@gyramais/gyra-design 0.1.7 → 0.1.8
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,9 +1,9 @@
|
|
|
1
|
-
"use client";import*as e from"react";import t,{
|
|
1
|
+
"use client";import*as e from"react";import t,{useCallback as n,createContext as r,useMemo as o,createElement as i,useContext as a,Fragment as s,forwardRef as l,Children as c,isValidElement as u,cloneElement as d,useEffect as f,useRef as p,useState as m,useLayoutEffect as h,useReducer as y}from"react";import*as g from"react-dom";import{flushSync as b}from"react-dom";import v,{jsxs as w,jsx as x}from"react/jsx-runtime";function E(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function O(e){if(e.__esModule)return e;var t=e.default;if("function"==typeof t){var n=function e(){return this instanceof e?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};n.prototype=t.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach((function(t){var r=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(n,t,r.get?r:{enumerable:!0,get:function(){return e[t]}})})),n}var k,S={exports:{}};
|
|
2
2
|
/*!
|
|
3
3
|
Copyright (c) 2018 Jed Watson.
|
|
4
4
|
Licensed under the MIT License (MIT), see
|
|
5
5
|
http://jedwatson.github.io/classnames
|
|
6
|
-
*/u=f,function(){var e={}.hasOwnProperty;function t(){for(var e="",t=0;t<arguments.length;t++){var o=arguments[t];o&&(e=n(e,r(o)))}return e}function r(r){if("string"==typeof r||"number"==typeof r)return r;if("object"!=typeof r)return"";if(Array.isArray(r))return t.apply(null,r);if(r.toString!==Object.prototype.toString&&!r.toString.toString().includes("[native code]"))return r.toString();var o="";for(var i in r)e.call(r,i)&&r[i]&&(o=n(o,i));return o}function n(e,t){return t?e?e+" "+t:e+t:e}u.exports?(t.default=t,u.exports=t):window.classNames=t}();var p=c(f.exports),d=function(e){var r=e.id,n=e.className,o=e.columns,i=void 0===o?1:o,a=e.gap,s=void 0===a?0:a,c=e.align,l=void 0===c?"start":c,u=e.children;return t.createElement("div",{id:r,className:p("gyramais-row","gyramais-row-columns-".concat(i),"gyramais-row-align-".concat(l),"gyramais-row-mobile-gap-".concat("number"==typeof s?s:"object"==typeof s&&!Array.isArray(s)&&s.mobile),"object"==typeof s&&!Array.isArray(s)&&s.tablet?"gyramais-row-tablet-gap-".concat(s.tablet):"","object"==typeof s&&!Array.isArray(s)&&s.desktop?"gyramais-row-desktop-gap-".concat(s.desktop):"","object"==typeof s&&!Array.isArray(s)&&s.wide?"gyramais-row-wide-gap-".concat(s.wide):"",n)},u)},m=function(e){var r=e.id,n=e.className,o=e.span,i=void 0===o?1:o,a=e.onClick,s=e.children;return t.createElement("div",{id:r,className:p("gyramais-col","gyramais-col-mobile-span-".concat("number"==typeof i?i:"object"==typeof i&&!Array.isArray(i)&&i.mobile),"object"==typeof i&&!Array.isArray(i)&&i.tablet?"gyramais-col-tablet-span-".concat(i.tablet):"","object"==typeof i&&!Array.isArray(i)&&i.desktop?"gyramais-col-desktop-span-".concat(i.desktop):"","object"==typeof i&&!Array.isArray(i)&&i.wide?"gyramais-col-wide-span-".concat(i.wide):"",n),onClick:a},s)},y={},h={exports:{}};!function(e){e.exports=function(e){return e&&e.__esModule?e:{default:e}},e.exports.__esModule=!0,e.exports.default=e.exports}(h);var g=h.exports,v={};function b(){return b=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},b.apply(this,arguments)}function E(e){if("object"!=typeof e||null===e)return!1;const t=Object.getPrototypeOf(e);return!(null!==t&&t!==Object.prototype&&null!==Object.getPrototypeOf(t)||Symbol.toStringTag in e||Symbol.iterator in e)}function w(e){if(!E(e))return e;const t={};return Object.keys(e).forEach((r=>{t[r]=w(e[r])})),t}function x(e,t,r={clone:!0}){const n=r.clone?b({},e):e;return E(e)&&E(t)&&Object.keys(t).forEach((o=>{"__proto__"!==o&&(E(t[o])&&o in e&&E(e[o])?n[o]=x(e[o],t[o],r):r.clone?n[o]=E(t[o])?w(t[o]):t[o]:n[o]=t[o])})),n}var O,S={exports:{}},k={exports:{}},N={};var _,$,A,T,C,j,I,P,M,R,V,D,z,F,L={};
|
|
6
|
+
*/k=S,function(){var e={}.hasOwnProperty;function t(){for(var e="",t=0;t<arguments.length;t++){var o=arguments[t];o&&(e=r(e,n(o)))}return e}function n(n){if("string"==typeof n||"number"==typeof n)return n;if("object"!=typeof n)return"";if(Array.isArray(n))return t.apply(null,n);if(n.toString!==Object.prototype.toString&&!n.toString.toString().includes("[native code]"))return n.toString();var o="";for(var i in n)e.call(n,i)&&n[i]&&(o=r(o,i));return o}function r(e,t){return t?e?e+" "+t:e+t:e}k.exports?(t.default=t,k.exports=t):window.classNames=t}();var N=E(S.exports),T=function(e){var n=e.id,r=e.className,o=e.columns,i=void 0===o?1:o,a=e.gap,s=void 0===a?0:a,l=e.align,c=void 0===l?"start":l,u=e.children;return t.createElement("div",{id:n,className:N("gyramais-row","gyramais-row-columns-".concat(i),"gyramais-row-align-".concat(c),"gyramais-row-mobile-gap-".concat("number"==typeof s?s:"object"==typeof s&&!Array.isArray(s)&&s.mobile),"object"==typeof s&&!Array.isArray(s)&&s.tablet?"gyramais-row-tablet-gap-".concat(s.tablet):"","object"==typeof s&&!Array.isArray(s)&&s.desktop?"gyramais-row-desktop-gap-".concat(s.desktop):"","object"==typeof s&&!Array.isArray(s)&&s.wide?"gyramais-row-wide-gap-".concat(s.wide):"",r)},u)},_=function(e){var n=e.id,r=e.className,o=e.span,i=void 0===o?1:o,a=e.onClick,s=e.children;return t.createElement("div",{id:n,className:N("gyramais-col","gyramais-col-mobile-span-".concat("number"==typeof i?i:"object"==typeof i&&!Array.isArray(i)&&i.mobile),"object"==typeof i&&!Array.isArray(i)&&i.tablet?"gyramais-col-tablet-span-".concat(i.tablet):"","object"==typeof i&&!Array.isArray(i)&&i.desktop?"gyramais-col-desktop-span-".concat(i.desktop):"","object"==typeof i&&!Array.isArray(i)&&i.wide?"gyramais-col-wide-span-".concat(i.wide):"",r),onClick:a},s)},C=function(){return C=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},C.apply(this,arguments)};function $(){return $=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},$.apply(this,arguments)}function A(e,t,{checkForDefaultPrevented:n=!0}={}){return function(r){if(null==e||e(r),!1===n||!r.defaultPrevented)return null==t?void 0:t(r)}}function P(...e){return t=>e.forEach((e=>function(e,t){"function"==typeof e?e(t):null!=e&&(e.current=t)}(e,t)))}function I(...e){return n(P(...e),e)}function j(e,t=[]){let n=[];const s=()=>{const t=n.map((e=>r(e)));return function(n){const r=(null==n?void 0:n[e])||t;return o((()=>({[`__scope${e}`]:{...n,[e]:r}})),[n,r])}};return s.scopeName=e,[function(t,s){const l=r(s),c=n.length;function u(t){const{scope:n,children:r,...a}=t,s=(null==n?void 0:n[e][c])||l,u=o((()=>a),Object.values(a));return i(s.Provider,{value:u},r)}return n=[...n,s],u.displayName=t+"Provider",[u,function(n,r){const o=(null==r?void 0:r[e][c])||l,i=a(o);if(i)return i;if(void 0!==s)return s;throw new Error(`\`${n}\` must be used within \`${t}\``)}]},R(s,...t)]}function R(...e){const t=e[0];if(1===e.length)return t;const n=()=>{const n=e.map((e=>({useScope:e(),scopeName:e.scopeName})));return function(e){const r=n.reduce(((t,{useScope:n,scopeName:r})=>({...t,...n(e)[`__scope${r}`]})),{});return o((()=>({[`__scope${t.scopeName}`]:r})),[r])}};return n.scopeName=t.scopeName,n}"function"==typeof SuppressedError&&SuppressedError;const M=l(((e,t)=>{const{children:n,...r}=e,o=c.toArray(n),a=o.find(L);if(a){const e=a.props.children,n=o.map((t=>t===a?c.count(e)>1?c.only(null):u(e)?e.props.children:null:t));return i(D,$({},r,{ref:t}),u(e)?d(e,void 0,n):null)}return i(D,$({},r,{ref:t}),n)}));M.displayName="Slot";const D=l(((e,t)=>{const{children:n,...r}=e;return u(n)?d(n,{...V(r,n.props),ref:t?P(t,n.ref):n.ref}):c.count(n)>1?c.only(null):null}));D.displayName="SlotClone";const z=({children:e})=>i(s,null,e);function L(e){return u(e)&&e.type===z}function V(e,t){const n={...t};for(const r in t){const o=e[r],i=t[r];/^on[A-Z]/.test(r)?o&&i?n[r]=(...e)=>{i(...e),o(...e)}:o&&(n[r]=o):"style"===r?n[r]={...o,...i}:"className"===r&&(n[r]=[o,i].filter(Boolean).join(" "))}return{...e,...n}}const F=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"].reduce(((e,t)=>{const n=l(((e,n)=>{const{asChild:r,...o}=e,a=r?M:t;return f((()=>{window[Symbol.for("radix-ui")]=!0}),[]),i(a,$({},o,{ref:n}))}));return n.displayName=`Primitive.${t}`,{...e,[t]:n}}),{});function W(e){const t=p(e);return f((()=>{t.current=e})),o((()=>(...e)=>{var n;return null===(n=t.current)||void 0===n?void 0:n.call(t,...e)}),[])}const B="dismissableLayer.update",U="dismissableLayer.pointerDownOutside",H="dismissableLayer.focusOutside";let G;const q=r({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),K=l(((e,t)=>{var n;const{disableOutsidePointerEvents:r=!1,onEscapeKeyDown:o,onPointerDownOutside:s,onFocusOutside:l,onInteractOutside:c,onDismiss:u,...d}=e,h=a(q),[y,g]=m(null),b=null!==(n=null==y?void 0:y.ownerDocument)&&void 0!==n?n:null===globalThis||void 0===globalThis?void 0:globalThis.document,[,v]=m({}),w=I(t,(e=>g(e))),x=Array.from(h.layers),[E]=[...h.layersWithOutsidePointerEventsDisabled].slice(-1),O=x.indexOf(E),k=y?x.indexOf(y):-1,S=h.layersWithOutsidePointerEventsDisabled.size>0,N=k>=O,T=function(e,t=(null===globalThis||void 0===globalThis?void 0:globalThis.document)){const n=W(e),r=p(!1),o=p((()=>{}));return f((()=>{const e=e=>{if(e.target&&!r.current){const i={originalEvent:e};function a(){X(U,n,i,{discrete:!0})}"touch"===e.pointerType?(t.removeEventListener("click",o.current),o.current=a,t.addEventListener("click",o.current,{once:!0})):a()}else t.removeEventListener("click",o.current);r.current=!1},i=window.setTimeout((()=>{t.addEventListener("pointerdown",e)}),0);return()=>{window.clearTimeout(i),t.removeEventListener("pointerdown",e),t.removeEventListener("click",o.current)}}),[t,n]),{onPointerDownCapture:()=>r.current=!0}}((e=>{const t=e.target,n=[...h.branches].some((e=>e.contains(t)));N&&!n&&(null==s||s(e),null==c||c(e),e.defaultPrevented||null==u||u())}),b),_=function(e,t=(null===globalThis||void 0===globalThis?void 0:globalThis.document)){const n=W(e),r=p(!1);return f((()=>{const e=e=>{if(e.target&&!r.current){X(H,n,{originalEvent:e},{discrete:!1})}};return t.addEventListener("focusin",e),()=>t.removeEventListener("focusin",e)}),[t,n]),{onFocusCapture:()=>r.current=!0,onBlurCapture:()=>r.current=!1}}((e=>{const t=e.target;[...h.branches].some((e=>e.contains(t)))||(null==l||l(e),null==c||c(e),e.defaultPrevented||null==u||u())}),b);return function(e,t=(null===globalThis||void 0===globalThis?void 0:globalThis.document)){const n=W(e);f((()=>{const e=e=>{"Escape"===e.key&&n(e)};return t.addEventListener("keydown",e),()=>t.removeEventListener("keydown",e)}),[n,t])}((e=>{k===h.layers.size-1&&(null==o||o(e),!e.defaultPrevented&&u&&(e.preventDefault(),u()))}),b),f((()=>{if(y)return r&&(0===h.layersWithOutsidePointerEventsDisabled.size&&(G=b.body.style.pointerEvents,b.body.style.pointerEvents="none"),h.layersWithOutsidePointerEventsDisabled.add(y)),h.layers.add(y),Y(),()=>{r&&1===h.layersWithOutsidePointerEventsDisabled.size&&(b.body.style.pointerEvents=G)}}),[y,b,r,h]),f((()=>()=>{y&&(h.layers.delete(y),h.layersWithOutsidePointerEventsDisabled.delete(y),Y())}),[y,h]),f((()=>{const e=()=>v({});return document.addEventListener(B,e),()=>document.removeEventListener(B,e)}),[]),i(F.div,$({},d,{ref:w,style:{pointerEvents:S?N?"auto":"none":void 0,...e.style},onFocusCapture:A(e.onFocusCapture,_.onFocusCapture),onBlurCapture:A(e.onBlurCapture,_.onBlurCapture),onPointerDownCapture:A(e.onPointerDownCapture,T.onPointerDownCapture)}))}));function Y(){const e=new CustomEvent(B);document.dispatchEvent(e)}function X(e,t,n,{discrete:r}){const o=n.originalEvent.target,i=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&o.addEventListener(e,t,{once:!0}),r?function(e,t){e&&b((()=>e.dispatchEvent(t)))}(o,i):o.dispatchEvent(i)}const J=Boolean(null===globalThis||void 0===globalThis?void 0:globalThis.document)?h:()=>{},Z=e["useId".toString()]||(()=>{});let Q=0;const ee=["top","right","bottom","left"],te=Math.min,ne=Math.max,re=Math.round,oe=Math.floor,ie=e=>({x:e,y:e}),ae={left:"right",right:"left",bottom:"top",top:"bottom"},se={start:"end",end:"start"};function le(e,t,n){return ne(e,te(t,n))}function ce(e,t){return"function"==typeof e?e(t):e}function ue(e){return e.split("-")[0]}function de(e){return e.split("-")[1]}function fe(e){return"x"===e?"y":"x"}function pe(e){return"y"===e?"height":"width"}function me(e){return["top","bottom"].includes(ue(e))?"y":"x"}function he(e){return fe(me(e))}function ye(e){return e.replace(/start|end/g,(e=>se[e]))}function ge(e){return e.replace(/left|right|bottom|top/g,(e=>ae[e]))}function be(e){return"number"!=typeof e?function(e){return{top:0,right:0,bottom:0,left:0,...e}}(e):{top:e,right:e,bottom:e,left:e}}function ve(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}function we(e,t,n){let{reference:r,floating:o}=e;const i=me(t),a=he(t),s=pe(a),l=ue(t),c="y"===i,u=r.x+r.width/2-o.width/2,d=r.y+r.height/2-o.height/2,f=r[s]/2-o[s]/2;let p;switch(l){case"top":p={x:u,y:r.y-o.height};break;case"bottom":p={x:u,y:r.y+r.height};break;case"right":p={x:r.x+r.width,y:d};break;case"left":p={x:r.x-o.width,y:d};break;default:p={x:r.x,y:r.y}}switch(de(t)){case"start":p[a]-=f*(n&&c?-1:1);break;case"end":p[a]+=f*(n&&c?-1:1)}return p}async function xe(e,t){var n;void 0===t&&(t={});const{x:r,y:o,platform:i,rects:a,elements:s,strategy:l}=e,{boundary:c="clippingAncestors",rootBoundary:u="viewport",elementContext:d="floating",altBoundary:f=!1,padding:p=0}=ce(t,e),m=be(p),h=s[f?"floating"===d?"reference":"floating":d],y=ve(await i.getClippingRect({element:null==(n=await(null==i.isElement?void 0:i.isElement(h)))||n?h:h.contextElement||await(null==i.getDocumentElement?void 0:i.getDocumentElement(s.floating)),boundary:c,rootBoundary:u,strategy:l})),g="floating"===d?{...a.floating,x:r,y:o}:a.reference,b=await(null==i.getOffsetParent?void 0:i.getOffsetParent(s.floating)),v=await(null==i.isElement?void 0:i.isElement(b))&&await(null==i.getScale?void 0:i.getScale(b))||{x:1,y:1},w=ve(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({rect:g,offsetParent:b,strategy:l}):g);return{top:(y.top-w.top+m.top)/v.y,bottom:(w.bottom-y.bottom+m.bottom)/v.y,left:(y.left-w.left+m.left)/v.x,right:(w.right-y.right+m.right)/v.x}}function Ee(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function Oe(e){return ee.some((t=>e[t]>=0))}const ke=function(e){return void 0===e&&(e=0),{name:"offset",options:e,async fn(t){var n,r;const{x:o,y:i,placement:a,middlewareData:s}=t,l=await async function(e,t){const{placement:n,platform:r,elements:o}=e,i=await(null==r.isRTL?void 0:r.isRTL(o.floating)),a=ue(n),s=de(n),l="y"===me(n),c=["left","top"].includes(a)?-1:1,u=i&&l?-1:1,d=ce(t,e);let{mainAxis:f,crossAxis:p,alignmentAxis:m}="number"==typeof d?{mainAxis:d,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...d};return s&&"number"==typeof m&&(p="end"===s?-1*m:m),l?{x:p*u,y:f*c}:{x:f*c,y:p*u}}(t,e);return a===(null==(n=s.offset)?void 0:n.placement)&&null!=(r=s.arrow)&&r.alignmentOffset?{}:{x:o+l.x,y:i+l.y,data:{...l,placement:a}}}}};function Se(e){return _e(e)?(e.nodeName||"").toLowerCase():"#document"}function Ne(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function Te(e){var t;return null==(t=(_e(e)?e.ownerDocument:e.document)||window.document)?void 0:t.documentElement}function _e(e){return e instanceof Node||e instanceof Ne(e).Node}function Ce(e){return e instanceof Element||e instanceof Ne(e).Element}function $e(e){return e instanceof HTMLElement||e instanceof Ne(e).HTMLElement}function Ae(e){return"undefined"!=typeof ShadowRoot&&(e instanceof ShadowRoot||e instanceof Ne(e).ShadowRoot)}function Pe(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=De(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(o)}function Ie(e){return["table","td","th"].includes(Se(e))}function je(e){const t=Re(),n=De(e);return"none"!==n.transform||"none"!==n.perspective||!!n.containerType&&"normal"!==n.containerType||!t&&!!n.backdropFilter&&"none"!==n.backdropFilter||!t&&!!n.filter&&"none"!==n.filter||["transform","perspective","filter"].some((e=>(n.willChange||"").includes(e)))||["paint","layout","strict","content"].some((e=>(n.contain||"").includes(e)))}function Re(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function Me(e){return["html","body","#document"].includes(Se(e))}function De(e){return Ne(e).getComputedStyle(e)}function ze(e){return Ce(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function Le(e){if("html"===Se(e))return e;const t=e.assignedSlot||e.parentNode||Ae(e)&&e.host||Te(e);return Ae(t)?t.host:t}function Ve(e){const t=Le(e);return Me(t)?e.ownerDocument?e.ownerDocument.body:e.body:$e(t)&&Pe(t)?t:Ve(t)}function Fe(e,t,n){var r;void 0===t&&(t=[]),void 0===n&&(n=!0);const o=Ve(e),i=o===(null==(r=e.ownerDocument)?void 0:r.body),a=Ne(o);return i?t.concat(a,a.visualViewport||[],Pe(o)?o:[],a.frameElement&&n?Fe(a.frameElement):[]):t.concat(o,Fe(o,[],n))}function We(e){const t=De(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const o=$e(e),i=o?e.offsetWidth:n,a=o?e.offsetHeight:r,s=re(n)!==i||re(r)!==a;return s&&(n=i,r=a),{width:n,height:r,$:s}}function Be(e){return Ce(e)?e:e.contextElement}function Ue(e){const t=Be(e);if(!$e(t))return ie(1);const n=t.getBoundingClientRect(),{width:r,height:o,$:i}=We(t);let a=(i?re(n.width):n.width)/r,s=(i?re(n.height):n.height)/o;return a&&Number.isFinite(a)||(a=1),s&&Number.isFinite(s)||(s=1),{x:a,y:s}}const He=ie(0);function Ge(e){const t=Ne(e);return Re()&&t.visualViewport?{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}:He}function qe(e,t,n,r){void 0===t&&(t=!1),void 0===n&&(n=!1);const o=e.getBoundingClientRect(),i=Be(e);let a=ie(1);t&&(r?Ce(r)&&(a=Ue(r)):a=Ue(e));const s=function(e,t,n){return void 0===t&&(t=!1),!(!n||t&&n!==Ne(e))&&t}(i,n,r)?Ge(i):ie(0);let l=(o.left+s.x)/a.x,c=(o.top+s.y)/a.y,u=o.width/a.x,d=o.height/a.y;if(i){const e=Ne(i),t=r&&Ce(r)?Ne(r):r;let n=e.frameElement;for(;n&&r&&t!==e;){const e=Ue(n),t=n.getBoundingClientRect(),r=De(n),o=t.left+(n.clientLeft+parseFloat(r.paddingLeft))*e.x,i=t.top+(n.clientTop+parseFloat(r.paddingTop))*e.y;l*=e.x,c*=e.y,u*=e.x,d*=e.y,l+=o,c+=i,n=Ne(n).frameElement}}return ve({width:u,height:d,x:l,y:c})}function Ke(e){return qe(Te(e)).left+ze(e).scrollLeft}function Ye(e,t,n){let r;if("viewport"===t)r=function(e,t){const n=Ne(e),r=Te(e),o=n.visualViewport;let i=r.clientWidth,a=r.clientHeight,s=0,l=0;if(o){i=o.width,a=o.height;const e=Re();(!e||e&&"fixed"===t)&&(s=o.offsetLeft,l=o.offsetTop)}return{width:i,height:a,x:s,y:l}}(e,n);else if("document"===t)r=function(e){const t=Te(e),n=ze(e),r=e.ownerDocument.body,o=ne(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),i=ne(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let a=-n.scrollLeft+Ke(e);const s=-n.scrollTop;return"rtl"===De(r).direction&&(a+=ne(t.clientWidth,r.clientWidth)-o),{width:o,height:i,x:a,y:s}}(Te(e));else if(Ce(t))r=function(e,t){const n=qe(e,!0,"fixed"===t),r=n.top+e.clientTop,o=n.left+e.clientLeft,i=$e(e)?Ue(e):ie(1);return{width:e.clientWidth*i.x,height:e.clientHeight*i.y,x:o*i.x,y:r*i.y}}(t,n);else{const n=Ge(e);r={...t,x:t.x-n.x,y:t.y-n.y}}return ve(r)}function Xe(e,t){const n=Le(e);return!(n===t||!Ce(n)||Me(n))&&("fixed"===De(n).position||Xe(n,t))}function Je(e,t,n){const r=$e(t),o=Te(t),i="fixed"===n,a=qe(e,!0,i,t);let s={scrollLeft:0,scrollTop:0};const l=ie(0);if(r||!r&&!i)if(("body"!==Se(t)||Pe(o))&&(s=ze(t)),r){const e=qe(t,!0,i,t);l.x=e.x+t.clientLeft,l.y=e.y+t.clientTop}else o&&(l.x=Ke(o));return{x:a.left+s.scrollLeft-l.x,y:a.top+s.scrollTop-l.y,width:a.width,height:a.height}}function Ze(e,t){return $e(e)&&"fixed"!==De(e).position?t?t(e):e.offsetParent:null}function Qe(e,t){const n=Ne(e);if(!$e(e))return n;let r=Ze(e,t);for(;r&&Ie(r)&&"static"===De(r).position;)r=Ze(r,t);return r&&("html"===Se(r)||"body"===Se(r)&&"static"===De(r).position&&!je(r))?n:r||function(e){let t=Le(e);for(;$e(t)&&!Me(t);){if(je(t))return t;t=Le(t)}return null}(e)||n}const et={convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{rect:t,offsetParent:n,strategy:r}=e;const o=$e(n),i=Te(n);if(n===i)return t;let a={scrollLeft:0,scrollTop:0},s=ie(1);const l=ie(0);if((o||!o&&"fixed"!==r)&&(("body"!==Se(n)||Pe(i))&&(a=ze(n)),$e(n))){const e=qe(n);s=Ue(n),l.x=e.x+n.clientLeft,l.y=e.y+n.clientTop}return{width:t.width*s.x,height:t.height*s.y,x:t.x*s.x-a.scrollLeft*s.x+l.x,y:t.y*s.y-a.scrollTop*s.y+l.y}},getDocumentElement:Te,getClippingRect:function(e){let{element:t,boundary:n,rootBoundary:r,strategy:o}=e;const i=[..."clippingAncestors"===n?function(e,t){const n=t.get(e);if(n)return n;let r=Fe(e,[],!1).filter((e=>Ce(e)&&"body"!==Se(e))),o=null;const i="fixed"===De(e).position;let a=i?Le(e):e;for(;Ce(a)&&!Me(a);){const t=De(a),n=je(a);n||"fixed"!==t.position||(o=null),(i?!n&&!o:!n&&"static"===t.position&&o&&["absolute","fixed"].includes(o.position)||Pe(a)&&!n&&Xe(e,a))?r=r.filter((e=>e!==a)):o=t,a=Le(a)}return t.set(e,r),r}(t,this._c):[].concat(n),r],a=i[0],s=i.reduce(((e,n)=>{const r=Ye(t,n,o);return e.top=ne(r.top,e.top),e.right=te(r.right,e.right),e.bottom=te(r.bottom,e.bottom),e.left=ne(r.left,e.left),e}),Ye(t,a,o));return{width:s.right-s.left,height:s.bottom-s.top,x:s.left,y:s.top}},getOffsetParent:Qe,getElementRects:async function(e){let{reference:t,floating:n,strategy:r}=e;const o=this.getOffsetParent||Qe,i=this.getDimensions;return{reference:Je(t,await o(n),r),floating:{x:0,y:0,...await i(n)}}},getClientRects:function(e){return Array.from(e.getClientRects())},getDimensions:function(e){const{width:t,height:n}=We(e);return{width:t,height:n}},getScale:Ue,isElement:Ce,isRTL:function(e){return"rtl"===De(e).direction}};function tt(e,t,n,r){void 0===r&&(r={});const{ancestorScroll:o=!0,ancestorResize:i=!0,elementResize:a="function"==typeof ResizeObserver,layoutShift:s="function"==typeof IntersectionObserver,animationFrame:l=!1}=r,c=Be(e),u=o||i?[...c?Fe(c):[],...Fe(t)]:[];u.forEach((e=>{o&&e.addEventListener("scroll",n,{passive:!0}),i&&e.addEventListener("resize",n)}));const d=c&&s?function(e,t){let n,r=null;const o=Te(e);function i(){clearTimeout(n),r&&r.disconnect(),r=null}return function a(s,l){void 0===s&&(s=!1),void 0===l&&(l=1),i();const{left:c,top:u,width:d,height:f}=e.getBoundingClientRect();if(s||t(),!d||!f)return;const p={rootMargin:-oe(u)+"px "+-oe(o.clientWidth-(c+d))+"px "+-oe(o.clientHeight-(u+f))+"px "+-oe(c)+"px",threshold:ne(0,te(1,l))||1};let m=!0;function h(e){const t=e[0].intersectionRatio;if(t!==l){if(!m)return a();t?a(!1,t):n=setTimeout((()=>{a(!1,1e-7)}),100)}m=!1}try{r=new IntersectionObserver(h,{...p,root:o.ownerDocument})}catch(e){r=new IntersectionObserver(h,p)}r.observe(e)}(!0),i}(c,n):null;let f,p=-1,m=null;a&&(m=new ResizeObserver((e=>{let[r]=e;r&&r.target===c&&m&&(m.unobserve(t),cancelAnimationFrame(p),p=requestAnimationFrame((()=>{m&&m.observe(t)}))),n()})),c&&!l&&m.observe(c),m.observe(t));let h=l?qe(e):null;return l&&function t(){const r=qe(e);!h||r.x===h.x&&r.y===h.y&&r.width===h.width&&r.height===h.height||n();h=r,f=requestAnimationFrame(t)}(),n(),()=>{u.forEach((e=>{o&&e.removeEventListener("scroll",n),i&&e.removeEventListener("resize",n)})),d&&d(),m&&m.disconnect(),m=null,l&&cancelAnimationFrame(f)}}const nt=function(e){return void 0===e&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:o}=t,{mainAxis:i=!0,crossAxis:a=!1,limiter:s={fn:e=>{let{x:t,y:n}=e;return{x:t,y:n}}},...l}=ce(e,t),c={x:n,y:r},u=await xe(t,l),d=me(ue(o)),f=fe(d);let p=c[f],m=c[d];if(i){const e="y"===f?"bottom":"right";p=le(p+u["y"===f?"top":"left"],p,p-u[e])}if(a){const e="y"===d?"bottom":"right";m=le(m+u["y"===d?"top":"left"],m,m-u[e])}const h=s.fn({...t,[f]:p,[d]:m});return{...h,data:{x:h.x-n,y:h.y-r}}}}},rt=function(e){return void 0===e&&(e={}),{name:"flip",options:e,async fn(t){var n,r;const{placement:o,middlewareData:i,rects:a,initialPlacement:s,platform:l,elements:c}=t,{mainAxis:u=!0,crossAxis:d=!0,fallbackPlacements:f,fallbackStrategy:p="bestFit",fallbackAxisSideDirection:m="none",flipAlignment:h=!0,...y}=ce(e,t);if(null!=(n=i.arrow)&&n.alignmentOffset)return{};const g=ue(o),b=ue(s)===s,v=await(null==l.isRTL?void 0:l.isRTL(c.floating)),w=f||(b||!h?[ge(s)]:function(e){const t=ge(e);return[ye(e),t,ye(t)]}(s));f||"none"===m||w.push(...function(e,t,n,r){const o=de(e);let i=function(e,t,n){const r=["left","right"],o=["right","left"],i=["top","bottom"],a=["bottom","top"];switch(e){case"top":case"bottom":return n?t?o:r:t?r:o;case"left":case"right":return t?i:a;default:return[]}}(ue(e),"start"===n,r);return o&&(i=i.map((e=>e+"-"+o)),t&&(i=i.concat(i.map(ye)))),i}(s,h,m,v));const x=[s,...w],E=await xe(t,y),O=[];let k=(null==(r=i.flip)?void 0:r.overflows)||[];if(u&&O.push(E[g]),d){const e=function(e,t,n){void 0===n&&(n=!1);const r=de(e),o=he(e),i=pe(o);let a="x"===o?r===(n?"end":"start")?"right":"left":"start"===r?"bottom":"top";return t.reference[i]>t.floating[i]&&(a=ge(a)),[a,ge(a)]}(o,a,v);O.push(E[e[0]],E[e[1]])}if(k=[...k,{placement:o,overflows:O}],!O.every((e=>e<=0))){var S,N;const e=((null==(S=i.flip)?void 0:S.index)||0)+1,t=x[e];if(t)return{data:{index:e,overflows:k},reset:{placement:t}};let n=null==(N=k.filter((e=>e.overflows[0]<=0)).sort(((e,t)=>e.overflows[1]-t.overflows[1]))[0])?void 0:N.placement;if(!n)switch(p){case"bestFit":{var T;const e=null==(T=k.map((e=>[e.placement,e.overflows.filter((e=>e>0)).reduce(((e,t)=>e+t),0)])).sort(((e,t)=>e[1]-t[1]))[0])?void 0:T[0];e&&(n=e);break}case"initialPlacement":n=s}if(o!==n)return{reset:{placement:n}}}return{}}}},ot=function(e){return void 0===e&&(e={}),{name:"size",options:e,async fn(t){const{placement:n,rects:r,platform:o,elements:i}=t,{apply:a=(()=>{}),...s}=ce(e,t),l=await xe(t,s),c=ue(n),u=de(n),d="y"===me(n),{width:f,height:p}=r.floating;let m,h;"top"===c||"bottom"===c?(m=c,h=u===(await(null==o.isRTL?void 0:o.isRTL(i.floating))?"start":"end")?"left":"right"):(h=c,m="end"===u?"top":"bottom");const y=p-l[m],g=f-l[h],b=!t.middlewareData.shift;let v=y,w=g;if(d){const e=f-l.left-l.right;w=u||b?te(g,e):e}else{const e=p-l.top-l.bottom;v=u||b?te(y,e):e}if(b&&!u){const e=ne(l.left,0),t=ne(l.right,0),n=ne(l.top,0),r=ne(l.bottom,0);d?w=f-2*(0!==e||0!==t?e+t:ne(l.left,l.right)):v=p-2*(0!==n||0!==r?n+r:ne(l.top,l.bottom))}await a({...t,availableWidth:w,availableHeight:v});const x=await o.getDimensions(i.floating);return f!==x.width||p!==x.height?{reset:{rects:!0}}:{}}}},it=function(e){return void 0===e&&(e={}),{name:"hide",options:e,async fn(t){const{rects:n}=t,{strategy:r="referenceHidden",...o}=ce(e,t);switch(r){case"referenceHidden":{const e=Ee(await xe(t,{...o,elementContext:"reference"}),n.reference);return{data:{referenceHiddenOffsets:e,referenceHidden:Oe(e)}}}case"escaped":{const e=Ee(await xe(t,{...o,altBoundary:!0}),n.floating);return{data:{escapedOffsets:e,escaped:Oe(e)}}}default:return{}}}}},at=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:r,placement:o,rects:i,platform:a,elements:s,middlewareData:l}=t,{element:c,padding:u=0}=ce(e,t)||{};if(null==c)return{};const d=be(u),f={x:n,y:r},p=he(o),m=pe(p),h=await a.getDimensions(c),y="y"===p,g=y?"top":"left",b=y?"bottom":"right",v=y?"clientHeight":"clientWidth",w=i.reference[m]+i.reference[p]-f[p]-i.floating[m],x=f[p]-i.reference[p],E=await(null==a.getOffsetParent?void 0:a.getOffsetParent(c));let O=E?E[v]:0;O&&await(null==a.isElement?void 0:a.isElement(E))||(O=s.floating[v]||i.floating[m]);const k=w/2-x/2,S=O/2-h[m]/2-1,N=te(d[g],S),T=te(d[b],S),_=N,C=O-h[m]-T,$=O/2-h[m]/2+k,A=le(_,$,C),P=!l.arrow&&null!=de(o)&&$!=A&&i.reference[m]/2-($<_?N:T)-h[m]/2<0,I=P?$<_?$-_:$-C:0;return{[p]:f[p]+I,data:{[p]:A,centerOffset:$-A-I,...P&&{alignmentOffset:I}},reset:P}}}),st=function(e){return void 0===e&&(e={}),{options:e,fn(t){const{x:n,y:r,placement:o,rects:i,middlewareData:a}=t,{offset:s=0,mainAxis:l=!0,crossAxis:c=!0}=ce(e,t),u={x:n,y:r},d=me(o),f=fe(d);let p=u[f],m=u[d];const h=ce(s,t),y="number"==typeof h?{mainAxis:h,crossAxis:0}:{mainAxis:0,crossAxis:0,...h};if(l){const e="y"===f?"height":"width",t=i.reference[f]-i.floating[e]+y.mainAxis,n=i.reference[f]+i.reference[e]-y.mainAxis;p<t?p=t:p>n&&(p=n)}if(c){var g,b;const e="y"===f?"width":"height",t=["top","left"].includes(ue(o)),n=i.reference[d]-i.floating[e]+(t&&(null==(g=a.offset)?void 0:g[d])||0)+(t?0:y.crossAxis),r=i.reference[d]+i.reference[e]+(t?0:(null==(b=a.offset)?void 0:b[d])||0)-(t?y.crossAxis:0);m<n?m=n:m>r&&(m=r)}return{[f]:p,[d]:m}}}},lt=(e,t,n)=>{const r=new Map,o={platform:et,...n},i={...o.platform,_c:r};return(async(e,t,n)=>{const{placement:r="bottom",strategy:o="absolute",middleware:i=[],platform:a}=n,s=i.filter(Boolean),l=await(null==a.isRTL?void 0:a.isRTL(t));let c=await a.getElementRects({reference:e,floating:t,strategy:o}),{x:u,y:d}=we(c,r,l),f=r,p={},m=0;for(let n=0;n<s.length;n++){const{name:i,fn:h}=s[n],{x:y,y:g,data:b,reset:v}=await h({x:u,y:d,initialPlacement:r,placement:f,strategy:o,middlewareData:p,rects:c,platform:a,elements:{reference:e,floating:t}});u=null!=y?y:u,d=null!=g?g:d,p={...p,[i]:{...p[i],...b}},v&&m<=50&&(m++,"object"==typeof v&&(v.placement&&(f=v.placement),v.rects&&(c=!0===v.rects?await a.getElementRects({reference:e,floating:t,strategy:o}):v.rects),({x:u,y:d}=we(c,f,l))),n=-1)}return{x:u,y:d,placement:f,strategy:o,middlewareData:p}})(e,t,{...o,platform:i})},ct=e=>({name:"arrow",options:e,fn(t){const{element:n,padding:r}="function"==typeof e?e(t):e;return n&&(o=n,{}.hasOwnProperty.call(o,"current"))?null!=n.current?at({element:n.current,padding:r}).fn(t):{}:n?at({element:n,padding:r}).fn(t):{};var o}});var ut="undefined"!=typeof document?h:f;function dt(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if("function"==typeof e&&e.toString()===t.toString())return!0;let n,r,o;if(e&&t&&"object"==typeof e){if(Array.isArray(e)){if(n=e.length,n!==t.length)return!1;for(r=n;0!=r--;)if(!dt(e[r],t[r]))return!1;return!0}if(o=Object.keys(e),n=o.length,n!==Object.keys(t).length)return!1;for(r=n;0!=r--;)if(!{}.hasOwnProperty.call(t,o[r]))return!1;for(r=n;0!=r--;){const n=o[r];if(("_owner"!==n||!e.$$typeof)&&!dt(e[n],t[n]))return!1}return!0}return e!=e&&t!=t}function ft(e){if("undefined"==typeof window)return 1;return(e.ownerDocument.defaultView||window).devicePixelRatio||1}function pt(e,t){const n=ft(e);return Math.round(t*n)/n}function mt(t){const n=e.useRef(t);return ut((()=>{n.current=t})),n}const ht="Popper",[yt,gt]=j(ht),[bt,vt]=yt(ht),wt=l(((e,t)=>{const{__scopePopper:n,virtualRef:r,...o}=e,a=vt("PopperAnchor",n),s=p(null),l=I(t,s);return f((()=>{a.onAnchorChange((null==r?void 0:r.current)||s.current)})),r?null:i(F.div,$({},o,{ref:l}))})),xt="PopperContent",[Et,Ot]=yt(xt),kt=l(((t,n)=>{var r,o,a,s,l,c,u,d;const{__scopePopper:f,side:p="bottom",sideOffset:h=0,align:y="center",alignOffset:b=0,arrowPadding:v=0,avoidCollisions:w=!0,collisionBoundary:x=[],collisionPadding:E=0,sticky:O="partial",hideWhenDetached:k=!1,updatePositionStrategy:S="optimized",onPlaced:N,...T}=t,_=vt(xt,f),[C,A]=m(null),P=I(n,(e=>A(e))),[j,R]=m(null),M=function(e){const[t,n]=m(void 0);return J((()=>{if(e){n({width:e.offsetWidth,height:e.offsetHeight});const t=new ResizeObserver((t=>{if(!Array.isArray(t))return;if(!t.length)return;const r=t[0];let o,i;if("borderBoxSize"in r){const e=r.borderBoxSize,t=Array.isArray(e)?e[0]:e;o=t.inlineSize,i=t.blockSize}else o=e.offsetWidth,i=e.offsetHeight;n({width:o,height:i})}));return t.observe(e,{box:"border-box"}),()=>t.unobserve(e)}n(void 0)}),[e]),t}(j),D=null!==(r=null==M?void 0:M.width)&&void 0!==r?r:0,z=null!==(o=null==M?void 0:M.height)&&void 0!==o?o:0,L=p+("center"!==y?"-"+y:""),V="number"==typeof E?E:{top:0,right:0,bottom:0,left:0,...E},B=Array.isArray(x)?x:[x],U=B.length>0,H={padding:V,boundary:B.filter(St),altBoundary:U},{refs:G,floatingStyles:q,placement:K,isPositioned:Y,middlewareData:X}=function(t){void 0===t&&(t={});const{placement:n="bottom",strategy:r="absolute",middleware:o=[],platform:i,elements:{reference:a,floating:s}={},transform:l=!0,whileElementsMounted:c,open:u}=t,[d,f]=e.useState({x:0,y:0,strategy:r,placement:n,middlewareData:{},isPositioned:!1}),[p,m]=e.useState(o);dt(p,o)||m(o);const[h,y]=e.useState(null),[b,v]=e.useState(null),w=e.useCallback((e=>{e!==k.current&&(k.current=e,y(e))}),[]),x=e.useCallback((e=>{e!==S.current&&(S.current=e,v(e))}),[]),E=a||h,O=s||b,k=e.useRef(null),S=e.useRef(null),N=e.useRef(d),T=null!=c,_=mt(c),C=mt(i),$=e.useCallback((()=>{if(!k.current||!S.current)return;const e={placement:n,strategy:r,middleware:p};C.current&&(e.platform=C.current),lt(k.current,S.current,e).then((e=>{const t={...e,isPositioned:!0};A.current&&!dt(N.current,t)&&(N.current=t,g.flushSync((()=>{f(t)})))}))}),[p,n,r,C]);ut((()=>{!1===u&&N.current.isPositioned&&(N.current.isPositioned=!1,f((e=>({...e,isPositioned:!1}))))}),[u]);const A=e.useRef(!1);ut((()=>(A.current=!0,()=>{A.current=!1})),[]),ut((()=>{if(E&&(k.current=E),O&&(S.current=O),E&&O){if(_.current)return _.current(E,O,$);$()}}),[E,O,$,_,T]);const P=e.useMemo((()=>({reference:k,floating:S,setReference:w,setFloating:x})),[w,x]),I=e.useMemo((()=>({reference:E,floating:O})),[E,O]),j=e.useMemo((()=>{const e={position:r,left:0,top:0};if(!I.floating)return e;const t=pt(I.floating,d.x),n=pt(I.floating,d.y);return l?{...e,transform:"translate("+t+"px, "+n+"px)",...ft(I.floating)>=1.5&&{willChange:"transform"}}:{position:r,left:t,top:n}}),[r,l,I.floating,d.x,d.y]);return e.useMemo((()=>({...d,update:$,refs:P,elements:I,floatingStyles:j})),[d,$,P,I,j])}({strategy:"fixed",placement:L,whileElementsMounted:(...e)=>tt(...e,{animationFrame:"always"===S}),elements:{reference:_.anchor},middleware:[ke({mainAxis:h+z,alignmentAxis:b}),w&&nt({mainAxis:!0,crossAxis:!1,limiter:"partial"===O?st():void 0,...H}),w&&rt({...H}),ot({...H,apply:({elements:e,rects:t,availableWidth:n,availableHeight:r})=>{const{width:o,height:i}=t.reference,a=e.floating.style;a.setProperty("--radix-popper-available-width",`${n}px`),a.setProperty("--radix-popper-available-height",`${r}px`),a.setProperty("--radix-popper-anchor-width",`${o}px`),a.setProperty("--radix-popper-anchor-height",`${i}px`)}}),j&&ct({element:j,padding:v}),Nt({arrowWidth:D,arrowHeight:z}),k&&it({strategy:"referenceHidden",...H})]}),[Z,Q]=Tt(K),ee=W(N);J((()=>{Y&&(null==ee||ee())}),[Y,ee]);const te=null===(a=X.arrow)||void 0===a?void 0:a.x,ne=null===(s=X.arrow)||void 0===s?void 0:s.y,re=0!==(null===(l=X.arrow)||void 0===l?void 0:l.centerOffset),[oe,ie]=m();return J((()=>{C&&ie(window.getComputedStyle(C).zIndex)}),[C]),i("div",{ref:G.setFloating,"data-radix-popper-content-wrapper":"",style:{...q,transform:Y?q.transform:"translate(0, -200%)",minWidth:"max-content",zIndex:oe,"--radix-popper-transform-origin":[null===(c=X.transformOrigin)||void 0===c?void 0:c.x,null===(u=X.transformOrigin)||void 0===u?void 0:u.y].join(" ")},dir:t.dir},i(Et,{scope:f,placedSide:Z,onArrowChange:R,arrowX:te,arrowY:ne,shouldHideArrow:re},i(F.div,$({"data-side":Z,"data-align":Q},T,{ref:P,style:{...T.style,animation:Y?void 0:"none",opacity:null!==(d=X.hide)&&void 0!==d&&d.referenceHidden?0:void 0}}))))}));function St(e){return null!==e}const Nt=e=>({name:"transformOrigin",options:e,fn(t){var n,r,o,i,a;const{placement:s,rects:l,middlewareData:c}=t,u=0!==(null===(n=c.arrow)||void 0===n?void 0:n.centerOffset),d=u?0:e.arrowWidth,f=u?0:e.arrowHeight,[p,m]=Tt(s),h={start:"0%",center:"50%",end:"100%"}[m],y=(null!==(r=null===(o=c.arrow)||void 0===o?void 0:o.x)&&void 0!==r?r:0)+d/2,g=(null!==(i=null===(a=c.arrow)||void 0===a?void 0:a.y)&&void 0!==i?i:0)+f/2;let b="",v="";return"bottom"===p?(b=u?h:`${y}px`,v=-f+"px"):"top"===p?(b=u?h:`${y}px`,v=`${l.floating.height+f}px`):"right"===p?(b=-f+"px",v=u?h:`${g}px`):"left"===p&&(b=`${l.floating.width+f}px`,v=u?h:`${g}px`),{data:{x:b,y:v}}}});function Tt(e){const[t,n="center"]=e.split("-");return[t,n]}const _t=e=>{const{__scopePopper:t,children:n}=e,[r,o]=m(null);return i(bt,{scope:t,anchor:r,onAnchorChange:o},n)},Ct=wt,$t=kt;const At=e=>{const{present:t,children:r}=e,o=function(e){const[t,r]=m(),o=p({}),i=p(e),a=p("none"),s=e?"mounted":"unmounted",[l,c]=function(e,t){return y(((e,n)=>{const r=t[e][n];return null!=r?r:e}),e)}(s,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return f((()=>{const e=Pt(o.current);a.current="mounted"===l?e:"none"}),[l]),J((()=>{const t=o.current,n=i.current;if(n!==e){const r=a.current,o=Pt(t);if(e)c("MOUNT");else if("none"===o||"none"===(null==t?void 0:t.display))c("UNMOUNT");else{c(n&&r!==o?"ANIMATION_OUT":"UNMOUNT")}i.current=e}}),[e,c]),J((()=>{if(t){const e=e=>{const n=Pt(o.current).includes(e.animationName);e.target===t&&n&&b((()=>c("ANIMATION_END")))},n=e=>{e.target===t&&(a.current=Pt(o.current))};return t.addEventListener("animationstart",n),t.addEventListener("animationcancel",e),t.addEventListener("animationend",e),()=>{t.removeEventListener("animationstart",n),t.removeEventListener("animationcancel",e),t.removeEventListener("animationend",e)}}c("ANIMATION_END")}),[t,c]),{isPresent:["mounted","unmountSuspended"].includes(l),ref:n((e=>{e&&(o.current=getComputedStyle(e)),r(e)}),[])}}(t),i="function"==typeof r?r({present:o.isPresent}):c.only(r),a=I(o.ref,i.ref);return"function"==typeof r||o.isPresent?d(i,{ref:a}):null};function Pt(e){return(null==e?void 0:e.animationName)||"none"}function It({prop:e,defaultProp:t,onChange:r=(()=>{})}){const[o,i]=function({defaultProp:e,onChange:t}){const n=m(e),[r]=n,o=p(r),i=W(t);return f((()=>{o.current!==r&&(i(r),o.current=r)}),[r,o,i]),n}({defaultProp:t,onChange:r}),a=void 0!==e,s=a?e:o,l=W(r);return[s,n((t=>{if(a){const n="function"==typeof t?t(e):t;n!==e&&l(n)}else i(t)}),[a,e,i,l])]}At.displayName="Presence";const jt=l(((e,t)=>i(F.span,$({},e,{ref:t,style:{position:"absolute",border:0,width:1,height:1,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",wordWrap:"normal",...e.style}})))),[Rt,Mt]=j("Tooltip",[gt]),Dt=gt(),zt=700,Lt="tooltip.open",[Vt,Ft]=Rt("TooltipProvider"),Wt="Tooltip",[Bt,Ut]=Rt(Wt),Ht="TooltipTrigger",Gt=l(((e,t)=>{const{__scopeTooltip:r,...o}=e,a=Ut(Ht,r),s=Ft(Ht,r),l=Dt(r),c=I(t,p(null),a.onTriggerChange),u=p(!1),d=p(!1),m=n((()=>u.current=!1),[]);return f((()=>()=>document.removeEventListener("pointerup",m)),[m]),i(Ct,$({asChild:!0},l),i(F.button,$({"aria-describedby":a.open?a.contentId:void 0,"data-state":a.stateAttribute},o,{ref:c,onPointerMove:A(e.onPointerMove,(e=>{"touch"!==e.pointerType&&(d.current||s.isPointerInTransitRef.current||(a.onTriggerEnter(),d.current=!0))})),onPointerLeave:A(e.onPointerLeave,(()=>{a.onTriggerLeave(),d.current=!1})),onPointerDown:A(e.onPointerDown,(()=>{u.current=!0,document.addEventListener("pointerup",m,{once:!0})})),onFocus:A(e.onFocus,(()=>{u.current||a.onOpen()})),onBlur:A(e.onBlur,a.onClose),onClick:A(e.onClick,a.onClose)})))})),[qt,Kt]=Rt("TooltipPortal",{forceMount:void 0}),Yt="TooltipContent",Xt=l(((e,t)=>{const n=Kt(Yt,e.__scopeTooltip),{forceMount:r=n.forceMount,side:o="top",...a}=e,s=Ut(Yt,e.__scopeTooltip);return i(At,{present:r||s.open},s.disableHoverableContent?i(en,$({side:o},a,{ref:t})):i(Jt,$({side:o},a,{ref:t})))})),Jt=l(((e,t)=>{const r=Ut(Yt,e.__scopeTooltip),o=Ft(Yt,e.__scopeTooltip),a=p(null),s=I(t,a),[l,c]=m(null),{trigger:u,onClose:d}=r,h=a.current,{onPointerInTransitChange:y}=o,g=n((()=>{c(null),y(!1)}),[y]),b=n(((e,t)=>{const n=e.currentTarget,r={x:e.clientX,y:e.clientY},o=function(e,t,n=5){const r=[];switch(t){case"top":r.push({x:e.x-n,y:e.y+n},{x:e.x+n,y:e.y+n});break;case"bottom":r.push({x:e.x-n,y:e.y-n},{x:e.x+n,y:e.y-n});break;case"left":r.push({x:e.x+n,y:e.y-n},{x:e.x+n,y:e.y+n});break;case"right":r.push({x:e.x-n,y:e.y-n},{x:e.x-n,y:e.y+n})}return r}(r,function(e,t){const n=Math.abs(t.top-e.y),r=Math.abs(t.bottom-e.y),o=Math.abs(t.right-e.x),i=Math.abs(t.left-e.x);switch(Math.min(n,r,o,i)){case i:return"left";case o:return"right";case n:return"top";case r:return"bottom";default:throw new Error("unreachable")}}(r,n.getBoundingClientRect())),i=function(e){const t=e.slice();return t.sort(((e,t)=>e.x<t.x?-1:e.x>t.x?1:e.y<t.y?-1:e.y>t.y?1:0)),function(e){if(e.length<=1)return e.slice();const t=[];for(let n=0;n<e.length;n++){const r=e[n];for(;t.length>=2;){const e=t[t.length-1],n=t[t.length-2];if(!((e.x-n.x)*(r.y-n.y)>=(e.y-n.y)*(r.x-n.x)))break;t.pop()}t.push(r)}t.pop();const n=[];for(let t=e.length-1;t>=0;t--){const r=e[t];for(;n.length>=2;){const e=n[n.length-1],t=n[n.length-2];if(!((e.x-t.x)*(r.y-t.y)>=(e.y-t.y)*(r.x-t.x)))break;n.pop()}n.push(r)}return n.pop(),1===t.length&&1===n.length&&t[0].x===n[0].x&&t[0].y===n[0].y?t:t.concat(n)}(t)}([...o,...function(e){const{top:t,right:n,bottom:r,left:o}=e;return[{x:o,y:t},{x:n,y:t},{x:n,y:r},{x:o,y:r}]}(t.getBoundingClientRect())]);c(i),y(!0)}),[y]);return f((()=>()=>g()),[g]),f((()=>{if(u&&h){const e=e=>b(e,h),t=e=>b(e,u);return u.addEventListener("pointerleave",e),h.addEventListener("pointerleave",t),()=>{u.removeEventListener("pointerleave",e),h.removeEventListener("pointerleave",t)}}}),[u,h,b,g]),f((()=>{if(l){const e=e=>{const t=e.target,n={x:e.clientX,y:e.clientY},r=(null==u?void 0:u.contains(t))||(null==h?void 0:h.contains(t)),o=!function(e,t){const{x:n,y:r}=e;let o=!1;for(let e=0,i=t.length-1;e<t.length;i=e++){const a=t[e].x,s=t[e].y,l=t[i].x,c=t[i].y;s>r!=c>r&&n<(l-a)*(r-s)/(c-s)+a&&(o=!o)}return o}(n,l);r?g():o&&(g(),d())};return document.addEventListener("pointermove",e),()=>document.removeEventListener("pointermove",e)}}),[u,h,l,d,g]),i(en,$({},e,{ref:s}))})),[Zt,Qt]=Rt(Wt,{isInside:!1}),en=l(((e,t)=>{const{__scopeTooltip:n,children:r,"aria-label":o,onEscapeKeyDown:a,onPointerDownOutside:s,...l}=e,c=Ut(Yt,n),u=Dt(n),{onClose:d}=c;return f((()=>(document.addEventListener(Lt,d),()=>document.removeEventListener(Lt,d))),[d]),f((()=>{if(c.trigger){const e=e=>{const t=e.target;null!=t&&t.contains(c.trigger)&&d()};return window.addEventListener("scroll",e,{capture:!0}),()=>window.removeEventListener("scroll",e,{capture:!0})}}),[c.trigger,d]),i(K,{asChild:!0,disableOutsidePointerEvents:!1,onEscapeKeyDown:a,onPointerDownOutside:s,onFocusOutside:e=>e.preventDefault(),onDismiss:d},i($t,$({"data-state":c.stateAttribute},u,l,{ref:t,style:{...l.style,"--radix-tooltip-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-tooltip-content-available-width":"var(--radix-popper-available-width)","--radix-tooltip-content-available-height":"var(--radix-popper-available-height)","--radix-tooltip-trigger-width":"var(--radix-popper-anchor-width)","--radix-tooltip-trigger-height":"var(--radix-popper-anchor-height)"}}),i(z,null,r),i(Zt,{scope:n,isInside:!0},i(jt,{id:c.contentId,role:"tooltip"},o||r))))}));const tn=e=>{const{__scopeTooltip:t,delayDuration:r=zt,skipDelayDuration:o=300,disableHoverableContent:a=!1,children:s}=e,[l,c]=m(!0),u=p(!1),d=p(0);return f((()=>{const e=d.current;return()=>window.clearTimeout(e)}),[]),i(Vt,{scope:t,isOpenDelayed:l,delayDuration:r,onOpen:n((()=>{window.clearTimeout(d.current),c(!1)}),[]),onClose:n((()=>{window.clearTimeout(d.current),d.current=window.setTimeout((()=>c(!0)),o)}),[o]),isPointerInTransitRef:u,onPointerInTransitChange:n((e=>{u.current=e}),[]),disableHoverableContent:a},s)},nn=t=>{const{__scopeTooltip:r,children:a,open:s,defaultOpen:l=!1,onOpenChange:c,disableHoverableContent:u,delayDuration:d}=t,h=Ft(Wt,t.__scopeTooltip),y=Dt(r),[g,b]=m(null),v=function(t){const[n,r]=e.useState(Z());return J((()=>{t||r((e=>null!=e?e:String(Q++)))}),[t]),t||(n?`radix-${n}`:"")}(),w=p(0),x=null!=u?u:h.disableHoverableContent,E=null!=d?d:h.delayDuration,O=p(!1),[k=!1,S]=It({prop:s,defaultProp:l,onChange:e=>{e?(h.onOpen(),document.dispatchEvent(new CustomEvent(Lt))):h.onClose(),null==c||c(e)}}),N=o((()=>k?O.current?"delayed-open":"instant-open":"closed"),[k]),T=n((()=>{window.clearTimeout(w.current),O.current=!1,S(!0)}),[S]),_=n((()=>{window.clearTimeout(w.current),S(!1)}),[S]),C=n((()=>{window.clearTimeout(w.current),w.current=window.setTimeout((()=>{O.current=!0,S(!0)}),E)}),[E,S]);return f((()=>()=>window.clearTimeout(w.current)),[]),i(_t,y,i(Bt,{scope:r,contentId:v,open:k,stateAttribute:N,trigger:g,onTriggerChange:b,onTriggerEnter:n((()=>{h.isOpenDelayed?C():T()}),[h.isOpenDelayed,C,T]),onTriggerLeave:n((()=>{x?_():window.clearTimeout(w.current)}),[_,x]),onOpen:T,onClose:_,disableHoverableContent:x},a))},rn=Gt,on=Xt;function an(e){var t,n,r="";if("string"==typeof e||"number"==typeof e)r+=e;else if("object"==typeof e)if(Array.isArray(e)){var o=e.length;for(t=0;t<o;t++)e[t]&&(n=an(e[t]))&&(r&&(r+=" "),r+=n)}else for(n in e)e[n]&&(r&&(r+=" "),r+=n);return r}function sn(){for(var e,t,n=0,r="",o=arguments.length;n<o;n++)(e=arguments[n])&&(t=an(e))&&(r&&(r+=" "),r+=t);return r}const ln="-";function cn(e){const t=function(e){const{theme:t,prefix:n}=e,r={nextPart:new Map,validators:[]},o=function(e,t){if(!t)return e;return e.map((([e,n])=>[e,n.map((e=>"string"==typeof e?t+e:"object"==typeof e?Object.fromEntries(Object.entries(e).map((([e,n])=>[t+e,n]))):e))]))}(Object.entries(e.classGroups),n);return o.forEach((([e,n])=>{fn(n,r,e,t)})),r}(e),{conflictingClassGroups:n,conflictingClassGroupModifiers:r}=e;return{getClassGroupId:function(e){const n=e.split(ln);return""===n[0]&&1!==n.length&&n.shift(),un(n,t)||function(e){if(dn.test(e)){const t=dn.exec(e)[1],n=t?.substring(0,t.indexOf(":"));if(n)return"arbitrary.."+n}}(e)},getConflictingClassGroupIds:function(e,t){const o=n[e]||[];return t&&r[e]?[...o,...r[e]]:o}}}function un(e,t){if(0===e.length)return t.classGroupId;const n=e[0],r=t.nextPart.get(n),o=r?un(e.slice(1),r):void 0;if(o)return o;if(0===t.validators.length)return;const i=e.join(ln);return t.validators.find((({validator:e})=>e(i)))?.classGroupId}const dn=/^\[(.+)\]$/;function fn(e,t,n,r){e.forEach((e=>{if("string"!=typeof e){if("function"==typeof e)return e.isThemeGetter?void fn(e(r),t,n,r):void t.validators.push({validator:e,classGroupId:n});Object.entries(e).forEach((([e,o])=>{fn(o,pn(t,e),n,r)}))}else{(""===e?t:pn(t,e)).classGroupId=n}}))}function pn(e,t){let n=e;return t.split(ln).forEach((e=>{n.nextPart.has(e)||n.nextPart.set(e,{nextPart:new Map,validators:[]}),n=n.nextPart.get(e)})),n}function mn(e){if(e<1)return{get:()=>{},set:()=>{}};let t=0,n=new Map,r=new Map;function o(o,i){n.set(o,i),t++,t>e&&(t=0,r=n,n=new Map)}return{get(e){let t=n.get(e);return void 0!==t?t:void 0!==(t=r.get(e))?(o(e,t),t):void 0},set(e,t){n.has(e)?n.set(e,t):o(e,t)}}}const hn="!";function yn(e){const t=e.separator,n=1===t.length,r=t[0],o=t.length;return function(e){const i=[];let a,s=0,l=0;for(let c=0;c<e.length;c++){let u=e[c];if(0===s){if(u===r&&(n||e.slice(c,c+o)===t)){i.push(e.slice(l,c)),l=c+o;continue}if("/"===u){a=c;continue}}"["===u?s++:"]"===u&&s--}const c=0===i.length?e:e.substring(l),u=c.startsWith(hn);return{modifiers:i,hasImportantModifier:u,baseClassName:u?c.substring(1):c,maybePostfixModifierPosition:a&&a>l?a-l:void 0}}}const gn=/\s+/;function bn(){let e,t,n=0,r="";for(;n<arguments.length;)(e=arguments[n++])&&(t=vn(e))&&(r&&(r+=" "),r+=t);return r}function vn(e){if("string"==typeof e)return e;let t,n="";for(let r=0;r<e.length;r++)e[r]&&(t=vn(e[r]))&&(n&&(n+=" "),n+=t);return n}function wn(e,...t){let n,r,o,i=function(s){const l=t.reduce(((e,t)=>t(e)),e());return n=function(e){return{cache:mn(e.cacheSize),splitModifiers:yn(e),...cn(e)}}(l),r=n.cache.get,o=n.cache.set,i=a,a(s)};function a(e){const t=r(e);if(t)return t;const i=function(e,t){const{splitModifiers:n,getClassGroupId:r,getConflictingClassGroupIds:o}=t,i=new Set;return e.trim().split(gn).map((e=>{const{modifiers:t,hasImportantModifier:o,baseClassName:i,maybePostfixModifierPosition:a}=n(e);let s=r(a?i.substring(0,a):i),l=Boolean(a);if(!s){if(!a)return{isTailwindClass:!1,originalClassName:e};if(s=r(i),!s)return{isTailwindClass:!1,originalClassName:e};l=!1}const c=function(e){if(e.length<=1)return e;const t=[];let n=[];return e.forEach((e=>{"["===e[0]?(t.push(...n.sort(),e),n=[]):n.push(e)})),t.push(...n.sort()),t}(t).join(":");return{isTailwindClass:!0,modifierId:o?c+hn:c,classGroupId:s,originalClassName:e,hasPostfixModifier:l}})).reverse().filter((e=>{if(!e.isTailwindClass)return!0;const{modifierId:t,classGroupId:n,hasPostfixModifier:r}=e,a=t+n;return!i.has(a)&&(i.add(a),o(n,r).forEach((e=>i.add(t+e))),!0)})).reverse().map((e=>e.originalClassName)).join(" ")}(e,n);return o(e,i),i}return function(){return i(bn.apply(null,arguments))}}function xn(e){const t=t=>t[e]||[];return t.isThemeGetter=!0,t}const En=/^\[(?:([a-z-]+):)?(.+)\]$/i,On=/^\d+\/\d+$/,kn=new Set(["px","full","screen"]),Sn=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,Nn=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,Tn=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,_n=/^-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,Cn=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/;function $n(e){return Pn(e)||kn.has(e)||On.test(e)}function An(e){return Hn(e,"length",Gn)}function Pn(e){return Boolean(e)&&!Number.isNaN(Number(e))}function In(e){return Hn(e,"number",Pn)}function jn(e){return Boolean(e)&&Number.isInteger(Number(e))}function Rn(e){return e.endsWith("%")&&Pn(e.slice(0,-1))}function Mn(e){return En.test(e)}function Dn(e){return Sn.test(e)}const zn=new Set(["length","size","percentage"]);function Ln(e){return Hn(e,zn,qn)}function Vn(e){return Hn(e,"position",qn)}const Fn=new Set(["image","url"]);function Wn(e){return Hn(e,Fn,Yn)}function Bn(e){return Hn(e,"",Kn)}function Un(){return!0}function Hn(e,t,n){const r=En.exec(e);return!!r&&(r[1]?"string"==typeof t?r[1]===t:t.has(r[1]):n(r[2]))}function Gn(e){return Nn.test(e)&&!Tn.test(e)}function qn(){return!1}function Kn(e){return _n.test(e)}function Yn(e){return Cn.test(e)}function Xn(){const e=xn("colors"),t=xn("spacing"),n=xn("blur"),r=xn("brightness"),o=xn("borderColor"),i=xn("borderRadius"),a=xn("borderSpacing"),s=xn("borderWidth"),l=xn("contrast"),c=xn("grayscale"),u=xn("hueRotate"),d=xn("invert"),f=xn("gap"),p=xn("gradientColorStops"),m=xn("gradientColorStopPositions"),h=xn("inset"),y=xn("margin"),g=xn("opacity"),b=xn("padding"),v=xn("saturate"),w=xn("scale"),x=xn("sepia"),E=xn("skew"),O=xn("space"),k=xn("translate"),S=()=>["auto",Mn,t],N=()=>[Mn,t],T=()=>["",$n,An],_=()=>["auto",Pn,Mn],C=()=>["","0",Mn],$=()=>[Pn,In],A=()=>[Pn,Mn];return{cacheSize:500,separator:":",theme:{colors:[Un],spacing:[$n,An],blur:["none","",Dn,Mn],brightness:$(),borderColor:[e],borderRadius:["none","","full",Dn,Mn],borderSpacing:N(),borderWidth:T(),contrast:$(),grayscale:C(),hueRotate:A(),invert:C(),gap:N(),gradientColorStops:[e],gradientColorStopPositions:[Rn,An],inset:S(),margin:S(),opacity:$(),padding:N(),saturate:$(),scale:$(),sepia:C(),skew:A(),space:N(),translate:N()},classGroups:{aspect:[{aspect:["auto","square","video",Mn]}],container:["container"],columns:[{columns:[Dn]}],"break-after":[{"break-after":["auto","avoid","all","avoid-page","page","left","right","column"]}],"break-before":[{"break-before":["auto","avoid","all","avoid-page","page","left","right","column"]}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top",Mn]}],overflow:[{overflow:["auto","hidden","clip","visible","scroll"]}],"overflow-x":[{"overflow-x":["auto","hidden","clip","visible","scroll"]}],"overflow-y":[{"overflow-y":["auto","hidden","clip","visible","scroll"]}],overscroll:[{overscroll:["auto","contain","none"]}],"overscroll-x":[{"overscroll-x":["auto","contain","none"]}],"overscroll-y":[{"overscroll-y":["auto","contain","none"]}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[h]}],"inset-x":[{"inset-x":[h]}],"inset-y":[{"inset-y":[h]}],start:[{start:[h]}],end:[{end:[h]}],top:[{top:[h]}],right:[{right:[h]}],bottom:[{bottom:[h]}],left:[{left:[h]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",jn,Mn]}],basis:[{basis:S()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",Mn]}],grow:[{grow:C()}],shrink:[{shrink:C()}],order:[{order:["first","last","none",jn,Mn]}],"grid-cols":[{"grid-cols":[Un]}],"col-start-end":[{col:["auto",{span:["full",jn,Mn]},Mn]}],"col-start":[{"col-start":_()}],"col-end":[{"col-end":_()}],"grid-rows":[{"grid-rows":[Un]}],"row-start-end":[{row:["auto",{span:[jn,Mn]},Mn]}],"row-start":[{"row-start":_()}],"row-end":[{"row-end":_()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",Mn]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",Mn]}],gap:[{gap:[f]}],"gap-x":[{"gap-x":[f]}],"gap-y":[{"gap-y":[f]}],"justify-content":[{justify:["normal","start","end","center","between","around","evenly","stretch"]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal","start","end","center","between","around","evenly","stretch","baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":["start","end","center","between","around","evenly","stretch","baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[b]}],px:[{px:[b]}],py:[{py:[b]}],ps:[{ps:[b]}],pe:[{pe:[b]}],pt:[{pt:[b]}],pr:[{pr:[b]}],pb:[{pb:[b]}],pl:[{pl:[b]}],m:[{m:[y]}],mx:[{mx:[y]}],my:[{my:[y]}],ms:[{ms:[y]}],me:[{me:[y]}],mt:[{mt:[y]}],mr:[{mr:[y]}],mb:[{mb:[y]}],ml:[{ml:[y]}],"space-x":[{"space-x":[O]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[O]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",Mn,t]}],"min-w":[{"min-w":[Mn,t,"min","max","fit"]}],"max-w":[{"max-w":[Mn,t,"none","full","min","max","fit","prose",{screen:[Dn]},Dn]}],h:[{h:[Mn,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[Mn,t,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[Mn,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[Mn,t,"auto","min","max","fit"]}],"font-size":[{text:["base",Dn,An]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",In]}],"font-family":[{font:[Un]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractons"],tracking:[{tracking:["tighter","tight","normal","wide","wider","widest",Mn]}],"line-clamp":[{"line-clamp":["none",Pn,In]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",$n,Mn]}],"list-image":[{"list-image":["none",Mn]}],"list-style-type":[{list:["none","disc","decimal",Mn]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[g]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[g]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:["solid","dashed","dotted","double","none","wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",$n,An]}],"underline-offset":[{"underline-offset":["auto",$n,Mn]}],"text-decoration-color":[{decoration:[e]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:N()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",Mn]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",Mn]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[g]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top",Vn]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",Ln]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},Wn]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[m]}],"gradient-via-pos":[{via:[m]}],"gradient-to-pos":[{to:[m]}],"gradient-from":[{from:[p]}],"gradient-via":[{via:[p]}],"gradient-to":[{to:[p]}],rounded:[{rounded:[i]}],"rounded-s":[{"rounded-s":[i]}],"rounded-e":[{"rounded-e":[i]}],"rounded-t":[{"rounded-t":[i]}],"rounded-r":[{"rounded-r":[i]}],"rounded-b":[{"rounded-b":[i]}],"rounded-l":[{"rounded-l":[i]}],"rounded-ss":[{"rounded-ss":[i]}],"rounded-se":[{"rounded-se":[i]}],"rounded-ee":[{"rounded-ee":[i]}],"rounded-es":[{"rounded-es":[i]}],"rounded-tl":[{"rounded-tl":[i]}],"rounded-tr":[{"rounded-tr":[i]}],"rounded-br":[{"rounded-br":[i]}],"rounded-bl":[{"rounded-bl":[i]}],"border-w":[{border:[s]}],"border-w-x":[{"border-x":[s]}],"border-w-y":[{"border-y":[s]}],"border-w-s":[{"border-s":[s]}],"border-w-e":[{"border-e":[s]}],"border-w-t":[{"border-t":[s]}],"border-w-r":[{"border-r":[s]}],"border-w-b":[{"border-b":[s]}],"border-w-l":[{"border-l":[s]}],"border-opacity":[{"border-opacity":[g]}],"border-style":[{border:["solid","dashed","dotted","double","none","hidden"]}],"divide-x":[{"divide-x":[s]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[s]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[g]}],"divide-style":[{divide:["solid","dashed","dotted","double","none"]}],"border-color":[{border:[o]}],"border-color-x":[{"border-x":[o]}],"border-color-y":[{"border-y":[o]}],"border-color-t":[{"border-t":[o]}],"border-color-r":[{"border-r":[o]}],"border-color-b":[{"border-b":[o]}],"border-color-l":[{"border-l":[o]}],"divide-color":[{divide:[o]}],"outline-style":[{outline:["","solid","dashed","dotted","double","none"]}],"outline-offset":[{"outline-offset":[$n,Mn]}],"outline-w":[{outline:[$n,An]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:T()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[g]}],"ring-offset-w":[{"ring-offset":[$n,An]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",Dn,Bn]}],"shadow-color":[{shadow:[Un]}],opacity:[{opacity:[g]}],"mix-blend":[{"mix-blend":["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity","plus-lighter"]}],"bg-blend":[{"bg-blend":["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity","plus-lighter"]}],filter:[{filter:["","none"]}],blur:[{blur:[n]}],brightness:[{brightness:[r]}],contrast:[{contrast:[l]}],"drop-shadow":[{"drop-shadow":["","none",Dn,Mn]}],grayscale:[{grayscale:[c]}],"hue-rotate":[{"hue-rotate":[u]}],invert:[{invert:[d]}],saturate:[{saturate:[v]}],sepia:[{sepia:[x]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[n]}],"backdrop-brightness":[{"backdrop-brightness":[r]}],"backdrop-contrast":[{"backdrop-contrast":[l]}],"backdrop-grayscale":[{"backdrop-grayscale":[c]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[u]}],"backdrop-invert":[{"backdrop-invert":[d]}],"backdrop-opacity":[{"backdrop-opacity":[g]}],"backdrop-saturate":[{"backdrop-saturate":[v]}],"backdrop-sepia":[{"backdrop-sepia":[x]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[a]}],"border-spacing-x":[{"border-spacing-x":[a]}],"border-spacing-y":[{"border-spacing-y":[a]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",Mn]}],duration:[{duration:A()}],ease:[{ease:["linear","in","out","in-out",Mn]}],delay:[{delay:A()}],animate:[{animate:["none","spin","ping","pulse","bounce",Mn]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[w]}],"scale-x":[{"scale-x":[w]}],"scale-y":[{"scale-y":[w]}],rotate:[{rotate:[jn,Mn]}],"translate-x":[{"translate-x":[k]}],"translate-y":[{"translate-y":[k]}],"skew-x":[{"skew-x":[E]}],"skew-y":[{"skew-y":[E]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",Mn]}],accent:[{accent:["auto",e]}],appearance:[{appearance:["none","auto"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",Mn]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":N()}],"scroll-mx":[{"scroll-mx":N()}],"scroll-my":[{"scroll-my":N()}],"scroll-ms":[{"scroll-ms":N()}],"scroll-me":[{"scroll-me":N()}],"scroll-mt":[{"scroll-mt":N()}],"scroll-mr":[{"scroll-mr":N()}],"scroll-mb":[{"scroll-mb":N()}],"scroll-ml":[{"scroll-ml":N()}],"scroll-p":[{"scroll-p":N()}],"scroll-px":[{"scroll-px":N()}],"scroll-py":[{"scroll-py":N()}],"scroll-ps":[{"scroll-ps":N()}],"scroll-pe":[{"scroll-pe":N()}],"scroll-pt":[{"scroll-pt":N()}],"scroll-pr":[{"scroll-pr":N()}],"scroll-pb":[{"scroll-pb":N()}],"scroll-pl":[{"scroll-pl":N()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",Mn]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[$n,An,In]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}}const Jn=wn(Xn);function Zn(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return Jn(sn(e))}var Qn=tn,er=nn,tr=rn,nr=e.forwardRef((function(t,n){var r=t.className,o=t.sideOffset,i=void 0===o?4:o,a=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n}(t,["className","sideOffset"]);return e.createElement(on,C({ref:n,sideOffset:i,className:Zn("z-50 overflow-hidden rounded-md border bg-popover px-3 py-1.5 text-sm text-popover-foreground shadow-md animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",r)},a))}));nr.displayName=on.displayName;var rr=function(e){var n=e.id,r=e.className,o=e.align,i=e.side,a=e.sideOffset,s=void 0===a?8:a,l=e.visible,c=e.content,u=e.children;return t.createElement(Qn,null,t.createElement(er,{open:l,delayDuration:100},t.createElement(tr,{className:"gyramais-tooltip-trigger"},u),t.createElement(nr,{id:n,className:N("gyramais-tooltip-content",r),align:o,side:i,sideOffset:s},c)))},or={},ir={exports:{}};!function(e){e.exports=function(e){return e&&e.__esModule?e:{default:e}},e.exports.__esModule=!0,e.exports.default=e.exports}(ir);var ar=ir.exports,sr={};function lr(e){if("object"!=typeof e||null===e)return!1;const t=Object.getPrototypeOf(e);return!(null!==t&&t!==Object.prototype&&null!==Object.getPrototypeOf(t)||Symbol.toStringTag in e||Symbol.iterator in e)}function cr(e){if(!lr(e))return e;const t={};return Object.keys(e).forEach((n=>{t[n]=cr(e[n])})),t}function ur(e,t,n={clone:!0}){const r=n.clone?$({},e):e;return lr(e)&&lr(t)&&Object.keys(t).forEach((o=>{"__proto__"!==o&&(lr(t[o])&&o in e&&lr(e[o])?r[o]=ur(e[o],t[o],n):n.clone?r[o]=lr(t[o])?cr(t[o]):t[o]:r[o]=t[o])})),r}var dr,fr={exports:{}},pr={exports:{}},mr={};var hr,yr,gr,br,vr,wr,xr,Er,Or,kr,Sr,Nr,Tr,_r,Cr={};
|
|
7
7
|
/** @license React v16.13.1
|
|
8
8
|
* react-is.development.js
|
|
9
9
|
*
|
|
@@ -11,12 +11,12 @@
|
|
|
11
11
|
*
|
|
12
12
|
* This source code is licensed under the MIT license found in the
|
|
13
13
|
* LICENSE file in the root directory of this source tree.
|
|
14
|
-
*/function
|
|
14
|
+
*/function $r(){return yr||(yr=1,"production"===process.env.NODE_ENV?pr.exports=function(){if(dr)return mr;dr=1;var e="function"==typeof Symbol&&Symbol.for,t=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,r=e?Symbol.for("react.fragment"):60107,o=e?Symbol.for("react.strict_mode"):60108,i=e?Symbol.for("react.profiler"):60114,a=e?Symbol.for("react.provider"):60109,s=e?Symbol.for("react.context"):60110,l=e?Symbol.for("react.async_mode"):60111,c=e?Symbol.for("react.concurrent_mode"):60111,u=e?Symbol.for("react.forward_ref"):60112,d=e?Symbol.for("react.suspense"):60113,f=e?Symbol.for("react.suspense_list"):60120,p=e?Symbol.for("react.memo"):60115,m=e?Symbol.for("react.lazy"):60116,h=e?Symbol.for("react.block"):60121,y=e?Symbol.for("react.fundamental"):60117,g=e?Symbol.for("react.responder"):60118,b=e?Symbol.for("react.scope"):60119;function v(e){if("object"==typeof e&&null!==e){var f=e.$$typeof;switch(f){case t:switch(e=e.type){case l:case c:case r:case i:case o:case d:return e;default:switch(e=e&&e.$$typeof){case s:case u:case m:case p:case a:return e;default:return f}}case n:return f}}}function w(e){return v(e)===c}return mr.AsyncMode=l,mr.ConcurrentMode=c,mr.ContextConsumer=s,mr.ContextProvider=a,mr.Element=t,mr.ForwardRef=u,mr.Fragment=r,mr.Lazy=m,mr.Memo=p,mr.Portal=n,mr.Profiler=i,mr.StrictMode=o,mr.Suspense=d,mr.isAsyncMode=function(e){return w(e)||v(e)===l},mr.isConcurrentMode=w,mr.isContextConsumer=function(e){return v(e)===s},mr.isContextProvider=function(e){return v(e)===a},mr.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===t},mr.isForwardRef=function(e){return v(e)===u},mr.isFragment=function(e){return v(e)===r},mr.isLazy=function(e){return v(e)===m},mr.isMemo=function(e){return v(e)===p},mr.isPortal=function(e){return v(e)===n},mr.isProfiler=function(e){return v(e)===i},mr.isStrictMode=function(e){return v(e)===o},mr.isSuspense=function(e){return v(e)===d},mr.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===r||e===c||e===i||e===o||e===d||e===f||"object"==typeof e&&null!==e&&(e.$$typeof===m||e.$$typeof===p||e.$$typeof===a||e.$$typeof===s||e.$$typeof===u||e.$$typeof===y||e.$$typeof===g||e.$$typeof===b||e.$$typeof===h)},mr.typeOf=v,mr}():pr.exports=(hr||(hr=1,"production"!==process.env.NODE_ENV&&function(){var e="function"==typeof Symbol&&Symbol.for,t=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,r=e?Symbol.for("react.fragment"):60107,o=e?Symbol.for("react.strict_mode"):60108,i=e?Symbol.for("react.profiler"):60114,a=e?Symbol.for("react.provider"):60109,s=e?Symbol.for("react.context"):60110,l=e?Symbol.for("react.async_mode"):60111,c=e?Symbol.for("react.concurrent_mode"):60111,u=e?Symbol.for("react.forward_ref"):60112,d=e?Symbol.for("react.suspense"):60113,f=e?Symbol.for("react.suspense_list"):60120,p=e?Symbol.for("react.memo"):60115,m=e?Symbol.for("react.lazy"):60116,h=e?Symbol.for("react.block"):60121,y=e?Symbol.for("react.fundamental"):60117,g=e?Symbol.for("react.responder"):60118,b=e?Symbol.for("react.scope"):60119;function v(e){if("object"==typeof e&&null!==e){var f=e.$$typeof;switch(f){case t:var h=e.type;switch(h){case l:case c:case r:case i:case o:case d:return h;default:var y=h&&h.$$typeof;switch(y){case s:case u:case m:case p:case a:return y;default:return f}}case n:return f}}}var w=l,x=c,E=s,O=a,k=t,S=u,N=r,T=m,_=p,C=n,$=i,A=o,P=d,I=!1;function j(e){return v(e)===c}Cr.AsyncMode=w,Cr.ConcurrentMode=x,Cr.ContextConsumer=E,Cr.ContextProvider=O,Cr.Element=k,Cr.ForwardRef=S,Cr.Fragment=N,Cr.Lazy=T,Cr.Memo=_,Cr.Portal=C,Cr.Profiler=$,Cr.StrictMode=A,Cr.Suspense=P,Cr.isAsyncMode=function(e){return I||(I=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),j(e)||v(e)===l},Cr.isConcurrentMode=j,Cr.isContextConsumer=function(e){return v(e)===s},Cr.isContextProvider=function(e){return v(e)===a},Cr.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===t},Cr.isForwardRef=function(e){return v(e)===u},Cr.isFragment=function(e){return v(e)===r},Cr.isLazy=function(e){return v(e)===m},Cr.isMemo=function(e){return v(e)===p},Cr.isPortal=function(e){return v(e)===n},Cr.isProfiler=function(e){return v(e)===i},Cr.isStrictMode=function(e){return v(e)===o},Cr.isSuspense=function(e){return v(e)===d},Cr.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===r||e===c||e===i||e===o||e===d||e===f||"object"==typeof e&&null!==e&&(e.$$typeof===m||e.$$typeof===p||e.$$typeof===a||e.$$typeof===s||e.$$typeof===u||e.$$typeof===y||e.$$typeof===g||e.$$typeof===b||e.$$typeof===h)},Cr.typeOf=v}()),Cr)),pr.exports}
|
|
15
15
|
/*
|
|
16
16
|
object-assign
|
|
17
17
|
(c) Sindre Sorhus
|
|
18
18
|
@license MIT
|
|
19
|
-
*/function B(){if(T)return A;T=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,r=Object.prototype.propertyIsEnumerable;return A=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},r=0;r<10;r++)t["_"+String.fromCharCode(r)]=r;if("0123456789"!==Object.getOwnPropertyNames(t).map((function(e){return t[e]})).join(""))return!1;var n={};return"abcdefghijklmnopqrst".split("").forEach((function(e){n[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},n)).join("")}catch(e){return!1}}()?Object.assign:function(n,o){for(var i,a,s=function(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}(n),c=1;c<arguments.length;c++){for(var l in i=Object(arguments[c]))t.call(i,l)&&(s[l]=i[l]);if(e){a=e(i);for(var u=0;u<a.length;u++)r.call(i,a[u])&&(s[a[u]]=i[a[u]])}}return s},A}function W(){if(j)return C;j=1;return C="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"}function G(){return P?I:(P=1,I=Function.call.bind(Object.prototype.hasOwnProperty))}if("production"!==process.env.NODE_ENV){var K=U();S.exports=function(){if(D)return V;D=1;var e=U(),t=B(),r=W(),n=G(),o=function(){if(R)return M;R=1;var e=function(){};if("production"!==process.env.NODE_ENV){var t=W(),r={},n=G();e=function(e){var t="Warning: "+e;"undefined"!=typeof console&&console.error(t);try{throw new Error(t)}catch(e){}}}function o(o,i,a,s,c){if("production"!==process.env.NODE_ENV)for(var l in o)if(n(o,l)){var u;try{if("function"!=typeof o[l]){var f=Error((s||"React class")+": "+a+" type `"+l+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof o[l]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw f.name="Invariant Violation",f}u=o[l](i,l,s,a,null,t)}catch(e){u=e}if(!u||u instanceof Error||e((s||"React class")+": type specification of "+a+" `"+l+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof u+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),u instanceof Error&&!(u.message in r)){r[u.message]=!0;var p=c?c():"";e("Failed "+a+" type: "+u.message+(null!=p?p:""))}}}return o.resetWarningCache=function(){"production"!==process.env.NODE_ENV&&(r={})},M=o}(),i=function(){};function a(){return null}return"production"!==process.env.NODE_ENV&&(i=function(e){var t="Warning: "+e;"undefined"!=typeof console&&console.error(t);try{throw new Error(t)}catch(e){}}),V=function(s,c){var l="function"==typeof Symbol&&Symbol.iterator,u="@@iterator",f="<<anonymous>>",p={array:h("array"),bigint:h("bigint"),bool:h("boolean"),func:h("function"),number:h("number"),object:h("object"),string:h("string"),symbol:h("symbol"),any:y(a),arrayOf:function(e){return y((function(t,n,o,i,a){if("function"!=typeof e)return new m("Property `"+a+"` of component `"+o+"` has invalid PropType notation inside arrayOf.");var s=t[n];if(!Array.isArray(s))return new m("Invalid "+i+" `"+a+"` of type `"+b(s)+"` supplied to `"+o+"`, expected an array.");for(var c=0;c<s.length;c++){var l=e(s,c,o,i,a+"["+c+"]",r);if(l instanceof Error)return l}return null}))},element:y((function(e,t,r,n,o){var i=e[t];return s(i)?null:new m("Invalid "+n+" `"+o+"` of type `"+b(i)+"` supplied to `"+r+"`, expected a single ReactElement.")})),elementType:y((function(t,r,n,o,i){var a=t[r];return e.isValidElementType(a)?null:new m("Invalid "+o+" `"+i+"` of type `"+b(a)+"` supplied to `"+n+"`, expected a single ReactElement type.")})),instanceOf:function(e){return y((function(t,r,n,o,i){if(!(t[r]instanceof e)){var a=e.name||f;return new m("Invalid "+o+" `"+i+"` of type `"+((s=t[r]).constructor&&s.constructor.name?s.constructor.name:f)+"` supplied to `"+n+"`, expected instance of `"+a+"`.")}var s;return null}))},node:y((function(e,t,r,n,o){return v(e[t])?null:new m("Invalid "+n+" `"+o+"` supplied to `"+r+"`, expected a ReactNode.")})),objectOf:function(e){return y((function(t,o,i,a,s){if("function"!=typeof e)return new m("Property `"+s+"` of component `"+i+"` has invalid PropType notation inside objectOf.");var c=t[o],l=b(c);if("object"!==l)return new m("Invalid "+a+" `"+s+"` of type `"+l+"` supplied to `"+i+"`, expected an object.");for(var u in c)if(n(c,u)){var f=e(c,u,i,a,s+"."+u,r);if(f instanceof Error)return f}return null}))},oneOf:function(e){return Array.isArray(e)?y((function(t,r,n,o,i){for(var a=t[r],s=0;s<e.length;s++)if(d(a,e[s]))return null;var c=JSON.stringify(e,(function(e,t){return"symbol"===E(t)?String(t):t}));return new m("Invalid "+o+" `"+i+"` of value `"+String(a)+"` supplied to `"+n+"`, expected one of "+c+".")})):("production"!==process.env.NODE_ENV&&i(arguments.length>1?"Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z]).":"Invalid argument supplied to oneOf, expected an array."),a)},oneOfType:function(e){if(!Array.isArray(e))return"production"!==process.env.NODE_ENV&&i("Invalid argument supplied to oneOfType, expected an instance of array."),a;for(var t=0;t<e.length;t++){var o=e[t];if("function"!=typeof o)return i("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+w(o)+" at index "+t+"."),a}return y((function(t,o,i,a,s){for(var c=[],l=0;l<e.length;l++){var u=(0,e[l])(t,o,i,a,s,r);if(null==u)return null;u.data&&n(u.data,"expectedType")&&c.push(u.data.expectedType)}return new m("Invalid "+a+" `"+s+"` supplied to `"+i+"`"+(c.length>0?", expected one of type ["+c.join(", ")+"]":"")+".")}))},shape:function(e){return y((function(t,n,o,i,a){var s=t[n],c=b(s);if("object"!==c)return new m("Invalid "+i+" `"+a+"` of type `"+c+"` supplied to `"+o+"`, expected `object`.");for(var l in e){var u=e[l];if("function"!=typeof u)return g(o,i,a,l,E(u));var f=u(s,l,o,i,a+"."+l,r);if(f)return f}return null}))},exact:function(e){return y((function(o,i,a,s,c){var l=o[i],u=b(l);if("object"!==u)return new m("Invalid "+s+" `"+c+"` of type `"+u+"` supplied to `"+a+"`, expected `object`.");var f=t({},o[i],e);for(var p in f){var d=e[p];if(n(e,p)&&"function"!=typeof d)return g(a,s,c,p,E(d));if(!d)return new m("Invalid "+s+" `"+c+"` key `"+p+"` supplied to `"+a+"`.\nBad object: "+JSON.stringify(o[i],null," ")+"\nValid keys: "+JSON.stringify(Object.keys(e),null," "));var y=d(l,p,a,s,c+"."+p,r);if(y)return y}return null}))}};function d(e,t){return e===t?0!==e||1/e==1/t:e!=e&&t!=t}function m(e,t){this.message=e,this.data=t&&"object"==typeof t?t:{},this.stack=""}function y(e){if("production"!==process.env.NODE_ENV)var t={},n=0;function o(o,a,s,l,u,p,d){if(l=l||f,p=p||s,d!==r){if(c){var y=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw y.name="Invariant Violation",y}if("production"!==process.env.NODE_ENV&&"undefined"!=typeof console){var h=l+":"+s;!t[h]&&n<3&&(i("You are manually calling a React.PropTypes validation function for the `"+p+"` prop on `"+l+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),t[h]=!0,n++)}}return null==a[s]?o?null===a[s]?new m("The "+u+" `"+p+"` is marked as required in `"+l+"`, but its value is `null`."):new m("The "+u+" `"+p+"` is marked as required in `"+l+"`, but its value is `undefined`."):null:e(a,s,l,u,p)}var a=o.bind(null,!1);return a.isRequired=o.bind(null,!0),a}function h(e){return y((function(t,r,n,o,i,a){var s=t[r];return b(s)!==e?new m("Invalid "+o+" `"+i+"` of type `"+E(s)+"` supplied to `"+n+"`, expected `"+e+"`.",{expectedType:e}):null}))}function g(e,t,r,n,o){return new m((e||"React class")+": "+t+" type `"+r+"."+n+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+o+"`.")}function v(e){switch(typeof e){case"number":case"string":case"undefined":return!0;case"boolean":return!e;case"object":if(Array.isArray(e))return e.every(v);if(null===e||s(e))return!0;var t=function(e){var t=e&&(l&&e[l]||e[u]);if("function"==typeof t)return t}(e);if(!t)return!1;var r,n=t.call(e);if(t!==e.entries){for(;!(r=n.next()).done;)if(!v(r.value))return!1}else for(;!(r=n.next()).done;){var o=r.value;if(o&&!v(o[1]))return!1}return!0;default:return!1}}function b(e){var t=typeof e;return Array.isArray(e)?"array":e instanceof RegExp?"object":function(e,t){return"symbol"===e||!!t&&("Symbol"===t["@@toStringTag"]||"function"==typeof Symbol&&t instanceof Symbol)}(t,e)?"symbol":t}function E(e){if(null==e)return""+e;var t=b(e);if("object"===t){if(e instanceof Date)return"date";if(e instanceof RegExp)return"regexp"}return t}function w(e){var t=E(e);switch(t){case"array":case"object":return"an "+t;case"boolean":case"date":case"regexp":return"a "+t;default:return t}}return m.prototype=Error.prototype,p.checkPropTypes=o,p.resetWarningCache=o.resetWarningCache,p.PropTypes=p,p},V}()(K.isElement,!0)}else S.exports=function(){if(F)return z;F=1;var e=W();function t(){}function r(){}return r.resetWarningCache=t,z=function(){function n(t,r,n,o,i,a){if(a!==e){var s=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw s.name="Invariant Violation",s}}function o(){return n}n.isRequired=n;var i={array:n,bigint:n,bool:n,func:n,number:n,object:n,string:n,symbol:n,any:n,arrayOf:o,element:n,elementType:n,instanceOf:o,node:n,objectOf:o,oneOf:o,oneOfType:o,shape:o,exact:o,checkPropTypes:r,resetWarningCache:t};return i.PropTypes=i,i}}()();var q=c(S.exports);function Y(e){let t="https://mui.com/production-error/?code="+e;for(let e=1;e<arguments.length;e+=1)t+="&args[]="+encodeURIComponent(arguments[e]);return"Minified MUI error #"+e+"; visit "+t+" for the full message."}var H,J={exports:{}},X={};var Z,Q={};
|
|
19
|
+
*/function Ar(){if(br)return gr;br=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;return gr=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(t).map((function(e){return t[e]})).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach((function(e){r[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},r)).join("")}catch(e){return!1}}()?Object.assign:function(r,o){for(var i,a,s=function(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}(r),l=1;l<arguments.length;l++){for(var c in i=Object(arguments[l]))t.call(i,c)&&(s[c]=i[c]);if(e){a=e(i);for(var u=0;u<a.length;u++)n.call(i,a[u])&&(s[a[u]]=i[a[u]])}}return s},gr}function Pr(){if(wr)return vr;wr=1;return vr="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"}function Ir(){return Er?xr:(Er=1,xr=Function.call.bind(Object.prototype.hasOwnProperty))}if("production"!==process.env.NODE_ENV){var jr=$r();fr.exports=function(){if(Nr)return Sr;Nr=1;var e=$r(),t=Ar(),n=Pr(),r=Ir(),o=function(){if(kr)return Or;kr=1;var e=function(){};if("production"!==process.env.NODE_ENV){var t=Pr(),n={},r=Ir();e=function(e){var t="Warning: "+e;"undefined"!=typeof console&&console.error(t);try{throw new Error(t)}catch(e){}}}function o(o,i,a,s,l){if("production"!==process.env.NODE_ENV)for(var c in o)if(r(o,c)){var u;try{if("function"!=typeof o[c]){var d=Error((s||"React class")+": "+a+" type `"+c+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof o[c]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw d.name="Invariant Violation",d}u=o[c](i,c,s,a,null,t)}catch(e){u=e}if(!u||u instanceof Error||e((s||"React class")+": type specification of "+a+" `"+c+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof u+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),u instanceof Error&&!(u.message in n)){n[u.message]=!0;var f=l?l():"";e("Failed "+a+" type: "+u.message+(null!=f?f:""))}}}return o.resetWarningCache=function(){"production"!==process.env.NODE_ENV&&(n={})},Or=o}(),i=function(){};function a(){return null}return"production"!==process.env.NODE_ENV&&(i=function(e){var t="Warning: "+e;"undefined"!=typeof console&&console.error(t);try{throw new Error(t)}catch(e){}}),Sr=function(s,l){var c="function"==typeof Symbol&&Symbol.iterator,u="@@iterator",d="<<anonymous>>",f={array:y("array"),bigint:y("bigint"),bool:y("boolean"),func:y("function"),number:y("number"),object:y("object"),string:y("string"),symbol:y("symbol"),any:h(a),arrayOf:function(e){return h((function(t,r,o,i,a){if("function"!=typeof e)return new m("Property `"+a+"` of component `"+o+"` has invalid PropType notation inside arrayOf.");var s=t[r];if(!Array.isArray(s))return new m("Invalid "+i+" `"+a+"` of type `"+v(s)+"` supplied to `"+o+"`, expected an array.");for(var l=0;l<s.length;l++){var c=e(s,l,o,i,a+"["+l+"]",n);if(c instanceof Error)return c}return null}))},element:h((function(e,t,n,r,o){var i=e[t];return s(i)?null:new m("Invalid "+r+" `"+o+"` of type `"+v(i)+"` supplied to `"+n+"`, expected a single ReactElement.")})),elementType:h((function(t,n,r,o,i){var a=t[n];return e.isValidElementType(a)?null:new m("Invalid "+o+" `"+i+"` of type `"+v(a)+"` supplied to `"+r+"`, expected a single ReactElement type.")})),instanceOf:function(e){return h((function(t,n,r,o,i){if(!(t[n]instanceof e)){var a=e.name||d;return new m("Invalid "+o+" `"+i+"` of type `"+((s=t[n]).constructor&&s.constructor.name?s.constructor.name:d)+"` supplied to `"+r+"`, expected instance of `"+a+"`.")}var s;return null}))},node:h((function(e,t,n,r,o){return b(e[t])?null:new m("Invalid "+r+" `"+o+"` supplied to `"+n+"`, expected a ReactNode.")})),objectOf:function(e){return h((function(t,o,i,a,s){if("function"!=typeof e)return new m("Property `"+s+"` of component `"+i+"` has invalid PropType notation inside objectOf.");var l=t[o],c=v(l);if("object"!==c)return new m("Invalid "+a+" `"+s+"` of type `"+c+"` supplied to `"+i+"`, expected an object.");for(var u in l)if(r(l,u)){var d=e(l,u,i,a,s+"."+u,n);if(d instanceof Error)return d}return null}))},oneOf:function(e){return Array.isArray(e)?h((function(t,n,r,o,i){for(var a=t[n],s=0;s<e.length;s++)if(p(a,e[s]))return null;var l=JSON.stringify(e,(function(e,t){return"symbol"===w(t)?String(t):t}));return new m("Invalid "+o+" `"+i+"` of value `"+String(a)+"` supplied to `"+r+"`, expected one of "+l+".")})):("production"!==process.env.NODE_ENV&&i(arguments.length>1?"Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z]).":"Invalid argument supplied to oneOf, expected an array."),a)},oneOfType:function(e){if(!Array.isArray(e))return"production"!==process.env.NODE_ENV&&i("Invalid argument supplied to oneOfType, expected an instance of array."),a;for(var t=0;t<e.length;t++){var o=e[t];if("function"!=typeof o)return i("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+x(o)+" at index "+t+"."),a}return h((function(t,o,i,a,s){for(var l=[],c=0;c<e.length;c++){var u=(0,e[c])(t,o,i,a,s,n);if(null==u)return null;u.data&&r(u.data,"expectedType")&&l.push(u.data.expectedType)}return new m("Invalid "+a+" `"+s+"` supplied to `"+i+"`"+(l.length>0?", expected one of type ["+l.join(", ")+"]":"")+".")}))},shape:function(e){return h((function(t,r,o,i,a){var s=t[r],l=v(s);if("object"!==l)return new m("Invalid "+i+" `"+a+"` of type `"+l+"` supplied to `"+o+"`, expected `object`.");for(var c in e){var u=e[c];if("function"!=typeof u)return g(o,i,a,c,w(u));var d=u(s,c,o,i,a+"."+c,n);if(d)return d}return null}))},exact:function(e){return h((function(o,i,a,s,l){var c=o[i],u=v(c);if("object"!==u)return new m("Invalid "+s+" `"+l+"` of type `"+u+"` supplied to `"+a+"`, expected `object`.");var d=t({},o[i],e);for(var f in d){var p=e[f];if(r(e,f)&&"function"!=typeof p)return g(a,s,l,f,w(p));if(!p)return new m("Invalid "+s+" `"+l+"` key `"+f+"` supplied to `"+a+"`.\nBad object: "+JSON.stringify(o[i],null," ")+"\nValid keys: "+JSON.stringify(Object.keys(e),null," "));var h=p(c,f,a,s,l+"."+f,n);if(h)return h}return null}))}};function p(e,t){return e===t?0!==e||1/e==1/t:e!=e&&t!=t}function m(e,t){this.message=e,this.data=t&&"object"==typeof t?t:{},this.stack=""}function h(e){if("production"!==process.env.NODE_ENV)var t={},r=0;function o(o,a,s,c,u,f,p){if(c=c||d,f=f||s,p!==n){if(l){var h=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw h.name="Invariant Violation",h}if("production"!==process.env.NODE_ENV&&"undefined"!=typeof console){var y=c+":"+s;!t[y]&&r<3&&(i("You are manually calling a React.PropTypes validation function for the `"+f+"` prop on `"+c+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),t[y]=!0,r++)}}return null==a[s]?o?null===a[s]?new m("The "+u+" `"+f+"` is marked as required in `"+c+"`, but its value is `null`."):new m("The "+u+" `"+f+"` is marked as required in `"+c+"`, but its value is `undefined`."):null:e(a,s,c,u,f)}var a=o.bind(null,!1);return a.isRequired=o.bind(null,!0),a}function y(e){return h((function(t,n,r,o,i,a){var s=t[n];return v(s)!==e?new m("Invalid "+o+" `"+i+"` of type `"+w(s)+"` supplied to `"+r+"`, expected `"+e+"`.",{expectedType:e}):null}))}function g(e,t,n,r,o){return new m((e||"React class")+": "+t+" type `"+n+"."+r+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+o+"`.")}function b(e){switch(typeof e){case"number":case"string":case"undefined":return!0;case"boolean":return!e;case"object":if(Array.isArray(e))return e.every(b);if(null===e||s(e))return!0;var t=function(e){var t=e&&(c&&e[c]||e[u]);if("function"==typeof t)return t}(e);if(!t)return!1;var n,r=t.call(e);if(t!==e.entries){for(;!(n=r.next()).done;)if(!b(n.value))return!1}else for(;!(n=r.next()).done;){var o=n.value;if(o&&!b(o[1]))return!1}return!0;default:return!1}}function v(e){var t=typeof e;return Array.isArray(e)?"array":e instanceof RegExp?"object":function(e,t){return"symbol"===e||!!t&&("Symbol"===t["@@toStringTag"]||"function"==typeof Symbol&&t instanceof Symbol)}(t,e)?"symbol":t}function w(e){if(null==e)return""+e;var t=v(e);if("object"===t){if(e instanceof Date)return"date";if(e instanceof RegExp)return"regexp"}return t}function x(e){var t=w(e);switch(t){case"array":case"object":return"an "+t;case"boolean":case"date":case"regexp":return"a "+t;default:return t}}return m.prototype=Error.prototype,f.checkPropTypes=o,f.resetWarningCache=o.resetWarningCache,f.PropTypes=f,f},Sr}()(jr.isElement,!0)}else fr.exports=function(){if(_r)return Tr;_r=1;var e=Pr();function t(){}function n(){}return n.resetWarningCache=t,Tr=function(){function r(t,n,r,o,i,a){if(a!==e){var s=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw s.name="Invariant Violation",s}}function o(){return r}r.isRequired=r;var i={array:r,bigint:r,bool:r,func:r,number:r,object:r,string:r,symbol:r,any:r,arrayOf:o,element:r,elementType:r,instanceOf:o,node:r,objectOf:o,oneOf:o,oneOfType:o,shape:o,exact:o,checkPropTypes:n,resetWarningCache:t};return i.PropTypes=i,i}}()();var Rr=E(fr.exports);function Mr(e){let t="https://mui.com/production-error/?code="+e;for(let e=1;e<arguments.length;e+=1)t+="&args[]="+encodeURIComponent(arguments[e]);return"Minified MUI error #"+e+"; visit "+t+" for the full message."}var Dr,zr={exports:{}},Lr={};var Vr,Fr={};
|
|
20
20
|
/**
|
|
21
21
|
* @license React
|
|
22
22
|
* react-is.development.js
|
|
@@ -25,7 +25,7 @@ object-assign
|
|
|
25
25
|
*
|
|
26
26
|
* This source code is licensed under the MIT license found in the
|
|
27
27
|
* LICENSE file in the root directory of this source tree.
|
|
28
|
-
*/"production"===process.env.NODE_ENV?J.exports=function(){if(H)return X;H=1;var e,t=Symbol.for("react.element"),r=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),o=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),a=Symbol.for("react.provider"),s=Symbol.for("react.context"),c=Symbol.for("react.server_context"),l=Symbol.for("react.forward_ref"),u=Symbol.for("react.suspense"),f=Symbol.for("react.suspense_list"),p=Symbol.for("react.memo"),d=Symbol.for("react.lazy"),m=Symbol.for("react.offscreen");function y(e){if("object"==typeof e&&null!==e){var m=e.$$typeof;switch(m){case t:switch(e=e.type){case n:case i:case o:case u:case f:return e;default:switch(e=e&&e.$$typeof){case c:case s:case l:case d:case p:case a:return e;default:return m}}case r:return m}}}return e=Symbol.for("react.module.reference"),X.ContextConsumer=s,X.ContextProvider=a,X.Element=t,X.ForwardRef=l,X.Fragment=n,X.Lazy=d,X.Memo=p,X.Portal=r,X.Profiler=i,X.StrictMode=o,X.Suspense=u,X.SuspenseList=f,X.isAsyncMode=function(){return!1},X.isConcurrentMode=function(){return!1},X.isContextConsumer=function(e){return y(e)===s},X.isContextProvider=function(e){return y(e)===a},X.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===t},X.isForwardRef=function(e){return y(e)===l},X.isFragment=function(e){return y(e)===n},X.isLazy=function(e){return y(e)===d},X.isMemo=function(e){return y(e)===p},X.isPortal=function(e){return y(e)===r},X.isProfiler=function(e){return y(e)===i},X.isStrictMode=function(e){return y(e)===o},X.isSuspense=function(e){return y(e)===u},X.isSuspenseList=function(e){return y(e)===f},X.isValidElementType=function(t){return"string"==typeof t||"function"==typeof t||t===n||t===i||t===o||t===u||t===f||t===m||"object"==typeof t&&null!==t&&(t.$$typeof===d||t.$$typeof===p||t.$$typeof===a||t.$$typeof===s||t.$$typeof===l||t.$$typeof===e||void 0!==t.getModuleId)},X.typeOf=y,X}():J.exports=(Z||(Z=1,"production"!==process.env.NODE_ENV&&function(){var e,t=Symbol.for("react.element"),r=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),o=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),a=Symbol.for("react.provider"),s=Symbol.for("react.context"),c=Symbol.for("react.server_context"),l=Symbol.for("react.forward_ref"),u=Symbol.for("react.suspense"),f=Symbol.for("react.suspense_list"),p=Symbol.for("react.memo"),d=Symbol.for("react.lazy"),m=Symbol.for("react.offscreen");function y(e){if("object"==typeof e&&null!==e){var m=e.$$typeof;switch(m){case t:var y=e.type;switch(y){case n:case i:case o:case u:case f:return y;default:var h=y&&y.$$typeof;switch(h){case c:case s:case l:case d:case p:case a:return h;default:return m}}case r:return m}}}e=Symbol.for("react.module.reference");var h=s,g=a,v=t,b=l,E=n,w=d,x=p,O=r,S=i,k=o,N=u,_=f,$=!1,A=!1;Q.ContextConsumer=h,Q.ContextProvider=g,Q.Element=v,Q.ForwardRef=b,Q.Fragment=E,Q.Lazy=w,Q.Memo=x,Q.Portal=O,Q.Profiler=S,Q.StrictMode=k,Q.Suspense=N,Q.SuspenseList=_,Q.isAsyncMode=function(e){return $||($=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 18+.")),!1},Q.isConcurrentMode=function(e){return A||(A=!0,console.warn("The ReactIs.isConcurrentMode() alias has been deprecated, and will be removed in React 18+.")),!1},Q.isContextConsumer=function(e){return y(e)===s},Q.isContextProvider=function(e){return y(e)===a},Q.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===t},Q.isForwardRef=function(e){return y(e)===l},Q.isFragment=function(e){return y(e)===n},Q.isLazy=function(e){return y(e)===d},Q.isMemo=function(e){return y(e)===p},Q.isPortal=function(e){return y(e)===r},Q.isProfiler=function(e){return y(e)===i},Q.isStrictMode=function(e){return y(e)===o},Q.isSuspense=function(e){return y(e)===u},Q.isSuspenseList=function(e){return y(e)===f},Q.isValidElementType=function(t){return"string"==typeof t||"function"==typeof t||t===n||t===i||t===o||t===u||t===f||t===m||"object"==typeof t&&null!==t&&(t.$$typeof===d||t.$$typeof===p||t.$$typeof===a||t.$$typeof===s||t.$$typeof===l||t.$$typeof===e||void 0!==t.getModuleId)},Q.typeOf=y}()),Q);var ee=J.exports;const te=/^\s*function(?:\s|\s*\/\*.*\*\/\s*)+([^(\s/]*)\s*/;function re(e,t=""){return e.displayName||e.name||function(e){const t=`${e}`.match(te);return t&&t[1]||""}(e)||t}function ne(e,t,r){const n=re(t);return e.displayName||(""!==n?`${r}(${n})`:r)}function oe(e){if("string"!=typeof e)throw new Error("production"!==process.env.NODE_ENV?"MUI: `capitalize(string)` expects a string argument.":Y(7));return e.charAt(0).toUpperCase()+e.slice(1)}function ie(e){return e&&e.ownerDocument||document}function ae(e,t){"function"==typeof e?e(t):e&&(e.current=t)}var se="undefined"!=typeof window?e.useLayoutEffect:e.useEffect;let ce=0;const le=e["useId".toString()];let ue,fe=!0,pe=!1;const de={text:!0,search:!0,url:!0,tel:!0,email:!0,password:!0,number:!0,date:!0,month:!0,week:!0,time:!0,datetime:!0,"datetime-local":!0};function me(e){e.metaKey||e.altKey||e.ctrlKey||(fe=!0)}function ye(){fe=!1}function he(){"hidden"===this.visibilityState&&pe&&(fe=!0)}function ge(e){const{target:t}=e;try{return t.matches(":focus-visible")}catch(e){}return fe||function(e){const{type:t,tagName:r}=e;return!("INPUT"!==r||!de[t]||e.readOnly)||"TEXTAREA"===r&&!e.readOnly||!!e.isContentEditable}(t)}function ve(e,t){const r=b({},t);return Object.keys(e).forEach((n=>{if(n.toString().match(/^(components|slots)$/))r[n]=b({},e[n],r[n]);else if(n.toString().match(/^(componentsProps|slotProps)$/)){const o=e[n]||{},i=t[n];r[n]={},i&&Object.keys(i)?o&&Object.keys(o)?(r[n]=b({},i),Object.keys(o).forEach((e=>{r[n][e]=ve(o[e],i[e])}))):r[n]=i:r[n]=o}else void 0===r[n]&&(r[n]=e[n])})),r}const be=e=>e,Ee=(()=>{let e=be;return{configure(t){e=t},generate:t=>e(t),reset(){e=be}}})(),we={active:"active",checked:"checked",completed:"completed",disabled:"disabled",error:"error",expanded:"expanded",focused:"focused",focusVisible:"focusVisible",open:"open",readOnly:"readOnly",required:"required",selected:"selected"};function xe(e,t,r="Mui"){const n=we[t];return n?`${r}-${n}`:`${Ee.generate(e)}-${t}`}function Oe(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}function Se(e){var t,r,n="";if("string"==typeof e||"number"==typeof e)n+=e;else if("object"==typeof e)if(Array.isArray(e)){var o=e.length;for(t=0;t<o;t++)e[t]&&(r=Se(e[t]))&&(n&&(n+=" "),n+=r)}else for(r in e)e[r]&&(n&&(n+=" "),n+=r);return n}function ke(){for(var e,t,r=0,n="",o=arguments.length;r<o;r++)(e=arguments[r])&&(t=Se(e))&&(n&&(n+=" "),n+=t);return n}function Ne(e){var t=Object.create(null);return function(r){return void 0===t[r]&&(t[r]=e(r)),t[r]}}var _e=/^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|download|draggable|encType|enterKeyHint|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/,$e=Ne((function(e){return _e.test(e)||111===e.charCodeAt(0)&&110===e.charCodeAt(1)&&e.charCodeAt(2)<91}));var Ae=function(){function e(e){var t=this;this._insertTag=function(e){var r;r=0===t.tags.length?t.insertionPoint?t.insertionPoint.nextSibling:t.prepend?t.container.firstChild:t.before:t.tags[t.tags.length-1].nextSibling,t.container.insertBefore(e,r),t.tags.push(e)},this.isSpeedy=void 0===e.speedy?"production"===process.env.NODE_ENV:e.speedy,this.tags=[],this.ctr=0,this.nonce=e.nonce,this.key=e.key,this.container=e.container,this.prepend=e.prepend,this.insertionPoint=e.insertionPoint,this.before=null}var t=e.prototype;return t.hydrate=function(e){e.forEach(this._insertTag)},t.insert=function(e){this.ctr%(this.isSpeedy?65e3:1)==0&&this._insertTag(function(e){var t=document.createElement("style");return t.setAttribute("data-emotion",e.key),void 0!==e.nonce&&t.setAttribute("nonce",e.nonce),t.appendChild(document.createTextNode("")),t.setAttribute("data-s",""),t}(this));var t=this.tags[this.tags.length-1];if("production"!==process.env.NODE_ENV){var r=64===e.charCodeAt(0)&&105===e.charCodeAt(1);r&&this._alreadyInsertedOrderInsensitiveRule&&console.error("You're attempting to insert the following rule:\n"+e+"\n\n`@import` rules must be before all other types of rules in a stylesheet but other rules have already been inserted. Please ensure that `@import` rules are before all other rules."),this._alreadyInsertedOrderInsensitiveRule=this._alreadyInsertedOrderInsensitiveRule||!r}if(this.isSpeedy){var n=function(e){if(e.sheet)return e.sheet;for(var t=0;t<document.styleSheets.length;t++)if(document.styleSheets[t].ownerNode===e)return document.styleSheets[t]}(t);try{n.insertRule(e,n.cssRules.length)}catch(t){"production"===process.env.NODE_ENV||/:(-moz-placeholder|-moz-focus-inner|-moz-focusring|-ms-input-placeholder|-moz-read-write|-moz-read-only|-ms-clear|-ms-expand|-ms-reveal){/.test(e)||console.error('There was a problem inserting the following rule: "'+e+'"',t)}}else t.appendChild(document.createTextNode(e));this.ctr++},t.flush=function(){this.tags.forEach((function(e){return e.parentNode&&e.parentNode.removeChild(e)})),this.tags=[],this.ctr=0,"production"!==process.env.NODE_ENV&&(this._alreadyInsertedOrderInsensitiveRule=!1)},e}(),Te="-ms-",Ce="-moz-",je="-webkit-",Ie="comm",Pe="rule",Me="decl",Re="@keyframes",Ve=Math.abs,De=String.fromCharCode,ze=Object.assign;function Fe(e){return e.trim()}function Le(e,t,r){return e.replace(t,r)}function Ue(e,t){return e.indexOf(t)}function Be(e,t){return 0|e.charCodeAt(t)}function We(e,t,r){return e.slice(t,r)}function Ge(e){return e.length}function Ke(e){return e.length}function qe(e,t){return t.push(e),e}var Ye=1,He=1,Je=0,Xe=0,Ze=0,Qe="";function et(e,t,r,n,o,i,a){return{value:e,root:t,parent:r,type:n,props:o,children:i,line:Ye,column:He,length:a,return:""}}function tt(e,t){return ze(et("",null,null,"",null,null,0),e,{length:-e.length},t)}function rt(){return Ze=Xe>0?Be(Qe,--Xe):0,He--,10===Ze&&(He=1,Ye--),Ze}function nt(){return Ze=Xe<Je?Be(Qe,Xe++):0,He++,10===Ze&&(He=1,Ye++),Ze}function ot(){return Be(Qe,Xe)}function it(){return Xe}function at(e,t){return We(Qe,e,t)}function st(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function ct(e){return Ye=He=1,Je=Ge(Qe=e),Xe=0,[]}function lt(e){return Qe="",e}function ut(e){return Fe(at(Xe-1,dt(91===e?e+2:40===e?e+1:e)))}function ft(e){for(;(Ze=ot())&&Ze<33;)nt();return st(e)>2||st(Ze)>3?"":" "}function pt(e,t){for(;--t&&nt()&&!(Ze<48||Ze>102||Ze>57&&Ze<65||Ze>70&&Ze<97););return at(e,it()+(t<6&&32==ot()&&32==nt()))}function dt(e){for(;nt();)switch(Ze){case e:return Xe;case 34:case 39:34!==e&&39!==e&&dt(Ze);break;case 40:41===e&&dt(e);break;case 92:nt()}return Xe}function mt(e,t){for(;nt()&&e+Ze!==57&&(e+Ze!==84||47!==ot()););return"/*"+at(t,Xe-1)+"*"+De(47===e?e:nt())}function yt(e){for(;!st(ot());)nt();return at(e,Xe)}function ht(e){return lt(gt("",null,null,null,[""],e=ct(e),0,[0],e))}function gt(e,t,r,n,o,i,a,s,c){for(var l=0,u=0,f=a,p=0,d=0,m=0,y=1,h=1,g=1,v=0,b="",E=o,w=i,x=n,O=b;h;)switch(m=v,v=nt()){case 40:if(108!=m&&58==Be(O,f-1)){-1!=Ue(O+=Le(ut(v),"&","&\f"),"&\f")&&(g=-1);break}case 34:case 39:case 91:O+=ut(v);break;case 9:case 10:case 13:case 32:O+=ft(m);break;case 92:O+=pt(it()-1,7);continue;case 47:switch(ot()){case 42:case 47:qe(bt(mt(nt(),it()),t,r),c);break;default:O+="/"}break;case 123*y:s[l++]=Ge(O)*g;case 125*y:case 59:case 0:switch(v){case 0:case 125:h=0;case 59+u:-1==g&&(O=Le(O,/\f/g,"")),d>0&&Ge(O)-f&&qe(d>32?Et(O+";",n,r,f-1):Et(Le(O," ","")+";",n,r,f-2),c);break;case 59:O+=";";default:if(qe(x=vt(O,t,r,l,u,o,s,b,E=[],w=[],f),i),123===v)if(0===u)gt(O,t,x,x,E,i,f,s,w);else switch(99===p&&110===Be(O,3)?100:p){case 100:case 108:case 109:case 115:gt(e,x,x,n&&qe(vt(e,x,x,0,0,o,s,b,o,E=[],f),w),o,w,f,s,n?E:w);break;default:gt(O,x,x,x,[""],w,0,s,w)}}l=u=d=0,y=g=1,b=O="",f=a;break;case 58:f=1+Ge(O),d=m;default:if(y<1)if(123==v)--y;else if(125==v&&0==y++&&125==rt())continue;switch(O+=De(v),v*y){case 38:g=u>0?1:(O+="\f",-1);break;case 44:s[l++]=(Ge(O)-1)*g,g=1;break;case 64:45===ot()&&(O+=ut(nt())),p=ot(),u=f=Ge(b=O+=yt(it())),v++;break;case 45:45===m&&2==Ge(O)&&(y=0)}}return i}function vt(e,t,r,n,o,i,a,s,c,l,u){for(var f=o-1,p=0===o?i:[""],d=Ke(p),m=0,y=0,h=0;m<n;++m)for(var g=0,v=We(e,f+1,f=Ve(y=a[m])),b=e;g<d;++g)(b=Fe(y>0?p[g]+" "+v:Le(v,/&\f/g,p[g])))&&(c[h++]=b);return et(e,t,r,0===o?Pe:s,c,l,u)}function bt(e,t,r){return et(e,t,r,Ie,De(Ze),We(e,2,-2),0)}function Et(e,t,r,n){return et(e,t,r,Me,We(e,0,n),We(e,n+1,-1),n)}function wt(e,t){for(var r="",n=Ke(e),o=0;o<n;o++)r+=t(e[o],o,e,t)||"";return r}function xt(e,t,r,n){switch(e.type){case"@layer":if(e.children.length)break;case"@import":case Me:return e.return=e.return||e.value;case Ie:return"";case Re:return e.return=e.value+"{"+wt(e.children,n)+"}";case Pe:e.value=e.props.join(",")}return Ge(r=wt(e.children,n))?e.return=e.value+"{"+r+"}":""}function Ot(e){var t=Ke(e);return function(r,n,o,i){for(var a="",s=0;s<t;s++)a+=e[s](r,n,o,i)||"";return a}}var St=function(e,t,r){for(var n=0,o=0;n=o,o=ot(),38===n&&12===o&&(t[r]=1),!st(o);)nt();return at(e,Xe)},kt=function(e,t){return lt(function(e,t){var r=-1,n=44;do{switch(st(n)){case 0:38===n&&12===ot()&&(t[r]=1),e[r]+=St(Xe-1,t,r);break;case 2:e[r]+=ut(n);break;case 4:if(44===n){e[++r]=58===ot()?"&\f":"",t[r]=e[r].length;break}default:e[r]+=De(n)}}while(n=nt());return e}(ct(e),t))},Nt=new WeakMap,_t=function(e){if("rule"===e.type&&e.parent&&!(e.length<1)){for(var t=e.value,r=e.parent,n=e.column===r.column&&e.line===r.line;"rule"!==r.type;)if(!(r=r.parent))return;if((1!==e.props.length||58===t.charCodeAt(0)||Nt.get(r))&&!n){Nt.set(e,!0);for(var o=[],i=kt(t,o),a=r.props,s=0,c=0;s<i.length;s++)for(var l=0;l<a.length;l++,c++)e.props[c]=o[s]?i[s].replace(/&\f/g,a[l]):a[l]+" "+i[s]}}},$t=function(e){if("decl"===e.type){var t=e.value;108===t.charCodeAt(0)&&98===t.charCodeAt(2)&&(e.return="",e.value="")}},At=function(e){return"comm"===e.type&&e.children.indexOf("emotion-disable-server-rendering-unsafe-selector-warning-please-do-not-use-this-the-warning-exists-for-a-reason")>-1},Tt=function(e){return 105===e.type.charCodeAt(1)&&64===e.type.charCodeAt(0)},Ct=function(e){e.type="",e.value="",e.return="",e.children="",e.props=""},jt=function(e,t,r){Tt(e)&&(e.parent?(console.error("`@import` rules can't be nested inside other rules. Please move it to the top level and put it before regular rules. Keep in mind that they can only be used within global styles."),Ct(e)):function(e,t){for(var r=e-1;r>=0;r--)if(!Tt(t[r]))return!0;return!1}(t,r)&&(console.error("`@import` rules can't be after other rules. Please put your `@import` rules before your other rules."),Ct(e)))};function It(e,t){switch(function(e,t){return 45^Be(e,0)?(((t<<2^Be(e,0))<<2^Be(e,1))<<2^Be(e,2))<<2^Be(e,3):0}(e,t)){case 5103:return je+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return je+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return je+e+Ce+e+Te+e+e;case 6828:case 4268:return je+e+Te+e+e;case 6165:return je+e+Te+"flex-"+e+e;case 5187:return je+e+Le(e,/(\w+).+(:[^]+)/,je+"box-$1$2"+Te+"flex-$1$2")+e;case 5443:return je+e+Te+"flex-item-"+Le(e,/flex-|-self/,"")+e;case 4675:return je+e+Te+"flex-line-pack"+Le(e,/align-content|flex-|-self/,"")+e;case 5548:return je+e+Te+Le(e,"shrink","negative")+e;case 5292:return je+e+Te+Le(e,"basis","preferred-size")+e;case 6060:return je+"box-"+Le(e,"-grow","")+je+e+Te+Le(e,"grow","positive")+e;case 4554:return je+Le(e,/([^-])(transform)/g,"$1"+je+"$2")+e;case 6187:return Le(Le(Le(e,/(zoom-|grab)/,je+"$1"),/(image-set)/,je+"$1"),e,"")+e;case 5495:case 3959:return Le(e,/(image-set\([^]*)/,je+"$1$`$1");case 4968:return Le(Le(e,/(.+:)(flex-)?(.*)/,je+"box-pack:$3"+Te+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+je+e+e;case 4095:case 3583:case 4068:case 2532:return Le(e,/(.+)-inline(.+)/,je+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(Ge(e)-1-t>6)switch(Be(e,t+1)){case 109:if(45!==Be(e,t+4))break;case 102:return Le(e,/(.+:)(.+)-([^]+)/,"$1"+je+"$2-$3$1"+Ce+(108==Be(e,t+3)?"$3":"$2-$3"))+e;case 115:return~Ue(e,"stretch")?It(Le(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(115!==Be(e,t+1))break;case 6444:switch(Be(e,Ge(e)-3-(~Ue(e,"!important")&&10))){case 107:return Le(e,":",":"+je)+e;case 101:return Le(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+je+(45===Be(e,14)?"inline-":"")+"box$3$1"+je+"$2$3$1"+Te+"$2box$3")+e}break;case 5936:switch(Be(e,t+11)){case 114:return je+e+Te+Le(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return je+e+Te+Le(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return je+e+Te+Le(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return je+e+Te+e+e}return e}var Pt,Mt,Rt="undefined"!=typeof document,Vt=Rt?void 0:(Pt=function(){return Ne((function(){var e={};return function(t){return e[t]}}))},Mt=new WeakMap,function(e){if(Mt.has(e))return Mt.get(e);var t=Pt(e);return Mt.set(e,t),t}),Dt=[function(e,t,r,n){if(e.length>-1&&!e.return)switch(e.type){case Me:e.return=It(e.value,e.length);break;case Re:return wt([tt(e,{value:Le(e.value,"@","@"+je)})],n);case Pe:if(e.length)return function(e,t){return e.map(t).join("")}(e.props,(function(t){switch(function(e,t){return(e=t.exec(e))?e[0]:e}(t,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return wt([tt(e,{props:[Le(t,/:(read-\w+)/,":-moz-$1")]})],n);case"::placeholder":return wt([tt(e,{props:[Le(t,/:(plac\w+)/,":"+je+"input-$1")]}),tt(e,{props:[Le(t,/:(plac\w+)/,":-moz-$1")]}),tt(e,{props:[Le(t,/:(plac\w+)/,Te+"input-$1")]})],n)}return""}))}}],zt=function(e){var t=e.key;if("production"!==process.env.NODE_ENV&&!t)throw new Error("You have to configure `key` for your cache. Please make sure it's unique (and not equal to 'css') as it's used for linking styles to your cache.\nIf multiple caches share the same key they might \"fight\" for each other's style elements.");if(Rt&&"css"===t){var r=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(r,(function(e){-1!==e.getAttribute("data-emotion").indexOf(" ")&&(document.head.appendChild(e),e.setAttribute("data-s",""))}))}var n=e.stylisPlugins||Dt;if("production"!==process.env.NODE_ENV&&/[^a-z-]/.test(t))throw new Error('Emotion key must only contain lower case alphabetical characters and - but "'+t+'" was passed');var o,i,a={},s=[];Rt&&(o=e.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+t+' "]'),(function(e){for(var t=e.getAttribute("data-emotion").split(" "),r=1;r<t.length;r++)a[t[r]]=!0;s.push(e)})));var c,l=[_t,$t];if("production"!==process.env.NODE_ENV&&l.push(function(e){return function(t,r,n){if("rule"===t.type&&!e.compat){var o=t.value.match(/(:first|:nth|:nth-last)-child/g);if(o){for(var i=t.parent?t.parent.children:n,a=i.length-1;a>=0;a--){var s=i[a];if(s.line<t.line)break;if(s.column<t.column){if(At(s))return;break}}o.forEach((function(e){console.error('The pseudo class "'+e+'" is potentially unsafe when doing server-side rendering. Try changing it to "'+e.split("-child")[0]+'-of-type".')}))}}}}({get compat(){return g.compat}}),jt),Rt){var u,f=[xt,"production"!==process.env.NODE_ENV?function(e){e.root||(e.return?u.insert(e.return):e.value&&e.type!==Ie&&u.insert(e.value+"{}"))}:(c=function(e){u.insert(e)},function(e){e.root||(e=e.return)&&c(e)})],p=Ot(l.concat(n,f));i=function(e,t,r,n){u=r,"production"!==process.env.NODE_ENV&&void 0!==t.map&&(u={insert:function(e){r.insert(e+t.map)}}),wt(ht(e?e+"{"+t.styles+"}":t.styles),p),n&&(g.inserted[t.name]=!0)}}else{var d=[xt],m=Ot(l.concat(n,d)),y=Vt(n)(t),h=function(e,t){var r=t.name;return void 0===y[r]&&(y[r]=wt(ht(e?e+"{"+t.styles+"}":t.styles),m)),y[r]};i=function(e,t,r,n){var o=t.name,i=h(e,t);return void 0===g.compat?(n&&(g.inserted[o]=!0),"development"===process.env.NODE_ENV&&void 0!==t.map?i+t.map:i):n?void(g.inserted[o]=i):i}}var g={key:t,sheet:new Ae({key:t,container:o,nonce:e.nonce,speedy:e.speedy,prepend:e.prepend,insertionPoint:e.insertionPoint}),nonce:e.nonce,inserted:a,registered:{},insert:i};return g.sheet.hydrate(s),g},Ft="undefined"!=typeof document;function Lt(e,t,r){var n="";return r.split(" ").forEach((function(r){void 0!==e[r]?t.push(e[r]+";"):n+=r+" "})),n}var Ut=function(e,t,r){var n=e.key+"-"+t.name;(!1===r||!1===Ft&&void 0!==e.compat)&&void 0===e.registered[n]&&(e.registered[n]=t.styles)},Bt=function(e,t,r){Ut(e,t,r);var n=e.key+"-"+t.name;if(void 0===e.inserted[t.name]){var o="",i=t;do{var a=e.insert(t===i?"."+n:"",i,e.sheet,!0);Ft||void 0===a||(o+=a),i=i.next}while(void 0!==i);if(!Ft&&0!==o.length)return o}};var Wt={animationIterationCount:1,aspectRatio:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},Gt="You have illegal escape sequence in your template literal, most likely inside content's property value.\nBecause you write your CSS inside a JavaScript string you actually have to do double escaping, so for example \"content: '\\00d7';\" should become \"content: '\\\\00d7';\".\nYou can read more about this here:\nhttps://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals#ES2018_revision_of_illegal_escape_sequences",Kt="You have passed in falsy value as style object's key (can happen when in example you pass unexported component as computed key).",qt=/[A-Z]|^ms/g,Yt=/_EMO_([^_]+?)_([^]*?)_EMO_/g,Ht=function(e){return 45===e.charCodeAt(1)},Jt=function(e){return null!=e&&"boolean"!=typeof e},Xt=Ne((function(e){return Ht(e)?e:e.replace(qt,"-$&").toLowerCase()})),Zt=function(e,t){switch(e){case"animation":case"animationName":if("string"==typeof t)return t.replace(Yt,(function(e,t,r){return cr={name:t,styles:r,next:cr},t}))}return 1===Wt[e]||Ht(e)||"number"!=typeof t||0===t?t:t+"px"};if("production"!==process.env.NODE_ENV){var Qt=/(var|attr|counters?|url|element|(((repeating-)?(linear|radial))|conic)-gradient)\(|(no-)?(open|close)-quote/,er=["normal","none","initial","inherit","unset"],tr=Zt,rr=/^-ms-/,nr=/-(.)/g,or={};Zt=function(e,t){if("content"===e&&("string"!=typeof t||-1===er.indexOf(t)&&!Qt.test(t)&&(t.charAt(0)!==t.charAt(t.length-1)||'"'!==t.charAt(0)&&"'"!==t.charAt(0))))throw new Error("You seem to be using a value for 'content' without quotes, try replacing it with `content: '\""+t+"\"'`");var r=tr(e,t);return""===r||Ht(e)||-1===e.indexOf("-")||void 0!==or[e]||(or[e]=!0,console.error("Using kebab-case for css properties in objects is not supported. Did you mean "+e.replace(rr,"ms-").replace(nr,(function(e,t){return t.toUpperCase()}))+"?")),r}}var ir="Component selectors can only be used in conjunction with @emotion/babel-plugin, the swc Emotion plugin, or another Emotion-aware compiler transform.";function ar(e,t,r){if(null==r)return"";if(void 0!==r.__emotion_styles){if("production"!==process.env.NODE_ENV&&"NO_COMPONENT_SELECTOR"===r.toString())throw new Error(ir);return r}switch(typeof r){case"boolean":return"";case"object":if(1===r.anim)return cr={name:r.name,styles:r.styles,next:cr},r.name;if(void 0!==r.styles){var n=r.next;if(void 0!==n)for(;void 0!==n;)cr={name:n.name,styles:n.styles,next:cr},n=n.next;var o=r.styles+";";return"production"!==process.env.NODE_ENV&&void 0!==r.map&&(o+=r.map),o}return function(e,t,r){var n="";if(Array.isArray(r))for(var o=0;o<r.length;o++)n+=ar(e,t,r[o])+";";else for(var i in r){var a=r[i];if("object"!=typeof a)null!=t&&void 0!==t[a]?n+=i+"{"+t[a]+"}":Jt(a)&&(n+=Xt(i)+":"+Zt(i,a)+";");else{if("NO_COMPONENT_SELECTOR"===i&&"production"!==process.env.NODE_ENV)throw new Error(ir);if(!Array.isArray(a)||"string"!=typeof a[0]||null!=t&&void 0!==t[a[0]]){var s=ar(e,t,a);switch(i){case"animation":case"animationName":n+=Xt(i)+":"+s+";";break;default:"production"!==process.env.NODE_ENV&&"undefined"===i&&console.error(Kt),n+=i+"{"+s+"}"}}else for(var c=0;c<a.length;c++)Jt(a[c])&&(n+=Xt(i)+":"+Zt(i,a[c])+";")}}return n}(e,t,r);case"function":if(void 0!==e){var i=cr,a=r(e);return cr=i,ar(e,t,a)}"production"!==process.env.NODE_ENV&&console.error("Functions that are interpolated in css calls will be stringified.\nIf you want to have a css call based on props, create a function that returns a css call like this\nlet dynamicStyle = (props) => css`color: ${props.color}`\nIt can be called directly with props or interpolated in a styled call like this\nlet SomeComponent = styled('div')`${dynamicStyle}`");break;case"string":if("production"!==process.env.NODE_ENV){var s=[],c=r.replace(Yt,(function(e,t,r){var n="animation"+s.length;return s.push("const "+n+" = keyframes`"+r.replace(/^@keyframes animation-\w+/,"")+"`"),"${"+n+"}"}));s.length&&console.error("`keyframes` output got interpolated into plain string, please wrap it with `css`.\n\nInstead of doing this:\n\n"+[].concat(s,["`"+c+"`"]).join("\n")+"\n\nYou should wrap it with `css` like this:\n\ncss`"+c+"`")}}if(null==t)return r;var l=t[r];return void 0!==l?l:r}var sr,cr,lr=/label:\s*([^\s;\n{]+)\s*(;|$)/g;"production"!==process.env.NODE_ENV&&(sr=/\/\*#\ssourceMappingURL=data:application\/json;\S+\s+\*\//g);var ur=function(e,t,r){if(1===e.length&&"object"==typeof e[0]&&null!==e[0]&&void 0!==e[0].styles)return e[0];var n=!0,o="";cr=void 0;var i,a=e[0];null==a||void 0===a.raw?(n=!1,o+=ar(r,t,a)):("production"!==process.env.NODE_ENV&&void 0===a[0]&&console.error(Gt),o+=a[0]);for(var s=1;s<e.length;s++)o+=ar(r,t,e[s]),n&&("production"!==process.env.NODE_ENV&&void 0===a[s]&&console.error(Gt),o+=a[s]);"production"!==process.env.NODE_ENV&&(o=o.replace(sr,(function(e){return i=e,""}))),lr.lastIndex=0;for(var c,l="";null!==(c=lr.exec(o));)l+="-"+c[1];var u=function(e){for(var t,r=0,n=0,o=e.length;o>=4;++n,o-=4)t=1540483477*(65535&(t=255&e.charCodeAt(n)|(255&e.charCodeAt(++n))<<8|(255&e.charCodeAt(++n))<<16|(255&e.charCodeAt(++n))<<24))+(59797*(t>>>16)<<16),r=1540483477*(65535&(t^=t>>>24))+(59797*(t>>>16)<<16)^1540483477*(65535&r)+(59797*(r>>>16)<<16);switch(o){case 3:r^=(255&e.charCodeAt(n+2))<<16;case 2:r^=(255&e.charCodeAt(n+1))<<8;case 1:r=1540483477*(65535&(r^=255&e.charCodeAt(n)))+(59797*(r>>>16)<<16)}return(((r=1540483477*(65535&(r^=r>>>13))+(59797*(r>>>16)<<16))^r>>>15)>>>0).toString(36)}(o)+l;return"production"!==process.env.NODE_ENV?{name:u,styles:o,map:i,next:cr,toString:function(){return"You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."}}:{name:u,styles:o,next:cr}},fr="undefined"!=typeof document,pr=function(e){return e()},dr=!!e.useInsertionEffect&&e.useInsertionEffect,mr=fr&&dr||pr,yr="undefined"!=typeof document,hr={}.hasOwnProperty,gr=e.createContext("undefined"!=typeof HTMLElement?zt({key:"css"}):null);"production"!==process.env.NODE_ENV&&(gr.displayName="EmotionCacheContext"),gr.Provider;var vr=function(e){return r((function(t,r){var o=n(gr);return e(t,o,r)}))};yr||(vr=function(t){return function(r){var o=n(gr);return null===o?(o=zt({key:"css"}),e.createElement(gr.Provider,{value:o},t(r,o))):t(r,o)}});var br=e.createContext({});"production"!==process.env.NODE_ENV&&(br.displayName="EmotionThemeContext");var Er="__EMOTION_TYPE_PLEASE_DO_NOT_USE__",wr="__EMOTION_LABEL_PLEASE_DO_NOT_USE__",xr=function(t){var r=t.cache,n=t.serialized,o=t.isStringTag;Ut(r,n,o);var i=mr((function(){return Bt(r,n,o)}));if(!yr&&void 0!==i){for(var a,s=n.name,c=n.next;void 0!==c;)s+=" "+c.name,c=c.next;return e.createElement("style",((a={})["data-emotion"]=r.key+" "+s,a.dangerouslySetInnerHTML={__html:i},a.nonce=r.sheet.nonce,a))}return null},Or=vr((function(t,r,n){var o=t.css;"string"==typeof o&&void 0!==r.registered[o]&&(o=r.registered[o]);var i=t[Er],a=[o],s="";"string"==typeof t.className?s=Lt(r.registered,a,t.className):null!=t.className&&(s=t.className+" ");var c=ur(a,void 0,e.useContext(br));if("production"!==process.env.NODE_ENV&&-1===c.name.indexOf("-")){var l=t[wr];l&&(c=ur([c,"label:"+l+";"]))}s+=r.key+"-"+c.name;var u={};for(var f in t)!hr.call(t,f)||"css"===f||f===Er||"production"!==process.env.NODE_ENV&&f===wr||(u[f]=t[f]);return u.ref=n,u.className=s,e.createElement(e.Fragment,null,e.createElement(xr,{cache:r,serialized:c,isStringTag:"string"==typeof i}),e.createElement(i,u))}));"production"!==process.env.NODE_ENV&&(Or.displayName="EmotionCssPropInternal");var Sr=$e,kr=function(e){return"theme"!==e},Nr=function(e){return"string"==typeof e&&e.charCodeAt(0)>96?Sr:kr},_r=function(e,t,r){var n;if(t){var o=t.shouldForwardProp;n=e.__emotion_forwardProp&&o?function(t){return e.__emotion_forwardProp(t)&&o(t)}:o}return"function"!=typeof n&&r&&(n=e.__emotion_forwardProp),n},$r="You have illegal escape sequence in your template literal, most likely inside content's property value.\nBecause you write your CSS inside a JavaScript string you actually have to do double escaping, so for example \"content: '\\00d7';\" should become \"content: '\\\\00d7';\".\nYou can read more about this here:\nhttps://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals#ES2018_revision_of_illegal_escape_sequences",Ar="undefined"!=typeof document,Tr=function(t){var r=t.cache,n=t.serialized,o=t.isStringTag;Ut(r,n,o);var i=mr((function(){return Bt(r,n,o)}));if(!Ar&&void 0!==i){for(var a,s=n.name,c=n.next;void 0!==c;)s+=" "+c.name,c=c.next;return e.createElement("style",((a={})["data-emotion"]=r.key+" "+s,a.dangerouslySetInnerHTML={__html:i},a.nonce=r.sheet.nonce,a))}return null},Cr=function t(r,n){if("production"!==process.env.NODE_ENV&&void 0===r)throw new Error("You are trying to create a styled element with an undefined component.\nYou may have forgotten to import it.");var o,i,a=r.__emotion_real===r,s=a&&r.__emotion_base||r;void 0!==n&&(o=n.label,i=n.target);var c=_r(r,n,a),l=c||Nr(s),u=!l("as");return function(){var f=arguments,p=a&&void 0!==r.__emotion_styles?r.__emotion_styles.slice(0):[];if(void 0!==o&&p.push("label:"+o+";"),null==f[0]||void 0===f[0].raw)p.push.apply(p,f);else{"production"!==process.env.NODE_ENV&&void 0===f[0][0]&&console.error($r),p.push(f[0][0]);for(var d=f.length,m=1;m<d;m++)"production"!==process.env.NODE_ENV&&void 0===f[0][m]&&console.error($r),p.push(f[m],f[0][m])}var y=vr((function(t,r,n){var o=u&&t.as||s,a="",f=[],d=t;if(null==t.theme){for(var m in d={},t)d[m]=t[m];d.theme=e.useContext(br)}"string"==typeof t.className?a=Lt(r.registered,f,t.className):null!=t.className&&(a=t.className+" ");var y=ur(p.concat(f),r.registered,d);a+=r.key+"-"+y.name,void 0!==i&&(a+=" "+i);var h=u&&void 0===c?Nr(o):l,g={};for(var v in t)u&&"as"===v||h(v)&&(g[v]=t[v]);return g.className=a,g.ref=n,e.createElement(e.Fragment,null,e.createElement(Tr,{cache:r,serialized:y,isStringTag:"string"==typeof o}),e.createElement(o,g))}));return y.displayName=void 0!==o?o:"Styled("+("string"==typeof s?s:s.displayName||s.name||"Component")+")",y.defaultProps=r.defaultProps,y.__emotion_real=y,y.__emotion_base=s,y.__emotion_styles=p,y.__emotion_forwardProp=c,Object.defineProperty(y,"toString",{value:function(){return void 0===i&&"production"!==process.env.NODE_ENV?"NO_COMPONENT_SELECTOR":"."+i}}),y.withComponent=function(e,r){return t(e,b({},n,r,{shouldForwardProp:_r(y,r,!0)})).apply(void 0,p)},y}}.bind();["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","marquee","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"].forEach((function(e){Cr[e]=Cr(e)}));const jr=["values","unit","step"],Ir=e=>{const t=Object.keys(e).map((t=>({key:t,val:e[t]})))||[];return t.sort(((e,t)=>e.val-t.val)),t.reduce(((e,t)=>b({},e,{[t.key]:t.val})),{})};var Pr={borderRadius:4};var Mr="production"!==process.env.NODE_ENV?q.oneOfType([q.number,q.string,q.object,q.array]):{};function Rr(e,t){return t?x(e,t,{clone:!1}):e}const Vr={xs:0,sm:600,md:900,lg:1200,xl:1536},Dr={keys:["xs","sm","md","lg","xl"],up:e=>`@media (min-width:${Vr[e]}px)`};function zr(e,t,r){const n=e.theme||{};if(Array.isArray(t)){const e=n.breakpoints||Dr;return t.reduce(((n,o,i)=>(n[e.up(e.keys[i])]=r(t[i]),n)),{})}if("object"==typeof t){const e=n.breakpoints||Dr;return Object.keys(t).reduce(((n,o)=>{if(-1!==Object.keys(e.values||Vr).indexOf(o)){n[e.up(o)]=r(t[o],o)}else{const e=o;n[e]=t[e]}return n}),{})}return r(t)}function Fr(e,t,r=!0){if(!t||"string"!=typeof t)return null;if(e&&e.vars&&r){const r=`vars.${t}`.split(".").reduce(((e,t)=>e&&e[t]?e[t]:null),e);if(null!=r)return r}return t.split(".").reduce(((e,t)=>e&&null!=e[t]?e[t]:null),e)}function Lr(e,t,r,n=r){let o;return o="function"==typeof e?e(r):Array.isArray(e)?e[r]||n:Fr(e,r)||n,t&&(o=t(o,n,e)),o}function Ur(e){const{prop:t,cssProperty:r=e.prop,themeKey:n,transform:o}=e,i=e=>{if(null==e[t])return null;const i=e[t],a=Fr(e.theme,n)||{};return zr(e,i,(e=>{let n=Lr(a,o,e);return e===n&&"string"==typeof e&&(n=Lr(a,o,`${t}${"default"===e?"":oe(e)}`,e)),!1===r?n:{[r]:n}}))};return i.propTypes="production"!==process.env.NODE_ENV?{[t]:Mr}:{},i.filterProps=[t],i}const Br={m:"margin",p:"padding"},Wr={t:"Top",r:"Right",b:"Bottom",l:"Left",x:["Left","Right"],y:["Top","Bottom"]},Gr={marginX:"mx",marginY:"my",paddingX:"px",paddingY:"py"},Kr=function(e){const t={};return r=>(void 0===t[r]&&(t[r]=e(r)),t[r])}((e=>{if(e.length>2){if(!Gr[e])return[e];e=Gr[e]}const[t,r]=e.split(""),n=Br[t],o=Wr[r]||"";return Array.isArray(o)?o.map((e=>n+e)):[n+o]})),qr=["m","mt","mr","mb","ml","mx","my","margin","marginTop","marginRight","marginBottom","marginLeft","marginX","marginY","marginInline","marginInlineStart","marginInlineEnd","marginBlock","marginBlockStart","marginBlockEnd"],Yr=["p","pt","pr","pb","pl","px","py","padding","paddingTop","paddingRight","paddingBottom","paddingLeft","paddingX","paddingY","paddingInline","paddingInlineStart","paddingInlineEnd","paddingBlock","paddingBlockStart","paddingBlockEnd"],Hr=[...qr,...Yr];function Jr(e,t,r,n){var o;const i=null!=(o=Fr(e,t,!1))?o:r;return"number"==typeof i?e=>"string"==typeof e?e:("production"!==process.env.NODE_ENV&&"number"!=typeof e&&console.error(`MUI: Expected ${n} argument to be a number or a string, got ${e}.`),i*e):Array.isArray(i)?e=>"string"==typeof e?e:("production"!==process.env.NODE_ENV&&(Number.isInteger(e)?e>i.length-1&&console.error([`MUI: The value provided (${e}) overflows.`,`The supported values are: ${JSON.stringify(i)}.`,`${e} > ${i.length-1}, you need to add the missing values.`].join("\n")):console.error([`MUI: The \`theme.${t}\` array type cannot be combined with non integer values.You should either use an integer value that can be used as index, or define the \`theme.${t}\` as a number.`].join("\n"))),i[e]):"function"==typeof i?i:("production"!==process.env.NODE_ENV&&console.error([`MUI: The \`theme.${t}\` value (${i}) is invalid.`,"It should be a number, an array or a function."].join("\n")),()=>{})}function Xr(e){return Jr(e,"spacing",8,"spacing")}function Zr(e,t){if("string"==typeof t||null==t)return t;const r=e(Math.abs(t));return t>=0?r:"number"==typeof r?-r:`-${r}`}function Qr(e,t,r,n){if(-1===t.indexOf(r))return null;const o=function(e,t){return r=>e.reduce(((e,n)=>(e[n]=Zr(t,r),e)),{})}(Kr(r),n);return zr(e,e[r],o)}function en(e,t){const r=Xr(e.theme);return Object.keys(e).map((n=>Qr(e,t,n,r))).reduce(Rr,{})}function tn(e){return en(e,qr)}function rn(e){return en(e,Yr)}function nn(...e){const t=e.reduce(((e,t)=>(t.filterProps.forEach((r=>{e[r]=t})),e)),{}),r=e=>Object.keys(e).reduce(((r,n)=>t[n]?Rr(r,t[n](e)):r),{});return r.propTypes="production"!==process.env.NODE_ENV?e.reduce(((e,t)=>Object.assign(e,t.propTypes)),{}):{},r.filterProps=e.reduce(((e,t)=>e.concat(t.filterProps)),[]),r}function on(e){return"number"!=typeof e?e:`${e}px solid`}function an(e,t){return Ur({prop:e,themeKey:"borders",transform:t})}tn.propTypes="production"!==process.env.NODE_ENV?qr.reduce(((e,t)=>(e[t]=Mr,e)),{}):{},tn.filterProps=qr,rn.propTypes="production"!==process.env.NODE_ENV?Yr.reduce(((e,t)=>(e[t]=Mr,e)),{}):{},rn.filterProps=Yr,"production"===process.env.NODE_ENV||Hr.reduce(((e,t)=>(e[t]=Mr,e)),{});const sn=an("border",on),cn=an("borderTop",on),ln=an("borderRight",on),un=an("borderBottom",on),fn=an("borderLeft",on),pn=an("borderColor"),dn=an("borderTopColor"),mn=an("borderRightColor"),yn=an("borderBottomColor"),hn=an("borderLeftColor"),gn=an("outline",on),vn=an("outlineColor"),bn=e=>{if(void 0!==e.borderRadius&&null!==e.borderRadius){const t=Jr(e.theme,"shape.borderRadius",4,"borderRadius"),r=e=>({borderRadius:Zr(t,e)});return zr(e,e.borderRadius,r)}return null};bn.propTypes="production"!==process.env.NODE_ENV?{borderRadius:Mr}:{},bn.filterProps=["borderRadius"],nn(sn,cn,ln,un,fn,pn,dn,mn,yn,hn,bn,gn,vn);const En=e=>{if(void 0!==e.gap&&null!==e.gap){const t=Jr(e.theme,"spacing",8,"gap"),r=e=>({gap:Zr(t,e)});return zr(e,e.gap,r)}return null};En.propTypes="production"!==process.env.NODE_ENV?{gap:Mr}:{},En.filterProps=["gap"];const wn=e=>{if(void 0!==e.columnGap&&null!==e.columnGap){const t=Jr(e.theme,"spacing",8,"columnGap"),r=e=>({columnGap:Zr(t,e)});return zr(e,e.columnGap,r)}return null};wn.propTypes="production"!==process.env.NODE_ENV?{columnGap:Mr}:{},wn.filterProps=["columnGap"];const xn=e=>{if(void 0!==e.rowGap&&null!==e.rowGap){const t=Jr(e.theme,"spacing",8,"rowGap"),r=e=>({rowGap:Zr(t,e)});return zr(e,e.rowGap,r)}return null};xn.propTypes="production"!==process.env.NODE_ENV?{rowGap:Mr}:{},xn.filterProps=["rowGap"];function On(e,t){return"grey"===t?t:e}nn(En,wn,xn,Ur({prop:"gridColumn"}),Ur({prop:"gridRow"}),Ur({prop:"gridAutoFlow"}),Ur({prop:"gridAutoColumns"}),Ur({prop:"gridAutoRows"}),Ur({prop:"gridTemplateColumns"}),Ur({prop:"gridTemplateRows"}),Ur({prop:"gridTemplateAreas"}),Ur({prop:"gridArea"}));function Sn(e){return e<=1&&0!==e?100*e+"%":e}nn(Ur({prop:"color",themeKey:"palette",transform:On}),Ur({prop:"bgcolor",cssProperty:"backgroundColor",themeKey:"palette",transform:On}),Ur({prop:"backgroundColor",themeKey:"palette",transform:On}));const kn=Ur({prop:"width",transform:Sn}),Nn=e=>{if(void 0!==e.maxWidth&&null!==e.maxWidth){const t=t=>{var r,n;const o=(null==(r=e.theme)||null==(r=r.breakpoints)||null==(r=r.values)?void 0:r[t])||Vr[t];return o?"px"!==(null==(n=e.theme)||null==(n=n.breakpoints)?void 0:n.unit)?{maxWidth:`${o}${e.theme.breakpoints.unit}`}:{maxWidth:o}:{maxWidth:Sn(t)}};return zr(e,e.maxWidth,t)}return null};Nn.filterProps=["maxWidth"];const _n=Ur({prop:"minWidth",transform:Sn}),$n=Ur({prop:"height",transform:Sn}),An=Ur({prop:"maxHeight",transform:Sn}),Tn=Ur({prop:"minHeight",transform:Sn});Ur({prop:"size",cssProperty:"width",transform:Sn}),Ur({prop:"size",cssProperty:"height",transform:Sn});nn(kn,Nn,_n,$n,An,Tn,Ur({prop:"boxSizing"}));var Cn={border:{themeKey:"borders",transform:on},borderTop:{themeKey:"borders",transform:on},borderRight:{themeKey:"borders",transform:on},borderBottom:{themeKey:"borders",transform:on},borderLeft:{themeKey:"borders",transform:on},borderColor:{themeKey:"palette"},borderTopColor:{themeKey:"palette"},borderRightColor:{themeKey:"palette"},borderBottomColor:{themeKey:"palette"},borderLeftColor:{themeKey:"palette"},outline:{themeKey:"borders",transform:on},outlineColor:{themeKey:"palette"},borderRadius:{themeKey:"shape.borderRadius",style:bn},color:{themeKey:"palette",transform:On},bgcolor:{themeKey:"palette",cssProperty:"backgroundColor",transform:On},backgroundColor:{themeKey:"palette",transform:On},p:{style:rn},pt:{style:rn},pr:{style:rn},pb:{style:rn},pl:{style:rn},px:{style:rn},py:{style:rn},padding:{style:rn},paddingTop:{style:rn},paddingRight:{style:rn},paddingBottom:{style:rn},paddingLeft:{style:rn},paddingX:{style:rn},paddingY:{style:rn},paddingInline:{style:rn},paddingInlineStart:{style:rn},paddingInlineEnd:{style:rn},paddingBlock:{style:rn},paddingBlockStart:{style:rn},paddingBlockEnd:{style:rn},m:{style:tn},mt:{style:tn},mr:{style:tn},mb:{style:tn},ml:{style:tn},mx:{style:tn},my:{style:tn},margin:{style:tn},marginTop:{style:tn},marginRight:{style:tn},marginBottom:{style:tn},marginLeft:{style:tn},marginX:{style:tn},marginY:{style:tn},marginInline:{style:tn},marginInlineStart:{style:tn},marginInlineEnd:{style:tn},marginBlock:{style:tn},marginBlockStart:{style:tn},marginBlockEnd:{style:tn},displayPrint:{cssProperty:!1,transform:e=>({"@media print":{display:e}})},display:{},overflow:{},textOverflow:{},visibility:{},whiteSpace:{},flexBasis:{},flexDirection:{},flexWrap:{},justifyContent:{},alignItems:{},alignContent:{},order:{},flex:{},flexGrow:{},flexShrink:{},alignSelf:{},justifyItems:{},justifySelf:{},gap:{style:En},rowGap:{style:xn},columnGap:{style:wn},gridColumn:{},gridRow:{},gridAutoFlow:{},gridAutoColumns:{},gridAutoRows:{},gridTemplateColumns:{},gridTemplateRows:{},gridTemplateAreas:{},gridArea:{},position:{},zIndex:{themeKey:"zIndex"},top:{},right:{},bottom:{},left:{},boxShadow:{themeKey:"shadows"},width:{transform:Sn},maxWidth:{style:Nn},minWidth:{transform:Sn},height:{transform:Sn},maxHeight:{transform:Sn},minHeight:{transform:Sn},boxSizing:{},fontFamily:{themeKey:"typography"},fontSize:{themeKey:"typography"},fontStyle:{themeKey:"typography"},fontWeight:{themeKey:"typography"},letterSpacing:{},textTransform:{},lineHeight:{},textAlign:{},typography:{cssProperty:!1,themeKey:"typography"}};const jn=function(){function e(e,t,r,n){const o={[e]:t,theme:r},i=n[e];if(!i)return{[e]:t};const{cssProperty:a=e,themeKey:s,transform:c,style:l}=i;if(null==t)return null;if("typography"===s&&"inherit"===t)return{[e]:t};const u=Fr(r,s)||{};if(l)return l(o);return zr(o,t,(t=>{let r=Lr(u,c,t);return t===r&&"string"==typeof t&&(r=Lr(u,c,`${e}${"default"===t?"":oe(t)}`,t)),!1===a?r:{[a]:r}}))}return function t(r){var n;const{sx:o,theme:i={}}=r||{};if(!o)return null;const a=null!=(n=i.unstable_sxConfig)?n:Cn;function s(r){let n=r;if("function"==typeof r)n=r(i);else if("object"!=typeof r)return r;if(!n)return null;const o=function(e={}){var t;return(null==(t=e.keys)?void 0:t.reduce(((t,r)=>(t[e.up(r)]={},t)),{}))||{}}(i.breakpoints),s=Object.keys(o);let c=o;return Object.keys(n).forEach((r=>{const o=(s=n[r],l=i,"function"==typeof s?s(l):s);var s,l;if(null!=o)if("object"==typeof o)if(a[r])c=Rr(c,e(r,o,i,a));else{const e=zr({theme:i},o,(e=>({[r]:e})));!function(...e){const t=e.reduce(((e,t)=>e.concat(Object.keys(t))),[]),r=new Set(t);return e.every((e=>r.size===Object.keys(e).length))}(e,o)?c=Rr(c,e):c[r]=t({sx:o,theme:i})}else c=Rr(c,e(r,o,i,a))})),function(e,t){return e.reduce(((e,t)=>{const r=e[t];return(!r||0===Object.keys(r).length)&&delete e[t],e}),t)}(s,c)}return Array.isArray(o)?o.map(s):s(o)}}();jn.filterProps=["sx"];const In=["breakpoints","palette","spacing","shape"];function Pn(e={},...t){const{breakpoints:r={},palette:n={},spacing:o,shape:i={}}=e,a=Oe(e,In),s=function(e){const{values:t={xs:0,sm:600,md:900,lg:1200,xl:1536},unit:r="px",step:n=5}=e,o=Oe(e,jr),i=Ir(t),a=Object.keys(i);function s(e){return`@media (min-width:${"number"==typeof t[e]?t[e]:e}${r})`}function c(e){return`@media (max-width:${("number"==typeof t[e]?t[e]:e)-n/100}${r})`}function l(e,o){const i=a.indexOf(o);return`@media (min-width:${"number"==typeof t[e]?t[e]:e}${r}) and (max-width:${(-1!==i&&"number"==typeof t[a[i]]?t[a[i]]:o)-n/100}${r})`}return b({keys:a,values:i,up:s,down:c,between:l,only:function(e){return a.indexOf(e)+1<a.length?l(e,a[a.indexOf(e)+1]):s(e)},not:function(e){const t=a.indexOf(e);return 0===t?s(a[1]):t===a.length-1?c(a[t]):l(e,a[a.indexOf(e)+1]).replace("@media","@media not all and")},unit:r},o)}(r),c=function(e=8){if(e.mui)return e;const t=Xr({spacing:e}),r=(...e)=>("production"!==process.env.NODE_ENV&&(e.length<=4||console.error(`MUI: Too many arguments provided, expected between 0 and 4, got ${e.length}`)),(0===e.length?[1]:e).map((e=>{const r=t(e);return"number"==typeof r?`${r}px`:r})).join(" "));return r.mui=!0,r}(o);let l=x({breakpoints:s,direction:"ltr",components:{},palette:b({mode:"light"},n),spacing:c,shape:b({},Pr,i)},a);return l=t.reduce(((e,t)=>x(e,t)),l),l.unstable_sxConfig=b({},Cn,null==a?void 0:a.unstable_sxConfig),l.unstable_sx=function(e){return jn({sx:e,theme:this})},l}function Mn(t=null){const r=e.useContext(br);return r&&(n=r,0!==Object.keys(n).length)?r:t;var n}const Rn=Pn();const Vn=["variant"];function Dn(e){return 0===e.length}function zn(e){const{variant:t}=e,r=Oe(e,Vn);let n=t||"";return Object.keys(r).sort().forEach((t=>{n+="color"===t?Dn(n)?e[t]:oe(e[t]):`${Dn(n)?t:oe(t)}${oe(e[t].toString())}`})),n}const Fn=["name","slot","skipVariantsResolver","skipSx","overridesResolver"];const Ln=e=>{let t=0;const r={};return e&&e.forEach((e=>{let n="";"function"==typeof e.props?(n=`callback${t}`,t+=1):n=zn(e.props),r[n]=e.style})),r},Un=(e,t,r)=>{const{ownerState:n={}}=e,o=[];let i=0;return r&&r.forEach((r=>{let a=!0;if("function"==typeof r.props){const t=b({},e,n);a=r.props(t)}else Object.keys(r.props).forEach((t=>{n[t]!==r.props[t]&&e[t]!==r.props[t]&&(a=!1)}));a&&("function"==typeof r.props?o.push(t[`callback${i}`]):o.push(t[zn(r.props)])),"function"==typeof r.props&&(i+=1)})),o};function Bn(e){return"ownerState"!==e&&"theme"!==e&&"sx"!==e&&"as"!==e}const Wn=Pn(),Gn=e=>e?e.charAt(0).toLowerCase()+e.slice(1):e;function Kn({defaultTheme:e,theme:t,themeId:r}){return n=t,0===Object.keys(n).length?e:t[r]||t;var n}function qn(e){return e?(t,r)=>r[e]:null}const Yn=({styledArg:e,props:t,defaultTheme:r,themeId:n})=>{const o=e(b({},t,{theme:Kn(b({},t,{defaultTheme:r,themeId:n}))}));let i;if(o&&o.variants&&(i=o.variants,delete o.variants),i){return[o,...Un(t,Ln(i),i)]}return o};function Hn(e){const{theme:t,name:r,props:n}=e;return t&&t.components&&t.components[r]&&t.components[r].defaultProps?ve(t.components[r].defaultProps,n):n}function Jn({props:e,name:t,defaultTheme:r,themeId:n}){let o=function(e=Rn){return Mn(e)}(r);n&&(o=o[n]||o);return Hn({theme:o,name:t,props:e})}function Xn(e,t=0,r=1){return"production"!==process.env.NODE_ENV&&(e<t||e>r)&&console.error(`MUI: The value provided ${e} is out of range [${t}, ${r}].`),function(e,t=Number.MIN_SAFE_INTEGER,r=Number.MAX_SAFE_INTEGER){return Math.max(t,Math.min(e,r))}(e,t,r)}function Zn(e){if(e.type)return e;if("#"===e.charAt(0))return Zn(function(e){e=e.slice(1);const t=new RegExp(`.{1,${e.length>=6?2:1}}`,"g");let r=e.match(t);return r&&1===r[0].length&&(r=r.map((e=>e+e))),r?`rgb${4===r.length?"a":""}(${r.map(((e,t)=>t<3?parseInt(e,16):Math.round(parseInt(e,16)/255*1e3)/1e3)).join(", ")})`:""}(e));const t=e.indexOf("("),r=e.substring(0,t);if(-1===["rgb","rgba","hsl","hsla","color"].indexOf(r))throw new Error("production"!==process.env.NODE_ENV?`MUI: Unsupported \`${e}\` color.\nThe following formats are supported: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla(), color().`:Y(9,e));let n,o=e.substring(t+1,e.length-1);if("color"===r){if(o=o.split(" "),n=o.shift(),4===o.length&&"/"===o[3].charAt(0)&&(o[3]=o[3].slice(1)),-1===["srgb","display-p3","a98-rgb","prophoto-rgb","rec-2020"].indexOf(n))throw new Error("production"!==process.env.NODE_ENV?`MUI: unsupported \`${n}\` color space.\nThe following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rgb, rec-2020.`:Y(10,n))}else o=o.split(",");return o=o.map((e=>parseFloat(e))),{type:r,values:o,colorSpace:n}}function Qn(e){const{type:t,colorSpace:r}=e;let{values:n}=e;return-1!==t.indexOf("rgb")?n=n.map(((e,t)=>t<3?parseInt(e,10):e)):-1!==t.indexOf("hsl")&&(n[1]=`${n[1]}%`,n[2]=`${n[2]}%`),n=-1!==t.indexOf("color")?`${r} ${n.join(" ")}`:`${n.join(", ")}`,`${t}(${n})`}function eo(e){let t="hsl"===(e=Zn(e)).type||"hsla"===e.type?Zn(function(e){e=Zn(e);const{values:t}=e,r=t[0],n=t[1]/100,o=t[2]/100,i=n*Math.min(o,1-o),a=(e,t=(e+r/30)%12)=>o-i*Math.max(Math.min(t-3,9-t,1),-1);let s="rgb";const c=[Math.round(255*a(0)),Math.round(255*a(8)),Math.round(255*a(4))];return"hsla"===e.type&&(s+="a",c.push(t[3])),Qn({type:s,values:c})}(e)).values:e.values;return t=t.map((t=>("color"!==e.type&&(t/=255),t<=.03928?t/12.92:((t+.055)/1.055)**2.4))),Number((.2126*t[0]+.7152*t[1]+.0722*t[2]).toFixed(3))}function to(e,t){const r=eo(e),n=eo(t);return(Math.max(r,n)+.05)/(Math.min(r,n)+.05)}var ro={black:"#000",white:"#fff"};var no={50:"#fafafa",100:"#f5f5f5",200:"#eeeeee",300:"#e0e0e0",400:"#bdbdbd",500:"#9e9e9e",600:"#757575",700:"#616161",800:"#424242",900:"#212121",A100:"#f5f5f5",A200:"#eeeeee",A400:"#bdbdbd",A700:"#616161"};var oo={50:"#f3e5f5",100:"#e1bee7",200:"#ce93d8",300:"#ba68c8",400:"#ab47bc",500:"#9c27b0",600:"#8e24aa",700:"#7b1fa2",800:"#6a1b9a",900:"#4a148c",A100:"#ea80fc",A200:"#e040fb",A400:"#d500f9",A700:"#aa00ff"};var io={50:"#ffebee",100:"#ffcdd2",200:"#ef9a9a",300:"#e57373",400:"#ef5350",500:"#f44336",600:"#e53935",700:"#d32f2f",800:"#c62828",900:"#b71c1c",A100:"#ff8a80",A200:"#ff5252",A400:"#ff1744",A700:"#d50000"};var ao={50:"#fff3e0",100:"#ffe0b2",200:"#ffcc80",300:"#ffb74d",400:"#ffa726",500:"#ff9800",600:"#fb8c00",700:"#f57c00",800:"#ef6c00",900:"#e65100",A100:"#ffd180",A200:"#ffab40",A400:"#ff9100",A700:"#ff6d00"};var so={50:"#e3f2fd",100:"#bbdefb",200:"#90caf9",300:"#64b5f6",400:"#42a5f5",500:"#2196f3",600:"#1e88e5",700:"#1976d2",800:"#1565c0",900:"#0d47a1",A100:"#82b1ff",A200:"#448aff",A400:"#2979ff",A700:"#2962ff"};var co={50:"#e1f5fe",100:"#b3e5fc",200:"#81d4fa",300:"#4fc3f7",400:"#29b6f6",500:"#03a9f4",600:"#039be5",700:"#0288d1",800:"#0277bd",900:"#01579b",A100:"#80d8ff",A200:"#40c4ff",A400:"#00b0ff",A700:"#0091ea"};var lo={50:"#e8f5e9",100:"#c8e6c9",200:"#a5d6a7",300:"#81c784",400:"#66bb6a",500:"#4caf50",600:"#43a047",700:"#388e3c",800:"#2e7d32",900:"#1b5e20",A100:"#b9f6ca",A200:"#69f0ae",A400:"#00e676",A700:"#00c853"};const uo=["mode","contrastThreshold","tonalOffset"],fo={text:{primary:"rgba(0, 0, 0, 0.87)",secondary:"rgba(0, 0, 0, 0.6)",disabled:"rgba(0, 0, 0, 0.38)"},divider:"rgba(0, 0, 0, 0.12)",background:{paper:ro.white,default:ro.white},action:{active:"rgba(0, 0, 0, 0.54)",hover:"rgba(0, 0, 0, 0.04)",hoverOpacity:.04,selected:"rgba(0, 0, 0, 0.08)",selectedOpacity:.08,disabled:"rgba(0, 0, 0, 0.26)",disabledBackground:"rgba(0, 0, 0, 0.12)",disabledOpacity:.38,focus:"rgba(0, 0, 0, 0.12)",focusOpacity:.12,activatedOpacity:.12}},po={text:{primary:ro.white,secondary:"rgba(255, 255, 255, 0.7)",disabled:"rgba(255, 255, 255, 0.5)",icon:"rgba(255, 255, 255, 0.5)"},divider:"rgba(255, 255, 255, 0.12)",background:{paper:"#121212",default:"#121212"},action:{active:ro.white,hover:"rgba(255, 255, 255, 0.08)",hoverOpacity:.08,selected:"rgba(255, 255, 255, 0.16)",selectedOpacity:.16,disabled:"rgba(255, 255, 255, 0.3)",disabledBackground:"rgba(255, 255, 255, 0.12)",disabledOpacity:.38,focus:"rgba(255, 255, 255, 0.12)",focusOpacity:.12,activatedOpacity:.24}};function mo(e,t,r,n){const o=n.light||n,i=n.dark||1.5*n;e[t]||(e.hasOwnProperty(r)?e[t]=e[r]:"light"===t?e.light=function(e,t){if(e=Zn(e),t=Xn(t),-1!==e.type.indexOf("hsl"))e.values[2]+=(100-e.values[2])*t;else if(-1!==e.type.indexOf("rgb"))for(let r=0;r<3;r+=1)e.values[r]+=(255-e.values[r])*t;else if(-1!==e.type.indexOf("color"))for(let r=0;r<3;r+=1)e.values[r]+=(1-e.values[r])*t;return Qn(e)}(e.main,o):"dark"===t&&(e.dark=function(e,t){if(e=Zn(e),t=Xn(t),-1!==e.type.indexOf("hsl"))e.values[2]*=1-t;else if(-1!==e.type.indexOf("rgb")||-1!==e.type.indexOf("color"))for(let r=0;r<3;r+=1)e.values[r]*=1-t;return Qn(e)}(e.main,i)))}function yo(e){const{mode:t="light",contrastThreshold:r=3,tonalOffset:n=.2}=e,o=Oe(e,uo),i=e.primary||function(e="light"){return"dark"===e?{main:so[200],light:so[50],dark:so[400]}:{main:so[700],light:so[400],dark:so[800]}}(t),a=e.secondary||function(e="light"){return"dark"===e?{main:oo[200],light:oo[50],dark:oo[400]}:{main:oo[500],light:oo[300],dark:oo[700]}}(t),s=e.error||function(e="light"){return"dark"===e?{main:io[500],light:io[300],dark:io[700]}:{main:io[700],light:io[400],dark:io[800]}}(t),c=e.info||function(e="light"){return"dark"===e?{main:co[400],light:co[300],dark:co[700]}:{main:co[700],light:co[500],dark:co[900]}}(t),l=e.success||function(e="light"){return"dark"===e?{main:lo[400],light:lo[300],dark:lo[700]}:{main:lo[800],light:lo[500],dark:lo[900]}}(t),u=e.warning||function(e="light"){return"dark"===e?{main:ao[400],light:ao[300],dark:ao[700]}:{main:"#ed6c02",light:ao[500],dark:ao[900]}}(t);function f(e){const t=to(e,po.text.primary)>=r?po.text.primary:fo.text.primary;if("production"!==process.env.NODE_ENV){const r=to(e,t);r<3&&console.error([`MUI: The contrast ratio of ${r}:1 for ${t} on ${e}`,"falls below the WCAG recommended absolute minimum contrast ratio of 3:1.","https://www.w3.org/TR/2008/REC-WCAG20-20081211/#visual-audio-contrast-contrast"].join("\n"))}return t}const p=({color:e,name:t,mainShade:r=500,lightShade:o=300,darkShade:i=700})=>{if(!(e=b({},e)).main&&e[r]&&(e.main=e[r]),!e.hasOwnProperty("main"))throw new Error("production"!==process.env.NODE_ENV?`MUI: The color${t?` (${t})`:""} provided to augmentColor(color) is invalid.\nThe color object needs to have a \`main\` property or a \`${r}\` property.`:Y(11,t?` (${t})`:"",r));if("string"!=typeof e.main)throw new Error("production"!==process.env.NODE_ENV?`MUI: The color${t?` (${t})`:""} provided to augmentColor(color) is invalid.\n\`color.main\` should be a string, but \`${JSON.stringify(e.main)}\` was provided instead.\n\nDid you intend to use one of the following approaches?\n\nimport { green } from "@mui/material/colors";\n\nconst theme1 = createTheme({ palette: {\n primary: green,\n} });\n\nconst theme2 = createTheme({ palette: {\n primary: { main: green[500] },\n} });`:Y(12,t?` (${t})`:"",JSON.stringify(e.main)));return mo(e,"light",o,n),mo(e,"dark",i,n),e.contrastText||(e.contrastText=f(e.main)),e},d={dark:po,light:fo};"production"!==process.env.NODE_ENV&&(d[t]||console.error(`MUI: The palette mode \`${t}\` is not supported.`));return x(b({common:b({},ro),mode:t,primary:p({color:i,name:"primary"}),secondary:p({color:a,name:"secondary",mainShade:"A400",lightShade:"A200",darkShade:"A700"}),error:p({color:s,name:"error"}),warning:p({color:u,name:"warning"}),info:p({color:c,name:"info"}),success:p({color:l,name:"success"}),grey:no,contrastThreshold:r,getContrastText:f,augmentColor:p,tonalOffset:n},d[t]),o)}const ho=["fontFamily","fontSize","fontWeightLight","fontWeightRegular","fontWeightMedium","fontWeightBold","htmlFontSize","allVariants","pxToRem"];const go={textTransform:"uppercase"},vo='"Roboto", "Helvetica", "Arial", sans-serif';function bo(e,t){const r="function"==typeof t?t(e):t,{fontFamily:n=vo,fontSize:o=14,fontWeightLight:i=300,fontWeightRegular:a=400,fontWeightMedium:s=500,fontWeightBold:c=700,htmlFontSize:l=16,allVariants:u,pxToRem:f}=r,p=Oe(r,ho);"production"!==process.env.NODE_ENV&&("number"!=typeof o&&console.error("MUI: `fontSize` is required to be a number."),"number"!=typeof l&&console.error("MUI: `htmlFontSize` is required to be a number."));const d=o/14,m=f||(e=>e/l*d+"rem"),y=(e,t,r,o,i)=>{return b({fontFamily:n,fontWeight:e,fontSize:m(t),lineHeight:r},n===vo?{letterSpacing:(a=o/t,Math.round(1e5*a)/1e5)+"em"}:{},i,u);var a},h={h1:y(i,96,1.167,-1.5),h2:y(i,60,1.2,-.5),h3:y(a,48,1.167,0),h4:y(a,34,1.235,.25),h5:y(a,24,1.334,0),h6:y(s,20,1.6,.15),subtitle1:y(a,16,1.75,.15),subtitle2:y(s,14,1.57,.1),body1:y(a,16,1.5,.15),body2:y(a,14,1.43,.15),button:y(s,14,1.75,.4,go),caption:y(a,12,1.66,.4),overline:y(a,12,2.66,1,go),inherit:{fontFamily:"inherit",fontWeight:"inherit",fontSize:"inherit",lineHeight:"inherit",letterSpacing:"inherit"}};return x(b({htmlFontSize:l,pxToRem:m,fontFamily:n,fontSize:o,fontWeightLight:i,fontWeightRegular:a,fontWeightMedium:s,fontWeightBold:c},h),p,{clone:!1})}function Eo(...e){return[`${e[0]}px ${e[1]}px ${e[2]}px ${e[3]}px rgba(0,0,0,0.2)`,`${e[4]}px ${e[5]}px ${e[6]}px ${e[7]}px rgba(0,0,0,0.14)`,`${e[8]}px ${e[9]}px ${e[10]}px ${e[11]}px rgba(0,0,0,0.12)`].join(",")}const wo=["none",Eo(0,2,1,-1,0,1,1,0,0,1,3,0),Eo(0,3,1,-2,0,2,2,0,0,1,5,0),Eo(0,3,3,-2,0,3,4,0,0,1,8,0),Eo(0,2,4,-1,0,4,5,0,0,1,10,0),Eo(0,3,5,-1,0,5,8,0,0,1,14,0),Eo(0,3,5,-1,0,6,10,0,0,1,18,0),Eo(0,4,5,-2,0,7,10,1,0,2,16,1),Eo(0,5,5,-3,0,8,10,1,0,3,14,2),Eo(0,5,6,-3,0,9,12,1,0,3,16,2),Eo(0,6,6,-3,0,10,14,1,0,4,18,3),Eo(0,6,7,-4,0,11,15,1,0,4,20,3),Eo(0,7,8,-4,0,12,17,2,0,5,22,4),Eo(0,7,8,-4,0,13,19,2,0,5,24,4),Eo(0,7,9,-4,0,14,21,2,0,5,26,4),Eo(0,8,9,-5,0,15,22,2,0,6,28,5),Eo(0,8,10,-5,0,16,24,2,0,6,30,5),Eo(0,8,11,-5,0,17,26,2,0,6,32,5),Eo(0,9,11,-5,0,18,28,2,0,7,34,6),Eo(0,9,12,-6,0,19,29,2,0,7,36,6),Eo(0,10,13,-6,0,20,31,3,0,8,38,7),Eo(0,10,13,-6,0,21,33,3,0,8,40,7),Eo(0,10,14,-6,0,22,35,3,0,8,42,7),Eo(0,11,14,-7,0,23,36,3,0,9,44,8),Eo(0,11,15,-7,0,24,38,3,0,9,46,8)],xo=["duration","easing","delay"],Oo={easeInOut:"cubic-bezier(0.4, 0, 0.2, 1)",easeOut:"cubic-bezier(0.0, 0, 0.2, 1)",easeIn:"cubic-bezier(0.4, 0, 1, 1)",sharp:"cubic-bezier(0.4, 0, 0.6, 1)"},So={shortest:150,shorter:200,short:250,standard:300,complex:375,enteringScreen:225,leavingScreen:195};function ko(e){return`${Math.round(e)}ms`}function No(e){if(!e)return 0;const t=e/36;return Math.round(10*(4+15*t**.25+t/5))}function _o(e){const t=b({},Oo,e.easing),r=b({},So,e.duration);return b({getAutoHeightDuration:No,create:(e=["all"],n={})=>{const{duration:o=r.standard,easing:i=t.easeInOut,delay:a=0}=n,s=Oe(n,xo);if("production"!==process.env.NODE_ENV){const t=e=>"string"==typeof e,r=e=>!isNaN(parseFloat(e));t(e)||Array.isArray(e)||console.error('MUI: Argument "props" must be a string or Array.'),r(o)||t(o)||console.error(`MUI: Argument "duration" must be a number or a string but found ${o}.`),t(i)||console.error('MUI: Argument "easing" must be a string.'),r(a)||t(a)||console.error('MUI: Argument "delay" must be a number or a string.'),"object"!=typeof n&&console.error(["MUI: Secong argument of transition.create must be an object.","Arguments should be either `create('prop1', options)` or `create(['prop1', 'prop2'], options)`"].join("\n")),0!==Object.keys(s).length&&console.error(`MUI: Unrecognized argument(s) [${Object.keys(s).join(",")}].`)}return(Array.isArray(e)?e:[e]).map((e=>`${e} ${"string"==typeof o?o:ko(o)} ${i} ${"string"==typeof a?a:ko(a)}`)).join(",")}},e,{easing:t,duration:r})}var $o={mobileStepper:1e3,fab:1050,speedDial:1050,appBar:1100,drawer:1200,modal:1300,snackbar:1400,tooltip:1500};const Ao=["breakpoints","mixins","spacing","palette","transitions","typography","shape"];const To=function(e={},...t){const{mixins:r={},palette:n={},transitions:o={},typography:i={}}=e,a=Oe(e,Ao);if(e.vars)throw new Error("production"!==process.env.NODE_ENV?"MUI: `vars` is a private field used for CSS variables support.\nPlease use another name.":Y(18));const s=yo(n),c=Pn(e);let l=x(c,{mixins:(u=c.breakpoints,f=r,b({toolbar:{minHeight:56,[u.up("xs")]:{"@media (orientation: landscape)":{minHeight:48}},[u.up("sm")]:{minHeight:64}}},f)),palette:s,shadows:wo.slice(),typography:bo(s,i),transitions:_o(o),zIndex:b({},$o),applyDarkStyles(e){if(this.vars){return{[this.getColorSchemeSelector("dark").replace(/(\[[^\]]+\])/,":where($1)")]:e}}return"dark"===this.palette.mode?e:{}}});var u,f;if(l=x(l,a),l=t.reduce(((e,t)=>x(e,t)),l),"production"!==process.env.NODE_ENV){const e=["active","checked","completed","disabled","error","expanded","focused","focusVisible","required","selected"],t=(t,r)=>{let n;for(n in t){const o=t[n];if(-1!==e.indexOf(n)&&Object.keys(o).length>0){if("production"!==process.env.NODE_ENV){const e=xe("",n);console.error([`MUI: The \`${r}\` component increases the CSS specificity of the \`${n}\` internal state.`,"You can not override it like this: ",JSON.stringify(t,null,2),"",`Instead, you need to use the '&.${e}' syntax:`,JSON.stringify({root:{[`&.${e}`]:o}},null,2),"","https://mui.com/r/state-classes-guide"].join("\n"))}t[n]={}}}};Object.keys(l.components).forEach((e=>{const r=l.components[e].styleOverrides;r&&0===e.indexOf("Mui")&&t(r,e)}))}return l.unstable_sxConfig=b({},Cn,null==a?void 0:a.unstable_sxConfig),l.unstable_sx=function(e){return jn({sx:e,theme:this})},l}();var Co=To,jo="$$material";const Io=function(e={}){const{themeId:t,defaultTheme:r=Wn,rootShouldForwardProp:n=Bn,slotShouldForwardProp:o=Bn}=e,i=e=>jn(b({},e,{theme:Kn(b({},e,{defaultTheme:r,themeId:t}))}));return i.__mui_systemSx=!0,(e,a={})=>{((e,t)=>{Array.isArray(e.__emotion_styles)&&(e.__emotion_styles=t(e.__emotion_styles))})(e,(e=>e.filter((e=>!(null!=e&&e.__mui_systemSx)))));const{name:s,slot:c,skipVariantsResolver:l,skipSx:u,overridesResolver:f=qn(Gn(c))}=a,p=Oe(a,Fn),d=void 0!==l?l:c&&"Root"!==c&&"root"!==c||!1,m=u||!1;let y;"production"!==process.env.NODE_ENV&&s&&(y=`${s}-${Gn(c||"Root")}`);let h=Bn;"Root"===c||"root"===c?h=n:c?h=o:function(e){return"string"==typeof e&&e.charCodeAt(0)>96}(e)&&(h=void 0);const g=
|
|
28
|
+
*/"production"===process.env.NODE_ENV?zr.exports=function(){if(Dr)return Lr;Dr=1;var e,t=Symbol.for("react.element"),n=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),o=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),a=Symbol.for("react.provider"),s=Symbol.for("react.context"),l=Symbol.for("react.server_context"),c=Symbol.for("react.forward_ref"),u=Symbol.for("react.suspense"),d=Symbol.for("react.suspense_list"),f=Symbol.for("react.memo"),p=Symbol.for("react.lazy"),m=Symbol.for("react.offscreen");function h(e){if("object"==typeof e&&null!==e){var m=e.$$typeof;switch(m){case t:switch(e=e.type){case r:case i:case o:case u:case d:return e;default:switch(e=e&&e.$$typeof){case l:case s:case c:case p:case f:case a:return e;default:return m}}case n:return m}}}return e=Symbol.for("react.module.reference"),Lr.ContextConsumer=s,Lr.ContextProvider=a,Lr.Element=t,Lr.ForwardRef=c,Lr.Fragment=r,Lr.Lazy=p,Lr.Memo=f,Lr.Portal=n,Lr.Profiler=i,Lr.StrictMode=o,Lr.Suspense=u,Lr.SuspenseList=d,Lr.isAsyncMode=function(){return!1},Lr.isConcurrentMode=function(){return!1},Lr.isContextConsumer=function(e){return h(e)===s},Lr.isContextProvider=function(e){return h(e)===a},Lr.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===t},Lr.isForwardRef=function(e){return h(e)===c},Lr.isFragment=function(e){return h(e)===r},Lr.isLazy=function(e){return h(e)===p},Lr.isMemo=function(e){return h(e)===f},Lr.isPortal=function(e){return h(e)===n},Lr.isProfiler=function(e){return h(e)===i},Lr.isStrictMode=function(e){return h(e)===o},Lr.isSuspense=function(e){return h(e)===u},Lr.isSuspenseList=function(e){return h(e)===d},Lr.isValidElementType=function(t){return"string"==typeof t||"function"==typeof t||t===r||t===i||t===o||t===u||t===d||t===m||"object"==typeof t&&null!==t&&(t.$$typeof===p||t.$$typeof===f||t.$$typeof===a||t.$$typeof===s||t.$$typeof===c||t.$$typeof===e||void 0!==t.getModuleId)},Lr.typeOf=h,Lr}():zr.exports=(Vr||(Vr=1,"production"!==process.env.NODE_ENV&&function(){var e,t=Symbol.for("react.element"),n=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),o=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),a=Symbol.for("react.provider"),s=Symbol.for("react.context"),l=Symbol.for("react.server_context"),c=Symbol.for("react.forward_ref"),u=Symbol.for("react.suspense"),d=Symbol.for("react.suspense_list"),f=Symbol.for("react.memo"),p=Symbol.for("react.lazy"),m=Symbol.for("react.offscreen");function h(e){if("object"==typeof e&&null!==e){var m=e.$$typeof;switch(m){case t:var h=e.type;switch(h){case r:case i:case o:case u:case d:return h;default:var y=h&&h.$$typeof;switch(y){case l:case s:case c:case p:case f:case a:return y;default:return m}}case n:return m}}}e=Symbol.for("react.module.reference");var y=s,g=a,b=t,v=c,w=r,x=p,E=f,O=n,k=i,S=o,N=u,T=d,_=!1,C=!1;Fr.ContextConsumer=y,Fr.ContextProvider=g,Fr.Element=b,Fr.ForwardRef=v,Fr.Fragment=w,Fr.Lazy=x,Fr.Memo=E,Fr.Portal=O,Fr.Profiler=k,Fr.StrictMode=S,Fr.Suspense=N,Fr.SuspenseList=T,Fr.isAsyncMode=function(e){return _||(_=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 18+.")),!1},Fr.isConcurrentMode=function(e){return C||(C=!0,console.warn("The ReactIs.isConcurrentMode() alias has been deprecated, and will be removed in React 18+.")),!1},Fr.isContextConsumer=function(e){return h(e)===s},Fr.isContextProvider=function(e){return h(e)===a},Fr.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===t},Fr.isForwardRef=function(e){return h(e)===c},Fr.isFragment=function(e){return h(e)===r},Fr.isLazy=function(e){return h(e)===p},Fr.isMemo=function(e){return h(e)===f},Fr.isPortal=function(e){return h(e)===n},Fr.isProfiler=function(e){return h(e)===i},Fr.isStrictMode=function(e){return h(e)===o},Fr.isSuspense=function(e){return h(e)===u},Fr.isSuspenseList=function(e){return h(e)===d},Fr.isValidElementType=function(t){return"string"==typeof t||"function"==typeof t||t===r||t===i||t===o||t===u||t===d||t===m||"object"==typeof t&&null!==t&&(t.$$typeof===p||t.$$typeof===f||t.$$typeof===a||t.$$typeof===s||t.$$typeof===c||t.$$typeof===e||void 0!==t.getModuleId)},Fr.typeOf=h}()),Fr);var Wr=zr.exports;const Br=/^\s*function(?:\s|\s*\/\*.*\*\/\s*)+([^(\s/]*)\s*/;function Ur(e,t=""){return e.displayName||e.name||function(e){const t=`${e}`.match(Br);return t&&t[1]||""}(e)||t}function Hr(e,t,n){const r=Ur(t);return e.displayName||(""!==r?`${n}(${r})`:n)}function Gr(e){if("string"!=typeof e)throw new Error("production"!==process.env.NODE_ENV?"MUI: `capitalize(string)` expects a string argument.":Mr(7));return e.charAt(0).toUpperCase()+e.slice(1)}function qr(e){return e&&e.ownerDocument||document}function Kr(e,t){"function"==typeof e?e(t):e&&(e.current=t)}var Yr="undefined"!=typeof window?e.useLayoutEffect:e.useEffect;let Xr=0;const Jr=e["useId".toString()];let Zr,Qr=!0,eo=!1;const to={text:!0,search:!0,url:!0,tel:!0,email:!0,password:!0,number:!0,date:!0,month:!0,week:!0,time:!0,datetime:!0,"datetime-local":!0};function no(e){e.metaKey||e.altKey||e.ctrlKey||(Qr=!0)}function ro(){Qr=!1}function oo(){"hidden"===this.visibilityState&&eo&&(Qr=!0)}function io(e){const{target:t}=e;try{return t.matches(":focus-visible")}catch(e){}return Qr||function(e){const{type:t,tagName:n}=e;return!("INPUT"!==n||!to[t]||e.readOnly)||"TEXTAREA"===n&&!e.readOnly||!!e.isContentEditable}(t)}function ao(e,t){const n=$({},t);return Object.keys(e).forEach((r=>{if(r.toString().match(/^(components|slots)$/))n[r]=$({},e[r],n[r]);else if(r.toString().match(/^(componentsProps|slotProps)$/)){const o=e[r]||{},i=t[r];n[r]={},i&&Object.keys(i)?o&&Object.keys(o)?(n[r]=$({},i),Object.keys(o).forEach((e=>{n[r][e]=ao(o[e],i[e])}))):n[r]=i:n[r]=o}else void 0===n[r]&&(n[r]=e[r])})),n}const so=e=>e,lo=(()=>{let e=so;return{configure(t){e=t},generate:t=>e(t),reset(){e=so}}})(),co={active:"active",checked:"checked",completed:"completed",disabled:"disabled",error:"error",expanded:"expanded",focused:"focused",focusVisible:"focusVisible",open:"open",readOnly:"readOnly",required:"required",selected:"selected"};function uo(e,t,n="Mui"){const r=co[t];return r?`${n}-${r}`:`${lo.generate(e)}-${t}`}function fo(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}function po(e){var t=Object.create(null);return function(n){return void 0===t[n]&&(t[n]=e(n)),t[n]}}var mo=/^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|download|draggable|encType|enterKeyHint|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/,ho=po((function(e){return mo.test(e)||111===e.charCodeAt(0)&&110===e.charCodeAt(1)&&e.charCodeAt(2)<91}));var yo=function(){function e(e){var t=this;this._insertTag=function(e){var n;n=0===t.tags.length?t.insertionPoint?t.insertionPoint.nextSibling:t.prepend?t.container.firstChild:t.before:t.tags[t.tags.length-1].nextSibling,t.container.insertBefore(e,n),t.tags.push(e)},this.isSpeedy=void 0===e.speedy?"production"===process.env.NODE_ENV:e.speedy,this.tags=[],this.ctr=0,this.nonce=e.nonce,this.key=e.key,this.container=e.container,this.prepend=e.prepend,this.insertionPoint=e.insertionPoint,this.before=null}var t=e.prototype;return t.hydrate=function(e){e.forEach(this._insertTag)},t.insert=function(e){this.ctr%(this.isSpeedy?65e3:1)==0&&this._insertTag(function(e){var t=document.createElement("style");return t.setAttribute("data-emotion",e.key),void 0!==e.nonce&&t.setAttribute("nonce",e.nonce),t.appendChild(document.createTextNode("")),t.setAttribute("data-s",""),t}(this));var t=this.tags[this.tags.length-1];if("production"!==process.env.NODE_ENV){var n=64===e.charCodeAt(0)&&105===e.charCodeAt(1);n&&this._alreadyInsertedOrderInsensitiveRule&&console.error("You're attempting to insert the following rule:\n"+e+"\n\n`@import` rules must be before all other types of rules in a stylesheet but other rules have already been inserted. Please ensure that `@import` rules are before all other rules."),this._alreadyInsertedOrderInsensitiveRule=this._alreadyInsertedOrderInsensitiveRule||!n}if(this.isSpeedy){var r=function(e){if(e.sheet)return e.sheet;for(var t=0;t<document.styleSheets.length;t++)if(document.styleSheets[t].ownerNode===e)return document.styleSheets[t]}(t);try{r.insertRule(e,r.cssRules.length)}catch(t){"production"===process.env.NODE_ENV||/:(-moz-placeholder|-moz-focus-inner|-moz-focusring|-ms-input-placeholder|-moz-read-write|-moz-read-only|-ms-clear|-ms-expand|-ms-reveal){/.test(e)||console.error('There was a problem inserting the following rule: "'+e+'"',t)}}else t.appendChild(document.createTextNode(e));this.ctr++},t.flush=function(){this.tags.forEach((function(e){return e.parentNode&&e.parentNode.removeChild(e)})),this.tags=[],this.ctr=0,"production"!==process.env.NODE_ENV&&(this._alreadyInsertedOrderInsensitiveRule=!1)},e}(),go="-ms-",bo="-moz-",vo="-webkit-",wo="comm",xo="rule",Eo="decl",Oo="@keyframes",ko=Math.abs,So=String.fromCharCode,No=Object.assign;function To(e){return e.trim()}function _o(e,t,n){return e.replace(t,n)}function Co(e,t){return e.indexOf(t)}function $o(e,t){return 0|e.charCodeAt(t)}function Ao(e,t,n){return e.slice(t,n)}function Po(e){return e.length}function Io(e){return e.length}function jo(e,t){return t.push(e),e}var Ro=1,Mo=1,Do=0,zo=0,Lo=0,Vo="";function Fo(e,t,n,r,o,i,a){return{value:e,root:t,parent:n,type:r,props:o,children:i,line:Ro,column:Mo,length:a,return:""}}function Wo(e,t){return No(Fo("",null,null,"",null,null,0),e,{length:-e.length},t)}function Bo(){return Lo=zo>0?$o(Vo,--zo):0,Mo--,10===Lo&&(Mo=1,Ro--),Lo}function Uo(){return Lo=zo<Do?$o(Vo,zo++):0,Mo++,10===Lo&&(Mo=1,Ro++),Lo}function Ho(){return $o(Vo,zo)}function Go(){return zo}function qo(e,t){return Ao(Vo,e,t)}function Ko(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function Yo(e){return Ro=Mo=1,Do=Po(Vo=e),zo=0,[]}function Xo(e){return Vo="",e}function Jo(e){return To(qo(zo-1,ei(91===e?e+2:40===e?e+1:e)))}function Zo(e){for(;(Lo=Ho())&&Lo<33;)Uo();return Ko(e)>2||Ko(Lo)>3?"":" "}function Qo(e,t){for(;--t&&Uo()&&!(Lo<48||Lo>102||Lo>57&&Lo<65||Lo>70&&Lo<97););return qo(e,Go()+(t<6&&32==Ho()&&32==Uo()))}function ei(e){for(;Uo();)switch(Lo){case e:return zo;case 34:case 39:34!==e&&39!==e&&ei(Lo);break;case 40:41===e&&ei(e);break;case 92:Uo()}return zo}function ti(e,t){for(;Uo()&&e+Lo!==57&&(e+Lo!==84||47!==Ho()););return"/*"+qo(t,zo-1)+"*"+So(47===e?e:Uo())}function ni(e){for(;!Ko(Ho());)Uo();return qo(e,zo)}function ri(e){return Xo(oi("",null,null,null,[""],e=Yo(e),0,[0],e))}function oi(e,t,n,r,o,i,a,s,l){for(var c=0,u=0,d=a,f=0,p=0,m=0,h=1,y=1,g=1,b=0,v="",w=o,x=i,E=r,O=v;y;)switch(m=b,b=Uo()){case 40:if(108!=m&&58==$o(O,d-1)){-1!=Co(O+=_o(Jo(b),"&","&\f"),"&\f")&&(g=-1);break}case 34:case 39:case 91:O+=Jo(b);break;case 9:case 10:case 13:case 32:O+=Zo(m);break;case 92:O+=Qo(Go()-1,7);continue;case 47:switch(Ho()){case 42:case 47:jo(ai(ti(Uo(),Go()),t,n),l);break;default:O+="/"}break;case 123*h:s[c++]=Po(O)*g;case 125*h:case 59:case 0:switch(b){case 0:case 125:y=0;case 59+u:-1==g&&(O=_o(O,/\f/g,"")),p>0&&Po(O)-d&&jo(p>32?si(O+";",r,n,d-1):si(_o(O," ","")+";",r,n,d-2),l);break;case 59:O+=";";default:if(jo(E=ii(O,t,n,c,u,o,s,v,w=[],x=[],d),i),123===b)if(0===u)oi(O,t,E,E,w,i,d,s,x);else switch(99===f&&110===$o(O,3)?100:f){case 100:case 108:case 109:case 115:oi(e,E,E,r&&jo(ii(e,E,E,0,0,o,s,v,o,w=[],d),x),o,x,d,s,r?w:x);break;default:oi(O,E,E,E,[""],x,0,s,x)}}c=u=p=0,h=g=1,v=O="",d=a;break;case 58:d=1+Po(O),p=m;default:if(h<1)if(123==b)--h;else if(125==b&&0==h++&&125==Bo())continue;switch(O+=So(b),b*h){case 38:g=u>0?1:(O+="\f",-1);break;case 44:s[c++]=(Po(O)-1)*g,g=1;break;case 64:45===Ho()&&(O+=Jo(Uo())),f=Ho(),u=d=Po(v=O+=ni(Go())),b++;break;case 45:45===m&&2==Po(O)&&(h=0)}}return i}function ii(e,t,n,r,o,i,a,s,l,c,u){for(var d=o-1,f=0===o?i:[""],p=Io(f),m=0,h=0,y=0;m<r;++m)for(var g=0,b=Ao(e,d+1,d=ko(h=a[m])),v=e;g<p;++g)(v=To(h>0?f[g]+" "+b:_o(b,/&\f/g,f[g])))&&(l[y++]=v);return Fo(e,t,n,0===o?xo:s,l,c,u)}function ai(e,t,n){return Fo(e,t,n,wo,So(Lo),Ao(e,2,-2),0)}function si(e,t,n,r){return Fo(e,t,n,Eo,Ao(e,0,r),Ao(e,r+1,-1),r)}function li(e,t){for(var n="",r=Io(e),o=0;o<r;o++)n+=t(e[o],o,e,t)||"";return n}function ci(e,t,n,r){switch(e.type){case"@layer":if(e.children.length)break;case"@import":case Eo:return e.return=e.return||e.value;case wo:return"";case Oo:return e.return=e.value+"{"+li(e.children,r)+"}";case xo:e.value=e.props.join(",")}return Po(n=li(e.children,r))?e.return=e.value+"{"+n+"}":""}function ui(e){var t=Io(e);return function(n,r,o,i){for(var a="",s=0;s<t;s++)a+=e[s](n,r,o,i)||"";return a}}var di=function(e,t,n){for(var r=0,o=0;r=o,o=Ho(),38===r&&12===o&&(t[n]=1),!Ko(o);)Uo();return qo(e,zo)},fi=function(e,t){return Xo(function(e,t){var n=-1,r=44;do{switch(Ko(r)){case 0:38===r&&12===Ho()&&(t[n]=1),e[n]+=di(zo-1,t,n);break;case 2:e[n]+=Jo(r);break;case 4:if(44===r){e[++n]=58===Ho()?"&\f":"",t[n]=e[n].length;break}default:e[n]+=So(r)}}while(r=Uo());return e}(Yo(e),t))},pi=new WeakMap,mi=function(e){if("rule"===e.type&&e.parent&&!(e.length<1)){for(var t=e.value,n=e.parent,r=e.column===n.column&&e.line===n.line;"rule"!==n.type;)if(!(n=n.parent))return;if((1!==e.props.length||58===t.charCodeAt(0)||pi.get(n))&&!r){pi.set(e,!0);for(var o=[],i=fi(t,o),a=n.props,s=0,l=0;s<i.length;s++)for(var c=0;c<a.length;c++,l++)e.props[l]=o[s]?i[s].replace(/&\f/g,a[c]):a[c]+" "+i[s]}}},hi=function(e){if("decl"===e.type){var t=e.value;108===t.charCodeAt(0)&&98===t.charCodeAt(2)&&(e.return="",e.value="")}},yi=function(e){return"comm"===e.type&&e.children.indexOf("emotion-disable-server-rendering-unsafe-selector-warning-please-do-not-use-this-the-warning-exists-for-a-reason")>-1},gi=function(e){return 105===e.type.charCodeAt(1)&&64===e.type.charCodeAt(0)},bi=function(e){e.type="",e.value="",e.return="",e.children="",e.props=""},vi=function(e,t,n){gi(e)&&(e.parent?(console.error("`@import` rules can't be nested inside other rules. Please move it to the top level and put it before regular rules. Keep in mind that they can only be used within global styles."),bi(e)):function(e,t){for(var n=e-1;n>=0;n--)if(!gi(t[n]))return!0;return!1}(t,n)&&(console.error("`@import` rules can't be after other rules. Please put your `@import` rules before your other rules."),bi(e)))};function wi(e,t){switch(function(e,t){return 45^$o(e,0)?(((t<<2^$o(e,0))<<2^$o(e,1))<<2^$o(e,2))<<2^$o(e,3):0}(e,t)){case 5103:return vo+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return vo+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return vo+e+bo+e+go+e+e;case 6828:case 4268:return vo+e+go+e+e;case 6165:return vo+e+go+"flex-"+e+e;case 5187:return vo+e+_o(e,/(\w+).+(:[^]+)/,vo+"box-$1$2"+go+"flex-$1$2")+e;case 5443:return vo+e+go+"flex-item-"+_o(e,/flex-|-self/,"")+e;case 4675:return vo+e+go+"flex-line-pack"+_o(e,/align-content|flex-|-self/,"")+e;case 5548:return vo+e+go+_o(e,"shrink","negative")+e;case 5292:return vo+e+go+_o(e,"basis","preferred-size")+e;case 6060:return vo+"box-"+_o(e,"-grow","")+vo+e+go+_o(e,"grow","positive")+e;case 4554:return vo+_o(e,/([^-])(transform)/g,"$1"+vo+"$2")+e;case 6187:return _o(_o(_o(e,/(zoom-|grab)/,vo+"$1"),/(image-set)/,vo+"$1"),e,"")+e;case 5495:case 3959:return _o(e,/(image-set\([^]*)/,vo+"$1$`$1");case 4968:return _o(_o(e,/(.+:)(flex-)?(.*)/,vo+"box-pack:$3"+go+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+vo+e+e;case 4095:case 3583:case 4068:case 2532:return _o(e,/(.+)-inline(.+)/,vo+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(Po(e)-1-t>6)switch($o(e,t+1)){case 109:if(45!==$o(e,t+4))break;case 102:return _o(e,/(.+:)(.+)-([^]+)/,"$1"+vo+"$2-$3$1"+bo+(108==$o(e,t+3)?"$3":"$2-$3"))+e;case 115:return~Co(e,"stretch")?wi(_o(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(115!==$o(e,t+1))break;case 6444:switch($o(e,Po(e)-3-(~Co(e,"!important")&&10))){case 107:return _o(e,":",":"+vo)+e;case 101:return _o(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+vo+(45===$o(e,14)?"inline-":"")+"box$3$1"+vo+"$2$3$1"+go+"$2box$3")+e}break;case 5936:switch($o(e,t+11)){case 114:return vo+e+go+_o(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return vo+e+go+_o(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return vo+e+go+_o(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return vo+e+go+e+e}return e}var xi,Ei,Oi="undefined"!=typeof document,ki=Oi?void 0:(xi=function(){return po((function(){var e={};return function(t){return e[t]}}))},Ei=new WeakMap,function(e){if(Ei.has(e))return Ei.get(e);var t=xi(e);return Ei.set(e,t),t}),Si=[function(e,t,n,r){if(e.length>-1&&!e.return)switch(e.type){case Eo:e.return=wi(e.value,e.length);break;case Oo:return li([Wo(e,{value:_o(e.value,"@","@"+vo)})],r);case xo:if(e.length)return function(e,t){return e.map(t).join("")}(e.props,(function(t){switch(function(e,t){return(e=t.exec(e))?e[0]:e}(t,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return li([Wo(e,{props:[_o(t,/:(read-\w+)/,":-moz-$1")]})],r);case"::placeholder":return li([Wo(e,{props:[_o(t,/:(plac\w+)/,":"+vo+"input-$1")]}),Wo(e,{props:[_o(t,/:(plac\w+)/,":-moz-$1")]}),Wo(e,{props:[_o(t,/:(plac\w+)/,go+"input-$1")]})],r)}return""}))}}],Ni=function(e){var t=e.key;if("production"!==process.env.NODE_ENV&&!t)throw new Error("You have to configure `key` for your cache. Please make sure it's unique (and not equal to 'css') as it's used for linking styles to your cache.\nIf multiple caches share the same key they might \"fight\" for each other's style elements.");if(Oi&&"css"===t){var n=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(n,(function(e){-1!==e.getAttribute("data-emotion").indexOf(" ")&&(document.head.appendChild(e),e.setAttribute("data-s",""))}))}var r=e.stylisPlugins||Si;if("production"!==process.env.NODE_ENV&&/[^a-z-]/.test(t))throw new Error('Emotion key must only contain lower case alphabetical characters and - but "'+t+'" was passed');var o,i,a={},s=[];Oi&&(o=e.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+t+' "]'),(function(e){for(var t=e.getAttribute("data-emotion").split(" "),n=1;n<t.length;n++)a[t[n]]=!0;s.push(e)})));var l,c=[mi,hi];if("production"!==process.env.NODE_ENV&&c.push(function(e){return function(t,n,r){if("rule"===t.type&&!e.compat){var o=t.value.match(/(:first|:nth|:nth-last)-child/g);if(o){for(var i=t.parent?t.parent.children:r,a=i.length-1;a>=0;a--){var s=i[a];if(s.line<t.line)break;if(s.column<t.column){if(yi(s))return;break}}o.forEach((function(e){console.error('The pseudo class "'+e+'" is potentially unsafe when doing server-side rendering. Try changing it to "'+e.split("-child")[0]+'-of-type".')}))}}}}({get compat(){return g.compat}}),vi),Oi){var u,d=[ci,"production"!==process.env.NODE_ENV?function(e){e.root||(e.return?u.insert(e.return):e.value&&e.type!==wo&&u.insert(e.value+"{}"))}:(l=function(e){u.insert(e)},function(e){e.root||(e=e.return)&&l(e)})],f=ui(c.concat(r,d));i=function(e,t,n,r){u=n,"production"!==process.env.NODE_ENV&&void 0!==t.map&&(u={insert:function(e){n.insert(e+t.map)}}),li(ri(e?e+"{"+t.styles+"}":t.styles),f),r&&(g.inserted[t.name]=!0)}}else{var p=[ci],m=ui(c.concat(r,p)),h=ki(r)(t),y=function(e,t){var n=t.name;return void 0===h[n]&&(h[n]=li(ri(e?e+"{"+t.styles+"}":t.styles),m)),h[n]};i=function(e,t,n,r){var o=t.name,i=y(e,t);return void 0===g.compat?(r&&(g.inserted[o]=!0),"development"===process.env.NODE_ENV&&void 0!==t.map?i+t.map:i):r?void(g.inserted[o]=i):i}}var g={key:t,sheet:new yo({key:t,container:o,nonce:e.nonce,speedy:e.speedy,prepend:e.prepend,insertionPoint:e.insertionPoint}),nonce:e.nonce,inserted:a,registered:{},insert:i};return g.sheet.hydrate(s),g},Ti="undefined"!=typeof document;function _i(e,t,n){var r="";return n.split(" ").forEach((function(n){void 0!==e[n]?t.push(e[n]+";"):r+=n+" "})),r}var Ci=function(e,t,n){var r=e.key+"-"+t.name;(!1===n||!1===Ti&&void 0!==e.compat)&&void 0===e.registered[r]&&(e.registered[r]=t.styles)},$i=function(e,t,n){Ci(e,t,n);var r=e.key+"-"+t.name;if(void 0===e.inserted[t.name]){var o="",i=t;do{var a=e.insert(t===i?"."+r:"",i,e.sheet,!0);Ti||void 0===a||(o+=a),i=i.next}while(void 0!==i);if(!Ti&&0!==o.length)return o}};var Ai={animationIterationCount:1,aspectRatio:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},Pi="You have illegal escape sequence in your template literal, most likely inside content's property value.\nBecause you write your CSS inside a JavaScript string you actually have to do double escaping, so for example \"content: '\\00d7';\" should become \"content: '\\\\00d7';\".\nYou can read more about this here:\nhttps://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals#ES2018_revision_of_illegal_escape_sequences",Ii="You have passed in falsy value as style object's key (can happen when in example you pass unexported component as computed key).",ji=/[A-Z]|^ms/g,Ri=/_EMO_([^_]+?)_([^]*?)_EMO_/g,Mi=function(e){return 45===e.charCodeAt(1)},Di=function(e){return null!=e&&"boolean"!=typeof e},zi=po((function(e){return Mi(e)?e:e.replace(ji,"-$&").toLowerCase()})),Li=function(e,t){switch(e){case"animation":case"animationName":if("string"==typeof t)return t.replace(Ri,(function(e,t,n){return Yi={name:t,styles:n,next:Yi},t}))}return 1===Ai[e]||Mi(e)||"number"!=typeof t||0===t?t:t+"px"};if("production"!==process.env.NODE_ENV){var Vi=/(var|attr|counters?|url|element|(((repeating-)?(linear|radial))|conic)-gradient)\(|(no-)?(open|close)-quote/,Fi=["normal","none","initial","inherit","unset"],Wi=Li,Bi=/^-ms-/,Ui=/-(.)/g,Hi={};Li=function(e,t){if("content"===e&&("string"!=typeof t||-1===Fi.indexOf(t)&&!Vi.test(t)&&(t.charAt(0)!==t.charAt(t.length-1)||'"'!==t.charAt(0)&&"'"!==t.charAt(0))))throw new Error("You seem to be using a value for 'content' without quotes, try replacing it with `content: '\""+t+"\"'`");var n=Wi(e,t);return""===n||Mi(e)||-1===e.indexOf("-")||void 0!==Hi[e]||(Hi[e]=!0,console.error("Using kebab-case for css properties in objects is not supported. Did you mean "+e.replace(Bi,"ms-").replace(Ui,(function(e,t){return t.toUpperCase()}))+"?")),n}}var Gi="Component selectors can only be used in conjunction with @emotion/babel-plugin, the swc Emotion plugin, or another Emotion-aware compiler transform.";function qi(e,t,n){if(null==n)return"";if(void 0!==n.__emotion_styles){if("production"!==process.env.NODE_ENV&&"NO_COMPONENT_SELECTOR"===n.toString())throw new Error(Gi);return n}switch(typeof n){case"boolean":return"";case"object":if(1===n.anim)return Yi={name:n.name,styles:n.styles,next:Yi},n.name;if(void 0!==n.styles){var r=n.next;if(void 0!==r)for(;void 0!==r;)Yi={name:r.name,styles:r.styles,next:Yi},r=r.next;var o=n.styles+";";return"production"!==process.env.NODE_ENV&&void 0!==n.map&&(o+=n.map),o}return function(e,t,n){var r="";if(Array.isArray(n))for(var o=0;o<n.length;o++)r+=qi(e,t,n[o])+";";else for(var i in n){var a=n[i];if("object"!=typeof a)null!=t&&void 0!==t[a]?r+=i+"{"+t[a]+"}":Di(a)&&(r+=zi(i)+":"+Li(i,a)+";");else{if("NO_COMPONENT_SELECTOR"===i&&"production"!==process.env.NODE_ENV)throw new Error(Gi);if(!Array.isArray(a)||"string"!=typeof a[0]||null!=t&&void 0!==t[a[0]]){var s=qi(e,t,a);switch(i){case"animation":case"animationName":r+=zi(i)+":"+s+";";break;default:"production"!==process.env.NODE_ENV&&"undefined"===i&&console.error(Ii),r+=i+"{"+s+"}"}}else for(var l=0;l<a.length;l++)Di(a[l])&&(r+=zi(i)+":"+Li(i,a[l])+";")}}return r}(e,t,n);case"function":if(void 0!==e){var i=Yi,a=n(e);return Yi=i,qi(e,t,a)}"production"!==process.env.NODE_ENV&&console.error("Functions that are interpolated in css calls will be stringified.\nIf you want to have a css call based on props, create a function that returns a css call like this\nlet dynamicStyle = (props) => css`color: ${props.color}`\nIt can be called directly with props or interpolated in a styled call like this\nlet SomeComponent = styled('div')`${dynamicStyle}`");break;case"string":if("production"!==process.env.NODE_ENV){var s=[],l=n.replace(Ri,(function(e,t,n){var r="animation"+s.length;return s.push("const "+r+" = keyframes`"+n.replace(/^@keyframes animation-\w+/,"")+"`"),"${"+r+"}"}));s.length&&console.error("`keyframes` output got interpolated into plain string, please wrap it with `css`.\n\nInstead of doing this:\n\n"+[].concat(s,["`"+l+"`"]).join("\n")+"\n\nYou should wrap it with `css` like this:\n\ncss`"+l+"`")}}if(null==t)return n;var c=t[n];return void 0!==c?c:n}var Ki,Yi,Xi=/label:\s*([^\s;\n{]+)\s*(;|$)/g;"production"!==process.env.NODE_ENV&&(Ki=/\/\*#\ssourceMappingURL=data:application\/json;\S+\s+\*\//g);var Ji=function(e,t,n){if(1===e.length&&"object"==typeof e[0]&&null!==e[0]&&void 0!==e[0].styles)return e[0];var r=!0,o="";Yi=void 0;var i,a=e[0];null==a||void 0===a.raw?(r=!1,o+=qi(n,t,a)):("production"!==process.env.NODE_ENV&&void 0===a[0]&&console.error(Pi),o+=a[0]);for(var s=1;s<e.length;s++)o+=qi(n,t,e[s]),r&&("production"!==process.env.NODE_ENV&&void 0===a[s]&&console.error(Pi),o+=a[s]);"production"!==process.env.NODE_ENV&&(o=o.replace(Ki,(function(e){return i=e,""}))),Xi.lastIndex=0;for(var l,c="";null!==(l=Xi.exec(o));)c+="-"+l[1];var u=function(e){for(var t,n=0,r=0,o=e.length;o>=4;++r,o-=4)t=1540483477*(65535&(t=255&e.charCodeAt(r)|(255&e.charCodeAt(++r))<<8|(255&e.charCodeAt(++r))<<16|(255&e.charCodeAt(++r))<<24))+(59797*(t>>>16)<<16),n=1540483477*(65535&(t^=t>>>24))+(59797*(t>>>16)<<16)^1540483477*(65535&n)+(59797*(n>>>16)<<16);switch(o){case 3:n^=(255&e.charCodeAt(r+2))<<16;case 2:n^=(255&e.charCodeAt(r+1))<<8;case 1:n=1540483477*(65535&(n^=255&e.charCodeAt(r)))+(59797*(n>>>16)<<16)}return(((n=1540483477*(65535&(n^=n>>>13))+(59797*(n>>>16)<<16))^n>>>15)>>>0).toString(36)}(o)+c;return"production"!==process.env.NODE_ENV?{name:u,styles:o,map:i,next:Yi,toString:function(){return"You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."}}:{name:u,styles:o,next:Yi}},Zi="undefined"!=typeof document,Qi=function(e){return e()},ea=!!e.useInsertionEffect&&e.useInsertionEffect,ta=Zi&&ea||Qi,na="undefined"!=typeof document,ra={}.hasOwnProperty,oa=e.createContext("undefined"!=typeof HTMLElement?Ni({key:"css"}):null);"production"!==process.env.NODE_ENV&&(oa.displayName="EmotionCacheContext"),oa.Provider;var ia=function(e){return l((function(t,n){var r=a(oa);return e(t,r,n)}))};na||(ia=function(t){return function(n){var r=a(oa);return null===r?(r=Ni({key:"css"}),e.createElement(oa.Provider,{value:r},t(n,r))):t(n,r)}});var aa=e.createContext({});"production"!==process.env.NODE_ENV&&(aa.displayName="EmotionThemeContext");var sa="__EMOTION_TYPE_PLEASE_DO_NOT_USE__",la="__EMOTION_LABEL_PLEASE_DO_NOT_USE__",ca=function(t){var n=t.cache,r=t.serialized,o=t.isStringTag;Ci(n,r,o);var i=ta((function(){return $i(n,r,o)}));if(!na&&void 0!==i){for(var a,s=r.name,l=r.next;void 0!==l;)s+=" "+l.name,l=l.next;return e.createElement("style",((a={})["data-emotion"]=n.key+" "+s,a.dangerouslySetInnerHTML={__html:i},a.nonce=n.sheet.nonce,a))}return null},ua=ia((function(t,n,r){var o=t.css;"string"==typeof o&&void 0!==n.registered[o]&&(o=n.registered[o]);var i=t[sa],a=[o],s="";"string"==typeof t.className?s=_i(n.registered,a,t.className):null!=t.className&&(s=t.className+" ");var l=Ji(a,void 0,e.useContext(aa));if("production"!==process.env.NODE_ENV&&-1===l.name.indexOf("-")){var c=t[la];c&&(l=Ji([l,"label:"+c+";"]))}s+=n.key+"-"+l.name;var u={};for(var d in t)!ra.call(t,d)||"css"===d||d===sa||"production"!==process.env.NODE_ENV&&d===la||(u[d]=t[d]);return u.ref=r,u.className=s,e.createElement(e.Fragment,null,e.createElement(ca,{cache:n,serialized:l,isStringTag:"string"==typeof i}),e.createElement(i,u))}));"production"!==process.env.NODE_ENV&&(ua.displayName="EmotionCssPropInternal");var da=ho,fa=function(e){return"theme"!==e},pa=function(e){return"string"==typeof e&&e.charCodeAt(0)>96?da:fa},ma=function(e,t,n){var r;if(t){var o=t.shouldForwardProp;r=e.__emotion_forwardProp&&o?function(t){return e.__emotion_forwardProp(t)&&o(t)}:o}return"function"!=typeof r&&n&&(r=e.__emotion_forwardProp),r},ha="You have illegal escape sequence in your template literal, most likely inside content's property value.\nBecause you write your CSS inside a JavaScript string you actually have to do double escaping, so for example \"content: '\\00d7';\" should become \"content: '\\\\00d7';\".\nYou can read more about this here:\nhttps://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals#ES2018_revision_of_illegal_escape_sequences",ya="undefined"!=typeof document,ga=function(t){var n=t.cache,r=t.serialized,o=t.isStringTag;Ci(n,r,o);var i=ta((function(){return $i(n,r,o)}));if(!ya&&void 0!==i){for(var a,s=r.name,l=r.next;void 0!==l;)s+=" "+l.name,l=l.next;return e.createElement("style",((a={})["data-emotion"]=n.key+" "+s,a.dangerouslySetInnerHTML={__html:i},a.nonce=n.sheet.nonce,a))}return null},ba=function t(n,r){if("production"!==process.env.NODE_ENV&&void 0===n)throw new Error("You are trying to create a styled element with an undefined component.\nYou may have forgotten to import it.");var o,i,a=n.__emotion_real===n,s=a&&n.__emotion_base||n;void 0!==r&&(o=r.label,i=r.target);var l=ma(n,r,a),c=l||pa(s),u=!c("as");return function(){var d=arguments,f=a&&void 0!==n.__emotion_styles?n.__emotion_styles.slice(0):[];if(void 0!==o&&f.push("label:"+o+";"),null==d[0]||void 0===d[0].raw)f.push.apply(f,d);else{"production"!==process.env.NODE_ENV&&void 0===d[0][0]&&console.error(ha),f.push(d[0][0]);for(var p=d.length,m=1;m<p;m++)"production"!==process.env.NODE_ENV&&void 0===d[0][m]&&console.error(ha),f.push(d[m],d[0][m])}var h=ia((function(t,n,r){var o=u&&t.as||s,a="",d=[],p=t;if(null==t.theme){for(var m in p={},t)p[m]=t[m];p.theme=e.useContext(aa)}"string"==typeof t.className?a=_i(n.registered,d,t.className):null!=t.className&&(a=t.className+" ");var h=Ji(f.concat(d),n.registered,p);a+=n.key+"-"+h.name,void 0!==i&&(a+=" "+i);var y=u&&void 0===l?pa(o):c,g={};for(var b in t)u&&"as"===b||y(b)&&(g[b]=t[b]);return g.className=a,g.ref=r,e.createElement(e.Fragment,null,e.createElement(ga,{cache:n,serialized:h,isStringTag:"string"==typeof o}),e.createElement(o,g))}));return h.displayName=void 0!==o?o:"Styled("+("string"==typeof s?s:s.displayName||s.name||"Component")+")",h.defaultProps=n.defaultProps,h.__emotion_real=h,h.__emotion_base=s,h.__emotion_styles=f,h.__emotion_forwardProp=l,Object.defineProperty(h,"toString",{value:function(){return void 0===i&&"production"!==process.env.NODE_ENV?"NO_COMPONENT_SELECTOR":"."+i}}),h.withComponent=function(e,n){return t(e,$({},r,n,{shouldForwardProp:ma(h,n,!0)})).apply(void 0,f)},h}}.bind();["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","marquee","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"].forEach((function(e){ba[e]=ba(e)}));const va=["values","unit","step"],wa=e=>{const t=Object.keys(e).map((t=>({key:t,val:e[t]})))||[];return t.sort(((e,t)=>e.val-t.val)),t.reduce(((e,t)=>$({},e,{[t.key]:t.val})),{})};var xa={borderRadius:4};var Ea="production"!==process.env.NODE_ENV?Rr.oneOfType([Rr.number,Rr.string,Rr.object,Rr.array]):{};function Oa(e,t){return t?ur(e,t,{clone:!1}):e}const ka={xs:0,sm:600,md:900,lg:1200,xl:1536},Sa={keys:["xs","sm","md","lg","xl"],up:e=>`@media (min-width:${ka[e]}px)`};function Na(e,t,n){const r=e.theme||{};if(Array.isArray(t)){const e=r.breakpoints||Sa;return t.reduce(((r,o,i)=>(r[e.up(e.keys[i])]=n(t[i]),r)),{})}if("object"==typeof t){const e=r.breakpoints||Sa;return Object.keys(t).reduce(((r,o)=>{if(-1!==Object.keys(e.values||ka).indexOf(o)){r[e.up(o)]=n(t[o],o)}else{const e=o;r[e]=t[e]}return r}),{})}return n(t)}function Ta(e,t,n=!0){if(!t||"string"!=typeof t)return null;if(e&&e.vars&&n){const n=`vars.${t}`.split(".").reduce(((e,t)=>e&&e[t]?e[t]:null),e);if(null!=n)return n}return t.split(".").reduce(((e,t)=>e&&null!=e[t]?e[t]:null),e)}function _a(e,t,n,r=n){let o;return o="function"==typeof e?e(n):Array.isArray(e)?e[n]||r:Ta(e,n)||r,t&&(o=t(o,r,e)),o}function Ca(e){const{prop:t,cssProperty:n=e.prop,themeKey:r,transform:o}=e,i=e=>{if(null==e[t])return null;const i=e[t],a=Ta(e.theme,r)||{};return Na(e,i,(e=>{let r=_a(a,o,e);return e===r&&"string"==typeof e&&(r=_a(a,o,`${t}${"default"===e?"":Gr(e)}`,e)),!1===n?r:{[n]:r}}))};return i.propTypes="production"!==process.env.NODE_ENV?{[t]:Ea}:{},i.filterProps=[t],i}const $a={m:"margin",p:"padding"},Aa={t:"Top",r:"Right",b:"Bottom",l:"Left",x:["Left","Right"],y:["Top","Bottom"]},Pa={marginX:"mx",marginY:"my",paddingX:"px",paddingY:"py"},Ia=function(e){const t={};return n=>(void 0===t[n]&&(t[n]=e(n)),t[n])}((e=>{if(e.length>2){if(!Pa[e])return[e];e=Pa[e]}const[t,n]=e.split(""),r=$a[t],o=Aa[n]||"";return Array.isArray(o)?o.map((e=>r+e)):[r+o]})),ja=["m","mt","mr","mb","ml","mx","my","margin","marginTop","marginRight","marginBottom","marginLeft","marginX","marginY","marginInline","marginInlineStart","marginInlineEnd","marginBlock","marginBlockStart","marginBlockEnd"],Ra=["p","pt","pr","pb","pl","px","py","padding","paddingTop","paddingRight","paddingBottom","paddingLeft","paddingX","paddingY","paddingInline","paddingInlineStart","paddingInlineEnd","paddingBlock","paddingBlockStart","paddingBlockEnd"],Ma=[...ja,...Ra];function Da(e,t,n,r){var o;const i=null!=(o=Ta(e,t,!1))?o:n;return"number"==typeof i?e=>"string"==typeof e?e:("production"!==process.env.NODE_ENV&&"number"!=typeof e&&console.error(`MUI: Expected ${r} argument to be a number or a string, got ${e}.`),i*e):Array.isArray(i)?e=>"string"==typeof e?e:("production"!==process.env.NODE_ENV&&(Number.isInteger(e)?e>i.length-1&&console.error([`MUI: The value provided (${e}) overflows.`,`The supported values are: ${JSON.stringify(i)}.`,`${e} > ${i.length-1}, you need to add the missing values.`].join("\n")):console.error([`MUI: The \`theme.${t}\` array type cannot be combined with non integer values.You should either use an integer value that can be used as index, or define the \`theme.${t}\` as a number.`].join("\n"))),i[e]):"function"==typeof i?i:("production"!==process.env.NODE_ENV&&console.error([`MUI: The \`theme.${t}\` value (${i}) is invalid.`,"It should be a number, an array or a function."].join("\n")),()=>{})}function za(e){return Da(e,"spacing",8,"spacing")}function La(e,t){if("string"==typeof t||null==t)return t;const n=e(Math.abs(t));return t>=0?n:"number"==typeof n?-n:`-${n}`}function Va(e,t,n,r){if(-1===t.indexOf(n))return null;const o=function(e,t){return n=>e.reduce(((e,r)=>(e[r]=La(t,n),e)),{})}(Ia(n),r);return Na(e,e[n],o)}function Fa(e,t){const n=za(e.theme);return Object.keys(e).map((r=>Va(e,t,r,n))).reduce(Oa,{})}function Wa(e){return Fa(e,ja)}function Ba(e){return Fa(e,Ra)}function Ua(...e){const t=e.reduce(((e,t)=>(t.filterProps.forEach((n=>{e[n]=t})),e)),{}),n=e=>Object.keys(e).reduce(((n,r)=>t[r]?Oa(n,t[r](e)):n),{});return n.propTypes="production"!==process.env.NODE_ENV?e.reduce(((e,t)=>Object.assign(e,t.propTypes)),{}):{},n.filterProps=e.reduce(((e,t)=>e.concat(t.filterProps)),[]),n}function Ha(e){return"number"!=typeof e?e:`${e}px solid`}function Ga(e,t){return Ca({prop:e,themeKey:"borders",transform:t})}Wa.propTypes="production"!==process.env.NODE_ENV?ja.reduce(((e,t)=>(e[t]=Ea,e)),{}):{},Wa.filterProps=ja,Ba.propTypes="production"!==process.env.NODE_ENV?Ra.reduce(((e,t)=>(e[t]=Ea,e)),{}):{},Ba.filterProps=Ra,"production"===process.env.NODE_ENV||Ma.reduce(((e,t)=>(e[t]=Ea,e)),{});const qa=Ga("border",Ha),Ka=Ga("borderTop",Ha),Ya=Ga("borderRight",Ha),Xa=Ga("borderBottom",Ha),Ja=Ga("borderLeft",Ha),Za=Ga("borderColor"),Qa=Ga("borderTopColor"),es=Ga("borderRightColor"),ts=Ga("borderBottomColor"),ns=Ga("borderLeftColor"),rs=Ga("outline",Ha),os=Ga("outlineColor"),is=e=>{if(void 0!==e.borderRadius&&null!==e.borderRadius){const t=Da(e.theme,"shape.borderRadius",4,"borderRadius"),n=e=>({borderRadius:La(t,e)});return Na(e,e.borderRadius,n)}return null};is.propTypes="production"!==process.env.NODE_ENV?{borderRadius:Ea}:{},is.filterProps=["borderRadius"],Ua(qa,Ka,Ya,Xa,Ja,Za,Qa,es,ts,ns,is,rs,os);const as=e=>{if(void 0!==e.gap&&null!==e.gap){const t=Da(e.theme,"spacing",8,"gap"),n=e=>({gap:La(t,e)});return Na(e,e.gap,n)}return null};as.propTypes="production"!==process.env.NODE_ENV?{gap:Ea}:{},as.filterProps=["gap"];const ss=e=>{if(void 0!==e.columnGap&&null!==e.columnGap){const t=Da(e.theme,"spacing",8,"columnGap"),n=e=>({columnGap:La(t,e)});return Na(e,e.columnGap,n)}return null};ss.propTypes="production"!==process.env.NODE_ENV?{columnGap:Ea}:{},ss.filterProps=["columnGap"];const ls=e=>{if(void 0!==e.rowGap&&null!==e.rowGap){const t=Da(e.theme,"spacing",8,"rowGap"),n=e=>({rowGap:La(t,e)});return Na(e,e.rowGap,n)}return null};ls.propTypes="production"!==process.env.NODE_ENV?{rowGap:Ea}:{},ls.filterProps=["rowGap"];function cs(e,t){return"grey"===t?t:e}Ua(as,ss,ls,Ca({prop:"gridColumn"}),Ca({prop:"gridRow"}),Ca({prop:"gridAutoFlow"}),Ca({prop:"gridAutoColumns"}),Ca({prop:"gridAutoRows"}),Ca({prop:"gridTemplateColumns"}),Ca({prop:"gridTemplateRows"}),Ca({prop:"gridTemplateAreas"}),Ca({prop:"gridArea"}));function us(e){return e<=1&&0!==e?100*e+"%":e}Ua(Ca({prop:"color",themeKey:"palette",transform:cs}),Ca({prop:"bgcolor",cssProperty:"backgroundColor",themeKey:"palette",transform:cs}),Ca({prop:"backgroundColor",themeKey:"palette",transform:cs}));const ds=Ca({prop:"width",transform:us}),fs=e=>{if(void 0!==e.maxWidth&&null!==e.maxWidth){const t=t=>{var n,r;const o=(null==(n=e.theme)||null==(n=n.breakpoints)||null==(n=n.values)?void 0:n[t])||ka[t];return o?"px"!==(null==(r=e.theme)||null==(r=r.breakpoints)?void 0:r.unit)?{maxWidth:`${o}${e.theme.breakpoints.unit}`}:{maxWidth:o}:{maxWidth:us(t)}};return Na(e,e.maxWidth,t)}return null};fs.filterProps=["maxWidth"];const ps=Ca({prop:"minWidth",transform:us}),ms=Ca({prop:"height",transform:us}),hs=Ca({prop:"maxHeight",transform:us}),ys=Ca({prop:"minHeight",transform:us});Ca({prop:"size",cssProperty:"width",transform:us}),Ca({prop:"size",cssProperty:"height",transform:us});Ua(ds,fs,ps,ms,hs,ys,Ca({prop:"boxSizing"}));var gs={border:{themeKey:"borders",transform:Ha},borderTop:{themeKey:"borders",transform:Ha},borderRight:{themeKey:"borders",transform:Ha},borderBottom:{themeKey:"borders",transform:Ha},borderLeft:{themeKey:"borders",transform:Ha},borderColor:{themeKey:"palette"},borderTopColor:{themeKey:"palette"},borderRightColor:{themeKey:"palette"},borderBottomColor:{themeKey:"palette"},borderLeftColor:{themeKey:"palette"},outline:{themeKey:"borders",transform:Ha},outlineColor:{themeKey:"palette"},borderRadius:{themeKey:"shape.borderRadius",style:is},color:{themeKey:"palette",transform:cs},bgcolor:{themeKey:"palette",cssProperty:"backgroundColor",transform:cs},backgroundColor:{themeKey:"palette",transform:cs},p:{style:Ba},pt:{style:Ba},pr:{style:Ba},pb:{style:Ba},pl:{style:Ba},px:{style:Ba},py:{style:Ba},padding:{style:Ba},paddingTop:{style:Ba},paddingRight:{style:Ba},paddingBottom:{style:Ba},paddingLeft:{style:Ba},paddingX:{style:Ba},paddingY:{style:Ba},paddingInline:{style:Ba},paddingInlineStart:{style:Ba},paddingInlineEnd:{style:Ba},paddingBlock:{style:Ba},paddingBlockStart:{style:Ba},paddingBlockEnd:{style:Ba},m:{style:Wa},mt:{style:Wa},mr:{style:Wa},mb:{style:Wa},ml:{style:Wa},mx:{style:Wa},my:{style:Wa},margin:{style:Wa},marginTop:{style:Wa},marginRight:{style:Wa},marginBottom:{style:Wa},marginLeft:{style:Wa},marginX:{style:Wa},marginY:{style:Wa},marginInline:{style:Wa},marginInlineStart:{style:Wa},marginInlineEnd:{style:Wa},marginBlock:{style:Wa},marginBlockStart:{style:Wa},marginBlockEnd:{style:Wa},displayPrint:{cssProperty:!1,transform:e=>({"@media print":{display:e}})},display:{},overflow:{},textOverflow:{},visibility:{},whiteSpace:{},flexBasis:{},flexDirection:{},flexWrap:{},justifyContent:{},alignItems:{},alignContent:{},order:{},flex:{},flexGrow:{},flexShrink:{},alignSelf:{},justifyItems:{},justifySelf:{},gap:{style:as},rowGap:{style:ls},columnGap:{style:ss},gridColumn:{},gridRow:{},gridAutoFlow:{},gridAutoColumns:{},gridAutoRows:{},gridTemplateColumns:{},gridTemplateRows:{},gridTemplateAreas:{},gridArea:{},position:{},zIndex:{themeKey:"zIndex"},top:{},right:{},bottom:{},left:{},boxShadow:{themeKey:"shadows"},width:{transform:us},maxWidth:{style:fs},minWidth:{transform:us},height:{transform:us},maxHeight:{transform:us},minHeight:{transform:us},boxSizing:{},fontFamily:{themeKey:"typography"},fontSize:{themeKey:"typography"},fontStyle:{themeKey:"typography"},fontWeight:{themeKey:"typography"},letterSpacing:{},textTransform:{},lineHeight:{},textAlign:{},typography:{cssProperty:!1,themeKey:"typography"}};const bs=function(){function e(e,t,n,r){const o={[e]:t,theme:n},i=r[e];if(!i)return{[e]:t};const{cssProperty:a=e,themeKey:s,transform:l,style:c}=i;if(null==t)return null;if("typography"===s&&"inherit"===t)return{[e]:t};const u=Ta(n,s)||{};if(c)return c(o);return Na(o,t,(t=>{let n=_a(u,l,t);return t===n&&"string"==typeof t&&(n=_a(u,l,`${e}${"default"===t?"":Gr(t)}`,t)),!1===a?n:{[a]:n}}))}return function t(n){var r;const{sx:o,theme:i={}}=n||{};if(!o)return null;const a=null!=(r=i.unstable_sxConfig)?r:gs;function s(n){let r=n;if("function"==typeof n)r=n(i);else if("object"!=typeof n)return n;if(!r)return null;const o=function(e={}){var t;return(null==(t=e.keys)?void 0:t.reduce(((t,n)=>(t[e.up(n)]={},t)),{}))||{}}(i.breakpoints),s=Object.keys(o);let l=o;return Object.keys(r).forEach((n=>{const o=(s=r[n],c=i,"function"==typeof s?s(c):s);var s,c;if(null!=o)if("object"==typeof o)if(a[n])l=Oa(l,e(n,o,i,a));else{const e=Na({theme:i},o,(e=>({[n]:e})));!function(...e){const t=e.reduce(((e,t)=>e.concat(Object.keys(t))),[]),n=new Set(t);return e.every((e=>n.size===Object.keys(e).length))}(e,o)?l=Oa(l,e):l[n]=t({sx:o,theme:i})}else l=Oa(l,e(n,o,i,a))})),function(e,t){return e.reduce(((e,t)=>{const n=e[t];return(!n||0===Object.keys(n).length)&&delete e[t],e}),t)}(s,l)}return Array.isArray(o)?o.map(s):s(o)}}();bs.filterProps=["sx"];const vs=["breakpoints","palette","spacing","shape"];function ws(e={},...t){const{breakpoints:n={},palette:r={},spacing:o,shape:i={}}=e,a=fo(e,vs),s=function(e){const{values:t={xs:0,sm:600,md:900,lg:1200,xl:1536},unit:n="px",step:r=5}=e,o=fo(e,va),i=wa(t),a=Object.keys(i);function s(e){return`@media (min-width:${"number"==typeof t[e]?t[e]:e}${n})`}function l(e){return`@media (max-width:${("number"==typeof t[e]?t[e]:e)-r/100}${n})`}function c(e,o){const i=a.indexOf(o);return`@media (min-width:${"number"==typeof t[e]?t[e]:e}${n}) and (max-width:${(-1!==i&&"number"==typeof t[a[i]]?t[a[i]]:o)-r/100}${n})`}return $({keys:a,values:i,up:s,down:l,between:c,only:function(e){return a.indexOf(e)+1<a.length?c(e,a[a.indexOf(e)+1]):s(e)},not:function(e){const t=a.indexOf(e);return 0===t?s(a[1]):t===a.length-1?l(a[t]):c(e,a[a.indexOf(e)+1]).replace("@media","@media not all and")},unit:n},o)}(n),l=function(e=8){if(e.mui)return e;const t=za({spacing:e}),n=(...e)=>("production"!==process.env.NODE_ENV&&(e.length<=4||console.error(`MUI: Too many arguments provided, expected between 0 and 4, got ${e.length}`)),(0===e.length?[1]:e).map((e=>{const n=t(e);return"number"==typeof n?`${n}px`:n})).join(" "));return n.mui=!0,n}(o);let c=ur({breakpoints:s,direction:"ltr",components:{},palette:$({mode:"light"},r),spacing:l,shape:$({},xa,i)},a);return c=t.reduce(((e,t)=>ur(e,t)),c),c.unstable_sxConfig=$({},gs,null==a?void 0:a.unstable_sxConfig),c.unstable_sx=function(e){return bs({sx:e,theme:this})},c}function xs(t=null){const n=e.useContext(aa);return n&&(r=n,0!==Object.keys(r).length)?n:t;var r}const Es=ws();const Os=["variant"];function ks(e){return 0===e.length}function Ss(e){const{variant:t}=e,n=fo(e,Os);let r=t||"";return Object.keys(n).sort().forEach((t=>{r+="color"===t?ks(r)?e[t]:Gr(e[t]):`${ks(r)?t:Gr(t)}${Gr(e[t].toString())}`})),r}const Ns=["name","slot","skipVariantsResolver","skipSx","overridesResolver"];const Ts=e=>{let t=0;const n={};return e&&e.forEach((e=>{let r="";"function"==typeof e.props?(r=`callback${t}`,t+=1):r=Ss(e.props),n[r]=e.style})),n},_s=(e,t,n)=>{const{ownerState:r={}}=e,o=[];let i=0;return n&&n.forEach((n=>{let a=!0;if("function"==typeof n.props){const t=$({},e,r);a=n.props(t)}else Object.keys(n.props).forEach((t=>{r[t]!==n.props[t]&&e[t]!==n.props[t]&&(a=!1)}));a&&("function"==typeof n.props?o.push(t[`callback${i}`]):o.push(t[Ss(n.props)])),"function"==typeof n.props&&(i+=1)})),o};function Cs(e){return"ownerState"!==e&&"theme"!==e&&"sx"!==e&&"as"!==e}const $s=ws(),As=e=>e?e.charAt(0).toLowerCase()+e.slice(1):e;function Ps({defaultTheme:e,theme:t,themeId:n}){return r=t,0===Object.keys(r).length?e:t[n]||t;var r}function Is(e){return e?(t,n)=>n[e]:null}const js=({styledArg:e,props:t,defaultTheme:n,themeId:r})=>{const o=e($({},t,{theme:Ps($({},t,{defaultTheme:n,themeId:r}))}));let i;if(o&&o.variants&&(i=o.variants,delete o.variants),i){return[o,..._s(t,Ts(i),i)]}return o};function Rs(e){const{theme:t,name:n,props:r}=e;return t&&t.components&&t.components[n]&&t.components[n].defaultProps?ao(t.components[n].defaultProps,r):r}function Ms({props:e,name:t,defaultTheme:n,themeId:r}){let o=function(e=Es){return xs(e)}(n);r&&(o=o[r]||o);return Rs({theme:o,name:t,props:e})}function Ds(e,t=0,n=1){return"production"!==process.env.NODE_ENV&&(e<t||e>n)&&console.error(`MUI: The value provided ${e} is out of range [${t}, ${n}].`),function(e,t=Number.MIN_SAFE_INTEGER,n=Number.MAX_SAFE_INTEGER){return Math.max(t,Math.min(e,n))}(e,t,n)}function zs(e){if(e.type)return e;if("#"===e.charAt(0))return zs(function(e){e=e.slice(1);const t=new RegExp(`.{1,${e.length>=6?2:1}}`,"g");let n=e.match(t);return n&&1===n[0].length&&(n=n.map((e=>e+e))),n?`rgb${4===n.length?"a":""}(${n.map(((e,t)=>t<3?parseInt(e,16):Math.round(parseInt(e,16)/255*1e3)/1e3)).join(", ")})`:""}(e));const t=e.indexOf("("),n=e.substring(0,t);if(-1===["rgb","rgba","hsl","hsla","color"].indexOf(n))throw new Error("production"!==process.env.NODE_ENV?`MUI: Unsupported \`${e}\` color.\nThe following formats are supported: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla(), color().`:Mr(9,e));let r,o=e.substring(t+1,e.length-1);if("color"===n){if(o=o.split(" "),r=o.shift(),4===o.length&&"/"===o[3].charAt(0)&&(o[3]=o[3].slice(1)),-1===["srgb","display-p3","a98-rgb","prophoto-rgb","rec-2020"].indexOf(r))throw new Error("production"!==process.env.NODE_ENV?`MUI: unsupported \`${r}\` color space.\nThe following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rgb, rec-2020.`:Mr(10,r))}else o=o.split(",");return o=o.map((e=>parseFloat(e))),{type:n,values:o,colorSpace:r}}function Ls(e){const{type:t,colorSpace:n}=e;let{values:r}=e;return-1!==t.indexOf("rgb")?r=r.map(((e,t)=>t<3?parseInt(e,10):e)):-1!==t.indexOf("hsl")&&(r[1]=`${r[1]}%`,r[2]=`${r[2]}%`),r=-1!==t.indexOf("color")?`${n} ${r.join(" ")}`:`${r.join(", ")}`,`${t}(${r})`}function Vs(e){let t="hsl"===(e=zs(e)).type||"hsla"===e.type?zs(function(e){e=zs(e);const{values:t}=e,n=t[0],r=t[1]/100,o=t[2]/100,i=r*Math.min(o,1-o),a=(e,t=(e+n/30)%12)=>o-i*Math.max(Math.min(t-3,9-t,1),-1);let s="rgb";const l=[Math.round(255*a(0)),Math.round(255*a(8)),Math.round(255*a(4))];return"hsla"===e.type&&(s+="a",l.push(t[3])),Ls({type:s,values:l})}(e)).values:e.values;return t=t.map((t=>("color"!==e.type&&(t/=255),t<=.03928?t/12.92:((t+.055)/1.055)**2.4))),Number((.2126*t[0]+.7152*t[1]+.0722*t[2]).toFixed(3))}function Fs(e,t){const n=Vs(e),r=Vs(t);return(Math.max(n,r)+.05)/(Math.min(n,r)+.05)}var Ws={black:"#000",white:"#fff"};var Bs={50:"#fafafa",100:"#f5f5f5",200:"#eeeeee",300:"#e0e0e0",400:"#bdbdbd",500:"#9e9e9e",600:"#757575",700:"#616161",800:"#424242",900:"#212121",A100:"#f5f5f5",A200:"#eeeeee",A400:"#bdbdbd",A700:"#616161"};var Us={50:"#f3e5f5",100:"#e1bee7",200:"#ce93d8",300:"#ba68c8",400:"#ab47bc",500:"#9c27b0",600:"#8e24aa",700:"#7b1fa2",800:"#6a1b9a",900:"#4a148c",A100:"#ea80fc",A200:"#e040fb",A400:"#d500f9",A700:"#aa00ff"};var Hs={50:"#ffebee",100:"#ffcdd2",200:"#ef9a9a",300:"#e57373",400:"#ef5350",500:"#f44336",600:"#e53935",700:"#d32f2f",800:"#c62828",900:"#b71c1c",A100:"#ff8a80",A200:"#ff5252",A400:"#ff1744",A700:"#d50000"};var Gs={50:"#fff3e0",100:"#ffe0b2",200:"#ffcc80",300:"#ffb74d",400:"#ffa726",500:"#ff9800",600:"#fb8c00",700:"#f57c00",800:"#ef6c00",900:"#e65100",A100:"#ffd180",A200:"#ffab40",A400:"#ff9100",A700:"#ff6d00"};var qs={50:"#e3f2fd",100:"#bbdefb",200:"#90caf9",300:"#64b5f6",400:"#42a5f5",500:"#2196f3",600:"#1e88e5",700:"#1976d2",800:"#1565c0",900:"#0d47a1",A100:"#82b1ff",A200:"#448aff",A400:"#2979ff",A700:"#2962ff"};var Ks={50:"#e1f5fe",100:"#b3e5fc",200:"#81d4fa",300:"#4fc3f7",400:"#29b6f6",500:"#03a9f4",600:"#039be5",700:"#0288d1",800:"#0277bd",900:"#01579b",A100:"#80d8ff",A200:"#40c4ff",A400:"#00b0ff",A700:"#0091ea"};var Ys={50:"#e8f5e9",100:"#c8e6c9",200:"#a5d6a7",300:"#81c784",400:"#66bb6a",500:"#4caf50",600:"#43a047",700:"#388e3c",800:"#2e7d32",900:"#1b5e20",A100:"#b9f6ca",A200:"#69f0ae",A400:"#00e676",A700:"#00c853"};const Xs=["mode","contrastThreshold","tonalOffset"],Js={text:{primary:"rgba(0, 0, 0, 0.87)",secondary:"rgba(0, 0, 0, 0.6)",disabled:"rgba(0, 0, 0, 0.38)"},divider:"rgba(0, 0, 0, 0.12)",background:{paper:Ws.white,default:Ws.white},action:{active:"rgba(0, 0, 0, 0.54)",hover:"rgba(0, 0, 0, 0.04)",hoverOpacity:.04,selected:"rgba(0, 0, 0, 0.08)",selectedOpacity:.08,disabled:"rgba(0, 0, 0, 0.26)",disabledBackground:"rgba(0, 0, 0, 0.12)",disabledOpacity:.38,focus:"rgba(0, 0, 0, 0.12)",focusOpacity:.12,activatedOpacity:.12}},Zs={text:{primary:Ws.white,secondary:"rgba(255, 255, 255, 0.7)",disabled:"rgba(255, 255, 255, 0.5)",icon:"rgba(255, 255, 255, 0.5)"},divider:"rgba(255, 255, 255, 0.12)",background:{paper:"#121212",default:"#121212"},action:{active:Ws.white,hover:"rgba(255, 255, 255, 0.08)",hoverOpacity:.08,selected:"rgba(255, 255, 255, 0.16)",selectedOpacity:.16,disabled:"rgba(255, 255, 255, 0.3)",disabledBackground:"rgba(255, 255, 255, 0.12)",disabledOpacity:.38,focus:"rgba(255, 255, 255, 0.12)",focusOpacity:.12,activatedOpacity:.24}};function Qs(e,t,n,r){const o=r.light||r,i=r.dark||1.5*r;e[t]||(e.hasOwnProperty(n)?e[t]=e[n]:"light"===t?e.light=function(e,t){if(e=zs(e),t=Ds(t),-1!==e.type.indexOf("hsl"))e.values[2]+=(100-e.values[2])*t;else if(-1!==e.type.indexOf("rgb"))for(let n=0;n<3;n+=1)e.values[n]+=(255-e.values[n])*t;else if(-1!==e.type.indexOf("color"))for(let n=0;n<3;n+=1)e.values[n]+=(1-e.values[n])*t;return Ls(e)}(e.main,o):"dark"===t&&(e.dark=function(e,t){if(e=zs(e),t=Ds(t),-1!==e.type.indexOf("hsl"))e.values[2]*=1-t;else if(-1!==e.type.indexOf("rgb")||-1!==e.type.indexOf("color"))for(let n=0;n<3;n+=1)e.values[n]*=1-t;return Ls(e)}(e.main,i)))}function el(e){const{mode:t="light",contrastThreshold:n=3,tonalOffset:r=.2}=e,o=fo(e,Xs),i=e.primary||function(e="light"){return"dark"===e?{main:qs[200],light:qs[50],dark:qs[400]}:{main:qs[700],light:qs[400],dark:qs[800]}}(t),a=e.secondary||function(e="light"){return"dark"===e?{main:Us[200],light:Us[50],dark:Us[400]}:{main:Us[500],light:Us[300],dark:Us[700]}}(t),s=e.error||function(e="light"){return"dark"===e?{main:Hs[500],light:Hs[300],dark:Hs[700]}:{main:Hs[700],light:Hs[400],dark:Hs[800]}}(t),l=e.info||function(e="light"){return"dark"===e?{main:Ks[400],light:Ks[300],dark:Ks[700]}:{main:Ks[700],light:Ks[500],dark:Ks[900]}}(t),c=e.success||function(e="light"){return"dark"===e?{main:Ys[400],light:Ys[300],dark:Ys[700]}:{main:Ys[800],light:Ys[500],dark:Ys[900]}}(t),u=e.warning||function(e="light"){return"dark"===e?{main:Gs[400],light:Gs[300],dark:Gs[700]}:{main:"#ed6c02",light:Gs[500],dark:Gs[900]}}(t);function d(e){const t=Fs(e,Zs.text.primary)>=n?Zs.text.primary:Js.text.primary;if("production"!==process.env.NODE_ENV){const n=Fs(e,t);n<3&&console.error([`MUI: The contrast ratio of ${n}:1 for ${t} on ${e}`,"falls below the WCAG recommended absolute minimum contrast ratio of 3:1.","https://www.w3.org/TR/2008/REC-WCAG20-20081211/#visual-audio-contrast-contrast"].join("\n"))}return t}const f=({color:e,name:t,mainShade:n=500,lightShade:o=300,darkShade:i=700})=>{if(!(e=$({},e)).main&&e[n]&&(e.main=e[n]),!e.hasOwnProperty("main"))throw new Error("production"!==process.env.NODE_ENV?`MUI: The color${t?` (${t})`:""} provided to augmentColor(color) is invalid.\nThe color object needs to have a \`main\` property or a \`${n}\` property.`:Mr(11,t?` (${t})`:"",n));if("string"!=typeof e.main)throw new Error("production"!==process.env.NODE_ENV?`MUI: The color${t?` (${t})`:""} provided to augmentColor(color) is invalid.\n\`color.main\` should be a string, but \`${JSON.stringify(e.main)}\` was provided instead.\n\nDid you intend to use one of the following approaches?\n\nimport { green } from "@mui/material/colors";\n\nconst theme1 = createTheme({ palette: {\n primary: green,\n} });\n\nconst theme2 = createTheme({ palette: {\n primary: { main: green[500] },\n} });`:Mr(12,t?` (${t})`:"",JSON.stringify(e.main)));return Qs(e,"light",o,r),Qs(e,"dark",i,r),e.contrastText||(e.contrastText=d(e.main)),e},p={dark:Zs,light:Js};"production"!==process.env.NODE_ENV&&(p[t]||console.error(`MUI: The palette mode \`${t}\` is not supported.`));return ur($({common:$({},Ws),mode:t,primary:f({color:i,name:"primary"}),secondary:f({color:a,name:"secondary",mainShade:"A400",lightShade:"A200",darkShade:"A700"}),error:f({color:s,name:"error"}),warning:f({color:u,name:"warning"}),info:f({color:l,name:"info"}),success:f({color:c,name:"success"}),grey:Bs,contrastThreshold:n,getContrastText:d,augmentColor:f,tonalOffset:r},p[t]),o)}const tl=["fontFamily","fontSize","fontWeightLight","fontWeightRegular","fontWeightMedium","fontWeightBold","htmlFontSize","allVariants","pxToRem"];const nl={textTransform:"uppercase"},rl='"Roboto", "Helvetica", "Arial", sans-serif';function ol(e,t){const n="function"==typeof t?t(e):t,{fontFamily:r=rl,fontSize:o=14,fontWeightLight:i=300,fontWeightRegular:a=400,fontWeightMedium:s=500,fontWeightBold:l=700,htmlFontSize:c=16,allVariants:u,pxToRem:d}=n,f=fo(n,tl);"production"!==process.env.NODE_ENV&&("number"!=typeof o&&console.error("MUI: `fontSize` is required to be a number."),"number"!=typeof c&&console.error("MUI: `htmlFontSize` is required to be a number."));const p=o/14,m=d||(e=>e/c*p+"rem"),h=(e,t,n,o,i)=>{return $({fontFamily:r,fontWeight:e,fontSize:m(t),lineHeight:n},r===rl?{letterSpacing:(a=o/t,Math.round(1e5*a)/1e5)+"em"}:{},i,u);var a},y={h1:h(i,96,1.167,-1.5),h2:h(i,60,1.2,-.5),h3:h(a,48,1.167,0),h4:h(a,34,1.235,.25),h5:h(a,24,1.334,0),h6:h(s,20,1.6,.15),subtitle1:h(a,16,1.75,.15),subtitle2:h(s,14,1.57,.1),body1:h(a,16,1.5,.15),body2:h(a,14,1.43,.15),button:h(s,14,1.75,.4,nl),caption:h(a,12,1.66,.4),overline:h(a,12,2.66,1,nl),inherit:{fontFamily:"inherit",fontWeight:"inherit",fontSize:"inherit",lineHeight:"inherit",letterSpacing:"inherit"}};return ur($({htmlFontSize:c,pxToRem:m,fontFamily:r,fontSize:o,fontWeightLight:i,fontWeightRegular:a,fontWeightMedium:s,fontWeightBold:l},y),f,{clone:!1})}function il(...e){return[`${e[0]}px ${e[1]}px ${e[2]}px ${e[3]}px rgba(0,0,0,0.2)`,`${e[4]}px ${e[5]}px ${e[6]}px ${e[7]}px rgba(0,0,0,0.14)`,`${e[8]}px ${e[9]}px ${e[10]}px ${e[11]}px rgba(0,0,0,0.12)`].join(",")}const al=["none",il(0,2,1,-1,0,1,1,0,0,1,3,0),il(0,3,1,-2,0,2,2,0,0,1,5,0),il(0,3,3,-2,0,3,4,0,0,1,8,0),il(0,2,4,-1,0,4,5,0,0,1,10,0),il(0,3,5,-1,0,5,8,0,0,1,14,0),il(0,3,5,-1,0,6,10,0,0,1,18,0),il(0,4,5,-2,0,7,10,1,0,2,16,1),il(0,5,5,-3,0,8,10,1,0,3,14,2),il(0,5,6,-3,0,9,12,1,0,3,16,2),il(0,6,6,-3,0,10,14,1,0,4,18,3),il(0,6,7,-4,0,11,15,1,0,4,20,3),il(0,7,8,-4,0,12,17,2,0,5,22,4),il(0,7,8,-4,0,13,19,2,0,5,24,4),il(0,7,9,-4,0,14,21,2,0,5,26,4),il(0,8,9,-5,0,15,22,2,0,6,28,5),il(0,8,10,-5,0,16,24,2,0,6,30,5),il(0,8,11,-5,0,17,26,2,0,6,32,5),il(0,9,11,-5,0,18,28,2,0,7,34,6),il(0,9,12,-6,0,19,29,2,0,7,36,6),il(0,10,13,-6,0,20,31,3,0,8,38,7),il(0,10,13,-6,0,21,33,3,0,8,40,7),il(0,10,14,-6,0,22,35,3,0,8,42,7),il(0,11,14,-7,0,23,36,3,0,9,44,8),il(0,11,15,-7,0,24,38,3,0,9,46,8)],sl=["duration","easing","delay"],ll={easeInOut:"cubic-bezier(0.4, 0, 0.2, 1)",easeOut:"cubic-bezier(0.0, 0, 0.2, 1)",easeIn:"cubic-bezier(0.4, 0, 1, 1)",sharp:"cubic-bezier(0.4, 0, 0.6, 1)"},cl={shortest:150,shorter:200,short:250,standard:300,complex:375,enteringScreen:225,leavingScreen:195};function ul(e){return`${Math.round(e)}ms`}function dl(e){if(!e)return 0;const t=e/36;return Math.round(10*(4+15*t**.25+t/5))}function fl(e){const t=$({},ll,e.easing),n=$({},cl,e.duration);return $({getAutoHeightDuration:dl,create:(e=["all"],r={})=>{const{duration:o=n.standard,easing:i=t.easeInOut,delay:a=0}=r,s=fo(r,sl);if("production"!==process.env.NODE_ENV){const t=e=>"string"==typeof e,n=e=>!isNaN(parseFloat(e));t(e)||Array.isArray(e)||console.error('MUI: Argument "props" must be a string or Array.'),n(o)||t(o)||console.error(`MUI: Argument "duration" must be a number or a string but found ${o}.`),t(i)||console.error('MUI: Argument "easing" must be a string.'),n(a)||t(a)||console.error('MUI: Argument "delay" must be a number or a string.'),"object"!=typeof r&&console.error(["MUI: Secong argument of transition.create must be an object.","Arguments should be either `create('prop1', options)` or `create(['prop1', 'prop2'], options)`"].join("\n")),0!==Object.keys(s).length&&console.error(`MUI: Unrecognized argument(s) [${Object.keys(s).join(",")}].`)}return(Array.isArray(e)?e:[e]).map((e=>`${e} ${"string"==typeof o?o:ul(o)} ${i} ${"string"==typeof a?a:ul(a)}`)).join(",")}},e,{easing:t,duration:n})}var pl={mobileStepper:1e3,fab:1050,speedDial:1050,appBar:1100,drawer:1200,modal:1300,snackbar:1400,tooltip:1500};const ml=["breakpoints","mixins","spacing","palette","transitions","typography","shape"];const hl=function(e={},...t){const{mixins:n={},palette:r={},transitions:o={},typography:i={}}=e,a=fo(e,ml);if(e.vars)throw new Error("production"!==process.env.NODE_ENV?"MUI: `vars` is a private field used for CSS variables support.\nPlease use another name.":Mr(18));const s=el(r),l=ws(e);let c=ur(l,{mixins:(u=l.breakpoints,d=n,$({toolbar:{minHeight:56,[u.up("xs")]:{"@media (orientation: landscape)":{minHeight:48}},[u.up("sm")]:{minHeight:64}}},d)),palette:s,shadows:al.slice(),typography:ol(s,i),transitions:fl(o),zIndex:$({},pl),applyDarkStyles(e){if(this.vars){return{[this.getColorSchemeSelector("dark").replace(/(\[[^\]]+\])/,":where($1)")]:e}}return"dark"===this.palette.mode?e:{}}});var u,d;if(c=ur(c,a),c=t.reduce(((e,t)=>ur(e,t)),c),"production"!==process.env.NODE_ENV){const e=["active","checked","completed","disabled","error","expanded","focused","focusVisible","required","selected"],t=(t,n)=>{let r;for(r in t){const o=t[r];if(-1!==e.indexOf(r)&&Object.keys(o).length>0){if("production"!==process.env.NODE_ENV){const e=uo("",r);console.error([`MUI: The \`${n}\` component increases the CSS specificity of the \`${r}\` internal state.`,"You can not override it like this: ",JSON.stringify(t,null,2),"",`Instead, you need to use the '&.${e}' syntax:`,JSON.stringify({root:{[`&.${e}`]:o}},null,2),"","https://mui.com/r/state-classes-guide"].join("\n"))}t[r]={}}}};Object.keys(c.components).forEach((e=>{const n=c.components[e].styleOverrides;n&&0===e.indexOf("Mui")&&t(n,e)}))}return c.unstable_sxConfig=$({},gs,null==a?void 0:a.unstable_sxConfig),c.unstable_sx=function(e){return bs({sx:e,theme:this})},c}();var yl=hl,gl="$$material";const bl=function(e={}){const{themeId:t,defaultTheme:n=$s,rootShouldForwardProp:r=Cs,slotShouldForwardProp:o=Cs}=e,i=e=>bs($({},e,{theme:Ps($({},e,{defaultTheme:n,themeId:t}))}));return i.__mui_systemSx=!0,(e,a={})=>{((e,t)=>{Array.isArray(e.__emotion_styles)&&(e.__emotion_styles=t(e.__emotion_styles))})(e,(e=>e.filter((e=>!(null!=e&&e.__mui_systemSx)))));const{name:s,slot:l,skipVariantsResolver:c,skipSx:u,overridesResolver:d=Is(As(l))}=a,f=fo(a,Ns),p=void 0!==c?c:l&&"Root"!==l&&"root"!==l||!1,m=u||!1;let h;"production"!==process.env.NODE_ENV&&s&&(h=`${s}-${As(l||"Root")}`);let y=Cs;"Root"===l||"root"===l?y=r:l?y=o:function(e){return"string"==typeof e&&e.charCodeAt(0)>96}(e)&&(y=void 0);const g=
|
|
29
29
|
/**
|
|
30
30
|
* @mui/styled-engine v5.15.6
|
|
31
31
|
*
|
|
@@ -33,5 +33,5 @@ object-assign
|
|
|
33
33
|
* This source code is licensed under the MIT license found in the
|
|
34
34
|
* LICENSE file in the root directory of this source tree.
|
|
35
35
|
*/
|
|
36
|
-
function(e,t){const r=Cr(e,t);return"production"!==process.env.NODE_ENV?(...t)=>{const n="string"==typeof e?`"${e}"`:"component";return 0===t.length?console.error([`MUI: Seems like you called \`styled(${n})()\` without a \`style\` argument.`,'You must provide a `styles` argument: `styled("div")(styleYouForgotToPass)`.'].join("\n")):t.some((e=>void 0===e))&&console.error(`MUI: the styled(${n})(...args) API requires all its args to be defined.`),r(...t)}:r}(e,b({shouldForwardProp:h,label:y},p)),v=(n,...o)=>{const a=o?o.map((e=>{if("function"==typeof e&&e.__emotion_real!==e)return n=>Yn({styledArg:e,props:n,defaultTheme:r,themeId:t});if(E(e)){let t,r=e;return e&&e.variants&&(t=e.variants,delete r.variants,r=r=>{let n=e;return Un(r,Ln(t),t).forEach((e=>{n=x(n,e)})),n}),r}return e})):[];let l=n;if(E(n)){let e;n&&n.variants&&(e=n.variants,delete l.variants,l=t=>{let r=n;return Un(t,Ln(e),e).forEach((e=>{r=x(r,e)})),r})}else"function"==typeof n&&n.__emotion_real!==n&&(l=e=>Yn({styledArg:n,props:e,defaultTheme:r,themeId:t}));s&&f&&a.push((e=>{const n=Kn(b({},e,{defaultTheme:r,themeId:t})),o=((e,t)=>t.components&&t.components[e]&&t.components[e].styleOverrides?t.components[e].styleOverrides:null)(s,n);if(o){const t={};return Object.entries(o).forEach((([r,o])=>{t[r]="function"==typeof o?o(b({},e,{theme:n})):o})),f(e,t)}return null})),s&&!d&&a.push((e=>{const n=Kn(b({},e,{defaultTheme:r,themeId:t}));return((e,t,r,n)=>{var o;const i=null==r||null==(o=r.components)||null==(o=o[n])?void 0:o.variants;return Un(e,t,i)})(e,((e,t)=>{let r=[];return t&&t.components&&t.components[e]&&t.components[e].variants&&(r=t.components[e].variants),Ln(r)})(s,n),n,s)})),m||a.push(i);const u=a.length-o.length;if(Array.isArray(n)&&u>0){const e=new Array(u).fill("");l=[...n,...e],l.raw=[...n.raw,...e]}const p=g(l,...a);if("production"!==process.env.NODE_ENV){let t;s&&(t=`${s}${oe(c||"")}`),void 0===t&&(t=`Styled(${function(e){if(null!=e){if("string"==typeof e)return e;if("function"==typeof e)return re(e,"Component");if("object"==typeof e)switch(e.$$typeof){case ee.ForwardRef:return ne(e,e.render,"ForwardRef");case ee.Memo:return ne(e,e.type,"memo");default:return}}}(e)})`),p.displayName=t}return e.muiName&&(p.muiName=e.muiName),p};return g.withConfig&&(v.withConfig=g.withConfig),v}}({themeId:jo,defaultTheme:Co,rootShouldForwardProp:e=>Bn(e)&&"classes"!==e});function Po(e){return xe("MuiSvgIcon",e)}!function(e,t,r="Mui"){const n={};t.forEach((t=>{n[t]=xe(e,t,r)}))}("MuiSvgIcon",["root","colorPrimary","colorSecondary","colorAction","colorError","colorDisabled","fontSizeInherit","fontSizeSmall","fontSizeMedium","fontSizeLarge"]);const Mo=["children","className","color","component","fontSize","htmlColor","inheritViewBox","titleAccess","viewBox"],Ro=e=>{const{color:t,fontSize:r,classes:n}=e;return function(e,t,r){const n={};return Object.keys(e).forEach((o=>{n[o]=e[o].reduce(((e,n)=>{if(n){const o=t(n);""!==o&&e.push(o),r&&r[n]&&e.push(r[n])}return e}),[]).join(" ")})),n}({root:["root","inherit"!==t&&`color${oe(t)}`,`fontSize${oe(r)}`]},Po,n)},Vo=Io("svg",{name:"MuiSvgIcon",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:r}=e;return[t.root,"inherit"!==r.color&&t[`color${oe(r.color)}`],t[`fontSize${oe(r.fontSize)}`]]}})((({theme:e,ownerState:t})=>{var r,n,o,i,a,s,c,l,u,f,p,d,m;return{userSelect:"none",width:"1em",height:"1em",display:"inline-block",fill:t.hasSvgAsChild?void 0:"currentColor",flexShrink:0,transition:null==(r=e.transitions)||null==(n=r.create)?void 0:n.call(r,"fill",{duration:null==(o=e.transitions)||null==(o=o.duration)?void 0:o.shorter}),fontSize:{inherit:"inherit",small:(null==(i=e.typography)||null==(a=i.pxToRem)?void 0:a.call(i,20))||"1.25rem",medium:(null==(s=e.typography)||null==(c=s.pxToRem)?void 0:c.call(s,24))||"1.5rem",large:(null==(l=e.typography)||null==(u=l.pxToRem)?void 0:u.call(l,35))||"2.1875rem"}[t.fontSize],color:null!=(f=null==(p=(e.vars||e).palette)||null==(p=p[t.color])?void 0:p.main)?f:{action:null==(d=(e.vars||e).palette)||null==(d=d.action)?void 0:d.active,disabled:null==(m=(e.vars||e).palette)||null==(m=m.action)?void 0:m.disabled,inherit:void 0}[t.color]}})),Do=e.forwardRef((function(t,r){const n=function({props:e,name:t}){return Jn({props:e,name:t,defaultTheme:Co,themeId:jo})}({props:t,name:"MuiSvgIcon"}),{children:o,className:i,color:c="inherit",component:l="svg",fontSize:u="medium",htmlColor:f,inheritViewBox:p=!1,titleAccess:d,viewBox:m="0 0 24 24"}=n,y=Oe(n,Mo),h=e.isValidElement(o)&&"svg"===o.type,g=b({},n,{color:c,component:l,fontSize:u,instanceFontSize:t.fontSize,inheritViewBox:p,viewBox:m,hasSvgAsChild:h}),v={};p||(v.viewBox=m);const E=Ro(g);return a(Vo,b({as:l,className:ke(E.root,i),focusable:"false",color:f,"aria-hidden":!d||void 0,role:d?"img":void 0,ref:r},v,y,h&&o.props,{ownerState:g,children:[h?o.props.children:o,d?s("title",{children:d}):null]}))}));"production"!==process.env.NODE_ENV&&(Do.propTypes={children:q.node,classes:q.object,className:q.string,color:q.oneOfType([q.oneOf(["inherit","action","disabled","primary","secondary","error","info","success","warning"]),q.string]),component:q.elementType,fontSize:q.oneOfType([q.oneOf(["inherit","large","medium","small"]),q.string]),htmlColor:q.string,inheritViewBox:q.bool,shapeRendering:q.string,sx:q.oneOfType([q.arrayOf(q.oneOfType([q.func,q.object,q.bool])),q.func,q.object]),titleAccess:q.string,viewBox:q.string}),Do.muiName="SvgIcon";const zo={configure:e=>{"production"!==process.env.NODE_ENV&&console.warn(["MUI: `ClassNameGenerator` import from `@mui/material/utils` is outdated and might cause unexpected issues.","","You should use `import { unstable_ClassNameGenerator } from '@mui/material/className'` instead","","The detail of the issue: https://github.com/mui/material-ui/issues/30011#issuecomment-1024993401","","The updated documentation: https://mui.com/guides/classname-generator/"].join("\n")),Ee.configure(e)}};var Fo,Lo=Object.freeze({__proto__:null,capitalize:oe,createChainedFunction:function(...e){return e.reduce(((e,t)=>null==t?e:function(...r){e.apply(this,r),t.apply(this,r)}),(()=>{}))},createSvgIcon:function(t,r){function n(e,n){return s(Do,b({"data-testid":`${r}Icon`,ref:n},e,{children:t}))}return"production"!==process.env.NODE_ENV&&(n.displayName=`${r}Icon`),n.muiName=Do.muiName,e.memo(e.forwardRef(n))},debounce:function(e,t=166){let r;function n(...n){clearTimeout(r),r=setTimeout((()=>{e.apply(this,n)}),t)}return n.clear=()=>{clearTimeout(r)},n},deprecatedPropType:function(e,t){return"production"===process.env.NODE_ENV?()=>null:(e,r,n,o,i)=>{const a=n||"<<anonymous>>",s=i||r;return void 0!==e[r]?new Error(`The ${o} \`${s}\` of \`${a}\` is deprecated. ${t}`):null}},isMuiElement:function(t,r){var n,o;return e.isValidElement(t)&&-1!==r.indexOf(null!=(n=t.type.muiName)?n:null==(o=t.type)||null==(o=o._payload)||null==(o=o.value)?void 0:o.muiName)},ownerDocument:ie,ownerWindow:function(e){return ie(e).defaultView||window},requirePropFactory:function(e,t){if("production"===process.env.NODE_ENV)return()=>null;const r=t?b({},t.propTypes):null;return t=>(n,o,i,a,s,...c)=>{const l=s||o,u=null==r?void 0:r[l];if(u){const e=u(n,o,i,a,s,...c);if(e)return e}return void 0===n[o]||n[t]?null:new Error(`The prop \`${l}\` of \`${e}\` can only be used together with the \`${t}\` prop.`)}},setRef:ae,unstable_ClassNameGenerator:zo,unstable_useEnhancedEffect:se,unstable_useId:function(t){if(void 0!==le){const e=le();return null!=t?t:e}return function(t){const[r,n]=e.useState(t),o=t||r;return e.useEffect((()=>{null==r&&(ce+=1,n(`mui-${ce}`))}),[r]),o}(t)},unsupportedProp:function(e,t,r,n,o){if("production"===process.env.NODE_ENV)return null;const i=o||t;return void 0!==e[t]?new Error(`The prop \`${i}\` is not supported. Please remove it.`):null},useControlled:function({controlled:t,default:r,name:n,state:o="value"}){const{current:i}=e.useRef(void 0!==t),[a,s]=e.useState(r),c=i?t:a;if("production"!==process.env.NODE_ENV){e.useEffect((()=>{i!==(void 0!==t)&&console.error([`MUI: A component is changing the ${i?"":"un"}controlled ${o} state of ${n} to be ${i?"un":""}controlled.`,"Elements should not switch from uncontrolled to controlled (or vice versa).",`Decide between using a controlled or uncontrolled ${n} element for the lifetime of the component.`,"The nature of the state is determined during the first render. It's considered controlled if the value is not `undefined`.","More info: https://fb.me/react-controlled-components"].join("\n"))}),[o,n,t]);const{current:a}=e.useRef(r);e.useEffect((()=>{i||a===r||console.error([`MUI: A component is changing the default ${o} state of an uncontrolled ${n} after being initialized. To suppress this warning opt to use a controlled ${n}.`].join("\n"))}),[JSON.stringify(r)])}return[c,e.useCallback((e=>{i||s(e)}),[])]},useEventCallback:function(t){const r=e.useRef(t);return se((()=>{r.current=t})),e.useRef(((...e)=>(0,r.current)(...e))).current},useForkRef:function(...t){return e.useMemo((()=>t.every((e=>null==e))?null:e=>{t.forEach((t=>{ae(t,e)}))}),t)},useIsFocusVisible:function(){const t=e.useCallback((e=>{var t;null!=e&&((t=e.ownerDocument).addEventListener("keydown",me,!0),t.addEventListener("mousedown",ye,!0),t.addEventListener("pointerdown",ye,!0),t.addEventListener("touchstart",ye,!0),t.addEventListener("visibilitychange",he,!0))}),[]),r=e.useRef(!1);return{isFocusVisibleRef:r,onFocus:function(e){return!!ge(e)&&(r.current=!0,!0)},onBlur:function(){return!!r.current&&(pe=!0,window.clearTimeout(ue),ue=window.setTimeout((()=>{pe=!1}),100),r.current=!1,!0)},ref:t}}}),Uo=l(Lo);var Bo=g;Object.defineProperty(y,"__esModule",{value:!0});var Wo=y.default=void 0,Go=Bo((Fo||(Fo=1,function(e){"use client";Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"default",{enumerable:!0,get:function(){return t.createSvgIcon}});var t=Uo}(v)),v)),Ko=i;Wo=y.default=(0,Go.default)((0,Ko.jsx)("path",{d:"M17.6 10.81 16.19 9.4l3.56-3.55 1.41 1.41c-.11.03-3.56 3.55-3.56 3.55M13 3h-2v5h2zm-6.6 7.81L7.81 9.4 4.26 5.84 2.84 7.26c.11.03 3.56 3.55 3.56 3.55M20 14h-3.42c-.77 1.76-2.54 3-4.58 3s-3.81-1.24-4.58-3H4v5h16zm0-2c1.1 0 2 .9 2 2v5c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2v-5c0-1.1.9-2 2-2h5c0 1.66 1.34 3 3 3s3-1.34 3-3z"}),"UpcomingOutlined");var qo=function(e){var r=e.id,n=e.className,i=e.height,a=e.columns,s=void 0===a?[]:a,c=e.data,l=void 0===c?[]:c,u=e.empty,f=void 0===u?{icon:void 0,text:"Tabela vazia"}:u,y=o((function(){var e=s.reduce((function(e,t){return e[t.key]=t,e}),{}),r=Object.keys(e),n=l.reduce((function(n,o,i){var a=[];return r.forEach((function(r){var n=e[r]||{},i=n.render,s=n.align;a.push(t.createElement("td",{key:"".concat(r,"-").concat(JSON.stringify(o)),className:"gyramais-table-align-".concat(s||"center")},i?i(o[r],o):o[r]))})),n.push(t.createElement("tr",{key:"".concat(i,"-").concat(JSON.stringify(o))},a)),n}),[]);return n}),[s,l]);return t.createElement("div",{id:r,className:p("gyramais-table-container",n),style:{maxHeight:i||"fit-content"}},t.createElement("table",null,t.createElement("thead",null,t.createElement("tr",null,s.map((function(e){return t.createElement("th",{key:e.key,className:"gyramais-table-align-".concat(e.align||"center"),style:{width:e.width||"auto"}},e.header)})))),t.createElement("tbody",null,y)),0===l.length&&t.createElement(d,{columns:1,gap:8,className:"gyramais-table-empty-container"},t.createElement(m,{span:1,className:"gyramais-table-empty-icon"},f.icon||t.createElement(Wo,null)),t.createElement(m,{span:1,className:"gyramais-table-empty-text"},f.text)))};export{qo as Table};
|
|
36
|
+
function(e,t){const n=ba(e,t);return"production"!==process.env.NODE_ENV?(...t)=>{const r="string"==typeof e?`"${e}"`:"component";return 0===t.length?console.error([`MUI: Seems like you called \`styled(${r})()\` without a \`style\` argument.`,'You must provide a `styles` argument: `styled("div")(styleYouForgotToPass)`.'].join("\n")):t.some((e=>void 0===e))&&console.error(`MUI: the styled(${r})(...args) API requires all its args to be defined.`),n(...t)}:n}(e,$({shouldForwardProp:y,label:h},f)),b=(r,...o)=>{const a=o?o.map((e=>{if("function"==typeof e&&e.__emotion_real!==e)return r=>js({styledArg:e,props:r,defaultTheme:n,themeId:t});if(lr(e)){let t,n=e;return e&&e.variants&&(t=e.variants,delete n.variants,n=n=>{let r=e;return _s(n,Ts(t),t).forEach((e=>{r=ur(r,e)})),r}),n}return e})):[];let c=r;if(lr(r)){let e;r&&r.variants&&(e=r.variants,delete c.variants,c=t=>{let n=r;return _s(t,Ts(e),e).forEach((e=>{n=ur(n,e)})),n})}else"function"==typeof r&&r.__emotion_real!==r&&(c=e=>js({styledArg:r,props:e,defaultTheme:n,themeId:t}));s&&d&&a.push((e=>{const r=Ps($({},e,{defaultTheme:n,themeId:t})),o=((e,t)=>t.components&&t.components[e]&&t.components[e].styleOverrides?t.components[e].styleOverrides:null)(s,r);if(o){const t={};return Object.entries(o).forEach((([n,o])=>{t[n]="function"==typeof o?o($({},e,{theme:r})):o})),d(e,t)}return null})),s&&!p&&a.push((e=>{const r=Ps($({},e,{defaultTheme:n,themeId:t}));return((e,t,n,r)=>{var o;const i=null==n||null==(o=n.components)||null==(o=o[r])?void 0:o.variants;return _s(e,t,i)})(e,((e,t)=>{let n=[];return t&&t.components&&t.components[e]&&t.components[e].variants&&(n=t.components[e].variants),Ts(n)})(s,r),r,s)})),m||a.push(i);const u=a.length-o.length;if(Array.isArray(r)&&u>0){const e=new Array(u).fill("");c=[...r,...e],c.raw=[...r.raw,...e]}const f=g(c,...a);if("production"!==process.env.NODE_ENV){let t;s&&(t=`${s}${Gr(l||"")}`),void 0===t&&(t=`Styled(${function(e){if(null!=e){if("string"==typeof e)return e;if("function"==typeof e)return Ur(e,"Component");if("object"==typeof e)switch(e.$$typeof){case Wr.ForwardRef:return Hr(e,e.render,"ForwardRef");case Wr.Memo:return Hr(e,e.type,"memo");default:return}}}(e)})`),f.displayName=t}return e.muiName&&(f.muiName=e.muiName),f};return g.withConfig&&(b.withConfig=g.withConfig),b}}({themeId:gl,defaultTheme:yl,rootShouldForwardProp:e=>Cs(e)&&"classes"!==e});function vl(e){return uo("MuiSvgIcon",e)}!function(e,t,n="Mui"){const r={};t.forEach((t=>{r[t]=uo(e,t,n)}))}("MuiSvgIcon",["root","colorPrimary","colorSecondary","colorAction","colorError","colorDisabled","fontSizeInherit","fontSizeSmall","fontSizeMedium","fontSizeLarge"]);const wl=["children","className","color","component","fontSize","htmlColor","inheritViewBox","titleAccess","viewBox"],xl=e=>{const{color:t,fontSize:n,classes:r}=e;return function(e,t,n){const r={};return Object.keys(e).forEach((o=>{r[o]=e[o].reduce(((e,r)=>{if(r){const o=t(r);""!==o&&e.push(o),n&&n[r]&&e.push(n[r])}return e}),[]).join(" ")})),r}({root:["root","inherit"!==t&&`color${Gr(t)}`,`fontSize${Gr(n)}`]},vl,r)},El=bl("svg",{name:"MuiSvgIcon",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,"inherit"!==n.color&&t[`color${Gr(n.color)}`],t[`fontSize${Gr(n.fontSize)}`]]}})((({theme:e,ownerState:t})=>{var n,r,o,i,a,s,l,c,u,d,f,p,m;return{userSelect:"none",width:"1em",height:"1em",display:"inline-block",fill:t.hasSvgAsChild?void 0:"currentColor",flexShrink:0,transition:null==(n=e.transitions)||null==(r=n.create)?void 0:r.call(n,"fill",{duration:null==(o=e.transitions)||null==(o=o.duration)?void 0:o.shorter}),fontSize:{inherit:"inherit",small:(null==(i=e.typography)||null==(a=i.pxToRem)?void 0:a.call(i,20))||"1.25rem",medium:(null==(s=e.typography)||null==(l=s.pxToRem)?void 0:l.call(s,24))||"1.5rem",large:(null==(c=e.typography)||null==(u=c.pxToRem)?void 0:u.call(c,35))||"2.1875rem"}[t.fontSize],color:null!=(d=null==(f=(e.vars||e).palette)||null==(f=f[t.color])?void 0:f.main)?d:{action:null==(p=(e.vars||e).palette)||null==(p=p.action)?void 0:p.active,disabled:null==(m=(e.vars||e).palette)||null==(m=m.action)?void 0:m.disabled,inherit:void 0}[t.color]}})),Ol=e.forwardRef((function(t,n){const r=function({props:e,name:t}){return Ms({props:e,name:t,defaultTheme:yl,themeId:gl})}({props:t,name:"MuiSvgIcon"}),{children:o,className:i,color:a="inherit",component:s="svg",fontSize:l="medium",htmlColor:c,inheritViewBox:u=!1,titleAccess:d,viewBox:f="0 0 24 24"}=r,p=fo(r,wl),m=e.isValidElement(o)&&"svg"===o.type,h=$({},r,{color:a,component:s,fontSize:l,instanceFontSize:t.fontSize,inheritViewBox:u,viewBox:f,hasSvgAsChild:m}),y={};u||(y.viewBox=f);const g=xl(h);return w(El,$({as:s,className:sn(g.root,i),focusable:"false",color:c,"aria-hidden":!d||void 0,role:d?"img":void 0,ref:n},y,p,m&&o.props,{ownerState:h,children:[m?o.props.children:o,d?x("title",{children:d}):null]}))}));"production"!==process.env.NODE_ENV&&(Ol.propTypes={children:Rr.node,classes:Rr.object,className:Rr.string,color:Rr.oneOfType([Rr.oneOf(["inherit","action","disabled","primary","secondary","error","info","success","warning"]),Rr.string]),component:Rr.elementType,fontSize:Rr.oneOfType([Rr.oneOf(["inherit","large","medium","small"]),Rr.string]),htmlColor:Rr.string,inheritViewBox:Rr.bool,shapeRendering:Rr.string,sx:Rr.oneOfType([Rr.arrayOf(Rr.oneOfType([Rr.func,Rr.object,Rr.bool])),Rr.func,Rr.object]),titleAccess:Rr.string,viewBox:Rr.string}),Ol.muiName="SvgIcon";const kl={configure:e=>{"production"!==process.env.NODE_ENV&&console.warn(["MUI: `ClassNameGenerator` import from `@mui/material/utils` is outdated and might cause unexpected issues.","","You should use `import { unstable_ClassNameGenerator } from '@mui/material/className'` instead","","The detail of the issue: https://github.com/mui/material-ui/issues/30011#issuecomment-1024993401","","The updated documentation: https://mui.com/guides/classname-generator/"].join("\n")),lo.configure(e)}};var Sl,Nl=Object.freeze({__proto__:null,capitalize:Gr,createChainedFunction:function(...e){return e.reduce(((e,t)=>null==t?e:function(...n){e.apply(this,n),t.apply(this,n)}),(()=>{}))},createSvgIcon:function(t,n){function r(e,r){return x(Ol,$({"data-testid":`${n}Icon`,ref:r},e,{children:t}))}return"production"!==process.env.NODE_ENV&&(r.displayName=`${n}Icon`),r.muiName=Ol.muiName,e.memo(e.forwardRef(r))},debounce:function(e,t=166){let n;function r(...r){clearTimeout(n),n=setTimeout((()=>{e.apply(this,r)}),t)}return r.clear=()=>{clearTimeout(n)},r},deprecatedPropType:function(e,t){return"production"===process.env.NODE_ENV?()=>null:(e,n,r,o,i)=>{const a=r||"<<anonymous>>",s=i||n;return void 0!==e[n]?new Error(`The ${o} \`${s}\` of \`${a}\` is deprecated. ${t}`):null}},isMuiElement:function(t,n){var r,o;return e.isValidElement(t)&&-1!==n.indexOf(null!=(r=t.type.muiName)?r:null==(o=t.type)||null==(o=o._payload)||null==(o=o.value)?void 0:o.muiName)},ownerDocument:qr,ownerWindow:function(e){return qr(e).defaultView||window},requirePropFactory:function(e,t){if("production"===process.env.NODE_ENV)return()=>null;const n=t?$({},t.propTypes):null;return t=>(r,o,i,a,s,...l)=>{const c=s||o,u=null==n?void 0:n[c];if(u){const e=u(r,o,i,a,s,...l);if(e)return e}return void 0===r[o]||r[t]?null:new Error(`The prop \`${c}\` of \`${e}\` can only be used together with the \`${t}\` prop.`)}},setRef:Kr,unstable_ClassNameGenerator:kl,unstable_useEnhancedEffect:Yr,unstable_useId:function(t){if(void 0!==Jr){const e=Jr();return null!=t?t:e}return function(t){const[n,r]=e.useState(t),o=t||n;return e.useEffect((()=>{null==n&&(Xr+=1,r(`mui-${Xr}`))}),[n]),o}(t)},unsupportedProp:function(e,t,n,r,o){if("production"===process.env.NODE_ENV)return null;const i=o||t;return void 0!==e[t]?new Error(`The prop \`${i}\` is not supported. Please remove it.`):null},useControlled:function({controlled:t,default:n,name:r,state:o="value"}){const{current:i}=e.useRef(void 0!==t),[a,s]=e.useState(n),l=i?t:a;if("production"!==process.env.NODE_ENV){e.useEffect((()=>{i!==(void 0!==t)&&console.error([`MUI: A component is changing the ${i?"":"un"}controlled ${o} state of ${r} to be ${i?"un":""}controlled.`,"Elements should not switch from uncontrolled to controlled (or vice versa).",`Decide between using a controlled or uncontrolled ${r} element for the lifetime of the component.`,"The nature of the state is determined during the first render. It's considered controlled if the value is not `undefined`.","More info: https://fb.me/react-controlled-components"].join("\n"))}),[o,r,t]);const{current:a}=e.useRef(n);e.useEffect((()=>{i||a===n||console.error([`MUI: A component is changing the default ${o} state of an uncontrolled ${r} after being initialized. To suppress this warning opt to use a controlled ${r}.`].join("\n"))}),[JSON.stringify(n)])}return[l,e.useCallback((e=>{i||s(e)}),[])]},useEventCallback:function(t){const n=e.useRef(t);return Yr((()=>{n.current=t})),e.useRef(((...e)=>(0,n.current)(...e))).current},useForkRef:function(...t){return e.useMemo((()=>t.every((e=>null==e))?null:e=>{t.forEach((t=>{Kr(t,e)}))}),t)},useIsFocusVisible:function(){const t=e.useCallback((e=>{var t;null!=e&&((t=e.ownerDocument).addEventListener("keydown",no,!0),t.addEventListener("mousedown",ro,!0),t.addEventListener("pointerdown",ro,!0),t.addEventListener("touchstart",ro,!0),t.addEventListener("visibilitychange",oo,!0))}),[]),n=e.useRef(!1);return{isFocusVisibleRef:n,onFocus:function(e){return!!io(e)&&(n.current=!0,!0)},onBlur:function(){return!!n.current&&(eo=!0,window.clearTimeout(Zr),Zr=window.setTimeout((()=>{eo=!1}),100),n.current=!1,!0)},ref:t}}}),Tl=O(Nl);var _l=ar;Object.defineProperty(or,"__esModule",{value:!0});var Cl=or.default=void 0,$l=_l((Sl||(Sl=1,function(e){"use client";Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"default",{enumerable:!0,get:function(){return t.createSvgIcon}});var t=Tl}(sr)),sr)),Al=v;Cl=or.default=(0,$l.default)((0,Al.jsx)("path",{d:"M17.6 10.81 16.19 9.4l3.56-3.55 1.41 1.41c-.11.03-3.56 3.55-3.56 3.55M13 3h-2v5h2zm-6.6 7.81L7.81 9.4 4.26 5.84 2.84 7.26c.11.03 3.56 3.55 3.56 3.55M20 14h-3.42c-.77 1.76-2.54 3-4.58 3s-3.81-1.24-4.58-3H4v5h16zm0-2c1.1 0 2 .9 2 2v5c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2v-5c0-1.1.9-2 2-2h5c0 1.66 1.34 3 3 3s3-1.34 3-3z"}),"UpcomingOutlined");var Pl=function(e){var n=e.id,r=e.className,i=e.height,a=e.columns,s=void 0===a?[]:a,l=e.data,c=void 0===l?[]:l,u=e.empty,d=void 0===u?{icon:void 0,text:"Tabela vazia"}:u,f=o((function(){var e=s.reduce((function(e,t){return e[t.key]=t,e}),{}),n=Object.keys(e),r=c.reduce((function(r,o,i){var a=[];return n.forEach((function(n){var r=e[n]||{},i=r.render,s=r.align;a.push(t.createElement("td",{key:"".concat(n,"-").concat(JSON.stringify(o))},t.createElement("div",{className:"gyramais-table-align-".concat(s||"center")},["string","number"].includes(typeof o[n])?t.createElement(rr,{content:i?i(o[n],o):o[n],align:"start"},t.createElement("div",null,i?i(o[n],o):o[n])):i?i(o[n],o):o[n])))})),r.push(t.createElement("tr",{key:"".concat(i,"-").concat(JSON.stringify(o))},a)),r}),[]);return r}),[s,c]);return t.createElement("div",{id:n,className:N("gyramais-table-container",r),style:{maxHeight:i||"fit-content"}},t.createElement("table",null,t.createElement("thead",null,t.createElement("tr",null,s.map((function(e){return t.createElement("th",{key:e.key,className:"gyramais-table-align-".concat(e.align||"center"),style:{width:e.width||"auto"}},e.header)})))),t.createElement("tbody",null,f)),0===c.length&&t.createElement(T,{columns:1,gap:8,className:"gyramais-table-empty-container"},t.createElement(_,{span:1,className:"gyramais-table-empty-icon"},d.icon||t.createElement(Cl,null)),t.createElement(_,{span:1,className:"gyramais-table-empty-text"},d.text)))};export{Pl as Table};
|
|
37
37
|
//# sourceMappingURL=index.js.map
|