@wandelbots/wandelbots-js-react-components 3.3.2-pr.docs-robot.419.890441d → 3.3.2-pr.fix-update-dependencies.436.72f7910

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (42) hide show
  1. package/dist/3d.cjs.js +1 -1
  2. package/dist/3d.es.js +1 -1
  3. package/dist/{LoadingCover-CunO727J.js → LoadingCover-Dr9hDTku.js} +2 -2
  4. package/dist/{LoadingCover-CunO727J.js.map → LoadingCover-Dr9hDTku.js.map} +1 -1
  5. package/dist/{LoadingCover-TeNDvBAl.cjs → LoadingCover-r2yhJZF9.cjs} +2 -2
  6. package/dist/{LoadingCover-TeNDvBAl.cjs.map → LoadingCover-r2yhJZF9.cjs.map} +1 -1
  7. package/dist/{WandelscriptEditor-b2onJkmt.cjs → WandelscriptEditor-Dj7TBCkF.cjs} +2 -2
  8. package/dist/{WandelscriptEditor-b2onJkmt.cjs.map → WandelscriptEditor-Dj7TBCkF.cjs.map} +1 -1
  9. package/dist/{WandelscriptEditor-CB2JeI-5.js → WandelscriptEditor-DnJvITTA.js} +3 -3
  10. package/dist/{WandelscriptEditor-CB2JeI-5.js.map → WandelscriptEditor-DnJvITTA.js.map} +1 -1
  11. package/dist/core.cjs.js +1 -1
  12. package/dist/core.es.js +4 -4
  13. package/dist/externalizeComponent.d.ts.map +1 -1
  14. package/dist/index-CAib4NKw.js +2261 -0
  15. package/dist/index-CAib4NKw.js.map +1 -0
  16. package/dist/{index-KsgdpgvF.cjs → index-CqMZL0FV.cjs} +2 -2
  17. package/dist/{index-KsgdpgvF.cjs.map → index-CqMZL0FV.cjs.map} +1 -1
  18. package/dist/{index-BSBCGCFW.js → index-CxasuX80.js} +2 -2
  19. package/dist/{index-BSBCGCFW.js.map → index-CxasuX80.js.map} +1 -1
  20. package/dist/index-DxwppshT.cjs +29 -0
  21. package/dist/index-DxwppshT.cjs.map +1 -0
  22. package/dist/index.cjs.js +1 -1
  23. package/dist/index.es.js +6 -6
  24. package/dist/{manufacturerHomePositions--1G0LNoV.cjs → manufacturerHomePositions-Ca80ycLi.cjs} +2 -2
  25. package/dist/{manufacturerHomePositions--1G0LNoV.cjs.map → manufacturerHomePositions-Ca80ycLi.cjs.map} +1 -1
  26. package/dist/{manufacturerHomePositions-CZto6Qyy.js → manufacturerHomePositions-CgaG5vaK.js} +3 -3
  27. package/dist/{manufacturerHomePositions-CZto6Qyy.js.map → manufacturerHomePositions-CgaG5vaK.js.map} +1 -1
  28. package/dist/theming-BQcKj8Gp.cjs +133 -0
  29. package/dist/theming-BQcKj8Gp.cjs.map +1 -0
  30. package/dist/{theming-BHuWUUZY.js → theming-Bafjg0Wg.js} +8553 -5916
  31. package/dist/theming-Bafjg0Wg.js.map +1 -0
  32. package/dist/wandelscript.cjs.js +1 -1
  33. package/dist/wandelscript.es.js +1 -1
  34. package/package.json +12 -12
  35. package/src/externalizeComponent.tsx +1 -17
  36. package/dist/index-DH-ITo65.cjs +0 -115
  37. package/dist/index-DH-ITo65.cjs.map +0 -1
  38. package/dist/index-DLrnRIOH.js +0 -5676
  39. package/dist/index-DLrnRIOH.js.map +0 -1
  40. package/dist/theming-BHuWUUZY.js.map +0 -1
  41. package/dist/theming-neVGQ-FN.cjs +0 -79
  42. package/dist/theming-neVGQ-FN.cjs.map +0 -1
@@ -0,0 +1,133 @@
1
+ "use strict";var Xh=Object.defineProperty;var Zh=(e,t,n)=>t in e?Xh(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var H=(e,t,n)=>Zh(e,typeof t!="symbol"?t+"":t,n);const y=require("./index-DxwppshT.cjs"),R=require("@mui/material"),ie=require("mobx-react-lite"),$=require("react"),fe=require("react-i18next"),b=require("prop-types"),de=require("./index-CqMZL0FV.cjs"),et=require("@mui/x-data-grid"),fu=require("lodash-es"),he=require("mobx"),Te=require("@wandelbots/nova-js"),pu=require("./LoadingCover-r2yhJZF9.cjs"),Fr=require("@mui/icons-material"),Qh=require("@emotion/styled"),ef=require("@emotion/react"),tf=require("@mui/x-charts"),ss=require("three");function mu(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const n in e)if(n!=="default"){const r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:()=>e[n]})}}return t.default=e,Object.freeze(t)}const j=mu($),Ha=mu(ss);function nf(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}/*! *****************************************************************************
2
+ Copyright (c) Microsoft Corporation. All rights reserved.
3
+ Licensed under the Apache License, Version 2.0 (the "License"); you may not use
4
+ this file except in compliance with the License. You may obtain a copy of the
5
+ License at http://www.apache.org/licenses/LICENSE-2.0
6
+
7
+ THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
8
+ KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
9
+ WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
10
+ MERCHANTABLITY OR NON-INFRINGEMENT.
11
+
12
+ See the Apache Version 2.0 License for specific language governing permissions
13
+ and limitations under the License.
14
+ ***************************************************************************** */var as=function(e,t){return as=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,r){n.__proto__=r}||function(n,r){for(var i in r)r.hasOwnProperty(i)&&(n[i]=r[i])},as(e,t)};function gu(e,t){as(e,t);function n(){this.constructor=e}e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}function rf(e){var t=typeof Symbol=="function"&&e[Symbol.iterator],n=0;return t?t.call(e):{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}}}function of(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),i,o=[],s;try{for(;(t===void 0||t-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(a){s={error:a}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(s)throw s.error}}return o}function sf(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(of(arguments[t]));return e}var yu=(function(){function e(t,n){this.target=n,this.type=t}return e})(),af=(function(e){gu(t,e);function t(n,r){var i=e.call(this,"error",r)||this;return i.message=n.message,i.error=n,i}return t})(yu),lf=(function(e){gu(t,e);function t(n,r,i){n===void 0&&(n=1e3),r===void 0&&(r="");var o=e.call(this,"close",i)||this;return o.wasClean=!0,o.code=n,o.reason=r,o}return t})(yu);/*!
15
+ * Reconnecting WebSocket
16
+ * by Pedro Ladaria <pedro.ladaria@gmail.com>
17
+ * https://github.com/pladaria/reconnecting-websocket
18
+ * License MIT
19
+ */var cf=function(){if(typeof WebSocket<"u")return WebSocket},uf=function(e){return typeof e<"u"&&!!e&&e.CLOSING===2},Zt={maxReconnectionDelay:1e4,minReconnectionDelay:1e3+Math.random()*4e3,minUptime:5e3,reconnectionDelayGrowFactor:1.3,connectionTimeout:4e3,maxRetries:1/0,maxEnqueuedMessages:1/0},df=(function(){function e(t,n,r){var i=this;r===void 0&&(r={}),this._listeners={error:[],message:[],open:[],close:[]},this._retryCount=-1,this._shouldReconnect=!0,this._connectLock=!1,this._binaryType="blob",this._closeCalled=!1,this._messageQueue=[],this.onclose=null,this.onerror=null,this.onmessage=null,this.onopen=null,this._handleOpen=function(o){i._debug("open event");var s=i._options.minUptime,a=s===void 0?Zt.minUptime:s;clearTimeout(i._connectTimeout),i._uptimeTimeout=setTimeout(function(){return i._acceptOpen()},a),i._ws.binaryType=i._binaryType,i._messageQueue.forEach(function(l){return i._ws.send(l)}),i._messageQueue=[],i.onopen&&i.onopen(o),i._listeners.open.forEach(function(l){return i._callEventListener(o,l)})},this._handleMessage=function(o){i._debug("message event"),i.onmessage&&i.onmessage(o),i._listeners.message.forEach(function(s){return i._callEventListener(o,s)})},this._handleError=function(o){i._debug("error event",o.message),i._disconnect(void 0,o.message==="TIMEOUT"?"timeout":void 0),i.onerror&&i.onerror(o),i._debug("exec error listeners"),i._listeners.error.forEach(function(s){return i._callEventListener(o,s)}),i._connect()},this._handleClose=function(o){i._debug("close event"),i._clearTimeouts(),i._shouldReconnect&&i._connect(),i.onclose&&i.onclose(o),i._listeners.close.forEach(function(s){return i._callEventListener(o,s)})},this._url=t,this._protocols=n,this._options=r,this._options.startClosed&&(this._shouldReconnect=!1),this._connect()}return Object.defineProperty(e,"CONNECTING",{get:function(){return 0},enumerable:!0,configurable:!0}),Object.defineProperty(e,"OPEN",{get:function(){return 1},enumerable:!0,configurable:!0}),Object.defineProperty(e,"CLOSING",{get:function(){return 2},enumerable:!0,configurable:!0}),Object.defineProperty(e,"CLOSED",{get:function(){return 3},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"CONNECTING",{get:function(){return e.CONNECTING},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"OPEN",{get:function(){return e.OPEN},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"CLOSING",{get:function(){return e.CLOSING},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"CLOSED",{get:function(){return e.CLOSED},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"binaryType",{get:function(){return this._ws?this._ws.binaryType:this._binaryType},set:function(t){this._binaryType=t,this._ws&&(this._ws.binaryType=t)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"retryCount",{get:function(){return Math.max(this._retryCount,0)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"bufferedAmount",{get:function(){var t=this._messageQueue.reduce(function(n,r){return typeof r=="string"?n+=r.length:r instanceof Blob?n+=r.size:n+=r.byteLength,n},0);return t+(this._ws?this._ws.bufferedAmount:0)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"extensions",{get:function(){return this._ws?this._ws.extensions:""},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"protocol",{get:function(){return this._ws?this._ws.protocol:""},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"readyState",{get:function(){return this._ws?this._ws.readyState:this._options.startClosed?e.CLOSED:e.CONNECTING},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"url",{get:function(){return this._ws?this._ws.url:""},enumerable:!0,configurable:!0}),e.prototype.close=function(t,n){if(t===void 0&&(t=1e3),this._closeCalled=!0,this._shouldReconnect=!1,this._clearTimeouts(),!this._ws){this._debug("close enqueued: no ws instance");return}if(this._ws.readyState===this.CLOSED){this._debug("close: already closed");return}this._ws.close(t,n)},e.prototype.reconnect=function(t,n){this._shouldReconnect=!0,this._closeCalled=!1,this._retryCount=-1,!this._ws||this._ws.readyState===this.CLOSED?this._connect():(this._disconnect(t,n),this._connect())},e.prototype.send=function(t){if(this._ws&&this._ws.readyState===this.OPEN)this._debug("send",t),this._ws.send(t);else{var n=this._options.maxEnqueuedMessages,r=n===void 0?Zt.maxEnqueuedMessages:n;this._messageQueue.length<r&&(this._debug("enqueue",t),this._messageQueue.push(t))}},e.prototype.addEventListener=function(t,n){this._listeners[t]&&this._listeners[t].push(n)},e.prototype.dispatchEvent=function(t){var n,r,i=this._listeners[t.type];if(i)try{for(var o=rf(i),s=o.next();!s.done;s=o.next()){var a=s.value;this._callEventListener(t,a)}}catch(l){n={error:l}}finally{try{s&&!s.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}return!0},e.prototype.removeEventListener=function(t,n){this._listeners[t]&&(this._listeners[t]=this._listeners[t].filter(function(r){return r!==n}))},e.prototype._debug=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];this._options.debug&&console.log.apply(console,sf(["RWS>"],t))},e.prototype._getNextDelay=function(){var t=this._options,n=t.reconnectionDelayGrowFactor,r=n===void 0?Zt.reconnectionDelayGrowFactor:n,i=t.minReconnectionDelay,o=i===void 0?Zt.minReconnectionDelay:i,s=t.maxReconnectionDelay,a=s===void 0?Zt.maxReconnectionDelay:s,l=0;return this._retryCount>0&&(l=o*Math.pow(r,this._retryCount-1),l>a&&(l=a)),this._debug("next delay",l),l},e.prototype._wait=function(){var t=this;return new Promise(function(n){setTimeout(n,t._getNextDelay())})},e.prototype._getNextUrl=function(t){if(typeof t=="string")return Promise.resolve(t);if(typeof t=="function"){var n=t();if(typeof n=="string")return Promise.resolve(n);if(n.then)return n}throw Error("Invalid URL")},e.prototype._connect=function(){var t=this;if(!(this._connectLock||!this._shouldReconnect)){this._connectLock=!0;var n=this._options,r=n.maxRetries,i=r===void 0?Zt.maxRetries:r,o=n.connectionTimeout,s=o===void 0?Zt.connectionTimeout:o,a=n.WebSocket,l=a===void 0?cf():a;if(this._retryCount>=i){this._debug("max retries reached",this._retryCount,">=",i);return}if(this._retryCount++,this._debug("connect",this._retryCount),this._removeListeners(),!uf(l))throw Error("No valid WebSocket class provided");this._wait().then(function(){return t._getNextUrl(t._url)}).then(function(c){t._closeCalled||(t._debug("connect",{url:c,protocols:t._protocols}),t._ws=t._protocols?new l(c,t._protocols):new l(c),t._ws.binaryType=t._binaryType,t._connectLock=!1,t._addListeners(),t._connectTimeout=setTimeout(function(){return t._handleTimeout()},s))})}},e.prototype._handleTimeout=function(){this._debug("timeout event"),this._handleError(new af(Error("TIMEOUT"),this))},e.prototype._disconnect=function(t,n){if(t===void 0&&(t=1e3),this._clearTimeouts(),!!this._ws){this._removeListeners();try{this._ws.close(t,n),this._handleClose(new lf(t,n,this))}catch{}}},e.prototype._acceptOpen=function(){this._debug("accept open"),this._retryCount=0},e.prototype._callEventListener=function(t,n){"handleEvent"in n?n.handleEvent(t):n(t)},e.prototype._removeListeners=function(){this._ws&&(this._debug("removeListeners"),this._ws.removeEventListener("open",this._handleOpen),this._ws.removeEventListener("close",this._handleClose),this._ws.removeEventListener("message",this._handleMessage),this._ws.removeEventListener("error",this._handleError))},e.prototype._addListeners=function(){this._ws&&(this._debug("addListeners"),this._ws.addEventListener("open",this._handleOpen),this._ws.addEventListener("close",this._handleClose),this._ws.addEventListener("message",this._handleMessage),this._ws.addEventListener("error",this._handleError))},e.prototype._clearTimeouts=function(){clearTimeout(this._connectTimeout),clearTimeout(this._uptimeTimeout)},e})(),hf=class extends df{constructor(e,t={}){console.log("Opening websocket to",e),super(()=>this.targetUrl||e,void 0,{startClosed:!0}),this.opts=t,this.disposed=!1,Object.defineProperty(this,"url",{get(){return this.targetUrl}}),this.targetUrl=e,this.addEventListener("open",()=>{console.log(`Websocket to ${this.url} opened`)}),this.addEventListener("message",r=>{this.receivedFirstMessage||(this.receivedFirstMessage=r)}),this.addEventListener("close",()=>{console.log(`Websocket to ${this.url} closed`)});const n=this.reconnect;this.reconnect=()=>{this.opts.mock?this.opts.mock.handleWebsocketConnection(this):n.apply(this)},this.reconnect()}changeUrl(e){this.receivedFirstMessage=void 0,this.targetUrl=e,this.reconnect()}sendJson(e){this.opts.mock?this.opts.mock.handleWebsocketMessage(this,JSON.stringify(e)):this.send(JSON.stringify(e))}dispose(){this.close(),this.disposed=!0,this.opts.onDispose&&this.opts.onDispose()}async opened(){return new Promise((e,t)=>{this.readyState===WebSocket.OPEN?e():(this.addEventListener("open",()=>e()),this.addEventListener("error",t))})}async closed(){return new Promise((e,t)=>{this.readyState===WebSocket.CLOSED?e():(this.addEventListener("close",()=>e()),this.addEventListener("error",t))})}async firstMessage(){return this.receivedFirstMessage?this.receivedFirstMessage:new Promise((e,t)=>{const n=i=>{this.receivedFirstMessage=i,this.removeEventListener("message",n),this.removeEventListener("error",r),e(i)},r=i=>{this.removeEventListener("message",n),this.removeEventListener("error",r),t(i)};this.addEventListener("message",n),this.addEventListener("error",r)})}async nextMessage(){return new Promise((e,t)=>{const n=i=>{this.removeEventListener("message",n),this.removeEventListener("error",r),e(i)},r=i=>{this.removeEventListener("message",n),this.removeEventListener("error",r),t(i)};this.addEventListener("message",n),this.addEventListener("error",r)})}},ff=class{constructor(){this.available=typeof window<"u"&&!!window.localStorage}getJSON(e){if(!this.available)return null;const t=window.localStorage.getItem(e);if(t===null)return null;try{return JSON.parse(t)}catch{return null}}setJSON(e,t){if(!this.available)return null;window.localStorage.setItem(e,JSON.stringify(t))}delete(e){if(!this.available)return null;window.localStorage.removeItem(e)}setString(e,t){if(!this.available)return null;window.localStorage.setItem(e,t)}getString(e){return this.available?window.localStorage.getItem(e):null}};const Ro=new ff,$n="wandelbots.io",Io={dev:{domain:`https://auth.portal.dev.${$n}`,clientId:"fLbJD0RLp5r2Dpucm5j8BjwMR6Hunfha"},stg:{domain:`https://auth.portal.stg.${$n}`,clientId:"joVDeD9e786WzFNSGCqoVq7HNkWt5j6s"},prod:{domain:`https://auth.portal.${$n}`,clientId:"J7WJUi38xVQdJAEBNRT9Xw1b0fXDb4J2"}},pf=e=>{if(e.endsWith(`dev.${$n}`))return Io.dev;if(e.endsWith(`stg.${$n}`))return Io.stg;if(e.endsWith($n))return Io.prod;throw new Error("Unsupported instance URL. Cannot determine Auth0 configuration.")},mf=async e=>{if(typeof window>"u")throw new Error("Access token must be set to use NovaClient when not in a browser environment.");const t=pf(e);if(new URL(e).origin===window.location.origin)throw window.location.reload(),new Error("Failed to reload page to get auth details, please refresh manually");const{Auth0Client:n}=await Promise.resolve().then(()=>require("./auth0-spa-js.production.esm-BcLLh1tx.cjs")),r=new n({domain:t.domain,clientId:t.clientId??"",useRefreshTokens:!1,authorizationParams:{audience:"nova-api",redirect_uri:window.location.origin}});if(window.location.search.includes("code=")&&window.location.search.includes("state=")){const{appState:i}=await r.handleRedirectCallback();window.history.replaceState({},document.title,(i==null?void 0:i.returnTo)||window.location.pathname)}else await r.loginWithRedirect();return await r.getTokenSilently()};function gf(e){var t=[];if(e.length===0)return"";if(typeof e[0]!="string")throw new TypeError("Url must be a string. Received "+e[0]);if(e[0].match(/^[^/:]+:\/*$/)&&e.length>1){var n=e.shift();e[0]=n+e[0]}e[0].match(/^file:\/\/\//)?e[0]=e[0].replace(/^([^/:]+):\/*/,"$1:///"):e[0]=e[0].replace(/^([^/:]+):\/*/,"$1://");for(var r=0;r<e.length;r++){var i=e[r];if(typeof i!="string")throw new TypeError("Url must be a string. Received "+i);i!==""&&(r>0&&(i=i.replace(/^[\/]+/,"")),r<e.length-1?i=i.replace(/[\/]+$/,""):i=i.replace(/[\/]+$/,"/"),t.push(i))}var o=t.join("/");o=o.replace(/\/(\?|&|#[^!])/g,"$1");var s=o.split("?");return o=s.shift()+(s.length>0?"?":"")+s.join("&"),o}function Ao(){var e;return typeof arguments[0]=="object"?e=arguments[0]:e=[].slice.call(arguments),gf(e)}var He={},Ya;function yf(){if(Ya)return He;Ya=1,Object.defineProperty(He,"__esModule",{value:!0}),He.PathError=He.TokenData=void 0,He.parse=c,He.compile=u,He.match=f,He.pathToRegexp=m,He.stringify=E;const e="/",t=T=>T,n=/^[$_\p{ID_Start}]$/u,r=/^[$\u200c\u200d\p{ID_Continue}]$/u,i={"{":"{","}":"}","(":"(",")":")","[":"[","]":"]","+":"+","?":"?","!":"!"};function o(T){return T.replace(/[{}()\[\]+?!:*\\]/g,"\\$&")}function s(T){return T.replace(/[.+*?^${}()[\]|/\\]/g,"\\$&")}class a{constructor(A,O){this.tokens=A,this.originalPath=O}}He.TokenData=a;class l extends TypeError{constructor(A,O){let D=A;O&&(D+=`: ${O}`),D+="; visit https://git.new/pathToRegexpError for info",super(D),this.originalPath=O}}He.PathError=l;function c(T,A={}){const{encodePath:O=t}=A,D=[...T],k=[];let x=0,I=0;function M(){let N="";if(n.test(D[x]))do N+=D[x++];while(r.test(D[x]));else if(D[x]==='"'){let W=x;for(;x++<D.length;){if(D[x]==='"'){x++,W=0;break}D[x]==="\\"&&x++,N+=D[x]}if(W)throw new l(`Unterminated quote at index ${W}`,T)}if(!N)throw new l(`Missing parameter name at index ${x}`,T);return N}for(;x<D.length;){const N=D[x],W=i[N];W?k.push({type:W,index:x++,value:N}):N==="\\"?k.push({type:"escape",index:x++,value:D[x++]}):N===":"?k.push({type:"param",index:x++,value:M()}):N==="*"?k.push({type:"wildcard",index:x++,value:M()}):k.push({type:"char",index:x++,value:N})}k.push({type:"end",index:x,value:""});function F(N){const W=[];for(;;){const B=k[I++];if(B.type===N)break;if(B.type==="char"||B.type==="escape"){let K=B.value,ce=k[I];for(;ce.type==="char"||ce.type==="escape";)K+=ce.value,ce=k[++I];W.push({type:"text",value:O(K)});continue}if(B.type==="param"||B.type==="wildcard"){W.push({type:B.type,name:B.value});continue}if(B.type==="{"){W.push({type:"group",tokens:F("}")});continue}throw new l(`Unexpected ${B.type} at index ${B.index}, expected ${N}`,T)}return W}return new a(F("end"),T)}function u(T,A={}){const{encode:O=encodeURIComponent,delimiter:D=e}=A,k=typeof T=="object"?T:c(T,A),x=d(k.tokens,D,O);return function(M={}){const[F,...N]=x(M);if(N.length)throw new TypeError(`Missing parameters: ${N.join(", ")}`);return F}}function d(T,A,O){const D=T.map(k=>h(k,A,O));return k=>{const x=[""];for(const I of D){const[M,...F]=I(k);x[0]+=M,x.push(...F)}return x}}function h(T,A,O){if(T.type==="text")return()=>[T.value];if(T.type==="group"){const k=d(T.tokens,A,O);return x=>{const[I,...M]=k(x);return M.length?[""]:[I]}}const D=O||t;return T.type==="wildcard"&&O!==!1?k=>{const x=k[T.name];if(x==null)return["",T.name];if(!Array.isArray(x)||x.length===0)throw new TypeError(`Expected "${T.name}" to be a non-empty array`);return[x.map((I,M)=>{if(typeof I!="string")throw new TypeError(`Expected "${T.name}/${M}" to be a string`);return D(I)}).join(A)]}:k=>{const x=k[T.name];if(x==null)return["",T.name];if(typeof x!="string")throw new TypeError(`Expected "${T.name}" to be a string`);return[D(x)]}}function f(T,A={}){const{decode:O=decodeURIComponent,delimiter:D=e}=A,{regexp:k,keys:x}=m(T,A),I=x.map(M=>O===!1?t:M.type==="param"?O:F=>F.split(D).map(O));return function(F){const N=k.exec(F);if(!N)return!1;const W=N[0],B=Object.create(null);for(let K=1;K<N.length;K++){if(N[K]===void 0)continue;const ce=x[K-1],Q=I[K-1];B[ce.name]=Q(N[K])}return{path:W,params:B}}}function m(T,A={}){const{delimiter:O=e,end:D=!0,sensitive:k=!1,trailing:x=!0}=A,I=[],M=k?"":"i",F=[];for(const B of p(T,[])){const K=typeof B=="object"?B:c(B,A);for(const ce of g(K.tokens,0,[]))F.push(v(ce,O,I,K.originalPath))}let N=`^(?:${F.join("|")})`;return x&&(N+=`(?:${s(O)}$)?`),N+=D?"$":`(?=${s(O)}|$)`,{regexp:new RegExp(N,M),keys:I}}function p(T,A){if(Array.isArray(T))for(const O of T)p(O,A);else A.push(T);return A}function*g(T,A,O){if(A===T.length)return yield O;const D=T[A];if(D.type==="group")for(const k of g(D.tokens,0,O.slice()))yield*g(T,A+1,k);else O.push(D);yield*g(T,A+1,O)}function v(T,A,O,D){let k="",x="",I=!0;for(const M of T){if(M.type==="text"){k+=s(M.value),x+=M.value,I||(I=M.value.includes(A));continue}if(M.type==="param"||M.type==="wildcard"){if(!I&&!x)throw new l(`Missing text before "${M.name}" ${M.type}`,D);M.type==="param"?k+=`(${C(A,I?"":x)}+)`:k+="([\\s\\S]+)",O.push(M),x="",I=!1;continue}}return k}function C(T,A){return A.length<2?T.length<2?`[^${s(T+A)}]`:`(?:(?!${s(T)})[^${s(A)}])`:T.length<2?`(?:(?!${s(A)})[^${s(T)}])`:`(?:(?!${s(A)}|${s(T)})[\\s\\S])`}function w(T){let A="",O=0;function D(k){return _(k)&&S(T[O])?k:JSON.stringify(k)}for(;O<T.length;){const k=T[O++];if(k.type==="text"){A+=o(k.value);continue}if(k.type==="group"){A+=`{${w(k.tokens)}}`;continue}if(k.type==="param"){A+=`:${D(k.name)}`;continue}if(k.type==="wildcard"){A+=`*${D(k.name)}`;continue}throw new TypeError(`Unknown token type: ${k.type}`)}return A}function E(T){return w(T.tokens)}function _(T){const[A,...O]=T;return n.test(A)&&O.every(D=>r.test(D))}function S(T){return T&&T.type==="text"?!r.test(T.value[0]):!0}return He}var xf=yf(),bf=class{constructor(e,t){this.cellId=e,this.opts=t,this.system=this.withUnwrappedResponsesOnly(de.SystemApi),this.cell=this.withUnwrappedResponsesOnly(de.CellApi),this.motionGroup=this.withCellId(de.MotionGroupApi),this.motionGroupModels=this.withCellId(de.MotionGroupModelsApi),this.controller=this.withCellId(de.ControllerApi),this.controllerIOs=this.withCellId(de.ControllerInputsOutputsApi),this.trajectoryPlanning=this.withCellId(de.TrajectoryPlanningApi),this.trajectoryExecution=this.withCellId(de.TrajectoryExecutionApi),this.trajectoryCaching=this.withCellId(de.TrajectoryCachingApi),this.application=this.withCellId(de.ApplicationApi),this.applicationGlobal=this.withUnwrappedResponsesOnly(de.ApplicationApi),this.jogging=this.withCellId(de.JoggingApi),this.kinematics=this.withCellId(de.KinematicsApi),this.busInputsOutputs=this.withCellId(de.BUSInputsOutputsApi),this.virtualController=this.withCellId(de.VirtualControllerApi),this.virtualControllerBehavior=this.withCellId(de.VirtualControllerBehaviorApi),this.virtualControllerIOs=this.withCellId(de.VirtualControllerInputsOutputsApi),this.storeObject=this.withCellId(de.StoreObjectApi),this.storeCollisionComponents=this.withCellId(de.StoreCollisionComponentsApi),this.storeCollisionSetups=this.withCellId(de.StoreCollisionSetupsApi)}withCellId(e){const t=new e({...this.opts,isJsonMime:n=>n==="application/json"},this.opts.basePath??"",this.opts.axiosInstance??y.axios.create());for(const n of Reflect.ownKeys(Reflect.getPrototypeOf(t)))if(n!=="constructor"&&typeof t[n]=="function"){const r=t[n];t[n]=(...i)=>r.apply(t,[this.cellId,...i]).then(o=>o.data)}return t}withUnwrappedResponsesOnly(e){const t=new e({...this.opts,isJsonMime:n=>n==="application/json"},this.opts.basePath??"",this.opts.axiosInstance??y.axios.create());for(const n of Reflect.ownKeys(Reflect.getPrototypeOf(t)))if(n!=="constructor"&&typeof t[n]=="function"){const r=t[n];t[n]=(...i)=>r.apply(t,i).then(o=>o.data)}return t}},vf=class{constructor(){this.connections=[]}async handleAPIRequest(e){var i,o,s;const t=[{method:"GET",path:"/cells/:cellId/controllers",handle(){return["mock-ur5e"]}},{method:"GET",path:"/cells/:cellId/controllers/:controllerId",handle(){return{configuration:{initial_joint_position:"[0,-1.571,-1.571,-1.571,1.571,-1.571,0]",kind:"VirtualController",manufacturer:"universalrobots",type:"universalrobots-ur5e"},name:"mock-ur5"}}},{method:"GET",path:"/cells/:cellId/controllers/:controllerId/state",handle(){return{mode:"MODE_CONTROL",last_error:[],timestamp:"2025-10-16T09:19:26.634534092Z",sequence_number:1054764,controller:"mock-ur5e",operation_mode:"OPERATION_MODE_AUTO",safety_state:"SAFETY_STATE_NORMAL",velocity_override:100,motion_groups:[{timestamp:"2025-10-16T09:19:26.634534092Z",sequence_number:1054764,motion_group:"0@mock-ur5e",controller:"mock-ur5e",joint_position:[1.487959623336792,-1.8501918315887451,1.8003005981445312,6.034560203552246,1.4921919107437134,1.593459963798523],joint_limit_reached:{limit_reached:[!1,!1,!1,!1,!1,!1]},joint_torque:[],joint_current:[0,0,0,0,0,0],flange_pose:{position:[107.6452433732927,-409.0402987746852,524.2402132330305],orientation:[.9874434028353319,-.986571714997442,1.3336589451098142]},tcp:"Flange",tcp_pose:{position:[107.6452433732927,-409.0402987746852,524.2402132330305],orientation:[.9874434028353319,-.986571714997442,1.3336589451098142]},payload:"",coordinate_system:"",standstill:!0}]}}},{method:"GET",path:"/cells/:cellId/controllers/:controllerId/motion-groups/:motionGroupId/description",handle(){return{motion_group_model:"UniversalRobots_UR5e",mounting:{position:[0,0,0],orientation:[0,0,0]},tcps:{Flange:{name:"Default-Flange",pose:{position:[0,0,0],orientation:[0,0,0]}}},payloads:{"FPay-0":{name:"FPay-0",payload:0,center_of_mass:[0,0,0],moment_of_inertia:[0,0,0]}},cycle_time:8,dh_parameters:[{alpha:1.5707963267948966,d:162.25},{a:-425},{a:-392.2},{alpha:1.5707963267948966,d:133.3},{alpha:-1.5707963267948966,d:99.7},{d:99.6}],operation_limits:{auto_limits:{joints:[{position:{lower_limit:-6.283185307179586,upper_limit:6.283185307179586},velocity:3.34159255027771,acceleration:40,torque:150},{position:{lower_limit:-6.283185307179586,upper_limit:6.283185307179586},velocity:3.34159255027771,acceleration:40,torque:150},{position:{lower_limit:-6.283185307179586,upper_limit:6.283185307179586},velocity:3.34159255027771,acceleration:40,torque:150},{position:{lower_limit:-6.283185307179586,upper_limit:6.283185307179586},velocity:3.34159255027771,acceleration:40,torque:28},{position:{lower_limit:-6.283185307179586,upper_limit:6.283185307179586},velocity:3.34159255027771,acceleration:40,torque:28},{position:{lower_limit:-6.283185307179586,upper_limit:6.283185307179586},velocity:3.34159255027771,acceleration:40,torque:28}],tcp:{velocity:5e3},elbow:{velocity:5e3},flange:{velocity:5e3}},manual_limits:{joints:[{position:{lower_limit:-6.283185307179586,upper_limit:6.283185307179586},velocity:3.34159255027771,acceleration:40,torque:150},{position:{lower_limit:-6.283185307179586,upper_limit:6.283185307179586},velocity:3.34159255027771,acceleration:40,torque:150},{position:{lower_limit:-6.283185307179586,upper_limit:6.283185307179586},velocity:3.34159255027771,acceleration:40,torque:150},{position:{lower_limit:-6.283185307179586,upper_limit:6.283185307179586},velocity:3.34159255027771,acceleration:40,torque:28},{position:{lower_limit:-6.283185307179586,upper_limit:6.283185307179586},velocity:3.34159255027771,acceleration:40,torque:28},{position:{lower_limit:-6.283185307179586,upper_limit:6.283185307179586},velocity:3.34159255027771,acceleration:40,torque:28}],tcp:{velocity:5e3}},manual_t1_limits:{joints:[{position:{lower_limit:-6.283185307179586,upper_limit:6.283185307179586},velocity:3.34159255027771,acceleration:40,torque:150},{position:{lower_limit:-6.283185307179586,upper_limit:6.283185307179586},velocity:3.34159255027771,acceleration:40,torque:150},{position:{lower_limit:-6.283185307179586,upper_limit:6.283185307179586},velocity:3.34159255027771,acceleration:40,torque:150},{position:{lower_limit:-6.283185307179586,upper_limit:6.283185307179586},velocity:3.34159255027771,acceleration:40,torque:28},{position:{lower_limit:-6.283185307179586,upper_limit:6.283185307179586},velocity:3.34159255027771,acceleration:40,torque:28},{position:{lower_limit:-6.283185307179586,upper_limit:6.283185307179586},velocity:3.34159255027771,acceleration:40,torque:28}],tcp:{velocity:5e3}},manual_t2_limits:{joints:[{position:{lower_limit:-6.283185307179586,upper_limit:6.283185307179586},velocity:3.34159255027771,acceleration:40,torque:150},{position:{lower_limit:-6.283185307179586,upper_limit:6.283185307179586},velocity:3.34159255027771,acceleration:40,torque:150},{position:{lower_limit:-6.283185307179586,upper_limit:6.283185307179586},velocity:3.34159255027771,acceleration:40,torque:150},{position:{lower_limit:-6.283185307179586,upper_limit:6.283185307179586},velocity:3.34159255027771,acceleration:40,torque:28},{position:{lower_limit:-6.283185307179586,upper_limit:6.283185307179586},velocity:3.34159255027771,acceleration:40,torque:28},{position:{lower_limit:-6.283185307179586,upper_limit:6.283185307179586},velocity:3.34159255027771,acceleration:40,torque:28}],tcp:{velocity:5e3}}},serial_number:"WBVirtualRobot"}}},{method:"GET",path:"/cells/:cellId/controllers/:controllerId/coordinate-systems",handle(){return[{coordinate_system:"",name:"world",reference_coordinate_system:"",position:[0,0,0],orientation:[0,0,0],orientation_type:"ROTATION_VECTOR"},{coordinate_system:"CS-0",name:"Default-CS",reference_coordinate_system:"",position:[0,0,0],orientation:[0,0,0],orientation_type:"ROTATION_VECTOR"}]}}],n=((i=e.method)==null?void 0:i.toUpperCase())||"GET",r=`/cells${(s=(o=e.url)==null?void 0:o.split("/cells")[1])==null?void 0:s.split("?")[0]}`;for(const a of t){const l=xf.match(a.path)(r||"");if(n===a.method&&l){const c=a.handle();return{status:200,statusText:"Success",data:JSON.stringify(c),headers:{},config:e,request:{responseURL:e.url}}}}throw new y.AxiosError(`No mock handler matched this request: ${n} ${r}`,"404",e)}handleWebsocketConnection(e){this.connections.push(e),setTimeout(()=>{e.dispatchEvent(new Event("open")),console.log("Websocket connection opened from",e.url),e.url.includes("/state-stream")&&e.dispatchEvent(new MessageEvent("message",{data:JSON.stringify(Sf)})),e.url.includes("/execution/jogging")&&e.dispatchEvent(new MessageEvent("message",{data:JSON.stringify({result:{message:"string",kind:"INITIALIZE_RECEIVED"}})}))},10)}handleWebsocketMessage(e,t){console.log(`Received message on ${e.url}`,t)}};const Sf={result:{motion_group:"0@universalrobots-ur5e",controller:"universalrobots-ur5e",timestamp:new Date().toISOString(),sequence_number:1,joint_position:[1.1699999570846558,-1.5700000524520874,1.3600000143051147,1.0299999713897705,1.2899999618530273,1.2799999713897705],joint_limit_reached:{limit_reached:[!1,!1,!1,!1,!1,!1]},standstill:!1,flange_pose:{position:[1.3300010259703043,-409.2680714682808,531.0203477065281],orientation:[1.7564919306270736,-1.7542521568325058,.7326972590614671]},tcp_pose:{position:[1.3300010259703043,-409.2680714682808,531.0203477065281],orientation:[1.7564919306270736,-1.7542521568325058,.7326972590614671]}}};function wf(e){return e.startsWith("http")||(e=`http://${e}`),new URL(e).toString()}var Ef=class{constructor(e){this.authPromise=null,this.accessToken=null;const t=e.cellId??"cell";this.config={cellId:t,...e},this.accessToken=e.accessToken||Ro.getString("wbjs.access_token")||null,this.config.instanceUrl==="https://mock.example.com"?this.mock=new vf:this.config.instanceUrl=wf(this.config.instanceUrl);const n=y.axios.create({baseURL:Ao(this.config.instanceUrl,"/api/v2"),headers:typeof window<"u"&&window.location.origin.includes("localhost")?{}:{"X-Wandelbots-Client":"Wandelbots-Nova-JS-SDK"}});n.interceptors.request.use(async r=>(r.headers.Authorization||(this.accessToken?r.headers.Authorization=`Bearer ${this.accessToken}`:this.config.username&&this.config.password&&(r.headers.Authorization=`Basic ${btoa(`${e.username}:${e.password}`)}`)),r)),typeof window<"u"&&n.interceptors.response.use(r=>r,async r=>{var i,o;if(y.isAxiosError(r))if(((i=r.response)==null?void 0:i.status)===401)try{if(await this.renewAuthentication(),r.config)return this.accessToken?r.config.headers.Authorization=`Bearer ${this.accessToken}`:delete r.config.headers.Authorization,n.request(r.config)}catch(s){return Promise.reject(s)}else((o=r.response)==null?void 0:o.status)===503&&(await fetch(window.location.href)).status===503&&window.location.reload();return Promise.reject(r)}),this.api=new bf(t,{...e,basePath:Ao(this.config.instanceUrl,"/api/v2"),isJsonMime:r=>r==="application/json",baseOptions:{...this.mock?{adapter:r=>this.mock.handleAPIRequest(r)}:{},...e.baseOptions},axiosInstance:n})}async renewAuthentication(){if(!this.authPromise){this.authPromise=mf(this.config.instanceUrl);try{this.accessToken=await this.authPromise,this.accessToken?Ro.setString("wbjs.access_token",this.accessToken):Ro.delete("wbjs.access_token")}finally{this.authPromise=null}}}makeWebsocketURL(e){const t=new URL(Ao(this.config.instanceUrl,`/api/v2/cells/${this.config.cellId}`,e));return t.protocol=t.protocol.replace("http","ws"),t.protocol=t.protocol.replace("https","wss"),this.accessToken?t.searchParams.append("token",this.accessToken):this.config.username&&this.config.password&&(t.username=this.config.username,t.password=this.config.password),t.toString()}openReconnectingWebsocket(e){return new hf(this.makeWebsocketURL(e),{mock:this.mock})}};function Tf(e){var o,s,a,l,c,u;const t=[((o=e.position)==null?void 0:o[0])??0,((s=e.position)==null?void 0:s[1])??0,((a=e.position)==null?void 0:a[2])??0],n=[((l=e.orientation)==null?void 0:l[0])??0,((c=e.orientation)==null?void 0:c[1])??0,((u=e.orientation)==null?void 0:u[2])??0],r=t.map(d=>d.toFixed(1)),i=n.map(d=>d.toFixed(4));return`(${r.concat(i).join(", ")})`}const Cf=e=>y.jsxRuntimeExports.jsx(R.SvgIcon,{...e,viewBox:"0 0 10 8",children:y.jsxRuntimeExports.jsx("path",{d:"M8.825 0.9125L5 4.72917L1.175 0.9125L0 2.0875L5 7.0875L10 2.0875L8.825 0.9125Z",fill:"currentColor",fillOpacity:"0.56"})}),_f=y.externalizeComponent(ie.observer(e=>{const{appIcon:t,appName:n,apps:r=[],onAppSelect:i,disabled:o=!1,sx:s}=e,[a,l]=$.useState(null),c=!!a,u=f=>{l(f.currentTarget)},d=()=>{l(null)},h=f=>{d(),f.onClick?f.onClick():f.href&&(window.location.href=f.href),i==null||i(f)};return y.jsxRuntimeExports.jsxs(y.jsxRuntimeExports.Fragment,{children:[y.jsxRuntimeExports.jsx(R.AppBar,{position:"static",sx:{boxShadow:"none",backgroundImage:"none","& .MuiAppBar-root":{backgroundImage:"none",backgroundColor:"transparent"},...s},children:y.jsxRuntimeExports.jsxs(R.Toolbar,{sx:{minHeight:"62px !important"},children:[y.jsxRuntimeExports.jsx(R.Box,{sx:{mr:1,display:"flex",alignItems:"center"},children:t}),y.jsxRuntimeExports.jsxs(R.Box,{sx:{display:"flex",alignItems:"center",flexGrow:1},children:[y.jsxRuntimeExports.jsx(R.Typography,{component:"h1",sx:{fontWeight:"bold",fontSize:"1rem"},children:n}),r.length>0&&y.jsxRuntimeExports.jsx(R.IconButton,{color:"inherit","aria-label":"switch app","aria-controls":"app-menu","aria-haspopup":"true",onClick:u,disabled:o,sx:{ml:1,width:28,height:28,borderRadius:"6px",padding:0,backgroundColor:f=>R.alpha(f.palette.common.white,.1),opacity:1,"&:hover":{backgroundColor:f=>R.alpha(f.palette.common.white,.16)},"& .MuiSvgIcon-root":{fontSize:"8px",width:"8px",height:"6px"}},children:y.jsxRuntimeExports.jsx(Cf,{})})]})]})}),y.jsxRuntimeExports.jsx(R.Backdrop,{open:c,onClick:d,sx:{backdropFilter:"blur(4px)",backgroundColor:"rgba(0, 0, 0, 0.3)",zIndex:f=>f.zIndex.modal-1}}),y.jsxRuntimeExports.jsx(R.Menu,{id:"app-menu",anchorEl:a,open:c,onClose:d,anchorOrigin:{vertical:"bottom",horizontal:"left"},transformOrigin:{vertical:"top",horizontal:"left"},sx:{zIndex:f=>f.zIndex.modal,"& .MuiPaper-root":{minWidth:200,mt:1}},children:r.map(f=>y.jsxRuntimeExports.jsxs(R.MenuItem,{onClick:()=>h(f),children:[y.jsxRuntimeExports.jsx(R.Box,{sx:{display:"flex",alignItems:"center"},children:f.icon}),y.jsxRuntimeExports.jsx(R.Typography,{variant:"body1",sx:{ml:2},children:f.name})]},f.id))})]})}));function G(){return G=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},G.apply(null,arguments)}function ft(e,t){if(e==null)return{};var n={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(t.indexOf(r)!==-1)continue;n[r]=e[r]}return n}function Cr(e,t,n=void 0){const r={};for(const i in e){const o=e[i];let s="",a=!0;for(let l=0;l<o.length;l+=1){const c=o[l];c&&(s+=(a===!0?"":" ")+t(c),a=!1,n&&n[c]&&(s+=" "+n[c]))}r[i]=s}return r}function xu(e){var t,n,r="";if(typeof e=="string"||typeof e=="number")r+=e;else if(typeof e=="object")if(Array.isArray(e)){var i=e.length;for(t=0;t<i;t++)e[t]&&(n=xu(e[t]))&&(r&&(r+=" "),r+=n)}else for(n in e)e[n]&&(r&&(r+=" "),r+=n);return r}function $e(){for(var e,t,n=0,r="",i=arguments.length;n<i;n++)(e=arguments[n])&&(t=xu(e))&&(r&&(r+=" "),r+=t);return r}function Gt(e,...t){const n=new URL(`https://mui.com/production-error/?code=${e}`);return t.forEach(r=>n.searchParams.append("args[]",r)),`Minified MUI error #${e}; visit ${n} for the full message.`}const Os="$$material";function Mf(e){for(var t=0,n,r=0,i=e.length;i>=4;++r,i-=4)n=e.charCodeAt(r)&255|(e.charCodeAt(++r)&255)<<8|(e.charCodeAt(++r)&255)<<16|(e.charCodeAt(++r)&255)<<24,n=(n&65535)*1540483477+((n>>>16)*59797<<16),n^=n>>>24,t=(n&65535)*1540483477+((n>>>16)*59797<<16)^(t&65535)*1540483477+((t>>>16)*59797<<16);switch(i){case 3:t^=(e.charCodeAt(r+2)&255)<<16;case 2:t^=(e.charCodeAt(r+1)&255)<<8;case 1:t^=e.charCodeAt(r)&255,t=(t&65535)*1540483477+((t>>>16)*59797<<16)}return t^=t>>>13,t=(t&65535)*1540483477+((t>>>16)*59797<<16),((t^t>>>15)>>>0).toString(36)}var Rf={animationIterationCount:1,aspectRatio:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,scale:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1};function If(e){var t=Object.create(null);return function(n){return t[n]===void 0&&(t[n]=e(n)),t[n]}}var Af=/[A-Z]|^ms/g,jf=/_EMO_([^_]+?)_([^]*?)_EMO_/g,bu=function(t){return t.charCodeAt(1)===45},qa=function(t){return t!=null&&typeof t!="boolean"},jo=If(function(e){return bu(e)?e:e.replace(Af,"-$&").toLowerCase()}),Ja=function(t,n){switch(t){case"animation":case"animationName":if(typeof n=="string")return n.replace(jf,function(r,i,o){return Bt={name:i,styles:o,next:Bt},i})}return Rf[t]!==1&&!bu(t)&&typeof n=="number"&&n!==0?n+"px":n};function ui(e,t,n){if(n==null)return"";var r=n;if(r.__emotion_styles!==void 0)return r;switch(typeof n){case"boolean":return"";case"object":{var i=n;if(i.anim===1)return Bt={name:i.name,styles:i.styles,next:Bt},i.name;var o=n;if(o.styles!==void 0){var s=o.next;if(s!==void 0)for(;s!==void 0;)Bt={name:s.name,styles:s.styles,next:Bt},s=s.next;var a=o.styles+";";return a}return kf(e,t,n)}}var l=n;return l}function kf(e,t,n){var r="";if(Array.isArray(n))for(var i=0;i<n.length;i++)r+=ui(e,t,n[i])+";";else for(var o in n){var s=n[o];if(typeof s!="object"){var a=s;qa(a)&&(r+=jo(o)+":"+Ja(o,a)+";")}else if(Array.isArray(s)&&typeof s[0]=="string"&&t==null)for(var l=0;l<s.length;l++)qa(s[l])&&(r+=jo(o)+":"+Ja(o,s[l])+";");else{var c=ui(e,t,s);switch(o){case"animation":case"animationName":{r+=jo(o)+":"+c+";";break}default:r+=o+"{"+c+"}"}}}return r}var Ka=/label:\s*([^\s;{]+)\s*(;|$)/g,Bt;function Of(e,t,n){if(e.length===1&&typeof e[0]=="object"&&e[0]!==null&&e[0].styles!==void 0)return e[0];var r=!0,i="";Bt=void 0;var o=e[0];if(o==null||o.raw===void 0)r=!1,i+=ui(n,t,o);else{var s=o;i+=s[0]}for(var a=1;a<e.length;a++)if(i+=ui(n,t,e[a]),r){var l=o;i+=l[a]}Ka.lastIndex=0;for(var c="",u;(u=Ka.exec(i))!==null;)c+="-"+u[1];var d=Mf(i)+c;return{name:d,styles:i,next:Bt}}/**
20
+ * @mui/styled-engine v7.3.6
21
+ *
22
+ * @license MIT
23
+ * This source code is licensed under the MIT license found in the
24
+ * LICENSE file in the root directory of this source tree.
25
+ */function Pf(e,t){const n=Qh(e,t);return process.env.NODE_ENV!=="production"?(...r)=>{const i=typeof e=="string"?`"${e}"`:"component";return r.length===0?console.error([`MUI: Seems like you called \`styled(${i})()\` without a \`style\` argument.`,'You must provide a `styles` argument: `styled("div")(styleYouForgotToPass)`.'].join(`
26
+ `)):r.some(o=>o===void 0)&&console.error(`MUI: the styled(${i})(...args) API requires all its args to be defined.`),n(...r)}:n}function Df(e,t){Array.isArray(e.__emotion_styles)&&(e.__emotion_styles=t(e.__emotion_styles))}const Xa=[];function sn(e){return Xa[0]=e,Of(Xa)}var Br={exports:{}},ae={};/**
27
+ * @license React
28
+ * react-is.production.js
29
+ *
30
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
31
+ *
32
+ * This source code is licensed under the MIT license found in the
33
+ * LICENSE file in the root directory of this source tree.
34
+ */var Za;function $f(){if(Za)return ae;Za=1;var e=Symbol.for("react.transitional.element"),t=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),r=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),o=Symbol.for("react.consumer"),s=Symbol.for("react.context"),a=Symbol.for("react.forward_ref"),l=Symbol.for("react.suspense"),c=Symbol.for("react.suspense_list"),u=Symbol.for("react.memo"),d=Symbol.for("react.lazy"),h=Symbol.for("react.view_transition"),f=Symbol.for("react.client.reference");function m(p){if(typeof p=="object"&&p!==null){var g=p.$$typeof;switch(g){case e:switch(p=p.type,p){case n:case i:case r:case l:case c:case h:return p;default:switch(p=p&&p.$$typeof,p){case s:case a:case d:case u:return p;case o:return p;default:return g}}case t:return g}}}return ae.ContextConsumer=o,ae.ContextProvider=s,ae.Element=e,ae.ForwardRef=a,ae.Fragment=n,ae.Lazy=d,ae.Memo=u,ae.Portal=t,ae.Profiler=i,ae.StrictMode=r,ae.Suspense=l,ae.SuspenseList=c,ae.isContextConsumer=function(p){return m(p)===o},ae.isContextProvider=function(p){return m(p)===s},ae.isElement=function(p){return typeof p=="object"&&p!==null&&p.$$typeof===e},ae.isForwardRef=function(p){return m(p)===a},ae.isFragment=function(p){return m(p)===n},ae.isLazy=function(p){return m(p)===d},ae.isMemo=function(p){return m(p)===u},ae.isPortal=function(p){return m(p)===t},ae.isProfiler=function(p){return m(p)===i},ae.isStrictMode=function(p){return m(p)===r},ae.isSuspense=function(p){return m(p)===l},ae.isSuspenseList=function(p){return m(p)===c},ae.isValidElementType=function(p){return typeof p=="string"||typeof p=="function"||p===n||p===i||p===r||p===l||p===c||typeof p=="object"&&p!==null&&(p.$$typeof===d||p.$$typeof===u||p.$$typeof===s||p.$$typeof===o||p.$$typeof===a||p.$$typeof===f||p.getModuleId!==void 0)},ae.typeOf=m,ae}var le={};/**
35
+ * @license React
36
+ * react-is.development.js
37
+ *
38
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
39
+ *
40
+ * This source code is licensed under the MIT license found in the
41
+ * LICENSE file in the root directory of this source tree.
42
+ */var Qa;function Lf(){return Qa||(Qa=1,process.env.NODE_ENV!=="production"&&(function(){function e(p){if(typeof p=="object"&&p!==null){var g=p.$$typeof;switch(g){case t:switch(p=p.type,p){case r:case o:case i:case c:case u:case f:return p;default:switch(p=p&&p.$$typeof,p){case a:case l:case h:case d:return p;case s:return p;default:return g}}case n:return g}}}var t=Symbol.for("react.transitional.element"),n=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),o=Symbol.for("react.profiler"),s=Symbol.for("react.consumer"),a=Symbol.for("react.context"),l=Symbol.for("react.forward_ref"),c=Symbol.for("react.suspense"),u=Symbol.for("react.suspense_list"),d=Symbol.for("react.memo"),h=Symbol.for("react.lazy"),f=Symbol.for("react.view_transition"),m=Symbol.for("react.client.reference");le.ContextConsumer=s,le.ContextProvider=a,le.Element=t,le.ForwardRef=l,le.Fragment=r,le.Lazy=h,le.Memo=d,le.Portal=n,le.Profiler=o,le.StrictMode=i,le.Suspense=c,le.SuspenseList=u,le.isContextConsumer=function(p){return e(p)===s},le.isContextProvider=function(p){return e(p)===a},le.isElement=function(p){return typeof p=="object"&&p!==null&&p.$$typeof===t},le.isForwardRef=function(p){return e(p)===l},le.isFragment=function(p){return e(p)===r},le.isLazy=function(p){return e(p)===h},le.isMemo=function(p){return e(p)===d},le.isPortal=function(p){return e(p)===n},le.isProfiler=function(p){return e(p)===o},le.isStrictMode=function(p){return e(p)===i},le.isSuspense=function(p){return e(p)===c},le.isSuspenseList=function(p){return e(p)===u},le.isValidElementType=function(p){return typeof p=="string"||typeof p=="function"||p===r||p===o||p===i||p===c||p===u||typeof p=="object"&&p!==null&&(p.$$typeof===h||p.$$typeof===d||p.$$typeof===a||p.$$typeof===s||p.$$typeof===l||p.$$typeof===m||p.getModuleId!==void 0)},le.typeOf=e})()),le}var el;function Nf(){return el||(el=1,process.env.NODE_ENV==="production"?Br.exports=$f():Br.exports=Lf()),Br.exports}var di=Nf();function ct(e){if(typeof e!="object"||e===null)return!1;const t=Object.getPrototypeOf(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)}function vu(e){if(j.isValidElement(e)||di.isValidElementType(e)||!ct(e))return e;const t={};return Object.keys(e).forEach(n=>{t[n]=vu(e[n])}),t}function Le(e,t,n={clone:!0}){const r=n.clone?{...e}:e;return ct(e)&&ct(t)&&Object.keys(t).forEach(i=>{j.isValidElement(t[i])||di.isValidElementType(t[i])?r[i]=t[i]:ct(t[i])&&Object.prototype.hasOwnProperty.call(e,i)&&ct(e[i])?r[i]=Le(e[i],t[i],n):n.clone?r[i]=ct(t[i])?vu(t[i]):t[i]:r[i]=t[i]}),r}const zf=e=>{const t=Object.keys(e).map(n=>({key:n,val:e[n]}))||[];return t.sort((n,r)=>n.val-r.val),t.reduce((n,r)=>({...n,[r.key]:r.val}),{})};function Ff(e){const{values:t={xs:0,sm:600,md:900,lg:1200,xl:1536},unit:n="px",step:r=5,...i}=e,o=zf(t),s=Object.keys(o);function a(h){return`@media (min-width:${typeof t[h]=="number"?t[h]:h}${n})`}function l(h){return`@media (max-width:${(typeof t[h]=="number"?t[h]:h)-r/100}${n})`}function c(h,f){const m=s.indexOf(f);return`@media (min-width:${typeof t[h]=="number"?t[h]:h}${n}) and (max-width:${(m!==-1&&typeof t[s[m]]=="number"?t[s[m]]:f)-r/100}${n})`}function u(h){return s.indexOf(h)+1<s.length?c(h,s[s.indexOf(h)+1]):a(h)}function d(h){const f=s.indexOf(h);return f===0?a(s[1]):f===s.length-1?l(s[f]):c(h,s[s.indexOf(h)+1]).replace("@media","@media not all and")}return{keys:s,values:o,up:a,down:l,between:c,only:u,not:d,unit:n,...i}}function tl(e,t){if(!e.containerQueries)return t;const n=Object.keys(t).filter(r=>r.startsWith("@container")).sort((r,i)=>{var s,a;const o=/min-width:\s*([0-9.]+)/;return+(((s=r.match(o))==null?void 0:s[1])||0)-+(((a=i.match(o))==null?void 0:a[1])||0)});return n.length?n.reduce((r,i)=>{const o=t[i];return delete r[i],r[i]=o,r},{...t}):t}function Bf(e,t){return t==="@"||t.startsWith("@")&&(e.some(n=>t.startsWith(`@${n}`))||!!t.match(/^@\d/))}function Gf(e,t){const n=t.match(/^@([^/]+)?\/?(.+)?$/);if(!n){if(process.env.NODE_ENV!=="production")throw new Error(process.env.NODE_ENV!=="production"?`MUI: The provided shorthand ${`(${t})`} is invalid. The format should be \`@<breakpoint | number>\` or \`@<breakpoint | number>/<container>\`.
43
+ For example, \`@sm\` or \`@600\` or \`@40rem/sidebar\`.`:Gt(18,`(${t})`));return null}const[,r,i]=n,o=Number.isNaN(+r)?r||0:+r;return e.containerQueries(i).up(o)}function Vf(e){const t=(o,s)=>o.replace("@media",s?`@container ${s}`:"@container");function n(o,s){o.up=(...a)=>t(e.breakpoints.up(...a),s),o.down=(...a)=>t(e.breakpoints.down(...a),s),o.between=(...a)=>t(e.breakpoints.between(...a),s),o.only=(...a)=>t(e.breakpoints.only(...a),s),o.not=(...a)=>{const l=t(e.breakpoints.not(...a),s);return l.includes("not all and")?l.replace("not all and ","").replace("min-width:","width<").replace("max-width:","width>").replace("and","or"):l}}const r={},i=o=>(n(r,o),r);return n(i),{...e,containerQueries:i}}const Uf={borderRadius:4},Wt=process.env.NODE_ENV!=="production"?b.oneOfType([b.number,b.string,b.object,b.array]):{};function ur(e,t){return t?Le(e,t,{clone:!1}):e}const Di={xs:0,sm:600,md:900,lg:1200,xl:1536},nl={keys:["xs","sm","md","lg","xl"],up:e=>`@media (min-width:${Di[e]}px)`},Wf={containerQueries:e=>({up:t=>{let n=typeof t=="number"?t:Di[t]||t;return typeof n=="number"&&(n=`${n}px`),e?`@container ${e} (min-width:${n})`:`@container (min-width:${n})`}})};function rt(e,t,n){const r=e.theme||{};if(Array.isArray(t)){const o=r.breakpoints||nl;return t.reduce((s,a,l)=>(s[o.up(o.keys[l])]=n(t[l]),s),{})}if(typeof t=="object"){const o=r.breakpoints||nl;return Object.keys(t).reduce((s,a)=>{if(Bf(o.keys,a)){const l=Gf(r.containerQueries?r:Wf,a);l&&(s[l]=n(t[a],a))}else if(Object.keys(o.values||Di).includes(a)){const l=o.up(a);s[l]=n(t[a],a)}else{const l=a;s[l]=t[l]}return s},{})}return n(t)}function Su(e={}){var n;return((n=e.keys)==null?void 0:n.reduce((r,i)=>{const o=e.up(i);return r[o]={},r},{}))||{}}function ls(e,t){return e.reduce((n,r)=>{const i=n[r];return(!i||Object.keys(i).length===0)&&delete n[r],n},t)}function Hf(e,...t){const n=Su(e),r=[n,...t].reduce((i,o)=>Le(i,o),{});return ls(Object.keys(n),r)}function Yf(e,t){if(typeof e!="object")return{};const n={},r=Object.keys(t);return Array.isArray(e)?r.forEach((i,o)=>{o<e.length&&(n[i]=!0)}):r.forEach(i=>{e[i]!=null&&(n[i]=!0)}),n}function ko({values:e,breakpoints:t,base:n}){const r=n||Yf(e,t),i=Object.keys(r);if(i.length===0)return e;let o;return i.reduce((s,a,l)=>(Array.isArray(e)?(s[a]=e[l]!=null?e[l]:e[o],o=l):typeof e=="object"?(s[a]=e[a]!=null?e[a]:e[o],o=a):s[a]=e,s),{})}function De(e){if(typeof e!="string")throw new Error(process.env.NODE_ENV!=="production"?"MUI: `capitalize(string)` expects a string argument.":Gt(7));return e.charAt(0).toUpperCase()+e.slice(1)}function $i(e,t,n=!0){if(!t||typeof t!="string")return null;if(e&&e.vars&&n){const r=`vars.${t}`.split(".").reduce((i,o)=>i&&i[o]?i[o]:null,e);if(r!=null)return r}return t.split(".").reduce((r,i)=>r&&r[i]!=null?r[i]:null,e)}function hi(e,t,n,r=n){let i;return typeof e=="function"?i=e(n):Array.isArray(e)?i=e[n]||r:i=$i(e,n)||r,t&&(i=t(i,r,e)),i}function be(e){const{prop:t,cssProperty:n=e.prop,themeKey:r,transform:i}=e,o=s=>{if(s[t]==null)return null;const a=s[t],l=s.theme,c=$i(l,r)||{};return rt(s,a,d=>{let h=hi(c,i,d);return d===h&&typeof d=="string"&&(h=hi(c,i,`${t}${d==="default"?"":De(d)}`,d)),n===!1?h:{[n]:h}})};return o.propTypes=process.env.NODE_ENV!=="production"?{[t]:Wt}:{},o.filterProps=[t],o}function qf(e){const t={};return n=>(t[n]===void 0&&(t[n]=e(n)),t[n])}const Jf={m:"margin",p:"padding"},Kf={t:"Top",r:"Right",b:"Bottom",l:"Left",x:["Left","Right"],y:["Top","Bottom"]},rl={marginX:"mx",marginY:"my",paddingX:"px",paddingY:"py"},Xf=qf(e=>{if(e.length>2)if(rl[e])e=rl[e];else return[e];const[t,n]=e.split(""),r=Jf[t],i=Kf[n]||"";return Array.isArray(i)?i.map(o=>r+o):[r+i]}),Li=["m","mt","mr","mb","ml","mx","my","margin","marginTop","marginRight","marginBottom","marginLeft","marginX","marginY","marginInline","marginInlineStart","marginInlineEnd","marginBlock","marginBlockStart","marginBlockEnd"],Ni=["p","pt","pr","pb","pl","px","py","padding","paddingTop","paddingRight","paddingBottom","paddingLeft","paddingX","paddingY","paddingInline","paddingInlineStart","paddingInlineEnd","paddingBlock","paddingBlockStart","paddingBlockEnd"],Zf=[...Li,...Ni];function _r(e,t,n,r){const i=$i(e,t,!0)??n;return typeof i=="number"||typeof i=="string"?o=>typeof o=="string"?o:(process.env.NODE_ENV!=="production"&&typeof o!="number"&&console.error(`MUI: Expected ${r} argument to be a number or a string, got ${o}.`),typeof i=="string"?i.startsWith("var(")&&o===0?0:i.startsWith("var(")&&o===1?i:`calc(${o} * ${i})`:i*o):Array.isArray(i)?o=>{if(typeof o=="string")return o;const s=Math.abs(o);process.env.NODE_ENV!=="production"&&(Number.isInteger(s)?s>i.length-1&&console.error([`MUI: The value provided (${s}) overflows.`,`The supported values are: ${JSON.stringify(i)}.`,`${s} > ${i.length-1}, you need to add the missing values.`].join(`
44
+ `)):console.error([`MUI: The \`theme.${t}\` array type cannot be combined with non integer values.You should either use an integer value that can be used as index, or define the \`theme.${t}\` as a number.`].join(`
45
+ `)));const a=i[s];return o>=0?a:typeof a=="number"?-a:typeof a=="string"&&a.startsWith("var(")?`calc(-1 * ${a})`:`-${a}`}:typeof i=="function"?i:(process.env.NODE_ENV!=="production"&&console.error([`MUI: The \`theme.${t}\` value (${i}) is invalid.`,"It should be a number, an array or a function."].join(`
46
+ `)),()=>{})}function zi(e){return _r(e,"spacing",8,"spacing")}function cn(e,t){return typeof t=="string"||t==null?t:e(t)}function Qf(e,t){return n=>e.reduce((r,i)=>(r[i]=cn(t,n),r),{})}function ep(e,t,n,r){if(!t.includes(n))return null;const i=Xf(n),o=Qf(i,r),s=e[n];return rt(e,s,o)}function wu(e,t){const n=zi(e.theme);return Object.keys(e).map(r=>ep(e,t,r,n)).reduce(ur,{})}function ye(e){return wu(e,Li)}ye.propTypes=process.env.NODE_ENV!=="production"?Li.reduce((e,t)=>(e[t]=Wt,e),{}):{};ye.filterProps=Li;function xe(e){return wu(e,Ni)}xe.propTypes=process.env.NODE_ENV!=="production"?Ni.reduce((e,t)=>(e[t]=Wt,e),{}):{};xe.filterProps=Ni;process.env.NODE_ENV!=="production"&&Zf.reduce((e,t)=>(e[t]=Wt,e),{});function Eu(e=8,t=zi({spacing:e})){if(e.mui)return e;const n=(...r)=>(process.env.NODE_ENV!=="production"&&(r.length<=4||console.error(`MUI: Too many arguments provided, expected between 0 and 4, got ${r.length}`)),(r.length===0?[1]:r).map(o=>{const s=t(o);return typeof s=="number"?`${s}px`:s}).join(" "));return n.mui=!0,n}function Fi(...e){const t=e.reduce((r,i)=>(i.filterProps.forEach(o=>{r[o]=i}),r),{}),n=r=>Object.keys(r).reduce((i,o)=>t[o]?ur(i,t[o](r)):i,{});return n.propTypes=process.env.NODE_ENV!=="production"?e.reduce((r,i)=>Object.assign(r,i.propTypes),{}):{},n.filterProps=e.reduce((r,i)=>r.concat(i.filterProps),[]),n}function Ye(e){return typeof e!="number"?e:`${e}px solid`}function Qe(e,t){return be({prop:e,themeKey:"borders",transform:t})}const tp=Qe("border",Ye),np=Qe("borderTop",Ye),rp=Qe("borderRight",Ye),ip=Qe("borderBottom",Ye),op=Qe("borderLeft",Ye),sp=Qe("borderColor"),ap=Qe("borderTopColor"),lp=Qe("borderRightColor"),cp=Qe("borderBottomColor"),up=Qe("borderLeftColor"),dp=Qe("outline",Ye),hp=Qe("outlineColor"),Bi=e=>{if(e.borderRadius!==void 0&&e.borderRadius!==null){const t=_r(e.theme,"shape.borderRadius",4,"borderRadius"),n=r=>({borderRadius:cn(t,r)});return rt(e,e.borderRadius,n)}return null};Bi.propTypes=process.env.NODE_ENV!=="production"?{borderRadius:Wt}:{};Bi.filterProps=["borderRadius"];Fi(tp,np,rp,ip,op,sp,ap,lp,cp,up,Bi,dp,hp);const Gi=e=>{if(e.gap!==void 0&&e.gap!==null){const t=_r(e.theme,"spacing",8,"gap"),n=r=>({gap:cn(t,r)});return rt(e,e.gap,n)}return null};Gi.propTypes=process.env.NODE_ENV!=="production"?{gap:Wt}:{};Gi.filterProps=["gap"];const Vi=e=>{if(e.columnGap!==void 0&&e.columnGap!==null){const t=_r(e.theme,"spacing",8,"columnGap"),n=r=>({columnGap:cn(t,r)});return rt(e,e.columnGap,n)}return null};Vi.propTypes=process.env.NODE_ENV!=="production"?{columnGap:Wt}:{};Vi.filterProps=["columnGap"];const Ui=e=>{if(e.rowGap!==void 0&&e.rowGap!==null){const t=_r(e.theme,"spacing",8,"rowGap"),n=r=>({rowGap:cn(t,r)});return rt(e,e.rowGap,n)}return null};Ui.propTypes=process.env.NODE_ENV!=="production"?{rowGap:Wt}:{};Ui.filterProps=["rowGap"];const fp=be({prop:"gridColumn"}),pp=be({prop:"gridRow"}),mp=be({prop:"gridAutoFlow"}),gp=be({prop:"gridAutoColumns"}),yp=be({prop:"gridAutoRows"}),xp=be({prop:"gridTemplateColumns"}),bp=be({prop:"gridTemplateRows"}),vp=be({prop:"gridTemplateAreas"}),Sp=be({prop:"gridArea"});Fi(Gi,Vi,Ui,fp,pp,mp,gp,yp,xp,bp,vp,Sp);function Ln(e,t){return t==="grey"?t:e}const wp=be({prop:"color",themeKey:"palette",transform:Ln}),Ep=be({prop:"bgcolor",cssProperty:"backgroundColor",themeKey:"palette",transform:Ln}),Tp=be({prop:"backgroundColor",themeKey:"palette",transform:Ln});Fi(wp,Ep,Tp);function Ve(e){return e<=1&&e!==0?`${e*100}%`:e}const Cp=be({prop:"width",transform:Ve}),Ps=e=>{if(e.maxWidth!==void 0&&e.maxWidth!==null){const t=n=>{var i,o,s,a,l;const r=((s=(o=(i=e.theme)==null?void 0:i.breakpoints)==null?void 0:o.values)==null?void 0:s[n])||Di[n];return r?((l=(a=e.theme)==null?void 0:a.breakpoints)==null?void 0:l.unit)!=="px"?{maxWidth:`${r}${e.theme.breakpoints.unit}`}:{maxWidth:r}:{maxWidth:Ve(n)}};return rt(e,e.maxWidth,t)}return null};Ps.filterProps=["maxWidth"];const _p=be({prop:"minWidth",transform:Ve}),Mp=be({prop:"height",transform:Ve}),Rp=be({prop:"maxHeight",transform:Ve}),Ip=be({prop:"minHeight",transform:Ve});be({prop:"size",cssProperty:"width",transform:Ve});be({prop:"size",cssProperty:"height",transform:Ve});const Ap=be({prop:"boxSizing"});Fi(Cp,Ps,_p,Mp,Rp,Ip,Ap);const Mr={border:{themeKey:"borders",transform:Ye},borderTop:{themeKey:"borders",transform:Ye},borderRight:{themeKey:"borders",transform:Ye},borderBottom:{themeKey:"borders",transform:Ye},borderLeft:{themeKey:"borders",transform:Ye},borderColor:{themeKey:"palette"},borderTopColor:{themeKey:"palette"},borderRightColor:{themeKey:"palette"},borderBottomColor:{themeKey:"palette"},borderLeftColor:{themeKey:"palette"},outline:{themeKey:"borders",transform:Ye},outlineColor:{themeKey:"palette"},borderRadius:{themeKey:"shape.borderRadius",style:Bi},color:{themeKey:"palette",transform:Ln},bgcolor:{themeKey:"palette",cssProperty:"backgroundColor",transform:Ln},backgroundColor:{themeKey:"palette",transform:Ln},p:{style:xe},pt:{style:xe},pr:{style:xe},pb:{style:xe},pl:{style:xe},px:{style:xe},py:{style:xe},padding:{style:xe},paddingTop:{style:xe},paddingRight:{style:xe},paddingBottom:{style:xe},paddingLeft:{style:xe},paddingX:{style:xe},paddingY:{style:xe},paddingInline:{style:xe},paddingInlineStart:{style:xe},paddingInlineEnd:{style:xe},paddingBlock:{style:xe},paddingBlockStart:{style:xe},paddingBlockEnd:{style:xe},m:{style:ye},mt:{style:ye},mr:{style:ye},mb:{style:ye},ml:{style:ye},mx:{style:ye},my:{style:ye},margin:{style:ye},marginTop:{style:ye},marginRight:{style:ye},marginBottom:{style:ye},marginLeft:{style:ye},marginX:{style:ye},marginY:{style:ye},marginInline:{style:ye},marginInlineStart:{style:ye},marginInlineEnd:{style:ye},marginBlock:{style:ye},marginBlockStart:{style:ye},marginBlockEnd:{style:ye},displayPrint:{cssProperty:!1,transform:e=>({"@media print":{display:e}})},display:{},overflow:{},textOverflow:{},visibility:{},whiteSpace:{},flexBasis:{},flexDirection:{},flexWrap:{},justifyContent:{},alignItems:{},alignContent:{},order:{},flex:{},flexGrow:{},flexShrink:{},alignSelf:{},justifyItems:{},justifySelf:{},gap:{style:Gi},rowGap:{style:Ui},columnGap:{style:Vi},gridColumn:{},gridRow:{},gridAutoFlow:{},gridAutoColumns:{},gridAutoRows:{},gridTemplateColumns:{},gridTemplateRows:{},gridTemplateAreas:{},gridArea:{},position:{},zIndex:{themeKey:"zIndex"},top:{},right:{},bottom:{},left:{},boxShadow:{themeKey:"shadows"},width:{transform:Ve},maxWidth:{style:Ps},minWidth:{transform:Ve},height:{transform:Ve},maxHeight:{transform:Ve},minHeight:{transform:Ve},boxSizing:{},font:{themeKey:"font"},fontFamily:{themeKey:"typography"},fontSize:{themeKey:"typography"},fontStyle:{themeKey:"typography"},fontWeight:{themeKey:"typography"},letterSpacing:{},textTransform:{},lineHeight:{},textAlign:{},typography:{cssProperty:!1,themeKey:"typography"}};function jp(...e){const t=e.reduce((r,i)=>r.concat(Object.keys(i)),[]),n=new Set(t);return e.every(r=>n.size===Object.keys(r).length)}function kp(e,t){return typeof e=="function"?e(t):e}function Op(){function e(n,r,i,o){const s={[n]:r,theme:i},a=o[n];if(!a)return{[n]:r};const{cssProperty:l=n,themeKey:c,transform:u,style:d}=a;if(r==null)return null;if(c==="typography"&&r==="inherit")return{[n]:r};const h=$i(i,c)||{};return d?d(s):rt(s,r,m=>{let p=hi(h,u,m);return m===p&&typeof m=="string"&&(p=hi(h,u,`${n}${m==="default"?"":De(m)}`,m)),l===!1?p:{[l]:p}})}function t(n){const{sx:r,theme:i={},nested:o}=n||{};if(!r)return null;const s=i.unstable_sxConfig??Mr;function a(l){let c=l;if(typeof l=="function")c=l(i);else if(typeof l!="object")return l;if(!c)return null;const u=Su(i.breakpoints),d=Object.keys(u);let h=u;return Object.keys(c).forEach(f=>{const m=kp(c[f],i);if(m!=null)if(typeof m=="object")if(s[f])h=ur(h,e(f,m,i,s));else{const p=rt({theme:i},m,g=>({[f]:g}));jp(p,m)?h[f]=t({sx:m,theme:i,nested:!0}):h=ur(h,p)}else h=ur(h,e(f,m,i,s))}),!o&&i.modularCssLayers?{"@layer sx":tl(i,ls(d,h))}:tl(i,ls(d,h))}return Array.isArray(r)?r.map(a):a(r)}return t}const Gn=Op();Gn.filterProps=["sx"];function Pp(e,t){var r;const n=this;if(n.vars){if(!((r=n.colorSchemes)!=null&&r[e])||typeof n.getColorSchemeSelector!="function")return{};let i=n.getColorSchemeSelector(e);return i==="&"?t:((i.includes("data-")||i.includes("."))&&(i=`*:where(${i.replace(/\s*&$/,"")}) &`),{[i]:t})}return n.palette.mode===e?t:{}}function Wi(e={},...t){const{breakpoints:n={},palette:r={},spacing:i,shape:o={},...s}=e,a=Ff(n),l=Eu(i);let c=Le({breakpoints:a,direction:"ltr",components:{},palette:{mode:"light",...r},spacing:l,shape:{...Uf,...o}},s);return c=Vf(c),c.applyStyles=Pp,c=t.reduce((u,d)=>Le(u,d),c),c.unstable_sxConfig={...Mr,...s==null?void 0:s.unstable_sxConfig},c.unstable_sx=function(d){return Gn({sx:d,theme:this})},c}function Dp(e){return Object.keys(e).length===0}function $p(e=null){const t=j.useContext(ef.ThemeContext);return!t||Dp(t)?e:t}const Lp=Wi();function Tu(e=Lp){return $p(e)}const Np=e=>{var r;const t={systemProps:{},otherProps:{}},n=((r=e==null?void 0:e.theme)==null?void 0:r.unstable_sxConfig)??Mr;return Object.keys(e).forEach(i=>{n[i]?t.systemProps[i]=e[i]:t.otherProps[i]=e[i]}),t};function zp(e){const{sx:t,...n}=e,{systemProps:r,otherProps:i}=Np(n);let o;return Array.isArray(t)?o=[r,...t]:typeof t=="function"?o=(...s)=>{const a=t(...s);return ct(a)?{...r,...a}:r}:o={...r,...t},{...i,sx:o}}const il=e=>e,Fp=()=>{let e=il;return{configure(t){e=t},generate(t){return e(t)},reset(){e=il}}},Bp=Fp(),Gp={active:"active",checked:"checked",completed:"completed",disabled:"disabled",error:"error",expanded:"expanded",focused:"focused",focusVisible:"focusVisible",open:"open",readOnly:"readOnly",required:"required",selected:"selected"};function pn(e,t,n="Mui"){const r=Gp[t];return r?`${n}-${r}`:`${Bp.generate(e)}-${t}`}function Hi(e,t,n="Mui"){const r={};return t.forEach(i=>{r[i]=pn(e,i,n)}),r}function Cu(e,t=""){return e.displayName||e.name||t}function ol(e,t,n){const r=Cu(t);return e.displayName||(r!==""?`${n}(${r})`:n)}function Vp(e){if(e!=null){if(typeof e=="string")return e;if(typeof e=="function")return Cu(e,"Component");if(typeof e=="object")switch(e.$$typeof){case di.ForwardRef:return ol(e,e.render,"ForwardRef");case di.Memo:return ol(e,e.type,"memo");default:return}}}function _u(e){const{variants:t,...n}=e,r={variants:t,style:sn(n),isProcessed:!0};return r.style===n||t&&t.forEach(i=>{typeof i.style!="function"&&(i.style=sn(i.style))}),r}const Up=Wi();function Oo(e){return e!=="ownerState"&&e!=="theme"&&e!=="sx"&&e!=="as"}function nn(e,t){return t&&e&&typeof e=="object"&&e.styles&&!e.styles.startsWith("@layer")&&(e.styles=`@layer ${t}{${String(e.styles)}}`),e}function Wp(e){return e?(t,n)=>n[e]:null}function Hp(e,t,n){e.theme=Jp(e.theme)?n:e.theme[t]||e.theme}function si(e,t,n){const r=typeof t=="function"?t(e):t;if(Array.isArray(r))return r.flatMap(i=>si(e,i,n));if(Array.isArray(r==null?void 0:r.variants)){let i;if(r.isProcessed)i=n?nn(r.style,n):r.style;else{const{variants:o,...s}=r;i=n?nn(sn(s),n):s}return Mu(e,r.variants,[i],n)}return r!=null&&r.isProcessed?n?nn(sn(r.style),n):r.style:n?nn(sn(r),n):r}function Mu(e,t,n=[],r=void 0){var o;let i;e:for(let s=0;s<t.length;s+=1){const a=t[s];if(typeof a.props=="function"){if(i??(i={...e,...e.ownerState,ownerState:e.ownerState}),!a.props(i))continue}else for(const l in a.props)if(e[l]!==a.props[l]&&((o=e.ownerState)==null?void 0:o[l])!==a.props[l])continue e;typeof a.style=="function"?(i??(i={...e,...e.ownerState,ownerState:e.ownerState}),n.push(r?nn(sn(a.style(i)),r):a.style(i))):n.push(r?nn(sn(a.style),r):a.style)}return n}function Ru(e={}){const{themeId:t,defaultTheme:n=Up,rootShouldForwardProp:r=Oo,slotShouldForwardProp:i=Oo}=e;function o(a){Hp(a,t,n)}return(a,l={})=>{Df(a,S=>S.filter(T=>T!==Gn));const{name:c,slot:u,skipVariantsResolver:d,skipSx:h,overridesResolver:f=Wp(Iu(u)),...m}=l,p=c&&c.startsWith("Mui")||u?"components":"custom",g=d!==void 0?d:u&&u!=="Root"&&u!=="root"||!1,v=h||!1;let C=Oo;u==="Root"||u==="root"?C=r:u?C=i:Kp(a)&&(C=void 0);const w=Pf(a,{shouldForwardProp:C,label:qp(c,u),...m}),E=S=>{if(S.__emotion_real===S)return S;if(typeof S=="function")return function(A){return si(A,S,A.theme.modularCssLayers?p:void 0)};if(ct(S)){const T=_u(S);return function(O){return T.variants?si(O,T,O.theme.modularCssLayers?p:void 0):O.theme.modularCssLayers?nn(T.style,p):T.style}}return S},_=(...S)=>{const T=[],A=S.map(E),O=[];if(T.push(o),c&&f&&O.push(function(I){var W,B;const F=(B=(W=I.theme.components)==null?void 0:W[c])==null?void 0:B.styleOverrides;if(!F)return null;const N={};for(const K in F)N[K]=si(I,F[K],I.theme.modularCssLayers?"theme":void 0);return f(I,N)}),c&&!g&&O.push(function(I){var N,W;const M=I.theme,F=(W=(N=M==null?void 0:M.components)==null?void 0:N[c])==null?void 0:W.variants;return F?Mu(I,F,[],I.theme.modularCssLayers?"theme":void 0):null}),v||O.push(Gn),Array.isArray(A[0])){const x=A.shift(),I=new Array(T.length).fill(""),M=new Array(O.length).fill("");let F;F=[...I,...x,...M],F.raw=[...I,...x.raw,...M],T.unshift(F)}const D=[...T,...A,...O],k=w(...D);return a.muiName&&(k.muiName=a.muiName),process.env.NODE_ENV!=="production"&&(k.displayName=Yp(c,u,a)),k};return w.withConfig&&(_.withConfig=w.withConfig),_}}function Yp(e,t,n){return e?`${e}${De(t||"")}`:`Styled(${Vp(n)})`}function qp(e,t){let n;return process.env.NODE_ENV!=="production"&&e&&(n=`${e}-${Iu(t||"Root")}`),n}function Jp(e){for(const t in e)return!1;return!0}function Kp(e){return typeof e=="string"&&e.charCodeAt(0)>96}function Iu(e){return e&&e.charAt(0).toLowerCase()+e.slice(1)}const Xp=Ru();function fi(e,t,n=!1){const r={...t};for(const i in e)if(Object.prototype.hasOwnProperty.call(e,i)){const o=i;if(o==="components"||o==="slots")r[o]={...e[o],...r[o]};else if(o==="componentsProps"||o==="slotProps"){const s=e[o],a=t[o];if(!a)r[o]=s||{};else if(!s)r[o]=a;else{r[o]={...a};for(const l in s)if(Object.prototype.hasOwnProperty.call(s,l)){const c=l;r[o][c]=fi(s[c],a[c],n)}}}else o==="className"&&n&&t.className?r.className=$e(e==null?void 0:e.className,t==null?void 0:t.className):o==="style"&&n&&t.style?r.style={...e==null?void 0:e.style,...t==null?void 0:t.style}:r[o]===void 0&&(r[o]=e[o])}return r}function Zp(e){const{theme:t,name:n,props:r}=e;return!t||!t.components||!t.components[n]||!t.components[n].defaultProps?r:fi(t.components[n].defaultProps,r)}function Au({props:e,name:t,defaultTheme:n,themeId:r}){let i=Tu(n);return r&&(i=i[r]||i),Zp({theme:i,name:t,props:e})}const pt=typeof window<"u"?j.useLayoutEffect:j.useEffect;function Pn(e,t=Number.MIN_SAFE_INTEGER,n=Number.MAX_SAFE_INTEGER){return Math.max(t,Math.min(e,n))}function Ds(e,t=0,n=1){return process.env.NODE_ENV!=="production"&&(e<t||e>n)&&console.error(`MUI: The value provided ${e} is out of range [${t}, ${n}].`),Pn(e,t,n)}function Qp(e){e=e.slice(1);const t=new RegExp(`.{1,${e.length>=6?2:1}}`,"g");let n=e.match(t);return n&&n[0].length===1&&(n=n.map(r=>r+r)),process.env.NODE_ENV!=="production"&&e.length!==e.trim().length&&console.error(`MUI: The color: "${e}" is invalid. Make sure the color input doesn't contain leading/trailing space.`),n?`rgb${n.length===4?"a":""}(${n.map((r,i)=>i<3?parseInt(r,16):Math.round(parseInt(r,16)/255*1e3)/1e3).join(", ")})`:""}function Vt(e){if(e.type)return e;if(e.charAt(0)==="#")return Vt(Qp(e));const t=e.indexOf("("),n=e.substring(0,t);if(!["rgb","rgba","hsl","hsla","color"].includes(n))throw new Error(process.env.NODE_ENV!=="production"?`MUI: Unsupported \`${e}\` color.
47
+ The following formats are supported: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla(), color().`:Gt(9,e));let r=e.substring(t+1,e.length-1),i;if(n==="color"){if(r=r.split(" "),i=r.shift(),r.length===4&&r[3].charAt(0)==="/"&&(r[3]=r[3].slice(1)),!["srgb","display-p3","a98-rgb","prophoto-rgb","rec-2020"].includes(i))throw new Error(process.env.NODE_ENV!=="production"?`MUI: unsupported \`${i}\` color space.
48
+ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rgb, rec-2020.`:Gt(10,i))}else r=r.split(",");return r=r.map(o=>parseFloat(o)),{type:n,values:r,colorSpace:i}}const em=e=>{const t=Vt(e);return t.values.slice(0,3).map((n,r)=>t.type.includes("hsl")&&r!==0?`${n}%`:n).join(" ")},sr=(e,t)=>{try{return em(e)}catch{return t&&process.env.NODE_ENV!=="production"&&console.warn(t),e}};function Yi(e){const{type:t,colorSpace:n}=e;let{values:r}=e;return t.includes("rgb")?r=r.map((i,o)=>o<3?parseInt(i,10):i):t.includes("hsl")&&(r[1]=`${r[1]}%`,r[2]=`${r[2]}%`),t.includes("color")?r=`${n} ${r.join(" ")}`:r=`${r.join(", ")}`,`${t}(${r})`}function ju(e){e=Vt(e);const{values:t}=e,n=t[0],r=t[1]/100,i=t[2]/100,o=r*Math.min(i,1-i),s=(c,u=(c+n/30)%12)=>i-o*Math.max(Math.min(u-3,9-u,1),-1);let a="rgb";const l=[Math.round(s(0)*255),Math.round(s(8)*255),Math.round(s(4)*255)];return e.type==="hsla"&&(a+="a",l.push(t[3])),Yi({type:a,values:l})}function cs(e){e=Vt(e);let t=e.type==="hsl"||e.type==="hsla"?Vt(ju(e)).values:e.values;return t=t.map(n=>(e.type!=="color"&&(n/=255),n<=.03928?n/12.92:((n+.055)/1.055)**2.4)),Number((.2126*t[0]+.7152*t[1]+.0722*t[2]).toFixed(3))}function sl(e,t){const n=cs(e),r=cs(t);return(Math.max(n,r)+.05)/(Math.min(n,r)+.05)}function ku(e,t){return e=Vt(e),t=Ds(t),(e.type==="rgb"||e.type==="hsl")&&(e.type+="a"),e.type==="color"?e.values[3]=`/${t}`:e.values[3]=t,Yi(e)}function Qt(e,t,n){try{return ku(e,t)}catch{return n&&process.env.NODE_ENV!=="production"&&console.warn(n),e}}function qi(e,t){if(e=Vt(e),t=Ds(t),e.type.includes("hsl"))e.values[2]*=1-t;else if(e.type.includes("rgb")||e.type.includes("color"))for(let n=0;n<3;n+=1)e.values[n]*=1-t;return Yi(e)}function oe(e,t,n){try{return qi(e,t)}catch{return n&&process.env.NODE_ENV!=="production"&&console.warn(n),e}}function Ji(e,t){if(e=Vt(e),t=Ds(t),e.type.includes("hsl"))e.values[2]+=(100-e.values[2])*t;else if(e.type.includes("rgb"))for(let n=0;n<3;n+=1)e.values[n]+=(255-e.values[n])*t;else if(e.type.includes("color"))for(let n=0;n<3;n+=1)e.values[n]+=(1-e.values[n])*t;return Yi(e)}function se(e,t,n){try{return Ji(e,t)}catch{return n&&process.env.NODE_ENV!=="production"&&console.warn(n),e}}function tm(e,t=.15){return cs(e)>.5?qi(e,t):Ji(e,t)}function Gr(e,t,n){try{return tm(e,t)}catch{return e}}const nm=j.createContext();process.env.NODE_ENV!=="production"&&(b.node,b.bool);const rm=()=>j.useContext(nm)??!1,im=j.createContext(void 0);process.env.NODE_ENV!=="production"&&(b.node,b.object);function om(e){const{theme:t,name:n,props:r}=e;if(!t||!t.components||!t.components[n])return r;const i=t.components[n];return i.defaultProps?fi(i.defaultProps,r,t.components.mergeClassNameAndStyle):!i.styleOverrides&&!i.variants?fi(i,r,t.components.mergeClassNameAndStyle):r}function sm({props:e,name:t}){const n=j.useContext(im);return om({props:e,name:t,theme:{components:n}})}let al=0;function am(e){const[t,n]=j.useState(e),r=t;return j.useEffect(()=>{t==null&&(al+=1,n(`mui-${al}`))},[t]),r}const lm={...j},ll=lm.useId;function cm(e){return ll!==void 0?ll():am(e)}const cl={theme:void 0};function um(e){let t,n;return function(i){let o=t;return(o===void 0||i.theme!==n)&&(cl.theme=i.theme,o=_u(e(cl)),t=o,n=i.theme),o}}function dm(e=""){function t(...r){if(!r.length)return"";const i=r[0];return typeof i=="string"&&!i.match(/(#|\(|\)|(-?(\d*\.)?\d+)(px|em|%|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc))|^(-?(\d*\.)?\d+)$|(\d+ \d+ \d+)/)?`, var(--${e?`${e}-`:""}${i}${t(...r.slice(1))})`:`, ${i}`}return(r,...i)=>`var(--${e?`${e}-`:""}${r}${t(...i)})`}const ul=(e,t,n,r=[])=>{let i=e;t.forEach((o,s)=>{s===t.length-1?Array.isArray(i)?i[Number(o)]=n:i&&typeof i=="object"&&(i[o]=n):i&&typeof i=="object"&&(i[o]||(i[o]=r.includes(o)?[]:{}),i=i[o])})},hm=(e,t,n)=>{function r(i,o=[],s=[]){Object.entries(i).forEach(([a,l])=>{(!n||n&&!n([...o,a]))&&l!=null&&(typeof l=="object"&&Object.keys(l).length>0?r(l,[...o,a],Array.isArray(l)?[...s,a]:s):t([...o,a],l,s))})}r(e)},fm=(e,t)=>typeof t=="number"?["lineHeight","fontWeight","opacity","zIndex"].some(r=>e.includes(r))||e[e.length-1].toLowerCase().includes("opacity")?t:`${t}px`:t;function Po(e,t){const{prefix:n,shouldSkipGeneratingVar:r}=t||{},i={},o={},s={};return hm(e,(a,l,c)=>{if((typeof l=="string"||typeof l=="number")&&(!r||!r(a,l))){const u=`--${n?`${n}-`:""}${a.join("-")}`,d=fm(a,l);Object.assign(i,{[u]:d}),ul(o,a,`var(${u})`,c),ul(s,a,`var(${u}, ${d})`,c)}},a=>a[0]==="vars"),{css:i,vars:o,varsWithDefaults:s}}function pm(e,t={}){const{getSelector:n=v,disableCssColorScheme:r,colorSchemeSelector:i,enableContrastVars:o}=t,{colorSchemes:s={},components:a,defaultColorScheme:l="light",...c}=e,{vars:u,css:d,varsWithDefaults:h}=Po(c,t);let f=h;const m={},{[l]:p,...g}=s;if(Object.entries(g||{}).forEach(([E,_])=>{const{vars:S,css:T,varsWithDefaults:A}=Po(_,t);f=Le(f,A),m[E]={css:T,vars:S}}),p){const{css:E,vars:_,varsWithDefaults:S}=Po(p,t);f=Le(f,S),m[l]={css:E,vars:_}}function v(E,_){var T,A;let S=i;if(i==="class"&&(S=".%s"),i==="data"&&(S="[data-%s]"),i!=null&&i.startsWith("data-")&&!i.includes("%s")&&(S=`[${i}="%s"]`),E){if(S==="media")return e.defaultColorScheme===E?":root":{[`@media (prefers-color-scheme: ${((A=(T=s[E])==null?void 0:T.palette)==null?void 0:A.mode)||E})`]:{":root":_}};if(S)return e.defaultColorScheme===E?`:root, ${S.replace("%s",String(E))}`:S.replace("%s",String(E))}return":root"}return{vars:f,generateThemeVars:()=>{let E={...u};return Object.entries(m).forEach(([,{vars:_}])=>{E=Le(E,_)}),E},generateStyleSheets:()=>{var O,D;const E=[],_=e.defaultColorScheme||"light";function S(k,x){Object.keys(x).length&&E.push(typeof k=="string"?{[k]:{...x}}:k)}S(n(void 0,{...d}),d);const{[_]:T,...A}=m;if(T){const{css:k}=T,x=(D=(O=s[_])==null?void 0:O.palette)==null?void 0:D.mode,I=!r&&x?{colorScheme:x,...k}:{...k};S(n(_,{...I}),I)}return Object.entries(A).forEach(([k,{css:x}])=>{var F,N;const I=(N=(F=s[k])==null?void 0:F.palette)==null?void 0:N.mode,M=!r&&I?{colorScheme:I,...x}:{...x};S(n(k,{...M}),M)}),o&&E.push({":root":{"--__l-threshold":"0.7","--__l":"clamp(0, (l / var(--__l-threshold) - 1) * -infinity, 1)","--__a":"clamp(0.87, (l / var(--__l-threshold) - 1) * -infinity, 1)"}}),E}}}function mm(e){return function(n){return e==="media"?(process.env.NODE_ENV!=="production"&&n!=="light"&&n!=="dark"&&console.error(`MUI: @media (prefers-color-scheme) supports only 'light' or 'dark', but receive '${n}'.`),`@media (prefers-color-scheme: ${n})`):e?e.startsWith("data-")&&!e.includes("%s")?`[${e}="${n}"] &`:e==="class"?`.${n} &`:e==="data"?`[data-${n}] &`:`${e.replace("%s",n)} &`:"&"}}const gm=Wi(),ym=Xp("div",{name:"MuiStack",slot:"Root"});function xm(e){return Au({props:e,name:"MuiStack",defaultTheme:gm})}function bm(e,t){const n=j.Children.toArray(e).filter(Boolean);return n.reduce((r,i,o)=>(r.push(i),o<n.length-1&&r.push(j.cloneElement(t,{key:`separator-${o}`})),r),[])}const vm=e=>({row:"Left","row-reverse":"Right",column:"Top","column-reverse":"Bottom"})[e],Sm=({ownerState:e,theme:t})=>{let n={display:"flex",flexDirection:"column",...rt({theme:t},ko({values:e.direction,breakpoints:t.breakpoints.values}),r=>({flexDirection:r}))};if(e.spacing){const r=zi(t),i=Object.keys(t.breakpoints.values).reduce((l,c)=>((typeof e.spacing=="object"&&e.spacing[c]!=null||typeof e.direction=="object"&&e.direction[c]!=null)&&(l[c]=!0),l),{}),o=ko({values:e.direction,base:i}),s=ko({values:e.spacing,base:i});typeof o=="object"&&Object.keys(o).forEach((l,c,u)=>{if(!o[l]){const h=c>0?o[u[c-1]]:"column";o[l]=h}}),n=Le(n,rt({theme:t},s,(l,c)=>e.useFlexGap?{gap:cn(r,l)}:{"& > :not(style):not(style)":{margin:0},"& > :not(style) ~ :not(style)":{[`margin${vm(c?o[c]:e.direction)}`]:cn(r,l)}}))}return n=Hf(t.breakpoints,n),n};function wm(e={}){const{createStyledComponent:t=ym,useThemeProps:n=xm,componentName:r="MuiStack"}=e,i=()=>Cr({root:["root"]},l=>pn(r,l),{}),o=t(Sm),s=j.forwardRef(function(l,c){const u=n(l),d=zp(u),{component:h="div",direction:f="column",spacing:m=0,divider:p,children:g,className:v,useFlexGap:C=!1,...w}=d,E={direction:f,spacing:m,useFlexGap:C},_=i();return y.jsxRuntimeExports.jsx(o,{as:h,ownerState:E,ref:c,className:$e(_.root,v),...w,children:p?bm(g,p):g})});return process.env.NODE_ENV!=="production"&&(s.propTypes={children:b.node,direction:b.oneOfType([b.oneOf(["column-reverse","column","row-reverse","row"]),b.arrayOf(b.oneOf(["column-reverse","column","row-reverse","row"])),b.object]),divider:b.node,spacing:b.oneOfType([b.arrayOf(b.oneOfType([b.number,b.string])),b.number,b.object,b.string]),sx:b.oneOfType([b.arrayOf(b.oneOfType([b.func,b.object,b.bool])),b.func,b.object])}),s}const mr={black:"#000",white:"#fff"},Em={50:"#fafafa",100:"#f5f5f5",200:"#eeeeee",300:"#e0e0e0",400:"#bdbdbd",500:"#9e9e9e",600:"#757575",700:"#616161",800:"#424242",900:"#212121",A100:"#f5f5f5",A200:"#eeeeee",A400:"#bdbdbd",A700:"#616161"},Cn={50:"#f3e5f5",200:"#ce93d8",300:"#ba68c8",400:"#ab47bc",500:"#9c27b0",700:"#7b1fa2"},_n={300:"#e57373",400:"#ef5350",500:"#f44336",700:"#d32f2f",800:"#c62828"},er={300:"#ffb74d",400:"#ffa726",500:"#ff9800",700:"#f57c00",900:"#e65100"},Mn={50:"#e3f2fd",200:"#90caf9",400:"#42a5f5",700:"#1976d2",800:"#1565c0"},Rn={300:"#4fc3f7",400:"#29b6f6",500:"#03a9f4",700:"#0288d1",900:"#01579b"},In={300:"#81c784",400:"#66bb6a",500:"#4caf50",700:"#388e3c",800:"#2e7d32",900:"#1b5e20"};function Ou(){return{text:{primary:"rgba(0, 0, 0, 0.87)",secondary:"rgba(0, 0, 0, 0.6)",disabled:"rgba(0, 0, 0, 0.38)"},divider:"rgba(0, 0, 0, 0.12)",background:{paper:mr.white,default:mr.white},action:{active:"rgba(0, 0, 0, 0.54)",hover:"rgba(0, 0, 0, 0.04)",hoverOpacity:.04,selected:"rgba(0, 0, 0, 0.08)",selectedOpacity:.08,disabled:"rgba(0, 0, 0, 0.26)",disabledBackground:"rgba(0, 0, 0, 0.12)",disabledOpacity:.38,focus:"rgba(0, 0, 0, 0.12)",focusOpacity:.12,activatedOpacity:.12}}}const Pu=Ou();function Du(){return{text:{primary:mr.white,secondary:"rgba(255, 255, 255, 0.7)",disabled:"rgba(255, 255, 255, 0.5)",icon:"rgba(255, 255, 255, 0.5)"},divider:"rgba(255, 255, 255, 0.12)",background:{paper:"#121212",default:"#121212"},action:{active:mr.white,hover:"rgba(255, 255, 255, 0.08)",hoverOpacity:.08,selected:"rgba(255, 255, 255, 0.16)",selectedOpacity:.16,disabled:"rgba(255, 255, 255, 0.3)",disabledBackground:"rgba(255, 255, 255, 0.12)",disabledOpacity:.38,focus:"rgba(255, 255, 255, 0.12)",focusOpacity:.12,activatedOpacity:.24}}}const us=Du();function dl(e,t,n,r){const i=r.light||r,o=r.dark||r*1.5;e[t]||(e.hasOwnProperty(n)?e[t]=e[n]:t==="light"?e.light=Ji(e.main,i):t==="dark"&&(e.dark=qi(e.main,o)))}function hl(e,t,n,r,i){const o=i.light||i,s=i.dark||i*1.5;t[n]||(t.hasOwnProperty(r)?t[n]=t[r]:n==="light"?t.light=`color-mix(in ${e}, ${t.main}, #fff ${(o*100).toFixed(0)}%)`:n==="dark"&&(t.dark=`color-mix(in ${e}, ${t.main}, #000 ${(s*100).toFixed(0)}%)`))}function Tm(e="light"){return e==="dark"?{main:Mn[200],light:Mn[50],dark:Mn[400]}:{main:Mn[700],light:Mn[400],dark:Mn[800]}}function Cm(e="light"){return e==="dark"?{main:Cn[200],light:Cn[50],dark:Cn[400]}:{main:Cn[500],light:Cn[300],dark:Cn[700]}}function _m(e="light"){return e==="dark"?{main:_n[500],light:_n[300],dark:_n[700]}:{main:_n[700],light:_n[400],dark:_n[800]}}function Mm(e="light"){return e==="dark"?{main:Rn[400],light:Rn[300],dark:Rn[700]}:{main:Rn[700],light:Rn[500],dark:Rn[900]}}function Rm(e="light"){return e==="dark"?{main:In[400],light:In[300],dark:In[700]}:{main:In[800],light:In[500],dark:In[900]}}function Im(e="light"){return e==="dark"?{main:er[400],light:er[300],dark:er[700]}:{main:"#ed6c02",light:er[500],dark:er[900]}}function Am(e){return`oklch(from ${e} var(--__l) 0 h / var(--__a))`}function $s(e){const{mode:t="light",contrastThreshold:n=3,tonalOffset:r=.2,colorSpace:i,...o}=e,s=e.primary||Tm(t),a=e.secondary||Cm(t),l=e.error||_m(t),c=e.info||Mm(t),u=e.success||Rm(t),d=e.warning||Im(t);function h(g){if(i)return Am(g);const v=sl(g,us.text.primary)>=n?us.text.primary:Pu.text.primary;if(process.env.NODE_ENV!=="production"){const C=sl(g,v);C<3&&console.error([`MUI: The contrast ratio of ${C}:1 for ${v} on ${g}`,"falls below the WCAG recommended absolute minimum contrast ratio of 3:1.","https://www.w3.org/TR/2008/REC-WCAG20-20081211/#visual-audio-contrast-contrast"].join(`
49
+ `))}return v}const f=({color:g,name:v,mainShade:C=500,lightShade:w=300,darkShade:E=700})=>{if(g={...g},!g.main&&g[C]&&(g.main=g[C]),!g.hasOwnProperty("main"))throw new Error(process.env.NODE_ENV!=="production"?`MUI: The color${v?` (${v})`:""} provided to augmentColor(color) is invalid.
50
+ The color object needs to have a \`main\` property or a \`${C}\` property.`:Gt(11,v?` (${v})`:"",C));if(typeof g.main!="string")throw new Error(process.env.NODE_ENV!=="production"?`MUI: The color${v?` (${v})`:""} provided to augmentColor(color) is invalid.
51
+ \`color.main\` should be a string, but \`${JSON.stringify(g.main)}\` was provided instead.
52
+
53
+ Did you intend to use one of the following approaches?
54
+
55
+ import { green } from "@mui/material/colors";
56
+
57
+ const theme1 = createTheme({ palette: {
58
+ primary: green,
59
+ } });
60
+
61
+ const theme2 = createTheme({ palette: {
62
+ primary: { main: green[500] },
63
+ } });`:Gt(12,v?` (${v})`:"",JSON.stringify(g.main)));return i?(hl(i,g,"light",w,r),hl(i,g,"dark",E,r)):(dl(g,"light",w,r),dl(g,"dark",E,r)),g.contrastText||(g.contrastText=h(g.main)),g};let m;return t==="light"?m=Ou():t==="dark"&&(m=Du()),process.env.NODE_ENV!=="production"&&(m||console.error(`MUI: The palette mode \`${t}\` is not supported.`)),Le({common:{...mr},mode:t,primary:f({color:s,name:"primary"}),secondary:f({color:a,name:"secondary",mainShade:"A400",lightShade:"A200",darkShade:"A700"}),error:f({color:l,name:"error"}),warning:f({color:d,name:"warning"}),info:f({color:c,name:"info"}),success:f({color:u,name:"success"}),grey:Em,contrastThreshold:n,getContrastText:h,augmentColor:f,tonalOffset:r,...m},o)}function jm(e){const t={};return Object.entries(e).forEach(r=>{const[i,o]=r;typeof o=="object"&&(t[i]=`${o.fontStyle?`${o.fontStyle} `:""}${o.fontVariant?`${o.fontVariant} `:""}${o.fontWeight?`${o.fontWeight} `:""}${o.fontStretch?`${o.fontStretch} `:""}${o.fontSize||""}${o.lineHeight?`/${o.lineHeight} `:""}${o.fontFamily||""}`)}),t}function km(e,t){return{toolbar:{minHeight:56,[e.up("xs")]:{"@media (orientation: landscape)":{minHeight:48}},[e.up("sm")]:{minHeight:64}},...t}}function Om(e){return Math.round(e*1e5)/1e5}const fl={textTransform:"uppercase"},pl='"Roboto", "Helvetica", "Arial", sans-serif';function Pm(e,t){const{fontFamily:n=pl,fontSize:r=14,fontWeightLight:i=300,fontWeightRegular:o=400,fontWeightMedium:s=500,fontWeightBold:a=700,htmlFontSize:l=16,allVariants:c,pxToRem:u,...d}=typeof t=="function"?t(e):t;process.env.NODE_ENV!=="production"&&(typeof r!="number"&&console.error("MUI: `fontSize` is required to be a number."),typeof l!="number"&&console.error("MUI: `htmlFontSize` is required to be a number."));const h=r/14,f=u||(g=>`${g/l*h}rem`),m=(g,v,C,w,E)=>({fontFamily:n,fontWeight:g,fontSize:f(v),lineHeight:C,...n===pl?{letterSpacing:`${Om(w/v)}em`}:{},...E,...c}),p={h1:m(i,96,1.167,-1.5),h2:m(i,60,1.2,-.5),h3:m(o,48,1.167,0),h4:m(o,34,1.235,.25),h5:m(o,24,1.334,0),h6:m(s,20,1.6,.15),subtitle1:m(o,16,1.75,.15),subtitle2:m(s,14,1.57,.1),body1:m(o,16,1.5,.15),body2:m(o,14,1.43,.15),button:m(s,14,1.75,.4,fl),caption:m(o,12,1.66,.4),overline:m(o,12,2.66,1,fl),inherit:{fontFamily:"inherit",fontWeight:"inherit",fontSize:"inherit",lineHeight:"inherit",letterSpacing:"inherit"}};return Le({htmlFontSize:l,pxToRem:f,fontFamily:n,fontSize:r,fontWeightLight:i,fontWeightRegular:o,fontWeightMedium:s,fontWeightBold:a,...p},d,{clone:!1})}const Dm=.2,$m=.14,Lm=.12;function me(...e){return[`${e[0]}px ${e[1]}px ${e[2]}px ${e[3]}px rgba(0,0,0,${Dm})`,`${e[4]}px ${e[5]}px ${e[6]}px ${e[7]}px rgba(0,0,0,${$m})`,`${e[8]}px ${e[9]}px ${e[10]}px ${e[11]}px rgba(0,0,0,${Lm})`].join(",")}const Nm=["none",me(0,2,1,-1,0,1,1,0,0,1,3,0),me(0,3,1,-2,0,2,2,0,0,1,5,0),me(0,3,3,-2,0,3,4,0,0,1,8,0),me(0,2,4,-1,0,4,5,0,0,1,10,0),me(0,3,5,-1,0,5,8,0,0,1,14,0),me(0,3,5,-1,0,6,10,0,0,1,18,0),me(0,4,5,-2,0,7,10,1,0,2,16,1),me(0,5,5,-3,0,8,10,1,0,3,14,2),me(0,5,6,-3,0,9,12,1,0,3,16,2),me(0,6,6,-3,0,10,14,1,0,4,18,3),me(0,6,7,-4,0,11,15,1,0,4,20,3),me(0,7,8,-4,0,12,17,2,0,5,22,4),me(0,7,8,-4,0,13,19,2,0,5,24,4),me(0,7,9,-4,0,14,21,2,0,5,26,4),me(0,8,9,-5,0,15,22,2,0,6,28,5),me(0,8,10,-5,0,16,24,2,0,6,30,5),me(0,8,11,-5,0,17,26,2,0,6,32,5),me(0,9,11,-5,0,18,28,2,0,7,34,6),me(0,9,12,-6,0,19,29,2,0,7,36,6),me(0,10,13,-6,0,20,31,3,0,8,38,7),me(0,10,13,-6,0,21,33,3,0,8,40,7),me(0,10,14,-6,0,22,35,3,0,8,42,7),me(0,11,14,-7,0,23,36,3,0,9,44,8),me(0,11,15,-7,0,24,38,3,0,9,46,8)],zm={easeInOut:"cubic-bezier(0.4, 0, 0.2, 1)",easeOut:"cubic-bezier(0.0, 0, 0.2, 1)",easeIn:"cubic-bezier(0.4, 0, 1, 1)",sharp:"cubic-bezier(0.4, 0, 0.6, 1)"},Fm={shortest:150,shorter:200,short:250,standard:300,complex:375,enteringScreen:225,leavingScreen:195};function ml(e){return`${Math.round(e)}ms`}function Bm(e){if(!e)return 0;const t=e/36;return Math.min(Math.round((4+15*t**.25+t/5)*10),3e3)}function Gm(e){const t={...zm,...e.easing},n={...Fm,...e.duration};return{getAutoHeightDuration:Bm,create:(i=["all"],o={})=>{const{duration:s=n.standard,easing:a=t.easeInOut,delay:l=0,...c}=o;if(process.env.NODE_ENV!=="production"){const u=h=>typeof h=="string",d=h=>!Number.isNaN(parseFloat(h));!u(i)&&!Array.isArray(i)&&console.error('MUI: Argument "props" must be a string or Array.'),!d(s)&&!u(s)&&console.error(`MUI: Argument "duration" must be a number or a string but found ${s}.`),u(a)||console.error('MUI: Argument "easing" must be a string.'),!d(l)&&!u(l)&&console.error('MUI: Argument "delay" must be a number or a string.'),typeof o!="object"&&console.error(["MUI: Secong argument of transition.create must be an object.","Arguments should be either `create('prop1', options)` or `create(['prop1', 'prop2'], options)`"].join(`
64
+ `)),Object.keys(c).length!==0&&console.error(`MUI: Unrecognized argument(s) [${Object.keys(c).join(",")}].`)}return(Array.isArray(i)?i:[i]).map(u=>`${u} ${typeof s=="string"?s:ml(s)} ${a} ${typeof l=="string"?l:ml(l)}`).join(",")},...e,easing:t,duration:n}}const Vm={mobileStepper:1e3,fab:1050,speedDial:1050,appBar:1100,drawer:1200,modal:1300,snackbar:1400,tooltip:1500};function Um(e){return ct(e)||typeof e>"u"||typeof e=="string"||typeof e=="boolean"||typeof e=="number"||Array.isArray(e)}function $u(e={}){const t={...e};function n(r){const i=Object.entries(r);for(let o=0;o<i.length;o++){const[s,a]=i[o];!Um(a)||s.startsWith("unstable_")?delete r[s]:ct(a)&&(r[s]={...a},n(r[s]))}}return n(t),`import { unstable_createBreakpoints as createBreakpoints, createTransitions } from '@mui/material/styles';
65
+
66
+ const theme = ${JSON.stringify(t,null,2)};
67
+
68
+ theme.breakpoints = createBreakpoints(theme.breakpoints || {});
69
+ theme.transitions = createTransitions(theme.transitions || {});
70
+
71
+ export default theme;`}function gl(e){return typeof e=="number"?`${(e*100).toFixed(0)}%`:`calc((${e}) * 100%)`}const Wm=e=>{if(!Number.isNaN(+e))return+e;const t=e.match(/\d*\.?\d+/g);if(!t)return 0;let n=0;for(let r=0;r<t.length;r+=1)n+=+t[r];return n};function Hm(e){Object.assign(e,{alpha(t,n){const r=this||e;return r.colorSpace?`oklch(from ${t} l c h / ${typeof n=="string"?`calc(${n})`:n})`:r.vars?`rgba(${t.replace(/var\(--([^,\s)]+)(?:,[^)]+)?\)+/g,"var(--$1Channel)")} / ${typeof n=="string"?`calc(${n})`:n})`:ku(t,Wm(n))},lighten(t,n){const r=this||e;return r.colorSpace?`color-mix(in ${r.colorSpace}, ${t}, #fff ${gl(n)})`:Ji(t,n)},darken(t,n){const r=this||e;return r.colorSpace?`color-mix(in ${r.colorSpace}, ${t}, #000 ${gl(n)})`:qi(t,n)}})}function ds(e={},...t){const{breakpoints:n,mixins:r={},spacing:i,palette:o={},transitions:s={},typography:a={},shape:l,colorSpace:c,...u}=e;if(e.vars&&e.generateThemeVars===void 0)throw new Error(process.env.NODE_ENV!=="production"?"MUI: `vars` is a private field used for CSS variables support.\nPlease use another name or follow the [docs](https://mui.com/material-ui/customization/css-theme-variables/usage/) to enable the feature.":Gt(20));const d=$s({...o,colorSpace:c}),h=Wi(e);let f=Le(h,{mixins:km(h.breakpoints,r),palette:d,shadows:Nm.slice(),typography:Pm(d,a),transitions:Gm(s),zIndex:{...Vm}});if(f=Le(f,u),f=t.reduce((m,p)=>Le(m,p),f),process.env.NODE_ENV!=="production"){const m=["active","checked","completed","disabled","error","expanded","focused","focusVisible","required","selected"],p=(g,v)=>{let C;for(C in g){const w=g[C];if(m.includes(C)&&Object.keys(w).length>0){if(process.env.NODE_ENV!=="production"){const E=pn("",C);console.error([`MUI: The \`${v}\` component increases the CSS specificity of the \`${C}\` internal state.`,"You can not override it like this: ",JSON.stringify(g,null,2),"",`Instead, you need to use the '&.${E}' syntax:`,JSON.stringify({root:{[`&.${E}`]:w}},null,2),"","https://mui.com/r/state-classes-guide"].join(`
72
+ `))}g[C]={}}}};Object.keys(f.components).forEach(g=>{const v=f.components[g].styleOverrides;v&&g.startsWith("Mui")&&p(v,g)})}return f.unstable_sxConfig={...Mr,...u==null?void 0:u.unstable_sxConfig},f.unstable_sx=function(p){return Gn({sx:p,theme:this})},f.toRuntimeSource=$u,Hm(f),f}function Ym(e){let t;return e<1?t=5.11916*e**2:t=4.5*Math.log(e+1)+2,Math.round(t*10)/1e3}const qm=[...Array(25)].map((e,t)=>{if(t===0)return"none";const n=Ym(t);return`linear-gradient(rgba(255 255 255 / ${n}), rgba(255 255 255 / ${n}))`});function Lu(e){return{inputPlaceholder:e==="dark"?.5:.42,inputUnderline:e==="dark"?.7:.42,switchTrackDisabled:e==="dark"?.2:.12,switchTrack:e==="dark"?.3:.38}}function Nu(e){return e==="dark"?qm:[]}function Jm(e){const{palette:t={mode:"light"},opacity:n,overlays:r,colorSpace:i,...o}=e,s=$s({...t,colorSpace:i});return{palette:s,opacity:{...Lu(s.mode),...n},overlays:r||Nu(s.mode),...o}}function Km(e){var t;return!!e[0].match(/(cssVarPrefix|colorSchemeSelector|modularCssLayers|rootSelector|typography|mixins|breakpoints|direction|transitions)/)||!!e[0].match(/sxConfig$/)||e[0]==="palette"&&!!((t=e[1])!=null&&t.match(/(mode|contrastThreshold|tonalOffset)/))}const Xm=e=>[...[...Array(25)].map((t,n)=>`--${e?`${e}-`:""}overlays-${n}`),`--${e?`${e}-`:""}palette-AppBar-darkBg`,`--${e?`${e}-`:""}palette-AppBar-darkColor`],Zm=e=>(t,n)=>{const r=e.rootSelector||":root",i=e.colorSchemeSelector;let o=i;if(i==="class"&&(o=".%s"),i==="data"&&(o="[data-%s]"),i!=null&&i.startsWith("data-")&&!i.includes("%s")&&(o=`[${i}="%s"]`),e.defaultColorScheme===t){if(t==="dark"){const s={};return Xm(e.cssVarPrefix).forEach(a=>{s[a]=n[a],delete n[a]}),o==="media"?{[r]:n,"@media (prefers-color-scheme: dark)":{[r]:s}}:o?{[o.replace("%s",t)]:s,[`${r}, ${o.replace("%s",t)}`]:n}:{[r]:{...n,...s}}}if(o&&o!=="media")return`${r}, ${o.replace("%s",String(t))}`}else if(t){if(o==="media")return{[`@media (prefers-color-scheme: ${String(t)})`]:{[r]:n}};if(o)return o.replace("%s",String(t))}return r};function Qm(e,t){t.forEach(n=>{e[n]||(e[n]={})})}function P(e,t,n){!e[t]&&n&&(e[t]=n)}function ar(e){return typeof e!="string"||!e.startsWith("hsl")?e:ju(e)}function wt(e,t){`${t}Channel`in e||(e[`${t}Channel`]=sr(ar(e[t]),`MUI: Can't create \`palette.${t}Channel\` because \`palette.${t}\` is not one of these formats: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla(), color().
73
+ To suppress this warning, you need to explicitly provide the \`palette.${t}Channel\` as a string (in rgb format, for example "12 12 12") or undefined if you want to remove the channel token.`))}function eg(e){return typeof e=="number"?`${e}px`:typeof e=="string"||typeof e=="function"||Array.isArray(e)?e:"8px"}const st=e=>{try{return e()}catch{}},tg=(e="mui")=>dm(e);function Do(e,t,n,r,i){if(!n)return;n=n===!0?{}:n;const o=i==="dark"?"dark":"light";if(!r){t[i]=Jm({...n,palette:{mode:o,...n==null?void 0:n.palette},colorSpace:e});return}const{palette:s,...a}=ds({...r,palette:{mode:o,...n==null?void 0:n.palette},colorSpace:e});return t[i]={...n,palette:s,opacity:{...Lu(o),...n==null?void 0:n.opacity},overlays:(n==null?void 0:n.overlays)||Nu(o)},a}function ng(e={},...t){const{colorSchemes:n={light:!0},defaultColorScheme:r,disableCssColorScheme:i=!1,cssVarPrefix:o="mui",nativeColor:s=!1,shouldSkipGeneratingVar:a=Km,colorSchemeSelector:l=n.light&&n.dark?"media":void 0,rootSelector:c=":root",...u}=e,d=Object.keys(n)[0],h=r||(n.light&&d!=="light"?"light":d),f=tg(o),{[h]:m,light:p,dark:g,...v}=n,C={...v};let w=m;if((h==="dark"&&!("dark"in n)||h==="light"&&!("light"in n))&&(w=!0),!w)throw new Error(process.env.NODE_ENV!=="production"?`MUI: The \`colorSchemes.${h}\` option is either missing or invalid.`:Gt(21,h));let E;s&&(E="oklch");const _=Do(E,C,w,u,h);p&&!C.light&&Do(E,C,p,void 0,"light"),g&&!C.dark&&Do(E,C,g,void 0,"dark");let S={defaultColorScheme:h,..._,cssVarPrefix:o,colorSchemeSelector:l,rootSelector:c,getCssVar:f,colorSchemes:C,font:{...jm(_.typography),..._.font},spacing:eg(u.spacing)};Object.keys(S.colorSchemes).forEach(k=>{const x=S.colorSchemes[k].palette,I=F=>{const N=F.split("-"),W=N[1],B=N[2];return f(F,x[W][B])};x.mode==="light"&&(P(x.common,"background","#fff"),P(x.common,"onBackground","#000")),x.mode==="dark"&&(P(x.common,"background","#000"),P(x.common,"onBackground","#fff"));function M(F,N,W){if(E){let B;return F===Qt&&(B=`transparent ${((1-W)*100).toFixed(0)}%`),F===oe&&(B=`#000 ${(W*100).toFixed(0)}%`),F===se&&(B=`#fff ${(W*100).toFixed(0)}%`),`color-mix(in ${E}, ${N}, ${B})`}return F(N,W)}if(Qm(x,["Alert","AppBar","Avatar","Button","Chip","FilledInput","LinearProgress","Skeleton","Slider","SnackbarContent","SpeedDialAction","StepConnector","StepContent","Switch","TableCell","Tooltip"]),x.mode==="light"){P(x.Alert,"errorColor",M(oe,x.error.light,.6)),P(x.Alert,"infoColor",M(oe,x.info.light,.6)),P(x.Alert,"successColor",M(oe,x.success.light,.6)),P(x.Alert,"warningColor",M(oe,x.warning.light,.6)),P(x.Alert,"errorFilledBg",I("palette-error-main")),P(x.Alert,"infoFilledBg",I("palette-info-main")),P(x.Alert,"successFilledBg",I("palette-success-main")),P(x.Alert,"warningFilledBg",I("palette-warning-main")),P(x.Alert,"errorFilledColor",st(()=>x.getContrastText(x.error.main))),P(x.Alert,"infoFilledColor",st(()=>x.getContrastText(x.info.main))),P(x.Alert,"successFilledColor",st(()=>x.getContrastText(x.success.main))),P(x.Alert,"warningFilledColor",st(()=>x.getContrastText(x.warning.main))),P(x.Alert,"errorStandardBg",M(se,x.error.light,.9)),P(x.Alert,"infoStandardBg",M(se,x.info.light,.9)),P(x.Alert,"successStandardBg",M(se,x.success.light,.9)),P(x.Alert,"warningStandardBg",M(se,x.warning.light,.9)),P(x.Alert,"errorIconColor",I("palette-error-main")),P(x.Alert,"infoIconColor",I("palette-info-main")),P(x.Alert,"successIconColor",I("palette-success-main")),P(x.Alert,"warningIconColor",I("palette-warning-main")),P(x.AppBar,"defaultBg",I("palette-grey-100")),P(x.Avatar,"defaultBg",I("palette-grey-400")),P(x.Button,"inheritContainedBg",I("palette-grey-300")),P(x.Button,"inheritContainedHoverBg",I("palette-grey-A100")),P(x.Chip,"defaultBorder",I("palette-grey-400")),P(x.Chip,"defaultAvatarColor",I("palette-grey-700")),P(x.Chip,"defaultIconColor",I("palette-grey-700")),P(x.FilledInput,"bg","rgba(0, 0, 0, 0.06)"),P(x.FilledInput,"hoverBg","rgba(0, 0, 0, 0.09)"),P(x.FilledInput,"disabledBg","rgba(0, 0, 0, 0.12)"),P(x.LinearProgress,"primaryBg",M(se,x.primary.main,.62)),P(x.LinearProgress,"secondaryBg",M(se,x.secondary.main,.62)),P(x.LinearProgress,"errorBg",M(se,x.error.main,.62)),P(x.LinearProgress,"infoBg",M(se,x.info.main,.62)),P(x.LinearProgress,"successBg",M(se,x.success.main,.62)),P(x.LinearProgress,"warningBg",M(se,x.warning.main,.62)),P(x.Skeleton,"bg",E?M(Qt,x.text.primary,.11):`rgba(${I("palette-text-primaryChannel")} / 0.11)`),P(x.Slider,"primaryTrack",M(se,x.primary.main,.62)),P(x.Slider,"secondaryTrack",M(se,x.secondary.main,.62)),P(x.Slider,"errorTrack",M(se,x.error.main,.62)),P(x.Slider,"infoTrack",M(se,x.info.main,.62)),P(x.Slider,"successTrack",M(se,x.success.main,.62)),P(x.Slider,"warningTrack",M(se,x.warning.main,.62));const F=E?M(oe,x.background.default,.6825):Gr(x.background.default,.8);P(x.SnackbarContent,"bg",F),P(x.SnackbarContent,"color",st(()=>E?us.text.primary:x.getContrastText(F))),P(x.SpeedDialAction,"fabHoverBg",Gr(x.background.paper,.15)),P(x.StepConnector,"border",I("palette-grey-400")),P(x.StepContent,"border",I("palette-grey-400")),P(x.Switch,"defaultColor",I("palette-common-white")),P(x.Switch,"defaultDisabledColor",I("palette-grey-100")),P(x.Switch,"primaryDisabledColor",M(se,x.primary.main,.62)),P(x.Switch,"secondaryDisabledColor",M(se,x.secondary.main,.62)),P(x.Switch,"errorDisabledColor",M(se,x.error.main,.62)),P(x.Switch,"infoDisabledColor",M(se,x.info.main,.62)),P(x.Switch,"successDisabledColor",M(se,x.success.main,.62)),P(x.Switch,"warningDisabledColor",M(se,x.warning.main,.62)),P(x.TableCell,"border",M(se,M(Qt,x.divider,1),.88)),P(x.Tooltip,"bg",M(Qt,x.grey[700],.92))}if(x.mode==="dark"){P(x.Alert,"errorColor",M(se,x.error.light,.6)),P(x.Alert,"infoColor",M(se,x.info.light,.6)),P(x.Alert,"successColor",M(se,x.success.light,.6)),P(x.Alert,"warningColor",M(se,x.warning.light,.6)),P(x.Alert,"errorFilledBg",I("palette-error-dark")),P(x.Alert,"infoFilledBg",I("palette-info-dark")),P(x.Alert,"successFilledBg",I("palette-success-dark")),P(x.Alert,"warningFilledBg",I("palette-warning-dark")),P(x.Alert,"errorFilledColor",st(()=>x.getContrastText(x.error.dark))),P(x.Alert,"infoFilledColor",st(()=>x.getContrastText(x.info.dark))),P(x.Alert,"successFilledColor",st(()=>x.getContrastText(x.success.dark))),P(x.Alert,"warningFilledColor",st(()=>x.getContrastText(x.warning.dark))),P(x.Alert,"errorStandardBg",M(oe,x.error.light,.9)),P(x.Alert,"infoStandardBg",M(oe,x.info.light,.9)),P(x.Alert,"successStandardBg",M(oe,x.success.light,.9)),P(x.Alert,"warningStandardBg",M(oe,x.warning.light,.9)),P(x.Alert,"errorIconColor",I("palette-error-main")),P(x.Alert,"infoIconColor",I("palette-info-main")),P(x.Alert,"successIconColor",I("palette-success-main")),P(x.Alert,"warningIconColor",I("palette-warning-main")),P(x.AppBar,"defaultBg",I("palette-grey-900")),P(x.AppBar,"darkBg",I("palette-background-paper")),P(x.AppBar,"darkColor",I("palette-text-primary")),P(x.Avatar,"defaultBg",I("palette-grey-600")),P(x.Button,"inheritContainedBg",I("palette-grey-800")),P(x.Button,"inheritContainedHoverBg",I("palette-grey-700")),P(x.Chip,"defaultBorder",I("palette-grey-700")),P(x.Chip,"defaultAvatarColor",I("palette-grey-300")),P(x.Chip,"defaultIconColor",I("palette-grey-300")),P(x.FilledInput,"bg","rgba(255, 255, 255, 0.09)"),P(x.FilledInput,"hoverBg","rgba(255, 255, 255, 0.13)"),P(x.FilledInput,"disabledBg","rgba(255, 255, 255, 0.12)"),P(x.LinearProgress,"primaryBg",M(oe,x.primary.main,.5)),P(x.LinearProgress,"secondaryBg",M(oe,x.secondary.main,.5)),P(x.LinearProgress,"errorBg",M(oe,x.error.main,.5)),P(x.LinearProgress,"infoBg",M(oe,x.info.main,.5)),P(x.LinearProgress,"successBg",M(oe,x.success.main,.5)),P(x.LinearProgress,"warningBg",M(oe,x.warning.main,.5)),P(x.Skeleton,"bg",E?M(Qt,x.text.primary,.13):`rgba(${I("palette-text-primaryChannel")} / 0.13)`),P(x.Slider,"primaryTrack",M(oe,x.primary.main,.5)),P(x.Slider,"secondaryTrack",M(oe,x.secondary.main,.5)),P(x.Slider,"errorTrack",M(oe,x.error.main,.5)),P(x.Slider,"infoTrack",M(oe,x.info.main,.5)),P(x.Slider,"successTrack",M(oe,x.success.main,.5)),P(x.Slider,"warningTrack",M(oe,x.warning.main,.5));const F=E?M(se,x.background.default,.985):Gr(x.background.default,.98);P(x.SnackbarContent,"bg",F),P(x.SnackbarContent,"color",st(()=>E?Pu.text.primary:x.getContrastText(F))),P(x.SpeedDialAction,"fabHoverBg",Gr(x.background.paper,.15)),P(x.StepConnector,"border",I("palette-grey-600")),P(x.StepContent,"border",I("palette-grey-600")),P(x.Switch,"defaultColor",I("palette-grey-300")),P(x.Switch,"defaultDisabledColor",I("palette-grey-600")),P(x.Switch,"primaryDisabledColor",M(oe,x.primary.main,.55)),P(x.Switch,"secondaryDisabledColor",M(oe,x.secondary.main,.55)),P(x.Switch,"errorDisabledColor",M(oe,x.error.main,.55)),P(x.Switch,"infoDisabledColor",M(oe,x.info.main,.55)),P(x.Switch,"successDisabledColor",M(oe,x.success.main,.55)),P(x.Switch,"warningDisabledColor",M(oe,x.warning.main,.55)),P(x.TableCell,"border",M(oe,M(Qt,x.divider,1),.68)),P(x.Tooltip,"bg",M(Qt,x.grey[700],.92))}wt(x.background,"default"),wt(x.background,"paper"),wt(x.common,"background"),wt(x.common,"onBackground"),wt(x,"divider"),Object.keys(x).forEach(F=>{const N=x[F];F!=="tonalOffset"&&N&&typeof N=="object"&&(N.main&&P(x[F],"mainChannel",sr(ar(N.main))),N.light&&P(x[F],"lightChannel",sr(ar(N.light))),N.dark&&P(x[F],"darkChannel",sr(ar(N.dark))),N.contrastText&&P(x[F],"contrastTextChannel",sr(ar(N.contrastText))),F==="text"&&(wt(x[F],"primary"),wt(x[F],"secondary")),F==="action"&&(N.active&&wt(x[F],"active"),N.selected&&wt(x[F],"selected")))})}),S=t.reduce((k,x)=>Le(k,x),S);const T={prefix:o,disableCssColorScheme:i,shouldSkipGeneratingVar:a,getSelector:Zm(S),enableContrastVars:s},{vars:A,generateThemeVars:O,generateStyleSheets:D}=pm(S,T);return S.vars=A,Object.entries(S.colorSchemes[S.defaultColorScheme]).forEach(([k,x])=>{S[k]=x}),S.generateThemeVars=O,S.generateStyleSheets=D,S.generateSpacing=function(){return Eu(u.spacing,zi(this))},S.getColorSchemeSelector=mm(l),S.spacing=S.generateSpacing(),S.shouldSkipGeneratingVar=a,S.unstable_sxConfig={...Mr,...u==null?void 0:u.unstable_sxConfig},S.unstable_sx=function(x){return Gn({sx:x,theme:this})},S.toRuntimeSource=$u,S}function yl(e,t,n){e.colorSchemes&&n&&(e.colorSchemes[t]={...n!==!0&&n,palette:$s({...n===!0?{}:n.palette,mode:t})})}function zu(e={},...t){const{palette:n,cssVariables:r=!1,colorSchemes:i=n?void 0:{light:!0},defaultColorScheme:o=n==null?void 0:n.mode,...s}=e,a=o||"light",l=i==null?void 0:i[a],c={...i,...n?{[a]:{...typeof l!="boolean"&&l,palette:n}}:void 0};if(r===!1){if(!("colorSchemes"in e))return ds(e,...t);let u=n;"palette"in e||c[a]&&(c[a]!==!0?u=c[a].palette:a==="dark"&&(u={mode:"dark"}));const d=ds({...e,palette:u},...t);return d.defaultColorScheme=a,d.colorSchemes=c,d.palette.mode==="light"&&(d.colorSchemes.light={...c.light!==!0&&c.light,palette:d.palette},yl(d,"dark",c.dark)),d.palette.mode==="dark"&&(d.colorSchemes.dark={...c.dark!==!0&&c.dark,palette:d.palette},yl(d,"light",c.light)),d}return!n&&!("light"in c)&&a==="light"&&(c.light=!0),ng({...s,colorSchemes:c,defaultColorScheme:a,...typeof r!="boolean"&&r},...t)}const Ls=zu();function Fu(){const e=Tu(Ls);return process.env.NODE_ENV!=="production"&&j.useDebugValue(e),e[Os]||e}function rg({props:e,name:t}){return Au({props:e,name:t,defaultTheme:Ls,themeId:Os})}function Ns(e){return e!=="ownerState"&&e!=="theme"&&e!=="sx"&&e!=="as"}const ig=e=>Ns(e)&&e!=="classes",Ue=Ru({themeId:Os,defaultTheme:Ls,rootShouldForwardProp:ig});function Ki(...e){const t=j.useRef(void 0),n=j.useCallback(r=>{const i=e.map(o=>{if(o==null)return null;if(typeof o=="function"){const s=o,a=s(r);return typeof a=="function"?a:()=>{s(null)}}return o.current=r,()=>{o.current=null}});return()=>{i.forEach(o=>o==null?void 0:o())}},e);return j.useMemo(()=>e.every(r=>r==null)?null:r=>{t.current&&(t.current(),t.current=void 0),r!=null&&(t.current=n(r))},e)}var og=(e,t,n)=>{if(t.length===1&&t[0]===n){let r=!1;try{const i={};e(i)===i&&(r=!0)}catch{}if(r){let i;try{throw new Error}catch(o){({stack:i}=o)}console.warn(`The result function returned its own inputs without modification. e.g
74
+ \`createSelector([state => state.todos], todos => todos)\`
75
+ This could lead to inefficient memoization and unnecessary re-renders.
76
+ Ensure transformation logic is in the result function, and extraction logic is in the input selectors.`,{stack:i})}}},sg=(e,t,n)=>{const{memoize:r,memoizeOptions:i}=t,{inputSelectorResults:o,inputSelectorResultsCopy:s}=e,a=r(()=>({}),...i);if(!(a.apply(null,o)===a.apply(null,s))){let c;try{throw new Error}catch(u){({stack:c}=u)}console.warn(`An input selector returned a different result when passed same arguments.
77
+ This means your output selector will likely run more frequently than intended.
78
+ Avoid returning a new reference inside your input selector, e.g.
79
+ \`createSelector([state => state.todos.map(todo => todo.id)], todoIds => todoIds.length)\``,{arguments:n,firstInputs:o,secondInputs:s,stack:c})}},ag={inputStabilityCheck:"once",identityFunctionCheck:"once"},pi=Symbol("NOT_FOUND");function lg(e,t=`expected a function, instead received ${typeof e}`){if(typeof e!="function")throw new TypeError(t)}function cg(e,t=`expected an object, instead received ${typeof e}`){if(typeof e!="object")throw new TypeError(t)}function ug(e,t="expected all items to be functions, instead received the following types: "){if(!e.every(n=>typeof n=="function")){const n=e.map(r=>typeof r=="function"?`function ${r.name||"unnamed"}()`:typeof r).join(", ");throw new TypeError(`${t}[${n}]`)}}var xl=e=>Array.isArray(e)?e:[e];function dg(e){const t=Array.isArray(e[0])?e[0]:e;return ug(t,"createSelector expects all input-selectors to be functions, but received the following types: "),t}function bl(e,t){const n=[],{length:r}=e;for(let i=0;i<r;i++)n.push(e[i].apply(null,t));return n}var hg=(e,t)=>{const{identityFunctionCheck:n,inputStabilityCheck:r}={...ag,...t};return{identityFunctionCheck:{shouldRun:n==="always"||n==="once"&&e,run:og},inputStabilityCheck:{shouldRun:r==="always"||r==="once"&&e,run:sg}}};function fg(e){let t;return{get(n){return t&&e(t.key,n)?t.value:pi},put(n,r){t={key:n,value:r}},getEntries(){return t?[t]:[]},clear(){t=void 0}}}function pg(e,t){let n=[];function r(a){const l=n.findIndex(c=>t(a,c.key));if(l>-1){const c=n[l];return l>0&&(n.splice(l,1),n.unshift(c)),c.value}return pi}function i(a,l){r(a)===pi&&(n.unshift({key:a,value:l}),n.length>e&&n.pop())}function o(){return n}function s(){n=[]}return{get:r,put:i,getEntries:o,clear:s}}var mg=(e,t)=>e===t;function gg(e){return function(n,r){if(n===null||r===null||n.length!==r.length)return!1;const{length:i}=n;for(let o=0;o<i;o++)if(!e(n[o],r[o]))return!1;return!0}}function yg(e,t){const n=typeof t=="object"?t:{equalityCheck:t},{equalityCheck:r=mg,maxSize:i=1,resultEqualityCheck:o}=n,s=gg(r);let a=0;const l=i<=1?fg(s):pg(i,s);function c(){let u=l.get(arguments);if(u===pi){if(u=e.apply(null,arguments),a++,o){const h=l.getEntries().find(f=>o(f.value,u));h&&(u=h.value,a!==0&&a--)}l.put(arguments,u)}return u}return c.clearCache=()=>{l.clear(),c.resetResultsCount()},c.resultsCount=()=>a,c.resetResultsCount=()=>{a=0},c}var xg=class{constructor(e){this.value=e}deref(){return this.value}},bg=typeof WeakRef<"u"?WeakRef:xg,vg=0,vl=1;function Vr(){return{s:vg,v:void 0,o:null,p:null}}function Bu(e,t={}){let n=Vr();const{resultEqualityCheck:r}=t;let i,o=0;function s(){var d;let a=n;const{length:l}=arguments;for(let h=0,f=l;h<f;h++){const m=arguments[h];if(typeof m=="function"||typeof m=="object"&&m!==null){let p=a.o;p===null&&(a.o=p=new WeakMap);const g=p.get(m);g===void 0?(a=Vr(),p.set(m,a)):a=g}else{let p=a.p;p===null&&(a.p=p=new Map);const g=p.get(m);g===void 0?(a=Vr(),p.set(m,a)):a=g}}const c=a;let u;if(a.s===vl)u=a.v;else if(u=e.apply(null,arguments),o++,r){const h=((d=i==null?void 0:i.deref)==null?void 0:d.call(i))??i;h!=null&&r(h,u)&&(u=h,o!==0&&o--),i=typeof u=="object"&&u!==null||typeof u=="function"?new bg(u):u}return c.s=vl,c.v=u,u}return s.clearCache=()=>{n=Vr(),s.resetResultsCount()},s.resultsCount=()=>o,s.resetResultsCount=()=>{o=0},s}function Gu(e,...t){const n=typeof e=="function"?{memoize:e,memoizeOptions:t}:e,r=(...i)=>{let o=0,s=0,a,l={},c=i.pop();typeof c=="object"&&(l=c,c=i.pop()),lg(c,`createSelector expects an output function after the inputs, but received: [${typeof c}]`);const u={...n,...l},{memoize:d,memoizeOptions:h=[],argsMemoize:f=Bu,argsMemoizeOptions:m=[],devModeChecks:p={}}=u,g=xl(h),v=xl(m),C=dg(i),w=d(function(){return o++,c.apply(null,arguments)},...g);let E=!0;const _=f(function(){s++;const T=bl(C,arguments);if(a=w.apply(null,T),process.env.NODE_ENV!=="production"){const{identityFunctionCheck:A,inputStabilityCheck:O}=hg(E,p);if(A.shouldRun&&A.run(c,T,a),O.shouldRun){const D=bl(C,arguments);O.run({inputSelectorResults:T,inputSelectorResultsCopy:D},{memoize:d,memoizeOptions:g},arguments)}E&&(E=!1)}return a},...v);return Object.assign(_,{resultFunc:c,memoizedResultFunc:w,dependencies:C,dependencyRecomputations:()=>s,resetDependencyRecomputations:()=>{s=0},lastResult:()=>a,recomputations:()=>o,resetRecomputations:()=>{o=0},memoize:d,argsMemoize:f})};return Object.assign(r,{withTypes:()=>r}),r}var Sg=Gu(Bu),wg=Object.assign((e,t=Sg)=>{cg(e,`createStructuredSelector expects first argument to be an object where each property is a selector, instead received a ${typeof e}`);const n=Object.keys(e),r=n.map(o=>e[o]);return t(r,(...o)=>o.reduce((s,a,l)=>(s[n[l]]=a,s),{}))},{withTypes:()=>wg});const Eg=Gu({memoize:yg,memoizeOptions:{maxSize:1,equalityCheck:Object.is}}),X=(e,t,n,r,i,o,s,a,...l)=>{if(l.length>0)throw new Error("Unsupported number of selectors");let c;if(e&&t&&n&&r&&i&&o&&s&&a)c=(u,d,h,f)=>{const m=e(u,d,h,f),p=t(u,d,h,f),g=n(u,d,h,f),v=r(u,d,h,f),C=i(u,d,h,f),w=o(u,d,h,f),E=s(u,d,h,f);return a(m,p,g,v,C,w,E,d,h,f)};else if(e&&t&&n&&r&&i&&o&&s)c=(u,d,h,f)=>{const m=e(u,d,h,f),p=t(u,d,h,f),g=n(u,d,h,f),v=r(u,d,h,f),C=i(u,d,h,f),w=o(u,d,h,f);return s(m,p,g,v,C,w,d,h,f)};else if(e&&t&&n&&r&&i&&o)c=(u,d,h,f)=>{const m=e(u,d,h,f),p=t(u,d,h,f),g=n(u,d,h,f),v=r(u,d,h,f),C=i(u,d,h,f);return o(m,p,g,v,C,d,h,f)};else if(e&&t&&n&&r&&i)c=(u,d,h,f)=>{const m=e(u,d,h,f),p=t(u,d,h,f),g=n(u,d,h,f),v=r(u,d,h,f);return i(m,p,g,v,d,h,f)};else if(e&&t&&n&&r)c=(u,d,h,f)=>{const m=e(u,d,h,f),p=t(u,d,h,f),g=n(u,d,h,f);return r(m,p,g,d,h,f)};else if(e&&t&&n)c=(u,d,h,f)=>{const m=e(u,d,h,f),p=t(u,d,h,f);return n(m,p,d,h,f)};else if(e&&t)c=(u,d,h,f)=>{const m=e(u,d,h,f);return t(m,d,h,f)};else if(e)c=e;else throw new Error("Missing arguments");return c},zs=e=>(...t)=>{const n=new WeakMap;let r=1;const i=t[t.length-1],o=t.length-1||1,s=Math.max(i.length-o,0);if(s>3)throw new Error("Unsupported number of arguments");return(l,c,u,d)=>{let h=l.__cacheKey__;h||(h={id:r},l.__cacheKey__=h,r+=1);let f=n.get(h);if(!f){const m=t.length===1?[v=>v,i]:t;let p=t;const g=[void 0,void 0,void 0];switch(s){case 0:break;case 1:{p=[...m.slice(0,-1),()=>g[0],i];break}case 2:{p=[...m.slice(0,-1),()=>g[0],()=>g[1],i];break}case 3:{p=[...m.slice(0,-1),()=>g[0],()=>g[1],()=>g[2],i];break}default:throw new Error("Unsupported number of arguments")}e&&(p=[...p,e]),f=Eg(...p),f.selectorArgs=g,n.set(h,f)}switch(s){case 3:f.selectorArgs[2]=d;case 2:f.selectorArgs[1]=u;case 1:f.selectorArgs[0]=c}switch(s){case 0:return f(l);case 1:return f(l,c);case 2:return f(l,c,u);case 3:return f(l,c,u,d);default:throw new Error("unreachable")}}},Re=zs();var Ur={exports:{}},$o={};/**
80
+ * @license React
81
+ * use-sync-external-store-shim.production.js
82
+ *
83
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
84
+ *
85
+ * This source code is licensed under the MIT license found in the
86
+ * LICENSE file in the root directory of this source tree.
87
+ */var Sl;function Tg(){if(Sl)return $o;Sl=1;var e=$;function t(d,h){return d===h&&(d!==0||1/d===1/h)||d!==d&&h!==h}var n=typeof Object.is=="function"?Object.is:t,r=e.useState,i=e.useEffect,o=e.useLayoutEffect,s=e.useDebugValue;function a(d,h){var f=h(),m=r({inst:{value:f,getSnapshot:h}}),p=m[0].inst,g=m[1];return o(function(){p.value=f,p.getSnapshot=h,l(p)&&g({inst:p})},[d,f,h]),i(function(){return l(p)&&g({inst:p}),d(function(){l(p)&&g({inst:p})})},[d]),s(f),f}function l(d){var h=d.getSnapshot;d=d.value;try{var f=h();return!n(d,f)}catch{return!0}}function c(d,h){return h()}var u=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?c:a;return $o.useSyncExternalStore=e.useSyncExternalStore!==void 0?e.useSyncExternalStore:u,$o}var Lo={};/**
88
+ * @license React
89
+ * use-sync-external-store-shim.development.js
90
+ *
91
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
92
+ *
93
+ * This source code is licensed under the MIT license found in the
94
+ * LICENSE file in the root directory of this source tree.
95
+ */var wl;function Cg(){return wl||(wl=1,process.env.NODE_ENV!=="production"&&(function(){function e(f,m){return f===m&&(f!==0||1/f===1/m)||f!==f&&m!==m}function t(f,m){u||i.startTransition===void 0||(u=!0,console.error("You are using an outdated, pre-release alpha of React 18 that does not support useSyncExternalStore. The use-sync-external-store shim will not work correctly. Upgrade to a newer pre-release."));var p=m();if(!d){var g=m();o(p,g)||(console.error("The result of getSnapshot should be cached to avoid an infinite loop"),d=!0)}g=s({inst:{value:p,getSnapshot:m}});var v=g[0].inst,C=g[1];return l(function(){v.value=p,v.getSnapshot=m,n(v)&&C({inst:v})},[f,p,m]),a(function(){return n(v)&&C({inst:v}),f(function(){n(v)&&C({inst:v})})},[f]),c(p),p}function n(f){var m=f.getSnapshot;f=f.value;try{var p=m();return!o(f,p)}catch{return!0}}function r(f,m){return m()}typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var i=$,o=typeof Object.is=="function"?Object.is:e,s=i.useState,a=i.useEffect,l=i.useLayoutEffect,c=i.useDebugValue,u=!1,d=!1,h=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?r:t;Lo.useSyncExternalStore=i.useSyncExternalStore!==void 0?i.useSyncExternalStore:h,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())})()),Lo}var El;function Fs(){return El||(El=1,process.env.NODE_ENV==="production"?Ur.exports=Tg():Ur.exports=Cg()),Ur.exports}var _g=Fs(),Wr={exports:{}},No={};/**
96
+ * @license React
97
+ * use-sync-external-store-shim/with-selector.production.js
98
+ *
99
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
100
+ *
101
+ * This source code is licensed under the MIT license found in the
102
+ * LICENSE file in the root directory of this source tree.
103
+ */var Tl;function Mg(){if(Tl)return No;Tl=1;var e=$,t=Fs();function n(c,u){return c===u&&(c!==0||1/c===1/u)||c!==c&&u!==u}var r=typeof Object.is=="function"?Object.is:n,i=t.useSyncExternalStore,o=e.useRef,s=e.useEffect,a=e.useMemo,l=e.useDebugValue;return No.useSyncExternalStoreWithSelector=function(c,u,d,h,f){var m=o(null);if(m.current===null){var p={hasValue:!1,value:null};m.current=p}else p=m.current;m=a(function(){function v(S){if(!C){if(C=!0,w=S,S=h(S),f!==void 0&&p.hasValue){var T=p.value;if(f(T,S))return E=T}return E=S}if(T=E,r(w,S))return T;var A=h(S);return f!==void 0&&f(T,A)?(w=S,T):(w=S,E=A)}var C=!1,w,E,_=d===void 0?null:d;return[function(){return v(u())},_===null?void 0:function(){return v(_())}]},[u,d,h,f]);var g=i(c,m[0],m[1]);return s(function(){p.hasValue=!0,p.value=g},[g]),l(g),g},No}var zo={};/**
104
+ * @license React
105
+ * use-sync-external-store-shim/with-selector.development.js
106
+ *
107
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
108
+ *
109
+ * This source code is licensed under the MIT license found in the
110
+ * LICENSE file in the root directory of this source tree.
111
+ */var Cl;function Rg(){return Cl||(Cl=1,process.env.NODE_ENV!=="production"&&(function(){function e(c,u){return c===u&&(c!==0||1/c===1/u)||c!==c&&u!==u}typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var t=$,n=Fs(),r=typeof Object.is=="function"?Object.is:e,i=n.useSyncExternalStore,o=t.useRef,s=t.useEffect,a=t.useMemo,l=t.useDebugValue;zo.useSyncExternalStoreWithSelector=function(c,u,d,h,f){var m=o(null);if(m.current===null){var p={hasValue:!1,value:null};m.current=p}else p=m.current;m=a(function(){function v(S){if(!C){if(C=!0,w=S,S=h(S),f!==void 0&&p.hasValue){var T=p.value;if(f(T,S))return E=T}return E=S}if(T=E,r(w,S))return T;var A=h(S);return f!==void 0&&f(T,A)?(w=S,T):(w=S,E=A)}var C=!1,w,E,_=d===void 0?null:d;return[function(){return v(u())},_===null?void 0:function(){return v(_())}]},[u,d,h,f]);var g=i(c,m[0],m[1]);return s(function(){p.hasValue=!0,p.value=g},[g]),l(g),g},typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())})()),zo}var _l;function Ig(){return _l||(_l=1,process.env.NODE_ENV==="production"?Wr.exports=Mg():Wr.exports=Rg()),Wr.exports}var Ag=Ig();const jg=parseInt(j.version,10),kg=jg>=19,Og=kg?Pg:Dg;function Vu(e,t,n,r,i){return Og(e,t,n,r,i)}function Pg(e,t,n,r,i){const o=j.useCallback(()=>t(e.getSnapshot(),n,r,i),[e,t,n,r,i]);return _g.useSyncExternalStore(e.subscribe,o,o)}function Dg(e,t,n,r,i){return Ag.useSyncExternalStoreWithSelector(e.subscribe,e.getSnapshot,e.getSnapshot,o=>t(o,n,r,i))}const Ml={};function $g(e,t){const n=j.useRef(Ml);return n.current===Ml&&(n.current=e(t)),n}const Lg=[];function Ng(e){j.useEffect(e,Lg)}const zg=()=>{};function Fg(e,t,n){const r=$g(Bg,{store:e,selector:t}).current;r.effect=n,Ng(r.onMount)}function Bg(e){const{store:t,selector:n}=e;let r=n(t.state);const i={effect:zg,dispose:null,subscribe:()=>{i.dispose??(i.dispose=t.subscribe(o=>{const s=n(o);if(!Object.is(r,s)){const a=r;r=s,i.effect(a,s)}}))},onMount:()=>(i.subscribe(),()=>{var o;(o=i.dispose)==null||o.call(i),i.dispose=null})};return i.subscribe(),i}class Bs{constructor(t){H(this,"subscribe",t=>(this.listeners.add(t),()=>{this.listeners.delete(t)}));H(this,"getSnapshot",()=>this.state);H(this,"use",(t,n,r,i)=>Vu(this,t,n,r,i));this.state=t,this.listeners=new Set,this.updateTick=0}static create(t){return new Bs(t)}setState(t){this.state=t,this.updateTick+=1;const n=this.updateTick,r=this.listeners.values();let i;for(;i=r.next(),!i.done;){if(n!==this.updateTick)return;const o=i.value;o(t)}}update(t){for(const n in t)if(!Object.is(this.state[n],t[n])){this.setState(G({},this.state,t));return}}set(t,n){Object.is(this.state[t],n)||this.setState(G({},this.state,{[t]:n}))}}const Xi=({params:e,store:t})=>{j.useEffect(()=>{t.set("animation",G({},t.state.animation,{skip:e.skipAnimation}))},[t,e.skipAnimation]);const n=j.useCallback(()=>{let r=!1;return t.set("animation",G({},t.state.animation,{skipAnimationRequests:t.state.animation.skipAnimationRequests+1})),()=>{r||(r=!0,t.set("animation",G({},t.state.animation,{skipAnimationRequests:t.state.animation.skipAnimationRequests-1})))}},[t]);return pt(()=>{if(typeof window>"u"||!(window!=null&&window.matchMedia))return;let i;const o=a=>{a.matches?i=n():i==null||i()},s=window.matchMedia("(prefers-reduced-motion)");return o(s),s.addEventListener("change",o),()=>{s.removeEventListener("change",o)}},[n,t]),{instance:{disableAnimation:n}}};Xi.params={skipAnimation:!0};Xi.getDefaultizedParams=({params:e})=>G({},e,{skipAnimation:e.skipAnimation??!1});Xi.getInitialState=({skipAnimation:e})=>{const t=typeof window>"u"||!(window!=null&&window.matchMedia),n=process.env.NODE_ENV==="test"?t:!1;return{animation:{skip:e,skipAnimationRequests:n?1:0}}};const Gg=e=>e.animation,Vg=X(Gg,e=>e.skip||e.skipAnimationRequests>0);function Uu(e,t){const n=j.useRef(!0);j.useEffect(()=>{if(n.current){n.current=!1;return}return e()},t)}function dr(e){return e&&e.ownerDocument||document}function Ug(e){return dr(e).defaultView||window}const Ee=Vu,Wg="DEFAULT_X_AXIS_KEY",Hg="DEFAULT_Y_AXIS_KEY",Yg={top:20,bottom:20,left:20,right:20},qg=45,Jg=25,Wu=20,jt=e=>{var t;return(t=e.cartesianAxis)==null?void 0:t.x},kt=e=>{var t;return(t=e.cartesianAxis)==null?void 0:t.y},Kg=X(kt,function(t){return(t??[]).reduce((n,r)=>{var i;return r.position==="left"?n+(r.width||0)+((i=r.zoom)!=null&&i.slider.enabled?r.zoom.slider.size:0):n},0)}),Xg=X(kt,function(t){return(t??[]).reduce((n,r)=>{var i;return r.position==="right"?n+(r.width||0)+((i=r.zoom)!=null&&i.slider.enabled?r.zoom.slider.size:0):n},0)}),Zg=X(jt,function(t){return(t??[]).reduce((n,r)=>{var i;return r.position==="top"?n+(r.height||0)+((i=r.zoom)!=null&&i.slider.enabled?r.zoom.slider.size:0):n},0)}),Qg=X(jt,function(t){return(t??[]).reduce((n,r)=>{var i;return r.position==="bottom"?n+(r.height||0)+((i=r.zoom)!=null&&i.slider.enabled?r.zoom.slider.size:0):n},0)}),e0=Re(Kg,Xg,Zg,Qg,function(t,n,r,i){return{left:t,right:n,top:r,bottom:i}}),Rr=e=>e.dimensions,t0=e=>e.dimensions.margin,gt=Re(Rr,t0,e0,function({width:t,height:n},{top:r,right:i,bottom:o,left:s},{left:a,right:l,top:c,bottom:u}){return{width:t-s-i-a-l,left:s+a,right:i+l,height:n-r-o-c-u,top:r+c,bottom:o+u}}),n0=X(Rr,e=>e.width),r0=X(Rr,e=>e.height),i0=X(Rr,e=>e.propsWidth),o0=X(Rr,e=>e.propsHeight);function Hu(e,t){return typeof e=="number"?{top:e,bottom:e,left:e,right:e}:t?G({},t,e):e}const s0=10,Zi=({params:e,store:t,svgRef:n})=>{const r=e.width!==void 0&&e.height!==void 0,i=j.useRef({displayError:!1,initialCompute:!0,computeRun:0}),[o,s]=j.useState(0),[a,l]=j.useState(0),c=j.useCallback(()=>{const m=n==null?void 0:n.current;if(!m)return{};const g=Ug(m).getComputedStyle(m),v=Math.floor(parseFloat(g.height))||0,C=Math.floor(parseFloat(g.width))||0;return(t.state.dimensions.width!==C||t.state.dimensions.height!==v)&&t.set("dimensions",{margin:{top:e.margin.top,right:e.margin.right,bottom:e.margin.bottom,left:e.margin.left},width:e.width??C,height:e.height??v,propsWidth:e.width,propsHeight:e.height}),{height:v,width:C}},[t,n,e.height,e.width,e.margin.left,e.margin.right,e.margin.top,e.margin.bottom]);Uu(()=>{const m=e.width??t.state.dimensions.width,p=e.height??t.state.dimensions.height;t.set("dimensions",{margin:{top:e.margin.top,right:e.margin.right,bottom:e.margin.bottom,left:e.margin.left},width:m,height:p,propsHeight:e.height,propsWidth:e.width})},[t,e.height,e.width,e.margin.left,e.margin.right,e.margin.top,e.margin.bottom]),j.useEffect(()=>{i.current.displayError=!0},[]),pt(()=>{if(r||!i.current.initialCompute||i.current.computeRun>s0)return;const m=c();m.width!==o||m.height!==a?(i.current.computeRun+=1,m.width!==void 0&&s(m.width),m.height!==void 0&&l(m.height)):i.current.initialCompute&&(i.current.initialCompute=!1)},[a,o,c,r]),pt(()=>{if(r)return()=>{};c();const m=n.current;if(typeof ResizeObserver>"u")return()=>{};let p;const g=new ResizeObserver(()=>{p=requestAnimationFrame(()=>{c()})});return m&&g.observe(m),()=>{p&&cancelAnimationFrame(p),m&&g.unobserve(m)}},[c,r,n]),process.env.NODE_ENV!=="production"&&(i.current.displayError&&e.width===void 0&&o===0&&(console.error("MUI X Charts: ChartContainer does not have `width` prop, and its container has no `width` defined."),i.current.displayError=!1),i.current.displayError&&e.height===void 0&&a===0&&(console.error("MUI X Charts: ChartContainer does not have `height` prop, and its container has no `height` defined."),i.current.displayError=!1));const u=Ee(t,gt),d=j.useCallback(m=>m>=u.left-1&&m<=u.left+u.width,[u.left,u.width]),h=j.useCallback(m=>m>=u.top-1&&m<=u.top+u.height,[u.height,u.top]);return{instance:{isPointInside:j.useCallback((m,p,g)=>g&&"closest"in g&&g.closest("[data-drawing-container]")?!0:d(m)&&h(p),[d,h]),isXInside:d,isYInside:h}}};Zi.params={width:!0,height:!0,margin:!0};Zi.getDefaultizedParams=({params:e})=>G({},e,{margin:Hu(e.margin,Yg)});Zi.getInitialState=({width:e,height:t,margin:n})=>({dimensions:{margin:n,width:e??0,height:t??0,propsWidth:e,propsHeight:t}});const Gs=({params:e,store:t})=>(pt(()=>{t.set("experimentalFeatures",e.experimentalFeatures)},[t,e.experimentalFeatures]),{});Gs.params={experimentalFeatures:!0};Gs.getInitialState=({experimentalFeatures:e})=>({experimentalFeatures:e});const a0=e=>e.experimentalFeatures,Qi=X(a0,e=>!!(e!=null&&e.preferStrictDomainInLineCharts));let Rl=0;const l0=()=>(Rl+=1,`mui-chart-${Rl}`),Vs=({params:e,store:t})=>(j.useEffect(()=>{e.id===void 0||e.id===t.state.id.providedChartId&&t.state.id.chartId!==void 0||t.set("id",G({},t.state.id,{chartId:e.id??l0()}))},[t,e.id]),{});Vs.params={id:!0};Vs.getInitialState=({id:e})=>({id:{chartId:e,providedChartId:e}});const c0=e=>e.id,u0=X(c0,e=>e.chartId),d0=["#4254FB","#FFB422","#FA4F58","#0DBEFF","#22BF75","#FA83B4","#FF7511"],h0=["#495AFB","#FFC758","#F35865","#30C8FF","#44CE8D","#F286B3","#FF8C39"],Yu=e=>e==="dark"?h0:d0,qu=({series:e,colors:t,seriesConfig:n})=>{const r={};return e.forEach((i,o)=>{var l;const s=n[i.type].getSeriesWithDefaultValues(i,o,t),a=s.id;if(r[i.type]===void 0&&(r[i.type]={series:{},seriesOrder:[]}),((l=r[i.type])==null?void 0:l.series[a])!==void 0)throw new Error(`MUI X Charts: series' id "${a}" is not unique.`);r[i.type].series[a]=s,r[i.type].seriesOrder.push(a)}),r},f0=(e,t,n)=>{const r={};return Object.keys(t).forEach(i=>{var s,a;const o=e[i];o!==void 0&&(r[i]=((a=(s=t[i])==null?void 0:s.seriesProcessor)==null?void 0:a.call(s,o,n))??o)}),r},p0=(e,t,n)=>{let r=!1;const i={};return Object.keys(e).forEach(o=>{var l;const s=(l=t[o])==null?void 0:l.seriesLayout,a=e[o];if(s!==void 0&&a!==void 0){const c=s(a,n);c&&c!==e[o]&&(r=!0,i[o]=c)}}),r?i:{}},eo=({params:e,store:t,seriesConfig:n})=>{const{series:r,dataset:i,theme:o,colors:s}=e;return Uu(()=>{t.set("series",G({},t.state.series,{defaultizedSeries:qu({series:r,colors:typeof s=="function"?s(o):s,seriesConfig:n}),dataset:i}))},[s,i,r,o,n,t]),{}};eo.params={dataset:!0,series:!0,colors:!0,theme:!0};const m0=[];eo.getDefaultizedParams=({params:e})=>{var t;return G({},e,{series:(t=e.series)!=null&&t.length?e.series:m0,colors:e.colors??Yu,theme:e.theme??"light"})};eo.getInitialState=({series:e=[],colors:t,theme:n,dataset:r},i,o)=>({series:{seriesConfig:o,defaultizedSeries:qu({series:e,colors:typeof t=="function"?t(n):t,seriesConfig:o}),dataset:r}});const Us=e=>e.series,g0=X(Us,e=>e.defaultizedSeries),Ht=X(Us,e=>e.seriesConfig),y0=X(Us,e=>e.dataset),it=Re(g0,Ht,y0,function(t,n,r){return f0(t,n,r)});Re(it,Ht,gt,function(t,n,r){return p0(t,n,r)});const x0={abort:!0,animationcancel:!0,animationend:!0,animationiteration:!0,animationstart:!0,auxclick:!0,beforeinput:!0,beforetoggle:!0,blur:!0,cancel:!0,canplay:!0,canplaythrough:!0,change:!0,click:!0,close:!0,compositionend:!0,compositionstart:!0,compositionupdate:!0,contextlost:!0,contextmenu:!0,contextrestored:!0,copy:!0,cuechange:!0,cut:!0,dblclick:!0,drag:!0,dragend:!0,dragenter:!0,dragleave:!0,dragover:!0,dragstart:!0,drop:!0,durationchange:!0,emptied:!0,ended:!0,error:!0,focus:!0,focusin:!0,focusout:!0,formdata:!0,gotpointercapture:!0,input:!0,invalid:!0,keydown:!0,keypress:!0,keyup:!0,load:!0,loadeddata:!0,loadedmetadata:!0,loadstart:!0,lostpointercapture:!0,mousedown:!0,mouseenter:!0,mouseleave:!0,mousemove:!0,mouseout:!0,mouseover:!0,mouseup:!0,paste:!0,pause:!0,play:!0,playing:!0,pointercancel:!0,pointerdown:!0,pointerenter:!0,pointerleave:!0,pointermove:!0,pointerout:!0,pointerover:!0,pointerup:!0,progress:!0,ratechange:!0,reset:!0,resize:!0,scroll:!0,scrollend:!0,securitypolicyviolation:!0,seeked:!0,seeking:!0,select:!0,selectionchange:!0,selectstart:!0,slotchange:!0,stalled:!0,submit:!0,suspend:!0,timeupdate:!0,toggle:!0,touchcancel:!0,touchend:!0,touchmove:!0,touchstart:!0,transitioncancel:!0,transitionend:!0,transitionrun:!0,transitionstart:!0,volumechange:!0,waiting:!0,webkitanimationend:!0,webkitanimationiteration:!0,webkitanimationstart:!0,webkittransitionend:!0,wheel:!0,beforematch:!0,pointerrawupdate:!0};class Ju{constructor(t){H(this,"customData",{});H(this,"handleOptionsChange",t=>{t&&t.detail&&this.updateOptions(t.detail)});H(this,"handleStateChange",t=>{t&&t.detail&&this.updateState(t.detail)});if(!t||!t.name)throw new Error("Gesture must be initialized with a valid name.");if(t.name in x0)throw new Error(`Gesture can't be created with a native event name. Tried to use "${t.name}". Please use a custom name instead.`);this.name=t.name,this.preventDefault=t.preventDefault??!1,this.stopPropagation=t.stopPropagation??!1,this.preventIf=t.preventIf??[],this.requiredKeys=t.requiredKeys??[],this.pointerMode=t.pointerMode??[],this.pointerOptions=t.pointerOptions??{}}init(t,n,r,i){this.element=t,this.pointerManager=n,this.gesturesRegistry=r,this.keyboardManager=i;const o=`${this.name}ChangeOptions`;this.element.addEventListener(o,this.handleOptionsChange);const s=`${this.name}ChangeState`;this.element.addEventListener(s,this.handleStateChange)}updateOptions(t){this.preventDefault=t.preventDefault??this.preventDefault,this.stopPropagation=t.stopPropagation??this.stopPropagation,this.preventIf=t.preventIf??this.preventIf,this.requiredKeys=t.requiredKeys??this.requiredKeys,this.pointerMode=t.pointerMode??this.pointerMode,this.pointerOptions=t.pointerOptions??this.pointerOptions}getBaseConfig(){return{requiredKeys:this.requiredKeys}}getEffectiveConfig(t,n){if(t!=="mouse"&&t!=="touch"&&t!=="pen")return n;const r=this.pointerOptions[t];return r?G({},n,r):n}updateState(t){Object.assign(this.state,t)}getTargetElement(t){return this.isActive||this.element===t.target||"contains"in this.element&&this.element.contains(t.target)||"getRootNode"in this.element&&this.element.getRootNode()instanceof ShadowRoot&&t.composedPath().includes(this.element)?this.element:null}set isActive(t){t?this.gesturesRegistry.registerActiveGesture(this.element,this):this.gesturesRegistry.unregisterActiveGesture(this.element,this)}get isActive(){return this.gesturesRegistry.isGestureActive(this.element,this)??!1}shouldPreventGesture(t,n){const r=this.getEffectiveConfig(n,this.getBaseConfig());if(!this.keyboardManager.areKeysPressed(r.requiredKeys))return!0;if(this.preventIf.length===0)return!1;const i=this.gesturesRegistry.getActiveGestures(t);return this.preventIf.some(o=>i[o])}isPointerTypeAllowed(t){return!this.pointerMode||this.pointerMode.length===0?!0:this.pointerMode.includes(t)}destroy(){const t=`${this.name}ChangeOptions`;this.element.removeEventListener(t,this.handleOptionsChange);const n=`${this.name}ChangeState`;this.element.removeEventListener(n,this.handleStateChange)}}class b0{constructor(){H(this,"activeGestures",new Map)}registerActiveGesture(t,n){this.activeGestures.has(t)||this.activeGestures.set(t,new Set);const r=this.activeGestures.get(t),i={gesture:n,element:t};r.add(i)}unregisterActiveGesture(t,n){const r=this.activeGestures.get(t);r&&(r.forEach(i=>{i.gesture===n&&r.delete(i)}),r.size===0&&this.activeGestures.delete(t))}getActiveGestures(t){const n=this.activeGestures.get(t);return n?Array.from(n).reduce((r,i)=>(r[i.gesture.name]=!0,r),{}):{}}isGestureActive(t,n){const r=this.activeGestures.get(t);return r?Array.from(r).some(i=>i.gesture===n):!1}destroy(){this.activeGestures.clear()}unregisterElement(t){this.activeGestures.delete(t)}}class v0{constructor(){H(this,"pressedKeys",new Set);H(this,"handleKeyDown",t=>{this.pressedKeys.add(t.key)});H(this,"handleKeyUp",t=>{this.pressedKeys.delete(t.key)});H(this,"clearKeys",()=>{this.pressedKeys.clear()});this.initialize()}initialize(){typeof window>"u"||(window.addEventListener("keydown",this.handleKeyDown),window.addEventListener("keyup",this.handleKeyUp),window.addEventListener("blur",this.clearKeys))}areKeysPressed(t){return!t||t.length===0?!0:t.every(n=>n==="ControlOrMeta"?navigator.platform.includes("Mac")?this.pressedKeys.has("Meta"):this.pressedKeys.has("Control"):this.pressedKeys.has(n))}destroy(){typeof window<"u"&&(window.removeEventListener("keydown",this.handleKeyDown),window.removeEventListener("keyup",this.handleKeyUp),window.removeEventListener("blur",this.clearKeys)),this.clearKeys()}}class S0{constructor(t){H(this,"preventEventInterruption",!0);H(this,"pointers",new Map);H(this,"gestureHandlers",new Set);H(this,"handleInterruptEvents",t=>{if(this.preventEventInterruption&&"pointerType"in t&&t.pointerType==="touch"){t.preventDefault();return}const n=new PointerEvent("forceCancel",{bubbles:!1,cancelable:!1}),r=this.pointers.values().next().value;if(this.pointers.size>0&&r){Object.defineProperties(n,{clientX:{value:r.clientX},clientY:{value:r.clientY},pointerId:{value:r.pointerId},pointerType:{value:r.pointerType}});for(const[i,o]of this.pointers.entries()){const s=G({},o,{type:"forceCancel"});this.pointers.set(i,s)}}this.notifyHandlers(n),this.pointers.clear()});H(this,"handlePointerEvent",t=>{const{type:n,pointerId:r}=t;if(n==="pointerdown"||n==="pointermove")this.pointers.set(r,this.createPointerData(t));else if(n==="pointerup"||n==="pointercancel"||n==="forceCancel"){this.pointers.set(r,this.createPointerData(t)),this.notifyHandlers(t),this.pointers.delete(r);return}this.notifyHandlers(t)});this.root=t.root??document.getRootNode({composed:!0})??document.body,this.touchAction=t.touchAction||"auto",this.passive=t.passive??!1,this.preventEventInterruption=t.preventEventInterruption??!0,this.setupEventListeners()}registerGestureHandler(t){return this.gestureHandlers.add(t),()=>{this.gestureHandlers.delete(t)}}getPointers(){return new Map(this.pointers)}setupEventListeners(){this.touchAction!=="auto"&&(this.root.style.touchAction=this.touchAction),this.root.addEventListener("pointerdown",this.handlePointerEvent,{passive:this.passive}),this.root.addEventListener("pointermove",this.handlePointerEvent,{passive:this.passive}),this.root.addEventListener("pointerup",this.handlePointerEvent,{passive:this.passive}),this.root.addEventListener("pointercancel",this.handlePointerEvent,{passive:this.passive}),this.root.addEventListener("forceCancel",this.handlePointerEvent,{passive:this.passive}),this.root.addEventListener("blur",this.handleInterruptEvents),this.root.addEventListener("contextmenu",this.handleInterruptEvents)}notifyHandlers(t){this.gestureHandlers.forEach(n=>n(this.pointers,t))}createPointerData(t){return{pointerId:t.pointerId,clientX:t.clientX,clientY:t.clientY,pageX:t.pageX,pageY:t.pageY,target:t.target,timeStamp:t.timeStamp,type:t.type,isPrimary:t.isPrimary,pressure:t.pressure,width:t.width,height:t.height,pointerType:t.pointerType,srcEvent:t}}destroy(){this.root.removeEventListener("pointerdown",this.handlePointerEvent),this.root.removeEventListener("pointermove",this.handlePointerEvent),this.root.removeEventListener("pointerup",this.handlePointerEvent),this.root.removeEventListener("pointercancel",this.handlePointerEvent),this.root.removeEventListener("forceCancel",this.handlePointerEvent),this.root.removeEventListener("blur",this.handleInterruptEvents),this.root.removeEventListener("contextmenu",this.handleInterruptEvents),this.pointers.clear(),this.gestureHandlers.clear()}}class w0{constructor(t){H(this,"gestureTemplates",new Map);H(this,"elementGestureMap",new Map);H(this,"activeGesturesRegistry",new b0);H(this,"keyboardManager",new v0);this.pointerManager=new S0({root:t.root,touchAction:t.touchAction,passive:t.passive}),t.gestures&&t.gestures.length>0&&t.gestures.forEach(n=>{this.addGestureTemplate(n)})}addGestureTemplate(t){this.gestureTemplates.has(t.name)&&console.warn(`Gesture template with name "${t.name}" already exists. It will be overwritten.`),this.gestureTemplates.set(t.name,t)}setGestureOptions(t,n,r){const i=this.elementGestureMap.get(n);if(!i||!i.has(t)){console.error(`Gesture "${t}" not found on the provided element.`);return}const o=new CustomEvent(`${t}ChangeOptions`,{detail:r,bubbles:!1,cancelable:!1,composed:!1});n.dispatchEvent(o)}setGestureState(t,n,r){const i=this.elementGestureMap.get(n);if(!i||!i.has(t)){console.error(`Gesture "${t}" not found on the provided element.`);return}const o=new CustomEvent(`${t}ChangeState`,{detail:r,bubbles:!1,cancelable:!1,composed:!1});n.dispatchEvent(o)}registerElement(t,n,r){return Array.isArray(t)||(t=[t]),t.forEach(i=>{const o=r==null?void 0:r[i];this.registerSingleGesture(i,n,o)}),n}registerSingleGesture(t,n,r){const i=this.gestureTemplates.get(t);if(!i)return console.error(`Gesture template "${t}" not found.`),!1;this.elementGestureMap.has(n)||this.elementGestureMap.set(n,new Map);const o=this.elementGestureMap.get(n);o.has(t)&&(console.warn(`Element already has gesture "${t}" registered. It will be replaced.`),this.unregisterElement(t,n));const s=i.clone(r);return s.init(n,this.pointerManager,this.activeGesturesRegistry,this.keyboardManager),o.set(t,s),!0}unregisterElement(t,n){const r=this.elementGestureMap.get(n);return!r||!r.has(t)?!1:(r.get(t).destroy(),r.delete(t),this.activeGesturesRegistry.unregisterElement(n),r.size===0&&this.elementGestureMap.delete(n),!0)}unregisterAllGestures(t){const n=this.elementGestureMap.get(t);if(n){for(const[,r]of n)r.destroy(),this.activeGesturesRegistry.unregisterElement(t);this.elementGestureMap.delete(t)}}destroy(){for(const[t]of this.elementGestureMap)this.unregisterAllGestures(t);this.gestureTemplates.clear(),this.elementGestureMap.clear(),this.activeGesturesRegistry.destroy(),this.keyboardManager.destroy(),this.pointerManager.destroy()}}class mn extends Ju{constructor(n){super(n);H(this,"unregisterHandler",null);H(this,"originalTarget",null);this.minPointers=n.minPointers??1,this.maxPointers=n.maxPointers??1/0}init(n,r,i,o){super.init(n,r,i,o),this.unregisterHandler=this.pointerManager.registerGestureHandler(this.handlePointerEvent)}updateOptions(n){super.updateOptions(n),this.minPointers=n.minPointers??this.minPointers,this.maxPointers=n.maxPointers??this.maxPointers}getBaseConfig(){return{requiredKeys:this.requiredKeys,minPointers:this.minPointers,maxPointers:this.maxPointers}}isWithinPointerCount(n,r){const i=this.getEffectiveConfig(r,this.getBaseConfig());return n.length>=i.minPointers&&n.length<=i.maxPointers}getRelevantPointers(n,r){return n.filter(i=>this.isPointerTypeAllowed(i.pointerType)&&(r===i.target||i.target===this.originalTarget||r===this.originalTarget||"contains"in r&&r.contains(i.target))||"getRootNode"in r&&r.getRootNode()instanceof ShadowRoot&&i.srcEvent.composedPath().includes(r))}destroy(){this.unregisterHandler&&(this.unregisterHandler(),this.unregisterHandler=null),super.destroy()}}function E0(e,t){const n=t.x-e.x,r=t.y-e.y;return Math.sqrt(n*n+r*r)}function Fo(e){if(e.length<2)return 0;let t=0,n=0;for(let r=0;r<e.length;r+=1)for(let i=r+1;i<e.length;i+=1)t+=E0({x:e[r].clientX,y:e[r].clientY},{x:e[i].clientX,y:e[i].clientY}),n+=1;return n>0?t/n:0}function Mt(e){if(e.length===0)return{x:0,y:0};const t=e.reduce((n,r)=>(n.x+=r.clientX,n.y+=r.clientY,n),{x:0,y:0});return{x:t.x/e.length,y:t.y/e.length}}function Ze(e,t){return`${e}${t==="ongoing"?"":t.charAt(0).toUpperCase()+t.slice(1)}`}const Hr=1e-5,Lt=1e-5,Il=.15;function T0(e,t){const n=t.x-e.x,r=t.y-e.y,i={vertical:null,horizontal:null,mainAxis:null},o=C0(t,e),s=Math.abs(n)>Math.abs(r)?"horizontal":"vertical",a=o||s==="horizontal"?Hr:Il,l=o?Hr:s==="horizontal"?Il:Hr;return Math.abs(n)>a&&(i.horizontal=n>0?"right":"left"),Math.abs(r)>l&&(i.vertical=r>0?"down":"up"),i.mainAxis=o?"diagonal":s,i}function C0(e,t){const n=t.x-e.x,r=t.y-e.y,i=Math.atan2(r,n)*180/Math.PI;return i>=-45+Lt&&i<=-22.5+Lt||i>=22.5+Lt&&i<=45+Lt||i>=135+Lt&&i<=157.5+Lt||i>=-157.5+Lt&&i<=-135+Lt}function _0(e,t){if(!e.vertical&&!e.horizontal)return!1;if(t.length===0)return!0;const n=e.vertical===null||t.includes(e.vertical),r=e.horizontal===null||t.includes(e.horizontal);return n&&r}const Al=0,M0=e=>e>Al?1:e<-Al?-1:0,zt=e=>{e.cancelable&&e.preventDefault()};class Ws extends mn{constructor(n){super(n);H(this,"state",{lastPosition:null});H(this,"handleElementEnter",n=>{if(n.pointerType!=="mouse"&&n.pointerType!=="pen")return;const r=this.pointerManager.getPointers()||new Map,i=Array.from(r.values());if(this.isWithinPointerCount(i,n.pointerType)){this.isActive=!0;const o={x:n.clientX,y:n.clientY};this.state.lastPosition=o,this.emitMoveEvent(this.element,"start",i,n),this.emitMoveEvent(this.element,"ongoing",i,n)}});H(this,"handleElementLeave",n=>{if(n.pointerType!=="mouse"&&n.pointerType!=="pen"||!this.isActive)return;const r=this.pointerManager.getPointers()||new Map,i=Array.from(r.values());this.emitMoveEvent(this.element,"end",i,n),this.resetState()});H(this,"handlePointerEvent",(n,r)=>{if(r.type!=="pointermove"||r.pointerType!=="mouse"&&r.pointerType!=="pen")return;this.preventDefault&&r.preventDefault(),this.stopPropagation&&r.stopPropagation();const i=Array.from(n.values()),o=this.getTargetElement(r);if(!o||!this.isWithinPointerCount(i,r.pointerType))return;if(this.shouldPreventGesture(o,r.pointerType)){if(!this.isActive)return;this.resetState(),this.emitMoveEvent(o,"end",i,r);return}const s={x:r.clientX,y:r.clientY};this.state.lastPosition=s,this.isActive||(this.isActive=!0,this.emitMoveEvent(o,"start",i,r)),this.emitMoveEvent(o,"ongoing",i,r)});this.threshold=n.threshold||0}clone(n){return new Ws(G({name:this.name,preventDefault:this.preventDefault,stopPropagation:this.stopPropagation,threshold:this.threshold,minPointers:this.minPointers,maxPointers:this.maxPointers,requiredKeys:[...this.requiredKeys],pointerMode:[...this.pointerMode],preventIf:[...this.preventIf],pointerOptions:structuredClone(this.pointerOptions)},n))}init(n,r,i,o){super.init(n,r,i,o),this.element.addEventListener("pointerenter",this.handleElementEnter),this.element.addEventListener("pointerleave",this.handleElementLeave)}destroy(){this.element.removeEventListener("pointerenter",this.handleElementEnter),this.element.removeEventListener("pointerleave",this.handleElementLeave),this.resetState(),super.destroy()}updateOptions(n){super.updateOptions(n)}resetState(){this.isActive=!1,this.state={lastPosition:null}}emitMoveEvent(n,r,i,o){const s=this.state.lastPosition||Mt(i),a=this.gesturesRegistry.getActiveGestures(n),l={gestureName:this.name,centroid:s,target:o.target,srcEvent:o,phase:r,pointers:i,timeStamp:o.timeStamp,activeGestures:a,customData:this.customData},c=Ze(this.name,r),u=new CustomEvent(c,{bubbles:!0,cancelable:!0,composed:!0,detail:l});n.dispatchEvent(u)}}class an extends mn{constructor(n){super(n);H(this,"state",{startPointers:new Map,startCentroid:null,lastCentroid:null,movementThresholdReached:!1,totalDeltaX:0,totalDeltaY:0,activeDeltaX:0,activeDeltaY:0,lastDirection:{vertical:null,horizontal:null,mainAxis:null},lastDeltas:null});H(this,"handlePointerEvent",(n,r)=>{const i=Array.from(n.values());if(r.type==="forceCancel"){this.cancel(r.target,i,r);return}const o=this.getTargetElement(r);if(!o)return;if(this.shouldPreventGesture(o,r.pointerType)){this.cancel(o,i,r);return}const s=this.getRelevantPointers(i,o);if(!this.isWithinPointerCount(s,r.pointerType)){this.cancel(o,s,r);return}switch(r.type){case"pointerdown":!this.isActive&&!this.state.startCentroid&&(s.forEach(a=>{this.state.startPointers.set(a.pointerId,a)}),this.originalTarget=o,this.state.startCentroid=Mt(s),this.state.lastCentroid=G({},this.state.startCentroid));break;case"pointermove":if(this.state.startCentroid&&this.isWithinPointerCount(i,r.pointerType)){const a=Mt(s),l=a.x-this.state.startCentroid.x,c=a.y-this.state.startCentroid.y,u=Math.sqrt(l*l+c*c),d=T0(this.state.lastCentroid??this.state.startCentroid,a),h=this.state.lastCentroid?a.x-this.state.lastCentroid.x:0,f=this.state.lastCentroid?a.y-this.state.lastCentroid.y:0;!this.state.movementThresholdReached&&u>=this.threshold&&_0(d,this.direction)?(this.state.movementThresholdReached=!0,this.isActive=!0,this.state.lastDeltas={x:h,y:f},this.state.totalDeltaX+=h,this.state.totalDeltaY+=f,this.state.activeDeltaX+=h,this.state.activeDeltaY+=f,this.emitPanEvent(o,"start",s,r,a),this.emitPanEvent(o,"ongoing",s,r,a)):this.state.movementThresholdReached&&this.isActive&&(this.state.lastDeltas={x:h,y:f},this.state.totalDeltaX+=h,this.state.totalDeltaY+=f,this.state.activeDeltaX+=h,this.state.activeDeltaY+=f,this.emitPanEvent(o,"ongoing",s,r,a)),this.state.lastCentroid=a,this.state.lastDirection=d}break;case"pointerup":case"pointercancel":case"forceCancel":if(this.isActive&&this.state.movementThresholdReached){const a=s.filter(l=>l.type!=="pointerup"&&l.type!=="pointercancel");if(!this.isWithinPointerCount(a,r.pointerType)){const l=this.state.lastCentroid||this.state.startCentroid;r.type==="pointercancel"&&this.emitPanEvent(o,"cancel",s,r,l),this.emitPanEvent(o,"end",s,r,l),this.resetState()}}else this.resetState();break}});this.direction=n.direction||["up","down","left","right"],this.threshold=n.threshold||0}clone(n){return new an(G({name:this.name,preventDefault:this.preventDefault,stopPropagation:this.stopPropagation,threshold:this.threshold,minPointers:this.minPointers,maxPointers:this.maxPointers,direction:[...this.direction],requiredKeys:[...this.requiredKeys],pointerMode:[...this.pointerMode],preventIf:[...this.preventIf],pointerOptions:structuredClone(this.pointerOptions)},n))}destroy(){this.resetState(),super.destroy()}updateOptions(n){super.updateOptions(n),this.direction=n.direction||this.direction,this.threshold=n.threshold??this.threshold}resetState(){this.isActive=!1,this.state=G({},this.state,{startPointers:new Map,startCentroid:null,lastCentroid:null,lastDeltas:null,activeDeltaX:0,activeDeltaY:0,movementThresholdReached:!1,lastDirection:{vertical:null,horizontal:null,mainAxis:null}})}emitPanEvent(n,r,i,o,s){var C,w;if(!this.state.startCentroid)return;const a=((C=this.state.lastDeltas)==null?void 0:C.x)??0,l=((w=this.state.lastDeltas)==null?void 0:w.y)??0,c=this.state.startPointers.values().next().value,u=c?(o.timeStamp-c.timeStamp)/1e3:0,d=u>0?a/u:0,h=u>0?l/u:0,f=Math.sqrt(d*d+h*h),m=this.gesturesRegistry.getActiveGestures(n),p={gestureName:this.name,initialCentroid:this.state.startCentroid,centroid:s,target:o.target,srcEvent:o,phase:r,pointers:i,timeStamp:o.timeStamp,deltaX:a,deltaY:l,direction:this.state.lastDirection,velocityX:d,velocityY:h,velocity:f,totalDeltaX:this.state.totalDeltaX,totalDeltaY:this.state.totalDeltaY,activeDeltaX:this.state.activeDeltaX,activeDeltaY:this.state.activeDeltaY,activeGestures:m,customData:this.customData},g=Ze(this.name,r),v=new CustomEvent(g,{bubbles:!0,cancelable:!0,composed:!0,detail:p});n.dispatchEvent(v),this.preventDefault&&o.preventDefault(),this.stopPropagation&&o.stopPropagation()}cancel(n,r,i){if(this.isActive){const o=n??this.element;this.emitPanEvent(o,"cancel",r,i,this.state.lastCentroid),this.emitPanEvent(o,"end",r,i,this.state.lastCentroid)}this.resetState()}}class Hs extends mn{constructor(n){super(G({},n,{minPointers:n.minPointers??2}));H(this,"state",{startDistance:0,lastDistance:0,lastScale:1,lastTime:0,velocity:0,totalScale:1,deltaScale:0});H(this,"handlePointerEvent",(n,r)=>{const i=Array.from(n.values()),o=this.getTargetElement(r);if(!o)return;if(this.shouldPreventGesture(o,r.pointerType)){this.isActive&&(this.emitPinchEvent(o,"cancel",i,r),this.resetState());return}const s=this.getRelevantPointers(i,o);switch(r.type){case"pointerdown":if(s.length>=2&&!this.isActive){const a=Fo(s);this.state.startDistance=a,this.state.lastDistance=a,this.state.lastTime=r.timeStamp,this.originalTarget=o}break;case"pointermove":if(this.state.startDistance&&this.isWithinPointerCount(s,r.pointerType)){const a=Fo(s),l=Math.abs(a-this.state.lastDistance);if(l!==0&&l>=this.threshold){const c=this.state.startDistance?a/this.state.startDistance:1,u=c/this.state.lastScale;this.state.totalScale*=u;const d=(r.timeStamp-this.state.lastTime)/1e3;if(this.state.lastDistance){const f=(a-this.state.lastDistance)/d;this.state.velocity=Number.isNaN(f)?0:f}this.state.lastDistance=a,this.state.deltaScale=c-this.state.lastScale,this.state.lastScale=c,this.state.lastTime=r.timeStamp,this.isActive?this.emitPinchEvent(o,"ongoing",s,r):(this.isActive=!0,this.emitPinchEvent(o,"start",s,r),this.emitPinchEvent(o,"ongoing",s,r))}}break;case"pointerup":case"pointercancel":case"forceCancel":if(this.isActive){const a=s.filter(l=>l.type!=="pointerup"&&l.type!=="pointercancel");if(!this.isWithinPointerCount(a,r.pointerType))r.type==="pointercancel"&&this.emitPinchEvent(o,"cancel",s,r),this.emitPinchEvent(o,"end",s,r),this.resetState();else if(a.length>=2){const l=Fo(a);this.state.startDistance=l/this.state.lastScale}}break}});this.threshold=n.threshold??0}clone(n){return new Hs(G({name:this.name,preventDefault:this.preventDefault,stopPropagation:this.stopPropagation,threshold:this.threshold,minPointers:this.minPointers,maxPointers:this.maxPointers,requiredKeys:[...this.requiredKeys],pointerMode:[...this.pointerMode],preventIf:[...this.preventIf],pointerOptions:structuredClone(this.pointerOptions)},n))}destroy(){this.resetState(),super.destroy()}updateOptions(n){super.updateOptions(n)}resetState(){this.isActive=!1,this.state=G({},this.state,{startDistance:0,lastDistance:0,lastScale:1,lastTime:0,velocity:0,deltaScale:0})}emitPinchEvent(n,r,i,o){const s=Mt(i),a=this.state.lastDistance,l=this.state.lastScale,c=this.gesturesRegistry.getActiveGestures(n),u={gestureName:this.name,centroid:s,target:o.target,srcEvent:o,phase:r,pointers:i,timeStamp:o.timeStamp,scale:l,deltaScale:this.state.deltaScale,totalScale:this.state.totalScale,distance:a,velocity:this.state.velocity,activeGestures:c,direction:M0(this.state.velocity),customData:this.customData};this.preventDefault&&o.preventDefault(),this.stopPropagation&&o.stopPropagation();const d=Ze(this.name,r),h=new CustomEvent(d,{bubbles:!0,cancelable:!0,composed:!0,detail:u});n.dispatchEvent(h)}}class to extends mn{constructor(n){super(n);H(this,"state",{startCentroid:null,lastPosition:null,timerId:null,startTime:0,pressThresholdReached:!1});H(this,"handlePointerEvent",(n,r)=>{const i=Array.from(n.values());if(r.type==="forceCancel"){this.cancelPress(r.target,i,r);return}const o=this.getTargetElement(r);if(!o)return;if(this.shouldPreventGesture(o,r.pointerType)){this.isActive&&this.cancelPress(o,i,r);return}const s=this.getRelevantPointers(i,o);if(!this.isWithinPointerCount(s,r.pointerType)){this.isActive&&this.cancelPress(o,s,r);return}switch(r.type){case"pointerdown":!this.isActive&&!this.state.startCentroid&&(this.state.startCentroid=Mt(s),this.state.lastPosition=G({},this.state.startCentroid),this.state.startTime=r.timeStamp,this.isActive=!0,this.originalTarget=o,this.clearPressTimer(),this.state.timerId=setTimeout(()=>{if(this.isActive&&this.state.startCentroid){this.state.pressThresholdReached=!0;const a=this.state.lastPosition;this.emitPressEvent(o,"start",s,r,a),this.emitPressEvent(o,"ongoing",s,r,a)}},this.duration));break;case"pointermove":if(this.isActive&&this.state.startCentroid){const a=Mt(s);this.state.lastPosition=a;const l=a.x-this.state.startCentroid.x,c=a.y-this.state.startCentroid.y;Math.sqrt(l*l+c*c)>this.maxDistance&&this.cancelPress(o,s,r)}break;case"pointerup":if(this.isActive){if(this.state.pressThresholdReached){const a=this.state.lastPosition||this.state.startCentroid;this.emitPressEvent(o,"end",s,r,a)}this.resetState()}break;case"pointercancel":case"forceCancel":this.cancelPress(o,s,r);break}});this.duration=n.duration??500,this.maxDistance=n.maxDistance??10}clone(n){return new to(G({name:this.name,preventDefault:this.preventDefault,stopPropagation:this.stopPropagation,minPointers:this.minPointers,maxPointers:this.maxPointers,duration:this.duration,maxDistance:this.maxDistance,requiredKeys:[...this.requiredKeys],pointerMode:[...this.pointerMode],preventIf:[...this.preventIf],pointerOptions:structuredClone(this.pointerOptions)},n))}destroy(){this.clearPressTimer(),this.resetState(),super.destroy()}updateOptions(n){super.updateOptions(n),this.duration=n.duration??this.duration,this.maxDistance=n.maxDistance??this.maxDistance}resetState(){this.clearPressTimer(),this.isActive=!1,this.state=G({},this.state,{startCentroid:null,lastPosition:null,timerId:null,startTime:0,pressThresholdReached:!1})}clearPressTimer(){this.state.timerId!==null&&(clearTimeout(this.state.timerId),this.state.timerId=null)}emitPressEvent(n,r,i,o,s){const a=this.gesturesRegistry.getActiveGestures(n),l=o.timeStamp-this.state.startTime,c={gestureName:this.name,centroid:s,target:o.target,srcEvent:o,phase:r,pointers:i,timeStamp:o.timeStamp,x:s.x,y:s.y,duration:l,activeGestures:a,customData:this.customData},u=Ze(this.name,r),d=new CustomEvent(u,{bubbles:!0,cancelable:!0,composed:!0,detail:c});n.dispatchEvent(d),this.preventDefault&&o.preventDefault(),this.stopPropagation&&o.stopPropagation()}cancelPress(n,r,i){if(this.isActive&&this.state.pressThresholdReached){const o=this.state.lastPosition||this.state.startCentroid;this.emitPressEvent(n??this.element,"cancel",r,i,o),this.emitPressEvent(n??this.element,"end",r,i,o)}this.resetState()}}class Ys extends mn{constructor(n){super(n);H(this,"state",{phase:"waitingForPress",dragTimeoutId:null});H(this,"pressHandler",()=>{this.state.phase==="waitingForPress"&&(this.state.phase="pressDetected",this.setTouchAction(),this.state.dragTimeoutId=setTimeout(()=>{this.resetState()},this.dragTimeout))});H(this,"dragStartHandler",n=>{this.state.phase==="pressDetected"&&(this.state.dragTimeoutId!==null&&(clearTimeout(this.state.dragTimeoutId),this.state.dragTimeoutId=null),this.restoreTouchAction(),this.state.phase="dragging",this.isActive=!0,this.element.dispatchEvent(new CustomEvent(Ze(this.name,n.detail.phase),n)))});H(this,"dragMoveHandler",n=>{this.state.phase==="dragging"&&this.element.dispatchEvent(new CustomEvent(Ze(this.name,n.detail.phase),n))});H(this,"dragEndHandler",n=>{this.state.phase==="dragging"&&(this.resetState(),this.element.dispatchEvent(new CustomEvent(Ze(this.name,n.detail.phase),n)))});this.pressDuration=n.pressDuration??500,this.pressMaxDistance=n.pressMaxDistance??10,this.dragTimeout=n.dragTimeout??1e3,this.dragThreshold=n.dragThreshold??0,this.dragDirection=n.dragDirection||["up","down","left","right"],this.pressGesture=new to({name:`${this.name}-press`,duration:this.pressDuration,maxDistance:this.pressMaxDistance,maxPointers:this.maxPointers,pointerMode:this.pointerMode,requiredKeys:this.requiredKeys,preventIf:this.preventIf,pointerOptions:structuredClone(this.pointerOptions)}),this.panGesture=new an({name:`${this.name}-pan`,minPointers:this.minPointers,maxPointers:this.maxPointers,threshold:this.dragThreshold,direction:this.dragDirection,pointerMode:this.pointerMode,requiredKeys:this.requiredKeys,preventIf:this.preventIf,pointerOptions:structuredClone(this.pointerOptions)})}clone(n){return new Ys(G({name:this.name,preventDefault:this.preventDefault,stopPropagation:this.stopPropagation,minPointers:this.minPointers,maxPointers:this.maxPointers,pressDuration:this.pressDuration,pressMaxDistance:this.pressMaxDistance,dragTimeout:this.dragTimeout,dragThreshold:this.dragThreshold,dragDirection:[...this.dragDirection],requiredKeys:[...this.requiredKeys],pointerMode:[...this.pointerMode],preventIf:[...this.preventIf],pointerOptions:structuredClone(this.pointerOptions)},n))}init(n,r,i,o){super.init(n,r,i,o),this.pressGesture.init(n,r,i,o),this.panGesture.init(n,r,i,o),this.element.addEventListener(this.pressGesture.name,this.pressHandler),this.element.addEventListener(`${this.panGesture.name}Start`,this.dragStartHandler),this.element.addEventListener(this.panGesture.name,this.dragMoveHandler),this.element.addEventListener(`${this.panGesture.name}End`,this.dragEndHandler),this.element.addEventListener(`${this.panGesture.name}Cancel`,this.dragEndHandler)}destroy(){this.resetState(),this.pressGesture.destroy(),this.panGesture.destroy(),this.element.removeEventListener(this.pressGesture.name,this.pressHandler),this.element.removeEventListener(`${this.panGesture.name}Start`,this.dragStartHandler),this.element.removeEventListener(this.panGesture.name,this.dragMoveHandler),this.element.removeEventListener(`${this.panGesture.name}End`,this.dragEndHandler),this.element.removeEventListener(`${this.panGesture.name}Cancel`,this.dragEndHandler),super.destroy()}updateOptions(n){super.updateOptions(n),this.pressDuration=n.pressDuration??this.pressDuration,this.pressMaxDistance=n.pressMaxDistance??this.pressMaxDistance,this.dragTimeout=n.dragTimeout??this.dragTimeout,this.dragThreshold=n.dragThreshold??this.dragThreshold,this.dragDirection=n.dragDirection||this.dragDirection,this.element.dispatchEvent(new CustomEvent(`${this.panGesture.name}ChangeOptions`,{detail:{minPointers:this.minPointers,maxPointers:this.maxPointers,threshold:this.dragThreshold,direction:this.dragDirection,pointerMode:this.pointerMode,requiredKeys:this.requiredKeys,preventIf:this.preventIf,pointerOptions:structuredClone(this.pointerOptions)}})),this.element.dispatchEvent(new CustomEvent(`${this.pressGesture.name}ChangeOptions`,{detail:{duration:this.pressDuration,maxDistance:this.pressMaxDistance,maxPointers:this.maxPointers,pointerMode:this.pointerMode,requiredKeys:this.requiredKeys,preventIf:this.preventIf,pointerOptions:structuredClone(this.pointerOptions)}}))}resetState(){this.state.dragTimeoutId!==null&&clearTimeout(this.state.dragTimeoutId),this.restoreTouchAction(),this.isActive=!1,this.state={phase:"waitingForPress",dragTimeoutId:null}}handlePointerEvent(){}setTouchAction(){this.element.addEventListener("touchstart",zt,{passive:!1}),this.element.addEventListener("touchmove",zt,{passive:!1}),this.element.addEventListener("touchend",zt,{passive:!1})}restoreTouchAction(){this.element.removeEventListener("touchstart",zt),this.element.removeEventListener("touchmove",zt),this.element.removeEventListener("touchend",zt)}}class gr extends mn{constructor(n){super(n);H(this,"state",{startCentroid:null,currentTapCount:0,lastTapTime:0,lastPosition:null});H(this,"handlePointerEvent",(n,r)=>{const i=Array.from(n.values()),o=this.getTargetElement(r);if(!o)return;const s=this.getRelevantPointers(i,o);if(this.shouldPreventGesture(o,r.pointerType)||!this.isWithinPointerCount(s,r.pointerType)){this.isActive&&this.cancelTap(o,s,r);return}switch(r.type){case"pointerdown":this.isActive||(this.state.startCentroid=Mt(s),this.state.lastPosition=G({},this.state.startCentroid),this.isActive=!0,this.originalTarget=o);break;case"pointermove":if(this.isActive&&this.state.startCentroid){const a=Mt(s);this.state.lastPosition=a;const l=a.x-this.state.startCentroid.x,c=a.y-this.state.startCentroid.y;Math.sqrt(l*l+c*c)>this.maxDistance&&this.cancelTap(o,s,r)}break;case"pointerup":if(this.isActive){this.state.currentTapCount+=1;const a=this.state.lastPosition||this.state.startCentroid;if(!a){this.cancelTap(o,s,r);return}this.state.currentTapCount>=this.taps?(this.fireTapEvent(o,s,r,a),this.resetState()):(this.state.lastTapTime=r.timeStamp,this.isActive=!1,this.state.startCentroid=null,setTimeout(()=>{this.state&&this.state.currentTapCount>0&&this.state.currentTapCount<this.taps&&(this.state.currentTapCount=0)},300))}break;case"pointercancel":case"forceCancel":this.cancelTap(o,s,r);break}});this.maxDistance=n.maxDistance??10,this.taps=n.taps??1}clone(n){return new gr(G({name:this.name,preventDefault:this.preventDefault,stopPropagation:this.stopPropagation,minPointers:this.minPointers,maxPointers:this.maxPointers,maxDistance:this.maxDistance,taps:this.taps,requiredKeys:[...this.requiredKeys],pointerMode:[...this.pointerMode],preventIf:[...this.preventIf],pointerOptions:structuredClone(this.pointerOptions)},n))}destroy(){this.resetState(),super.destroy()}updateOptions(n){super.updateOptions(n),this.maxDistance=n.maxDistance??this.maxDistance,this.taps=n.taps??this.taps}resetState(){this.isActive=!1,this.state={startCentroid:null,currentTapCount:0,lastTapTime:0,lastPosition:null}}fireTapEvent(n,r,i,o){const s=this.gesturesRegistry.getActiveGestures(n),a={gestureName:this.name,centroid:o,target:i.target,srcEvent:i,phase:"end",pointers:r,timeStamp:i.timeStamp,x:o.x,y:o.y,tapCount:this.state.currentTapCount,activeGestures:s,customData:this.customData},l=new CustomEvent(this.name,{bubbles:!0,cancelable:!0,composed:!0,detail:a});n.dispatchEvent(l),this.preventDefault&&i.preventDefault(),this.stopPropagation&&i.stopPropagation()}cancelTap(n,r,i){if(this.state.startCentroid||this.state.lastPosition){const o=this.state.lastPosition||this.state.startCentroid,s=this.gesturesRegistry.getActiveGestures(n),a={gestureName:this.name,centroid:o,target:i.target,srcEvent:i,phase:"cancel",pointers:r,timeStamp:i.timeStamp,x:o.x,y:o.y,tapCount:this.state.currentTapCount,activeGestures:s,customData:this.customData},l=Ze(this.name,"cancel"),c=new CustomEvent(l,{bubbles:!0,cancelable:!0,composed:!0,detail:a});n.dispatchEvent(c)}this.resetState()}}class qs extends mn{constructor(n){super(n);H(this,"state",{phase:"waitingForTap",dragTimeoutId:null});H(this,"tapHandler",()=>{this.state.phase==="waitingForTap"&&(this.state.phase="tapDetected",this.setTouchAction(),this.state.dragTimeoutId=setTimeout(()=>{this.resetState()},this.dragTimeout))});H(this,"dragStartHandler",n=>{this.state.phase==="tapDetected"&&(this.state.dragTimeoutId!==null&&(clearTimeout(this.state.dragTimeoutId),this.state.dragTimeoutId=null),this.restoreTouchAction(),this.state.phase="dragging",this.isActive=!0,this.element.dispatchEvent(new CustomEvent(Ze(this.name,n.detail.phase),n)))});H(this,"dragMoveHandler",n=>{this.state.phase==="dragging"&&this.element.dispatchEvent(new CustomEvent(Ze(this.name,n.detail.phase),n))});H(this,"dragEndHandler",n=>{this.state.phase==="dragging"&&(this.resetState(),this.element.dispatchEvent(new CustomEvent(Ze(this.name,n.detail.phase),n)))});this.tapMaxDistance=n.tapMaxDistance??10,this.dragTimeout=n.dragTimeout??1e3,this.dragThreshold=n.dragThreshold??0,this.dragDirection=n.dragDirection||["up","down","left","right"],this.tapGesture=new gr({name:`${this.name}-tap`,maxDistance:this.tapMaxDistance,maxPointers:this.maxPointers,pointerMode:this.pointerMode,requiredKeys:this.requiredKeys,preventIf:this.preventIf,pointerOptions:structuredClone(this.pointerOptions)}),this.panGesture=new an({name:`${this.name}-pan`,minPointers:this.minPointers,maxPointers:this.maxPointers,threshold:this.dragThreshold,direction:this.dragDirection,pointerMode:this.pointerMode,requiredKeys:this.requiredKeys,preventIf:this.preventIf,pointerOptions:structuredClone(this.pointerOptions)})}clone(n){return new qs(G({name:this.name,preventDefault:this.preventDefault,stopPropagation:this.stopPropagation,minPointers:this.minPointers,maxPointers:this.maxPointers,tapMaxDistance:this.tapMaxDistance,dragTimeout:this.dragTimeout,dragThreshold:this.dragThreshold,dragDirection:[...this.dragDirection],requiredKeys:[...this.requiredKeys],pointerMode:[...this.pointerMode],preventIf:[...this.preventIf],pointerOptions:structuredClone(this.pointerOptions)},n))}init(n,r,i,o){super.init(n,r,i,o),this.tapGesture.init(n,r,i,o),this.panGesture.init(n,r,i,o),this.element.addEventListener(this.tapGesture.name,this.tapHandler),this.element.addEventListener(`${this.panGesture.name}Start`,this.dragStartHandler),this.element.addEventListener(this.panGesture.name,this.dragMoveHandler),this.element.addEventListener(`${this.panGesture.name}End`,this.dragEndHandler),this.element.addEventListener(`${this.panGesture.name}Cancel`,this.dragEndHandler)}destroy(){this.resetState(),this.tapGesture.destroy(),this.panGesture.destroy(),this.element.removeEventListener(this.tapGesture.name,this.tapHandler),this.element.removeEventListener(`${this.panGesture.name}Start`,this.dragStartHandler),this.element.removeEventListener(this.panGesture.name,this.dragMoveHandler),this.element.removeEventListener(`${this.panGesture.name}End`,this.dragEndHandler),this.element.removeEventListener(`${this.panGesture.name}Cancel`,this.dragEndHandler),super.destroy()}updateOptions(n){super.updateOptions(n),this.tapMaxDistance=n.tapMaxDistance??this.tapMaxDistance,this.dragTimeout=n.dragTimeout??this.dragTimeout,this.dragThreshold=n.dragThreshold??this.dragThreshold,this.dragDirection=n.dragDirection||this.dragDirection,this.element.dispatchEvent(new CustomEvent(`${this.panGesture.name}ChangeOptions`,{detail:{minPointers:this.minPointers,maxPointers:this.maxPointers,threshold:this.dragThreshold,direction:this.dragDirection,pointerMode:this.pointerMode,requiredKeys:this.requiredKeys,preventIf:this.preventIf,pointerOptions:structuredClone(this.pointerOptions)}})),this.element.dispatchEvent(new CustomEvent(`${this.tapGesture.name}ChangeOptions`,{detail:{maxDistance:this.tapMaxDistance,maxPointers:this.maxPointers,pointerMode:this.pointerMode,requiredKeys:this.requiredKeys,preventIf:this.preventIf,pointerOptions:structuredClone(this.pointerOptions)}}))}resetState(){this.state.dragTimeoutId!==null&&clearTimeout(this.state.dragTimeoutId),this.restoreTouchAction(),this.isActive=!1,this.state={phase:"waitingForTap",dragTimeoutId:null}}handlePointerEvent(){}setTouchAction(){this.element.addEventListener("touchstart",zt,{passive:!1})}restoreTouchAction(){this.element.removeEventListener("touchstart",zt)}}class mi extends Ju{constructor(n){super(n);H(this,"state",{totalDeltaX:0,totalDeltaY:0,totalDeltaZ:0});H(this,"handleWheelEvent",n=>{if(this.shouldPreventGesture(this.element,"mouse"))return;const r=this.pointerManager.getPointers()||new Map,i=Array.from(r.values());this.state.totalDeltaX+=n.deltaX*this.sensitivity*(this.invert?-1:1),this.state.totalDeltaY+=n.deltaY*this.sensitivity*(this.invert?-1:1),this.state.totalDeltaZ+=n.deltaZ*this.sensitivity*(this.invert?-1:1),["totalDeltaX","totalDeltaY","totalDeltaZ"].forEach(o=>{this.state[o]<this.min&&(this.state[o]=this.min),this.state[o]>this.max&&(this.state[o]=this.max)}),this.emitWheelEvent(i,n)});this.sensitivity=n.sensitivity??1,this.max=n.max??Number.MAX_SAFE_INTEGER,this.min=n.min??Number.MIN_SAFE_INTEGER,this.initialDelta=n.initialDelta??0,this.invert=n.invert??!1,this.state.totalDeltaX=this.initialDelta,this.state.totalDeltaY=this.initialDelta,this.state.totalDeltaZ=this.initialDelta}clone(n){return new mi(G({name:this.name,preventDefault:this.preventDefault,stopPropagation:this.stopPropagation,sensitivity:this.sensitivity,max:this.max,min:this.min,initialDelta:this.initialDelta,invert:this.invert,requiredKeys:[...this.requiredKeys],preventIf:[...this.preventIf]},n))}init(n,r,i,o){super.init(n,r,i,o),this.element.addEventListener("wheel",this.handleWheelEvent)}destroy(){this.element.removeEventListener("wheel",this.handleWheelEvent),this.resetState(),super.destroy()}resetState(){this.isActive=!1,this.state={totalDeltaX:0,totalDeltaY:0,totalDeltaZ:0}}updateOptions(n){super.updateOptions(n),this.sensitivity=n.sensitivity??this.sensitivity,this.max=n.max??this.max,this.min=n.min??this.min,this.initialDelta=n.initialDelta??this.initialDelta,this.invert=n.invert??this.invert}emitWheelEvent(n,r){const i=n.length>0?Mt(n):{x:r.clientX,y:r.clientY},o=this.gesturesRegistry.getActiveGestures(this.element),s={gestureName:this.name,centroid:i,target:r.target,srcEvent:r,phase:"ongoing",pointers:n,timeStamp:r.timeStamp,deltaX:r.deltaX*this.sensitivity*(this.invert?-1:1),deltaY:r.deltaY*this.sensitivity*(this.invert?-1:1),deltaZ:r.deltaZ*this.sensitivity*(this.invert?-1:1),deltaMode:r.deltaMode,totalDeltaX:this.state.totalDeltaX,totalDeltaY:this.state.totalDeltaY,totalDeltaZ:this.state.totalDeltaZ,activeGestures:o,customData:this.customData};this.preventDefault&&r.preventDefault(),this.stopPropagation&&r.stopPropagation();const a=Ze(this.name,"ongoing"),l=new CustomEvent(a,{bubbles:!0,cancelable:!0,composed:!0,detail:s});this.element.dispatchEvent(l)}}const An=e=>e.preventDefault(),Js=({svgRef:e})=>{const t=j.useRef(null);j.useEffect(()=>{const i=e.current;t.current||(t.current=new w0({gestures:[new an({name:"pan",threshold:0,maxPointers:1}),new Ws({name:"move",preventIf:["pan","zoomPinch","zoomPan"]}),new gr({name:"tap",preventIf:["pan","zoomPinch","zoomPan"]}),new to({name:"quickPress",duration:50}),new an({name:"brush",threshold:0,maxPointers:1}),new an({name:"zoomPan",threshold:0,preventIf:["zoomTapAndDrag","zoomPressAndDrag"]}),new Hs({name:"zoomPinch",threshold:5}),new mi({name:"zoomTurnWheel",sensitivity:.01,initialDelta:1}),new mi({name:"panTurnWheel",sensitivity:.5}),new qs({name:"zoomTapAndDrag",dragThreshold:10}),new Ys({name:"zoomPressAndDrag",dragThreshold:10,preventIf:["zoomPinch"]}),new gr({name:"zoomDoubleTapReset",taps:2})]}));const o=t.current;if(!(!i||!o))return o.registerElement(["pan","move","zoomPinch","zoomPan","zoomTurnWheel","panTurnWheel","tap","quickPress","zoomTapAndDrag","zoomPressAndDrag","zoomDoubleTapReset","brush"],i),()=>{o.unregisterAllGestures(i)}},[e,t]);const n=j.useCallback((i,o,s)=>{const a=e.current;return a==null||a.addEventListener(i,o,s),{cleanup:()=>a==null?void 0:a.removeEventListener(i,o)}},[e]),r=j.useCallback((i,o)=>{const s=e.current,a=t.current;!a||!s||a.setGestureOptions(i,s,o??{})},[e,t]);return j.useEffect(()=>{const i=e.current;return i==null||i.addEventListener("gesturestart",An),i==null||i.addEventListener("gesturechange",An),i==null||i.addEventListener("gestureend",An),()=>{i==null||i.removeEventListener("gesturestart",An),i==null||i.removeEventListener("gesturechange",An),i==null||i.removeEventListener("gestureend",An)}},[e]),{instance:{addInteractionListener:n,updateZoomInteractionListeners:r}}};Js.params={};Js.getInitialState=()=>({});const R0=[Vs,Gs,Zi,eo,Js,Xi],I0=["apiRef"],A0=e=>{let{plugins:t}=e,n=ft(e.props,I0);const r={};t.forEach(s=>{Object.assign(r,s.params)});const i={};return Object.keys(n).forEach(s=>{const a=n[s];r[s]&&(i[s]=a)}),t.reduce((s,a)=>a.getDefaultizedParams?a.getDefaultizedParams({params:s}):s,i)};let jl=0;function j0(e,t,n){const r=cm(),i=j.useMemo(()=>[...R0,...e],[e]),o=A0({plugins:i,props:t});o.id=o.id??r;const a=j.useRef({}).current,l=O0(t.apiRef),c=j.useRef(null),u=j.useRef(null),d=j.useRef(null);if(d.current==null){jl+=1;const m={cacheKey:{id:jl}};i.forEach(p=>{p.getInitialState&&Object.assign(m,p.getInitialState(o,m,n))}),d.current=new Bs(m)}const h=m=>{const p=m({instance:a,params:o,plugins:i,store:d.current,svgRef:u,chartRootRef:c,seriesConfig:n});p.publicAPI&&Object.assign(l.current,p.publicAPI),p.instance&&Object.assign(a,p.instance)};return i.forEach(h),{contextValue:j.useMemo(()=>({store:d.current,publicAPI:l.current,instance:a,svgRef:u,chartRootRef:c}),[a,l])}}function k0(e){return e.current==null&&(e.current={}),e}function O0(e){const t=j.useRef({});return e?k0(e):t}const Ks=j.createContext(null);process.env.NODE_ENV!=="production"&&(Ks.displayName="ChartContext");const kl=new Set;function Vn(e,t="warning"){if(process.env.NODE_ENV==="production")return;const n=Array.isArray(e)?e.join(`
112
+ `):e;kl.has(n)||(kl.add(n),t==="error"?console.error(n):console.warn(n))}function P0(e){const{componentName:t,propName:n,controlled:r,defaultValue:i,warningPrefix:o="MUI X"}=e,[{initialDefaultValue:s,isControlled:a}]=j.useState({initialDefaultValue:i,isControlled:r!==void 0});a!==(r!==void 0)&&Vn([`${o}: A component is changing the ${a?"":"un"}controlled ${n} state of ${t} to be ${a?"un":""}controlled.`,"Elements should not switch from uncontrolled to controlled (or vice versa).",`Decide between using a controlled or uncontrolled ${n} element for the lifetime of the component.`,"The nature of the state is determined during the first render. It's considered controlled if the value is not `undefined`.","More info: https://fb.me/react-controlled-components"],"error"),JSON.stringify(s)!==JSON.stringify(i)&&Vn([`${o}: A component is changing the default ${n} state of an uncontrolled ${t} after being initialized. To suppress this warning opt to use a controlled ${t}.`],"error")}const Ku=process.env.NODE_ENV==="production"?()=>{}:P0,Xu=4,Zu=20+2*Xu,D0=40+2*Xu,$0="hover",Yr={minStart:0,maxEnd:100,step:5,minSpan:10,maxSpan:100,panning:!0,filterMode:"keep",reverse:!1,slider:{enabled:!1,preview:!1,size:Zu,showTooltip:$0}},Xs=(e,t,n,r)=>{var i;if(e)return e===!0?G({axisId:t,axisDirection:n},Yr,{reverse:r??!1}):G({axisId:t,axisDirection:n},Yr,{reverse:r??!1},e,{slider:G({},Yr.slider,{size:((i=e.slider)==null?void 0:i.preview)??Yr.slider.preview?D0:Zu},e.slider)})};function Qu(e,t){const n={top:0,bottom:0,none:0};return(e&&e.length>0?e:[{id:Wg,scaleType:"linear"}]).map((o,s)=>{var f;const a=o.dataKey,l=s===0?"bottom":"none",c=o.position??l,u=Jg+(o.label?Wu:0),d=o.id??`defaultized-x-axis-${s}`,h=G({offset:n[c]},o,{id:d,position:c,height:o.height??u,zoom:Xs(o.zoom,d,"x",o.reverse)});if(c!=="none"&&(n[c]+=h.height,(f=h.zoom)!=null&&f.slider.enabled&&(n[c]+=h.zoom.slider.size)),a===void 0||o.data!==void 0)return h;if(t===void 0)throw new Error("MUI X Charts: x-axis uses `dataKey` but no `dataset` is provided.");return G({},h,{data:t.map(m=>m[a])})})}function ed(e,t){const n={right:0,left:0,none:0};return(e&&e.length>0?e:[{id:Hg,scaleType:"linear"}]).map((o,s)=>{var f;const a=o.dataKey,l=s===0?"left":"none",c=o.position??l,u=qg+(o.label?Wu:0),d=o.id??`defaultized-y-axis-${s}`,h=G({offset:n[c]},o,{id:d,position:c,width:o.width??u,zoom:Xs(o.zoom,d,"y",o.reverse)});if(c!=="none"&&(n[c]+=h.width,(f=h.zoom)!=null&&f.slider.enabled&&(n[c]+=h.zoom.slider.size)),a===void 0||o.data!==void 0)return h;if(t===void 0)throw new Error("MUI X Charts: y-axis uses `dataKey` but no `dataset` is provided.");return G({},h,{data:t.map(m=>m[a])})})}function L0(e,t){return function(r,i){if(i.location==="tick"){const o=i.scale.domain();return o[0]===o[1]?i.scale.tickFormat(1)(r):i.scale.tickFormat(e)(r)}return i.location==="zoom-slider-tooltip"?t.tickFormat(2)(r):`${r}`}}function Xn(e){return e.scaleType==="band"}function Zn(e){return e.scaleType==="point"}function N0(e){return e.scaleType==="symlog"}function ai(e,t){return e==null||t==null?NaN:e<t?-1:e>t?1:e>=t?0:NaN}function z0(e,t){return e==null||t==null?NaN:t<e?-1:t>e?1:t>=e?0:NaN}function Zs(e){let t,n,r;e.length!==2?(t=ai,n=(a,l)=>ai(e(a),l),r=(a,l)=>e(a)-l):(t=e===ai||e===z0?e:F0,n=e,r=e);function i(a,l,c=0,u=a.length){if(c<u){if(t(l,l)!==0)return u;do{const d=c+u>>>1;n(a[d],l)<0?c=d+1:u=d}while(c<u)}return c}function o(a,l,c=0,u=a.length){if(c<u){if(t(l,l)!==0)return u;do{const d=c+u>>>1;n(a[d],l)<=0?c=d+1:u=d}while(c<u)}return c}function s(a,l,c=0,u=a.length){const d=i(a,l,c,u-1);return d>c&&r(a[d-1],l)>-r(a[d],l)?d-1:d}return{left:i,center:s,right:o}}function F0(){return 0}function B0(e){return e===null?NaN:+e}const G0=Zs(ai),td=G0.right;Zs(B0).center;class gi extends Map{constructor(t,n=W0){if(super(),Object.defineProperties(this,{_intern:{value:new Map},_key:{value:n}}),t!=null)for(const[r,i]of t)this.set(r,i)}get(t){return super.get(Ol(this,t))}has(t){return super.has(Ol(this,t))}set(t,n){return super.set(V0(this,t),n)}delete(t){return super.delete(U0(this,t))}}function Ol({_intern:e,_key:t},n){const r=t(n);return e.has(r)?e.get(r):n}function V0({_intern:e,_key:t},n){const r=t(n);return e.has(r)?e.get(r):(e.set(r,n),n)}function U0({_intern:e,_key:t},n){const r=t(n);return e.has(r)&&(n=e.get(r),e.delete(r)),n}function W0(e){return e!==null&&typeof e=="object"?e.valueOf():e}const H0=Math.sqrt(50),Y0=Math.sqrt(10),q0=Math.sqrt(2);function yi(e,t,n){const r=(t-e)/Math.max(0,n),i=Math.floor(Math.log10(r)),o=r/Math.pow(10,i),s=o>=H0?10:o>=Y0?5:o>=q0?2:1;let a,l,c;return i<0?(c=Math.pow(10,-i)/s,a=Math.round(e*c),l=Math.round(t*c),a/c<e&&++a,l/c>t&&--l,c=-c):(c=Math.pow(10,i)*s,a=Math.round(e/c),l=Math.round(t/c),a*c<e&&++a,l*c>t&&--l),l<a&&.5<=n&&n<2?yi(e,t,n*2):[a,l,c]}function hs(e,t,n){if(t=+t,e=+e,n=+n,!(n>0))return[];if(e===t)return[e];const r=t<e,[i,o,s]=r?yi(t,e,n):yi(e,t,n);if(!(o>=i))return[];const a=o-i+1,l=new Array(a);if(r)if(s<0)for(let c=0;c<a;++c)l[c]=(o-c)/-s;else for(let c=0;c<a;++c)l[c]=(o-c)*s;else if(s<0)for(let c=0;c<a;++c)l[c]=(i+c)/-s;else for(let c=0;c<a;++c)l[c]=(i+c)*s;return l}function fs(e,t,n){return t=+t,e=+e,n=+n,yi(e,t,n)[2]}function ps(e,t,n){t=+t,e=+e,n=+n;const r=t<e,i=r?fs(t,e,n):fs(e,t,n);return(r?-1:1)*(i<0?1/-i:i)}function J0(e,t,n){e=+e,t=+t,n=(i=arguments.length)<2?(t=e,e=0,1):i<3?1:+n;for(var r=-1,i=Math.max(0,Math.ceil((t-e)/n))|0,o=new Array(i);++r<i;)o[r]=e+r*n;return o}function Yt(e,t){switch(arguments.length){case 0:break;case 1:this.range(e);break;default:this.range(t).domain(e);break}return this}function K0(e,t){switch(arguments.length){case 0:break;case 1:{typeof e=="function"?this.interpolator(e):this.range(e);break}default:{this.domain(e),typeof t=="function"?this.interpolator(t):this.range(t);break}}return this}const Pl=Symbol("implicit");function ms(){var e=new gi,t=[],n=[],r=Pl;function i(o){let s=e.get(o);if(s===void 0){if(r!==Pl)return r;e.set(o,s=t.push(o)-1)}return n[s%n.length]}return i.domain=function(o){if(!arguments.length)return t.slice();t=[],e=new gi;for(const s of o)e.has(s)||e.set(s,t.push(s)-1);return i},i.range=function(o){return arguments.length?(n=Array.from(o),i):n.slice()},i.unknown=function(o){return arguments.length?(r=o,i):r},i.copy=function(){return ms(t,n).unknown(r)},Yt.apply(i,arguments),i}function Qs(e,t,n){e.prototype=t.prototype=n,n.constructor=e}function nd(e,t){var n=Object.create(e.prototype);for(var r in t)n[r]=t[r];return n}function Ir(){}var yr=.7,xi=1/yr,Nn="\\s*([+-]?\\d+)\\s*",xr="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",dt="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",X0=/^#([0-9a-f]{3,8})$/,Z0=new RegExp(`^rgb\\(${Nn},${Nn},${Nn}\\)$`),Q0=new RegExp(`^rgb\\(${dt},${dt},${dt}\\)$`),ey=new RegExp(`^rgba\\(${Nn},${Nn},${Nn},${xr}\\)$`),ty=new RegExp(`^rgba\\(${dt},${dt},${dt},${xr}\\)$`),ny=new RegExp(`^hsl\\(${xr},${dt},${dt}\\)$`),ry=new RegExp(`^hsla\\(${xr},${dt},${dt},${xr}\\)$`),Dl={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074};Qs(Ir,br,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:$l,formatHex:$l,formatHex8:iy,formatHsl:oy,formatRgb:Ll,toString:Ll});function $l(){return this.rgb().formatHex()}function iy(){return this.rgb().formatHex8()}function oy(){return rd(this).formatHsl()}function Ll(){return this.rgb().formatRgb()}function br(e){var t,n;return e=(e+"").trim().toLowerCase(),(t=X0.exec(e))?(n=t[1].length,t=parseInt(t[1],16),n===6?Nl(t):n===3?new Be(t>>8&15|t>>4&240,t>>4&15|t&240,(t&15)<<4|t&15,1):n===8?qr(t>>24&255,t>>16&255,t>>8&255,(t&255)/255):n===4?qr(t>>12&15|t>>8&240,t>>8&15|t>>4&240,t>>4&15|t&240,((t&15)<<4|t&15)/255):null):(t=Z0.exec(e))?new Be(t[1],t[2],t[3],1):(t=Q0.exec(e))?new Be(t[1]*255/100,t[2]*255/100,t[3]*255/100,1):(t=ey.exec(e))?qr(t[1],t[2],t[3],t[4]):(t=ty.exec(e))?qr(t[1]*255/100,t[2]*255/100,t[3]*255/100,t[4]):(t=ny.exec(e))?Bl(t[1],t[2]/100,t[3]/100,1):(t=ry.exec(e))?Bl(t[1],t[2]/100,t[3]/100,t[4]):Dl.hasOwnProperty(e)?Nl(Dl[e]):e==="transparent"?new Be(NaN,NaN,NaN,0):null}function Nl(e){return new Be(e>>16&255,e>>8&255,e&255,1)}function qr(e,t,n,r){return r<=0&&(e=t=n=NaN),new Be(e,t,n,r)}function sy(e){return e instanceof Ir||(e=br(e)),e?(e=e.rgb(),new Be(e.r,e.g,e.b,e.opacity)):new Be}function gs(e,t,n,r){return arguments.length===1?sy(e):new Be(e,t,n,r??1)}function Be(e,t,n,r){this.r=+e,this.g=+t,this.b=+n,this.opacity=+r}Qs(Be,gs,nd(Ir,{brighter(e){return e=e==null?xi:Math.pow(xi,e),new Be(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=e==null?yr:Math.pow(yr,e),new Be(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new Be(ln(this.r),ln(this.g),ln(this.b),bi(this.opacity))},displayable(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:zl,formatHex:zl,formatHex8:ay,formatRgb:Fl,toString:Fl}));function zl(){return`#${rn(this.r)}${rn(this.g)}${rn(this.b)}`}function ay(){return`#${rn(this.r)}${rn(this.g)}${rn(this.b)}${rn((isNaN(this.opacity)?1:this.opacity)*255)}`}function Fl(){const e=bi(this.opacity);return`${e===1?"rgb(":"rgba("}${ln(this.r)}, ${ln(this.g)}, ${ln(this.b)}${e===1?")":`, ${e})`}`}function bi(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}function ln(e){return Math.max(0,Math.min(255,Math.round(e)||0))}function rn(e){return e=ln(e),(e<16?"0":"")+e.toString(16)}function Bl(e,t,n,r){return r<=0?e=t=n=NaN:n<=0||n>=1?e=t=NaN:t<=0&&(e=NaN),new tt(e,t,n,r)}function rd(e){if(e instanceof tt)return new tt(e.h,e.s,e.l,e.opacity);if(e instanceof Ir||(e=br(e)),!e)return new tt;if(e instanceof tt)return e;e=e.rgb();var t=e.r/255,n=e.g/255,r=e.b/255,i=Math.min(t,n,r),o=Math.max(t,n,r),s=NaN,a=o-i,l=(o+i)/2;return a?(t===o?s=(n-r)/a+(n<r)*6:n===o?s=(r-t)/a+2:s=(t-n)/a+4,a/=l<.5?o+i:2-o-i,s*=60):a=l>0&&l<1?0:s,new tt(s,a,l,e.opacity)}function ly(e,t,n,r){return arguments.length===1?rd(e):new tt(e,t,n,r??1)}function tt(e,t,n,r){this.h=+e,this.s=+t,this.l=+n,this.opacity=+r}Qs(tt,ly,nd(Ir,{brighter(e){return e=e==null?xi:Math.pow(xi,e),new tt(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=e==null?yr:Math.pow(yr,e),new tt(this.h,this.s,this.l*e,this.opacity)},rgb(){var e=this.h%360+(this.h<0)*360,t=isNaN(e)||isNaN(this.s)?0:this.s,n=this.l,r=n+(n<.5?n:1-n)*t,i=2*n-r;return new Be(Bo(e>=240?e-240:e+120,i,r),Bo(e,i,r),Bo(e<120?e+240:e-120,i,r),this.opacity)},clamp(){return new tt(Gl(this.h),Jr(this.s),Jr(this.l),bi(this.opacity))},displayable(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl(){const e=bi(this.opacity);return`${e===1?"hsl(":"hsla("}${Gl(this.h)}, ${Jr(this.s)*100}%, ${Jr(this.l)*100}%${e===1?")":`, ${e})`}`}}));function Gl(e){return e=(e||0)%360,e<0?e+360:e}function Jr(e){return Math.max(0,Math.min(1,e||0))}function Bo(e,t,n){return(e<60?t+(n-t)*e/60:e<180?n:e<240?t+(n-t)*(240-e)/60:t)*255}const ea=e=>()=>e;function cy(e,t){return function(n){return e+n*t}}function uy(e,t,n){return e=Math.pow(e,n),t=Math.pow(t,n)-e,n=1/n,function(r){return Math.pow(e+r*t,n)}}function dy(e){return(e=+e)==1?id:function(t,n){return n-t?uy(t,n,e):ea(isNaN(t)?n:t)}}function id(e,t){var n=t-e;return n?cy(e,n):ea(isNaN(e)?t:e)}const Vl=(function e(t){var n=dy(t);function r(i,o){var s=n((i=gs(i)).r,(o=gs(o)).r),a=n(i.g,o.g),l=n(i.b,o.b),c=id(i.opacity,o.opacity);return function(u){return i.r=s(u),i.g=a(u),i.b=l(u),i.opacity=c(u),i+""}}return r.gamma=e,r})(1);function hy(e,t){t||(t=[]);var n=e?Math.min(t.length,e.length):0,r=t.slice(),i;return function(o){for(i=0;i<n;++i)r[i]=e[i]*(1-o)+t[i]*o;return r}}function fy(e){return ArrayBuffer.isView(e)&&!(e instanceof DataView)}function py(e,t){var n=t?t.length:0,r=e?Math.min(n,e.length):0,i=new Array(r),o=new Array(n),s;for(s=0;s<r;++s)i[s]=no(e[s],t[s]);for(;s<n;++s)o[s]=t[s];return function(a){for(s=0;s<r;++s)o[s]=i[s](a);return o}}function ta(e,t){var n=new Date;return e=+e,t=+t,function(r){return n.setTime(e*(1-r)+t*r),n}}function nt(e,t){return e=+e,t=+t,function(n){return e*(1-n)+t*n}}function my(e,t){var n={},r={},i;(e===null||typeof e!="object")&&(e={}),(t===null||typeof t!="object")&&(t={});for(i in t)i in e?n[i]=no(e[i],t[i]):r[i]=t[i];return function(o){for(i in n)r[i]=n[i](o);return r}}var ys=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,Go=new RegExp(ys.source,"g");function gy(e){return function(){return e}}function yy(e){return function(t){return e(t)+""}}function xy(e,t){var n=ys.lastIndex=Go.lastIndex=0,r,i,o,s=-1,a=[],l=[];for(e=e+"",t=t+"";(r=ys.exec(e))&&(i=Go.exec(t));)(o=i.index)>n&&(o=t.slice(n,o),a[s]?a[s]+=o:a[++s]=o),(r=r[0])===(i=i[0])?a[s]?a[s]+=i:a[++s]=i:(a[++s]=null,l.push({i:s,x:nt(r,i)})),n=Go.lastIndex;return n<t.length&&(o=t.slice(n),a[s]?a[s]+=o:a[++s]=o),a.length<2?l[0]?yy(l[0].x):gy(t):(t=l.length,function(c){for(var u=0,d;u<t;++u)a[(d=l[u]).i]=d.x(c);return a.join("")})}function no(e,t){var n=typeof t,r;return t==null||n==="boolean"?ea(t):(n==="number"?nt:n==="string"?(r=br(t))?(t=r,Vl):xy:t instanceof br?Vl:t instanceof Date?ta:fy(t)?hy:Array.isArray(t)?py:typeof t.valueOf!="function"&&typeof t.toString!="function"||isNaN(t)?my:nt)(e,t)}function od(e,t){return e=+e,t=+t,function(n){return Math.round(e*(1-n)+t*n)}}function by(e){return function(){return e}}function vy(e){return+e}var Ul=[0,1];function Je(e){return e}function xs(e,t){return(t-=e=+e)?function(n){return(n-e)/t}:by(isNaN(t)?NaN:.5)}function Sy(e,t){var n;return e>t&&(n=e,e=t,t=n),function(r){return Math.max(e,Math.min(t,r))}}function wy(e,t,n){var r=e[0],i=e[1],o=t[0],s=t[1];return i<r?(r=xs(i,r),o=n(s,o)):(r=xs(r,i),o=n(o,s)),function(a){return o(r(a))}}function Ey(e,t,n){var r=Math.min(e.length,t.length)-1,i=new Array(r),o=new Array(r),s=-1;for(e[r]<e[0]&&(e=e.slice().reverse(),t=t.slice().reverse());++s<r;)i[s]=xs(e[s],e[s+1]),o[s]=n(t[s],t[s+1]);return function(a){var l=td(e,a,1,r)-1;return o[l](i[l](a))}}function Ar(e,t){return t.domain(e.domain()).range(e.range()).interpolate(e.interpolate()).clamp(e.clamp()).unknown(e.unknown())}function ro(){var e=Ul,t=Ul,n=no,r,i,o,s=Je,a,l,c;function u(){var h=Math.min(e.length,t.length);return s!==Je&&(s=Sy(e[0],e[h-1])),a=h>2?Ey:wy,l=c=null,d}function d(h){return h==null||isNaN(h=+h)?o:(l||(l=a(e.map(r),t,n)))(r(s(h)))}return d.invert=function(h){return s(i((c||(c=a(t,e.map(r),nt)))(h)))},d.domain=function(h){return arguments.length?(e=Array.from(h,vy),u()):e.slice()},d.range=function(h){return arguments.length?(t=Array.from(h),u()):t.slice()},d.rangeRound=function(h){return t=Array.from(h),n=od,u()},d.clamp=function(h){return arguments.length?(s=h?!0:Je,u()):s!==Je},d.interpolate=function(h){return arguments.length?(n=h,u()):n},d.unknown=function(h){return arguments.length?(o=h,d):o},function(h,f){return r=h,i=f,u()}}function sd(){return ro()(Je,Je)}function Ty(e){return Math.abs(e=Math.round(e))>=1e21?e.toLocaleString("en").replace(/,/g,""):e.toString(10)}function vi(e,t){if((n=(e=t?e.toExponential(t-1):e.toExponential()).indexOf("e"))<0)return null;var n,r=e.slice(0,n);return[r.length>1?r[0]+r.slice(2):r,+e.slice(n+1)]}function Un(e){return e=vi(Math.abs(e)),e?e[1]:NaN}function Cy(e,t){return function(n,r){for(var i=n.length,o=[],s=0,a=e[0],l=0;i>0&&a>0&&(l+a+1>r&&(a=Math.max(1,r-l)),o.push(n.substring(i-=a,i+a)),!((l+=a+1)>r));)a=e[s=(s+1)%e.length];return o.reverse().join(t)}}function _y(e){return function(t){return t.replace(/[0-9]/g,function(n){return e[+n]})}}var My=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;function vr(e){if(!(t=My.exec(e)))throw new Error("invalid format: "+e);var t;return new na({fill:t[1],align:t[2],sign:t[3],symbol:t[4],zero:t[5],width:t[6],comma:t[7],precision:t[8]&&t[8].slice(1),trim:t[9],type:t[10]})}vr.prototype=na.prototype;function na(e){this.fill=e.fill===void 0?" ":e.fill+"",this.align=e.align===void 0?">":e.align+"",this.sign=e.sign===void 0?"-":e.sign+"",this.symbol=e.symbol===void 0?"":e.symbol+"",this.zero=!!e.zero,this.width=e.width===void 0?void 0:+e.width,this.comma=!!e.comma,this.precision=e.precision===void 0?void 0:+e.precision,this.trim=!!e.trim,this.type=e.type===void 0?"":e.type+""}na.prototype.toString=function(){return this.fill+this.align+this.sign+this.symbol+(this.zero?"0":"")+(this.width===void 0?"":Math.max(1,this.width|0))+(this.comma?",":"")+(this.precision===void 0?"":"."+Math.max(0,this.precision|0))+(this.trim?"~":"")+this.type};function Ry(e){e:for(var t=e.length,n=1,r=-1,i;n<t;++n)switch(e[n]){case".":r=i=n;break;case"0":r===0&&(r=n),i=n;break;default:if(!+e[n])break e;r>0&&(r=0);break}return r>0?e.slice(0,r)+e.slice(i+1):e}var ad;function Iy(e,t){var n=vi(e,t);if(!n)return e+"";var r=n[0],i=n[1],o=i-(ad=Math.max(-8,Math.min(8,Math.floor(i/3)))*3)+1,s=r.length;return o===s?r:o>s?r+new Array(o-s+1).join("0"):o>0?r.slice(0,o)+"."+r.slice(o):"0."+new Array(1-o).join("0")+vi(e,Math.max(0,t+o-1))[0]}function Wl(e,t){var n=vi(e,t);if(!n)return e+"";var r=n[0],i=n[1];return i<0?"0."+new Array(-i).join("0")+r:r.length>i+1?r.slice(0,i+1)+"."+r.slice(i+1):r+new Array(i-r.length+2).join("0")}const Hl={"%":(e,t)=>(e*100).toFixed(t),b:e=>Math.round(e).toString(2),c:e=>e+"",d:Ty,e:(e,t)=>e.toExponential(t),f:(e,t)=>e.toFixed(t),g:(e,t)=>e.toPrecision(t),o:e=>Math.round(e).toString(8),p:(e,t)=>Wl(e*100,t),r:Wl,s:Iy,X:e=>Math.round(e).toString(16).toUpperCase(),x:e=>Math.round(e).toString(16)};function Yl(e){return e}var ql=Array.prototype.map,Jl=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"];function Ay(e){var t=e.grouping===void 0||e.thousands===void 0?Yl:Cy(ql.call(e.grouping,Number),e.thousands+""),n=e.currency===void 0?"":e.currency[0]+"",r=e.currency===void 0?"":e.currency[1]+"",i=e.decimal===void 0?".":e.decimal+"",o=e.numerals===void 0?Yl:_y(ql.call(e.numerals,String)),s=e.percent===void 0?"%":e.percent+"",a=e.minus===void 0?"−":e.minus+"",l=e.nan===void 0?"NaN":e.nan+"";function c(d){d=vr(d);var h=d.fill,f=d.align,m=d.sign,p=d.symbol,g=d.zero,v=d.width,C=d.comma,w=d.precision,E=d.trim,_=d.type;_==="n"?(C=!0,_="g"):Hl[_]||(w===void 0&&(w=12),E=!0,_="g"),(g||h==="0"&&f==="=")&&(g=!0,h="0",f="=");var S=p==="$"?n:p==="#"&&/[boxX]/.test(_)?"0"+_.toLowerCase():"",T=p==="$"?r:/[%p]/.test(_)?s:"",A=Hl[_],O=/[defgprs%]/.test(_);w=w===void 0?6:/[gprs]/.test(_)?Math.max(1,Math.min(21,w)):Math.max(0,Math.min(20,w));function D(k){var x=S,I=T,M,F,N;if(_==="c")I=A(k)+I,k="";else{k=+k;var W=k<0||1/k<0;if(k=isNaN(k)?l:A(Math.abs(k),w),E&&(k=Ry(k)),W&&+k==0&&m!=="+"&&(W=!1),x=(W?m==="("?m:a:m==="-"||m==="("?"":m)+x,I=(_==="s"?Jl[8+ad/3]:"")+I+(W&&m==="("?")":""),O){for(M=-1,F=k.length;++M<F;)if(N=k.charCodeAt(M),48>N||N>57){I=(N===46?i+k.slice(M+1):k.slice(M))+I,k=k.slice(0,M);break}}}C&&!g&&(k=t(k,1/0));var B=x.length+k.length+I.length,K=B<v?new Array(v-B+1).join(h):"";switch(C&&g&&(k=t(K+k,K.length?v-I.length:1/0),K=""),f){case"<":k=x+k+I+K;break;case"=":k=x+K+k+I;break;case"^":k=K.slice(0,B=K.length>>1)+x+k+I+K.slice(B);break;default:k=K+x+k+I;break}return o(k)}return D.toString=function(){return d+""},D}function u(d,h){var f=c((d=vr(d),d.type="f",d)),m=Math.max(-8,Math.min(8,Math.floor(Un(h)/3)))*3,p=Math.pow(10,-m),g=Jl[8+m/3];return function(v){return f(p*v)+g}}return{format:c,formatPrefix:u}}var Kr,ra,ld;jy({thousands:",",grouping:[3],currency:["$",""]});function jy(e){return Kr=Ay(e),ra=Kr.format,ld=Kr.formatPrefix,Kr}function ky(e){return Math.max(0,-Un(Math.abs(e)))}function Oy(e,t){return Math.max(0,Math.max(-8,Math.min(8,Math.floor(Un(t)/3)))*3-Un(Math.abs(e)))}function Py(e,t){return e=Math.abs(e),t=Math.abs(t)-e,Math.max(0,Un(t)-Un(e))+1}function Dy(e,t,n,r){var i=ps(e,t,n),o;switch(r=vr(r??",f"),r.type){case"s":{var s=Math.max(Math.abs(e),Math.abs(t));return r.precision==null&&!isNaN(o=Oy(i,s))&&(r.precision=o),ld(r,s)}case"":case"e":case"g":case"p":case"r":{r.precision==null&&!isNaN(o=Py(i,Math.max(Math.abs(e),Math.abs(t))))&&(r.precision=o-(r.type==="e"));break}case"f":case"%":{r.precision==null&&!isNaN(o=ky(i))&&(r.precision=o-(r.type==="%")*2);break}}return ra(r)}function io(e){var t=e.domain;return e.ticks=function(n){var r=t();return hs(r[0],r[r.length-1],n??10)},e.tickFormat=function(n,r){var i=t();return Dy(i[0],i[i.length-1],n??10,r)},e.nice=function(n){n==null&&(n=10);var r=t(),i=0,o=r.length-1,s=r[i],a=r[o],l,c,u=10;for(a<s&&(c=s,s=a,a=c,c=i,i=o,o=c);u-- >0;){if(c=fs(s,a,n),c===l)return r[i]=s,r[o]=a,t(r);if(c>0)s=Math.floor(s/c)*c,a=Math.ceil(a/c)*c;else if(c<0)s=Math.ceil(s*c)/c,a=Math.floor(a*c)/c;else break;l=c}return e},e}function ia(){var e=sd();return e.copy=function(){return Ar(e,ia())},Yt.apply(e,arguments),io(e)}function cd(e,t){e=e.slice();var n=0,r=e.length-1,i=e[n],o=e[r],s;return o<i&&(s=n,n=r,r=s,s=i,i=o,o=s),e[n]=t.floor(i),e[r]=t.ceil(o),e}function Kl(e){return Math.log(e)}function Xl(e){return Math.exp(e)}function $y(e){return-Math.log(-e)}function Ly(e){return-Math.exp(-e)}function Ny(e){return isFinite(e)?+("1e"+e):e<0?0:e}function zy(e){return e===10?Ny:e===Math.E?Math.exp:t=>Math.pow(e,t)}function Fy(e){return e===Math.E?Math.log:e===10&&Math.log10||e===2&&Math.log2||(e=Math.log(e),t=>Math.log(t)/e)}function Zl(e){return(t,n)=>-e(-t,n)}function By(e){const t=e(Kl,Xl),n=t.domain;let r=10,i,o;function s(){return i=Fy(r),o=zy(r),n()[0]<0?(i=Zl(i),o=Zl(o),e($y,Ly)):e(Kl,Xl),t}return t.base=function(a){return arguments.length?(r=+a,s()):r},t.domain=function(a){return arguments.length?(n(a),s()):n()},t.ticks=a=>{const l=n();let c=l[0],u=l[l.length-1];const d=u<c;d&&([c,u]=[u,c]);let h=i(c),f=i(u),m,p;const g=a==null?10:+a;let v=[];if(!(r%1)&&f-h<g){if(h=Math.floor(h),f=Math.ceil(f),c>0){for(;h<=f;++h)for(m=1;m<r;++m)if(p=h<0?m/o(-h):m*o(h),!(p<c)){if(p>u)break;v.push(p)}}else for(;h<=f;++h)for(m=r-1;m>=1;--m)if(p=h>0?m/o(-h):m*o(h),!(p<c)){if(p>u)break;v.push(p)}v.length*2<g&&(v=hs(c,u,g))}else v=hs(h,f,Math.min(f-h,g)).map(o);return d?v.reverse():v},t.tickFormat=(a,l)=>{if(a==null&&(a=10),l==null&&(l=r===10?"s":","),typeof l!="function"&&(!(r%1)&&(l=vr(l)).precision==null&&(l.trim=!0),l=ra(l)),a===1/0)return l;const c=Math.max(1,r*a/t.ticks().length);return u=>{let d=u/o(Math.round(i(u)));return d*r<r-.5&&(d*=r),d<=c?l(u):""}},t.nice=()=>n(cd(n(),{floor:a=>o(Math.floor(i(a))),ceil:a=>o(Math.ceil(i(a)))})),t}function Si(){const e=By(ro()).domain([1,10]);return e.copy=()=>Ar(e,Si()).base(e.base()),Yt.apply(e,arguments),e}function Ql(e){return function(t){return Math.sign(t)*Math.log1p(Math.abs(t/e))}}function ec(e){return function(t){return Math.sign(t)*Math.expm1(Math.abs(t))*e}}function Gy(e){var t=1,n=e(Ql(t),ec(t));return n.constant=function(r){return arguments.length?e(Ql(t=+r),ec(t)):t},io(n)}function ud(){var e=Gy(ro());return e.copy=function(){return Ar(e,ud()).constant(e.constant())},Yt.apply(e,arguments)}function tc(e){return function(t){return t<0?-Math.pow(-t,e):Math.pow(t,e)}}function Vy(e){return e<0?-Math.sqrt(-e):Math.sqrt(e)}function Uy(e){return e<0?-e*e:e*e}function Wy(e){var t=e(Je,Je),n=1;function r(){return n===1?e(Je,Je):n===.5?e(Vy,Uy):e(tc(n),tc(1/n))}return t.exponent=function(i){return arguments.length?(n=+i,r()):n},io(t)}function oa(){var e=Wy(ro());return e.copy=function(){return Ar(e,oa()).exponent(e.exponent())},Yt.apply(e,arguments),e}function Hy(){return oa.apply(null,arguments).exponent(.5)}function dd(){var e=[.5],t=[0,1],n,r=1;function i(o){return o!=null&&o<=o?t[td(e,o,0,r)]:n}return i.domain=function(o){return arguments.length?(e=Array.from(o),r=Math.min(e.length,t.length-1),i):e.slice()},i.range=function(o){return arguments.length?(t=Array.from(o),r=Math.min(e.length,t.length-1),i):t.slice()},i.invertExtent=function(o){var s=t.indexOf(o);return[e[s-1],e[s]]},i.unknown=function(o){return arguments.length?(n=o,i):n},i.copy=function(){return dd().domain(e).range(t).unknown(n)},Yt.apply(i,arguments)}const Vo=new Date,Uo=new Date;function Ce(e,t,n,r){function i(o){return e(o=arguments.length===0?new Date:new Date(+o)),o}return i.floor=o=>(e(o=new Date(+o)),o),i.ceil=o=>(e(o=new Date(o-1)),t(o,1),e(o),o),i.round=o=>{const s=i(o),a=i.ceil(o);return o-s<a-o?s:a},i.offset=(o,s)=>(t(o=new Date(+o),s==null?1:Math.floor(s)),o),i.range=(o,s,a)=>{const l=[];if(o=i.ceil(o),a=a==null?1:Math.floor(a),!(o<s)||!(a>0))return l;let c;do l.push(c=new Date(+o)),t(o,a),e(o);while(c<o&&o<s);return l},i.filter=o=>Ce(s=>{if(s>=s)for(;e(s),!o(s);)s.setTime(s-1)},(s,a)=>{if(s>=s)if(a<0)for(;++a<=0;)for(;t(s,-1),!o(s););else for(;--a>=0;)for(;t(s,1),!o(s););}),n&&(i.count=(o,s)=>(Vo.setTime(+o),Uo.setTime(+s),e(Vo),e(Uo),Math.floor(n(Vo,Uo))),i.every=o=>(o=Math.floor(o),!isFinite(o)||!(o>0)?null:o>1?i.filter(r?s=>r(s)%o===0:s=>i.count(0,s)%o===0):i)),i}const wi=Ce(()=>{},(e,t)=>{e.setTime(+e+t)},(e,t)=>t-e);wi.every=e=>(e=Math.floor(e),!isFinite(e)||!(e>0)?null:e>1?Ce(t=>{t.setTime(Math.floor(t/e)*e)},(t,n)=>{t.setTime(+t+n*e)},(t,n)=>(n-t)/e):wi);wi.range;const Tt=1e3,Ke=Tt*60,Ct=Ke*60,Rt=Ct*24,sa=Rt*7,nc=Rt*30,Wo=Rt*365,on=Ce(e=>{e.setTime(e-e.getMilliseconds())},(e,t)=>{e.setTime(+e+t*Tt)},(e,t)=>(t-e)/Tt,e=>e.getUTCSeconds());on.range;const aa=Ce(e=>{e.setTime(e-e.getMilliseconds()-e.getSeconds()*Tt)},(e,t)=>{e.setTime(+e+t*Ke)},(e,t)=>(t-e)/Ke,e=>e.getMinutes());aa.range;const la=Ce(e=>{e.setUTCSeconds(0,0)},(e,t)=>{e.setTime(+e+t*Ke)},(e,t)=>(t-e)/Ke,e=>e.getUTCMinutes());la.range;const ca=Ce(e=>{e.setTime(e-e.getMilliseconds()-e.getSeconds()*Tt-e.getMinutes()*Ke)},(e,t)=>{e.setTime(+e+t*Ct)},(e,t)=>(t-e)/Ct,e=>e.getHours());ca.range;const ua=Ce(e=>{e.setUTCMinutes(0,0,0)},(e,t)=>{e.setTime(+e+t*Ct)},(e,t)=>(t-e)/Ct,e=>e.getUTCHours());ua.range;const jr=Ce(e=>e.setHours(0,0,0,0),(e,t)=>e.setDate(e.getDate()+t),(e,t)=>(t-e-(t.getTimezoneOffset()-e.getTimezoneOffset())*Ke)/Rt,e=>e.getDate()-1);jr.range;const oo=Ce(e=>{e.setUTCHours(0,0,0,0)},(e,t)=>{e.setUTCDate(e.getUTCDate()+t)},(e,t)=>(t-e)/Rt,e=>e.getUTCDate()-1);oo.range;const hd=Ce(e=>{e.setUTCHours(0,0,0,0)},(e,t)=>{e.setUTCDate(e.getUTCDate()+t)},(e,t)=>(t-e)/Rt,e=>Math.floor(e/Rt));hd.range;function gn(e){return Ce(t=>{t.setDate(t.getDate()-(t.getDay()+7-e)%7),t.setHours(0,0,0,0)},(t,n)=>{t.setDate(t.getDate()+n*7)},(t,n)=>(n-t-(n.getTimezoneOffset()-t.getTimezoneOffset())*Ke)/sa)}const so=gn(0),Ei=gn(1),Yy=gn(2),qy=gn(3),Wn=gn(4),Jy=gn(5),Ky=gn(6);so.range;Ei.range;Yy.range;qy.range;Wn.range;Jy.range;Ky.range;function yn(e){return Ce(t=>{t.setUTCDate(t.getUTCDate()-(t.getUTCDay()+7-e)%7),t.setUTCHours(0,0,0,0)},(t,n)=>{t.setUTCDate(t.getUTCDate()+n*7)},(t,n)=>(n-t)/sa)}const ao=yn(0),Ti=yn(1),Xy=yn(2),Zy=yn(3),Hn=yn(4),Qy=yn(5),ex=yn(6);ao.range;Ti.range;Xy.range;Zy.range;Hn.range;Qy.range;ex.range;const da=Ce(e=>{e.setDate(1),e.setHours(0,0,0,0)},(e,t)=>{e.setMonth(e.getMonth()+t)},(e,t)=>t.getMonth()-e.getMonth()+(t.getFullYear()-e.getFullYear())*12,e=>e.getMonth());da.range;const ha=Ce(e=>{e.setUTCDate(1),e.setUTCHours(0,0,0,0)},(e,t)=>{e.setUTCMonth(e.getUTCMonth()+t)},(e,t)=>t.getUTCMonth()-e.getUTCMonth()+(t.getUTCFullYear()-e.getUTCFullYear())*12,e=>e.getUTCMonth());ha.range;const It=Ce(e=>{e.setMonth(0,1),e.setHours(0,0,0,0)},(e,t)=>{e.setFullYear(e.getFullYear()+t)},(e,t)=>t.getFullYear()-e.getFullYear(),e=>e.getFullYear());It.every=e=>!isFinite(e=Math.floor(e))||!(e>0)?null:Ce(t=>{t.setFullYear(Math.floor(t.getFullYear()/e)*e),t.setMonth(0,1),t.setHours(0,0,0,0)},(t,n)=>{t.setFullYear(t.getFullYear()+n*e)});It.range;const At=Ce(e=>{e.setUTCMonth(0,1),e.setUTCHours(0,0,0,0)},(e,t)=>{e.setUTCFullYear(e.getUTCFullYear()+t)},(e,t)=>t.getUTCFullYear()-e.getUTCFullYear(),e=>e.getUTCFullYear());At.every=e=>!isFinite(e=Math.floor(e))||!(e>0)?null:Ce(t=>{t.setUTCFullYear(Math.floor(t.getUTCFullYear()/e)*e),t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0)},(t,n)=>{t.setUTCFullYear(t.getUTCFullYear()+n*e)});At.range;function fd(e,t,n,r,i,o){const s=[[on,1,Tt],[on,5,5*Tt],[on,15,15*Tt],[on,30,30*Tt],[o,1,Ke],[o,5,5*Ke],[o,15,15*Ke],[o,30,30*Ke],[i,1,Ct],[i,3,3*Ct],[i,6,6*Ct],[i,12,12*Ct],[r,1,Rt],[r,2,2*Rt],[n,1,sa],[t,1,nc],[t,3,3*nc],[e,1,Wo]];function a(c,u,d){const h=u<c;h&&([c,u]=[u,c]);const f=d&&typeof d.range=="function"?d:l(c,u,d),m=f?f.range(c,+u+1):[];return h?m.reverse():m}function l(c,u,d){const h=Math.abs(u-c)/d,f=Zs(([,,g])=>g).right(s,h);if(f===s.length)return e.every(ps(c/Wo,u/Wo,d));if(f===0)return wi.every(Math.max(ps(c,u,d),1));const[m,p]=s[h/s[f-1][2]<s[f][2]/h?f-1:f];return m.every(p)}return[a,l]}const[tx,nx]=fd(At,ha,ao,hd,ua,la),[rx,ix]=fd(It,da,so,jr,ca,aa);function Ho(e){if(0<=e.y&&e.y<100){var t=new Date(-1,e.m,e.d,e.H,e.M,e.S,e.L);return t.setFullYear(e.y),t}return new Date(e.y,e.m,e.d,e.H,e.M,e.S,e.L)}function Yo(e){if(0<=e.y&&e.y<100){var t=new Date(Date.UTC(-1,e.m,e.d,e.H,e.M,e.S,e.L));return t.setUTCFullYear(e.y),t}return new Date(Date.UTC(e.y,e.m,e.d,e.H,e.M,e.S,e.L))}function tr(e,t,n){return{y:e,m:t,d:n,H:0,M:0,S:0,L:0}}function ox(e){var t=e.dateTime,n=e.date,r=e.time,i=e.periods,o=e.days,s=e.shortDays,a=e.months,l=e.shortMonths,c=nr(i),u=rr(i),d=nr(o),h=rr(o),f=nr(s),m=rr(s),p=nr(a),g=rr(a),v=nr(l),C=rr(l),w={a:W,A:B,b:K,B:ce,c:null,d:lc,e:lc,f:Rx,g:Nx,G:Fx,H:Cx,I:_x,j:Mx,L:pd,m:Ix,M:Ax,p:Q,q:Ne,Q:dc,s:hc,S:jx,u:kx,U:Ox,V:Px,w:Dx,W:$x,x:null,X:null,y:Lx,Y:zx,Z:Bx,"%":uc},E={a:xt,A:bt,b:ke,B:vt,c:null,d:cc,e:cc,f:Wx,g:t1,G:r1,H:Gx,I:Vx,j:Ux,L:gd,m:Hx,M:Yx,p:ot,q:Ge,Q:dc,s:hc,S:qx,u:Jx,U:Kx,V:Xx,w:Zx,W:Qx,x:null,X:null,y:e1,Y:n1,Z:i1,"%":uc},_={a:D,A:k,b:x,B:I,c:M,d:sc,e:sc,f:Sx,g:oc,G:ic,H:ac,I:ac,j:yx,L:vx,m:gx,M:xx,p:O,q:mx,Q:Ex,s:Tx,S:bx,u:ux,U:dx,V:hx,w:cx,W:fx,x:F,X:N,y:oc,Y:ic,Z:px,"%":wx};w.x=S(n,w),w.X=S(r,w),w.c=S(t,w),E.x=S(n,E),E.X=S(r,E),E.c=S(t,E);function S(V,q){return function(Z){var L=[],re=-1,ee=0,Ae=V.length,_e,ge,$t;for(Z instanceof Date||(Z=new Date(+Z));++re<Ae;)V.charCodeAt(re)===37&&(L.push(V.slice(ee,re)),(ge=rc[_e=V.charAt(++re)])!=null?_e=V.charAt(++re):ge=_e==="e"?" ":"0",($t=q[_e])&&(_e=$t(Z,ge)),L.push(_e),ee=re+1);return L.push(V.slice(ee,re)),L.join("")}}function T(V,q){return function(Z){var L=tr(1900,void 0,1),re=A(L,V,Z+="",0),ee,Ae;if(re!=Z.length)return null;if("Q"in L)return new Date(L.Q);if("s"in L)return new Date(L.s*1e3+("L"in L?L.L:0));if(q&&!("Z"in L)&&(L.Z=0),"p"in L&&(L.H=L.H%12+L.p*12),L.m===void 0&&(L.m="q"in L?L.q:0),"V"in L){if(L.V<1||L.V>53)return null;"w"in L||(L.w=1),"Z"in L?(ee=Yo(tr(L.y,0,1)),Ae=ee.getUTCDay(),ee=Ae>4||Ae===0?Ti.ceil(ee):Ti(ee),ee=oo.offset(ee,(L.V-1)*7),L.y=ee.getUTCFullYear(),L.m=ee.getUTCMonth(),L.d=ee.getUTCDate()+(L.w+6)%7):(ee=Ho(tr(L.y,0,1)),Ae=ee.getDay(),ee=Ae>4||Ae===0?Ei.ceil(ee):Ei(ee),ee=jr.offset(ee,(L.V-1)*7),L.y=ee.getFullYear(),L.m=ee.getMonth(),L.d=ee.getDate()+(L.w+6)%7)}else("W"in L||"U"in L)&&("w"in L||(L.w="u"in L?L.u%7:"W"in L?1:0),Ae="Z"in L?Yo(tr(L.y,0,1)).getUTCDay():Ho(tr(L.y,0,1)).getDay(),L.m=0,L.d="W"in L?(L.w+6)%7+L.W*7-(Ae+5)%7:L.w+L.U*7-(Ae+6)%7);return"Z"in L?(L.H+=L.Z/100|0,L.M+=L.Z%100,Yo(L)):Ho(L)}}function A(V,q,Z,L){for(var re=0,ee=q.length,Ae=Z.length,_e,ge;re<ee;){if(L>=Ae)return-1;if(_e=q.charCodeAt(re++),_e===37){if(_e=q.charAt(re++),ge=_[_e in rc?q.charAt(re++):_e],!ge||(L=ge(V,Z,L))<0)return-1}else if(_e!=Z.charCodeAt(L++))return-1}return L}function O(V,q,Z){var L=c.exec(q.slice(Z));return L?(V.p=u.get(L[0].toLowerCase()),Z+L[0].length):-1}function D(V,q,Z){var L=f.exec(q.slice(Z));return L?(V.w=m.get(L[0].toLowerCase()),Z+L[0].length):-1}function k(V,q,Z){var L=d.exec(q.slice(Z));return L?(V.w=h.get(L[0].toLowerCase()),Z+L[0].length):-1}function x(V,q,Z){var L=v.exec(q.slice(Z));return L?(V.m=C.get(L[0].toLowerCase()),Z+L[0].length):-1}function I(V,q,Z){var L=p.exec(q.slice(Z));return L?(V.m=g.get(L[0].toLowerCase()),Z+L[0].length):-1}function M(V,q,Z){return A(V,t,q,Z)}function F(V,q,Z){return A(V,n,q,Z)}function N(V,q,Z){return A(V,r,q,Z)}function W(V){return s[V.getDay()]}function B(V){return o[V.getDay()]}function K(V){return l[V.getMonth()]}function ce(V){return a[V.getMonth()]}function Q(V){return i[+(V.getHours()>=12)]}function Ne(V){return 1+~~(V.getMonth()/3)}function xt(V){return s[V.getUTCDay()]}function bt(V){return o[V.getUTCDay()]}function ke(V){return l[V.getUTCMonth()]}function vt(V){return a[V.getUTCMonth()]}function ot(V){return i[+(V.getUTCHours()>=12)]}function Ge(V){return 1+~~(V.getUTCMonth()/3)}return{format:function(V){var q=S(V+="",w);return q.toString=function(){return V},q},parse:function(V){var q=T(V+="",!1);return q.toString=function(){return V},q},utcFormat:function(V){var q=S(V+="",E);return q.toString=function(){return V},q},utcParse:function(V){var q=T(V+="",!0);return q.toString=function(){return V},q}}}var rc={"-":"",_:" ",0:"0"},Ie=/^\s*\d+/,sx=/^%/,ax=/[\\^$*+?|[\]().{}]/g;function ne(e,t,n){var r=e<0?"-":"",i=(r?-e:e)+"",o=i.length;return r+(o<n?new Array(n-o+1).join(t)+i:i)}function lx(e){return e.replace(ax,"\\$&")}function nr(e){return new RegExp("^(?:"+e.map(lx).join("|")+")","i")}function rr(e){return new Map(e.map((t,n)=>[t.toLowerCase(),n]))}function cx(e,t,n){var r=Ie.exec(t.slice(n,n+1));return r?(e.w=+r[0],n+r[0].length):-1}function ux(e,t,n){var r=Ie.exec(t.slice(n,n+1));return r?(e.u=+r[0],n+r[0].length):-1}function dx(e,t,n){var r=Ie.exec(t.slice(n,n+2));return r?(e.U=+r[0],n+r[0].length):-1}function hx(e,t,n){var r=Ie.exec(t.slice(n,n+2));return r?(e.V=+r[0],n+r[0].length):-1}function fx(e,t,n){var r=Ie.exec(t.slice(n,n+2));return r?(e.W=+r[0],n+r[0].length):-1}function ic(e,t,n){var r=Ie.exec(t.slice(n,n+4));return r?(e.y=+r[0],n+r[0].length):-1}function oc(e,t,n){var r=Ie.exec(t.slice(n,n+2));return r?(e.y=+r[0]+(+r[0]>68?1900:2e3),n+r[0].length):-1}function px(e,t,n){var r=/^(Z)|([+-]\d\d)(?::?(\d\d))?/.exec(t.slice(n,n+6));return r?(e.Z=r[1]?0:-(r[2]+(r[3]||"00")),n+r[0].length):-1}function mx(e,t,n){var r=Ie.exec(t.slice(n,n+1));return r?(e.q=r[0]*3-3,n+r[0].length):-1}function gx(e,t,n){var r=Ie.exec(t.slice(n,n+2));return r?(e.m=r[0]-1,n+r[0].length):-1}function sc(e,t,n){var r=Ie.exec(t.slice(n,n+2));return r?(e.d=+r[0],n+r[0].length):-1}function yx(e,t,n){var r=Ie.exec(t.slice(n,n+3));return r?(e.m=0,e.d=+r[0],n+r[0].length):-1}function ac(e,t,n){var r=Ie.exec(t.slice(n,n+2));return r?(e.H=+r[0],n+r[0].length):-1}function xx(e,t,n){var r=Ie.exec(t.slice(n,n+2));return r?(e.M=+r[0],n+r[0].length):-1}function bx(e,t,n){var r=Ie.exec(t.slice(n,n+2));return r?(e.S=+r[0],n+r[0].length):-1}function vx(e,t,n){var r=Ie.exec(t.slice(n,n+3));return r?(e.L=+r[0],n+r[0].length):-1}function Sx(e,t,n){var r=Ie.exec(t.slice(n,n+6));return r?(e.L=Math.floor(r[0]/1e3),n+r[0].length):-1}function wx(e,t,n){var r=sx.exec(t.slice(n,n+1));return r?n+r[0].length:-1}function Ex(e,t,n){var r=Ie.exec(t.slice(n));return r?(e.Q=+r[0],n+r[0].length):-1}function Tx(e,t,n){var r=Ie.exec(t.slice(n));return r?(e.s=+r[0],n+r[0].length):-1}function lc(e,t){return ne(e.getDate(),t,2)}function Cx(e,t){return ne(e.getHours(),t,2)}function _x(e,t){return ne(e.getHours()%12||12,t,2)}function Mx(e,t){return ne(1+jr.count(It(e),e),t,3)}function pd(e,t){return ne(e.getMilliseconds(),t,3)}function Rx(e,t){return pd(e,t)+"000"}function Ix(e,t){return ne(e.getMonth()+1,t,2)}function Ax(e,t){return ne(e.getMinutes(),t,2)}function jx(e,t){return ne(e.getSeconds(),t,2)}function kx(e){var t=e.getDay();return t===0?7:t}function Ox(e,t){return ne(so.count(It(e)-1,e),t,2)}function md(e){var t=e.getDay();return t>=4||t===0?Wn(e):Wn.ceil(e)}function Px(e,t){return e=md(e),ne(Wn.count(It(e),e)+(It(e).getDay()===4),t,2)}function Dx(e){return e.getDay()}function $x(e,t){return ne(Ei.count(It(e)-1,e),t,2)}function Lx(e,t){return ne(e.getFullYear()%100,t,2)}function Nx(e,t){return e=md(e),ne(e.getFullYear()%100,t,2)}function zx(e,t){return ne(e.getFullYear()%1e4,t,4)}function Fx(e,t){var n=e.getDay();return e=n>=4||n===0?Wn(e):Wn.ceil(e),ne(e.getFullYear()%1e4,t,4)}function Bx(e){var t=e.getTimezoneOffset();return(t>0?"-":(t*=-1,"+"))+ne(t/60|0,"0",2)+ne(t%60,"0",2)}function cc(e,t){return ne(e.getUTCDate(),t,2)}function Gx(e,t){return ne(e.getUTCHours(),t,2)}function Vx(e,t){return ne(e.getUTCHours()%12||12,t,2)}function Ux(e,t){return ne(1+oo.count(At(e),e),t,3)}function gd(e,t){return ne(e.getUTCMilliseconds(),t,3)}function Wx(e,t){return gd(e,t)+"000"}function Hx(e,t){return ne(e.getUTCMonth()+1,t,2)}function Yx(e,t){return ne(e.getUTCMinutes(),t,2)}function qx(e,t){return ne(e.getUTCSeconds(),t,2)}function Jx(e){var t=e.getUTCDay();return t===0?7:t}function Kx(e,t){return ne(ao.count(At(e)-1,e),t,2)}function yd(e){var t=e.getUTCDay();return t>=4||t===0?Hn(e):Hn.ceil(e)}function Xx(e,t){return e=yd(e),ne(Hn.count(At(e),e)+(At(e).getUTCDay()===4),t,2)}function Zx(e){return e.getUTCDay()}function Qx(e,t){return ne(Ti.count(At(e)-1,e),t,2)}function e1(e,t){return ne(e.getUTCFullYear()%100,t,2)}function t1(e,t){return e=yd(e),ne(e.getUTCFullYear()%100,t,2)}function n1(e,t){return ne(e.getUTCFullYear()%1e4,t,4)}function r1(e,t){var n=e.getUTCDay();return e=n>=4||n===0?Hn(e):Hn.ceil(e),ne(e.getUTCFullYear()%1e4,t,4)}function i1(){return"+0000"}function uc(){return"%"}function dc(e){return+e}function hc(e){return Math.floor(+e/1e3)}var jn,xd,bd;o1({dateTime:"%x, %X",date:"%-m/%-d/%Y",time:"%-I:%M:%S %p",periods:["AM","PM"],days:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],shortDays:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],months:["January","February","March","April","May","June","July","August","September","October","November","December"],shortMonths:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"]});function o1(e){return jn=ox(e),xd=jn.format,jn.parse,bd=jn.utcFormat,jn.utcParse,jn}function s1(e){return new Date(e)}function a1(e){return e instanceof Date?+e:+new Date(+e)}function fa(e,t,n,r,i,o,s,a,l,c){var u=sd(),d=u.invert,h=u.domain,f=c(".%L"),m=c(":%S"),p=c("%I:%M"),g=c("%I %p"),v=c("%a %d"),C=c("%b %d"),w=c("%B"),E=c("%Y");function _(S){return(l(S)<S?f:a(S)<S?m:s(S)<S?p:o(S)<S?g:r(S)<S?i(S)<S?v:C:n(S)<S?w:E)(S)}return u.invert=function(S){return new Date(d(S))},u.domain=function(S){return arguments.length?h(Array.from(S,a1)):h().map(s1)},u.ticks=function(S){var T=h();return e(T[0],T[T.length-1],S??10)},u.tickFormat=function(S,T){return T==null?_:c(T)},u.nice=function(S){var T=h();return(!S||typeof S.range!="function")&&(S=t(T[0],T[T.length-1],S??10)),S?h(cd(T,S)):u},u.copy=function(){return Ar(u,fa(e,t,n,r,i,o,s,a,l,c))},u}function vd(){return Yt.apply(fa(rx,ix,It,da,so,jr,ca,aa,on,xd).domain([new Date(2e3,0,1),new Date(2e3,0,2)]),arguments)}function l1(){return Yt.apply(fa(tx,nx,At,ha,ao,oo,ua,la,on,bd).domain([Date.UTC(2e3,0,1),Date.UTC(2e3,0,2)]),arguments)}function c1(){var e=0,t=1,n,r,i,o,s=Je,a=!1,l;function c(d){return d==null||isNaN(d=+d)?l:s(i===0?.5:(d=(o(d)-n)*i,a?Math.max(0,Math.min(1,d)):d))}c.domain=function(d){return arguments.length?([e,t]=d,n=o(e=+e),r=o(t=+t),i=n===r?0:1/(r-n),c):[e,t]},c.clamp=function(d){return arguments.length?(a=!!d,c):a},c.interpolator=function(d){return arguments.length?(s=d,c):s};function u(d){return function(h){var f,m;return arguments.length?([f,m]=h,s=d(f,m),c):[s(0),s(1)]}}return c.range=u(no),c.rangeRound=u(od),c.unknown=function(d){return arguments.length?(l=d,c):l},function(d){return o=d,n=d(e),r=d(t),i=n===r?0:1/(r-n),c}}function u1(e,t){return t.domain(e.domain()).interpolator(e.interpolator()).clamp(e.clamp()).unknown(e.unknown())}function Sd(){var e=io(c1()(Je));return e.copy=function(){return u1(e,Sd())},K0.apply(e,arguments)}function wd(e){return e.type==="piecewise"?dd(e.thresholds,e.colors):Sd([e.min??0,e.max??100],e.color)}function Ci(e){return e.values?ms(e.values,e.colors).unknown(e.unknownColor??null):ms(e.colors.map((t,n)=>n),e.colors).unknown(e.unknownColor??null)}function bs(e){return e.type==="ordinal"?Ci(e):wd(e)}function pa(e,t,n){const{tickMaxStep:r,tickMinStep:i,tickNumber:o}=e,s=i===void 0?999:Math.floor(Math.abs(t[1]-t[0])/i),a=r===void 0?2:Math.ceil(Math.abs(t[1]-t[0])/r);return Math.min(s,Math.max(a,o??n))}function d1(e,t){return t[1]-t[0]===0?1:e/((t[1]-t[0])/100)}function Ed(e){return Math.floor(Math.abs(e)/50)}function fc(e){return Array.isArray(e)?JSON.stringify(e):typeof e=="object"&&e!==null?e.valueOf():e}function ma(...e){let t=new gi(void 0,fc),n=[],r=[],i=0,o=1,s,a,l=!1,c=0,u=0,d=.5;const h=g=>{const v=t.get(g);if(v!==void 0)return r[v%r.length]},f=()=>{const g=n.length,v=o<i,C=v?o:i,w=v?i:o;s=(w-C)/Math.max(1,g-c+u*2),l&&(s=Math.floor(s));const E=C+(w-C-s*(g-c))*d;a=s*(1-c);const _=l?Math.round(E):E;a=l?Math.round(a):a;const T=J0(g).map(A=>_+s*A);return r=v?T.reverse():T,h};h.domain=function(g){if(!arguments.length)return n.slice();n=[],t=new gi(void 0,fc);for(const v of g)t.has(v)||t.set(v,n.push(v)-1);return f()},h.range=function(g){if(!arguments.length)return[i,o];const[v,C]=g;return i=+v,o=+C,f()},h.rangeRound=function(g){const[v,C]=g;return i=+v,o=+C,l=!0,f()},h.bandwidth=function(){return a},h.step=function(){return s},h.round=function(g){return arguments.length?(l=!!g,f()):l},h.padding=function(g){return arguments.length?(c=Math.min(1,u=+g),f()):c},h.paddingInner=function(g){return arguments.length?(c=Math.min(1,g),f()):c},h.paddingOuter=function(g){return arguments.length?(u=+g,f()):u},h.align=function(g){return arguments.length?(d=Math.max(0,Math.min(1,g)),f()):d},h.copy=()=>ma(n,[i,o]).round(l).paddingInner(c).paddingOuter(u).align(d);const[m,p]=e;return e.length>1?(h.domain(m),h.range(p)):m?h.range(m):f(),h}function h1(...e){const t=ma(...e).paddingInner(1),n=t.copy;return t.padding=t.paddingOuter,delete t.paddingInner,delete t.paddingOuter,t.copy=()=>{const r=n();return r.padding=r.paddingOuter,delete r.paddingInner,delete r.paddingOuter,r.copy=t.copy,r},t}function Td(...e){const t=ud(...e),n=t.ticks,{negativeScale:r,linearScale:i,positiveScale:o}=f1(t);return t.ticks=s=>{const a=n(s),l=t.constant();let c=0,u=0,d=0;a.forEach(f=>{f>-l&&f<l&&(u+=1),f<=-l&&(c+=1),f>=l&&(d+=1)});const h=[];if(c>0&&h.push(...r.ticks(c)),u>0){const f=i.ticks(u);h.at(-1)===f[0]?h.push(...f.slice(1)):h.push(...f)}if(d>0){const f=o.ticks(d);h.at(-1)===f[0]?h.push(...f.slice(1)):h.push(...f)}return h},t.tickFormat=(s=10,a)=>{const l=t.constant(),[c,u]=t.domain(),d=u-c,h=r.domain(),f=h[1]-h[0],p=(d===0?0:f/d)*s,g=i.domain(),v=g[1]-g[0],w=(d===0?0:v/d)*s,E=o.domain(),_=E[1]-E[0],T=(d===0?0:_/d)*s,A=r.tickFormat(p,a),O=i.tickFormat(w,a),D=o.tickFormat(T,a);return k=>(k.valueOf()<=-l?A:k.valueOf()>=l?D:O)(k)},t.copy=()=>Td(t.domain(),t.range()).constant(t.constant()),t}function f1(e){const t=e.constant(),n=e.domain(),r=[n[0],Math.min(n[1],-t)],i=Si(r,e.range()),o=[Math.max(n[0],-t),Math.min(n[1],t)],s=ia(o,e.range()),a=[Math.max(n[0],t),n[1]],l=Si(a,e.range());return{negativeScale:i,linearScale:s,positiveScale:l}}function ga(e,t,n){switch(e){case"log":return Si(t,n);case"pow":return oa(t,n);case"sqrt":return Hy(t,n);case"time":return vd(t,n);case"utc":return l1(t,n);case"symlog":return Td(t,n);default:return ia(t,n)}}const p1=e=>(e==null?void 0:e[0])instanceof Date;function m1(e,t,n){const r=vd(e,t);return(i,{location:o})=>o==="tick"?r.tickFormat(n)(i):`${i.toLocaleString()}`}let pc,mc;class g1{constructor(){H(this,"types",new Set);if(pc)throw new Error("You can only create one instance!");pc=this.types}addType(t){this.types.add(t)}getTypes(){return this.types}}class y1{constructor(){H(this,"types",new Set);if(mc)throw new Error("You can only create one instance!");mc=this.types}addType(t){this.types.add(t)}getTypes(){return this.types}}const lo=new g1;lo.addType("bar");lo.addType("line");lo.addType("scatter");const x1=new y1;x1.addType("radar");function Cd(e){return lo.getTypes().has(e)}const b1=(e,t,n,r)=>{const i=new Set;return Object.keys(t).filter(Cd).forEach(s=>{var c,u,d;const a=((c=n[s])==null?void 0:c.series)??{},l=(d=(u=t[s]).axisTooltipGetter)==null?void 0:d.call(u,a);l!==void 0&&l.forEach(({axisId:h,direction:f})=>{f===e&&i.add(h??r)})}),i};function kr(e){return e.bandwidth!==void 0}function v1(e){return kr(e)&&e.paddingOuter!==void 0}function S1(e,t,n){const r=t==="x"?[e.left,e.left+e.width]:[e.top+e.height,e.top];return n?[r[1],r[0]]:r}const w1=.2,E1=.1;function _d({scales:e,drawingArea:t,formattedSeries:n,axis:r,seriesConfig:i,axisDirection:o,zoomMap:s,domains:a}){if(r===void 0)return{axis:{},axisIds:[]};const l=b1(o,i,n,r[0].id),c={};return r.forEach(u=>{const d=u,h=e[d.id],f=s==null?void 0:s.get(d.id),m=f?[f.start,f.end]:[0,100],p=S1(t,o,d.reverse??!1),g=a[d.id].tickNumber,v=!d.ignoreTooltip&&l.has(d.id),C=d1(g,m),w=d.data??[];if(kr(h)){const S=o==="y"?[p[1],p[0]]:p;if(v1(h)&&Xn(d)){const T=d.categoryGapRatio??w1,A=d.barGapRatio??E1;c[d.id]=G({offset:0,height:0,categoryGapRatio:T,barGapRatio:A,triggerTooltip:v},d,{data:w,scale:h,tickNumber:C,colorScale:d.colorMap&&(d.colorMap.type==="ordinal"?Ci(G({values:d.data},d.colorMap)):bs(d.colorMap))})}if(Zn(d)&&(c[d.id]=G({offset:0,height:0,triggerTooltip:v},d,{data:w,scale:h,tickNumber:C,colorScale:d.colorMap&&(d.colorMap.type==="ordinal"?Ci(G({values:d.data},d.colorMap)):bs(d.colorMap))})),p1(d.data)){const T=m1(d.data,S,d.tickNumber);c[d.id].valueFormatter=d.valueFormatter??T}return}if(d.scaleType==="band"||d.scaleType==="point")return;const E=d,_=E.scaleType??"linear";c[d.id]=G({offset:0,height:0,triggerTooltip:v},E,{data:w,scaleType:_,scale:h,tickNumber:C,colorScale:E.colorMap&&wd(E.colorMap),valueFormatter:d.valueFormatter??L0(C,ga(_,p.map(S=>h.invert(S)),p))})}),{axis:c,axisIds:r.map(({id:u})=>u)}}function T1(e){return e!=null}function C1(e,t,n,r){const i=(e==null?void 0:e.length)??0,o=Math.floor(t*i/100),s=Math.ceil(n*i/100);return function(l,c){return(l[r]??(e==null?void 0:e[c]))==null?!0:c>=o&&c<s}}function _1(e,t,n,r,i){const o=e[0].valueOf(),s=e[1].valueOf(),a=o+t*(s-o)/100,l=o+n*(s-o)/100;return function(u,d){const h=u[r]??(i==null?void 0:i[d]);return h==null?!0:h>=a&&h<=l}}const M1=e=>({currentAxisId:t,seriesXAxisId:n,seriesYAxisId:r,isDefaultAxis:i})=>(o,s)=>{var c,u;return!(t===n?r:n)||i?((u=(c=Object.values(e??{}))[0])==null?void 0:u.call(c,o,s))??!0:[r,n].filter(d=>d!==t).map(d=>e[d??""]).filter(T1).every(d=>d(o,s))},gc=e=>(t=[])=>t.reduce((n,r)=>{const{zoom:i,id:o,reverse:s}=r,a=Xs(i,o,e,s);return a&&(n[o]=a),n},{}),R1=.2;function Md(e,t,n){const r=t==="x"?[e.left,e.left+e.width]:[e.top+e.height,e.top];return n.reverse?[r[1],r[0]]:r}function Rd(e,t){const n=[0,1];if(Xn(e)){const o=e.categoryGapRatio??R1;return ma(t,n).paddingInner(o).paddingOuter(o/2)}if(Zn(e))return h1(t,n);const r=e.scaleType??"linear",i=ga(r,t,n);return N0(e)&&e.constant!=null&&i.constant(e.constant),i}const Id=(e,t)=>{const n=e[1]-e[0],r=t[1]-t[0],i=e[0]-t[0]*n/r,o=e[1]+(100-t[1])*n/r;return[i,o]},I1=(e,t,n,r,i,o,s)=>{var c;const a=n==="x"?r[e].xExtremumGetter:r[e].yExtremumGetter,l=((c=o[e])==null?void 0:c.series)??{};return(a==null?void 0:a({series:l,axis:t,axisIndex:i,isDefaultAxis:i===0,getFilters:s}))??[1/0,-1/0]};function co(e,t,n,r,i,o){const s=Object.keys(n).filter(Cd);let a=[1/0,-1/0];for(const l of s){const[c,u]=I1(l,e,t,n,r,i,o);a=[Math.min(a[0],c),Math.max(a[1],u)]}return Number.isNaN(a[0])||Number.isNaN(a[1])?[1/0,-1/0]:a}const A1=(e,t,n,r)=>{var i;if(e.domainLimit!==void 0)return e.domainLimit;if(t==="x")for(const o of((i=r.line)==null?void 0:i.seriesOrder)??[]){const s=r.line.series[o];if(s.xAxisId===e.id||s.xAxisId===void 0&&n===0)return"strict"}return"nice"};function Ad(e,t,n){return ga(e??"linear",t,[0,1]).nice(n).domain()}function jd(e,t,n,r,[i,o],s,a){const l=Od(e,t,n,r,a);let c=Pd(e,i,o);if(typeof l=="function"){const{min:d,max:h}=l(i.valueOf(),o.valueOf());c[0]=d,c[1]=h}const u=pa(e,c,s);return l==="nice"&&(c=Ad(e.scaleType,c,u)),c=["min"in e?e.min??c[0]:c[0],"max"in e?e.max??c[1]:c[1]],{domain:c,tickNumber:u}}function kd(e,t,n,r,[i,o],s,a){const l=Od(e,t,n,r,a);let c=Pd(e,i,o);if(typeof l=="function"){const{min:u,max:d}=l(i.valueOf(),o.valueOf());c[0]=u,c[1]=d}return l==="nice"&&(c=Ad(e.scaleType,c,s)),[e.min??c[0],e.max??c[1]]}function Od(e,t,n,r,i){return i?A1(e,t,n,r):e.domainLimit??"nice"}function Pd(e,t,n){let r=t,i=n;return"max"in e&&e.max!=null&&e.max<t&&(r=e.max),"min"in e&&e.min!=null&&e.min>t&&(i=e.min),!("min"in e)&&!("max"in e)?[r,i]:[e.min??r,e.max??i]}class j1{constructor(){this.ids=[],this.values=[],this.length=0}clear(){this.length=0}push(t,n){let r=this.length++;for(;r>0;){const i=r-1>>1,o=this.values[i];if(n>=o)break;this.ids[r]=this.ids[i],this.values[r]=o,r=i}this.ids[r]=t,this.values[r]=n}pop(){if(this.length===0)return;const t=this.ids,n=this.values,r=t[0],i=--this.length;if(i>0){const o=t[i],s=n[i];let a=0;const l=i>>1;for(;a<l;){const c=(a<<1)+1,u=c+1,d=c+(+(u<i)&+(n[u]<n[c]));if(n[d]>=s)break;t[a]=t[d],n[a]=n[d],a=d}t[a]=o,n[a]=s}return r}peek(){return this.length>0?this.ids[0]:void 0}peekValue(){return this.length>0?this.values[0]:void 0}shrink(){this.ids.length=this.values.length=this.length}}const yc=[Int8Array,Uint8Array,Uint8ClampedArray,Int16Array,Uint16Array,Int32Array,Uint32Array,Float32Array,Float64Array],qo=3;class ya{static from(t,n=0){if(n%8!==0)throw new Error("byteOffset must be 8-byte aligned.");if(!t||t.byteLength===void 0||t.buffer)throw new Error("Data must be an instance of ArrayBuffer or SharedArrayBuffer.");const[r,i]=new Uint8Array(t,n+0,2);if(r!==251)throw new Error("Data does not appear to be in a Flatbush format.");const o=i>>4;if(o!==qo)throw new Error(`Got v${o} data when expected v${qo}.`);const s=yc[i&15];if(!s)throw new Error("Unrecognized array type.");const[a]=new Uint16Array(t,n+2,1),[l]=new Uint32Array(t,n+4,1);return new ya(l,a,s,void 0,t,n)}constructor(t,n=16,r=Float64Array,i=ArrayBuffer,o,s=0){if(t===void 0)throw new Error("Missing required argument: numItems.");if(isNaN(t)||t<=0)throw new Error(`Unexpected numItems value: ${t}.`);this.numItems=+t,this.nodeSize=Math.min(Math.max(+n,2),65535),this.byteOffset=s;let a=t,l=a;this._levelBounds=[a*4];do a=Math.ceil(a/this.nodeSize),l+=a,this._levelBounds.push(l*4);while(a!==1);this.ArrayType=r,this.IndexArrayType=l<16384?Uint16Array:Uint32Array;const c=yc.indexOf(r),u=l*4*r.BYTES_PER_ELEMENT;if(c<0)throw new Error(`Unexpected typed array class: ${r}.`);if(o)this.data=o,this._boxes=new r(o,s+8,l*4),this._indices=new this.IndexArrayType(o,s+8+u,l),this._pos=l*4,this.minX=this._boxes[this._pos-4],this.minY=this._boxes[this._pos-3],this.maxX=this._boxes[this._pos-2],this.maxY=this._boxes[this._pos-1];else{const d=this.data=new i(8+u+l*this.IndexArrayType.BYTES_PER_ELEMENT);this._boxes=new r(d,8,l*4),this._indices=new this.IndexArrayType(d,8+u,l),this._pos=0,this.minX=1/0,this.minY=1/0,this.maxX=-1/0,this.maxY=-1/0,new Uint8Array(d,0,2).set([251,(qo<<4)+c]),new Uint16Array(d,2,1)[0]=n,new Uint32Array(d,4,1)[0]=t}this._queue=new j1}add(t,n,r=t,i=n){const o=this._pos>>2,s=this._boxes;return this._indices[o]=o,s[this._pos++]=t,s[this._pos++]=n,s[this._pos++]=r,s[this._pos++]=i,t<this.minX&&(this.minX=t),n<this.minY&&(this.minY=n),r>this.maxX&&(this.maxX=r),i>this.maxY&&(this.maxY=i),o}finish(){if(this._pos>>2!==this.numItems)throw new Error(`Added ${this._pos>>2} items when expected ${this.numItems}.`);const t=this._boxes;if(this.numItems<=this.nodeSize){t[this._pos++]=this.minX,t[this._pos++]=this.minY,t[this._pos++]=this.maxX,t[this._pos++]=this.maxY;return}const n=this.maxX-this.minX||1,r=this.maxY-this.minY||1,i=new Uint32Array(this.numItems),o=65535;for(let s=0,a=0;s<this.numItems;s++){const l=t[a++],c=t[a++],u=t[a++],d=t[a++],h=Math.floor(o*((l+u)/2-this.minX)/n),f=Math.floor(o*((c+d)/2-this.minY)/r);i[s]=P1(h,f)}vs(i,t,this._indices,0,this.numItems-1,this.nodeSize);for(let s=0,a=0;s<this._levelBounds.length-1;s++){const l=this._levelBounds[s];for(;a<l;){const c=a;let u=t[a++],d=t[a++],h=t[a++],f=t[a++];for(let m=1;m<this.nodeSize&&a<l;m++)u=Math.min(u,t[a++]),d=Math.min(d,t[a++]),h=Math.max(h,t[a++]),f=Math.max(f,t[a++]);this._indices[this._pos>>2]=c,t[this._pos++]=u,t[this._pos++]=d,t[this._pos++]=h,t[this._pos++]=f}}}search(t,n,r,i,o){if(this._pos!==this._boxes.length)throw new Error("Data not yet indexed - call index.finish().");let s=this._boxes.length-4;const a=[],l=[];for(;s!==void 0;){const c=Math.min(s+this.nodeSize*4,xc(s,this._levelBounds));for(let u=s;u<c;u+=4){if(r<this._boxes[u]||i<this._boxes[u+1]||t>this._boxes[u+2]||n>this._boxes[u+3])continue;const d=this._indices[u>>2]|0;s>=this.numItems*4?a.push(d):(o===void 0||o(d))&&(l.push(d),l.push(this._boxes[u]),l.push(this._boxes[u+1]))}s=a.pop()}return l}neighbors(t,n,r=1/0,i=1/0,o,s=k1){if(this._pos!==this._boxes.length)throw new Error("Data not yet indexed - call index.finish().");let a=this._boxes.length-4;const l=this._queue,c=[];e:for(;a!==void 0;){const u=Math.min(a+this.nodeSize*4,xc(a,this._levelBounds));for(let d=a;d<u;d+=4){const h=this._indices[d>>2]|0,f=this._boxes[d],m=this._boxes[d+1],p=this._boxes[d+2],g=this._boxes[d+3],v=t<f?f-t:t>p?t-p:0,C=n<m?m-n:n>g?n-g:0,w=s(v,C);w>i||(a>=this.numItems*4?l.push(h<<1,w):(o===void 0||o(h))&&l.push((h<<1)+1,w))}for(;l.length&&l.peek()&1;)if(l.peekValue()>i||(c.push(l.pop()>>1),c.length===r))break e;a=l.length?l.pop()>>1:void 0}return l.clear(),c}}function k1(e,t){return e*e+t*t}function xc(e,t){let n=0,r=t.length-1;for(;n<r;){const i=n+r>>1;t[i]>e?r=i:n=i+1}return t[n]}function vs(e,t,n,r,i,o){if(Math.floor(r/o)>=Math.floor(i/o))return;const s=e[r],a=e[r+i>>1],l=e[i];let c=l;const u=Math.max(s,a);l>u?c=u:u===s?c=Math.max(a,l):u===a&&(c=Math.max(s,l));let d=r-1,h=i+1;for(;;){do d++;while(e[d]<c);do h--;while(e[h]>c);if(d>=h)break;O1(e,t,n,d,h)}vs(e,t,n,r,h,o),vs(e,t,n,h+1,i,o)}function O1(e,t,n,r,i){const o=e[r];e[r]=e[i],e[i]=o;const s=4*r,a=4*i,l=t[s],c=t[s+1],u=t[s+2],d=t[s+3];t[s]=t[a],t[s+1]=t[a+1],t[s+2]=t[a+2],t[s+3]=t[a+3],t[a]=l,t[a+1]=c,t[a+2]=u,t[a+3]=d;const h=n[r];n[r]=n[i],n[i]=h}function P1(e,t){let n=e^t,r=65535^n,i=65535^(e|t),o=e&(t^65535),s=n|r>>1,a=n>>1^n,l=i>>1^r&o>>1^i,c=n&i>>1^o>>1^o;n=s,r=a,i=l,o=c,s=n&n>>2^r&r>>2,a=n&r>>2^r&(n^r)>>2,l^=n&i>>2^r&o>>2,c^=r&i>>2^(n^r)&o>>2,n=s,r=a,i=l,o=c,s=n&n>>4^r&r>>4,a=n&r>>4^r&(n^r)>>4,l^=n&i>>4^r&o>>4,c^=r&i>>4^(n^r)&o>>4,n=s,r=a,i=l,o=c,l^=n&i>>8^r&o>>8,c^=r&i>>8^(n^r)&o>>8,n=l^l>>1,r=c^c>>1;let u=e^t,d=r|65535^(u|n);return u=(u|u<<8)&16711935,u=(u|u<<4)&252645135,u=(u|u<<2)&858993459,u=(u|u<<1)&1431655765,d=(d|d<<8)&16711935,d=(d|d<<4)&252645135,d=(d|d<<2)&858993459,d=(d|d<<1)&1431655765,(d<<1|u)>>>0}const D1=e=>{const t=new Map;return e.forEach(n=>{t.set(n.axisId,n)}),t},Dd=e=>e.zoom,$1=X(jt,kt,(e,t)=>(e==null?void 0:e.some(n=>!!n.zoom))||(t==null?void 0:t.some(n=>!!n.zoom))||!1);X(Dd,e=>e==null?void 0:e.isInteracting);const qt=Re(Dd,function(t){return(t==null?void 0:t.zoomData)&&D1(t==null?void 0:t.zoomData)});X(qt,(e,t)=>e==null?void 0:e.get(t));const uo=Re(jt,kt,function(t,n){return G({},gc("x")(t),gc("y")(n))});X(uo,(e,t)=>e[t]);const L1=X(gt,function(t){return Ed(t.width)}),N1=X(gt,function(t){return Ed(t.height)}),xa=Re(jt,it,Ht,Qi,L1,function(t,n,r,i,o){const a={};return t==null||t.forEach((l,c)=>{var h,f;const u=l;if(Xn(u)||Zn(u)){a[u.id]={domain:u.data},u.ordinalTimeTicks!==void 0&&(a[u.id].tickNumber=pa(u,[(h=u.data)==null?void 0:h.find(m=>m!==null),(f=u.data)==null?void 0:f.findLast(m=>m!==null)],o));return}const d=co(u,"x",r,c,n);a[u.id]=jd(u,"x",c,n,d,o,i)}),{axes:t,domains:a}}),ba=Re(kt,it,Ht,Qi,N1,function(t,n,r,i,o){const a={};return t==null||t.forEach((l,c)=>{var h,f;const u=l;if(Xn(u)||Zn(u)){a[u.id]={domain:u.data},u.ordinalTimeTicks!==void 0&&(a[u.id].tickNumber=pa(u,[(h=u.data)==null?void 0:h.find(m=>m!==null),(f=u.data)==null?void 0:f.findLast(m=>m!==null)],o));return}const d=co(u,"y",r,c,n);a[u.id]=jd(u,"y",c,n,d,o,i)}),{axes:t,domains:a}}),$d=Re(qt,uo,xa,ba,function(t,n,{axes:r,domains:i},{axes:o,domains:s}){if(!t||!n)return;let a=!1;const l={},c=[...r??[],...o??[]];for(let u=0;u<c.length;u+=1){const d=c[u];if(!n[d.id]||n[d.id].filterMode!=="discard")continue;const h=t.get(d.id);if(h===void 0||h.start<=0&&h.end>=100)continue;const f=u<((r==null?void 0:r.length)??0)?"x":"y";if(d.scaleType==="band"||d.scaleType==="point")l[d.id]=C1(d.data,h.start,h.end,f);else{const{domain:m}=f==="x"?i[d.id]:s[d.id];l[d.id]=_1(m,h.start,h.end,f,d.data)}a=!0}if(a)return M1(l)}),z1=Re(it,Ht,qt,uo,$d,Qi,xa,function(t,n,r,i,o,s,{axes:a,domains:l}){const c={};return a==null||a.forEach((u,d)=>{const h=l[u.id].domain;if(Xn(u)||Zn(u)){c[u.id]=h;return}const f=r==null?void 0:r.get(u.id),m=i==null?void 0:i[u.id],p=f===void 0&&!m?o:void 0;if(!p){c[u.id]=h;return}const g=l[u.id].tickNumber,v=co(u,"x",n,d,t,p);c[u.id]=kd(u,"x",d,t,v,g,s)}),c}),F1=Re(it,Ht,qt,uo,$d,Qi,ba,function(t,n,r,i,o,s,{axes:a,domains:l}){const c={};return a==null||a.forEach((u,d)=>{const h=l[u.id].domain;if(Xn(u)||Zn(u)){c[u.id]=h;return}const f=r==null?void 0:r.get(u.id),m=i==null?void 0:i[u.id],p=f===void 0&&!m?o:void 0;if(!p){c[u.id]=h;return}const g=l[u.id].tickNumber,v=co(u,"y",n,d,t,p);c[u.id]=kd(u,"y",d,t,v,g,s)}),c}),Ld=Re(jt,z1,function(t,n){const r={};return t==null||t.forEach(i=>{const o=i,s=n[o.id];r[o.id]=Rd(o,s)}),r}),Nd=Re(kt,F1,function(t,n){const r={};return t==null||t.forEach(i=>{const o=i,s=n[o.id];r[o.id]=Rd(o,s)}),r}),B1=Re(jt,Ld,gt,qt,function(t,n,r,i){const o={};return t==null||t.forEach(s=>{const a=s,l=i==null?void 0:i.get(a.id),c=l?[l.start,l.end]:[0,100],u=Md(r,"x",a),d=n[a.id].copy(),h=Id(u,c);d.range(h),o[a.id]=d}),o}),G1=Re(kt,Nd,gt,qt,function(t,n,r,i){const o={};return t==null||t.forEach(s=>{const a=s,l=i==null?void 0:i.get(a.id),c=l?[l.start,l.end]:[0,100],u=Md(r,"y",a),d=n[a.id].copy(),h=kr(d)?u.reverse():u,f=Id(h,c);d.range(f),o[a.id]=d}),o}),Jt=Re(gt,it,Ht,qt,xa,B1,function(t,n,r,i,{axes:o,domains:s},a){return _d({scales:a,drawingArea:t,formattedSeries:n,axis:o,seriesConfig:r,axisDirection:"x",zoomMap:i,domains:s})}),Kt=Re(gt,it,Ht,qt,ba,G1,function(t,n,r,i,{axes:o,domains:s},a){return _d({scales:a,drawingArea:t,formattedSeries:n,axis:o,seriesConfig:r,axisDirection:"y",zoomMap:i,domains:s})});X(Jt,Kt,(e,t,n)=>(e==null?void 0:e.axis[n])??(t==null?void 0:t.axis[n]));X(jt,kt,(e,t,n)=>{const r=(e==null?void 0:e.find(i=>i.id===n))??(t==null?void 0:t.find(i=>i.id===n))??null;if(r)return r});const V1=X(jt,e=>e[0].id),U1=X(kt,e=>e[0].id);Re(it,Ld,Nd,V1,U1,function(t,n,r,i,o){const s=t.scatter,a=new Map;return s&&s.seriesOrder.forEach(l=>{const{data:c,xAxisId:u=i,yAxisId:d=o}=s.series[l],h=new ya(c.length),f=n[u],m=r[d];for(const p of c)h.add(f(p.x),m(p.y));h.finish(),a.set(l,h)}),a});function kn(e){return e instanceof Date?e.getTime():e}function Yn(e,t){const{scale:n,data:r,reverse:i}=e;if(!kr(n)){const s=n.invert(t);if(r===void 0)return-1;const a=kn(s);return r==null?void 0:r.findIndex((c,u)=>{const d=kn(c);return d>a&&(u===0||Math.abs(a-d)<=Math.abs(a-kn(r[u-1])))||d<=a&&(u===r.length-1||Math.abs(kn(s)-d)<Math.abs(kn(s)-kn(r[u+1])))})}const o=n.bandwidth()===0?Math.floor((t-Math.min(...n.range())+n.step()/2)/n.step()):Math.floor((t-Math.min(...n.range()))/n.step());return o<0||o>=r.length?-1:i?r.length-1-o:o}function bc(e,t,n,r){if(!kr(e)){if(r===null){const i=e.invert(n);return Number.isNaN(i)?null:i}return t[r]}return r===null||r<0||r>=t.length?null:t[r]}function vc(e,t){const n=e.createSVGPoint();return n.x=t.clientX,n.y=t.clientY,n.matrixTransform(e.getScreenCTM().inverse())}function ht(e){const t=j.useRef(e);return pt(()=>{t.current=e}),j.useRef((...n)=>(0,t.current)(...n)).current}const va=({store:e})=>{const t=ht(function(){e.update({interaction:G({},e.state.interaction,{pointer:null})})}),n=ht(function(o){e.state.interaction.lastUpdate!==o&&e.set("interaction",G({},e.state.interaction,{lastUpdate:o}))}),r=ht(function(o){e.set("interaction",G({},e.state.interaction,{pointer:o,lastUpdate:o!==null?"pointer":e.state.interaction.lastUpdate}))});return{instance:{cleanInteraction:t,setLastUpdateSource:n,setPointerCoordinate:r}}};va.getInitialState=()=>({interaction:{item:null,pointer:null,lastUpdate:"pointer"}});va.params={};const Sa=e=>e.interaction,W1=X(Sa,e=>e!==void 0),zd=X(Sa,e=>(e==null?void 0:e.pointer)??null),ho=X(zd,e=>e&&e.x),fo=X(zd,e=>e&&e.y);X(Sa,e=>e==null?void 0:e.lastUpdate);function hr(e,t){if(e===t)return!0;if(e&&t&&typeof e=="object"&&typeof t=="object"){if(e.constructor!==t.constructor)return!1;if(Array.isArray(e)){const i=e.length;if(i!==t.length)return!1;for(let o=0;o<i;o+=1)if(!hr(e[o],t[o]))return!1;return!0}if(e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;const i=Array.from(e.entries());for(let o=0;o<i.length;o+=1)if(!t.has(i[o][0]))return!1;for(let o=0;o<i.length;o+=1){const s=i[o];if(!hr(s[1],t.get(s[0])))return!1}return!0}if(e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;const i=Array.from(e.entries());for(let o=0;o<i.length;o+=1)if(!t.has(i[o][0]))return!1;return!0}if(ArrayBuffer.isView(e)&&ArrayBuffer.isView(t)){const i=e.length;if(i!==t.length)return!1;for(let o=0;o<i;o+=1)if(e[o]!==t[o])return!1;return!0}if(e.constructor===RegExp)return e.source===t.source&&e.flags===t.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===t.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===t.toString();const n=Object.keys(e),r=n.length;if(r!==Object.keys(t).length)return!1;for(let i=0;i<r;i+=1)if(!Object.prototype.hasOwnProperty.call(t,n[i]))return!1;for(let i=0;i<r;i+=1){const o=n[i];if(!hr(e[o],t[o]))return!1}return!0}return e!==e&&t!==t}function Ss(e,t,n=t.axisIds[0]){return Array.isArray(n)?n.map(r=>Yn(t.axis[r],e)):Yn(t.axis[n],e)}const Fd=(e,t,n)=>{if(e===null)return null;const r=Ss(e,t,n);return r===-1?null:r},H1=X(ho,Jt,Fd),Y1=X(fo,Kt,Fd),q1=X(ho,fo,Jt,Kt,(e,t,n,r)=>[...e===null?[]:n.axisIds.map(i=>({axisId:i,dataIndex:Ss(e,n,i)})),...t===null?[]:r.axisIds.map(i=>({axisId:i,dataIndex:Ss(t,r,i)}))].filter(i=>i.dataIndex!==null&&i.dataIndex>=0));function Bd(e,t,n,r=t.axisIds[0]){return Array.isArray(r)?r.map((i,o)=>{const s=t.axis[i];return bc(s.scale,s.data,e,n[o])}):bc(t.axis[r].scale,t.axis[r].data,e,n)}X(ho,Jt,H1,(e,t,n,r)=>e===null||t.axisIds.length===0?null:Bd(e,t,n,r));X(fo,Kt,Y1,(e,t,n,r)=>e===null||t.axisIds.length===0?null:Bd(e,t,n,r));const Gd=[],J1=zs({memoizeOptions:{resultEqualityCheck:hr}})(ho,Jt,(e,t)=>e===null?Gd:t.axisIds.filter(n=>t.axis[n].triggerTooltip).map(n=>({axisId:n,dataIndex:Yn(t.axis[n],e)})).filter(({dataIndex:n})=>n>=0)),K1=zs({memoizeOptions:{resultEqualityCheck:hr}})(fo,Kt,(e,t)=>e===null?Gd:t.axisIds.filter(n=>t.axis[n].triggerTooltip).map(n=>({axisId:n,dataIndex:Yn(t.axis[n],e)})).filter(({dataIndex:n})=>n>=0));X(J1,K1,(e,t)=>e.length>0||t.length>0);function X1(e){return e.setPointerCoordinate!==void 0}const po=({params:e,store:t,seriesConfig:n,svgRef:r,instance:i})=>{const{xAxis:o,yAxis:s,dataset:a,onHighlightedAxisChange:l}=e;if(process.env.NODE_ENV!=="production"){const E=[...o??[],...s??[]].filter(S=>S.id).map(S=>S.id),_=new Set(E.filter((S,T)=>E.indexOf(S)!==T));_.size>0&&Vn([`MUI X Charts: The following axis ids are duplicated: ${Array.from(_).join(", ")}.`,"Please make sure that each axis has a unique id."].join(`
113
+ `),"error")}const c=Ee(t,gt),u=Ee(t,it),d=Ee(t,W1),{axis:h,axisIds:f}=Ee(t,Jt),{axis:m,axisIds:p}=Ee(t,Kt);Ku({warningPrefix:"MUI X Charts",componentName:"Chart",propName:"highlightedAxis",controlled:e.highlightedAxis,defaultValue:void 0}),pt(()=>{e.highlightedAxis!==void 0&&t.set("controlledCartesianAxisHighlight",e.highlightedAxis)},[t,e.highlightedAxis]);const g=j.useRef(!0);j.useEffect(()=>{if(g.current){g.current=!1;return}t.set("cartesianAxis",{x:Qu(o,a),y:ed(s,a)})},[n,c,o,s,a,t]);const v=f[0],C=p[0];Fg(t,q1,(E,_)=>{if(l&&!Object.is(E,_)){if(E.length!==_.length){l(_);return}E!=null&&E.some(({axisId:S,dataIndex:T},A)=>_[A].axisId!==S||_[A].dataIndex!==T)&&l(_)}});const w=X1(i);return j.useEffect(()=>{const E=r.current;if(!d||!w||!E||e.disableAxisListener)return()=>{};const _=i.addInteractionListener("moveEnd",x=>{x.detail.activeGestures.pan||i.cleanInteraction()}),S=i.addInteractionListener("panEnd",x=>{x.detail.activeGestures.move||i.cleanInteraction()}),T=i.addInteractionListener("quickPressEnd",x=>{!x.detail.activeGestures.move&&!x.detail.activeGestures.pan&&i.cleanInteraction()}),A=x=>{var N;const I=x.detail.srcEvent,M=x.detail.target,F=vc(E,I);if(x.detail.srcEvent.buttons>=1&&(M!=null&&M.hasPointerCapture(x.detail.srcEvent.pointerId))&&!(M!=null&&M.closest("[data-charts-zoom-slider]"))&&(M==null||M.releasePointerCapture(x.detail.srcEvent.pointerId)),!i.isPointInside(F.x,F.y,M)){(N=i.cleanInteraction)==null||N.call(i);return}i.setPointerCoordinate(F)},O=i.addInteractionListener("move",A),D=i.addInteractionListener("pan",A),k=i.addInteractionListener("quickPress",A);return()=>{O.cleanup(),_.cleanup(),D.cleanup(),S.cleanup(),k.cleanup(),T.cleanup()}},[r,t,h,v,m,C,i,e.disableAxisListener,d,w]),j.useEffect(()=>{const E=r.current,_=e.onAxisClick;if(E===null||!_)return()=>{};const S=i.addInteractionListener("tap",T=>{let A=null,O=!1;const D=vc(E,T.detail.srcEvent),k=Yn(h[v],D.x);O=k!==-1,A=O?k:Yn(m[C],D.y);const x=O?f[0]:p[0];if(A==null||A===-1)return;const I=(O?h:m)[x].data[A],M={};Object.keys(u).filter(F=>["bar","line"].includes(F)).forEach(F=>{var N;(N=u[F])==null||N.seriesOrder.forEach(W=>{const B=u[F].series[W],K=B.xAxisId,ce=B.yAxisId,Q=O?K:ce;(Q===void 0||Q===x)&&(M[W]=B.data[A])})}),_(T.detail.srcEvent,{dataIndex:A,axisValue:I,seriesValues:M})});return()=>{S.cleanup()}},[e.onAxisClick,u,r,h,f,m,p,v,C,i]),{}};po.params={xAxis:!0,yAxis:!0,dataset:!0,onAxisClick:!0,disableAxisListener:!0,onHighlightedAxisChange:!0,highlightedAxis:!0};po.getDefaultizedParams=({params:e})=>G({},e,{colors:e.colors??Yu,theme:e.theme??"light",defaultizedXAxis:Qu(e.xAxis,e.dataset),defaultizedYAxis:ed(e.yAxis,e.dataset)});po.getInitialState=e=>G({cartesianAxis:{x:e.defaultizedXAxis,y:e.defaultizedYAxis}},e.highlightedAxis===void 0?{}:{controlledCartesianAxisHighlight:e.highlightedAxis});const xn=e=>e.keyboardNavigation;X(xn,(e,t)=>(e==null?void 0:e.item)!=null&&e.item.type===t.seriesType&&e.item.seriesId===t.seriesId&&e.item.dataIndex===t.dataIndex);const Z1=X(xn,e=>(e==null?void 0:e.item)!=null),wa=X(xn,e=>{var t;return(t=e==null?void 0:e.item)==null?void 0:t.type}),Ea=X(xn,e=>{var t;return(t=e==null?void 0:e.item)==null?void 0:t.seriesId}),Ta=X(xn,e=>{var t;return(t=e==null?void 0:e.item)==null?void 0:t.dataIndex}),Q1=X(xn,e=>!!(e!=null&&e.enableKeyboardNavigation)),Vd=e=>(t,n,r,i,o)=>{var l;if(t===void 0||n===void 0||r===void 0)return;const s=(l=o[t])==null?void 0:l.series[n];if(!s)return;let a=e==="x"?"xAxisId"in s&&s.xAxisId:"yAxisId"in s&&s.yAxisId;return(a===void 0||a===!1)&&(a=i.axisIds[0]),{axisId:a,dataIndex:r}};X(wa,Ea,Ta,Jt,it,Vd("x"));X(wa,Ea,Ta,Kt,it,Vd("y"));X(xn,function(t){if((t==null?void 0:t.item)==null)return null;const{type:n,seriesId:r}=t.item;return n===void 0||r===void 0?null:t.item});X(wa,Ea,Ta,function(t,n,r){return n!==void 0&&r!==void 0});const eb=Object.is;function ws(e,t){if(e===t)return!0;if(!(e instanceof Object)||!(t instanceof Object))return!1;let n=0,r=0;for(const i in e)if(n+=1,!eb(e[i],t[i])||!(i in t))return!1;for(const i in t)r+=1;return n===r}const Ca=({store:e})=>{const t=ht(function(i){const o=e.state.tooltip.item;if(!i){o!==null&&e.set("tooltip",{item:null});return}o===null||!ws(o,i)||e.set("tooltip",{item:null})});return{instance:{setTooltipItem:ht(function(i){ws(e.state.tooltip.item,i)||e.set("tooltip",{item:i})}),removeTooltipItem:t}}};Ca.getInitialState=()=>({tooltip:{item:null}});Ca.params={};const zn=(e,t)=>e===void 0?t:Math.PI*e/180;function Sc(e,t){return e.id!==void 0?e:G({id:t},e)}function wc(e){return e.colorMap?G({},e,{colorScale:e.colorMap.type==="ordinal"&&e.data?Ci(G({values:e.data},e.colorMap)):bs(e.colorMap.type==="continuous"?G({min:e.min,max:e.max},e.colorMap):e.colorMap)}):e}function Ud(e,t){if(!e||e.length===0)return{axis:{},axisIds:[]};const n={},r=[];return e.forEach((i,o)=>{const s=i.dataKey,a=i.id??`defaultized-z-axis-${o}`;if(s===void 0||i.data!==void 0){n[a]=wc(Sc(i,a)),r.push(a);return}if(t===void 0)throw new Error("MUI X Charts: z-axis uses `dataKey` but no `dataset` is provided.");n[a]=wc(Sc(G({},i,{data:t.map(l=>l[s])}),a)),r.push(a)}),{axis:n,axisIds:r}}const _a=({params:e,store:t})=>{const{zAxis:n,dataset:r}=e,i=j.useRef(!0);return j.useEffect(()=>{if(i.current){i.current=!1;return}t.set("zAxis",Ud(n,r))},[n,r,t]),{}};_a.params={zAxis:!0,dataset:!0};_a.getInitialState=e=>({zAxis:Ud(e.zAxis,e.dataset)});const tb=e=>e,nb=X(tb,e=>e.zAxis),Ma=({store:e,params:t})=>{Ku({warningPrefix:"MUI X Charts",componentName:"Chart",propName:"highlightedItem",controlled:t.highlightedItem,defaultValue:null}),pt(()=>{e.state.highlight.item!==t.highlightedItem&&e.set("highlight",G({},e.state.highlight,{item:t.highlightedItem})),process.env.NODE_ENV!=="production"&&t.highlightedItem!==void 0&&!e.state.highlight.isControlled&&Vn(["MUI X Charts: The `highlightedItem` switched between controlled and uncontrolled state.","To remove the highlight when using controlled state, you must provide `null` to the `highlightedItem` prop instead of `undefined`."].join(`
114
+ `))},[e,t.highlightedItem]);const n=ht(()=>{var o;(o=t.onHighlightChange)==null||o.call(t,null);const i=e.state.highlight;i.item===null||i.isControlled||e.set("highlight",{item:null,lastUpdate:"pointer",isControlled:!1})}),r=ht(i=>{var s;const o=e.state.highlight;o.isControlled||ws(o.item,i)||((s=t.onHighlightChange)==null||s.call(t,i),e.set("highlight",{item:i,lastUpdate:"pointer",isControlled:!1}))});return{instance:{clearHighlight:n,setHighlight:r}}};Ma.getInitialState=e=>({highlight:{item:e.highlightedItem,lastUpdate:"pointer",isControlled:e.highlightedItem!==void 0}});Ma.params={highlightedItem:!0,onHighlightChange:!0};function _i(e){let t=1/0,n=-1/0;for(const r of e??[])r<t&&(t=r),r>n&&(n=r);return[t,n]}const Ec=(e,t)=>t==="x"?{x:e,y:null}:{x:null,y:e},Wd=e=>{var s;const{axis:t,getFilters:n,isDefaultAxis:r}=e,i=n==null?void 0:n({currentAxisId:t.id,isDefaultAxis:r}),o=i?(s=t.data)==null?void 0:s.filter((a,l)=>i({x:null,y:null},l)):t.data;return _i(o??[])},Hd=e=>t=>{const{series:n,axis:r,getFilters:i,isDefaultAxis:o}=t;return Object.keys(n).filter(s=>{const a=e==="x"?n[s].xAxisId:n[s].yAxisId;return a===r.id||o&&a===void 0}).reduce((s,a)=>{const{stackedData:l}=n[a],c=i==null?void 0:i({currentAxisId:r.id,isDefaultAxis:o,seriesXAxisId:n[a].xAxisId,seriesYAxisId:n[a].yAxisId}),[u,d]=(l==null?void 0:l.reduce((h,f,m)=>c&&(!c(Ec(f[0],e),m)||!c(Ec(f[1],e),m))?h:[Math.min(...f,h[0]),Math.max(...f,h[1])],[1/0,-1/0]))??[1/0,-1/0];return[Math.min(u,s[0]),Math.max(d,s[1])]},[1/0,-1/0])},rb=e=>Object.keys(e.series).some(n=>e.series[n].layout==="horizontal")?Hd("x")(e):Wd(e),ib=e=>Object.keys(e.series).some(n=>e.series[n].layout==="horizontal")?Wd(e):Hd("y")(e);function we(e){return function(){return e}}const Tc=Math.abs,Oe=Math.atan2,en=Math.cos,ob=Math.max,Jo=Math.min,at=Math.sin,Dn=Math.sqrt,Fe=1e-12,Sr=Math.PI,Mi=Sr/2,li=2*Sr;function sb(e){return e>1?0:e<-1?Sr:Math.acos(e)}function Cc(e){return e>=1?Mi:e<=-1?-Mi:Math.asin(e)}const Es=Math.PI,Ts=2*Es,tn=1e-6,ab=Ts-tn;function Yd(e){this._+=e[0];for(let t=1,n=e.length;t<n;++t)this._+=arguments[t]+e[t]}function lb(e){let t=Math.floor(e);if(!(t>=0))throw new Error(`invalid digits: ${e}`);if(t>15)return Yd;const n=10**t;return function(r){this._+=r[0];for(let i=1,o=r.length;i<o;++i)this._+=Math.round(arguments[i]*n)/n+r[i]}}class cb{constructor(t){this._x0=this._y0=this._x1=this._y1=null,this._="",this._append=t==null?Yd:lb(t)}moveTo(t,n){this._append`M${this._x0=this._x1=+t},${this._y0=this._y1=+n}`}closePath(){this._x1!==null&&(this._x1=this._x0,this._y1=this._y0,this._append`Z`)}lineTo(t,n){this._append`L${this._x1=+t},${this._y1=+n}`}quadraticCurveTo(t,n,r,i){this._append`Q${+t},${+n},${this._x1=+r},${this._y1=+i}`}bezierCurveTo(t,n,r,i,o,s){this._append`C${+t},${+n},${+r},${+i},${this._x1=+o},${this._y1=+s}`}arcTo(t,n,r,i,o){if(t=+t,n=+n,r=+r,i=+i,o=+o,o<0)throw new Error(`negative radius: ${o}`);let s=this._x1,a=this._y1,l=r-t,c=i-n,u=s-t,d=a-n,h=u*u+d*d;if(this._x1===null)this._append`M${this._x1=t},${this._y1=n}`;else if(h>tn)if(!(Math.abs(d*l-c*u)>tn)||!o)this._append`L${this._x1=t},${this._y1=n}`;else{let f=r-s,m=i-a,p=l*l+c*c,g=f*f+m*m,v=Math.sqrt(p),C=Math.sqrt(h),w=o*Math.tan((Es-Math.acos((p+h-g)/(2*v*C)))/2),E=w/C,_=w/v;Math.abs(E-1)>tn&&this._append`L${t+E*u},${n+E*d}`,this._append`A${o},${o},0,0,${+(d*f>u*m)},${this._x1=t+_*l},${this._y1=n+_*c}`}}arc(t,n,r,i,o,s){if(t=+t,n=+n,r=+r,s=!!s,r<0)throw new Error(`negative radius: ${r}`);let a=r*Math.cos(i),l=r*Math.sin(i),c=t+a,u=n+l,d=1^s,h=s?i-o:o-i;this._x1===null?this._append`M${c},${u}`:(Math.abs(this._x1-c)>tn||Math.abs(this._y1-u)>tn)&&this._append`L${c},${u}`,r&&(h<0&&(h=h%Ts+Ts),h>ab?this._append`A${r},${r},0,1,${d},${t-a},${n-l}A${r},${r},0,1,${d},${this._x1=c},${this._y1=u}`:h>tn&&this._append`A${r},${r},0,${+(h>=Es)},${d},${this._x1=t+r*Math.cos(o)},${this._y1=n+r*Math.sin(o)}`)}rect(t,n,r,i){this._append`M${this._x0=this._x1=+t},${this._y0=this._y1=+n}h${r=+r}v${+i}h${-r}Z`}toString(){return this._}}function ub(e){let t=3;return e.digits=function(n){if(!arguments.length)return t;if(n==null)t=null;else{const r=Math.floor(n);if(!(r>=0))throw new RangeError(`invalid digits: ${n}`);t=r}return e},()=>new cb(t)}function db(e){return e.innerRadius}function hb(e){return e.outerRadius}function fb(e){return e.startAngle}function pb(e){return e.endAngle}function mb(e){return e&&e.padAngle}function gb(e,t,n,r,i,o,s,a){var l=n-e,c=r-t,u=s-i,d=a-o,h=d*l-u*c;if(!(h*h<Fe))return h=(u*(t-o)-d*(e-i))/h,[e+h*l,t+h*c]}function Xr(e,t,n,r,i,o,s){var a=e-n,l=t-r,c=(s?o:-o)/Dn(a*a+l*l),u=c*l,d=-c*a,h=e+u,f=t+d,m=n+u,p=r+d,g=(h+m)/2,v=(f+p)/2,C=m-h,w=p-f,E=C*C+w*w,_=i-o,S=h*p-m*f,T=(w<0?-1:1)*Dn(ob(0,_*_*E-S*S)),A=(S*w-C*T)/E,O=(-S*C-w*T)/E,D=(S*w+C*T)/E,k=(-S*C+w*T)/E,x=A-g,I=O-v,M=D-g,F=k-v;return x*x+I*I>M*M+F*F&&(A=D,O=k),{cx:A,cy:O,x01:-u,y01:-d,x11:A*(i/_-1),y11:O*(i/_-1)}}function qd(){var e=db,t=hb,n=we(0),r=null,i=fb,o=pb,s=mb,a=null,l=ub(c);function c(){var u,d,h=+e.apply(this,arguments),f=+t.apply(this,arguments),m=i.apply(this,arguments)-Mi,p=o.apply(this,arguments)-Mi,g=Tc(p-m),v=p>m;if(a||(a=u=l()),f<h&&(d=f,f=h,h=d),!(f>Fe))a.moveTo(0,0);else if(g>li-Fe)a.moveTo(f*en(m),f*at(m)),a.arc(0,0,f,m,p,!v),h>Fe&&(a.moveTo(h*en(p),h*at(p)),a.arc(0,0,h,p,m,v));else{var C=m,w=p,E=m,_=p,S=g,T=g,A=s.apply(this,arguments)/2,O=A>Fe&&(r?+r.apply(this,arguments):Dn(h*h+f*f)),D=Jo(Tc(f-h)/2,+n.apply(this,arguments)),k=D,x=D,I,M;if(O>Fe){var F=Cc(O/h*at(A)),N=Cc(O/f*at(A));(S-=F*2)>Fe?(F*=v?1:-1,E+=F,_-=F):(S=0,E=_=(m+p)/2),(T-=N*2)>Fe?(N*=v?1:-1,C+=N,w-=N):(T=0,C=w=(m+p)/2)}var W=f*en(C),B=f*at(C),K=h*en(_),ce=h*at(_);if(D>Fe){var Q=f*en(w),Ne=f*at(w),xt=h*en(E),bt=h*at(E),ke;if(g<Sr)if(ke=gb(W,B,xt,bt,Q,Ne,K,ce)){var vt=W-ke[0],ot=B-ke[1],Ge=Q-ke[0],V=Ne-ke[1],q=1/at(sb((vt*Ge+ot*V)/(Dn(vt*vt+ot*ot)*Dn(Ge*Ge+V*V)))/2),Z=Dn(ke[0]*ke[0]+ke[1]*ke[1]);k=Jo(D,(h-Z)/(q-1)),x=Jo(D,(f-Z)/(q+1))}else k=x=0}T>Fe?x>Fe?(I=Xr(xt,bt,W,B,f,x,v),M=Xr(Q,Ne,K,ce,f,x,v),a.moveTo(I.cx+I.x01,I.cy+I.y01),x<D?a.arc(I.cx,I.cy,x,Oe(I.y01,I.x01),Oe(M.y01,M.x01),!v):(a.arc(I.cx,I.cy,x,Oe(I.y01,I.x01),Oe(I.y11,I.x11),!v),a.arc(0,0,f,Oe(I.cy+I.y11,I.cx+I.x11),Oe(M.cy+M.y11,M.cx+M.x11),!v),a.arc(M.cx,M.cy,x,Oe(M.y11,M.x11),Oe(M.y01,M.x01),!v))):(a.moveTo(W,B),a.arc(0,0,f,C,w,!v)):a.moveTo(W,B),!(h>Fe)||!(S>Fe)?a.lineTo(K,ce):k>Fe?(I=Xr(K,ce,Q,Ne,h,-k,v),M=Xr(W,B,xt,bt,h,-k,v),a.lineTo(I.cx+I.x01,I.cy+I.y01),k<D?a.arc(I.cx,I.cy,k,Oe(I.y01,I.x01),Oe(M.y01,M.x01),!v):(a.arc(I.cx,I.cy,k,Oe(I.y01,I.x01),Oe(I.y11,I.x11),!v),a.arc(0,0,h,Oe(I.cy+I.y11,I.cx+I.x11),Oe(M.cy+M.y11,M.cx+M.x11),v),a.arc(M.cx,M.cy,k,Oe(M.y11,M.x11),Oe(M.y01,M.x01),!v))):a.arc(0,0,h,_,E,v)}if(a.closePath(),u)return a=null,u+""||null}return c.centroid=function(){var u=(+e.apply(this,arguments)+ +t.apply(this,arguments))/2,d=(+i.apply(this,arguments)+ +o.apply(this,arguments))/2-Sr/2;return[en(d)*u,at(d)*u]},c.innerRadius=function(u){return arguments.length?(e=typeof u=="function"?u:we(+u),c):e},c.outerRadius=function(u){return arguments.length?(t=typeof u=="function"?u:we(+u),c):t},c.cornerRadius=function(u){return arguments.length?(n=typeof u=="function"?u:we(+u),c):n},c.padRadius=function(u){return arguments.length?(r=u==null?null:typeof u=="function"?u:we(+u),c):r},c.startAngle=function(u){return arguments.length?(i=typeof u=="function"?u:we(+u),c):i},c.endAngle=function(u){return arguments.length?(o=typeof u=="function"?u:we(+u),c):o},c.padAngle=function(u){return arguments.length?(s=typeof u=="function"?u:we(+u),c):s},c.context=function(u){return arguments.length?(a=u??null,c):a},c}function Jd(e){return typeof e=="object"&&"length"in e?e:Array.from(e)}function yb(e,t){return t<e?-1:t>e?1:t>=e?0:NaN}function xb(e){return e}function bb(){var e=xb,t=yb,n=null,r=we(0),i=we(li),o=we(0);function s(a){var l,c=(a=Jd(a)).length,u,d,h=0,f=new Array(c),m=new Array(c),p=+r.apply(this,arguments),g=Math.min(li,Math.max(-li,i.apply(this,arguments)-p)),v,C=Math.min(Math.abs(g)/c,o.apply(this,arguments)),w=C*(g<0?-1:1),E;for(l=0;l<c;++l)(E=m[f[l]=l]=+e(a[l],l,a))>0&&(h+=E);for(t!=null?f.sort(function(_,S){return t(m[_],m[S])}):n!=null&&f.sort(function(_,S){return n(a[_],a[S])}),l=0,d=h?(g-c*w)/h:0;l<c;++l,p=v)u=f[l],E=m[u],v=p+(E>0?E*d:0)+w,m[u]={data:a[u],index:l,value:E,startAngle:p,endAngle:v,padAngle:C};return m}return s.value=function(a){return arguments.length?(e=typeof a=="function"?a:we(+a),s):e},s.sortValues=function(a){return arguments.length?(t=a,n=null,s):t},s.sort=function(a){return arguments.length?(n=a,t=null,s):n},s.startAngle=function(a){return arguments.length?(r=typeof a=="function"?a:we(+a),s):r},s.endAngle=function(a){return arguments.length?(i=typeof a=="function"?a:we(+a),s):i},s.padAngle=function(a){return arguments.length?(o=typeof a=="function"?a:we(+a),s):o},s}function qn(e,t){if((s=e.length)>1)for(var n=1,r,i,o=e[t[0]],s,a=o.length;n<s;++n)for(i=o,o=e[t[n]],r=0;r<a;++r)o[r][1]+=o[r][0]=isNaN(i[r][1])?i[r][0]:i[r][1]}function Jn(e){for(var t=e.length,n=new Array(t);--t>=0;)n[t]=t;return n}function vb(e,t){return e[t]}function Sb(e){const t=[];return t.key=e,t}function Kd(){var e=we([]),t=Jn,n=qn,r=vb;function i(o){var s=Array.from(e.apply(this,arguments),Sb),a,l=s.length,c=-1,u;for(const d of o)for(a=0,++c;a<l;++a)(s[a][c]=[0,+r(d,s[a].key,c,o)]).data=d;for(a=0,u=Jd(t(s));a<l;++a)s[u[a]].index=a;return n(s,u),s}return i.keys=function(o){return arguments.length?(e=typeof o=="function"?o:we(Array.from(o)),i):e},i.value=function(o){return arguments.length?(r=typeof o=="function"?o:we(+o),i):r},i.order=function(o){return arguments.length?(t=o==null?Jn:typeof o=="function"?o:we(Array.from(o)),i):t},i.offset=function(o){return arguments.length?(n=o??qn,i):n},i}function wb(e,t){if((r=e.length)>0){for(var n,r,i=0,o=e[0].length,s;i<o;++i){for(s=n=0;n<r;++n)s+=e[n][i][1]||0;if(s)for(n=0;n<r;++n)e[n][i][1]/=s}qn(e,t)}}function Eb(e,t){if((l=e.length)>0)for(var n,r=0,i,o,s,a,l,c=e[t[0]].length;r<c;++r)for(s=a=0,n=0;n<l;++n)(o=(i=e[t[n]][r])[1]-i[0])>0?(i[0]=s,i[1]=s+=o):o<0?(i[1]=a,i[0]=a+=o):(i[0]=0,i[1]=o)}function Tb(e,t){if((i=e.length)>0){for(var n=0,r=e[t[0]],i,o=r.length;n<o;++n){for(var s=0,a=0;s<i;++s)a+=e[s][n][1]||0;r[n][1]+=r[n][0]=-a/2}qn(e,t)}}function Cb(e,t){if(!(!((s=e.length)>0)||!((o=(i=e[t[0]]).length)>0))){for(var n=0,r=1,i,o,s;r<o;++r){for(var a=0,l=0,c=0;a<s;++a){for(var u=e[t[a]],d=u[r][1]||0,h=u[r-1][1]||0,f=(d-h)/2,m=0;m<a;++m){var p=e[t[m]],g=p[r][1]||0,v=p[r-1][1]||0;f+=g-v}l+=d,c+=f*d}i[r-1][1]+=i[r-1][0]=n,l&&(n-=c/l)}i[r-1][1]+=i[r-1][0]=n,qn(e,t)}}function Xd(e){var t=e.map(_b);return Jn(e).sort(function(n,r){return t[n]-t[r]})}function _b(e){for(var t=-1,n=0,r=e.length,i,o=-1/0;++t<r;)(i=+e[t][1])>o&&(o=i,n=t);return n}function Zd(e){var t=e.map(Qd);return Jn(e).sort(function(n,r){return t[n]-t[r]})}function Qd(e){for(var t=0,n=-1,r=e.length,i;++n<r;)(i=+e[n][1])&&(t+=i);return t}function Mb(e){return Zd(e).reverse()}function Rb(e){var t=e.length,n,r,i=e.map(Qd),o=Xd(e),s=0,a=0,l=[],c=[];for(n=0;n<t;++n)r=o[n],s<a?(s+=i[r],l.push(r)):(a+=i[r],c.push(r));return c.reverse().concat(l)}function Ib(e){return Jn(e).reverse()}const Ko={appearance:Xd,ascending:Zd,descending:Mb,insideOut:Rb,none:Jn,reverse:Ib},Xo={expand:wb,diverging:Eb,none:qn,silhouette:Tb,wiggle:Cb},eh=e=>{const{series:t,seriesOrder:n,defaultStrategy:r}=e,i=[],o={};return n.forEach(s=>{const{stack:a,stackOrder:l,stackOffset:c}=t[s];a===void 0?i.push({ids:[s],stackingOrder:Ko.none,stackingOffset:Xo.none}):o[a]===void 0?(o[a]=i.length,i.push({ids:[s],stackingOrder:Ko[l??(r==null?void 0:r.stackOrder)??"none"],stackingOffset:Xo[c??(r==null?void 0:r.stackOffset)??"diverging"]})):(i[o[a]].ids.push(s),l!==void 0&&(i[o[a]].stackingOrder=Ko[l]),c!==void 0&&(i[o[a]].stackingOffset=Xo[c]))}),i},Ab=e=>e==null?"":e.toLocaleString(),jb=(e,t)=>{const{seriesOrder:n,series:r}=e,i=eh(e),o=t??[];n.forEach(a=>{const l=r[a].data;if(l!==void 0)l.forEach((c,u)=>{o.length<=u?o.push({[a]:c}):o[u][a]=c});else if(t===void 0)throw new Error([`MUI X Charts: bar series with id='${a}' has no data.`,"Either provide a data property to the series or use the dataset prop."].join(`
115
+ `));if(process.env.NODE_ENV!=="production"&&!l&&t){const c=r[a].dataKey;if(!c)throw new Error([`MUI X Charts: bar series with id='${a}' has no data and no dataKey.`,"You must provide a dataKey when using the dataset prop."].join(`
116
+ `));t.forEach((u,d)=>{const h=u[c];h!=null&&typeof h!="number"&&Vn([`MUI X Charts: your dataset key "${c}" is used for plotting bars, but the dataset contains the non-null non-numerical element "${h}" at index ${d}.`,"Bar plots only support numeric and null values."].join(`
117
+ `))})}});const s={};return i.forEach(a=>{const{ids:l,stackingOffset:c,stackingOrder:u}=a,d=Kd().keys(l.map(h=>{const f=r[h].dataKey;return r[h].data===void 0&&f!==void 0?f:h})).value((h,f)=>h[f]??0).order(u).offset(c)(o);l.forEach((h,f)=>{const m=r[h].dataKey;s[h]=G({layout:"vertical",labelMarkType:"square",minBarSize:0,valueFormatter:r[h].valueFormatter??Ab},r[h],{data:m?t.map(p=>{const g=p[m];return typeof g=="number"?g:null}):r[h].data,stackedData:d[f].map(([p,g])=>[p,g])})})}),{seriesOrder:n,stackingGroups:i,series:s}};function Ot(e,t){return typeof e=="function"?e(t):e}const kb=e=>{const{seriesOrder:t,series:n}=e;return t.reduce((r,i)=>{const o=Ot(n[i].label,"legend");return o===void 0||r.push({markType:n[i].labelMarkType,id:i,seriesId:i,color:n[i].color,label:o}),r},[])};function Ra(e){return e.colorGetter?e.colorGetter:()=>e.color}const Ob=(e,t,n)=>{const r=e.layout==="vertical",i=r?t==null?void 0:t.colorScale:n==null?void 0:n.colorScale,o=r?n==null?void 0:n.colorScale:t==null?void 0:t.colorScale,s=r?t==null?void 0:t.data:n==null?void 0:n.data,a=Ra(e);return o?l=>{if(l===void 0)return e.color;const c=e.data[l],u=c===null?a({value:c,dataIndex:l}):o(c);return u===null?a({value:c,dataIndex:l}):u}:i&&s?l=>{if(l===void 0)return e.color;const c=s[l],u=c===null?a({value:c,dataIndex:l}):i(c);return u===null?a({value:c,dataIndex:l}):u}:l=>{if(l===void 0)return e.color;const c=e.data[l];return a({value:c,dataIndex:l})}},Pb=e=>{const{series:t,getColor:n,identifier:r}=e;if(!r||r.dataIndex===void 0)return null;const i=Ot(t.label,"tooltip"),o=t.data[r.dataIndex];if(o==null)return null;const s=t.valueFormatter(o,{dataIndex:r.dataIndex});return{identifier:r,color:n(r.dataIndex),label:i,value:o,formattedValue:s,markType:t.labelMarkType}},Db=e=>Object.values(e).map(t=>t.layout==="horizontal"?{direction:"y",axisId:t.yAxisId}:{direction:"x",axisId:t.xAxisId});function $b(e,t,n){if(n===0)return{barWidth:e/t,offset:0};const r=e/(t+(t-1)*n),i=n*r;return{barWidth:r,offset:i}}function Lb(e,t,n){const r=e&&t>0,i=!e&&t<0,o=r||i;return n?!o:o}function Nb(e){const{verticalLayout:t,xAxisConfig:n,yAxisConfig:r,series:i,dataIndex:o,numberOfGroups:s,groupIndex:a}=e,l=t?n:r,c=(t?r.reverse:n.reverse)??!1,{barWidth:u,offset:d}=$b(l.scale.bandwidth(),s,l.barGapRatio),h=a*(u+d),f=n.scale,m=r.scale,p=l.data[o],g=i.data[o];if(g==null)return null;const C=i.stackedData[o].map(T=>t?m(T):f(T)),w=Math.round(Math.min(...C)),E=Math.round(Math.max(...C)),_=g===0?0:Math.max(i.minBarSize,E-w),S=Lb(t,g,c)?E-_:w;return{x:t?f(p)+h:S,y:t?S:m(p)+h,height:t?_:u,width:t?u:_}}const zb=e=>{var d;const{series:t,identifier:n,axesConfig:r,placement:i}=e;if(!n||n.dataIndex===void 0)return null;const o=(d=t.bar)==null?void 0:d.series[n.seriesId];if(t.bar==null||o==null||r.x===void 0||r.y===void 0)return null;const s=Nb({verticalLayout:o.layout==="vertical",xAxisConfig:r.x,yAxisConfig:r.y,series:o,dataIndex:n.dataIndex,numberOfGroups:t.bar.stackingGroups.length,groupIndex:t.bar.stackingGroups.findIndex(h=>h.ids.includes(o.id))});if(s==null)return null;const{x:a,y:l,width:c,height:u}=s;switch(i){case"right":return{x:a+c,y:l+u/2};case"bottom":return{x:a+c/2,y:l+u};case"left":return{x:a,y:l+u/2};case"top":default:return{x:a+c/2,y:l}}};function Fb(e,t,n){return G({},e,{id:e.id??`auto-generated-id-${t}`,color:e.color??n[t%n.length]})}const Bb={seriesProcessor:jb,colorProcessor:Ob,legendGetter:kb,tooltipGetter:Pb,tooltipItemPositionGetter:zb,axisTooltipGetter:Db,xExtremumGetter:rb,yExtremumGetter:ib,getSeriesWithDefaultValues:Fb},Gb=e=>{const{series:t,axis:n,isDefaultAxis:r,getFilters:i}=e;let o=1/0,s=-1/0;for(const a in t){if(!Object.hasOwn(t,a))continue;const l=t[a].xAxisId;if(!(l===n.id||l===void 0&&r))continue;const c=i==null?void 0:i({currentAxisId:n.id,isDefaultAxis:r,seriesXAxisId:t[a].xAxisId,seriesYAxisId:t[a].yAxisId}),u=t[a].data??[];for(let d=0;d<u.length;d+=1){const h=u[d];c&&!c(h,d)||h.x!==null&&(h.x<o&&(o=h.x),h.x>s&&(s=h.x))}}return[o,s]},Vb=e=>{const{series:t,axis:n,isDefaultAxis:r,getFilters:i}=e;let o=1/0,s=-1/0;for(const a in t){if(!Object.hasOwn(t,a))continue;const l=t[a].yAxisId;if(!(l===n.id||l===void 0&&r))continue;const c=i==null?void 0:i({currentAxisId:n.id,isDefaultAxis:r,seriesXAxisId:t[a].xAxisId,seriesYAxisId:t[a].yAxisId}),u=t[a].data??[];for(let d=0;d<u.length;d+=1){const h=u[d];c&&!c(h,d)||h.y!==null&&(h.y<o&&(o=h.y),h.y>s&&(s=h.y))}}return[o,s]},Ub=({series:e,seriesOrder:t},n)=>({series:Object.fromEntries(Object.entries(e).map(([i,o])=>{const s=o==null?void 0:o.datasetKeys,a=["x","y"].filter(c=>typeof(s==null?void 0:s[c])!="string");if(o!=null&&o.datasetKeys&&a.length>0)throw new Error([`MUI X Charts: scatter series with id='${i}' has incomplete datasetKeys.`,`Properties ${a.map(c=>`"${c}"`).join(", ")} are missing.`].join(`
118
+ `));const l=s?(n==null?void 0:n.map(c=>({x:c[s.x]??null,y:c[s.y]??null,z:s.z&&c[s.z],id:s.id&&c[s.id]})))??[]:o.data??[];return[i,G({labelMarkType:"circle",markerSize:4},o,{preview:G({markerSize:1},o==null?void 0:o.preview),data:l,valueFormatter:o.valueFormatter??(c=>c&&`(${c.x}, ${c.y})`)})]})),seriesOrder:t}),Wb=(e,t,n,r)=>{const i=r==null?void 0:r.colorScale,o=n==null?void 0:n.colorScale,s=t==null?void 0:t.colorScale,a=Ra(e);return i?l=>{var d,h;if(l===void 0)return e.color;if(((d=r==null?void 0:r.data)==null?void 0:d[l])!==void 0){const f=i((h=r==null?void 0:r.data)==null?void 0:h[l]);if(f!==null)return f}const c=e.data[l],u=c===null?a({value:c,dataIndex:l}):i(c.z);return u===null?a({value:c,dataIndex:l}):u}:o?l=>{if(l===void 0)return e.color;const c=e.data[l],u=c===null?a({value:c,dataIndex:l}):o(c.y);return u===null?a({value:c,dataIndex:l}):u}:s?l=>{if(l===void 0)return e.color;const c=e.data[l],u=c===null?a({value:c,dataIndex:l}):s(c.x);return u===null?a({value:c,dataIndex:l}):u}:l=>{if(l===void 0)return e.color;const c=e.data[l];return a({value:c,dataIndex:l})}},Hb=e=>{const{seriesOrder:t,series:n}=e;return t.reduce((r,i)=>{const o=Ot(n[i].label,"legend");return o===void 0||r.push({markType:n[i].labelMarkType,id:i,seriesId:i,color:n[i].color,label:o}),r},[])},Yb=e=>{const{series:t,getColor:n,identifier:r}=e;if(!r||r.dataIndex===void 0)return null;const i=Ot(t.label,"tooltip"),o=t.data[r.dataIndex],s=t.valueFormatter(o,{dataIndex:r.dataIndex});return{identifier:r,color:n(r.dataIndex),label:i,value:o,formattedValue:s,markType:t.labelMarkType}},qb=(e,t,n)=>G({},e,{id:e.id??`auto-generated-id-${t}`,color:e.color??n[t%n.length]}),Jb=e=>{var a,l,c;const{series:t,identifier:n,axesConfig:r}=e;if(!n||n.dataIndex===void 0)return null;const i=(a=t.scatter)==null?void 0:a.series[n.seriesId];if(i==null||r.x===void 0||r.y===void 0)return null;const o=(l=i.data)==null?void 0:l[n.dataIndex].x,s=(c=i.data)==null?void 0:c[n.dataIndex].y;return o==null||s==null?null:{x:r.x.scale(o),y:r.y.scale(s)}},Kb={seriesProcessor:Ub,colorProcessor:Wb,legendGetter:Hb,tooltipGetter:Yb,tooltipItemPositionGetter:Jb,xExtremumGetter:Gb,yExtremumGetter:Vb,getSeriesWithDefaultValues:qb},Xb=e=>{const{axis:t}=e;return _i(t.data??[])};function Zb(e,t,n,r){return n.reduce((i,o,s)=>{if(t[s]===null)return i;const[a,l]=e(o);return r&&(!r({y:a,x:null},s)||!r({y:l,x:null},s))?i:[Math.min(a,l,i[0]),Math.max(a,l,i[1])]},[1/0,-1/0])}const Qb=e=>{const{series:t,axis:n,isDefaultAxis:r,getFilters:i}=e;return Object.keys(t).filter(o=>{const s=t[o].yAxisId;return s===n.id||r&&s===void 0}).reduce((o,s)=>{const{area:a,stackedData:l,data:c}=t[s],u=a!==void 0,d=i==null?void 0:i({currentAxisId:n.id,isDefaultAxis:r,seriesXAxisId:t[s].xAxisId,seriesYAxisId:t[s].yAxisId}),h=u&&n.scaleType!=="log"&&typeof t[s].baseline!="string"?g=>g:g=>[g[1],g[1]],f=Zb(h,c,l,d),[m,p]=f;return[Math.min(m,o[0]),Math.max(p,o[1])]},[1/0,-1/0])},ev=(e,t)=>{const{seriesOrder:n,series:r}=e,i=eh(G({},e,{defaultStrategy:{stackOffset:"none"}})),o=t??[];n.forEach(a=>{const l=r[a].data;if(l!==void 0)l.forEach((c,u)=>{o.length<=u?o.push({[a]:c}):o[u][a]=c});else if(t===void 0&&process.env.NODE_ENV!=="production")throw new Error([`MUI X Charts: line series with id='${a}' has no data.`,"Either provide a data property to the series or use the dataset prop."].join(`
119
+ `));if(process.env.NODE_ENV!=="production"&&!l&&t){const c=r[a].dataKey;if(!c)throw new Error([`MUI X Charts: line series with id='${a}' has no data and no dataKey.`,"You must provide a dataKey when using the dataset prop."].join(`
120
+ `));t.forEach((u,d)=>{const h=u[c];h!=null&&typeof h!="number"&&Vn([`MUI X Charts: your dataset key "${c}" is used for plotting lines, but the dataset contains the non-null non-numerical element "${h}" at index ${d}.`,"Line plots only support numeric and null values."].join(`
121
+ `))})}});const s={};return i.forEach(a=>{const{ids:l,stackingOrder:c,stackingOffset:u}=a,d=Kd().keys(l.map(h=>{const f=r[h].dataKey;return r[h].data===void 0&&f!==void 0?f:h})).value((h,f)=>h[f]??0).order(c).offset(u)(o);l.forEach((h,f)=>{var p;const m=r[h].dataKey;s[h]=G({labelMarkType:"line"},r[h],{data:m?t.map(g=>{const v=g[m];return typeof v=="number"?v:null}):r[h].data,stackedData:d[f].map(([g,v])=>[g,v]),valueFormatter:((p=r[h])==null?void 0:p.valueFormatter)??(g=>g==null?"":g.toLocaleString())})})}),{seriesOrder:n,stackingGroups:i,series:s}},tv=(e,t,n)=>{const r=n==null?void 0:n.colorScale,i=t==null?void 0:t.colorScale,o=Ra(e);return r?s=>{if(s===void 0)return e.color;const a=e.data[s],l=a===null?o({value:a,dataIndex:s}):r(a);return l===null?o({value:a,dataIndex:s}):l}:i?s=>{var c;if(s===void 0)return e.color;const a=(c=t.data)==null?void 0:c[s],l=a===null?o({value:a,dataIndex:s}):i(a);return l===null?o({value:a,dataIndex:s}):l}:s=>{if(s===void 0)return e.color;const a=e.data[s];return o({value:a,dataIndex:s})}},nv=e=>{const{seriesOrder:t,series:n}=e;return t.reduce((r,i)=>{const o=Ot(n[i].label,"legend");return o===void 0||r.push({markType:n[i].labelMarkType,id:i,seriesId:i,color:n[i].color,label:o}),r},[])},rv=e=>{const{series:t,getColor:n,identifier:r}=e;if(!r||r.dataIndex===void 0)return null;const i=Ot(t.label,"tooltip"),o=t.data[r.dataIndex],s=t.valueFormatter(o,{dataIndex:r.dataIndex});return{identifier:r,color:n(r.dataIndex),label:i,value:o,formattedValue:s,markType:t.labelMarkType}},iv=e=>Object.values(e).map(t=>({direction:"x",axisId:t.xAxisId})),ov=(e,t,n)=>G({},e,{id:e.id??`auto-generated-id-${t}`,color:e.color??n[t%n.length]}),sv=e=>{var a,l;const{series:t,identifier:n,axesConfig:r}=e;if(!n||n.dataIndex===void 0)return null;const i=(a=t.line)==null?void 0:a.series[n.seriesId];if(i==null||r.x===void 0||r.y===void 0)return null;const o=(l=r.x.data)==null?void 0:l[n.dataIndex],s=i.data[n.dataIndex];return o==null||s==null?null:{x:r.x.scale(o),y:r.y.scale(s)}},av={colorProcessor:tv,seriesProcessor:ev,legendGetter:nv,tooltipGetter:rv,tooltipItemPositionGetter:sv,axisTooltipGetter:iv,xExtremumGetter:Xb,yExtremumGetter:Qb,getSeriesWithDefaultValues:ov},lv=(e="none")=>{if(typeof e=="function")return e;switch(e){case"none":return null;case"desc":return(t,n)=>n-t;case"asc":return(t,n)=>t-n;default:return null}},cv=e=>{const{seriesOrder:t,series:n}=e,r={};return t.forEach(i=>{const o=bb().startAngle(zn(n[i].startAngle??0)).endAngle(zn(n[i].endAngle??360)).padAngle(zn(n[i].paddingAngle??0)).sortValues(lv(n[i].sortingValues??"none"))(n[i].data.map(s=>s.value));r[i]=G({labelMarkType:"circle",valueFormatter:s=>s.value.toLocaleString()},n[i],{data:n[i].data.map((s,a)=>G({},s,{id:s.id??`auto-generated-pie-id-${i}-${a}`},o[a])).map((s,a)=>{var l,c;return G({labelMarkType:"circle"},s,{formattedValue:((c=(l=n[i]).valueFormatter)==null?void 0:c.call(l,G({},s,{label:Ot(s.label,"arc")}),{dataIndex:a}))??s.value.toLocaleString()})})})}),{seriesOrder:t,series:r}},uv=e=>t=>e.data[t].color,dv=e=>{const{seriesOrder:t,series:n}=e;return t.reduce((r,i)=>(n[i].data.forEach((o,s)=>{const a=Ot(o.label,"legend");a!==void 0&&r.push({markType:o.labelMarkType??n[i].labelMarkType,id:o.id??s,seriesId:i,color:o.color,label:a,itemId:o.id??s})}),r),[])},hv=e=>{const{series:t,getColor:n,identifier:r}=e;if(!r||r.dataIndex===void 0)return null;const i=t.data[r.dataIndex];if(i==null)return null;const o=Ot(i.label,"tooltip"),s=G({},i,{label:o}),a=t.valueFormatter(s,{dataIndex:r.dataIndex});return{identifier:r,color:n(r.dataIndex),label:o,value:s,formattedValue:a,markType:i.labelMarkType??t.labelMarkType}};function qe(e,t){if(typeof e=="number")return e;if(e==="100%")return t;if(e.endsWith("%")){const n=Number.parseFloat(e.slice(0,e.length-1));if(!Number.isNaN(n))return n*t/100}if(e.endsWith("px")){const n=Number.parseFloat(e.slice(0,e.length-2));if(!Number.isNaN(n))return n}throw new Error(`MUI X Charts: Received an unknown value "${e}". It should be a number, or a string with a percentage value.`)}function th(e,t){const{height:n,width:r}=t,{cx:i,cy:o}=e,s=Math.min(r,n)/2,a=qe(i??"50%",r),l=qe(o??"50%",n);return{cx:a,cy:l,availableRadius:s}}const fv=(e,t)=>{const n={};for(const r of e.seriesOrder){const{innerRadius:i,outerRadius:o,arcLabelRadius:s,cx:a,cy:l}=e.series[r],{cx:c,cy:u,availableRadius:d}=th({cx:a,cy:l},{width:t.width,height:t.height}),h=qe(o??d,d),f=qe(i??0,d),m=s===void 0?(f+h)/2:qe(s,d);n[r]={radius:{available:d,inner:f,outer:h,label:m},center:{x:t.left+c,y:t.top+u}}}return n},pv=(e,t,n)=>G({},e,{id:e.id??`auto-generated-id-${t}`,data:e.data.map((r,i)=>G({},r,{color:r.color??n[i%n.length]}))}),mv=e=>{var E;const{series:t,drawingArea:n,identifier:r,placement:i}=e;if(!r||r.dataIndex===void 0)return null;const o=(E=t.pie)==null?void 0:E.series[r.seriesId];if(o==null)return null;const{cx:s,cy:a,availableRadius:l}=th({cx:o.cx,cy:o.cy},n),{data:c,innerRadius:u=0,outerRadius:d}=o,h=Math.max(0,qe(u??0,l)),f=Math.max(0,qe(d??l,l)),m=c[r.dataIndex];if(!m)return null;const p=[[h,m.startAngle],[h,m.endAngle],[f,m.startAngle],[f,m.endAngle]].map(([_,S])=>({x:s+_*Math.sin(S),y:a-_*Math.cos(S)})),[g,v]=_i(p.map(_=>_.x)),[C,w]=_i(p.map(_=>_.y));switch(i){case"bottom":return{x:(v+g)/2,y:w};case"left":return{x:g,y:(w+C)/2};case"right":return{x:v,y:(w+C)/2};case"top":default:return{x:(v+g)/2,y:C}}},gv={colorProcessor:uv,seriesProcessor:cv,seriesLayout:fv,legendGetter:dv,tooltipGetter:hv,tooltipItemPositionGetter:mv,getSeriesWithDefaultValues:pv},yv={bar:Bb,scatter:Kb,line:av,pie:gv},xv=[_a,Ca,va,po,Ma];function bv(e){const{children:t,plugins:n=xv,pluginParams:r={},seriesConfig:i=yv}=e,{contextValue:o}=j0(n,r,i);return y.jsxRuntimeExports.jsx(Ks.Provider,{value:o,children:t})}const nh=()=>{const e=j.useContext(Ks);if(e==null)throw new Error(["MUI X Charts: Could not find the Chart context.","It looks like you rendered your component outside of a ChartDataProvider.","This can also happen if you are bundling multiple versions of the library."].join(`
122
+ `));return e};function bn(){const e=nh();if(!e)throw new Error(["MUI X Charts: Could not find the charts context.","It looks like you rendered your component outside of a ChartContainer parent component."].join(`
123
+ `));return e.store}function rh(){const e=bn();return Ee(e,gt)}function ih(){const e=bn();return Ee(e,u0)}function vv(){const e=bn(),{axis:t,axisIds:n}=Ee(e,Jt);return{xAxis:t,xAxisIds:n}}function Sv(){const e=bn(),{axis:t,axisIds:n}=Ee(e,Kt);return{yAxis:t,yAxisIds:n}}function wv(){const e=bn(),{axis:t,axisIds:n}=Ee(e,nb)??{axis:{},axisIds:[]};return{zAxis:t,zAxisIds:n}}function Ev(){const e=nh();if(!e)throw new Error(["MUI X Charts: Could not find the svg ref context.","It looks like you rendered your component outside of a ChartContainer parent component."].join(`
124
+ `));return e.svgRef}function Tv(){const e=ih();return j.useCallback(t=>`${e}-gradient-${t}`,[e])}function Cv(){const e=ih();return j.useCallback(t=>`${e}-gradient-${t}-object-bound`,[e])}var Zo,_c;function _v(){if(_c)return Zo;_c=1;var e=4,t=.001,n=1e-7,r=10,i=11,o=1/(i-1),s=typeof Float32Array=="function";function a(p,g){return 1-3*g+3*p}function l(p,g){return 3*g-6*p}function c(p){return 3*p}function u(p,g,v){return((a(g,v)*p+l(g,v))*p+c(g))*p}function d(p,g,v){return 3*a(g,v)*p*p+2*l(g,v)*p+c(g)}function h(p,g,v,C,w){var E,_,S=0;do _=g+(v-g)/2,E=u(_,C,w)-p,E>0?v=_:g=_;while(Math.abs(E)>n&&++S<r);return _}function f(p,g,v,C){for(var w=0;w<e;++w){var E=d(g,v,C);if(E===0)return g;var _=u(g,v,C)-p;g-=_/E}return g}function m(p){return p}return Zo=function(g,v,C,w){if(!(0<=g&&g<=1&&0<=C&&C<=1))throw new Error("bezier x values must be in [0, 1] range");if(g===v&&C===w)return m;for(var E=s?new Float32Array(i):new Array(i),_=0;_<i;++_)E[_]=u(_*o,g,C);function S(T){for(var A=0,O=1,D=i-1;O!==D&&E[O]<=T;++O)A+=o;--O;var k=(T-E[O])/(E[O+1]-E[O]),x=A+k*o,I=d(x,g,C);return I>=t?f(T,x,g,C):I===0?x:h(T,A,A+o,g,C)}return function(A){return A===0?0:A===1?1:u(S(A),v,w)}},Zo}var Mv=_v();const Rv=nf(Mv),Iv=300,Av=Rv(.66,0,.34,1);var Kn=0,lr=0,ir=0,oh=1e3,Ri,cr,Ii=0,un=0,mo=0,wr=typeof performance=="object"&&performance.now?performance:Date,sh=typeof window=="object"&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(e){setTimeout(e,17)};function Ia(){return un||(sh(jv),un=wr.now()+mo)}function jv(){un=0}function Ai(){this._call=this._time=this._next=null}Ai.prototype=ah.prototype={constructor:Ai,restart:function(e,t,n){if(typeof e!="function")throw new TypeError("callback is not a function");n=(n==null?Ia():+n)+(t==null?0:+t),!this._next&&cr!==this&&(cr?cr._next=this:Ri=this,cr=this),this._call=e,this._time=n,Cs()},stop:function(){this._call&&(this._call=null,this._time=1/0,Cs())}};function ah(e,t,n){var r=new Ai;return r.restart(e,t,n),r}function kv(){Ia(),++Kn;for(var e=Ri,t;e;)(t=un-e._time)>=0&&e._call.call(void 0,t),e=e._next;--Kn}function Mc(){un=(Ii=wr.now())+mo,Kn=lr=0;try{kv()}finally{Kn=0,Pv(),un=0}}function Ov(){var e=wr.now(),t=e-Ii;t>oh&&(mo-=t,Ii=e)}function Pv(){for(var e,t=Ri,n,r=1/0;t;)t._call?(r>t._time&&(r=t._time),e=t,t=t._next):(n=t._next,t._next=null,t=e?e._next=n:Ri=n);cr=e,Cs(r)}function Cs(e){if(!Kn){lr&&(lr=clearTimeout(lr));var t=e-un;t>24?(e<1/0&&(lr=setTimeout(Mc,e-wr.now()-mo)),ir&&(ir=clearInterval(ir))):(ir||(Ii=wr.now(),ir=setInterval(Ov,oh)),Kn=1,sh(Mc))}}function Dv(e,t,n){var r=new Ai;return t=t==null?0:+t,r.restart(i=>{r.stop(),e(i+t)},t,n),r}class $v{constructor(t,n,r){H(this,"elapsed",0);H(this,"timer",null);this.duration=t,this.easingFn=n,this.onTickCallback=r,this.resume()}get running(){return this.timer!==null}timerCallback(t){this.elapsed=Math.min(t,this.duration);const n=this.duration===0?1:this.elapsed/this.duration,r=this.easingFn(n);this.onTickCallback(r),this.elapsed>=this.duration&&this.stop()}resume(){if(this.running||this.elapsed>=this.duration)return this;const t=Ia()-this.elapsed;return this.timer=ah(n=>this.timerCallback(n),0,t),this}stop(){return this.running?(this.timer&&(this.timer.stop(),this.timer=null),this):this}finish(){return this.stop(),Dv(()=>this.timerCallback(this.duration)),this}}function Lv(e,t){if(Object.is(e,t))return!0;if(typeof e!="object"||e===null||typeof t!="object"||t===null)return!1;const n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;for(let i=0;i<n.length;i+=1){const o=n[i];if(!Object.prototype.hasOwnProperty.call(t,o)||!Object.is(e[o],t[o]))return!1}return!0}function Nv(e,{createInterpolator:t,applyProps:n,skip:r,initialProps:i=e}){const o=j.useRef(i),s=j.useRef(null),a=j.useRef(null),l=j.useRef(e);pt(()=>{l.current=e},[e]),pt(()=>{var d;r&&((d=s.current)==null||d.finish(),s.current=null,a.current=null,o.current=e)},[e,r]);const c=j.useCallback(d=>{const h=o.current,f=t(h,e);s.current=new $v(Iv,Av,m=>{const p=f(m);o.current=p,n(d,p)})},[n,t,e]);return[j.useCallback(d=>{var f,m,p,g;if(d===null){(f=s.current)==null||f.stop();return}const h=a.current;if(h===d){if(Lv(l.current,e)){(m=s.current)==null||m.resume();return}(p=s.current)==null||p.stop()}h&&((g=s.current)==null||g.stop()),a.current=d,(s.current||!r)&&c(d)},[c,e,r]),o.current]}function zv(e,{createInterpolator:t,transformProps:n,applyProps:r,skip:i,initialProps:o=e,ref:s}){const a=n??(d=>d),[l,c]=Nv(e,{initialProps:o,createInterpolator:t,applyProps:(d,h)=>r(d,a(h)),skip:i}),u=n(i?e:c);return G({},u,{ref:Ki(l,s)})}function Rc(e){const{isReversed:t,gradientId:n,size:r,direction:i,scale:o,colorMap:s}=e;return r<=0?null:y.jsxRuntimeExports.jsx("linearGradient",{id:n,x1:"0",x2:"0",y1:"0",y2:"0",[`${i}${t?1:2}`]:`${r}px`,gradientUnits:"userSpaceOnUse",children:s.thresholds.map((a,l)=>{const c=o(a);if(c===void 0)return null;const u=t?1-c/r:c/r;return Number.isNaN(u)?null:y.jsxRuntimeExports.jsxs(j.Fragment,{children:[y.jsxRuntimeExports.jsx("stop",{offset:u,stopColor:s.colors[l],stopOpacity:1}),y.jsxRuntimeExports.jsx("stop",{offset:u,stopColor:s.colors[l+1],stopOpacity:1})]},a.toString()+l)})})}const Fv=10;function Ic(e){const{gradientUnits:t,isReversed:n,gradientId:r,size:i,direction:o,scale:s,colorScale:a,colorMap:l}=e,c=[l.min??0,l.max??100],u=c.map(s).filter(m=>m!==void 0);if(u.length!==2)return null;const d=typeof c[0]=="number"?nt(c[0],c[1]):ta(c[0],c[1]),h=Math.round((Math.max(...u)-Math.min(...u))/Fv),f=`${c[0]}-${c[1]}-`;return y.jsxRuntimeExports.jsx("linearGradient",{id:r,x1:"0",x2:"0",y1:"0",y2:"0",[`${o}${n?1:2}`]:t==="objectBoundingBox"?1:`${i}px`,gradientUnits:t??"userSpaceOnUse",children:Array.from({length:h+1},(m,p)=>{const g=d(p/h);if(g===void 0)return null;const v=s(g);if(v===void 0)return null;const C=n?1-v/i:v/i,w=a(g);return w===null?null:y.jsxRuntimeExports.jsx("stop",{offset:C,stopColor:w,stopOpacity:1},f+p)})})}const Bv=10,Gv=e=>e?{x1:"1",x2:"0",y1:"0",y2:"0"}:{x1:"0",x2:"1",y1:"0",y2:"0"};function Qo(e){const{isReversed:t,gradientId:n,colorScale:r,colorMap:i}=e,o=[i.min??0,i.max??100],s=typeof o[0]=="number"?nt(o[0],o[1]):ta(o[0],o[1]),a=Bv,l=`${o[0]}-${o[1]}-`;return y.jsxRuntimeExports.jsx("linearGradient",G({id:n},Gv(t),{gradientUnits:"objectBoundingBox",children:Array.from({length:a+1},(c,u)=>{const d=u/a,h=s(d);if(h===void 0)return null;const f=r(h);return f===null?null:y.jsxRuntimeExports.jsx("stop",{offset:d,stopColor:f,stopOpacity:1},l+u)})}))}function Vv(){const{top:e,height:t,bottom:n,left:r,width:i,right:o}=rh(),s=e+t+n,a=r+i+o,l=Tv(),c=Cv(),{xAxis:u,xAxisIds:d}=vv(),{yAxis:h,yAxisIds:f}=Sv(),{zAxis:m,zAxisIds:p}=wv(),g=f.filter(w=>h[w].colorMap!==void 0),v=d.filter(w=>u[w].colorMap!==void 0),C=p.filter(w=>m[w].colorMap!==void 0);return g.length===0&&v.length===0&&C.length===0?null:y.jsxRuntimeExports.jsxs("defs",{children:[g.map(w=>{const E=l(w),_=c(w),{colorMap:S,scale:T,colorScale:A,reverse:O}=h[w];return(S==null?void 0:S.type)==="piecewise"?y.jsxRuntimeExports.jsx(Rc,{isReversed:!O,scale:T,colorMap:S,size:s,gradientId:E,direction:"y"},E):(S==null?void 0:S.type)==="continuous"?y.jsxRuntimeExports.jsxs(j.Fragment,{children:[y.jsxRuntimeExports.jsx(Ic,{isReversed:!O,scale:T,colorScale:A,colorMap:S,size:s,gradientId:E,direction:"y"}),y.jsxRuntimeExports.jsx(Qo,{isReversed:O,colorScale:A,colorMap:S,gradientId:_})]},E):null}),v.map(w=>{const E=l(w),_=c(w),{colorMap:S,scale:T,reverse:A,colorScale:O}=u[w];return(S==null?void 0:S.type)==="piecewise"?y.jsxRuntimeExports.jsx(Rc,{isReversed:A,scale:T,colorMap:S,size:a,gradientId:E,direction:"x"},E):(S==null?void 0:S.type)==="continuous"?y.jsxRuntimeExports.jsxs(j.Fragment,{children:[y.jsxRuntimeExports.jsx(Ic,{isReversed:A,scale:T,colorScale:O,colorMap:S,size:a,gradientId:E,direction:"x"}),y.jsxRuntimeExports.jsx(Qo,{isReversed:A,colorScale:O,colorMap:S,gradientId:_})]},E):null}),C.map(w=>{const E=c(w),{colorMap:_,colorScale:S}=m[w];return(_==null?void 0:_.type)==="continuous"?y.jsxRuntimeExports.jsx(Qo,{colorScale:S,colorMap:_,gradientId:E},E):null})]})}function Uv(e){return pn("MuiChartsSurface",e)}const Wv=()=>Cr({root:["root"]},Uv);Hi("MuiChartsSurface",["root"]);const Hv=["children","className","title","desc"],Yv=Ue("svg",{name:"MuiChartsSurface",slot:"Root"})(({ownerState:e})=>({width:e.width??"100%",height:e.height??"100%",display:"flex",position:"relative",flexDirection:"column",alignItems:"center",justifyContent:"center",overflow:"hidden",touchAction:e.hasZoom?"pan-y":void 0,userSelect:"none",gridArea:"chart","&:focus":{outline:"none"}})),Aa=j.forwardRef(function(t,n){const r=bn(),i=Ee(r,n0),o=Ee(r,r0),s=Ee(r,i0),a=Ee(r,o0),l=Ee(r,Q1),c=Ee(r,Z1),u=Ee(r,$1),d=Ev(),h=Ki(d,n),f=rg({props:t,name:"MuiChartsSurface"}),{children:m,className:p,title:g,desc:v}=f,C=ft(f,Hv),w=Wv(),E=o>0&&i>0;return y.jsxRuntimeExports.jsxs(Yv,G({ownerState:{width:s,height:a,hasZoom:u},viewBox:`0 0 ${i} ${o}`,className:$e(w.root,p),tabIndex:l?0:void 0,"data-has-focused-item":c||void 0},C,{ref:h,children:[g&&y.jsxRuntimeExports.jsx("title",{children:g}),v&&y.jsxRuntimeExports.jsx("desc",{children:v}),y.jsxRuntimeExports.jsx(Vv,{}),E&&m]}))});process.env.NODE_ENV!=="production"&&(Aa.displayName="ChartsSurface");process.env.NODE_ENV!=="production"&&(Aa.propTypes={children:b.node,className:b.string,desc:b.string,sx:b.oneOfType([b.arrayOf(b.oneOfType([b.func,b.object,b.bool])),b.func,b.object]),title:b.string});function es(e){const t=zn(e);return[Math.sin(t),-Math.cos(t)]}function qv(e,t){const n=[[0,0],es(e),es(t)],r=Math.min(e,t),i=Math.max(e,t),o=Math.floor(r/90)*90;for(let u=1;u<=4;u+=1){const d=o+u*90;d<i&&n.push(es(d))}const s=Math.min(...n.map(([u])=>u)),a=Math.max(...n.map(([u])=>u)),l=Math.min(...n.map(([,u])=>u)),c=Math.max(...n.map(([,u])=>u));return{cx:-s/(a-s),cy:-l/(c-l),minX:s,maxX:a,minY:l,maxY:c}}function Jv(e,t,n,r,{minX:i,maxX:o,minY:s,maxY:a}){return Math.min(...[{ratio:Math.abs(i),space:e},{ratio:Math.abs(o),space:n-e},{ratio:Math.abs(s),space:t},{ratio:Math.abs(a),space:r-t}].map(({ratio:l,space:c})=>l<1e-5?1/0:c/l))}const ja=j.createContext({value:null,valueMin:0,valueMax:0,startAngle:0,endAngle:0,innerRadius:0,outerRadius:0,cornerRadius:0,cx:0,cy:0,maxRadius:0,valueAngle:null});process.env.NODE_ENV!=="production"&&(ja.displayName="GaugeContext");function Kv(e){const{value:t=null,valueMin:n=0,valueMax:r=100,startAngle:i=0,endAngle:o=360,outerRadius:s,innerRadius:a,cornerRadius:l,cx:c,cy:u,children:d}=e,{left:h,top:f,width:m,height:p}=rh(),g=qv(i,o),v=c?qe(c,m):g.cx*m,C=u?qe(u,p):g.cy*p;let w=h+v,E=f+C;const _=Jv(v,C,m,p,g);if(c===void 0){const D=_*(g.maxX-g.minX);w=h+(m-D)/2+g.cx*D}if(u===void 0){const D=_*(g.maxY-g.minY);E=f+(p-D)/2+g.cy*D}const S=qe(s??_,_),T=qe(a??"80%",_),A=qe(l??0,S-T),O=j.useMemo(()=>{const D=zn(i),k=zn(o);return{value:t,valueMin:n,valueMax:r,startAngle:D,endAngle:k,outerRadius:S,innerRadius:T,cornerRadius:A,cx:w,cy:E,maxRadius:_,valueAngle:t===null?null:D+(k-D)*(t-n)/(r-n)}},[t,n,r,i,o,S,T,A,w,E,_]);return y.jsxRuntimeExports.jsx(ja.Provider,{value:O,children:d})}function ka(){return j.useContext(ja)}const Xv=["width","height","margin","title","desc","value","valueMin","valueMax","startAngle","endAngle","outerRadius","innerRadius","cornerRadius","cx","cy","children"],Zv=Ue("g")(({theme:e})=>({"& text":{fill:(e.vars||e).palette.text.primary}})),Oa=j.forwardRef(function(t,n){const{width:r,height:i,margin:o,title:s,desc:a,value:l,valueMin:c=0,valueMax:u=100,startAngle:d,endAngle:h,outerRadius:f,innerRadius:m,cornerRadius:p,cx:g,cy:v,children:C}=t,w=ft(t,Xv);return y.jsxRuntimeExports.jsx(bv,{pluginParams:{width:r,height:i,margin:Hu(o,{left:10,right:10,top:10,bottom:10})},plugins:[],children:y.jsxRuntimeExports.jsx(Kv,{value:l,valueMin:c,valueMax:u,startAngle:d,endAngle:h,outerRadius:f,innerRadius:m,cornerRadius:p,cx:g,cy:v,children:y.jsxRuntimeExports.jsx(Aa,G({title:s,desc:a,role:"meter","aria-valuenow":l===null?void 0:l,"aria-valuemin":c,"aria-valuemax":u},w,{ref:n,children:y.jsxRuntimeExports.jsx(Zv,{"aria-hidden":"true",children:C})}))})})});process.env.NODE_ENV!=="production"&&(Oa.displayName="GaugeContainer");process.env.NODE_ENV!=="production"&&(Oa.propTypes={children:b.node,className:b.string,cornerRadius:b.oneOfType([b.number,b.string]),cx:b.oneOfType([b.number,b.string]),cy:b.oneOfType([b.number,b.string]),desc:b.string,endAngle:b.number,height:b.number,id:b.string,innerRadius:b.oneOfType([b.number,b.string]),margin:b.oneOfType([b.number,b.shape({bottom:b.number,left:b.number,right:b.number,top:b.number})]),outerRadius:b.oneOfType([b.number,b.string]),skipAnimation:b.bool,startAngle:b.number,sx:b.oneOfType([b.arrayOf(b.oneOfType([b.func,b.object,b.bool])),b.func,b.object]),title:b.string,value:b.number,valueMax:b.number,valueMin:b.number,width:b.number});function Qv(e){const t=bn(),n=Ee(t,Vg);return e||n}function eS(e,t){const n=nt(e.startAngle,t.startAngle),r=nt(e.endAngle,t.endAngle),i=nt(e.innerRadius,t.innerRadius),o=nt(e.outerRadius,t.outerRadius),s=nt(e.cornerRadius,t.cornerRadius);return a=>({startAngle:n(a),endAngle:r(a),innerRadius:i(a),outerRadius:o(a),cornerRadius:s(a)})}function tS(e){return zv({startAngle:e.startAngle,endAngle:e.endAngle,innerRadius:e.innerRadius,outerRadius:e.outerRadius,cornerRadius:e.cornerRadius},{createInterpolator:eS,transformProps:t=>({d:qd().cornerRadius(t.cornerRadius)({innerRadius:t.innerRadius,outerRadius:t.outerRadius,startAngle:t.startAngle,endAngle:t.endAngle})}),applyProps(t,n){t.setAttribute("d",n.d)},initialProps:{startAngle:e.startAngle,endAngle:e.startAngle,innerRadius:e.innerRadius,outerRadius:e.outerRadius,cornerRadius:e.cornerRadius},skip:e.skipAnimation,ref:e.ref})}function nS(e){return pn("MuiGauge",e)}const Pa=Hi("MuiGauge",["root","valueArc","referenceArc","valueText"]),rS=["className"],iS=["cx","cy","startAngle","endAngle","cornerRadius","innerRadius","outerRadius","skipAnimation"],oS=Ue("path",{name:"MuiGauge",slot:"ValueArc"})(({theme:e})=>({fill:(e.vars||e).palette.primary.main}));function lh(e){let{className:t}=e,n=ft(e,rS);const{value:r,valueMin:i,valueMax:o,startAngle:s,endAngle:a,outerRadius:l,innerRadius:c,cornerRadius:u,cx:d,cy:h}=ka();if(r===null)return null;const f=s+(r-i)/(o-i)*(a-s);return y.jsxRuntimeExports.jsx(ch,G({},n,{className:$e(Pa.valueArc,t),cx:d,cy:h,startAngle:s,endAngle:f,cornerRadius:u,innerRadius:c,outerRadius:l}))}process.env.NODE_ENV!=="production"&&(lh.propTypes={skipAnimation:b.bool});function ch(e){let{cx:t,cy:n,startAngle:r,endAngle:i,cornerRadius:o,innerRadius:s,outerRadius:a,skipAnimation:l}=e,c=ft(e,iS);const u=Qv(l),d=tS({startAngle:r,endAngle:i,cornerRadius:o,innerRadius:s,outerRadius:a,skipAnimation:u});return y.jsxRuntimeExports.jsx(oS,G({},d,{transform:`translate(${t}, ${n})`},c))}process.env.NODE_ENV!=="production"&&(ch.propTypes={cornerRadius:b.number.isRequired,cx:b.number.isRequired,cy:b.number.isRequired,endAngle:b.number.isRequired,innerRadius:b.number.isRequired,outerRadius:b.number.isRequired,skipAnimation:b.bool,startAngle:b.number.isRequired});const sS=["className"],aS=Ue("path",{name:"MuiGauge",slot:"ReferenceArc"})(({theme:e})=>({fill:(e.vars||e).palette.divider}));function lS(e){let{className:t}=e,n=ft(e,sS);const{startAngle:r,endAngle:i,outerRadius:o,innerRadius:s,cornerRadius:a,cx:l,cy:c}=ka();return y.jsxRuntimeExports.jsx(aS,G({className:$e(Pa.referenceArc,t),transform:`translate(${l}, ${c})`,d:qd().cornerRadius(a)({startAngle:r,endAngle:i,innerRadius:s,outerRadius:o})},n))}function cS(){return typeof window>"u"}const Zr=new Map,uS=2e3,dS=new Set(["minWidth","maxWidth","width","minHeight","maxHeight","height","top","left","fontSize","padding","margin","paddingLeft","paddingRight","paddingTop","paddingBottom","marginLeft","marginRight","marginTop","marginBottom"]);function uh(e,t){return dS.has(e)&&t===+t?`${t}px`:t}const hS=/([A-Z])/g;function dh(e){return String(e).replace(hS,t=>`-${t.toLowerCase()}`)}function fS(e){let t="";for(const n in e)if(Object.hasOwn(e,n)){const r=n,i=e[r];if(i===void 0)continue;t+=`${dh(r)}:${uh(r,i)};`}return t}const pS=(e,t={})=>{if(e==null||cS())return{width:0,height:0};const n=String(e),r=fS(t),i=`${n}-${r}`,o=Zr.get(i);if(o)return o;try{const s=gS(),a=document.createElementNS("http://www.w3.org/2000/svg","text");Object.keys(t).map(c=>(a.style[dh(c)]=uh(c,t[c]),c)),a.textContent=n,s.replaceChildren(a);const l=mS(a);return Zr.set(i,l),Zr.size+1>uS&&Zr.clear(),process.env.NODE_ENV==="test"&&s.replaceChildren(),l}catch{return{width:0,height:0}}};function mS(e){try{const t=e.getBBox();return{width:t.width,height:t.height}}catch{const t=e.getBoundingClientRect();return{width:t.width,height:t.height}}}let ze=null;function gS(){return ze===null&&(ze=document.createElementNS("http://www.w3.org/2000/svg","svg"),ze.setAttribute("aria-hidden","true"),ze.style.position="absolute",ze.style.top="-20000px",ze.style.left="0",ze.style.padding="0",ze.style.margin="0",ze.style.border="none",ze.style.pointerEvents="none",ze.style.visibility="hidden",ze.style.contain="strict",document.body.appendChild(ze)),ze}function yS({style:e,needsComputation:t,text:n}){return n.split(`
125
+ `).map(r=>G({text:r},t?pS(r,e):{width:0,height:0}))}function xS(){const[e,t]=j.useState(!1);return j.useEffect(()=>{t(!0)},[]),e}const bS=["x","y","style","text","ownerState"],vS=["angle","textAnchor","dominantBaseline"];function hh(e){const{x:t,y:n,style:r,text:i}=e,o=ft(e,bS),s=r??{},{angle:a,textAnchor:l,dominantBaseline:c}=s,u=ft(s,vS),d=xS(),h=j.useMemo(()=>yS({style:u,needsComputation:d&&i.includes(`
126
+ `),text:i}),[u,i,d]);let f;switch(c){case"hanging":case"text-before-edge":f=0;break;case"central":f=(h.length-1)/2*-h[0].height;break;default:f=(h.length-1)*-h[0].height;break}return y.jsxRuntimeExports.jsx("text",G({},o,{transform:a?`rotate(${a}, ${t}, ${n})`:void 0,x:t,y:n,textAnchor:l,dominantBaseline:c,style:u,children:h.map((m,p)=>y.jsxRuntimeExports.jsx("tspan",{x:t,dy:`${p===0?f:h[0].height}px`,dominantBaseline:c,children:m.text},p))}))}process.env.NODE_ENV!=="production"&&(hh.propTypes={lineHeight:b.number,needsComputation:b.bool,ownerState:b.any,style:b.object,text:b.string.isRequired});const SS=["text","className"];function wS({value:e}){return e===null?null:e.toLocaleString()}function fh(e){const{text:t=wS,className:n}=e,r=ft(e,SS),{value:i,valueMin:o,valueMax:s,cx:a,cy:l}=ka(),c=typeof t=="function"?t({value:i,valueMin:o,valueMax:s}):t;return c===null?null:y.jsxRuntimeExports.jsx("g",{className:$e(Pa.valueText,n),children:y.jsxRuntimeExports.jsx(hh,G({x:a,y:l,text:c,style:{textAnchor:"middle",dominantBaseline:"central"}},r))})}process.env.NODE_ENV!=="production"&&(fh.propTypes={lineHeight:b.number,needsComputation:b.bool,ownerState:b.any,style:b.object,text:b.oneOfType([b.func,b.string])});const ES=["text","children","classes","className","skipAnimation"],TS=e=>{const{classes:t}=e;return Cr({root:["root"]},nS,t)},Da=j.forwardRef(function(t,n){const{text:r,children:i,className:o,skipAnimation:s}=t,a=ft(t,ES),l=TS(t);return y.jsxRuntimeExports.jsxs(Oa,G({},a,{className:$e(l.root,o),ref:n,children:[y.jsxRuntimeExports.jsx(lS,{}),y.jsxRuntimeExports.jsx(lh,{skipAnimation:s}),y.jsxRuntimeExports.jsx(fh,{text:r}),i]}))});process.env.NODE_ENV!=="production"&&(Da.displayName="Gauge");process.env.NODE_ENV!=="production"&&(Da.propTypes={children:b.node,classes:b.object,className:b.string,cornerRadius:b.oneOfType([b.number,b.string]),cx:b.oneOfType([b.number,b.string]),cy:b.oneOfType([b.number,b.string]),desc:b.string,endAngle:b.number,height:b.number,id:b.string,innerRadius:b.oneOfType([b.number,b.string]),margin:b.oneOfType([b.number,b.shape({bottom:b.number,left:b.number,right:b.number,top:b.number})]),outerRadius:b.oneOfType([b.number,b.string]),skipAnimation:b.bool,startAngle:b.number,sx:b.oneOfType([b.arrayOf(b.oneOfType([b.func,b.object,b.bool])),b.func,b.object]),text:b.oneOfType([b.func,b.string]),title:b.string,value:b.number,valueMax:b.number,valueMin:b.number,width:b.number});const CS=e=>{const t=Math.floor(e/86400),n=Math.floor(e%86400/3600),r=Math.floor(e%3600/60),i=e%60,o=[];return t>0?(o.push(t.toString()),o.push(n.toString().padStart(2,"0")),o.push(r.toString().padStart(2,"0")),o.push(i.toString().padStart(2,"0"))):n>0?(o.push(n.toString()),o.push(r.toString().padStart(2,"0")),o.push(i.toString().padStart(2,"0"))):(o.push(r.toString()),o.push(i.toString().padStart(2,"0"))),o.join(":")},lt=(e,t)=>{const n=Math.floor(e/86400),r=Math.floor(e%86400/3600),i=Math.floor(e%3600/60),o=e%60;if(typeof Intl<"u"&&"DurationFormat"in Intl)try{const a={};return n>0&&(a.days=n),r>0&&(a.hours=r),i>0&&(a.minutes=i),(o>0||Object.keys(a).length===0)&&(a.seconds=o),new Intl.DurationFormat(t,{style:"narrow"}).format(a)}catch{}const s=[];return n>0&&s.push(`${n}d`),r>0&&s.push(`${r}h`),i>0&&s.push(`${i}m`),(o>0||s.length===0)&&s.push(`${o}s`),s.join(" ")},_S=(e,t,n)=>e==="countdown"&&n!==null?Math.min(100,t/n*100):e==="measuring"?t/60%1*100:0,MS=({timerState:e,animationState:t,hasError:n,className:r})=>{const{t:i,i18n:o}=fe.useTranslation(),s=R.useTheme(),{currentState:a,remainingTime:l,maxTime:c,currentProgress:u}=e,{showErrorAnimation:d,showPauseAnimation:h,showPulsatingText:f,pulsatingFinished:m,showLabels:p,showMainText:g,showIdlePulsating:v,idleDotsCount:C}=t;return y.jsxRuntimeExports.jsxs(R.Box,{className:r,sx:{position:"relative",width:264,height:264,display:"flex",alignItems:"center",justifyContent:"center"},children:[y.jsxRuntimeExports.jsx(Da,{width:264,height:264,value:a==="idle"?0:u,valueMin:0,valueMax:100,innerRadius:"85%",outerRadius:"100%",margin:0,skipAnimation:!0,text:()=>"",sx:{opacity:h||d?.6:1,transition:"opacity 0.5s ease-out","& .MuiGauge-valueArc":{fill:n?s.palette.error.light:s.palette.success.main,transition:"fill 0.5s ease-out"},"& .MuiGauge-referenceArc":{fill:"#171927",stroke:"transparent",strokeWidth:0,transition:"fill 0.5s ease-out, stroke 0.5s ease-out, stroke-width 0.5s ease-out"},"& .MuiGauge-valueText":{display:"none"},"& .MuiGauge-text":{display:"none"}}}),y.jsxRuntimeExports.jsxs(R.Box,{sx:{position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%)",width:225,height:225,borderRadius:"50%",backgroundColor:"#292B3F",display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",textAlign:"center",gap:1,transition:"background-color 0.5s ease-out"},children:[y.jsxRuntimeExports.jsx(R.Box,{sx:{height:"16px",display:"flex",alignItems:"center",justifyContent:"center",marginBottom:1},children:y.jsxRuntimeExports.jsx(R.Fade,{in:p&&!n&&a!=="idle"&&a!=="success",timeout:300,children:y.jsxRuntimeExports.jsx(R.Typography,{variant:"body2",sx:{fontSize:"12px",color:a==="measured"&&(f||m)?s.palette.success.main:s.palette.text.secondary,transition:"color 0.8s ease-in-out"},children:y.jsxRuntimeExports.jsx("span",{style:{opacity:a==="measured"&&m?f?1:.6:1,transition:"opacity 2s ease-in-out"},children:a==="measuring"||a==="measured"?i("CycleTimer.CycleTime.lb","Cycle Time"):a==="countdown"?i("CycleTimer.RemainingTime.lb","Remaining Time"):""})})})}),y.jsxRuntimeExports.jsxs(R.Box,{sx:{position:"relative",height:"48px",display:"flex",alignItems:"center",justifyContent:"center",marginBottom:.5},children:[y.jsxRuntimeExports.jsx(R.Fade,{in:g&&a==="idle"&&!n,timeout:200,children:y.jsxRuntimeExports.jsxs(R.Typography,{variant:"body2",sx:{position:"absolute",fontSize:"12px",fontWeight:400,color:"rgba(255, 255, 255, 0.7)",lineHeight:"166%",letterSpacing:"0.17px",textAlign:"center",width:"200px",height:"20px",display:"flex",alignItems:"center",justifyContent:"center"},children:[y.jsxRuntimeExports.jsx("span",{style:{opacity:v?1:.6,transition:"opacity 2s ease-in-out"},children:i("CycleTimer.WaitingForCycle.lb","Waiting for program cycle")}),y.jsxRuntimeExports.jsx("span",{style:{display:"inline-block",width:"18px",textAlign:"left",opacity:v?1:.6,transition:"opacity 2s ease-in-out"},children:".".repeat(C)})]})}),y.jsxRuntimeExports.jsx(R.Fade,{in:g&&n,timeout:200,children:y.jsxRuntimeExports.jsx(R.Typography,{variant:"h3",sx:{position:"absolute",fontSize:"40px",fontWeight:400,color:"#FFFFFF",lineHeight:"116.7%"},children:i("CycleTimer.Error.lb","Error")})}),y.jsxRuntimeExports.jsx(R.Fade,{in:g&&!n&&a!=="idle"&&a!=="success",timeout:300,children:y.jsxRuntimeExports.jsx(R.Typography,{variant:"h1",sx:{position:"absolute",fontSize:"48px",fontWeight:500,color:s.palette.text.primary,lineHeight:1,transition:"color 0.8s ease-in-out"},children:y.jsxRuntimeExports.jsx("span",{style:{opacity:1,transition:"opacity 2s ease-in-out"},children:CS(l)})})})]}),y.jsxRuntimeExports.jsx(R.Box,{sx:{height:"16px",display:"flex",marginTop:.5,alignItems:"center",justifyContent:"center"},children:y.jsxRuntimeExports.jsx(R.Fade,{in:p&&!n&&a!=="idle"&&a!=="success",timeout:300,children:y.jsxRuntimeExports.jsx(R.Typography,{variant:"body2",sx:{fontSize:"12px",color:a==="measured"&&(f||m)?s.palette.success.main:s.palette.text.secondary,transition:"color 0.8s ease-in-out"},children:y.jsxRuntimeExports.jsx("span",{style:{opacity:a==="measured"&&m?f?1:.6:1,transition:"opacity 2s ease-in-out"},children:a==="measuring"?i("CycleTimer.Measuring.lb","measuring..."):a==="measured"?i("CycleTimer.Determined.lb","determined"):a==="countdown"&&c!==null?i("CycleTimer.OfTime.lb",{time:lt(c,o.language)}):""})})})})]})]})},RS=({timerState:e,animationState:t,hasError:n,compact:r,className:i})=>{const{t:o,i18n:s}=fe.useTranslation(),a=R.useTheme(),{currentState:l,remainingTime:c,maxTime:u}=e,{showErrorAnimation:d,showPauseAnimation:h,showPulsatingText:f,pulsatingFinished:m,showIdlePulsating:p,idleDotsCount:g}=t;return r&&l==="idle"?y.jsxRuntimeExports.jsx(R.Box,{className:i,sx:{display:"flex",alignItems:"center",m:0},children:y.jsxRuntimeExports.jsx(R.Typography,{variant:"body2",sx:{color:n?a.palette.error.light:a.palette.text.primary,fontSize:"14px",transition:"color 0.5s ease-out"},children:n?o("CycleTimer.Error.lb","Error"):l==="idle"?"0s":lt(c,s.language)})}):y.jsxRuntimeExports.jsxs(R.Box,{className:i,sx:{display:"flex",alignItems:"center",m:0,gap:1},children:[!(l==="idle"&&r)&&y.jsxRuntimeExports.jsx(R.Box,{sx:{width:20,height:20,display:"flex",alignItems:"center",justifyContent:"center",opacity:h||d?.6:1,transition:"opacity 0.5s ease-out"},children:y.jsxRuntimeExports.jsxs("svg",{width:"20",height:"20",viewBox:"0 0 20 20",style:{transform:"rotate(-90deg)"},role:"img","aria-label":"Timer progress",children:[y.jsxRuntimeExports.jsx("circle",{cx:"10",cy:"10",r:"8",fill:"none",stroke:n?a.palette.error.light:l==="measured"?f||m?a.palette.success.main:a.palette.text.secondary:a.palette.success.main,strokeWidth:"2",opacity:l==="measured"&&m?f?1:.6:.3,style:{transition:"stroke 0.8s ease-in-out, opacity 2s ease-in-out"}}),y.jsxRuntimeExports.jsx("circle",{cx:"10",cy:"10",r:"8",fill:"none",stroke:n?a.palette.error.light:l==="measured"?f||m?a.palette.success.main:a.palette.text.secondary:a.palette.success.main,strokeWidth:"2",strokeLinecap:"round",strokeDasharray:`${2*Math.PI*8}`,strokeDashoffset:`${2*Math.PI*8*(1-(l==="idle"?0:e.currentProgress)/100)}`,style:{opacity:l==="measured"&&m?f?1:.6:1,transition:"stroke-dashoffset 0.1s ease-out, stroke 0.8s ease-in-out, opacity 2s ease-in-out"}})]})}),y.jsxRuntimeExports.jsx(R.Typography,{variant:"body2",sx:{color:n?a.palette.error.light:l==="idle"?"rgba(255, 255, 255, 0.7)":l==="measured"?f||m?a.palette.success.main:a.palette.text.secondary:a.palette.text.primary,fontSize:"14px",lineHeight:"normal",letterSpacing:"normal",opacity:l==="idle"?p?1:.6:l==="measured"&&m?f?1:.6:1,transition:"color 0.8s ease-in-out, font-size 0.3s ease-out, opacity 2s ease-in-out"},children:n?o("CycleTimer.Error.lb","Error"):l==="idle"?y.jsxRuntimeExports.jsxs(y.jsxRuntimeExports.Fragment,{children:[y.jsxRuntimeExports.jsx("span",{children:o("CycleTimer.WaitingForCycle.lb","Waiting for program cycle")}),y.jsxRuntimeExports.jsx("span",{style:{display:"inline-block",width:"18px",textAlign:"left"},children:".".repeat(g)})]}):l==="measuring"?r?lt(c,s.language):`${lt(c,s.language)} / ${o("CycleTimer.Measuring.lb","measuring...")}`:l==="measured"?r?lt(c,s.language):`${lt(c,s.language)} / ${o("CycleTimer.Determined.lb","determined")}`:l==="countdown"&&u!==null?r?lt(c,s.language):`${lt(c,s.language)} / ${o("CycleTimer.Time.lb",{time:lt(u,s.language)})}`:lt(c,s.language)})]})},IS=()=>{const[e,t]=$.useState({showPauseAnimation:!1,showErrorAnimation:!1,showPulsatingText:!1,pulsatingFinished:!1,showLabels:!0,showMainText:!0,showIdlePulsating:!1,idleDotsCount:0}),n=$.useRef(null),r=$.useRef(null),i=$.useRef(null),o=$.useRef(null),s=$.useRef(0),a=$.useRef(null),l=$.useRef(null),c=$.useCallback(()=>{t(w=>({...w,showPauseAnimation:!0})),n.current&&clearTimeout(n.current),n.current=setTimeout(()=>{t(w=>({...w,showPauseAnimation:!1}))},800)},[]),u=$.useCallback(()=>{t(w=>({...w,showErrorAnimation:!0})),r.current&&clearTimeout(r.current),r.current=setTimeout(()=>{t(w=>({...w,showErrorAnimation:!1}))},600)},[]),d=$.useCallback(()=>{t(w=>({...w,showErrorAnimation:!1})),r.current&&clearTimeout(r.current)},[]),h=$.useCallback(w=>{s.current=0,t(E=>({...E,showPulsatingText:!0,pulsatingFinished:!1})),setTimeout(()=>{t(E=>({...E,pulsatingFinished:!0})),i.current=setInterval(()=>{t(E=>({...E,showPulsatingText:!E.showPulsatingText}))},2e3),w&&w()},800)},[]),f=$.useCallback(()=>{i.current&&(clearInterval(i.current),i.current=null),t(w=>({...w,showPulsatingText:!1,pulsatingFinished:!1})),s.current=0},[]),m=$.useCallback(()=>{t(w=>({...w,showIdlePulsating:!0})),a.current=setInterval(()=>{t(w=>({...w,showIdlePulsating:!w.showIdlePulsating}))},2e3),l.current=setInterval(()=>{t(w=>({...w,idleDotsCount:(w.idleDotsCount+1)%4}))},800)},[]),p=$.useCallback(()=>{a.current&&(clearInterval(a.current),a.current=null),l.current&&(clearInterval(l.current),l.current=null),t(w=>({...w,showIdlePulsating:!1,idleDotsCount:0}))},[]),g=$.useCallback(()=>{t(w=>({...w,showLabels:!1,showMainText:!1})),o.current&&clearTimeout(o.current),o.current=setTimeout(()=>{t(w=>({...w,showLabels:!0,showMainText:!0}))},200)},[]),v=$.useCallback(()=>{t(w=>({...w,showLabels:!0,showMainText:!0}))},[]),C=$.useCallback(()=>{n.current&&clearTimeout(n.current),r.current&&clearTimeout(r.current),o.current&&clearTimeout(o.current),i.current&&clearInterval(i.current),a.current&&clearInterval(a.current),l.current&&clearInterval(l.current)},[]);return{animationState:e,triggerPauseAnimation:c,triggerErrorAnimation:u,clearErrorAnimation:d,startPulsatingAnimation:h,stopPulsatingAnimation:f,startIdleAnimations:m,stopIdleAnimations:p,triggerFadeTransition:g,setInitialAnimationState:v,cleanup:C}},AS=({autoStart:e,onCycleEnd:t,onMeasuringComplete:n,hasError:r,onPauseAnimation:i,onErrorAnimation:o,onClearErrorAnimation:s,onStartPulsating:a})=>{const[l,c]=$.useState({currentState:"idle",remainingTime:0,maxTime:null,isRunning:!1,isPausedState:!1,currentProgress:0,wasRunningBeforeError:!1}),u=$.useRef(null),d=$.useRef(null),h=$.useRef(0),[f]=de.useInterpolation([0],{tension:80,friction:18,onChange:([_])=>{c(S=>({...S,currentProgress:_}))}}),m=$.useCallback(()=>{c(_=>({..._,currentState:"idle",maxTime:null,isRunning:!1,isPausedState:!1,currentProgress:0})),h.current=0,d.current=null,f.setImmediate([0])},[f]),p=$.useCallback((_=0)=>{const S=_/60%1*100;c(T=>({...T,currentState:"measuring",maxTime:null,remainingTime:_,isPausedState:!1,currentProgress:S})),h.current=0,f.setImmediate([S]),e?(d.current=Date.now()-_*1e3,c(T=>({...T,isRunning:!0}))):d.current=null},[e,f]),g=$.useCallback((_,S=0)=>{c(O=>({...O,isRunning:!1})),d.current=null,c(O=>({...O,currentState:"countdown",maxTime:_,isPausedState:!1})),h.current=0;const T=Math.max(0,_-S),A=S>0?S/_*100:0;c(O=>({...O,remainingTime:T,currentProgress:A})),f.setImmediate([A]),T===0?(c(O=>({...O,isRunning:!1})),d.current=null,t&&queueMicrotask(()=>t())):e?setTimeout(()=>{d.current=Date.now()-S*1e3,c(O=>({...O,isRunning:!0}))},0):d.current=null},[e,t,f]),v=$.useCallback(()=>{c(_=>({..._,isRunning:!1,currentState:"measured"})),d.current=null,a(()=>{n&&n()})},[a,n]),C=$.useCallback(()=>{if(d.current&&l.isRunning){const S=Date.now()-d.current;h.current+=S;const T=h.current/1e3,A=_S(l.currentState,T,l.maxTime);f.setTarget([A])}c(_=>({..._,isRunning:!1,isPausedState:!0})),i()},[l.isRunning,l.currentState,l.maxTime,f,i]),w=$.useCallback(()=>{l.isPausedState&&(l.remainingTime>0||l.currentState!=="countdown")&&(d.current=Date.now(),c(_=>({..._,isRunning:!0,isPausedState:!1})))},[l.isPausedState,l.remainingTime,l.currentState]),E=$.useCallback(()=>l.isPausedState,[l.isPausedState]);return $.useEffect(()=>{r?(l.isRunning&&!l.isPausedState&&(c(_=>({..._,wasRunningBeforeError:!0})),C()),o()):(l.wasRunningBeforeError&&l.isPausedState&&(c(_=>({..._,wasRunningBeforeError:!1})),w()),s())},[r,l.isRunning,l.isPausedState,l.wasRunningBeforeError,C,w,o,s]),$.useEffect(()=>{if(l.isRunning){const _=()=>{if(d.current){const T=(Date.now()-d.current+h.current)/1e3;if(l.currentState==="countdown"&&l.maxTime!==null){const A=Math.max(0,l.maxTime-T);c(D=>({...D,remainingTime:Math.ceil(A)}));const O=Math.min(100,T/l.maxTime*100);if(f.setTarget([O]),A<=0){c(D=>({...D,isRunning:!1,remainingTime:0})),d.current=null,f.setTarget([100]),t&&queueMicrotask(()=>t());return}}else if(l.currentState==="measuring"){c(O=>({...O,remainingTime:Math.floor(T)}));const A=T/60%1*100;f.setTarget([A])}l.isRunning&&(u.current=requestAnimationFrame(_))}};u.current=requestAnimationFrame(_)}else u.current&&(cancelAnimationFrame(u.current),u.current=null);return()=>{u.current&&cancelAnimationFrame(u.current)}},[l.isRunning,t,l.currentState,l.maxTime,f]),$.useEffect(()=>{let _=null;const S=()=>{f.update(1/60),_=requestAnimationFrame(S)};return _=requestAnimationFrame(S),()=>{_&&cancelAnimationFrame(_)}},[f]),{timerState:l,controls:{startNewCycle:g,startMeasuring:p,setIdle:m,completeMeasuring:v,pause:C,resume:w,isPaused:E}}},jS=y.externalizeComponent(ie.observer(({onCycleComplete:e,onCycleEnd:t,onMeasuringComplete:n,autoStart:r=!0,variant:i="default",compact:o=!1,className:s,hasError:a=!1})=>{const l=$.useRef(void 0),{animationState:c,triggerPauseAnimation:u,triggerErrorAnimation:d,clearErrorAnimation:h,startPulsatingAnimation:f,stopPulsatingAnimation:m,startIdleAnimations:p,stopIdleAnimations:g,triggerFadeTransition:v,setInitialAnimationState:C,cleanup:w}=IS(),{timerState:E,controls:_}=AS({autoStart:r,onCycleEnd:t,onMeasuringComplete:n,hasError:a,onPauseAnimation:u,onErrorAnimation:d,onClearErrorAnimation:h,onStartPulsating:f});return $.useEffect(()=>{const S=l.current;l.current!==void 0&&S!==E.currentState?(S==="measured"&&m(),S==="idle"&&g(),v()):C(),E.currentState==="idle"&&p(),l.current=E.currentState},[E.currentState,m,g,p,v,C]),$.useEffect(()=>{let S=!0;const T=setTimeout(()=>{S&&e(_)},0);return()=>{S=!1,clearTimeout(T)}},[e,_]),$.useEffect(()=>w,[w]),i==="small"?y.jsxRuntimeExports.jsx(RS,{timerState:E,animationState:c,hasError:a,compact:o,className:s}):y.jsxRuntimeExports.jsx(MS,{timerState:E,animationState:c,hasError:a,className:s})})),vn=um;process.env.NODE_ENV!=="production"&&(b.node,b.object.isRequired);function $a(e){return sm(e)}function kS(e){return pn("MuiSvgIcon",e)}Hi("MuiSvgIcon",["root","colorPrimary","colorSecondary","colorAction","colorError","colorDisabled","fontSizeInherit","fontSizeSmall","fontSizeMedium","fontSizeLarge"]);const OS=e=>{const{color:t,fontSize:n,classes:r}=e,i={root:["root",t!=="inherit"&&`color${De(t)}`,`fontSize${De(n)}`]};return Cr(i,kS,r)},PS=Ue("svg",{name:"MuiSvgIcon",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,n.color!=="inherit"&&t[`color${De(n.color)}`],t[`fontSize${De(n.fontSize)}`]]}})(vn(({theme:e})=>{var t,n,r,i,o,s,a,l,c,u,d,h,f,m;return{userSelect:"none",width:"1em",height:"1em",display:"inline-block",flexShrink:0,transition:(i=(t=e.transitions)==null?void 0:t.create)==null?void 0:i.call(t,"fill",{duration:(r=(n=(e.vars??e).transitions)==null?void 0:n.duration)==null?void 0:r.shorter}),variants:[{props:p=>!p.hasSvgAsChild,style:{fill:"currentColor"}},{props:{fontSize:"inherit"},style:{fontSize:"inherit"}},{props:{fontSize:"small"},style:{fontSize:((s=(o=e.typography)==null?void 0:o.pxToRem)==null?void 0:s.call(o,20))||"1.25rem"}},{props:{fontSize:"medium"},style:{fontSize:((l=(a=e.typography)==null?void 0:a.pxToRem)==null?void 0:l.call(a,24))||"1.5rem"}},{props:{fontSize:"large"},style:{fontSize:((u=(c=e.typography)==null?void 0:c.pxToRem)==null?void 0:u.call(c,35))||"2.1875rem"}},...Object.entries((e.vars??e).palette).filter(([,p])=>p&&p.main).map(([p])=>{var g,v;return{props:{color:p},style:{color:(v=(g=(e.vars??e).palette)==null?void 0:g[p])==null?void 0:v.main}}}),{props:{color:"action"},style:{color:(h=(d=(e.vars??e).palette)==null?void 0:d.action)==null?void 0:h.active}},{props:{color:"disabled"},style:{color:(m=(f=(e.vars??e).palette)==null?void 0:f.action)==null?void 0:m.disabled}},{props:{color:"inherit"},style:{color:void 0}}]}})),ji=j.forwardRef(function(t,n){const r=$a({props:t,name:"MuiSvgIcon"}),{children:i,className:o,color:s="inherit",component:a="svg",fontSize:l="medium",htmlColor:c,inheritViewBox:u=!1,titleAccess:d,viewBox:h="0 0 24 24",...f}=r,m=j.isValidElement(i)&&i.type==="svg",p={...r,color:s,component:a,fontSize:l,instanceFontSize:t.fontSize,inheritViewBox:u,viewBox:h,hasSvgAsChild:m},g={};u||(g.viewBox=h);const v=OS(p);return y.jsxRuntimeExports.jsxs(PS,{as:a,className:$e(v.root,o),focusable:"false",color:c,"aria-hidden":d?void 0:!0,role:d?"img":void 0,ref:n,...g,...f,...m&&i.props,ownerState:p,children:[m?i.props.children:i,d?y.jsxRuntimeExports.jsx("title",{children:d}):null]})});process.env.NODE_ENV!=="production"&&(ji.propTypes={children:b.node,classes:b.object,className:b.string,color:b.oneOfType([b.oneOf(["inherit","action","disabled","primary","secondary","error","info","success","warning"]),b.string]),component:b.elementType,fontSize:b.oneOfType([b.oneOf(["inherit","large","medium","small"]),b.string]),htmlColor:b.string,inheritViewBox:b.bool,shapeRendering:b.string,sx:b.oneOfType([b.arrayOf(b.oneOfType([b.func,b.object,b.bool])),b.func,b.object]),titleAccess:b.string,viewBox:b.string});ji.muiName="SvgIcon";function Xt(e,t){function n(r,i){return y.jsxRuntimeExports.jsx(ji,{"data-testid":process.env.NODE_ENV!=="production"?`${t}Icon`:void 0,ref:i,...r,children:e})}return process.env.NODE_ENV!=="production"&&(n.displayName=`${t}Icon`),n.muiName=ji.muiName,j.memo(j.forwardRef(n))}function DS(e){const{controlled:t,default:n,name:r,state:i="value"}=e,{current:o}=j.useRef(t!==void 0),[s,a]=j.useState(n),l=o?t:s;if(process.env.NODE_ENV!=="production"){j.useEffect(()=>{o!==(t!==void 0)&&console.error([`MUI: A component is changing the ${o?"":"un"}controlled ${i} state of ${r} to be ${o?"un":""}controlled.`,"Elements should not switch from uncontrolled to controlled (or vice versa).",`Decide between using a controlled or uncontrolled ${r} element for the lifetime of the component.`,"The nature of the state is determined during the first render. It's considered controlled if the value is not `undefined`.","More info: https://fb.me/react-controlled-components"].join(`
127
+ `))},[i,r,t]);const{current:u}=j.useRef(n);j.useEffect(()=>{!o&&JSON.stringify(n)!==JSON.stringify(u)&&console.error([`MUI: A component is changing the default ${i} state of an uncontrolled ${r} after being initialized. To suppress this warning opt to use a controlled ${r}.`].join(`
128
+ `))},[JSON.stringify(n)])}const c=j.useCallback(u=>{o||a(u)},[]);return[l,c]}const $S=Xt(y.jsxRuntimeExports.jsx("path",{d:"M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"}),"Clear"),LS=Xt(y.jsxRuntimeExports.jsx("path",{d:"M10 18h4v-2h-4zM3 6v2h18V6zm3 7h12v-2H6z"}),"FilterList"),Ac=Xt(y.jsxRuntimeExports.jsx("path",{d:"M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14"}),"Search"),ph=y.externalizeComponent(ie.observer(({data:e,columns:t,getRowData:n,onRowClick:r,selectedItem:i,getItemId:o,title:s,showCount:a=!0,searchPlaceholder:l="Search programs",dataGridProps:c,CustomToolbar:u,selectFirstByDefault:d=!1,sx:h})=>{var A;const f=R.useTheme(),m=et.useGridApiRef(),p=$.useRef(null),[g,v]=$.useState(null),C=$.useMemo(()=>e.map(n),[e,n]);$.useEffect(()=>{m.current&&C.length>0&&m.current.autosizeColumns({includeOutliers:!0,includeHeaders:!0,expand:!0,columns:t.map(O=>O.field)})},[C,t,m]),$.useEffect(()=>{if(!p.current||!m.current)return;const O=new ResizeObserver(()=>{setTimeout(()=>{m.current&&C.length>0&&m.current.autosizeColumns({includeOutliers:!0,includeHeaders:!0,expand:!0,columns:t.map(D=>D.field)})},100)});return O.observe(p.current),()=>{O.disconnect()}},[m,C.length,t]);const w=$.useMemo(()=>{if(i!==void 0)return i;if(g!==null)return g;if(d&&e.length>0){const O=e[0];return v(O),O}return null},[d,e,i,g]),E=O=>{const D=e.find(k=>n(k).id===O.id);D&&(i===void 0&&v(D),r&&r(D,O))},_=$.useMemo(()=>!w||!o?null:o(w),[w,o]);function S(){return y.jsxRuntimeExports.jsx(et.Toolbar,{children:y.jsxRuntimeExports.jsxs(R.Box,{sx:{display:"flex",width:"100%",gap:1,p:.5,alignItems:"center"},children:[s&&y.jsxRuntimeExports.jsxs(R.Typography,{variant:"h6",sx:{fontWeight:500,color:"white"},children:[s,a&&` (${e.length})`]}),y.jsxRuntimeExports.jsxs(R.Box,{sx:{ml:"auto",display:"flex",gap:.5,alignItems:"center",pr:1},children:[y.jsxRuntimeExports.jsx(et.FilterPanelTrigger,{render:y.jsxRuntimeExports.jsx(et.ToolbarButton,{"aria-label":"Show filters",children:y.jsxRuntimeExports.jsx(LS,{fontSize:"small"})})}),y.jsxRuntimeExports.jsx(R.Divider,{orientation:"vertical",flexItem:!0,sx:{height:"24px",alignSelf:"center"}}),y.jsxRuntimeExports.jsx(et.QuickFilter,{render:(O,D)=>y.jsxRuntimeExports.jsxs(R.Box,{...O,sx:{display:"flex",overflow:"hidden"},children:[!D.expanded&&y.jsxRuntimeExports.jsx(et.QuickFilterTrigger,{render:y.jsxRuntimeExports.jsx(et.ToolbarButton,{"aria-label":"Search",children:y.jsxRuntimeExports.jsx(Ac,{fontSize:"small"})})}),y.jsxRuntimeExports.jsxs(R.Box,{sx:{display:"flex",overflow:"hidden",transition:"all 0.3s ease-in-out",width:D.expanded?"200px":"0px",position:"relative"},children:[y.jsxRuntimeExports.jsxs(R.Box,{sx:{flex:1,position:"relative","& .MuiInputBase-root":{height:"32px",borderRadius:"16px",backgroundColor:"#171927",paddingLeft:"40px",paddingRight:D.expanded&&D.value!==""?"40px":"12px",color:"white",fontSize:"14px",border:"none !important",outline:"none !important",boxShadow:"none !important","&::before":{display:"none !important",border:"none !important"},"&::after":{display:"none !important",border:"none !important"},"&:hover":{"&::before":{display:"none !important",border:"none !important"},"&::after":{display:"none !important",border:"none !important"}},"&:focus-within":{outline:"none !important",boxShadow:"none !important","&::before":{display:"none !important",border:"none !important"},"&::after":{display:"none !important",border:"none !important"}},"&.Mui-focused":{outline:"none !important",boxShadow:"none !important","&::before":{display:"none !important",border:"none !important"},"&::after":{display:"none !important",border:"none !important"}},"& .MuiInputBase-input":{padding:"8px 0",border:"none !important",outline:"none !important",boxShadow:"none !important","&:focus":{outline:"none !important",boxShadow:"none !important",border:"none !important"},"&::placeholder":{color:"rgba(255, 255, 255, 0.3)",opacity:1}},"& fieldset":{border:"none !important",display:"none !important"},"& .MuiOutlinedInput-notchedOutline":{border:"none !important",display:"none !important"}}},children:[D.expanded&&y.jsxRuntimeExports.jsx(Ac,{fontSize:"small",sx:{position:"absolute",left:"12px",top:"50%",transform:"translateY(-50%)",color:"rgba(255, 255, 255, 0.6)",zIndex:1,pointerEvents:"none"}}),y.jsxRuntimeExports.jsx(et.QuickFilterControl,{placeholder:l})]}),D.expanded&&D.value!==""&&y.jsxRuntimeExports.jsx(et.QuickFilterClear,{render:y.jsxRuntimeExports.jsx(R.Box,{sx:{position:"absolute",right:"8px",top:"50%",transform:"translateY(-50%)",zIndex:1},children:y.jsxRuntimeExports.jsx(R.Box,{sx:{minWidth:"24px",width:"24px",height:"24px",padding:0,color:"rgba(255, 255, 255, 0.6)","&:hover":{backgroundColor:"rgba(255, 255, 255, 0.1)"}},children:y.jsxRuntimeExports.jsx(et.ToolbarButton,{"aria-label":"Clear",children:y.jsxRuntimeExports.jsx($S,{fontSize:"small"})})})})})]})]})})]})]})})}const T=u||S;return y.jsxRuntimeExports.jsx(R.Box,{ref:p,sx:{height:"100%",display:"flex",flexDirection:"column","& *":{scrollbarWidth:"none",msOverflowStyle:"none","&::-webkit-scrollbar":{display:"none"}},"&:hover *":{scrollbarWidth:"thin",scrollbarColor:`${f.palette.divider} transparent`,"&::-webkit-scrollbar":{display:"block",width:"8px",height:"8px"},"&::-webkit-scrollbar-track":{background:"transparent"},"&::-webkit-scrollbar-thumb":{background:f.palette.divider,borderRadius:"4px"},"&::-webkit-scrollbar-thumb:hover":{background:f.palette.action.hover}},...h},children:y.jsxRuntimeExports.jsx(et.DataGrid,{apiRef:m,rows:C,columns:t,onRowClick:E,disableColumnMenu:!1,disableRowSelectionOnClick:!0,disableMultipleRowSelection:!0,hideFooterSelectedRowCount:!0,filterMode:"client",sortingOrder:["desc","asc"],hideFooter:!1,showToolbar:!0,slots:{toolbar:T},initialState:{sorting:{sortModel:[]},filter:{filterModel:{items:[]}},...c==null?void 0:c.initialState},...c,autosizeOnMount:!0,autosizeOptions:{...(c==null?void 0:c.autosizeOptions)||{},includeOutliers:!0,includeHeaders:!0,expand:!0,columns:((A=c==null?void 0:c.autosizeOptions)==null?void 0:A.columns)||t.map(O=>O.field)},sx:{border:"none",width:"100%","& .MuiPaper-root":{boxShadow:"none !important"},"& .MuiDataGrid-overlay":{},"& .MuiDataGrid-main":{border:"none","& .MuiPaper-root":{}},"& .MuiDataGrid-container--top [role=row]":{},"& .MuiDataGrid-topContainer":{borderBottom:"none !important"},"& .MuiDataGrid-columnHeaders":{border:"none",borderBottom:"none !important"},"& .MuiDataGrid-row":{cursor:r?"pointer":"default",border:"none",margin:"1px 0",position:"relative",backgroundColor:"transparent !important","&:hover":{backgroundColor:"transparent !important","&::before":{content:'""',position:"absolute",top:0,left:"16px",right:"16px",bottom:0,backgroundColor:"action.hover",borderRadius:"16px",zIndex:0}},"&.Mui-selected":{backgroundColor:"transparent !important","&:hover":{backgroundColor:"transparent !important"}},..._!==null&&{[`&[data-id="${_}"]`]:{backgroundColor:"transparent !important","&::before":{content:'""',position:"absolute",top:0,left:"16px",right:"16px",bottom:0,backgroundColor:"rgba(255, 255, 255, 0.08) !important",borderRadius:"16px",zIndex:0},"&:hover":{backgroundColor:"transparent !important"},"&:hover::before":{backgroundColor:"rgba(255, 255, 255, 0.12) !important"}}}},"& .MuiDataGrid-cell--textLeft":{paddingLeft:"40px"},"& .MuiDataGrid-cell":{border:"none",position:"relative",zIndex:1,"&:focus":{outline:"none"},"&:focus-within":{outline:"none"},"&:hover":{backgroundColor:"transparent !important"}},"& .MuiDataGrid-columnHeader":{border:"none",paddingLeft:"40px",paddingRight:"40px","& .MuiDataGrid-columnHeaderTitle":{color:"rgba(255, 255, 255, 0.6)"}},"& .MuiDataGrid-toolbarContainer":{padding:"8px",border:"none !important",borderBottom:"none !important","& .MuiBox-root":{},"& .MuiFormControl-root":{},"& .MuiInputBase-root":{},"& .MuiPaper-root":{boxShadow:"none !important"},"& *":{borderBottom:"none !important"}},"& .MuiDataGrid-toolbar":{borderBottom:"none !important"},"& .MuiDataGrid-toolbarFilterList":{border:"none"},"& .MuiDataGrid-withBorderColor":{borderColor:"transparent !important"},"& .MuiDataGrid-columnSeparator":{display:"none"},"& .MuiDataGrid-footerContainer":{display:"none"},"& .MuiDataGrid-filler":{border:"none !important",borderTop:"none !important",borderBottom:"none !important",borderLeft:"none !important",borderRight:"none !important","--rowBorderColor":"none !important"},"& .MuiBackdrop-root":{},"& .MuiModal-backdrop":{},...c==null?void 0:c.sx}})})}));ph.displayName="WandelbotsDataGrid";const Fn=wm({createStyledComponent:Ue("div",{name:"MuiStack",slot:"Root"}),useThemeProps:e=>$a({props:e,name:"MuiStack"})});process.env.NODE_ENV!=="production"&&(Fn.propTypes={children:b.node,component:b.elementType,direction:b.oneOfType([b.oneOf(["column-reverse","column","row-reverse","row"]),b.arrayOf(b.oneOf(["column-reverse","column","row-reverse","row"])),b.object]),divider:b.node,spacing:b.oneOfType([b.arrayOf(b.oneOfType([b.number,b.string])),b.number,b.object,b.string]),sx:b.oneOfType([b.arrayOf(b.oneOfType([b.func,b.object,b.bool])),b.func,b.object]),useFlexGap:b.bool});const NS=({title:e,titleId:t,...n},r)=>j.createElement("svg",{width:21,height:21,viewBox:"0 0 21 21",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:r,"aria-labelledby":t,...n},e?j.createElement("title",{id:t},e):null,j.createElement("g",{id:"JogMinus"},j.createElement("path",{id:"Minus",d:"M0 13V8H21V13H0Z",fill:"white"}))),zS=$.forwardRef(NS),FS=({title:e,titleId:t,...n},r)=>j.createElement("svg",{width:21,height:21,viewBox:"0 0 21 21",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:r,"aria-labelledby":t,...n},e?j.createElement("title",{id:t},e):null,j.createElement("g",{id:"JogPlus"},j.createElement("g",{id:"Plus"},j.createElement("path",{d:"M0 13V8H8V13H0Z",fill:"white"}),j.createElement("path",{d:"M8 0L13 2.18557e-07L13 21H8L8 0Z",fill:"white"}),j.createElement("path",{d:"M13 13V8H21V13H13Z",fill:"white"})))),BS=$.forwardRef(FS),_s=y.externalizeComponent(ie.observer(({colors:e,label:t,getDisplayedValue:n,startJogging:r,stopJogging:i,disabled:o,activeJoggingDirection:s,...a})=>{var w,E,_,S,T,A,O;de.useAnimationFrame(()=>{const D=n(),k=h.current;k&&(k.textContent=D)});const l=R.useTheme(),[c,u]=$.useState(null);$.useEffect(()=>{o&&C()},[o]);const d=s||c,h=$.useRef(null);e||(e={color:"#fff",backgroundColor:"#000",borderColor:"#000",buttonBackgroundColor:{disabled:"#000",default:"#000",hovered:"#000",pressed:"#000"},labelColor:"#000"});const f=d?(w=e.buttonBackgroundColor)==null?void 0:w.pressed:e.borderColor,m={width:"55px",color:e.color,path:{fill:e.color},alignContent:"center",fontSize:"37px",svg:{pointerEvents:"none"}},p={...m,backgroundColor:(E=e.buttonBackgroundColor)==null?void 0:E.default,":hover":{backgroundColor:(_=e.buttonBackgroundColor)==null?void 0:_.hovered},":active":{backgroundColor:(S=e.buttonBackgroundColor)==null?void 0:S.pressed,color:e.backgroundColor,path:{fill:e.backgroundColor}},":disabled":{backgroundColor:(T=e.buttonBackgroundColor)==null?void 0:T.disabled,"svg path":{fill:l.palette.action.disabled}}},g={...m,backgroundColor:(A=e.buttonBackgroundColor)==null?void 0:A.pressed,color:e.backgroundColor,path:{fill:e.backgroundColor},":disabled":{backgroundColor:(O=e.buttonBackgroundColor)==null?void 0:O.pressed,"svg path":{fill:l.palette.action.disabled}}};function v(D,k){o||D.button===0&&(u(k),r(k))}function C(){u(null),i()}return y.jsxRuntimeExports.jsxs(Fn,{height:"64px",direction:"row",justifyContent:"center",...a,children:[y.jsxRuntimeExports.jsx(R.IconButton,{disabled:o,disableRipple:!0,onPointerDown:D=>v(D,"-"),onPointerUp:C,onPointerOut:C,size:"large",sx:{...d==="-"?g:p,borderRadius:"16px 0px 0px 16px",borderLeft:`2px solid ${f??"#fff"}`,borderBottom:`2px solid ${f??"#fff"}`,borderTop:`2px solid ${f??"#fff"}`},children:y.jsxRuntimeExports.jsx(zS,{})}),y.jsxRuntimeExports.jsxs(Fn,{spacing:"6px",sx:{width:"150px",backgroundColor:e.backgroundColor,alignItems:"center",justifyContent:"center",opacity:"0.9",borderBottom:`2px solid ${f??"#fff"}`,borderTop:`2px solid ${f??"#fff"}`},children:[y.jsxRuntimeExports.jsx(Fn,{height:"22px",direction:"row",alignItems:"center",justifyItems:"center",spacing:1,sx:{userSelect:"none",color:e.color,".MuiTypography-root":{fontWeight:700,...o?{color:l.palette.action.disabled}:{}},...o?{"svg path":{fill:l.palette.action.disabled}}:{}},children:t}),y.jsxRuntimeExports.jsx(R.Typography,{height:"22px",sx:{fontSize:"15px",color:o?l.palette.action.disabled:e.color,fontWeight:700},ref:h,children:n()})]}),y.jsxRuntimeExports.jsx(R.IconButton,{disableRipple:!0,disabled:o,onPointerDown:D=>v(D,"+"),onPointerUp:C,onPointerOut:C,size:"large",sx:{...d==="+"?g:p,borderRadius:"0px 16px 16px 0px",borderRight:`2px solid ${f??"#fff"}`,borderBottom:`2px solid ${f??"#fff"}`,borderTop:`2px solid ${f??"#fff"}`},children:y.jsxRuntimeExports.jsx(BS,{})})]})})),GS=Xt(y.jsxRuntimeExports.jsx("path",{d:"M15.41 7.41 14 6l-6 6 6 6 1.41-1.41L10.83 12z"}),"ChevronLeft"),VS=Xt(y.jsxRuntimeExports.jsx("path",{d:"M10 6 8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"}),"ChevronRight");function dn(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}var mh=typeof global=="object"&&global&&global.Object===Object&&global,US=typeof self=="object"&&self&&self.Object===Object&&self,yt=mh||US||Function("return this")(),ts=function(){return yt.Date.now()},WS=/\s/;function HS(e){for(var t=e.length;t--&&WS.test(e.charAt(t)););return t}var YS=/^\s+/;function qS(e){return e&&e.slice(0,HS(e)+1).replace(YS,"")}var Ut=yt.Symbol,gh=Object.prototype,JS=gh.hasOwnProperty,KS=gh.toString,or=Ut?Ut.toStringTag:void 0;function XS(e){var t=JS.call(e,or),n=e[or];try{e[or]=void 0;var r=!0}catch{}var i=KS.call(e);return r&&(t?e[or]=n:delete e[or]),i}var ZS=Object.prototype,QS=ZS.toString;function e2(e){return QS.call(e)}var t2="[object Null]",n2="[object Undefined]",jc=Ut?Ut.toStringTag:void 0;function Sn(e){return e==null?e===void 0?n2:t2:jc&&jc in Object(e)?XS(e):e2(e)}function hn(e){return e!=null&&typeof e=="object"}var r2="[object Symbol]";function go(e){return typeof e=="symbol"||hn(e)&&Sn(e)==r2}var kc=NaN,i2=/^[-+]0x[0-9a-f]+$/i,o2=/^0b[01]+$/i,s2=/^0o[0-7]+$/i,a2=parseInt;function Oc(e){if(typeof e=="number")return e;if(go(e))return kc;if(dn(e)){var t=typeof e.valueOf=="function"?e.valueOf():e;e=dn(t)?t+"":t}if(typeof e!="string")return e===0?e:+e;e=qS(e);var n=o2.test(e);return n||s2.test(e)?a2(e.slice(2),n?2:8):i2.test(e)?kc:+e}var l2="Expected a function",c2=Math.max,u2=Math.min;function d2(e,t,n){var r,i,o,s,a,l,c=0,u=!1,d=!1,h=!0;if(typeof e!="function")throw new TypeError(l2);t=Oc(t)||0,dn(n)&&(u=!!n.leading,d="maxWait"in n,o=d?c2(Oc(n.maxWait)||0,t):o,h="trailing"in n?!!n.trailing:h);function f(S){var T=r,A=i;return r=i=void 0,c=S,s=e.apply(A,T),s}function m(S){return c=S,a=setTimeout(v,t),u?f(S):s}function p(S){var T=S-l,A=S-c,O=t-T;return d?u2(O,o-A):O}function g(S){var T=S-l,A=S-c;return l===void 0||T>=t||T<0||d&&A>=o}function v(){var S=ts();if(g(S))return C(S);a=setTimeout(v,p(S))}function C(S){return a=void 0,h&&r?f(S):(r=i=void 0,s)}function w(){a!==void 0&&clearTimeout(a),c=0,r=l=i=a=void 0}function E(){return a===void 0?s:C(ts())}function _(){var S=ts(),T=g(S);if(r=arguments,i=this,l=S,T){if(a===void 0)return m(l);if(d)return clearTimeout(a),a=setTimeout(v,t),f(l)}return a===void 0&&(a=setTimeout(v,t)),s}return _.cancel=w,_.flush=E,_}var h2="Expected a function";function f2(e,t,n){var r=!0,i=!0;if(typeof e!="function")throw new TypeError(h2);return dn(n)&&(r="leading"in n?!!n.leading:r,i="trailing"in n?!!n.trailing:i),d2(e,t,{leading:r,maxWait:t,trailing:i})}const yh=y.externalizeComponent(ie.observer(({startJogging:e,stopJogging:t,lowerLimitDegs:n,upperLimitDegs:r,getValueDegs:i,disabled:o,...s})=>{var w,E,_,S,T,A,O,D,k,x,I,M,F,N,W;const{t:a}=fe.useTranslation(),[l,c]=$.useState(),u=R.useTheme(),d={background:(w=u.palette.backgroundPaperElevation)==null?void 0:w[4],color:(E=u.palette.backgroundPaperElevation)==null?void 0:E[11]},h=ie.useLocalObservable(()=>({activeJoggingDir:null,startJogging(B){this.activeJoggingDir=B,e(B)},stopJogging(){this.activeJoggingDir=null,t()}})),f=f2(()=>{c(i())},50);de.useAnimationFrame(f);function m(B){B.button===0&&h.startJogging("-")}function p(B){B.button===0&&h.startJogging("+")}function g(B){h.stopJogging()}function v(B){h.stopJogging()}function C(B,K=1){if(B===void 0||isNaN(B))return"";const ce=a("General.degree.variable",{amount:B.toFixed(K)});return B>0&&K===0?`+${ce}`:ce}return y.jsxRuntimeExports.jsxs(Fn,{height:"64px",width:"100%",maxWidth:"260px",direction:"row",...s,sx:{"& .MuiIconButton-root":{width:"52px",color:u.palette.text.primary,alignContent:"center",backgroundColor:(_=u.palette.backgroundPaperElevation)==null?void 0:_[11],"& svg":{width:"42px",height:"42px"},"&.Mui-disabled":{backgroundColor:(S=u.palette.backgroundPaperElevation)==null?void 0:S[11],color:u.palette.action.disabled,opacity:1},"&:hover":{backgroundColor:(T=u.palette.backgroundPaperElevation)==null?void 0:T[9]},"&:active":{...d}}},children:[y.jsxRuntimeExports.jsx(R.IconButton,{onPointerDown:m,onPointerUp:g,onPointerOut:v,disabled:o,disableRipple:!0,sx:{borderRadius:"16px 0px 0px 16px",...h.activeJoggingDir==="-"?d:{}},children:y.jsxRuntimeExports.jsx(GS,{sx:{pointerEvents:"none",color:(k=(D=(O=(A=u.componentsExt)==null?void 0:A.JoggingPanel)==null?void 0:O.JoggingJoint)==null?void 0:D.Joint)==null?void 0:k.arrowColor}})}),y.jsxRuntimeExports.jsxs(Fn,{flexGrow:1,alignItems:"center",justifyContent:"center",sx:{borderStyle:"solid",borderLeftWidth:0,borderRightWidth:0,border:"none",backgroundColor:(x=u.palette.backgroundPaperElevation)==null?void 0:x[11],paddingLeft:"20px",paddingRight:"20px",zIndex:1},children:[y.jsxRuntimeExports.jsx(R.Typography,{sx:{fontSize:"15px",fontWeight:700,position:"relative",top:"5px",color:o?u.palette.action.disabled:u.palette.text.primary},children:C(l)}),y.jsxRuntimeExports.jsx(R.Slider,{disabled:!0,"aria-label":"Joint position",min:n,max:r,value:l||0,track:!1,sx:{"& .MuiSlider-mark":{display:"none"},"& .MuiSlider-thumb":{width:"5px",height:"12px",borderRadius:"2px",color:o?u.palette.action.disabled:u.palette.text.primary},"& .MuiSlider-markLabel":{top:"20px",fontSize:"12px",color:o?u.palette.action.disabled:u.palette.text.secondary},"& .MuiSlider-rail":{backgroundColor:(I=u.palette.backgroundPaperElevation)==null?void 0:I[5],opacity:1}},marks:n!==void 0&&r!==void 0&&[{value:n,label:C(n,0)},{value:r,label:C(r,0)}]})]}),y.jsxRuntimeExports.jsx(R.IconButton,{onPointerDown:p,onPointerUp:g,onPointerOut:v,disabled:o,disableRipple:!0,sx:{borderRadius:"0px 16px 16px 0px",...h.activeJoggingDir==="+"?d:{}},children:y.jsxRuntimeExports.jsx(VS,{sx:{pointerEvents:"none",color:(W=(N=(F=(M=u.componentsExt)==null?void 0:M.JoggingPanel)==null?void 0:F.JoggingJoint)==null?void 0:N.Joint)==null?void 0:W.arrowColor}})})]})})),p2=Xt(y.jsxRuntimeExports.jsx("path",{d:"M10 9h4V6h3l-5-5-5 5h3zm-1 1H6V7l-5 5 5 5v-3h3zm14 2-5-5v3h-3v4h3v3zm-9 3h-4v3H7l5 5 5-5h-3z"}),"OpenWith"),m2=Xt(y.jsxRuntimeExports.jsx("path",{d:"M18 16.08c-.76 0-1.44.3-1.96.77L8.91 12.7c.05-.23.09-.46.09-.7s-.04-.47-.09-.7l7.05-4.11c.54.5 1.25.81 2.04.81 1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3c0 .24.04.47.09.7L8.04 9.81C7.5 9.31 6.79 9 6 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c.79 0 1.5-.31 2.04-.81l7.12 4.16c-.05.21-.08.43-.08.65 0 1.61 1.31 2.92 2.92 2.92s2.92-1.31 2.92-2.92-1.31-2.92-2.92-2.92"}),"Share");function g2(...e){const t="THREE."+e.shift();console.warn(t,...e)}function Et(e,t,n){return Math.max(t,Math.min(n,e))}class y2{constructor(t=0,n=0,r=0,i=1){this.isQuaternion=!0,this._x=t,this._y=n,this._z=r,this._w=i}static slerpFlat(t,n,r,i,o,s,a){let l=r[i+0],c=r[i+1],u=r[i+2],d=r[i+3],h=o[s+0],f=o[s+1],m=o[s+2],p=o[s+3];if(a<=0){t[n+0]=l,t[n+1]=c,t[n+2]=u,t[n+3]=d;return}if(a>=1){t[n+0]=h,t[n+1]=f,t[n+2]=m,t[n+3]=p;return}if(d!==p||l!==h||c!==f||u!==m){let g=l*h+c*f+u*m+d*p;g<0&&(h=-h,f=-f,m=-m,p=-p,g=-g);let v=1-a;if(g<.9995){const C=Math.acos(g),w=Math.sin(C);v=Math.sin(v*C)/w,a=Math.sin(a*C)/w,l=l*v+h*a,c=c*v+f*a,u=u*v+m*a,d=d*v+p*a}else{l=l*v+h*a,c=c*v+f*a,u=u*v+m*a,d=d*v+p*a;const C=1/Math.sqrt(l*l+c*c+u*u+d*d);l*=C,c*=C,u*=C,d*=C}}t[n]=l,t[n+1]=c,t[n+2]=u,t[n+3]=d}static multiplyQuaternionsFlat(t,n,r,i,o,s){const a=r[i],l=r[i+1],c=r[i+2],u=r[i+3],d=o[s],h=o[s+1],f=o[s+2],m=o[s+3];return t[n]=a*m+u*d+l*f-c*h,t[n+1]=l*m+u*h+c*d-a*f,t[n+2]=c*m+u*f+a*h-l*d,t[n+3]=u*m-a*d-l*h-c*f,t}get x(){return this._x}set x(t){this._x=t,this._onChangeCallback()}get y(){return this._y}set y(t){this._y=t,this._onChangeCallback()}get z(){return this._z}set z(t){this._z=t,this._onChangeCallback()}get w(){return this._w}set w(t){this._w=t,this._onChangeCallback()}set(t,n,r,i){return this._x=t,this._y=n,this._z=r,this._w=i,this._onChangeCallback(),this}clone(){return new this.constructor(this._x,this._y,this._z,this._w)}copy(t){return this._x=t.x,this._y=t.y,this._z=t.z,this._w=t.w,this._onChangeCallback(),this}setFromEuler(t,n=!0){const r=t._x,i=t._y,o=t._z,s=t._order,a=Math.cos,l=Math.sin,c=a(r/2),u=a(i/2),d=a(o/2),h=l(r/2),f=l(i/2),m=l(o/2);switch(s){case"XYZ":this._x=h*u*d+c*f*m,this._y=c*f*d-h*u*m,this._z=c*u*m+h*f*d,this._w=c*u*d-h*f*m;break;case"YXZ":this._x=h*u*d+c*f*m,this._y=c*f*d-h*u*m,this._z=c*u*m-h*f*d,this._w=c*u*d+h*f*m;break;case"ZXY":this._x=h*u*d-c*f*m,this._y=c*f*d+h*u*m,this._z=c*u*m+h*f*d,this._w=c*u*d-h*f*m;break;case"ZYX":this._x=h*u*d-c*f*m,this._y=c*f*d+h*u*m,this._z=c*u*m-h*f*d,this._w=c*u*d+h*f*m;break;case"YZX":this._x=h*u*d+c*f*m,this._y=c*f*d+h*u*m,this._z=c*u*m-h*f*d,this._w=c*u*d-h*f*m;break;case"XZY":this._x=h*u*d-c*f*m,this._y=c*f*d-h*u*m,this._z=c*u*m+h*f*d,this._w=c*u*d+h*f*m;break;default:g2("Quaternion: .setFromEuler() encountered an unknown order: "+s)}return n===!0&&this._onChangeCallback(),this}setFromAxisAngle(t,n){const r=n/2,i=Math.sin(r);return this._x=t.x*i,this._y=t.y*i,this._z=t.z*i,this._w=Math.cos(r),this._onChangeCallback(),this}setFromRotationMatrix(t){const n=t.elements,r=n[0],i=n[4],o=n[8],s=n[1],a=n[5],l=n[9],c=n[2],u=n[6],d=n[10],h=r+a+d;if(h>0){const f=.5/Math.sqrt(h+1);this._w=.25/f,this._x=(u-l)*f,this._y=(o-c)*f,this._z=(s-i)*f}else if(r>a&&r>d){const f=2*Math.sqrt(1+r-a-d);this._w=(u-l)/f,this._x=.25*f,this._y=(i+s)/f,this._z=(o+c)/f}else if(a>d){const f=2*Math.sqrt(1+a-r-d);this._w=(o-c)/f,this._x=(i+s)/f,this._y=.25*f,this._z=(l+u)/f}else{const f=2*Math.sqrt(1+d-r-a);this._w=(s-i)/f,this._x=(o+c)/f,this._y=(l+u)/f,this._z=.25*f}return this._onChangeCallback(),this}setFromUnitVectors(t,n){let r=t.dot(n)+1;return r<1e-8?(r=0,Math.abs(t.x)>Math.abs(t.z)?(this._x=-t.y,this._y=t.x,this._z=0,this._w=r):(this._x=0,this._y=-t.z,this._z=t.y,this._w=r)):(this._x=t.y*n.z-t.z*n.y,this._y=t.z*n.x-t.x*n.z,this._z=t.x*n.y-t.y*n.x,this._w=r),this.normalize()}angleTo(t){return 2*Math.acos(Math.abs(Et(this.dot(t),-1,1)))}rotateTowards(t,n){const r=this.angleTo(t);if(r===0)return this;const i=Math.min(1,n/r);return this.slerp(t,i),this}identity(){return this.set(0,0,0,1)}invert(){return this.conjugate()}conjugate(){return this._x*=-1,this._y*=-1,this._z*=-1,this._onChangeCallback(),this}dot(t){return this._x*t._x+this._y*t._y+this._z*t._z+this._w*t._w}lengthSq(){return this._x*this._x+this._y*this._y+this._z*this._z+this._w*this._w}length(){return Math.sqrt(this._x*this._x+this._y*this._y+this._z*this._z+this._w*this._w)}normalize(){let t=this.length();return t===0?(this._x=0,this._y=0,this._z=0,this._w=1):(t=1/t,this._x=this._x*t,this._y=this._y*t,this._z=this._z*t,this._w=this._w*t),this._onChangeCallback(),this}multiply(t){return this.multiplyQuaternions(this,t)}premultiply(t){return this.multiplyQuaternions(t,this)}multiplyQuaternions(t,n){const r=t._x,i=t._y,o=t._z,s=t._w,a=n._x,l=n._y,c=n._z,u=n._w;return this._x=r*u+s*a+i*c-o*l,this._y=i*u+s*l+o*a-r*c,this._z=o*u+s*c+r*l-i*a,this._w=s*u-r*a-i*l-o*c,this._onChangeCallback(),this}slerp(t,n){if(n<=0)return this;if(n>=1)return this.copy(t);let r=t._x,i=t._y,o=t._z,s=t._w,a=this.dot(t);a<0&&(r=-r,i=-i,o=-o,s=-s,a=-a);let l=1-n;if(a<.9995){const c=Math.acos(a),u=Math.sin(c);l=Math.sin(l*c)/u,n=Math.sin(n*c)/u,this._x=this._x*l+r*n,this._y=this._y*l+i*n,this._z=this._z*l+o*n,this._w=this._w*l+s*n,this._onChangeCallback()}else this._x=this._x*l+r*n,this._y=this._y*l+i*n,this._z=this._z*l+o*n,this._w=this._w*l+s*n,this.normalize();return this}slerpQuaternions(t,n,r){return this.copy(t).slerp(n,r)}random(){const t=2*Math.PI*Math.random(),n=2*Math.PI*Math.random(),r=Math.random(),i=Math.sqrt(1-r),o=Math.sqrt(r);return this.set(i*Math.sin(t),i*Math.cos(t),o*Math.sin(n),o*Math.cos(n))}equals(t){return t._x===this._x&&t._y===this._y&&t._z===this._z&&t._w===this._w}fromArray(t,n=0){return this._x=t[n],this._y=t[n+1],this._z=t[n+2],this._w=t[n+3],this._onChangeCallback(),this}toArray(t=[],n=0){return t[n]=this._x,t[n+1]=this._y,t[n+2]=this._z,t[n+3]=this._w,t}fromBufferAttribute(t,n){return this._x=t.getX(n),this._y=t.getY(n),this._z=t.getZ(n),this._w=t.getW(n),this._onChangeCallback(),this}toJSON(){return this.toArray()}_onChange(t){return this._onChangeCallback=t,this}_onChangeCallback(){}*[Symbol.iterator](){yield this._x,yield this._y,yield this._z,yield this._w}}class Bn{constructor(t=0,n=0,r=0){Bn.prototype.isVector3=!0,this.x=t,this.y=n,this.z=r}set(t,n,r){return r===void 0&&(r=this.z),this.x=t,this.y=n,this.z=r,this}setScalar(t){return this.x=t,this.y=t,this.z=t,this}setX(t){return this.x=t,this}setY(t){return this.y=t,this}setZ(t){return this.z=t,this}setComponent(t,n){switch(t){case 0:this.x=n;break;case 1:this.y=n;break;case 2:this.z=n;break;default:throw new Error("index is out of range: "+t)}return this}getComponent(t){switch(t){case 0:return this.x;case 1:return this.y;case 2:return this.z;default:throw new Error("index is out of range: "+t)}}clone(){return new this.constructor(this.x,this.y,this.z)}copy(t){return this.x=t.x,this.y=t.y,this.z=t.z,this}add(t){return this.x+=t.x,this.y+=t.y,this.z+=t.z,this}addScalar(t){return this.x+=t,this.y+=t,this.z+=t,this}addVectors(t,n){return this.x=t.x+n.x,this.y=t.y+n.y,this.z=t.z+n.z,this}addScaledVector(t,n){return this.x+=t.x*n,this.y+=t.y*n,this.z+=t.z*n,this}sub(t){return this.x-=t.x,this.y-=t.y,this.z-=t.z,this}subScalar(t){return this.x-=t,this.y-=t,this.z-=t,this}subVectors(t,n){return this.x=t.x-n.x,this.y=t.y-n.y,this.z=t.z-n.z,this}multiply(t){return this.x*=t.x,this.y*=t.y,this.z*=t.z,this}multiplyScalar(t){return this.x*=t,this.y*=t,this.z*=t,this}multiplyVectors(t,n){return this.x=t.x*n.x,this.y=t.y*n.y,this.z=t.z*n.z,this}applyEuler(t){return this.applyQuaternion(Pc.setFromEuler(t))}applyAxisAngle(t,n){return this.applyQuaternion(Pc.setFromAxisAngle(t,n))}applyMatrix3(t){const n=this.x,r=this.y,i=this.z,o=t.elements;return this.x=o[0]*n+o[3]*r+o[6]*i,this.y=o[1]*n+o[4]*r+o[7]*i,this.z=o[2]*n+o[5]*r+o[8]*i,this}applyNormalMatrix(t){return this.applyMatrix3(t).normalize()}applyMatrix4(t){const n=this.x,r=this.y,i=this.z,o=t.elements,s=1/(o[3]*n+o[7]*r+o[11]*i+o[15]);return this.x=(o[0]*n+o[4]*r+o[8]*i+o[12])*s,this.y=(o[1]*n+o[5]*r+o[9]*i+o[13])*s,this.z=(o[2]*n+o[6]*r+o[10]*i+o[14])*s,this}applyQuaternion(t){const n=this.x,r=this.y,i=this.z,o=t.x,s=t.y,a=t.z,l=t.w,c=2*(s*i-a*r),u=2*(a*n-o*i),d=2*(o*r-s*n);return this.x=n+l*c+s*d-a*u,this.y=r+l*u+a*c-o*d,this.z=i+l*d+o*u-s*c,this}project(t){return this.applyMatrix4(t.matrixWorldInverse).applyMatrix4(t.projectionMatrix)}unproject(t){return this.applyMatrix4(t.projectionMatrixInverse).applyMatrix4(t.matrixWorld)}transformDirection(t){const n=this.x,r=this.y,i=this.z,o=t.elements;return this.x=o[0]*n+o[4]*r+o[8]*i,this.y=o[1]*n+o[5]*r+o[9]*i,this.z=o[2]*n+o[6]*r+o[10]*i,this.normalize()}divide(t){return this.x/=t.x,this.y/=t.y,this.z/=t.z,this}divideScalar(t){return this.multiplyScalar(1/t)}min(t){return this.x=Math.min(this.x,t.x),this.y=Math.min(this.y,t.y),this.z=Math.min(this.z,t.z),this}max(t){return this.x=Math.max(this.x,t.x),this.y=Math.max(this.y,t.y),this.z=Math.max(this.z,t.z),this}clamp(t,n){return this.x=Et(this.x,t.x,n.x),this.y=Et(this.y,t.y,n.y),this.z=Et(this.z,t.z,n.z),this}clampScalar(t,n){return this.x=Et(this.x,t,n),this.y=Et(this.y,t,n),this.z=Et(this.z,t,n),this}clampLength(t,n){const r=this.length();return this.divideScalar(r||1).multiplyScalar(Et(r,t,n))}floor(){return this.x=Math.floor(this.x),this.y=Math.floor(this.y),this.z=Math.floor(this.z),this}ceil(){return this.x=Math.ceil(this.x),this.y=Math.ceil(this.y),this.z=Math.ceil(this.z),this}round(){return this.x=Math.round(this.x),this.y=Math.round(this.y),this.z=Math.round(this.z),this}roundToZero(){return this.x=Math.trunc(this.x),this.y=Math.trunc(this.y),this.z=Math.trunc(this.z),this}negate(){return this.x=-this.x,this.y=-this.y,this.z=-this.z,this}dot(t){return this.x*t.x+this.y*t.y+this.z*t.z}lengthSq(){return this.x*this.x+this.y*this.y+this.z*this.z}length(){return Math.sqrt(this.x*this.x+this.y*this.y+this.z*this.z)}manhattanLength(){return Math.abs(this.x)+Math.abs(this.y)+Math.abs(this.z)}normalize(){return this.divideScalar(this.length()||1)}setLength(t){return this.normalize().multiplyScalar(t)}lerp(t,n){return this.x+=(t.x-this.x)*n,this.y+=(t.y-this.y)*n,this.z+=(t.z-this.z)*n,this}lerpVectors(t,n,r){return this.x=t.x+(n.x-t.x)*r,this.y=t.y+(n.y-t.y)*r,this.z=t.z+(n.z-t.z)*r,this}cross(t){return this.crossVectors(this,t)}crossVectors(t,n){const r=t.x,i=t.y,o=t.z,s=n.x,a=n.y,l=n.z;return this.x=i*l-o*a,this.y=o*s-r*l,this.z=r*a-i*s,this}projectOnVector(t){const n=t.lengthSq();if(n===0)return this.set(0,0,0);const r=t.dot(this)/n;return this.copy(t).multiplyScalar(r)}projectOnPlane(t){return ns.copy(this).projectOnVector(t),this.sub(ns)}reflect(t){return this.sub(ns.copy(t).multiplyScalar(2*this.dot(t)))}angleTo(t){const n=Math.sqrt(this.lengthSq()*t.lengthSq());if(n===0)return Math.PI/2;const r=this.dot(t)/n;return Math.acos(Et(r,-1,1))}distanceTo(t){return Math.sqrt(this.distanceToSquared(t))}distanceToSquared(t){const n=this.x-t.x,r=this.y-t.y,i=this.z-t.z;return n*n+r*r+i*i}manhattanDistanceTo(t){return Math.abs(this.x-t.x)+Math.abs(this.y-t.y)+Math.abs(this.z-t.z)}setFromSpherical(t){return this.setFromSphericalCoords(t.radius,t.phi,t.theta)}setFromSphericalCoords(t,n,r){const i=Math.sin(n)*t;return this.x=i*Math.sin(r),this.y=Math.cos(n)*t,this.z=i*Math.cos(r),this}setFromCylindrical(t){return this.setFromCylindricalCoords(t.radius,t.theta,t.y)}setFromCylindricalCoords(t,n,r){return this.x=t*Math.sin(n),this.y=r,this.z=t*Math.cos(n),this}setFromMatrixPosition(t){const n=t.elements;return this.x=n[12],this.y=n[13],this.z=n[14],this}setFromMatrixScale(t){const n=this.setFromMatrixColumn(t,0).length(),r=this.setFromMatrixColumn(t,1).length(),i=this.setFromMatrixColumn(t,2).length();return this.x=n,this.y=r,this.z=i,this}setFromMatrixColumn(t,n){return this.fromArray(t.elements,n*4)}setFromMatrix3Column(t,n){return this.fromArray(t.elements,n*3)}setFromEuler(t){return this.x=t._x,this.y=t._y,this.z=t._z,this}setFromColor(t){return this.x=t.r,this.y=t.g,this.z=t.b,this}equals(t){return t.x===this.x&&t.y===this.y&&t.z===this.z}fromArray(t,n=0){return this.x=t[n],this.y=t[n+1],this.z=t[n+2],this}toArray(t=[],n=0){return t[n]=this.x,t[n+1]=this.y,t[n+2]=this.z,t}fromBufferAttribute(t,n){return this.x=t.getX(n),this.y=t.getY(n),this.z=t.getZ(n),this}random(){return this.x=Math.random(),this.y=Math.random(),this.z=Math.random(),this}randomDirection(){const t=Math.random()*Math.PI*2,n=Math.random()*2-1,r=Math.sqrt(1-n*n);return this.x=r*Math.cos(t),this.y=n,this.z=r*Math.sin(t),this}*[Symbol.iterator](){yield this.x,yield this.y,yield this.z}}const ns=new Bn,Pc=new y2;function La(e,t,n){if(t.length!==e.length)return!0;for(let r=0;r<t.length;r++)if(Math.abs(t[r]-e[r])>n)return!1;return!0}function xh(e,t,n){if(e===void 0&&t||e&&t===void 0||(e==null?void 0:e.orientation)===void 0||(t==null?void 0:t.orientation)===void 0||(e==null?void 0:e.position)===void 0||(t==null?void 0:t.position)===void 0)return!1;if(e===void 0||t===void 0)return!0;let r=0;return r+=Math.abs(e.orientation[0]-t.orientation[0]),r+=Math.abs(e.orientation[1]-t.orientation[1]),r+=Math.abs(e.orientation[2]-t.orientation[2]),r+=Math.abs(e.position[0]-t.position[0]),r+=Math.abs(e.position[1]-t.position[1]),r+=Math.abs(e.position[2]-t.position[2]),r<=n}function Na(e,t,n){return e.coordinate_system===t.coordinate_system&&e.tcp===t.tcp&&xh(e.tcp_pose,t.tcp_pose,n)}function bh(e,t){const n=new ss.Vector3(t[0],t[1],t[2]),r=new ss.Vector3(e[0],e[1],e[2]),i=n.length(),o=n.normalize();let s=r.length(),a=r.normalize();a.dot(o)<0&&(s=-s,a=a.multiplyScalar(-1));let l=s-i;return l-=2*Math.PI*Math.floor((l+Math.PI)/(2*Math.PI)),s=i+l,[...a.multiplyScalar(s)]}const Dc=1e-4;class yo{constructor(t,n,r,i,o,s){this.nova=t,this.controller=n,this.motionGroup=r,this.description=i,this.initialMotionState=o,this.motionStateSocket=s,this.rapidlyChangingMotionState=o,s.addEventListener("message",a=>{var c;const l=(c=Te.tryParseJson(a.data))==null?void 0:c.result;if(!l)throw new Error(`Failed to get motion state for ${this.motionGroupId}: ${a.data}`);La(this.rapidlyChangingMotionState.joint_position,l.joint_position,Dc)||he.runInAction(()=>{this.rapidlyChangingMotionState.joint_position=l.joint_position}),Na(this.rapidlyChangingMotionState,l,Dc)||he.runInAction(()=>{var u,d,h;this.rapidlyChangingMotionState.tcp_pose==null?this.rapidlyChangingMotionState.tcp_pose=l.tcp_pose:(u=l.tcp_pose)!=null&&u.orientation&&((d=l.tcp_pose)!=null&&d.position)&&((h=this.rapidlyChangingMotionState.tcp_pose)!=null&&h.orientation)?this.rapidlyChangingMotionState.tcp_pose={position:l.tcp_pose.position,orientation:bh(l.tcp_pose.orientation,this.rapidlyChangingMotionState.tcp_pose.orientation)}:console.warn("Received incomplete tcp_pose, ignoring",l.tcp_pose)}),this.rapidlyChangingMotionState.standstill!==l.standstill&&he.runInAction(()=>{this.rapidlyChangingMotionState.standstill=l.standstill})}),he.makeAutoObservable(this)}static async open(t,n){var d;const[r,i]=n.split("@"),o=await t.api.controller.getCurrentRobotControllerState(i),s=o==null?void 0:o.motion_groups.find(h=>h.motion_group===n);if(!o||!s)throw new Error(`Controller ${i} or motion group ${n} not found`);const a=t.openReconnectingWebsocket(`/controllers/${i}/motion-groups/${n}/state-stream`),l=await a.firstMessage(),c=(d=Te.tryParseJson(l.data))==null?void 0:d.result;if(!c)throw new Error(`Unable to parse initial motion state message ${l.data}`);console.log(`Connected motion state websocket to motion group ${s.motion_group}. Initial state:
129
+ `,c);const u=await t.api.motionGroup.getMotionGroupDescription(i,s.motion_group);return new yo(t,o,s,u,c,a)}get motionGroupId(){return this.motionGroup.motion_group}get controllerId(){return this.controller.controller}get wandelscriptIdentifier(){const t=this.motionGroupId.split("@")[0];return`${this.controllerId.replace(/-/g,"_")}_${t}`}get joints(){return this.initialMotionState.joint_position.map((t,n)=>({index:n}))}dispose(){this.motionStateSocket.close()}}const $c="Movement request rejected. Another client is currently executing a 'Jogging' motion!";class xo{constructor(t,n={}){this.motionStream=t,this.options=n,this.ENDPOINT_JOGGING="/execution/jogging",this.ENDPOINT_TRAJECTORY="/execution/trajectory",this.DEFAULT_MODE="off",this.DEFAULT_TCP="Flange",this.DEFAULT_INIT_TIMEOUT=5e3,this.DEFAULT_ORIENTATION="coordsys",this.mode="off",this.joggingSocket=null,this.trajectorySocket=null,this.timeout=this.DEFAULT_INIT_TIMEOUT,this.tcp=(n==null?void 0:n.tcp)||t.motionGroup.tcp||this.DEFAULT_TCP,this.orientation=(n==null?void 0:n.orientation)||this.DEFAULT_ORIENTATION,this.timeout=(n==null?void 0:n.timeout)||this.DEFAULT_INIT_TIMEOUT,this.mode=(n==null?void 0:n.mode)||this.DEFAULT_MODE,this.onError=n==null?void 0:n.onError}static async open(t,n,r={}){const i=await yo.open(t,n),o=new xo(i,r);return await o.setJoggingMode(o.mode),o}async setOptions(t){t.tcp&&(this.tcp=t.tcp),t.orientation&&(this.orientation=t.orientation),t.timeout&&(this.timeout=t.timeout),t.mode&&(this.mode=t.mode),t.onError&&(this.onError=t.onError),this.setJoggingMode(this.mode,!1)}get motionGroupId(){return this.motionStream.motionGroupId}get nova(){return this.motionStream.nova}get numJoints(){return this.motionStream.joints.length}async stop(){if(this.joggingSocket){const t=new Array(this.numJoints).fill(0);this.joggingSocket.sendJson({message_type:"JointVelocityRequest",velocity:t})}this.trajectorySocket&&this.trajectorySocket.sendJson({message_type:"PauseMovementRequest"})}async dispose(){const t=[this.joggingSocket,this.trajectorySocket].filter(n=>n!==null);return t.forEach(n=>{n.dispose()}),this.joggingSocket=null,this.trajectorySocket=null,Promise.all(t.map(n=>n.closed()))}async setJoggingMode(t,n=!0){if(!(this.mode===t&&n)&&(this.dispose(),this.mode=t,this.mode==="jogging"))return this.initializeJoggingWebsocket()}async initializeJoggingWebsocket(){return new Promise((t,n)=>{const r=setTimeout(()=>{n(new Error(`Jogging initialization timeout after ${this.timeout} seconds`))},this.timeout);this.joggingSocket=this.nova.openReconnectingWebsocket(this.ENDPOINT_JOGGING),this.joggingSocket.addEventListener("message",i=>{var s,a,l,c;const o=Te.tryParseJson(i.data);if(((s=o==null?void 0:o.result)==null?void 0:s.kind)==="INITIALIZE_RECEIVED"){clearTimeout(r),t();return}if(((a=o==null?void 0:o.result)==null?void 0:a.kind)==="MOTION_ERROR")if(clearTimeout(r),this.onBlocked&&((l=o==null?void 0:o.result)!=null&&l.message.includes($c))){(c=this.joggingSocket)==null||c.dispose(),this.onBlocked();return}else this.onError?this.onError(i.data):n(new Error(i.data))}),this.joggingSocket.sendJson({message_type:"InitializeJoggingRequest",motion_group:this.motionGroupId,tcp:this.tcp})})}async rotateJoints({joint:t,direction:n,velocityRadsPerSec:r}){if(!this.joggingSocket||this.mode!=="jogging")throw new Error("Joint jogging websocket not connected; create one by setting jogging mode to 'jogging'");const i=new Array(this.numJoints).fill(0);i[t]=n==="-"?-r:r,this.joggingSocket.sendJson({message_type:"JointVelocityRequest",velocity:i})}async translateTCP({axis:t,direction:n,velocityMmPerSec:r}){if(!this.joggingSocket||this.mode!=="jogging")throw new Error("Continuous jogging websocket not connected; create one by setting jogging mode to 'jogging'");const i=[0,0,0],o=[0,0,0];o[Te.XYZ_TO_VECTOR[t]]=n==="-"?-r:r,this.joggingSocket.sendJson({message_type:"TcpVelocityRequest",translation:o,rotation:i,use_tool_coordinate_system:this.orientation==="tool"})}async rotateTCP({axis:t,direction:n,velocityRadsPerSec:r}){if(!this.joggingSocket||this.mode!=="jogging")throw new Error("Continuous jogging websocket not connected; create one by setting jogging mode to 'jogging'");const i=[0,0,0],o=[0,0,0];i[Te.XYZ_TO_VECTOR[t]]=n==="-"?-r:r,this.joggingSocket.sendJson({message_type:"TcpVelocityRequest",translation:o,rotation:i})}async runIncrementalCartesianMotion({currentTcpPose:t,currentJoints:n,velocityInRelevantUnits:r,axis:i,direction:o,motion:s}){const a=[];if(this.mode!=="trajectory")throw new Error("Set jogging mode to 'trajectory' to run incremental cartesian motions");if(s.type==="translate"){if(!t.position)throw new Error("Current pose has no position, cannot perform translation");const g=[...t.position];g[Te.XYZ_TO_VECTOR[i]]+=s.distanceMm*(o==="-"?-1:1),a.push({limits_override:{tcp_velocity_limit:r},path:{path_definition_name:"PathLine",target_pose:{position:g,orientation:t.orientation}}})}else if(s.type==="rotate"){if(!t.orientation)throw new Error("Current pose has no orientation, cannot perform rotation");const g=new Bn(t.orientation[0],t.orientation[1],t.orientation[2]),v=g.length(),C=g.clone().normalize(),w=s.distanceRads*(o==="-"?-1:1),E=new Bn(0,0,0);E[i]=1;const _=Math.cos(.5*w)*Math.cos(.5*v),S=Math.sin(.5*w)*Math.sin(.5*v),T=Math.sin(.5*w)*Math.cos(.5*v),A=Math.cos(.5*w)*Math.sin(.5*v),O=E.dot(C),D=E.clone().cross(C),k=2*Math.acos(_-S*O),x=k/Math.sin(.5*k),I=new Bn().addScaledVector(D,S).addScaledVector(E,T).addScaledVector(C,A).multiplyScalar(x);a.push({limits_override:{tcp_orientation_velocity_limit:r},path:{path_definition_name:"PathLine",target_pose:{position:t.position,orientation:[...I]}}})}const l=this.motionStream.description;if(l.cycle_time===void 0){console.warn("Current motion group has no cycle time, cannot plan jogging motion");return}const c={motion_group_model:l.motion_group_model,cycle_time:l.cycle_time,mounting:l.mounting,global:l.operation_limits.auto_limits},u=await this.nova.api.trajectoryPlanning.planTrajectory({motion_group_setup:c,start_joint_position:n,motion_commands:a}),d=u.response;if(!d)throw new Error(`Failed to plan jogging increment motion ${JSON.stringify(u)}`);this.trajectorySocket&&(console.warn("Trajectory jogging websocket already open; will close"),this.trajectorySocket.dispose()),this.trajectorySocket=this.nova.openReconnectingWebsocket(this.ENDPOINT_TRAJECTORY);const h=g=>{var v;if(!g||g.add_trajectory_error||g.message)if(this.onError)this.onError(g);else throw new Error(((v=g==null?void 0:g.add_trajectory_error)==null?void 0:v.message)||(g==null?void 0:g.message)||"Failed to execute trajectory, unknown error");if(!this.trajectorySocket)throw new Error("Failed to execute trajectory, websocket not available anymore");this.trajectorySocket.sendJson({message_type:"StartMovementRequest",direction:"DIRECTION_FORWARD"})},f=async()=>{var g;await he.when(()=>!this.motionStream.rapidlyChangingMotionState.standstill),await he.when(()=>this.motionStream.rapidlyChangingMotionState.standstill),(g=this.trajectorySocket)==null||g.dispose(),this.trajectorySocket=null},m=async()=>{var g;await he.when(()=>this.motionStream.rapidlyChangingMotionState.standstill),(g=this.trajectorySocket)==null||g.dispose(),this.trajectorySocket=null},p=async g=>{if(g!=null&&g.message)if(this.onError){this.onError(g);return}else throw new Error(g.message||"Failed to execute trajectory, unknown error");this.motionStream.rapidlyChangingMotionState.standstill?await f():await m()};this.trajectorySocket.addEventListener("message",g=>{var C,w;const v=Te.tryParseJson(g.data);if(!((C=v==null?void 0:v.result)!=null&&C.kind))throw new Error(`Failed to execute trajectory: Received invalid message ${g.data}`);if(this.onBlocked&&((w=v.result.message)!=null&&w.includes($c))){this.onBlocked();return}if(v.result.kind==="INITIALIZE_RECEIVED")h(v.result);else if(v.result.kind==="START_RECEIVED")p(v);else if(v.result.kind!=="PAUSE_RECEIVED")if(v.result.kind==="MOTION_ERROR"&&v.result.message)if(this.onError){this.onError(v);return}else throw new Error(v.result.message);else throw new Error(`Failed to execute trajectory, cannot handle message type "${v.result.kind}"`)}),this.trajectorySocket.sendJson({message_type:"InitializeMovementRequest",trajectory:{message_type:"TrajectoryData",motion_group:this.motionGroupId,data:d,tcp:this.tcp}})}}var x2="[object AsyncFunction]",b2="[object Function]",v2="[object GeneratorFunction]",S2="[object Proxy]";function vh(e){if(!dn(e))return!1;var t=Sn(e);return t==b2||t==v2||t==x2||t==S2}var rs=yt["__core-js_shared__"],Lc=(function(){var e=/[^.]+$/.exec(rs&&rs.keys&&rs.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""})();function w2(e){return!!Lc&&Lc in e}var E2=Function.prototype,T2=E2.toString;function wn(e){if(e!=null){try{return T2.call(e)}catch{}try{return e+""}catch{}}return""}var C2=/[\\^$.*+?()[\]{}|]/g,_2=/^\[object .+?Constructor\]$/,M2=Function.prototype,R2=Object.prototype,I2=M2.toString,A2=R2.hasOwnProperty,j2=RegExp("^"+I2.call(A2).replace(C2,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function k2(e){if(!dn(e)||w2(e))return!1;var t=vh(e)?j2:_2;return t.test(wn(e))}function O2(e,t){return e==null?void 0:e[t]}function En(e,t){var n=O2(e,t);return k2(n)?n:void 0}var Nc=(function(){try{var e=En(Object,"defineProperty");return e({},"",{}),e}catch{}})();function P2(e,t,n){t=="__proto__"&&Nc?Nc(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n}function D2(e,t,n,r){for(var i=-1,o=e==null?0:e.length;++i<o;){var s=e[i];t(r,s,n(s),e)}return r}function $2(e){return function(t,n,r){for(var i=-1,o=Object(t),s=r(t),a=s.length;a--;){var l=s[++i];if(n(o[l],l,o)===!1)break}return t}}var L2=$2();function N2(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}var z2="[object Arguments]";function zc(e){return hn(e)&&Sn(e)==z2}var Sh=Object.prototype,F2=Sh.hasOwnProperty,B2=Sh.propertyIsEnumerable,wh=zc((function(){return arguments})())?zc:function(e){return hn(e)&&F2.call(e,"callee")&&!B2.call(e,"callee")},mt=Array.isArray;function G2(){return!1}var Eh=typeof exports=="object"&&exports&&!exports.nodeType&&exports,Fc=Eh&&typeof module=="object"&&module&&!module.nodeType&&module,V2=Fc&&Fc.exports===Eh,Bc=V2?yt.Buffer:void 0,U2=Bc?Bc.isBuffer:void 0,Ms=U2||G2,W2=9007199254740991,H2=/^(?:0|[1-9]\d*)$/;function Th(e,t){var n=typeof e;return t=t??W2,!!t&&(n=="number"||n!="symbol"&&H2.test(e))&&e>-1&&e%1==0&&e<t}var Y2=9007199254740991;function za(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=Y2}var q2="[object Arguments]",J2="[object Array]",K2="[object Boolean]",X2="[object Date]",Z2="[object Error]",Q2="[object Function]",ew="[object Map]",tw="[object Number]",nw="[object Object]",rw="[object RegExp]",iw="[object Set]",ow="[object String]",sw="[object WeakMap]",aw="[object ArrayBuffer]",lw="[object DataView]",cw="[object Float32Array]",uw="[object Float64Array]",dw="[object Int8Array]",hw="[object Int16Array]",fw="[object Int32Array]",pw="[object Uint8Array]",mw="[object Uint8ClampedArray]",gw="[object Uint16Array]",yw="[object Uint32Array]",pe={};pe[cw]=pe[uw]=pe[dw]=pe[hw]=pe[fw]=pe[pw]=pe[mw]=pe[gw]=pe[yw]=!0;pe[q2]=pe[J2]=pe[aw]=pe[K2]=pe[lw]=pe[X2]=pe[Z2]=pe[Q2]=pe[ew]=pe[tw]=pe[nw]=pe[rw]=pe[iw]=pe[ow]=pe[sw]=!1;function xw(e){return hn(e)&&za(e.length)&&!!pe[Sn(e)]}function bw(e){return function(t){return e(t)}}var Ch=typeof exports=="object"&&exports&&!exports.nodeType&&exports,fr=Ch&&typeof module=="object"&&module&&!module.nodeType&&module,vw=fr&&fr.exports===Ch,is=vw&&mh.process,Gc=(function(){try{var e=fr&&fr.require&&fr.require("util").types;return e||is&&is.binding&&is.binding("util")}catch{}})(),Vc=Gc&&Gc.isTypedArray,_h=Vc?bw(Vc):xw,Sw=Object.prototype,ww=Sw.hasOwnProperty;function Ew(e,t){var n=mt(e),r=!n&&wh(e),i=!n&&!r&&Ms(e),o=!n&&!r&&!i&&_h(e),s=n||r||i||o,a=s?N2(e.length,String):[],l=a.length;for(var c in e)ww.call(e,c)&&!(s&&(c=="length"||i&&(c=="offset"||c=="parent")||o&&(c=="buffer"||c=="byteLength"||c=="byteOffset")||Th(c,l)))&&a.push(c);return a}var Tw=Object.prototype;function Cw(e){var t=e&&e.constructor,n=typeof t=="function"&&t.prototype||Tw;return e===n}function _w(e,t){return function(n){return e(t(n))}}var Mw=_w(Object.keys,Object),Rw=Object.prototype,Iw=Rw.hasOwnProperty;function Aw(e){if(!Cw(e))return Mw(e);var t=[];for(var n in Object(e))Iw.call(e,n)&&n!="constructor"&&t.push(n);return t}function Mh(e){return e!=null&&za(e.length)&&!vh(e)}function Fa(e){return Mh(e)?Ew(e):Aw(e)}function jw(e,t){return e&&L2(e,t,Fa)}function kw(e,t){return function(n,r){if(n==null)return n;if(!Mh(n))return e(n,r);for(var i=n.length,o=-1,s=Object(n);++o<i&&r(s[o],o,s)!==!1;);return n}}var Ow=kw(jw);function Pw(e,t,n,r){return Ow(e,function(i,o,s){t(r,i,n(i),s)}),r}function Dw(){this.__data__=[],this.size=0}function Rh(e,t){return e===t||e!==e&&t!==t}function bo(e,t){for(var n=e.length;n--;)if(Rh(e[n][0],t))return n;return-1}var $w=Array.prototype,Lw=$w.splice;function Nw(e){var t=this.__data__,n=bo(t,e);if(n<0)return!1;var r=t.length-1;return n==r?t.pop():Lw.call(t,n,1),--this.size,!0}function zw(e){var t=this.__data__,n=bo(t,e);return n<0?void 0:t[n][1]}function Fw(e){return bo(this.__data__,e)>-1}function Bw(e,t){var n=this.__data__,r=bo(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this}function Pt(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}Pt.prototype.clear=Dw;Pt.prototype.delete=Nw;Pt.prototype.get=zw;Pt.prototype.has=Fw;Pt.prototype.set=Bw;function Gw(){this.__data__=new Pt,this.size=0}function Vw(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n}function Uw(e){return this.__data__.get(e)}function Ww(e){return this.__data__.has(e)}var Er=En(yt,"Map"),Tr=En(Object,"create");function Hw(){this.__data__=Tr?Tr(null):{},this.size=0}function Yw(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}var qw="__lodash_hash_undefined__",Jw=Object.prototype,Kw=Jw.hasOwnProperty;function Xw(e){var t=this.__data__;if(Tr){var n=t[e];return n===qw?void 0:n}return Kw.call(t,e)?t[e]:void 0}var Zw=Object.prototype,Qw=Zw.hasOwnProperty;function eE(e){var t=this.__data__;return Tr?t[e]!==void 0:Qw.call(t,e)}var tE="__lodash_hash_undefined__";function nE(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=Tr&&t===void 0?tE:t,this}function fn(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}fn.prototype.clear=Hw;fn.prototype.delete=Yw;fn.prototype.get=Xw;fn.prototype.has=eE;fn.prototype.set=nE;function rE(){this.size=0,this.__data__={hash:new fn,map:new(Er||Pt),string:new fn}}function iE(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}function vo(e,t){var n=e.__data__;return iE(t)?n[typeof t=="string"?"string":"hash"]:n.map}function oE(e){var t=vo(this,e).delete(e);return this.size-=t?1:0,t}function sE(e){return vo(this,e).get(e)}function aE(e){return vo(this,e).has(e)}function lE(e,t){var n=vo(this,e),r=n.size;return n.set(e,t),this.size+=n.size==r?0:1,this}function Dt(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}Dt.prototype.clear=rE;Dt.prototype.delete=oE;Dt.prototype.get=sE;Dt.prototype.has=aE;Dt.prototype.set=lE;var cE=200;function uE(e,t){var n=this.__data__;if(n instanceof Pt){var r=n.__data__;if(!Er||r.length<cE-1)return r.push([e,t]),this.size=++n.size,this;n=this.__data__=new Dt(r)}return n.set(e,t),this.size=n.size,this}function _t(e){var t=this.__data__=new Pt(e);this.size=t.size}_t.prototype.clear=Gw;_t.prototype.delete=Vw;_t.prototype.get=Uw;_t.prototype.has=Ww;_t.prototype.set=uE;var dE="__lodash_hash_undefined__";function hE(e){return this.__data__.set(e,dE),this}function fE(e){return this.__data__.has(e)}function ki(e){var t=-1,n=e==null?0:e.length;for(this.__data__=new Dt;++t<n;)this.add(e[t])}ki.prototype.add=ki.prototype.push=hE;ki.prototype.has=fE;function pE(e,t){for(var n=-1,r=e==null?0:e.length;++n<r;)if(t(e[n],n,e))return!0;return!1}function mE(e,t){return e.has(t)}var gE=1,yE=2;function Ih(e,t,n,r,i,o){var s=n&gE,a=e.length,l=t.length;if(a!=l&&!(s&&l>a))return!1;var c=o.get(e),u=o.get(t);if(c&&u)return c==t&&u==e;var d=-1,h=!0,f=n&yE?new ki:void 0;for(o.set(e,t),o.set(t,e);++d<a;){var m=e[d],p=t[d];if(r)var g=s?r(p,m,d,t,e,o):r(m,p,d,e,t,o);if(g!==void 0){if(g)continue;h=!1;break}if(f){if(!pE(t,function(v,C){if(!mE(f,C)&&(m===v||i(m,v,n,r,o)))return f.push(C)})){h=!1;break}}else if(!(m===p||i(m,p,n,r,o))){h=!1;break}}return o.delete(e),o.delete(t),h}var Uc=yt.Uint8Array;function xE(e){var t=-1,n=Array(e.size);return e.forEach(function(r,i){n[++t]=[i,r]}),n}function bE(e){var t=-1,n=Array(e.size);return e.forEach(function(r){n[++t]=r}),n}var vE=1,SE=2,wE="[object Boolean]",EE="[object Date]",TE="[object Error]",CE="[object Map]",_E="[object Number]",ME="[object RegExp]",RE="[object Set]",IE="[object String]",AE="[object Symbol]",jE="[object ArrayBuffer]",kE="[object DataView]",Wc=Ut?Ut.prototype:void 0,os=Wc?Wc.valueOf:void 0;function OE(e,t,n,r,i,o,s){switch(n){case kE:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case jE:return!(e.byteLength!=t.byteLength||!o(new Uc(e),new Uc(t)));case wE:case EE:case _E:return Rh(+e,+t);case TE:return e.name==t.name&&e.message==t.message;case ME:case IE:return e==t+"";case CE:var a=xE;case RE:var l=r&vE;if(a||(a=bE),e.size!=t.size&&!l)return!1;var c=s.get(e);if(c)return c==t;r|=SE,s.set(e,t);var u=Ih(a(e),a(t),r,i,o,s);return s.delete(e),u;case AE:if(os)return os.call(e)==os.call(t)}return!1}function PE(e,t){for(var n=-1,r=t.length,i=e.length;++n<r;)e[i+n]=t[n];return e}function DE(e,t,n){var r=t(e);return mt(e)?r:PE(r,n(e))}function $E(e,t){for(var n=-1,r=e==null?0:e.length,i=0,o=[];++n<r;){var s=e[n];t(s,n,e)&&(o[i++]=s)}return o}function LE(){return[]}var NE=Object.prototype,zE=NE.propertyIsEnumerable,Hc=Object.getOwnPropertySymbols,FE=Hc?function(e){return e==null?[]:(e=Object(e),$E(Hc(e),function(t){return zE.call(e,t)}))}:LE;function Yc(e){return DE(e,Fa,FE)}var BE=1,GE=Object.prototype,VE=GE.hasOwnProperty;function UE(e,t,n,r,i,o){var s=n&BE,a=Yc(e),l=a.length,c=Yc(t),u=c.length;if(l!=u&&!s)return!1;for(var d=l;d--;){var h=a[d];if(!(s?h in t:VE.call(t,h)))return!1}var f=o.get(e),m=o.get(t);if(f&&m)return f==t&&m==e;var p=!0;o.set(e,t),o.set(t,e);for(var g=s;++d<l;){h=a[d];var v=e[h],C=t[h];if(r)var w=s?r(C,v,h,t,e,o):r(v,C,h,e,t,o);if(!(w===void 0?v===C||i(v,C,n,r,o):w)){p=!1;break}g||(g=h=="constructor")}if(p&&!g){var E=e.constructor,_=t.constructor;E!=_&&"constructor"in e&&"constructor"in t&&!(typeof E=="function"&&E instanceof E&&typeof _=="function"&&_ instanceof _)&&(p=!1)}return o.delete(e),o.delete(t),p}var Rs=En(yt,"DataView"),Is=En(yt,"Promise"),As=En(yt,"Set"),js=En(yt,"WeakMap"),qc="[object Map]",WE="[object Object]",Jc="[object Promise]",Kc="[object Set]",Xc="[object WeakMap]",Zc="[object DataView]",HE=wn(Rs),YE=wn(Er),qE=wn(Is),JE=wn(As),KE=wn(js),Ft=Sn;(Rs&&Ft(new Rs(new ArrayBuffer(1)))!=Zc||Er&&Ft(new Er)!=qc||Is&&Ft(Is.resolve())!=Jc||As&&Ft(new As)!=Kc||js&&Ft(new js)!=Xc)&&(Ft=function(e){var t=Sn(e),n=t==WE?e.constructor:void 0,r=n?wn(n):"";if(r)switch(r){case HE:return Zc;case YE:return qc;case qE:return Jc;case JE:return Kc;case KE:return Xc}return t});var XE=1,Qc="[object Arguments]",eu="[object Array]",Qr="[object Object]",ZE=Object.prototype,tu=ZE.hasOwnProperty;function QE(e,t,n,r,i,o){var s=mt(e),a=mt(t),l=s?eu:Ft(e),c=a?eu:Ft(t);l=l==Qc?Qr:l,c=c==Qc?Qr:c;var u=l==Qr,d=c==Qr,h=l==c;if(h&&Ms(e)){if(!Ms(t))return!1;s=!0,u=!1}if(h&&!u)return o||(o=new _t),s||_h(e)?Ih(e,t,n,r,i,o):OE(e,t,l,n,r,i,o);if(!(n&XE)){var f=u&&tu.call(e,"__wrapped__"),m=d&&tu.call(t,"__wrapped__");if(f||m){var p=f?e.value():e,g=m?t.value():t;return o||(o=new _t),i(p,g,n,r,o)}}return h?(o||(o=new _t),UE(e,t,n,r,i,o)):!1}function So(e,t,n,r,i){return e===t?!0:e==null||t==null||!hn(e)&&!hn(t)?e!==e&&t!==t:QE(e,t,n,r,So,i)}var eT=1,tT=2;function nT(e,t,n,r){var i=n.length,o=i;if(e==null)return!o;for(e=Object(e);i--;){var s=n[i];if(s[2]?s[1]!==e[s[0]]:!(s[0]in e))return!1}for(;++i<o;){s=n[i];var a=s[0],l=e[a],c=s[1];if(s[2]){if(l===void 0&&!(a in e))return!1}else{var u=new _t,d;if(!(d===void 0?So(c,l,eT|tT,r,u):d))return!1}}return!0}function Ah(e){return e===e&&!dn(e)}function rT(e){for(var t=Fa(e),n=t.length;n--;){var r=t[n],i=e[r];t[n]=[r,i,Ah(i)]}return t}function jh(e,t){return function(n){return n==null?!1:n[e]===t&&(t!==void 0||e in Object(n))}}function iT(e){var t=rT(e);return t.length==1&&t[0][2]?jh(t[0][0],t[0][1]):function(n){return n===e||nT(n,e,t)}}var oT=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,sT=/^\w*$/;function Ba(e,t){if(mt(e))return!1;var n=typeof e;return n=="number"||n=="symbol"||n=="boolean"||e==null||go(e)?!0:sT.test(e)||!oT.test(e)||t!=null&&e in Object(t)}var aT="Expected a function";function Ga(e,t){if(typeof e!="function"||t!=null&&typeof t!="function")throw new TypeError(aT);var n=function(){var r=arguments,i=t?t.apply(this,r):r[0],o=n.cache;if(o.has(i))return o.get(i);var s=e.apply(this,r);return n.cache=o.set(i,s)||o,s};return n.cache=new(Ga.Cache||Dt),n}Ga.Cache=Dt;var lT=500;function cT(e){var t=Ga(e,function(r){return n.size===lT&&n.clear(),r}),n=t.cache;return t}var uT=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,dT=/\\(\\)?/g,hT=cT(function(e){var t=[];return e.charCodeAt(0)===46&&t.push(""),e.replace(uT,function(n,r,i,o){t.push(i?o.replace(dT,"$1"):r||n)}),t});function fT(e,t){for(var n=-1,r=e==null?0:e.length,i=Array(r);++n<r;)i[n]=t(e[n],n,e);return i}var nu=Ut?Ut.prototype:void 0,ru=nu?nu.toString:void 0;function kh(e){if(typeof e=="string")return e;if(mt(e))return fT(e,kh)+"";if(go(e))return ru?ru.call(e):"";var t=e+"";return t=="0"&&1/e==-1/0?"-0":t}function Oh(e){return e==null?"":kh(e)}function Ph(e,t){return mt(e)?e:Ba(e,t)?[e]:hT(Oh(e))}function wo(e){if(typeof e=="string"||go(e))return e;var t=e+"";return t=="0"&&1/e==-1/0?"-0":t}function Dh(e,t){t=Ph(t,e);for(var n=0,r=t.length;e!=null&&n<r;)e=e[wo(t[n++])];return n&&n==r?e:void 0}function pT(e,t,n){var r=e==null?void 0:Dh(e,t);return r===void 0?n:r}function mT(e,t){return e!=null&&t in Object(e)}function gT(e,t,n){t=Ph(t,e);for(var r=-1,i=t.length,o=!1;++r<i;){var s=wo(t[r]);if(!(o=e!=null&&n(e,s)))break;e=e[s]}return o||++r!=i?o:(i=e==null?0:e.length,!!i&&za(i)&&Th(s,i)&&(mt(e)||wh(e)))}function yT(e,t){return e!=null&&gT(e,t,mT)}var xT=1,bT=2;function vT(e,t){return Ba(e)&&Ah(t)?jh(wo(e),t):function(n){var r=pT(n,e);return r===void 0&&r===t?yT(n,e):So(t,r,xT|bT)}}function ST(e){return e}function wT(e){return function(t){return t==null?void 0:t[e]}}function ET(e){return function(t){return Dh(t,e)}}function TT(e){return Ba(e)?wT(wo(e)):ET(e)}function CT(e){return typeof e=="function"?e:e==null?ST:typeof e=="object"?mt(e)?vT(e[0],e[1]):iT(e):TT(e)}function _T(e,t){return function(n,r){var i=mt(n)?D2:Pw,o={};return i(n,e,CT(r),o)}}var ei=_T(function(e,t,n){P2(e,n,t)}),MT=0;function RT(e){var t=++MT;return Oh(e)+t}const ks=[{id:"0.1",mm:.1,degrees:.05},{id:"1",mm:1,degrees:.5},{id:"5",mm:5,degrees:2.5},{id:"10",mm:10,degrees:5}],IT=[{id:"continuous"},...ks],AT=["coordsys","tool"];class Eo{constructor(t,n,r,i){var o,s;this.jogger=t,this.coordSystems=n,this.motionGroupDescription=r,this.tcps=i,this.selectedTabId="cartesian",this.activationState="inactive",this.activationError=null,this.activationCounter=0,this.locks=new Set,this.blocked=!1,this.selectedCoordSystemId="world",this.selectedTcpId="",this.selectedOrientation="coordsys",this.selectedIncrementId="continuous",this.selectedCartesianMotionType="translate",this.incrementJogInProgress=null,this.translationVelocityMmPerSec=10,this.rotationVelocityDegPerSec=1,this.minTranslationVelocityMmPerSec=5,this.maxTranslationVelocityMmPerSec=250,this.minRotationVelocityDegPerSec=1,this.maxRotationVelocityDegPerSec=60,this.showCoordSystemSelect=!1,this.showTcpSelect=!0,this.showOrientationSelect=!0,this.showIncrementSelect=!0,this.showTabIcons=!1,this.showVelocitySliderLabel=!0,this.showVelocityLegend=!1,this.showJointsLegend=!1,this.disposers=[];for(const a of n)if(a.coordinate_system===""){a.coordinate_system="world";break}this.selectedCoordSystemId=((o=n[0])==null?void 0:o.coordinate_system)||"world",this.selectedTcpId=((s=i[0])==null?void 0:s.id)||"",he.makeAutoObservable(this,{},{autoBind:!0}),this.jogger.onBlocked=()=>{this.block()},this.loadFromLocalStorage(),this.disposers.push(he.autorun(()=>this.saveToLocalStorage())),window.joggingStore=this}static async loadFor(t){const{nova:n}=t,[r,i]=await Promise.all([n.api.controller.listCoordinateSystems(t.motionStream.controllerId,"ROTATION_VECTOR"),n.api.motionGroup.getMotionGroupDescription(t.motionStream.controllerId,t.motionGroupId)]),o=Object.entries(i.tcps||{}).map(([s,a])=>({id:s,readable_name:a.name,position:a.pose.position,orientation:a.pose.orientation}));return new Eo(t,r||[],i,o)}dispose(){for(const t of this.disposers)t();this.jogger.dispose()}get coordSystemCountByName(){return fu.countBy(this.coordSystems,t=>t.name)}async deactivate(){if(this.jogger.mode==="jogging")return this.jogger.stop()}async activate(){return this.currentTab.id==="cartesian"?((this.jogger.tcp!==this.selectedTcpId||this.jogger.orientation!==this.selectedOrientation)&&this.jogger.setOptions({tcp:this.selectedTcpId,orientation:this.selectedOrientation}),this.activeDiscreteIncrement?this.jogger.setJoggingMode("trajectory"):this.jogger.setJoggingMode("jogging")):this.jogger.setJoggingMode("jogging"),this.jogger}loadFromLocalStorage(){const t=Te.tryParseJson(localStorage.getItem("joggingToolStore"));t&&(this.tabsById[t.selectedTabId]&&(this.selectedTabId=t.selectedTabId),this.coordSystemsById[t.selectedCoordSystemId]&&(this.selectedCoordSystemId=t.selectedCoordSystemId),this.tcpsById[t.selectedTcpId]&&(this.selectedTcpId=t.selectedTcpId),this.incrementOptionsById[t.selectedIncrementId]&&(this.selectedIncrementId=t.selectedIncrementId),["translate","rotate"].includes(t.selectedCartesianMotionType)&&(this.selectedCartesianMotionType=t.selectedCartesianMotionType),["coordsys","tool"].includes(t.selectedOrientation)&&(this.selectedOrientation=t.selectedOrientation))}saveToLocalStorage(){localStorage.setItem("joggingToolStore",JSON.stringify(this.localStorageSave))}get isLocked(){return this.locks.size>0}get localStorageSave(){return{selectedTabId:this.selectedTabId,selectedCoordSystemId:this.selectedCoordSystemId,selectedTcpId:this.selectedTcpId,selectedOrientation:this.selectedOrientation,selectedIncrementId:this.selectedIncrementId,selectedCartesianMotionType:this.selectedCartesianMotionType}}get tabs(){return[{id:"cartesian",label:"cartesian"},{id:"joint",label:"joint"}]}get incrementOptions(){return IT}get discreteIncrementOptions(){return ks}get incrementOptionsById(){return ei(this.incrementOptions,t=>t.id)}get tabsById(){return ei(this.tabs,t=>t.id)}get currentTab(){return this.tabsById[this.selectedTabId]||this.tabs[0]}get tabIndex(){return this.tabs.indexOf(this.currentTab)}get coordSystemsById(){return ei(this.coordSystems,t=>t.coordinate_system)}get selectedCoordSystem(){return this.coordSystemsById[this.selectedCoordSystemId]}get activeCoordSystemId(){return this.selectedOrientation==="tool"?"tool":this.selectedCoordSystemId}get tcpsById(){return ei(this.tcps,t=>t.id)}get activeDiscreteIncrement(){return this.selectedOrientation==="tool"?void 0:ks.find(t=>t.id===this.selectedIncrementId)}get rotationVelocityRadsPerSec(){return this.rotationVelocityDegPerSec*Math.PI/180}get velocityInDisplayUnits(){return this.currentMotionType==="translate"?this.translationVelocityMmPerSec:this.rotationVelocityDegPerSec}get minVelocityInDisplayUnits(){return this.currentMotionType==="translate"?this.minTranslationVelocityMmPerSec:this.minRotationVelocityDegPerSec}get maxVelocityInDisplayUnits(){return this.currentMotionType==="translate"?this.maxTranslationVelocityMmPerSec:this.maxRotationVelocityDegPerSec}get currentMotionType(){return this.selectedTabId==="cartesian"&&this.selectedCartesianMotionType==="translate"?"translate":"rotate"}onTabChange(t,n){const r=this.tabs[n]||this.tabs[0];this.selectedTabId=r.id}setSelectedCoordSystemId(t){this.selectedCoordSystemId=t}setSelectedTcpId(t){this.selectedTcpId=t}setSelectedOrientation(t){this.selectedOrientation=t}setSelectedIncrementId(t){this.selectedIncrementId=t}setCurrentIncrementJog(t){this.incrementJogInProgress=t}setVelocityFromSlider(t){this.currentMotionType==="translate"?this.translationVelocityMmPerSec=t:this.rotationVelocityDegPerSec=t}setSelectedCartesianMotionType(t){this.selectedCartesianMotionType=t}lock(t){this.locks.add(t)}unlock(t){this.locks.delete(t)}block(){this.blocked=!0}unblock(){this.blocked=!1,this.jogger.mode==="jogging"&&this.jogger.initializeJoggingWebsocket()}async withMotionLock(t){const n=RT();this.lock(n);try{return await t()}finally{this.unlock(n)}}}const jT=ie.observer(({store:e})=>{const{t}=fe.useTranslation();return y.jsxRuntimeExports.jsx(R.Backdrop,{open:!0,sx:{position:"absolute",zIndex:n=>n.zIndex.drawer+1,color:"#fff",background:"rgba(15, 15, 15, 0.88)",justifyContent:"flex-start",alignItems:"flex-start"},children:y.jsxRuntimeExports.jsxs(R.Stack,{sx:{m:2,width:"100%"},children:[y.jsxRuntimeExports.jsxs(R.Alert,{severity:"error",sx:{mb:2},children:[y.jsxRuntimeExports.jsx(R.AlertTitle,{children:t("Jogging.Blocked.ti")}),t("Jogging.Blocked.lb")]}),y.jsxRuntimeExports.jsx(R.Button,{variant:"contained",color:"secondary",onClick:()=>e.unblock(),children:t("Jogging.Blocked.Reenable.bt")})]})})}),kT=({title:e,titleId:t,...n},r)=>j.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:19,height:10,fill:"none",ref:r,"aria-labelledby":t,...n},e?j.createElement("title",{id:t},e):null,j.createElement("path",{fill:"#fff",fillRule:"evenodd",d:"M5.131.312a.9.9 0 0 1 0 1.272L3.07 3.645h12.44l-2.06-2.061A.9.9 0 0 1 14.72.313l3.596 3.596a.9.9 0 0 1 0 1.271l-3.596 3.597a.9.9 0 0 1-1.271-1.272l2.061-2.062H3.07L5.13 7.505A.9.9 0 0 1 3.86 8.777L.263 5.18a.9.9 0 0 1 0-1.271L3.86.312a.9.9 0 0 1 1.271 0",clipRule:"evenodd"})),OT=$.forwardRef(kT),PT=({title:e,titleId:t,...n},r)=>j.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:19,height:10,fill:"none",ref:r,"aria-labelledby":t,...n},e?j.createElement("title",{id:t},e):null,j.createElement("path",{fill:"#fff",fillRule:"evenodd",d:"M5.131.312a.9.9 0 0 1 0 1.272L3.07 3.645h12.44l-2.06-2.061A.9.9 0 0 1 14.72.313l3.596 3.596a.9.9 0 0 1 0 1.271l-3.596 3.597a.9.9 0 0 1-1.271-1.272l2.061-2.062H3.07L5.13 7.505A.9.9 0 0 1 3.86 8.777L.263 5.18a.9.9 0 0 1 0-1.271L3.86.312a.9.9 0 0 1 1.271 0",clipRule:"evenodd"})),DT=$.forwardRef(PT),$T=({title:e,titleId:t,...n},r)=>j.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:10,height:19,fill:"none",ref:r,"aria-labelledby":t,...n},e?j.createElement("title",{id:t},e):null,j.createElement("path",{fill:"#fff",fillRule:"evenodd",d:"M9.522 14.811A.899.899 0 1 0 8.25 13.54L6.19 15.601V3.16L8.25 5.221A.9.9 0 0 0 9.522 3.95L5.926.354a.9.9 0 0 0-1.272 0L1.058 3.95a.9.9 0 1 0 1.271 1.271L4.391 3.16v12.442L2.329 13.54a.899.899 0 1 0-1.271 1.271l3.596 3.597a.9.9 0 0 0 1.272 0z",clipRule:"evenodd"})),LT=$.forwardRef($T),NT=({title:e,titleId:t,...n},r)=>j.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:r,"aria-labelledby":t,...n},e?j.createElement("title",{id:t},e):null,j.createElement("path",{d:"M8 16C5.76667 16 3.875 15.225 2.325 13.675C0.775 12.125 0 10.2333 0 8C0 5.76667 0.775 3.875 2.325 2.325C3.875 0.775 5.76667 0 8 0C9.15 0 10.25 0.2375 11.3 0.7125C12.35 1.1875 13.25 1.86667 14 2.75V0H16V7H9V5H13.2C12.6667 4.06667 11.9375 3.33333 11.0125 2.8C10.0875 2.26667 9.08333 2 8 2C6.33333 2 4.91667 2.58333 3.75 3.75C2.58333 4.91667 2 6.33333 2 8C2 9.66667 2.58333 11.0833 3.75 12.25C4.91667 13.4167 6.33333 14 8 14C9.28333 14 10.4417 13.6333 11.475 12.9C11.0583 14.1 12.5083 12.1667 11.475 12.9L12.9 14.325C11.4667 15.4417 9.83333 16 8 16Z",fill:"white"})),zT=$.forwardRef(NT);function FT(e,t){return So(e,t)}const $h=({store:e})=>{const{t}=fe.useTranslation(),[n,r]=$.useState(e.jogger.motionStream.rapidlyChangingMotionState.joint_limit_reached.limit_reached),i=$.useRef(n);de.useAnimationFrame(()=>{const s=e.jogger.motionStream.rapidlyChangingMotionState.joint_limit_reached.limit_reached;FT(i.current,s)||(i.current=s,r(s))});const o=[];for(const[s,a]of n.entries())a&&o.push(s);return y.jsxRuntimeExports.jsx(R.Typography,{color:"error",sx:{margin:"0.5rem 1rem",textAlign:"center",minHeight:"1.5rem",visibility:o.length?"visible":"hidden"},children:t("Jogging.JointLimitsReached.lb",{jointNumbers:o.map(s=>s+1).join(", ")})})},BT=R.styled(R.FormControl)(({theme:e})=>({"&.MuiFormControl-root":{".MuiSelect-select":{paddingTop:"20px",paddingLeft:"12px"},label:{pointerEvents:"none",fontSize:"16px"},".MuiInputLabel-root":{"&.Mui-focused":{color:e.palette.text.primary}}}}));function ti({labelValue:e,...t}){return y.jsxRuntimeExports.jsxs(BT,{fullWidth:!0,variant:"filled",children:[y.jsxRuntimeExports.jsx(R.InputLabel,{id:t.labelId,children:e}),y.jsxRuntimeExports.jsx(R.Select,{...t})]})}const GT=ie.observer(({store:e})=>{var o;const{t}=fe.useTranslation(),n=$.useId(),r=[];function i(s){switch(s){case"coordsys":return t("Jogging.Orientation.coordsys");case"tool":return t("Jogging.Orientation.tool");default:return s}}return e.showCoordSystemSelect&&r.push(y.jsxRuntimeExports.jsx(ti,{labelId:`jogging-coord-select-${n}`,labelValue:t("Jogging.CoordinateSystem.hlb"),value:e.selectedCoordSystemId,size:"small",variant:"filled",displayEmpty:!0,onChange:s=>e.setSelectedCoordSystemId(s.target.value),disabled:e.isLocked,children:e.coordSystems.map(s=>y.jsxRuntimeExports.jsx(R.MenuItem,{value:s.coordinate_system,children:s.name&&e.coordSystemCountByName[s.name]>1?`${s.name} / ${s.coordinate_system}`:s.name||s.coordinate_system},s.coordinate_system))},"coord")),e.showTcpSelect&&r.push(y.jsxRuntimeExports.jsx(ti,{labelId:`jogging-tcp-select-${n}`,labelValue:"TCP",value:e.selectedTcpId,size:"small",variant:"filled",onChange:s=>e.setSelectedTcpId(s.target.value),disabled:e.isLocked,children:e.tcps.map(s=>y.jsxRuntimeExports.jsx(R.MenuItem,{value:s.id,children:s.id},s.id))},"tcp")),e.showOrientationSelect&&r.push(y.jsxRuntimeExports.jsx(ti,{labelValue:t("Jogging.Cartesian.Orientation.lb"),labelId:`orientation-select-${n}`,value:e.selectedOrientation,onChange:s=>e.setSelectedOrientation(s.target.value),disabled:e.isLocked,children:AT.map(s=>y.jsxRuntimeExports.jsx(R.MenuItem,{value:s,children:i(s)},s))},"orientation")),e.showIncrementSelect&&r.push(y.jsxRuntimeExports.jsxs(ti,{labelValue:t("Jogging.Increment.hlb"),labelId:`jogging-increment-select-${n}`,size:"small",variant:"filled",value:((o=e.activeDiscreteIncrement)==null?void 0:o.id)||"continuous",onChange:s=>e.setSelectedIncrementId(s.target.value),disabled:e.isLocked,children:[y.jsxRuntimeExports.jsx(R.MenuItem,{value:"continuous",children:t("Jogging.Increment.Continuous.dd")},"continuous"),e.selectedOrientation==="tool"?null:e.discreteIncrementOptions.map(s=>y.jsxRuntimeExports.jsx(R.MenuItem,{value:s.id,children:e.currentMotionType==="translate"?`${s.mm}mm`:`${s.degrees}°`},s.id))]},"increment")),y.jsxRuntimeExports.jsx(R.Box,{component:"div",sx:{display:"grid",gap:"16px",gridTemplateColumns:"1fr 1fr",gridAutoRows:"min-content","& label":{opacity:.7,fontSize:"12px",marginBottom:"4px"}},children:r.map((s,a)=>y.jsxRuntimeExports.jsx(R.Box,{sx:{gridColumn:r.length%2===1&&a===r.length-1?"span 2":"auto"},children:s},a))})}),VT=R.styled(R.ToggleButtonGroup)(({theme:e})=>{var t;return{"&.MuiToggleButtonGroup-root":{background:(t=e.palette.backgroundPaperElevation)==null?void 0:t[8],borderRadius:"8px",padding:"4px",gap:"4px",button:{border:"none",borderRadius:"4px",flex:"1 1 0px",minWidth:0,"&.MuiToggleButtonGroup-firstButton":{borderRadius:"8px 4px 4px 8px"},"&.MuiToggleButtonGroup-lastButton":{borderRadius:"4px 8px 8px 4px"}}}}});function iu(e,t){return process.env.NODE_ENV==="production"?()=>null:function(...r){return e(...r)||t(...r)}}function pr(e){return typeof e=="string"}function UT(e,t,n){return e===void 0||pr(e)?t:{...t,ownerState:{...t.ownerState,...n}}}function ci(e,t=[]){if(e===void 0)return{};const n={};return Object.keys(e).filter(r=>r.match(/^on[A-Z]/)&&typeof e[r]=="function"&&!t.includes(r)).forEach(r=>{n[r]=e[r]}),n}function ou(e){if(e===void 0)return{};const t={};return Object.keys(e).filter(n=>!(n.match(/^on[A-Z]/)&&typeof e[n]=="function")).forEach(n=>{t[n]=e[n]}),t}function WT(e){const{getSlotProps:t,additionalProps:n,externalSlotProps:r,externalForwardedProps:i,className:o}=e;if(!t){const f=$e(n==null?void 0:n.className,o,i==null?void 0:i.className,r==null?void 0:r.className),m={...n==null?void 0:n.style,...i==null?void 0:i.style,...r==null?void 0:r.style},p={...n,...i,...r};return f.length>0&&(p.className=f),Object.keys(m).length>0&&(p.style=m),{props:p,internalRef:void 0}}const s=ci({...i,...r}),a=ou(r),l=ou(i),c=t(s),u=$e(c==null?void 0:c.className,n==null?void 0:n.className,o,i==null?void 0:i.className,r==null?void 0:r.className),d={...c==null?void 0:c.style,...n==null?void 0:n.style,...i==null?void 0:i.style,...r==null?void 0:r.style},h={...c,...n,...l,...a};return u.length>0&&(h.className=u),Object.keys(d).length>0&&(h.style=d),{props:h,internalRef:c.ref}}function HT(e,t,n){return typeof e=="function"?e(t,n):e}function Nt(e){var d;const{elementType:t,externalSlotProps:n,ownerState:r,skipResolvingSlotProps:i=!1,...o}=e,s=i?{}:HT(n,r),{props:a,internalRef:l}=WT({...o,externalSlotProps:s}),c=Ki(l,s==null?void 0:s.ref,(d=e.additionalProps)==null?void 0:d.ref);return UT(t,{...a,ref:c},r)}function su(e){try{return e.matches(":focus-visible")}catch{process.env.NODE_ENV!=="production"&&!window.navigator.userAgent.includes("jsdom")&&console.warn(["MUI: The `:focus-visible` pseudo class is not supported in this browser.","Some components rely on this feature to work properly."].join(`
130
+ `))}return!1}const YT={border:0,clip:"rect(0 0 0 0)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"absolute",whiteSpace:"nowrap",width:"1px"};function qT(e,t,n=(r,i)=>r===i){return e.length===t.length&&e.every((r,i)=>n(r,t[i]))}const JT=2;function On(e,t,n,r,i){return n===1?Math.min(e+t,i):Math.max(e-t,r)}function Lh(e,t){return e-t}function au(e,t){const{index:n}=e.reduce((r,i,o)=>{const s=Math.abs(t-i);return r===null||s<r.distance||s===r.distance?{distance:s,index:o}:r},null)??{};return n}function ni(e,t){if(t.current!==void 0&&e.changedTouches){const n=e;for(let r=0;r<n.changedTouches.length;r+=1){const i=n.changedTouches[r];if(i.identifier===t.current)return{x:i.clientX,y:i.clientY}}return!1}return{x:e.clientX,y:e.clientY}}function Oi(e,t,n){return(e-t)*100/(n-t)}function KT(e,t,n){return(n-t)*e+t}function XT(e){if(Math.abs(e)<1){const n=e.toExponential().split("e-"),r=n[0].split(".")[1];return(r?r.length:0)+parseInt(n[1],10)}const t=e.toString().split(".")[1];return t?t.length:0}function ZT(e,t,n){const r=Math.round((e-n)/t)*t+n;return Number(r.toFixed(XT(t)))}function lu({values:e,newValue:t,index:n}){const r=e.slice();return r[n]=t,r.sort(Lh)}function ri({sliderRef:e,activeIndex:t,setActive:n}){var i,o,s;const r=dr(e.current);(!((i=e.current)!=null&&i.contains(r.activeElement))||Number((o=r==null?void 0:r.activeElement)==null?void 0:o.getAttribute("data-index"))!==t)&&((s=e.current)==null||s.querySelector(`[type="range"][data-index="${t}"]`).focus()),n&&n(t)}function ii(e,t){return typeof e=="number"&&typeof t=="number"?e===t:typeof e=="object"&&typeof t=="object"?qT(e,t):!1}const QT={horizontal:{offset:e=>({left:`${e}%`}),leap:e=>({width:`${e}%`})},"horizontal-reverse":{offset:e=>({right:`${e}%`}),leap:e=>({width:`${e}%`})},vertical:{offset:e=>({bottom:`${e}%`}),leap:e=>({height:`${e}%`})}},eC=e=>e;let oi;function cu(){return oi===void 0&&(typeof CSS<"u"&&typeof CSS.supports=="function"?oi=CSS.supports("touch-action","none"):oi=!0),oi}function tC(e){const{"aria-labelledby":t,defaultValue:n,disabled:r=!1,disableSwap:i=!1,isRtl:o=!1,marks:s=!1,max:a=100,min:l=0,name:c,onChange:u,onChangeCommitted:d,orientation:h="horizontal",rootRef:f,scale:m=eC,step:p=1,shiftStep:g=10,tabIndex:v,value:C}=e,w=j.useRef(void 0),[E,_]=j.useState(-1),[S,T]=j.useState(-1),[A,O]=j.useState(!1),D=j.useRef(0),k=j.useRef(null),[x,I]=DS({controlled:C,default:n??l,name:"Slider"}),M=u&&((z,U,Y)=>{const te=z.nativeEvent||z,ue=new te.constructor(te.type,te);Object.defineProperty(ue,"target",{writable:!0,value:{value:U,name:c}}),k.current=U,u(ue,U,Y)}),F=Array.isArray(x);let N=F?x.slice().sort(Lh):[x];N=N.map(z=>z==null?l:Pn(z,l,a));const W=s===!0&&p!==null?[...Array(Math.floor((a-l)/p)+1)].map((z,U)=>({value:l+p*U})):s||[],B=W.map(z=>z.value),[K,ce]=j.useState(-1),Q=j.useRef(null),Ne=Ki(f,Q),xt=z=>U=>{var te;const Y=Number(U.currentTarget.getAttribute("data-index"));su(U.target)&&ce(Y),T(Y),(te=z==null?void 0:z.onFocus)==null||te.call(z,U)},bt=z=>U=>{var Y;su(U.target)||ce(-1),T(-1),(Y=z==null?void 0:z.onBlur)==null||Y.call(z,U)},ke=(z,U)=>{const Y=Number(z.currentTarget.getAttribute("data-index")),te=N[Y],ue=B.indexOf(te);let J=U;if(W&&p==null){const Me=B[B.length-1];J>=Me?J=Me:J<=B[0]?J=B[0]:J=J<te?B[ue-1]:B[ue+1]}if(J=Pn(J,l,a),F){i&&(J=Pn(J,N[Y-1]||-1/0,N[Y+1]||1/0));const Me=J;J=lu({values:N,newValue:J,index:Y});let Pe=Y;i||(Pe=J.indexOf(Me)),ri({sliderRef:Q,activeIndex:Pe})}I(J),ce(Y),M&&!ii(J,x)&&M(z,J,Y),d&&d(z,k.current??J)},vt=z=>U=>{var Y;if(["ArrowUp","ArrowDown","ArrowLeft","ArrowRight","PageUp","PageDown","Home","End"].includes(U.key)){U.preventDefault();const te=Number(U.currentTarget.getAttribute("data-index")),ue=N[te];let J=null;if(p!=null){const Me=U.shiftKey?g:p;switch(U.key){case"ArrowUp":J=On(ue,Me,1,l,a);break;case"ArrowRight":J=On(ue,Me,o?-1:1,l,a);break;case"ArrowDown":J=On(ue,Me,-1,l,a);break;case"ArrowLeft":J=On(ue,Me,o?1:-1,l,a);break;case"PageUp":J=On(ue,g,1,l,a);break;case"PageDown":J=On(ue,g,-1,l,a);break;case"Home":J=l;break;case"End":J=a;break}}else if(W){const Me=B[B.length-1],Pe=B.indexOf(ue),Se=[o?"ArrowRight":"ArrowLeft","ArrowDown","PageDown","Home"],We=[o?"ArrowLeft":"ArrowRight","ArrowUp","PageUp","End"];Se.includes(U.key)?Pe===0?J=B[0]:J=B[Pe-1]:We.includes(U.key)&&(Pe===B.length-1?J=Me:J=B[Pe+1])}J!=null&&ke(U,J)}(Y=z==null?void 0:z.onKeyDown)==null||Y.call(z,U)};pt(()=>{var z;r&&Q.current.contains(document.activeElement)&&((z=document.activeElement)==null||z.blur())},[r]),r&&E!==-1&&_(-1),r&&K!==-1&&ce(-1);const ot=z=>U=>{var Y;(Y=z.onChange)==null||Y.call(z,U),ke(U,U.target.valueAsNumber)},Ge=j.useRef(void 0);let V=h;o&&h==="horizontal"&&(V+="-reverse");const q=({finger:z,move:U=!1})=>{const{current:Y}=Q,{width:te,height:ue,bottom:J,left:Me}=Y.getBoundingClientRect();let Pe;V.startsWith("vertical")?Pe=(J-z.y)/ue:Pe=(z.x-Me)/te,V.includes("-reverse")&&(Pe=1-Pe);let Se;if(Se=KT(Pe,l,a),p)Se=ZT(Se,p,l);else{const Qn=au(B,Se);Se=B[Qn]}Se=Pn(Se,l,a);let We=0;if(F){U?We=Ge.current:We=au(N,Se),i&&(Se=Pn(Se,N[We-1]||-1/0,N[We+1]||1/0));const Qn=Se;Se=lu({values:N,newValue:Se,index:We}),i&&U||(We=Se.indexOf(Qn),Ge.current=We)}return{newValue:Se,activeIndex:We}},Z=ht(z=>{const U=ni(z,w);if(!U)return;if(D.current+=1,z.type==="mousemove"&&z.buttons===0){L(z);return}const{newValue:Y,activeIndex:te}=q({finger:U,move:!0});ri({sliderRef:Q,activeIndex:te,setActive:_}),I(Y),!A&&D.current>JT&&O(!0),M&&!ii(Y,x)&&M(z,Y,te)}),L=ht(z=>{const U=ni(z,w);if(O(!1),!U)return;const{newValue:Y}=q({finger:U,move:!0});_(-1),z.type==="touchend"&&T(-1),d&&d(z,k.current??Y),w.current=void 0,ee()}),re=ht(z=>{if(r)return;cu()||z.preventDefault();const U=z.changedTouches[0];U!=null&&(w.current=U.identifier);const Y=ni(z,w);if(Y!==!1){const{newValue:ue,activeIndex:J}=q({finger:Y});ri({sliderRef:Q,activeIndex:J,setActive:_}),I(ue),M&&!ii(ue,x)&&M(z,ue,J)}D.current=0;const te=dr(Q.current);te.addEventListener("touchmove",Z,{passive:!0}),te.addEventListener("touchend",L,{passive:!0})}),ee=j.useCallback(()=>{const z=dr(Q.current);z.removeEventListener("mousemove",Z),z.removeEventListener("mouseup",L),z.removeEventListener("touchmove",Z),z.removeEventListener("touchend",L)},[L,Z]);j.useEffect(()=>{const{current:z}=Q;return z.addEventListener("touchstart",re,{passive:cu()}),()=>{z.removeEventListener("touchstart",re),ee()}},[ee,re]),j.useEffect(()=>{r&&ee()},[r,ee]);const Ae=z=>U=>{var ue;if((ue=z.onMouseDown)==null||ue.call(z,U),r||U.defaultPrevented||U.button!==0)return;U.preventDefault();const Y=ni(U,w);if(Y!==!1){const{newValue:J,activeIndex:Me}=q({finger:Y});ri({sliderRef:Q,activeIndex:Me,setActive:_}),I(J),M&&!ii(J,x)&&M(U,J,Me)}D.current=0;const te=dr(Q.current);te.addEventListener("mousemove",Z,{passive:!0}),te.addEventListener("mouseup",L)},_e=Oi(F?N[0]:l,l,a),ge=Oi(N[N.length-1],l,a)-_e,$t=(z={})=>{const U=ci(z),Y={onMouseDown:Ae(U||{})},te={...U,...Y};return{...z,ref:Ne,...te}},Pr=z=>U=>{var te;(te=z.onMouseOver)==null||te.call(z,U);const Y=Number(U.currentTarget.getAttribute("data-index"));T(Y)},Dr=z=>U=>{var Y;(Y=z.onMouseLeave)==null||Y.call(z,U),T(-1)},$r=(z={})=>{const U=ci(z),Y={onMouseOver:Pr(U||{}),onMouseLeave:Dr(U||{})};return{...z,...U,...Y}},Lr=z=>({pointerEvents:E!==-1&&E!==z?"none":void 0});let Tn;return h==="vertical"&&(Tn=o?"vertical-rl":"vertical-lr"),{active:E,axis:V,axisProps:QT,dragging:A,focusedThumbIndex:K,getHiddenInputProps:(z={})=>{const U=ci(z),Y={onChange:ot(U||{}),onFocus:xt(U||{}),onBlur:bt(U||{}),onKeyDown:vt(U||{})},te={...U,...Y};return{tabIndex:v,"aria-labelledby":t,"aria-orientation":h,"aria-valuemax":m(a),"aria-valuemin":m(l),name:c,type:"range",min:e.min,max:e.max,step:e.step===null&&e.marks?"any":e.step??void 0,disabled:r,...z,...te,style:{...YT,direction:o?"rtl":"ltr",width:"100%",height:"100%",writingMode:Tn}}},getRootProps:$t,getThumbProps:$r,marks:W,open:S,range:F,rootRef:Ne,trackLeap:ge,trackOffset:_e,values:N,getThumbStyle:Lr}}const nC=e=>!e||!pr(e);function rC(e){return typeof e.main=="string"}function iC(e,t=[]){if(!rC(e))return!1;for(const n of t)if(!e.hasOwnProperty(n)||typeof e[n]!="string")return!1;return!0}function Va(e=[]){return([,t])=>t&&iC(t,e)}function oC(e){return pn("MuiSlider",e)}const Xe=Hi("MuiSlider",["root","active","colorPrimary","colorSecondary","colorError","colorInfo","colorSuccess","colorWarning","disabled","dragging","focusVisible","mark","markActive","marked","markLabel","markLabelActive","rail","sizeSmall","thumb","thumbColorPrimary","thumbColorSecondary","thumbColorError","thumbColorSuccess","thumbColorInfo","thumbColorWarning","track","trackInverted","trackFalse","thumbSizeSmall","valueLabel","valueLabelOpen","valueLabelCircle","valueLabelLabel","vertical"]),sC=e=>{const{open:t}=e;return{offset:$e(t&&Xe.valueLabelOpen),circle:Xe.valueLabelCircle,label:Xe.valueLabelLabel}};function Nh(e){const{children:t,className:n,value:r}=e,i=sC(e);return t?j.cloneElement(t,{className:t.props.className},y.jsxRuntimeExports.jsxs(j.Fragment,{children:[t.props.children,y.jsxRuntimeExports.jsx("span",{className:$e(i.offset,n),"aria-hidden":!0,children:y.jsxRuntimeExports.jsx("span",{className:i.circle,children:y.jsxRuntimeExports.jsx("span",{className:i.label,children:r})})})]})):null}process.env.NODE_ENV!=="production"&&(Nh.propTypes={children:b.element.isRequired,className:b.string,value:b.node});function uu(e){return e}const aC=Ue("span",{name:"MuiSlider",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,t[`color${De(n.color)}`],n.size!=="medium"&&t[`size${De(n.size)}`],n.marked&&t.marked,n.orientation==="vertical"&&t.vertical,n.track==="inverted"&&t.trackInverted,n.track===!1&&t.trackFalse]}})(vn(({theme:e})=>({borderRadius:12,boxSizing:"content-box",display:"inline-block",position:"relative",cursor:"pointer",touchAction:"none",WebkitTapHighlightColor:"transparent","@media print":{colorAdjust:"exact"},[`&.${Xe.disabled}`]:{pointerEvents:"none",cursor:"default",color:(e.vars||e).palette.grey[400]},[`&.${Xe.dragging}`]:{[`& .${Xe.thumb}, & .${Xe.track}`]:{transition:"none"}},variants:[...Object.entries(e.palette).filter(Va()).map(([t])=>({props:{color:t},style:{color:(e.vars||e).palette[t].main}})),{props:{orientation:"horizontal"},style:{height:4,width:"100%",padding:"13px 0","@media (pointer: coarse)":{padding:"20px 0"}}},{props:{orientation:"horizontal",size:"small"},style:{height:2}},{props:{orientation:"horizontal",marked:!0},style:{marginBottom:20}},{props:{orientation:"vertical"},style:{height:"100%",width:4,padding:"0 13px","@media (pointer: coarse)":{padding:"0 20px"}}},{props:{orientation:"vertical",size:"small"},style:{width:2}},{props:{orientation:"vertical",marked:!0},style:{marginRight:44}}]}))),lC=Ue("span",{name:"MuiSlider",slot:"Rail"})({display:"block",position:"absolute",borderRadius:"inherit",backgroundColor:"currentColor",opacity:.38,variants:[{props:{orientation:"horizontal"},style:{width:"100%",height:"inherit",top:"50%",transform:"translateY(-50%)"}},{props:{orientation:"vertical"},style:{height:"100%",width:"inherit",left:"50%",transform:"translateX(-50%)"}},{props:{track:"inverted"},style:{opacity:1}}]}),cC=Ue("span",{name:"MuiSlider",slot:"Track"})(vn(({theme:e})=>({display:"block",position:"absolute",borderRadius:"inherit",border:"1px solid currentColor",backgroundColor:"currentColor",transition:e.transitions.create(["left","width","bottom","height"],{duration:e.transitions.duration.shortest}),variants:[{props:{size:"small"},style:{border:"none"}},{props:{orientation:"horizontal"},style:{height:"inherit",top:"50%",transform:"translateY(-50%)"}},{props:{orientation:"vertical"},style:{width:"inherit",left:"50%",transform:"translateX(-50%)"}},{props:{track:!1},style:{display:"none"}},...Object.entries(e.palette).filter(Va()).map(([t])=>({props:{color:t,track:"inverted"},style:{...e.vars?{backgroundColor:e.vars.palette.Slider[`${t}Track`],borderColor:e.vars.palette.Slider[`${t}Track`]}:{backgroundColor:e.lighten(e.palette[t].main,.62),borderColor:e.lighten(e.palette[t].main,.62),...e.applyStyles("dark",{backgroundColor:e.darken(e.palette[t].main,.5)}),...e.applyStyles("dark",{borderColor:e.darken(e.palette[t].main,.5)})}}}))]}))),uC=Ue("span",{name:"MuiSlider",slot:"Thumb",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.thumb,t[`thumbColor${De(n.color)}`],n.size!=="medium"&&t[`thumbSize${De(n.size)}`]]}})(vn(({theme:e})=>({position:"absolute",width:20,height:20,boxSizing:"border-box",borderRadius:"50%",outline:0,backgroundColor:"currentColor",display:"flex",alignItems:"center",justifyContent:"center",transition:e.transitions.create(["box-shadow","left","bottom"],{duration:e.transitions.duration.shortest}),"&::before":{position:"absolute",content:'""',borderRadius:"inherit",width:"100%",height:"100%",boxShadow:(e.vars||e).shadows[2]},"&::after":{position:"absolute",content:'""',borderRadius:"50%",width:42,height:42,top:"50%",left:"50%",transform:"translate(-50%, -50%)"},[`&.${Xe.disabled}`]:{"&:hover":{boxShadow:"none"}},variants:[{props:{size:"small"},style:{width:12,height:12,"&::before":{boxShadow:"none"}}},{props:{orientation:"horizontal"},style:{top:"50%",transform:"translate(-50%, -50%)"}},{props:{orientation:"vertical"},style:{left:"50%",transform:"translate(-50%, 50%)"}},...Object.entries(e.palette).filter(Va()).map(([t])=>({props:{color:t},style:{[`&:hover, &.${Xe.focusVisible}`]:{boxShadow:`0px 0px 0px 8px ${e.alpha((e.vars||e).palette[t].main,.16)}`,"@media (hover: none)":{boxShadow:"none"}},[`&.${Xe.active}`]:{boxShadow:`0px 0px 0px 14px ${e.alpha((e.vars||e).palette[t].main,.16)}`}}}))]}))),zh=Ue(Nh,{name:"MuiSlider",slot:"ValueLabel"})(vn(({theme:e})=>({zIndex:1,whiteSpace:"nowrap",...e.typography.body2,fontWeight:500,transition:e.transitions.create(["transform"],{duration:e.transitions.duration.shortest}),position:"absolute",backgroundColor:(e.vars||e).palette.grey[600],borderRadius:2,color:(e.vars||e).palette.common.white,display:"flex",alignItems:"center",justifyContent:"center",padding:"0.25rem 0.75rem",variants:[{props:{orientation:"horizontal"},style:{transform:"translateY(-100%) scale(0)",top:"-10px",transformOrigin:"bottom center","&::before":{position:"absolute",content:'""',width:8,height:8,transform:"translate(-50%, 50%) rotate(45deg)",backgroundColor:"inherit",bottom:0,left:"50%"},[`&.${Xe.valueLabelOpen}`]:{transform:"translateY(-100%) scale(1)"}}},{props:{orientation:"vertical"},style:{transform:"translateY(-50%) scale(0)",right:"30px",top:"50%",transformOrigin:"right center","&::before":{position:"absolute",content:'""',width:8,height:8,transform:"translate(-50%, -50%) rotate(45deg)",backgroundColor:"inherit",right:-8,top:"50%"},[`&.${Xe.valueLabelOpen}`]:{transform:"translateY(-50%) scale(1)"}}},{props:{size:"small"},style:{fontSize:e.typography.pxToRem(12),padding:"0.25rem 0.5rem"}},{props:{orientation:"vertical",size:"small"},style:{right:"20px"}}]})));process.env.NODE_ENV!=="production"&&(zh.propTypes={children:b.element.isRequired,index:b.number.isRequired,open:b.bool.isRequired,value:b.node});const dC=Ue("span",{name:"MuiSlider",slot:"Mark",shouldForwardProp:e=>Ns(e)&&e!=="markActive",overridesResolver:(e,t)=>{const{markActive:n}=e;return[t.mark,n&&t.markActive]}})(vn(({theme:e})=>({position:"absolute",width:2,height:2,borderRadius:1,backgroundColor:"currentColor",variants:[{props:{orientation:"horizontal"},style:{top:"50%",transform:"translate(-1px, -50%)"}},{props:{orientation:"vertical"},style:{left:"50%",transform:"translate(-50%, 1px)"}},{props:{markActive:!0},style:{backgroundColor:(e.vars||e).palette.background.paper,opacity:.8}}]}))),hC=Ue("span",{name:"MuiSlider",slot:"MarkLabel",shouldForwardProp:e=>Ns(e)&&e!=="markLabelActive"})(vn(({theme:e})=>({...e.typography.body2,color:(e.vars||e).palette.text.secondary,position:"absolute",whiteSpace:"nowrap",variants:[{props:{orientation:"horizontal"},style:{top:30,transform:"translateX(-50%)","@media (pointer: coarse)":{top:40}}},{props:{orientation:"vertical"},style:{left:36,transform:"translateY(50%)","@media (pointer: coarse)":{left:44}}},{props:{markLabelActive:!0},style:{color:(e.vars||e).palette.text.primary}}]}))),fC=e=>{const{disabled:t,dragging:n,marked:r,orientation:i,track:o,classes:s,color:a,size:l}=e,c={root:["root",t&&"disabled",n&&"dragging",r&&"marked",i==="vertical"&&"vertical",o==="inverted"&&"trackInverted",o===!1&&"trackFalse",a&&`color${De(a)}`,l&&`size${De(l)}`],rail:["rail"],track:["track"],mark:["mark"],markActive:["markActive"],markLabel:["markLabel"],markLabelActive:["markLabelActive"],valueLabel:["valueLabel"],thumb:["thumb",t&&"disabled",l&&`thumbSize${De(l)}`,a&&`thumbColor${De(a)}`],active:["active"],disabled:["disabled"],focusVisible:["focusVisible"]};return Cr(c,oC,s)},pC=({children:e})=>e,Fh=j.forwardRef(function(t,n){const r=$a({props:t,name:"MuiSlider"}),i=rm(),{"aria-label":o,"aria-valuetext":s,"aria-labelledby":a,component:l="span",components:c={},componentsProps:u={},color:d="primary",classes:h,className:f,disableSwap:m=!1,disabled:p=!1,getAriaLabel:g,getAriaValueText:v,marks:C=!1,max:w=100,min:E=0,name:_,onChange:S,onChangeCommitted:T,orientation:A="horizontal",shiftStep:O=10,size:D="medium",step:k=1,scale:x=uu,slotProps:I,slots:M,tabIndex:F,track:N="normal",value:W,valueLabelDisplay:B="off",valueLabelFormat:K=uu,...ce}=r,Q={...r,isRtl:i,max:w,min:E,classes:h,disabled:p,disableSwap:m,orientation:A,marks:C,color:d,size:D,step:k,shiftStep:O,scale:x,track:N,valueLabelDisplay:B,valueLabelFormat:K},{axisProps:Ne,getRootProps:xt,getHiddenInputProps:bt,getThumbProps:ke,open:vt,active:ot,axis:Ge,focusedThumbIndex:V,range:q,dragging:Z,marks:L,values:re,trackOffset:ee,trackLeap:Ae,getThumbStyle:_e}=tC({...Q,rootRef:n});Q.marked=L.length>0&&L.some(ve=>ve.label),Q.dragging=Z,Q.focusedThumbIndex=V;const ge=fC(Q),$t=(M==null?void 0:M.root)??c.Root??aC,Pr=(M==null?void 0:M.rail)??c.Rail??lC,Dr=(M==null?void 0:M.track)??c.Track??cC,$r=(M==null?void 0:M.thumb)??c.Thumb??uC,Lr=(M==null?void 0:M.valueLabel)??c.ValueLabel??zh,Tn=(M==null?void 0:M.mark)??c.Mark??dC,Nr=(M==null?void 0:M.markLabel)??c.MarkLabel??hC,z=(M==null?void 0:M.input)??c.Input??"input",U=(I==null?void 0:I.root)??u.root,Y=(I==null?void 0:I.rail)??u.rail,te=(I==null?void 0:I.track)??u.track,ue=(I==null?void 0:I.thumb)??u.thumb,J=(I==null?void 0:I.valueLabel)??u.valueLabel,Me=(I==null?void 0:I.mark)??u.mark,Pe=(I==null?void 0:I.markLabel)??u.markLabel,Se=(I==null?void 0:I.input)??u.input,We=Nt({elementType:$t,getSlotProps:xt,externalSlotProps:U,externalForwardedProps:ce,additionalProps:{...nC($t)&&{as:l}},ownerState:{...Q,...U==null?void 0:U.ownerState},className:[ge.root,f]}),Qn=Nt({elementType:Pr,externalSlotProps:Y,ownerState:Q,className:ge.rail}),qh=Nt({elementType:Dr,externalSlotProps:te,additionalProps:{style:{...Ne[Ge].offset(ee),...Ne[Ge].leap(Ae)}},ownerState:{...Q,...te==null?void 0:te.ownerState},className:ge.track}),To=Nt({elementType:$r,getSlotProps:ke,externalSlotProps:ue,ownerState:{...Q,...ue==null?void 0:ue.ownerState},className:ge.thumb}),Jh=Nt({elementType:Lr,externalSlotProps:J,ownerState:{...Q,...J==null?void 0:J.ownerState},className:ge.valueLabel}),Co=Nt({elementType:Tn,externalSlotProps:Me,ownerState:Q,className:ge.mark}),_o=Nt({elementType:Nr,externalSlotProps:Pe,ownerState:Q,className:ge.markLabel}),Kh=Nt({elementType:z,getSlotProps:bt,externalSlotProps:Se,ownerState:Q});return y.jsxRuntimeExports.jsxs($t,{...We,children:[y.jsxRuntimeExports.jsx(Pr,{...Qn}),y.jsxRuntimeExports.jsx(Dr,{...qh}),L.filter(ve=>ve.value>=E&&ve.value<=w).map((ve,je)=>{const Mo=Oi(ve.value,E,w),zr=Ne[Ge].offset(Mo);let St;return N===!1?St=re.includes(ve.value):St=N==="normal"&&(q?ve.value>=re[0]&&ve.value<=re[re.length-1]:ve.value<=re[0])||N==="inverted"&&(q?ve.value<=re[0]||ve.value>=re[re.length-1]:ve.value>=re[0]),y.jsxRuntimeExports.jsxs(j.Fragment,{children:[y.jsxRuntimeExports.jsx(Tn,{"data-index":je,...Co,...!pr(Tn)&&{markActive:St},style:{...zr,...Co.style},className:$e(Co.className,St&&ge.markActive)}),ve.label!=null?y.jsxRuntimeExports.jsx(Nr,{"aria-hidden":!0,"data-index":je,..._o,...!pr(Nr)&&{markLabelActive:St},style:{...zr,..._o.style},className:$e(ge.markLabel,_o.className,St&&ge.markLabelActive),children:ve.label}):null]},je)}),re.map((ve,je)=>{const Mo=Oi(ve,E,w),zr=Ne[Ge].offset(Mo),St=B==="off"?pC:Lr;return y.jsxRuntimeExports.jsx(St,{...!pr(St)&&{valueLabelFormat:K,valueLabelDisplay:B,value:typeof K=="function"?K(x(ve),je):K,index:je,open:vt===je||ot===je||B==="on",disabled:p},...Jh,children:y.jsxRuntimeExports.jsx($r,{"data-index":je,...To,className:$e(ge.thumb,To.className,ot===je&&ge.active,V===je&&ge.focusVisible),style:{...zr,..._e(je),...To.style},children:y.jsxRuntimeExports.jsx(z,{"data-index":je,"aria-label":g?g(je):o,"aria-valuenow":x(ve),"aria-labelledby":a,"aria-valuetext":v?v(x(ve),je):s,value:re[je],...Kh})})},je)})]})});process.env.NODE_ENV!=="production"&&(Fh.propTypes={"aria-label":iu(b.string,e=>Array.isArray(e.value||e.defaultValue)&&e["aria-label"]!=null?new Error("MUI: You need to use the `getAriaLabel` prop instead of `aria-label` when using a range slider."):null),"aria-labelledby":b.string,"aria-valuetext":iu(b.string,e=>Array.isArray(e.value||e.defaultValue)&&e["aria-valuetext"]!=null?new Error("MUI: You need to use the `getAriaValueText` prop instead of `aria-valuetext` when using a range slider."):null),children:b.node,classes:b.object,className:b.string,color:b.oneOfType([b.oneOf(["primary","secondary","error","info","success","warning"]),b.string]),components:b.shape({Input:b.elementType,Mark:b.elementType,MarkLabel:b.elementType,Rail:b.elementType,Root:b.elementType,Thumb:b.elementType,Track:b.elementType,ValueLabel:b.elementType}),componentsProps:b.shape({input:b.oneOfType([b.func,b.object]),mark:b.oneOfType([b.func,b.object]),markLabel:b.oneOfType([b.func,b.object]),rail:b.oneOfType([b.func,b.object]),root:b.oneOfType([b.func,b.object]),thumb:b.oneOfType([b.func,b.object]),track:b.oneOfType([b.func,b.object]),valueLabel:b.oneOfType([b.func,b.shape({children:b.element,className:b.string,open:b.bool,style:b.object,value:b.node,valueLabelDisplay:b.oneOf(["auto","off","on"])})])}),defaultValue:b.oneOfType([b.arrayOf(b.number),b.number]),disabled:b.bool,disableSwap:b.bool,getAriaLabel:b.func,getAriaValueText:b.func,marks:b.oneOfType([b.arrayOf(b.shape({label:b.node,value:b.number.isRequired})),b.bool]),max:b.number,min:b.number,name:b.string,onChange:b.func,onChangeCommitted:b.func,orientation:b.oneOf(["horizontal","vertical"]),scale:b.func,shiftStep:b.number,size:b.oneOfType([b.oneOf(["small","medium"]),b.string]),slotProps:b.shape({input:b.oneOfType([b.func,b.object]),mark:b.oneOfType([b.func,b.object]),markLabel:b.oneOfType([b.func,b.object]),rail:b.oneOfType([b.func,b.object]),root:b.oneOfType([b.func,b.object]),thumb:b.oneOfType([b.func,b.object]),track:b.oneOfType([b.func,b.object]),valueLabel:b.oneOfType([b.func,b.shape({children:b.element,className:b.string,open:b.bool,style:b.object,value:b.node,valueLabelDisplay:b.oneOf(["auto","off","on"])})])}),slots:b.shape({input:b.elementType,mark:b.elementType,markLabel:b.elementType,rail:b.elementType,root:b.elementType,thumb:b.elementType,track:b.elementType,valueLabel:b.elementType}),step:b.number,sx:b.oneOfType([b.arrayOf(b.oneOfType([b.func,b.object,b.bool])),b.func,b.object]),tabIndex:b.number,track:b.oneOf(["inverted","normal",!1]),value:b.oneOfType([b.arrayOf(b.number),b.number]),valueLabelDisplay:b.oneOf(["auto","off","on"]),valueLabelFormat:b.oneOfType([b.func,b.string])});var mC="[object Number]";function gC(e){return typeof e=="number"||hn(e)&&Sn(e)==mC}const Bh=ie.observer(e=>{var o,s,a;const t=R.useTheme(),{store:n}=e,{t:r}=fe.useTranslation();function i(l,c){c===e.velocity||!gC(c)||e.onVelocityChange(c)}return y.jsxRuntimeExports.jsxs(R.Stack,{direction:"row",gap:2,alignItems:"center",children:[n.showVelocityLegend&&y.jsxRuntimeExports.jsx(R.Typography,{sx:{color:(a=(s=(o=t.componentsExt)==null?void 0:o.JoggingPanel)==null?void 0:s.VelocitySlider)==null?void 0:a.sliderLegendColor,fontSize:"14px"},children:r("Jogging.Velocity.bt")}),y.jsxRuntimeExports.jsx(Fh,{value:e.velocity,color:"secondary",onChange:i,min:e.min,max:e.max,"aria-labelledby":"input-slider",disabled:e.disabled,sx:{"& .MuiSlider-valueLabelOpen":{zIndex:100,backgroundColor:"transparent",top:"0px"}}}),n.showVelocitySliderLabel&&(e.renderValue?e.renderValue(e.velocity):y.jsxRuntimeExports.jsx(Ua,{value:e.velocity.toString()}))]})});function Ua({value:e,sx:t}){var r;const n=R.useTheme();return y.jsxRuntimeExports.jsx(R.Stack,{direction:"row",justifyContent:"center",alignItems:"center",gap:"5px",sx:{padding:"6px 12px",background:(r=n.palette.backgroundPaperElevation)==null?void 0:r[8],borderRadius:"10px",minWidth:"111px",...t},children:y.jsxRuntimeExports.jsx(R.Typography,{component:"span",sx:{textAlign:"right",fontSize:"14px",opacity:.8,color:n.palette.text.primary,whiteSpace:"nowrap"},children:e})})}const Gh=ie.observer(({store:e})=>{const{t}=fe.useTranslation(),n=ie.useLocalObservable(()=>({get valueLabelFormat(){return e.currentMotionType==="translate"?r=>`v = ${t("Jogging.Cartesian.Translation.velocityMmPerSec.lb",{amount:r})}`:r=>`ω = ${t("Jogging.Cartesian.Rotation.velocityDegPerSec.lb",{amount:r})}`}}));return y.jsxRuntimeExports.jsx(Bh,{store:e,velocity:e.velocityInDisplayUnits,min:e.minVelocityInDisplayUnits,max:e.maxVelocityInDisplayUnits,onVelocityChange:e.setVelocityFromSlider,disabled:e.isLocked,renderValue:r=>y.jsxRuntimeExports.jsx(Ua,{value:n.valueLabelFormat(r),sx:{minWidth:"111px",span:{transform:"translateY(-1.5px)"}}})})}),yC=ie.observer(({store:e,children:t})=>{const{t:n}=fe.useTranslation(),r=R.useTheme();function i(h,f){(f==="translate"||f==="rotate")&&e.setSelectedCartesianMotionType(f)}de.useReaction(()=>[e.selectedCoordSystemId,e.selectedTcpId],()=>{e.jogger.motionStream.motionStateSocket.changeUrl(e.jogger.nova.makeWebsocketURL(`/controllers/${e.jogger.motionStream.controllerId}/motion-groups/${e.jogger.motionGroupId}/state-stream?tcp=${e.selectedTcpId}`))},{fireImmediately:!0});async function o(h,f){const m=await e.activate(),p=m.motionStream.rapidlyChangingMotionState.tcp_pose,g=m.motionStream.rapidlyChangingMotionState.joint_position;p&&await e.withMotionLock(async()=>{try{e.setCurrentIncrementJog({axis:h.axis,direction:h.direction}),await e.jogger.runIncrementalCartesianMotion({currentTcpPose:p,currentJoints:g,coordSystemId:e.activeCoordSystemId,velocityInRelevantUnits:e.selectedCartesianMotionType==="translate"?e.translationVelocityMmPerSec:e.rotationVelocityRadsPerSec,axis:h.axis,direction:h.direction,motion:e.selectedCartesianMotionType==="translate"?{type:"translate",distanceMm:f.mm}:{type:"rotate",distanceRads:Te.degreesToRadians(f.degrees)}})}finally{e.setCurrentIncrementJog(null),await e.deactivate()}})}async function s(h){if(!e.isLocked){if(await e.activate(),e.activeDiscreteIncrement)return o(h,e.activeDiscreteIncrement);h.motionType==="translate"?await e.jogger.translateTCP({axis:h.axis,direction:h.direction,velocityMmPerSec:e.translationVelocityMmPerSec}):await e.jogger.rotateTCP({axis:h.axis,direction:h.direction,velocityRadsPerSec:e.rotationVelocityRadsPerSec})}}async function a(){e.isLocked||e.activeDiscreteIncrement||await e.deactivate()}function l(h,f,m){var g,v,C;const p=(C=(v=(g=m.componentsExt)==null?void 0:g.JoggingPanel)==null?void 0:v.JoggingCartesian)==null?void 0:C.Axis;if(p)return f==="translate"?p[h]:p.CustomRotation??p[h]}const c=[{id:"x",icon:y.jsxRuntimeExports.jsx(OT,{}),colors:l("X",e.selectedCartesianMotionType,r)},{id:"y",icon:y.jsxRuntimeExports.jsx(DT,{}),colors:l("Y",e.selectedCartesianMotionType,r)},{id:"z",icon:y.jsxRuntimeExports.jsx(LT,{}),colors:l("Z",e.selectedCartesianMotionType,r)}];function u(h){return n("General.mm.variable",{amount:h.toFixed(1)})}function d(h){return n("General.degree.variable",{amount:Te.radiansToDegrees(h).toFixed(1)})}return y.jsxRuntimeExports.jsxs(R.Stack,{flexGrow:1,gap:2,sx:{padding:"18px 24px"},children:[y.jsxRuntimeExports.jsxs(R.Stack,{gap:2,children:[y.jsxRuntimeExports.jsx(GT,{store:e}),y.jsxRuntimeExports.jsx(Gh,{store:e}),y.jsxRuntimeExports.jsx(R.Divider,{})]}),y.jsxRuntimeExports.jsx(R.Stack,{marginLeft:"auto",marginRight:"auto",gap:"24px",justifyContent:"center",sx:{flexGrow:"1"},children:y.jsxRuntimeExports.jsxs(R.Stack,{alignItems:"center",justifyContent:"center",gap:"24px",sx:{flexGrow:1},children:[y.jsxRuntimeExports.jsxs(VT,{value:e.selectedCartesianMotionType,onChange:i,exclusive:!0,"aria-label":n("Jogging.Cartesian.MotionType.lb"),sx:{justifyContent:"center"},children:[y.jsxRuntimeExports.jsx(R.ToggleButton,{value:"translate",children:n("Jogging.Cartesian.Translation.bt")}),y.jsxRuntimeExports.jsx(R.ToggleButton,{value:"rotate",children:n("Jogging.Cartesian.Rotation.bt")})]}),e.selectedCartesianMotionType==="translate"&&c.map(h=>{var f,m;return y.jsxRuntimeExports.jsx(_s,{colors:h.colors,disabled:e.isLocked,activeJoggingDirection:((f=e.incrementJogInProgress)==null?void 0:f.axis)===h.id?e.incrementJogInProgress.direction:void 0,label:y.jsxRuntimeExports.jsxs(y.jsxRuntimeExports.Fragment,{children:[h.icon,y.jsxRuntimeExports.jsx(R.Typography,{sx:{fontSize:"24px",color:((m=h.colors)==null?void 0:m.labelColor)??r.palette.text.primary},children:h.id.toUpperCase()})]}),getDisplayedValue:()=>{var p,g;return u(((g=(p=e.jogger.motionStream.rapidlyChangingMotionState.tcp_pose)==null?void 0:p.position)==null?void 0:g[Te.XYZ_TO_VECTOR[h.id]])||0)},startJogging:p=>s({axis:h.id,motionType:"translate",direction:p}),stopJogging:a},h.id)}),e.selectedCartesianMotionType==="rotate"&&c.map(h=>{var f,m;return y.jsxRuntimeExports.jsx(_s,{colors:h.colors,disabled:e.isLocked,activeJoggingDirection:((f=e.incrementJogInProgress)==null?void 0:f.axis)===h.id?e.incrementJogInProgress.direction:void 0,label:y.jsxRuntimeExports.jsxs(y.jsxRuntimeExports.Fragment,{children:[y.jsxRuntimeExports.jsx(zT,{}),y.jsxRuntimeExports.jsx(R.Typography,{sx:{fontSize:"24px",color:((m=h.colors)==null?void 0:m.labelColor)??r.palette.text.primary},children:h.id.toUpperCase()})]}),getDisplayedValue:()=>{var p,g;return d(((g=(p=e.jogger.motionStream.rapidlyChangingMotionState.tcp_pose)==null?void 0:p.orientation)==null?void 0:g[Te.XYZ_TO_VECTOR[h.id]])||0)},startJogging:p=>s({axis:h.id,motionType:"rotate",direction:p}),stopJogging:a},h.id)})]})}),y.jsxRuntimeExports.jsx($h,{store:e}),t&&y.jsxRuntimeExports.jsx(R.Divider,{}),t]})}),xC=ie.observer(({store:e,children:t})=>{const n=R.useTheme();async function r(o){await e.activate(),await e.jogger.rotateJoints({joint:o.joint,direction:o.direction,velocityRadsPerSec:e.rotationVelocityRadsPerSec})}async function i(){await e.jogger.stop(),await e.deactivate()}return y.jsxRuntimeExports.jsxs(R.Stack,{flexGrow:1,gap:2,sx:{padding:"18px 24px"},children:[y.jsxRuntimeExports.jsx(Gh,{store:e}),y.jsxRuntimeExports.jsx(R.Divider,{}),y.jsxRuntimeExports.jsx(R.Stack,{justifyContent:"center",alignItems:"stretch",sx:{flexGrow:"1"},children:y.jsxRuntimeExports.jsx(R.Stack,{alignItems:"center",gap:"24px",children:e.jogger.motionStream.joints.map(o=>{var c,u,d;const s=(d=(u=(c=e.motionGroupDescription.operation_limits.auto_limits)==null?void 0:c.joints)==null?void 0:u[o.index])==null?void 0:d.position,a=(s==null?void 0:s.lower_limit)!==void 0?Te.radiansToDegrees(s.lower_limit):void 0,l=(s==null?void 0:s.upper_limit)!==void 0?Te.radiansToDegrees(s.upper_limit):void 0;return y.jsxRuntimeExports.jsxs(R.Stack,{direction:"row",alignItems:"center",justifyContent:"center",spacing:1.5,width:"100%",children:[e.showJointsLegend&&y.jsxRuntimeExports.jsx(R.Typography,{color:e.isLocked?n.palette.text.disabled:n.palette.text.secondary,children:`G${o.index+1}`}),y.jsxRuntimeExports.jsx(yh,{disabled:e.isLocked,lowerLimitDegs:a,upperLimitDegs:l,getValueDegs:()=>{const h=e.jogger.motionStream.rapidlyChangingMotionState.joint_position[o.index];return h!==void 0?Te.radiansToDegrees(h):void 0},startJogging:h=>r({joint:o.index,direction:h}),stopJogging:i})]},`joint-${o.index}`)})})}),y.jsxRuntimeExports.jsx($h,{store:e}),t&&y.jsxRuntimeExports.jsx(R.Divider,{}),t]})}),bC=y.externalizeComponent(ie.observer(e=>{const t=fu.isString(e.nova)?new Ef({instanceUrl:e.nova}):e.nova,n=ie.useLocalObservable(()=>({joggingStore:null,loadingError:null}));async function r(){he.runInAction(()=>{n.loadingError=null,n.joggingStore=null});try{let i=e.store;if(!i){const o=await xo.open(t,e.motionGroupId);i=await Eo.loadFor(o)}he.runInAction(()=>{n.joggingStore=i}),e.onSetup&&e.onSetup(i)}catch(i){n.loadingError=i}}return $.useEffect(()=>(r(),e.store?()=>null:()=>{var i;(i=n.joggingStore)==null||i.dispose()}),[e.store,e.nova,e.motionGroupId]),$.useEffect(()=>{const i=n.joggingStore;i&&(e.locked?i.lock("external"):i.unlock("external"))},[n.joggingStore,e.locked]),y.jsxRuntimeExports.jsx(R.Stack,{sx:{maxWidth:"460px",minWidth:"320px",position:"relative",...e.sx},children:n.joggingStore?y.jsxRuntimeExports.jsx(vC,{store:n.joggingStore,children:e.children}):y.jsxRuntimeExports.jsx(pu.LoadingCover,{message:"Loading jogging",error:n.loadingError})})})),vC=ie.observer(({store:e,children:t})=>{const{t:n}=fe.useTranslation();function r(){if(e.currentTab.id==="cartesian")return y.jsxRuntimeExports.jsx(y.jsxRuntimeExports.Fragment,{children:y.jsxRuntimeExports.jsx(yC,{store:e,children:t})});if(e.currentTab.id==="joint")return y.jsxRuntimeExports.jsx(y.jsxRuntimeExports.Fragment,{children:y.jsxRuntimeExports.jsx(xC,{store:e,children:t})})}return y.jsxRuntimeExports.jsxs(R.Stack,{flexGrow:1,sx:{overflow:"hidden"},children:[y.jsxRuntimeExports.jsx(R.Tabs,{value:e.tabIndex,onChange:e.onTabChange,variant:"fullWidth",children:e.tabs.map(i=>{const o=i.label==="cartesian"?n("Jogging.Cartesian.bt"):n("Jogging.Joints.bt"),s=i.label==="cartesian"?y.jsxRuntimeExports.jsx(p2,{fontSize:"small",sx:{mr:1}}):y.jsxRuntimeExports.jsx(m2,{fontSize:"small",sx:{mr:1}});return y.jsxRuntimeExports.jsx(R.Tab,{label:e.showTabIcons?y.jsxRuntimeExports.jsxs(R.Stack,{direction:"row",alignItems:"center",children:[s,o]}):o,id:`jogging-tab-${i.id}`,"aria-controls":`jogging-tab-${i.id}`},i.id)})}),y.jsxRuntimeExports.jsx(R.Stack,{flexGrow:1,position:"relative",sx:{overflowY:"auto",overflowX:"hidden"},children:r()}),e.blocked&&y.jsxRuntimeExports.jsx(jT,{store:e})]})}),Vh=e=>{var a;const{value:t,ref:n}=e,r=R.useTheme(),[i,o]=$.useState(!1);async function s(){if(!n||!("current"in n))return console.warn("No copy target found"),!1;try{return await navigator.clipboard.writeText(t),console.log("Copied!"),o(!0),!0}catch(l){console.error(l);const c=window.getSelection();if(c&&n&&"current"in n&&n.current){const u=document.createRange();u.selectNodeContents(n.current),c.removeAllRanges(),c.addRange(u)}}return!1}return $.useEffect(()=>{if(!i)return;const l=setTimeout(()=>o(!1),3e3);return()=>{l&&clearTimeout(l)}},[i]),y.jsxRuntimeExports.jsx(R.Tooltip,{open:i,title:"Copied!",children:y.jsxRuntimeExports.jsx(R.Stack,{justifyContent:"center",sx:{height:"100%",boxSizing:"border-box",padding:"6px 12px",background:(a=r.palette.backgroundPaperElevation)==null?void 0:a[8],borderRadius:"10px",minWidth:"0",cursor:"pointer"},onClick:()=>s(),children:y.jsxRuntimeExports.jsx(R.Typography,{ref:n,align:"center",sx:{pointerEvents:"none",fontSize:"12px",color:r.palette.text.primary,whiteSpace:"nowrap",minWidth:0,textOverflow:"ellipsis",width:"100%",overflow:"hidden"},children:t})})})},SC=y.externalizeComponent(ie.observer(({tcpPose:e,showCopyButton:t=!1})=>{const[n,r]=$.useState(null),i=Tf(e),o=async()=>{try{await navigator.clipboard.writeText(i),r("Copied!"),setTimeout(()=>r(null),2e3)}catch{r("Copy failed"),setTimeout(()=>r(null),2e3)}};return y.jsxRuntimeExports.jsxs(R.Stack,{direction:"row",alignItems:"center",spacing:1,sx:{flexGrow:1,minWidth:0,overflow:"hidden"},"data-testid":"pose-cartesian-values",children:[y.jsxRuntimeExports.jsx(Vh,{value:i}),t&&y.jsxRuntimeExports.jsx(R.Button,{variant:"contained",color:"secondary",size:"small",onClick:o,sx:{flexShrink:0},children:n||"Copy"})]})})),wC=y.externalizeComponent(ie.observer(({joints:e,showCopyButton:t=!1})=>{const[n,r]=$.useState(null),i=`[${e.map(s=>parseFloat(s.toFixed(4))).join(", ")}]`,o=async()=>{try{await navigator.clipboard.writeText(i),r("Copied!"),setTimeout(()=>r(null),2e3)}catch{r("Copy failed"),setTimeout(()=>r(null),2e3)}};return y.jsxRuntimeExports.jsxs(R.Stack,{direction:"row",alignItems:"center",spacing:1,sx:{flexGrow:1,minWidth:0,overflow:"hidden"},"data-testid":"pose-joint-values",children:[y.jsxRuntimeExports.jsx(Vh,{value:i}),t&&y.jsxRuntimeExports.jsx(R.Button,{variant:"contained",color:"secondary",size:"small",onClick:o,sx:{flexShrink:0},children:n||"Copy"})]})}));class Uh{constructor(){this.messages=[],this.addMessage=(t,n="info")=>{const r={id:Math.random().toString(36).substring(2,11),timestamp:new Date,message:t,level:n};this.messages.push(r)},this.clearMessages=()=>{this.messages=[]},this.addInfo=t=>{this.addMessage(t,"info")},this.addWarning=t=>{this.addMessage(t,"warning")},this.addError=t=>{this.addMessage(t,"error")},this.addDebug=t=>{this.addMessage(t,"debug")},he.makeObservable(this,{messages:he.observable,addMessage:he.action,clearMessages:he.action})}}const Or=(e,t,n)=>({id:n||`${Date.now()}-${Math.random().toString(36).substring(2,11)}`,timestamp:new Date,message:e,level:t}),EC=(e,t)=>Or(e,"debug",t),TC=(e,t)=>Or(e,"info",t),CC=(e,t)=>Or(e,"warning",t),_C=(e,t)=>Or(e,"error",t),Wh=y.externalizeComponent(ie.observer(e=>{var u;const{messages:t=[],onClear:n,height:r=400,sx:i}=e,o=R.useTheme(),s=$.useRef(null);$.useEffect(()=>{if(t.length===0)return;const d=s.current;if(!d)return;const h=setTimeout(()=>{d.scrollTop=d.scrollHeight},10);return()=>clearTimeout(h)},[t.length]);const a=d=>d.toLocaleTimeString("en-US",{hour12:!1,hour:"2-digit",minute:"2-digit",second:"2-digit"}),l=d=>{switch(d){case"error":return o.palette.error.main;case"warning":return o.palette.warning.main;case"info":return o.palette.info.main;case"debug":return o.palette.text.disabled;default:return o.palette.text.secondary}},c=({message:d})=>{const[h,f]=$.useState(!1),[m,p]=$.useState(!1),[g,v]=$.useState(!1),C=d.message.length>150,w=async()=>{try{await navigator.clipboard.writeText(d.message),p(!0),setTimeout(()=>p(!1),2e3)}catch(_){console.error("Failed to copy message:",_)}},E=C&&!h?d.message.substring(0,150)+"...":d.message;return y.jsxRuntimeExports.jsx(R.Box,{onMouseEnter:()=>v(!0),onMouseLeave:()=>v(!1),sx:{display:"flex",gap:1,fontFamily:"monospace",flexDirection:"column","&:hover":{backgroundColor:o.palette.action.hover},borderRadius:"4px",padding:"2px 4px",margin:"-2px -4px"},children:y.jsxRuntimeExports.jsxs(R.Box,{sx:{display:"flex",gap:1},children:[y.jsxRuntimeExports.jsxs(R.Typography,{component:"span",sx:{fontWeight:400,fontSize:"12px",lineHeight:"18px",letterSpacing:"0.4px",color:o.palette.text.disabled,whiteSpace:"nowrap",flexShrink:0},children:["[",a(d.timestamp),"]"]}),y.jsxRuntimeExports.jsx(R.Typography,{component:"span",sx:{fontWeight:400,fontSize:"12px",lineHeight:"18px",letterSpacing:"0.4px",color:l(d.level),wordBreak:"break-word",overflowWrap:"anywhere",hyphens:"auto",flex:1,whiteSpace:"pre-wrap"},children:E}),y.jsxRuntimeExports.jsxs(R.Box,{sx:{display:"flex",alignItems:"flex-start",gap:.5,opacity:g?1:0,transition:"opacity 0.2s ease-in-out",visibility:g?"visible":"hidden"},children:[y.jsxRuntimeExports.jsx(R.IconButton,{size:"small",onClick:w,sx:{padding:"2px",color:o.palette.text.secondary,"&:hover":{backgroundColor:o.palette.action.hover}},title:m?"Copied!":"Copy message",children:y.jsxRuntimeExports.jsx(Fr.ContentCopy,{sx:{fontSize:12}})}),C&&y.jsxRuntimeExports.jsx(R.IconButton,{size:"small",onClick:()=>f(!h),sx:{padding:"2px",color:o.palette.text.secondary,"&:hover":{backgroundColor:o.palette.action.hover}},title:h?"Collapse":"Expand",children:h?y.jsxRuntimeExports.jsx(Fr.ExpandLess,{sx:{fontSize:12}}):y.jsxRuntimeExports.jsx(Fr.ExpandMore,{sx:{fontSize:12}})})]})]})},d.id)};return y.jsxRuntimeExports.jsxs(R.Paper,{sx:{backgroundColor:((u=o.palette.backgroundPaperElevation)==null?void 0:u[2])||"#171927",backgroundImage:"none",height:r,display:"flex",flexDirection:"column",overflow:"hidden",...i},children:[y.jsxRuntimeExports.jsxs(R.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",padding:"12px 16px"},children:[y.jsxRuntimeExports.jsxs(R.Box,{sx:{display:"flex",alignItems:"center",gap:1},children:[y.jsxRuntimeExports.jsx(Fr.DescriptionOutlined,{sx:{fontSize:16,color:o.palette.action.active,opacity:.56}}),y.jsxRuntimeExports.jsx(R.Typography,{sx:{fontWeight:500,fontSize:"14px",lineHeight:"143%",letterSpacing:"0.17px",color:o.palette.text.primary},children:"Log"})]}),y.jsxRuntimeExports.jsx(R.Button,{onClick:n,variant:"text",sx:{fontWeight:500,fontSize:"13px",lineHeight:"22px",letterSpacing:"0.46px",color:o.palette.primary.main,textTransform:"none",minWidth:"auto",padding:"4px 8px","&:hover":{backgroundColor:o.palette.primary.main+"14"}},children:"Clear"})]}),y.jsxRuntimeExports.jsx(R.Box,{ref:s,sx:{flex:1,overflow:"auto",padding:"8px 16px",display:"flex",flexDirection:"column",gap:"2px",scrollbarWidth:"thin",scrollbarColor:`${o.palette.divider} transparent`,"&::-webkit-scrollbar":{width:"6px"},"&::-webkit-scrollbar-track":{background:"transparent"},"&::-webkit-scrollbar-thumb":{backgroundColor:o.palette.divider,borderRadius:"3px","&:hover":{backgroundColor:o.palette.divider}}},children:t.length===0?y.jsxRuntimeExports.jsx(R.Typography,{sx:{color:o.palette.text.disabled,fontSize:"12px",fontStyle:"italic",textAlign:"center",marginTop:2},children:"No log messages"}):t.map(d=>y.jsxRuntimeExports.jsx(c,{message:d},d.id))})]})})),MC=y.externalizeComponent(ie.observer(e=>{const{store:t,onStoreReady:n,...r}=e,i=$.useRef(n);$.useEffect(()=>{i.current=n},[n]);const o=$.useMemo(()=>{var l;const a=t||new Uh;return(l=i.current)==null||l.call(i,a),a},[t]),s=()=>{o.clearMessages()};return y.jsxRuntimeExports.jsx(Wh,{...r,messages:o.messages,onClear:s})}));function RC(){const e=window.location.href;return e.substring(0,e.indexOf("/",e.indexOf("//")+2))}function IC({baseUrl:e=RC(),...t}){return y.jsxRuntimeExports.jsxs(R.Dialog,{"aria-labelledby":"no-motion-group-modal-title",open:!0,fullWidth:!0,sx:{"& .MuiModal-backdrop":{backdropFilter:"blur(10px)"},"& .MuiDialog-paper":{"::before":{content:'""',height:"8px",width:"100%",background:"linear-gradient(90deg, #FF0E65 0%, #47D3FF 100%)"},background:"#101629"}},children:[y.jsxRuntimeExports.jsx(R.DialogTitle,{id:"no-motion-group-modal-title",children:"No motion group found"}),y.jsxRuntimeExports.jsxs(R.DialogContent,{sx:{marginTop:"3rem",marginBottom:"1.5rem",textAlign:"center"},children:[y.jsxRuntimeExports.jsx(R.Typography,{color:"#fff",children:"Found no devices to connect to."}),y.jsxRuntimeExports.jsx(R.Typography,{color:"#fff",children:"Please ensure a motion group has been created."})]}),y.jsxRuntimeExports.jsx(R.DialogActions,{children:y.jsxRuntimeExports.jsxs(R.Stack,{width:"100%",maxWidth:"300px",margin:"auto",marginBottom:"2rem",children:[y.jsxRuntimeExports.jsx(R.Button,{href:`${e}/settings`,variant:"contained",sx:{borderRadius:"8px",width:"100%"},children:"Go to settings app"}),y.jsxRuntimeExports.jsx(R.Button,{href:`${e}`,variant:"text",sx:{marginTop:"1rem",color:"#fff",textDecoration:"underline",fontSize:"0.75rem"},children:"Back to Homescreen"})]})})]})}const AC=Xt(y.jsxRuntimeExports.jsx("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m1 15h-2v-2h2zm0-4h-2V7h2z"}),"Error"),jC=({title:e,titleId:t,...n},r)=>j.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"none",ref:r,"aria-labelledby":t,...n},e?j.createElement("title",{id:t},e):null,j.createElement("path",{fill:"#38C6F4",fillRule:"evenodd",d:"M6.359 14.25v2.934h7.63v-3.521L10.196 9.87 9 8.674l.859-.859.337-.337.858-.858.565.565.631.63.565.565 1.196-1.195.543-.544 1.196-1.195-1.196-1.196-2.304-2.304L11.054.75 9.86 1.946 3.446 8.359 2.25 9.554l1.196 1.196 2.913 2.913zm1.69 0v1.244h4.249v-1.13L7.804 9.87 6.608 8.674l1.196-1.196L9.86 5.424l.007-.008-.543-.543-4.681 4.681 2.912 2.913.496.496v.113h2.124l1.174 1.174zm3.005-10.022-.294.294-.543-.543.837-.837 2.304 2.304-.543.543-.565-.565z",clipRule:"evenodd"})),kC=$.forwardRef(jC);var Wa=(e=>(e.PRECONDITION_NOT_FULFILLED="PRECONDITION_NOT_FULFILLED",e.ROBOT_DISCONNECTED="ROBOT_DISCONNECTED",e.CELL_OPEN="CELL_OPEN",e.E_STOP="E_STOP",e.MANUAL_MODE="MANUAL_MODE",e.READY="READY",e))(Wa||{});const Hh=y.externalizeComponent(ie.observer(({setupState:e,className:t})=>{const n=R.useTheme(),{t:r}=fe.useTranslation(),i=()=>{var c,u,d,h,f,m,p;switch(e){case"READY":return{label:r("RobotSetupReadinessIndicator.Ready.lb"),indicatorColor:((c=n.palette.tertiary)==null?void 0:c.main)||n.palette.primary.main,backgroundColor:((u=n.palette.backgroundPaperElevation)==null?void 0:u[11])||n.palette.background.paper,textColor:n.palette.secondary.contrastText};case"ROBOT_DISCONNECTED":return{label:r("RobotSetupReadinessIndicator.RobotDisconnected.lb"),indicatorColor:n.palette.error.main,backgroundColor:((d=n.palette.backgroundPaperElevation)==null?void 0:d[11])||n.palette.background.paper,textColor:n.palette.secondary.contrastText};case"CELL_OPEN":return{label:r("RobotSetupReadinessIndicator.CellOpen.lb"),indicatorColor:n.palette.error.main,backgroundColor:((h=n.palette.backgroundPaperElevation)==null?void 0:h[11])||n.palette.background.paper,textColor:n.palette.secondary.contrastText};case"E_STOP":return{label:r("RobotSetupReadinessIndicator.EStop.lb"),indicatorColor:n.palette.error.main,backgroundColor:((f=n.palette.backgroundPaperElevation)==null?void 0:f[11])||n.palette.background.paper,textColor:n.palette.secondary.contrastText};case"MANUAL_MODE":return{label:r("RobotSetupReadinessIndicator.ManualMode.lb"),indicatorColor:n.palette.error.main,backgroundColor:((m=n.palette.backgroundPaperElevation)==null?void 0:m[11])||n.palette.background.paper,textColor:n.palette.secondary.contrastText};case"PRECONDITION_NOT_FULFILLED":default:return{label:r("RobotSetupReadinessIndicator.PreconditionNotFulfilled.lb"),indicatorColor:n.palette.error.main,backgroundColor:((p=n.palette.backgroundPaperElevation)==null?void 0:p[11])||n.palette.background.paper,textColor:n.palette.secondary.contrastText}}},{label:o,indicatorColor:s,backgroundColor:a,textColor:l}=i();return y.jsxRuntimeExports.jsx(R.Chip,{className:t,label:y.jsxRuntimeExports.jsxs(R.Box,{sx:{display:"flex",alignItems:"center",gap:1},children:[y.jsxRuntimeExports.jsx(R.Box,{sx:{width:8,height:8,borderRadius:"50%",backgroundColor:s,flexShrink:0}}),y.jsxRuntimeExports.jsx(R.Typography,{variant:"body2",sx:{color:l,fontSize:"0.75rem",lineHeight:1.2},children:o})]}),variant:"filled",sx:{backgroundColor:a,color:n.palette.getContrastText(a),fontWeight:500,height:"auto","& .MuiChip-label":{paddingX:1.5,paddingY:.5}}})})),OC=y.externalizeComponent(ie.observer(({robotName:e,robotType:t,setupState:n,PreconditionComponent:r=Hh,className:i})=>{var l;const o=R.useTheme(),s=t||"Robot",a=n===Wa.READY;return y.jsxRuntimeExports.jsxs(R.Box,{className:i,sx:{border:`1px solid ${o.palette.divider}`,background:((l=o.palette.backgroundPaperElevation)==null?void 0:l[8])||"#292B3F",borderRadius:"8px",padding:"20px",display:"flex",alignItems:"center",justifyContent:"space-between",opacity:1},children:[y.jsxRuntimeExports.jsxs(R.Box,{sx:{display:"flex",alignItems:"center",gap:2,flex:1},children:[a?y.jsxRuntimeExports.jsx(R.Box,{sx:{fontSize:24,display:"flex",alignItems:"center",justifyContent:"center",width:24,height:24,"& svg":{fill:`${o.palette.primary.main} !important`},"& svg path":{fill:`${o.palette.primary.main} !important`}},children:y.jsxRuntimeExports.jsx(kC,{})}):y.jsxRuntimeExports.jsx(AC,{sx:{color:o.palette.error.main,fontSize:24}}),y.jsxRuntimeExports.jsx(R.Typography,{variant:"body1",sx:{fontWeight:500,color:o.palette.text.primary},children:e}),y.jsxRuntimeExports.jsx(R.Divider,{orientation:"vertical",flexItem:!0,sx:{backgroundColor:o.palette.text.secondary,opacity:.3,width:"1px"}}),y.jsxRuntimeExports.jsx(R.Typography,{variant:"body2",sx:{color:o.palette.text.secondary},children:s})]}),r&&y.jsxRuntimeExports.jsx(r,{setupState:n})]})})),PC=({title:e,titleId:t,...n},r)=>j.createElement("svg",{width:24,height:24,xmlns:"http://www.w3.org/2000/svg",ref:r,"aria-labelledby":t,...n},e?j.createElement("title",{id:t},e):null,j.createElement("path",{d:"M5.248 21c-.334 0-.619-.116-.853-.35a1.153 1.153 0 0 1-.351-.848c0-.333.117-.616.351-.85.234-.233.519-.35.853-.35H7.24L4.558 9.87a2.881 2.881 0 0 1-1.126-1.042A2.77 2.77 0 0 1 3 7.317c0-.793.28-1.467.838-2.023a2.774 2.774 0 0 1 2.033-.834 2.71 2.71 0 0 1 1.728.585c.494.389.832.887 1.014 1.493h3.58V5.239c0-.22.076-.406.226-.555a.76.76 0 0 1 .558-.224c.136 0 .263.035.381.104.118.07.209.167.273.292v.14l1.835-1.702a.979.979 0 0 1 .52-.279.881.881 0 0 1 .58.091l4.01 1.85a.74.74 0 0 1 .36.364.537.537 0 0 1-.002.474.592.592 0 0 1-.366.323.657.657 0 0 1-.477-.039l-3.858-1.774L13.76 6.59v1.454l2.473 2.233 3.858-1.774a.648.648 0 0 1 .485-.03.571.571 0 0 1 .358.314.513.513 0 0 1 .01.482.79.79 0 0 1-.367.357l-4.011 1.882a.881.881 0 0 1-.58.09.979.979 0 0 1-.52-.278L13.63 9.638v.14a.92.92 0 0 1-.273.275.665.665 0 0 1-.381.12.76.76 0 0 1-.558-.224.752.752 0 0 1-.225-.555V8.096h-3.58a2.82 2.82 0 0 1-.215.54 2.552 2.552 0 0 1-.323.479l5.139 9.488h2.673c.335 0 .62.116.854.35.234.233.35.516.35.849 0 .332-.116.615-.35.849a1.167 1.167 0 0 1-.854.349H5.248Zm.623-12.385c.362 0 .67-.126.924-.378a1.25 1.25 0 0 0 .38-.92 1.25 1.25 0 0 0-.38-.92 1.261 1.261 0 0 0-.924-.379 1.26 1.26 0 0 0-.925.379 1.25 1.25 0 0 0-.38.92c0 .36.127.667.38.92.254.252.562.378.925.378Z"})),DC=$.forwardRef(PC),$C=({title:e,titleId:t,...n},r)=>j.createElement("svg",{width:24,height:24,xmlns:"http://www.w3.org/2000/svg",ref:r,"aria-labelledby":t,...n},e?j.createElement("title",{id:t},e):null,j.createElement("path",{d:"m13.37 9.12 1.69 1.69 2.99-2.99-3.73-3.73-.95-.95-7.66 7.66-.95.95 3.99 3.99v3.44h7.55v-3.55l-4.72-4.72 1.79-1.79Zm-.91-2.99.91-.91 2.6 2.6-.91.91-2.6-2.6Zm-2.25 10.24h3.74l-1.34-1.34-.04-.04h-2.5l-3.25-3.25 4.59-4.59.92.92L9.5 10.9l5.33 5.33v1.48H10.2v-1.35l.01.01ZM2 2v4.99h1.41V3.4h3.58V2H2ZM22.21 2h-4.98v1.41h3.59v3.58h1.4V2h-.01ZM20.81 20.65h-3.58v1.4h4.98v-4.99h-1.4v3.59ZM3.4 17.06H2v4.98h4.99v-1.4H3.4v-3.58Z"})),LC=$.forwardRef($C),ut=ie.observer(({id:e,icon:t,color:n,title:r,name:i,label:o,explanation:s,literalValue:a,anchorOrigin:l,transformOrigin:c})=>{const u=ie.useLocalObservable(()=>({anchorEl:null,get isPopoverOpen(){return!!u.anchorEl},openPopover(d){u.anchorEl=d.currentTarget},closePopover(){u.anchorEl=null}}));return y.jsxRuntimeExports.jsxs(y.jsxRuntimeExports.Fragment,{children:[y.jsxRuntimeExports.jsxs(R.Stack,{"aria-owns":u.isPopoverOpen?e:void 0,"aria-haspopup":"true",onMouseEnter:u.openPopover,onMouseLeave:u.closePopover,direction:"row",spacing:1,sx:{cursor:"pointer"},children:[y.jsxRuntimeExports.jsx(R.SvgIcon,{component:t,sx:{color:n}}),o&&y.jsxRuntimeExports.jsx("div",{style:{color:n},children:o})]}),y.jsxRuntimeExports.jsx(R.Popover,{id:e,sx:{pointerEvents:"none"},open:u.isPopoverOpen,anchorEl:u.anchorEl,anchorOrigin:l??{vertical:"bottom",horizontal:"left"},transformOrigin:c??{vertical:"top",horizontal:"left"},onClose:u.closePopover,disableRestoreFocus:!0,children:y.jsxRuntimeExports.jsxs(R.Stack,{gap:"1rem",padding:2,maxWidth:"450px",sx:{wordWrap:"break-word"},children:[y.jsxRuntimeExports.jsxs("div",{children:[r&&y.jsxRuntimeExports.jsx(R.Typography,{component:"span",fontSize:"14px",children:`${r}: `}),y.jsxRuntimeExports.jsx(R.Typography,{component:"span",color:n,fontWeight:"bold",fontSize:"14px",children:i})]}),y.jsxRuntimeExports.jsx(R.Typography,{fontSize:"14px",children:s}),a&&y.jsxRuntimeExports.jsx(R.Typography,{fontSize:"12px",children:a})]})})]})}),NC=ie.observer(({isVirtual:e,motionGroupId:t,anchorOrigin:n,transformOrigin:r,compact:i})=>{const o=R.useTheme(),s=$.useId(),{t:a}=fe.useTranslation();return e?y.jsxRuntimeExports.jsx(ut,{id:`motion-group-virtual-${s}`,icon:LC,color:o.palette.tertiary.main,name:a("SafetyBar.ControllerType.Virtual.lb"),label:i?null:a("SafetyBar.ControllerType.Virtual.lb"),explanation:y.jsxRuntimeExports.jsxs(fe.Trans,{i18nKey:"SafetyBar.MotionGroup.Virtual.Explanation.lb",values:{motionGroupId:t},children:["Motion group ",y.jsxRuntimeExports.jsx("code",{children:t})," refers to a virtual robot with no physical counterpart. It can be freely manipulated without special safety precautions."]}),anchorOrigin:n,transformOrigin:r}):y.jsxRuntimeExports.jsx(ut,{id:`motion-group-physical-${s}`,icon:DC,color:o.palette.primary.main,name:a("SafetyBar.ControllerType.Physical.lb"),label:i?null:a("SafetyBar.ControllerType.Physical.lb"),explanation:y.jsxRuntimeExports.jsx(fe.Trans,{i18nKey:"SafetyBar.MotionGroup.Physical.Explanation.lb",values:{motionGroupId:t},components:{code:y.jsxRuntimeExports.jsx("code",{}),strong:y.jsxRuntimeExports.jsx("strong",{})}}),anchorOrigin:n,transformOrigin:r})}),zC=({title:e,titleId:t,...n},r)=>j.createElement("svg",{width:24,height:24,xmlns:"http://www.w3.org/2000/svg",ref:r,"aria-labelledby":t,...n},e?j.createElement("title",{id:t},e):null,j.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.306 2.768c0-.424.344-.768.768-.768h.406C19.53 2 22 4.551 22 7.699c0 3.237-2.51 5.587-5.31 5.703-.84 1.595-2.478 2.677-4.36 2.677a4.845 4.845 0 0 1-3.146-1.163c-.6 1.783 0 3.922 1.79 4.99 1.929 1.149 4.395.467 5.508-1.524l.212-.378a.75.75 0 1 1 1.308.732l-.231.414c-1.524 2.725-4.9 3.66-7.54 2.085-2.716-1.618-3.432-5.037-2.129-7.599a5.22 5.22 0 0 1-.73-2.677c0-2.192 1.335-4.063 3.212-4.793-1.195-1.427-3.29-1.96-5.08-.892-1.928 1.15-2.589 3.696-1.475 5.687l.231.413a.75.75 0 0 1-1.308.732l-.212-.377c-1.524-2.726-.62-6.211 2.02-7.785 2.716-1.619 5.943-.55 7.44 1.897l.13-.001c2.739 0 4.96 2.292 4.96 5.12 0 .284-.023.563-.066.834 1.795-.354 3.288-1.96 3.288-4.095 0-2.3-1.805-4.163-4.032-4.163h-.406a.768.768 0 0 1-.768-.768Zm.496 8.191c0 .286-.033.564-.094.831a3.62 3.62 0 0 1-.672 1.415 3.425 3.425 0 0 1-2.706 1.338 3.402 3.402 0 0 1-2.384-.98 3.598 3.598 0 0 1-.852-1.306 3.677 3.677 0 0 1-.235-1.298c0-1.623 1.046-2.994 2.48-3.435a3.37 3.37 0 0 1 1.522-.107c1.665.264 2.94 1.75 2.94 3.542Z"})),FC=$.forwardRef(zC),BC=({title:e,titleId:t,...n},r)=>j.createElement("svg",{width:24,height:24,fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:r,"aria-labelledby":t,...n},e?j.createElement("title",{id:t},e):null,j.createElement("path",{d:"M19.763 16.432 13.516 5.864c-.674-1.152-2.358-1.152-3.049 0l-6.23 10.568C3.563 17.567 4.405 19 5.753 19H18.23c1.364 0 2.206-1.432 1.532-2.568ZM12 8.498c.539 0 .96.428.96.938v.066l-.32 4.708a.639.639 0 0 1-.64.592.639.639 0 0 1-.64-.592l-.32-4.708A.953.953 0 0 1 12 8.498Zm0 8.79c-.556 0-1.01-.444-1.01-.987 0-.544.454-.988 1.01-.988s1.01.444 1.01.988c0 .542-.454.987-1.01.987Z",fill:"#fff",fillOpacity:.56})),GC=$.forwardRef(BC),VC=({title:e,titleId:t,...n},r)=>j.createElement("svg",{width:24,height:24,fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:r,"aria-labelledby":t,...n},e?j.createElement("title",{id:t},e):null,j.createElement("path",{d:"M12.953 5.09a1.497 1.497 0 0 0-1.653-.518l-1.35.43a1.504 1.504 0 0 0-1.726-.376L2.858 6.97c-.736.321-1.06 1.155-.726 1.862.334.707 1.202 1.02 1.937.698l4.27-1.865 1.466 1.973v.402c0 .873-.627 1.63-1.512 1.827l-2.56.567c-1.329.295-2.27 1.431-2.27 2.74v.107c0 .26.22.469.489.469h11.117c1.329 0 2.618.435 3.656 1.233l1.665 1.28A1 1 0 0 0 22 17.47V11.062c0-.312-.108-.616-.308-.863l-3.415-4.218a1.5 1.5 0 0 0-1.618-.471l-.378.12-.866-.475a1.516 1.516 0 0 0-1.188-.114l-1.06.338-.214-.289Z"})),UC=$.forwardRef(VC),WC=ie.observer(({operationMode:e,anchorOrigin:t,transformOrigin:n,compact:r})=>{const{t:i}=fe.useTranslation(),o=R.useTheme(),s=$.useId();switch(e){case"OPERATION_MODE_AUTO":return y.jsxRuntimeExports.jsx(ut,{id:`operation-mode-auto-${s}`,icon:FC,title:i("SafetyBar.OperationMode.ti"),name:i("SafetyBar.OperationMode.Automatic.ti"),label:r?null:i("SafetyBar.OperationMode.Automatic.ti"),color:o.palette.text.secondary,explanation:y.jsxRuntimeExports.jsx(fe.Trans,{i18nKey:"SafetyBar.OperationMode.Auto.Explanation.lb",children:"The robot controller is in automatic operation mode. Automated movement without manual confirmation is possible in this mode."}),anchorOrigin:t,transformOrigin:n});case"OPERATION_MODE_MANUAL":case"OPERATION_MODE_MANUAL_T1":case"OPERATION_MODE_MANUAL_T2":return y.jsxRuntimeExports.jsx(ut,{id:`operation-mode-manual-${s}`,icon:UC,color:o.palette.warning.main,title:i("SafetyBar.OperationMode.ti"),name:i("SafetyBar.OperationMode.Manual.lb"),label:r?null:i("SafetyBar.OperationMode.Manual.lb"),explanation:y.jsxRuntimeExports.jsx(fe.Trans,{i18nKey:"SafetyBar.OperationMode.Manual.Explanation.lb",children:"The robot controller is in manual operation mode. On a physical robot, this generally indicates that an enabling switch must be held for the robot to move successfully."}),literalValue:e,anchorOrigin:t,transformOrigin:n});default:return y.jsxRuntimeExports.jsx(ut,{id:`operation-mode-error-${s}`,icon:GC,color:o.palette.warning.main,title:i("SafetyBar.OperationMode.ti"),name:i("SafetyBar.OperationMode.Error.lb"),label:r?null:i("SafetyBar.OperationMode.Error.lb"),explanation:y.jsxRuntimeExports.jsx(fe.Trans,{i18nKey:"SafetyBar.OperationMode.Error.Explanation.lb",children:"The robot controller has entered an unexpected operation mode. Motion group movement may not be possible."}),literalValue:e,anchorOrigin:t,transformOrigin:n})}}),HC=({title:e,titleId:t,...n},r)=>j.createElement("svg",{width:24,height:24,xmlns:"http://www.w3.org/2000/svg",ref:r,"aria-labelledby":t,...n},e?j.createElement("title",{id:t},e):null,j.createElement("path",{d:"M19.763 16.432 13.516 5.864c-.674-1.152-2.358-1.152-3.049 0l-6.23 10.568C3.563 17.567 4.405 19 5.753 19H18.23c1.364 0 2.206-1.432 1.532-2.568ZM12 8.498c.539 0 .96.428.96.938v.066l-.32 4.708a.639.639 0 0 1-.64.592.639.639 0 0 1-.64-.592l-.32-4.708A.953.953 0 0 1 12 8.498Zm0 8.79c-.556 0-1.01-.444-1.01-.987 0-.544.454-.988 1.01-.988s1.01.444 1.01.988c0 .542-.454.987-1.01.987Z"})),YC=$.forwardRef(HC),qC=({title:e,titleId:t,...n},r)=>j.createElement("svg",{width:24,height:24,xmlns:"http://www.w3.org/2000/svg",ref:r,"aria-labelledby":t,...n},e?j.createElement("title",{id:t},e):null,j.createElement("path",{d:"M10.24 10.636 12 13.764l1.76-3.128h-3.52Z"}),j.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18.364 12a6.364 6.364 0 1 1-12.728 0 6.364 6.364 0 0 1 12.728 0ZM7.909 9.273 12 16.546l4.09-7.273H7.91Z"}),j.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Zm-1.364 0a8.636 8.636 0 1 1-17.273 0 8.636 8.636 0 0 1 17.273 0Z"})),JC=$.forwardRef(qC),KC=({title:e,titleId:t,...n},r)=>j.createElement("svg",{width:24,height:24,fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:r,"aria-labelledby":t,...n},e?j.createElement("title",{id:t},e):null,j.createElement("path",{d:"M9.057 15.115c-1.681 0-3.111-.59-4.29-1.768C3.59 12.17 3 10.74 3 9.057c0-.29.021-.582.064-.876a4.1 4.1 0 0 1 .214-.844.78.78 0 0 1 .273-.36c.115-.077.244-.133.389-.168a.857.857 0 0 1 .437.008c.146.04.28.12.4.24l2.806 2.787 2.26-2.261-2.775-2.786a.903.903 0 0 1-.241-.405.875.875 0 0 1-.008-.442 1.13 1.13 0 0 1 .174-.389.82.82 0 0 1 .355-.273c.268-.107.548-.182.838-.224.29-.043.581-.064.871-.064 1.682 0 3.112.59 4.29 1.768 1.179 1.178 1.768 2.608 1.768 4.29 0 .444-.042.858-.126 1.241-.084.384-.21.755-.377 1.113l5.726 5.692A2.2 2.2 0 0 1 21 18.721a2.2 2.2 0 0 1-.662 1.617A2.2 2.2 0 0 1 18.72 21a2.173 2.173 0 0 1-1.617-.679l-5.692-5.709c-.372.161-.75.285-1.133.372-.383.087-.79.13-1.222.13Z",fill:"#fff",fillOpacity:.56})),XC=$.forwardRef(KC),ZC=({title:e,titleId:t,...n},r)=>j.createElement("svg",{width:24,height:24,fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:r,"aria-labelledby":t,...n},e?j.createElement("title",{id:t},e):null,j.createElement("path",{d:"m10.6 13.8-2.15-2.15a.948.948 0 0 0-.7-.275.948.948 0 0 0-.7.275.948.948 0 0 0-.275.7c0 .283.092.517.275.7L9.9 15.9c.2.2.433.3.7.3.267 0 .5-.1.7-.3l5.65-5.65a.948.948 0 0 0 .275-.7.948.948 0 0 0-.275-.7.948.948 0 0 0-.7-.275.948.948 0 0 0-.7.275L10.6 13.8ZM12 22a9.738 9.738 0 0 1-3.9-.788 10.099 10.099 0 0 1-3.175-2.137c-.9-.9-1.612-1.958-2.137-3.175A9.738 9.738 0 0 1 2 12c0-1.383.263-2.683.788-3.9a10.099 10.099 0 0 1 2.137-3.175c.9-.9 1.958-1.612 3.175-2.137A9.738 9.738 0 0 1 12 2c1.383 0 2.683.263 3.9.788a10.098 10.098 0 0 1 3.175 2.137c.9.9 1.613 1.958 2.137 3.175A9.738 9.738 0 0 1 22 12a9.738 9.738 0 0 1-.788 3.9 10.098 10.098 0 0 1-2.137 3.175c-.9.9-1.958 1.613-3.175 2.137A9.738 9.738 0 0 1 12 22Zm0-2c2.233 0 4.125-.775 5.675-2.325C19.225 16.125 20 14.233 20 12c0-2.233-.775-4.125-2.325-5.675C16.125 4.775 14.233 4 12 4c-2.233 0-4.125.775-5.675 2.325C4.775 7.875 4 9.767 4 12c0 2.233.775 4.125 2.325 5.675C7.875 19.225 9.767 20 12 20Z"})),QC=$.forwardRef(ZC),e5=({title:e,titleId:t,...n},r)=>j.createElement("svg",{width:24,height:24,xmlns:"http://www.w3.org/2000/svg",ref:r,"aria-labelledby":t,...n},e?j.createElement("title",{id:t},e):null,j.createElement("path",{d:"M9 16h6c.283 0 .52-.096.713-.287A.968.968 0 0 0 16 15V9a.967.967 0 0 0-.287-.713A.968.968 0 0 0 15 8H9a.968.968 0 0 0-.713.287A.968.968 0 0 0 8 9v6c0 .283.096.52.287.713.192.191.43.287.713.287Zm3 6a9.738 9.738 0 0 1-3.9-.788 10.099 10.099 0 0 1-3.175-2.137c-.9-.9-1.612-1.958-2.137-3.175A9.738 9.738 0 0 1 2 12c0-1.383.263-2.683.788-3.9a10.099 10.099 0 0 1 2.137-3.175c.9-.9 1.958-1.612 3.175-2.137A9.738 9.738 0 0 1 12 2c1.383 0 2.683.263 3.9.788a10.098 10.098 0 0 1 3.175 2.137c.9.9 1.613 1.958 2.137 3.175A9.738 9.738 0 0 1 22 12a9.738 9.738 0 0 1-.788 3.9 10.098 10.098 0 0 1-2.137 3.175c-.9.9-1.958 1.613-3.175 2.137A9.738 9.738 0 0 1 12 22Zm0-2c2.233 0 4.125-.775 5.675-2.325C19.225 16.125 20 14.233 20 12c0-2.233-.775-4.125-2.325-5.675C16.125 4.775 14.233 4 12 4c-2.233 0-4.125.775-5.675 2.325C4.775 7.875 4 9.767 4 12c0 2.233.775 4.125 2.325 5.675C7.875 19.225 9.767 20 12 20Z"})),t5=$.forwardRef(e5),n5=ie.observer(({safetyState:e,anchorOrigin:t,transformOrigin:n,compact:r})=>{const{t:i}=fe.useTranslation(),o=R.useTheme(),s=$.useId();switch(e){case"SAFETY_STATE_NORMAL":return y.jsxRuntimeExports.jsx(ut,{id:`safety-state-normal-${s}`,title:i("SafetyBar.SafetyState.ti"),name:i("SafetyBar.SafetyState.Normal.lb"),label:r?null:i("SafetyBar.SafetyState.Normal.lb"),icon:QC,color:o.palette.text.secondary,explanation:y.jsxRuntimeExports.jsx(fe.Trans,{i18nKey:"SafetyBar.SafetyState.Normal.Explanation.lb",children:"The robot controller is in a normal safety state. Movement is not prevented by this state."}),anchorOrigin:t,transformOrigin:n});case"SAFETY_STATE_DEVICE_EMERGENCY_STOP":case"SAFETY_STATE_ROBOT_EMERGENCY_STOP":return y.jsxRuntimeExports.jsx(ut,{id:`safety-state-estop-${s}`,title:i("SafetyBar.SafetyState.ti"),name:i("SafetyBar.SafetyState.Estop.lb"),label:r?null:i("SafetyBar.SafetyState.Estop.lb"),icon:JC,color:o.palette.error.main,explanation:y.jsxRuntimeExports.jsx(fe.Trans,{i18nKey:"SafetyBar.StopState.Estop.Explanation.lb",children:"An emergency stop of the robot controller has been triggered. Movement of the robot is no longer possible until the estop is released."}),literalValue:e,anchorOrigin:t,transformOrigin:n});case"SAFETY_STATE_STOP_0":case"SAFETY_STATE_STOP_1":case"SAFETY_STATE_STOP_2":case"SAFETY_STATE_PROTECTIVE_STOP":case"SAFETY_STATE_STOP":return y.jsxRuntimeExports.jsx(ut,{id:`safety-state-stop-${s}`,icon:t5,title:i("SafetyBar.SafetyState.ti"),name:i("SafetyBar.SafetyState.Stop.lb"),label:r?null:i("SafetyBar.SafetyState.Stop.lb"),color:o.palette.warning.main,explanation:y.jsxRuntimeExports.jsx(fe.Trans,{i18nKey:"SafetyBar.SafetyState.Stop.Explanation.lb",children:"The robot controller has entered a stop state. Movement is no longer possible until the stop state is resolved."}),literalValue:e,anchorOrigin:t,transformOrigin:n});case"SAFETY_STATE_REDUCED":case"SAFETY_STATE_MASTERING":case"SAFETY_STATE_CONFIRM_SAFETY":case"SAFETY_STATE_OPERATOR_SAFETY":case"SAFETY_STATE_RECOVERY":case"SAFETY_STATE_VIOLATION":return y.jsxRuntimeExports.jsx(ut,{id:`safety-state-manual-action-required-${s}`,icon:XC,color:o.palette.warning.main,title:i("SafetyBar.SafetyState.ti"),name:i("SafetyBar.SafetyState.ManualActionRequired.lb"),label:r?null:i("SafetyBar.SafetyState.ManualActionRequired.lb"),explanation:y.jsxRuntimeExports.jsx(fe.Trans,{i18nKey:"SafetyBar.SafetyState.ManualActionRequired.Explanation.lb",children:"The robot controller has entered a safety state requiring manual action to resolve."}),literalValue:e,anchorOrigin:t,transformOrigin:n});case"SAFETY_STATE_UNKNOWN":case"SAFETY_STATE_FAULT":return y.jsxRuntimeExports.jsx(ut,{id:`safety-state-error-${s}`,icon:YC,color:o.palette.error.main,title:i("SafetyBar.SafetyState.ti"),name:i("SafetyBar.SafetyState.Error.lb"),label:r?null:i("SafetyBar.SafetyState.Error.lb"),explanation:y.jsxRuntimeExports.jsx(fe.Trans,{i18nKey:"SafetyBar.SafetyState.Error.Explanation.lb",children:"The robot controller has entered an unexpected safety state."}),literalValue:e,anchorOrigin:t,transformOrigin:n});default:pu.assertUnreachable(e,`Unknown safety state ${e}`)}}),r5=y.externalizeComponent(ie.observer(({isVirtual:e,motionGroupId:t,operationMode:n,safetyState:r,anchorOrigin:i,transformOrigin:o,compact:s=!0})=>{const a=s?1:2;return y.jsxRuntimeExports.jsxs(R.Stack,{direction:"row",gap:a,alignItems:"center",sx:{height:"24px"},children:[y.jsxRuntimeExports.jsx(n5,{safetyState:r,anchorOrigin:i,transformOrigin:o,compact:s}),y.jsxRuntimeExports.jsx(R.Divider,{orientation:"vertical",flexItem:!0}),y.jsxRuntimeExports.jsx(WC,{operationMode:n,anchorOrigin:i,transformOrigin:o,compact:s}),y.jsxRuntimeExports.jsx(R.Divider,{orientation:"vertical",flexItem:!0}),y.jsxRuntimeExports.jsx(NC,{isVirtual:e,motionGroupId:t,anchorOrigin:i,transformOrigin:o,compact:s})]})})),i5=R.styled(R.Fab,{shouldForwardProp:e=>e!=="selected"})(({theme:e})=>{var t,n,r;return{borderRadius:"20px","&:hover":{background:(t=e.palette.backgroundPaperElevation)==null?void 0:t[7]},variants:[{props:({selected:i})=>!i,style:{background:(n=e.palette.backgroundPaperElevation)==null?void 0:n[0],color:e.palette.action.disabled,"> img":{opacity:.4}}},{props:({selected:i})=>i,style:{background:(r=e.palette.backgroundPaperElevation)==null?void 0:r[11],border:`1px solid ${e.palette.divider}`,color:e.palette.primary.contrastText}}]}}),o5=e=>{const{ref:t,...n}=e;return y.jsxRuntimeExports.jsx(i5,{ref:t,selected:e.selected,...n,color:"secondary",variant:"circular"})};function s5(e){const{children:t,value:n,index:r,...i}=e;return y.jsxRuntimeExports.jsx("div",{role:"tabpanel",hidden:n!==r,id:`tabpanel-${r}`,"aria-labelledby":`tab-${r}`,...i,children:n===r&&y.jsxRuntimeExports.jsx(R.Box,{children:t})})}function a5({children:e,...t}){const{fullWidth:n,indicator:r,onChange:i,orientation:o,scrollButtons:s,selectionFollowsFocus:a,textColor:l,value:c,variant:u,...d}=t;return y.jsxRuntimeExports.jsx(R.Box,{...d,children:e})}const l5=y.externalizeComponent(ie.observer(e=>{const{items:t,activeTab:n,defaultActiveTab:r=0,onTabChange:i,sx:o,ref:s}=e,a=n!==void 0,[l,c]=$.useState(r),u=a?n:l;$.useEffect(()=>{a||t.length!==0&&(l<0||l>t.length-1)&&c(0)},[t.length,a,l]);const d=(h,f)=>{a||c(f),i==null||i(f)};return y.jsxRuntimeExports.jsxs(R.Box,{ref:s,sx:{height:"100%",display:"flex",flexDirection:"column",...o},children:[y.jsxRuntimeExports.jsx(R.Box,{sx:{px:0,py:0,overflow:"visible",position:"relative",paddingTop:h=>h.spacing(2),paddingRight:h=>h.spacing(2.5)},children:y.jsxRuntimeExports.jsx(R.Tabs,{value:u,onChange:d,sx:{minHeight:"32px",backgroundColor:"transparent",overflow:"visible","& .MuiTabs-indicator":{display:"none"},"& .MuiTabs-flexContainer":{gap:2,overflow:"visible",paddingTop:0,paddingBottom:0},"& .MuiTabs-scroller":{overflow:"visible !important"},"& .MuiTab-root":{overflow:"visible"}},children:t.map((h,f)=>{var E,_,S;const m=()=>{if(!h.badge)return;const T=h.badge.content,A=h.badge.max;return typeof T=="number"&&A&&T>A?`${A}+`:T},p=()=>{if(!h.badge)return!1;const T=h.badge.content,A=h.badge.showZero;return!(T===0&&!A)},g=m(),v=p(),C=()=>{a||c(f),i==null||i(f)},w=y.jsxRuntimeExports.jsx(R.Tab,{label:h.label,icon:h.icon,iconPosition:"start",disableRipple:!0,onClick:C,sx:{minHeight:"32px",height:"32px",padding:"0px 10px",borderRadius:"12px",backgroundColor:T=>{var A;return((A=T.palette.backgroundPaperElevation)==null?void 0:A[11])||"#32344B"},color:"text.primary",opacity:u===f?1:.38,fontSize:"13px",transition:"all 0.2s ease-in-out",position:"relative",overflow:"visible","&:hover":{opacity:u===f?1:.6},"&.Mui-selected":{opacity:1,backgroundColor:T=>{var A;return((A=T.palette.backgroundPaperElevation)==null?void 0:A[11])||"#32344B"},color:"text.primary"},"&:focus":{outline:"none"},"&:active":{transform:"none"}}},h.id);return v?y.jsxRuntimeExports.jsx(a5,{component:"span",sx:{display:"inline-flex"},children:y.jsxRuntimeExports.jsx(R.Badge,{badgeContent:g,color:((E=h.badge)==null?void 0:E.color)||"error",max:(_=h.badge)==null?void 0:_.max,showZero:(S=h.badge)==null?void 0:S.showZero,anchorOrigin:{vertical:"top",horizontal:"right"},overlap:"rectangular",sx:{"& .MuiBadge-badge":{opacity:"1 !important"}},children:w})},h.id):w})})}),y.jsxRuntimeExports.jsx(R.Box,{sx:{mt:h=>h.spacing(2),borderBottom:1,borderColor:"divider"}}),y.jsxRuntimeExports.jsx(R.Box,{sx:{flex:1,overflow:"auto"},children:t.map((h,f)=>y.jsxRuntimeExports.jsx(s5,{value:u,index:f,children:h.content},h.id))})]})})),c5=e=>{const t=Math.floor(e/86400),n=Math.floor(e%86400/3600),r=Math.floor(e%3600/60),i=e%60,o=[];return t>0?(o.push(t.toString()),o.push(n.toString().padStart(2,"0")),o.push(r.toString().padStart(2,"0")),o.push(i.toString().padStart(2,"0"))):n>0?(o.push(n.toString()),o.push(r.toString().padStart(2,"0")),o.push(i.toString().padStart(2,"0"))):(o.push(r.toString()),o.push(i.toString().padStart(2,"0"))),o.join(":")},du=(e,t)=>{const n=Math.floor(e/86400),r=Math.floor(e%86400/3600),i=Math.floor(e%3600/60),o=e%60;if(typeof Intl<"u"&&"DurationFormat"in Intl)try{const a={};return n>0&&(a.days=n),r>0&&(a.hours=r),i>0&&(a.minutes=i),(o>0||Object.keys(a).length===0)&&(a.seconds=o),new Intl.DurationFormat(t,{style:"narrow"}).format(a)}catch{}const s=[];return n>0&&s.push(`${n}d`),r>0&&s.push(`${r}h`),i>0&&s.push(`${i}m`),(o>0||s.length===0)&&s.push(`${o}s`),s.join(" ")},u5=({timerState:e,animationState:t,hasError:n,className:r})=>{const{t:i}=fe.useTranslation(),o=Fu(),{elapsedTime:s,currentProgress:a}=e,{showErrorAnimation:l,showPauseAnimation:c,showMainText:u}=t;return y.jsxRuntimeExports.jsxs(R.Box,{className:r,sx:{position:"relative",width:264,height:264,display:"flex",alignItems:"center",justifyContent:"center"},children:[y.jsxRuntimeExports.jsx(tf.Gauge,{width:264,height:264,value:a,valueMin:0,valueMax:100,innerRadius:"85%",outerRadius:"100%",margin:0,skipAnimation:!0,text:()=>"",sx:{opacity:c||l?.6:1,transition:"opacity 0.5s ease-out","& .MuiGauge-valueArc":{fill:n?o.palette.error.light:o.palette.success.main,transition:"fill 0.5s ease-out"},"& .MuiGauge-referenceArc":{fill:"#171927",stroke:"transparent",strokeWidth:0,transition:"fill 0.5s ease-out, stroke 0.5s ease-out, stroke-width 0.5s ease-out"},"& .MuiGauge-valueText":{display:"none"},"& .MuiGauge-text":{display:"none"}}}),y.jsxRuntimeExports.jsx(R.Box,{sx:{position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%)",width:225,height:225,borderRadius:"50%",backgroundColor:"#292B3F",display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",textAlign:"center",gap:1,transition:"background-color 0.5s ease-out"},children:y.jsxRuntimeExports.jsxs(R.Box,{sx:{position:"relative",height:"48px",display:"flex",alignItems:"center",justifyContent:"center",marginBottom:.5},children:[y.jsxRuntimeExports.jsx(R.Fade,{in:u&&n,timeout:200,children:y.jsxRuntimeExports.jsx(R.Typography,{variant:"h6",sx:{position:"absolute",fontSize:"16px",fontWeight:500,color:o.palette.error.light},children:i("timer.error")})}),y.jsxRuntimeExports.jsx(R.Fade,{in:u&&!n,timeout:300,children:y.jsxRuntimeExports.jsx(R.Typography,{variant:"h1",sx:{position:"absolute",fontSize:"48px",fontWeight:500,color:o.palette.text.primary,lineHeight:1,letterSpacing:"-0.5px"},children:c5(s)})})]})})]})},d5=({timerState:e,animationState:t,hasError:n,compact:r,className:i})=>{const{t:o,i18n:s}=fe.useTranslation(),a=Fu(),{elapsedTime:l,currentProgress:c}=e,{showErrorAnimation:u,showPauseAnimation:d}=t;return r?y.jsxRuntimeExports.jsx(R.Box,{className:i,sx:{display:"flex",alignItems:"center",m:0},children:y.jsxRuntimeExports.jsx(R.Typography,{variant:"body2",sx:{color:n?a.palette.error.light:a.palette.text.primary,fontSize:"14px",transition:"color 0.5s ease-out"},children:n?o("timer.error"):du(l,s.language)})}):y.jsxRuntimeExports.jsxs(R.Box,{className:i,sx:{display:"flex",alignItems:"center",m:0,gap:1},children:[y.jsxRuntimeExports.jsx(R.Box,{sx:{width:20,height:20,display:"flex",alignItems:"center",justifyContent:"center",opacity:d||u?.6:1,transition:"opacity 0.5s ease-out"},children:y.jsxRuntimeExports.jsxs("svg",{width:"20",height:"20",viewBox:"0 0 20 20",style:{transform:"rotate(-90deg)"},role:"img","aria-label":"Timer progress",children:[y.jsxRuntimeExports.jsx("circle",{cx:"10",cy:"10",r:"8",fill:"none",stroke:n?a.palette.error.light:a.palette.success.main,strokeWidth:"2",opacity:.3,style:{transition:"stroke 0.8s ease-in-out, opacity 2s ease-in-out"}}),y.jsxRuntimeExports.jsx("circle",{cx:"10",cy:"10",r:"8",fill:"none",stroke:n?a.palette.error.light:a.palette.success.main,strokeWidth:"2",strokeLinecap:"round",strokeDasharray:`${2*Math.PI*8}`,strokeDashoffset:`${2*Math.PI*8*(1-c/100)}`,style:{transition:"stroke-dashoffset 0.1s ease-out, stroke 0.8s ease-in-out, opacity 2s ease-in-out"}})]})}),y.jsxRuntimeExports.jsx(R.Typography,{variant:"body2",sx:{color:n?a.palette.error.light:a.palette.text.primary,fontSize:"14px",lineHeight:"normal",letterSpacing:"normal",transition:"color 0.8s ease-in-out, font-size 0.3s ease-out, opacity 2s ease-in-out"},children:n?o("timer.error"):du(l,s.language)})]})},h5=()=>{const[e,t]=$.useState({showPauseAnimation:!1,showErrorAnimation:!1,showMainText:!0}),n=$.useRef(null),r=$.useRef(null),i=$.useRef(null),o=$.useCallback(()=>{t(d=>({...d,showPauseAnimation:!0})),n.current&&clearTimeout(n.current),n.current=setTimeout(()=>{t(d=>({...d,showPauseAnimation:!1}))},800)},[]),s=$.useCallback(()=>{t(d=>({...d,showErrorAnimation:!0})),r.current&&clearTimeout(r.current),r.current=setTimeout(()=>{t(d=>({...d,showErrorAnimation:!1}))},600)},[]),a=$.useCallback(()=>{t(d=>({...d,showErrorAnimation:!1})),r.current&&clearTimeout(r.current)},[]),l=$.useCallback(()=>{t(d=>({...d,showMainText:!1})),i.current&&clearTimeout(i.current),i.current=setTimeout(()=>{t(d=>({...d,showMainText:!0}))},200)},[]),c=$.useCallback(()=>{t(d=>({...d,showMainText:!0}))},[]),u=$.useCallback(()=>{n.current&&clearTimeout(n.current),r.current&&clearTimeout(r.current),i.current&&clearTimeout(i.current)},[]);return{animationState:e,triggerPauseAnimation:o,triggerErrorAnimation:s,clearErrorAnimation:a,triggerFadeTransition:l,setInitialAnimationState:c,cleanup:u}},f5=({autoStart:e,hasError:t,onPauseAnimation:n,onErrorAnimation:r,onClearErrorAnimation:i})=>{const[o,s]=$.useState({elapsedTime:0,isRunning:!1,isPausedState:!1,currentProgress:0,wasRunningBeforeError:!1}),a=$.useRef(null),l=$.useRef(null),c=$.useRef(0),u=$.useRef(0),[d]=de.useInterpolation([0],{tension:80,friction:18,onChange:([v])=>{s(C=>({...C,currentProgress:v}))}}),h=$.useCallback((v=0)=>{const C=v/60%1*100;s(w=>({...w,elapsedTime:v,isPausedState:!1,currentProgress:C})),c.current=0,u.current=C,d.setImmediate([C]),e?(l.current=Date.now()-v*1e3,s(w=>({...w,isRunning:!0}))):l.current=null},[e,d]),f=$.useCallback(()=>{if(l.current&&o.isRunning){const C=(Date.now()-l.current)/1e3+c.current,w=C/60%1*100;d.setTarget([w]),s(E=>({...E,elapsedTime:Math.floor(C)}))}s(v=>({...v,isRunning:!1,isPausedState:!0})),n()},[o.isRunning,d,n]),m=$.useCallback(()=>{o.isPausedState&&(c.current=o.elapsedTime,l.current=Date.now(),s(v=>({...v,isRunning:!0,isPausedState:!1})))},[o.isPausedState,o.elapsedTime]),p=$.useCallback(()=>{s(v=>({...v,elapsedTime:0,isRunning:!1,isPausedState:!1,currentProgress:0})),c.current=0,l.current=null,u.current=0,d.setImmediate([0])},[d]),g=$.useCallback(()=>o.isPausedState,[o.isPausedState]);return $.useEffect(()=>{t?(o.isRunning&&(s(v=>({...v,wasRunningBeforeError:!0})),f()),r()):(o.wasRunningBeforeError&&!o.isRunning&&(s(v=>({...v,wasRunningBeforeError:!1})),m()),i())},[t,o.isRunning,o.wasRunningBeforeError,f,m,r,i]),$.useEffect(()=>{if(o.isRunning){const v=()=>{if(l.current){const w=(Date.now()-l.current)/1e3+c.current,E=w/60%1*100;s(S=>({...S,elapsedTime:Math.floor(w)})),Math.abs(E-u.current)>.1&&(d.setTarget([E]),u.current=E)}a.current=requestAnimationFrame(v)};a.current=requestAnimationFrame(v)}else a.current&&(cancelAnimationFrame(a.current),a.current=null);return()=>{a.current&&(cancelAnimationFrame(a.current),a.current=null)}},[o.isRunning,d]),$.useEffect(()=>{let v=null;const C=()=>{d.update(),v=requestAnimationFrame(C)};return v=requestAnimationFrame(C),()=>{v&&cancelAnimationFrame(v)}},[d]),{timerState:o,controls:{start:h,pause:f,resume:m,reset:p,isPaused:g}}},p5=y.externalizeComponent(ie.observer(({onTimerReady:e,autoStart:t=!0,variant:n="default",compact:r=!1,className:i,hasError:o=!1})=>{const{animationState:s,triggerPauseAnimation:a,triggerErrorAnimation:l,clearErrorAnimation:c,setInitialAnimationState:u,cleanup:d}=h5(),{timerState:h,controls:f}=f5({autoStart:t,hasError:o,onPauseAnimation:a,onErrorAnimation:l,onClearErrorAnimation:c});return $.useEffect(()=>{u()},[u]),$.useEffect(()=>{let m=!0;const p=setTimeout(()=>{m&&e(f)},0);return()=>{m=!1,clearTimeout(p)}},[e,f]),$.useEffect(()=>d,[d]),n==="small"?y.jsxRuntimeExports.jsx(d5,{timerState:h,animationState:s,hasError:o,compact:r,className:i}):y.jsxRuntimeExports.jsx(u5,{timerState:h,animationState:s,hasError:o,className:i})})),hu=1e-4,m5={a:0,d:0,alpha:0,theta:0,reverse_rotation_direction:!1};class Pi{constructor(t,n,r,i,o,s,a,l,c,u){this.nova=t,this.controller=n,this.motionGroup=r,this.initialMotionState=i,this.motionStateSocket=o,this.isVirtual=s,this.tcps=a,this.description=l,this.initialControllerState=c,this.controllerStateSocket=u,this.connectedJoggingSocket=null,this.joggingVelocity=10,this.activationState="inactive",this.rapidlyChangingMotionState=i,this.controllerState=c,u.addEventListener("message",d=>{var f;const h=(f=Te.tryParseJson(d.data))==null?void 0:f.result;h&&he.runInAction(()=>{this.controllerState=h})}),o.addEventListener("message",d=>{var f;const h=(f=Te.tryParseJson(d.data))==null?void 0:f.result;if(!h)throw new Error(`Failed to get motion state for ${this.motionGroupId}: ${d.data}`);La(this.rapidlyChangingMotionState.joint_position,h.joint_position,hu)||he.runInAction(()=>{this.rapidlyChangingMotionState.joint_position=h.joint_position}),Na(this.rapidlyChangingMotionState,h,hu)||he.runInAction(()=>{this.rapidlyChangingMotionState.tcp_pose=h.tcp_pose}),this.rapidlyChangingMotionState.standstill!==h.standstill&&he.runInAction(()=>{this.rapidlyChangingMotionState.standstill=h.standstill})}),he.makeAutoObservable(this)}static async connectMultiple(t,n){return Promise.all(n.map(r=>Pi.connect(t,r)))}static async connect(t,n){var v,C;const[r,i]=n.split("@"),o=await t.api.controller.getCurrentRobotControllerState(i),s=o==null?void 0:o.motion_groups.find(w=>w.motion_group===n);if(!o||!s)throw new Error(`Controller ${i} or motion group ${n} not found`);const a=t.openReconnectingWebsocket(`/controllers/${i}/motion-groups/${n}/state-stream`),l=await a.firstMessage(),c=(v=Te.tryParseJson(l.data))==null?void 0:v.result;if(!c)throw new Error(`Unable to parse initial motion state message ${l.data}`);console.log(`Connected motion state websocket to motion group ${s.motion_group}. Initial state:
131
+ `,c);const d=(await t.api.controller.getRobotController(o.controller)).configuration.kind==="VirtualController",h=await t.api.motionGroup.getMotionGroupDescription(i,s.motion_group),f=Object.entries(h.tcps||{}).map(([w,E])=>({id:w,readable_name:E.name,position:E.pose.position,orientation:E.pose.orientation})),m=t.openReconnectingWebsocket(`/controllers/${o.controller}/state-stream?response_rate=1000`),p=await m.firstMessage(),g=(C=Te.tryParseJson(p.data))==null?void 0:C.result;if(!g)throw new Error(`Unable to parse initial controller state message ${p.data}`);return console.log(`Connected controller state websocket to controller ${o.controller}. Initial state:
132
+ `,g),new Pi(t,o,s,c,a,d,f,h,g,m)}get motionGroupId(){return this.motionGroup.motion_group}get controllerId(){return this.controller.controller}get modelFromController(){return this.description.motion_group_model}get wandelscriptIdentifier(){const t=this.motionGroupId.split("@")[0];return`${this.controllerId.replace(/-/g,"_")}_${t}`}get joggingVelocityRads(){return this.joggingVelocity*Math.PI/180}get joints(){return this.initialMotionState.joint_position.map((t,n)=>({index:n}))}get dhParameters(){if(this.description.dh_parameters!==void 0)return this.description.dh_parameters.map(t=>({...m5,...t}))}get safetyZones(){return this.description.safety_zones}get mountingPosition(){var t,n,r;return this.description.mounting?[(((t=this.description.mounting.position)==null?void 0:t[0])||0)/1e3,(((n=this.description.mounting.position)==null?void 0:n[1])||0)/1e3,(((r=this.description.mounting.position)==null?void 0:r[2])||0)/1e3]:[0,0,0]}get mountingQuaternion(){var i,o,s,a,l,c;const t=new Ha.Vector3(((o=(i=this.description.mounting)==null?void 0:i.orientation)==null?void 0:o[0])||0,((a=(s=this.description.mounting)==null?void 0:s.orientation)==null?void 0:a[1])||0,((c=(l=this.description.mounting)==null?void 0:l.orientation)==null?void 0:c[2])||0),n=t.length(),r=t.normalize();return new Ha.Quaternion().setFromAxisAngle(r,n)}get isEstopActive(){return["SAFETY_STATE_ROBOT_EMERGENCY_STOP","SAFETY_STATE_DEVICE_EMERGENCY_STOP"].includes(this.controllerState.safety_state)}get isMoveableSafetyState(){return["SAFETY_STATE_NORMAL","SAFETY_STATE_REDUCED"].includes(this.controllerState.safety_state)}get isMoveableOperationMode(){return["OPERATION_MODE_AUTO","OPERATION_MODE_MANUAL","OPERATION_MODE_MANUAL_T1","OPERATION_MODE_MANUAL_T2"].includes(this.controllerState.operation_mode)}get canBeMoved(){return this.isMoveableSafetyState&&this.isMoveableOperationMode&&this.activationState==="active"}async deactivate(){if(this.activationState!=="active"){console.error("Tried to deactivate while already deactivating");return}he.runInAction(()=>{this.activationState="deactivating"});try{await this.nova.api.controller.setDefaultMode(this.controllerId,"ROBOT_SYSTEM_MODE_MONITOR"),he.runInAction(()=>{this.activationState="inactive"})}catch(t){throw he.runInAction(()=>{this.activationState="active"}),t}}async activate(){if(this.activationState!=="inactive"){console.error("Tried to activate while already activating");return}he.runInAction(()=>{this.activationState="activating"});try{await this.nova.api.controller.setDefaultMode(this.controllerId,"ROBOT_SYSTEM_MODE_CONTROL"),he.runInAction(()=>{this.activationState="active"})}catch(t){throw he.runInAction(()=>{this.activationState="inactive"}),t}}toggleActivation(){this.activationState==="inactive"?this.activate():this.activationState==="active"&&this.deactivate()}dispose(){this.motionStateSocket.close(),this.connectedJoggingSocket&&this.connectedJoggingSocket.close()}setJoggingVelocity(t){this.joggingVelocity=t}}function Yh(){var t,n,r,i,o,s,a;const e=R.createTheme({palette:{mode:"dark",text:{primary:"rgba(255, 255, 255, 1)",secondary:"rgba(255, 255, 255, 0.7)",disabled:"rgba(255, 255, 255, 0.38)"},primary:{main:"rgba(142, 86, 252, 1)",dark:"rgba(136, 58, 255, 1)",light:"rgba(157, 131, 246, 1)",contrastText:"rgba(255, 255, 255, 0.87)"},secondary:{main:"rgba(255, 255, 255, 1)",dark:"rgba(255, 255, 255, 0.06)",contrastText:"rgba(255, 255, 255, 0.87)"},tertiary:{main:"rgba(100, 255, 218, 1)",dark:"rgba(38, 166, 154, 1)",light:"rgba(167, 255, 235, 1)",contrastText:"rgba(0, 0, 0, 1)"},error:{main:"rgba(239, 83, 80, 1)",dark:"rgba(229, 57, 53, 1)",light:"rgba(239, 154, 154, 1)",contrastText:"rgba(255, 255, 255, 1)"},warning:{main:"rgba(255, 171, 64, 1)",dark:"rgba(255, 145, 0, 1)",light:"rgba(255, 209, 128, 1)",contrastText:"rgba(0, 0, 0, 0.87)"},success:{main:"rgba(38, 166, 154, 1)",dark:"rgba(0, 121, 107, 1)",light:"rgba(128, 203, 196, 1)",contrastText:"rgba(255, 255, 255, 0.87)"},background:{default:"rgba(2, 6, 23, 1)",paper:"rgba(17, 19, 31, 1)"},action:{active:"rgba(255, 255, 255, 0.56)",hover:"rgba(255, 255, 255, 0.08)",selected:"rgba(255, 255, 255, 0.16)",disabledBackground:"rgba(255, 255, 255, 0.12)",focus:"rgba(255, 255, 255, 0.12)",disabled:"rgba(255, 255, 255, 0.38)"},common:{white:"rgba(255, 255, 255, 1)",black:"rgba(0, 0, 0, 1)"},divider:"rgba(255, 255, 255, 0.12)",backgroundPaperElevation:{0:"rgba(17,19,31,1.0)",1:"rgba(20,22,35,1.0)",2:"rgba(23,25,39,1.0)",3:"rgba(26,28,43,1.0)",4:"rgba(29,31,47,1.0)",5:"rgba(32,34,51,1.0)",6:"rgba(35,37,55,1.0)",7:"rgba(38,40,59,1.0)",8:"rgba(41,43,63,1.0)",9:"rgba(44,46,67,1.0)",10:"rgba(47,49,71,1.0)",11:"rgba(50,52,75,1.0)",12:"rgba(53,55,79,1.0)",13:"rgba(56,58,83,1.0)",14:"rgba(59,61,87,1.0)",15:"rgba(62,64,91,1.0)",16:"rgba(57,63,87,1.0)"}},paletteExt:{primary:{hover:"rgba(142, 86, 252, 0.08)",selected:"rgba(142, 86, 252, 0.16)",focus:"rgba(142, 86, 252, 0.12)",focusVisible:"rgba(142, 86, 252, 0.3)",outlineBorder:"rgba(142, 86, 252, 0.5)"},secondary:{tonal:"rgba(255,255,255,0.1)"}}});return{...e,components:{MuiCssBaseline:{styleOverrides:{"html, body, *":{scrollbarWidth:"none",msOverflowStyle:"none"},"html:hover, body:hover, *:hover":{scrollbarWidth:"thin",scrollbarColor:`${e.palette.divider} transparent`},".MuiDataGrid-panelContent":{borderRadius:"16px !important","& .MuiPaper-root":{borderRadius:"16px !important"}},".MuiDataGrid-filterForm":{borderRadius:"16px !important","& .MuiInputBase-root":{borderRadius:"16px !important","& fieldset":{borderRadius:"16px !important"},"& .MuiOutlinedInput-notchedOutline":{borderRadius:"16px !important"}},"& .MuiTextField-root":{"& .MuiInputBase-root":{borderRadius:"16px !important","& fieldset":{borderRadius:"16px !important"},"& .MuiOutlinedInput-notchedOutline":{borderRadius:"16px !important"}}}},".MuiDataGrid-filterFormValueInput":{"& .MuiInputBase-root":{borderRadius:"16px !important","& fieldset":{borderRadius:"16px !important"},"& .MuiOutlinedInput-notchedOutline":{borderRadius:"16px !important"}}}}},MuiDataGrid:{styleOverrides:{root:{},panelContent:{borderRadius:"16px !important"},filterForm:{"& .MuiInputBase-root":{borderRadius:"10px !important","& fieldset":{borderRadius:"10px !important"},"& .MuiOutlinedInput-notchedOutline":{borderRadius:"10px !important"}}},filterFormValueInput:{"& .MuiInputBase-root":{borderRadius:"10px !important","& fieldset":{borderRadius:"10px !important"},"& .MuiOutlinedInput-notchedOutline":{borderRadius:"10px !important"}}}}},MuiButton:{styleOverrides:{root:{textTransform:"none",borderRadius:"10px"}},variants:[{props:{color:"secondary",variant:"contained"},style:{border:`1px solid ${e.palette.divider}`,background:(r=(n=(t=e.paletteExt)==null?void 0:t.secondary)==null?void 0:n.tonal)==null?void 0:r.toString()}},{props:{color:"secondary",variant:"outlined"},style:{border:`1px solid ${e.palette.divider}`}}]},MuiTab:{styleOverrides:{root:{textTransform:"none",color:e.palette.text.secondary,"&.Mui-selected":{color:e.palette.text.primary}}}},MuiTabs:{styleOverrides:{root:{background:(i=e.palette.backgroundPaperElevation)==null?void 0:i[1]}}},MuiToggleButtonGroup:{styleOverrides:{root:{".MuiToggleButtonGroup-firstButton":{borderRadius:"10px 0 0 10px"},".MuiToggleButtonGroup-lastButton":{borderRadius:"0 10px 10px 0"}}}},MuiToggleButton:{styleOverrides:{root:{textTransform:"none",padding:"6px 16px"}}},MuiSelect:{variants:[{props:{variant:"filled"},style:{borderRadius:"10px","::before, ::after":{visibility:"collapse"},".MuiInputBase-input":{padding:"6px 16px",borderRadius:"10px"}}}]},MuiDrawer:{styleOverrides:{paper:{border:"none",boxShadow:"4px 0 8px -4px rgba(0, 0, 0, 0.3)"}}},MuiFab:{styleOverrides:{root:{background:(s=(o=e.paletteExt)==null?void 0:o.secondary)==null?void 0:s.tonal}},variants:[{props:{color:"primary"},style:{background:e.palette.primary.main}}]}},componentsExt:{JoggingPanel:{JoggingCartesian:{Axis:{X:{backgroundColor:"rgba(215, 66, 56, 1)",borderColor:"rgba(215, 66, 56, 1)",buttonBackgroundColor:{default:"rgba(241, 77, 66, 1)",pressed:"rgba(138, 41, 35, 1)",hovered:"rgba(241, 77, 66, 1)",disabled:"rgba(241, 77, 66, 1)"},color:"rgba(255, 198, 198, 1)",labelColor:e.palette.text.primary},Y:{backgroundColor:"rgba(20, 151, 108, 1)",borderColor:"rgba(20, 151, 108, 1)",buttonBackgroundColor:{default:"rgba(28, 188, 135, 1)",pressed:"rgba(11, 89, 63, 1)",disabled:"rgba(28, 188, 135, 1)",hovered:"rgba(28, 188, 135, 1)"},color:"rgba(215, 255, 242, 1)",labelColor:e.palette.text.primary},Z:{backgroundColor:"rgba(1, 87, 155, 1)",borderColor:"rgba(1, 87, 155, 1)",buttonBackgroundColor:{default:"rgba(2, 136, 209, 1)",pressed:"rgba(2, 64, 114, 1)",disabled:"rgba(2, 136, 209, 1)",hovered:"rgba(2, 136, 209, 1)"},color:"rgba(210, 239, 255, 1)",labelColor:e.palette.text.primary}}},JoggingJoint:{Joint:{arrowColor:e.palette.text.primary}},VelocitySlider:{sliderLegendColor:e.palette.text.primary}},WandelscriptEditor:{monacoTheme:{base:"vs-dark",inherit:!0,rules:[{token:"keyword",foreground:"#b349a9ff"}],colors:{"editor.background":R.rgbToHex(((a=e.palette.backgroundPaperElevation)==null?void 0:a[5])??""),"editor.foreground":"#d4d4d4","editorLineNumber.foreground":"#797979","editorLineNumber.activeForeground":"#e9e9e9","editor.lineHighlightBorder":"#e9e9e911"}}}}}}function g5(){const e=Yh();return e.palette.mode="light",e}function y5(e){var r,i,o,s;let t=!0;((r=e.palette)==null?void 0:r.mode)==="light"?t=!1:((i=e.palette)==null?void 0:i.mode)!=="dark"&&(t=!(typeof window<"u"&&((s=(o=window.matchMedia)==null?void 0:o.call(window,"(prefers-color-scheme: light)"))==null?void 0:s.matches)));const n=t?Yh():g5();return zu(n,e)}exports.AppHeader=_f;exports.ConnectedMotionGroup=Pi;exports.CycleTimer=jS;exports.JoggerConnection=xo;exports.JoggingCartesianAxisControl=_s;exports.JoggingJointRotationControl=yh;exports.JoggingPanel=bC;exports.JoggingStore=Eo;exports.LogPanel=MC;exports.LogStore=Uh;exports.LogViewer=Wh;exports.MotionStreamConnection=yo;exports.NoMotionGroupModal=IC;exports.PoseCartesianValues=SC;exports.PoseJointValues=wC;exports.RobotListItem=OC;exports.RobotSetupReadinessIndicator=Hh;exports.RobotSetupReadinessState=Wa;exports.SafetyBar=r5;exports.SelectableFab=o5;exports.TabBar=l5;exports.Timer=p5;exports.VelocitySlider=Bh;exports.VelocitySliderLabel=Ua;exports.WandelbotsDataGrid=ph;exports.createDebugMessage=EC;exports.createErrorMessage=_C;exports.createInfoMessage=TC;exports.createLogMessage=Or;exports.createNovaMuiTheme=y5;exports.createWarningMessage=CC;exports.jointValuesEqual=La;exports.poseEqual=xh;exports.tcpMotionEqual=Na;exports.unwrapRotationVector=bh;
133
+ //# sourceMappingURL=theming-BQcKj8Gp.cjs.map