react-material-symbols
Version:
A simple package for adding Material Symbols to any React project.
66 lines (56 loc) • 48.6 kB
JavaScript
(function(Fe,Re){typeof exports=="object"&&typeof module<"u"?Re(exports):typeof define=="function"&&define.amd?define(["exports"],Re):(Fe=typeof globalThis<"u"?globalThis:Fe||self,Re(Fe["React Material Symbols"]={}))})(this,function(Fe){"use strict";var Re={exports:{}},Be={},mr={exports:{}},g={};/**
* @license React
* react.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/var Wr;function vt(){if(Wr)return g;Wr=1;var Y=Symbol.for("react.element"),v=Symbol.for("react.portal"),pe=Symbol.for("react.fragment"),G=Symbol.for("react.strict_mode"),ne=Symbol.for("react.profiler"),ee=Symbol.for("react.provider"),H=Symbol.for("react.context"),K=Symbol.for("react.forward_ref"),D=Symbol.for("react.suspense"),J=Symbol.for("react.memo"),I=Symbol.for("react.lazy"),W=Symbol.iterator;function X(n){return n===null||typeof n!="object"?null:(n=W&&n[W]||n["@@iterator"],typeof n=="function"?n:null)}var k={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},fe=Object.assign,$e={};function ae(n,s,h){this.props=n,this.context=s,this.refs=$e,this.updater=h||k}ae.prototype.isReactComponent={},ae.prototype.setState=function(n,s){if(typeof n!="object"&&typeof n!="function"&&n!=null)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,n,s,"setState")},ae.prototype.forceUpdate=function(n){this.updater.enqueueForceUpdate(this,n,"forceUpdate")};function oe(){}oe.prototype=ae.prototype;function L(n,s,h){this.props=n,this.context=s,this.refs=$e,this.updater=h||k}var he=L.prototype=new oe;he.constructor=L,fe(he,ae.prototype),he.isPureReactComponent=!0;var ie=Array.isArray,V=Object.prototype.hasOwnProperty,Q={current:null},ce={key:!0,ref:!0,__self:!0,__source:!0};function ve(n,s,h){var C,_={},P=null,j=null;if(s!=null)for(C in s.ref!==void 0&&(j=s.ref),s.key!==void 0&&(P=""+s.key),s)V.call(s,C)&&!ce.hasOwnProperty(C)&&(_[C]=s[C]);var T=arguments.length-2;if(T===1)_.children=h;else if(1<T){for(var S=Array(T),U=0;U<T;U++)S[U]=arguments[U+2];_.children=S}if(n&&n.defaultProps)for(C in T=n.defaultProps,T)_[C]===void 0&&(_[C]=T[C]);return{$$typeof:Y,type:n,key:P,ref:j,props:_,_owner:Q.current}}function Ce(n,s){return{$$typeof:Y,type:n.type,key:s,ref:n.ref,props:n.props,_owner:n._owner}}function Se(n){return typeof n=="object"&&n!==null&&n.$$typeof===Y}function Ge(n){var s={"=":"=0",":":"=2"};return"$"+n.replace(/[=:]/g,function(h){return s[h]})}var we=/\/+/g;function Z(n,s){return typeof n=="object"&&n!==null&&n.key!=null?Ge(""+n.key):s.toString(36)}function re(n,s,h,C,_){var P=typeof n;(P==="undefined"||P==="boolean")&&(n=null);var j=!1;if(n===null)j=!0;else switch(P){case"string":case"number":j=!0;break;case"object":switch(n.$$typeof){case Y:case v:j=!0}}if(j)return j=n,_=_(j),n=C===""?"."+Z(j,0):C,ie(_)?(h="",n!=null&&(h=n.replace(we,"$&/")+"/"),re(_,s,h,"",function(U){return U})):_!=null&&(Se(_)&&(_=Ce(_,h+(!_.key||j&&j.key===_.key?"":(""+_.key).replace(we,"$&/")+"/")+n)),s.push(_)),1;if(j=0,C=C===""?".":C+":",ie(n))for(var T=0;T<n.length;T++){P=n[T];var S=C+Z(P,T);j+=re(P,s,h,S,_)}else if(S=X(n),typeof S=="function")for(n=S.call(n),T=0;!(P=n.next()).done;)P=P.value,S=C+Z(P,T++),j+=re(P,s,h,S,_);else if(P==="object")throw s=String(n),Error("Objects are not valid as a React child (found: "+(s==="[object Object]"?"object with keys {"+Object.keys(n).join(", ")+"}":s)+"). If you meant to render a collection of children, use an array instead.");return j}function B(n,s,h){if(n==null)return n;var C=[],_=0;return re(n,C,"","",function(P){return s.call(h,P,_++)}),C}function ue(n){if(n._status===-1){var s=n._result;s=s(),s.then(function(h){(n._status===0||n._status===-1)&&(n._status=1,n._result=h)},function(h){(n._status===0||n._status===-1)&&(n._status=2,n._result=h)}),n._status===-1&&(n._status=0,n._result=s)}if(n._status===1)return n._result.default;throw n._result}var d={current:null},le={transition:null},Te={ReactCurrentDispatcher:d,ReactCurrentBatchConfig:le,ReactCurrentOwner:Q};return g.Children={map:B,forEach:function(n,s,h){B(n,function(){s.apply(this,arguments)},h)},count:function(n){var s=0;return B(n,function(){s++}),s},toArray:function(n){return B(n,function(s){return s})||[]},only:function(n){if(!Se(n))throw Error("React.Children.only expected to receive a single React element child.");return n}},g.Component=ae,g.Fragment=pe,g.Profiler=ne,g.PureComponent=L,g.StrictMode=G,g.Suspense=D,g.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=Te,g.cloneElement=function(n,s,h){if(n==null)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+n+".");var C=fe({},n.props),_=n.key,P=n.ref,j=n._owner;if(s!=null){if(s.ref!==void 0&&(P=s.ref,j=Q.current),s.key!==void 0&&(_=""+s.key),n.type&&n.type.defaultProps)var T=n.type.defaultProps;for(S in s)V.call(s,S)&&!ce.hasOwnProperty(S)&&(C[S]=s[S]===void 0&&T!==void 0?T[S]:s[S])}var S=arguments.length-2;if(S===1)C.children=h;else if(1<S){T=Array(S);for(var U=0;U<S;U++)T[U]=arguments[U+2];C.children=T}return{$$typeof:Y,type:n.type,key:_,ref:P,props:C,_owner:j}},g.createContext=function(n){return n={$$typeof:H,_currentValue:n,_currentValue2:n,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},n.Provider={$$typeof:ee,_context:n},n.Consumer=n},g.createElement=ve,g.createFactory=function(n){var s=ve.bind(null,n);return s.type=n,s},g.createRef=function(){return{current:null}},g.forwardRef=function(n){return{$$typeof:K,render:n}},g.isValidElement=Se,g.lazy=function(n){return{$$typeof:I,_payload:{_status:-1,_result:n},_init:ue}},g.memo=function(n,s){return{$$typeof:J,type:n,compare:s===void 0?null:s}},g.startTransition=function(n){var s=le.transition;le.transition={};try{n()}finally{le.transition=s}},g.unstable_act=function(){throw Error("act(...) is not supported in production builds of React.")},g.useCallback=function(n,s){return d.current.useCallback(n,s)},g.useContext=function(n){return d.current.useContext(n)},g.useDebugValue=function(){},g.useDeferredValue=function(n){return d.current.useDeferredValue(n)},g.useEffect=function(n,s){return d.current.useEffect(n,s)},g.useId=function(){return d.current.useId()},g.useImperativeHandle=function(n,s,h){return d.current.useImperativeHandle(n,s,h)},g.useInsertionEffect=function(n,s){return d.current.useInsertionEffect(n,s)},g.useLayoutEffect=function(n,s){return d.current.useLayoutEffect(n,s)},g.useMemo=function(n,s){return d.current.useMemo(n,s)},g.useReducer=function(n,s,h){return d.current.useReducer(n,s,h)},g.useRef=function(n){return d.current.useRef(n)},g.useState=function(n){return d.current.useState(n)},g.useSyncExternalStore=function(n,s,h){return d.current.useSyncExternalStore(n,s,h)},g.useTransition=function(){return d.current.useTransition()},g.version="18.2.0",g}var ze={exports:{}};/**
* @license React
* react.development.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/ze.exports;var Ur;function yt(){return Ur||(Ur=1,function(Y,v){process.env.NODE_ENV!=="production"&&function(){typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var pe="18.2.0",G=Symbol.for("react.element"),ne=Symbol.for("react.portal"),ee=Symbol.for("react.fragment"),H=Symbol.for("react.strict_mode"),K=Symbol.for("react.profiler"),D=Symbol.for("react.provider"),J=Symbol.for("react.context"),I=Symbol.for("react.forward_ref"),W=Symbol.for("react.suspense"),X=Symbol.for("react.suspense_list"),k=Symbol.for("react.memo"),fe=Symbol.for("react.lazy"),$e=Symbol.for("react.offscreen"),ae=Symbol.iterator,oe="@@iterator";function L(e){if(e===null||typeof e!="object")return null;var r=ae&&e[ae]||e[oe];return typeof r=="function"?r:null}var he={current:null},ie={transition:null},V={current:null,isBatchingLegacy:!1,didScheduleLegacyUpdate:!1},Q={current:null},ce={},ve=null;function Ce(e){ve=e}ce.setExtraStackFrame=function(e){ve=e},ce.getCurrentStack=null,ce.getStackAddendum=function(){var e="";ve&&(e+=ve);var r=ce.getCurrentStack;return r&&(e+=r()||""),e};var Se=!1,Ge=!1,we=!1,Z=!1,re=!1,B={ReactCurrentDispatcher:he,ReactCurrentBatchConfig:ie,ReactCurrentOwner:Q};B.ReactDebugCurrentFrame=ce,B.ReactCurrentActQueue=V;function ue(e){{for(var r=arguments.length,a=new Array(r>1?r-1:0),o=1;o<r;o++)a[o-1]=arguments[o];le("warn",e,a)}}function d(e){{for(var r=arguments.length,a=new Array(r>1?r-1:0),o=1;o<r;o++)a[o-1]=arguments[o];le("error",e,a)}}function le(e,r,a){{var o=B.ReactDebugCurrentFrame,u=o.getStackAddendum();u!==""&&(r+="%s",a=a.concat([u]));var p=a.map(function(l){return String(l)});p.unshift("Warning: "+r),Function.prototype.apply.call(console[e],console,p)}}var Te={};function n(e,r){{var a=e.constructor,o=a&&(a.displayName||a.name)||"ReactClass",u=o+"."+r;if(Te[u])return;d("Can't call %s on a component that is not yet mounted. This is a no-op, but it might indicate a bug in your application. Instead, assign to `this.state` directly or define a `state = {};` class property with the desired state in the %s component.",r,o),Te[u]=!0}}var s={isMounted:function(e){return!1},enqueueForceUpdate:function(e,r,a){n(e,"forceUpdate")},enqueueReplaceState:function(e,r,a,o){n(e,"replaceState")},enqueueSetState:function(e,r,a,o){n(e,"setState")}},h=Object.assign,C={};Object.freeze(C);function _(e,r,a){this.props=e,this.context=r,this.refs=C,this.updater=a||s}_.prototype.isReactComponent={},_.prototype.setState=function(e,r){if(typeof e!="object"&&typeof e!="function"&&e!=null)throw new Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,r,"setState")},_.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};{var P={isMounted:["isMounted","Instead, make sure to clean up subscriptions and pending requests in componentWillUnmount to prevent memory leaks."],replaceState:["replaceState","Refactor your code to use setState instead (see https://github.com/facebook/react/issues/3236)."]},j=function(e,r){Object.defineProperty(_.prototype,e,{get:function(){ue("%s(...) is deprecated in plain JavaScript React classes. %s",r[0],r[1])}})};for(var T in P)P.hasOwnProperty(T)&&j(T,P[T])}function S(){}S.prototype=_.prototype;function U(e,r,a){this.props=e,this.context=r,this.refs=C,this.updater=a||s}var me=U.prototype=new S;me.constructor=U,h(me,_.prototype),me.isPureReactComponent=!0;function _r(){var e={current:null};return Object.seal(e),e}var Qe=Array.isArray;function Le(e){return Qe(e)}function br(e){{var r=typeof Symbol=="function"&&Symbol.toStringTag,a=r&&e[Symbol.toStringTag]||e.constructor.name||"Object";return a}}function Me(e){try{return Oe(e),!1}catch{return!0}}function Oe(e){return""+e}function Pe(e){if(Me(e))return d("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",br(e)),Oe(e)}function Ze(e,r,a){var o=e.displayName;if(o)return o;var u=r.displayName||r.name||"";return u!==""?a+"("+u+")":a}function ke(e){return e.displayName||"Context"}function de(e){if(e==null)return null;if(typeof e.tag=="number"&&d("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case ee:return"Fragment";case ne:return"Portal";case K:return"Profiler";case H:return"StrictMode";case W:return"Suspense";case X:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case J:var r=e;return ke(r)+".Consumer";case D:var a=e;return ke(a._context)+".Provider";case I:return Ze(e,e.render,"ForwardRef");case k:var o=e.displayName||null;return o!==null?o:de(e.type)||"Memo";case fe:{var u=e,p=u._payload,l=u._init;try{return de(l(p))}catch{return null}}}return null}var je=Object.prototype.hasOwnProperty,Ve={key:!0,ref:!0,__self:!0,__source:!0},er,rr,Ne;Ne={};function He(e){if(je.call(e,"ref")){var r=Object.getOwnPropertyDescriptor(e,"ref").get;if(r&&r.isReactWarning)return!1}return e.ref!==void 0}function ge(e){if(je.call(e,"key")){var r=Object.getOwnPropertyDescriptor(e,"key").get;if(r&&r.isReactWarning)return!1}return e.key!==void 0}function Er(e,r){var a=function(){er||(er=!0,d("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",r))};a.isReactWarning=!0,Object.defineProperty(e,"key",{get:a,configurable:!0})}function tr(e,r){var a=function(){rr||(rr=!0,d("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",r))};a.isReactWarning=!0,Object.defineProperty(e,"ref",{get:a,configurable:!0})}function nr(e){if(typeof e.ref=="string"&&Q.current&&e.__self&&Q.current.stateNode!==e.__self){var r=de(Q.current.type);Ne[r]||(d('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',r,e.ref),Ne[r]=!0)}}var Ae=function(e,r,a,o,u,p,l){var y={$$typeof:G,type:e,key:r,ref:a,props:l,_owner:p};return y._store={},Object.defineProperty(y._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(y,"_self",{configurable:!1,enumerable:!1,writable:!1,value:o}),Object.defineProperty(y,"_source",{configurable:!1,enumerable:!1,writable:!1,value:u}),Object.freeze&&(Object.freeze(y.props),Object.freeze(y)),y};function Rr(e,r,a){var o,u={},p=null,l=null,y=null,E=null;if(r!=null){He(r)&&(l=r.ref,nr(r)),ge(r)&&(Pe(r.key),p=""+r.key),y=r.__self===void 0?null:r.__self,E=r.__source===void 0?null:r.__source;for(o in r)je.call(r,o)&&!Ve.hasOwnProperty(o)&&(u[o]=r[o])}var O=arguments.length-2;if(O===1)u.children=a;else if(O>1){for(var A=Array(O),x=0;x<O;x++)A[x]=arguments[x+2];Object.freeze&&Object.freeze(A),u.children=A}if(e&&e.defaultProps){var $=e.defaultProps;for(o in $)u[o]===void 0&&(u[o]=$[o])}if(p||l){var N=typeof e=="function"?e.displayName||e.name||"Unknown":e;p&&Er(u,N),l&&tr(u,N)}return Ae(e,p,l,y,E,Q.current,u)}function Cr(e,r){var a=Ae(e.type,r,e.ref,e._self,e._source,e._owner,e.props);return a}function Sr(e,r,a){if(e==null)throw new Error("React.cloneElement(...): The argument must be a React element, but you passed "+e+".");var o,u=h({},e.props),p=e.key,l=e.ref,y=e._self,E=e._source,O=e._owner;if(r!=null){He(r)&&(l=r.ref,O=Q.current),ge(r)&&(Pe(r.key),p=""+r.key);var A;e.type&&e.type.defaultProps&&(A=e.type.defaultProps);for(o in r)je.call(r,o)&&!Ve.hasOwnProperty(o)&&(r[o]===void 0&&A!==void 0?u[o]=A[o]:u[o]=r[o])}var x=arguments.length-2;if(x===1)u.children=a;else if(x>1){for(var $=Array(x),N=0;N<x;N++)$[N]=arguments[N+2];u.children=$}return Ae(e.type,p,l,y,E,O,u)}function _e(e){return typeof e=="object"&&e!==null&&e.$$typeof===G}var ar=".",wr=":";function Tr(e){var r=/[=:]/g,a={"=":"=0",":":"=2"},o=e.replace(r,function(u){return a[u]});return"$"+o}var We=!1,or=/\/+/g;function ye(e){return e.replace(or,"$&/")}function xe(e,r){return typeof e=="object"&&e!==null&&e.key!=null?(Pe(e.key),Tr(""+e.key)):r.toString(36)}function be(e,r,a,o,u){var p=typeof e;(p==="undefined"||p==="boolean")&&(e=null);var l=!1;if(e===null)l=!0;else switch(p){case"string":case"number":l=!0;break;case"object":switch(e.$$typeof){case G:case ne:l=!0}}if(l){var y=e,E=u(y),O=o===""?ar+xe(y,0):o;if(Le(E)){var A="";O!=null&&(A=ye(O)+"/"),be(E,r,A,"",function(Gt){return Gt})}else E!=null&&(_e(E)&&(E.key&&(!y||y.key!==E.key)&&Pe(E.key),E=Cr(E,a+(E.key&&(!y||y.key!==E.key)?ye(""+E.key)+"/":"")+O)),r.push(E));return 1}var x,$,N=0,q=o===""?ar:o+wr;if(Le(e))for(var hr=0;hr<e.length;hr++)x=e[hr],$=q+xe(x,hr),N+=be(x,r,a,$,u);else{var Nr=L(e);if(typeof Nr=="function"){var lt=e;Nr===lt.entries&&(We||ue("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),We=!0);for(var zt=Nr.call(lt),dt,qt=0;!(dt=zt.next()).done;)x=dt.value,$=q+xe(x,qt++),N+=be(x,r,a,$,u)}else if(p==="object"){var pt=String(e);throw new Error("Objects are not valid as a React child (found: "+(pt==="[object Object]"?"object with keys {"+Object.keys(e).join(", ")+"}":pt)+"). If you meant to render a collection of children, use an array instead.")}}return N}function De(e,r,a){if(e==null)return e;var o=[],u=0;return be(e,o,"","",function(p){return r.call(a,p,u++)}),o}function Or(e){var r=0;return De(e,function(){r++}),r}function ir(e,r,a){De(e,function(){r.apply(this,arguments)},a)}function Pr(e){return De(e,function(r){return r})||[]}function ur(e){if(!_e(e))throw new Error("React.Children.only expected to receive a single React element child.");return e}function sr(e){var r={$$typeof:J,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null};r.Provider={$$typeof:D,_context:r};var a=!1,o=!1,u=!1;{var p={$$typeof:J,_context:r};Object.defineProperties(p,{Provider:{get:function(){return o||(o=!0,d("Rendering <Context.Consumer.Provider> is not supported and will be removed in a future major release. Did you mean to render <Context.Provider> instead?")),r.Provider},set:function(l){r.Provider=l}},_currentValue:{get:function(){return r._currentValue},set:function(l){r._currentValue=l}},_currentValue2:{get:function(){return r._currentValue2},set:function(l){r._currentValue2=l}},_threadCount:{get:function(){return r._threadCount},set:function(l){r._threadCount=l}},Consumer:{get:function(){return a||(a=!0,d("Rendering <Context.Consumer.Consumer> is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?")),r.Consumer}},displayName:{get:function(){return r.displayName},set:function(l){u||(ue("Setting `displayName` on Context.Consumer has no effect. You should set it directly on the context with Context.displayName = '%s'.",l),u=!0)}}}),r.Consumer=p}return r._currentRenderer=null,r._currentRenderer2=null,r}var Ie=-1,Ke=0,Je=1,kr=2;function jr(e){if(e._status===Ie){var r=e._result,a=r();if(a.then(function(p){if(e._status===Ke||e._status===Ie){var l=e;l._status=Je,l._result=p}},function(p){if(e._status===Ke||e._status===Ie){var l=e;l._status=kr,l._result=p}}),e._status===Ie){var o=e;o._status=Ke,o._result=a}}if(e._status===Je){var u=e._result;return u===void 0&&d(`lazy: Expected the result of a dynamic import() call. Instead received: %s
Your code should look like:
const MyComponent = lazy(() => import('./MyComponent'))
Did you accidentally put curly braces around the import?`,u),"default"in u||d(`lazy: Expected the result of a dynamic import() call. Instead received: %s
Your code should look like:
const MyComponent = lazy(() => import('./MyComponent'))`,u),u.default}else throw e._result}function Ar(e){var r={_status:Ie,_result:e},a={$$typeof:fe,_payload:r,_init:jr};{var o,u;Object.defineProperties(a,{defaultProps:{configurable:!0,get:function(){return o},set:function(p){d("React.lazy(...): It is not supported to assign `defaultProps` to a lazy component import. Either specify them where the component is defined, or create a wrapping component around it."),o=p,Object.defineProperty(a,"defaultProps",{enumerable:!0})}},propTypes:{configurable:!0,get:function(){return u},set:function(p){d("React.lazy(...): It is not supported to assign `propTypes` to a lazy component import. Either specify them where the component is defined, or create a wrapping component around it."),u=p,Object.defineProperty(a,"propTypes",{enumerable:!0})}}})}return a}function xr(e){e!=null&&e.$$typeof===k?d("forwardRef requires a render function but received a `memo` component. Instead of forwardRef(memo(...)), use memo(forwardRef(...))."):typeof e!="function"?d("forwardRef requires a render function but was given %s.",e===null?"null":typeof e):e.length!==0&&e.length!==2&&d("forwardRef render functions accept exactly two parameters: props and ref. %s",e.length===1?"Did you forget to use the ref parameter?":"Any additional parameter will be undefined."),e!=null&&(e.defaultProps!=null||e.propTypes!=null)&&d("forwardRef render functions do not support propTypes or defaultProps. Did you accidentally pass a React component?");var r={$$typeof:I,render:e};{var a;Object.defineProperty(r,"displayName",{enumerable:!1,configurable:!0,get:function(){return a},set:function(o){a=o,!e.name&&!e.displayName&&(e.displayName=o)}})}return r}var t;t=Symbol.for("react.module.reference");function i(e){return!!(typeof e=="string"||typeof e=="function"||e===ee||e===K||re||e===H||e===W||e===X||Z||e===$e||Se||Ge||we||typeof e=="object"&&e!==null&&(e.$$typeof===fe||e.$$typeof===k||e.$$typeof===D||e.$$typeof===J||e.$$typeof===I||e.$$typeof===t||e.getModuleId!==void 0))}function f(e,r){i(e)||d("memo: The first argument must be a component. Instead received: %s",e===null?"null":typeof e);var a={$$typeof:k,type:e,compare:r===void 0?null:r};{var o;Object.defineProperty(a,"displayName",{enumerable:!1,configurable:!0,get:function(){return o},set:function(u){o=u,!e.name&&!e.displayName&&(e.displayName=u)}})}return a}function c(){var e=he.current;return e===null&&d(`Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
1. You might have mismatching versions of React and the renderer (such as React DOM)
2. You might be breaking the Rules of Hooks
3. You might have more than one copy of React in the same app
See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.`),e}function R(e){var r=c();if(e._context!==void 0){var a=e._context;a.Consumer===e?d("Calling useContext(Context.Consumer) is not supported, may cause bugs, and will be removed in a future major release. Did you mean to call useContext(Context) instead?"):a.Provider===e&&d("Calling useContext(Context.Provider) is not supported. Did you mean to call useContext(Context) instead?")}return r.useContext(e)}function w(e){var r=c();return r.useState(e)}function b(e,r,a){var o=c();return o.useReducer(e,r,a)}function m(e){var r=c();return r.useRef(e)}function z(e,r){var a=c();return a.useEffect(e,r)}function F(e,r){var a=c();return a.useInsertionEffect(e,r)}function M(e,r){var a=c();return a.useLayoutEffect(e,r)}function te(e,r){var a=c();return a.useCallback(e,r)}function Ee(e,r){var a=c();return a.useMemo(e,r)}function fr(e,r,a){var o=c();return o.useImperativeHandle(e,r,a)}function se(e,r){{var a=c();return a.useDebugValue(e,r)}}function Rt(){var e=c();return e.useTransition()}function Ct(e){var r=c();return r.useDeferredValue(e)}function St(){var e=c();return e.useId()}function wt(e,r,a){var o=c();return o.useSyncExternalStore(e,r,a)}var Xe=0,zr,qr,Gr,Hr,Kr,Jr,Xr;function Qr(){}Qr.__reactDisabledLog=!0;function Tt(){{if(Xe===0){zr=console.log,qr=console.info,Gr=console.warn,Hr=console.error,Kr=console.group,Jr=console.groupCollapsed,Xr=console.groupEnd;var e={configurable:!0,enumerable:!0,value:Qr,writable:!0};Object.defineProperties(console,{info:e,log:e,warn:e,error:e,group:e,groupCollapsed:e,groupEnd:e})}Xe++}}function Ot(){{if(Xe--,Xe===0){var e={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:h({},e,{value:zr}),info:h({},e,{value:qr}),warn:h({},e,{value:Gr}),error:h({},e,{value:Hr}),group:h({},e,{value:Kr}),groupCollapsed:h({},e,{value:Jr}),groupEnd:h({},e,{value:Xr})})}Xe<0&&d("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var Dr=B.ReactCurrentDispatcher,Ir;function cr(e,r,a){{if(Ir===void 0)try{throw Error()}catch(u){var o=u.stack.trim().match(/\n( *(at )?)/);Ir=o&&o[1]||""}return`
`+Ir+e}}var Fr=!1,lr;{var Pt=typeof WeakMap=="function"?WeakMap:Map;lr=new Pt}function Zr(e,r){if(!e||Fr)return"";{var a=lr.get(e);if(a!==void 0)return a}var o;Fr=!0;var u=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var p;p=Dr.current,Dr.current=null,Tt();try{if(r){var l=function(){throw Error()};if(Object.defineProperty(l.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(l,[])}catch(q){o=q}Reflect.construct(e,[],l)}else{try{l.call()}catch(q){o=q}e.call(l.prototype)}}else{try{throw Error()}catch(q){o=q}e()}}catch(q){if(q&&o&&typeof q.stack=="string"){for(var y=q.stack.split(`
`),E=o.stack.split(`
`),O=y.length-1,A=E.length-1;O>=1&&A>=0&&y[O]!==E[A];)A--;for(;O>=1&&A>=0;O--,A--)if(y[O]!==E[A]){if(O!==1||A!==1)do if(O--,A--,A<0||y[O]!==E[A]){var x=`
`+y[O].replace(" at new "," at ");return e.displayName&&x.includes("<anonymous>")&&(x=x.replace("<anonymous>",e.displayName)),typeof e=="function"&&lr.set(e,x),x}while(O>=1&&A>=0);break}}}finally{Fr=!1,Dr.current=p,Ot(),Error.prepareStackTrace=u}var $=e?e.displayName||e.name:"",N=$?cr($):"";return typeof e=="function"&&lr.set(e,N),N}function kt(e,r,a){return Zr(e,!1)}function jt(e){var r=e.prototype;return!!(r&&r.isReactComponent)}function dr(e,r,a){if(e==null)return"";if(typeof e=="function")return Zr(e,jt(e));if(typeof e=="string")return cr(e);switch(e){case W:return cr("Suspense");case X:return cr("SuspenseList")}if(typeof e=="object")switch(e.$$typeof){case I:return kt(e.render);case k:return dr(e.type,r,a);case fe:{var o=e,u=o._payload,p=o._init;try{return dr(p(u),r,a)}catch{}}}return""}var et={},rt=B.ReactDebugCurrentFrame;function pr(e){if(e){var r=e._owner,a=dr(e.type,e._source,r?r.type:null);rt.setExtraStackFrame(a)}else rt.setExtraStackFrame(null)}function At(e,r,a,o,u){{var p=Function.call.bind(je);for(var l in e)if(p(e,l)){var y=void 0;try{if(typeof e[l]!="function"){var E=Error((o||"React class")+": "+a+" type `"+l+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof e[l]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw E.name="Invariant Violation",E}y=e[l](r,l,o,a,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(O){y=O}y&&!(y instanceof Error)&&(pr(u),d("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",o||"React class",a,l,typeof y),pr(null)),y instanceof Error&&!(y.message in et)&&(et[y.message]=!0,pr(u),d("Failed %s type: %s",a,y.message),pr(null))}}}function Ue(e){if(e){var r=e._owner,a=dr(e.type,e._source,r?r.type:null);Ce(a)}else Ce(null)}var $r;$r=!1;function tt(){if(Q.current){var e=de(Q.current.type);if(e)return`
Check the render method of \``+e+"`."}return""}function xt(e){if(e!==void 0){var r=e.fileName.replace(/^.*[\\\/]/,""),a=e.lineNumber;return`
Check your code at `+r+":"+a+"."}return""}function Dt(e){return e!=null?xt(e.__source):""}var nt={};function It(e){var r=tt();if(!r){var a=typeof e=="string"?e:e.displayName||e.name;a&&(r=`
Check the top-level render call using <`+a+">.")}return r}function at(e,r){if(!(!e._store||e._store.validated||e.key!=null)){e._store.validated=!0;var a=It(r);if(!nt[a]){nt[a]=!0;var o="";e&&e._owner&&e._owner!==Q.current&&(o=" It was passed a child from "+de(e._owner.type)+"."),Ue(e),d('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',a,o),Ue(null)}}}function ot(e,r){if(typeof e=="object"){if(Le(e))for(var a=0;a<e.length;a++){var o=e[a];_e(o)&&at(o,r)}else if(_e(e))e._store&&(e._store.validated=!0);else if(e){var u=L(e);if(typeof u=="function"&&u!==e.entries)for(var p=u.call(e),l;!(l=p.next()).done;)_e(l.value)&&at(l.value,r)}}}function it(e){{var r=e.type;if(r==null||typeof r=="string")return;var a;if(typeof r=="function")a=r.propTypes;else if(typeof r=="object"&&(r.$$typeof===I||r.$$typeof===k))a=r.propTypes;else return;if(a){var o=de(r);At(a,e.props,"prop",o,e)}else if(r.PropTypes!==void 0&&!$r){$r=!0;var u=de(r);d("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",u||"Unknown")}typeof r.getDefaultProps=="function"&&!r.getDefaultProps.isReactClassApproved&&d("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function Ft(e){{for(var r=Object.keys(e.props),a=0;a<r.length;a++){var o=r[a];if(o!=="children"&&o!=="key"){Ue(e),d("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",o),Ue(null);break}}e.ref!==null&&(Ue(e),d("Invalid attribute `ref` supplied to `React.Fragment`."),Ue(null))}}function ut(e,r,a){var o=i(e);if(!o){var u="";(e===void 0||typeof e=="object"&&e!==null&&Object.keys(e).length===0)&&(u+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var p=Dt(r);p?u+=p:u+=tt();var l;e===null?l="null":Le(e)?l="array":e!==void 0&&e.$$typeof===G?(l="<"+(de(e.type)||"Unknown")+" />",u=" Did you accidentally export a JSX literal instead of a component?"):l=typeof e,d("React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",l,u)}var y=Rr.apply(this,arguments);if(y==null)return y;if(o)for(var E=2;E<arguments.length;E++)ot(arguments[E],e);return e===ee?Ft(y):it(y),y}var st=!1;function $t(e){var r=ut.bind(null,e);return r.type=e,st||(st=!0,ue("React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.")),Object.defineProperty(r,"type",{enumerable:!1,get:function(){return ue("Factory.type is deprecated. Access the class directly before passing it to createFactory."),Object.defineProperty(this,"type",{value:e}),e}}),r}function Lt(e,r,a){for(var o=Sr.apply(this,arguments),u=2;u<arguments.length;u++)ot(arguments[u],o.type);return it(o),o}function Mt(e,r){var a=ie.transition;ie.transition={};var o=ie.transition;ie.transition._updatedFibers=new Set;try{e()}finally{if(ie.transition=a,a===null&&o._updatedFibers){var u=o._updatedFibers.size;u>10&&ue("Detected a large number of updates inside startTransition. If this is due to a subscription please re-write it to use React provided hooks. Otherwise concurrent mode guarantees are off the table."),o._updatedFibers.clear()}}}var ft=!1,vr=null;function Vt(e){if(vr===null)try{var r=("require"+Math.random()).slice(0,7),a=Y&&Y[r];vr=a.call(Y,"timers").setImmediate}catch{vr=function(u){ft===!1&&(ft=!0,typeof MessageChannel>"u"&&d("This browser does not have a MessageChannel implementation, so enqueuing tasks via await act(async () => ...) will fail. Please file an issue at https://github.com/facebook/react/issues if you encounter this warning."));var p=new MessageChannel;p.port1.onmessage=u,p.port2.postMessage(void 0)}}return vr(e)}var Ye=0,ct=!1;function Nt(e){{var r=Ye;Ye++,V.current===null&&(V.current=[]);var a=V.isBatchingLegacy,o;try{if(V.isBatchingLegacy=!0,o=e(),!a&&V.didScheduleLegacyUpdate){var u=V.current;u!==null&&(V.didScheduleLegacyUpdate=!1,Vr(u))}}catch($){throw yr(r),$}finally{V.isBatchingLegacy=a}if(o!==null&&typeof o=="object"&&typeof o.then=="function"){var p=o,l=!1,y={then:function($,N){l=!0,p.then(function(q){yr(r),Ye===0?Lr(q,$,N):$(q)},function(q){yr(r),N(q)})}};return!ct&&typeof Promise<"u"&&Promise.resolve().then(function(){}).then(function(){l||(ct=!0,d("You called act(async () => ...) without await. This could lead to unexpected testing behaviour, interleaving multiple act calls and mixing their scopes. You should - await act(async () => ...);"))}),y}else{var E=o;if(yr(r),Ye===0){var O=V.current;O!==null&&(Vr(O),V.current=null);var A={then:function($,N){V.current===null?(V.current=[],Lr(E,$,N)):$(E)}};return A}else{var x={then:function($,N){$(E)}};return x}}}}function yr(e){e!==Ye-1&&d("You seem to have overlapping act() calls, this is not supported. Be sure to await previous act() calls before making a new one. "),Ye=e}function Lr(e,r,a){{var o=V.current;if(o!==null)try{Vr(o),Vt(function(){o.length===0?(V.current=null,r(e)):Lr(e,r,a)})}catch(u){a(u)}else r(e)}}var Mr=!1;function Vr(e){if(!Mr){Mr=!0;var r=0;try{for(;r<e.length;r++){var a=e[r];do a=a(!0);while(a!==null)}e.length=0}catch(o){throw e=e.slice(r+1),o}finally{Mr=!1}}}var Wt=ut,Ut=Lt,Yt=$t,Bt={map:De,forEach:ir,count:Or,toArray:Pr,only:ur};v.Children=Bt,v.Component=_,v.Fragment=ee,v.Profiler=K,v.PureComponent=U,v.StrictMode=H,v.Suspense=W,v.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=B,v.cloneElement=Ut,v.createContext=sr,v.createElement=Wt,v.createFactory=Yt,v.createRef=_r,v.forwardRef=xr,v.isValidElement=_e,v.lazy=Ar,v.memo=f,v.startTransition=Mt,v.unstable_act=Nt,v.useCallback=te,v.useContext=R,v.useDebugValue=se,v.useDeferredValue=Ct,v.useEffect=z,v.useId=St,v.useImperativeHandle=fr,v.useInsertionEffect=F,v.useLayoutEffect=M,v.useMemo=Ee,v.useReducer=b,v.useRef=m,v.useState=w,v.useSyncExternalStore=wt,v.useTransition=Rt,v.version=pe,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)}()}(ze,ze.exports)),ze.exports}process.env.NODE_ENV==="production"?mr.exports=vt():mr.exports=yt();var gr=mr.exports;/**
* @license React
* react-jsx-runtime.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/var Yr;function ht(){if(Yr)return Be;Yr=1;var Y=gr,v=Symbol.for("react.element"),pe=Symbol.for("react.fragment"),G=Object.prototype.hasOwnProperty,ne=Y.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,ee={key:!0,ref:!0,__self:!0,__source:!0};function H(K,D,J){var I,W={},X=null,k=null;J!==void 0&&(X=""+J),D.key!==void 0&&(X=""+D.key),D.ref!==void 0&&(k=D.ref);for(I in D)G.call(D,I)&&!ee.hasOwnProperty(I)&&(W[I]=D[I]);if(K&&K.defaultProps)for(I in D=K.defaultProps,D)W[I]===void 0&&(W[I]=D[I]);return{$$typeof:v,type:K,key:X,ref:k,props:W,_owner:ne.current}}return Be.Fragment=pe,Be.jsx=H,Be.jsxs=H,Be}var qe={};/**
* @license React
* react-jsx-runtime.development.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/var Br;function mt(){return Br||(Br=1,process.env.NODE_ENV!=="production"&&function(){var Y=gr,v=Symbol.for("react.element"),pe=Symbol.for("react.portal"),G=Symbol.for("react.fragment"),ne=Symbol.for("react.strict_mode"),ee=Symbol.for("react.profiler"),H=Symbol.for("react.provider"),K=Symbol.for("react.context"),D=Symbol.for("react.forward_ref"),J=Symbol.for("react.suspense"),I=Symbol.for("react.suspense_list"),W=Symbol.for("react.memo"),X=Symbol.for("react.lazy"),k=Symbol.for("react.offscreen"),fe=Symbol.iterator,$e="@@iterator";function ae(t){if(t===null||typeof t!="object")return null;var i=fe&&t[fe]||t[$e];return typeof i=="function"?i:null}var oe=Y.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function L(t){{for(var i=arguments.length,f=new Array(i>1?i-1:0),c=1;c<i;c++)f[c-1]=arguments[c];he("error",t,f)}}function he(t,i,f){{var c=oe.ReactDebugCurrentFrame,R=c.getStackAddendum();R!==""&&(i+="%s",f=f.concat([R]));var w=f.map(function(b){return String(b)});w.unshift("Warning: "+i),Function.prototype.apply.call(console[t],console,w)}}var ie=!1,V=!1,Q=!1,ce=!1,ve=!1,Ce;Ce=Symbol.for("react.module.reference");function Se(t){return!!(typeof t=="string"||typeof t=="function"||t===G||t===ee||ve||t===ne||t===J||t===I||ce||t===k||ie||V||Q||typeof t=="object"&&t!==null&&(t.$$typeof===X||t.$$typeof===W||t.$$typeof===H||t.$$typeof===K||t.$$typeof===D||t.$$typeof===Ce||t.getModuleId!==void 0))}function Ge(t,i,f){var c=t.displayName;if(c)return c;var R=i.displayName||i.name||"";return R!==""?f+"("+R+")":f}function we(t){return t.displayName||"Context"}function Z(t){if(t==null)return null;if(typeof t.tag=="number"&&L("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof t=="function")return t.displayName||t.name||null;if(typeof t=="string")return t;switch(t){case G:return"Fragment";case pe:return"Portal";case ee:return"Profiler";case ne:return"StrictMode";case J:return"Suspense";case I:return"SuspenseList"}if(typeof t=="object")switch(t.$$typeof){case K:var i=t;return we(i)+".Consumer";case H:var f=t;return we(f._context)+".Provider";case D:return Ge(t,t.render,"ForwardRef");case W:var c=t.displayName||null;return c!==null?c:Z(t.type)||"Memo";case X:{var R=t,w=R._payload,b=R._init;try{return Z(b(w))}catch{return null}}}return null}var re=Object.assign,B=0,ue,d,le,Te,n,s,h;function C(){}C.__reactDisabledLog=!0;function _(){{if(B===0){ue=console.log,d=console.info,le=console.warn,Te=console.error,n=console.group,s=console.groupCollapsed,h=console.groupEnd;var t={configurable:!0,enumerable:!0,value:C,writable:!0};Object.defineProperties(console,{info:t,log:t,warn:t,error:t,group:t,groupCollapsed:t,groupEnd:t})}B++}}function P(){{if(B--,B===0){var t={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:re({},t,{value:ue}),info:re({},t,{value:d}),warn:re({},t,{value:le}),error:re({},t,{value:Te}),group:re({},t,{value:n}),groupCollapsed:re({},t,{value:s}),groupEnd:re({},t,{value:h})})}B<0&&L("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var j=oe.ReactCurrentDispatcher,T;function S(t,i,f){{if(T===void 0)try{throw Error()}catch(R){var c=R.stack.trim().match(/\n( *(at )?)/);T=c&&c[1]||""}return`
`+T+t}}var U=!1,me;{var _r=typeof WeakMap=="function"?WeakMap:Map;me=new _r}function Qe(t,i){if(!t||U)return"";{var f=me.get(t);if(f!==void 0)return f}var c;U=!0;var R=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var w;w=j.current,j.current=null,_();try{if(i){var b=function(){throw Error()};if(Object.defineProperty(b.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(b,[])}catch(se){c=se}Reflect.construct(t,[],b)}else{try{b.call()}catch(se){c=se}t.call(b.prototype)}}else{try{throw Error()}catch(se){c=se}t()}}catch(se){if(se&&c&&typeof se.stack=="string"){for(var m=se.stack.split(`
`),z=c.stack.split(`
`),F=m.length-1,M=z.length-1;F>=1&&M>=0&&m[F]!==z[M];)M--;for(;F>=1&&M>=0;F--,M--)if(m[F]!==z[M]){if(F!==1||M!==1)do if(F--,M--,M<0||m[F]!==z[M]){var te=`
`+m[F].replace(" at new "," at ");return t.displayName&&te.includes("<anonymous>")&&(te=te.replace("<anonymous>",t.displayName)),typeof t=="function"&&me.set(t,te),te}while(F>=1&&M>=0);break}}}finally{U=!1,j.current=w,P(),Error.prepareStackTrace=R}var Ee=t?t.displayName||t.name:"",fr=Ee?S(Ee):"";return typeof t=="function"&&me.set(t,fr),fr}function Le(t,i,f){return Qe(t,!1)}function br(t){var i=t.prototype;return!!(i&&i.isReactComponent)}function Me(t,i,f){if(t==null)return"";if(typeof t=="function")return Qe(t,br(t));if(typeof t=="string")return S(t);switch(t){case J:return S("Suspense");case I:return S("SuspenseList")}if(typeof t=="object")switch(t.$$typeof){case D:return Le(t.render);case W:return Me(t.type,i,f);case X:{var c=t,R=c._payload,w=c._init;try{return Me(w(R),i,f)}catch{}}}return""}var Oe=Object.prototype.hasOwnProperty,Pe={},Ze=oe.ReactDebugCurrentFrame;function ke(t){if(t){var i=t._owner,f=Me(t.type,t._source,i?i.type:null);Ze.setExtraStackFrame(f)}else Ze.setExtraStackFrame(null)}function de(t,i,f,c,R){{var w=Function.call.bind(Oe);for(var b in t)if(w(t,b)){var m=void 0;try{if(typeof t[b]!="function"){var z=Error((c||"React class")+": "+f+" type `"+b+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof t[b]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw z.name="Invariant Violation",z}m=t[b](i,b,c,f,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(F){m=F}m&&!(m instanceof Error)&&(ke(R),L("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",c||"React class",f,b,typeof m),ke(null)),m instanceof Error&&!(m.message in Pe)&&(Pe[m.message]=!0,ke(R),L("Failed %s type: %s",f,m.message),ke(null))}}}var je=Array.isArray;function Ve(t){return je(t)}function er(t){{var i=typeof Symbol=="function"&&Symbol.toStringTag,f=i&&t[Symbol.toStringTag]||t.constructor.name||"Object";return f}}function rr(t){try{return Ne(t),!1}catch{return!0}}function Ne(t){return""+t}function He(t){if(rr(t))return L("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",er(t)),Ne(t)}var ge=oe.ReactCurrentOwner,Er={key:!0,ref:!0,__self:!0,__source:!0},tr,nr,Ae;Ae={};function Rr(t){if(Oe.call(t,"ref")){var i=Object.getOwnPropertyDescriptor(t,"ref").get;if(i&&i.isReactWarning)return!1}return t.ref!==void 0}function Cr(t){if(Oe.call(t,"key")){var i=Object.getOwnPropertyDescriptor(t,"key").get;if(i&&i.isReactWarning)return!1}return t.key!==void 0}function Sr(t,i){if(typeof t.ref=="string"&&ge.current&&i&&ge.current.stateNode!==i){var f=Z(ge.current.type);Ae[f]||(L('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',Z(ge.current.type),t.ref),Ae[f]=!0)}}function _e(t,i){{var f=function(){tr||(tr=!0,L("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",i))};f.isReactWarning=!0,Object.defineProperty(t,"key",{get:f,configurable:!0})}}function ar(t,i){{var f=function(){nr||(nr=!0,L("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",i))};f.isReactWarning=!0,Object.defineProperty(t,"ref",{get:f,configurable:!0})}}var wr=function(t,i,f,c,R,w,b){var m={$$typeof:v,type:t,key:i,ref:f,props:b,_owner:w};return m._store={},Object.defineProperty(m._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(m,"_self",{configurable:!1,enumerable:!1,writable:!1,value:c}),Object.defineProperty(m,"_source",{configurable:!1,enumerable:!1,writable:!1,value:R}),Object.freeze&&(Object.freeze(m.props),Object.freeze(m)),m};function Tr(t,i,f,c,R){{var w,b={},m=null,z=null;f!==void 0&&(He(f),m=""+f),Cr(i)&&(He(i.key),m=""+i.key),Rr(i)&&(z=i.ref,Sr(i,R));for(w in i)Oe.call(i,w)&&!Er.hasOwnProperty(w)&&(b[w]=i[w]);if(t&&t.defaultProps){var F=t.defaultProps;for(w in F)b[w]===void 0&&(b[w]=F[w])}if(m||z){var M=typeof t=="function"?t.displayName||t.name||"Unknown":t;m&&_e(b,M),z&&ar(b,M)}return wr(t,m,z,R,c,ge.current,b)}}var We=oe.ReactCurrentOwner,or=oe.ReactDebugCurrentFrame;function ye(t){if(t){var i=t._owner,f=Me(t.type,t._source,i?i.type:null);or.setExtraStackFrame(f)}else or.setExtraStackFrame(null)}var xe;xe=!1;function be(t){return typeof t=="object"&&t!==null&&t.$$typeof===v}function De(){{if(We.current){var t=Z(We.current.type);if(t)return`
Check the render method of \``+t+"`."}return""}}function Or(t){{if(t!==void 0){var i=t.fileName.replace(/^.*[\\\/]/,""),f=t.lineNumber;return`
Check your code at `+i+":"+f+"."}return""}}var ir={};function Pr(t){{var i=De();if(!i){var f=typeof t=="string"?t:t.displayName||t.name;f&&(i=`
Check the top-level render call using <`+f+">.")}return i}}function ur(t,i){{if(!t._store||t._store.validated||t.key!=null)return;t._store.validated=!0;var f=Pr(i);if(ir[f])return;ir[f]=!0;var c="";t&&t._owner&&t._owner!==We.current&&(c=" It was passed a child from "+Z(t._owner.type)+"."),ye(t),L('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',f,c),ye(null)}}function sr(t,i){{if(typeof t!="object")return;if(Ve(t))for(var f=0;f<t.length;f++){var c=t[f];be(c)&&ur(c,i)}else if(be(t))t._store&&(t._store.validated=!0);else if(t){var R=ae(t);if(typeof R=="function"&&R!==t.entries)for(var w=R.call(t),b;!(b=w.next()).done;)be(b.value)&&ur(b.value,i)}}}function Ie(t){{var i=t.type;if(i==null||typeof i=="string")return;var f;if(typeof i=="function")f=i.propTypes;else if(typeof i=="object"&&(i.$$typeof===D||i.$$typeof===W))f=i.propTypes;else return;if(f){var c=Z(i);de(f,t.props,"prop",c,t)}else if(i.PropTypes!==void 0&&!xe){xe=!0;var R=Z(i);L("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",R||"Unknown")}typeof i.getDefaultProps=="function"&&!i.getDefaultProps.isReactClassApproved&&L("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function Ke(t){{for(var i=Object.keys(t.props),f=0;f<i.length;f++){var c=i[f];if(c!=="children"&&c!=="key"){ye(t),L("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",c),ye(null);break}}t.ref!==null&&(ye(t),L("Invalid attribute `ref` supplied to `React.Fragment`."),ye(null))}}function Je(t,i,f,c,R,w){{var b=Se(t);if(!b){var m="";(t===void 0||typeof t=="object"&&t!==null&&Object.keys(t).length===0)&&(m+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var z=Or(R);z?m+=z:m+=De();var F;t===null?F="null":Ve(t)?F="array":t!==void 0&&t.$$typeof===v?(F="<"+(Z(t.type)||"Unknown")+" />",m=" Did you accidentally export a JSX literal instead of a component?"):F=typeof t,L("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",F,m)}var M=Tr(t,i,f,R,w);if(M==null)return M;if(b){var te=i.children;if(te!==void 0)if(c)if(Ve(te)){for(var Ee=0;Ee<te.length;Ee++)sr(te[Ee],t);Object.freeze&&Object.freeze(te)}else L("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else sr(te,t)}return t===G?Ke(M):Ie(M),M}}function kr(t,i,f){return Je(t,i,f,!0)}function jr(t,i,f){return Je(t,i,f,!1)}var Ar=jr,xr=kr;qe.Fragment=G,qe.jsx=Ar,qe.jsxs=xr}()),qe}process.env.NODE_ENV==="production"?Re.exports=ht():Re.exports=mt();var gt=Re.exports;const _t=gt.jsx;function bt(...Y){return Y.filter(Boolean).map(v=>v.trim()).join(" ")}const Et=gr.forwardRef(({icon:Y,onClick:v,as:pe,weight:G,fill:ne=!1,grade:ee,size:H,style:K,color:D,className:J,...I},W)=>{const X=v!==void 0?"button":pe??"span",k={color:D,...K};return ne&&(k.fontVariationSettings=[k.fontVariationSettings,'"FILL" 1'].filter(Boolean).join(", ")),G&&(k.fontVariationSettings=[k.fontVariationSettings,`"wght" ${G}`].filter(Boolean).join(", ")),ee&&(k.fontVariationSettings=[k.fontVariationSettings,`"GRAD" ${ee}`].filter(Boolean).join(", ")),H&&(k.fontVariationSettings=[k.fontVariationSettings,`"opsz" ${H}`].filter(Boolean).join(", "),k.fontSize=H),_t(X,{...I,ref:W,style:k,onClick:v,className:bt("material-symbols",J),children:Y})});Fe.MaterialSymbol=Et,Object.defineProperty(Fe,Symbol.toStringTag,{value:"Module"})});