SYMBOL INDEX (2198 symbols across 95 files) FILE: build/banner.mjs function getBanner (line 12) | function getBanner(pluginFilename) { FILE: build/build-plugins.mjs method external (line 55) | external(source) { FILE: build/change-version.mjs constant VERBOSE (line 13) | const VERBOSE = process.argv.includes('--verbose') constant DRY_RUN (line 14) | const DRY_RUN = process.argv.includes('--dry') || process.argv.includes(... constant FILES (line 17) | const FILES = [ function regExpQuote (line 27) | function regExpQuote(string) { function regExpQuoteReplacement (line 31) | function regExpQuoteReplacement(string) { function replaceRecursively (line 35) | async function replaceRecursively(file, oldVersion, newVersion) { function bumpNpmVersion (line 65) | function bumpNpmVersion(newVersion) { function showUsage (line 78) | function showUsage(args) { function main (line 84) | async function main(args) { FILE: build/rollup.config.mjs constant BUNDLE (line 11) | const BUNDLE = process.env.BUNDLE === 'true' constant ESM (line 12) | const ESM = process.env.ESM === 'true' FILE: dist/js/bootstrap.bundle.js method set (line 25) | set(element, key, instance) { method get (line 40) | get(element, key) { method remove (line 46) | remove(element, key) { function makeEventUid (line 333) | function makeEventUid(element, uid) { function getElementEvents (line 336) | function getElementEvents(element) { function bootstrapHandler (line 342) | function bootstrapHandler(element, fn) { function bootstrapDelegationHandler (line 353) | function bootstrapDelegationHandler(element, selector, fn) { function findHandler (line 374) | function findHandler(events, callable, delegationSelector = null) { function normalizeParameters (line 377) | function normalizeParameters(originalTypeEvent, handler, delegationFunct... function addHandler (line 387) | function addHandler(element, originalTypeEvent, handler, delegationFunct... function removeHandler (line 421) | function removeHandler(element, events, typeEvent, handler, delegationSe... function removeNamespacedHandlers (line 429) | function removeNamespacedHandlers(element, events, typeEvent, namespace) { function getTypeEvent (line 437) | function getTypeEvent(event) { method on (line 443) | on(element, event, handler, delegationFunction) { method one (line 446) | one(element, event, handler, delegationFunction) { method off (line 449) | off(element, originalTypeEvent, handler, delegationFunction) { method trigger (line 478) | trigger(element, event, args) { function hydrateObj (line 512) | function hydrateObj(obj, meta = {}) { function normalizeData (line 535) | function normalizeData(value) { function normalizeDataKey (line 557) | function normalizeDataKey(key) { method setDataAttribute (line 561) | setDataAttribute(element, key, value) { method removeDataAttribute (line 564) | removeDataAttribute(element, key) { method getDataAttributes (line 567) | getDataAttributes(element) { method getDataAttribute (line 580) | getDataAttribute(element, key) { class Config (line 597) | class Config { method Default (line 599) | static get Default() { method DefaultType (line 602) | static get DefaultType() { method NAME (line 605) | static get NAME() { method _getConfig (line 608) | _getConfig(config) { method _configAfterMerge (line 614) | _configAfterMerge(config) { method _mergeConfigObj (line 617) | _mergeConfigObj(config, element) { method _typeCheckConfig (line 627) | _typeCheckConfig(config, configTypes = this.constructor.DefaultType) { class BaseComponent (line 656) | class BaseComponent extends Config { method constructor (line 657) | constructor(element, config) { method dispose (line 669) | dispose() { method _queueCallback (line 678) | _queueCallback(callback, element, isAnimated = true) { method _getConfig (line 681) | _getConfig(config) { method getInstance (line 689) | static getInstance(element) { method getOrCreateInstance (line 692) | static getOrCreateInstance(element, config = {}) { method VERSION (line 695) | static get VERSION() { method DATA_KEY (line 698) | static get DATA_KEY() { method EVENT_KEY (line 701) | static get EVENT_KEY() { method eventName (line 704) | static eventName(name) { method find (line 738) | find(selector, element = document.documentElement) { method findOne (line 741) | findOne(selector, element = document.documentElement) { method children (line 744) | children(element, selector) { method parents (line 747) | parents(element, selector) { method prev (line 756) | prev(element, selector) { method next (line 767) | next(element, selector) { method focusableChildren (line 777) | focusableChildren(element) { method getSelectorFromElement (line 781) | getSelectorFromElement(element) { method getElementFromSelector (line 788) | getElementFromSelector(element) { method getMultipleElementsFromSelector (line 792) | getMultipleElementsFromSelector(element) { class Alert (line 847) | class Alert extends BaseComponent { method NAME (line 849) | static get NAME() { method close (line 854) | close() { method _destroyElement (line 865) | _destroyElement() { method jQueryInterface (line 872) | static jQueryInterface(config) { class Button (line 922) | class Button extends BaseComponent { method NAME (line 924) | static get NAME() { method toggle (line 929) | toggle() { method jQueryInterface (line 935) | static jQueryInterface(config) { class Swipe (line 1000) | class Swipe extends Config { method constructor (line 1001) | constructor(element, config) { method Default (line 1014) | static get Default() { method DefaultType (line 1017) | static get DefaultType() { method NAME (line 1020) | static get NAME() { method dispose (line 1025) | dispose() { method _start (line 1030) | _start(event) { method _end (line 1039) | _end(event) { method _move (line 1046) | _move(event) { method _handleSwipe (line 1049) | _handleSwipe() { method _initEvents (line 1061) | _initEvents() { method _eventIsPointerPenTouch (line 1072) | _eventIsPointerPenTouch(event) { method isSupported (line 1077) | static isSupported() { class Carousel (line 1154) | class Carousel extends BaseComponent { method constructor (line 1155) | constructor(element, config) { method Default (line 1170) | static get Default() { method DefaultType (line 1173) | static get DefaultType() { method NAME (line 1176) | static get NAME() { method next (line 1181) | next() { method nextWhenVisible (line 1184) | nextWhenVisible() { method prev (line 1192) | prev() { method pause (line 1195) | pause() { method cycle (line 1201) | cycle() { method _maybeEnableCycle (line 1206) | _maybeEnableCycle() { method to (line 1216) | to(index) { method dispose (line 1232) | dispose() { method _configAfterMerge (line 1240) | _configAfterMerge(config) { method _addEventListeners (line 1244) | _addEventListeners() { method _addTouchEventListeners (line 1256) | _addTouchEventListeners() { method _keydown (line 1286) | _keydown(event) { method _getItemIndex (line 1296) | _getItemIndex(element) { method _setActiveIndicatorElement (line 1299) | _setActiveIndicatorElement(index) { method _updateInterval (line 1312) | _updateInterval() { method _slide (line 1320) | _slide(order, element = null) { method _isAnimated (line 1371) | _isAnimated() { method _getActive (line 1374) | _getActive() { method _getItems (line 1377) | _getItems() { method _clearInterval (line 1380) | _clearInterval() { method _directionToOrder (line 1386) | _directionToOrder(direction) { method _orderToDirection (line 1392) | _orderToDirection(order) { method jQueryInterface (line 1400) | static jQueryInterface(config) { class Collapse (line 1499) | class Collapse extends BaseComponent { method constructor (line 1500) | constructor(element, config) { method Default (line 1522) | static get Default() { method DefaultType (line 1525) | static get DefaultType() { method NAME (line 1528) | static get NAME() { method toggle (line 1533) | toggle() { method show (line 1540) | show() { method hide (line 1580) | hide() { method _isShown (line 1611) | _isShown(element = this._element) { method _configAfterMerge (line 1614) | _configAfterMerge(config) { method _getDimension (line 1619) | _getDimension() { method _initializeChildren (line 1622) | _initializeChildren() { method _getFirstLevelChildren (line 1634) | _getFirstLevelChildren(selector) { method _addAriaAndCollapsedClass (line 1639) | _addAriaAndCollapsedClass(triggerArray, isOpen) { method jQueryInterface (line 1650) | static jQueryInterface(config) { function getNodeName (line 1721) | function getNodeName(element) { function getWindow (line 1725) | function getWindow(node) { function isElement (line 1738) | function isElement(node) { function isHTMLElement (line 1743) | function isHTMLElement(node) { function isShadowRoot (line 1748) | function isShadowRoot(node) { function applyStyles (line 1760) | function applyStyles(_ref) { function effect$2 (line 1787) | function effect$2(_ref2) { function getBasePlacement (line 1841) | function getBasePlacement(placement) { function getUAString (line 1849) | function getUAString() { function isLayoutViewport (line 1861) | function isLayoutViewport() { function getBoundingClientRect (line 1865) | function getBoundingClientRect(element, includeScale, isFixedStrategy) { function getLayoutRect (line 1905) | function getLayoutRect(element) { function contains (line 1928) | function contains(parent, child) { function getComputedStyle$1 (line 1951) | function getComputedStyle$1(element) { function isTableElement (line 1955) | function isTableElement(element) { function getDocumentElement (line 1959) | function getDocumentElement(element) { function getParentNode (line 1965) | function getParentNode(element) { function getTrueOffsetParent (line 1982) | function getTrueOffsetParent(element) { function getContainingBlock (line 1993) | function getContainingBlock(element) { function getOffsetParent (line 2029) | function getOffsetParent(element) { function getMainAxisFromPlacement (line 2044) | function getMainAxisFromPlacement(placement) { function within (line 2048) | function within(min$1, value, max$1) { function withinMaxClamp (line 2051) | function withinMaxClamp(min, value, max) { function getFreshSideObject (line 2056) | function getFreshSideObject() { function mergePaddingObject (line 2065) | function mergePaddingObject(paddingObject) { function expandToHashMap (line 2069) | function expandToHashMap(value, keys) { function arrow (line 2083) | function arrow(_ref) { function effect$1 (line 2120) | function effect$1(_ref2) { function getVariation (line 2157) | function getVariation(placement) { function roundOffsetsByDPR (line 2170) | function roundOffsetsByDPR(_ref, win) { function mapToStyles (line 2180) | function mapToStyles(_ref2) { function computeStyles (line 2272) | function computeStyles(_ref5) { function effect (line 2326) | function effect(_ref) { function getOppositePlacement (line 2376) | function getOppositePlacement(placement) { function getOppositeVariationPlacement (line 2386) | function getOppositeVariationPlacement(placement) { function getWindowScroll (line 2392) | function getWindowScroll(node) { function getWindowScrollBarX (line 2402) | function getWindowScrollBarX(element) { function getViewportRect (line 2413) | function getViewportRect(element, strategy) { function getDocumentRect (line 2443) | function getDocumentRect(element) { function isScrollParent (line 2466) | function isScrollParent(element) { function getScrollParent (line 2476) | function getScrollParent(node) { function listScrollParents (line 2496) | function listScrollParents(element, list) { function rectToClientRect (line 2512) | function rectToClientRect(rect) { function getInnerBoundingClientRect (line 2521) | function getInnerBoundingClientRect(element, strategy) { function getClientRectFromMixedType (line 2534) | function getClientRectFromMixedType(element, clippingParent, strategy) { function getClippingParents (line 2541) | function getClippingParents(element) { function getClippingRect (line 2558) | function getClippingRect(element, boundary, rootBoundary, strategy) { function computeOffsets (line 2577) | function computeOffsets(_ref) { function detectOverflow (line 2642) | function detectOverflow(state, options) { function computeAutoPlacement (line 2697) | function computeAutoPlacement(state, options) { function getExpandedFallbackPlacements (line 2737) | function getExpandedFallbackPlacements(placement) { function flip (line 2746) | function flip(_ref) { function getSideOffsets (line 2877) | function getSideOffsets(overflow, rect, preventedOffsets) { function isAnySideFullyClipped (line 2893) | function isAnySideFullyClipped(overflow) { function hide (line 2899) | function hide(_ref) { function distanceAndSkiddingToXY (line 2936) | function distanceAndSkiddingToXY(placement, rects, offset) { function offset (line 2957) | function offset(_ref2) { function popperOffsets (line 2988) | function popperOffsets(_ref) { function getAltAxis (line 3011) | function getAltAxis(axis) { function preventOverflow (line 3015) | function preventOverflow(_ref) { function getHTMLElementScroll (line 3146) | function getHTMLElementScroll(element) { function getNodeScroll (line 3153) | function getNodeScroll(node) { function isElementScaled (line 3161) | function isElementScaled(element) { function getCompositeRect (line 3170) | function getCompositeRect(elementOrVirtualElement, offsetParent, isFixed) { function order (line 3211) | function order(modifiers) { function orderModifiers (line 3243) | function orderModifiers(modifiers) { function debounce (line 3254) | function debounce(fn) { function mergeByName (line 3270) | function mergeByName(modifiers) { function areValidElements (line 3291) | function areValidElements() { function popperGenerator (line 3301) | function popperGenerator(generatorOptions) { class Dropdown (line 3596) | class Dropdown extends BaseComponent { method constructor (line 3597) | constructor(element, config) { method Default (line 3607) | static get Default() { method DefaultType (line 3610) | static get DefaultType() { method NAME (line 3613) | static get NAME() { method toggle (line 3618) | toggle() { method show (line 3621) | show() { method hide (line 3649) | hide() { method dispose (line 3658) | dispose() { method update (line 3664) | update() { method _completeHide (line 3672) | _completeHide(relatedTarget) { method _getConfig (line 3694) | _getConfig(config) { method _createPopper (line 3702) | _createPopper() { method _isShown (line 3717) | _isShown() { method _getPlacement (line 3720) | _getPlacement() { method _detectNavbar (line 3742) | _detectNavbar() { method _getOffset (line 3745) | _getOffset() { method _getPopperConfig (line 3757) | _getPopperConfig() { method _selectMenuItem (line 3786) | _selectMenuItem({ method jQueryInterface (line 3801) | static jQueryInterface(config) { method clearMenus (line 3813) | static clearMenus(event) { method dataApiKeydownHandler (line 3842) | static dataApiKeydownHandler(event) { class Backdrop (line 3930) | class Backdrop extends Config { method constructor (line 3931) | constructor(config) { method Default (line 3939) | static get Default() { method DefaultType (line 3942) | static get DefaultType() { method NAME (line 3945) | static get NAME() { method show (line 3950) | show(callback) { method hide (line 3965) | hide(callback) { method dispose (line 3976) | dispose() { method _getElement (line 3986) | _getElement() { method _configAfterMerge (line 3997) | _configAfterMerge(config) { method _append (line 4002) | _append() { method _emulateAnimation (line 4013) | _emulateAnimation(callback) { class FocusTrap (line 4051) | class FocusTrap extends Config { method constructor (line 4052) | constructor(config) { method Default (line 4060) | static get Default() { method DefaultType (line 4063) | static get DefaultType() { method NAME (line 4066) | static get NAME() { method activate (line 4071) | activate() { method deactivate (line 4083) | deactivate() { method _handleFocusin (line 4092) | _handleFocusin(event) { method _handleKeydown (line 4108) | _handleKeydown(event) { class ScrollBarHelper (line 4137) | class ScrollBarHelper { method constructor (line 4138) | constructor() { method getWidth (line 4143) | getWidth() { method hide (line 4148) | hide() { method reset (line 4157) | reset() { method isOverflowing (line 4163) | isOverflowing() { method _disableOverFlow (line 4168) | _disableOverFlow() { method _setElementAttributes (line 4172) | _setElementAttributes(selector, styleProperty, callback) { method _saveInitialAttribute (line 4184) | _saveInitialAttribute(element, styleProperty) { method _resetElementAttributes (line 4190) | _resetElementAttributes(selector, styleProperty) { method _applyManipulationCallback (line 4203) | _applyManipulationCallback(selector, callBack) { class Modal (line 4264) | class Modal extends BaseComponent { method constructor (line 4265) | constructor(element, config) { method Default (line 4277) | static get Default() { method DefaultType (line 4280) | static get DefaultType() { method NAME (line 4283) | static get NAME() { method toggle (line 4288) | toggle(relatedTarget) { method show (line 4291) | show(relatedTarget) { method hide (line 4308) | hide() { method dispose (line 4322) | dispose() { method handleUpdate (line 4329) | handleUpdate() { method _initializeBackDrop (line 4334) | _initializeBackDrop() { method _initializeFocusTrap (line 4341) | _initializeFocusTrap() { method _showElement (line 4346) | _showElement(relatedTarget) { method _addEventListeners (line 4373) | _addEventListeners() { method _hideModal (line 4405) | _hideModal() { method _isAnimated (line 4418) | _isAnimated() { method _triggerBackdropTransition (line 4421) | _triggerBackdropTransition() { method _adjustDialog (line 4449) | _adjustDialog() { method _resetAdjustments (line 4462) | _resetAdjustments() { method jQueryInterface (line 4468) | static jQueryInterface(config, relatedTarget) { class Offcanvas (line 4566) | class Offcanvas extends BaseComponent { method constructor (line 4567) | constructor(element, config) { method Default (line 4576) | static get Default() { method DefaultType (line 4579) | static get DefaultType() { method NAME (line 4582) | static get NAME() { method toggle (line 4587) | toggle(relatedTarget) { method show (line 4590) | show(relatedTarget) { method hide (line 4620) | hide() { method dispose (line 4644) | dispose() { method _initializeBackDrop (line 4651) | _initializeBackDrop() { method _initializeFocusTrap (line 4670) | _initializeFocusTrap() { method _addEventListeners (line 4675) | _addEventListeners() { method jQueryInterface (line 4689) | static jQueryInterface(config) { function sanitizeHtml (line 4818) | function sanitizeHtml(unsafeHtml, allowList, sanitizeFunction) { class TemplateFactory (line 4886) | class TemplateFactory extends Config { method constructor (line 4887) | constructor(config) { method Default (line 4893) | static get Default() { method DefaultType (line 4896) | static get DefaultType() { method NAME (line 4899) | static get NAME() { method getContent (line 4904) | getContent() { method hasContent (line 4907) | hasContent() { method changeContent (line 4910) | changeContent(content) { method toHtml (line 4918) | toHtml() { method _typeCheckConfig (line 4933) | _typeCheckConfig(config) { method _checkContent (line 4937) | _checkContent(arg) { method _setContent (line 4945) | _setContent(template, content, selector) { method _maybeSanitize (line 4965) | _maybeSanitize(arg) { method _resolvePossibleFunction (line 4968) | _resolvePossibleFunction(arg) { method _putElementInTemplate (line 4971) | _putElementInTemplate(element, templateElement) { class Tooltip (line 5065) | class Tooltip extends BaseComponent { method constructor (line 5066) | constructor(element, config) { method Default (line 5090) | static get Default() { method DefaultType (line 5093) | static get DefaultType() { method NAME (line 5096) | static get NAME() { method enable (line 5101) | enable() { method disable (line 5104) | disable() { method toggleEnabled (line 5107) | toggleEnabled() { method toggle (line 5110) | toggle() { method dispose (line 5120) | dispose() { method show (line 5129) | show() { method hide (line 5175) | hide() { method update (line 5210) | update() { method _isWithContent (line 5217) | _isWithContent() { method _getTipElement (line 5220) | _getTipElement() { method _createTipElement (line 5226) | _createTipElement(content) { method setContent (line 5243) | setContent(content) { method _getTemplateFactory (line 5250) | _getTemplateFactory(content) { method _getContentForTemplate (line 5264) | _getContentForTemplate() { method _getTitle (line 5269) | _getTitle() { method _initializeOnDelegatedTarget (line 5274) | _initializeOnDelegatedTarget(event) { method _isAnimated (line 5277) | _isAnimated() { method _isShown (line 5280) | _isShown() { method _createPopper (line 5283) | _createPopper(tip) { method _getOffset (line 5288) | _getOffset() { method _resolvePossibleFunction (line 5300) | _resolvePossibleFunction(arg) { method _getPopperConfig (line 5303) | _getPopperConfig(attachment) { method _setListeners (line 5342) | _setListeners() { method _fixTitle (line 5373) | _fixTitle() { method _enter (line 5384) | _enter() { method _leave (line 5396) | _leave() { method _setTimeout (line 5407) | _setTimeout(handler, timeout) { method _isWithActiveTrigger (line 5411) | _isWithActiveTrigger() { method _getConfig (line 5414) | _getConfig(config) { method _configAfterMerge (line 5430) | _configAfterMerge(config) { method _getDelegateConfig (line 5446) | _getDelegateConfig() { method _disposePopper (line 5461) | _disposePopper() { method jQueryInterface (line 5473) | static jQueryInterface(config) { class Popover (line 5525) | class Popover extends Tooltip { method Default (line 5527) | static get Default() { method DefaultType (line 5530) | static get DefaultType() { method NAME (line 5533) | static get NAME() { method _isWithContent (line 5538) | _isWithContent() { method _getContentForTemplate (line 5543) | _getContentForTemplate() { method _getContent (line 5549) | _getContent() { method jQueryInterface (line 5554) | static jQueryInterface(config) { class ScrollSpy (line 5625) | class ScrollSpy extends BaseComponent { method constructor (line 5626) | constructor(element, config) { method Default (line 5643) | static get Default() { method DefaultType (line 5646) | static get DefaultType() { method NAME (line 5649) | static get NAME() { method refresh (line 5654) | refresh() { method dispose (line 5666) | dispose() { method _configAfterMerge (line 5672) | _configAfterMerge(config) { method _maybeEnableSmoothScroll (line 5683) | _maybeEnableSmoothScroll() { method _getNewObserver (line 5709) | _getNewObserver() { method _observerCallback (line 5719) | _observerCallback(entries) { method _initializeTargetsAndObservables (line 5751) | _initializeTargetsAndObservables() { method _process (line 5769) | _process(target) { method _activateParents (line 5781) | _activateParents(target) { method _clearActiveClass (line 5795) | _clearActiveClass(parent) { method jQueryInterface (line 5804) | static jQueryInterface(config) { class Tab (line 5880) | class Tab extends BaseComponent { method constructor (line 5881) | constructor(element) { method NAME (line 5896) | static get NAME() { method show (line 5901) | show() { method _activate (line 5924) | _activate(element, relatedElem) { method _deactivate (line 5945) | _deactivate(element, relatedElem) { method _keydown (line 5967) | _keydown(event) { method _getChildren (line 5988) | _getChildren() { method _getActiveElem (line 5992) | _getActiveElem() { method _setInitialAttributes (line 5995) | _setInitialAttributes(parent, children) { method _setInitialAttributesOnChild (line 6001) | _setInitialAttributesOnChild(child) { method _setInitialAttributesOnTargetPanel (line 6017) | _setInitialAttributesOnTargetPanel(child) { method _toggleDropDown (line 6027) | _toggleDropDown(element, open) { method _setAttributeIfNotExists (line 6042) | _setAttributeIfNotExists(element, attribute, value) { method _elemIsActive (line 6047) | _elemIsActive(elem) { method _getInnerElement (line 6052) | _getInnerElement(elem) { method _getOuterElement (line 6057) | _getOuterElement(elem) { method jQueryInterface (line 6062) | static jQueryInterface(config) { class Toast (line 6146) | class Toast extends BaseComponent { method constructor (line 6147) | constructor(element, config) { method Default (line 6156) | static get Default() { method DefaultType (line 6159) | static get DefaultType() { method NAME (line 6162) | static get NAME() { method show (line 6167) | show() { method hide (line 6186) | hide() { method dispose (line 6202) | dispose() { method isShown (line 6209) | isShown() { method _maybeScheduleHide (line 6214) | _maybeScheduleHide() { method _onInteraction (line 6225) | _onInteraction(event, isInteracting) { method _setListeners (line 6250) | _setListeners() { method _clearTimeout (line 6256) | _clearTimeout() { method jQueryInterface (line 6262) | static jQueryInterface(config) { FILE: dist/js/bootstrap.esm.js method set (line 21) | set(element, key, instance) { method get (line 36) | get(element, key) { method remove (line 42) | remove(element, key) { constant MAX_UID (line 63) | const MAX_UID = 1000000; constant MILLISECONDS_MULTIPLIER (line 64) | const MILLISECONDS_MULTIPLIER = 1000; constant TRANSITION_END (line 65) | const TRANSITION_END = 'transitionend'; function makeEventUid (line 329) | function makeEventUid(element, uid) { function getElementEvents (line 332) | function getElementEvents(element) { function bootstrapHandler (line 338) | function bootstrapHandler(element, fn) { function bootstrapDelegationHandler (line 349) | function bootstrapDelegationHandler(element, selector, fn) { function findHandler (line 370) | function findHandler(events, callable, delegationSelector = null) { function normalizeParameters (line 373) | function normalizeParameters(originalTypeEvent, handler, delegationFunct... function addHandler (line 383) | function addHandler(element, originalTypeEvent, handler, delegationFunct... function removeHandler (line 417) | function removeHandler(element, events, typeEvent, handler, delegationSe... function removeNamespacedHandlers (line 425) | function removeNamespacedHandlers(element, events, typeEvent, namespace) { function getTypeEvent (line 433) | function getTypeEvent(event) { method on (line 439) | on(element, event, handler, delegationFunction) { method one (line 442) | one(element, event, handler, delegationFunction) { method off (line 445) | off(element, originalTypeEvent, handler, delegationFunction) { method trigger (line 474) | trigger(element, event, args) { function hydrateObj (line 508) | function hydrateObj(obj, meta = {}) { function normalizeData (line 531) | function normalizeData(value) { function normalizeDataKey (line 553) | function normalizeDataKey(key) { method setDataAttribute (line 557) | setDataAttribute(element, key, value) { method removeDataAttribute (line 560) | removeDataAttribute(element, key) { method getDataAttributes (line 563) | getDataAttributes(element) { method getDataAttribute (line 576) | getDataAttribute(element, key) { class Config (line 593) | class Config { method Default (line 595) | static get Default() { method DefaultType (line 598) | static get DefaultType() { method NAME (line 601) | static get NAME() { method _getConfig (line 604) | _getConfig(config) { method _configAfterMerge (line 610) | _configAfterMerge(config) { method _mergeConfigObj (line 613) | _mergeConfigObj(config, element) { method _typeCheckConfig (line 623) | _typeCheckConfig(config, configTypes = this.constructor.DefaultType) { constant VERSION (line 646) | const VERSION = '5.3.8'; class BaseComponent (line 652) | class BaseComponent extends Config { method constructor (line 653) | constructor(element, config) { method dispose (line 665) | dispose() { method _queueCallback (line 674) | _queueCallback(callback, element, isAnimated = true) { method _getConfig (line 677) | _getConfig(config) { method getInstance (line 685) | static getInstance(element) { method getOrCreateInstance (line 688) | static getOrCreateInstance(element, config = {}) { method VERSION (line 691) | static get VERSION() { method DATA_KEY (line 694) | static get DATA_KEY() { method EVENT_KEY (line 697) | static get EVENT_KEY() { method eventName (line 700) | static eventName(name) { method find (line 734) | find(selector, element = document.documentElement) { method findOne (line 737) | findOne(selector, element = document.documentElement) { method children (line 740) | children(element, selector) { method parents (line 743) | parents(element, selector) { method prev (line 752) | prev(element, selector) { method next (line 763) | next(element, selector) { method focusableChildren (line 773) | focusableChildren(element) { method getSelectorFromElement (line 777) | getSelectorFromElement(element) { method getElementFromSelector (line 784) | getElementFromSelector(element) { method getMultipleElementsFromSelector (line 788) | getMultipleElementsFromSelector(element) { constant EVENT_CLOSE (line 834) | const EVENT_CLOSE = `close${EVENT_KEY$b}`; constant EVENT_CLOSED (line 835) | const EVENT_CLOSED = `closed${EVENT_KEY$b}`; class Alert (line 843) | class Alert extends BaseComponent { method NAME (line 845) | static get NAME() { method close (line 850) | close() { method _destroyElement (line 861) | _destroyElement() { method jQueryInterface (line 868) | static jQueryInterface(config) { class Button (line 918) | class Button extends BaseComponent { method NAME (line 920) | static get NAME() { method toggle (line 925) | toggle() { method jQueryInterface (line 931) | static jQueryInterface(config) { constant EVENT_TOUCHSTART (line 972) | const EVENT_TOUCHSTART = `touchstart${EVENT_KEY$9}`; constant EVENT_TOUCHMOVE (line 973) | const EVENT_TOUCHMOVE = `touchmove${EVENT_KEY$9}`; constant EVENT_TOUCHEND (line 974) | const EVENT_TOUCHEND = `touchend${EVENT_KEY$9}`; constant EVENT_POINTERDOWN (line 975) | const EVENT_POINTERDOWN = `pointerdown${EVENT_KEY$9}`; constant EVENT_POINTERUP (line 976) | const EVENT_POINTERUP = `pointerup${EVENT_KEY$9}`; constant POINTER_TYPE_TOUCH (line 977) | const POINTER_TYPE_TOUCH = 'touch'; constant POINTER_TYPE_PEN (line 978) | const POINTER_TYPE_PEN = 'pen'; constant CLASS_NAME_POINTER_EVENT (line 979) | const CLASS_NAME_POINTER_EVENT = 'pointer-event'; constant SWIPE_THRESHOLD (line 980) | const SWIPE_THRESHOLD = 40; class Swipe (line 996) | class Swipe extends Config { method constructor (line 997) | constructor(element, config) { method Default (line 1010) | static get Default() { method DefaultType (line 1013) | static get DefaultType() { method NAME (line 1016) | static get NAME() { method dispose (line 1021) | dispose() { method _start (line 1026) | _start(event) { method _end (line 1035) | _end(event) { method _move (line 1042) | _move(event) { method _handleSwipe (line 1045) | _handleSwipe() { method _initEvents (line 1057) | _initEvents() { method _eventIsPointerPenTouch (line 1068) | _eventIsPointerPenTouch(event) { method isSupported (line 1073) | static isSupported() { constant TOUCHEVENT_COMPAT_WAIT (line 1096) | const TOUCHEVENT_COMPAT_WAIT = 500; constant ORDER_NEXT (line 1098) | const ORDER_NEXT = 'next'; constant ORDER_PREV (line 1099) | const ORDER_PREV = 'prev'; constant DIRECTION_LEFT (line 1100) | const DIRECTION_LEFT = 'left'; constant DIRECTION_RIGHT (line 1101) | const DIRECTION_RIGHT = 'right'; constant EVENT_SLIDE (line 1102) | const EVENT_SLIDE = `slide${EVENT_KEY$8}`; constant EVENT_SLID (line 1103) | const EVENT_SLID = `slid${EVENT_KEY$8}`; constant EVENT_DRAG_START (line 1107) | const EVENT_DRAG_START = `dragstart${EVENT_KEY$8}`; constant CLASS_NAME_CAROUSEL (line 1110) | const CLASS_NAME_CAROUSEL = 'carousel'; constant CLASS_NAME_SLIDE (line 1112) | const CLASS_NAME_SLIDE = 'slide'; constant CLASS_NAME_END (line 1113) | const CLASS_NAME_END = 'carousel-item-end'; constant CLASS_NAME_START (line 1114) | const CLASS_NAME_START = 'carousel-item-start'; constant CLASS_NAME_NEXT (line 1115) | const CLASS_NAME_NEXT = 'carousel-item-next'; constant CLASS_NAME_PREV (line 1116) | const CLASS_NAME_PREV = 'carousel-item-prev'; constant SELECTOR_ACTIVE (line 1117) | const SELECTOR_ACTIVE = '.active'; constant SELECTOR_ITEM (line 1118) | const SELECTOR_ITEM = '.carousel-item'; constant SELECTOR_ACTIVE_ITEM (line 1119) | const SELECTOR_ACTIVE_ITEM = SELECTOR_ACTIVE + SELECTOR_ITEM; constant SELECTOR_ITEM_IMG (line 1120) | const SELECTOR_ITEM_IMG = '.carousel-item img'; constant SELECTOR_INDICATORS (line 1121) | const SELECTOR_INDICATORS = '.carousel-indicators'; constant SELECTOR_DATA_SLIDE (line 1122) | const SELECTOR_DATA_SLIDE = '[data-bs-slide], [data-bs-slide-to]'; constant SELECTOR_DATA_RIDE (line 1123) | const SELECTOR_DATA_RIDE = '[data-bs-ride="carousel"]'; constant KEY_TO_DIRECTION (line 1124) | const KEY_TO_DIRECTION = { class Carousel (line 1150) | class Carousel extends BaseComponent { method constructor (line 1151) | constructor(element, config) { method Default (line 1166) | static get Default() { method DefaultType (line 1169) | static get DefaultType() { method NAME (line 1172) | static get NAME() { method next (line 1177) | next() { method nextWhenVisible (line 1180) | nextWhenVisible() { method prev (line 1188) | prev() { method pause (line 1191) | pause() { method cycle (line 1197) | cycle() { method _maybeEnableCycle (line 1202) | _maybeEnableCycle() { method to (line 1212) | to(index) { method dispose (line 1228) | dispose() { method _configAfterMerge (line 1236) | _configAfterMerge(config) { method _addEventListeners (line 1240) | _addEventListeners() { method _addTouchEventListeners (line 1252) | _addTouchEventListeners() { method _keydown (line 1282) | _keydown(event) { method _getItemIndex (line 1292) | _getItemIndex(element) { method _setActiveIndicatorElement (line 1295) | _setActiveIndicatorElement(index) { method _updateInterval (line 1308) | _updateInterval() { method _slide (line 1316) | _slide(order, element = null) { method _isAnimated (line 1367) | _isAnimated() { method _getActive (line 1370) | _getActive() { method _getItems (line 1373) | _getItems() { method _clearInterval (line 1376) | _clearInterval() { method _directionToOrder (line 1382) | _directionToOrder(direction) { method _orderToDirection (line 1388) | _orderToDirection(order) { method jQueryInterface (line 1396) | static jQueryInterface(config) { constant CLASS_NAME_COLLAPSE (line 1473) | const CLASS_NAME_COLLAPSE = 'collapse'; constant CLASS_NAME_COLLAPSING (line 1474) | const CLASS_NAME_COLLAPSING = 'collapsing'; constant CLASS_NAME_COLLAPSED (line 1475) | const CLASS_NAME_COLLAPSED = 'collapsed'; constant CLASS_NAME_DEEPER_CHILDREN (line 1476) | const CLASS_NAME_DEEPER_CHILDREN = `:scope .${CLASS_NAME_COLLAPSE} .${CL... constant CLASS_NAME_HORIZONTAL (line 1477) | const CLASS_NAME_HORIZONTAL = 'collapse-horizontal'; constant WIDTH (line 1478) | const WIDTH = 'width'; constant HEIGHT (line 1479) | const HEIGHT = 'height'; constant SELECTOR_ACTIVES (line 1480) | const SELECTOR_ACTIVES = '.collapse.show, .collapse.collapsing'; class Collapse (line 1495) | class Collapse extends BaseComponent { method constructor (line 1496) | constructor(element, config) { method Default (line 1518) | static get Default() { method DefaultType (line 1521) | static get DefaultType() { method NAME (line 1524) | static get NAME() { method toggle (line 1529) | toggle() { method show (line 1536) | show() { method hide (line 1576) | hide() { method _isShown (line 1607) | _isShown(element = this._element) { method _configAfterMerge (line 1610) | _configAfterMerge(config) { method _getDimension (line 1615) | _getDimension() { method _initializeChildren (line 1618) | _initializeChildren() { method _getFirstLevelChildren (line 1630) | _getFirstLevelChildren(selector) { method _addAriaAndCollapsedClass (line 1635) | _addAriaAndCollapsedClass(triggerArray, isOpen) { method jQueryInterface (line 1646) | static jQueryInterface(config) { constant RIGHT_MOUSE_BUTTON (line 1705) | const RIGHT_MOUSE_BUTTON = 2; constant EVENT_KEYDOWN_DATA_API (line 1712) | const EVENT_KEYDOWN_DATA_API = `keydown${EVENT_KEY$6}${DATA_API_KEY$3}`; constant EVENT_KEYUP_DATA_API (line 1713) | const EVENT_KEYUP_DATA_API = `keyup${EVENT_KEY$6}${DATA_API_KEY$3}`; constant CLASS_NAME_DROPUP (line 1715) | const CLASS_NAME_DROPUP = 'dropup'; constant CLASS_NAME_DROPEND (line 1716) | const CLASS_NAME_DROPEND = 'dropend'; constant CLASS_NAME_DROPSTART (line 1717) | const CLASS_NAME_DROPSTART = 'dropstart'; constant CLASS_NAME_DROPUP_CENTER (line 1718) | const CLASS_NAME_DROPUP_CENTER = 'dropup-center'; constant CLASS_NAME_DROPDOWN_CENTER (line 1719) | const CLASS_NAME_DROPDOWN_CENTER = 'dropdown-center'; constant SELECTOR_DATA_TOGGLE_SHOWN (line 1721) | const SELECTOR_DATA_TOGGLE_SHOWN = `${SELECTOR_DATA_TOGGLE$3}.${CLASS_NA... constant SELECTOR_MENU (line 1722) | const SELECTOR_MENU = '.dropdown-menu'; constant SELECTOR_NAVBAR (line 1723) | const SELECTOR_NAVBAR = '.navbar'; constant SELECTOR_NAVBAR_NAV (line 1724) | const SELECTOR_NAVBAR_NAV = '.navbar-nav'; constant SELECTOR_VISIBLE_ITEMS (line 1725) | const SELECTOR_VISIBLE_ITEMS = '.dropdown-menu .dropdown-item:not(.disab... constant PLACEMENT_TOP (line 1726) | const PLACEMENT_TOP = isRTL() ? 'top-end' : 'top-start'; constant PLACEMENT_TOPEND (line 1727) | const PLACEMENT_TOPEND = isRTL() ? 'top-start' : 'top-end'; constant PLACEMENT_BOTTOM (line 1728) | const PLACEMENT_BOTTOM = isRTL() ? 'bottom-end' : 'bottom-start'; constant PLACEMENT_BOTTOMEND (line 1729) | const PLACEMENT_BOTTOMEND = isRTL() ? 'bottom-start' : 'bottom-end'; constant PLACEMENT_RIGHT (line 1730) | const PLACEMENT_RIGHT = isRTL() ? 'left-start' : 'right-start'; constant PLACEMENT_LEFT (line 1731) | const PLACEMENT_LEFT = isRTL() ? 'right-start' : 'left-start'; constant PLACEMENT_TOPCENTER (line 1732) | const PLACEMENT_TOPCENTER = 'top'; constant PLACEMENT_BOTTOMCENTER (line 1733) | const PLACEMENT_BOTTOMCENTER = 'bottom'; class Dropdown (line 1755) | class Dropdown extends BaseComponent { method constructor (line 1756) | constructor(element, config) { method Default (line 1766) | static get Default() { method DefaultType (line 1769) | static get DefaultType() { method NAME (line 1772) | static get NAME() { method toggle (line 1777) | toggle() { method show (line 1780) | show() { method hide (line 1808) | hide() { method dispose (line 1817) | dispose() { method update (line 1823) | update() { method _completeHide (line 1831) | _completeHide(relatedTarget) { method _getConfig (line 1853) | _getConfig(config) { method _createPopper (line 1861) | _createPopper() { method _isShown (line 1876) | _isShown() { method _getPlacement (line 1879) | _getPlacement() { method _detectNavbar (line 1901) | _detectNavbar() { method _getOffset (line 1904) | _getOffset() { method _getPopperConfig (line 1916) | _getPopperConfig() { method _selectMenuItem (line 1945) | _selectMenuItem({ method jQueryInterface (line 1960) | static jQueryInterface(config) { method clearMenus (line 1972) | static clearMenus(event) { method dataApiKeydownHandler (line 2001) | static dataApiKeydownHandler(event) { constant EVENT_MOUSEDOWN (line 2068) | const EVENT_MOUSEDOWN = `mousedown.bs.${NAME$9}`; class Backdrop (line 2089) | class Backdrop extends Config { method constructor (line 2090) | constructor(config) { method Default (line 2098) | static get Default() { method DefaultType (line 2101) | static get DefaultType() { method NAME (line 2104) | static get NAME() { method show (line 2109) | show(callback) { method hide (line 2124) | hide(callback) { method dispose (line 2135) | dispose() { method _getElement (line 2145) | _getElement() { method _configAfterMerge (line 2156) | _configAfterMerge(config) { method _append (line 2161) | _append() { method _emulateAnimation (line 2172) | _emulateAnimation(callback) { constant EVENT_KEYDOWN_TAB (line 2193) | const EVENT_KEYDOWN_TAB = `keydown.tab${EVENT_KEY$5}`; constant TAB_KEY (line 2194) | const TAB_KEY = 'Tab'; constant TAB_NAV_FORWARD (line 2195) | const TAB_NAV_FORWARD = 'forward'; constant TAB_NAV_BACKWARD (line 2196) | const TAB_NAV_BACKWARD = 'backward'; class FocusTrap (line 2210) | class FocusTrap extends Config { method constructor (line 2211) | constructor(config) { method Default (line 2219) | static get Default() { method DefaultType (line 2222) | static get DefaultType() { method NAME (line 2225) | static get NAME() { method activate (line 2230) | activate() { method deactivate (line 2242) | deactivate() { method _handleFocusin (line 2251) | _handleFocusin(event) { method _handleKeydown (line 2267) | _handleKeydown(event) { constant SELECTOR_FIXED_CONTENT (line 2287) | const SELECTOR_FIXED_CONTENT = '.fixed-top, .fixed-bottom, .is-fixed, .s... constant SELECTOR_STICKY_CONTENT (line 2288) | const SELECTOR_STICKY_CONTENT = '.sticky-top'; constant PROPERTY_PADDING (line 2289) | const PROPERTY_PADDING = 'padding-right'; constant PROPERTY_MARGIN (line 2290) | const PROPERTY_MARGIN = 'margin-right'; class ScrollBarHelper (line 2296) | class ScrollBarHelper { method constructor (line 2297) | constructor() { method getWidth (line 2302) | getWidth() { method hide (line 2307) | hide() { method reset (line 2316) | reset() { method isOverflowing (line 2322) | isOverflowing() { method _disableOverFlow (line 2327) | _disableOverFlow() { method _setElementAttributes (line 2331) | _setElementAttributes(selector, styleProperty, callback) { method _saveInitialAttribute (line 2343) | _saveInitialAttribute(element, styleProperty) { method _resetElementAttributes (line 2349) | _resetElementAttributes(selector, styleProperty) { method _applyManipulationCallback (line 2362) | _applyManipulationCallback(selector, callBack) { constant EVENT_CLICK_DISMISS (line 2396) | const EVENT_CLICK_DISMISS = `click.dismiss${EVENT_KEY$4}`; constant EVENT_MOUSEDOWN_DISMISS (line 2397) | const EVENT_MOUSEDOWN_DISMISS = `mousedown.dismiss${EVENT_KEY$4}`; constant CLASS_NAME_OPEN (line 2400) | const CLASS_NAME_OPEN = 'modal-open'; constant CLASS_NAME_STATIC (line 2403) | const CLASS_NAME_STATIC = 'modal-static'; constant SELECTOR_DIALOG (line 2405) | const SELECTOR_DIALOG = '.modal-dialog'; constant SELECTOR_MODAL_BODY (line 2406) | const SELECTOR_MODAL_BODY = '.modal-body'; class Modal (line 2423) | class Modal extends BaseComponent { method constructor (line 2424) | constructor(element, config) { method Default (line 2436) | static get Default() { method DefaultType (line 2439) | static get DefaultType() { method NAME (line 2442) | static get NAME() { method toggle (line 2447) | toggle(relatedTarget) { method show (line 2450) | show(relatedTarget) { method hide (line 2467) | hide() { method dispose (line 2481) | dispose() { method handleUpdate (line 2488) | handleUpdate() { method _initializeBackDrop (line 2493) | _initializeBackDrop() { method _initializeFocusTrap (line 2500) | _initializeFocusTrap() { method _showElement (line 2505) | _showElement(relatedTarget) { method _addEventListeners (line 2532) | _addEventListeners() { method _hideModal (line 2564) | _hideModal() { method _isAnimated (line 2577) | _isAnimated() { method _triggerBackdropTransition (line 2580) | _triggerBackdropTransition() { method _adjustDialog (line 2608) | _adjustDialog() { method _resetAdjustments (line 2621) | _resetAdjustments() { method jQueryInterface (line 2627) | static jQueryInterface(config, relatedTarget) { constant ESCAPE_KEY (line 2695) | const ESCAPE_KEY = 'Escape'; constant CLASS_NAME_HIDING (line 2698) | const CLASS_NAME_HIDING = 'hiding'; constant CLASS_NAME_BACKDROP (line 2699) | const CLASS_NAME_BACKDROP = 'offcanvas-backdrop'; constant OPEN_SELECTOR (line 2700) | const OPEN_SELECTOR = '.offcanvas.show'; constant EVENT_HIDE_PREVENTED (line 2704) | const EVENT_HIDE_PREVENTED = `hidePrevented${EVENT_KEY$3}`; constant EVENT_RESIZE (line 2706) | const EVENT_RESIZE = `resize${EVENT_KEY$3}`; constant EVENT_KEYDOWN_DISMISS (line 2708) | const EVENT_KEYDOWN_DISMISS = `keydown.dismiss${EVENT_KEY$3}`; class Offcanvas (line 2725) | class Offcanvas extends BaseComponent { method constructor (line 2726) | constructor(element, config) { method Default (line 2735) | static get Default() { method DefaultType (line 2738) | static get DefaultType() { method NAME (line 2741) | static get NAME() { method toggle (line 2746) | toggle(relatedTarget) { method show (line 2749) | show(relatedTarget) { method hide (line 2779) | hide() { method dispose (line 2803) | dispose() { method _initializeBackDrop (line 2810) | _initializeBackDrop() { method _initializeFocusTrap (line 2829) | _initializeFocusTrap() { method _addEventListeners (line 2834) | _addEventListeners() { method jQueryInterface (line 2848) | static jQueryInterface(config) { constant ARIA_ATTRIBUTE_PATTERN (line 2917) | const ARIA_ATTRIBUTE_PATTERN = /^aria-[\w-]*$/i; constant SAFE_URL_PATTERN (line 2964) | const SAFE_URL_PATTERN = /^(?!javascript:)(?:[a-z0-9+.-]+:|[^&:/?#]*(?:[... function sanitizeHtml (line 2977) | function sanitizeHtml(unsafeHtml, allowList, sanitizeFunction) { class TemplateFactory (line 3045) | class TemplateFactory extends Config { method constructor (line 3046) | constructor(config) { method Default (line 3052) | static get Default() { method DefaultType (line 3055) | static get DefaultType() { method NAME (line 3058) | static get NAME() { method getContent (line 3063) | getContent() { method hasContent (line 3066) | hasContent() { method changeContent (line 3069) | changeContent(content) { method toHtml (line 3077) | toHtml() { method _typeCheckConfig (line 3092) | _typeCheckConfig(config) { method _checkContent (line 3096) | _checkContent(arg) { method _setContent (line 3104) | _setContent(template, content, selector) { method _maybeSanitize (line 3124) | _maybeSanitize(arg) { method _resolvePossibleFunction (line 3127) | _resolvePossibleFunction(arg) { method _putElementInTemplate (line 3130) | _putElementInTemplate(element, templateElement) { constant DISALLOWED_ATTRIBUTES (line 3153) | const DISALLOWED_ATTRIBUTES = new Set(['sanitize', 'allowList', 'sanitiz... constant CLASS_NAME_MODAL (line 3155) | const CLASS_NAME_MODAL = 'modal'; constant SELECTOR_TOOLTIP_INNER (line 3157) | const SELECTOR_TOOLTIP_INNER = '.tooltip-inner'; constant SELECTOR_MODAL (line 3158) | const SELECTOR_MODAL = `.${CLASS_NAME_MODAL}`; constant EVENT_MODAL_HIDE (line 3159) | const EVENT_MODAL_HIDE = 'hide.bs.modal'; constant TRIGGER_HOVER (line 3160) | const TRIGGER_HOVER = 'hover'; constant TRIGGER_FOCUS (line 3161) | const TRIGGER_FOCUS = 'focus'; constant TRIGGER_CLICK (line 3162) | const TRIGGER_CLICK = 'click'; constant TRIGGER_MANUAL (line 3163) | const TRIGGER_MANUAL = 'manual'; constant EVENT_INSERTED (line 3168) | const EVENT_INSERTED = 'inserted'; constant EVENT_MOUSEENTER (line 3172) | const EVENT_MOUSEENTER = 'mouseenter'; constant EVENT_MOUSELEAVE (line 3173) | const EVENT_MOUSELEAVE = 'mouseleave'; class Tooltip (line 3224) | class Tooltip extends BaseComponent { method constructor (line 3225) | constructor(element, config) { method Default (line 3249) | static get Default() { method DefaultType (line 3252) | static get DefaultType() { method NAME (line 3255) | static get NAME() { method enable (line 3260) | enable() { method disable (line 3263) | disable() { method toggleEnabled (line 3266) | toggleEnabled() { method toggle (line 3269) | toggle() { method dispose (line 3279) | dispose() { method show (line 3288) | show() { method hide (line 3334) | hide() { method update (line 3369) | update() { method _isWithContent (line 3376) | _isWithContent() { method _getTipElement (line 3379) | _getTipElement() { method _createTipElement (line 3385) | _createTipElement(content) { method setContent (line 3402) | setContent(content) { method _getTemplateFactory (line 3409) | _getTemplateFactory(content) { method _getContentForTemplate (line 3423) | _getContentForTemplate() { method _getTitle (line 3428) | _getTitle() { method _initializeOnDelegatedTarget (line 3433) | _initializeOnDelegatedTarget(event) { method _isAnimated (line 3436) | _isAnimated() { method _isShown (line 3439) | _isShown() { method _createPopper (line 3442) | _createPopper(tip) { method _getOffset (line 3447) | _getOffset() { method _resolvePossibleFunction (line 3459) | _resolvePossibleFunction(arg) { method _getPopperConfig (line 3462) | _getPopperConfig(attachment) { method _setListeners (line 3501) | _setListeners() { method _fixTitle (line 3532) | _fixTitle() { method _enter (line 3543) | _enter() { method _leave (line 3555) | _leave() { method _setTimeout (line 3566) | _setTimeout(handler, timeout) { method _isWithActiveTrigger (line 3570) | _isWithActiveTrigger() { method _getConfig (line 3573) | _getConfig(config) { method _configAfterMerge (line 3589) | _configAfterMerge(config) { method _getDelegateConfig (line 3605) | _getDelegateConfig() { method _disposePopper (line 3620) | _disposePopper() { method jQueryInterface (line 3632) | static jQueryInterface(config) { constant SELECTOR_TITLE (line 3665) | const SELECTOR_TITLE = '.popover-header'; constant SELECTOR_CONTENT (line 3666) | const SELECTOR_CONTENT = '.popover-body'; class Popover (line 3684) | class Popover extends Tooltip { method Default (line 3686) | static get Default() { method DefaultType (line 3689) | static get DefaultType() { method NAME (line 3692) | static get NAME() { method _isWithContent (line 3697) | _isWithContent() { method _getContentForTemplate (line 3702) | _getContentForTemplate() { method _getContent (line 3708) | _getContent() { method jQueryInterface (line 3713) | static jQueryInterface(config) { constant DATA_API_KEY (line 3748) | const DATA_API_KEY = '.data-api'; constant EVENT_ACTIVATE (line 3749) | const EVENT_ACTIVATE = `activate${EVENT_KEY$2}`; constant EVENT_CLICK (line 3750) | const EVENT_CLICK = `click${EVENT_KEY$2}`; constant CLASS_NAME_DROPDOWN_ITEM (line 3752) | const CLASS_NAME_DROPDOWN_ITEM = 'dropdown-item'; constant SELECTOR_DATA_SPY (line 3754) | const SELECTOR_DATA_SPY = '[data-bs-spy="scroll"]'; constant SELECTOR_TARGET_LINKS (line 3755) | const SELECTOR_TARGET_LINKS = '[href]'; constant SELECTOR_NAV_LIST_GROUP (line 3756) | const SELECTOR_NAV_LIST_GROUP = '.nav, .list-group'; constant SELECTOR_NAV_LINKS (line 3757) | const SELECTOR_NAV_LINKS = '.nav-link'; constant SELECTOR_NAV_ITEMS (line 3758) | const SELECTOR_NAV_ITEMS = '.nav-item'; constant SELECTOR_LIST_ITEMS (line 3759) | const SELECTOR_LIST_ITEMS = '.list-group-item'; constant SELECTOR_LINK_ITEMS (line 3760) | const SELECTOR_LINK_ITEMS = `${SELECTOR_NAV_LINKS}, ${SELECTOR_NAV_ITEMS... constant SELECTOR_DROPDOWN (line 3761) | const SELECTOR_DROPDOWN = '.dropdown'; class ScrollSpy (line 3784) | class ScrollSpy extends BaseComponent { method constructor (line 3785) | constructor(element, config) { method Default (line 3802) | static get Default() { method DefaultType (line 3805) | static get DefaultType() { method NAME (line 3808) | static get NAME() { method refresh (line 3813) | refresh() { method dispose (line 3825) | dispose() { method _configAfterMerge (line 3831) | _configAfterMerge(config) { method _maybeEnableSmoothScroll (line 3842) | _maybeEnableSmoothScroll() { method _getNewObserver (line 3868) | _getNewObserver() { method _observerCallback (line 3878) | _observerCallback(entries) { method _initializeTargetsAndObservables (line 3910) | _initializeTargetsAndObservables() { method _process (line 3928) | _process(target) { method _activateParents (line 3940) | _activateParents(target) { method _clearActiveClass (line 3954) | _clearActiveClass(parent) { method jQueryInterface (line 3963) | static jQueryInterface(config) { constant EVENT_CLICK_DATA_API (line 4012) | const EVENT_CLICK_DATA_API = `click${EVENT_KEY$1}`; constant EVENT_KEYDOWN (line 4013) | const EVENT_KEYDOWN = `keydown${EVENT_KEY$1}`; constant EVENT_LOAD_DATA_API (line 4014) | const EVENT_LOAD_DATA_API = `load${EVENT_KEY$1}`; constant ARROW_LEFT_KEY (line 4015) | const ARROW_LEFT_KEY = 'ArrowLeft'; constant ARROW_RIGHT_KEY (line 4016) | const ARROW_RIGHT_KEY = 'ArrowRight'; constant ARROW_UP_KEY (line 4017) | const ARROW_UP_KEY = 'ArrowUp'; constant ARROW_DOWN_KEY (line 4018) | const ARROW_DOWN_KEY = 'ArrowDown'; constant HOME_KEY (line 4019) | const HOME_KEY = 'Home'; constant END_KEY (line 4020) | const END_KEY = 'End'; constant CLASS_NAME_ACTIVE (line 4021) | const CLASS_NAME_ACTIVE = 'active'; constant CLASS_DROPDOWN (line 4024) | const CLASS_DROPDOWN = 'dropdown'; constant SELECTOR_DROPDOWN_TOGGLE (line 4025) | const SELECTOR_DROPDOWN_TOGGLE = '.dropdown-toggle'; constant SELECTOR_DROPDOWN_MENU (line 4026) | const SELECTOR_DROPDOWN_MENU = '.dropdown-menu'; constant NOT_SELECTOR_DROPDOWN_TOGGLE (line 4027) | const NOT_SELECTOR_DROPDOWN_TOGGLE = `:not(${SELECTOR_DROPDOWN_TOGGLE})`; constant SELECTOR_TAB_PANEL (line 4028) | const SELECTOR_TAB_PANEL = '.list-group, .nav, [role="tablist"]'; constant SELECTOR_OUTER (line 4029) | const SELECTOR_OUTER = '.nav-item, .list-group-item'; constant SELECTOR_INNER (line 4030) | const SELECTOR_INNER = `.nav-link${NOT_SELECTOR_DROPDOWN_TOGGLE}, .list-... constant SELECTOR_DATA_TOGGLE (line 4031) | const SELECTOR_DATA_TOGGLE = '[data-bs-toggle="tab"], [data-bs-toggle="p... constant SELECTOR_INNER_ELEM (line 4032) | const SELECTOR_INNER_ELEM = `${SELECTOR_INNER}, ${SELECTOR_DATA_TOGGLE}`; constant SELECTOR_DATA_TOGGLE_ACTIVE (line 4033) | const SELECTOR_DATA_TOGGLE_ACTIVE = `.${CLASS_NAME_ACTIVE}[data-bs-toggl... class Tab (line 4039) | class Tab extends BaseComponent { method constructor (line 4040) | constructor(element) { method NAME (line 4055) | static get NAME() { method show (line 4060) | show() { method _activate (line 4083) | _activate(element, relatedElem) { method _deactivate (line 4104) | _deactivate(element, relatedElem) { method _keydown (line 4126) | _keydown(event) { method _getChildren (line 4147) | _getChildren() { method _getActiveElem (line 4151) | _getActiveElem() { method _setInitialAttributes (line 4154) | _setInitialAttributes(parent, children) { method _setInitialAttributesOnChild (line 4160) | _setInitialAttributesOnChild(child) { method _setInitialAttributesOnTargetPanel (line 4176) | _setInitialAttributesOnTargetPanel(child) { method _toggleDropDown (line 4186) | _toggleDropDown(element, open) { method _setAttributeIfNotExists (line 4201) | _setAttributeIfNotExists(element, attribute, value) { method _elemIsActive (line 4206) | _elemIsActive(elem) { method _getInnerElement (line 4211) | _getInnerElement(elem) { method _getOuterElement (line 4216) | _getOuterElement(elem) { method jQueryInterface (line 4221) | static jQueryInterface(config) { constant NAME (line 4275) | const NAME = 'toast'; constant DATA_KEY (line 4276) | const DATA_KEY = 'bs.toast'; constant EVENT_KEY (line 4277) | const EVENT_KEY = `.${DATA_KEY}`; constant EVENT_MOUSEOVER (line 4278) | const EVENT_MOUSEOVER = `mouseover${EVENT_KEY}`; constant EVENT_MOUSEOUT (line 4279) | const EVENT_MOUSEOUT = `mouseout${EVENT_KEY}`; constant EVENT_FOCUSIN (line 4280) | const EVENT_FOCUSIN = `focusin${EVENT_KEY}`; constant EVENT_FOCUSOUT (line 4281) | const EVENT_FOCUSOUT = `focusout${EVENT_KEY}`; constant EVENT_HIDE (line 4282) | const EVENT_HIDE = `hide${EVENT_KEY}`; constant EVENT_HIDDEN (line 4283) | const EVENT_HIDDEN = `hidden${EVENT_KEY}`; constant EVENT_SHOW (line 4284) | const EVENT_SHOW = `show${EVENT_KEY}`; constant EVENT_SHOWN (line 4285) | const EVENT_SHOWN = `shown${EVENT_KEY}`; constant CLASS_NAME_FADE (line 4286) | const CLASS_NAME_FADE = 'fade'; constant CLASS_NAME_HIDE (line 4287) | const CLASS_NAME_HIDE = 'hide'; constant CLASS_NAME_SHOW (line 4288) | const CLASS_NAME_SHOW = 'show'; constant CLASS_NAME_SHOWING (line 4289) | const CLASS_NAME_SHOWING = 'showing'; class Toast (line 4305) | class Toast extends BaseComponent { method constructor (line 4306) | constructor(element, config) { method Default (line 4315) | static get Default() { method DefaultType (line 4318) | static get DefaultType() { method NAME (line 4321) | static get NAME() { method show (line 4326) | show() { method hide (line 4345) | hide() { method dispose (line 4361) | dispose() { method isShown (line 4368) | isShown() { method _maybeScheduleHide (line 4373) | _maybeScheduleHide() { method _onInteraction (line 4384) | _onInteraction(event, isInteracting) { method _setListeners (line 4409) | _setListeners() { method _clearTimeout (line 4415) | _clearTimeout() { method jQueryInterface (line 4421) | static jQueryInterface(config) { FILE: dist/js/bootstrap.js function _interopNamespaceDefault (line 12) | function _interopNamespaceDefault(e) { method set (line 44) | set(element, key, instance) { method get (line 59) | get(element, key) { method remove (line 65) | remove(element, key) { function makeEventUid (line 352) | function makeEventUid(element, uid) { function getElementEvents (line 355) | function getElementEvents(element) { function bootstrapHandler (line 361) | function bootstrapHandler(element, fn) { function bootstrapDelegationHandler (line 372) | function bootstrapDelegationHandler(element, selector, fn) { function findHandler (line 393) | function findHandler(events, callable, delegationSelector = null) { function normalizeParameters (line 396) | function normalizeParameters(originalTypeEvent, handler, delegationFunct... function addHandler (line 406) | function addHandler(element, originalTypeEvent, handler, delegationFunct... function removeHandler (line 440) | function removeHandler(element, events, typeEvent, handler, delegationSe... function removeNamespacedHandlers (line 448) | function removeNamespacedHandlers(element, events, typeEvent, namespace) { function getTypeEvent (line 456) | function getTypeEvent(event) { method on (line 462) | on(element, event, handler, delegationFunction) { method one (line 465) | one(element, event, handler, delegationFunction) { method off (line 468) | off(element, originalTypeEvent, handler, delegationFunction) { method trigger (line 497) | trigger(element, event, args) { function hydrateObj (line 531) | function hydrateObj(obj, meta = {}) { function normalizeData (line 554) | function normalizeData(value) { function normalizeDataKey (line 576) | function normalizeDataKey(key) { method setDataAttribute (line 580) | setDataAttribute(element, key, value) { method removeDataAttribute (line 583) | removeDataAttribute(element, key) { method getDataAttributes (line 586) | getDataAttributes(element) { method getDataAttribute (line 599) | getDataAttribute(element, key) { class Config (line 616) | class Config { method Default (line 618) | static get Default() { method DefaultType (line 621) | static get DefaultType() { method NAME (line 624) | static get NAME() { method _getConfig (line 627) | _getConfig(config) { method _configAfterMerge (line 633) | _configAfterMerge(config) { method _mergeConfigObj (line 636) | _mergeConfigObj(config, element) { method _typeCheckConfig (line 646) | _typeCheckConfig(config, configTypes = this.constructor.DefaultType) { class BaseComponent (line 675) | class BaseComponent extends Config { method constructor (line 676) | constructor(element, config) { method dispose (line 688) | dispose() { method _queueCallback (line 697) | _queueCallback(callback, element, isAnimated = true) { method _getConfig (line 700) | _getConfig(config) { method getInstance (line 708) | static getInstance(element) { method getOrCreateInstance (line 711) | static getOrCreateInstance(element, config = {}) { method VERSION (line 714) | static get VERSION() { method DATA_KEY (line 717) | static get DATA_KEY() { method EVENT_KEY (line 720) | static get EVENT_KEY() { method eventName (line 723) | static eventName(name) { method find (line 757) | find(selector, element = document.documentElement) { method findOne (line 760) | findOne(selector, element = document.documentElement) { method children (line 763) | children(element, selector) { method parents (line 766) | parents(element, selector) { method prev (line 775) | prev(element, selector) { method next (line 786) | next(element, selector) { method focusableChildren (line 796) | focusableChildren(element) { method getSelectorFromElement (line 800) | getSelectorFromElement(element) { method getElementFromSelector (line 807) | getElementFromSelector(element) { method getMultipleElementsFromSelector (line 811) | getMultipleElementsFromSelector(element) { class Alert (line 866) | class Alert extends BaseComponent { method NAME (line 868) | static get NAME() { method close (line 873) | close() { method _destroyElement (line 884) | _destroyElement() { method jQueryInterface (line 891) | static jQueryInterface(config) { class Button (line 941) | class Button extends BaseComponent { method NAME (line 943) | static get NAME() { method toggle (line 948) | toggle() { method jQueryInterface (line 954) | static jQueryInterface(config) { class Swipe (line 1019) | class Swipe extends Config { method constructor (line 1020) | constructor(element, config) { method Default (line 1033) | static get Default() { method DefaultType (line 1036) | static get DefaultType() { method NAME (line 1039) | static get NAME() { method dispose (line 1044) | dispose() { method _start (line 1049) | _start(event) { method _end (line 1058) | _end(event) { method _move (line 1065) | _move(event) { method _handleSwipe (line 1068) | _handleSwipe() { method _initEvents (line 1080) | _initEvents() { method _eventIsPointerPenTouch (line 1091) | _eventIsPointerPenTouch(event) { method isSupported (line 1096) | static isSupported() { class Carousel (line 1173) | class Carousel extends BaseComponent { method constructor (line 1174) | constructor(element, config) { method Default (line 1189) | static get Default() { method DefaultType (line 1192) | static get DefaultType() { method NAME (line 1195) | static get NAME() { method next (line 1200) | next() { method nextWhenVisible (line 1203) | nextWhenVisible() { method prev (line 1211) | prev() { method pause (line 1214) | pause() { method cycle (line 1220) | cycle() { method _maybeEnableCycle (line 1225) | _maybeEnableCycle() { method to (line 1235) | to(index) { method dispose (line 1251) | dispose() { method _configAfterMerge (line 1259) | _configAfterMerge(config) { method _addEventListeners (line 1263) | _addEventListeners() { method _addTouchEventListeners (line 1275) | _addTouchEventListeners() { method _keydown (line 1305) | _keydown(event) { method _getItemIndex (line 1315) | _getItemIndex(element) { method _setActiveIndicatorElement (line 1318) | _setActiveIndicatorElement(index) { method _updateInterval (line 1331) | _updateInterval() { method _slide (line 1339) | _slide(order, element = null) { method _isAnimated (line 1390) | _isAnimated() { method _getActive (line 1393) | _getActive() { method _getItems (line 1396) | _getItems() { method _clearInterval (line 1399) | _clearInterval() { method _directionToOrder (line 1405) | _directionToOrder(direction) { method _orderToDirection (line 1411) | _orderToDirection(order) { method jQueryInterface (line 1419) | static jQueryInterface(config) { class Collapse (line 1518) | class Collapse extends BaseComponent { method constructor (line 1519) | constructor(element, config) { method Default (line 1541) | static get Default() { method DefaultType (line 1544) | static get DefaultType() { method NAME (line 1547) | static get NAME() { method toggle (line 1552) | toggle() { method show (line 1559) | show() { method hide (line 1599) | hide() { method _isShown (line 1630) | _isShown(element = this._element) { method _configAfterMerge (line 1633) | _configAfterMerge(config) { method _getDimension (line 1638) | _getDimension() { method _initializeChildren (line 1641) | _initializeChildren() { method _getFirstLevelChildren (line 1653) | _getFirstLevelChildren(selector) { method _addAriaAndCollapsedClass (line 1658) | _addAriaAndCollapsedClass(triggerArray, isOpen) { method jQueryInterface (line 1669) | static jQueryInterface(config) { class Dropdown (line 1778) | class Dropdown extends BaseComponent { method constructor (line 1779) | constructor(element, config) { method Default (line 1789) | static get Default() { method DefaultType (line 1792) | static get DefaultType() { method NAME (line 1795) | static get NAME() { method toggle (line 1800) | toggle() { method show (line 1803) | show() { method hide (line 1831) | hide() { method dispose (line 1840) | dispose() { method update (line 1846) | update() { method _completeHide (line 1854) | _completeHide(relatedTarget) { method _getConfig (line 1876) | _getConfig(config) { method _createPopper (line 1884) | _createPopper() { method _isShown (line 1899) | _isShown() { method _getPlacement (line 1902) | _getPlacement() { method _detectNavbar (line 1924) | _detectNavbar() { method _getOffset (line 1927) | _getOffset() { method _getPopperConfig (line 1939) | _getPopperConfig() { method _selectMenuItem (line 1968) | _selectMenuItem({ method jQueryInterface (line 1983) | static jQueryInterface(config) { method clearMenus (line 1995) | static clearMenus(event) { method dataApiKeydownHandler (line 2024) | static dataApiKeydownHandler(event) { class Backdrop (line 2112) | class Backdrop extends Config { method constructor (line 2113) | constructor(config) { method Default (line 2121) | static get Default() { method DefaultType (line 2124) | static get DefaultType() { method NAME (line 2127) | static get NAME() { method show (line 2132) | show(callback) { method hide (line 2147) | hide(callback) { method dispose (line 2158) | dispose() { method _getElement (line 2168) | _getElement() { method _configAfterMerge (line 2179) | _configAfterMerge(config) { method _append (line 2184) | _append() { method _emulateAnimation (line 2195) | _emulateAnimation(callback) { class FocusTrap (line 2233) | class FocusTrap extends Config { method constructor (line 2234) | constructor(config) { method Default (line 2242) | static get Default() { method DefaultType (line 2245) | static get DefaultType() { method NAME (line 2248) | static get NAME() { method activate (line 2253) | activate() { method deactivate (line 2265) | deactivate() { method _handleFocusin (line 2274) | _handleFocusin(event) { method _handleKeydown (line 2290) | _handleKeydown(event) { class ScrollBarHelper (line 2319) | class ScrollBarHelper { method constructor (line 2320) | constructor() { method getWidth (line 2325) | getWidth() { method hide (line 2330) | hide() { method reset (line 2339) | reset() { method isOverflowing (line 2345) | isOverflowing() { method _disableOverFlow (line 2350) | _disableOverFlow() { method _setElementAttributes (line 2354) | _setElementAttributes(selector, styleProperty, callback) { method _saveInitialAttribute (line 2366) | _saveInitialAttribute(element, styleProperty) { method _resetElementAttributes (line 2372) | _resetElementAttributes(selector, styleProperty) { method _applyManipulationCallback (line 2385) | _applyManipulationCallback(selector, callBack) { class Modal (line 2446) | class Modal extends BaseComponent { method constructor (line 2447) | constructor(element, config) { method Default (line 2459) | static get Default() { method DefaultType (line 2462) | static get DefaultType() { method NAME (line 2465) | static get NAME() { method toggle (line 2470) | toggle(relatedTarget) { method show (line 2473) | show(relatedTarget) { method hide (line 2490) | hide() { method dispose (line 2504) | dispose() { method handleUpdate (line 2511) | handleUpdate() { method _initializeBackDrop (line 2516) | _initializeBackDrop() { method _initializeFocusTrap (line 2523) | _initializeFocusTrap() { method _showElement (line 2528) | _showElement(relatedTarget) { method _addEventListeners (line 2555) | _addEventListeners() { method _hideModal (line 2587) | _hideModal() { method _isAnimated (line 2600) | _isAnimated() { method _triggerBackdropTransition (line 2603) | _triggerBackdropTransition() { method _adjustDialog (line 2631) | _adjustDialog() { method _resetAdjustments (line 2644) | _resetAdjustments() { method jQueryInterface (line 2650) | static jQueryInterface(config, relatedTarget) { class Offcanvas (line 2748) | class Offcanvas extends BaseComponent { method constructor (line 2749) | constructor(element, config) { method Default (line 2758) | static get Default() { method DefaultType (line 2761) | static get DefaultType() { method NAME (line 2764) | static get NAME() { method toggle (line 2769) | toggle(relatedTarget) { method show (line 2772) | show(relatedTarget) { method hide (line 2802) | hide() { method dispose (line 2826) | dispose() { method _initializeBackDrop (line 2833) | _initializeBackDrop() { method _initializeFocusTrap (line 2852) | _initializeFocusTrap() { method _addEventListeners (line 2857) | _addEventListeners() { method jQueryInterface (line 2871) | static jQueryInterface(config) { function sanitizeHtml (line 3000) | function sanitizeHtml(unsafeHtml, allowList, sanitizeFunction) { class TemplateFactory (line 3068) | class TemplateFactory extends Config { method constructor (line 3069) | constructor(config) { method Default (line 3075) | static get Default() { method DefaultType (line 3078) | static get DefaultType() { method NAME (line 3081) | static get NAME() { method getContent (line 3086) | getContent() { method hasContent (line 3089) | hasContent() { method changeContent (line 3092) | changeContent(content) { method toHtml (line 3100) | toHtml() { method _typeCheckConfig (line 3115) | _typeCheckConfig(config) { method _checkContent (line 3119) | _checkContent(arg) { method _setContent (line 3127) | _setContent(template, content, selector) { method _maybeSanitize (line 3147) | _maybeSanitize(arg) { method _resolvePossibleFunction (line 3150) | _resolvePossibleFunction(arg) { method _putElementInTemplate (line 3153) | _putElementInTemplate(element, templateElement) { class Tooltip (line 3247) | class Tooltip extends BaseComponent { method constructor (line 3248) | constructor(element, config) { method Default (line 3272) | static get Default() { method DefaultType (line 3275) | static get DefaultType() { method NAME (line 3278) | static get NAME() { method enable (line 3283) | enable() { method disable (line 3286) | disable() { method toggleEnabled (line 3289) | toggleEnabled() { method toggle (line 3292) | toggle() { method dispose (line 3302) | dispose() { method show (line 3311) | show() { method hide (line 3357) | hide() { method update (line 3392) | update() { method _isWithContent (line 3399) | _isWithContent() { method _getTipElement (line 3402) | _getTipElement() { method _createTipElement (line 3408) | _createTipElement(content) { method setContent (line 3425) | setContent(content) { method _getTemplateFactory (line 3432) | _getTemplateFactory(content) { method _getContentForTemplate (line 3446) | _getContentForTemplate() { method _getTitle (line 3451) | _getTitle() { method _initializeOnDelegatedTarget (line 3456) | _initializeOnDelegatedTarget(event) { method _isAnimated (line 3459) | _isAnimated() { method _isShown (line 3462) | _isShown() { method _createPopper (line 3465) | _createPopper(tip) { method _getOffset (line 3470) | _getOffset() { method _resolvePossibleFunction (line 3482) | _resolvePossibleFunction(arg) { method _getPopperConfig (line 3485) | _getPopperConfig(attachment) { method _setListeners (line 3524) | _setListeners() { method _fixTitle (line 3555) | _fixTitle() { method _enter (line 3566) | _enter() { method _leave (line 3578) | _leave() { method _setTimeout (line 3589) | _setTimeout(handler, timeout) { method _isWithActiveTrigger (line 3593) | _isWithActiveTrigger() { method _getConfig (line 3596) | _getConfig(config) { method _configAfterMerge (line 3612) | _configAfterMerge(config) { method _getDelegateConfig (line 3628) | _getDelegateConfig() { method _disposePopper (line 3643) | _disposePopper() { method jQueryInterface (line 3655) | static jQueryInterface(config) { class Popover (line 3707) | class Popover extends Tooltip { method Default (line 3709) | static get Default() { method DefaultType (line 3712) | static get DefaultType() { method NAME (line 3715) | static get NAME() { method _isWithContent (line 3720) | _isWithContent() { method _getContentForTemplate (line 3725) | _getContentForTemplate() { method _getContent (line 3731) | _getContent() { method jQueryInterface (line 3736) | static jQueryInterface(config) { class ScrollSpy (line 3807) | class ScrollSpy extends BaseComponent { method constructor (line 3808) | constructor(element, config) { method Default (line 3825) | static get Default() { method DefaultType (line 3828) | static get DefaultType() { method NAME (line 3831) | static get NAME() { method refresh (line 3836) | refresh() { method dispose (line 3848) | dispose() { method _configAfterMerge (line 3854) | _configAfterMerge(config) { method _maybeEnableSmoothScroll (line 3865) | _maybeEnableSmoothScroll() { method _getNewObserver (line 3891) | _getNewObserver() { method _observerCallback (line 3901) | _observerCallback(entries) { method _initializeTargetsAndObservables (line 3933) | _initializeTargetsAndObservables() { method _process (line 3951) | _process(target) { method _activateParents (line 3963) | _activateParents(target) { method _clearActiveClass (line 3977) | _clearActiveClass(parent) { method jQueryInterface (line 3986) | static jQueryInterface(config) { class Tab (line 4062) | class Tab extends BaseComponent { method constructor (line 4063) | constructor(element) { method NAME (line 4078) | static get NAME() { method show (line 4083) | show() { method _activate (line 4106) | _activate(element, relatedElem) { method _deactivate (line 4127) | _deactivate(element, relatedElem) { method _keydown (line 4149) | _keydown(event) { method _getChildren (line 4170) | _getChildren() { method _getActiveElem (line 4174) | _getActiveElem() { method _setInitialAttributes (line 4177) | _setInitialAttributes(parent, children) { method _setInitialAttributesOnChild (line 4183) | _setInitialAttributesOnChild(child) { method _setInitialAttributesOnTargetPanel (line 4199) | _setInitialAttributesOnTargetPanel(child) { method _toggleDropDown (line 4209) | _toggleDropDown(element, open) { method _setAttributeIfNotExists (line 4224) | _setAttributeIfNotExists(element, attribute, value) { method _elemIsActive (line 4229) | _elemIsActive(elem) { method _getInnerElement (line 4234) | _getInnerElement(elem) { method _getOuterElement (line 4239) | _getOuterElement(elem) { method jQueryInterface (line 4244) | static jQueryInterface(config) { class Toast (line 4328) | class Toast extends BaseComponent { method constructor (line 4329) | constructor(element, config) { method Default (line 4338) | static get Default() { method DefaultType (line 4341) | static get DefaultType() { method NAME (line 4344) | static get NAME() { method show (line 4349) | show() { method hide (line 4368) | hide() { method dispose (line 4384) | dispose() { method isShown (line 4391) | isShown() { method _maybeScheduleHide (line 4396) | _maybeScheduleHide() { method _onInteraction (line 4407) | _onInteraction(event, isInteracting) { method _setListeners (line 4432) | _setListeners() { method _clearTimeout (line 4438) | _clearTimeout() { method jQueryInterface (line 4444) | static jQueryInterface(config) { FILE: js/dist/alert.js class Alert (line 36) | class Alert extends BaseComponent { method NAME (line 38) | static get NAME() { method close (line 43) | close() { method _destroyElement (line 54) | _destroyElement() { method jQueryInterface (line 61) | static jQueryInterface(config) { FILE: js/dist/base-component.js class BaseComponent (line 30) | class BaseComponent extends Config { method constructor (line 31) | constructor(element, config) { method dispose (line 43) | dispose() { method _queueCallback (line 52) | _queueCallback(callback, element, isAnimated = true) { method _getConfig (line 55) | _getConfig(config) { method getInstance (line 63) | static getInstance(element) { method getOrCreateInstance (line 66) | static getOrCreateInstance(element, config = {}) { method VERSION (line 69) | static get VERSION() { method DATA_KEY (line 72) | static get DATA_KEY() { method EVENT_KEY (line 75) | static get EVENT_KEY() { method eventName (line 78) | static eventName(name) { FILE: js/dist/button.js class Button (line 36) | class Button extends BaseComponent { method NAME (line 38) | static get NAME() { method toggle (line 43) | toggle() { method jQueryInterface (line 49) | static jQueryInterface(config) { FILE: js/dist/carousel.js class Carousel (line 84) | class Carousel extends BaseComponent { method constructor (line 85) | constructor(element, config) { method Default (line 100) | static get Default() { method DefaultType (line 103) | static get DefaultType() { method NAME (line 106) | static get NAME() { method next (line 111) | next() { method nextWhenVisible (line 114) | nextWhenVisible() { method prev (line 122) | prev() { method pause (line 125) | pause() { method cycle (line 131) | cycle() { method _maybeEnableCycle (line 136) | _maybeEnableCycle() { method to (line 146) | to(index) { method dispose (line 162) | dispose() { method _configAfterMerge (line 170) | _configAfterMerge(config) { method _addEventListeners (line 174) | _addEventListeners() { method _addTouchEventListeners (line 186) | _addTouchEventListeners() { method _keydown (line 216) | _keydown(event) { method _getItemIndex (line 226) | _getItemIndex(element) { method _setActiveIndicatorElement (line 229) | _setActiveIndicatorElement(index) { method _updateInterval (line 242) | _updateInterval() { method _slide (line 250) | _slide(order, element = null) { method _isAnimated (line 301) | _isAnimated() { method _getActive (line 304) | _getActive() { method _getItems (line 307) | _getItems() { method _clearInterval (line 310) | _clearInterval() { method _directionToOrder (line 316) | _directionToOrder(direction) { method _orderToDirection (line 322) | _orderToDirection(order) { method jQueryInterface (line 330) | static jQueryInterface(config) { FILE: js/dist/collapse.js class Collapse (line 56) | class Collapse extends BaseComponent { method constructor (line 57) | constructor(element, config) { method Default (line 79) | static get Default() { method DefaultType (line 82) | static get DefaultType() { method NAME (line 85) | static get NAME() { method toggle (line 90) | toggle() { method show (line 97) | show() { method hide (line 137) | hide() { method _isShown (line 168) | _isShown(element = this._element) { method _configAfterMerge (line 171) | _configAfterMerge(config) { method _getDimension (line 176) | _getDimension() { method _initializeChildren (line 179) | _initializeChildren() { method _getFirstLevelChildren (line 191) | _getFirstLevelChildren(selector) { method _addAriaAndCollapsedClass (line 196) | _addAriaAndCollapsedClass(triggerArray, isOpen) { method jQueryInterface (line 207) | static jQueryInterface(config) { FILE: js/dist/dom/data.js method set (line 25) | set(element, key, instance) { method get (line 40) | get(element, key) { method remove (line 46) | remove(element, key) { FILE: js/dist/dom/event-handler.js function makeEventUid (line 39) | function makeEventUid(element, uid) { function getElementEvents (line 42) | function getElementEvents(element) { function bootstrapHandler (line 48) | function bootstrapHandler(element, fn) { function bootstrapDelegationHandler (line 59) | function bootstrapDelegationHandler(element, selector, fn) { function findHandler (line 80) | function findHandler(events, callable, delegationSelector = null) { function normalizeParameters (line 83) | function normalizeParameters(originalTypeEvent, handler, delegationFunct... function addHandler (line 93) | function addHandler(element, originalTypeEvent, handler, delegationFunct... function removeHandler (line 127) | function removeHandler(element, events, typeEvent, handler, delegationSe... function removeNamespacedHandlers (line 135) | function removeNamespacedHandlers(element, events, typeEvent, namespace) { function getTypeEvent (line 143) | function getTypeEvent(event) { method on (line 149) | on(element, event, handler, delegationFunction) { method one (line 152) | one(element, event, handler, delegationFunction) { method off (line 155) | off(element, originalTypeEvent, handler, delegationFunction) { method trigger (line 184) | trigger(element, event, args) { function hydrateObj (line 218) | function hydrateObj(obj, meta = {}) { FILE: js/dist/dom/manipulator.js function normalizeData (line 19) | function normalizeData(value) { function normalizeDataKey (line 41) | function normalizeDataKey(key) { method setDataAttribute (line 45) | setDataAttribute(element, key, value) { method removeDataAttribute (line 48) | removeDataAttribute(element, key) { method getDataAttributes (line 51) | getDataAttributes(element) { method getDataAttribute (line 64) | getDataAttribute(element, key) { FILE: js/dist/dom/selector-engine.js method find (line 41) | find(selector, element = document.documentElement) { method findOne (line 44) | findOne(selector, element = document.documentElement) { method children (line 47) | children(element, selector) { method parents (line 50) | parents(element, selector) { method prev (line 59) | prev(element, selector) { method next (line 70) | next(element, selector) { method focusableChildren (line 80) | focusableChildren(element) { method getSelectorFromElement (line 84) | getSelectorFromElement(element) { method getElementFromSelector (line 91) | getElementFromSelector(element) { method getMultipleElementsFromSelector (line 95) | getMultipleElementsFromSelector(element) { FILE: js/dist/dropdown.js function _interopNamespaceDefault (line 12) | function _interopNamespaceDefault(e) { class Dropdown (line 101) | class Dropdown extends BaseComponent { method constructor (line 102) | constructor(element, config) { method Default (line 112) | static get Default() { method DefaultType (line 115) | static get DefaultType() { method NAME (line 118) | static get NAME() { method toggle (line 123) | toggle() { method show (line 126) | show() { method hide (line 154) | hide() { method dispose (line 163) | dispose() { method update (line 169) | update() { method _completeHide (line 177) | _completeHide(relatedTarget) { method _getConfig (line 199) | _getConfig(config) { method _createPopper (line 207) | _createPopper() { method _isShown (line 222) | _isShown() { method _getPlacement (line 225) | _getPlacement() { method _detectNavbar (line 247) | _detectNavbar() { method _getOffset (line 250) | _getOffset() { method _getPopperConfig (line 262) | _getPopperConfig() { method _selectMenuItem (line 291) | _selectMenuItem({ method jQueryInterface (line 306) | static jQueryInterface(config) { method clearMenus (line 318) | static clearMenus(event) { method dataApiKeydownHandler (line 347) | static dataApiKeydownHandler(event) { FILE: js/dist/modal.js class Modal (line 62) | class Modal extends BaseComponent { method constructor (line 63) | constructor(element, config) { method Default (line 75) | static get Default() { method DefaultType (line 78) | static get DefaultType() { method NAME (line 81) | static get NAME() { method toggle (line 86) | toggle(relatedTarget) { method show (line 89) | show(relatedTarget) { method hide (line 106) | hide() { method dispose (line 120) | dispose() { method handleUpdate (line 127) | handleUpdate() { method _initializeBackDrop (line 132) | _initializeBackDrop() { method _initializeFocusTrap (line 139) | _initializeFocusTrap() { method _showElement (line 144) | _showElement(relatedTarget) { method _addEventListeners (line 171) | _addEventListeners() { method _hideModal (line 203) | _hideModal() { method _isAnimated (line 216) | _isAnimated() { method _triggerBackdropTransition (line 219) | _triggerBackdropTransition() { method _adjustDialog (line 247) | _adjustDialog() { method _resetAdjustments (line 260) | _resetAdjustments() { method jQueryInterface (line 266) | static jQueryInterface(config, relatedTarget) { FILE: js/dist/offcanvas.js class Offcanvas (line 59) | class Offcanvas extends BaseComponent { method constructor (line 60) | constructor(element, config) { method Default (line 69) | static get Default() { method DefaultType (line 72) | static get DefaultType() { method NAME (line 75) | static get NAME() { method toggle (line 80) | toggle(relatedTarget) { method show (line 83) | show(relatedTarget) { method hide (line 113) | hide() { method dispose (line 137) | dispose() { method _initializeBackDrop (line 144) | _initializeBackDrop() { method _initializeFocusTrap (line 163) | _initializeFocusTrap() { method _addEventListeners (line 168) | _addEventListeners() { method jQueryInterface (line 182) | static jQueryInterface(config) { FILE: js/dist/popover.js class Popover (line 44) | class Popover extends Tooltip { method Default (line 46) | static get Default() { method DefaultType (line 49) | static get DefaultType() { method NAME (line 52) | static get NAME() { method _isWithContent (line 57) | _isWithContent() { method _getContentForTemplate (line 62) | _getContentForTemplate() { method _getContent (line 68) | _getContent() { method jQueryInterface (line 73) | static jQueryInterface(config) { FILE: js/dist/scrollspy.js class ScrollSpy (line 63) | class ScrollSpy extends BaseComponent { method constructor (line 64) | constructor(element, config) { method Default (line 81) | static get Default() { method DefaultType (line 84) | static get DefaultType() { method NAME (line 87) | static get NAME() { method refresh (line 92) | refresh() { method dispose (line 104) | dispose() { method _configAfterMerge (line 110) | _configAfterMerge(config) { method _maybeEnableSmoothScroll (line 121) | _maybeEnableSmoothScroll() { method _getNewObserver (line 147) | _getNewObserver() { method _observerCallback (line 157) | _observerCallback(entries) { method _initializeTargetsAndObservables (line 189) | _initializeTargetsAndObservables() { method _process (line 207) | _process(target) { method _activateParents (line 219) | _activateParents(target) { method _clearActiveClass (line 233) | _clearActiveClass(parent) { method jQueryInterface (line 242) | static jQueryInterface(config) { FILE: js/dist/tab.js class Tab (line 58) | class Tab extends BaseComponent { method constructor (line 59) | constructor(element) { method NAME (line 74) | static get NAME() { method show (line 79) | show() { method _activate (line 102) | _activate(element, relatedElem) { method _deactivate (line 123) | _deactivate(element, relatedElem) { method _keydown (line 145) | _keydown(event) { method _getChildren (line 166) | _getChildren() { method _getActiveElem (line 170) | _getActiveElem() { method _setInitialAttributes (line 173) | _setInitialAttributes(parent, children) { method _setInitialAttributesOnChild (line 179) | _setInitialAttributesOnChild(child) { method _setInitialAttributesOnTargetPanel (line 195) | _setInitialAttributesOnTargetPanel(child) { method _toggleDropDown (line 205) | _toggleDropDown(element, open) { method _setAttributeIfNotExists (line 220) | _setAttributeIfNotExists(element, attribute, value) { method _elemIsActive (line 225) | _elemIsActive(elem) { method _getInnerElement (line 230) | _getInnerElement(elem) { method _getOuterElement (line 235) | _getOuterElement(elem) { method jQueryInterface (line 240) | static jQueryInterface(config) { FILE: js/dist/toast.js class Toast (line 54) | class Toast extends BaseComponent { method constructor (line 55) | constructor(element, config) { method Default (line 64) | static get Default() { method DefaultType (line 67) | static get DefaultType() { method NAME (line 70) | static get NAME() { method show (line 75) | show() { method hide (line 94) | hide() { method dispose (line 110) | dispose() { method isShown (line 117) | isShown() { method _maybeScheduleHide (line 122) | _maybeScheduleHide() { method _onInteraction (line 133) | _onInteraction(event, isInteracting) { method _setListeners (line 158) | _setListeners() { method _clearTimeout (line 164) | _clearTimeout() { method jQueryInterface (line 170) | static jQueryInterface(config) { FILE: js/dist/tooltip.js function _interopNamespaceDefault (line 12) | function _interopNamespaceDefault(e) { class Tooltip (line 115) | class Tooltip extends BaseComponent { method constructor (line 116) | constructor(element, config) { method Default (line 140) | static get Default() { method DefaultType (line 143) | static get DefaultType() { method NAME (line 146) | static get NAME() { method enable (line 151) | enable() { method disable (line 154) | disable() { method toggleEnabled (line 157) | toggleEnabled() { method toggle (line 160) | toggle() { method dispose (line 170) | dispose() { method show (line 179) | show() { method hide (line 225) | hide() { method update (line 260) | update() { method _isWithContent (line 267) | _isWithContent() { method _getTipElement (line 270) | _getTipElement() { method _createTipElement (line 276) | _createTipElement(content) { method setContent (line 293) | setContent(content) { method _getTemplateFactory (line 300) | _getTemplateFactory(content) { method _getContentForTemplate (line 314) | _getContentForTemplate() { method _getTitle (line 319) | _getTitle() { method _initializeOnDelegatedTarget (line 324) | _initializeOnDelegatedTarget(event) { method _isAnimated (line 327) | _isAnimated() { method _isShown (line 330) | _isShown() { method _createPopper (line 333) | _createPopper(tip) { method _getOffset (line 338) | _getOffset() { method _resolvePossibleFunction (line 350) | _resolvePossibleFunction(arg) { method _getPopperConfig (line 353) | _getPopperConfig(attachment) { method _setListeners (line 392) | _setListeners() { method _fixTitle (line 423) | _fixTitle() { method _enter (line 434) | _enter() { method _leave (line 446) | _leave() { method _setTimeout (line 457) | _setTimeout(handler, timeout) { method _isWithActiveTrigger (line 461) | _isWithActiveTrigger() { method _getConfig (line 464) | _getConfig(config) { method _configAfterMerge (line 480) | _configAfterMerge(config) { method _getDelegateConfig (line 496) | _getDelegateConfig() { method _disposePopper (line 511) | _disposePopper() { method jQueryInterface (line 523) | static jQueryInterface(config) { FILE: js/dist/util/backdrop.js class Backdrop (line 48) | class Backdrop extends Config { method constructor (line 49) | constructor(config) { method Default (line 57) | static get Default() { method DefaultType (line 60) | static get DefaultType() { method NAME (line 63) | static get NAME() { method show (line 68) | show(callback) { method hide (line 83) | hide(callback) { method dispose (line 94) | dispose() { method _getElement (line 104) | _getElement() { method _configAfterMerge (line 115) | _configAfterMerge(config) { method _append (line 120) | _append() { method _emulateAnimation (line 131) | _emulateAnimation(callback) { FILE: js/dist/util/config.js class Config (line 24) | class Config { method Default (line 26) | static get Default() { method DefaultType (line 29) | static get DefaultType() { method NAME (line 32) | static get NAME() { method _getConfig (line 35) | _getConfig(config) { method _configAfterMerge (line 41) | _configAfterMerge(config) { method _mergeConfigObj (line 44) | _mergeConfigObj(config, element) { method _typeCheckConfig (line 54) | _typeCheckConfig(config, configTypes = this.constructor.DefaultType) { FILE: js/dist/util/focustrap.js class FocusTrap (line 45) | class FocusTrap extends Config { method constructor (line 46) | constructor(config) { method Default (line 54) | static get Default() { method DefaultType (line 57) | static get DefaultType() { method NAME (line 60) | static get NAME() { method activate (line 65) | activate() { method deactivate (line 77) | deactivate() { method _handleFocusin (line 86) | _handleFocusin(event) { method _handleKeydown (line 102) | _handleKeydown(event) { FILE: js/dist/util/sanitizer.js function sanitizeHtml (line 80) | function sanitizeHtml(unsafeHtml, allowList, sanitizeFunction) { FILE: js/dist/util/scrollbar.js class ScrollBarHelper (line 33) | class ScrollBarHelper { method constructor (line 34) | constructor() { method getWidth (line 39) | getWidth() { method hide (line 44) | hide() { method reset (line 53) | reset() { method isOverflowing (line 59) | isOverflowing() { method _disableOverFlow (line 64) | _disableOverFlow() { method _setElementAttributes (line 68) | _setElementAttributes(selector, styleProperty, callback) { method _saveInitialAttribute (line 80) | _saveInitialAttribute(element, styleProperty) { method _resetElementAttributes (line 86) | _resetElementAttributes(selector, styleProperty) { method _applyManipulationCallback (line 99) | _applyManipulationCallback(selector, callBack) { FILE: js/dist/util/swipe.js class Swipe (line 50) | class Swipe extends Config { method constructor (line 51) | constructor(element, config) { method Default (line 64) | static get Default() { method DefaultType (line 67) | static get DefaultType() { method NAME (line 70) | static get NAME() { method dispose (line 75) | dispose() { method _start (line 80) | _start(event) { method _end (line 89) | _end(event) { method _move (line 96) | _move(event) { method _handleSwipe (line 99) | _handleSwipe() { method _initEvents (line 111) | _initEvents() { method _eventIsPointerPenTouch (line 122) | _eventIsPointerPenTouch(event) { method isSupported (line 127) | static isSupported() { FILE: js/dist/util/template-factory.js class TemplateFactory (line 53) | class TemplateFactory extends Config { method constructor (line 54) | constructor(config) { method Default (line 60) | static get Default() { method DefaultType (line 63) | static get DefaultType() { method NAME (line 66) | static get NAME() { method getContent (line 71) | getContent() { method hasContent (line 74) | hasContent() { method changeContent (line 77) | changeContent(content) { method toHtml (line 85) | toHtml() { method _typeCheckConfig (line 100) | _typeCheckConfig(config) { method _checkContent (line 104) | _checkContent(arg) { method _setContent (line 112) | _setContent(template, content, selector) { method _maybeSanitize (line 132) | _maybeSanitize(arg) { method _resolvePossibleFunction (line 135) | _resolvePossibleFunction(arg) { method _putElementInTemplate (line 138) | _putElementInTemplate(element, templateElement) { FILE: js/src/alert.js constant NAME (line 17) | const NAME = 'alert' constant DATA_KEY (line 18) | const DATA_KEY = 'bs.alert' constant EVENT_KEY (line 19) | const EVENT_KEY = `.${DATA_KEY}` constant EVENT_CLOSE (line 21) | const EVENT_CLOSE = `close${EVENT_KEY}` constant EVENT_CLOSED (line 22) | const EVENT_CLOSED = `closed${EVENT_KEY}` constant CLASS_NAME_FADE (line 23) | const CLASS_NAME_FADE = 'fade' constant CLASS_NAME_SHOW (line 24) | const CLASS_NAME_SHOW = 'show' class Alert (line 30) | class Alert extends BaseComponent { method NAME (line 32) | static get NAME() { method close (line 37) | close() { method _destroyElement (line 51) | _destroyElement() { method jQueryInterface (line 58) | static jQueryInterface(config) { FILE: js/src/base-component.js constant VERSION (line 17) | const VERSION = '5.3.8' class BaseComponent (line 23) | class BaseComponent extends Config { method constructor (line 24) | constructor(element, config) { method dispose (line 39) | dispose() { method _queueCallback (line 49) | _queueCallback(callback, element, isAnimated = true) { method _getConfig (line 53) | _getConfig(config) { method getInstance (line 61) | static getInstance(element) { method getOrCreateInstance (line 65) | static getOrCreateInstance(element, config = {}) { method VERSION (line 69) | static get VERSION() { method DATA_KEY (line 73) | static get DATA_KEY() { method EVENT_KEY (line 77) | static get EVENT_KEY() { method eventName (line 81) | static eventName(name) { FILE: js/src/button.js constant NAME (line 16) | const NAME = 'button' constant DATA_KEY (line 17) | const DATA_KEY = 'bs.button' constant EVENT_KEY (line 18) | const EVENT_KEY = `.${DATA_KEY}` constant DATA_API_KEY (line 19) | const DATA_API_KEY = '.data-api' constant CLASS_NAME_ACTIVE (line 21) | const CLASS_NAME_ACTIVE = 'active' constant SELECTOR_DATA_TOGGLE (line 22) | const SELECTOR_DATA_TOGGLE = '[data-bs-toggle="button"]' constant EVENT_CLICK_DATA_API (line 23) | const EVENT_CLICK_DATA_API = `click${EVENT_KEY}${DATA_API_KEY}` class Button (line 29) | class Button extends BaseComponent { method NAME (line 31) | static get NAME() { method toggle (line 36) | toggle() { method jQueryInterface (line 42) | static jQueryInterface(config) { FILE: js/src/carousel.js constant NAME (line 26) | const NAME = 'carousel' constant DATA_KEY (line 27) | const DATA_KEY = 'bs.carousel' constant EVENT_KEY (line 28) | const EVENT_KEY = `.${DATA_KEY}` constant DATA_API_KEY (line 29) | const DATA_API_KEY = '.data-api' constant ARROW_LEFT_KEY (line 31) | const ARROW_LEFT_KEY = 'ArrowLeft' constant ARROW_RIGHT_KEY (line 32) | const ARROW_RIGHT_KEY = 'ArrowRight' constant TOUCHEVENT_COMPAT_WAIT (line 33) | const TOUCHEVENT_COMPAT_WAIT = 500 // Time for mouse compat events to fi... constant ORDER_NEXT (line 35) | const ORDER_NEXT = 'next' constant ORDER_PREV (line 36) | const ORDER_PREV = 'prev' constant DIRECTION_LEFT (line 37) | const DIRECTION_LEFT = 'left' constant DIRECTION_RIGHT (line 38) | const DIRECTION_RIGHT = 'right' constant EVENT_SLIDE (line 40) | const EVENT_SLIDE = `slide${EVENT_KEY}` constant EVENT_SLID (line 41) | const EVENT_SLID = `slid${EVENT_KEY}` constant EVENT_KEYDOWN (line 42) | const EVENT_KEYDOWN = `keydown${EVENT_KEY}` constant EVENT_MOUSEENTER (line 43) | const EVENT_MOUSEENTER = `mouseenter${EVENT_KEY}` constant EVENT_MOUSELEAVE (line 44) | const EVENT_MOUSELEAVE = `mouseleave${EVENT_KEY}` constant EVENT_DRAG_START (line 45) | const EVENT_DRAG_START = `dragstart${EVENT_KEY}` constant EVENT_LOAD_DATA_API (line 46) | const EVENT_LOAD_DATA_API = `load${EVENT_KEY}${DATA_API_KEY}` constant EVENT_CLICK_DATA_API (line 47) | const EVENT_CLICK_DATA_API = `click${EVENT_KEY}${DATA_API_KEY}` constant CLASS_NAME_CAROUSEL (line 49) | const CLASS_NAME_CAROUSEL = 'carousel' constant CLASS_NAME_ACTIVE (line 50) | const CLASS_NAME_ACTIVE = 'active' constant CLASS_NAME_SLIDE (line 51) | const CLASS_NAME_SLIDE = 'slide' constant CLASS_NAME_END (line 52) | const CLASS_NAME_END = 'carousel-item-end' constant CLASS_NAME_START (line 53) | const CLASS_NAME_START = 'carousel-item-start' constant CLASS_NAME_NEXT (line 54) | const CLASS_NAME_NEXT = 'carousel-item-next' constant CLASS_NAME_PREV (line 55) | const CLASS_NAME_PREV = 'carousel-item-prev' constant SELECTOR_ACTIVE (line 57) | const SELECTOR_ACTIVE = '.active' constant SELECTOR_ITEM (line 58) | const SELECTOR_ITEM = '.carousel-item' constant SELECTOR_ACTIVE_ITEM (line 59) | const SELECTOR_ACTIVE_ITEM = SELECTOR_ACTIVE + SELECTOR_ITEM constant SELECTOR_ITEM_IMG (line 60) | const SELECTOR_ITEM_IMG = '.carousel-item img' constant SELECTOR_INDICATORS (line 61) | const SELECTOR_INDICATORS = '.carousel-indicators' constant SELECTOR_DATA_SLIDE (line 62) | const SELECTOR_DATA_SLIDE = '[data-bs-slide], [data-bs-slide-to]' constant SELECTOR_DATA_RIDE (line 63) | const SELECTOR_DATA_RIDE = '[data-bs-ride="carousel"]' constant KEY_TO_DIRECTION (line 65) | const KEY_TO_DIRECTION = { class Carousel (line 92) | class Carousel extends BaseComponent { method constructor (line 93) | constructor(element, config) { method Default (line 111) | static get Default() { method DefaultType (line 115) | static get DefaultType() { method NAME (line 119) | static get NAME() { method next (line 124) | next() { method nextWhenVisible (line 128) | nextWhenVisible() { method prev (line 137) | prev() { method pause (line 141) | pause() { method cycle (line 149) | cycle() { method _maybeEnableCycle (line 156) | _maybeEnableCycle() { method to (line 169) | to(index) { method dispose (line 190) | dispose() { method _configAfterMerge (line 199) | _configAfterMerge(config) { method _addEventListeners (line 204) | _addEventListeners() { method _addTouchEventListeners (line 219) | _addTouchEventListeners() { method _keydown (line 254) | _keydown(event) { method _getItemIndex (line 266) | _getItemIndex(element) { method _setActiveIndicatorElement (line 270) | _setActiveIndicatorElement(index) { method _updateInterval (line 288) | _updateInterval() { method _slide (line 300) | _slide(order, element = null) { method _isAnimated (line 372) | _isAnimated() { method _getActive (line 376) | _getActive() { method _getItems (line 380) | _getItems() { method _clearInterval (line 384) | _clearInterval() { method _directionToOrder (line 391) | _directionToOrder(direction) { method _orderToDirection (line 399) | _orderToDirection(order) { method jQueryInterface (line 408) | static jQueryInterface(config) { FILE: js/src/collapse.js constant NAME (line 21) | const NAME = 'collapse' constant DATA_KEY (line 22) | const DATA_KEY = 'bs.collapse' constant EVENT_KEY (line 23) | const EVENT_KEY = `.${DATA_KEY}` constant DATA_API_KEY (line 24) | const DATA_API_KEY = '.data-api' constant EVENT_SHOW (line 26) | const EVENT_SHOW = `show${EVENT_KEY}` constant EVENT_SHOWN (line 27) | const EVENT_SHOWN = `shown${EVENT_KEY}` constant EVENT_HIDE (line 28) | const EVENT_HIDE = `hide${EVENT_KEY}` constant EVENT_HIDDEN (line 29) | const EVENT_HIDDEN = `hidden${EVENT_KEY}` constant EVENT_CLICK_DATA_API (line 30) | const EVENT_CLICK_DATA_API = `click${EVENT_KEY}${DATA_API_KEY}` constant CLASS_NAME_SHOW (line 32) | const CLASS_NAME_SHOW = 'show' constant CLASS_NAME_COLLAPSE (line 33) | const CLASS_NAME_COLLAPSE = 'collapse' constant CLASS_NAME_COLLAPSING (line 34) | const CLASS_NAME_COLLAPSING = 'collapsing' constant CLASS_NAME_COLLAPSED (line 35) | const CLASS_NAME_COLLAPSED = 'collapsed' constant CLASS_NAME_DEEPER_CHILDREN (line 36) | const CLASS_NAME_DEEPER_CHILDREN = `:scope .${CLASS_NAME_COLLAPSE} .${CL... constant CLASS_NAME_HORIZONTAL (line 37) | const CLASS_NAME_HORIZONTAL = 'collapse-horizontal' constant WIDTH (line 39) | const WIDTH = 'width' constant HEIGHT (line 40) | const HEIGHT = 'height' constant SELECTOR_ACTIVES (line 42) | const SELECTOR_ACTIVES = '.collapse.show, .collapse.collapsing' constant SELECTOR_DATA_TOGGLE (line 43) | const SELECTOR_DATA_TOGGLE = '[data-bs-toggle="collapse"]' class Collapse (line 59) | class Collapse extends BaseComponent { method constructor (line 60) | constructor(element, config) { method Default (line 90) | static get Default() { method DefaultType (line 94) | static get DefaultType() { method NAME (line 98) | static get NAME() { method toggle (line 103) | toggle() { method show (line 111) | show() { method hide (line 166) | hide() { method _isShown (line 208) | _isShown(element = this._element) { method _configAfterMerge (line 212) | _configAfterMerge(config) { method _getDimension (line 218) | _getDimension() { method _initializeChildren (line 222) | _initializeChildren() { method _getFirstLevelChildren (line 238) | _getFirstLevelChildren(selector) { method _addAriaAndCollapsedClass (line 244) | _addAriaAndCollapsedClass(triggerArray, isOpen) { method jQueryInterface (line 256) | static jQueryInterface(config) { FILE: js/src/dom/data.js method set (line 15) | set(element, key, instance) { method get (line 33) | get(element, key) { method remove (line 41) | remove(element, key) { FILE: js/src/dom/event-handler.js function makeEventUid (line 77) | function makeEventUid(element, uid) { function getElementEvents (line 81) | function getElementEvents(element) { function bootstrapHandler (line 90) | function bootstrapHandler(element, fn) { function bootstrapDelegationHandler (line 102) | function bootstrapDelegationHandler(element, selector, fn) { function findHandler (line 124) | function findHandler(events, callable, delegationSelector = null) { function normalizeParameters (line 129) | function normalizeParameters(originalTypeEvent, handler, delegationFunct... function addHandler (line 142) | function addHandler(element, originalTypeEvent, handler, delegationFunct... function removeHandler (line 187) | function removeHandler(element, events, typeEvent, handler, delegationSe... function removeNamespacedHandlers (line 198) | function removeNamespacedHandlers(element, events, typeEvent, namespace) { function getTypeEvent (line 208) | function getTypeEvent(event) { method on (line 215) | on(element, event, handler, delegationFunction) { method one (line 219) | one(element, event, handler, delegationFunction) { method off (line 223) | off(element, originalTypeEvent, handler, delegationFunction) { method trigger (line 259) | trigger(element, event, args) { function hydrateObj (line 300) | function hydrateObj(obj, meta = {}) { FILE: js/src/dom/manipulator.js function normalizeData (line 8) | function normalizeData(value) { function normalizeDataKey (line 36) | function normalizeDataKey(key) { method setDataAttribute (line 41) | setDataAttribute(element, key, value) { method removeDataAttribute (line 45) | removeDataAttribute(element, key) { method getDataAttributes (line 49) | getDataAttributes(element) { method getDataAttribute (line 66) | getDataAttribute(element, key) { FILE: js/src/dom/selector-engine.js method find (line 36) | find(selector, element = document.documentElement) { method findOne (line 40) | findOne(selector, element = document.documentElement) { method children (line 44) | children(element, selector) { method parents (line 48) | parents(element, selector) { method prev (line 60) | prev(element, selector) { method next (line 74) | next(element, selector) { method focusableChildren (line 88) | focusableChildren(element) { method getSelectorFromElement (line 103) | getSelectorFromElement(element) { method getElementFromSelector (line 113) | getElementFromSelector(element) { method getMultipleElementsFromSelector (line 119) | getMultipleElementsFromSelector(element) { FILE: js/src/dropdown.js constant NAME (line 29) | const NAME = 'dropdown' constant DATA_KEY (line 30) | const DATA_KEY = 'bs.dropdown' constant EVENT_KEY (line 31) | const EVENT_KEY = `.${DATA_KEY}` constant DATA_API_KEY (line 32) | const DATA_API_KEY = '.data-api' constant ESCAPE_KEY (line 34) | const ESCAPE_KEY = 'Escape' constant TAB_KEY (line 35) | const TAB_KEY = 'Tab' constant ARROW_UP_KEY (line 36) | const ARROW_UP_KEY = 'ArrowUp' constant ARROW_DOWN_KEY (line 37) | const ARROW_DOWN_KEY = 'ArrowDown' constant RIGHT_MOUSE_BUTTON (line 38) | const RIGHT_MOUSE_BUTTON = 2 // MouseEvent.button value for the secondar... constant EVENT_HIDE (line 40) | const EVENT_HIDE = `hide${EVENT_KEY}` constant EVENT_HIDDEN (line 41) | const EVENT_HIDDEN = `hidden${EVENT_KEY}` constant EVENT_SHOW (line 42) | const EVENT_SHOW = `show${EVENT_KEY}` constant EVENT_SHOWN (line 43) | const EVENT_SHOWN = `shown${EVENT_KEY}` constant EVENT_CLICK_DATA_API (line 44) | const EVENT_CLICK_DATA_API = `click${EVENT_KEY}${DATA_API_KEY}` constant EVENT_KEYDOWN_DATA_API (line 45) | const EVENT_KEYDOWN_DATA_API = `keydown${EVENT_KEY}${DATA_API_KEY}` constant EVENT_KEYUP_DATA_API (line 46) | const EVENT_KEYUP_DATA_API = `keyup${EVENT_KEY}${DATA_API_KEY}` constant CLASS_NAME_SHOW (line 48) | const CLASS_NAME_SHOW = 'show' constant CLASS_NAME_DROPUP (line 49) | const CLASS_NAME_DROPUP = 'dropup' constant CLASS_NAME_DROPEND (line 50) | const CLASS_NAME_DROPEND = 'dropend' constant CLASS_NAME_DROPSTART (line 51) | const CLASS_NAME_DROPSTART = 'dropstart' constant CLASS_NAME_DROPUP_CENTER (line 52) | const CLASS_NAME_DROPUP_CENTER = 'dropup-center' constant CLASS_NAME_DROPDOWN_CENTER (line 53) | const CLASS_NAME_DROPDOWN_CENTER = 'dropdown-center' constant SELECTOR_DATA_TOGGLE (line 55) | const SELECTOR_DATA_TOGGLE = '[data-bs-toggle="dropdown"]:not(.disabled)... constant SELECTOR_DATA_TOGGLE_SHOWN (line 56) | const SELECTOR_DATA_TOGGLE_SHOWN = `${SELECTOR_DATA_TOGGLE}.${CLASS_NAME... constant SELECTOR_MENU (line 57) | const SELECTOR_MENU = '.dropdown-menu' constant SELECTOR_NAVBAR (line 58) | const SELECTOR_NAVBAR = '.navbar' constant SELECTOR_NAVBAR_NAV (line 59) | const SELECTOR_NAVBAR_NAV = '.navbar-nav' constant SELECTOR_VISIBLE_ITEMS (line 60) | const SELECTOR_VISIBLE_ITEMS = '.dropdown-menu .dropdown-item:not(.disab... constant PLACEMENT_TOP (line 62) | const PLACEMENT_TOP = isRTL() ? 'top-end' : 'top-start' constant PLACEMENT_TOPEND (line 63) | const PLACEMENT_TOPEND = isRTL() ? 'top-start' : 'top-end' constant PLACEMENT_BOTTOM (line 64) | const PLACEMENT_BOTTOM = isRTL() ? 'bottom-end' : 'bottom-start' constant PLACEMENT_BOTTOMEND (line 65) | const PLACEMENT_BOTTOMEND = isRTL() ? 'bottom-start' : 'bottom-end' constant PLACEMENT_RIGHT (line 66) | const PLACEMENT_RIGHT = isRTL() ? 'left-start' : 'right-start' constant PLACEMENT_LEFT (line 67) | const PLACEMENT_LEFT = isRTL() ? 'right-start' : 'left-start' constant PLACEMENT_TOPCENTER (line 68) | const PLACEMENT_TOPCENTER = 'top' constant PLACEMENT_BOTTOMCENTER (line 69) | const PLACEMENT_BOTTOMCENTER = 'bottom' class Dropdown (line 93) | class Dropdown extends BaseComponent { method constructor (line 94) | constructor(element, config) { method Default (line 107) | static get Default() { method DefaultType (line 111) | static get DefaultType() { method NAME (line 115) | static get NAME() { method toggle (line 120) | toggle() { method show (line 124) | show() { method hide (line 159) | hide() { method dispose (line 171) | dispose() { method update (line 179) | update() { method _completeHide (line 187) | _completeHide(relatedTarget) { method _getConfig (line 212) | _getConfig(config) { method _createPopper (line 225) | _createPopper() { method _isShown (line 244) | _isShown() { method _getPlacement (line 248) | _getPlacement() { method _detectNavbar (line 277) | _detectNavbar() { method _getOffset (line 281) | _getOffset() { method _getPopperConfig (line 295) | _getPopperConfig() { method _selectMenuItem (line 327) | _selectMenuItem({ key, target }) { method jQueryInterface (line 340) | static jQueryInterface(config) { method clearMenus (line 356) | static clearMenus(event) { method dataApiKeydownHandler (line 394) | static dataApiKeydownHandler(event) { FILE: js/src/modal.js constant NAME (line 23) | const NAME = 'modal' constant DATA_KEY (line 24) | const DATA_KEY = 'bs.modal' constant EVENT_KEY (line 25) | const EVENT_KEY = `.${DATA_KEY}` constant DATA_API_KEY (line 26) | const DATA_API_KEY = '.data-api' constant ESCAPE_KEY (line 27) | const ESCAPE_KEY = 'Escape' constant EVENT_HIDE (line 29) | const EVENT_HIDE = `hide${EVENT_KEY}` constant EVENT_HIDE_PREVENTED (line 30) | const EVENT_HIDE_PREVENTED = `hidePrevented${EVENT_KEY}` constant EVENT_HIDDEN (line 31) | const EVENT_HIDDEN = `hidden${EVENT_KEY}` constant EVENT_SHOW (line 32) | const EVENT_SHOW = `show${EVENT_KEY}` constant EVENT_SHOWN (line 33) | const EVENT_SHOWN = `shown${EVENT_KEY}` constant EVENT_RESIZE (line 34) | const EVENT_RESIZE = `resize${EVENT_KEY}` constant EVENT_CLICK_DISMISS (line 35) | const EVENT_CLICK_DISMISS = `click.dismiss${EVENT_KEY}` constant EVENT_MOUSEDOWN_DISMISS (line 36) | const EVENT_MOUSEDOWN_DISMISS = `mousedown.dismiss${EVENT_KEY}` constant EVENT_KEYDOWN_DISMISS (line 37) | const EVENT_KEYDOWN_DISMISS = `keydown.dismiss${EVENT_KEY}` constant EVENT_CLICK_DATA_API (line 38) | const EVENT_CLICK_DATA_API = `click${EVENT_KEY}${DATA_API_KEY}` constant CLASS_NAME_OPEN (line 40) | const CLASS_NAME_OPEN = 'modal-open' constant CLASS_NAME_FADE (line 41) | const CLASS_NAME_FADE = 'fade' constant CLASS_NAME_SHOW (line 42) | const CLASS_NAME_SHOW = 'show' constant CLASS_NAME_STATIC (line 43) | const CLASS_NAME_STATIC = 'modal-static' constant OPEN_SELECTOR (line 45) | const OPEN_SELECTOR = '.modal.show' constant SELECTOR_DIALOG (line 46) | const SELECTOR_DIALOG = '.modal-dialog' constant SELECTOR_MODAL_BODY (line 47) | const SELECTOR_MODAL_BODY = '.modal-body' constant SELECTOR_DATA_TOGGLE (line 48) | const SELECTOR_DATA_TOGGLE = '[data-bs-toggle="modal"]' class Modal (line 66) | class Modal extends BaseComponent { method constructor (line 67) | constructor(element, config) { method Default (line 81) | static get Default() { method DefaultType (line 85) | static get DefaultType() { method NAME (line 89) | static get NAME() { method toggle (line 94) | toggle(relatedTarget) { method show (line 98) | show(relatedTarget) { method hide (line 123) | hide() { method dispose (line 143) | dispose() { method handleUpdate (line 153) | handleUpdate() { method _initializeBackDrop (line 158) | _initializeBackDrop() { method _initializeFocusTrap (line 165) | _initializeFocusTrap() { method _showElement (line 171) | _showElement(relatedTarget) { method _addEventListeners (line 206) | _addEventListeners() { method _hideModal (line 245) | _hideModal() { method _isAnimated (line 260) | _isAnimated() { method _triggerBackdropTransition (line 264) | _triggerBackdropTransition() { method _adjustDialog (line 296) | _adjustDialog() { method _resetAdjustments (line 312) | _resetAdjustments() { method jQueryInterface (line 318) | static jQueryInterface(config, relatedTarget) { FILE: js/src/offcanvas.js constant NAME (line 25) | const NAME = 'offcanvas' constant DATA_KEY (line 26) | const DATA_KEY = 'bs.offcanvas' constant EVENT_KEY (line 27) | const EVENT_KEY = `.${DATA_KEY}` constant DATA_API_KEY (line 28) | const DATA_API_KEY = '.data-api' constant EVENT_LOAD_DATA_API (line 29) | const EVENT_LOAD_DATA_API = `load${EVENT_KEY}${DATA_API_KEY}` constant ESCAPE_KEY (line 30) | const ESCAPE_KEY = 'Escape' constant CLASS_NAME_SHOW (line 32) | const CLASS_NAME_SHOW = 'show' constant CLASS_NAME_SHOWING (line 33) | const CLASS_NAME_SHOWING = 'showing' constant CLASS_NAME_HIDING (line 34) | const CLASS_NAME_HIDING = 'hiding' constant CLASS_NAME_BACKDROP (line 35) | const CLASS_NAME_BACKDROP = 'offcanvas-backdrop' constant OPEN_SELECTOR (line 36) | const OPEN_SELECTOR = '.offcanvas.show' constant EVENT_SHOW (line 38) | const EVENT_SHOW = `show${EVENT_KEY}` constant EVENT_SHOWN (line 39) | const EVENT_SHOWN = `shown${EVENT_KEY}` constant EVENT_HIDE (line 40) | const EVENT_HIDE = `hide${EVENT_KEY}` constant EVENT_HIDE_PREVENTED (line 41) | const EVENT_HIDE_PREVENTED = `hidePrevented${EVENT_KEY}` constant EVENT_HIDDEN (line 42) | const EVENT_HIDDEN = `hidden${EVENT_KEY}` constant EVENT_RESIZE (line 43) | const EVENT_RESIZE = `resize${EVENT_KEY}` constant EVENT_CLICK_DATA_API (line 44) | const EVENT_CLICK_DATA_API = `click${EVENT_KEY}${DATA_API_KEY}` constant EVENT_KEYDOWN_DISMISS (line 45) | const EVENT_KEYDOWN_DISMISS = `keydown.dismiss${EVENT_KEY}` constant SELECTOR_DATA_TOGGLE (line 47) | const SELECTOR_DATA_TOGGLE = '[data-bs-toggle="offcanvas"]' class Offcanvas (line 65) | class Offcanvas extends BaseComponent { method constructor (line 66) | constructor(element, config) { method Default (line 76) | static get Default() { method DefaultType (line 80) | static get DefaultType() { method NAME (line 84) | static get NAME() { method toggle (line 89) | toggle(relatedTarget) { method show (line 93) | show(relatedTarget) { method hide (line 128) | hide() { method dispose (line 160) | dispose() { method _initializeBackDrop (line 167) | _initializeBackDrop() { method _initializeFocusTrap (line 189) | _initializeFocusTrap() { method _addEventListeners (line 195) | _addEventListeners() { method jQueryInterface (line 211) | static jQueryInterface(config) { FILE: js/src/popover.js constant NAME (line 15) | const NAME = 'popover' constant SELECTOR_TITLE (line 17) | const SELECTOR_TITLE = '.popover-header' constant SELECTOR_CONTENT (line 18) | const SELECTOR_CONTENT = '.popover-body' class Popover (line 42) | class Popover extends Tooltip { method Default (line 44) | static get Default() { method DefaultType (line 48) | static get DefaultType() { method NAME (line 52) | static get NAME() { method _isWithContent (line 57) | _isWithContent() { method _getContentForTemplate (line 62) | _getContentForTemplate() { method _getContent (line 69) | _getContent() { method jQueryInterface (line 74) | static jQueryInterface(config) { FILE: js/src/scrollspy.js constant NAME (line 19) | const NAME = 'scrollspy' constant DATA_KEY (line 20) | const DATA_KEY = 'bs.scrollspy' constant EVENT_KEY (line 21) | const EVENT_KEY = `.${DATA_KEY}` constant DATA_API_KEY (line 22) | const DATA_API_KEY = '.data-api' constant EVENT_ACTIVATE (line 24) | const EVENT_ACTIVATE = `activate${EVENT_KEY}` constant EVENT_CLICK (line 25) | const EVENT_CLICK = `click${EVENT_KEY}` constant EVENT_LOAD_DATA_API (line 26) | const EVENT_LOAD_DATA_API = `load${EVENT_KEY}${DATA_API_KEY}` constant CLASS_NAME_DROPDOWN_ITEM (line 28) | const CLASS_NAME_DROPDOWN_ITEM = 'dropdown-item' constant CLASS_NAME_ACTIVE (line 29) | const CLASS_NAME_ACTIVE = 'active' constant SELECTOR_DATA_SPY (line 31) | const SELECTOR_DATA_SPY = '[data-bs-spy="scroll"]' constant SELECTOR_TARGET_LINKS (line 32) | const SELECTOR_TARGET_LINKS = '[href]' constant SELECTOR_NAV_LIST_GROUP (line 33) | const SELECTOR_NAV_LIST_GROUP = '.nav, .list-group' constant SELECTOR_NAV_LINKS (line 34) | const SELECTOR_NAV_LINKS = '.nav-link' constant SELECTOR_NAV_ITEMS (line 35) | const SELECTOR_NAV_ITEMS = '.nav-item' constant SELECTOR_LIST_ITEMS (line 36) | const SELECTOR_LIST_ITEMS = '.list-group-item' constant SELECTOR_LINK_ITEMS (line 37) | const SELECTOR_LINK_ITEMS = `${SELECTOR_NAV_LINKS}, ${SELECTOR_NAV_ITEMS... constant SELECTOR_DROPDOWN (line 38) | const SELECTOR_DROPDOWN = '.dropdown' constant SELECTOR_DROPDOWN_TOGGLE (line 39) | const SELECTOR_DROPDOWN_TOGGLE = '.dropdown-toggle' class ScrollSpy (line 61) | class ScrollSpy extends BaseComponent { method constructor (line 62) | constructor(element, config) { method Default (line 79) | static get Default() { method DefaultType (line 83) | static get DefaultType() { method NAME (line 87) | static get NAME() { method refresh (line 92) | refresh() { method dispose (line 107) | dispose() { method _configAfterMerge (line 113) | _configAfterMerge(config) { method _maybeEnableSmoothScroll (line 127) | _maybeEnableSmoothScroll() { method _getNewObserver (line 152) | _getNewObserver() { method _observerCallback (line 163) | _observerCallback(entries) { method _initializeTargetsAndObservables (line 201) | _initializeTargetsAndObservables() { method _process (line 223) | _process(target) { method _activateParents (line 236) | _activateParents(target) { method _clearActiveClass (line 253) | _clearActiveClass(parent) { method jQueryInterface (line 263) | static jQueryInterface(config) { FILE: js/src/tab.js constant NAME (line 17) | const NAME = 'tab' constant DATA_KEY (line 18) | const DATA_KEY = 'bs.tab' constant EVENT_KEY (line 19) | const EVENT_KEY = `.${DATA_KEY}` constant EVENT_HIDE (line 21) | const EVENT_HIDE = `hide${EVENT_KEY}` constant EVENT_HIDDEN (line 22) | const EVENT_HIDDEN = `hidden${EVENT_KEY}` constant EVENT_SHOW (line 23) | const EVENT_SHOW = `show${EVENT_KEY}` constant EVENT_SHOWN (line 24) | const EVENT_SHOWN = `shown${EVENT_KEY}` constant EVENT_CLICK_DATA_API (line 25) | const EVENT_CLICK_DATA_API = `click${EVENT_KEY}` constant EVENT_KEYDOWN (line 26) | const EVENT_KEYDOWN = `keydown${EVENT_KEY}` constant EVENT_LOAD_DATA_API (line 27) | const EVENT_LOAD_DATA_API = `load${EVENT_KEY}` constant ARROW_LEFT_KEY (line 29) | const ARROW_LEFT_KEY = 'ArrowLeft' constant ARROW_RIGHT_KEY (line 30) | const ARROW_RIGHT_KEY = 'ArrowRight' constant ARROW_UP_KEY (line 31) | const ARROW_UP_KEY = 'ArrowUp' constant ARROW_DOWN_KEY (line 32) | const ARROW_DOWN_KEY = 'ArrowDown' constant HOME_KEY (line 33) | const HOME_KEY = 'Home' constant END_KEY (line 34) | const END_KEY = 'End' constant CLASS_NAME_ACTIVE (line 36) | const CLASS_NAME_ACTIVE = 'active' constant CLASS_NAME_FADE (line 37) | const CLASS_NAME_FADE = 'fade' constant CLASS_NAME_SHOW (line 38) | const CLASS_NAME_SHOW = 'show' constant CLASS_DROPDOWN (line 39) | const CLASS_DROPDOWN = 'dropdown' constant SELECTOR_DROPDOWN_TOGGLE (line 41) | const SELECTOR_DROPDOWN_TOGGLE = '.dropdown-toggle' constant SELECTOR_DROPDOWN_MENU (line 42) | const SELECTOR_DROPDOWN_MENU = '.dropdown-menu' constant NOT_SELECTOR_DROPDOWN_TOGGLE (line 43) | const NOT_SELECTOR_DROPDOWN_TOGGLE = `:not(${SELECTOR_DROPDOWN_TOGGLE})` constant SELECTOR_TAB_PANEL (line 45) | const SELECTOR_TAB_PANEL = '.list-group, .nav, [role="tablist"]' constant SELECTOR_OUTER (line 46) | const SELECTOR_OUTER = '.nav-item, .list-group-item' constant SELECTOR_INNER (line 47) | const SELECTOR_INNER = `.nav-link${NOT_SELECTOR_DROPDOWN_TOGGLE}, .list-... constant SELECTOR_DATA_TOGGLE (line 48) | const SELECTOR_DATA_TOGGLE = '[data-bs-toggle="tab"], [data-bs-toggle="p... constant SELECTOR_INNER_ELEM (line 49) | const SELECTOR_INNER_ELEM = `${SELECTOR_INNER}, ${SELECTOR_DATA_TOGGLE}` constant SELECTOR_DATA_TOGGLE_ACTIVE (line 51) | const SELECTOR_DATA_TOGGLE_ACTIVE = `.${CLASS_NAME_ACTIVE}[data-bs-toggl... class Tab (line 57) | class Tab extends BaseComponent { method constructor (line 58) | constructor(element) { method NAME (line 75) | static get NAME() { method show (line 80) | show() { // Shows this elem and deactivate the active sibling if exists method _activate (line 104) | _activate(element, relatedElem) { method _deactivate (line 130) | _deactivate(element, relatedElem) { method _keydown (line 155) | _keydown(event) { method _getChildren (line 179) | _getChildren() { // collection of inner elements method _getActiveElem (line 183) | _getActiveElem() { method _setInitialAttributes (line 187) | _setInitialAttributes(parent, children) { method _setInitialAttributesOnChild (line 195) | _setInitialAttributesOnChild(child) { method _setInitialAttributesOnTargetPanel (line 215) | _setInitialAttributesOnTargetPanel(child) { method _toggleDropDown (line 229) | _toggleDropDown(element, open) { method _setAttributeIfNotExists (line 247) | _setAttributeIfNotExists(element, attribute, value) { method _elemIsActive (line 253) | _elemIsActive(elem) { method _getInnerElement (line 258) | _getInnerElement(elem) { method _getOuterElement (line 263) | _getOuterElement(elem) { method jQueryInterface (line 268) | static jQueryInterface(config) { FILE: js/src/toast.js constant NAME (line 17) | const NAME = 'toast' constant DATA_KEY (line 18) | const DATA_KEY = 'bs.toast' constant EVENT_KEY (line 19) | const EVENT_KEY = `.${DATA_KEY}` constant EVENT_MOUSEOVER (line 21) | const EVENT_MOUSEOVER = `mouseover${EVENT_KEY}` constant EVENT_MOUSEOUT (line 22) | const EVENT_MOUSEOUT = `mouseout${EVENT_KEY}` constant EVENT_FOCUSIN (line 23) | const EVENT_FOCUSIN = `focusin${EVENT_KEY}` constant EVENT_FOCUSOUT (line 24) | const EVENT_FOCUSOUT = `focusout${EVENT_KEY}` constant EVENT_HIDE (line 25) | const EVENT_HIDE = `hide${EVENT_KEY}` constant EVENT_HIDDEN (line 26) | const EVENT_HIDDEN = `hidden${EVENT_KEY}` constant EVENT_SHOW (line 27) | const EVENT_SHOW = `show${EVENT_KEY}` constant EVENT_SHOWN (line 28) | const EVENT_SHOWN = `shown${EVENT_KEY}` constant CLASS_NAME_FADE (line 30) | const CLASS_NAME_FADE = 'fade' constant CLASS_NAME_HIDE (line 31) | const CLASS_NAME_HIDE = 'hide' // @deprecated - kept here only for backw... constant CLASS_NAME_SHOW (line 32) | const CLASS_NAME_SHOW = 'show' constant CLASS_NAME_SHOWING (line 33) | const CLASS_NAME_SHOWING = 'showing' class Toast (line 51) | class Toast extends BaseComponent { method constructor (line 52) | constructor(element, config) { method Default (line 62) | static get Default() { method DefaultType (line 66) | static get DefaultType() { method NAME (line 70) | static get NAME() { method show (line 75) | show() { method hide (line 102) | hide() { method dispose (line 123) | dispose() { method isShown (line 133) | isShown() { method _maybeScheduleHide (line 138) | _maybeScheduleHide() { method _onInteraction (line 152) | _onInteraction(event, isInteracting) { method _setListeners (line 184) | _setListeners() { method _clearTimeout (line 191) | _clearTimeout() { method jQueryInterface (line 197) | static jQueryInterface(config) { FILE: js/src/tooltip.js constant NAME (line 22) | const NAME = 'tooltip' constant DISALLOWED_ATTRIBUTES (line 23) | const DISALLOWED_ATTRIBUTES = new Set(['sanitize', 'allowList', 'sanitiz... constant CLASS_NAME_FADE (line 25) | const CLASS_NAME_FADE = 'fade' constant CLASS_NAME_MODAL (line 26) | const CLASS_NAME_MODAL = 'modal' constant CLASS_NAME_SHOW (line 27) | const CLASS_NAME_SHOW = 'show' constant SELECTOR_TOOLTIP_INNER (line 29) | const SELECTOR_TOOLTIP_INNER = '.tooltip-inner' constant SELECTOR_MODAL (line 30) | const SELECTOR_MODAL = `.${CLASS_NAME_MODAL}` constant EVENT_MODAL_HIDE (line 32) | const EVENT_MODAL_HIDE = 'hide.bs.modal' constant TRIGGER_HOVER (line 34) | const TRIGGER_HOVER = 'hover' constant TRIGGER_FOCUS (line 35) | const TRIGGER_FOCUS = 'focus' constant TRIGGER_CLICK (line 36) | const TRIGGER_CLICK = 'click' constant TRIGGER_MANUAL (line 37) | const TRIGGER_MANUAL = 'manual' constant EVENT_HIDE (line 39) | const EVENT_HIDE = 'hide' constant EVENT_HIDDEN (line 40) | const EVENT_HIDDEN = 'hidden' constant EVENT_SHOW (line 41) | const EVENT_SHOW = 'show' constant EVENT_SHOWN (line 42) | const EVENT_SHOWN = 'shown' constant EVENT_INSERTED (line 43) | const EVENT_INSERTED = 'inserted' constant EVENT_CLICK (line 44) | const EVENT_CLICK = 'click' constant EVENT_FOCUSIN (line 45) | const EVENT_FOCUSIN = 'focusin' constant EVENT_FOCUSOUT (line 46) | const EVENT_FOCUSOUT = 'focusout' constant EVENT_MOUSEENTER (line 47) | const EVENT_MOUSEENTER = 'mouseenter' constant EVENT_MOUSELEAVE (line 48) | const EVENT_MOUSELEAVE = 'mouseleave' class Tooltip (line 105) | class Tooltip extends BaseComponent { method constructor (line 106) | constructor(element, config) { method Default (line 133) | static get Default() { method DefaultType (line 137) | static get DefaultType() { method NAME (line 141) | static get NAME() { method enable (line 146) | enable() { method disable (line 150) | disable() { method toggleEnabled (line 154) | toggleEnabled() { method toggle (line 158) | toggle() { method dispose (line 171) | dispose() { method show (line 184) | show() { method hide (line 242) | hide() { method update (line 284) | update() { method _isWithContent (line 291) | _isWithContent() { method _getTipElement (line 295) | _getTipElement() { method _createTipElement (line 303) | _createTipElement(content) { method setContent (line 326) | setContent(content) { method _getTemplateFactory (line 334) | _getTemplateFactory(content) { method _getContentForTemplate (line 350) | _getContentForTemplate() { method _getTitle (line 356) | _getTitle() { method _initializeOnDelegatedTarget (line 361) | _initializeOnDelegatedTarget(event) { method _isAnimated (line 365) | _isAnimated() { method _isShown (line 369) | _isShown() { method _createPopper (line 373) | _createPopper(tip) { method _getOffset (line 379) | _getOffset() { method _resolvePossibleFunction (line 393) | _resolvePossibleFunction(arg) { method _getPopperConfig (line 397) | _getPopperConfig(attachment) { method _setListeners (line 444) | _setListeners() { method _fixTitle (line 486) | _fixTitle() { method _enter (line 501) | _enter() { method _leave (line 516) | _leave() { method _setTimeout (line 530) | _setTimeout(handler, timeout) { method _isWithActiveTrigger (line 535) | _isWithActiveTrigger() { method _getConfig (line 539) | _getConfig(config) { method _configAfterMerge (line 558) | _configAfterMerge(config) { method _getDelegateConfig (line 579) | _getDelegateConfig() { method _disposePopper (line 597) | _disposePopper() { method jQueryInterface (line 610) | static jQueryInterface(config) { FILE: js/src/util/backdrop.js constant NAME (line 18) | const NAME = 'backdrop' constant CLASS_NAME_FADE (line 19) | const CLASS_NAME_FADE = 'fade' constant CLASS_NAME_SHOW (line 20) | const CLASS_NAME_SHOW = 'show' constant EVENT_MOUSEDOWN (line 21) | const EVENT_MOUSEDOWN = `mousedown.bs.${NAME}` class Backdrop (line 43) | class Backdrop extends Config { method constructor (line 44) | constructor(config) { method Default (line 52) | static get Default() { method DefaultType (line 56) | static get DefaultType() { method NAME (line 60) | static get NAME() { method show (line 65) | show(callback) { method hide (line 85) | hide(callback) { method dispose (line 99) | dispose() { method _getElement (line 111) | _getElement() { method _configAfterMerge (line 125) | _configAfterMerge(config) { method _append (line 131) | _append() { method _emulateAnimation (line 146) | _emulateAnimation(callback) { FILE: js/src/util/config.js class Config (line 15) | class Config { method Default (line 17) | static get Default() { method DefaultType (line 21) | static get DefaultType() { method NAME (line 25) | static get NAME() { method _getConfig (line 29) | _getConfig(config) { method _configAfterMerge (line 36) | _configAfterMerge(config) { method _mergeConfigObj (line 40) | _mergeConfigObj(config, element) { method _typeCheckConfig (line 51) | _typeCheckConfig(config, configTypes = this.constructor.DefaultType) { FILE: js/src/util/focustrap.js constant NAME (line 16) | const NAME = 'focustrap' constant DATA_KEY (line 17) | const DATA_KEY = 'bs.focustrap' constant EVENT_KEY (line 18) | const EVENT_KEY = `.${DATA_KEY}` constant EVENT_FOCUSIN (line 19) | const EVENT_FOCUSIN = `focusin${EVENT_KEY}` constant EVENT_KEYDOWN_TAB (line 20) | const EVENT_KEYDOWN_TAB = `keydown.tab${EVENT_KEY}` constant TAB_KEY (line 22) | const TAB_KEY = 'Tab' constant TAB_NAV_FORWARD (line 23) | const TAB_NAV_FORWARD = 'forward' constant TAB_NAV_BACKWARD (line 24) | const TAB_NAV_BACKWARD = 'backward' class FocusTrap (line 40) | class FocusTrap extends Config { method constructor (line 41) | constructor(config) { method Default (line 49) | static get Default() { method DefaultType (line 53) | static get DefaultType() { method NAME (line 57) | static get NAME() { method activate (line 62) | activate() { method deactivate (line 78) | deactivate() { method _handleFocusin (line 88) | _handleFocusin(event) { method _handleKeydown (line 106) | _handleKeydown(event) { FILE: js/src/util/index.js constant MAX_UID (line 8) | const MAX_UID = 1_000_000 constant MILLISECONDS_MULTIPLIER (line 9) | const MILLISECONDS_MULTIPLIER = 1000 constant TRANSITION_END (line 10) | const TRANSITION_END = 'transitionend' FILE: js/src/util/sanitizer.js constant ARIA_ATTRIBUTE_PATTERN (line 9) | const ARIA_ATTRIBUTE_PATTERN = /^aria-[\w-]*$/i constant SAFE_URL_PATTERN (line 66) | const SAFE_URL_PATTERN = /^(?!javascript:)(?:[a-z0-9+.-]+:|[^&:/?#]*(?:[... function sanitizeHtml (line 84) | function sanitizeHtml(unsafeHtml, allowList, sanitizeFunction) { FILE: js/src/util/scrollbar.js constant SELECTOR_FIXED_CONTENT (line 16) | const SELECTOR_FIXED_CONTENT = '.fixed-top, .fixed-bottom, .is-fixed, .s... constant SELECTOR_STICKY_CONTENT (line 17) | const SELECTOR_STICKY_CONTENT = '.sticky-top' constant PROPERTY_PADDING (line 18) | const PROPERTY_PADDING = 'padding-right' constant PROPERTY_MARGIN (line 19) | const PROPERTY_MARGIN = 'margin-right' class ScrollBarHelper (line 25) | class ScrollBarHelper { method constructor (line 26) | constructor() { method getWidth (line 31) | getWidth() { method hide (line 37) | hide() { method reset (line 47) | reset() { method isOverflowing (line 54) | isOverflowing() { method _disableOverFlow (line 59) | _disableOverFlow() { method _setElementAttributes (line 64) | _setElementAttributes(selector, styleProperty, callback) { method _saveInitialAttribute (line 79) | _saveInitialAttribute(element, styleProperty) { method _resetElementAttributes (line 86) | _resetElementAttributes(selector, styleProperty) { method _applyManipulationCallback (line 102) | _applyManipulationCallback(selector, callBack) { FILE: js/src/util/swipe.js constant NAME (line 16) | const NAME = 'swipe' constant EVENT_KEY (line 17) | const EVENT_KEY = '.bs.swipe' constant EVENT_TOUCHSTART (line 18) | const EVENT_TOUCHSTART = `touchstart${EVENT_KEY}` constant EVENT_TOUCHMOVE (line 19) | const EVENT_TOUCHMOVE = `touchmove${EVENT_KEY}` constant EVENT_TOUCHEND (line 20) | const EVENT_TOUCHEND = `touchend${EVENT_KEY}` constant EVENT_POINTERDOWN (line 21) | const EVENT_POINTERDOWN = `pointerdown${EVENT_KEY}` constant EVENT_POINTERUP (line 22) | const EVENT_POINTERUP = `pointerup${EVENT_KEY}` constant POINTER_TYPE_TOUCH (line 23) | const POINTER_TYPE_TOUCH = 'touch' constant POINTER_TYPE_PEN (line 24) | const POINTER_TYPE_PEN = 'pen' constant CLASS_NAME_POINTER_EVENT (line 25) | const CLASS_NAME_POINTER_EVENT = 'pointer-event' constant SWIPE_THRESHOLD (line 26) | const SWIPE_THRESHOLD = 40 class Swipe (line 44) | class Swipe extends Config { method constructor (line 45) | constructor(element, config) { method Default (line 60) | static get Default() { method DefaultType (line 64) | static get DefaultType() { method NAME (line 68) | static get NAME() { method dispose (line 73) | dispose() { method _start (line 78) | _start(event) { method _end (line 90) | _end(event) { method _move (line 99) | _move(event) { method _handleSwipe (line 105) | _handleSwipe() { method _initEvents (line 123) | _initEvents() { method _eventIsPointerPenTouch (line 136) | _eventIsPointerPenTouch(event) { method isSupported (line 141) | static isSupported() { FILE: js/src/util/template-factory.js constant NAME (line 17) | const NAME = 'TemplateFactory' class TemplateFactory (line 48) | class TemplateFactory extends Config { method constructor (line 49) | constructor(config) { method Default (line 55) | static get Default() { method DefaultType (line 59) | static get DefaultType() { method NAME (line 63) | static get NAME() { method getContent (line 68) | getContent() { method hasContent (line 74) | hasContent() { method changeContent (line 78) | changeContent(content) { method toHtml (line 84) | toHtml() { method _typeCheckConfig (line 103) | _typeCheckConfig(config) { method _checkContent (line 108) | _checkContent(arg) { method _setContent (line 114) | _setContent(template, content, selector) { method _maybeSanitize (line 141) | _maybeSanitize(arg) { method _resolvePossibleFunction (line 145) | _resolvePossibleFunction(arg) { method _putElementInTemplate (line 149) | _putElementInTemplate(element, templateElement) { FILE: js/tests/helpers/fixture.js constant FIXTURE_ID (line 1) | const FIXTURE_ID = 'fixture' method each (line 33) | each(fn) { FILE: js/tests/karma.conf.js constant ENV (line 11) | const ENV = process.env constant BROWSERSTACK (line 12) | const BROWSERSTACK = Boolean(ENV.BROWSERSTACK) constant DEBUG (line 13) | const DEBUG = Boolean(ENV.DEBUG) constant JQUERY_TEST (line 14) | const JQUERY_TEST = Boolean(ENV.JQUERY) method postDetection (line 29) | postDetection(availableBrowser) { FILE: js/tests/unit/base-component.spec.js class DummyClass (line 6) | class DummyClass extends BaseComponent { method constructor (line 7) | constructor(element) { method NAME (line 13) | static get NAME() { FILE: js/tests/unit/collapse.spec.js function firstTest (line 771) | function firstTest() { function secondTest (line 781) | function secondTest() { function handlerCollapseOne (line 855) | function handlerCollapseOne() { function handlerNestedCollapseOne (line 865) | function handlerNestedCollapseOne() { FILE: js/tests/unit/dom/event-handler.spec.js method oneListener (line 167) | oneListener() { method oneListener (line 191) | oneListener() { method get (line 465) | get() { FILE: js/tests/unit/dropdown.spec.js method onFirstUpdate (line 101) | onFirstUpdate(state) { method getBoundingClientRect (line 551) | getBoundingClientRect() { method onFirstUpdate (line 577) | onFirstUpdate() { FILE: js/tests/unit/popover.spec.js method title (line 126) | title(el) { method content (line 129) | content(el) { method title (line 153) | title() { method content (line 156) | content() { FILE: js/tests/unit/scrollspy.spec.js method cb (line 363) | cb() { method cb (line 402) | cb() { method cb (line 441) | cb() { method cb (line 579) | cb() { FILE: js/tests/unit/tooltip.spec.js method onFirstUpdate (line 126) | onFirstUpdate(state) { method title (line 1352) | title(el) { method title (line 1365) | title() { FILE: js/tests/unit/util/backdrop.spec.js constant CLASS_BACKDROP (line 5) | const CLASS_BACKDROP = '.modal-backdrop' constant CLASS_NAME_FADE (line 6) | const CLASS_NAME_FADE = 'fade' constant CLASS_NAME_SHOW (line 7) | const CLASS_NAME_SHOW = 'show' FILE: js/tests/unit/util/component-functions.spec.js class DummyClass2 (line 5) | class DummyClass2 extends BaseComponent { method NAME (line 6) | static get NAME() { method hide (line 10) | hide() { method testMethod (line 14) | testMethod() { FILE: js/tests/unit/util/config.spec.js class DummyConfigClass (line 4) | class DummyConfigClass extends Config { method NAME (line 5) | static get NAME() { FILE: js/tests/unit/util/index.spec.js method trigger (line 429) | trigger() {} FILE: js/tests/unit/util/sanitizer.spec.js function mySanitize (line 141) | function mySanitize(htmlUnsafe) { FILE: js/tests/unit/util/swipe.spec.js method leftCallback (line 88) | leftCallback() { method rightCallback (line 110) | rightCallback() { method rightCallback (line 193) | rightCallback() { method leftCallback (line 218) | leftCallback() { FILE: js/tests/unit/util/template-factory.spec.js method extraClass (line 102) | extraClass(arg) { FILE: site/src/assets/examples/cheatsheet/cheatsheet.js function setActiveItem (line 36) | function setActiveItem() { FILE: site/src/assets/search.js method transformItems (line 38) | transformItems(items) { FILE: site/src/assets/stackblitz.js constant CONFIG (line 19) | const CONFIG = { FILE: site/src/env.d.ts type ImportMetaEnv (line 4) | interface ImportMetaEnv { type ImportMeta (line 8) | interface ImportMeta { FILE: site/src/libs/astro.ts function bootstrap (line 38) | function bootstrap(): AstroIntegration[] { function bootstrap_auto_import (line 94) | function bootstrap_auto_import() { function cleanPublicDirectory (line 139) | function cleanPublicDirectory() { function copyBootstrap (line 145) | function copyBootstrap() { function copyStatic (line 156) | function copyStatic() { function aliasStatic (line 164) | function aliasStatic() { function copyStaticRecursively (line 174) | function copyStaticRecursively(source: string, destination: string) { function replacePathVersionPlaceholder (line 188) | function replacePathVersionPlaceholder(name: string) { function sitemapFilter (line 192) | function sitemapFilter(page: string, excludedUrls: string[]) { FILE: site/src/libs/bootstrap.ts function getVersionedBsCssProps (line 5) | function getVersionedBsCssProps(direction: 'rtl' | undefined) { function getVersionedBsJsProps (line 30) | function getVersionedBsJsProps() { FILE: site/src/libs/config.ts function getConfig (line 65) | function getConfig(): Config { type Config (line 88) | type Config = z.infer FILE: site/src/libs/content.ts function getCalloutByName (line 10) | function getCalloutByName(name: string) { FILE: site/src/libs/data.ts function getData (line 117) | function getData(type: TType): z.infer<(typeof d... type DataType (line 145) | type DataType = keyof typeof dataDefinitions type DataSchema (line 146) | type DataSchema = z.ZodTypeAny FILE: site/src/libs/examples.ts type ExampleFrontmatter (line 24) | type ExampleFrontmatter = z.infer function getExamplesAssets (line 26) | function getExamplesAssets() { function getAliasedExamplesPages (line 32) | function getAliasedExamplesPages(pages: AstroInstance[]) { function getExampleNameFromPagePath (line 36) | function getExampleNameFromPagePath(examplePath: string) { function getExamplesAssetsRecursively (line 46) | function getExamplesAssetsRecursively(source: string, assets: string[] =... function sanitizeAssetPath (line 60) | function sanitizeAssetPath(assetPath: string) { function isAliasedAstroInstance (line 70) | function isAliasedAstroInstance(page: AstroInstance): page is AliasedAst... type AliasedAstroInstance (line 74) | type AliasedAstroInstance = AstroInstance & { aliases: string | string[] } FILE: site/src/libs/icon.ts type SvgIconProps (line 1) | interface SvgIconProps { FILE: site/src/libs/image.ts function getStaticImageSize (line 6) | async function getStaticImageSize(imagePath: string) { FILE: site/src/libs/layout.ts type Layout (line 3) | type Layout = 'docs' | 'examples' | 'single' | undefined type LayoutOverridesHTMLAttributes (line 5) | type LayoutOverridesHTMLAttributes = HTMLAttribute... FILE: site/src/libs/path.ts function getVersionedDocsPath (line 12) | function getVersionedDocsPath(docsPath: string): string { function validateVersionedDocsPaths (line 31) | function validateVersionedDocsPaths(distUrl: URL) { function getDocsRelativePath (line 46) | function getDocsRelativePath(docsPath: string) { function getDocsStaticFsPath (line 50) | function getDocsStaticFsPath() { function getDocsPublicFsPath (line 54) | function getDocsPublicFsPath() { function getDocsFsPath (line 58) | function getDocsFsPath() { function sanitizeVersionedDocsPathForValidation (line 62) | function sanitizeVersionedDocsPathForValidation(docsPath: string) { FILE: site/src/libs/placeholder.ts function getPlaceholder (line 11) | function getPlaceholder(userOptions: Partial): Place... function replacePlaceholdersInHtml (line 74) | function replacePlaceholdersInHtml(html: string) { function renderPlaceholderToString (line 94) | function renderPlaceholderToString(placeholder: Placeholder) { function getOptionsWithDefaults (line 124) | function getOptionsWithDefaults(options: Partial) { function getPlaceholderSrc (line 145) | function getPlaceholderSrc( function sanitizeHtmlAttributesFromMdx (line 174) | function sanitizeHtmlAttributesFromMdx(attributes: Record, replacer:... function containsFrontmatter (line 159) | function containsFrontmatter(data: unknown): data is { frontmatter: Reco... FILE: site/src/libs/toc.ts function generateToc (line 5) | function generateToc(allHeadings: MarkdownHeading[]) { function getEntryChildrenAtDepth (line 32) | function getEntryChildrenAtDepth(entry: TocEntry, depth: number): TocEnt... type TocEntry (line 40) | interface TocEntry extends MarkdownHeading { FILE: site/src/libs/utils.ts function capitalizeFirstLetter (line 7) | function capitalizeFirstLetter(str: string) { function getSequence (line 11) | function getSequence(start: number, end: number, step = 1) { function getSlug (line 28) | function getSlug(str: string) { function trimLeadingAndTrailingSlashes (line 32) | function trimLeadingAndTrailingSlashes(str: string) { function stripMarkdown (line 36) | function stripMarkdown(str: string) { function processMarkdownToHtml (line 40) | function processMarkdownToHtml(markdown: string): string { FILE: site/src/pages/docs/[version]/examples/[...asset].ts function getStaticPaths (line 9) | function getStaticPaths() { FILE: site/src/plugins/algolia-plugin.js function algoliaPlugin (line 6) | function algoliaPlugin() { FILE: site/src/plugins/stackblitz-plugin.js function stackblitzPlugin (line 6) | function stackblitzPlugin() { FILE: site/src/types/window.d.ts type Window (line 21) | interface Window {