"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[3937],{5135:function(e,t,n){let r,a;n.d(t,{Z:function(){return K}});var o,s=n(3967),l=n.n(s),i=!!("undefined"!=typeof window&&window.document&&window.document.createElement),u=!1,c=!1;try{var d={get passive(){return u=!0},get once(){return c=u=!0}};i&&(window.addEventListener("test",d,d),window.removeEventListener("test",d,!0))}catch(e){}var esm_addEventListener=function(e,t,n,r){if(r&&"boolean"!=typeof r&&!c){var a=r.once,o=r.capture,s=n;!c&&a&&(s=n.__once||function onceHandler(e){this.removeEventListener(t,onceHandler,o),n.call(this,e)},n.__once=s),e.addEventListener(t,s,u?r:o)}e.addEventListener(t,n,r)};function ownerDocument(e){return e&&e.ownerDocument||document}var esm_removeEventListener=function(e,t,n,r){var a=r&&"boolean"!=typeof r?r.capture:r;e.removeEventListener(t,n,a),n.__once&&e.removeEventListener(t,n.__once,a)};function scrollbarSize(e){if((!o&&0!==o||e)&&i){var t=document.createElement("div");t.style.position="absolute",t.style.top="-9999px",t.style.width="50px",t.style.height="50px",t.style.overflow="scroll",document.body.appendChild(t),o=t.offsetWidth-t.clientWidth,document.body.removeChild(t)}return o}var f=n(7294),esm_useCommittedRef=function(e){let t=(0,f.useRef)(e);return(0,f.useEffect)(()=>{t.current=e},[e]),t};function useEventCallback(e){let t=esm_useCommittedRef(e);return(0,f.useCallback)(function(...e){return t.current&&t.current(...e)},[t])}let toFnRef=e=>e&&"function"!=typeof e?t=>{e.current=t}:e;var esm_useMergedRefs=function(e,t){return(0,f.useMemo)(()=>(function(e,t){let n=toFnRef(e),r=toFnRef(t);return e=>{n&&n(e),r&&r(e)}})(e,t),[e,t])};function useWillUnmount(e){let t=function(e){let t=(0,f.useRef)(e);return t.current=e,t}(e);(0,f.useEffect)(()=>()=>t.current(),[])}var m=/([A-Z])/g,p=/^ms-/;function hyphenateStyleName(e){return e.replace(m,"-$1").toLowerCase().replace(p,"-ms-")}var v=/^((translate|rotate|scale)(X|Y|Z|3d)?|matrix(3d)?|perspective|skew(X|Y)?)$/i,css=function(e,t){var n,r="",a="";if("string"==typeof t)return e.style.getPropertyValue(hyphenateStyleName(t))||((n=ownerDocument(e))&&n.defaultView||window).getComputedStyle(e,void 0).getPropertyValue(hyphenateStyleName(t));Object.keys(t).forEach(function(n){var o=t[n];o||0===o?n&&v.test(n)?a+=n+"("+o+") ":r+=hyphenateStyleName(n)+": "+o+";":e.style.removeProperty(hyphenateStyleName(n))}),a&&(r+="transform: "+a+";"),e.style.cssText+=";"+r},esm_listen=function(e,t,n,r){return esm_addEventListener(e,t,n,r),function(){esm_removeEventListener(e,t,n,r)}};function transitionEnd(e,t,n,r){null==n&&(o=-1===(a=css(e,"transitionDuration")||"").indexOf("ms")?1e3:1,n=parseFloat(a)*o||0);var a,o,s,l,i,u,c,d=(s=n,void 0===(l=r)&&(l=5),i=!1,u=setTimeout(function(){i||function(e,t,n,r){if(void 0===n&&(n=!1),void 0===r&&(r=!0),e){var a=document.createEvent("HTMLEvents");a.initEvent(t,n,r),e.dispatchEvent(a)}}(e,"transitionend",!0)},s+l),c=esm_listen(e,"transitionend",function(){i=!0},{once:!0}),function(){clearTimeout(u),c()}),f=esm_listen(e,"transitionend",t);return function(){d(),f()}}function activeElement(e){void 0===e&&(e=ownerDocument());try{var t=e.activeElement;if(!t||!t.nodeName)return null;return t}catch(t){return e.body}}function contains(e,t){return e.contains?e.contains(t):e.compareDocumentPosition?e===t||!!(16&e.compareDocumentPosition(t)):void 0}var h=n(3935);let g="data-rr-ui-modal-open";var E=class{constructor({ownerDocument:e,handleContainerOverflow:t=!0,isRTL:n=!1}={}){this.handleContainerOverflow=t,this.isRTL=n,this.modals=[],this.ownerDocument=e}getScrollbarWidth(){return function(e=document){let t=e.defaultView;return Math.abs(t.innerWidth-e.documentElement.clientWidth)}(this.ownerDocument)}getElement(){return(this.ownerDocument||document).body}setModalAttributes(e){}removeModalAttributes(e){}setContainerStyle(e){let t={overflow:"hidden"},n=this.isRTL?"paddingLeft":"paddingRight",r=this.getElement();e.style={overflow:r.style.overflow,[n]:r.style[n]},e.scrollBarWidth&&(t[n]=`${parseInt(css(r,n)||"0",10)+e.scrollBarWidth}px`),r.setAttribute(g,""),css(r,t)}reset(){[...this.modals].forEach(e=>this.remove(e))}removeContainerStyle(e){let t=this.getElement();t.removeAttribute(g),Object.assign(t.style,e.style)}add(e){let t=this.modals.indexOf(e);return -1!==t||(t=this.modals.length,this.modals.push(e),this.setModalAttributes(e),0!==t||(this.state={scrollBarWidth:this.getScrollbarWidth(),style:{}},this.handleContainerOverflow&&this.setContainerStyle(this.state))),t}remove(e){let t=this.modals.indexOf(e);-1!==t&&(this.modals.splice(t,1),!this.modals.length&&this.handleContainerOverflow&&this.removeContainerStyle(this.state),this.removeModalAttributes(e))}isTopModal(e){return!!this.modals.length&&this.modals[this.modals.length-1]===e}};let b=(0,f.createContext)(i?window:void 0);function useWindow(){return(0,f.useContext)(b)}b.Provider;let resolveContainerRef=(e,t)=>i?null==e?(t||ownerDocument()).body:("function"==typeof e&&(e=e()),e&&"current"in e&&(e=e.current),e&&("nodeType"in e||e.getBoundingClientRect))?e:null:null,y=void 0!==n.g&&n.g.navigator&&"ReactNative"===n.g.navigator.product,C="undefined"!=typeof document;var R=C||y?f.useLayoutEffect:f.useEffect,esm_NoopTransition=function({children:e,in:t,onExited:n,mountOnEnter:r,unmountOnExit:a}){let o=(0,f.useRef)(null),s=(0,f.useRef)(t),l=useEventCallback(n);(0,f.useEffect)(()=>{t?s.current=!0:l(o.current)},[t,l]);let i=esm_useMergedRefs(o,e.ref),u=(0,f.cloneElement)(e,{ref:i});return t?u:a||!s.current&&r?null:u},w=n(5893);function ImperativeTransition({children:e,in:t,onExited:n,onEntered:r,transition:a}){let[o,s]=(0,f.useState)(!t);t&&o&&s(!1);let l=function({in:e,onTransition:t}){let n=(0,f.useRef)(null),r=(0,f.useRef)(!0),a=useEventCallback(t);return R(()=>{if(!n.current)return;let t=!1;return a({in:e,element:n.current,initial:r.current,isStale:()=>t}),()=>{t=!0}},[e,a]),R(()=>(r.current=!1,()=>{r.current=!0}),[]),n}({in:!!t,onTransition:e=>{Promise.resolve(a(e)).then(()=>{e.isStale()||(e.in?null==r||r(e.element,e.initial):(s(!0),null==n||n(e.element)))},t=>{throw e.in||s(!0),t})}}),i=esm_useMergedRefs(l,e.ref);return o&&!t?null:(0,f.cloneElement)(e,{ref:i})}function renderTransition(e,t,n){return e?(0,w.jsx)(e,Object.assign({},n)):t?(0,w.jsx)(ImperativeTransition,Object.assign({},n,{transition:t})):(0,w.jsx)(esm_NoopTransition,Object.assign({},n))}let x=["show","role","className","style","children","backdrop","keyboard","onBackdropClick","onEscapeKeyDown","transition","runTransition","backdropTransition","runBackdropTransition","autoFocus","enforceFocus","restoreFocus","restoreFocusOptions","renderDialog","renderBackdrop","manager","container","onShow","onHide","onExit","onExited","onExiting","onEnter","onEntering","onEntered"],N=(0,f.forwardRef)((e,t)=>{let{show:n=!1,role:a="dialog",className:o,style:s,children:l,backdrop:u=!0,keyboard:c=!0,onBackdropClick:d,onEscapeKeyDown:m,transition:p,runTransition:v,backdropTransition:g,runBackdropTransition:b,autoFocus:y=!0,enforceFocus:C=!0,restoreFocus:R=!0,restoreFocusOptions:N,renderDialog:k,renderBackdrop:T=e=>(0,w.jsx)("div",Object.assign({},e)),manager:S,container:L,onShow:M,onHide:_=()=>{},onExit:D,onExited:O,onExiting:j,onEnter:B,onEntering:A,onEntered:F}=e,W=function(e,t){if(null==e)return{};var n,r,a={},o=Object.keys(e);for(r=0;r=0||(a[n]=e[n]);return a}(e,x),I=useWindow(),$=function(e,t){let n=useWindow(),[r,a]=(0,f.useState)(()=>resolveContainerRef(e,null==n?void 0:n.document));if(!r){let t=resolveContainerRef(e);t&&a(t)}return(0,f.useEffect)(()=>{t&&r&&t(r)},[t,r]),(0,f.useEffect)(()=>{let t=resolveContainerRef(e);t!==r&&a(t)},[e,r]),r}(L),z=function(e){let t=useWindow(),n=e||(r||(r=new E({ownerDocument:null==t?void 0:t.document})),r),a=(0,f.useRef)({dialog:null,backdrop:null});return Object.assign(a.current,{add:()=>n.add(a.current),remove:()=>n.remove(a.current),isTopModal:()=>n.isTopModal(a.current),setDialogRef:(0,f.useCallback)(e=>{a.current.dialog=e},[]),setBackdropRef:(0,f.useCallback)(e=>{a.current.backdrop=e},[])})}(S),H=function(){let e=(0,f.useRef)(!0),t=(0,f.useRef)(()=>e.current);return(0,f.useEffect)(()=>(e.current=!0,()=>{e.current=!1}),[]),t.current}(),P=function(e){let t=(0,f.useRef)(null);return(0,f.useEffect)(()=>{t.current=e}),t.current}(n),[V,q]=(0,f.useState)(!n),U=(0,f.useRef)(null);(0,f.useImperativeHandle)(t,()=>z,[z]),i&&!P&&n&&(U.current=activeElement(null==I?void 0:I.document)),n&&V&&q(!1);let G=useEventCallback(()=>{if(z.add(),Q.current=esm_listen(document,"keydown",Z),J.current=esm_listen(document,"focus",()=>setTimeout(X),!0),M&&M(),y){var e,t;let n=activeElement(null!=(e=null==(t=z.dialog)?void 0:t.ownerDocument)?e:null==I?void 0:I.document);z.dialog&&n&&!contains(z.dialog,n)&&(U.current=n,z.dialog.focus())}}),K=useEventCallback(()=>{if(z.remove(),null==Q.current||Q.current(),null==J.current||J.current(),R){var e;null==(e=U.current)||null==e.focus||e.focus(N),U.current=null}});(0,f.useEffect)(()=>{n&&$&&G()},[n,$,G]),(0,f.useEffect)(()=>{V&&K()},[V,K]),useWillUnmount(()=>{K()});let X=useEventCallback(()=>{if(!C||!H()||!z.isTopModal())return;let e=activeElement(null==I?void 0:I.document);z.dialog&&e&&!contains(z.dialog,e)&&z.dialog.focus()}),Y=useEventCallback(e=>{e.target===e.currentTarget&&(null==d||d(e),!0===u&&_())}),Z=useEventCallback(e=>{c&&("Escape"===e.code||27===e.keyCode)&&z.isTopModal()&&(null==m||m(e),e.defaultPrevented||_())}),J=(0,f.useRef)(),Q=(0,f.useRef)();if(!$)return null;let ee=Object.assign({role:a,ref:z.setDialogRef,"aria-modal":"dialog"===a||void 0},W,{style:s,className:o,tabIndex:-1}),et=k?k(ee):(0,w.jsx)("div",Object.assign({},ee,{children:f.cloneElement(l,{role:"document"})}));et=renderTransition(p,v,{unmountOnExit:!0,mountOnEnter:!0,appear:!0,in:!!n,onExit:D,onExiting:j,onExited:(...e)=>{q(!0),null==O||O(...e)},onEnter:B,onEntering:A,onEntered:F,children:et});let en=null;return u&&(en=renderTransition(g,b,{in:!!n,appear:!0,mountOnEnter:!0,unmountOnExit:!0,children:en=T({ref:z.setBackdropRef,onClick:Y})})),(0,w.jsx)(w.Fragment,{children:h.createPortal((0,w.jsxs)(w.Fragment,{children:[en,et]}),$)})});N.displayName="Modal";var k=Object.assign(N,{Manager:E}),T=Function.prototype.bind.call(Function.prototype.call,[].slice);function qsa(e,t){return T(e.querySelectorAll(t))}function replaceClassName(e,t){return e.replace(RegExp("(^|\\s)"+t+"(?:\\s|$)","g"),"$1").replace(/\s+/g," ").replace(/^\s*|\s*$/g,"")}let S={FIXED_CONTENT:".fixed-top, .fixed-bottom, .is-fixed, .sticky-top",STICKY_CONTENT:".sticky-top",NAVBAR_TOGGLER:".navbar-toggler"};let BootstrapModalManager=class BootstrapModalManager extends E{adjustAndStore(e,t,n){let r=t.style[e];t.dataset[e]=r,css(t,{[e]:`${parseFloat(css(t,e))+n}px`})}restore(e,t){let n=t.dataset[e];void 0!==n&&(delete t.dataset[e],css(t,{[e]:n}))}setContainerStyle(e){var t,n;super.setContainerStyle(e);let r=this.getElement();if(n="modal-open",(t=r).classList?t.classList.add(n):(t.classList?n&&t.classList.contains(n):-1!==(" "+(t.className.baseVal||t.className)+" ").indexOf(" "+n+" "))||("string"==typeof t.className?t.className=t.className+" "+n:t.setAttribute("class",(t.className&&t.className.baseVal||"")+" "+n)),!e.scrollBarWidth)return;let a=this.isRTL?"paddingLeft":"paddingRight",o=this.isRTL?"marginLeft":"marginRight";qsa(r,S.FIXED_CONTENT).forEach(t=>this.adjustAndStore(a,t,e.scrollBarWidth)),qsa(r,S.STICKY_CONTENT).forEach(t=>this.adjustAndStore(o,t,-e.scrollBarWidth)),qsa(r,S.NAVBAR_TOGGLER).forEach(t=>this.adjustAndStore(o,t,e.scrollBarWidth))}removeContainerStyle(e){var t;super.removeContainerStyle(e);let n=this.getElement();t="modal-open",n.classList?n.classList.remove(t):"string"==typeof n.className?n.className=replaceClassName(n.className,t):n.setAttribute("class",replaceClassName(n.className&&n.className.baseVal||"",t));let r=this.isRTL?"paddingLeft":"paddingRight",a=this.isRTL?"marginLeft":"marginRight";qsa(n,S.FIXED_CONTENT).forEach(e=>this.restore(r,e)),qsa(n,S.STICKY_CONTENT).forEach(e=>this.restore(a,e)),qsa(n,S.NAVBAR_TOGGLER).forEach(e=>this.restore(a,e))}};var L=n(8662);function transitionEndListener_parseDuration(e,t){let n=css(e,t)||"",r=-1===n.indexOf("ms")?1e3:1;return parseFloat(n)*r}function transitionEndListener(e,t){let n=transitionEndListener_parseDuration(e,"transitionDuration"),r=transitionEndListener_parseDuration(e,"transitionDelay"),a=transitionEnd(e,n=>{n.target===e&&(a(),t(n))},n+r)}let M=f.forwardRef(({onEnter:e,onEntering:t,onEntered:n,onExit:r,onExiting:a,onExited:o,addEndListener:s,children:l,childRef:i,...u},c)=>{let d=(0,f.useRef)(null),m=esm_useMergedRefs(d,i),attachRef=e=>{m(e&&"setState"in e?h.findDOMNode(e):null!=e?e:null)},normalize=e=>t=>{e&&d.current&&e(d.current,t)},p=(0,f.useCallback)(normalize(e),[e]),v=(0,f.useCallback)(normalize(t),[t]),g=(0,f.useCallback)(normalize(n),[n]),E=(0,f.useCallback)(normalize(r),[r]),b=(0,f.useCallback)(normalize(a),[a]),y=(0,f.useCallback)(normalize(o),[o]),C=(0,f.useCallback)(normalize(s),[s]);return(0,w.jsx)(L.ZP,{ref:c,...u,onEnter:p,onEntered:g,onEntering:v,onExit:E,onExited:y,onExiting:b,addEndListener:C,nodeRef:d,children:"function"==typeof l?(e,t)=>l(e,{...t,ref:attachRef}):f.cloneElement(l,{ref:attachRef})})}),_={[L.d0]:"show",[L.cn]:"show"},D=f.forwardRef(({className:e,children:t,transitionClasses:n={},onEnter:r,...a},o)=>{let s={in:!1,timeout:300,mountOnEnter:!1,unmountOnExit:!1,appear:!1,...a},i=(0,f.useCallback)((e,t)=>{e.offsetHeight,null==r||r(e,t)},[r]);return(0,w.jsx)(M,{ref:o,addEndListener:transitionEndListener,...s,onEnter:i,childRef:t.ref,children:(r,a)=>f.cloneElement(t,{...a,className:l()("fade",e,t.props.className,_[r],n[r])})})});D.displayName="Fade";var O=n(6792);let j=f.forwardRef(({className:e,bsPrefix:t,as:n="div",...r},a)=>(t=(0,O.vE)(t,"modal-body"),(0,w.jsx)(n,{ref:a,className:l()(e,t),...r})));j.displayName="ModalBody";let B=f.createContext({onHide(){}}),A=f.forwardRef(({bsPrefix:e,className:t,contentClassName:n,centered:r,size:a,fullscreen:o,children:s,scrollable:i,...u},c)=>{e=(0,O.vE)(e,"modal");let d=`${e}-dialog`,f="string"==typeof o?`${e}-fullscreen-${o}`:`${e}-fullscreen`;return(0,w.jsx)("div",{...u,ref:c,className:l()(d,t,a&&`${e}-${a}`,r&&`${d}-centered`,i&&`${d}-scrollable`,o&&f),children:(0,w.jsx)("div",{className:l()(`${e}-content`,n),children:s})})});A.displayName="ModalDialog";var F=A;let W=f.forwardRef(({className:e,bsPrefix:t,as:n="div",...r},a)=>(t=(0,O.vE)(t,"modal-footer"),(0,w.jsx)(n,{ref:a,className:l()(e,t),...r})));W.displayName="ModalFooter";var I=n(5697),$=n.n(I);let z={"aria-label":$().string,onClick:$().func,variant:$().oneOf(["white"])},H=f.forwardRef(({className:e,variant:t,"aria-label":n="Close",...r},a)=>(0,w.jsx)("button",{ref:a,type:"button",className:l()("btn-close",t&&`btn-close-${t}`,e),"aria-label":n,...r}));H.displayName="CloseButton",H.propTypes=z;let P=f.forwardRef(({closeLabel:e="Close",closeVariant:t,closeButton:n=!1,onHide:r,children:a,...o},s)=>{let l=(0,f.useContext)(B),i=useEventCallback(()=>{null==l||l.onHide(),null==r||r()});return(0,w.jsxs)("div",{ref:s,...o,children:[a,n&&(0,w.jsx)(H,{"aria-label":e,variant:t,onClick:i})]})}),V=f.forwardRef(({bsPrefix:e,className:t,closeLabel:n="Close",closeButton:r=!1,...a},o)=>(e=(0,O.vE)(e,"modal-header"),(0,w.jsx)(P,{ref:o,...a,className:l()(t,e),closeLabel:n,closeButton:r})));V.displayName="ModalHeader";let q=f.forwardRef((e,t)=>(0,w.jsx)("div",{...e,ref:t,className:l()(e.className,"h4")})),U=f.forwardRef(({className:e,bsPrefix:t,as:n=q,...r},a)=>(t=(0,O.vE)(t,"modal-title"),(0,w.jsx)(n,{ref:a,className:l()(e,t),...r})));function DialogTransition(e){return(0,w.jsx)(D,{...e,timeout:null})}function BackdropTransition(e){return(0,w.jsx)(D,{...e,timeout:null})}U.displayName="ModalTitle";let G=f.forwardRef(({bsPrefix:e,className:t,style:n,dialogClassName:r,contentClassName:o,children:s,dialogAs:u=F,"aria-labelledby":c,"aria-describedby":d,"aria-label":m,show:p=!1,animation:v=!0,backdrop:h=!0,keyboard:g=!0,onEscapeKeyDown:E,onShow:b,onHide:y,container:C,autoFocus:R=!0,enforceFocus:x=!0,restoreFocus:N=!0,restoreFocusOptions:T,onEntered:S,onExit:L,onExiting:M,onEnter:_,onEntering:D,onExited:j,backdropClassName:A,manager:W,...I},$)=>{let[z,H]=(0,f.useState)({}),[P,V]=(0,f.useState)(!1),q=(0,f.useRef)(!1),U=(0,f.useRef)(!1),G=(0,f.useRef)(null),[K,X]=(0,f.useState)(null),Y=esm_useMergedRefs($,X),Z=useEventCallback(y),J=(0,O.SC)();e=(0,O.vE)(e,"modal");let Q=(0,f.useMemo)(()=>({onHide:Z}),[Z]);function getModalManager(){return W||(a||(a=new BootstrapModalManager({isRTL:J})),a)}function updateDialogStyle(e){if(!i)return;let t=getModalManager().getScrollbarWidth()>0,n=e.scrollHeight>ownerDocument(e).documentElement.clientHeight;H({paddingRight:t&&!n?scrollbarSize():void 0,paddingLeft:!t&&n?scrollbarSize():void 0})}let ee=useEventCallback(()=>{K&&updateDialogStyle(K.dialog)});useWillUnmount(()=>{esm_removeEventListener(window,"resize",ee),null==G.current||G.current()});let handleDialogMouseDown=()=>{q.current=!0},handleMouseUp=e=>{q.current&&K&&e.target===K.dialog&&(U.current=!0),q.current=!1},handleStaticModalAnimation=()=>{V(!0),G.current=transitionEnd(K.dialog,()=>{V(!1)})},handleStaticBackdropClick=e=>{e.target===e.currentTarget&&handleStaticModalAnimation()},handleClick=e=>{if("static"===h){handleStaticBackdropClick(e);return}if(U.current||e.target!==e.currentTarget){U.current=!1;return}null==y||y()},et=(0,f.useCallback)(t=>(0,w.jsx)("div",{...t,className:l()(`${e}-backdrop`,A,!v&&"show")}),[v,A,e]),en={...n,...z};return en.display="block",(0,w.jsx)(B.Provider,{value:Q,children:(0,w.jsx)(k,{show:p,ref:Y,backdrop:h,container:C,keyboard:!0,autoFocus:R,enforceFocus:x,restoreFocus:N,restoreFocusOptions:T,onEscapeKeyDown:e=>{g?null==E||E(e):(e.preventDefault(),"static"===h&&handleStaticModalAnimation())},onShow:b,onHide:y,onEnter:(e,t)=>{e&&updateDialogStyle(e),null==_||_(e,t)},onEntering:(e,t)=>{null==D||D(e,t),esm_addEventListener(window,"resize",ee)},onEntered:S,onExit:e=>{null==G.current||G.current(),null==L||L(e)},onExiting:M,onExited:e=>{e&&(e.style.display=""),null==j||j(e),esm_removeEventListener(window,"resize",ee)},manager:getModalManager(),transition:v?DialogTransition:void 0,backdropTransition:v?BackdropTransition:void 0,renderBackdrop:et,renderDialog:n=>(0,w.jsx)("div",{role:"dialog",...n,style:en,className:l()(t,e,P&&`${e}-static`,!v&&"show"),onClick:h?handleClick:void 0,onMouseUp:handleMouseUp,"aria-label":m,"aria-labelledby":c,"aria-describedby":d,children:(0,w.jsx)(u,{...I,onMouseDown:handleDialogMouseDown,className:r,contentClassName:o,children:s})})})})});G.displayName="Modal";var K=Object.assign(G,{Body:j,Header:V,Title:U,Footer:W,Dialog:F,TRANSITION_DURATION:300,BACKDROP_TRANSITION_DURATION:150})},6792:function(e,t,n){n.d(t,{SC:function(){return useIsRTL},pi:function(){return useBootstrapBreakpoints},vE:function(){return useBootstrapPrefix},zG:function(){return useBootstrapMinBreakpoint}});var r=n(7294);n(5893);let a=r.createContext({prefixes:{},breakpoints:["xxl","xl","lg","md","sm","xs"],minBreakpoint:"xs"}),{Consumer:o,Provider:s}=a;function useBootstrapPrefix(e,t){let{prefixes:n}=(0,r.useContext)(a);return e||n[t]||t}function useBootstrapBreakpoints(){let{breakpoints:e}=(0,r.useContext)(a);return e}function useBootstrapMinBreakpoint(){let{minBreakpoint:e}=(0,r.useContext)(a);return e}function useIsRTL(){let{dir:e}=(0,r.useContext)(a);return"rtl"===e}}}]);