@osn/icons 1.40.0 → 1.42.0

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.
Files changed (46) hide show
  1. package/opensquare/ArrowArrowDown.d.ts +8 -0
  2. package/opensquare/ArrowArrowDown.js +1 -0
  3. package/opensquare/ArrowArrowLeft.d.ts +8 -0
  4. package/opensquare/ArrowArrowLeft.js +1 -0
  5. package/opensquare/ArrowArrowRight.d.ts +8 -0
  6. package/opensquare/ArrowArrowRight.js +1 -0
  7. package/opensquare/ArrowArrowUp.d.ts +8 -0
  8. package/opensquare/ArrowArrowUp.js +1 -0
  9. package/opensquare/ArrowCaretDown.d.ts +8 -0
  10. package/opensquare/ArrowCaretDown.js +1 -0
  11. package/opensquare/ArrowCaretLeft.d.ts +8 -0
  12. package/opensquare/ArrowCaretLeft.js +1 -0
  13. package/opensquare/ArrowCaretRight.d.ts +8 -0
  14. package/opensquare/ArrowCaretRight.js +1 -0
  15. package/opensquare/ArrowCaretUp.d.ts +8 -0
  16. package/opensquare/ArrowCaretUp.js +1 -0
  17. package/opensquare/chunk-FOBVYAZD.js +1 -0
  18. package/opensquare/chunk-FSOEQ447.js +1 -0
  19. package/opensquare/chunk-GMB4M32K.js +1 -0
  20. package/opensquare/chunk-GNZCQSTA.js +1 -0
  21. package/opensquare/chunk-H4TQPVIH.js +1 -0
  22. package/opensquare/chunk-HECWDDGA.js +1 -0
  23. package/opensquare/chunk-NS6DY376.js +47 -0
  24. package/opensquare/chunk-VX7J5YKP.js +1 -0
  25. package/opensquare/chunk-ZVZT2C6M.js +1 -0
  26. package/opensquare/index.d.ts +9 -0
  27. package/opensquare/index.js +1 -0
  28. package/package.json +1 -1
  29. package/src/opensquare/arrowArrowDown.svg +10 -0
  30. package/src/opensquare/arrowArrowLeft.svg +10 -0
  31. package/src/opensquare/arrowArrowRight.svg +10 -0
  32. package/src/opensquare/arrowArrowUp.svg +10 -0
  33. package/src/opensquare/arrowCaretDown.svg +10 -0
  34. package/src/opensquare/arrowCaretLeft.svg +10 -0
  35. package/src/opensquare/arrowCaretRight.svg +10 -0
  36. package/src/opensquare/arrowCaretUp.svg +10 -0
  37. package/src/subsquare/menuIdentity.svg +3 -0
  38. package/src/subsquare/menuMultisig.svg +3 -0
  39. package/subsquare/MenuIdentity.d.ts +8 -0
  40. package/subsquare/MenuIdentity.js +1 -0
  41. package/subsquare/MenuMultisig.d.ts +8 -0
  42. package/subsquare/MenuMultisig.js +1 -0
  43. package/subsquare/chunk-JHSNSU4C.js +1 -0
  44. package/subsquare/chunk-ZUD5OMO6.js +1 -0
  45. package/subsquare/index.d.ts +2 -0
  46. package/subsquare/index.js +1 -1
@@ -0,0 +1,8 @@
1
+ import * as React from 'react';
2
+
3
+ /**
4
+ * @param {React.SVGProps<SVGSVGElement>} props
5
+ */
6
+ declare function SvgArrowArrowDown(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
7
+
8
+ export { SvgArrowArrowDown as default };
@@ -0,0 +1 @@
1
+ import{a}from"./chunk-FSOEQ447.js";import"./chunk-NS6DY376.js";export{a as default};
@@ -0,0 +1,8 @@
1
+ import * as React from 'react';
2
+
3
+ /**
4
+ * @param {React.SVGProps<SVGSVGElement>} props
5
+ */
6
+ declare function SvgArrowArrowLeft(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
7
+
8
+ export { SvgArrowArrowLeft as default };
@@ -0,0 +1 @@
1
+ import{a}from"./chunk-GMB4M32K.js";import"./chunk-NS6DY376.js";export{a as default};
@@ -0,0 +1,8 @@
1
+ import * as React from 'react';
2
+
3
+ /**
4
+ * @param {React.SVGProps<SVGSVGElement>} props
5
+ */
6
+ declare function SvgArrowArrowRight(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
7
+
8
+ export { SvgArrowArrowRight as default };
@@ -0,0 +1 @@
1
+ import{a}from"./chunk-H4TQPVIH.js";import"./chunk-NS6DY376.js";export{a as default};
@@ -0,0 +1,8 @@
1
+ import * as React from 'react';
2
+
3
+ /**
4
+ * @param {React.SVGProps<SVGSVGElement>} props
5
+ */
6
+ declare function SvgArrowArrowUp(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
7
+
8
+ export { SvgArrowArrowUp as default };
@@ -0,0 +1 @@
1
+ import{a}from"./chunk-VX7J5YKP.js";import"./chunk-NS6DY376.js";export{a as default};
@@ -0,0 +1,8 @@
1
+ import * as React from 'react';
2
+
3
+ /**
4
+ * @param {React.SVGProps<SVGSVGElement>} props
5
+ */
6
+ declare function SvgArrowCaretDown(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
7
+
8
+ export { SvgArrowCaretDown as default };
@@ -0,0 +1 @@
1
+ import{a}from"./chunk-FOBVYAZD.js";import"./chunk-NS6DY376.js";export{a as default};
@@ -0,0 +1,8 @@
1
+ import * as React from 'react';
2
+
3
+ /**
4
+ * @param {React.SVGProps<SVGSVGElement>} props
5
+ */
6
+ declare function SvgArrowCaretLeft(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
7
+
8
+ export { SvgArrowCaretLeft as default };
@@ -0,0 +1 @@
1
+ import{a}from"./chunk-ZVZT2C6M.js";import"./chunk-NS6DY376.js";export{a as default};
@@ -0,0 +1,8 @@
1
+ import * as React from 'react';
2
+
3
+ /**
4
+ * @param {React.SVGProps<SVGSVGElement>} props
5
+ */
6
+ declare function SvgArrowCaretRight(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
7
+
8
+ export { SvgArrowCaretRight as default };
@@ -0,0 +1 @@
1
+ import{a}from"./chunk-HECWDDGA.js";import"./chunk-NS6DY376.js";export{a as default};
@@ -0,0 +1,8 @@
1
+ import * as React from 'react';
2
+
3
+ /**
4
+ * @param {React.SVGProps<SVGSVGElement>} props
5
+ */
6
+ declare function SvgArrowCaretUp(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
7
+
8
+ export { SvgArrowCaretUp as default };
@@ -0,0 +1 @@
1
+ import{a}from"./chunk-GNZCQSTA.js";import"./chunk-NS6DY376.js";export{a as default};
@@ -0,0 +1 @@
1
+ import{a as l,b as t}from"./chunk-NS6DY376.js";var e=l(t(),1);function h(i){return e.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...i},e.createElement("g",{clipPath:"url(#clip0_14679_11646)"},e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.84315 9.15685L6.34315 10.6569L12 16.3137L17.6569 10.6569L16.1569 9.15685L12 13.3137L7.84315 9.15685Z",fill:"#101828"})),e.createElement("defs",null,e.createElement("clipPath",{id:"clip0_14679_11646"},e.createElement("rect",{width:24,height:24,fill:"white"}))))}export{h as a};
@@ -0,0 +1 @@
1
+ import{a as l,b as e}from"./chunk-NS6DY376.js";var t=l(e(),1);function h(i){return t.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...i},t.createElement("g",{clipPath:"url(#clip0_14679_11661)"},t.createElement("path",{d:"M11 17.172L11 3L13 3V17.172L18.364 11.808L19.778 13.222L12 21L4.222 13.222L5.636 11.808L11 17.172Z",fill:"#101828"})),t.createElement("defs",null,t.createElement("clipPath",{id:"clip0_14679_11661"},t.createElement("rect",{width:24,height:24,fill:"white"}))))}export{h as a};
@@ -0,0 +1 @@
1
+ import{a as l,b as e}from"./chunk-NS6DY376.js";var t=l(e(),1);function h(i){return t.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...i},t.createElement("g",{clipPath:"url(#clip0_14679_11664)"},t.createElement("path",{d:"M6.828 11H21V13H6.828L12.192 18.364L10.778 19.778L3 12L10.778 4.22198L12.192 5.63598L6.828 11Z",fill:"#101828"})),t.createElement("defs",null,t.createElement("clipPath",{id:"clip0_14679_11664"},t.createElement("rect",{width:24,height:24,fill:"white"}))))}export{h as a};
@@ -0,0 +1 @@
1
+ import{a as l,b as e}from"./chunk-NS6DY376.js";var t=l(e(),1);function h(i){return t.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...i},t.createElement("g",{clipPath:"url(#clip0_14679_11643)"},t.createElement("path",{d:"M16.1569 14.8431L17.6569 13.3431L12 7.68628L6.34315 13.3431L7.84315 14.8431L12 10.6863L16.1569 14.8431Z",fill:"#101828"})),t.createElement("defs",null,t.createElement("clipPath",{id:"clip0_14679_11643"},t.createElement("rect",{width:24,height:24,fill:"white"}))))}export{h as a};
@@ -0,0 +1 @@
1
+ import{a as l,b as h}from"./chunk-NS6DY376.js";var t=l(h(),1);function e(i){return t.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...i},t.createElement("g",{clipPath:"url(#clip0_14679_11667)"},t.createElement("path",{d:"M17.172 13L3 13L3 11L17.172 11L11.808 5.63601L13.222 4.22202L21 12L13.222 19.778L11.808 18.364L17.172 13Z",fill:"#101828"})),t.createElement("defs",null,t.createElement("clipPath",{id:"clip0_14679_11667"},t.createElement("rect",{width:24,height:24,fill:"white"}))))}export{e as a};
@@ -0,0 +1 @@
1
+ import{a as l,b as e}from"./chunk-NS6DY376.js";var t=l(e(),1);function h(i){return t.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...i},t.createElement("g",{clipPath:"url(#clip0_14679_11654)"},t.createElement("path",{d:"M9.15686 16.1568L10.6569 17.6568L16.3137 12L10.6569 6.34314L9.15686 7.84314L13.3137 12L9.15686 16.1568Z",fill:"#101828"})),t.createElement("defs",null,t.createElement("clipPath",{id:"clip0_14679_11654"},t.createElement("rect",{width:24,height:24,fill:"white"}))))}export{h as a};
@@ -0,0 +1,47 @@
1
+ var rn=Object.create;var Tr=Object.defineProperty;var tn=Object.getOwnPropertyDescriptor;var nn=Object.getOwnPropertyNames;var an=Object.getPrototypeOf,on=Object.prototype.hasOwnProperty;var Ae=(t,o)=>()=>(o||t((o={exports:{}}).exports,o),o.exports);var un=(t,o,f,y)=>{if(o&&typeof o=="object"||typeof o=="function")for(let l of nn(o))!on.call(t,l)&&l!==f&&Tr(t,l,{get:()=>o[l],enumerable:!(y=tn(o,l))||y.enumerable});return t};var wn=(t,o,f)=>(f=t!=null?rn(an(t)):{},un(o||!t||!t.__esModule?Tr(f,"default",{value:t,enumerable:!0}):f,t));var Mr=Ae(p=>{"use strict";var K=Symbol.for("react.element"),sn=Symbol.for("react.portal"),cn=Symbol.for("react.fragment"),fn=Symbol.for("react.strict_mode"),ln=Symbol.for("react.profiler"),pn=Symbol.for("react.provider"),dn=Symbol.for("react.context"),vn=Symbol.for("react.forward_ref"),yn=Symbol.for("react.suspense"),hn=Symbol.for("react.memo"),mn=Symbol.for("react.lazy"),kr=Symbol.iterator;function gn(t){return t===null||typeof t!="object"?null:(t=kr&&t[kr]||t["@@iterator"],typeof t=="function"?t:null)}var jr={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},xr=Object.assign,Ir={};function W(t,o,f){this.props=t,this.context=o,this.refs=Ir,this.updater=f||jr}W.prototype.isReactComponent={};W.prototype.setState=function(t,o){if(typeof t!="object"&&typeof t!="function"&&t!=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,t,o,"setState")};W.prototype.forceUpdate=function(t){this.updater.enqueueForceUpdate(this,t,"forceUpdate")};function $r(){}$r.prototype=W.prototype;function xe(t,o,f){this.props=t,this.context=o,this.refs=Ir,this.updater=f||jr}var Ie=xe.prototype=new $r;Ie.constructor=xe;xr(Ie,W.prototype);Ie.isPureReactComponent=!0;var Pr=Array.isArray,Dr=Object.prototype.hasOwnProperty,$e={current:null},Fr={key:!0,ref:!0,__self:!0,__source:!0};function Lr(t,o,f){var y,l={},b=null,C=null;if(o!=null)for(y in o.ref!==void 0&&(C=o.ref),o.key!==void 0&&(b=""+o.key),o)Dr.call(o,y)&&!Fr.hasOwnProperty(y)&&(l[y]=o[y]);var _=arguments.length-2;if(_===1)l.children=f;else if(1<_){for(var m=Array(_),T=0;T<_;T++)m[T]=arguments[T+2];l.children=m}if(t&&t.defaultProps)for(y in _=t.defaultProps,_)l[y]===void 0&&(l[y]=_[y]);return{$$typeof:K,type:t,key:b,ref:C,props:l,_owner:$e.current}}function _n(t,o){return{$$typeof:K,type:t.type,key:o,ref:t.ref,props:t.props,_owner:t._owner}}function De(t){return typeof t=="object"&&t!==null&&t.$$typeof===K}function bn(t){var o={"=":"=0",":":"=2"};return"$"+t.replace(/[=:]/g,function(f){return o[f]})}var Ar=/\/+/g;function je(t,o){return typeof t=="object"&&t!==null&&t.key!=null?bn(""+t.key):o.toString(36)}function se(t,o,f,y,l){var b=typeof t;(b==="undefined"||b==="boolean")&&(t=null);var C=!1;if(t===null)C=!0;else switch(b){case"string":case"number":C=!0;break;case"object":switch(t.$$typeof){case K:case sn:C=!0}}if(C)return C=t,l=l(C),t=y===""?"."+je(C,0):y,Pr(l)?(f="",t!=null&&(f=t.replace(Ar,"$&/")+"/"),se(l,o,f,"",function(T){return T})):l!=null&&(De(l)&&(l=_n(l,f+(!l.key||C&&C.key===l.key?"":(""+l.key).replace(Ar,"$&/")+"/")+t)),o.push(l)),1;if(C=0,y=y===""?".":y+":",Pr(t))for(var _=0;_<t.length;_++){b=t[_];var m=y+je(b,_);C+=se(b,o,f,m,l)}else if(m=gn(t),typeof m=="function")for(t=m.call(t),_=0;!(b=t.next()).done;)b=b.value,m=y+je(b,_++),C+=se(b,o,f,m,l);else if(b==="object")throw o=String(t),Error("Objects are not valid as a React child (found: "+(o==="[object Object]"?"object with keys {"+Object.keys(t).join(", ")+"}":o)+"). If you meant to render a collection of children, use an array instead.");return C}function ie(t,o,f){if(t==null)return t;var y=[],l=0;return se(t,y,"","",function(b){return o.call(f,b,l++)}),y}function En(t){if(t._status===-1){var o=t._result;o=o(),o.then(function(f){(t._status===0||t._status===-1)&&(t._status=1,t._result=f)},function(f){(t._status===0||t._status===-1)&&(t._status=2,t._result=f)}),t._status===-1&&(t._status=0,t._result=o)}if(t._status===1)return t._result.default;throw t._result}var A={current:null},ce={transition:null},Rn={ReactCurrentDispatcher:A,ReactCurrentBatchConfig:ce,ReactCurrentOwner:$e};p.Children={map:ie,forEach:function(t,o,f){ie(t,function(){o.apply(this,arguments)},f)},count:function(t){var o=0;return ie(t,function(){o++}),o},toArray:function(t){return ie(t,function(o){return o})||[]},only:function(t){if(!De(t))throw Error("React.Children.only expected to receive a single React element child.");return t}};p.Component=W;p.Fragment=cn;p.Profiler=ln;p.PureComponent=xe;p.StrictMode=fn;p.Suspense=yn;p.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=Rn;p.cloneElement=function(t,o,f){if(t==null)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+t+".");var y=xr({},t.props),l=t.key,b=t.ref,C=t._owner;if(o!=null){if(o.ref!==void 0&&(b=o.ref,C=$e.current),o.key!==void 0&&(l=""+o.key),t.type&&t.type.defaultProps)var _=t.type.defaultProps;for(m in o)Dr.call(o,m)&&!Fr.hasOwnProperty(m)&&(y[m]=o[m]===void 0&&_!==void 0?_[m]:o[m])}var m=arguments.length-2;if(m===1)y.children=f;else if(1<m){_=Array(m);for(var T=0;T<m;T++)_[T]=arguments[T+2];y.children=_}return{$$typeof:K,type:t.type,key:l,ref:b,props:y,_owner:C}};p.createContext=function(t){return t={$$typeof:dn,_currentValue:t,_currentValue2:t,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},t.Provider={$$typeof:pn,_context:t},t.Consumer=t};p.createElement=Lr;p.createFactory=function(t){var o=Lr.bind(null,t);return o.type=t,o};p.createRef=function(){return{current:null}};p.forwardRef=function(t){return{$$typeof:vn,render:t}};p.isValidElement=De;p.lazy=function(t){return{$$typeof:mn,_payload:{_status:-1,_result:t},_init:En}};p.memo=function(t,o){return{$$typeof:hn,type:t,compare:o===void 0?null:o}};p.startTransition=function(t){var o=ce.transition;ce.transition={};try{t()}finally{ce.transition=o}};p.unstable_act=function(){throw Error("act(...) is not supported in production builds of React.")};p.useCallback=function(t,o){return A.current.useCallback(t,o)};p.useContext=function(t){return A.current.useContext(t)};p.useDebugValue=function(){};p.useDeferredValue=function(t){return A.current.useDeferredValue(t)};p.useEffect=function(t,o){return A.current.useEffect(t,o)};p.useId=function(){return A.current.useId()};p.useImperativeHandle=function(t,o,f){return A.current.useImperativeHandle(t,o,f)};p.useInsertionEffect=function(t,o){return A.current.useInsertionEffect(t,o)};p.useLayoutEffect=function(t,o){return A.current.useLayoutEffect(t,o)};p.useMemo=function(t,o){return A.current.useMemo(t,o)};p.useReducer=function(t,o,f){return A.current.useReducer(t,o,f)};p.useRef=function(t){return A.current.useRef(t)};p.useState=function(t){return A.current.useState(t)};p.useSyncExternalStore=function(t,o,f){return A.current.useSyncExternalStore(t,o,f)};p.useTransition=function(){return A.current.useTransition()};p.version="18.2.0"});var Nr=Ae((d,fe)=>{"use strict";process.env.NODE_ENV!=="production"&&function(){"use strict";typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var t="18.2.0",o=Symbol.for("react.element"),f=Symbol.for("react.portal"),y=Symbol.for("react.fragment"),l=Symbol.for("react.strict_mode"),b=Symbol.for("react.profiler"),C=Symbol.for("react.provider"),_=Symbol.for("react.context"),m=Symbol.for("react.forward_ref"),T=Symbol.for("react.suspense"),le=Symbol.for("react.suspense_list"),D=Symbol.for("react.memo"),q=Symbol.for("react.lazy"),Vr=Symbol.for("react.offscreen"),Le=Symbol.iterator,Ur="@@iterator";function Me(e){if(e===null||typeof e!="object")return null;var r=Le&&e[Le]||e[Ur];return typeof r=="function"?r:null}var Ne={current:null},F={transition:null},k={current:null,isBatchingLegacy:!1,didScheduleLegacyUpdate:!1},j={current:null},Y={},G=null;function Ve(e){G=e}Y.setExtraStackFrame=function(e){G=e},Y.getCurrentStack=null,Y.getStackAddendum=function(){var e="";G&&(e+=G);var r=Y.getCurrentStack;return r&&(e+=r()||""),e};var Wr=!1,Yr=!1,zr=!1,Br=!1,Hr=!1,L={ReactCurrentDispatcher:Ne,ReactCurrentBatchConfig:F,ReactCurrentOwner:j};L.ReactDebugCurrentFrame=Y,L.ReactCurrentActQueue=k;function M(e){{for(var r=arguments.length,n=new Array(r>1?r-1:0),a=1;a<r;a++)n[a-1]=arguments[a];Ue("warn",e,n)}}function h(e){{for(var r=arguments.length,n=new Array(r>1?r-1:0),a=1;a<r;a++)n[a-1]=arguments[a];Ue("error",e,n)}}function Ue(e,r,n){{var a=L.ReactDebugCurrentFrame,u=a.getStackAddendum();u!==""&&(r+="%s",n=n.concat([u]));var s=n.map(function(i){return String(i)});s.unshift("Warning: "+r),Function.prototype.apply.call(console[e],console,s)}}var We={};function pe(e,r){{var n=e.constructor,a=n&&(n.displayName||n.name)||"ReactClass",u=a+"."+r;if(We[u])return;h("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,a),We[u]=!0}}var Ye={isMounted:function(e){return!1},enqueueForceUpdate:function(e,r,n){pe(e,"forceUpdate")},enqueueReplaceState:function(e,r,n,a){pe(e,"replaceState")},enqueueSetState:function(e,r,n,a){pe(e,"setState")}},x=Object.assign,de={};Object.freeze(de);function $(e,r,n){this.props=e,this.context=r,this.refs=de,this.updater=n||Ye}$.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 ve={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)."]},Kr=function(e,r){Object.defineProperty($.prototype,e,{get:function(){M("%s(...) is deprecated in plain JavaScript React classes. %s",r[0],r[1])}})};for(var ye in ve)ve.hasOwnProperty(ye)&&Kr(ye,ve[ye])}function ze(){}ze.prototype=$.prototype;function he(e,r,n){this.props=e,this.context=r,this.refs=de,this.updater=n||Ye}var me=he.prototype=new ze;me.constructor=he,x(me,$.prototype),me.isPureReactComponent=!0;function qr(){var e={current:null};return Object.seal(e),e}var Gr=Array.isArray;function Q(e){return Gr(e)}function Qr(e){{var r=typeof Symbol=="function"&&Symbol.toStringTag,n=r&&e[Symbol.toStringTag]||e.constructor.name||"Object";return n}}function Jr(e){try{return Be(e),!1}catch{return!0}}function Be(e){return""+e}function J(e){if(Jr(e))return h("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",Qr(e)),Be(e)}function Xr(e,r,n){var a=e.displayName;if(a)return a;var u=r.displayName||r.name||"";return u!==""?n+"("+u+")":n}function He(e){return e.displayName||"Context"}function I(e){if(e==null)return null;if(typeof e.tag=="number"&&h("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 y:return"Fragment";case f:return"Portal";case b:return"Profiler";case l:return"StrictMode";case T:return"Suspense";case le:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case _:var r=e;return He(r)+".Consumer";case C:var n=e;return He(n._context)+".Provider";case m:return Xr(e,e.render,"ForwardRef");case D:var a=e.displayName||null;return a!==null?a:I(e.type)||"Memo";case q:{var u=e,s=u._payload,i=u._init;try{return I(i(s))}catch{return null}}}return null}var z=Object.prototype.hasOwnProperty,Ke={key:!0,ref:!0,__self:!0,__source:!0},qe,Ge,ge;ge={};function Qe(e){if(z.call(e,"ref")){var r=Object.getOwnPropertyDescriptor(e,"ref").get;if(r&&r.isReactWarning)return!1}return e.ref!==void 0}function Je(e){if(z.call(e,"key")){var r=Object.getOwnPropertyDescriptor(e,"key").get;if(r&&r.isReactWarning)return!1}return e.key!==void 0}function Zr(e,r){var n=function(){qe||(qe=!0,h("%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))};n.isReactWarning=!0,Object.defineProperty(e,"key",{get:n,configurable:!0})}function et(e,r){var n=function(){Ge||(Ge=!0,h("%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))};n.isReactWarning=!0,Object.defineProperty(e,"ref",{get:n,configurable:!0})}function rt(e){if(typeof e.ref=="string"&&j.current&&e.__self&&j.current.stateNode!==e.__self){var r=I(j.current.type);ge[r]||(h('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),ge[r]=!0)}}var _e=function(e,r,n,a,u,s,i){var c={$$typeof:o,type:e,key:r,ref:n,props:i,_owner:s};return c._store={},Object.defineProperty(c._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(c,"_self",{configurable:!1,enumerable:!1,writable:!1,value:a}),Object.defineProperty(c,"_source",{configurable:!1,enumerable:!1,writable:!1,value:u}),Object.freeze&&(Object.freeze(c.props),Object.freeze(c)),c};function tt(e,r,n){var a,u={},s=null,i=null,c=null,v=null;if(r!=null){Qe(r)&&(i=r.ref,rt(r)),Je(r)&&(J(r.key),s=""+r.key),c=r.__self===void 0?null:r.__self,v=r.__source===void 0?null:r.__source;for(a in r)z.call(r,a)&&!Ke.hasOwnProperty(a)&&(u[a]=r[a])}var g=arguments.length-2;if(g===1)u.children=n;else if(g>1){for(var E=Array(g),R=0;R<g;R++)E[R]=arguments[R+2];Object.freeze&&Object.freeze(E),u.children=E}if(e&&e.defaultProps){var w=e.defaultProps;for(a in w)u[a]===void 0&&(u[a]=w[a])}if(s||i){var S=typeof e=="function"?e.displayName||e.name||"Unknown":e;s&&Zr(u,S),i&&et(u,S)}return _e(e,s,i,c,v,j.current,u)}function nt(e,r){var n=_e(e.type,r,e.ref,e._self,e._source,e._owner,e.props);return n}function at(e,r,n){if(e==null)throw new Error("React.cloneElement(...): The argument must be a React element, but you passed "+e+".");var a,u=x({},e.props),s=e.key,i=e.ref,c=e._self,v=e._source,g=e._owner;if(r!=null){Qe(r)&&(i=r.ref,g=j.current),Je(r)&&(J(r.key),s=""+r.key);var E;e.type&&e.type.defaultProps&&(E=e.type.defaultProps);for(a in r)z.call(r,a)&&!Ke.hasOwnProperty(a)&&(r[a]===void 0&&E!==void 0?u[a]=E[a]:u[a]=r[a])}var R=arguments.length-2;if(R===1)u.children=n;else if(R>1){for(var w=Array(R),S=0;S<R;S++)w[S]=arguments[S+2];u.children=w}return _e(e.type,s,i,c,v,g,u)}function N(e){return typeof e=="object"&&e!==null&&e.$$typeof===o}var Xe=".",ot=":";function ut(e){var r=/[=:]/g,n={"=":"=0",":":"=2"},a=e.replace(r,function(u){return n[u]});return"$"+a}var Ze=!1,it=/\/+/g;function er(e){return e.replace(it,"$&/")}function be(e,r){return typeof e=="object"&&e!==null&&e.key!=null?(J(e.key),ut(""+e.key)):r.toString(36)}function X(e,r,n,a,u){var s=typeof e;(s==="undefined"||s==="boolean")&&(e=null);var i=!1;if(e===null)i=!0;else switch(s){case"string":case"number":i=!0;break;case"object":switch(e.$$typeof){case o:case f:i=!0}}if(i){var c=e,v=u(c),g=a===""?Xe+be(c,0):a;if(Q(v)){var E="";g!=null&&(E=er(g)+"/"),X(v,r,E,"",function(en){return en})}else v!=null&&(N(v)&&(v.key&&(!c||c.key!==v.key)&&J(v.key),v=nt(v,n+(v.key&&(!c||c.key!==v.key)?er(""+v.key)+"/":"")+g)),r.push(v));return 1}var R,w,S=0,O=a===""?Xe:a+ot;if(Q(e))for(var ue=0;ue<e.length;ue++)R=e[ue],w=O+be(R,ue),S+=X(R,r,n,w,u);else{var Pe=Me(e);if(typeof Pe=="function"){var wr=e;Pe===wr.entries&&(Ze||M("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),Ze=!0);for(var Xt=Pe.call(wr),Sr,Zt=0;!(Sr=Xt.next()).done;)R=Sr.value,w=O+be(R,Zt++),S+=X(R,r,n,w,u)}else if(s==="object"){var Or=String(e);throw new Error("Objects are not valid as a React child (found: "+(Or==="[object Object]"?"object with keys {"+Object.keys(e).join(", ")+"}":Or)+"). If you meant to render a collection of children, use an array instead.")}}return S}function Z(e,r,n){if(e==null)return e;var a=[],u=0;return X(e,a,"","",function(s){return r.call(n,s,u++)}),a}function st(e){var r=0;return Z(e,function(){r++}),r}function ct(e,r,n){Z(e,function(){r.apply(this,arguments)},n)}function ft(e){return Z(e,function(r){return r})||[]}function lt(e){if(!N(e))throw new Error("React.Children.only expected to receive a single React element child.");return e}function pt(e){var r={$$typeof:_,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null};r.Provider={$$typeof:C,_context:r};var n=!1,a=!1,u=!1;{var s={$$typeof:_,_context:r};Object.defineProperties(s,{Provider:{get:function(){return a||(a=!0,h("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(i){r.Provider=i}},_currentValue:{get:function(){return r._currentValue},set:function(i){r._currentValue=i}},_currentValue2:{get:function(){return r._currentValue2},set:function(i){r._currentValue2=i}},_threadCount:{get:function(){return r._threadCount},set:function(i){r._threadCount=i}},Consumer:{get:function(){return n||(n=!0,h("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(i){u||(M("Setting `displayName` on Context.Consumer has no effect. You should set it directly on the context with Context.displayName = '%s'.",i),u=!0)}}}),r.Consumer=s}return r._currentRenderer=null,r._currentRenderer2=null,r}var B=-1,Ee=0,rr=1,dt=2;function vt(e){if(e._status===B){var r=e._result,n=r();if(n.then(function(s){if(e._status===Ee||e._status===B){var i=e;i._status=rr,i._result=s}},function(s){if(e._status===Ee||e._status===B){var i=e;i._status=dt,i._result=s}}),e._status===B){var a=e;a._status=Ee,a._result=n}}if(e._status===rr){var u=e._result;return u===void 0&&h(`lazy: Expected the result of a dynamic import() call. Instead received: %s
2
+
3
+ Your code should look like:
4
+ const MyComponent = lazy(() => import('./MyComponent'))
5
+
6
+ Did you accidentally put curly braces around the import?`,u),"default"in u||h(`lazy: Expected the result of a dynamic import() call. Instead received: %s
7
+
8
+ Your code should look like:
9
+ const MyComponent = lazy(() => import('./MyComponent'))`,u),u.default}else throw e._result}function yt(e){var r={_status:B,_result:e},n={$$typeof:q,_payload:r,_init:vt};{var a,u;Object.defineProperties(n,{defaultProps:{configurable:!0,get:function(){return a},set:function(s){h("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."),a=s,Object.defineProperty(n,"defaultProps",{enumerable:!0})}},propTypes:{configurable:!0,get:function(){return u},set:function(s){h("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=s,Object.defineProperty(n,"propTypes",{enumerable:!0})}}})}return n}function ht(e){e!=null&&e.$$typeof===D?h("forwardRef requires a render function but received a `memo` component. Instead of forwardRef(memo(...)), use memo(forwardRef(...))."):typeof e!="function"?h("forwardRef requires a render function but was given %s.",e===null?"null":typeof e):e.length!==0&&e.length!==2&&h("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)&&h("forwardRef render functions do not support propTypes or defaultProps. Did you accidentally pass a React component?");var r={$$typeof:m,render:e};{var n;Object.defineProperty(r,"displayName",{enumerable:!1,configurable:!0,get:function(){return n},set:function(a){n=a,!e.name&&!e.displayName&&(e.displayName=a)}})}return r}var tr;tr=Symbol.for("react.module.reference");function nr(e){return!!(typeof e=="string"||typeof e=="function"||e===y||e===b||Hr||e===l||e===T||e===le||Br||e===Vr||Wr||Yr||zr||typeof e=="object"&&e!==null&&(e.$$typeof===q||e.$$typeof===D||e.$$typeof===C||e.$$typeof===_||e.$$typeof===m||e.$$typeof===tr||e.getModuleId!==void 0))}function mt(e,r){nr(e)||h("memo: The first argument must be a component. Instead received: %s",e===null?"null":typeof e);var n={$$typeof:D,type:e,compare:r===void 0?null:r};{var a;Object.defineProperty(n,"displayName",{enumerable:!1,configurable:!0,get:function(){return a},set:function(u){a=u,!e.name&&!e.displayName&&(e.displayName=u)}})}return n}function P(){var e=Ne.current;return e===null&&h(`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:
10
+ 1. You might have mismatching versions of React and the renderer (such as React DOM)
11
+ 2. You might be breaking the Rules of Hooks
12
+ 3. You might have more than one copy of React in the same app
13
+ See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.`),e}function gt(e){var r=P();if(e._context!==void 0){var n=e._context;n.Consumer===e?h("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?"):n.Provider===e&&h("Calling useContext(Context.Provider) is not supported. Did you mean to call useContext(Context) instead?")}return r.useContext(e)}function _t(e){var r=P();return r.useState(e)}function bt(e,r,n){var a=P();return a.useReducer(e,r,n)}function Et(e){var r=P();return r.useRef(e)}function Rt(e,r){var n=P();return n.useEffect(e,r)}function Ct(e,r){var n=P();return n.useInsertionEffect(e,r)}function wt(e,r){var n=P();return n.useLayoutEffect(e,r)}function St(e,r){var n=P();return n.useCallback(e,r)}function Ot(e,r){var n=P();return n.useMemo(e,r)}function Tt(e,r,n){var a=P();return a.useImperativeHandle(e,r,n)}function kt(e,r){{var n=P();return n.useDebugValue(e,r)}}function Pt(){var e=P();return e.useTransition()}function At(e){var r=P();return r.useDeferredValue(e)}function jt(){var e=P();return e.useId()}function xt(e,r,n){var a=P();return a.useSyncExternalStore(e,r,n)}var H=0,ar,or,ur,ir,sr,cr,fr;function lr(){}lr.__reactDisabledLog=!0;function It(){{if(H===0){ar=console.log,or=console.info,ur=console.warn,ir=console.error,sr=console.group,cr=console.groupCollapsed,fr=console.groupEnd;var e={configurable:!0,enumerable:!0,value:lr,writable:!0};Object.defineProperties(console,{info:e,log:e,warn:e,error:e,group:e,groupCollapsed:e,groupEnd:e})}H++}}function $t(){{if(H--,H===0){var e={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:x({},e,{value:ar}),info:x({},e,{value:or}),warn:x({},e,{value:ur}),error:x({},e,{value:ir}),group:x({},e,{value:sr}),groupCollapsed:x({},e,{value:cr}),groupEnd:x({},e,{value:fr})})}H<0&&h("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var Re=L.ReactCurrentDispatcher,Ce;function ee(e,r,n){{if(Ce===void 0)try{throw Error()}catch(u){var a=u.stack.trim().match(/\n( *(at )?)/);Ce=a&&a[1]||""}return`
14
+ `+Ce+e}}var we=!1,re;{var Dt=typeof WeakMap=="function"?WeakMap:Map;re=new Dt}function pr(e,r){if(!e||we)return"";{var n=re.get(e);if(n!==void 0)return n}var a;we=!0;var u=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var s;s=Re.current,Re.current=null,It();try{if(r){var i=function(){throw Error()};if(Object.defineProperty(i.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(i,[])}catch(O){a=O}Reflect.construct(e,[],i)}else{try{i.call()}catch(O){a=O}e.call(i.prototype)}}else{try{throw Error()}catch(O){a=O}e()}}catch(O){if(O&&a&&typeof O.stack=="string"){for(var c=O.stack.split(`
15
+ `),v=a.stack.split(`
16
+ `),g=c.length-1,E=v.length-1;g>=1&&E>=0&&c[g]!==v[E];)E--;for(;g>=1&&E>=0;g--,E--)if(c[g]!==v[E]){if(g!==1||E!==1)do if(g--,E--,E<0||c[g]!==v[E]){var R=`
17
+ `+c[g].replace(" at new "," at ");return e.displayName&&R.includes("<anonymous>")&&(R=R.replace("<anonymous>",e.displayName)),typeof e=="function"&&re.set(e,R),R}while(g>=1&&E>=0);break}}}finally{we=!1,Re.current=s,$t(),Error.prepareStackTrace=u}var w=e?e.displayName||e.name:"",S=w?ee(w):"";return typeof e=="function"&&re.set(e,S),S}function Ft(e,r,n){return pr(e,!1)}function Lt(e){var r=e.prototype;return!!(r&&r.isReactComponent)}function te(e,r,n){if(e==null)return"";if(typeof e=="function")return pr(e,Lt(e));if(typeof e=="string")return ee(e);switch(e){case T:return ee("Suspense");case le:return ee("SuspenseList")}if(typeof e=="object")switch(e.$$typeof){case m:return Ft(e.render);case D:return te(e.type,r,n);case q:{var a=e,u=a._payload,s=a._init;try{return te(s(u),r,n)}catch{}}}return""}var dr={},vr=L.ReactDebugCurrentFrame;function ne(e){if(e){var r=e._owner,n=te(e.type,e._source,r?r.type:null);vr.setExtraStackFrame(n)}else vr.setExtraStackFrame(null)}function Mt(e,r,n,a,u){{var s=Function.call.bind(z);for(var i in e)if(s(e,i)){var c=void 0;try{if(typeof e[i]!="function"){var v=Error((a||"React class")+": "+n+" type `"+i+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof e[i]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw v.name="Invariant Violation",v}c=e[i](r,i,a,n,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(g){c=g}c&&!(c instanceof Error)&&(ne(u),h("%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).",a||"React class",n,i,typeof c),ne(null)),c instanceof Error&&!(c.message in dr)&&(dr[c.message]=!0,ne(u),h("Failed %s type: %s",n,c.message),ne(null))}}}function V(e){if(e){var r=e._owner,n=te(e.type,e._source,r?r.type:null);Ve(n)}else Ve(null)}var Se;Se=!1;function yr(){if(j.current){var e=I(j.current.type);if(e)return`
18
+
19
+ Check the render method of \``+e+"`."}return""}function Nt(e){if(e!==void 0){var r=e.fileName.replace(/^.*[\\\/]/,""),n=e.lineNumber;return`
20
+
21
+ Check your code at `+r+":"+n+"."}return""}function Vt(e){return e!=null?Nt(e.__source):""}var hr={};function Ut(e){var r=yr();if(!r){var n=typeof e=="string"?e:e.displayName||e.name;n&&(r=`
22
+
23
+ Check the top-level render call using <`+n+">.")}return r}function mr(e,r){if(!(!e._store||e._store.validated||e.key!=null)){e._store.validated=!0;var n=Ut(r);if(!hr[n]){hr[n]=!0;var a="";e&&e._owner&&e._owner!==j.current&&(a=" It was passed a child from "+I(e._owner.type)+"."),V(e),h('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',n,a),V(null)}}}function gr(e,r){if(typeof e=="object"){if(Q(e))for(var n=0;n<e.length;n++){var a=e[n];N(a)&&mr(a,r)}else if(N(e))e._store&&(e._store.validated=!0);else if(e){var u=Me(e);if(typeof u=="function"&&u!==e.entries)for(var s=u.call(e),i;!(i=s.next()).done;)N(i.value)&&mr(i.value,r)}}}function _r(e){{var r=e.type;if(r==null||typeof r=="string")return;var n;if(typeof r=="function")n=r.propTypes;else if(typeof r=="object"&&(r.$$typeof===m||r.$$typeof===D))n=r.propTypes;else return;if(n){var a=I(r);Mt(n,e.props,"prop",a,e)}else if(r.PropTypes!==void 0&&!Se){Se=!0;var u=I(r);h("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",u||"Unknown")}typeof r.getDefaultProps=="function"&&!r.getDefaultProps.isReactClassApproved&&h("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function Wt(e){{for(var r=Object.keys(e.props),n=0;n<r.length;n++){var a=r[n];if(a!=="children"&&a!=="key"){V(e),h("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",a),V(null);break}}e.ref!==null&&(V(e),h("Invalid attribute `ref` supplied to `React.Fragment`."),V(null))}}function br(e,r,n){var a=nr(e);if(!a){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 s=Vt(r);s?u+=s:u+=yr();var i;e===null?i="null":Q(e)?i="array":e!==void 0&&e.$$typeof===o?(i="<"+(I(e.type)||"Unknown")+" />",u=" Did you accidentally export a JSX literal instead of a component?"):i=typeof e,h("React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",i,u)}var c=tt.apply(this,arguments);if(c==null)return c;if(a)for(var v=2;v<arguments.length;v++)gr(arguments[v],e);return e===y?Wt(c):_r(c),c}var Er=!1;function Yt(e){var r=br.bind(null,e);return r.type=e,Er||(Er=!0,M("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 M("Factory.type is deprecated. Access the class directly before passing it to createFactory."),Object.defineProperty(this,"type",{value:e}),e}}),r}function zt(e,r,n){for(var a=at.apply(this,arguments),u=2;u<arguments.length;u++)gr(arguments[u],a.type);return _r(a),a}function Bt(e,r){var n=F.transition;F.transition={};var a=F.transition;F.transition._updatedFibers=new Set;try{e()}finally{if(F.transition=n,n===null&&a._updatedFibers){var u=a._updatedFibers.size;u>10&&M("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."),a._updatedFibers.clear()}}}var Rr=!1,ae=null;function Ht(e){if(ae===null)try{var r=("require"+Math.random()).slice(0,7),n=fe&&fe[r];ae=n.call(fe,"timers").setImmediate}catch{ae=function(u){Rr===!1&&(Rr=!0,typeof MessageChannel>"u"&&h("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 s=new MessageChannel;s.port1.onmessage=u,s.port2.postMessage(void 0)}}return ae(e)}var U=0,Cr=!1;function Kt(e){{var r=U;U++,k.current===null&&(k.current=[]);var n=k.isBatchingLegacy,a;try{if(k.isBatchingLegacy=!0,a=e(),!n&&k.didScheduleLegacyUpdate){var u=k.current;u!==null&&(k.didScheduleLegacyUpdate=!1,ke(u))}}catch(w){throw oe(r),w}finally{k.isBatchingLegacy=n}if(a!==null&&typeof a=="object"&&typeof a.then=="function"){var s=a,i=!1,c={then:function(w,S){i=!0,s.then(function(O){oe(r),U===0?Oe(O,w,S):w(O)},function(O){oe(r),S(O)})}};return!Cr&&typeof Promise<"u"&&Promise.resolve().then(function(){}).then(function(){i||(Cr=!0,h("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 () => ...);"))}),c}else{var v=a;if(oe(r),U===0){var g=k.current;g!==null&&(ke(g),k.current=null);var E={then:function(w,S){k.current===null?(k.current=[],Oe(v,w,S)):w(v)}};return E}else{var R={then:function(w,S){w(v)}};return R}}}}function oe(e){e!==U-1&&h("You seem to have overlapping act() calls, this is not supported. Be sure to await previous act() calls before making a new one. "),U=e}function Oe(e,r,n){{var a=k.current;if(a!==null)try{ke(a),Ht(function(){a.length===0?(k.current=null,r(e)):Oe(e,r,n)})}catch(u){n(u)}else r(e)}}var Te=!1;function ke(e){if(!Te){Te=!0;var r=0;try{for(;r<e.length;r++){var n=e[r];do n=n(!0);while(n!==null)}e.length=0}catch(a){throw e=e.slice(r+1),a}finally{Te=!1}}}var qt=br,Gt=zt,Qt=Yt,Jt={map:Z,forEach:ct,count:st,toArray:ft,only:lt};d.Children=Jt,d.Component=$,d.Fragment=y,d.Profiler=b,d.PureComponent=he,d.StrictMode=l,d.Suspense=T,d.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=L,d.cloneElement=Gt,d.createContext=pt,d.createElement=qt,d.createFactory=Qt,d.createRef=qr,d.forwardRef=ht,d.isValidElement=N,d.lazy=yt,d.memo=mt,d.startTransition=Bt,d.unstable_act=Kt,d.useCallback=St,d.useContext=gt,d.useDebugValue=kt,d.useDeferredValue=At,d.useEffect=Rt,d.useId=jt,d.useImperativeHandle=Tt,d.useInsertionEffect=Ct,d.useLayoutEffect=wt,d.useMemo=Ot,d.useReducer=bt,d.useRef=Et,d.useState=_t,d.useSyncExternalStore=xt,d.useTransition=Pt,d.version=t,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)}()});var Cn=Ae((Tn,Fe)=>{"use strict";process.env.NODE_ENV==="production"?Fe.exports=Mr():Fe.exports=Nr()});export{wn as a,Cn as b};
24
+ /*! Bundled license information:
25
+
26
+ react/cjs/react.production.min.js:
27
+ (**
28
+ * @license React
29
+ * react.production.min.js
30
+ *
31
+ * Copyright (c) Facebook, Inc. and its affiliates.
32
+ *
33
+ * This source code is licensed under the MIT license found in the
34
+ * LICENSE file in the root directory of this source tree.
35
+ *)
36
+
37
+ react/cjs/react.development.js:
38
+ (**
39
+ * @license React
40
+ * react.development.js
41
+ *
42
+ * Copyright (c) Facebook, Inc. and its affiliates.
43
+ *
44
+ * This source code is licensed under the MIT license found in the
45
+ * LICENSE file in the root directory of this source tree.
46
+ *)
47
+ */
@@ -0,0 +1 @@
1
+ import{a as l,b as e}from"./chunk-NS6DY376.js";var t=l(e(),1);function h(i){return t.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...i},t.createElement("g",{clipPath:"url(#clip0_14679_11658)"},t.createElement("path",{d:"M13 6.828V21H11L11 6.828L5.636 12.192L4.222 10.778L12 3L19.778 10.778L18.364 12.192L13 6.828Z",fill:"#101828"})),t.createElement("defs",null,t.createElement("clipPath",{id:"clip0_14679_11658"},t.createElement("rect",{width:24,height:24,fill:"white"}))))}export{h as a};
@@ -0,0 +1 @@
1
+ import{a as e,b as l}from"./chunk-NS6DY376.js";var t=e(l(),1);function h(i){return t.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...i},t.createElement("g",{clipPath:"url(#clip0_14679_11651)"},t.createElement("path",{d:"M14.8432 7.84317L13.3432 6.34317L7.68632 12L13.3432 17.6569L14.8432 16.1569L10.6863 12L14.8432 7.84317Z",fill:"#101828"})),t.createElement("defs",null,t.createElement("clipPath",{id:"clip0_14679_11651"},t.createElement("rect",{width:24,height:24,fill:"white"}))))}export{h as a};
@@ -0,0 +1,9 @@
1
+ export { default as ArrowArrowDown } from './ArrowArrowDown.js';
2
+ export { default as ArrowArrowLeft } from './ArrowArrowLeft.js';
3
+ export { default as ArrowArrowRight } from './ArrowArrowRight.js';
4
+ export { default as ArrowArrowUp } from './ArrowArrowUp.js';
5
+ export { default as ArrowCaretDown } from './ArrowCaretDown.js';
6
+ export { default as ArrowCaretLeft } from './ArrowCaretLeft.js';
7
+ export { default as ArrowCaretRight } from './ArrowCaretRight.js';
8
+ export { default as ArrowCaretUp } from './ArrowCaretUp.js';
9
+ import 'react';
@@ -0,0 +1 @@
1
+ import{a as r}from"./chunk-FSOEQ447.js";import{a as o}from"./chunk-GMB4M32K.js";import{a as t}from"./chunk-H4TQPVIH.js";import{a as e}from"./chunk-VX7J5YKP.js";import{a}from"./chunk-FOBVYAZD.js";import{a as f}from"./chunk-ZVZT2C6M.js";import{a as w}from"./chunk-HECWDDGA.js";import{a as A}from"./chunk-GNZCQSTA.js";import"./chunk-NS6DY376.js";export{r as ArrowArrowDown,o as ArrowArrowLeft,t as ArrowArrowRight,e as ArrowArrowUp,a as ArrowCaretDown,f as ArrowCaretLeft,w as ArrowCaretRight,A as ArrowCaretUp};
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "components",
6
6
  "ui"
7
7
  ],
8
- "version": "1.40.0",
8
+ "version": "1.42.0",
9
9
  "publishConfig": {
10
10
  "access": "public"
11
11
  },
@@ -0,0 +1,10 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_14679_11661)">
3
+ <path d="M11 17.172L11 3L13 3V17.172L18.364 11.808L19.778 13.222L12 21L4.222 13.222L5.636 11.808L11 17.172Z" fill="#101828"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="clip0_14679_11661">
7
+ <rect width="24" height="24" fill="white"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_14679_11664)">
3
+ <path d="M6.828 11H21V13H6.828L12.192 18.364L10.778 19.778L3 12L10.778 4.22198L12.192 5.63598L6.828 11Z" fill="#101828"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="clip0_14679_11664">
7
+ <rect width="24" height="24" fill="white"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_14679_11667)">
3
+ <path d="M17.172 13L3 13L3 11L17.172 11L11.808 5.63601L13.222 4.22202L21 12L13.222 19.778L11.808 18.364L17.172 13Z" fill="#101828"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="clip0_14679_11667">
7
+ <rect width="24" height="24" fill="white"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_14679_11658)">
3
+ <path d="M13 6.828V21H11L11 6.828L5.636 12.192L4.222 10.778L12 3L19.778 10.778L18.364 12.192L13 6.828Z" fill="#101828"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="clip0_14679_11658">
7
+ <rect width="24" height="24" fill="white"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_14679_11646)">
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M7.84315 9.15685L6.34315 10.6569L12 16.3137L17.6569 10.6569L16.1569 9.15685L12 13.3137L7.84315 9.15685Z" fill="#101828"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="clip0_14679_11646">
7
+ <rect width="24" height="24" fill="white"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_14679_11651)">
3
+ <path d="M14.8432 7.84317L13.3432 6.34317L7.68632 12L13.3432 17.6569L14.8432 16.1569L10.6863 12L14.8432 7.84317Z" fill="#101828"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="clip0_14679_11651">
7
+ <rect width="24" height="24" fill="white"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_14679_11654)">
3
+ <path d="M9.15686 16.1568L10.6569 17.6568L16.3137 12L10.6569 6.34314L9.15686 7.84314L13.3137 12L9.15686 16.1568Z" fill="#101828"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="clip0_14679_11654">
7
+ <rect width="24" height="24" fill="white"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_14679_11643)">
3
+ <path d="M16.1569 14.8431L17.6569 13.3431L12 7.68628L6.34315 13.3431L7.84315 14.8431L12 10.6863L16.1569 14.8431Z" fill="#101828"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="clip0_14679_11643">
7
+ <rect width="24" height="24" fill="white"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M10.0001 4.75C7.71069 4.75 5.84902 6.61518 5.84902 8.92308C5.84902 11.231 7.71069 13.0962 10.0001 13.0962C12.2895 13.0962 14.1512 11.231 14.1512 8.92308C14.1512 6.61518 12.2895 4.75 10.0001 4.75ZM13.0571 13.6954C14.6184 12.6852 15.6512 10.9241 15.6512 8.92308C15.6512 5.79309 13.1243 3.25 10.0001 3.25C6.87594 3.25 4.34902 5.79309 4.34902 8.92308C4.34902 10.9239 5.38165 12.685 6.94282 13.6952C4.38385 14.7429 2.47969 17.0664 2.01036 19.8764C1.94213 20.285 2.21801 20.6715 2.62656 20.7398C3.03512 20.808 3.42163 20.5321 3.48987 20.1236C4.01422 16.9841 6.73236 14.5962 10.0001 14.5962C11.0681 14.5962 12.075 14.8505 12.966 15.3016C13.3355 15.4887 13.7868 15.3408 13.9739 14.9713C14.161 14.6017 14.0131 14.1505 13.6435 13.9634C13.4523 13.8665 13.2567 13.7771 13.0571 13.6954ZM18.4652 14.875C16.911 14.875 15.651 16.135 15.651 17.6892C15.651 19.2435 16.911 20.5034 18.4652 20.5034C19.8145 20.5034 20.9436 19.5531 21.2165 18.2847C21.3036 17.8797 21.7025 17.6221 22.1074 17.7092C22.5124 17.7963 22.77 18.1952 22.6829 18.6001C22.2645 20.5452 20.536 22.0034 18.4652 22.0034C16.0825 22.0034 14.151 20.0719 14.151 17.6892C14.151 15.3065 16.0825 13.375 18.4652 13.375C18.8853 13.375 19.2926 13.4353 19.6784 13.5481C20.0759 13.6644 20.3039 14.081 20.1876 14.4785C20.0713 14.8761 19.6547 15.1041 19.2572 14.9878C19.0069 14.9145 18.7413 14.875 18.4652 14.875ZM22.2209 15.9181C22.5138 15.6252 22.5138 15.1503 22.2209 14.8574C21.928 14.5645 21.4531 14.5645 21.1602 14.8574L18.4277 17.5899L17.646 16.8082C17.3531 16.5153 16.8782 16.5153 16.5854 16.8082C16.2925 17.1011 16.2925 17.576 16.5854 17.8689L17.8974 19.1809C18.1903 19.4738 18.6652 19.4738 18.9581 19.1809L22.2209 15.9181Z" fill="#1E2134"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M3.75 7.5C3.75 6.25736 4.75736 5.25 6 5.25C7.24264 5.25 8.25 6.25736 8.25 7.5C8.25 8.74264 7.24264 9.75 6 9.75C4.75736 9.75 3.75 8.74264 3.75 7.5ZM6 3.75C3.92893 3.75 2.25 5.42893 2.25 7.5C2.25 9.57107 3.92893 11.25 6 11.25C7.81422 11.25 9.32753 9.96168 9.67499 8.25H21C21.3033 8.25 21.5768 8.06727 21.6929 7.78701C21.809 7.50676 21.7448 7.18417 21.5303 6.96967L18.5303 3.96967C18.2374 3.67678 17.7626 3.67678 17.4697 3.96967C17.1768 4.26256 17.1768 4.73744 17.4697 5.03033L19.1893 6.75H9.67499C9.32753 5.03832 7.81422 3.75 6 3.75ZM3.75 16.5C3.75 15.2574 4.75736 14.25 6 14.25C7.24264 14.25 8.25 15.2574 8.25 16.5C8.25 17.7426 7.24264 18.75 6 18.75C4.75736 18.75 3.75 17.7426 3.75 16.5ZM6 12.75C3.92893 12.75 2.25 14.4289 2.25 16.5C2.25 18.5711 3.92893 20.25 6 20.25C7.81422 20.25 9.32753 18.9617 9.67499 17.25H21C21.3033 17.25 21.5768 17.0673 21.6929 16.787C21.809 16.5068 21.7448 16.1842 21.5303 15.9697L18.5303 12.9697C18.2374 12.6768 17.7626 12.6768 17.4697 12.9697C17.1768 13.2626 17.1768 13.7374 17.4697 14.0303L19.1893 15.75H9.67499C9.32753 14.0383 7.81422 12.75 6 12.75Z" fill="#1E2134"/>
3
+ </svg>
@@ -0,0 +1,8 @@
1
+ import * as React from 'react';
2
+
3
+ /**
4
+ * @param {React.SVGProps<SVGSVGElement>} props
5
+ */
6
+ declare function SvgMenuIdentity(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
7
+
8
+ export { SvgMenuIdentity as default };
@@ -0,0 +1 @@
1
+ import{a}from"./chunk-ZUD5OMO6.js";import"./chunk-NS6DY376.js";export{a as default};
@@ -0,0 +1,8 @@
1
+ import * as React from 'react';
2
+
3
+ /**
4
+ * @param {React.SVGProps<SVGSVGElement>} props
5
+ */
6
+ declare function SvgMenuMultisig(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
7
+
8
+ export { SvgMenuMultisig as default };
@@ -0,0 +1 @@
1
+ import{a}from"./chunk-JHSNSU4C.js";import"./chunk-NS6DY376.js";export{a as default};
@@ -0,0 +1 @@
1
+ import{a as l,b as t}from"./chunk-NS6DY376.js";var C=l(t(),1);function i(e){return C.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},C.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.75 7.5C3.75 6.25736 4.75736 5.25 6 5.25C7.24264 5.25 8.25 6.25736 8.25 7.5C8.25 8.74264 7.24264 9.75 6 9.75C4.75736 9.75 3.75 8.74264 3.75 7.5ZM6 3.75C3.92893 3.75 2.25 5.42893 2.25 7.5C2.25 9.57107 3.92893 11.25 6 11.25C7.81422 11.25 9.32753 9.96168 9.67499 8.25H21C21.3033 8.25 21.5768 8.06727 21.6929 7.78701C21.809 7.50676 21.7448 7.18417 21.5303 6.96967L18.5303 3.96967C18.2374 3.67678 17.7626 3.67678 17.4697 3.96967C17.1768 4.26256 17.1768 4.73744 17.4697 5.03033L19.1893 6.75H9.67499C9.32753 5.03832 7.81422 3.75 6 3.75ZM3.75 16.5C3.75 15.2574 4.75736 14.25 6 14.25C7.24264 14.25 8.25 15.2574 8.25 16.5C8.25 17.7426 7.24264 18.75 6 18.75C4.75736 18.75 3.75 17.7426 3.75 16.5ZM6 12.75C3.92893 12.75 2.25 14.4289 2.25 16.5C2.25 18.5711 3.92893 20.25 6 20.25C7.81422 20.25 9.32753 18.9617 9.67499 17.25H21C21.3033 17.25 21.5768 17.0673 21.6929 16.787C21.809 16.5068 21.7448 16.1842 21.5303 15.9697L18.5303 12.9697C18.2374 12.6768 17.7626 12.6768 17.4697 12.9697C17.1768 13.2626 17.1768 13.7374 17.4697 14.0303L19.1893 15.75H9.67499C9.32753 14.0383 7.81422 12.75 6 12.75Z",fill:"#1E2134"}))}export{i as a};
@@ -0,0 +1 @@
1
+ import{a as t,b as l}from"./chunk-NS6DY376.js";var C=t(l(),1);function i(e){return C.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},C.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.0001 4.75C7.71069 4.75 5.84902 6.61518 5.84902 8.92308C5.84902 11.231 7.71069 13.0962 10.0001 13.0962C12.2895 13.0962 14.1512 11.231 14.1512 8.92308C14.1512 6.61518 12.2895 4.75 10.0001 4.75ZM13.0571 13.6954C14.6184 12.6852 15.6512 10.9241 15.6512 8.92308C15.6512 5.79309 13.1243 3.25 10.0001 3.25C6.87594 3.25 4.34902 5.79309 4.34902 8.92308C4.34902 10.9239 5.38165 12.685 6.94282 13.6952C4.38385 14.7429 2.47969 17.0664 2.01036 19.8764C1.94213 20.285 2.21801 20.6715 2.62656 20.7398C3.03512 20.808 3.42163 20.5321 3.48987 20.1236C4.01422 16.9841 6.73236 14.5962 10.0001 14.5962C11.0681 14.5962 12.075 14.8505 12.966 15.3016C13.3355 15.4887 13.7868 15.3408 13.9739 14.9713C14.161 14.6017 14.0131 14.1505 13.6435 13.9634C13.4523 13.8665 13.2567 13.7771 13.0571 13.6954ZM18.4652 14.875C16.911 14.875 15.651 16.135 15.651 17.6892C15.651 19.2435 16.911 20.5034 18.4652 20.5034C19.8145 20.5034 20.9436 19.5531 21.2165 18.2847C21.3036 17.8797 21.7025 17.6221 22.1074 17.7092C22.5124 17.7963 22.77 18.1952 22.6829 18.6001C22.2645 20.5452 20.536 22.0034 18.4652 22.0034C16.0825 22.0034 14.151 20.0719 14.151 17.6892C14.151 15.3065 16.0825 13.375 18.4652 13.375C18.8853 13.375 19.2926 13.4353 19.6784 13.5481C20.0759 13.6644 20.3039 14.081 20.1876 14.4785C20.0713 14.8761 19.6547 15.1041 19.2572 14.9878C19.0069 14.9145 18.7413 14.875 18.4652 14.875ZM22.2209 15.9181C22.5138 15.6252 22.5138 15.1503 22.2209 14.8574C21.928 14.5645 21.4531 14.5645 21.1602 14.8574L18.4277 17.5899L17.646 16.8082C17.3531 16.5153 16.8782 16.5153 16.5854 16.8082C16.2925 17.1011 16.2925 17.576 16.5854 17.8689L17.8974 19.1809C18.1903 19.4738 18.6652 19.4738 18.9581 19.1809L22.2209 15.9181Z",fill:"#1E2134"}))}export{i as a};
@@ -62,6 +62,8 @@ export { default as MenuDemocracy } from './MenuDemocracy.js';
62
62
  export { default as MenuDiscussions } from './MenuDiscussions.js';
63
63
  export { default as MenuFellowship } from './MenuFellowship.js';
64
64
  export { default as MenuFinancialCouncil } from './MenuFinancialCouncil.js';
65
+ export { default as MenuIdentity } from './MenuIdentity.js';
66
+ export { default as MenuMultisig } from './MenuMultisig.js';
65
67
  export { default as MenuNavigation } from './MenuNavigation.js';
66
68
  export { default as MenuOffChainVoting } from './MenuOffChainVoting.js';
67
69
  export { default as MenuOpenTechComm } from './MenuOpenTechComm.js';
@@ -1 +1 @@
1
- import{a as Ir}from"./chunk-TISW532O.js";import{a as Cr}from"./chunk-CKCZE46J.js";import{a as Mr}from"./chunk-S3QWPDMK.js";import{a as Lr}from"./chunk-IWUMCZTA.js";import{a as Pr}from"./chunk-VND3I53D.js";import{a as kr}from"./chunk-5QTXB34R.js";import{a as jr}from"./chunk-3LWYTD3S.js";import{a as hr}from"./chunk-E373T62Q.js";import{a as yr}from"./chunk-M4MYJMVT.js";import{a as Dr}from"./chunk-EDV37IIC.js";import{a as Sr}from"./chunk-ZAVO7CAX.js";import{a as mr}from"./chunk-A5MAUD4G.js";import{a as dr}from"./chunk-ITSA7RDB.js";import{a as pr}from"./chunk-VS3IXEK7.js";import{a as xr}from"./chunk-QSJL3O5R.js";import{a as ir}from"./chunk-4X5CSRRT.js";import{a as cr}from"./chunk-Q6VZDXF5.js";import{a as nr}from"./chunk-5TZOMKMY.js";import{a as gr}from"./chunk-IZR7MZPS.js";import{a as tr}from"./chunk-QTD2GMOW.js";import{a as er}from"./chunk-LOF2AH4K.js";import{a as rr}from"./chunk-P77CQY5G.js";import{a as ar}from"./chunk-3QQJTPG2.js";import{a as fr}from"./chunk-YERLFTT2.js";import{a as sr}from"./chunk-SZP5NC7Y.js";import{a as lr}from"./chunk-ELUTA6L4.js";import{a as ur}from"./chunk-2UD4TNOJ.js";import{a as Ge}from"./chunk-N3XUTP54.js";import{a as Ye}from"./chunk-O7WWNWRW.js";import{a as Je}from"./chunk-SCKDRI5L.js";import{a as Qe}from"./chunk-NGBV6BZ5.js";import{a as Xe}from"./chunk-TOH4G2HP.js";import{a as _e}from"./chunk-BL7YW2JT.js";import{a as $e}from"./chunk-7HUBBRR2.js";import{a as or}from"./chunk-673VXGMM.js";import{a as Ve}from"./chunk-HHYN3BN3.js";import{a as ze}from"./chunk-2O6WGLON.js";import{a as Ee}from"./chunk-IK7ZN2R7.js";import{a as Fe}from"./chunk-WYK6K7OI.js";import{a as Ne}from"./chunk-V2EH35WB.js";import{a as Ze}from"./chunk-FL2C4KLQ.js";import{a as He}from"./chunk-UM5EMNFY.js";import{a as qe}from"./chunk-I6QMBYWL.js";import{a as we}from"./chunk-OI5TIGHF.js";import{a as Ke}from"./chunk-4NDOGY4A.js";import{a as Be}from"./chunk-ECNNZY43.js";import{a as Te}from"./chunk-KWKOCLUU.js";import{a as Re}from"./chunk-DCNZVVC2.js";import{a as Ue}from"./chunk-WVPZKC2C.js";import{a as Oe}from"./chunk-PRS7XCXD.js";import{a as We}from"./chunk-PPRK42DU.js";import{a as De}from"./chunk-76WFVCIA.js";import{a as Se}from"./chunk-UYJRB4MF.js";import{a as Ie}from"./chunk-UWQJU3WO.js";import{a as Ce}from"./chunk-FQDN53QT.js";import{a as Me}from"./chunk-MBAVE4B2.js";import{a as Ae}from"./chunk-TDSDLZZN.js";import{a as be}from"./chunk-P4SWE4KU.js";import{a as ve}from"./chunk-VIDRJRA3.js";import{a as ne}from"./chunk-2CN2G3XY.js";import{a as ge}from"./chunk-6JP2AHAD.js";import{a as Le}from"./chunk-HZDTX33I.js";import{a as Pe}from"./chunk-X5WPZAAC.js";import{a as ke}from"./chunk-IMFGAFVL.js";import{a as je}from"./chunk-VT6QMNS7.js";import{a as he}from"./chunk-IMNFSKT7.js";import{a as ye}from"./chunk-K4ETFKL3.js";import{a as le}from"./chunk-CWFXYYNA.js";import{a as ue}from"./chunk-C7WN3HWI.js";import{a as me}from"./chunk-5BLND7KX.js";import{a as de}from"./chunk-DGE7LVZY.js";import{a as pe}from"./chunk-WYFZNVP2.js";import{a as xe}from"./chunk-HW6OHMHO.js";import{a as ie}from"./chunk-C2ASEAOK.js";import{a as ce}from"./chunk-MCNYBDHC.js";import{a as $t}from"./chunk-R5D7LJHH.js";import{a as oe}from"./chunk-LUSKXJ74.js";import{a as te}from"./chunk-4GPDW2BQ.js";import{a as ee}from"./chunk-5RJJJMI4.js";import{a as re}from"./chunk-2USNKOR7.js";import{a as ae}from"./chunk-THRS22YM.js";import{a as fe}from"./chunk-FT6CAGHL.js";import{a as se}from"./chunk-VGYLAMKN.js";import{a as Ht}from"./chunk-UGSZ5UOT.js";import{a as qt}from"./chunk-UROSS367.js";import{a as Gt}from"./chunk-EMVEM7NB.js";import{a as Yt}from"./chunk-WXMOIXGL.js";import{a as Jt}from"./chunk-YTLK5XGV.js";import{a as Qt}from"./chunk-A7DW6Y62.js";import{a as Xt}from"./chunk-FHLIKHBC.js";import{a as _t}from"./chunk-NU3JPD5A.js";import{a as Ot}from"./chunk-4J5XPD3N.js";import{a as Wt}from"./chunk-RC4FPWX7.js";import{a as Vt}from"./chunk-E2H3D5M2.js";import{a as zt}from"./chunk-N7PZZ7WG.js";import{a as Et}from"./chunk-S53I3XPU.js";import{a as Ft}from"./chunk-C6MJR3UH.js";import{a as Nt}from"./chunk-ZTWAKLBK.js";import{a as Zt}from"./chunk-JEMEQISE.js";import{a as bt}from"./chunk-VEV3JBWO.js";import{a as vt}from"./chunk-BJT5J5N4.js";import{a as wt}from"./chunk-TZV5DXL5.js";import{a as Kt}from"./chunk-XX4TMCEW.js";import{a as Bt}from"./chunk-ISLIW7C7.js";import{a as Tt}from"./chunk-KULPX42L.js";import{a as Rt}from"./chunk-PJUVRD6I.js";import{a as Ut}from"./chunk-QHWVPGFH.js";import{a as ht}from"./chunk-54DTBDPE.js";import{a as yt}from"./chunk-4WFZKMNP.js";import{a as Dt}from"./chunk-XXND7HZK.js";import{a as St}from"./chunk-R2HUH5EY.js";import{a as It}from"./chunk-K3ONTDQX.js";import{a as Ct}from"./chunk-IUEOJ6PN.js";import{a as Mt}from"./chunk-YSMLASOU.js";import{a as At}from"./chunk-72DMMMBH.js";import{a as it}from"./chunk-TAM36BQ4.js";import{a as ct}from"./chunk-RNNNHCN3.js";import{a as nt}from"./chunk-VFXZUVYE.js";import{a as gt}from"./chunk-L5RZJ5RC.js";import{a as Lt}from"./chunk-DPORTMVJ.js";import{a as Pt}from"./chunk-PIADBGPV.js";import{a as kt}from"./chunk-ZBKIEPF3.js";import{a as jt}from"./chunk-MFH4FGWX.js";import{a as ft}from"./chunk-4K3XGUG3.js";import{a as st}from"./chunk-56LUBUAD.js";import{a as lt}from"./chunk-XVUOUWQM.js";import{a as ut}from"./chunk-XUKH3NRG.js";import{a as mt}from"./chunk-J6WCLTTI.js";import{a as dt}from"./chunk-K2LQUHCB.js";import{a as pt}from"./chunk-S6XYLZY3.js";import{a as xt}from"./chunk-YNVVNAEI.js";import{a as Xo}from"./chunk-OEE3QR2U.js";import{a as _o}from"./chunk-TP2WTGZ3.js";import{a as $o}from"./chunk-RSX7T7UL.js";import{a as ot}from"./chunk-25SRQBPU.js";import{a as tt}from"./chunk-ZNNZOD3V.js";import{a as et}from"./chunk-ZZ5FUFUS.js";import{a as rt}from"./chunk-7GRZIEIQ.js";import{a as at}from"./chunk-MNYCFFCG.js";import{a as No}from"./chunk-3ZEIIUJI.js";import{a as Zo}from"./chunk-AOVLSKPE.js";import{a as Ho}from"./chunk-42DJPKYZ.js";import{a as qo}from"./chunk-M3OZZ7YG.js";import{a as Go}from"./chunk-JYPETY7H.js";import{a as Yo}from"./chunk-S67ZUV43.js";import{a as Jo}from"./chunk-Q2KB3LHR.js";import{a as Qo}from"./chunk-TY4SVRU6.js";import{a as Ro}from"./chunk-O35S6JAZ.js";import{a as Uo}from"./chunk-XVAJNPBO.js";import{a as Oo}from"./chunk-HF3O4GO5.js";import{a as Wo}from"./chunk-7ZVVKF2L.js";import{a as Vo}from"./chunk-PPPQ6FH7.js";import{a as zo}from"./chunk-QWNRAGDE.js";import{a as Eo}from"./chunk-CRHBAFYP.js";import{a as Fo}from"./chunk-KIWUVWU5.js";import{a as Mo}from"./chunk-MKHWBUDZ.js";import{a as Ao}from"./chunk-NCFKYYHB.js";import{a as bo}from"./chunk-H3BA22GY.js";import{a as vo}from"./chunk-GUBOGYU7.js";import{a as wo}from"./chunk-M7H7G2RC.js";import{a as Ko}from"./chunk-GHBH7FLE.js";import{a as Bo}from"./chunk-ZMTXMJF6.js";import{a as To}from"./chunk-QIPQWEUG.js";import{a as ko}from"./chunk-BZ2655NL.js";import{a as jo}from"./chunk-NPFYWQIV.js";import{a as ho}from"./chunk-RRRPIVNM.js";import{a as yo}from"./chunk-JT4J3Z7Y.js";import{a as Do}from"./chunk-GTW3YYVS.js";import{a as So}from"./chunk-R53SBXSK.js";import{a as Io}from"./chunk-23NQKHHB.js";import{a as Co}from"./chunk-3ORD5CK6.js";import{a as po}from"./chunk-3GOLGKDW.js";import{a as xo}from"./chunk-RSMXTS56.js";import{a as io}from"./chunk-EON5TQ53.js";import{a as co}from"./chunk-NOMG5P3L.js";import{a as no}from"./chunk-Y3X7USAO.js";import{a as go}from"./chunk-5I3SPEUG.js";import{a as Lo}from"./chunk-X23PQA6R.js";import{a as Po}from"./chunk-UCDQLK3U.js";import{a as eo}from"./chunk-7JMMOLOC.js";import{a as ro}from"./chunk-6I3HSI43.js";import{a as ao}from"./chunk-I2IKAM64.js";import{a as fo}from"./chunk-36KCNMPA.js";import{a as so}from"./chunk-HYMG47OM.js";import{a as lo}from"./chunk-ETMMRXYG.js";import{a as uo}from"./chunk-23O6LJQL.js";import{a as mo}from"./chunk-MGUVJF52.js";import{a as Y}from"./chunk-YKHMTUNV.js";import{a as J}from"./chunk-W2OSOR43.js";import{a as Q}from"./chunk-ZRWCTKZ6.js";import{a as X}from"./chunk-4NMK4PY2.js";import{a as _}from"./chunk-UO6UM4E2.js";import{a as $}from"./chunk-PQ72OMLZ.js";import{a as oo}from"./chunk-SQMQUCUU.js";import{a as to}from"./chunk-4LPSDPX7.js";import{a as z}from"./chunk-UCBJBYOS.js";import{a as E}from"./chunk-5JWKM757.js";import{a as F}from"./chunk-XZ7DS32Q.js";import{a as N}from"./chunk-KSKQHUIJ.js";import{a as Z}from"./chunk-H6A6ZFGH.js";import{a as H}from"./chunk-VK6R2SEE.js";import{a as q}from"./chunk-XL3VSPGA.js";import{a as G}from"./chunk-GTGNNIQT.js";import{a as K}from"./chunk-BTTGEX2S.js";import{a as B}from"./chunk-2PIO5ZNU.js";import{a as T}from"./chunk-JXDNAXCN.js";import{a as R}from"./chunk-GQKQYTYC.js";import{a as U}from"./chunk-ERHG4DIO.js";import{a as O}from"./chunk-6DBYF77F.js";import{a as W}from"./chunk-Q5TERXFW.js";import{a as V}from"./chunk-53RUAFRC.js";import{a as S}from"./chunk-7BVLR7HR.js";import{a as I}from"./chunk-R5XHV7X4.js";import{a as C}from"./chunk-BGLJDL46.js";import{a as M}from"./chunk-MUWWYTIT.js";import{a as A}from"./chunk-D7YAWA4T.js";import{a as b}from"./chunk-6KS25TVL.js";import{a as v}from"./chunk-XEYKBU2M.js";import{a as w}from"./chunk-Q545O4B6.js";import{a as g}from"./chunk-HL7QIC6H.js";import{a as L}from"./chunk-LHYK2N7V.js";import{a as P}from"./chunk-MI2I6XZU.js";import{a as k}from"./chunk-2T2ETBIS.js";import{a as j}from"./chunk-JRUO4UFN.js";import{a as h}from"./chunk-B7MFDODM.js";import{a as y}from"./chunk-4ZW5WICP.js";import{a as D}from"./chunk-FHTOQTPN.js";import{a as u}from"./chunk-EPVSGOZQ.js";import{a as m}from"./chunk-MZT6F5JX.js";import{a as d}from"./chunk-5VOBSUTW.js";import{a as p}from"./chunk-5TB3DVMA.js";import{a as x}from"./chunk-52VRXTRV.js";import{a as i}from"./chunk-H5NFE6IP.js";import{a as c}from"./chunk-6KASJQ65.js";import{a as n}from"./chunk-HCBEWINZ.js";import{a as o}from"./chunk-5LWFC74P.js";import{a as t}from"./chunk-TX5AENIQ.js";import{a as e}from"./chunk-C7ZZ2KIG.js";import{a as r}from"./chunk-YXPEY6CL.js";import{a}from"./chunk-VNV437Z5.js";import{a as f}from"./chunk-FSMWCIIN.js";import{a as s}from"./chunk-ZEWWKQHK.js";import{a as l}from"./chunk-4H43PUOG.js";import"./chunk-NS6DY376.js";export{o as ArrowCircleLeft,t as ArrowDown,e as ArrowExpend,r as ArrowExternalLink,a as ArrowFold,f as ArrowLeft,s as ArrowRight,l as ArrowUnfold,u as ArrowUp,m as FooterLogoDark,d as FooterLogoLight,p as IdentityAuthorized,x as IdentityAuthorizedDark,i as IdentityAuthorizedSub,c as IdentityAuthorizedSubDark,n as IdentityError,g as IdentityErrorDark,L as IdentitySpecial,P as IdentityUnauthorized,k as IdentityUnauthorizedDark,j as IdentityUnauthorizedError,h as IdentityUnauthorizedErrorDark,y as IdentityUnauthorizedSub,D as IdentityUnauthorizedSubDark,S as InfoAsset,I as InfoDocs,C as InfoPlus,M as InfoUser,A as InfoUserVote,b as InfoUsers,v as LinkChatgpt,w as LinkDiscord,K as LinkDotreasury,B as LinkElement,T as LinkEmail,R as LinkGithub,U as LinkMedium,O as LinkPolkassembly,W as LinkReddit,V as LinkStatescan,z as LinkSubid,E as LinkSubscan,F as LinkSubsquare,N as LinkTelegram,Z as LinkTwitter,H as LinkWebsite,q as LinkYoutube,G as MenuAdvisoryCommittee,Y as MenuAlliance,J as MenuArchived,Q as MenuCalendar,X as MenuCollectives,_ as MenuCouncil,$ as MenuDelegation,oo as MenuDemocracy,to as MenuDiscussions,eo as MenuFellowship,ro as MenuFinancialCouncil,ao as MenuNavigation,fo as MenuOffChainVoting,so as MenuOpenTechComm,lo as MenuOverview,uo as MenuPolkassembly,mo as MenuPreimages,po as MenuReferenda,xo as MenuTechComm,io as MenuTreasury,co as ProjectIconAcalaDark,no as ProjectIconAcalaLight,go as ProjectIconAltairDark,Lo as ProjectIconAltairLight,Po as ProjectIconBasiliskDark,ko as ProjectIconBasiliskLight,jo as ProjectIconBifrostKusamaDark,ho as ProjectIconBifrostKusamaLight,yo as ProjectIconBifrostPolkadotDark,Do as ProjectIconBifrostPolkadotLight,So as ProjectIconCentrifugeDark,Io as ProjectIconCentrifugeLight,Co as ProjectIconCrustDark,Mo as ProjectIconCrustLight,Ao as ProjectIconDarwinia2Dark,bo as ProjectIconDarwinia2Light,vo as ProjectIconHydradxDark,wo as ProjectIconHydradxLight,Ko as ProjectIconInterlayDark,Bo as ProjectIconInterlayLight,To as ProjectIconKaruraDark,Ro as ProjectIconKaruraLight,Uo as ProjectIconKhalaDark,Oo as ProjectIconKhalaLight,Wo as ProjectIconKintsugiDark,Vo as ProjectIconKintsugiLight,zo as ProjectIconKusamaDark,Eo as ProjectIconKusamaLight,Fo as ProjectIconLitentryDark,No as ProjectIconLitentryLight,Zo as ProjectIconLitmusDark,Ho as ProjectIconLitmusLight,qo as ProjectIconMoonbeamDark,Go as ProjectIconMoonbeamLight,Yo as ProjectIconMoonriverDark,Jo as ProjectIconMoonriverLight,Qo as ProjectIconPhalaDark,Xo as ProjectIconPhalaLight,_o as ProjectIconPolkadotCollectivesDark,$o as ProjectIconPolkadotCollectivesLight,ot as ProjectIconPolkadotDark,tt as ProjectIconPolkadotLight,et as ProjectIconRococoDark,rt as ProjectIconRococoLight,at as ProjectIconSubsquareDark,ft as ProjectIconSubsquareLight,st as ProjectIconTuringDark,lt as ProjectIconTuringLight,ut as ProjectIconVaraDark,mt as ProjectIconVaraLight,dt as ProjectIconWestendCollectivesDark,pt as ProjectIconWestendCollectivesLight,xt as ProjectIconZeigeistDark,it as ProjectIconZeigeistLight,ct as ProjectLogoAcalaDark,nt as ProjectLogoAcalaLight,gt as ProjectLogoAltairDark,Lt as ProjectLogoAltairLight,Pt as ProjectLogoBasiliskDark,kt as ProjectLogoBasiliskLight,jt as ProjectLogoBifrostKusamaDark,ht as ProjectLogoBifrostKusamaLight,yt as ProjectLogoBifrostPolkadotDark,Dt as ProjectLogoBifrostPolkadotLight,St as ProjectLogoCentrifugeDark,It as ProjectLogoCentrifugeLight,Ct as ProjectLogoCrustDark,Mt as ProjectLogoCrustLight,At as ProjectLogoDarwinia2Dark,bt as ProjectLogoDarwinia2Light,vt as ProjectLogoHydradxDark,wt as ProjectLogoHydradxLight,Kt as ProjectLogoInterlayDark,Bt as ProjectLogoInterlayLight,Tt as ProjectLogoKaruraDark,Rt as ProjectLogoKaruraLight,Ut as ProjectLogoKhalaDark,Ot as ProjectLogoKhalaLight,Wt as ProjectLogoKintsugiDark,Vt as ProjectLogoKintsugiLight,zt as ProjectLogoKusamaDark,Et as ProjectLogoKusamaLight,Ft as ProjectLogoLitentryDark,Nt as ProjectLogoLitentryLight,Zt as ProjectLogoLitmusDark,Ht as ProjectLogoLitmusLight,qt as ProjectLogoMoonbeamDark,Gt as ProjectLogoMoonbeamLight,Yt as ProjectLogoMoonriverDark,Jt as ProjectLogoMoonriverLight,Qt as ProjectLogoPhalaDark,Xt as ProjectLogoPhalaLight,_t as ProjectLogoPolkadotCollectivesDark,$t as ProjectLogoPolkadotCollectivesLight,oe as ProjectLogoPolkadotDark,te as ProjectLogoPolkadotLight,ee as ProjectLogoRococoDark,re as ProjectLogoRococoLight,ae as ProjectLogoTuringDark,fe as ProjectLogoTuringLight,se as ProjectLogoVaraDark,le as ProjectLogoVaraLight,ue as ProjectLogoWestendCollectivesDark,me as ProjectLogoWestendCollectivesLight,de as ProjectLogoZeigeistDark,pe as ProjectLogoZeigeistLight,xe as ShortcutSlash,ie as SignalDefault,ce as SignalDefaultDark,ne as SignalFast,ge as SignalFastDark,Le as SignalMedium,Pe as SignalMediumDark,ke as SignalSlow,je as SignalSlowDark,he as SystemActivity,ye as SystemBlock,De as SystemCheckboxOff,Se as SystemCheckboxOffDark,Ie as SystemCheckboxOn,Ce as SystemCheckboxOnDark,Me as SystemClose,Ae as SystemComment,be as SystemCopied,ve as SystemCopy,we as SystemCurve,Ke as SystemDisconnect,Be as SystemEdit,Te as SystemEmptyBox,Re as SystemFailure,Ue as SystemFlag,Oe as SystemInfo,We as SystemLink,Ve as SystemLoading,ze as SystemLoadingDots,Ee as SystemLogout,Fe as SystemMenu,Ne as SystemMore,Ze as SystemNewPreimage,He as SystemNewProposal,qe as SystemPlus,Ge as SystemProfile,Ye as SystemRadioButtonOff,Je as SystemRadioButtonOffDark,Qe as SystemRadioButtonOn,Xe as SystemRadioButtonOnDark,_e as SystemReply,$e as SystemRevoke,or as SystemSearch,tr as SystemSetting,er as SystemShare,rr as SystemSubtract,ar as SystemSuccess,fr as SystemThumbUp,sr as SystemTip,lr as SystemTrash,ur as SystemUpload,mr as SystemVoteAbstain,dr as SystemVoteAye,pr as SystemVoteAyeDark,xr as SystemVoteNay,ir as SystemVoteNayDark,cr as SystemWarning,nr as SystemZoomIn,gr as SystemZoomOut,Lr as ThemeMoon,Pr as ThemeSun,kr as ThemeSystem,jr as TimelineCompact,hr as TimelineNormal,yr as WalletMetamask,Dr as WalletNova,Sr as WalletPolkadotjs,Ir as WalletPolkagate,Cr as WalletSubwallet,Mr as WalletTailsman};
1
+ import{a as Ir}from"./chunk-EDV37IIC.js";import{a as Mr}from"./chunk-ZAVO7CAX.js";import{a as Cr}from"./chunk-TISW532O.js";import{a as Ar}from"./chunk-CKCZE46J.js";import{a as br}from"./chunk-S3QWPDMK.js";import{a as Lr}from"./chunk-5TZOMKMY.js";import{a as Pr}from"./chunk-IZR7MZPS.js";import{a as kr}from"./chunk-IWUMCZTA.js";import{a as jr}from"./chunk-VND3I53D.js";import{a as hr}from"./chunk-5QTXB34R.js";import{a as yr}from"./chunk-3LWYTD3S.js";import{a as Dr}from"./chunk-E373T62Q.js";import{a as Sr}from"./chunk-M4MYJMVT.js";import{a as mr}from"./chunk-ELUTA6L4.js";import{a as dr}from"./chunk-2UD4TNOJ.js";import{a as pr}from"./chunk-A5MAUD4G.js";import{a as xr}from"./chunk-ITSA7RDB.js";import{a as ir}from"./chunk-VS3IXEK7.js";import{a as cr}from"./chunk-QSJL3O5R.js";import{a as nr}from"./chunk-4X5CSRRT.js";import{a as gr}from"./chunk-Q6VZDXF5.js";import{a as tr}from"./chunk-7HUBBRR2.js";import{a as er}from"./chunk-673VXGMM.js";import{a as rr}from"./chunk-QTD2GMOW.js";import{a as ar}from"./chunk-LOF2AH4K.js";import{a as fr}from"./chunk-P77CQY5G.js";import{a as sr}from"./chunk-3QQJTPG2.js";import{a as lr}from"./chunk-YERLFTT2.js";import{a as ur}from"./chunk-SZP5NC7Y.js";import{a as Ge}from"./chunk-UM5EMNFY.js";import{a as Ye}from"./chunk-I6QMBYWL.js";import{a as Je}from"./chunk-N3XUTP54.js";import{a as Qe}from"./chunk-O7WWNWRW.js";import{a as Xe}from"./chunk-SCKDRI5L.js";import{a as _e}from"./chunk-NGBV6BZ5.js";import{a as $e}from"./chunk-TOH4G2HP.js";import{a as or}from"./chunk-BL7YW2JT.js";import{a as Ve}from"./chunk-PRS7XCXD.js";import{a as ze}from"./chunk-PPRK42DU.js";import{a as Ee}from"./chunk-HHYN3BN3.js";import{a as Fe}from"./chunk-2O6WGLON.js";import{a as Ne}from"./chunk-IK7ZN2R7.js";import{a as Ze}from"./chunk-WYK6K7OI.js";import{a as He}from"./chunk-V2EH35WB.js";import{a as qe}from"./chunk-FL2C4KLQ.js";import{a as we}from"./chunk-P4SWE4KU.js";import{a as Ke}from"./chunk-VIDRJRA3.js";import{a as Be}from"./chunk-OI5TIGHF.js";import{a as Te}from"./chunk-4NDOGY4A.js";import{a as Re}from"./chunk-ECNNZY43.js";import{a as Ue}from"./chunk-KWKOCLUU.js";import{a as Oe}from"./chunk-DCNZVVC2.js";import{a as We}from"./chunk-WVPZKC2C.js";import{a as De}from"./chunk-IMNFSKT7.js";import{a as Se}from"./chunk-K4ETFKL3.js";import{a as Ie}from"./chunk-76WFVCIA.js";import{a as Me}from"./chunk-UYJRB4MF.js";import{a as Ce}from"./chunk-UWQJU3WO.js";import{a as Ae}from"./chunk-FQDN53QT.js";import{a as be}from"./chunk-MBAVE4B2.js";import{a as ve}from"./chunk-TDSDLZZN.js";import{a as ne}from"./chunk-C2ASEAOK.js";import{a as ge}from"./chunk-MCNYBDHC.js";import{a as Le}from"./chunk-2CN2G3XY.js";import{a as Pe}from"./chunk-6JP2AHAD.js";import{a as ke}from"./chunk-HZDTX33I.js";import{a as je}from"./chunk-X5WPZAAC.js";import{a as he}from"./chunk-IMFGAFVL.js";import{a as ye}from"./chunk-VT6QMNS7.js";import{a as le}from"./chunk-FT6CAGHL.js";import{a as ue}from"./chunk-VGYLAMKN.js";import{a as me}from"./chunk-CWFXYYNA.js";import{a as de}from"./chunk-C7WN3HWI.js";import{a as pe}from"./chunk-5BLND7KX.js";import{a as xe}from"./chunk-DGE7LVZY.js";import{a as ie}from"./chunk-WYFZNVP2.js";import{a as ce}from"./chunk-HW6OHMHO.js";import{a as $t}from"./chunk-FHLIKHBC.js";import{a as oe}from"./chunk-NU3JPD5A.js";import{a as te}from"./chunk-R5D7LJHH.js";import{a as ee}from"./chunk-LUSKXJ74.js";import{a as re}from"./chunk-4GPDW2BQ.js";import{a as ae}from"./chunk-5RJJJMI4.js";import{a as fe}from"./chunk-2USNKOR7.js";import{a as se}from"./chunk-THRS22YM.js";import{a as Ht}from"./chunk-ZTWAKLBK.js";import{a as qt}from"./chunk-JEMEQISE.js";import{a as Gt}from"./chunk-UGSZ5UOT.js";import{a as Yt}from"./chunk-UROSS367.js";import{a as Jt}from"./chunk-EMVEM7NB.js";import{a as Qt}from"./chunk-WXMOIXGL.js";import{a as Xt}from"./chunk-YTLK5XGV.js";import{a as _t}from"./chunk-A7DW6Y62.js";import{a as Ot}from"./chunk-PJUVRD6I.js";import{a as Wt}from"./chunk-QHWVPGFH.js";import{a as Vt}from"./chunk-4J5XPD3N.js";import{a as zt}from"./chunk-RC4FPWX7.js";import{a as Et}from"./chunk-E2H3D5M2.js";import{a as Ft}from"./chunk-N7PZZ7WG.js";import{a as Nt}from"./chunk-S53I3XPU.js";import{a as Zt}from"./chunk-C6MJR3UH.js";import{a as bt}from"./chunk-YSMLASOU.js";import{a as vt}from"./chunk-72DMMMBH.js";import{a as wt}from"./chunk-VEV3JBWO.js";import{a as Kt}from"./chunk-BJT5J5N4.js";import{a as Bt}from"./chunk-TZV5DXL5.js";import{a as Tt}from"./chunk-XX4TMCEW.js";import{a as Rt}from"./chunk-ISLIW7C7.js";import{a as Ut}from"./chunk-KULPX42L.js";import{a as ht}from"./chunk-ZBKIEPF3.js";import{a as yt}from"./chunk-MFH4FGWX.js";import{a as Dt}from"./chunk-54DTBDPE.js";import{a as St}from"./chunk-4WFZKMNP.js";import{a as It}from"./chunk-XXND7HZK.js";import{a as Mt}from"./chunk-R2HUH5EY.js";import{a as Ct}from"./chunk-K3ONTDQX.js";import{a as At}from"./chunk-IUEOJ6PN.js";import{a as it}from"./chunk-S6XYLZY3.js";import{a as ct}from"./chunk-YNVVNAEI.js";import{a as nt}from"./chunk-TAM36BQ4.js";import{a as gt}from"./chunk-RNNNHCN3.js";import{a as Lt}from"./chunk-VFXZUVYE.js";import{a as Pt}from"./chunk-L5RZJ5RC.js";import{a as kt}from"./chunk-DPORTMVJ.js";import{a as jt}from"./chunk-PIADBGPV.js";import{a as ft}from"./chunk-7GRZIEIQ.js";import{a as st}from"./chunk-MNYCFFCG.js";import{a as lt}from"./chunk-4K3XGUG3.js";import{a as ut}from"./chunk-56LUBUAD.js";import{a as mt}from"./chunk-XVUOUWQM.js";import{a as dt}from"./chunk-XUKH3NRG.js";import{a as pt}from"./chunk-J6WCLTTI.js";import{a as xt}from"./chunk-K2LQUHCB.js";import{a as Xo}from"./chunk-Q2KB3LHR.js";import{a as _o}from"./chunk-TY4SVRU6.js";import{a as $o}from"./chunk-OEE3QR2U.js";import{a as ot}from"./chunk-TP2WTGZ3.js";import{a as tt}from"./chunk-RSX7T7UL.js";import{a as et}from"./chunk-25SRQBPU.js";import{a as rt}from"./chunk-ZNNZOD3V.js";import{a as at}from"./chunk-ZZ5FUFUS.js";import{a as No}from"./chunk-CRHBAFYP.js";import{a as Zo}from"./chunk-KIWUVWU5.js";import{a as Ho}from"./chunk-3ZEIIUJI.js";import{a as qo}from"./chunk-AOVLSKPE.js";import{a as Go}from"./chunk-42DJPKYZ.js";import{a as Yo}from"./chunk-M3OZZ7YG.js";import{a as Jo}from"./chunk-JYPETY7H.js";import{a as Qo}from"./chunk-S67ZUV43.js";import{a as Ro}from"./chunk-ZMTXMJF6.js";import{a as Uo}from"./chunk-QIPQWEUG.js";import{a as Oo}from"./chunk-O35S6JAZ.js";import{a as Wo}from"./chunk-XVAJNPBO.js";import{a as Vo}from"./chunk-HF3O4GO5.js";import{a as zo}from"./chunk-7ZVVKF2L.js";import{a as Eo}from"./chunk-PPPQ6FH7.js";import{a as Fo}from"./chunk-QWNRAGDE.js";import{a as Co}from"./chunk-23NQKHHB.js";import{a as Ao}from"./chunk-3ORD5CK6.js";import{a as bo}from"./chunk-MKHWBUDZ.js";import{a as vo}from"./chunk-NCFKYYHB.js";import{a as wo}from"./chunk-H3BA22GY.js";import{a as Ko}from"./chunk-GUBOGYU7.js";import{a as Bo}from"./chunk-M7H7G2RC.js";import{a as To}from"./chunk-GHBH7FLE.js";import{a as ko}from"./chunk-X23PQA6R.js";import{a as jo}from"./chunk-UCDQLK3U.js";import{a as ho}from"./chunk-BZ2655NL.js";import{a as yo}from"./chunk-NPFYWQIV.js";import{a as Do}from"./chunk-RRRPIVNM.js";import{a as So}from"./chunk-JT4J3Z7Y.js";import{a as Io}from"./chunk-GTW3YYVS.js";import{a as Mo}from"./chunk-R53SBXSK.js";import{a as po}from"./chunk-23O6LJQL.js";import{a as xo}from"./chunk-MGUVJF52.js";import{a as io}from"./chunk-3GOLGKDW.js";import{a as co}from"./chunk-RSMXTS56.js";import{a as no}from"./chunk-EON5TQ53.js";import{a as go}from"./chunk-NOMG5P3L.js";import{a as Lo}from"./chunk-Y3X7USAO.js";import{a as Po}from"./chunk-5I3SPEUG.js";import{a as eo}from"./chunk-7JMMOLOC.js";import{a as ro}from"./chunk-6I3HSI43.js";import{a as ao}from"./chunk-ZUD5OMO6.js";import{a as fo}from"./chunk-JHSNSU4C.js";import{a as so}from"./chunk-I2IKAM64.js";import{a as lo}from"./chunk-36KCNMPA.js";import{a as uo}from"./chunk-HYMG47OM.js";import{a as mo}from"./chunk-ETMMRXYG.js";import{a as Y}from"./chunk-YKHMTUNV.js";import{a as J}from"./chunk-W2OSOR43.js";import{a as Q}from"./chunk-ZRWCTKZ6.js";import{a as X}from"./chunk-4NMK4PY2.js";import{a as _}from"./chunk-UO6UM4E2.js";import{a as $}from"./chunk-PQ72OMLZ.js";import{a as oo}from"./chunk-SQMQUCUU.js";import{a as to}from"./chunk-4LPSDPX7.js";import{a as z}from"./chunk-UCBJBYOS.js";import{a as E}from"./chunk-5JWKM757.js";import{a as F}from"./chunk-XZ7DS32Q.js";import{a as N}from"./chunk-KSKQHUIJ.js";import{a as Z}from"./chunk-H6A6ZFGH.js";import{a as H}from"./chunk-VK6R2SEE.js";import{a as q}from"./chunk-XL3VSPGA.js";import{a as G}from"./chunk-GTGNNIQT.js";import{a as K}from"./chunk-BTTGEX2S.js";import{a as B}from"./chunk-2PIO5ZNU.js";import{a as T}from"./chunk-JXDNAXCN.js";import{a as R}from"./chunk-GQKQYTYC.js";import{a as U}from"./chunk-ERHG4DIO.js";import{a as O}from"./chunk-6DBYF77F.js";import{a as W}from"./chunk-Q5TERXFW.js";import{a as V}from"./chunk-53RUAFRC.js";import{a as S}from"./chunk-7BVLR7HR.js";import{a as I}from"./chunk-R5XHV7X4.js";import{a as M}from"./chunk-BGLJDL46.js";import{a as C}from"./chunk-MUWWYTIT.js";import{a as A}from"./chunk-D7YAWA4T.js";import{a as b}from"./chunk-6KS25TVL.js";import{a as v}from"./chunk-XEYKBU2M.js";import{a as w}from"./chunk-Q545O4B6.js";import{a as g}from"./chunk-HL7QIC6H.js";import{a as L}from"./chunk-LHYK2N7V.js";import{a as P}from"./chunk-MI2I6XZU.js";import{a as k}from"./chunk-2T2ETBIS.js";import{a as j}from"./chunk-JRUO4UFN.js";import{a as h}from"./chunk-B7MFDODM.js";import{a as y}from"./chunk-4ZW5WICP.js";import{a as D}from"./chunk-FHTOQTPN.js";import{a as u}from"./chunk-EPVSGOZQ.js";import{a as m}from"./chunk-MZT6F5JX.js";import{a as d}from"./chunk-5VOBSUTW.js";import{a as p}from"./chunk-5TB3DVMA.js";import{a as x}from"./chunk-52VRXTRV.js";import{a as i}from"./chunk-H5NFE6IP.js";import{a as c}from"./chunk-6KASJQ65.js";import{a as n}from"./chunk-HCBEWINZ.js";import{a as o}from"./chunk-5LWFC74P.js";import{a as t}from"./chunk-TX5AENIQ.js";import{a as e}from"./chunk-C7ZZ2KIG.js";import{a as r}from"./chunk-YXPEY6CL.js";import{a}from"./chunk-VNV437Z5.js";import{a as f}from"./chunk-FSMWCIIN.js";import{a as s}from"./chunk-ZEWWKQHK.js";import{a as l}from"./chunk-4H43PUOG.js";import"./chunk-NS6DY376.js";export{o as ArrowCircleLeft,t as ArrowDown,e as ArrowExpend,r as ArrowExternalLink,a as ArrowFold,f as ArrowLeft,s as ArrowRight,l as ArrowUnfold,u as ArrowUp,m as FooterLogoDark,d as FooterLogoLight,p as IdentityAuthorized,x as IdentityAuthorizedDark,i as IdentityAuthorizedSub,c as IdentityAuthorizedSubDark,n as IdentityError,g as IdentityErrorDark,L as IdentitySpecial,P as IdentityUnauthorized,k as IdentityUnauthorizedDark,j as IdentityUnauthorizedError,h as IdentityUnauthorizedErrorDark,y as IdentityUnauthorizedSub,D as IdentityUnauthorizedSubDark,S as InfoAsset,I as InfoDocs,M as InfoPlus,C as InfoUser,A as InfoUserVote,b as InfoUsers,v as LinkChatgpt,w as LinkDiscord,K as LinkDotreasury,B as LinkElement,T as LinkEmail,R as LinkGithub,U as LinkMedium,O as LinkPolkassembly,W as LinkReddit,V as LinkStatescan,z as LinkSubid,E as LinkSubscan,F as LinkSubsquare,N as LinkTelegram,Z as LinkTwitter,H as LinkWebsite,q as LinkYoutube,G as MenuAdvisoryCommittee,Y as MenuAlliance,J as MenuArchived,Q as MenuCalendar,X as MenuCollectives,_ as MenuCouncil,$ as MenuDelegation,oo as MenuDemocracy,to as MenuDiscussions,eo as MenuFellowship,ro as MenuFinancialCouncil,ao as MenuIdentity,fo as MenuMultisig,so as MenuNavigation,lo as MenuOffChainVoting,uo as MenuOpenTechComm,mo as MenuOverview,po as MenuPolkassembly,xo as MenuPreimages,io as MenuReferenda,co as MenuTechComm,no as MenuTreasury,go as ProjectIconAcalaDark,Lo as ProjectIconAcalaLight,Po as ProjectIconAltairDark,ko as ProjectIconAltairLight,jo as ProjectIconBasiliskDark,ho as ProjectIconBasiliskLight,yo as ProjectIconBifrostKusamaDark,Do as ProjectIconBifrostKusamaLight,So as ProjectIconBifrostPolkadotDark,Io as ProjectIconBifrostPolkadotLight,Mo as ProjectIconCentrifugeDark,Co as ProjectIconCentrifugeLight,Ao as ProjectIconCrustDark,bo as ProjectIconCrustLight,vo as ProjectIconDarwinia2Dark,wo as ProjectIconDarwinia2Light,Ko as ProjectIconHydradxDark,Bo as ProjectIconHydradxLight,To as ProjectIconInterlayDark,Ro as ProjectIconInterlayLight,Uo as ProjectIconKaruraDark,Oo as ProjectIconKaruraLight,Wo as ProjectIconKhalaDark,Vo as ProjectIconKhalaLight,zo as ProjectIconKintsugiDark,Eo as ProjectIconKintsugiLight,Fo as ProjectIconKusamaDark,No as ProjectIconKusamaLight,Zo as ProjectIconLitentryDark,Ho as ProjectIconLitentryLight,qo as ProjectIconLitmusDark,Go as ProjectIconLitmusLight,Yo as ProjectIconMoonbeamDark,Jo as ProjectIconMoonbeamLight,Qo as ProjectIconMoonriverDark,Xo as ProjectIconMoonriverLight,_o as ProjectIconPhalaDark,$o as ProjectIconPhalaLight,ot as ProjectIconPolkadotCollectivesDark,tt as ProjectIconPolkadotCollectivesLight,et as ProjectIconPolkadotDark,rt as ProjectIconPolkadotLight,at as ProjectIconRococoDark,ft as ProjectIconRococoLight,st as ProjectIconSubsquareDark,lt as ProjectIconSubsquareLight,ut as ProjectIconTuringDark,mt as ProjectIconTuringLight,dt as ProjectIconVaraDark,pt as ProjectIconVaraLight,xt as ProjectIconWestendCollectivesDark,it as ProjectIconWestendCollectivesLight,ct as ProjectIconZeigeistDark,nt as ProjectIconZeigeistLight,gt as ProjectLogoAcalaDark,Lt as ProjectLogoAcalaLight,Pt as ProjectLogoAltairDark,kt as ProjectLogoAltairLight,jt as ProjectLogoBasiliskDark,ht as ProjectLogoBasiliskLight,yt as ProjectLogoBifrostKusamaDark,Dt as ProjectLogoBifrostKusamaLight,St as ProjectLogoBifrostPolkadotDark,It as ProjectLogoBifrostPolkadotLight,Mt as ProjectLogoCentrifugeDark,Ct as ProjectLogoCentrifugeLight,At as ProjectLogoCrustDark,bt as ProjectLogoCrustLight,vt as ProjectLogoDarwinia2Dark,wt as ProjectLogoDarwinia2Light,Kt as ProjectLogoHydradxDark,Bt as ProjectLogoHydradxLight,Tt as ProjectLogoInterlayDark,Rt as ProjectLogoInterlayLight,Ut as ProjectLogoKaruraDark,Ot as ProjectLogoKaruraLight,Wt as ProjectLogoKhalaDark,Vt as ProjectLogoKhalaLight,zt as ProjectLogoKintsugiDark,Et as ProjectLogoKintsugiLight,Ft as ProjectLogoKusamaDark,Nt as ProjectLogoKusamaLight,Zt as ProjectLogoLitentryDark,Ht as ProjectLogoLitentryLight,qt as ProjectLogoLitmusDark,Gt as ProjectLogoLitmusLight,Yt as ProjectLogoMoonbeamDark,Jt as ProjectLogoMoonbeamLight,Qt as ProjectLogoMoonriverDark,Xt as ProjectLogoMoonriverLight,_t as ProjectLogoPhalaDark,$t as ProjectLogoPhalaLight,oe as ProjectLogoPolkadotCollectivesDark,te as ProjectLogoPolkadotCollectivesLight,ee as ProjectLogoPolkadotDark,re as ProjectLogoPolkadotLight,ae as ProjectLogoRococoDark,fe as ProjectLogoRococoLight,se as ProjectLogoTuringDark,le as ProjectLogoTuringLight,ue as ProjectLogoVaraDark,me as ProjectLogoVaraLight,de as ProjectLogoWestendCollectivesDark,pe as ProjectLogoWestendCollectivesLight,xe as ProjectLogoZeigeistDark,ie as ProjectLogoZeigeistLight,ce as ShortcutSlash,ne as SignalDefault,ge as SignalDefaultDark,Le as SignalFast,Pe as SignalFastDark,ke as SignalMedium,je as SignalMediumDark,he as SignalSlow,ye as SignalSlowDark,De as SystemActivity,Se as SystemBlock,Ie as SystemCheckboxOff,Me as SystemCheckboxOffDark,Ce as SystemCheckboxOn,Ae as SystemCheckboxOnDark,be as SystemClose,ve as SystemComment,we as SystemCopied,Ke as SystemCopy,Be as SystemCurve,Te as SystemDisconnect,Re as SystemEdit,Ue as SystemEmptyBox,Oe as SystemFailure,We as SystemFlag,Ve as SystemInfo,ze as SystemLink,Ee as SystemLoading,Fe as SystemLoadingDots,Ne as SystemLogout,Ze as SystemMenu,He as SystemMore,qe as SystemNewPreimage,Ge as SystemNewProposal,Ye as SystemPlus,Je as SystemProfile,Qe as SystemRadioButtonOff,Xe as SystemRadioButtonOffDark,_e as SystemRadioButtonOn,$e as SystemRadioButtonOnDark,or as SystemReply,tr as SystemRevoke,er as SystemSearch,rr as SystemSetting,ar as SystemShare,fr as SystemSubtract,sr as SystemSuccess,lr as SystemThumbUp,ur as SystemTip,mr as SystemTrash,dr as SystemUpload,pr as SystemVoteAbstain,xr as SystemVoteAye,ir as SystemVoteAyeDark,cr as SystemVoteNay,nr as SystemVoteNayDark,gr as SystemWarning,Lr as SystemZoomIn,Pr as SystemZoomOut,kr as ThemeMoon,jr as ThemeSun,hr as ThemeSystem,yr as TimelineCompact,Dr as TimelineNormal,Sr as WalletMetamask,Ir as WalletNova,Mr as WalletPolkadotjs,Cr as WalletPolkagate,Ar as WalletSubwallet,br as WalletTailsman};