favesalon-embed 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 (156) hide show
  1. package/dist/custom-elements/index.d.ts +12 -0
  2. package/dist/{cjs/_commonjsHelpers-5cfcba41.js → favesalon-embed/_commonjsHelpers-a4f66ccd.js} +14 -6
  3. package/dist/{cjs/global-9073d10e.js → favesalon-embed/app-globals-15861a7f.js} +15 -8
  4. package/dist/{esm/global-e1089ffd.js → favesalon-embed/app-globals-270fe240.js} +16 -7
  5. package/dist/favesalon-embed/app-globals-437cc3f3.js +712 -0
  6. package/dist/favesalon-embed/app-globals-b8b0fc7a.js +712 -0
  7. package/dist/favesalon-embed/chat-button.entry.js +56 -0
  8. package/dist/favesalon-embed/chat-form.entry.js +39 -0
  9. package/dist/favesalon-embed/chat-messages.entry.js +51 -0
  10. package/dist/favesalon-embed/css-shim-b7d3d95f.js +4 -0
  11. package/dist/favesalon-embed/dom-64053c71.js +73 -0
  12. package/dist/favesalon-embed/favesalon-embed.css +2433 -4
  13. package/dist/favesalon-embed/favesalon-embed.esm.js +148 -1
  14. package/dist/{collection/components/google-map/index.js → favesalon-embed/google-map.entry.js} +12 -54
  15. package/dist/{esm/index-80523fec.js → favesalon-embed/index-00b83e1c.js} +425 -15
  16. package/dist/favesalon-embed/index-888e99e3.js +3371 -0
  17. package/dist/favesalon-embed/index-9ad82b12.js +3371 -0
  18. package/dist/favesalon-embed/index-aa906326.js +3371 -0
  19. package/dist/favesalon-embed/index-b97af793.js +3371 -0
  20. package/dist/favesalon-embed/index.esm.js +1 -0
  21. package/dist/favesalon-embed/relativeTime-268e64b0.js +7 -0
  22. package/dist/{esm → favesalon-embed}/salon-booking-modal.entry.js +1 -1
  23. package/dist/{esm → favesalon-embed}/salon-booking.entry.js +3 -3
  24. package/dist/{esm → favesalon-embed}/salon-gift-card-modal.entry.js +1 -1
  25. package/dist/{esm → favesalon-embed}/salon-gift-card.entry.js +3 -3
  26. package/dist/favesalon-embed/salon-info.entry.js +29 -0
  27. package/dist/{esm → favesalon-embed}/salon-latest-reviews.entry.js +4 -4
  28. package/dist/{collection/components/salon-latest-styles/index.js → favesalon-embed/salon-latest-styles.entry.js} +14 -99
  29. package/dist/{collection/components/salon-locations/index.js → favesalon-embed/salon-locations.entry.js} +15 -95
  30. package/dist/{esm → favesalon-embed}/salon-lookbook.entry.js +3 -3
  31. package/dist/{esm → favesalon-embed}/salon-ranking.entry.js +1 -1
  32. package/dist/{esm → favesalon-embed}/salon-reviews.entry.js +3 -3
  33. package/dist/{collection/components/salon-schedules/index.js → favesalon-embed/salon-schedules.entry.js} +14 -95
  34. package/dist/{esm → favesalon-embed}/salon-services.entry.js +3 -3
  35. package/dist/{esm → favesalon-embed}/salon-stylists.entry.js +3 -3
  36. package/dist/{esm/services-40a3e622.js → favesalon-embed/services-7cb8f2a6.js} +2469 -100
  37. package/dist/favesalon-embed/shadow-css-98135883.js +387 -0
  38. package/dist/{esm → favesalon-embed}/style-detail.entry.js +4 -4
  39. package/dist/{esm → favesalon-embed}/user-avatar.entry.js +2 -1
  40. package/dist/{esm/utils-e97485e0.js → favesalon-embed/utils-7de9628a.js} +3 -0
  41. package/dist/types/components/chat-button/index.d.ts +0 -8
  42. package/dist/types/components/chat-form/index.d.ts +6 -0
  43. package/dist/types/components/chat-messages/index.d.ts +14 -0
  44. package/dist/types/components.d.ts +40 -0
  45. package/package.json +1 -1
  46. package/dist/cjs/chat-button.cjs.entry.js +0 -118
  47. package/dist/cjs/colors-38421769.js +0 -69
  48. package/dist/cjs/favesalon-embed.cjs.js +0 -24
  49. package/dist/cjs/google-map_5.cjs.entry.js +0 -310
  50. package/dist/cjs/index-47c2a5f6.js +0 -1533
  51. package/dist/cjs/index-7f190886.js +0 -4396
  52. package/dist/cjs/index.cjs.js +0 -2
  53. package/dist/cjs/loader.cjs.js +0 -23
  54. package/dist/cjs/relativeTime-3721080d.js +0 -9
  55. package/dist/cjs/salon-booking-modal.cjs.entry.js +0 -30
  56. package/dist/cjs/salon-booking.cjs.entry.js +0 -51
  57. package/dist/cjs/salon-gift-card-modal.cjs.entry.js +0 -29
  58. package/dist/cjs/salon-gift-card.cjs.entry.js +0 -51
  59. package/dist/cjs/salon-latest-reviews.cjs.entry.js +0 -97
  60. package/dist/cjs/salon-lookbook.cjs.entry.js +0 -222
  61. package/dist/cjs/salon-ranking.cjs.entry.js +0 -60
  62. package/dist/cjs/salon-reviews.cjs.entry.js +0 -193
  63. package/dist/cjs/salon-services.cjs.entry.js +0 -81
  64. package/dist/cjs/salon-stylists.cjs.entry.js +0 -118
  65. package/dist/cjs/services-125c82d8.js +0 -21492
  66. package/dist/cjs/style-detail.cjs.entry.js +0 -312
  67. package/dist/cjs/user-avatar.cjs.entry.js +0 -45
  68. package/dist/cjs/utils-c5a33b3c.js +0 -23
  69. package/dist/collection/collection-manifest.json +0 -29
  70. package/dist/collection/components/chat-button/index.css +0 -122
  71. package/dist/collection/components/chat-button/index.js +0 -218
  72. package/dist/collection/components/chat-conversation/index.js +0 -103
  73. package/dist/collection/components/google-map/assets/map--placeholder.jpeg +0 -0
  74. package/dist/collection/components/google-map/index.css +0 -5
  75. package/dist/collection/components/salon-booking/index.css +0 -30
  76. package/dist/collection/components/salon-booking/index.js +0 -126
  77. package/dist/collection/components/salon-booking/salon-booking-modal.js +0 -92
  78. package/dist/collection/components/salon-gift-card/index.css +0 -30
  79. package/dist/collection/components/salon-gift-card/index.js +0 -126
  80. package/dist/collection/components/salon-gift-card/salon-gift-card-modal.js +0 -73
  81. package/dist/collection/components/salon-info/index.css +0 -1
  82. package/dist/collection/components/salon-info/index.js +0 -77
  83. package/dist/collection/components/salon-latest-reviews/index.css +0 -11
  84. package/dist/collection/components/salon-latest-reviews/index.js +0 -163
  85. package/dist/collection/components/salon-latest-styles/index.css +0 -12
  86. package/dist/collection/components/salon-locations/index.css +0 -24
  87. package/dist/collection/components/salon-lookbook/index.css +0 -15
  88. package/dist/collection/components/salon-lookbook/index.js +0 -368
  89. package/dist/collection/components/salon-ranking/index.css +0 -3
  90. package/dist/collection/components/salon-ranking/index.js +0 -117
  91. package/dist/collection/components/salon-reviews/index.css +0 -18
  92. package/dist/collection/components/salon-reviews/index.js +0 -249
  93. package/dist/collection/components/salon-schedules/index.css +0 -18
  94. package/dist/collection/components/salon-services/index.css +0 -1
  95. package/dist/collection/components/salon-services/index.js +0 -146
  96. package/dist/collection/components/salon-stylists/index.css +0 -43
  97. package/dist/collection/components/salon-stylists/index.js +0 -184
  98. package/dist/collection/components/style-detail/index.css +0 -76
  99. package/dist/collection/components/style-detail/index.js +0 -386
  100. package/dist/collection/components/user-avatar/index.css +0 -0
  101. package/dist/collection/components/user-avatar/index.js +0 -134
  102. package/dist/collection/constants/colors.js +0 -65
  103. package/dist/collection/global/global.js +0 -8
  104. package/dist/collection/index.js +0 -1
  105. package/dist/collection/mocks/users.js +0 -10
  106. package/dist/collection/services/services.js +0 -295
  107. package/dist/collection/types/chat.js +0 -23
  108. package/dist/collection/types/common.js +0 -11
  109. package/dist/collection/types/review.js +0 -39
  110. package/dist/collection/types/salon.js +0 -58
  111. package/dist/collection/types/service.js +0 -24
  112. package/dist/collection/types/style.js +0 -128
  113. package/dist/collection/types/stylist.js +0 -30
  114. package/dist/collection/types/user.js +0 -10
  115. package/dist/collection/utils/utils.js +0 -20
  116. package/dist/custom-elements/index.js +0 -28340
  117. package/dist/esm/_commonjsHelpers-098d5b27.js +0 -32
  118. package/dist/esm/chat-button.entry.js +0 -114
  119. package/dist/esm/favesalon-embed.js +0 -19
  120. package/dist/esm/google-map_5.entry.js +0 -302
  121. package/dist/esm/index-3fae868e.js +0 -1506
  122. package/dist/esm/index.js +0 -1
  123. package/dist/esm/loader.js +0 -19
  124. package/dist/esm/polyfills/core-js.js +0 -11
  125. package/dist/esm/polyfills/css-shim.js +0 -1
  126. package/dist/esm/polyfills/dom.js +0 -79
  127. package/dist/esm/polyfills/es5-html-element.js +0 -1
  128. package/dist/esm/polyfills/index.js +0 -34
  129. package/dist/esm/polyfills/system.js +0 -6
  130. package/dist/esm/relativeTime-cd452e6d.js +0 -7
  131. package/dist/favesalon-embed/p-019c5ccd.entry.js +0 -1
  132. package/dist/favesalon-embed/p-083a8821.entry.js +0 -1
  133. package/dist/favesalon-embed/p-0d0ed9ea.entry.js +0 -1
  134. package/dist/favesalon-embed/p-119db8de.entry.js +0 -1
  135. package/dist/favesalon-embed/p-1432c51b.entry.js +0 -1
  136. package/dist/favesalon-embed/p-22093506.entry.js +0 -1
  137. package/dist/favesalon-embed/p-32b314e9.js +0 -2
  138. package/dist/favesalon-embed/p-47e646f8.js +0 -1
  139. package/dist/favesalon-embed/p-4a5eca9a.js +0 -6
  140. package/dist/favesalon-embed/p-58d2e9be.js +0 -1
  141. package/dist/favesalon-embed/p-71404b6a.entry.js +0 -1
  142. package/dist/favesalon-embed/p-857c3a61.entry.js +0 -1
  143. package/dist/favesalon-embed/p-99ec77f7.entry.js +0 -1
  144. package/dist/favesalon-embed/p-a33331cc.js +0 -1
  145. package/dist/favesalon-embed/p-b0c3673a.entry.js +0 -1
  146. package/dist/favesalon-embed/p-b287b1ea.entry.js +0 -1
  147. package/dist/favesalon-embed/p-b3af7842.entry.js +0 -1
  148. package/dist/favesalon-embed/p-b630ae68.js +0 -1580
  149. package/dist/favesalon-embed/p-ce2c1c9a.entry.js +0 -1
  150. package/dist/favesalon-embed/p-d6083940.js +0 -1
  151. package/dist/favesalon-embed/p-d9b7ad58.entry.js +0 -1
  152. package/dist/favesalon-embed/p-fc9a5551.js +0 -6
  153. package/dist/index.cjs.js +0 -1
  154. package/dist/index.js +0 -1
  155. package/dist/types/components/chat-conversation/index.d.ts +0 -0
  156. /package/dist/{esm → favesalon-embed}/colors-ea36347a.js +0 -0
@@ -0,0 +1,712 @@
1
+ import './index-888e99e3.js';
2
+
3
+ /*!
4
+ * Bootstrap v5.1.3 (https://getbootstrap.com/)
5
+ * Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
6
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
7
+ */
8
+ !function (t, e) { "object" == typeof exports && "undefined" != typeof module ? module.exports = e() : "function" == typeof define && define.amd ? define(e) : (t = "undefined" != typeof globalThis ? globalThis : t || self).bootstrap = e(); }(undefined, (function () {
9
+ "use strict";
10
+ const t = "transitionend", e = t => { let e = t.getAttribute("data-bs-target"); if (!e || "#" === e) {
11
+ let i = t.getAttribute("href");
12
+ if (!i || !i.includes("#") && !i.startsWith("."))
13
+ return null;
14
+ i.includes("#") && !i.startsWith("#") && (i = `#${i.split("#")[1]}`), e = i && "#" !== i ? i.trim() : null;
15
+ } return e; }, i = t => { const i = e(t); return i && document.querySelector(i) ? i : null; }, n = t => { const i = e(t); return i ? document.querySelector(i) : null; }, s = e => { e.dispatchEvent(new Event(t)); }, o = t => !(!t || "object" != typeof t) && (void 0 !== t.jquery && (t = t[0]), void 0 !== t.nodeType), r = t => o(t) ? t.jquery ? t[0] : t : "string" == typeof t && t.length > 0 ? document.querySelector(t) : null, a = (t, e, i) => { Object.keys(i).forEach((n => { const s = i[n], r = e[n], a = r && o(r) ? "element" : null == (l = r) ? `${l}` : {}.toString.call(l).match(/\s([a-z]+)/i)[1].toLowerCase(); var l; if (!new RegExp(s).test(a))
16
+ throw new TypeError(`${t.toUpperCase()}: Option "${n}" provided type "${a}" but expected type "${s}".`); })); }, l = t => !(!o(t) || 0 === t.getClientRects().length) && "visible" === getComputedStyle(t).getPropertyValue("visibility"), c = t => !t || t.nodeType !== Node.ELEMENT_NODE || !!t.classList.contains("disabled") || (void 0 !== t.disabled ? t.disabled : t.hasAttribute("disabled") && "false" !== t.getAttribute("disabled")), h = t => { if (!document.documentElement.attachShadow)
17
+ return null; if ("function" == typeof t.getRootNode) {
18
+ const e = t.getRootNode();
19
+ return e instanceof ShadowRoot ? e : null;
20
+ } return t instanceof ShadowRoot ? t : t.parentNode ? h(t.parentNode) : null; }, d = () => { }, u = t => { t.offsetHeight; }, f = () => { const { jQuery: t } = window; return t && !document.body.hasAttribute("data-bs-no-jquery") ? t : null; }, p = [], m = () => "rtl" === document.documentElement.dir, g = t => { var e; e = () => { const e = f(); if (e) {
21
+ const i = t.NAME, n = e.fn[i];
22
+ e.fn[i] = t.jQueryInterface, e.fn[i].Constructor = t, e.fn[i].noConflict = () => (e.fn[i] = n, t.jQueryInterface);
23
+ } }, "loading" === document.readyState ? (p.length || document.addEventListener("DOMContentLoaded", (() => { p.forEach((t => t())); })), p.push(e)) : e(); }, _ = t => { "function" == typeof t && t(); }, b = (e, i, n = !0) => { if (!n)
24
+ return void _(e); const o = (t => { if (!t)
25
+ 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; })(i) + 5; let r = !1; const a = ({ target: n }) => { n === i && (r = !0, i.removeEventListener(t, a), _(e)); }; i.addEventListener(t, a), setTimeout((() => { r || s(i); }), o); }, v = (t, e, i, n) => { let s = t.indexOf(e); if (-1 === s)
26
+ return t[!i && n ? t.length - 1 : 0]; const o = t.length; return s += i ? 1 : -1, n && (s = (s + o) % o), t[Math.max(0, Math.min(s, o - 1))]; }, y = /[^.]*(?=\..*)\.|.*/, w = /\..*/, E = /::\d+$/, A = {};
27
+ let T = 1;
28
+ const O = { mouseenter: "mouseover", mouseleave: "mouseout" }, C = /^(mouseenter|mouseleave)/i, k = 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"]);
29
+ function L(t, e) { return e && `${e}::${T++}` || t.uidEvent || T++; }
30
+ function x(t) { const e = L(t); return t.uidEvent = e, A[e] = A[e] || {}, A[e]; }
31
+ function D(t, e, i = null) { const n = Object.keys(t); for (let s = 0, o = n.length; s < o; s++) {
32
+ const o = t[n[s]];
33
+ if (o.originalHandler === e && o.delegationSelector === i)
34
+ return o;
35
+ } return null; }
36
+ function S(t, e, i) { const n = "string" == typeof e, s = n ? i : e; let o = P(t); return k.has(o) || (o = t), [n, s, o]; }
37
+ function N(t, e, i, n, s) { if ("string" != typeof e || !t)
38
+ return; if (i || (i = n, n = null), C.test(e)) {
39
+ const t = t => function (e) { if (!e.relatedTarget || e.relatedTarget !== e.delegateTarget && !e.delegateTarget.contains(e.relatedTarget))
40
+ return t.call(this, e); };
41
+ n ? n = t(n) : i = t(i);
42
+ } const [o, r, a] = S(e, i, n), l = x(t), c = l[a] || (l[a] = {}), h = D(c, r, o ? i : null); if (h)
43
+ return void (h.oneOff = h.oneOff && s); const d = L(r, e.replace(y, "")), u = 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)
44
+ for (let a = o.length; a--;)
45
+ if (o[a] === r)
46
+ return s.delegateTarget = r, n.oneOff && j.off(t, s.type, e, i), i.apply(r, [s]); return null; }; }(t, i, n) : function (t, e) { return function i(n) { return n.delegateTarget = t, i.oneOff && j.off(t, n.type, e), e.apply(t, [n]); }; }(t, i); u.delegationSelector = o ? i : null, u.originalHandler = r, u.oneOff = s, u.uidEvent = d, c[d] = u, t.addEventListener(a, u, o); }
47
+ function I(t, e, i, n, s) { const o = D(e[i], n, s); o && (t.removeEventListener(i, o, Boolean(s)), delete e[i][o.uidEvent]); }
48
+ function P(t) { return t = t.replace(w, ""), O[t] || t; }
49
+ const j = { on(t, e, i, n) { N(t, e, i, n, !1); }, one(t, e, i, n) { N(t, e, i, n, !0); }, off(t, e, i, n) { if ("string" != typeof e || !t)
50
+ return; const [s, o, r] = S(e, i, n), a = r !== e, l = x(t), c = e.startsWith("."); if (void 0 !== o) {
51
+ if (!l || !l[r])
52
+ return;
53
+ return void I(t, l, r, o, s ? i : null);
54
+ } c && Object.keys(l).forEach((i => { !function (t, e, i, n) { const s = e[i] || {}; Object.keys(s).forEach((o => { if (o.includes(n)) {
55
+ const n = s[o];
56
+ I(t, e, i, n.originalHandler, n.delegationSelector);
57
+ } })); }(t, l, i, e.slice(1)); })); const h = l[r] || {}; Object.keys(h).forEach((i => { const n = i.replace(E, ""); if (!a || e.includes(n)) {
58
+ const e = h[i];
59
+ I(t, l, r, e.originalHandler, e.delegationSelector);
60
+ } })); }, trigger(t, e, i) { if ("string" != typeof e || !t)
61
+ return null; const n = f(), s = P(e), o = e !== s, r = k.has(s); let a, l = !0, c = !0, h = !1, d = null; return o && n && (a = n.Event(e, i), n(t).trigger(a), l = !a.isPropagationStopped(), c = !a.isImmediatePropagationStopped(), h = a.isDefaultPrevented()), r ? (d = document.createEvent("HTMLEvents"), d.initEvent(s, l, !0)) : d = new CustomEvent(e, { bubbles: l, cancelable: !0 }), void 0 !== i && Object.keys(i).forEach((t => { Object.defineProperty(d, t, { get: () => i[t] }); })), h && d.preventDefault(), c && t.dispatchEvent(d), d.defaultPrevented && void 0 !== a && a.preventDefault(), d; } }, M = new Map, H = { set(t, e, i) { M.has(t) || M.set(t, new Map); const n = M.get(t); n.has(e) || 0 === n.size ? n.set(e, i) : console.error(`Bootstrap doesn't allow more than one instance per element. Bound instance: ${Array.from(n.keys())[0]}.`); }, get: (t, e) => M.has(t) && M.get(t).get(e) || null, remove(t, e) { if (!M.has(t))
62
+ return; const i = M.get(t); i.delete(e), 0 === i.size && M.delete(t); } };
63
+ class B {
64
+ constructor(t) { (t = r(t)) && (this._element = t, H.set(this._element, this.constructor.DATA_KEY, this)); }
65
+ dispose() { H.remove(this._element, this.constructor.DATA_KEY), j.off(this._element, this.constructor.EVENT_KEY), Object.getOwnPropertyNames(this).forEach((t => { this[t] = null; })); }
66
+ _queueCallback(t, e, i = !0) { b(t, e, i); }
67
+ static getInstance(t) { return H.get(r(t), this.DATA_KEY); }
68
+ static getOrCreateInstance(t, e = {}) { return this.getInstance(t) || new this(t, "object" == typeof e ? e : null); }
69
+ static get VERSION() { return "5.1.3"; }
70
+ static get NAME() { throw new Error('You have to implement the static method "NAME", for each component!'); }
71
+ static get DATA_KEY() { return `bs.${this.NAME}`; }
72
+ static get EVENT_KEY() { return `.${this.DATA_KEY}`; }
73
+ }
74
+ const R = (t, e = "hide") => { const i = `click.dismiss${t.EVENT_KEY}`, s = t.NAME; j.on(document, i, `[data-bs-dismiss="${s}"]`, (function (i) { if (["A", "AREA"].includes(this.tagName) && i.preventDefault(), c(this))
75
+ return; const o = n(this) || this.closest(`.${s}`); t.getOrCreateInstance(o)[e](); })); };
76
+ class W extends B {
77
+ static get NAME() { return "alert"; }
78
+ close() { if (j.trigger(this._element, "close.bs.alert").defaultPrevented)
79
+ return; this._element.classList.remove("show"); const t = this._element.classList.contains("fade"); this._queueCallback((() => this._destroyElement()), this._element, t); }
80
+ _destroyElement() { this._element.remove(), j.trigger(this._element, "closed.bs.alert"), this.dispose(); }
81
+ static jQueryInterface(t) { return this.each((function () { const e = W.getOrCreateInstance(this); if ("string" == typeof t) {
82
+ if (void 0 === e[t] || t.startsWith("_") || "constructor" === t)
83
+ throw new TypeError(`No method named "${t}"`);
84
+ e[t](this);
85
+ } })); }
86
+ }
87
+ R(W, "close"), g(W);
88
+ const $ = '[data-bs-toggle="button"]';
89
+ class z extends B {
90
+ static get NAME() { return "button"; }
91
+ toggle() { this._element.setAttribute("aria-pressed", this._element.classList.toggle("active")); }
92
+ static jQueryInterface(t) { return this.each((function () { const e = z.getOrCreateInstance(this); "toggle" === t && e[t](); })); }
93
+ }
94
+ function q(t) { return "true" === t || "false" !== t && (t === Number(t).toString() ? Number(t) : "" === t || "null" === t ? null : t); }
95
+ function F(t) { return t.replace(/[A-Z]/g, (t => `-${t.toLowerCase()}`)); }
96
+ j.on(document, "click.bs.button.data-api", $, (t => { t.preventDefault(); const e = t.target.closest($); z.getOrCreateInstance(e).toggle(); })), g(z);
97
+ const U = { setDataAttribute(t, e, i) { t.setAttribute(`data-bs-${F(e)}`, i); }, removeDataAttribute(t, e) { t.removeAttribute(`data-bs-${F(e)}`); }, getDataAttributes(t) { if (!t)
98
+ return {}; const e = {}; return Object.keys(t.dataset).filter((t => t.startsWith("bs"))).forEach((i => { let n = i.replace(/^bs/, ""); n = n.charAt(0).toLowerCase() + n.slice(1, n.length), e[n] = q(t.dataset[i]); })), e; }, getDataAttribute: (t, e) => q(t.getAttribute(`data-bs-${F(e)}`)), offset(t) { const e = t.getBoundingClientRect(); return { top: e.top + window.pageYOffset, left: e.left + window.pageXOffset }; }, position: t => ({ top: t.offsetTop, left: t.offsetLeft }) }, V = { 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; for (; n && n.nodeType === Node.ELEMENT_NODE && 3 !== n.nodeType;)
99
+ n.matches(e) && i.push(n), n = n.parentNode; return i; }, prev(t, e) { let i = t.previousElementSibling; for (; i;) {
100
+ if (i.matches(e))
101
+ return [i];
102
+ i = i.previousElementSibling;
103
+ } return []; }, next(t, e) { let i = t.nextElementSibling; for (; i;) {
104
+ if (i.matches(e))
105
+ return [i];
106
+ i = i.nextElementSibling;
107
+ } 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 => !c(t) && l(t))); } }, K = "carousel", X = { interval: 5e3, keyboard: !0, slide: !1, pause: "hover", wrap: !0, touch: !0 }, Y = { interval: "(number|boolean)", keyboard: "boolean", slide: "(boolean|string)", pause: "(string|boolean)", wrap: "boolean", touch: "boolean" }, Q = "next", G = "prev", Z = "left", J = "right", tt = { ArrowLeft: J, ArrowRight: Z }, et = "slid.bs.carousel", it = "active", nt = ".active.carousel-item";
108
+ class st extends B {
109
+ constructor(t, e) { super(t), this._items = null, this._interval = null, this._activeElement = null, this._isPaused = !1, this._isSliding = !1, this.touchTimeout = null, this.touchStartX = 0, this.touchDeltaX = 0, this._config = this._getConfig(e), this._indicatorsElement = V.findOne(".carousel-indicators", this._element), this._touchSupported = "ontouchstart" in document.documentElement || navigator.maxTouchPoints > 0, this._pointerEvent = Boolean(window.PointerEvent), this._addEventListeners(); }
110
+ static get Default() { return X; }
111
+ static get NAME() { return K; }
112
+ next() { this._slide(Q); }
113
+ nextWhenVisible() { !document.hidden && l(this._element) && this.next(); }
114
+ prev() { this._slide(G); }
115
+ pause(t) { t || (this._isPaused = !0), V.findOne(".carousel-item-next, .carousel-item-prev", this._element) && (s(this._element), this.cycle(!0)), clearInterval(this._interval), this._interval = null; }
116
+ cycle(t) { t || (this._isPaused = !1), this._interval && (clearInterval(this._interval), this._interval = null), this._config && this._config.interval && !this._isPaused && (this._updateInterval(), this._interval = setInterval((document.visibilityState ? this.nextWhenVisible : this.next).bind(this), this._config.interval)); }
117
+ to(t) { this._activeElement = V.findOne(nt, this._element); const e = this._getItemIndex(this._activeElement); if (t > this._items.length - 1 || t < 0)
118
+ return; if (this._isSliding)
119
+ return void j.one(this._element, et, (() => this.to(t))); if (e === t)
120
+ return this.pause(), void this.cycle(); const i = t > e ? Q : G; this._slide(i, this._items[t]); }
121
+ _getConfig(t) { return t = Object.assign(Object.assign(Object.assign({}, X), U.getDataAttributes(this._element)), "object" == typeof t ? t : {}), a(K, t, Y), t; }
122
+ _handleSwipe() { const t = Math.abs(this.touchDeltaX); if (t <= 40)
123
+ return; const e = t / this.touchDeltaX; this.touchDeltaX = 0, e && this._slide(e > 0 ? J : Z); }
124
+ _addEventListeners() { this._config.keyboard && j.on(this._element, "keydown.bs.carousel", (t => this._keydown(t))), "hover" === this._config.pause && (j.on(this._element, "mouseenter.bs.carousel", (t => this.pause(t))), j.on(this._element, "mouseleave.bs.carousel", (t => this.cycle(t)))), this._config.touch && this._touchSupported && this._addTouchEventListeners(); }
125
+ _addTouchEventListeners() { const t = t => this._pointerEvent && ("pen" === t.pointerType || "touch" === t.pointerType), e = e => { t(e) ? this.touchStartX = e.clientX : this._pointerEvent || (this.touchStartX = e.touches[0].clientX); }, i = t => { this.touchDeltaX = t.touches && t.touches.length > 1 ? 0 : t.touches[0].clientX - this.touchStartX; }, n = e => { t(e) && (this.touchDeltaX = e.clientX - this.touchStartX), this._handleSwipe(), "hover" === this._config.pause && (this.pause(), this.touchTimeout && clearTimeout(this.touchTimeout), this.touchTimeout = setTimeout((t => this.cycle(t)), 500 + this._config.interval)); }; V.find(".carousel-item img", this._element).forEach((t => { j.on(t, "dragstart.bs.carousel", (t => t.preventDefault())); })), this._pointerEvent ? (j.on(this._element, "pointerdown.bs.carousel", (t => e(t))), j.on(this._element, "pointerup.bs.carousel", (t => n(t))), this._element.classList.add("pointer-event")) : (j.on(this._element, "touchstart.bs.carousel", (t => e(t))), j.on(this._element, "touchmove.bs.carousel", (t => i(t))), j.on(this._element, "touchend.bs.carousel", (t => n(t)))); }
126
+ _keydown(t) { if (/input|textarea/i.test(t.target.tagName))
127
+ return; const e = tt[t.key]; e && (t.preventDefault(), this._slide(e)); }
128
+ _getItemIndex(t) { return this._items = t && t.parentNode ? V.find(".carousel-item", t.parentNode) : [], this._items.indexOf(t); }
129
+ _getItemByOrder(t, e) { const i = t === Q; return v(this._items, e, i, this._config.wrap); }
130
+ _triggerSlideEvent(t, e) { const i = this._getItemIndex(t), n = this._getItemIndex(V.findOne(nt, this._element)); return j.trigger(this._element, "slide.bs.carousel", { relatedTarget: t, direction: e, from: n, to: i }); }
131
+ _setActiveIndicatorElement(t) { if (this._indicatorsElement) {
132
+ const e = V.findOne(".active", this._indicatorsElement);
133
+ e.classList.remove(it), e.removeAttribute("aria-current");
134
+ const i = V.find("[data-bs-target]", this._indicatorsElement);
135
+ for (let e = 0; e < i.length; e++)
136
+ if (Number.parseInt(i[e].getAttribute("data-bs-slide-to"), 10) === this._getItemIndex(t)) {
137
+ i[e].classList.add(it), i[e].setAttribute("aria-current", "true");
138
+ break;
139
+ }
140
+ } }
141
+ _updateInterval() { const t = this._activeElement || V.findOne(nt, this._element); if (!t)
142
+ return; const e = Number.parseInt(t.getAttribute("data-bs-interval"), 10); e ? (this._config.defaultInterval = this._config.defaultInterval || this._config.interval, this._config.interval = e) : this._config.interval = this._config.defaultInterval || this._config.interval; }
143
+ _slide(t, e) { const i = this._directionToOrder(t), n = V.findOne(nt, this._element), s = this._getItemIndex(n), o = e || this._getItemByOrder(i, n), r = this._getItemIndex(o), a = Boolean(this._interval), l = i === Q, c = l ? "carousel-item-start" : "carousel-item-end", h = l ? "carousel-item-next" : "carousel-item-prev", d = this._orderToDirection(i); if (o && o.classList.contains(it))
144
+ return void (this._isSliding = !1); if (this._isSliding)
145
+ return; if (this._triggerSlideEvent(o, d).defaultPrevented)
146
+ return; if (!n || !o)
147
+ return; this._isSliding = !0, a && this.pause(), this._setActiveIndicatorElement(o), this._activeElement = o; const f = () => { j.trigger(this._element, et, { relatedTarget: o, direction: d, from: s, to: r }); }; if (this._element.classList.contains("slide")) {
148
+ o.classList.add(h), u(o), n.classList.add(c), o.classList.add(c);
149
+ const t = () => { o.classList.remove(c, h), o.classList.add(it), n.classList.remove(it, h, c), this._isSliding = !1, setTimeout(f, 0); };
150
+ this._queueCallback(t, n, !0);
151
+ }
152
+ else
153
+ n.classList.remove(it), o.classList.add(it), this._isSliding = !1, f(); a && this.cycle(); }
154
+ _directionToOrder(t) { return [J, Z].includes(t) ? m() ? t === Z ? G : Q : t === Z ? Q : G : t; }
155
+ _orderToDirection(t) { return [Q, G].includes(t) ? m() ? t === G ? Z : J : t === G ? J : Z : t; }
156
+ static carouselInterface(t, e) { const i = st.getOrCreateInstance(t, e); let { _config: n } = i; "object" == typeof e && (n = Object.assign(Object.assign({}, n), e)); const s = "string" == typeof e ? e : n.slide; if ("number" == typeof e)
157
+ i.to(e);
158
+ else if ("string" == typeof s) {
159
+ if (void 0 === i[s])
160
+ throw new TypeError(`No method named "${s}"`);
161
+ i[s]();
162
+ }
163
+ else
164
+ n.interval && n.ride && (i.pause(), i.cycle()); }
165
+ static jQueryInterface(t) { return this.each((function () { st.carouselInterface(this, t); })); }
166
+ static dataApiClickHandler(t) { const e = n(this); if (!e || !e.classList.contains("carousel"))
167
+ return; const i = Object.assign(Object.assign({}, U.getDataAttributes(e)), U.getDataAttributes(this)), s = this.getAttribute("data-bs-slide-to"); s && (i.interval = !1), st.carouselInterface(e, i), s && st.getInstance(e).to(s), t.preventDefault(); }
168
+ }
169
+ j.on(document, "click.bs.carousel.data-api", "[data-bs-slide], [data-bs-slide-to]", st.dataApiClickHandler), j.on(window, "load.bs.carousel.data-api", (() => { const t = V.find('[data-bs-ride="carousel"]'); for (let e = 0, i = t.length; e < i; e++)
170
+ st.carouselInterface(t[e], st.getInstance(t[e])); })), g(st);
171
+ const ot = "collapse", rt = { toggle: !0, parent: null }, at = { toggle: "boolean", parent: "(null|element)" }, lt = "show", ct = "collapse", ht = "collapsing", dt = "collapsed", ut = ":scope .collapse .collapse", ft = '[data-bs-toggle="collapse"]';
172
+ class pt extends B {
173
+ constructor(t, e) { super(t), this._isTransitioning = !1, this._config = this._getConfig(e), this._triggerArray = []; const n = V.find(ft); for (let t = 0, e = n.length; t < e; t++) {
174
+ const e = n[t], s = i(e), o = V.find(s).filter((t => t === this._element));
175
+ null !== s && o.length && (this._selector = s, this._triggerArray.push(e));
176
+ } this._initializeChildren(), this._config.parent || this._addAriaAndCollapsedClass(this._triggerArray, this._isShown()), this._config.toggle && this.toggle(); }
177
+ static get Default() { return rt; }
178
+ static get NAME() { return ot; }
179
+ toggle() { this._isShown() ? this.hide() : this.show(); }
180
+ show() { if (this._isTransitioning || this._isShown())
181
+ return; let t, e = []; if (this._config.parent) {
182
+ const t = V.find(ut, this._config.parent);
183
+ e = V.find(".collapse.show, .collapse.collapsing", this._config.parent).filter((e => !t.includes(e)));
184
+ } const i = V.findOne(this._selector); if (e.length) {
185
+ const n = e.find((t => i !== t));
186
+ if (t = n ? pt.getInstance(n) : null, t && t._isTransitioning)
187
+ return;
188
+ } if (j.trigger(this._element, "show.bs.collapse").defaultPrevented)
189
+ return; e.forEach((e => { i !== e && pt.getOrCreateInstance(e, { toggle: !1 }).hide(), t || H.set(e, "bs.collapse", null); })); const n = this._getDimension(); this._element.classList.remove(ct), this._element.classList.add(ht), this._element.style[n] = 0, this._addAriaAndCollapsedClass(this._triggerArray, !0), this._isTransitioning = !0; const s = `scroll${n[0].toUpperCase() + n.slice(1)}`; this._queueCallback((() => { this._isTransitioning = !1, this._element.classList.remove(ht), this._element.classList.add(ct, lt), this._element.style[n] = "", j.trigger(this._element, "shown.bs.collapse"); }), this._element, !0), this._element.style[n] = `${this._element[s]}px`; }
190
+ hide() { if (this._isTransitioning || !this._isShown())
191
+ return; if (j.trigger(this._element, "hide.bs.collapse").defaultPrevented)
192
+ return; const t = this._getDimension(); this._element.style[t] = `${this._element.getBoundingClientRect()[t]}px`, u(this._element), this._element.classList.add(ht), this._element.classList.remove(ct, lt); const e = this._triggerArray.length; for (let t = 0; t < e; t++) {
193
+ const e = this._triggerArray[t], i = n(e);
194
+ i && !this._isShown(i) && this._addAriaAndCollapsedClass([e], !1);
195
+ } this._isTransitioning = !0, this._element.style[t] = "", this._queueCallback((() => { this._isTransitioning = !1, this._element.classList.remove(ht), this._element.classList.add(ct), j.trigger(this._element, "hidden.bs.collapse"); }), this._element, !0); }
196
+ _isShown(t = this._element) { return t.classList.contains(lt); }
197
+ _getConfig(t) { return (t = Object.assign(Object.assign(Object.assign({}, rt), U.getDataAttributes(this._element)), t)).toggle = Boolean(t.toggle), t.parent = r(t.parent), a(ot, t, at), t; }
198
+ _getDimension() { return this._element.classList.contains("collapse-horizontal") ? "width" : "height"; }
199
+ _initializeChildren() { if (!this._config.parent)
200
+ return; const t = V.find(ut, this._config.parent); V.find(ft, this._config.parent).filter((e => !t.includes(e))).forEach((t => { const e = n(t); e && this._addAriaAndCollapsedClass([t], this._isShown(e)); })); }
201
+ _addAriaAndCollapsedClass(t, e) { t.length && t.forEach((t => { e ? t.classList.remove(dt) : t.classList.add(dt), t.setAttribute("aria-expanded", e); })); }
202
+ static jQueryInterface(t) { return this.each((function () { const e = {}; "string" == typeof t && /show|hide/.test(t) && (e.toggle = !1); const i = pt.getOrCreateInstance(this, e); if ("string" == typeof t) {
203
+ if (void 0 === i[t])
204
+ throw new TypeError(`No method named "${t}"`);
205
+ i[t]();
206
+ } })); }
207
+ }
208
+ j.on(document, "click.bs.collapse.data-api", ft, (function (t) { ("A" === t.target.tagName || t.delegateTarget && "A" === t.delegateTarget.tagName) && t.preventDefault(); const e = i(this); V.find(e).forEach((t => { pt.getOrCreateInstance(t, { toggle: !1 }).toggle(); })); })), g(pt);
209
+ var mt = "top", gt = "bottom", _t = "right", bt = "left", vt = "auto", yt = [mt, gt, _t, bt], wt = "start", Et = "end", At = "clippingParents", Tt = "viewport", Ot = "popper", Ct = "reference", kt = yt.reduce((function (t, e) { return t.concat([e + "-" + wt, e + "-" + Et]); }), []), Lt = [].concat(yt, [vt]).reduce((function (t, e) { return t.concat([e, e + "-" + wt, e + "-" + Et]); }), []), xt = "beforeRead", Dt = "read", St = "afterRead", Nt = "beforeMain", It = "main", Pt = "afterMain", jt = "beforeWrite", Mt = "write", Ht = "afterWrite", Bt = [xt, Dt, St, Nt, It, Pt, jt, Mt, Ht];
210
+ function Rt(t) { return t ? (t.nodeName || "").toLowerCase() : null; }
211
+ function Wt(t) { if (null == t)
212
+ return window; if ("[object Window]" !== t.toString()) {
213
+ var e = t.ownerDocument;
214
+ return e && e.defaultView || window;
215
+ } return t; }
216
+ function $t(t) { return t instanceof Wt(t).Element || t instanceof Element; }
217
+ function zt(t) { return t instanceof Wt(t).HTMLElement || t instanceof HTMLElement; }
218
+ function qt(t) { return "undefined" != typeof ShadowRoot && (t instanceof Wt(t).ShadowRoot || t instanceof ShadowRoot); }
219
+ const Ft = { 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]; zt(s) && Rt(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; }), {}); zt(n) && Rt(n) && (Object.assign(n.style, o), Object.keys(s).forEach((function (t) { n.removeAttribute(t); }))); })); }; }, requires: ["computeStyles"] };
220
+ function Ut(t) { return t.split("-")[0]; }
221
+ function Vt(t, e) { var i = t.getBoundingClientRect(); return { width: i.width / 1, height: i.height / 1, top: i.top / 1, right: i.right / 1, bottom: i.bottom / 1, left: i.left / 1, x: i.left / 1, y: i.top / 1 }; }
222
+ function Kt(t) { var e = Vt(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 }; }
223
+ function Xt(t, e) { var i = e.getRootNode && e.getRootNode(); if (t.contains(e))
224
+ return !0; if (i && qt(i)) {
225
+ var n = e;
226
+ do {
227
+ if (n && t.isSameNode(n))
228
+ return !0;
229
+ n = n.parentNode || n.host;
230
+ } while (n);
231
+ } return !1; }
232
+ function Yt(t) { return Wt(t).getComputedStyle(t); }
233
+ function Qt(t) { return ["table", "td", "th"].indexOf(Rt(t)) >= 0; }
234
+ function Gt(t) { return (($t(t) ? t.ownerDocument : t.document) || window.document).documentElement; }
235
+ function Zt(t) { return "html" === Rt(t) ? t : t.assignedSlot || t.parentNode || (qt(t) ? t.host : null) || Gt(t); }
236
+ function Jt(t) { return zt(t) && "fixed" !== Yt(t).position ? t.offsetParent : null; }
237
+ function te(t) { for (var e = Wt(t), i = Jt(t); i && Qt(i) && "static" === Yt(i).position;)
238
+ i = Jt(i); return i && ("html" === Rt(i) || "body" === Rt(i) && "static" === Yt(i).position) ? e : i || function (t) { var e = -1 !== navigator.userAgent.toLowerCase().indexOf("firefox"); if (-1 !== navigator.userAgent.indexOf("Trident") && zt(t) && "fixed" === Yt(t).position)
239
+ return null; for (var i = Zt(t); zt(i) && ["html", "body"].indexOf(Rt(i)) < 0;) {
240
+ var n = Yt(i);
241
+ 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)
242
+ return i;
243
+ i = i.parentNode;
244
+ } return null; }(t) || e; }
245
+ function ee(t) { return ["top", "bottom"].indexOf(t) >= 0 ? "x" : "y"; }
246
+ var ie = Math.max, ne = Math.min, se = Math.round;
247
+ function oe(t, e, i) { return ie(t, ne(e, i)); }
248
+ function re(t) { return Object.assign({}, { top: 0, right: 0, bottom: 0, left: 0 }, t); }
249
+ function ae(t, e) { return e.reduce((function (e, i) { return e[i] = t, e; }), {}); }
250
+ const le = { 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 = Ut(i.placement), l = ee(a), c = [bt, _t].indexOf(a) >= 0 ? "height" : "width"; if (o && r) {
251
+ var h = function (t, e) { return re("number" != typeof (t = "function" == typeof t ? t(Object.assign({}, e.rects, { placement: e.placement })) : t) ? t : ae(t, yt)); }(s.padding, i), d = Kt(o), u = "y" === l ? mt : bt, f = "y" === l ? gt : _t, p = i.rects.reference[c] + i.rects.reference[l] - r[l] - i.rects.popper[c], m = r[l] - i.rects.reference[l], g = te(o), _ = g ? "y" === l ? g.clientHeight || 0 : g.clientWidth || 0 : 0, b = p / 2 - m / 2, v = h[u], y = _ - d[c] - h[f], w = _ / 2 - d[c] / 2 + b, E = oe(v, w, y), A = l;
252
+ i.modifiersData[n] = ((e = {})[A] = E, e.centerOffset = E - w, e);
253
+ } }, 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))) && Xt(e.elements.popper, n) && (e.elements.arrow = n); }, requires: ["popperOffsets"], requiresIfExists: ["preventOverflow"] };
254
+ function ce(t) { return t.split("-")[1]; }
255
+ var he = { top: "auto", right: "auto", bottom: "auto", left: "auto" };
256
+ function de(t) { var e, i = t.popper, n = t.popperRect, s = t.placement, o = t.variation, r = t.offsets, a = t.position, l = t.gpuAcceleration, c = t.adaptive, h = t.roundOffsets, d = !0 === h ? function (t) { var e = t.x, i = t.y, n = window.devicePixelRatio || 1; return { x: se(se(e * n) / n) || 0, y: se(se(i * n) / n) || 0 }; }(r) : "function" == typeof h ? h(r) : r, u = d.x, f = void 0 === u ? 0 : u, p = d.y, m = void 0 === p ? 0 : p, g = r.hasOwnProperty("x"), _ = r.hasOwnProperty("y"), b = bt, v = mt, y = window; if (c) {
257
+ var w = te(i), E = "clientHeight", A = "clientWidth";
258
+ w === Wt(i) && "static" !== Yt(w = Gt(i)).position && "absolute" === a && (E = "scrollHeight", A = "scrollWidth"), w = w, s !== mt && (s !== bt && s !== _t || o !== Et) || (v = gt, m -= w[E] - n.height, m *= l ? 1 : -1), s !== bt && (s !== mt && s !== gt || o !== Et) || (b = _t, f -= w[A] - n.width, f *= l ? 1 : -1);
259
+ } var T, O = Object.assign({ position: a }, c && he); return l ? Object.assign({}, O, ((T = {})[v] = _ ? "0" : "", T[b] = g ? "0" : "", T.transform = (y.devicePixelRatio || 1) <= 1 ? "translate(" + f + "px, " + m + "px)" : "translate3d(" + f + "px, " + m + "px, 0)", T)) : Object.assign({}, O, ((e = {})[v] = _ ? m + "px" : "", e[b] = g ? f + "px" : "", e.transform = "", e)); }
260
+ const ue = { 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: Ut(e.placement), variation: ce(e.placement), popper: e.elements.popper, popperRect: e.rects.popper, gpuAcceleration: s }; null != e.modifiersData.popperOffsets && (e.styles.popper = Object.assign({}, e.styles.popper, de(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, de(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: {} };
261
+ var fe = { passive: !0 };
262
+ const pe = { 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 = Wt(e.elements.popper), c = [].concat(e.scrollParents.reference, e.scrollParents.popper); return o && c.forEach((function (t) { t.addEventListener("scroll", i.update, fe); })), a && l.addEventListener("resize", i.update, fe), function () { o && c.forEach((function (t) { t.removeEventListener("scroll", i.update, fe); })), a && l.removeEventListener("resize", i.update, fe); }; }, data: {} };
263
+ var me = { left: "right", right: "left", bottom: "top", top: "bottom" };
264
+ function ge(t) { return t.replace(/left|right|bottom|top/g, (function (t) { return me[t]; })); }
265
+ var _e = { start: "end", end: "start" };
266
+ function be(t) { return t.replace(/start|end/g, (function (t) { return _e[t]; })); }
267
+ function ve(t) { var e = Wt(t); return { scrollLeft: e.pageXOffset, scrollTop: e.pageYOffset }; }
268
+ function ye(t) { return Vt(Gt(t)).left + ve(t).scrollLeft; }
269
+ function we(t) { var e = Yt(t), i = e.overflow, n = e.overflowX, s = e.overflowY; return /auto|scroll|overlay|hidden/.test(i + s + n); }
270
+ function Ee(t) { return ["html", "body", "#document"].indexOf(Rt(t)) >= 0 ? t.ownerDocument.body : zt(t) && we(t) ? t : Ee(Zt(t)); }
271
+ function Ae(t, e) { var i; void 0 === e && (e = []); var n = Ee(t), s = n === (null == (i = t.ownerDocument) ? void 0 : i.body), o = Wt(n), r = s ? [o].concat(o.visualViewport || [], we(n) ? n : []) : n, a = e.concat(r); return s ? a : a.concat(Ae(Zt(r))); }
272
+ function Te(t) { return Object.assign({}, t, { left: t.x, top: t.y, right: t.x + t.width, bottom: t.y + t.height }); }
273
+ function Oe(t, e) { return e === Tt ? Te(function (t) { var e = Wt(t), i = Gt(t), n = e.visualViewport, s = i.clientWidth, o = i.clientHeight, r = 0, a = 0; return n && (s = n.width, o = n.height, /^((?!chrome|android).)*safari/i.test(navigator.userAgent) || (r = n.offsetLeft, a = n.offsetTop)), { width: s, height: o, x: r + ye(t), y: a }; }(t)) : zt(e) ? function (t) { var e = Vt(t); return e.top = e.top + t.clientTop, e.left = e.left + t.clientLeft, e.bottom = e.top + t.clientHeight, e.right = e.left + t.clientWidth, e.width = t.clientWidth, e.height = t.clientHeight, e.x = e.left, e.y = e.top, e; }(e) : Te(function (t) { var e, i = Gt(t), n = ve(t), s = null == (e = t.ownerDocument) ? void 0 : e.body, o = ie(i.scrollWidth, i.clientWidth, s ? s.scrollWidth : 0, s ? s.clientWidth : 0), r = ie(i.scrollHeight, i.clientHeight, s ? s.scrollHeight : 0, s ? s.clientHeight : 0), a = -n.scrollLeft + ye(t), l = -n.scrollTop; return "rtl" === Yt(s || i).direction && (a += ie(i.clientWidth, s ? s.clientWidth : 0) - o), { width: o, height: r, x: a, y: l }; }(Gt(t))); }
274
+ function Ce(t) { var e, i = t.reference, n = t.element, s = t.placement, o = s ? Ut(s) : null, r = s ? ce(s) : null, a = i.x + i.width / 2 - n.width / 2, l = i.y + i.height / 2 - n.height / 2; switch (o) {
275
+ case mt:
276
+ e = { x: a, y: i.y - n.height };
277
+ break;
278
+ case gt:
279
+ e = { x: a, y: i.y + i.height };
280
+ break;
281
+ case _t:
282
+ e = { x: i.x + i.width, y: l };
283
+ break;
284
+ case bt:
285
+ e = { x: i.x - n.width, y: l };
286
+ break;
287
+ default: e = { x: i.x, y: i.y };
288
+ } var c = o ? ee(o) : null; if (null != c) {
289
+ var h = "y" === c ? "height" : "width";
290
+ switch (r) {
291
+ case wt:
292
+ e[c] = e[c] - (i[h] / 2 - n[h] / 2);
293
+ break;
294
+ case Et: e[c] = e[c] + (i[h] / 2 - n[h] / 2);
295
+ }
296
+ } return e; }
297
+ function ke(t, e) { void 0 === e && (e = {}); var i = e, n = i.placement, s = void 0 === n ? t.placement : n, o = i.boundary, r = void 0 === o ? At : o, a = i.rootBoundary, l = void 0 === a ? Tt : a, c = i.elementContext, h = void 0 === c ? Ot : c, d = i.altBoundary, u = void 0 !== d && d, f = i.padding, p = void 0 === f ? 0 : f, m = re("number" != typeof p ? p : ae(p, yt)), g = h === Ot ? Ct : Ot, _ = t.rects.popper, b = t.elements[u ? g : h], v = function (t, e, i) { var n = "clippingParents" === e ? function (t) { var e = Ae(Zt(t)), i = ["absolute", "fixed"].indexOf(Yt(t).position) >= 0 && zt(t) ? te(t) : t; return $t(i) ? e.filter((function (t) { return $t(t) && Xt(t, i) && "body" !== Rt(t); })) : []; }(t) : [].concat(e), s = [].concat(n, [i]), o = s[0], r = s.reduce((function (e, i) { var n = Oe(t, i); return e.top = ie(n.top, e.top), e.right = ne(n.right, e.right), e.bottom = ne(n.bottom, e.bottom), e.left = ie(n.left, e.left), e; }), Oe(t, o)); return r.width = r.right - r.left, r.height = r.bottom - r.top, r.x = r.left, r.y = r.top, r; }($t(b) ? b : b.contextElement || Gt(t.elements.popper), r, l), y = Vt(t.elements.reference), w = Ce({ reference: y, element: _, strategy: "absolute", placement: s }), E = Te(Object.assign({}, _, w)), A = h === Ot ? E : y, T = { top: v.top - A.top + m.top, bottom: A.bottom - v.bottom + m.bottom, left: v.left - A.left + m.left, right: A.right - v.right + m.right }, O = t.modifiersData.offset; if (h === Ot && O) {
298
+ var C = O[s];
299
+ Object.keys(T).forEach((function (t) { var e = [_t, gt].indexOf(t) >= 0 ? 1 : -1, i = [mt, gt].indexOf(t) >= 0 ? "y" : "x"; T[t] += C[i] * e; }));
300
+ } return T; }
301
+ function Le(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 ? Lt : l, h = ce(n), d = h ? a ? kt : kt.filter((function (t) { return ce(t) === h; })) : yt, u = d.filter((function (t) { return c.indexOf(t) >= 0; })); 0 === u.length && (u = d); var f = u.reduce((function (e, i) { return e[i] = ke(t, { placement: i, boundary: s, rootBoundary: o, padding: r })[Ut(i)], e; }), {}); return Object.keys(f).sort((function (t, e) { return f[t] - f[e]; })); }
302
+ const xe = { name: "flip", enabled: !0, phase: "main", fn: function (t) { var e = t.state, i = t.options, n = t.name; if (!e.modifiersData[n]._skip) {
303
+ for (var s = i.mainAxis, o = void 0 === s || s, r = i.altAxis, a = void 0 === r || r, l = i.fallbackPlacements, c = i.padding, h = i.boundary, d = i.rootBoundary, u = i.altBoundary, f = i.flipVariations, p = void 0 === f || f, m = i.allowedAutoPlacements, g = e.options.placement, _ = Ut(g), b = l || (_ !== g && p ? function (t) { if (Ut(t) === vt)
304
+ return []; var e = ge(t); return [be(t), e, be(e)]; }(g) : [ge(g)]), v = [g].concat(b).reduce((function (t, i) { return t.concat(Ut(i) === vt ? Le(e, { placement: i, boundary: h, rootBoundary: d, padding: c, flipVariations: p, allowedAutoPlacements: m }) : i); }), []), y = e.rects.reference, w = e.rects.popper, E = new Map, A = !0, T = v[0], O = 0; O < v.length; O++) {
305
+ var C = v[O], k = Ut(C), L = ce(C) === wt, x = [mt, gt].indexOf(k) >= 0, D = x ? "width" : "height", S = ke(e, { placement: C, boundary: h, rootBoundary: d, altBoundary: u, padding: c }), N = x ? L ? _t : bt : L ? gt : mt;
306
+ y[D] > w[D] && (N = ge(N));
307
+ var I = ge(N), P = [];
308
+ if (o && P.push(S[k] <= 0), a && P.push(S[N] <= 0, S[I] <= 0), P.every((function (t) { return t; }))) {
309
+ T = C, A = !1;
310
+ break;
311
+ }
312
+ E.set(C, P);
313
+ }
314
+ if (A)
315
+ for (var j = function (t) { var e = v.find((function (e) { var i = E.get(e); if (i)
316
+ return i.slice(0, t).every((function (t) { return t; })); })); if (e)
317
+ return T = e, "break"; }, M = p ? 3 : 1; M > 0 && "break" !== j(M); M--)
318
+ ;
319
+ e.placement !== T && (e.modifiersData[n]._skip = !0, e.placement = T, e.reset = !0);
320
+ } }, requiresIfExists: ["offset"], data: { _skip: !1 } };
321
+ function De(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 }; }
322
+ function Se(t) { return [mt, _t, gt, bt].some((function (e) { return t[e] >= 0; })); }
323
+ const Ne = { 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 = ke(e, { elementContext: "reference" }), a = ke(e, { altBoundary: !0 }), l = De(r, n), c = De(a, s, o), h = Se(l), d = Se(c); e.modifiersData[i] = { referenceClippingOffsets: l, popperEscapeOffsets: c, isReferenceHidden: h, hasPopperEscaped: d }, e.attributes.popper = Object.assign({}, e.attributes.popper, { "data-popper-reference-hidden": h, "data-popper-escaped": d }); } }, Ie = { 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 = Lt.reduce((function (t, i) { return t[i] = function (t, e, i) { var n = Ut(t), s = [bt, mt].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, [bt, _t].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; } }, Pe = { name: "popperOffsets", enabled: !0, phase: "read", fn: function (t) { var e = t.state, i = t.name; e.modifiersData[i] = Ce({ reference: e.rects.reference, element: e.rects.popper, strategy: "absolute", placement: e.placement }); }, data: {} }, je = { name: "preventOverflow", enabled: !0, phase: "main", fn: function (t) { var e = t.state, i = t.options, n = t.name, s = i.mainAxis, o = void 0 === s || s, r = i.altAxis, a = void 0 !== r && r, l = i.boundary, c = i.rootBoundary, h = i.altBoundary, d = i.padding, u = i.tether, f = void 0 === u || u, p = i.tetherOffset, m = void 0 === p ? 0 : p, g = ke(e, { boundary: l, rootBoundary: c, padding: d, altBoundary: h }), _ = Ut(e.placement), b = ce(e.placement), v = !b, y = ee(_), w = "x" === y ? "y" : "x", E = e.modifiersData.popperOffsets, A = e.rects.reference, T = e.rects.popper, O = "function" == typeof m ? m(Object.assign({}, e.rects, { placement: e.placement })) : m, C = { x: 0, y: 0 }; if (E) {
324
+ if (o || a) {
325
+ var k = "y" === y ? mt : bt, L = "y" === y ? gt : _t, x = "y" === y ? "height" : "width", D = E[y], S = E[y] + g[k], N = E[y] - g[L], I = f ? -T[x] / 2 : 0, P = b === wt ? A[x] : T[x], j = b === wt ? -T[x] : -A[x], M = e.elements.arrow, H = f && M ? Kt(M) : { width: 0, height: 0 }, B = e.modifiersData["arrow#persistent"] ? e.modifiersData["arrow#persistent"].padding : { top: 0, right: 0, bottom: 0, left: 0 }, R = B[k], W = B[L], $ = oe(0, A[x], H[x]), z = v ? A[x] / 2 - I - $ - R - O : P - $ - R - O, q = v ? -A[x] / 2 + I + $ + W + O : j + $ + W + O, F = e.elements.arrow && te(e.elements.arrow), U = F ? "y" === y ? F.clientTop || 0 : F.clientLeft || 0 : 0, V = e.modifiersData.offset ? e.modifiersData.offset[e.placement][y] : 0, K = E[y] + z - V - U, X = E[y] + q - V;
326
+ if (o) {
327
+ var Y = oe(f ? ne(S, K) : S, D, f ? ie(N, X) : N);
328
+ E[y] = Y, C[y] = Y - D;
329
+ }
330
+ if (a) {
331
+ var Q = "x" === y ? mt : bt, G = "x" === y ? gt : _t, Z = E[w], J = Z + g[Q], tt = Z - g[G], et = oe(f ? ne(J, K) : J, Z, f ? ie(tt, X) : tt);
332
+ E[w] = et, C[w] = et - Z;
333
+ }
334
+ }
335
+ e.modifiersData[n] = C;
336
+ } }, requiresIfExists: ["offset"] };
337
+ function Me(t, e, i) { void 0 === i && (i = !1); var n = zt(e); zt(e) && function (t) { var e = t.getBoundingClientRect(); e.width, t.offsetWidth, e.height, t.offsetHeight; }(e); var s, o, r = Gt(e), a = Vt(t), l = { scrollLeft: 0, scrollTop: 0 }, c = { x: 0, y: 0 }; return (n || !n && !i) && (("body" !== Rt(e) || we(r)) && (l = (s = e) !== Wt(s) && zt(s) ? { scrollLeft: (o = s).scrollLeft, scrollTop: o.scrollTop } : ve(s)), zt(e) ? ((c = Vt(e)).x += e.clientLeft, c.y += e.clientTop) : r && (c.x = ye(r))), { x: a.left + l.scrollLeft - c.x, y: a.top + l.scrollTop - c.y, width: a.width, height: a.height }; }
338
+ function He(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)) {
339
+ var n = e.get(t);
340
+ n && s(n);
341
+ } })), n.push(t); } return t.forEach((function (t) { e.set(t.name, t); })), t.forEach((function (t) { i.has(t.name) || s(t); })), n; }
342
+ var Be = { placement: "bottom", modifiers: [], strategy: "absolute" };
343
+ function Re() { for (var t = arguments.length, e = new Array(t), i = 0; i < t; i++)
344
+ e[i] = arguments[i]; return !e.some((function (t) { return !(t && "function" == typeof t.getBoundingClientRect); })); }
345
+ function We(t) { void 0 === t && (t = {}); var e = t, i = e.defaultModifiers, n = void 0 === i ? [] : i, s = e.defaultOptions, o = void 0 === s ? Be : s; return function (t, e, i) { void 0 === i && (i = o); var s, r, a = { placement: "bottom", orderedModifiers: [], options: Object.assign({}, Be, o), modifiersData: {}, elements: { reference: t, popper: e }, attributes: {}, styles: {} }, l = [], c = !1, h = { state: a, setOptions: function (i) { var s = "function" == typeof i ? i(a.options) : i; d(), a.options = Object.assign({}, o, a.options, s), a.scrollParents = { reference: $t(t) ? Ae(t) : t.contextElement ? Ae(t.contextElement) : [], popper: Ae(e) }; var r, c, u = function (t) { var e = He(t); return Bt.reduce((function (t, i) { return t.concat(e.filter((function (t) { return t.phase === i; }))); }), []); }((r = [].concat(n, a.options.modifiers), c = r.reduce((function (t, e) { var i = t[e.name]; return t[e.name] = i ? Object.assign({}, i, e, { options: Object.assign({}, i.options, e.options), data: Object.assign({}, i.data, e.data) }) : e, t; }), {}), Object.keys(c).map((function (t) { return c[t]; })))); return a.orderedModifiers = u.filter((function (t) { return t.enabled; })), a.orderedModifiers.forEach((function (t) { var e = t.name, i = t.options, n = void 0 === i ? {} : i, s = t.effect; if ("function" == typeof s) {
346
+ var o = s({ state: a, name: e, instance: h, options: n });
347
+ l.push(o || function () { });
348
+ } })), h.update(); }, forceUpdate: function () { if (!c) {
349
+ var t = a.elements, e = t.reference, i = t.popper;
350
+ if (Re(e, i)) {
351
+ a.rects = { reference: Me(e, te(i), "fixed" === a.options.strategy), popper: Kt(i) }, a.reset = !1, a.placement = a.options.placement, a.orderedModifiers.forEach((function (t) { return a.modifiersData[t.name] = Object.assign({}, t.data); }));
352
+ for (var n = 0; n < a.orderedModifiers.length; n++)
353
+ if (!0 !== a.reset) {
354
+ var s = a.orderedModifiers[n], o = s.fn, r = s.options, l = void 0 === r ? {} : r, d = s.name;
355
+ "function" == typeof o && (a = o({ state: a, options: l, name: d, instance: h }) || a);
356
+ }
357
+ else
358
+ a.reset = !1, n = -1;
359
+ }
360
+ } }, update: (s = function () { return new Promise((function (t) { h.forceUpdate(), t(a); })); }, function () { return r || (r = new Promise((function (t) { Promise.resolve().then((function () { r = void 0, t(s()); })); }))), r; }), destroy: function () { d(), c = !0; } }; if (!Re(t, e))
361
+ return h; function d() { l.forEach((function (t) { return t(); })), l = []; } return h.setOptions(i).then((function (t) { !c && i.onFirstUpdate && i.onFirstUpdate(t); })), h; }; }
362
+ var $e = We(), ze = We({ defaultModifiers: [pe, Pe, ue, Ft] }), qe = We({ defaultModifiers: [pe, Pe, ue, Ft, Ie, xe, je, le, Ne] });
363
+ const Fe = Object.freeze({ __proto__: null, popperGenerator: We, detectOverflow: ke, createPopperBase: $e, createPopper: qe, createPopperLite: ze, top: mt, bottom: gt, right: _t, left: bt, auto: vt, basePlacements: yt, start: wt, end: Et, clippingParents: At, viewport: Tt, popper: Ot, reference: Ct, variationPlacements: kt, placements: Lt, beforeRead: xt, read: Dt, afterRead: St, beforeMain: Nt, main: It, afterMain: Pt, beforeWrite: jt, write: Mt, afterWrite: Ht, modifierPhases: Bt, applyStyles: Ft, arrow: le, computeStyles: ue, eventListeners: pe, flip: xe, hide: Ne, offset: Ie, popperOffsets: Pe, preventOverflow: je }), Ue = "dropdown", Ve = "Escape", Ke = "Space", Xe = "ArrowUp", Ye = "ArrowDown", Qe = new RegExp("ArrowUp|ArrowDown|Escape"), Ge = "click.bs.dropdown.data-api", Ze = "keydown.bs.dropdown.data-api", Je = "show", ti = '[data-bs-toggle="dropdown"]', ei = ".dropdown-menu", ii = m() ? "top-end" : "top-start", ni = m() ? "top-start" : "top-end", si = m() ? "bottom-end" : "bottom-start", oi = m() ? "bottom-start" : "bottom-end", ri = m() ? "left-start" : "right-start", ai = m() ? "right-start" : "left-start", li = { offset: [0, 2], boundary: "clippingParents", reference: "toggle", display: "dynamic", popperConfig: null, autoClose: !0 }, ci = { offset: "(array|string|function)", boundary: "(string|element)", reference: "(string|element|object)", display: "string", popperConfig: "(null|object|function)", autoClose: "(boolean|string)" };
364
+ class hi extends B {
365
+ constructor(t, e) { super(t), this._popper = null, this._config = this._getConfig(e), this._menu = this._getMenuElement(), this._inNavbar = this._detectNavbar(); }
366
+ static get Default() { return li; }
367
+ static get DefaultType() { return ci; }
368
+ static get NAME() { return Ue; }
369
+ toggle() { return this._isShown() ? this.hide() : this.show(); }
370
+ show() { if (c(this._element) || this._isShown(this._menu))
371
+ return; const t = { relatedTarget: this._element }; if (j.trigger(this._element, "show.bs.dropdown", t).defaultPrevented)
372
+ return; const e = hi.getParentFromElement(this._element); this._inNavbar ? U.setDataAttribute(this._menu, "popper", "none") : this._createPopper(e), "ontouchstart" in document.documentElement && !e.closest(".navbar-nav") && [].concat(...document.body.children).forEach((t => j.on(t, "mouseover", d))), this._element.focus(), this._element.setAttribute("aria-expanded", !0), this._menu.classList.add(Je), this._element.classList.add(Je), j.trigger(this._element, "shown.bs.dropdown", t); }
373
+ hide() { if (c(this._element) || !this._isShown(this._menu))
374
+ return; const t = { relatedTarget: this._element }; this._completeHide(t); }
375
+ dispose() { this._popper && this._popper.destroy(), super.dispose(); }
376
+ update() { this._inNavbar = this._detectNavbar(), this._popper && this._popper.update(); }
377
+ _completeHide(t) { j.trigger(this._element, "hide.bs.dropdown", t).defaultPrevented || ("ontouchstart" in document.documentElement && [].concat(...document.body.children).forEach((t => j.off(t, "mouseover", d))), this._popper && this._popper.destroy(), this._menu.classList.remove(Je), this._element.classList.remove(Je), this._element.setAttribute("aria-expanded", "false"), U.removeDataAttribute(this._menu, "popper"), j.trigger(this._element, "hidden.bs.dropdown", t)); }
378
+ _getConfig(t) { if (t = Object.assign(Object.assign(Object.assign({}, this.constructor.Default), U.getDataAttributes(this._element)), t), a(Ue, t, this.constructor.DefaultType), "object" == typeof t.reference && !o(t.reference) && "function" != typeof t.reference.getBoundingClientRect)
379
+ throw new TypeError(`${Ue.toUpperCase()}: Option "reference" provided type "object" without a required "getBoundingClientRect" method.`); return t; }
380
+ _createPopper(t) { if (void 0 === Fe)
381
+ throw new TypeError("Bootstrap's dropdowns require Popper (https://popper.js.org)"); let e = this._element; "parent" === this._config.reference ? e = t : o(this._config.reference) ? e = r(this._config.reference) : "object" == typeof this._config.reference && (e = this._config.reference); const i = this._getPopperConfig(), n = i.modifiers.find((t => "applyStyles" === t.name && !1 === t.enabled)); this._popper = qe(e, this._menu, i), n && U.setDataAttribute(this._menu, "popper", "static"); }
382
+ _isShown(t = this._element) { return t.classList.contains(Je); }
383
+ _getMenuElement() { return V.next(this._element, ei)[0]; }
384
+ _getPlacement() { const t = this._element.parentNode; if (t.classList.contains("dropend"))
385
+ return ri; if (t.classList.contains("dropstart"))
386
+ return ai; const e = "end" === getComputedStyle(this._menu).getPropertyValue("--bs-position").trim(); return t.classList.contains("dropup") ? e ? ni : ii : e ? oi : si; }
387
+ _detectNavbar() { return null !== this._element.closest(".navbar"); }
388
+ _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; }
389
+ _getPopperConfig() { const t = { placement: this._getPlacement(), modifiers: [{ name: "preventOverflow", options: { boundary: this._config.boundary } }, { name: "offset", options: { offset: this._getOffset() } }] }; return "static" === this._config.display && (t.modifiers = [{ name: "applyStyles", enabled: !1 }]), Object.assign(Object.assign({}, t), "function" == typeof this._config.popperConfig ? this._config.popperConfig(t) : this._config.popperConfig); }
390
+ _selectMenuItem({ key: t, target: e }) { const i = V.find(".dropdown-menu .dropdown-item:not(.disabled):not(:disabled)", this._menu).filter(l); i.length && v(i, e, t === Ye, !i.includes(e)).focus(); }
391
+ static jQueryInterface(t) { return this.each((function () { const e = hi.getOrCreateInstance(this, t); if ("string" == typeof t) {
392
+ if (void 0 === e[t])
393
+ throw new TypeError(`No method named "${t}"`);
394
+ e[t]();
395
+ } })); }
396
+ static clearMenus(t) { if (t && (2 === t.button || "keyup" === t.type && "Tab" !== t.key))
397
+ return; const e = V.find(ti); for (let i = 0, n = e.length; i < n; i++) {
398
+ const n = hi.getInstance(e[i]);
399
+ if (!n || !1 === n._config.autoClose)
400
+ continue;
401
+ if (!n._isShown())
402
+ continue;
403
+ const s = { relatedTarget: n._element };
404
+ if (t) {
405
+ const e = t.composedPath(), i = e.includes(n._menu);
406
+ if (e.includes(n._element) || "inside" === n._config.autoClose && !i || "outside" === n._config.autoClose && i)
407
+ continue;
408
+ if (n._menu.contains(t.target) && ("keyup" === t.type && "Tab" === t.key || /input|select|option|textarea|form/i.test(t.target.tagName)))
409
+ continue;
410
+ "click" === t.type && (s.clickEvent = t);
411
+ }
412
+ n._completeHide(s);
413
+ } }
414
+ static getParentFromElement(t) { return n(t) || t.parentNode; }
415
+ static dataApiKeydownHandler(t) { if (/input|textarea/i.test(t.target.tagName) ? t.key === Ke || t.key !== Ve && (t.key !== Ye && t.key !== Xe || t.target.closest(ei)) : !Qe.test(t.key))
416
+ return; const e = this.classList.contains(Je); if (!e && t.key === Ve)
417
+ return; if (t.preventDefault(), t.stopPropagation(), c(this))
418
+ return; const i = this.matches(ti) ? this : V.prev(this, ti)[0], n = hi.getOrCreateInstance(i); if (t.key !== Ve)
419
+ return t.key === Xe || t.key === Ye ? (e || n.show(), void n._selectMenuItem(t)) : void (e && t.key !== Ke || hi.clearMenus()); n.hide(); }
420
+ }
421
+ j.on(document, Ze, ti, hi.dataApiKeydownHandler), j.on(document, Ze, ei, hi.dataApiKeydownHandler), j.on(document, Ge, hi.clearMenus), j.on(document, "keyup.bs.dropdown.data-api", hi.clearMenus), j.on(document, Ge, ti, (function (t) { t.preventDefault(), hi.getOrCreateInstance(this).toggle(); })), g(hi);
422
+ const di = ".fixed-top, .fixed-bottom, .is-fixed, .sticky-top", ui = ".sticky-top";
423
+ class fi {
424
+ constructor() { this._element = document.body; }
425
+ getWidth() { const t = document.documentElement.clientWidth; return Math.abs(window.innerWidth - t); }
426
+ hide() { const t = this.getWidth(); this._disableOverFlow(), this._setElementAttributes(this._element, "paddingRight", (e => e + t)), this._setElementAttributes(di, "paddingRight", (e => e + t)), this._setElementAttributes(ui, "marginRight", (e => e - t)); }
427
+ _disableOverFlow() { this._saveInitialAttribute(this._element, "overflow"), this._element.style.overflow = "hidden"; }
428
+ _setElementAttributes(t, e, i) { const n = this.getWidth(); this._applyManipulationCallback(t, (t => { if (t !== this._element && window.innerWidth > t.clientWidth + n)
429
+ return; this._saveInitialAttribute(t, e); const s = window.getComputedStyle(t)[e]; t.style[e] = `${i(Number.parseFloat(s))}px`; })); }
430
+ reset() { this._resetElementAttributes(this._element, "overflow"), this._resetElementAttributes(this._element, "paddingRight"), this._resetElementAttributes(di, "paddingRight"), this._resetElementAttributes(ui, "marginRight"); }
431
+ _saveInitialAttribute(t, e) { const i = t.style[e]; i && U.setDataAttribute(t, e, i); }
432
+ _resetElementAttributes(t, e) { this._applyManipulationCallback(t, (t => { const i = U.getDataAttribute(t, e); void 0 === i ? t.style.removeProperty(e) : (U.removeDataAttribute(t, e), t.style[e] = i); })); }
433
+ _applyManipulationCallback(t, e) { o(t) ? e(t) : V.find(t, this._element).forEach(e); }
434
+ isOverflowing() { return this.getWidth() > 0; }
435
+ }
436
+ const pi = { className: "modal-backdrop", isVisible: !0, isAnimated: !1, rootElement: "body", clickCallback: null }, mi = { className: "string", isVisible: "boolean", isAnimated: "boolean", rootElement: "(element|string)", clickCallback: "(function|null)" }, gi = "show", _i = "mousedown.bs.backdrop";
437
+ class bi {
438
+ constructor(t) { this._config = this._getConfig(t), this._isAppended = !1, this._element = null; }
439
+ show(t) { this._config.isVisible ? (this._append(), this._config.isAnimated && u(this._getElement()), this._getElement().classList.add(gi), this._emulateAnimation((() => { _(t); }))) : _(t); }
440
+ hide(t) { this._config.isVisible ? (this._getElement().classList.remove(gi), this._emulateAnimation((() => { this.dispose(), _(t); }))) : _(t); }
441
+ _getElement() { if (!this._element) {
442
+ const t = document.createElement("div");
443
+ t.className = this._config.className, this._config.isAnimated && t.classList.add("fade"), this._element = t;
444
+ } return this._element; }
445
+ _getConfig(t) { return (t = Object.assign(Object.assign({}, pi), "object" == typeof t ? t : {})).rootElement = r(t.rootElement), a("backdrop", t, mi), t; }
446
+ _append() { this._isAppended || (this._config.rootElement.append(this._getElement()), j.on(this._getElement(), _i, (() => { _(this._config.clickCallback); })), this._isAppended = !0); }
447
+ dispose() { this._isAppended && (j.off(this._element, _i), this._element.remove(), this._isAppended = !1); }
448
+ _emulateAnimation(t) { b(t, this._getElement(), this._config.isAnimated); }
449
+ }
450
+ const vi = { trapElement: null, autofocus: !0 }, yi = { trapElement: "element", autofocus: "boolean" }, wi = ".bs.focustrap", Ei = "backward";
451
+ class Ai {
452
+ constructor(t) { this._config = this._getConfig(t), this._isActive = !1, this._lastTabNavDirection = null; }
453
+ activate() { const { trapElement: t, autofocus: e } = this._config; this._isActive || (e && t.focus(), j.off(document, wi), j.on(document, "focusin.bs.focustrap", (t => this._handleFocusin(t))), j.on(document, "keydown.tab.bs.focustrap", (t => this._handleKeydown(t))), this._isActive = !0); }
454
+ deactivate() { this._isActive && (this._isActive = !1, j.off(document, wi)); }
455
+ _handleFocusin(t) { const { target: e } = t, { trapElement: i } = this._config; if (e === document || e === i || i.contains(e))
456
+ return; const n = V.focusableChildren(i); 0 === n.length ? i.focus() : this._lastTabNavDirection === Ei ? n[n.length - 1].focus() : n[0].focus(); }
457
+ _handleKeydown(t) { "Tab" === t.key && (this._lastTabNavDirection = t.shiftKey ? Ei : "forward"); }
458
+ _getConfig(t) { return t = Object.assign(Object.assign({}, vi), "object" == typeof t ? t : {}), a("focustrap", t, yi), t; }
459
+ }
460
+ const Ti = "modal", Oi = "Escape", Ci = { backdrop: !0, keyboard: !0, focus: !0 }, ki = { backdrop: "(boolean|string)", keyboard: "boolean", focus: "boolean" }, Li = "hidden.bs.modal", xi = "show.bs.modal", Di = "resize.bs.modal", Si = "click.dismiss.bs.modal", Ni = "keydown.dismiss.bs.modal", Ii = "mousedown.dismiss.bs.modal", Pi = "modal-open", ji = "show", Mi = "modal-static";
461
+ class Hi extends B {
462
+ constructor(t, e) { super(t), this._config = this._getConfig(e), this._dialog = V.findOne(".modal-dialog", this._element), this._backdrop = this._initializeBackDrop(), this._focustrap = this._initializeFocusTrap(), this._isShown = !1, this._ignoreBackdropClick = !1, this._isTransitioning = !1, this._scrollBar = new fi; }
463
+ static get Default() { return Ci; }
464
+ static get NAME() { return Ti; }
465
+ toggle(t) { return this._isShown ? this.hide() : this.show(t); }
466
+ show(t) { this._isShown || this._isTransitioning || j.trigger(this._element, xi, { relatedTarget: t }).defaultPrevented || (this._isShown = !0, this._isAnimated() && (this._isTransitioning = !0), this._scrollBar.hide(), document.body.classList.add(Pi), this._adjustDialog(), this._setEscapeEvent(), this._setResizeEvent(), j.on(this._dialog, Ii, (() => { j.one(this._element, "mouseup.dismiss.bs.modal", (t => { t.target === this._element && (this._ignoreBackdropClick = !0); })); })), this._showBackdrop((() => this._showElement(t)))); }
467
+ hide() { if (!this._isShown || this._isTransitioning)
468
+ return; if (j.trigger(this._element, "hide.bs.modal").defaultPrevented)
469
+ return; this._isShown = !1; const t = this._isAnimated(); t && (this._isTransitioning = !0), this._setEscapeEvent(), this._setResizeEvent(), this._focustrap.deactivate(), this._element.classList.remove(ji), j.off(this._element, Si), j.off(this._dialog, Ii), this._queueCallback((() => this._hideModal()), this._element, t); }
470
+ dispose() { [window, this._dialog].forEach((t => j.off(t, ".bs.modal"))), this._backdrop.dispose(), this._focustrap.deactivate(), super.dispose(); }
471
+ handleUpdate() { this._adjustDialog(); }
472
+ _initializeBackDrop() { return new bi({ isVisible: Boolean(this._config.backdrop), isAnimated: this._isAnimated() }); }
473
+ _initializeFocusTrap() { return new Ai({ trapElement: this._element }); }
474
+ _getConfig(t) { return t = Object.assign(Object.assign(Object.assign({}, Ci), U.getDataAttributes(this._element)), "object" == typeof t ? t : {}), a(Ti, t, ki), t; }
475
+ _showElement(t) { const e = this._isAnimated(), i = V.findOne(".modal-body", this._dialog); this._element.parentNode && this._element.parentNode.nodeType === Node.ELEMENT_NODE || 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, i && (i.scrollTop = 0), e && u(this._element), this._element.classList.add(ji), this._queueCallback((() => { this._config.focus && this._focustrap.activate(), this._isTransitioning = !1, j.trigger(this._element, "shown.bs.modal", { relatedTarget: t }); }), this._dialog, e); }
476
+ _setEscapeEvent() { this._isShown ? j.on(this._element, Ni, (t => { this._config.keyboard && t.key === Oi ? (t.preventDefault(), this.hide()) : this._config.keyboard || t.key !== Oi || this._triggerBackdropTransition(); })) : j.off(this._element, Ni); }
477
+ _setResizeEvent() { this._isShown ? j.on(window, Di, (() => this._adjustDialog())) : j.off(window, Di); }
478
+ _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(Pi), this._resetAdjustments(), this._scrollBar.reset(), j.trigger(this._element, Li); })); }
479
+ _showBackdrop(t) { j.on(this._element, Si, (t => { this._ignoreBackdropClick ? this._ignoreBackdropClick = !1 : t.target === t.currentTarget && (!0 === this._config.backdrop ? this.hide() : "static" === this._config.backdrop && this._triggerBackdropTransition()); })), this._backdrop.show(t); }
480
+ _isAnimated() { return this._element.classList.contains("fade"); }
481
+ _triggerBackdropTransition() { if (j.trigger(this._element, "hidePrevented.bs.modal").defaultPrevented)
482
+ return; const { classList: t, scrollHeight: e, style: i } = this._element, n = e > document.documentElement.clientHeight; !n && "hidden" === i.overflowY || t.contains(Mi) || (n || (i.overflowY = "hidden"), t.add(Mi), this._queueCallback((() => { t.remove(Mi), n || this._queueCallback((() => { i.overflowY = ""; }), this._dialog); }), this._dialog), this._element.focus()); }
483
+ _adjustDialog() { const t = this._element.scrollHeight > document.documentElement.clientHeight, e = this._scrollBar.getWidth(), i = e > 0; (!i && t && !m() || i && !t && m()) && (this._element.style.paddingLeft = `${e}px`), (i && !t && !m() || !i && t && m()) && (this._element.style.paddingRight = `${e}px`); }
484
+ _resetAdjustments() { this._element.style.paddingLeft = "", this._element.style.paddingRight = ""; }
485
+ static jQueryInterface(t, e) { return this.each((function () { const i = Hi.getOrCreateInstance(this, t); if ("string" == typeof t) {
486
+ if (void 0 === i[t])
487
+ throw new TypeError(`No method named "${t}"`);
488
+ i[t](e);
489
+ } })); }
490
+ }
491
+ j.on(document, "click.bs.modal.data-api", '[data-bs-toggle="modal"]', (function (t) { const e = n(this); ["A", "AREA"].includes(this.tagName) && t.preventDefault(), j.one(e, xi, (t => { t.defaultPrevented || j.one(e, Li, (() => { l(this) && this.focus(); })); })); const i = V.findOne(".modal.show"); i && Hi.getInstance(i).hide(), Hi.getOrCreateInstance(e).toggle(this); })), R(Hi), g(Hi);
492
+ const Bi = "offcanvas", Ri = { backdrop: !0, keyboard: !0, scroll: !1 }, Wi = { backdrop: "boolean", keyboard: "boolean", scroll: "boolean" }, $i = "show", zi = ".offcanvas.show", qi = "hidden.bs.offcanvas";
493
+ class Fi extends B {
494
+ constructor(t, e) { super(t), this._config = this._getConfig(e), this._isShown = !1, this._backdrop = this._initializeBackDrop(), this._focustrap = this._initializeFocusTrap(), this._addEventListeners(); }
495
+ static get NAME() { return Bi; }
496
+ static get Default() { return Ri; }
497
+ toggle(t) { return this._isShown ? this.hide() : this.show(t); }
498
+ show(t) { this._isShown || j.trigger(this._element, "show.bs.offcanvas", { relatedTarget: t }).defaultPrevented || (this._isShown = !0, this._element.style.visibility = "visible", this._backdrop.show(), this._config.scroll || (new fi).hide(), this._element.removeAttribute("aria-hidden"), this._element.setAttribute("aria-modal", !0), this._element.setAttribute("role", "dialog"), this._element.classList.add($i), this._queueCallback((() => { this._config.scroll || this._focustrap.activate(), j.trigger(this._element, "shown.bs.offcanvas", { relatedTarget: t }); }), this._element, !0)); }
499
+ hide() { this._isShown && (j.trigger(this._element, "hide.bs.offcanvas").defaultPrevented || (this._focustrap.deactivate(), this._element.blur(), this._isShown = !1, this._element.classList.remove($i), this._backdrop.hide(), this._queueCallback((() => { this._element.setAttribute("aria-hidden", !0), this._element.removeAttribute("aria-modal"), this._element.removeAttribute("role"), this._element.style.visibility = "hidden", this._config.scroll || (new fi).reset(), j.trigger(this._element, qi); }), this._element, !0))); }
500
+ dispose() { this._backdrop.dispose(), this._focustrap.deactivate(), super.dispose(); }
501
+ _getConfig(t) { return t = Object.assign(Object.assign(Object.assign({}, Ri), U.getDataAttributes(this._element)), "object" == typeof t ? t : {}), a(Bi, t, Wi), t; }
502
+ _initializeBackDrop() { return new bi({ className: "offcanvas-backdrop", isVisible: this._config.backdrop, isAnimated: !0, rootElement: this._element.parentNode, clickCallback: () => this.hide() }); }
503
+ _initializeFocusTrap() { return new Ai({ trapElement: this._element }); }
504
+ _addEventListeners() { j.on(this._element, "keydown.dismiss.bs.offcanvas", (t => { this._config.keyboard && "Escape" === t.key && this.hide(); })); }
505
+ static jQueryInterface(t) { return this.each((function () { const e = Fi.getOrCreateInstance(this, t); if ("string" == typeof t) {
506
+ if (void 0 === e[t] || t.startsWith("_") || "constructor" === t)
507
+ throw new TypeError(`No method named "${t}"`);
508
+ e[t](this);
509
+ } })); }
510
+ }
511
+ j.on(document, "click.bs.offcanvas.data-api", '[data-bs-toggle="offcanvas"]', (function (t) { const e = n(this); if (["A", "AREA"].includes(this.tagName) && t.preventDefault(), c(this))
512
+ return; j.one(e, qi, (() => { l(this) && this.focus(); })); const i = V.findOne(zi); i && i !== e && Fi.getInstance(i).hide(), Fi.getOrCreateInstance(e).toggle(this); })), j.on(window, "load.bs.offcanvas.data-api", (() => V.find(zi).forEach((t => Fi.getOrCreateInstance(t).show())))), R(Fi), g(Fi);
513
+ const Ui = new Set(["background", "cite", "href", "itemtype", "longdesc", "poster", "src", "xlink:href"]), Vi = /^(?:(?:https?|mailto|ftp|tel|file|sms):|[^#&/:?]*(?:[#/?]|$))/i, Ki = /^data:(?:image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp)|video\/(?:mpeg|mp4|ogg|webm)|audio\/(?:mp3|oga|ogg|opus));base64,[\d+/a-z]+=*$/i, Xi = (t, e) => { const i = t.nodeName.toLowerCase(); if (e.includes(i))
514
+ return !Ui.has(i) || Boolean(Vi.test(t.nodeValue) || Ki.test(t.nodeValue)); const n = e.filter((t => t instanceof RegExp)); for (let t = 0, e = n.length; t < e; t++)
515
+ if (n[t].test(i))
516
+ return !0; return !1; };
517
+ function Yi(t, e, i) { if (!t.length)
518
+ return t; if (i && "function" == typeof i)
519
+ return i(t); const n = (new window.DOMParser).parseFromString(t, "text/html"), s = [].concat(...n.body.querySelectorAll("*")); for (let t = 0, i = s.length; t < i; t++) {
520
+ const i = s[t], n = i.nodeName.toLowerCase();
521
+ if (!Object.keys(e).includes(n)) {
522
+ i.remove();
523
+ continue;
524
+ }
525
+ const o = [].concat(...i.attributes), r = [].concat(e["*"] || [], e[n] || []);
526
+ o.forEach((t => { Xi(t, r) || i.removeAttribute(t.nodeName); }));
527
+ } return n.body.innerHTML; }
528
+ const Qi = "tooltip", Gi = new Set(["sanitize", "allowList", "sanitizeFn"]), Zi = { animation: "boolean", template: "string", title: "(string|element|function)", trigger: "string", delay: "(number|object)", html: "boolean", selector: "(string|boolean)", placement: "(string|function)", offset: "(array|string|function)", container: "(string|element|boolean)", fallbackPlacements: "array", boundary: "(string|element)", customClass: "(string|function)", sanitize: "boolean", sanitizeFn: "(null|function)", allowList: "object", popperConfig: "(null|object|function)" }, Ji = { AUTO: "auto", TOP: "top", RIGHT: m() ? "left" : "right", BOTTOM: "bottom", LEFT: m() ? "right" : "left" }, tn = { animation: !0, template: '<div class="tooltip" role="tooltip"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>', trigger: "hover focus", title: "", delay: 0, html: !1, selector: !1, placement: "top", offset: [0, 0], container: !1, fallbackPlacements: ["top", "right", "bottom", "left"], boundary: "clippingParents", customClass: "", sanitize: !0, sanitizeFn: null, allowList: { "*": ["class", "dir", "id", "lang", "role", /^aria-[\w-]*$/i], a: ["target", "href", "title", "rel"], area: [], b: [], br: [], col: [], code: [], div: [], 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: [] }, popperConfig: null }, en = { HIDE: "hide.bs.tooltip", HIDDEN: "hidden.bs.tooltip", SHOW: "show.bs.tooltip", SHOWN: "shown.bs.tooltip", INSERTED: "inserted.bs.tooltip", CLICK: "click.bs.tooltip", FOCUSIN: "focusin.bs.tooltip", FOCUSOUT: "focusout.bs.tooltip", MOUSEENTER: "mouseenter.bs.tooltip", MOUSELEAVE: "mouseleave.bs.tooltip" }, nn = "fade", sn = "show", on = "show", rn = "out", an = ".tooltip-inner", ln = ".modal", cn = "hide.bs.modal", hn = "hover", dn = "focus";
529
+ class un extends B {
530
+ constructor(t, e) { if (void 0 === Fe)
531
+ throw new TypeError("Bootstrap's tooltips require Popper (https://popper.js.org)"); super(t), this._isEnabled = !0, this._timeout = 0, this._hoverState = "", this._activeTrigger = {}, this._popper = null, this._config = this._getConfig(e), this.tip = null, this._setListeners(); }
532
+ static get Default() { return tn; }
533
+ static get NAME() { return Qi; }
534
+ static get Event() { return en; }
535
+ static get DefaultType() { return Zi; }
536
+ enable() { this._isEnabled = !0; }
537
+ disable() { this._isEnabled = !1; }
538
+ toggleEnabled() { this._isEnabled = !this._isEnabled; }
539
+ toggle(t) { if (this._isEnabled)
540
+ if (t) {
541
+ const e = this._initializeOnDelegatedTarget(t);
542
+ e._activeTrigger.click = !e._activeTrigger.click, e._isWithActiveTrigger() ? e._enter(null, e) : e._leave(null, e);
543
+ }
544
+ else {
545
+ if (this.getTipElement().classList.contains(sn))
546
+ return void this._leave(null, this);
547
+ this._enter(null, this);
548
+ } }
549
+ dispose() { clearTimeout(this._timeout), j.off(this._element.closest(ln), cn, this._hideModalHandler), this.tip && this.tip.remove(), this._disposePopper(), super.dispose(); }
550
+ show() { if ("none" === this._element.style.display)
551
+ throw new Error("Please use show on visible elements"); if (!this.isWithContent() || !this._isEnabled)
552
+ return; const t = j.trigger(this._element, this.constructor.Event.SHOW), e = h(this._element), i = null === e ? this._element.ownerDocument.documentElement.contains(this._element) : e.contains(this._element); if (t.defaultPrevented || !i)
553
+ return; "tooltip" === this.constructor.NAME && this.tip && this.getTitle() !== this.tip.querySelector(an).innerHTML && (this._disposePopper(), this.tip.remove(), this.tip = null); const n = this.getTipElement(), s = (t => { do {
554
+ t += Math.floor(1e6 * Math.random());
555
+ } while (document.getElementById(t)); return t; })(this.constructor.NAME); n.setAttribute("id", s), this._element.setAttribute("aria-describedby", s), this._config.animation && n.classList.add(nn); const o = "function" == typeof this._config.placement ? this._config.placement.call(this, n, this._element) : this._config.placement, r = this._getAttachment(o); this._addAttachmentClass(r); const { container: a } = this._config; H.set(n, this.constructor.DATA_KEY, this), this._element.ownerDocument.documentElement.contains(this.tip) || (a.append(n), j.trigger(this._element, this.constructor.Event.INSERTED)), this._popper ? this._popper.update() : this._popper = qe(this._element, n, this._getPopperConfig(r)), n.classList.add(sn); const l = this._resolvePossibleFunction(this._config.customClass); l && n.classList.add(...l.split(" ")), "ontouchstart" in document.documentElement && [].concat(...document.body.children).forEach((t => { j.on(t, "mouseover", d); })); const c = this.tip.classList.contains(nn); this._queueCallback((() => { const t = this._hoverState; this._hoverState = null, j.trigger(this._element, this.constructor.Event.SHOWN), t === rn && this._leave(null, this); }), this.tip, c); }
556
+ hide() { if (!this._popper)
557
+ return; const t = this.getTipElement(); if (j.trigger(this._element, this.constructor.Event.HIDE).defaultPrevented)
558
+ return; t.classList.remove(sn), "ontouchstart" in document.documentElement && [].concat(...document.body.children).forEach((t => j.off(t, "mouseover", d))), this._activeTrigger.click = !1, this._activeTrigger.focus = !1, this._activeTrigger.hover = !1; const e = this.tip.classList.contains(nn); this._queueCallback((() => { this._isWithActiveTrigger() || (this._hoverState !== on && t.remove(), this._cleanTipClass(), this._element.removeAttribute("aria-describedby"), j.trigger(this._element, this.constructor.Event.HIDDEN), this._disposePopper()); }), this.tip, e), this._hoverState = ""; }
559
+ update() { null !== this._popper && this._popper.update(); }
560
+ isWithContent() { return Boolean(this.getTitle()); }
561
+ getTipElement() { if (this.tip)
562
+ return this.tip; const t = document.createElement("div"); t.innerHTML = this._config.template; const e = t.children[0]; return this.setContent(e), e.classList.remove(nn, sn), this.tip = e, this.tip; }
563
+ setContent(t) { this._sanitizeAndSetContent(t, this.getTitle(), an); }
564
+ _sanitizeAndSetContent(t, e, i) { const n = V.findOne(i, t); e || !n ? this.setElementContent(n, e) : n.remove(); }
565
+ setElementContent(t, e) { if (null !== t)
566
+ return o(e) ? (e = r(e), void (this._config.html ? e.parentNode !== t && (t.innerHTML = "", t.append(e)) : t.textContent = e.textContent)) : void (this._config.html ? (this._config.sanitize && (e = Yi(e, this._config.allowList, this._config.sanitizeFn)), t.innerHTML = e) : t.textContent = e); }
567
+ getTitle() { const t = this._element.getAttribute("data-bs-original-title") || this._config.title; return this._resolvePossibleFunction(t); }
568
+ updateAttachment(t) { return "right" === t ? "end" : "left" === t ? "start" : t; }
569
+ _initializeOnDelegatedTarget(t, e) { return e || this.constructor.getOrCreateInstance(t.delegateTarget, this._getDelegateConfig()); }
570
+ _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; }
571
+ _resolvePossibleFunction(t) { return "function" == typeof t ? t.call(this._element) : t; }
572
+ _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: "onChange", enabled: !0, phase: "afterWrite", fn: t => this._handlePopperPlacementChange(t) }], onFirstUpdate: t => { t.options.placement !== t.placement && this._handlePopperPlacementChange(t); } }; return Object.assign(Object.assign({}, e), "function" == typeof this._config.popperConfig ? this._config.popperConfig(e) : this._config.popperConfig); }
573
+ _addAttachmentClass(t) { this.getTipElement().classList.add(`${this._getBasicClassPrefix()}-${this.updateAttachment(t)}`); }
574
+ _getAttachment(t) { return Ji[t.toUpperCase()]; }
575
+ _setListeners() { this._config.trigger.split(" ").forEach((t => { if ("click" === t)
576
+ j.on(this._element, this.constructor.Event.CLICK, this._config.selector, (t => this.toggle(t)));
577
+ else if ("manual" !== t) {
578
+ const e = t === hn ? this.constructor.Event.MOUSEENTER : this.constructor.Event.FOCUSIN, i = t === hn ? this.constructor.Event.MOUSELEAVE : this.constructor.Event.FOCUSOUT;
579
+ j.on(this._element, e, this._config.selector, (t => this._enter(t))), j.on(this._element, i, this._config.selector, (t => this._leave(t)));
580
+ } })), this._hideModalHandler = () => { this._element && this.hide(); }, j.on(this._element.closest(ln), cn, this._hideModalHandler), this._config.selector ? this._config = Object.assign(Object.assign({}, this._config), { trigger: "manual", selector: "" }) : this._fixTitle(); }
581
+ _fixTitle() { const t = this._element.getAttribute("title"), e = typeof this._element.getAttribute("data-bs-original-title"); (t || "string" !== e) && (this._element.setAttribute("data-bs-original-title", t || ""), !t || this._element.getAttribute("aria-label") || this._element.textContent || this._element.setAttribute("aria-label", t), this._element.setAttribute("title", "")); }
582
+ _enter(t, e) { e = this._initializeOnDelegatedTarget(t, e), t && (e._activeTrigger["focusin" === t.type ? dn : hn] = !0), e.getTipElement().classList.contains(sn) || e._hoverState === on ? e._hoverState = on : (clearTimeout(e._timeout), e._hoverState = on, e._config.delay && e._config.delay.show ? e._timeout = setTimeout((() => { e._hoverState === on && e.show(); }), e._config.delay.show) : e.show()); }
583
+ _leave(t, e) { e = this._initializeOnDelegatedTarget(t, e), t && (e._activeTrigger["focusout" === t.type ? dn : hn] = e._element.contains(t.relatedTarget)), e._isWithActiveTrigger() || (clearTimeout(e._timeout), e._hoverState = rn, e._config.delay && e._config.delay.hide ? e._timeout = setTimeout((() => { e._hoverState === rn && e.hide(); }), e._config.delay.hide) : e.hide()); }
584
+ _isWithActiveTrigger() { for (const t in this._activeTrigger)
585
+ if (this._activeTrigger[t])
586
+ return !0; return !1; }
587
+ _getConfig(t) { const e = U.getDataAttributes(this._element); return Object.keys(e).forEach((t => { Gi.has(t) && delete e[t]; })), (t = Object.assign(Object.assign(Object.assign({}, this.constructor.Default), e), "object" == typeof t && t ? t : {})).container = !1 === t.container ? document.body : r(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()), a(Qi, t, this.constructor.DefaultType), t.sanitize && (t.template = Yi(t.template, t.allowList, t.sanitizeFn)), t; }
588
+ _getDelegateConfig() { const t = {}; for (const e in this._config)
589
+ this.constructor.Default[e] !== this._config[e] && (t[e] = this._config[e]); return t; }
590
+ _cleanTipClass() { const t = this.getTipElement(), e = new RegExp(`(^|\\s)${this._getBasicClassPrefix()}\\S+`, "g"), i = t.getAttribute("class").match(e); null !== i && i.length > 0 && i.map((t => t.trim())).forEach((e => t.classList.remove(e))); }
591
+ _getBasicClassPrefix() { return "bs-tooltip"; }
592
+ _handlePopperPlacementChange(t) { const { state: e } = t; e && (this.tip = e.elements.popper, this._cleanTipClass(), this._addAttachmentClass(this._getAttachment(e.placement))); }
593
+ _disposePopper() { this._popper && (this._popper.destroy(), this._popper = null); }
594
+ static jQueryInterface(t) { return this.each((function () { const e = un.getOrCreateInstance(this, t); if ("string" == typeof t) {
595
+ if (void 0 === e[t])
596
+ throw new TypeError(`No method named "${t}"`);
597
+ e[t]();
598
+ } })); }
599
+ }
600
+ g(un);
601
+ const fn = Object.assign(Object.assign({}, un.Default), { placement: "right", offset: [0, 8], trigger: "click", content: "", template: '<div class="popover" role="tooltip"><div class="popover-arrow"></div><h3 class="popover-header"></h3><div class="popover-body"></div></div>' }), pn = Object.assign(Object.assign({}, un.DefaultType), { content: "(string|element|function)" }), mn = { HIDE: "hide.bs.popover", HIDDEN: "hidden.bs.popover", SHOW: "show.bs.popover", SHOWN: "shown.bs.popover", INSERTED: "inserted.bs.popover", CLICK: "click.bs.popover", FOCUSIN: "focusin.bs.popover", FOCUSOUT: "focusout.bs.popover", MOUSEENTER: "mouseenter.bs.popover", MOUSELEAVE: "mouseleave.bs.popover" };
602
+ class gn extends un {
603
+ static get Default() { return fn; }
604
+ static get NAME() { return "popover"; }
605
+ static get Event() { return mn; }
606
+ static get DefaultType() { return pn; }
607
+ isWithContent() { return this.getTitle() || this._getContent(); }
608
+ setContent(t) { this._sanitizeAndSetContent(t, this.getTitle(), ".popover-header"), this._sanitizeAndSetContent(t, this._getContent(), ".popover-body"); }
609
+ _getContent() { return this._resolvePossibleFunction(this._config.content); }
610
+ _getBasicClassPrefix() { return "bs-popover"; }
611
+ static jQueryInterface(t) { return this.each((function () { const e = gn.getOrCreateInstance(this, t); if ("string" == typeof t) {
612
+ if (void 0 === e[t])
613
+ throw new TypeError(`No method named "${t}"`);
614
+ e[t]();
615
+ } })); }
616
+ }
617
+ g(gn);
618
+ const _n = "scrollspy", bn = { offset: 10, method: "auto", target: "" }, vn = { offset: "number", method: "string", target: "(string|element)" }, yn = "active", wn = ".nav-link, .list-group-item, .dropdown-item", En = "position";
619
+ class An extends B {
620
+ constructor(t, e) { super(t), this._scrollElement = "BODY" === this._element.tagName ? window : this._element, this._config = this._getConfig(e), this._offsets = [], this._targets = [], this._activeTarget = null, this._scrollHeight = 0, j.on(this._scrollElement, "scroll.bs.scrollspy", (() => this._process())), this.refresh(), this._process(); }
621
+ static get Default() { return bn; }
622
+ static get NAME() { return _n; }
623
+ refresh() { const t = this._scrollElement === this._scrollElement.window ? "offset" : En, e = "auto" === this._config.method ? t : this._config.method, n = e === En ? this._getScrollTop() : 0; this._offsets = [], this._targets = [], this._scrollHeight = this._getScrollHeight(), V.find(wn, this._config.target).map((t => { const s = i(t), o = s ? V.findOne(s) : null; if (o) {
624
+ const t = o.getBoundingClientRect();
625
+ if (t.width || t.height)
626
+ return [U[e](o).top + n, s];
627
+ } return null; })).filter((t => t)).sort(((t, e) => t[0] - e[0])).forEach((t => { this._offsets.push(t[0]), this._targets.push(t[1]); })); }
628
+ dispose() { j.off(this._scrollElement, ".bs.scrollspy"), super.dispose(); }
629
+ _getConfig(t) { return (t = Object.assign(Object.assign(Object.assign({}, bn), U.getDataAttributes(this._element)), "object" == typeof t && t ? t : {})).target = r(t.target) || document.documentElement, a(_n, t, vn), t; }
630
+ _getScrollTop() { return this._scrollElement === window ? this._scrollElement.pageYOffset : this._scrollElement.scrollTop; }
631
+ _getScrollHeight() { return this._scrollElement.scrollHeight || Math.max(document.body.scrollHeight, document.documentElement.scrollHeight); }
632
+ _getOffsetHeight() { return this._scrollElement === window ? window.innerHeight : this._scrollElement.getBoundingClientRect().height; }
633
+ _process() { const t = this._getScrollTop() + this._config.offset, e = this._getScrollHeight(), i = this._config.offset + e - this._getOffsetHeight(); if (this._scrollHeight !== e && this.refresh(), t >= i) {
634
+ const t = this._targets[this._targets.length - 1];
635
+ this._activeTarget !== t && this._activate(t);
636
+ }
637
+ else {
638
+ if (this._activeTarget && t < this._offsets[0] && this._offsets[0] > 0)
639
+ return this._activeTarget = null, void this._clear();
640
+ for (let e = this._offsets.length; e--;)
641
+ this._activeTarget !== this._targets[e] && t >= this._offsets[e] && (void 0 === this._offsets[e + 1] || t < this._offsets[e + 1]) && this._activate(this._targets[e]);
642
+ } }
643
+ _activate(t) { this._activeTarget = t, this._clear(); const e = wn.split(",").map((e => `${e}[data-bs-target="${t}"],${e}[href="${t}"]`)), i = V.findOne(e.join(","), this._config.target); i.classList.add(yn), i.classList.contains("dropdown-item") ? V.findOne(".dropdown-toggle", i.closest(".dropdown")).classList.add(yn) : V.parents(i, ".nav, .list-group").forEach((t => { V.prev(t, ".nav-link, .list-group-item").forEach((t => t.classList.add(yn))), V.prev(t, ".nav-item").forEach((t => { V.children(t, ".nav-link").forEach((t => t.classList.add(yn))); })); })), j.trigger(this._scrollElement, "activate.bs.scrollspy", { relatedTarget: t }); }
644
+ _clear() { V.find(wn, this._config.target).filter((t => t.classList.contains(yn))).forEach((t => t.classList.remove(yn))); }
645
+ static jQueryInterface(t) { return this.each((function () { const e = An.getOrCreateInstance(this, t); if ("string" == typeof t) {
646
+ if (void 0 === e[t])
647
+ throw new TypeError(`No method named "${t}"`);
648
+ e[t]();
649
+ } })); }
650
+ }
651
+ j.on(window, "load.bs.scrollspy.data-api", (() => { V.find('[data-bs-spy="scroll"]').forEach((t => new An(t))); })), g(An);
652
+ const Tn = "active", On = "fade", Cn = "show", kn = ".active", Ln = ":scope > li > .active";
653
+ class xn extends B {
654
+ static get NAME() { return "tab"; }
655
+ show() { if (this._element.parentNode && this._element.parentNode.nodeType === Node.ELEMENT_NODE && this._element.classList.contains(Tn))
656
+ return; let t; const e = n(this._element), i = this._element.closest(".nav, .list-group"); if (i) {
657
+ const e = "UL" === i.nodeName || "OL" === i.nodeName ? Ln : kn;
658
+ t = V.find(e, i), t = t[t.length - 1];
659
+ } const s = t ? j.trigger(t, "hide.bs.tab", { relatedTarget: this._element }) : null; if (j.trigger(this._element, "show.bs.tab", { relatedTarget: t }).defaultPrevented || null !== s && s.defaultPrevented)
660
+ return; this._activate(this._element, i); const o = () => { j.trigger(t, "hidden.bs.tab", { relatedTarget: this._element }), j.trigger(this._element, "shown.bs.tab", { relatedTarget: t }); }; e ? this._activate(e, e.parentNode, o) : o(); }
661
+ _activate(t, e, i) { const n = (!e || "UL" !== e.nodeName && "OL" !== e.nodeName ? V.children(e, kn) : V.find(Ln, e))[0], s = i && n && n.classList.contains(On), o = () => this._transitionComplete(t, n, i); n && s ? (n.classList.remove(Cn), this._queueCallback(o, t, !0)) : o(); }
662
+ _transitionComplete(t, e, i) { if (e) {
663
+ e.classList.remove(Tn);
664
+ const t = V.findOne(":scope > .dropdown-menu .active", e.parentNode);
665
+ t && t.classList.remove(Tn), "tab" === e.getAttribute("role") && e.setAttribute("aria-selected", !1);
666
+ } t.classList.add(Tn), "tab" === t.getAttribute("role") && t.setAttribute("aria-selected", !0), u(t), t.classList.contains(On) && t.classList.add(Cn); let n = t.parentNode; if (n && "LI" === n.nodeName && (n = n.parentNode), n && n.classList.contains("dropdown-menu")) {
667
+ const e = t.closest(".dropdown");
668
+ e && V.find(".dropdown-toggle", e).forEach((t => t.classList.add(Tn))), t.setAttribute("aria-expanded", !0);
669
+ } i && i(); }
670
+ static jQueryInterface(t) { return this.each((function () { const e = xn.getOrCreateInstance(this); if ("string" == typeof t) {
671
+ if (void 0 === e[t])
672
+ throw new TypeError(`No method named "${t}"`);
673
+ e[t]();
674
+ } })); }
675
+ }
676
+ j.on(document, "click.bs.tab.data-api", '[data-bs-toggle="tab"], [data-bs-toggle="pill"], [data-bs-toggle="list"]', (function (t) { ["A", "AREA"].includes(this.tagName) && t.preventDefault(), c(this) || xn.getOrCreateInstance(this).show(); })), g(xn);
677
+ const Dn = "toast", Sn = "hide", Nn = "show", In = "showing", Pn = { animation: "boolean", autohide: "boolean", delay: "number" }, jn = { animation: !0, autohide: !0, delay: 5e3 };
678
+ class Mn extends B {
679
+ constructor(t, e) { super(t), this._config = this._getConfig(e), this._timeout = null, this._hasMouseInteraction = !1, this._hasKeyboardInteraction = !1, this._setListeners(); }
680
+ static get DefaultType() { return Pn; }
681
+ static get Default() { return jn; }
682
+ static get NAME() { return Dn; }
683
+ show() { j.trigger(this._element, "show.bs.toast").defaultPrevented || (this._clearTimeout(), this._config.animation && this._element.classList.add("fade"), this._element.classList.remove(Sn), u(this._element), this._element.classList.add(Nn), this._element.classList.add(In), this._queueCallback((() => { this._element.classList.remove(In), j.trigger(this._element, "shown.bs.toast"), this._maybeScheduleHide(); }), this._element, this._config.animation)); }
684
+ hide() { this._element.classList.contains(Nn) && (j.trigger(this._element, "hide.bs.toast").defaultPrevented || (this._element.classList.add(In), this._queueCallback((() => { this._element.classList.add(Sn), this._element.classList.remove(In), this._element.classList.remove(Nn), j.trigger(this._element, "hidden.bs.toast"); }), this._element, this._config.animation))); }
685
+ dispose() { this._clearTimeout(), this._element.classList.contains(Nn) && this._element.classList.remove(Nn), super.dispose(); }
686
+ _getConfig(t) { return t = Object.assign(Object.assign(Object.assign({}, jn), U.getDataAttributes(this._element)), "object" == typeof t && t ? t : {}), a(Dn, t, this.constructor.DefaultType), t; }
687
+ _maybeScheduleHide() { this._config.autohide && (this._hasMouseInteraction || this._hasKeyboardInteraction || (this._timeout = setTimeout((() => { this.hide(); }), this._config.delay))); }
688
+ _onInteraction(t, e) { switch (t.type) {
689
+ case "mouseover":
690
+ case "mouseout":
691
+ this._hasMouseInteraction = e;
692
+ break;
693
+ case "focusin":
694
+ case "focusout": this._hasKeyboardInteraction = e;
695
+ } if (e)
696
+ return void this._clearTimeout(); const i = t.relatedTarget; this._element === i || this._element.contains(i) || this._maybeScheduleHide(); }
697
+ _setListeners() { j.on(this._element, "mouseover.bs.toast", (t => this._onInteraction(t, !0))), j.on(this._element, "mouseout.bs.toast", (t => this._onInteraction(t, !1))), j.on(this._element, "focusin.bs.toast", (t => this._onInteraction(t, !0))), j.on(this._element, "focusout.bs.toast", (t => this._onInteraction(t, !1))); }
698
+ _clearTimeout() { clearTimeout(this._timeout), this._timeout = null; }
699
+ static jQueryInterface(t) { return this.each((function () { const e = Mn.getOrCreateInstance(this, t); if ("string" == typeof t) {
700
+ if (void 0 === e[t])
701
+ throw new TypeError(`No method named "${t}"`);
702
+ e[t](this);
703
+ } })); }
704
+ }
705
+ return R(Mn), g(Mn), { Alert: W, Button: z, Carousel: st, Collapse: pt, Dropdown: hi, Modal: Hi, Offcanvas: Fi, Popover: gn, ScrollSpy: An, Tab: xn, Toast: Mn, Tooltip: un };
706
+ }));
707
+
708
+ const globalFn = () => { };
709
+
710
+ const globalScripts = globalFn;
711
+
712
+ export { globalScripts as g };