@unlk/keymaster 1.0.0 → 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (41) hide show
  1. package/dist/css/keymaster.css +38766 -0
  2. package/dist/css/keymaster.css.map +1 -0
  3. package/dist/css/keymaster.min.css +38 -0
  4. package/dist/css/keymaster.min.css.map +1 -0
  5. package/dist/js/keymaster.js +11722 -0
  6. package/dist/js/keymaster.js.map +1 -0
  7. package/dist/js/keymaster.min.js +164 -0
  8. package/dist/js/keymaster.min.js.map +1 -0
  9. package/fonts/NeulisNeue-Medium.woff +0 -0
  10. package/fonts/NeulisNeue-Medium.woff2 +0 -0
  11. package/fonts/NeulisNeue-MediumItalic.woff +0 -0
  12. package/fonts/NeulisNeue-MediumItalic.woff2 +0 -0
  13. package/fonts/STIXTwoText-Italic.ttf +0 -0
  14. package/fonts/STIXTwoText-Italic.woff +0 -0
  15. package/fonts/STIXTwoText-Italic.woff2 +0 -0
  16. package/fonts/WixMadeforDisplay-Bold.ttf +0 -0
  17. package/fonts/WixMadeforDisplay-Bold.woff +0 -0
  18. package/fonts/WixMadeforDisplay-Bold.woff2 +0 -0
  19. package/fonts/WixMadeforDisplay-Regular.ttf +0 -0
  20. package/fonts/WixMadeforDisplay-Regular.woff +0 -0
  21. package/fonts/WixMadeforDisplay-Regular.woff2 +0 -0
  22. package/js/bootstrap.js +1 -0
  23. package/js/carousel-caption.js +39 -0
  24. package/package.json +5 -2
  25. package/scss/assets/bootstrap5/_variables.scss +2 -0
  26. package/scss/keymaster.scss +20 -3
  27. package/scss/theme/_accordion.scss +62 -0
  28. package/scss/theme/_alert.scss +24 -0
  29. package/scss/theme/_badge.scss +19 -0
  30. package/scss/theme/_buttons.scss +52 -0
  31. package/scss/theme/_carousel.scss +42 -0
  32. package/scss/theme/_maps-overrides.scss +44 -0
  33. package/scss/theme/_type.scss +3 -0
  34. package/scss/theme/_typography.scss +36 -0
  35. package/scss/theme/_utilities-overrides.scss +55 -0
  36. package/scss/theme/_variables-overrides.scss +417 -0
  37. package/scss/theme/_variables.scss +33 -0
  38. package/scss/theme/mixins/_badge.scss +5 -0
  39. package/scss/theme/mixins/_buttons.scss +55 -0
  40. package/scss/theme/_overrides.scss +0 -266
  41. package/scss/theme/_utility-overrides.scss +0 -7
@@ -0,0 +1,164 @@
1
+ /*!
2
+ * Unlock Keymaster v1.0.2 (https://unlock-com.github.io/keymaster)
3
+ * Copyright 2022-2025 Unlk Developers
4
+ */
5
+ !function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports):"function"==typeof define&&define.amd?define(["exports"],e):e((t="undefined"!=typeof globalThis?globalThis:t||self).keymaster={})}(this,(function(t){"use strict";"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self&&self;function e(t){if(t.__esModule)return t;var e=Object.defineProperty({},"__esModule",{value:!0});return Object.keys(t).forEach((function(i){var n=Object.getOwnPropertyDescriptor(t,i);Object.defineProperty(e,i,n.get?n:{enumerable:!0,get:function(){return t[i]}})})),e}var i={exports:{}},n={exports:{}},s={exports:{}};
6
+ /*!
7
+ * Bootstrap data.js v5.3.3 (https://getbootstrap.com/)
8
+ * Copyright 2011-2024 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
9
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
10
+ */
11
+ !function(t){t.exports=function(){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)},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)}};return e}()}(s);var o={exports:{}},r={exports:{}};
12
+ /*!
13
+ * Bootstrap index.js v5.3.3 (https://getbootstrap.com/)
14
+ * Copyright 2011-2024 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
15
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
16
+ */
17
+ !function(t,e){!function(t){const e=1e6,i=1e3,n="transitionend",s=t=>(t&&window.CSS&&window.CSS.escape&&(t=t.replace(/#([^\s"#']+)/g,((t,e)=>`#${CSS.escape(e)}`))),t),o=t=>null==t?`${t}`:Object.prototype.toString.call(t).match(/\s([a-z]+)/i)[1].toLowerCase(),r=t=>{do{t+=Math.floor(Math.random()*e)}while(document.getElementById(t));return t},a=t=>{if(!t)return 0;let{transitionDuration:e,transitionDelay:n}=window.getComputedStyle(t);const s=Number.parseFloat(e),o=Number.parseFloat(n);return s||o?(e=e.split(",")[0],n=n.split(",")[0],(Number.parseFloat(e)+Number.parseFloat(n))*i):0},l=t=>{t.dispatchEvent(new Event(n))},c=t=>!(!t||"object"!=typeof t)&&(void 0!==t.jquery&&(t=t[0]),void 0!==t.nodeType),h=t=>c(t)?t.jquery?t[0]:t:"string"==typeof t&&t.length>0?document.querySelector(s(t)):null,u=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},d=t=>!t||t.nodeType!==Node.ELEMENT_NODE||!!t.classList.contains("disabled")||(void 0!==t.disabled?t.disabled:t.hasAttribute("disabled")&&"false"!==t.getAttribute("disabled")),f=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?f(t.parentNode):null},p=()=>{},g=t=>{t.offsetHeight},m=()=>window.jQuery&&!document.body.hasAttribute("data-bs-no-jquery")?window.jQuery:null,_=[],b=t=>{"loading"===document.readyState?(_.length||document.addEventListener("DOMContentLoaded",(()=>{for(const t of _)t()})),_.push(t)):t()},v=()=>"rtl"===document.documentElement.dir,y=t=>{b((()=>{const e=m();if(e){const i=t.NAME,n=e.fn[i];e.fn[i]=t.jQueryInterface,e.fn[i].Constructor=t,e.fn[i].noConflict=()=>(e.fn[i]=n,t.jQueryInterface)}}))},w=(t,e=[],i=t)=>"function"==typeof t?t(...e):i,E=(t,e,i=!0)=>{if(!i)return void w(t);const s=5,o=a(e)+s;let r=!1;const c=({target:i})=>{i===e&&(r=!0,e.removeEventListener(n,c),w(t))};e.addEventListener(n,c),setTimeout((()=>{r||l(e)}),o)},A=(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))])};t.defineJQueryPlugin=y,t.execute=w,t.executeAfterTransition=E,t.findShadowRoot=f,t.getElement=h,t.getNextActiveElement=A,t.getTransitionDurationFromElement=a,t.getUID=r,t.getjQuery=m,t.isDisabled=d,t.isElement=c,t.isRTL=v,t.isVisible=u,t.noop=p,t.onDOMContentLoaded=b,t.parseSelector=s,t.reflow=g,t.toType=o,t.triggerTransitionEnd=l,Object.defineProperty(t,Symbol.toStringTag,{value:"Module"})}(e)}(0,r.exports),
18
+ /*!
19
+ * Bootstrap event-handler.js v5.3.3 (https://getbootstrap.com/)
20
+ * Copyright 2011-2024 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
21
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
22
+ */
23
+ function(t){t.exports=function(t){const e=/[^.]*(?=\..*)\.|.*/,i=/\..*/,n=/::\d+$/,s={};let o=1;const r={mouseenter:"mouseover",mouseleave:"mouseout"},a=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 l(t,e){return e&&`${e}::${o++}`||t.uidEvent||o++}function c(t){const e=l(t);return t.uidEvent=e,s[e]=s[e]||{},s[e]}function h(t,e){return function i(n){return v(n,{delegateTarget:t}),i.oneOff&&b.off(t,n.type,e),e.apply(t,[n])}}function u(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 v(s,{delegateTarget:r}),n.oneOff&&b.off(t,s.type,e,i),i.apply(r,[s])}}function d(t,e,i=null){return Object.values(t).find((t=>t.callable===e&&t.delegationSelector===i))}function f(t,e,i){const n="string"==typeof e,s=n?i:e||i;let o=_(t);return a.has(o)||(o=t),[n,s,o]}function p(t,i,n,s,o){if("string"!=typeof i||!t)return;let[a,p,g]=f(i,n,s);if(i in r){const t=t=>function(e){if(!e.relatedTarget||e.relatedTarget!==e.delegateTarget&&!e.delegateTarget.contains(e.relatedTarget))return t.call(this,e)};p=t(p)}const m=c(t),_=m[g]||(m[g]={}),b=d(_,p,a?n:null);if(b)return void(b.oneOff=b.oneOff&&o);const v=l(p,i.replace(e,"")),y=a?u(t,n,p):h(t,p);y.delegationSelector=a?n:null,y.callable=p,y.oneOff=o,y.uidEvent=v,_[v]=y,t.addEventListener(g,y,a)}function g(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)&&g(t,e,i,r.callable,r.delegationSelector)}function _(t){return t=t.replace(i,""),r[t]||t}const b={on(t,e,i,n){p(t,e,i,n,!1)},one(t,e,i,n){p(t,e,i,n,!0)},off(t,e,i,s){if("string"!=typeof e||!t)return;const[o,r,a]=f(e,i,s),l=a!==e,h=c(t),u=h[a]||{},d=e.startsWith(".");if(void 0===r){if(d)for(const i of Object.keys(h))m(t,h,i,e.slice(1));for(const[i,s]of Object.entries(u)){const o=i.replace(n,"");l&&!e.includes(o)||g(t,h,a,s.callable,s.delegationSelector)}}else{if(!Object.keys(u).length)return;g(t,h,a,r,o?i:null)}},trigger(e,i,n){if("string"!=typeof i||!e)return null;const s=t.getjQuery();let o=null,r=!0,a=!0,l=!1;i!==_(i)&&s&&(o=s.Event(i,n),s(e).trigger(o),r=!o.isPropagationStopped(),a=!o.isImmediatePropagationStopped(),l=o.isDefaultPrevented());const c=v(new Event(i,{bubbles:r,cancelable:!0}),n);return l&&c.preventDefault(),a&&e.dispatchEvent(c),c.defaultPrevented&&o&&o.preventDefault(),c}};function v(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}return b}(r.exports)}(o);var a={exports:{}},l={exports:{}};
24
+ /*!
25
+ * Bootstrap manipulator.js v5.3.3 (https://getbootstrap.com/)
26
+ * Copyright 2011-2024 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
27
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
28
+ */
29
+ !function(t){t.exports=function(){function t(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 e(t){return t.replace(/[A-Z]/g,(t=>`-${t.toLowerCase()}`))}const i={setDataAttribute(t,i,n){t.setAttribute(`data-bs-${e(i)}`,n)},removeDataAttribute(t,i){t.removeAttribute(`data-bs-${e(i)}`)},getDataAttributes(e){if(!e)return{};const i={},n=Object.keys(e.dataset).filter((t=>t.startsWith("bs")&&!t.startsWith("bsConfig")));for(const s of n){let n=s.replace(/^bs/,"");n=n.charAt(0).toLowerCase()+n.slice(1,n.length),i[n]=t(e.dataset[s])}return i},getDataAttribute:(i,n)=>t(i.getAttribute(`data-bs-${e(n)}`))};return i}()}(l),
30
+ /*!
31
+ * Bootstrap config.js v5.3.3 (https://getbootstrap.com/)
32
+ * Copyright 2011-2024 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
33
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
34
+ */
35
+ function(t){t.exports=function(t,e){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(i,n){const s=e.isElement(n)?t.getDataAttribute(n,"config"):{};return{...this.constructor.Default,..."object"==typeof s?s:{},...e.isElement(n)?t.getDataAttributes(n):{},..."object"==typeof i?i:{}}}_typeCheckConfig(t,i=this.constructor.DefaultType){for(const[n,s]of Object.entries(i)){const i=t[n],o=e.isElement(i)?"element":e.toType(i);if(!new RegExp(s).test(o))throw new TypeError(`${this.constructor.NAME.toUpperCase()}: Option "${n}" provided type "${o}" but expected type "${s}".`)}}}return i}(l.exports,r.exports)}(a),
36
+ /*!
37
+ * Bootstrap base-component.js v5.3.3 (https://getbootstrap.com/)
38
+ * Copyright 2011-2024 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
39
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
40
+ */
41
+ function(t){t.exports=function(t,e,i,n){const s="5.3.3";class o extends i{constructor(e,i){super(),(e=n.getElement(e))&&(this._element=e,this._config=this._getConfig(i),t.set(this._element,this.constructor.DATA_KEY,this))}dispose(){t.remove(this._element,this.constructor.DATA_KEY),e.off(this._element,this.constructor.EVENT_KEY);for(const t of Object.getOwnPropertyNames(this))this[t]=null}_queueCallback(t,e,i=!0){n.executeAfterTransition(t,e,i)}_getConfig(t){return t=this._mergeConfigObj(t,this._element),t=this._configAfterMerge(t),this._typeCheckConfig(t),t}static getInstance(e){return t.get(n.getElement(e),this.DATA_KEY)}static getOrCreateInstance(t,e={}){return this.getInstance(t)||new this(t,"object"==typeof e?e:null)}static get VERSION(){return s}static get DATA_KEY(){return`bs.${this.NAME}`}static get EVENT_KEY(){return`.${this.DATA_KEY}`}static eventName(t){return`${t}${this.EVENT_KEY}`}}return o}(s.exports,o.exports,a.exports,r.exports)}(n);var c={exports:{}},h={exports:{}};
42
+ /*!
43
+ * Bootstrap selector-engine.js v5.3.3 (https://getbootstrap.com/)
44
+ * Copyright 2011-2024 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
45
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
46
+ */
47
+ !function(t){t.exports=function(t){const e=e=>{let i=e.getAttribute("data-bs-target");if(!i||"#"===i){let t=e.getAttribute("href");if(!t||!t.includes("#")&&!t.startsWith("."))return null;t.includes("#")&&!t.startsWith("#")&&(t=`#${t.split("#")[1]}`),i=t&&"#"!==t?t.trim():null}return i?i.split(",").map((e=>t.parseSelector(e))).join(","):null},i={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(e){const i=["a","button","input","textarea","select","details","[tabindex]",'[contenteditable="true"]'].map((t=>`${t}:not([tabindex^="-"])`)).join(",");return this.find(i,e).filter((e=>!t.isDisabled(e)&&t.isVisible(e)))},getSelectorFromElement(t){const n=e(t);return n&&i.findOne(n)?n:null},getElementFromSelector(t){const n=e(t);return n?i.findOne(n):null},getMultipleElementsFromSelector(t){const n=e(t);return n?i.find(n):[]}};return i}(r.exports)}(h),
48
+ /*!
49
+ * Bootstrap component-functions.js v5.3.3 (https://getbootstrap.com/)
50
+ * Copyright 2011-2024 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
51
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
52
+ */
53
+ function(t,e){!function(t,e,i,n){const s=(t,s="hide")=>{const o=`click.dismiss${t.EVENT_KEY}`,r=t.NAME;e.on(document,o,`[data-bs-dismiss="${r}"]`,(function(e){if(["A","AREA"].includes(this.tagName)&&e.preventDefault(),n.isDisabled(this))return;const o=i.getElementFromSelector(this)||this.closest(`.${r}`);t.getOrCreateInstance(o)[s]()}))};t.enableDismissTrigger=s,Object.defineProperty(t,Symbol.toStringTag,{value:"Module"})}(e,o.exports,h.exports,r.exports)}(0,c.exports),
54
+ /*!
55
+ * Bootstrap alert.js v5.3.3 (https://getbootstrap.com/)
56
+ * Copyright 2011-2024 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
57
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
58
+ */
59
+ function(t){t.exports=function(t,e,i,n){const s="alert",o="bs.alert",r=`.${o}`,a=`close${r}`,l=`closed${r}`,c="fade",h="show";class u extends t{static get NAME(){return s}close(){if(e.trigger(this._element,a).defaultPrevented)return;this._element.classList.remove(h);const t=this._element.classList.contains(c);this._queueCallback((()=>this._destroyElement()),this._element,t)}_destroyElement(){this._element.remove(),e.trigger(this._element,l),this.dispose()}static jQueryInterface(t){return this.each((function(){const e=u.getOrCreateInstance(this);if("string"==typeof t){if(void 0===e[t]||t.startsWith("_")||"constructor"===t)throw new TypeError(`No method named "${t}"`);e[t](this)}}))}}return i.enableDismissTrigger(u,"close"),n.defineJQueryPlugin(u),u}(n.exports,o.exports,c.exports,r.exports)}(i);var u=i.exports,d={exports:{}},f={exports:{}};
60
+ /*!
61
+ * Bootstrap swipe.js v5.3.3 (https://getbootstrap.com/)
62
+ * Copyright 2011-2024 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
63
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
64
+ */
65
+ !function(t){t.exports=function(t,e,i){const n="swipe",s=".bs.swipe",o=`touchstart${s}`,r=`touchmove${s}`,a=`touchend${s}`,l=`pointerdown${s}`,c=`pointerup${s}`,h="touch",u="pen",d="pointer-event",f=40,p={endCallback:null,leftCallback:null,rightCallback:null},g={endCallback:"(function|null)",leftCallback:"(function|null)",rightCallback:"(function|null)"};class m extends e{constructor(t,e){super(),this._element=t,t&&m.isSupported()&&(this._config=this._getConfig(e),this._deltaX=0,this._supportPointerEvents=Boolean(window.PointerEvent),this._initEvents())}static get Default(){return p}static get DefaultType(){return g}static get NAME(){return n}dispose(){t.off(this._element,s)}_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(),i.execute(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<=f)return;const e=t/this._deltaX;this._deltaX=0,e&&i.execute(e>0?this._config.rightCallback:this._config.leftCallback)}_initEvents(){this._supportPointerEvents?(t.on(this._element,l,(t=>this._start(t))),t.on(this._element,c,(t=>this._end(t))),this._element.classList.add(d)):(t.on(this._element,o,(t=>this._start(t))),t.on(this._element,r,(t=>this._move(t))),t.on(this._element,a,(t=>this._end(t))))}_eventIsPointerPenTouch(t){return this._supportPointerEvents&&(t.pointerType===u||t.pointerType===h)}static isSupported(){return"ontouchstart"in document.documentElement||navigator.maxTouchPoints>0}}return m}(o.exports,a.exports,r.exports)}(f),
66
+ /*!
67
+ * Bootstrap carousel.js v5.3.3 (https://getbootstrap.com/)
68
+ * Copyright 2011-2024 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
69
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
70
+ */
71
+ function(t){t.exports=function(t,e,i,n,s,o){const r="carousel",a="bs.carousel",l=`.${a}`,c=".data-api",h="ArrowLeft",u="ArrowRight",d=500,f="next",p="prev",g="left",m="right",_=`slide${l}`,b=`slid${l}`,v=`keydown${l}`,y=`mouseenter${l}`,w=`mouseleave${l}`,E=`dragstart${l}`,A=`load${l}${c}`,T=`click${l}${c}`,C="carousel",x="active",O="slide",k="carousel-item-end",S="carousel-item-start",L="carousel-item-next",$="carousel-item-prev",D=".active",I=".carousel-item",N=D+I,P=".carousel-item img",j=".carousel-indicators",M="[data-bs-slide], [data-bs-slide-to]",F='[data-bs-ride="carousel"]',H={[h]:m,[u]:g},z={interval:5e3,keyboard:!0,pause:"hover",ride:!1,touch:!0,wrap:!0},R={interval:"(number|boolean)",keyboard:"boolean",pause:"(string|boolean)",ride:"(boolean|string)",touch:"boolean",wrap:"boolean"};class W extends t{constructor(t,e){super(t,e),this._interval=null,this._activeElement=null,this._isSliding=!1,this.touchTimeout=null,this._swipeHelper=null,this._indicatorsElement=n.findOne(j,this._element),this._addEventListeners(),this._config.ride===C&&this.cycle()}static get Default(){return z}static get DefaultType(){return R}static get NAME(){return r}next(){this._slide(f)}nextWhenVisible(){!document.hidden&&s.isVisible(this._element)&&this.next()}prev(){this._slide(p)}pause(){this._isSliding&&s.triggerTransitionEnd(this._element),this._clearInterval()}cycle(){this._clearInterval(),this._updateInterval(),this._interval=setInterval((()=>this.nextWhenVisible()),this._config.interval)}_maybeEnableCycle(){this._config.ride&&(this._isSliding?e.one(this._element,b,(()=>this.cycle())):this.cycle())}to(t){const i=this._getItems();if(t>i.length-1||t<0)return;if(this._isSliding)return void e.one(this._element,b,(()=>this.to(t)));const n=this._getItemIndex(this._getActive());if(n===t)return;const s=t>n?f:p;this._slide(s,i[t])}dispose(){this._swipeHelper&&this._swipeHelper.dispose(),super.dispose()}_configAfterMerge(t){return t.defaultInterval=t.interval,t}_addEventListeners(){this._config.keyboard&&e.on(this._element,v,(t=>this._keydown(t))),"hover"===this._config.pause&&(e.on(this._element,y,(()=>this.pause())),e.on(this._element,w,(()=>this._maybeEnableCycle()))),this._config.touch&&o.isSupported()&&this._addTouchEventListeners()}_addTouchEventListeners(){for(const t of n.find(P,this._element))e.on(t,E,(t=>t.preventDefault()));const t={leftCallback:()=>this._slide(this._directionToOrder(g)),rightCallback:()=>this._slide(this._directionToOrder(m)),endCallback:()=>{"hover"===this._config.pause&&(this.pause(),this.touchTimeout&&clearTimeout(this.touchTimeout),this.touchTimeout=setTimeout((()=>this._maybeEnableCycle()),d+this._config.interval))}};this._swipeHelper=new o(this._element,t)}_keydown(t){if(/input|textarea/i.test(t.target.tagName))return;const e=H[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=n.findOne(D,this._indicatorsElement);e.classList.remove(x),e.removeAttribute("aria-current");const i=n.findOne(`[data-bs-slide-to="${t}"]`,this._indicatorsElement);i&&(i.classList.add(x),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,i=null){if(this._isSliding)return;const n=this._getActive(),o=t===f,r=i||s.getNextActiveElement(this._getItems(),n,o,this._config.wrap);if(r===n)return;const a=this._getItemIndex(r),l=i=>e.trigger(this._element,i,{relatedTarget:r,direction:this._orderToDirection(t),from:this._getItemIndex(n),to:a});if(l(_).defaultPrevented)return;if(!n||!r)return;const c=Boolean(this._interval);this.pause(),this._isSliding=!0,this._setActiveIndicatorElement(a),this._activeElement=r;const h=o?S:k,u=o?L:$;r.classList.add(u),s.reflow(r),n.classList.add(h),r.classList.add(h);const d=()=>{r.classList.remove(h,u),r.classList.add(x),n.classList.remove(x,u,h),this._isSliding=!1,l(b)};this._queueCallback(d,n,this._isAnimated()),c&&this.cycle()}_isAnimated(){return this._element.classList.contains(O)}_getActive(){return n.findOne(N,this._element)}_getItems(){return n.find(I,this._element)}_clearInterval(){this._interval&&(clearInterval(this._interval),this._interval=null)}_directionToOrder(t){return s.isRTL()?t===g?p:f:t===g?f:p}_orderToDirection(t){return s.isRTL()?t===p?g:m:t===p?m:g}static jQueryInterface(t){return this.each((function(){const e=W.getOrCreateInstance(this,t);if("number"!=typeof t){if("string"==typeof t){if(void 0===e[t]||t.startsWith("_")||"constructor"===t)throw new TypeError(`No method named "${t}"`);e[t]()}}else e.to(t)}))}}return e.on(document,T,M,(function(t){const e=n.getElementFromSelector(this);if(!e||!e.classList.contains(C))return;t.preventDefault();const s=W.getOrCreateInstance(e),o=this.getAttribute("data-bs-slide-to");return o?(s.to(o),void s._maybeEnableCycle()):"next"===i.getDataAttribute(this,"slide")?(s.next(),void s._maybeEnableCycle()):(s.prev(),void s._maybeEnableCycle())})),e.on(window,A,(()=>{const t=n.find(F);for(const e of t)W.getOrCreateInstance(e)})),s.defineJQueryPlugin(W),W}(n.exports,o.exports,l.exports,h.exports,r.exports,f.exports)}(d);var p=d.exports,g={exports:{}};
72
+ /*!
73
+ * Bootstrap button.js v5.3.3 (https://getbootstrap.com/)
74
+ * Copyright 2011-2024 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
75
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
76
+ */
77
+ !function(t){t.exports=function(t,e,i){const n="button",s="bs.button",o=`.${s}`,r=".data-api",a="active",l='[data-bs-toggle="button"]',c=`click${o}${r}`;class h extends t{static get NAME(){return n}toggle(){this._element.setAttribute("aria-pressed",this._element.classList.toggle(a))}static jQueryInterface(t){return this.each((function(){const e=h.getOrCreateInstance(this);"toggle"===t&&e[t]()}))}}return e.on(document,c,l,(t=>{t.preventDefault();const e=t.target.closest(l);h.getOrCreateInstance(e).toggle()})),i.defineJQueryPlugin(h),h}(n.exports,o.exports,r.exports)}(g);var m=g.exports,_={exports:{}},b="top",v="bottom",y="right",w="left",E="auto",A=[b,v,y,w],T="start",C="end",x="clippingParents",O="viewport",k="popper",S="reference",L=A.reduce((function(t,e){return t.concat([e+"-"+T,e+"-"+C])}),[]),$=[].concat(A,[E]).reduce((function(t,e){return t.concat([e,e+"-"+T,e+"-"+C])}),[]),D="beforeRead",I="read",N="afterRead",P="beforeMain",j="main",M="afterMain",F="beforeWrite",H="write",z="afterWrite",R=[D,I,N,P,j,M,F,H,z];function W(t){return t?(t.nodeName||"").toLowerCase():null}function q(t){if(null==t)return window;if("[object Window]"!==t.toString()){var e=t.ownerDocument;return e&&e.defaultView||window}return t}function B(t){return t instanceof q(t).Element||t instanceof Element}function V(t){return t instanceof q(t).HTMLElement||t instanceof HTMLElement}function Q(t){return"undefined"!=typeof ShadowRoot&&(t instanceof q(t).ShadowRoot||t instanceof ShadowRoot)}var K={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];V(s)&&W(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}),{});V(n)&&W(n)&&(Object.assign(n.style,o),Object.keys(s).forEach((function(t){n.removeAttribute(t)})))}))}},requires:["computeStyles"]};function Y(t){return t.split("-")[0]}var U=Math.max,X=Math.min,J=Math.round;function G(){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 Z(){return!/^((?!chrome|android).)*safari/i.test(G())}function tt(t,e,i){void 0===e&&(e=!1),void 0===i&&(i=!1);var n=t.getBoundingClientRect(),s=1,o=1;e&&V(t)&&(s=t.offsetWidth>0&&J(n.width)/t.offsetWidth||1,o=t.offsetHeight>0&&J(n.height)/t.offsetHeight||1);var r=(B(t)?q(t):window).visualViewport,a=!Z()&&i,l=(n.left+(a&&r?r.offsetLeft:0))/s,c=(n.top+(a&&r?r.offsetTop:0))/o,h=n.width/s,u=n.height/o;return{width:h,height:u,top:c,right:l+h,bottom:c+u,left:l,x:l,y:c}}function et(t){var e=tt(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 it(t,e){var i=e.getRootNode&&e.getRootNode();if(t.contains(e))return!0;if(i&&Q(i)){var n=e;do{if(n&&t.isSameNode(n))return!0;n=n.parentNode||n.host}while(n)}return!1}function nt(t){return q(t).getComputedStyle(t)}function st(t){return["table","td","th"].indexOf(W(t))>=0}function ot(t){return((B(t)?t.ownerDocument:t.document)||window.document).documentElement}function rt(t){return"html"===W(t)?t:t.assignedSlot||t.parentNode||(Q(t)?t.host:null)||ot(t)}function at(t){return V(t)&&"fixed"!==nt(t).position?t.offsetParent:null}function lt(t){for(var e=q(t),i=at(t);i&&st(i)&&"static"===nt(i).position;)i=at(i);return i&&("html"===W(i)||"body"===W(i)&&"static"===nt(i).position)?e:i||function(t){var e=/firefox/i.test(G());if(/Trident/i.test(G())&&V(t)&&"fixed"===nt(t).position)return null;var i=rt(t);for(Q(i)&&(i=i.host);V(i)&&["html","body"].indexOf(W(i))<0;){var n=nt(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 ct(t){return["top","bottom"].indexOf(t)>=0?"x":"y"}function ht(t,e,i){return U(t,X(e,i))}function ut(t){return Object.assign({},{top:0,right:0,bottom:0,left:0},t)}function dt(t,e){return e.reduce((function(e,i){return e[i]=t,e}),{})}var ft={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=Y(i.placement),l=ct(a),c=[w,y].indexOf(a)>=0?"height":"width";if(o&&r){var h=function(t,e){return ut("number"!=typeof(t="function"==typeof t?t(Object.assign({},e.rects,{placement:e.placement})):t)?t:dt(t,A))}(s.padding,i),u=et(o),d="y"===l?b:w,f="y"===l?v:y,p=i.rects.reference[c]+i.rects.reference[l]-r[l]-i.rects.popper[c],g=r[l]-i.rects.reference[l],m=lt(o),_=m?"y"===l?m.clientHeight||0:m.clientWidth||0:0,E=p/2-g/2,T=h[d],C=_-u[c]-h[f],x=_/2-u[c]/2+E,O=ht(T,x,C),k=l;i.modifiersData[n]=((e={})[k]=O,e.centerOffset=O-x,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)))&&it(e.elements.popper,n)&&(e.elements.arrow=n)},requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function pt(t){return t.split("-")[1]}var gt={top:"auto",right:"auto",bottom:"auto",left:"auto"};function mt(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,u=t.isFixed,d=r.x,f=void 0===d?0:d,p=r.y,g=void 0===p?0:p,m="function"==typeof h?h({x:f,y:g}):{x:f,y:g};f=m.x,g=m.y;var _=r.hasOwnProperty("x"),E=r.hasOwnProperty("y"),A=w,T=b,x=window;if(c){var O=lt(i),k="clientHeight",S="clientWidth";if(O===q(i)&&"static"!==nt(O=ot(i)).position&&"absolute"===a&&(k="scrollHeight",S="scrollWidth"),s===b||(s===w||s===y)&&o===C)T=v,g-=(u&&O===x&&x.visualViewport?x.visualViewport.height:O[k])-n.height,g*=l?1:-1;if(s===w||(s===b||s===v)&&o===C)A=y,f-=(u&&O===x&&x.visualViewport?x.visualViewport.width:O[S])-n.width,f*=l?1:-1}var L,$=Object.assign({position:a},c&&gt),D=!0===h?function(t,e){var i=t.x,n=t.y,s=e.devicePixelRatio||1;return{x:J(i*s)/s||0,y:J(n*s)/s||0}}({x:f,y:g},q(i)):{x:f,y:g};return f=D.x,g=D.y,l?Object.assign({},$,((L={})[T]=E?"0":"",L[A]=_?"0":"",L.transform=(x.devicePixelRatio||1)<=1?"translate("+f+"px, "+g+"px)":"translate3d("+f+"px, "+g+"px, 0)",L)):Object.assign({},$,((e={})[T]=E?g+"px":"",e[A]=_?f+"px":"",e.transform="",e))}var _t={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:Y(e.placement),variation:pt(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,mt(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,mt(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:{}},bt={passive:!0};var vt={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=q(e.elements.popper),c=[].concat(e.scrollParents.reference,e.scrollParents.popper);return o&&c.forEach((function(t){t.addEventListener("scroll",i.update,bt)})),a&&l.addEventListener("resize",i.update,bt),function(){o&&c.forEach((function(t){t.removeEventListener("scroll",i.update,bt)})),a&&l.removeEventListener("resize",i.update,bt)}},data:{}},yt={left:"right",right:"left",bottom:"top",top:"bottom"};function wt(t){return t.replace(/left|right|bottom|top/g,(function(t){return yt[t]}))}var Et={start:"end",end:"start"};function At(t){return t.replace(/start|end/g,(function(t){return Et[t]}))}function Tt(t){var e=q(t);return{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function Ct(t){return tt(ot(t)).left+Tt(t).scrollLeft}function xt(t){var e=nt(t),i=e.overflow,n=e.overflowX,s=e.overflowY;return/auto|scroll|overlay|hidden/.test(i+s+n)}function Ot(t){return["html","body","#document"].indexOf(W(t))>=0?t.ownerDocument.body:V(t)&&xt(t)?t:Ot(rt(t))}function kt(t,e){var i;void 0===e&&(e=[]);var n=Ot(t),s=n===(null==(i=t.ownerDocument)?void 0:i.body),o=q(n),r=s?[o].concat(o.visualViewport||[],xt(n)?n:[]):n,a=e.concat(r);return s?a:a.concat(kt(rt(r)))}function St(t){return Object.assign({},t,{left:t.x,top:t.y,right:t.x+t.width,bottom:t.y+t.height})}function Lt(t,e,i){return e===O?St(function(t,e){var i=q(t),n=ot(t),s=i.visualViewport,o=n.clientWidth,r=n.clientHeight,a=0,l=0;if(s){o=s.width,r=s.height;var c=Z();(c||!c&&"fixed"===e)&&(a=s.offsetLeft,l=s.offsetTop)}return{width:o,height:r,x:a+Ct(t),y:l}}(t,i)):B(e)?function(t,e){var i=tt(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):St(function(t){var e,i=ot(t),n=Tt(t),s=null==(e=t.ownerDocument)?void 0:e.body,o=U(i.scrollWidth,i.clientWidth,s?s.scrollWidth:0,s?s.clientWidth:0),r=U(i.scrollHeight,i.clientHeight,s?s.scrollHeight:0,s?s.clientHeight:0),a=-n.scrollLeft+Ct(t),l=-n.scrollTop;return"rtl"===nt(s||i).direction&&(a+=U(i.clientWidth,s?s.clientWidth:0)-o),{width:o,height:r,x:a,y:l}}(ot(t)))}function $t(t,e,i,n){var s="clippingParents"===e?function(t){var e=kt(rt(t)),i=["absolute","fixed"].indexOf(nt(t).position)>=0&&V(t)?lt(t):t;return B(i)?e.filter((function(t){return B(t)&&it(t,i)&&"body"!==W(t)})):[]}(t):[].concat(e),o=[].concat(s,[i]),r=o[0],a=o.reduce((function(e,i){var s=Lt(t,i,n);return e.top=U(s.top,e.top),e.right=X(s.right,e.right),e.bottom=X(s.bottom,e.bottom),e.left=U(s.left,e.left),e}),Lt(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}function Dt(t){var e,i=t.reference,n=t.element,s=t.placement,o=s?Y(s):null,r=s?pt(s):null,a=i.x+i.width/2-n.width/2,l=i.y+i.height/2-n.height/2;switch(o){case b:e={x:a,y:i.y-n.height};break;case v:e={x:a,y:i.y+i.height};break;case y:e={x:i.x+i.width,y:l};break;case w:e={x:i.x-n.width,y:l};break;default:e={x:i.x,y:i.y}}var c=o?ct(o):null;if(null!=c){var h="y"===c?"height":"width";switch(r){case T:e[c]=e[c]-(i[h]/2-n[h]/2);break;case C:e[c]=e[c]+(i[h]/2-n[h]/2)}}return e}function It(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?x:a,c=i.rootBoundary,h=void 0===c?O:c,u=i.elementContext,d=void 0===u?k:u,f=i.altBoundary,p=void 0!==f&&f,g=i.padding,m=void 0===g?0:g,_=ut("number"!=typeof m?m:dt(m,A)),w=d===k?S:k,E=t.rects.popper,T=t.elements[p?w:d],C=$t(B(T)?T:T.contextElement||ot(t.elements.popper),l,h,r),L=tt(t.elements.reference),$=Dt({reference:L,element:E,strategy:"absolute",placement:s}),D=St(Object.assign({},E,$)),I=d===k?D:L,N={top:C.top-I.top+_.top,bottom:I.bottom-C.bottom+_.bottom,left:C.left-I.left+_.left,right:I.right-C.right+_.right},P=t.modifiersData.offset;if(d===k&&P){var j=P[s];Object.keys(N).forEach((function(t){var e=[y,v].indexOf(t)>=0?1:-1,i=[b,v].indexOf(t)>=0?"y":"x";N[t]+=j[i]*e}))}return N}function Nt(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?$:l,h=pt(n),u=h?a?L:L.filter((function(t){return pt(t)===h})):A,d=u.filter((function(t){return c.indexOf(t)>=0}));0===d.length&&(d=u);var f=d.reduce((function(e,i){return e[i]=It(t,{placement:i,boundary:s,rootBoundary:o,padding:r})[Y(i)],e}),{});return Object.keys(f).sort((function(t,e){return f[t]-f[e]}))}var Pt={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,u=i.rootBoundary,d=i.altBoundary,f=i.flipVariations,p=void 0===f||f,g=i.allowedAutoPlacements,m=e.options.placement,_=Y(m),A=l||(_===m||!p?[wt(m)]:function(t){if(Y(t)===E)return[];var e=wt(t);return[At(t),e,At(e)]}(m)),C=[m].concat(A).reduce((function(t,i){return t.concat(Y(i)===E?Nt(e,{placement:i,boundary:h,rootBoundary:u,padding:c,flipVariations:p,allowedAutoPlacements:g}):i)}),[]),x=e.rects.reference,O=e.rects.popper,k=new Map,S=!0,L=C[0],$=0;$<C.length;$++){var D=C[$],I=Y(D),N=pt(D)===T,P=[b,v].indexOf(I)>=0,j=P?"width":"height",M=It(e,{placement:D,boundary:h,rootBoundary:u,altBoundary:d,padding:c}),F=P?N?y:w:N?v:b;x[j]>O[j]&&(F=wt(F));var H=wt(F),z=[];if(o&&z.push(M[I]<=0),a&&z.push(M[F]<=0,M[H]<=0),z.every((function(t){return t}))){L=D,S=!1;break}k.set(D,z)}if(S)for(var R=function(t){var e=C.find((function(e){var i=k.get(e);if(i)return i.slice(0,t).every((function(t){return t}))}));if(e)return L=e,"break"},W=p?3:1;W>0;W--){if("break"===R(W))break}e.placement!==L&&(e.modifiersData[n]._skip=!0,e.placement=L,e.reset=!0)}},requiresIfExists:["offset"],data:{_skip:!1}};function jt(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 Mt(t){return[b,y,v,w].some((function(e){return t[e]>=0}))}var Ft={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=It(e,{elementContext:"reference"}),a=It(e,{altBoundary:!0}),l=jt(r,n),c=jt(a,s,o),h=Mt(l),u=Mt(c);e.modifiersData[i]={referenceClippingOffsets:l,popperEscapeOffsets:c,isReferenceHidden:h,hasPopperEscaped:u},e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-reference-hidden":h,"data-popper-escaped":u})}};var Ht={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=$.reduce((function(t,i){return t[i]=function(t,e,i){var n=Y(t),s=[w,b].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,[w,y].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}};var zt={name:"popperOffsets",enabled:!0,phase:"read",fn:function(t){var e=t.state,i=t.name;e.modifiersData[i]=Dt({reference:e.rects.reference,element:e.rects.popper,strategy:"absolute",placement:e.placement})},data:{}};var Rt={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,u=i.padding,d=i.tether,f=void 0===d||d,p=i.tetherOffset,g=void 0===p?0:p,m=It(e,{boundary:l,rootBoundary:c,padding:u,altBoundary:h}),_=Y(e.placement),E=pt(e.placement),A=!E,C=ct(_),x="x"===C?"y":"x",O=e.modifiersData.popperOffsets,k=e.rects.reference,S=e.rects.popper,L="function"==typeof g?g(Object.assign({},e.rects,{placement:e.placement})):g,$="number"==typeof L?{mainAxis:L,altAxis:L}:Object.assign({mainAxis:0,altAxis:0},L),D=e.modifiersData.offset?e.modifiersData.offset[e.placement]:null,I={x:0,y:0};if(O){if(o){var N,P="y"===C?b:w,j="y"===C?v:y,M="y"===C?"height":"width",F=O[C],H=F+m[P],z=F-m[j],R=f?-S[M]/2:0,W=E===T?k[M]:S[M],q=E===T?-S[M]:-k[M],B=e.elements.arrow,V=f&&B?et(B):{width:0,height:0},Q=e.modifiersData["arrow#persistent"]?e.modifiersData["arrow#persistent"].padding:{top:0,right:0,bottom:0,left:0},K=Q[P],J=Q[j],G=ht(0,k[M],V[M]),Z=A?k[M]/2-R-G-K-$.mainAxis:W-G-K-$.mainAxis,tt=A?-k[M]/2+R+G+J+$.mainAxis:q+G+J+$.mainAxis,it=e.elements.arrow&&lt(e.elements.arrow),nt=it?"y"===C?it.clientTop||0:it.clientLeft||0:0,st=null!=(N=null==D?void 0:D[C])?N:0,ot=F+tt-st,rt=ht(f?X(H,F+Z-st-nt):H,F,f?U(z,ot):z);O[C]=rt,I[C]=rt-F}if(a){var at,ut="x"===C?b:w,dt="x"===C?v:y,ft=O[x],gt="y"===x?"height":"width",mt=ft+m[ut],_t=ft-m[dt],bt=-1!==[b,w].indexOf(_),vt=null!=(at=null==D?void 0:D[x])?at:0,yt=bt?mt:ft-k[gt]-S[gt]-vt+$.altAxis,wt=bt?ft+k[gt]+S[gt]-vt-$.altAxis:_t,Et=f&&bt?function(t,e,i){var n=ht(t,e,i);return n>i?i:n}(yt,ft,wt):ht(f?yt:mt,ft,f?wt:_t);O[x]=Et,I[x]=Et-ft}e.modifiersData[n]=I}},requiresIfExists:["offset"]};function Wt(t,e,i){void 0===i&&(i=!1);var n,s,o=V(e),r=V(e)&&function(t){var e=t.getBoundingClientRect(),i=J(e.width)/t.offsetWidth||1,n=J(e.height)/t.offsetHeight||1;return 1!==i||1!==n}(e),a=ot(e),l=tt(t,r,i),c={scrollLeft:0,scrollTop:0},h={x:0,y:0};return(o||!o&&!i)&&(("body"!==W(e)||xt(a))&&(c=(n=e)!==q(n)&&V(n)?{scrollLeft:(s=n).scrollLeft,scrollTop:s.scrollTop}:Tt(n)),V(e)?((h=tt(e,!0)).x+=e.clientLeft,h.y+=e.clientTop):a&&(h.x=Ct(a))),{x:l.left+c.scrollLeft-h.x,y:l.top+c.scrollTop-h.y,width:l.width,height:l.height}}function qt(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 Bt={placement:"bottom",modifiers:[],strategy:"absolute"};function Vt(){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 Qt(t){void 0===t&&(t={});var e=t,i=e.defaultModifiers,n=void 0===i?[]:i,s=e.defaultOptions,o=void 0===s?Bt:s;return function(t,e,i){void 0===i&&(i=o);var s,r,a={placement:"bottom",orderedModifiers:[],options:Object.assign({},Bt,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;u(),a.options=Object.assign({},o,a.options,s),a.scrollParents={reference:B(t)?kt(t):t.contextElement?kt(t.contextElement):[],popper:kt(e)};var r,c,d=function(t){var e=qt(t);return R.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=d.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}),r=function(){};l.push(o||r)}})),h.update()},forceUpdate:function(){if(!c){var t=a.elements,e=t.reference,i=t.popper;if(Vt(e,i)){a.rects={reference:Wt(e,lt(i),"fixed"===a.options.strategy),popper:et(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,u=s.name;"function"==typeof o&&(a=o({state:a,options:l,name:u,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(){u(),c=!0}};if(!Vt(t,e))return h;function u(){l.forEach((function(t){return t()})),l=[]}return h.setOptions(i).then((function(t){!c&&i.onFirstUpdate&&i.onFirstUpdate(t)})),h}}var Kt=Qt(),Yt=Qt({defaultModifiers:[vt,zt,_t,K]}),Ut=Qt({defaultModifiers:[vt,zt,_t,K,Ht,Pt,Rt,ft,Ft]}),Xt=Object.freeze({__proto__:null,popperGenerator:Qt,detectOverflow:It,createPopperBase:Kt,createPopper:Ut,createPopperLite:Yt,top:b,bottom:v,right:y,left:w,auto:E,basePlacements:A,start:T,end:C,clippingParents:x,viewport:O,popper:k,reference:S,variationPlacements:L,placements:$,beforeRead:D,read:I,afterRead:N,beforeMain:P,main:j,afterMain:M,beforeWrite:F,write:H,afterWrite:z,modifierPhases:R,applyStyles:K,arrow:ft,computeStyles:_t,eventListeners:vt,flip:Pt,hide:Ft,offset:Ht,popperOffsets:zt,preventOverflow:Rt}),Jt=e(Xt);
78
+ /*!
79
+ * Bootstrap dropdown.js v5.3.3 (https://getbootstrap.com/)
80
+ * Copyright 2011-2024 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
81
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
82
+ */
83
+ !function(t){t.exports=function(t,e,i,n,s,o){function r(t){const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(t)for(const i in t)if("default"!==i){const n=Object.getOwnPropertyDescriptor(t,i);Object.defineProperty(e,i,n.get?n:{enumerable:!0,get:()=>t[i]})}return e.default=t,Object.freeze(e)}const a=r(t),l="dropdown",c="bs.dropdown",h=`.${c}`,u=".data-api",d="Escape",f="Tab",p="ArrowUp",g="ArrowDown",m=2,_=`hide${h}`,b=`hidden${h}`,v=`show${h}`,y=`shown${h}`,w=`click${h}${u}`,E=`keydown${h}${u}`,A=`keyup${h}${u}`,T="show",C="dropup",x="dropend",O="dropstart",k="dropup-center",S="dropdown-center",L='[data-bs-toggle="dropdown"]:not(.disabled):not(:disabled)',$=`${L}.${T}`,D=".dropdown-menu",I=".navbar",N=".navbar-nav",P=".dropdown-menu .dropdown-item:not(.disabled):not(:disabled)",j=o.isRTL()?"top-end":"top-start",M=o.isRTL()?"top-start":"top-end",F=o.isRTL()?"bottom-end":"bottom-start",H=o.isRTL()?"bottom-start":"bottom-end",z=o.isRTL()?"left-start":"right-start",R=o.isRTL()?"right-start":"left-start",W="top",q="bottom",B={autoClose:!0,boundary:"clippingParents",display:"dynamic",offset:[0,2],popperConfig:null,reference:"toggle"},V={autoClose:"(boolean|string)",boundary:"(string|element)",display:"string",offset:"(array|string|function)",popperConfig:"(null|object|function)",reference:"(string|element|object)"};class Q extends e{constructor(t,e){super(t,e),this._popper=null,this._parent=this._element.parentNode,this._menu=s.next(this._element,D)[0]||s.prev(this._element,D)[0]||s.findOne(D,this._parent),this._inNavbar=this._detectNavbar()}static get Default(){return B}static get DefaultType(){return V}static get NAME(){return l}toggle(){return this._isShown()?this.hide():this.show()}show(){if(o.isDisabled(this._element)||this._isShown())return;const t={relatedTarget:this._element};if(!i.trigger(this._element,v,t).defaultPrevented){if(this._createPopper(),"ontouchstart"in document.documentElement&&!this._parent.closest(N))for(const t of[].concat(...document.body.children))i.on(t,"mouseover",o.noop);this._element.focus(),this._element.setAttribute("aria-expanded",!0),this._menu.classList.add(T),this._element.classList.add(T),i.trigger(this._element,y,t)}}hide(){if(o.isDisabled(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(!i.trigger(this._element,_,t).defaultPrevented){if("ontouchstart"in document.documentElement)for(const t of[].concat(...document.body.children))i.off(t,"mouseover",o.noop);this._popper&&this._popper.destroy(),this._menu.classList.remove(T),this._element.classList.remove(T),this._element.setAttribute("aria-expanded","false"),n.removeDataAttribute(this._menu,"popper"),i.trigger(this._element,b,t)}}_getConfig(t){if("object"==typeof(t=super._getConfig(t)).reference&&!o.isElement(t.reference)&&"function"!=typeof t.reference.getBoundingClientRect)throw new TypeError(`${l.toUpperCase()}: Option "reference" provided type "object" without a required "getBoundingClientRect" method.`);return t}_createPopper(){if(void 0===a)throw new TypeError("Bootstrap's dropdowns require Popper (https://popper.js.org)");let t=this._element;"parent"===this._config.reference?t=this._parent:o.isElement(this._config.reference)?t=o.getElement(this._config.reference):"object"==typeof this._config.reference&&(t=this._config.reference);const e=this._getPopperConfig();this._popper=a.createPopper(t,this._menu,e)}_isShown(){return this._menu.classList.contains(T)}_getPlacement(){const t=this._parent;if(t.classList.contains(x))return z;if(t.classList.contains(O))return R;if(t.classList.contains(k))return W;if(t.classList.contains(S))return q;const e="end"===getComputedStyle(this._menu).getPropertyValue("--bs-position").trim();return t.classList.contains(C)?e?M:j:e?H:F}_detectNavbar(){return null!==this._element.closest(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}_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)&&(n.setDataAttribute(this._menu,"popper","static"),t.modifiers=[{name:"applyStyles",enabled:!1}]),{...t,...o.execute(this._config.popperConfig,[t])}}_selectMenuItem({key:t,target:e}){const i=s.find(P,this._menu).filter((t=>o.isVisible(t)));i.length&&o.getNextActiveElement(i,e,t===g,!i.includes(e)).focus()}static jQueryInterface(t){return this.each((function(){const e=Q.getOrCreateInstance(this,t);if("string"==typeof t){if(void 0===e[t])throw new TypeError(`No method named "${t}"`);e[t]()}}))}static clearMenus(t){if(t.button===m||"keyup"===t.type&&t.key!==f)return;const e=s.find($);for(const i of e){const e=Q.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&&t.key===f||/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=t.key===d,n=[p,g].includes(t.key);if(!n&&!i)return;if(e&&!i)return;t.preventDefault();const o=this.matches(L)?this:s.prev(this,L)[0]||s.next(this,L)[0]||s.findOne(L,t.delegateTarget.parentNode),r=Q.getOrCreateInstance(o);if(n)return t.stopPropagation(),r.show(),void r._selectMenuItem(t);r._isShown()&&(t.stopPropagation(),r.hide(),o.focus())}}return i.on(document,E,L,Q.dataApiKeydownHandler),i.on(document,E,D,Q.dataApiKeydownHandler),i.on(document,w,Q.clearMenus),i.on(document,A,Q.clearMenus),i.on(document,w,L,(function(t){t.preventDefault(),Q.getOrCreateInstance(this).toggle()})),o.defineJQueryPlugin(Q),Q}(Jt,n.exports,o.exports,l.exports,h.exports,r.exports)}(_);var Gt=_.exports,Zt={exports:{}};
84
+ /*!
85
+ * Bootstrap collapse.js v5.3.3 (https://getbootstrap.com/)
86
+ * Copyright 2011-2024 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
87
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
88
+ */
89
+ !function(t){t.exports=function(t,e,i,n){const s="collapse",o="bs.collapse",r=`.${o}`,a=".data-api",l=`show${r}`,c=`shown${r}`,h=`hide${r}`,u=`hidden${r}`,d=`click${r}${a}`,f="show",p="collapse",g="collapsing",m="collapsed",_=`:scope .${p} .${p}`,b="collapse-horizontal",v="width",y="height",w=".collapse.show, .collapse.collapsing",E='[data-bs-toggle="collapse"]',A={parent:null,toggle:!0},T={parent:"(null|element)",toggle:"boolean"};class C extends t{constructor(t,e){super(t,e),this._isTransitioning=!1,this._triggerArray=[];const n=i.find(E);for(const t of n){const e=i.getSelectorFromElement(t),n=i.find(e).filter((t=>t===this._element));null!==e&&n.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 A}static get DefaultType(){return T}static get NAME(){return s}toggle(){this._isShown()?this.hide():this.show()}show(){if(this._isTransitioning||this._isShown())return;let t=[];if(this._config.parent&&(t=this._getFirstLevelChildren(w).filter((t=>t!==this._element)).map((t=>C.getOrCreateInstance(t,{toggle:!1})))),t.length&&t[0]._isTransitioning)return;if(e.trigger(this._element,l).defaultPrevented)return;for(const e of t)e.hide();const i=this._getDimension();this._element.classList.remove(p),this._element.classList.add(g),this._element.style[i]=0,this._addAriaAndCollapsedClass(this._triggerArray,!0),this._isTransitioning=!0;const n=()=>{this._isTransitioning=!1,this._element.classList.remove(g),this._element.classList.add(p,f),this._element.style[i]="",e.trigger(this._element,c)},s=`scroll${i[0].toUpperCase()+i.slice(1)}`;this._queueCallback(n,this._element,!0),this._element.style[i]=`${this._element[s]}px`}hide(){if(this._isTransitioning||!this._isShown())return;if(e.trigger(this._element,h).defaultPrevented)return;const t=this._getDimension();this._element.style[t]=`${this._element.getBoundingClientRect()[t]}px`,n.reflow(this._element),this._element.classList.add(g),this._element.classList.remove(p,f);for(const t of this._triggerArray){const e=i.getElementFromSelector(t);e&&!this._isShown(e)&&this._addAriaAndCollapsedClass([t],!1)}this._isTransitioning=!0;const s=()=>{this._isTransitioning=!1,this._element.classList.remove(g),this._element.classList.add(p),e.trigger(this._element,u)};this._element.style[t]="",this._queueCallback(s,this._element,!0)}_isShown(t=this._element){return t.classList.contains(f)}_configAfterMerge(t){return t.toggle=Boolean(t.toggle),t.parent=n.getElement(t.parent),t}_getDimension(){return this._element.classList.contains(b)?v:y}_initializeChildren(){if(!this._config.parent)return;const t=this._getFirstLevelChildren(E);for(const e of t){const t=i.getElementFromSelector(e);t&&this._addAriaAndCollapsedClass([e],this._isShown(t))}}_getFirstLevelChildren(t){const e=i.find(_,this._config.parent);return i.find(t,this._config.parent).filter((t=>!e.includes(t)))}_addAriaAndCollapsedClass(t,e){if(t.length)for(const i of t)i.classList.toggle(m,!e),i.setAttribute("aria-expanded",e)}static jQueryInterface(t){const e={};return"string"==typeof t&&/show|hide/.test(t)&&(e.toggle=!1),this.each((function(){const i=C.getOrCreateInstance(this,e);if("string"==typeof t){if(void 0===i[t])throw new TypeError(`No method named "${t}"`);i[t]()}}))}}return e.on(document,d,E,(function(t){("A"===t.target.tagName||t.delegateTarget&&"A"===t.delegateTarget.tagName)&&t.preventDefault();for(const t of i.getMultipleElementsFromSelector(this))C.getOrCreateInstance(t,{toggle:!1}).toggle()})),n.defineJQueryPlugin(C),C}(n.exports,o.exports,h.exports,r.exports)}(Zt);var te=Zt.exports,ee={exports:{}},ie={exports:{}};
90
+ /*!
91
+ * Bootstrap backdrop.js v5.3.3 (https://getbootstrap.com/)
92
+ * Copyright 2011-2024 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
93
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
94
+ */
95
+ !function(t){t.exports=function(t,e,i){const n="backdrop",s="fade",o="show",r=`mousedown.bs.${n}`,a={className:"modal-backdrop",clickCallback:null,isAnimated:!1,isVisible:!0,rootElement:"body"},l={className:"string",clickCallback:"(function|null)",isAnimated:"boolean",isVisible:"boolean",rootElement:"(element|string)"};class c extends e{constructor(t){super(),this._config=this._getConfig(t),this._isAppended=!1,this._element=null}static get Default(){return a}static get DefaultType(){return l}static get NAME(){return n}show(t){if(!this._config.isVisible)return void i.execute(t);this._append();const e=this._getElement();this._config.isAnimated&&i.reflow(e),e.classList.add(o),this._emulateAnimation((()=>{i.execute(t)}))}hide(t){this._config.isVisible?(this._getElement().classList.remove(o),this._emulateAnimation((()=>{this.dispose(),i.execute(t)}))):i.execute(t)}dispose(){this._isAppended&&(t.off(this._element,r),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(s),this._element=t}return this._element}_configAfterMerge(t){return t.rootElement=i.getElement(t.rootElement),t}_append(){if(this._isAppended)return;const e=this._getElement();this._config.rootElement.append(e),t.on(e,r,(()=>{i.execute(this._config.clickCallback)})),this._isAppended=!0}_emulateAnimation(t){i.executeAfterTransition(t,this._getElement(),this._config.isAnimated)}}return c}(o.exports,a.exports,r.exports)}(ie);var ne={exports:{}};
96
+ /*!
97
+ * Bootstrap focustrap.js v5.3.3 (https://getbootstrap.com/)
98
+ * Copyright 2011-2024 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
99
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
100
+ */!function(t){t.exports=function(t,e,i){const n="focustrap",s="bs.focustrap",o=`.${s}`,r=`focusin${o}`,a=`keydown.tab${o}`,l="Tab",c="forward",h="backward",u={autofocus:!0,trapElement:null},d={autofocus:"boolean",trapElement:"element"};class f extends i{constructor(t){super(),this._config=this._getConfig(t),this._isActive=!1,this._lastTabNavDirection=null}static get Default(){return u}static get DefaultType(){return d}static get NAME(){return n}activate(){this._isActive||(this._config.autofocus&&this._config.trapElement.focus(),t.off(document,o),t.on(document,r,(t=>this._handleFocusin(t))),t.on(document,a,(t=>this._handleKeydown(t))),this._isActive=!0)}deactivate(){this._isActive&&(this._isActive=!1,t.off(document,o))}_handleFocusin(t){const{trapElement:i}=this._config;if(t.target===document||t.target===i||i.contains(t.target))return;const n=e.focusableChildren(i);0===n.length?i.focus():this._lastTabNavDirection===h?n[n.length-1].focus():n[0].focus()}_handleKeydown(t){t.key===l&&(this._lastTabNavDirection=t.shiftKey?h:c)}}return f}(o.exports,h.exports,a.exports)}(ne);var se={exports:{}};
101
+ /*!
102
+ * Bootstrap scrollbar.js v5.3.3 (https://getbootstrap.com/)
103
+ * Copyright 2011-2024 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
104
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
105
+ */!function(t){t.exports=function(t,e,i){const n=".fixed-top, .fixed-bottom, .is-fixed, .sticky-top",s=".sticky-top",o="padding-right",r="margin-right";class a{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,o,(e=>e+t)),this._setElementAttributes(n,o,(e=>e+t)),this._setElementAttributes(s,r,(e=>e-t))}reset(){this._resetElementAttributes(this._element,"overflow"),this._resetElementAttributes(this._element,o),this._resetElementAttributes(n,o),this._resetElementAttributes(s,r)}isOverflowing(){return this.getWidth()>0}_disableOverFlow(){this._saveInitialAttribute(this._element,"overflow"),this._element.style.overflow="hidden"}_setElementAttributes(t,e,i){const n=this.getWidth(),s=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`)};this._applyManipulationCallback(t,s)}_saveInitialAttribute(e,i){const n=e.style.getPropertyValue(i);n&&t.setDataAttribute(e,i,n)}_resetElementAttributes(e,i){const n=e=>{const n=t.getDataAttribute(e,i);null!==n?(t.removeDataAttribute(e,i),e.style.setProperty(i,n)):e.style.removeProperty(i)};this._applyManipulationCallback(e,n)}_applyManipulationCallback(t,n){if(i.isElement(t))n(t);else for(const i of e.find(t,this._element))n(i)}}return a}(l.exports,h.exports,r.exports)}(se),
106
+ /*!
107
+ * Bootstrap offcanvas.js v5.3.3 (https://getbootstrap.com/)
108
+ * Copyright 2011-2024 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
109
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
110
+ */
111
+ function(t){t.exports=function(t,e,i,n,s,o,r,a){const l="offcanvas",c="bs.offcanvas",h=`.${c}`,u=".data-api",d=`load${h}${u}`,f="Escape",p="show",g="showing",m="hiding",_="offcanvas-backdrop",b=".offcanvas.show",v=`show${h}`,y=`shown${h}`,w=`hide${h}`,E=`hidePrevented${h}`,A=`hidden${h}`,T=`resize${h}`,C=`click${h}${u}`,x=`keydown.dismiss${h}`,O='[data-bs-toggle="offcanvas"]',k={backdrop:!0,keyboard:!0,scroll:!1},S={backdrop:"(boolean|string)",keyboard:"boolean",scroll:"boolean"};class L extends t{constructor(t,e){super(t,e),this._isShown=!1,this._backdrop=this._initializeBackDrop(),this._focustrap=this._initializeFocusTrap(),this._addEventListeners()}static get Default(){return k}static get DefaultType(){return S}static get NAME(){return l}toggle(t){return this._isShown?this.hide():this.show(t)}show(t){if(this._isShown)return;if(e.trigger(this._element,v,{relatedTarget:t}).defaultPrevented)return;this._isShown=!0,this._backdrop.show(),this._config.scroll||(new a).hide(),this._element.setAttribute("aria-modal",!0),this._element.setAttribute("role","dialog"),this._element.classList.add(g);const i=()=>{this._config.scroll&&!this._config.backdrop||this._focustrap.activate(),this._element.classList.add(p),this._element.classList.remove(g),e.trigger(this._element,y,{relatedTarget:t})};this._queueCallback(i,this._element,!0)}hide(){if(!this._isShown)return;if(e.trigger(this._element,w).defaultPrevented)return;this._focustrap.deactivate(),this._element.blur(),this._isShown=!1,this._element.classList.add(m),this._backdrop.hide();const t=()=>{this._element.classList.remove(p,m),this._element.removeAttribute("aria-modal"),this._element.removeAttribute("role"),this._config.scroll||(new a).reset(),e.trigger(this._element,A)};this._queueCallback(t,this._element,!0)}dispose(){this._backdrop.dispose(),this._focustrap.deactivate(),super.dispose()}_initializeBackDrop(){const t=()=>{"static"!==this._config.backdrop?this.hide():e.trigger(this._element,E)},i=Boolean(this._config.backdrop);return new n({className:_,isVisible:i,isAnimated:!0,rootElement:this._element.parentNode,clickCallback:i?t:null})}_initializeFocusTrap(){return new o({trapElement:this._element})}_addEventListeners(){e.on(this._element,x,(t=>{t.key===f&&(this._config.keyboard?this.hide():e.trigger(this._element,E))}))}static jQueryInterface(t){return this.each((function(){const e=L.getOrCreateInstance(this,t);if("string"==typeof t){if(void 0===e[t]||t.startsWith("_")||"constructor"===t)throw new TypeError(`No method named "${t}"`);e[t](this)}}))}}return e.on(document,C,O,(function(t){const n=i.getElementFromSelector(this);if(["A","AREA"].includes(this.tagName)&&t.preventDefault(),r.isDisabled(this))return;e.one(n,A,(()=>{r.isVisible(this)&&this.focus()}));const s=i.findOne(b);s&&s!==n&&L.getInstance(s).hide(),L.getOrCreateInstance(n).toggle(this)})),e.on(window,d,(()=>{for(const t of i.find(b))L.getOrCreateInstance(t).show()})),e.on(window,T,(()=>{for(const t of i.find("[aria-modal][class*=show][class*=offcanvas-]"))"fixed"!==getComputedStyle(t).position&&L.getOrCreateInstance(t).hide()})),s.enableDismissTrigger(L),r.defineJQueryPlugin(L),L}(n.exports,o.exports,h.exports,ie.exports,c.exports,ne.exports,r.exports,se.exports)}(ee);var oe=ee.exports,re={exports:{}};
112
+ /*!
113
+ * Bootstrap modal.js v5.3.3 (https://getbootstrap.com/)
114
+ * Copyright 2011-2024 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
115
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
116
+ */
117
+ !function(t){t.exports=function(t,e,i,n,s,o,r,a){const l="modal",c="bs.modal",h=`.${c}`,u=".data-api",d="Escape",f=`hide${h}`,p=`hidePrevented${h}`,g=`hidden${h}`,m=`show${h}`,_=`shown${h}`,b=`resize${h}`,v=`click.dismiss${h}`,y=`mousedown.dismiss${h}`,w=`keydown.dismiss${h}`,E=`click${h}${u}`,A="modal-open",T="fade",C="show",x="modal-static",O=".modal.show",k=".modal-dialog",S=".modal-body",L='[data-bs-toggle="modal"]',$={backdrop:!0,focus:!0,keyboard:!0},D={backdrop:"(boolean|string)",focus:"boolean",keyboard:"boolean"};class I extends t{constructor(t,e){super(t,e),this._dialog=i.findOne(k,this._element),this._backdrop=this._initializeBackDrop(),this._focustrap=this._initializeFocusTrap(),this._isShown=!1,this._isTransitioning=!1,this._scrollBar=new a,this._addEventListeners()}static get Default(){return $}static get DefaultType(){return D}static get NAME(){return l}toggle(t){return this._isShown?this.hide():this.show(t)}show(t){this._isShown||this._isTransitioning||e.trigger(this._element,m,{relatedTarget:t}).defaultPrevented||(this._isShown=!0,this._isTransitioning=!0,this._scrollBar.hide(),document.body.classList.add(A),this._adjustDialog(),this._backdrop.show((()=>this._showElement(t))))}hide(){this._isShown&&!this._isTransitioning&&(e.trigger(this._element,f).defaultPrevented||(this._isShown=!1,this._isTransitioning=!0,this._focustrap.deactivate(),this._element.classList.remove(C),this._queueCallback((()=>this._hideModal()),this._element,this._isAnimated())))}dispose(){e.off(window,h),e.off(this._dialog,h),this._backdrop.dispose(),this._focustrap.deactivate(),super.dispose()}handleUpdate(){this._adjustDialog()}_initializeBackDrop(){return new n({isVisible:Boolean(this._config.backdrop),isAnimated:this._isAnimated()})}_initializeFocusTrap(){return new o({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 n=i.findOne(S,this._dialog);n&&(n.scrollTop=0),r.reflow(this._element),this._element.classList.add(C);const s=()=>{this._config.focus&&this._focustrap.activate(),this._isTransitioning=!1,e.trigger(this._element,_,{relatedTarget:t})};this._queueCallback(s,this._dialog,this._isAnimated())}_addEventListeners(){e.on(this._element,w,(t=>{t.key===d&&(this._config.keyboard?this.hide():this._triggerBackdropTransition())})),e.on(window,b,(()=>{this._isShown&&!this._isTransitioning&&this._adjustDialog()})),e.on(this._element,y,(t=>{e.one(this._element,v,(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(A),this._resetAdjustments(),this._scrollBar.reset(),e.trigger(this._element,g)}))}_isAnimated(){return this._element.classList.contains(T)}_triggerBackdropTransition(){if(e.trigger(this._element,p).defaultPrevented)return;const t=this._element.scrollHeight>document.documentElement.clientHeight,i=this._element.style.overflowY;"hidden"===i||this._element.classList.contains(x)||(t||(this._element.style.overflowY="hidden"),this._element.classList.add(x),this._queueCallback((()=>{this._element.classList.remove(x),this._queueCallback((()=>{this._element.style.overflowY=i}),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=r.isRTL()?"paddingLeft":"paddingRight";this._element.style[t]=`${e}px`}if(!i&&t){const t=r.isRTL()?"paddingRight":"paddingLeft";this._element.style[t]=`${e}px`}}_resetAdjustments(){this._element.style.paddingLeft="",this._element.style.paddingRight=""}static jQueryInterface(t,e){return this.each((function(){const i=I.getOrCreateInstance(this,t);if("string"==typeof t){if(void 0===i[t])throw new TypeError(`No method named "${t}"`);i[t](e)}}))}}return e.on(document,E,L,(function(t){const n=i.getElementFromSelector(this);["A","AREA"].includes(this.tagName)&&t.preventDefault(),e.one(n,m,(t=>{t.defaultPrevented||e.one(n,g,(()=>{r.isVisible(this)&&this.focus()}))}));const s=i.findOne(O);s&&I.getInstance(s).hide(),I.getOrCreateInstance(n).toggle(this)})),s.enableDismissTrigger(I),r.defineJQueryPlugin(I),I}(n.exports,o.exports,h.exports,ie.exports,c.exports,ne.exports,r.exports,se.exports)}(re);var ae=re.exports,le={exports:{}};
118
+ /*!
119
+ * Bootstrap scrollspy.js v5.3.3 (https://getbootstrap.com/)
120
+ * Copyright 2011-2024 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
121
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
122
+ */
123
+ !function(t){t.exports=function(t,e,i,n){const s="scrollspy",o="bs.scrollspy",r=`.${o}`,a=".data-api",l=`activate${r}`,c=`click${r}`,h=`load${r}${a}`,u="dropdown-item",d="active",f='[data-bs-spy="scroll"]',p="[href]",g=".nav, .list-group",m=".nav-link",_=".nav-item",b=".list-group-item",v=`${m}, ${_} > ${m}, ${b}`,y=".dropdown",w=".dropdown-toggle",E={offset:null,rootMargin:"0px 0px -25%",smoothScroll:!1,target:null,threshold:[.1,.5,1]},A={offset:"(number|null)",rootMargin:"string",smoothScroll:"boolean",target:"element",threshold:"array"};class T extends t{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 E}static get DefaultType(){return A}static get NAME(){return s}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=n.getElement(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&&(e.off(this._config.target,c),e.on(this._config.target,c,p,(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=i.find(p,this._config.target);for(const e of t){if(!e.hash||n.isDisabled(e))continue;const t=i.findOne(decodeURI(e.hash),this._element);n.isVisible(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(d),this._activateParents(t),e.trigger(this._element,l,{relatedTarget:t}))}_activateParents(t){if(t.classList.contains(u))i.findOne(w,t.closest(y)).classList.add(d);else for(const e of i.parents(t,g))for(const t of i.prev(e,v))t.classList.add(d)}_clearActiveClass(t){t.classList.remove(d);const e=i.find(`${p}.${d}`,t);for(const t of e)t.classList.remove(d)}static jQueryInterface(t){return this.each((function(){const e=T.getOrCreateInstance(this,t);if("string"==typeof t){if(void 0===e[t]||t.startsWith("_")||"constructor"===t)throw new TypeError(`No method named "${t}"`);e[t]()}}))}}return e.on(window,h,(()=>{for(const t of i.find(f))T.getOrCreateInstance(t)})),n.defineJQueryPlugin(T),T}(n.exports,o.exports,h.exports,r.exports)}(le);var ce=le.exports,he={exports:{}},ue={exports:{}},de={exports:{}};
124
+ /*!
125
+ * Bootstrap sanitizer.js v5.3.3 (https://getbootstrap.com/)
126
+ * Copyright 2011-2024 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
127
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
128
+ */
129
+ !function(t,e){!function(t){const e=/^aria-[\w-]*$/i,i={"*":["class","dir","id","lang","role",e],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:[]},n=new Set(["background","cite","href","itemtype","longdesc","poster","src","xlink:href"]),s=/^(?!javascript:)(?:[a-z0-9+.-]+:|[^&:/?#]*(?:[/?#]|$))/i,o=(t,e)=>{const i=t.nodeName.toLowerCase();return e.includes(i)?!n.has(i)||Boolean(s.test(t.nodeValue)):e.filter((t=>t instanceof RegExp)).some((t=>t.test(i)))};function r(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)o(e,s)||t.removeAttribute(e.nodeName)}return n.body.innerHTML}t.DefaultAllowlist=i,t.sanitizeHtml=r,Object.defineProperty(t,Symbol.toStringTag,{value:"Module"})}(e)}(0,de.exports);var fe={exports:{}};
130
+ /*!
131
+ * Bootstrap template-factory.js v5.3.3 (https://getbootstrap.com/)
132
+ * Copyright 2011-2024 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
133
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
134
+ */!function(t){t.exports=function(t,e,i,n){const s="TemplateFactory",o={allowList:i.DefaultAllowlist,content:{},extraClass:"",html:!1,sanitize:!0,sanitizeFn:null,template:"<div></div>"},r={allowList:"object",content:"object",extraClass:"(string|function)",html:"boolean",sanitize:"boolean",sanitizeFn:"(null|function)",template:"string"},a={entry:"(string|element|function|null)",selector:"(string|element)"};class l extends e{constructor(t){super(),this._config=this._getConfig(t)}static get Default(){return o}static get DefaultType(){return r}static get NAME(){return s}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},a)}_setContent(e,i,s){const o=t.findOne(s,e);o&&((i=this._resolvePossibleFunction(i))?n.isElement(i)?this._putElementInTemplate(n.getElement(i),o):this._config.html?o.innerHTML=this._maybeSanitize(i):o.textContent=i:o.remove())}_maybeSanitize(t){return this._config.sanitize?i.sanitizeHtml(t,this._config.allowList,this._config.sanitizeFn):t}_resolvePossibleFunction(t){return n.execute(t,[this])}_putElementInTemplate(t,e){if(this._config.html)return e.innerHTML="",void e.append(t);e.textContent=t.textContent}}return l}(h.exports,a.exports,de.exports,r.exports)}(fe),
135
+ /*!
136
+ * Bootstrap tooltip.js v5.3.3 (https://getbootstrap.com/)
137
+ * Copyright 2011-2024 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
138
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
139
+ */
140
+ function(t){t.exports=function(t,e,i,n,s,o,r){function a(t){const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(t)for(const i in t)if("default"!==i){const n=Object.getOwnPropertyDescriptor(t,i);Object.defineProperty(e,i,n.get?n:{enumerable:!0,get:()=>t[i]})}return e.default=t,Object.freeze(e)}const l=a(t),c="tooltip",h=new Set(["sanitize","allowList","sanitizeFn"]),u="fade",d="modal",f="show",p=".tooltip-inner",g=`.${d}`,m="hide.bs.modal",_="hover",b="focus",v="click",y="manual",w="hide",E="hidden",A="show",T="shown",C="inserted",x="click",O="focusin",k="focusout",S="mouseenter",L="mouseleave",$={AUTO:"auto",TOP:"top",RIGHT:s.isRTL()?"left":"right",BOTTOM:"bottom",LEFT:s.isRTL()?"right":"left"},D={allowList:o.DefaultAllowlist,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"},I={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 N extends e{constructor(t,e){if(void 0===l)throw new TypeError("Bootstrap's tooltips require Popper (https://popper.js.org)");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 D}static get DefaultType(){return I}static get NAME(){return c}enable(){this._isEnabled=!0}disable(){this._isEnabled=!1}toggleEnabled(){this._isEnabled=!this._isEnabled}toggle(){this._isEnabled&&(this._activeTrigger.click=!this._activeTrigger.click,this._isShown()?this._leave():this._enter())}dispose(){clearTimeout(this._timeout),i.off(this._element.closest(g),m,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=i.trigger(this._element,this.constructor.eventName(A)),e=(s.findShadowRoot(this._element)||this._element.ownerDocument.documentElement).contains(this._element);if(t.defaultPrevented||!e)return;this._disposePopper();const n=this._getTipElement();this._element.setAttribute("aria-describedby",n.getAttribute("id"));const{container:o}=this._config;if(this._element.ownerDocument.documentElement.contains(this.tip)||(o.append(n),i.trigger(this._element,this.constructor.eventName(C))),this._popper=this._createPopper(n),n.classList.add(f),"ontouchstart"in document.documentElement)for(const t of[].concat(...document.body.children))i.on(t,"mouseover",s.noop);const r=()=>{i.trigger(this._element,this.constructor.eventName(T)),!1===this._isHovered&&this._leave(),this._isHovered=!1};this._queueCallback(r,this.tip,this._isAnimated())}hide(){if(!this._isShown())return;if(i.trigger(this._element,this.constructor.eventName(w)).defaultPrevented)return;if(this._getTipElement().classList.remove(f),"ontouchstart"in document.documentElement)for(const t of[].concat(...document.body.children))i.off(t,"mouseover",s.noop);this._activeTrigger[v]=!1,this._activeTrigger[b]=!1,this._activeTrigger[_]=!1,this._isHovered=null;const t=()=>{this._isWithActiveTrigger()||(this._isHovered||this._disposePopper(),this._element.removeAttribute("aria-describedby"),i.trigger(this._element,this.constructor.eventName(E)))};this._queueCallback(t,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(u,f),e.classList.add(`bs-${this.constructor.NAME}-auto`);const i=s.getUID(this.constructor.NAME).toString();return e.setAttribute("id",i),this._isAnimated()&&e.classList.add(u),e}setContent(t){this._newContent=t,this._isShown()&&(this._disposePopper(),this.show())}_getTemplateFactory(t){return this._templateFactory?this._templateFactory.changeContent(t):this._templateFactory=new r({...this._config,content:t,extraClass:this._resolvePossibleFunction(this._config.customClass)}),this._templateFactory}_getContentForTemplate(){return{[p]: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(u)}_isShown(){return this.tip&&this.tip.classList.contains(f)}_createPopper(t){const e=s.execute(this._config.placement,[this,t,this._element]),i=$[e.toUpperCase()];return l.createPopper(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 s.execute(t,[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,...s.execute(this._config.popperConfig,[e])}}_setListeners(){const t=this._config.trigger.split(" ");for(const e of t)if("click"===e)i.on(this._element,this.constructor.eventName(x),this._config.selector,(t=>{this._initializeOnDelegatedTarget(t).toggle()}));else if(e!==y){const t=e===_?this.constructor.eventName(S):this.constructor.eventName(O),n=e===_?this.constructor.eventName(L):this.constructor.eventName(k);i.on(this._element,t,this._config.selector,(t=>{const e=this._initializeOnDelegatedTarget(t);e._activeTrigger["focusin"===t.type?b:_]=!0,e._enter()})),i.on(this._element,n,this._config.selector,(t=>{const e=this._initializeOnDelegatedTarget(t);e._activeTrigger["focusout"===t.type?b:_]=e._element.contains(t.relatedTarget),e._leave()}))}this._hideModalHandler=()=>{this._element&&this.hide()},i.on(this._element.closest(g),m,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=n.getDataAttributes(this._element);for(const t of Object.keys(e))h.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:s.getElement(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)}static jQueryInterface(t){return this.each((function(){const e=N.getOrCreateInstance(this,t);if("string"==typeof t){if(void 0===e[t])throw new TypeError(`No method named "${t}"`);e[t]()}}))}}return s.defineJQueryPlugin(N),N}(Jt,n.exports,o.exports,l.exports,r.exports,de.exports,fe.exports)}(ue);var pe=ue.exports;
141
+ /*!
142
+ * Bootstrap popover.js v5.3.3 (https://getbootstrap.com/)
143
+ * Copyright 2011-2024 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
144
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
145
+ */!function(t){t.exports=function(t,e){const i="popover",n=".popover-header",s=".popover-body",o={...t.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"},r={...t.DefaultType,content:"(null|string|element|function)"};class a extends t{static get Default(){return o}static get DefaultType(){return r}static get NAME(){return i}_isWithContent(){return this._getTitle()||this._getContent()}_getContentForTemplate(){return{[n]:this._getTitle(),[s]:this._getContent()}}_getContent(){return this._resolvePossibleFunction(this._config.content)}static jQueryInterface(t){return this.each((function(){const e=a.getOrCreateInstance(this,t);if("string"==typeof t){if(void 0===e[t])throw new TypeError(`No method named "${t}"`);e[t]()}}))}}return e.defineJQueryPlugin(a),a}(ue.exports,r.exports)}(he);var ge=he.exports,me={exports:{}};
146
+ /*!
147
+ * Bootstrap toast.js v5.3.3 (https://getbootstrap.com/)
148
+ * Copyright 2011-2024 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
149
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
150
+ */
151
+ !function(t){t.exports=function(t,e,i,n){const s="toast",o="bs.toast",r=`.${o}`,a=`mouseover${r}`,l=`mouseout${r}`,c=`focusin${r}`,h=`focusout${r}`,u=`hide${r}`,d=`hidden${r}`,f=`show${r}`,p=`shown${r}`,g="fade",m="hide",_="show",b="showing",v={animation:"boolean",autohide:"boolean",delay:"number"},y={animation:!0,autohide:!0,delay:5e3};class w extends t{constructor(t,e){super(t,e),this._timeout=null,this._hasMouseInteraction=!1,this._hasKeyboardInteraction=!1,this._setListeners()}static get Default(){return y}static get DefaultType(){return v}static get NAME(){return s}show(){if(e.trigger(this._element,f).defaultPrevented)return;this._clearTimeout(),this._config.animation&&this._element.classList.add(g);const t=()=>{this._element.classList.remove(b),e.trigger(this._element,p),this._maybeScheduleHide()};this._element.classList.remove(m),n.reflow(this._element),this._element.classList.add(_,b),this._queueCallback(t,this._element,this._config.animation)}hide(){if(!this.isShown())return;if(e.trigger(this._element,u).defaultPrevented)return;const t=()=>{this._element.classList.add(m),this._element.classList.remove(b,_),e.trigger(this._element,d)};this._element.classList.add(b),this._queueCallback(t,this._element,this._config.animation)}dispose(){this._clearTimeout(),this.isShown()&&this._element.classList.remove(_),super.dispose()}isShown(){return this._element.classList.contains(_)}_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(){e.on(this._element,a,(t=>this._onInteraction(t,!0))),e.on(this._element,l,(t=>this._onInteraction(t,!1))),e.on(this._element,c,(t=>this._onInteraction(t,!0))),e.on(this._element,h,(t=>this._onInteraction(t,!1)))}_clearTimeout(){clearTimeout(this._timeout),this._timeout=null}static jQueryInterface(t){return this.each((function(){const e=w.getOrCreateInstance(this,t);if("string"==typeof t){if(void 0===e[t])throw new TypeError(`No method named "${t}"`);e[t](this)}}))}}return i.enableDismissTrigger(w),n.defineJQueryPlugin(w),w}(n.exports,o.exports,c.exports,r.exports)}(me);var _e=me.exports,be={exports:{}};
152
+ /*!
153
+ * Bootstrap tab.js v5.3.3 (https://getbootstrap.com/)
154
+ * Copyright 2011-2024 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
155
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
156
+ */
157
+ !function(t){t.exports=function(t,e,i,n){const s="tab",o="bs.tab",r=`.${o}`,a=`hide${r}`,l=`hidden${r}`,c=`show${r}`,h=`shown${r}`,u=`click${r}`,d=`keydown${r}`,f=`load${r}`,p="ArrowLeft",g="ArrowRight",m="ArrowUp",_="ArrowDown",b="Home",v="End",y="active",w="fade",E="show",A="dropdown",T=".dropdown-toggle",C=".dropdown-menu",x=`:not(${T})`,O='.list-group, .nav, [role="tablist"]',k=".nav-item, .list-group-item",S=`.nav-link${x}, .list-group-item${x}, [role="tab"]${x}`,L='[data-bs-toggle="tab"], [data-bs-toggle="pill"], [data-bs-toggle="list"]',$=`${S}, ${L}`,D=`.${y}[data-bs-toggle="tab"], .${y}[data-bs-toggle="pill"], .${y}[data-bs-toggle="list"]`;class I extends t{constructor(t){super(t),this._parent=this._element.closest(O),this._parent&&(this._setInitialAttributes(this._parent,this._getChildren()),e.on(this._element,d,(t=>this._keydown(t))))}static get NAME(){return s}show(){const t=this._element;if(this._elemIsActive(t))return;const i=this._getActiveElem(),n=i?e.trigger(i,a,{relatedTarget:t}):null;e.trigger(t,c,{relatedTarget:i}).defaultPrevented||n&&n.defaultPrevented||(this._deactivate(i,t),this._activate(t,i))}_activate(t,n){if(!t)return;t.classList.add(y),this._activate(i.getElementFromSelector(t));const s=()=>{"tab"===t.getAttribute("role")?(t.removeAttribute("tabindex"),t.setAttribute("aria-selected",!0),this._toggleDropDown(t,!0),e.trigger(t,h,{relatedTarget:n})):t.classList.add(E)};this._queueCallback(s,t,t.classList.contains(w))}_deactivate(t,n){if(!t)return;t.classList.remove(y),t.blur(),this._deactivate(i.getElementFromSelector(t));const s=()=>{"tab"===t.getAttribute("role")?(t.setAttribute("aria-selected",!1),t.setAttribute("tabindex","-1"),this._toggleDropDown(t,!1),e.trigger(t,l,{relatedTarget:n})):t.classList.remove(E)};this._queueCallback(s,t,t.classList.contains(w))}_keydown(t){if(![p,g,m,_,b,v].includes(t.key))return;t.stopPropagation(),t.preventDefault();const e=this._getChildren().filter((t=>!n.isDisabled(t)));let i;if([b,v].includes(t.key))i=e[t.key===b?0:e.length-1];else{const s=[g,_].includes(t.key);i=n.getNextActiveElement(e,t.target,s,!0)}i&&(i.focus({preventScroll:!0}),I.getOrCreateInstance(i).show())}_getChildren(){return i.find($,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=i.getElementFromSelector(t);e&&(this._setAttributeIfNotExists(e,"role","tabpanel"),t.id&&this._setAttributeIfNotExists(e,"aria-labelledby",`${t.id}`))}_toggleDropDown(t,e){const n=this._getOuterElement(t);if(!n.classList.contains(A))return;const s=(t,s)=>{const o=i.findOne(t,n);o&&o.classList.toggle(s,e)};s(T,y),s(C,E),n.setAttribute("aria-expanded",e)}_setAttributeIfNotExists(t,e,i){t.hasAttribute(e)||t.setAttribute(e,i)}_elemIsActive(t){return t.classList.contains(y)}_getInnerElement(t){return t.matches($)?t:i.findOne($,t)}_getOuterElement(t){return t.closest(k)||t}static jQueryInterface(t){return this.each((function(){const e=I.getOrCreateInstance(this);if("string"==typeof t){if(void 0===e[t]||t.startsWith("_")||"constructor"===t)throw new TypeError(`No method named "${t}"`);e[t]()}}))}}return e.on(document,u,L,(function(t){["A","AREA"].includes(this.tagName)&&t.preventDefault(),n.isDisabled(this)||I.getOrCreateInstance(this).show()})),e.on(window,f,(()=>{for(const t of i.find(D))I.getOrCreateInstance(t)})),n.defineJQueryPlugin(I),I}(n.exports,o.exports,h.exports,r.exports)}(be);var ve=be.exports;const ye=new Map;var we={set(t,e,i){ye.has(t)||ye.set(t,new Map);const n=ye.get(t);(n.has(e)||0===n.size)&&n.set(e,i)},get:(t,e)=>ye.has(t)&&ye.get(t).get(e)||null,remove(t,e){if(!ye.has(t))return;const i=ye.get(t);i.delete(e),0===i.size&&ye.delete(t)}};const Ee="transitionend",Ae=t=>!(!t||"object"!=typeof t)&&(void 0!==t.jquery&&(t=t[0]),void 0!==t.nodeType),Te=t=>{return Ae(t)?t.jquery?t[0]:t:"string"==typeof t&&t.length>0?document.querySelector(((e=t)&&window.CSS&&window.CSS.escape&&(e=e.replace(/#([^\s"#']+)/g,((t,e)=>`#${CSS.escape(e)}`))),e)):null;var e},Ce=()=>window.jQuery&&!document.body.hasAttribute("data-bs-no-jquery")?window.jQuery:null,xe=[],Oe=(t,e=[],i=t)=>"function"==typeof t?t(...e):i,ke=(t,e,i=!0)=>{if(!i)return void Oe(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(Ee,o),Oe(t))};e.addEventListener(Ee,o),setTimeout((()=>{s||e.dispatchEvent(new Event(Ee))}),n)},Se=/[^.]*(?=\..*)\.|.*/,Le=/\..*/,$e=/::\d+$/,De={};let Ie=1;const Ne={mouseenter:"mouseover",mouseleave:"mouseout"},Pe=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 je(t,e){return e&&`${e}::${Ie++}`||t.uidEvent||Ie++}function Me(t){const e=je(t);return t.uidEvent=e,De[e]=De[e]||{},De[e]}function Fe(t,e,i=null){return Object.values(t).find((t=>t.callable===e&&t.delegationSelector===i))}function He(t,e,i){const n="string"==typeof e,s=n?i:e||i;let o=qe(t);return Pe.has(o)||(o=t),[n,s,o]}function ze(t,e,i,n,s){if("string"!=typeof e||!t)return;let[o,r,a]=He(e,i,n);if(e in Ne){const t=t=>function(e){if(!e.relatedTarget||e.relatedTarget!==e.delegateTarget&&!e.delegateTarget.contains(e.relatedTarget))return t.call(this,e)};r=t(r)}const l=Me(t),c=l[a]||(l[a]={}),h=Fe(c,r,o?i:null);if(h)return void(h.oneOff=h.oneOff&&s);const u=je(r,e.replace(Se,"")),d=o?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 Ve(s,{delegateTarget:r}),n.oneOff&&Be.off(t,s.type,e,i),i.apply(r,[s])}}(t,i,r):function(t,e){return function i(n){return Ve(n,{delegateTarget:t}),i.oneOff&&Be.off(t,n.type,e),e.apply(t,[n])}}(t,r);d.delegationSelector=o?i:null,d.callable=r,d.oneOff=s,d.uidEvent=u,c[u]=d,t.addEventListener(a,d,o)}function Re(t,e,i,n,s){const o=Fe(e[i],n,s);o&&(t.removeEventListener(i,o,Boolean(s)),delete e[i][o.uidEvent])}function We(t,e,i,n){const s=e[i]||{};for(const[o,r]of Object.entries(s))o.includes(n)&&Re(t,e,i,r.callable,r.delegationSelector)}function qe(t){return t=t.replace(Le,""),Ne[t]||t}const Be={on(t,e,i,n){ze(t,e,i,n,!1)},one(t,e,i,n){ze(t,e,i,n,!0)},off(t,e,i,n){if("string"!=typeof e||!t)return;const[s,o,r]=He(e,i,n),a=r!==e,l=Me(t),c=l[r]||{},h=e.startsWith(".");if(void 0===o){if(h)for(const i of Object.keys(l))We(t,l,i,e.slice(1));for(const[i,n]of Object.entries(c)){const s=i.replace($e,"");a&&!e.includes(s)||Re(t,l,r,n.callable,n.delegationSelector)}}else{if(!Object.keys(c).length)return;Re(t,l,r,o,s?i:null)}},trigger(t,e,i){if("string"!=typeof e||!t)return null;const n=Ce();let s=null,o=!0,r=!0,a=!1;e!==qe(e)&&n&&(s=n.Event(e,i),n(t).trigger(s),o=!s.isPropagationStopped(),r=!s.isImmediatePropagationStopped(),a=s.isDefaultPrevented());const l=Ve(new Event(e,{bubbles:o,cancelable:!0}),i);return a&&l.preventDefault(),r&&t.dispatchEvent(l),l.defaultPrevented&&s&&s.preventDefault(),l}};function Ve(t,e={}){for(const[i,n]of Object.entries(e))try{t[i]=n}catch{Object.defineProperty(t,i,{configurable:!0,get:()=>n})}return t}function Qe(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{return t}}function Ke(t){return t.replace(/[A-Z]/g,(t=>`-${t.toLowerCase()}`))}const Ye={setDataAttribute(t,e,i){t.setAttribute(`data-bs-${Ke(e)}`,i)},removeDataAttribute(t,e){t.removeAttribute(`data-bs-${Ke(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,i.length),e[i]=Qe(t.dataset[n])}return e},getDataAttribute:(t,e)=>Qe(t.getAttribute(`data-bs-${Ke(e)}`))};class Ue{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=Ae(e)?Ye.getDataAttribute(e,"config"):{};return{...this.constructor.Default,..."object"==typeof i?i:{},...Ae(e)?Ye.getDataAttributes(e):{},..."object"==typeof t?t:{}}}_typeCheckConfig(t,e=this.constructor.DefaultType){for(const[n,s]of Object.entries(e)){const e=t[n],o=Ae(e)?"element":null==(i=e)?`${i}`:Object.prototype.toString.call(i).match(/\s([a-z]+)/i)[1].toLowerCase();if(!new RegExp(s).test(o))throw new TypeError(`${this.constructor.NAME.toUpperCase()}: Option "${n}" provided type "${o}" but expected type "${s}".`)}var i}}class Xe extends Ue{constructor(t,e){super(),(t=Te(t))&&(this._element=t,this._config=this._getConfig(e),we.set(this._element,this.constructor.DATA_KEY,this))}dispose(){we.remove(this._element,this.constructor.DATA_KEY),Be.off(this._element,this.constructor.EVENT_KEY);for(const t of Object.getOwnPropertyNames(this))this[t]=null}_queueCallback(t,e,i=!0){ke(t,e,i)}_getConfig(t){return t=this._mergeConfigObj(t,this._element),t=this._configAfterMerge(t),this._typeCheckConfig(t),t}static getInstance(t){return we.get(Te(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.3"}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 Je='[data-bs-toggle="datepicker"]';class Ge extends Xe{static get NAME(){return"datepicker"}static jQueryInterface(t){return this.each((function(){const e=Ge.getOrCreateInstance(this);"toggle"===t&&e[t]()}))}}var Ze,ti;Be.on(document,"focus.bs.datepicker.data-api",Je,(t=>{const e=t.target.closest(Je);if("ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0){const t=e.cloneNode(!0);t.type="date",t.removeAttribute("data-bs-toggle"),e.parentNode.prepend(t),t.focus(),t.showPicker(),e.remove(),t.addEventListener("blur",(function i(){t.value||(t.parentNode.prepend(e),t.remove(),t.removeEventListener("blur",i))}))}else e.type="date",e.addEventListener("blur",(function t(){e.value||(e.type="text"),e.removeEventListener("blur",t)}))})),Ze=Ge,ti=()=>{const t=Ce();if(t){const e=Ze.NAME,i=t.fn[e];t.fn[e]=Ze.jQueryInterface,t.fn[e].Constructor=Ze,t.fn[e].noConflict=()=>(t.fn[e]=i,Ze.jQueryInterface)}},"loading"===document.readyState?(xe.length||document.addEventListener("DOMContentLoaded",(()=>{for(const t of xe)t()})),xe.push(ti)):ti();
158
+ /*!
159
+ * Bootstrap v5.3.3 (https://getbootstrap.com/)
160
+ * Copyright 2011-2024 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
161
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
162
+ */
163
+ const ei=new Map,ii={set(t,e,i){ei.has(t)||ei.set(t,new Map);const n=ei.get(t);(n.has(e)||0===n.size)&&n.set(e,i)},get:(t,e)=>ei.has(t)&&ei.get(t).get(e)||null,remove(t,e){if(!ei.has(t))return;const i=ei.get(t);i.delete(e),0===i.size&&ei.delete(t)}},ni="transitionend",si=t=>(t&&window.CSS&&window.CSS.escape&&(t=t.replace(/#([^\s"#']+)/g,((t,e)=>`#${CSS.escape(e)}`))),t),oi=t=>{t.dispatchEvent(new Event(ni))},ri=t=>!(!t||"object"!=typeof t)&&(void 0!==t.jquery&&(t=t[0]),void 0!==t.nodeType),ai=t=>ri(t)?t.jquery?t[0]:t:"string"==typeof t&&t.length>0?document.querySelector(si(t)):null,li=t=>{if(!ri(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},ci=t=>!t||t.nodeType!==Node.ELEMENT_NODE||(!!t.classList.contains("disabled")||(void 0!==t.disabled?t.disabled:t.hasAttribute("disabled")&&"false"!==t.getAttribute("disabled"))),hi=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?hi(t.parentNode):null},ui=()=>{},di=t=>{t.offsetHeight},fi=()=>window.jQuery&&!document.body.hasAttribute("data-bs-no-jquery")?window.jQuery:null,pi=[],gi=()=>"rtl"===document.documentElement.dir,mi=t=>{(t=>{"loading"===document.readyState?(pi.length||document.addEventListener("DOMContentLoaded",(()=>{for(const t of pi)t()})),pi.push(t)):t()})((()=>{const e=fi();if(e){const i=t.NAME,n=e.fn[i];e.fn[i]=t.jQueryInterface,e.fn[i].Constructor=t,e.fn[i].noConflict=()=>(e.fn[i]=n,t.jQueryInterface)}}))},_i=(t,e=[],i=t)=>"function"==typeof t?t(...e):i,bi=(t,e,i=!0)=>{if(!i)return void _i(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(ni,o),_i(t))};e.addEventListener(ni,o),setTimeout((()=>{s||oi(e)}),n)},vi=(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))])},yi=/[^.]*(?=\..*)\.|.*/,wi=/\..*/,Ei=/::\d+$/,Ai={};let Ti=1;const Ci={mouseenter:"mouseover",mouseleave:"mouseout"},xi=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 Oi(t,e){return e&&`${e}::${Ti++}`||t.uidEvent||Ti++}function ki(t){const e=Oi(t);return t.uidEvent=e,Ai[e]=Ai[e]||{},Ai[e]}function Si(t,e,i=null){return Object.values(t).find((t=>t.callable===e&&t.delegationSelector===i))}function Li(t,e,i){const n="string"==typeof e,s=n?i:e||i;let o=Ni(t);return xi.has(o)||(o=t),[n,s,o]}function $i(t,e,i,n,s){if("string"!=typeof e||!t)return;let[o,r,a]=Li(e,i,n);if(e in Ci){const t=t=>function(e){if(!e.relatedTarget||e.relatedTarget!==e.delegateTarget&&!e.delegateTarget.contains(e.relatedTarget))return t.call(this,e)};r=t(r)}const l=ki(t),c=l[a]||(l[a]={}),h=Si(c,r,o?i:null);if(h)return void(h.oneOff=h.oneOff&&s);const u=Oi(r,e.replace(yi,"")),d=o?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 ji(s,{delegateTarget:r}),n.oneOff&&Pi.off(t,s.type,e,i),i.apply(r,[s])}}(t,i,r):function(t,e){return function i(n){return ji(n,{delegateTarget:t}),i.oneOff&&Pi.off(t,n.type,e),e.apply(t,[n])}}(t,r);d.delegationSelector=o?i:null,d.callable=r,d.oneOff=s,d.uidEvent=u,c[u]=d,t.addEventListener(a,d,o)}function Di(t,e,i,n,s){const o=Si(e[i],n,s);o&&(t.removeEventListener(i,o,Boolean(s)),delete e[i][o.uidEvent])}function Ii(t,e,i,n){const s=e[i]||{};for(const[o,r]of Object.entries(s))o.includes(n)&&Di(t,e,i,r.callable,r.delegationSelector)}function Ni(t){return t=t.replace(wi,""),Ci[t]||t}const Pi={on(t,e,i,n){$i(t,e,i,n,!1)},one(t,e,i,n){$i(t,e,i,n,!0)},off(t,e,i,n){if("string"!=typeof e||!t)return;const[s,o,r]=Li(e,i,n),a=r!==e,l=ki(t),c=l[r]||{},h=e.startsWith(".");if(void 0===o){if(h)for(const i of Object.keys(l))Ii(t,l,i,e.slice(1));for(const[i,n]of Object.entries(c)){const s=i.replace(Ei,"");a&&!e.includes(s)||Di(t,l,r,n.callable,n.delegationSelector)}}else{if(!Object.keys(c).length)return;Di(t,l,r,o,s?i:null)}},trigger(t,e,i){if("string"!=typeof e||!t)return null;const n=fi();let s=null,o=!0,r=!0,a=!1;e!==Ni(e)&&n&&(s=n.Event(e,i),n(t).trigger(s),o=!s.isPropagationStopped(),r=!s.isImmediatePropagationStopped(),a=s.isDefaultPrevented());const l=ji(new Event(e,{bubbles:o,cancelable:!0}),i);return a&&l.preventDefault(),r&&t.dispatchEvent(l),l.defaultPrevented&&s&&s.preventDefault(),l}};function ji(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 Mi(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 Fi(t){return t.replace(/[A-Z]/g,(t=>`-${t.toLowerCase()}`))}const Hi={setDataAttribute(t,e,i){t.setAttribute(`data-bs-${Fi(e)}`,i)},removeDataAttribute(t,e){t.removeAttribute(`data-bs-${Fi(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,i.length),e[i]=Mi(t.dataset[n])}return e},getDataAttribute:(t,e)=>Mi(t.getAttribute(`data-bs-${Fi(e)}`))};class zi{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=ri(e)?Hi.getDataAttribute(e,"config"):{};return{...this.constructor.Default,..."object"==typeof i?i:{},...ri(e)?Hi.getDataAttributes(e):{},..."object"==typeof t?t:{}}}_typeCheckConfig(t,e=this.constructor.DefaultType){for(const[n,s]of Object.entries(e)){const e=t[n],o=ri(e)?"element":null==(i=e)?`${i}`:Object.prototype.toString.call(i).match(/\s([a-z]+)/i)[1].toLowerCase();if(!new RegExp(s).test(o))throw new TypeError(`${this.constructor.NAME.toUpperCase()}: Option "${n}" provided type "${o}" but expected type "${s}".`)}var i}}class Ri extends zi{constructor(t,e){super(),(t=ai(t))&&(this._element=t,this._config=this._getConfig(e),ii.set(this._element,this.constructor.DATA_KEY,this))}dispose(){ii.remove(this._element,this.constructor.DATA_KEY),Pi.off(this._element,this.constructor.EVENT_KEY);for(const t of Object.getOwnPropertyNames(this))this[t]=null}_queueCallback(t,e,i=!0){bi(t,e,i)}_getConfig(t){return t=this._mergeConfigObj(t,this._element),t=this._configAfterMerge(t),this._typeCheckConfig(t),t}static getInstance(t){return ii.get(ai(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.3"}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 Wi=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=>si(t))).join(","):null},qi={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=>!ci(t)&&li(t)))},getSelectorFromElement(t){const e=Wi(t);return e&&qi.findOne(e)?e:null},getElementFromSelector(t){const e=Wi(t);return e?qi.findOne(e):null},getMultipleElementsFromSelector(t){const e=Wi(t);return e?qi.find(e):[]}},Bi=(t,e="hide")=>{const i=`click.dismiss${t.EVENT_KEY}`,n=t.NAME;Pi.on(document,i,`[data-bs-dismiss="${n}"]`,(function(i){if(["A","AREA"].includes(this.tagName)&&i.preventDefault(),ci(this))return;const s=qi.getElementFromSelector(this)||this.closest(`.${n}`);t.getOrCreateInstance(s)[e]()}))},Vi=".bs.alert",Qi=`close${Vi}`,Ki=`closed${Vi}`;class Yi extends Ri{static get NAME(){return"alert"}close(){if(Pi.trigger(this._element,Qi).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(),Pi.trigger(this._element,Ki),this.dispose()}static jQueryInterface(t){return this.each((function(){const e=Yi.getOrCreateInstance(this);if("string"==typeof t){if(void 0===e[t]||t.startsWith("_")||"constructor"===t)throw new TypeError(`No method named "${t}"`);e[t](this)}}))}}Bi(Yi,"close"),mi(Yi);const Ui='[data-bs-toggle="button"]';class Xi extends Ri{static get NAME(){return"button"}toggle(){this._element.setAttribute("aria-pressed",this._element.classList.toggle("active"))}static jQueryInterface(t){return this.each((function(){const e=Xi.getOrCreateInstance(this);"toggle"===t&&e[t]()}))}}Pi.on(document,"click.bs.button.data-api",Ui,(t=>{t.preventDefault();const e=t.target.closest(Ui);Xi.getOrCreateInstance(e).toggle()})),mi(Xi);const Ji=".bs.swipe",Gi=`touchstart${Ji}`,Zi=`touchmove${Ji}`,tn=`touchend${Ji}`,en=`pointerdown${Ji}`,nn=`pointerup${Ji}`,sn={endCallback:null,leftCallback:null,rightCallback:null},on={endCallback:"(function|null)",leftCallback:"(function|null)",rightCallback:"(function|null)"};class rn extends zi{constructor(t,e){super(),this._element=t,t&&rn.isSupported()&&(this._config=this._getConfig(e),this._deltaX=0,this._supportPointerEvents=Boolean(window.PointerEvent),this._initEvents())}static get Default(){return sn}static get DefaultType(){return on}static get NAME(){return"swipe"}dispose(){Pi.off(this._element,Ji)}_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(),_i(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&&_i(e>0?this._config.rightCallback:this._config.leftCallback)}_initEvents(){this._supportPointerEvents?(Pi.on(this._element,en,(t=>this._start(t))),Pi.on(this._element,nn,(t=>this._end(t))),this._element.classList.add("pointer-event")):(Pi.on(this._element,Gi,(t=>this._start(t))),Pi.on(this._element,Zi,(t=>this._move(t))),Pi.on(this._element,tn,(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 an=".bs.carousel",ln=".data-api",cn="ArrowLeft",hn="ArrowRight",un="next",dn="prev",fn="left",pn="right",gn=`slide${an}`,mn=`slid${an}`,_n=`keydown${an}`,bn=`mouseenter${an}`,vn=`mouseleave${an}`,yn=`dragstart${an}`,wn=`load${an}${ln}`,En=`click${an}${ln}`,An="carousel",Tn="active",Cn=".active",xn=".carousel-item",On=Cn+xn,kn={[cn]:pn,[hn]:fn},Sn={interval:5e3,keyboard:!0,pause:"hover",ride:!1,touch:!0,wrap:!0},Ln={interval:"(number|boolean)",keyboard:"boolean",pause:"(string|boolean)",ride:"(boolean|string)",touch:"boolean",wrap:"boolean"};class $n extends Ri{constructor(t,e){super(t,e),this._interval=null,this._activeElement=null,this._isSliding=!1,this.touchTimeout=null,this._swipeHelper=null,this._indicatorsElement=qi.findOne(".carousel-indicators",this._element),this._addEventListeners(),this._config.ride===An&&this.cycle()}static get Default(){return Sn}static get DefaultType(){return Ln}static get NAME(){return"carousel"}next(){this._slide(un)}nextWhenVisible(){!document.hidden&&li(this._element)&&this.next()}prev(){this._slide(dn)}pause(){this._isSliding&&oi(this._element),this._clearInterval()}cycle(){this._clearInterval(),this._updateInterval(),this._interval=setInterval((()=>this.nextWhenVisible()),this._config.interval)}_maybeEnableCycle(){this._config.ride&&(this._isSliding?Pi.one(this._element,mn,(()=>this.cycle())):this.cycle())}to(t){const e=this._getItems();if(t>e.length-1||t<0)return;if(this._isSliding)return void Pi.one(this._element,mn,(()=>this.to(t)));const i=this._getItemIndex(this._getActive());if(i===t)return;const n=t>i?un:dn;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&&Pi.on(this._element,_n,(t=>this._keydown(t))),"hover"===this._config.pause&&(Pi.on(this._element,bn,(()=>this.pause())),Pi.on(this._element,vn,(()=>this._maybeEnableCycle()))),this._config.touch&&rn.isSupported()&&this._addTouchEventListeners()}_addTouchEventListeners(){for(const t of qi.find(".carousel-item img",this._element))Pi.on(t,yn,(t=>t.preventDefault()));const t={leftCallback:()=>this._slide(this._directionToOrder(fn)),rightCallback:()=>this._slide(this._directionToOrder(pn)),endCallback:()=>{"hover"===this._config.pause&&(this.pause(),this.touchTimeout&&clearTimeout(this.touchTimeout),this.touchTimeout=setTimeout((()=>this._maybeEnableCycle()),500+this._config.interval))}};this._swipeHelper=new rn(this._element,t)}_keydown(t){if(/input|textarea/i.test(t.target.tagName))return;const e=kn[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=qi.findOne(Cn,this._indicatorsElement);e.classList.remove(Tn),e.removeAttribute("aria-current");const i=qi.findOne(`[data-bs-slide-to="${t}"]`,this._indicatorsElement);i&&(i.classList.add(Tn),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===un,s=e||vi(this._getItems(),i,n,this._config.wrap);if(s===i)return;const o=this._getItemIndex(s),r=e=>Pi.trigger(this._element,e,{relatedTarget:s,direction:this._orderToDirection(t),from:this._getItemIndex(i),to:o});if(r(gn).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),di(s),i.classList.add(l),s.classList.add(l);this._queueCallback((()=>{s.classList.remove(l,c),s.classList.add(Tn),i.classList.remove(Tn,c,l),this._isSliding=!1,r(mn)}),i,this._isAnimated()),a&&this.cycle()}_isAnimated(){return this._element.classList.contains("slide")}_getActive(){return qi.findOne(On,this._element)}_getItems(){return qi.find(xn,this._element)}_clearInterval(){this._interval&&(clearInterval(this._interval),this._interval=null)}_directionToOrder(t){return gi()?t===fn?dn:un:t===fn?un:dn}_orderToDirection(t){return gi()?t===dn?fn:pn:t===dn?pn:fn}static jQueryInterface(t){return this.each((function(){const e=$n.getOrCreateInstance(this,t);if("number"!=typeof t){if("string"==typeof t){if(void 0===e[t]||t.startsWith("_")||"constructor"===t)throw new TypeError(`No method named "${t}"`);e[t]()}}else e.to(t)}))}}Pi.on(document,En,"[data-bs-slide], [data-bs-slide-to]",(function(t){const e=qi.getElementFromSelector(this);if(!e||!e.classList.contains(An))return;t.preventDefault();const i=$n.getOrCreateInstance(e),n=this.getAttribute("data-bs-slide-to");return n?(i.to(n),void i._maybeEnableCycle()):"next"===Hi.getDataAttribute(this,"slide")?(i.next(),void i._maybeEnableCycle()):(i.prev(),void i._maybeEnableCycle())})),Pi.on(window,wn,(()=>{const t=qi.find('[data-bs-ride="carousel"]');for(const e of t)$n.getOrCreateInstance(e)})),mi($n);const Dn=".bs.collapse",In=`show${Dn}`,Nn=`shown${Dn}`,Pn=`hide${Dn}`,jn=`hidden${Dn}`,Mn=`click${Dn}.data-api`,Fn="show",Hn="collapse",zn="collapsing",Rn=`:scope .${Hn} .${Hn}`,Wn='[data-bs-toggle="collapse"]',qn={parent:null,toggle:!0},Bn={parent:"(null|element)",toggle:"boolean"};class Vn extends Ri{constructor(t,e){super(t,e),this._isTransitioning=!1,this._triggerArray=[];const i=qi.find(Wn);for(const t of i){const e=qi.getSelectorFromElement(t),i=qi.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 qn}static get DefaultType(){return Bn}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=>Vn.getOrCreateInstance(t,{toggle:!1})))),t.length&&t[0]._isTransitioning)return;if(Pi.trigger(this._element,In).defaultPrevented)return;for(const e of t)e.hide();const e=this._getDimension();this._element.classList.remove(Hn),this._element.classList.add(zn),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(zn),this._element.classList.add(Hn,Fn),this._element.style[e]="",Pi.trigger(this._element,Nn)}),this._element,!0),this._element.style[e]=`${this._element[i]}px`}hide(){if(this._isTransitioning||!this._isShown())return;if(Pi.trigger(this._element,Pn).defaultPrevented)return;const t=this._getDimension();this._element.style[t]=`${this._element.getBoundingClientRect()[t]}px`,di(this._element),this._element.classList.add(zn),this._element.classList.remove(Hn,Fn);for(const t of this._triggerArray){const e=qi.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(zn),this._element.classList.add(Hn),Pi.trigger(this._element,jn)}),this._element,!0)}_isShown(t=this._element){return t.classList.contains(Fn)}_configAfterMerge(t){return t.toggle=Boolean(t.toggle),t.parent=ai(t.parent),t}_getDimension(){return this._element.classList.contains("collapse-horizontal")?"width":"height"}_initializeChildren(){if(!this._config.parent)return;const t=this._getFirstLevelChildren(Wn);for(const e of t){const t=qi.getElementFromSelector(e);t&&this._addAriaAndCollapsedClass([e],this._isShown(t))}}_getFirstLevelChildren(t){const e=qi.find(Rn,this._config.parent);return qi.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)}static jQueryInterface(t){const e={};return"string"==typeof t&&/show|hide/.test(t)&&(e.toggle=!1),this.each((function(){const i=Vn.getOrCreateInstance(this,e);if("string"==typeof t){if(void 0===i[t])throw new TypeError(`No method named "${t}"`);i[t]()}}))}}Pi.on(document,Mn,Wn,(function(t){("A"===t.target.tagName||t.delegateTarget&&"A"===t.delegateTarget.tagName)&&t.preventDefault();for(const t of qi.getMultipleElementsFromSelector(this))Vn.getOrCreateInstance(t,{toggle:!1}).toggle()})),mi(Vn);const Qn="dropdown",Kn=".bs.dropdown",Yn=".data-api",Un="ArrowUp",Xn="ArrowDown",Jn=`hide${Kn}`,Gn=`hidden${Kn}`,Zn=`show${Kn}`,ts=`shown${Kn}`,es=`click${Kn}${Yn}`,is=`keydown${Kn}${Yn}`,ns=`keyup${Kn}${Yn}`,ss="show",os='[data-bs-toggle="dropdown"]:not(.disabled):not(:disabled)',rs=`${os}.${ss}`,as=".dropdown-menu",ls=gi()?"top-end":"top-start",cs=gi()?"top-start":"top-end",hs=gi()?"bottom-end":"bottom-start",us=gi()?"bottom-start":"bottom-end",ds=gi()?"left-start":"right-start",fs=gi()?"right-start":"left-start",ps={autoClose:!0,boundary:"clippingParents",display:"dynamic",offset:[0,2],popperConfig:null,reference:"toggle"},gs={autoClose:"(boolean|string)",boundary:"(string|element)",display:"string",offset:"(array|string|function)",popperConfig:"(null|object|function)",reference:"(string|element|object)"};class ms extends Ri{constructor(t,e){super(t,e),this._popper=null,this._parent=this._element.parentNode,this._menu=qi.next(this._element,as)[0]||qi.prev(this._element,as)[0]||qi.findOne(as,this._parent),this._inNavbar=this._detectNavbar()}static get Default(){return ps}static get DefaultType(){return gs}static get NAME(){return Qn}toggle(){return this._isShown()?this.hide():this.show()}show(){if(ci(this._element)||this._isShown())return;const t={relatedTarget:this._element};if(!Pi.trigger(this._element,Zn,t).defaultPrevented){if(this._createPopper(),"ontouchstart"in document.documentElement&&!this._parent.closest(".navbar-nav"))for(const t of[].concat(...document.body.children))Pi.on(t,"mouseover",ui);this._element.focus(),this._element.setAttribute("aria-expanded",!0),this._menu.classList.add(ss),this._element.classList.add(ss),Pi.trigger(this._element,ts,t)}}hide(){if(ci(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(!Pi.trigger(this._element,Jn,t).defaultPrevented){if("ontouchstart"in document.documentElement)for(const t of[].concat(...document.body.children))Pi.off(t,"mouseover",ui);this._popper&&this._popper.destroy(),this._menu.classList.remove(ss),this._element.classList.remove(ss),this._element.setAttribute("aria-expanded","false"),Hi.removeDataAttribute(this._menu,"popper"),Pi.trigger(this._element,Gn,t)}}_getConfig(t){if("object"==typeof(t=super._getConfig(t)).reference&&!ri(t.reference)&&"function"!=typeof t.reference.getBoundingClientRect)throw new TypeError(`${Qn.toUpperCase()}: Option "reference" provided type "object" without a required "getBoundingClientRect" method.`);return t}_createPopper(){if(void 0===Xt)throw new TypeError("Bootstrap's dropdowns require Popper (https://popper.js.org)");let t=this._element;"parent"===this._config.reference?t=this._parent:ri(this._config.reference)?t=ai(this._config.reference):"object"==typeof this._config.reference&&(t=this._config.reference);const e=this._getPopperConfig();this._popper=Ut(t,this._menu,e)}_isShown(){return this._menu.classList.contains(ss)}_getPlacement(){const t=this._parent;if(t.classList.contains("dropend"))return ds;if(t.classList.contains("dropstart"))return fs;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?cs:ls:e?us:hs}_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)&&(Hi.setDataAttribute(this._menu,"popper","static"),t.modifiers=[{name:"applyStyles",enabled:!1}]),{...t,..._i(this._config.popperConfig,[t])}}_selectMenuItem({key:t,target:e}){const i=qi.find(".dropdown-menu .dropdown-item:not(.disabled):not(:disabled)",this._menu).filter((t=>li(t)));i.length&&vi(i,e,t===Xn,!i.includes(e)).focus()}static jQueryInterface(t){return this.each((function(){const e=ms.getOrCreateInstance(this,t);if("string"==typeof t){if(void 0===e[t])throw new TypeError(`No method named "${t}"`);e[t]()}}))}static clearMenus(t){if(2===t.button||"keyup"===t.type&&"Tab"!==t.key)return;const e=qi.find(rs);for(const i of e){const e=ms.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=[Un,Xn].includes(t.key);if(!n&&!i)return;if(e&&!i)return;t.preventDefault();const s=this.matches(os)?this:qi.prev(this,os)[0]||qi.next(this,os)[0]||qi.findOne(os,t.delegateTarget.parentNode),o=ms.getOrCreateInstance(s);if(n)return t.stopPropagation(),o.show(),void o._selectMenuItem(t);o._isShown()&&(t.stopPropagation(),o.hide(),s.focus())}}Pi.on(document,is,os,ms.dataApiKeydownHandler),Pi.on(document,is,as,ms.dataApiKeydownHandler),Pi.on(document,es,ms.clearMenus),Pi.on(document,ns,ms.clearMenus),Pi.on(document,es,os,(function(t){t.preventDefault(),ms.getOrCreateInstance(this).toggle()})),mi(ms);const _s="backdrop",bs="show",vs=`mousedown.bs.${_s}`,ys={className:"modal-backdrop",clickCallback:null,isAnimated:!1,isVisible:!0,rootElement:"body"},ws={className:"string",clickCallback:"(function|null)",isAnimated:"boolean",isVisible:"boolean",rootElement:"(element|string)"};class Es extends zi{constructor(t){super(),this._config=this._getConfig(t),this._isAppended=!1,this._element=null}static get Default(){return ys}static get DefaultType(){return ws}static get NAME(){return _s}show(t){if(!this._config.isVisible)return void _i(t);this._append();const e=this._getElement();this._config.isAnimated&&di(e),e.classList.add(bs),this._emulateAnimation((()=>{_i(t)}))}hide(t){this._config.isVisible?(this._getElement().classList.remove(bs),this._emulateAnimation((()=>{this.dispose(),_i(t)}))):_i(t)}dispose(){this._isAppended&&(Pi.off(this._element,vs),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=ai(t.rootElement),t}_append(){if(this._isAppended)return;const t=this._getElement();this._config.rootElement.append(t),Pi.on(t,vs,(()=>{_i(this._config.clickCallback)})),this._isAppended=!0}_emulateAnimation(t){bi(t,this._getElement(),this._config.isAnimated)}}const As=".bs.focustrap",Ts=`focusin${As}`,Cs=`keydown.tab${As}`,xs="backward",Os={autofocus:!0,trapElement:null},ks={autofocus:"boolean",trapElement:"element"};class Ss extends zi{constructor(t){super(),this._config=this._getConfig(t),this._isActive=!1,this._lastTabNavDirection=null}static get Default(){return Os}static get DefaultType(){return ks}static get NAME(){return"focustrap"}activate(){this._isActive||(this._config.autofocus&&this._config.trapElement.focus(),Pi.off(document,As),Pi.on(document,Ts,(t=>this._handleFocusin(t))),Pi.on(document,Cs,(t=>this._handleKeydown(t))),this._isActive=!0)}deactivate(){this._isActive&&(this._isActive=!1,Pi.off(document,As))}_handleFocusin(t){const{trapElement:e}=this._config;if(t.target===document||t.target===e||e.contains(t.target))return;const i=qi.focusableChildren(e);0===i.length?e.focus():this._lastTabNavDirection===xs?i[i.length-1].focus():i[0].focus()}_handleKeydown(t){"Tab"===t.key&&(this._lastTabNavDirection=t.shiftKey?xs:"forward")}}const Ls=".fixed-top, .fixed-bottom, .is-fixed, .sticky-top",$s=".sticky-top",Ds="padding-right",Is="margin-right";class Ns{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,Ds,(e=>e+t)),this._setElementAttributes(Ls,Ds,(e=>e+t)),this._setElementAttributes($s,Is,(e=>e-t))}reset(){this._resetElementAttributes(this._element,"overflow"),this._resetElementAttributes(this._element,Ds),this._resetElementAttributes(Ls,Ds),this._resetElementAttributes($s,Is)}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&&Hi.setDataAttribute(t,e,i)}_resetElementAttributes(t,e){this._applyManipulationCallback(t,(t=>{const i=Hi.getDataAttribute(t,e);null!==i?(Hi.removeDataAttribute(t,e),t.style.setProperty(e,i)):t.style.removeProperty(e)}))}_applyManipulationCallback(t,e){if(ri(t))e(t);else for(const i of qi.find(t,this._element))e(i)}}const Ps=".bs.modal",js=`hide${Ps}`,Ms=`hidePrevented${Ps}`,Fs=`hidden${Ps}`,Hs=`show${Ps}`,zs=`shown${Ps}`,Rs=`resize${Ps}`,Ws=`click.dismiss${Ps}`,qs=`mousedown.dismiss${Ps}`,Bs=`keydown.dismiss${Ps}`,Vs=`click${Ps}.data-api`,Qs="modal-open",Ks="show",Ys="modal-static",Us={backdrop:!0,focus:!0,keyboard:!0},Xs={backdrop:"(boolean|string)",focus:"boolean",keyboard:"boolean"};class Js extends Ri{constructor(t,e){super(t,e),this._dialog=qi.findOne(".modal-dialog",this._element),this._backdrop=this._initializeBackDrop(),this._focustrap=this._initializeFocusTrap(),this._isShown=!1,this._isTransitioning=!1,this._scrollBar=new Ns,this._addEventListeners()}static get Default(){return Us}static get DefaultType(){return Xs}static get NAME(){return"modal"}toggle(t){return this._isShown?this.hide():this.show(t)}show(t){if(this._isShown||this._isTransitioning)return;Pi.trigger(this._element,Hs,{relatedTarget:t}).defaultPrevented||(this._isShown=!0,this._isTransitioning=!0,this._scrollBar.hide(),document.body.classList.add(Qs),this._adjustDialog(),this._backdrop.show((()=>this._showElement(t))))}hide(){if(!this._isShown||this._isTransitioning)return;Pi.trigger(this._element,js).defaultPrevented||(this._isShown=!1,this._isTransitioning=!0,this._focustrap.deactivate(),this._element.classList.remove(Ks),this._queueCallback((()=>this._hideModal()),this._element,this._isAnimated()))}dispose(){Pi.off(window,Ps),Pi.off(this._dialog,Ps),this._backdrop.dispose(),this._focustrap.deactivate(),super.dispose()}handleUpdate(){this._adjustDialog()}_initializeBackDrop(){return new Es({isVisible:Boolean(this._config.backdrop),isAnimated:this._isAnimated()})}_initializeFocusTrap(){return new Ss({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=qi.findOne(".modal-body",this._dialog);e&&(e.scrollTop=0),di(this._element),this._element.classList.add(Ks);this._queueCallback((()=>{this._config.focus&&this._focustrap.activate(),this._isTransitioning=!1,Pi.trigger(this._element,zs,{relatedTarget:t})}),this._dialog,this._isAnimated())}_addEventListeners(){Pi.on(this._element,Bs,(t=>{"Escape"===t.key&&(this._config.keyboard?this.hide():this._triggerBackdropTransition())})),Pi.on(window,Rs,(()=>{this._isShown&&!this._isTransitioning&&this._adjustDialog()})),Pi.on(this._element,qs,(t=>{Pi.one(this._element,Ws,(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(Qs),this._resetAdjustments(),this._scrollBar.reset(),Pi.trigger(this._element,Fs)}))}_isAnimated(){return this._element.classList.contains("fade")}_triggerBackdropTransition(){if(Pi.trigger(this._element,Ms).defaultPrevented)return;const t=this._element.scrollHeight>document.documentElement.clientHeight,e=this._element.style.overflowY;"hidden"===e||this._element.classList.contains(Ys)||(t||(this._element.style.overflowY="hidden"),this._element.classList.add(Ys),this._queueCallback((()=>{this._element.classList.remove(Ys),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=gi()?"paddingLeft":"paddingRight";this._element.style[t]=`${e}px`}if(!i&&t){const t=gi()?"paddingRight":"paddingLeft";this._element.style[t]=`${e}px`}}_resetAdjustments(){this._element.style.paddingLeft="",this._element.style.paddingRight=""}static jQueryInterface(t,e){return this.each((function(){const i=Js.getOrCreateInstance(this,t);if("string"==typeof t){if(void 0===i[t])throw new TypeError(`No method named "${t}"`);i[t](e)}}))}}Pi.on(document,Vs,'[data-bs-toggle="modal"]',(function(t){const e=qi.getElementFromSelector(this);["A","AREA"].includes(this.tagName)&&t.preventDefault(),Pi.one(e,Hs,(t=>{t.defaultPrevented||Pi.one(e,Fs,(()=>{li(this)&&this.focus()}))}));const i=qi.findOne(".modal.show");i&&Js.getInstance(i).hide();Js.getOrCreateInstance(e).toggle(this)})),Bi(Js),mi(Js);const Gs=".bs.offcanvas",Zs=".data-api",to=`load${Gs}${Zs}`,eo="show",io="showing",no="hiding",so=".offcanvas.show",oo=`show${Gs}`,ro=`shown${Gs}`,ao=`hide${Gs}`,lo=`hidePrevented${Gs}`,co=`hidden${Gs}`,ho=`resize${Gs}`,uo=`click${Gs}${Zs}`,fo=`keydown.dismiss${Gs}`,po={backdrop:!0,keyboard:!0,scroll:!1},go={backdrop:"(boolean|string)",keyboard:"boolean",scroll:"boolean"};class mo extends Ri{constructor(t,e){super(t,e),this._isShown=!1,this._backdrop=this._initializeBackDrop(),this._focustrap=this._initializeFocusTrap(),this._addEventListeners()}static get Default(){return po}static get DefaultType(){return go}static get NAME(){return"offcanvas"}toggle(t){return this._isShown?this.hide():this.show(t)}show(t){if(this._isShown)return;if(Pi.trigger(this._element,oo,{relatedTarget:t}).defaultPrevented)return;this._isShown=!0,this._backdrop.show(),this._config.scroll||(new Ns).hide(),this._element.setAttribute("aria-modal",!0),this._element.setAttribute("role","dialog"),this._element.classList.add(io);this._queueCallback((()=>{this._config.scroll&&!this._config.backdrop||this._focustrap.activate(),this._element.classList.add(eo),this._element.classList.remove(io),Pi.trigger(this._element,ro,{relatedTarget:t})}),this._element,!0)}hide(){if(!this._isShown)return;if(Pi.trigger(this._element,ao).defaultPrevented)return;this._focustrap.deactivate(),this._element.blur(),this._isShown=!1,this._element.classList.add(no),this._backdrop.hide();this._queueCallback((()=>{this._element.classList.remove(eo,no),this._element.removeAttribute("aria-modal"),this._element.removeAttribute("role"),this._config.scroll||(new Ns).reset(),Pi.trigger(this._element,co)}),this._element,!0)}dispose(){this._backdrop.dispose(),this._focustrap.deactivate(),super.dispose()}_initializeBackDrop(){const t=Boolean(this._config.backdrop);return new Es({className:"offcanvas-backdrop",isVisible:t,isAnimated:!0,rootElement:this._element.parentNode,clickCallback:t?()=>{"static"!==this._config.backdrop?this.hide():Pi.trigger(this._element,lo)}:null})}_initializeFocusTrap(){return new Ss({trapElement:this._element})}_addEventListeners(){Pi.on(this._element,fo,(t=>{"Escape"===t.key&&(this._config.keyboard?this.hide():Pi.trigger(this._element,lo))}))}static jQueryInterface(t){return this.each((function(){const e=mo.getOrCreateInstance(this,t);if("string"==typeof t){if(void 0===e[t]||t.startsWith("_")||"constructor"===t)throw new TypeError(`No method named "${t}"`);e[t](this)}}))}}Pi.on(document,uo,'[data-bs-toggle="offcanvas"]',(function(t){const e=qi.getElementFromSelector(this);if(["A","AREA"].includes(this.tagName)&&t.preventDefault(),ci(this))return;Pi.one(e,co,(()=>{li(this)&&this.focus()}));const i=qi.findOne(so);i&&i!==e&&mo.getInstance(i).hide();mo.getOrCreateInstance(e).toggle(this)})),Pi.on(window,to,(()=>{for(const t of qi.find(so))mo.getOrCreateInstance(t).show()})),Pi.on(window,ho,(()=>{for(const t of qi.find("[aria-modal][class*=show][class*=offcanvas-]"))"fixed"!==getComputedStyle(t).position&&mo.getOrCreateInstance(t).hide()})),Bi(mo),mi(mo);const _o={"*":["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:[]},bo=new Set(["background","cite","href","itemtype","longdesc","poster","src","xlink:href"]),vo=/^(?!javascript:)(?:[a-z0-9+.-]+:|[^&:/?#]*(?:[/?#]|$))/i,yo=(t,e)=>{const i=t.nodeName.toLowerCase();return e.includes(i)?!bo.has(i)||Boolean(vo.test(t.nodeValue)):e.filter((t=>t instanceof RegExp)).some((t=>t.test(i)))};const wo={allowList:_o,content:{},extraClass:"",html:!1,sanitize:!0,sanitizeFn:null,template:"<div></div>"},Eo={allowList:"object",content:"object",extraClass:"(string|function)",html:"boolean",sanitize:"boolean",sanitizeFn:"(null|function)",template:"string"},Ao={entry:"(string|element|function|null)",selector:"(string|element)"};class To extends zi{constructor(t){super(),this._config=this._getConfig(t)}static get Default(){return wo}static get DefaultType(){return Eo}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},Ao)}_setContent(t,e,i){const n=qi.findOne(i,t);n&&((e=this._resolvePossibleFunction(e))?ri(e)?this._putElementInTemplate(ai(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)yo(e,s)||t.removeAttribute(e.nodeName)}return n.body.innerHTML}(t,this._config.allowList,this._config.sanitizeFn):t}_resolvePossibleFunction(t){return _i(t,[this])}_putElementInTemplate(t,e){if(this._config.html)return e.innerHTML="",void e.append(t);e.textContent=t.textContent}}const Co=new Set(["sanitize","allowList","sanitizeFn"]),xo="fade",Oo="show",ko=".tooltip-inner",So=".modal",Lo="hide.bs.modal",$o="hover",Do="focus",Io={AUTO:"auto",TOP:"top",RIGHT:gi()?"left":"right",BOTTOM:"bottom",LEFT:gi()?"right":"left"},No={allowList:_o,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"},Po={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 jo extends Ri{constructor(t,e){if(void 0===Xt)throw new TypeError("Bootstrap's tooltips require Popper (https://popper.js.org)");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 No}static get DefaultType(){return Po}static get NAME(){return"tooltip"}enable(){this._isEnabled=!0}disable(){this._isEnabled=!1}toggleEnabled(){this._isEnabled=!this._isEnabled}toggle(){this._isEnabled&&(this._activeTrigger.click=!this._activeTrigger.click,this._isShown()?this._leave():this._enter())}dispose(){clearTimeout(this._timeout),Pi.off(this._element.closest(So),Lo,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=Pi.trigger(this._element,this.constructor.eventName("show")),e=(hi(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),Pi.trigger(this._element,this.constructor.eventName("inserted"))),this._popper=this._createPopper(i),i.classList.add(Oo),"ontouchstart"in document.documentElement)for(const t of[].concat(...document.body.children))Pi.on(t,"mouseover",ui);this._queueCallback((()=>{Pi.trigger(this._element,this.constructor.eventName("shown")),!1===this._isHovered&&this._leave(),this._isHovered=!1}),this.tip,this._isAnimated())}hide(){if(!this._isShown())return;if(Pi.trigger(this._element,this.constructor.eventName("hide")).defaultPrevented)return;if(this._getTipElement().classList.remove(Oo),"ontouchstart"in document.documentElement)for(const t of[].concat(...document.body.children))Pi.off(t,"mouseover",ui);this._activeTrigger.click=!1,this._activeTrigger[Do]=!1,this._activeTrigger[$o]=!1,this._isHovered=null;this._queueCallback((()=>{this._isWithActiveTrigger()||(this._isHovered||this._disposePopper(),this._element.removeAttribute("aria-describedby"),Pi.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(xo,Oo),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(xo),e}setContent(t){this._newContent=t,this._isShown()&&(this._disposePopper(),this.show())}_getTemplateFactory(t){return this._templateFactory?this._templateFactory.changeContent(t):this._templateFactory=new To({...this._config,content:t,extraClass:this._resolvePossibleFunction(this._config.customClass)}),this._templateFactory}_getContentForTemplate(){return{[ko]: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(xo)}_isShown(){return this.tip&&this.tip.classList.contains(Oo)}_createPopper(t){const e=_i(this._config.placement,[this,t,this._element]),i=Io[e.toUpperCase()];return Ut(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 _i(t,[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,..._i(this._config.popperConfig,[e])}}_setListeners(){const t=this._config.trigger.split(" ");for(const e of t)if("click"===e)Pi.on(this._element,this.constructor.eventName("click"),this._config.selector,(t=>{this._initializeOnDelegatedTarget(t).toggle()}));else if("manual"!==e){const t=e===$o?this.constructor.eventName("mouseenter"):this.constructor.eventName("focusin"),i=e===$o?this.constructor.eventName("mouseleave"):this.constructor.eventName("focusout");Pi.on(this._element,t,this._config.selector,(t=>{const e=this._initializeOnDelegatedTarget(t);e._activeTrigger["focusin"===t.type?Do:$o]=!0,e._enter()})),Pi.on(this._element,i,this._config.selector,(t=>{const e=this._initializeOnDelegatedTarget(t);e._activeTrigger["focusout"===t.type?Do:$o]=e._element.contains(t.relatedTarget),e._leave()}))}this._hideModalHandler=()=>{this._element&&this.hide()},Pi.on(this._element.closest(So),Lo,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=Hi.getDataAttributes(this._element);for(const t of Object.keys(e))Co.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:ai(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)}static jQueryInterface(t){return this.each((function(){const e=jo.getOrCreateInstance(this,t);if("string"==typeof t){if(void 0===e[t])throw new TypeError(`No method named "${t}"`);e[t]()}}))}}mi(jo);const Mo=".popover-header",Fo=".popover-body",Ho={...jo.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"},zo={...jo.DefaultType,content:"(null|string|element|function)"};class Ro extends jo{static get Default(){return Ho}static get DefaultType(){return zo}static get NAME(){return"popover"}_isWithContent(){return this._getTitle()||this._getContent()}_getContentForTemplate(){return{[Mo]:this._getTitle(),[Fo]:this._getContent()}}_getContent(){return this._resolvePossibleFunction(this._config.content)}static jQueryInterface(t){return this.each((function(){const e=Ro.getOrCreateInstance(this,t);if("string"==typeof t){if(void 0===e[t])throw new TypeError(`No method named "${t}"`);e[t]()}}))}}mi(Ro);const Wo=".bs.scrollspy",qo=`activate${Wo}`,Bo=`click${Wo}`,Vo=`load${Wo}.data-api`,Qo="active",Ko="[href]",Yo=".nav-link",Uo=`${Yo}, .nav-item > ${Yo}, .list-group-item`,Xo={offset:null,rootMargin:"0px 0px -25%",smoothScroll:!1,target:null,threshold:[.1,.5,1]},Jo={offset:"(number|null)",rootMargin:"string",smoothScroll:"boolean",target:"element",threshold:"array"};class Go extends Ri{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 Xo}static get DefaultType(){return Jo}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=ai(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&&(Pi.off(this._config.target,Bo),Pi.on(this._config.target,Bo,Ko,(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=qi.find(Ko,this._config.target);for(const e of t){if(!e.hash||ci(e))continue;const t=qi.findOne(decodeURI(e.hash),this._element);li(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(Qo),this._activateParents(t),Pi.trigger(this._element,qo,{relatedTarget:t}))}_activateParents(t){if(t.classList.contains("dropdown-item"))qi.findOne(".dropdown-toggle",t.closest(".dropdown")).classList.add(Qo);else for(const e of qi.parents(t,".nav, .list-group"))for(const t of qi.prev(e,Uo))t.classList.add(Qo)}_clearActiveClass(t){t.classList.remove(Qo);const e=qi.find(`${Ko}.${Qo}`,t);for(const t of e)t.classList.remove(Qo)}static jQueryInterface(t){return this.each((function(){const e=Go.getOrCreateInstance(this,t);if("string"==typeof t){if(void 0===e[t]||t.startsWith("_")||"constructor"===t)throw new TypeError(`No method named "${t}"`);e[t]()}}))}}Pi.on(window,Vo,(()=>{for(const t of qi.find('[data-bs-spy="scroll"]'))Go.getOrCreateInstance(t)})),mi(Go);const Zo=".bs.tab",tr=`hide${Zo}`,er=`hidden${Zo}`,ir=`show${Zo}`,nr=`shown${Zo}`,sr=`click${Zo}`,or=`keydown${Zo}`,rr=`load${Zo}`,ar="ArrowLeft",lr="ArrowRight",cr="ArrowUp",hr="ArrowDown",ur="Home",dr="End",fr="active",pr="fade",gr="show",mr=".dropdown-toggle",_r=`:not(${mr})`,br='[data-bs-toggle="tab"], [data-bs-toggle="pill"], [data-bs-toggle="list"]',vr=`${`.nav-link${_r}, .list-group-item${_r}, [role="tab"]${_r}`}, ${br}`,yr=`.${fr}[data-bs-toggle="tab"], .${fr}[data-bs-toggle="pill"], .${fr}[data-bs-toggle="list"]`;class wr extends Ri{constructor(t){super(t),this._parent=this._element.closest('.list-group, .nav, [role="tablist"]'),this._parent&&(this._setInitialAttributes(this._parent,this._getChildren()),Pi.on(this._element,or,(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?Pi.trigger(e,tr,{relatedTarget:t}):null;Pi.trigger(t,ir,{relatedTarget:e}).defaultPrevented||i&&i.defaultPrevented||(this._deactivate(e,t),this._activate(t,e))}_activate(t,e){if(!t)return;t.classList.add(fr),this._activate(qi.getElementFromSelector(t));this._queueCallback((()=>{"tab"===t.getAttribute("role")?(t.removeAttribute("tabindex"),t.setAttribute("aria-selected",!0),this._toggleDropDown(t,!0),Pi.trigger(t,nr,{relatedTarget:e})):t.classList.add(gr)}),t,t.classList.contains(pr))}_deactivate(t,e){if(!t)return;t.classList.remove(fr),t.blur(),this._deactivate(qi.getElementFromSelector(t));this._queueCallback((()=>{"tab"===t.getAttribute("role")?(t.setAttribute("aria-selected",!1),t.setAttribute("tabindex","-1"),this._toggleDropDown(t,!1),Pi.trigger(t,er,{relatedTarget:e})):t.classList.remove(gr)}),t,t.classList.contains(pr))}_keydown(t){if(![ar,lr,cr,hr,ur,dr].includes(t.key))return;t.stopPropagation(),t.preventDefault();const e=this._getChildren().filter((t=>!ci(t)));let i;if([ur,dr].includes(t.key))i=e[t.key===ur?0:e.length-1];else{const n=[lr,hr].includes(t.key);i=vi(e,t.target,n,!0)}i&&(i.focus({preventScroll:!0}),wr.getOrCreateInstance(i).show())}_getChildren(){return qi.find(vr,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=qi.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=qi.findOne(t,i);s&&s.classList.toggle(n,e)};n(mr,fr),n(".dropdown-menu",gr),i.setAttribute("aria-expanded",e)}_setAttributeIfNotExists(t,e,i){t.hasAttribute(e)||t.setAttribute(e,i)}_elemIsActive(t){return t.classList.contains(fr)}_getInnerElement(t){return t.matches(vr)?t:qi.findOne(vr,t)}_getOuterElement(t){return t.closest(".nav-item, .list-group-item")||t}static jQueryInterface(t){return this.each((function(){const e=wr.getOrCreateInstance(this);if("string"==typeof t){if(void 0===e[t]||t.startsWith("_")||"constructor"===t)throw new TypeError(`No method named "${t}"`);e[t]()}}))}}Pi.on(document,sr,br,(function(t){["A","AREA"].includes(this.tagName)&&t.preventDefault(),ci(this)||wr.getOrCreateInstance(this).show()})),Pi.on(window,rr,(()=>{for(const t of qi.find(yr))wr.getOrCreateInstance(t)})),mi(wr);const Er=".bs.toast",Ar=`mouseover${Er}`,Tr=`mouseout${Er}`,Cr=`focusin${Er}`,xr=`focusout${Er}`,Or=`hide${Er}`,kr=`hidden${Er}`,Sr=`show${Er}`,Lr=`shown${Er}`,$r="hide",Dr="show",Ir="showing",Nr={animation:"boolean",autohide:"boolean",delay:"number"},Pr={animation:!0,autohide:!0,delay:5e3};class jr extends Ri{constructor(t,e){super(t,e),this._timeout=null,this._hasMouseInteraction=!1,this._hasKeyboardInteraction=!1,this._setListeners()}static get Default(){return Pr}static get DefaultType(){return Nr}static get NAME(){return"toast"}show(){if(Pi.trigger(this._element,Sr).defaultPrevented)return;this._clearTimeout(),this._config.animation&&this._element.classList.add("fade");this._element.classList.remove($r),di(this._element),this._element.classList.add(Dr,Ir),this._queueCallback((()=>{this._element.classList.remove(Ir),Pi.trigger(this._element,Lr),this._maybeScheduleHide()}),this._element,this._config.animation)}hide(){if(!this.isShown())return;if(Pi.trigger(this._element,Or).defaultPrevented)return;this._element.classList.add(Ir),this._queueCallback((()=>{this._element.classList.add($r),this._element.classList.remove(Ir,Dr),Pi.trigger(this._element,kr)}),this._element,this._config.animation)}dispose(){this._clearTimeout(),this.isShown()&&this._element.classList.remove(Dr),super.dispose()}isShown(){return this._element.classList.contains(Dr)}_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(){Pi.on(this._element,Ar,(t=>this._onInteraction(t,!0))),Pi.on(this._element,Tr,(t=>this._onInteraction(t,!1))),Pi.on(this._element,Cr,(t=>this._onInteraction(t,!0))),Pi.on(this._element,xr,(t=>this._onInteraction(t,!1)))}_clearTimeout(){clearTimeout(this._timeout),this._timeout=null}static jQueryInterface(t){return this.each((function(){const e=jr.getOrCreateInstance(this,t);if("string"==typeof t){if(void 0===e[t])throw new TypeError(`No method named "${t}"`);e[t](this)}}))}}Bi(jr),mi(jr);class Mr{constructor(t){t&&(this.carouselEl=t,this.carousel=$n.getOrCreateInstance(t),this.captionEl=t.closest(".carousel-wrapper")?.previousElementSibling?.querySelector(".carousel-caption-container"),this._bindEvents(),this._updateCaption())}_bindEvents(){this.carouselEl.addEventListener("slide.bs.carousel",(()=>this._updateCaption()))}_updateCaption(){const t=this.carouselEl.querySelector(".carousel-item.active"),e=t?.getAttribute("data-caption");this.captionEl&&e&&(this.captionEl.querySelector("p").textContent=e)}static initAll(){for(const t of document.querySelectorAll(".carousel"))new Mr(t)}}t.Alert=u,t.Button=m,t.Carousel=p,t.CarouselCaption=Mr,t.Collapse=te,t.Datepicker=Ge,t.Dropdown=Gt,t.Modal=ae,t.Offcanvas=oe,t.Popover=ge,t.Scrollspy=ce,t.Tab=ve,t.Toast=_e,t.Tooltip=pe,Object.defineProperty(t,"__esModule",{value:!0})}));
164
+ //# sourceMappingURL=symphony.min.js.map