element-web-synapse01pim.gr.jp

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

8772.js (408318B)


      1 /*! For license information please see 8772.js.LICENSE.txt */
      2 (self.webpackChunkelement_web=self.webpackChunkelement_web||[]).push([[8772],{"./node_modules/@vector-im/compound-design-tokens/icons/mac.svg"(e,t,r){"use strict";r.d(t,{A:()=>n});r("./node_modules/react/index.js");const n="icons/mac.ec9d93a.svg"},"./node_modules/matrix-js-sdk/src/browser-index.ts"(e,t,r){"use strict";var n=r("./node_modules/matrix-js-sdk/src/matrix.ts");if(globalThis.__js_sdk_entrypoint)throw new Error("Multiple matrix-js-sdk entrypoints detected!");let o;globalThis.__js_sdk_entrypoint=!0;try{o=globalThis.indexedDB}catch{}o&&n.setCryptoStoreFactory(()=>new n.IndexedDBCryptoStore(o,"matrix-js-sdk:crypto")),globalThis.matrixcs=n},"./node_modules/matrix-js-sdk/src/room-hierarchy.ts"(e,t,r){"use strict";r.d(t,{B:()=>a});var n=r("./node_modules/@babel/runtime/helpers/esm/defineProperty.js"),o=r("./node_modules/matrix-js-sdk/src/@types/event.ts");class a{constructor(e,t,r,o=!1){(0,n.A)(this,"viaMap",new Map),(0,n.A)(this,"backRefs",new Map),(0,n.A)(this,"roomMap",new Map),(0,n.A)(this,"loadRequest",void 0),(0,n.A)(this,"nextBatch",void 0),(0,n.A)(this,"_rooms",void 0),(0,n.A)(this,"serverSupportError",void 0),this.root=e,this.pageSize=t,this.maxDepth=r,this.suggestedOnly=o}get noSupport(){return!!this.serverSupportError}get canLoadMore(){return!!this.serverSupportError||!!this.nextBatch||!this._rooms}get loading(){return!!this.loadRequest}get rooms(){return this._rooms}async load(e=this.pageSize){if(this.loadRequest)return this.loadRequest.then(e=>e.rooms);let t;this.loadRequest=this.root.client.getRoomHierarchy(this.root.roomId,e,this.maxDepth,this.suggestedOnly,this.nextBatch);try{({rooms:t,next_batch:this.nextBatch}=await this.loadRequest)}catch(e){if("M_UNRECOGNIZED"!==e.errcode)throw e;return this.serverSupportError=e,[]}finally{this.loadRequest=void 0}return this._rooms?this._rooms=this._rooms.concat(t):this._rooms=t,t.forEach(e=>{this.roomMap.set(e.room_id,e),e.children_state.forEach(t=>{if(t.type!==o.Bx.SpaceChild)return;const r=t.state_key;if(this.backRefs.has(r)||this.backRefs.set(r,[]),this.backRefs.get(r).push(e.room_id),Array.isArray(t.content.via)){this.viaMap.has(r)||this.viaMap.set(r,new Set);const e=this.viaMap.get(r);t.content.via.forEach(t=>e.add(t))}})}),t}getRelation(e,t){var r;return null===(r=this.roomMap.get(e))||void 0===r?void 0:r.children_state.find(e=>e.state_key===t)}isSuggested(e,t){var r;return null===(r=this.getRelation(e,t))||void 0===r?void 0:r.content.suggested}removeRelation(e,t){const r=this.backRefs.get(t);1===(null==r?void 0:r.length)?this.backRefs.delete(t):null!=r&&r.length&&this.backRefs.set(t,r.filter(t=>t!==e));const n=this.roomMap.get(e);n&&(n.children_state=n.children_state.filter(e=>e.state_key!==t))}}},"./node_modules/@matrix-org/react-sdk-module-api/lib/lifecycles/WrapperLifecycle.js"(e,t){"use strict";var r;t.m=void 0,t.m=r,function(e){e.Wrapper="wrapper"}(r||(t.m=r={}))},"./node_modules/base64-arraybuffer/dist/base64-arraybuffer.es5.js"(e,t,r){"use strict";r.r(t),r.d(t,{decode:()=>s,encode:()=>i});for(var n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",o="undefined"==typeof Uint8Array?[]:new Uint8Array(256),a=0;a<64;a++)o[n.charCodeAt(a)]=a;var i=function(e){var t,r=new Uint8Array(e),o=r.length,a="";for(t=0;t<o;t+=3)a+=n[r[t]>>2],a+=n[(3&r[t])<<4|r[t+1]>>4],a+=n[(15&r[t+1])<<2|r[t+2]>>6],a+=n[63&r[t+2]];return o%3==2?a=a.substring(0,a.length-1)+"=":o%3==1&&(a=a.substring(0,a.length-2)+"=="),a},s=function(e){var t,r,n,a,i,s=.75*e.length,l=e.length,u=0;"="===e[e.length-1]&&(s--,"="===e[e.length-2]&&s--);var c=new ArrayBuffer(s),d=new Uint8Array(c);for(t=0;t<l;t+=4)r=o[e.charCodeAt(t)],n=o[e.charCodeAt(t+1)],a=o[e.charCodeAt(t+2)],i=o[e.charCodeAt(t+3)],d[u++]=r<<2|n>>4,d[u++]=(15&n)<<4|a>>2,d[u++]=(3&a)<<6|63&i;return c}},"./node_modules/cuint/index.js"(e,t,r){t.UINT32=r("./node_modules/cuint/lib/uint32.js"),t.UINT64=r("./node_modules/cuint/lib/uint64.js")},"./node_modules/cuint/lib/uint32.js"(e,t){var r;!function(){n(Math.pow(36,5)),n(Math.pow(16,7)),n(Math.pow(10,9)),n(Math.pow(2,30)),n(36),n(16),n(10),n(2);function n(e,t){return this instanceof n?(this._low=0,this._high=0,this.remainder=null,void 0===t?a.call(this,e):"string"==typeof e?i.call(this,e,t):void o.call(this,e,t)):new n(e,t)}function o(e,t){return this._low=0|e,this._high=0|t,this}function a(e){return this._low=65535&e,this._high=e>>>16,this}function i(e,t){var r=parseInt(e,t||10);return this._low=65535&r,this._high=r>>>16,this}n.prototype.fromBits=o,n.prototype.fromNumber=a,n.prototype.fromString=i,n.prototype.toNumber=function(){return 65536*this._high+this._low},n.prototype.toString=function(e){return this.toNumber().toString(e||10)},n.prototype.add=function(e){var t=this._low+e._low,r=t>>>16;return r+=this._high+e._high,this._low=65535&t,this._high=65535&r,this},n.prototype.subtract=function(e){return this.add(e.clone().negate())},n.prototype.multiply=function(e){var t,r,n=this._high,o=this._low,a=e._high,i=e._low;return t=(r=o*i)>>>16,t+=n*i,t&=65535,t+=o*a,this._low=65535&r,this._high=65535&t,this},n.prototype.div=function(e){if(0==e._low&&0==e._high)throw Error("division by zero");if(0==e._high&&1==e._low)return this.remainder=new n(0),this;if(e.gt(this))return this.remainder=this.clone(),this._low=0,this._high=0,this;if(this.eq(e))return this.remainder=new n(0),this._low=1,this._high=0,this;for(var t=e.clone(),r=-1;!this.lt(t);)t.shiftLeft(1,!0),r++;for(this.remainder=this.clone(),this._low=0,this._high=0;r>=0;r--)t.shiftRight(1),this.remainder.lt(t)||(this.remainder.subtract(t),r>=16?this._high|=1<<r-16:this._low|=1<<r);return this},n.prototype.negate=function(){var e=1+(65535&~this._low);return this._low=65535&e,this._high=~this._high+(e>>>16)&65535,this},n.prototype.equals=n.prototype.eq=function(e){return this._low==e._low&&this._high==e._high},n.prototype.greaterThan=n.prototype.gt=function(e){return this._high>e._high||!(this._high<e._high)&&this._low>e._low},n.prototype.lessThan=n.prototype.lt=function(e){return this._high<e._high||!(this._high>e._high)&&this._low<e._low},n.prototype.or=function(e){return this._low|=e._low,this._high|=e._high,this},n.prototype.and=function(e){return this._low&=e._low,this._high&=e._high,this},n.prototype.not=function(){return this._low=65535&~this._low,this._high=65535&~this._high,this},n.prototype.xor=function(e){return this._low^=e._low,this._high^=e._high,this},n.prototype.shiftRight=n.prototype.shiftr=function(e){return e>16?(this._low=this._high>>e-16,this._high=0):16==e?(this._low=this._high,this._high=0):(this._low=this._low>>e|this._high<<16-e&65535,this._high>>=e),this},n.prototype.shiftLeft=n.prototype.shiftl=function(e,t){return e>16?(this._high=this._low<<e-16,this._low=0,t||(this._high&=65535)):16==e?(this._high=this._low,this._low=0):(this._high=this._high<<e|this._low>>16-e,this._low=this._low<<e&65535,t||(this._high&=65535)),this},n.prototype.rotateLeft=n.prototype.rotl=function(e){var t=this._high<<16|this._low;return t=t<<e|t>>>32-e,this._low=65535&t,this._high=t>>>16,this},n.prototype.rotateRight=n.prototype.rotr=function(e){var t=this._high<<16|this._low;return t=t>>>e|t<<32-e,this._low=65535&t,this._high=t>>>16,this},n.prototype.clone=function(){return new n(this._low,this._high)},void 0===(r=function(){return n}.apply(t,[]))||(e.exports=r)}()},"./node_modules/cuint/lib/uint64.js"(e,t){var r;!function(){var n={16:a(Math.pow(16,5)),10:a(Math.pow(10,5)),2:a(Math.pow(2,5))},o={16:a(16),10:a(10),2:a(2)};function a(e,t,r,n){return this instanceof a?(this.remainder=null,"string"==typeof e?l.call(this,e,t):void 0===t?s.call(this,e):void i.apply(this,arguments)):new a(e,t,r,n)}function i(e,t,r,n){return void 0===r?(this._a00=65535&e,this._a16=e>>>16,this._a32=65535&t,this._a48=t>>>16,this):(this._a00=0|e,this._a16=0|t,this._a32=0|r,this._a48=0|n,this)}function s(e){return this._a00=65535&e,this._a16=e>>>16,this._a32=0,this._a48=0,this}function l(e,t){t=t||10,this._a00=0,this._a16=0,this._a32=0,this._a48=0;for(var r=n[t]||new a(Math.pow(t,5)),o=0,i=e.length;o<i;o+=5){var s=Math.min(5,i-o),l=parseInt(e.slice(o,o+s),t);this.multiply(s<5?new a(Math.pow(t,s)):r).add(new a(l))}return this}a.prototype.fromBits=i,a.prototype.fromNumber=s,a.prototype.fromString=l,a.prototype.toNumber=function(){return 65536*this._a16+this._a00},a.prototype.toString=function(e){var t=o[e=e||10]||new a(e);if(!this.gt(t))return this.toNumber().toString(e);for(var r=this.clone(),n=new Array(64),i=63;i>=0&&(r.div(t),n[i]=r.remainder.toNumber().toString(e),r.gt(t));i--);return n[i-1]=r.toNumber().toString(e),n.join("")},a.prototype.add=function(e){var t=this._a00+e._a00,r=t>>>16,n=(r+=this._a16+e._a16)>>>16,o=(n+=this._a32+e._a32)>>>16;return o+=this._a48+e._a48,this._a00=65535&t,this._a16=65535&r,this._a32=65535&n,this._a48=65535&o,this},a.prototype.subtract=function(e){return this.add(e.clone().negate())},a.prototype.multiply=function(e){var t=this._a00,r=this._a16,n=this._a32,o=this._a48,a=e._a00,i=e._a16,s=e._a32,l=t*a,u=l>>>16,c=(u+=t*i)>>>16;u&=65535,c+=(u+=r*a)>>>16;var d=(c+=t*s)>>>16;return c&=65535,d+=(c+=r*i)>>>16,c&=65535,d+=(c+=n*a)>>>16,d+=t*e._a48,d&=65535,d+=r*s,d&=65535,d+=n*i,d&=65535,d+=o*a,this._a00=65535&l,this._a16=65535&u,this._a32=65535&c,this._a48=65535&d,this},a.prototype.div=function(e){if(0==e._a16&&0==e._a32&&0==e._a48){if(0==e._a00)throw Error("division by zero");if(1==e._a00)return this.remainder=new a(0),this}if(e.gt(this))return this.remainder=this.clone(),this._a00=0,this._a16=0,this._a32=0,this._a48=0,this;if(this.eq(e))return this.remainder=new a(0),this._a00=1,this._a16=0,this._a32=0,this._a48=0,this;for(var t=e.clone(),r=-1;!this.lt(t);)t.shiftLeft(1,!0),r++;for(this.remainder=this.clone(),this._a00=0,this._a16=0,this._a32=0,this._a48=0;r>=0;r--)t.shiftRight(1),this.remainder.lt(t)||(this.remainder.subtract(t),r>=48?this._a48|=1<<r-48:r>=32?this._a32|=1<<r-32:r>=16?this._a16|=1<<r-16:this._a00|=1<<r);return this},a.prototype.negate=function(){var e=1+(65535&~this._a00);return this._a00=65535&e,e=(65535&~this._a16)+(e>>>16),this._a16=65535&e,e=(65535&~this._a32)+(e>>>16),this._a32=65535&e,this._a48=~this._a48+(e>>>16)&65535,this},a.prototype.equals=a.prototype.eq=function(e){return this._a48==e._a48&&this._a00==e._a00&&this._a32==e._a32&&this._a16==e._a16},a.prototype.greaterThan=a.prototype.gt=function(e){return this._a48>e._a48||!(this._a48<e._a48)&&(this._a32>e._a32||!(this._a32<e._a32)&&(this._a16>e._a16||!(this._a16<e._a16)&&this._a00>e._a00))},a.prototype.lessThan=a.prototype.lt=function(e){return this._a48<e._a48||!(this._a48>e._a48)&&(this._a32<e._a32||!(this._a32>e._a32)&&(this._a16<e._a16||!(this._a16>e._a16)&&this._a00<e._a00))},a.prototype.or=function(e){return this._a00|=e._a00,this._a16|=e._a16,this._a32|=e._a32,this._a48|=e._a48,this},a.prototype.and=function(e){return this._a00&=e._a00,this._a16&=e._a16,this._a32&=e._a32,this._a48&=e._a48,this},a.prototype.xor=function(e){return this._a00^=e._a00,this._a16^=e._a16,this._a32^=e._a32,this._a48^=e._a48,this},a.prototype.not=function(){return this._a00=65535&~this._a00,this._a16=65535&~this._a16,this._a32=65535&~this._a32,this._a48=65535&~this._a48,this},a.prototype.shiftRight=a.prototype.shiftr=function(e){return(e%=64)>=48?(this._a00=this._a48>>e-48,this._a16=0,this._a32=0,this._a48=0):e>=32?(e-=32,this._a00=65535&(this._a32>>e|this._a48<<16-e),this._a16=this._a48>>e&65535,this._a32=0,this._a48=0):e>=16?(e-=16,this._a00=65535&(this._a16>>e|this._a32<<16-e),this._a16=65535&(this._a32>>e|this._a48<<16-e),this._a32=this._a48>>e&65535,this._a48=0):(this._a00=65535&(this._a00>>e|this._a16<<16-e),this._a16=65535&(this._a16>>e|this._a32<<16-e),this._a32=65535&(this._a32>>e|this._a48<<16-e),this._a48=this._a48>>e&65535),this},a.prototype.shiftLeft=a.prototype.shiftl=function(e,t){return(e%=64)>=48?(this._a48=this._a00<<e-48,this._a32=0,this._a16=0,this._a00=0):e>=32?(e-=32,this._a48=this._a16<<e|this._a00>>16-e,this._a32=this._a00<<e&65535,this._a16=0,this._a00=0):e>=16?(e-=16,this._a48=this._a32<<e|this._a16>>16-e,this._a32=65535&(this._a16<<e|this._a00>>16-e),this._a16=this._a00<<e&65535,this._a00=0):(this._a48=this._a48<<e|this._a32>>16-e,this._a32=65535&(this._a32<<e|this._a16>>16-e),this._a16=65535&(this._a16<<e|this._a00>>16-e),this._a00=this._a00<<e&65535),t||(this._a48&=65535),this},a.prototype.rotateLeft=a.prototype.rotl=function(e){if(0==(e%=64))return this;if(e>=32){var t=this._a00;if(this._a00=this._a32,this._a32=t,t=this._a48,this._a48=this._a16,this._a16=t,32==e)return this;e-=32}var r=this._a48<<16|this._a32,n=this._a16<<16|this._a00,o=r<<e|n>>>32-e,a=n<<e|r>>>32-e;return this._a00=65535&a,this._a16=a>>>16,this._a32=65535&o,this._a48=o>>>16,this},a.prototype.rotateRight=a.prototype.rotr=function(e){if(0==(e%=64))return this;if(e>=32){var t=this._a00;if(this._a00=this._a32,this._a32=t,t=this._a48,this._a48=this._a16,this._a16=t,32==e)return this;e-=32}var r=this._a48<<16|this._a32,n=this._a16<<16|this._a00,o=r>>>e|n<<32-e,a=n>>>e|r<<32-e;return this._a00=65535&a,this._a16=a>>>16,this._a32=65535&o,this._a48=o>>>16,this},a.prototype.clone=function(){return new a(this._a00,this._a16,this._a32,this._a48)},void 0===(r=function(){return a}.apply(t,[]))||(e.exports=r)}()},"./node_modules/file-saver/dist/FileSaver.min.js"(e,t,r){var n,o,a;o=[],void 0===(a="function"==typeof(n=function(){"use strict";function t(e,t){return void 0===t?t={autoBom:!1}:"object"!=typeof t&&(console.warn("Deprecated: Expected third argument to be a object"),t={autoBom:!t}),t.autoBom&&/^\s*(?:text\/\S*|application\/xml|\S*\/\S*\+xml)\s*;.*charset\s*=\s*utf-8/i.test(e.type)?new Blob(["\ufeff",e],{type:e.type}):e}function n(e,t,r){var n=new XMLHttpRequest;n.open("GET",e),n.responseType="blob",n.onload=function(){l(n.response,t,r)},n.onerror=function(){console.error("could not download file")},n.send()}function o(e){var t=new XMLHttpRequest;t.open("HEAD",e,!1);try{t.send()}catch(e){}return 200<=t.status&&299>=t.status}function a(e){try{e.dispatchEvent(new MouseEvent("click"))}catch(r){var t=document.createEvent("MouseEvents");t.initMouseEvent("click",!0,!0,window,0,0,0,80,20,!1,!1,!1,!1,0,null),e.dispatchEvent(t)}}var i="object"==typeof window&&window.window===window?window:"object"==typeof self&&self.self===self?self:"object"==typeof r.g&&r.g.global===r.g?r.g:void 0,s=i.navigator&&/Macintosh/.test(navigator.userAgent)&&/AppleWebKit/.test(navigator.userAgent)&&!/Safari/.test(navigator.userAgent),l=i.saveAs||("object"!=typeof window||window!==i?function(){}:"download"in HTMLAnchorElement.prototype&&!s?function(e,t,r){var s=i.URL||i.webkitURL,l=document.createElement("a");t=t||e.name||"download",l.download=t,l.rel="noopener","string"==typeof e?(l.href=e,l.origin===location.origin?a(l):o(l.href)?n(e,t,r):a(l,l.target="_blank")):(l.href=s.createObjectURL(e),setTimeout(function(){s.revokeObjectURL(l.href)},4e4),setTimeout(function(){a(l)},0))}:"msSaveOrOpenBlob"in navigator?function(e,r,i){if(r=r||e.name||"download","string"!=typeof e)navigator.msSaveOrOpenBlob(t(e,i),r);else if(o(e))n(e,r,i);else{var s=document.createElement("a");s.href=e,s.target="_blank",setTimeout(function(){a(s)})}}:function(e,t,r,o){if((o=o||open("","_blank"))&&(o.document.title=o.document.body.innerText="downloading..."),"string"==typeof e)return n(e,t,r);var a="application/octet-stream"===e.type,l=/constructor/i.test(i.HTMLElement)||i.safari,u=/CriOS\/[\d]+/.test(navigator.userAgent);if((u||a&&l||s)&&"undefined"!=typeof FileReader){var c=new FileReader;c.onloadend=function(){var e=c.result;e=u?e:e.replace(/^data:[^;]*;/,"data:attachment/file;"),o?o.location.href=e:location=e,o=null},c.readAsDataURL(e)}else{var d=i.URL||i.webkitURL,f=d.createObjectURL(e);o?o.location=f:location.href=f,o=null,setTimeout(function(){d.revokeObjectURL(f)},4e4)}});i.saveAs=l.saveAs=l,e.exports=l})?n.apply(t,o):n)||(e.exports=a)},"./node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js"(e,t,r){"use strict";var n=r("./node_modules/react-is/index.js"),o={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},a={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},i={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},s={};function l(e){return n.isMemo(e)?i:s[e.$$typeof]||o}s[n.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},s[n.Memo]=i;var u=Object.defineProperty,c=Object.getOwnPropertyNames,d=Object.getOwnPropertySymbols,f=Object.getOwnPropertyDescriptor,p=Object.getPrototypeOf,h=Object.prototype;e.exports=function e(t,r,n){if("string"!=typeof r){if(h){var o=p(r);o&&o!==h&&e(t,o,n)}var i=c(r);d&&(i=i.concat(d(r)));for(var s=l(t),m=l(r),g=0;g<i.length;++g){var v=i[g];if(!(a[v]||n&&n[v]||m&&m[v]||s&&s[v])){var y=f(r,v);try{u(t,v,y)}catch(e){}}}}return t}},"./node_modules/react-beautiful-dnd/dist/react-beautiful-dnd.esm.js"(e,t,r){"use strict";r.d(t,{JY:()=>Do,sx:()=>ma,gL:()=>ba});var n=r("./node_modules/react/index.js"),o=r("./node_modules/@babel/runtime/helpers/esm/inheritsLoose.js"),a=r("./node_modules/@babel/runtime/helpers/esm/extends.js"),i=r("./node_modules/@babel/runtime/helpers/esm/defineProperty.js");function s(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,n)}return r}function l(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?s(Object(r),!0).forEach(function(t){(0,i.A)(e,t,r[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):s(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}function u(e){return"Minified Redux error #"+e+"; visit https://redux.js.org/Errors?code="+e+" for the full message or use the non-minified dev environment for full errors. "}var c="function"==typeof Symbol&&Symbol.observable||"@@observable",d=function(){return Math.random().toString(36).substring(7).split("").join(".")},f={INIT:"@@redux/INIT"+d(),REPLACE:"@@redux/REPLACE"+d(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+d()}};function p(e){if("object"!=typeof e||null===e)return!1;for(var t=e;null!==Object.getPrototypeOf(t);)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t}function h(e,t,r){var n;if("function"==typeof t&&"function"==typeof r||"function"==typeof r&&"function"==typeof arguments[3])throw new Error(u(0));if("function"==typeof t&&void 0===r&&(r=t,t=void 0),void 0!==r){if("function"!=typeof r)throw new Error(u(1));return r(h)(e,t)}if("function"!=typeof e)throw new Error(u(2));var o=e,a=t,i=[],s=i,l=!1;function d(){s===i&&(s=i.slice())}function m(){if(l)throw new Error(u(3));return a}function g(e){if("function"!=typeof e)throw new Error(u(4));if(l)throw new Error(u(5));var t=!0;return d(),s.push(e),function(){if(t){if(l)throw new Error(u(6));t=!1,d();var r=s.indexOf(e);s.splice(r,1),i=null}}}function v(e){if(!p(e))throw new Error(u(7));if(void 0===e.type)throw new Error(u(8));if(l)throw new Error(u(9));try{l=!0,a=o(a,e)}finally{l=!1}for(var t=i=s,r=0;r<t.length;r++){(0,t[r])()}return e}return v({type:f.INIT}),(n={dispatch:v,subscribe:g,getState:m,replaceReducer:function(e){if("function"!=typeof e)throw new Error(u(10));o=e,v({type:f.REPLACE})}})[c]=function(){var e,t=g;return(e={subscribe:function(e){if("object"!=typeof e||null===e)throw new Error(u(11));function r(){e.next&&e.next(m())}return r(),{unsubscribe:t(r)}}})[c]=function(){return this},e},n}function m(e,t){return function(){return t(e.apply(this,arguments))}}function g(e,t){if("function"==typeof e)return m(e,t);if("object"!=typeof e||null===e)throw new Error(u(16));var r={};for(var n in e){var o=e[n];"function"==typeof o&&(r[n]=m(o,t))}return r}function v(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return 0===t.length?function(e){return e}:1===t.length?t[0]:t.reduce(function(e,t){return function(){return e(t.apply(void 0,arguments))}})}var y=n.createContext(null);var b=function(e){e()},w=function(){return b};var x={notify:function(){},get:function(){return[]}};function k(e,t){var r,n=x;function o(){i.onStateChange&&i.onStateChange()}function a(){r||(r=t?t.addNestedSub(o):e.subscribe(o),n=function(){var e=w(),t=null,r=null;return{clear:function(){t=null,r=null},notify:function(){e(function(){for(var e=t;e;)e.callback(),e=e.next})},get:function(){for(var e=[],r=t;r;)e.push(r),r=r.next;return e},subscribe:function(e){var n=!0,o=r={callback:e,next:null,prev:r};return o.prev?o.prev.next=o:t=o,function(){n&&null!==t&&(n=!1,o.next?o.next.prev=o.prev:r=o.prev,o.prev?o.prev.next=o.next:t=o.next)}}}}())}var i={addNestedSub:function(e){return a(),n.subscribe(e)},notifyNestedSubs:function(){n.notify()},handleChangeWrapper:o,isSubscribed:function(){return Boolean(r)},trySubscribe:a,tryUnsubscribe:function(){r&&(r(),r=void 0,n.clear(),n=x)},getListeners:function(){return n}};return i}var S="undefined"!=typeof window&&void 0!==window.document&&void 0!==window.document.createElement?n.useLayoutEffect:n.useEffect;const _=function(e){var t=e.store,r=e.context,o=e.children,a=(0,n.useMemo)(function(){var e=k(t);return{store:t,subscription:e}},[t]),i=(0,n.useMemo)(function(){return t.getState()},[t]);S(function(){var e=a.subscription;return e.onStateChange=e.notifyNestedSubs,e.trySubscribe(),i!==t.getState()&&e.notifyNestedSubs(),function(){e.tryUnsubscribe(),e.onStateChange=null}},[a,i]);var s=r||y;return n.createElement(s.Provider,{value:a},o)};var C=r("./node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js"),P=r("./node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js"),A=r.n(P),E=r("./node_modules/react-redux/node_modules/react-is/index.js"),R=["getDisplayName","methodName","renderCountProp","shouldHandleStateChanges","storeKey","withRef","forwardRef","context"],I=["reactReduxForwardedRef"],j=[],T=[null,null];function O(e,t){var r=e[1];return[t.payload,r+1]}function D(e,t,r){S(function(){return e.apply(void 0,t)},r)}function M(e,t,r,n,o,a,i){e.current=n,t.current=o,r.current=!1,a.current&&(a.current=null,i())}function N(e,t,r,n,o,a,i,s,l,u){if(e){var c=!1,d=null,f=function(){if(!c){var e,r,f=t.getState();try{e=n(f,o.current)}catch(e){r=e,d=e}r||(d=null),e===a.current?i.current||l():(a.current=e,s.current=e,i.current=!0,u({type:"STORE_UPDATED",payload:{error:r}}))}};r.onStateChange=f,r.trySubscribe(),f();return function(){if(c=!0,r.tryUnsubscribe(),r.onStateChange=null,d)throw d}}}var B=function(){return[null,0]};function F(e,t){void 0===t&&(t={});var r=t,o=r.getDisplayName,i=void 0===o?function(e){return"ConnectAdvanced("+e+")"}:o,s=r.methodName,l=void 0===s?"connectAdvanced":s,u=r.renderCountProp,c=void 0===u?void 0:u,d=r.shouldHandleStateChanges,f=void 0===d||d,p=r.storeKey,h=void 0===p?"store":p,m=(r.withRef,r.forwardRef),g=void 0!==m&&m,v=r.context,b=void 0===v?y:v,w=(0,C.A)(r,R),x=b;return function(t){var r=t.displayName||t.name||"Component",o=i(r),s=(0,a.A)({},w,{getDisplayName:i,methodName:l,renderCountProp:c,shouldHandleStateChanges:f,storeKey:h,displayName:o,wrappedComponentName:r,WrappedComponent:t}),u=w.pure;var d=u?n.useMemo:function(e){return e()};function p(r){var o=(0,n.useMemo)(function(){var e=r.reactReduxForwardedRef,t=(0,C.A)(r,I);return[r.context,e,t]},[r]),i=o[0],l=o[1],u=o[2],c=(0,n.useMemo)(function(){return i&&i.Consumer&&(0,E.isContextConsumer)(n.createElement(i.Consumer,null))?i:x},[i,x]),p=(0,n.useContext)(c),h=Boolean(r.store)&&Boolean(r.store.getState)&&Boolean(r.store.dispatch);Boolean(p)&&Boolean(p.store);var m=h?r.store:p.store,g=(0,n.useMemo)(function(){return function(t){return e(t.dispatch,s)}(m)},[m]),v=(0,n.useMemo)(function(){if(!f)return T;var e=k(m,h?null:p.subscription),t=e.notifyNestedSubs.bind(e);return[e,t]},[m,h,p]),y=v[0],b=v[1],w=(0,n.useMemo)(function(){return h?p:(0,a.A)({},p,{subscription:y})},[h,p,y]),S=(0,n.useReducer)(O,j,B),_=S[0][0],P=S[1];if(_&&_.error)throw _.error;var A=(0,n.useRef)(),R=(0,n.useRef)(u),F=(0,n.useRef)(),L=(0,n.useRef)(!1),z=d(function(){return F.current&&u===R.current?F.current:g(m.getState(),u)},[m,_,u]);D(M,[R,A,L,u,z,F,b]),D(N,[f,m,y,g,R,A,L,F,b,P],[m,y,g]);var q=(0,n.useMemo)(function(){return n.createElement(t,(0,a.A)({},z,{ref:l}))},[l,t,z]);return(0,n.useMemo)(function(){return f?n.createElement(c.Provider,{value:w},q):q},[c,q,w])}var m=u?n.memo(p):p;if(m.WrappedComponent=t,m.displayName=p.displayName=o,g){var v=n.forwardRef(function(e,t){return n.createElement(m,(0,a.A)({},e,{reactReduxForwardedRef:t}))});return v.displayName=o,v.WrappedComponent=t,A()(v,t)}return A()(m,t)}}function L(e,t){return e===t?0!==e||0!==t||1/e==1/t:e!=e&&t!=t}function z(e,t){if(L(e,t))return!0;if("object"!=typeof e||null===e||"object"!=typeof t||null===t)return!1;var r=Object.keys(e),n=Object.keys(t);if(r.length!==n.length)return!1;for(var o=0;o<r.length;o++)if(!Object.prototype.hasOwnProperty.call(t,r[o])||!L(e[r[o]],t[r[o]]))return!1;return!0}function q(e){return function(t,r){var n=e(t,r);function o(){return n}return o.dependsOnOwnProps=!1,o}}function H(e){return null!==e.dependsOnOwnProps&&void 0!==e.dependsOnOwnProps?Boolean(e.dependsOnOwnProps):1!==e.length}function $(e,t){return function(t,r){r.displayName;var n=function(e,t){return n.dependsOnOwnProps?n.mapToProps(e,t):n.mapToProps(e)};return n.dependsOnOwnProps=!0,n.mapToProps=function(t,r){n.mapToProps=e,n.dependsOnOwnProps=H(e);var o=n(t,r);return"function"==typeof o&&(n.mapToProps=o,n.dependsOnOwnProps=H(o),o=n(t,r)),o},n}}const G=[function(e){return"function"==typeof e?$(e):void 0},function(e){return e?void 0:q(function(e){return{dispatch:e}})},function(e){return e&&"object"==typeof e?q(function(t){return function(e,t){var r={},n=function(n){var o=e[n];"function"==typeof o&&(r[n]=function(){return t(o.apply(void 0,arguments))})};for(var o in e)n(o);return r}(e,t)}):void 0}];const V=[function(e){return"function"==typeof e?$(e):void 0},function(e){return e?void 0:q(function(){return{}})}];function W(e,t,r){return(0,a.A)({},r,e,t)}const U=[function(e){return"function"==typeof e?function(e){return function(t,r){r.displayName;var n,o=r.pure,a=r.areMergedPropsEqual,i=!1;return function(t,r,s){var l=e(t,r,s);return i?o&&a(l,n)||(n=l):(i=!0,n=l),n}}}(e):void 0},function(e){return e?void 0:function(){return W}}];var K=["initMapStateToProps","initMapDispatchToProps","initMergeProps"];function X(e,t,r,n){return function(o,a){return r(e(o,a),t(n,a),a)}}function J(e,t,r,n,o){var a,i,s,l,u,c=o.areStatesEqual,d=o.areOwnPropsEqual,f=o.areStatePropsEqual,p=!1;function h(o,p){var h,m,g=!d(p,i),v=!c(o,a,p,i);return a=o,i=p,g&&v?(s=e(a,i),t.dependsOnOwnProps&&(l=t(n,i)),u=r(s,l,i)):g?(e.dependsOnOwnProps&&(s=e(a,i)),t.dependsOnOwnProps&&(l=t(n,i)),u=r(s,l,i)):v?(h=e(a,i),m=!f(h,s),s=h,m&&(u=r(s,l,i)),u):u}return function(o,c){return p?h(o,c):(s=e(a=o,i=c),l=t(n,i),u=r(s,l,i),p=!0,u)}}function Y(e,t){var r=t.initMapStateToProps,n=t.initMapDispatchToProps,o=t.initMergeProps,a=(0,C.A)(t,K),i=r(e,a),s=n(e,a),l=o(e,a);return(a.pure?J:X)(i,s,l,e,a)}var Q=["pure","areStatesEqual","areOwnPropsEqual","areStatePropsEqual","areMergedPropsEqual"];function Z(e,t,r){for(var n=t.length-1;n>=0;n--){var o=t[n](e);if(o)return o}return function(t,n){throw new Error("Invalid value of type "+typeof e+" for "+r+" argument when connecting component "+n.wrappedComponentName+".")}}function ee(e,t){return e===t}function te(e){var t=void 0===e?{}:e,r=t.connectHOC,n=void 0===r?F:r,o=t.mapStateToPropsFactories,i=void 0===o?V:o,s=t.mapDispatchToPropsFactories,l=void 0===s?G:s,u=t.mergePropsFactories,c=void 0===u?U:u,d=t.selectorFactory,f=void 0===d?Y:d;return function(e,t,r,o){void 0===o&&(o={});var s=o,u=s.pure,d=void 0===u||u,p=s.areStatesEqual,h=void 0===p?ee:p,m=s.areOwnPropsEqual,g=void 0===m?z:m,v=s.areStatePropsEqual,y=void 0===v?z:v,b=s.areMergedPropsEqual,w=void 0===b?z:b,x=(0,C.A)(s,Q),k=Z(e,i,"mapStateToProps"),S=Z(t,l,"mapDispatchToProps"),_=Z(r,c,"mergeProps");return n(f,(0,a.A)({methodName:"connect",getDisplayName:function(e){return"Connect("+e+")"},shouldHandleStateChanges:Boolean(e),initMapStateToProps:k,initMapDispatchToProps:S,initMergeProps:_,pure:d,areStatesEqual:h,areOwnPropsEqual:g,areStatePropsEqual:y,areMergedPropsEqual:w},x))}}const re=te();var ne,oe=r("./node_modules/react-dom/index.js");function ae(e,t){var r=(0,n.useState)(function(){return{inputs:t,result:e()}})[0],o=(0,n.useRef)(!0),a=(0,n.useRef)(r),i=o.current||Boolean(t&&a.current.inputs&&function(e,t){if(e.length!==t.length)return!1;for(var r=0;r<e.length;r++)if(e[r]!==t[r])return!1;return!0}(t,a.current.inputs))?a.current:{inputs:t,result:e()};return(0,n.useEffect)(function(){o.current=!1,a.current=i},[i]),i.result}ne=oe.unstable_batchedUpdates,b=ne;var ie=ae,se=function(e,t){return ae(function(){return e},t)},le="Invariant failed";var ue=function(e){var t=e.top,r=e.right,n=e.bottom,o=e.left;return{top:t,right:r,bottom:n,left:o,width:r-o,height:n-t,x:o,y:t,center:{x:(r+o)/2,y:(n+t)/2}}},ce=function(e,t){return{top:e.top-t.top,left:e.left-t.left,bottom:e.bottom+t.bottom,right:e.right+t.right}},de=function(e,t){return{top:e.top+t.top,left:e.left+t.left,bottom:e.bottom-t.bottom,right:e.right-t.right}},fe={top:0,right:0,bottom:0,left:0},pe=function(e){var t=e.borderBox,r=e.margin,n=void 0===r?fe:r,o=e.border,a=void 0===o?fe:o,i=e.padding,s=void 0===i?fe:i,l=ue(ce(t,n)),u=ue(de(t,a)),c=ue(de(u,s));return{marginBox:l,borderBox:ue(t),paddingBox:u,contentBox:c,margin:n,border:a,padding:s}},he=function(e){var t=e.slice(0,-2);if("px"!==e.slice(-2))return 0;var r=Number(t);return isNaN(r)&&function(e){if(!e)throw new Error(le)}(!1),r},me=function(e,t){var r,n,o=e.borderBox,a=e.border,i=e.margin,s=e.padding,l=(n=t,{top:(r=o).top+n.y,left:r.left+n.x,bottom:r.bottom+n.y,right:r.right+n.x});return pe({borderBox:l,border:a,margin:i,padding:s})},ge=function(e,t){return void 0===t&&(t={x:window.pageXOffset,y:window.pageYOffset}),me(e,t)},ve=function(e,t){var r={top:he(t.marginTop),right:he(t.marginRight),bottom:he(t.marginBottom),left:he(t.marginLeft)},n={top:he(t.paddingTop),right:he(t.paddingRight),bottom:he(t.paddingBottom),left:he(t.paddingLeft)},o={top:he(t.borderTopWidth),right:he(t.borderRightWidth),bottom:he(t.borderBottomWidth),left:he(t.borderLeftWidth)};return pe({borderBox:e,margin:r,padding:n,border:o})},ye=function(e){var t=e.getBoundingClientRect(),r=window.getComputedStyle(e);return ve(t,r)},be=Number.isNaN||function(e){return"number"==typeof e&&e!=e};function we(e,t){return e===t||!(!be(e)||!be(t))}function xe(e,t){if(e.length!==t.length)return!1;for(var r=0;r<e.length;r++)if(!we(e[r],t[r]))return!1;return!0}const ke=function(e,t){var r;void 0===t&&(t=xe);var n,o=[],a=!1;return function(){for(var i=[],s=0;s<arguments.length;s++)i[s]=arguments[s];return a&&r===this&&t(i,o)||(n=e.apply(this,i),a=!0,r=this,o=i),n}};const Se=function(e){var t=[],r=null,n=function(){for(var n=arguments.length,o=new Array(n),a=0;a<n;a++)o[a]=arguments[a];t=o,r||(r=requestAnimationFrame(function(){r=null,e.apply(void 0,t)}))};return n.cancel=function(){r&&(cancelAnimationFrame(r),r=null)},n};function _e(e,t){}_e.bind(null,"warn"),_e.bind(null,"error");function Ce(){}function Pe(e,t,r){var n=t.map(function(t){var n=function(e,t){return(0,a.A)({},e,{},t)}(r,t.options);return e.addEventListener(t.eventName,t.fn,n),function(){e.removeEventListener(t.eventName,t.fn,n)}});return function(){n.forEach(function(e){e()})}}var Ae="Invariant failed";function Ee(e){this.message=e}function Re(e,t){if(!e)throw new Ee(Ae)}Ee.prototype.toString=function(){return this.message};var Ie=function(e){function t(){for(var t,r=arguments.length,n=new Array(r),o=0;o<r;o++)n[o]=arguments[o];return(t=e.call.apply(e,[this].concat(n))||this).callbacks=null,t.unbind=Ce,t.onWindowError=function(e){var r=t.getCallbacks();r.isDragging()&&r.tryAbort(),e.error instanceof Ee&&e.preventDefault()},t.getCallbacks=function(){if(!t.callbacks)throw new Error("Unable to find AppCallbacks in <ErrorBoundary/>");return t.callbacks},t.setCallbacks=function(e){t.callbacks=e},t}(0,o.A)(t,e);var r=t.prototype;return r.componentDidMount=function(){this.unbind=Pe(window,[{eventName:"error",fn:this.onWindowError}])},r.componentDidCatch=function(e){if(!(e instanceof Ee))throw e;this.setState({})},r.componentWillUnmount=function(){this.unbind()},r.render=function(){return this.props.children(this.setCallbacks)},t}(n.Component),je=function(e){return e+1},Te=function(e,t){var r=e.droppableId===t.droppableId,n=je(e.index),o=je(t.index);return r?"\n      You have moved the item from position "+n+"\n      to position "+o+"\n    ":"\n    You have moved the item from position "+n+"\n    in list "+e.droppableId+"\n    to list "+t.droppableId+"\n    in position "+o+"\n  "},Oe=function(e,t,r){return t.droppableId===r.droppableId?"\n      The item "+e+"\n      has been combined with "+r.draggableId:"\n      The item "+e+"\n      in list "+t.droppableId+"\n      has been combined with "+r.draggableId+"\n      in list "+r.droppableId+"\n    "},De=function(e){return"\n  The item has returned to its starting position\n  of "+je(e.index)+"\n"},Me="\n  Press space bar to start a drag.\n  When dragging you can use the arrow keys to move the item around and escape to cancel.\n  Some screen readers may require you to be in focus mode or to use your pass through key\n",Ne=function(e){return"\n  You have lifted an item in position "+je(e.source.index)+"\n"},Be=function(e){var t=e.destination;if(t)return Te(e.source,t);var r=e.combine;return r?Oe(e.draggableId,e.source,r):"You are over an area that cannot be dropped on"},Fe=function(e){if("CANCEL"===e.reason)return"\n      Movement cancelled.\n      "+De(e.source)+"\n    ";var t=e.destination,r=e.combine;return t?"\n      You have dropped the item.\n      "+Te(e.source,t)+"\n    ":r?"\n      You have dropped the item.\n      "+Oe(e.draggableId,e.source,r)+"\n    ":"\n    The item has been dropped while not over a drop area.\n    "+De(e.source)+"\n  "},Le={x:0,y:0},ze=function(e,t){return{x:e.x+t.x,y:e.y+t.y}},qe=function(e,t){return{x:e.x-t.x,y:e.y-t.y}},He=function(e,t){return e.x===t.x&&e.y===t.y},$e=function(e){return{x:0!==e.x?-e.x:0,y:0!==e.y?-e.y:0}},Ge=function(e,t,r){var n;return void 0===r&&(r=0),(n={})[e]=t,n["x"===e?"y":"x"]=r,n},Ve=function(e,t){return Math.sqrt(Math.pow(t.x-e.x,2)+Math.pow(t.y-e.y,2))},We=function(e,t){return Math.min.apply(Math,t.map(function(t){return Ve(e,t)}))},Ue=function(e){return function(t){return{x:e(t.x),y:e(t.y)}}},Ke=function(e,t){return{top:e.top+t.y,left:e.left+t.x,bottom:e.bottom+t.y,right:e.right+t.x}},Xe=function(e){return[{x:e.left,y:e.top},{x:e.right,y:e.top},{x:e.left,y:e.bottom},{x:e.right,y:e.bottom}]},Je=function(e,t){return t&&t.shouldClipSubject?function(e,t){var r=ue({top:Math.max(t.top,e.top),right:Math.min(t.right,e.right),bottom:Math.min(t.bottom,e.bottom),left:Math.max(t.left,e.left)});return r.width<=0||r.height<=0?null:r}(t.pageMarginBox,e):ue(e)},Ye=function(e){var t=e.page,r=e.withPlaceholder,n=e.axis,o=e.frame,i=function(e,t){return t?Ke(e,t.scroll.diff.displacement):e}(t.marginBox,o),s=function(e,t,r){var n;return r&&r.increasedBy?(0,a.A)({},e,((n={})[t.end]=e[t.end]+r.increasedBy[t.line],n)):e}(i,n,r);return{page:t,withPlaceholder:r,active:Je(s,o)}},Qe=function(e,t){e.frame||Re(!1);var r=e.frame,n=qe(t,r.scroll.initial),o=$e(n),i=(0,a.A)({},r,{scroll:{initial:r.scroll.initial,current:t,diff:{value:n,displacement:o},max:r.scroll.max}}),s=Ye({page:e.subject.page,withPlaceholder:e.subject.withPlaceholder,axis:e.axis,frame:i});return(0,a.A)({},e,{frame:i,subject:s})};function Ze(e){return Object.values?Object.values(e):Object.keys(e).map(function(t){return e[t]})}function et(e,t){if(e.findIndex)return e.findIndex(t);for(var r=0;r<e.length;r++)if(t(e[r]))return r;return-1}function tt(e,t){if(e.find)return e.find(t);var r=et(e,t);return-1!==r?e[r]:void 0}function rt(e){return Array.prototype.slice.call(e)}var nt=ke(function(e){return e.reduce(function(e,t){return e[t.descriptor.id]=t,e},{})}),ot=ke(function(e){return e.reduce(function(e,t){return e[t.descriptor.id]=t,e},{})}),at=ke(function(e){return Ze(e)}),it=ke(function(e){return Ze(e)}),st=ke(function(e,t){var r=it(t).filter(function(t){return e===t.descriptor.droppableId}).sort(function(e,t){return e.descriptor.index-t.descriptor.index});return r});function lt(e){return e.at&&"REORDER"===e.at.type?e.at.destination:null}function ut(e){return e.at&&"COMBINE"===e.at.type?e.at.combine:null}var ct=ke(function(e,t){return t.filter(function(t){return t.descriptor.id!==e.descriptor.id})}),dt=function(e,t){return e.descriptor.droppableId===t.descriptor.id},ft={point:Le,value:0},pt={invisible:{},visible:{},all:[]},ht={displaced:pt,displacedBy:ft,at:null},mt=function(e,t){return function(r){return e<=r&&r<=t}},gt=function(e){var t=mt(e.top,e.bottom),r=mt(e.left,e.right);return function(n){if(t(n.top)&&t(n.bottom)&&r(n.left)&&r(n.right))return!0;var o=t(n.top)||t(n.bottom),a=r(n.left)||r(n.right);if(o&&a)return!0;var i=n.top<e.top&&n.bottom>e.bottom,s=n.left<e.left&&n.right>e.right;return!(!i||!s)||(i&&a||s&&o)}},vt=function(e){var t=mt(e.top,e.bottom),r=mt(e.left,e.right);return function(e){return t(e.top)&&t(e.bottom)&&r(e.left)&&r(e.right)}},yt={direction:"vertical",line:"y",crossAxisLine:"x",start:"top",end:"bottom",size:"height",crossAxisStart:"left",crossAxisEnd:"right",crossAxisSize:"width"},bt={direction:"horizontal",line:"x",crossAxisLine:"y",start:"left",end:"right",size:"width",crossAxisStart:"top",crossAxisEnd:"bottom",crossAxisSize:"height"},wt=function(e){var t=e.target,r=e.destination,n=e.viewport,o=e.withDroppableDisplacement,a=e.isVisibleThroughFrameFn,i=o?function(e,t){var r=t.frame?t.frame.scroll.diff.displacement:Le;return Ke(e,r)}(t,r):t;return function(e,t,r){return!!t.subject.active&&r(t.subject.active)(e)}(i,r,a)&&function(e,t,r){return r(t)(e)}(i,n,a)},xt=function(e){return wt((0,a.A)({},e,{isVisibleThroughFrameFn:gt}))},kt=function(e){return wt((0,a.A)({},e,{isVisibleThroughFrameFn:vt}))};function St(e){var t=e.afterDragging,r=e.destination,n=e.displacedBy,o=e.viewport,a=e.forceShouldAnimate,i=e.last;return t.reduce(function(e,t){var s=function(e,t){var r=e.page.marginBox,n={top:t.point.y,right:0,bottom:0,left:t.point.x};return ue(ce(r,n))}(t,n),l=t.descriptor.id;if(e.all.push(l),!xt({target:s,destination:r,viewport:o,withDroppableDisplacement:!0}))return e.invisible[t.descriptor.id]=!0,e;var u=function(e,t,r){if("boolean"==typeof r)return r;if(!t)return!0;var n=t.invisible,o=t.visible;if(n[e])return!1;var a=o[e];return!a||a.shouldAnimate}(l,i,a),c={draggableId:l,shouldAnimate:u};return e.visible[l]=c,e},{all:[],visible:{},invisible:{}})}function _t(e){var t=e.insideDestination,r=e.inHomeList,n=e.displacedBy,o=e.destination,a=function(e,t){if(!e.length)return 0;var r=e[e.length-1].descriptor.index;return t.inHomeList?r:r+1}(t,{inHomeList:r});return{displaced:pt,displacedBy:n,at:{type:"REORDER",destination:{droppableId:o.descriptor.id,index:a}}}}function Ct(e){var t=e.draggable,r=e.insideDestination,n=e.destination,o=e.viewport,a=e.displacedBy,i=e.last,s=e.index,l=e.forceShouldAnimate,u=dt(t,n);if(null==s)return _t({insideDestination:r,inHomeList:u,displacedBy:a,destination:n});var c=tt(r,function(e){return e.descriptor.index===s});if(!c)return _t({insideDestination:r,inHomeList:u,displacedBy:a,destination:n});var d=ct(t,r),f=r.indexOf(c);return{displaced:St({afterDragging:d.slice(f),destination:n,displacedBy:a,last:i,viewport:o.frame,forceShouldAnimate:l}),displacedBy:a,at:{type:"REORDER",destination:{droppableId:n.descriptor.id,index:s}}}}function Pt(e,t){return Boolean(t.effected[e])}var At=function(e){var t=e.isMovingForward,r=e.isInHomeList,n=e.draggable,o=e.draggables,a=e.destination,i=e.insideDestination,s=e.previousImpact,l=e.viewport,u=e.afterCritical,c=s.at;if(c||Re(!1),"REORDER"===c.type){var d=function(e){var t=e.isMovingForward,r=e.isInHomeList,n=e.insideDestination,o=e.location;if(!n.length)return null;var a=o.index,i=t?a+1:a-1,s=n[0].descriptor.index,l=n[n.length-1].descriptor.index;return i<s||i>(r?l:l+1)?null:i}({isMovingForward:t,isInHomeList:r,location:c.destination,insideDestination:i});return null==d?null:Ct({draggable:n,insideDestination:i,destination:a,viewport:l,last:s.displaced,displacedBy:s.displacedBy,index:d})}var f=function(e){var t=e.isMovingForward,r=e.destination,n=e.draggables,o=e.combine,a=e.afterCritical;if(!r.isCombineEnabled)return null;var i=o.draggableId,s=n[i].descriptor.index;return Pt(i,a)?t?s:s-1:t?s+1:s}({isMovingForward:t,destination:a,displaced:s.displaced,draggables:o,combine:c.combine,afterCritical:u});return null==f?null:Ct({draggable:n,insideDestination:i,destination:a,viewport:l,last:s.displaced,displacedBy:s.displacedBy,index:f})},Et=function(e){var t=e.afterCritical,r=e.impact,n=e.draggables,o=ut(r);o||Re(!1);var a=o.draggableId,i=n[a].page.borderBox.center,s=function(e){var t=e.displaced,r=e.afterCritical,n=e.combineWith,o=e.displacedBy,a=Boolean(t.visible[n]||t.invisible[n]);return Pt(n,r)?a?Le:$e(o.point):a?o.point:Le}({displaced:r.displaced,afterCritical:t,combineWith:a,displacedBy:r.displacedBy});return ze(i,s)},Rt=function(e,t){return t.margin[e.start]+t.borderBox[e.size]/2},It=function(e,t,r){return t[e.crossAxisStart]+r.margin[e.crossAxisStart]+r.borderBox[e.crossAxisSize]/2},jt=function(e){var t=e.axis,r=e.moveRelativeTo,n=e.isMoving;return Ge(t.line,r.marginBox[t.end]+Rt(t,n),It(t,r.marginBox,n))},Tt=function(e){var t=e.axis,r=e.moveRelativeTo,n=e.isMoving;return Ge(t.line,r.marginBox[t.start]-function(e,t){return t.margin[e.end]+t.borderBox[e.size]/2}(t,n),It(t,r.marginBox,n))},Ot=function(e){var t=e.impact,r=e.draggable,n=e.draggables,o=e.droppable,a=e.afterCritical,i=st(o.descriptor.id,n),s=r.page,l=o.axis;if(!i.length)return function(e){var t=e.axis,r=e.moveInto,n=e.isMoving;return Ge(t.line,r.contentBox[t.start]+Rt(t,n),It(t,r.contentBox,n))}({axis:l,moveInto:o.page,isMoving:s});var u=t.displaced,c=t.displacedBy,d=u.all[0];if(d){var f=n[d];if(Pt(d,a))return Tt({axis:l,moveRelativeTo:f.page,isMoving:s});var p=me(f.page,c.point);return Tt({axis:l,moveRelativeTo:p,isMoving:s})}var h=i[i.length-1];if(h.descriptor.id===r.descriptor.id)return s.borderBox.center;if(Pt(h.descriptor.id,a)){var m=me(h.page,$e(a.displacedBy.point));return jt({axis:l,moveRelativeTo:m,isMoving:s})}return jt({axis:l,moveRelativeTo:h.page,isMoving:s})},Dt=function(e,t){var r=e.frame;return r?ze(t,r.scroll.diff.displacement):t},Mt=function(e){var t=function(e){var t=e.impact,r=e.draggable,n=e.droppable,o=e.draggables,a=e.afterCritical,i=r.page.borderBox.center,s=t.at;return n&&s?"REORDER"===s.type?Ot({impact:t,draggable:r,draggables:o,droppable:n,afterCritical:a}):Et({impact:t,draggables:o,afterCritical:a}):i}(e),r=e.droppable;return r?Dt(r,t):t},Nt=function(e,t){var r=qe(t,e.scroll.initial),n=$e(r);return{frame:ue({top:t.y,bottom:t.y+e.frame.height,left:t.x,right:t.x+e.frame.width}),scroll:{initial:e.scroll.initial,max:e.scroll.max,current:t,diff:{value:r,displacement:n}}}};function Bt(e,t){return e.map(function(e){return t[e]})}var Ft=function(e){var t=e.pageBorderBoxCenter,r=e.draggable,n=function(e,t){return ze(e.scroll.diff.displacement,t)}(e.viewport,t),o=qe(n,r.page.borderBox.center);return ze(r.client.borderBox.center,o)},Lt=function(e){var t=e.draggable,r=e.destination,n=e.newPageBorderBoxCenter,o=e.viewport,i=e.withDroppableDisplacement,s=e.onlyOnMainAxis,l=void 0!==s&&s,u=qe(n,t.page.borderBox.center),c={target:Ke(t.page.borderBox,u),destination:r,withDroppableDisplacement:i,viewport:o};return l?function(e){return wt((0,a.A)({},e,{isVisibleThroughFrameFn:(t=e.destination.axis,function(e){var r=mt(e.top,e.bottom),n=mt(e.left,e.right);return function(e){return t===yt?r(e.top)&&r(e.bottom):n(e.left)&&n(e.right)}})}));var t}(c):kt(c)},zt=function(e){var t=e.isMovingForward,r=e.draggable,n=e.destination,o=e.draggables,i=e.previousImpact,s=e.viewport,l=e.previousPageBorderBoxCenter,u=e.previousClientSelection,c=e.afterCritical;if(!n.isEnabled)return null;var d=st(n.descriptor.id,o),f=dt(r,n),p=function(e){var t=e.isMovingForward,r=e.draggable,n=e.destination,o=e.insideDestination,i=e.previousImpact;if(!n.isCombineEnabled)return null;if(!lt(i))return null;function s(e){var t={type:"COMBINE",combine:{draggableId:e,droppableId:n.descriptor.id}};return(0,a.A)({},i,{at:t})}var l=i.displaced.all,u=l.length?l[0]:null;if(t)return u?s(u):null;var c=ct(r,o);if(!u)return c.length?s(c[c.length-1].descriptor.id):null;var d=et(c,function(e){return e.descriptor.id===u});-1===d&&Re(!1);var f=d-1;return f<0?null:s(c[f].descriptor.id)}({isMovingForward:t,draggable:r,destination:n,insideDestination:d,previousImpact:i})||At({isMovingForward:t,isInHomeList:f,draggable:r,draggables:o,destination:n,insideDestination:d,previousImpact:i,viewport:s,afterCritical:c});if(!p)return null;var h=Mt({impact:p,draggable:r,droppable:n,draggables:o,afterCritical:c});if(Lt({draggable:r,destination:n,newPageBorderBoxCenter:h,viewport:s.frame,withDroppableDisplacement:!1,onlyOnMainAxis:!0}))return{clientSelection:Ft({pageBorderBoxCenter:h,draggable:r,viewport:s}),impact:p,scrollJumpRequest:null};var m=qe(h,l),g=function(e){var t=e.impact,r=e.viewport,n=e.destination,o=e.draggables,i=e.maxScrollChange,s=Nt(r,ze(r.scroll.current,i)),l=n.frame?Qe(n,ze(n.frame.scroll.current,i)):n,u=t.displaced,c=St({afterDragging:Bt(u.all,o),destination:n,displacedBy:t.displacedBy,viewport:s.frame,last:u,forceShouldAnimate:!1}),d=St({afterDragging:Bt(u.all,o),destination:l,displacedBy:t.displacedBy,viewport:r.frame,last:u,forceShouldAnimate:!1}),f={},p={},h=[u,c,d];return u.all.forEach(function(e){var t=function(e,t){for(var r=0;r<t.length;r++){var n=t[r].visible[e];if(n)return n}return null}(e,h);t?p[e]=t:f[e]=!0}),(0,a.A)({},t,{displaced:{all:u.all,invisible:f,visible:p}})}({impact:p,viewport:s,destination:n,draggables:o,maxScrollChange:m});return{clientSelection:u,impact:g,scrollJumpRequest:m}},qt=function(e){var t=e.subject.active;return t||Re(!1),t},Ht=function(e,t){var r=e.page.borderBox.center;return Pt(e.descriptor.id,t)?qe(r,t.displacedBy.point):r},$t=function(e,t){var r=e.page.borderBox;return Pt(e.descriptor.id,t)?Ke(r,$e(t.displacedBy.point)):r},Gt=ke(function(e,t){var r=t[e.line];return{value:r,point:Ge(e.line,r)}}),Vt=function(e,t){return(0,a.A)({},e,{scroll:(0,a.A)({},e.scroll,{max:t})})},Wt=function(e,t,r){var n=e.frame;dt(t,e)&&Re(!1),e.subject.withPlaceholder&&Re(!1);var o=Gt(e.axis,t.displaceBy).point,i=function(e,t,r){var n=e.axis;if("virtual"===e.descriptor.mode)return Ge(n.line,t[n.line]);var o=e.subject.page.contentBox[n.size],a=st(e.descriptor.id,r).reduce(function(e,t){return e+t.client.marginBox[n.size]},0)+t[n.line]-o;return a<=0?null:Ge(n.line,a)}(e,o,r),s={placeholderSize:o,increasedBy:i,oldFrameMaxScroll:e.frame?e.frame.scroll.max:null};if(!n){var l=Ye({page:e.subject.page,withPlaceholder:s,axis:e.axis,frame:e.frame});return(0,a.A)({},e,{subject:l})}var u=i?ze(n.scroll.max,i):n.scroll.max,c=Vt(n,u),d=Ye({page:e.subject.page,withPlaceholder:s,axis:e.axis,frame:c});return(0,a.A)({},e,{subject:d,frame:c})},Ut=function(e){var t=e.isMovingForward,r=e.previousPageBorderBoxCenter,n=e.draggable,o=e.isOver,a=e.draggables,i=e.droppables,s=e.viewport,l=e.afterCritical,u=function(e){var t=e.isMovingForward,r=e.pageBorderBoxCenter,n=e.source,o=e.droppables,a=e.viewport,i=n.subject.active;if(!i)return null;var s=n.axis,l=mt(i[s.start],i[s.end]),u=at(o).filter(function(e){return e!==n}).filter(function(e){return e.isEnabled}).filter(function(e){return Boolean(e.subject.active)}).filter(function(e){return gt(a.frame)(qt(e))}).filter(function(e){var r=qt(e);return t?i[s.crossAxisEnd]<r[s.crossAxisEnd]:r[s.crossAxisStart]<i[s.crossAxisStart]}).filter(function(e){var t=qt(e),r=mt(t[s.start],t[s.end]);return l(t[s.start])||l(t[s.end])||r(i[s.start])||r(i[s.end])}).sort(function(e,r){var n=qt(e)[s.crossAxisStart],o=qt(r)[s.crossAxisStart];return t?n-o:o-n}).filter(function(e,t,r){return qt(e)[s.crossAxisStart]===qt(r[0])[s.crossAxisStart]});if(!u.length)return null;if(1===u.length)return u[0];var c=u.filter(function(e){return mt(qt(e)[s.start],qt(e)[s.end])(r[s.line])});return 1===c.length?c[0]:c.length>1?c.sort(function(e,t){return qt(e)[s.start]-qt(t)[s.start]})[0]:u.sort(function(e,t){var n=We(r,Xe(qt(e))),o=We(r,Xe(qt(t)));return n!==o?n-o:qt(e)[s.start]-qt(t)[s.start]})[0]}({isMovingForward:t,pageBorderBoxCenter:r,source:o,droppables:i,viewport:s});if(!u)return null;var c=st(u.descriptor.id,a),d=function(e){var t=e.pageBorderBoxCenter,r=e.viewport,n=e.destination,o=e.insideDestination,a=e.afterCritical,i=o.filter(function(e){return kt({target:$t(e,a),destination:n,viewport:r.frame,withDroppableDisplacement:!0})}).sort(function(e,r){var o=Ve(t,Dt(n,Ht(e,a))),i=Ve(t,Dt(n,Ht(r,a)));return o<i?-1:i<o?1:e.descriptor.index-r.descriptor.index});return i[0]||null}({pageBorderBoxCenter:r,viewport:s,destination:u,insideDestination:c,afterCritical:l}),f=function(e){var t=e.previousPageBorderBoxCenter,r=e.moveRelativeTo,n=e.insideDestination,o=e.draggable,a=e.draggables,i=e.destination,s=e.viewport,l=e.afterCritical;if(!r){if(n.length)return null;var u={displaced:pt,displacedBy:ft,at:{type:"REORDER",destination:{droppableId:i.descriptor.id,index:0}}},c=Mt({impact:u,draggable:o,droppable:i,draggables:a,afterCritical:l}),d=dt(o,i)?i:Wt(i,o,a);return Lt({draggable:o,destination:d,newPageBorderBoxCenter:c,viewport:s.frame,withDroppableDisplacement:!1,onlyOnMainAxis:!0})?u:null}var f,p=Boolean(t[i.axis.line]<=r.page.borderBox.center[i.axis.line]),h=(f=r.descriptor.index,r.descriptor.id===o.descriptor.id||p?f:f+1),m=Gt(i.axis,o.displaceBy);return Ct({draggable:o,insideDestination:n,destination:i,viewport:s,displacedBy:m,last:pt,index:h})}({previousPageBorderBoxCenter:r,destination:u,draggable:n,draggables:a,moveRelativeTo:d,insideDestination:c,viewport:s,afterCritical:l});if(!f)return null;var p=Mt({impact:f,draggable:n,droppable:u,draggables:a,afterCritical:l});return{clientSelection:Ft({pageBorderBoxCenter:p,draggable:n,viewport:s}),impact:f,scrollJumpRequest:null}},Kt=function(e){var t=e.at;return t?"REORDER"===t.type?t.destination.droppableId:t.combine.droppableId:null},Xt=function(e){var t=e.state,r=e.type,n=function(e,t){var r=Kt(e);return r?t[r]:null}(t.impact,t.dimensions.droppables),o=Boolean(n),a=t.dimensions.droppables[t.critical.droppable.id],i=n||a,s=i.axis.direction,l="vertical"===s&&("MOVE_UP"===r||"MOVE_DOWN"===r)||"horizontal"===s&&("MOVE_LEFT"===r||"MOVE_RIGHT"===r);if(l&&!o)return null;var u="MOVE_DOWN"===r||"MOVE_RIGHT"===r,c=t.dimensions.draggables[t.critical.draggable.id],d=t.current.page.borderBoxCenter,f=t.dimensions,p=f.draggables,h=f.droppables;return l?zt({isMovingForward:u,previousPageBorderBoxCenter:d,draggable:c,destination:i,draggables:p,viewport:t.viewport,previousClientSelection:t.current.client.selection,previousImpact:t.impact,afterCritical:t.afterCritical}):Ut({isMovingForward:u,previousPageBorderBoxCenter:d,draggable:c,isOver:i,draggables:p,droppables:h,viewport:t.viewport,afterCritical:t.afterCritical})};function Jt(e){return"DRAGGING"===e.phase||"COLLECTING"===e.phase}function Yt(e){var t=mt(e.top,e.bottom),r=mt(e.left,e.right);return function(e){return t(e.y)&&r(e.x)}}function Qt(e){var t=e.pageBorderBox,r=e.draggable,n=e.droppables,o=at(n).filter(function(e){if(!e.isEnabled)return!1;var r,n,o=e.subject.active;if(!o)return!1;if(n=o,!((r=t).left<n.right&&r.right>n.left&&r.top<n.bottom&&r.bottom>n.top))return!1;if(Yt(o)(t.center))return!0;var a=e.axis,i=o.center[a.crossAxisLine],s=t[a.crossAxisStart],l=t[a.crossAxisEnd],u=mt(o[a.crossAxisStart],o[a.crossAxisEnd]),c=u(s),d=u(l);return!c&&!d||(c?s<i:l>i)});return o.length?1===o.length?o[0].descriptor.id:function(e){var t=e.pageBorderBox,r=e.draggable,n=e.candidates,o=r.page.borderBox.center,a=n.map(function(e){var r=e.axis,n=Ge(e.axis.line,t.center[r.line],e.page.borderBox.center[r.crossAxisLine]);return{id:e.descriptor.id,distance:Ve(o,n)}}).sort(function(e,t){return t.distance-e.distance});return a[0]?a[0].id:null}({pageBorderBox:t,draggable:r,candidates:o}):null}var Zt=function(e,t){return ue(Ke(e,t))};function er(e){var t=e.displaced,r=e.id;return Boolean(t.visible[r]||t.invisible[r])}var tr=function(e){var t=e.pageOffset,r=e.draggable,n=e.draggables,o=e.droppables,a=e.previousImpact,i=e.viewport,s=e.afterCritical,l=Zt(r.page.borderBox,t),u=Qt({pageBorderBox:l,draggable:r,droppables:o});if(!u)return ht;var c=o[u],d=st(c.descriptor.id,n),f=function(e,t){var r=e.frame;return r?Zt(t,r.scroll.diff.value):t}(c,l);return function(e){var t=e.draggable,r=e.pageBorderBoxWithDroppableScroll,n=e.previousImpact,o=e.destination,a=e.insideDestination,i=e.afterCritical;if(!o.isCombineEnabled)return null;var s=o.axis,l=Gt(o.axis,t.displaceBy),u=l.value,c=r[s.start],d=r[s.end],f=tt(ct(t,a),function(e){var t=e.descriptor.id,r=e.page.borderBox,o=r[s.size]/4,a=Pt(t,i),l=er({displaced:n.displaced,id:t});return a?l?d>r[s.start]+o&&d<r[s.end]-o:c>r[s.start]-u+o&&c<r[s.end]-u-o:l?d>r[s.start]+u+o&&d<r[s.end]+u-o:c>r[s.start]+o&&c<r[s.end]-o});return f?{displacedBy:l,displaced:n.displaced,at:{type:"COMBINE",combine:{draggableId:f.descriptor.id,droppableId:o.descriptor.id}}}:null}({pageBorderBoxWithDroppableScroll:f,draggable:r,previousImpact:a,destination:c,insideDestination:d,afterCritical:s})||function(e){var t=e.pageBorderBoxWithDroppableScroll,r=e.draggable,n=e.destination,o=e.insideDestination,a=e.last,i=e.viewport,s=e.afterCritical,l=n.axis,u=Gt(n.axis,r.displaceBy),c=u.value,d=t[l.start],f=t[l.end],p=function(e){var t=e.draggable,r=e.closest,n=e.inHomeList;return r?n&&r.descriptor.index>t.descriptor.index?r.descriptor.index-1:r.descriptor.index:null}({draggable:r,closest:tt(ct(r,o),function(e){var t=e.descriptor.id,r=e.page.borderBox.center[l.line],n=Pt(t,s),o=er({displaced:a,id:t});return n?o?f<=r:d<r-c:o?f<=r+c:d<r}),inHomeList:dt(r,n)});return Ct({draggable:r,insideDestination:o,destination:n,viewport:i,last:a,displacedBy:u,index:p})}({pageBorderBoxWithDroppableScroll:f,draggable:r,destination:c,insideDestination:d,last:a.displaced,viewport:i,afterCritical:s})},rr=function(e,t){var r;return(0,a.A)({},e,((r={})[t.descriptor.id]=t,r))},nr=function(e){var t=e.previousImpact,r=e.impact,n=e.droppables,o=Kt(t),i=Kt(r);if(!o)return n;if(o===i)return n;var s=n[o];if(!s.subject.withPlaceholder)return n;var l=function(e){var t=e.subject.withPlaceholder;t||Re(!1);var r=e.frame;if(!r){var n=Ye({page:e.subject.page,axis:e.axis,frame:null,withPlaceholder:null});return(0,a.A)({},e,{subject:n})}var o=t.oldFrameMaxScroll;o||Re(!1);var i=Vt(r,o),s=Ye({page:e.subject.page,axis:e.axis,frame:i,withPlaceholder:null});return(0,a.A)({},e,{subject:s,frame:i})}(s);return rr(n,l)},or=function(e){var t=e.state,r=e.clientSelection,n=e.dimensions,o=e.viewport,i=e.impact,s=e.scrollJumpRequest,l=o||t.viewport,u=n||t.dimensions,c=r||t.current.client.selection,d=qe(c,t.initial.client.selection),f={offset:d,selection:c,borderBoxCenter:ze(t.initial.client.borderBoxCenter,d)},p={selection:ze(f.selection,l.scroll.current),borderBoxCenter:ze(f.borderBoxCenter,l.scroll.current),offset:ze(f.offset,l.scroll.diff.value)},h={client:f,page:p};if("COLLECTING"===t.phase)return(0,a.A)({phase:"COLLECTING"},t,{dimensions:u,viewport:l,current:h});var m=u.draggables[t.critical.draggable.id],g=i||tr({pageOffset:p.offset,draggable:m,draggables:u.draggables,droppables:u.droppables,previousImpact:t.impact,viewport:l,afterCritical:t.afterCritical}),v=function(e){var t=e.draggable,r=e.draggables,n=e.droppables,o=e.previousImpact,a=e.impact,i=nr({previousImpact:o,impact:a,droppables:n}),s=Kt(a);if(!s)return i;var l=n[s];if(dt(t,l))return i;if(l.subject.withPlaceholder)return i;var u=Wt(l,t,r);return rr(i,u)}({draggable:m,impact:g,previousImpact:t.impact,draggables:u.draggables,droppables:u.droppables});return(0,a.A)({},t,{current:h,dimensions:{draggables:u.draggables,droppables:v},impact:g,viewport:l,scrollJumpRequest:s||null,forceShouldAnimate:!s&&null})};var ar=function(e){var t=e.impact,r=e.viewport,n=e.draggables,o=e.destination,i=e.forceShouldAnimate,s=t.displaced,l=function(e,t){return e.map(function(e){return t[e]})}(s.all,n),u=St({afterDragging:l,destination:o,displacedBy:t.displacedBy,viewport:r.frame,forceShouldAnimate:i,last:s});return(0,a.A)({},t,{displaced:u})},ir=function(e){var t=e.impact,r=e.draggable,n=e.droppable,o=e.draggables,a=e.viewport,i=e.afterCritical,s=Mt({impact:t,draggable:r,draggables:o,droppable:n,afterCritical:i});return Ft({pageBorderBoxCenter:s,draggable:r,viewport:a})},sr=function(e){var t=e.state,r=e.dimensions,n=e.viewport;"SNAP"!==t.movementMode&&Re(!1);var o=t.impact,a=n||t.viewport,i=r||t.dimensions,s=i.draggables,l=i.droppables,u=s[t.critical.draggable.id],c=Kt(o);c||Re(!1);var d=l[c],f=ar({impact:o,viewport:a,destination:d,draggables:s}),p=ir({impact:f,draggable:u,droppable:d,draggables:s,viewport:a,afterCritical:t.afterCritical});return or({impact:f,clientSelection:p,state:t,dimensions:i,viewport:a})},lr=function(e){var t=e.draggable,r=e.home,n=e.draggables,o=e.viewport,a=Gt(r.axis,t.displaceBy),i=st(r.descriptor.id,n),s=i.indexOf(t);-1===s&&Re(!1);var l,u=i.slice(s+1),c=u.reduce(function(e,t){return e[t.descriptor.id]=!0,e},{}),d={inVirtualList:"virtual"===r.descriptor.mode,displacedBy:a,effected:c};return{impact:{displaced:St({afterDragging:u,destination:r,displacedBy:a,last:null,viewport:o.frame,forceShouldAnimate:!1}),displacedBy:a,at:{type:"REORDER",destination:(l=t.descriptor,{index:l.index,droppableId:l.droppableId})}},afterCritical:d}},ur=function(e){0},cr=function(e){0},dr=function(e){var t=e.additions,r=e.updatedDroppables,n=e.viewport,o=n.scroll.diff.value;return t.map(function(e){var t=e.descriptor.droppableId,i=function(e){var t=e.frame;return t||Re(!1),t}(r[t]),s=i.scroll.diff.value,l=function(e){var t=e.draggable,r=e.offset,n=e.initialWindowScroll,o=me(t.client,r),i=ge(o,n);return(0,a.A)({},t,{placeholder:(0,a.A)({},t.placeholder,{client:o}),client:o,page:i})}({draggable:e,offset:ze(o,s),initialWindowScroll:n.scroll.initial});return l})},fr=function(e){return"SNAP"===e.movementMode},pr=function(e,t,r){var n=function(e,t){return{draggables:e.draggables,droppables:rr(e.droppables,t)}}(e.dimensions,t);return!fr(e)||r?or({state:e,dimensions:n}):sr({state:e,dimensions:n})};function hr(e){return e.isDragging&&"SNAP"===e.movementMode?(0,a.A)({phase:"DRAGGING"},e,{scrollJumpRequest:null}):e}var mr={phase:"IDLE",completed:null,shouldFlush:!1},gr=function(e,t){if(void 0===e&&(e=mr),"FLUSH"===t.type)return(0,a.A)({},mr,{shouldFlush:!0});if("INITIAL_PUBLISH"===t.type){"IDLE"!==e.phase&&Re(!1);var r=t.payload,n=r.critical,o=r.clientSelection,i=r.viewport,s=r.dimensions,l=r.movementMode,u=s.draggables[n.draggable.id],c=s.droppables[n.droppable.id],d={selection:o,borderBoxCenter:u.client.borderBox.center,offset:Le},f={client:d,page:{selection:ze(d.selection,i.scroll.initial),borderBoxCenter:ze(d.selection,i.scroll.initial),offset:ze(d.selection,i.scroll.diff.value)}},p=at(s.droppables).every(function(e){return!e.isFixedOnPage}),h=lr({draggable:u,home:c,draggables:s.draggables,viewport:i}),m=h.impact;return{phase:"DRAGGING",isDragging:!0,critical:n,movementMode:l,dimensions:s,initial:f,current:f,isWindowScrollAllowed:p,impact:m,afterCritical:h.afterCritical,onLiftImpact:m,viewport:i,scrollJumpRequest:null,forceShouldAnimate:null}}if("COLLECTION_STARTING"===t.type)return"COLLECTING"===e.phase||"DROP_PENDING"===e.phase?e:("DRAGGING"!==e.phase&&Re(!1),(0,a.A)({phase:"COLLECTING"},e,{phase:"COLLECTING"}));if("PUBLISH_WHILE_DRAGGING"===t.type)return"COLLECTING"!==e.phase&&"DROP_PENDING"!==e.phase&&Re(!1),function(e){var t=e.state,r=e.published;ur();var n=r.modified.map(function(e){var r=t.dimensions.droppables[e.droppableId];return Qe(r,e.scroll)}),o=(0,a.A)({},t.dimensions.droppables,{},nt(n)),i=ot(dr({additions:r.additions,updatedDroppables:o,viewport:t.viewport})),s=(0,a.A)({},t.dimensions.draggables,{},i);r.removals.forEach(function(e){delete s[e]});var l={droppables:o,draggables:s},u=Kt(t.impact),c=u?l.droppables[u]:null,d=l.draggables[t.critical.draggable.id],f=l.droppables[t.critical.droppable.id],p=lr({draggable:d,home:f,draggables:s,viewport:t.viewport}),h=p.impact,m=p.afterCritical,g=c&&c.isCombineEnabled?t.impact:h,v=tr({pageOffset:t.current.page.offset,draggable:l.draggables[t.critical.draggable.id],draggables:l.draggables,droppables:l.droppables,previousImpact:g,viewport:t.viewport,afterCritical:m});cr();var y=(0,a.A)({phase:"DRAGGING"},t,{phase:"DRAGGING",impact:v,onLiftImpact:h,dimensions:l,afterCritical:m,forceShouldAnimate:!1});return"COLLECTING"===t.phase?y:(0,a.A)({phase:"DROP_PENDING"},y,{phase:"DROP_PENDING",reason:t.reason,isWaiting:!1})}({state:e,published:t.payload});if("MOVE"===t.type){if("DROP_PENDING"===e.phase)return e;Jt(e)||Re(!1);var g=t.payload.client;return He(g,e.current.client.selection)?e:or({state:e,clientSelection:g,impact:fr(e)?e.impact:null})}if("UPDATE_DROPPABLE_SCROLL"===t.type){if("DROP_PENDING"===e.phase)return hr(e);if("COLLECTING"===e.phase)return hr(e);Jt(e)||Re(!1);var v=t.payload,y=v.id,b=v.newScroll,w=e.dimensions.droppables[y];if(!w)return e;var x=Qe(w,b);return pr(e,x,!1)}if("UPDATE_DROPPABLE_IS_ENABLED"===t.type){if("DROP_PENDING"===e.phase)return e;Jt(e)||Re(!1);var k=t.payload,S=k.id,_=k.isEnabled,C=e.dimensions.droppables[S];C||Re(!1),C.isEnabled===_&&Re(!1);var P=(0,a.A)({},C,{isEnabled:_});return pr(e,P,!0)}if("UPDATE_DROPPABLE_IS_COMBINE_ENABLED"===t.type){if("DROP_PENDING"===e.phase)return e;Jt(e)||Re(!1);var A=t.payload,E=A.id,R=A.isCombineEnabled,I=e.dimensions.droppables[E];I||Re(!1),I.isCombineEnabled===R&&Re(!1);var j=(0,a.A)({},I,{isCombineEnabled:R});return pr(e,j,!0)}if("MOVE_BY_WINDOW_SCROLL"===t.type){if("DROP_PENDING"===e.phase||"DROP_ANIMATING"===e.phase)return e;Jt(e)||Re(!1),e.isWindowScrollAllowed||Re(!1);var T=t.payload.newScroll;if(He(e.viewport.scroll.current,T))return hr(e);var O=Nt(e.viewport,T);return fr(e)?sr({state:e,viewport:O}):or({state:e,viewport:O})}if("UPDATE_VIEWPORT_MAX_SCROLL"===t.type){if(!Jt(e))return e;var D=t.payload.maxScroll;if(He(D,e.viewport.scroll.max))return e;var M=(0,a.A)({},e.viewport,{scroll:(0,a.A)({},e.viewport.scroll,{max:D})});return(0,a.A)({phase:"DRAGGING"},e,{viewport:M})}if("MOVE_UP"===t.type||"MOVE_DOWN"===t.type||"MOVE_LEFT"===t.type||"MOVE_RIGHT"===t.type){if("COLLECTING"===e.phase||"DROP_PENDING"===e.phase)return e;"DRAGGING"!==e.phase&&Re(!1);var N=Xt({state:e,type:t.type});return N?or({state:e,impact:N.impact,clientSelection:N.clientSelection,scrollJumpRequest:N.scrollJumpRequest}):e}if("DROP_PENDING"===t.type){var B=t.payload.reason;return"COLLECTING"!==e.phase&&Re(!1),(0,a.A)({phase:"DROP_PENDING"},e,{phase:"DROP_PENDING",isWaiting:!0,reason:B})}if("DROP_ANIMATE"===t.type){var F=t.payload,L=F.completed,z=F.dropDuration,q=F.newHomeClientOffset;return"DRAGGING"!==e.phase&&"DROP_PENDING"!==e.phase&&Re(!1),{phase:"DROP_ANIMATING",completed:L,dropDuration:z,newHomeClientOffset:q,dimensions:e.dimensions}}return"DROP_COMPLETE"===t.type?{phase:"IDLE",completed:t.payload.completed,shouldFlush:!1}:e},vr=function(e){return{type:"PUBLISH_WHILE_DRAGGING",payload:e}},yr=function(){return{type:"COLLECTION_STARTING",payload:null}},br=function(e){return{type:"UPDATE_DROPPABLE_SCROLL",payload:e}},wr=function(e){return{type:"UPDATE_DROPPABLE_IS_ENABLED",payload:e}},xr=function(e){return{type:"UPDATE_DROPPABLE_IS_COMBINE_ENABLED",payload:e}},kr=function(e){return{type:"MOVE",payload:e}},Sr=function(){return{type:"MOVE_UP",payload:null}},_r=function(){return{type:"MOVE_DOWN",payload:null}},Cr=function(){return{type:"MOVE_RIGHT",payload:null}},Pr=function(){return{type:"MOVE_LEFT",payload:null}},Ar=function(e){return{type:"DROP_COMPLETE",payload:e}},Er=function(e){return{type:"DROP",payload:e}},Rr=function(){return{type:"DROP_ANIMATION_FINISHED",payload:null}};var Ir="cubic-bezier(.2,1,.1,1)",jr={drop:0,combining:.7},Tr={drop:.75},Or=.2+"s "+"cubic-bezier(0.2, 0, 0, 1)",Dr={fluid:"opacity "+Or,snap:"transform "+Or+", opacity "+Or,drop:function(e){var t=e+"s "+Ir;return"transform "+t+", opacity "+t},outOfTheWay:"transform "+Or,placeholder:"height "+Or+", width "+Or+", margin "+Or},Mr=function(e){return He(e,Le)?null:"translate("+e.x+"px, "+e.y+"px)"},Nr=Mr,Br=function(e,t){var r=Mr(e);return r?t?r+" scale("+Tr.drop+")":r:null},Fr=.33,Lr=.55,zr=Lr-Fr,qr=function(e){var t=e.getState,r=e.dispatch;return function(e){return function(n){if("DROP"===n.type){var o=t(),i=n.payload.reason;if("COLLECTING"!==o.phase){if("IDLE"!==o.phase){"DROP_PENDING"===o.phase&&o.isWaiting&&Re(!1),"DRAGGING"!==o.phase&&"DROP_PENDING"!==o.phase&&Re(!1);var s=o.critical,l=o.dimensions,u=l.draggables[o.critical.draggable.id],c=function(e){var t=e.draggables,r=e.reason,n=e.lastImpact,o=e.home,i=e.viewport,s=e.onLiftImpact;return n.at&&"DROP"===r?"REORDER"===n.at.type?{impact:n,didDropInsideDroppable:!0}:{impact:(0,a.A)({},n,{displaced:pt}),didDropInsideDroppable:!0}:{impact:ar({draggables:t,impact:s,destination:o,viewport:i,forceShouldAnimate:!0}),didDropInsideDroppable:!1}}({reason:i,lastImpact:o.impact,afterCritical:o.afterCritical,onLiftImpact:o.onLiftImpact,home:o.dimensions.droppables[o.critical.droppable.id],viewport:o.viewport,draggables:o.dimensions.draggables}),d=c.impact,f=c.didDropInsideDroppable,p=f?lt(d):null,h=f?ut(d):null,m={index:s.draggable.index,droppableId:s.droppable.id},g={draggableId:u.descriptor.id,type:u.descriptor.type,source:m,reason:i,mode:o.movementMode,destination:p,combine:h},v=function(e){var t=e.impact,r=e.draggable,n=e.dimensions,o=e.viewport,a=e.afterCritical,i=n.draggables,s=n.droppables,l=Kt(t),u=l?s[l]:null,c=s[r.descriptor.droppableId],d=ir({impact:t,draggable:r,draggables:i,afterCritical:a,droppable:u||c,viewport:o});return qe(d,r.client.borderBox.center)}({impact:d,draggable:u,dimensions:l,viewport:o.viewport,afterCritical:o.afterCritical}),y={critical:o.critical,afterCritical:o.afterCritical,result:g,impact:d};if(!He(o.current.client.offset,v)||Boolean(g.combine)){var b=function(e){var t=e.current,r=e.destination,n=e.reason,o=Ve(t,r);if(o<=0)return Fr;if(o>=1500)return Lr;var a=Fr+zr*(o/1500);return Number(("CANCEL"===n?.6*a:a).toFixed(2))}({current:o.current.client.offset,destination:v,reason:i});r(function(e){return{type:"DROP_ANIMATE",payload:e}}({newHomeClientOffset:v,dropDuration:b,completed:y}))}else r(Ar({completed:y}))}}else r(function(e){return{type:"DROP_PENDING",payload:e}}({reason:i}))}else e(n)}}},Hr=function(){return{x:window.pageXOffset,y:window.pageYOffset}};function $r(e){var t=e.onWindowScroll;var r=Se(function(){t(Hr())}),n=function(e){return{eventName:"scroll",options:{passive:!0,capture:!1},fn:function(t){t.target!==window&&t.target!==window.document||e()}}}(r),o=Ce;function a(){return o!==Ce}return{start:function(){a()&&Re(!1),o=Pe(window,[n])},stop:function(){a()||Re(!1),r.cancel(),o(),o=Ce},isActive:a}}var Gr=function(e){var t=$r({onWindowScroll:function(t){e.dispatch({type:"MOVE_BY_WINDOW_SCROLL",payload:{newScroll:t}})}});return function(e){return function(r){t.isActive()||"INITIAL_PUBLISH"!==r.type||t.start(),t.isActive()&&function(e){return"DROP_COMPLETE"===e.type||"DROP_ANIMATE"===e.type||"FLUSH"===e.type}(r)&&t.stop(),e(r)}}},Vr=function(){var e=[];return{add:function(t){var r=setTimeout(function(){return function(t){var r=et(e,function(e){return e.timerId===t});-1===r&&Re(!1),e.splice(r,1)[0].callback()}(r)}),n={timerId:r,callback:t};e.push(n)},flush:function(){if(e.length){var t=[].concat(e);e.length=0,t.forEach(function(e){clearTimeout(e.timerId),e.callback()})}}}},Wr=function(e,t){ur(),t(),cr()},Ur=function(e,t){return{draggableId:e.draggable.id,type:e.droppable.type,source:{droppableId:e.droppable.id,index:e.draggable.index},mode:t}},Kr=function(e,t,r,n){if(e){var o=function(e){var t=!1,r=!1,n=setTimeout(function(){r=!0}),o=function(o){t||r||(t=!0,e(o),clearTimeout(n))};return o.wasCalled=function(){return t},o}(r);e(t,{announce:o}),o.wasCalled()||r(n(t))}else r(n(t))},Xr=function(e,t){var r=function(e,t){var r=Vr(),n=null,o=function(r){n||Re(!1),n=null,Wr(0,function(){return Kr(e().onDragEnd,r,t,Fe)})};return{beforeCapture:function(t,r){n&&Re(!1),Wr(0,function(){var n=e().onBeforeCapture;n&&n({draggableId:t,mode:r})})},beforeStart:function(t,r){n&&Re(!1),Wr(0,function(){var n=e().onBeforeDragStart;n&&n(Ur(t,r))})},start:function(o,a){n&&Re(!1);var i=Ur(o,a);n={mode:a,lastCritical:o,lastLocation:i.source,lastCombine:null},r.add(function(){Wr(0,function(){return Kr(e().onDragStart,i,t,Ne)})})},update:function(o,i){var s=lt(i),l=ut(i);n||Re(!1);var u=!function(e,t){if(e===t)return!0;var r=e.draggable.id===t.draggable.id&&e.draggable.droppableId===t.draggable.droppableId&&e.draggable.type===t.draggable.type&&e.draggable.index===t.draggable.index,n=e.droppable.id===t.droppable.id&&e.droppable.type===t.droppable.type;return r&&n}(o,n.lastCritical);u&&(n.lastCritical=o);var c,d,f=(d=s,!(null==(c=n.lastLocation)&&null==d||null!=c&&null!=d&&c.droppableId===d.droppableId&&c.index===d.index));f&&(n.lastLocation=s);var p=!function(e,t){return null==e&&null==t||null!=e&&null!=t&&e.draggableId===t.draggableId&&e.droppableId===t.droppableId}(n.lastCombine,l);if(p&&(n.lastCombine=l),u||f||p){var h=(0,a.A)({},Ur(o,n.mode),{combine:l,destination:s});r.add(function(){Wr(0,function(){return Kr(e().onDragUpdate,h,t,Be)})})}},flush:function(){n||Re(!1),r.flush()},drop:o,abort:function(){if(n){var e=(0,a.A)({},Ur(n.lastCritical,n.mode),{combine:null,destination:null,reason:"CANCEL"});o(e)}}}}(e,t);return function(e){return function(t){return function(n){if("BEFORE_INITIAL_CAPTURE"!==n.type){if("INITIAL_PUBLISH"===n.type){var o=n.payload.critical;return r.beforeStart(o,n.payload.movementMode),t(n),void r.start(o,n.payload.movementMode)}if("DROP_COMPLETE"===n.type){var a=n.payload.completed.result;return r.flush(),t(n),void r.drop(a)}if(t(n),"FLUSH"!==n.type){var i=e.getState();"DRAGGING"===i.phase&&r.update(i.critical,i.impact)}else r.abort()}else r.beforeCapture(n.payload.draggableId,n.payload.movementMode)}}}},Jr=function(e){return function(t){return function(r){if("DROP_ANIMATION_FINISHED"===r.type){var n=e.getState();"DROP_ANIMATING"!==n.phase&&Re(!1),e.dispatch(Ar({completed:n.completed}))}else t(r)}}},Yr=function(e){var t=null,r=null;return function(n){return function(o){if("FLUSH"!==o.type&&"DROP_COMPLETE"!==o.type&&"DROP_ANIMATION_FINISHED"!==o.type||(r&&(cancelAnimationFrame(r),r=null),t&&(t(),t=null)),n(o),"DROP_ANIMATE"===o.type){var a={eventName:"scroll",options:{capture:!0,passive:!1,once:!0},fn:function(){"DROP_ANIMATING"===e.getState().phase&&e.dispatch({type:"DROP_ANIMATION_FINISHED",payload:null})}};r=requestAnimationFrame(function(){r=null,t=Pe(window,[a])})}}}},Qr=function(e){return function(t){return function(r){if(t(r),"PUBLISH_WHILE_DRAGGING"===r.type){var n=e.getState();"DROP_PENDING"===n.phase&&(n.isWaiting||e.dispatch(Er({reason:n.reason})))}}}},Zr=v,en=function(e){var t,r=e.dimensionMarshal,n=e.focusMarshal,o=e.styleMarshal,a=e.getResponders,i=e.announce,s=e.autoScroller;return h(gr,Zr(function(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return function(e){return function(){var r=e.apply(void 0,arguments),n=function(){throw new Error(u(15))},o={getState:r.getState,dispatch:function(){return n.apply(void 0,arguments)}},a=t.map(function(e){return e(o)});return n=v.apply(void 0,a)(r.dispatch),l(l({},r),{},{dispatch:n})}}}((t=o,function(){return function(e){return function(r){"INITIAL_PUBLISH"===r.type&&t.dragging(),"DROP_ANIMATE"===r.type&&t.dropping(r.payload.completed.result.reason),"FLUSH"!==r.type&&"DROP_COMPLETE"!==r.type||t.resting(),e(r)}}}),function(e){return function(){return function(t){return function(r){"DROP_COMPLETE"!==r.type&&"FLUSH"!==r.type&&"DROP_ANIMATE"!==r.type||e.stopPublishing(),t(r)}}}}(r),function(e){return function(t){var r=t.getState,n=t.dispatch;return function(t){return function(o){if("LIFT"===o.type){var a=o.payload,i=a.id,s=a.clientSelection,l=a.movementMode,u=r();"DROP_ANIMATING"===u.phase&&n(Ar({completed:u.completed})),"IDLE"!==r().phase&&Re(!1),n({type:"FLUSH",payload:null}),n({type:"BEFORE_INITIAL_CAPTURE",payload:{draggableId:i,movementMode:l}});var c={draggableId:i,scrollOptions:{shouldPublishImmediately:"SNAP"===l}},d=e.startPublishing(c),f=d.critical,p=d.dimensions,h=d.viewport;n({type:"INITIAL_PUBLISH",payload:{critical:f,dimensions:p,clientSelection:s,movementMode:l,viewport:h}})}else t(o)}}}}(r),qr,Jr,Yr,Qr,function(e){return function(t){return function(r){return function(n){if(function(e){return"DROP_COMPLETE"===e.type||"DROP_ANIMATE"===e.type||"FLUSH"===e.type}(n))return e.stop(),void r(n);if("INITIAL_PUBLISH"===n.type){r(n);var o=t.getState();return"DRAGGING"!==o.phase&&Re(!1),void e.start(o)}r(n),e.scroll(t.getState())}}}}(s),Gr,function(e){var t=!1;return function(){return function(r){return function(n){if("INITIAL_PUBLISH"===n.type)return t=!0,e.tryRecordFocus(n.payload.critical.draggable.id),r(n),void e.tryRestoreFocusRecorded();if(r(n),t){if("FLUSH"===n.type)return t=!1,void e.tryRestoreFocusRecorded();if("DROP_COMPLETE"===n.type){t=!1;var o=n.payload.completed.result;o.combine&&e.tryShiftRecord(o.draggableId,o.combine.draggableId),e.tryRestoreFocusRecorded()}}}}}}(n),Xr(a,i))))};var tn=function(e){var t=e.scrollHeight,r=e.scrollWidth,n=e.height,o=e.width,a=qe({x:r,y:t},{x:o,y:n});return{x:Math.max(0,a.x),y:Math.max(0,a.y)}},rn=function(){var e=document.documentElement;return e||Re(!1),e},nn=function(){var e=rn();return tn({scrollHeight:e.scrollHeight,scrollWidth:e.scrollWidth,width:e.clientWidth,height:e.clientHeight})},on=function(e){var t=e.critical,r=e.scrollOptions,n=e.registry;ur();var o,a,i,s,l,u,c,d=(o=Hr(),a=nn(),i=o.y,s=o.x,l=rn(),u=l.clientWidth,c=l.clientHeight,{frame:ue({top:i,left:s,right:s+u,bottom:i+c}),scroll:{initial:o,current:o,max:a,diff:{value:Le,displacement:Le}}}),f=d.scroll.current,p=t.droppable,h=n.droppable.getAllByType(p.type).map(function(e){return e.callbacks.getDimensionAndWatchScroll(f,r)}),m=n.draggable.getAllByType(t.draggable.type).map(function(e){return e.getDimension(f)}),g={draggables:ot(m),droppables:nt(h)};return cr(),{dimensions:g,critical:t,viewport:d}};function an(e,t,r){return r.descriptor.id!==t.id&&(r.descriptor.type===t.type&&"virtual"===e.droppable.getById(r.descriptor.droppableId).descriptor.mode)}var sn,ln,un=function(e,t){var r=null,n=function(e){var t=e.registry,r=e.callbacks,n={additions:{},removals:{},modified:{}},o=null,a=function(){o||(r.collectionStarting(),o=requestAnimationFrame(function(){o=null,ur();var e=n,a=e.additions,i=e.removals,s=e.modified,l=Object.keys(a).map(function(e){return t.draggable.getById(e).getDimension(Le)}).sort(function(e,t){return e.descriptor.index-t.descriptor.index}),u=Object.keys(s).map(function(e){return{droppableId:e,scroll:t.droppable.getById(e).callbacks.getScrollWhileDragging()}}),c={additions:l,removals:Object.keys(i),modified:u};n={additions:{},removals:{},modified:{}},cr(),r.publish(c)}))};return{add:function(e){var t=e.descriptor.id;n.additions[t]=e,n.modified[e.descriptor.droppableId]=!0,n.removals[t]&&delete n.removals[t],a()},remove:function(e){var t=e.descriptor;n.removals[t.id]=!0,n.modified[t.droppableId]=!0,n.additions[t.id]&&delete n.additions[t.id],a()},stop:function(){o&&(cancelAnimationFrame(o),o=null,n={additions:{},removals:{},modified:{}})}}}({callbacks:{publish:t.publishWhileDragging,collectionStarting:t.collectionStarting},registry:e}),o=function(t){r||Re(!1);var o=r.critical.draggable;"ADDITION"===t.type&&an(e,o,t.value)&&n.add(t.value),"REMOVAL"===t.type&&an(e,o,t.value)&&n.remove(t.value)},a={updateDroppableIsEnabled:function(n,o){e.droppable.exists(n)||Re(!1),r&&t.updateDroppableIsEnabled({id:n,isEnabled:o})},updateDroppableIsCombineEnabled:function(n,o){r&&(e.droppable.exists(n)||Re(!1),t.updateDroppableIsCombineEnabled({id:n,isCombineEnabled:o}))},scrollDroppable:function(t,n){r&&e.droppable.getById(t).callbacks.scroll(n)},updateDroppableScroll:function(n,o){r&&(e.droppable.exists(n)||Re(!1),t.updateDroppableScroll({id:n,newScroll:o}))},startPublishing:function(t){r&&Re(!1);var n=e.draggable.getById(t.draggableId),a=e.droppable.getById(n.descriptor.droppableId),i={draggable:n.descriptor,droppable:a.descriptor},s=e.subscribe(o);return r={critical:i,unsubscribe:s},on({critical:i,registry:e,scrollOptions:t.scrollOptions})},stopPublishing:function(){if(r){n.stop();var t=r.critical.droppable;e.droppable.getAllByType(t.type).forEach(function(e){return e.callbacks.dragStopped()}),r.unsubscribe(),r=null}}};return a},cn=function(e,t){return"IDLE"===e.phase||"DROP_ANIMATING"===e.phase&&(e.completed.result.draggableId!==t&&"DROP"===e.completed.result.reason)},dn=function(e){window.scrollBy(e.x,e.y)},fn=ke(function(e){return at(e).filter(function(e){return!!e.isEnabled&&!!e.frame})}),pn=function(e){var t=e.center,r=e.destination,n=e.droppables;if(r){var o=n[r];return o.frame?o:null}var a=function(e,t){var r=tt(fn(t),function(t){return t.frame||Re(!1),Yt(t.frame.pageMarginBox)(e)});return r}(t,n);return a},hn=.25,mn=.05,gn=28,vn=function(e){return Math.pow(e,2)},yn={stopDampeningAt:1200,accelerateAt:360},bn=function(e){var t=e.startOfRange,r=e.endOfRange,n=e.current,o=r-t;return 0===o?0:(n-t)/o},wn=yn.accelerateAt,xn=yn.stopDampeningAt,kn=function(e){var t=e.distanceToEdge,r=e.thresholds,n=e.dragStartTime,o=e.shouldUseTimeDampening,a=function(e,t){if(e>t.startScrollingFrom)return 0;if(e<=t.maxScrollValueAt)return gn;if(e===t.startScrollingFrom)return 1;var r=bn({startOfRange:t.maxScrollValueAt,endOfRange:t.startScrollingFrom,current:e}),n=gn*vn(1-r);return Math.ceil(n)}(t,r);return 0===a?0:o?Math.max(function(e,t){var r=t,n=xn,o=Date.now()-r;if(o>=xn)return e;if(o<wn)return 1;var a=bn({startOfRange:wn,endOfRange:n,current:o}),i=e*vn(a);return Math.ceil(i)}(a,n),1):a},Sn=function(e){var t=e.container,r=e.distanceToEdges,n=e.dragStartTime,o=e.axis,a=e.shouldUseTimeDampening,i=function(e,t){return{startScrollingFrom:e[t.size]*hn,maxScrollValueAt:e[t.size]*mn}}(t,o);return r[o.end]<r[o.start]?kn({distanceToEdge:r[o.end],thresholds:i,dragStartTime:n,shouldUseTimeDampening:a}):-1*kn({distanceToEdge:r[o.start],thresholds:i,dragStartTime:n,shouldUseTimeDampening:a})},_n=Ue(function(e){return 0===e?0:e}),Cn=function(e){var t=e.dragStartTime,r=e.container,n=e.subject,o=e.center,a=e.shouldUseTimeDampening,i={top:o.y-r.top,right:r.right-o.x,bottom:r.bottom-o.y,left:o.x-r.left},s=Sn({container:r,distanceToEdges:i,dragStartTime:t,axis:yt,shouldUseTimeDampening:a}),l=Sn({container:r,distanceToEdges:i,dragStartTime:t,axis:bt,shouldUseTimeDampening:a}),u=_n({x:l,y:s});if(He(u,Le))return null;var c=function(e){var t=e.container,r=e.subject,n=e.proposedScroll,o=r.height>t.height,a=r.width>t.width;return a||o?a&&o?null:{x:a?0:n.x,y:o?0:n.y}:n}({container:r,subject:n,proposedScroll:u});return c?He(c,Le)?null:c:null},Pn=Ue(function(e){return 0===e?0:e>0?1:-1}),An=(sn=function(e,t){return e<0?e:e>t?e-t:0},function(e){var t=e.current,r=e.max,n=e.change,o=ze(t,n),a={x:sn(o.x,r.x),y:sn(o.y,r.y)};return He(a,Le)?null:a}),En=function(e){var t=e.max,r=e.current,n=e.change,o={x:Math.max(r.x,t.x),y:Math.max(r.y,t.y)},a=Pn(n),i=An({max:o,current:r,change:a});return!i||(0!==a.x&&0===i.x||0!==a.y&&0===i.y)},Rn=function(e,t){return En({current:e.scroll.current,max:e.scroll.max,change:t})},In=function(e,t){var r=e.frame;return!!r&&En({current:r.scroll.current,max:r.scroll.max,change:t})},jn=function(e){var t=e.state,r=e.dragStartTime,n=e.shouldUseTimeDampening,o=e.scrollWindow,a=e.scrollDroppable,i=t.current.page.borderBoxCenter,s=t.dimensions.draggables[t.critical.draggable.id].page.marginBox;if(t.isWindowScrollAllowed){var l=function(e){var t=e.viewport,r=e.subject,n=e.center,o=e.dragStartTime,a=e.shouldUseTimeDampening,i=Cn({dragStartTime:o,container:t.frame,subject:r,center:n,shouldUseTimeDampening:a});return i&&Rn(t,i)?i:null}({dragStartTime:r,viewport:t.viewport,subject:s,center:i,shouldUseTimeDampening:n});if(l)return void o(l)}var u=pn({center:i,destination:Kt(t.impact),droppables:t.dimensions.droppables});if(u){var c=function(e){var t=e.droppable,r=e.subject,n=e.center,o=e.dragStartTime,a=e.shouldUseTimeDampening,i=t.frame;if(!i)return null;var s=Cn({dragStartTime:o,container:i.pageMarginBox,subject:r,center:n,shouldUseTimeDampening:a});return s&&In(t,s)?s:null}({dragStartTime:r,droppable:u,subject:s,center:i,shouldUseTimeDampening:n});c&&a(u.descriptor.id,c)}},Tn=function(e){var t=e.move,r=e.scrollDroppable,n=e.scrollWindow,o=function(e,t){if(!In(e,t))return t;var n=function(e,t){var r=e.frame;return r&&In(e,t)?An({current:r.scroll.current,max:r.scroll.max,change:t}):null}(e,t);if(!n)return r(e.descriptor.id,t),null;var o=qe(t,n);return r(e.descriptor.id,o),qe(t,o)},a=function(e,t,r){if(!e)return r;if(!Rn(t,r))return r;var o=function(e,t){if(!Rn(e,t))return null;var r=e.scroll.max,n=e.scroll.current;return An({current:n,max:r,change:t})}(t,r);if(!o)return n(r),null;var a=qe(r,o);return n(a),qe(r,a)};return function(e){var r=e.scrollJumpRequest;if(r){var n=Kt(e.impact);n||Re(!1);var i=o(e.dimensions.droppables[n],r);if(i){var s=e.viewport,l=a(e.isWindowScrollAllowed,s,i);l&&function(e,r){var n=ze(e.current.client.selection,r);t({client:n})}(e,l)}}}},On=function(e){var t=e.scrollDroppable,r=e.scrollWindow,n=e.move,o=function(e){var t=e.scrollWindow,r=e.scrollDroppable,n=Se(t),o=Se(r),a=null,i=function(e){a||Re(!1);var t=a,r=t.shouldUseTimeDampening,i=t.dragStartTime;jn({state:e,scrollWindow:n,scrollDroppable:o,dragStartTime:i,shouldUseTimeDampening:r})};return{start:function(e){ur(),a&&Re(!1);var t=Date.now(),r=!1,n=function(){r=!0};jn({state:e,dragStartTime:0,shouldUseTimeDampening:!1,scrollWindow:n,scrollDroppable:n}),a={dragStartTime:t,shouldUseTimeDampening:r},cr(),r&&i(e)},stop:function(){a&&(n.cancel(),o.cancel(),a=null)},scroll:i}}({scrollWindow:r,scrollDroppable:t}),a=Tn({move:n,scrollWindow:r,scrollDroppable:t});return{scroll:function(e){"DRAGGING"===e.phase&&("FLUID"!==e.movementMode?e.scrollJumpRequest&&a(e):o.scroll(e))},start:o.start,stop:o.stop}},Dn="data-rbd",Mn={base:ln=Dn+"-drag-handle",draggableId:ln+"-draggable-id",contextId:ln+"-context-id"},Nn=function(){var e=Dn+"-draggable";return{base:e,contextId:e+"-context-id",id:e+"-id"}}(),Bn=function(){var e=Dn+"-droppable";return{base:e,contextId:e+"-context-id",id:e+"-id"}}(),Fn={contextId:Dn+"-scroll-container-context-id"},Ln=function(e,t){return e.map(function(e){var r=e.styles[t];return r?e.selector+" { "+r+" }":""}).join(" ")},zn="undefined"!=typeof window&&void 0!==window.document&&void 0!==window.document.createElement?n.useLayoutEffect:n.useEffect,qn=function(){var e=document.querySelector("head");return e||Re(!1),e},Hn=function(e){var t=document.createElement("style");return e&&t.setAttribute("nonce",e),t.type="text/css",t};function $n(e,t){var r=ie(function(){return function(e){var t,r,n,o=(t=e,function(e){return"["+e+'="'+t+'"]'}),a=(r="\n      cursor: -webkit-grab;\n      cursor: grab;\n    ",{selector:o(Mn.contextId),styles:{always:"\n          -webkit-touch-callout: none;\n          -webkit-tap-highlight-color: rgba(0,0,0,0);\n          touch-action: manipulation;\n        ",resting:r,dragging:"pointer-events: none;",dropAnimating:r}}),i=[(n="\n      transition: "+Dr.outOfTheWay+";\n    ",{selector:o(Nn.contextId),styles:{dragging:n,dropAnimating:n,userCancel:n}}),a,{selector:o(Bn.contextId),styles:{always:"overflow-anchor: none;"}},{selector:"body",styles:{dragging:"\n        cursor: grabbing;\n        cursor: -webkit-grabbing;\n        user-select: none;\n        -webkit-user-select: none;\n        -moz-user-select: none;\n        -ms-user-select: none;\n        overflow-anchor: none;\n      "}}];return{always:Ln(i,"always"),resting:Ln(i,"resting"),dragging:Ln(i,"dragging"),dropAnimating:Ln(i,"dropAnimating"),userCancel:Ln(i,"userCancel")}}(e)},[e]),o=(0,n.useRef)(null),a=(0,n.useRef)(null),i=se(ke(function(e){var t=a.current;t||Re(!1),t.textContent=e}),[]),s=se(function(e){var t=o.current;t||Re(!1),t.textContent=e},[]);zn(function(){(o.current||a.current)&&Re(!1);var n=Hn(t),l=Hn(t);return o.current=n,a.current=l,n.setAttribute(Dn+"-always",e),l.setAttribute(Dn+"-dynamic",e),qn().appendChild(n),qn().appendChild(l),s(r.always),i(r.resting),function(){var e=function(e){var t=e.current;t||Re(!1),qn().removeChild(t),e.current=null};e(o),e(a)}},[t,s,i,r.always,r.resting,e]);var l=se(function(){return i(r.dragging)},[i,r.dragging]),u=se(function(e){i("DROP"!==e?r.userCancel:r.dropAnimating)},[i,r.dropAnimating,r.userCancel]),c=se(function(){a.current&&i(r.resting)},[i,r.resting]);return ie(function(){return{dragging:l,dropping:u,resting:c}},[l,u,c])}var Gn=function(e){return e&&e.ownerDocument?e.ownerDocument.defaultView:window};function Vn(e){return e instanceof Gn(e).HTMLElement}function Wn(e,t){var r="["+Mn.contextId+'="'+e+'"]',n=rt(document.querySelectorAll(r));if(!n.length)return null;var o=tt(n,function(e){return e.getAttribute(Mn.draggableId)===t});return o&&Vn(o)?o:null}function Un(){var e={draggables:{},droppables:{}},t=[];function r(e){t.length&&t.forEach(function(t){return t(e)})}function n(t){return e.draggables[t]||null}function o(t){return e.droppables[t]||null}return{draggable:{register:function(t){e.draggables[t.descriptor.id]=t,r({type:"ADDITION",value:t})},update:function(t,r){var n=e.draggables[r.descriptor.id];n&&n.uniqueId===t.uniqueId&&(delete e.draggables[r.descriptor.id],e.draggables[t.descriptor.id]=t)},unregister:function(t){var o=t.descriptor.id,a=n(o);a&&t.uniqueId===a.uniqueId&&(delete e.draggables[o],r({type:"REMOVAL",value:t}))},getById:function(e){var t=n(e);return t||Re(!1),t},findById:n,exists:function(e){return Boolean(n(e))},getAllByType:function(t){return Ze(e.draggables).filter(function(e){return e.descriptor.type===t})}},droppable:{register:function(t){e.droppables[t.descriptor.id]=t},unregister:function(t){var r=o(t.descriptor.id);r&&t.uniqueId===r.uniqueId&&delete e.droppables[t.descriptor.id]},getById:function(e){var t=o(e);return t||Re(!1),t},findById:o,exists:function(e){return Boolean(o(e))},getAllByType:function(t){return Ze(e.droppables).filter(function(e){return e.descriptor.type===t})}},subscribe:function(e){return t.push(e),function(){var r=t.indexOf(e);-1!==r&&t.splice(r,1)}},clean:function(){e.draggables={},e.droppables={},t.length=0}}}var Kn=n.createContext(null),Xn=function(){var e=document.body;return e||Re(!1),e},Jn={position:"absolute",width:"1px",height:"1px",margin:"-1px",border:"0",padding:"0",overflow:"hidden",clip:"rect(0 0 0 0)","clip-path":"inset(100%)"};var Yn=0,Qn={separator:"::"};function Zn(e,t){return void 0===t&&(t=Qn),ie(function(){return""+e+t.separator+Yn++},[t.separator,e])}var eo=n.createContext(null);function to(e){0}function ro(e,t){to()}function no(){ro()}function oo(e){var t=(0,n.useRef)(e);return(0,n.useEffect)(function(){t.current=e}),t}var ao,io=((ao={})[13]=!0,ao[9]=!0,ao),so=function(e){io[e.keyCode]&&e.preventDefault()},lo=function(){var e="visibilitychange";return"undefined"==typeof document?e:tt([e,"ms"+e,"webkit"+e,"moz"+e,"o"+e],function(e){return"on"+e in document})||e}();var uo,co={type:"IDLE"};function fo(e){var t=e.cancel,r=e.completed,n=e.getPhase,o=e.setPhase;return[{eventName:"mousemove",fn:function(e){var t=e.button,r=e.clientX,a=e.clientY;if(0===t){var i={x:r,y:a},s=n();if("DRAGGING"===s.type)return e.preventDefault(),void s.actions.move(i);"PENDING"!==s.type&&Re(!1);var l=s.point;if(u=l,c=i,Math.abs(c.x-u.x)>=5||Math.abs(c.y-u.y)>=5){var u,c;e.preventDefault();var d=s.actions.fluidLift(i);o({type:"DRAGGING",actions:d})}}}},{eventName:"mouseup",fn:function(e){var o=n();"DRAGGING"===o.type?(e.preventDefault(),o.actions.drop({shouldBlockNextClick:!0}),r()):t()}},{eventName:"mousedown",fn:function(e){"DRAGGING"===n().type&&e.preventDefault(),t()}},{eventName:"keydown",fn:function(e){if("PENDING"!==n().type)return 27===e.keyCode?(e.preventDefault(),void t()):void so(e);t()}},{eventName:"resize",fn:t},{eventName:"scroll",options:{passive:!0,capture:!1},fn:function(){"PENDING"===n().type&&t()}},{eventName:"webkitmouseforcedown",fn:function(e){var r=n();"IDLE"===r.type&&Re(!1),r.actions.shouldRespectForcePress()?t():e.preventDefault()}},{eventName:lo,fn:t}]}function po(){}var ho=((uo={})[34]=!0,uo[33]=!0,uo[36]=!0,uo[35]=!0,uo);function mo(e,t){function r(){t(),e.cancel()}return[{eventName:"keydown",fn:function(n){return 27===n.keyCode?(n.preventDefault(),void r()):32===n.keyCode?(n.preventDefault(),t(),void e.drop()):40===n.keyCode?(n.preventDefault(),void e.moveDown()):38===n.keyCode?(n.preventDefault(),void e.moveUp()):39===n.keyCode?(n.preventDefault(),void e.moveRight()):37===n.keyCode?(n.preventDefault(),void e.moveLeft()):void(ho[n.keyCode]?n.preventDefault():so(n))}},{eventName:"mousedown",fn:r},{eventName:"mouseup",fn:r},{eventName:"click",fn:r},{eventName:"touchstart",fn:r},{eventName:"resize",fn:r},{eventName:"wheel",fn:r,options:{passive:!0}},{eventName:lo,fn:r}]}var go={type:"IDLE"};var vo={input:!0,button:!0,textarea:!0,select:!0,option:!0,optgroup:!0,video:!0,audio:!0};function yo(e,t){if(null==t)return!1;if(Boolean(vo[t.tagName.toLowerCase()]))return!0;var r=t.getAttribute("contenteditable");return"true"===r||""===r||t!==e&&yo(e,t.parentElement)}function bo(e,t){var r=t.target;return!!Vn(r)&&yo(e,r)}var wo=function(e){return ue(e.getBoundingClientRect()).center};var xo=function(){var e="matches";return"undefined"==typeof document?e:tt([e,"msMatchesSelector","webkitMatchesSelector"],function(e){return e in Element.prototype})||e}();function ko(e,t){return null==e?null:e[xo](t)?e:ko(e.parentElement,t)}function So(e,t){return e.closest?e.closest(t):ko(e,t)}function _o(e,t){var r,n=t.target;if(!((r=n)instanceof Gn(r).Element))return null;var o=function(e){return"["+Mn.contextId+'="'+e+'"]'}(e),a=So(n,o);return a&&Vn(a)?a:null}function Co(e){e.preventDefault()}function Po(e){var t=e.expected,r=e.phase,n=e.isLockActive;e.shouldWarn;return!!n()&&t===r}function Ao(e){var t=e.lockAPI,r=e.store,n=e.registry,o=e.draggableId;if(t.isClaimed())return!1;var a=n.draggable.findById(o);return!!a&&(!!a.options.isEnabled&&!!cn(r.getState(),o))}function Eo(e){var t=e.lockAPI,r=e.contextId,n=e.store,o=e.registry,i=e.draggableId,s=e.forceSensorStop,l=e.sourceEvent;if(!Ao({lockAPI:t,store:n,registry:o,draggableId:i}))return null;var u=o.draggable.getById(i),c=function(e,t){var r="["+Nn.contextId+'="'+e+'"]',n=tt(rt(document.querySelectorAll(r)),function(e){return e.getAttribute(Nn.id)===t});return n&&Vn(n)?n:null}(r,u.descriptor.id);if(!c)return null;if(l&&!u.options.canDragInteractiveElements&&bo(c,l))return null;var d=t.claim(s||Ce),f="PRE_DRAG";function p(){return u.options.shouldRespectForcePress}function h(){return t.isActive(d)}var m=function(e,t){Po({expected:e,phase:f,isLockActive:h,shouldWarn:!0})&&n.dispatch(t())}.bind(null,"DRAGGING");function g(e){function r(){t.release(),f="COMPLETED"}function o(t,o){if(void 0===o&&(o={shouldBlockNextClick:!1}),e.cleanup(),o.shouldBlockNextClick){var a=Pe(window,[{eventName:"click",fn:Co,options:{once:!0,passive:!1,capture:!0}}]);setTimeout(a)}r(),n.dispatch(Er({reason:t}))}return"PRE_DRAG"!==f&&(r(),"PRE_DRAG"!==f&&Re(!1)),n.dispatch(function(e){return{type:"LIFT",payload:e}}(e.liftActionArgs)),f="DRAGGING",(0,a.A)({isActive:function(){return Po({expected:"DRAGGING",phase:f,isLockActive:h,shouldWarn:!1})},shouldRespectForcePress:p,drop:function(e){return o("DROP",e)},cancel:function(e){return o("CANCEL",e)}},e.actions)}return{isActive:function(){return Po({expected:"PRE_DRAG",phase:f,isLockActive:h,shouldWarn:!1})},shouldRespectForcePress:p,fluidLift:function(e){var t=Se(function(e){m(function(){return kr({client:e})})}),r=g({liftActionArgs:{id:i,clientSelection:e,movementMode:"FLUID"},cleanup:function(){return t.cancel()},actions:{move:t}});return(0,a.A)({},r,{move:t})},snapLift:function(){var e={moveUp:function(){return m(Sr)},moveRight:function(){return m(Cr)},moveDown:function(){return m(_r)},moveLeft:function(){return m(Pr)}};return g({liftActionArgs:{id:i,clientSelection:wo(c),movementMode:"SNAP"},cleanup:Ce,actions:e})},abort:function(){Po({expected:"PRE_DRAG",phase:f,isLockActive:h,shouldWarn:!0})&&t.release()}}}var Ro=[function(e){var t=(0,n.useRef)(co),r=(0,n.useRef)(Ce),o=ie(function(){return{eventName:"mousedown",fn:function(t){if(!t.defaultPrevented&&0===t.button&&!(t.ctrlKey||t.metaKey||t.shiftKey||t.altKey)){var n=e.findClosestDraggableId(t);if(n){var o=e.tryGetLock(n,s,{sourceEvent:t});if(o){t.preventDefault();var a={x:t.clientX,y:t.clientY};r.current(),c(o,a)}}}}}},[e]),a=ie(function(){return{eventName:"webkitmouseforcewillbegin",fn:function(t){if(!t.defaultPrevented){var r=e.findClosestDraggableId(t);if(r){var n=e.findOptionsForDraggable(r);n&&(n.shouldRespectForcePress||e.canGetLock(r)&&t.preventDefault())}}}}},[e]),i=se(function(){r.current=Pe(window,[a,o],{passive:!1,capture:!0})},[a,o]),s=se(function(){"IDLE"!==t.current.type&&(t.current=co,r.current(),i())},[i]),l=se(function(){var e=t.current;s(),"DRAGGING"===e.type&&e.actions.cancel({shouldBlockNextClick:!0}),"PENDING"===e.type&&e.actions.abort()},[s]),u=se(function(){var e=fo({cancel:l,completed:s,getPhase:function(){return t.current},setPhase:function(e){t.current=e}});r.current=Pe(window,e,{capture:!0,passive:!1})},[l,s]),c=se(function(e,r){"IDLE"!==t.current.type&&Re(!1),t.current={type:"PENDING",point:r,actions:e},u()},[u]);zn(function(){return i(),function(){r.current()}},[i])},function(e){var t=(0,n.useRef)(po),r=ie(function(){return{eventName:"keydown",fn:function(r){if(!r.defaultPrevented&&32===r.keyCode){var n=e.findClosestDraggableId(r);if(n){var a=e.tryGetLock(n,l,{sourceEvent:r});if(a){r.preventDefault();var i=!0,s=a.snapLift();t.current(),t.current=Pe(window,mo(s,l),{capture:!0,passive:!1})}}}function l(){i||Re(!1),i=!1,t.current(),o()}}}},[e]),o=se(function(){t.current=Pe(window,[r],{passive:!1,capture:!0})},[r]);zn(function(){return o(),function(){t.current()}},[o])},function(e){var t=(0,n.useRef)(go),r=(0,n.useRef)(Ce),o=se(function(){return t.current},[]),a=se(function(e){t.current=e},[]),i=ie(function(){return{eventName:"touchstart",fn:function(t){if(!t.defaultPrevented){var n=e.findClosestDraggableId(t);if(n){var o=e.tryGetLock(n,l,{sourceEvent:t});if(o){var a=t.touches[0],i={x:a.clientX,y:a.clientY};r.current(),f(o,i)}}}}}},[e]),s=se(function(){r.current=Pe(window,[i],{capture:!0,passive:!1})},[i]),l=se(function(){var e=t.current;"IDLE"!==e.type&&("PENDING"===e.type&&clearTimeout(e.longPressTimerId),a(go),r.current(),s())},[s,a]),u=se(function(){var e=t.current;l(),"DRAGGING"===e.type&&e.actions.cancel({shouldBlockNextClick:!0}),"PENDING"===e.type&&e.actions.abort()},[l]),c=se(function(){var e={capture:!0,passive:!1},t={cancel:u,completed:l,getPhase:o},n=Pe(window,function(e){var t=e.cancel,r=e.completed,n=e.getPhase;return[{eventName:"touchmove",options:{capture:!1},fn:function(e){var r=n();if("DRAGGING"===r.type){r.hasMoved=!0;var o=e.touches[0],a={x:o.clientX,y:o.clientY};e.preventDefault(),r.actions.move(a)}else t()}},{eventName:"touchend",fn:function(e){var o=n();"DRAGGING"===o.type?(e.preventDefault(),o.actions.drop({shouldBlockNextClick:!0}),r()):t()}},{eventName:"touchcancel",fn:function(e){"DRAGGING"===n().type?(e.preventDefault(),t()):t()}},{eventName:"touchforcechange",fn:function(e){var r=n();"IDLE"===r.type&&Re(!1);var o=e.touches[0];if(o&&o.force>=.15){var a=r.actions.shouldRespectForcePress();if("PENDING"!==r.type)return a?r.hasMoved?void e.preventDefault():void t():void e.preventDefault();a&&t()}}},{eventName:lo,fn:t}]}(t),e),a=Pe(window,function(e){var t=e.cancel,r=e.getPhase;return[{eventName:"orientationchange",fn:t},{eventName:"resize",fn:t},{eventName:"contextmenu",fn:function(e){e.preventDefault()}},{eventName:"keydown",fn:function(e){"DRAGGING"===r().type?(27===e.keyCode&&e.preventDefault(),t()):t()}},{eventName:lo,fn:t}]}(t),e);r.current=function(){n(),a()}},[u,o,l]),d=se(function(){var e=o();"PENDING"!==e.type&&Re(!1);var t=e.actions.fluidLift(e.point);a({type:"DRAGGING",actions:t,hasMoved:!1})},[o,a]),f=se(function(e,t){"IDLE"!==o().type&&Re(!1);var r=setTimeout(d,120);a({type:"PENDING",point:t,actions:e,longPressTimerId:r}),c()},[c,o,a,d]);zn(function(){return s(),function(){r.current();var e=o();"PENDING"===e.type&&(clearTimeout(e.longPressTimerId),a(go))}},[o,s,a]),zn(function(){return Pe(window,[{eventName:"touchmove",fn:function(){},options:{capture:!1,passive:!1}}])},[])}];function Io(e){var t=e.contextId,r=e.store,o=e.registry,a=e.customSensors,i=e.enableDefaultSensors,s=[].concat(i?Ro:[],a||[]),l=(0,n.useState)(function(){return function(){var e=null;function t(){e||Re(!1),e=null}return{isClaimed:function(){return Boolean(e)},isActive:function(t){return t===e},claim:function(t){e&&Re(!1);var r={abandon:t};return e=r,r},release:t,tryAbandon:function(){e&&(e.abandon(),t())}}}()})[0],u=se(function(e,t){e.isDragging&&!t.isDragging&&l.tryAbandon()},[l]);zn(function(){var e=r.getState();return r.subscribe(function(){var t=r.getState();u(e,t),e=t})},[l,r,u]),zn(function(){return l.tryAbandon},[l.tryAbandon]);var c=se(function(e){return Ao({lockAPI:l,registry:o,store:r,draggableId:e})},[l,o,r]),d=se(function(e,n,a){return Eo({lockAPI:l,registry:o,contextId:t,store:r,draggableId:e,forceSensorStop:n,sourceEvent:a&&a.sourceEvent?a.sourceEvent:null})},[t,l,o,r]),f=se(function(e){return function(e,t){var r=_o(e,t);return r?r.getAttribute(Mn.draggableId):null}(t,e)},[t]),p=se(function(e){var t=o.draggable.findById(e);return t?t.options:null},[o.draggable]),h=se(function(){l.isClaimed()&&(l.tryAbandon(),"IDLE"!==r.getState().phase&&r.dispatch({type:"FLUSH",payload:null}))},[l,r]),m=se(l.isClaimed,[l]),g=ie(function(){return{canGetLock:c,tryGetLock:d,findClosestDraggableId:f,findOptionsForDraggable:p,tryReleaseLock:h,isLockClaimed:m}},[c,d,f,p,h,m]);to();for(var v=0;v<s.length;v++)s[v](g)}function jo(e){return e.current||Re(!1),e.current}function To(e){var t=e.contextId,r=e.setCallbacks,o=e.sensors,i=e.nonce,s=e.dragHandleUsageInstructions,l=(0,n.useRef)(null);no();var u=oo(e),c=se(function(){return function(e){return{onBeforeCapture:e.onBeforeCapture,onBeforeDragStart:e.onBeforeDragStart,onDragStart:e.onDragStart,onDragEnd:e.onDragEnd,onDragUpdate:e.onDragUpdate}}(u.current)},[u]),d=function(e){var t=ie(function(){return function(e){return"rbd-announcement-"+e}(e)},[e]),r=(0,n.useRef)(null);return(0,n.useEffect)(function(){var e=document.createElement("div");return r.current=e,e.id=t,e.setAttribute("aria-live","assertive"),e.setAttribute("aria-atomic","true"),(0,a.A)(e.style,Jn),Xn().appendChild(e),function(){setTimeout(function(){var t=Xn();t.contains(e)&&t.removeChild(e),e===r.current&&(r.current=null)})}},[t]),se(function(e){var t=r.current;t&&(t.textContent=e)},[])}(t),f=function(e){var t=e.contextId,r=e.text,o=Zn("hidden-text",{separator:"-"}),a=ie(function(){return"rbd-hidden-text-"+(e={contextId:t,uniqueId:o}).contextId+"-"+e.uniqueId;var e},[o,t]);return(0,n.useEffect)(function(){var e=document.createElement("div");return e.id=a,e.textContent=r,e.style.display="none",Xn().appendChild(e),function(){var t=Xn();t.contains(e)&&t.removeChild(e)}},[a,r]),a}({contextId:t,text:s}),p=$n(t,i),h=se(function(e){jo(l).dispatch(e)},[]),m=ie(function(){return g({publishWhileDragging:vr,updateDroppableScroll:br,updateDroppableIsEnabled:wr,updateDroppableIsCombineEnabled:xr,collectionStarting:yr},h)},[h]),v=function(){var e=ie(Un,[]);return(0,n.useEffect)(function(){return function(){requestAnimationFrame(e.clean)}},[e]),e}(),y=ie(function(){return un(v,m)},[v,m]),b=ie(function(){return On((0,a.A)({scrollWindow:dn,scrollDroppable:y.scrollDroppable},g({move:kr},h)))},[y.scrollDroppable,h]),w=function(e){var t=(0,n.useRef)({}),r=(0,n.useRef)(null),o=(0,n.useRef)(null),a=(0,n.useRef)(!1),i=se(function(e,r){var n={id:e,focus:r};return t.current[e]=n,function(){var r=t.current;r[e]!==n&&delete r[e]}},[]),s=se(function(t){var r=Wn(e,t);r&&r!==document.activeElement&&r.focus()},[e]),l=se(function(e,t){r.current===e&&(r.current=t)},[]),u=se(function(){o.current||a.current&&(o.current=requestAnimationFrame(function(){o.current=null;var e=r.current;e&&s(e)}))},[s]),c=se(function(e){r.current=null;var t=document.activeElement;t&&t.getAttribute(Mn.draggableId)===e&&(r.current=e)},[]);return zn(function(){return a.current=!0,function(){a.current=!1;var e=o.current;e&&cancelAnimationFrame(e)}},[]),ie(function(){return{register:i,tryRecordFocus:c,tryRestoreFocusRecorded:u,tryShiftRecord:l}},[i,c,u,l])}(t),x=ie(function(){return en({announce:d,autoScroller:b,dimensionMarshal:y,focusMarshal:w,getResponders:c,styleMarshal:p})},[d,b,y,w,c,p]);l.current=x;var k=se(function(){var e=jo(l);"IDLE"!==e.getState().phase&&e.dispatch({type:"FLUSH",payload:null})},[]),S=se(function(){var e=jo(l).getState();return e.isDragging||"DROP_ANIMATING"===e.phase},[]);r(ie(function(){return{isDragging:S,tryAbort:k}},[S,k]));var C=se(function(e){return cn(jo(l).getState(),e)},[]),P=se(function(){return Jt(jo(l).getState())},[]),A=ie(function(){return{marshal:y,focus:w,contextId:t,canLift:C,isMovementAllowed:P,dragHandleUsageInstructionsId:f,registry:v}},[t,y,f,w,C,P,v]);return Io({contextId:t,store:x,registry:v,customSensors:o,enableDefaultSensors:!1!==e.enableDefaultSensors}),(0,n.useEffect)(function(){return k},[k]),n.createElement(eo.Provider,{value:A},n.createElement(_,{context:Kn,store:x},e.children))}var Oo=0;function Do(e){var t=ie(function(){return""+Oo++},[]),r=e.dragHandleUsageInstructions||Me;return n.createElement(Ie,null,function(o){return n.createElement(To,{nonce:e.nonce,contextId:t,setCallbacks:o,dragHandleUsageInstructions:r,enableDefaultSensors:e.enableDefaultSensors,sensors:e.sensors,onBeforeCapture:e.onBeforeCapture,onBeforeDragStart:e.onBeforeDragStart,onDragStart:e.onDragStart,onDragUpdate:e.onDragUpdate,onDragEnd:e.onDragEnd},e.children)})}var Mo=function(e){return function(t){return e===t}},No=Mo("scroll"),Bo=Mo("auto"),Fo=(Mo("visible"),function(e,t){return t(e.overflowX)||t(e.overflowY)}),Lo=function e(t){return null==t||t===document.body||t===document.documentElement?null:function(e){var t=window.getComputedStyle(e),r={overflowX:t.overflowX,overflowY:t.overflowY};return Fo(r,No)||Fo(r,Bo)}(t)?t:e(t.parentElement)},zo=function(e){return{x:e.scrollLeft,y:e.scrollTop}},qo=function e(t){return!!t&&("fixed"===window.getComputedStyle(t).position||e(t.parentElement))},Ho=function(e){return{closestScrollable:Lo(e),isFixedOnPage:qo(e)}},$o=function(e){var t=e.ref,r=e.descriptor,n=e.env,o=e.windowScroll,a=e.direction,i=e.isDropDisabled,s=e.isCombineEnabled,l=e.shouldClipSubject,u=n.closestScrollable,c=function(e,t){var r=ye(e);if(!t)return r;if(e!==t)return r;var n=r.paddingBox.top-t.scrollTop,o=r.paddingBox.left-t.scrollLeft,a=n+t.scrollHeight,i=o+t.scrollWidth,s=ce({top:n,right:i,bottom:a,left:o},r.border);return pe({borderBox:s,margin:r.margin,border:r.border,padding:r.padding})}(t,u),d=ge(c,o),f=function(){if(!u)return null;var e=ye(u),t={scrollHeight:u.scrollHeight,scrollWidth:u.scrollWidth};return{client:e,page:ge(e,o),scroll:zo(u),scrollSize:t,shouldClipSubject:l}}(),p=function(e){var t=e.descriptor,r=e.isEnabled,n=e.isCombineEnabled,o=e.isFixedOnPage,a=e.direction,i=e.client,s=e.page,l=e.closest,u=function(){if(!l)return null;var e=l.scrollSize,t=l.client,r=tn({scrollHeight:e.scrollHeight,scrollWidth:e.scrollWidth,height:t.paddingBox.height,width:t.paddingBox.width});return{pageMarginBox:l.page.marginBox,frameClient:t,scrollSize:e,shouldClipSubject:l.shouldClipSubject,scroll:{initial:l.scroll,current:l.scroll,max:r,diff:{value:Le,displacement:Le}}}}(),c="vertical"===a?yt:bt;return{descriptor:t,isCombineEnabled:n,isFixedOnPage:o,axis:c,isEnabled:r,client:i,page:s,frame:u,subject:Ye({page:s,withPlaceholder:null,axis:c,frame:u})}}({descriptor:r,isEnabled:!i,isCombineEnabled:s,isFixedOnPage:n.isFixedOnPage,direction:a,client:c,page:d,closest:f});return p},Go={passive:!1},Vo={passive:!0},Wo=function(e){return e.shouldPublishImmediately?Go:Vo};function Uo(e){var t=(0,n.useContext)(e);return t||Re(!1),t}var Ko=function(e){return e&&e.env.closestScrollable||null};function Xo(){}var Jo={width:0,height:0,margin:{top:0,right:0,bottom:0,left:0}},Yo=function(e){var t=e.isAnimatingOpenOnMount,r=e.placeholder,n=e.animate,o=function(e){var t=e.isAnimatingOpenOnMount,r=e.placeholder,n=e.animate;return t||"close"===n?Jo:{height:r.client.borderBox.height,width:r.client.borderBox.width,margin:r.client.margin}}({isAnimatingOpenOnMount:t,placeholder:r,animate:n});return{display:r.display,boxSizing:"border-box",width:o.width,height:o.height,marginTop:o.margin.top,marginRight:o.margin.right,marginBottom:o.margin.bottom,marginLeft:o.margin.left,flexShrink:"0",flexGrow:"0",pointerEvents:"none",transition:"none"!==n?Dr.placeholder:null}};var Qo=n.memo(function(e){var t=(0,n.useRef)(null),r=se(function(){t.current&&(clearTimeout(t.current),t.current=null)},[]),o=e.animate,a=e.onTransitionEnd,i=e.onClose,s=e.contextId,l=(0,n.useState)("open"===e.animate),u=l[0],c=l[1];(0,n.useEffect)(function(){return u?"open"!==o?(r(),c(!1),Xo):t.current?Xo:(t.current=setTimeout(function(){t.current=null,c(!1)}),r):Xo},[o,u,r]);var d=se(function(e){"height"===e.propertyName&&(a(),"close"===o&&i())},[o,i,a]),f=Yo({isAnimatingOpenOnMount:u,animate:e.animate,placeholder:e.placeholder});return n.createElement(e.placeholder.tagName,{style:f,"data-rbd-placeholder-context-id":s,onTransitionEnd:d,ref:e.innerRef})}),Zo=n.createContext(null);var ea=function(e){function t(){for(var t,r=arguments.length,n=new Array(r),o=0;o<r;o++)n[o]=arguments[o];return(t=e.call.apply(e,[this].concat(n))||this).state={isVisible:Boolean(t.props.on),data:t.props.on,animate:t.props.shouldAnimate&&t.props.on?"open":"none"},t.onClose=function(){"close"===t.state.animate&&t.setState({isVisible:!1})},t}return(0,o.A)(t,e),t.getDerivedStateFromProps=function(e,t){return e.shouldAnimate?e.on?{isVisible:!0,data:e.on,animate:"open"}:t.isVisible?{isVisible:!0,data:t.data,animate:"close"}:{isVisible:!1,animate:"close",data:null}:{isVisible:Boolean(e.on),data:e.on,animate:"none"}},t.prototype.render=function(){if(!this.state.isVisible)return null;var e={onClose:this.onClose,data:this.state.data,animate:this.state.animate};return this.props.children(e)},t}(n.PureComponent),ta=5e3,ra=4500,na=function(e,t){return t?Dr.drop(t.duration):e?Dr.snap:Dr.fluid},oa=function(e,t){return e?t?jr.drop:jr.combining:null};function aa(e){return"DRAGGING"===e.type?function(e){var t=e.dimension.client,r=e.offset,n=e.combineWith,o=e.dropping,a=Boolean(n),i=function(e){return null!=e.forceShouldAnimate?e.forceShouldAnimate:"SNAP"===e.mode}(e),s=Boolean(o),l=s?Br(r,a):Nr(r);return{position:"fixed",top:t.marginBox.top,left:t.marginBox.left,boxSizing:"border-box",width:t.borderBox.width,height:t.borderBox.height,transition:na(i,o),transform:l,opacity:oa(a,s),zIndex:s?ra:ta,pointerEvents:"none"}}(e):{transform:Nr((t=e).offset),transition:t.shouldAnimateDisplacement?null:"none"};var t}function ia(e){var t=Zn("draggable"),r=e.descriptor,o=e.registry,a=e.getDraggableRef,i=e.canDragInteractiveElements,s=e.shouldRespectForcePress,l=e.isEnabled,u=ie(function(){return{canDragInteractiveElements:i,shouldRespectForcePress:s,isEnabled:l}},[i,l,s]),c=se(function(e){var t=a();return t||Re(!1),function(e,t,r){void 0===r&&(r=Le);var n=window.getComputedStyle(t),o=t.getBoundingClientRect(),a=ve(o,n),i=ge(a,r);return{descriptor:e,placeholder:{client:a,tagName:t.tagName.toLowerCase(),display:n.display},displaceBy:{x:a.marginBox.width,y:a.marginBox.height},client:a,page:i}}(r,t,e)},[r,a]),d=ie(function(){return{uniqueId:t,descriptor:r,options:u,getDimension:c}},[r,c,u,t]),f=(0,n.useRef)(d),p=(0,n.useRef)(!0);zn(function(){return o.draggable.register(f.current),function(){return o.draggable.unregister(f.current)}},[o.draggable]),zn(function(){if(p.current)p.current=!1;else{var e=f.current;f.current=d,o.draggable.update(d,e)}},[d,o.draggable])}function sa(e,t,r){ro()}function la(e){e.preventDefault()}var ua=function(e,t){return e===t},ca=function(e){var t=e.combine,r=e.destination;return r?r.droppableId:t?t.droppableId:null};function da(e){return{isDragging:!1,isDropAnimating:!1,isClone:!1,dropAnimation:null,mode:null,draggingOver:null,combineTargetFor:e,combineWith:null}}var fa={mapped:{type:"SECONDARY",offset:Le,combineTargetFor:null,shouldAnimateDisplacement:!0,snapshot:da(null)}};var pa=re(function(){var e,t,r,n=(e=ke(function(e,t){return{x:e,y:t}}),t=ke(function(e,t,r,n,o){return{isDragging:!0,isClone:t,isDropAnimating:Boolean(o),dropAnimation:o,mode:e,draggingOver:r,combineWith:n,combineTargetFor:null}}),r=ke(function(e,r,n,o,a,i,s){return{mapped:{type:"DRAGGING",dropping:null,draggingOver:a,combineWith:i,mode:r,offset:e,dimension:n,forceShouldAnimate:s,snapshot:t(r,o,a,i,null)}}}),function(n,o){if(n.isDragging){if(n.critical.draggable.id!==o.draggableId)return null;var a=n.current.client.offset,i=n.dimensions.draggables[o.draggableId],s=Kt(n.impact),l=(c=n.impact).at&&"COMBINE"===c.at.type?c.at.combine.draggableId:null,u=n.forceShouldAnimate;return r(e(a.x,a.y),n.movementMode,i,o.isClone,s,l,u)}var c;if("DROP_ANIMATING"===n.phase){var d=n.completed;if(d.result.draggableId!==o.draggableId)return null;var f=o.isClone,p=n.dimensions.draggables[o.draggableId],h=d.result,m=h.mode,g=ca(h),v=function(e){return e.combine?e.combine.draggableId:null}(h),y={duration:n.dropDuration,curve:Ir,moveTo:n.newHomeClientOffset,opacity:v?jr.drop:null,scale:v?Tr.drop:null};return{mapped:{type:"DRAGGING",offset:n.newHomeClientOffset,dimension:p,dropping:y,draggingOver:g,combineWith:v,mode:m,forceShouldAnimate:null,snapshot:t(m,f,g,v,y)}}}return null}),o=function(){var e=ke(function(e,t){return{x:e,y:t}}),t=ke(da),r=ke(function(e,r,n){return void 0===r&&(r=null),{mapped:{type:"SECONDARY",offset:e,combineTargetFor:r,shouldAnimateDisplacement:n,snapshot:t(r)}}}),n=function(e){return e?r(Le,e,!0):null},o=function(t,o,a,i){var s=a.displaced.visible[t],l=Boolean(i.inVirtualList&&i.effected[t]),u=ut(a),c=u&&u.draggableId===t?o:null;if(!s){if(!l)return n(c);if(a.displaced.invisible[t])return null;var d=$e(i.displacedBy.point),f=e(d.x,d.y);return r(f,c,!0)}if(l)return n(c);var p=a.displacedBy.point,h=e(p.x,p.y);return r(h,c,s.shouldAnimate)};return function(e,t){if(e.isDragging)return e.critical.draggable.id===t.draggableId?null:o(t.draggableId,e.critical.draggable.id,e.impact,e.afterCritical);if("DROP_ANIMATING"===e.phase){var r=e.completed;return r.result.draggableId===t.draggableId?null:o(t.draggableId,r.result.draggableId,r.impact,r.afterCritical)}return null}}();return function(e,t){return n(e,t)||o(e,t)||fa}},{dropAnimationFinished:Rr},null,{context:Kn,pure:!0,areStatePropsEqual:ua})(function(e){var t=(0,n.useRef)(null),r=se(function(e){t.current=e},[]),o=se(function(){return t.current},[]),a=Uo(eo),i=a.contextId,s=a.dragHandleUsageInstructionsId,l=a.registry,u=Uo(Zo),c=u.type,d=u.droppableId,f=ie(function(){return{id:e.draggableId,index:e.index,type:c,droppableId:d}},[e.draggableId,e.index,c,d]),p=e.children,h=e.draggableId,m=e.isEnabled,g=e.shouldRespectForcePress,v=e.canDragInteractiveElements,y=e.isClone,b=e.mapped,w=e.dropAnimationFinished;sa(),to(),y||ia(ie(function(){return{descriptor:f,registry:l,getDraggableRef:o,canDragInteractiveElements:v,shouldRespectForcePress:g,isEnabled:m}},[f,l,o,v,g,m]));var x=ie(function(){return m?{tabIndex:0,role:"button","aria-describedby":s,"data-rbd-drag-handle-draggable-id":h,"data-rbd-drag-handle-context-id":i,draggable:!1,onDragStart:la}:null},[i,s,h,m]),k=se(function(e){"DRAGGING"===b.type&&b.dropping&&"transform"===e.propertyName&&w()},[w,b]),S=ie(function(){var e=aa(b),t="DRAGGING"===b.type&&b.dropping?k:null;return{innerRef:r,draggableProps:{"data-rbd-draggable-context-id":i,"data-rbd-draggable-id":h,style:e,onTransitionEnd:t},dragHandleProps:x}},[i,x,h,b,k,r]),_=ie(function(){return{draggableId:f.id,type:f.type,source:{index:f.index,droppableId:f.droppableId}}},[f.droppableId,f.id,f.index,f.type]);return p(S,b.snapshot,_)});function ha(e){return Uo(Zo).isUsingCloneFor!==e.draggableId||e.isClone?n.createElement(pa,e):null}function ma(e){var t="boolean"!=typeof e.isDragDisabled||!e.isDragDisabled,r=Boolean(e.disableInteractiveElementBlocking),o=Boolean(e.shouldRespectForcePress);return n.createElement(ha,(0,a.A)({},e,{isClone:!1,isEnabled:t,canDragInteractiveElements:r,shouldRespectForcePress:o}))}var ga=function(e,t){return e===t.droppable.type},va=function(e,t){return t.draggables[e.draggable.id]};var ya={mode:"standard",type:"DEFAULT",direction:"vertical",isDropDisabled:!1,isCombineEnabled:!1,ignoreContainerClipping:!1,renderClone:null,getContainerForClone:function(){return document.body||Re(!1),document.body}},ba=re(function(){var e={placeholder:null,shouldAnimatePlaceholder:!0,snapshot:{isDraggingOver:!1,draggingOverWith:null,draggingFromThisWith:null,isUsingPlaceholder:!1},useClone:null},t=(0,a.A)({},e,{shouldAnimatePlaceholder:!1}),r=ke(function(e){return{draggableId:e.id,type:e.type,source:{index:e.index,droppableId:e.droppableId}}}),n=ke(function(n,o,a,i,s,l){var u=s.descriptor.id;if(s.descriptor.droppableId===n){var c=l?{render:l,dragging:r(s.descriptor)}:null,d={isDraggingOver:a,draggingOverWith:a?u:null,draggingFromThisWith:u,isUsingPlaceholder:!0};return{placeholder:s.placeholder,shouldAnimatePlaceholder:!1,snapshot:d,useClone:c}}if(!o)return t;if(!i)return e;var f={isDraggingOver:a,draggingOverWith:u,draggingFromThisWith:null,isUsingPlaceholder:!0};return{placeholder:s.placeholder,shouldAnimatePlaceholder:!0,snapshot:f,useClone:null}});return function(r,o){var a=o.droppableId,i=o.type,s=!o.isDropDisabled,l=o.renderClone;if(r.isDragging){var u=r.critical;if(!ga(i,u))return t;var c=va(u,r.dimensions),d=Kt(r.impact)===a;return n(a,s,d,d,c,l)}if("DROP_ANIMATING"===r.phase){var f=r.completed;if(!ga(i,f.critical))return t;var p=va(f.critical,r.dimensions);return n(a,s,ca(f.result)===a,Kt(f.impact)===a,p,l)}if("IDLE"===r.phase&&r.completed&&!r.shouldFlush){var h=r.completed;if(!ga(i,h.critical))return t;var m=Kt(h.impact)===a,g=Boolean(h.impact.at&&"COMBINE"===h.impact.at.type),v=h.critical.droppable.id===a;return m?g?e:t:v?e:t}return t}},{updateViewportMaxScroll:function(e){return{type:"UPDATE_VIEWPORT_MAX_SCROLL",payload:e}}},null,{context:Kn,pure:!0,areStatePropsEqual:ua})(function(e){var t=(0,n.useContext)(eo);t||Re(!1);var r=t.contextId,o=t.isMovementAllowed,a=(0,n.useRef)(null),i=(0,n.useRef)(null),s=e.children,l=e.droppableId,u=e.type,c=e.mode,d=e.direction,f=e.ignoreContainerClipping,p=e.isDropDisabled,h=e.isCombineEnabled,m=e.snapshot,g=e.useClone,v=e.updateViewportMaxScroll,y=e.getContainerForClone,b=se(function(){return a.current},[]),w=se(function(e){a.current=e},[]),x=(se(function(){return i.current},[]),se(function(e){i.current=e},[]));ro();var k=se(function(){o()&&v({maxScroll:nn()})},[o,v]);!function(e){var t=(0,n.useRef)(null),r=Uo(eo),o=Zn("droppable"),a=r.registry,i=r.marshal,s=oo(e),l=ie(function(){return{id:e.droppableId,type:e.type,mode:e.mode}},[e.droppableId,e.mode,e.type]),u=(0,n.useRef)(l),c=ie(function(){return ke(function(e,r){t.current||Re(!1);var n={x:e,y:r};i.updateDroppableScroll(l.id,n)})},[l.id,i]),d=se(function(){var e=t.current;return e&&e.env.closestScrollable?zo(e.env.closestScrollable):Le},[]),f=se(function(){var e=d();c(e.x,e.y)},[d,c]),p=ie(function(){return Se(f)},[f]),h=se(function(){var e=t.current,r=Ko(e);e&&r||Re(!1),e.scrollOptions.shouldPublishImmediately?f():p()},[p,f]),m=se(function(e,n){t.current&&Re(!1);var o=s.current,a=o.getDroppableRef();a||Re(!1);var i=Ho(a),u={ref:a,descriptor:l,env:i,scrollOptions:n};t.current=u;var c=$o({ref:a,descriptor:l,env:i,windowScroll:e,direction:o.direction,isDropDisabled:o.isDropDisabled,isCombineEnabled:o.isCombineEnabled,shouldClipSubject:!o.ignoreContainerClipping}),d=i.closestScrollable;return d&&(d.setAttribute(Fn.contextId,r.contextId),d.addEventListener("scroll",h,Wo(u.scrollOptions))),c},[r.contextId,l,h,s]),g=se(function(){var e=t.current,r=Ko(e);return e&&r||Re(!1),zo(r)},[]),v=se(function(){var e=t.current;e||Re(!1);var r=Ko(e);t.current=null,r&&(p.cancel(),r.removeAttribute(Fn.contextId),r.removeEventListener("scroll",h,Wo(e.scrollOptions)))},[h,p]),y=se(function(e){var r=t.current;r||Re(!1);var n=Ko(r);n||Re(!1),n.scrollTop+=e.y,n.scrollLeft+=e.x},[]),b=ie(function(){return{getDimensionAndWatchScroll:m,getScrollWhileDragging:g,dragStopped:v,scroll:y}},[v,m,g,y]),w=ie(function(){return{uniqueId:o,descriptor:l,callbacks:b}},[b,l,o]);zn(function(){return u.current=w.descriptor,a.droppable.register(w),function(){t.current&&v(),a.droppable.unregister(w)}},[b,l,v,w,i,a.droppable]),zn(function(){t.current&&i.updateDroppableIsEnabled(u.current.id,!e.isDropDisabled)},[e.isDropDisabled,i]),zn(function(){t.current&&i.updateDroppableIsCombineEnabled(u.current.id,e.isCombineEnabled)},[e.isCombineEnabled,i])}({droppableId:l,type:u,mode:c,direction:d,isDropDisabled:p,isCombineEnabled:h,ignoreContainerClipping:f,getDroppableRef:b});var S=n.createElement(ea,{on:e.placeholder,shouldAnimate:e.shouldAnimatePlaceholder},function(e){var t=e.onClose,o=e.data,a=e.animate;return n.createElement(Qo,{placeholder:o,onClose:t,innerRef:x,animate:a,contextId:r,onTransitionEnd:k})}),_=ie(function(){return{innerRef:w,placeholder:S,droppableProps:{"data-rbd-droppable-id":l,"data-rbd-droppable-context-id":r}}},[r,l,S,w]),C=g?g.dragging.draggableId:null,P=ie(function(){return{droppableId:l,type:u,isUsingCloneFor:C}},[l,C,u]);return n.createElement(Zo.Provider,{value:P},s(_,m),function(){if(!g)return null;var e=g.dragging,t=g.render,r=n.createElement(ha,{draggableId:e.draggableId,index:e.source.index,isClone:!0,isEnabled:!0,shouldRespectForcePress:!1,canDragInteractiveElements:!0},function(r,n){return t(r,n,e)});return oe.createPortal(r,y())}())});ba.defaultProps=ya},"./node_modules/react-dom/cjs/react-dom-server-legacy.browser.production.js"(e,t,r){"use strict";var n=r("./node_modules/react/index.js"),o=r("./node_modules/react-dom/index.js");function a(e){var t="https://react.dev/errors/"+e;if(1<arguments.length){t+="?args[]="+encodeURIComponent(arguments[1]);for(var r=2;r<arguments.length;r++)t+="&args[]="+encodeURIComponent(arguments[r])}return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var i=Symbol.for("react.transitional.element"),s=Symbol.for("react.portal"),l=Symbol.for("react.fragment"),u=Symbol.for("react.strict_mode"),c=Symbol.for("react.profiler"),d=Symbol.for("react.consumer"),f=Symbol.for("react.context"),p=Symbol.for("react.forward_ref"),h=Symbol.for("react.suspense"),m=Symbol.for("react.suspense_list"),g=Symbol.for("react.memo"),v=Symbol.for("react.lazy"),y=Symbol.for("react.scope"),b=Symbol.for("react.activity"),w=Symbol.for("react.legacy_hidden"),x=Symbol.for("react.memo_cache_sentinel"),k=Symbol.for("react.view_transition"),S=Symbol.iterator;function _(e){return null===e||"object"!=typeof e?null:"function"==typeof(e=S&&e[S]||e["@@iterator"])?e:null}var C=Array.isArray;function P(e,t){var r=3&e.length,n=e.length-r,o=t;for(t=0;t<n;){var a=255&e.charCodeAt(t)|(255&e.charCodeAt(++t))<<8|(255&e.charCodeAt(++t))<<16|(255&e.charCodeAt(++t))<<24;++t,o=27492+(65535&(o=5*(65535&(o=(o^=a=461845907*(65535&(a=(a=3432918353*(65535&a)+((3432918353*(a>>>16)&65535)<<16)&4294967295)<<15|a>>>17))+((461845907*(a>>>16)&65535)<<16)&4294967295)<<13|o>>>19))+((5*(o>>>16)&65535)<<16)&4294967295))+(((o>>>16)+58964&65535)<<16)}switch(a=0,r){case 3:a^=(255&e.charCodeAt(t+2))<<16;case 2:a^=(255&e.charCodeAt(t+1))<<8;case 1:o^=461845907*(65535&(a=(a=3432918353*(65535&(a^=255&e.charCodeAt(t)))+((3432918353*(a>>>16)&65535)<<16)&4294967295)<<15|a>>>17))+((461845907*(a>>>16)&65535)<<16)&4294967295}return o^=e.length,o=2246822507*(65535&(o^=o>>>16))+((2246822507*(o>>>16)&65535)<<16)&4294967295,((o=3266489909*(65535&(o^=o>>>13))+((3266489909*(o>>>16)&65535)<<16)&4294967295)^o>>>16)>>>0}var A=Object.assign,E=Object.prototype.hasOwnProperty,R=RegExp("^[:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD][:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$"),I={},j={};function T(e){return!!E.call(j,e)||!E.call(I,e)&&(R.test(e)?j[e]=!0:(I[e]=!0,!1))}var O=new Set("animationIterationCount aspectRatio borderImageOutset borderImageSlice borderImageWidth boxFlex boxFlexGroup boxOrdinalGroup columnCount columns flex flexGrow flexPositive flexShrink flexNegative flexOrder gridArea gridRow gridRowEnd gridRowSpan gridRowStart gridColumn gridColumnEnd gridColumnSpan gridColumnStart fontWeight lineClamp lineHeight opacity order orphans scale tabSize widows zIndex zoom fillOpacity floodOpacity stopOpacity strokeDasharray strokeDashoffset strokeMiterlimit strokeOpacity strokeWidth MozAnimationIterationCount MozBoxFlex MozBoxFlexGroup MozLineClamp msAnimationIterationCount msFlex msZoom msFlexGrow msFlexNegative msFlexOrder msFlexPositive msFlexShrink msGridColumn msGridColumnSpan msGridRow msGridRowSpan WebkitAnimationIterationCount WebkitBoxFlex WebKitBoxFlexGroup WebkitBoxOrdinalGroup WebkitColumnCount WebkitColumns WebkitFlex WebkitFlexGrow WebkitFlexPositive WebkitFlexShrink WebkitLineClamp".split(" ")),D=new Map([["acceptCharset","accept-charset"],["htmlFor","for"],["httpEquiv","http-equiv"],["crossOrigin","crossorigin"],["accentHeight","accent-height"],["alignmentBaseline","alignment-baseline"],["arabicForm","arabic-form"],["baselineShift","baseline-shift"],["capHeight","cap-height"],["clipPath","clip-path"],["clipRule","clip-rule"],["colorInterpolation","color-interpolation"],["colorInterpolationFilters","color-interpolation-filters"],["colorProfile","color-profile"],["colorRendering","color-rendering"],["dominantBaseline","dominant-baseline"],["enableBackground","enable-background"],["fillOpacity","fill-opacity"],["fillRule","fill-rule"],["floodColor","flood-color"],["floodOpacity","flood-opacity"],["fontFamily","font-family"],["fontSize","font-size"],["fontSizeAdjust","font-size-adjust"],["fontStretch","font-stretch"],["fontStyle","font-style"],["fontVariant","font-variant"],["fontWeight","font-weight"],["glyphName","glyph-name"],["glyphOrientationHorizontal","glyph-orientation-horizontal"],["glyphOrientationVertical","glyph-orientation-vertical"],["horizAdvX","horiz-adv-x"],["horizOriginX","horiz-origin-x"],["imageRendering","image-rendering"],["letterSpacing","letter-spacing"],["lightingColor","lighting-color"],["markerEnd","marker-end"],["markerMid","marker-mid"],["markerStart","marker-start"],["overlinePosition","overline-position"],["overlineThickness","overline-thickness"],["paintOrder","paint-order"],["panose-1","panose-1"],["pointerEvents","pointer-events"],["renderingIntent","rendering-intent"],["shapeRendering","shape-rendering"],["stopColor","stop-color"],["stopOpacity","stop-opacity"],["strikethroughPosition","strikethrough-position"],["strikethroughThickness","strikethrough-thickness"],["strokeDasharray","stroke-dasharray"],["strokeDashoffset","stroke-dashoffset"],["strokeLinecap","stroke-linecap"],["strokeLinejoin","stroke-linejoin"],["strokeMiterlimit","stroke-miterlimit"],["strokeOpacity","stroke-opacity"],["strokeWidth","stroke-width"],["textAnchor","text-anchor"],["textDecoration","text-decoration"],["textRendering","text-rendering"],["transformOrigin","transform-origin"],["underlinePosition","underline-position"],["underlineThickness","underline-thickness"],["unicodeBidi","unicode-bidi"],["unicodeRange","unicode-range"],["unitsPerEm","units-per-em"],["vAlphabetic","v-alphabetic"],["vHanging","v-hanging"],["vIdeographic","v-ideographic"],["vMathematical","v-mathematical"],["vectorEffect","vector-effect"],["vertAdvY","vert-adv-y"],["vertOriginX","vert-origin-x"],["vertOriginY","vert-origin-y"],["wordSpacing","word-spacing"],["writingMode","writing-mode"],["xmlnsXlink","xmlns:xlink"],["xHeight","x-height"]]),M=/["'&<>]/;function N(e){if("boolean"==typeof e||"number"==typeof e||"bigint"==typeof e)return""+e;e=""+e;var t=M.exec(e);if(t){var r,n="",o=0;for(r=t.index;r<e.length;r++){switch(e.charCodeAt(r)){case 34:t="&quot;";break;case 38:t="&amp;";break;case 39:t="&#x27;";break;case 60:t="&lt;";break;case 62:t="&gt;";break;default:continue}o!==r&&(n+=e.slice(o,r)),o=r+1,n+=t}e=o!==r?n+e.slice(o,r):n}return e}var B=/([A-Z])/g,F=/^ms-/,L=/^[\u0000-\u001F ]*j[\r\n\t]*a[\r\n\t]*v[\r\n\t]*a[\r\n\t]*s[\r\n\t]*c[\r\n\t]*r[\r\n\t]*i[\r\n\t]*p[\r\n\t]*t[\r\n\t]*:/i;function z(e){return L.test(""+e)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":e}var q=n.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,H=o.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,$={pending:!1,data:null,method:null,action:null},G=H.d;H.d={f:G.f,r:G.r,D:function(e){var t=hr||null;if(t){var r=t.resumableState,n=t.renderState;if("string"==typeof e&&e){var o,a;if(!r.dnsResources.hasOwnProperty(e))r.dnsResources[e]=null,(a=(r=n.headers)&&0<r.remainingCapacity)&&(o="<"+(""+e).replace(Xe,Je)+">; rel=dns-prefetch",a=0<=(r.remainingCapacity-=o.length+2)),a?(n.resets.dns[e]=null,r.preconnects&&(r.preconnects+=", "),r.preconnects+=o):(fe(o=[],{href:e,rel:"dns-prefetch"}),n.preconnects.add(o));cn(t)}}else G.D(e)},C:function(e,t){var r=hr||null;if(r){var n=r.resumableState,o=r.renderState;if("string"==typeof e&&e){var a="use-credentials"===t?"credentials":"string"==typeof t?"anonymous":"default";if(!n.connectResources[a].hasOwnProperty(e)){var i,s;if(n.connectResources[a][e]=null,s=(n=o.headers)&&0<n.remainingCapacity){if(s="<"+(""+e).replace(Xe,Je)+">; rel=preconnect","string"==typeof t)s+='; crossorigin="'+(""+t).replace(Ye,Qe)+'"';i=s,s=0<=(n.remainingCapacity-=i.length+2)}s?(o.resets.connect[a][e]=null,n.preconnects&&(n.preconnects+=", "),n.preconnects+=i):(fe(a=[],{rel:"preconnect",href:e,crossOrigin:t}),o.preconnects.add(a))}cn(r)}}else G.C(e,t)},L:function(e,t,r){var n=hr||null;if(n){var o=n.resumableState,a=n.renderState;if(t&&e){switch(t){case"image":if(r)var i=r.imageSrcSet,s=r.imageSizes,l=r.fetchPriority;var u,c=i?i+"\n"+(s||""):e;if(o.imageResources.hasOwnProperty(c))return;o.imageResources[c]=V,(o=a.headers)&&0<o.remainingCapacity&&"string"!=typeof i&&"high"===l&&(u=Ke(e,t,r),0<=(o.remainingCapacity-=u.length+2))?(a.resets.image[c]=V,o.highImagePreloads&&(o.highImagePreloads+=", "),o.highImagePreloads+=u):(fe(o=[],A({rel:"preload",href:i?void 0:e,as:t},r)),"high"===l?a.highImagePreloads.add(o):(a.bulkPreloads.add(o),a.preloads.images.set(c,o)));break;case"style":if(o.styleResources.hasOwnProperty(e))return;fe(i=[],A({rel:"preload",href:e,as:t},r)),o.styleResources[e]=!r||"string"!=typeof r.crossOrigin&&"string"!=typeof r.integrity?V:[r.crossOrigin,r.integrity],a.preloads.stylesheets.set(e,i),a.bulkPreloads.add(i);break;case"script":if(o.scriptResources.hasOwnProperty(e))return;i=[],a.preloads.scripts.set(e,i),a.bulkPreloads.add(i),fe(i,A({rel:"preload",href:e,as:t},r)),o.scriptResources[e]=!r||"string"!=typeof r.crossOrigin&&"string"!=typeof r.integrity?V:[r.crossOrigin,r.integrity];break;default:if(o.unknownResources.hasOwnProperty(t)){if((i=o.unknownResources[t]).hasOwnProperty(e))return}else i={},o.unknownResources[t]=i;if(i[e]=V,(o=a.headers)&&0<o.remainingCapacity&&"font"===t&&(c=Ke(e,t,r),0<=(o.remainingCapacity-=c.length+2)))a.resets.font[e]=V,o.fontPreloads&&(o.fontPreloads+=", "),o.fontPreloads+=c;else if("font"===(fe(o=[],e=A({rel:"preload",href:e,as:t},r)),t))a.fontPreloads.add(o);else a.bulkPreloads.add(o)}cn(n)}}else G.L(e,t,r)},m:function(e,t){var r=hr||null;if(r){var n=r.resumableState,o=r.renderState;if(e){var a=t&&"string"==typeof t.as?t.as:"script";if("script"===a){if(n.moduleScriptResources.hasOwnProperty(e))return;a=[],n.moduleScriptResources[e]=!t||"string"!=typeof t.crossOrigin&&"string"!=typeof t.integrity?V:[t.crossOrigin,t.integrity],o.preloads.moduleScripts.set(e,a)}else{if(n.moduleUnknownResources.hasOwnProperty(a)){var i=n.unknownResources[a];if(i.hasOwnProperty(e))return}else i={},n.moduleUnknownResources[a]=i;a=[],i[e]=V}fe(a,A({rel:"modulepreload",href:e},t)),o.bulkPreloads.add(a),cn(r)}}else G.m(e,t)},X:function(e,t){var r=hr||null;if(r){var n=r.resumableState,o=r.renderState;if(e){var a=n.scriptResources.hasOwnProperty(e)?n.scriptResources[e]:void 0;null!==a&&(n.scriptResources[e]=null,t=A({src:e,async:!0},t),a&&(2===a.length&&Ue(t,a),e=o.preloads.scripts.get(e))&&(e.length=0),e=[],o.scripts.add(e),ve(e,t),cn(r))}}else G.X(e,t)},S:function(e,t,r){var n=hr||null;if(n){var o=n.resumableState,a=n.renderState;if(e){t=t||"default";var i=a.styles.get(t),s=o.styleResources.hasOwnProperty(e)?o.styleResources[e]:void 0;null!==s&&(o.styleResources[e]=null,i||(i={precedence:N(t),rules:[],hrefs:[],sheets:new Map},a.styles.set(t,i)),t={state:0,props:A({rel:"stylesheet",href:e,"data-precedence":t},r)},s&&(2===s.length&&Ue(t.props,s),(a=a.preloads.stylesheets.get(e))&&0<a.length?a.length=0:t.state=1),i.sheets.set(e,t),cn(n))}}else G.S(e,t,r)},M:function(e,t){var r=hr||null;if(r){var n=r.resumableState,o=r.renderState;if(e){var a=n.moduleScriptResources.hasOwnProperty(e)?n.moduleScriptResources[e]:void 0;null!==a&&(n.moduleScriptResources[e]=null,t=A({src:e,type:"module",async:!0},t),a&&(2===a.length&&Ue(t,a),e=o.preloads.moduleScripts.get(e))&&(e.length=0),e=[],o.scripts.add(e),ve(e,t),cn(r))}}else G.M(e,t)}};var V=[],W=null,U=/(<\/|<)(s)(cript)/gi;function K(e,t,r,n){return t+("s"===r?"\\u0073":"\\u0053")+n}function X(e,t,r,n){return{insertionMode:e,selectedValue:t,tagScope:r,viewTransition:n}}function J(e,t,r){var n=-25&e.tagScope;switch(t){case"noscript":return X(2,null,1|n,null);case"select":return X(2,null!=r.value?r.value:r.defaultValue,n,null);case"svg":return X(4,null,n,null);case"picture":return X(2,null,2|n,null);case"math":return X(5,null,n,null);case"foreignObject":return X(2,null,n,null);case"table":return X(6,null,n,null);case"thead":case"tbody":case"tfoot":return X(7,null,n,null);case"colgroup":return X(9,null,n,null);case"tr":return X(8,null,n,null);case"head":if(2>e.insertionMode)return X(3,null,n,null);break;case"html":if(0===e.insertionMode)return X(1,null,n,null)}return 6<=e.insertionMode||2>e.insertionMode?X(2,null,n,null):e.tagScope!==n?X(e.insertionMode,e.selectedValue,n,null):e}function Y(e){return null===e?null:{update:e.update,enter:"none",exit:"none",share:e.update,name:e.autoName,autoName:e.autoName,nameIdx:0}}function Q(e,t){return 32&t.tagScope&&(e.instructions|=128),X(t.insertionMode,t.selectedValue,12|t.tagScope,Y(t.viewTransition))}function Z(e,t){e=Y(t.viewTransition);var r=16|t.tagScope;return null!==e&&"none"!==e.share&&(r|=64),X(t.insertionMode,t.selectedValue,r,e)}var ee=new Map;function te(e,t){if("object"!=typeof t)throw Error(a(62));var r,n=!0;for(r in t)if(E.call(t,r)){var o=t[r];if(null!=o&&"boolean"!=typeof o&&""!==o){if(0===r.indexOf("--")){var i=N(r);o=N((""+o).trim())}else void 0===(i=ee.get(r))&&(i=N(r.replace(B,"-$1").toLowerCase().replace(F,"-ms-")),ee.set(r,i)),o="number"==typeof o?0===o||O.has(r)?""+o:o+"px":N((""+o).trim());n?(n=!1,e.push(' style="',i,":",o)):e.push(";",i,":",o)}}n||e.push('"')}function re(e,t,r){r&&"function"!=typeof r&&"symbol"!=typeof r&&e.push(" ",t,'=""')}function ne(e,t,r){"function"!=typeof r&&"symbol"!=typeof r&&"boolean"!=typeof r&&e.push(" ",t,'="',N(r),'"')}var oe=N("javascript:throw new Error('React form unexpectedly submitted.')");function ae(e,t){this.push('<input type="hidden"'),ie(e),ne(this,"name",t),ne(this,"value",e),this.push("/>")}function ie(e){if("string"!=typeof e)throw Error(a(480))}function se(e,t){if("function"==typeof t.$$FORM_ACTION){var r=e.nextFormID++;e=e.idPrefix+r;try{var n=t.$$FORM_ACTION(e);if(n){var o=n.data;null!=o&&o.forEach(ie)}return n}catch(e){if("object"==typeof e&&null!==e&&"function"==typeof e.then)throw e}}return null}function le(e,t,r,n,o,a,i,s){var l=null;if("function"==typeof n){var u=se(t,n);null!==u?(s=u.name,n=u.action||"",o=u.encType,a=u.method,i=u.target,l=u.data):(e.push(" ","formAction",'="',oe,'"'),i=a=o=n=s=null,de(t,r))}return null!=s&&ue(e,"name",s),null!=n&&ue(e,"formAction",n),null!=o&&ue(e,"formEncType",o),null!=a&&ue(e,"formMethod",a),null!=i&&ue(e,"formTarget",i),l}function ue(e,t,r){switch(t){case"className":ne(e,"class",r);break;case"tabIndex":ne(e,"tabindex",r);break;case"dir":case"role":case"viewBox":case"width":case"height":ne(e,t,r);break;case"style":te(e,r);break;case"src":case"href":if(""===r)break;case"action":case"formAction":if(null==r||"function"==typeof r||"symbol"==typeof r||"boolean"==typeof r)break;r=z(""+r),e.push(" ",t,'="',N(r),'"');break;case"defaultValue":case"defaultChecked":case"innerHTML":case"suppressContentEditableWarning":case"suppressHydrationWarning":case"ref":break;case"autoFocus":case"multiple":case"muted":re(e,t.toLowerCase(),r);break;case"xlinkHref":if("function"==typeof r||"symbol"==typeof r||"boolean"==typeof r)break;r=z(""+r),e.push(" ","xlink:href",'="',N(r),'"');break;case"contentEditable":case"spellCheck":case"draggable":case"value":case"autoReverse":case"externalResourcesRequired":case"focusable":case"preserveAlpha":"function"!=typeof r&&"symbol"!=typeof r&&e.push(" ",t,'="',N(r),'"');break;case"inert":case"allowFullScreen":case"async":case"autoPlay":case"controls":case"default":case"defer":case"disabled":case"disablePictureInPicture":case"disableRemotePlayback":case"formNoValidate":case"hidden":case"loop":case"noModule":case"noValidate":case"open":case"playsInline":case"readOnly":case"required":case"reversed":case"scoped":case"seamless":case"itemScope":r&&"function"!=typeof r&&"symbol"!=typeof r&&e.push(" ",t,'=""');break;case"capture":case"download":!0===r?e.push(" ",t,'=""'):!1!==r&&"function"!=typeof r&&"symbol"!=typeof r&&e.push(" ",t,'="',N(r),'"');break;case"cols":case"rows":case"size":case"span":"function"!=typeof r&&"symbol"!=typeof r&&!isNaN(r)&&1<=r&&e.push(" ",t,'="',N(r),'"');break;case"rowSpan":case"start":"function"==typeof r||"symbol"==typeof r||isNaN(r)||e.push(" ",t,'="',N(r),'"');break;case"xlinkActuate":ne(e,"xlink:actuate",r);break;case"xlinkArcrole":ne(e,"xlink:arcrole",r);break;case"xlinkRole":ne(e,"xlink:role",r);break;case"xlinkShow":ne(e,"xlink:show",r);break;case"xlinkTitle":ne(e,"xlink:title",r);break;case"xlinkType":ne(e,"xlink:type",r);break;case"xmlBase":ne(e,"xml:base",r);break;case"xmlLang":ne(e,"xml:lang",r);break;case"xmlSpace":ne(e,"xml:space",r);break;default:if((!(2<t.length)||"o"!==t[0]&&"O"!==t[0]||"n"!==t[1]&&"N"!==t[1])&&T(t=D.get(t)||t)){switch(typeof r){case"function":case"symbol":return;case"boolean":var n=t.toLowerCase().slice(0,5);if("data-"!==n&&"aria-"!==n)return}e.push(" ",t,'="',N(r),'"')}}}function ce(e,t,r){if(null!=t){if(null!=r)throw Error(a(60));if("object"!=typeof t||!("__html"in t))throw Error(a(61));null!=(t=t.__html)&&e.push(""+t)}}function de(e,t){if(!(16&e.instructions)){e.instructions|=16;var r=t.preamble,n=t.bootstrapChunks;(r.htmlChunks||r.headChunks)&&0===n.length?(n.push(t.startInlineScript),Ge(n,e),n.push(">",'addEventListener("submit",function(a){if(!a.defaultPrevented){var c=a.target,d=a.submitter,e=c.action,b=d;if(d){var f=d.getAttribute("formAction");null!=f&&(e=f,b=null)}"javascript:throw new Error(\'React form unexpectedly submitted.\')"===e&&(a.preventDefault(),b?(a=document.createElement("input"),a.name=b.name,a.value=b.value,b.parentNode.insertBefore(a,b),b=new FormData(c),a.parentNode.removeChild(a)):b=new FormData(c),a=c.ownerDocument||c,(a.$$reactFormReplay=a.$$reactFormReplay||[]).push(c,d,b))}});',"<\/script>")):n.unshift(t.startInlineScript,">",'addEventListener("submit",function(a){if(!a.defaultPrevented){var c=a.target,d=a.submitter,e=c.action,b=d;if(d){var f=d.getAttribute("formAction");null!=f&&(e=f,b=null)}"javascript:throw new Error(\'React form unexpectedly submitted.\')"===e&&(a.preventDefault(),b?(a=document.createElement("input"),a.name=b.name,a.value=b.value,b.parentNode.insertBefore(a,b),b=new FormData(c),a.parentNode.removeChild(a)):b=new FormData(c),a=c.ownerDocument||c,(a.$$reactFormReplay=a.$$reactFormReplay||[]).push(c,d,b))}});',"<\/script>")}}function fe(e,t){for(var r in e.push(ke("link")),t)if(E.call(t,r)){var n=t[r];if(null!=n)switch(r){case"children":case"dangerouslySetInnerHTML":throw Error(a(399,"link"));default:ue(e,r,n)}}return e.push("/>"),null}var pe=/(<\/|<)(s)(tyle)/gi;function he(e,t,r,n){return t+("s"===r?"\\73 ":"\\53 ")+n}function me(e,t,r){for(var n in e.push(ke(r)),t)if(E.call(t,n)){var o=t[n];if(null!=o)switch(n){case"children":case"dangerouslySetInnerHTML":throw Error(a(399,r));default:ue(e,n,o)}}return e.push("/>"),null}function ge(e,t){e.push(ke("title"));var r,n=null,o=null;for(r in t)if(E.call(t,r)){var a=t[r];if(null!=a)switch(r){case"children":n=a;break;case"dangerouslySetInnerHTML":o=a;break;default:ue(e,r,a)}}return e.push(">"),"function"!=typeof(t=Array.isArray(n)?2>n.length?n[0]:null:n)&&"symbol"!=typeof t&&null!=t&&e.push(N(""+t)),ce(e,o,n),e.push(Ce("title")),null}function ve(e,t){e.push(ke("script"));var r,n=null,o=null;for(r in t)if(E.call(t,r)){var a=t[r];if(null!=a)switch(r){case"children":n=a;break;case"dangerouslySetInnerHTML":o=a;break;default:ue(e,r,a)}}return e.push(">"),ce(e,o,n),"string"==typeof n&&e.push((""+n).replace(U,K)),e.push(Ce("script")),null}function ye(e,t,r){e.push(ke(r));var n,o=r=null;for(n in t)if(E.call(t,n)){var a=t[n];if(null!=a)switch(n){case"children":r=a;break;case"dangerouslySetInnerHTML":o=a;break;default:ue(e,n,a)}}return e.push(">"),ce(e,o,r),r}function be(e,t,r){e.push(ke(r));var n,o=r=null;for(n in t)if(E.call(t,n)){var a=t[n];if(null!=a)switch(n){case"children":r=a;break;case"dangerouslySetInnerHTML":o=a;break;default:ue(e,n,a)}}return e.push(">"),ce(e,o,r),"string"==typeof r?(e.push(N(r)),null):r}var we=/^[a-zA-Z][a-zA-Z:_\.\-\d]*$/,xe=new Map;function ke(e){var t=xe.get(e);if(void 0===t){if(!we.test(e))throw Error(a(65,e));t="<"+e,xe.set(e,t)}return t}function Se(e,t,r,o,i,s,l,u,c){switch(t){case"div":case"span":case"svg":case"path":case"g":case"p":case"li":case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":break;case"a":e.push(ke("a"));var d,f=null,p=null;for(d in r)if(E.call(r,d)){var h=r[d];if(null!=h)switch(d){case"children":f=h;break;case"dangerouslySetInnerHTML":p=h;break;case"href":""===h?ne(e,"href",""):ue(e,d,h);break;default:ue(e,d,h)}}if(e.push(">"),ce(e,p,f),"string"==typeof f){e.push(N(f));var m=null}else m=f;return m;case"select":e.push(ke("select"));var g,v=null,y=null;for(g in r)if(E.call(r,g)){var b=r[g];if(null!=b)switch(g){case"children":v=b;break;case"dangerouslySetInnerHTML":y=b;break;case"defaultValue":case"value":break;default:ue(e,g,b)}}return e.push(">"),ce(e,y,v),v;case"option":var w=u.selectedValue;e.push(ke("option"));var x,k=null,S=null,_=null,P=null;for(x in r)if(E.call(r,x)){var R=r[x];if(null!=R)switch(x){case"children":k=R;break;case"selected":_=R;break;case"dangerouslySetInnerHTML":P=R;break;case"value":S=R;default:ue(e,x,R)}}if(null!=w){var I=null!==S?""+S:function(e){var t="";return n.Children.forEach(e,function(e){null!=e&&(t+=e)}),t}(k);if(C(w)){for(var j=0;j<w.length;j++)if(""+w[j]===I){e.push(' selected=""');break}}else""+w===I&&e.push(' selected=""')}else _&&e.push(' selected=""');return e.push(">"),ce(e,P,k),k;case"textarea":e.push(ke("textarea"));var O,D=null,M=null,B=null;for(O in r)if(E.call(r,O)){var F=r[O];if(null!=F)switch(O){case"children":B=F;break;case"value":D=F;break;case"defaultValue":M=F;break;case"dangerouslySetInnerHTML":throw Error(a(91));default:ue(e,O,F)}}if(null===D&&null!==M&&(D=M),e.push(">"),null!=B){if(null!=D)throw Error(a(92));if(C(B)){if(1<B.length)throw Error(a(93));D=""+B[0]}D=""+B}return"string"==typeof D&&"\n"===D[0]&&e.push("\n"),null!==D&&e.push(N(""+D)),null;case"input":e.push(ke("input"));var L,q=null,H=null,$=null,G=null,W=null,U=null,K=null,X=null,J=null;for(L in r)if(E.call(r,L)){var Y=r[L];if(null!=Y)switch(L){case"children":case"dangerouslySetInnerHTML":throw Error(a(399,"input"));case"name":q=Y;break;case"formAction":H=Y;break;case"formEncType":$=Y;break;case"formMethod":G=Y;break;case"formTarget":W=Y;break;case"defaultChecked":J=Y;break;case"defaultValue":K=Y;break;case"checked":X=Y;break;case"value":U=Y;break;default:ue(e,L,Y)}}var Q=le(e,o,i,H,$,G,W,q);return null!==X?re(e,"checked",X):null!==J&&re(e,"checked",J),null!==U?ue(e,"value",U):null!==K&&ue(e,"value",K),e.push("/>"),null!=Q&&Q.forEach(ae,e),null;case"button":e.push(ke("button"));var Z,ee=null,ie=null,we=null,xe=null,Se=null,_e=null,Pe=null;for(Z in r)if(E.call(r,Z)){var Ae=r[Z];if(null!=Ae)switch(Z){case"children":ee=Ae;break;case"dangerouslySetInnerHTML":ie=Ae;break;case"name":we=Ae;break;case"formAction":xe=Ae;break;case"formEncType":Se=Ae;break;case"formMethod":_e=Ae;break;case"formTarget":Pe=Ae;break;default:ue(e,Z,Ae)}}var Ee=le(e,o,i,xe,Se,_e,Pe,we);if(e.push(">"),null!=Ee&&Ee.forEach(ae,e),ce(e,ie,ee),"string"==typeof ee){e.push(N(ee));var Re=null}else Re=ee;return Re;case"form":e.push(ke("form"));var Ie,je=null,Te=null,Oe=null,De=null,Me=null,Ne=null;for(Ie in r)if(E.call(r,Ie)){var Be=r[Ie];if(null!=Be)switch(Ie){case"children":je=Be;break;case"dangerouslySetInnerHTML":Te=Be;break;case"action":Oe=Be;break;case"encType":De=Be;break;case"method":Me=Be;break;case"target":Ne=Be;break;default:ue(e,Ie,Be)}}var Fe=null,Le=null;if("function"==typeof Oe){var ze=se(o,Oe);null!==ze?(Oe=ze.action||"",De=ze.encType,Me=ze.method,Ne=ze.target,Fe=ze.data,Le=ze.name):(e.push(" ","action",'="',oe,'"'),Ne=Me=De=Oe=null,de(o,i))}if(null!=Oe&&ue(e,"action",Oe),null!=De&&ue(e,"encType",De),null!=Me&&ue(e,"method",Me),null!=Ne&&ue(e,"target",Ne),e.push(">"),null!==Le&&(e.push('<input type="hidden"'),ne(e,"name",Le),e.push("/>"),null!=Fe&&Fe.forEach(ae,e)),ce(e,Te,je),"string"==typeof je){e.push(N(je));var qe=null}else qe=je;return qe;case"menuitem":for(var He in e.push(ke("menuitem")),r)if(E.call(r,He)){var $e=r[He];if(null!=$e)switch(He){case"children":case"dangerouslySetInnerHTML":throw Error(a(400));default:ue(e,He,$e)}}return e.push(">"),null;case"object":e.push(ke("object"));var Ge,Ve=null,We=null;for(Ge in r)if(E.call(r,Ge)){var Xe=r[Ge];if(null!=Xe)switch(Ge){case"children":Ve=Xe;break;case"dangerouslySetInnerHTML":We=Xe;break;case"data":var Je=z(""+Xe);if(""===Je)break;e.push(" ","data",'="',N(Je),'"');break;default:ue(e,Ge,Xe)}}if(e.push(">"),ce(e,We,Ve),"string"==typeof Ve){e.push(N(Ve));var Ye=null}else Ye=Ve;return Ye;case"title":var Qe=1&u.tagScope,Ze=4&u.tagScope;if(4===u.insertionMode||Qe||null!=r.itemProp)var et=ge(e,r);else Ze?et=null:(ge(i.hoistableChunks,r),et=void 0);return et;case"link":var tt=1&u.tagScope,rt=4&u.tagScope,nt=r.rel,ot=r.href,at=r.precedence;if(4===u.insertionMode||tt||null!=r.itemProp||"string"!=typeof nt||"string"!=typeof ot||""===ot){fe(e,r);var it=null}else if("stylesheet"===r.rel)if("string"!=typeof at||null!=r.disabled||r.onLoad||r.onError)it=fe(e,r);else{var st=i.styles.get(at),lt=o.styleResources.hasOwnProperty(ot)?o.styleResources[ot]:void 0;if(null!==lt){o.styleResources[ot]=null,st||(st={precedence:N(at),rules:[],hrefs:[],sheets:new Map},i.styles.set(at,st));var ut={state:0,props:A({},r,{"data-precedence":r.precedence,precedence:null})};if(lt){2===lt.length&&Ue(ut.props,lt);var ct=i.preloads.stylesheets.get(ot);ct&&0<ct.length?ct.length=0:ut.state=1}st.sheets.set(ot,ut),l&&l.stylesheets.add(ut)}else if(st){var dt=st.sheets.get(ot);dt&&l&&l.stylesheets.add(dt)}c&&e.push("\x3c!-- --\x3e"),it=null}else r.onLoad||r.onError?it=fe(e,r):(c&&e.push("\x3c!-- --\x3e"),it=rt?null:fe(i.hoistableChunks,r));return it;case"script":var ft=1&u.tagScope,pt=r.async;if("string"!=typeof r.src||!r.src||!pt||"function"==typeof pt||"symbol"==typeof pt||r.onLoad||r.onError||4===u.insertionMode||ft||null!=r.itemProp)var ht=ve(e,r);else{var mt=r.src;if("module"===r.type)var gt=o.moduleScriptResources,vt=i.preloads.moduleScripts;else gt=o.scriptResources,vt=i.preloads.scripts;var yt=gt.hasOwnProperty(mt)?gt[mt]:void 0;if(null!==yt){gt[mt]=null;var bt=r;if(yt){2===yt.length&&Ue(bt=A({},r),yt);var wt=vt.get(mt);wt&&(wt.length=0)}var xt=[];i.scripts.add(xt),ve(xt,bt)}c&&e.push("\x3c!-- --\x3e"),ht=null}return ht;case"style":var kt=1&u.tagScope,St=r.precedence,_t=r.href,Ct=r.nonce;if(4===u.insertionMode||kt||null!=r.itemProp||"string"!=typeof St||"string"!=typeof _t||""===_t){e.push(ke("style"));var Pt,At=null,Et=null;for(Pt in r)if(E.call(r,Pt)){var Rt=r[Pt];if(null!=Rt)switch(Pt){case"children":At=Rt;break;case"dangerouslySetInnerHTML":Et=Rt;break;default:ue(e,Pt,Rt)}}e.push(">");var It=Array.isArray(At)?2>At.length?At[0]:null:At;"function"!=typeof It&&"symbol"!=typeof It&&null!=It&&e.push((""+It).replace(pe,he)),ce(e,Et,At),e.push(Ce("style"));var jt=null}else{var Tt=i.styles.get(St);if(null!==(o.styleResources.hasOwnProperty(_t)?o.styleResources[_t]:void 0)){o.styleResources[_t]=null,Tt||(Tt={precedence:N(St),rules:[],hrefs:[],sheets:new Map},i.styles.set(St,Tt));var Ot=i.nonce.style;if(!Ot||Ot===Ct){Tt.hrefs.push(N(_t));var Dt,Mt=Tt.rules,Nt=null,Bt=null;for(Dt in r)if(E.call(r,Dt)){var Ft=r[Dt];if(null!=Ft)switch(Dt){case"children":Nt=Ft;break;case"dangerouslySetInnerHTML":Bt=Ft}}var Lt=Array.isArray(Nt)?2>Nt.length?Nt[0]:null:Nt;"function"!=typeof Lt&&"symbol"!=typeof Lt&&null!=Lt&&Mt.push((""+Lt).replace(pe,he)),ce(Mt,Bt,Nt)}}Tt&&l&&l.styles.add(Tt),c&&e.push("\x3c!-- --\x3e"),jt=void 0}return jt;case"meta":var zt=1&u.tagScope,qt=4&u.tagScope;if(4===u.insertionMode||zt||null!=r.itemProp)var Ht=me(e,r,"meta");else c&&e.push("\x3c!-- --\x3e"),Ht=qt?null:"string"==typeof r.charSet?me(i.charsetChunks,r,"meta"):"viewport"===r.name?me(i.viewportChunks,r,"meta"):me(i.hoistableChunks,r,"meta");return Ht;case"listing":case"pre":e.push(ke(t));var $t,Gt=null,Vt=null;for($t in r)if(E.call(r,$t)){var Wt=r[$t];if(null!=Wt)switch($t){case"children":Gt=Wt;break;case"dangerouslySetInnerHTML":Vt=Wt;break;default:ue(e,$t,Wt)}}if(e.push(">"),null!=Vt){if(null!=Gt)throw Error(a(60));if("object"!=typeof Vt||!("__html"in Vt))throw Error(a(61));var Ut=Vt.__html;null!=Ut&&("string"==typeof Ut&&0<Ut.length&&"\n"===Ut[0]?e.push("\n",Ut):e.push(""+Ut))}return"string"==typeof Gt&&"\n"===Gt[0]&&e.push("\n"),Gt;case"img":var Kt=3&u.tagScope,Xt=r.src,Jt=r.srcSet;if(!("lazy"===r.loading||!Xt&&!Jt||"string"!=typeof Xt&&null!=Xt||"string"!=typeof Jt&&null!=Jt||"low"===r.fetchPriority||Kt)&&("string"!=typeof Xt||":"!==Xt[4]||"d"!==Xt[0]&&"D"!==Xt[0]||"a"!==Xt[1]&&"A"!==Xt[1]||"t"!==Xt[2]&&"T"!==Xt[2]||"a"!==Xt[3]&&"A"!==Xt[3])&&("string"!=typeof Jt||":"!==Jt[4]||"d"!==Jt[0]&&"D"!==Jt[0]||"a"!==Jt[1]&&"A"!==Jt[1]||"t"!==Jt[2]&&"T"!==Jt[2]||"a"!==Jt[3]&&"A"!==Jt[3])){null!==l&&64&u.tagScope&&(l.suspenseyImages=!0);var Yt="string"==typeof r.sizes?r.sizes:void 0,Qt=Jt?Jt+"\n"+(Yt||""):Xt,Zt=i.preloads.images,er=Zt.get(Qt);if(er)("high"===r.fetchPriority||10>i.highImagePreloads.size)&&(Zt.delete(Qt),i.highImagePreloads.add(er));else if(!o.imageResources.hasOwnProperty(Qt)){o.imageResources[Qt]=V;var tr,rr=r.crossOrigin,nr="string"==typeof rr?"use-credentials"===rr?rr:"":void 0,or=i.headers;or&&0<or.remainingCapacity&&"string"!=typeof r.srcSet&&("high"===r.fetchPriority||500>or.highImagePreloads.length)&&(tr=Ke(Xt,"image",{imageSrcSet:r.srcSet,imageSizes:r.sizes,crossOrigin:nr,integrity:r.integrity,nonce:r.nonce,type:r.type,fetchPriority:r.fetchPriority,referrerPolicy:r.refererPolicy}),0<=(or.remainingCapacity-=tr.length+2))?(i.resets.image[Qt]=V,or.highImagePreloads&&(or.highImagePreloads+=", "),or.highImagePreloads+=tr):(fe(er=[],{rel:"preload",as:"image",href:Jt?void 0:Xt,imageSrcSet:Jt,imageSizes:Yt,crossOrigin:nr,integrity:r.integrity,type:r.type,fetchPriority:r.fetchPriority,referrerPolicy:r.referrerPolicy}),"high"===r.fetchPriority||10>i.highImagePreloads.size?i.highImagePreloads.add(er):(i.bulkPreloads.add(er),Zt.set(Qt,er)))}}return me(e,r,"img");case"base":case"area":case"br":case"col":case"embed":case"hr":case"keygen":case"param":case"source":case"track":case"wbr":return me(e,r,t);case"head":if(2>u.insertionMode){var ar=s||i.preamble;if(ar.headChunks)throw Error(a(545,"`<head>`"));null!==s&&e.push("\x3c!--head--\x3e"),ar.headChunks=[];var ir=ye(ar.headChunks,r,"head")}else ir=be(e,r,"head");return ir;case"body":if(2>u.insertionMode){var sr=s||i.preamble;if(sr.bodyChunks)throw Error(a(545,"`<body>`"));null!==s&&e.push("\x3c!--body--\x3e"),sr.bodyChunks=[];var lr=ye(sr.bodyChunks,r,"body")}else lr=be(e,r,"body");return lr;case"html":if(0===u.insertionMode){var ur=s||i.preamble;if(ur.htmlChunks)throw Error(a(545,"`<html>`"));null!==s&&e.push("\x3c!--html--\x3e"),ur.htmlChunks=[""];var cr=ye(ur.htmlChunks,r,"html")}else cr=be(e,r,"html");return cr;default:if(-1!==t.indexOf("-")){e.push(ke(t));var dr,fr=null,pr=null;for(dr in r)if(E.call(r,dr)){var hr=r[dr];if(null!=hr){var mr=dr;switch(dr){case"children":fr=hr;break;case"dangerouslySetInnerHTML":pr=hr;break;case"style":te(e,hr);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"ref":break;case"className":mr="class";default:if(T(dr)&&"function"!=typeof hr&&"symbol"!=typeof hr&&!1!==hr){if(!0===hr)hr="";else if("object"==typeof hr)continue;e.push(" ",mr,'="',N(hr),'"')}}}}return e.push(">"),ce(e,pr,fr),fr}}return be(e,r,t)}var _e=new Map;function Ce(e){var t=_e.get(e);return void 0===t&&(t="</"+e+">",_e.set(e,t)),t}function Pe(e,t){null===(e=e.preamble).htmlChunks&&t.htmlChunks&&(e.htmlChunks=t.htmlChunks),null===e.headChunks&&t.headChunks&&(e.headChunks=t.headChunks),null===e.bodyChunks&&t.bodyChunks&&(e.bodyChunks=t.bodyChunks)}function Ae(e,t){t=t.bootstrapChunks;for(var r=0;r<t.length-1;r++)e.push(t[r]);return!(r<t.length)||(r=t[r],t.length=0,e.push(r))}function Ee(e,t,r){if(e.push('\x3c!--$?--\x3e<template id="'),null===r)throw Error(a(395));return e.push(t.boundaryPrefix),t=r.toString(16),e.push(t),e.push('"></template>')}var Re=/[<\u2028\u2029]/g;function Ie(e){return JSON.stringify(e).replace(Re,function(e){switch(e){case"<":return"\\u003c";case"\u2028":return"\\u2028";case"\u2029":return"\\u2029";default:throw Error("escapeJSStringsForInstructionScripts encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}})}var je=/[&><\u2028\u2029]/g;function Te(e){return JSON.stringify(e).replace(je,function(e){switch(e){case"&":return"\\u0026";case">":return"\\u003e";case"<":return"\\u003c";case"\u2028":return"\\u2028";case"\u2029":return"\\u2029";default:throw Error("escapeJSObjectForInstructionScripts encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}})}var Oe=!1,De=!0;function Me(e){var t=e.rules,r=e.hrefs,n=0;if(r.length){for(this.push(W.startInlineStyle),this.push(' media="not all" data-precedence="'),this.push(e.precedence),this.push('" data-href="');n<r.length-1;n++)this.push(r[n]),this.push(" ");for(this.push(r[n]),this.push('">'),n=0;n<t.length;n++)this.push(t[n]);De=this.push("</style>"),Oe=!0,t.length=0,r.length=0}}function Ne(e){return 2!==e.state&&(Oe=!0)}function Be(e,t,r){return Oe=!1,De=!0,W=r,t.styles.forEach(Me,e),W=null,t.stylesheets.forEach(Ne),Oe&&(r.stylesToHoist=!0),De}function Fe(e){for(var t=0;t<e.length;t++)this.push(e[t]);e.length=0}var Le=[];function ze(e){fe(Le,e.props);for(var t=0;t<Le.length;t++)this.push(Le[t]);Le.length=0,e.state=2}function qe(e){var t=0<e.sheets.size;e.sheets.forEach(ze,this),e.sheets.clear();var r=e.rules,n=e.hrefs;if(!t||n.length){if(this.push(W.startInlineStyle),this.push(' data-precedence="'),this.push(e.precedence),e=0,n.length){for(this.push('" data-href="');e<n.length-1;e++)this.push(n[e]),this.push(" ");this.push(n[e])}for(this.push('">'),e=0;e<r.length;e++)this.push(r[e]);this.push("</style>"),r.length=0,n.length=0}}function He(e){if(0===e.state){e.state=1;var t=e.props;for(fe(Le,{rel:"preload",as:"style",href:e.props.href,crossOrigin:t.crossOrigin,fetchPriority:t.fetchPriority,integrity:t.integrity,media:t.media,hrefLang:t.hrefLang,referrerPolicy:t.referrerPolicy}),e=0;e<Le.length;e++)this.push(Le[e]);Le.length=0}}function $e(e){e.sheets.forEach(He,this),e.sheets.clear()}function Ge(e,t){!(32&t.instructions)&&(t.instructions|=32,e.push(' id="',N("_"+t.idPrefix+"R_"),'"'))}function Ve(e,t,r){var n=t.toLowerCase();switch(typeof r){case"function":case"symbol":return}switch(t){case"innerHTML":case"dangerouslySetInnerHTML":case"suppressContentEditableWarning":case"suppressHydrationWarning":case"style":case"ref":return;case"className":n="class",t=""+r;break;case"hidden":if(!1===r)return;t="";break;case"src":case"href":t=""+(r=z(r));break;default:if(2<t.length&&("o"===t[0]||"O"===t[0])&&("n"===t[1]||"N"===t[1])||!T(t))return;t=""+r}e.push(","),n=Te(n),e.push(n),e.push(","),n=Te(t),e.push(n)}function We(){return{styles:new Set,stylesheets:new Set,suspenseyImages:!1}}function Ue(e,t){null==e.crossOrigin&&(e.crossOrigin=t[0]),null==e.integrity&&(e.integrity=t[1])}function Ke(e,t,r){for(var n in t="<"+(e=(""+e).replace(Xe,Je))+'>; rel=preload; as="'+(t=(""+t).replace(Ye,Qe))+'"',r)E.call(r,n)&&("string"==typeof(e=r[n])&&(t+="; "+n.toLowerCase()+'="'+(""+e).replace(Ye,Qe)+'"'));return t}var Xe=/[<>\r\n]/g;function Je(e){switch(e){case"<":return"%3C";case">":return"%3E";case"\n":return"%0A";case"\r":return"%0D";default:throw Error("escapeLinkHrefForHeaderContextReplacer encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}}var Ye=/["';,\r\n]/g;function Qe(e){switch(e){case'"':return"%22";case"'":return"%27";case";":return"%3B";case",":return"%2C";case"\n":return"%0A";case"\r":return"%0D";default:throw Error("escapeStringForLinkHeaderQuotedParamValueContextReplacer encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}}function Ze(e){this.styles.add(e)}function et(e){this.stylesheets.add(e)}function tt(e,t){t.styles.forEach(Ze,e),t.stylesheets.forEach(et,e),t.suspenseyImages&&(e.suspenseyImages=!0)}function rt(e,t,r,n){return r.generateStaticMarkup?(e.push(N(t)),!1):(""===t?e=n:(n&&e.push("\x3c!-- --\x3e"),e.push(N(t)),e=!0),e)}function nt(e,t,r,n){t.generateStaticMarkup||r&&n&&e.push("\x3c!-- --\x3e")}var ot=Function.prototype.bind,at=Symbol.for("react.client.reference");function it(e){if(null==e)return null;if("function"==typeof e)return e.$$typeof===at?null:e.displayName||e.name||null;if("string"==typeof e)return e;switch(e){case l:return"Fragment";case c:return"Profiler";case u:return"StrictMode";case h:return"Suspense";case m:return"SuspenseList";case b:return"Activity"}if("object"==typeof e)switch(e.$$typeof){case s:return"Portal";case f:return e.displayName||"Context";case d:return(e._context.displayName||"Context")+".Consumer";case p:var t=e.render;return(e=e.displayName)||(e=""!==(e=t.displayName||t.name||"")?"ForwardRef("+e+")":"ForwardRef"),e;case g:return null!==(t=e.displayName||null)?t:it(e.type)||"Memo";case v:t=e._payload,e=e._init;try{return it(e(t))}catch(e){}}return null}var st={},lt=null;function ut(e,t){if(e!==t){e.context._currentValue2=e.parentValue,e=e.parent;var r=t.parent;if(null===e){if(null!==r)throw Error(a(401))}else{if(null===r)throw Error(a(401));ut(e,r)}t.context._currentValue2=t.value}}function ct(e){e.context._currentValue2=e.parentValue,null!==(e=e.parent)&&ct(e)}function dt(e){var t=e.parent;null!==t&&dt(t),e.context._currentValue2=e.value}function ft(e,t){if(e.context._currentValue2=e.parentValue,null===(e=e.parent))throw Error(a(402));e.depth===t.depth?ut(e,t):ft(e,t)}function pt(e,t){var r=t.parent;if(null===r)throw Error(a(402));e.depth===r.depth?ut(e,r):pt(e,r),t.context._currentValue2=t.value}function ht(e){var t=lt;t!==e&&(null===t?dt(e):null===e?ct(t):t.depth===e.depth?ut(t,e):t.depth>e.depth?ft(t,e):pt(t,e),lt=e)}var mt={enqueueSetState:function(e,t){null!==(e=e._reactInternals).queue&&e.queue.push(t)},enqueueReplaceState:function(e,t){(e=e._reactInternals).replace=!0,e.queue=[t]},enqueueForceUpdate:function(){}},gt={id:1,overflow:""};function vt(e,t,r){var n=e.id;e=e.overflow;var o=32-yt(n)-1;n&=~(1<<o),r+=1;var a=32-yt(t)+o;if(30<a){var i=o-o%5;return a=(n&(1<<i)-1).toString(32),n>>=i,o-=i,{id:1<<32-yt(t)+o|r<<o|n,overflow:a+e}}return{id:1<<a|r<<o|n,overflow:e}}var yt=Math.clz32?Math.clz32:function(e){return 0===(e>>>=0)?32:31-(bt(e)/wt|0)|0},bt=Math.log,wt=Math.LN2;function xt(){}var kt=Error(a(460));var St=null;function _t(){if(null===St)throw Error(a(459));var e=St;return St=null,e}var Ct="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t},Pt=null,At=null,Et=null,Rt=null,It=null,jt=null,Tt=!1,Ot=!1,Dt=0,Mt=0,Nt=-1,Bt=0,Ft=null,Lt=null,zt=0;function qt(){if(null===Pt)throw Error(a(321));return Pt}function Ht(){if(0<zt)throw Error(a(312));return{memoizedState:null,queue:null,next:null}}function $t(){return null===jt?null===It?(Tt=!1,It=jt=Ht()):(Tt=!0,jt=It):null===jt.next?(Tt=!1,jt=jt.next=Ht()):(Tt=!0,jt=jt.next),jt}function Gt(){var e=Ft;return Ft=null,e}function Vt(){Rt=Et=At=Pt=null,Ot=!1,It=null,zt=0,jt=Lt=null}function Wt(e,t){return"function"==typeof t?t(e):t}function Ut(e,t,r){if(Pt=qt(),jt=$t(),Tt){var n=jt.queue;if(t=n.dispatch,null!==Lt&&void 0!==(r=Lt.get(n))){Lt.delete(n),n=jt.memoizedState;do{n=e(n,r.action),r=r.next}while(null!==r);return jt.memoizedState=n,[n,t]}return[jt.memoizedState,t]}return e=e===Wt?"function"==typeof t?t():t:void 0!==r?r(t):t,jt.memoizedState=e,e=(e=jt.queue={last:null,dispatch:null}).dispatch=Xt.bind(null,Pt,e),[jt.memoizedState,e]}function Kt(e,t){if(Pt=qt(),t=void 0===t?null:t,null!==(jt=$t())){var r=jt.memoizedState;if(null!==r&&null!==t){var n=r[1];e:if(null===n)n=!1;else{for(var o=0;o<n.length&&o<t.length;o++)if(!Ct(t[o],n[o])){n=!1;break e}n=!0}if(n)return r[0]}}return e=e(),jt.memoizedState=[e,t],e}function Xt(e,t,r){if(25<=zt)throw Error(a(301));if(e===Pt)if(Ot=!0,e={action:r,next:null},null===Lt&&(Lt=new Map),void 0===(r=Lt.get(t)))Lt.set(t,e);else{for(t=r;null!==t.next;)t=t.next;t.next=e}}function Jt(){throw Error(a(440))}function Yt(){throw Error(a(394))}function Qt(){throw Error(a(479))}function Zt(e,t,r){qt();var n=Mt++,o=Et;if("function"==typeof e.$$FORM_ACTION){var a=null,i=Rt;o=o.formState;var s=e.$$IS_SIGNATURE_EQUAL;if(null!==o&&"function"==typeof s){var l=o[1];s.call(e,o[2],o[3])&&(l===(a=void 0!==r?"p"+r:"k"+P(JSON.stringify([i,null,n]),0))&&(Nt=n,t=o[0]))}var u=e.bind(null,t);return e=function(e){u(e)},"function"==typeof u.$$FORM_ACTION&&(e.$$FORM_ACTION=function(e){e=u.$$FORM_ACTION(e),void 0!==r&&(r+="",e.action=r);var t=e.data;return t&&(null===a&&(a=void 0!==r?"p"+r:"k"+P(JSON.stringify([i,null,n]),0)),t.append("$ACTION_KEY",a)),e}),[t,e,!1]}var c=e.bind(null,t);return[t,function(e){c(e)},!1]}function er(e){var t=Bt;return Bt+=1,null===Ft&&(Ft=[]),function(e,t,r){switch(void 0===(r=e[r])?e.push(t):r!==t&&(t.then(xt,xt),t=r),t.status){case"fulfilled":return t.value;case"rejected":throw t.reason;default:switch("string"==typeof t.status?t.then(xt,xt):((e=t).status="pending",e.then(function(e){if("pending"===t.status){var r=t;r.status="fulfilled",r.value=e}},function(e){if("pending"===t.status){var r=t;r.status="rejected",r.reason=e}})),t.status){case"fulfilled":return t.value;case"rejected":throw t.reason}throw St=t,kt}}(Ft,e,t)}function tr(){throw Error(a(393))}var rr,nr,or={readContext:function(e){return e._currentValue2},use:function(e){if(null!==e&&"object"==typeof e){if("function"==typeof e.then)return er(e);if(e.$$typeof===f)return e._currentValue2}throw Error(a(438,String(e)))},useContext:function(e){return qt(),e._currentValue2},useMemo:Kt,useReducer:Ut,useRef:function(e){Pt=qt();var t=(jt=$t()).memoizedState;return null===t?(e={current:e},jt.memoizedState=e):t},useState:function(e){return Ut(Wt,e)},useInsertionEffect:xt,useLayoutEffect:xt,useCallback:function(e,t){return Kt(function(){return e},t)},useImperativeHandle:xt,useEffect:xt,useDebugValue:xt,useDeferredValue:function(e,t){return qt(),void 0!==t?t:e},useTransition:function(){return qt(),[!1,Yt]},useId:function(){var e=At.treeContext,t=e.overflow;e=((e=e.id)&~(1<<32-yt(e)-1)).toString(32)+t;var r=ar;if(null===r)throw Error(a(404));return t=Dt++,e="_"+r.idPrefix+"R_"+e,0<t&&(e+="H"+t.toString(32)),e+"_"},useSyncExternalStore:function(e,t,r){if(void 0===r)throw Error(a(407));return r()},useOptimistic:function(e){return qt(),[e,Qt]},useActionState:Zt,useFormState:Zt,useHostTransitionStatus:function(){return qt(),$},useMemoCache:function(e){for(var t=Array(e),r=0;r<e;r++)t[r]=x;return t},useCacheRefresh:function(){return tr},useEffectEvent:function(){return Jt}},ar=null,ir={getCacheForType:function(){throw Error(a(248))},cacheSignal:function(){throw Error(a(248))}};function sr(e){if(void 0===rr)try{throw Error()}catch(e){var t=e.stack.trim().match(/\n( *(at )?)/);rr=t&&t[1]||"",nr=-1<e.stack.indexOf("\n    at")?" (<anonymous>)":-1<e.stack.indexOf("@")?"@unknown:0:0":""}return"\n"+rr+e+nr}var lr=!1;function ur(e,t){if(!e||lr)return"";lr=!0;var r=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{var n={DetermineComponentFrameRoot:function(){try{if(t){var r=function(){throw Error()};if(Object.defineProperty(r.prototype,"props",{set:function(){throw Error()}}),"object"==typeof Reflect&&Reflect.construct){try{Reflect.construct(r,[])}catch(e){var n=e}Reflect.construct(e,[],r)}else{try{r.call()}catch(e){n=e}e.call(r.prototype)}}else{try{throw Error()}catch(e){n=e}(r=e())&&"function"==typeof r.catch&&r.catch(function(){})}}catch(e){if(e&&n&&"string"==typeof e.stack)return[e.stack,n.stack]}return[null,null]}};n.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot";var o=Object.getOwnPropertyDescriptor(n.DetermineComponentFrameRoot,"name");o&&o.configurable&&Object.defineProperty(n.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});var a=n.DetermineComponentFrameRoot(),i=a[0],s=a[1];if(i&&s){var l=i.split("\n"),u=s.split("\n");for(o=n=0;n<l.length&&!l[n].includes("DetermineComponentFrameRoot");)n++;for(;o<u.length&&!u[o].includes("DetermineComponentFrameRoot");)o++;if(n===l.length||o===u.length)for(n=l.length-1,o=u.length-1;1<=n&&0<=o&&l[n]!==u[o];)o--;for(;1<=n&&0<=o;n--,o--)if(l[n]!==u[o]){if(1!==n||1!==o)do{if(n--,0>--o||l[n]!==u[o]){var c="\n"+l[n].replace(" at new "," at ");return e.displayName&&c.includes("<anonymous>")&&(c=c.replace("<anonymous>",e.displayName)),c}}while(1<=n&&0<=o);break}}}finally{lr=!1,Error.prepareStackTrace=r}return(r=e?e.displayName||e.name:"")?sr(r):""}function cr(e){if("string"==typeof e)return sr(e);if("function"==typeof e)return e.prototype&&e.prototype.isReactComponent?ur(e,!0):ur(e,!1);if("object"==typeof e&&null!==e){switch(e.$$typeof){case p:return ur(e.render,!1);case g:return ur(e.type,!1);case v:var t=e,r=t._payload;t=t._init;try{e=t(r)}catch(e){return sr("Lazy")}return cr(e)}if("string"==typeof e.name){r=e.name,t=e.env;var n=e.debugLocation;return r=null==n||(e=Error.prepareStackTrace,Error.prepareStackTrace=void 0,n=n.stack,Error.prepareStackTrace=e,n.startsWith("Error: react-stack-top-frame\n")&&(n=n.slice(29)),-1!==(e=n.indexOf("\n"))&&(n=n.slice(e+1)),-1!==(e=n.indexOf("react_stack_bottom_frame"))&&(e=n.lastIndexOf("\n",e)),e=-1!==e?n=n.slice(0,e):"",n=e.lastIndexOf("\n"),-1===(e=-1===n?e:e.slice(n+1)).indexOf(r))?sr(r+(t?" ["+t+"]":"")):"\n"+e}}switch(e){case m:return sr("SuspenseList");case h:return sr("Suspense")}return""}function dr(e,t){return 500<t.byteSize&&null===t.contentPreamble}function fr(e){if("object"==typeof e&&null!==e&&"string"==typeof e.environmentName){var t=e.environmentName;"string"==typeof(e=[e].slice(0))[0]?e.splice(0,1,"[%s] "+e[0]," "+t+" "):e.splice(0,0,"[%s]"," "+t+" "),e.unshift(console),(t=ot.apply(console.error,e))()}else console.error(e);return null}function pr(e,t,r,n,o,a,i,s,l,u,c){var d=new Set;this.destination=null,this.flushScheduled=!1,this.resumableState=e,this.renderState=t,this.rootFormatContext=r,this.progressiveChunkSize=void 0===n?12800:n,this.status=10,this.fatalError=null,this.pendingRootTasks=this.allPendingTasks=this.nextSegmentId=0,this.completedPreambleSegments=this.completedRootSegment=null,this.byteSize=0,this.abortableTasks=d,this.pingedTasks=[],this.clientRenderedBoundaries=[],this.completedBoundaries=[],this.partialBoundaries=[],this.trackedPostpones=null,this.onError=void 0===o?fr:o,this.onPostpone=void 0===u?xt:u,this.onAllReady=void 0===a?xt:a,this.onShellReady=void 0===i?xt:i,this.onShellError=void 0===s?xt:s,this.onFatalError=void 0===l?xt:l,this.formState=void 0===c?null:c}var hr=null;function mr(e,t){e.pingedTasks.push(t),1===e.pingedTasks.length&&(e.flushScheduled=null!==e.destination,Yr(e))}function gr(e,t,r,n,o){return r={status:0,rootSegmentID:-1,parentFlushed:!1,pendingTasks:0,row:t,completedSegments:[],byteSize:0,fallbackAbortableTasks:r,errorDigest:null,contentState:We(),fallbackState:We(),contentPreamble:n,fallbackPreamble:o,trackedContentKeyPath:null,trackedFallbackNode:null},null!==t&&(t.pendingTasks++,null!==(n=t.boundaries)&&(e.allPendingTasks++,r.pendingTasks++,n.push(r)),null!==(e=t.inheritedHoistables)&&tt(r.contentState,e)),r}function vr(e,t,r,n,o,a,i,s,l,u,c,d,f,p,h){e.allPendingTasks++,null===o?e.pendingRootTasks++:o.pendingTasks++,null!==p&&p.pendingTasks++;var m={replay:null,node:r,childIndex:n,ping:function(){return mr(e,m)},blockedBoundary:o,blockedSegment:a,blockedPreamble:i,hoistableState:s,abortSet:l,keyPath:u,formatContext:c,context:d,treeContext:f,row:p,componentStack:h,thenableState:t};return l.add(m),m}function yr(e,t,r,n,o,a,i,s,l,u,c,d,f,p){e.allPendingTasks++,null===a?e.pendingRootTasks++:a.pendingTasks++,null!==f&&f.pendingTasks++,r.pendingTasks++;var h={replay:r,node:n,childIndex:o,ping:function(){return mr(e,h)},blockedBoundary:a,blockedSegment:null,blockedPreamble:null,hoistableState:i,abortSet:s,keyPath:l,formatContext:u,context:c,treeContext:d,row:f,componentStack:p,thenableState:t};return s.add(h),h}function br(e,t,r,n,o,a){return{status:0,parentFlushed:!1,id:-1,index:t,chunks:[],children:[],preambleChildren:[],parentFormatContext:n,boundary:r,lastPushedText:o,textEmbedded:a}}function wr(e){var t=e.node;if("object"==typeof t&&null!==t&&t.$$typeof===i)e.componentStack={parent:e.componentStack,type:t.type}}function xr(e){return null===e?null:{parent:e.parent,type:"Suspense Fallback"}}function kr(e){var t={};return e&&Object.defineProperty(t,"componentStack",{configurable:!0,enumerable:!0,get:function(){try{var r="",n=e;do{r+=cr(n.type),n=n.parent}while(n);var o=r}catch(e){o="\nError generating stack: "+e.message+"\n"+e.stack}return Object.defineProperty(t,"componentStack",{value:o}),o}}),t}function Sr(e,t,r){if(null==(t=(e=e.onError)(t,r))||"string"==typeof t)return t}function _r(e,t){var r=e.onShellError,n=e.onFatalError;r(t),n(t),null!==e.destination?(e.status=14,e.destination.destroy(t)):(e.status=13,e.fatalError=t)}function Cr(e,t){Pr(e,t.next,t.hoistables)}function Pr(e,t,r){for(;null!==t;){null!==r&&(tt(t.hoistables,r),t.inheritedHoistables=r);var n=t.boundaries;if(null!==n){t.boundaries=null;for(var o=0;o<n.length;o++){var a=n[o];null!==r&&tt(a.contentState,r),Jr(e,a,null,null)}}if(t.pendingTasks--,0<t.pendingTasks)break;r=t.hoistables,t=t.next}}function Ar(e,t){var r=t.boundaries;if(null!==r&&t.pendingTasks===r.length){for(var n=!0,o=0;o<r.length;o++){var a=r[o];if(1!==a.pendingTasks||a.parentFlushed||dr(0,a)){n=!1;break}}n&&Pr(e,t,t.hoistables)}}function Er(e){var t={pendingTasks:1,boundaries:null,hoistables:We(),inheritedHoistables:null,together:!1,next:null};return null!==e&&0<e.pendingTasks&&(t.pendingTasks++,t.boundaries=[],e.next=t),t}function Rr(e,t,r,n,o){var a=t.keyPath,i=t.treeContext,s=t.row;t.keyPath=r,r=n.length;var l=null;if(null!==t.replay){var u=t.replay.slots;if(null!==u&&"object"==typeof u)for(var c=0;c<r;c++){var d="backwards"!==o&&"unstable_legacy-backwards"!==o?c:r-1-c,f=n[d];t.row=l=Er(l),t.treeContext=vt(i,r,d);var p=u[d];"number"==typeof p?(Or(e,t,p,f,d),delete u[d]):Hr(e,t,f,d),0===--l.pendingTasks&&Cr(e,l)}else for(u=0;u<r;u++)d=n[c="backwards"!==o&&"unstable_legacy-backwards"!==o?u:r-1-u],t.row=l=Er(l),t.treeContext=vt(i,r,c),Hr(e,t,d,c),0===--l.pendingTasks&&Cr(e,l)}else if("backwards"!==o&&"unstable_legacy-backwards"!==o)for(o=0;o<r;o++)u=n[o],t.row=l=Er(l),t.treeContext=vt(i,r,o),Hr(e,t,u,o),0===--l.pendingTasks&&Cr(e,l);else{for(u=(o=t.blockedSegment).children.length,c=o.chunks.length,d=r-1;0<=d;d--){f=n[d],t.row=l=Er(l),t.treeContext=vt(i,r,d),p=br(0,c,null,t.formatContext,0!==d||o.lastPushedText,!0),o.children.splice(u,0,p),t.blockedSegment=p;try{Hr(e,t,f,d),nt(p.chunks,e.renderState,p.lastPushedText,p.textEmbedded),p.status=1,0===--l.pendingTasks&&Cr(e,l)}catch(t){throw p.status=12===e.status?3:4,t}}t.blockedSegment=o,o.lastPushedText=!1}null!==s&&null!==l&&0<l.pendingTasks&&(s.pendingTasks++,l.next=s),t.treeContext=i,t.row=s,t.keyPath=a}function Ir(e,t,r,n,o,a){var i=t.thenableState;for(t.thenableState=null,Pt={},At=t,Et=e,Rt=r,Mt=Dt=0,Nt=-1,Bt=0,Ft=i,e=n(o,a);Ot;)Ot=!1,Mt=Dt=0,Nt=-1,Bt=0,zt+=1,jt=null,e=n(o,a);return Vt(),e}function jr(e,t,r,n,o,a,i){var s=!1;if(0!==a&&null!==e.formState){var l=t.blockedSegment;if(null!==l){s=!0,l=l.chunks;for(var u=0;u<a;u++)u===i?l.push("\x3c!--F!--\x3e"):l.push("\x3c!--F--\x3e")}}a=t.keyPath,t.keyPath=r,o?(r=t.treeContext,t.treeContext=vt(r,1,0),Hr(e,t,n,-1),t.treeContext=r):s?Hr(e,t,n,-1):Dr(e,t,n,-1),t.keyPath=a}function Tr(e,t,r,n,o,i){if("function"==typeof n)if(n.prototype&&n.prototype.isReactComponent){var s=o;if("ref"in o)for(var x in s={},o)"ref"!==x&&(s[x]=o[x]);var S=n.defaultProps;if(S)for(var P in s===o&&(s=A({},s,o)),S)void 0===s[P]&&(s[P]=S[P]);o=s,s=st,"object"==typeof(S=n.contextType)&&null!==S&&(s=S._currentValue2);var E=void 0!==(s=new n(o,s)).state?s.state:null;if(s.updater=mt,s.props=o,s.state=E,S={queue:[],replace:!1},s._reactInternals=S,i=n.contextType,s.context="object"==typeof i&&null!==i?i._currentValue2:st,"function"==typeof(i=n.getDerivedStateFromProps)&&(E=null==(i=i(o,E))?E:A({},E,i),s.state=E),"function"!=typeof n.getDerivedStateFromProps&&"function"!=typeof s.getSnapshotBeforeUpdate&&("function"==typeof s.UNSAFE_componentWillMount||"function"==typeof s.componentWillMount))if(n=s.state,"function"==typeof s.componentWillMount&&s.componentWillMount(),"function"==typeof s.UNSAFE_componentWillMount&&s.UNSAFE_componentWillMount(),n!==s.state&&mt.enqueueReplaceState(s,s.state,null),null!==S.queue&&0<S.queue.length)if(n=S.queue,i=S.replace,S.queue=null,S.replace=!1,i&&1===n.length)s.state=n[0];else{for(S=i?n[0]:s.state,E=!0,i=i?1:0;i<n.length;i++)null!=(P="function"==typeof(P=n[i])?P.call(s,S,o,void 0):P)&&(E?(E=!1,S=A({},S,P)):A(S,P));s.state=S}else S.queue=null;if(n=s.render(),12===e.status)throw null;o=t.keyPath,t.keyPath=r,Dr(e,t,n,-1),t.keyPath=o}else{if(n=Ir(e,t,r,n,o,void 0),12===e.status)throw null;jr(e,t,r,n,0!==Dt,Mt,Nt)}else{if("string"!=typeof n){switch(n){case w:case u:case c:case l:return n=t.keyPath,t.keyPath=r,Dr(e,t,o.children,-1),void(t.keyPath=n);case b:return void(null===(n=t.blockedSegment)?"hidden"!==o.mode&&(n=t.keyPath,t.keyPath=r,Hr(e,t,o.children,-1),t.keyPath=n):"hidden"!==o.mode&&(e.renderState.generateStaticMarkup||n.chunks.push("\x3c!--&--\x3e"),n.lastPushedText=!1,s=t.keyPath,t.keyPath=r,Hr(e,t,o.children,-1),t.keyPath=s,e.renderState.generateStaticMarkup||n.chunks.push("\x3c!--/&--\x3e"),n.lastPushedText=!1));case m:e:{if(n=o.children,"forwards"===(o=o.revealOrder)||"backwards"===o||"unstable_legacy-backwards"===o){if(C(n)){Rr(e,t,r,n,o);break e}if((s=_(n))&&(s=s.call(n))){if(!(S=s.next()).done){do{S=s.next()}while(!S.done);Rr(e,t,r,n,o)}break e}}"together"===o?(o=t.keyPath,s=t.row,(S=t.row=Er(null)).boundaries=[],S.together=!0,t.keyPath=r,Dr(e,t,n,-1),0===--S.pendingTasks&&Cr(e,S),t.keyPath=o,t.row=s,null!==s&&0<S.pendingTasks&&(s.pendingTasks++,S.next=s)):(o=t.keyPath,t.keyPath=r,Dr(e,t,n,-1),t.keyPath=o)}return;case k:case y:throw Error(a(343));case h:e:if(null!==t.replay){n=t.keyPath,s=t.formatContext,S=t.row,t.keyPath=r,t.formatContext=Z(e.resumableState,s),t.row=null,r=o.children;try{Hr(e,t,r,-1)}finally{t.keyPath=n,t.formatContext=s,t.row=S}}else{n=t.keyPath,i=t.formatContext;var R=t.row,I=t.blockedBoundary;P=t.blockedPreamble;var j=t.hoistableState;x=t.blockedSegment;var T=o.fallback;o=o.children;var O=new Set,D=gr(e,t.row,O,null,null);null!==e.trackedPostpones&&(D.trackedContentKeyPath=r);var M=br(0,x.chunks.length,D,t.formatContext,!1,!1);x.children.push(M),x.lastPushedText=!1;var N=br(0,0,null,t.formatContext,!1,!1);if(N.parentFlushed=!0,null!==e.trackedPostpones){s=t.componentStack,E=[(S=[r[0],"Suspense Fallback",r[2]])[1],S[2],[],null],e.trackedPostpones.workingMap.set(S,E),D.trackedFallbackNode=E,t.blockedSegment=M,t.blockedPreamble=D.fallbackPreamble,t.keyPath=S,t.formatContext=Q(e.resumableState,i),t.componentStack=xr(s),M.status=6;try{Hr(e,t,T,-1),nt(M.chunks,e.renderState,M.lastPushedText,M.textEmbedded),M.status=1}catch(t){throw M.status=12===e.status?3:4,t}finally{t.blockedSegment=x,t.blockedPreamble=P,t.keyPath=n,t.formatContext=i}wr(t=vr(e,null,o,-1,D,N,D.contentPreamble,D.contentState,t.abortSet,r,Z(e.resumableState,t.formatContext),t.context,t.treeContext,null,s)),e.pingedTasks.push(t)}else{t.blockedBoundary=D,t.blockedPreamble=D.contentPreamble,t.hoistableState=D.contentState,t.blockedSegment=N,t.keyPath=r,t.formatContext=Z(e.resumableState,i),t.row=null,N.status=6;try{if(Hr(e,t,o,-1),nt(N.chunks,e.renderState,N.lastPushedText,N.textEmbedded),N.status=1,Xr(D,N),0===D.pendingTasks&&0===D.status){if(D.status=1,!dr(0,D)){null!==R&&0===--R.pendingTasks&&Cr(e,R),0===e.pendingRootTasks&&t.blockedPreamble&&en(e);break e}}else null!==R&&R.together&&Ar(e,R)}catch(r){D.status=4,12===e.status?(N.status=3,s=e.fatalError):(N.status=4,s=r),E=Sr(e,s,S=kr(t.componentStack)),D.errorDigest=E,Lr(e,D)}finally{t.blockedBoundary=I,t.blockedPreamble=P,t.hoistableState=j,t.blockedSegment=x,t.keyPath=n,t.formatContext=i,t.row=R}wr(t=vr(e,null,T,-1,I,M,D.fallbackPreamble,D.fallbackState,O,[r[0],"Suspense Fallback",r[2]],Q(e.resumableState,t.formatContext),t.context,t.treeContext,t.row,xr(t.componentStack))),e.pingedTasks.push(t)}}return}if("object"==typeof n&&null!==n)switch(n.$$typeof){case p:if("ref"in o)for(T in s={},o)"ref"!==T&&(s[T]=o[T]);else s=o;return void jr(e,t,r,n=Ir(e,t,r,n.render,s,i),0!==Dt,Mt,Nt);case g:return void Tr(e,t,r,n.type,o,i);case f:if(S=o.children,s=t.keyPath,o=o.value,E=n._currentValue2,n._currentValue2=o,lt=n={parent:i=lt,depth:null===i?0:i.depth+1,context:n,parentValue:E,value:o},t.context=n,t.keyPath=r,Dr(e,t,S,-1),null===(e=lt))throw Error(a(403));return e.context._currentValue2=e.parentValue,e=lt=e.parent,t.context=e,void(t.keyPath=s);case d:return n=(o=o.children)(n._context._currentValue2),o=t.keyPath,t.keyPath=r,Dr(e,t,n,-1),void(t.keyPath=o);case v:if(n=(s=n._init)(n._payload),12===e.status)throw null;return void Tr(e,t,r,n,o,i)}throw Error(a(130,null==n?n:typeof n,""))}if(null===(s=t.blockedSegment))s=o.children,S=t.formatContext,E=t.keyPath,t.formatContext=J(S,n,o),t.keyPath=r,Hr(e,t,s,-1),t.formatContext=S,t.keyPath=E;else{if(E=Se(s.chunks,n,o,e.resumableState,e.renderState,t.blockedPreamble,t.hoistableState,t.formatContext,s.lastPushedText),s.lastPushedText=!1,S=t.formatContext,i=t.keyPath,t.keyPath=r,3===(t.formatContext=J(S,n,o)).insertionMode){r=br(0,0,null,t.formatContext,!1,!1),s.preambleChildren.push(r),t.blockedSegment=r;try{r.status=6,Hr(e,t,E,-1),nt(r.chunks,e.renderState,r.lastPushedText,r.textEmbedded),r.status=1}finally{t.blockedSegment=s}}else Hr(e,t,E,-1);t.formatContext=S,t.keyPath=i;e:{switch(t=s.chunks,e=e.resumableState,n){case"title":case"style":case"script":case"area":case"base":case"br":case"col":case"embed":case"hr":case"img":case"input":case"keygen":case"link":case"meta":case"param":case"source":case"track":case"wbr":break e;case"body":if(1>=S.insertionMode){e.hasBody=!0;break e}break;case"html":if(0===S.insertionMode){e.hasHtml=!0;break e}break;case"head":if(1>=S.insertionMode)break e}t.push(Ce(n))}s.lastPushedText=!1}}}function Or(e,t,r,n,o){var a=t.replay,i=t.blockedBoundary,s=br(0,0,null,t.formatContext,!1,!1);s.id=r,s.parentFlushed=!0;try{t.replay=null,t.blockedSegment=s,Hr(e,t,n,o),s.status=1,null===i?e.completedRootSegment=s:(Xr(i,s),i.parentFlushed&&e.partialBoundaries.push(i))}finally{t.replay=a,t.blockedSegment=null}}function Dr(e,t,r,n){null!==t.replay&&"number"==typeof t.replay.slots?Or(e,t,t.replay.slots,r,n):(t.node=r,t.childIndex=n,r=t.componentStack,wr(t),Mr(e,t),t.componentStack=r)}function Mr(e,t){var r=t.node,n=t.childIndex;if(null!==r){if("object"==typeof r){switch(r.$$typeof){case i:var o=r.type,l=r.key,u=r.props,c=void 0!==(r=u.ref)?r:null,d=it(o),p=null==l?-1===n?0:n:l;if(l=[t.keyPath,d,p],null!==t.replay)e:{var m=t.replay;for(n=m.nodes,r=0;r<n.length;r++){var g=n[r];if(p===g[1]){if(4===g.length){if(null!==d&&d!==g[0])throw Error(a(490,g[0],d));var y=g[2];d=g[3],p=t.node,t.replay={nodes:y,slots:d,pendingTasks:1};try{if(Tr(e,t,l,o,u,c),1===t.replay.pendingTasks&&0<t.replay.nodes.length)throw Error(a(488));t.replay.pendingTasks--}catch(a){if("object"==typeof a&&null!==a&&(a===kt||"function"==typeof a.then))throw t.node===p?t.replay=m:n.splice(r,1),a;t.replay.pendingTasks--,u=kr(t.componentStack),Gr(l=e,e=t.blockedBoundary,y,d,o=a,u=Sr(l,o,u))}t.replay=m}else{if(o!==h)throw Error(a(490,"Suspense",it(o)||"Unknown"));t:{m=void 0,o=g[5],c=g[2],d=g[3],p=null===g[4]?[]:g[4][2],g=null===g[4]?null:g[4][3];var b=t.keyPath,w=t.formatContext,x=t.row,k=t.replay,S=t.blockedBoundary,P=t.hoistableState,A=u.children,E=u.fallback,R=new Set;(u=gr(e,t.row,R,null,null)).parentFlushed=!0,u.rootSegmentID=o,t.blockedBoundary=u,t.hoistableState=u.contentState,t.keyPath=l,t.formatContext=Z(e.resumableState,w),t.row=null,t.replay={nodes:c,slots:d,pendingTasks:1};try{if(Hr(e,t,A,-1),1===t.replay.pendingTasks&&0<t.replay.nodes.length)throw Error(a(488));if(t.replay.pendingTasks--,0===u.pendingTasks&&0===u.status){u.status=1,e.completedBoundaries.push(u);break t}}catch(r){u.status=4,m=Sr(e,r,y=kr(t.componentStack)),u.errorDigest=m,t.replay.pendingTasks--,e.clientRenderedBoundaries.push(u)}finally{t.blockedBoundary=S,t.hoistableState=P,t.replay=k,t.keyPath=b,t.formatContext=w,t.row=x}wr(y=yr(e,null,{nodes:p,slots:g,pendingTasks:0},E,-1,S,u.fallbackState,R,[l[0],"Suspense Fallback",l[2]],Q(e.resumableState,t.formatContext),t.context,t.treeContext,t.row,xr(t.componentStack))),e.pingedTasks.push(y)}}n.splice(r,1);break e}}}else Tr(e,t,l,o,u,c);return;case s:throw Error(a(257));case v:if(r=(y=r._init)(r._payload),12===e.status)throw null;return void Dr(e,t,r,n)}if(C(r))return void Nr(e,t,r,n);if((y=_(r))&&(y=y.call(r))){if(!(r=y.next()).done){u=[];do{u.push(r.value),r=y.next()}while(!r.done);Nr(e,t,u,n)}return}if("function"==typeof r.then)return t.thenableState=null,Dr(e,t,er(r),n);if(r.$$typeof===f)return Dr(e,t,r._currentValue2,n);throw n=Object.prototype.toString.call(r),Error(a(31,"[object Object]"===n?"object with keys {"+Object.keys(r).join(", ")+"}":n))}"string"==typeof r?null!==(n=t.blockedSegment)&&(n.lastPushedText=rt(n.chunks,r,e.renderState,n.lastPushedText)):"number"!=typeof r&&"bigint"!=typeof r||null!==(n=t.blockedSegment)&&(n.lastPushedText=rt(n.chunks,""+r,e.renderState,n.lastPushedText))}}function Nr(e,t,r,n){var o=t.keyPath;if(-1===n||(t.keyPath=[t.keyPath,"Fragment",n],null===t.replay)){if(i=t.treeContext,s=r.length,null!==t.replay&&(null!==(l=t.replay.slots)&&"object"==typeof l)){for(n=0;n<s;n++)u=r[n],t.treeContext=vt(i,s,n),"number"==typeof(c=l[n])?(Or(e,t,c,u,n),delete l[n]):Hr(e,t,u,n);return t.treeContext=i,void(t.keyPath=o)}for(l=0;l<s;l++)n=r[l],t.treeContext=vt(i,s,l),Hr(e,t,n,l);t.treeContext=i,t.keyPath=o}else{for(var i=t.replay,s=i.nodes,l=0;l<s.length;l++){var u=s[l];if(u[1]===n){n=u[2],u=u[3],t.replay={nodes:n,slots:u,pendingTasks:1};try{if(Nr(e,t,r,-1),1===t.replay.pendingTasks&&0<t.replay.nodes.length)throw Error(a(488));t.replay.pendingTasks--}catch(o){if("object"==typeof o&&null!==o&&(o===kt||"function"==typeof o.then))throw o;t.replay.pendingTasks--,r=kr(t.componentStack);var c=t.blockedBoundary;Gr(e,c,n,u,o,r=Sr(e,o,r))}t.replay=i,s.splice(l,1);break}}t.keyPath=o}}function Br(e,t,r){if(r.status=5,r.rootSegmentID=e.nextSegmentId++,null===(e=r.trackedContentKeyPath))throw Error(a(486));var n=r.trackedFallbackNode,o=t.workingMap.get(e);return void 0===o?(r=[e[1],e[2],[],null,n,r.rootSegmentID],t.workingMap.set(e,r),pn(r,e[0],t),r):(o[4]=n,o[5]=r.rootSegmentID,o)}function Fr(e,t,r,n){n.status=5;var o=r.keyPath,i=r.blockedBoundary;if(null===i)n.id=e.nextSegmentId++,t.rootSlots=n.id,null!==e.completedRootSegment&&(e.completedRootSegment.status=5);else{if(null!==i&&0===i.status){var s=Br(e,t,i);if(i.trackedContentKeyPath===o&&-1===r.childIndex)return-1===n.id&&(n.id=n.parentFlushed?i.rootSegmentID:e.nextSegmentId++),void(s[3]=n.id)}if(-1===n.id&&(n.id=n.parentFlushed&&null!==i?i.rootSegmentID:e.nextSegmentId++),-1===r.childIndex)null===o?t.rootSlots=n.id:void 0===(r=t.workingMap.get(o))?pn(r=[o[1],o[2],[],n.id],o[0],t):r[3]=n.id;else{if(null===o){if(null===(e=t.rootSlots))e=t.rootSlots={};else if("number"==typeof e)throw Error(a(491))}else if(void 0===(s=(i=t.workingMap).get(o)))e={},s=[o[1],o[2],[],e],i.set(o,s),pn(s,o[0],t);else if(null===(e=s[3]))e=s[3]={};else if("number"==typeof e)throw Error(a(491));e[r.childIndex]=n.id}}}function Lr(e,t){null!==(e=e.trackedPostpones)&&(null!==(t=t.trackedContentKeyPath)&&(void 0!==(t=e.workingMap.get(t))&&(t.length=4,t[2]=[],t[3]=null)))}function zr(e,t,r){return yr(e,r,t.replay,t.node,t.childIndex,t.blockedBoundary,t.hoistableState,t.abortSet,t.keyPath,t.formatContext,t.context,t.treeContext,t.row,t.componentStack)}function qr(e,t,r){var n=t.blockedSegment,o=br(0,n.chunks.length,null,t.formatContext,n.lastPushedText,!0);return n.children.push(o),n.lastPushedText=!1,vr(e,r,t.node,t.childIndex,t.blockedBoundary,o,t.blockedPreamble,t.hoistableState,t.abortSet,t.keyPath,t.formatContext,t.context,t.treeContext,t.row,t.componentStack)}function Hr(e,t,r,n){var o=t.formatContext,a=t.context,i=t.keyPath,s=t.treeContext,l=t.componentStack,u=t.blockedSegment;if(null===u){u=t.replay;try{return Dr(e,t,r,n)}catch(c){if(Vt(),r=c===kt?_t():c,12!==e.status&&"object"==typeof r&&null!==r){if("function"==typeof r.then)return e=zr(e,t,n=c===kt?Gt():null).ping,r.then(e,e),t.formatContext=o,t.context=a,t.keyPath=i,t.treeContext=s,t.componentStack=l,t.replay=u,void ht(a);if("Maximum call stack size exceeded"===r.message)return r=zr(e,t,r=c===kt?Gt():null),e.pingedTasks.push(r),t.formatContext=o,t.context=a,t.keyPath=i,t.treeContext=s,t.componentStack=l,t.replay=u,void ht(a)}}}else{var c=u.children.length,d=u.chunks.length;try{return Dr(e,t,r,n)}catch(n){if(Vt(),u.children.length=c,u.chunks.length=d,r=n===kt?_t():n,12!==e.status&&"object"==typeof r&&null!==r){if("function"==typeof r.then)return u=r,e=qr(e,t,r=n===kt?Gt():null).ping,u.then(e,e),t.formatContext=o,t.context=a,t.keyPath=i,t.treeContext=s,t.componentStack=l,void ht(a);if("Maximum call stack size exceeded"===r.message)return u=qr(e,t,u=n===kt?Gt():null),e.pingedTasks.push(u),t.formatContext=o,t.context=a,t.keyPath=i,t.treeContext=s,t.componentStack=l,void ht(a)}}}throw t.formatContext=o,t.context=a,t.keyPath=i,t.treeContext=s,ht(a),r}function $r(e){var t=e.blockedBoundary,r=e.blockedSegment;null!==r&&(r.status=3,Jr(this,t,e.row,r))}function Gr(e,t,r,n,o,i){for(var s=0;s<r.length;s++){var l=r[s];if(4===l.length)Gr(e,t,l[2],l[3],o,i);else{l=l[5];var u=e,c=i,d=gr(u,null,new Set,null,null);d.parentFlushed=!0,d.rootSegmentID=l,d.status=4,d.errorDigest=c,d.parentFlushed&&u.clientRenderedBoundaries.push(d)}}if(r.length=0,null!==n){if(null===t)throw Error(a(487));if(4!==t.status&&(t.status=4,t.errorDigest=i,t.parentFlushed&&e.clientRenderedBoundaries.push(t)),"object"==typeof n)for(var f in n)delete n[f]}}function Vr(e,t,r){var n=e.blockedBoundary,o=e.blockedSegment;if(null!==o){if(6===o.status)return;o.status=3}var a=kr(e.componentStack);if(null===n){if(13!==t.status&&14!==t.status){if(null===(n=e.replay))return void(null!==t.trackedPostpones&&null!==o?(n=t.trackedPostpones,Sr(t,r,a),Fr(t,n,e,o),Jr(t,null,e.row,o)):(Sr(t,r,a),_r(t,r)));n.pendingTasks--,0===n.pendingTasks&&0<n.nodes.length&&(o=Sr(t,r,a),Gr(t,null,n.nodes,n.slots,r,o)),t.pendingRootTasks--,0===t.pendingRootTasks&&Ur(t)}}else{var i=t.trackedPostpones;if(4!==n.status){if(null!==i&&null!==o)return Sr(t,r,a),Fr(t,i,e,o),n.fallbackAbortableTasks.forEach(function(e){return Vr(e,t,r)}),n.fallbackAbortableTasks.clear(),Jr(t,n,e.row,o);n.status=4,o=Sr(t,r,a),n.status=4,n.errorDigest=o,Lr(t,n),n.parentFlushed&&t.clientRenderedBoundaries.push(n)}n.pendingTasks--,null!==(o=n.row)&&0===--o.pendingTasks&&Cr(t,o),n.fallbackAbortableTasks.forEach(function(e){return Vr(e,t,r)}),n.fallbackAbortableTasks.clear()}null!==(e=e.row)&&0===--e.pendingTasks&&Cr(t,e),t.allPendingTasks--,0===t.allPendingTasks&&Kr(t)}function Wr(e,t){try{var r=e.renderState,n=r.onHeaders;if(n){var o=r.headers;if(o){r.headers=null;var a=o.preconnects;if(o.fontPreloads&&(a&&(a+=", "),a+=o.fontPreloads),o.highImagePreloads&&(a&&(a+=", "),a+=o.highImagePreloads),!t){var i=r.styles.values(),s=i.next();e:for(;0<o.remainingCapacity&&!s.done;s=i.next())for(var l=s.value.sheets.values(),u=l.next();0<o.remainingCapacity&&!u.done;u=l.next()){var c=u.value,d=c.props,f=d.href,p=c.props,h=Ke(p.href,"style",{crossOrigin:p.crossOrigin,integrity:p.integrity,nonce:p.nonce,type:p.type,fetchPriority:p.fetchPriority,referrerPolicy:p.referrerPolicy,media:p.media});if(!(0<=(o.remainingCapacity-=h.length+2)))break e;r.resets.style[f]=V,a&&(a+=", "),a+=h,r.resets.style[f]="string"==typeof d.crossOrigin||"string"==typeof d.integrity?[d.crossOrigin,d.integrity]:V}}n(a?{Link:a}:{})}}}catch(t){Sr(e,t,{})}}function Ur(e){null===e.trackedPostpones&&Wr(e,!0),null===e.trackedPostpones&&en(e),e.onShellError=xt,(e=e.onShellReady)()}function Kr(e){Wr(e,null===e.trackedPostpones||(null===e.completedRootSegment||5!==e.completedRootSegment.status)),en(e),(e=e.onAllReady)()}function Xr(e,t){if(0===t.chunks.length&&1===t.children.length&&null===t.children[0].boundary&&-1===t.children[0].id){var r=t.children[0];r.id=t.id,r.parentFlushed=!0,1!==r.status&&3!==r.status&&4!==r.status||Xr(e,r)}else e.completedSegments.push(t)}function Jr(e,t,r,n){if(null!==r&&(0===--r.pendingTasks?Cr(e,r):r.together&&Ar(e,r)),e.allPendingTasks--,null===t){if(null!==n&&n.parentFlushed){if(null!==e.completedRootSegment)throw Error(a(389));e.completedRootSegment=n}e.pendingRootTasks--,0===e.pendingRootTasks&&Ur(e)}else if(t.pendingTasks--,4!==t.status)if(0===t.pendingTasks){if(0===t.status&&(t.status=1),null!==n&&n.parentFlushed&&(1===n.status||3===n.status)&&Xr(t,n),t.parentFlushed&&e.completedBoundaries.push(t),1===t.status)null!==(r=t.row)&&tt(r.hoistables,t.contentState),dr(0,t)||(t.fallbackAbortableTasks.forEach($r,e),t.fallbackAbortableTasks.clear(),null!==r&&0===--r.pendingTasks&&Cr(e,r)),0===e.pendingRootTasks&&null===e.trackedPostpones&&null!==t.contentPreamble&&en(e);else if(5===t.status&&null!==(t=t.row)){if(null!==e.trackedPostpones){r=e.trackedPostpones;var o=t.next;if(null!==o&&null!==(n=o.boundaries))for(o.boundaries=null,o=0;o<n.length;o++){var i=n[o];Br(e,r,i),Jr(e,i,null,null)}}0===--t.pendingTasks&&Cr(e,t)}}else null===n||!n.parentFlushed||1!==n.status&&3!==n.status||(Xr(t,n),1===t.completedSegments.length&&t.parentFlushed&&e.partialBoundaries.push(t)),null!==(t=t.row)&&t.together&&Ar(e,t);0===e.allPendingTasks&&Kr(e)}function Yr(e){if(14!==e.status&&13!==e.status){var t=lt,r=q.H;q.H=or;var n=q.A;q.A=ir;var o=hr;hr=e;var i=ar;ar=e.resumableState;try{var s,l=e.pingedTasks;for(s=0;s<l.length;s++){var u=l[s],c=e,d=u.blockedSegment;if(null===d){var f=c;if(0!==u.replay.pendingTasks){ht(u.context);try{if("number"==typeof u.replay.slots?Or(f,u,u.replay.slots,u.node,u.childIndex):Mr(f,u),1===u.replay.pendingTasks&&0<u.replay.nodes.length)throw Error(a(488));u.replay.pendingTasks--,u.abortSet.delete(u),Jr(f,u.blockedBoundary,u.row,null)}catch(e){Vt();var p=e===kt?_t():e;if("object"==typeof p&&null!==p&&"function"==typeof p.then){var h=u.ping;p.then(h,h),u.thenableState=e===kt?Gt():null}else{u.replay.pendingTasks--,u.abortSet.delete(u);var m=kr(u.componentStack);c=void 0;var g=f,v=u.blockedBoundary,y=12===f.status?f.fatalError:p;Gr(g,v,u.replay.nodes,u.replay.slots,y,c=Sr(g,y,m)),f.pendingRootTasks--,0===f.pendingRootTasks&&Ur(f),f.allPendingTasks--,0===f.allPendingTasks&&Kr(f)}}}}else if(f=void 0,0===(g=d).status){g.status=6,ht(u.context);var b=g.children.length,w=g.chunks.length;try{Mr(c,u),nt(g.chunks,c.renderState,g.lastPushedText,g.textEmbedded),u.abortSet.delete(u),g.status=1,Jr(c,u.blockedBoundary,u.row,g)}catch(e){Vt(),g.children.length=b,g.chunks.length=w;var x=e===kt?_t():12===c.status?c.fatalError:e;if(12===c.status&&null!==c.trackedPostpones){var k=c.trackedPostpones,S=kr(u.componentStack);u.abortSet.delete(u),Sr(c,x,S),Fr(c,k,u,g),Jr(c,u.blockedBoundary,u.row,g)}else if("object"==typeof x&&null!==x&&"function"==typeof x.then){g.status=0,u.thenableState=e===kt?Gt():null;var _=u.ping;x.then(_,_)}else{var C=kr(u.componentStack);u.abortSet.delete(u),g.status=4;var P=u.blockedBoundary,A=u.row;if(null!==A&&0===--A.pendingTasks&&Cr(c,A),c.allPendingTasks--,f=Sr(c,x,C),null===P)_r(c,x);else if(P.pendingTasks--,4!==P.status){P.status=4,P.errorDigest=f,Lr(c,P);var E=P.row;null!==E&&0===--E.pendingTasks&&Cr(c,E),P.parentFlushed&&c.clientRenderedBoundaries.push(P),0===c.pendingRootTasks&&null===c.trackedPostpones&&null!==P.contentPreamble&&en(c)}0===c.allPendingTasks&&Kr(c)}}}}l.splice(0,s),null!==e.destination&&un(e,e.destination)}catch(t){Sr(e,t,{}),_r(e,t)}finally{ar=i,q.H=r,q.A=n,r===or&&ht(t),hr=o}}}function Qr(e,t,r){t.preambleChildren.length&&r.push(t.preambleChildren);for(var n=!1,o=0;o<t.children.length;o++)n=Zr(e,t.children[o],r)||n;return n}function Zr(e,t,r){var n=t.boundary;if(null===n)return Qr(e,t,r);var o=n.contentPreamble,i=n.fallbackPreamble;if(null===o||null===i)return!1;switch(n.status){case 1:if(Pe(e.renderState,o),e.byteSize+=n.byteSize,!(t=n.completedSegments[0]))throw Error(a(391));return Qr(e,t,r);case 5:if(null!==e.trackedPostpones)return!0;case 4:if(1===t.status)return Pe(e.renderState,i),Qr(e,t,r);default:return!0}}function en(e){if(e.completedRootSegment&&null===e.completedPreambleSegments){var t=[],r=e.byteSize,n=Zr(e,e.completedRootSegment,t),o=e.renderState.preamble;!1===n||o.headChunks&&o.bodyChunks?e.completedPreambleSegments=t:e.byteSize=r}}function tn(e,t,r,n){switch(r.parentFlushed=!0,r.status){case 0:r.id=e.nextSegmentId++;case 5:return n=r.id,r.lastPushedText=!1,r.textEmbedded=!1,e=e.renderState,t.push('<template id="'),t.push(e.placeholderPrefix),e=n.toString(16),t.push(e),t.push('"></template>');case 1:r.status=2;var o=!0,i=r.chunks,s=0;r=r.children;for(var l=0;l<r.length;l++){for(o=r[l];s<o.index;s++)t.push(i[s]);o=nn(e,t,o,n)}for(;s<i.length-1;s++)t.push(i[s]);return s<i.length&&(o=t.push(i[s])),o;case 3:return!0;default:throw Error(a(390))}}var rn=0;function nn(e,t,r,n){var o=r.boundary;if(null===o)return tn(e,t,r,n);if(o.parentFlushed=!0,4===o.status){var i=o.row;return null!==i&&0===--i.pendingTasks&&Cr(e,i),e.renderState.generateStaticMarkup||(o=o.errorDigest,t.push("\x3c!--$!--\x3e"),t.push("<template"),o&&(t.push(' data-dgst="'),o=N(o),t.push(o),t.push('"')),t.push("></template>")),tn(e,t,r,n),e=!!e.renderState.generateStaticMarkup||t.push("\x3c!--/$--\x3e")}if(1!==o.status)return 0===o.status&&(o.rootSegmentID=e.nextSegmentId++),0<o.completedSegments.length&&e.partialBoundaries.push(o),Ee(t,e.renderState,o.rootSegmentID),n&&tt(n,o.fallbackState),tn(e,t,r,n),t.push("\x3c!--/$--\x3e");if(!ln&&dr(0,o)&&rn+o.byteSize>e.progressiveChunkSize)return o.rootSegmentID=e.nextSegmentId++,e.completedBoundaries.push(o),Ee(t,e.renderState,o.rootSegmentID),tn(e,t,r,n),t.push("\x3c!--/$--\x3e");if(rn+=o.byteSize,n&&tt(n,o.contentState),null!==(r=o.row)&&dr(0,o)&&0===--r.pendingTasks&&Cr(e,r),e.renderState.generateStaticMarkup||t.push("\x3c!--$--\x3e"),1!==(r=o.completedSegments).length)throw Error(a(391));return nn(e,t,r[0],n),e=!!e.renderState.generateStaticMarkup||t.push("\x3c!--/$--\x3e")}function on(e,t,r,n){return function(e,t,r,n){switch(r.insertionMode){case 0:case 1:case 3:case 2:return e.push('<div hidden id="'),e.push(t.segmentPrefix),t=n.toString(16),e.push(t),e.push('">');case 4:return e.push('<svg aria-hidden="true" style="display:none" id="'),e.push(t.segmentPrefix),t=n.toString(16),e.push(t),e.push('">');case 5:return e.push('<math aria-hidden="true" style="display:none" id="'),e.push(t.segmentPrefix),t=n.toString(16),e.push(t),e.push('">');case 6:return e.push('<table hidden id="'),e.push(t.segmentPrefix),t=n.toString(16),e.push(t),e.push('">');case 7:return e.push('<table hidden><tbody id="'),e.push(t.segmentPrefix),t=n.toString(16),e.push(t),e.push('">');case 8:return e.push('<table hidden><tr id="'),e.push(t.segmentPrefix),t=n.toString(16),e.push(t),e.push('">');case 9:return e.push('<table hidden><colgroup id="'),e.push(t.segmentPrefix),t=n.toString(16),e.push(t),e.push('">');default:throw Error(a(397))}}(t,e.renderState,r.parentFormatContext,r.id),nn(e,t,r,n),function(e,t){switch(t.insertionMode){case 0:case 1:case 3:case 2:return e.push("</div>");case 4:return e.push("</svg>");case 5:return e.push("</math>");case 6:return e.push("</table>");case 7:return e.push("</tbody></table>");case 8:return e.push("</tr></table>");case 9:return e.push("</colgroup></table>");default:throw Error(a(397))}}(t,r.parentFormatContext)}function an(e,t,r){rn=r.byteSize;for(var n=r.completedSegments,o=0;o<n.length;o++)sn(e,t,r,n[o]);n.length=0,null!==(n=r.row)&&dr(0,r)&&0===--n.pendingTasks&&Cr(e,n),Be(t,r.contentState,e.renderState),n=e.resumableState,e=e.renderState,o=r.rootSegmentID,r=r.contentState;var i=e.stylesToHoist;return e.stylesToHoist=!1,t.push(e.startInlineScript),t.push(">"),i?(!(4&n.instructions)&&(n.instructions|=4,t.push('$RX=function(b,c,d,e,f){var a=document.getElementById(b);a&&(b=a.previousSibling,b.data="$!",a=a.dataset,c&&(a.dgst=c),d&&(a.msg=d),e&&(a.stck=e),f&&(a.cstck=f),b._reactRetry&&b._reactRetry())};')),!(2&n.instructions)&&(n.instructions|=2,t.push('$RB=[];$RV=function(a){$RT=performance.now();for(var b=0;b<a.length;b+=2){var c=a[b],e=a[b+1];null!==e.parentNode&&e.parentNode.removeChild(e);var f=c.parentNode;if(f){var g=c.previousSibling,h=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d||"/&"===d)if(0===h)break;else h--;else"$"!==d&&"$?"!==d&&"$~"!==d&&"$!"!==d&&"&"!==d||h++}d=c.nextSibling;f.removeChild(c);c=d}while(c);for(;e.firstChild;)f.insertBefore(e.firstChild,c);g.data="$";g._reactRetry&&requestAnimationFrame(g._reactRetry)}}a.length=0};\n$RC=function(a,b){if(b=document.getElementById(b))(a=document.getElementById(a))?(a.previousSibling.data="$~",$RB.push(a,b),2===$RB.length&&("number"!==typeof $RT?requestAnimationFrame($RV.bind(null,$RB)):(a=performance.now(),setTimeout($RV.bind(null,$RB),2300>a&&2E3<a?2300-a:$RT+300-a)))):b.parentNode.removeChild(b)};')),8&n.instructions?t.push('$RR("'):(n.instructions|=8,t.push('$RM=new Map;$RR=function(n,w,p){function u(q){this._p=null;q()}for(var r=new Map,t=document,h,b,e=t.querySelectorAll("link[data-precedence],style[data-precedence]"),v=[],k=0;b=e[k++];)"not all"===b.getAttribute("media")?v.push(b):("LINK"===b.tagName&&$RM.set(b.getAttribute("href"),b),r.set(b.dataset.precedence,h=b));e=0;b=[];var l,a;for(k=!0;;){if(k){var f=p[e++];if(!f){k=!1;e=0;continue}var c=!1,m=0;var d=f[m++];if(a=$RM.get(d)){var g=a._p;c=!0}else{a=t.createElement("link");a.href=d;a.rel=\n"stylesheet";for(a.dataset.precedence=l=f[m++];g=f[m++];)a.setAttribute(g,f[m++]);g=a._p=new Promise(function(q,x){a.onload=u.bind(a,q);a.onerror=u.bind(a,x)});$RM.set(d,a)}d=a.getAttribute("media");!g||d&&!matchMedia(d).matches||b.push(g);if(c)continue}else{a=v[e++];if(!a)break;l=a.getAttribute("data-precedence");a.removeAttribute("media")}c=r.get(l)||h;c===h&&(h=a);r.set(l,a);c?c.parentNode.insertBefore(a,c.nextSibling):(c=t.head,c.insertBefore(a,c.firstChild))}if(p=document.getElementById(n))p.previousSibling.data=\n"$~";Promise.all(b).then($RC.bind(null,n,w),$RX.bind(null,n,"CSS failed to load"))};$RR("'))):(!(2&n.instructions)&&(n.instructions|=2,t.push('$RB=[];$RV=function(a){$RT=performance.now();for(var b=0;b<a.length;b+=2){var c=a[b],e=a[b+1];null!==e.parentNode&&e.parentNode.removeChild(e);var f=c.parentNode;if(f){var g=c.previousSibling,h=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d||"/&"===d)if(0===h)break;else h--;else"$"!==d&&"$?"!==d&&"$~"!==d&&"$!"!==d&&"&"!==d||h++}d=c.nextSibling;f.removeChild(c);c=d}while(c);for(;e.firstChild;)f.insertBefore(e.firstChild,c);g.data="$";g._reactRetry&&requestAnimationFrame(g._reactRetry)}}a.length=0};\n$RC=function(a,b){if(b=document.getElementById(b))(a=document.getElementById(a))?(a.previousSibling.data="$~",$RB.push(a,b),2===$RB.length&&("number"!==typeof $RT?requestAnimationFrame($RV.bind(null,$RB)):(a=performance.now(),setTimeout($RV.bind(null,$RB),2300>a&&2E3<a?2300-a:$RT+300-a)))):b.parentNode.removeChild(b)};')),t.push('$RC("')),n=o.toString(16),t.push(e.boundaryPrefix),t.push(n),t.push('","'),t.push(e.segmentPrefix),t.push(n),i?(t.push('",'),function(e,t){e.push("[");var r="[";t.stylesheets.forEach(function(t){if(2!==t.state)if(3===t.state)e.push(r),t=Te(""+t.props.href),e.push(t),e.push("]"),r=",[";else{e.push(r);var n=t.props["data-precedence"],o=t.props,i=z(""+t.props.href);for(var s in i=Te(i),e.push(i),n=""+n,e.push(","),n=Te(n),e.push(n),o)if(E.call(o,s)&&null!=(n=o[s]))switch(s){case"href":case"rel":case"precedence":case"data-precedence":break;case"children":case"dangerouslySetInnerHTML":throw Error(a(399,"link"));default:Ve(e,s,n)}e.push("]"),r=",[",t.state=3}}),e.push("]")}(t,r)):t.push('"'),r=t.push(")<\/script>"),Ae(t,e)&&r}function sn(e,t,r,n){if(2===n.status)return!0;var o=r.contentState,i=n.id;if(-1===i){if(-1===(n.id=r.rootSegmentID))throw Error(a(392));return on(e,t,n,o)}return i===r.rootSegmentID?on(e,t,n,o):(on(e,t,n,o),r=e.resumableState,e=e.renderState,t.push(e.startInlineScript),t.push(">"),1&r.instructions?t.push('$RS("'):(r.instructions|=1,t.push('$RS=function(a,b){a=document.getElementById(a);b=document.getElementById(b);for(a.parentNode.removeChild(a);a.firstChild;)b.parentNode.insertBefore(a.firstChild,b);b.parentNode.removeChild(b)};$RS("')),t.push(e.segmentPrefix),i=i.toString(16),t.push(i),t.push('","'),t.push(e.placeholderPrefix),t.push(i),t=t.push('")<\/script>'))}var ln=!1;function un(e,t){try{if(!(0<e.pendingRootTasks)){var r,n=e.completedRootSegment;if(null!==n){if(5===n.status)return;var o=e.completedPreambleSegments;if(null===o)return;rn=e.byteSize;var a,i=e.resumableState,s=e.renderState,l=s.preamble,u=l.htmlChunks,c=l.headChunks;if(u){for(a=0;a<u.length;a++)t.push(u[a]);if(c)for(a=0;a<c.length;a++)t.push(c[a]);else{var d=ke("head");t.push(d),t.push(">")}}else if(c)for(a=0;a<c.length;a++)t.push(c[a]);var f=s.charsetChunks;for(a=0;a<f.length;a++)t.push(f[a]);f.length=0,s.preconnects.forEach(Fe,t),s.preconnects.clear();var p=s.viewportChunks;for(a=0;a<p.length;a++)t.push(p[a]);p.length=0,s.fontPreloads.forEach(Fe,t),s.fontPreloads.clear(),s.highImagePreloads.forEach(Fe,t),s.highImagePreloads.clear(),W=s,s.styles.forEach(qe,t),W=null;var h=s.importMapChunks;for(a=0;a<h.length;a++)t.push(h[a]);h.length=0,s.bootstrapScripts.forEach(Fe,t),s.scripts.forEach(Fe,t),s.scripts.clear(),s.bulkPreloads.forEach(Fe,t),s.bulkPreloads.clear(),i.instructions|=32;var m=s.hoistableChunks;for(a=0;a<m.length;a++)t.push(m[a]);for(i=m.length=0;i<o.length;i++){var g=o[i];for(s=0;s<g.length;s++)nn(e,t,g[s],null)}var v=e.renderState.preamble,y=v.headChunks;if(v.htmlChunks||y){var b=Ce("head");t.push(b)}var w=v.bodyChunks;if(w)for(o=0;o<w.length;o++)t.push(w[o]);nn(e,t,n,null),e.completedRootSegment=null;var x=e.renderState;if(0!==e.allPendingTasks||0!==e.clientRenderedBoundaries.length||0!==e.completedBoundaries.length||null!==e.trackedPostpones&&(0!==e.trackedPostpones.rootNodes.length||null!==e.trackedPostpones.rootSlots)){var k=e.resumableState;if(!(64&k.instructions)){if(k.instructions|=64,t.push(x.startInlineScript),!(32&k.instructions)){k.instructions|=32;var S="_"+k.idPrefix+"R_";t.push(' id="');var _=N(S);t.push(_),t.push('"')}t.push(">"),t.push("requestAnimationFrame(function(){$RT=performance.now()});"),t.push("<\/script>")}}Ae(t,x)}var C=e.renderState;n=0;var P=C.viewportChunks;for(n=0;n<P.length;n++)t.push(P[n]);P.length=0,C.preconnects.forEach(Fe,t),C.preconnects.clear(),C.fontPreloads.forEach(Fe,t),C.fontPreloads.clear(),C.highImagePreloads.forEach(Fe,t),C.highImagePreloads.clear(),C.styles.forEach($e,t),C.scripts.forEach(Fe,t),C.scripts.clear(),C.bulkPreloads.forEach(Fe,t),C.bulkPreloads.clear();var A=C.hoistableChunks;for(n=0;n<A.length;n++)t.push(A[n]);A.length=0;var E=e.clientRenderedBoundaries;for(r=0;r<E.length;r++){var R=E[r];C=t;var I=e.resumableState,j=e.renderState,T=R.rootSegmentID,O=R.errorDigest;C.push(j.startInlineScript),C.push(">"),4&I.instructions?C.push('$RX("'):(I.instructions|=4,C.push('$RX=function(b,c,d,e,f){var a=document.getElementById(b);a&&(b=a.previousSibling,b.data="$!",a=a.dataset,c&&(a.dgst=c),d&&(a.msg=d),e&&(a.stck=e),f&&(a.cstck=f),b._reactRetry&&b._reactRetry())};;$RX("')),C.push(j.boundaryPrefix);var D=T.toString(16);if(C.push(D),C.push('"'),O){C.push(",");var M=Ie(O||"");C.push(M)}var B=C.push(")<\/script>");if(!B)return e.destination=null,r++,void E.splice(0,r)}E.splice(0,r);var F=e.completedBoundaries;for(r=0;r<F.length;r++)if(!an(e,t,F[r]))return e.destination=null,r++,void F.splice(0,r);F.splice(0,r),ln=!0;var L=e.partialBoundaries;for(r=0;r<L.length;r++){var z=L[r];e:{E=e,R=t,rn=z.byteSize;var q=z.completedSegments;for(B=0;B<q.length;B++)if(!sn(E,R,z,q[B])){B++,q.splice(0,B);var H=!1;break e}q.splice(0,B);var $=z.row;null!==$&&$.together&&1===z.pendingTasks&&(1===$.pendingTasks?Pr(E,$,$.hoistables):$.pendingTasks--),H=Be(R,z.contentState,E.renderState)}if(!H)return e.destination=null,r++,void L.splice(0,r)}L.splice(0,r),ln=!1;var G=e.completedBoundaries;for(r=0;r<G.length;r++)if(!an(e,t,G[r]))return e.destination=null,r++,void G.splice(0,r);G.splice(0,r)}}finally{ln=!1,0===e.allPendingTasks&&0===e.clientRenderedBoundaries.length&&0===e.completedBoundaries.length&&(e.flushScheduled=!1,(r=e.resumableState).hasBody&&(L=Ce("body"),t.push(L)),r.hasHtml&&(r=Ce("html"),t.push(r)),e.status=14,t.push(null),e.destination=null)}}function cn(e){if(!1===e.flushScheduled&&0===e.pingedTasks.length&&null!==e.destination){e.flushScheduled=!0;var t=e.destination;t?un(e,t):e.flushScheduled=!1}}function dn(e,t){if(13===e.status)e.status=14,t.destroy(e.fatalError);else if(14!==e.status&&null===e.destination){e.destination=t;try{un(e,t)}catch(t){Sr(e,t,{}),_r(e,t)}}}function fn(e,t){11!==e.status&&10!==e.status||(e.status=12);try{var r=e.abortableTasks;if(0<r.size){var n=void 0===t?Error(a(432)):"object"==typeof t&&null!==t&&"function"==typeof t.then?Error(a(530)):t;e.fatalError=n,r.forEach(function(t){return Vr(t,e,n)}),r.clear()}null!==e.destination&&un(e,e.destination)}catch(t){Sr(e,t,{}),_r(e,t)}}function pn(e,t,r){if(null===t)r.rootNodes.push(e);else{var n=r.workingMap,o=n.get(t);void 0===o&&(o=[t[1],t[2],[],null],n.set(t,o),pn(o,t[0],r)),o[2].push(e)}}function hn(){}function mn(e,t,r,n){var o,i,s,l,u=!1,c=null,d="",f=!1;if(e=function(e,t,r,n,o,a,i,s,l,u,c,d){return(r=br(t=new pr(t,r,n,o,a,i,s,l,u,c,d),0,null,n,!1,!1)).parentFlushed=!0,wr(e=vr(t,null,e,-1,null,r,null,null,t.abortableTasks,null,n,null,gt,null,null)),t.pingedTasks.push(e),t}(e,t={idPrefix:void 0===(o=t?t.identifierPrefix:void 0)?"":o,nextFormID:0,streamingFormat:0,bootstrapScriptContent:i,bootstrapScripts:s,bootstrapModules:l,instructions:0,hasBody:!1,hasHtml:!1,unknownResources:{},dnsResources:{},connectResources:{default:{},anonymous:{},credentials:{}},imageResources:{},styleResources:{},scriptResources:{},moduleUnknownResources:{},moduleScriptResources:{}},function(e,t){var r=e.idPrefix,n=[],o=e.bootstrapScriptContent,a=e.bootstrapScripts,i=e.bootstrapModules;void 0!==o&&(n.push("<script"),Ge(n,e),n.push(">",(""+o).replace(U,K),"<\/script>")),o=r+"P:";var s=r+"S:";r+="B:";var l=new Set,u=new Set,c=new Set,d=new Map,f=new Set,p=new Set,h=new Set,m={images:new Map,stylesheets:new Map,scripts:new Map,moduleScripts:new Map};if(void 0!==a)for(var g=0;g<a.length;g++){var v,y=a[g],b=void 0,w=void 0,x={rel:"preload",as:"script",fetchPriority:"low",nonce:void 0};"string"==typeof y?x.href=v=y:(x.href=v=y.src,x.integrity=w="string"==typeof y.integrity?y.integrity:void 0,x.crossOrigin=b="string"==typeof y||null==y.crossOrigin?void 0:"use-credentials"===y.crossOrigin?"use-credentials":"");var k=v;(y=e).scriptResources[k]=null,y.moduleScriptResources[k]=null,fe(y=[],x),f.add(y),n.push('<script src="',N(v),'"'),"string"==typeof w&&n.push(' integrity="',N(w),'"'),"string"==typeof b&&n.push(' crossorigin="',N(b),'"'),Ge(n,e),n.push(' async=""><\/script>')}if(void 0!==i)for(a=0;a<i.length;a++)b=v=void 0,w={rel:"modulepreload",fetchPriority:"low",nonce:void 0},"string"==typeof(x=i[a])?w.href=g=x:(w.href=g=x.src,w.integrity=b="string"==typeof x.integrity?x.integrity:void 0,w.crossOrigin=v="string"==typeof x||null==x.crossOrigin?void 0:"use-credentials"===x.crossOrigin?"use-credentials":""),y=g,(x=e).scriptResources[y]=null,x.moduleScriptResources[y]=null,fe(x=[],w),f.add(x),n.push('<script type="module" src="',N(g),'"'),"string"==typeof b&&n.push(' integrity="',N(b),'"'),"string"==typeof v&&n.push(' crossorigin="',N(v),'"'),Ge(n,e),n.push(' async=""><\/script>');return{placeholderPrefix:o,segmentPrefix:s,boundaryPrefix:r,startInlineScript:"<script",startInlineStyle:"<style",preamble:{htmlChunks:null,headChunks:null,bodyChunks:null},externalRuntimeScript:null,bootstrapChunks:n,importMapChunks:[],onHeaders:void 0,headers:null,resets:{font:{},dns:{},connect:{default:{},anonymous:{},credentials:{}},image:{},style:{}},charsetChunks:[],viewportChunks:[],hoistableChunks:[],preconnects:l,fontPreloads:u,highImagePreloads:c,styles:d,bootstrapScripts:f,scripts:p,bulkPreloads:h,preloads:m,nonce:{script:void 0,style:void 0},stylesToHoist:!1,generateStaticMarkup:t}}(t,r),X(0,null,0,null),1/0,hn,void 0,function(){f=!0},void 0,void 0,void 0),e.flushScheduled=null!==e.destination,Yr(e),10===e.status&&(e.status=11),null===e.trackedPostpones&&Wr(e,0===e.pendingRootTasks),fn(e,n),dn(e,{push:function(e){return null!==e&&(d+=e),!0},destroy:function(e){u=!0,c=e}}),u&&c!==n)throw c;if(!f)throw Error(a(426));return d}t.renderToStaticMarkup=function(e,t){return mn(e,t,!0,'The server used "renderToStaticMarkup" which does not support Suspense. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server')},t.renderToString=function(e,t){return mn(e,t,!1,'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server')},t.version="19.2.4"},"./node_modules/react-dom/cjs/react-dom-server.browser.production.js"(e,t,r){"use strict";var n=r("./node_modules/react/index.js"),o=r("./node_modules/react-dom/index.js");function a(e){var t="https://react.dev/errors/"+e;if(1<arguments.length){t+="?args[]="+encodeURIComponent(arguments[1]);for(var r=2;r<arguments.length;r++)t+="&args[]="+encodeURIComponent(arguments[r])}return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var i=Symbol.for("react.transitional.element"),s=Symbol.for("react.portal"),l=Symbol.for("react.fragment"),u=Symbol.for("react.strict_mode"),c=Symbol.for("react.profiler"),d=Symbol.for("react.consumer"),f=Symbol.for("react.context"),p=Symbol.for("react.forward_ref"),h=Symbol.for("react.suspense"),m=Symbol.for("react.suspense_list"),g=Symbol.for("react.memo"),v=Symbol.for("react.lazy"),y=Symbol.for("react.scope"),b=Symbol.for("react.activity"),w=Symbol.for("react.legacy_hidden"),x=Symbol.for("react.memo_cache_sentinel"),k=Symbol.for("react.view_transition"),S=Symbol.iterator;function _(e){return null===e||"object"!=typeof e?null:"function"==typeof(e=S&&e[S]||e["@@iterator"])?e:null}var C=Array.isArray;function P(e,t){var r=3&e.length,n=e.length-r,o=t;for(t=0;t<n;){var a=255&e.charCodeAt(t)|(255&e.charCodeAt(++t))<<8|(255&e.charCodeAt(++t))<<16|(255&e.charCodeAt(++t))<<24;++t,o=27492+(65535&(o=5*(65535&(o=(o^=a=461845907*(65535&(a=(a=3432918353*(65535&a)+((3432918353*(a>>>16)&65535)<<16)&4294967295)<<15|a>>>17))+((461845907*(a>>>16)&65535)<<16)&4294967295)<<13|o>>>19))+((5*(o>>>16)&65535)<<16)&4294967295))+(((o>>>16)+58964&65535)<<16)}switch(a=0,r){case 3:a^=(255&e.charCodeAt(t+2))<<16;case 2:a^=(255&e.charCodeAt(t+1))<<8;case 1:o^=461845907*(65535&(a=(a=3432918353*(65535&(a^=255&e.charCodeAt(t)))+((3432918353*(a>>>16)&65535)<<16)&4294967295)<<15|a>>>17))+((461845907*(a>>>16)&65535)<<16)&4294967295}return o^=e.length,o=2246822507*(65535&(o^=o>>>16))+((2246822507*(o>>>16)&65535)<<16)&4294967295,((o=3266489909*(65535&(o^=o>>>13))+((3266489909*(o>>>16)&65535)<<16)&4294967295)^o>>>16)>>>0}var A=new MessageChannel,E=[];function R(e){E.push(e),A.port2.postMessage(null)}function I(e){setTimeout(function(){throw e})}A.port1.onmessage=function(){var e=E.shift();e&&e()};var j=Promise,T="function"==typeof queueMicrotask?queueMicrotask:function(e){j.resolve(null).then(e).catch(I)},O=null,D=0;function M(e,t){if(0!==t.byteLength)if(2048<t.byteLength)0<D&&(e.enqueue(new Uint8Array(O.buffer,0,D)),O=new Uint8Array(2048),D=0),e.enqueue(t);else{var r=O.length-D;r<t.byteLength&&(0===r?e.enqueue(O):(O.set(t.subarray(0,r),D),e.enqueue(O),t=t.subarray(r)),O=new Uint8Array(2048),D=0),O.set(t,D),D+=t.byteLength}}function N(e,t){return M(e,t),!0}function B(e){O&&0<D&&(e.enqueue(new Uint8Array(O.buffer,0,D)),O=null,D=0)}var F=new TextEncoder;function L(e){return F.encode(e)}function z(e){return F.encode(e)}function q(e){return e.byteLength}function H(e,t){"function"==typeof e.error?e.error(t):e.close()}var $=Object.assign,G=Object.prototype.hasOwnProperty,V=RegExp("^[:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD][:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$"),W={},U={};function K(e){return!!G.call(U,e)||!G.call(W,e)&&(V.test(e)?U[e]=!0:(W[e]=!0,!1))}var X=new Set("animationIterationCount aspectRatio borderImageOutset borderImageSlice borderImageWidth boxFlex boxFlexGroup boxOrdinalGroup columnCount columns flex flexGrow flexPositive flexShrink flexNegative flexOrder gridArea gridRow gridRowEnd gridRowSpan gridRowStart gridColumn gridColumnEnd gridColumnSpan gridColumnStart fontWeight lineClamp lineHeight opacity order orphans scale tabSize widows zIndex zoom fillOpacity floodOpacity stopOpacity strokeDasharray strokeDashoffset strokeMiterlimit strokeOpacity strokeWidth MozAnimationIterationCount MozBoxFlex MozBoxFlexGroup MozLineClamp msAnimationIterationCount msFlex msZoom msFlexGrow msFlexNegative msFlexOrder msFlexPositive msFlexShrink msGridColumn msGridColumnSpan msGridRow msGridRowSpan WebkitAnimationIterationCount WebkitBoxFlex WebKitBoxFlexGroup WebkitBoxOrdinalGroup WebkitColumnCount WebkitColumns WebkitFlex WebkitFlexGrow WebkitFlexPositive WebkitFlexShrink WebkitLineClamp".split(" ")),J=new Map([["acceptCharset","accept-charset"],["htmlFor","for"],["httpEquiv","http-equiv"],["crossOrigin","crossorigin"],["accentHeight","accent-height"],["alignmentBaseline","alignment-baseline"],["arabicForm","arabic-form"],["baselineShift","baseline-shift"],["capHeight","cap-height"],["clipPath","clip-path"],["clipRule","clip-rule"],["colorInterpolation","color-interpolation"],["colorInterpolationFilters","color-interpolation-filters"],["colorProfile","color-profile"],["colorRendering","color-rendering"],["dominantBaseline","dominant-baseline"],["enableBackground","enable-background"],["fillOpacity","fill-opacity"],["fillRule","fill-rule"],["floodColor","flood-color"],["floodOpacity","flood-opacity"],["fontFamily","font-family"],["fontSize","font-size"],["fontSizeAdjust","font-size-adjust"],["fontStretch","font-stretch"],["fontStyle","font-style"],["fontVariant","font-variant"],["fontWeight","font-weight"],["glyphName","glyph-name"],["glyphOrientationHorizontal","glyph-orientation-horizontal"],["glyphOrientationVertical","glyph-orientation-vertical"],["horizAdvX","horiz-adv-x"],["horizOriginX","horiz-origin-x"],["imageRendering","image-rendering"],["letterSpacing","letter-spacing"],["lightingColor","lighting-color"],["markerEnd","marker-end"],["markerMid","marker-mid"],["markerStart","marker-start"],["overlinePosition","overline-position"],["overlineThickness","overline-thickness"],["paintOrder","paint-order"],["panose-1","panose-1"],["pointerEvents","pointer-events"],["renderingIntent","rendering-intent"],["shapeRendering","shape-rendering"],["stopColor","stop-color"],["stopOpacity","stop-opacity"],["strikethroughPosition","strikethrough-position"],["strikethroughThickness","strikethrough-thickness"],["strokeDasharray","stroke-dasharray"],["strokeDashoffset","stroke-dashoffset"],["strokeLinecap","stroke-linecap"],["strokeLinejoin","stroke-linejoin"],["strokeMiterlimit","stroke-miterlimit"],["strokeOpacity","stroke-opacity"],["strokeWidth","stroke-width"],["textAnchor","text-anchor"],["textDecoration","text-decoration"],["textRendering","text-rendering"],["transformOrigin","transform-origin"],["underlinePosition","underline-position"],["underlineThickness","underline-thickness"],["unicodeBidi","unicode-bidi"],["unicodeRange","unicode-range"],["unitsPerEm","units-per-em"],["vAlphabetic","v-alphabetic"],["vHanging","v-hanging"],["vIdeographic","v-ideographic"],["vMathematical","v-mathematical"],["vectorEffect","vector-effect"],["vertAdvY","vert-adv-y"],["vertOriginX","vert-origin-x"],["vertOriginY","vert-origin-y"],["wordSpacing","word-spacing"],["writingMode","writing-mode"],["xmlnsXlink","xmlns:xlink"],["xHeight","x-height"]]),Y=/["'&<>]/;function Q(e){if("boolean"==typeof e||"number"==typeof e||"bigint"==typeof e)return""+e;e=""+e;var t=Y.exec(e);if(t){var r,n="",o=0;for(r=t.index;r<e.length;r++){switch(e.charCodeAt(r)){case 34:t="&quot;";break;case 38:t="&amp;";break;case 39:t="&#x27;";break;case 60:t="&lt;";break;case 62:t="&gt;";break;default:continue}o!==r&&(n+=e.slice(o,r)),o=r+1,n+=t}e=o!==r?n+e.slice(o,r):n}return e}var Z=/([A-Z])/g,ee=/^ms-/,te=/^[\u0000-\u001F ]*j[\r\n\t]*a[\r\n\t]*v[\r\n\t]*a[\r\n\t]*s[\r\n\t]*c[\r\n\t]*r[\r\n\t]*i[\r\n\t]*p[\r\n\t]*t[\r\n\t]*:/i;function re(e){return te.test(""+e)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":e}var ne=n.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,oe=o.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,ae={pending:!1,data:null,method:null,action:null},ie=oe.d;oe.d={f:ie.f,r:ie.r,D:function(e){var t=Eo||null;if(t){var r=t.resumableState,n=t.renderState;if("string"==typeof e&&e){var o,a;if(!r.dnsResources.hasOwnProperty(e))r.dnsResources[e]=null,(a=(r=n.headers)&&0<r.remainingCapacity)&&(o="<"+(""+e).replace(sn,ln)+">; rel=dns-prefetch",a=0<=(r.remainingCapacity-=o.length+2)),a?(n.resets.dns[e]=null,r.preconnects&&(r.preconnects+=", "),r.preconnects+=o):(at(o=[],{href:e,rel:"dns-prefetch"}),n.preconnects.add(o));Ca(t)}}else ie.D(e)},C:function(e,t){var r=Eo||null;if(r){var n=r.resumableState,o=r.renderState;if("string"==typeof e&&e){var a="use-credentials"===t?"credentials":"string"==typeof t?"anonymous":"default";if(!n.connectResources[a].hasOwnProperty(e)){var i,s;if(n.connectResources[a][e]=null,s=(n=o.headers)&&0<n.remainingCapacity){if(s="<"+(""+e).replace(sn,ln)+">; rel=preconnect","string"==typeof t)s+='; crossorigin="'+(""+t).replace(un,cn)+'"';i=s,s=0<=(n.remainingCapacity-=i.length+2)}s?(o.resets.connect[a][e]=null,n.preconnects&&(n.preconnects+=", "),n.preconnects+=i):(at(a=[],{rel:"preconnect",href:e,crossOrigin:t}),o.preconnects.add(a))}Ca(r)}}else ie.C(e,t)},L:function(e,t,r){var n=Eo||null;if(n){var o=n.resumableState,a=n.renderState;if(t&&e){switch(t){case"image":if(r)var i=r.imageSrcSet,s=r.imageSizes,l=r.fetchPriority;var u,c=i?i+"\n"+(s||""):e;if(o.imageResources.hasOwnProperty(c))return;o.imageResources[c]=se,(o=a.headers)&&0<o.remainingCapacity&&"string"!=typeof i&&"high"===l&&(u=an(e,t,r),0<=(o.remainingCapacity-=u.length+2))?(a.resets.image[c]=se,o.highImagePreloads&&(o.highImagePreloads+=", "),o.highImagePreloads+=u):(at(o=[],$({rel:"preload",href:i?void 0:e,as:t},r)),"high"===l?a.highImagePreloads.add(o):(a.bulkPreloads.add(o),a.preloads.images.set(c,o)));break;case"style":if(o.styleResources.hasOwnProperty(e))return;at(i=[],$({rel:"preload",href:e,as:t},r)),o.styleResources[e]=!r||"string"!=typeof r.crossOrigin&&"string"!=typeof r.integrity?se:[r.crossOrigin,r.integrity],a.preloads.stylesheets.set(e,i),a.bulkPreloads.add(i);break;case"script":if(o.scriptResources.hasOwnProperty(e))return;i=[],a.preloads.scripts.set(e,i),a.bulkPreloads.add(i),at(i,$({rel:"preload",href:e,as:t},r)),o.scriptResources[e]=!r||"string"!=typeof r.crossOrigin&&"string"!=typeof r.integrity?se:[r.crossOrigin,r.integrity];break;default:if(o.unknownResources.hasOwnProperty(t)){if((i=o.unknownResources[t]).hasOwnProperty(e))return}else i={},o.unknownResources[t]=i;if(i[e]=se,(o=a.headers)&&0<o.remainingCapacity&&"font"===t&&(c=an(e,t,r),0<=(o.remainingCapacity-=c.length+2)))a.resets.font[e]=se,o.fontPreloads&&(o.fontPreloads+=", "),o.fontPreloads+=c;else if("font"===(at(o=[],e=$({rel:"preload",href:e,as:t},r)),t))a.fontPreloads.add(o);else a.bulkPreloads.add(o)}Ca(n)}}else ie.L(e,t,r)},m:function(e,t){var r=Eo||null;if(r){var n=r.resumableState,o=r.renderState;if(e){var a=t&&"string"==typeof t.as?t.as:"script";if("script"===a){if(n.moduleScriptResources.hasOwnProperty(e))return;a=[],n.moduleScriptResources[e]=!t||"string"!=typeof t.crossOrigin&&"string"!=typeof t.integrity?se:[t.crossOrigin,t.integrity],o.preloads.moduleScripts.set(e,a)}else{if(n.moduleUnknownResources.hasOwnProperty(a)){var i=n.unknownResources[a];if(i.hasOwnProperty(e))return}else i={},n.moduleUnknownResources[a]=i;a=[],i[e]=se}at(a,$({rel:"modulepreload",href:e},t)),o.bulkPreloads.add(a),Ca(r)}}else ie.m(e,t)},X:function(e,t){var r=Eo||null;if(r){var n=r.resumableState,o=r.renderState;if(e){var a=n.scriptResources.hasOwnProperty(e)?n.scriptResources[e]:void 0;null!==a&&(n.scriptResources[e]=null,t=$({src:e,async:!0},t),a&&(2===a.length&&on(t,a),e=o.preloads.scripts.get(e))&&(e.length=0),e=[],o.scripts.add(e),pt(e,t),Ca(r))}}else ie.X(e,t)},S:function(e,t,r){var n=Eo||null;if(n){var o=n.resumableState,a=n.renderState;if(e){t=t||"default";var i=a.styles.get(t),s=o.styleResources.hasOwnProperty(e)?o.styleResources[e]:void 0;null!==s&&(o.styleResources[e]=null,i||(i={precedence:L(Q(t)),rules:[],hrefs:[],sheets:new Map},a.styles.set(t,i)),t={state:0,props:$({rel:"stylesheet",href:e,"data-precedence":t},r)},s&&(2===s.length&&on(t.props,s),(a=a.preloads.stylesheets.get(e))&&0<a.length?a.length=0:t.state=1),i.sheets.set(e,t),Ca(n))}}else ie.S(e,t,r)},M:function(e,t){var r=Eo||null;if(r){var n=r.resumableState,o=r.renderState;if(e){var a=n.moduleScriptResources.hasOwnProperty(e)?n.moduleScriptResources[e]:void 0;null!==a&&(n.moduleScriptResources[e]=null,t=$({src:e,type:"module",async:!0},t),a&&(2===a.length&&on(t,a),e=o.preloads.moduleScripts.get(e))&&(e.length=0),e=[],o.scripts.add(e),pt(e,t),Ca(r))}}else ie.M(e,t)}};var se=[],le=null;z('"></template>');var ue=z("<script"),ce=z("<\/script>"),de=z('<script src="'),fe=z('<script type="module" src="'),pe=z(' nonce="'),he=z(' integrity="'),me=z(' crossorigin="'),ge=z(' async=""><\/script>'),ve=z("<style"),ye=/(<\/|<)(s)(cript)/gi;function be(e,t,r,n){return t+("s"===r?"\\u0073":"\\u0053")+n}var we=z('<script type="importmap">'),xe=z("<\/script>");function ke(e,t,r,n,o,a){var i=void 0===(r="string"==typeof t?t:t&&t.script)?ue:z('<script nonce="'+Q(r)+'"'),s="string"==typeof t?void 0:t&&t.style,l=void 0===s?ve:z('<style nonce="'+Q(s)+'"'),u=e.idPrefix,c=[],d=e.bootstrapScriptContent,f=e.bootstrapScripts,p=e.bootstrapModules;if(void 0!==d&&(c.push(i),Yr(c,e),c.push(Ye,L((""+d).replace(ye,be)),ce)),d=[],void 0!==n&&(d.push(we),d.push(L((""+JSON.stringify(n)).replace(ye,be))),d.push(xe)),n=o?{preconnects:"",fontPreloads:"",highImagePreloads:"",remainingCapacity:2+("number"==typeof a?a:2e3)}:null,o={placeholderPrefix:z(u+"P:"),segmentPrefix:z(u+"S:"),boundaryPrefix:z(u+"B:"),startInlineScript:i,startInlineStyle:l,preamble:{htmlChunks:null,headChunks:null,bodyChunks:null},externalRuntimeScript:null,bootstrapChunks:c,importMapChunks:d,onHeaders:o,headers:n,resets:{font:{},dns:{},connect:{default:{},anonymous:{},credentials:{}},image:{},style:{}},charsetChunks:[],viewportChunks:[],hoistableChunks:[],preconnects:new Set,fontPreloads:new Set,highImagePreloads:new Set,styles:new Map,bootstrapScripts:new Set,scripts:new Set,bulkPreloads:new Set,preloads:{images:new Map,stylesheets:new Map,scripts:new Map,moduleScripts:new Map},nonce:{script:r,style:s},hoistableState:null,stylesToHoist:!1},void 0!==f)for(n=0;n<f.length;n++)s=i=void 0,l={rel:"preload",as:"script",fetchPriority:"low",nonce:t},"string"==typeof(u=f[n])?l.href=a=u:(l.href=a=u.src,l.integrity=s="string"==typeof u.integrity?u.integrity:void 0,l.crossOrigin=i="string"==typeof u||null==u.crossOrigin?void 0:"use-credentials"===u.crossOrigin?"use-credentials":""),d=a,(u=e).scriptResources[d]=null,u.moduleScriptResources[d]=null,at(u=[],l),o.bootstrapScripts.add(u),c.push(de,L(Q(a)),ze),r&&c.push(pe,L(Q(r)),ze),"string"==typeof s&&c.push(he,L(Q(s)),ze),"string"==typeof i&&c.push(me,L(Q(i)),ze),Yr(c,e),c.push(ge);if(void 0!==p)for(t=0;t<p.length;t++)a=n=void 0,i={rel:"modulepreload",fetchPriority:"low",nonce:r},"string"==typeof(s=p[t])?i.href=f=s:(i.href=f=s.src,i.integrity=a="string"==typeof s.integrity?s.integrity:void 0,i.crossOrigin=n="string"==typeof s||null==s.crossOrigin?void 0:"use-credentials"===s.crossOrigin?"use-credentials":""),l=f,(s=e).scriptResources[l]=null,s.moduleScriptResources[l]=null,at(s=[],i),o.bootstrapScripts.add(s),c.push(fe,L(Q(f)),ze),r&&c.push(pe,L(Q(r)),ze),"string"==typeof a&&c.push(he,L(Q(a)),ze),"string"==typeof n&&c.push(me,L(Q(n)),ze),Yr(c,e),c.push(ge);return o}function Se(e,t,r,n,o){return{idPrefix:void 0===e?"":e,nextFormID:0,streamingFormat:0,bootstrapScriptContent:r,bootstrapScripts:n,bootstrapModules:o,instructions:0,hasBody:!1,hasHtml:!1,unknownResources:{},dnsResources:{},connectResources:{default:{},anonymous:{},credentials:{}},imageResources:{},styleResources:{},scriptResources:{},moduleUnknownResources:{},moduleScriptResources:{}}}function _e(){return{htmlChunks:null,headChunks:null,bodyChunks:null}}function Ce(e,t,r,n){return{insertionMode:e,selectedValue:t,tagScope:r,viewTransition:n}}function Pe(e){return Ce("http://www.w3.org/2000/svg"===e?4:"http://www.w3.org/1998/Math/MathML"===e?5:0,null,0,null)}function Ae(e,t,r){var n=-25&e.tagScope;switch(t){case"noscript":return Ce(2,null,1|n,null);case"select":return Ce(2,null!=r.value?r.value:r.defaultValue,n,null);case"svg":return Ce(4,null,n,null);case"picture":return Ce(2,null,2|n,null);case"math":return Ce(5,null,n,null);case"foreignObject":return Ce(2,null,n,null);case"table":return Ce(6,null,n,null);case"thead":case"tbody":case"tfoot":return Ce(7,null,n,null);case"colgroup":return Ce(9,null,n,null);case"tr":return Ce(8,null,n,null);case"head":if(2>e.insertionMode)return Ce(3,null,n,null);break;case"html":if(0===e.insertionMode)return Ce(1,null,n,null)}return 6<=e.insertionMode||2>e.insertionMode?Ce(2,null,n,null):e.tagScope!==n?Ce(e.insertionMode,e.selectedValue,n,null):e}function Ee(e){return null===e?null:{update:e.update,enter:"none",exit:"none",share:e.update,name:e.autoName,autoName:e.autoName,nameIdx:0}}function Re(e,t){return 32&t.tagScope&&(e.instructions|=128),Ce(t.insertionMode,t.selectedValue,12|t.tagScope,Ee(t.viewTransition))}function Ie(e,t){e=Ee(t.viewTransition);var r=16|t.tagScope;return null!==e&&"none"!==e.share&&(r|=64),Ce(t.insertionMode,t.selectedValue,r,e)}var je=z("\x3c!-- --\x3e");function Te(e,t,r,n){return""===t?n:(n&&e.push(je),e.push(L(Q(t))),!0)}var Oe=new Map,De=z(' style="'),Me=z(":"),Ne=z(";");function Be(e,t){if("object"!=typeof t)throw Error(a(62));var r,n=!0;for(r in t)if(G.call(t,r)){var o=t[r];if(null!=o&&"boolean"!=typeof o&&""!==o){if(0===r.indexOf("--")){var i=L(Q(r));o=L(Q((""+o).trim()))}else void 0===(i=Oe.get(r))&&(i=z(Q(r.replace(Z,"-$1").toLowerCase().replace(ee,"-ms-"))),Oe.set(r,i)),o="number"==typeof o?0===o||X.has(r)?L(""+o):L(o+"px"):L(Q((""+o).trim()));n?(n=!1,e.push(De,i,Me,o)):e.push(Ne,i,Me,o)}}n||e.push(ze)}var Fe=z(" "),Le=z('="'),ze=z('"'),qe=z('=""');function He(e,t,r){r&&"function"!=typeof r&&"symbol"!=typeof r&&e.push(Fe,L(t),qe)}function $e(e,t,r){"function"!=typeof r&&"symbol"!=typeof r&&"boolean"!=typeof r&&e.push(Fe,L(t),Le,L(Q(r)),ze)}var Ge=z(Q("javascript:throw new Error('React form unexpectedly submitted.')")),Ve=z('<input type="hidden"');function We(e,t){this.push(Ve),Ue(e),$e(this,"name",t),$e(this,"value",e),this.push(Qe)}function Ue(e){if("string"!=typeof e)throw Error(a(480))}function Ke(e,t){if("function"==typeof t.$$FORM_ACTION){var r=e.nextFormID++;e=e.idPrefix+r;try{var n=t.$$FORM_ACTION(e);if(n){var o=n.data;null!=o&&o.forEach(Ue)}return n}catch(e){if("object"==typeof e&&null!==e&&"function"==typeof e.then)throw e}}return null}function Xe(e,t,r,n,o,a,i,s){var l=null;if("function"==typeof n){var u=Ke(t,n);null!==u?(s=u.name,n=u.action||"",o=u.encType,a=u.method,i=u.target,l=u.data):(e.push(Fe,L("formAction"),Le,Ge,ze),i=a=o=n=s=null,rt(t,r))}return null!=s&&Je(e,"name",s),null!=n&&Je(e,"formAction",n),null!=o&&Je(e,"formEncType",o),null!=a&&Je(e,"formMethod",a),null!=i&&Je(e,"formTarget",i),l}function Je(e,t,r){switch(t){case"className":$e(e,"class",r);break;case"tabIndex":$e(e,"tabindex",r);break;case"dir":case"role":case"viewBox":case"width":case"height":$e(e,t,r);break;case"style":Be(e,r);break;case"src":case"href":if(""===r)break;case"action":case"formAction":if(null==r||"function"==typeof r||"symbol"==typeof r||"boolean"==typeof r)break;r=re(""+r),e.push(Fe,L(t),Le,L(Q(r)),ze);break;case"defaultValue":case"defaultChecked":case"innerHTML":case"suppressContentEditableWarning":case"suppressHydrationWarning":case"ref":break;case"autoFocus":case"multiple":case"muted":He(e,t.toLowerCase(),r);break;case"xlinkHref":if("function"==typeof r||"symbol"==typeof r||"boolean"==typeof r)break;r=re(""+r),e.push(Fe,L("xlink:href"),Le,L(Q(r)),ze);break;case"contentEditable":case"spellCheck":case"draggable":case"value":case"autoReverse":case"externalResourcesRequired":case"focusable":case"preserveAlpha":"function"!=typeof r&&"symbol"!=typeof r&&e.push(Fe,L(t),Le,L(Q(r)),ze);break;case"inert":case"allowFullScreen":case"async":case"autoPlay":case"controls":case"default":case"defer":case"disabled":case"disablePictureInPicture":case"disableRemotePlayback":case"formNoValidate":case"hidden":case"loop":case"noModule":case"noValidate":case"open":case"playsInline":case"readOnly":case"required":case"reversed":case"scoped":case"seamless":case"itemScope":r&&"function"!=typeof r&&"symbol"!=typeof r&&e.push(Fe,L(t),qe);break;case"capture":case"download":!0===r?e.push(Fe,L(t),qe):!1!==r&&"function"!=typeof r&&"symbol"!=typeof r&&e.push(Fe,L(t),Le,L(Q(r)),ze);break;case"cols":case"rows":case"size":case"span":"function"!=typeof r&&"symbol"!=typeof r&&!isNaN(r)&&1<=r&&e.push(Fe,L(t),Le,L(Q(r)),ze);break;case"rowSpan":case"start":"function"==typeof r||"symbol"==typeof r||isNaN(r)||e.push(Fe,L(t),Le,L(Q(r)),ze);break;case"xlinkActuate":$e(e,"xlink:actuate",r);break;case"xlinkArcrole":$e(e,"xlink:arcrole",r);break;case"xlinkRole":$e(e,"xlink:role",r);break;case"xlinkShow":$e(e,"xlink:show",r);break;case"xlinkTitle":$e(e,"xlink:title",r);break;case"xlinkType":$e(e,"xlink:type",r);break;case"xmlBase":$e(e,"xml:base",r);break;case"xmlLang":$e(e,"xml:lang",r);break;case"xmlSpace":$e(e,"xml:space",r);break;default:if((!(2<t.length)||"o"!==t[0]&&"O"!==t[0]||"n"!==t[1]&&"N"!==t[1])&&K(t=J.get(t)||t)){switch(typeof r){case"function":case"symbol":return;case"boolean":var n=t.toLowerCase().slice(0,5);if("data-"!==n&&"aria-"!==n)return}e.push(Fe,L(t),Le,L(Q(r)),ze)}}}var Ye=z(">"),Qe=z("/>");function Ze(e,t,r){if(null!=t){if(null!=r)throw Error(a(60));if("object"!=typeof t||!("__html"in t))throw Error(a(61));null!=(t=t.__html)&&e.push(L(""+t))}}var et=z(' selected=""'),tt=z('addEventListener("submit",function(a){if(!a.defaultPrevented){var c=a.target,d=a.submitter,e=c.action,b=d;if(d){var f=d.getAttribute("formAction");null!=f&&(e=f,b=null)}"javascript:throw new Error(\'React form unexpectedly submitted.\')"===e&&(a.preventDefault(),b?(a=document.createElement("input"),a.name=b.name,a.value=b.value,b.parentNode.insertBefore(a,b),b=new FormData(c),a.parentNode.removeChild(a)):b=new FormData(c),a=c.ownerDocument||c,(a.$$reactFormReplay=a.$$reactFormReplay||[]).push(c,d,b))}});');function rt(e,t){if(!(16&e.instructions)){e.instructions|=16;var r=t.preamble,n=t.bootstrapChunks;(r.htmlChunks||r.headChunks)&&0===n.length?(n.push(t.startInlineScript),Yr(n,e),n.push(Ye,tt,ce)):n.unshift(t.startInlineScript,Ye,tt,ce)}}var nt=z("\x3c!--F!--\x3e"),ot=z("\x3c!--F--\x3e");function at(e,t){for(var r in e.push(bt("link")),t)if(G.call(t,r)){var n=t[r];if(null!=n)switch(r){case"children":case"dangerouslySetInnerHTML":throw Error(a(399,"link"));default:Je(e,r,n)}}return e.push(Qe),null}var it=/(<\/|<)(s)(tyle)/gi;function st(e,t,r,n){return t+("s"===r?"\\73 ":"\\53 ")+n}function lt(e,t,r){for(var n in e.push(bt(r)),t)if(G.call(t,n)){var o=t[n];if(null!=o)switch(n){case"children":case"dangerouslySetInnerHTML":throw Error(a(399,r));default:Je(e,n,o)}}return e.push(Qe),null}function ut(e,t){e.push(bt("title"));var r,n=null,o=null;for(r in t)if(G.call(t,r)){var a=t[r];if(null!=a)switch(r){case"children":n=a;break;case"dangerouslySetInnerHTML":o=a;break;default:Je(e,r,a)}}return e.push(Ye),"function"!=typeof(t=Array.isArray(n)?2>n.length?n[0]:null:n)&&"symbol"!=typeof t&&null!=t&&e.push(L(Q(""+t))),Ze(e,o,n),e.push(St("title")),null}var ct=z("\x3c!--head--\x3e"),dt=z("\x3c!--body--\x3e"),ft=z("\x3c!--html--\x3e");function pt(e,t){e.push(bt("script"));var r,n=null,o=null;for(r in t)if(G.call(t,r)){var a=t[r];if(null!=a)switch(r){case"children":n=a;break;case"dangerouslySetInnerHTML":o=a;break;default:Je(e,r,a)}}return e.push(Ye),Ze(e,o,n),"string"==typeof n&&e.push(L((""+n).replace(ye,be))),e.push(St("script")),null}function ht(e,t,r){e.push(bt(r));var n,o=r=null;for(n in t)if(G.call(t,n)){var a=t[n];if(null!=a)switch(n){case"children":r=a;break;case"dangerouslySetInnerHTML":o=a;break;default:Je(e,n,a)}}return e.push(Ye),Ze(e,o,r),r}function mt(e,t,r){e.push(bt(r));var n,o=r=null;for(n in t)if(G.call(t,n)){var a=t[n];if(null!=a)switch(n){case"children":r=a;break;case"dangerouslySetInnerHTML":o=a;break;default:Je(e,n,a)}}return e.push(Ye),Ze(e,o,r),"string"==typeof r?(e.push(L(Q(r))),null):r}var gt=z("\n"),vt=/^[a-zA-Z][a-zA-Z:_\.\-\d]*$/,yt=new Map;function bt(e){var t=yt.get(e);if(void 0===t){if(!vt.test(e))throw Error(a(65,e));t=z("<"+e),yt.set(e,t)}return t}var wt=z("<!DOCTYPE html>");function xt(e,t,r,o,i,s,l,u,c){switch(t){case"div":case"span":case"svg":case"path":case"g":case"p":case"li":case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":break;case"a":e.push(bt("a"));var d,f=null,p=null;for(d in r)if(G.call(r,d)){var h=r[d];if(null!=h)switch(d){case"children":f=h;break;case"dangerouslySetInnerHTML":p=h;break;case"href":""===h?$e(e,"href",""):Je(e,d,h);break;default:Je(e,d,h)}}if(e.push(Ye),Ze(e,p,f),"string"==typeof f){e.push(L(Q(f)));var m=null}else m=f;return m;case"select":e.push(bt("select"));var g,v=null,y=null;for(g in r)if(G.call(r,g)){var b=r[g];if(null!=b)switch(g){case"children":v=b;break;case"dangerouslySetInnerHTML":y=b;break;case"defaultValue":case"value":break;default:Je(e,g,b)}}return e.push(Ye),Ze(e,y,v),v;case"option":var w=u.selectedValue;e.push(bt("option"));var x,k=null,S=null,_=null,P=null;for(x in r)if(G.call(r,x)){var A=r[x];if(null!=A)switch(x){case"children":k=A;break;case"selected":_=A;break;case"dangerouslySetInnerHTML":P=A;break;case"value":S=A;default:Je(e,x,A)}}if(null!=w){var E=null!==S?""+S:function(e){var t="";return n.Children.forEach(e,function(e){null!=e&&(t+=e)}),t}(k);if(C(w)){for(var R=0;R<w.length;R++)if(""+w[R]===E){e.push(et);break}}else""+w===E&&e.push(et)}else _&&e.push(et);return e.push(Ye),Ze(e,P,k),k;case"textarea":e.push(bt("textarea"));var I,j=null,T=null,O=null;for(I in r)if(G.call(r,I)){var D=r[I];if(null!=D)switch(I){case"children":O=D;break;case"value":j=D;break;case"defaultValue":T=D;break;case"dangerouslySetInnerHTML":throw Error(a(91));default:Je(e,I,D)}}if(null===j&&null!==T&&(j=T),e.push(Ye),null!=O){if(null!=j)throw Error(a(92));if(C(O)){if(1<O.length)throw Error(a(93));j=""+O[0]}j=""+O}return"string"==typeof j&&"\n"===j[0]&&e.push(gt),null!==j&&e.push(L(Q(""+j))),null;case"input":e.push(bt("input"));var M,N=null,B=null,F=null,z=null,q=null,H=null,V=null,W=null,U=null;for(M in r)if(G.call(r,M)){var X=r[M];if(null!=X)switch(M){case"children":case"dangerouslySetInnerHTML":throw Error(a(399,"input"));case"name":N=X;break;case"formAction":B=X;break;case"formEncType":F=X;break;case"formMethod":z=X;break;case"formTarget":q=X;break;case"defaultChecked":U=X;break;case"defaultValue":V=X;break;case"checked":W=X;break;case"value":H=X;break;default:Je(e,M,X)}}var J=Xe(e,o,i,B,F,z,q,N);return null!==W?He(e,"checked",W):null!==U&&He(e,"checked",U),null!==H?Je(e,"value",H):null!==V&&Je(e,"value",V),e.push(Qe),null!=J&&J.forEach(We,e),null;case"button":e.push(bt("button"));var Y,Z=null,ee=null,te=null,ne=null,oe=null,ae=null,ie=null;for(Y in r)if(G.call(r,Y)){var le=r[Y];if(null!=le)switch(Y){case"children":Z=le;break;case"dangerouslySetInnerHTML":ee=le;break;case"name":te=le;break;case"formAction":ne=le;break;case"formEncType":oe=le;break;case"formMethod":ae=le;break;case"formTarget":ie=le;break;default:Je(e,Y,le)}}var ue=Xe(e,o,i,ne,oe,ae,ie,te);if(e.push(Ye),null!=ue&&ue.forEach(We,e),Ze(e,ee,Z),"string"==typeof Z){e.push(L(Q(Z)));var ce=null}else ce=Z;return ce;case"form":e.push(bt("form"));var de,fe=null,pe=null,he=null,me=null,ge=null,ve=null;for(de in r)if(G.call(r,de)){var ye=r[de];if(null!=ye)switch(de){case"children":fe=ye;break;case"dangerouslySetInnerHTML":pe=ye;break;case"action":he=ye;break;case"encType":me=ye;break;case"method":ge=ye;break;case"target":ve=ye;break;default:Je(e,de,ye)}}var be=null,we=null;if("function"==typeof he){var xe=Ke(o,he);null!==xe?(he=xe.action||"",me=xe.encType,ge=xe.method,ve=xe.target,be=xe.data,we=xe.name):(e.push(Fe,L("action"),Le,Ge,ze),ve=ge=me=he=null,rt(o,i))}if(null!=he&&Je(e,"action",he),null!=me&&Je(e,"encType",me),null!=ge&&Je(e,"method",ge),null!=ve&&Je(e,"target",ve),e.push(Ye),null!==we&&(e.push(Ve),$e(e,"name",we),e.push(Qe),null!=be&&be.forEach(We,e)),Ze(e,pe,fe),"string"==typeof fe){e.push(L(Q(fe)));var ke=null}else ke=fe;return ke;case"menuitem":for(var Se in e.push(bt("menuitem")),r)if(G.call(r,Se)){var _e=r[Se];if(null!=_e)switch(Se){case"children":case"dangerouslySetInnerHTML":throw Error(a(400));default:Je(e,Se,_e)}}return e.push(Ye),null;case"object":e.push(bt("object"));var Ce,Pe=null,Ae=null;for(Ce in r)if(G.call(r,Ce)){var Ee=r[Ce];if(null!=Ee)switch(Ce){case"children":Pe=Ee;break;case"dangerouslySetInnerHTML":Ae=Ee;break;case"data":var Re=re(""+Ee);if(""===Re)break;e.push(Fe,L("data"),Le,L(Q(Re)),ze);break;default:Je(e,Ce,Ee)}}if(e.push(Ye),Ze(e,Ae,Pe),"string"==typeof Pe){e.push(L(Q(Pe)));var Ie=null}else Ie=Pe;return Ie;case"title":var Te=1&u.tagScope,Oe=4&u.tagScope;if(4===u.insertionMode||Te||null!=r.itemProp)var De=ut(e,r);else Oe?De=null:(ut(i.hoistableChunks,r),De=void 0);return De;case"link":var Me=1&u.tagScope,Ne=4&u.tagScope,qe=r.rel,Ue=r.href,tt=r.precedence;if(4===u.insertionMode||Me||null!=r.itemProp||"string"!=typeof qe||"string"!=typeof Ue||""===Ue){at(e,r);var nt=null}else if("stylesheet"===r.rel)if("string"!=typeof tt||null!=r.disabled||r.onLoad||r.onError)nt=at(e,r);else{var ot=i.styles.get(tt),vt=o.styleResources.hasOwnProperty(Ue)?o.styleResources[Ue]:void 0;if(null!==vt){o.styleResources[Ue]=null,ot||(ot={precedence:L(Q(tt)),rules:[],hrefs:[],sheets:new Map},i.styles.set(tt,ot));var yt={state:0,props:$({},r,{"data-precedence":r.precedence,precedence:null})};if(vt){2===vt.length&&on(yt.props,vt);var xt=i.preloads.stylesheets.get(Ue);xt&&0<xt.length?xt.length=0:yt.state=1}ot.sheets.set(Ue,yt),l&&l.stylesheets.add(yt)}else if(ot){var kt=ot.sheets.get(Ue);kt&&l&&l.stylesheets.add(kt)}c&&e.push(je),nt=null}else r.onLoad||r.onError?nt=at(e,r):(c&&e.push(je),nt=Ne?null:at(i.hoistableChunks,r));return nt;case"script":var _t=1&u.tagScope,Ct=r.async;if("string"!=typeof r.src||!r.src||!Ct||"function"==typeof Ct||"symbol"==typeof Ct||r.onLoad||r.onError||4===u.insertionMode||_t||null!=r.itemProp)var Pt=pt(e,r);else{var At=r.src;if("module"===r.type)var Et=o.moduleScriptResources,Rt=i.preloads.moduleScripts;else Et=o.scriptResources,Rt=i.preloads.scripts;var It=Et.hasOwnProperty(At)?Et[At]:void 0;if(null!==It){Et[At]=null;var jt=r;if(It){2===It.length&&on(jt=$({},r),It);var Tt=Rt.get(At);Tt&&(Tt.length=0)}var Ot=[];i.scripts.add(Ot),pt(Ot,jt)}c&&e.push(je),Pt=null}return Pt;case"style":var Dt=1&u.tagScope,Mt=r.precedence,Nt=r.href,Bt=r.nonce;if(4===u.insertionMode||Dt||null!=r.itemProp||"string"!=typeof Mt||"string"!=typeof Nt||""===Nt){e.push(bt("style"));var Ft,Lt=null,zt=null;for(Ft in r)if(G.call(r,Ft)){var qt=r[Ft];if(null!=qt)switch(Ft){case"children":Lt=qt;break;case"dangerouslySetInnerHTML":zt=qt;break;default:Je(e,Ft,qt)}}e.push(Ye);var Ht=Array.isArray(Lt)?2>Lt.length?Lt[0]:null:Lt;"function"!=typeof Ht&&"symbol"!=typeof Ht&&null!=Ht&&e.push(L((""+Ht).replace(it,st))),Ze(e,zt,Lt),e.push(St("style"));var $t=null}else{var Gt=i.styles.get(Mt);if(null!==(o.styleResources.hasOwnProperty(Nt)?o.styleResources[Nt]:void 0)){o.styleResources[Nt]=null,Gt||(Gt={precedence:L(Q(Mt)),rules:[],hrefs:[],sheets:new Map},i.styles.set(Mt,Gt));var Vt=i.nonce.style;if(!Vt||Vt===Bt){Gt.hrefs.push(L(Q(Nt)));var Wt,Ut=Gt.rules,Kt=null,Xt=null;for(Wt in r)if(G.call(r,Wt)){var Jt=r[Wt];if(null!=Jt)switch(Wt){case"children":Kt=Jt;break;case"dangerouslySetInnerHTML":Xt=Jt}}var Yt=Array.isArray(Kt)?2>Kt.length?Kt[0]:null:Kt;"function"!=typeof Yt&&"symbol"!=typeof Yt&&null!=Yt&&Ut.push(L((""+Yt).replace(it,st))),Ze(Ut,Xt,Kt)}}Gt&&l&&l.styles.add(Gt),c&&e.push(je),$t=void 0}return $t;case"meta":var Qt=1&u.tagScope,Zt=4&u.tagScope;if(4===u.insertionMode||Qt||null!=r.itemProp)var er=lt(e,r,"meta");else c&&e.push(je),er=Zt?null:"string"==typeof r.charSet?lt(i.charsetChunks,r,"meta"):"viewport"===r.name?lt(i.viewportChunks,r,"meta"):lt(i.hoistableChunks,r,"meta");return er;case"listing":case"pre":e.push(bt(t));var tr,rr=null,nr=null;for(tr in r)if(G.call(r,tr)){var or=r[tr];if(null!=or)switch(tr){case"children":rr=or;break;case"dangerouslySetInnerHTML":nr=or;break;default:Je(e,tr,or)}}if(e.push(Ye),null!=nr){if(null!=rr)throw Error(a(60));if("object"!=typeof nr||!("__html"in nr))throw Error(a(61));var ar=nr.__html;null!=ar&&("string"==typeof ar&&0<ar.length&&"\n"===ar[0]?e.push(gt,L(ar)):e.push(L(""+ar)))}return"string"==typeof rr&&"\n"===rr[0]&&e.push(gt),rr;case"img":var ir=3&u.tagScope,sr=r.src,lr=r.srcSet;if(!("lazy"===r.loading||!sr&&!lr||"string"!=typeof sr&&null!=sr||"string"!=typeof lr&&null!=lr||"low"===r.fetchPriority||ir)&&("string"!=typeof sr||":"!==sr[4]||"d"!==sr[0]&&"D"!==sr[0]||"a"!==sr[1]&&"A"!==sr[1]||"t"!==sr[2]&&"T"!==sr[2]||"a"!==sr[3]&&"A"!==sr[3])&&("string"!=typeof lr||":"!==lr[4]||"d"!==lr[0]&&"D"!==lr[0]||"a"!==lr[1]&&"A"!==lr[1]||"t"!==lr[2]&&"T"!==lr[2]||"a"!==lr[3]&&"A"!==lr[3])){null!==l&&64&u.tagScope&&(l.suspenseyImages=!0);var ur="string"==typeof r.sizes?r.sizes:void 0,cr=lr?lr+"\n"+(ur||""):sr,dr=i.preloads.images,fr=dr.get(cr);if(fr)("high"===r.fetchPriority||10>i.highImagePreloads.size)&&(dr.delete(cr),i.highImagePreloads.add(fr));else if(!o.imageResources.hasOwnProperty(cr)){o.imageResources[cr]=se;var pr,hr=r.crossOrigin,mr="string"==typeof hr?"use-credentials"===hr?hr:"":void 0,gr=i.headers;gr&&0<gr.remainingCapacity&&"string"!=typeof r.srcSet&&("high"===r.fetchPriority||500>gr.highImagePreloads.length)&&(pr=an(sr,"image",{imageSrcSet:r.srcSet,imageSizes:r.sizes,crossOrigin:mr,integrity:r.integrity,nonce:r.nonce,type:r.type,fetchPriority:r.fetchPriority,referrerPolicy:r.refererPolicy}),0<=(gr.remainingCapacity-=pr.length+2))?(i.resets.image[cr]=se,gr.highImagePreloads&&(gr.highImagePreloads+=", "),gr.highImagePreloads+=pr):(at(fr=[],{rel:"preload",as:"image",href:lr?void 0:sr,imageSrcSet:lr,imageSizes:ur,crossOrigin:mr,integrity:r.integrity,type:r.type,fetchPriority:r.fetchPriority,referrerPolicy:r.referrerPolicy}),"high"===r.fetchPriority||10>i.highImagePreloads.size?i.highImagePreloads.add(fr):(i.bulkPreloads.add(fr),dr.set(cr,fr)))}}return lt(e,r,"img");case"base":case"area":case"br":case"col":case"embed":case"hr":case"keygen":case"param":case"source":case"track":case"wbr":return lt(e,r,t);case"head":if(2>u.insertionMode){var vr=s||i.preamble;if(vr.headChunks)throw Error(a(545,"`<head>`"));null!==s&&e.push(ct),vr.headChunks=[];var yr=ht(vr.headChunks,r,"head")}else yr=mt(e,r,"head");return yr;case"body":if(2>u.insertionMode){var br=s||i.preamble;if(br.bodyChunks)throw Error(a(545,"`<body>`"));null!==s&&e.push(dt),br.bodyChunks=[];var wr=ht(br.bodyChunks,r,"body")}else wr=mt(e,r,"body");return wr;case"html":if(0===u.insertionMode){var xr=s||i.preamble;if(xr.htmlChunks)throw Error(a(545,"`<html>`"));null!==s&&e.push(ft),xr.htmlChunks=[wt];var kr=ht(xr.htmlChunks,r,"html")}else kr=mt(e,r,"html");return kr;default:if(-1!==t.indexOf("-")){e.push(bt(t));var Sr,_r=null,Cr=null;for(Sr in r)if(G.call(r,Sr)){var Pr=r[Sr];if(null!=Pr){var Ar=Sr;switch(Sr){case"children":_r=Pr;break;case"dangerouslySetInnerHTML":Cr=Pr;break;case"style":Be(e,Pr);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"ref":break;case"className":Ar="class";default:if(K(Sr)&&"function"!=typeof Pr&&"symbol"!=typeof Pr&&!1!==Pr){if(!0===Pr)Pr="";else if("object"==typeof Pr)continue;e.push(Fe,L(Ar),Le,L(Q(Pr)),ze)}}}}return e.push(Ye),Ze(e,Cr,_r),_r}}return mt(e,r,t)}var kt=new Map;function St(e){var t=kt.get(e);return void 0===t&&(t=z("</"+e+">"),kt.set(e,t)),t}function _t(e,t){null===(e=e.preamble).htmlChunks&&t.htmlChunks&&(e.htmlChunks=t.htmlChunks),null===e.headChunks&&t.headChunks&&(e.headChunks=t.headChunks),null===e.bodyChunks&&t.bodyChunks&&(e.bodyChunks=t.bodyChunks)}function Ct(e,t){t=t.bootstrapChunks;for(var r=0;r<t.length-1;r++)M(e,t[r]);return!(r<t.length)||(r=t[r],t.length=0,N(e,r))}var Pt=z("requestAnimationFrame(function(){$RT=performance.now()});"),At=z('<template id="'),Et=z('"></template>'),Rt=z("\x3c!--&--\x3e"),It=z("\x3c!--/&--\x3e"),jt=z("\x3c!--$--\x3e"),Tt=z('\x3c!--$?--\x3e<template id="'),Ot=z('"></template>'),Dt=z("\x3c!--$!--\x3e"),Mt=z("\x3c!--/$--\x3e"),Nt=z("<template"),Bt=z('"'),Ft=z(' data-dgst="');z(' data-msg="'),z(' data-stck="'),z(' data-cstck="');var Lt=z("></template>");function zt(e,t,r){if(M(e,Tt),null===r)throw Error(a(395));return M(e,t.boundaryPrefix),M(e,L(r.toString(16))),N(e,Ot)}var qt=z('<div hidden id="'),Ht=z('">'),$t=z("</div>"),Gt=z('<svg aria-hidden="true" style="display:none" id="'),Vt=z('">'),Wt=z("</svg>"),Ut=z('<math aria-hidden="true" style="display:none" id="'),Kt=z('">'),Xt=z("</math>"),Jt=z('<table hidden id="'),Yt=z('">'),Qt=z("</table>"),Zt=z('<table hidden><tbody id="'),er=z('">'),tr=z("</tbody></table>"),rr=z('<table hidden><tr id="'),nr=z('">'),or=z("</tr></table>"),ar=z('<table hidden><colgroup id="'),ir=z('">'),sr=z("</colgroup></table>");var lr=z('$RS=function(a,b){a=document.getElementById(a);b=document.getElementById(b);for(a.parentNode.removeChild(a);a.firstChild;)b.parentNode.insertBefore(a.firstChild,b);b.parentNode.removeChild(b)};$RS("'),ur=z('$RS("'),cr=z('","'),dr=z('")<\/script>');z('<template data-rsi="" data-sid="'),z('" data-pid="');var fr=z('$RB=[];$RV=function(a){$RT=performance.now();for(var b=0;b<a.length;b+=2){var c=a[b],e=a[b+1];null!==e.parentNode&&e.parentNode.removeChild(e);var f=c.parentNode;if(f){var g=c.previousSibling,h=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d||"/&"===d)if(0===h)break;else h--;else"$"!==d&&"$?"!==d&&"$~"!==d&&"$!"!==d&&"&"!==d||h++}d=c.nextSibling;f.removeChild(c);c=d}while(c);for(;e.firstChild;)f.insertBefore(e.firstChild,c);g.data="$";g._reactRetry&&requestAnimationFrame(g._reactRetry)}}a.length=0};\n$RC=function(a,b){if(b=document.getElementById(b))(a=document.getElementById(a))?(a.previousSibling.data="$~",$RB.push(a,b),2===$RB.length&&("number"!==typeof $RT?requestAnimationFrame($RV.bind(null,$RB)):(a=performance.now(),setTimeout($RV.bind(null,$RB),2300>a&&2E3<a?2300-a:$RT+300-a)))):b.parentNode.removeChild(b)};');L('$RV=function(A,g){function k(a,b){var e=a.getAttribute(b);e&&(b=a.style,l.push(a,b.viewTransitionName,b.viewTransitionClass),"auto"!==e&&(b.viewTransitionClass=e),(a=a.getAttribute("vt-name"))||(a="_T_"+K++ +"_"),b.viewTransitionName=a,B=!0)}var B=!1,K=0,l=[];try{var f=document.__reactViewTransition;if(f){f.finished.finally($RV.bind(null,g));return}var m=new Map;for(f=1;f<g.length;f+=2)for(var h=g[f].querySelectorAll("[vt-share]"),d=0;d<h.length;d++){var c=h[d];m.set(c.getAttribute("vt-name"),c)}var u=[];for(h=0;h<g.length;h+=2){var C=g[h],x=C.parentNode;if(x){var v=x.getBoundingClientRect();if(v.left||v.top||v.width||v.height){c=C;for(f=0;c;){if(8===c.nodeType){var r=c.data;if("/$"===r)if(0===f)break;else f--;else"$"!==r&&"$?"!==r&&"$~"!==r&&"$!"!==r||f++}else if(1===c.nodeType){d=c;var D=d.getAttribute("vt-name"),y=m.get(D);k(d,y?"vt-share":"vt-exit");y&&(k(y,"vt-share"),m.set(D,null));var E=d.querySelectorAll("[vt-share]");for(d=0;d<E.length;d++){var F=E[d],G=F.getAttribute("vt-name"),\nH=m.get(G);H&&(k(F,"vt-share"),k(H,"vt-share"),m.set(G,null))}}c=c.nextSibling}for(var I=g[h+1],t=I.firstElementChild;t;)null!==m.get(t.getAttribute("vt-name"))&&k(t,"vt-enter"),t=t.nextElementSibling;c=x;do for(var n=c.firstElementChild;n;){var J=n.getAttribute("vt-update");J&&"none"!==J&&!l.includes(n)&&k(n,"vt-update");n=n.nextElementSibling}while((c=c.parentNode)&&1===c.nodeType&&"none"!==c.getAttribute("vt-update"));u.push.apply(u,I.querySelectorAll(\'img[src]:not([loading="lazy"])\'))}}}if(B){var z=\ndocument.__reactViewTransition=document.startViewTransition({update:function(){A(g);for(var a=[document.documentElement.clientHeight,document.fonts.ready],b={},e=0;e<u.length;b={g:b.g},e++)if(b.g=u[e],!b.g.complete){var p=b.g.getBoundingClientRect();0<p.bottom&&0<p.right&&p.top<window.innerHeight&&p.left<window.innerWidth&&(p=new Promise(function(w){return function(q){w.g.addEventListener("load",q);w.g.addEventListener("error",q)}}(b)),a.push(p))}return Promise.race([Promise.all(a),new Promise(function(w){var q=\nperformance.now();setTimeout(w,2300>q&&2E3<q?2300-q:500)})])},types:[]});z.ready.finally(function(){for(var a=l.length-3;0<=a;a-=3){var b=l[a],e=b.style;e.viewTransitionName=l[a+1];e.viewTransitionClass=l[a+1];""===b.getAttribute("style")&&b.removeAttribute("style")}});z.finished.finally(function(){document.__reactViewTransition===z&&(document.__reactViewTransition=null)});$RB=[];return}}catch(a){}A(g)}.bind(null,$RV);');var pr=z('$RC("'),hr=z('$RM=new Map;$RR=function(n,w,p){function u(q){this._p=null;q()}for(var r=new Map,t=document,h,b,e=t.querySelectorAll("link[data-precedence],style[data-precedence]"),v=[],k=0;b=e[k++];)"not all"===b.getAttribute("media")?v.push(b):("LINK"===b.tagName&&$RM.set(b.getAttribute("href"),b),r.set(b.dataset.precedence,h=b));e=0;b=[];var l,a;for(k=!0;;){if(k){var f=p[e++];if(!f){k=!1;e=0;continue}var c=!1,m=0;var d=f[m++];if(a=$RM.get(d)){var g=a._p;c=!0}else{a=t.createElement("link");a.href=d;a.rel=\n"stylesheet";for(a.dataset.precedence=l=f[m++];g=f[m++];)a.setAttribute(g,f[m++]);g=a._p=new Promise(function(q,x){a.onload=u.bind(a,q);a.onerror=u.bind(a,x)});$RM.set(d,a)}d=a.getAttribute("media");!g||d&&!matchMedia(d).matches||b.push(g);if(c)continue}else{a=v[e++];if(!a)break;l=a.getAttribute("data-precedence");a.removeAttribute("media")}c=r.get(l)||h;c===h&&(h=a);r.set(l,a);c?c.parentNode.insertBefore(a,c.nextSibling):(c=t.head,c.insertBefore(a,c.firstChild))}if(p=document.getElementById(n))p.previousSibling.data=\n"$~";Promise.all(b).then($RC.bind(null,n,w),$RX.bind(null,n,"CSS failed to load"))};$RR("'),mr=z('$RR("'),gr=z('","'),vr=z('",'),yr=z('"'),br=z(")<\/script>");z('<template data-rci="" data-bid="'),z('<template data-rri="" data-bid="'),z('" data-sid="'),z('" data-sty="');var wr=z('$RX=function(b,c,d,e,f){var a=document.getElementById(b);a&&(b=a.previousSibling,b.data="$!",a=a.dataset,c&&(a.dgst=c),d&&(a.msg=d),e&&(a.stck=e),f&&(a.cstck=f),b._reactRetry&&b._reactRetry())};'),xr=z('$RX=function(b,c,d,e,f){var a=document.getElementById(b);a&&(b=a.previousSibling,b.data="$!",a=a.dataset,c&&(a.dgst=c),d&&(a.msg=d),e&&(a.stck=e),f&&(a.cstck=f),b._reactRetry&&b._reactRetry())};;$RX("'),kr=z('$RX("'),Sr=z('"'),_r=z(","),Cr=z(")<\/script>");z('<template data-rxi="" data-bid="'),z('" data-dgst="'),z('" data-msg="'),z('" data-stck="'),z('" data-cstck="');var Pr=/[<\u2028\u2029]/g;function Ar(e){return JSON.stringify(e).replace(Pr,function(e){switch(e){case"<":return"\\u003c";case"\u2028":return"\\u2028";case"\u2029":return"\\u2029";default:throw Error("escapeJSStringsForInstructionScripts encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}})}var Er=/[&><\u2028\u2029]/g;function Rr(e){return JSON.stringify(e).replace(Er,function(e){switch(e){case"&":return"\\u0026";case">":return"\\u003e";case"<":return"\\u003c";case"\u2028":return"\\u2028";case"\u2029":return"\\u2029";default:throw Error("escapeJSObjectForInstructionScripts encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}})}var Ir=z(' media="not all" data-precedence="'),jr=z('" data-href="'),Tr=z('">'),Or=z("</style>"),Dr=!1,Mr=!0;function Nr(e){var t=e.rules,r=e.hrefs,n=0;if(r.length){for(M(this,le.startInlineStyle),M(this,Ir),M(this,e.precedence),M(this,jr);n<r.length-1;n++)M(this,r[n]),M(this,Gr);for(M(this,r[n]),M(this,Tr),n=0;n<t.length;n++)M(this,t[n]);Mr=N(this,Or),Dr=!0,t.length=0,r.length=0}}function Br(e){return 2!==e.state&&(Dr=!0)}function Fr(e,t,r){return Dr=!1,Mr=!0,le=r,t.styles.forEach(Nr,e),le=null,t.stylesheets.forEach(Br),Dr&&(r.stylesToHoist=!0),Mr}function Lr(e){for(var t=0;t<e.length;t++)M(this,e[t]);e.length=0}var zr=[];function qr(e){at(zr,e.props);for(var t=0;t<zr.length;t++)M(this,zr[t]);zr.length=0,e.state=2}var Hr=z(' data-precedence="'),$r=z('" data-href="'),Gr=z(" "),Vr=z('">'),Wr=z("</style>");function Ur(e){var t=0<e.sheets.size;e.sheets.forEach(qr,this),e.sheets.clear();var r=e.rules,n=e.hrefs;if(!t||n.length){if(M(this,le.startInlineStyle),M(this,Hr),M(this,e.precedence),e=0,n.length){for(M(this,$r);e<n.length-1;e++)M(this,n[e]),M(this,Gr);M(this,n[e])}for(M(this,Vr),e=0;e<r.length;e++)M(this,r[e]);M(this,Wr),r.length=0,n.length=0}}function Kr(e){if(0===e.state){e.state=1;var t=e.props;for(at(zr,{rel:"preload",as:"style",href:e.props.href,crossOrigin:t.crossOrigin,fetchPriority:t.fetchPriority,integrity:t.integrity,media:t.media,hrefLang:t.hrefLang,referrerPolicy:t.referrerPolicy}),e=0;e<zr.length;e++)M(this,zr[e]);zr.length=0}}function Xr(e){e.sheets.forEach(Kr,this),e.sheets.clear()}z('<link rel="expect" href="#'),z('" blocking="render"/>');var Jr=z(' id="');function Yr(e,t){!(32&t.instructions)&&(t.instructions|=32,e.push(Jr,L(Q("_"+t.idPrefix+"R_")),ze))}var Qr=z("["),Zr=z(",["),en=z(","),tn=z("]");function rn(e,t,r){var n=t.toLowerCase();switch(typeof r){case"function":case"symbol":return}switch(t){case"innerHTML":case"dangerouslySetInnerHTML":case"suppressContentEditableWarning":case"suppressHydrationWarning":case"style":case"ref":return;case"className":n="class",t=""+r;break;case"hidden":if(!1===r)return;t="";break;case"src":case"href":t=""+(r=re(r));break;default:if(2<t.length&&("o"===t[0]||"O"===t[0])&&("n"===t[1]||"N"===t[1])||!K(t))return;t=""+r}M(e,en),M(e,L(Rr(n))),M(e,en),M(e,L(Rr(t)))}function nn(){return{styles:new Set,stylesheets:new Set,suspenseyImages:!1}}function on(e,t){null==e.crossOrigin&&(e.crossOrigin=t[0]),null==e.integrity&&(e.integrity=t[1])}function an(e,t,r){for(var n in t="<"+(e=(""+e).replace(sn,ln))+'>; rel=preload; as="'+(t=(""+t).replace(un,cn))+'"',r)G.call(r,n)&&("string"==typeof(e=r[n])&&(t+="; "+n.toLowerCase()+'="'+(""+e).replace(un,cn)+'"'));return t}var sn=/[<>\r\n]/g;function ln(e){switch(e){case"<":return"%3C";case">":return"%3E";case"\n":return"%0A";case"\r":return"%0D";default:throw Error("escapeLinkHrefForHeaderContextReplacer encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}}var un=/["';,\r\n]/g;function cn(e){switch(e){case'"':return"%22";case"'":return"%27";case";":return"%3B";case",":return"%2C";case"\n":return"%0A";case"\r":return"%0D";default:throw Error("escapeStringForLinkHeaderQuotedParamValueContextReplacer encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}}function dn(e){this.styles.add(e)}function fn(e){this.stylesheets.add(e)}function pn(e,t){t.styles.forEach(dn,e),t.stylesheets.forEach(fn,e),t.suspenseyImages&&(e.suspenseyImages=!0)}function hn(e){return 0<e.stylesheets.size||e.suspenseyImages}var mn=Function.prototype.bind,gn=Symbol.for("react.client.reference");function vn(e){if(null==e)return null;if("function"==typeof e)return e.$$typeof===gn?null:e.displayName||e.name||null;if("string"==typeof e)return e;switch(e){case l:return"Fragment";case c:return"Profiler";case u:return"StrictMode";case h:return"Suspense";case m:return"SuspenseList";case b:return"Activity"}if("object"==typeof e)switch(e.$$typeof){case s:return"Portal";case f:return e.displayName||"Context";case d:return(e._context.displayName||"Context")+".Consumer";case p:var t=e.render;return(e=e.displayName)||(e=""!==(e=t.displayName||t.name||"")?"ForwardRef("+e+")":"ForwardRef"),e;case g:return null!==(t=e.displayName||null)?t:vn(e.type)||"Memo";case v:t=e._payload,e=e._init;try{return vn(e(t))}catch(e){}}return null}var yn={},bn=null;function wn(e,t){if(e!==t){e.context._currentValue=e.parentValue,e=e.parent;var r=t.parent;if(null===e){if(null!==r)throw Error(a(401))}else{if(null===r)throw Error(a(401));wn(e,r)}t.context._currentValue=t.value}}function xn(e){e.context._currentValue=e.parentValue,null!==(e=e.parent)&&xn(e)}function kn(e){var t=e.parent;null!==t&&kn(t),e.context._currentValue=e.value}function Sn(e,t){if(e.context._currentValue=e.parentValue,null===(e=e.parent))throw Error(a(402));e.depth===t.depth?wn(e,t):Sn(e,t)}function _n(e,t){var r=t.parent;if(null===r)throw Error(a(402));e.depth===r.depth?wn(e,r):_n(e,r),t.context._currentValue=t.value}function Cn(e){var t=bn;t!==e&&(null===t?kn(e):null===e?xn(t):t.depth===e.depth?wn(t,e):t.depth>e.depth?Sn(t,e):_n(t,e),bn=e)}var Pn={enqueueSetState:function(e,t){null!==(e=e._reactInternals).queue&&e.queue.push(t)},enqueueReplaceState:function(e,t){(e=e._reactInternals).replace=!0,e.queue=[t]},enqueueForceUpdate:function(){}},An={id:1,overflow:""};function En(e,t,r){var n=e.id;e=e.overflow;var o=32-Rn(n)-1;n&=~(1<<o),r+=1;var a=32-Rn(t)+o;if(30<a){var i=o-o%5;return a=(n&(1<<i)-1).toString(32),n>>=i,o-=i,{id:1<<32-Rn(t)+o|r<<o|n,overflow:a+e}}return{id:1<<a|r<<o|n,overflow:e}}var Rn=Math.clz32?Math.clz32:function(e){return 0===(e>>>=0)?32:31-(In(e)/jn|0)|0},In=Math.log,jn=Math.LN2;function Tn(){}var On=Error(a(460));var Dn=null;function Mn(){if(null===Dn)throw Error(a(459));var e=Dn;return Dn=null,e}var Nn="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t},Bn=null,Fn=null,Ln=null,zn=null,qn=null,Hn=null,$n=!1,Gn=!1,Vn=0,Wn=0,Un=-1,Kn=0,Xn=null,Jn=null,Yn=0;function Qn(){if(null===Bn)throw Error(a(321));return Bn}function Zn(){if(0<Yn)throw Error(a(312));return{memoizedState:null,queue:null,next:null}}function eo(){return null===Hn?null===qn?($n=!1,qn=Hn=Zn()):($n=!0,Hn=qn):null===Hn.next?($n=!1,Hn=Hn.next=Zn()):($n=!0,Hn=Hn.next),Hn}function to(){var e=Xn;return Xn=null,e}function ro(){zn=Ln=Fn=Bn=null,Gn=!1,qn=null,Yn=0,Hn=Jn=null}function no(e,t){return"function"==typeof t?t(e):t}function oo(e,t,r){if(Bn=Qn(),Hn=eo(),$n){var n=Hn.queue;if(t=n.dispatch,null!==Jn&&void 0!==(r=Jn.get(n))){Jn.delete(n),n=Hn.memoizedState;do{n=e(n,r.action),r=r.next}while(null!==r);return Hn.memoizedState=n,[n,t]}return[Hn.memoizedState,t]}return e=e===no?"function"==typeof t?t():t:void 0!==r?r(t):t,Hn.memoizedState=e,e=(e=Hn.queue={last:null,dispatch:null}).dispatch=io.bind(null,Bn,e),[Hn.memoizedState,e]}function ao(e,t){if(Bn=Qn(),t=void 0===t?null:t,null!==(Hn=eo())){var r=Hn.memoizedState;if(null!==r&&null!==t){var n=r[1];e:if(null===n)n=!1;else{for(var o=0;o<n.length&&o<t.length;o++)if(!Nn(t[o],n[o])){n=!1;break e}n=!0}if(n)return r[0]}}return e=e(),Hn.memoizedState=[e,t],e}function io(e,t,r){if(25<=Yn)throw Error(a(301));if(e===Bn)if(Gn=!0,e={action:r,next:null},null===Jn&&(Jn=new Map),void 0===(r=Jn.get(t)))Jn.set(t,e);else{for(t=r;null!==t.next;)t=t.next;t.next=e}}function so(){throw Error(a(440))}function lo(){throw Error(a(394))}function uo(){throw Error(a(479))}function co(e,t,r){Qn();var n=Wn++,o=Ln;if("function"==typeof e.$$FORM_ACTION){var a=null,i=zn;o=o.formState;var s=e.$$IS_SIGNATURE_EQUAL;if(null!==o&&"function"==typeof s){var l=o[1];s.call(e,o[2],o[3])&&(l===(a=void 0!==r?"p"+r:"k"+P(JSON.stringify([i,null,n]),0))&&(Un=n,t=o[0]))}var u=e.bind(null,t);return e=function(e){u(e)},"function"==typeof u.$$FORM_ACTION&&(e.$$FORM_ACTION=function(e){e=u.$$FORM_ACTION(e),void 0!==r&&(r+="",e.action=r);var t=e.data;return t&&(null===a&&(a=void 0!==r?"p"+r:"k"+P(JSON.stringify([i,null,n]),0)),t.append("$ACTION_KEY",a)),e}),[t,e,!1]}var c=e.bind(null,t);return[t,function(e){c(e)},!1]}function fo(e){var t=Kn;return Kn+=1,null===Xn&&(Xn=[]),function(e,t,r){switch(void 0===(r=e[r])?e.push(t):r!==t&&(t.then(Tn,Tn),t=r),t.status){case"fulfilled":return t.value;case"rejected":throw t.reason;default:switch("string"==typeof t.status?t.then(Tn,Tn):((e=t).status="pending",e.then(function(e){if("pending"===t.status){var r=t;r.status="fulfilled",r.value=e}},function(e){if("pending"===t.status){var r=t;r.status="rejected",r.reason=e}})),t.status){case"fulfilled":return t.value;case"rejected":throw t.reason}throw Dn=t,On}}(Xn,e,t)}function po(){throw Error(a(393))}var ho,mo,go={readContext:function(e){return e._currentValue},use:function(e){if(null!==e&&"object"==typeof e){if("function"==typeof e.then)return fo(e);if(e.$$typeof===f)return e._currentValue}throw Error(a(438,String(e)))},useContext:function(e){return Qn(),e._currentValue},useMemo:ao,useReducer:oo,useRef:function(e){Bn=Qn();var t=(Hn=eo()).memoizedState;return null===t?(e={current:e},Hn.memoizedState=e):t},useState:function(e){return oo(no,e)},useInsertionEffect:Tn,useLayoutEffect:Tn,useCallback:function(e,t){return ao(function(){return e},t)},useImperativeHandle:Tn,useEffect:Tn,useDebugValue:Tn,useDeferredValue:function(e,t){return Qn(),void 0!==t?t:e},useTransition:function(){return Qn(),[!1,lo]},useId:function(){var e=Fn.treeContext,t=e.overflow;e=((e=e.id)&~(1<<32-Rn(e)-1)).toString(32)+t;var r=vo;if(null===r)throw Error(a(404));return t=Vn++,e="_"+r.idPrefix+"R_"+e,0<t&&(e+="H"+t.toString(32)),e+"_"},useSyncExternalStore:function(e,t,r){if(void 0===r)throw Error(a(407));return r()},useOptimistic:function(e){return Qn(),[e,uo]},useActionState:co,useFormState:co,useHostTransitionStatus:function(){return Qn(),ae},useMemoCache:function(e){for(var t=Array(e),r=0;r<e;r++)t[r]=x;return t},useCacheRefresh:function(){return po},useEffectEvent:function(){return so}},vo=null,yo={getCacheForType:function(){throw Error(a(248))},cacheSignal:function(){throw Error(a(248))}};function bo(e){if(void 0===ho)try{throw Error()}catch(e){var t=e.stack.trim().match(/\n( *(at )?)/);ho=t&&t[1]||"",mo=-1<e.stack.indexOf("\n    at")?" (<anonymous>)":-1<e.stack.indexOf("@")?"@unknown:0:0":""}return"\n"+ho+e+mo}var wo=!1;function xo(e,t){if(!e||wo)return"";wo=!0;var r=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{var n={DetermineComponentFrameRoot:function(){try{if(t){var r=function(){throw Error()};if(Object.defineProperty(r.prototype,"props",{set:function(){throw Error()}}),"object"==typeof Reflect&&Reflect.construct){try{Reflect.construct(r,[])}catch(e){var n=e}Reflect.construct(e,[],r)}else{try{r.call()}catch(e){n=e}e.call(r.prototype)}}else{try{throw Error()}catch(e){n=e}(r=e())&&"function"==typeof r.catch&&r.catch(function(){})}}catch(e){if(e&&n&&"string"==typeof e.stack)return[e.stack,n.stack]}return[null,null]}};n.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot";var o=Object.getOwnPropertyDescriptor(n.DetermineComponentFrameRoot,"name");o&&o.configurable&&Object.defineProperty(n.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});var a=n.DetermineComponentFrameRoot(),i=a[0],s=a[1];if(i&&s){var l=i.split("\n"),u=s.split("\n");for(o=n=0;n<l.length&&!l[n].includes("DetermineComponentFrameRoot");)n++;for(;o<u.length&&!u[o].includes("DetermineComponentFrameRoot");)o++;if(n===l.length||o===u.length)for(n=l.length-1,o=u.length-1;1<=n&&0<=o&&l[n]!==u[o];)o--;for(;1<=n&&0<=o;n--,o--)if(l[n]!==u[o]){if(1!==n||1!==o)do{if(n--,0>--o||l[n]!==u[o]){var c="\n"+l[n].replace(" at new "," at ");return e.displayName&&c.includes("<anonymous>")&&(c=c.replace("<anonymous>",e.displayName)),c}}while(1<=n&&0<=o);break}}}finally{wo=!1,Error.prepareStackTrace=r}return(r=e?e.displayName||e.name:"")?bo(r):""}function ko(e){if("string"==typeof e)return bo(e);if("function"==typeof e)return e.prototype&&e.prototype.isReactComponent?xo(e,!0):xo(e,!1);if("object"==typeof e&&null!==e){switch(e.$$typeof){case p:return xo(e.render,!1);case g:return xo(e.type,!1);case v:var t=e,r=t._payload;t=t._init;try{e=t(r)}catch(e){return bo("Lazy")}return ko(e)}if("string"==typeof e.name){r=e.name,t=e.env;var n=e.debugLocation;return r=null==n||(e=Error.prepareStackTrace,Error.prepareStackTrace=void 0,n=n.stack,Error.prepareStackTrace=e,n.startsWith("Error: react-stack-top-frame\n")&&(n=n.slice(29)),-1!==(e=n.indexOf("\n"))&&(n=n.slice(e+1)),-1!==(e=n.indexOf("react_stack_bottom_frame"))&&(e=n.lastIndexOf("\n",e)),e=-1!==e?n=n.slice(0,e):"",n=e.lastIndexOf("\n"),-1===(e=-1===n?e:e.slice(n+1)).indexOf(r))?bo(r+(t?" ["+t+"]":"")):"\n"+e}}switch(e){case m:return bo("SuspenseList");case h:return bo("Suspense")}return""}function So(e,t){return(500<t.byteSize||hn(t.contentState))&&null===t.contentPreamble}function _o(e){if("object"==typeof e&&null!==e&&"string"==typeof e.environmentName){var t=e.environmentName;"string"==typeof(e=[e].slice(0))[0]?e.splice(0,1,"%c%s%c "+e[0],"background: #e6e6e6;background: light-dark(rgba(0,0,0,0.1), rgba(255,255,255,0.25));color: #000000;color: light-dark(#000000, #ffffff);border-radius: 2px"," "+t+" ",""):e.splice(0,0,"%c%s%c","background: #e6e6e6;background: light-dark(rgba(0,0,0,0.1), rgba(255,255,255,0.25));color: #000000;color: light-dark(#000000, #ffffff);border-radius: 2px"," "+t+" ",""),e.unshift(console),(t=mn.apply(console.error,e))()}else console.error(e);return null}function Co(e,t,r,n,o,a,i,s,l,u,c){var d=new Set;this.destination=null,this.flushScheduled=!1,this.resumableState=e,this.renderState=t,this.rootFormatContext=r,this.progressiveChunkSize=void 0===n?12800:n,this.status=10,this.fatalError=null,this.pendingRootTasks=this.allPendingTasks=this.nextSegmentId=0,this.completedPreambleSegments=this.completedRootSegment=null,this.byteSize=0,this.abortableTasks=d,this.pingedTasks=[],this.clientRenderedBoundaries=[],this.completedBoundaries=[],this.partialBoundaries=[],this.trackedPostpones=null,this.onError=void 0===o?_o:o,this.onPostpone=void 0===u?Tn:u,this.onAllReady=void 0===a?Tn:a,this.onShellReady=void 0===i?Tn:i,this.onShellError=void 0===s?Tn:s,this.onFatalError=void 0===l?Tn:l,this.formState=void 0===c?null:c}function Po(e,t,r,n,o,a,i,s,l,u,c,d){return(r=Oo(t=new Co(t,r,n,o,a,i,s,l,u,c,d),0,null,n,!1,!1)).parentFlushed=!0,Do(e=jo(t,null,e,-1,null,r,null,null,t.abortableTasks,null,n,null,An,null,null)),t.pingedTasks.push(e),t}function Ao(e,t,r,n,o,a,i,s,l){return(r=new Co(t.resumableState,r,t.rootFormatContext,t.progressiveChunkSize,n,o,a,i,s,l,null)).nextSegmentId=t.nextSegmentId,"number"==typeof t.replaySlots?((n=Oo(r,0,null,t.rootFormatContext,!1,!1)).parentFlushed=!0,Do(e=jo(r,null,e,-1,null,n,null,null,r.abortableTasks,null,t.rootFormatContext,null,An,null,null)),r.pingedTasks.push(e),r):(Do(e=To(r,null,{nodes:t.replayNodes,slots:t.replaySlots,pendingTasks:0},e,-1,null,null,r.abortableTasks,null,t.rootFormatContext,null,An,null,null)),r.pingedTasks.push(e),r)}var Eo=null;function Ro(e,t){e.pingedTasks.push(t),1===e.pingedTasks.length&&(e.flushScheduled=null!==e.destination,null!==e.trackedPostpones||10===e.status?T(function(){return fa(e)}):R(function(){return fa(e)}))}function Io(e,t,r,n,o){return r={status:0,rootSegmentID:-1,parentFlushed:!1,pendingTasks:0,row:t,completedSegments:[],byteSize:0,fallbackAbortableTasks:r,errorDigest:null,contentState:nn(),fallbackState:nn(),contentPreamble:n,fallbackPreamble:o,trackedContentKeyPath:null,trackedFallbackNode:null},null!==t&&(t.pendingTasks++,null!==(n=t.boundaries)&&(e.allPendingTasks++,r.pendingTasks++,n.push(r)),null!==(e=t.inheritedHoistables)&&pn(r.contentState,e)),r}function jo(e,t,r,n,o,a,i,s,l,u,c,d,f,p,h){e.allPendingTasks++,null===o?e.pendingRootTasks++:o.pendingTasks++,null!==p&&p.pendingTasks++;var m={replay:null,node:r,childIndex:n,ping:function(){return Ro(e,m)},blockedBoundary:o,blockedSegment:a,blockedPreamble:i,hoistableState:s,abortSet:l,keyPath:u,formatContext:c,context:d,treeContext:f,row:p,componentStack:h,thenableState:t};return l.add(m),m}function To(e,t,r,n,o,a,i,s,l,u,c,d,f,p){e.allPendingTasks++,null===a?e.pendingRootTasks++:a.pendingTasks++,null!==f&&f.pendingTasks++,r.pendingTasks++;var h={replay:r,node:n,childIndex:o,ping:function(){return Ro(e,h)},blockedBoundary:a,blockedSegment:null,blockedPreamble:null,hoistableState:i,abortSet:s,keyPath:l,formatContext:u,context:c,treeContext:d,row:f,componentStack:p,thenableState:t};return s.add(h),h}function Oo(e,t,r,n,o,a){return{status:0,parentFlushed:!1,id:-1,index:t,chunks:[],children:[],preambleChildren:[],parentFormatContext:n,boundary:r,lastPushedText:o,textEmbedded:a}}function Do(e){var t=e.node;if("object"==typeof t&&null!==t&&t.$$typeof===i)e.componentStack={parent:e.componentStack,type:t.type}}function Mo(e){return null===e?null:{parent:e.parent,type:"Suspense Fallback"}}function No(e){var t={};return e&&Object.defineProperty(t,"componentStack",{configurable:!0,enumerable:!0,get:function(){try{var r="",n=e;do{r+=ko(n.type),n=n.parent}while(n);var o=r}catch(e){o="\nError generating stack: "+e.message+"\n"+e.stack}return Object.defineProperty(t,"componentStack",{value:o}),o}}),t}function Bo(e,t,r){if(null==(t=(e=e.onError)(t,r))||"string"==typeof t)return t}function Fo(e,t){var r=e.onShellError,n=e.onFatalError;r(t),n(t),null!==e.destination?(e.status=14,H(e.destination,t)):(e.status=13,e.fatalError=t)}function Lo(e,t){zo(e,t.next,t.hoistables)}function zo(e,t,r){for(;null!==t;){null!==r&&(pn(t.hoistables,r),t.inheritedHoistables=r);var n=t.boundaries;if(null!==n){t.boundaries=null;for(var o=0;o<n.length;o++){var a=n[o];null!==r&&pn(a.contentState,r),da(e,a,null,null)}}if(t.pendingTasks--,0<t.pendingTasks)break;r=t.hoistables,t=t.next}}function qo(e,t){var r=t.boundaries;if(null!==r&&t.pendingTasks===r.length){for(var n=!0,o=0;o<r.length;o++){var a=r[o];if(1!==a.pendingTasks||a.parentFlushed||So(0,a)){n=!1;break}}n&&zo(e,t,t.hoistables)}}function Ho(e){var t={pendingTasks:1,boundaries:null,hoistables:nn(),inheritedHoistables:null,together:!1,next:null};return null!==e&&0<e.pendingTasks&&(t.pendingTasks++,t.boundaries=[],e.next=t),t}function $o(e,t,r,n,o){var a=t.keyPath,i=t.treeContext,s=t.row;t.keyPath=r,r=n.length;var l=null;if(null!==t.replay){var u=t.replay.slots;if(null!==u&&"object"==typeof u)for(var c=0;c<r;c++){var d="backwards"!==o&&"unstable_legacy-backwards"!==o?c:r-1-c,f=n[d];t.row=l=Ho(l),t.treeContext=En(i,r,d);var p=u[d];"number"==typeof p?(Uo(e,t,p,f,d),delete u[d]):ra(e,t,f,d),0===--l.pendingTasks&&Lo(e,l)}else for(u=0;u<r;u++)d=n[c="backwards"!==o&&"unstable_legacy-backwards"!==o?u:r-1-u],t.row=l=Ho(l),t.treeContext=En(i,r,c),ra(e,t,d,c),0===--l.pendingTasks&&Lo(e,l)}else if("backwards"!==o&&"unstable_legacy-backwards"!==o)for(o=0;o<r;o++)u=n[o],t.row=l=Ho(l),t.treeContext=En(i,r,o),ra(e,t,u,o),0===--l.pendingTasks&&Lo(e,l);else{for(u=(o=t.blockedSegment).children.length,c=o.chunks.length,d=r-1;0<=d;d--){f=n[d],t.row=l=Ho(l),t.treeContext=En(i,r,d),p=Oo(0,c,null,t.formatContext,0!==d||o.lastPushedText,!0),o.children.splice(u,0,p),t.blockedSegment=p;try{ra(e,t,f,d),p.lastPushedText&&p.textEmbedded&&p.chunks.push(je),p.status=1,ca(e,t.blockedBoundary,p),0===--l.pendingTasks&&Lo(e,l)}catch(t){throw p.status=12===e.status?3:4,t}}t.blockedSegment=o,o.lastPushedText=!1}null!==s&&null!==l&&0<l.pendingTasks&&(s.pendingTasks++,l.next=s),t.treeContext=i,t.row=s,t.keyPath=a}function Go(e,t,r,n,o,a){var i=t.thenableState;for(t.thenableState=null,Bn={},Fn=t,Ln=e,zn=r,Wn=Vn=0,Un=-1,Kn=0,Xn=i,e=n(o,a);Gn;)Gn=!1,Wn=Vn=0,Un=-1,Kn=0,Yn+=1,Hn=null,e=n(o,a);return ro(),e}function Vo(e,t,r,n,o,a,i){var s=!1;if(0!==a&&null!==e.formState){var l=t.blockedSegment;if(null!==l){s=!0,l=l.chunks;for(var u=0;u<a;u++)u===i?l.push(nt):l.push(ot)}}a=t.keyPath,t.keyPath=r,o?(r=t.treeContext,t.treeContext=En(r,1,0),ra(e,t,n,-1),t.treeContext=r):s?ra(e,t,n,-1):Ko(e,t,n,-1),t.keyPath=a}function Wo(e,t,r,n,o,i){if("function"==typeof n)if(n.prototype&&n.prototype.isReactComponent){var s=o;if("ref"in o)for(var x in s={},o)"ref"!==x&&(s[x]=o[x]);var S=n.defaultProps;if(S)for(var P in s===o&&(s=$({},s,o)),S)void 0===s[P]&&(s[P]=S[P]);o=s,s=yn,"object"==typeof(S=n.contextType)&&null!==S&&(s=S._currentValue);var A=void 0!==(s=new n(o,s)).state?s.state:null;if(s.updater=Pn,s.props=o,s.state=A,S={queue:[],replace:!1},s._reactInternals=S,i=n.contextType,s.context="object"==typeof i&&null!==i?i._currentValue:yn,"function"==typeof(i=n.getDerivedStateFromProps)&&(A=null==(i=i(o,A))?A:$({},A,i),s.state=A),"function"!=typeof n.getDerivedStateFromProps&&"function"!=typeof s.getSnapshotBeforeUpdate&&("function"==typeof s.UNSAFE_componentWillMount||"function"==typeof s.componentWillMount))if(n=s.state,"function"==typeof s.componentWillMount&&s.componentWillMount(),"function"==typeof s.UNSAFE_componentWillMount&&s.UNSAFE_componentWillMount(),n!==s.state&&Pn.enqueueReplaceState(s,s.state,null),null!==S.queue&&0<S.queue.length)if(n=S.queue,i=S.replace,S.queue=null,S.replace=!1,i&&1===n.length)s.state=n[0];else{for(S=i?n[0]:s.state,A=!0,i=i?1:0;i<n.length;i++)null!=(P="function"==typeof(P=n[i])?P.call(s,S,o,void 0):P)&&(A?(A=!1,S=$({},S,P)):$(S,P));s.state=S}else S.queue=null;if(n=s.render(),12===e.status)throw null;o=t.keyPath,t.keyPath=r,Ko(e,t,n,-1),t.keyPath=o}else{if(n=Go(e,t,r,n,o,void 0),12===e.status)throw null;Vo(e,t,r,n,0!==Vn,Wn,Un)}else{if("string"!=typeof n){switch(n){case w:case u:case c:case l:return n=t.keyPath,t.keyPath=r,Ko(e,t,o.children,-1),void(t.keyPath=n);case b:return void(null===(n=t.blockedSegment)?"hidden"!==o.mode&&(n=t.keyPath,t.keyPath=r,ra(e,t,o.children,-1),t.keyPath=n):"hidden"!==o.mode&&(n.chunks.push(Rt),n.lastPushedText=!1,s=t.keyPath,t.keyPath=r,ra(e,t,o.children,-1),t.keyPath=s,n.chunks.push(It),n.lastPushedText=!1));case m:e:{if(n=o.children,"forwards"===(o=o.revealOrder)||"backwards"===o||"unstable_legacy-backwards"===o){if(C(n)){$o(e,t,r,n,o);break e}if((s=_(n))&&(s=s.call(n))){if(!(S=s.next()).done){do{S=s.next()}while(!S.done);$o(e,t,r,n,o)}break e}}"together"===o?(o=t.keyPath,s=t.row,(S=t.row=Ho(null)).boundaries=[],S.together=!0,t.keyPath=r,Ko(e,t,n,-1),0===--S.pendingTasks&&Lo(e,S),t.keyPath=o,t.row=s,null!==s&&0<S.pendingTasks&&(s.pendingTasks++,S.next=s)):(o=t.keyPath,t.keyPath=r,Ko(e,t,n,-1),t.keyPath=o)}return;case k:case y:throw Error(a(343));case h:e:if(null!==t.replay){n=t.keyPath,s=t.formatContext,S=t.row,t.keyPath=r,t.formatContext=Ie(e.resumableState,s),t.row=null,r=o.children;try{ra(e,t,r,-1)}finally{t.keyPath=n,t.formatContext=s,t.row=S}}else{n=t.keyPath,i=t.formatContext;var E=t.row;P=t.blockedBoundary,x=t.blockedPreamble;var R=t.hoistableState,I=t.blockedSegment,j=o.fallback;o=o.children;var T=new Set,O=2>t.formatContext.insertionMode?Io(e,t.row,T,{htmlChunks:null,headChunks:null,bodyChunks:null},{htmlChunks:null,headChunks:null,bodyChunks:null}):Io(e,t.row,T,null,null);null!==e.trackedPostpones&&(O.trackedContentKeyPath=r);var D=Oo(0,I.chunks.length,O,t.formatContext,!1,!1);I.children.push(D),I.lastPushedText=!1;var M=Oo(0,0,null,t.formatContext,!1,!1);if(M.parentFlushed=!0,null!==e.trackedPostpones){s=t.componentStack,A=[(S=[r[0],"Suspense Fallback",r[2]])[1],S[2],[],null],e.trackedPostpones.workingMap.set(S,A),O.trackedFallbackNode=A,t.blockedSegment=D,t.blockedPreamble=O.fallbackPreamble,t.keyPath=S,t.formatContext=Re(e.resumableState,i),t.componentStack=Mo(s),D.status=6;try{ra(e,t,j,-1),D.lastPushedText&&D.textEmbedded&&D.chunks.push(je),D.status=1,ca(e,P,D)}catch(t){throw D.status=12===e.status?3:4,t}finally{t.blockedSegment=I,t.blockedPreamble=x,t.keyPath=n,t.formatContext=i}Do(t=jo(e,null,o,-1,O,M,O.contentPreamble,O.contentState,t.abortSet,r,Ie(e.resumableState,t.formatContext),t.context,t.treeContext,null,s)),e.pingedTasks.push(t)}else{t.blockedBoundary=O,t.blockedPreamble=O.contentPreamble,t.hoistableState=O.contentState,t.blockedSegment=M,t.keyPath=r,t.formatContext=Ie(e.resumableState,i),t.row=null,M.status=6;try{if(ra(e,t,o,-1),M.lastPushedText&&M.textEmbedded&&M.chunks.push(je),M.status=1,ca(e,O,M),ua(O,M),0===O.pendingTasks&&0===O.status){if(O.status=1,!So(0,O)){null!==E&&0===--E.pendingTasks&&Lo(e,E),0===e.pendingRootTasks&&t.blockedPreamble&&ma(e);break e}}else null!==E&&E.together&&qo(e,E)}catch(r){O.status=4,12===e.status?(M.status=3,s=e.fatalError):(M.status=4,s=r),A=Bo(e,s,S=No(t.componentStack)),O.errorDigest=A,Zo(e,O)}finally{t.blockedBoundary=P,t.blockedPreamble=x,t.hoistableState=R,t.blockedSegment=I,t.keyPath=n,t.formatContext=i,t.row=E}Do(t=jo(e,null,j,-1,P,D,O.fallbackPreamble,O.fallbackState,T,[r[0],"Suspense Fallback",r[2]],Re(e.resumableState,t.formatContext),t.context,t.treeContext,t.row,Mo(t.componentStack))),e.pingedTasks.push(t)}}return}if("object"==typeof n&&null!==n)switch(n.$$typeof){case p:if("ref"in o)for(I in s={},o)"ref"!==I&&(s[I]=o[I]);else s=o;return void Vo(e,t,r,n=Go(e,t,r,n.render,s,i),0!==Vn,Wn,Un);case g:return void Wo(e,t,r,n.type,o,i);case f:if(S=o.children,s=t.keyPath,o=o.value,A=n._currentValue,n._currentValue=o,bn=n={parent:i=bn,depth:null===i?0:i.depth+1,context:n,parentValue:A,value:o},t.context=n,t.keyPath=r,Ko(e,t,S,-1),null===(e=bn))throw Error(a(403));return e.context._currentValue=e.parentValue,e=bn=e.parent,t.context=e,void(t.keyPath=s);case d:return n=(o=o.children)(n._context._currentValue),o=t.keyPath,t.keyPath=r,Ko(e,t,n,-1),void(t.keyPath=o);case v:if(n=(s=n._init)(n._payload),12===e.status)throw null;return void Wo(e,t,r,n,o,i)}throw Error(a(130,null==n?n:typeof n,""))}if(null===(s=t.blockedSegment))s=o.children,S=t.formatContext,A=t.keyPath,t.formatContext=Ae(S,n,o),t.keyPath=r,ra(e,t,s,-1),t.formatContext=S,t.keyPath=A;else{if(A=xt(s.chunks,n,o,e.resumableState,e.renderState,t.blockedPreamble,t.hoistableState,t.formatContext,s.lastPushedText),s.lastPushedText=!1,S=t.formatContext,i=t.keyPath,t.keyPath=r,3===(t.formatContext=Ae(S,n,o)).insertionMode){r=Oo(0,0,null,t.formatContext,!1,!1),s.preambleChildren.push(r),t.blockedSegment=r;try{r.status=6,ra(e,t,A,-1),r.lastPushedText&&r.textEmbedded&&r.chunks.push(je),r.status=1,ca(e,t.blockedBoundary,r)}finally{t.blockedSegment=s}}else ra(e,t,A,-1);t.formatContext=S,t.keyPath=i;e:{switch(t=s.chunks,e=e.resumableState,n){case"title":case"style":case"script":case"area":case"base":case"br":case"col":case"embed":case"hr":case"img":case"input":case"keygen":case"link":case"meta":case"param":case"source":case"track":case"wbr":break e;case"body":if(1>=S.insertionMode){e.hasBody=!0;break e}break;case"html":if(0===S.insertionMode){e.hasHtml=!0;break e}break;case"head":if(1>=S.insertionMode)break e}t.push(St(n))}s.lastPushedText=!1}}}function Uo(e,t,r,n,o){var a=t.replay,i=t.blockedBoundary,s=Oo(0,0,null,t.formatContext,!1,!1);s.id=r,s.parentFlushed=!0;try{t.replay=null,t.blockedSegment=s,ra(e,t,n,o),s.status=1,ca(e,i,s),null===i?e.completedRootSegment=s:(ua(i,s),i.parentFlushed&&e.partialBoundaries.push(i))}finally{t.replay=a,t.blockedSegment=null}}function Ko(e,t,r,n){null!==t.replay&&"number"==typeof t.replay.slots?Uo(e,t,t.replay.slots,r,n):(t.node=r,t.childIndex=n,r=t.componentStack,Do(t),Xo(e,t),t.componentStack=r)}function Xo(e,t){var r=t.node,n=t.childIndex;if(null!==r){if("object"==typeof r){switch(r.$$typeof){case i:var o=r.type,l=r.key,u=r.props,c=void 0!==(r=u.ref)?r:null,d=vn(o),p=null==l?-1===n?0:n:l;if(l=[t.keyPath,d,p],null!==t.replay)e:{var m=t.replay;for(n=m.nodes,r=0;r<n.length;r++){var g=n[r];if(p===g[1]){if(4===g.length){if(null!==d&&d!==g[0])throw Error(a(490,g[0],d));var y=g[2];d=g[3],p=t.node,t.replay={nodes:y,slots:d,pendingTasks:1};try{if(Wo(e,t,l,o,u,c),1===t.replay.pendingTasks&&0<t.replay.nodes.length)throw Error(a(488));t.replay.pendingTasks--}catch(a){if("object"==typeof a&&null!==a&&(a===On||"function"==typeof a.then))throw t.node===p?t.replay=m:n.splice(r,1),a;t.replay.pendingTasks--,u=No(t.componentStack),oa(l=e,e=t.blockedBoundary,y,d,o=a,u=Bo(l,o,u))}t.replay=m}else{if(o!==h)throw Error(a(490,"Suspense",vn(o)||"Unknown"));t:{m=void 0,o=g[5],c=g[2],d=g[3],p=null===g[4]?[]:g[4][2],g=null===g[4]?null:g[4][3];var b=t.keyPath,w=t.formatContext,x=t.row,k=t.replay,S=t.blockedBoundary,P=t.hoistableState,A=u.children,E=u.fallback,R=new Set;(u=2>t.formatContext.insertionMode?Io(e,t.row,R,_e(),_e()):Io(e,t.row,R,null,null)).parentFlushed=!0,u.rootSegmentID=o,t.blockedBoundary=u,t.hoistableState=u.contentState,t.keyPath=l,t.formatContext=Ie(e.resumableState,w),t.row=null,t.replay={nodes:c,slots:d,pendingTasks:1};try{if(ra(e,t,A,-1),1===t.replay.pendingTasks&&0<t.replay.nodes.length)throw Error(a(488));if(t.replay.pendingTasks--,0===u.pendingTasks&&0===u.status){u.status=1,e.completedBoundaries.push(u);break t}}catch(r){u.status=4,m=Bo(e,r,y=No(t.componentStack)),u.errorDigest=m,t.replay.pendingTasks--,e.clientRenderedBoundaries.push(u)}finally{t.blockedBoundary=S,t.hoistableState=P,t.replay=k,t.keyPath=b,t.formatContext=w,t.row=x}Do(y=To(e,null,{nodes:p,slots:g,pendingTasks:0},E,-1,S,u.fallbackState,R,[l[0],"Suspense Fallback",l[2]],Re(e.resumableState,t.formatContext),t.context,t.treeContext,t.row,Mo(t.componentStack))),e.pingedTasks.push(y)}}n.splice(r,1);break e}}}else Wo(e,t,l,o,u,c);return;case s:throw Error(a(257));case v:if(r=(y=r._init)(r._payload),12===e.status)throw null;return void Ko(e,t,r,n)}if(C(r))return void Jo(e,t,r,n);if((y=_(r))&&(y=y.call(r))){if(!(r=y.next()).done){u=[];do{u.push(r.value),r=y.next()}while(!r.done);Jo(e,t,u,n)}return}if("function"==typeof r.then)return t.thenableState=null,Ko(e,t,fo(r),n);if(r.$$typeof===f)return Ko(e,t,r._currentValue,n);throw n=Object.prototype.toString.call(r),Error(a(31,"[object Object]"===n?"object with keys {"+Object.keys(r).join(", ")+"}":n))}"string"==typeof r?null!==(n=t.blockedSegment)&&(n.lastPushedText=Te(n.chunks,r,e.renderState,n.lastPushedText)):"number"!=typeof r&&"bigint"!=typeof r||null!==(n=t.blockedSegment)&&(n.lastPushedText=Te(n.chunks,""+r,e.renderState,n.lastPushedText))}}function Jo(e,t,r,n){var o=t.keyPath;if(-1===n||(t.keyPath=[t.keyPath,"Fragment",n],null===t.replay)){if(i=t.treeContext,s=r.length,null!==t.replay&&(null!==(l=t.replay.slots)&&"object"==typeof l)){for(n=0;n<s;n++)u=r[n],t.treeContext=En(i,s,n),"number"==typeof(c=l[n])?(Uo(e,t,c,u,n),delete l[n]):ra(e,t,u,n);return t.treeContext=i,void(t.keyPath=o)}for(l=0;l<s;l++)n=r[l],t.treeContext=En(i,s,l),ra(e,t,n,l);t.treeContext=i,t.keyPath=o}else{for(var i=t.replay,s=i.nodes,l=0;l<s.length;l++){var u=s[l];if(u[1]===n){n=u[2],u=u[3],t.replay={nodes:n,slots:u,pendingTasks:1};try{if(Jo(e,t,r,-1),1===t.replay.pendingTasks&&0<t.replay.nodes.length)throw Error(a(488));t.replay.pendingTasks--}catch(o){if("object"==typeof o&&null!==o&&(o===On||"function"==typeof o.then))throw o;t.replay.pendingTasks--,r=No(t.componentStack);var c=t.blockedBoundary;oa(e,c,n,u,o,r=Bo(e,o,r))}t.replay=i,s.splice(l,1);break}}t.keyPath=o}}function Yo(e,t,r){if(r.status=5,r.rootSegmentID=e.nextSegmentId++,null===(e=r.trackedContentKeyPath))throw Error(a(486));var n=r.trackedFallbackNode,o=t.workingMap.get(e);return void 0===o?(r=[e[1],e[2],[],null,n,r.rootSegmentID],t.workingMap.set(e,r),Ea(r,e[0],t),r):(o[4]=n,o[5]=r.rootSegmentID,o)}function Qo(e,t,r,n){n.status=5;var o=r.keyPath,i=r.blockedBoundary;if(null===i)n.id=e.nextSegmentId++,t.rootSlots=n.id,null!==e.completedRootSegment&&(e.completedRootSegment.status=5);else{if(null!==i&&0===i.status){var s=Yo(e,t,i);if(i.trackedContentKeyPath===o&&-1===r.childIndex)return-1===n.id&&(n.id=n.parentFlushed?i.rootSegmentID:e.nextSegmentId++),void(s[3]=n.id)}if(-1===n.id&&(n.id=n.parentFlushed&&null!==i?i.rootSegmentID:e.nextSegmentId++),-1===r.childIndex)null===o?t.rootSlots=n.id:void 0===(r=t.workingMap.get(o))?Ea(r=[o[1],o[2],[],n.id],o[0],t):r[3]=n.id;else{if(null===o){if(null===(e=t.rootSlots))e=t.rootSlots={};else if("number"==typeof e)throw Error(a(491))}else if(void 0===(s=(i=t.workingMap).get(o)))e={},s=[o[1],o[2],[],e],i.set(o,s),Ea(s,o[0],t);else if(null===(e=s[3]))e=s[3]={};else if("number"==typeof e)throw Error(a(491));e[r.childIndex]=n.id}}}function Zo(e,t){null!==(e=e.trackedPostpones)&&(null!==(t=t.trackedContentKeyPath)&&(void 0!==(t=e.workingMap.get(t))&&(t.length=4,t[2]=[],t[3]=null)))}function ea(e,t,r){return To(e,r,t.replay,t.node,t.childIndex,t.blockedBoundary,t.hoistableState,t.abortSet,t.keyPath,t.formatContext,t.context,t.treeContext,t.row,t.componentStack)}function ta(e,t,r){var n=t.blockedSegment,o=Oo(0,n.chunks.length,null,t.formatContext,n.lastPushedText,!0);return n.children.push(o),n.lastPushedText=!1,jo(e,r,t.node,t.childIndex,t.blockedBoundary,o,t.blockedPreamble,t.hoistableState,t.abortSet,t.keyPath,t.formatContext,t.context,t.treeContext,t.row,t.componentStack)}function ra(e,t,r,n){var o=t.formatContext,a=t.context,i=t.keyPath,s=t.treeContext,l=t.componentStack,u=t.blockedSegment;if(null===u){u=t.replay;try{return Ko(e,t,r,n)}catch(c){if(ro(),r=c===On?Mn():c,12!==e.status&&"object"==typeof r&&null!==r){if("function"==typeof r.then)return e=ea(e,t,n=c===On?to():null).ping,r.then(e,e),t.formatContext=o,t.context=a,t.keyPath=i,t.treeContext=s,t.componentStack=l,t.replay=u,void Cn(a);if("Maximum call stack size exceeded"===r.message)return r=ea(e,t,r=c===On?to():null),e.pingedTasks.push(r),t.formatContext=o,t.context=a,t.keyPath=i,t.treeContext=s,t.componentStack=l,t.replay=u,void Cn(a)}}}else{var c=u.children.length,d=u.chunks.length;try{return Ko(e,t,r,n)}catch(n){if(ro(),u.children.length=c,u.chunks.length=d,r=n===On?Mn():n,12!==e.status&&"object"==typeof r&&null!==r){if("function"==typeof r.then)return u=r,e=ta(e,t,r=n===On?to():null).ping,u.then(e,e),t.formatContext=o,t.context=a,t.keyPath=i,t.treeContext=s,t.componentStack=l,void Cn(a);if("Maximum call stack size exceeded"===r.message)return u=ta(e,t,u=n===On?to():null),e.pingedTasks.push(u),t.formatContext=o,t.context=a,t.keyPath=i,t.treeContext=s,t.componentStack=l,void Cn(a)}}}throw t.formatContext=o,t.context=a,t.keyPath=i,t.treeContext=s,Cn(a),r}function na(e){var t=e.blockedBoundary,r=e.blockedSegment;null!==r&&(r.status=3,da(this,t,e.row,r))}function oa(e,t,r,n,o,i){for(var s=0;s<r.length;s++){var l=r[s];if(4===l.length)oa(e,t,l[2],l[3],o,i);else{l=l[5];var u=e,c=i,d=Io(u,null,new Set,null,null);d.parentFlushed=!0,d.rootSegmentID=l,d.status=4,d.errorDigest=c,d.parentFlushed&&u.clientRenderedBoundaries.push(d)}}if(r.length=0,null!==n){if(null===t)throw Error(a(487));if(4!==t.status&&(t.status=4,t.errorDigest=i,t.parentFlushed&&e.clientRenderedBoundaries.push(t)),"object"==typeof n)for(var f in n)delete n[f]}}function aa(e,t,r){var n=e.blockedBoundary,o=e.blockedSegment;if(null!==o){if(6===o.status)return;o.status=3}var a=No(e.componentStack);if(null===n){if(13!==t.status&&14!==t.status){if(null===(n=e.replay))return void(null!==t.trackedPostpones&&null!==o?(n=t.trackedPostpones,Bo(t,r,a),Qo(t,n,e,o),da(t,null,e.row,o)):(Bo(t,r,a),Fo(t,r)));n.pendingTasks--,0===n.pendingTasks&&0<n.nodes.length&&(o=Bo(t,r,a),oa(t,null,n.nodes,n.slots,r,o)),t.pendingRootTasks--,0===t.pendingRootTasks&&sa(t)}}else{var i=t.trackedPostpones;if(4!==n.status){if(null!==i&&null!==o)return Bo(t,r,a),Qo(t,i,e,o),n.fallbackAbortableTasks.forEach(function(e){return aa(e,t,r)}),n.fallbackAbortableTasks.clear(),da(t,n,e.row,o);n.status=4,o=Bo(t,r,a),n.status=4,n.errorDigest=o,Zo(t,n),n.parentFlushed&&t.clientRenderedBoundaries.push(n)}n.pendingTasks--,null!==(o=n.row)&&0===--o.pendingTasks&&Lo(t,o),n.fallbackAbortableTasks.forEach(function(e){return aa(e,t,r)}),n.fallbackAbortableTasks.clear()}null!==(e=e.row)&&0===--e.pendingTasks&&Lo(t,e),t.allPendingTasks--,0===t.allPendingTasks&&la(t)}function ia(e,t){try{var r=e.renderState,n=r.onHeaders;if(n){var o=r.headers;if(o){r.headers=null;var a=o.preconnects;if(o.fontPreloads&&(a&&(a+=", "),a+=o.fontPreloads),o.highImagePreloads&&(a&&(a+=", "),a+=o.highImagePreloads),!t){var i=r.styles.values(),s=i.next();e:for(;0<o.remainingCapacity&&!s.done;s=i.next())for(var l=s.value.sheets.values(),u=l.next();0<o.remainingCapacity&&!u.done;u=l.next()){var c=u.value,d=c.props,f=d.href,p=c.props,h=an(p.href,"style",{crossOrigin:p.crossOrigin,integrity:p.integrity,nonce:p.nonce,type:p.type,fetchPriority:p.fetchPriority,referrerPolicy:p.referrerPolicy,media:p.media});if(!(0<=(o.remainingCapacity-=h.length+2)))break e;r.resets.style[f]=se,a&&(a+=", "),a+=h,r.resets.style[f]="string"==typeof d.crossOrigin||"string"==typeof d.integrity?[d.crossOrigin,d.integrity]:se}}n(a?{Link:a}:{})}}}catch(t){Bo(e,t,{})}}function sa(e){null===e.trackedPostpones&&ia(e,!0),null===e.trackedPostpones&&ma(e),e.onShellError=Tn,(e=e.onShellReady)()}function la(e){ia(e,null===e.trackedPostpones||(null===e.completedRootSegment||5!==e.completedRootSegment.status)),ma(e),(e=e.onAllReady)()}function ua(e,t){if(0===t.chunks.length&&1===t.children.length&&null===t.children[0].boundary&&-1===t.children[0].id){var r=t.children[0];r.id=t.id,r.parentFlushed=!0,1!==r.status&&3!==r.status&&4!==r.status||ua(e,r)}else e.completedSegments.push(t)}function ca(e,t,r){if(null!==q){r=r.chunks;for(var n=0,o=0;o<r.length;o++)n+=r[o].byteLength;null===t?e.byteSize+=n:t.byteSize+=n}}function da(e,t,r,n){if(null!==r&&(0===--r.pendingTasks?Lo(e,r):r.together&&qo(e,r)),e.allPendingTasks--,null===t){if(null!==n&&n.parentFlushed){if(null!==e.completedRootSegment)throw Error(a(389));e.completedRootSegment=n}e.pendingRootTasks--,0===e.pendingRootTasks&&sa(e)}else if(t.pendingTasks--,4!==t.status)if(0===t.pendingTasks){if(0===t.status&&(t.status=1),null!==n&&n.parentFlushed&&(1===n.status||3===n.status)&&ua(t,n),t.parentFlushed&&e.completedBoundaries.push(t),1===t.status)null!==(r=t.row)&&pn(r.hoistables,t.contentState),So(0,t)||(t.fallbackAbortableTasks.forEach(na,e),t.fallbackAbortableTasks.clear(),null!==r&&0===--r.pendingTasks&&Lo(e,r)),0===e.pendingRootTasks&&null===e.trackedPostpones&&null!==t.contentPreamble&&ma(e);else if(5===t.status&&null!==(t=t.row)){if(null!==e.trackedPostpones){r=e.trackedPostpones;var o=t.next;if(null!==o&&null!==(n=o.boundaries))for(o.boundaries=null,o=0;o<n.length;o++){var i=n[o];Yo(e,r,i),da(e,i,null,null)}}0===--t.pendingTasks&&Lo(e,t)}}else null===n||!n.parentFlushed||1!==n.status&&3!==n.status||(ua(t,n),1===t.completedSegments.length&&t.parentFlushed&&e.partialBoundaries.push(t)),null!==(t=t.row)&&t.together&&qo(e,t);0===e.allPendingTasks&&la(e)}function fa(e){if(14!==e.status&&13!==e.status){var t=bn,r=ne.H;ne.H=go;var n=ne.A;ne.A=yo;var o=Eo;Eo=e;var i=vo;vo=e.resumableState;try{var s,l=e.pingedTasks;for(s=0;s<l.length;s++){var u=l[s],c=e,d=u.blockedSegment;if(null===d){var f=c;if(0!==u.replay.pendingTasks){Cn(u.context);try{if("number"==typeof u.replay.slots?Uo(f,u,u.replay.slots,u.node,u.childIndex):Xo(f,u),1===u.replay.pendingTasks&&0<u.replay.nodes.length)throw Error(a(488));u.replay.pendingTasks--,u.abortSet.delete(u),da(f,u.blockedBoundary,u.row,null)}catch(e){ro();var p=e===On?Mn():e;if("object"==typeof p&&null!==p&&"function"==typeof p.then){var h=u.ping;p.then(h,h),u.thenableState=e===On?to():null}else{u.replay.pendingTasks--,u.abortSet.delete(u);var m=No(u.componentStack);c=void 0;var g=f,v=u.blockedBoundary,y=12===f.status?f.fatalError:p;oa(g,v,u.replay.nodes,u.replay.slots,y,c=Bo(g,y,m)),f.pendingRootTasks--,0===f.pendingRootTasks&&sa(f),f.allPendingTasks--,0===f.allPendingTasks&&la(f)}}}}else if(f=void 0,0===(g=d).status){g.status=6,Cn(u.context);var b=g.children.length,w=g.chunks.length;try{Xo(c,u),g.lastPushedText&&g.textEmbedded&&g.chunks.push(je),u.abortSet.delete(u),g.status=1,ca(c,u.blockedBoundary,g),da(c,u.blockedBoundary,u.row,g)}catch(e){ro(),g.children.length=b,g.chunks.length=w;var x=e===On?Mn():12===c.status?c.fatalError:e;if(12===c.status&&null!==c.trackedPostpones){var k=c.trackedPostpones,S=No(u.componentStack);u.abortSet.delete(u),Bo(c,x,S),Qo(c,k,u,g),da(c,u.blockedBoundary,u.row,g)}else if("object"==typeof x&&null!==x&&"function"==typeof x.then){g.status=0,u.thenableState=e===On?to():null;var _=u.ping;x.then(_,_)}else{var C=No(u.componentStack);u.abortSet.delete(u),g.status=4;var P=u.blockedBoundary,A=u.row;if(null!==A&&0===--A.pendingTasks&&Lo(c,A),c.allPendingTasks--,f=Bo(c,x,C),null===P)Fo(c,x);else if(P.pendingTasks--,4!==P.status){P.status=4,P.errorDigest=f,Zo(c,P);var E=P.row;null!==E&&0===--E.pendingTasks&&Lo(c,E),P.parentFlushed&&c.clientRenderedBoundaries.push(P),0===c.pendingRootTasks&&null===c.trackedPostpones&&null!==P.contentPreamble&&ma(c)}0===c.allPendingTasks&&la(c)}}}}l.splice(0,s),null!==e.destination&&Sa(e,e.destination)}catch(t){Bo(e,t,{}),Fo(e,t)}finally{vo=i,ne.H=r,ne.A=n,r===go&&Cn(t),Eo=o}}}function pa(e,t,r){t.preambleChildren.length&&r.push(t.preambleChildren);for(var n=!1,o=0;o<t.children.length;o++)n=ha(e,t.children[o],r)||n;return n}function ha(e,t,r){var n=t.boundary;if(null===n)return pa(e,t,r);var o=n.contentPreamble,i=n.fallbackPreamble;if(null===o||null===i)return!1;switch(n.status){case 1:if(_t(e.renderState,o),e.byteSize+=n.byteSize,!(t=n.completedSegments[0]))throw Error(a(391));return pa(e,t,r);case 5:if(null!==e.trackedPostpones)return!0;case 4:if(1===t.status)return _t(e.renderState,i),pa(e,t,r);default:return!0}}function ma(e){if(e.completedRootSegment&&null===e.completedPreambleSegments){var t=[],r=e.byteSize,n=ha(e,e.completedRootSegment,t),o=e.renderState.preamble;!1===n||o.headChunks&&o.bodyChunks?e.completedPreambleSegments=t:e.byteSize=r}}function ga(e,t,r,n){switch(r.parentFlushed=!0,r.status){case 0:r.id=e.nextSegmentId++;case 5:return n=r.id,r.lastPushedText=!1,r.textEmbedded=!1,e=e.renderState,M(t,At),M(t,e.placeholderPrefix),M(t,e=L(n.toString(16))),N(t,Et);case 1:r.status=2;var o=!0,i=r.chunks,s=0;r=r.children;for(var l=0;l<r.length;l++){for(o=r[l];s<o.index;s++)M(t,i[s]);o=ya(e,t,o,n)}for(;s<i.length-1;s++)M(t,i[s]);return s<i.length&&(o=N(t,i[s])),o;case 3:return!0;default:throw Error(a(390))}}var va=0;function ya(e,t,r,n){var o=r.boundary;if(null===o)return ga(e,t,r,n);if(o.parentFlushed=!0,4===o.status){var i=o.row;null!==i&&0===--i.pendingTasks&&Lo(e,i),o=o.errorDigest,N(t,Dt),M(t,Nt),o&&(M(t,Ft),M(t,L(Q(o))),M(t,Bt)),N(t,Lt),ga(e,t,r,n)}else if(1!==o.status)0===o.status&&(o.rootSegmentID=e.nextSegmentId++),0<o.completedSegments.length&&e.partialBoundaries.push(o),zt(t,e.renderState,o.rootSegmentID),n&&pn(n,o.fallbackState),ga(e,t,r,n);else if(!ka&&So(0,o)&&(va+o.byteSize>e.progressiveChunkSize||hn(o.contentState)))o.rootSegmentID=e.nextSegmentId++,e.completedBoundaries.push(o),zt(t,e.renderState,o.rootSegmentID),ga(e,t,r,n);else{if(va+=o.byteSize,n&&pn(n,o.contentState),null!==(r=o.row)&&So(0,o)&&0===--r.pendingTasks&&Lo(e,r),N(t,jt),1!==(r=o.completedSegments).length)throw Error(a(391));ya(e,t,r[0],n)}return N(t,Mt)}function ba(e,t,r,n){return function(e,t,r,n){switch(r.insertionMode){case 0:case 1:case 3:case 2:return M(e,qt),M(e,t.segmentPrefix),M(e,L(n.toString(16))),N(e,Ht);case 4:return M(e,Gt),M(e,t.segmentPrefix),M(e,L(n.toString(16))),N(e,Vt);case 5:return M(e,Ut),M(e,t.segmentPrefix),M(e,L(n.toString(16))),N(e,Kt);case 6:return M(e,Jt),M(e,t.segmentPrefix),M(e,L(n.toString(16))),N(e,Yt);case 7:return M(e,Zt),M(e,t.segmentPrefix),M(e,L(n.toString(16))),N(e,er);case 8:return M(e,rr),M(e,t.segmentPrefix),M(e,L(n.toString(16))),N(e,nr);case 9:return M(e,ar),M(e,t.segmentPrefix),M(e,L(n.toString(16))),N(e,ir);default:throw Error(a(397))}}(t,e.renderState,r.parentFormatContext,r.id),ya(e,t,r,n),function(e,t){switch(t.insertionMode){case 0:case 1:case 3:case 2:return N(e,$t);case 4:return N(e,Wt);case 5:return N(e,Xt);case 6:return N(e,Qt);case 7:return N(e,tr);case 8:return N(e,or);case 9:return N(e,sr);default:throw Error(a(397))}}(t,r.parentFormatContext)}function wa(e,t,r){va=r.byteSize;for(var n=r.completedSegments,o=0;o<n.length;o++)xa(e,t,r,n[o]);n.length=0,null!==(n=r.row)&&So(0,r)&&0===--n.pendingTasks&&Lo(e,n),Fr(t,r.contentState,e.renderState),n=e.resumableState,e=e.renderState,o=r.rootSegmentID,r=r.contentState;var i=e.stylesToHoist;return e.stylesToHoist=!1,M(t,e.startInlineScript),M(t,Ye),i?(!(4&n.instructions)&&(n.instructions|=4,M(t,wr)),!(2&n.instructions)&&(n.instructions|=2,M(t,fr)),8&n.instructions?M(t,mr):(n.instructions|=8,M(t,hr))):(!(2&n.instructions)&&(n.instructions|=2,M(t,fr)),M(t,pr)),n=L(o.toString(16)),M(t,e.boundaryPrefix),M(t,n),M(t,gr),M(t,e.segmentPrefix),M(t,n),i?(M(t,vr),function(e,t){M(e,Qr);var r=Qr;t.stylesheets.forEach(function(t){if(2!==t.state)if(3===t.state)M(e,r),M(e,L(Rr(""+t.props.href))),M(e,tn),r=Zr;else{M(e,r);var n=t.props["data-precedence"],o=t.props,i=re(""+t.props.href);for(var s in M(e,L(Rr(i))),n=""+n,M(e,en),M(e,L(Rr(n))),o)if(G.call(o,s)&&null!=(n=o[s]))switch(s){case"href":case"rel":case"precedence":case"data-precedence":break;case"children":case"dangerouslySetInnerHTML":throw Error(a(399,"link"));default:rn(e,s,n)}M(e,tn),r=Zr,t.state=3}}),M(e,tn)}(t,r)):M(t,yr),r=N(t,br),Ct(t,e)&&r}function xa(e,t,r,n){if(2===n.status)return!0;var o=r.contentState,i=n.id;if(-1===i){if(-1===(n.id=r.rootSegmentID))throw Error(a(392));return ba(e,t,n,o)}return i===r.rootSegmentID?ba(e,t,n,o):(ba(e,t,n,o),r=e.resumableState,M(t,(e=e.renderState).startInlineScript),M(t,Ye),1&r.instructions?M(t,ur):(r.instructions|=1,M(t,lr)),M(t,e.segmentPrefix),M(t,i=L(i.toString(16))),M(t,cr),M(t,e.placeholderPrefix),M(t,i),t=N(t,dr))}var ka=!1;function Sa(e,t){O=new Uint8Array(2048),D=0;try{if(!(0<e.pendingRootTasks)){var r,n=e.completedRootSegment;if(null!==n){if(5===n.status)return;var o=e.completedPreambleSegments;if(null===o)return;va=e.byteSize;var a,i=e.resumableState,s=e.renderState,l=s.preamble,u=l.htmlChunks,c=l.headChunks;if(u){for(a=0;a<u.length;a++)M(t,u[a]);if(c)for(a=0;a<c.length;a++)M(t,c[a]);else M(t,bt("head")),M(t,Ye)}else if(c)for(a=0;a<c.length;a++)M(t,c[a]);var d=s.charsetChunks;for(a=0;a<d.length;a++)M(t,d[a]);d.length=0,s.preconnects.forEach(Lr,t),s.preconnects.clear();var f=s.viewportChunks;for(a=0;a<f.length;a++)M(t,f[a]);f.length=0,s.fontPreloads.forEach(Lr,t),s.fontPreloads.clear(),s.highImagePreloads.forEach(Lr,t),s.highImagePreloads.clear(),le=s,s.styles.forEach(Ur,t),le=null;var p=s.importMapChunks;for(a=0;a<p.length;a++)M(t,p[a]);p.length=0,s.bootstrapScripts.forEach(Lr,t),s.scripts.forEach(Lr,t),s.scripts.clear(),s.bulkPreloads.forEach(Lr,t),s.bulkPreloads.clear(),u||c||(i.instructions|=32);var h=s.hoistableChunks;for(a=0;a<h.length;a++)M(t,h[a]);for(i=h.length=0;i<o.length;i++){var m=o[i];for(s=0;s<m.length;s++)ya(e,t,m[s],null)}var g=e.renderState.preamble,v=g.headChunks;(g.htmlChunks||v)&&M(t,St("head"));var y=g.bodyChunks;if(y)for(o=0;o<y.length;o++)M(t,y[o]);ya(e,t,n,null),e.completedRootSegment=null;var b=e.renderState;if(0!==e.allPendingTasks||0!==e.clientRenderedBoundaries.length||0!==e.completedBoundaries.length||null!==e.trackedPostpones&&(0!==e.trackedPostpones.rootNodes.length||null!==e.trackedPostpones.rootSlots)){var w=e.resumableState;if(!(64&w.instructions)){if(w.instructions|=64,M(t,b.startInlineScript),!(32&w.instructions)){w.instructions|=32;var x="_"+w.idPrefix+"R_";M(t,Jr),M(t,L(Q(x))),M(t,ze)}M(t,Ye),M(t,Pt),N(t,ce)}}Ct(t,b)}var k=e.renderState;n=0;var S=k.viewportChunks;for(n=0;n<S.length;n++)M(t,S[n]);S.length=0,k.preconnects.forEach(Lr,t),k.preconnects.clear(),k.fontPreloads.forEach(Lr,t),k.fontPreloads.clear(),k.highImagePreloads.forEach(Lr,t),k.highImagePreloads.clear(),k.styles.forEach(Xr,t),k.scripts.forEach(Lr,t),k.scripts.clear(),k.bulkPreloads.forEach(Lr,t),k.bulkPreloads.clear();var _=k.hoistableChunks;for(n=0;n<_.length;n++)M(t,_[n]);_.length=0;var C=e.clientRenderedBoundaries;for(r=0;r<C.length;r++){var P=C[r];k=t;var A=e.resumableState,E=e.renderState,R=P.rootSegmentID,I=P.errorDigest;M(k,E.startInlineScript),M(k,Ye),4&A.instructions?M(k,kr):(A.instructions|=4,M(k,xr)),M(k,E.boundaryPrefix),M(k,L(R.toString(16))),M(k,Sr),I&&(M(k,_r),M(k,L(Ar(I||""))));var j=N(k,Cr);if(!j)return e.destination=null,r++,void C.splice(0,r)}C.splice(0,r);var T=e.completedBoundaries;for(r=0;r<T.length;r++)if(!wa(e,t,T[r]))return e.destination=null,r++,void T.splice(0,r);T.splice(0,r),B(t),O=new Uint8Array(2048),D=0,ka=!0;var F=e.partialBoundaries;for(r=0;r<F.length;r++){var z=F[r];e:{C=e,P=t,va=z.byteSize;var q=z.completedSegments;for(j=0;j<q.length;j++)if(!xa(C,P,z,q[j])){j++,q.splice(0,j);var H=!1;break e}q.splice(0,j);var $=z.row;null!==$&&$.together&&1===z.pendingTasks&&(1===$.pendingTasks?zo(C,$,$.hoistables):$.pendingTasks--),H=Fr(P,z.contentState,C.renderState)}if(!H)return e.destination=null,r++,void F.splice(0,r)}F.splice(0,r),ka=!1;var G=e.completedBoundaries;for(r=0;r<G.length;r++)if(!wa(e,t,G[r]))return e.destination=null,r++,void G.splice(0,r);G.splice(0,r)}}finally{ka=!1,0===e.allPendingTasks&&0===e.clientRenderedBoundaries.length&&0===e.completedBoundaries.length?(e.flushScheduled=!1,(r=e.resumableState).hasBody&&M(t,St("body")),r.hasHtml&&M(t,St("html")),B(t),e.status=14,t.close(),e.destination=null):B(t)}}function _a(e){e.flushScheduled=null!==e.destination,T(function(){return fa(e)}),R(function(){10===e.status&&(e.status=11),null===e.trackedPostpones&&ia(e,0===e.pendingRootTasks)})}function Ca(e){!1===e.flushScheduled&&0===e.pingedTasks.length&&null!==e.destination&&(e.flushScheduled=!0,R(function(){var t=e.destination;t?Sa(e,t):e.flushScheduled=!1}))}function Pa(e,t){if(13===e.status)e.status=14,H(t,e.fatalError);else if(14!==e.status&&null===e.destination){e.destination=t;try{Sa(e,t)}catch(t){Bo(e,t,{}),Fo(e,t)}}}function Aa(e,t){11!==e.status&&10!==e.status||(e.status=12);try{var r=e.abortableTasks;if(0<r.size){var n=void 0===t?Error(a(432)):"object"==typeof t&&null!==t&&"function"==typeof t.then?Error(a(530)):t;e.fatalError=n,r.forEach(function(t){return aa(t,e,n)}),r.clear()}null!==e.destination&&Sa(e,e.destination)}catch(t){Bo(e,t,{}),Fo(e,t)}}function Ea(e,t,r){if(null===t)r.rootNodes.push(e);else{var n=r.workingMap,o=n.get(t);void 0===o&&(o=[t[1],t[2],[],null],n.set(t,o),Ea(o,t[0],r)),o[2].push(e)}}function Ra(e){var t=e.trackedPostpones;if(null===t||0===t.rootNodes.length&&null===t.rootSlots)return e.trackedPostpones=null;if(null===e.completedRootSegment||5!==e.completedRootSegment.status&&null!==e.completedPreambleSegments){var r=e.nextSegmentId,n=t.rootSlots,o=e.resumableState;o.bootstrapScriptContent=void 0,o.bootstrapScripts=void 0,o.bootstrapModules=void 0}else{r=0,n=-1,o=e.resumableState;var a=e.renderState;o.nextFormID=0,o.hasBody=!1,o.hasHtml=!1,o.unknownResources={font:a.resets.font},o.dnsResources=a.resets.dns,o.connectResources=a.resets.connect,o.imageResources=a.resets.image,o.styleResources=a.resets.style,o.scriptResources={},o.moduleUnknownResources={},o.moduleScriptResources={},o.instructions=0}return{nextSegmentId:r,rootFormatContext:e.rootFormatContext,progressiveChunkSize:e.progressiveChunkSize,resumableState:e.resumableState,replayNodes:t.rootNodes,replaySlots:n}}function Ia(){var e=n.version;if("19.2.4"!==e)throw Error(a(527,e,"19.2.4"))}Ia(),Ia(),t.prerender=function(e,t){return new Promise(function(r,n){var o,a=t?t.onHeaders:void 0;a&&(o=function(e){a(new Headers(e))});var i=Se(t?t.identifierPrefix:void 0,t&&t.unstable_externalRuntimeSrc,t?t.bootstrapScriptContent:void 0,t?t.bootstrapScripts:void 0,t?t.bootstrapModules:void 0),s=function(e,t,r,n,o,a,i,s,l,u,c){return(e=Po(e,t,r,n,o,a,i,s,l,u,c,void 0)).trackedPostpones={workingMap:new Map,rootNodes:[],rootSlots:null},e}(e,i,ke(i,void 0,t?t.unstable_externalRuntimeSrc:void 0,t?t.importMap:void 0,o,t?t.maxHeadersLength:void 0),Pe(t?t.namespaceURI:void 0),t?t.progressiveChunkSize:void 0,t?t.onError:void 0,function(){var e=new ReadableStream({type:"bytes",pull:function(e){Pa(s,e)},cancel:function(e){s.destination=null,Aa(s,e)}},{highWaterMark:0});e={postponed:Ra(s),prelude:e},r(e)},void 0,void 0,n,t?t.onPostpone:void 0);if(t&&t.signal){var l=t.signal;if(l.aborted)Aa(s,l.reason);else{var u=function(){Aa(s,l.reason),l.removeEventListener("abort",u)};l.addEventListener("abort",u)}}_a(s)})},t.renderToReadableStream=function(e,t){return new Promise(function(r,n){var o,a,i,s=new Promise(function(e,t){a=e,o=t}),l=t?t.onHeaders:void 0;l&&(i=function(e){l(new Headers(e))});var u=Se(t?t.identifierPrefix:void 0,t&&t.unstable_externalRuntimeSrc,t?t.bootstrapScriptContent:void 0,t?t.bootstrapScripts:void 0,t?t.bootstrapModules:void 0),c=Po(e,u,ke(u,t?t.nonce:void 0,t?t.unstable_externalRuntimeSrc:void 0,t?t.importMap:void 0,i,t?t.maxHeadersLength:void 0),Pe(t?t.namespaceURI:void 0),t?t.progressiveChunkSize:void 0,t?t.onError:void 0,a,function(){var e=new ReadableStream({type:"bytes",pull:function(e){Pa(c,e)},cancel:function(e){c.destination=null,Aa(c,e)}},{highWaterMark:0});e.allReady=s,r(e)},function(e){s.catch(function(){}),n(e)},o,t?t.onPostpone:void 0,t?t.formState:void 0);if(t&&t.signal){var d=t.signal;if(d.aborted)Aa(c,d.reason);else{var f=function(){Aa(c,d.reason),d.removeEventListener("abort",f)};d.addEventListener("abort",f)}}_a(c)})},t.resume=function(e,t,r){return new Promise(function(n,o){var a,i,s=new Promise(function(e,t){i=e,a=t}),l=Ao(e,t,ke(t.resumableState,r?r.nonce:void 0,void 0,void 0,void 0,void 0),r?r.onError:void 0,i,function(){var e=new ReadableStream({type:"bytes",pull:function(e){Pa(l,e)},cancel:function(e){l.destination=null,Aa(l,e)}},{highWaterMark:0});e.allReady=s,n(e)},function(e){s.catch(function(){}),o(e)},a,r?r.onPostpone:void 0);if(r&&r.signal){var u=r.signal;if(u.aborted)Aa(l,u.reason);else{var c=function(){Aa(l,u.reason),u.removeEventListener("abort",c)};u.addEventListener("abort",c)}}_a(l)})},t.resumeAndPrerender=function(e,t,r){return new Promise(function(n,o){var a=function(e,t,r,n,o,a,i,s,l){return(e=Ao(e,t,r,n,o,a,i,s,l)).trackedPostpones={workingMap:new Map,rootNodes:[],rootSlots:null},e}(e,t,ke(t.resumableState,void 0,void 0,void 0,void 0,void 0),r?r.onError:void 0,function(){var e=new ReadableStream({type:"bytes",pull:function(e){Pa(a,e)},cancel:function(e){a.destination=null,Aa(a,e)}},{highWaterMark:0});e={postponed:Ra(a),prelude:e},n(e)},void 0,void 0,o,r?r.onPostpone:void 0);if(r&&r.signal){var i=r.signal;if(i.aborted)Aa(a,i.reason);else{var s=function(){Aa(a,i.reason),i.removeEventListener("abort",s)};i.addEventListener("abort",s)}}_a(a)})},t.version="19.2.4"},"./node_modules/react-dom/server.browser.js"(e,t,r){"use strict";var n,o;n=r("./node_modules/react-dom/cjs/react-dom-server-legacy.browser.production.js"),o=r("./node_modules/react-dom/cjs/react-dom-server.browser.production.js"),n.version,n.renderToString,t.qV=n.renderToStaticMarkup,o.renderToReadableStream,o.resume},"./node_modules/react-is/cjs/react-is.production.min.js"(e,t){"use strict";var r="function"==typeof Symbol&&Symbol.for,n=r?Symbol.for("react.element"):60103,o=r?Symbol.for("react.portal"):60106,a=r?Symbol.for("react.fragment"):60107,i=r?Symbol.for("react.strict_mode"):60108,s=r?Symbol.for("react.profiler"):60114,l=r?Symbol.for("react.provider"):60109,u=r?Symbol.for("react.context"):60110,c=r?Symbol.for("react.async_mode"):60111,d=r?Symbol.for("react.concurrent_mode"):60111,f=r?Symbol.for("react.forward_ref"):60112,p=r?Symbol.for("react.suspense"):60113,h=r?Symbol.for("react.suspense_list"):60120,m=r?Symbol.for("react.memo"):60115,g=r?Symbol.for("react.lazy"):60116,v=r?Symbol.for("react.block"):60121,y=r?Symbol.for("react.fundamental"):60117,b=r?Symbol.for("react.responder"):60118,w=r?Symbol.for("react.scope"):60119;function x(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case n:switch(e=e.type){case c:case d:case a:case s:case i:case p:return e;default:switch(e=e&&e.$$typeof){case u:case f:case g:case m:case l:return e;default:return t}}case o:return t}}}function k(e){return x(e)===d}t.AsyncMode=c,t.ConcurrentMode=d,t.ContextConsumer=u,t.ContextProvider=l,t.Element=n,t.ForwardRef=f,t.Fragment=a,t.Lazy=g,t.Memo=m,t.Portal=o,t.Profiler=s,t.StrictMode=i,t.Suspense=p,t.isAsyncMode=function(e){return k(e)||x(e)===c},t.isConcurrentMode=k,t.isContextConsumer=function(e){return x(e)===u},t.isContextProvider=function(e){return x(e)===l},t.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===n},t.isForwardRef=function(e){return x(e)===f},t.isFragment=function(e){return x(e)===a},t.isLazy=function(e){return x(e)===g},t.isMemo=function(e){return x(e)===m},t.isPortal=function(e){return x(e)===o},t.isProfiler=function(e){return x(e)===s},t.isStrictMode=function(e){return x(e)===i},t.isSuspense=function(e){return x(e)===p},t.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===a||e===d||e===s||e===i||e===p||e===h||"object"==typeof e&&null!==e&&(e.$$typeof===g||e.$$typeof===m||e.$$typeof===l||e.$$typeof===u||e.$$typeof===f||e.$$typeof===y||e.$$typeof===b||e.$$typeof===w||e.$$typeof===v)},t.typeOf=x},"./node_modules/react-is/index.js"(e,t,r){"use strict";e.exports=r("./node_modules/react-is/cjs/react-is.production.min.js")},"./node_modules/react-redux/node_modules/react-is/cjs/react-is.production.min.js"(e,t){"use strict";var r=60103,n=60106,o=60107,a=60108,i=60114,s=60109,l=60110,u=60112,c=60113,d=60120,f=60115,p=60116,h=60121,m=60122,g=60117,v=60129,y=60131;if("function"==typeof Symbol&&Symbol.for){var b=Symbol.for;r=b("react.element"),n=b("react.portal"),o=b("react.fragment"),a=b("react.strict_mode"),i=b("react.profiler"),s=b("react.provider"),l=b("react.context"),u=b("react.forward_ref"),c=b("react.suspense"),d=b("react.suspense_list"),f=b("react.memo"),p=b("react.lazy"),h=b("react.block"),m=b("react.server.block"),g=b("react.fundamental"),v=b("react.debug_trace_mode"),y=b("react.legacy_hidden")}function w(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case r:switch(e=e.type){case o:case i:case a:case c:case d:return e;default:switch(e=e&&e.$$typeof){case l:case u:case p:case f:case s:return e;default:return t}}case n:return t}}}t.isContextConsumer=function(e){return w(e)===l}},"./node_modules/react-redux/node_modules/react-is/index.js"(e,t,r){"use strict";e.exports=r("./node_modules/react-redux/node_modules/react-is/cjs/react-is.production.min.js")},"./node_modules/reflect-metadata/Reflect.js"(e,t,r){var n,o=r("./node_modules/process/browser.js");!function(e){!function(){var t="object"==typeof r.g?r.g:"object"==typeof self?self:"object"==typeof this?this:Function("return this;")(),n=a(e);function a(e,t){return function(r,n){"function"!=typeof e[r]&&Object.defineProperty(e,r,{configurable:!0,writable:!0,value:n}),t&&t(r,n)}}void 0===t.Reflect?t.Reflect=e:n=a(t.Reflect,n),function(e){var t=Object.prototype.hasOwnProperty,r="function"==typeof Symbol,n=r&&void 0!==Symbol.toPrimitive?Symbol.toPrimitive:"@@toPrimitive",a=r&&void 0!==Symbol.iterator?Symbol.iterator:"@@iterator",i="function"==typeof Object.create,s={__proto__:[]}instanceof Array,l=!i&&!s,u={create:i?function(){return oe(Object.create(null))}:s?function(){return oe({__proto__:null})}:function(){return oe({})},has:l?function(e,r){return t.call(e,r)}:function(e,t){return t in e},get:l?function(e,r){return t.call(e,r)?e[r]:void 0}:function(e,t){return e[t]}},c=Object.getPrototypeOf(Function),d="object"==typeof o&&o.env&&"true"===o.env.REFLECT_METADATA_USE_MAP_POLYFILL,f=d||"function"!=typeof Map||"function"!=typeof Map.prototype.entries?te():Map,p=d||"function"!=typeof Set||"function"!=typeof Set.prototype.entries?re():Set,h=new(d||"function"!=typeof WeakMap?ne():WeakMap);function m(e,t,r,n){if(N(r)){if(!V(e))throw new TypeError;if(!U(t))throw new TypeError;return C(e,t)}if(!V(e))throw new TypeError;if(!L(t))throw new TypeError;if(!L(n)&&!N(n)&&!B(n))throw new TypeError;return B(n)&&(n=void 0),P(e,t,r=G(r),n)}function g(e,t){function r(r,n){if(!L(r))throw new TypeError;if(!N(n)&&!K(n))throw new TypeError;T(e,t,r,n)}return r}function v(e,t,r,n){if(!L(r))throw new TypeError;return N(n)||(n=G(n)),T(e,t,r,n)}function y(e,t,r){if(!L(t))throw new TypeError;return N(r)||(r=G(r)),E(e,t,r)}function b(e,t,r){if(!L(t))throw new TypeError;return N(r)||(r=G(r)),R(e,t,r)}function w(e,t,r){if(!L(t))throw new TypeError;return N(r)||(r=G(r)),I(e,t,r)}function x(e,t,r){if(!L(t))throw new TypeError;return N(r)||(r=G(r)),j(e,t,r)}function k(e,t){if(!L(e))throw new TypeError;return N(t)||(t=G(t)),O(e,t)}function S(e,t){if(!L(e))throw new TypeError;return N(t)||(t=G(t)),D(e,t)}function _(e,t,r){if(!L(t))throw new TypeError;N(r)||(r=G(r));var n=A(t,r,!1);if(N(n))return!1;if(!n.delete(e))return!1;if(n.size>0)return!0;var o=h.get(t);return o.delete(r),o.size>0||h.delete(t),!0}function C(e,t){for(var r=e.length-1;r>=0;--r){var n=(0,e[r])(t);if(!N(n)&&!B(n)){if(!U(n))throw new TypeError;t=n}}return t}function P(e,t,r,n){for(var o=e.length-1;o>=0;--o){var a=(0,e[o])(t,r,n);if(!N(a)&&!B(a)){if(!L(a))throw new TypeError;n=a}}return n}function A(e,t,r){var n=h.get(e);if(N(n)){if(!r)return;n=new f,h.set(e,n)}var o=n.get(t);if(N(o)){if(!r)return;o=new f,n.set(t,o)}return o}function E(e,t,r){if(R(e,t,r))return!0;var n=ee(t);return!B(n)&&E(e,n,r)}function R(e,t,r){var n=A(t,r,!1);return!N(n)&&H(n.has(e))}function I(e,t,r){if(R(e,t,r))return j(e,t,r);var n=ee(t);return B(n)?void 0:I(e,n,r)}function j(e,t,r){var n=A(t,r,!1);if(!N(n))return n.get(e)}function T(e,t,r,n){A(r,n,!0).set(e,t)}function O(e,t){var r=D(e,t),n=ee(e);if(null===n)return r;var o=O(n,t);if(o.length<=0)return r;if(r.length<=0)return o;for(var a=new p,i=[],s=0,l=r;s<l.length;s++){var u=l[s];a.has(u)||(a.add(u),i.push(u))}for(var c=0,d=o;c<d.length;c++){u=d[c];a.has(u)||(a.add(u),i.push(u))}return i}function D(e,t){var r=[],n=A(e,t,!1);if(N(n))return r;for(var o=J(n.keys()),a=0;;){var i=Q(o);if(!i)return r.length=a,r;var s=Y(i);try{r[a]=s}catch(e){try{Z(o)}finally{throw e}}a++}}function M(e){if(null===e)return 1;switch(typeof e){case"undefined":return 0;case"boolean":return 2;case"string":return 3;case"symbol":return 4;case"number":return 5;case"object":return null===e?1:6;default:return 6}}function N(e){return void 0===e}function B(e){return null===e}function F(e){return"symbol"==typeof e}function L(e){return"object"==typeof e?null!==e:"function"==typeof e}function z(e,t){switch(M(e)){case 0:case 1:case 2:case 3:case 4:case 5:return e}var r=3===t?"string":5===t?"number":"default",o=X(e,n);if(void 0!==o){var a=o.call(e,r);if(L(a))throw new TypeError;return a}return q(e,"default"===r?"number":r)}function q(e,t){if("string"===t){var r=e.toString;if(W(r))if(!L(o=r.call(e)))return o;if(W(n=e.valueOf))if(!L(o=n.call(e)))return o}else{var n;if(W(n=e.valueOf))if(!L(o=n.call(e)))return o;var o,a=e.toString;if(W(a))if(!L(o=a.call(e)))return o}throw new TypeError}function H(e){return!!e}function $(e){return""+e}function G(e){var t=z(e,3);return F(t)?t:$(t)}function V(e){return Array.isArray?Array.isArray(e):e instanceof Object?e instanceof Array:"[object Array]"===Object.prototype.toString.call(e)}function W(e){return"function"==typeof e}function U(e){return"function"==typeof e}function K(e){switch(M(e)){case 3:case 4:return!0;default:return!1}}function X(e,t){var r=e[t];if(null!=r){if(!W(r))throw new TypeError;return r}}function J(e){var t=X(e,a);if(!W(t))throw new TypeError;var r=t.call(e);if(!L(r))throw new TypeError;return r}function Y(e){return e.value}function Q(e){var t=e.next();return!t.done&&t}function Z(e){var t=e.return;t&&t.call(e)}function ee(e){var t=Object.getPrototypeOf(e);if("function"!=typeof e||e===c)return t;if(t!==c)return t;var r=e.prototype,n=r&&Object.getPrototypeOf(r);if(null==n||n===Object.prototype)return t;var o=n.constructor;return"function"!=typeof o||o===e?t:o}function te(){var e={},t=[],r=function(){function e(e,t,r){this._index=0,this._keys=e,this._values=t,this._selector=r}return e.prototype["@@iterator"]=function(){return this},e.prototype[a]=function(){return this},e.prototype.next=function(){var e=this._index;if(e>=0&&e<this._keys.length){var r=this._selector(this._keys[e],this._values[e]);return e+1>=this._keys.length?(this._index=-1,this._keys=t,this._values=t):this._index++,{value:r,done:!1}}return{value:void 0,done:!0}},e.prototype.throw=function(e){throw this._index>=0&&(this._index=-1,this._keys=t,this._values=t),e},e.prototype.return=function(e){return this._index>=0&&(this._index=-1,this._keys=t,this._values=t),{value:e,done:!0}},e}();return function(){function t(){this._keys=[],this._values=[],this._cacheKey=e,this._cacheIndex=-2}return Object.defineProperty(t.prototype,"size",{get:function(){return this._keys.length},enumerable:!0,configurable:!0}),t.prototype.has=function(e){return this._find(e,!1)>=0},t.prototype.get=function(e){var t=this._find(e,!1);return t>=0?this._values[t]:void 0},t.prototype.set=function(e,t){var r=this._find(e,!0);return this._values[r]=t,this},t.prototype.delete=function(t){var r=this._find(t,!1);if(r>=0){for(var n=this._keys.length,o=r+1;o<n;o++)this._keys[o-1]=this._keys[o],this._values[o-1]=this._values[o];return this._keys.length--,this._values.length--,t===this._cacheKey&&(this._cacheKey=e,this._cacheIndex=-2),!0}return!1},t.prototype.clear=function(){this._keys.length=0,this._values.length=0,this._cacheKey=e,this._cacheIndex=-2},t.prototype.keys=function(){return new r(this._keys,this._values,n)},t.prototype.values=function(){return new r(this._keys,this._values,o)},t.prototype.entries=function(){return new r(this._keys,this._values,i)},t.prototype["@@iterator"]=function(){return this.entries()},t.prototype[a]=function(){return this.entries()},t.prototype._find=function(e,t){return this._cacheKey!==e&&(this._cacheIndex=this._keys.indexOf(this._cacheKey=e)),this._cacheIndex<0&&t&&(this._cacheIndex=this._keys.length,this._keys.push(e),this._values.push(void 0)),this._cacheIndex},t}();function n(e,t){return e}function o(e,t){return t}function i(e,t){return[e,t]}}function re(){return function(){function e(){this._map=new f}return Object.defineProperty(e.prototype,"size",{get:function(){return this._map.size},enumerable:!0,configurable:!0}),e.prototype.has=function(e){return this._map.has(e)},e.prototype.add=function(e){return this._map.set(e,e),this},e.prototype.delete=function(e){return this._map.delete(e)},e.prototype.clear=function(){this._map.clear()},e.prototype.keys=function(){return this._map.keys()},e.prototype.values=function(){return this._map.values()},e.prototype.entries=function(){return this._map.entries()},e.prototype["@@iterator"]=function(){return this.keys()},e.prototype[a]=function(){return this.keys()},e}()}function ne(){var e=16,r=u.create(),n=o();return function(){function e(){this._key=o()}return e.prototype.has=function(e){var t=a(e,!1);return void 0!==t&&u.has(t,this._key)},e.prototype.get=function(e){var t=a(e,!1);return void 0!==t?u.get(t,this._key):void 0},e.prototype.set=function(e,t){return a(e,!0)[this._key]=t,this},e.prototype.delete=function(e){var t=a(e,!1);return void 0!==t&&delete t[this._key]},e.prototype.clear=function(){this._key=o()},e}();function o(){var e;do{e="@@WeakMap@@"+l()}while(u.has(r,e));return r[e]=!0,e}function a(e,r){if(!t.call(e,n)){if(!r)return;Object.defineProperty(e,n,{value:u.create()})}return e[n]}function i(e,t){for(var r=0;r<t;++r)e[r]=255*Math.random()|0;return e}function s(e){return"function"==typeof Uint8Array?"undefined"!=typeof crypto?crypto.getRandomValues(new Uint8Array(e)):"undefined"!=typeof msCrypto?msCrypto.getRandomValues(new Uint8Array(e)):i(new Uint8Array(e),e):i(new Array(e),e)}function l(){var t=s(e);t[6]=79&t[6]|64,t[8]=191&t[8]|128;for(var r="",n=0;n<e;++n){var o=t[n];4!==n&&6!==n&&8!==n||(r+="-"),o<16&&(r+="0"),r+=o.toString(16).toLowerCase()}return r}}function oe(e){return e.__=void 0,delete e.__,e}e("decorate",m),e("metadata",g),e("defineMetadata",v),e("hasMetadata",y),e("hasOwnMetadata",b),e("getMetadata",w),e("getOwnMetadata",x),e("getMetadataKeys",k),e("getOwnMetadataKeys",S),e("deleteMetadata",_)}(n)}()}(n||(n={}))},"./node_modules/sanitize-filename/index.js"(e,t,r){"use strict";var n=r("./node_modules/truncate-utf8-bytes/browser.js"),o=/[\/\?<>\\:\*\|"]/g,a=/[\x00-\x1f\x80-\x9f]/g,i=/^\.+$/,s=/^(con|prn|aux|nul|com[0-9]|lpt[0-9])(\..*)?$/i,l=/[\. ]+$/;function u(e,t){if("string"!=typeof e)throw new Error("Input must be string");var r=e.replace(o,t).replace(a,t).replace(i,t).replace(s,t).replace(l,t);return n(r,255)}e.exports=function(e,t){var r=t&&t.replacement||"",n=u(e,r);return""===r?n:u(n,"")}},"./node_modules/seedrandom/index.js"(e,t,r){var n=r("./node_modules/seedrandom/lib/alea.js"),o=r("./node_modules/seedrandom/lib/xor128.js"),a=r("./node_modules/seedrandom/lib/xorwow.js"),i=r("./node_modules/seedrandom/lib/xorshift7.js"),s=r("./node_modules/seedrandom/lib/xor4096.js"),l=r("./node_modules/seedrandom/lib/tychei.js"),u=r("./node_modules/seedrandom/seedrandom.js");u.alea=n,u.xor128=o,u.xorwow=a,u.xorshift7=i,u.xor4096=s,u.tychei=l,e.exports=u},"./node_modules/seedrandom/lib/alea.js"(e,t,r){var n;!function(e,o){function a(e){var t=this,r=function(){var e=4022871197,t=function(t){t=String(t);for(var r=0;r<t.length;r++){var n=.02519603282416938*(e+=t.charCodeAt(r));n-=e=n>>>0,e=(n*=e)>>>0,e+=4294967296*(n-=e)}return 2.3283064365386963e-10*(e>>>0)};return t}();t.next=function(){var e=2091639*t.s0+2.3283064365386963e-10*t.c;return t.s0=t.s1,t.s1=t.s2,t.s2=e-(t.c=0|e)},t.c=1,t.s0=r(" "),t.s1=r(" "),t.s2=r(" "),t.s0-=r(e),t.s0<0&&(t.s0+=1),t.s1-=r(e),t.s1<0&&(t.s1+=1),t.s2-=r(e),t.s2<0&&(t.s2+=1),r=null}function i(e,t){return t.c=e.c,t.s0=e.s0,t.s1=e.s1,t.s2=e.s2,t}function s(e,t){var r=new a(e),n=t&&t.state,o=r.next;return o.int32=function(){return 4294967296*r.next()|0},o.double=function(){return o()+11102230246251565e-32*(2097152*o()|0)},o.quick=o,n&&("object"==typeof n&&i(n,r),o.state=function(){return i(r,{})}),o}o&&o.exports?o.exports=s:r.amdD&&r.amdO?void 0===(n=function(){return s}.call(t,r,t,o))||(o.exports=n):this.alea=s}(0,e=r.nmd(e),r.amdD)},"./node_modules/seedrandom/lib/tychei.js"(e,t,r){var n;!function(e,o){function a(e){var t=this,r="";t.next=function(){var e=t.b,r=t.c,n=t.d,o=t.a;return e=e<<25^e>>>7^r,r=r-n|0,n=n<<24^n>>>8^o,o=o-e|0,t.b=e=e<<20^e>>>12^r,t.c=r=r-n|0,t.d=n<<16^r>>>16^o,t.a=o-e|0},t.a=0,t.b=0,t.c=-1640531527,t.d=1367130551,e===Math.floor(e)?(t.a=e/4294967296|0,t.b=0|e):r+=e;for(var n=0;n<r.length+20;n++)t.b^=0|r.charCodeAt(n),t.next()}function i(e,t){return t.a=e.a,t.b=e.b,t.c=e.c,t.d=e.d,t}function s(e,t){var r=new a(e),n=t&&t.state,o=function(){return(r.next()>>>0)/4294967296};return o.double=function(){do{var e=((r.next()>>>11)+(r.next()>>>0)/4294967296)/(1<<21)}while(0===e);return e},o.int32=r.next,o.quick=o,n&&("object"==typeof n&&i(n,r),o.state=function(){return i(r,{})}),o}o&&o.exports?o.exports=s:r.amdD&&r.amdO?void 0===(n=function(){return s}.call(t,r,t,o))||(o.exports=n):this.tychei=s}(0,e=r.nmd(e),r.amdD)},"./node_modules/seedrandom/lib/xor128.js"(e,t,r){var n;!function(e,o){function a(e){var t=this,r="";t.x=0,t.y=0,t.z=0,t.w=0,t.next=function(){var e=t.x^t.x<<11;return t.x=t.y,t.y=t.z,t.z=t.w,t.w^=t.w>>>19^e^e>>>8},e===(0|e)?t.x=e:r+=e;for(var n=0;n<r.length+64;n++)t.x^=0|r.charCodeAt(n),t.next()}function i(e,t){return t.x=e.x,t.y=e.y,t.z=e.z,t.w=e.w,t}function s(e,t){var r=new a(e),n=t&&t.state,o=function(){return(r.next()>>>0)/4294967296};return o.double=function(){do{var e=((r.next()>>>11)+(r.next()>>>0)/4294967296)/(1<<21)}while(0===e);return e},o.int32=r.next,o.quick=o,n&&("object"==typeof n&&i(n,r),o.state=function(){return i(r,{})}),o}o&&o.exports?o.exports=s:r.amdD&&r.amdO?void 0===(n=function(){return s}.call(t,r,t,o))||(o.exports=n):this.xor128=s}(0,e=r.nmd(e),r.amdD)},"./node_modules/seedrandom/lib/xor4096.js"(e,t,r){var n;!function(e,o){function a(e){var t=this;t.next=function(){var e,r,n=t.w,o=t.X,a=t.i;return t.w=n=n+1640531527|0,r=o[a+34&127],e=o[a=a+1&127],r^=r<<13,e^=e<<17,r^=r>>>15,e^=e>>>12,r=o[a]=r^e,t.i=a,r+(n^n>>>16)|0},function(e,t){var r,n,o,a,i,s=[],l=128;for(t===(0|t)?(n=t,t=null):(t+="\0",n=0,l=Math.max(l,t.length)),o=0,a=-32;a<l;++a)t&&(n^=t.charCodeAt((a+32)%t.length)),0===a&&(i=n),n^=n<<10,n^=n>>>15,n^=n<<4,n^=n>>>13,a>=0&&(i=i+1640531527|0,o=0==(r=s[127&a]^=n+i)?o+1:0);for(o>=128&&(s[127&(t&&t.length||0)]=-1),o=127,a=512;a>0;--a)n=s[o+34&127],r=s[o=o+1&127],n^=n<<13,r^=r<<17,n^=n>>>15,r^=r>>>12,s[o]=n^r;e.w=i,e.X=s,e.i=o}(t,e)}function i(e,t){return t.i=e.i,t.w=e.w,t.X=e.X.slice(),t}function s(e,t){null==e&&(e=+new Date);var r=new a(e),n=t&&t.state,o=function(){return(r.next()>>>0)/4294967296};return o.double=function(){do{var e=((r.next()>>>11)+(r.next()>>>0)/4294967296)/(1<<21)}while(0===e);return e},o.int32=r.next,o.quick=o,n&&(n.X&&i(n,r),o.state=function(){return i(r,{})}),o}o&&o.exports?o.exports=s:r.amdD&&r.amdO?void 0===(n=function(){return s}.call(t,r,t,o))||(o.exports=n):this.xor4096=s}(0,e=r.nmd(e),r.amdD)},"./node_modules/seedrandom/lib/xorshift7.js"(e,t,r){var n;!function(e,o){function a(e){var t=this;t.next=function(){var e,r,n=t.x,o=t.i;return e=n[o],r=(e^=e>>>7)^e<<24,r^=(e=n[o+1&7])^e>>>10,r^=(e=n[o+3&7])^e>>>3,r^=(e=n[o+4&7])^e<<7,e=n[o+7&7],r^=(e^=e<<13)^e<<9,n[o]=r,t.i=o+1&7,r},function(e,t){var r,n=[];if(t===(0|t))n[0]=t;else for(t=""+t,r=0;r<t.length;++r)n[7&r]=n[7&r]<<15^t.charCodeAt(r)+n[r+1&7]<<13;for(;n.length<8;)n.push(0);for(r=0;r<8&&0===n[r];++r);for(8==r?n[7]=-1:n[r],e.x=n,e.i=0,r=256;r>0;--r)e.next()}(t,e)}function i(e,t){return t.x=e.x.slice(),t.i=e.i,t}function s(e,t){null==e&&(e=+new Date);var r=new a(e),n=t&&t.state,o=function(){return(r.next()>>>0)/4294967296};return o.double=function(){do{var e=((r.next()>>>11)+(r.next()>>>0)/4294967296)/(1<<21)}while(0===e);return e},o.int32=r.next,o.quick=o,n&&(n.x&&i(n,r),o.state=function(){return i(r,{})}),o}o&&o.exports?o.exports=s:r.amdD&&r.amdO?void 0===(n=function(){return s}.call(t,r,t,o))||(o.exports=n):this.xorshift7=s}(0,e=r.nmd(e),r.amdD)},"./node_modules/seedrandom/lib/xorwow.js"(e,t,r){var n;!function(e,o){function a(e){var t=this,r="";t.next=function(){var e=t.x^t.x>>>2;return t.x=t.y,t.y=t.z,t.z=t.w,t.w=t.v,(t.d=t.d+362437|0)+(t.v=t.v^t.v<<4^e^e<<1)|0},t.x=0,t.y=0,t.z=0,t.w=0,t.v=0,e===(0|e)?t.x=e:r+=e;for(var n=0;n<r.length+64;n++)t.x^=0|r.charCodeAt(n),n==r.length&&(t.d=t.x<<10^t.x>>>4),t.next()}function i(e,t){return t.x=e.x,t.y=e.y,t.z=e.z,t.w=e.w,t.v=e.v,t.d=e.d,t}function s(e,t){var r=new a(e),n=t&&t.state,o=function(){return(r.next()>>>0)/4294967296};return o.double=function(){do{var e=((r.next()>>>11)+(r.next()>>>0)/4294967296)/(1<<21)}while(0===e);return e},o.int32=r.next,o.quick=o,n&&("object"==typeof n&&i(n,r),o.state=function(){return i(r,{})}),o}o&&o.exports?o.exports=s:r.amdD&&r.amdO?void 0===(n=function(){return s}.call(t,r,t,o))||(o.exports=n):this.xorwow=s}(0,e=r.nmd(e),r.amdD)},"./node_modules/seedrandom/seedrandom.js"(e,t,r){var n;!function(o,a,i){var s,l=256,u=i.pow(l,6),c=i.pow(2,52),d=2*c,f=255;function p(e,t,r){var n=[],f=v(g((t=1==t?{entropy:!0}:t||{}).entropy?[e,y(a)]:null==e?function(){try{var e;return s&&(e=s.randomBytes)?e=e(l):(e=new Uint8Array(l),(o.crypto||o.msCrypto).getRandomValues(e)),y(e)}catch(e){var t=o.navigator,r=t&&t.plugins;return[+new Date,o,r,o.screen,y(a)]}}():e,3),n),p=new h(n),b=function(){for(var e=p.g(6),t=u,r=0;e<c;)e=(e+r)*l,t*=l,r=p.g(1);for(;e>=d;)e/=2,t/=2,r>>>=1;return(e+r)/t};return b.int32=function(){return 0|p.g(4)},b.quick=function(){return p.g(4)/4294967296},b.double=b,v(y(p.S),a),(t.pass||r||function(e,t,r,n){return n&&(n.S&&m(n,p),e.state=function(){return m(p,{})}),r?(i.random=e,t):e})(b,f,"global"in t?t.global:this==i,t.state)}function h(e){var t,r=e.length,n=this,o=0,a=n.i=n.j=0,i=n.S=[];for(r||(e=[r++]);o<l;)i[o]=o++;for(o=0;o<l;o++)i[o]=i[a=f&a+e[o%r]+(t=i[o])],i[a]=t;(n.g=function(e){for(var t,r=0,o=n.i,a=n.j,i=n.S;e--;)t=i[o=f&o+1],r=r*l+i[f&(i[o]=i[a=f&a+t])+(i[a]=t)];return n.i=o,n.j=a,r})(l)}function m(e,t){return t.i=e.i,t.j=e.j,t.S=e.S.slice(),t}function g(e,t){var r,n=[],o=typeof e;if(t&&"object"==o)for(r in e)try{n.push(g(e[r],t-1))}catch(e){}return n.length?n:"string"==o?e:e+"\0"}function v(e,t){for(var r,n=e+"",o=0;o<n.length;)t[f&o]=f&(r^=19*t[f&o])+n.charCodeAt(o++);return y(t)}function y(e){return String.fromCharCode.apply(0,e)}if(v(i.random(),a),e.exports){e.exports=p;try{s=r("?d4c0")}catch(e){}}else void 0===(n=function(){return p}.call(t,r,t,e))||(e.exports=n)}("undefined"!=typeof self?self:this,[],Math)},"./node_modules/truncate-utf8-bytes/browser.js"(e,t,r){"use strict";var n=r("./node_modules/truncate-utf8-bytes/lib/truncate.js"),o=r("./node_modules/utf8-byte-length/browser.js");e.exports=n.bind(null,o)},"./node_modules/truncate-utf8-bytes/lib/truncate.js"(e){"use strict";function t(e){return e>=55296&&e<=56319}function r(e){return e>=56320&&e<=57343}e.exports=function(e,n,o){if("string"!=typeof n)throw new Error("Input must be string");for(var a,i,s=n.length,l=0,u=0;u<s;u+=1){if(a=n.charCodeAt(u),i=n[u],t(a)&&r(n.charCodeAt(u+1))&&(i+=n[u+=1]),(l+=e(i))===o)return n.slice(0,u+1);if(l>o)return n.slice(0,u-i.length+1)}return n}},"./node_modules/utf8-byte-length/browser.js"(e){"use strict";function t(e){return e>=55296&&e<=56319}function r(e){return e>=56320&&e<=57343}e.exports=function(e){if("string"!=typeof e)throw new Error("Input must be string");for(var n=e.length,o=0,a=null,i=null,s=0;s<n;s++)r(a=e.charCodeAt(s))?null!=i&&t(i)?o+=1:o+=3:a<=127?o+=1:a>=128&&a<=2047?o+=2:a>=2048&&a<=65535&&(o+=3),i=a;return o}},"./node_modules/what-input/dist/what-input.js"(e){var t;t=function(){return function(e){var t={};function r(n){if(t[n])return t[n].exports;var o=t[n]={exports:{},id:n,loaded:!1};return e[n].call(o.exports,o,o.exports,r),o.loaded=!0,o.exports}return r.m=e,r.c=t,r.p="",r(0)}([function(e,t){"use strict";e.exports=function(){if("undefined"==typeof document||"undefined"==typeof window)return{ask:function(){return"initial"},element:function(){return null},ignoreKeys:function(){},specificKeys:function(){},registerOnChange:function(){},unRegisterOnChange:function(){}};var e=document.documentElement,t=null,r="initial",n=r,o=Date.now(),a=!1,i=["button","input","select","textarea"],s=[],l=[16,17,18,91,93],u=[],c={keydown:"keyboard",keyup:"keyboard",mousedown:"mouse",mousemove:"mouse",MSPointerDown:"pointer",MSPointerMove:"pointer",pointerdown:"pointer",pointermove:"pointer",touchstart:"touch",touchend:"touch"},d=!1,f={x:null,y:null},p={2:"touch",3:"touch",4:"mouse"},h=!1;try{var m=Object.defineProperty({},"passive",{get:function(){h=!0}});window.addEventListener("test",null,m)}catch(e){}var g=function(){var e=!h||{passive:!0,capture:!0};document.addEventListener("DOMContentLoaded",v,!0),window.PointerEvent?(window.addEventListener("pointerdown",y,!0),window.addEventListener("pointermove",w,!0)):window.MSPointerEvent?(window.addEventListener("MSPointerDown",y,!0),window.addEventListener("MSPointerMove",w,!0)):(window.addEventListener("mousedown",y,!0),window.addEventListener("mousemove",w,!0),"ontouchstart"in window&&(window.addEventListener("touchstart",y,e),window.addEventListener("touchend",y,!0))),window.addEventListener(P(),w,e),window.addEventListener("keydown",y,!0),window.addEventListener("keyup",y,!0),window.addEventListener("focusin",x,!0),window.addEventListener("focusout",k,!0)},v=function(){if(a=!("false"===e.getAttribute("data-whatpersist")||"false"===document.body.getAttribute("data-whatpersist")))try{window.sessionStorage.getItem("what-input")&&(r=window.sessionStorage.getItem("what-input")),window.sessionStorage.getItem("what-intent")&&(n=window.sessionStorage.getItem("what-intent"))}catch(e){}b("input"),b("intent")},y=function(e){var t=e.which,o=c[e.type];"pointer"===o&&(o=_(e));var a=!u.length&&-1===l.indexOf(t),s=u.length&&-1!==u.indexOf(t),d="keyboard"===o&&t&&(a||s)||"mouse"===o||"touch"===o;if(C(o)&&(d=!1),d&&r!==o&&(S("input",r=o),b("input")),d&&n!==o){var f=document.activeElement;f&&f.nodeName&&(-1===i.indexOf(f.nodeName.toLowerCase())||"button"===f.nodeName.toLowerCase()&&!R(f,"form"))&&(S("intent",n=o),b("intent"))}},b=function(t){e.setAttribute("data-what"+t,"input"===t?r:n),A(t)},w=function(e){var t=c[e.type];"pointer"===t&&(t=_(e)),E(e),(!d&&!C(t)||d&&"wheel"===e.type||"mousewheel"===e.type||"DOMMouseScroll"===e.type)&&n!==t&&(S("intent",n=t),b("intent"))},x=function(r){r.target.nodeName?(t=r.target.nodeName.toLowerCase(),e.setAttribute("data-whatelement",t),r.target.classList&&r.target.classList.length&&e.setAttribute("data-whatclasses",r.target.classList.toString().replace(" ",","))):k()},k=function(){t=null,e.removeAttribute("data-whatelement"),e.removeAttribute("data-whatclasses")},S=function(e,t){if(a)try{window.sessionStorage.setItem("what-"+e,t)}catch(e){}},_=function(e){return"number"==typeof e.pointerType?p[e.pointerType]:"pen"===e.pointerType?"touch":e.pointerType},C=function(e){var t=Date.now(),n="mouse"===e&&"touch"===r&&t-o<200;return o=t,n},P=function(){return"onwheel"in document.createElement("div")?"wheel":void 0!==document.onmousewheel?"mousewheel":"DOMMouseScroll"},A=function(e){for(var t=0,o=s.length;t<o;t++)s[t].type===e&&s[t].fn.call(void 0,"input"===e?r:n)},E=function(e){f.x!==e.screenX||f.y!==e.screenY?(d=!1,f.x=e.screenX,f.y=e.screenY):d=!0},R=function(e,t){var r=window.Element.prototype;if(r.matches||(r.matches=r.msMatchesSelector||r.webkitMatchesSelector),r.closest)return e.closest(t);do{if(e.matches(t))return e;e=e.parentElement||e.parentNode}while(null!==e&&1===e.nodeType);return null};return"addEventListener"in window&&Array.prototype.indexOf&&(c[P()]="mouse",g()),{ask:function(e){return"intent"===e?n:r},element:function(){return t},ignoreKeys:function(e){l=e},specificKeys:function(e){u=e},registerOnChange:function(e,t){s.push({fn:e,type:t||"input"})},unRegisterOnChange:function(e){var t=function(e){for(var t=0,r=s.length;t<r;t++)if(s[t].fn===e)return t}(e);(t||0===t)&&s.splice(t,1)},clearStorage:function(){window.sessionStorage.clear()}}}()}])},e.exports=t()},"./node_modules/xxhashjs/lib/index.js"(e,t,r){e.exports={h32:r("./node_modules/xxhashjs/lib/xxhash.js"),h64:r("./node_modules/xxhashjs/lib/xxhash64.js")}},"./node_modules/xxhashjs/lib/xxhash.js"(e,t,r){var n=r("./node_modules/cuint/index.js").UINT32;n.prototype.xxh_update=function(e,t){var r,n,i=a._low,s=a._high;r=(n=e*i)>>>16,r+=t*i,r&=65535,r+=e*s;var l=this._low+(65535&n),u=l>>>16,c=(u+=this._high+(65535&r))<<16|65535&l;u=(c=c<<13|c>>>19)>>>16,r=(n=(l=65535&c)*(i=o._low))>>>16,r+=u*i,r&=65535,r+=l*(s=o._high),this._low=65535&n,this._high=65535&r};var o=n("2654435761"),a=n("2246822519"),i=n("3266489917"),s=n("668265263"),l=n("374761393");function u(){return 2==arguments.length?new u(arguments[1]).update(arguments[0]).digest():this instanceof u?void c.call(this,arguments[0]):new u(arguments[0])}function c(e){return this.seed=e instanceof n?e.clone():n(e),this.v1=this.seed.clone().add(o).add(a),this.v2=this.seed.clone().add(a),this.v3=this.seed.clone(),this.v4=this.seed.clone().subtract(o),this.total_len=0,this.memsize=0,this.memory=null,this}u.prototype.init=c,u.prototype.update=function(e){var t,r="string"==typeof e;r&&(e=function(e){for(var t=[],r=0,n=e.length;r<n;r++){var o=e.charCodeAt(r);o<128?t.push(o):o<2048?t.push(192|o>>6,128|63&o):o<55296||o>=57344?t.push(224|o>>12,128|o>>6&63,128|63&o):(r++,o=65536+((1023&o)<<10|1023&e.charCodeAt(r)),t.push(240|o>>18,128|o>>12&63,128|o>>6&63,128|63&o))}return new Uint8Array(t)}(e),r=!1,t=!0),"undefined"!=typeof ArrayBuffer&&e instanceof ArrayBuffer&&(t=!0,e=new Uint8Array(e));var n=0,o=e.length,a=n+o;if(0==o)return this;if(this.total_len+=o,0==this.memsize&&(this.memory=r?"":t?new Uint8Array(16):new Buffer(16)),this.memsize+o<16)return r?this.memory+=e:t?this.memory.set(e.subarray(0,o),this.memsize):e.copy(this.memory,this.memsize,0,o),this.memsize+=o,this;if(this.memsize>0){r?this.memory+=e.slice(0,16-this.memsize):t?this.memory.set(e.subarray(0,16-this.memsize),this.memsize):e.copy(this.memory,this.memsize,0,16-this.memsize);var i=0;r?(this.v1.xxh_update(this.memory.charCodeAt(i+1)<<8|this.memory.charCodeAt(i),this.memory.charCodeAt(i+3)<<8|this.memory.charCodeAt(i+2)),i+=4,this.v2.xxh_update(this.memory.charCodeAt(i+1)<<8|this.memory.charCodeAt(i),this.memory.charCodeAt(i+3)<<8|this.memory.charCodeAt(i+2)),i+=4,this.v3.xxh_update(this.memory.charCodeAt(i+1)<<8|this.memory.charCodeAt(i),this.memory.charCodeAt(i+3)<<8|this.memory.charCodeAt(i+2)),i+=4,this.v4.xxh_update(this.memory.charCodeAt(i+1)<<8|this.memory.charCodeAt(i),this.memory.charCodeAt(i+3)<<8|this.memory.charCodeAt(i+2))):(this.v1.xxh_update(this.memory[i+1]<<8|this.memory[i],this.memory[i+3]<<8|this.memory[i+2]),i+=4,this.v2.xxh_update(this.memory[i+1]<<8|this.memory[i],this.memory[i+3]<<8|this.memory[i+2]),i+=4,this.v3.xxh_update(this.memory[i+1]<<8|this.memory[i],this.memory[i+3]<<8|this.memory[i+2]),i+=4,this.v4.xxh_update(this.memory[i+1]<<8|this.memory[i],this.memory[i+3]<<8|this.memory[i+2])),n+=16-this.memsize,this.memsize=0,r&&(this.memory="")}if(n<=a-16){var s=a-16;do{r?(this.v1.xxh_update(e.charCodeAt(n+1)<<8|e.charCodeAt(n),e.charCodeAt(n+3)<<8|e.charCodeAt(n+2)),n+=4,this.v2.xxh_update(e.charCodeAt(n+1)<<8|e.charCodeAt(n),e.charCodeAt(n+3)<<8|e.charCodeAt(n+2)),n+=4,this.v3.xxh_update(e.charCodeAt(n+1)<<8|e.charCodeAt(n),e.charCodeAt(n+3)<<8|e.charCodeAt(n+2)),n+=4,this.v4.xxh_update(e.charCodeAt(n+1)<<8|e.charCodeAt(n),e.charCodeAt(n+3)<<8|e.charCodeAt(n+2))):(this.v1.xxh_update(e[n+1]<<8|e[n],e[n+3]<<8|e[n+2]),n+=4,this.v2.xxh_update(e[n+1]<<8|e[n],e[n+3]<<8|e[n+2]),n+=4,this.v3.xxh_update(e[n+1]<<8|e[n],e[n+3]<<8|e[n+2]),n+=4,this.v4.xxh_update(e[n+1]<<8|e[n],e[n+3]<<8|e[n+2])),n+=4}while(n<=s)}return n<a&&(r?this.memory+=e.slice(n):t?this.memory.set(e.subarray(n,a),this.memsize):e.copy(this.memory,this.memsize,n,a),this.memsize=a-n),this},u.prototype.digest=function(){var e,t,r=this.memory,u="string"==typeof r,c=0,d=this.memsize,f=new n;for((e=this.total_len>=16?this.v1.rotl(1).add(this.v2.rotl(7).add(this.v3.rotl(12).add(this.v4.rotl(18)))):this.seed.clone().add(l)).add(f.fromNumber(this.total_len));c<=d-4;)u?f.fromBits(r.charCodeAt(c+1)<<8|r.charCodeAt(c),r.charCodeAt(c+3)<<8|r.charCodeAt(c+2)):f.fromBits(r[c+1]<<8|r[c],r[c+3]<<8|r[c+2]),e.add(f.multiply(i)).rotl(17).multiply(s),c+=4;for(;c<d;)f.fromBits(u?r.charCodeAt(c++):r[c++],0),e.add(f.multiply(l)).rotl(11).multiply(o);return t=e.clone().shiftRight(15),e.xor(t).multiply(a),t=e.clone().shiftRight(13),e.xor(t).multiply(i),t=e.clone().shiftRight(16),e.xor(t),this.init(this.seed),e},e.exports=u},"./node_modules/xxhashjs/lib/xxhash64.js"(e,t,r){var n=r("./node_modules/cuint/index.js").UINT64,o=n("11400714785074694791"),a=n("14029467366897019727"),i=n("1609587929392839161"),s=n("9650029242287828579"),l=n("2870177450012600261");function u(){return 2==arguments.length?new u(arguments[1]).update(arguments[0]).digest():this instanceof u?void c.call(this,arguments[0]):new u(arguments[0])}function c(e){return this.seed=e instanceof n?e.clone():n(e),this.v1=this.seed.clone().add(o).add(a),this.v2=this.seed.clone().add(a),this.v3=this.seed.clone(),this.v4=this.seed.clone().subtract(o),this.total_len=0,this.memsize=0,this.memory=null,this}u.prototype.init=c,u.prototype.update=function(e){var t,r="string"==typeof e;r&&(e=function(e){for(var t=[],r=0,n=e.length;r<n;r++){var o=e.charCodeAt(r);o<128?t.push(o):o<2048?t.push(192|o>>6,128|63&o):o<55296||o>=57344?t.push(224|o>>12,128|o>>6&63,128|63&o):(r++,o=65536+((1023&o)<<10|1023&e.charCodeAt(r)),t.push(240|o>>18,128|o>>12&63,128|o>>6&63,128|63&o))}return new Uint8Array(t)}(e),r=!1,t=!0),"undefined"!=typeof ArrayBuffer&&e instanceof ArrayBuffer&&(t=!0,e=new Uint8Array(e));var i=0,s=e.length,l=i+s;if(0==s)return this;if(this.total_len+=s,0==this.memsize&&(this.memory=r?"":t?new Uint8Array(32):new Buffer(32)),this.memsize+s<32)return r?this.memory+=e:t?this.memory.set(e.subarray(0,s),this.memsize):e.copy(this.memory,this.memsize,0,s),this.memsize+=s,this;if(this.memsize>0){r?this.memory+=e.slice(0,32-this.memsize):t?this.memory.set(e.subarray(0,32-this.memsize),this.memsize):e.copy(this.memory,this.memsize,0,32-this.memsize);var u=0;if(r)d=n(this.memory.charCodeAt(u+1)<<8|this.memory.charCodeAt(u),this.memory.charCodeAt(u+3)<<8|this.memory.charCodeAt(u+2),this.memory.charCodeAt(u+5)<<8|this.memory.charCodeAt(u+4),this.memory.charCodeAt(u+7)<<8|this.memory.charCodeAt(u+6)),this.v1.add(d.multiply(a)).rotl(31).multiply(o),u+=8,d=n(this.memory.charCodeAt(u+1)<<8|this.memory.charCodeAt(u),this.memory.charCodeAt(u+3)<<8|this.memory.charCodeAt(u+2),this.memory.charCodeAt(u+5)<<8|this.memory.charCodeAt(u+4),this.memory.charCodeAt(u+7)<<8|this.memory.charCodeAt(u+6)),this.v2.add(d.multiply(a)).rotl(31).multiply(o),u+=8,d=n(this.memory.charCodeAt(u+1)<<8|this.memory.charCodeAt(u),this.memory.charCodeAt(u+3)<<8|this.memory.charCodeAt(u+2),this.memory.charCodeAt(u+5)<<8|this.memory.charCodeAt(u+4),this.memory.charCodeAt(u+7)<<8|this.memory.charCodeAt(u+6)),this.v3.add(d.multiply(a)).rotl(31).multiply(o),u+=8,d=n(this.memory.charCodeAt(u+1)<<8|this.memory.charCodeAt(u),this.memory.charCodeAt(u+3)<<8|this.memory.charCodeAt(u+2),this.memory.charCodeAt(u+5)<<8|this.memory.charCodeAt(u+4),this.memory.charCodeAt(u+7)<<8|this.memory.charCodeAt(u+6)),this.v4.add(d.multiply(a)).rotl(31).multiply(o);else d=n(this.memory[u+1]<<8|this.memory[u],this.memory[u+3]<<8|this.memory[u+2],this.memory[u+5]<<8|this.memory[u+4],this.memory[u+7]<<8|this.memory[u+6]),this.v1.add(d.multiply(a)).rotl(31).multiply(o),u+=8,d=n(this.memory[u+1]<<8|this.memory[u],this.memory[u+3]<<8|this.memory[u+2],this.memory[u+5]<<8|this.memory[u+4],this.memory[u+7]<<8|this.memory[u+6]),this.v2.add(d.multiply(a)).rotl(31).multiply(o),u+=8,d=n(this.memory[u+1]<<8|this.memory[u],this.memory[u+3]<<8|this.memory[u+2],this.memory[u+5]<<8|this.memory[u+4],this.memory[u+7]<<8|this.memory[u+6]),this.v3.add(d.multiply(a)).rotl(31).multiply(o),u+=8,d=n(this.memory[u+1]<<8|this.memory[u],this.memory[u+3]<<8|this.memory[u+2],this.memory[u+5]<<8|this.memory[u+4],this.memory[u+7]<<8|this.memory[u+6]),this.v4.add(d.multiply(a)).rotl(31).multiply(o);i+=32-this.memsize,this.memsize=0,r&&(this.memory="")}if(i<=l-32){var c=l-32;do{var d;if(r)d=n(e.charCodeAt(i+1)<<8|e.charCodeAt(i),e.charCodeAt(i+3)<<8|e.charCodeAt(i+2),e.charCodeAt(i+5)<<8|e.charCodeAt(i+4),e.charCodeAt(i+7)<<8|e.charCodeAt(i+6)),this.v1.add(d.multiply(a)).rotl(31).multiply(o),i+=8,d=n(e.charCodeAt(i+1)<<8|e.charCodeAt(i),e.charCodeAt(i+3)<<8|e.charCodeAt(i+2),e.charCodeAt(i+5)<<8|e.charCodeAt(i+4),e.charCodeAt(i+7)<<8|e.charCodeAt(i+6)),this.v2.add(d.multiply(a)).rotl(31).multiply(o),i+=8,d=n(e.charCodeAt(i+1)<<8|e.charCodeAt(i),e.charCodeAt(i+3)<<8|e.charCodeAt(i+2),e.charCodeAt(i+5)<<8|e.charCodeAt(i+4),e.charCodeAt(i+7)<<8|e.charCodeAt(i+6)),this.v3.add(d.multiply(a)).rotl(31).multiply(o),i+=8,d=n(e.charCodeAt(i+1)<<8|e.charCodeAt(i),e.charCodeAt(i+3)<<8|e.charCodeAt(i+2),e.charCodeAt(i+5)<<8|e.charCodeAt(i+4),e.charCodeAt(i+7)<<8|e.charCodeAt(i+6)),this.v4.add(d.multiply(a)).rotl(31).multiply(o);else d=n(e[i+1]<<8|e[i],e[i+3]<<8|e[i+2],e[i+5]<<8|e[i+4],e[i+7]<<8|e[i+6]),this.v1.add(d.multiply(a)).rotl(31).multiply(o),d=n(e[(i+=8)+1]<<8|e[i],e[i+3]<<8|e[i+2],e[i+5]<<8|e[i+4],e[i+7]<<8|e[i+6]),this.v2.add(d.multiply(a)).rotl(31).multiply(o),d=n(e[(i+=8)+1]<<8|e[i],e[i+3]<<8|e[i+2],e[i+5]<<8|e[i+4],e[i+7]<<8|e[i+6]),this.v3.add(d.multiply(a)).rotl(31).multiply(o),d=n(e[(i+=8)+1]<<8|e[i],e[i+3]<<8|e[i+2],e[i+5]<<8|e[i+4],e[i+7]<<8|e[i+6]),this.v4.add(d.multiply(a)).rotl(31).multiply(o);i+=8}while(i<=c)}return i<l&&(r?this.memory+=e.slice(i):t?this.memory.set(e.subarray(i,l),this.memsize):e.copy(this.memory,this.memsize,i,l),this.memsize=l-i),this},u.prototype.digest=function(){var e,t,r=this.memory,u="string"==typeof r,c=0,d=this.memsize,f=new n;for(this.total_len>=32?((e=this.v1.clone().rotl(1)).add(this.v2.clone().rotl(7)),e.add(this.v3.clone().rotl(12)),e.add(this.v4.clone().rotl(18)),e.xor(this.v1.multiply(a).rotl(31).multiply(o)),e.multiply(o).add(s),e.xor(this.v2.multiply(a).rotl(31).multiply(o)),e.multiply(o).add(s),e.xor(this.v3.multiply(a).rotl(31).multiply(o)),e.multiply(o).add(s),e.xor(this.v4.multiply(a).rotl(31).multiply(o)),e.multiply(o).add(s)):e=this.seed.clone().add(l),e.add(f.fromNumber(this.total_len));c<=d-8;)u?f.fromBits(r.charCodeAt(c+1)<<8|r.charCodeAt(c),r.charCodeAt(c+3)<<8|r.charCodeAt(c+2),r.charCodeAt(c+5)<<8|r.charCodeAt(c+4),r.charCodeAt(c+7)<<8|r.charCodeAt(c+6)):f.fromBits(r[c+1]<<8|r[c],r[c+3]<<8|r[c+2],r[c+5]<<8|r[c+4],r[c+7]<<8|r[c+6]),f.multiply(a).rotl(31).multiply(o),e.xor(f).rotl(27).multiply(o).add(s),c+=8;for(c+4<=d&&(u?f.fromBits(r.charCodeAt(c+1)<<8|r.charCodeAt(c),r.charCodeAt(c+3)<<8|r.charCodeAt(c+2),0,0):f.fromBits(r[c+1]<<8|r[c],r[c+3]<<8|r[c+2],0,0),e.xor(f.multiply(o)).rotl(23).multiply(a).add(i),c+=4);c<d;)f.fromBits(u?r.charCodeAt(c++):r[c++],0,0,0),e.xor(f.multiply(l)).rotl(11).multiply(o);return t=e.clone().shiftRight(33),e.xor(t).multiply(a),t=e.clone().shiftRight(29),e.xor(t).multiply(i),t=e.clone().shiftRight(32),e.xor(t),this.init(this.seed),e},e.exports=u},"./node_modules/bloom-filters/dist/base-filter.js"(e,t,r){"use strict";var n=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});var o=n(r("./node_modules/seedrandom/index.js")),a=n(r("./node_modules/bloom-filters/dist/hashing/hashing.js")),i=r("./node_modules/bloom-filters/dist/utils.js"),s=function(){function e(){this._seed=(0,i.getDefaultSeed)(),this._rng=(0,o.default)("".concat(this._seed)),this._hashing=new a.default}return Object.defineProperty(e.prototype,"seed",{get:function(){return this._seed},set:function(e){this._seed=e,this._rng=(0,o.default)("".concat(this._seed))},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"random",{get:function(){return this._rng},enumerable:!1,configurable:!0}),e.prototype.nextInt32=function(){return this._rng.int32()},e.prototype.saveAsJSON=function(){throw new Error("not-implemented")},e.fromJSON=function(e){throw new Error("not-implemented")},e}();t.default=s},"./node_modules/bloom-filters/dist/bloom/bit-set.js"(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r("./node_modules/base64-arraybuffer/dist/base64-arraybuffer.es5.js"),o=function(){function e(e){var t=8-e%8;this.size=e+([0,8].includes(t)?0:t),this.array=new Uint8Array(Math.ceil(this.size/8))}return e.prototype.has=function(e){var t=Math.floor(e/8),r=1<<e%8;return 0!==(this.array[t]&r)},e.prototype.add=function(e){var t=Math.floor(e/8),r=1<<e%8;this.array[t]=this.array[t]|r},e.prototype.max=function(){for(var t=this.array.length-1;t>=0;t--){var r=this.array[t];if(r)return e.highBit(r)+8*t}return 0},e.prototype.bitCount=function(){for(var t=0,r=0;r<this.array.length;r++)t+=e.countBits(this.array[r]);return t},e.prototype.equals=function(e){if(e.size!==this.size)return!1;for(var t=0;t<this.array.length;t++)if(this.array[t]!==e.array[t])return!1;return!0},e.prototype.export=function(){return{size:this.size,content:(0,n.encode)(this.array)}},e.import=function(t){if("number"!=typeof t.size)throw Error("BitSet missing size");if("string"!=typeof t.content)throw Error("BitSet: missing content");var r=new e(t.size),o=(0,n.decode)(t.content);return r.array=new Uint8Array(o),r},e.highBit=function(e){for(var t=7,r=1<<t;t>=0&&(r&e)!==r;)r>>>=1,t--;return t},e.countBits=function(e){for(var t=1&e;0!==e;)t+=1&(e>>>=1);return t},e}();t.default=o},"./node_modules/bloom-filters/dist/bloom/partitioned-bloom-filter.js"(e,t,r){"use strict";var n,o=this&&this.__extends||(n=function(e,t){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])},n(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}),a=this&&this.__decorate||function(e,t,r,n){var o,a=arguments.length,i=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(o=e[s])&&(i=(a<3?o(i):a>3?o(t,r,i):o(t,r))||i);return a>3&&i&&Object.defineProperty(t,r,i),i},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},s=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}},l=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});var u=l(r("./node_modules/bloom-filters/dist/base-filter.js")),c=r("./node_modules/bloom-filters/dist/exportable.js"),d=r("./node_modules/bloom-filters/dist/utils.js"),f=l(r("./node_modules/bloom-filters/dist/bloom/bit-set.js"));var p=function(e){function t(t,r,n,o){var a=e.call(this)||this;return a._size=t,a._nbHashes=r,a._loadFactor=n,a._m=Math.ceil(a._size/a._nbHashes),a._filter=(0,d.allocateArray)(a._nbHashes,function(){return new f.default(a._m)}),a._capacity=void 0!==o?o:function(e,t,r){return Math.ceil(e*(Math.log(t)*Math.log(1-t))/(-r*Math.log(t)))}(a._size,n,r),a}var r;return o(t,e),r=t,t.create=function(e,t,n){void 0===n&&(n=.5);var o=function(e,t,r){return Math.ceil(e*-Math.log(t)/(Math.log(r)*Math.log(1-r)))}(e,t,n),a=function(e,t){return Math.ceil(Math.log(e)/Math.log(t))}(t,n);return new r(o,a,n,e)},t.from=function(e,t,n){void 0===n&&(n=.5);var o=Array.from(e),a=r.create(o.length,t,n);return o.forEach(function(e){return a.add(e)}),a},Object.defineProperty(t.prototype,"capacity",{get:function(){return this._capacity},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"size",{get:function(){return this._size},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"loadFactor",{get:function(){return this._loadFactor},enumerable:!1,configurable:!0}),t.prototype.add=function(e){for(var t=this._hashing.getIndexes(e,this._m,this._nbHashes,this.seed),r=0;r<this._nbHashes;r++)this._filter[r].add(t[r])},t.prototype.has=function(e){for(var t=this._hashing.getIndexes(e,this._m,this._nbHashes,this.seed),r=0;r<this._nbHashes;r++)if(!this._filter[r].has(t[r]))return!1;return!0},t.prototype.rate=function(){var e=this._currentload();return Math.pow(e,this._nbHashes)},t.prototype.equals=function(e){return this._size===e._size&&this._nbHashes===e._nbHashes&&this._loadFactor===e._loadFactor&&this._filter.every(function(t,r){return e._filter[r].equals(t)})},t.prototype._currentload=function(){return this._filter.map(function(e){return e.bitCount()}).reduce(function(e,t){return e+t},0)/this._size},a([(0,c.Field)(),i("design:type",Number)],t.prototype,"_size",void 0),a([(0,c.Field)(),i("design:type",Number)],t.prototype,"_nbHashes",void 0),a([(0,c.Field)(),i("design:type",Number)],t.prototype,"_loadFactor",void 0),a([(0,c.Field)(),i("design:type",Number)],t.prototype,"_m",void 0),a([(0,c.Field)(function(e){return e.map(function(e){return e.export()})},function(e){return e.map(function(e){if(Array.isArray(e)){var t=new f.default(e.length);return e.forEach(function(e,r){0!==e&&t.add(r)}),t}return f.default.import(e)})}),i("design:type",Array)],t.prototype,"_filter",void 0),a([(0,c.Field)(),i("design:type",Number)],t.prototype,"_capacity",void 0),t=r=a([(0,c.AutoExportable)("PartitionedBloomFilter",["_seed"]),s(0,(0,c.Parameter)("_size")),s(1,(0,c.Parameter)("_nbHashes")),s(2,(0,c.Parameter)("_loadFactor")),s(3,(0,c.Parameter)("_capacity")),i("design:paramtypes",[Number,Number,Number,Number])],t)}(u.default);t.default=p},"./node_modules/bloom-filters/dist/bloom/scalable-bloom-filter.js"(e,t,r){"use strict";var n,o=this&&this.__extends||(n=function(e,t){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])},n(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}),a=this&&this.__decorate||function(e,t,r,n){var o,a=arguments.length,i=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(o=e[s])&&(i=(a<3?o(i):a>3?o(t,r,i):o(t,r))||i);return a>3&&i&&Object.defineProperty(t,r,i),i},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},s=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}},l=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});var u=l(r("./node_modules/bloom-filters/dist/base-filter.js")),c=r("./node_modules/bloom-filters/dist/exportable.js"),d=l(r("./node_modules/bloom-filters/dist/bloom/partitioned-bloom-filter.js")),f=l(r("./node_modules/seedrandom/index.js")),p=function(e){function t(t,r,n){void 0===t&&(t=8),void 0===r&&(r=.01),void 0===n&&(n=.5);var o=e.call(this)||this;return o._filters=[],o._initial_size=t,o._error_rate=r,o._ratio=n,o._filters.push(d.default.create(o._initial_size,o._error_rate,o._ratio)),o._filters[o._filters.length-1].seed=o.seed,o}var r;return o(t,e),r=t,Object.defineProperty(t.prototype,"seed",{get:function(){return this._seed},set:function(e){var t=this;this._seed=e,this._rng=(0,f.default)("".concat(this._seed)),this._filters.forEach(function(e){e.seed=t.seed})},enumerable:!1,configurable:!0}),t.prototype.add=function(e){var t=this._filters[this._filters.length-1];if(t._currentload()>t._loadFactor){var n=this._initial_size*Math.pow(r._s,this._filters.length+1)*Math.LN2,o=this._error_rate*Math.pow(this._ratio,this._filters.length);this._filters.push(d.default.create(n,o,this._ratio)),this._filters[this._filters.length-1].seed=this.seed}this._filters[this._filters.length-1].add(e)},t.prototype.has=function(e){return this._filters.some(function(t){return t.has(e)})},t.prototype.capacity=function(){return this._filters.map(function(e){return e._capacity}).reduce(function(e,t){return e+t},0)},t.prototype.rate=function(){return this._filters[this._filters.length-1].rate()},t.prototype.equals=function(e){return this.seed===e.seed&&this._ratio===e._ratio&&this.capacity()===e.capacity()&&this._filters.every(function(t,r){return e._filters[r].equals(t)})},t.create=function(e,t,n){return void 0===n&&(n=.5),new r(e,t,n)},t._s=2,a([(0,c.Field)(),i("design:type",Number)],t.prototype,"_initial_size",void 0),a([(0,c.Field)(),i("design:type",Number)],t.prototype,"_error_rate",void 0),a([(0,c.Field)(),i("design:type",Number)],t.prototype,"_ratio",void 0),a([(0,c.Field)(function(e){return e.map(function(e){return e.saveAsJSON()})},function(e){return e.map(function(e){return d.default.fromJSON(e)})}),i("design:type",Array)],t.prototype,"_filters",void 0),t=r=a([(0,c.AutoExportable)("ScalableBloomFilter",["_seed"]),s(0,(0,c.Parameter)("_initial_size")),s(1,(0,c.Parameter)("_error_rate")),s(2,(0,c.Parameter)("_ratio")),i("design:paramtypes",[Object,Object,Object])],t)}(u.default);t.default=p},"./node_modules/bloom-filters/dist/exportable.js"(e,t,r){"use strict";var n=this&&this.__read||function(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,a=r.call(e),i=[];try{for(;(void 0===t||t-- >0)&&!(n=a.next()).done;)i.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=a.return)&&r.call(a)}finally{if(o)throw o.error}}return i},o=this&&this.__spreadArray||function(e,t,r){if(r||2===arguments.length)for(var n,o=0,a=t.length;o<a;o++)!n&&o in t||(n||(n=Array.prototype.slice.call(t,0,o)),n[o]=t[o]);return e.concat(n||Array.prototype.slice.call(t))};function a(e){return null==e?e:Array.isArray(e)?e.map(a):"object"==typeof e?"saveAsJSON"in e?e.saveAsJSON():Object.assign({},e):e}Object.defineProperty(t,"__esModule",{value:!0}),t.AutoExportable=t.Parameter=t.Field=t.Exportable=t.cloneObject=t.cloneField=void 0,r("./node_modules/reflect-metadata/Reflect.js"),t.cloneField=a,t.cloneObject=function(e){for(var t=[],r=1;r<arguments.length;r++)t[r-1]=arguments[r];return function(r){var n={type:e};return t.forEach(function(e){n[e]=a(r[e])}),n}},t.Exportable=function(e){return function(t){return t.prototype.saveAsJSON=function(){return e.export(this)},t.fromJSON=function(t){return e.import(t)},t}};var i=Symbol("bloom-filters:exportable:class-name"),s=Symbol("bloom-filters:exportable:fields"),l=Symbol("bloom-filters:exportable:constructor-parameters");t.Field=function(e,t){return void 0===e&&(e=a),void 0===t&&(t=function(e){return e}),function(r,n){var o=[];Reflect.hasMetadata(s,r)&&(o=Reflect.getMetadata(s,r)),o.push({name:n,exporter:e,importer:t}),Reflect.defineMetadata(s,o,r)}},t.Parameter=function(e){return function(t,r,n){var o=new Map;Reflect.hasMetadata(l,t)&&(o=Reflect.getMetadata(l,t)),o.set(e,n),Reflect.defineMetadata(l,o,t)}},t.AutoExportable=function(e,t){return void 0===t&&(t=[]),function(r){if(Reflect.defineMetadata(i,e,r.prototype),!Reflect.hasMetadata(s,r.prototype)||0===t.length)throw new SyntaxError("No exported fields declared when @AutoExportable is called");Reflect.hasMetadata(l,r)||Reflect.defineMetadata(l,new Map,r),r.prototype.saveAsJSON=function(){var e=this,n={type:Reflect.getMetadata(i,r.prototype)};return Reflect.getMetadata(s,r.prototype).forEach(function(t){n[t.name]=t.exporter(e[t.name])}),t.forEach(function(t){n[t]=a(e[t])}),n},r.fromJSON=function(e){var a=Reflect.getMetadata(i,r.prototype),u=Reflect.getMetadata(l,r),c=Reflect.getMetadata(s,r.prototype);if(e.type!==a)throw new Error("Cannot create an object ".concat(a,' from a JSON export with type "').concat(e.type,'"'));var d=[],f=[];t.map(function(e){return{name:e,importer:function(e){return e}}}).concat(c).forEach(function(t){if(!(t.name in e))throw new Error('Invalid import: required field "'.concat(t,'" not found in JSON export "').concat(e,'"'));u.has(t.name)?d[u.get(t.name)]=t.importer(e[t.name]):f.push({name:t.name,value:t.importer(e[t.name])})});var p=new(r.bind.apply(r,o([void 0],n(d),!1)));return f.forEach(function(e){p[e.name]=e.value}),p}}}},"./node_modules/bloom-filters/dist/hashing/hashing.js"(e,t,r){"use strict";var n=this&&this.__read||function(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,a=r.call(e),i=[];try{for(;(void 0===t||t-- >0)&&!(n=a.next()).done;)i.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=a.return)&&r.call(a)}finally{if(o)throw o.error}}return i},o=this&&this.__spreadArray||function(e,t,r){if(r||2===arguments.length)for(var n,o=0,a=t.length;o<a;o++)!n&&o in t||(n||(n=Array.prototype.slice.call(t,0,o)),n[o]=t[o]);return e.concat(n||Array.prototype.slice.call(t))},a=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});var i=a(r("./node_modules/xxhashjs/lib/index.js")),s=r("./node_modules/bloom-filters/dist/utils.js"),l=function(){function e(){}return e.prototype.doubleHashing=function(e,t,r,n){return Math.abs((t+e*r+Math.floor((Math.pow(e,3)-e)/6))%n)},e.prototype.getDistinctIndexes=function(e,t,r,a){void 0===a&&(a=(0,s.getDefaultSeed)());for(var i=0,l=new Set,u=this.hashTwice(e,a);l.size<r;){var c=u.first%t;l.has(c)||l.add(c),u.first=(u.first+u.second)%t,u.second=(u.second+i)%t,++i>t&&(a++,u=this.hashTwice(e,a))}return o([],n(l.values()),!1)},e.prototype.getIndexes=function(e,t,r,n){void 0===n&&(n=(0,s.getDefaultSeed)());for(var o=[],a=this.hashTwice(e,n),i=0;i<r;i++)o.push(this.doubleHashing(i,a.first,a.second,t));return o},e.prototype.serialize=function(e,t){return t||(t=(0,s.getDefaultSeed)()),Number(i.default.h64(e,t).toNumber())},e.prototype.hashTwice=function(e,t){return void 0===t&&(t=(0,s.getDefaultSeed)()),{first:this.serialize(e,t+1),second:this.serialize(e,t+2)}},e.prototype.hashTwiceAsString=function(e,t){var r=this.hashTwice(e,t),n=r.first,o=r.second;return{first:(0,s.numberToHex)(n),second:(0,s.numberToHex)(o)}},e.prototype.hashTwiceIntAndString=function(e,t){void 0===t&&(t=(0,s.getDefaultSeed)());var r=this.hashIntAndString(e,t+1),n=this.hashIntAndString(e,t+2);return{int:{first:r.int,second:n.int},string:{first:r.string,second:n.string}}},e.prototype.hashAsInt=function(e,t){return void 0===t&&(t=(0,s.getDefaultSeed)()),this.serialize(e,t)},e.prototype.hashIntAndString=function(e,t){var r=this.hashAsInt(e,t);return{int:r,string:(0,s.numberToHex)(r)}},e}();t.default=l},"./node_modules/bloom-filters/dist/utils.js"(e,t){"use strict";var r=this&&this.__values||function(e){var t="function"==typeof Symbol&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(t,"__esModule",{value:!0}),t.getDefaultSeed=t.isEmptyBuffer=t.xorBuffer=t.randomInt=t.numberToHex=t.allocateArray=t.BufferError=void 0,t.BufferError="The buffer class must be available, if you are a browser user use the buffer package (https://www.npmjs.com/package/buffer)",t.allocateArray=function(e,t){for(var r=new Array(e),n="function"==typeof t?t:function(){return t},o=0;o<e;o++)r[o]=n();return r},t.numberToHex=function(e){var t=Number(e).toString(16);return t.length%4!=0&&(t="0".repeat(4-t.length%4)+t),t},t.randomInt=function(e,t,r){void 0===r&&(r=Math.random),e=Math.ceil(e),t=Math.floor(t);var n=r();return Math.floor(n*(t-e+1))+e},t.xorBuffer=function(e,t){for(var r=Math.max(e.length,t.length),n=Buffer.allocUnsafe(r).fill(0),o=0;o<r;++o)o<e.length&&o<t.length?n[r-o-1]=e[e.length-o-1]^t[t.length-o-1]:o<e.length&&o>=t.length?n[r-o-1]^=e[e.length-o-1]:o<t.length&&o>=e.length&&(n[r-o-1]^=t[t.length-o-1]);for(var a=0,i=n.values(),s=i.next();!s.done&&0===s.value;)a++,s=i.next();return n.slice(a)},t.isEmptyBuffer=function(e){var t,n;if(null===e||!e)return!0;try{for(var o=r(e),a=o.next();!a.done;a=o.next()){if(0!==a.value)return!1}}catch(e){t={error:e}}finally{try{a&&!a.done&&(n=o.return)&&n.call(o)}finally{if(t)throw t.error}}return!0},t.getDefaultSeed=function(){return 78187493520}},"./node_modules/@vector-im/compound-web/dist/components/Alert/Alert.js"(e,t,r){"use strict";r.d(t,{F:()=>y});var n=r("./node_modules/@babel/runtime/helpers/esm/defineProperty.js"),o=r("./node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js"),a=r("./node_modules/react/jsx-runtime.js"),i=r("./node_modules/classnames/index.js"),s=r("./node_modules/react/index.js"),l=r("./node_modules/@vector-im/compound-design-tokens/assets/web/icons/check-circle.js"),u=r("./node_modules/@vector-im/compound-design-tokens/assets/web/icons/error-solid.js"),c=r("./node_modules/@vector-im/compound-design-tokens/assets/web/icons/info.js"),d=r("./node_modules/@vector-im/compound-design-tokens/assets/web/icons/close.js");const f={alert:"_alert_zx76t_10",content:"_content_zx76t_37","text-content":"_text-content_zx76t_44",icon:"_icon_zx76t_48",actions:"_actions_zx76t_64"};var p=r("./node_modules/@vector-im/compound-web/dist/components/Typography/Text.js"),h=r("./node_modules/@vector-im/compound-web/dist/components/Button/IconButton/IconButton.js");const m=["type","title","children","className","actions","onClose"];function g(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,n)}return r}function v(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?g(Object(r),!0).forEach(function(t){(0,n.A)(e,t,r[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):g(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}const y=e=>{let{type:t,title:r,children:n,className:g,actions:y,onClose:b}=e,w=(0,o.A)(e,m);const x=i(f.alert,g),k=(0,s.useCallback)(e=>{switch(t){case"critical":return(0,a.jsx)(u.A,v({},e));case"info":return(0,a.jsx)(c.A,v({},e));case"success":return(0,a.jsx)(l.A,v({},e))}},[t]);return(0,a.jsxs)("div",v(v({},w),{},{className:x,"data-type":t,children:[k({width:24,height:24,className:f.icon,"aria-hidden":!0}),(0,a.jsxs)("div",{className:f.content,children:[(0,a.jsxs)("div",{className:f["text-content"],children:[(0,a.jsx)(p.E,{size:"md",weight:"semibold",children:r}),(0,a.jsx)(p.E,{size:"sm",weight:"regular",children:n})]}),y&&(0,a.jsx)("div",{className:f.actions,children:y})]}),b&&(0,a.jsx)(h.K,{onClick:b,"aria-label":"Close",role:"button",className:f.close,children:(0,a.jsx)(d.A,{})})]}))}},"./node_modules/@vector-im/compound-web/dist/components/Breadcrumb/Breadcrumb.js"(e,t,r){"use strict";r.d(t,{Q:()=>g});var n=r("./node_modules/@babel/runtime/helpers/esm/defineProperty.js"),o=r("./node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js"),a=r("./node_modules/react/jsx-runtime.js"),i=r("./node_modules/@vector-im/compound-design-tokens/assets/web/icons/chevron-left.js");const s="_breadcrumb_1xygz_8",l="_pages_1xygz_17",u="_last-page_1xygz_30";var c=r("./node_modules/@vector-im/compound-web/dist/components/Link/Link.js"),d=r("./node_modules/classnames/index.js"),f=r("./node_modules/@vector-im/compound-web/dist/components/Button/IconButton/IconButton.js");const p=["backLabel","onBackClick","pages","onPageClick","className"];function h(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,n)}return r}function m(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?h(Object(r),!0).forEach(function(t){(0,n.A)(e,t,r[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):h(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}function g(e){let{backLabel:t,onBackClick:r,pages:n,onPageClick:u,className:c}=e,h=(0,o.A)(e,p);return(0,a.jsxs)("nav",m(m({className:d(s,c)},h),{},{children:[(0,a.jsx)(f.K,{kind:"secondary",size:"28px","aria-label":t,onClick:r,children:(0,a.jsx)(i.A,{})}),(0,a.jsx)("ol",{className:l,children:n.map((e,t)=>(0,a.jsx)(v,{page:e,isLastPage:t===n.length-1,onClick:()=>u(e,t)},t))})]}))}function v({page:e,isLastPage:t,onClick:r}){return(0,a.jsx)("li",{children:t?(0,a.jsx)("span",{className:u,"aria-current":"page",children:e}):(0,a.jsx)(c.N,{size:"small",role:"button",onClick:r,onKeyDown:e=>{" "===e.key&&r()},tabIndex:0,children:e})})}},"./node_modules/@vector-im/compound-web/dist/components/Search/Search.js"(e,t,r){"use strict";r.d(t,{v:()=>v});var n=r("./node_modules/@babel/runtime/helpers/esm/defineProperty.js"),o=r("./node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js"),a=r("./node_modules/react/jsx-runtime.js"),i=r("./node_modules/classnames/index.js"),s=r("./node_modules/react/index.js");const l="_search_b2pjl_8",u="_icon_b2pjl_37",c="_input_b2pjl_52";var d=r("./node_modules/@vector-im/compound-design-tokens/assets/web/icons/search.js"),f=r("./node_modules/@vector-im/compound-web/dist/components/Form/Field.js"),p=r("./node_modules/@vector-im/compound-web/dist/components/Form/Label.js");const h=["className","onChange","placeholder","name"];function m(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,n)}return r}function g(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?m(Object(r),!0).forEach(function(t){(0,n.A)(e,t,r[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):m(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}const v=(0,s.forwardRef)(function(e,t){let{className:r,onChange:n,placeholder:m="Search…",name:v}=e,y=(0,o.A)(e,h);const b=i(l,r),w=(0,s.useId)();return(0,a.jsx)(f.D,{name:v,asChild:!0,children:(0,a.jsxs)(p.J,{className:b,htmlFor:w,children:[(0,a.jsx)(d.A,{className:u,width:20,height:20}),(0,a.jsx)("input",g(g({ref:t},y),{},{id:w,name:v,type:"search",placeholder:m,onChange:n,className:c}))]})})})},"./node_modules/@vector-im/compound-web/dist/components/Toast/Toast.js"(e,t,r){"use strict";r.d(t,{y:()=>f});var n=r("./node_modules/@babel/runtime/helpers/esm/defineProperty.js"),o=r("./node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js"),a=r("./node_modules/react/jsx-runtime.js"),i=r("./node_modules/classnames/index.js"),s=r("./node_modules/react/index.js");const l="_toast-container_1xofk_8",u=["children","className"];function c(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,n)}return r}function d(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?c(Object(r),!0).forEach(function(t){(0,n.A)(e,t,r[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):c(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}const f=(0,s.forwardRef)(function(e,t){let{children:r,className:n}=e,s=(0,o.A)(e,u);const c=i(l,n);return(0,a.jsx)("div",d(d({},s),{},{className:c,ref:t,children:r}))})},"./node_modules/@vector-im/compound-web/dist/components/VisualList/VisualList.js"(e,t,r){"use strict";r.d(t,{V:()=>d});var n=r("./node_modules/@babel/runtime/helpers/esm/defineProperty.js"),o=r("./node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js"),a=r("./node_modules/react/jsx-runtime.js");const i="_visual-list_1mgc1_8";var s=r("./node_modules/classnames/index.js");const l=["className","children"];function u(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,n)}return r}function c(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?u(Object(r),!0).forEach(function(t){(0,n.A)(e,t,r[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):u(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}function d(e){let{className:t,children:r}=e,n=(0,o.A)(e,l);return(0,a.jsx)("ul",c(c({className:s(i,t)},n),{},{children:r}))}},"./node_modules/@vector-im/compound-web/dist/components/VisualList/VisualListItem.js"(e,t,r){"use strict";r.d(t,{k:()=>h});var n=r("./node_modules/@babel/runtime/helpers/esm/defineProperty.js"),o=r("./node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js"),a=r("./node_modules/react/jsx-runtime.js");const i="_visual-list-item_1nc1y_8",s="_visual-list-item-icon_1nc1y_17",l="_visual-list-item-icon-success_1nc1y_22",u="_visual-list-item-icon-destructive_1nc1y_26";var c=r("./node_modules/classnames/index.js");const d=["className","children","Icon","success","destructive"];function f(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,n)}return r}function p(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?f(Object(r),!0).forEach(function(t){(0,n.A)(e,t,r[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):f(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}function h(e){let{className:t,children:r,Icon:n,success:f=!1,destructive:h=!1}=e,m=(0,o.A)(e,d);return(0,a.jsxs)("li",p(p({className:c(i,t)},m),{},{children:[(0,a.jsx)(n,{className:c(s,{[l]:f,[u]:h}),width:"24px",height:"24px","aria-hidden":!0}),r]}))}},"./node_modules/@vector-im/compound-design-tokens/assets/web/icons/arrow-left.js"(e,t,r){"use strict";r.d(t,{A:()=>i});var n=r("./node_modules/react/index.js"),o=r("./node_modules/react/jsx-runtime.js");function a(e,t){return(0,o.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 24 24",ref:t,...e,children:(0,o.jsx)("path",{d:"M12.207 5.293a1 1 0 0 1 0 1.414L7.914 11H18.5a1 1 0 1 1 0 2H7.914l4.293 4.293a1 1 0 0 1-1.414 1.414l-6-6a1 1 0 0 1 0-1.414l6-6a1 1 0 0 1 1.414 0"})})}a.displayName="ArrowLeftIcon";const i=(0,n.forwardRef)(a)},"./node_modules/@vector-im/compound-design-tokens/assets/web/icons/bug.js"(e,t,r){"use strict";r.d(t,{A:()=>i});var n=r("./node_modules/react/index.js"),o=r("./node_modules/react/jsx-runtime.js");function a(e,t){return(0,o.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 24 24",ref:t,...e,children:(0,o.jsx)("path",{d:"M19 8h-1.81a6 6 0 0 0-1.82-1.96l.93-.93a.996.996 0 1 0-1.41-1.41l-1.47 1.47C12.96 5.06 12.49 5 12 5s-.96.06-1.41.17L9.11 3.7A.996.996 0 1 0 7.7 5.11l.92.93C7.88 6.55 7.26 7.22 6.81 8H5c-.55 0-1 .45-1 1s.45 1 1 1h1.09c-.05.33-.09.66-.09 1v1H5c-.55 0-1 .45-1 1s.45 1 1 1h1v1c0 .34.04.67.09 1H5c-.55 0-1 .45-1 1s.45 1 1 1h1.81c1.04 1.79 2.97 3 5.19 3s4.15-1.21 5.19-3H19c.55 0 1-.45 1-1s-.45-1-1-1h-1.09c.05-.33.09-.66.09-1v-1h1c.55 0 1-.45 1-1s-.45-1-1-1h-1v-1c0-.34-.04-.67-.09-1H19c.55 0 1-.45 1-1s-.45-1-1-1m-6 8h-2c-.55 0-1-.45-1-1s.45-1 1-1h2c.55 0 1 .45 1 1s-.45 1-1 1m0-4h-2c-.55 0-1-.45-1-1s.45-1 1-1h2c.55 0 1 .45 1 1s-.45 1-1 1"})})}a.displayName="BugIcon";const i=(0,n.forwardRef)(a)},"./node_modules/@vector-im/compound-design-tokens/assets/web/icons/check-circle.js"(e,t,r){"use strict";r.d(t,{A:()=>i});var n=r("./node_modules/react/index.js"),o=r("./node_modules/react/jsx-runtime.js");function a(e,t){return(0,o.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 24 24",ref:t,...e,children:(0,o.jsx)("path",{d:"m10.6 13.8-2.15-2.15a.95.95 0 0 0-.7-.275.95.95 0 0 0-.7.275.95.95 0 0 0-.275.7q0 .425.275.7L9.9 15.9q.3.3.7.3t.7-.3l5.65-5.65a.95.95 0 0 0 .275-.7.95.95 0 0 0-.275-.7.95.95 0 0 0-.7-.275.95.95 0 0 0-.7.275zM12 22a9.7 9.7 0 0 1-3.9-.788 10.1 10.1 0 0 1-3.175-2.137q-1.35-1.35-2.137-3.175A9.7 9.7 0 0 1 2 12q0-2.075.788-3.9a10.1 10.1 0 0 1 2.137-3.175q1.35-1.35 3.175-2.137A9.7 9.7 0 0 1 12 2q2.075 0 3.9.788a10.1 10.1 0 0 1 3.175 2.137q1.35 1.35 2.137 3.175A9.7 9.7 0 0 1 22 12a9.7 9.7 0 0 1-.788 3.9 10.1 10.1 0 0 1-2.137 3.175q-1.35 1.35-3.175 2.137A9.7 9.7 0 0 1 12 22m0-2q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20"})})}a.displayName="CheckCircleIcon";const i=(0,n.forwardRef)(a)},"./node_modules/@vector-im/compound-design-tokens/assets/web/icons/circle.js"(e,t,r){"use strict";r.d(t,{A:()=>i});var n=r("./node_modules/react/index.js"),o=r("./node_modules/react/jsx-runtime.js");function a(e,t){return(0,o.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 24 24",ref:t,...e,children:(0,o.jsx)("path",{d:"M12 22a9.7 9.7 0 0 1-3.9-.788 10.1 10.1 0 0 1-3.175-2.137q-1.35-1.35-2.138-3.175A9.7 9.7 0 0 1 2 12q0-2.075.787-3.9a10.1 10.1 0 0 1 2.138-3.175q1.35-1.35 3.175-2.137A9.7 9.7 0 0 1 12 2q2.074 0 3.9.788a10.1 10.1 0 0 1 3.175 2.137q1.35 1.35 2.137 3.175A9.7 9.7 0 0 1 22 12a9.7 9.7 0 0 1-.788 3.9 10.1 10.1 0 0 1-2.137 3.175q-1.35 1.35-3.175 2.137A9.7 9.7 0 0 1 12 22m0-2q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20"})})}a.displayName="CircleIcon";const i=(0,n.forwardRef)(a)},"./node_modules/@vector-im/compound-design-tokens/assets/web/icons/computer.js"(e,t,r){"use strict";r.d(t,{A:()=>i});var n=r("./node_modules/react/index.js"),o=r("./node_modules/react/jsx-runtime.js");function a(e,t){return(0,o.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 24 24",ref:t,...e,children:(0,o.jsx)("path",{d:"M4 18q-.824 0-1.412-.587A1.93 1.93 0 0 1 2 16V5q0-.824.587-1.412A1.93 1.93 0 0 1 4 3h16q.824 0 1.413.587Q22 4.176 22 5v11q0 .824-.587 1.413A1.93 1.93 0 0 1 20 18zm0-2h16V5H4zm-2 5a.97.97 0 0 1-.712-.288A.97.97 0 0 1 1 20q0-.424.288-.712A.97.97 0 0 1 2 19h20q.424 0 .712.288.288.287.288.712 0 .424-.288.712A.97.97 0 0 1 22 21z"})})}a.displayName="ComputerIcon";const i=(0,n.forwardRef)(a)},"./node_modules/@vector-im/compound-design-tokens/assets/web/icons/devices.js"(e,t,r){"use strict";r.d(t,{A:()=>i});var n=r("./node_modules/react/index.js"),o=r("./node_modules/react/jsx-runtime.js");function a(e,t){return(0,o.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 24 24",ref:t,...e,children:(0,o.jsx)("path",{d:"M3.5 20q-.625 0-1.062-.437A1.45 1.45 0 0 1 2 18.5q0-.625.438-1.062A1.45 1.45 0 0 1 3.5 17H4V6q0-.824.588-1.412A1.93 1.93 0 0 1 6 4h14q.424 0 .712.287Q21 4.576 21 5t-.288.713A.97.97 0 0 1 20 6H6v11h4.5q.624 0 1.063.438.437.437.437 1.062t-.437 1.063A1.45 1.45 0 0 1 10.5 20zM15 20a.97.97 0 0 1-.713-.288A.97.97 0 0 1 14 19V9q0-.424.287-.713A.97.97 0 0 1 15 8h6q.424 0 .712.287Q22 8.576 22 9v10q0 .424-.288.712A.97.97 0 0 1 21 20zm1-3h4v-7h-4z"})})}a.displayName="DevicesIcon";const i=(0,n.forwardRef)(a)},"./node_modules/@vector-im/compound-design-tokens/assets/web/icons/email-solid.js"(e,t,r){"use strict";r.d(t,{A:()=>i});var n=r("./node_modules/react/index.js"),o=r("./node_modules/react/jsx-runtime.js");function a(e,t){return(0,o.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 24 24",ref:t,...e,children:(0,o.jsx)("path",{d:"M4 4h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2m0 5.111a1 1 0 0 0 .514.874l7 3.89a1 1 0 0 0 .972 0l7-3.89a1 1 0 1 0-.972-1.748L12 11.856 5.486 8.237A1 1 0 0 0 4 9.111"})})}a.displayName="EmailSolidIcon";const i=(0,n.forwardRef)(a)},"./node_modules/@vector-im/compound-design-tokens/assets/web/icons/explore.js"(e,t,r){"use strict";r.d(t,{A:()=>i});var n=r("./node_modules/react/index.js"),o=r("./node_modules/react/jsx-runtime.js");function a(e,t){return(0,o.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 24 24",ref:t,...e,children:(0,o.jsx)("path",{d:"M12 13a.97.97 0 0 1-.713-.287A.97.97 0 0 1 11 12q0-.424.287-.713A.97.97 0 0 1 12 11q.424 0 .713.287.287.288.287.713 0 .424-.287.713A.97.97 0 0 1 12 13m0 9a9.7 9.7 0 0 1-3.9-.788 10.1 10.1 0 0 1-3.175-2.137q-1.35-1.35-2.137-3.175A9.7 9.7 0 0 1 2 12q0-2.075.788-3.9a10.1 10.1 0 0 1 2.137-3.175q1.35-1.35 3.175-2.137A9.7 9.7 0 0 1 12 2q2.075 0 3.9.788a10.1 10.1 0 0 1 3.175 2.137q1.35 1.35 2.137 3.175A9.7 9.7 0 0 1 22 12a9.7 9.7 0 0 1-.788 3.9 10.1 10.1 0 0 1-2.137 3.175q-1.35 1.35-3.175 2.137A9.7 9.7 0 0 1 12 22m0-2q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20m0 0q-3.35 0-5.675-2.325T4 12t2.325-5.675T12 4t5.675 2.325T20 12t-2.325 5.675T12 20m1.675-5.85q.15-.075.275-.2t.2-.275l2.925-6.25q.125-.25-.062-.437-.188-.188-.438-.063l-6.25 2.925q-.15.075-.275.2t-.2.275l-2.925 6.25q-.125.25.063.438.186.186.437.062z"})})}a.displayName="ExploreIcon";const i=(0,n.forwardRef)(a)},"./node_modules/@vector-im/compound-design-tokens/assets/web/icons/export-archive.js"(e,t,r){"use strict";r.d(t,{A:()=>i});var n=r("./node_modules/react/index.js"),o=r("./node_modules/react/jsx-runtime.js");function a(e,t){return(0,o.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 24 24",ref:t,...e,children:(0,o.jsx)("path",{d:"M5 21q-.824 0-1.412-.587A1.93 1.93 0 0 1 3 19V6.5q0-.375.125-.675t.325-.575l1.4-1.7q.2-.274.5-.412T6 3h12q.35 0 .65.138.3.137.5.412l1.4 1.7q.2.275.325.575T21 6.5V19q0 .824-.587 1.413A1.93 1.93 0 0 1 19 21zm.4-15h13.2l-.85-1H6.25zM5 19h14V8H5zm7-1.425q.2 0 .375-.062a.9.9 0 0 0 .325-.213l2.6-2.6a.95.95 0 0 0 .275-.7.95.95 0 0 0-.275-.7.95.95 0 0 0-.7-.275.95.95 0 0 0-.7.275l-.9.9V11a.97.97 0 0 0-.287-.713A.97.97 0 0 0 12 10a.97.97 0 0 0-.713.287A.97.97 0 0 0 11 11v3.2l-.9-.9a.95.95 0 0 0-.7-.275.95.95 0 0 0-.7.275.95.95 0 0 0-.275.7q0 .425.275.7l2.6 2.6q.15.15.325.212.175.063.375.063"})})}a.displayName="ExportArchiveIcon";const i=(0,n.forwardRef)(a)},"./node_modules/@vector-im/compound-design-tokens/assets/web/icons/extensions.js"(e,t,r){"use strict";r.d(t,{A:()=>i});var n=r("./node_modules/react/index.js"),o=r("./node_modules/react/jsx-runtime.js");function a(e,t){return(0,o.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 24 24",ref:t,...e,children:(0,o.jsx)("path",{d:"M17.25 11.672a.9.9 0 0 1-.663-.282L12.61 7.413a.9.9 0 0 1-.282-.663q0-.381.282-.663l3.977-3.977a.9.9 0 0 1 .663-.282q.381 0 .663.282l3.977 3.977a.9.9 0 0 1 .282.663.9.9 0 0 1-.282.663l-3.977 3.977a.9.9 0 0 1-.663.282m2.475-4.922L17.25 4.275 14.775 6.75l2.475 2.475zM4 11a.97.97 0 0 1-.712-.287A.97.97 0 0 1 3 10V4q0-.424.288-.712A.97.97 0 0 1 4 3h6q.424 0 .713.288Q11 3.575 11 4v6q0 .424-.287.713A.97.97 0 0 1 10 11zm5-2V5H5v4zm5 12a.97.97 0 0 1-.713-.288A.97.97 0 0 1 13 20v-6q0-.424.287-.713A.97.97 0 0 1 14 13h6q.424 0 .712.287.288.288.288.713v6q0 .424-.288.712A.97.97 0 0 1 20 21zm5-2v-4h-4v4zM4 21a.97.97 0 0 1-.712-.288A.97.97 0 0 1 3 20v-6q0-.424.288-.713A.97.97 0 0 1 4 13h6q.424 0 .713.287.287.288.287.713v6q0 .424-.287.712A.97.97 0 0 1 10 21zm5-2v-4H5v4z"})})}a.displayName="ExtensionsIcon";const i=(0,n.forwardRef)(a)},"./node_modules/@vector-im/compound-design-tokens/assets/web/icons/favourite.js"(e,t,r){"use strict";r.d(t,{A:()=>i});var n=r("./node_modules/react/index.js"),o=r("./node_modules/react/jsx-runtime.js");function a(e,t){return(0,o.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 24 24",ref:t,...e,children:(0,o.jsx)("path",{d:"M13.905 9.378 12 5.52l-1.905 3.86-4.259.618 3.082 3.004-.727 4.242L12 15.24l3.81 2.003-.728-4.242 3.082-3.004zM8.767 7.55l2.336-4.733a1 1 0 0 1 1.794 0l2.336 4.733 5.223.76a1 1 0 0 1 .555 1.705L17.23 13.7l.892 5.202a1 1 0 0 1-1.45 1.054L12 17.5l-4.672 2.456a1 1 0 0 1-1.451-1.054l.892-5.202-3.78-3.685a1 1 0 0 1 .555-1.706z"})})}a.displayName="FavouriteIcon";const i=(0,n.forwardRef)(a)},"./node_modules/@vector-im/compound-design-tokens/assets/web/icons/help.js"(e,t,r){"use strict";r.d(t,{A:()=>i});var n=r("./node_modules/react/index.js"),o=r("./node_modules/react/jsx-runtime.js");function a(e,t){return(0,o.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 24 24",ref:t,...e,children:[(0,o.jsx)("path",{d:"M12 8a1.5 1.5 0 0 0-1.5 1.5 1 1 0 1 1-2 0 3.5 3.5 0 1 1 6.01 2.439q-.183.188-.352.355c-.287.288-.54.54-.76.824-.293.375-.398.651-.398.882a1 1 0 1 1-2 0c0-.874.407-1.58.819-2.11.305-.392.688-.775 1-1.085l.257-.26A1.5 1.5 0 0 0 12 8m1 9a1 1 0 1 1-2 0 1 1 0 0 1 2 0"}),(0,o.jsx)("path",{d:"M8.1 21.213A9.7 9.7 0 0 0 12 22a9.7 9.7 0 0 0 3.9-.788 10.1 10.1 0 0 0 3.175-2.137q1.35-1.35 2.137-3.175A9.7 9.7 0 0 0 22 12a9.7 9.7 0 0 0-.788-3.9 10.1 10.1 0 0 0-2.137-3.175q-1.35-1.35-3.175-2.137A9.7 9.7 0 0 0 12 2a9.7 9.7 0 0 0-3.9.788 10.1 10.1 0 0 0-3.175 2.137Q3.575 6.275 2.788 8.1A9.7 9.7 0 0 0 2 12q0 2.075.788 3.9a10.1 10.1 0 0 0 2.137 3.175q1.35 1.35 3.175 2.137m9.575-3.538Q15.35 20 12 20t-5.675-2.325T4 12t2.325-5.675T12 4t5.675 2.325T20 12t-2.325 5.675"})]})}a.displayName="HelpIcon";const i=(0,n.forwardRef)(a)},"./node_modules/@vector-im/compound-design-tokens/assets/web/icons/history.js"(e,t,r){"use strict";r.d(t,{A:()=>i});var n=r("./node_modules/react/index.js"),o=r("./node_modules/react/jsx-runtime.js");function a(e,t){return(0,o.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 24 24",ref:t,...e,children:[(0,o.jsx)("path",{d:"M18.93 8A8 8 0 1 1 4 12a1 1 0 1 0-2 0c0 5.523 4.477 10 10 10s10-4.477 10-10a10 10 0 0 0-.832-4A10 10 0 0 0 12 2a9.99 9.99 0 0 0-8 3.999V4a1 1 0 0 0-2 0v4a1 1 0 0 0 1 1h4a1 1 0 0 0 0-2H5.755A7.99 7.99 0 0 1 12 4a8 8 0 0 1 6.93 4"}),(0,o.jsx)("path",{d:"M13 8a1 1 0 1 0-2 0v4a1 1 0 0 0 .293.707l2.83 2.83a1 1 0 0 0 1.414-1.414L13 11.586z"})]})}a.displayName="HistoryIcon";const i=(0,n.forwardRef)(a)},"./node_modules/@vector-im/compound-design-tokens/assets/web/icons/home.js"(e,t,r){"use strict";r.d(t,{A:()=>i});var n=r("./node_modules/react/index.js"),o=r("./node_modules/react/jsx-runtime.js");function a(e,t){return(0,o.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 24 24",ref:t,...e,children:(0,o.jsx)("path",{fillRule:"evenodd",d:"M16 11v8h3V9.177l-7-3.889-7 3.889V19h3v-8zm-6 10H5a2 2 0 0 1-2-2V9.177a2 2 0 0 1 1.029-1.748l7-3.89a2 2 0 0 1 1.942 0l7 3.89A2 2 0 0 1 21 9.177V19a2 2 0 0 1-2 2h-5v-8h-4z",clipRule:"evenodd"})})}a.displayName="HomeIcon";const i=(0,n.forwardRef)(a)},"./node_modules/@vector-im/compound-design-tokens/assets/web/icons/key-solid.js"(e,t,r){"use strict";r.d(t,{A:()=>i});var n=r("./node_modules/react/index.js"),o=r("./node_modules/react/jsx-runtime.js");function a(e,t){return(0,o.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 24 24",ref:t,...e,children:(0,o.jsx)("path",{d:"M10.475 16.9A5.86 5.86 0 0 1 7 18q-2.5 0-4.25-1.75T1 12t1.75-4.25T7 6q2.026 0 3.537 1.15Q12.05 8.3 12.65 10h7.95q.2 0 .387.075.189.075.338.225l1.025 1.025a1 1 0 0 1 .2.288q.075.162.075.362t-.062.375a1.1 1.1 0 0 1-.188.325l-2.25 2.575a.97.97 0 0 1-1.038.313 1 1 0 0 1-.337-.188L17 14l-1.3 1.3q-.15.15-.325.212a1.1 1.1 0 0 1-.375.063q-.2 0-.375-.062a.9.9 0 0 1-.325-.213L13 14h-.35a5.8 5.8 0 0 1-2.175 2.9m-4.887-3.487Q6.175 14 7 14q.824 0 1.412-.588Q9 12.826 9 12t-.588-1.412A1.93 1.93 0 0 0 7 10q-.824 0-1.412.588A1.93 1.93 0 0 0 5 12q0 .825.588 1.412"})})}a.displayName="KeySolidIcon";const i=(0,n.forwardRef)(a)},"./node_modules/@vector-im/compound-design-tokens/assets/web/icons/key.js"(e,t,r){"use strict";r.d(t,{A:()=>i});var n=r("./node_modules/react/index.js"),o=r("./node_modules/react/jsx-runtime.js");function a(e,t){return(0,o.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 24 24",ref:t,...e,children:(0,o.jsx)("path",{d:"M7 14q-.824 0-1.412-.588A1.93 1.93 0 0 1 5 12q0-.825.588-1.412A1.93 1.93 0 0 1 7 10q.824 0 1.412.588Q9 11.175 9 12t-.588 1.412A1.93 1.93 0 0 1 7 14m0 4q-2.5 0-4.25-1.75T1 12t1.75-4.25T7 6q1.676 0 3.037.825A6.2 6.2 0 0 1 12.2 9h8.375q.2 0 .387.075.188.075.338.225l2 2q.15.15.212.325.063.175.063.375t-.062.375a.9.9 0 0 1-.213.325l-3.175 3.175a1 1 0 0 1-.3.2q-.175.075-.35.1a.8.8 0 0 1-.35-.025.9.9 0 0 1-.325-.175L17.5 15l-1.425 1.075a.95.95 0 0 1-.887.15.9.9 0 0 1-.288-.15L13.375 15H12.2a6.2 6.2 0 0 1-2.162 2.175Q8.675 18 7 18m0-2q1.4 0 2.463-.85A4.03 4.03 0 0 0 10.875 13H14l1.45 1.025L17.5 12.5l1.775 1.375L21.15 12l-1-1h-9.275a4.03 4.03 0 0 0-1.412-2.15Q8.4 8 7 8 5.35 8 4.175 9.175T3 12t1.175 2.825T7 16"})})}a.displayName="KeyIcon";const i=(0,n.forwardRef)(a)},"./node_modules/@vector-im/compound-design-tokens/assets/web/icons/keyboard.js"(e,t,r){"use strict";r.d(t,{A:()=>i});var n=r("./node_modules/react/index.js"),o=r("./node_modules/react/jsx-runtime.js");function a(e,t){return(0,o.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 24 24",ref:t,...e,children:[(0,o.jsx)("path",{d:"M5.188 8v2h2V8zm3.875 0v2h2V8zm3.875 0v2h2V8zm3.875 0v2h2V8zM5.188 11.531v2h2v-2zm3.875 0v2h2v-2zm3.875 0v2h2v-2zm3.875 0v2h2v-2zM9 15a1 1 0 1 0 0 2h6a1 1 0 1 0 0-2z"}),(0,o.jsx)("path",{fillRule:"evenodd",d:"M2 6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2zm2 0h16v12H4z",clipRule:"evenodd"})]})}a.displayName="KeyboardIcon";const i=(0,n.forwardRef)(a)},"./node_modules/@vector-im/compound-design-tokens/assets/web/icons/list-view.js"(e,t,r){"use strict";r.d(t,{A:()=>i});var n=r("./node_modules/react/index.js"),o=r("./node_modules/react/jsx-runtime.js");function a(e,t){return(0,o.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 24 24",ref:t,...e,children:[(0,o.jsx)("path",{d:"M17 5a1 1 0 1 0 0 2h4a1 1 0 1 0 0-2z"}),(0,o.jsx)("path",{fillRule:"evenodd",d:"M4 7a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zm8 2H4v6h8z",clipRule:"evenodd"}),(0,o.jsx)("path",{d:"M16 10a1 1 0 0 1 1-1h4a1 1 0 1 1 0 2h-4a1 1 0 0 1-1-1m0 4a1 1 0 0 1 1-1h4a1 1 0 1 1 0 2h-4a1 1 0 0 1-1-1m1 3a1 1 0 1 0 0 2h4a1 1 0 1 0 0-2z"})]})}a.displayName="ListViewIcon";const i=(0,n.forwardRef)(a)},"./node_modules/@vector-im/compound-design-tokens/assets/web/icons/lock-off.js"(e,t,r){"use strict";r.d(t,{A:()=>i});var n=r("./node_modules/react/index.js"),o=r("./node_modules/react/jsx-runtime.js");function a(e,t){return(0,o.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 24 24",ref:t,...e,children:(0,o.jsx)("path",{d:"M6 22q-.825 0-1.412-.587A1.93 1.93 0 0 1 4 20V10q0-.825.588-1.412a2 2 0 0 1 .702-.463L1.333 4.167a1 1 0 0 1 1.414-1.414L7 7.006v-.012l13 13v.012l1.247 1.247a1 1 0 1 1-1.414 1.414l-.896-.896A1.94 1.94 0 0 1 18 22zm14-4.834V10q0-.825-.587-1.412A1.93 1.93 0 0 0 18 8h-1V6q0-2.075-1.463-3.537Q14.075 1 12 1T8.463 2.463a4.9 4.9 0 0 0-1.22 1.946L9 6.166V6q0-1.25.875-2.125A2.9 2.9 0 0 1 12 3q1.25 0 2.125.875T15 6v2h-4.166z"})})}a.displayName="LockOffIcon";const i=(0,n.forwardRef)(a)},"./node_modules/@vector-im/compound-design-tokens/assets/web/icons/mic-off-solid.js"(e,t,r){"use strict";r.d(t,{A:()=>i});var n=r("./node_modules/react/index.js"),o=r("./node_modules/react/jsx-runtime.js");function a(e,t){return(0,o.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 24 24",ref:t,...e,children:(0,o.jsx)("path",{d:"M8 8v-.006l6.831 6.832-.002.002 1.414 1.415.003-.003 1.414 1.414-.003.003L20.5 20.5a1 1 0 0 1-1.414 1.414l-3.022-3.022A7.95 7.95 0 0 1 13 19.938V21a1 1 0 0 1-2 0v-1.062A8 8 0 0 1 4 12a1 1 0 1 1 2 0 6 6 0 0 0 8.587 5.415l-1.55-1.55A4.005 4.005 0 0 1 8 12v-1.172L2.086 4.914A1 1 0 0 1 3.5 3.5zm9.417 6.583 1.478 1.477A7.96 7.96 0 0 0 20 12a1 1 0 0 0-2 0c0 .925-.21 1.8-.583 2.583M8.073 5.238l7.793 7.793q.132-.495.134-1.031V6a4 4 0 0 0-7.927-.762"})})}a.displayName="MicOffSolidIcon";const i=(0,n.forwardRef)(a)},"./node_modules/@vector-im/compound-design-tokens/assets/web/icons/mic-on-solid.js"(e,t,r){"use strict";r.d(t,{A:()=>i});var n=r("./node_modules/react/index.js"),o=r("./node_modules/react/jsx-runtime.js");function a(e,t){return(0,o.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 24 24",ref:t,...e,children:[(0,o.jsx)("path",{d:"M8 6a4 4 0 1 1 8 0v6a4 4 0 0 1-8 0z"}),(0,o.jsx)("path",{d:"M5 11a1 1 0 0 1 1 1 6 6 0 0 0 12 0 1 1 0 1 1 2 0 8 8 0 0 1-7 7.938V21a1 1 0 1 1-2 0v-1.062A8 8 0 0 1 4 12a1 1 0 0 1 1-1"})]})}a.displayName="MicOnSolidIcon";const i=(0,n.forwardRef)(a)},"./node_modules/@vector-im/compound-design-tokens/assets/web/icons/mic-on.js"(e,t,r){"use strict";r.d(t,{A:()=>i});var n=r("./node_modules/react/index.js"),o=r("./node_modules/react/jsx-runtime.js");function a(e,t){return(0,o.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 24 24",ref:t,...e,children:[(0,o.jsx)("path",{d:"M6 12a1 1 0 1 0-2 0 8 8 0 0 0 7 7.938V21a1 1 0 1 0 2 0v-1.062A8 8 0 0 0 20 12a1 1 0 1 0-2 0 6 6 0 0 1-12 0"}),(0,o.jsx)("path",{fillRule:"evenodd",d:"M14 12V6a2 2 0 1 0-4 0v6a2 2 0 1 0 4 0M12 2a4 4 0 0 0-4 4v6a4 4 0 0 0 8 0V6a4 4 0 0 0-4-4",clipRule:"evenodd"})]})}a.displayName="MicOnIcon";const i=(0,n.forwardRef)(a)},"./node_modules/@vector-im/compound-design-tokens/assets/web/icons/minus.js"(e,t,r){"use strict";r.d(t,{A:()=>i});var n=r("./node_modules/react/index.js"),o=r("./node_modules/react/jsx-runtime.js");function a(e,t){return(0,o.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 24 24",ref:t,...e,children:(0,o.jsx)("path",{d:"M6 13a.97.97 0 0 1-.713-.287A.97.97 0 0 1 5 12q0-.424.287-.713A.97.97 0 0 1 6 11h12q.424 0 .712.287.288.288.288.713 0 .424-.288.713A.97.97 0 0 1 18 13z"})})}a.displayName="MinusIcon";const i=(0,n.forwardRef)(a)},"./node_modules/@vector-im/compound-design-tokens/assets/web/icons/mobile.js"(e,t,r){"use strict";r.d(t,{A:()=>i});var n=r("./node_modules/react/index.js"),o=r("./node_modules/react/jsx-runtime.js");function a(e,t){return(0,o.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 24 24",ref:t,...e,children:(0,o.jsx)("path",{d:"M7 23q-.824 0-1.412-.587A1.93 1.93 0 0 1 5 21V3q0-.824.588-1.412A1.93 1.93 0 0 1 7 1h10q.824 0 1.413.587Q19 2.176 19 3v18q0 .824-.587 1.413A1.93 1.93 0 0 1 17 23zm0-5h10V6H7z"})})}a.displayName="MobileIcon";const i=(0,n.forwardRef)(a)},"./node_modules/@vector-im/compound-design-tokens/assets/web/icons/pin-solid.js"(e,t,r){"use strict";r.d(t,{A:()=>i});var n=r("./node_modules/react/index.js"),o=r("./node_modules/react/jsx-runtime.js");function a(e,t){return(0,o.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 24 24",ref:t,...e,children:(0,o.jsx)("path",{d:"M5.769 2.857A.5.5 0 0 1 6.119 2h11.762a.5.5 0 0 1 .35.857L16.15 4.9a.5.5 0 0 0-.15.357v4.487a.5.5 0 0 0 .15.356l3.7 3.644a.5.5 0 0 1 .15.356v1.4a.5.5 0 0 1-.5.5H13v6a1 1 0 1 1-2 0v-6H4.5a.5.5 0 0 1-.5-.5v-1.4a.5.5 0 0 1 .15-.356l3.7-3.644A.5.5 0 0 0 8 9.744V5.257a.5.5 0 0 0-.15-.357z"})})}a.displayName="PinSolidIcon";const i=(0,n.forwardRef)(a)},"./node_modules/@vector-im/compound-design-tokens/assets/web/icons/presence-outline-8x8.js"(e,t,r){"use strict";r.d(t,{A:()=>i});var n=r("./node_modules/react/index.js"),o=r("./node_modules/react/jsx-runtime.js");function a(e,t){return(0,o.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 8 8",ref:t,...e,children:[(0,o.jsx)("g",{clipPath:"url(#a)",children:(0,o.jsx)("path",{fillRule:"evenodd",d:"M4 6.5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5M4 8a4 4 0 1 0 0-8 4 4 0 0 0 0 8",clipRule:"evenodd"})}),(0,o.jsx)("defs",{children:(0,o.jsx)("clipPath",{id:"a",children:(0,o.jsx)("path",{d:"M0 0h8v8H0z"})})})]})}a.displayName="PresenceOutline8X8Icon";const i=(0,n.forwardRef)(a)},"./node_modules/@vector-im/compound-design-tokens/assets/web/icons/presence-solid-8x8.js"(e,t,r){"use strict";r.d(t,{A:()=>i});var n=r("./node_modules/react/index.js"),o=r("./node_modules/react/jsx-runtime.js");function a(e,t){return(0,o.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 8 8",ref:t,...e,children:[(0,o.jsx)("g",{clipPath:"url(#a)",children:(0,o.jsx)("path",{d:"M8 4a4 4 0 1 1-8 0 4 4 0 0 1 8 0"})}),(0,o.jsx)("defs",{children:(0,o.jsx)("clipPath",{id:"a",children:(0,o.jsx)("path",{d:"M0 0h8v8H0z"})})})]})}a.displayName="PresenceSolid8X8Icon";const i=(0,n.forwardRef)(a)},"./node_modules/@vector-im/compound-design-tokens/assets/web/icons/presence-strikethrough-8x8.js"(e,t,r){"use strict";r.d(t,{A:()=>i});var n=r("./node_modules/react/index.js"),o=r("./node_modules/react/jsx-runtime.js");function a(e,t){return(0,o.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 8 8",ref:t,...e,children:[(0,o.jsx)("g",{clipPath:"url(#a)",children:(0,o.jsx)("path",{fillRule:"evenodd",d:"M8 4a4 4 0 1 1-8 0 4 4 0 0 1 8 0M5.435 6.048A2.5 2.5 0 0 1 1.687 3.05zm.914-1.19L2.648 1.897a2.5 2.5 0 0 1 3.701 2.961",clipRule:"evenodd"})}),(0,o.jsx)("defs",{children:(0,o.jsx)("clipPath",{id:"a",children:(0,o.jsx)("path",{d:"M0 0h8v8H0z"})})})]})}a.displayName="PresenceStrikethrough8X8Icon";const i=(0,n.forwardRef)(a)},"./node_modules/@vector-im/compound-design-tokens/assets/web/icons/qr-code.js"(e,t,r){"use strict";r.d(t,{A:()=>i});var n=r("./node_modules/react/index.js"),o=r("./node_modules/react/jsx-runtime.js");function a(e,t){return(0,o.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 24 24",ref:t,...e,children:[(0,o.jsx)("path",{fillRule:"evenodd",d:"M3 4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1zm2 5V5h4v4zm-2 5a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1zm2 5v-4h4v4zm9-16a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1zm1 2v4h4V5z",clipRule:"evenodd"}),(0,o.jsx)("path",{d:"M15 16v-3h-2v3z"}),(0,o.jsx)("path",{d:"M17 16h-2v2h-2v3h2v-3h2v2h4v-2h-2v-5h-2z"})]})}a.displayName="QrCodeIcon";const i=(0,n.forwardRef)(a)},"./node_modules/@vector-im/compound-design-tokens/assets/web/icons/reaction.js"(e,t,r){"use strict";r.d(t,{A:()=>i});var n=r("./node_modules/react/index.js"),o=r("./node_modules/react/jsx-runtime.js");function a(e,t){return(0,o.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 24 24",ref:t,...e,children:[(0,o.jsx)("path",{d:"M15.536 15.536a1 1 0 0 0-1.415-1.415 3 3 0 0 1-2.12.879 3 3 0 0 1-2.122-.879 1 1 0 1 0-1.414 1.415A5 5 0 0 0 12 17c1.38 0 2.632-.56 3.536-1.464M10 10.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m5.5 1.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3"}),(0,o.jsx)("path",{d:"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-2 0a8 8 0 1 0-16 0 8 8 0 0 0 16 0"})]})}a.displayName="ReactionIcon";const i=(0,n.forwardRef)(a)},"./node_modules/@vector-im/compound-design-tokens/assets/web/icons/send-solid.js"(e,t,r){"use strict";r.d(t,{A:()=>i});var n=r("./node_modules/react/index.js"),o=r("./node_modules/react/jsx-runtime.js");function a(e,t){return(0,o.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 24 24",ref:t,...e,children:(0,o.jsx)("path",{d:"m21.211 12.895-16.14 8.07c-.785.392-1.658-.342-1.406-1.182L5.7 13h6.55a1 1 0 1 0 0-2H5.7L3.665 4.217c-.252-.84.621-1.574 1.405-1.182l16.141 8.07a1 1 0 0 1 0 1.79"})})}a.displayName="SendSolidIcon";const i=(0,n.forwardRef)(a)},"./node_modules/@vector-im/compound-design-tokens/assets/web/icons/share-screen-solid.js"(e,t,r){"use strict";r.d(t,{A:()=>i});var n=r("./node_modules/react/index.js"),o=r("./node_modules/react/jsx-runtime.js");function a(e,t){return(0,o.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 24 24",ref:t,...e,children:(0,o.jsx)("path",{d:"M1.288 20.713Q1.575 21 2 21h20q.424 0 .712-.288A.97.97 0 0 0 23 20a.97.97 0 0 0-.288-.712A.97.97 0 0 0 22 19H2a.97.97 0 0 0-.712.288A.97.97 0 0 0 1 20q0 .424.288.712m1.3-3.299A1.93 1.93 0 0 1 2 16V5q0-.824.587-1.412A1.93 1.93 0 0 1 4 3h16q.824 0 1.413.587Q22 4.176 22 5v11q0 .824-.587 1.413A1.93 1.93 0 0 1 20 18H4q-.824 0-1.412-.587m10.12-10.12a1 1 0 0 0-1.415 0l-2.5 2.5a1 1 0 0 0 1.414 1.414l.793-.793V13a1 1 0 1 0 2 0v-2.586l.793.793a1 1 0 0 0 1.414-1.414z"})})}a.displayName="ShareScreenSolidIcon";const i=(0,n.forwardRef)(a)},"./node_modules/@vector-im/compound-design-tokens/assets/web/icons/sidebar.js"(e,t,r){"use strict";r.d(t,{A:()=>i});var n=r("./node_modules/react/index.js"),o=r("./node_modules/react/jsx-runtime.js");function a(e,t){return(0,o.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 24 24",ref:t,...e,children:(0,o.jsx)("path",{fillRule:"evenodd",d:"M18 3a4 4 0 0 1 4 4v10a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4zm-8 2h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-8zM8 19H6a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h2z",clipRule:"evenodd"})})}a.displayName="SidebarIcon";const i=(0,n.forwardRef)(a)},"./node_modules/@vector-im/compound-design-tokens/assets/web/icons/sign-out.js"(e,t,r){"use strict";r.d(t,{A:()=>i});var n=r("./node_modules/react/index.js"),o=r("./node_modules/react/jsx-runtime.js");function a(e,t){return(0,o.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 24 24",ref:t,...e,children:(0,o.jsx)("path",{d:"M9 12.031q0-.424.288-.712A.97.97 0 0 1 10 11.03h7.15l-1.875-1.875a.96.96 0 0 1-.3-.7q0-.4.325-.725a.93.93 0 0 1 .712-.287.98.98 0 0 1 .688.287l3.6 3.6q.15.15.212.325.063.175.063.375 0 .201-.062.375a.9.9 0 0 1-.213.325l-3.6 3.6q-.3.3-.712.288a.98.98 0 0 1-.688-.288 1.02 1.02 0 0 1-.312-.712.93.93 0 0 1 .287-.713l1.875-1.875H10a.97.97 0 0 1-.712-.287A.97.97 0 0 1 9 12.03m-6-7q0-.824.588-1.412A1.93 1.93 0 0 1 5 3.03h6q.424 0 .713.288.287.287.287.712t-.287.713A.97.97 0 0 1 11 5.03H5v14h6q.424 0 .713.288.287.287.287.712t-.287.713a.97.97 0 0 1-.713.287H5q-.824 0-1.412-.587A1.93 1.93 0 0 1 3 19.03z"})})}a.displayName="SignOutIcon";const i=(0,n.forwardRef)(a)},"./node_modules/@vector-im/compound-design-tokens/assets/web/icons/space.js"(e,t,r){"use strict";r.d(t,{A:()=>i});var n=r("./node_modules/react/index.js"),o=r("./node_modules/react/jsx-runtime.js");function a(e,t){return(0,o.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 24 24",ref:t,...e,children:(0,o.jsx)("path",{d:"M6 21q-1.65 0-2.825-1.175T2 17t1.175-2.825T6 13t2.825 1.175T10 17t-1.175 2.825T6 21m12 0q-1.65 0-2.825-1.175T14 17t1.175-2.825T18 13t2.825 1.175T22 17t-1.175 2.825T18 21M6 19q.824 0 1.412-.587Q8 17.825 8 17t-.588-1.412A1.93 1.93 0 0 0 6 15q-.824 0-1.412.588A1.93 1.93 0 0 0 4 17q0 .824.588 1.413Q5.175 19 6 19m12 0q.824 0 1.413-.587Q20 17.825 20 17t-.587-1.412A1.93 1.93 0 0 0 18 15q-.824 0-1.413.588A1.93 1.93 0 0 0 16 17q0 .824.587 1.413Q17.176 19 18 19m-6-8q-1.65 0-2.825-1.175T8 7t1.175-2.825T12 3t2.825 1.175T16 7t-1.175 2.825T12 11m0-2q.825 0 1.412-.588Q14 7.826 14 7q0-.824-.588-1.412A1.93 1.93 0 0 0 12 5q-.825 0-1.412.588A1.93 1.93 0 0 0 10 7q0 .824.588 1.412Q11.175 9 12 9"})})}a.displayName="SpaceIcon";const i=(0,n.forwardRef)(a)},"./node_modules/@vector-im/compound-design-tokens/assets/web/icons/spotlight-view.js"(e,t,r){"use strict";r.d(t,{A:()=>i});var n=r("./node_modules/react/index.js"),o=r("./node_modules/react/jsx-runtime.js");function a(e,t){return(0,o.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 24 24",ref:t,...e,children:(0,o.jsx)("path",{fillRule:"evenodd",d:"M20 6H4v12h16zM4 4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2z",clipRule:"evenodd"})})}a.displayName="SpotlightViewIcon";const i=(0,n.forwardRef)(a)},"./node_modules/@vector-im/compound-design-tokens/assets/web/icons/sticker.js"(e,t,r){"use strict";r.d(t,{A:()=>i});var n=r("./node_modules/react/index.js"),o=r("./node_modules/react/jsx-runtime.js");function a(e,t){return(0,o.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 24 24",ref:t,...e,children:(0,o.jsx)("path",{fillRule:"evenodd",d:"M17 2a5 5 0 0 1 5 4.999v5.335a5 5 0 0 1-1.58 3.647l-4.978 4.667A5 5 0 0 1 12.023 22H7l-.258-.007A5 5 0 0 1 2 17V7a5 5 0 0 1 5-5zM7 4a3 3 0 0 0-3 3v10a3 3 0 0 0 2.999 3H12v-4a4 4 0 0 1 4-4h4V6.999A3 3 0 0 0 17 4zm9 10a2 2 0 0 0-2 2v3.251l.074-.062 4.978-4.666q.252-.238.441-.523z",clipRule:"evenodd"})})}a.displayName="StickerIcon";const i=(0,n.forwardRef)(a)},"./node_modules/@vector-im/compound-design-tokens/assets/web/icons/stop-solid.js"(e,t,r){"use strict";r.d(t,{A:()=>i});var n=r("./node_modules/react/index.js"),o=r("./node_modules/react/jsx-runtime.js");function a(e,t){return(0,o.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 24 24",ref:t,...e,children:(0,o.jsx)("path",{d:"M4 8a4 4 0 0 1 4-4h8a4 4 0 0 1 4 4v8a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z"})})}a.displayName="StopSolidIcon";const i=(0,n.forwardRef)(a)},"./node_modules/@vector-im/compound-design-tokens/assets/web/icons/text-formatting.js"(e,t,r){"use strict";r.d(t,{A:()=>i});var n=r("./node_modules/react/index.js"),o=r("./node_modules/react/jsx-runtime.js");function a(e,t){return(0,o.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 24 24",ref:t,...e,children:(0,o.jsx)("path",{d:"M6 19a.97.97 0 0 1-.713-.288A.97.97 0 0 1 5 18q0-.424.287-.712A.97.97 0 0 1 6 17h12q.424 0 .712.288.288.287.288.712 0 .424-.288.712A.97.97 0 0 1 18 19zm1.35-5.2 3.425-9.2a.9.9 0 0 1 .338-.437A.93.93 0 0 1 11.65 4h.7q.3 0 .537.162.238.163.338.438l3.425 9.225q.15.425-.1.8a.8.8 0 0 1-.7.375.9.9 0 0 1-.512-.162A.9.9 0 0 1 15 14.4l-.75-2.2H9.8L9 14.425a.84.84 0 0 1-.325.425q-.225.15-.5.15a.84.84 0 0 1-.738-.387.82.82 0 0 1-.087-.813m3-3.2h3.3l-1.6-4.55h-.1z"})})}a.displayName="TextFormattingIcon";const i=(0,n.forwardRef)(a)},"./node_modules/@vector-im/compound-design-tokens/assets/web/icons/theme.js"(e,t,r){"use strict";r.d(t,{A:()=>i});var n=r("./node_modules/react/index.js"),o=r("./node_modules/react/jsx-runtime.js");function a(e,t){return(0,o.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 24 24",ref:t,...e,children:(0,o.jsx)("path",{d:"M12 22c5.52 0 10-4.48 10-10S17.52 2 12 2 2 6.48 2 12s4.48 10 10 10m1-17.93c3.94.49 7 3.85 7 7.93s-3.05 7.44-7 7.93z"})})}a.displayName="ThemeIcon";const i=(0,n.forwardRef)(a)},"./node_modules/@vector-im/compound-design-tokens/assets/web/icons/threads-solid.js"(e,t,r){"use strict";r.d(t,{A:()=>i});var n=r("./node_modules/react/index.js"),o=r("./node_modules/react/jsx-runtime.js");function a(e,t){return(0,o.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 24 24",ref:t,...e,children:(0,o.jsx)("path",{d:"M4 3h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6l-2.293 2.293c-.63.63-1.707.184-1.707-.707V5a2 2 0 0 1 2-2m3 7h10q.424 0 .712-.287A.97.97 0 0 0 18 9a.97.97 0 0 0-.288-.713A.97.97 0 0 0 17 8H7a.97.97 0 0 0-.713.287A.97.97 0 0 0 6 9q0 .424.287.713Q6.576 10 7 10m0 4h6q.424 0 .713-.287A.97.97 0 0 0 14 13a.97.97 0 0 0-.287-.713A.97.97 0 0 0 13 12H7a.97.97 0 0 0-.713.287A.97.97 0 0 0 6 13q0 .424.287.713Q6.576 14 7 14"})})}a.displayName="ThreadsSolidIcon";const i=(0,n.forwardRef)(a)},"./node_modules/@vector-im/compound-design-tokens/assets/web/icons/user-profile.js"(e,t,r){"use strict";r.d(t,{A:()=>i});var n=r("./node_modules/react/index.js"),o=r("./node_modules/react/jsx-runtime.js");function a(e,t){return(0,o.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 24 24",ref:t,...e,children:[(0,o.jsx)("path",{d:"M9.175 13.825Q10.35 15 12 15t2.825-1.175T16 11t-1.175-2.825T12 7 9.175 8.175 8 11t1.175 2.825m4.237-1.412A1.93 1.93 0 0 1 12 13q-.825 0-1.412-.588A1.93 1.93 0 0 1 10 11q0-.825.588-1.412A1.93 1.93 0 0 1 12 9q.825 0 1.412.588Q14 10.175 14 11t-.588 1.412"}),(0,o.jsx)("path",{d:"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-2 0a8 8 0 1 0-16 0 8 8 0 0 0 16 0"}),(0,o.jsx)("path",{d:"M16.23 18.792a13 13 0 0 0-1.455-.455 11.6 11.6 0 0 0-5.55 0q-.73.18-1.455.455a8 8 0 0 1-1.729-1.454q1.336-.618 2.709-.95A13.8 13.8 0 0 1 12 16q1.65 0 3.25.387 1.373.333 2.709.95a8 8 0 0 1-1.73 1.455"})]})}a.displayName="UserProfileIcon";const i=(0,n.forwardRef)(a)},"./node_modules/@vector-im/compound-design-tokens/assets/web/icons/video-call-off-solid.js"(e,t,r){"use strict";r.d(t,{A:()=>i});var n=r("./node_modules/react/index.js"),o=r("./node_modules/react/jsx-runtime.js");function a(e,t){return(0,o.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 24 24",ref:t,...e,children:(0,o.jsx)("path",{d:"M2.747 2.753 4.35 4.355l.007-.003L18 17.994v.012l3.247 3.247a1 1 0 0 1-1.414 1.414l-2.898-2.898A2 2 0 0 1 16 20H6a4 4 0 0 1-4-4V8c0-.892.292-1.715.785-2.38L1.333 4.166a1 1 0 0 1 1.414-1.414M18 15.166 6.834 4H16a2 2 0 0 1 2 2v4.286l3.35-2.871a1 1 0 0 1 1.65.76v7.65a1 1 0 0 1-1.65.76L18 13.715z"})})}a.displayName="VideoCallOffSolidIcon";const i=(0,n.forwardRef)(a)},"./node_modules/@vector-im/compound-design-tokens/assets/web/icons/web-browser.js"(e,t,r){"use strict";r.d(t,{A:()=>i});var n=r("./node_modules/react/index.js"),o=r("./node_modules/react/jsx-runtime.js");function a(e,t){return(0,o.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 24 24",ref:t,...e,children:(0,o.jsx)("path",{d:"M4 20q-.824 0-1.412-.587A1.93 1.93 0 0 1 2 18V6q0-.824.587-1.412A1.93 1.93 0 0 1 4 4h16q.824 0 1.413.588Q22 5.175 22 6v12q0 .824-.587 1.413A1.93 1.93 0 0 1 20 20zm0-2h16V8H4z"})})}a.displayName="WebBrowserIcon";const i=(0,n.forwardRef)(a)}}]);
      3 //# sourceMappingURL=8772.js.map