vrembem 1.37.0 → 1.40.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,2 +1,2 @@
1
- !function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports):"function"==typeof define&&define.amd?define(["exports"],e):e((t||self).vrembem={})}(this,function(t){var e=function(t,e){e&&document.querySelectorAll(e).forEach(function(e){t?(e.inert=!0,e.setAttribute("aria-hidden",!0)):(e.inert=null,e.removeAttribute("aria-hidden"))})},n=function(t,e){e&&document.querySelectorAll(e).forEach(function(e){t?e.style.overflow="hidden":e.style.removeProperty("overflow")})},r=function(t){t&&document.querySelectorAll(t).forEach(function(t){t.setAttribute("tabindex","-1")})},i=function(t){var e=arguments;(t=t.forEach?t:[t]).forEach(function(t){var n;(n=t.classList).add.apply(n,[].slice.call(e,1))})},s=['a[href]:not([tabindex^="-"])','area[href]:not([tabindex^="-"])','input:not([type="hidden"]):not([type="radio"]):not([disabled]):not([tabindex^="-"])','input[type="radio"]:not([disabled]):not([tabindex^="-"])','select:not([disabled]):not([tabindex^="-"])','textarea:not([disabled]):not([tabindex^="-"])','button:not([disabled]):not([tabindex^="-"])','iframe:not([tabindex^="-"])','audio[controls]:not([tabindex^="-"])','video[controls]:not([tabindex^="-"])','[contenteditable]:not([tabindex^="-"])','[tabindex]:not([tabindex^="-"])'],o=function(t,e){var n=t.querySelector("[data-"+e.dataFocus+"]");if(n)n.focus();else{var r=t.querySelector('[tabindex="-1"]');r&&r.focus()}},a=function(t){void 0===t&&(t=null),t&&t.memory&&t.memory.trigger&&(t.memory.trigger.focus(),t.memory.trigger=null)},c=/*#__PURE__*/function(){function t(){this.target=null,this.__handlerFocusTrap=this.handlerFocusTrap.bind(this)}var e=t.prototype;return e.init=function(t){this.target=t,this.inner=this.target.querySelector('[tabindex="-1"]'),this.focusable=this.getFocusable(),this.focusable.length?(this.focusableFirst=this.focusable[0],this.focusableLast=this.focusable[this.focusable.length-1],this.target.addEventListener("keydown",this.__handlerFocusTrap)):this.target.addEventListener("keydown",this.handlerFocusLock)},e.destroy=function(){this.target&&(this.inner=null,this.focusable=null,this.focusableFirst=null,this.focusableLast=null,this.target.removeEventListener("keydown",this.__handlerFocusTrap),this.target.removeEventListener("keydown",this.handlerFocusLock),this.target=null)},e.refresh=function(){this.target&&(this.target.removeEventListener("keydown",this.__handlerFocusTrap),this.target.removeEventListener("keydown",this.handlerFocusLock),this.focusable=this.getFocusable(),this.focusable.length?(this.focusableFirst=this.focusable[0],this.focusableLast=this.focusable[this.focusable.length-1],this.target.addEventListener("keydown",this.__handlerFocusTrap)):(this.focusableFirst=null,this.focusableLast=null,this.target.addEventListener("keydown",this.handlerFocusLock)))},e.handlerFocusTrap=function(t){("Tab"===t.key||9===t.keyCode)&&(t.shiftKey?document.activeElement!==this.focusableFirst&&document.activeElement!==this.inner||(this.focusableLast.focus(),t.preventDefault()):document.activeElement!==this.focusableLast&&document.activeElement!==this.inner||(this.focusableFirst.focus(),t.preventDefault()))},e.handlerFocusLock=function(t){("Tab"===t.key||9===t.keyCode)&&t.preventDefault()},e.getFocusable=function(){var t=[],e=document.activeElement,n=this.inner?this.inner.scrollTop:0;return this.target.querySelectorAll(s.join(",")).forEach(function(e){e.focus(),e===document.activeElement&&t.push(e)}),this.inner&&(this.inner.scrollTop=n),e.focus(),t},t}(),l=function(t,e){return void 0===e&&(e=0),"string"!=typeof t?t:e?document.querySelector(t):document.querySelectorAll(t)},d=function(t){return t=[].slice.call(t=t.forEach?t:[t]),[].slice.call(arguments,1).some(function(e){return t.some(function(t){if(t.classList.contains(e))return!0})})};function u(t,e,n){if(void 0===n&&(n=!1),n){var r=l(t);if(!r.length)throw new Error('Move target element "'+t+'" not found!');var i=l(n,1);if(!i)throw new Error('Move reference element "'+n+'" not found!');r.forEach(function(t){switch(e){case"after":return i.after(t),{ref:i,el:t,type:e};case"before":return i.before(t),{ref:i,el:t,type:e};case"append":return i.append(t),{ref:i,el:t,type:e};case"prepend":return i.prepend(t),{ref:i,el:t,type:e};default:throw new Error('Move type "'+e+'" does not exist!')}})}}var f=function(t){var e=arguments;(t=t.forEach?t:[t]).forEach(function(t){var n;(n=t.classList).remove.apply(n,[].slice.call(e,1))})},p=function(t,e){return new Promise(function(n){e.transition?(t.classList.remove(e.stateClosed),t.classList.add(e.stateOpening),t.addEventListener("transitionend",function r(){t.classList.add(e.stateOpened),t.classList.remove(e.stateOpening),n(t),this.removeEventListener("transitionend",r)})):(t.classList.add(e.stateOpened),t.classList.remove(e.stateClosed),n(t))})},h=function(t,e){return new Promise(function(n){e.transition?(t.classList.add(e.stateClosing),t.classList.remove(e.stateOpened),t.addEventListener("transitionend",function r(){t.classList.remove(e.stateClosing),t.classList.add(e.stateClosed),n(t),this.removeEventListener("transitionend",r)})):(t.classList.add(e.stateClosed),t.classList.remove(e.stateOpened),n(t))})},g={xs:"480px",sm:"620px",md:"760px",lg:"990px",xl:"1380px"},v={__proto__:null,setInert:e,setOverflowHidden:n,setTabindex:r,addClass:i,camelCase:function(t){return t.replace(/-([a-z])/g,function(t){return t[1].toUpperCase()})},focusTarget:o,focusTrigger:a,FocusTrap:c,getElement:l,hasClass:d,hyphenCase:function(t){return t.replace(/([a-z][A-Z])/g,function(t){return t[0]+"-"+t[1].toLowerCase()})},moveElement:u,removeClass:f,toggleClass:function(t){var e=arguments;(t=t.forEach?t:[t]).forEach(function(t){[].slice.call(e,1).forEach(function(e){t.classList.toggle(e)})})},openTransition:p,closeTransition:h,breakpoints:g};function m(){return(m=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}).apply(this,arguments)}var y=/*#__PURE__*/function(){function t(t){this.defaults={autoInit:!1,stateAttr:"aria-checked",stateValue:"mixed"},this.settings=m({},this.defaults,t),this.__handlerClick=this.handlerClick.bind(this),this.settings.autoInit&&this.init()}var e=t.prototype;return e.init=function(t){void 0===t&&(t=null),t&&(this.settings=m({},this.settings,t));var e=document.querySelectorAll("["+this.settings.stateAttr+'="'+this.settings.stateValue+'"]');this.setIndeterminate(e),document.addEventListener("click",this.__handlerClick,!1)},e.destroy=function(){document.removeEventListener("click",this.__handlerClick,!1)},e.handlerClick=function(t){var e=t.target.closest("["+this.settings.stateAttr+'="'+this.settings.stateValue+'"]');e&&(this.removeAriaState(e),this.setIndeterminate(e))},e.setAriaState=function(t,e){var n=this;void 0===e&&(e=this.settings.stateValue),(t=t.forEach?t:[t]).forEach(function(t){t.setAttribute(n.settings.stateAttr,e)})},e.removeAriaState=function(t){var e=this;(t=t.forEach?t:[t]).forEach(function(t){t.removeAttribute(e.settings.stateAttr)})},e.setIndeterminate=function(t){var e=this;(t=t.forEach?t:[t]).forEach(function(t){t.indeterminate=!!t.hasAttribute(e.settings.stateAttr)})},t}(),b={autoInit:!1,dataDrawer:"drawer",dataDialog:"drawer-dialog",dataToggle:"drawer-toggle",dataOpen:"drawer-open",dataClose:"drawer-close",dataBreakpoint:"drawer-breakpoint",dataFocus:"drawer-focus",stateOpened:"is-opened",stateOpening:"is-opening",stateClosing:"is-closing",stateClosed:"is-closed",classModal:"drawer_modal",selectorInert:null,selectorOverflow:null,breakpoints:g,customEventPrefix:"drawer:",eventListeners:!0,stateSave:!0,stateKey:"DrawerState",setTabindex:!0,transition:!0},w=function(t,r){try{var s=r.getDrawer(t);return s?d(s,r.settings.classModal)?(e(!1,r.settings.selectorInert),n(!1,r.settings.selectorOverflow),f(s,r.settings.classModal),r.focusTrap.destroy(),t=s.getAttribute("data-"+r.settings.dataDrawer),r.state[t]==r.settings.stateOpened&&(i(s,r.settings.stateOpened),f(s,r.settings.stateClosed)),s.dispatchEvent(new CustomEvent(r.settings.customEventPrefix+"toDefault",{bubbles:!0})),Promise.resolve(s)):Promise.resolve():Promise.resolve(r.drawerNotFound(t))}catch(t){return Promise.reject(t)}},E=function(t,e){try{var n=e.getDrawer(t);return n?d(n,e.settings.classModal)?Promise.resolve():(i(n,e.settings.classModal),i(n,e.settings.stateClosed),f(n,e.settings.stateOpened),n.dispatchEvent(new CustomEvent(e.settings.customEventPrefix+"toModal",{bubbles:!0})),Promise.resolve(n)):Promise.resolve(e.drawerNotFound(t))}catch(t){return Promise.reject(t)}},x=/*#__PURE__*/function(){function t(t){this.mediaQueryLists=[],this.parent=t,this.__check=this.check.bind(this)}var e=t.prototype;return e.init=function(){var t=this;document.querySelectorAll("[data-"+this.parent.settings.dataBreakpoint+"]").forEach(function(e){var n=e.getAttribute("data-"+t.parent.settings.dataDrawer),r=e.getAttribute("data-"+t.parent.settings.dataBreakpoint),i=window.matchMedia("(min-width:"+(t.parent.settings.breakpoints[r]?t.parent.settings.breakpoints[r]:r)+")");t.match(i,e),i.addEventListener("change",t.__check),t.mediaQueryLists.push({mql:i,drawer:n})})},e.destroy=function(){var t=this;this.mediaQueryLists&&this.mediaQueryLists.length&&this.mediaQueryLists.forEach(function(e){e.mql.removeListener(t.__check)}),this.mediaQueryLists=null},e.check=function(t){var e=this;void 0===t&&(t=null),this.mediaQueryLists&&this.mediaQueryLists.length&&(this.mediaQueryLists.forEach(function(n){if(!t||t.media==n.mql.media){var r=document.querySelector("[data-"+e.parent.settings.dataDrawer+'="'+n.drawer+'"]');r&&e.match(n.mql,r)}}),document.dispatchEvent(new CustomEvent(this.parent.settings.customEventPrefix+"breakpoint",{bubbles:!0})))},e.match=function(t,e){t.matches?w(e,this.parent):E(e,this.parent)},t}();function L(t){if(!this.working){var e=t.target.closest("[data-"+this.settings.dataToggle+"]");if(e){var n=e.getAttribute("data-"+this.settings.dataToggle);return this.memory.trigger=e,this.toggle(n),void t.preventDefault()}if(e=t.target.closest("[data-"+this.settings.dataOpen+"]")){var r=e.getAttribute("data-"+this.settings.dataOpen);return this.memory.trigger=e,this.open(r),void t.preventDefault()}if(e=t.target.closest("[data-"+this.settings.dataClose+"]")){var i=e.getAttribute("data-"+this.settings.dataClose);if(i)this.memory.trigger=e,this.close(i);else{var s=t.target.closest("[data-"+this.settings.dataDrawer+"]");s&&this.close(s)}t.preventDefault()}else t.target.hasAttribute("data-"+this.settings.dataDrawer)&&this.close(t.target)}}function O(t){if(!this.working&&"Escape"===t.key){var e=document.querySelector("."+this.settings.classModal+"."+this.settings.stateOpened);e&&this.close(e)}}function k(t,e){if(!e.stateSave)return _(e);var n=localStorage.getItem(e.stateKey)?JSON.parse(localStorage.getItem(e.stateKey)):{};return(t?[t]:document.querySelectorAll("[data-"+e.dataDrawer+"]")).forEach(function(t){if(!d(t,e.classModal)){var r=t.getAttribute("data-"+e.dataDrawer);n[r]=d(t,e.stateOpened)?e.stateOpened:e.stateClosed}}),localStorage.setItem(e.stateKey,JSON.stringify(n)),n}function _(t){return localStorage.getItem(t.stateKey)&&localStorage.removeItem(t.stateKey),{}}var P=/*#__PURE__*/function(){function t(t){this.defaults=b,this.settings=m({},this.defaults,t),this.working=!1,this.memory={},this.state={},this.focusTrap=new c,this.breakpoint=new x(this),this.__handlerClick=L.bind(this),this.__handlerKeydown=O.bind(this),this.settings.autoInit&&this.init()}var s=t.prototype;return s.init=function(t){void 0===t&&(t=null),t&&(this.settings=m({},this.settings,t)),this.stateSet(),this.settings.setTabindex&&this.setTabindex(),this.breakpoint.init(),this.settings.eventListeners&&this.initEventListeners()},s.destroy=function(){this.breakpoint.destroy(),this.memory={},this.state={},localStorage.removeItem(this.settings.stateKey),this.settings.eventListeners&&this.destroyEventListeners()},s.initEventListeners=function(){document.addEventListener("click",this.__handlerClick,!1),document.addEventListener("touchend",this.__handlerClick,!1),document.addEventListener("keydown",this.__handlerKeydown,!1)},s.destroyEventListeners=function(){document.removeEventListener("click",this.__handlerClick,!1),document.removeEventListener("touchend",this.__handlerClick,!1),document.removeEventListener("keydown",this.__handlerKeydown,!1)},s.getDrawer=function(t){return"string"!=typeof t?t:document.querySelector("[data-"+this.settings.dataDrawer+'="'+t+'"]')},s.drawerNotFound=function(t){return Promise.reject(new Error('Did not find drawer with key: "'+t+'"'))},s.setTabindex=function(){r("\n [data-"+this.settings.dataDrawer+"]\n [data-"+this.settings.dataDialog+"]\n ")},s.stateSet=function(){this.state=function(t){if(!t.stateSave)return _(t);var e=localStorage.getItem(t.stateKey);if(!e||e&&0===Object.keys(JSON.parse(e)).length)return k(null,t);var n=JSON.parse(localStorage.getItem(t.stateKey));return Object.keys(n).forEach(function(e){var r=document.querySelector("[data-"+t.dataDrawer+'="'+e+'"]');r&&(n[e]==t.stateOpened?i(r,t.stateOpened):f(r,t.stateOpened))}),n}(this.settings)},s.stateSave=function(t){void 0===t&&(t=null),this.state=k(t,this.settings)},s.stateClear=function(){this.state=_(this.settings)},s.switchToDefault=function(t){return w(t,this)},s.switchToModal=function(t){return E(t,this)},s.toggle=function(t){try{var e=this,n=e.getDrawer(t);if(!n)return Promise.resolve(e.drawerNotFound(t));var r=!d(n,e.settings.stateOpened);return Promise.resolve(r?e.open(n):e.close(n))}catch(t){return Promise.reject(t)}},s.open=function(t){try{var r=this,i=r.getDrawer(t);if(!i)return Promise.resolve(r.drawerNotFound(t));if(d(i,r.settings.stateOpened))return o(i,r.settings),Promise.resolve(i);r.working=!0;var s=d(i,r.settings.classModal);return s&&n(!0,r.settings.selectorOverflow),Promise.resolve(p(i,r.settings)).then(function(){return r.stateSave(i),s&&(r.focusTrap.init(i),e(!0,r.settings.selectorInert)),o(i,r.settings),i.dispatchEvent(new CustomEvent(r.settings.customEventPrefix+"opened",{detail:r,bubbles:!0})),r.working=!1,i})}catch(t){return Promise.reject(t)}},s.close=function(t){try{var r=this,i=r.getDrawer(t);return i?d(i,r.settings.stateOpened)?(r.working=!0,d(i,r.settings.classModal)&&(e(!1,r.settings.selectorInert),n(!1,r.settings.selectorOverflow)),Promise.resolve(h(i,r.settings)).then(function(){return r.stateSave(i),a(r),r.focusTrap.destroy(),i.dispatchEvent(new CustomEvent(r.settings.customEventPrefix+"closed",{detail:r,bubbles:!0})),r.working=!1,i})):Promise.resolve(i):Promise.resolve(r.drawerNotFound(t))}catch(t){return Promise.reject(t)}},t}(),A={autoInit:!1,dataModal:"modal",dataDialog:"modal-dialog",dataOpen:"modal-open",dataClose:"modal-close",dataFocus:"modal-focus",dataRequired:"modal-required",stateOpened:"is-opened",stateOpening:"is-opening",stateClosing:"is-closing",stateClosed:"is-closed",selectorInert:null,selectorOverflow:"body",customEventPrefix:"modal:",eventListeners:!0,moveModals:{ref:null,type:null},setTabindex:!0,transition:!0},C=function(t){try{var e,n=function(n){return e?n:t.target.closest("[data-"+r.settings.dataClose+"]")?(t.preventDefault(),void r.close()):void(t.target.hasAttribute("data-"+r.settings.dataModal)&&!t.target.hasAttribute("data-"+r.settings.dataRequired)&&r.close())},r=this;if(r.working)return Promise.resolve();var i=t.target.closest("[data-"+r.settings.dataOpen+"]"),s=function(){if(i){t.preventDefault();var n=i.getAttribute("data-"+r.settings.dataOpen),s=t.target.closest("[data-"+r.settings.dataModal+"]");return s||(r.memory.trigger=i),Promise.resolve(r.close(!s)).then(function(){r.open(n),e=1})}}();return Promise.resolve(s&&s.then?s.then(n):n(s))}catch(t){return Promise.reject(t)}};function S(t){if(!this.working&&"Escape"===t.key){var e=document.querySelector("[data-"+this.settings.dataModal+"]."+this.settings.stateOpened);e&&!e.hasAttribute("data-"+this.settings.dataRequired)&&this.close()}}var D=/*#__PURE__*/function(){function t(t){this.defaults=A,this.settings=m({},this.defaults,t),this.working=!1,this.memory={},this.focusTrap=new c,this.__handlerClick=C.bind(this),this.__handlerKeydown=S.bind(this),this.settings.autoInit&&this.init()}var s=t.prototype;return s.init=function(t){void 0===t&&(t=null),t&&(this.settings=m({},this.settings,t)),this.moveModals(),this.settings.setTabindex&&this.setTabindex(),this.setInitialState(),this.settings.eventListeners&&this.initEventListeners()},s.destroy=function(){this.memory={},this.settings.eventListeners&&this.destroyEventListeners()},s.initEventListeners=function(){document.addEventListener("click",this.__handlerClick,!1),document.addEventListener("touchend",this.__handlerClick,!1),document.addEventListener("keydown",this.__handlerKeydown,!1)},s.destroyEventListeners=function(){document.removeEventListener("click",this.__handlerClick,!1),document.removeEventListener("touchend",this.__handlerClick,!1),document.removeEventListener("keydown",this.__handlerKeydown,!1)},s.getModal=function(t){return"string"!=typeof t?t:document.querySelector("[data-"+this.settings.dataModal+'="'+t+'"]')},s.modalNotFound=function(t){return Promise.reject(new Error('Did not find modal with key: "'+t+'"'))},s.setTabindex=function(){r("\n [data-"+this.settings.dataModal+"]\n [data-"+this.settings.dataDialog+"]\n ")},s.setInitialState=function(){var t;t=this,document.querySelectorAll("[data-"+t.settings.dataModal+"]").forEach(function(r){r.classList.contains(t.settings.stateOpened)&&(e(!1,t.settings.selectorInert),n(!1,t.settings.selectorOverflow),a(t),t.focusTrap.destroy()),f(r,t.settings.stateOpened,t.settings.stateOpening,t.settings.stateClosing),i(r,t.settings.stateClosed)})},s.moveModals=function(t,e){void 0===t&&(t=this.settings.moveModals.type),void 0===e&&(e=this.settings.moveModals.ref);var n=document.querySelectorAll("[data-"+this.settings.dataModal+"]");n.length&&u(n,t,e)},s.open=function(t){try{var r=this,i=r.getModal(t);return i?d(i,r.settings.stateClosed)?(r.working=!0,n(!0,r.settings.selectorOverflow),Promise.resolve(p(i,r.settings)).then(function(){return r.focusTrap.init(i),o(i,r.settings),e(!0,r.settings.selectorInert),i.dispatchEvent(new CustomEvent(r.settings.customEventPrefix+"opened",{detail:r,bubbles:!0})),r.working=!1,i})):Promise.resolve(i):Promise.resolve(r.modalNotFound(t))}catch(t){return Promise.reject(t)}},s.close=function(t){void 0===t&&(t=!0);try{var r=this,i=document.querySelector("[data-"+r.settings.dataModal+"]."+r.settings.stateOpened);return i?(r.working=!0,e(!1,r.settings.selectorInert),n(!1,r.settings.selectorOverflow),Promise.resolve(h(i,r.settings)).then(function(){return t&&a(r),r.focusTrap.destroy(),i.dispatchEvent(new CustomEvent(r.settings.customEventPrefix+"closed",{detail:r,bubbles:!0})),r.working=!1,i})):Promise.resolve(i)}catch(t){return Promise.reject(t)}},t}(),T={autoInit:!1,dataPopover:"popover",dataTrigger:"popover-trigger",dataArrow:"popover-arrow",dataEventType:"popover-event",dataPlacement:"popover-placement",stateActive:"is-active",eventType:"click",eventListeners:!0,placement:"bottom-start"};function M(t,e){t.target.classList.remove(e.settings.stateActive),t.trigger.setAttribute("aria-expanded","false"),t.popper.setOptions({modifiers:[{name:"eventListeners",enabled:!1}]});var n=e.collection.findIndex(function(e){return e.target===t.target});return e.collection[n].state="hide",t}function j(t){return t.collection.forEach(function(e){"show"===e.state&&M(e,t)}),t.collection}function q(t,e){setTimeout(function(){var n=t.target.closest(":hover")===t.target||t.trigger.closest(":hover")===t.trigger,r=document.activeElement.closest("[data-"+e.settings.dataPopover+"]")===t.target||document.activeElement.closest("[data-"+e.settings.dataTrigger+"]")===t.trigger;return n||r||M(t,e),t},1)}function I(t,e){var n=getComputedStyle(t),r={placement:e.placement,event:e.eventType,offset:0,"overflow-padding":0,"flip-padding":0,"arrow-element":"[data-"+e.dataArrow+"]","arrow-padding":0};for(var i in r){var s=n.getPropertyValue("--popover-"+i).trim();s&&(r[i]=s)}return r}function F(t,e,n){return void 0===n&&(n=!1),t.hasAttribute("data-"+e)?t.getAttribute("data-"+e):n}function B(t){var e,n="string"==typeof t?t.trim().split(" "):[t];switch(n.forEach(function(t,e){n[e]=parseInt(t,10)}),n.length){case 1:e=n[0];break;case 2:e={top:n[0],right:n[1],bottom:n[0],left:n[1]};break;case 3:e={top:n[0],right:n[1],bottom:n[2],left:n[1]};break;case 4:e={top:n[0],right:n[1],bottom:n[2],left:n[3]};break;default:e=!1}return e}function N(t,e){var n;t.target.classList.add(e.settings.stateActive),t.trigger.setAttribute("aria-expanded","true"),t.config=I(t.target,e.settings),t.popper.setOptions({placement:F(t.target,e.settings.dataPlacement,t.config.placement),modifiers:[{name:"eventListeners",enabled:!0}].concat((n=t.config,[{name:"offset",options:{offset:[0,parseInt(n.offset,10)]}},{name:"preventOverflow",options:{padding:B(n["overflow-padding"])}},{name:"flip",options:{padding:B(n["flip-padding"])}},{name:"arrow",options:{element:n["arrow-element"],padding:B(n["arrow-padding"])}}]))}),t.popper.update();var r=e.collection.findIndex(function(e){return e.target===t.target});return e.collection[r].state="show",t}function K(t){t.target.classList.contains(this.settings.stateActive)?M(t,this):(N(t,this),W(t,this))}function R(t){"Escape"===t.key&&j(this)}function W(t,e){document.addEventListener("click",function n(r){var i=r.target.closest("[data-"+e.settings.dataPopover+"], [data-"+e.settings.dataTrigger+"]");i===t.target||i===t.trigger?t.target.classList.contains(e.settings.stateActive)||this.removeEventListener("click",n):(t.target.classList.contains(e.settings.stateActive)&&M(t,e),this.removeEventListener("click",n))})}var H="top",V="bottom",Q="right",z="left",U="auto",J=[H,V,Q,z],X="start",Y="end",Z="viewport",G="popper",$=/*#__PURE__*/J.reduce(function(t,e){return t.concat([e+"-"+X,e+"-"+Y])},[]),tt=/*#__PURE__*/[].concat(J,[U]).reduce(function(t,e){return t.concat([e,e+"-"+X,e+"-"+Y])},[]),et=["beforeRead","read","afterRead","beforeMain","main","afterMain","beforeWrite","write","afterWrite"];function nt(t){return t?(t.nodeName||"").toLowerCase():null}function rt(t){if(null==t)return window;if("[object Window]"!==t.toString()){var e=t.ownerDocument;return e&&e.defaultView||window}return t}function it(t){return t instanceof rt(t).Element||t instanceof Element}function st(t){return t instanceof rt(t).HTMLElement||t instanceof HTMLElement}function ot(t){return"undefined"!=typeof ShadowRoot&&(t instanceof rt(t).ShadowRoot||t instanceof ShadowRoot)}function at(t){return t.split("-")[0]}function ct(t,e){var n=t.getBoundingClientRect();return{width:n.width/1,height:n.height/1,top:n.top/1,right:n.right/1,bottom:n.bottom/1,left:n.left/1,x:n.left/1,y:n.top/1}}function lt(t){var e=ct(t),n=t.offsetWidth,r=t.offsetHeight;return Math.abs(e.width-n)<=1&&(n=e.width),Math.abs(e.height-r)<=1&&(r=e.height),{x:t.offsetLeft,y:t.offsetTop,width:n,height:r}}function dt(t,e){var n=e.getRootNode&&e.getRootNode();if(t.contains(e))return!0;if(n&&ot(n)){var r=e;do{if(r&&t.isSameNode(r))return!0;r=r.parentNode||r.host}while(r)}return!1}function ut(t){return rt(t).getComputedStyle(t)}function ft(t){return["table","td","th"].indexOf(nt(t))>=0}function pt(t){return((it(t)?t.ownerDocument:t.document)||window.document).documentElement}function ht(t){return"html"===nt(t)?t:t.assignedSlot||t.parentNode||(ot(t)?t.host:null)||pt(t)}function gt(t){return st(t)&&"fixed"!==ut(t).position?t.offsetParent:null}function vt(t){for(var e=rt(t),n=gt(t);n&&ft(n)&&"static"===ut(n).position;)n=gt(n);return n&&("html"===nt(n)||"body"===nt(n)&&"static"===ut(n).position)?e:n||function(t){var e=-1!==navigator.userAgent.toLowerCase().indexOf("firefox");if(-1!==navigator.userAgent.indexOf("Trident")&&st(t)&&"fixed"===ut(t).position)return null;for(var n=ht(t);st(n)&&["html","body"].indexOf(nt(n))<0;){var r=ut(n);if("none"!==r.transform||"none"!==r.perspective||"paint"===r.contain||-1!==["transform","perspective"].indexOf(r.willChange)||e&&"filter"===r.willChange||e&&r.filter&&"none"!==r.filter)return n;n=n.parentNode}return null}(t)||e}function mt(t){return["top","bottom"].indexOf(t)>=0?"x":"y"}var yt=Math.max,bt=Math.min,wt=Math.round;function Et(t,e,n){return yt(t,bt(e,n))}function xt(t){return Object.assign({},{top:0,right:0,bottom:0,left:0},t)}function Lt(t,e){return e.reduce(function(e,n){return e[n]=t,e},{})}function Ot(t){return t.split("-")[1]}var kt={top:"auto",right:"auto",bottom:"auto",left:"auto"};function _t(t){var e,n=t.popper,r=t.popperRect,i=t.placement,s=t.variation,o=t.offsets,a=t.position,c=t.gpuAcceleration,l=t.adaptive,d=t.roundOffsets,u=!0===d?function(t){var e=t.y,n=window.devicePixelRatio||1;return{x:wt(wt(t.x*n)/n)||0,y:wt(wt(e*n)/n)||0}}(o):"function"==typeof d?d(o):o,f=u.x,p=void 0===f?0:f,h=u.y,g=void 0===h?0:h,v=o.hasOwnProperty("x"),m=o.hasOwnProperty("y"),y=z,b=H,w=window;if(l){var E=vt(n),x="clientHeight",L="clientWidth";E===rt(n)&&"static"!==ut(E=pt(n)).position&&"absolute"===a&&(x="scrollHeight",L="scrollWidth"),E=E,i!==H&&(i!==z&&i!==Q||s!==Y)||(b=V,g-=E[x]-r.height,g*=c?1:-1),i!==z&&(i!==H&&i!==V||s!==Y)||(y=Q,p-=E[L]-r.width,p*=c?1:-1)}var O,k=Object.assign({position:a},l&&kt);return Object.assign({},k,c?((O={})[b]=m?"0":"",O[y]=v?"0":"",O.transform=(w.devicePixelRatio||1)<=1?"translate("+p+"px, "+g+"px)":"translate3d("+p+"px, "+g+"px, 0)",O):((e={})[b]=m?g+"px":"",e[y]=v?p+"px":"",e.transform="",e))}var Pt={passive:!0},At={left:"right",right:"left",bottom:"top",top:"bottom"};function Ct(t){return t.replace(/left|right|bottom|top/g,function(t){return At[t]})}var St={start:"end",end:"start"};function Dt(t){return t.replace(/start|end/g,function(t){return St[t]})}function Tt(t){var e=rt(t);return{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function Mt(t){return ct(pt(t)).left+Tt(t).scrollLeft}function jt(t){var e=ut(t);return/auto|scroll|overlay|hidden/.test(e.overflow+e.overflowY+e.overflowX)}function qt(t){return["html","body","#document"].indexOf(nt(t))>=0?t.ownerDocument.body:st(t)&&jt(t)?t:qt(ht(t))}function It(t,e){var n;void 0===e&&(e=[]);var r=qt(t),i=r===(null==(n=t.ownerDocument)?void 0:n.body),s=rt(r),o=i?[s].concat(s.visualViewport||[],jt(r)?r:[]):r,a=e.concat(o);return i?a:a.concat(It(ht(o)))}function Ft(t){return Object.assign({},t,{left:t.x,top:t.y,right:t.x+t.width,bottom:t.y+t.height})}function Bt(t,e){return e===Z?Ft(function(t){var e=rt(t),n=pt(t),r=e.visualViewport,i=n.clientWidth,s=n.clientHeight,o=0,a=0;return r&&(i=r.width,s=r.height,/^((?!chrome|android).)*safari/i.test(navigator.userAgent)||(o=r.offsetLeft,a=r.offsetTop)),{width:i,height:s,x:o+Mt(t),y:a}}(t)):st(e)?function(t){var e=ct(t);return e.top=e.top+t.clientTop,e.left=e.left+t.clientLeft,e.bottom=e.top+t.clientHeight,e.right=e.left+t.clientWidth,e.width=t.clientWidth,e.height=t.clientHeight,e.x=e.left,e.y=e.top,e}(e):Ft(function(t){var e,n=pt(t),r=Tt(t),i=null==(e=t.ownerDocument)?void 0:e.body,s=yt(n.scrollWidth,n.clientWidth,i?i.scrollWidth:0,i?i.clientWidth:0),o=yt(n.scrollHeight,n.clientHeight,i?i.scrollHeight:0,i?i.clientHeight:0),a=-r.scrollLeft+Mt(t),c=-r.scrollTop;return"rtl"===ut(i||n).direction&&(a+=yt(n.clientWidth,i?i.clientWidth:0)-s),{width:s,height:o,x:a,y:c}}(pt(t)))}function Nt(t){var e,n=t.reference,r=t.element,i=t.placement,s=i?at(i):null,o=i?Ot(i):null,a=n.x+n.width/2-r.width/2,c=n.y+n.height/2-r.height/2;switch(s){case H:e={x:a,y:n.y-r.height};break;case V:e={x:a,y:n.y+n.height};break;case Q:e={x:n.x+n.width,y:c};break;case z:e={x:n.x-r.width,y:c};break;default:e={x:n.x,y:n.y}}var l=s?mt(s):null;if(null!=l){var d="y"===l?"height":"width";switch(o){case X:e[l]=e[l]-(n[d]/2-r[d]/2);break;case Y:e[l]=e[l]+(n[d]/2-r[d]/2)}}return e}function Kt(t,e){void 0===e&&(e={});var n=e.placement,r=void 0===n?t.placement:n,i=e.boundary,s=void 0===i?"clippingParents":i,o=e.rootBoundary,a=void 0===o?Z:o,c=e.elementContext,l=void 0===c?G:c,d=e.altBoundary,u=void 0!==d&&d,f=e.padding,p=void 0===f?0:f,h=xt("number"!=typeof p?p:Lt(p,J)),g=t.rects.popper,v=t.elements[u?l===G?"reference":G:l],m=function(t,e,n){var r="clippingParents"===e?function(t){var e=It(ht(t)),n=["absolute","fixed"].indexOf(ut(t).position)>=0&&st(t)?vt(t):t;return it(n)?e.filter(function(t){return it(t)&&dt(t,n)&&"body"!==nt(t)}):[]}(t):[].concat(e),i=[].concat(r,[n]),s=i.reduce(function(e,n){var r=Bt(t,n);return e.top=yt(r.top,e.top),e.right=bt(r.right,e.right),e.bottom=bt(r.bottom,e.bottom),e.left=yt(r.left,e.left),e},Bt(t,i[0]));return s.width=s.right-s.left,s.height=s.bottom-s.top,s.x=s.left,s.y=s.top,s}(it(v)?v:v.contextElement||pt(t.elements.popper),s,a),y=ct(t.elements.reference),b=Nt({reference:y,element:g,strategy:"absolute",placement:r}),w=Ft(Object.assign({},g,b)),E=l===G?w:y,x={top:m.top-E.top+h.top,bottom:E.bottom-m.bottom+h.bottom,left:m.left-E.left+h.left,right:E.right-m.right+h.right},L=t.modifiersData.offset;if(l===G&&L){var O=L[r];Object.keys(x).forEach(function(t){var e=[Q,V].indexOf(t)>=0?1:-1,n=[H,V].indexOf(t)>=0?"y":"x";x[t]+=O[n]*e})}return x}function Rt(t,e){void 0===e&&(e={});var n=e.boundary,r=e.rootBoundary,i=e.padding,s=e.flipVariations,o=e.allowedAutoPlacements,a=void 0===o?tt:o,c=Ot(e.placement),l=c?s?$:$.filter(function(t){return Ot(t)===c}):J,d=l.filter(function(t){return a.indexOf(t)>=0});0===d.length&&(d=l);var u=d.reduce(function(e,s){return e[s]=Kt(t,{placement:s,boundary:n,rootBoundary:r,padding:i})[at(s)],e},{});return Object.keys(u).sort(function(t,e){return u[t]-u[e]})}function Wt(t,e,n){return void 0===n&&(n={x:0,y:0}),{top:t.top-e.height-n.y,right:t.right-e.width+n.x,bottom:t.bottom-e.height+n.y,left:t.left-e.width-n.x}}function Ht(t){return[H,Q,V,z].some(function(e){return t[e]>=0})}function Vt(t,e,n){void 0===n&&(n=!1);var r=st(e);st(e)&&function(t){t.getBoundingClientRect()}(e);var i,s,o=pt(e),a=ct(t),c={scrollLeft:0,scrollTop:0},l={x:0,y:0};return(r||!r&&!n)&&(("body"!==nt(e)||jt(o))&&(c=(i=e)!==rt(i)&&st(i)?{scrollLeft:(s=i).scrollLeft,scrollTop:s.scrollTop}:Tt(i)),st(e)?((l=ct(e)).x+=e.clientLeft,l.y+=e.clientTop):o&&(l.x=Mt(o))),{x:a.left+c.scrollLeft-l.x,y:a.top+c.scrollTop-l.y,width:a.width,height:a.height}}function Qt(t){var e=new Map,n=new Set,r=[];function i(t){n.add(t.name),[].concat(t.requires||[],t.requiresIfExists||[]).forEach(function(t){if(!n.has(t)){var r=e.get(t);r&&i(r)}}),r.push(t)}return t.forEach(function(t){e.set(t.name,t)}),t.forEach(function(t){n.has(t.name)||i(t)}),r}var zt={placement:"bottom",modifiers:[],strategy:"absolute"};function Ut(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return!e.some(function(t){return!(t&&"function"==typeof t.getBoundingClientRect)})}function Jt(t){void 0===t&&(t={});var e=t.defaultModifiers,n=void 0===e?[]:e,r=t.defaultOptions,i=void 0===r?zt:r;return function(t,e,r){void 0===r&&(r=i);var s,o,a={placement:"bottom",orderedModifiers:[],options:Object.assign({},zt,i),modifiersData:{},elements:{reference:t,popper:e},attributes:{},styles:{}},c=[],l=!1,d={state:a,setOptions:function(r){var s="function"==typeof r?r(a.options):r;u(),a.options=Object.assign({},i,a.options,s),a.scrollParents={reference:it(t)?It(t):t.contextElement?It(t.contextElement):[],popper:It(e)};var o,l,f=function(t){var e=Qt(t);return et.reduce(function(t,n){return t.concat(e.filter(function(t){return t.phase===n}))},[])}((o=[].concat(n,a.options.modifiers),l=o.reduce(function(t,e){var n=t[e.name];return t[e.name]=n?Object.assign({},n,e,{options:Object.assign({},n.options,e.options),data:Object.assign({},n.data,e.data)}):e,t},{}),Object.keys(l).map(function(t){return l[t]})));return a.orderedModifiers=f.filter(function(t){return t.enabled}),a.orderedModifiers.forEach(function(t){var e=t.options,n=t.effect;if("function"==typeof n){var r=n({state:a,name:t.name,instance:d,options:void 0===e?{}:e});c.push(r||function(){})}}),d.update()},forceUpdate:function(){if(!l){var t=a.elements,e=t.reference,n=t.popper;if(Ut(e,n)){a.rects={reference:Vt(e,vt(n),"fixed"===a.options.strategy),popper:lt(n)},a.reset=!1,a.placement=a.options.placement,a.orderedModifiers.forEach(function(t){return a.modifiersData[t.name]=Object.assign({},t.data)});for(var r=0;r<a.orderedModifiers.length;r++)if(!0!==a.reset){var i=a.orderedModifiers[r],s=i.fn,o=i.options;"function"==typeof s&&(a=s({state:a,options:void 0===o?{}:o,name:i.name,instance:d})||a)}else a.reset=!1,r=-1}}},update:(s=function(){return new Promise(function(t){d.forceUpdate(),t(a)})},function(){return o||(o=new Promise(function(t){Promise.resolve().then(function(){o=void 0,t(s())})})),o}),destroy:function(){u(),l=!0}};if(!Ut(t,e))return d;function u(){c.forEach(function(t){return t()}),c=[]}return d.setOptions(r).then(function(t){!l&&r.onFirstUpdate&&r.onFirstUpdate(t)}),d}}var Xt=/*#__PURE__*/Jt({defaultModifiers:[{name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:function(t){var e=t.state,n=t.instance,r=t.options,i=r.scroll,s=void 0===i||i,o=r.resize,a=void 0===o||o,c=rt(e.elements.popper),l=[].concat(e.scrollParents.reference,e.scrollParents.popper);return s&&l.forEach(function(t){t.addEventListener("scroll",n.update,Pt)}),a&&c.addEventListener("resize",n.update,Pt),function(){s&&l.forEach(function(t){t.removeEventListener("scroll",n.update,Pt)}),a&&c.removeEventListener("resize",n.update,Pt)}},data:{}},{name:"popperOffsets",enabled:!0,phase:"read",fn:function(t){var e=t.state;e.modifiersData[t.name]=Nt({reference:e.rects.reference,element:e.rects.popper,strategy:"absolute",placement:e.placement})},data:{}},{name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:function(t){var e=t.state,n=t.options,r=n.gpuAcceleration,i=void 0===r||r,s=n.adaptive,o=void 0===s||s,a=n.roundOffsets,c=void 0===a||a,l={placement:at(e.placement),variation:Ot(e.placement),popper:e.elements.popper,popperRect:e.rects.popper,gpuAcceleration:i};null!=e.modifiersData.popperOffsets&&(e.styles.popper=Object.assign({},e.styles.popper,_t(Object.assign({},l,{offsets:e.modifiersData.popperOffsets,position:e.options.strategy,adaptive:o,roundOffsets:c})))),null!=e.modifiersData.arrow&&(e.styles.arrow=Object.assign({},e.styles.arrow,_t(Object.assign({},l,{offsets:e.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:c})))),e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-placement":e.placement})},data:{}},{name:"applyStyles",enabled:!0,phase:"write",fn:function(t){var e=t.state;Object.keys(e.elements).forEach(function(t){var n=e.styles[t]||{},r=e.attributes[t]||{},i=e.elements[t];st(i)&&nt(i)&&(Object.assign(i.style,n),Object.keys(r).forEach(function(t){var e=r[t];!1===e?i.removeAttribute(t):i.setAttribute(t,!0===e?"":e)}))})},effect:function(t){var e=t.state,n={popper:{position:e.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(e.elements.popper.style,n.popper),e.styles=n,e.elements.arrow&&Object.assign(e.elements.arrow.style,n.arrow),function(){Object.keys(e.elements).forEach(function(t){var r=e.elements[t],i=e.attributes[t]||{},s=Object.keys(e.styles.hasOwnProperty(t)?e.styles[t]:n[t]).reduce(function(t,e){return t[e]="",t},{});st(r)&&nt(r)&&(Object.assign(r.style,s),Object.keys(i).forEach(function(t){r.removeAttribute(t)}))})}},requires:["computeStyles"]},{name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:function(t){var e=t.state,n=t.name,r=t.options.offset,i=void 0===r?[0,0]:r,s=tt.reduce(function(t,n){return t[n]=function(t,e,n){var r=at(t),i=[z,H].indexOf(r)>=0?-1:1,s="function"==typeof n?n(Object.assign({},e,{placement:t})):n,o=s[0],a=s[1];return o=o||0,a=(a||0)*i,[z,Q].indexOf(r)>=0?{x:a,y:o}:{x:o,y:a}}(n,e.rects,i),t},{}),o=s[e.placement],a=o.y;null!=e.modifiersData.popperOffsets&&(e.modifiersData.popperOffsets.x+=o.x,e.modifiersData.popperOffsets.y+=a),e.modifiersData[n]=s}},{name:"flip",enabled:!0,phase:"main",fn:function(t){var e=t.state,n=t.options,r=t.name;if(!e.modifiersData[r]._skip){for(var i=n.mainAxis,s=void 0===i||i,o=n.altAxis,a=void 0===o||o,c=n.fallbackPlacements,l=n.padding,d=n.boundary,u=n.rootBoundary,f=n.altBoundary,p=n.flipVariations,h=void 0===p||p,g=n.allowedAutoPlacements,v=e.options.placement,m=at(v),y=c||(m!==v&&h?function(t){if(at(t)===U)return[];var e=Ct(t);return[Dt(t),e,Dt(e)]}(v):[Ct(v)]),b=[v].concat(y).reduce(function(t,n){return t.concat(at(n)===U?Rt(e,{placement:n,boundary:d,rootBoundary:u,padding:l,flipVariations:h,allowedAutoPlacements:g}):n)},[]),w=e.rects.reference,E=e.rects.popper,x=new Map,L=!0,O=b[0],k=0;k<b.length;k++){var _=b[k],P=at(_),A=Ot(_)===X,C=[H,V].indexOf(P)>=0,S=C?"width":"height",D=Kt(e,{placement:_,boundary:d,rootBoundary:u,altBoundary:f,padding:l}),T=C?A?Q:z:A?V:H;w[S]>E[S]&&(T=Ct(T));var M=Ct(T),j=[];if(s&&j.push(D[P]<=0),a&&j.push(D[T]<=0,D[M]<=0),j.every(function(t){return t})){O=_,L=!1;break}x.set(_,j)}if(L)for(var q=function(t){var e=b.find(function(e){var n=x.get(e);if(n)return n.slice(0,t).every(function(t){return t})});if(e)return O=e,"break"},I=h?3:1;I>0&&"break"!==q(I);I--);e.placement!==O&&(e.modifiersData[r]._skip=!0,e.placement=O,e.reset=!0)}},requiresIfExists:["offset"],data:{_skip:!1}},{name:"preventOverflow",enabled:!0,phase:"main",fn:function(t){var e=t.state,n=t.options,r=t.name,i=n.mainAxis,s=void 0===i||i,o=n.altAxis,a=void 0!==o&&o,c=n.tether,l=void 0===c||c,d=n.tetherOffset,u=void 0===d?0:d,f=Kt(e,{boundary:n.boundary,rootBoundary:n.rootBoundary,padding:n.padding,altBoundary:n.altBoundary}),p=at(e.placement),h=Ot(e.placement),g=!h,v=mt(p),m="x"===v?"y":"x",y=e.modifiersData.popperOffsets,b=e.rects.reference,w=e.rects.popper,E="function"==typeof u?u(Object.assign({},e.rects,{placement:e.placement})):u,x={x:0,y:0};if(y){if(s||a){var L="y"===v?H:z,O="y"===v?V:Q,k="y"===v?"height":"width",_=y[v],P=y[v]+f[L],A=y[v]-f[O],C=l?-w[k]/2:0,S=h===X?b[k]:w[k],D=h===X?-w[k]:-b[k],T=e.elements.arrow,M=l&&T?lt(T):{width:0,height:0},j=e.modifiersData["arrow#persistent"]?e.modifiersData["arrow#persistent"].padding:{top:0,right:0,bottom:0,left:0},q=j[L],I=j[O],F=Et(0,b[k],M[k]),B=g?b[k]/2-C-F-q-E:S-F-q-E,N=g?-b[k]/2+C+F+I+E:D+F+I+E,K=e.elements.arrow&&vt(e.elements.arrow),R=e.modifiersData.offset?e.modifiersData.offset[e.placement][v]:0,W=y[v]+B-R-(K?"y"===v?K.clientTop||0:K.clientLeft||0:0),U=y[v]+N-R;if(s){var J=Et(l?bt(P,W):P,_,l?yt(A,U):A);y[v]=J,x[v]=J-_}if(a){var Y=y[m],Z=Y+f["x"===v?H:z],G=Y-f["x"===v?V:Q],$=Et(l?bt(Z,W):Z,Y,l?yt(G,U):G);y[m]=$,x[m]=$-Y}}e.modifiersData[r]=x}},requiresIfExists:["offset"]},{name:"arrow",enabled:!0,phase:"main",fn:function(t){var e,n=t.state,r=t.name,i=t.options,s=n.elements.arrow,o=n.modifiersData.popperOffsets,a=at(n.placement),c=mt(a),l=[z,Q].indexOf(a)>=0?"height":"width";if(s&&o){var d=function(t,e){return xt("number"!=typeof(t="function"==typeof t?t(Object.assign({},e.rects,{placement:e.placement})):t)?t:Lt(t,J))}(i.padding,n),u=lt(s),f="y"===c?H:z,p="y"===c?V:Q,h=n.rects.reference[l]+n.rects.reference[c]-o[c]-n.rects.popper[l],g=o[c]-n.rects.reference[c],v=vt(s),m=v?"y"===c?v.clientHeight||0:v.clientWidth||0:0,y=m/2-u[l]/2+(h/2-g/2),b=Et(d[f],y,m-u[l]-d[p]);n.modifiersData[r]=((e={})[c]=b,e.centerOffset=b-y,e)}},effect:function(t){var e=t.state,n=t.options.element,r=void 0===n?"[data-popper-arrow]":n;null!=r&&("string"!=typeof r||(r=e.elements.popper.querySelector(r)))&&dt(e.elements.popper,r)&&(e.elements.arrow=r)},requires:["popperOffsets"],requiresIfExists:["preventOverflow"]},{name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:function(t){var e=t.state,n=t.name,r=e.rects.reference,i=e.rects.popper,s=e.modifiersData.preventOverflow,o=Kt(e,{elementContext:"reference"}),a=Kt(e,{altBoundary:!0}),c=Wt(o,r),l=Wt(a,i,s),d=Ht(c),u=Ht(l);e.modifiersData[n]={referenceClippingOffsets:c,popperEscapeOffsets:l,isReferenceHidden:d,hasPopperEscaped:u},e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-reference-hidden":d,"data-popper-escaped":u})}}]});function Yt(t,e,n){if(!e&&!(e=function(t,e){var n=t.getAttribute("data-"+e.dataTrigger).trim();return n?document.querySelector("[data-"+e.dataPopover+'="'+n+'"]'):!(!t.nextElementSibling||!t.nextElementSibling.hasAttribute("data-"+e.dataPopover))&&t.nextElementSibling}(t,n.settings)))return console.error("No popover associated with the provided trigger:",t),!1;var r,i=n.collection.findIndex(function(n){return n.trigger===t&&n.target===e});if(i>=0)r=n.collection[i];else{var s=Xt(t,e);r={state:"hide",trigger:t,target:e,popper:s,config:I(e,n.settings)},n.collection.push(r)}return Gt(r,n),r.target.classList.contains(n.settings.stateActive)?(N(r,n),W(r,n)):M(r,n),r}function Zt(t,e){var n=e.collection.findIndex(function(e){return e.trigger===t.trigger&&e.target===t.target});return n>=0&&("show"===t.state&&M(t,e),t.popper.destroy(),$t(t),e.collection.splice(n,1)),e.collection}function Gt(t,e){return t.__eventListeners||("hover"===F(t.target,e.settings.dataEventType,t.config.event)?(t.__eventListeners=[{el:["trigger"],type:["mouseenter","focus"],listener:N.bind(null,t,e)},{el:["trigger","target"],type:["mouseleave","focusout"],listener:q.bind(null,t,e)}],t.__eventListeners.forEach(function(e){e.el.forEach(function(n){e.type.forEach(function(r){t[n].addEventListener(r,e.listener,!1)})})})):(t.__eventListeners=[{el:["trigger"],type:["click"],listener:K.bind(e,t)}],t.__eventListeners.forEach(function(e){e.el.forEach(function(n){e.type.forEach(function(r){t[n].addEventListener(r,e.listener,!1)})})}))),t}function $t(t){return t.__eventListeners&&(t.__eventListeners.forEach(function(e){e.el.forEach(function(n){e.type.forEach(function(r){t[n].removeEventListener(r,e.listener,!1)})})}),delete t.__eventListeners),t}function te(t){return document.querySelectorAll("[data-"+t.settings.dataTrigger+"]").forEach(function(e){Yt(e,!1,t)}),t.collection}function ee(t){for(;t.collection.length>0;)Zt(t.collection[0],t);return t.collection}var ne=/*#__PURE__*/function(){function t(t){this.defaults=T,this.settings=m({},this.defaults,t),this.collection=[],this.__handlerKeydown=R.bind(this),this.settings.autoInit&&this.init()}var e=t.prototype;return e.init=function(t){void 0===t&&(t=null),t&&(this.settings=m({},this.settings,t)),te(this),this.settings.eventListeners&&this.initEventListeners(!1)},e.destroy=function(){ee(this),this.settings.eventListeners&&this.destroyEventListeners(!1)},e.initEventListeners=function(t){var e=this;void 0===t&&(t=!0),t&&this.collection.forEach(function(t){Gt(t,e)}),document.addEventListener("keydown",this.__handlerKeydown,!1)},e.destroyEventListeners=function(t){void 0===t&&(t=!0),t&&this.collection.forEach(function(t){$t(t)}),document.removeEventListener("keydown",this.__handlerKeydown,!1)},e.register=function(t,e){return void 0===e&&(e=!1),Yt(t,e,this)},e.deregister=function(t){return Zt(t,this)},e.registerCollection=function(){return te(this)},e.deregisterCollection=function(){return ee(this)},e.show=function(t){return N(t,this)},e.hide=function(t){return M(t,this)},e.hideAll=function(){return j(this)},t}();t.Checkbox=y,t.Drawer=P,t.Modal=D,t.Popover=ne,t.core=v});
1
+ !function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports):"function"==typeof define&&define.amd?define(["exports"],e):e((t||self).vrembem={})}(this,function(t){var e=function(t,e){e&&document.querySelectorAll(e).forEach(function(e){t?(e.inert=!0,e.setAttribute("aria-hidden",!0)):(e.inert=null,e.removeAttribute("aria-hidden"))})},n=function(t,e){e&&document.querySelectorAll(e).forEach(function(e){t?e.style.overflow="hidden":e.style.removeProperty("overflow")})},i=function(t){t&&document.querySelectorAll(t).forEach(function(t){t.setAttribute("tabindex","-1")})},r=function(t){var e=arguments;(t=t.forEach?t:[t]).forEach(function(t){var n;(n=t.classList).add.apply(n,[].slice.call(e,1))})},s=['a[href]:not([tabindex^="-"])','area[href]:not([tabindex^="-"])','input:not([type="hidden"]):not([type="radio"]):not([disabled]):not([tabindex^="-"])','input[type="radio"]:not([disabled]):not([tabindex^="-"])','select:not([disabled]):not([tabindex^="-"])','textarea:not([disabled]):not([tabindex^="-"])','button:not([disabled]):not([tabindex^="-"])','iframe:not([tabindex^="-"])','audio[controls]:not([tabindex^="-"])','video[controls]:not([tabindex^="-"])','[contenteditable]:not([tabindex^="-"])','[tabindex]:not([tabindex^="-"])'],o=function(t,e){var n=t.querySelector("[data-"+e.dataFocus+"]");if(n)n.focus();else{var i=t.querySelector('[tabindex="-1"]');i&&i.focus()}},a=function(t){void 0===t&&(t=null),t&&t.memory&&t.memory.trigger&&(t.memory.trigger.focus(),t.memory.trigger=null)},c=/*#__PURE__*/function(){function t(){this.target=null,this.__handlerFocusTrap=this.handlerFocusTrap.bind(this)}var e=t.prototype;return e.init=function(t){this.target=t,this.inner=this.target.querySelector('[tabindex="-1"]'),this.focusable=this.getFocusable(),this.focusable.length?(this.focusableFirst=this.focusable[0],this.focusableLast=this.focusable[this.focusable.length-1],this.target.addEventListener("keydown",this.__handlerFocusTrap)):this.target.addEventListener("keydown",this.handlerFocusLock)},e.destroy=function(){this.target&&(this.inner=null,this.focusable=null,this.focusableFirst=null,this.focusableLast=null,this.target.removeEventListener("keydown",this.__handlerFocusTrap),this.target.removeEventListener("keydown",this.handlerFocusLock),this.target=null)},e.refresh=function(){this.target&&(this.target.removeEventListener("keydown",this.__handlerFocusTrap),this.target.removeEventListener("keydown",this.handlerFocusLock),this.focusable=this.getFocusable(),this.focusable.length?(this.focusableFirst=this.focusable[0],this.focusableLast=this.focusable[this.focusable.length-1],this.target.addEventListener("keydown",this.__handlerFocusTrap)):(this.focusableFirst=null,this.focusableLast=null,this.target.addEventListener("keydown",this.handlerFocusLock)))},e.handlerFocusTrap=function(t){("Tab"===t.key||9===t.keyCode)&&(t.shiftKey?document.activeElement!==this.focusableFirst&&document.activeElement!==this.inner||(this.focusableLast.focus(),t.preventDefault()):document.activeElement!==this.focusableLast&&document.activeElement!==this.inner||(this.focusableFirst.focus(),t.preventDefault()))},e.handlerFocusLock=function(t){("Tab"===t.key||9===t.keyCode)&&t.preventDefault()},e.getFocusable=function(){var t=[],e=document.activeElement,n=this.inner?this.inner.scrollTop:0;return this.target.querySelectorAll(s.join(",")).forEach(function(e){e.focus(),e===document.activeElement&&t.push(e)}),this.inner&&(this.inner.scrollTop=n),e.focus(),t},t}(),l=function(t,e){return void 0===e&&(e=0),"string"!=typeof t?t:e?document.querySelector(t):document.querySelectorAll(t)},d=function(t){return t=[].slice.call(t=t.forEach?t:[t]),[].slice.call(arguments,1).some(function(e){return t.some(function(t){if(t.classList.contains(e))return!0})})};function u(t,e,n){if(void 0===n&&(n=!1),n){var i=l(t);if(!i.length)throw new Error('Move target element "'+t+'" not found!');var r=l(n,1);if(!r)throw new Error('Move reference element "'+n+'" not found!');i.forEach(function(t){switch(e){case"after":return r.after(t),{ref:r,el:t,type:e};case"before":return r.before(t),{ref:r,el:t,type:e};case"append":return r.append(t),{ref:r,el:t,type:e};case"prepend":return r.prepend(t),{ref:r,el:t,type:e};default:throw new Error('Move type "'+e+'" does not exist!')}})}}var f=function(t){var e=arguments;(t=t.forEach?t:[t]).forEach(function(t){var n;(n=t.classList).remove.apply(n,[].slice.call(e,1))})},h=function(t,e){return new Promise(function(n){e.transition?(t.classList.remove(e.stateClosed),t.classList.add(e.stateOpening),t.addEventListener("transitionend",function i(){t.classList.add(e.stateOpened),t.classList.remove(e.stateOpening),n(t),this.removeEventListener("transitionend",i)})):(t.classList.add(e.stateOpened),t.classList.remove(e.stateClosed),n(t))})},p=function(t,e){return new Promise(function(n){e.transition?(t.classList.add(e.stateClosing),t.classList.remove(e.stateOpened),t.addEventListener("transitionend",function i(){t.classList.remove(e.stateClosing),t.classList.add(e.stateClosed),n(t),this.removeEventListener("transitionend",i)})):(t.classList.add(e.stateClosed),t.classList.remove(e.stateOpened),n(t))})},g={__proto__:null,setInert:e,setOverflowHidden:n,setTabindex:i,addClass:r,camelCase:function(t){return t.replace(/-([a-z])/g,function(t){return t[1].toUpperCase()})},focusTarget:o,focusTrigger:a,FocusTrap:c,getElement:l,hasClass:d,hyphenCase:function(t){return t.replace(/([a-z][A-Z])/g,function(t){return t[0]+"-"+t[1].toLowerCase()})},moveElement:u,removeClass:f,toggleClass:function(t){var e=arguments;(t=t.forEach?t:[t]).forEach(function(t){[].slice.call(e,1).forEach(function(e){t.classList.toggle(e)})})},openTransition:h,closeTransition:p};function v(){return(v=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(t[i]=n[i])}return t}).apply(this,arguments)}var m=/*#__PURE__*/function(){function t(t){this.defaults={autoInit:!1,stateAttr:"aria-checked",stateValue:"mixed"},this.settings=v({},this.defaults,t),this.__handlerClick=this.handlerClick.bind(this),this.settings.autoInit&&this.init()}var e=t.prototype;return e.init=function(t){void 0===t&&(t=null),t&&(this.settings=v({},this.settings,t));var e=document.querySelectorAll("["+this.settings.stateAttr+'="'+this.settings.stateValue+'"]');this.setIndeterminate(e),document.addEventListener("click",this.__handlerClick,!1)},e.destroy=function(){document.removeEventListener("click",this.__handlerClick,!1)},e.handlerClick=function(t){var e=t.target.closest("["+this.settings.stateAttr+'="'+this.settings.stateValue+'"]');e&&(this.removeAriaState(e),this.setIndeterminate(e))},e.setAriaState=function(t,e){var n=this;void 0===e&&(e=this.settings.stateValue),(t=t.forEach?t:[t]).forEach(function(t){t.setAttribute(n.settings.stateAttr,e)})},e.removeAriaState=function(t){var e=this;(t=t.forEach?t:[t]).forEach(function(t){t.removeAttribute(e.settings.stateAttr)})},e.setIndeterminate=function(t){var e=this;(t=t.forEach?t:[t]).forEach(function(t){t.indeterminate=!!t.hasAttribute(e.settings.stateAttr)})},t}(),y={autoInit:!1,dataDrawer:"drawer",dataDialog:"drawer-dialog",dataToggle:"drawer-toggle",dataOpen:"drawer-open",dataClose:"drawer-close",dataBreakpoint:"drawer-breakpoint",dataFocus:"drawer-focus",stateOpened:"is-opened",stateOpening:"is-opening",stateClosing:"is-closing",stateClosed:"is-closed",classModal:"drawer_modal",selectorInert:null,selectorOverflow:null,breakpoints:null,customEventPrefix:"drawer:",eventListeners:!0,stateSave:!0,stateKey:"DrawerState",setTabindex:!0,transition:!0},b=function(t,i){try{var s=i.getDrawer(t);return s?d(s,i.settings.classModal)?(e(!1,i.settings.selectorInert),n(!1,i.settings.selectorOverflow),f(s,i.settings.classModal),i.focusTrap.destroy(),t=s.getAttribute("data-"+i.settings.dataDrawer),i.state[t]==i.settings.stateOpened&&(r(s,i.settings.stateOpened),f(s,i.settings.stateClosed)),s.dispatchEvent(new CustomEvent(i.settings.customEventPrefix+"toDefault",{bubbles:!0})),Promise.resolve(s)):Promise.resolve():Promise.resolve(i.drawerNotFound(t))}catch(t){return Promise.reject(t)}},w=function(t,e){try{var n=e.getDrawer(t);return n?d(n,e.settings.classModal)?Promise.resolve():(r(n,e.settings.classModal),r(n,e.settings.stateClosed),f(n,e.settings.stateOpened),n.dispatchEvent(new CustomEvent(e.settings.customEventPrefix+"toModal",{bubbles:!0})),Promise.resolve(n)):Promise.resolve(e.drawerNotFound(t))}catch(t){return Promise.reject(t)}},E=/*#__PURE__*/function(){function t(t){this.mediaQueryLists=[],this.parent=t,this.prefix=this.getVariablePrefix(),this.__check=this.check.bind(this)}var e=t.prototype;return e.init=function(){var t=this;document.querySelectorAll("[data-"+this.parent.settings.dataBreakpoint+"]").forEach(function(e){var n=e.getAttribute("data-"+t.parent.settings.dataDrawer),i=e.getAttribute("data-"+t.parent.settings.dataBreakpoint),r=t.getBreakpoint(i),s=window.matchMedia("(min-width:"+r+")");t.match(s,e),s.addEventListener("change",t.__check),t.mediaQueryLists.push({mql:s,drawer:n})})},e.destroy=function(){var t=this;this.mediaQueryLists&&this.mediaQueryLists.length&&this.mediaQueryLists.forEach(function(e){e.mql.removeListener(t.__check)}),this.mediaQueryLists=null},e.check=function(t){var e=this;void 0===t&&(t=null),this.mediaQueryLists&&this.mediaQueryLists.length&&(this.mediaQueryLists.forEach(function(n){if(!t||t.media==n.mql.media){var i=document.querySelector("[data-"+e.parent.settings.dataDrawer+'="'+n.drawer+'"]');i&&e.match(n.mql,i)}}),document.dispatchEvent(new CustomEvent(this.parent.settings.customEventPrefix+"breakpoint",{bubbles:!0})))},e.match=function(t,e){t.matches?b(e,this.parent):w(e,this.parent)},e.getBreakpoint=function(t){var e=t;return this.parent.settings.breakpoints&&this.parent.settings.breakpoints[t]?e=this.parent.settings.breakpoints[t]:getComputedStyle(document.body).getPropertyValue(this.prefix+t)&&(e=getComputedStyle(document.body).getPropertyValue(this.prefix+t)),e},e.getVariablePrefix=function(){var t="--";return(t+=getComputedStyle(document.body).getPropertyValue("--vrembem-variable-prefix"))+"breakpoint-"},t}();function x(t){if(!this.working){var e=t.target.closest("[data-"+this.settings.dataToggle+"]");if(e){var n=e.getAttribute("data-"+this.settings.dataToggle);return this.memory.trigger=e,this.toggle(n),void t.preventDefault()}if(e=t.target.closest("[data-"+this.settings.dataOpen+"]")){var i=e.getAttribute("data-"+this.settings.dataOpen);return this.memory.trigger=e,this.open(i),void t.preventDefault()}if(e=t.target.closest("[data-"+this.settings.dataClose+"]")){var r=e.getAttribute("data-"+this.settings.dataClose);if(r)this.memory.trigger=e,this.close(r);else{var s=t.target.closest("[data-"+this.settings.dataDrawer+"]");s&&this.close(s)}t.preventDefault()}else t.target.hasAttribute("data-"+this.settings.dataDrawer)&&this.close(t.target)}}function O(t){if(!this.working&&"Escape"===t.key){var e=document.querySelector("."+this.settings.classModal+"."+this.settings.stateOpened);e&&this.close(e)}}function L(t,e){if(!e.stateSave)return k(e);var n=localStorage.getItem(e.stateKey)?JSON.parse(localStorage.getItem(e.stateKey)):{};return(t?[t]:document.querySelectorAll("[data-"+e.dataDrawer+"]")).forEach(function(t){if(!d(t,e.classModal)){var i=t.getAttribute("data-"+e.dataDrawer);n[i]=d(t,e.stateOpened)?e.stateOpened:e.stateClosed}}),localStorage.setItem(e.stateKey,JSON.stringify(n)),n}function k(t){return localStorage.getItem(t.stateKey)&&localStorage.removeItem(t.stateKey),{}}var _=/*#__PURE__*/function(){function t(t){this.defaults=y,this.settings=v({},this.defaults,t),this.working=!1,this.memory={},this.state={},this.focusTrap=new c,this.breakpoint=new E(this),this.__handlerClick=x.bind(this),this.__handlerKeydown=O.bind(this),this.settings.autoInit&&this.init()}var s=t.prototype;return s.init=function(t){void 0===t&&(t=null),t&&(this.settings=v({},this.settings,t)),this.stateSet(),this.settings.setTabindex&&this.setTabindex(),this.breakpoint.init(),this.settings.eventListeners&&this.initEventListeners()},s.destroy=function(){this.breakpoint.destroy(),this.memory={},this.state={},localStorage.removeItem(this.settings.stateKey),this.settings.eventListeners&&this.destroyEventListeners()},s.initEventListeners=function(){document.addEventListener("click",this.__handlerClick,!1),document.addEventListener("touchend",this.__handlerClick,!1),document.addEventListener("keydown",this.__handlerKeydown,!1)},s.destroyEventListeners=function(){document.removeEventListener("click",this.__handlerClick,!1),document.removeEventListener("touchend",this.__handlerClick,!1),document.removeEventListener("keydown",this.__handlerKeydown,!1)},s.getDrawer=function(t){return"string"!=typeof t?t:document.querySelector("[data-"+this.settings.dataDrawer+'="'+t+'"]')},s.drawerNotFound=function(t){return Promise.reject(new Error('Did not find drawer with key: "'+t+'"'))},s.setTabindex=function(){i("\n [data-"+this.settings.dataDrawer+"]\n [data-"+this.settings.dataDialog+"]\n ")},s.stateSet=function(){this.state=function(t){if(!t.stateSave)return k(t);var e=localStorage.getItem(t.stateKey);if(!e||e&&0===Object.keys(JSON.parse(e)).length)return L(null,t);var n=JSON.parse(localStorage.getItem(t.stateKey));return Object.keys(n).forEach(function(e){var i=document.querySelector("[data-"+t.dataDrawer+'="'+e+'"]');i&&(n[e]==t.stateOpened?r(i,t.stateOpened):f(i,t.stateOpened))}),n}(this.settings)},s.stateSave=function(t){void 0===t&&(t=null),this.state=L(t,this.settings)},s.stateClear=function(){this.state=k(this.settings)},s.switchToDefault=function(t){return b(t,this)},s.switchToModal=function(t){return w(t,this)},s.toggle=function(t){try{var e=this,n=e.getDrawer(t);if(!n)return Promise.resolve(e.drawerNotFound(t));var i=!d(n,e.settings.stateOpened);return Promise.resolve(i?e.open(n):e.close(n))}catch(t){return Promise.reject(t)}},s.open=function(t){try{var i=this,r=i.getDrawer(t);if(!r)return Promise.resolve(i.drawerNotFound(t));if(d(r,i.settings.stateOpened))return o(r,i.settings),Promise.resolve(r);i.working=!0;var s=d(r,i.settings.classModal);return s&&n(!0,i.settings.selectorOverflow),Promise.resolve(h(r,i.settings)).then(function(){return i.stateSave(r),s&&(i.focusTrap.init(r),e(!0,i.settings.selectorInert)),o(r,i.settings),r.dispatchEvent(new CustomEvent(i.settings.customEventPrefix+"opened",{detail:i,bubbles:!0})),i.working=!1,r})}catch(t){return Promise.reject(t)}},s.close=function(t){try{var i=this,r=i.getDrawer(t);return r?d(r,i.settings.stateOpened)?(i.working=!0,d(r,i.settings.classModal)&&(e(!1,i.settings.selectorInert),n(!1,i.settings.selectorOverflow)),Promise.resolve(p(r,i.settings)).then(function(){return i.stateSave(r),a(i),i.focusTrap.destroy(),r.dispatchEvent(new CustomEvent(i.settings.customEventPrefix+"closed",{detail:i,bubbles:!0})),i.working=!1,r})):Promise.resolve(r):Promise.resolve(i.drawerNotFound(t))}catch(t){return Promise.reject(t)}},t}(),A={autoInit:!1,dataModal:"modal",dataDialog:"modal-dialog",dataOpen:"modal-open",dataClose:"modal-close",dataFocus:"modal-focus",dataRequired:"modal-required",stateOpened:"is-opened",stateOpening:"is-opening",stateClosing:"is-closing",stateClosed:"is-closed",selectorInert:null,selectorOverflow:"body",customEventPrefix:"modal:",eventListeners:!0,moveModals:{ref:null,type:null},setTabindex:!0,transition:!0},P=function(t){try{var e,n=function(n){return e?n:t.target.closest("[data-"+i.settings.dataClose+"]")?(t.preventDefault(),void i.close()):void(t.target.hasAttribute("data-"+i.settings.dataModal)&&!t.target.hasAttribute("data-"+i.settings.dataRequired)&&i.close())},i=this;if(i.working)return Promise.resolve();var r=t.target.closest("[data-"+i.settings.dataOpen+"]"),s=function(){if(r){t.preventDefault();var n=r.getAttribute("data-"+i.settings.dataOpen),s=t.target.closest("[data-"+i.settings.dataModal+"]");return s||(i.memory.trigger=r),Promise.resolve(i.close(!s)).then(function(){i.open(n),e=1})}}();return Promise.resolve(s&&s.then?s.then(n):n(s))}catch(t){return Promise.reject(t)}};function C(t){if(!this.working&&"Escape"===t.key){var e=document.querySelector("[data-"+this.settings.dataModal+"]."+this.settings.stateOpened);e&&!e.hasAttribute("data-"+this.settings.dataRequired)&&this.close()}}var S=/*#__PURE__*/function(){function t(t){this.defaults=A,this.settings=v({},this.defaults,t),this.working=!1,this.memory={},this.focusTrap=new c,this.__handlerClick=P.bind(this),this.__handlerKeydown=C.bind(this),this.settings.autoInit&&this.init()}var s=t.prototype;return s.init=function(t){void 0===t&&(t=null),t&&(this.settings=v({},this.settings,t)),this.moveModals(),this.settings.setTabindex&&this.setTabindex(),this.setInitialState(),this.settings.eventListeners&&this.initEventListeners()},s.destroy=function(){this.memory={},this.settings.eventListeners&&this.destroyEventListeners()},s.initEventListeners=function(){document.addEventListener("click",this.__handlerClick,!1),document.addEventListener("touchend",this.__handlerClick,!1),document.addEventListener("keydown",this.__handlerKeydown,!1)},s.destroyEventListeners=function(){document.removeEventListener("click",this.__handlerClick,!1),document.removeEventListener("touchend",this.__handlerClick,!1),document.removeEventListener("keydown",this.__handlerKeydown,!1)},s.getModal=function(t){return"string"!=typeof t?t:document.querySelector("[data-"+this.settings.dataModal+'="'+t+'"]')},s.modalNotFound=function(t){return Promise.reject(new Error('Did not find modal with key: "'+t+'"'))},s.setTabindex=function(){i("\n [data-"+this.settings.dataModal+"]\n [data-"+this.settings.dataDialog+"]\n ")},s.setInitialState=function(){var t;t=this,document.querySelectorAll("[data-"+t.settings.dataModal+"]").forEach(function(i){i.classList.contains(t.settings.stateOpened)&&(e(!1,t.settings.selectorInert),n(!1,t.settings.selectorOverflow),a(t),t.focusTrap.destroy()),f(i,t.settings.stateOpened,t.settings.stateOpening,t.settings.stateClosing),r(i,t.settings.stateClosed)})},s.moveModals=function(t,e){void 0===t&&(t=this.settings.moveModals.type),void 0===e&&(e=this.settings.moveModals.ref);var n=document.querySelectorAll("[data-"+this.settings.dataModal+"]");n.length&&u(n,t,e)},s.open=function(t){try{var i=this,r=i.getModal(t);return r?d(r,i.settings.stateClosed)?(i.working=!0,n(!0,i.settings.selectorOverflow),Promise.resolve(h(r,i.settings)).then(function(){return i.focusTrap.init(r),o(r,i.settings),e(!0,i.settings.selectorInert),r.dispatchEvent(new CustomEvent(i.settings.customEventPrefix+"opened",{detail:i,bubbles:!0})),i.working=!1,r})):Promise.resolve(r):Promise.resolve(i.modalNotFound(t))}catch(t){return Promise.reject(t)}},s.close=function(t){void 0===t&&(t=!0);try{var i=this,r=document.querySelector("[data-"+i.settings.dataModal+"]."+i.settings.stateOpened);return r?(i.working=!0,e(!1,i.settings.selectorInert),n(!1,i.settings.selectorOverflow),Promise.resolve(p(r,i.settings)).then(function(){return t&&a(i),i.focusTrap.destroy(),r.dispatchEvent(new CustomEvent(i.settings.customEventPrefix+"closed",{detail:i,bubbles:!0})),i.working=!1,r})):Promise.resolve(r)}catch(t){return Promise.reject(t)}},t}(),T={autoInit:!1,dataPopover:"popover",dataTrigger:"popover-trigger",dataArrow:"popover-arrow",dataEventType:"popover-event",dataPlacement:"popover-placement",stateActive:"is-active",eventType:"click",eventListeners:!0,placement:"bottom-start"};function D(t,e){t.target.classList.remove(e.settings.stateActive),t.trigger.setAttribute("aria-expanded","false"),t.popper.setOptions({modifiers:[{name:"eventListeners",enabled:!1}]});var n=e.collection.findIndex(function(e){return e.target===t.target});return e.collection[n].state="hide",t.trigger===e.memory.trigger&&(e.memory.trigger=null),t}function M(t){return t.collection.forEach(function(e){"show"===e.state&&D(e,t)}),t.collection}function j(t,e){"show"==t.state&&setTimeout(function(){var n=t.target.closest(":hover")===t.target||t.trigger.closest(":hover")===t.trigger,i=document.activeElement.closest("[data-"+e.settings.dataPopover+"]")===t.target||document.activeElement.closest("[data-"+e.settings.dataTrigger+"]")===t.trigger;return n||i||D(t,e),t},1)}function q(t,e){var n=getComputedStyle(t),i={placement:e.placement,event:e.eventType,offset:0,"overflow-padding":0,"flip-padding":0,"arrow-element":"[data-"+e.dataArrow+"]","arrow-padding":0};for(var r in i){var s=getComputedStyle(document.body).getPropertyValue("--vrembem-variable-prefix"),o=n.getPropertyValue("--"+s+"popover-"+r).trim();o&&(i[r]=o)}return i}function I(t,e,n){return void 0===n&&(n=!1),t.hasAttribute("data-"+e)?t.getAttribute("data-"+e):n}function F(t){var e,n="string"==typeof t?t.trim().split(" "):[t];switch(n.forEach(function(t,e){n[e]=parseInt(t,10)}),n.length){case 1:e=n[0];break;case 2:e={top:n[0],right:n[1],bottom:n[0],left:n[1]};break;case 3:e={top:n[0],right:n[1],bottom:n[2],left:n[1]};break;case 4:e={top:n[0],right:n[1],bottom:n[2],left:n[3]};break;default:e=!1}return e}function B(t,e){var n;t.target.classList.add(e.settings.stateActive),t.trigger.setAttribute("aria-expanded","true"),t.config=q(t.target,e.settings),t.popper.setOptions({placement:I(t.target,e.settings.dataPlacement,t.config.placement),modifiers:[{name:"eventListeners",enabled:!0}].concat((n=t.config,[{name:"offset",options:{offset:[0,parseInt(n.offset,10)]}},{name:"preventOverflow",options:{padding:F(n["overflow-padding"])}},{name:"flip",options:{padding:F(n["flip-padding"])}},{name:"arrow",options:{element:n["arrow-element"],padding:F(n["arrow-padding"])}}]))}),t.popper.update();var i=e.collection.findIndex(function(e){return e.target===t.target});return e.collection[i].state="show",t}function V(t){t.target.classList.contains(this.settings.stateActive)?D(t,this):(this.memory.trigger=t.trigger,B(t,this),K(t,this))}function N(t){var e=this;switch(t.key){case"Escape":return this.memory.trigger&&this.memory.trigger.focus(),void M(this);case"Tab":return void this.collection.forEach(function(t){j(t,e)});default:return}}function K(t,e){document.addEventListener("click",function n(i){var r=i.target.closest("[data-"+e.settings.dataPopover+"], [data-"+e.settings.dataTrigger+"]");r===t.target||r===t.trigger?t.target.classList.contains(e.settings.stateActive)||this.removeEventListener("click",n):(t.target.classList.contains(e.settings.stateActive)&&D(t,e),this.removeEventListener("click",n))})}var W="top",R="bottom",H="right",Q="left",z="auto",U=[W,R,H,Q],J="start",X="end",Y="viewport",Z="popper",G=/*#__PURE__*/U.reduce(function(t,e){return t.concat([e+"-"+J,e+"-"+X])},[]),$=/*#__PURE__*/[].concat(U,[z]).reduce(function(t,e){return t.concat([e,e+"-"+J,e+"-"+X])},[]),tt=["beforeRead","read","afterRead","beforeMain","main","afterMain","beforeWrite","write","afterWrite"];function et(t){return t?(t.nodeName||"").toLowerCase():null}function nt(t){if(null==t)return window;if("[object Window]"!==t.toString()){var e=t.ownerDocument;return e&&e.defaultView||window}return t}function it(t){return t instanceof nt(t).Element||t instanceof Element}function rt(t){return t instanceof nt(t).HTMLElement||t instanceof HTMLElement}function st(t){return"undefined"!=typeof ShadowRoot&&(t instanceof nt(t).ShadowRoot||t instanceof ShadowRoot)}function ot(t){return t.split("-")[0]}var at=Math.max,ct=Math.min,lt=Math.round;function dt(t,e){void 0===e&&(e=!1);var n=t.getBoundingClientRect(),i=1,r=1;if(rt(t)&&e){var s=t.offsetHeight,o=t.offsetWidth;o>0&&(i=lt(n.width)/o||1),s>0&&(r=lt(n.height)/s||1)}return{width:n.width/i,height:n.height/r,top:n.top/r,right:n.right/i,bottom:n.bottom/r,left:n.left/i,x:n.left/i,y:n.top/r}}function ut(t){var e=dt(t),n=t.offsetWidth,i=t.offsetHeight;return Math.abs(e.width-n)<=1&&(n=e.width),Math.abs(e.height-i)<=1&&(i=e.height),{x:t.offsetLeft,y:t.offsetTop,width:n,height:i}}function ft(t,e){var n=e.getRootNode&&e.getRootNode();if(t.contains(e))return!0;if(n&&st(n)){var i=e;do{if(i&&t.isSameNode(i))return!0;i=i.parentNode||i.host}while(i)}return!1}function ht(t){return nt(t).getComputedStyle(t)}function pt(t){return["table","td","th"].indexOf(et(t))>=0}function gt(t){return((it(t)?t.ownerDocument:t.document)||window.document).documentElement}function vt(t){return"html"===et(t)?t:t.assignedSlot||t.parentNode||(st(t)?t.host:null)||gt(t)}function mt(t){return rt(t)&&"fixed"!==ht(t).position?t.offsetParent:null}function yt(t){for(var e=nt(t),n=mt(t);n&&pt(n)&&"static"===ht(n).position;)n=mt(n);return n&&("html"===et(n)||"body"===et(n)&&"static"===ht(n).position)?e:n||function(t){var e=-1!==navigator.userAgent.toLowerCase().indexOf("firefox");if(-1!==navigator.userAgent.indexOf("Trident")&&rt(t)&&"fixed"===ht(t).position)return null;for(var n=vt(t);rt(n)&&["html","body"].indexOf(et(n))<0;){var i=ht(n);if("none"!==i.transform||"none"!==i.perspective||"paint"===i.contain||-1!==["transform","perspective"].indexOf(i.willChange)||e&&"filter"===i.willChange||e&&i.filter&&"none"!==i.filter)return n;n=n.parentNode}return null}(t)||e}function bt(t){return["top","bottom"].indexOf(t)>=0?"x":"y"}function wt(t,e,n){return at(t,ct(e,n))}function Et(t){return Object.assign({},{top:0,right:0,bottom:0,left:0},t)}function xt(t,e){return e.reduce(function(e,n){return e[n]=t,e},{})}function Ot(t){return t.split("-")[1]}var Lt={top:"auto",right:"auto",bottom:"auto",left:"auto"};function kt(t){var e,n=t.popper,i=t.popperRect,r=t.placement,s=t.variation,o=t.offsets,a=t.position,c=t.gpuAcceleration,l=t.adaptive,d=t.roundOffsets,u=t.isFixed,f=o.x,h=void 0===f?0:f,p=o.y,g=void 0===p?0:p,v="function"==typeof d?d({x:h,y:g}):{x:h,y:g};h=v.x,g=v.y;var m=o.hasOwnProperty("x"),y=o.hasOwnProperty("y"),b=Q,w=W,E=window;if(l){var x=yt(n),O="clientHeight",L="clientWidth";x===nt(n)&&"static"!==ht(x=gt(n)).position&&"absolute"===a&&(O="scrollHeight",L="scrollWidth"),x=x,(r===W||(r===Q||r===H)&&s===X)&&(w=R,g-=(u&&E.visualViewport?E.visualViewport.height:x[O])-i.height,g*=c?1:-1),r!==Q&&(r!==W&&r!==R||s!==X)||(b=H,h-=(u&&E.visualViewport?E.visualViewport.width:x[L])-i.width,h*=c?1:-1)}var k,_=Object.assign({position:a},l&&Lt),A=!0===d?function(t){var e=t.y,n=window.devicePixelRatio||1;return{x:lt(t.x*n)/n||0,y:lt(e*n)/n||0}}({x:h,y:g}):{x:h,y:g};return h=A.x,g=A.y,Object.assign({},_,c?((k={})[w]=y?"0":"",k[b]=m?"0":"",k.transform=(E.devicePixelRatio||1)<=1?"translate("+h+"px, "+g+"px)":"translate3d("+h+"px, "+g+"px, 0)",k):((e={})[w]=y?g+"px":"",e[b]=m?h+"px":"",e.transform="",e))}var _t={passive:!0},At={left:"right",right:"left",bottom:"top",top:"bottom"};function Pt(t){return t.replace(/left|right|bottom|top/g,function(t){return At[t]})}var Ct={start:"end",end:"start"};function St(t){return t.replace(/start|end/g,function(t){return Ct[t]})}function Tt(t){var e=nt(t);return{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function Dt(t){return dt(gt(t)).left+Tt(t).scrollLeft}function Mt(t){var e=ht(t);return/auto|scroll|overlay|hidden/.test(e.overflow+e.overflowY+e.overflowX)}function jt(t){return["html","body","#document"].indexOf(et(t))>=0?t.ownerDocument.body:rt(t)&&Mt(t)?t:jt(vt(t))}function qt(t,e){var n;void 0===e&&(e=[]);var i=jt(t),r=i===(null==(n=t.ownerDocument)?void 0:n.body),s=nt(i),o=r?[s].concat(s.visualViewport||[],Mt(i)?i:[]):i,a=e.concat(o);return r?a:a.concat(qt(vt(o)))}function It(t){return Object.assign({},t,{left:t.x,top:t.y,right:t.x+t.width,bottom:t.y+t.height})}function Ft(t,e){return e===Y?It(function(t){var e=nt(t),n=gt(t),i=e.visualViewport,r=n.clientWidth,s=n.clientHeight,o=0,a=0;return i&&(r=i.width,s=i.height,/^((?!chrome|android).)*safari/i.test(navigator.userAgent)||(o=i.offsetLeft,a=i.offsetTop)),{width:r,height:s,x:o+Dt(t),y:a}}(t)):it(e)?function(t){var e=dt(t);return e.top=e.top+t.clientTop,e.left=e.left+t.clientLeft,e.bottom=e.top+t.clientHeight,e.right=e.left+t.clientWidth,e.width=t.clientWidth,e.height=t.clientHeight,e.x=e.left,e.y=e.top,e}(e):It(function(t){var e,n=gt(t),i=Tt(t),r=null==(e=t.ownerDocument)?void 0:e.body,s=at(n.scrollWidth,n.clientWidth,r?r.scrollWidth:0,r?r.clientWidth:0),o=at(n.scrollHeight,n.clientHeight,r?r.scrollHeight:0,r?r.clientHeight:0),a=-i.scrollLeft+Dt(t),c=-i.scrollTop;return"rtl"===ht(r||n).direction&&(a+=at(n.clientWidth,r?r.clientWidth:0)-s),{width:s,height:o,x:a,y:c}}(gt(t)))}function Bt(t){var e,n=t.reference,i=t.element,r=t.placement,s=r?ot(r):null,o=r?Ot(r):null,a=n.x+n.width/2-i.width/2,c=n.y+n.height/2-i.height/2;switch(s){case W:e={x:a,y:n.y-i.height};break;case R:e={x:a,y:n.y+n.height};break;case H:e={x:n.x+n.width,y:c};break;case Q:e={x:n.x-i.width,y:c};break;default:e={x:n.x,y:n.y}}var l=s?bt(s):null;if(null!=l){var d="y"===l?"height":"width";switch(o){case J:e[l]=e[l]-(n[d]/2-i[d]/2);break;case X:e[l]=e[l]+(n[d]/2-i[d]/2)}}return e}function Vt(t,e){void 0===e&&(e={});var n=e.placement,i=void 0===n?t.placement:n,r=e.boundary,s=void 0===r?"clippingParents":r,o=e.rootBoundary,a=void 0===o?Y:o,c=e.elementContext,l=void 0===c?Z:c,d=e.altBoundary,u=void 0!==d&&d,f=e.padding,h=void 0===f?0:f,p=Et("number"!=typeof h?h:xt(h,U)),g=t.rects.popper,v=t.elements[u?l===Z?"reference":Z:l],m=function(t,e,n){var i="clippingParents"===e?function(t){var e=qt(vt(t)),n=["absolute","fixed"].indexOf(ht(t).position)>=0&&rt(t)?yt(t):t;return it(n)?e.filter(function(t){return it(t)&&ft(t,n)&&"body"!==et(t)}):[]}(t):[].concat(e),r=[].concat(i,[n]),s=r.reduce(function(e,n){var i=Ft(t,n);return e.top=at(i.top,e.top),e.right=ct(i.right,e.right),e.bottom=ct(i.bottom,e.bottom),e.left=at(i.left,e.left),e},Ft(t,r[0]));return s.width=s.right-s.left,s.height=s.bottom-s.top,s.x=s.left,s.y=s.top,s}(it(v)?v:v.contextElement||gt(t.elements.popper),s,a),y=dt(t.elements.reference),b=Bt({reference:y,element:g,strategy:"absolute",placement:i}),w=It(Object.assign({},g,b)),E=l===Z?w:y,x={top:m.top-E.top+p.top,bottom:E.bottom-m.bottom+p.bottom,left:m.left-E.left+p.left,right:E.right-m.right+p.right},O=t.modifiersData.offset;if(l===Z&&O){var L=O[i];Object.keys(x).forEach(function(t){var e=[H,R].indexOf(t)>=0?1:-1,n=[W,R].indexOf(t)>=0?"y":"x";x[t]+=L[n]*e})}return x}function Nt(t,e){void 0===e&&(e={});var n=e.boundary,i=e.rootBoundary,r=e.padding,s=e.flipVariations,o=e.allowedAutoPlacements,a=void 0===o?$:o,c=Ot(e.placement),l=c?s?G:G.filter(function(t){return Ot(t)===c}):U,d=l.filter(function(t){return a.indexOf(t)>=0});0===d.length&&(d=l);var u=d.reduce(function(e,s){return e[s]=Vt(t,{placement:s,boundary:n,rootBoundary:i,padding:r})[ot(s)],e},{});return Object.keys(u).sort(function(t,e){return u[t]-u[e]})}function Kt(t,e,n){return void 0===n&&(n={x:0,y:0}),{top:t.top-e.height-n.y,right:t.right-e.width+n.x,bottom:t.bottom-e.height+n.y,left:t.left-e.width-n.x}}function Wt(t){return[W,H,R,Q].some(function(e){return t[e]>=0})}function Rt(t,e,n){void 0===n&&(n=!1);var i,r,s=rt(e),o=rt(e)&&function(t){var e=t.getBoundingClientRect(),n=lt(e.width)/t.offsetWidth||1,i=lt(e.height)/t.offsetHeight||1;return 1!==n||1!==i}(e),a=gt(e),c=dt(t,o),l={scrollLeft:0,scrollTop:0},d={x:0,y:0};return(s||!s&&!n)&&(("body"!==et(e)||Mt(a))&&(l=(i=e)!==nt(i)&&rt(i)?{scrollLeft:(r=i).scrollLeft,scrollTop:r.scrollTop}:Tt(i)),rt(e)?((d=dt(e,!0)).x+=e.clientLeft,d.y+=e.clientTop):a&&(d.x=Dt(a))),{x:c.left+l.scrollLeft-d.x,y:c.top+l.scrollTop-d.y,width:c.width,height:c.height}}function Ht(t){var e=new Map,n=new Set,i=[];function r(t){n.add(t.name),[].concat(t.requires||[],t.requiresIfExists||[]).forEach(function(t){if(!n.has(t)){var i=e.get(t);i&&r(i)}}),i.push(t)}return t.forEach(function(t){e.set(t.name,t)}),t.forEach(function(t){n.has(t.name)||r(t)}),i}var Qt={placement:"bottom",modifiers:[],strategy:"absolute"};function zt(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return!e.some(function(t){return!(t&&"function"==typeof t.getBoundingClientRect)})}function Ut(t){void 0===t&&(t={});var e=t.defaultModifiers,n=void 0===e?[]:e,i=t.defaultOptions,r=void 0===i?Qt:i;return function(t,e,i){void 0===i&&(i=r);var s,o,a={placement:"bottom",orderedModifiers:[],options:Object.assign({},Qt,r),modifiersData:{},elements:{reference:t,popper:e},attributes:{},styles:{}},c=[],l=!1,d={state:a,setOptions:function(i){var s="function"==typeof i?i(a.options):i;u(),a.options=Object.assign({},r,a.options,s),a.scrollParents={reference:it(t)?qt(t):t.contextElement?qt(t.contextElement):[],popper:qt(e)};var o,l,f=function(t){var e=Ht(t);return tt.reduce(function(t,n){return t.concat(e.filter(function(t){return t.phase===n}))},[])}((o=[].concat(n,a.options.modifiers),l=o.reduce(function(t,e){var n=t[e.name];return t[e.name]=n?Object.assign({},n,e,{options:Object.assign({},n.options,e.options),data:Object.assign({},n.data,e.data)}):e,t},{}),Object.keys(l).map(function(t){return l[t]})));return a.orderedModifiers=f.filter(function(t){return t.enabled}),a.orderedModifiers.forEach(function(t){var e=t.options,n=t.effect;if("function"==typeof n){var i=n({state:a,name:t.name,instance:d,options:void 0===e?{}:e});c.push(i||function(){})}}),d.update()},forceUpdate:function(){if(!l){var t=a.elements,e=t.reference,n=t.popper;if(zt(e,n)){a.rects={reference:Rt(e,yt(n),"fixed"===a.options.strategy),popper:ut(n)},a.reset=!1,a.placement=a.options.placement,a.orderedModifiers.forEach(function(t){return a.modifiersData[t.name]=Object.assign({},t.data)});for(var i=0;i<a.orderedModifiers.length;i++)if(!0!==a.reset){var r=a.orderedModifiers[i],s=r.fn,o=r.options;"function"==typeof s&&(a=s({state:a,options:void 0===o?{}:o,name:r.name,instance:d})||a)}else a.reset=!1,i=-1}}},update:(s=function(){return new Promise(function(t){d.forceUpdate(),t(a)})},function(){return o||(o=new Promise(function(t){Promise.resolve().then(function(){o=void 0,t(s())})})),o}),destroy:function(){u(),l=!0}};if(!zt(t,e))return d;function u(){c.forEach(function(t){return t()}),c=[]}return d.setOptions(i).then(function(t){!l&&i.onFirstUpdate&&i.onFirstUpdate(t)}),d}}var Jt=/*#__PURE__*/Ut({defaultModifiers:[{name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:function(t){var e=t.state,n=t.instance,i=t.options,r=i.scroll,s=void 0===r||r,o=i.resize,a=void 0===o||o,c=nt(e.elements.popper),l=[].concat(e.scrollParents.reference,e.scrollParents.popper);return s&&l.forEach(function(t){t.addEventListener("scroll",n.update,_t)}),a&&c.addEventListener("resize",n.update,_t),function(){s&&l.forEach(function(t){t.removeEventListener("scroll",n.update,_t)}),a&&c.removeEventListener("resize",n.update,_t)}},data:{}},{name:"popperOffsets",enabled:!0,phase:"read",fn:function(t){var e=t.state;e.modifiersData[t.name]=Bt({reference:e.rects.reference,element:e.rects.popper,strategy:"absolute",placement:e.placement})},data:{}},{name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:function(t){var e=t.state,n=t.options,i=n.gpuAcceleration,r=void 0===i||i,s=n.adaptive,o=void 0===s||s,a=n.roundOffsets,c=void 0===a||a,l={placement:ot(e.placement),variation:Ot(e.placement),popper:e.elements.popper,popperRect:e.rects.popper,gpuAcceleration:r,isFixed:"fixed"===e.options.strategy};null!=e.modifiersData.popperOffsets&&(e.styles.popper=Object.assign({},e.styles.popper,kt(Object.assign({},l,{offsets:e.modifiersData.popperOffsets,position:e.options.strategy,adaptive:o,roundOffsets:c})))),null!=e.modifiersData.arrow&&(e.styles.arrow=Object.assign({},e.styles.arrow,kt(Object.assign({},l,{offsets:e.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:c})))),e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-placement":e.placement})},data:{}},{name:"applyStyles",enabled:!0,phase:"write",fn:function(t){var e=t.state;Object.keys(e.elements).forEach(function(t){var n=e.styles[t]||{},i=e.attributes[t]||{},r=e.elements[t];rt(r)&&et(r)&&(Object.assign(r.style,n),Object.keys(i).forEach(function(t){var e=i[t];!1===e?r.removeAttribute(t):r.setAttribute(t,!0===e?"":e)}))})},effect:function(t){var e=t.state,n={popper:{position:e.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(e.elements.popper.style,n.popper),e.styles=n,e.elements.arrow&&Object.assign(e.elements.arrow.style,n.arrow),function(){Object.keys(e.elements).forEach(function(t){var i=e.elements[t],r=e.attributes[t]||{},s=Object.keys(e.styles.hasOwnProperty(t)?e.styles[t]:n[t]).reduce(function(t,e){return t[e]="",t},{});rt(i)&&et(i)&&(Object.assign(i.style,s),Object.keys(r).forEach(function(t){i.removeAttribute(t)}))})}},requires:["computeStyles"]},{name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:function(t){var e=t.state,n=t.name,i=t.options.offset,r=void 0===i?[0,0]:i,s=$.reduce(function(t,n){return t[n]=function(t,e,n){var i=ot(t),r=[Q,W].indexOf(i)>=0?-1:1,s="function"==typeof n?n(Object.assign({},e,{placement:t})):n,o=s[0],a=s[1];return o=o||0,a=(a||0)*r,[Q,H].indexOf(i)>=0?{x:a,y:o}:{x:o,y:a}}(n,e.rects,r),t},{}),o=s[e.placement],a=o.y;null!=e.modifiersData.popperOffsets&&(e.modifiersData.popperOffsets.x+=o.x,e.modifiersData.popperOffsets.y+=a),e.modifiersData[n]=s}},{name:"flip",enabled:!0,phase:"main",fn:function(t){var e=t.state,n=t.options,i=t.name;if(!e.modifiersData[i]._skip){for(var r=n.mainAxis,s=void 0===r||r,o=n.altAxis,a=void 0===o||o,c=n.fallbackPlacements,l=n.padding,d=n.boundary,u=n.rootBoundary,f=n.altBoundary,h=n.flipVariations,p=void 0===h||h,g=n.allowedAutoPlacements,v=e.options.placement,m=ot(v),y=c||(m!==v&&p?function(t){if(ot(t)===z)return[];var e=Pt(t);return[St(t),e,St(e)]}(v):[Pt(v)]),b=[v].concat(y).reduce(function(t,n){return t.concat(ot(n)===z?Nt(e,{placement:n,boundary:d,rootBoundary:u,padding:l,flipVariations:p,allowedAutoPlacements:g}):n)},[]),w=e.rects.reference,E=e.rects.popper,x=new Map,O=!0,L=b[0],k=0;k<b.length;k++){var _=b[k],A=ot(_),P=Ot(_)===J,C=[W,R].indexOf(A)>=0,S=C?"width":"height",T=Vt(e,{placement:_,boundary:d,rootBoundary:u,altBoundary:f,padding:l}),D=C?P?H:Q:P?R:W;w[S]>E[S]&&(D=Pt(D));var M=Pt(D),j=[];if(s&&j.push(T[A]<=0),a&&j.push(T[D]<=0,T[M]<=0),j.every(function(t){return t})){L=_,O=!1;break}x.set(_,j)}if(O)for(var q=function(t){var e=b.find(function(e){var n=x.get(e);if(n)return n.slice(0,t).every(function(t){return t})});if(e)return L=e,"break"},I=p?3:1;I>0&&"break"!==q(I);I--);e.placement!==L&&(e.modifiersData[i]._skip=!0,e.placement=L,e.reset=!0)}},requiresIfExists:["offset"],data:{_skip:!1}},{name:"preventOverflow",enabled:!0,phase:"main",fn:function(t){var e=t.state,n=t.options,i=t.name,r=n.mainAxis,s=void 0===r||r,o=n.altAxis,a=void 0!==o&&o,c=n.tether,l=void 0===c||c,d=n.tetherOffset,u=void 0===d?0:d,f=Vt(e,{boundary:n.boundary,rootBoundary:n.rootBoundary,padding:n.padding,altBoundary:n.altBoundary}),h=ot(e.placement),p=Ot(e.placement),g=!p,v=bt(h),m="x"===v?"y":"x",y=e.modifiersData.popperOffsets,b=e.rects.reference,w=e.rects.popper,E="function"==typeof u?u(Object.assign({},e.rects,{placement:e.placement})):u,x="number"==typeof E?{mainAxis:E,altAxis:E}:Object.assign({mainAxis:0,altAxis:0},E),O=e.modifiersData.offset?e.modifiersData.offset[e.placement]:null,L={x:0,y:0};if(y){if(s){var k,_="y"===v?W:Q,A="y"===v?R:H,P="y"===v?"height":"width",C=y[v],S=C+f[_],T=C-f[A],D=l?-w[P]/2:0,M=p===J?b[P]:w[P],j=p===J?-w[P]:-b[P],q=e.elements.arrow,I=l&&q?ut(q):{width:0,height:0},F=e.modifiersData["arrow#persistent"]?e.modifiersData["arrow#persistent"].padding:{top:0,right:0,bottom:0,left:0},B=F[_],V=F[A],N=wt(0,b[P],I[P]),K=g?b[P]/2-D-N-B-x.mainAxis:M-N-B-x.mainAxis,z=g?-b[P]/2+D+N+V+x.mainAxis:j+N+V+x.mainAxis,U=e.elements.arrow&&yt(e.elements.arrow),X=null!=(k=null==O?void 0:O[v])?k:0,Y=C+z-X,Z=wt(l?ct(S,C+K-X-(U?"y"===v?U.clientTop||0:U.clientLeft||0:0)):S,C,l?at(T,Y):T);y[v]=Z,L[v]=Z-C}if(a){var G,$=y[m],tt="y"===m?"height":"width",et=$+f["x"===v?W:Q],nt=$-f["x"===v?R:H],it=-1!==[W,Q].indexOf(h),rt=null!=(G=null==O?void 0:O[m])?G:0,st=it?et:$-b[tt]-w[tt]-rt+x.altAxis,lt=it?$+b[tt]+w[tt]-rt-x.altAxis:nt,dt=l&&it?function(t,e,n){var i=wt(t,e,n);return i>n?n:i}(st,$,lt):wt(l?st:et,$,l?lt:nt);y[m]=dt,L[m]=dt-$}e.modifiersData[i]=L}},requiresIfExists:["offset"]},{name:"arrow",enabled:!0,phase:"main",fn:function(t){var e,n=t.state,i=t.name,r=t.options,s=n.elements.arrow,o=n.modifiersData.popperOffsets,a=ot(n.placement),c=bt(a),l=[Q,H].indexOf(a)>=0?"height":"width";if(s&&o){var d=function(t,e){return Et("number"!=typeof(t="function"==typeof t?t(Object.assign({},e.rects,{placement:e.placement})):t)?t:xt(t,U))}(r.padding,n),u=ut(s),f="y"===c?W:Q,h="y"===c?R:H,p=n.rects.reference[l]+n.rects.reference[c]-o[c]-n.rects.popper[l],g=o[c]-n.rects.reference[c],v=yt(s),m=v?"y"===c?v.clientHeight||0:v.clientWidth||0:0,y=m/2-u[l]/2+(p/2-g/2),b=wt(d[f],y,m-u[l]-d[h]);n.modifiersData[i]=((e={})[c]=b,e.centerOffset=b-y,e)}},effect:function(t){var e=t.state,n=t.options.element,i=void 0===n?"[data-popper-arrow]":n;null!=i&&("string"!=typeof i||(i=e.elements.popper.querySelector(i)))&&ft(e.elements.popper,i)&&(e.elements.arrow=i)},requires:["popperOffsets"],requiresIfExists:["preventOverflow"]},{name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:function(t){var e=t.state,n=t.name,i=e.rects.reference,r=e.rects.popper,s=e.modifiersData.preventOverflow,o=Vt(e,{elementContext:"reference"}),a=Vt(e,{altBoundary:!0}),c=Kt(o,i),l=Kt(a,r,s),d=Wt(c),u=Wt(l);e.modifiersData[n]={referenceClippingOffsets:c,popperEscapeOffsets:l,isReferenceHidden:d,hasPopperEscaped:u},e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-reference-hidden":d,"data-popper-escaped":u})}}]});function Xt(t,e,n){if(!e&&!(e=function(t,e){var n=t.getAttribute("data-"+e.dataTrigger).trim();return n?document.querySelector("[data-"+e.dataPopover+'="'+n+'"]'):!(!t.nextElementSibling||!t.nextElementSibling.hasAttribute("data-"+e.dataPopover))&&t.nextElementSibling}(t,n.settings)))return console.error("No popover associated with the provided trigger:",t),!1;var i,r=n.collection.findIndex(function(n){return n.trigger===t&&n.target===e});if(r>=0)i=n.collection[r];else{var s=Jt(t,e);i={state:"hide",trigger:t,target:e,popper:s,config:q(e,n.settings)},n.collection.push(i)}return Zt(i,n),i.target.classList.contains(n.settings.stateActive)?(B(i,n),K(i,n)):D(i,n),i}function Yt(t,e){var n=e.collection.findIndex(function(e){return e.trigger===t.trigger&&e.target===t.target});return n>=0&&("show"===t.state&&D(t,e),t.popper.destroy(),Gt(t),e.collection.splice(n,1)),e.collection}function Zt(t,e){return t.__eventListeners||("hover"===I(t.target,e.settings.dataEventType,t.config.event)?(t.__eventListeners=[{el:["trigger"],type:["mouseenter","focus"],listener:B.bind(null,t,e)},{el:["trigger","target"],type:["mouseleave","focusout"],listener:j.bind(null,t,e)}],t.__eventListeners.forEach(function(e){e.el.forEach(function(n){e.type.forEach(function(i){t[n].addEventListener(i,e.listener,!1)})})})):(t.__eventListeners=[{el:["trigger"],type:["click"],listener:V.bind(e,t)}],t.__eventListeners.forEach(function(e){e.el.forEach(function(n){e.type.forEach(function(i){t[n].addEventListener(i,e.listener,!1)})})}))),t}function Gt(t){return t.__eventListeners&&(t.__eventListeners.forEach(function(e){e.el.forEach(function(n){e.type.forEach(function(i){t[n].removeEventListener(i,e.listener,!1)})})}),delete t.__eventListeners),t}function $t(t){return document.querySelectorAll("[data-"+t.settings.dataTrigger+"]").forEach(function(e){Xt(e,!1,t)}),t.collection}function te(t){for(;t.collection.length>0;)Yt(t.collection[0],t);return t.collection}var ee=/*#__PURE__*/function(){function t(t){this.defaults=T,this.settings=v({},this.defaults,t),this.collection=[],this.memory={trigger:null},this.__handlerKeydown=N.bind(this),this.settings.autoInit&&this.init()}var e=t.prototype;return e.init=function(t){void 0===t&&(t=null),t&&(this.settings=v({},this.settings,t)),$t(this),this.settings.eventListeners&&this.initEventListeners(!1)},e.destroy=function(){te(this),this.settings.eventListeners&&this.destroyEventListeners(!1)},e.initEventListeners=function(t){var e=this;void 0===t&&(t=!0),t&&this.collection.forEach(function(t){Zt(t,e)}),document.addEventListener("keydown",this.__handlerKeydown,!1)},e.destroyEventListeners=function(t){void 0===t&&(t=!0),t&&this.collection.forEach(function(t){Gt(t)}),document.removeEventListener("keydown",this.__handlerKeydown,!1)},e.register=function(t,e){return void 0===e&&(e=!1),Xt(t,e,this)},e.deregister=function(t){return Yt(t,this)},e.registerCollection=function(){return $t(this)},e.deregisterCollection=function(){return te(this)},e.show=function(t){return B(t,this)},e.hide=function(t){return D(t,this)},e.hideAll=function(){return M(this)},t}();t.Checkbox=m,t.Drawer=_,t.Modal=S,t.Popover=ee,t.core=g});
2
2
  //# sourceMappingURL=scripts.umd.js.map