@wandelbots/wandelbots-js-react-components 2.28.0 → 2.29.0-pr.feature-add-cycle-timer.368.cb225d2
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.
- package/dist/components/CycleTimer.d.ts +79 -0
- package/dist/components/CycleTimer.d.ts.map +1 -0
- package/dist/components/ProgramControl.d.ts +43 -0
- package/dist/components/ProgramControl.d.ts.map +1 -0
- package/dist/components/jogging/JoggingStore.d.ts +1 -1
- package/dist/index.cjs +82 -34
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.ts +2 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +16622 -8526
- package/dist/index.js.map +1 -1
- package/package.json +2 -1
- package/src/components/CycleTimer.tsx +369 -0
- package/src/components/ProgramControl.tsx +217 -0
- package/src/i18n/locales/de/translations.json +7 -1
- package/src/i18n/locales/en/translations.json +7 -1
- package/src/index.ts +2 -0
package/dist/index.cjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var Kf=Object.create;var Hs=Object.defineProperty;var Qf=Object.getOwnPropertyDescriptor;var Xf=Object.getOwnPropertyNames;var Zf=Object.getPrototypeOf,eg=Object.prototype.hasOwnProperty;var tg=(e,t,r)=>t in e?Hs(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r;var rg=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of Xf(t))!eg.call(e,a)&&a!==r&&Hs(e,a,{get:()=>t[a],enumerable:!(n=Qf(t,a))||n.enumerable});return e};var qs=(e,t,r)=>(r=e!=null?Kf(Zf(e)):{},rg(t||!e||!e.__esModule?Hs(r,"default",{value:e,enumerable:!0}):r,e));var _n=(e,t,r)=>tg(e,typeof t!="symbol"?t+"":t,r);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const te=require("react"),St=require("@react-three/drei"),wc=require("@react-three/fiber"),vt=require("three"),ng=require("three-stdlib"),J=require("@mui/material"),je=require("mobx-react-lite"),Ie=require("react-i18next"),ag=require("i18next"),og=require("i18next-browser-languagedetector"),g=require("prop-types"),sg=require("@emotion/react"),ig=require("@emotion/styled"),Be=require("mobx"),Sl=require("lodash-es"),br=require("@wandelbots/nova-js"),En=require("@mui/icons-material"),lg=require("react-error-boundary");function Rh(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const r in e)if(r!=="default"){const n=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,n.get?n:{enumerable:!0,get:()=>e[r]})}}return t.default=e,Object.freeze(t)}const B=Rh(te),ke=Rh(vt);function cg(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Ua={exports:{}},In={};/**
|
|
2
2
|
* @license React
|
|
3
3
|
* react-jsx-runtime.production.js
|
|
4
4
|
*
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
*
|
|
7
7
|
* This source code is licensed under the MIT license found in the
|
|
8
8
|
* LICENSE file in the root directory of this source tree.
|
|
9
|
-
*/var
|
|
9
|
+
*/var Cc;function ug(){if(Cc)return In;Cc=1;var e=Symbol.for("react.transitional.element"),t=Symbol.for("react.fragment");function r(n,a,o){var s=null;if(o!==void 0&&(s=""+o),a.key!==void 0&&(s=""+a.key),"key"in a){o={};for(var i in a)i!=="key"&&(o[i]=a[i])}else o=a;return a=o.ref,{$$typeof:e,type:n,key:s,ref:a!==void 0?a:null,props:o}}return In.Fragment=t,In.jsx=r,In.jsxs=r,In}var Mn={};/**
|
|
10
10
|
* @license React
|
|
11
11
|
* react-jsx-runtime.development.js
|
|
12
12
|
*
|
|
@@ -14,19 +14,19 @@
|
|
|
14
14
|
*
|
|
15
15
|
* This source code is licensed under the MIT license found in the
|
|
16
16
|
* LICENSE file in the root directory of this source tree.
|
|
17
|
-
*/var
|
|
17
|
+
*/var Pc;function dg(){return Pc||(Pc=1,process.env.NODE_ENV!=="production"&&function(){function e(q){if(q==null)return null;if(typeof q=="function")return q.$$typeof===b?null:q.displayName||q.name||null;if(typeof q=="string")return q;switch(q){case m:return"Fragment";case x:return"Profiler";case y:return"StrictMode";case A:return"Suspense";case w:return"SuspenseList";case N:return"Activity"}if(typeof q=="object")switch(typeof q.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),q.$$typeof){case f:return"Portal";case O:return(q.displayName||"Context")+".Provider";case V:return(q._context.displayName||"Context")+".Consumer";case C:var X=q.render;return q=q.displayName,q||(q=X.displayName||X.name||"",q=q!==""?"ForwardRef("+q+")":"ForwardRef"),q;case P:return X=q.displayName||null,X!==null?X:e(q.type)||"Memo";case _:X=q._payload,q=q._init;try{return e(q(X))}catch{}}return null}function t(q){return""+q}function r(q){try{t(q);var X=!1}catch{X=!0}if(X){X=console;var he=X.error,Pe=typeof Symbol=="function"&&Symbol.toStringTag&&q[Symbol.toStringTag]||q.constructor.name||"Object";return he.call(X,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",Pe),t(q)}}function n(q){if(q===m)return"<>";if(typeof q=="object"&&q!==null&&q.$$typeof===_)return"<...>";try{var X=e(q);return X?"<"+X+">":"<...>"}catch{return"<...>"}}function a(){var q=T.A;return q===null?null:q.getOwner()}function o(){return Error("react-stack-top-frame")}function s(q){if(F.call(q,"key")){var X=Object.getOwnPropertyDescriptor(q,"key").get;if(X&&X.isReactWarning)return!1}return q.key!==void 0}function i(q,X){function he(){ne||(ne=!0,console.error("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",X))}he.isReactWarning=!0,Object.defineProperty(q,"key",{get:he,configurable:!0})}function l(){var q=e(this.type);return re[q]||(re[q]=!0,console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")),q=this.props.ref,q!==void 0?q:null}function c(q,X,he,Pe,ze,xe,it,tt){return he=xe.ref,q={$$typeof:p,type:q,key:X,props:xe,_owner:ze},(he!==void 0?he:null)!==null?Object.defineProperty(q,"ref",{enumerable:!1,get:l}):Object.defineProperty(q,"ref",{enumerable:!1,value:null}),q._store={},Object.defineProperty(q._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(q,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(q,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:it}),Object.defineProperty(q,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:tt}),Object.freeze&&(Object.freeze(q.props),Object.freeze(q)),q}function u(q,X,he,Pe,ze,xe,it,tt){var ye=X.children;if(ye!==void 0)if(Pe)if(I(ye)){for(Pe=0;Pe<ye.length;Pe++)d(ye[Pe]);Object.freeze&&Object.freeze(ye)}else console.error("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else d(ye);if(F.call(X,"key")){ye=e(q);var Q=Object.keys(X).filter(function(ce){return ce!=="key"});Pe=0<Q.length?"{key: someKey, "+Q.join(": ..., ")+": ...}":"{key: someKey}",le[ye+Pe]||(Q=0<Q.length?"{"+Q.join(": ..., ")+": ...}":"{}",console.error(`A props object containing a "key" prop is being spread into JSX:
|
|
18
18
|
let props = %s;
|
|
19
19
|
<%s {...props} />
|
|
20
20
|
React keys must be passed directly to JSX without using spread:
|
|
21
21
|
let props = %s;
|
|
22
|
-
<%s key={someKey} {...props} />`,
|
|
22
|
+
<%s key={someKey} {...props} />`,Pe,ye,Q,ye),le[ye+Pe]=!0)}if(ye=null,he!==void 0&&(r(he),ye=""+he),s(X)&&(r(X.key),ye=""+X.key),"key"in X){he={};for(var ae in X)ae!=="key"&&(he[ae]=X[ae])}else he=X;return ye&&i(he,typeof q=="function"?q.displayName||q.name||"Unknown":q),c(q,ye,xe,ze,a(),he,it,tt)}function d(q){typeof q=="object"&&q!==null&&q.$$typeof===p&&q._store&&(q._store.validated=1)}var h=te,p=Symbol.for("react.transitional.element"),f=Symbol.for("react.portal"),m=Symbol.for("react.fragment"),y=Symbol.for("react.strict_mode"),x=Symbol.for("react.profiler"),V=Symbol.for("react.consumer"),O=Symbol.for("react.context"),C=Symbol.for("react.forward_ref"),A=Symbol.for("react.suspense"),w=Symbol.for("react.suspense_list"),P=Symbol.for("react.memo"),_=Symbol.for("react.lazy"),N=Symbol.for("react.activity"),b=Symbol.for("react.client.reference"),T=h.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,F=Object.prototype.hasOwnProperty,I=Array.isArray,z=console.createTask?console.createTask:function(){return null};h={"react-stack-bottom-frame":function(q){return q()}};var ne,re={},oe=h["react-stack-bottom-frame"].bind(h,o)(),Z=z(n(o)),le={};Mn.Fragment=m,Mn.jsx=function(q,X,he,Pe,ze){var xe=1e4>T.recentlyCreatedOwnerStacks++;return u(q,X,he,!1,Pe,ze,xe?Error("react-stack-top-frame"):oe,xe?z(n(q)):Z)},Mn.jsxs=function(q,X,he,Pe,ze){var xe=1e4>T.recentlyCreatedOwnerStacks++;return u(q,X,he,!0,Pe,ze,xe?Error("react-stack-top-frame"):oe,xe?z(n(q)):Z)}}()),Mn}var Tc;function hg(){return Tc||(Tc=1,process.env.NODE_ENV==="production"?Ua.exports=ug():Ua.exports=dg()),Ua.exports}var S=hg();function pg(){return S.jsx(St.Environment,{children:S.jsx(mg,{})})}function mg({positions:e=[2,0,2,0,2,0,2,0]}){return S.jsxs(S.Fragment,{children:[S.jsx(St.Lightformer,{intensity:5,"rotation-x":Math.PI/2,position:[0,5,-9],scale:[10,10,1]}),S.jsx("group",{rotation:[0,.5,0],children:S.jsx("group",{children:e.map((t,r)=>S.jsx(St.Lightformer,{form:"circle",intensity:5,rotation:[Math.PI/2,0,0],position:[t,4,r*4],scale:[3,1,1]},r))})}),S.jsx(St.Lightformer,{intensity:40,"rotation-y":Math.PI/2,position:[-5,1,-1],scale:[20,.1,1]}),S.jsx(St.Lightformer,{intensity:20,"rotation-y":-Math.PI,position:[-5,-2,-1],scale:[20,.1,1]}),S.jsx(St.Lightformer,{"rotation-y":Math.PI/2,position:[-5,-1,-1],scale:[20,.5,1],intensity:5}),S.jsx(St.Lightformer,{"rotation-y":-Math.PI/2,position:[10,1,0],scale:[20,1,1],intensity:10}),S.jsx(St.Lightformer,{form:"ring",color:"white",intensity:5,scale:10,position:[-15,4,-18],target:[0,0,0]})]})}function fg(e){if(e.length<3)return console.log("Not enough vertices to define a plane"),{isCoplanar:!1};const t=new ke.Vector3(e[0].x,e[0].y,e[0].z),r=new ke.Vector3(e[1].x,e[1].y,e[1].z),n=new ke.Vector3(e[2].x,e[2].y,e[2].z),a=new ke.Vector3().subVectors(r,t),o=new ke.Vector3().subVectors(n,t),s=new ke.Vector3().crossVectors(a,o).normalize();for(let i=3;i<e.length;i++){const l=new ke.Vector3(e[i].x,e[i].y,e[i].z),c=new ke.Vector3().subVectors(l,t),u=s.dot(c);if(Math.abs(u)>1e-6)return console.log("Vertices are not on the same plane"),{isCoplanar:!1}}return{isCoplanar:!0,normal:s}}function gg({safetyZones:e,...t}){return S.jsx("group",{...t,children:e.map((r,n)=>{let a=[];return r.geometry&&(r.geometry.compound?a=r.geometry.compound.child_geometries:r.geometry.convex_hull&&(a=[r.geometry])),a.map((o,s)=>{if(!o.convex_hull)return null;const i=o.convex_hull.vertices.map(u=>new ke.Vector3(u.x/1e3,u.y/1e3,u.z/1e3)),l=fg(i);if(l.isCoplanar&&l.normal){const d=new ke.Vector3().addVectors(i[0],l.normal.multiplyScalar(1e-4));i.push(d)}let c;try{c=new ng.ConvexGeometry(i)}catch(u){return console.log("Error creating ConvexGeometry:",u),null}return S.jsx("mesh",{geometry:c,children:S.jsx("meshStandardMaterial",{attach:"material",color:"#009f4d",opacity:.2,depthTest:!1,depthWrite:!1,transparent:!0,polygonOffset:!0,polygonOffsetFactor:-s},n)},`${n}-${s}`)})})})}function yg({trajectory:e,...t}){var n;const r=((n=e.trajectory)==null?void 0:n.map(a=>a.tcp_pose?new ke.Vector3(a.tcp_pose.position.x/1e3,a.tcp_pose.position.z/1e3,-a.tcp_pose.position.y/1e3):null).filter(a=>a!==null))||[];return S.jsx("group",{...t,children:r.length>0&&S.jsx(St.Line,{points:r,lineWidth:3,polygonOffset:!0,polygonOffsetFactor:10,polygonOffsetUnits:10})})}function Y(){return Y=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Y.apply(null,arguments)}function ar(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}function bg(e,t,r=void 0){const n={};for(const a in e){const o=e[a];let s="",i=!0;for(let l=0;l<o.length;l+=1){const c=o[l];c&&(s+=(i===!0?"":" ")+t(c),i=!1,r&&r[c]&&(s+=" "+r[c]))}n[a]=s}return n}function Ah(e){var t,r,n="";if(typeof e=="string"||typeof e=="number")n+=e;else if(typeof e=="object")if(Array.isArray(e)){var a=e.length;for(t=0;t<a;t++)e[t]&&(r=Ah(e[t]))&&(n&&(n+=" "),n+=r)}else for(r in e)e[r]&&(n&&(n+=" "),n+=r);return n}function Et(){for(var e,t,r=0,n="",a=arguments.length;r<a;r++)(e=arguments[r])&&(t=Ah(e))&&(n&&(n+=" "),n+=t);return n}function or(e,...t){const r=new URL(`https://mui.com/production-error/?code=${e}`);return t.forEach(n=>r.searchParams.append("args[]",n)),`Minified MUI error #${e}; visit ${r} for the full message.`}const Vh="$$material";function vg(e){for(var t=0,r,n=0,a=e.length;a>=4;++n,a-=4)r=e.charCodeAt(n)&255|(e.charCodeAt(++n)&255)<<8|(e.charCodeAt(++n)&255)<<16|(e.charCodeAt(++n)&255)<<24,r=(r&65535)*1540483477+((r>>>16)*59797<<16),r^=r>>>24,t=(r&65535)*1540483477+((r>>>16)*59797<<16)^(t&65535)*1540483477+((t>>>16)*59797<<16);switch(a){case 3:t^=(e.charCodeAt(n+2)&255)<<16;case 2:t^=(e.charCodeAt(n+1)&255)<<8;case 1:t^=e.charCodeAt(n)&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 Sg={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 xg(e){var t=Object.create(null);return function(r){return t[r]===void 0&&(t[r]=e(r)),t[r]}}var Og=/[A-Z]|^ms/g,wg=/_EMO_([^_]+?)_([^]*?)_EMO_/g,_h=function(t){return t.charCodeAt(1)===45},Rc=function(t){return t!=null&&typeof t!="boolean"},Js=xg(function(e){return _h(e)?e:e.replace(Og,"-$&").toLowerCase()}),Ac=function(t,r){switch(t){case"animation":case"animationName":if(typeof r=="string")return r.replace(wg,function(n,a,o){return rr={name:a,styles:o,next:rr},a})}return Sg[t]!==1&&!_h(t)&&typeof r=="number"&&r!==0?r+"px":r};function Oo(e,t,r){if(r==null)return"";var n=r;if(n.__emotion_styles!==void 0)return n;switch(typeof r){case"boolean":return"";case"object":{var a=r;if(a.anim===1)return rr={name:a.name,styles:a.styles,next:rr},a.name;var o=r;if(o.styles!==void 0){var s=o.next;if(s!==void 0)for(;s!==void 0;)rr={name:s.name,styles:s.styles,next:rr},s=s.next;var i=o.styles+";";return i}return Cg(e,t,r)}}var l=r;return l}function Cg(e,t,r){var n="";if(Array.isArray(r))for(var a=0;a<r.length;a++)n+=Oo(e,t,r[a])+";";else for(var o in r){var s=r[o];if(typeof s!="object"){var i=s;Rc(i)&&(n+=Js(o)+":"+Ac(o,i)+";")}else if(Array.isArray(s)&&typeof s[0]=="string"&&t==null)for(var l=0;l<s.length;l++)Rc(s[l])&&(n+=Js(o)+":"+Ac(o,s[l])+";");else{var c=Oo(e,t,s);switch(o){case"animation":case"animationName":{n+=Js(o)+":"+c+";";break}default:n+=o+"{"+c+"}"}}}return n}var Vc=/label:\s*([^\s;{]+)\s*(;|$)/g,rr;function Pg(e,t,r){if(e.length===1&&typeof e[0]=="object"&&e[0]!==null&&e[0].styles!==void 0)return e[0];var n=!0,a="";rr=void 0;var o=e[0];if(o==null||o.raw===void 0)n=!1,a+=Oo(r,t,o);else{var s=o;a+=s[0]}for(var i=1;i<e.length;i++)if(a+=Oo(r,t,e[i]),n){var l=o;a+=l[i]}Vc.lastIndex=0;for(var c="",u;(u=Vc.exec(a))!==null;)c+="-"+u[1];var d=vg(a)+c;return{name:d,styles:a,next:rr}}/**
|
|
23
23
|
* @mui/styled-engine v7.1.1
|
|
24
24
|
*
|
|
25
25
|
* @license MIT
|
|
26
26
|
* This source code is licensed under the MIT license found in the
|
|
27
27
|
* LICENSE file in the root directory of this source tree.
|
|
28
|
-
*/function
|
|
29
|
-
`)):
|
|
28
|
+
*/function Tg(e,t){const r=ig(e,t);return process.env.NODE_ENV!=="production"?(...n)=>{const a=typeof e=="string"?`"${e}"`:"component";return n.length===0?console.error([`MUI: Seems like you called \`styled(${a})()\` without a \`style\` argument.`,'You must provide a `styles` argument: `styled("div")(styleYouForgotToPass)`.'].join(`
|
|
29
|
+
`)):n.some(o=>o===void 0)&&console.error(`MUI: the styled(${a})(...args) API requires all its args to be defined.`),r(...n)}:r}function Rg(e,t){Array.isArray(e.__emotion_styles)&&(e.__emotion_styles=t(e.__emotion_styles))}const _c=[];function Ec(e){return _c[0]=e,Pg(_c)}var La={exports:{}},ve={};/**
|
|
30
30
|
* @license React
|
|
31
31
|
* react-is.production.js
|
|
32
32
|
*
|
|
@@ -34,7 +34,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
34
34
|
*
|
|
35
35
|
* This source code is licensed under the MIT license found in the
|
|
36
36
|
* LICENSE file in the root directory of this source tree.
|
|
37
|
-
*/var
|
|
37
|
+
*/var Ic;function Ag(){if(Ic)return ve;Ic=1;var e=Symbol.for("react.transitional.element"),t=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),n=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),o=Symbol.for("react.consumer"),s=Symbol.for("react.context"),i=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"),p=Symbol.for("react.client.reference");function f(m){if(typeof m=="object"&&m!==null){var y=m.$$typeof;switch(y){case e:switch(m=m.type,m){case r:case a:case n:case l:case c:case h:return m;default:switch(m=m&&m.$$typeof,m){case s:case i:case d:case u:return m;case o:return m;default:return y}}case t:return y}}}return ve.ContextConsumer=o,ve.ContextProvider=s,ve.Element=e,ve.ForwardRef=i,ve.Fragment=r,ve.Lazy=d,ve.Memo=u,ve.Portal=t,ve.Profiler=a,ve.StrictMode=n,ve.Suspense=l,ve.SuspenseList=c,ve.isContextConsumer=function(m){return f(m)===o},ve.isContextProvider=function(m){return f(m)===s},ve.isElement=function(m){return typeof m=="object"&&m!==null&&m.$$typeof===e},ve.isForwardRef=function(m){return f(m)===i},ve.isFragment=function(m){return f(m)===r},ve.isLazy=function(m){return f(m)===d},ve.isMemo=function(m){return f(m)===u},ve.isPortal=function(m){return f(m)===t},ve.isProfiler=function(m){return f(m)===a},ve.isStrictMode=function(m){return f(m)===n},ve.isSuspense=function(m){return f(m)===l},ve.isSuspenseList=function(m){return f(m)===c},ve.isValidElementType=function(m){return typeof m=="string"||typeof m=="function"||m===r||m===a||m===n||m===l||m===c||typeof m=="object"&&m!==null&&(m.$$typeof===d||m.$$typeof===u||m.$$typeof===s||m.$$typeof===o||m.$$typeof===i||m.$$typeof===p||m.getModuleId!==void 0)},ve.typeOf=f,ve}var Se={};/**
|
|
38
38
|
* @license React
|
|
39
39
|
* react-is.development.js
|
|
40
40
|
*
|
|
@@ -42,15 +42,15 @@ React keys must be passed directly to JSX without using spread:
|
|
|
42
42
|
*
|
|
43
43
|
* This source code is licensed under the MIT license found in the
|
|
44
44
|
* LICENSE file in the root directory of this source tree.
|
|
45
|
-
*/var
|
|
46
|
-
For example, \`@sm\` or \`@600\` or \`@40rem/sidebar\`.`:
|
|
45
|
+
*/var Mc;function Vg(){return Mc||(Mc=1,process.env.NODE_ENV!=="production"&&function(){function e(m){if(typeof m=="object"&&m!==null){var y=m.$$typeof;switch(y){case t:switch(m=m.type,m){case n:case o:case a:case c:case u:case p:return m;default:switch(m=m&&m.$$typeof,m){case i:case l:case h:case d:return m;case s:return m;default:return y}}case r:return y}}}var t=Symbol.for("react.transitional.element"),r=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),a=Symbol.for("react.strict_mode"),o=Symbol.for("react.profiler"),s=Symbol.for("react.consumer"),i=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"),p=Symbol.for("react.view_transition"),f=Symbol.for("react.client.reference");Se.ContextConsumer=s,Se.ContextProvider=i,Se.Element=t,Se.ForwardRef=l,Se.Fragment=n,Se.Lazy=h,Se.Memo=d,Se.Portal=r,Se.Profiler=o,Se.StrictMode=a,Se.Suspense=c,Se.SuspenseList=u,Se.isContextConsumer=function(m){return e(m)===s},Se.isContextProvider=function(m){return e(m)===i},Se.isElement=function(m){return typeof m=="object"&&m!==null&&m.$$typeof===t},Se.isForwardRef=function(m){return e(m)===l},Se.isFragment=function(m){return e(m)===n},Se.isLazy=function(m){return e(m)===h},Se.isMemo=function(m){return e(m)===d},Se.isPortal=function(m){return e(m)===r},Se.isProfiler=function(m){return e(m)===o},Se.isStrictMode=function(m){return e(m)===a},Se.isSuspense=function(m){return e(m)===c},Se.isSuspenseList=function(m){return e(m)===u},Se.isValidElementType=function(m){return typeof m=="string"||typeof m=="function"||m===n||m===o||m===a||m===c||m===u||typeof m=="object"&&m!==null&&(m.$$typeof===h||m.$$typeof===d||m.$$typeof===i||m.$$typeof===s||m.$$typeof===l||m.$$typeof===f||m.getModuleId!==void 0)},Se.typeOf=e}()),Se}var $c;function _g(){return $c||($c=1,process.env.NODE_ENV==="production"?La.exports=Ag():La.exports=Vg()),La.exports}var wo=_g();function Vt(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 Eh(e){if(B.isValidElement(e)||wo.isValidElementType(e)||!Vt(e))return e;const t={};return Object.keys(e).forEach(r=>{t[r]=Eh(e[r])}),t}function et(e,t,r={clone:!0}){const n=r.clone?{...e}:e;return Vt(e)&&Vt(t)&&Object.keys(t).forEach(a=>{B.isValidElement(t[a])||wo.isValidElementType(t[a])?n[a]=t[a]:Vt(t[a])&&Object.prototype.hasOwnProperty.call(e,a)&&Vt(e[a])?n[a]=et(e[a],t[a],r):r.clone?n[a]=Vt(t[a])?Eh(t[a]):t[a]:n[a]=t[a]}),n}const Eg=e=>{const t=Object.keys(e).map(r=>({key:r,val:e[r]}))||[];return t.sort((r,n)=>r.val-n.val),t.reduce((r,n)=>({...r,[n.key]:n.val}),{})};function Ig(e){const{values:t={xs:0,sm:600,md:900,lg:1200,xl:1536},unit:r="px",step:n=5,...a}=e,o=Eg(t),s=Object.keys(o);function i(h){return`@media (min-width:${typeof t[h]=="number"?t[h]:h}${r})`}function l(h){return`@media (max-width:${(typeof t[h]=="number"?t[h]:h)-n/100}${r})`}function c(h,p){const f=s.indexOf(p);return`@media (min-width:${typeof t[h]=="number"?t[h]:h}${r}) and (max-width:${(f!==-1&&typeof t[s[f]]=="number"?t[s[f]]:p)-n/100}${r})`}function u(h){return s.indexOf(h)+1<s.length?c(h,s[s.indexOf(h)+1]):i(h)}function d(h){const p=s.indexOf(h);return p===0?i(s[1]):p===s.length-1?l(s[p]):c(h,s[s.indexOf(h)+1]).replace("@media","@media not all and")}return{keys:s,values:o,up:i,down:l,between:c,only:u,not:d,unit:r,...a}}function Mg(e,t){if(!e.containerQueries)return t;const r=Object.keys(t).filter(n=>n.startsWith("@container")).sort((n,a)=>{var s,i;const o=/min-width:\s*([0-9.]+)/;return+(((s=n.match(o))==null?void 0:s[1])||0)-+(((i=a.match(o))==null?void 0:i[1])||0)});return r.length?r.reduce((n,a)=>{const o=t[a];return delete n[a],n[a]=o,n},{...t}):t}function $g(e,t){return t==="@"||t.startsWith("@")&&(e.some(r=>t.startsWith(`@${r}`))||!!t.match(/^@\d/))}function jg(e,t){const r=t.match(/^@([^/]+)?\/?(.+)?$/);if(!r){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>\`.
|
|
46
|
+
For example, \`@sm\` or \`@600\` or \`@40rem/sidebar\`.`:or(18,`(${t})`));return null}const[,n,a]=r,o=Number.isNaN(+n)?n||0:+n;return e.containerQueries(a).up(o)}function kg(e){const t=(o,s)=>o.replace("@media",s?`@container ${s}`:"@container");function r(o,s){o.up=(...i)=>t(e.breakpoints.up(...i),s),o.down=(...i)=>t(e.breakpoints.down(...i),s),o.between=(...i)=>t(e.breakpoints.between(...i),s),o.only=(...i)=>t(e.breakpoints.only(...i),s),o.not=(...i)=>{const l=t(e.breakpoints.not(...i),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 n={},a=o=>(r(n,o),n);return r(a),{...e,containerQueries:a}}const Ug={borderRadius:4},lr=process.env.NODE_ENV!=="production"?g.oneOfType([g.number,g.string,g.object,g.array]):{};function Zn(e,t){return t?et(e,t,{clone:!1}):e}const Yo={xs:0,sm:600,md:900,lg:1200,xl:1536},jc={keys:["xs","sm","md","lg","xl"],up:e=>`@media (min-width:${Yo[e]}px)`},Lg={containerQueries:e=>({up:t=>{let r=typeof t=="number"?t:Yo[t]||t;return typeof r=="number"&&(r=`${r}px`),e?`@container ${e} (min-width:${r})`:`@container (min-width:${r})`}})};function wt(e,t,r){const n=e.theme||{};if(Array.isArray(t)){const o=n.breakpoints||jc;return t.reduce((s,i,l)=>(s[o.up(o.keys[l])]=r(t[l]),s),{})}if(typeof t=="object"){const o=n.breakpoints||jc;return Object.keys(t).reduce((s,i)=>{if($g(o.keys,i)){const l=jg(n.containerQueries?n:Lg,i);l&&(s[l]=r(t[i],i))}else if(Object.keys(o.values||Yo).includes(i)){const l=o.up(i);s[l]=r(t[i],i)}else{const l=i;s[l]=t[l]}return s},{})}return r(t)}function Ih(e={}){var r;return((r=e.keys)==null?void 0:r.reduce((n,a)=>{const o=e.up(a);return n[o]={},n},{}))||{}}function Mh(e,t){return e.reduce((r,n)=>{const a=r[n];return(!a||Object.keys(a).length===0)&&delete r[n],r},t)}function Dg(e,...t){const r=Ih(e),n=[r,...t].reduce((a,o)=>et(a,o),{});return Mh(Object.keys(r),n)}function Bg(e,t){if(typeof e!="object")return{};const r={},n=Object.keys(t);return Array.isArray(e)?n.forEach((a,o)=>{o<e.length&&(r[a]=!0)}):n.forEach(a=>{e[a]!=null&&(r[a]=!0)}),r}function Ws({values:e,breakpoints:t,base:r}){const n=r||Bg(e,t),a=Object.keys(n);if(a.length===0)return e;let o;return a.reduce((s,i,l)=>(Array.isArray(e)?(s[i]=e[l]!=null?e[l]:e[o],o=l):typeof e=="object"?(s[i]=e[i]!=null?e[i]:e[o],o=i):s[i]=e,s),{})}function Ze(e){if(typeof e!="string")throw new Error(process.env.NODE_ENV!=="production"?"MUI: `capitalize(string)` expects a string argument.":or(7));return e.charAt(0).toUpperCase()+e.slice(1)}function Ko(e,t,r=!0){if(!t||typeof t!="string")return null;if(e&&e.vars&&r){const n=`vars.${t}`.split(".").reduce((a,o)=>a&&a[o]?a[o]:null,e);if(n!=null)return n}return t.split(".").reduce((n,a)=>n&&n[a]!=null?n[a]:null,e)}function Co(e,t,r,n=r){let a;return typeof e=="function"?a=e(r):Array.isArray(e)?a=e[r]||n:a=Ko(e,r)||n,t&&(a=t(a,n,e)),a}function Ue(e){const{prop:t,cssProperty:r=e.prop,themeKey:n,transform:a}=e,o=s=>{if(s[t]==null)return null;const i=s[t],l=s.theme,c=Ko(l,n)||{};return wt(s,i,d=>{let h=Co(c,a,d);return d===h&&typeof d=="string"&&(h=Co(c,a,`${t}${d==="default"?"":Ze(d)}`,d)),r===!1?h:{[r]:h}})};return o.propTypes=process.env.NODE_ENV!=="production"?{[t]:lr}:{},o.filterProps=[t],o}function Ng(e){const t={};return r=>(t[r]===void 0&&(t[r]=e(r)),t[r])}const Fg={m:"margin",p:"padding"},zg={t:"Top",r:"Right",b:"Bottom",l:"Left",x:["Left","Right"],y:["Top","Bottom"]},kc={marginX:"mx",marginY:"my",paddingX:"px",paddingY:"py"},Gg=Ng(e=>{if(e.length>2)if(kc[e])e=kc[e];else return[e];const[t,r]=e.split(""),n=Fg[t],a=zg[r]||"";return Array.isArray(a)?a.map(o=>n+o):[n+a]}),Qo=["m","mt","mr","mb","ml","mx","my","margin","marginTop","marginRight","marginBottom","marginLeft","marginX","marginY","marginInline","marginInlineStart","marginInlineEnd","marginBlock","marginBlockStart","marginBlockEnd"],Xo=["p","pt","pr","pb","pl","px","py","padding","paddingTop","paddingRight","paddingBottom","paddingLeft","paddingX","paddingY","paddingInline","paddingInlineStart","paddingInlineEnd","paddingBlock","paddingBlockStart","paddingBlockEnd"],Hg=[...Qo,...Xo];function va(e,t,r,n){const a=Ko(e,t,!0)??r;return typeof a=="number"||typeof a=="string"?o=>typeof o=="string"?o:(process.env.NODE_ENV!=="production"&&typeof o!="number"&&console.error(`MUI: Expected ${n} argument to be a number or a string, got ${o}.`),typeof a=="string"?a.startsWith("var(")&&o===0?0:a.startsWith("var(")&&o===1?a:`calc(${o} * ${a})`:a*o):Array.isArray(a)?o=>{if(typeof o=="string")return o;const s=Math.abs(o);process.env.NODE_ENV!=="production"&&(Number.isInteger(s)?s>a.length-1&&console.error([`MUI: The value provided (${s}) overflows.`,`The supported values are: ${JSON.stringify(a)}.`,`${s} > ${a.length-1}, you need to add the missing values.`].join(`
|
|
47
47
|
`)):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(`
|
|
48
|
-
`)));const
|
|
49
|
-
`)),()=>{})}function Za(e){return ea(e,"spacing",8,"spacing")}function Lt(e,t){return typeof t=="string"||t==null?t:e(t)}function _d(e,t){return r=>e.reduce((a,n)=>(a[n]=Lt(t,r),a),{})}function Ad(e,t,r,a){if(!t.includes(r))return null;const n=Pd(r),o=_d(n,a),s=e[r];return tt(e,s,o)}function Dl(e,t){const r=Za(e.theme);return Object.keys(e).map(a=>Ad(e,t,a,r)).reduce(Dr,{})}function Se(e){return Dl(e,Ya)}Se.propTypes=process.env.NODE_ENV!=="production"?Ya.reduce((e,t)=>(e[t]=It,e),{}):{};Se.filterProps=Ya;function ve(e){return Dl(e,Xa)}ve.propTypes=process.env.NODE_ENV!=="production"?Xa.reduce((e,t)=>(e[t]=It,e),{}):{};ve.filterProps=Xa;process.env.NODE_ENV!=="production"&&Rd.reduce((e,t)=>(e[t]=It,e),{});function zl(e=8,t=Za({spacing:e})){if(e.mui)return e;const r=(...a)=>(process.env.NODE_ENV!=="production"&&(a.length<=4||console.error(`MUI: Too many arguments provided, expected between 0 and 4, got ${a.length}`)),(a.length===0?[1]:a).map(o=>{const s=t(o);return typeof s=="number"?`${s}px`:s}).join(" "));return r.mui=!0,r}function en(...e){const t=e.reduce((a,n)=>(n.filterProps.forEach(o=>{a[o]=n}),a),{}),r=a=>Object.keys(a).reduce((n,o)=>t[o]?Dr(n,t[o](a)):n,{});return r.propTypes=process.env.NODE_ENV!=="production"?e.reduce((a,n)=>Object.assign(a,n.propTypes),{}):{},r.filterProps=e.reduce((a,n)=>a.concat(n.filterProps),[]),r}function We(e){return typeof e!="number"?e:`${e}px solid`}function Ke(e,t){return Ce({prop:e,themeKey:"borders",transform:t})}const Td=Ke("border",We),Id=Ke("borderTop",We),Ed=Ke("borderRight",We),Md=Ke("borderBottom",We),jd=Ke("borderLeft",We),$d=Ke("borderColor"),Ud=Ke("borderTopColor"),kd=Ke("borderRightColor"),Bd=Ke("borderBottomColor"),Ld=Ke("borderLeftColor"),Fd=Ke("outline",We),Nd=Ke("outlineColor"),tn=e=>{if(e.borderRadius!==void 0&&e.borderRadius!==null){const t=ea(e.theme,"shape.borderRadius",4,"borderRadius"),r=a=>({borderRadius:Lt(t,a)});return tt(e,e.borderRadius,r)}return null};tn.propTypes=process.env.NODE_ENV!=="production"?{borderRadius:It}:{};tn.filterProps=["borderRadius"];en(Td,Id,Ed,Md,jd,$d,Ud,kd,Bd,Ld,tn,Fd,Nd);const rn=e=>{if(e.gap!==void 0&&e.gap!==null){const t=ea(e.theme,"spacing",8,"gap"),r=a=>({gap:Lt(t,a)});return tt(e,e.gap,r)}return null};rn.propTypes=process.env.NODE_ENV!=="production"?{gap:It}:{};rn.filterProps=["gap"];const an=e=>{if(e.columnGap!==void 0&&e.columnGap!==null){const t=ea(e.theme,"spacing",8,"columnGap"),r=a=>({columnGap:Lt(t,a)});return tt(e,e.columnGap,r)}return null};an.propTypes=process.env.NODE_ENV!=="production"?{columnGap:It}:{};an.filterProps=["columnGap"];const nn=e=>{if(e.rowGap!==void 0&&e.rowGap!==null){const t=ea(e.theme,"spacing",8,"rowGap"),r=a=>({rowGap:Lt(t,a)});return tt(e,e.rowGap,r)}return null};nn.propTypes=process.env.NODE_ENV!=="production"?{rowGap:It}:{};nn.filterProps=["rowGap"];const Dd=Ce({prop:"gridColumn"}),zd=Ce({prop:"gridRow"}),Gd=Ce({prop:"gridAutoFlow"}),qd=Ce({prop:"gridAutoColumns"}),Jd=Ce({prop:"gridAutoRows"}),Hd=Ce({prop:"gridTemplateColumns"}),Wd=Ce({prop:"gridTemplateRows"}),Qd=Ce({prop:"gridTemplateAreas"}),Kd=Ce({prop:"gridArea"});en(rn,an,nn,Dd,zd,Gd,qd,Jd,Hd,Wd,Qd,Kd);function dr(e,t){return t==="grey"?t:e}const Yd=Ce({prop:"color",themeKey:"palette",transform:dr}),Xd=Ce({prop:"bgcolor",cssProperty:"backgroundColor",themeKey:"palette",transform:dr}),Zd=Ce({prop:"backgroundColor",themeKey:"palette",transform:dr});en(Yd,Xd,Zd);function Ge(e){return e<=1&&e!==0?`${e*100}%`:e}const eu=Ce({prop:"width",transform:Ge}),_o=e=>{if(e.maxWidth!==void 0&&e.maxWidth!==null){const t=r=>{var n,o,s,l,i;const a=((s=(o=(n=e.theme)==null?void 0:n.breakpoints)==null?void 0:o.values)==null?void 0:s[r])||Qa[r];return a?((i=(l=e.theme)==null?void 0:l.breakpoints)==null?void 0:i.unit)!=="px"?{maxWidth:`${a}${e.theme.breakpoints.unit}`}:{maxWidth:a}:{maxWidth:Ge(r)}};return tt(e,e.maxWidth,t)}return null};_o.filterProps=["maxWidth"];const tu=Ce({prop:"minWidth",transform:Ge}),ru=Ce({prop:"height",transform:Ge}),au=Ce({prop:"maxHeight",transform:Ge}),nu=Ce({prop:"minHeight",transform:Ge});Ce({prop:"size",cssProperty:"width",transform:Ge});Ce({prop:"size",cssProperty:"height",transform:Ge});const ou=Ce({prop:"boxSizing"});en(eu,_o,tu,ru,au,nu,ou);const ta={border:{themeKey:"borders",transform:We},borderTop:{themeKey:"borders",transform:We},borderRight:{themeKey:"borders",transform:We},borderBottom:{themeKey:"borders",transform:We},borderLeft:{themeKey:"borders",transform:We},borderColor:{themeKey:"palette"},borderTopColor:{themeKey:"palette"},borderRightColor:{themeKey:"palette"},borderBottomColor:{themeKey:"palette"},borderLeftColor:{themeKey:"palette"},outline:{themeKey:"borders",transform:We},outlineColor:{themeKey:"palette"},borderRadius:{themeKey:"shape.borderRadius",style:tn},color:{themeKey:"palette",transform:dr},bgcolor:{themeKey:"palette",cssProperty:"backgroundColor",transform:dr},backgroundColor:{themeKey:"palette",transform:dr},p:{style:ve},pt:{style:ve},pr:{style:ve},pb:{style:ve},pl:{style:ve},px:{style:ve},py:{style:ve},padding:{style:ve},paddingTop:{style:ve},paddingRight:{style:ve},paddingBottom:{style:ve},paddingLeft:{style:ve},paddingX:{style:ve},paddingY:{style:ve},paddingInline:{style:ve},paddingInlineStart:{style:ve},paddingInlineEnd:{style:ve},paddingBlock:{style:ve},paddingBlockStart:{style:ve},paddingBlockEnd:{style:ve},m:{style:Se},mt:{style:Se},mr:{style:Se},mb:{style:Se},ml:{style:Se},mx:{style:Se},my:{style:Se},margin:{style:Se},marginTop:{style:Se},marginRight:{style:Se},marginBottom:{style:Se},marginLeft:{style:Se},marginX:{style:Se},marginY:{style:Se},marginInline:{style:Se},marginInlineStart:{style:Se},marginInlineEnd:{style:Se},marginBlock:{style:Se},marginBlockStart:{style:Se},marginBlockEnd:{style:Se},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:rn},rowGap:{style:nn},columnGap:{style:an},gridColumn:{},gridRow:{},gridAutoFlow:{},gridAutoColumns:{},gridAutoRows:{},gridTemplateColumns:{},gridTemplateRows:{},gridTemplateAreas:{},gridArea:{},position:{},zIndex:{themeKey:"zIndex"},top:{},right:{},bottom:{},left:{},boxShadow:{themeKey:"shadows"},width:{transform:Ge},maxWidth:{style:_o},minWidth:{transform:Ge},height:{transform:Ge},maxHeight:{transform:Ge},minHeight:{transform:Ge},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 su(...e){const t=e.reduce((a,n)=>a.concat(Object.keys(n)),[]),r=new Set(t);return e.every(a=>r.size===Object.keys(a).length)}function lu(e,t){return typeof e=="function"?e(t):e}function iu(){function e(r,a,n,o){const s={[r]:a,theme:n},l=o[r];if(!l)return{[r]:a};const{cssProperty:i=r,themeKey:c,transform:d,style:u}=l;if(a==null)return null;if(c==="typography"&&a==="inherit")return{[r]:a};const p=Ka(n,c)||{};return u?u(s):tt(s,a,g=>{let m=Fa(p,d,g);return g===m&&typeof g=="string"&&(m=Fa(p,d,`${r}${g==="default"?"":Be(g)}`,g)),i===!1?m:{[i]:m}})}function t(r){const{sx:a,theme:n={}}=r||{};if(!a)return null;const o=n.unstable_sxConfig??ta;function s(l){let i=l;if(typeof l=="function")i=l(n);else if(typeof l!="object")return l;if(!i)return null;const c=Fl(n.breakpoints),d=Object.keys(c);let u=c;return Object.keys(i).forEach(p=>{const y=lu(i[p],n);if(y!=null)if(typeof y=="object")if(o[p])u=Dr(u,e(p,y,n,o));else{const g=tt({theme:n},y,m=>({[p]:m}));su(g,y)?u[p]=t({sx:y,theme:n}):u=Dr(u,g)}else u=Dr(u,e(p,y,n,o))}),fd(n,Nl(d,u))}return Array.isArray(a)?a.map(s):s(a)}return t}const mr=iu();mr.filterProps=["sx"];function cu(e,t){var a;const r=this;if(r.vars){if(!((a=r.colorSchemes)!=null&&a[e])||typeof r.getColorSchemeSelector!="function")return{};let n=r.getColorSchemeSelector(e);return n==="&"?t:((n.includes("data-")||n.includes("."))&&(n=`*:where(${n.replace(/\s*&$/,"")}) &`),{[n]:t})}return r.palette.mode===e?t:{}}function on(e={},...t){const{breakpoints:r={},palette:a={},spacing:n,shape:o={},...s}=e,l=md(r),i=zl(n);let c=Le({breakpoints:l,direction:"ltr",components:{},palette:{mode:"light",...a},spacing:i,shape:{...Sd,...o}},s);return c=bd(c),c.applyStyles=cu,c=t.reduce((d,u)=>Le(d,u),c),c.unstable_sxConfig={...ta,...s==null?void 0:s.unstable_sxConfig},c.unstable_sx=function(u){return mr({sx:u,theme:this})},c}function du(e){return Object.keys(e).length===0}function uu(e=null){const t=B.useContext(qc.ThemeContext);return!t||du(t)?e:t}const pu=on();function hu(e=pu){return uu(e)}const mu=e=>{var a;const t={systemProps:{},otherProps:{}},r=((a=e==null?void 0:e.theme)==null?void 0:a.unstable_sxConfig)??ta;return Object.keys(e).forEach(n=>{r[n]?t.systemProps[n]=e[n]:t.otherProps[n]=e[n]}),t};function fu(e){const{sx:t,...r}=e,{systemProps:a,otherProps:n}=mu(r);let o;return Array.isArray(t)?o=[a,...t]:typeof t=="function"?o=(...s)=>{const l=t(...s);return lt(l)?{...a,...l}:a}:o={...a,...t},{...n,sx:o}}const ls=e=>e,yu=()=>{let e=ls;return{configure(t){e=t},generate(t){return e(t)},reset(){e=ls}}},gu=yu();function Gl(e){var t,r,a="";if(typeof e=="string"||typeof e=="number")a+=e;else if(typeof e=="object")if(Array.isArray(e)){var n=e.length;for(t=0;t<n;t++)e[t]&&(r=Gl(e[t]))&&(a&&(a+=" "),a+=r)}else for(r in e)e[r]&&(a&&(a+=" "),a+=r);return a}function ft(){for(var e,t,r=0,a="",n=arguments.length;r<n;r++)(e=arguments[r])&&(t=Gl(e))&&(a&&(a+=" "),a+=t);return a}const bu={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 ra(e,t,r="Mui"){const a=bu[t];return a?`${r}-${a}`:`${gu.generate(e)}-${t}`}function ql(e,t,r="Mui"){const a={};return t.forEach(n=>{a[n]=ra(e,n,r)}),a}function Jl(e,t=""){return e.displayName||e.name||t}function is(e,t,r){const a=Jl(t);return e.displayName||(a!==""?`${r}(${a})`:r)}function Su(e){if(e!=null){if(typeof e=="string")return e;if(typeof e=="function")return Jl(e,"Component");if(typeof e=="object")switch(e.$$typeof){case La.ForwardRef:return is(e,e.render,"ForwardRef");case La.Memo:return is(e,e.type,"memo");default:return}}}function Hl(e){const{variants:t,...r}=e,a={variants:t,style:ts(r),isProcessed:!0};return a.style===r||t&&t.forEach(n=>{typeof n.style!="function"&&(n.style=ts(n.style))}),a}const vu=on();function jn(e){return e!=="ownerState"&&e!=="theme"&&e!=="sx"&&e!=="as"}function xu(e){return e?(t,r)=>r[e]:null}function Ou(e,t,r){e.theme=Vu(e.theme)?r:e.theme[t]||e.theme}function Ia(e,t){const r=typeof t=="function"?t(e):t;if(Array.isArray(r))return r.flatMap(a=>Ia(e,a));if(Array.isArray(r==null?void 0:r.variants)){let a;if(r.isProcessed)a=r.style;else{const{variants:n,...o}=r;a=o}return Wl(e,r.variants,[a])}return r!=null&&r.isProcessed?r.style:r}function Wl(e,t,r=[]){var n;let a;e:for(let o=0;o<t.length;o+=1){const s=t[o];if(typeof s.props=="function"){if(a??(a={...e,...e.ownerState,ownerState:e.ownerState}),!s.props(a))continue}else for(const l in s.props)if(e[l]!==s.props[l]&&((n=e.ownerState)==null?void 0:n[l])!==s.props[l])continue e;typeof s.style=="function"?(a??(a={...e,...e.ownerState,ownerState:e.ownerState}),r.push(s.style(a))):r.push(s.style)}return r}function Ql(e={}){const{themeId:t,defaultTheme:r=vu,rootShouldForwardProp:a=jn,slotShouldForwardProp:n=jn}=e;function o(l){Ou(l,t,r)}return(l,i={})=>{cd(l,z=>z.filter(W=>W!==mr));const{name:c,slot:d,skipVariantsResolver:u,skipSx:p,overridesResolver:y=xu(Kl(d)),...g}=i,m=u!==void 0?u:d&&d!=="Root"&&d!=="root"||!1,x=p||!1;let I=jn;d==="Root"||d==="root"?I=a:d?I=n:Pu(l)&&(I=void 0);const G=id(l,{shouldForwardProp:I,label:Cu(c,d),...g}),N=z=>{if(z.__emotion_real===z)return z;if(typeof z=="function")return function(j){return Ia(j,z)};if(lt(z)){const W=Hl(z);return W.variants?function(U){return Ia(U,W)}:W.style}return z},D=(...z)=>{const W=[],j=z.map(N),U=[];if(W.push(o),c&&y&&U.push(function(L){var te,xe;const H=(xe=(te=L.theme.components)==null?void 0:te[c])==null?void 0:xe.styleOverrides;if(!H)return null;const ne={};for(const X in H)ne[X]=Ia(L,H[X]);return y(L,ne)}),c&&!m&&U.push(function(L){var ne,te;const J=L.theme,H=(te=(ne=J==null?void 0:J.components)==null?void 0:ne[c])==null?void 0:te.variants;return H?Wl(L,H):null}),x||U.push(mr),Array.isArray(j[0])){const M=j.shift(),L=new Array(W.length).fill(""),J=new Array(U.length).fill("");let H;H=[...L,...M,...J],H.raw=[...L,...M.raw,...J],W.unshift(H)}const k=[...W,...j,...U],f=G(...k);return l.muiName&&(f.muiName=l.muiName),process.env.NODE_ENV!=="production"&&(f.displayName=wu(c,d,l)),f};return G.withConfig&&(D.withConfig=G.withConfig),D}}function wu(e,t,r){return e?`${e}${Be(t||"")}`:`Styled(${Su(r)})`}function Cu(e,t){let r;return process.env.NODE_ENV!=="production"&&e&&(r=`${e}-${Kl(t||"Root")}`),r}function Vu(e){for(const t in e)return!1;return!0}function Pu(e){return typeof e=="string"&&e.charCodeAt(0)>96}function Kl(e){return e&&e.charAt(0).toLowerCase()+e.slice(1)}const Ru=Ql();function Na(e,t){const r={...t};for(const a in e)if(Object.prototype.hasOwnProperty.call(e,a)){const n=a;if(n==="components"||n==="slots")r[n]={...e[n],...r[n]};else if(n==="componentsProps"||n==="slotProps"){const o=e[n],s=t[n];if(!s)r[n]=o||{};else if(!o)r[n]=s;else{r[n]={...s};for(const l in o)if(Object.prototype.hasOwnProperty.call(o,l)){const i=l;r[n][i]=Na(o[i],s[i])}}}else r[n]===void 0&&(r[n]=e[n])}return r}function _u(e){const{theme:t,name:r,props:a}=e;return!t||!t.components||!t.components[r]||!t.components[r].defaultProps?a:Na(t.components[r].defaultProps,a)}function Au({props:e,name:t,defaultTheme:r,themeId:a}){let n=hu(r);return a&&(n=n[a]||n),_u({theme:n,name:t,props:e})}const Yl=typeof window<"u"?B.useLayoutEffect:B.useEffect;function ir(e,t=Number.MIN_SAFE_INTEGER,r=Number.MAX_SAFE_INTEGER){return Math.max(t,Math.min(e,r))}function Ao(e,t=0,r=1){return process.env.NODE_ENV!=="production"&&(e<t||e>r)&&console.error(`MUI: The value provided ${e} is out of range [${t}, ${r}].`),ir(e,t,r)}function Tu(e){e=e.slice(1);const t=new RegExp(`.{1,${e.length>=6?2:1}}`,"g");let r=e.match(t);return r&&r[0].length===1&&(r=r.map(a=>a+a)),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.`),r?`rgb${r.length===4?"a":""}(${r.map((a,n)=>n<3?parseInt(a,16):Math.round(parseInt(a,16)/255*1e3)/1e3).join(", ")})`:""}function At(e){if(e.type)return e;if(e.charAt(0)==="#")return At(Tu(e));const t=e.indexOf("("),r=e.substring(0,t);if(!["rgb","rgba","hsl","hsla","color"].includes(r))throw new Error(process.env.NODE_ENV!=="production"?`MUI: Unsupported \`${e}\` color.
|
|
50
|
-
The following formats are supported: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla(), color().`:
|
|
51
|
-
The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rgb, rec-2020.`:_t(10,n))}else a=a.split(",");return a=a.map(o=>parseFloat(o)),{type:r,values:a,colorSpace:n}}const Iu=e=>{const t=At(e);return t.values.slice(0,3).map((r,a)=>t.type.includes("hsl")&&a!==0?`${r}%`:r).join(" ")},Fr=(e,t)=>{try{return Iu(e)}catch{return t&&process.env.NODE_ENV!=="production"&&console.warn(t),e}};function sn(e){const{type:t,colorSpace:r}=e;let{values:a}=e;return t.includes("rgb")?a=a.map((n,o)=>o<3?parseInt(n,10):n):t.includes("hsl")&&(a[1]=`${a[1]}%`,a[2]=`${a[2]}%`),t.includes("color")?a=`${r} ${a.join(" ")}`:a=`${a.join(", ")}`,`${t}(${a})`}function Xl(e){e=At(e);const{values:t}=e,r=t[0],a=t[1]/100,n=t[2]/100,o=a*Math.min(n,1-n),s=(c,d=(c+r/30)%12)=>n-o*Math.max(Math.min(d-3,9-d,1),-1);let l="rgb";const i=[Math.round(s(0)*255),Math.round(s(8)*255),Math.round(s(4)*255)];return e.type==="hsla"&&(l+="a",i.push(t[3])),sn({type:l,values:i})}function to(e){e=At(e);let t=e.type==="hsl"||e.type==="hsla"?At(Xl(e)).values:e.values;return t=t.map(r=>(e.type!=="color"&&(r/=255),r<=.03928?r/12.92:((r+.055)/1.055)**2.4)),Number((.2126*t[0]+.7152*t[1]+.0722*t[2]).toFixed(3))}function cs(e,t){const r=to(e),a=to(t);return(Math.max(r,a)+.05)/(Math.min(r,a)+.05)}function ro(e,t){return e=At(e),t=Ao(t),(e.type==="rgb"||e.type==="hsl")&&(e.type+="a"),e.type==="color"?e.values[3]=`/${t}`:e.values[3]=t,sn(e)}function fa(e,t,r){try{return ro(e,t)}catch{return e}}function qr(e,t){if(e=At(e),t=Ao(t),e.type.includes("hsl"))e.values[2]*=1-t;else if(e.type.includes("rgb")||e.type.includes("color"))for(let r=0;r<3;r+=1)e.values[r]*=1-t;return sn(e)}function de(e,t,r){try{return qr(e,t)}catch{return e}}function Jr(e,t){if(e=At(e),t=Ao(t),e.type.includes("hsl"))e.values[2]+=(100-e.values[2])*t;else if(e.type.includes("rgb"))for(let r=0;r<3;r+=1)e.values[r]+=(255-e.values[r])*t;else if(e.type.includes("color"))for(let r=0;r<3;r+=1)e.values[r]+=(1-e.values[r])*t;return sn(e)}function ue(e,t,r){try{return Jr(e,t)}catch{return e}}function Eu(e,t=.15){return to(e)>.5?qr(e,t):Jr(e,t)}function ya(e,t,r){try{return Eu(e,t)}catch{return e}}const Mu=B.createContext();process.env.NODE_ENV!=="production"&&(S.node,S.bool);const ju=()=>B.useContext(Mu)??!1,$u=B.createContext(void 0);process.env.NODE_ENV!=="production"&&(S.node,S.object);function Uu(e){const{theme:t,name:r,props:a}=e;if(!t||!t.components||!t.components[r])return a;const n=t.components[r];return n.defaultProps?Na(n.defaultProps,a):!n.styleOverrides&&!n.variants?Na(n,a):a}function ku({props:e,name:t}){const r=B.useContext($u);return Uu({props:e,name:t,theme:{components:r}})}const ds={theme:void 0};function Bu(e){let t,r;return function(n){let o=t;return(o===void 0||n.theme!==r)&&(ds.theme=n.theme,o=Hl(e(ds)),t=o,r=n.theme),o}}function Lu(e=""){function t(...a){if(!a.length)return"";const n=a[0];return typeof n=="string"&&!n.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}-`:""}${n}${t(...a.slice(1))})`:`, ${n}`}return(a,...n)=>`var(--${e?`${e}-`:""}${a}${t(...n)})`}const us=(e,t,r,a=[])=>{let n=e;t.forEach((o,s)=>{s===t.length-1?Array.isArray(n)?n[Number(o)]=r:n&&typeof n=="object"&&(n[o]=r):n&&typeof n=="object"&&(n[o]||(n[o]=a.includes(o)?[]:{}),n=n[o])})},Fu=(e,t,r)=>{function a(n,o=[],s=[]){Object.entries(n).forEach(([l,i])=>{(!r||r&&!r([...o,l]))&&i!=null&&(typeof i=="object"&&Object.keys(i).length>0?a(i,[...o,l],Array.isArray(i)?[...s,l]:s):t([...o,l],i,s))})}a(e)},Nu=(e,t)=>typeof t=="number"?["lineHeight","fontWeight","opacity","zIndex"].some(a=>e.includes(a))||e[e.length-1].toLowerCase().includes("opacity")?t:`${t}px`:t;function $n(e,t){const{prefix:r,shouldSkipGeneratingVar:a}=t||{},n={},o={},s={};return Fu(e,(l,i,c)=>{if((typeof i=="string"||typeof i=="number")&&(!a||!a(l,i))){const d=`--${r?`${r}-`:""}${l.join("-")}`,u=Nu(l,i);Object.assign(n,{[d]:u}),us(o,l,`var(${d})`,c),us(s,l,`var(${d}, ${u})`,c)}},l=>l[0]==="vars"),{css:n,vars:o,varsWithDefaults:s}}function Du(e,t={}){const{getSelector:r=x,disableCssColorScheme:a,colorSchemeSelector:n}=t,{colorSchemes:o={},components:s,defaultColorScheme:l="light",...i}=e,{vars:c,css:d,varsWithDefaults:u}=$n(i,t);let p=u;const y={},{[l]:g,...m}=o;if(Object.entries(m||{}).forEach(([N,D])=>{const{vars:z,css:W,varsWithDefaults:j}=$n(D,t);p=Le(p,j),y[N]={css:W,vars:z}}),g){const{css:N,vars:D,varsWithDefaults:z}=$n(g,t);p=Le(p,z),y[l]={css:N,vars:D}}function x(N,D){var W,j;let z=n;if(n==="class"&&(z=".%s"),n==="data"&&(z="[data-%s]"),n!=null&&n.startsWith("data-")&&!n.includes("%s")&&(z=`[${n}="%s"]`),N){if(z==="media")return e.defaultColorScheme===N?":root":{[`@media (prefers-color-scheme: ${((j=(W=o[N])==null?void 0:W.palette)==null?void 0:j.mode)||N})`]:{":root":D}};if(z)return e.defaultColorScheme===N?`:root, ${z.replace("%s",String(N))}`:z.replace("%s",String(N))}return":root"}return{vars:p,generateThemeVars:()=>{let N={...c};return Object.entries(y).forEach(([,{vars:D}])=>{N=Le(N,D)}),N},generateStyleSheets:()=>{var U,k;const N=[],D=e.defaultColorScheme||"light";function z(f,M){Object.keys(M).length&&N.push(typeof f=="string"?{[f]:{...M}}:f)}z(r(void 0,{...d}),d);const{[D]:W,...j}=y;if(W){const{css:f}=W,M=(k=(U=o[D])==null?void 0:U.palette)==null?void 0:k.mode,L=!a&&M?{colorScheme:M,...f}:{...f};z(r(D,{...L}),L)}return Object.entries(j).forEach(([f,{css:M}])=>{var H,ne;const L=(ne=(H=o[f])==null?void 0:H.palette)==null?void 0:ne.mode,J=!a&&L?{colorScheme:L,...M}:{...M};z(r(f,{...J}),J)}),N}}}function zu(e){return function(r){return e==="media"?(process.env.NODE_ENV!=="production"&&r!=="light"&&r!=="dark"&&console.error(`MUI: @media (prefers-color-scheme) supports only 'light' or 'dark', but receive '${r}'.`),`@media (prefers-color-scheme: ${r})`):e?e.startsWith("data-")&&!e.includes("%s")?`[${e}="${r}"] &`:e==="class"?`.${r} &`:e==="data"?`[data-${r}] &`:`${e.replace("%s",r)} &`:"&"}}function To(e,t,r=void 0){const a={};for(const n in e){const o=e[n];let s="",l=!0;for(let i=0;i<o.length;i+=1){const c=o[i];c&&(s+=(l===!0?"":" ")+t(c),l=!1,r&&r[c]&&(s+=" "+r[c]))}a[n]=s}return a}const Gu=on(),qu=Ru("div",{name:"MuiStack",slot:"Root"});function Ju(e){return Au({props:e,name:"MuiStack",defaultTheme:Gu})}function Hu(e,t){const r=B.Children.toArray(e).filter(Boolean);return r.reduce((a,n,o)=>(a.push(n),o<r.length-1&&a.push(B.cloneElement(t,{key:`separator-${o}`})),a),[])}const Wu=e=>({row:"Left","row-reverse":"Right",column:"Top","column-reverse":"Bottom"})[e],Qu=({ownerState:e,theme:t})=>{let r={display:"flex",flexDirection:"column",...tt({theme:t},Mn({values:e.direction,breakpoints:t.breakpoints.values}),a=>({flexDirection:a}))};if(e.spacing){const a=Za(t),n=Object.keys(t.breakpoints.values).reduce((i,c)=>((typeof e.spacing=="object"&&e.spacing[c]!=null||typeof e.direction=="object"&&e.direction[c]!=null)&&(i[c]=!0),i),{}),o=Mn({values:e.direction,base:n}),s=Mn({values:e.spacing,base:n});typeof o=="object"&&Object.keys(o).forEach((i,c,d)=>{if(!o[i]){const p=c>0?o[d[c-1]]:"column";o[i]=p}}),r=Le(r,tt({theme:t},s,(i,c)=>e.useFlexGap?{gap:Lt(a,i)}:{"& > :not(style):not(style)":{margin:0},"& > :not(style) ~ :not(style)":{[`margin${Wu(c?o[c]:e.direction)}`]:Lt(a,i)}}))}return r=xd(t.breakpoints,r),r};function Ku(e={}){const{createStyledComponent:t=qu,useThemeProps:r=Ju,componentName:a="MuiStack"}=e,n=()=>To({root:["root"]},i=>ra(a,i),{}),o=t(Qu),s=B.forwardRef(function(i,c){const d=r(i),u=fu(d),{component:p="div",direction:y="column",spacing:g=0,divider:m,children:x,className:I,useFlexGap:G=!1,...N}=u,D={direction:y,spacing:g,useFlexGap:G},z=n();return b.jsx(o,{as:p,ownerState:D,ref:c,className:ft(z.root,I),...N,children:m?Hu(x,m):x})});return process.env.NODE_ENV!=="production"&&(s.propTypes={children:S.node,direction:S.oneOfType([S.oneOf(["column-reverse","column","row-reverse","row"]),S.arrayOf(S.oneOf(["column-reverse","column","row-reverse","row"])),S.object]),divider:S.node,spacing:S.oneOfType([S.arrayOf(S.oneOfType([S.number,S.string])),S.number,S.object,S.string]),sx:S.oneOfType([S.arrayOf(S.oneOfType([S.func,S.object,S.bool])),S.func,S.object])}),s}const Hr={black:"#000",white:"#fff"},Yu={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"},Kt={50:"#f3e5f5",200:"#ce93d8",300:"#ba68c8",400:"#ab47bc",500:"#9c27b0",700:"#7b1fa2"},Yt={300:"#e57373",400:"#ef5350",500:"#f44336",700:"#d32f2f",800:"#c62828"},Tr={300:"#ffb74d",400:"#ffa726",500:"#ff9800",700:"#f57c00",900:"#e65100"},Xt={50:"#e3f2fd",200:"#90caf9",400:"#42a5f5",700:"#1976d2",800:"#1565c0"},Zt={300:"#4fc3f7",400:"#29b6f6",500:"#03a9f4",700:"#0288d1",900:"#01579b"},er={300:"#81c784",400:"#66bb6a",500:"#4caf50",700:"#388e3c",800:"#2e7d32",900:"#1b5e20"};function Zl(){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:Hr.white,default:Hr.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 Xu=Zl();function ei(){return{text:{primary:Hr.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:Hr.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 ps=ei();function hs(e,t,r,a){const n=a.light||a,o=a.dark||a*1.5;e[t]||(e.hasOwnProperty(r)?e[t]=e[r]:t==="light"?e.light=Jr(e.main,n):t==="dark"&&(e.dark=qr(e.main,o)))}function Zu(e="light"){return e==="dark"?{main:Xt[200],light:Xt[50],dark:Xt[400]}:{main:Xt[700],light:Xt[400],dark:Xt[800]}}function ep(e="light"){return e==="dark"?{main:Kt[200],light:Kt[50],dark:Kt[400]}:{main:Kt[500],light:Kt[300],dark:Kt[700]}}function tp(e="light"){return e==="dark"?{main:Yt[500],light:Yt[300],dark:Yt[700]}:{main:Yt[700],light:Yt[400],dark:Yt[800]}}function rp(e="light"){return e==="dark"?{main:Zt[400],light:Zt[300],dark:Zt[700]}:{main:Zt[700],light:Zt[500],dark:Zt[900]}}function ap(e="light"){return e==="dark"?{main:er[400],light:er[300],dark:er[700]}:{main:er[800],light:er[500],dark:er[900]}}function np(e="light"){return e==="dark"?{main:Tr[400],light:Tr[300],dark:Tr[700]}:{main:"#ed6c02",light:Tr[500],dark:Tr[900]}}function Io(e){const{mode:t="light",contrastThreshold:r=3,tonalOffset:a=.2,...n}=e,o=e.primary||Zu(t),s=e.secondary||ep(t),l=e.error||tp(t),i=e.info||rp(t),c=e.success||ap(t),d=e.warning||np(t);function u(m){const x=cs(m,ps.text.primary)>=r?ps.text.primary:Xu.text.primary;if(process.env.NODE_ENV!=="production"){const I=cs(m,x);I<3&&console.error([`MUI: The contrast ratio of ${I}:1 for ${x} on ${m}`,"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(`
|
|
52
|
-
`))}return
|
|
53
|
-
The color object needs to have a \`main\` property or a \`${
|
|
48
|
+
`)));const i=a[s];return o>=0?i:typeof i=="number"?-i:typeof i=="string"&&i.startsWith("var(")?`calc(-1 * ${i})`:`-${i}`}:typeof a=="function"?a:(process.env.NODE_ENV!=="production"&&console.error([`MUI: The \`theme.${t}\` value (${a}) is invalid.`,"It should be a number, an array or a function."].join(`
|
|
49
|
+
`)),()=>{})}function Zo(e){return va(e,"spacing",8,"spacing")}function xr(e,t){return typeof t=="string"||t==null?t:e(t)}function qg(e,t){return r=>e.reduce((n,a)=>(n[a]=xr(t,r),n),{})}function Jg(e,t,r,n){if(!t.includes(r))return null;const a=Gg(r),o=qg(a,n),s=e[r];return wt(e,s,o)}function $h(e,t){const r=Zo(e.theme);return Object.keys(e).map(n=>Jg(e,t,n,r)).reduce(Zn,{})}function Me(e){return $h(e,Qo)}Me.propTypes=process.env.NODE_ENV!=="production"?Qo.reduce((e,t)=>(e[t]=lr,e),{}):{};Me.filterProps=Qo;function $e(e){return $h(e,Xo)}$e.propTypes=process.env.NODE_ENV!=="production"?Xo.reduce((e,t)=>(e[t]=lr,e),{}):{};$e.filterProps=Xo;process.env.NODE_ENV!=="production"&&Hg.reduce((e,t)=>(e[t]=lr,e),{});function jh(e=8,t=Zo({spacing:e})){if(e.mui)return e;const r=(...n)=>(process.env.NODE_ENV!=="production"&&(n.length<=4||console.error(`MUI: Too many arguments provided, expected between 0 and 4, got ${n.length}`)),(n.length===0?[1]:n).map(o=>{const s=t(o);return typeof s=="number"?`${s}px`:s}).join(" "));return r.mui=!0,r}function es(...e){const t=e.reduce((n,a)=>(a.filterProps.forEach(o=>{n[o]=a}),n),{}),r=n=>Object.keys(n).reduce((a,o)=>t[o]?Zn(a,t[o](n)):a,{});return r.propTypes=process.env.NODE_ENV!=="production"?e.reduce((n,a)=>Object.assign(n,a.propTypes),{}):{},r.filterProps=e.reduce((n,a)=>n.concat(a.filterProps),[]),r}function pt(e){return typeof e!="number"?e:`${e}px solid`}function yt(e,t){return Ue({prop:e,themeKey:"borders",transform:t})}const Wg=yt("border",pt),Yg=yt("borderTop",pt),Kg=yt("borderRight",pt),Qg=yt("borderBottom",pt),Xg=yt("borderLeft",pt),Zg=yt("borderColor"),ey=yt("borderTopColor"),ty=yt("borderRightColor"),ry=yt("borderBottomColor"),ny=yt("borderLeftColor"),ay=yt("outline",pt),oy=yt("outlineColor"),ts=e=>{if(e.borderRadius!==void 0&&e.borderRadius!==null){const t=va(e.theme,"shape.borderRadius",4,"borderRadius"),r=n=>({borderRadius:xr(t,n)});return wt(e,e.borderRadius,r)}return null};ts.propTypes=process.env.NODE_ENV!=="production"?{borderRadius:lr}:{};ts.filterProps=["borderRadius"];es(Wg,Yg,Kg,Qg,Xg,Zg,ey,ty,ry,ny,ts,ay,oy);const rs=e=>{if(e.gap!==void 0&&e.gap!==null){const t=va(e.theme,"spacing",8,"gap"),r=n=>({gap:xr(t,n)});return wt(e,e.gap,r)}return null};rs.propTypes=process.env.NODE_ENV!=="production"?{gap:lr}:{};rs.filterProps=["gap"];const ns=e=>{if(e.columnGap!==void 0&&e.columnGap!==null){const t=va(e.theme,"spacing",8,"columnGap"),r=n=>({columnGap:xr(t,n)});return wt(e,e.columnGap,r)}return null};ns.propTypes=process.env.NODE_ENV!=="production"?{columnGap:lr}:{};ns.filterProps=["columnGap"];const as=e=>{if(e.rowGap!==void 0&&e.rowGap!==null){const t=va(e.theme,"spacing",8,"rowGap"),r=n=>({rowGap:xr(t,n)});return wt(e,e.rowGap,r)}return null};as.propTypes=process.env.NODE_ENV!=="production"?{rowGap:lr}:{};as.filterProps=["rowGap"];const sy=Ue({prop:"gridColumn"}),iy=Ue({prop:"gridRow"}),ly=Ue({prop:"gridAutoFlow"}),cy=Ue({prop:"gridAutoColumns"}),uy=Ue({prop:"gridAutoRows"}),dy=Ue({prop:"gridTemplateColumns"}),hy=Ue({prop:"gridTemplateRows"}),py=Ue({prop:"gridTemplateAreas"}),my=Ue({prop:"gridArea"});es(rs,ns,as,sy,iy,ly,cy,uy,dy,hy,py,my);function nn(e,t){return t==="grey"?t:e}const fy=Ue({prop:"color",themeKey:"palette",transform:nn}),gy=Ue({prop:"bgcolor",cssProperty:"backgroundColor",themeKey:"palette",transform:nn}),yy=Ue({prop:"backgroundColor",themeKey:"palette",transform:nn});es(fy,gy,yy);function ct(e){return e<=1&&e!==0?`${e*100}%`:e}const by=Ue({prop:"width",transform:ct}),xl=e=>{if(e.maxWidth!==void 0&&e.maxWidth!==null){const t=r=>{var a,o,s,i,l;const n=((s=(o=(a=e.theme)==null?void 0:a.breakpoints)==null?void 0:o.values)==null?void 0:s[r])||Yo[r];return n?((l=(i=e.theme)==null?void 0:i.breakpoints)==null?void 0:l.unit)!=="px"?{maxWidth:`${n}${e.theme.breakpoints.unit}`}:{maxWidth:n}:{maxWidth:ct(r)}};return wt(e,e.maxWidth,t)}return null};xl.filterProps=["maxWidth"];const vy=Ue({prop:"minWidth",transform:ct}),Sy=Ue({prop:"height",transform:ct}),xy=Ue({prop:"maxHeight",transform:ct}),Oy=Ue({prop:"minHeight",transform:ct});Ue({prop:"size",cssProperty:"width",transform:ct});Ue({prop:"size",cssProperty:"height",transform:ct});const wy=Ue({prop:"boxSizing"});es(by,xl,vy,Sy,xy,Oy,wy);const Sa={border:{themeKey:"borders",transform:pt},borderTop:{themeKey:"borders",transform:pt},borderRight:{themeKey:"borders",transform:pt},borderBottom:{themeKey:"borders",transform:pt},borderLeft:{themeKey:"borders",transform:pt},borderColor:{themeKey:"palette"},borderTopColor:{themeKey:"palette"},borderRightColor:{themeKey:"palette"},borderBottomColor:{themeKey:"palette"},borderLeftColor:{themeKey:"palette"},outline:{themeKey:"borders",transform:pt},outlineColor:{themeKey:"palette"},borderRadius:{themeKey:"shape.borderRadius",style:ts},color:{themeKey:"palette",transform:nn},bgcolor:{themeKey:"palette",cssProperty:"backgroundColor",transform:nn},backgroundColor:{themeKey:"palette",transform:nn},p:{style:$e},pt:{style:$e},pr:{style:$e},pb:{style:$e},pl:{style:$e},px:{style:$e},py:{style:$e},padding:{style:$e},paddingTop:{style:$e},paddingRight:{style:$e},paddingBottom:{style:$e},paddingLeft:{style:$e},paddingX:{style:$e},paddingY:{style:$e},paddingInline:{style:$e},paddingInlineStart:{style:$e},paddingInlineEnd:{style:$e},paddingBlock:{style:$e},paddingBlockStart:{style:$e},paddingBlockEnd:{style:$e},m:{style:Me},mt:{style:Me},mr:{style:Me},mb:{style:Me},ml:{style:Me},mx:{style:Me},my:{style:Me},margin:{style:Me},marginTop:{style:Me},marginRight:{style:Me},marginBottom:{style:Me},marginLeft:{style:Me},marginX:{style:Me},marginY:{style:Me},marginInline:{style:Me},marginInlineStart:{style:Me},marginInlineEnd:{style:Me},marginBlock:{style:Me},marginBlockStart:{style:Me},marginBlockEnd:{style:Me},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:rs},rowGap:{style:as},columnGap:{style:ns},gridColumn:{},gridRow:{},gridAutoFlow:{},gridAutoColumns:{},gridAutoRows:{},gridTemplateColumns:{},gridTemplateRows:{},gridTemplateAreas:{},gridArea:{},position:{},zIndex:{themeKey:"zIndex"},top:{},right:{},bottom:{},left:{},boxShadow:{themeKey:"shadows"},width:{transform:ct},maxWidth:{style:xl},minWidth:{transform:ct},height:{transform:ct},maxHeight:{transform:ct},minHeight:{transform:ct},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 Cy(...e){const t=e.reduce((n,a)=>n.concat(Object.keys(a)),[]),r=new Set(t);return e.every(n=>r.size===Object.keys(n).length)}function Py(e,t){return typeof e=="function"?e(t):e}function Ty(){function e(r,n,a,o){const s={[r]:n,theme:a},i=o[r];if(!i)return{[r]:n};const{cssProperty:l=r,themeKey:c,transform:u,style:d}=i;if(n==null)return null;if(c==="typography"&&n==="inherit")return{[r]:n};const h=Ko(a,c)||{};return d?d(s):wt(s,n,f=>{let m=Co(h,u,f);return f===m&&typeof f=="string"&&(m=Co(h,u,`${r}${f==="default"?"":Ze(f)}`,f)),l===!1?m:{[l]:m}})}function t(r){const{sx:n,theme:a={}}=r||{};if(!n)return null;const o=a.unstable_sxConfig??Sa;function s(i){let l=i;if(typeof i=="function")l=i(a);else if(typeof i!="object")return i;if(!l)return null;const c=Ih(a.breakpoints),u=Object.keys(c);let d=c;return Object.keys(l).forEach(h=>{const p=Py(l[h],a);if(p!=null)if(typeof p=="object")if(o[h])d=Zn(d,e(h,p,a,o));else{const f=wt({theme:a},p,m=>({[h]:m}));Cy(f,p)?d[h]=t({sx:p,theme:a}):d=Zn(d,f)}else d=Zn(d,e(h,p,a,o))}),Mg(a,Mh(u,d))}return Array.isArray(n)?n.map(s):s(n)}return t}const cn=Ty();cn.filterProps=["sx"];function Ry(e,t){var n;const r=this;if(r.vars){if(!((n=r.colorSchemes)!=null&&n[e])||typeof r.getColorSchemeSelector!="function")return{};let a=r.getColorSchemeSelector(e);return a==="&"?t:((a.includes("data-")||a.includes("."))&&(a=`*:where(${a.replace(/\s*&$/,"")}) &`),{[a]:t})}return r.palette.mode===e?t:{}}function os(e={},...t){const{breakpoints:r={},palette:n={},spacing:a,shape:o={},...s}=e,i=Ig(r),l=jh(a);let c=et({breakpoints:i,direction:"ltr",components:{},palette:{mode:"light",...n},spacing:l,shape:{...Ug,...o}},s);return c=kg(c),c.applyStyles=Ry,c=t.reduce((u,d)=>et(u,d),c),c.unstable_sxConfig={...Sa,...s==null?void 0:s.unstable_sxConfig},c.unstable_sx=function(d){return cn({sx:d,theme:this})},c}function Ay(e){return Object.keys(e).length===0}function Vy(e=null){const t=B.useContext(sg.ThemeContext);return!t||Ay(t)?e:t}const _y=os();function Ey(e=_y){return Vy(e)}const Iy=e=>{var n;const t={systemProps:{},otherProps:{}},r=((n=e==null?void 0:e.theme)==null?void 0:n.unstable_sxConfig)??Sa;return Object.keys(e).forEach(a=>{r[a]?t.systemProps[a]=e[a]:t.otherProps[a]=e[a]}),t};function My(e){const{sx:t,...r}=e,{systemProps:n,otherProps:a}=Iy(r);let o;return Array.isArray(t)?o=[n,...t]:typeof t=="function"?o=(...s)=>{const i=t(...s);return Vt(i)?{...n,...i}:n}:o={...n,...t},{...a,sx:o}}const Uc=e=>e,$y=()=>{let e=Uc;return{configure(t){e=t},generate(t){return e(t)},reset(){e=Uc}}},jy=$y(),ky={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 xa(e,t,r="Mui"){const n=ky[t];return n?`${r}-${n}`:`${jy.generate(e)}-${t}`}function kh(e,t,r="Mui"){const n={};return t.forEach(a=>{n[a]=xa(e,a,r)}),n}function Uh(e,t=""){return e.displayName||e.name||t}function Lc(e,t,r){const n=Uh(t);return e.displayName||(n!==""?`${r}(${n})`:r)}function Uy(e){if(e!=null){if(typeof e=="string")return e;if(typeof e=="function")return Uh(e,"Component");if(typeof e=="object")switch(e.$$typeof){case wo.ForwardRef:return Lc(e,e.render,"ForwardRef");case wo.Memo:return Lc(e,e.type,"memo");default:return}}}function Lh(e){const{variants:t,...r}=e,n={variants:t,style:Ec(r),isProcessed:!0};return n.style===r||t&&t.forEach(a=>{typeof a.style!="function"&&(a.style=Ec(a.style))}),n}const Ly=os();function Ys(e){return e!=="ownerState"&&e!=="theme"&&e!=="sx"&&e!=="as"}function Dy(e){return e?(t,r)=>r[e]:null}function By(e,t,r){e.theme=zy(e.theme)?r:e.theme[t]||e.theme}function ho(e,t){const r=typeof t=="function"?t(e):t;if(Array.isArray(r))return r.flatMap(n=>ho(e,n));if(Array.isArray(r==null?void 0:r.variants)){let n;if(r.isProcessed)n=r.style;else{const{variants:a,...o}=r;n=o}return Dh(e,r.variants,[n])}return r!=null&&r.isProcessed?r.style:r}function Dh(e,t,r=[]){var a;let n;e:for(let o=0;o<t.length;o+=1){const s=t[o];if(typeof s.props=="function"){if(n??(n={...e,...e.ownerState,ownerState:e.ownerState}),!s.props(n))continue}else for(const i in s.props)if(e[i]!==s.props[i]&&((a=e.ownerState)==null?void 0:a[i])!==s.props[i])continue e;typeof s.style=="function"?(n??(n={...e,...e.ownerState,ownerState:e.ownerState}),r.push(s.style(n))):r.push(s.style)}return r}function Bh(e={}){const{themeId:t,defaultTheme:r=Ly,rootShouldForwardProp:n=Ys,slotShouldForwardProp:a=Ys}=e;function o(i){By(i,t,r)}return(i,l={})=>{Rg(i,A=>A.filter(w=>w!==cn));const{name:c,slot:u,skipVariantsResolver:d,skipSx:h,overridesResolver:p=Dy(Nh(u)),...f}=l,m=d!==void 0?d:u&&u!=="Root"&&u!=="root"||!1,y=h||!1;let x=Ys;u==="Root"||u==="root"?x=n:u?x=a:Gy(i)&&(x=void 0);const V=Tg(i,{shouldForwardProp:x,label:Fy(c,u),...f}),O=A=>{if(A.__emotion_real===A)return A;if(typeof A=="function")return function(P){return ho(P,A)};if(Vt(A)){const w=Lh(A);return w.variants?function(_){return ho(_,w)}:w.style}return A},C=(...A)=>{const w=[],P=A.map(O),_=[];if(w.push(o),c&&p&&_.push(function(F){var re,oe;const z=(oe=(re=F.theme.components)==null?void 0:re[c])==null?void 0:oe.styleOverrides;if(!z)return null;const ne={};for(const Z in z)ne[Z]=ho(F,z[Z]);return p(F,ne)}),c&&!m&&_.push(function(F){var ne,re;const I=F.theme,z=(re=(ne=I==null?void 0:I.components)==null?void 0:ne[c])==null?void 0:re.variants;return z?Dh(F,z):null}),y||_.push(cn),Array.isArray(P[0])){const T=P.shift(),F=new Array(w.length).fill(""),I=new Array(_.length).fill("");let z;z=[...F,...T,...I],z.raw=[...F,...T.raw,...I],w.unshift(z)}const N=[...w,...P,..._],b=V(...N);return i.muiName&&(b.muiName=i.muiName),process.env.NODE_ENV!=="production"&&(b.displayName=Ny(c,u,i)),b};return V.withConfig&&(C.withConfig=V.withConfig),C}}function Ny(e,t,r){return e?`${e}${Ze(t||"")}`:`Styled(${Uy(r)})`}function Fy(e,t){let r;return process.env.NODE_ENV!=="production"&&e&&(r=`${e}-${Nh(t||"Root")}`),r}function zy(e){for(const t in e)return!1;return!0}function Gy(e){return typeof e=="string"&&e.charCodeAt(0)>96}function Nh(e){return e&&e.charAt(0).toLowerCase()+e.slice(1)}const Hy=Bh();function Po(e,t){const r={...t};for(const n in e)if(Object.prototype.hasOwnProperty.call(e,n)){const a=n;if(a==="components"||a==="slots")r[a]={...e[a],...r[a]};else if(a==="componentsProps"||a==="slotProps"){const o=e[a],s=t[a];if(!s)r[a]=o||{};else if(!o)r[a]=s;else{r[a]={...s};for(const i in o)if(Object.prototype.hasOwnProperty.call(o,i)){const l=i;r[a][l]=Po(o[l],s[l])}}}else r[a]===void 0&&(r[a]=e[a])}return r}function qy(e){const{theme:t,name:r,props:n}=e;return!t||!t.components||!t.components[r]||!t.components[r].defaultProps?n:Po(t.components[r].defaultProps,n)}function Fh({props:e,name:t,defaultTheme:r,themeId:n}){let a=Ey(r);return n&&(a=a[n]||a),qy({theme:a,name:t,props:e})}const zh=typeof window<"u"?B.useLayoutEffect:B.useEffect;function Zr(e,t=Number.MIN_SAFE_INTEGER,r=Number.MAX_SAFE_INTEGER){return Math.max(t,Math.min(e,r))}function Ol(e,t=0,r=1){return process.env.NODE_ENV!=="production"&&(e<t||e>r)&&console.error(`MUI: The value provided ${e} is out of range [${t}, ${r}].`),Zr(e,t,r)}function Jy(e){e=e.slice(1);const t=new RegExp(`.{1,${e.length>=6?2:1}}`,"g");let r=e.match(t);return r&&r[0].length===1&&(r=r.map(n=>n+n)),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.`),r?`rgb${r.length===4?"a":""}(${r.map((n,a)=>a<3?parseInt(n,16):Math.round(parseInt(n,16)/255*1e3)/1e3).join(", ")})`:""}function sr(e){if(e.type)return e;if(e.charAt(0)==="#")return sr(Jy(e));const t=e.indexOf("("),r=e.substring(0,t);if(!["rgb","rgba","hsl","hsla","color"].includes(r))throw new Error(process.env.NODE_ENV!=="production"?`MUI: Unsupported \`${e}\` color.
|
|
50
|
+
The following formats are supported: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla(), color().`:or(9,e));let n=e.substring(t+1,e.length-1),a;if(r==="color"){if(n=n.split(" "),a=n.shift(),n.length===4&&n[3].charAt(0)==="/"&&(n[3]=n[3].slice(1)),!["srgb","display-p3","a98-rgb","prophoto-rgb","rec-2020"].includes(a))throw new Error(process.env.NODE_ENV!=="production"?`MUI: unsupported \`${a}\` color space.
|
|
51
|
+
The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rgb, rec-2020.`:or(10,a))}else n=n.split(",");return n=n.map(o=>parseFloat(o)),{type:r,values:n,colorSpace:a}}const Wy=e=>{const t=sr(e);return t.values.slice(0,3).map((r,n)=>t.type.includes("hsl")&&n!==0?`${r}%`:r).join(" ")},Yn=(e,t)=>{try{return Wy(e)}catch{return t&&process.env.NODE_ENV!=="production"&&console.warn(t),e}};function ss(e){const{type:t,colorSpace:r}=e;let{values:n}=e;return t.includes("rgb")?n=n.map((a,o)=>o<3?parseInt(a,10):a):t.includes("hsl")&&(n[1]=`${n[1]}%`,n[2]=`${n[2]}%`),t.includes("color")?n=`${r} ${n.join(" ")}`:n=`${n.join(", ")}`,`${t}(${n})`}function Gh(e){e=sr(e);const{values:t}=e,r=t[0],n=t[1]/100,a=t[2]/100,o=n*Math.min(a,1-a),s=(c,u=(c+r/30)%12)=>a-o*Math.max(Math.min(u-3,9-u,1),-1);let i="rgb";const l=[Math.round(s(0)*255),Math.round(s(8)*255),Math.round(s(4)*255)];return e.type==="hsla"&&(i+="a",l.push(t[3])),ss({type:i,values:l})}function ki(e){e=sr(e);let t=e.type==="hsl"||e.type==="hsla"?sr(Gh(e)).values:e.values;return t=t.map(r=>(e.type!=="color"&&(r/=255),r<=.03928?r/12.92:((r+.055)/1.055)**2.4)),Number((.2126*t[0]+.7152*t[1]+.0722*t[2]).toFixed(3))}function Dc(e,t){const r=ki(e),n=ki(t);return(Math.max(r,n)+.05)/(Math.min(r,n)+.05)}function Ui(e,t){return e=sr(e),t=Ol(t),(e.type==="rgb"||e.type==="hsl")&&(e.type+="a"),e.type==="color"?e.values[3]=`/${t}`:e.values[3]=t,ss(e)}function Da(e,t,r){try{return Ui(e,t)}catch{return e}}function na(e,t){if(e=sr(e),t=Ol(t),e.type.includes("hsl"))e.values[2]*=1-t;else if(e.type.includes("rgb")||e.type.includes("color"))for(let r=0;r<3;r+=1)e.values[r]*=1-t;return ss(e)}function we(e,t,r){try{return na(e,t)}catch{return e}}function aa(e,t){if(e=sr(e),t=Ol(t),e.type.includes("hsl"))e.values[2]+=(100-e.values[2])*t;else if(e.type.includes("rgb"))for(let r=0;r<3;r+=1)e.values[r]+=(255-e.values[r])*t;else if(e.type.includes("color"))for(let r=0;r<3;r+=1)e.values[r]+=(1-e.values[r])*t;return ss(e)}function Ce(e,t,r){try{return aa(e,t)}catch{return e}}function Yy(e,t=.15){return ki(e)>.5?na(e,t):aa(e,t)}function Ba(e,t,r){try{return Yy(e,t)}catch{return e}}const Ky=B.createContext();process.env.NODE_ENV!=="production"&&(g.node,g.bool);const Qy=()=>B.useContext(Ky)??!1,Xy=B.createContext(void 0);process.env.NODE_ENV!=="production"&&(g.node,g.object);function Zy(e){const{theme:t,name:r,props:n}=e;if(!t||!t.components||!t.components[r])return n;const a=t.components[r];return a.defaultProps?Po(a.defaultProps,n):!a.styleOverrides&&!a.variants?Po(a,n):n}function e0({props:e,name:t}){const r=B.useContext(Xy);return Zy({props:e,name:t,theme:{components:r}})}const Bc={theme:void 0};function t0(e){let t,r;return function(a){let o=t;return(o===void 0||a.theme!==r)&&(Bc.theme=a.theme,o=Lh(e(Bc)),t=o,r=a.theme),o}}function r0(e=""){function t(...n){if(!n.length)return"";const a=n[0];return typeof a=="string"&&!a.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}-`:""}${a}${t(...n.slice(1))})`:`, ${a}`}return(n,...a)=>`var(--${e?`${e}-`:""}${n}${t(...a)})`}const Nc=(e,t,r,n=[])=>{let a=e;t.forEach((o,s)=>{s===t.length-1?Array.isArray(a)?a[Number(o)]=r:a&&typeof a=="object"&&(a[o]=r):a&&typeof a=="object"&&(a[o]||(a[o]=n.includes(o)?[]:{}),a=a[o])})},n0=(e,t,r)=>{function n(a,o=[],s=[]){Object.entries(a).forEach(([i,l])=>{(!r||r&&!r([...o,i]))&&l!=null&&(typeof l=="object"&&Object.keys(l).length>0?n(l,[...o,i],Array.isArray(l)?[...s,i]:s):t([...o,i],l,s))})}n(e)},a0=(e,t)=>typeof t=="number"?["lineHeight","fontWeight","opacity","zIndex"].some(n=>e.includes(n))||e[e.length-1].toLowerCase().includes("opacity")?t:`${t}px`:t;function Ks(e,t){const{prefix:r,shouldSkipGeneratingVar:n}=t||{},a={},o={},s={};return n0(e,(i,l,c)=>{if((typeof l=="string"||typeof l=="number")&&(!n||!n(i,l))){const u=`--${r?`${r}-`:""}${i.join("-")}`,d=a0(i,l);Object.assign(a,{[u]:d}),Nc(o,i,`var(${u})`,c),Nc(s,i,`var(${u}, ${d})`,c)}},i=>i[0]==="vars"),{css:a,vars:o,varsWithDefaults:s}}function o0(e,t={}){const{getSelector:r=y,disableCssColorScheme:n,colorSchemeSelector:a}=t,{colorSchemes:o={},components:s,defaultColorScheme:i="light",...l}=e,{vars:c,css:u,varsWithDefaults:d}=Ks(l,t);let h=d;const p={},{[i]:f,...m}=o;if(Object.entries(m||{}).forEach(([O,C])=>{const{vars:A,css:w,varsWithDefaults:P}=Ks(C,t);h=et(h,P),p[O]={css:w,vars:A}}),f){const{css:O,vars:C,varsWithDefaults:A}=Ks(f,t);h=et(h,A),p[i]={css:O,vars:C}}function y(O,C){var w,P;let A=a;if(a==="class"&&(A=".%s"),a==="data"&&(A="[data-%s]"),a!=null&&a.startsWith("data-")&&!a.includes("%s")&&(A=`[${a}="%s"]`),O){if(A==="media")return e.defaultColorScheme===O?":root":{[`@media (prefers-color-scheme: ${((P=(w=o[O])==null?void 0:w.palette)==null?void 0:P.mode)||O})`]:{":root":C}};if(A)return e.defaultColorScheme===O?`:root, ${A.replace("%s",String(O))}`:A.replace("%s",String(O))}return":root"}return{vars:h,generateThemeVars:()=>{let O={...c};return Object.entries(p).forEach(([,{vars:C}])=>{O=et(O,C)}),O},generateStyleSheets:()=>{var _,N;const O=[],C=e.defaultColorScheme||"light";function A(b,T){Object.keys(T).length&&O.push(typeof b=="string"?{[b]:{...T}}:b)}A(r(void 0,{...u}),u);const{[C]:w,...P}=p;if(w){const{css:b}=w,T=(N=(_=o[C])==null?void 0:_.palette)==null?void 0:N.mode,F=!n&&T?{colorScheme:T,...b}:{...b};A(r(C,{...F}),F)}return Object.entries(P).forEach(([b,{css:T}])=>{var z,ne;const F=(ne=(z=o[b])==null?void 0:z.palette)==null?void 0:ne.mode,I=!n&&F?{colorScheme:F,...T}:{...T};A(r(b,{...I}),I)}),O}}}function s0(e){return function(r){return e==="media"?(process.env.NODE_ENV!=="production"&&r!=="light"&&r!=="dark"&&console.error(`MUI: @media (prefers-color-scheme) supports only 'light' or 'dark', but receive '${r}'.`),`@media (prefers-color-scheme: ${r})`):e?e.startsWith("data-")&&!e.includes("%s")?`[${e}="${r}"] &`:e==="class"?`.${r} &`:e==="data"?`[data-${r}] &`:`${e.replace("%s",r)} &`:"&"}}function wl(e,t,r=void 0){const n={};for(const a in e){const o=e[a];let s="",i=!0;for(let l=0;l<o.length;l+=1){const c=o[l];c&&(s+=(i===!0?"":" ")+t(c),i=!1,r&&r[c]&&(s+=" "+r[c]))}n[a]=s}return n}const i0=os(),l0=Hy("div",{name:"MuiStack",slot:"Root"});function c0(e){return Fh({props:e,name:"MuiStack",defaultTheme:i0})}function u0(e,t){const r=B.Children.toArray(e).filter(Boolean);return r.reduce((n,a,o)=>(n.push(a),o<r.length-1&&n.push(B.cloneElement(t,{key:`separator-${o}`})),n),[])}const d0=e=>({row:"Left","row-reverse":"Right",column:"Top","column-reverse":"Bottom"})[e],h0=({ownerState:e,theme:t})=>{let r={display:"flex",flexDirection:"column",...wt({theme:t},Ws({values:e.direction,breakpoints:t.breakpoints.values}),n=>({flexDirection:n}))};if(e.spacing){const n=Zo(t),a=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=Ws({values:e.direction,base:a}),s=Ws({values:e.spacing,base:a});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}}),r=et(r,wt({theme:t},s,(l,c)=>e.useFlexGap?{gap:xr(n,l)}:{"& > :not(style):not(style)":{margin:0},"& > :not(style) ~ :not(style)":{[`margin${d0(c?o[c]:e.direction)}`]:xr(n,l)}}))}return r=Dg(t.breakpoints,r),r};function p0(e={}){const{createStyledComponent:t=l0,useThemeProps:r=c0,componentName:n="MuiStack"}=e,a=()=>wl({root:["root"]},l=>xa(n,l),{}),o=t(h0),s=B.forwardRef(function(l,c){const u=r(l),d=My(u),{component:h="div",direction:p="column",spacing:f=0,divider:m,children:y,className:x,useFlexGap:V=!1,...O}=d,C={direction:p,spacing:f,useFlexGap:V},A=a();return S.jsx(o,{as:h,ownerState:C,ref:c,className:Et(A.root,x),...O,children:m?u0(y,m):y})});return process.env.NODE_ENV!=="production"&&(s.propTypes={children:g.node,direction:g.oneOfType([g.oneOf(["column-reverse","column","row-reverse","row"]),g.arrayOf(g.oneOf(["column-reverse","column","row-reverse","row"])),g.object]),divider:g.node,spacing:g.oneOfType([g.arrayOf(g.oneOfType([g.number,g.string])),g.number,g.object,g.string]),sx:g.oneOfType([g.arrayOf(g.oneOfType([g.func,g.object,g.bool])),g.func,g.object])}),s}const oa={black:"#000",white:"#fff"},m0={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"},Lr={50:"#f3e5f5",200:"#ce93d8",300:"#ba68c8",400:"#ab47bc",500:"#9c27b0",700:"#7b1fa2"},Dr={300:"#e57373",400:"#ef5350",500:"#f44336",700:"#d32f2f",800:"#c62828"},$n={300:"#ffb74d",400:"#ffa726",500:"#ff9800",700:"#f57c00",900:"#e65100"},Br={50:"#e3f2fd",200:"#90caf9",400:"#42a5f5",700:"#1976d2",800:"#1565c0"},Nr={300:"#4fc3f7",400:"#29b6f6",500:"#03a9f4",700:"#0288d1",900:"#01579b"},Fr={300:"#81c784",400:"#66bb6a",500:"#4caf50",700:"#388e3c",800:"#2e7d32",900:"#1b5e20"};function Hh(){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:oa.white,default:oa.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 f0=Hh();function qh(){return{text:{primary:oa.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:oa.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 Fc=qh();function zc(e,t,r,n){const a=n.light||n,o=n.dark||n*1.5;e[t]||(e.hasOwnProperty(r)?e[t]=e[r]:t==="light"?e.light=aa(e.main,a):t==="dark"&&(e.dark=na(e.main,o)))}function g0(e="light"){return e==="dark"?{main:Br[200],light:Br[50],dark:Br[400]}:{main:Br[700],light:Br[400],dark:Br[800]}}function y0(e="light"){return e==="dark"?{main:Lr[200],light:Lr[50],dark:Lr[400]}:{main:Lr[500],light:Lr[300],dark:Lr[700]}}function b0(e="light"){return e==="dark"?{main:Dr[500],light:Dr[300],dark:Dr[700]}:{main:Dr[700],light:Dr[400],dark:Dr[800]}}function v0(e="light"){return e==="dark"?{main:Nr[400],light:Nr[300],dark:Nr[700]}:{main:Nr[700],light:Nr[500],dark:Nr[900]}}function S0(e="light"){return e==="dark"?{main:Fr[400],light:Fr[300],dark:Fr[700]}:{main:Fr[800],light:Fr[500],dark:Fr[900]}}function x0(e="light"){return e==="dark"?{main:$n[400],light:$n[300],dark:$n[700]}:{main:"#ed6c02",light:$n[500],dark:$n[900]}}function Cl(e){const{mode:t="light",contrastThreshold:r=3,tonalOffset:n=.2,...a}=e,o=e.primary||g0(t),s=e.secondary||y0(t),i=e.error||b0(t),l=e.info||v0(t),c=e.success||S0(t),u=e.warning||x0(t);function d(m){const y=Dc(m,Fc.text.primary)>=r?Fc.text.primary:f0.text.primary;if(process.env.NODE_ENV!=="production"){const x=Dc(m,y);x<3&&console.error([`MUI: The contrast ratio of ${x}:1 for ${y} on ${m}`,"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(`
|
|
52
|
+
`))}return y}const h=({color:m,name:y,mainShade:x=500,lightShade:V=300,darkShade:O=700})=>{if(m={...m},!m.main&&m[x]&&(m.main=m[x]),!m.hasOwnProperty("main"))throw new Error(process.env.NODE_ENV!=="production"?`MUI: The color${y?` (${y})`:""} provided to augmentColor(color) is invalid.
|
|
53
|
+
The color object needs to have a \`main\` property or a \`${x}\` property.`:or(11,y?` (${y})`:"",x));if(typeof m.main!="string")throw new Error(process.env.NODE_ENV!=="production"?`MUI: The color${y?` (${y})`:""} provided to augmentColor(color) is invalid.
|
|
54
54
|
\`color.main\` should be a string, but \`${JSON.stringify(m.main)}\` was provided instead.
|
|
55
55
|
|
|
56
56
|
Did you intend to use one of the following approaches?
|
|
@@ -63,20 +63,68 @@ const theme1 = createTheme({ palette: {
|
|
|
63
63
|
|
|
64
64
|
const theme2 = createTheme({ palette: {
|
|
65
65
|
primary: { main: green[500] },
|
|
66
|
-
} });`:
|
|
67
|
-
`)),Object.keys(c).length!==0&&console.error(`MUI: Unrecognized argument(s) [${Object.keys(c).join(",")}].`)}return(Array.isArray(
|
|
66
|
+
} });`:or(12,y?` (${y})`:"",JSON.stringify(m.main)));return zc(m,"light",V,n),zc(m,"dark",O,n),m.contrastText||(m.contrastText=d(m.main)),m};let p;return t==="light"?p=Hh():t==="dark"&&(p=qh()),process.env.NODE_ENV!=="production"&&(p||console.error(`MUI: The palette mode \`${t}\` is not supported.`)),et({common:{...oa},mode:t,primary:h({color:o,name:"primary"}),secondary:h({color:s,name:"secondary",mainShade:"A400",lightShade:"A200",darkShade:"A700"}),error:h({color:i,name:"error"}),warning:h({color:u,name:"warning"}),info:h({color:l,name:"info"}),success:h({color:c,name:"success"}),grey:m0,contrastThreshold:r,getContrastText:d,augmentColor:h,tonalOffset:n,...p},a)}function O0(e){const t={};return Object.entries(e).forEach(n=>{const[a,o]=n;typeof o=="object"&&(t[a]=`${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 w0(e,t){return{toolbar:{minHeight:56,[e.up("xs")]:{"@media (orientation: landscape)":{minHeight:48}},[e.up("sm")]:{minHeight:64}},...t}}function C0(e){return Math.round(e*1e5)/1e5}const Gc={textTransform:"uppercase"},Hc='"Roboto", "Helvetica", "Arial", sans-serif';function P0(e,t){const{fontFamily:r=Hc,fontSize:n=14,fontWeightLight:a=300,fontWeightRegular:o=400,fontWeightMedium:s=500,fontWeightBold:i=700,htmlFontSize:l=16,allVariants:c,pxToRem:u,...d}=typeof t=="function"?t(e):t;process.env.NODE_ENV!=="production"&&(typeof n!="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=n/14,p=u||(y=>`${y/l*h}rem`),f=(y,x,V,O,C)=>({fontFamily:r,fontWeight:y,fontSize:p(x),lineHeight:V,...r===Hc?{letterSpacing:`${C0(O/x)}em`}:{},...C,...c}),m={h1:f(a,96,1.167,-1.5),h2:f(a,60,1.2,-.5),h3:f(o,48,1.167,0),h4:f(o,34,1.235,.25),h5:f(o,24,1.334,0),h6:f(s,20,1.6,.15),subtitle1:f(o,16,1.75,.15),subtitle2:f(s,14,1.57,.1),body1:f(o,16,1.5,.15),body2:f(o,14,1.43,.15),button:f(s,14,1.75,.4,Gc),caption:f(o,12,1.66,.4),overline:f(o,12,2.66,1,Gc),inherit:{fontFamily:"inherit",fontWeight:"inherit",fontSize:"inherit",lineHeight:"inherit",letterSpacing:"inherit"}};return et({htmlFontSize:l,pxToRem:p,fontFamily:r,fontSize:n,fontWeightLight:a,fontWeightRegular:o,fontWeightMedium:s,fontWeightBold:i,...m},d,{clone:!1})}const T0=.2,R0=.14,A0=.12;function _e(...e){return[`${e[0]}px ${e[1]}px ${e[2]}px ${e[3]}px rgba(0,0,0,${T0})`,`${e[4]}px ${e[5]}px ${e[6]}px ${e[7]}px rgba(0,0,0,${R0})`,`${e[8]}px ${e[9]}px ${e[10]}px ${e[11]}px rgba(0,0,0,${A0})`].join(",")}const V0=["none",_e(0,2,1,-1,0,1,1,0,0,1,3,0),_e(0,3,1,-2,0,2,2,0,0,1,5,0),_e(0,3,3,-2,0,3,4,0,0,1,8,0),_e(0,2,4,-1,0,4,5,0,0,1,10,0),_e(0,3,5,-1,0,5,8,0,0,1,14,0),_e(0,3,5,-1,0,6,10,0,0,1,18,0),_e(0,4,5,-2,0,7,10,1,0,2,16,1),_e(0,5,5,-3,0,8,10,1,0,3,14,2),_e(0,5,6,-3,0,9,12,1,0,3,16,2),_e(0,6,6,-3,0,10,14,1,0,4,18,3),_e(0,6,7,-4,0,11,15,1,0,4,20,3),_e(0,7,8,-4,0,12,17,2,0,5,22,4),_e(0,7,8,-4,0,13,19,2,0,5,24,4),_e(0,7,9,-4,0,14,21,2,0,5,26,4),_e(0,8,9,-5,0,15,22,2,0,6,28,5),_e(0,8,10,-5,0,16,24,2,0,6,30,5),_e(0,8,11,-5,0,17,26,2,0,6,32,5),_e(0,9,11,-5,0,18,28,2,0,7,34,6),_e(0,9,12,-6,0,19,29,2,0,7,36,6),_e(0,10,13,-6,0,20,31,3,0,8,38,7),_e(0,10,13,-6,0,21,33,3,0,8,40,7),_e(0,10,14,-6,0,22,35,3,0,8,42,7),_e(0,11,14,-7,0,23,36,3,0,9,44,8),_e(0,11,15,-7,0,24,38,3,0,9,46,8)],_0={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)"},E0={shortest:150,shorter:200,short:250,standard:300,complex:375,enteringScreen:225,leavingScreen:195};function qc(e){return`${Math.round(e)}ms`}function I0(e){if(!e)return 0;const t=e/36;return Math.min(Math.round((4+15*t**.25+t/5)*10),3e3)}function M0(e){const t={..._0,...e.easing},r={...E0,...e.duration};return{getAutoHeightDuration:I0,create:(a=["all"],o={})=>{const{duration:s=r.standard,easing:i=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(a)&&!Array.isArray(a)&&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(i)||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(`
|
|
67
|
+
`)),Object.keys(c).length!==0&&console.error(`MUI: Unrecognized argument(s) [${Object.keys(c).join(",")}].`)}return(Array.isArray(a)?a:[a]).map(u=>`${u} ${typeof s=="string"?s:qc(s)} ${i} ${typeof l=="string"?l:qc(l)}`).join(",")},...e,easing:t,duration:r}}const $0={mobileStepper:1e3,fab:1050,speedDial:1050,appBar:1100,drawer:1200,modal:1300,snackbar:1400,tooltip:1500};function j0(e){return Vt(e)||typeof e>"u"||typeof e=="string"||typeof e=="boolean"||typeof e=="number"||Array.isArray(e)}function Jh(e={}){const t={...e};function r(n){const a=Object.entries(n);for(let o=0;o<a.length;o++){const[s,i]=a[o];!j0(i)||s.startsWith("unstable_")?delete n[s]:Vt(i)&&(n[s]={...i},r(n[s]))}}return r(t),`import { unstable_createBreakpoints as createBreakpoints, createTransitions } from '@mui/material/styles';
|
|
68
68
|
|
|
69
69
|
const theme = ${JSON.stringify(t,null,2)};
|
|
70
70
|
|
|
71
71
|
theme.breakpoints = createBreakpoints(theme.breakpoints || {});
|
|
72
72
|
theme.transitions = createTransitions(theme.transitions || {});
|
|
73
73
|
|
|
74
|
-
export default theme;`}function
|
|
75
|
-
`))}m[
|
|
76
|
-
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 Pp(e){return typeof e=="number"?`${e}px`:typeof e=="string"||typeof e=="function"||Array.isArray(e)?e:"8px"}const nt=e=>{try{return e()}catch{}},Rp=(e="mui")=>Lu(e);function Un(e,t,r,a){if(!t)return;t=t===!0?{}:t;const n=a==="dark"?"dark":"light";if(!r){e[a]=xp({...t,palette:{mode:n,...t==null?void 0:t.palette}});return}const{palette:o,...s}=ao({...r,palette:{mode:n,...t==null?void 0:t.palette}});return e[a]={...t,palette:o,opacity:{...ri(n),...t==null?void 0:t.opacity},overlays:(t==null?void 0:t.overlays)||ai(n)},s}function _p(e={},...t){const{colorSchemes:r={light:!0},defaultColorScheme:a,disableCssColorScheme:n=!1,cssVarPrefix:o="mui",shouldSkipGeneratingVar:s=Op,colorSchemeSelector:l=r.light&&r.dark?"media":void 0,rootSelector:i=":root",...c}=e,d=Object.keys(r)[0],u=a||(r.light&&d!=="light"?"light":d),p=Rp(o),{[u]:y,light:g,dark:m,...x}=r,I={...x};let G=y;if((u==="dark"&&!("dark"in r)||u==="light"&&!("light"in r))&&(G=!0),!G)throw new Error(process.env.NODE_ENV!=="production"?`MUI: The \`colorSchemes.${u}\` option is either missing or invalid.`:_t(21,u));const N=Un(I,G,c,u);g&&!I.light&&Un(I,g,void 0,"light"),m&&!I.dark&&Un(I,m,void 0,"dark");let D={defaultColorScheme:u,...N,cssVarPrefix:o,colorSchemeSelector:l,rootSelector:i,getCssVar:p,colorSchemes:I,font:{...op(N.typography),...N.font},spacing:Pp(c.spacing)};Object.keys(D.colorSchemes).forEach(k=>{const f=D.colorSchemes[k].palette,M=L=>{const J=L.split("-"),H=J[1],ne=J[2];return p(L,f[H][ne])};if(f.mode==="light"&&(E(f.common,"background","#fff"),E(f.common,"onBackground","#000")),f.mode==="dark"&&(E(f.common,"background","#000"),E(f.common,"onBackground","#fff")),Vp(f,["Alert","AppBar","Avatar","Button","Chip","FilledInput","LinearProgress","Skeleton","Slider","SnackbarContent","SpeedDialAction","StepConnector","StepContent","Switch","TableCell","Tooltip"]),f.mode==="light"){E(f.Alert,"errorColor",de(f.error.light,.6)),E(f.Alert,"infoColor",de(f.info.light,.6)),E(f.Alert,"successColor",de(f.success.light,.6)),E(f.Alert,"warningColor",de(f.warning.light,.6)),E(f.Alert,"errorFilledBg",M("palette-error-main")),E(f.Alert,"infoFilledBg",M("palette-info-main")),E(f.Alert,"successFilledBg",M("palette-success-main")),E(f.Alert,"warningFilledBg",M("palette-warning-main")),E(f.Alert,"errorFilledColor",nt(()=>f.getContrastText(f.error.main))),E(f.Alert,"infoFilledColor",nt(()=>f.getContrastText(f.info.main))),E(f.Alert,"successFilledColor",nt(()=>f.getContrastText(f.success.main))),E(f.Alert,"warningFilledColor",nt(()=>f.getContrastText(f.warning.main))),E(f.Alert,"errorStandardBg",ue(f.error.light,.9)),E(f.Alert,"infoStandardBg",ue(f.info.light,.9)),E(f.Alert,"successStandardBg",ue(f.success.light,.9)),E(f.Alert,"warningStandardBg",ue(f.warning.light,.9)),E(f.Alert,"errorIconColor",M("palette-error-main")),E(f.Alert,"infoIconColor",M("palette-info-main")),E(f.Alert,"successIconColor",M("palette-success-main")),E(f.Alert,"warningIconColor",M("palette-warning-main")),E(f.AppBar,"defaultBg",M("palette-grey-100")),E(f.Avatar,"defaultBg",M("palette-grey-400")),E(f.Button,"inheritContainedBg",M("palette-grey-300")),E(f.Button,"inheritContainedHoverBg",M("palette-grey-A100")),E(f.Chip,"defaultBorder",M("palette-grey-400")),E(f.Chip,"defaultAvatarColor",M("palette-grey-700")),E(f.Chip,"defaultIconColor",M("palette-grey-700")),E(f.FilledInput,"bg","rgba(0, 0, 0, 0.06)"),E(f.FilledInput,"hoverBg","rgba(0, 0, 0, 0.09)"),E(f.FilledInput,"disabledBg","rgba(0, 0, 0, 0.12)"),E(f.LinearProgress,"primaryBg",ue(f.primary.main,.62)),E(f.LinearProgress,"secondaryBg",ue(f.secondary.main,.62)),E(f.LinearProgress,"errorBg",ue(f.error.main,.62)),E(f.LinearProgress,"infoBg",ue(f.info.main,.62)),E(f.LinearProgress,"successBg",ue(f.success.main,.62)),E(f.LinearProgress,"warningBg",ue(f.warning.main,.62)),E(f.Skeleton,"bg",`rgba(${M("palette-text-primaryChannel")} / 0.11)`),E(f.Slider,"primaryTrack",ue(f.primary.main,.62)),E(f.Slider,"secondaryTrack",ue(f.secondary.main,.62)),E(f.Slider,"errorTrack",ue(f.error.main,.62)),E(f.Slider,"infoTrack",ue(f.info.main,.62)),E(f.Slider,"successTrack",ue(f.success.main,.62)),E(f.Slider,"warningTrack",ue(f.warning.main,.62));const L=ya(f.background.default,.8);E(f.SnackbarContent,"bg",L),E(f.SnackbarContent,"color",nt(()=>f.getContrastText(L))),E(f.SpeedDialAction,"fabHoverBg",ya(f.background.paper,.15)),E(f.StepConnector,"border",M("palette-grey-400")),E(f.StepContent,"border",M("palette-grey-400")),E(f.Switch,"defaultColor",M("palette-common-white")),E(f.Switch,"defaultDisabledColor",M("palette-grey-100")),E(f.Switch,"primaryDisabledColor",ue(f.primary.main,.62)),E(f.Switch,"secondaryDisabledColor",ue(f.secondary.main,.62)),E(f.Switch,"errorDisabledColor",ue(f.error.main,.62)),E(f.Switch,"infoDisabledColor",ue(f.info.main,.62)),E(f.Switch,"successDisabledColor",ue(f.success.main,.62)),E(f.Switch,"warningDisabledColor",ue(f.warning.main,.62)),E(f.TableCell,"border",ue(fa(f.divider,1),.88)),E(f.Tooltip,"bg",fa(f.grey[700],.92))}if(f.mode==="dark"){E(f.Alert,"errorColor",ue(f.error.light,.6)),E(f.Alert,"infoColor",ue(f.info.light,.6)),E(f.Alert,"successColor",ue(f.success.light,.6)),E(f.Alert,"warningColor",ue(f.warning.light,.6)),E(f.Alert,"errorFilledBg",M("palette-error-dark")),E(f.Alert,"infoFilledBg",M("palette-info-dark")),E(f.Alert,"successFilledBg",M("palette-success-dark")),E(f.Alert,"warningFilledBg",M("palette-warning-dark")),E(f.Alert,"errorFilledColor",nt(()=>f.getContrastText(f.error.dark))),E(f.Alert,"infoFilledColor",nt(()=>f.getContrastText(f.info.dark))),E(f.Alert,"successFilledColor",nt(()=>f.getContrastText(f.success.dark))),E(f.Alert,"warningFilledColor",nt(()=>f.getContrastText(f.warning.dark))),E(f.Alert,"errorStandardBg",de(f.error.light,.9)),E(f.Alert,"infoStandardBg",de(f.info.light,.9)),E(f.Alert,"successStandardBg",de(f.success.light,.9)),E(f.Alert,"warningStandardBg",de(f.warning.light,.9)),E(f.Alert,"errorIconColor",M("palette-error-main")),E(f.Alert,"infoIconColor",M("palette-info-main")),E(f.Alert,"successIconColor",M("palette-success-main")),E(f.Alert,"warningIconColor",M("palette-warning-main")),E(f.AppBar,"defaultBg",M("palette-grey-900")),E(f.AppBar,"darkBg",M("palette-background-paper")),E(f.AppBar,"darkColor",M("palette-text-primary")),E(f.Avatar,"defaultBg",M("palette-grey-600")),E(f.Button,"inheritContainedBg",M("palette-grey-800")),E(f.Button,"inheritContainedHoverBg",M("palette-grey-700")),E(f.Chip,"defaultBorder",M("palette-grey-700")),E(f.Chip,"defaultAvatarColor",M("palette-grey-300")),E(f.Chip,"defaultIconColor",M("palette-grey-300")),E(f.FilledInput,"bg","rgba(255, 255, 255, 0.09)"),E(f.FilledInput,"hoverBg","rgba(255, 255, 255, 0.13)"),E(f.FilledInput,"disabledBg","rgba(255, 255, 255, 0.12)"),E(f.LinearProgress,"primaryBg",de(f.primary.main,.5)),E(f.LinearProgress,"secondaryBg",de(f.secondary.main,.5)),E(f.LinearProgress,"errorBg",de(f.error.main,.5)),E(f.LinearProgress,"infoBg",de(f.info.main,.5)),E(f.LinearProgress,"successBg",de(f.success.main,.5)),E(f.LinearProgress,"warningBg",de(f.warning.main,.5)),E(f.Skeleton,"bg",`rgba(${M("palette-text-primaryChannel")} / 0.13)`),E(f.Slider,"primaryTrack",de(f.primary.main,.5)),E(f.Slider,"secondaryTrack",de(f.secondary.main,.5)),E(f.Slider,"errorTrack",de(f.error.main,.5)),E(f.Slider,"infoTrack",de(f.info.main,.5)),E(f.Slider,"successTrack",de(f.success.main,.5)),E(f.Slider,"warningTrack",de(f.warning.main,.5));const L=ya(f.background.default,.98);E(f.SnackbarContent,"bg",L),E(f.SnackbarContent,"color",nt(()=>f.getContrastText(L))),E(f.SpeedDialAction,"fabHoverBg",ya(f.background.paper,.15)),E(f.StepConnector,"border",M("palette-grey-600")),E(f.StepContent,"border",M("palette-grey-600")),E(f.Switch,"defaultColor",M("palette-grey-300")),E(f.Switch,"defaultDisabledColor",M("palette-grey-600")),E(f.Switch,"primaryDisabledColor",de(f.primary.main,.55)),E(f.Switch,"secondaryDisabledColor",de(f.secondary.main,.55)),E(f.Switch,"errorDisabledColor",de(f.error.main,.55)),E(f.Switch,"infoDisabledColor",de(f.info.main,.55)),E(f.Switch,"successDisabledColor",de(f.success.main,.55)),E(f.Switch,"warningDisabledColor",de(f.warning.main,.55)),E(f.TableCell,"border",de(fa(f.divider,1),.68)),E(f.Tooltip,"bg",fa(f.grey[700],.92))}ht(f.background,"default"),ht(f.background,"paper"),ht(f.common,"background"),ht(f.common,"onBackground"),ht(f,"divider"),Object.keys(f).forEach(L=>{const J=f[L];L!=="tonalOffset"&&J&&typeof J=="object"&&(J.main&&E(f[L],"mainChannel",Fr(Nr(J.main))),J.light&&E(f[L],"lightChannel",Fr(Nr(J.light))),J.dark&&E(f[L],"darkChannel",Fr(Nr(J.dark))),J.contrastText&&E(f[L],"contrastTextChannel",Fr(Nr(J.contrastText))),L==="text"&&(ht(f[L],"primary"),ht(f[L],"secondary")),L==="action"&&(J.active&&ht(f[L],"active"),J.selected&&ht(f[L],"selected")))})}),D=t.reduce((k,f)=>Le(k,f),D);const z={prefix:o,disableCssColorScheme:n,shouldSkipGeneratingVar:s,getSelector:Cp(D)},{vars:W,generateThemeVars:j,generateStyleSheets:U}=Du(D,z);return D.vars=W,Object.entries(D.colorSchemes[D.defaultColorScheme]).forEach(([k,f])=>{D[k]=f}),D.generateThemeVars=j,D.generateStyleSheets=U,D.generateSpacing=function(){return zl(c.spacing,Za(this))},D.getColorSchemeSelector=zu(l),D.spacing=D.generateSpacing(),D.shouldSkipGeneratingVar=s,D.unstable_sxConfig={...ta,...c==null?void 0:c.unstable_sxConfig},D.unstable_sx=function(f){return mr({sx:f,theme:this})},D.toRuntimeSource=ti,D}function gs(e,t,r){e.colorSchemes&&r&&(e.colorSchemes[t]={...r!==!0&&r,palette:Io({...r===!0?{}:r.palette,mode:t})})}function ni(e={},...t){const{palette:r,cssVariables:a=!1,colorSchemes:n=r?void 0:{light:!0},defaultColorScheme:o=r==null?void 0:r.mode,...s}=e,l=o||"light",i=n==null?void 0:n[l],c={...n,...r?{[l]:{...typeof i!="boolean"&&i,palette:r}}:void 0};if(a===!1){if(!("colorSchemes"in e))return ao(e,...t);let d=r;"palette"in e||c[l]&&(c[l]!==!0?d=c[l].palette:l==="dark"&&(d={mode:"dark"}));const u=ao({...e,palette:d},...t);return u.defaultColorScheme=l,u.colorSchemes=c,u.palette.mode==="light"&&(u.colorSchemes.light={...c.light!==!0&&c.light,palette:u.palette},gs(u,"dark",c.dark)),u.palette.mode==="dark"&&(u.colorSchemes.dark={...c.dark!==!0&&c.dark,palette:u.palette},gs(u,"light",c.light)),u}return!r&&!("light"in c)&&l==="light"&&(c.light=!0),_p({...s,colorSchemes:c,defaultColorScheme:l,...typeof a!="boolean"&&a},...t)}const Ap=ni(),Tp="$$material";function Eo(e){return e!=="ownerState"&&e!=="theme"&&e!=="sx"&&e!=="as"}const Ip=e=>Eo(e)&&e!=="classes",gt=Ql({themeId:Tp,defaultTheme:Ap,rootShouldForwardProp:Ip});process.env.NODE_ENV!=="production"&&(S.node,S.object.isRequired);function Mo(e){return ku(e)}const ur=Ku({createStyledComponent:gt("div",{name:"MuiStack",slot:"Root"}),useThemeProps:e=>Mo({props:e,name:"MuiStack"})});process.env.NODE_ENV!=="production"&&(ur.propTypes={children:S.node,component:S.elementType,direction:S.oneOfType([S.oneOf(["column-reverse","column","row-reverse","row"]),S.arrayOf(S.oneOf(["column-reverse","column","row-reverse","row"])),S.object]),divider:S.node,spacing:S.oneOfType([S.arrayOf(S.oneOfType([S.number,S.string])),S.number,S.object,S.string]),sx:S.oneOfType([S.arrayOf(S.oneOfType([S.func,S.object,S.bool])),S.func,S.object]),useFlexGap:S.bool});const Ep={"Jogging.Cartesian.Translation.velocityMmPerSec.lb":"{{amount}} mm/s","Jogging.Cartesian.Rotation.velocityDegPerSec.lb":"{{amount}}°/s","Jogging.Velocity.lb":"Geschwindigkeit","General.degree.variable":"{{amount}}°","General.mm.variable":"{{amount}} mm","Jogging.Cartesian.MotionType.lb":"Bewegungstyp","Jogging.Cartesian.Translation.bt":"Translation","Jogging.Cartesian.Rotation.bt":"Rotation","Jogging.Joints.JointValues.lb":"Gelenkwerte","Jogging.Increment.Continuous.dd":"Fortlaufend","Jogging.Cartesian.Orientation.lb":"Orientierung","Jogging.JointLimitsReached.lb":"Gelenkgrenzen für Gelenk {{jointNumbers}} erreicht","Jogging.Orientation.coordsys":"Roboterbasis","Jogging.Orientation.tool":"Werkzeug","SafetyBar.ActivationToggle.Activate.bt":"Aktivieren","SafetyBar.ActivationToggle.Activated.bt":"Aktiviert","SafetyBar.ActivationToggle.Activating.bt":"Wird aktiviert…","SafetyBar.ActivationToggle.Deactivating.bt":"Wird deaktiviert…","SafetyBar.ControllerType.Physical.lb":"Physisch","SafetyBar.ControllerType.Virtual.lb":"Virtuell","SafetyBar.MotionGroup.Physical.Explanation.lb":"<code>{{motionGroupId}}</code> ist ein physische Robotersteuerung. Für die Bewegung dieses Roboters sind <strong>Sicherheitsmaßnahmen</strong> aktiv.","SafetyBar.MotionGroup.Virtual.Explanation.lb":"<1>{{motionGroupId}}</1> ist eine virtuelle Robotersteuerung ohne physisches Gegenstück. Der Roboter kann ohne Sicherheitsmaßnahmen bewegt werden.","SafetyBar.OperationMode.Auto.Explanation.lb":"Automatischer Betriebsmodus der Robotersteuerung aktiv. Automatisierte Bewegung ohne manuelle Bestätigung freigegeben.","SafetyBar.OperationMode.Automatic.ti":"Automatisch","SafetyBar.OperationMode.Error.Explanation.lb":"Fehler beim Abrufen des Betriebsmodus. Originalhandbediengerät des Roboters verwenden, um Fehler zu lösen.","SafetyBar.OperationMode.Error.lb":"Fehler","SafetyBar.OperationMode.Manual.Explanation.lb":`Die Robotersteuerung befindet sich im manuellen Betriebsmodus.
|
|
77
|
-
Bei einem physischen Roboter bedeutet dies im Allgemeinen, dass ein Freigabeschalter gedrückt werden muss, damit sich der Roboter erfolgreich bewegen kann.`,"SafetyBar.OperationMode.Manual.lb":"Manuell","SafetyBar.OperationMode.ti":"Betriebsmodus","SafetyBar.SafetyState.Error.Explanation.lb":"Die Robotersteuerung ist in einen unerwarteten Sicherheitszustand eingetreten.","SafetyBar.SafetyState.Error.lb":"Fehler","SafetyBar.SafetyState.Estop.lb":"NOT-AUS","SafetyBar.SafetyState.ManualActionRequired.Explanation.lb":"Die Robotersteuerung ist in einen Sicherheitszustand eingetreten, der manuelle Maßnahmen zur Behebung erfordert.","SafetyBar.SafetyState.ManualActionRequired.lb":"Aktion erforderlich","SafetyBar.SafetyState.Normal.Explanation.lb":"Die Robotersteuerung befindet sich in einem sicheren Zustand. Roboterbewegungen sind möglich.","SafetyBar.SafetyState.Normal.lb":"Sicher","SafetyBar.SafetyState.Stop.Explanation.lb":"Die Robotersteuerung ist in einen Stoppzustand übergegangen. Bis der Stoppzustand aufgelöst ist, ist keine Bewegung mehr möglich.","SafetyBar.SafetyState.Stop.lb":"Stopp","SafetyBar.SafetyState.ti":"Sicherheitszustand","SafetyBar.StopState.Estop.Explanation.lb":"NOT-AUS aktiviert. NOT-AUS freischalten, um Roboter zu bewegen.","Jogging.Increment.hlb":"Schrittgröße","Jogging.CoordinateSystem.hlb":"Koordinatensystem","Jogging.Cartesian.bt":"Kartesisch","Jogging.Joints.bt":"Gelenke","Jogging.Velocity.bt":"Geschwindigkeit"},Mp={"Jogging.Cartesian.Translation.velocityMmPerSec.lb":"{{amount}} mm/s","Jogging.Cartesian.Rotation.velocityDegPerSec.lb":"{{amount}}°/s","Jogging.Velocity.lb":"Velocity","General.degree.variable":"{{amount}}°","General.mm.variable":"{{amount}} mm","Jogging.Cartesian.MotionType.lb":"Motion type","Jogging.Cartesian.Translation.bt":"Translation","Jogging.Cartesian.Rotation.bt":"Rotation","Jogging.Joints.JointValues.lb":"Joint values","Jogging.Increment.Continuous.dd":"Continuous","Jogging.Cartesian.Orientation.lb":"Orientation","Jogging.Activating.lb":"Activating jogging","Jogging.JointLimitsReached.lb":"Joint limit reached for joint {{jointNumbers}}","Jogging.Orientation.coordsys":"Robot base","Jogging.Orientation.tool":"Tool","SafetyBar.ActivationToggle.Activate.bt":"Activate","SafetyBar.ActivationToggle.Activated.bt":"Activated","SafetyBar.ActivationToggle.Activating.bt":"Activating","SafetyBar.ActivationToggle.Deactivating.bt":"Deactivating","SafetyBar.ControllerType.Physical.lb":"Physical","SafetyBar.ControllerType.Virtual.lb":"Virtual","SafetyBar.MotionGroup.Physical.Explanation.lb":"<code>{{motionGroupId}}</code> is a physical robot controller. <strong>Safety precautions</strong> are active for the movement of this robot.","SafetyBar.MotionGroup.Virtual.Explanation.lb":"<1>{{motionGroupId}}</1> is a virtual robot controller with no physical counterpart. It can be freely manipulated without safety precautions.","SafetyBar.OperationMode.Auto.Explanation.lb":"Automatic operation mode active. Automated movement without manual confirmation enabled.","SafetyBar.OperationMode.Automatic.ti":"Automatic","SafetyBar.OperationMode.Error.Explanation.lb":"Failed to get operation mode. Use the original control panel to resolve the error.","SafetyBar.OperationMode.Error.lb":"Error","SafetyBar.OperationMode.Manual.Explanation.lb":"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.","SafetyBar.OperationMode.Manual.lb":"Manual","SafetyBar.OperationMode.ti":"Operation mode","SafetyBar.SafetyState.Error.Explanation.lb":"The robot controller has entered an unexpected safety state.","SafetyBar.SafetyState.Error.lb":"Error","SafetyBar.SafetyState.Estop.lb":"E-Stop","SafetyBar.SafetyState.ManualActionRequired.Explanation.lb":"The robot controller has entered a safety state requiring manual action to resolve.","SafetyBar.SafetyState.ManualActionRequired.lb":"Action required","SafetyBar.SafetyState.Normal.Explanation.lb":"The robot controller is in a safe state. Robot movement is enabled.","SafetyBar.SafetyState.Normal.lb":"Safe","SafetyBar.SafetyState.Stop.Explanation.lb":"The robot controller has entered a stop state. Movement is no longer possible until the stop state is resolved.","SafetyBar.SafetyState.Stop.lb":"Stop","SafetyBar.SafetyState.ti":"Safety state","SafetyBar.StopState.Estop.Explanation.lb":"An emergency stop of the robot controller has been triggered. Movement of the robot is no longer possible until the estop is released.","Jogging.Increment.hlb":"Increment","Jogging.CoordinateSystem.hlb":"Coordinate system","Jogging.Cartesian.bt":"Cartesian","Jogging.Joints.bt":"Joints","Jogging.Velocity.bt":"Velocity"},jo=Dc.createInstance();jo.use(zc).init({supportedLngs:["en","de"],resources:{en:{translations:Mp},de:{translations:Ep}},ns:["translations"],defaultNS:"translations",detection:{order:["navigator","htmlTag"]}});function yr(e){return r=>b.jsx(jp,{children:b.jsx(e,{...r})})}const jp=({children:e})=>b.jsx(we.I18nextProvider,{i18n:jo,children:e}),$p=({title:e,titleId:t,...r},a)=>B.createElement("svg",{width:21,height:21,viewBox:"0 0 21 21",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:a,"aria-labelledby":t,...r},e?B.createElement("title",{id:t},e):null,B.createElement("g",{id:"JogMinus"},B.createElement("path",{id:"Minus",d:"M0 13V8H21V13H0Z",fill:"white"}))),Up=Y.forwardRef($p),kp=({title:e,titleId:t,...r},a)=>B.createElement("svg",{width:21,height:21,viewBox:"0 0 21 21",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:a,"aria-labelledby":t,...r},e?B.createElement("title",{id:t},e):null,B.createElement("g",{id:"JogPlus"},B.createElement("g",{id:"Plus"},B.createElement("path",{d:"M0 13V8H8V13H0Z",fill:"white"}),B.createElement("path",{d:"M8 0L13 2.18557e-07L13 21H8L8 0Z",fill:"white"}),B.createElement("path",{d:"M13 13V8H21V13H13Z",fill:"white"})))),Bp=Y.forwardRef(kp);function ln(e){Y.useEffect(e,[])}function oi(e){ln(()=>Ae.autorun(e))}function si(e,t,r){ln(()=>Ae.reaction(e,t,r))}function gr(e){return ln(()=>{let t;function r(){e(),t=requestAnimationFrame(r)}return t=requestAnimationFrame(r),()=>{cancelAnimationFrame(t)}})}const no=yr(Re.observer(({colors:e,label:t,getDisplayedValue:r,startJogging:a,stopJogging:n,disabled:o,activeJoggingDirection:s,...l})=>{var N,D,z,W,j,U,k;gr(()=>{const f=r(),M=p.current;M&&(M.textContent=f)});const i=F.useTheme(),[c,d]=Y.useState(null);Y.useEffect(()=>{o&&G()},[o]);const u=s||c,p=Y.useRef(null);e||(e={color:"#fff",backgroundColor:"#000",borderColor:"#000",buttonBackgroundColor:{disabled:"#000",default:"#000",hovered:"#000",pressed:"#000"},labelColor:"#000"});const y=u?(N=e.buttonBackgroundColor)==null?void 0:N.pressed:e.borderColor,g={width:"55px",color:e.color,path:{fill:e.color},alignContent:"center",fontSize:"37px",svg:{pointerEvents:"none"}},m={...g,backgroundColor:(D=e.buttonBackgroundColor)==null?void 0:D.default,":hover":{backgroundColor:(z=e.buttonBackgroundColor)==null?void 0:z.hovered},":active":{backgroundColor:(W=e.buttonBackgroundColor)==null?void 0:W.pressed,color:e.backgroundColor,path:{fill:e.backgroundColor}},":disabled":{backgroundColor:(j=e.buttonBackgroundColor)==null?void 0:j.disabled,"svg path":{fill:i.palette.action.disabled}}},x={...g,backgroundColor:(U=e.buttonBackgroundColor)==null?void 0:U.pressed,color:e.backgroundColor,path:{fill:e.backgroundColor},":disabled":{backgroundColor:(k=e.buttonBackgroundColor)==null?void 0:k.pressed,"svg path":{fill:i.palette.action.disabled}}};function I(f,M){o||f.button===0&&(d(M),a(M))}function G(){d(null),n()}return b.jsxs(ur,{height:"64px",direction:"row",justifyContent:"center",...l,children:[b.jsx(F.IconButton,{disabled:o,disableRipple:!0,onPointerDown:f=>I(f,"-"),onPointerUp:G,onPointerOut:G,size:"large",sx:{...u==="-"?x:m,borderRadius:"16px 0px 0px 16px",borderLeft:`2px solid ${y??"#fff"}`,borderBottom:`2px solid ${y??"#fff"}`,borderTop:`2px solid ${y??"#fff"}`},children:b.jsx(Up,{})}),b.jsxs(ur,{spacing:"6px",sx:{width:"150px",backgroundColor:e.backgroundColor,alignItems:"center",justifyContent:"center",opacity:"0.9",borderBottom:`2px solid ${y??"#fff"}`,borderTop:`2px solid ${y??"#fff"}`},children:[b.jsx(ur,{height:"22px",direction:"row",alignItems:"center",justifyItems:"center",spacing:1,sx:{userSelect:"none",color:e.color,".MuiTypography-root":{fontWeight:700,...o?{color:i.palette.action.disabled}:{}},...o?{"svg path":{fill:i.palette.action.disabled}}:{}},children:t}),b.jsx(F.Typography,{height:"22px",sx:{fontSize:"15px",color:o?i.palette.action.disabled:e.color,fontWeight:700},ref:p,children:r()})]}),b.jsx(F.IconButton,{disableRipple:!0,disabled:o,onPointerDown:f=>I(f,"+"),onPointerUp:G,onPointerOut:G,size:"large",sx:{...u==="+"?x:m,borderRadius:"0px 16px 16px 0px",borderRight:`2px solid ${y??"#fff"}`,borderBottom:`2px solid ${y??"#fff"}`,borderTop:`2px solid ${y??"#fff"}`},children:b.jsx(Bp,{})})]})})),Gt=Bu;function Lp(e){return ra("MuiSvgIcon",e)}ql("MuiSvgIcon",["root","colorPrimary","colorSecondary","colorAction","colorError","colorDisabled","fontSizeInherit","fontSizeSmall","fontSizeMedium","fontSizeLarge"]);const Fp=e=>{const{color:t,fontSize:r,classes:a}=e,n={root:["root",t!=="inherit"&&`color${Be(t)}`,`fontSize${Be(r)}`]};return To(n,Lp,a)},Np=gt("svg",{name:"MuiSvgIcon",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:r}=e;return[t.root,r.color!=="inherit"&&t[`color${Be(r.color)}`],t[`fontSize${Be(r.fontSize)}`]]}})(Gt(({theme:e})=>{var t,r,a,n,o,s,l,i,c,d,u,p,y,g;return{userSelect:"none",width:"1em",height:"1em",display:"inline-block",flexShrink:0,transition:(n=(t=e.transitions)==null?void 0:t.create)==null?void 0:n.call(t,"fill",{duration:(a=(r=(e.vars??e).transitions)==null?void 0:r.duration)==null?void 0:a.shorter}),variants:[{props:m=>!m.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:((i=(l=e.typography)==null?void 0:l.pxToRem)==null?void 0:i.call(l,24))||"1.5rem"}},{props:{fontSize:"large"},style:{fontSize:((d=(c=e.typography)==null?void 0:c.pxToRem)==null?void 0:d.call(c,35))||"2.1875rem"}},...Object.entries((e.vars??e).palette).filter(([,m])=>m&&m.main).map(([m])=>{var x,I;return{props:{color:m},style:{color:(I=(x=(e.vars??e).palette)==null?void 0:x[m])==null?void 0:I.main}}}),{props:{color:"action"},style:{color:(p=(u=(e.vars??e).palette)==null?void 0:u.action)==null?void 0:p.active}},{props:{color:"disabled"},style:{color:(g=(y=(e.vars??e).palette)==null?void 0:y.action)==null?void 0:g.disabled}},{props:{color:"inherit"},style:{color:void 0}}]}})),Da=B.forwardRef(function(t,r){const a=Mo({props:t,name:"MuiSvgIcon"}),{children:n,className:o,color:s="inherit",component:l="svg",fontSize:i="medium",htmlColor:c,inheritViewBox:d=!1,titleAccess:u,viewBox:p="0 0 24 24",...y}=a,g=B.isValidElement(n)&&n.type==="svg",m={...a,color:s,component:l,fontSize:i,instanceFontSize:t.fontSize,inheritViewBox:d,viewBox:p,hasSvgAsChild:g},x={};d||(x.viewBox=p);const I=Fp(m);return b.jsxs(Np,{as:l,className:ft(I.root,o),focusable:"false",color:c,"aria-hidden":u?void 0:!0,role:u?"img":void 0,ref:r,...x,...y,...g&&n.props,ownerState:m,children:[g?n.props.children:n,u?b.jsx("title",{children:u}):null]})});process.env.NODE_ENV!=="production"&&(Da.propTypes={children:S.node,classes:S.object,className:S.string,color:S.oneOfType([S.oneOf(["inherit","action","disabled","primary","secondary","error","info","success","warning"]),S.string]),component:S.elementType,fontSize:S.oneOfType([S.oneOf(["inherit","large","medium","small"]),S.string]),htmlColor:S.string,inheritViewBox:S.bool,shapeRendering:S.string,sx:S.oneOfType([S.arrayOf(S.oneOfType([S.func,S.object,S.bool])),S.func,S.object]),titleAccess:S.string,viewBox:S.string});Da.muiName="SvgIcon";function cn(e,t){function r(a,n){return b.jsx(Da,{"data-testid":process.env.NODE_ENV!=="production"?`${t}Icon`:void 0,ref:n,...a,children:e})}return process.env.NODE_ENV!=="production"&&(r.displayName=`${t}Icon`),r.muiName=Da.muiName,B.memo(B.forwardRef(r))}function Ea(e){return e&&e.ownerDocument||document}function Dp(e){const{controlled:t,default:r,name:a,state:n="value"}=e,{current:o}=B.useRef(t!==void 0),[s,l]=B.useState(r),i=o?t:s;if(process.env.NODE_ENV!=="production"){B.useEffect(()=>{o!==(t!==void 0)&&console.error([`MUI: A component is changing the ${o?"":"un"}controlled ${n} state of ${a} to be ${o?"un":""}controlled.`,"Elements should not switch from uncontrolled to controlled (or vice versa).",`Decide between using a controlled or uncontrolled ${a} 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(`
|
|
78
|
-
|
|
79
|
-
`))},[JSON.stringify(r)])}const c=B.useCallback(d=>{o||l(d)},[]);return[i,c]}function kn(e){const t=B.useRef(e);return Yl(()=>{t.current=e}),B.useRef((...r)=>(0,t.current)(...r)).current}function li(...e){const t=B.useRef(void 0),r=B.useCallback(a=>{const n=e.map(o=>{if(o==null)return null;if(typeof o=="function"){const s=o,l=s(a);return typeof l=="function"?l:()=>{s(null)}}return o.current=a,()=>{o.current=null}});return()=>{n.forEach(o=>o==null?void 0:o())}},e);return B.useMemo(()=>e.every(a=>a==null)?null:a=>{t.current&&(t.current(),t.current=void 0),a!=null&&(t.current=r(a))},e)}const zp=cn(b.jsx("path",{d:"M15.41 7.41 14 6l-6 6 6 6 1.41-1.41L10.83 12z"}),"ChevronLeft"),Gp=cn(b.jsx("path",{d:"M10 6 8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"}),"ChevronRight");function Ft(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}var ii=typeof global=="object"&&global&&global.Object===Object&&global,qp=typeof self=="object"&&self&&self.Object===Object&&self,dt=ii||qp||Function("return this")(),Bn=function(){return dt.Date.now()},Jp=/\s/;function Hp(e){for(var t=e.length;t--&&Jp.test(e.charAt(t)););return t}var Wp=/^\s+/;function Qp(e){return e&&e.slice(0,Hp(e)+1).replace(Wp,"")}var Tt=dt.Symbol,ci=Object.prototype,Kp=ci.hasOwnProperty,Yp=ci.toString,Ir=Tt?Tt.toStringTag:void 0;function Xp(e){var t=Kp.call(e,Ir),r=e[Ir];try{e[Ir]=void 0;var a=!0}catch{}var n=Yp.call(e);return a&&(t?e[Ir]=r:delete e[Ir]),n}var Zp=Object.prototype,eh=Zp.toString;function th(e){return eh.call(e)}var rh="[object Null]",ah="[object Undefined]",bs=Tt?Tt.toStringTag:void 0;function qt(e){return e==null?e===void 0?ah:rh:bs&&bs in Object(e)?Xp(e):th(e)}function Nt(e){return e!=null&&typeof e=="object"}var nh="[object Symbol]";function dn(e){return typeof e=="symbol"||Nt(e)&&qt(e)==nh}var Ss=NaN,oh=/^[-+]0x[0-9a-f]+$/i,sh=/^0b[01]+$/i,lh=/^0o[0-7]+$/i,ih=parseInt;function vs(e){if(typeof e=="number")return e;if(dn(e))return Ss;if(Ft(e)){var t=typeof e.valueOf=="function"?e.valueOf():e;e=Ft(t)?t+"":t}if(typeof e!="string")return e===0?e:+e;e=Qp(e);var r=sh.test(e);return r||lh.test(e)?ih(e.slice(2),r?2:8):oh.test(e)?Ss:+e}var ch="Expected a function",dh=Math.max,uh=Math.min;function ph(e,t,r){var a,n,o,s,l,i,c=0,d=!1,u=!1,p=!0;if(typeof e!="function")throw new TypeError(ch);t=vs(t)||0,Ft(r)&&(d=!!r.leading,u="maxWait"in r,o=u?dh(vs(r.maxWait)||0,t):o,p="trailing"in r?!!r.trailing:p);function y(W){var j=a,U=n;return a=n=void 0,c=W,s=e.apply(U,j),s}function g(W){return c=W,l=setTimeout(I,t),d?y(W):s}function m(W){var j=W-i,U=W-c,k=t-j;return u?uh(k,o-U):k}function x(W){var j=W-i,U=W-c;return i===void 0||j>=t||j<0||u&&U>=o}function I(){var W=Bn();if(x(W))return G(W);l=setTimeout(I,m(W))}function G(W){return l=void 0,p&&a?y(W):(a=n=void 0,s)}function N(){l!==void 0&&clearTimeout(l),c=0,a=i=n=l=void 0}function D(){return l===void 0?s:G(Bn())}function z(){var W=Bn(),j=x(W);if(a=arguments,n=this,i=W,j){if(l===void 0)return g(i);if(u)return clearTimeout(l),l=setTimeout(I,t),y(i)}return l===void 0&&(l=setTimeout(I,t)),s}return z.cancel=N,z.flush=D,z}var hh="Expected a function";function mh(e,t,r){var a=!0,n=!0;if(typeof e!="function")throw new TypeError(hh);return Ft(r)&&(a="leading"in r?!!r.leading:a,n="trailing"in r?!!r.trailing:n),ph(e,t,{leading:a,maxWait:t,trailing:n})}const di=yr(Re.observer(({startJogging:e,stopJogging:t,lowerLimitDegs:r,upperLimitDegs:a,getValueDegs:n,disabled:o,...s})=>{var N,D,z,W,j,U,k,f,M,L,J,H,ne,te,xe;const{t:l}=we.useTranslation(),[i,c]=Y.useState(),d=F.useTheme(),u={background:(N=d.palette.backgroundPaperElevation)==null?void 0:N[4],color:(D=d.palette.backgroundPaperElevation)==null?void 0:D[11]},p=Re.useLocalObservable(()=>({activeJoggingDir:null,startJogging(X){this.activeJoggingDir=X,e(X)},stopJogging(){this.activeJoggingDir=null,t()}})),y=mh(()=>{c(n())},50);gr(y);function g(X){X.button===0&&p.startJogging("-")}function m(X){X.button===0&&p.startJogging("+")}function x(X){p.stopJogging()}function I(X){p.stopJogging()}function G(X,be=1){if(X===void 0||isNaN(X))return"";const $=l("General.degree.variable",{amount:X.toFixed(be)});return X>0&&be===0?`+${$}`:$}return b.jsxs(ur,{height:"64px",width:"100%",maxWidth:"260px",direction:"row",...s,sx:{"& .MuiIconButton-root":{width:"52px",color:d.palette.text.primary,alignContent:"center",backgroundColor:(z=d.palette.backgroundPaperElevation)==null?void 0:z[11],"& svg":{width:"42px",height:"42px"},"&.Mui-disabled":{backgroundColor:(W=d.palette.backgroundPaperElevation)==null?void 0:W[11],color:d.palette.action.disabled,opacity:1},"&:hover":{backgroundColor:(j=d.palette.backgroundPaperElevation)==null?void 0:j[9]},"&:active":{...u}}},children:[b.jsx(F.IconButton,{onPointerDown:g,onPointerUp:x,onPointerOut:I,disabled:o,disableRipple:!0,sx:{borderRadius:"16px 0px 0px 16px",...p.activeJoggingDir==="-"?u:{}},children:b.jsx(zp,{sx:{pointerEvents:"none",color:(M=(f=(k=(U=d.componentsExt)==null?void 0:U.JoggingPanel)==null?void 0:k.JoggingJoint)==null?void 0:f.Joint)==null?void 0:M.arrowColor}})}),b.jsxs(ur,{flexGrow:1,alignItems:"center",justifyContent:"center",sx:{borderStyle:"solid",borderLeftWidth:0,borderRightWidth:0,border:"none",backgroundColor:(L=d.palette.backgroundPaperElevation)==null?void 0:L[11],paddingLeft:"20px",paddingRight:"20px",zIndex:1},children:[b.jsx(F.Typography,{sx:{fontSize:"15px",fontWeight:700,position:"relative",top:"5px",color:o?d.palette.action.disabled:d.palette.text.primary},children:G(i)}),b.jsx(F.Slider,{disabled:!0,"aria-label":"Joint position",min:r,max:a,value:i||0,track:!1,sx:{"& .MuiSlider-mark":{display:"none"},"& .MuiSlider-thumb":{width:"5px",height:"12px",borderRadius:"2px",color:o?d.palette.action.disabled:d.palette.text.primary},"& .MuiSlider-markLabel":{top:"20px",fontSize:"12px",color:o?d.palette.action.disabled:d.palette.text.secondary},"& .MuiSlider-rail":{backgroundColor:(J=d.palette.backgroundPaperElevation)==null?void 0:J[5],opacity:1}},marks:r!==void 0&&a!==void 0&&[{value:r,label:G(r,0)},{value:a,label:G(a,0)}]})]}),b.jsx(F.IconButton,{onPointerDown:m,onPointerUp:x,onPointerOut:I,disabled:o,disableRipple:!0,sx:{borderRadius:"0px 16px 16px 0px",...p.activeJoggingDir==="+"?u:{}},children:b.jsx(Gp,{sx:{pointerEvents:"none",color:(xe=(te=(ne=(H=d.componentsExt)==null?void 0:H.JoggingPanel)==null?void 0:ne.JoggingJoint)==null?void 0:te.Joint)==null?void 0:xe.arrowColor}})})]})})),fh=cn(b.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"),yh=cn(b.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 gh(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}var ui=gh;function bh(){this.__data__=[],this.size=0}var Sh=bh;function vh(e,t){return e===t||e!==e&&t!==t}var pi=vh;function xh(e,t){for(var r=e.length;r--;)if(pi(e[r][0],t))return r;return-1}var un=xh,Oh=Array.prototype,wh=Oh.splice;function Ch(e){var t=this.__data__,r=un(t,e);if(r<0)return!1;var a=t.length-1;return r==a?t.pop():wh.call(t,r,1),--this.size,!0}var Vh=Ch;function Ph(e){var t=this.__data__,r=un(t,e);return r<0?void 0:t[r][1]}var Rh=Ph;function _h(e){return un(this.__data__,e)>-1}var Ah=_h;function Th(e,t){var r=this.__data__,a=un(r,e);return a<0?(++this.size,r.push([e,t])):r[a][1]=t,this}var Ih=Th;function br(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var a=e[t];this.set(a[0],a[1])}}br.prototype.clear=Sh;br.prototype.delete=Vh;br.prototype.get=Rh;br.prototype.has=Ah;br.prototype.set=Ih;var pn=br;function Eh(){this.__data__=new pn,this.size=0}var Mh=Eh;function jh(e){var t=this.__data__,r=t.delete(e);return this.size=t.size,r}var $h=jh;function Uh(e){return this.__data__.get(e)}var kh=Uh;function Bh(e){return this.__data__.has(e)}var Lh=Bh,Fh=typeof global=="object"&&global&&global.Object===Object&&global,hi=Fh,Nh=typeof self=="object"&&self&&self.Object===Object&&self,Dh=hi||Nh||Function("return this")(),bt=Dh,zh=bt.Symbol,fr=zh,mi=Object.prototype,Gh=mi.hasOwnProperty,qh=mi.toString,Er=fr?fr.toStringTag:void 0;function Jh(e){var t=Gh.call(e,Er),r=e[Er];try{e[Er]=void 0;var a=!0}catch{}var n=qh.call(e);return a&&(t?e[Er]=r:delete e[Er]),n}var Hh=Jh,Wh=Object.prototype,Qh=Wh.toString;function Kh(e){return Qh.call(e)}var Yh=Kh,Xh="[object Null]",Zh="[object Undefined]",xs=fr?fr.toStringTag:void 0;function em(e){return e==null?e===void 0?Zh:Xh:xs&&xs in Object(e)?Hh(e):Yh(e)}var aa=em,tm="[object AsyncFunction]",rm="[object Function]",am="[object GeneratorFunction]",nm="[object Proxy]";function om(e){if(!ui(e))return!1;var t=aa(e);return t==rm||t==am||t==tm||t==nm}var fi=om,sm=bt["__core-js_shared__"],Ln=sm,Os=function(){var e=/[^.]+$/.exec(Ln&&Ln.keys&&Ln.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function lm(e){return!!Os&&Os in e}var im=lm,cm=Function.prototype,dm=cm.toString;function um(e){if(e!=null){try{return dm.call(e)}catch{}try{return e+""}catch{}}return""}var Jt=um,pm=/[\\^$.*+?()[\]{}|]/g,hm=/^\[object .+?Constructor\]$/,mm=Function.prototype,fm=Object.prototype,ym=mm.toString,gm=fm.hasOwnProperty,bm=RegExp("^"+ym.call(gm).replace(pm,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function Sm(e){if(!ui(e)||im(e))return!1;var t=fi(e)?bm:hm;return t.test(Jt(e))}var vm=Sm;function xm(e,t){return e==null?void 0:e[t]}var Om=xm;function wm(e,t){var r=Om(e,t);return vm(r)?r:void 0}var Sr=wm,Cm=Sr(bt,"Map"),Wr=Cm,Vm=Sr(Object,"create"),Qr=Vm;function Pm(){this.__data__=Qr?Qr(null):{},this.size=0}var Rm=Pm;function _m(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}var Am=_m,Tm="__lodash_hash_undefined__",Im=Object.prototype,Em=Im.hasOwnProperty;function Mm(e){var t=this.__data__;if(Qr){var r=t[e];return r===Tm?void 0:r}return Em.call(t,e)?t[e]:void 0}var jm=Mm,$m=Object.prototype,Um=$m.hasOwnProperty;function km(e){var t=this.__data__;return Qr?t[e]!==void 0:Um.call(t,e)}var Bm=km,Lm="__lodash_hash_undefined__";function Fm(e,t){var r=this.__data__;return this.size+=this.has(e)?0:1,r[e]=Qr&&t===void 0?Lm:t,this}var Nm=Fm;function vr(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var a=e[t];this.set(a[0],a[1])}}vr.prototype.clear=Rm;vr.prototype.delete=Am;vr.prototype.get=jm;vr.prototype.has=Bm;vr.prototype.set=Nm;var ws=vr;function Dm(){this.size=0,this.__data__={hash:new ws,map:new(Wr||pn),string:new ws}}var zm=Dm;function Gm(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}var qm=Gm;function Jm(e,t){var r=e.__data__;return qm(t)?r[typeof t=="string"?"string":"hash"]:r.map}var hn=Jm;function Hm(e){var t=hn(this,e).delete(e);return this.size-=t?1:0,t}var Wm=Hm;function Qm(e){return hn(this,e).get(e)}var Km=Qm;function Ym(e){return hn(this,e).has(e)}var Xm=Ym;function Zm(e,t){var r=hn(this,e),a=r.size;return r.set(e,t),this.size+=r.size==a?0:1,this}var ef=Zm;function xr(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var a=e[t];this.set(a[0],a[1])}}xr.prototype.clear=zm;xr.prototype.delete=Wm;xr.prototype.get=Km;xr.prototype.has=Xm;xr.prototype.set=ef;var yi=xr,tf=200;function rf(e,t){var r=this.__data__;if(r instanceof pn){var a=r.__data__;if(!Wr||a.length<tf-1)return a.push([e,t]),this.size=++r.size,this;r=this.__data__=new yi(a)}return r.set(e,t),this.size=r.size,this}var af=rf;function Or(e){var t=this.__data__=new pn(e);this.size=t.size}Or.prototype.clear=Mh;Or.prototype.delete=$h;Or.prototype.get=kh;Or.prototype.has=Lh;Or.prototype.set=af;var Fn=Or,nf="__lodash_hash_undefined__";function of(e){return this.__data__.set(e,nf),this}var sf=of;function lf(e){return this.__data__.has(e)}var cf=lf;function za(e){var t=-1,r=e==null?0:e.length;for(this.__data__=new yi;++t<r;)this.add(e[t])}za.prototype.add=za.prototype.push=sf;za.prototype.has=cf;var df=za;function uf(e,t){for(var r=-1,a=e==null?0:e.length;++r<a;)if(t(e[r],r,e))return!0;return!1}var pf=uf;function hf(e,t){return e.has(t)}var mf=hf,ff=1,yf=2;function gf(e,t,r,a,n,o){var s=r&ff,l=e.length,i=t.length;if(l!=i&&!(s&&i>l))return!1;var c=o.get(e),d=o.get(t);if(c&&d)return c==t&&d==e;var u=-1,p=!0,y=r&yf?new df:void 0;for(o.set(e,t),o.set(t,e);++u<l;){var g=e[u],m=t[u];if(a)var x=s?a(m,g,u,t,e,o):a(g,m,u,e,t,o);if(x!==void 0){if(x)continue;p=!1;break}if(y){if(!pf(t,function(I,G){if(!mf(y,G)&&(g===I||n(g,I,r,a,o)))return y.push(G)})){p=!1;break}}else if(!(g===m||n(g,m,r,a,o))){p=!1;break}}return o.delete(e),o.delete(t),p}var gi=gf,bf=bt.Uint8Array,Cs=bf;function Sf(e){var t=-1,r=Array(e.size);return e.forEach(function(a,n){r[++t]=[n,a]}),r}var vf=Sf;function xf(e){var t=-1,r=Array(e.size);return e.forEach(function(a){r[++t]=a}),r}var Of=xf,wf=1,Cf=2,Vf="[object Boolean]",Pf="[object Date]",Rf="[object Error]",_f="[object Map]",Af="[object Number]",Tf="[object RegExp]",If="[object Set]",Ef="[object String]",Mf="[object Symbol]",jf="[object ArrayBuffer]",$f="[object DataView]",Vs=fr?fr.prototype:void 0,Nn=Vs?Vs.valueOf:void 0;function Uf(e,t,r,a,n,o,s){switch(r){case $f:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case jf:return!(e.byteLength!=t.byteLength||!o(new Cs(e),new Cs(t)));case Vf:case Pf:case Af:return pi(+e,+t);case Rf:return e.name==t.name&&e.message==t.message;case Tf:case Ef:return e==t+"";case _f:var l=vf;case If:var i=a&wf;if(l||(l=Of),e.size!=t.size&&!i)return!1;var c=s.get(e);if(c)return c==t;a|=Cf,s.set(e,t);var d=gi(l(e),l(t),a,n,o,s);return s.delete(e),d;case Mf:if(Nn)return Nn.call(e)==Nn.call(t)}return!1}var kf=Uf;function Bf(e,t){for(var r=-1,a=t.length,n=e.length;++r<a;)e[n+r]=t[r];return e}var Lf=Bf,Ff=Array.isArray,Ga=Ff;function Nf(e,t,r){var a=t(e);return Ga(e)?a:Lf(a,r(e))}var Df=Nf;function zf(e,t){for(var r=-1,a=e==null?0:e.length,n=0,o=[];++r<a;){var s=e[r];t(s,r,e)&&(o[n++]=s)}return o}var Gf=zf;function qf(){return[]}var Jf=qf,Hf=Object.prototype,Wf=Hf.propertyIsEnumerable,Ps=Object.getOwnPropertySymbols,Qf=Ps?function(e){return e==null?[]:(e=Object(e),Gf(Ps(e),function(t){return Wf.call(e,t)}))}:Jf,Kf=Qf;function Yf(e,t){for(var r=-1,a=Array(e);++r<e;)a[r]=t(r);return a}var Xf=Yf;function Zf(e){return e!=null&&typeof e=="object"}var Kr=Zf,ey="[object Arguments]";function ty(e){return Kr(e)&&aa(e)==ey}var Rs=ty,bi=Object.prototype,ry=bi.hasOwnProperty,ay=bi.propertyIsEnumerable,ny=Rs(function(){return arguments}())?Rs:function(e){return Kr(e)&&ry.call(e,"callee")&&!ay.call(e,"callee")},oy=ny;function sy(){return!1}var ly=sy,Si=typeof exports=="object"&&exports&&!exports.nodeType&&exports,_s=Si&&typeof module=="object"&&module&&!module.nodeType&&module,iy=_s&&_s.exports===Si,As=iy?bt.Buffer:void 0,cy=As?As.isBuffer:void 0,dy=cy||ly,oo=dy,uy=9007199254740991,py=/^(?:0|[1-9]\d*)$/;function hy(e,t){var r=typeof e;return t=t??uy,!!t&&(r=="number"||r!="symbol"&&py.test(e))&&e>-1&&e%1==0&&e<t}var my=hy,fy=9007199254740991;function yy(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=fy}var vi=yy,gy="[object Arguments]",by="[object Array]",Sy="[object Boolean]",vy="[object Date]",xy="[object Error]",Oy="[object Function]",wy="[object Map]",Cy="[object Number]",Vy="[object Object]",Py="[object RegExp]",Ry="[object Set]",_y="[object String]",Ay="[object WeakMap]",Ty="[object ArrayBuffer]",Iy="[object DataView]",Ey="[object Float32Array]",My="[object Float64Array]",jy="[object Int8Array]",$y="[object Int16Array]",Uy="[object Int32Array]",ky="[object Uint8Array]",By="[object Uint8ClampedArray]",Ly="[object Uint16Array]",Fy="[object Uint32Array]",pe={};pe[Ey]=pe[My]=pe[jy]=pe[$y]=pe[Uy]=pe[ky]=pe[By]=pe[Ly]=pe[Fy]=!0;pe[gy]=pe[by]=pe[Ty]=pe[Sy]=pe[Iy]=pe[vy]=pe[xy]=pe[Oy]=pe[wy]=pe[Cy]=pe[Vy]=pe[Py]=pe[Ry]=pe[_y]=pe[Ay]=!1;function Ny(e){return Kr(e)&&vi(e.length)&&!!pe[aa(e)]}var Dy=Ny;function zy(e){return function(t){return e(t)}}var Gy=zy,xi=typeof exports=="object"&&exports&&!exports.nodeType&&exports,zr=xi&&typeof module=="object"&&module&&!module.nodeType&&module,qy=zr&&zr.exports===xi,Dn=qy&&hi.process,Jy=function(){try{var e=zr&&zr.require&&zr.require("util").types;return e||Dn&&Dn.binding&&Dn.binding("util")}catch{}}(),Ts=Jy,Is=Ts&&Ts.isTypedArray,Hy=Is?Gy(Is):Dy,Oi=Hy,Wy=Object.prototype,Qy=Wy.hasOwnProperty;function Ky(e,t){var r=Ga(e),a=!r&&oy(e),n=!r&&!a&&oo(e),o=!r&&!a&&!n&&Oi(e),s=r||a||n||o,l=s?Xf(e.length,String):[],i=l.length;for(var c in e)(t||Qy.call(e,c))&&!(s&&(c=="length"||n&&(c=="offset"||c=="parent")||o&&(c=="buffer"||c=="byteLength"||c=="byteOffset")||my(c,i)))&&l.push(c);return l}var Yy=Ky,Xy=Object.prototype;function Zy(e){var t=e&&e.constructor,r=typeof t=="function"&&t.prototype||Xy;return e===r}var eg=Zy;function tg(e,t){return function(r){return e(t(r))}}var rg=tg,ag=rg(Object.keys,Object),ng=ag,og=Object.prototype,sg=og.hasOwnProperty;function lg(e){if(!eg(e))return ng(e);var t=[];for(var r in Object(e))sg.call(e,r)&&r!="constructor"&&t.push(r);return t}var ig=lg;function cg(e){return e!=null&&vi(e.length)&&!fi(e)}var dg=cg;function ug(e){return dg(e)?Yy(e):ig(e)}var pg=ug;function hg(e){return Df(e,pg,Kf)}var Es=hg,mg=1,fg=Object.prototype,yg=fg.hasOwnProperty;function gg(e,t,r,a,n,o){var s=r&mg,l=Es(e),i=l.length,c=Es(t),d=c.length;if(i!=d&&!s)return!1;for(var u=i;u--;){var p=l[u];if(!(s?p in t:yg.call(t,p)))return!1}var y=o.get(e),g=o.get(t);if(y&&g)return y==t&&g==e;var m=!0;o.set(e,t),o.set(t,e);for(var x=s;++u<i;){p=l[u];var I=e[p],G=t[p];if(a)var N=s?a(G,I,p,t,e,o):a(I,G,p,e,t,o);if(!(N===void 0?I===G||n(I,G,r,a,o):N)){m=!1;break}x||(x=p=="constructor")}if(m&&!x){var D=e.constructor,z=t.constructor;D!=z&&"constructor"in e&&"constructor"in t&&!(typeof D=="function"&&D instanceof D&&typeof z=="function"&&z instanceof z)&&(m=!1)}return o.delete(e),o.delete(t),m}var bg=gg,Sg=Sr(bt,"DataView"),so=Sg,vg=Sr(bt,"Promise"),lo=vg,xg=Sr(bt,"Set"),io=xg,Og=Sr(bt,"WeakMap"),co=Og,Ms="[object Map]",wg="[object Object]",js="[object Promise]",$s="[object Set]",Us="[object WeakMap]",ks="[object DataView]",Cg=Jt(so),Vg=Jt(Wr),Pg=Jt(lo),Rg=Jt(io),_g=Jt(co),$t=aa;(so&&$t(new so(new ArrayBuffer(1)))!=ks||Wr&&$t(new Wr)!=Ms||lo&&$t(lo.resolve())!=js||io&&$t(new io)!=$s||co&&$t(new co)!=Us)&&($t=function(e){var t=aa(e),r=t==wg?e.constructor:void 0,a=r?Jt(r):"";if(a)switch(a){case Cg:return ks;case Vg:return Ms;case Pg:return js;case Rg:return $s;case _g:return Us}return t});var Bs=$t,Ag=1,Ls="[object Arguments]",Fs="[object Array]",ga="[object Object]",Tg=Object.prototype,Ns=Tg.hasOwnProperty;function Ig(e,t,r,a,n,o){var s=Ga(e),l=Ga(t),i=s?Fs:Bs(e),c=l?Fs:Bs(t);i=i==Ls?ga:i,c=c==Ls?ga:c;var d=i==ga,u=c==ga,p=i==c;if(p&&oo(e)){if(!oo(t))return!1;s=!0,d=!1}if(p&&!d)return o||(o=new Fn),s||Oi(e)?gi(e,t,r,a,n,o):kf(e,t,i,r,a,n,o);if(!(r&Ag)){var y=d&&Ns.call(e,"__wrapped__"),g=u&&Ns.call(t,"__wrapped__");if(y||g){var m=y?e.value():e,x=g?t.value():t;return o||(o=new Fn),n(m,x,r,a,o)}}return p?(o||(o=new Fn),bg(e,t,r,a,n,o)):!1}var Eg=Ig;function wi(e,t,r,a,n){return e===t?!0:e==null||t==null||!Kr(e)&&!Kr(t)?e!==e&&t!==t:Eg(e,t,r,a,wi,n)}var Mg=wi;function jg(e,t){return Mg(e,t)}var $g=jg;/*! *****************************************************************************
|
|
74
|
+
export default theme;`}function Li(e={},...t){const{breakpoints:r,mixins:n={},spacing:a,palette:o={},transitions:s={},typography:i={},shape:l,...c}=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.":or(20));const u=Cl(o),d=os(e);let h=et(d,{mixins:w0(d.breakpoints,n),palette:u,shadows:V0.slice(),typography:P0(u,i),transitions:M0(s),zIndex:{...$0}});if(h=et(h,c),h=t.reduce((p,f)=>et(p,f),h),process.env.NODE_ENV!=="production"){const p=["active","checked","completed","disabled","error","expanded","focused","focusVisible","required","selected"],f=(m,y)=>{let x;for(x in m){const V=m[x];if(p.includes(x)&&Object.keys(V).length>0){if(process.env.NODE_ENV!=="production"){const O=xa("",x);console.error([`MUI: The \`${y}\` component increases the CSS specificity of the \`${x}\` internal state.`,"You can not override it like this: ",JSON.stringify(m,null,2),"",`Instead, you need to use the '&.${O}' syntax:`,JSON.stringify({root:{[`&.${O}`]:V}},null,2),"","https://mui.com/r/state-classes-guide"].join(`
|
|
75
|
+
`))}m[x]={}}}};Object.keys(h.components).forEach(m=>{const y=h.components[m].styleOverrides;y&&m.startsWith("Mui")&&f(y,m)})}return h.unstable_sxConfig={...Sa,...c==null?void 0:c.unstable_sxConfig},h.unstable_sx=function(f){return cn({sx:f,theme:this})},h.toRuntimeSource=Jh,h}function k0(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 U0=[...Array(25)].map((e,t)=>{if(t===0)return"none";const r=k0(t);return`linear-gradient(rgba(255 255 255 / ${r}), rgba(255 255 255 / ${r}))`});function Wh(e){return{inputPlaceholder:e==="dark"?.5:.42,inputUnderline:e==="dark"?.7:.42,switchTrackDisabled:e==="dark"?.2:.12,switchTrack:e==="dark"?.3:.38}}function Yh(e){return e==="dark"?U0:[]}function L0(e){const{palette:t={mode:"light"},opacity:r,overlays:n,...a}=e,o=Cl(t);return{palette:o,opacity:{...Wh(o.mode),...r},overlays:n||Yh(o.mode),...a}}function D0(e){var t;return!!e[0].match(/(cssVarPrefix|colorSchemeSelector|rootSelector|typography|mixins|breakpoints|direction|transitions)/)||!!e[0].match(/sxConfig$/)||e[0]==="palette"&&!!((t=e[1])!=null&&t.match(/(mode|contrastThreshold|tonalOffset)/))}const B0=e=>[...[...Array(25)].map((t,r)=>`--${e?`${e}-`:""}overlays-${r}`),`--${e?`${e}-`:""}palette-AppBar-darkBg`,`--${e?`${e}-`:""}palette-AppBar-darkColor`],N0=e=>(t,r)=>{const n=e.rootSelector||":root",a=e.colorSchemeSelector;let o=a;if(a==="class"&&(o=".%s"),a==="data"&&(o="[data-%s]"),a!=null&&a.startsWith("data-")&&!a.includes("%s")&&(o=`[${a}="%s"]`),e.defaultColorScheme===t){if(t==="dark"){const s={};return B0(e.cssVarPrefix).forEach(i=>{s[i]=r[i],delete r[i]}),o==="media"?{[n]:r,"@media (prefers-color-scheme: dark)":{[n]:s}}:o?{[o.replace("%s",t)]:s,[`${n}, ${o.replace("%s",t)}`]:r}:{[n]:{...r,...s}}}if(o&&o!=="media")return`${n}, ${o.replace("%s",String(t))}`}else if(t){if(o==="media")return{[`@media (prefers-color-scheme: ${String(t)})`]:{[n]:r}};if(o)return o.replace("%s",String(t))}return n};function F0(e,t){t.forEach(r=>{e[r]||(e[r]={})})}function H(e,t,r){!e[t]&&r&&(e[t]=r)}function Kn(e){return typeof e!="string"||!e.startsWith("hsl")?e:Gh(e)}function kt(e,t){`${t}Channel`in e||(e[`${t}Channel`]=Yn(Kn(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().
|
|
76
|
+
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 z0(e){return typeof e=="number"?`${e}px`:typeof e=="string"||typeof e=="function"||Array.isArray(e)?e:"8px"}const Pt=e=>{try{return e()}catch{}},G0=(e="mui")=>r0(e);function Qs(e,t,r,n){if(!t)return;t=t===!0?{}:t;const a=n==="dark"?"dark":"light";if(!r){e[n]=L0({...t,palette:{mode:a,...t==null?void 0:t.palette}});return}const{palette:o,...s}=Li({...r,palette:{mode:a,...t==null?void 0:t.palette}});return e[n]={...t,palette:o,opacity:{...Wh(a),...t==null?void 0:t.opacity},overlays:(t==null?void 0:t.overlays)||Yh(a)},s}function H0(e={},...t){const{colorSchemes:r={light:!0},defaultColorScheme:n,disableCssColorScheme:a=!1,cssVarPrefix:o="mui",shouldSkipGeneratingVar:s=D0,colorSchemeSelector:i=r.light&&r.dark?"media":void 0,rootSelector:l=":root",...c}=e,u=Object.keys(r)[0],d=n||(r.light&&u!=="light"?"light":u),h=G0(o),{[d]:p,light:f,dark:m,...y}=r,x={...y};let V=p;if((d==="dark"&&!("dark"in r)||d==="light"&&!("light"in r))&&(V=!0),!V)throw new Error(process.env.NODE_ENV!=="production"?`MUI: The \`colorSchemes.${d}\` option is either missing or invalid.`:or(21,d));const O=Qs(x,V,c,d);f&&!x.light&&Qs(x,f,void 0,"light"),m&&!x.dark&&Qs(x,m,void 0,"dark");let C={defaultColorScheme:d,...O,cssVarPrefix:o,colorSchemeSelector:i,rootSelector:l,getCssVar:h,colorSchemes:x,font:{...O0(O.typography),...O.font},spacing:z0(c.spacing)};Object.keys(C.colorSchemes).forEach(N=>{const b=C.colorSchemes[N].palette,T=F=>{const I=F.split("-"),z=I[1],ne=I[2];return h(F,b[z][ne])};if(b.mode==="light"&&(H(b.common,"background","#fff"),H(b.common,"onBackground","#000")),b.mode==="dark"&&(H(b.common,"background","#000"),H(b.common,"onBackground","#fff")),F0(b,["Alert","AppBar","Avatar","Button","Chip","FilledInput","LinearProgress","Skeleton","Slider","SnackbarContent","SpeedDialAction","StepConnector","StepContent","Switch","TableCell","Tooltip"]),b.mode==="light"){H(b.Alert,"errorColor",we(b.error.light,.6)),H(b.Alert,"infoColor",we(b.info.light,.6)),H(b.Alert,"successColor",we(b.success.light,.6)),H(b.Alert,"warningColor",we(b.warning.light,.6)),H(b.Alert,"errorFilledBg",T("palette-error-main")),H(b.Alert,"infoFilledBg",T("palette-info-main")),H(b.Alert,"successFilledBg",T("palette-success-main")),H(b.Alert,"warningFilledBg",T("palette-warning-main")),H(b.Alert,"errorFilledColor",Pt(()=>b.getContrastText(b.error.main))),H(b.Alert,"infoFilledColor",Pt(()=>b.getContrastText(b.info.main))),H(b.Alert,"successFilledColor",Pt(()=>b.getContrastText(b.success.main))),H(b.Alert,"warningFilledColor",Pt(()=>b.getContrastText(b.warning.main))),H(b.Alert,"errorStandardBg",Ce(b.error.light,.9)),H(b.Alert,"infoStandardBg",Ce(b.info.light,.9)),H(b.Alert,"successStandardBg",Ce(b.success.light,.9)),H(b.Alert,"warningStandardBg",Ce(b.warning.light,.9)),H(b.Alert,"errorIconColor",T("palette-error-main")),H(b.Alert,"infoIconColor",T("palette-info-main")),H(b.Alert,"successIconColor",T("palette-success-main")),H(b.Alert,"warningIconColor",T("palette-warning-main")),H(b.AppBar,"defaultBg",T("palette-grey-100")),H(b.Avatar,"defaultBg",T("palette-grey-400")),H(b.Button,"inheritContainedBg",T("palette-grey-300")),H(b.Button,"inheritContainedHoverBg",T("palette-grey-A100")),H(b.Chip,"defaultBorder",T("palette-grey-400")),H(b.Chip,"defaultAvatarColor",T("palette-grey-700")),H(b.Chip,"defaultIconColor",T("palette-grey-700")),H(b.FilledInput,"bg","rgba(0, 0, 0, 0.06)"),H(b.FilledInput,"hoverBg","rgba(0, 0, 0, 0.09)"),H(b.FilledInput,"disabledBg","rgba(0, 0, 0, 0.12)"),H(b.LinearProgress,"primaryBg",Ce(b.primary.main,.62)),H(b.LinearProgress,"secondaryBg",Ce(b.secondary.main,.62)),H(b.LinearProgress,"errorBg",Ce(b.error.main,.62)),H(b.LinearProgress,"infoBg",Ce(b.info.main,.62)),H(b.LinearProgress,"successBg",Ce(b.success.main,.62)),H(b.LinearProgress,"warningBg",Ce(b.warning.main,.62)),H(b.Skeleton,"bg",`rgba(${T("palette-text-primaryChannel")} / 0.11)`),H(b.Slider,"primaryTrack",Ce(b.primary.main,.62)),H(b.Slider,"secondaryTrack",Ce(b.secondary.main,.62)),H(b.Slider,"errorTrack",Ce(b.error.main,.62)),H(b.Slider,"infoTrack",Ce(b.info.main,.62)),H(b.Slider,"successTrack",Ce(b.success.main,.62)),H(b.Slider,"warningTrack",Ce(b.warning.main,.62));const F=Ba(b.background.default,.8);H(b.SnackbarContent,"bg",F),H(b.SnackbarContent,"color",Pt(()=>b.getContrastText(F))),H(b.SpeedDialAction,"fabHoverBg",Ba(b.background.paper,.15)),H(b.StepConnector,"border",T("palette-grey-400")),H(b.StepContent,"border",T("palette-grey-400")),H(b.Switch,"defaultColor",T("palette-common-white")),H(b.Switch,"defaultDisabledColor",T("palette-grey-100")),H(b.Switch,"primaryDisabledColor",Ce(b.primary.main,.62)),H(b.Switch,"secondaryDisabledColor",Ce(b.secondary.main,.62)),H(b.Switch,"errorDisabledColor",Ce(b.error.main,.62)),H(b.Switch,"infoDisabledColor",Ce(b.info.main,.62)),H(b.Switch,"successDisabledColor",Ce(b.success.main,.62)),H(b.Switch,"warningDisabledColor",Ce(b.warning.main,.62)),H(b.TableCell,"border",Ce(Da(b.divider,1),.88)),H(b.Tooltip,"bg",Da(b.grey[700],.92))}if(b.mode==="dark"){H(b.Alert,"errorColor",Ce(b.error.light,.6)),H(b.Alert,"infoColor",Ce(b.info.light,.6)),H(b.Alert,"successColor",Ce(b.success.light,.6)),H(b.Alert,"warningColor",Ce(b.warning.light,.6)),H(b.Alert,"errorFilledBg",T("palette-error-dark")),H(b.Alert,"infoFilledBg",T("palette-info-dark")),H(b.Alert,"successFilledBg",T("palette-success-dark")),H(b.Alert,"warningFilledBg",T("palette-warning-dark")),H(b.Alert,"errorFilledColor",Pt(()=>b.getContrastText(b.error.dark))),H(b.Alert,"infoFilledColor",Pt(()=>b.getContrastText(b.info.dark))),H(b.Alert,"successFilledColor",Pt(()=>b.getContrastText(b.success.dark))),H(b.Alert,"warningFilledColor",Pt(()=>b.getContrastText(b.warning.dark))),H(b.Alert,"errorStandardBg",we(b.error.light,.9)),H(b.Alert,"infoStandardBg",we(b.info.light,.9)),H(b.Alert,"successStandardBg",we(b.success.light,.9)),H(b.Alert,"warningStandardBg",we(b.warning.light,.9)),H(b.Alert,"errorIconColor",T("palette-error-main")),H(b.Alert,"infoIconColor",T("palette-info-main")),H(b.Alert,"successIconColor",T("palette-success-main")),H(b.Alert,"warningIconColor",T("palette-warning-main")),H(b.AppBar,"defaultBg",T("palette-grey-900")),H(b.AppBar,"darkBg",T("palette-background-paper")),H(b.AppBar,"darkColor",T("palette-text-primary")),H(b.Avatar,"defaultBg",T("palette-grey-600")),H(b.Button,"inheritContainedBg",T("palette-grey-800")),H(b.Button,"inheritContainedHoverBg",T("palette-grey-700")),H(b.Chip,"defaultBorder",T("palette-grey-700")),H(b.Chip,"defaultAvatarColor",T("palette-grey-300")),H(b.Chip,"defaultIconColor",T("palette-grey-300")),H(b.FilledInput,"bg","rgba(255, 255, 255, 0.09)"),H(b.FilledInput,"hoverBg","rgba(255, 255, 255, 0.13)"),H(b.FilledInput,"disabledBg","rgba(255, 255, 255, 0.12)"),H(b.LinearProgress,"primaryBg",we(b.primary.main,.5)),H(b.LinearProgress,"secondaryBg",we(b.secondary.main,.5)),H(b.LinearProgress,"errorBg",we(b.error.main,.5)),H(b.LinearProgress,"infoBg",we(b.info.main,.5)),H(b.LinearProgress,"successBg",we(b.success.main,.5)),H(b.LinearProgress,"warningBg",we(b.warning.main,.5)),H(b.Skeleton,"bg",`rgba(${T("palette-text-primaryChannel")} / 0.13)`),H(b.Slider,"primaryTrack",we(b.primary.main,.5)),H(b.Slider,"secondaryTrack",we(b.secondary.main,.5)),H(b.Slider,"errorTrack",we(b.error.main,.5)),H(b.Slider,"infoTrack",we(b.info.main,.5)),H(b.Slider,"successTrack",we(b.success.main,.5)),H(b.Slider,"warningTrack",we(b.warning.main,.5));const F=Ba(b.background.default,.98);H(b.SnackbarContent,"bg",F),H(b.SnackbarContent,"color",Pt(()=>b.getContrastText(F))),H(b.SpeedDialAction,"fabHoverBg",Ba(b.background.paper,.15)),H(b.StepConnector,"border",T("palette-grey-600")),H(b.StepContent,"border",T("palette-grey-600")),H(b.Switch,"defaultColor",T("palette-grey-300")),H(b.Switch,"defaultDisabledColor",T("palette-grey-600")),H(b.Switch,"primaryDisabledColor",we(b.primary.main,.55)),H(b.Switch,"secondaryDisabledColor",we(b.secondary.main,.55)),H(b.Switch,"errorDisabledColor",we(b.error.main,.55)),H(b.Switch,"infoDisabledColor",we(b.info.main,.55)),H(b.Switch,"successDisabledColor",we(b.success.main,.55)),H(b.Switch,"warningDisabledColor",we(b.warning.main,.55)),H(b.TableCell,"border",we(Da(b.divider,1),.68)),H(b.Tooltip,"bg",Da(b.grey[700],.92))}kt(b.background,"default"),kt(b.background,"paper"),kt(b.common,"background"),kt(b.common,"onBackground"),kt(b,"divider"),Object.keys(b).forEach(F=>{const I=b[F];F!=="tonalOffset"&&I&&typeof I=="object"&&(I.main&&H(b[F],"mainChannel",Yn(Kn(I.main))),I.light&&H(b[F],"lightChannel",Yn(Kn(I.light))),I.dark&&H(b[F],"darkChannel",Yn(Kn(I.dark))),I.contrastText&&H(b[F],"contrastTextChannel",Yn(Kn(I.contrastText))),F==="text"&&(kt(b[F],"primary"),kt(b[F],"secondary")),F==="action"&&(I.active&&kt(b[F],"active"),I.selected&&kt(b[F],"selected")))})}),C=t.reduce((N,b)=>et(N,b),C);const A={prefix:o,disableCssColorScheme:a,shouldSkipGeneratingVar:s,getSelector:N0(C)},{vars:w,generateThemeVars:P,generateStyleSheets:_}=o0(C,A);return C.vars=w,Object.entries(C.colorSchemes[C.defaultColorScheme]).forEach(([N,b])=>{C[N]=b}),C.generateThemeVars=P,C.generateStyleSheets=_,C.generateSpacing=function(){return jh(c.spacing,Zo(this))},C.getColorSchemeSelector=s0(i),C.spacing=C.generateSpacing(),C.shouldSkipGeneratingVar=s,C.unstable_sxConfig={...Sa,...c==null?void 0:c.unstable_sxConfig},C.unstable_sx=function(b){return cn({sx:b,theme:this})},C.toRuntimeSource=Jh,C}function Jc(e,t,r){e.colorSchemes&&r&&(e.colorSchemes[t]={...r!==!0&&r,palette:Cl({...r===!0?{}:r.palette,mode:t})})}function Kh(e={},...t){const{palette:r,cssVariables:n=!1,colorSchemes:a=r?void 0:{light:!0},defaultColorScheme:o=r==null?void 0:r.mode,...s}=e,i=o||"light",l=a==null?void 0:a[i],c={...a,...r?{[i]:{...typeof l!="boolean"&&l,palette:r}}:void 0};if(n===!1){if(!("colorSchemes"in e))return Li(e,...t);let u=r;"palette"in e||c[i]&&(c[i]!==!0?u=c[i].palette:i==="dark"&&(u={mode:"dark"}));const d=Li({...e,palette:u},...t);return d.defaultColorScheme=i,d.colorSchemes=c,d.palette.mode==="light"&&(d.colorSchemes.light={...c.light!==!0&&c.light,palette:d.palette},Jc(d,"dark",c.dark)),d.palette.mode==="dark"&&(d.colorSchemes.dark={...c.dark!==!0&&c.dark,palette:d.palette},Jc(d,"light",c.light)),d}return!r&&!("light"in c)&&i==="light"&&(c.light=!0),H0({...s,colorSchemes:c,defaultColorScheme:i,...typeof n!="boolean"&&n},...t)}const Qh=Kh();function q0({props:e,name:t}){return Fh({props:e,name:t,defaultTheme:Qh,themeId:Vh})}function Pl(e){return e!=="ownerState"&&e!=="theme"&&e!=="sx"&&e!=="as"}const J0=e=>Pl(e)&&e!=="classes",dt=Bh({themeId:Vh,defaultTheme:Qh,rootShouldForwardProp:J0});function Xh(...e){const t=B.useRef(void 0),r=B.useCallback(n=>{const a=e.map(o=>{if(o==null)return null;if(typeof o=="function"){const s=o,i=s(n);return typeof i=="function"?i:()=>{s(null)}}return o.current=n,()=>{o.current=null}});return()=>{a.forEach(o=>o==null?void 0:o())}},e);return B.useMemo(()=>e.every(n=>n==null)?null:n=>{t.current&&(t.current(),t.current=void 0),n!=null&&(t.current=r(n))},e)}let Wc=0;function W0(e){const[t,r]=B.useState(e),n=t;return B.useEffect(()=>{t==null&&(Wc+=1,r(`mui-${Wc}`))},[t]),n}const Y0={...B},Yc=Y0.useId;function K0(e){return Yc!==void 0?Yc():W0(e)}class Q0{constructor(t){this.value=void 0,this.listeners=void 0,this.subscribe=r=>(this.listeners.add(r),()=>{this.listeners.delete(r)}),this.getSnapshot=()=>this.value,this.update=r=>{const n=r(this.value);n!==this.value&&(this.value=n,this.listeners.forEach(a=>a(n)))},this.value=t,this.listeners=new Set}}const Nt=typeof window<"u"?B.useLayoutEffect:B.useEffect,is=({params:e,store:t})=>{B.useEffect(()=>{t.update(n=>Y({},n,{animation:Y({},n.animation,{skip:e.skipAnimation})}))},[t,e.skipAnimation]);const r=B.useCallback(()=>{let n=!1;return t.update(a=>Y({},a,{animation:Y({},a.animation,{skipAnimationRequests:a.animation.skipAnimationRequests+1})})),()=>{n||(n=!0,t.update(a=>Y({},a,{animation:Y({},a.animation,{skipAnimationRequests:a.animation.skipAnimationRequests-1})})))}},[t]);return Nt(()=>{if(typeof window>"u"||!(window!=null&&window.matchMedia))return;let a;const o=i=>{i.matches?a=r():a==null||a()},s=window.matchMedia("(prefers-reduced-motion)");return o(s),s.addEventListener("change",o),()=>{s.removeEventListener("change",o)}},[r,t]),{instance:{disableAnimation:r}}};is.params={skipAnimation:!0};is.getDefaultizedParams=({params:e})=>Y({},e,{skipAnimation:e.skipAnimation??!1});is.getInitialState=({skipAnimation:e})=>{const t=typeof window>"u"||!(window!=null&&window.matchMedia),r=process.env.NODE_ENV==="test"?t:!1;return{animation:{skip:e,skipAnimationRequests:r?1:0}}};var X0=(e,t,r)=>{if(t.length===1&&t[0]===r){let n=!1;try{const a={};e(a)===a&&(n=!0)}catch{}if(n){let a;try{throw new Error}catch(o){({stack:a}=o)}console.warn(`The result function returned its own inputs without modification. e.g
|
|
77
|
+
\`createSelector([state => state.todos], todos => todos)\`
|
|
78
|
+
This could lead to inefficient memoization and unnecessary re-renders.
|
|
79
|
+
Ensure transformation logic is in the result function, and extraction logic is in the input selectors.`,{stack:a})}}},Z0=(e,t,r)=>{const{memoize:n,memoizeOptions:a}=t,{inputSelectorResults:o,inputSelectorResultsCopy:s}=e,i=n(()=>({}),...a);if(!(i.apply(null,o)===i.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.
|
|
80
|
+
This means your output selector will likely run more frequently than intended.
|
|
81
|
+
Avoid returning a new reference inside your input selector, e.g.
|
|
82
|
+
\`createSelector([state => state.todos.map(todo => todo.id)], todoIds => todoIds.length)\``,{arguments:r,firstInputs:o,secondInputs:s,stack:c})}},eb={inputStabilityCheck:"once",identityFunctionCheck:"once"},To=Symbol("NOT_FOUND");function tb(e,t=`expected a function, instead received ${typeof e}`){if(typeof e!="function")throw new TypeError(t)}function rb(e,t=`expected an object, instead received ${typeof e}`){if(typeof e!="object")throw new TypeError(t)}function nb(e,t="expected all items to be functions, instead received the following types: "){if(!e.every(r=>typeof r=="function")){const r=e.map(n=>typeof n=="function"?`function ${n.name||"unnamed"}()`:typeof n).join(", ");throw new TypeError(`${t}[${r}]`)}}var Kc=e=>Array.isArray(e)?e:[e];function ab(e){const t=Array.isArray(e[0])?e[0]:e;return nb(t,"createSelector expects all input-selectors to be functions, but received the following types: "),t}function Qc(e,t){const r=[],{length:n}=e;for(let a=0;a<n;a++)r.push(e[a].apply(null,t));return r}var ob=(e,t)=>{const{identityFunctionCheck:r,inputStabilityCheck:n}={...eb,...t};return{identityFunctionCheck:{shouldRun:r==="always"||r==="once"&&e,run:X0},inputStabilityCheck:{shouldRun:n==="always"||n==="once"&&e,run:Z0}}};function sb(e){let t;return{get(r){return t&&e(t.key,r)?t.value:To},put(r,n){t={key:r,value:n}},getEntries(){return t?[t]:[]},clear(){t=void 0}}}function ib(e,t){let r=[];function n(i){const l=r.findIndex(c=>t(i,c.key));if(l>-1){const c=r[l];return l>0&&(r.splice(l,1),r.unshift(c)),c.value}return To}function a(i,l){n(i)===To&&(r.unshift({key:i,value:l}),r.length>e&&r.pop())}function o(){return r}function s(){r=[]}return{get:n,put:a,getEntries:o,clear:s}}var lb=(e,t)=>e===t;function cb(e){return function(r,n){if(r===null||n===null||r.length!==n.length)return!1;const{length:a}=r;for(let o=0;o<a;o++)if(!e(r[o],n[o]))return!1;return!0}}function ub(e,t){const r=typeof t=="object"?t:{equalityCheck:t},{equalityCheck:n=lb,maxSize:a=1,resultEqualityCheck:o}=r,s=cb(n);let i=0;const l=a<=1?sb(s):ib(a,s);function c(){let u=l.get(arguments);if(u===To){if(u=e.apply(null,arguments),i++,o){const h=l.getEntries().find(p=>o(p.value,u));h&&(u=h.value,i!==0&&i--)}l.put(arguments,u)}return u}return c.clearCache=()=>{l.clear(),c.resetResultsCount()},c.resultsCount=()=>i,c.resetResultsCount=()=>{i=0},c}var db=class{constructor(e){this.value=e}deref(){return this.value}},hb=typeof WeakRef<"u"?WeakRef:db,pb=0,Xc=1;function Na(){return{s:pb,v:void 0,o:null,p:null}}function Zh(e,t={}){let r=Na();const{resultEqualityCheck:n}=t;let a,o=0;function s(){var d;let i=r;const{length:l}=arguments;for(let h=0,p=l;h<p;h++){const f=arguments[h];if(typeof f=="function"||typeof f=="object"&&f!==null){let m=i.o;m===null&&(i.o=m=new WeakMap);const y=m.get(f);y===void 0?(i=Na(),m.set(f,i)):i=y}else{let m=i.p;m===null&&(i.p=m=new Map);const y=m.get(f);y===void 0?(i=Na(),m.set(f,i)):i=y}}const c=i;let u;if(i.s===Xc)u=i.v;else if(u=e.apply(null,arguments),o++,n){const h=((d=a==null?void 0:a.deref)==null?void 0:d.call(a))??a;h!=null&&n(h,u)&&(u=h,o!==0&&o--),a=typeof u=="object"&&u!==null||typeof u=="function"?new hb(u):u}return c.s=Xc,c.v=u,u}return s.clearCache=()=>{r=Na(),s.resetResultsCount()},s.resultsCount=()=>o,s.resetResultsCount=()=>{o=0},s}function ep(e,...t){const r=typeof e=="function"?{memoize:e,memoizeOptions:t}:e,n=(...a)=>{let o=0,s=0,i,l={},c=a.pop();typeof c=="object"&&(l=c,c=a.pop()),tb(c,`createSelector expects an output function after the inputs, but received: [${typeof c}]`);const u={...r,...l},{memoize:d,memoizeOptions:h=[],argsMemoize:p=Zh,argsMemoizeOptions:f=[],devModeChecks:m={}}=u,y=Kc(h),x=Kc(f),V=ab(a),O=d(function(){return o++,c.apply(null,arguments)},...y);let C=!0;const A=p(function(){s++;const P=Qc(V,arguments);if(i=O.apply(null,P),process.env.NODE_ENV!=="production"){const{identityFunctionCheck:_,inputStabilityCheck:N}=ob(C,m);if(_.shouldRun&&_.run(c,P,i),N.shouldRun){const b=Qc(V,arguments);N.run({inputSelectorResults:P,inputSelectorResultsCopy:b},{memoize:d,memoizeOptions:y},arguments)}C&&(C=!1)}return i},...x);return Object.assign(A,{resultFunc:c,memoizedResultFunc:O,dependencies:V,dependencyRecomputations:()=>s,resetDependencyRecomputations:()=>{s=0},lastResult:()=>i,recomputations:()=>o,resetRecomputations:()=>{o=0},memoize:d,argsMemoize:p})};return Object.assign(n,{withTypes:()=>n}),n}var mb=ep(Zh),fb=Object.assign((e,t=mb)=>{rb(e,`createStructuredSelector expects first argument to be an object where each property is a selector, instead received a ${typeof e}`);const r=Object.keys(e),n=r.map(o=>e[o]);return t(n,(...o)=>o.reduce((s,i,l)=>(s[r[l]]=i,s),{}))},{withTypes:()=>fb});const gb=ep({memoize:ub,memoizeOptions:{maxSize:1,equalityCheck:Object.is}}),Zc=new WeakMap,pe=(...e)=>(r,...n)=>{const a=r.cacheKey;let o=Zc.get(a);o||(o=new Map,Zc.set(a,o));const s=o.get(e);if(s)return s(r,...n);const i=gb(...e);return o.set(e,i),i(r,...n)},yb=e=>e.animation,bb=pe([yb],e=>e.skip||e.skipAnimationRequests>0);function vb(e){return e&&e.ownerDocument||document}function Sb(e){return vb(e).defaultView||window}var Fa={exports:{}},Xs={},za={exports:{}},Zs={};/**
|
|
83
|
+
* @license React
|
|
84
|
+
* use-sync-external-store-shim.production.js
|
|
85
|
+
*
|
|
86
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
87
|
+
*
|
|
88
|
+
* This source code is licensed under the MIT license found in the
|
|
89
|
+
* LICENSE file in the root directory of this source tree.
|
|
90
|
+
*/var eu;function xb(){if(eu)return Zs;eu=1;var e=te;function t(d,h){return d===h&&(d!==0||1/d===1/h)||d!==d&&h!==h}var r=typeof Object.is=="function"?Object.is:t,n=e.useState,a=e.useEffect,o=e.useLayoutEffect,s=e.useDebugValue;function i(d,h){var p=h(),f=n({inst:{value:p,getSnapshot:h}}),m=f[0].inst,y=f[1];return o(function(){m.value=p,m.getSnapshot=h,l(m)&&y({inst:m})},[d,p,h]),a(function(){return l(m)&&y({inst:m}),d(function(){l(m)&&y({inst:m})})},[d]),s(p),p}function l(d){var h=d.getSnapshot;d=d.value;try{var p=h();return!r(d,p)}catch{return!0}}function c(d,h){return h()}var u=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?c:i;return Zs.useSyncExternalStore=e.useSyncExternalStore!==void 0?e.useSyncExternalStore:u,Zs}var ei={};/**
|
|
91
|
+
* @license React
|
|
92
|
+
* use-sync-external-store-shim.development.js
|
|
93
|
+
*
|
|
94
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
95
|
+
*
|
|
96
|
+
* This source code is licensed under the MIT license found in the
|
|
97
|
+
* LICENSE file in the root directory of this source tree.
|
|
98
|
+
*/var tu;function Ob(){return tu||(tu=1,process.env.NODE_ENV!=="production"&&function(){function e(p,f){return p===f&&(p!==0||1/p===1/f)||p!==p&&f!==f}function t(p,f){u||a.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 m=f();if(!d){var y=f();o(m,y)||(console.error("The result of getSnapshot should be cached to avoid an infinite loop"),d=!0)}y=s({inst:{value:m,getSnapshot:f}});var x=y[0].inst,V=y[1];return l(function(){x.value=m,x.getSnapshot=f,r(x)&&V({inst:x})},[p,m,f]),i(function(){return r(x)&&V({inst:x}),p(function(){r(x)&&V({inst:x})})},[p]),c(m),m}function r(p){var f=p.getSnapshot;p=p.value;try{var m=f();return!o(p,m)}catch{return!0}}function n(p,f){return f()}typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var a=te,o=typeof Object.is=="function"?Object.is:e,s=a.useState,i=a.useEffect,l=a.useLayoutEffect,c=a.useDebugValue,u=!1,d=!1,h=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?n:t;ei.useSyncExternalStore=a.useSyncExternalStore!==void 0?a.useSyncExternalStore:h,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())}()),ei}var ru;function tp(){return ru||(ru=1,process.env.NODE_ENV==="production"?za.exports=xb():za.exports=Ob()),za.exports}/**
|
|
99
|
+
* @license React
|
|
100
|
+
* use-sync-external-store-shim/with-selector.production.js
|
|
101
|
+
*
|
|
102
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
103
|
+
*
|
|
104
|
+
* This source code is licensed under the MIT license found in the
|
|
105
|
+
* LICENSE file in the root directory of this source tree.
|
|
106
|
+
*/var nu;function wb(){if(nu)return Xs;nu=1;var e=te,t=tp();function r(c,u){return c===u&&(c!==0||1/c===1/u)||c!==c&&u!==u}var n=typeof Object.is=="function"?Object.is:r,a=t.useSyncExternalStore,o=e.useRef,s=e.useEffect,i=e.useMemo,l=e.useDebugValue;return Xs.useSyncExternalStoreWithSelector=function(c,u,d,h,p){var f=o(null);if(f.current===null){var m={hasValue:!1,value:null};f.current=m}else m=f.current;f=i(function(){function x(w){if(!V){if(V=!0,O=w,w=h(w),p!==void 0&&m.hasValue){var P=m.value;if(p(P,w))return C=P}return C=w}if(P=C,n(O,w))return P;var _=h(w);return p!==void 0&&p(P,_)?(O=w,P):(O=w,C=_)}var V=!1,O,C,A=d===void 0?null:d;return[function(){return x(u())},A===null?void 0:function(){return x(A())}]},[u,d,h,p]);var y=a(c,f[0],f[1]);return s(function(){m.hasValue=!0,m.value=y},[y]),l(y),y},Xs}var ti={};/**
|
|
107
|
+
* @license React
|
|
108
|
+
* use-sync-external-store-shim/with-selector.development.js
|
|
109
|
+
*
|
|
110
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
111
|
+
*
|
|
112
|
+
* This source code is licensed under the MIT license found in the
|
|
113
|
+
* LICENSE file in the root directory of this source tree.
|
|
114
|
+
*/var au;function Cb(){return au||(au=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=te,r=tp(),n=typeof Object.is=="function"?Object.is:e,a=r.useSyncExternalStore,o=t.useRef,s=t.useEffect,i=t.useMemo,l=t.useDebugValue;ti.useSyncExternalStoreWithSelector=function(c,u,d,h,p){var f=o(null);if(f.current===null){var m={hasValue:!1,value:null};f.current=m}else m=f.current;f=i(function(){function x(w){if(!V){if(V=!0,O=w,w=h(w),p!==void 0&&m.hasValue){var P=m.value;if(p(P,w))return C=P}return C=w}if(P=C,n(O,w))return P;var _=h(w);return p!==void 0&&p(P,_)?(O=w,P):(O=w,C=_)}var V=!1,O,C,A=d===void 0?null:d;return[function(){return x(u())},A===null?void 0:function(){return x(A())}]},[u,d,h,p]);var y=a(c,f[0],f[1]);return s(function(){m.hasValue=!0,m.value=y},[y]),l(y),y},typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())}()),ti}var ou;function Pb(){return ou||(ou=1,process.env.NODE_ENV==="production"?Fa.exports=wb():Fa.exports=Cb()),Fa.exports}var Tb=Pb();const Rb=Object.is,at=(e,t,r=[],n=Rb)=>{const a=o=>t(o,...r);return Tb.useSyncExternalStoreWithSelector(e.subscribe,e.getSnapshot,e.getSnapshot,a,n)},Ab="DEFAULT_X_AXIS_KEY",Vb="DEFAULT_Y_AXIS_KEY",_b={top:20,bottom:20,left:20,right:20},Eb=45,Ib=25,rp=20,bn=e=>{var t;return(t=e.cartesianAxis)==null?void 0:t.x},vn=e=>{var t;return(t=e.cartesianAxis)==null?void 0:t.y},Mb=pe([vn],e=>(e??[]).reduce((t,r)=>{var n;return r.position==="left"?t+(r.width||0)+((n=r.zoom)!=null&&n.slider.enabled?r.zoom.slider.size:0):t},0)),$b=pe([vn],e=>(e??[]).reduce((t,r)=>{var n;return r.position==="right"?t+(r.width||0)+((n=r.zoom)!=null&&n.slider.enabled?r.zoom.slider.size:0):t},0)),jb=pe([bn],e=>(e??[]).reduce((t,r)=>{var n;return r.position==="top"?t+(r.height||0)+((n=r.zoom)!=null&&n.slider.enabled?r.zoom.slider.size:0):t},0)),kb=pe([bn],e=>(e??[]).reduce((t,r)=>{var n;return r.position==="bottom"?t+(r.height||0)+((n=r.zoom)!=null&&n.slider.enabled?r.zoom.slider.size:0):t},0)),Ub=e=>e.dimensions,np=e=>e.dimensions.width,ap=e=>e.dimensions.height,Lb=e=>e.dimensions.margin.top,Db=e=>e.dimensions.margin.right,Bb=e=>e.dimensions.margin.bottom,Nb=e=>e.dimensions.margin.left,Oa=pe([np,ap,Lb,Db,Bb,Nb,jb,$b,kb,Mb],(e,t,r,n,a,o,s,i,l,c)=>({width:e-o-n-c-i,left:o+c,right:n+i,height:t-r-a-s-l,top:r+s,bottom:a+l})),Fb=pe([Ub],e=>({width:e.propsWidth,height:e.propsHeight})),zb=pe([np,ap],(e,t)=>({width:e,height:t}));function op(e,t){return typeof e=="number"?{top:e,bottom:e,left:e,right:e}:t?Y({},t,e):e}const Gb=10,ls=({params:e,store:t,svgRef:r})=>{const n=e.width!==void 0&&e.height!==void 0,a=B.useRef({displayError:!1,initialCompute:!0,computeRun:0}),[o,s]=B.useState(0),[i,l]=B.useState(0),c=B.useCallback(()=>{const f=r==null?void 0:r.current;if(!f)return{};const y=Sb(f).getComputedStyle(f),x=Math.floor(parseFloat(y.height))||0,V=Math.floor(parseFloat(y.width))||0;return t.update(O=>O.dimensions.width===V&&O.dimensions.height===x?O:Y({},O,{dimensions:{margin:{top:e.margin.top,right:e.margin.right,bottom:e.margin.bottom,left:e.margin.left},width:e.width??V,height:e.height??x,propsWidth:e.width,propsHeight:e.height}})),{height:x,width:V}},[t,r,e.height,e.width,e.margin.left,e.margin.right,e.margin.top,e.margin.bottom]);B.useEffect(()=>{t.update(f=>{const m=e.width??f.dimensions.width,y=e.height??f.dimensions.height;return Y({},f,{dimensions:{margin:{top:e.margin.top,right:e.margin.right,bottom:e.margin.bottom,left:e.margin.left},width:m,height:y,propsHeight:e.height,propsWidth:e.width}})})},[t,e.height,e.width,e.margin.left,e.margin.right,e.margin.top,e.margin.bottom]),B.useEffect(()=>{a.current.displayError=!0},[]),Nt(()=>{if(n||!a.current.initialCompute||a.current.computeRun>Gb)return;const f=c();f.width!==o||f.height!==i?(a.current.computeRun+=1,f.width!==void 0&&s(f.width),f.height!==void 0&&l(f.height)):a.current.initialCompute&&(a.current.initialCompute=!1)},[i,o,c,n]),Nt(()=>{if(n)return()=>{};c();const f=r.current;if(typeof ResizeObserver>"u")return()=>{};let m;const y=new ResizeObserver(()=>{m=requestAnimationFrame(()=>{c()})});return f&&y.observe(f),()=>{m&&cancelAnimationFrame(m),f&&y.unobserve(f)}},[c,n,r]),process.env.NODE_ENV!=="production"&&(a.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."),a.current.displayError=!1),a.current.displayError&&e.height===void 0&&i===0&&(console.error("MUI X Charts: ChartContainer does not have `height` prop, and its container has no `height` defined."),a.current.displayError=!1));const u=at(t,Oa),d=B.useCallback(f=>f>=u.left-1&&f<=u.left+u.width,[u.left,u.width]),h=B.useCallback(f=>f>=u.top-1&&f<=u.top+u.height,[u.height,u.top]);return{instance:{isPointInside:B.useCallback((f,m,y)=>y&&"closest"in y&&y.closest("[data-drawing-container]")?!0:d(f)&&h(m),[d,h]),isXInside:d,isYInside:h}}};ls.params={width:!0,height:!0,margin:!0};ls.getDefaultizedParams=({params:e})=>Y({},e,{margin:op(e.margin,_b)});ls.getInitialState=({width:e,height:t,margin:r})=>({dimensions:{margin:r,width:e??0,height:t??0,propsWidth:e,propsHeight:t}});const Tl=({params:e,store:t})=>(Nt(()=>{t.update(r=>Y({},r,{experimentalFeatures:e.experimentalFeatures}))},[t,e.experimentalFeatures]),{});Tl.params={experimentalFeatures:!0};Tl.getInitialState=({experimentalFeatures:e})=>({experimentalFeatures:e});const Hb=e=>e.experimentalFeatures,sp=pe([Hb],e=>!!(e!=null&&e.preferStrictDomainInLineCharts));let su=0;const qb=()=>(su+=1,`mui-chart-${su}`),Rl=({params:e,store:t})=>(B.useEffect(()=>{t.update(r=>e.id===void 0||e.id===r.id.providedChartId&&r.id.chartId!==void 0?r:Y({},r,{id:Y({},r.id,{chartId:e.id??qb()})}))},[t,e.id]),{});Rl.params={id:!0};Rl.getInitialState=({id:e})=>({id:{chartId:e,providedChartId:e}});const Jb=e=>e.id,Wb=pe([Jb],e=>e.chartId),Yb=["#4254FB","#FFB422","#FA4F58","#0DBEFF","#22BF75","#FA83B4","#FF7511"],Kb=["#495AFB","#FFC758","#F35865","#30C8FF","#44CE8D","#F286B3","#FF8C39"],ip=e=>e==="dark"?Kb:Yb,lp=({series:e,colors:t,seriesConfig:r,dataset:n})=>{const a={};e.forEach((s,i)=>{var u;const l=r[s.type].getSeriesWithDefaultValues(s,i,t),c=l.id;if(a[s.type]===void 0&&(a[s.type]={series:{},seriesOrder:[]}),((u=a[s.type])==null?void 0:u.series[c])!==void 0)throw new Error(`MUI X Charts: series' id "${c}" is not unique.`);a[s.type].series[c]=l,a[s.type].seriesOrder.push(c)});const o={};return Object.keys(r).forEach(s=>{var l,c;const i=a[s];i!==void 0&&(o[s]=((c=(l=r[s])==null?void 0:l.seriesProcessor)==null?void 0:c.call(l,i,n))??a[s])}),o},cs=({params:e,store:t,seriesConfig:r})=>{const{series:n,dataset:a,theme:o,colors:s}=e,i=B.useRef(!0);return B.useEffect(()=>{if(i.current){i.current=!1;return}t.update(l=>Y({},l,{series:Y({},l.series,{processedSeries:lp({series:n,colors:typeof s=="function"?s(o):s,seriesConfig:r,dataset:a})})}))},[s,a,n,o,r,t]),{}};cs.params={dataset:!0,series:!0,colors:!0,theme:!0};const Qb=[];cs.getDefaultizedParams=({params:e})=>{var t;return Y({},e,{series:(t=e.series)!=null&&t.length?e.series:Qb,colors:e.colors??ip,theme:e.theme??"light"})};cs.getInitialState=({series:e=[],colors:t,theme:r,dataset:n},a,o)=>({series:{seriesConfig:o,processedSeries:lp({series:e,colors:typeof t=="function"?t(r):t,seriesConfig:o,dataset:n})}});const cp=e=>e.series,wa=pe([cp],e=>e.processedSeries),us=pe([cp],e=>e.seriesConfig),Xb={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};class up{constructor(t){if(this.name=void 0,this.preventDefault=void 0,this.stopPropagation=void 0,this.preventIf=void 0,this.requiredKeys=void 0,this.keyboardManager=void 0,this.pointerMode=void 0,this.customData={},this.pointerManager=void 0,this.gesturesRegistry=void 0,this.element=void 0,this.state=void 0,this.isSinglePhase=void 0,this.eventType=void 0,this.optionsType=void 0,this.mutableOptionsType=void 0,this.mutableStateType=void 0,!t||!t.name)throw new Error("Gesture must be initialized with a valid name.");if(t.name in Xb)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??[]}init(t,r,n,a){this.element=t,this.pointerManager=r,this.gesturesRegistry=n,this.keyboardManager=a;const o=`${this.name}ChangeOptions`;this.element.addEventListener(o,this.handleOptionsChange.bind(this));const s=`${this.name}ChangeState`;this.element.addEventListener(s,this.handleStateChange.bind(this))}handleOptionsChange(t){t&&t.detail&&this.updateOptions(t.detail)}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}handleStateChange(t){t&&t.detail&&this.updateState(t.detail)}updateState(t){Object.assign(this.state,t)}getTargetElement(t){return this.isActive||this.element===t.target||this.element.contains(t.target)?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){if(!this.keyboardManager.areKeysPressed(this.requiredKeys))return!0;if(this.preventIf.length===0)return!1;const r=this.gesturesRegistry.getActiveGestures(t);return this.preventIf.some(n=>r[n])}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.bind(this));const r=`${this.name}ChangeState`;this.element.removeEventListener(r,this.handleStateChange.bind(this))}}class Zb{constructor(){this.activeGestures=new Map}registerActiveGesture(t,r){this.activeGestures.has(t)||this.activeGestures.set(t,new Set);const n=this.activeGestures.get(t),a={gesture:r,element:t};n.add(a)}unregisterActiveGesture(t,r){const n=this.activeGestures.get(t);n&&(n.forEach(a=>{a.gesture===r&&n.delete(a)}),n.size===0&&this.activeGestures.delete(t))}getActiveGestures(t){const r=this.activeGestures.get(t);return r?Array.from(r).reduce((n,a)=>(n[a.gesture.name]=!0,n),{}):{}}isGestureActive(t,r){const n=this.activeGestures.get(t);return n?Array.from(n).some(a=>a.gesture===r):!1}destroy(){this.activeGestures.clear()}unregisterElement(t){this.activeGestures.delete(t)}}class ev{constructor(){this.pressedKeys=new Set,this.handleKeyDown=t=>{this.pressedKeys.add(t.key)},this.handleKeyUp=t=>{this.pressedKeys.delete(t.key)},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(r=>r==="ControlOrMeta"?this.pressedKeys.has("Control")||this.pressedKeys.has("Meta"):this.pressedKeys.has(r))}destroy(){typeof window<"u"&&(window.removeEventListener("keydown",this.handleKeyDown),window.removeEventListener("keyup",this.handleKeyUp),window.removeEventListener("blur",this.clearKeys)),this.clearKeys()}}class tv{constructor(t){this.root=void 0,this.touchAction=void 0,this.passive=void 0,this.preventEventInterruption=!0,this.pointers=new Map,this.gestureHandlers=new Set,this.handleInterruptEvents=r=>{if(this.preventEventInterruption&&"pointerType"in r&&r.pointerType==="touch"){r.preventDefault();return}const n=new PointerEvent("forceCancel",{bubbles:!1,cancelable:!1}),a=this.pointers.values().next().value;if(this.pointers.size>0&&a){Object.defineProperties(n,{clientX:{value:a.clientX},clientY:{value:a.clientY},pointerId:{value:a.pointerId},pointerType:{value:a.pointerType}});for(const[o,s]of this.pointers.entries()){const i=Y({},s,{type:"forceCancel"});this.pointers.set(o,i)}}this.notifyHandlers(n),this.pointers.clear()},this.handlePointerEvent=r=>{const{type:n,pointerId:a}=r;if(n==="pointerdown"){if(this.pointers.set(a,this.createPointerData(r)),r.target instanceof Element)try{r.target.setPointerCapture(a)}catch{}}else if(n==="pointermove")this.pointers.set(a,this.createPointerData(r));else if(n==="pointerup"||n==="pointercancel"||n==="forceCancel"){if(r.target instanceof Element)try{r.target.releasePointerCapture(a)}catch{}this.pointers.set(a,this.createPointerData(r)),this.notifyHandlers(r),this.pointers.delete(a);return}this.notifyHandlers(r)},this.root=t.root??document.documentElement,this.touchAction=t.touchAction||"auto",this.passive=t.passive!==!1,this.preventEventInterruption=t.preventEventInterruption!==!1,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(r=>r(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 rv{constructor(t){this.gestureTemplates=new Map,this.elementGestureMap=new Map,this.activeGesturesRegistry=new Zb,this.pointerManager=void 0,this.keyboardManager=new ev,this.pointerManager=new tv({root:t.root,touchAction:t.touchAction,passive:t.passive}),t.gestures&&t.gestures.length>0&&t.gestures.forEach(r=>{this.addGestureTemplate(r)})}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,r,n){const a=this.elementGestureMap.get(r);if(!a||!a.has(t)){console.error(`Gesture "${t}" not found on the provided element.`);return}const o=new CustomEvent(`${t}ChangeOptions`,{detail:n,bubbles:!1,cancelable:!1});r.dispatchEvent(o)}setGestureState(t,r,n){const a=this.elementGestureMap.get(r);if(!a||!a.has(t)){console.error(`Gesture "${t}" not found on the provided element.`);return}const o=new CustomEvent(`${t}ChangeState`,{detail:n,bubbles:!1,cancelable:!1});r.dispatchEvent(o)}registerElement(t,r,n){if(Array.isArray(t))return t.forEach(o=>{const s=n==null?void 0:n[o];this.registerSingleGesture(o,r,s)}),r;const a=n==null?void 0:n[t];return this.registerSingleGesture(t,r,a),r}registerSingleGesture(t,r,n){const a=this.gestureTemplates.get(t);if(!a)return console.error(`Gesture template "${t}" not found.`),!1;this.elementGestureMap.has(r)||this.elementGestureMap.set(r,new Map);const o=this.elementGestureMap.get(r);o.has(t)&&(console.warn(`Element already has gesture "${t}" registered. It will be replaced.`),this.unregisterElement(t,r));const s=a.clone(n);return s.init(r,this.pointerManager,this.activeGesturesRegistry,this.keyboardManager),o.set(t,s),!0}unregisterElement(t,r){const n=this.elementGestureMap.get(r);return!n||!n.has(t)?!1:(n.get(t).destroy(),n.delete(t),this.activeGesturesRegistry.unregisterElement(r),n.size===0&&this.elementGestureMap.delete(r),!0)}unregisterAllGestures(t){const r=this.elementGestureMap.get(t);if(r){for(const[,n]of r)n.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()}}class Ca extends up{constructor(t){super(t),this.unregisterHandler=null,this.originalTarget=null,this.optionsType=void 0,this.mutableOptionsType=void 0,this.minPointers=void 0,this.maxPointers=void 0,this.minPointers=t.minPointers??1,this.maxPointers=t.maxPointers??1/0}init(t,r,n,a){super.init(t,r,n,a),this.unregisterHandler=this.pointerManager.registerGestureHandler((o,s)=>this.handlePointerEvent(o,s))}updateOptions(t){super.updateOptions(t),this.minPointers=t.minPointers??this.minPointers,this.maxPointers=t.maxPointers??this.maxPointers}getRelevantPointers(t,r){return t.filter(n=>this.isPointerTypeAllowed(n.pointerType)&&(r===n.target||n.target===this.originalTarget||r===this.originalTarget||r.contains(n.target)))}destroy(){this.unregisterHandler&&(this.unregisterHandler(),this.unregisterHandler=null),super.destroy()}}function nv(e,t){const r=t.x-e.x,n=t.y-e.y;return Math.sqrt(r*r+n*n)}function ri(e){if(e.length<2)return 0;let t=0,r=0;for(let n=0;n<e.length;n+=1)for(let a=n+1;a<e.length;a+=1)t+=nv({x:e[n].clientX,y:e[n].clientY},{x:e[a].clientX,y:e[a].clientY}),r+=1;return r>0?t/r:0}function Ft(e){if(e.length===0)return{x:0,y:0};const t=e.reduce((r,n)=>(r.x+=n.clientX,r.y+=n.clientY,r),{x:0,y:0});return{x:t.x/e.length,y:t.y/e.length}}function Sn(e,t){return`${e}${t==="ongoing"?"":t.charAt(0).toUpperCase()+t.slice(1)}`}const Ga=1e-5,Qt=1e-5,iu=.15;function av(e,t){const r=t.x-e.x,n=t.y-e.y,a={vertical:null,horizontal:null,mainAxis:null},o=ov(t,e),s=Math.abs(r)>Math.abs(n)?"horizontal":"vertical",i=o||s==="horizontal"?Ga:iu,l=o?Ga:s==="horizontal"?iu:Ga;return Math.abs(r)>i&&(a.horizontal=r>0?"right":"left"),Math.abs(n)>l&&(a.vertical=n>0?"down":"up"),a.mainAxis=o?"diagonal":s,a}function ov(e,t){const r=t.x-e.x,n=t.y-e.y,a=Math.atan2(n,r)*180/Math.PI;return a>=-45+Qt&&a<=-22.5+Qt||a>=22.5+Qt&&a<=45+Qt||a>=135+Qt&&a<=157.5+Qt||a>=-157.5+Qt&&a<=-135+Qt}function sv(e,t){if(!e.vertical&&!e.horizontal)return!1;if(t.length===0)return!0;const r=e.vertical===null||t.includes(e.vertical),n=e.horizontal===null||t.includes(e.horizontal);return r&&n}const iv=0,lv=e=>e>iv?1:e<-0?-1:0;class Al extends Ca{constructor(t){super(t),this.state={lastPosition:null},this.isSinglePhase=void 0,this.eventType=void 0,this.optionsType=void 0,this.mutableOptionsType=void 0,this.mutableStateType=void 0,this.threshold=void 0,this.handleElementEnterBound=void 0,this.handleElementLeaveBound=void 0,this.handleElementEnterBound=this.handleElementEnter.bind(this),this.handleElementLeaveBound=this.handleElementLeave.bind(this),this.threshold=t.threshold||0}clone(t){return new Al(Y({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]},t))}init(t,r,n,a){super.init(t,r,n,a),this.element.addEventListener("pointerenter",this.handleElementEnterBound),this.element.addEventListener("pointerleave",this.handleElementLeaveBound)}destroy(){this.element.removeEventListener("pointerenter",this.handleElementEnterBound),this.element.removeEventListener("pointerleave",this.handleElementLeaveBound),this.resetState(),super.destroy()}updateOptions(t){super.updateOptions(t)}resetState(){this.isActive=!1,this.state={lastPosition:null}}handleElementEnter(t){if(t.pointerType!=="mouse"&&t.pointerType!=="pen")return;const r=this.pointerManager.getPointers()||new Map,n=Array.from(r.values());if(n.length>=this.minPointers&&n.length<=this.maxPointers){this.isActive=!0;const a={x:t.clientX,y:t.clientY};this.state.lastPosition=a,this.emitMoveEvent(this.element,"start",n,t),this.emitMoveEvent(this.element,"ongoing",n,t)}}handleElementLeave(t){if(t.pointerType!=="mouse"&&t.pointerType!=="pen"||!this.isActive)return;const r=this.pointerManager.getPointers()||new Map,n=Array.from(r.values());this.emitMoveEvent(this.element,"end",n,t),this.resetState()}handlePointerEvent(t,r){if(r.type!=="pointermove"||r.pointerType!=="mouse"&&r.pointerType!=="pen")return;this.preventDefault&&r.preventDefault(),this.stopPropagation&&r.stopPropagation();const n=Array.from(t.values()),a=this.getTargetElement(r);if(!a||n.length<this.minPointers||n.length>this.maxPointers)return;if(this.shouldPreventGesture(a)){if(!this.isActive)return;this.resetState(),this.emitMoveEvent(a,"end",n,r);return}const o={x:r.clientX,y:r.clientY};this.state.lastPosition=o,this.isActive||(this.isActive=!0,this.emitMoveEvent(a,"start",n,r)),this.emitMoveEvent(a,"ongoing",n,r)}emitMoveEvent(t,r,n,a){const o=this.state.lastPosition||Ft(n),s=this.gesturesRegistry.getActiveGestures(t),i={gestureName:this.name,centroid:o,target:a.target,srcEvent:a,phase:r,pointers:n,timeStamp:a.timeStamp,activeGestures:s,customData:this.customData},l=Sn(this.name,r),c=new CustomEvent(l,{bubbles:!0,cancelable:!0,detail:i});t.dispatchEvent(c)}}class Vl extends Ca{constructor(t){super(t),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},this.isSinglePhase=void 0,this.eventType=void 0,this.optionsType=void 0,this.mutableOptionsType=void 0,this.mutableStateType=void 0,this.threshold=void 0,this.direction=void 0,this.direction=t.direction||["up","down","left","right"],this.threshold=t.threshold||0}clone(t){return new Vl(Y({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]},t))}destroy(){this.resetState(),super.destroy()}updateOptions(t){super.updateOptions(t),this.direction=t.direction||this.direction}resetState(){this.isActive=!1,this.state=Y({},this.state,{startPointers:new Map,startCentroid:null,lastCentroid:null,lastDeltas:null,activeDeltaX:0,activeDeltaY:0,movementThresholdReached:!1,lastDirection:{vertical:null,horizontal:null,mainAxis:null}})}handlePointerEvent(t,r){const n=Array.from(t.values());if(r.type==="forceCancel"){this.cancel(r.target,n,r);return}const a=this.getTargetElement(r);if(!a)return;if(this.shouldPreventGesture(a)){this.cancel(a,n,r);return}const o=this.getRelevantPointers(n,a);if(o.length<this.minPointers||o.length>this.maxPointers){this.cancel(a,o,r);return}switch(r.type){case"pointerdown":!this.isActive&&!this.state.startCentroid&&(o.forEach(s=>{this.state.startPointers.set(s.pointerId,s)}),this.originalTarget=a,this.state.startCentroid=Ft(o),this.state.lastCentroid=Y({},this.state.startCentroid));break;case"pointermove":if(this.state.startCentroid&&o.length>=this.minPointers){const s=Ft(o),i=s.x-this.state.startCentroid.x,l=s.y-this.state.startCentroid.y,c=Math.sqrt(i*i+l*l),u=av(this.state.lastCentroid??this.state.startCentroid,s),d=this.state.lastCentroid?s.x-this.state.lastCentroid.x:0,h=this.state.lastCentroid?s.y-this.state.lastCentroid.y:0;!this.state.movementThresholdReached&&c>=this.threshold&&sv(u,this.direction)?(this.state.movementThresholdReached=!0,this.isActive=!0,this.state.lastDeltas={x:d,y:h},this.state.totalDeltaX+=d,this.state.totalDeltaY+=h,this.state.activeDeltaX+=d,this.state.activeDeltaY+=h,this.emitPanEvent(a,"start",o,r,s),this.emitPanEvent(a,"ongoing",o,r,s)):this.state.movementThresholdReached&&this.isActive&&(this.state.lastDeltas={x:d,y:h},this.state.totalDeltaX+=d,this.state.totalDeltaY+=h,this.state.activeDeltaX+=d,this.state.activeDeltaY+=h,this.emitPanEvent(a,"ongoing",o,r,s)),this.state.lastCentroid=s,this.state.lastDirection=u}break;case"pointerup":case"pointercancel":case"forceCancel":if(this.isActive&&this.state.movementThresholdReached){if(o.filter(s=>s.type!=="pointerup"&&s.type!=="pointercancel").length<this.minPointers){const s=this.state.lastCentroid||this.state.startCentroid;r.type==="pointercancel"&&this.emitPanEvent(a,"cancel",o,r,s),this.emitPanEvent(a,"end",o,r,s),this.resetState()}}else this.resetState();break}}emitPanEvent(t,r,n,a,o){var x,V;if(!this.state.startCentroid)return;const s=((x=this.state.lastDeltas)==null?void 0:x.x)??0,i=((V=this.state.lastDeltas)==null?void 0:V.y)??0,l=this.state.startPointers.values().next().value,c=l?(a.timeStamp-l.timeStamp)/1e3:0,u=c>0?s/c:0,d=c>0?i/c:0,h=Math.sqrt(u*u+d*d),p=this.gesturesRegistry.getActiveGestures(t),f={gestureName:this.name,initialCentroid:this.state.startCentroid,centroid:o,target:a.target,srcEvent:a,phase:r,pointers:n,timeStamp:a.timeStamp,deltaX:s,deltaY:i,direction:this.state.lastDirection,velocityX:u,velocityY:d,velocity:h,totalDeltaX:this.state.totalDeltaX,totalDeltaY:this.state.totalDeltaY,activeDeltaX:this.state.activeDeltaX,activeDeltaY:this.state.activeDeltaY,activeGestures:p,customData:this.customData},m=Sn(this.name,r),y=new CustomEvent(m,{bubbles:!0,cancelable:!0,detail:f});t.dispatchEvent(y),this.preventDefault&&a.preventDefault(),this.stopPropagation&&a.stopPropagation()}cancel(t,r,n){if(this.isActive){const a=t??this.element;this.emitPanEvent(a,"cancel",r,n,this.state.lastCentroid),this.emitPanEvent(a,"end",r,n,this.state.lastCentroid)}this.resetState()}}class _l extends Ca{constructor(t){super(Y({},t,{minPointers:t.minPointers??2})),this.state={startDistance:0,lastDistance:0,lastScale:1,lastTime:0,velocity:0,totalScale:1,deltaScale:0},this.isSinglePhase=void 0,this.eventType=void 0,this.optionsType=void 0,this.mutableOptionsType=void 0,this.mutableStateType=void 0,this.threshold=void 0,this.threshold=t.threshold??0}clone(t){return new _l(Y({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]},t))}destroy(){this.resetState(),super.destroy()}updateOptions(t){super.updateOptions(t)}resetState(){this.isActive=!1,this.state=Y({},this.state,{startDistance:0,lastDistance:0,lastScale:1,lastTime:0,velocity:0,deltaScale:0})}handlePointerEvent(t,r){const n=Array.from(t.values()),a=this.getTargetElement(r);if(!a)return;if(this.shouldPreventGesture(a)){this.isActive&&(this.emitPinchEvent(a,"cancel",n,r),this.resetState());return}const o=this.getRelevantPointers(n,a);switch(r.type){case"pointerdown":if(o.length>=2&&!this.isActive){const s=ri(o);this.state.startDistance=s,this.state.lastDistance=s,this.state.lastTime=r.timeStamp,this.originalTarget=a}break;case"pointermove":if(this.state.startDistance&&o.length>=this.minPointers){const s=ri(o),i=Math.abs(s-this.state.lastDistance);if(i!==0&&i>=this.threshold){const l=this.state.startDistance?s/this.state.startDistance:1,c=l/this.state.lastScale;this.state.totalScale*=c;const u=(r.timeStamp-this.state.lastTime)/1e3;if(this.state.lastDistance){const h=(s-this.state.lastDistance)/u;this.state.velocity=Number.isNaN(h)?0:h}this.state.lastDistance=s,this.state.deltaScale=l-this.state.lastScale,this.state.lastScale=l,this.state.lastTime=r.timeStamp,this.isActive?this.emitPinchEvent(a,"ongoing",o,r):(this.isActive=!0,this.emitPinchEvent(a,"start",o,r),this.emitPinchEvent(a,"ongoing",o,r))}}break;case"pointerup":case"pointercancel":case"forceCancel":if(this.isActive){const s=o.filter(i=>i.type!=="pointerup"&&i.type!=="pointercancel");if(s.length<this.minPointers)r.type==="pointercancel"&&this.emitPinchEvent(a,"cancel",o,r),this.emitPinchEvent(a,"end",o,r),this.resetState();else if(s.length>=2){const i=ri(s);this.state.startDistance=i/this.state.lastScale}}break}}emitPinchEvent(t,r,n,a){const o=Ft(n),s=this.state.lastDistance,i=this.state.lastScale,l=this.gesturesRegistry.getActiveGestures(t),c={gestureName:this.name,centroid:o,target:a.target,srcEvent:a,phase:r,pointers:n,timeStamp:a.timeStamp,scale:i,deltaScale:this.state.deltaScale,totalScale:this.state.totalScale,distance:s,velocity:this.state.velocity,activeGestures:l,direction:lv(this.state.velocity),customData:this.customData};this.preventDefault&&a.preventDefault(),this.stopPropagation&&a.stopPropagation();const u=Sn(this.name,r),d=new CustomEvent(u,{bubbles:!0,cancelable:!0,detail:c});t.dispatchEvent(d)}}class El extends Ca{constructor(t){super(t),this.state={startCentroid:null,lastPosition:null,timerId:null,startTime:0,pressThresholdReached:!1},this.isSinglePhase=void 0,this.eventType=void 0,this.optionsType=void 0,this.mutableOptionsType=void 0,this.mutableStateType=void 0,this.duration=void 0,this.maxDistance=void 0,this.duration=t.duration??500,this.maxDistance=t.maxDistance??10}clone(t){return new El(Y({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]},t))}destroy(){this.clearPressTimer(),this.resetState(),super.destroy()}updateOptions(t){super.updateOptions(t),this.duration=t.duration??this.duration,this.maxDistance=t.maxDistance??this.maxDistance}resetState(){this.clearPressTimer(),this.isActive=!1,this.state=Y({},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)}handlePointerEvent(t,r){const n=Array.from(t.values());if(r.type==="forceCancel"){this.cancelPress(r.target,n,r);return}const a=this.getTargetElement(r);if(!a)return;if(this.shouldPreventGesture(a)){this.isActive&&this.cancelPress(a,n,r);return}const o=this.getRelevantPointers(n,a);if(o.length<this.minPointers||o.length>this.maxPointers){this.isActive&&this.cancelPress(a,o,r);return}switch(r.type){case"pointerdown":!this.isActive&&!this.state.startCentroid&&(this.state.startCentroid=Ft(o),this.state.lastPosition=Y({},this.state.startCentroid),this.state.startTime=r.timeStamp,this.isActive=!0,this.originalTarget=a,this.clearPressTimer(),this.state.timerId=setTimeout(()=>{if(this.isActive&&this.state.startCentroid){this.state.pressThresholdReached=!0;const s=this.state.lastPosition;this.emitPressEvent(a,"start",o,r,s),this.emitPressEvent(a,"ongoing",o,r,s)}},this.duration));break;case"pointermove":if(this.isActive&&this.state.startCentroid){const s=Ft(o);this.state.lastPosition=s;const i=s.x-this.state.startCentroid.x,l=s.y-this.state.startCentroid.y;Math.sqrt(i*i+l*l)>this.maxDistance&&this.cancelPress(a,o,r)}break;case"pointerup":if(this.isActive){if(this.state.pressThresholdReached){const s=this.state.lastPosition||this.state.startCentroid;this.emitPressEvent(a,"end",o,r,s)}this.resetState()}break;case"pointercancel":case"forceCancel":this.cancelPress(a,o,r);break}}emitPressEvent(t,r,n,a,o){const s=this.gesturesRegistry.getActiveGestures(t),i=a.timeStamp-this.state.startTime,l={gestureName:this.name,centroid:o,target:a.target,srcEvent:a,phase:r,pointers:n,timeStamp:a.timeStamp,x:o.x,y:o.y,duration:i,activeGestures:s,customData:this.customData},c=Sn(this.name,r),u=new CustomEvent(c,{bubbles:!0,cancelable:!0,detail:l});t.dispatchEvent(u),this.preventDefault&&a.preventDefault(),this.stopPropagation&&a.stopPropagation()}cancelPress(t,r,n){if(this.isActive&&this.state.pressThresholdReached){const a=this.state.lastPosition||this.state.startCentroid;this.emitPressEvent(t??this.element,"cancel",r,n,a),this.emitPressEvent(t??this.element,"end",r,n,a)}this.resetState()}}class Il extends Ca{constructor(t){super(t),this.state={startCentroid:null,currentTapCount:0,lastTapTime:0,lastPosition:null},this.isSinglePhase=void 0,this.eventType=void 0,this.optionsType=void 0,this.mutableOptionsType=void 0,this.mutableStateType=void 0,this.maxDistance=void 0,this.taps=void 0,this.maxDistance=t.maxDistance??10,this.taps=t.taps??1}clone(t){return new Il(Y({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]},t))}destroy(){this.resetState(),super.destroy()}updateOptions(t){super.updateOptions(t),this.maxDistance=t.maxDistance??this.maxDistance,this.taps=t.taps??this.taps}resetState(){this.isActive=!1,this.state={startCentroid:null,currentTapCount:0,lastTapTime:0,lastPosition:null}}handlePointerEvent(t,r){const n=Array.from(t.values()),a=this.getTargetElement(r);if(!a)return;const o=this.getRelevantPointers(n,a);if(this.shouldPreventGesture(a)||o.length<this.minPointers||o.length>this.maxPointers){this.isActive&&this.cancelTap(a,o,r);return}switch(r.type){case"pointerdown":this.isActive||(this.state.startCentroid=Ft(o),this.state.lastPosition=Y({},this.state.startCentroid),this.isActive=!0,this.originalTarget=a);break;case"pointermove":if(this.isActive&&this.state.startCentroid){const s=Ft(o);this.state.lastPosition=s;const i=s.x-this.state.startCentroid.x,l=s.y-this.state.startCentroid.y;Math.sqrt(i*i+l*l)>this.maxDistance&&this.cancelTap(a,o,r)}break;case"pointerup":if(this.isActive){this.state.currentTapCount+=1;const s=this.state.lastPosition||this.state.startCentroid;if(!s){this.cancelTap(a,o,r);return}this.state.currentTapCount>=this.taps?(this.fireTapEvent(a,o,r,s),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(a,o,r);break}}fireTapEvent(t,r,n,a){const o=this.gesturesRegistry.getActiveGestures(t),s={gestureName:this.name,centroid:a,target:n.target,srcEvent:n,phase:"end",pointers:r,timeStamp:n.timeStamp,x:a.x,y:a.y,tapCount:this.state.currentTapCount,activeGestures:o,customData:this.customData},i=new CustomEvent(this.name,{bubbles:!0,cancelable:!0,detail:s});t.dispatchEvent(i),this.preventDefault&&n.preventDefault(),this.stopPropagation&&n.stopPropagation()}cancelTap(t,r,n){if(this.state.startCentroid||this.state.lastPosition){const a=this.state.lastPosition||this.state.startCentroid,o=this.gesturesRegistry.getActiveGestures(t),s={gestureName:this.name,centroid:a,target:n.target,srcEvent:n,phase:"cancel",pointers:r,timeStamp:n.timeStamp,x:a.x,y:a.y,tapCount:this.state.currentTapCount,activeGestures:o,customData:this.customData},i=Sn(this.name,"cancel"),l=new CustomEvent(i,{bubbles:!0,cancelable:!0,detail:s});t.dispatchEvent(l)}this.resetState()}}class Ml extends up{constructor(t){super(t),this.state={totalDeltaX:0,totalDeltaY:0,totalDeltaZ:0},this.isSinglePhase=void 0,this.eventType=void 0,this.optionsType=void 0,this.mutableOptionsType=void 0,this.mutableStateType=void 0,this.sensitivity=void 0,this.max=void 0,this.min=void 0,this.initialDelta=void 0,this.invert=void 0,this.handleWheelEventBound=void 0,this.sensitivity=t.sensitivity??1,this.max=t.max??Number.MAX_SAFE_INTEGER,this.min=t.min??Number.MIN_SAFE_INTEGER,this.initialDelta=t.initialDelta??0,this.invert=t.invert??!1,this.state.totalDeltaX=this.initialDelta,this.state.totalDeltaY=this.initialDelta,this.state.totalDeltaZ=this.initialDelta,this.handleWheelEventBound=this.handleWheelEvent.bind(this)}clone(t){return new Ml(Y({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],pointerMode:[...this.pointerMode],preventIf:[...this.preventIf]},t))}init(t,r,n,a){super.init(t,r,n,a),this.element.addEventListener("wheel",this.handleWheelEventBound)}destroy(){this.element.removeEventListener("wheel",this.handleWheelEventBound),this.resetState(),super.destroy()}resetState(){this.isActive=!1,this.state={totalDeltaX:0,totalDeltaY:0,totalDeltaZ:0}}updateOptions(t){super.updateOptions(t),this.sensitivity=t.sensitivity??this.sensitivity,this.max=t.max??this.max,this.min=t.min??this.min,this.initialDelta=t.initialDelta??this.initialDelta,this.invert=t.invert??this.invert}handleWheelEvent(t){if(this.shouldPreventGesture(this.element))return;const r=this.pointerManager.getPointers()||new Map,n=Array.from(r.values());this.state.totalDeltaX+=t.deltaX*this.sensitivity*(this.invert?-1:1),this.state.totalDeltaY+=t.deltaY*this.sensitivity*(this.invert?-1:1),this.state.totalDeltaZ+=t.deltaZ*this.sensitivity*(this.invert?-1:1),["totalDeltaX","totalDeltaY","totalDeltaZ"].forEach(a=>{this.state[a]<this.min&&(this.state[a]=this.min),this.state[a]>this.max&&(this.state[a]=this.max)}),this.emitWheelEvent(n,t)}emitWheelEvent(t,r){const n=t.length>0?Ft(t):{x:r.clientX,y:r.clientY},a=this.gesturesRegistry.getActiveGestures(this.element),o={gestureName:this.name,centroid:n,target:r.target,srcEvent:r,phase:"ongoing",pointers:t,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:a,customData:this.customData};this.preventDefault&&r.preventDefault(),this.stopPropagation&&r.stopPropagation();const s=Sn(this.name,"ongoing"),i=new CustomEvent(s,{bubbles:!0,cancelable:!0,detail:o});this.element.dispatchEvent(i)}}const zr=e=>e.preventDefault(),$l=({svgRef:e})=>{B.useEffect(()=>{const r=e.current;if(!r)return;const n=new rv({gestures:[new Vl({name:"pan",threshold:0,maxPointers:1}),new Al({name:"move",preventIf:["pan","pinch"]}),new _l({name:"pinch",threshold:5,preventIf:["pan"]}),new Ml({name:"turnWheel",sensitivity:.01,initialDelta:1}),new Il({name:"tap",maxDistance:10,preventIf:["pan","pinch"]}),new El({name:"quickPress",duration:50,maxDistance:10})]});return n.registerElement(["pan","move","pinch","turnWheel","tap","quickPress"],r),()=>{n.destroy()}},[e]);const t=B.useCallback((r,n,a)=>{const o=e.current;return o==null||o.addEventListener(r,n,a),{cleanup:()=>o==null?void 0:o.removeEventListener(r,n)}},[e]);return B.useEffect(()=>{const r=e.current;return r==null||r.addEventListener("gesturestart",zr),r==null||r.addEventListener("gesturechange",zr),r==null||r.addEventListener("gestureend",zr),()=>{r==null||r.removeEventListener("gesturestart",zr),r==null||r.removeEventListener("gesturechange",zr),r==null||r.removeEventListener("gestureend",zr)}},[e]),{instance:{addInteractionListener:t}}};$l.params={};$l.getInitialState=()=>({});const cv=[Rl,Tl,ls,cs,$l,is],uv=["apiRef"],dv=e=>{let{plugins:t}=e,r=ar(e.props,uv);const n={};t.forEach(s=>{Object.assign(n,s.params)});const a={};return Object.keys(r).forEach(s=>{const i=r[s];n[s]&&(a[s]=i)}),t.reduce((s,i)=>i.getDefaultizedParams?i.getDefaultizedParams({params:s}):s,a)};let lu=0;function hv(e,t,r){const n=K0(),a=B.useMemo(()=>[...cv,...e],[e]),o=dv({plugins:a,props:t});o.id=o.id??n;const i=B.useRef({}).current,l=mv(t.apiRef),c=B.useRef(null),u=B.useRef(null),d=B.useRef(null);if(d.current==null){lu+=1;const f={cacheKey:{id:lu}};a.forEach(m=>{m.getInitialState&&Object.assign(f,m.getInitialState(o,f,r))}),d.current=new Q0(f)}const h=f=>{const m=f({instance:i,params:o,plugins:a,store:d.current,svgRef:u,chartRootRef:c,seriesConfig:r});m.publicAPI&&Object.assign(l.current,m.publicAPI),m.instance&&Object.assign(i,m.instance)};return a.forEach(h),{contextValue:B.useMemo(()=>({store:d.current,publicAPI:l.current,instance:i,svgRef:u,chartRootRef:c}),[i,l])}}function pv(e){return e.current==null&&(e.current={}),e}function mv(e){const t=B.useRef({});return e?pv(e):t}const jl=B.createContext(null);process.env.NODE_ENV!=="production"&&(jl.displayName="ChartContext");const cu=new Set;function sa(e,t="warning"){if(process.env.NODE_ENV==="production")return;const r=Array.isArray(e)?e.join(`
|
|
115
|
+
`):e;cu.has(r)||(cu.add(r),t==="error"?console.error(r):console.warn(r))}function fv(e){const{componentName:t,propName:r,controlled:n,defaultValue:a,warningPrefix:o="MUI X"}=e,[{initialDefaultValue:s,isControlled:i}]=B.useState({initialDefaultValue:a,isControlled:n!==void 0});i!==(n!==void 0)&&sa([`${o}: A component is changing the ${i?"":"un"}controlled ${r} state of ${t} to be ${i?"un":""}controlled.`,"Elements should not switch from uncontrolled to controlled (or vice versa).",`Decide between using a controlled or uncontrolled ${r} element for the lifetime of the component.`,"The nature of the state is determined during the first render. It's considered controlled if the value is not `undefined`.","More info: https://fb.me/react-controlled-components"],"error"),JSON.stringify(s)!==JSON.stringify(a)&&sa([`${o}: A component is changing the default ${r} state of an uncontrolled ${t} after being initialized. To suppress this warning opt to use a controlled ${t}.`],"error")}const dp=process.env.NODE_ENV==="production"?()=>{}:fv,hp=4,pp=20+2*hp,gv=40+2*hp,yv="hover",Ha={minStart:0,maxEnd:100,step:5,minSpan:10,maxSpan:100,panning:!0,filterMode:"keep",slider:{enabled:!1,preview:!1,size:pp,showTooltip:yv}},kl=(e,t,r)=>{var n;if(e)return e===!0?Y({axisId:t,axisDirection:r},Ha):Y({axisId:t,axisDirection:r},Ha,e,{slider:Y({},Ha.slider,{size:((n=e.slider)==null?void 0:n.preview)??Ha.slider.preview?gv:pp},e.slider)})};function mp(e,t){const r={top:0,bottom:0,none:0};return(e&&e.length>0?e:[{id:Ab,scaleType:"linear"}]).map((o,s)=>{var p;const i=o.dataKey,l=s===0?"bottom":"none",c=o.position??l,u=Ib+(o.label?rp:0),d=o.id??`defaultized-x-axis-${s}`,h=Y({offset:r[c]},o,{id:d,position:c,height:o.height??u,zoom:kl(o.zoom,d,"x")});if(c!=="none"&&(r[c]+=h.height,(p=h.zoom)!=null&&p.slider.enabled&&(r[c]+=h.zoom.slider.size)),i===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 Y({},h,{data:t.map(f=>f[i])})})}function fp(e,t){const r={right:0,left:0,none:0};return(e&&e.length>0?e:[{id:Vb,scaleType:"linear"}]).map((o,s)=>{var p;const i=o.dataKey,l=s===0?"left":"none",c=o.position??l,u=Eb+(o.label?rp:0),d=o.id??`defaultized-y-axis-${s}`,h=Y({offset:r[c]},o,{id:d,position:c,width:o.width??u,zoom:kl(o.zoom,d,"y")});if(c!=="none"&&(r[c]+=h.width,(p=h.zoom)!=null&&p.slider.enabled&&(r[c]+=h.zoom.slider.size)),i===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 Y({},h,{data:t.map(f=>f[i])})})}function po(e,t){return e==null||t==null?NaN:e<t?-1:e>t?1:e>=t?0:NaN}function bv(e,t){return e==null||t==null?NaN:t<e?-1:t>e?1:t>=e?0:NaN}function Ul(e){let t,r,n;e.length!==2?(t=po,r=(i,l)=>po(e(i),l),n=(i,l)=>e(i)-l):(t=e===po||e===bv?e:vv,r=e,n=e);function a(i,l,c=0,u=i.length){if(c<u){if(t(l,l)!==0)return u;do{const d=c+u>>>1;r(i[d],l)<0?c=d+1:u=d}while(c<u)}return c}function o(i,l,c=0,u=i.length){if(c<u){if(t(l,l)!==0)return u;do{const d=c+u>>>1;r(i[d],l)<=0?c=d+1:u=d}while(c<u)}return c}function s(i,l,c=0,u=i.length){const d=a(i,l,c,u-1);return d>c&&n(i[d-1],l)>-n(i[d],l)?d-1:d}return{left:a,center:s,right:o}}function vv(){return 0}function Sv(e){return e===null?NaN:+e}const xv=Ul(po),gp=xv.right;Ul(Sv).center;class uu extends Map{constructor(t,r=Cv){if(super(),Object.defineProperties(this,{_intern:{value:new Map},_key:{value:r}}),t!=null)for(const[n,a]of t)this.set(n,a)}get(t){return super.get(du(this,t))}has(t){return super.has(du(this,t))}set(t,r){return super.set(Ov(this,t),r)}delete(t){return super.delete(wv(this,t))}}function du({_intern:e,_key:t},r){const n=t(r);return e.has(n)?e.get(n):r}function Ov({_intern:e,_key:t},r){const n=t(r);return e.has(n)?e.get(n):(e.set(n,r),r)}function wv({_intern:e,_key:t},r){const n=t(r);return e.has(n)&&(r=e.get(n),e.delete(n)),r}function Cv(e){return e!==null&&typeof e=="object"?e.valueOf():e}const Pv=Math.sqrt(50),Tv=Math.sqrt(10),Rv=Math.sqrt(2);function Ro(e,t,r){const n=(t-e)/Math.max(0,r),a=Math.floor(Math.log10(n)),o=n/Math.pow(10,a),s=o>=Pv?10:o>=Tv?5:o>=Rv?2:1;let i,l,c;return a<0?(c=Math.pow(10,-a)/s,i=Math.round(e*c),l=Math.round(t*c),i/c<e&&++i,l/c>t&&--l,c=-c):(c=Math.pow(10,a)*s,i=Math.round(e/c),l=Math.round(t/c),i*c<e&&++i,l*c>t&&--l),l<i&&.5<=r&&r<2?Ro(e,t,r*2):[i,l,c]}function Di(e,t,r){if(t=+t,e=+e,r=+r,!(r>0))return[];if(e===t)return[e];const n=t<e,[a,o,s]=n?Ro(t,e,r):Ro(e,t,r);if(!(o>=a))return[];const i=o-a+1,l=new Array(i);if(n)if(s<0)for(let c=0;c<i;++c)l[c]=(o-c)/-s;else for(let c=0;c<i;++c)l[c]=(o-c)*s;else if(s<0)for(let c=0;c<i;++c)l[c]=(a+c)/-s;else for(let c=0;c<i;++c)l[c]=(a+c)*s;return l}function Bi(e,t,r){return t=+t,e=+e,r=+r,Ro(e,t,r)[2]}function Ni(e,t,r){t=+t,e=+e,r=+r;const n=t<e,a=n?Bi(t,e,r):Bi(e,t,r);return(n?-1:1)*(a<0?1/-a:a)}function Av(e,t,r){e=+e,t=+t,r=(a=arguments.length)<2?(t=e,e=0,1):a<3?1:+r;for(var n=-1,a=Math.max(0,Math.ceil((t-e)/r))|0,o=new Array(a);++n<a;)o[n]=e+n*r;return o}function cr(e,t){switch(arguments.length){case 0:break;case 1:this.range(e);break;default:this.range(t).domain(e);break}return this}function Vv(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 hu=Symbol("implicit");function Ao(){var e=new uu,t=[],r=[],n=hu;function a(o){let s=e.get(o);if(s===void 0){if(n!==hu)return n;e.set(o,s=t.push(o)-1)}return r[s%r.length]}return a.domain=function(o){if(!arguments.length)return t.slice();t=[],e=new uu;for(const s of o)e.has(s)||e.set(s,t.push(s)-1);return a},a.range=function(o){return arguments.length?(r=Array.from(o),a):r.slice()},a.unknown=function(o){return arguments.length?(n=o,a):n},a.copy=function(){return Ao(t,r).unknown(n)},cr.apply(a,arguments),a}function Ll(){var e=Ao().unknown(void 0),t=e.domain,r=e.range,n=0,a=1,o,s,i=!1,l=0,c=0,u=.5;delete e.unknown;function d(){var h=t().length,p=a<n,f=p?a:n,m=p?n:a;o=(m-f)/Math.max(1,h-l+c*2),i&&(o=Math.floor(o)),f+=(m-f-o*(h-l))*u,s=o*(1-l),i&&(f=Math.round(f),s=Math.round(s));var y=Av(h).map(function(x){return f+o*x});return r(p?y.reverse():y)}return e.domain=function(h){return arguments.length?(t(h),d()):t()},e.range=function(h){return arguments.length?([n,a]=h,n=+n,a=+a,d()):[n,a]},e.rangeRound=function(h){return[n,a]=h,n=+n,a=+a,i=!0,d()},e.bandwidth=function(){return s},e.step=function(){return o},e.round=function(h){return arguments.length?(i=!!h,d()):i},e.padding=function(h){return arguments.length?(l=Math.min(1,c=+h),d()):l},e.paddingInner=function(h){return arguments.length?(l=Math.min(1,h),d()):l},e.paddingOuter=function(h){return arguments.length?(c=+h,d()):c},e.align=function(h){return arguments.length?(u=Math.max(0,Math.min(1,h)),d()):u},e.copy=function(){return Ll(t(),[n,a]).round(i).paddingInner(l).paddingOuter(c).align(u)},cr.apply(d(),arguments)}function yp(e){var t=e.copy;return e.padding=e.paddingOuter,delete e.paddingInner,delete e.paddingOuter,e.copy=function(){return yp(t())},e}function _v(){return yp(Ll.apply(null,arguments).paddingInner(1))}function Dl(e,t,r){e.prototype=t.prototype=r,r.constructor=e}function bp(e,t){var r=Object.create(e.prototype);for(var n in t)r[n]=t[n];return r}function Pa(){}var ia=.7,Vo=1/ia,an="\\s*([+-]?\\d+)\\s*",la="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",It="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",Ev=/^#([0-9a-f]{3,8})$/,Iv=new RegExp(`^rgb\\(${an},${an},${an}\\)$`),Mv=new RegExp(`^rgb\\(${It},${It},${It}\\)$`),$v=new RegExp(`^rgba\\(${an},${an},${an},${la}\\)$`),jv=new RegExp(`^rgba\\(${It},${It},${It},${la}\\)$`),kv=new RegExp(`^hsl\\(${la},${It},${It}\\)$`),Uv=new RegExp(`^hsla\\(${la},${It},${It},${la}\\)$`),pu={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};Dl(Pa,ca,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:mu,formatHex:mu,formatHex8:Lv,formatHsl:Dv,formatRgb:fu,toString:fu});function mu(){return this.rgb().formatHex()}function Lv(){return this.rgb().formatHex8()}function Dv(){return vp(this).formatHsl()}function fu(){return this.rgb().formatRgb()}function ca(e){var t,r;return e=(e+"").trim().toLowerCase(),(t=Ev.exec(e))?(r=t[1].length,t=parseInt(t[1],16),r===6?gu(t):r===3?new ot(t>>8&15|t>>4&240,t>>4&15|t&240,(t&15)<<4|t&15,1):r===8?qa(t>>24&255,t>>16&255,t>>8&255,(t&255)/255):r===4?qa(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=Iv.exec(e))?new ot(t[1],t[2],t[3],1):(t=Mv.exec(e))?new ot(t[1]*255/100,t[2]*255/100,t[3]*255/100,1):(t=$v.exec(e))?qa(t[1],t[2],t[3],t[4]):(t=jv.exec(e))?qa(t[1]*255/100,t[2]*255/100,t[3]*255/100,t[4]):(t=kv.exec(e))?vu(t[1],t[2]/100,t[3]/100,1):(t=Uv.exec(e))?vu(t[1],t[2]/100,t[3]/100,t[4]):pu.hasOwnProperty(e)?gu(pu[e]):e==="transparent"?new ot(NaN,NaN,NaN,0):null}function gu(e){return new ot(e>>16&255,e>>8&255,e&255,1)}function qa(e,t,r,n){return n<=0&&(e=t=r=NaN),new ot(e,t,r,n)}function Bv(e){return e instanceof Pa||(e=ca(e)),e?(e=e.rgb(),new ot(e.r,e.g,e.b,e.opacity)):new ot}function Fi(e,t,r,n){return arguments.length===1?Bv(e):new ot(e,t,r,n??1)}function ot(e,t,r,n){this.r=+e,this.g=+t,this.b=+r,this.opacity=+n}Dl(ot,Fi,bp(Pa,{brighter(e){return e=e==null?Vo:Math.pow(Vo,e),new ot(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=e==null?ia:Math.pow(ia,e),new ot(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new ot(vr(this.r),vr(this.g),vr(this.b),_o(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:yu,formatHex:yu,formatHex8:Nv,formatRgb:bu,toString:bu}));function yu(){return`#${fr(this.r)}${fr(this.g)}${fr(this.b)}`}function Nv(){return`#${fr(this.r)}${fr(this.g)}${fr(this.b)}${fr((isNaN(this.opacity)?1:this.opacity)*255)}`}function bu(){const e=_o(this.opacity);return`${e===1?"rgb(":"rgba("}${vr(this.r)}, ${vr(this.g)}, ${vr(this.b)}${e===1?")":`, ${e})`}`}function _o(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}function vr(e){return Math.max(0,Math.min(255,Math.round(e)||0))}function fr(e){return e=vr(e),(e<16?"0":"")+e.toString(16)}function vu(e,t,r,n){return n<=0?e=t=r=NaN:r<=0||r>=1?e=t=NaN:t<=0&&(e=NaN),new xt(e,t,r,n)}function vp(e){if(e instanceof xt)return new xt(e.h,e.s,e.l,e.opacity);if(e instanceof Pa||(e=ca(e)),!e)return new xt;if(e instanceof xt)return e;e=e.rgb();var t=e.r/255,r=e.g/255,n=e.b/255,a=Math.min(t,r,n),o=Math.max(t,r,n),s=NaN,i=o-a,l=(o+a)/2;return i?(t===o?s=(r-n)/i+(r<n)*6:r===o?s=(n-t)/i+2:s=(t-r)/i+4,i/=l<.5?o+a:2-o-a,s*=60):i=l>0&&l<1?0:s,new xt(s,i,l,e.opacity)}function Fv(e,t,r,n){return arguments.length===1?vp(e):new xt(e,t,r,n??1)}function xt(e,t,r,n){this.h=+e,this.s=+t,this.l=+r,this.opacity=+n}Dl(xt,Fv,bp(Pa,{brighter(e){return e=e==null?Vo:Math.pow(Vo,e),new xt(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=e==null?ia:Math.pow(ia,e),new xt(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,r=this.l,n=r+(r<.5?r:1-r)*t,a=2*r-n;return new ot(ni(e>=240?e-240:e+120,a,n),ni(e,a,n),ni(e<120?e+240:e-120,a,n),this.opacity)},clamp(){return new xt(Su(this.h),Ja(this.s),Ja(this.l),_o(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=_o(this.opacity);return`${e===1?"hsl(":"hsla("}${Su(this.h)}, ${Ja(this.s)*100}%, ${Ja(this.l)*100}%${e===1?")":`, ${e})`}`}}));function Su(e){return e=(e||0)%360,e<0?e+360:e}function Ja(e){return Math.max(0,Math.min(1,e||0))}function ni(e,t,r){return(e<60?t+(r-t)*e/60:e<180?r:e<240?t+(r-t)*(240-e)/60:t)*255}const Bl=e=>()=>e;function zv(e,t){return function(r){return e+r*t}}function Gv(e,t,r){return e=Math.pow(e,r),t=Math.pow(t,r)-e,r=1/r,function(n){return Math.pow(e+n*t,r)}}function Hv(e){return(e=+e)==1?Sp:function(t,r){return r-t?Gv(t,r,e):Bl(isNaN(t)?r:t)}}function Sp(e,t){var r=t-e;return r?zv(e,r):Bl(isNaN(e)?t:e)}const xu=function e(t){var r=Hv(t);function n(a,o){var s=r((a=Fi(a)).r,(o=Fi(o)).r),i=r(a.g,o.g),l=r(a.b,o.b),c=Sp(a.opacity,o.opacity);return function(u){return a.r=s(u),a.g=i(u),a.b=l(u),a.opacity=c(u),a+""}}return n.gamma=e,n}(1);function qv(e,t){t||(t=[]);var r=e?Math.min(t.length,e.length):0,n=t.slice(),a;return function(o){for(a=0;a<r;++a)n[a]=e[a]*(1-o)+t[a]*o;return n}}function Jv(e){return ArrayBuffer.isView(e)&&!(e instanceof DataView)}function Wv(e,t){var r=t?t.length:0,n=e?Math.min(r,e.length):0,a=new Array(n),o=new Array(r),s;for(s=0;s<n;++s)a[s]=ds(e[s],t[s]);for(;s<r;++s)o[s]=t[s];return function(i){for(s=0;s<n;++s)o[s]=a[s](i);return o}}function Nl(e,t){var r=new Date;return e=+e,t=+t,function(n){return r.setTime(e*(1-n)+t*n),r}}function Ot(e,t){return e=+e,t=+t,function(r){return e*(1-r)+t*r}}function Yv(e,t){var r={},n={},a;(e===null||typeof e!="object")&&(e={}),(t===null||typeof t!="object")&&(t={});for(a in t)a in e?r[a]=ds(e[a],t[a]):n[a]=t[a];return function(o){for(a in r)n[a]=r[a](o);return n}}var zi=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,ai=new RegExp(zi.source,"g");function Kv(e){return function(){return e}}function Qv(e){return function(t){return e(t)+""}}function Xv(e,t){var r=zi.lastIndex=ai.lastIndex=0,n,a,o,s=-1,i=[],l=[];for(e=e+"",t=t+"";(n=zi.exec(e))&&(a=ai.exec(t));)(o=a.index)>r&&(o=t.slice(r,o),i[s]?i[s]+=o:i[++s]=o),(n=n[0])===(a=a[0])?i[s]?i[s]+=a:i[++s]=a:(i[++s]=null,l.push({i:s,x:Ot(n,a)})),r=ai.lastIndex;return r<t.length&&(o=t.slice(r),i[s]?i[s]+=o:i[++s]=o),i.length<2?l[0]?Qv(l[0].x):Kv(t):(t=l.length,function(c){for(var u=0,d;u<t;++u)i[(d=l[u]).i]=d.x(c);return i.join("")})}function ds(e,t){var r=typeof t,n;return t==null||r==="boolean"?Bl(t):(r==="number"?Ot:r==="string"?(n=ca(t))?(t=n,xu):Xv:t instanceof ca?xu:t instanceof Date?Nl:Jv(t)?qv:Array.isArray(t)?Wv:typeof t.valueOf!="function"&&typeof t.toString!="function"||isNaN(t)?Yv:Ot)(e,t)}function xp(e,t){return e=+e,t=+t,function(r){return Math.round(e*(1-r)+t*r)}}function Zv(e){return function(){return e}}function e1(e){return+e}var Ou=[0,1];function mt(e){return e}function Gi(e,t){return(t-=e=+e)?function(r){return(r-e)/t}:Zv(isNaN(t)?NaN:.5)}function t1(e,t){var r;return e>t&&(r=e,e=t,t=r),function(n){return Math.max(e,Math.min(t,n))}}function r1(e,t,r){var n=e[0],a=e[1],o=t[0],s=t[1];return a<n?(n=Gi(a,n),o=r(s,o)):(n=Gi(n,a),o=r(o,s)),function(i){return o(n(i))}}function n1(e,t,r){var n=Math.min(e.length,t.length)-1,a=new Array(n),o=new Array(n),s=-1;for(e[n]<e[0]&&(e=e.slice().reverse(),t=t.slice().reverse());++s<n;)a[s]=Gi(e[s],e[s+1]),o[s]=r(t[s],t[s+1]);return function(i){var l=gp(e,i,1,n)-1;return o[l](a[l](i))}}function hs(e,t){return t.domain(e.domain()).range(e.range()).interpolate(e.interpolate()).clamp(e.clamp()).unknown(e.unknown())}function Fl(){var e=Ou,t=Ou,r=ds,n,a,o,s=mt,i,l,c;function u(){var h=Math.min(e.length,t.length);return s!==mt&&(s=t1(e[0],e[h-1])),i=h>2?n1:r1,l=c=null,d}function d(h){return h==null||isNaN(h=+h)?o:(l||(l=i(e.map(n),t,r)))(n(s(h)))}return d.invert=function(h){return s(a((c||(c=i(t,e.map(n),Ot)))(h)))},d.domain=function(h){return arguments.length?(e=Array.from(h,e1),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),r=xp,u()},d.clamp=function(h){return arguments.length?(s=h?!0:mt,u()):s!==mt},d.interpolate=function(h){return arguments.length?(r=h,u()):r},d.unknown=function(h){return arguments.length?(o=h,d):o},function(h,p){return n=h,a=p,u()}}function Op(){return Fl()(mt,mt)}function a1(e){return Math.abs(e=Math.round(e))>=1e21?e.toLocaleString("en").replace(/,/g,""):e.toString(10)}function Eo(e,t){if((r=(e=t?e.toExponential(t-1):e.toExponential()).indexOf("e"))<0)return null;var r,n=e.slice(0,r);return[n.length>1?n[0]+n.slice(2):n,+e.slice(r+1)]}function un(e){return e=Eo(Math.abs(e)),e?e[1]:NaN}function o1(e,t){return function(r,n){for(var a=r.length,o=[],s=0,i=e[0],l=0;a>0&&i>0&&(l+i+1>n&&(i=Math.max(1,n-l)),o.push(r.substring(a-=i,a+i)),!((l+=i+1)>n));)i=e[s=(s+1)%e.length];return o.reverse().join(t)}}function s1(e){return function(t){return t.replace(/[0-9]/g,function(r){return e[+r]})}}var i1=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;function ua(e){if(!(t=i1.exec(e)))throw new Error("invalid format: "+e);var t;return new zl({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]})}ua.prototype=zl.prototype;function zl(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+""}zl.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 l1(e){e:for(var t=e.length,r=1,n=-1,a;r<t;++r)switch(e[r]){case".":n=a=r;break;case"0":n===0&&(n=r),a=r;break;default:if(!+e[r])break e;n>0&&(n=0);break}return n>0?e.slice(0,n)+e.slice(a+1):e}var wp;function c1(e,t){var r=Eo(e,t);if(!r)return e+"";var n=r[0],a=r[1],o=a-(wp=Math.max(-8,Math.min(8,Math.floor(a/3)))*3)+1,s=n.length;return o===s?n:o>s?n+new Array(o-s+1).join("0"):o>0?n.slice(0,o)+"."+n.slice(o):"0."+new Array(1-o).join("0")+Eo(e,Math.max(0,t+o-1))[0]}function wu(e,t){var r=Eo(e,t);if(!r)return e+"";var n=r[0],a=r[1];return a<0?"0."+new Array(-a).join("0")+n:n.length>a+1?n.slice(0,a+1)+"."+n.slice(a+1):n+new Array(a-n.length+2).join("0")}const Cu={"%":(e,t)=>(e*100).toFixed(t),b:e=>Math.round(e).toString(2),c:e=>e+"",d:a1,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)=>wu(e*100,t),r:wu,s:c1,X:e=>Math.round(e).toString(16).toUpperCase(),x:e=>Math.round(e).toString(16)};function Pu(e){return e}var Tu=Array.prototype.map,Ru=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"];function u1(e){var t=e.grouping===void 0||e.thousands===void 0?Pu:o1(Tu.call(e.grouping,Number),e.thousands+""),r=e.currency===void 0?"":e.currency[0]+"",n=e.currency===void 0?"":e.currency[1]+"",a=e.decimal===void 0?".":e.decimal+"",o=e.numerals===void 0?Pu:s1(Tu.call(e.numerals,String)),s=e.percent===void 0?"%":e.percent+"",i=e.minus===void 0?"−":e.minus+"",l=e.nan===void 0?"NaN":e.nan+"";function c(d){d=ua(d);var h=d.fill,p=d.align,f=d.sign,m=d.symbol,y=d.zero,x=d.width,V=d.comma,O=d.precision,C=d.trim,A=d.type;A==="n"?(V=!0,A="g"):Cu[A]||(O===void 0&&(O=12),C=!0,A="g"),(y||h==="0"&&p==="=")&&(y=!0,h="0",p="=");var w=m==="$"?r:m==="#"&&/[boxX]/.test(A)?"0"+A.toLowerCase():"",P=m==="$"?n:/[%p]/.test(A)?s:"",_=Cu[A],N=/[defgprs%]/.test(A);O=O===void 0?6:/[gprs]/.test(A)?Math.max(1,Math.min(21,O)):Math.max(0,Math.min(20,O));function b(T){var F=w,I=P,z,ne,re;if(A==="c")I=_(T)+I,T="";else{T=+T;var oe=T<0||1/T<0;if(T=isNaN(T)?l:_(Math.abs(T),O),C&&(T=l1(T)),oe&&+T==0&&f!=="+"&&(oe=!1),F=(oe?f==="("?f:i:f==="-"||f==="("?"":f)+F,I=(A==="s"?Ru[8+wp/3]:"")+I+(oe&&f==="("?")":""),N){for(z=-1,ne=T.length;++z<ne;)if(re=T.charCodeAt(z),48>re||re>57){I=(re===46?a+T.slice(z+1):T.slice(z))+I,T=T.slice(0,z);break}}}V&&!y&&(T=t(T,1/0));var Z=F.length+T.length+I.length,le=Z<x?new Array(x-Z+1).join(h):"";switch(V&&y&&(T=t(le+T,le.length?x-I.length:1/0),le=""),p){case"<":T=F+T+I+le;break;case"=":T=F+le+T+I;break;case"^":T=le.slice(0,Z=le.length>>1)+F+T+I+le.slice(Z);break;default:T=le+F+T+I;break}return o(T)}return b.toString=function(){return d+""},b}function u(d,h){var p=c((d=ua(d),d.type="f",d)),f=Math.max(-8,Math.min(8,Math.floor(un(h)/3)))*3,m=Math.pow(10,-f),y=Ru[8+f/3];return function(x){return p(m*x)+y}}return{format:c,formatPrefix:u}}var Wa,Gl,Cp;d1({thousands:",",grouping:[3],currency:["$",""]});function d1(e){return Wa=u1(e),Gl=Wa.format,Cp=Wa.formatPrefix,Wa}function h1(e){return Math.max(0,-un(Math.abs(e)))}function p1(e,t){return Math.max(0,Math.max(-8,Math.min(8,Math.floor(un(t)/3)))*3-un(Math.abs(e)))}function m1(e,t){return e=Math.abs(e),t=Math.abs(t)-e,Math.max(0,un(t)-un(e))+1}function f1(e,t,r,n){var a=Ni(e,t,r),o;switch(n=ua(n??",f"),n.type){case"s":{var s=Math.max(Math.abs(e),Math.abs(t));return n.precision==null&&!isNaN(o=p1(a,s))&&(n.precision=o),Cp(n,s)}case"":case"e":case"g":case"p":case"r":{n.precision==null&&!isNaN(o=m1(a,Math.max(Math.abs(e),Math.abs(t))))&&(n.precision=o-(n.type==="e"));break}case"f":case"%":{n.precision==null&&!isNaN(o=h1(a))&&(n.precision=o-(n.type==="%")*2);break}}return Gl(n)}function Hl(e){var t=e.domain;return e.ticks=function(r){var n=t();return Di(n[0],n[n.length-1],r??10)},e.tickFormat=function(r,n){var a=t();return f1(a[0],a[a.length-1],r??10,n)},e.nice=function(r){r==null&&(r=10);var n=t(),a=0,o=n.length-1,s=n[a],i=n[o],l,c,u=10;for(i<s&&(c=s,s=i,i=c,c=a,a=o,o=c);u-- >0;){if(c=Bi(s,i,r),c===l)return n[a]=s,n[o]=i,t(n);if(c>0)s=Math.floor(s/c)*c,i=Math.ceil(i/c)*c;else if(c<0)s=Math.ceil(s*c)/c,i=Math.floor(i*c)/c;else break;l=c}return e},e}function Pp(){var e=Op();return e.copy=function(){return hs(e,Pp())},cr.apply(e,arguments),Hl(e)}function Tp(e,t){e=e.slice();var r=0,n=e.length-1,a=e[r],o=e[n],s;return o<a&&(s=r,r=n,n=s,s=a,a=o,o=s),e[r]=t.floor(a),e[n]=t.ceil(o),e}function Au(e){return Math.log(e)}function Vu(e){return Math.exp(e)}function g1(e){return-Math.log(-e)}function y1(e){return-Math.exp(-e)}function b1(e){return isFinite(e)?+("1e"+e):e<0?0:e}function v1(e){return e===10?b1:e===Math.E?Math.exp:t=>Math.pow(e,t)}function S1(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 _u(e){return(t,r)=>-e(-t,r)}function x1(e){const t=e(Au,Vu),r=t.domain;let n=10,a,o;function s(){return a=S1(n),o=v1(n),r()[0]<0?(a=_u(a),o=_u(o),e(g1,y1)):e(Au,Vu),t}return t.base=function(i){return arguments.length?(n=+i,s()):n},t.domain=function(i){return arguments.length?(r(i),s()):r()},t.ticks=i=>{const l=r();let c=l[0],u=l[l.length-1];const d=u<c;d&&([c,u]=[u,c]);let h=a(c),p=a(u),f,m;const y=i==null?10:+i;let x=[];if(!(n%1)&&p-h<y){if(h=Math.floor(h),p=Math.ceil(p),c>0){for(;h<=p;++h)for(f=1;f<n;++f)if(m=h<0?f/o(-h):f*o(h),!(m<c)){if(m>u)break;x.push(m)}}else for(;h<=p;++h)for(f=n-1;f>=1;--f)if(m=h>0?f/o(-h):f*o(h),!(m<c)){if(m>u)break;x.push(m)}x.length*2<y&&(x=Di(c,u,y))}else x=Di(h,p,Math.min(p-h,y)).map(o);return d?x.reverse():x},t.tickFormat=(i,l)=>{if(i==null&&(i=10),l==null&&(l=n===10?"s":","),typeof l!="function"&&(!(n%1)&&(l=ua(l)).precision==null&&(l.trim=!0),l=Gl(l)),i===1/0)return l;const c=Math.max(1,n*i/t.ticks().length);return u=>{let d=u/o(Math.round(a(u)));return d*n<n-.5&&(d*=n),d<=c?l(u):""}},t.nice=()=>r(Tp(r(),{floor:i=>o(Math.floor(a(i))),ceil:i=>o(Math.ceil(a(i)))})),t}function Rp(){const e=x1(Fl()).domain([1,10]);return e.copy=()=>hs(e,Rp()).base(e.base()),cr.apply(e,arguments),e}function Eu(e){return function(t){return t<0?-Math.pow(-t,e):Math.pow(t,e)}}function O1(e){return e<0?-Math.sqrt(-e):Math.sqrt(e)}function w1(e){return e<0?-e*e:e*e}function C1(e){var t=e(mt,mt),r=1;function n(){return r===1?e(mt,mt):r===.5?e(O1,w1):e(Eu(r),Eu(1/r))}return t.exponent=function(a){return arguments.length?(r=+a,n()):r},Hl(t)}function ql(){var e=C1(Fl());return e.copy=function(){return hs(e,ql()).exponent(e.exponent())},cr.apply(e,arguments),e}function P1(){return ql.apply(null,arguments).exponent(.5)}function Ap(){var e=[.5],t=[0,1],r,n=1;function a(o){return o!=null&&o<=o?t[gp(e,o,0,n)]:r}return a.domain=function(o){return arguments.length?(e=Array.from(o),n=Math.min(e.length,t.length-1),a):e.slice()},a.range=function(o){return arguments.length?(t=Array.from(o),n=Math.min(e.length,t.length-1),a):t.slice()},a.invertExtent=function(o){var s=t.indexOf(o);return[e[s-1],e[s]]},a.unknown=function(o){return arguments.length?(r=o,a):r},a.copy=function(){return Ap().domain(e).range(t).unknown(r)},cr.apply(a,arguments)}const oi=new Date,si=new Date;function Fe(e,t,r,n){function a(o){return e(o=arguments.length===0?new Date:new Date(+o)),o}return a.floor=o=>(e(o=new Date(+o)),o),a.ceil=o=>(e(o=new Date(o-1)),t(o,1),e(o),o),a.round=o=>{const s=a(o),i=a.ceil(o);return o-s<i-o?s:i},a.offset=(o,s)=>(t(o=new Date(+o),s==null?1:Math.floor(s)),o),a.range=(o,s,i)=>{const l=[];if(o=a.ceil(o),i=i==null?1:Math.floor(i),!(o<s)||!(i>0))return l;let c;do l.push(c=new Date(+o)),t(o,i),e(o);while(c<o&&o<s);return l},a.filter=o=>Fe(s=>{if(s>=s)for(;e(s),!o(s);)s.setTime(s-1)},(s,i)=>{if(s>=s)if(i<0)for(;++i<=0;)for(;t(s,-1),!o(s););else for(;--i>=0;)for(;t(s,1),!o(s););}),r&&(a.count=(o,s)=>(oi.setTime(+o),si.setTime(+s),e(oi),e(si),Math.floor(r(oi,si))),a.every=o=>(o=Math.floor(o),!isFinite(o)||!(o>0)?null:o>1?a.filter(n?s=>n(s)%o===0:s=>a.count(0,s)%o===0):a)),a}const Io=Fe(()=>{},(e,t)=>{e.setTime(+e+t)},(e,t)=>t-e);Io.every=e=>(e=Math.floor(e),!isFinite(e)||!(e>0)?null:e>1?Fe(t=>{t.setTime(Math.floor(t/e)*e)},(t,r)=>{t.setTime(+t+r*e)},(t,r)=>(r-t)/e):Io);Io.range;const Lt=1e3,ft=Lt*60,Dt=ft*60,zt=Dt*24,Jl=zt*7,Iu=zt*30,ii=zt*365,gr=Fe(e=>{e.setTime(e-e.getMilliseconds())},(e,t)=>{e.setTime(+e+t*Lt)},(e,t)=>(t-e)/Lt,e=>e.getUTCSeconds());gr.range;const Wl=Fe(e=>{e.setTime(e-e.getMilliseconds()-e.getSeconds()*Lt)},(e,t)=>{e.setTime(+e+t*ft)},(e,t)=>(t-e)/ft,e=>e.getMinutes());Wl.range;const Yl=Fe(e=>{e.setUTCSeconds(0,0)},(e,t)=>{e.setTime(+e+t*ft)},(e,t)=>(t-e)/ft,e=>e.getUTCMinutes());Yl.range;const Kl=Fe(e=>{e.setTime(e-e.getMilliseconds()-e.getSeconds()*Lt-e.getMinutes()*ft)},(e,t)=>{e.setTime(+e+t*Dt)},(e,t)=>(t-e)/Dt,e=>e.getHours());Kl.range;const Ql=Fe(e=>{e.setUTCMinutes(0,0,0)},(e,t)=>{e.setTime(+e+t*Dt)},(e,t)=>(t-e)/Dt,e=>e.getUTCHours());Ql.range;const Ta=Fe(e=>e.setHours(0,0,0,0),(e,t)=>e.setDate(e.getDate()+t),(e,t)=>(t-e-(t.getTimezoneOffset()-e.getTimezoneOffset())*ft)/zt,e=>e.getDate()-1);Ta.range;const ps=Fe(e=>{e.setUTCHours(0,0,0,0)},(e,t)=>{e.setUTCDate(e.getUTCDate()+t)},(e,t)=>(t-e)/zt,e=>e.getUTCDate()-1);ps.range;const Vp=Fe(e=>{e.setUTCHours(0,0,0,0)},(e,t)=>{e.setUTCDate(e.getUTCDate()+t)},(e,t)=>(t-e)/zt,e=>Math.floor(e/zt));Vp.range;function Rr(e){return Fe(t=>{t.setDate(t.getDate()-(t.getDay()+7-e)%7),t.setHours(0,0,0,0)},(t,r)=>{t.setDate(t.getDate()+r*7)},(t,r)=>(r-t-(r.getTimezoneOffset()-t.getTimezoneOffset())*ft)/Jl)}const ms=Rr(0),Mo=Rr(1),T1=Rr(2),R1=Rr(3),dn=Rr(4),A1=Rr(5),V1=Rr(6);ms.range;Mo.range;T1.range;R1.range;dn.range;A1.range;V1.range;function Ar(e){return Fe(t=>{t.setUTCDate(t.getUTCDate()-(t.getUTCDay()+7-e)%7),t.setUTCHours(0,0,0,0)},(t,r)=>{t.setUTCDate(t.getUTCDate()+r*7)},(t,r)=>(r-t)/Jl)}const fs=Ar(0),$o=Ar(1),_1=Ar(2),E1=Ar(3),hn=Ar(4),I1=Ar(5),M1=Ar(6);fs.range;$o.range;_1.range;E1.range;hn.range;I1.range;M1.range;const Xl=Fe(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());Xl.range;const Zl=Fe(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());Zl.range;const Gt=Fe(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());Gt.every=e=>!isFinite(e=Math.floor(e))||!(e>0)?null:Fe(t=>{t.setFullYear(Math.floor(t.getFullYear()/e)*e),t.setMonth(0,1),t.setHours(0,0,0,0)},(t,r)=>{t.setFullYear(t.getFullYear()+r*e)});Gt.range;const Ht=Fe(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());Ht.every=e=>!isFinite(e=Math.floor(e))||!(e>0)?null:Fe(t=>{t.setUTCFullYear(Math.floor(t.getUTCFullYear()/e)*e),t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0)},(t,r)=>{t.setUTCFullYear(t.getUTCFullYear()+r*e)});Ht.range;function _p(e,t,r,n,a,o){const s=[[gr,1,Lt],[gr,5,5*Lt],[gr,15,15*Lt],[gr,30,30*Lt],[o,1,ft],[o,5,5*ft],[o,15,15*ft],[o,30,30*ft],[a,1,Dt],[a,3,3*Dt],[a,6,6*Dt],[a,12,12*Dt],[n,1,zt],[n,2,2*zt],[r,1,Jl],[t,1,Iu],[t,3,3*Iu],[e,1,ii]];function i(c,u,d){const h=u<c;h&&([c,u]=[u,c]);const p=d&&typeof d.range=="function"?d:l(c,u,d),f=p?p.range(c,+u+1):[];return h?f.reverse():f}function l(c,u,d){const h=Math.abs(u-c)/d,p=Ul(([,,y])=>y).right(s,h);if(p===s.length)return e.every(Ni(c/ii,u/ii,d));if(p===0)return Io.every(Math.max(Ni(c,u,d),1));const[f,m]=s[h/s[p-1][2]<s[p][2]/h?p-1:p];return f.every(m)}return[i,l]}const[$1,j1]=_p(Ht,Zl,fs,Vp,Ql,Yl),[k1,U1]=_p(Gt,Xl,ms,Ta,Kl,Wl);function li(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 ci(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 jn(e,t,r){return{y:e,m:t,d:r,H:0,M:0,S:0,L:0}}function L1(e){var t=e.dateTime,r=e.date,n=e.time,a=e.periods,o=e.days,s=e.shortDays,i=e.months,l=e.shortMonths,c=kn(a),u=Un(a),d=kn(o),h=Un(o),p=kn(s),f=Un(s),m=kn(i),y=Un(i),x=kn(l),V=Un(l),O={a:oe,A:Z,b:le,B:q,c:null,d:Lu,e:Lu,f:iS,g:yS,G:vS,H:aS,I:oS,j:sS,L:Ep,m:lS,M:cS,p:X,q:he,Q:Nu,s:Fu,S:uS,u:dS,U:hS,V:pS,w:mS,W:fS,x:null,X:null,y:gS,Y:bS,Z:SS,"%":Bu},C={a:Pe,A:ze,b:xe,B:it,c:null,d:Du,e:Du,f:CS,g:$S,G:kS,H:xS,I:OS,j:wS,L:Mp,m:PS,M:TS,p:tt,q:ye,Q:Nu,s:Fu,S:RS,u:AS,U:VS,V:_S,w:ES,W:IS,x:null,X:null,y:MS,Y:jS,Z:US,"%":Bu},A={a:b,A:T,b:F,B:I,c:z,d:ku,e:ku,f:eS,g:ju,G:$u,H:Uu,I:Uu,j:K1,L:Z1,m:Y1,M:Q1,p:N,q:W1,Q:rS,s:nS,S:X1,u:z1,U:G1,V:H1,w:F1,W:q1,x:ne,X:re,y:ju,Y:$u,Z:J1,"%":tS};O.x=w(r,O),O.X=w(n,O),O.c=w(t,O),C.x=w(r,C),C.X=w(n,C),C.c=w(t,C);function w(Q,ae){return function(ce){var W=[],be=-1,me=0,Je=Q.length,Ge,Ee,Kt;for(ce instanceof Date||(ce=new Date(+ce));++be<Je;)Q.charCodeAt(be)===37&&(W.push(Q.slice(me,be)),(Ee=Mu[Ge=Q.charAt(++be)])!=null?Ge=Q.charAt(++be):Ee=Ge==="e"?" ":"0",(Kt=ae[Ge])&&(Ge=Kt(ce,Ee)),W.push(Ge),me=be+1);return W.push(Q.slice(me,be)),W.join("")}}function P(Q,ae){return function(ce){var W=jn(1900,void 0,1),be=_(W,Q,ce+="",0),me,Je;if(be!=ce.length)return null;if("Q"in W)return new Date(W.Q);if("s"in W)return new Date(W.s*1e3+("L"in W?W.L:0));if(ae&&!("Z"in W)&&(W.Z=0),"p"in W&&(W.H=W.H%12+W.p*12),W.m===void 0&&(W.m="q"in W?W.q:0),"V"in W){if(W.V<1||W.V>53)return null;"w"in W||(W.w=1),"Z"in W?(me=ci(jn(W.y,0,1)),Je=me.getUTCDay(),me=Je>4||Je===0?$o.ceil(me):$o(me),me=ps.offset(me,(W.V-1)*7),W.y=me.getUTCFullYear(),W.m=me.getUTCMonth(),W.d=me.getUTCDate()+(W.w+6)%7):(me=li(jn(W.y,0,1)),Je=me.getDay(),me=Je>4||Je===0?Mo.ceil(me):Mo(me),me=Ta.offset(me,(W.V-1)*7),W.y=me.getFullYear(),W.m=me.getMonth(),W.d=me.getDate()+(W.w+6)%7)}else("W"in W||"U"in W)&&("w"in W||(W.w="u"in W?W.u%7:"W"in W?1:0),Je="Z"in W?ci(jn(W.y,0,1)).getUTCDay():li(jn(W.y,0,1)).getDay(),W.m=0,W.d="W"in W?(W.w+6)%7+W.W*7-(Je+5)%7:W.w+W.U*7-(Je+6)%7);return"Z"in W?(W.H+=W.Z/100|0,W.M+=W.Z%100,ci(W)):li(W)}}function _(Q,ae,ce,W){for(var be=0,me=ae.length,Je=ce.length,Ge,Ee;be<me;){if(W>=Je)return-1;if(Ge=ae.charCodeAt(be++),Ge===37){if(Ge=ae.charAt(be++),Ee=A[Ge in Mu?ae.charAt(be++):Ge],!Ee||(W=Ee(Q,ce,W))<0)return-1}else if(Ge!=ce.charCodeAt(W++))return-1}return W}function N(Q,ae,ce){var W=c.exec(ae.slice(ce));return W?(Q.p=u.get(W[0].toLowerCase()),ce+W[0].length):-1}function b(Q,ae,ce){var W=p.exec(ae.slice(ce));return W?(Q.w=f.get(W[0].toLowerCase()),ce+W[0].length):-1}function T(Q,ae,ce){var W=d.exec(ae.slice(ce));return W?(Q.w=h.get(W[0].toLowerCase()),ce+W[0].length):-1}function F(Q,ae,ce){var W=x.exec(ae.slice(ce));return W?(Q.m=V.get(W[0].toLowerCase()),ce+W[0].length):-1}function I(Q,ae,ce){var W=m.exec(ae.slice(ce));return W?(Q.m=y.get(W[0].toLowerCase()),ce+W[0].length):-1}function z(Q,ae,ce){return _(Q,t,ae,ce)}function ne(Q,ae,ce){return _(Q,r,ae,ce)}function re(Q,ae,ce){return _(Q,n,ae,ce)}function oe(Q){return s[Q.getDay()]}function Z(Q){return o[Q.getDay()]}function le(Q){return l[Q.getMonth()]}function q(Q){return i[Q.getMonth()]}function X(Q){return a[+(Q.getHours()>=12)]}function he(Q){return 1+~~(Q.getMonth()/3)}function Pe(Q){return s[Q.getUTCDay()]}function ze(Q){return o[Q.getUTCDay()]}function xe(Q){return l[Q.getUTCMonth()]}function it(Q){return i[Q.getUTCMonth()]}function tt(Q){return a[+(Q.getUTCHours()>=12)]}function ye(Q){return 1+~~(Q.getUTCMonth()/3)}return{format:function(Q){var ae=w(Q+="",O);return ae.toString=function(){return Q},ae},parse:function(Q){var ae=P(Q+="",!1);return ae.toString=function(){return Q},ae},utcFormat:function(Q){var ae=w(Q+="",C);return ae.toString=function(){return Q},ae},utcParse:function(Q){var ae=P(Q+="",!0);return ae.toString=function(){return Q},ae}}}var Mu={"-":"",_:" ",0:"0"},qe=/^\s*\d+/,D1=/^%/,B1=/[\\^$*+?|[\]().{}]/g;function ge(e,t,r){var n=e<0?"-":"",a=(n?-e:e)+"",o=a.length;return n+(o<r?new Array(r-o+1).join(t)+a:a)}function N1(e){return e.replace(B1,"\\$&")}function kn(e){return new RegExp("^(?:"+e.map(N1).join("|")+")","i")}function Un(e){return new Map(e.map((t,r)=>[t.toLowerCase(),r]))}function F1(e,t,r){var n=qe.exec(t.slice(r,r+1));return n?(e.w=+n[0],r+n[0].length):-1}function z1(e,t,r){var n=qe.exec(t.slice(r,r+1));return n?(e.u=+n[0],r+n[0].length):-1}function G1(e,t,r){var n=qe.exec(t.slice(r,r+2));return n?(e.U=+n[0],r+n[0].length):-1}function H1(e,t,r){var n=qe.exec(t.slice(r,r+2));return n?(e.V=+n[0],r+n[0].length):-1}function q1(e,t,r){var n=qe.exec(t.slice(r,r+2));return n?(e.W=+n[0],r+n[0].length):-1}function $u(e,t,r){var n=qe.exec(t.slice(r,r+4));return n?(e.y=+n[0],r+n[0].length):-1}function ju(e,t,r){var n=qe.exec(t.slice(r,r+2));return n?(e.y=+n[0]+(+n[0]>68?1900:2e3),r+n[0].length):-1}function J1(e,t,r){var n=/^(Z)|([+-]\d\d)(?::?(\d\d))?/.exec(t.slice(r,r+6));return n?(e.Z=n[1]?0:-(n[2]+(n[3]||"00")),r+n[0].length):-1}function W1(e,t,r){var n=qe.exec(t.slice(r,r+1));return n?(e.q=n[0]*3-3,r+n[0].length):-1}function Y1(e,t,r){var n=qe.exec(t.slice(r,r+2));return n?(e.m=n[0]-1,r+n[0].length):-1}function ku(e,t,r){var n=qe.exec(t.slice(r,r+2));return n?(e.d=+n[0],r+n[0].length):-1}function K1(e,t,r){var n=qe.exec(t.slice(r,r+3));return n?(e.m=0,e.d=+n[0],r+n[0].length):-1}function Uu(e,t,r){var n=qe.exec(t.slice(r,r+2));return n?(e.H=+n[0],r+n[0].length):-1}function Q1(e,t,r){var n=qe.exec(t.slice(r,r+2));return n?(e.M=+n[0],r+n[0].length):-1}function X1(e,t,r){var n=qe.exec(t.slice(r,r+2));return n?(e.S=+n[0],r+n[0].length):-1}function Z1(e,t,r){var n=qe.exec(t.slice(r,r+3));return n?(e.L=+n[0],r+n[0].length):-1}function eS(e,t,r){var n=qe.exec(t.slice(r,r+6));return n?(e.L=Math.floor(n[0]/1e3),r+n[0].length):-1}function tS(e,t,r){var n=D1.exec(t.slice(r,r+1));return n?r+n[0].length:-1}function rS(e,t,r){var n=qe.exec(t.slice(r));return n?(e.Q=+n[0],r+n[0].length):-1}function nS(e,t,r){var n=qe.exec(t.slice(r));return n?(e.s=+n[0],r+n[0].length):-1}function Lu(e,t){return ge(e.getDate(),t,2)}function aS(e,t){return ge(e.getHours(),t,2)}function oS(e,t){return ge(e.getHours()%12||12,t,2)}function sS(e,t){return ge(1+Ta.count(Gt(e),e),t,3)}function Ep(e,t){return ge(e.getMilliseconds(),t,3)}function iS(e,t){return Ep(e,t)+"000"}function lS(e,t){return ge(e.getMonth()+1,t,2)}function cS(e,t){return ge(e.getMinutes(),t,2)}function uS(e,t){return ge(e.getSeconds(),t,2)}function dS(e){var t=e.getDay();return t===0?7:t}function hS(e,t){return ge(ms.count(Gt(e)-1,e),t,2)}function Ip(e){var t=e.getDay();return t>=4||t===0?dn(e):dn.ceil(e)}function pS(e,t){return e=Ip(e),ge(dn.count(Gt(e),e)+(Gt(e).getDay()===4),t,2)}function mS(e){return e.getDay()}function fS(e,t){return ge(Mo.count(Gt(e)-1,e),t,2)}function gS(e,t){return ge(e.getFullYear()%100,t,2)}function yS(e,t){return e=Ip(e),ge(e.getFullYear()%100,t,2)}function bS(e,t){return ge(e.getFullYear()%1e4,t,4)}function vS(e,t){var r=e.getDay();return e=r>=4||r===0?dn(e):dn.ceil(e),ge(e.getFullYear()%1e4,t,4)}function SS(e){var t=e.getTimezoneOffset();return(t>0?"-":(t*=-1,"+"))+ge(t/60|0,"0",2)+ge(t%60,"0",2)}function Du(e,t){return ge(e.getUTCDate(),t,2)}function xS(e,t){return ge(e.getUTCHours(),t,2)}function OS(e,t){return ge(e.getUTCHours()%12||12,t,2)}function wS(e,t){return ge(1+ps.count(Ht(e),e),t,3)}function Mp(e,t){return ge(e.getUTCMilliseconds(),t,3)}function CS(e,t){return Mp(e,t)+"000"}function PS(e,t){return ge(e.getUTCMonth()+1,t,2)}function TS(e,t){return ge(e.getUTCMinutes(),t,2)}function RS(e,t){return ge(e.getUTCSeconds(),t,2)}function AS(e){var t=e.getUTCDay();return t===0?7:t}function VS(e,t){return ge(fs.count(Ht(e)-1,e),t,2)}function $p(e){var t=e.getUTCDay();return t>=4||t===0?hn(e):hn.ceil(e)}function _S(e,t){return e=$p(e),ge(hn.count(Ht(e),e)+(Ht(e).getUTCDay()===4),t,2)}function ES(e){return e.getUTCDay()}function IS(e,t){return ge($o.count(Ht(e)-1,e),t,2)}function MS(e,t){return ge(e.getUTCFullYear()%100,t,2)}function $S(e,t){return e=$p(e),ge(e.getUTCFullYear()%100,t,2)}function jS(e,t){return ge(e.getUTCFullYear()%1e4,t,4)}function kS(e,t){var r=e.getUTCDay();return e=r>=4||r===0?hn(e):hn.ceil(e),ge(e.getUTCFullYear()%1e4,t,4)}function US(){return"+0000"}function Bu(){return"%"}function Nu(e){return+e}function Fu(e){return Math.floor(+e/1e3)}var Gr,jp,kp;LS({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 LS(e){return Gr=L1(e),jp=Gr.format,Gr.parse,kp=Gr.utcFormat,Gr.utcParse,Gr}function DS(e){return new Date(e)}function BS(e){return e instanceof Date?+e:+new Date(+e)}function ec(e,t,r,n,a,o,s,i,l,c){var u=Op(),d=u.invert,h=u.domain,p=c(".%L"),f=c(":%S"),m=c("%I:%M"),y=c("%I %p"),x=c("%a %d"),V=c("%b %d"),O=c("%B"),C=c("%Y");function A(w){return(l(w)<w?p:i(w)<w?f:s(w)<w?m:o(w)<w?y:n(w)<w?a(w)<w?x:V:r(w)<w?O:C)(w)}return u.invert=function(w){return new Date(d(w))},u.domain=function(w){return arguments.length?h(Array.from(w,BS)):h().map(DS)},u.ticks=function(w){var P=h();return e(P[0],P[P.length-1],w??10)},u.tickFormat=function(w,P){return P==null?A:c(P)},u.nice=function(w){var P=h();return(!w||typeof w.range!="function")&&(w=t(P[0],P[P.length-1],w??10)),w?h(Tp(P,w)):u},u.copy=function(){return hs(u,ec(e,t,r,n,a,o,s,i,l,c))},u}function Up(){return cr.apply(ec(k1,U1,Gt,Xl,ms,Ta,Kl,Wl,gr,jp).domain([new Date(2e3,0,1),new Date(2e3,0,2)]),arguments)}function NS(){return cr.apply(ec($1,j1,Ht,Zl,fs,ps,Ql,Yl,gr,kp).domain([Date.UTC(2e3,0,1),Date.UTC(2e3,0,2)]),arguments)}function FS(){var e=0,t=1,r,n,a,o,s=mt,i=!1,l;function c(d){return d==null||isNaN(d=+d)?l:s(a===0?.5:(d=(o(d)-r)*a,i?Math.max(0,Math.min(1,d)):d))}c.domain=function(d){return arguments.length?([e,t]=d,r=o(e=+e),n=o(t=+t),a=r===n?0:1/(n-r),c):[e,t]},c.clamp=function(d){return arguments.length?(i=!!d,c):i},c.interpolator=function(d){return arguments.length?(s=d,c):s};function u(d){return function(h){var p,f;return arguments.length?([p,f]=h,s=d(p,f),c):[s(0),s(1)]}}return c.range=u(ds),c.rangeRound=u(xp),c.unknown=function(d){return arguments.length?(l=d,c):l},function(d){return o=d,r=d(e),n=d(t),a=r===n?0:1/(n-r),c}}function zS(e,t){return t.domain(e.domain()).interpolator(e.interpolator()).clamp(e.clamp()).unknown(e.unknown())}function Lp(){var e=Hl(FS()(mt));return e.copy=function(){return zS(e,Lp())},Vv.apply(e,arguments)}function GS(e,t){return function(n,a){return a.location==="tick"?a.scale.tickFormat(e)(n):a.location==="zoom-slider-tooltip"?t.tickFormat(2)(n):`${n}`}}function HS(e){return e.scaleType==="band"}function qS(e){return e.scaleType==="point"}function JS(e){return e.type==="piecewise"?Ap(e.thresholds,e.colors):Lp([e.min??0,e.max??100],e.color)}function jo(e){return e.values?Ao(e.values,e.colors).unknown(e.unknownColor??null):Ao(e.colors.map((t,r)=>r),e.colors).unknown(e.unknownColor??null)}function mo(e){return e.type==="ordinal"?jo(e):JS(e)}function WS(e){const{tickMaxStep:t,tickMinStep:r,tickNumber:n,range:a,domain:o}=e,s=r===void 0?999:Math.floor(Math.abs(o[1]-o[0])/r),i=t===void 0?2:Math.ceil(Math.abs(o[1]-o[0])/t),l=n??Math.floor(Math.abs(a[1]-a[0])/50);return Math.min(s,Math.max(i,l))}function YS(e,t){return t[1]-t[0]===0?1:e/((t[1]-t[0])/100)}function Hi(e,t,r){switch(e){case"log":return Rp(t,r);case"pow":return ql(t,r);case"sqrt":return P1(t,r);case"time":return Up(t,r);case"utc":return NS(t,r);default:return Pp(t,r)}}const zu=e=>(e==null?void 0:e[0])instanceof Date;function Gu(e,t){const r=Up(e.data,t);return(n,{location:a})=>a==="tick"?r.tickFormat(e.tickNumber)(n):`${n.toLocaleString()}`}const ui=(e,t)=>{const r=e[1]-e[0],n=t[1]-t[0],a=e[0]-t[0]*r/n,o=e[1]+(100-t[1])*r/n;return[a,o]};let Hu,qu;class KS{constructor(){if(this.types=new Set,Hu)throw new Error("You can only create one instance!");Hu=this.types}addType(t){this.types.add(t)}getTypes(){return this.types}}class QS{constructor(){if(this.types=new Set,qu)throw new Error("You can only create one instance!");qu=this.types}addType(t){this.types.add(t)}getTypes(){return this.types}}const gs=new KS;gs.addType("bar");gs.addType("line");gs.addType("scatter");const XS=new QS;XS.addType("radar");function Dp(e){return gs.getTypes().has(e)}const ZS=(e,t,r,n,a,o,s,i)=>{var f;const l=n==="x"?a[t].xExtremumGetter:a[t].yExtremumGetter,c=((f=s[t])==null?void 0:f.series)??{},[u,d]=(l==null?void 0:l({series:c,axis:r,axisIndex:o,isDefaultAxis:o===0,getFilters:i}))??[1/0,-1/0],[h,p]=e;return[Math.min(u,h),Math.max(d,p)]},Bp=(e,t,r,n,a,o)=>{const i=Object.keys(r).filter(Dp).reduce((l,c)=>ZS(l,c,e,t,r,n,a,o),[1/0,-1/0]);return Number.isNaN(i[0])||Number.isNaN(i[1])?[1/0,-1/0]:i},ex=(e,t,r,n)=>{const a=new Set;return Object.keys(t).filter(Dp).forEach(s=>{var c,u,d;const i=((c=r[s])==null?void 0:c.series)??{},l=(d=(u=t[s]).axisTooltipGetter)==null?void 0:d.call(u,i);l!==void 0&&l.forEach(({axisId:h,direction:p})=>{p===e&&a.add(h??n)})}),a},tx=(e,t,r,n)=>{var a;if(e.domainLimit!==void 0)return e.domainLimit;if(t==="x")for(const o of((a=n.line)==null?void 0:a.seriesOrder)??[]){const s=n.line.series[o];if(s.xAxisId===e.id||s.xAxisId===void 0&&r===0)return"strict"}return"nice"};function rx(e,t,r){const n=t==="x"?[e.left,e.left+e.width]:[e.top+e.height,e.top];return r.reverse?[n[1],n[0]]:n}const nx=.2,ax=.1;function Np({drawingArea:e,formattedSeries:t,axis:r,seriesConfig:n,axisDirection:a,zoomMap:o,zoomOptions:s,getFilters:i,preferStrictDomainInLineCharts:l}){if(r===void 0)return{axis:{},axisIds:[]};const c=ex(a,n,t,r[0].id),u={};return r.forEach((d,h)=>{const p=d,f=s==null?void 0:s[p.id],m=o==null?void 0:o.get(p.id),y=m?[m.start,m.end]:[0,100],x=rx(e,a,p),[V,O]=Bp(p,a,n,h,t,m===void 0&&!f?i:void 0),C=!p.ignoreTooltip&&c.has(p.id),A=p.data??[];if(HS(p)){const oe=p.categoryGapRatio??nx,Z=p.barGapRatio??ax,le=a==="y"?[x[1],x[0]]:x,q=ui(le,y);if(u[p.id]=Y({offset:0,height:0,categoryGapRatio:oe,barGapRatio:Z,triggerTooltip:C},p,{data:A,scale:Ll(p.data,q).paddingInner(oe).paddingOuter(oe/2),tickNumber:p.data.length,colorScale:p.colorMap&&(p.colorMap.type==="ordinal"?jo(Y({values:p.data},p.colorMap)):mo(p.colorMap))}),zu(p.data)){const X=Gu(p,le);u[p.id].valueFormatter=p.valueFormatter??X}}if(qS(p)){const oe=a==="y"?[...x].reverse():x,Z=ui(oe,y);if(u[p.id]=Y({offset:0,height:0,triggerTooltip:C},p,{data:A,scale:_v(p.data,Z),tickNumber:p.data.length,colorScale:p.colorMap&&(p.colorMap.type==="ordinal"?jo(Y({values:p.data},p.colorMap)):mo(p.colorMap))}),zu(p.data)){const le=Gu(p,oe);u[p.id].valueFormatter=p.valueFormatter??le}}if(p.scaleType==="band"||p.scaleType==="point")return;const w=p.scaleType??"linear",P=l?tx(p,a,h,t):p.domainLimit??"nice",_=[p.min??V,p.max??O];if(typeof P=="function"){const{min:oe,max:Z}=P(V,O);_[0]=oe,_[1]=Z}const N=WS(Y({},p,{range:x,domain:_})),b=YS(N,y),T=ui(x,y),F=Hi(w,_,T),I=P==="nice"?F.nice(N):F,[z,ne]=I.domain(),re=[p.min??z,p.max??ne];u[p.id]=Y({offset:0,height:0,triggerTooltip:C},p,{data:A,scaleType:w,scale:I.domain(re),tickNumber:b,colorScale:p.colorMap&&mo(p.colorMap),valueFormatter:p.valueFormatter??GS(b,Hi(w,x.map(oe=>F.invert(oe)),x))})}),{axis:u,axisIds:r.map(({id:d})=>d)}}function ox(e){return e!=null}function Fp({zoomMap:e,zoomOptions:t,seriesConfig:r,formattedSeries:n,direction:a}){return(o,s)=>{var y;const i=t[o.id];if(!i||i.filterMode!=="discard")return null;const l=e==null?void 0:e.get(o.id);if(l===void 0||l.start<=0&&l.end>=100)return null;let c=[];const u=o.scaleType;u==="point"||u==="band"?c=[0,(((y=o.data)==null?void 0:y.length)??1)-1]:c=Bp(o,a,r,s,n);let d,h;[d,h]=Hi(!u||u==="band"||u==="point"?"linear":u,c,[0,100]).nice().domain(),d=d instanceof Date?d.getTime():d,h=h instanceof Date?h.getTime():h;const f=d+l.start*(h-d)/100,m=d+l.end*(h-d)/100;return(x,V)=>{var C;const O=x[a]??((C=o.data)==null?void 0:C[V]);return O==null?!0:o.scaleType==="point"||o.scaleType==="band"||typeof O=="string"?V>=f&&V<=m:O>=f&&O<=m}}}const sx=e=>({currentAxisId:t,seriesXAxisId:r,seriesYAxisId:n,isDefaultAxis:a})=>(o,s)=>{var c,u;return!(t===r?n:r)||a?((u=(c=Object.values(e??{}))[0])==null?void 0:u.call(c,o,s))??!0:[n,r].filter(d=>d!==t).map(d=>e[d??""]).filter(ox).every(d=>d(o,s))},Ju=e=>(t=[])=>t.reduce((r,n)=>{const{zoom:a,id:o}=n,s=kl(a,o,e);return s&&(r[o]=s),r},{}),ix=e=>{const t=new Map;return e.forEach(r=>{t.set(r.axisId,r)}),t},zp=e=>e.zoom;pe([zp],e=>e==null?void 0:e.isInteracting);const ys=pe([zp],e=>(e==null?void 0:e.zoomData)&&ix(e==null?void 0:e.zoomData)),Ra=pe([bn,vn],(e,t)=>Y({},Ju("x")(e),Ju("y")(t)));pe([Ra,(e,t)=>t],(e,t)=>e[t]);const lx=pe([ys,Ra,us,wa],(e,t,r,n)=>e&&t&&Fp({zoomMap:e,zoomOptions:t,seriesConfig:r,formattedSeries:n,direction:"x"})),cx=pe([ys,Ra,us,wa],(e,t,r,n)=>e&&t&&Fp({zoomMap:e,zoomOptions:t,seriesConfig:r,formattedSeries:n,direction:"y"})),Gp=pe([lx,cx,bn,vn],(e,t,r,n)=>{if(e===void 0||t===void 0)return;const a=r==null?void 0:r.reduce((s,i,l)=>{const c=e(i,l);return c!==null&&(s[i.id]=c),s},{}),o=n==null?void 0:n.reduce((s,i,l)=>{const c=t(i,l);return c!==null&&(s[i.id]=c),s},{});if(!(Object.keys(a??{}).length===0&&Object.keys(o??{}).length===0))return sx(Y({},a,o))}),Vr=pe([bn,Oa,wa,us,ys,Ra,Gp,sp],(e,t,r,n,a,o,s,i)=>Np({drawingArea:t,formattedSeries:r,axis:e,seriesConfig:n,axisDirection:"x",zoomMap:a,zoomOptions:o,getFilters:s,preferStrictDomainInLineCharts:i})),_r=pe([vn,Oa,wa,us,ys,Ra,Gp,sp],(e,t,r,n,a,o,s,i)=>Np({drawingArea:t,formattedSeries:r,axis:e,seriesConfig:n,axisDirection:"y",zoomMap:a,zoomOptions:o,getFilters:s,preferStrictDomainInLineCharts:i}));pe([Vr,_r,(e,t)=>t],(e,t,r)=>(e==null?void 0:e.axis[r])??(t==null?void 0:t.axis[r]));pe([bn,vn,(e,t)=>t],(e,t,r)=>{const n=(e==null?void 0:e.find(a=>a.id===r))??(t==null?void 0:t.find(a=>a.id===r))??null;if(n)return n});function Hp(e){return e.bandwidth!==void 0}function Hr(e){return e instanceof Date?e.getTime():e}function pn(e,t){const{scale:r,data:n,reverse:a}=e;if(!Hp(r)){const s=r.invert(t);if(n===void 0)return-1;const i=Hr(s);return n==null?void 0:n.findIndex((c,u)=>{const d=Hr(c);return d>i&&(u===0||Math.abs(i-d)<=Math.abs(i-Hr(n[u-1])))||d<=i&&(u===n.length-1||Math.abs(Hr(s)-d)<Math.abs(Hr(s)-Hr(n[u+1])))})}const o=r.bandwidth()===0?Math.floor((t-Math.min(...r.range())+r.step()/2)/r.step()):Math.floor((t-Math.min(...r.range()))/r.step());return o<0||o>=n.length?-1:a?n.length-1-o:o}function Wu(e,t,r){const{scale:n,data:a}=e;if(!Hp(n)){const o=n.invert(t);return r<0?o:a[r]}return r<0||r>=a.length?null:a[r]}function Yu(e,t){const r=e.createSVGPoint();return r.x=t.clientX,r.y=t.clientY,r.matrixTransform(e.getScreenCTM().inverse())}function en(e){const t=B.useRef(e);return Nt(()=>{t.current=e}),B.useRef((...r)=>(0,t.current)(...r)).current}const ux=Object.is;function qp(e,t){if(e===t)return!0;if(!(e instanceof Object)||!(t instanceof Object))return!1;let r=0,n=0;for(const a in e)if(r+=1,!ux(e[a],t[a])||!(a in t))return!1;for(const a in t)n+=1;return r===n}const tc=({store:e})=>{const t=en(function(){e.update(s=>Y({},s,{interaction:{pointer:null,item:null}}))}),r=en(function(s){e.update(i=>{const l=i.interaction.item;return s?l===null||Object.keys(s).some(c=>s[c]!==l[c])?i:Y({},i,{interaction:Y({},i.interaction,{item:null})}):l===null?i:Y({},i,{interaction:Y({},i.interaction,{item:null})})})}),n=en(function(s){e.update(i=>qp(i.interaction.item,s)?i:Y({},i,{interaction:Y({},i.interaction,{item:s})}))}),a=en(function(s){e.update(i=>Y({},i,{interaction:Y({},i.interaction,{pointer:s})}))});return{instance:{cleanInteraction:t,setItemInteraction:n,removeItemInteraction:r,setPointerCoordinate:a}}};tc.getInitialState=()=>({interaction:{item:null,pointer:null}});tc.params={};const rc=e=>e.interaction,dx=pe([rc],e=>e!==void 0),hx=pe([rc],e=>(e==null?void 0:e.item)??null),Jp=pe([rc],e=>(e==null?void 0:e.pointer)??null),bs=pe([Jp],e=>e&&e.x),vs=pe([Jp],e=>e&&e.y);pe([hx],e=>e!==null);function ea(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 a=e.length;if(a!==t.length)return!1;for(let o=0;o<a;o+=1)if(!ea(e[o],t[o]))return!1;return!0}if(e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;const a=Array.from(e.entries());for(let o=0;o<a.length;o+=1)if(!t.has(a[o][0]))return!1;for(let o=0;o<a.length;o+=1){const s=a[o];if(!ea(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 a=Array.from(e.entries());for(let o=0;o<a.length;o+=1)if(!t.has(a[o][0]))return!1;return!0}if(ArrayBuffer.isView(e)&&ArrayBuffer.isView(t)){const a=e.length;if(a!==t.length)return!1;for(let o=0;o<a;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 r=Object.keys(e),n=r.length;if(n!==Object.keys(t).length)return!1;for(let a=0;a<n;a+=1)if(!Object.prototype.hasOwnProperty.call(t,r[a]))return!1;for(let a=0;a<n;a+=1){const o=r[a];if(!ea(e[o],t[o]))return!1}return!0}return e!==e&&t!==t}const Ss=(e,t)=>t;function qi(e,t,r=t.axisIds[0]){return Array.isArray(r)?r.map(n=>pn(t.axis[n],e)):pn(t.axis[r],e)}const Wp=(e,t,r)=>{if(e===null)return null;const n=qi(e,t,r);return n===-1?null:n},px=pe([bs,Vr,Ss],Wp),mx=pe([vs,_r,Ss],Wp),fx=pe([bs,vs,Vr,_r],(e,t,r,n)=>[...e===null?[]:r.axisIds.map(a=>({axisId:a,dataIndex:qi(e,r,a)})),...t===null?[]:n.axisIds.map(a=>({axisId:a,dataIndex:qi(t,n,a)}))].filter(a=>a.dataIndex!==null&&a.dataIndex>=0));function Yp(e,t,r,n=t.axisIds[0]){return Array.isArray(n)?n.map((a,o)=>Wu(t.axis[a],e,r[o])):Wu(t.axis[n],e,r)}pe([bs,Vr,px,Ss],(e,t,r,n)=>e===null||r===null||t.axisIds.length===0?null:Yp(e,t,r,n));pe([vs,_r,mx,Ss],(e,t,r,n)=>e===null||r===null||t.axisIds.length===0?null:Yp(e,t,r,n));const gx=pe([bs,Vr],(e,t)=>e===null?[]:t.axisIds.filter(r=>t.axis[r].triggerTooltip).map(r=>({axisId:r,dataIndex:pn(t.axis[r],e)})).filter(({dataIndex:r})=>r>=0),{memoizeOptions:{resultEqualityCheck:ea}}),yx=pe([vs,_r],(e,t)=>e===null?[]:t.axisIds.filter(r=>t.axis[r].triggerTooltip).map(r=>({axisId:r,dataIndex:pn(t.axis[r],e)})).filter(({dataIndex:r})=>r>=0),{memoizeOptions:{resultEqualityCheck:ea}});pe([gx,yx],(e,t)=>e.length>0||t.length>0);const Ku={};function bx(e,t){const r=B.useRef(Ku);return r.current===Ku&&(r.current=e(t)),r}const vx=()=>{};function Sx(e,t,r,n){const a=bx(xx,{store:e,selector:t,skip:n}).current;a.effect=r,B.useEffect(a.onMount(n),[n])}function xx(e){const{store:t,selector:r,skip:n}=e;let a=!1,o;const s=()=>{i.dispose??(i.dispose=t.subscribe(l=>{const c=r(l);i.effect(o,c),o=c}))},i={effect:vx,dispose:null,onMount:l=>()=>{if(!l)return a||(a=!0,o=r(t.value)),s(),()=>{var c;(c=i.dispose)==null||c.call(i),i.dispose=null}}};return n||(a=!0,o=r(t.value),s()),i}const xs=({params:e,store:t,seriesConfig:r,svgRef:n,instance:a})=>{const{xAxis:o,yAxis:s,dataset:i,onHighlightedAxisChange:l}=e;if(process.env.NODE_ENV!=="production"){const O=[...o??[],...s??[]].filter(A=>A.id).map(A=>A.id),C=new Set(O.filter((A,w)=>O.indexOf(A)!==w));C.size>0&&sa([`MUI X Charts: The following axis ids are duplicated: ${Array.from(C).join(", ")}.`,"Please make sure that each axis has a unique id."].join(`
|
|
116
|
+
`),"error")}const c=at(t,Oa),u=at(t,wa),d=at(t,dx),{axis:h,axisIds:p}=at(t,Vr),{axis:f,axisIds:m}=at(t,_r);dp({warningPrefix:"MUI X Charts",componentName:"Chart",propName:"highlightedAxis",controlled:e.highlightedAxis,defaultValue:void 0}),Nt(()=>{e.highlightedAxis!==void 0&&t.update(O=>O.controlledCartesianAxisHighlight===e.highlightedAxis?O:Y({},O,{controlledCartesianAxisHighlight:e.highlightedAxis}))},[t,e.highlightedAxis]);const y=B.useRef(!0);B.useEffect(()=>{if(y.current){y.current=!1;return}t.update(O=>Y({},O,{cartesianAxis:Y({},O.cartesianAxis,{x:mp(o,i),y:fp(s,i)})}))},[r,c,o,s,i,t]);const x=p[0],V=m[0];return Sx(t,fx,(O,C)=>{if(!Object.is(O,C)){if(O.length!==C.length){l(C);return}O!=null&&O.some(({axisId:A,dataIndex:w},P)=>C[P].axisId!==A||C[P].dataIndex!==w)&&l(C)}},!l),B.useEffect(()=>{const O=n.current;if(!d||!O||e.disableAxisListener)return()=>{};const C=a.addInteractionListener("moveEnd",T=>{var F;T.detail.activeGestures.pan||(F=a.cleanInteraction)==null||F.call(a)}),A=a.addInteractionListener("panEnd",T=>{var F;T.detail.activeGestures.move||(F=a.cleanInteraction)==null||F.call(a)}),w=a.addInteractionListener("quickPressEnd",T=>{var F;!T.detail.activeGestures.move&&!T.detail.activeGestures.pan&&((F=a.cleanInteraction)==null||F.call(a))}),P=T=>{var ne,re;const F=T.detail.srcEvent,I=T.detail.target,z=Yu(O,F);if(T.detail.srcEvent.buttons>=1&&(I!=null&&I.hasPointerCapture(T.detail.srcEvent.pointerId))&&!(I!=null&&I.closest("[data-charts-zoom-slider]"))&&(I==null||I.releasePointerCapture(T.detail.srcEvent.pointerId)),!a.isPointInside(z.x,z.y,I)){(ne=a.cleanInteraction)==null||ne.call(a);return}(re=a.setPointerCoordinate)==null||re.call(a,z)},_=a.addInteractionListener("move",P),N=a.addInteractionListener("pan",P),b=a.addInteractionListener("quickPress",P);return()=>{_.cleanup(),C.cleanup(),N.cleanup(),A.cleanup(),b.cleanup(),w.cleanup()}},[n,t,h,x,f,V,a,e.disableAxisListener,d]),B.useEffect(()=>{const O=n.current,C=e.onAxisClick;if(O===null||!C)return()=>{};const A=a.addInteractionListener("tap",w=>{let P=null,_=!1;const N=Yu(O,w.detail.srcEvent),b=pn(h[x],N.x);_=b!==-1,P=_?b:pn(f[V],N.y);const T=_?p[0]:m[0];if(P==null||P===-1)return;const F=(_?h:f)[T].data[P],I={};Object.keys(u).filter(z=>["bar","line"].includes(z)).forEach(z=>{var ne;(ne=u[z])==null||ne.seriesOrder.forEach(re=>{const oe=u[z].series[re],Z=oe.xAxisId,le=oe.yAxisId,q=_?Z:le;(q===void 0||q===T)&&(I[re]=oe.data[P])})}),C(w.detail.srcEvent,{dataIndex:P,axisValue:F,seriesValues:I})});return()=>{A.cleanup()}},[e.onAxisClick,u,n,h,p,f,m,x,V,a]),{}};xs.params={xAxis:!0,yAxis:!0,dataset:!0,onAxisClick:!0,disableAxisListener:!0,onHighlightedAxisChange:!0,highlightedAxis:!0};xs.getDefaultizedParams=({params:e})=>Y({},e,{colors:e.colors??ip,theme:e.theme??"light",defaultizedXAxis:mp(e.xAxis,e.dataset),defaultizedYAxis:fp(e.yAxis,e.dataset)});xs.getInitialState=e=>Y({cartesianAxis:{x:e.defaultizedXAxis,y:e.defaultizedYAxis}},e.highlightedAxis===void 0?{}:{controlledCartesianAxisHighlight:e.highlightedAxis});function Qu(e,t){return e.id!==void 0?e:Y({id:t},e)}function Xu(e){return e.colorMap?Y({},e,{colorScale:e.colorMap.type==="ordinal"&&e.data?jo(Y({values:e.data},e.colorMap)):mo(e.colorMap.type==="continuous"?Y({min:e.min,max:e.max},e.colorMap):e.colorMap)}):e}function Kp(e,t){if(!e||e.length===0)return{axis:{},axisIds:[]};const r={},n=[];return e.forEach((a,o)=>{const s=a.dataKey,i=a.id??`defaultized-z-axis-${o}`;if(s===void 0||a.data!==void 0){r[i]=Xu(Qu(a,i)),n.push(i);return}if(t===void 0)throw new Error("MUI X Charts: z-axis uses `dataKey` but no `dataset` is provided.");r[i]=Xu(Qu(Y({},a,{data:t.map(l=>l[s])}),i)),n.push(i)}),{axis:r,axisIds:n}}const nc=({params:e,store:t})=>{const{zAxis:r,dataset:n}=e,a=B.useRef(!0);return B.useEffect(()=>{if(a.current){a.current=!1;return}t.update(o=>Y({},o,{zAxis:Kp(r,n)}))},[r,n,t]),{}};nc.params={zAxis:!0,dataset:!0};nc.getInitialState=e=>({zAxis:Kp(e.zAxis,e.dataset)});const Ox=e=>e,wx=pe([Ox],e=>e.zAxis),Os=({store:e,params:t})=>{dp({warningPrefix:"MUI X Charts",componentName:"Chart",propName:"highlightedItem",controlled:t.highlightedItem,defaultValue:null}),Nt(()=>{e.update(a=>a.highlight.item===t.highlightedItem?a:Y({},a,{highlight:Y({},a.highlight,{item:t.highlightedItem})}))},[e,t.highlightedItem]);const r=en(()=>{var a;(a=t.onHighlightChange)==null||a.call(t,null),e.update(o=>Y({},o,{highlight:{item:null}}))}),n=en(a=>{var s;const o=e.getSnapshot().highlight.item;qp(o,a)||((s=t.onHighlightChange)==null||s.call(t,a),e.update(i=>Y({},i,{highlight:{item:a}})))});return{instance:{clearHighlight:r,setHighlight:n}}};Os.getDefaultizedParams=({params:e})=>Y({},e,{highlightedItem:e.highlightedItem??null});Os.getInitialState=e=>({highlight:{item:e.highlightedItem}});Os.params={highlightedItem:!0,onHighlightChange:!0};const Zu=(e,t)=>t==="x"?{x:e,y:null}:{x:null,y:e},Qp=e=>{var l;const{axis:t,getFilters:r,isDefaultAxis:n}=e,a=r==null?void 0:r({currentAxisId:t.id,isDefaultAxis:n}),o=a?(l=t.data)==null?void 0:l.filter((c,u)=>a({x:null,y:null},u)):t.data,s=Math.min(...o??[]),i=Math.max(...o??[]);return[s,i]},Xp=e=>t=>{const{series:r,axis:n,getFilters:a,isDefaultAxis:o}=t;return Object.keys(r).filter(s=>{const i=e==="x"?r[s].xAxisId:r[s].yAxisId;return i===n.id||o&&i===void 0}).reduce((s,i)=>{const{stackedData:l}=r[i],c=a==null?void 0:a({currentAxisId:n.id,isDefaultAxis:o,seriesXAxisId:r[i].xAxisId,seriesYAxisId:r[i].yAxisId}),[u,d]=(l==null?void 0:l.reduce((h,p,f)=>c&&(!c(Zu(p[0],e),f)||!c(Zu(p[1],e),f))?h:[Math.min(...p,h[0]),Math.max(...p,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])},Cx=e=>Object.keys(e.series).some(r=>e.series[r].layout==="horizontal")?Xp("x")(e):Qp(e),Px=e=>Object.keys(e.series).some(r=>e.series[r].layout==="horizontal")?Qp(e):Xp("y")(e);function Ne(e){return function(){return e}}const ed=Math.abs,Ke=Math.atan2,dr=Math.cos,Tx=Math.max,di=Math.min,Tt=Math.sin,tn=Math.sqrt,nt=1e-12,da=Math.PI,ko=da/2,fo=2*da;function Rx(e){return e>1?0:e<-1?da:Math.acos(e)}function td(e){return e>=1?ko:e<=-1?-ko:Math.asin(e)}const Ji=Math.PI,Wi=2*Ji,pr=1e-6,Ax=Wi-pr;function Zp(e){this._+=e[0];for(let t=1,r=e.length;t<r;++t)this._+=arguments[t]+e[t]}function Vx(e){let t=Math.floor(e);if(!(t>=0))throw new Error(`invalid digits: ${e}`);if(t>15)return Zp;const r=10**t;return function(n){this._+=n[0];for(let a=1,o=n.length;a<o;++a)this._+=Math.round(arguments[a]*r)/r+n[a]}}class _x{constructor(t){this._x0=this._y0=this._x1=this._y1=null,this._="",this._append=t==null?Zp:Vx(t)}moveTo(t,r){this._append`M${this._x0=this._x1=+t},${this._y0=this._y1=+r}`}closePath(){this._x1!==null&&(this._x1=this._x0,this._y1=this._y0,this._append`Z`)}lineTo(t,r){this._append`L${this._x1=+t},${this._y1=+r}`}quadraticCurveTo(t,r,n,a){this._append`Q${+t},${+r},${this._x1=+n},${this._y1=+a}`}bezierCurveTo(t,r,n,a,o,s){this._append`C${+t},${+r},${+n},${+a},${this._x1=+o},${this._y1=+s}`}arcTo(t,r,n,a,o){if(t=+t,r=+r,n=+n,a=+a,o=+o,o<0)throw new Error(`negative radius: ${o}`);let s=this._x1,i=this._y1,l=n-t,c=a-r,u=s-t,d=i-r,h=u*u+d*d;if(this._x1===null)this._append`M${this._x1=t},${this._y1=r}`;else if(h>pr)if(!(Math.abs(d*l-c*u)>pr)||!o)this._append`L${this._x1=t},${this._y1=r}`;else{let p=n-s,f=a-i,m=l*l+c*c,y=p*p+f*f,x=Math.sqrt(m),V=Math.sqrt(h),O=o*Math.tan((Ji-Math.acos((m+h-y)/(2*x*V)))/2),C=O/V,A=O/x;Math.abs(C-1)>pr&&this._append`L${t+C*u},${r+C*d}`,this._append`A${o},${o},0,0,${+(d*p>u*f)},${this._x1=t+A*l},${this._y1=r+A*c}`}}arc(t,r,n,a,o,s){if(t=+t,r=+r,n=+n,s=!!s,n<0)throw new Error(`negative radius: ${n}`);let i=n*Math.cos(a),l=n*Math.sin(a),c=t+i,u=r+l,d=1^s,h=s?a-o:o-a;this._x1===null?this._append`M${c},${u}`:(Math.abs(this._x1-c)>pr||Math.abs(this._y1-u)>pr)&&this._append`L${c},${u}`,n&&(h<0&&(h=h%Wi+Wi),h>Ax?this._append`A${n},${n},0,1,${d},${t-i},${r-l}A${n},${n},0,1,${d},${this._x1=c},${this._y1=u}`:h>pr&&this._append`A${n},${n},0,${+(h>=Ji)},${d},${this._x1=t+n*Math.cos(o)},${this._y1=r+n*Math.sin(o)}`)}rect(t,r,n,a){this._append`M${this._x0=this._x1=+t},${this._y0=this._y1=+r}h${n=+n}v${+a}h${-n}Z`}toString(){return this._}}function Ex(e){let t=3;return e.digits=function(r){if(!arguments.length)return t;if(r==null)t=null;else{const n=Math.floor(r);if(!(n>=0))throw new RangeError(`invalid digits: ${r}`);t=n}return e},()=>new _x(t)}function Ix(e){return e.innerRadius}function Mx(e){return e.outerRadius}function $x(e){return e.startAngle}function jx(e){return e.endAngle}function kx(e){return e&&e.padAngle}function Ux(e,t,r,n,a,o,s,i){var l=r-e,c=n-t,u=s-a,d=i-o,h=d*l-u*c;if(!(h*h<nt))return h=(u*(t-o)-d*(e-a))/h,[e+h*l,t+h*c]}function Ya(e,t,r,n,a,o,s){var i=e-r,l=t-n,c=(s?o:-o)/tn(i*i+l*l),u=c*l,d=-c*i,h=e+u,p=t+d,f=r+u,m=n+d,y=(h+f)/2,x=(p+m)/2,V=f-h,O=m-p,C=V*V+O*O,A=a-o,w=h*m-f*p,P=(O<0?-1:1)*tn(Tx(0,A*A*C-w*w)),_=(w*O-V*P)/C,N=(-w*V-O*P)/C,b=(w*O+V*P)/C,T=(-w*V+O*P)/C,F=_-y,I=N-x,z=b-y,ne=T-x;return F*F+I*I>z*z+ne*ne&&(_=b,N=T),{cx:_,cy:N,x01:-u,y01:-d,x11:_*(a/A-1),y11:N*(a/A-1)}}function em(){var e=Ix,t=Mx,r=Ne(0),n=null,a=$x,o=jx,s=kx,i=null,l=Ex(c);function c(){var u,d,h=+e.apply(this,arguments),p=+t.apply(this,arguments),f=a.apply(this,arguments)-ko,m=o.apply(this,arguments)-ko,y=ed(m-f),x=m>f;if(i||(i=u=l()),p<h&&(d=p,p=h,h=d),!(p>nt))i.moveTo(0,0);else if(y>fo-nt)i.moveTo(p*dr(f),p*Tt(f)),i.arc(0,0,p,f,m,!x),h>nt&&(i.moveTo(h*dr(m),h*Tt(m)),i.arc(0,0,h,m,f,x));else{var V=f,O=m,C=f,A=m,w=y,P=y,_=s.apply(this,arguments)/2,N=_>nt&&(n?+n.apply(this,arguments):tn(h*h+p*p)),b=di(ed(p-h)/2,+r.apply(this,arguments)),T=b,F=b,I,z;if(N>nt){var ne=td(N/h*Tt(_)),re=td(N/p*Tt(_));(w-=ne*2)>nt?(ne*=x?1:-1,C+=ne,A-=ne):(w=0,C=A=(f+m)/2),(P-=re*2)>nt?(re*=x?1:-1,V+=re,O-=re):(P=0,V=O=(f+m)/2)}var oe=p*dr(V),Z=p*Tt(V),le=h*dr(A),q=h*Tt(A);if(b>nt){var X=p*dr(O),he=p*Tt(O),Pe=h*dr(C),ze=h*Tt(C),xe;if(y<da)if(xe=Ux(oe,Z,Pe,ze,X,he,le,q)){var it=oe-xe[0],tt=Z-xe[1],ye=X-xe[0],Q=he-xe[1],ae=1/Tt(Rx((it*ye+tt*Q)/(tn(it*it+tt*tt)*tn(ye*ye+Q*Q)))/2),ce=tn(xe[0]*xe[0]+xe[1]*xe[1]);T=di(b,(h-ce)/(ae-1)),F=di(b,(p-ce)/(ae+1))}else T=F=0}P>nt?F>nt?(I=Ya(Pe,ze,oe,Z,p,F,x),z=Ya(X,he,le,q,p,F,x),i.moveTo(I.cx+I.x01,I.cy+I.y01),F<b?i.arc(I.cx,I.cy,F,Ke(I.y01,I.x01),Ke(z.y01,z.x01),!x):(i.arc(I.cx,I.cy,F,Ke(I.y01,I.x01),Ke(I.y11,I.x11),!x),i.arc(0,0,p,Ke(I.cy+I.y11,I.cx+I.x11),Ke(z.cy+z.y11,z.cx+z.x11),!x),i.arc(z.cx,z.cy,F,Ke(z.y11,z.x11),Ke(z.y01,z.x01),!x))):(i.moveTo(oe,Z),i.arc(0,0,p,V,O,!x)):i.moveTo(oe,Z),!(h>nt)||!(w>nt)?i.lineTo(le,q):T>nt?(I=Ya(le,q,X,he,h,-T,x),z=Ya(oe,Z,Pe,ze,h,-T,x),i.lineTo(I.cx+I.x01,I.cy+I.y01),T<b?i.arc(I.cx,I.cy,T,Ke(I.y01,I.x01),Ke(z.y01,z.x01),!x):(i.arc(I.cx,I.cy,T,Ke(I.y01,I.x01),Ke(I.y11,I.x11),!x),i.arc(0,0,h,Ke(I.cy+I.y11,I.cx+I.x11),Ke(z.cy+z.y11,z.cx+z.x11),x),i.arc(z.cx,z.cy,T,Ke(z.y11,z.x11),Ke(z.y01,z.x01),!x))):i.arc(0,0,h,A,C,x)}if(i.closePath(),u)return i=null,u+""||null}return c.centroid=function(){var u=(+e.apply(this,arguments)+ +t.apply(this,arguments))/2,d=(+a.apply(this,arguments)+ +o.apply(this,arguments))/2-da/2;return[dr(d)*u,Tt(d)*u]},c.innerRadius=function(u){return arguments.length?(e=typeof u=="function"?u:Ne(+u),c):e},c.outerRadius=function(u){return arguments.length?(t=typeof u=="function"?u:Ne(+u),c):t},c.cornerRadius=function(u){return arguments.length?(r=typeof u=="function"?u:Ne(+u),c):r},c.padRadius=function(u){return arguments.length?(n=u==null?null:typeof u=="function"?u:Ne(+u),c):n},c.startAngle=function(u){return arguments.length?(a=typeof u=="function"?u:Ne(+u),c):a},c.endAngle=function(u){return arguments.length?(o=typeof u=="function"?u:Ne(+u),c):o},c.padAngle=function(u){return arguments.length?(s=typeof u=="function"?u:Ne(+u),c):s},c.context=function(u){return arguments.length?(i=u??null,c):i},c}function tm(e){return typeof e=="object"&&"length"in e?e:Array.from(e)}function Lx(e,t){return t<e?-1:t>e?1:t>=e?0:NaN}function Dx(e){return e}function Bx(){var e=Dx,t=Lx,r=null,n=Ne(0),a=Ne(fo),o=Ne(0);function s(i){var l,c=(i=tm(i)).length,u,d,h=0,p=new Array(c),f=new Array(c),m=+n.apply(this,arguments),y=Math.min(fo,Math.max(-fo,a.apply(this,arguments)-m)),x,V=Math.min(Math.abs(y)/c,o.apply(this,arguments)),O=V*(y<0?-1:1),C;for(l=0;l<c;++l)(C=f[p[l]=l]=+e(i[l],l,i))>0&&(h+=C);for(t!=null?p.sort(function(A,w){return t(f[A],f[w])}):r!=null&&p.sort(function(A,w){return r(i[A],i[w])}),l=0,d=h?(y-c*O)/h:0;l<c;++l,m=x)u=p[l],C=f[u],x=m+(C>0?C*d:0)+O,f[u]={data:i[u],index:l,value:C,startAngle:m,endAngle:x,padAngle:V};return f}return s.value=function(i){return arguments.length?(e=typeof i=="function"?i:Ne(+i),s):e},s.sortValues=function(i){return arguments.length?(t=i,r=null,s):t},s.sort=function(i){return arguments.length?(r=i,t=null,s):r},s.startAngle=function(i){return arguments.length?(n=typeof i=="function"?i:Ne(+i),s):n},s.endAngle=function(i){return arguments.length?(a=typeof i=="function"?i:Ne(+i),s):a},s.padAngle=function(i){return arguments.length?(o=typeof i=="function"?i:Ne(+i),s):o},s}function mn(e,t){if((s=e.length)>1)for(var r=1,n,a,o=e[t[0]],s,i=o.length;r<s;++r)for(a=o,o=e[t[r]],n=0;n<i;++n)o[n][1]+=o[n][0]=isNaN(a[n][1])?a[n][0]:a[n][1]}function fn(e){for(var t=e.length,r=new Array(t);--t>=0;)r[t]=t;return r}function Nx(e,t){return e[t]}function Fx(e){const t=[];return t.key=e,t}function rm(){var e=Ne([]),t=fn,r=mn,n=Nx;function a(o){var s=Array.from(e.apply(this,arguments),Fx),i,l=s.length,c=-1,u;for(const d of o)for(i=0,++c;i<l;++i)(s[i][c]=[0,+n(d,s[i].key,c,o)]).data=d;for(i=0,u=tm(t(s));i<l;++i)s[u[i]].index=i;return r(s,u),s}return a.keys=function(o){return arguments.length?(e=typeof o=="function"?o:Ne(Array.from(o)),a):e},a.value=function(o){return arguments.length?(n=typeof o=="function"?o:Ne(+o),a):n},a.order=function(o){return arguments.length?(t=o==null?fn:typeof o=="function"?o:Ne(Array.from(o)),a):t},a.offset=function(o){return arguments.length?(r=o??mn,a):r},a}function zx(e,t){if((n=e.length)>0){for(var r,n,a=0,o=e[0].length,s;a<o;++a){for(s=r=0;r<n;++r)s+=e[r][a][1]||0;if(s)for(r=0;r<n;++r)e[r][a][1]/=s}mn(e,t)}}function Gx(e,t){if((l=e.length)>0)for(var r,n=0,a,o,s,i,l,c=e[t[0]].length;n<c;++n)for(s=i=0,r=0;r<l;++r)(o=(a=e[t[r]][n])[1]-a[0])>0?(a[0]=s,a[1]=s+=o):o<0?(a[1]=i,a[0]=i+=o):(a[0]=0,a[1]=o)}function Hx(e,t){if((a=e.length)>0){for(var r=0,n=e[t[0]],a,o=n.length;r<o;++r){for(var s=0,i=0;s<a;++s)i+=e[s][r][1]||0;n[r][1]+=n[r][0]=-i/2}mn(e,t)}}function qx(e,t){if(!(!((s=e.length)>0)||!((o=(a=e[t[0]]).length)>0))){for(var r=0,n=1,a,o,s;n<o;++n){for(var i=0,l=0,c=0;i<s;++i){for(var u=e[t[i]],d=u[n][1]||0,h=u[n-1][1]||0,p=(d-h)/2,f=0;f<i;++f){var m=e[t[f]],y=m[n][1]||0,x=m[n-1][1]||0;p+=y-x}l+=d,c+=p*d}a[n-1][1]+=a[n-1][0]=r,l&&(r-=c/l)}a[n-1][1]+=a[n-1][0]=r,mn(e,t)}}function nm(e){var t=e.map(Jx);return fn(e).sort(function(r,n){return t[r]-t[n]})}function Jx(e){for(var t=-1,r=0,n=e.length,a,o=-1/0;++t<n;)(a=+e[t][1])>o&&(o=a,r=t);return r}function am(e){var t=e.map(om);return fn(e).sort(function(r,n){return t[r]-t[n]})}function om(e){for(var t=0,r=-1,n=e.length,a;++r<n;)(a=+e[r][1])&&(t+=a);return t}function Wx(e){return am(e).reverse()}function Yx(e){var t=e.length,r,n,a=e.map(om),o=nm(e),s=0,i=0,l=[],c=[];for(r=0;r<t;++r)n=o[r],s<i?(s+=a[n],l.push(n)):(i+=a[n],c.push(n));return c.reverse().concat(l)}function Kx(e){return fn(e).reverse()}const hi={appearance:nm,ascending:am,descending:Wx,insideOut:Yx,none:fn,reverse:Kx},pi={expand:zx,diverging:Gx,none:mn,silhouette:Hx,wiggle:qx},sm=e=>{const{series:t,seriesOrder:r,defaultStrategy:n}=e,a=[],o={};return r.forEach(s=>{const{stack:i,stackOrder:l,stackOffset:c}=t[s];i===void 0?a.push({ids:[s],stackingOrder:hi.none,stackingOffset:pi.none}):o[i]===void 0?(o[i]=a.length,a.push({ids:[s],stackingOrder:hi[l??(n==null?void 0:n.stackOrder)??"none"],stackingOffset:pi[c??(n==null?void 0:n.stackOffset)??"diverging"]})):(a[o[i]].ids.push(s),l!==void 0&&(a[o[i]].stackingOrder=hi[l]),c!==void 0&&(a[o[i]].stackingOffset=pi[c]))}),a},Qx=e=>e==null?"":e.toLocaleString(),Xx=(e,t)=>{const{seriesOrder:r,series:n}=e,a=sm(e),o=t??[];r.forEach(i=>{const l=n[i].data;if(l!==void 0)l.forEach((c,u)=>{o.length<=u?o.push({[i]:c}):o[u][i]=c});else if(t===void 0)throw new Error([`MUI X Charts: bar series with id='${i}' has no data.`,"Either provide a data property to the series or use the dataset prop."].join(`
|
|
117
|
+
`))});const s={};return a.forEach(i=>{const{ids:l,stackingOffset:c,stackingOrder:u}=i,d=rm().keys(l.map(h=>{const p=n[h].dataKey;return n[h].data===void 0&&p!==void 0?p:h})).value((h,p)=>h[p]??0).order(u).offset(c)(o);l.forEach((h,p)=>{const f=n[h].dataKey;s[h]=Y({layout:"vertical",labelMarkType:"square",minBarSize:0,valueFormatter:n[h].valueFormatter??Qx},n[h],{data:f?t.map(m=>{const y=m[f];return typeof y!="number"?(process.env.NODE_ENV!=="production"&&y!==null&&sa([`MUI X Charts: your dataset key "${f}" is used for plotting bars, but contains nonnumerical elements.`,"Bar plots only support numbers and null values."]),null):y}):n[h].data,stackedData:d[p].map(([m,y])=>[m,y])})})}),{seriesOrder:r,stackingGroups:a,series:s}};function qt(e,t){return typeof e=="function"?e(t):e}const Zx=e=>{const{seriesOrder:t,series:r}=e;return t.reduce((n,a)=>{const o=qt(r[a].label,"legend");return o===void 0||n.push({markType:r[a].labelMarkType,id:a,seriesId:a,color:r[a].color,label:o}),n},[])},eO=(e,t,r)=>{const n=e.layout==="vertical",a=n?t==null?void 0:t.colorScale:r==null?void 0:r.colorScale,o=n?r==null?void 0:r.colorScale:t==null?void 0:t.colorScale,s=n?t==null?void 0:t.data:r==null?void 0:r.data;return o?i=>{if(i===void 0)return e.color;const l=e.data[i],c=l===null?e.color:o(l);return c===null?e.color:c}:a&&s?i=>{if(i===void 0)return e.color;const l=s[i],c=l===null?e.color:a(l);return c===null?e.color:c}:()=>e.color},tO=e=>{const{series:t,getColor:r,identifier:n}=e;if(!n||n.dataIndex===void 0)return null;const a=qt(t.label,"tooltip"),o=t.data[n.dataIndex];if(o==null)return null;const s=t.valueFormatter(o,{dataIndex:n.dataIndex});return{identifier:n,color:r(n.dataIndex),label:a,value:o,formattedValue:s,markType:t.labelMarkType}},rO=e=>Object.values(e).map(t=>t.layout==="horizontal"?{direction:"y",axisId:t.yAxisId}:{direction:"x",axisId:t.xAxisId}),nO=(e,t,r)=>Y({id:e.id??`auto-generated-id-${t}`,color:r[t%r.length]},e),aO={seriesProcessor:Xx,colorProcessor:eO,legendGetter:Zx,tooltipGetter:tO,axisTooltipGetter:rO,xExtremumGetter:Cx,yExtremumGetter:Px,getSeriesWithDefaultValues:nO},Uo=(e,t)=>[t[0]===null?e[0]:Math.min(e[0],t[0]),t[1]===null?e[1]:Math.max(e[1],t[1])],oO=e=>{const{series:t,axis:r,isDefaultAxis:n,getFilters:a}=e;return Object.keys(t).filter(o=>{const s=t[o].xAxisId;return s===r.id||s===void 0&&n}).reduce((o,s)=>{var c;const i=a==null?void 0:a({currentAxisId:r.id,isDefaultAxis:n,seriesXAxisId:t[s].xAxisId,seriesYAxisId:t[s].yAxisId}),l=(c=t[s].data)==null?void 0:c.reduce((u,d,h)=>i&&!i(d,h)?u:Uo(u,[d.x,d.x]),[1/0,-1/0]);return Uo(o,l??[1/0,-1/0])},[1/0,-1/0])},sO=e=>{const{series:t,axis:r,isDefaultAxis:n,getFilters:a}=e;return Object.keys(t).filter(o=>{const s=t[o].yAxisId;return s===r.id||s===void 0&&n}).reduce((o,s)=>{var c;const i=a==null?void 0:a({currentAxisId:r.id,isDefaultAxis:n,seriesXAxisId:t[s].xAxisId,seriesYAxisId:t[s].yAxisId}),l=(c=t[s].data)==null?void 0:c.reduce((u,d,h)=>i&&!i(d,h)?u:Uo(u,[d.y,d.y]),[1/0,-1/0]);return Uo(o,l??[1/0,-1/0])},[1/0,-1/0])},iO=({series:e,seriesOrder:t},r)=>({series:Object.fromEntries(Object.entries(e).map(([a,o])=>{const s=o==null?void 0:o.datasetKeys,i=["x","y","id"].filter(c=>typeof(s==null?void 0:s[c])!="string");if(o!=null&&o.datasetKeys&&i.length>0)throw new Error([`MUI X Charts: scatter series with id='${a}' has incomplete datasetKeys.`,`Properties ${i.map(c=>`"${c}"`).join(", ")} are missing.`].join(`
|
|
118
|
+
`));const l=s?(r==null?void 0:r.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[a,Y({labelMarkType:"circle",markerSize:4},o,{preview:Y({markerSize:1},o==null?void 0:o.preview),data:l,valueFormatter:o.valueFormatter??(c=>c&&`(${c.x}, ${c.y})`)})]})),seriesOrder:t}),lO=(e,t,r,n)=>{const a=n==null?void 0:n.colorScale,o=r==null?void 0:r.colorScale,s=t==null?void 0:t.colorScale;return a?i=>{var u,d;if(i===void 0)return e.color;if(((u=n==null?void 0:n.data)==null?void 0:u[i])!==void 0){const h=a((d=n==null?void 0:n.data)==null?void 0:d[i]);if(h!==null)return h}const l=e.data[i],c=l===null?e.color:a(l.z);return c===null?e.color:c}:o?i=>{if(i===void 0)return e.color;const l=e.data[i],c=l===null?e.color:o(l.y);return c===null?e.color:c}:s?i=>{if(i===void 0)return e.color;const l=e.data[i],c=l===null?e.color:s(l.x);return c===null?e.color:c}:()=>e.color},cO=e=>{const{seriesOrder:t,series:r}=e;return t.reduce((n,a)=>{const o=qt(r[a].label,"legend");return o===void 0||n.push({markType:r[a].labelMarkType,id:a,seriesId:a,color:r[a].color,label:o}),n},[])},uO=e=>{const{series:t,getColor:r,identifier:n}=e;if(!n||n.dataIndex===void 0)return null;const a=qt(t.label,"tooltip"),o=t.data[n.dataIndex],s=t.valueFormatter(o,{dataIndex:n.dataIndex});return{identifier:n,color:r(n.dataIndex),label:a,value:o,formattedValue:s,markType:t.labelMarkType}},dO=(e,t,r)=>Y({id:e.id??`auto-generated-id-${t}`,color:r[t%r.length]},e),hO={seriesProcessor:iO,colorProcessor:lO,legendGetter:cO,tooltipGetter:uO,xExtremumGetter:oO,yExtremumGetter:sO,getSeriesWithDefaultValues:dO},pO=e=>{const{axis:t}=e,r=Math.min(...t.data??[]),n=Math.max(...t.data??[]);return[r,n]};function mO(e,t,r,n){return r.reduce((a,o,s)=>{if(t[s]===null)return a;const[i,l]=e(o);return n&&(!n({y:i,x:null},s)||!n({y:l,x:null},s))?a:[Math.min(i,l,a[0]),Math.max(i,l,a[1])]},[1/0,-1/0])}const fO=e=>{const{series:t,axis:r,isDefaultAxis:n,getFilters:a}=e;return Object.keys(t).filter(o=>{const s=t[o].yAxisId;return s===r.id||n&&s===void 0}).reduce((o,s)=>{const{area:i,stackedData:l,data:c}=t[s],u=i!==void 0,d=a==null?void 0:a({currentAxisId:r.id,isDefaultAxis:n,seriesXAxisId:t[s].xAxisId,seriesYAxisId:t[s].yAxisId}),h=u&&r.scaleType!=="log"&&typeof t[s].baseline!="string"?y=>y:y=>[y[1],y[1]],p=mO(h,c,l,d),[f,m]=p;return[Math.min(f,o[0]),Math.max(m,o[1])]},[1/0,-1/0])};function gO(e,t){const r={};return Object.keys(e).forEach(n=>{r[n]=Y({},e[n],{valueFormatter:e[n].valueFormatter??t})}),r}const yO=(e,t)=>{const{seriesOrder:r,series:n}=e,a=sm(Y({},e,{defaultStrategy:{stackOffset:"none"}})),o=t??[];r.forEach(i=>{const l=n[i].data;if(l!==void 0)l.forEach((c,u)=>{o.length<=u?o.push({[i]:c}):o[u][i]=c});else if(t===void 0&&process.env.NODE_ENV!=="production")throw new Error([`MUI X Charts: line series with id='${i}' has no data.`,"Either provide a data property to the series or use the dataset prop."].join(`
|
|
119
|
+
`))});const s={};return a.forEach(i=>{const{ids:l,stackingOrder:c,stackingOffset:u}=i,d=rm().keys(l.map(h=>{const p=n[h].dataKey;return n[h].data===void 0&&p!==void 0?p:h})).value((h,p)=>h[p]??0).order(c).offset(u)(o);l.forEach((h,p)=>{const f=n[h].dataKey;s[h]=Y({labelMarkType:"line"},n[h],{data:f?t.map(m=>{const y=m[f];return typeof y!="number"?(process.env.NODE_ENV!=="production"&&y!==null&&sa([`MUI X Charts: Your dataset key "${f}" is used for plotting line, but contains nonnumerical elements.`,"Line plots only support numbers and null values."]),null):y}):n[h].data,stackedData:d[p].map(([m,y])=>[m,y])})})}),{seriesOrder:r,stackingGroups:a,series:gO(s,i=>i==null?"":i.toLocaleString())}},bO=(e,t,r)=>{const n=r==null?void 0:r.colorScale,a=t==null?void 0:t.colorScale;return n?o=>{if(o===void 0)return e.color;const s=e.data[o],i=s===null?e.color:n(s);return i===null?e.color:i}:a?o=>{var l;if(o===void 0)return e.color;const s=(l=t.data)==null?void 0:l[o],i=s===null?e.color:a(s);return i===null?e.color:i}:()=>e.color},vO=e=>{const{seriesOrder:t,series:r}=e;return t.reduce((n,a)=>{const o=qt(r[a].label,"legend");return o===void 0||n.push({markType:r[a].labelMarkType,id:a,seriesId:a,color:r[a].color,label:o}),n},[])},SO=e=>{const{series:t,getColor:r,identifier:n}=e;if(!n||n.dataIndex===void 0)return null;const a=qt(t.label,"tooltip"),o=t.data[n.dataIndex],s=t.valueFormatter(o,{dataIndex:n.dataIndex});return{identifier:n,color:r(n.dataIndex),label:a,value:o,formattedValue:s,markType:t.labelMarkType}},xO=e=>Object.values(e).map(t=>({direction:"x",axisId:t.xAxisId})),OO=(e,t,r)=>Y({id:e.id??`auto-generated-id-${t}`,color:r[t%r.length]},e),wO={colorProcessor:bO,seriesProcessor:yO,legendGetter:vO,tooltipGetter:SO,axisTooltipGetter:xO,xExtremumGetter:pO,yExtremumGetter:fO,getSeriesWithDefaultValues:OO},CO=(e="none")=>{if(typeof e=="function")return e;switch(e){case"none":return null;case"desc":return(t,r)=>r-t;case"asc":return(t,r)=>t-r;default:return null}},PO=e=>{const{seriesOrder:t,series:r}=e,n={};return t.forEach(a=>{const o=Bx().startAngle(2*Math.PI*(r[a].startAngle??0)/360).endAngle(2*Math.PI*(r[a].endAngle??360)/360).padAngle(2*Math.PI*(r[a].paddingAngle??0)/360).sortValues(CO(r[a].sortingValues??"none"))(r[a].data.map(s=>s.value));n[a]=Y({labelMarkType:"circle",valueFormatter:s=>s.value.toLocaleString()},r[a],{data:r[a].data.map((s,i)=>Y({},s,{id:s.id??`auto-generated-pie-id-${a}-${i}`},o[i])).map((s,i)=>{var l,c;return Y({labelMarkType:"circle"},s,{formattedValue:((c=(l=r[a]).valueFormatter)==null?void 0:c.call(l,Y({},s,{label:qt(s.label,"arc")}),{dataIndex:i}))??s.value.toLocaleString()})})})}),{seriesOrder:t,series:n}},TO=e=>t=>e.data[t].color,RO=e=>{const{seriesOrder:t,series:r}=e;return t.reduce((n,a)=>(r[a].data.forEach((o,s)=>{const i=qt(o.label,"legend");i!==void 0&&n.push({markType:o.labelMarkType??r[a].labelMarkType,id:o.id??s,seriesId:a,color:o.color,label:i,itemId:o.id??s})}),n),[])},AO=e=>{const{series:t,getColor:r,identifier:n}=e;if(!n||n.dataIndex===void 0)return null;const a=t.data[n.dataIndex];if(a==null)return null;const o=qt(a.label,"tooltip"),s=Y({},a,{label:o}),i=t.valueFormatter(s,{dataIndex:n.dataIndex});return{identifier:n,color:r(n.dataIndex),label:o,value:s,formattedValue:i,markType:a.labelMarkType??t.labelMarkType}},VO=(e,t,r)=>Y({id:e.id??`auto-generated-id-${t}`},e,{data:e.data.map((n,a)=>Y({color:r[a%r.length]},n))}),_O={colorProcessor:TO,seriesProcessor:PO,legendGetter:RO,tooltipGetter:AO,getSeriesWithDefaultValues:VO},EO={bar:aO,scatter:hO,line:wO,pie:_O},IO=[nc,xs,tc,Os];function MO(e){const{children:t,plugins:r=IO,pluginParams:n={},seriesConfig:a=EO}=e,{contextValue:o}=hv(r,n,a);return S.jsx(jl.Provider,{value:o,children:t})}const im=()=>{const e=B.useContext(jl);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(`
|
|
120
|
+
`));return e};function Er(){const e=im();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(`
|
|
121
|
+
`));return e.store}function lm(){const e=Er();return at(e,Oa)}function cm(){const e=Er();return at(e,Wb)}const Yi=(e,t)=>e===void 0?t:Math.PI*e/180;function $O(){const e=Er(),{axis:t,axisIds:r}=at(e,Vr);return{xAxis:t,xAxisIds:r}}function jO(){const e=Er(),{axis:t,axisIds:r}=at(e,_r);return{yAxis:t,yAxisIds:r}}function kO(){const e=Er(),{axis:t,axisIds:r}=at(e,wx)??{axis:{},axisIds:[]};return{zAxis:t,zAxisIds:r}}function UO(){const e=im();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(`
|
|
122
|
+
`));return e.svgRef}function LO(){const e=cm();return B.useCallback(t=>`${e}-gradient-${t}`,[e])}function DO(){const e=cm();return B.useCallback(t=>`${e}-gradient-${t}-object-bound`,[e])}var mi,rd;function BO(){if(rd)return mi;rd=1;var e=4,t=.001,r=1e-7,n=10,a=11,o=1/(a-1),s=typeof Float32Array=="function";function i(m,y){return 1-3*y+3*m}function l(m,y){return 3*y-6*m}function c(m){return 3*m}function u(m,y,x){return((i(y,x)*m+l(y,x))*m+c(y))*m}function d(m,y,x){return 3*i(y,x)*m*m+2*l(y,x)*m+c(y)}function h(m,y,x,V,O){var C,A,w=0;do A=y+(x-y)/2,C=u(A,V,O)-m,C>0?x=A:y=A;while(Math.abs(C)>r&&++w<n);return A}function p(m,y,x,V){for(var O=0;O<e;++O){var C=d(y,x,V);if(C===0)return y;var A=u(y,x,V)-m;y-=A/C}return y}function f(m){return m}return mi=function(y,x,V,O){if(!(0<=y&&y<=1&&0<=V&&V<=1))throw new Error("bezier x values must be in [0, 1] range");if(y===x&&V===O)return f;for(var C=s?new Float32Array(a):new Array(a),A=0;A<a;++A)C[A]=u(A*o,y,V);function w(P){for(var _=0,N=1,b=a-1;N!==b&&C[N]<=P;++N)_+=o;--N;var T=(P-C[N])/(C[N+1]-C[N]),F=_+T*o,I=d(F,y,V);return I>=t?p(P,F,y,V):I===0?F:h(P,_,_+o,y,V)}return function(_){return _===0?0:_===1?1:u(w(_),x,O)}},mi}var NO=BO();const FO=cg(NO),zO=300,GO=FO(.66,0,.34,1);var gn=0,Qn=0,Ln=0,um=1e3,Lo,Xn,Do=0,Or=0,ws=0,ha=typeof performance=="object"&&performance.now?performance:Date,dm=typeof window=="object"&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(e){setTimeout(e,17)};function ac(){return Or||(dm(HO),Or=ha.now()+ws)}function HO(){Or=0}function Bo(){this._call=this._time=this._next=null}Bo.prototype=hm.prototype={constructor:Bo,restart:function(e,t,r){if(typeof e!="function")throw new TypeError("callback is not a function");r=(r==null?ac():+r)+(t==null?0:+t),!this._next&&Xn!==this&&(Xn?Xn._next=this:Lo=this,Xn=this),this._call=e,this._time=r,Qi()},stop:function(){this._call&&(this._call=null,this._time=1/0,Qi())}};function hm(e,t,r){var n=new Bo;return n.restart(e,t,r),n}function Ki(){ac(),++gn;for(var e=Lo,t;e;)(t=Or-e._time)>=0&&e._call.call(void 0,t),e=e._next;--gn}function nd(){Or=(Do=ha.now())+ws,gn=Qn=0;try{Ki()}finally{gn=0,JO(),Or=0}}function qO(){var e=ha.now(),t=e-Do;t>um&&(ws-=t,Do=e)}function JO(){for(var e,t=Lo,r,n=1/0;t;)t._call?(n>t._time&&(n=t._time),e=t,t=t._next):(r=t._next,t._next=null,t=e?e._next=r:Lo=r);Xn=e,Qi(n)}function Qi(e){if(!gn){Qn&&(Qn=clearTimeout(Qn));var t=e-Or;t>24?(e<1/0&&(Qn=setTimeout(nd,e-ha.now()-ws)),Ln&&(Ln=clearInterval(Ln))):(Ln||(Do=ha.now(),Ln=setInterval(qO,um)),gn=1,dm(nd))}}function WO(e,t,r){var n=new Bo;return t=t==null?0:+t,n.restart(a=>{n.stop(),e(a+t)},t,r),n}class YO{constructor(t,r,n){this.duration=void 0,this.elapsed=0,this.easingFn=void 0,this.timer=null,this.onTickCallback=void 0,this.duration=t,this.easingFn=r,this.onTickCallback=n,this.resume()}get running(){return this.timer!==null}timerCallback(t){this.elapsed=Math.min(t,this.duration);const r=this.duration===0?1:this.elapsed/this.duration,n=this.easingFn(r);this.onTickCallback(n),this.elapsed>=this.duration&&this.stop()}resume(){if(this.running||this.elapsed>=this.duration)return this;const t=ac()-this.elapsed;return this.timer=hm(r=>this.timerCallback(r),0,t),Ki(),this}stop(){return this.running?(this.timer&&(this.timer.stop(),this.timer=null),this):this}finish(){return this.stop(),WO(()=>this.timerCallback(this.duration)),Ki(),this}}function KO(e,t){if(Object.is(e,t))return!0;if(typeof e!="object"||e===null||typeof t!="object"||t===null)return!1;const r=Object.keys(e),n=Object.keys(t);if(r.length!==n.length)return!1;for(let a=0;a<r.length;a+=1){const o=r[a];if(!Object.prototype.hasOwnProperty.call(t,o)||!Object.is(e[o],t[o]))return!1}return!0}function QO(e,{createInterpolator:t,applyProps:r,skip:n,initialProps:a=e}){const o=B.useRef(a),s=B.useRef(null),i=B.useRef(null),l=B.useRef(e);Nt(()=>{l.current=e},[e]),Nt(()=>{var d;n&&((d=s.current)==null||d.finish(),s.current=null,i.current=null,o.current=e)},[e,n]);const c=B.useCallback(d=>{const h=o.current,p=t(h,e);s.current=new YO(zO,GO,f=>{const m=p(f);o.current=m,r(d,m)})},[r,t,e]);return B.useCallback(d=>{var p,f,m,y;if(d===null){(p=s.current)==null||p.stop();return}const h=i.current;if(h===d){if(KO(l.current,e)){(f=s.current)==null||f.resume();return}(m=s.current)==null||m.stop()}h&&((y=s.current)==null||y.stop()),i.current=d,(s.current||!n)&&c(d)},[c,e,n])}function XO(e,{createInterpolator:t,transformProps:r,applyProps:n,skip:a,initialProps:o=e,ref:s}){const i=r??(u=>u),l=QO(e,{initialProps:o,createInterpolator:t,applyProps:(u,d)=>n(u,i(d)),skip:a});return Y({},r(a?e:o),{ref:Xh(l,s)})}function ad(e){const{isReversed:t,gradientId:r,size:n,direction:a,scale:o,colorMap:s}=e;return n<=0?null:S.jsx("linearGradient",{id:r,x1:"0",x2:"0",y1:"0",y2:"0",[`${a}${t?1:2}`]:`${n}px`,gradientUnits:"userSpaceOnUse",children:s.thresholds.map((i,l)=>{const c=o(i);if(c===void 0)return null;const u=t?1-c/n:c/n;return Number.isNaN(u)?null:S.jsxs(B.Fragment,{children:[S.jsx("stop",{offset:u,stopColor:s.colors[l],stopOpacity:1}),S.jsx("stop",{offset:u,stopColor:s.colors[l+1],stopOpacity:1})]},i.toString()+l)})})}const ZO=10;function od(e){const{gradientUnits:t,isReversed:r,gradientId:n,size:a,direction:o,scale:s,colorScale:i,colorMap:l}=e,c=[l.min??0,l.max??100],u=c.map(s).filter(f=>f!==void 0);if(u.length!==2)return null;const d=typeof c[0]=="number"?Ot(c[0],c[1]):Nl(c[0],c[1]),h=Math.round((Math.max(...u)-Math.min(...u))/ZO),p=`${c[0]}-${c[1]}-`;return S.jsx("linearGradient",{id:n,x1:"0",x2:"0",y1:"0",y2:"0",[`${o}${r?1:2}`]:t==="objectBoundingBox"?1:`${a}px`,gradientUnits:t??"userSpaceOnUse",children:Array.from({length:h+1},(f,m)=>{const y=d(m/h);if(y===void 0)return null;const x=s(y);if(x===void 0)return null;const V=r?1-x/a:x/a,O=i(y);return O===null?null:S.jsx("stop",{offset:V,stopColor:O,stopOpacity:1},p+m)})})}const ew=10,tw=e=>e?{x1:"1",x2:"0",y1:"0",y2:"0"}:{x1:"0",x2:"1",y1:"0",y2:"0"};function fi(e){const{isReversed:t,gradientId:r,colorScale:n,colorMap:a}=e,o=[a.min??0,a.max??100],s=typeof o[0]=="number"?Ot(o[0],o[1]):Nl(o[0],o[1]),i=ew,l=`${o[0]}-${o[1]}-`;return S.jsx("linearGradient",Y({id:r},tw(t),{gradientUnits:"objectBoundingBox",children:Array.from({length:i+1},(c,u)=>{const d=u/i,h=s(d);if(h===void 0)return null;const p=n(h);return p===null?null:S.jsx("stop",{offset:d,stopColor:p,stopOpacity:1},l+u)})}))}function rw(){const{top:e,height:t,bottom:r,left:n,width:a,right:o}=lm(),s=e+t+r,i=n+a+o,l=LO(),c=DO(),{xAxis:u,xAxisIds:d}=$O(),{yAxis:h,yAxisIds:p}=jO(),{zAxis:f,zAxisIds:m}=kO(),y=p.filter(O=>h[O].colorMap!==void 0),x=d.filter(O=>u[O].colorMap!==void 0),V=m.filter(O=>f[O].colorMap!==void 0);return y.length===0&&x.length===0&&V.length===0?null:S.jsxs("defs",{children:[y.map(O=>{const C=l(O),A=c(O),{colorMap:w,scale:P,colorScale:_,reverse:N}=h[O];return(w==null?void 0:w.type)==="piecewise"?S.jsx(ad,{isReversed:!N,scale:P,colorMap:w,size:s,gradientId:C,direction:"y"},C):(w==null?void 0:w.type)==="continuous"?S.jsxs(B.Fragment,{children:[S.jsx(od,{isReversed:!N,scale:P,colorScale:_,colorMap:w,size:s,gradientId:C,direction:"y"}),S.jsx(fi,{isReversed:N,colorScale:_,colorMap:w,gradientId:A})]},C):null}),x.map(O=>{const C=l(O),A=c(O),{colorMap:w,scale:P,reverse:_,colorScale:N}=u[O];return(w==null?void 0:w.type)==="piecewise"?S.jsx(ad,{isReversed:_,scale:P,colorMap:w,size:i,gradientId:C,direction:"x"},C):(w==null?void 0:w.type)==="continuous"?S.jsxs(B.Fragment,{children:[S.jsx(od,{isReversed:_,scale:P,colorScale:N,colorMap:w,size:i,gradientId:C,direction:"x"}),S.jsx(fi,{isReversed:_,colorScale:N,colorMap:w,gradientId:A})]},C):null}),V.map(O=>{const C=c(O),{colorMap:A,colorScale:w}=f[O];return(A==null?void 0:A.type)==="continuous"?S.jsx(fi,{colorScale:w,colorMap:A,gradientId:C},C):null})]})}const nw=["children","className","title","desc"],aw=dt("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:"pan-y",userSelect:"none"})),oc=B.forwardRef(function(t,r){const n=Er(),{width:a,height:o}=at(n,zb),{width:s,height:i}=at(n,Fb),l=UO(),c=Xh(l,r),u=q0({props:t,name:"MuiChartsSurface"}),{children:d,className:h,title:p,desc:f}=u,m=ar(u,nw),y=o>0&&a>0;return S.jsxs(aw,Y({ownerState:{width:s,height:i},viewBox:`0 0 ${a} ${o}`,className:h},m,{ref:c,children:[p&&S.jsx("title",{children:p}),f&&S.jsx("desc",{children:f}),S.jsx(rw,{}),y&&d]}))});process.env.NODE_ENV!=="production"&&(oc.displayName="ChartsSurface");process.env.NODE_ENV!=="production"&&(oc.propTypes={children:g.node,className:g.string,desc:g.string,sx:g.oneOfType([g.arrayOf(g.oneOfType([g.func,g.object,g.bool])),g.func,g.object]),title:g.string});function Dn(e,t){if(typeof e=="number")return e;if(e==="100%")return t;if(e.endsWith("%")){const r=Number.parseFloat(e.slice(0,e.length-1));if(!Number.isNaN(r))return r*t/100}if(e.endsWith("px")){const r=Number.parseFloat(e.slice(0,e.length-2));if(!Number.isNaN(r))return r}throw new Error(`MUI X Charts: Received an unknown value "${e}". It should be a number, or a string with a percentage value.`)}function gi(e){const t=Yi(e);return[Math.sin(t),-Math.cos(t)]}function ow(e,t){const r=[[0,0],gi(e),gi(t)],n=Math.min(e,t),a=Math.max(e,t),o=Math.floor(n/90)*90;for(let u=1;u<=4;u+=1){const d=o+u*90;d<a&&r.push(gi(d))}const s=Math.min(...r.map(([u])=>u)),i=Math.max(...r.map(([u])=>u)),l=Math.min(...r.map(([,u])=>u)),c=Math.max(...r.map(([,u])=>u));return{cx:-s/(i-s),cy:-l/(c-l),minX:s,maxX:i,minY:l,maxY:c}}function sw(e,t,r,n,{minX:a,maxX:o,minY:s,maxY:i}){return Math.min(...[{ratio:Math.abs(a),space:e},{ratio:Math.abs(o),space:r-e},{ratio:Math.abs(s),space:t},{ratio:Math.abs(i),space:n-t}].map(({ratio:l,space:c})=>l<1e-5?1/0:c/l))}const sc=B.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"&&(sc.displayName="GaugeContext");function iw(e){const{value:t=null,valueMin:r=0,valueMax:n=100,startAngle:a=0,endAngle:o=360,outerRadius:s,innerRadius:i,cornerRadius:l,cx:c,cy:u,children:d}=e,{left:h,top:p,width:f,height:m}=lm(),y=ow(a,o),x=c?Dn(c,f):y.cx*f,V=u?Dn(u,m):y.cy*m;let O=h+x,C=p+V;const A=sw(x,V,f,m,y);if(c===void 0){const b=A*(y.maxX-y.minX);O=h+(f-b)/2+y.cx*b}if(u===void 0){const b=A*(y.maxY-y.minY);C=p+(m-b)/2+y.cy*b}const w=Dn(s??A,A),P=Dn(i??"80%",A),_=Dn(l??0,w-P),N=B.useMemo(()=>{const b=Yi(a),T=Yi(o);return{value:t,valueMin:r,valueMax:n,startAngle:b,endAngle:T,outerRadius:w,innerRadius:P,cornerRadius:_,cx:O,cy:C,maxRadius:A,valueAngle:t===null?null:b+(T-b)*(t-r)/(n-r)}},[t,r,n,a,o,w,P,_,O,C,A]);return S.jsx(sc.Provider,{value:N,children:d})}function ic(){return B.useContext(sc)}const lw=["width","height","margin","title","desc","value","valueMin","valueMax","startAngle","endAngle","outerRadius","innerRadius","cornerRadius","cx","cy","children"],cw=dt("g")(({theme:e})=>({"& text":{fill:(e.vars||e).palette.text.primary}})),lc=B.forwardRef(function(t,r){const{width:n,height:a,margin:o,title:s,desc:i,value:l,valueMin:c=0,valueMax:u=100,startAngle:d,endAngle:h,outerRadius:p,innerRadius:f,cornerRadius:m,cx:y,cy:x,children:V}=t,O=ar(t,lw);return S.jsx(MO,{pluginParams:{width:n,height:a,margin:op(o,{left:10,right:10,top:10,bottom:10})},plugins:[],children:S.jsx(iw,{value:l,valueMin:c,valueMax:u,startAngle:d,endAngle:h,outerRadius:p,innerRadius:f,cornerRadius:m,cx:y,cy:x,children:S.jsx(oc,Y({title:s,desc:i,role:"meter","aria-valuenow":l===null?void 0:l,"aria-valuemin":c,"aria-valuemax":u},O,{ref:r,children:S.jsx(cw,{"aria-hidden":"true",children:V})}))})})});process.env.NODE_ENV!=="production"&&(lc.displayName="GaugeContainer");process.env.NODE_ENV!=="production"&&(lc.propTypes={children:g.node,className:g.string,cornerRadius:g.oneOfType([g.number,g.string]),cx:g.oneOfType([g.number,g.string]),cy:g.oneOfType([g.number,g.string]),desc:g.string,endAngle:g.number,height:g.number,id:g.string,innerRadius:g.oneOfType([g.number,g.string]),margin:g.oneOfType([g.number,g.shape({bottom:g.number,left:g.number,right:g.number,top:g.number})]),outerRadius:g.oneOfType([g.number,g.string]),skipAnimation:g.bool,startAngle:g.number,sx:g.oneOfType([g.arrayOf(g.oneOfType([g.func,g.object,g.bool])),g.func,g.object]),title:g.string,value:g.number,valueMax:g.number,valueMin:g.number,width:g.number});function uw(e){const t=Er(),r=at(t,bb);return e||r}function dw(e,t){const r=Ot(e.startAngle,t.startAngle),n=Ot(e.endAngle,t.endAngle),a=Ot(e.innerRadius,t.innerRadius),o=Ot(e.outerRadius,t.outerRadius),s=Ot(e.cornerRadius,t.cornerRadius);return i=>({startAngle:r(i),endAngle:n(i),innerRadius:a(i),outerRadius:o(i),cornerRadius:s(i)})}function hw(e){return XO({startAngle:e.startAngle,endAngle:e.endAngle,innerRadius:e.innerRadius,outerRadius:e.outerRadius,cornerRadius:e.cornerRadius},{createInterpolator:dw,transformProps:t=>({d:em().cornerRadius(t.cornerRadius)({innerRadius:t.innerRadius,outerRadius:t.outerRadius,startAngle:t.startAngle,endAngle:t.endAngle})}),applyProps(t,r){t.setAttribute("d",r.d)},initialProps:{startAngle:e.startAngle,endAngle:e.startAngle,innerRadius:e.innerRadius,outerRadius:e.outerRadius,cornerRadius:e.cornerRadius},skip:e.skipAnimation,ref:e.ref})}const pw=["cx","cy","startAngle","endAngle","cornerRadius","innerRadius","outerRadius","skipAnimation"],mw=dt("path",{name:"MuiGauge",slot:"ReferenceArc"})(({theme:e})=>({fill:(e.vars||e).palette.primary.main}));function pm(e){const{value:t,valueMin:r,valueMax:n,startAngle:a,endAngle:o,outerRadius:s,innerRadius:i,cornerRadius:l,cx:c,cy:u}=ic();if(t===null)return null;const d=a+(t-r)/(n-r)*(o-a);return S.jsx(mm,Y({},e,{cx:c,cy:u,startAngle:a,endAngle:d,cornerRadius:l,innerRadius:i,outerRadius:s}))}process.env.NODE_ENV!=="production"&&(pm.propTypes={skipAnimation:g.bool});function mm(e){let{cx:t,cy:r,startAngle:n,endAngle:a,cornerRadius:o,innerRadius:s,outerRadius:i,skipAnimation:l}=e,c=ar(e,pw);const u=uw(l),d=hw({startAngle:n,endAngle:a,cornerRadius:o,innerRadius:s,outerRadius:i,skipAnimation:u});return S.jsx(mw,Y({},d,{transform:`translate(${t}, ${r})`},c))}process.env.NODE_ENV!=="production"&&(mm.propTypes={cornerRadius:g.number.isRequired,cx:g.number.isRequired,cy:g.number.isRequired,endAngle:g.number.isRequired,innerRadius:g.number.isRequired,outerRadius:g.number.isRequired,skipAnimation:g.bool,startAngle:g.number.isRequired});const fw=dt("path",{name:"MuiGauge",slot:"ReferenceArc"})(({theme:e})=>({fill:(e.vars||e).palette.divider}));function gw(e){const{startAngle:t,endAngle:r,outerRadius:n,innerRadius:a,cornerRadius:o,cx:s,cy:i}=ic();return S.jsx(fw,Y({transform:`translate(${s}, ${i})`,d:em().cornerRadius(o)({startAngle:t,endAngle:r,innerRadius:a,outerRadius:n})},e))}const sd=e=>e,yw=()=>{let e=sd;return{configure(t){e=t},generate(t){return e(t)},reset(){e=sd}}},bw=yw(),vw={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 fm(e,t,r="Mui"){const n=vw[t];return n?`${r}-${n}`:`${bw.generate(e)}-${t}`}function Sw(e,t,r="Mui"){const n={};return t.forEach(a=>{n[a]=fm(e,a,r)}),n}function xw(e){return fm("MuiGauge",e)}Sw("MuiGauge",["root","valueArc","referenceArc","valueText"]);function Ow(){return typeof window>"u"}const Ka=new Map,ww=2e3,Cw={position:"absolute",top:"-20000px",left:0,padding:0,margin:0,border:"none",whiteSpace:"pre"},Pw=["minWidth","maxWidth","width","minHeight","maxHeight","height","top","left","fontSize","padding","margin","paddingLeft","paddingRight","paddingTop","paddingBottom","marginLeft","marginRight","marginTop","marginBottom"],id="mui_measurement_span";function gm(e,t){return Pw.indexOf(e)>=0&&t===+t?`${t}px`:t}function ym(e){return e.split("").reduce((n,a)=>a===a.toUpperCase()?[...n,"-",a.toLowerCase()]:[...n,a],[]).join("")}const Tw=e=>Object.keys(e).sort().reduce((t,r)=>`${t}${ym(r)}:${gm(r,e[r])};`,"");let yi;const Rw=(e,t={})=>{if(e==null||Ow())return{width:0,height:0};const r=`${e}`,n=Tw(t),a=`${r}-${n}`,o=Ka.get(a);if(o)return o;try{let s=document.getElementById(id);s===null&&(s=document.createElement("span"),s.setAttribute("id",id),s.setAttribute("aria-hidden","true"),document.body.appendChild(s));const i=Y({},Cw,t);Object.keys(i).map(u=>(s.style[ym(u)]=gm(u,i[u]),u)),s.textContent=r;const l=s.getBoundingClientRect(),c={width:l.width,height:l.height};return Ka.set(a,c),Ka.size+1>ww&&Ka.clear(),process.env.NODE_ENV==="test"?s.textContent="":(yi&&clearTimeout(yi),yi=setTimeout(()=>{s.textContent=""},0)),c}catch{return{width:0,height:0}}};function Aw({style:e,needsComputation:t,text:r}){return r.split(`
|
|
123
|
+
`).map(n=>Y({text:n},t?Rw(n,e):{width:0,height:0}))}function Vw(){const[e,t]=B.useState(typeof window<"u"||process.env.NODE_ENV==="test");return B.useEffect(()=>{t(!0)},[]),e}const _w=["x","y","style","text","ownerState"],Ew=["angle","textAnchor","dominantBaseline"];function bm(e){const{x:t,y:r,style:n,text:a}=e,o=ar(e,_w),s=n??{},{angle:i,textAnchor:l,dominantBaseline:c}=s,u=ar(s,Ew),d=Vw(),h=B.useMemo(()=>Aw({style:u,needsComputation:d&&a.includes(`
|
|
124
|
+
`),text:a}),[u,a,d]);let p;switch(c){case"hanging":case"text-before-edge":p=0;break;case"central":p=(h.length-1)/2*-h[0].height;break;default:p=(h.length-1)*-h[0].height;break}return S.jsx("text",Y({},o,{transform:i?`rotate(${i}, ${t}, ${r})`:void 0,x:t,y:r,textAnchor:l,dominantBaseline:c,style:u,children:h.map((f,m)=>S.jsx("tspan",{x:t,dy:`${m===0?p:h[0].height}px`,dominantBaseline:c,children:f.text},m))}))}process.env.NODE_ENV!=="production"&&(bm.propTypes={lineHeight:g.number,needsComputation:g.bool,ownerState:g.any,style:g.object,text:g.string.isRequired});const Iw=["text","className"];function Mw({value:e}){return e===null?null:e.toLocaleString()}function vm(e){const{text:t=Mw,className:r}=e,n=ar(e,Iw),{value:a,valueMin:o,valueMax:s,cx:i,cy:l}=ic(),c=typeof t=="function"?t({value:a,valueMin:o,valueMax:s}):t;return c===null?null:S.jsx("g",{className:r,children:S.jsx(bm,Y({x:i,y:l,text:c,style:{textAnchor:"middle",dominantBaseline:"central"}},n))})}process.env.NODE_ENV!=="production"&&(vm.propTypes={lineHeight:g.number,needsComputation:g.bool,ownerState:g.any,style:g.object,text:g.oneOfType([g.func,g.string])});const $w=["text","children","classes","className","skipAnimation"],jw=e=>{const{classes:t}=e;return bg({root:["root"],valueArc:["valueArc"],referenceArc:["referenceArc"],valueText:["valueText"]},xw,t)},No=B.forwardRef(function(t,r){const{text:n,children:a,className:o,skipAnimation:s}=t,i=ar(t,$w),l=jw(t);return S.jsxs(lc,Y({},i,{className:Et(l.root,o),ref:r,children:[S.jsx(gw,{className:l.referenceArc}),S.jsx(pm,{className:l.valueArc,skipAnimation:s}),S.jsx(vm,{className:l.valueText,text:n}),a]}))});process.env.NODE_ENV!=="production"&&(No.displayName="Gauge");process.env.NODE_ENV!=="production"&&(No.propTypes={children:g.node,classes:g.object,className:g.string,cornerRadius:g.oneOfType([g.number,g.string]),cx:g.oneOfType([g.number,g.string]),cy:g.oneOfType([g.number,g.string]),desc:g.string,endAngle:g.number,height:g.number,id:g.string,innerRadius:g.oneOfType([g.number,g.string]),margin:g.oneOfType([g.number,g.shape({bottom:g.number,left:g.number,right:g.number,top:g.number})]),outerRadius:g.oneOfType([g.number,g.string]),skipAnimation:g.bool,startAngle:g.number,sx:g.oneOfType([g.arrayOf(g.oneOfType([g.func,g.object,g.bool])),g.func,g.object]),text:g.oneOfType([g.func,g.string]),title:g.string,value:g.number,valueMax:g.number,valueMin:g.number,width:g.number});const kw={"Jogging.Cartesian.Translation.velocityMmPerSec.lb":"{{amount}} mm/s","Jogging.Cartesian.Rotation.velocityDegPerSec.lb":"{{amount}}°/s","Jogging.Velocity.lb":"Geschwindigkeit","General.degree.variable":"{{amount}}°","General.mm.variable":"{{amount}} mm","Jogging.Cartesian.MotionType.lb":"Bewegungstyp","Jogging.Cartesian.Translation.bt":"Translation","Jogging.Cartesian.Rotation.bt":"Rotation","Jogging.Joints.JointValues.lb":"Gelenkwerte","Jogging.Increment.Continuous.dd":"Fortlaufend","Jogging.Cartesian.Orientation.lb":"Orientierung","Jogging.JointLimitsReached.lb":"Gelenkgrenzen für Gelenk {{jointNumbers}} erreicht","Jogging.Orientation.coordsys":"Roboterbasis","Jogging.Orientation.tool":"Werkzeug","SafetyBar.ActivationToggle.Activate.bt":"Aktivieren","SafetyBar.ActivationToggle.Activated.bt":"Aktiviert","SafetyBar.ActivationToggle.Activating.bt":"Wird aktiviert…","SafetyBar.ActivationToggle.Deactivating.bt":"Wird deaktiviert…","SafetyBar.ControllerType.Physical.lb":"Physisch","SafetyBar.ControllerType.Virtual.lb":"Virtuell","SafetyBar.MotionGroup.Physical.Explanation.lb":"<code>{{motionGroupId}}</code> ist ein physische Robotersteuerung. Für die Bewegung dieses Roboters sind <strong>Sicherheitsmaßnahmen</strong> aktiv.","SafetyBar.MotionGroup.Virtual.Explanation.lb":"<1>{{motionGroupId}}</1> ist eine virtuelle Robotersteuerung ohne physisches Gegenstück. Der Roboter kann ohne Sicherheitsmaßnahmen bewegt werden.","SafetyBar.OperationMode.Auto.Explanation.lb":"Automatischer Betriebsmodus der Robotersteuerung aktiv. Automatisierte Bewegung ohne manuelle Bestätigung freigegeben.","SafetyBar.OperationMode.Automatic.ti":"Automatisch","SafetyBar.OperationMode.Error.Explanation.lb":"Fehler beim Abrufen des Betriebsmodus. Originalhandbediengerät des Roboters verwenden, um Fehler zu lösen.","SafetyBar.OperationMode.Error.lb":"Fehler","SafetyBar.OperationMode.Manual.Explanation.lb":`Die Robotersteuerung befindet sich im manuellen Betriebsmodus.
|
|
125
|
+
Bei einem physischen Roboter bedeutet dies im Allgemeinen, dass ein Freigabeschalter gedrückt werden muss, damit sich der Roboter erfolgreich bewegen kann.`,"SafetyBar.OperationMode.Manual.lb":"Manuell","SafetyBar.OperationMode.ti":"Betriebsmodus","SafetyBar.SafetyState.Error.Explanation.lb":"Die Robotersteuerung ist in einen unerwarteten Sicherheitszustand eingetreten.","SafetyBar.SafetyState.Error.lb":"Fehler","SafetyBar.SafetyState.Estop.lb":"NOT-AUS","SafetyBar.SafetyState.ManualActionRequired.Explanation.lb":"Die Robotersteuerung ist in einen Sicherheitszustand eingetreten, der manuelle Maßnahmen zur Behebung erfordert.","SafetyBar.SafetyState.ManualActionRequired.lb":"Aktion erforderlich","SafetyBar.SafetyState.Normal.Explanation.lb":"Die Robotersteuerung befindet sich in einem sicheren Zustand. Roboterbewegungen sind möglich.","SafetyBar.SafetyState.Normal.lb":"Sicher","SafetyBar.SafetyState.Stop.Explanation.lb":"Die Robotersteuerung ist in einen Stoppzustand übergegangen. Bis der Stoppzustand aufgelöst ist, ist keine Bewegung mehr möglich.","SafetyBar.SafetyState.Stop.lb":"Stopp","SafetyBar.SafetyState.ti":"Sicherheitszustand","SafetyBar.StopState.Estop.Explanation.lb":"NOT-AUS aktiviert. NOT-AUS freischalten, um Roboter zu bewegen.","Jogging.Increment.hlb":"Schrittgröße","Jogging.CoordinateSystem.hlb":"Koordinatensystem","Jogging.Cartesian.bt":"Kartesisch","Jogging.Joints.bt":"Gelenke","Jogging.Velocity.bt":"Geschwindigkeit","CycleTimer.RemainingTime.lb":"Verbleibende Zeit","CycleTimer.OfTime.lb":"von {{time}} min.","ProgramControl.Start.bt":"Start","ProgramControl.Resume.bt":"Weiter","ProgramControl.Pause.bt":"Pause","ProgramControl.Stop.bt":"Stopp"},Uw={"Jogging.Cartesian.Translation.velocityMmPerSec.lb":"{{amount}} mm/s","Jogging.Cartesian.Rotation.velocityDegPerSec.lb":"{{amount}}°/s","Jogging.Velocity.lb":"Velocity","General.degree.variable":"{{amount}}°","General.mm.variable":"{{amount}} mm","Jogging.Cartesian.MotionType.lb":"Motion type","Jogging.Cartesian.Translation.bt":"Translation","Jogging.Cartesian.Rotation.bt":"Rotation","Jogging.Joints.JointValues.lb":"Joint values","Jogging.Increment.Continuous.dd":"Continuous","Jogging.Cartesian.Orientation.lb":"Orientation","Jogging.Activating.lb":"Activating jogging","Jogging.JointLimitsReached.lb":"Joint limit reached for joint {{jointNumbers}}","Jogging.Orientation.coordsys":"Robot base","Jogging.Orientation.tool":"Tool","SafetyBar.ActivationToggle.Activate.bt":"Activate","SafetyBar.ActivationToggle.Activated.bt":"Activated","SafetyBar.ActivationToggle.Activating.bt":"Activating","SafetyBar.ActivationToggle.Deactivating.bt":"Deactivating","SafetyBar.ControllerType.Physical.lb":"Physical","SafetyBar.ControllerType.Virtual.lb":"Virtual","SafetyBar.MotionGroup.Physical.Explanation.lb":"<code>{{motionGroupId}}</code> is a physical robot controller. <strong>Safety precautions</strong> are active for the movement of this robot.","SafetyBar.MotionGroup.Virtual.Explanation.lb":"<1>{{motionGroupId}}</1> is a virtual robot controller with no physical counterpart. It can be freely manipulated without safety precautions.","SafetyBar.OperationMode.Auto.Explanation.lb":"Automatic operation mode active. Automated movement without manual confirmation enabled.","SafetyBar.OperationMode.Automatic.ti":"Automatic","SafetyBar.OperationMode.Error.Explanation.lb":"Failed to get operation mode. Use the original control panel to resolve the error.","SafetyBar.OperationMode.Error.lb":"Error","SafetyBar.OperationMode.Manual.Explanation.lb":"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.","SafetyBar.OperationMode.Manual.lb":"Manual","SafetyBar.OperationMode.ti":"Operation mode","SafetyBar.SafetyState.Error.Explanation.lb":"The robot controller has entered an unexpected safety state.","SafetyBar.SafetyState.Error.lb":"Error","SafetyBar.SafetyState.Estop.lb":"E-Stop","SafetyBar.SafetyState.ManualActionRequired.Explanation.lb":"The robot controller has entered a safety state requiring manual action to resolve.","SafetyBar.SafetyState.ManualActionRequired.lb":"Action required","SafetyBar.SafetyState.Normal.Explanation.lb":"The robot controller is in a safe state. Robot movement is enabled.","SafetyBar.SafetyState.Normal.lb":"Safe","SafetyBar.SafetyState.Stop.Explanation.lb":"The robot controller has entered a stop state. Movement is no longer possible until the stop state is resolved.","SafetyBar.SafetyState.Stop.lb":"Stop","SafetyBar.SafetyState.ti":"Safety state","SafetyBar.StopState.Estop.Explanation.lb":"An emergency stop of the robot controller has been triggered. Movement of the robot is no longer possible until the estop is released.","Jogging.Increment.hlb":"Increment","Jogging.CoordinateSystem.hlb":"Coordinate system","Jogging.Cartesian.bt":"Cartesian","Jogging.Joints.bt":"Joints","Jogging.Velocity.bt":"Velocity","CycleTimer.RemainingTime.lb":"Time remaining","CycleTimer.OfTime.lb":"of {{time}} min.","ProgramControl.Start.bt":"Start","ProgramControl.Resume.bt":"Resume","ProgramControl.Pause.bt":"Pause","ProgramControl.Stop.bt":"Stop"},cc=ag.createInstance();cc.use(og).init({supportedLngs:["en","de"],resources:{en:{translations:Uw},de:{translations:kw}},ns:["translations"],defaultNS:"translations",detection:{order:["navigator","htmlTag"]}});function ur(e){return r=>S.jsx(Lw,{children:S.jsx(e,{...r})})}const Lw=({children:e})=>S.jsx(Ie.I18nextProvider,{i18n:cc,children:e}),Dw=ur(je.observer(({onCycleComplete:e,onCycleEnd:t,autoStart:r=!0,variant:n="default",compact:a=!1,className:o})=>{var P;const s=J.useTheme(),{t:i}=Ie.useTranslation(),[l,c]=te.useState(0),[u,d]=te.useState(0),[h,p]=te.useState(!1),[f,m]=te.useState(!1),y=te.useRef(null),x=te.useCallback((_,N=0)=>{console.log(`Starting new cycle with ${_} seconds (${N} seconds already elapsed)`),d(_);const b=Math.max(0,_-N);c(b),m(!1),b===0?(console.log("Cycle already completed (elapsed time >= max time)"),p(!1),t&&setTimeout(()=>t(),0)):r?(console.log("Auto-start enabled, starting timer"),p(!0)):console.log("Auto-start disabled, timer set but not started")},[r,t]),V=te.useCallback(()=>{console.log("Pausing timer"),p(!1),m(!0)},[]),O=te.useCallback(()=>{f&&l>0&&(console.log("Resuming timer"),p(!0),m(!1))},[f,l]),C=te.useCallback(()=>f,[f]);te.useEffect(()=>{let _=!0;const N=setTimeout(()=>{_&&e({startNewCycle:x,pause:V,resume:O,isPaused:C})},0);return()=>{_=!1,clearTimeout(N)}},[e,x,V,O,C]),te.useEffect(()=>(h&&l>0?y.current=setInterval(()=>{c(_=>_<=1?(p(!1),t&&setTimeout(()=>t(),0),console.log("Cycle completed! Timer reached zero."),0):_-1)},1e3):y.current&&(clearInterval(y.current),y.current=null),()=>{y.current&&clearInterval(y.current)}),[h,l,t]);const A=_=>{const N=Math.floor(_/60),b=_%60;return`${N}:${b.toString().padStart(2,"0")}`},w=u>0?(u-l)/u*100:0;return n==="small"?S.jsxs(J.Box,{className:o,sx:{display:"flex",alignItems:"center",gap:.125},children:[S.jsx(J.Box,{sx:{position:"relative",width:40,height:40,display:"flex",alignItems:"center",justifyContent:"center",borderRadius:"50%",overflow:"visible"},children:S.jsx(No,{width:40,height:40,value:w,valueMin:0,valueMax:100,innerRadius:"70%",outerRadius:"95%",sx:{"& .MuiGauge-valueArc":{fill:s.palette.success.main},"& .MuiGauge-referenceArc":{fill:s.palette.success.main,opacity:.3},"& .MuiGauge-valueText":{display:"none"},"& .MuiGauge-text":{display:"none"},"& text":{display:"none"}}})}),S.jsx(J.Typography,{variant:"body2",sx:{color:s.palette.text.primary,fontSize:"14px"},children:a?A(l):`${A(l)} / ${i("CycleTimer.OfTime.lb",{time:A(u)})}`})]}):S.jsxs(J.Box,{className:o,sx:{position:"relative",width:264,height:264,display:"flex",alignItems:"center",justifyContent:"center"},children:[S.jsx(No,{width:264,height:264,value:w,valueMin:0,valueMax:100,innerRadius:"71%",outerRadius:"90%",sx:{"& .MuiGauge-valueArc":{fill:s.palette.success.main},"& .MuiGauge-referenceArc":{fill:"white",stroke:"transparent"}}}),S.jsxs(J.Box,{sx:{position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%)",width:187,height:187,borderRadius:"50%",backgroundColor:(P=s.palette.backgroundPaperElevation)==null?void 0:P[8],display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",textAlign:"center",gap:1},children:[S.jsx(J.Typography,{variant:"body2",sx:{fontSize:"12px",color:s.palette.text.secondary,marginBottom:.5},children:i("CycleTimer.RemainingTime.lb")}),S.jsx(J.Typography,{variant:"h1",sx:{fontSize:"48px",fontWeight:500,color:s.palette.text.primary,lineHeight:1,marginBottom:.5},children:A(l)}),S.jsx(J.Typography,{variant:"body2",sx:{fontSize:"12px",color:s.palette.text.secondary},children:i("CycleTimer.OfTime.lb",{time:A(u)})})]})]})}));process.env.NODE_ENV!=="production"&&(g.node,g.object.isRequired);function uc(e){return e0(e)}const on=p0({createStyledComponent:dt("div",{name:"MuiStack",slot:"Root"}),useThemeProps:e=>uc({props:e,name:"MuiStack"})});process.env.NODE_ENV!=="production"&&(on.propTypes={children:g.node,component:g.elementType,direction:g.oneOfType([g.oneOf(["column-reverse","column","row-reverse","row"]),g.arrayOf(g.oneOf(["column-reverse","column","row-reverse","row"])),g.object]),divider:g.node,spacing:g.oneOfType([g.arrayOf(g.oneOfType([g.number,g.string])),g.number,g.object,g.string]),sx:g.oneOfType([g.arrayOf(g.oneOfType([g.func,g.object,g.bool])),g.func,g.object]),useFlexGap:g.bool});const Bw=({title:e,titleId:t,...r},n)=>B.createElement("svg",{width:21,height:21,viewBox:"0 0 21 21",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:n,"aria-labelledby":t,...r},e?B.createElement("title",{id:t},e):null,B.createElement("g",{id:"JogMinus"},B.createElement("path",{id:"Minus",d:"M0 13V8H21V13H0Z",fill:"white"}))),Nw=te.forwardRef(Bw),Fw=({title:e,titleId:t,...r},n)=>B.createElement("svg",{width:21,height:21,viewBox:"0 0 21 21",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:n,"aria-labelledby":t,...r},e?B.createElement("title",{id:t},e):null,B.createElement("g",{id:"JogPlus"},B.createElement("g",{id:"Plus"},B.createElement("path",{d:"M0 13V8H8V13H0Z",fill:"white"}),B.createElement("path",{d:"M8 0L13 2.18557e-07L13 21H8L8 0Z",fill:"white"}),B.createElement("path",{d:"M13 13V8H21V13H13Z",fill:"white"})))),zw=te.forwardRef(Fw);function Cs(e){te.useEffect(e,[])}function Sm(e){Cs(()=>Be.autorun(e))}function xm(e,t,r){Cs(()=>Be.reaction(e,t,r))}function xn(e){return Cs(()=>{let t;function r(){e(),t=requestAnimationFrame(r)}return t=requestAnimationFrame(r),()=>{cancelAnimationFrame(t)}})}const Xi=ur(je.observer(({colors:e,label:t,getDisplayedValue:r,startJogging:n,stopJogging:a,disabled:o,activeJoggingDirection:s,...i})=>{var O,C,A,w,P,_,N;xn(()=>{const b=r(),T=h.current;T&&(T.textContent=b)});const l=J.useTheme(),[c,u]=te.useState(null);te.useEffect(()=>{o&&V()},[o]);const d=s||c,h=te.useRef(null);e||(e={color:"#fff",backgroundColor:"#000",borderColor:"#000",buttonBackgroundColor:{disabled:"#000",default:"#000",hovered:"#000",pressed:"#000"},labelColor:"#000"});const p=d?(O=e.buttonBackgroundColor)==null?void 0:O.pressed:e.borderColor,f={width:"55px",color:e.color,path:{fill:e.color},alignContent:"center",fontSize:"37px",svg:{pointerEvents:"none"}},m={...f,backgroundColor:(C=e.buttonBackgroundColor)==null?void 0:C.default,":hover":{backgroundColor:(A=e.buttonBackgroundColor)==null?void 0:A.hovered},":active":{backgroundColor:(w=e.buttonBackgroundColor)==null?void 0:w.pressed,color:e.backgroundColor,path:{fill:e.backgroundColor}},":disabled":{backgroundColor:(P=e.buttonBackgroundColor)==null?void 0:P.disabled,"svg path":{fill:l.palette.action.disabled}}},y={...f,backgroundColor:(_=e.buttonBackgroundColor)==null?void 0:_.pressed,color:e.backgroundColor,path:{fill:e.backgroundColor},":disabled":{backgroundColor:(N=e.buttonBackgroundColor)==null?void 0:N.pressed,"svg path":{fill:l.palette.action.disabled}}};function x(b,T){o||b.button===0&&(u(T),n(T))}function V(){u(null),a()}return S.jsxs(on,{height:"64px",direction:"row",justifyContent:"center",...i,children:[S.jsx(J.IconButton,{disabled:o,disableRipple:!0,onPointerDown:b=>x(b,"-"),onPointerUp:V,onPointerOut:V,size:"large",sx:{...d==="-"?y:m,borderRadius:"16px 0px 0px 16px",borderLeft:`2px solid ${p??"#fff"}`,borderBottom:`2px solid ${p??"#fff"}`,borderTop:`2px solid ${p??"#fff"}`},children:S.jsx(Nw,{})}),S.jsxs(on,{spacing:"6px",sx:{width:"150px",backgroundColor:e.backgroundColor,alignItems:"center",justifyContent:"center",opacity:"0.9",borderBottom:`2px solid ${p??"#fff"}`,borderTop:`2px solid ${p??"#fff"}`},children:[S.jsx(on,{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}),S.jsx(J.Typography,{height:"22px",sx:{fontSize:"15px",color:o?l.palette.action.disabled:e.color,fontWeight:700},ref:h,children:r()})]}),S.jsx(J.IconButton,{disableRipple:!0,disabled:o,onPointerDown:b=>x(b,"+"),onPointerUp:V,onPointerOut:V,size:"large",sx:{...d==="+"?y:m,borderRadius:"0px 16px 16px 0px",borderRight:`2px solid ${p??"#fff"}`,borderBottom:`2px solid ${p??"#fff"}`,borderTop:`2px solid ${p??"#fff"}`},children:S.jsx(zw,{})})]})})),Ir=t0;function Gw(e){return xa("MuiSvgIcon",e)}kh("MuiSvgIcon",["root","colorPrimary","colorSecondary","colorAction","colorError","colorDisabled","fontSizeInherit","fontSizeSmall","fontSizeMedium","fontSizeLarge"]);const Hw=e=>{const{color:t,fontSize:r,classes:n}=e,a={root:["root",t!=="inherit"&&`color${Ze(t)}`,`fontSize${Ze(r)}`]};return wl(a,Gw,n)},qw=dt("svg",{name:"MuiSvgIcon",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:r}=e;return[t.root,r.color!=="inherit"&&t[`color${Ze(r.color)}`],t[`fontSize${Ze(r.fontSize)}`]]}})(Ir(({theme:e})=>{var t,r,n,a,o,s,i,l,c,u,d,h,p,f;return{userSelect:"none",width:"1em",height:"1em",display:"inline-block",flexShrink:0,transition:(a=(t=e.transitions)==null?void 0:t.create)==null?void 0:a.call(t,"fill",{duration:(n=(r=(e.vars??e).transitions)==null?void 0:r.duration)==null?void 0:n.shorter}),variants:[{props:m=>!m.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=(i=e.typography)==null?void 0:i.pxToRem)==null?void 0:l.call(i,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(([,m])=>m&&m.main).map(([m])=>{var y,x;return{props:{color:m},style:{color:(x=(y=(e.vars??e).palette)==null?void 0:y[m])==null?void 0:x.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:(f=(p=(e.vars??e).palette)==null?void 0:p.action)==null?void 0:f.disabled}},{props:{color:"inherit"},style:{color:void 0}}]}})),Fo=B.forwardRef(function(t,r){const n=uc({props:t,name:"MuiSvgIcon"}),{children:a,className:o,color:s="inherit",component:i="svg",fontSize:l="medium",htmlColor:c,inheritViewBox:u=!1,titleAccess:d,viewBox:h="0 0 24 24",...p}=n,f=B.isValidElement(a)&&a.type==="svg",m={...n,color:s,component:i,fontSize:l,instanceFontSize:t.fontSize,inheritViewBox:u,viewBox:h,hasSvgAsChild:f},y={};u||(y.viewBox=h);const x=Hw(m);return S.jsxs(qw,{as:i,className:Et(x.root,o),focusable:"false",color:c,"aria-hidden":d?void 0:!0,role:d?"img":void 0,ref:r,...y,...p,...f&&a.props,ownerState:m,children:[f?a.props.children:a,d?S.jsx("title",{children:d}):null]})});process.env.NODE_ENV!=="production"&&(Fo.propTypes={children:g.node,classes:g.object,className:g.string,color:g.oneOfType([g.oneOf(["inherit","action","disabled","primary","secondary","error","info","success","warning"]),g.string]),component:g.elementType,fontSize:g.oneOfType([g.oneOf(["inherit","large","medium","small"]),g.string]),htmlColor:g.string,inheritViewBox:g.bool,shapeRendering:g.string,sx:g.oneOfType([g.arrayOf(g.oneOfType([g.func,g.object,g.bool])),g.func,g.object]),titleAccess:g.string,viewBox:g.string});Fo.muiName="SvgIcon";function Ps(e,t){function r(n,a){return S.jsx(Fo,{"data-testid":process.env.NODE_ENV!=="production"?`${t}Icon`:void 0,ref:a,...n,children:e})}return process.env.NODE_ENV!=="production"&&(r.displayName=`${t}Icon`),r.muiName=Fo.muiName,B.memo(B.forwardRef(r))}function go(e){return e&&e.ownerDocument||document}function Jw(e){const{controlled:t,default:r,name:n,state:a="value"}=e,{current:o}=B.useRef(t!==void 0),[s,i]=B.useState(r),l=o?t:s;if(process.env.NODE_ENV!=="production"){B.useEffect(()=>{o!==(t!==void 0)&&console.error([`MUI: A component is changing the ${o?"":"un"}controlled ${a} state of ${n} to be ${o?"un":""}controlled.`,"Elements should not switch from uncontrolled to controlled (or vice versa).",`Decide between using a controlled or uncontrolled ${n} element for the lifetime of the component.`,"The nature of the state is determined during the first render. It's considered controlled if the value is not `undefined`.","More info: https://fb.me/react-controlled-components"].join(`
|
|
126
|
+
`))},[a,n,t]);const{current:u}=B.useRef(r);B.useEffect(()=>{!o&&!Object.is(u,r)&&console.error([`MUI: A component is changing the default ${a} state of an uncontrolled ${n} after being initialized. To suppress this warning opt to use a controlled ${n}.`].join(`
|
|
127
|
+
`))},[JSON.stringify(r)])}const c=B.useCallback(u=>{o||i(u)},[]);return[l,c]}function bi(e){const t=B.useRef(e);return zh(()=>{t.current=e}),B.useRef((...r)=>(0,t.current)(...r)).current}function Om(...e){const t=B.useRef(void 0),r=B.useCallback(n=>{const a=e.map(o=>{if(o==null)return null;if(typeof o=="function"){const s=o,i=s(n);return typeof i=="function"?i:()=>{s(null)}}return o.current=n,()=>{o.current=null}});return()=>{a.forEach(o=>o==null?void 0:o())}},e);return B.useMemo(()=>e.every(n=>n==null)?null:n=>{t.current&&(t.current(),t.current=void 0),n!=null&&(t.current=r(n))},e)}const Ww=Ps(S.jsx("path",{d:"M15.41 7.41 14 6l-6 6 6 6 1.41-1.41L10.83 12z"}),"ChevronLeft"),Yw=Ps(S.jsx("path",{d:"M10 6 8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"}),"ChevronRight");function wr(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}var wm=typeof global=="object"&&global&&global.Object===Object&&global,Kw=typeof self=="object"&&self&&self.Object===Object&&self,$t=wm||Kw||Function("return this")(),vi=function(){return $t.Date.now()},Qw=/\s/;function Xw(e){for(var t=e.length;t--&&Qw.test(e.charAt(t)););return t}var Zw=/^\s+/;function eC(e){return e&&e.slice(0,Xw(e)+1).replace(Zw,"")}var ir=$t.Symbol,Cm=Object.prototype,tC=Cm.hasOwnProperty,rC=Cm.toString,Bn=ir?ir.toStringTag:void 0;function nC(e){var t=tC.call(e,Bn),r=e[Bn];try{e[Bn]=void 0;var n=!0}catch{}var a=rC.call(e);return n&&(t?e[Bn]=r:delete e[Bn]),a}var aC=Object.prototype,oC=aC.toString;function sC(e){return oC.call(e)}var iC="[object Null]",lC="[object Undefined]",ld=ir?ir.toStringTag:void 0;function Mr(e){return e==null?e===void 0?lC:iC:ld&&ld in Object(e)?nC(e):sC(e)}function Cr(e){return e!=null&&typeof e=="object"}var cC="[object Symbol]";function Ts(e){return typeof e=="symbol"||Cr(e)&&Mr(e)==cC}var cd=NaN,uC=/^[-+]0x[0-9a-f]+$/i,dC=/^0b[01]+$/i,hC=/^0o[0-7]+$/i,pC=parseInt;function ud(e){if(typeof e=="number")return e;if(Ts(e))return cd;if(wr(e)){var t=typeof e.valueOf=="function"?e.valueOf():e;e=wr(t)?t+"":t}if(typeof e!="string")return e===0?e:+e;e=eC(e);var r=dC.test(e);return r||hC.test(e)?pC(e.slice(2),r?2:8):uC.test(e)?cd:+e}var mC="Expected a function",fC=Math.max,gC=Math.min;function yC(e,t,r){var n,a,o,s,i,l,c=0,u=!1,d=!1,h=!0;if(typeof e!="function")throw new TypeError(mC);t=ud(t)||0,wr(r)&&(u=!!r.leading,d="maxWait"in r,o=d?fC(ud(r.maxWait)||0,t):o,h="trailing"in r?!!r.trailing:h);function p(w){var P=n,_=a;return n=a=void 0,c=w,s=e.apply(_,P),s}function f(w){return c=w,i=setTimeout(x,t),u?p(w):s}function m(w){var P=w-l,_=w-c,N=t-P;return d?gC(N,o-_):N}function y(w){var P=w-l,_=w-c;return l===void 0||P>=t||P<0||d&&_>=o}function x(){var w=vi();if(y(w))return V(w);i=setTimeout(x,m(w))}function V(w){return i=void 0,h&&n?p(w):(n=a=void 0,s)}function O(){i!==void 0&&clearTimeout(i),c=0,n=l=a=i=void 0}function C(){return i===void 0?s:V(vi())}function A(){var w=vi(),P=y(w);if(n=arguments,a=this,l=w,P){if(i===void 0)return f(l);if(d)return clearTimeout(i),i=setTimeout(x,t),p(l)}return i===void 0&&(i=setTimeout(x,t)),s}return A.cancel=O,A.flush=C,A}var bC="Expected a function";function vC(e,t,r){var n=!0,a=!0;if(typeof e!="function")throw new TypeError(bC);return wr(r)&&(n="leading"in r?!!r.leading:n,a="trailing"in r?!!r.trailing:a),yC(e,t,{leading:n,maxWait:t,trailing:a})}const Pm=ur(je.observer(({startJogging:e,stopJogging:t,lowerLimitDegs:r,upperLimitDegs:n,getValueDegs:a,disabled:o,...s})=>{var O,C,A,w,P,_,N,b,T,F,I,z,ne,re,oe;const{t:i}=Ie.useTranslation(),[l,c]=te.useState(),u=J.useTheme(),d={background:(O=u.palette.backgroundPaperElevation)==null?void 0:O[4],color:(C=u.palette.backgroundPaperElevation)==null?void 0:C[11]},h=je.useLocalObservable(()=>({activeJoggingDir:null,startJogging(Z){this.activeJoggingDir=Z,e(Z)},stopJogging(){this.activeJoggingDir=null,t()}})),p=vC(()=>{c(a())},50);xn(p);function f(Z){Z.button===0&&h.startJogging("-")}function m(Z){Z.button===0&&h.startJogging("+")}function y(Z){h.stopJogging()}function x(Z){h.stopJogging()}function V(Z,le=1){if(Z===void 0||isNaN(Z))return"";const q=i("General.degree.variable",{amount:Z.toFixed(le)});return Z>0&&le===0?`+${q}`:q}return S.jsxs(on,{height:"64px",width:"100%",maxWidth:"260px",direction:"row",...s,sx:{"& .MuiIconButton-root":{width:"52px",color:u.palette.text.primary,alignContent:"center",backgroundColor:(A=u.palette.backgroundPaperElevation)==null?void 0:A[11],"& svg":{width:"42px",height:"42px"},"&.Mui-disabled":{backgroundColor:(w=u.palette.backgroundPaperElevation)==null?void 0:w[11],color:u.palette.action.disabled,opacity:1},"&:hover":{backgroundColor:(P=u.palette.backgroundPaperElevation)==null?void 0:P[9]},"&:active":{...d}}},children:[S.jsx(J.IconButton,{onPointerDown:f,onPointerUp:y,onPointerOut:x,disabled:o,disableRipple:!0,sx:{borderRadius:"16px 0px 0px 16px",...h.activeJoggingDir==="-"?d:{}},children:S.jsx(Ww,{sx:{pointerEvents:"none",color:(T=(b=(N=(_=u.componentsExt)==null?void 0:_.JoggingPanel)==null?void 0:N.JoggingJoint)==null?void 0:b.Joint)==null?void 0:T.arrowColor}})}),S.jsxs(on,{flexGrow:1,alignItems:"center",justifyContent:"center",sx:{borderStyle:"solid",borderLeftWidth:0,borderRightWidth:0,border:"none",backgroundColor:(F=u.palette.backgroundPaperElevation)==null?void 0:F[11],paddingLeft:"20px",paddingRight:"20px",zIndex:1},children:[S.jsx(J.Typography,{sx:{fontSize:"15px",fontWeight:700,position:"relative",top:"5px",color:o?u.palette.action.disabled:u.palette.text.primary},children:V(l)}),S.jsx(J.Slider,{disabled:!0,"aria-label":"Joint position",min:r,max:n,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:r!==void 0&&n!==void 0&&[{value:r,label:V(r,0)},{value:n,label:V(n,0)}]})]}),S.jsx(J.IconButton,{onPointerDown:m,onPointerUp:y,onPointerOut:x,disabled:o,disableRipple:!0,sx:{borderRadius:"0px 16px 16px 0px",...h.activeJoggingDir==="+"?d:{}},children:S.jsx(Yw,{sx:{pointerEvents:"none",color:(oe=(re=(ne=(z=u.componentsExt)==null?void 0:z.JoggingPanel)==null?void 0:ne.JoggingJoint)==null?void 0:re.Joint)==null?void 0:oe.arrowColor}})})]})})),SC=Ps(S.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"),xC=Ps(S.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 OC(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}var Tm=OC;function wC(){this.__data__=[],this.size=0}var CC=wC;function PC(e,t){return e===t||e!==e&&t!==t}var Rm=PC;function TC(e,t){for(var r=e.length;r--;)if(Rm(e[r][0],t))return r;return-1}var Rs=TC,RC=Array.prototype,AC=RC.splice;function VC(e){var t=this.__data__,r=Rs(t,e);if(r<0)return!1;var n=t.length-1;return r==n?t.pop():AC.call(t,r,1),--this.size,!0}var _C=VC;function EC(e){var t=this.__data__,r=Rs(t,e);return r<0?void 0:t[r][1]}var IC=EC;function MC(e){return Rs(this.__data__,e)>-1}var $C=MC;function jC(e,t){var r=this.__data__,n=Rs(r,e);return n<0?(++this.size,r.push([e,t])):r[n][1]=t,this}var kC=jC;function On(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}On.prototype.clear=CC;On.prototype.delete=_C;On.prototype.get=IC;On.prototype.has=$C;On.prototype.set=kC;var As=On;function UC(){this.__data__=new As,this.size=0}var LC=UC;function DC(e){var t=this.__data__,r=t.delete(e);return this.size=t.size,r}var BC=DC;function NC(e){return this.__data__.get(e)}var FC=NC;function zC(e){return this.__data__.has(e)}var GC=zC,HC=typeof global=="object"&&global&&global.Object===Object&&global,Am=HC,qC=typeof self=="object"&&self&&self.Object===Object&&self,JC=Am||qC||Function("return this")(),Jt=JC,WC=Jt.Symbol,yn=WC,Vm=Object.prototype,YC=Vm.hasOwnProperty,KC=Vm.toString,Nn=yn?yn.toStringTag:void 0;function QC(e){var t=YC.call(e,Nn),r=e[Nn];try{e[Nn]=void 0;var n=!0}catch{}var a=KC.call(e);return n&&(t?e[Nn]=r:delete e[Nn]),a}var XC=QC,ZC=Object.prototype,eP=ZC.toString;function tP(e){return eP.call(e)}var rP=tP,nP="[object Null]",aP="[object Undefined]",dd=yn?yn.toStringTag:void 0;function oP(e){return e==null?e===void 0?aP:nP:dd&&dd in Object(e)?XC(e):rP(e)}var Aa=oP,sP="[object AsyncFunction]",iP="[object Function]",lP="[object GeneratorFunction]",cP="[object Proxy]";function uP(e){if(!Tm(e))return!1;var t=Aa(e);return t==iP||t==lP||t==sP||t==cP}var _m=uP,dP=Jt["__core-js_shared__"],Si=dP,hd=function(){var e=/[^.]+$/.exec(Si&&Si.keys&&Si.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function hP(e){return!!hd&&hd in e}var pP=hP,mP=Function.prototype,fP=mP.toString;function gP(e){if(e!=null){try{return fP.call(e)}catch{}try{return e+""}catch{}}return""}var $r=gP,yP=/[\\^$.*+?()[\]{}|]/g,bP=/^\[object .+?Constructor\]$/,vP=Function.prototype,SP=Object.prototype,xP=vP.toString,OP=SP.hasOwnProperty,wP=RegExp("^"+xP.call(OP).replace(yP,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function CP(e){if(!Tm(e)||pP(e))return!1;var t=_m(e)?wP:bP;return t.test($r(e))}var PP=CP;function TP(e,t){return e==null?void 0:e[t]}var RP=TP;function AP(e,t){var r=RP(e,t);return PP(r)?r:void 0}var wn=AP,VP=wn(Jt,"Map"),pa=VP,_P=wn(Object,"create"),ma=_P;function EP(){this.__data__=ma?ma(null):{},this.size=0}var IP=EP;function MP(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}var $P=MP,jP="__lodash_hash_undefined__",kP=Object.prototype,UP=kP.hasOwnProperty;function LP(e){var t=this.__data__;if(ma){var r=t[e];return r===jP?void 0:r}return UP.call(t,e)?t[e]:void 0}var DP=LP,BP=Object.prototype,NP=BP.hasOwnProperty;function FP(e){var t=this.__data__;return ma?t[e]!==void 0:NP.call(t,e)}var zP=FP,GP="__lodash_hash_undefined__";function HP(e,t){var r=this.__data__;return this.size+=this.has(e)?0:1,r[e]=ma&&t===void 0?GP:t,this}var qP=HP;function Cn(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}Cn.prototype.clear=IP;Cn.prototype.delete=$P;Cn.prototype.get=DP;Cn.prototype.has=zP;Cn.prototype.set=qP;var pd=Cn;function JP(){this.size=0,this.__data__={hash:new pd,map:new(pa||As),string:new pd}}var WP=JP;function YP(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}var KP=YP;function QP(e,t){var r=e.__data__;return KP(t)?r[typeof t=="string"?"string":"hash"]:r.map}var Vs=QP;function XP(e){var t=Vs(this,e).delete(e);return this.size-=t?1:0,t}var ZP=XP;function eT(e){return Vs(this,e).get(e)}var tT=eT;function rT(e){return Vs(this,e).has(e)}var nT=rT;function aT(e,t){var r=Vs(this,e),n=r.size;return r.set(e,t),this.size+=r.size==n?0:1,this}var oT=aT;function Pn(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}Pn.prototype.clear=WP;Pn.prototype.delete=ZP;Pn.prototype.get=tT;Pn.prototype.has=nT;Pn.prototype.set=oT;var Em=Pn,sT=200;function iT(e,t){var r=this.__data__;if(r instanceof As){var n=r.__data__;if(!pa||n.length<sT-1)return n.push([e,t]),this.size=++r.size,this;r=this.__data__=new Em(n)}return r.set(e,t),this.size=r.size,this}var lT=iT;function Tn(e){var t=this.__data__=new As(e);this.size=t.size}Tn.prototype.clear=LC;Tn.prototype.delete=BC;Tn.prototype.get=FC;Tn.prototype.has=GC;Tn.prototype.set=lT;var xi=Tn,cT="__lodash_hash_undefined__";function uT(e){return this.__data__.set(e,cT),this}var dT=uT;function hT(e){return this.__data__.has(e)}var pT=hT;function zo(e){var t=-1,r=e==null?0:e.length;for(this.__data__=new Em;++t<r;)this.add(e[t])}zo.prototype.add=zo.prototype.push=dT;zo.prototype.has=pT;var mT=zo;function fT(e,t){for(var r=-1,n=e==null?0:e.length;++r<n;)if(t(e[r],r,e))return!0;return!1}var gT=fT;function yT(e,t){return e.has(t)}var bT=yT,vT=1,ST=2;function xT(e,t,r,n,a,o){var s=r&vT,i=e.length,l=t.length;if(i!=l&&!(s&&l>i))return!1;var c=o.get(e),u=o.get(t);if(c&&u)return c==t&&u==e;var d=-1,h=!0,p=r&ST?new mT:void 0;for(o.set(e,t),o.set(t,e);++d<i;){var f=e[d],m=t[d];if(n)var y=s?n(m,f,d,t,e,o):n(f,m,d,e,t,o);if(y!==void 0){if(y)continue;h=!1;break}if(p){if(!gT(t,function(x,V){if(!bT(p,V)&&(f===x||a(f,x,r,n,o)))return p.push(V)})){h=!1;break}}else if(!(f===m||a(f,m,r,n,o))){h=!1;break}}return o.delete(e),o.delete(t),h}var Im=xT,OT=Jt.Uint8Array,md=OT;function wT(e){var t=-1,r=Array(e.size);return e.forEach(function(n,a){r[++t]=[a,n]}),r}var CT=wT;function PT(e){var t=-1,r=Array(e.size);return e.forEach(function(n){r[++t]=n}),r}var TT=PT,RT=1,AT=2,VT="[object Boolean]",_T="[object Date]",ET="[object Error]",IT="[object Map]",MT="[object Number]",$T="[object RegExp]",jT="[object Set]",kT="[object String]",UT="[object Symbol]",LT="[object ArrayBuffer]",DT="[object DataView]",fd=yn?yn.prototype:void 0,Oi=fd?fd.valueOf:void 0;function BT(e,t,r,n,a,o,s){switch(r){case DT:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case LT:return!(e.byteLength!=t.byteLength||!o(new md(e),new md(t)));case VT:case _T:case MT:return Rm(+e,+t);case ET:return e.name==t.name&&e.message==t.message;case $T:case kT:return e==t+"";case IT:var i=CT;case jT:var l=n&RT;if(i||(i=TT),e.size!=t.size&&!l)return!1;var c=s.get(e);if(c)return c==t;n|=AT,s.set(e,t);var u=Im(i(e),i(t),n,a,o,s);return s.delete(e),u;case UT:if(Oi)return Oi.call(e)==Oi.call(t)}return!1}var NT=BT;function FT(e,t){for(var r=-1,n=t.length,a=e.length;++r<n;)e[a+r]=t[r];return e}var zT=FT,GT=Array.isArray,Go=GT;function HT(e,t,r){var n=t(e);return Go(e)?n:zT(n,r(e))}var qT=HT;function JT(e,t){for(var r=-1,n=e==null?0:e.length,a=0,o=[];++r<n;){var s=e[r];t(s,r,e)&&(o[a++]=s)}return o}var WT=JT;function YT(){return[]}var KT=YT,QT=Object.prototype,XT=QT.propertyIsEnumerable,gd=Object.getOwnPropertySymbols,ZT=gd?function(e){return e==null?[]:(e=Object(e),WT(gd(e),function(t){return XT.call(e,t)}))}:KT,eR=ZT;function tR(e,t){for(var r=-1,n=Array(e);++r<e;)n[r]=t(r);return n}var rR=tR;function nR(e){return e!=null&&typeof e=="object"}var fa=nR,aR="[object Arguments]";function oR(e){return fa(e)&&Aa(e)==aR}var yd=oR,Mm=Object.prototype,sR=Mm.hasOwnProperty,iR=Mm.propertyIsEnumerable,lR=yd(function(){return arguments}())?yd:function(e){return fa(e)&&sR.call(e,"callee")&&!iR.call(e,"callee")},cR=lR;function uR(){return!1}var dR=uR,$m=typeof exports=="object"&&exports&&!exports.nodeType&&exports,bd=$m&&typeof module=="object"&&module&&!module.nodeType&&module,hR=bd&&bd.exports===$m,vd=hR?Jt.Buffer:void 0,pR=vd?vd.isBuffer:void 0,mR=pR||dR,Zi=mR,fR=9007199254740991,gR=/^(?:0|[1-9]\d*)$/;function yR(e,t){var r=typeof e;return t=t??fR,!!t&&(r=="number"||r!="symbol"&&gR.test(e))&&e>-1&&e%1==0&&e<t}var bR=yR,vR=9007199254740991;function SR(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=vR}var jm=SR,xR="[object Arguments]",OR="[object Array]",wR="[object Boolean]",CR="[object Date]",PR="[object Error]",TR="[object Function]",RR="[object Map]",AR="[object Number]",VR="[object Object]",_R="[object RegExp]",ER="[object Set]",IR="[object String]",MR="[object WeakMap]",$R="[object ArrayBuffer]",jR="[object DataView]",kR="[object Float32Array]",UR="[object Float64Array]",LR="[object Int8Array]",DR="[object Int16Array]",BR="[object Int32Array]",NR="[object Uint8Array]",FR="[object Uint8ClampedArray]",zR="[object Uint16Array]",GR="[object Uint32Array]",Te={};Te[kR]=Te[UR]=Te[LR]=Te[DR]=Te[BR]=Te[NR]=Te[FR]=Te[zR]=Te[GR]=!0;Te[xR]=Te[OR]=Te[$R]=Te[wR]=Te[jR]=Te[CR]=Te[PR]=Te[TR]=Te[RR]=Te[AR]=Te[VR]=Te[_R]=Te[ER]=Te[IR]=Te[MR]=!1;function HR(e){return fa(e)&&jm(e.length)&&!!Te[Aa(e)]}var qR=HR;function JR(e){return function(t){return e(t)}}var WR=JR,km=typeof exports=="object"&&exports&&!exports.nodeType&&exports,ta=km&&typeof module=="object"&&module&&!module.nodeType&&module,YR=ta&&ta.exports===km,wi=YR&&Am.process,KR=function(){try{var e=ta&&ta.require&&ta.require("util").types;return e||wi&&wi.binding&&wi.binding("util")}catch{}}(),Sd=KR,xd=Sd&&Sd.isTypedArray,QR=xd?WR(xd):qR,Um=QR,XR=Object.prototype,ZR=XR.hasOwnProperty;function eA(e,t){var r=Go(e),n=!r&&cR(e),a=!r&&!n&&Zi(e),o=!r&&!n&&!a&&Um(e),s=r||n||a||o,i=s?rR(e.length,String):[],l=i.length;for(var c in e)(t||ZR.call(e,c))&&!(s&&(c=="length"||a&&(c=="offset"||c=="parent")||o&&(c=="buffer"||c=="byteLength"||c=="byteOffset")||bR(c,l)))&&i.push(c);return i}var tA=eA,rA=Object.prototype;function nA(e){var t=e&&e.constructor,r=typeof t=="function"&&t.prototype||rA;return e===r}var aA=nA;function oA(e,t){return function(r){return e(t(r))}}var sA=oA,iA=sA(Object.keys,Object),lA=iA,cA=Object.prototype,uA=cA.hasOwnProperty;function dA(e){if(!aA(e))return lA(e);var t=[];for(var r in Object(e))uA.call(e,r)&&r!="constructor"&&t.push(r);return t}var hA=dA;function pA(e){return e!=null&&jm(e.length)&&!_m(e)}var mA=pA;function fA(e){return mA(e)?tA(e):hA(e)}var gA=fA;function yA(e){return qT(e,gA,eR)}var Od=yA,bA=1,vA=Object.prototype,SA=vA.hasOwnProperty;function xA(e,t,r,n,a,o){var s=r&bA,i=Od(e),l=i.length,c=Od(t),u=c.length;if(l!=u&&!s)return!1;for(var d=l;d--;){var h=i[d];if(!(s?h in t:SA.call(t,h)))return!1}var p=o.get(e),f=o.get(t);if(p&&f)return p==t&&f==e;var m=!0;o.set(e,t),o.set(t,e);for(var y=s;++d<l;){h=i[d];var x=e[h],V=t[h];if(n)var O=s?n(V,x,h,t,e,o):n(x,V,h,e,t,o);if(!(O===void 0?x===V||a(x,V,r,n,o):O)){m=!1;break}y||(y=h=="constructor")}if(m&&!y){var C=e.constructor,A=t.constructor;C!=A&&"constructor"in e&&"constructor"in t&&!(typeof C=="function"&&C instanceof C&&typeof A=="function"&&A instanceof A)&&(m=!1)}return o.delete(e),o.delete(t),m}var OA=xA,wA=wn(Jt,"DataView"),el=wA,CA=wn(Jt,"Promise"),tl=CA,PA=wn(Jt,"Set"),rl=PA,TA=wn(Jt,"WeakMap"),nl=TA,wd="[object Map]",RA="[object Object]",Cd="[object Promise]",Pd="[object Set]",Td="[object WeakMap]",Rd="[object DataView]",AA=$r(el),VA=$r(pa),_A=$r(tl),EA=$r(rl),IA=$r(nl),mr=Aa;(el&&mr(new el(new ArrayBuffer(1)))!=Rd||pa&&mr(new pa)!=wd||tl&&mr(tl.resolve())!=Cd||rl&&mr(new rl)!=Pd||nl&&mr(new nl)!=Td)&&(mr=function(e){var t=Aa(e),r=t==RA?e.constructor:void 0,n=r?$r(r):"";if(n)switch(n){case AA:return Rd;case VA:return wd;case _A:return Cd;case EA:return Pd;case IA:return Td}return t});var Ad=mr,MA=1,Vd="[object Arguments]",_d="[object Array]",Qa="[object Object]",$A=Object.prototype,Ed=$A.hasOwnProperty;function jA(e,t,r,n,a,o){var s=Go(e),i=Go(t),l=s?_d:Ad(e),c=i?_d:Ad(t);l=l==Vd?Qa:l,c=c==Vd?Qa:c;var u=l==Qa,d=c==Qa,h=l==c;if(h&&Zi(e)){if(!Zi(t))return!1;s=!0,u=!1}if(h&&!u)return o||(o=new xi),s||Um(e)?Im(e,t,r,n,a,o):NT(e,t,l,r,n,a,o);if(!(r&MA)){var p=u&&Ed.call(e,"__wrapped__"),f=d&&Ed.call(t,"__wrapped__");if(p||f){var m=p?e.value():e,y=f?t.value():t;return o||(o=new xi),a(m,y,r,n,o)}}return h?(o||(o=new xi),OA(e,t,r,n,a,o)):!1}var kA=jA;function Lm(e,t,r,n,a){return e===t?!0:e==null||t==null||!fa(e)&&!fa(t)?e!==e&&t!==t:kA(e,t,r,n,Lm,a)}var UA=Lm;function LA(e,t){return UA(e,t)}var DA=LA;/*! *****************************************************************************
|
|
80
128
|
Copyright (c) Microsoft Corporation. All rights reserved.
|
|
81
129
|
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
|
|
82
130
|
this file except in compliance with the License. You may obtain a copy of the
|
|
@@ -89,19 +137,19 @@ MERCHANTABLITY OR NON-INFRINGEMENT.
|
|
|
89
137
|
|
|
90
138
|
See the Apache Version 2.0 License for specific language governing permissions
|
|
91
139
|
and limitations under the License.
|
|
92
|
-
***************************************************************************** */var
|
|
140
|
+
***************************************************************************** */var al=function(e,t){return al=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,n){r.__proto__=n}||function(r,n){for(var a in n)n.hasOwnProperty(a)&&(r[a]=n[a])},al(e,t)};function Dm(e,t){al(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}function BA(e){var t=typeof Symbol=="function"&&e[Symbol.iterator],r=0;return t?t.call(e):{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}}}function NA(e,t){var r=typeof Symbol=="function"&&e[Symbol.iterator];if(!r)return e;var n=r.call(e),a,o=[],s;try{for(;(t===void 0||t-- >0)&&!(a=n.next()).done;)o.push(a.value)}catch(i){s={error:i}}finally{try{a&&!a.done&&(r=n.return)&&r.call(n)}finally{if(s)throw s.error}}return o}function FA(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(NA(arguments[t]));return e}var Bm=function(){function e(t,r){this.target=r,this.type=t}return e}(),zA=function(e){Dm(t,e);function t(r,n){var a=e.call(this,"error",n)||this;return a.message=r.message,a.error=r,a}return t}(Bm),GA=function(e){Dm(t,e);function t(r,n,a){r===void 0&&(r=1e3),n===void 0&&(n="");var o=e.call(this,"close",a)||this;return o.wasClean=!0,o.code=r,o.reason=n,o}return t}(Bm);/*!
|
|
93
141
|
* Reconnecting WebSocket
|
|
94
142
|
* by Pedro Ladaria <pedro.ladaria@gmail.com>
|
|
95
143
|
* https://github.com/pladaria/reconnecting-websocket
|
|
96
144
|
* License MIT
|
|
97
|
-
*/var Ng=function(){if(typeof WebSocket<"u")return WebSocket},Dg=function(e){return typeof e<"u"&&!!e&&e.CLOSING===2},jt={maxReconnectionDelay:1e4,minReconnectionDelay:1e3+Math.random()*4e3,minUptime:5e3,reconnectionDelayGrowFactor:1.3,connectionTimeout:4e3,maxRetries:1/0,maxEnqueuedMessages:1/0},zg=function(){function e(t,r,a){var n=this;a===void 0&&(a={}),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){n._debug("open event");var s=n._options.minUptime,l=s===void 0?jt.minUptime:s;clearTimeout(n._connectTimeout),n._uptimeTimeout=setTimeout(function(){return n._acceptOpen()},l),n._ws.binaryType=n._binaryType,n._messageQueue.forEach(function(i){return n._ws.send(i)}),n._messageQueue=[],n.onopen&&n.onopen(o),n._listeners.open.forEach(function(i){return n._callEventListener(o,i)})},this._handleMessage=function(o){n._debug("message event"),n.onmessage&&n.onmessage(o),n._listeners.message.forEach(function(s){return n._callEventListener(o,s)})},this._handleError=function(o){n._debug("error event",o.message),n._disconnect(void 0,o.message==="TIMEOUT"?"timeout":void 0),n.onerror&&n.onerror(o),n._debug("exec error listeners"),n._listeners.error.forEach(function(s){return n._callEventListener(o,s)}),n._connect()},this._handleClose=function(o){n._debug("close event"),n._clearTimeouts(),n._shouldReconnect&&n._connect(),n.onclose&&n.onclose(o),n._listeners.close.forEach(function(s){return n._callEventListener(o,s)})},this._url=t,this._protocols=r,this._options=a,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(r,a){return typeof a=="string"?r+=a.length:a instanceof Blob?r+=a.size:r+=a.byteLength,r},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,r){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,r)},e.prototype.reconnect=function(t,r){this._shouldReconnect=!0,this._closeCalled=!1,this._retryCount=-1,!this._ws||this._ws.readyState===this.CLOSED?this._connect():(this._disconnect(t,r),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 r=this._options.maxEnqueuedMessages,a=r===void 0?jt.maxEnqueuedMessages:r;this._messageQueue.length<a&&(this._debug("enqueue",t),this._messageQueue.push(t))}},e.prototype.addEventListener=function(t,r){this._listeners[t]&&this._listeners[t].push(r)},e.prototype.dispatchEvent=function(t){var r,a,n=this._listeners[t.type];if(n)try{for(var o=Ug(n),s=o.next();!s.done;s=o.next()){var l=s.value;this._callEventListener(t,l)}}catch(i){r={error:i}}finally{try{s&&!s.done&&(a=o.return)&&a.call(o)}finally{if(r)throw r.error}}return!0},e.prototype.removeEventListener=function(t,r){this._listeners[t]&&(this._listeners[t]=this._listeners[t].filter(function(a){return a!==r}))},e.prototype._debug=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];this._options.debug&&console.log.apply(console,Bg(["RWS>"],t))},e.prototype._getNextDelay=function(){var t=this._options,r=t.reconnectionDelayGrowFactor,a=r===void 0?jt.reconnectionDelayGrowFactor:r,n=t.minReconnectionDelay,o=n===void 0?jt.minReconnectionDelay:n,s=t.maxReconnectionDelay,l=s===void 0?jt.maxReconnectionDelay:s,i=0;return this._retryCount>0&&(i=o*Math.pow(a,this._retryCount-1),i>l&&(i=l)),this._debug("next delay",i),i},e.prototype._wait=function(){var t=this;return new Promise(function(r){setTimeout(r,t._getNextDelay())})},e.prototype._getNextUrl=function(t){if(typeof t=="string")return Promise.resolve(t);if(typeof t=="function"){var r=t();if(typeof r=="string")return Promise.resolve(r);if(r.then)return r}throw Error("Invalid URL")},e.prototype._connect=function(){var t=this;if(!(this._connectLock||!this._shouldReconnect)){this._connectLock=!0;var r=this._options,a=r.maxRetries,n=a===void 0?jt.maxRetries:a,o=r.connectionTimeout,s=o===void 0?jt.connectionTimeout:o,l=r.WebSocket,i=l===void 0?Ng():l;if(this._retryCount>=n){this._debug("max retries reached",this._retryCount,">=",n);return}if(this._retryCount++,this._debug("connect",this._retryCount),this._removeListeners(),!Dg(i))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 i(c,t._protocols):new i(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 Lg(Error("TIMEOUT"),this))},e.prototype._disconnect=function(t,r){if(t===void 0&&(t=1e3),this._clearTimeouts(),!!this._ws){this._removeListeners();try{this._ws.close(t,r),this._handleClose(new Fg(t,r,this))}catch{}}},e.prototype._acceptOpen=function(){this._debug("accept open"),this._retryCount=0},e.prototype._callEventListener=function(t,r){"handleEvent"in r?r.handleEvent(t):r(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}(),Gg=Object.defineProperty,qg=Object.defineProperties,Jg=Object.getOwnPropertyDescriptors,Ds=Object.getOwnPropertySymbols,Hg=Object.prototype.hasOwnProperty,Wg=Object.prototype.propertyIsEnumerable,zs=(e,t,r)=>t in e?Gg(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,cr=(e,t)=>{for(var r in t||(t={}))Hg.call(t,r)&&zs(e,r,t[r]);if(Ds)for(var r of Ds(t))Wg.call(t,r)&&zs(e,r,t[r]);return e},po=(e,t)=>qg(e,Jg(t)),me=(e,t,r)=>new Promise((a,n)=>{var o=i=>{try{l(r.next(i))}catch(c){n(c)}},s=i=>{try{l(r.throw(i))}catch(c){n(c)}},l=i=>i.done?a(i.value):Promise.resolve(i.value).then(o,s);l((r=r.apply(e,t)).next())}),Qg=class extends zg{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",a=>{this.receivedFirstMessage||(this.receivedFirstMessage=a)}),this.addEventListener("close",()=>{console.log(`Websocket to ${this.url} closed`)});const r=this.reconnect;this.reconnect=()=>{this.opts.mock?this.opts.mock.handleWebsocketConnection(this):r.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()}opened(){return me(this,null,function*(){return new Promise((e,t)=>{this.readyState===WebSocket.OPEN?e():(this.addEventListener("open",()=>e()),this.addEventListener("error",t))})})}closed(){return me(this,null,function*(){return new Promise((e,t)=>{this.readyState===WebSocket.CLOSED?e():(this.addEventListener("close",()=>e()),this.addEventListener("error",t))})})}firstMessage(){return me(this,null,function*(){return this.receivedFirstMessage?this.receivedFirstMessage:new Promise((e,t)=>{const r=n=>{this.receivedFirstMessage=n,this.removeEventListener("message",r),this.removeEventListener("error",a),e(n)},a=n=>{this.removeEventListener("message",r),this.removeEventListener("error",a),t(n)};this.addEventListener("message",r),this.addEventListener("error",a)})})}nextMessage(){return me(this,null,function*(){return new Promise((e,t)=>{const r=n=>{this.removeEventListener("message",r),this.removeEventListener("error",a),e(n)},a=n=>{this.removeEventListener("message",r),this.removeEventListener("error",a),t(n)};this.addEventListener("message",r),this.addEventListener("error",a)})})}},Kg=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}},zn=new Kg;function Rt(e){try{return JSON.parse(e)}catch{return}}function Yg(e,t){return e||(e="world"),t||(t="world"),e===t}var pr="wandelbots.io",Gn={dev:{domain:`https://auth.portal.dev.${pr}`,clientId:"fLbJD0RLp5r2Dpucm5j8BjwMR6Hunfha"},stg:{domain:`https://auth.portal.stg.${pr}`,clientId:"joVDeD9e786WzFNSGCqoVq7HNkWt5j6s"},prod:{domain:`https://auth.portal.${pr}`,clientId:"J7WJUi38xVQdJAEBNRT9Xw1b0fXDb4J2"}},Xg=e=>{if(e.includes(`dev.${pr}`))return Gn.dev;if(e.includes(`stg.${pr}`))return Gn.stg;if(e.includes(pr))return Gn.prod;throw new Error("Unsupported instance URL. Cannot determine Auth0 configuration.")},Zg=e=>me(void 0,null,function*(){var t;if(typeof window>"u")throw new Error("Access token must be set to use NovaClient when not in a browser environment.");const r=Xg(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:a}=yield Promise.resolve().then(()=>require("./auth0-spa-js.production.esm-BLRAk7Yh.cjs")),n=new a({domain:r.domain,clientId:(t=r.clientId)!=null?t:"",useRefreshTokens:!1,authorizationParams:{audience:"nova-api",redirect_uri:window.location.origin}});if(window.location.search.includes("code=")&&window.location.search.includes("state=")){const{appState:s}=yield n.handleRedirectCallback();window.history.replaceState({},document.title,(s==null?void 0:s.returnTo)||window.location.pathname)}else yield n.loginWithRedirect();return yield n.getTokenSilently()});function Pi(e,t){return function(){return e.apply(t,arguments)}}const{toString:eb}=Object.prototype,{getPrototypeOf:$o}=Object,mn=(e=>t=>{const r=eb.call(t);return e[r]||(e[r]=r.slice(8,-1).toLowerCase())})(Object.create(null)),rt=e=>(e=e.toLowerCase(),t=>mn(t)===e),fn=e=>t=>typeof t===e,{isArray:wr}=Array,Yr=fn("undefined");function tb(e){return e!==null&&!Yr(e)&&e.constructor!==null&&!Yr(e.constructor)&&qe(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const Ri=rt("ArrayBuffer");function rb(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&Ri(e.buffer),t}const ab=fn("string"),qe=fn("function"),_i=fn("number"),yn=e=>e!==null&&typeof e=="object",nb=e=>e===!0||e===!1,Ma=e=>{if(mn(e)!=="object")return!1;const t=$o(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)},ob=rt("Date"),sb=rt("File"),lb=rt("Blob"),ib=rt("FileList"),cb=e=>yn(e)&&qe(e.pipe),db=e=>{let t;return e&&(typeof FormData=="function"&&e instanceof FormData||qe(e.append)&&((t=mn(e))==="formdata"||t==="object"&&qe(e.toString)&&e.toString()==="[object FormData]"))},ub=rt("URLSearchParams"),[pb,hb,mb,fb]=["ReadableStream","Request","Response","Headers"].map(rt),yb=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function na(e,t,{allOwnKeys:r=!1}={}){if(e===null||typeof e>"u")return;let a,n;if(typeof e!="object"&&(e=[e]),wr(e))for(a=0,n=e.length;a<n;a++)t.call(null,e[a],a,e);else{const o=r?Object.getOwnPropertyNames(e):Object.keys(e),s=o.length;let l;for(a=0;a<s;a++)l=o[a],t.call(null,e[l],l,e)}}function Ai(e,t){t=t.toLowerCase();const r=Object.keys(e);let a=r.length,n;for(;a-- >0;)if(n=r[a],t===n.toLowerCase())return n;return null}const Ut=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,Ti=e=>!Yr(e)&&e!==Ut;function ho(){const{caseless:e}=Ti(this)&&this||{},t={},r=(a,n)=>{const o=e&&Ai(t,n)||n;Ma(t[o])&&Ma(a)?t[o]=ho(t[o],a):Ma(a)?t[o]=ho({},a):wr(a)?t[o]=a.slice():t[o]=a};for(let a=0,n=arguments.length;a<n;a++)arguments[a]&&na(arguments[a],r);return t}const gb=(e,t,r,{allOwnKeys:a}={})=>(na(t,(n,o)=>{r&&qe(n)?e[o]=Pi(n,r):e[o]=n},{allOwnKeys:a}),e),bb=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),Sb=(e,t,r,a)=>{e.prototype=Object.create(t.prototype,a),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),r&&Object.assign(e.prototype,r)},vb=(e,t,r,a)=>{let n,o,s;const l={};if(t=t||{},e==null)return t;do{for(n=Object.getOwnPropertyNames(e),o=n.length;o-- >0;)s=n[o],(!a||a(s,e,t))&&!l[s]&&(t[s]=e[s],l[s]=!0);e=r!==!1&&$o(e)}while(e&&(!r||r(e,t))&&e!==Object.prototype);return t},xb=(e,t,r)=>{e=String(e),(r===void 0||r>e.length)&&(r=e.length),r-=t.length;const a=e.indexOf(t,r);return a!==-1&&a===r},Ob=e=>{if(!e)return null;if(wr(e))return e;let t=e.length;if(!_i(t))return null;const r=new Array(t);for(;t-- >0;)r[t]=e[t];return r},wb=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&$o(Uint8Array)),Cb=(e,t)=>{const a=(e&&e[Symbol.iterator]).call(e);let n;for(;(n=a.next())&&!n.done;){const o=n.value;t.call(e,o[0],o[1])}},Vb=(e,t)=>{let r;const a=[];for(;(r=e.exec(t))!==null;)a.push(r);return a},Pb=rt("HTMLFormElement"),Rb=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(r,a,n){return a.toUpperCase()+n}),Gs=(({hasOwnProperty:e})=>(t,r)=>e.call(t,r))(Object.prototype),_b=rt("RegExp"),Ii=(e,t)=>{const r=Object.getOwnPropertyDescriptors(e),a={};na(r,(n,o)=>{let s;(s=t(n,o,e))!==!1&&(a[o]=s||n)}),Object.defineProperties(e,a)},Ab=e=>{Ii(e,(t,r)=>{if(qe(e)&&["arguments","caller","callee"].indexOf(r)!==-1)return!1;const a=e[r];if(qe(a)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+r+"'")})}})},Tb=(e,t)=>{const r={},a=n=>{n.forEach(o=>{r[o]=!0})};return wr(e)?a(e):a(String(e).split(t)),r},Ib=()=>{},Eb=(e,t)=>e!=null&&Number.isFinite(e=+e)?e:t;function Mb(e){return!!(e&&qe(e.append)&&e[Symbol.toStringTag]==="FormData"&&e[Symbol.iterator])}const jb=e=>{const t=new Array(10),r=(a,n)=>{if(yn(a)){if(t.indexOf(a)>=0)return;if(!("toJSON"in a)){t[n]=a;const o=wr(a)?[]:{};return na(a,(s,l)=>{const i=r(s,n+1);!Yr(i)&&(o[l]=i)}),t[n]=void 0,o}}return a};return r(e,0)},$b=rt("AsyncFunction"),Ub=e=>e&&(yn(e)||qe(e))&&qe(e.then)&&qe(e.catch),Ei=((e,t)=>e?setImmediate:t?((r,a)=>(Ut.addEventListener("message",({source:n,data:o})=>{n===Ut&&o===r&&a.length&&a.shift()()},!1),n=>{a.push(n),Ut.postMessage(r,"*")}))(`axios@${Math.random()}`,[]):r=>setTimeout(r))(typeof setImmediate=="function",qe(Ut.postMessage)),kb=typeof queueMicrotask<"u"?queueMicrotask.bind(Ut):typeof process<"u"&&process.nextTick||Ei,T={isArray:wr,isArrayBuffer:Ri,isBuffer:tb,isFormData:db,isArrayBufferView:rb,isString:ab,isNumber:_i,isBoolean:nb,isObject:yn,isPlainObject:Ma,isReadableStream:pb,isRequest:hb,isResponse:mb,isHeaders:fb,isUndefined:Yr,isDate:ob,isFile:sb,isBlob:lb,isRegExp:_b,isFunction:qe,isStream:cb,isURLSearchParams:ub,isTypedArray:wb,isFileList:ib,forEach:na,merge:ho,extend:gb,trim:yb,stripBOM:bb,inherits:Sb,toFlatObject:vb,kindOf:mn,kindOfTest:rt,endsWith:xb,toArray:Ob,forEachEntry:Cb,matchAll:Vb,isHTMLForm:Pb,hasOwnProperty:Gs,hasOwnProp:Gs,reduceDescriptors:Ii,freezeMethods:Ab,toObjectSet:Tb,toCamelCase:Rb,noop:Ib,toFiniteNumber:Eb,findKey:Ai,global:Ut,isContextDefined:Ti,isSpecCompliantForm:Mb,toJSONObject:jb,isAsyncFn:$b,isThenable:Ub,setImmediate:Ei,asap:kb};function ae(e,t,r,a,n){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",t&&(this.code=t),r&&(this.config=r),a&&(this.request=a),n&&(this.response=n,this.status=n.status?n.status:null)}T.inherits(ae,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:T.toJSONObject(this.config),code:this.code,status:this.status}}});const Mi=ae.prototype,ji={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{ji[e]={value:e}});Object.defineProperties(ae,ji);Object.defineProperty(Mi,"isAxiosError",{value:!0});ae.from=(e,t,r,a,n,o)=>{const s=Object.create(Mi);return T.toFlatObject(e,s,function(i){return i!==Error.prototype},l=>l!=="isAxiosError"),ae.call(s,e.message,t,r,a,n),s.cause=e,s.name=e.name,o&&Object.assign(s,o),s};const Bb=null;function mo(e){return T.isPlainObject(e)||T.isArray(e)}function $i(e){return T.endsWith(e,"[]")?e.slice(0,-2):e}function qs(e,t,r){return e?e.concat(t).map(function(n,o){return n=$i(n),!r&&o?"["+n+"]":n}).join(r?".":""):t}function Lb(e){return T.isArray(e)&&!e.some(mo)}const Fb=T.toFlatObject(T,{},null,function(t){return/^is[A-Z]/.test(t)});function gn(e,t,r){if(!T.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,r=T.toFlatObject(r,{metaTokens:!0,dots:!1,indexes:!1},!1,function(m,x){return!T.isUndefined(x[m])});const a=r.metaTokens,n=r.visitor||d,o=r.dots,s=r.indexes,i=(r.Blob||typeof Blob<"u"&&Blob)&&T.isSpecCompliantForm(t);if(!T.isFunction(n))throw new TypeError("visitor must be a function");function c(g){if(g===null)return"";if(T.isDate(g))return g.toISOString();if(!i&&T.isBlob(g))throw new ae("Blob is not supported. Use a Buffer instead.");return T.isArrayBuffer(g)||T.isTypedArray(g)?i&&typeof Blob=="function"?new Blob([g]):Buffer.from(g):g}function d(g,m,x){let I=g;if(g&&!x&&typeof g=="object"){if(T.endsWith(m,"{}"))m=a?m:m.slice(0,-2),g=JSON.stringify(g);else if(T.isArray(g)&&Lb(g)||(T.isFileList(g)||T.endsWith(m,"[]"))&&(I=T.toArray(g)))return m=$i(m),I.forEach(function(N,D){!(T.isUndefined(N)||N===null)&&t.append(s===!0?qs([m],D,o):s===null?m:m+"[]",c(N))}),!1}return mo(g)?!0:(t.append(qs(x,m,o),c(g)),!1)}const u=[],p=Object.assign(Fb,{defaultVisitor:d,convertValue:c,isVisitable:mo});function y(g,m){if(!T.isUndefined(g)){if(u.indexOf(g)!==-1)throw Error("Circular reference detected in "+m.join("."));u.push(g),T.forEach(g,function(I,G){(!(T.isUndefined(I)||I===null)&&n.call(t,I,T.isString(G)?G.trim():G,m,p))===!0&&y(I,m?m.concat(G):[G])}),u.pop()}}if(!T.isObject(e))throw new TypeError("data must be an object");return y(e),t}function Js(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(a){return t[a]})}function Uo(e,t){this._pairs=[],e&&gn(e,this,t)}const Ui=Uo.prototype;Ui.append=function(t,r){this._pairs.push([t,r])};Ui.toString=function(t){const r=t?function(a){return t.call(this,a,Js)}:Js;return this._pairs.map(function(n){return r(n[0])+"="+r(n[1])},"").join("&")};function Nb(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function ki(e,t,r){if(!t)return e;const a=r&&r.encode||Nb;T.isFunction(r)&&(r={serialize:r});const n=r&&r.serialize;let o;if(n?o=n(t,r):o=T.isURLSearchParams(t)?t.toString():new Uo(t,r).toString(a),o){const s=e.indexOf("#");s!==-1&&(e=e.slice(0,s)),e+=(e.indexOf("?")===-1?"?":"&")+o}return e}class Hs{constructor(){this.handlers=[]}use(t,r,a){return this.handlers.push({fulfilled:t,rejected:r,synchronous:a?a.synchronous:!1,runWhen:a?a.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){T.forEach(this.handlers,function(a){a!==null&&t(a)})}}const Bi={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},Db=typeof URLSearchParams<"u"?URLSearchParams:Uo,zb=typeof FormData<"u"?FormData:null,Gb=typeof Blob<"u"?Blob:null,qb={isBrowser:!0,classes:{URLSearchParams:Db,FormData:zb,Blob:Gb},protocols:["http","https","file","blob","url","data"]},ko=typeof window<"u"&&typeof document<"u",fo=typeof navigator=="object"&&navigator||void 0,Jb=ko&&(!fo||["ReactNative","NativeScript","NS"].indexOf(fo.product)<0),Hb=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",Wb=ko&&window.location.href||"http://localhost",Qb=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:ko,hasStandardBrowserEnv:Jb,hasStandardBrowserWebWorkerEnv:Hb,navigator:fo,origin:Wb},Symbol.toStringTag,{value:"Module"})),Me={...Qb,...qb};function Kb(e,t){return gn(e,new Me.classes.URLSearchParams,Object.assign({visitor:function(r,a,n,o){return Me.isNode&&T.isBuffer(r)?(this.append(a,r.toString("base64")),!1):o.defaultVisitor.apply(this,arguments)}},t))}function Yb(e){return T.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function Xb(e){const t={},r=Object.keys(e);let a;const n=r.length;let o;for(a=0;a<n;a++)o=r[a],t[o]=e[o];return t}function Li(e){function t(r,a,n,o){let s=r[o++];if(s==="__proto__")return!0;const l=Number.isFinite(+s),i=o>=r.length;return s=!s&&T.isArray(n)?n.length:s,i?(T.hasOwnProp(n,s)?n[s]=[n[s],a]:n[s]=a,!l):((!n[s]||!T.isObject(n[s]))&&(n[s]=[]),t(r,a,n[s],o)&&T.isArray(n[s])&&(n[s]=Xb(n[s])),!l)}if(T.isFormData(e)&&T.isFunction(e.entries)){const r={};return T.forEachEntry(e,(a,n)=>{t(Yb(a),n,r,0)}),r}return null}function Zb(e,t,r){if(T.isString(e))try{return(t||JSON.parse)(e),T.trim(e)}catch(a){if(a.name!=="SyntaxError")throw a}return(r||JSON.stringify)(e)}const oa={transitional:Bi,adapter:["xhr","http","fetch"],transformRequest:[function(t,r){const a=r.getContentType()||"",n=a.indexOf("application/json")>-1,o=T.isObject(t);if(o&&T.isHTMLForm(t)&&(t=new FormData(t)),T.isFormData(t))return n?JSON.stringify(Li(t)):t;if(T.isArrayBuffer(t)||T.isBuffer(t)||T.isStream(t)||T.isFile(t)||T.isBlob(t)||T.isReadableStream(t))return t;if(T.isArrayBufferView(t))return t.buffer;if(T.isURLSearchParams(t))return r.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let l;if(o){if(a.indexOf("application/x-www-form-urlencoded")>-1)return Kb(t,this.formSerializer).toString();if((l=T.isFileList(t))||a.indexOf("multipart/form-data")>-1){const i=this.env&&this.env.FormData;return gn(l?{"files[]":t}:t,i&&new i,this.formSerializer)}}return o||n?(r.setContentType("application/json",!1),Zb(t)):t}],transformResponse:[function(t){const r=this.transitional||oa.transitional,a=r&&r.forcedJSONParsing,n=this.responseType==="json";if(T.isResponse(t)||T.isReadableStream(t))return t;if(t&&T.isString(t)&&(a&&!this.responseType||n)){const s=!(r&&r.silentJSONParsing)&&n;try{return JSON.parse(t)}catch(l){if(s)throw l.name==="SyntaxError"?ae.from(l,ae.ERR_BAD_RESPONSE,this,null,this.response):l}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:Me.classes.FormData,Blob:Me.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};T.forEach(["delete","get","head","post","put","patch"],e=>{oa.headers[e]={}});const e0=T.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),t0=e=>{const t={};let r,a,n;return e&&e.split(`
|
|
98
|
-
`).forEach(function(s){
|
|
99
|
-
`)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...r){const a=new this(t);return r.forEach(n=>a.set(n)),a}static accessor(t){const a=(this[Ws]=this[Ws]={accessors:{}}).accessors,n=this.prototype;function o(s){const l=Mr(s);a[l]||(o0(n,s),a[l]=!0)}return T.isArray(t)?t.forEach(o):o(t),this}};De.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);T.reduceDescriptors(De.prototype,({value:e},t)=>{let r=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(a){this[r]=a}}});T.freezeMethods(De);function Jn(e,t){const r=this||oa,a=t||r,n=De.from(a.headers);let o=a.data;return T.forEach(e,function(l){o=l.call(r,o,n.normalize(),t?t.status:void 0)}),n.normalize(),o}function Fi(e){return!!(e&&e.__CANCEL__)}function Cr(e,t,r){ae.call(this,e??"canceled",ae.ERR_CANCELED,t,r),this.name="CanceledError"}T.inherits(Cr,ae,{__CANCEL__:!0});function Ni(e,t,r){const a=r.config.validateStatus;!r.status||!a||a(r.status)?e(r):t(new ae("Request failed with status code "+r.status,[ae.ERR_BAD_REQUEST,ae.ERR_BAD_RESPONSE][Math.floor(r.status/100)-4],r.config,r.request,r))}function s0(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function l0(e,t){e=e||10;const r=new Array(e),a=new Array(e);let n=0,o=0,s;return t=t!==void 0?t:1e3,function(i){const c=Date.now(),d=a[o];s||(s=c),r[n]=i,a[n]=c;let u=o,p=0;for(;u!==n;)p+=r[u++],u=u%e;if(n=(n+1)%e,n===o&&(o=(o+1)%e),c-s<t)return;const y=d&&c-d;return y?Math.round(p*1e3/y):void 0}}function i0(e,t){let r=0,a=1e3/t,n,o;const s=(c,d=Date.now())=>{r=d,n=null,o&&(clearTimeout(o),o=null),e.apply(null,c)};return[(...c)=>{const d=Date.now(),u=d-r;u>=a?s(c,d):(n=c,o||(o=setTimeout(()=>{o=null,s(n)},a-u)))},()=>n&&s(n)]}const qa=(e,t,r=3)=>{let a=0;const n=l0(50,250);return i0(o=>{const s=o.loaded,l=o.lengthComputable?o.total:void 0,i=s-a,c=n(i),d=s<=l;a=s;const u={loaded:s,total:l,progress:l?s/l:void 0,bytes:i,rate:c||void 0,estimated:c&&l&&d?(l-s)/c:void 0,event:o,lengthComputable:l!=null,[t?"download":"upload"]:!0};e(u)},r)},Qs=(e,t)=>{const r=e!=null;return[a=>t[0]({lengthComputable:r,total:e,loaded:a}),t[1]]},Ks=e=>(...t)=>T.asap(()=>e(...t)),c0=Me.hasStandardBrowserEnv?((e,t)=>r=>(r=new URL(r,Me.origin),e.protocol===r.protocol&&e.host===r.host&&(t||e.port===r.port)))(new URL(Me.origin),Me.navigator&&/(msie|trident)/i.test(Me.navigator.userAgent)):()=>!0,d0=Me.hasStandardBrowserEnv?{write(e,t,r,a,n,o){const s=[e+"="+encodeURIComponent(t)];T.isNumber(r)&&s.push("expires="+new Date(r).toGMTString()),T.isString(a)&&s.push("path="+a),T.isString(n)&&s.push("domain="+n),o===!0&&s.push("secure"),document.cookie=s.join("; ")},read(e){const t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove(e){this.write(e,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function u0(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function p0(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function Di(e,t,r){let a=!u0(t);return e&&a||r==!1?p0(e,t):t}const Ys=e=>e instanceof De?{...e}:e;function Dt(e,t){t=t||{};const r={};function a(c,d,u,p){return T.isPlainObject(c)&&T.isPlainObject(d)?T.merge.call({caseless:p},c,d):T.isPlainObject(d)?T.merge({},d):T.isArray(d)?d.slice():d}function n(c,d,u,p){if(T.isUndefined(d)){if(!T.isUndefined(c))return a(void 0,c,u,p)}else return a(c,d,u,p)}function o(c,d){if(!T.isUndefined(d))return a(void 0,d)}function s(c,d){if(T.isUndefined(d)){if(!T.isUndefined(c))return a(void 0,c)}else return a(void 0,d)}function l(c,d,u){if(u in t)return a(c,d);if(u in e)return a(void 0,c)}const i={url:o,method:o,data:o,baseURL:s,transformRequest:s,transformResponse:s,paramsSerializer:s,timeout:s,timeoutMessage:s,withCredentials:s,withXSRFToken:s,adapter:s,responseType:s,xsrfCookieName:s,xsrfHeaderName:s,onUploadProgress:s,onDownloadProgress:s,decompress:s,maxContentLength:s,maxBodyLength:s,beforeRedirect:s,transport:s,httpAgent:s,httpsAgent:s,cancelToken:s,socketPath:s,responseEncoding:s,validateStatus:l,headers:(c,d,u)=>n(Ys(c),Ys(d),u,!0)};return T.forEach(Object.keys(Object.assign({},e,t)),function(d){const u=i[d]||n,p=u(e[d],t[d],d);T.isUndefined(p)&&u!==l||(r[d]=p)}),r}const zi=e=>{const t=Dt({},e);let{data:r,withXSRFToken:a,xsrfHeaderName:n,xsrfCookieName:o,headers:s,auth:l}=t;t.headers=s=De.from(s),t.url=ki(Di(t.baseURL,t.url,t.allowAbsoluteUrls),e.params,e.paramsSerializer),l&&s.set("Authorization","Basic "+btoa((l.username||"")+":"+(l.password?unescape(encodeURIComponent(l.password)):"")));let i;if(T.isFormData(r)){if(Me.hasStandardBrowserEnv||Me.hasStandardBrowserWebWorkerEnv)s.setContentType(void 0);else if((i=s.getContentType())!==!1){const[c,...d]=i?i.split(";").map(u=>u.trim()).filter(Boolean):[];s.setContentType([c||"multipart/form-data",...d].join("; "))}}if(Me.hasStandardBrowserEnv&&(a&&T.isFunction(a)&&(a=a(t)),a||a!==!1&&c0(t.url))){const c=n&&o&&d0.read(o);c&&s.set(n,c)}return t},h0=typeof XMLHttpRequest<"u",m0=h0&&function(e){return new Promise(function(r,a){const n=zi(e);let o=n.data;const s=De.from(n.headers).normalize();let{responseType:l,onUploadProgress:i,onDownloadProgress:c}=n,d,u,p,y,g;function m(){y&&y(),g&&g(),n.cancelToken&&n.cancelToken.unsubscribe(d),n.signal&&n.signal.removeEventListener("abort",d)}let x=new XMLHttpRequest;x.open(n.method.toUpperCase(),n.url,!0),x.timeout=n.timeout;function I(){if(!x)return;const N=De.from("getAllResponseHeaders"in x&&x.getAllResponseHeaders()),z={data:!l||l==="text"||l==="json"?x.responseText:x.response,status:x.status,statusText:x.statusText,headers:N,config:e,request:x};Ni(function(j){r(j),m()},function(j){a(j),m()},z),x=null}"onloadend"in x?x.onloadend=I:x.onreadystatechange=function(){!x||x.readyState!==4||x.status===0&&!(x.responseURL&&x.responseURL.indexOf("file:")===0)||setTimeout(I)},x.onabort=function(){x&&(a(new ae("Request aborted",ae.ECONNABORTED,e,x)),x=null)},x.onerror=function(){a(new ae("Network Error",ae.ERR_NETWORK,e,x)),x=null},x.ontimeout=function(){let D=n.timeout?"timeout of "+n.timeout+"ms exceeded":"timeout exceeded";const z=n.transitional||Bi;n.timeoutErrorMessage&&(D=n.timeoutErrorMessage),a(new ae(D,z.clarifyTimeoutError?ae.ETIMEDOUT:ae.ECONNABORTED,e,x)),x=null},o===void 0&&s.setContentType(null),"setRequestHeader"in x&&T.forEach(s.toJSON(),function(D,z){x.setRequestHeader(z,D)}),T.isUndefined(n.withCredentials)||(x.withCredentials=!!n.withCredentials),l&&l!=="json"&&(x.responseType=n.responseType),c&&([p,g]=qa(c,!0),x.addEventListener("progress",p)),i&&x.upload&&([u,y]=qa(i),x.upload.addEventListener("progress",u),x.upload.addEventListener("loadend",y)),(n.cancelToken||n.signal)&&(d=N=>{x&&(a(!N||N.type?new Cr(null,e,x):N),x.abort(),x=null)},n.cancelToken&&n.cancelToken.subscribe(d),n.signal&&(n.signal.aborted?d():n.signal.addEventListener("abort",d)));const G=s0(n.url);if(G&&Me.protocols.indexOf(G)===-1){a(new ae("Unsupported protocol "+G+":",ae.ERR_BAD_REQUEST,e));return}x.send(o||null)})},f0=(e,t)=>{const{length:r}=e=e?e.filter(Boolean):[];if(t||r){let a=new AbortController,n;const o=function(c){if(!n){n=!0,l();const d=c instanceof Error?c:this.reason;a.abort(d instanceof ae?d:new Cr(d instanceof Error?d.message:d))}};let s=t&&setTimeout(()=>{s=null,o(new ae(`timeout ${t} of ms exceeded`,ae.ETIMEDOUT))},t);const l=()=>{e&&(s&&clearTimeout(s),s=null,e.forEach(c=>{c.unsubscribe?c.unsubscribe(o):c.removeEventListener("abort",o)}),e=null)};e.forEach(c=>c.addEventListener("abort",o));const{signal:i}=a;return i.unsubscribe=()=>T.asap(l),i}},y0=function*(e,t){let r=e.byteLength;if(r<t){yield e;return}let a=0,n;for(;a<r;)n=a+t,yield e.slice(a,n),a=n},g0=async function*(e,t){for await(const r of b0(e))yield*y0(r,t)},b0=async function*(e){if(e[Symbol.asyncIterator]){yield*e;return}const t=e.getReader();try{for(;;){const{done:r,value:a}=await t.read();if(r)break;yield a}}finally{await t.cancel()}},Xs=(e,t,r,a)=>{const n=g0(e,t);let o=0,s,l=i=>{s||(s=!0,a&&a(i))};return new ReadableStream({async pull(i){try{const{done:c,value:d}=await n.next();if(c){l(),i.close();return}let u=d.byteLength;if(r){let p=o+=u;r(p)}i.enqueue(new Uint8Array(d))}catch(c){throw l(c),c}},cancel(i){return l(i),n.return()}},{highWaterMark:2})},bn=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",Gi=bn&&typeof ReadableStream=="function",S0=bn&&(typeof TextEncoder=="function"?(e=>t=>e.encode(t))(new TextEncoder):async e=>new Uint8Array(await new Response(e).arrayBuffer())),qi=(e,...t)=>{try{return!!e(...t)}catch{return!1}},v0=Gi&&qi(()=>{let e=!1;const t=new Request(Me.origin,{body:new ReadableStream,method:"POST",get duplex(){return e=!0,"half"}}).headers.has("Content-Type");return e&&!t}),Zs=64*1024,yo=Gi&&qi(()=>T.isReadableStream(new Response("").body)),Ja={stream:yo&&(e=>e.body)};bn&&(e=>{["text","arrayBuffer","blob","formData","stream"].forEach(t=>{!Ja[t]&&(Ja[t]=T.isFunction(e[t])?r=>r[t]():(r,a)=>{throw new ae(`Response type '${t}' is not supported`,ae.ERR_NOT_SUPPORT,a)})})})(new Response);const x0=async e=>{if(e==null)return 0;if(T.isBlob(e))return e.size;if(T.isSpecCompliantForm(e))return(await new Request(Me.origin,{method:"POST",body:e}).arrayBuffer()).byteLength;if(T.isArrayBufferView(e)||T.isArrayBuffer(e))return e.byteLength;if(T.isURLSearchParams(e)&&(e=e+""),T.isString(e))return(await S0(e)).byteLength},O0=async(e,t)=>{const r=T.toFiniteNumber(e.getContentLength());return r??x0(t)},w0=bn&&(async e=>{let{url:t,method:r,data:a,signal:n,cancelToken:o,timeout:s,onDownloadProgress:l,onUploadProgress:i,responseType:c,headers:d,withCredentials:u="same-origin",fetchOptions:p}=zi(e);c=c?(c+"").toLowerCase():"text";let y=f0([n,o&&o.toAbortSignal()],s),g;const m=y&&y.unsubscribe&&(()=>{y.unsubscribe()});let x;try{if(i&&v0&&r!=="get"&&r!=="head"&&(x=await O0(d,a))!==0){let z=new Request(t,{method:"POST",body:a,duplex:"half"}),W;if(T.isFormData(a)&&(W=z.headers.get("content-type"))&&d.setContentType(W),z.body){const[j,U]=Qs(x,qa(Ks(i)));a=Xs(z.body,Zs,j,U)}}T.isString(u)||(u=u?"include":"omit");const I="credentials"in Request.prototype;g=new Request(t,{...p,signal:y,method:r.toUpperCase(),headers:d.normalize().toJSON(),body:a,duplex:"half",credentials:I?u:void 0});let G=await fetch(g);const N=yo&&(c==="stream"||c==="response");if(yo&&(l||N&&m)){const z={};["status","statusText","headers"].forEach(k=>{z[k]=G[k]});const W=T.toFiniteNumber(G.headers.get("content-length")),[j,U]=l&&Qs(W,qa(Ks(l),!0))||[];G=new Response(Xs(G.body,Zs,j,()=>{U&&U(),m&&m()}),z)}c=c||"text";let D=await Ja[T.findKey(Ja,c)||"text"](G,e);return!N&&m&&m(),await new Promise((z,W)=>{Ni(z,W,{data:D,headers:De.from(G.headers),status:G.status,statusText:G.statusText,config:e,request:g})})}catch(I){throw m&&m(),I&&I.name==="TypeError"&&/fetch/i.test(I.message)?Object.assign(new ae("Network Error",ae.ERR_NETWORK,e,g),{cause:I.cause||I}):ae.from(I,I&&I.code,e,g)}}),go={http:Bb,xhr:m0,fetch:w0};T.forEach(go,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch{}Object.defineProperty(e,"adapterName",{value:t})}});const el=e=>`- ${e}`,C0=e=>T.isFunction(e)||e===null||e===!1,Ji={getAdapter:e=>{e=T.isArray(e)?e:[e];const{length:t}=e;let r,a;const n={};for(let o=0;o<t;o++){r=e[o];let s;if(a=r,!C0(r)&&(a=go[(s=String(r)).toLowerCase()],a===void 0))throw new ae(`Unknown adapter '${s}'`);if(a)break;n[s||"#"+o]=a}if(!a){const o=Object.entries(n).map(([l,i])=>`adapter ${l} `+(i===!1?"is not supported by the environment":"is not available in the build"));let s=t?o.length>1?`since :
|
|
100
|
-
`+o.map(
|
|
101
|
-
`):" "+
|
|
102
|
-
`+o):a.stack=o}catch{}}throw a}}_request(t,r){typeof t=="string"?(r=r||{},r.url=t):r=t||{},r=Dt(this.defaults,r);const{transitional:a,paramsSerializer:n,headers:o}=r;a!==void 0&&$a.assertOptions(a,{silentJSONParsing:ot.transitional(ot.boolean),forcedJSONParsing:ot.transitional(ot.boolean),clarifyTimeoutError:ot.transitional(ot.boolean)},!1),n!=null&&(T.isFunction(n)?r.paramsSerializer={serialize:n}:$a.assertOptions(n,{encode:ot.function,serialize:ot.function},!0)),r.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?r.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:r.allowAbsoluteUrls=!0),$a.assertOptions(r,{baseUrl:ot.spelling("baseURL"),withXsrfToken:ot.spelling("withXSRFToken")},!0),r.method=(r.method||this.defaults.method||"get").toLowerCase();let s=o&&T.merge(o.common,o[r.method]);o&&T.forEach(["delete","get","head","post","put","patch","common"],g=>{delete o[g]}),r.headers=De.concat(s,o);const l=[];let i=!0;this.interceptors.request.forEach(function(m){typeof m.runWhen=="function"&&m.runWhen(r)===!1||(i=i&&m.synchronous,l.unshift(m.fulfilled,m.rejected))});const c=[];this.interceptors.response.forEach(function(m){c.push(m.fulfilled,m.rejected)});let d,u=0,p;if(!i){const g=[tl.bind(this),void 0];for(g.unshift.apply(g,l),g.push.apply(g,c),p=g.length,d=Promise.resolve(r);u<p;)d=d.then(g[u++],g[u++]);return d}p=l.length;let y=r;for(u=0;u<p;){const g=l[u++],m=l[u++];try{y=g(y)}catch(x){m.call(this,x);break}}try{d=tl.call(this,y)}catch(g){return Promise.reject(g)}for(u=0,p=c.length;u<p;)d=d.then(c[u++],c[u++]);return d}getUri(t){t=Dt(this.defaults,t);const r=Di(t.baseURL,t.url,t.allowAbsoluteUrls);return ki(r,t.params,t.paramsSerializer)}};T.forEach(["delete","get","head","options"],function(t){Bt.prototype[t]=function(r,a){return this.request(Dt(a||{},{method:t,url:r,data:(a||{}).data}))}});T.forEach(["post","put","patch"],function(t){function r(a){return function(o,s,l){return this.request(Dt(l||{},{method:t,headers:a?{"Content-Type":"multipart/form-data"}:{},url:o,data:s}))}}Bt.prototype[t]=r(),Bt.prototype[t+"Form"]=r(!0)});let P0=class Wi{constructor(t){if(typeof t!="function")throw new TypeError("executor must be a function.");let r;this.promise=new Promise(function(o){r=o});const a=this;this.promise.then(n=>{if(!a._listeners)return;let o=a._listeners.length;for(;o-- >0;)a._listeners[o](n);a._listeners=null}),this.promise.then=n=>{let o;const s=new Promise(l=>{a.subscribe(l),o=l}).then(n);return s.cancel=function(){a.unsubscribe(o)},s},t(function(o,s,l){a.reason||(a.reason=new Cr(o,s,l),r(a.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){if(this.reason){t(this.reason);return}this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const r=this._listeners.indexOf(t);r!==-1&&this._listeners.splice(r,1)}toAbortSignal(){const t=new AbortController,r=a=>{t.abort(a)};return this.subscribe(r),t.signal.unsubscribe=()=>this.unsubscribe(r),t.signal}static source(){let t;return{token:new Wi(function(n){t=n}),cancel:t}}};function R0(e){return function(r){return e.apply(null,r)}}function _0(e){return T.isObject(e)&&e.isAxiosError===!0}const bo={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(bo).forEach(([e,t])=>{bo[t]=e});function Qi(e){const t=new Bt(e),r=Pi(Bt.prototype.request,t);return T.extend(r,Bt.prototype,t,{allOwnKeys:!0}),T.extend(r,t,null,{allOwnKeys:!0}),r.create=function(n){return Qi(Dt(e,n))},r}const v=Qi(oa);v.Axios=Bt;v.CanceledError=Cr;v.CancelToken=P0;v.isCancel=Fi;v.VERSION=Hi;v.toFormData=gn;v.AxiosError=ae;v.Cancel=v.CanceledError;v.all=function(t){return Promise.all(t)};v.spread=R0;v.isAxiosError=_0;v.mergeConfig=Dt;v.AxiosHeaders=De;v.formToJSON=e=>Li(T.isHTMLForm(e)?new FormData(e):e);v.getAdapter=Ji.getAdapter;v.HttpStatusCode=bo;v.default=v;const{Axios:zw,AxiosError:So,CanceledError:Gw,isCancel:qw,CancelToken:Jw,VERSION:Hw,all:Ww,Cancel:Qw,isAxiosError:A0,spread:Kw,toFormData:Yw,AxiosHeaders:Xw,HttpStatusCode:Zw,formToJSON:eC,getAdapter:tC,mergeConfig:rC}=v,O="/api/v1".replace(/\/+$/,"");class fe{constructor(t,r=O,a=v){Rr(this,"basePath");Rr(this,"axios");Rr(this,"configuration");this.basePath=r,this.axios=a,t&&(this.configuration=t,this.basePath=t.basePath??r)}}class T0 extends Error{constructor(r,a){super(a);Rr(this,"field");this.field=r,this.name="RequiredError"}}const w={},C="https://example.com",h=function(e,t,r){if(r==null)throw new T0(t,`Required parameter ${t} was null or undefined when calling ${e}.`)},V=function(e,t){t&&(t.username||t.password)&&(e.auth={username:t.username,password:t.password})},P=async function(e,t){if(t&&t.accessToken){const r=typeof t.accessToken=="function"?await t.accessToken():await t.accessToken;e.Authorization="Bearer "+r}};function vo(e,t,r=""){t!=null&&(typeof t=="object"?Array.isArray(t)?t.forEach(a=>vo(e,a,r)):Object.keys(t).forEach(a=>vo(e,t[a],`${r}${r!==""?".":""}${a}`)):e.has(r)?e.append(r,t):e.set(r,t))}const R=function(e,...t){const r=new URLSearchParams(e.search);vo(r,t),e.search=r.toString()},re=function(e,t,r){const a=typeof e!="string";return(a&&r&&r.isJsonMime?r.isJsonMime(t.headers["Content-Type"]):a)?JSON.stringify(e!==void 0?e:{}):e||""},_=function(e){return e.pathname+e.search+e.hash},A=function(e,t,r,a){return(n=t,o=r)=>{const s={...e.options,url:(n.defaults.baseURL?"":(a==null?void 0:a.basePath)??o)+e.url};return n.request(s)}},I0=function(e){return{addApp:async(t,r,a,n={})=>{h("addApp","cell",t),h("addApp","app",r);const o="/cells/{cell}/apps".replace("{cell}",encodeURIComponent(String(t))),s=new URL(o,C);let l;e&&(l=e.baseOptions);const i={method:"POST",...l,...n},c={},d={};V(i,e),await P(c,e),a!==void 0&&(d.completionTimeout=a),c["Content-Type"]="application/json",R(s,d);let u=l&&l.headers?l.headers:{};return i.headers={...c,...u,...n.headers},i.data=re(r,i,e),{url:_(s),options:i}},clearApps:async(t,r,a={})=>{h("clearApps","cell",t);const n="/cells/{cell}/apps".replace("{cell}",encodeURIComponent(String(t))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"DELETE",...s,...a},i={},c={};V(l,e),await P(i,e),r!==void 0&&(c.completionTimeout=r),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},deleteApp:async(t,r,a,n={})=>{h("deleteApp","cell",t),h("deleteApp","app",r);const o="/cells/{cell}/apps/{app}".replace("{cell}",encodeURIComponent(String(t))).replace("{app}",encodeURIComponent(String(r))),s=new URL(o,C);let l;e&&(l=e.baseOptions);const i={method:"DELETE",...l,...n},c={},d={};V(i,e),await P(c,e),a!==void 0&&(d.completionTimeout=a),R(s,d);let u=l&&l.headers?l.headers:{};return i.headers={...c,...u,...n.headers},{url:_(s),options:i}},getApp:async(t,r,a={})=>{h("getApp","cell",t),h("getApp","app",r);const n="/cells/{cell}/apps/{app}".replace("{cell}",encodeURIComponent(String(t))).replace("{app}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"GET",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},listApps:async(t,r={})=>{h("listApps","cell",t);const a="/cells/{cell}/apps".replace("{cell}",encodeURIComponent(String(t))),n=new URL(a,C);let o;e&&(o=e.baseOptions);const s={method:"GET",...o,...r},l={},i={};V(s,e),await P(l,e),R(n,i);let c=o&&o.headers?o.headers:{};return s.headers={...l,...c,...r.headers},{url:_(n),options:s}},updateApp:async(t,r,a,n,o={})=>{h("updateApp","cell",t),h("updateApp","app",r),h("updateApp","app2",a);const s="/cells/{cell}/apps/{app}".replace("{cell}",encodeURIComponent(String(t))).replace("{app}",encodeURIComponent(String(r))),l=new URL(s,C);let i;e&&(i=e.baseOptions);const c={method:"PUT",...i,...o},d={},u={};V(c,e),await P(d,e),n!==void 0&&(u.completionTimeout=n),d["Content-Type"]="application/json",R(l,u);let p=i&&i.headers?i.headers:{};return c.headers={...d,...p,...o.headers},c.data=re(a,c,e),{url:_(l),options:c}}}},tr=function(e){const t=I0(e);return{async addApp(r,a,n,o){var c,d;const s=await t.addApp(r,a,n,o),l=(e==null?void 0:e.serverIndex)??0,i=(d=(c=w["ApplicationApi.addApp"])==null?void 0:c[l])==null?void 0:d.url;return(u,p)=>A(s,v,O,e)(u,i||p)},async clearApps(r,a,n){var i,c;const o=await t.clearApps(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["ApplicationApi.clearApps"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async deleteApp(r,a,n,o){var c,d;const s=await t.deleteApp(r,a,n,o),l=(e==null?void 0:e.serverIndex)??0,i=(d=(c=w["ApplicationApi.deleteApp"])==null?void 0:c[l])==null?void 0:d.url;return(u,p)=>A(s,v,O,e)(u,i||p)},async getApp(r,a,n){var i,c;const o=await t.getApp(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["ApplicationApi.getApp"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async listApps(r,a){var l,i;const n=await t.listApps(r,a),o=(e==null?void 0:e.serverIndex)??0,s=(i=(l=w["ApplicationApi.listApps"])==null?void 0:l[o])==null?void 0:i.url;return(c,d)=>A(n,v,O,e)(c,s||d)},async updateApp(r,a,n,o,s){var d,u;const l=await t.updateApp(r,a,n,o,s),i=(e==null?void 0:e.serverIndex)??0,c=(u=(d=w["ApplicationApi.updateApp"])==null?void 0:d[i])==null?void 0:u.url;return(p,y)=>A(l,v,O,e)(p,c||y)}}};class al extends fe{addApp(t,r,a,n){return tr(this.configuration).addApp(t,r,a,n).then(o=>o(this.axios,this.basePath))}clearApps(t,r,a){return tr(this.configuration).clearApps(t,r,a).then(n=>n(this.axios,this.basePath))}deleteApp(t,r,a,n){return tr(this.configuration).deleteApp(t,r,a,n).then(o=>o(this.axios,this.basePath))}getApp(t,r,a){return tr(this.configuration).getApp(t,r,a).then(n=>n(this.axios,this.basePath))}listApps(t,r){return tr(this.configuration).listApps(t,r).then(a=>a(this.axios,this.basePath))}updateApp(t,r,a,n,o){return tr(this.configuration).updateApp(t,r,a,n,o).then(s=>s(this.axios,this.basePath))}}const E0=function(e){return{deleteCell:async(t,r,a={})=>{h("deleteCell","cell",t);const n="/cells/{cell}".replace("{cell}",encodeURIComponent(String(t))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"DELETE",...s,...a},i={},c={};V(l,e),await P(i,e),r!==void 0&&(c.completionTimeout=r),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},deployCell:async(t,r,a={})=>{h("deployCell","cell",t);const n="/cells",o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"POST",...s,...a},i={},c={};V(l,e),await P(i,e),r!==void 0&&(c.completionTimeout=r),i["Content-Type"]="application/json",R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},l.data=re(t,l,e),{url:_(o),options:l}},getCell:async(t,r={})=>{h("getCell","cell",t);const a="/cells/{cell}".replace("{cell}",encodeURIComponent(String(t))),n=new URL(a,C);let o;e&&(o=e.baseOptions);const s={method:"GET",...o,...r},l={},i={};V(s,e),await P(l,e),R(n,i);let c=o&&o.headers?o.headers:{};return s.headers={...l,...c,...r.headers},{url:_(n),options:s}},getCellStatus:async(t,r={})=>{h("getCellStatus","cell",t);const a="/cells/{cell}/status".replace("{cell}",encodeURIComponent(String(t))),n=new URL(a,C);let o;e&&(o=e.baseOptions);const s={method:"GET",...o,...r},l={},i={};V(s,e),await P(l,e),R(n,i);let c=o&&o.headers?o.headers:{};return s.headers={...l,...c,...r.headers},{url:_(n),options:s}},listCells:async(t={})=>{const r="/cells",a=new URL(r,C);let n;e&&(n=e.baseOptions);const o={method:"GET",...n,...t},s={},l={};V(o,e),await P(s,e),R(a,l);let i=n&&n.headers?n.headers:{};return o.headers={...s,...i,...t.headers},{url:_(a),options:o}},updateCell:async(t,r,a,n={})=>{h("updateCell","cell",t),h("updateCell","cell2",r);const o="/cells/{cell}".replace("{cell}",encodeURIComponent(String(t))),s=new URL(o,C);let l;e&&(l=e.baseOptions);const i={method:"PUT",...l,...n},c={},d={};V(i,e),await P(c,e),a!==void 0&&(d.completionTimeout=a),c["Content-Type"]="application/json",R(s,d);let u=l&&l.headers?l.headers:{};return i.headers={...c,...u,...n.headers},i.data=re(r,i,e),{url:_(s),options:i}}}},rr=function(e){const t=E0(e);return{async deleteCell(r,a,n){var i,c;const o=await t.deleteCell(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["CellApi.deleteCell"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async deployCell(r,a,n){var i,c;const o=await t.deployCell(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["CellApi.deployCell"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async getCell(r,a){var l,i;const n=await t.getCell(r,a),o=(e==null?void 0:e.serverIndex)??0,s=(i=(l=w["CellApi.getCell"])==null?void 0:l[o])==null?void 0:i.url;return(c,d)=>A(n,v,O,e)(c,s||d)},async getCellStatus(r,a){var l,i;const n=await t.getCellStatus(r,a),o=(e==null?void 0:e.serverIndex)??0,s=(i=(l=w["CellApi.getCellStatus"])==null?void 0:l[o])==null?void 0:i.url;return(c,d)=>A(n,v,O,e)(c,s||d)},async listCells(r){var s,l;const a=await t.listCells(r),n=(e==null?void 0:e.serverIndex)??0,o=(l=(s=w["CellApi.listCells"])==null?void 0:s[n])==null?void 0:l.url;return(i,c)=>A(a,v,O,e)(i,o||c)},async updateCell(r,a,n,o){var c,d;const s=await t.updateCell(r,a,n,o),l=(e==null?void 0:e.serverIndex)??0,i=(d=(c=w["CellApi.updateCell"])==null?void 0:c[l])==null?void 0:d.url;return(u,p)=>A(s,v,O,e)(u,i||p)}}};class M0 extends fe{deleteCell(t,r,a){return rr(this.configuration).deleteCell(t,r,a).then(n=>n(this.axios,this.basePath))}deployCell(t,r,a){return rr(this.configuration).deployCell(t,r,a).then(n=>n(this.axios,this.basePath))}getCell(t,r){return rr(this.configuration).getCell(t,r).then(a=>a(this.axios,this.basePath))}getCellStatus(t,r){return rr(this.configuration).getCellStatus(t,r).then(a=>a(this.axios,this.basePath))}listCells(t){return rr(this.configuration).listCells(t).then(r=>r(this.axios,this.basePath))}updateCell(t,r,a,n){return rr(this.configuration).updateCell(t,r,a,n).then(o=>o(this.axios,this.basePath))}}const j0=function(e){return{addRobotController:async(t,r,a,n={})=>{h("addRobotController","cell",t),h("addRobotController","robotController",r);const o="/cells/{cell}/controllers".replace("{cell}",encodeURIComponent(String(t))),s=new URL(o,C);let l;e&&(l=e.baseOptions);const i={method:"POST",...l,...n},c={},d={};V(i,e),await P(c,e),a!==void 0&&(d.completionTimeout=a),c["Content-Type"]="application/json",R(s,d);let u=l&&l.headers?l.headers:{};return i.headers={...c,...u,...n.headers},i.data=re(r,i,e),{url:_(s),options:i}},clearRobotControllers:async(t,r,a={})=>{h("clearRobotControllers","cell",t);const n="/cells/{cell}/controllers".replace("{cell}",encodeURIComponent(String(t))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"DELETE",...s,...a},i={},c={};V(l,e),await P(i,e),r!==void 0&&(c.completionTimeout=r),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},deleteRobotController:async(t,r,a,n={})=>{h("deleteRobotController","cell",t),h("deleteRobotController","controller",r);const o="/cells/{cell}/controllers/{controller}".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),s=new URL(o,C);let l;e&&(l=e.baseOptions);const i={method:"DELETE",...l,...n},c={},d={};V(i,e),await P(c,e),a!==void 0&&(d.completionTimeout=a),R(s,d);let u=l&&l.headers?l.headers:{};return i.headers={...c,...u,...n.headers},{url:_(s),options:i}},getCurrentRobotControllerState:async(t,r,a={})=>{h("getCurrentRobotControllerState","cell",t),h("getCurrentRobotControllerState","controller",r);const n="/cells/{cell}/controllers/{controller}/state".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"GET",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},getMode:async(t,r,a={})=>{h("getMode","cell",t),h("getMode","controller",r);const n="/cells/{cell}/controllers/{controller}/mode".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"GET",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},getRobotController:async(t,r,a={})=>{h("getRobotController","cell",t),h("getRobotController","controller",r);const n="/cells/{cell}/controllers/{controller}".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"GET",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},getSupportedModes:async(t,r,a={})=>{h("getSupportedModes","cell",t),h("getSupportedModes","controller",r);const n="/cells/{cell}/controllers/{controller}/controller-capabilities".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"GET",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},getVirtualRobotConfiguration:async(t,r,a={})=>{h("getVirtualRobotConfiguration","cell",t),h("getVirtualRobotConfiguration","controller",r);const n="/cells/{cell}/controllers/{controller}/virtual-robot-configuration".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"GET",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},listControllers:async(t,r={})=>{h("listControllers","cell",t);const a="/cells/{cell}/controllers".replace("{cell}",encodeURIComponent(String(t))),n=new URL(a,C);let o;e&&(o=e.baseOptions);const s={method:"GET",...o,...r},l={},i={};V(s,e),await P(l,e),R(n,i);let c=o&&o.headers?o.headers:{};return s.headers={...l,...c,...r.headers},{url:_(n),options:s}},setDefaultMode:async(t,r,a,n={})=>{h("setDefaultMode","cell",t),h("setDefaultMode","controller",r),h("setDefaultMode","mode",a);const o="/cells/{cell}/controllers/{controller}/mode".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),s=new URL(o,C);let l;e&&(l=e.baseOptions);const i={method:"PUT",...l,...n},c={},d={};V(i,e),await P(c,e),a!==void 0&&(d.mode=a),R(s,d);let u=l&&l.headers?l.headers:{};return i.headers={...c,...u,...n.headers},{url:_(s),options:i}},streamFreeDrive:async(t,r,a,n={})=>{h("streamFreeDrive","cell",t),h("streamFreeDrive","controller",r);const o="/cells/{cell}/controllers/{controller}/free-drive-stream".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),s=new URL(o,C);let l;e&&(l=e.baseOptions);const i={method:"GET",...l,...n},c={},d={};V(i,e),await P(c,e),a!==void 0&&(d.response_rate=a),R(s,d);let u=l&&l.headers?l.headers:{};return i.headers={...c,...u,...n.headers},{url:_(s),options:i}},streamModeChange:async(t,r,a={})=>{h("streamModeChange","cell",t),h("streamModeChange","controller",r);const n="/cells/{cell}/controllers/{controller}/mode-stream".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"GET",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},streamRobotControllerState:async(t,r,a,n={})=>{h("streamRobotControllerState","cell",t),h("streamRobotControllerState","controller",r);const o="/cells/{cell}/controllers/{controller}/state-stream".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),s=new URL(o,C);let l;e&&(l=e.baseOptions);const i={method:"GET",...l,...n},c={},d={};V(i,e),await P(c,e),a!==void 0&&(d.response_rate=a),R(s,d);let u=l&&l.headers?l.headers:{};return i.headers={...c,...u,...n.headers},{url:_(s),options:i}},updateRobotController:async(t,r,a,n,o={})=>{h("updateRobotController","cell",t),h("updateRobotController","controller",r),h("updateRobotController","robotController",a);const s="/cells/{cell}/controllers/{controller}".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),l=new URL(s,C);let i;e&&(i=e.baseOptions);const c={method:"PUT",...i,...o},d={},u={};V(c,e),await P(d,e),n!==void 0&&(u.completionTimeout=n),d["Content-Type"]="application/json",R(l,u);let p=i&&i.headers?i.headers:{};return c.headers={...d,...p,...o.headers},c.data=re(a,c,e),{url:_(l),options:c}}}},Ne=function(e){const t=j0(e);return{async addRobotController(r,a,n,o){var c,d;const s=await t.addRobotController(r,a,n,o),l=(e==null?void 0:e.serverIndex)??0,i=(d=(c=w["ControllerApi.addRobotController"])==null?void 0:c[l])==null?void 0:d.url;return(u,p)=>A(s,v,O,e)(u,i||p)},async clearRobotControllers(r,a,n){var i,c;const o=await t.clearRobotControllers(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["ControllerApi.clearRobotControllers"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async deleteRobotController(r,a,n,o){var c,d;const s=await t.deleteRobotController(r,a,n,o),l=(e==null?void 0:e.serverIndex)??0,i=(d=(c=w["ControllerApi.deleteRobotController"])==null?void 0:c[l])==null?void 0:d.url;return(u,p)=>A(s,v,O,e)(u,i||p)},async getCurrentRobotControllerState(r,a,n){var i,c;const o=await t.getCurrentRobotControllerState(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["ControllerApi.getCurrentRobotControllerState"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async getMode(r,a,n){var i,c;const o=await t.getMode(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["ControllerApi.getMode"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async getRobotController(r,a,n){var i,c;const o=await t.getRobotController(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["ControllerApi.getRobotController"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async getSupportedModes(r,a,n){var i,c;const o=await t.getSupportedModes(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["ControllerApi.getSupportedModes"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async getVirtualRobotConfiguration(r,a,n){var i,c;const o=await t.getVirtualRobotConfiguration(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["ControllerApi.getVirtualRobotConfiguration"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async listControllers(r,a){var l,i;const n=await t.listControllers(r,a),o=(e==null?void 0:e.serverIndex)??0,s=(i=(l=w["ControllerApi.listControllers"])==null?void 0:l[o])==null?void 0:i.url;return(c,d)=>A(n,v,O,e)(c,s||d)},async setDefaultMode(r,a,n,o){var c,d;const s=await t.setDefaultMode(r,a,n,o),l=(e==null?void 0:e.serverIndex)??0,i=(d=(c=w["ControllerApi.setDefaultMode"])==null?void 0:c[l])==null?void 0:d.url;return(u,p)=>A(s,v,O,e)(u,i||p)},async streamFreeDrive(r,a,n,o){var c,d;const s=await t.streamFreeDrive(r,a,n,o),l=(e==null?void 0:e.serverIndex)??0,i=(d=(c=w["ControllerApi.streamFreeDrive"])==null?void 0:c[l])==null?void 0:d.url;return(u,p)=>A(s,v,O,e)(u,i||p)},async streamModeChange(r,a,n){var i,c;const o=await t.streamModeChange(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["ControllerApi.streamModeChange"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async streamRobotControllerState(r,a,n,o){var c,d;const s=await t.streamRobotControllerState(r,a,n,o),l=(e==null?void 0:e.serverIndex)??0,i=(d=(c=w["ControllerApi.streamRobotControllerState"])==null?void 0:c[l])==null?void 0:d.url;return(u,p)=>A(s,v,O,e)(u,i||p)},async updateRobotController(r,a,n,o,s){var d,u;const l=await t.updateRobotController(r,a,n,o,s),i=(e==null?void 0:e.serverIndex)??0,c=(u=(d=w["ControllerApi.updateRobotController"])==null?void 0:d[i])==null?void 0:u.url;return(p,y)=>A(l,v,O,e)(p,c||y)}}};class $0 extends fe{addRobotController(t,r,a,n){return Ne(this.configuration).addRobotController(t,r,a,n).then(o=>o(this.axios,this.basePath))}clearRobotControllers(t,r,a){return Ne(this.configuration).clearRobotControllers(t,r,a).then(n=>n(this.axios,this.basePath))}deleteRobotController(t,r,a,n){return Ne(this.configuration).deleteRobotController(t,r,a,n).then(o=>o(this.axios,this.basePath))}getCurrentRobotControllerState(t,r,a){return Ne(this.configuration).getCurrentRobotControllerState(t,r,a).then(n=>n(this.axios,this.basePath))}getMode(t,r,a){return Ne(this.configuration).getMode(t,r,a).then(n=>n(this.axios,this.basePath))}getRobotController(t,r,a){return Ne(this.configuration).getRobotController(t,r,a).then(n=>n(this.axios,this.basePath))}getSupportedModes(t,r,a){return Ne(this.configuration).getSupportedModes(t,r,a).then(n=>n(this.axios,this.basePath))}getVirtualRobotConfiguration(t,r,a){return Ne(this.configuration).getVirtualRobotConfiguration(t,r,a).then(n=>n(this.axios,this.basePath))}listControllers(t,r){return Ne(this.configuration).listControllers(t,r).then(a=>a(this.axios,this.basePath))}setDefaultMode(t,r,a,n){return Ne(this.configuration).setDefaultMode(t,r,a,n).then(o=>o(this.axios,this.basePath))}streamFreeDrive(t,r,a,n){return Ne(this.configuration).streamFreeDrive(t,r,a,n).then(o=>o(this.axios,this.basePath))}streamModeChange(t,r,a){return Ne(this.configuration).streamModeChange(t,r,a).then(n=>n(this.axios,this.basePath))}streamRobotControllerState(t,r,a,n){return Ne(this.configuration).streamRobotControllerState(t,r,a,n).then(o=>o(this.axios,this.basePath))}updateRobotController(t,r,a,n,o){return Ne(this.configuration).updateRobotController(t,r,a,n,o).then(s=>s(this.axios,this.basePath))}}const U0=function(e){return{listIODescriptions:async(t,r,a,n={})=>{h("listIODescriptions","cell",t),h("listIODescriptions","controller",r);const o="/cells/{cell}/controllers/{controller}/ios/description".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),s=new URL(o,C);let l;e&&(l=e.baseOptions);const i={method:"GET",...l,...n},c={},d={};V(i,e),await P(c,e),a&&(d.ios=a),R(s,d);let u=l&&l.headers?l.headers:{};return i.headers={...c,...u,...n.headers},{url:_(s),options:i}},listIOValues:async(t,r,a,n={})=>{h("listIOValues","cell",t),h("listIOValues","controller",r);const o="/cells/{cell}/controllers/{controller}/ios/values".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),s=new URL(o,C);let l;e&&(l=e.baseOptions);const i={method:"GET",...l,...n},c={},d={};V(i,e),await P(c,e),a&&(d.ios=a),R(s,d);let u=l&&l.headers?l.headers:{};return i.headers={...c,...u,...n.headers},{url:_(s),options:i}},setOutputValues:async(t,r,a,n={})=>{h("setOutputValues","cell",t),h("setOutputValues","controller",r),h("setOutputValues","iOValue",a);const o="/cells/{cell}/controllers/{controller}/ios/values".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),s=new URL(o,C);let l;e&&(l=e.baseOptions);const i={method:"PUT",...l,...n},c={},d={};V(i,e),await P(c,e),c["Content-Type"]="application/json",R(s,d);let u=l&&l.headers?l.headers:{};return i.headers={...c,...u,...n.headers},i.data=re(a,i,e),{url:_(s),options:i}},streamIOValues:async(t,r,a,n={})=>{h("streamIOValues","cell",t),h("streamIOValues","controller",r);const o="/cells/{cell}/controllers/{controller}/ios/stream".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),s=new URL(o,C);let l;e&&(l=e.baseOptions);const i={method:"GET",...l,...n},c={},d={};V(i,e),await P(c,e),a&&(d.ios=a),R(s,d);let u=l&&l.headers?l.headers:{};return i.headers={...c,...u,...n.headers},{url:_(s),options:i}},waitForIOEvent:async(t,r,a,n,o,s,l,i={})=>{h("waitForIOEvent","cell",t),h("waitForIOEvent","controller",r),h("waitForIOEvent","io",a),h("waitForIOEvent","comparisonType",n);const c="/cells/{cell}/controllers/{controller}/ios/wait-for".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),d=new URL(c,C);let u;e&&(u=e.baseOptions);const p={method:"GET",...u,...i},y={},g={};V(p,e),await P(y,e),a!==void 0&&(g.io=a),n!==void 0&&(g.comparison_type=n),o!==void 0&&(g.boolean_value=o),s!==void 0&&(g.integer_value=s),l!==void 0&&(g.floating_value=l),R(d,g);let m=u&&u.headers?u.headers:{};return p.headers={...y,...m,...i.headers},{url:_(d),options:p}}}},jr=function(e){const t=U0(e);return{async listIODescriptions(r,a,n,o){var c,d;const s=await t.listIODescriptions(r,a,n,o),l=(e==null?void 0:e.serverIndex)??0,i=(d=(c=w["ControllerIOsApi.listIODescriptions"])==null?void 0:c[l])==null?void 0:d.url;return(u,p)=>A(s,v,O,e)(u,i||p)},async listIOValues(r,a,n,o){var c,d;const s=await t.listIOValues(r,a,n,o),l=(e==null?void 0:e.serverIndex)??0,i=(d=(c=w["ControllerIOsApi.listIOValues"])==null?void 0:c[l])==null?void 0:d.url;return(u,p)=>A(s,v,O,e)(u,i||p)},async setOutputValues(r,a,n,o){var c,d;const s=await t.setOutputValues(r,a,n,o),l=(e==null?void 0:e.serverIndex)??0,i=(d=(c=w["ControllerIOsApi.setOutputValues"])==null?void 0:c[l])==null?void 0:d.url;return(u,p)=>A(s,v,O,e)(u,i||p)},async streamIOValues(r,a,n,o){var c,d;const s=await t.streamIOValues(r,a,n,o),l=(e==null?void 0:e.serverIndex)??0,i=(d=(c=w["ControllerIOsApi.streamIOValues"])==null?void 0:c[l])==null?void 0:d.url;return(u,p)=>A(s,v,O,e)(u,i||p)},async waitForIOEvent(r,a,n,o,s,l,i,c){var y,g;const d=await t.waitForIOEvent(r,a,n,o,s,l,i,c),u=(e==null?void 0:e.serverIndex)??0,p=(g=(y=w["ControllerIOsApi.waitForIOEvent"])==null?void 0:y[u])==null?void 0:g.url;return(m,x)=>A(d,v,O,e)(m,p||x)}}};class k0 extends fe{listIODescriptions(t,r,a,n){return jr(this.configuration).listIODescriptions(t,r,a,n).then(o=>o(this.axios,this.basePath))}listIOValues(t,r,a,n){return jr(this.configuration).listIOValues(t,r,a,n).then(o=>o(this.axios,this.basePath))}setOutputValues(t,r,a,n){return jr(this.configuration).setOutputValues(t,r,a,n).then(o=>o(this.axios,this.basePath))}streamIOValues(t,r,a,n){return jr(this.configuration).streamIOValues(t,r,a,n).then(o=>o(this.axios,this.basePath))}waitForIOEvent(t,r,a,n,o,s,l,i){return jr(this.configuration).waitForIOEvent(t,r,a,n,o,s,l,i).then(c=>c(this.axios,this.basePath))}}const B0=function(e){return{addCoordinateSystem:async(t,r,a={})=>{h("addCoordinateSystem","cell",t),h("addCoordinateSystem","addRequest",r);const n="/cells/{cell}/coordinate-systems".replace("{cell}",encodeURIComponent(String(t))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"PUT",...s,...a},i={},c={};V(l,e),await P(i,e),i["Content-Type"]="application/json",R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},l.data=re(r,l,e),{url:_(o),options:l}},deleteCoordinateSystem:async(t,r,a={})=>{h("deleteCoordinateSystem","cell",t),h("deleteCoordinateSystem","coordinateSystem",r);const n="/cells/{cell}/coordinate-systems/{coordinate-system}".replace("{cell}",encodeURIComponent(String(t))).replace("{coordinate-system}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"DELETE",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},getCoordinateSystem:async(t,r,a,n={})=>{h("getCoordinateSystem","cell",t),h("getCoordinateSystem","coordinateSystem",r);const o="/cells/{cell}/coordinate-systems/{coordinate-system}".replace("{cell}",encodeURIComponent(String(t))).replace("{coordinate-system}",encodeURIComponent(String(r))),s=new URL(o,C);let l;e&&(l=e.baseOptions);const i={method:"GET",...l,...n},c={},d={};V(i,e),await P(c,e),a!==void 0&&(d.rotation_type=a),R(s,d);let u=l&&l.headers?l.headers:{};return i.headers={...c,...u,...n.headers},{url:_(s),options:i}},listCoordinateSystems:async(t,r,a={})=>{h("listCoordinateSystems","cell",t);const n="/cells/{cell}/coordinate-systems".replace("{cell}",encodeURIComponent(String(t))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"GET",...s,...a},i={},c={};V(l,e),await P(i,e),r!==void 0&&(c.rotation_type=r),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},transformInCoordinateSystem:async(t,r,a,n={})=>{h("transformInCoordinateSystem","cell",t),h("transformInCoordinateSystem","coordinateSystem",r),h("transformInCoordinateSystem","pose",a);const o="/cells/{cell}/coordinate-systems/{coordinate-system}/transform".replace("{cell}",encodeURIComponent(String(t))).replace("{coordinate-system}",encodeURIComponent(String(r))),s=new URL(o,C);let l;e&&(l=e.baseOptions);const i={method:"POST",...l,...n},c={},d={};V(i,e),await P(c,e),c["Content-Type"]="application/json",R(s,d);let u=l&&l.headers?l.headers:{};return i.headers={...c,...u,...n.headers},i.data=re(a,i,e),{url:_(s),options:i}}}},$r=function(e){const t=B0(e);return{async addCoordinateSystem(r,a,n){var i,c;const o=await t.addCoordinateSystem(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["CoordinateSystemsApi.addCoordinateSystem"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async deleteCoordinateSystem(r,a,n){var i,c;const o=await t.deleteCoordinateSystem(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["CoordinateSystemsApi.deleteCoordinateSystem"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async getCoordinateSystem(r,a,n,o){var c,d;const s=await t.getCoordinateSystem(r,a,n,o),l=(e==null?void 0:e.serverIndex)??0,i=(d=(c=w["CoordinateSystemsApi.getCoordinateSystem"])==null?void 0:c[l])==null?void 0:d.url;return(u,p)=>A(s,v,O,e)(u,i||p)},async listCoordinateSystems(r,a,n){var i,c;const o=await t.listCoordinateSystems(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["CoordinateSystemsApi.listCoordinateSystems"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async transformInCoordinateSystem(r,a,n,o){var c,d;const s=await t.transformInCoordinateSystem(r,a,n,o),l=(e==null?void 0:e.serverIndex)??0,i=(d=(c=w["CoordinateSystemsApi.transformInCoordinateSystem"])==null?void 0:c[l])==null?void 0:d.url;return(u,p)=>A(s,v,O,e)(u,i||p)}}};class L0 extends fe{addCoordinateSystem(t,r,a){return $r(this.configuration).addCoordinateSystem(t,r,a).then(n=>n(this.axios,this.basePath))}deleteCoordinateSystem(t,r,a){return $r(this.configuration).deleteCoordinateSystem(t,r,a).then(n=>n(this.axios,this.basePath))}getCoordinateSystem(t,r,a,n){return $r(this.configuration).getCoordinateSystem(t,r,a,n).then(o=>o(this.axios,this.basePath))}listCoordinateSystems(t,r,a){return $r(this.configuration).listCoordinateSystems(t,r,a).then(n=>n(this.axios,this.basePath))}transformInCoordinateSystem(t,r,a,n){return $r(this.configuration).transformInCoordinateSystem(t,r,a,n).then(o=>o(this.axios,this.basePath))}}const F0=function(e){return{clearDevices:async(t,r={})=>{h("clearDevices","cell",t);const a="/cells/{cell}/devices".replace("{cell}",encodeURIComponent(String(t))),n=new URL(a,C);let o;e&&(o=e.baseOptions);const s={method:"DELETE",...o,...r},l={},i={};V(s,e),await P(l,e),R(n,i);let c=o&&o.headers?o.headers:{};return s.headers={...l,...c,...r.headers},{url:_(n),options:s}},createDevice:async(t,r,a={})=>{h("createDevice","cell",t),h("createDevice","createDeviceRequestInner",r);const n="/cells/{cell}/devices".replace("{cell}",encodeURIComponent(String(t))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"POST",...s,...a},i={},c={};V(l,e),await P(i,e),i["Content-Type"]="application/json",R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},l.data=re(r,l,e),{url:_(o),options:l}},deleteDevice:async(t,r,a={})=>{h("deleteDevice","cell",t),h("deleteDevice","identifier",r);const n="/cells/{cell}/devices/{identifier}".replace("{cell}",encodeURIComponent(String(t))).replace("{identifier}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"DELETE",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},getDevice:async(t,r,a={})=>{h("getDevice","cell",t),h("getDevice","identifier",r);const n="/cells/{cell}/devices/{identifier}".replace("{cell}",encodeURIComponent(String(t))).replace("{identifier}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"GET",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},listDevices:async(t,r={})=>{h("listDevices","cell",t);const a="/cells/{cell}/devices".replace("{cell}",encodeURIComponent(String(t))),n=new URL(a,C);let o;e&&(o=e.baseOptions);const s={method:"GET",...o,...r},l={},i={};V(s,e),await P(l,e),R(n,i);let c=o&&o.headers?o.headers:{};return s.headers={...l,...c,...r.headers},{url:_(n),options:s}}}},Ur=function(e){const t=F0(e);return{async clearDevices(r,a){var l,i;const n=await t.clearDevices(r,a),o=(e==null?void 0:e.serverIndex)??0,s=(i=(l=w["DeviceConfigurationApi.clearDevices"])==null?void 0:l[o])==null?void 0:i.url;return(c,d)=>A(n,v,O,e)(c,s||d)},async createDevice(r,a,n){var i,c;const o=await t.createDevice(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["DeviceConfigurationApi.createDevice"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async deleteDevice(r,a,n){var i,c;const o=await t.deleteDevice(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["DeviceConfigurationApi.deleteDevice"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async getDevice(r,a,n){var i,c;const o=await t.getDevice(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["DeviceConfigurationApi.getDevice"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async listDevices(r,a){var l,i;const n=await t.listDevices(r,a),o=(e==null?void 0:e.serverIndex)??0,s=(i=(l=w["DeviceConfigurationApi.listDevices"])==null?void 0:l[o])==null?void 0:i.url;return(c,d)=>A(n,v,O,e)(c,s||d)}}};class N0 extends fe{clearDevices(t,r){return Ur(this.configuration).clearDevices(t,r).then(a=>a(this.axios,this.basePath))}createDevice(t,r,a){return Ur(this.configuration).createDevice(t,r,a).then(n=>n(this.axios,this.basePath))}deleteDevice(t,r,a){return Ur(this.configuration).deleteDevice(t,r,a).then(n=>n(this.axios,this.basePath))}getDevice(t,r,a){return Ur(this.configuration).getDevice(t,r,a).then(n=>n(this.axios,this.basePath))}listDevices(t,r){return Ur(this.configuration).listDevices(t,r).then(a=>a(this.axios,this.basePath))}}const D0=function(e){return{createProgram:async(t,r,a,n={})=>{h("createProgram","cell",t),h("createProgram","body",r);const o="/cells/{cell}/store/programs".replace("{cell}",encodeURIComponent(String(t))),s=new URL(o,C);let l;e&&(l=e.baseOptions);const i={method:"POST",...l,...n},c={},d={};V(i,e),await P(c,e),a!==void 0&&(d.name=a),c["Content-Type"]="text/plain",R(s,d);let u=l&&l.headers?l.headers:{};return i.headers={...c,...u,...n.headers},i.data=re(r,i,e),{url:_(s),options:i}},deleteProgram:async(t,r,a={})=>{h("deleteProgram","cell",t),h("deleteProgram","program",r);const n="/cells/{cell}/store/programs/{program}".replace("{cell}",encodeURIComponent(String(t))).replace("{program}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"DELETE",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},deleteProgramList:async(t,r,a={})=>{h("deleteProgramList","cell",t),h("deleteProgramList","programIds",r);const n="/cells/{cell}/store/programs".replace("{cell}",encodeURIComponent(String(t))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"DELETE",...s,...a},i={},c={};V(l,e),await P(i,e),r&&(c.program_ids=r),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},getProgram:async(t,r,a={})=>{h("getProgram","cell",t),h("getProgram","program",r);const n="/cells/{cell}/store/programs/{program}".replace("{cell}",encodeURIComponent(String(t))).replace("{program}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"GET",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},updateProgram:async(t,r,a,n={})=>{h("updateProgram","cell",t),h("updateProgram","program",r),h("updateProgram","body",a);const o="/cells/{cell}/store/programs/{program}".replace("{cell}",encodeURIComponent(String(t))).replace("{program}",encodeURIComponent(String(r))),s=new URL(o,C);let l;e&&(l=e.baseOptions);const i={method:"PUT",...l,...n},c={},d={};V(i,e),await P(c,e),c["Content-Type"]="text/plain",R(s,d);let u=l&&l.headers?l.headers:{};return i.headers={...c,...u,...n.headers},i.data=re(a,i,e),{url:_(s),options:i}}}},kr=function(e){const t=D0(e);return{async createProgram(r,a,n,o){var c,d;const s=await t.createProgram(r,a,n,o),l=(e==null?void 0:e.serverIndex)??0,i=(d=(c=w["LibraryProgramApi.createProgram"])==null?void 0:c[l])==null?void 0:d.url;return(u,p)=>A(s,v,O,e)(u,i||p)},async deleteProgram(r,a,n){var i,c;const o=await t.deleteProgram(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["LibraryProgramApi.deleteProgram"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async deleteProgramList(r,a,n){var i,c;const o=await t.deleteProgramList(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["LibraryProgramApi.deleteProgramList"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async getProgram(r,a,n){var i,c;const o=await t.getProgram(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["LibraryProgramApi.getProgram"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async updateProgram(r,a,n,o){var c,d;const s=await t.updateProgram(r,a,n,o),l=(e==null?void 0:e.serverIndex)??0,i=(d=(c=w["LibraryProgramApi.updateProgram"])==null?void 0:c[l])==null?void 0:d.url;return(u,p)=>A(s,v,O,e)(u,i||p)}}};class z0 extends fe{createProgram(t,r,a,n){return kr(this.configuration).createProgram(t,r,a,n).then(o=>o(this.axios,this.basePath))}deleteProgram(t,r,a){return kr(this.configuration).deleteProgram(t,r,a).then(n=>n(this.axios,this.basePath))}deleteProgramList(t,r,a){return kr(this.configuration).deleteProgramList(t,r,a).then(n=>n(this.axios,this.basePath))}getProgram(t,r,a){return kr(this.configuration).getProgram(t,r,a).then(n=>n(this.axios,this.basePath))}updateProgram(t,r,a,n){return kr(this.configuration).updateProgram(t,r,a,n).then(o=>o(this.axios,this.basePath))}}const G0=function(e){return{getProgramMetadata:async(t,r,a={})=>{h("getProgramMetadata","cell",t),h("getProgramMetadata","program",r);const n="/cells/{cell}/store/programs/{program}/metadata".replace("{cell}",encodeURIComponent(String(t))).replace("{program}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"GET",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},listProgramMetadata:async(t,r,a={})=>{h("listProgramMetadata","cell",t);const n="/cells/{cell}/store/programs".replace("{cell}",encodeURIComponent(String(t))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"GET",...s,...a},i={},c={};V(l,e),await P(i,e),r!==void 0&&(c.show_hidden=r),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},updateProgramMetadata:async(t,r,a,n={})=>{h("updateProgramMetadata","cell",t),h("updateProgramMetadata","program",r),h("updateProgramMetadata","updateProgramMetadataRequest",a);const o="/cells/{cell}/store/programs/{program}/metadata".replace("{cell}",encodeURIComponent(String(t))).replace("{program}",encodeURIComponent(String(r))),s=new URL(o,C);let l;e&&(l=e.baseOptions);const i={method:"PUT",...l,...n},c={},d={};V(i,e),await P(c,e),c["Content-Type"]="application/json",R(s,d);let u=l&&l.headers?l.headers:{};return i.headers={...c,...u,...n.headers},i.data=re(a,i,e),{url:_(s),options:i}},uploadProgramMetadataImage:async(t,r,a,n={})=>{h("uploadProgramMetadataImage","cell",t),h("uploadProgramMetadataImage","program",r),h("uploadProgramMetadataImage","file",a);const o="/cells/{cell}/store/programs/{program}/metadata/image".replace("{cell}",encodeURIComponent(String(t))).replace("{program}",encodeURIComponent(String(r))),s=new URL(o,C);let l;e&&(l=e.baseOptions);const i={method:"POST",...l,...n},c={},d={},u=new(e&&e.formDataCtor||FormData);V(i,e),await P(c,e),a!==void 0&&u.append("file",a),c["Content-Type"]="multipart/form-data",R(s,d);let p=l&&l.headers?l.headers:{};return i.headers={...c,...p,...n.headers},i.data=u,{url:_(s),options:i}}}},ba=function(e){const t=G0(e);return{async getProgramMetadata(r,a,n){var i,c;const o=await t.getProgramMetadata(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["LibraryProgramMetadataApi.getProgramMetadata"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async listProgramMetadata(r,a,n){var i,c;const o=await t.listProgramMetadata(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["LibraryProgramMetadataApi.listProgramMetadata"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async updateProgramMetadata(r,a,n,o){var c,d;const s=await t.updateProgramMetadata(r,a,n,o),l=(e==null?void 0:e.serverIndex)??0,i=(d=(c=w["LibraryProgramMetadataApi.updateProgramMetadata"])==null?void 0:c[l])==null?void 0:d.url;return(u,p)=>A(s,v,O,e)(u,i||p)},async uploadProgramMetadataImage(r,a,n,o){var c,d;const s=await t.uploadProgramMetadataImage(r,a,n,o),l=(e==null?void 0:e.serverIndex)??0,i=(d=(c=w["LibraryProgramMetadataApi.uploadProgramMetadataImage"])==null?void 0:c[l])==null?void 0:d.url;return(u,p)=>A(s,v,O,e)(u,i||p)}}};class q0 extends fe{getProgramMetadata(t,r,a){return ba(this.configuration).getProgramMetadata(t,r,a).then(n=>n(this.axios,this.basePath))}listProgramMetadata(t,r,a){return ba(this.configuration).listProgramMetadata(t,r,a).then(n=>n(this.axios,this.basePath))}updateProgramMetadata(t,r,a,n){return ba(this.configuration).updateProgramMetadata(t,r,a,n).then(o=>o(this.axios,this.basePath))}uploadProgramMetadataImage(t,r,a,n){return ba(this.configuration).uploadProgramMetadataImage(t,r,a,n).then(o=>o(this.axios,this.basePath))}}const J0=function(e){return{createRecipe:async(t,r,a,n,o={})=>{h("createRecipe","cell",t),h("createRecipe","programId",r),h("createRecipe","body",a);const s="/cells/{cell}/store/recipes".replace("{cell}",encodeURIComponent(String(t))),l=new URL(s,C);let i;e&&(i=e.baseOptions);const c={method:"POST",...i,...o},d={},u={};V(c,e),await P(d,e),r!==void 0&&(u.program_id=r),n!==void 0&&(u.name=n),d["Content-Type"]="application/json",R(l,u);let p=i&&i.headers?i.headers:{};return c.headers={...d,...p,...o.headers},c.data=re(a,c,e),{url:_(l),options:c}},deleteRecipe:async(t,r,a={})=>{h("deleteRecipe","cell",t),h("deleteRecipe","recipe",r);const n="/cells/{cell}/store/recipes/{recipe}".replace("{cell}",encodeURIComponent(String(t))).replace("{recipe}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"DELETE",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},deleteRecipeList:async(t,r,a={})=>{h("deleteRecipeList","cell",t),h("deleteRecipeList","recipeIds",r);const n="/cells/{cell}/store/recipes".replace("{cell}",encodeURIComponent(String(t))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"DELETE",...s,...a},i={},c={};V(l,e),await P(i,e),r&&(c.recipe_ids=r),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},getRecipe:async(t,r,a={})=>{h("getRecipe","cell",t),h("getRecipe","recipe",r);const n="/cells/{cell}/store/recipes/{recipe}".replace("{cell}",encodeURIComponent(String(t))).replace("{recipe}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"GET",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},updateRecipe:async(t,r,a,n={})=>{h("updateRecipe","cell",t),h("updateRecipe","recipe",r),h("updateRecipe","body",a);const o="/cells/{cell}/store/recipes/{recipe}".replace("{cell}",encodeURIComponent(String(t))).replace("{recipe}",encodeURIComponent(String(r))),s=new URL(o,C);let l;e&&(l=e.baseOptions);const i={method:"PUT",...l,...n},c={},d={};V(i,e),await P(c,e),c["Content-Type"]="application/json",R(s,d);let u=l&&l.headers?l.headers:{};return i.headers={...c,...u,...n.headers},i.data=re(a,i,e),{url:_(s),options:i}}}},Br=function(e){const t=J0(e);return{async createRecipe(r,a,n,o,s){var d,u;const l=await t.createRecipe(r,a,n,o,s),i=(e==null?void 0:e.serverIndex)??0,c=(u=(d=w["LibraryRecipeApi.createRecipe"])==null?void 0:d[i])==null?void 0:u.url;return(p,y)=>A(l,v,O,e)(p,c||y)},async deleteRecipe(r,a,n){var i,c;const o=await t.deleteRecipe(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["LibraryRecipeApi.deleteRecipe"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async deleteRecipeList(r,a,n){var i,c;const o=await t.deleteRecipeList(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["LibraryRecipeApi.deleteRecipeList"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async getRecipe(r,a,n){var i,c;const o=await t.getRecipe(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["LibraryRecipeApi.getRecipe"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async updateRecipe(r,a,n,o){var c,d;const s=await t.updateRecipe(r,a,n,o),l=(e==null?void 0:e.serverIndex)??0,i=(d=(c=w["LibraryRecipeApi.updateRecipe"])==null?void 0:c[l])==null?void 0:d.url;return(u,p)=>A(s,v,O,e)(u,i||p)}}};class H0 extends fe{createRecipe(t,r,a,n,o){return Br(this.configuration).createRecipe(t,r,a,n,o).then(s=>s(this.axios,this.basePath))}deleteRecipe(t,r,a){return Br(this.configuration).deleteRecipe(t,r,a).then(n=>n(this.axios,this.basePath))}deleteRecipeList(t,r,a){return Br(this.configuration).deleteRecipeList(t,r,a).then(n=>n(this.axios,this.basePath))}getRecipe(t,r,a){return Br(this.configuration).getRecipe(t,r,a).then(n=>n(this.axios,this.basePath))}updateRecipe(t,r,a,n){return Br(this.configuration).updateRecipe(t,r,a,n).then(o=>o(this.axios,this.basePath))}}const W0=function(e){return{getRecipeMetadata:async(t,r,a={})=>{h("getRecipeMetadata","cell",t),h("getRecipeMetadata","recipe",r);const n="/cells/{cell}/store/recipes/{recipe}/metadata".replace("{cell}",encodeURIComponent(String(t))).replace("{recipe}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"GET",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},listRecipeMetadata:async(t,r={})=>{h("listRecipeMetadata","cell",t);const a="/cells/{cell}/store/recipes".replace("{cell}",encodeURIComponent(String(t))),n=new URL(a,C);let o;e&&(o=e.baseOptions);const s={method:"GET",...o,...r},l={},i={};V(s,e),await P(l,e),R(n,i);let c=o&&o.headers?o.headers:{};return s.headers={...l,...c,...r.headers},{url:_(n),options:s}},updateRecipeMetadata:async(t,r,a,n={})=>{h("updateRecipeMetadata","cell",t),h("updateRecipeMetadata","recipe",r),h("updateRecipeMetadata","updateRecipeMetadataRequest",a);const o="/cells/{cell}/store/recipes/{recipe}/metadata".replace("{cell}",encodeURIComponent(String(t))).replace("{recipe}",encodeURIComponent(String(r))),s=new URL(o,C);let l;e&&(l=e.baseOptions);const i={method:"PUT",...l,...n},c={},d={};V(i,e),await P(c,e),c["Content-Type"]="application/json",R(s,d);let u=l&&l.headers?l.headers:{};return i.headers={...c,...u,...n.headers},i.data=re(a,i,e),{url:_(s),options:i}},uploadRecipeMetadataImage:async(t,r,a,n={})=>{h("uploadRecipeMetadataImage","cell",t),h("uploadRecipeMetadataImage","recipe",r),h("uploadRecipeMetadataImage","file",a);const o="/cells/{cell}/store/recipes/{recipe}/metadata/image".replace("{cell}",encodeURIComponent(String(t))).replace("{recipe}",encodeURIComponent(String(r))),s=new URL(o,C);let l;e&&(l=e.baseOptions);const i={method:"POST",...l,...n},c={},d={},u=new(e&&e.formDataCtor||FormData);V(i,e),await P(c,e),a!==void 0&&u.append("file",a),c["Content-Type"]="multipart/form-data",R(s,d);let p=l&&l.headers?l.headers:{};return i.headers={...c,...p,...n.headers},i.data=u,{url:_(s),options:i}}}},Sa=function(e){const t=W0(e);return{async getRecipeMetadata(r,a,n){var i,c;const o=await t.getRecipeMetadata(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["LibraryRecipeMetadataApi.getRecipeMetadata"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async listRecipeMetadata(r,a){var l,i;const n=await t.listRecipeMetadata(r,a),o=(e==null?void 0:e.serverIndex)??0,s=(i=(l=w["LibraryRecipeMetadataApi.listRecipeMetadata"])==null?void 0:l[o])==null?void 0:i.url;return(c,d)=>A(n,v,O,e)(c,s||d)},async updateRecipeMetadata(r,a,n,o){var c,d;const s=await t.updateRecipeMetadata(r,a,n,o),l=(e==null?void 0:e.serverIndex)??0,i=(d=(c=w["LibraryRecipeMetadataApi.updateRecipeMetadata"])==null?void 0:c[l])==null?void 0:d.url;return(u,p)=>A(s,v,O,e)(u,i||p)},async uploadRecipeMetadataImage(r,a,n,o){var c,d;const s=await t.uploadRecipeMetadataImage(r,a,n,o),l=(e==null?void 0:e.serverIndex)??0,i=(d=(c=w["LibraryRecipeMetadataApi.uploadRecipeMetadataImage"])==null?void 0:c[l])==null?void 0:d.url;return(u,p)=>A(s,v,O,e)(u,i||p)}}};class Q0 extends fe{getRecipeMetadata(t,r,a){return Sa(this.configuration).getRecipeMetadata(t,r,a).then(n=>n(this.axios,this.basePath))}listRecipeMetadata(t,r){return Sa(this.configuration).listRecipeMetadata(t,r).then(a=>a(this.axios,this.basePath))}updateRecipeMetadata(t,r,a,n){return Sa(this.configuration).updateRecipeMetadata(t,r,a,n).then(o=>o(this.axios,this.basePath))}uploadRecipeMetadataImage(t,r,a,n){return Sa(this.configuration).uploadRecipeMetadataImage(t,r,a,n).then(o=>o(this.axios,this.basePath))}}const K0=function(e){return{deleteAllMotions:async(t,r={})=>{h("deleteAllMotions","cell",t);const a="/cells/{cell}/motions".replace("{cell}",encodeURIComponent(String(t))),n=new URL(a,C);let o;e&&(o=e.baseOptions);const s={method:"DELETE",...o,...r},l={},i={};V(s,e),await P(l,e),R(n,i);let c=o&&o.headers?o.headers:{};return s.headers={...l,...c,...r.headers},{url:_(n),options:s}},deleteMotion:async(t,r,a={})=>{h("deleteMotion","cell",t),h("deleteMotion","motion",r);const n="/cells/{cell}/motions/{motion}/delete".replace("{cell}",encodeURIComponent(String(t))).replace("{motion}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"DELETE",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},executeTrajectory:async(t,r,a={})=>{h("executeTrajectory","cell",t),h("executeTrajectory","executeTrajectoryRequest",r);const n="/cells/{cell}/motions/executetrajectory".replace("{cell}",encodeURIComponent(String(t))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"GET",...s,...a},i={},c={};V(l,e),await P(i,e),i["Content-Type"]="application/json",R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},l.data=re(r,l,e),{url:_(o),options:l}},getMotionTrajectory:async(t,r,a,n,o={})=>{h("getMotionTrajectory","cell",t),h("getMotionTrajectory","motion",r),h("getMotionTrajectory","sampleTime",a);const s="/cells/{cell}/motions/{motion}/trajectory".replace("{cell}",encodeURIComponent(String(t))).replace("{motion}",encodeURIComponent(String(r))),l=new URL(s,C);let i;e&&(i=e.baseOptions);const c={method:"GET",...i,...o},d={},u={};V(c,e),await P(d,e),a!==void 0&&(u.sample_time=a),n!==void 0&&(u.responses_coordinate_system=n),R(l,u);let p=i&&i.headers?i.headers:{};return c.headers={...d,...p,...o.headers},{url:_(l),options:c}},getMotionTrajectorySample:async(t,r,a,n,o={})=>{h("getMotionTrajectorySample","cell",t),h("getMotionTrajectorySample","motion",r);const s="/cells/{cell}/motions/{motion}/trajectorysample".replace("{cell}",encodeURIComponent(String(t))).replace("{motion}",encodeURIComponent(String(r))),l=new URL(s,C);let i;e&&(i=e.baseOptions);const c={method:"GET",...i,...o},d={},u={};V(c,e),await P(d,e),a!==void 0&&(u.location_on_trajectory=a),n!==void 0&&(u.response_coordinate_system=n),R(l,u);let p=i&&i.headers?i.headers:{};return c.headers={...d,...p,...o.headers},{url:_(l),options:c}},getPlannedMotion:async(t,r,a,n={})=>{h("getPlannedMotion","cell",t),h("getPlannedMotion","motion",r);const o="/cells/{cell}/motions/{motion}/planned-motion".replace("{cell}",encodeURIComponent(String(t))).replace("{motion}",encodeURIComponent(String(r))),s=new URL(o,C);let l;e&&(l=e.baseOptions);const i={method:"GET",...l,...n},c={},d={};V(i,e),await P(c,e),a!==void 0&&(d.sample_time=a),R(s,d);let u=l&&l.headers?l.headers:{};return i.headers={...c,...u,...n.headers},{url:_(s),options:i}},getPlanningMotionGroupModels:async(t,r={})=>{h("getPlanningMotionGroupModels","cell",t);const a="/cells/{cell}/motion-planning/motion-group-models".replace("{cell}",encodeURIComponent(String(t))),n=new URL(a,C);let o;e&&(o=e.baseOptions);const s={method:"GET",...o,...r},l={},i={};V(s,e),await P(l,e),R(n,i);let c=o&&o.headers?o.headers:{};return s.headers={...l,...c,...r.headers},{url:_(n),options:s}},listMotions:async(t,r={})=>{h("listMotions","cell",t);const a="/cells/{cell}/motions".replace("{cell}",encodeURIComponent(String(t))),n=new URL(a,C);let o;e&&(o=e.baseOptions);const s={method:"GET",...o,...r},l={},i={};V(s,e),await P(l,e),R(n,i);let c=o&&o.headers?o.headers:{};return s.headers={...l,...c,...r.headers},{url:_(n),options:s}},loadPlannedMotion:async(t,r,a={})=>{h("loadPlannedMotion","cell",t),h("loadPlannedMotion","plannedMotion",r);const n="/cells/{cell}/planned-motions".replace("{cell}",encodeURIComponent(String(t))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"POST",...s,...a},i={},c={};V(l,e),await P(i,e),i["Content-Type"]="application/json",R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},l.data=re(r,l,e),{url:_(o),options:l}},planCollisionFreePTP:async(t,r,a={})=>{h("planCollisionFreePTP","cell",t);const n="/cells/{cell}/motion-planning/plan-collision-free-ptp".replace("{cell}",encodeURIComponent(String(t))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"POST",...s,...a},i={},c={};V(l,e),await P(i,e),i["Content-Type"]="application/json",R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},l.data=re(r,l,e),{url:_(o),options:l}},planMotion:async(t,r,a={})=>{h("planMotion","cell",t),h("planMotion","planRequest",r);const n="/cells/{cell}/motions".replace("{cell}",encodeURIComponent(String(t))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"POST",...s,...a},i={},c={};V(l,e),await P(i,e),i["Content-Type"]="application/json",R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},l.data=re(r,l,e),{url:_(o),options:l}},planTrajectory:async(t,r,a={})=>{h("planTrajectory","cell",t);const n="/cells/{cell}/motion-planning/plan-trajectory".replace("{cell}",encodeURIComponent(String(t))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"POST",...s,...a},i={},c={};V(l,e),await P(i,e),i["Content-Type"]="application/json",R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},l.data=re(r,l,e),{url:_(o),options:l}},stopExecution:async(t,r,a={})=>{h("stopExecution","cell",t),h("stopExecution","motion",r);const n="/cells/{cell}/motions/{motion}/stop".replace("{cell}",encodeURIComponent(String(t))).replace("{motion}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"PUT",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},streamMove:async(t,r,a={})=>{h("streamMove","cell",t),h("streamMove","streamMoveRequest",r);const n="/cells/{cell}/motions/streammove".replace("{cell}",encodeURIComponent(String(t))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"GET",...s,...a},i={},c={};V(l,e),await P(i,e),i["Content-Type"]="application/json",R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},l.data=re(r,l,e),{url:_(o),options:l}},streamMoveBackward:async(t,r,a,n,o,s,l={})=>{h("streamMoveBackward","cell",t),h("streamMoveBackward","motion",r),h("streamMoveBackward","playbackSpeedInPercent",a);const i="/cells/{cell}/motions/{motion}/executebackward".replace("{cell}",encodeURIComponent(String(t))).replace("{motion}",encodeURIComponent(String(r))),c=new URL(i,C);let d;e&&(d=e.baseOptions);const u={method:"GET",...d,...l},p={},y={};V(u,e),await P(p,e),a!==void 0&&(y.playback_speed_in_percent=a),n!==void 0&&(y.response_rate=n),o!==void 0&&(y.response_coordinate_system=o),s!==void 0&&(y.start_location_on_trajectory=s),R(c,y);let g=d&&d.headers?d.headers:{};return u.headers={...p,...g,...l.headers},{url:_(c),options:u}},streamMoveForward:async(t,r,a,n,o,s,l={})=>{h("streamMoveForward","cell",t),h("streamMoveForward","motion",r),h("streamMoveForward","playbackSpeedInPercent",a);const i="/cells/{cell}/motions/{motion}/executeforward".replace("{cell}",encodeURIComponent(String(t))).replace("{motion}",encodeURIComponent(String(r))),c=new URL(i,C);let d;e&&(d=e.baseOptions);const u={method:"GET",...d,...l},p={},y={};V(u,e),await P(p,e),a!==void 0&&(y.playback_speed_in_percent=a),n!==void 0&&(y.response_rate=n),o!==void 0&&(y.response_coordinate_system=o),s!==void 0&&(y.start_location_on_trajectory=s),R(c,y);let g=d&&d.headers?d.headers:{};return u.headers={...p,...g,...l.headers},{url:_(c),options:u}},streamMoveToTrajectoryViaJointPTP:async(t,r,a,n,o,s,l,i,c,d,u={})=>{h("streamMoveToTrajectoryViaJointPTP","cell",t),h("streamMoveToTrajectoryViaJointPTP","motion",r),h("streamMoveToTrajectoryViaJointPTP","locationOnTrajectory",a);const p="/cells/{cell}/motions/{motion}/executetotrajectory".replace("{cell}",encodeURIComponent(String(t))).replace("{motion}",encodeURIComponent(String(r))),y=new URL(p,C);let g;e&&(g=e.baseOptions);const m={method:"GET",...g,...u},x={},I={};V(m,e),await P(x,e),a!==void 0&&(I.location_on_trajectory=a),n&&(I["limit_override.joint_velocity_limits.joints"]=n),o&&(I["limit_override.joint_acceleration_limits.joints"]=o),s!==void 0&&(I["limit_override.tcp_velocity_limit"]=s),l!==void 0&&(I["limit_override.tcp_acceleration_limit"]=l),i!==void 0&&(I["limit_override.tcp_orientation_velocity_limit"]=i),c!==void 0&&(I["limit_override.tcp_orientation_acceleration_limit"]=c),d!==void 0&&(I.responses_coordinate_system=d),R(y,I);let G=g&&g.headers?g.headers:{};return m.headers={...x,...G,...u.headers},{url:_(y),options:m}}}},Ee=function(e){const t=K0(e);return{async deleteAllMotions(r,a){var l,i;const n=await t.deleteAllMotions(r,a),o=(e==null?void 0:e.serverIndex)??0,s=(i=(l=w["MotionApi.deleteAllMotions"])==null?void 0:l[o])==null?void 0:i.url;return(c,d)=>A(n,v,O,e)(c,s||d)},async deleteMotion(r,a,n){var i,c;const o=await t.deleteMotion(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["MotionApi.deleteMotion"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async executeTrajectory(r,a,n){var i,c;const o=await t.executeTrajectory(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["MotionApi.executeTrajectory"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async getMotionTrajectory(r,a,n,o,s){var d,u;const l=await t.getMotionTrajectory(r,a,n,o,s),i=(e==null?void 0:e.serverIndex)??0,c=(u=(d=w["MotionApi.getMotionTrajectory"])==null?void 0:d[i])==null?void 0:u.url;return(p,y)=>A(l,v,O,e)(p,c||y)},async getMotionTrajectorySample(r,a,n,o,s){var d,u;const l=await t.getMotionTrajectorySample(r,a,n,o,s),i=(e==null?void 0:e.serverIndex)??0,c=(u=(d=w["MotionApi.getMotionTrajectorySample"])==null?void 0:d[i])==null?void 0:u.url;return(p,y)=>A(l,v,O,e)(p,c||y)},async getPlannedMotion(r,a,n,o){var c,d;const s=await t.getPlannedMotion(r,a,n,o),l=(e==null?void 0:e.serverIndex)??0,i=(d=(c=w["MotionApi.getPlannedMotion"])==null?void 0:c[l])==null?void 0:d.url;return(u,p)=>A(s,v,O,e)(u,i||p)},async getPlanningMotionGroupModels(r,a){var l,i;const n=await t.getPlanningMotionGroupModels(r,a),o=(e==null?void 0:e.serverIndex)??0,s=(i=(l=w["MotionApi.getPlanningMotionGroupModels"])==null?void 0:l[o])==null?void 0:i.url;return(c,d)=>A(n,v,O,e)(c,s||d)},async listMotions(r,a){var l,i;const n=await t.listMotions(r,a),o=(e==null?void 0:e.serverIndex)??0,s=(i=(l=w["MotionApi.listMotions"])==null?void 0:l[o])==null?void 0:i.url;return(c,d)=>A(n,v,O,e)(c,s||d)},async loadPlannedMotion(r,a,n){var i,c;const o=await t.loadPlannedMotion(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["MotionApi.loadPlannedMotion"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async planCollisionFreePTP(r,a,n){var i,c;const o=await t.planCollisionFreePTP(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["MotionApi.planCollisionFreePTP"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async planMotion(r,a,n){var i,c;const o=await t.planMotion(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["MotionApi.planMotion"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async planTrajectory(r,a,n){var i,c;const o=await t.planTrajectory(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["MotionApi.planTrajectory"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async stopExecution(r,a,n){var i,c;const o=await t.stopExecution(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["MotionApi.stopExecution"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async streamMove(r,a,n){var i,c;const o=await t.streamMove(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["MotionApi.streamMove"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async streamMoveBackward(r,a,n,o,s,l,i){var p,y;const c=await t.streamMoveBackward(r,a,n,o,s,l,i),d=(e==null?void 0:e.serverIndex)??0,u=(y=(p=w["MotionApi.streamMoveBackward"])==null?void 0:p[d])==null?void 0:y.url;return(g,m)=>A(c,v,O,e)(g,u||m)},async streamMoveForward(r,a,n,o,s,l,i){var p,y;const c=await t.streamMoveForward(r,a,n,o,s,l,i),d=(e==null?void 0:e.serverIndex)??0,u=(y=(p=w["MotionApi.streamMoveForward"])==null?void 0:p[d])==null?void 0:y.url;return(g,m)=>A(c,v,O,e)(g,u||m)},async streamMoveToTrajectoryViaJointPTP(r,a,n,o,s,l,i,c,d,u,p){var x,I;const y=await t.streamMoveToTrajectoryViaJointPTP(r,a,n,o,s,l,i,c,d,u,p),g=(e==null?void 0:e.serverIndex)??0,m=(I=(x=w["MotionApi.streamMoveToTrajectoryViaJointPTP"])==null?void 0:x[g])==null?void 0:I.url;return(G,N)=>A(y,v,O,e)(G,m||N)}}};class Y0 extends fe{deleteAllMotions(t,r){return Ee(this.configuration).deleteAllMotions(t,r).then(a=>a(this.axios,this.basePath))}deleteMotion(t,r,a){return Ee(this.configuration).deleteMotion(t,r,a).then(n=>n(this.axios,this.basePath))}executeTrajectory(t,r,a){return Ee(this.configuration).executeTrajectory(t,r,a).then(n=>n(this.axios,this.basePath))}getMotionTrajectory(t,r,a,n,o){return Ee(this.configuration).getMotionTrajectory(t,r,a,n,o).then(s=>s(this.axios,this.basePath))}getMotionTrajectorySample(t,r,a,n,o){return Ee(this.configuration).getMotionTrajectorySample(t,r,a,n,o).then(s=>s(this.axios,this.basePath))}getPlannedMotion(t,r,a,n){return Ee(this.configuration).getPlannedMotion(t,r,a,n).then(o=>o(this.axios,this.basePath))}getPlanningMotionGroupModels(t,r){return Ee(this.configuration).getPlanningMotionGroupModels(t,r).then(a=>a(this.axios,this.basePath))}listMotions(t,r){return Ee(this.configuration).listMotions(t,r).then(a=>a(this.axios,this.basePath))}loadPlannedMotion(t,r,a){return Ee(this.configuration).loadPlannedMotion(t,r,a).then(n=>n(this.axios,this.basePath))}planCollisionFreePTP(t,r,a){return Ee(this.configuration).planCollisionFreePTP(t,r,a).then(n=>n(this.axios,this.basePath))}planMotion(t,r,a){return Ee(this.configuration).planMotion(t,r,a).then(n=>n(this.axios,this.basePath))}planTrajectory(t,r,a){return Ee(this.configuration).planTrajectory(t,r,a).then(n=>n(this.axios,this.basePath))}stopExecution(t,r,a){return Ee(this.configuration).stopExecution(t,r,a).then(n=>n(this.axios,this.basePath))}streamMove(t,r,a){return Ee(this.configuration).streamMove(t,r,a).then(n=>n(this.axios,this.basePath))}streamMoveBackward(t,r,a,n,o,s,l){return Ee(this.configuration).streamMoveBackward(t,r,a,n,o,s,l).then(i=>i(this.axios,this.basePath))}streamMoveForward(t,r,a,n,o,s,l){return Ee(this.configuration).streamMoveForward(t,r,a,n,o,s,l).then(i=>i(this.axios,this.basePath))}streamMoveToTrajectoryViaJointPTP(t,r,a,n,o,s,l,i,c,d,u){return Ee(this.configuration).streamMoveToTrajectoryViaJointPTP(t,r,a,n,o,s,l,i,c,d,u).then(p=>p(this.axios,this.basePath))}}const X0=function(e){return{activateAllMotionGroups:async(t,r,a={})=>{h("activateAllMotionGroups","cell",t),h("activateAllMotionGroups","controller",r);const n="/cells/{cell}/motion-groups/all".replace("{cell}",encodeURIComponent(String(t))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"POST",...s,...a},i={},c={};V(l,e),await P(i,e),r!==void 0&&(c.controller=r),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},activateMotionGroup:async(t,r,a={})=>{h("activateMotionGroup","cell",t),h("activateMotionGroup","motionGroup",r);const n="/cells/{cell}/motion-groups".replace("{cell}",encodeURIComponent(String(t))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"POST",...s,...a},i={},c={};V(l,e),await P(i,e),r!==void 0&&(c.motion_group=r),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},deactivateMotionGroup:async(t,r,a={})=>{h("deactivateMotionGroup","cell",t),h("deactivateMotionGroup","motionGroup",r);const n="/cells/{cell}/motion-groups/{motion-group}".replace("{cell}",encodeURIComponent(String(t))).replace("{motion-group}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"DELETE",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},listMotionGroups:async(t,r={})=>{h("listMotionGroups","cell",t);const a="/cells/{cell}/motion-groups".replace("{cell}",encodeURIComponent(String(t))),n=new URL(a,C);let o;e&&(o=e.baseOptions);const s={method:"GET",...o,...r},l={},i={};V(s,e),await P(l,e),R(n,i);let c=o&&o.headers?o.headers:{};return s.headers={...l,...c,...r.headers},{url:_(n),options:s}}}},va=function(e){const t=X0(e);return{async activateAllMotionGroups(r,a,n){var i,c;const o=await t.activateAllMotionGroups(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["MotionGroupApi.activateAllMotionGroups"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async activateMotionGroup(r,a,n){var i,c;const o=await t.activateMotionGroup(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["MotionGroupApi.activateMotionGroup"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async deactivateMotionGroup(r,a,n){var i,c;const o=await t.deactivateMotionGroup(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["MotionGroupApi.deactivateMotionGroup"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async listMotionGroups(r,a){var l,i;const n=await t.listMotionGroups(r,a),o=(e==null?void 0:e.serverIndex)??0,s=(i=(l=w["MotionGroupApi.listMotionGroups"])==null?void 0:l[o])==null?void 0:i.url;return(c,d)=>A(n,v,O,e)(c,s||d)}}};class Z0 extends fe{activateAllMotionGroups(t,r,a){return va(this.configuration).activateAllMotionGroups(t,r,a).then(n=>n(this.axios,this.basePath))}activateMotionGroup(t,r,a){return va(this.configuration).activateMotionGroup(t,r,a).then(n=>n(this.axios,this.basePath))}deactivateMotionGroup(t,r,a){return va(this.configuration).deactivateMotionGroup(t,r,a).then(n=>n(this.axios,this.basePath))}listMotionGroups(t,r){return va(this.configuration).listMotionGroups(t,r).then(a=>a(this.axios,this.basePath))}}const eS=function(e){return{getActivePayload:async(t,r,a={})=>{h("getActivePayload","cell",t),h("getActivePayload","motionGroup",r);const n="/cells/{cell}/motion-groups/{motion-group}/payloads/current".replace("{cell}",encodeURIComponent(String(t))).replace("{motion-group}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"GET",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},getActiveTcp:async(t,r,a,n={})=>{h("getActiveTcp","cell",t),h("getActiveTcp","motionGroup",r);const o="/cells/{cell}/motion-groups/{motion-group}/tcps/current".replace("{cell}",encodeURIComponent(String(t))).replace("{motion-group}",encodeURIComponent(String(r))),s=new URL(o,C);let l;e&&(l=e.baseOptions);const i={method:"GET",...l,...n},c={},d={};V(i,e),await P(c,e),a!==void 0&&(d.rotation_type=a),R(s,d);let u=l&&l.headers?l.headers:{};return i.headers={...c,...u,...n.headers},{url:_(s),options:i}},getCurrentMotionGroupState:async(t,r,a,n,o={})=>{h("getCurrentMotionGroupState","cell",t),h("getCurrentMotionGroupState","motionGroup",r);const s="/cells/{cell}/motion-groups/{motion-group}/state".replace("{cell}",encodeURIComponent(String(t))).replace("{motion-group}",encodeURIComponent(String(r))),l=new URL(s,C);let i;e&&(i=e.baseOptions);const c={method:"GET",...i,...o},d={},u={};V(c,e),await P(d,e),a!==void 0&&(u.tcp=a),n!==void 0&&(u.response_coordinate_system=n),R(l,u);let p=i&&i.headers?i.headers:{};return c.headers={...d,...p,...o.headers},{url:_(l),options:c}},getInfoCapabilities:async(t,r,a={})=>{h("getInfoCapabilities","cell",t),h("getInfoCapabilities","motionGroup",r);const n="/cells/{cell}/motion-groups/{motion-group}/info-capabilities".replace("{cell}",encodeURIComponent(String(t))).replace("{motion-group}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"GET",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},getMotionGroupSpecification:async(t,r,a={})=>{h("getMotionGroupSpecification","cell",t),h("getMotionGroupSpecification","motionGroup",r);const n="/cells/{cell}/motion-groups/{motion-group}/specification".replace("{cell}",encodeURIComponent(String(t))).replace("{motion-group}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"GET",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},getMounting:async(t,r,a={})=>{h("getMounting","cell",t),h("getMounting","motionGroup",r);const n="/cells/{cell}/motion-groups/{motion-group}/mounting".replace("{cell}",encodeURIComponent(String(t))).replace("{motion-group}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"GET",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},getOptimizerConfiguration:async(t,r,a,n={})=>{h("getOptimizerConfiguration","cell",t),h("getOptimizerConfiguration","motionGroup",r);const o="/cells/{cell}/motion-groups/{motion-group}/optimizer-setup".replace("{cell}",encodeURIComponent(String(t))).replace("{motion-group}",encodeURIComponent(String(r))),s=new URL(o,C);let l;e&&(l=e.baseOptions);const i={method:"GET",...l,...n},c={},d={};V(i,e),await P(c,e),a!==void 0&&(d.tcp=a),R(s,d);let u=l&&l.headers?l.headers:{};return i.headers={...c,...u,...n.headers},{url:_(s),options:i}},getSafetySetup:async(t,r,a={})=>{h("getSafetySetup","cell",t),h("getSafetySetup","motionGroup",r);const n="/cells/{cell}/motion-groups/{motion-group}/safety-setup".replace("{cell}",encodeURIComponent(String(t))).replace("{motion-group}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"GET",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},listPayloads:async(t,r,a={})=>{h("listPayloads","cell",t),h("listPayloads","motionGroup",r);const n="/cells/{cell}/motion-groups/{motion-group}/payloads".replace("{cell}",encodeURIComponent(String(t))).replace("{motion-group}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"GET",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},listTcps:async(t,r,a,n={})=>{h("listTcps","cell",t),h("listTcps","motionGroup",r);const o="/cells/{cell}/motion-groups/{motion-group}/tcps".replace("{cell}",encodeURIComponent(String(t))).replace("{motion-group}",encodeURIComponent(String(r))),s=new URL(o,C);let l;e&&(l=e.baseOptions);const i={method:"GET",...l,...n},c={},d={};V(i,e),await P(c,e),a!==void 0&&(d.rotation_type=a),R(s,d);let u=l&&l.headers?l.headers:{};return i.headers={...c,...u,...n.headers},{url:_(s),options:i}},streamMotionGroupState:async(t,r,a,n,o,s={})=>{h("streamMotionGroupState","cell",t),h("streamMotionGroupState","motionGroup",r);const l="/cells/{cell}/motion-groups/{motion-group}/state-stream".replace("{cell}",encodeURIComponent(String(t))).replace("{motion-group}",encodeURIComponent(String(r))),i=new URL(l,C);let c;e&&(c=e.baseOptions);const d={method:"GET",...c,...s},u={},p={};V(d,e),await P(u,e),a!==void 0&&(p.response_rate=a),n!==void 0&&(p.response_coordinate_system=n),o!==void 0&&(p.tcp=o),R(i,p);let y=c&&c.headers?c.headers:{};return d.headers={...u,...y,...s.headers},{url:_(i),options:d}}}},Xe=function(e){const t=eS(e);return{async getActivePayload(r,a,n){var i,c;const o=await t.getActivePayload(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["MotionGroupInfosApi.getActivePayload"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async getActiveTcp(r,a,n,o){var c,d;const s=await t.getActiveTcp(r,a,n,o),l=(e==null?void 0:e.serverIndex)??0,i=(d=(c=w["MotionGroupInfosApi.getActiveTcp"])==null?void 0:c[l])==null?void 0:d.url;return(u,p)=>A(s,v,O,e)(u,i||p)},async getCurrentMotionGroupState(r,a,n,o,s){var d,u;const l=await t.getCurrentMotionGroupState(r,a,n,o,s),i=(e==null?void 0:e.serverIndex)??0,c=(u=(d=w["MotionGroupInfosApi.getCurrentMotionGroupState"])==null?void 0:d[i])==null?void 0:u.url;return(p,y)=>A(l,v,O,e)(p,c||y)},async getInfoCapabilities(r,a,n){var i,c;const o=await t.getInfoCapabilities(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["MotionGroupInfosApi.getInfoCapabilities"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async getMotionGroupSpecification(r,a,n){var i,c;const o=await t.getMotionGroupSpecification(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["MotionGroupInfosApi.getMotionGroupSpecification"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async getMounting(r,a,n){var i,c;const o=await t.getMounting(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["MotionGroupInfosApi.getMounting"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async getOptimizerConfiguration(r,a,n,o){var c,d;const s=await t.getOptimizerConfiguration(r,a,n,o),l=(e==null?void 0:e.serverIndex)??0,i=(d=(c=w["MotionGroupInfosApi.getOptimizerConfiguration"])==null?void 0:c[l])==null?void 0:d.url;return(u,p)=>A(s,v,O,e)(u,i||p)},async getSafetySetup(r,a,n){var i,c;const o=await t.getSafetySetup(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["MotionGroupInfosApi.getSafetySetup"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async listPayloads(r,a,n){var i,c;const o=await t.listPayloads(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["MotionGroupInfosApi.listPayloads"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async listTcps(r,a,n,o){var c,d;const s=await t.listTcps(r,a,n,o),l=(e==null?void 0:e.serverIndex)??0,i=(d=(c=w["MotionGroupInfosApi.listTcps"])==null?void 0:c[l])==null?void 0:d.url;return(u,p)=>A(s,v,O,e)(u,i||p)},async streamMotionGroupState(r,a,n,o,s,l){var u,p;const i=await t.streamMotionGroupState(r,a,n,o,s,l),c=(e==null?void 0:e.serverIndex)??0,d=(p=(u=w["MotionGroupInfosApi.streamMotionGroupState"])==null?void 0:u[c])==null?void 0:p.url;return(y,g)=>A(i,v,O,e)(y,d||g)}}};class tS extends fe{getActivePayload(t,r,a){return Xe(this.configuration).getActivePayload(t,r,a).then(n=>n(this.axios,this.basePath))}getActiveTcp(t,r,a,n){return Xe(this.configuration).getActiveTcp(t,r,a,n).then(o=>o(this.axios,this.basePath))}getCurrentMotionGroupState(t,r,a,n,o){return Xe(this.configuration).getCurrentMotionGroupState(t,r,a,n,o).then(s=>s(this.axios,this.basePath))}getInfoCapabilities(t,r,a){return Xe(this.configuration).getInfoCapabilities(t,r,a).then(n=>n(this.axios,this.basePath))}getMotionGroupSpecification(t,r,a){return Xe(this.configuration).getMotionGroupSpecification(t,r,a).then(n=>n(this.axios,this.basePath))}getMounting(t,r,a){return Xe(this.configuration).getMounting(t,r,a).then(n=>n(this.axios,this.basePath))}getOptimizerConfiguration(t,r,a,n){return Xe(this.configuration).getOptimizerConfiguration(t,r,a,n).then(o=>o(this.axios,this.basePath))}getSafetySetup(t,r,a){return Xe(this.configuration).getSafetySetup(t,r,a).then(n=>n(this.axios,this.basePath))}listPayloads(t,r,a){return Xe(this.configuration).listPayloads(t,r,a).then(n=>n(this.axios,this.basePath))}listTcps(t,r,a,n){return Xe(this.configuration).listTcps(t,r,a,n).then(o=>o(this.axios,this.basePath))}streamMotionGroupState(t,r,a,n,o,s){return Xe(this.configuration).streamMotionGroupState(t,r,a,n,o,s).then(l=>l(this.axios,this.basePath))}}const rS=function(e){return{directionJogging:async(t,r,a={})=>{h("directionJogging","cell",t),h("directionJogging","directionJoggingRequest",r);const n="/cells/{cell}/motion-groups/move-tcp".replace("{cell}",encodeURIComponent(String(t))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"GET",...s,...a},i={},c={};V(l,e),await P(i,e),i["Content-Type"]="application/json",R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},l.data=re(r,l,e),{url:_(o),options:l}},getJoggingCapabilities:async(t,r,a={})=>{h("getJoggingCapabilities","cell",t),h("getJoggingCapabilities","motionGroup",r);const n="/cells/{cell}/motion-groups/{motion-group}/jogging-capabilities".replace("{cell}",encodeURIComponent(String(t))).replace("{motion-group}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"GET",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},jointJogging:async(t,r,a={})=>{h("jointJogging","cell",t),h("jointJogging","jointJoggingRequest",r);const n="/cells/{cell}/motion-groups/move-joint".replace("{cell}",encodeURIComponent(String(t))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"GET",...s,...a},i={},c={};V(l,e),await P(i,e),i["Content-Type"]="application/json",R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},l.data=re(r,l,e),{url:_(o),options:l}},stopJogging:async(t,r,a={})=>{h("stopJogging","cell",t),h("stopJogging","motionGroup",r);const n="/cells/{cell}/motion-groups/{motion-group}/stop".replace("{cell}",encodeURIComponent(String(t))).replace("{motion-group}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"PUT",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}}}},xa=function(e){const t=rS(e);return{async directionJogging(r,a,n){var i,c;const o=await t.directionJogging(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["MotionGroupJoggingApi.directionJogging"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async getJoggingCapabilities(r,a,n){var i,c;const o=await t.getJoggingCapabilities(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["MotionGroupJoggingApi.getJoggingCapabilities"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async jointJogging(r,a,n){var i,c;const o=await t.jointJogging(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["MotionGroupJoggingApi.jointJogging"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async stopJogging(r,a,n){var i,c;const o=await t.stopJogging(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["MotionGroupJoggingApi.stopJogging"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)}}};class aS extends fe{directionJogging(t,r,a){return xa(this.configuration).directionJogging(t,r,a).then(n=>n(this.axios,this.basePath))}getJoggingCapabilities(t,r,a){return xa(this.configuration).getJoggingCapabilities(t,r,a).then(n=>n(this.axios,this.basePath))}jointJogging(t,r,a){return xa(this.configuration).jointJogging(t,r,a).then(n=>n(this.axios,this.basePath))}stopJogging(t,r,a){return xa(this.configuration).stopJogging(t,r,a).then(n=>n(this.axios,this.basePath))}}const nS=function(e){return{calculateAllInverseKinematic:async(t,r,a,n={})=>{h("calculateAllInverseKinematic","cell",t),h("calculateAllInverseKinematic","motionGroup",r),h("calculateAllInverseKinematic","allJointPositionsRequest",a);const o="/cells/{cell}/motion-groups/{motion-group}/kinematic/calculate-all-joint-positions".replace("{cell}",encodeURIComponent(String(t))).replace("{motion-group}",encodeURIComponent(String(r))),s=new URL(o,C);let l;e&&(l=e.baseOptions);const i={method:"POST",...l,...n},c={},d={};V(i,e),await P(c,e),c["Content-Type"]="application/json",R(s,d);let u=l&&l.headers?l.headers:{};return i.headers={...c,...u,...n.headers},i.data=re(a,i,e),{url:_(s),options:i}},calculateForwardKinematic:async(t,r,a,n={})=>{h("calculateForwardKinematic","cell",t),h("calculateForwardKinematic","motionGroup",r),h("calculateForwardKinematic","tcpPoseRequest",a);const o="/cells/{cell}/motion-groups/{motion-group}/kinematic/calculate-tcp-pose".replace("{cell}",encodeURIComponent(String(t))).replace("{motion-group}",encodeURIComponent(String(r))),s=new URL(o,C);let l;e&&(l=e.baseOptions);const i={method:"POST",...l,...n},c={},d={};V(i,e),await P(c,e),c["Content-Type"]="application/json",R(s,d);let u=l&&l.headers?l.headers:{};return i.headers={...c,...u,...n.headers},i.data=re(a,i,e),{url:_(s),options:i}},calculateInverseKinematic:async(t,r,a,n={})=>{h("calculateInverseKinematic","cell",t),h("calculateInverseKinematic","motionGroup",r),h("calculateInverseKinematic","jointPositionRequest",a);const o="/cells/{cell}/motion-groups/{motion-group}/kinematic/calculate-joint-position".replace("{cell}",encodeURIComponent(String(t))).replace("{motion-group}",encodeURIComponent(String(r))),s=new URL(o,C);let l;e&&(l=e.baseOptions);const i={method:"POST",...l,...n},c={},d={};V(i,e),await P(c,e),c["Content-Type"]="application/json",R(s,d);let u=l&&l.headers?l.headers:{};return i.headers={...c,...u,...n.headers},i.data=re(a,i,e),{url:_(s),options:i}},getKinematicCapabilities:async(t,r,a={})=>{h("getKinematicCapabilities","cell",t),h("getKinematicCapabilities","motionGroup",r);const n="/cells/{cell}/motion-groups/{motion-group}/kinematic-capabilities".replace("{cell}",encodeURIComponent(String(t))).replace("{motion-group}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"GET",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}}}},Oa=function(e){const t=nS(e);return{async calculateAllInverseKinematic(r,a,n,o){var c,d;const s=await t.calculateAllInverseKinematic(r,a,n,o),l=(e==null?void 0:e.serverIndex)??0,i=(d=(c=w["MotionGroupKinematicApi.calculateAllInverseKinematic"])==null?void 0:c[l])==null?void 0:d.url;return(u,p)=>A(s,v,O,e)(u,i||p)},async calculateForwardKinematic(r,a,n,o){var c,d;const s=await t.calculateForwardKinematic(r,a,n,o),l=(e==null?void 0:e.serverIndex)??0,i=(d=(c=w["MotionGroupKinematicApi.calculateForwardKinematic"])==null?void 0:c[l])==null?void 0:d.url;return(u,p)=>A(s,v,O,e)(u,i||p)},async calculateInverseKinematic(r,a,n,o){var c,d;const s=await t.calculateInverseKinematic(r,a,n,o),l=(e==null?void 0:e.serverIndex)??0,i=(d=(c=w["MotionGroupKinematicApi.calculateInverseKinematic"])==null?void 0:c[l])==null?void 0:d.url;return(u,p)=>A(s,v,O,e)(u,i||p)},async getKinematicCapabilities(r,a,n){var i,c;const o=await t.getKinematicCapabilities(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["MotionGroupKinematicApi.getKinematicCapabilities"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)}}};class oS extends fe{calculateAllInverseKinematic(t,r,a,n){return Oa(this.configuration).calculateAllInverseKinematic(t,r,a,n).then(o=>o(this.axios,this.basePath))}calculateForwardKinematic(t,r,a,n){return Oa(this.configuration).calculateForwardKinematic(t,r,a,n).then(o=>o(this.axios,this.basePath))}calculateInverseKinematic(t,r,a,n){return Oa(this.configuration).calculateInverseKinematic(t,r,a,n).then(o=>o(this.axios,this.basePath))}getKinematicCapabilities(t,r,a){return Oa(this.configuration).getKinematicCapabilities(t,r,a).then(n=>n(this.axios,this.basePath))}}const sS=function(e){return{createProgramRunner:async(t,r,a={})=>{h("createProgramRunner","cell",t),h("createProgramRunner","request",r);const n="/cells/{cell}/programs/runners".replace("{cell}",encodeURIComponent(String(t))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"POST",...s,...a},i={},c={};V(l,e),await P(i,e),i["Content-Type"]="text/plain",R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},l.data=re(r,l,e),{url:_(o),options:l}},executeProgram:async(t,r,a={})=>{h("executeProgram","cell",t),h("executeProgram","codeWithArguments",r);const n="/cells/{cell}/programs/execute".replace("{cell}",encodeURIComponent(String(t))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"POST",...s,...a},i={},c={};V(l,e),await P(i,e),i["Content-Type"]="application/json",R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},l.data=re(r,l,e),{url:_(o),options:l}},getProgramRunner:async(t,r,a={})=>{h("getProgramRunner","cell",t),h("getProgramRunner","runner",r);const n="/cells/{cell}/programs/runners/{runner}".replace("{cell}",encodeURIComponent(String(t))).replace("{runner}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"GET",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},listProgramRunners:async(t,r={})=>{h("listProgramRunners","cell",t);const a="/cells/{cell}/programs/runners".replace("{cell}",encodeURIComponent(String(t))),n=new URL(a,C);let o;e&&(o=e.baseOptions);const s={method:"GET",...o,...r},l={},i={};V(s,e),await P(l,e),R(n,i);let c=o&&o.headers?o.headers:{};return s.headers={...l,...c,...r.headers},{url:_(n),options:s}},migrateProgram:async(t,r,a={})=>{h("migrateProgram","cell",t),h("migrateProgram","request1",r);const n="/cells/{cell}/programs/migrate".replace("{cell}",encodeURIComponent(String(t))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"POST",...s,...a},i={},c={};V(l,e),await P(i,e),i["Content-Type"]="text/plain",R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},l.data=re(r,l,e),{url:_(o),options:l}},planProgram:async(t,r,a,n={})=>{h("planProgram","cell",t),h("planProgram","request",r);const o="/cells/{cell}/programs/plan".replace("{cell}",encodeURIComponent(String(t))),s=new URL(o,C);let l;e&&(l=e.baseOptions);const i={method:"POST",...l,...n},c={},d={};V(i,e),await P(c,e),a!==void 0&&(d.identifier=a),c["Content-Type"]="text/plain",R(s,d);let u=l&&l.headers?l.headers:{};return i.headers={...c,...u,...n.headers},i.data=re(r,i,e),{url:_(s),options:i}},stopAllProgramRunner:async(t,r={})=>{h("stopAllProgramRunner","cell",t);const a="/cells/{cell}/programs/runners/stop".replace("{cell}",encodeURIComponent(String(t))),n=new URL(a,C);let o;e&&(o=e.baseOptions);const s={method:"POST",...o,...r},l={},i={};V(s,e),await P(l,e),R(n,i);let c=o&&o.headers?o.headers:{};return s.headers={...l,...c,...r.headers},{url:_(n),options:s}},stopProgramRunner:async(t,r,a={})=>{h("stopProgramRunner","cell",t),h("stopProgramRunner","runner",r);const n="/cells/{cell}/programs/runners/{runner}/stop".replace("{cell}",encodeURIComponent(String(t))).replace("{runner}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"POST",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}}}},Ot=function(e){const t=sS(e);return{async createProgramRunner(r,a,n){var i,c;const o=await t.createProgramRunner(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["ProgramApi.createProgramRunner"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async executeProgram(r,a,n){var i,c;const o=await t.executeProgram(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["ProgramApi.executeProgram"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async getProgramRunner(r,a,n){var i,c;const o=await t.getProgramRunner(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["ProgramApi.getProgramRunner"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async listProgramRunners(r,a){var l,i;const n=await t.listProgramRunners(r,a),o=(e==null?void 0:e.serverIndex)??0,s=(i=(l=w["ProgramApi.listProgramRunners"])==null?void 0:l[o])==null?void 0:i.url;return(c,d)=>A(n,v,O,e)(c,s||d)},async migrateProgram(r,a,n){var i,c;const o=await t.migrateProgram(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["ProgramApi.migrateProgram"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async planProgram(r,a,n,o){var c,d;const s=await t.planProgram(r,a,n,o),l=(e==null?void 0:e.serverIndex)??0,i=(d=(c=w["ProgramApi.planProgram"])==null?void 0:c[l])==null?void 0:d.url;return(u,p)=>A(s,v,O,e)(u,i||p)},async stopAllProgramRunner(r,a){var l,i;const n=await t.stopAllProgramRunner(r,a),o=(e==null?void 0:e.serverIndex)??0,s=(i=(l=w["ProgramApi.stopAllProgramRunner"])==null?void 0:l[o])==null?void 0:i.url;return(c,d)=>A(n,v,O,e)(c,s||d)},async stopProgramRunner(r,a,n){var i,c;const o=await t.stopProgramRunner(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["ProgramApi.stopProgramRunner"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)}}};class lS extends fe{createProgramRunner(t,r,a){return Ot(this.configuration).createProgramRunner(t,r,a).then(n=>n(this.axios,this.basePath))}executeProgram(t,r,a){return Ot(this.configuration).executeProgram(t,r,a).then(n=>n(this.axios,this.basePath))}getProgramRunner(t,r,a){return Ot(this.configuration).getProgramRunner(t,r,a).then(n=>n(this.axios,this.basePath))}listProgramRunners(t,r){return Ot(this.configuration).listProgramRunners(t,r).then(a=>a(this.axios,this.basePath))}migrateProgram(t,r,a){return Ot(this.configuration).migrateProgram(t,r,a).then(n=>n(this.axios,this.basePath))}planProgram(t,r,a,n){return Ot(this.configuration).planProgram(t,r,a,n).then(o=>o(this.axios,this.basePath))}stopAllProgramRunner(t,r){return Ot(this.configuration).stopAllProgramRunner(t,r).then(a=>a(this.axios,this.basePath))}stopProgramRunner(t,r,a){return Ot(this.configuration).stopProgramRunner(t,r,a).then(n=>n(this.axios,this.basePath))}}const iS=function(e){return{clearProgramsValues:async(t,r={})=>{h("clearProgramsValues","cell",t);const a="/cells/{cell}/programs/values".replace("{cell}",encodeURIComponent(String(t))),n=new URL(a,C);let o;e&&(o=e.baseOptions);const s={method:"DELETE",...o,...r},l={},i={};V(s,e),await P(l,e),R(n,i);let c=o&&o.headers?o.headers:{};return s.headers={...l,...c,...r.headers},{url:_(n),options:s}},createProgramsValue:async(t,r,a={})=>{h("createProgramsValue","cell",t),h("createProgramsValue","requestBody",r);const n="/cells/{cell}/programs/values".replace("{cell}",encodeURIComponent(String(t))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"POST",...s,...a},i={},c={};V(l,e),await P(i,e),i["Content-Type"]="application/json",R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},l.data=re(r,l,e),{url:_(o),options:l}},deleteProgramValue:async(t,r,a={})=>{h("deleteProgramValue","cell",t),h("deleteProgramValue","key",r);const n="/cells/{cell}/programs/values/{key}".replace("{cell}",encodeURIComponent(String(t))).replace("{key}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"DELETE",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},getProgramValue:async(t,r,a={})=>{h("getProgramValue","cell",t),h("getProgramValue","key",r);const n="/cells/{cell}/programs/values/{key}".replace("{cell}",encodeURIComponent(String(t))).replace("{key}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"GET",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},listProgramsValues:async(t,r={})=>{h("listProgramsValues","cell",t);const a="/cells/{cell}/programs/values".replace("{cell}",encodeURIComponent(String(t))),n=new URL(a,C);let o;e&&(o=e.baseOptions);const s={method:"GET",...o,...r},l={},i={};V(s,e),await P(l,e),R(n,i);let c=o&&o.headers?o.headers:{};return s.headers={...l,...c,...r.headers},{url:_(n),options:s}},updateProgramValue:async(t,r,a,n={})=>{h("updateProgramValue","cell",t),h("updateProgramValue","key",r),h("updateProgramValue","value",a);const o="/cells/{cell}/programs/values/{key}".replace("{cell}",encodeURIComponent(String(t))).replace("{key}",encodeURIComponent(String(r))),s=new URL(o,C);let l;e&&(l=e.baseOptions);const i={method:"PUT",...l,...n},c={},d={};V(i,e),await P(c,e),c["Content-Type"]="application/json",R(s,d);let u=l&&l.headers?l.headers:{};return i.headers={...c,...u,...n.headers},i.data=re(a,i,e),{url:_(s),options:i}}}},ar=function(e){const t=iS(e);return{async clearProgramsValues(r,a){var l,i;const n=await t.clearProgramsValues(r,a),o=(e==null?void 0:e.serverIndex)??0,s=(i=(l=w["ProgramValuesApi.clearProgramsValues"])==null?void 0:l[o])==null?void 0:i.url;return(c,d)=>A(n,v,O,e)(c,s||d)},async createProgramsValue(r,a,n){var i,c;const o=await t.createProgramsValue(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["ProgramValuesApi.createProgramsValue"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async deleteProgramValue(r,a,n){var i,c;const o=await t.deleteProgramValue(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["ProgramValuesApi.deleteProgramValue"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async getProgramValue(r,a,n){var i,c;const o=await t.getProgramValue(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["ProgramValuesApi.getProgramValue"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async listProgramsValues(r,a){var l,i;const n=await t.listProgramsValues(r,a),o=(e==null?void 0:e.serverIndex)??0,s=(i=(l=w["ProgramValuesApi.listProgramsValues"])==null?void 0:l[o])==null?void 0:i.url;return(c,d)=>A(n,v,O,e)(c,s||d)},async updateProgramValue(r,a,n,o){var c,d;const s=await t.updateProgramValue(r,a,n,o),l=(e==null?void 0:e.serverIndex)??0,i=(d=(c=w["ProgramValuesApi.updateProgramValue"])==null?void 0:c[l])==null?void 0:d.url;return(u,p)=>A(s,v,O,e)(u,i||p)}}};class cS extends fe{clearProgramsValues(t,r){return ar(this.configuration).clearProgramsValues(t,r).then(a=>a(this.axios,this.basePath))}createProgramsValue(t,r,a){return ar(this.configuration).createProgramsValue(t,r,a).then(n=>n(this.axios,this.basePath))}deleteProgramValue(t,r,a){return ar(this.configuration).deleteProgramValue(t,r,a).then(n=>n(this.axios,this.basePath))}getProgramValue(t,r,a){return ar(this.configuration).getProgramValue(t,r,a).then(n=>n(this.axios,this.basePath))}listProgramsValues(t,r){return ar(this.configuration).listProgramsValues(t,r).then(a=>a(this.axios,this.basePath))}updateProgramValue(t,r,a,n){return ar(this.configuration).updateProgramValue(t,r,a,n).then(o=>o(this.axios,this.basePath))}}const dS=function(e){return{deleteStoredCollider:async(t,r,a={})=>{h("deleteStoredCollider","cell",t),h("deleteStoredCollider","collider",r);const n="/cells/{cell}/store/collision/colliders/{collider}".replace("{cell}",encodeURIComponent(String(t))).replace("{collider}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"DELETE",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},deleteStoredCollisionLinkChain:async(t,r,a={})=>{h("deleteStoredCollisionLinkChain","cell",t),h("deleteStoredCollisionLinkChain","linkChain",r);const n="/cells/{cell}/store/collision/link-chains/{link-chain}".replace("{cell}",encodeURIComponent(String(t))).replace("{link-chain}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"DELETE",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},deleteStoredCollisionTool:async(t,r,a={})=>{h("deleteStoredCollisionTool","cell",t),h("deleteStoredCollisionTool","tool",r);const n="/cells/{cell}/store/collision/tools/{tool}".replace("{cell}",encodeURIComponent(String(t))).replace("{tool}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"DELETE",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},getDefaultLinkChain:async(t,r,a={})=>{h("getDefaultLinkChain","cell",t),h("getDefaultLinkChain","motionGroupModel",r);const n="/cells/{cell}/store/collision/default-link-chains/{motion-group-model}".replace("{cell}",encodeURIComponent(String(t))).replace("{motion-group-model}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"GET",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},getStoredCollider:async(t,r,a={})=>{h("getStoredCollider","cell",t),h("getStoredCollider","collider",r);const n="/cells/{cell}/store/collision/colliders/{collider}".replace("{cell}",encodeURIComponent(String(t))).replace("{collider}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"GET",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},getStoredCollisionLinkChain:async(t,r,a={})=>{h("getStoredCollisionLinkChain","cell",t),h("getStoredCollisionLinkChain","linkChain",r);const n="/cells/{cell}/store/collision/link-chains/{link-chain}".replace("{cell}",encodeURIComponent(String(t))).replace("{link-chain}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"GET",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},getStoredCollisionTool:async(t,r,a={})=>{h("getStoredCollisionTool","cell",t),h("getStoredCollisionTool","tool",r);const n="/cells/{cell}/store/collision/tools/{tool}".replace("{cell}",encodeURIComponent(String(t))).replace("{tool}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"GET",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},listCollisionLinkChains:async(t,r={})=>{h("listCollisionLinkChains","cell",t);const a="/cells/{cell}/store/collision/link-chains".replace("{cell}",encodeURIComponent(String(t))),n=new URL(a,C);let o;e&&(o=e.baseOptions);const s={method:"GET",...o,...r},l={},i={};V(s,e),await P(l,e),R(n,i);let c=o&&o.headers?o.headers:{};return s.headers={...l,...c,...r.headers},{url:_(n),options:s}},listStoredColliders:async(t,r={})=>{h("listStoredColliders","cell",t);const a="/cells/{cell}/store/collision/colliders".replace("{cell}",encodeURIComponent(String(t))),n=new URL(a,C);let o;e&&(o=e.baseOptions);const s={method:"GET",...o,...r},l={},i={};V(s,e),await P(l,e),R(n,i);let c=o&&o.headers?o.headers:{};return s.headers={...l,...c,...r.headers},{url:_(n),options:s}},listStoredCollisionTools:async(t,r={})=>{h("listStoredCollisionTools","cell",t);const a="/cells/{cell}/store/collision/tools".replace("{cell}",encodeURIComponent(String(t))),n=new URL(a,C);let o;e&&(o=e.baseOptions);const s={method:"GET",...o,...r},l={},i={};V(s,e),await P(l,e),R(n,i);let c=o&&o.headers?o.headers:{};return s.headers={...l,...c,...r.headers},{url:_(n),options:s}},storeCollider:async(t,r,a,n={})=>{h("storeCollider","cell",t),h("storeCollider","collider",r),h("storeCollider","collider2",a);const o="/cells/{cell}/store/collision/colliders/{collider}".replace("{cell}",encodeURIComponent(String(t))).replace("{collider}",encodeURIComponent(String(r))),s=new URL(o,C);let l;e&&(l=e.baseOptions);const i={method:"PUT",...l,...n},c={},d={};V(i,e),await P(c,e),c["Content-Type"]="application/json",R(s,d);let u=l&&l.headers?l.headers:{};return i.headers={...c,...u,...n.headers},i.data=re(a,i,e),{url:_(s),options:i}},storeCollisionLinkChain:async(t,r,a,n={})=>{h("storeCollisionLinkChain","cell",t),h("storeCollisionLinkChain","linkChain",r),h("storeCollisionLinkChain","collider",a);const o="/cells/{cell}/store/collision/link-chains/{link-chain}".replace("{cell}",encodeURIComponent(String(t))).replace("{link-chain}",encodeURIComponent(String(r))),s=new URL(o,C);let l;e&&(l=e.baseOptions);const i={method:"PUT",...l,...n},c={},d={};V(i,e),await P(c,e),c["Content-Type"]="application/json",R(s,d);let u=l&&l.headers?l.headers:{};return i.headers={...c,...u,...n.headers},i.data=re(a,i,e),{url:_(s),options:i}},storeCollisionTool:async(t,r,a,n={})=>{h("storeCollisionTool","cell",t),h("storeCollisionTool","tool",r),h("storeCollisionTool","requestBody",a);const o="/cells/{cell}/store/collision/tools/{tool}".replace("{cell}",encodeURIComponent(String(t))).replace("{tool}",encodeURIComponent(String(r))),s=new URL(o,C);let l;e&&(l=e.baseOptions);const i={method:"PUT",...l,...n},c={},d={};V(i,e),await P(c,e),c["Content-Type"]="application/json",R(s,d);let u=l&&l.headers?l.headers:{};return i.headers={...c,...u,...n.headers},i.data=re(a,i,e),{url:_(s),options:i}}}},ze=function(e){const t=dS(e);return{async deleteStoredCollider(r,a,n){var i,c;const o=await t.deleteStoredCollider(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["StoreCollisionComponentsApi.deleteStoredCollider"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async deleteStoredCollisionLinkChain(r,a,n){var i,c;const o=await t.deleteStoredCollisionLinkChain(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["StoreCollisionComponentsApi.deleteStoredCollisionLinkChain"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async deleteStoredCollisionTool(r,a,n){var i,c;const o=await t.deleteStoredCollisionTool(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["StoreCollisionComponentsApi.deleteStoredCollisionTool"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async getDefaultLinkChain(r,a,n){var i,c;const o=await t.getDefaultLinkChain(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["StoreCollisionComponentsApi.getDefaultLinkChain"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async getStoredCollider(r,a,n){var i,c;const o=await t.getStoredCollider(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["StoreCollisionComponentsApi.getStoredCollider"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async getStoredCollisionLinkChain(r,a,n){var i,c;const o=await t.getStoredCollisionLinkChain(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["StoreCollisionComponentsApi.getStoredCollisionLinkChain"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async getStoredCollisionTool(r,a,n){var i,c;const o=await t.getStoredCollisionTool(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["StoreCollisionComponentsApi.getStoredCollisionTool"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async listCollisionLinkChains(r,a){var l,i;const n=await t.listCollisionLinkChains(r,a),o=(e==null?void 0:e.serverIndex)??0,s=(i=(l=w["StoreCollisionComponentsApi.listCollisionLinkChains"])==null?void 0:l[o])==null?void 0:i.url;return(c,d)=>A(n,v,O,e)(c,s||d)},async listStoredColliders(r,a){var l,i;const n=await t.listStoredColliders(r,a),o=(e==null?void 0:e.serverIndex)??0,s=(i=(l=w["StoreCollisionComponentsApi.listStoredColliders"])==null?void 0:l[o])==null?void 0:i.url;return(c,d)=>A(n,v,O,e)(c,s||d)},async listStoredCollisionTools(r,a){var l,i;const n=await t.listStoredCollisionTools(r,a),o=(e==null?void 0:e.serverIndex)??0,s=(i=(l=w["StoreCollisionComponentsApi.listStoredCollisionTools"])==null?void 0:l[o])==null?void 0:i.url;return(c,d)=>A(n,v,O,e)(c,s||d)},async storeCollider(r,a,n,o){var c,d;const s=await t.storeCollider(r,a,n,o),l=(e==null?void 0:e.serverIndex)??0,i=(d=(c=w["StoreCollisionComponentsApi.storeCollider"])==null?void 0:c[l])==null?void 0:d.url;return(u,p)=>A(s,v,O,e)(u,i||p)},async storeCollisionLinkChain(r,a,n,o){var c,d;const s=await t.storeCollisionLinkChain(r,a,n,o),l=(e==null?void 0:e.serverIndex)??0,i=(d=(c=w["StoreCollisionComponentsApi.storeCollisionLinkChain"])==null?void 0:c[l])==null?void 0:d.url;return(u,p)=>A(s,v,O,e)(u,i||p)},async storeCollisionTool(r,a,n,o){var c,d;const s=await t.storeCollisionTool(r,a,n,o),l=(e==null?void 0:e.serverIndex)??0,i=(d=(c=w["StoreCollisionComponentsApi.storeCollisionTool"])==null?void 0:c[l])==null?void 0:d.url;return(u,p)=>A(s,v,O,e)(u,i||p)}}};class uS extends fe{deleteStoredCollider(t,r,a){return ze(this.configuration).deleteStoredCollider(t,r,a).then(n=>n(this.axios,this.basePath))}deleteStoredCollisionLinkChain(t,r,a){return ze(this.configuration).deleteStoredCollisionLinkChain(t,r,a).then(n=>n(this.axios,this.basePath))}deleteStoredCollisionTool(t,r,a){return ze(this.configuration).deleteStoredCollisionTool(t,r,a).then(n=>n(this.axios,this.basePath))}getDefaultLinkChain(t,r,a){return ze(this.configuration).getDefaultLinkChain(t,r,a).then(n=>n(this.axios,this.basePath))}getStoredCollider(t,r,a){return ze(this.configuration).getStoredCollider(t,r,a).then(n=>n(this.axios,this.basePath))}getStoredCollisionLinkChain(t,r,a){return ze(this.configuration).getStoredCollisionLinkChain(t,r,a).then(n=>n(this.axios,this.basePath))}getStoredCollisionTool(t,r,a){return ze(this.configuration).getStoredCollisionTool(t,r,a).then(n=>n(this.axios,this.basePath))}listCollisionLinkChains(t,r){return ze(this.configuration).listCollisionLinkChains(t,r).then(a=>a(this.axios,this.basePath))}listStoredColliders(t,r){return ze(this.configuration).listStoredColliders(t,r).then(a=>a(this.axios,this.basePath))}listStoredCollisionTools(t,r){return ze(this.configuration).listStoredCollisionTools(t,r).then(a=>a(this.axios,this.basePath))}storeCollider(t,r,a,n){return ze(this.configuration).storeCollider(t,r,a,n).then(o=>o(this.axios,this.basePath))}storeCollisionLinkChain(t,r,a,n){return ze(this.configuration).storeCollisionLinkChain(t,r,a,n).then(o=>o(this.axios,this.basePath))}storeCollisionTool(t,r,a,n){return ze(this.configuration).storeCollisionTool(t,r,a,n).then(o=>o(this.axios,this.basePath))}}const pS=function(e){return{deleteStoredCollisionScene:async(t,r,a={})=>{h("deleteStoredCollisionScene","cell",t),h("deleteStoredCollisionScene","scene",r);const n="/cells/{cell}/store/collision/scenes/{scene}".replace("{cell}",encodeURIComponent(String(t))).replace("{scene}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"DELETE",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},getStoredCollisionScene:async(t,r,a={})=>{h("getStoredCollisionScene","cell",t),h("getStoredCollisionScene","scene",r);const n="/cells/{cell}/store/collision/scenes/{scene}".replace("{cell}",encodeURIComponent(String(t))).replace("{scene}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"GET",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},listStoredCollisionScenes:async(t,r={})=>{h("listStoredCollisionScenes","cell",t);const a="/cells/{cell}/store/collision/scenes".replace("{cell}",encodeURIComponent(String(t))),n=new URL(a,C);let o;e&&(o=e.baseOptions);const s={method:"GET",...o,...r},l={},i={};V(s,e),await P(l,e),R(n,i);let c=o&&o.headers?o.headers:{};return s.headers={...l,...c,...r.headers},{url:_(n),options:s}},storeCollisionScene:async(t,r,a,n={})=>{h("storeCollisionScene","cell",t),h("storeCollisionScene","scene",r),h("storeCollisionScene","collisionSceneAssembly",a);const o="/cells/{cell}/store/collision/scenes/{scene}".replace("{cell}",encodeURIComponent(String(t))).replace("{scene}",encodeURIComponent(String(r))),s=new URL(o,C);let l;e&&(l=e.baseOptions);const i={method:"PUT",...l,...n},c={},d={};V(i,e),await P(c,e),c["Content-Type"]="application/json",R(s,d);let u=l&&l.headers?l.headers:{};return i.headers={...c,...u,...n.headers},i.data=re(a,i,e),{url:_(s),options:i}}}},wa=function(e){const t=pS(e);return{async deleteStoredCollisionScene(r,a,n){var i,c;const o=await t.deleteStoredCollisionScene(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["StoreCollisionScenesApi.deleteStoredCollisionScene"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async getStoredCollisionScene(r,a,n){var i,c;const o=await t.getStoredCollisionScene(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["StoreCollisionScenesApi.getStoredCollisionScene"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async listStoredCollisionScenes(r,a){var l,i;const n=await t.listStoredCollisionScenes(r,a),o=(e==null?void 0:e.serverIndex)??0,s=(i=(l=w["StoreCollisionScenesApi.listStoredCollisionScenes"])==null?void 0:l[o])==null?void 0:i.url;return(c,d)=>A(n,v,O,e)(c,s||d)},async storeCollisionScene(r,a,n,o){var c,d;const s=await t.storeCollisionScene(r,a,n,o),l=(e==null?void 0:e.serverIndex)??0,i=(d=(c=w["StoreCollisionScenesApi.storeCollisionScene"])==null?void 0:c[l])==null?void 0:d.url;return(u,p)=>A(s,v,O,e)(u,i||p)}}};class hS extends fe{deleteStoredCollisionScene(t,r,a){return wa(this.configuration).deleteStoredCollisionScene(t,r,a).then(n=>n(this.axios,this.basePath))}getStoredCollisionScene(t,r,a){return wa(this.configuration).getStoredCollisionScene(t,r,a).then(n=>n(this.axios,this.basePath))}listStoredCollisionScenes(t,r){return wa(this.configuration).listStoredCollisionScenes(t,r).then(a=>a(this.axios,this.basePath))}storeCollisionScene(t,r,a,n){return wa(this.configuration).storeCollisionScene(t,r,a,n).then(o=>o(this.axios,this.basePath))}}const mS=function(e){return{clearAllObjects:async(t,r={})=>{h("clearAllObjects","cell",t);const a="/cells/{cell}/store/objects".replace("{cell}",encodeURIComponent(String(t))),n=new URL(a,C);let o;e&&(o=e.baseOptions);const s={method:"DELETE",...o,...r},l={},i={};V(s,e),await P(l,e),R(n,i);let c=o&&o.headers?o.headers:{};return s.headers={...l,...c,...r.headers},{url:_(n),options:s}},deleteObject:async(t,r,a={})=>{h("deleteObject","cell",t),h("deleteObject","key",r);const n="/cells/{cell}/store/objects/{key}".replace("{cell}",encodeURIComponent(String(t))).replace("{key}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"DELETE",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},getObject:async(t,r,a={})=>{h("getObject","cell",t),h("getObject","key",r);const n="/cells/{cell}/store/objects/{key}".replace("{cell}",encodeURIComponent(String(t))).replace("{key}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"GET",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},getObjectMetadata:async(t,r,a={})=>{h("getObjectMetadata","cell",t),h("getObjectMetadata","key",r);const n="/cells/{cell}/store/objects/{key}".replace("{cell}",encodeURIComponent(String(t))).replace("{key}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"HEAD",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},listAllObjectKeys:async(t,r={})=>{h("listAllObjectKeys","cell",t);const a="/cells/{cell}/store/objects".replace("{cell}",encodeURIComponent(String(t))),n=new URL(a,C);let o;e&&(o=e.baseOptions);const s={method:"GET",...o,...r},l={},i={};V(s,e),await P(l,e),R(n,i);let c=o&&o.headers?o.headers:{};return s.headers={...l,...c,...r.headers},{url:_(n),options:s}},storeObject:async(t,r,a,n,o={})=>{h("storeObject","cell",t),h("storeObject","key",r);const s="/cells/{cell}/store/objects/{key}".replace("{cell}",encodeURIComponent(String(t))).replace("{key}",encodeURIComponent(String(r))),l=new URL(s,C);let i;e&&(i=e.baseOptions);const c={method:"PUT",...i,...o},d={},u={},p=new(e&&e.formDataCtor||FormData);V(c,e),await P(d,e),n!==void 0&&p.append("AnyValue",new Blob([JSON.stringify(n)],{type:"application/json"})),d["Content-Type"]="multipart/form-data",a!=null&&(d["X-Metadata"]=typeof a=="string"?a:JSON.stringify(a)),R(l,u);let y=i&&i.headers?i.headers:{};return c.headers={...d,...y,...o.headers},c.data=p,{url:_(l),options:c}}}},nr=function(e){const t=mS(e);return{async clearAllObjects(r,a){var l,i;const n=await t.clearAllObjects(r,a),o=(e==null?void 0:e.serverIndex)??0,s=(i=(l=w["StoreObjectApi.clearAllObjects"])==null?void 0:l[o])==null?void 0:i.url;return(c,d)=>A(n,v,O,e)(c,s||d)},async deleteObject(r,a,n){var i,c;const o=await t.deleteObject(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["StoreObjectApi.deleteObject"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async getObject(r,a,n){var i,c;const o=await t.getObject(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["StoreObjectApi.getObject"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async getObjectMetadata(r,a,n){var i,c;const o=await t.getObjectMetadata(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["StoreObjectApi.getObjectMetadata"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async listAllObjectKeys(r,a){var l,i;const n=await t.listAllObjectKeys(r,a),o=(e==null?void 0:e.serverIndex)??0,s=(i=(l=w["StoreObjectApi.listAllObjectKeys"])==null?void 0:l[o])==null?void 0:i.url;return(c,d)=>A(n,v,O,e)(c,s||d)},async storeObject(r,a,n,o,s){var d,u;const l=await t.storeObject(r,a,n,o,s),i=(e==null?void 0:e.serverIndex)??0,c=(u=(d=w["StoreObjectApi.storeObject"])==null?void 0:d[i])==null?void 0:u.url;return(p,y)=>A(l,v,O,e)(p,c||y)}}};class fS extends fe{clearAllObjects(t,r){return nr(this.configuration).clearAllObjects(t,r).then(a=>a(this.axios,this.basePath))}deleteObject(t,r,a){return nr(this.configuration).deleteObject(t,r,a).then(n=>n(this.axios,this.basePath))}getObject(t,r,a){return nr(this.configuration).getObject(t,r,a).then(n=>n(this.axios,this.basePath))}getObjectMetadata(t,r,a){return nr(this.configuration).getObjectMetadata(t,r,a).then(n=>n(this.axios,this.basePath))}listAllObjectKeys(t,r){return nr(this.configuration).listAllObjectKeys(t,r).then(a=>a(this.axios,this.basePath))}storeObject(t,r,a,n,o){return nr(this.configuration).storeObject(t,r,a,n,o).then(s=>s(this.axios,this.basePath))}}const yS=function(e){return{checkNovaVersionUpdate:async(t,r={})=>{h("checkNovaVersionUpdate","channel",t);const a="/system/update",n=new URL(a,C);let o;e&&(o=e.baseOptions);const s={method:"GET",...o,...r},l={},i={};V(s,e),await P(l,e),t!==void 0&&(i.channel=t),R(n,i);let c=o&&o.headers?o.headers:{};return s.headers={...l,...c,...r.headers},{url:_(n),options:s}},getDiagnosePackage:async(t={})=>{const r="/system/diagnosis-package/zip",a=new URL(r,C);let n;e&&(n=e.baseOptions);const o={method:"GET",...n,...t},s={},l={};V(o,e),await P(s,e),R(a,l);let i=n&&n.headers?n.headers:{};return o.headers={...s,...i,...t.headers},{url:_(a),options:o}},getSystemStatus:async(t={})=>{const r="/system/status",a=new URL(r,C);let n;e&&(n=e.baseOptions);const o={method:"GET",...n,...t},s={},l={};V(o,e),await P(s,e),R(a,l);let i=n&&n.headers?n.headers:{};return o.headers={...s,...i,...t.headers},{url:_(a),options:o}},getSystemVersion:async(t={})=>{const r="/system/version",a=new URL(r,C);let n;e&&(n=e.baseOptions);const o={method:"GET",...n,...t},s={},l={};V(o,e),await P(s,e),R(a,l);let i=n&&n.headers?n.headers:{};return o.headers={...s,...i,...t.headers},{url:_(a),options:o}},updateNovaVersion:async(t,r={})=>{h("updateNovaVersion","updateNovaVersionRequest",t);const a="/system/update",n=new URL(a,C);let o;e&&(o=e.baseOptions);const s={method:"PUT",...o,...r},l={},i={};V(s,e),await P(l,e),l["Content-Type"]="application/json",R(n,i);let c=o&&o.headers?o.headers:{};return s.headers={...l,...c,...r.headers},s.data=re(t,s,e),{url:_(n),options:s}}}},Lr=function(e){const t=yS(e);return{async checkNovaVersionUpdate(r,a){var l,i;const n=await t.checkNovaVersionUpdate(r,a),o=(e==null?void 0:e.serverIndex)??0,s=(i=(l=w["SystemApi.checkNovaVersionUpdate"])==null?void 0:l[o])==null?void 0:i.url;return(c,d)=>A(n,v,O,e)(c,s||d)},async getDiagnosePackage(r){var s,l;const a=await t.getDiagnosePackage(r),n=(e==null?void 0:e.serverIndex)??0,o=(l=(s=w["SystemApi.getDiagnosePackage"])==null?void 0:s[n])==null?void 0:l.url;return(i,c)=>A(a,v,O,e)(i,o||c)},async getSystemStatus(r){var s,l;const a=await t.getSystemStatus(r),n=(e==null?void 0:e.serverIndex)??0,o=(l=(s=w["SystemApi.getSystemStatus"])==null?void 0:s[n])==null?void 0:l.url;return(i,c)=>A(a,v,O,e)(i,o||c)},async getSystemVersion(r){var s,l;const a=await t.getSystemVersion(r),n=(e==null?void 0:e.serverIndex)??0,o=(l=(s=w["SystemApi.getSystemVersion"])==null?void 0:s[n])==null?void 0:l.url;return(i,c)=>A(a,v,O,e)(i,o||c)},async updateNovaVersion(r,a){var l,i;const n=await t.updateNovaVersion(r,a),o=(e==null?void 0:e.serverIndex)??0,s=(i=(l=w["SystemApi.updateNovaVersion"])==null?void 0:l[o])==null?void 0:i.url;return(c,d)=>A(n,v,O,e)(c,s||d)}}};class gS extends fe{checkNovaVersionUpdate(t,r){return Lr(this.configuration).checkNovaVersionUpdate(t,r).then(a=>a(this.axios,this.basePath))}getDiagnosePackage(t){return Lr(this.configuration).getDiagnosePackage(t).then(r=>r(this.axios,this.basePath))}getSystemStatus(t){return Lr(this.configuration).getSystemStatus(t).then(r=>r(this.axios,this.basePath))}getSystemVersion(t){return Lr(this.configuration).getSystemVersion(t).then(r=>r(this.axios,this.basePath))}updateNovaVersion(t,r){return Lr(this.configuration).updateNovaVersion(t,r).then(a=>a(this.axios,this.basePath))}}const bS=function(e){return{getMotionGroupState:async(t,r,a,n={})=>{h("getMotionGroupState","cell",t),h("getMotionGroupState","controller",r),h("getMotionGroupState","id",a);const o="/cells/{cell}/controllers/{controller}/teach-pendant/motion-groups/{id}".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))).replace("{id}",encodeURIComponent(String(a))),s=new URL(o,C);let l;e&&(l=e.baseOptions);const i={method:"GET",...l,...n},c={},d={};V(i,e),await P(c,e),R(s,d);let u=l&&l.headers?l.headers:{};return i.headers={...c,...u,...n.headers},{url:_(s),options:i}},getMotionGroups:async(t,r,a={})=>{h("getMotionGroups","cell",t),h("getMotionGroups","controller",r);const n="/cells/{cell}/controllers/{controller}/teach-pendant/motiongroups".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"GET",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},getVirtualRobotIOValue:async(t,r,a,n={})=>{h("getVirtualRobotIOValue","cell",t),h("getVirtualRobotIOValue","controller",r),h("getVirtualRobotIOValue","io",a);const o="/cells/{cell}/controllers/{controller}/teach-pendant/ios/{io}".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))).replace("{io}",encodeURIComponent(String(a))),s=new URL(o,C);let l;e&&(l=e.baseOptions);const i={method:"GET",...l,...n},c={},d={};V(i,e),await P(c,e),R(s,d);let u=l&&l.headers?l.headers:{};return i.headers={...c,...u,...n.headers},{url:_(s),options:i}},listIOs:async(t,r,a={})=>{h("listIOs","cell",t),h("listIOs","controller",r);const n="/cells/{cell}/controllers/{controller}/teach-pendant/ios".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"GET",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},setMotionGroupState:async(t,r,a,n,o={})=>{h("setMotionGroupState","cell",t),h("setMotionGroupState","controller",r),h("setMotionGroupState","id",a),h("setMotionGroupState","motionGroupJoints",n);const s="/cells/{cell}/controllers/{controller}/teach-pendant/motion-groups/{id}".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))).replace("{id}",encodeURIComponent(String(a))),l=new URL(s,C);let i;e&&(i=e.baseOptions);const c={method:"PUT",...i,...o},d={},u={};V(c,e),await P(d,e),d["Content-Type"]="application/json",R(l,u);let p=i&&i.headers?i.headers:{};return c.headers={...d,...p,...o.headers},c.data=re(n,c,e),{url:_(l),options:c}},setVirtualRobotIOValue:async(t,r,a,n,o,s,l={})=>{h("setVirtualRobotIOValue","cell",t),h("setVirtualRobotIOValue","controller",r),h("setVirtualRobotIOValue","io",a);const i="/cells/{cell}/controllers/{controller}/teach-pendant/ios/{io}".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))).replace("{io}",encodeURIComponent(String(a))),c=new URL(i,C);let d;e&&(d=e.baseOptions);const u={method:"PUT",...d,...l},p={},y={};V(u,e),await P(p,e),n!==void 0&&(y.bool=n),o!==void 0&&(y.integer=o),s!==void 0&&(y.double=s),R(c,y);let g=d&&d.headers?d.headers:{};return u.headers={...p,...g,...l.headers},{url:_(c),options:u}}}},or=function(e){const t=bS(e);return{async getMotionGroupState(r,a,n,o){var c,d;const s=await t.getMotionGroupState(r,a,n,o),l=(e==null?void 0:e.serverIndex)??0,i=(d=(c=w["VirtualRobotApi.getMotionGroupState"])==null?void 0:c[l])==null?void 0:d.url;return(u,p)=>A(s,v,O,e)(u,i||p)},async getMotionGroups(r,a,n){var i,c;const o=await t.getMotionGroups(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["VirtualRobotApi.getMotionGroups"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async getVirtualRobotIOValue(r,a,n,o){var c,d;const s=await t.getVirtualRobotIOValue(r,a,n,o),l=(e==null?void 0:e.serverIndex)??0,i=(d=(c=w["VirtualRobotApi.getVirtualRobotIOValue"])==null?void 0:c[l])==null?void 0:d.url;return(u,p)=>A(s,v,O,e)(u,i||p)},async listIOs(r,a,n){var i,c;const o=await t.listIOs(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["VirtualRobotApi.listIOs"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async setMotionGroupState(r,a,n,o,s){var d,u;const l=await t.setMotionGroupState(r,a,n,o,s),i=(e==null?void 0:e.serverIndex)??0,c=(u=(d=w["VirtualRobotApi.setMotionGroupState"])==null?void 0:d[i])==null?void 0:u.url;return(p,y)=>A(l,v,O,e)(p,c||y)},async setVirtualRobotIOValue(r,a,n,o,s,l,i){var p,y;const c=await t.setVirtualRobotIOValue(r,a,n,o,s,l,i),d=(e==null?void 0:e.serverIndex)??0,u=(y=(p=w["VirtualRobotApi.setVirtualRobotIOValue"])==null?void 0:p[d])==null?void 0:y.url;return(g,m)=>A(c,v,O,e)(g,u||m)}}};class SS extends fe{getMotionGroupState(t,r,a,n){return or(this.configuration).getMotionGroupState(t,r,a,n).then(o=>o(this.axios,this.basePath))}getMotionGroups(t,r,a){return or(this.configuration).getMotionGroups(t,r,a).then(n=>n(this.axios,this.basePath))}getVirtualRobotIOValue(t,r,a,n){return or(this.configuration).getVirtualRobotIOValue(t,r,a,n).then(o=>o(this.axios,this.basePath))}listIOs(t,r,a){return or(this.configuration).listIOs(t,r,a).then(n=>n(this.axios,this.basePath))}setMotionGroupState(t,r,a,n,o){return or(this.configuration).setMotionGroupState(t,r,a,n,o).then(s=>s(this.axios,this.basePath))}setVirtualRobotIOValue(t,r,a,n,o,s,l){return or(this.configuration).setVirtualRobotIOValue(t,r,a,n,o,s,l).then(i=>i(this.axios,this.basePath))}}const vS=function(e){return{externalJointsStream:async(t,r,a,n={})=>{h("externalJointsStream","cell",t),h("externalJointsStream","controller",r),h("externalJointsStream","externalJointStreamDatapoint",a);const o="/cells/{cell}/controllers/{controller}/teach-pendant/motion-groups/externalJointsStream".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),s=new URL(o,C);let l;e&&(l=e.baseOptions);const i={method:"GET",...l,...n},c={},d={};V(i,e),await P(c,e),c["Content-Type"]="application/json",R(s,d);let u=l&&l.headers?l.headers:{};return i.headers={...c,...u,...n.headers},i.data=re(a,i,e),{url:_(s),options:i}},getMotionGroupBehavior:async(t,r,a,n={})=>{h("getMotionGroupBehavior","cell",t),h("getMotionGroupBehavior","controller",r),h("getMotionGroupBehavior","id",a);const o="/cells/{cell}/controllers/{controller}/teach-pendant/motion-groups/{id}/behavior".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))).replace("{id}",encodeURIComponent(String(a))),s=new URL(o,C);let l;e&&(l=e.baseOptions);const i={method:"GET",...l,...n},c={},d={};V(i,e),await P(c,e),R(s,d);let u=l&&l.headers?l.headers:{};return i.headers={...c,...u,...n.headers},{url:_(s),options:i}},setMotionGroupBehavior:async(t,r,a,n,o={})=>{h("setMotionGroupBehavior","cell",t),h("setMotionGroupBehavior","controller",r),h("setMotionGroupBehavior","id",a);const s="/cells/{cell}/controllers/{controller}/teach-pendant/motion-groups/{id}/behavior".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))).replace("{id}",encodeURIComponent(String(a))),l=new URL(s,C);let i;e&&(i=e.baseOptions);const c={method:"PUT",...i,...o},d={},u={};V(c,e),await P(d,e),n!==void 0&&(u.behavior=n),R(l,u);let p=i&&i.headers?i.headers:{};return c.headers={...d,...p,...o.headers},{url:_(l),options:c}}}},Wn=function(e){const t=vS(e);return{async externalJointsStream(r,a,n,o){var c,d;const s=await t.externalJointsStream(r,a,n,o),l=(e==null?void 0:e.serverIndex)??0,i=(d=(c=w["VirtualRobotBehaviorApi.externalJointsStream"])==null?void 0:c[l])==null?void 0:d.url;return(u,p)=>A(s,v,O,e)(u,i||p)},async getMotionGroupBehavior(r,a,n,o){var c,d;const s=await t.getMotionGroupBehavior(r,a,n,o),l=(e==null?void 0:e.serverIndex)??0,i=(d=(c=w["VirtualRobotBehaviorApi.getMotionGroupBehavior"])==null?void 0:c[l])==null?void 0:d.url;return(u,p)=>A(s,v,O,e)(u,i||p)},async setMotionGroupBehavior(r,a,n,o,s){var d,u;const l=await t.setMotionGroupBehavior(r,a,n,o,s),i=(e==null?void 0:e.serverIndex)??0,c=(u=(d=w["VirtualRobotBehaviorApi.setMotionGroupBehavior"])==null?void 0:d[i])==null?void 0:u.url;return(p,y)=>A(l,v,O,e)(p,c||y)}}};class xS extends fe{externalJointsStream(t,r,a,n){return Wn(this.configuration).externalJointsStream(t,r,a,n).then(o=>o(this.axios,this.basePath))}getMotionGroupBehavior(t,r,a,n){return Wn(this.configuration).getMotionGroupBehavior(t,r,a,n).then(o=>o(this.axios,this.basePath))}setMotionGroupBehavior(t,r,a,n,o){return Wn(this.configuration).setMotionGroupBehavior(t,r,a,n,o).then(s=>s(this.axios,this.basePath))}}const OS=function(e){return{getCycleTime:async(t,r,a={})=>{h("getCycleTime","cell",t),h("getCycleTime","controller",r);const n="/cells/{cell}/controllers/{controller}/teach-pendant/cycle-time".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"GET",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},getEStop:async(t,r,a={})=>{h("getEStop","cell",t),h("getEStop","controller",r);const n="/cells/{cell}/controllers/{controller}/teach-pendant/estop".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"GET",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},getOperationMode:async(t,r,a={})=>{h("getOperationMode","cell",t),h("getOperationMode","controller",r);const n="/cells/{cell}/controllers/{controller}/teach-pendant/operationmode".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"GET",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},pushEStop:async(t,r,a={})=>{h("pushEStop","cell",t),h("pushEStop","controller",r);const n="/cells/{cell}/controllers/{controller}/teach-pendant/estop/push".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"PUT",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},releaseEStop:async(t,r,a={})=>{h("releaseEStop","cell",t),h("releaseEStop","controller",r);const n="/cells/{cell}/controllers/{controller}/teach-pendant/estop/release".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"PUT",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},setOperationMode:async(t,r,a,n={})=>{h("setOperationMode","cell",t),h("setOperationMode","controller",r),h("setOperationMode","mode",a);const o="/cells/{cell}/controllers/{controller}/teach-pendant/operationmode".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),s=new URL(o,C);let l;e&&(l=e.baseOptions);const i={method:"PUT",...l,...n},c={},d={};V(i,e),await P(c,e),a!==void 0&&(d.mode=a),R(s,d);let u=l&&l.headers?l.headers:{};return i.headers={...c,...u,...n.headers},{url:_(s),options:i}}}},sr=function(e){const t=OS(e);return{async getCycleTime(r,a,n){var i,c;const o=await t.getCycleTime(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["VirtualRobotModeApi.getCycleTime"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async getEStop(r,a,n){var i,c;const o=await t.getEStop(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["VirtualRobotModeApi.getEStop"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async getOperationMode(r,a,n){var i,c;const o=await t.getOperationMode(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["VirtualRobotModeApi.getOperationMode"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async pushEStop(r,a,n){var i,c;const o=await t.pushEStop(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["VirtualRobotModeApi.pushEStop"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async releaseEStop(r,a,n){var i,c;const o=await t.releaseEStop(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["VirtualRobotModeApi.releaseEStop"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async setOperationMode(r,a,n,o){var c,d;const s=await t.setOperationMode(r,a,n,o),l=(e==null?void 0:e.serverIndex)??0,i=(d=(c=w["VirtualRobotModeApi.setOperationMode"])==null?void 0:c[l])==null?void 0:d.url;return(u,p)=>A(s,v,O,e)(u,i||p)}}};class wS extends fe{getCycleTime(t,r,a){return sr(this.configuration).getCycleTime(t,r,a).then(n=>n(this.axios,this.basePath))}getEStop(t,r,a){return sr(this.configuration).getEStop(t,r,a).then(n=>n(this.axios,this.basePath))}getOperationMode(t,r,a){return sr(this.configuration).getOperationMode(t,r,a).then(n=>n(this.axios,this.basePath))}pushEStop(t,r,a){return sr(this.configuration).pushEStop(t,r,a).then(n=>n(this.axios,this.basePath))}releaseEStop(t,r,a){return sr(this.configuration).releaseEStop(t,r,a).then(n=>n(this.axios,this.basePath))}setOperationMode(t,r,a,n){return sr(this.configuration).setOperationMode(t,r,a,n).then(o=>o(this.axios,this.basePath))}}const CS=function(e){return{addVirtualRobotCoordinateSystem:async(t,r,a,n={})=>{h("addVirtualRobotCoordinateSystem","cell",t),h("addVirtualRobotCoordinateSystem","controller",r),h("addVirtualRobotCoordinateSystem","coordinateSystem",a);const o="/cells/{cell}/controllers/{controller}/teach-pendant/coordinate-systems".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),s=new URL(o,C);let l;e&&(l=e.baseOptions);const i={method:"PUT",...l,...n},c={},d={};V(i,e),await P(c,e),c["Content-Type"]="application/json",R(s,d);let u=l&&l.headers?l.headers:{};return i.headers={...c,...u,...n.headers},i.data=re(a,i,e),{url:_(s),options:i}},addVirtualRobotTcp:async(t,r,a,n,o={})=>{h("addVirtualRobotTcp","cell",t),h("addVirtualRobotTcp","controller",r),h("addVirtualRobotTcp","id",a),h("addVirtualRobotTcp","robotTcp",n);const s="/cells/{cell}/controllers/{controller}/teach-pendant/motion-groups/{id}/tcps".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))).replace("{id}",encodeURIComponent(String(a))),l=new URL(s,C);let i;e&&(i=e.baseOptions);const c={method:"PUT",...i,...o},d={},u={};V(c,e),await P(d,e),d["Content-Type"]="application/json",R(l,u);let p=i&&i.headers?i.headers:{};return c.headers={...d,...p,...o.headers},c.data=re(n,c,e),{url:_(l),options:c}},deleteVirtualRobotCoordinateSystem:async(t,r,a,n,o={})=>{h("deleteVirtualRobotCoordinateSystem","cell",t),h("deleteVirtualRobotCoordinateSystem","controller",r),h("deleteVirtualRobotCoordinateSystem","coordinateSystem",a);const s="/cells/{cell}/controllers/{controller}/teach-pendant/coordinate-systems/{coordinate-system}".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))).replace("{coordinate-system}",encodeURIComponent(String(a))),l=new URL(s,C);let i;e&&(i=e.baseOptions);const c={method:"DELETE",...i,...o},d={},u={};V(c,e),await P(d,e),n!==void 0&&(u.delete_dependent=n),R(l,u);let p=i&&i.headers?i.headers:{};return c.headers={...d,...p,...o.headers},{url:_(l),options:c}},deleteVirtualRobotTcp:async(t,r,a,n,o={})=>{h("deleteVirtualRobotTcp","cell",t),h("deleteVirtualRobotTcp","controller",r),h("deleteVirtualRobotTcp","id",a),h("deleteVirtualRobotTcp","tcp",n);const s="/cells/{cell}/controllers/{controller}/teach-pendant/motion-groups/{id}/tcps/{tcp}".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))).replace("{id}",encodeURIComponent(String(a))).replace("{tcp}",encodeURIComponent(String(n))),l=new URL(s,C);let i;e&&(i=e.baseOptions);const c={method:"DELETE",...i,...o},d={},u={};V(c,e),await P(d,e),R(l,u);let p=i&&i.headers?i.headers:{};return c.headers={...d,...p,...o.headers},{url:_(l),options:c}},getVirtualRobotMounting:async(t,r,a,n={})=>{h("getVirtualRobotMounting","cell",t),h("getVirtualRobotMounting","controller",r),h("getVirtualRobotMounting","id",a);const o="/cells/{cell}/controllers/{controller}/teach-pendant/motion-groups/{id}/mounting".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))).replace("{id}",encodeURIComponent(String(a))),s=new URL(o,C);let l;e&&(l=e.baseOptions);const i={method:"GET",...l,...n},c={},d={};V(i,e),await P(c,e),R(s,d);let u=l&&l.headers?l.headers:{};return i.headers={...c,...u,...n.headers},{url:_(s),options:i}},listVirtualRobotCoordinateSystems:async(t,r,a={})=>{h("listVirtualRobotCoordinateSystems","cell",t),h("listVirtualRobotCoordinateSystems","controller",r);const n="/cells/{cell}/controllers/{controller}/teach-pendant/coordinate-systems".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),o=new URL(n,C);let s;e&&(s=e.baseOptions);const l={method:"GET",...s,...a},i={},c={};V(l,e),await P(i,e),R(o,c);let d=s&&s.headers?s.headers:{};return l.headers={...i,...d,...a.headers},{url:_(o),options:l}},listVirtualRobotTcps:async(t,r,a,n={})=>{h("listVirtualRobotTcps","cell",t),h("listVirtualRobotTcps","controller",r),h("listVirtualRobotTcps","id",a);const o="/cells/{cell}/controllers/{controller}/teach-pendant/motion-groups/{id}/tcps".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))).replace("{id}",encodeURIComponent(String(a))),s=new URL(o,C);let l;e&&(l=e.baseOptions);const i={method:"GET",...l,...n},c={},d={};V(i,e),await P(c,e),R(s,d);let u=l&&l.headers?l.headers:{};return i.headers={...c,...u,...n.headers},{url:_(s),options:i}},setVirtualRobotMounting:async(t,r,a,n,o={})=>{h("setVirtualRobotMounting","cell",t),h("setVirtualRobotMounting","controller",r),h("setVirtualRobotMounting","id",a),h("setVirtualRobotMounting","coordinateSystem",n);const s="/cells/{cell}/controllers/{controller}/teach-pendant/motion-groups/{id}/mounting".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))).replace("{id}",encodeURIComponent(String(a))),l=new URL(s,C);let i;e&&(i=e.baseOptions);const c={method:"PUT",...i,...o},d={},u={};V(c,e),await P(d,e),d["Content-Type"]="application/json",R(l,u);let p=i&&i.headers?i.headers:{};return c.headers={...d,...p,...o.headers},c.data=re(n,c,e),{url:_(l),options:c}}}},wt=function(e){const t=CS(e);return{async addVirtualRobotCoordinateSystem(r,a,n,o){var c,d;const s=await t.addVirtualRobotCoordinateSystem(r,a,n,o),l=(e==null?void 0:e.serverIndex)??0,i=(d=(c=w["VirtualRobotSetupApi.addVirtualRobotCoordinateSystem"])==null?void 0:c[l])==null?void 0:d.url;return(u,p)=>A(s,v,O,e)(u,i||p)},async addVirtualRobotTcp(r,a,n,o,s){var d,u;const l=await t.addVirtualRobotTcp(r,a,n,o,s),i=(e==null?void 0:e.serverIndex)??0,c=(u=(d=w["VirtualRobotSetupApi.addVirtualRobotTcp"])==null?void 0:d[i])==null?void 0:u.url;return(p,y)=>A(l,v,O,e)(p,c||y)},async deleteVirtualRobotCoordinateSystem(r,a,n,o,s){var d,u;const l=await t.deleteVirtualRobotCoordinateSystem(r,a,n,o,s),i=(e==null?void 0:e.serverIndex)??0,c=(u=(d=w["VirtualRobotSetupApi.deleteVirtualRobotCoordinateSystem"])==null?void 0:d[i])==null?void 0:u.url;return(p,y)=>A(l,v,O,e)(p,c||y)},async deleteVirtualRobotTcp(r,a,n,o,s){var d,u;const l=await t.deleteVirtualRobotTcp(r,a,n,o,s),i=(e==null?void 0:e.serverIndex)??0,c=(u=(d=w["VirtualRobotSetupApi.deleteVirtualRobotTcp"])==null?void 0:d[i])==null?void 0:u.url;return(p,y)=>A(l,v,O,e)(p,c||y)},async getVirtualRobotMounting(r,a,n,o){var c,d;const s=await t.getVirtualRobotMounting(r,a,n,o),l=(e==null?void 0:e.serverIndex)??0,i=(d=(c=w["VirtualRobotSetupApi.getVirtualRobotMounting"])==null?void 0:c[l])==null?void 0:d.url;return(u,p)=>A(s,v,O,e)(u,i||p)},async listVirtualRobotCoordinateSystems(r,a,n){var i,c;const o=await t.listVirtualRobotCoordinateSystems(r,a,n),s=(e==null?void 0:e.serverIndex)??0,l=(c=(i=w["VirtualRobotSetupApi.listVirtualRobotCoordinateSystems"])==null?void 0:i[s])==null?void 0:c.url;return(d,u)=>A(o,v,O,e)(d,l||u)},async listVirtualRobotTcps(r,a,n,o){var c,d;const s=await t.listVirtualRobotTcps(r,a,n,o),l=(e==null?void 0:e.serverIndex)??0,i=(d=(c=w["VirtualRobotSetupApi.listVirtualRobotTcps"])==null?void 0:c[l])==null?void 0:d.url;return(u,p)=>A(s,v,O,e)(u,i||p)},async setVirtualRobotMounting(r,a,n,o,s){var d,u;const l=await t.setVirtualRobotMounting(r,a,n,o,s),i=(e==null?void 0:e.serverIndex)??0,c=(u=(d=w["VirtualRobotSetupApi.setVirtualRobotMounting"])==null?void 0:d[i])==null?void 0:u.url;return(p,y)=>A(l,v,O,e)(p,c||y)}}};class VS extends fe{addVirtualRobotCoordinateSystem(t,r,a,n){return wt(this.configuration).addVirtualRobotCoordinateSystem(t,r,a,n).then(o=>o(this.axios,this.basePath))}addVirtualRobotTcp(t,r,a,n,o){return wt(this.configuration).addVirtualRobotTcp(t,r,a,n,o).then(s=>s(this.axios,this.basePath))}deleteVirtualRobotCoordinateSystem(t,r,a,n,o){return wt(this.configuration).deleteVirtualRobotCoordinateSystem(t,r,a,n,o).then(s=>s(this.axios,this.basePath))}deleteVirtualRobotTcp(t,r,a,n,o){return wt(this.configuration).deleteVirtualRobotTcp(t,r,a,n,o).then(s=>s(this.axios,this.basePath))}getVirtualRobotMounting(t,r,a,n){return wt(this.configuration).getVirtualRobotMounting(t,r,a,n).then(o=>o(this.axios,this.basePath))}listVirtualRobotCoordinateSystems(t,r,a){return wt(this.configuration).listVirtualRobotCoordinateSystems(t,r,a).then(n=>n(this.axios,this.basePath))}listVirtualRobotTcps(t,r,a,n){return wt(this.configuration).listVirtualRobotTcps(t,r,a,n).then(o=>o(this.axios,this.basePath))}setVirtualRobotMounting(t,r,a,n,o){return wt(this.configuration).setVirtualRobotMounting(t,r,a,n,o).then(s=>s(this.axios,this.basePath))}}function mt(e,t,r){return Math.max(t,Math.min(r,e))}class PS{constructor(t=0,r=0,a=0,n=1){this.isQuaternion=!0,this._x=t,this._y=r,this._z=a,this._w=n}static slerpFlat(t,r,a,n,o,s,l){let i=a[n+0],c=a[n+1],d=a[n+2],u=a[n+3];const p=o[s+0],y=o[s+1],g=o[s+2],m=o[s+3];if(l===0){t[r+0]=i,t[r+1]=c,t[r+2]=d,t[r+3]=u;return}if(l===1){t[r+0]=p,t[r+1]=y,t[r+2]=g,t[r+3]=m;return}if(u!==m||i!==p||c!==y||d!==g){let x=1-l;const I=i*p+c*y+d*g+u*m,G=I>=0?1:-1,N=1-I*I;if(N>Number.EPSILON){const z=Math.sqrt(N),W=Math.atan2(z,I*G);x=Math.sin(x*W)/z,l=Math.sin(l*W)/z}const D=l*G;if(i=i*x+p*D,c=c*x+y*D,d=d*x+g*D,u=u*x+m*D,x===1-l){const z=1/Math.sqrt(i*i+c*c+d*d+u*u);i*=z,c*=z,d*=z,u*=z}}t[r]=i,t[r+1]=c,t[r+2]=d,t[r+3]=u}static multiplyQuaternionsFlat(t,r,a,n,o,s){const l=a[n],i=a[n+1],c=a[n+2],d=a[n+3],u=o[s],p=o[s+1],y=o[s+2],g=o[s+3];return t[r]=l*g+d*u+i*y-c*p,t[r+1]=i*g+d*p+c*u-l*y,t[r+2]=c*g+d*y+l*p-i*u,t[r+3]=d*g-l*u-i*p-c*y,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,r,a,n){return this._x=t,this._y=r,this._z=a,this._w=n,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,r=!0){const a=t._x,n=t._y,o=t._z,s=t._order,l=Math.cos,i=Math.sin,c=l(a/2),d=l(n/2),u=l(o/2),p=i(a/2),y=i(n/2),g=i(o/2);switch(s){case"XYZ":this._x=p*d*u+c*y*g,this._y=c*y*u-p*d*g,this._z=c*d*g+p*y*u,this._w=c*d*u-p*y*g;break;case"YXZ":this._x=p*d*u+c*y*g,this._y=c*y*u-p*d*g,this._z=c*d*g-p*y*u,this._w=c*d*u+p*y*g;break;case"ZXY":this._x=p*d*u-c*y*g,this._y=c*y*u+p*d*g,this._z=c*d*g+p*y*u,this._w=c*d*u-p*y*g;break;case"ZYX":this._x=p*d*u-c*y*g,this._y=c*y*u+p*d*g,this._z=c*d*g-p*y*u,this._w=c*d*u+p*y*g;break;case"YZX":this._x=p*d*u+c*y*g,this._y=c*y*u+p*d*g,this._z=c*d*g-p*y*u,this._w=c*d*u-p*y*g;break;case"XZY":this._x=p*d*u-c*y*g,this._y=c*y*u-p*d*g,this._z=c*d*g+p*y*u,this._w=c*d*u+p*y*g;break;default:console.warn("THREE.Quaternion: .setFromEuler() encountered an unknown order: "+s)}return r===!0&&this._onChangeCallback(),this}setFromAxisAngle(t,r){const a=r/2,n=Math.sin(a);return this._x=t.x*n,this._y=t.y*n,this._z=t.z*n,this._w=Math.cos(a),this._onChangeCallback(),this}setFromRotationMatrix(t){const r=t.elements,a=r[0],n=r[4],o=r[8],s=r[1],l=r[5],i=r[9],c=r[2],d=r[6],u=r[10],p=a+l+u;if(p>0){const y=.5/Math.sqrt(p+1);this._w=.25/y,this._x=(d-i)*y,this._y=(o-c)*y,this._z=(s-n)*y}else if(a>l&&a>u){const y=2*Math.sqrt(1+a-l-u);this._w=(d-i)/y,this._x=.25*y,this._y=(n+s)/y,this._z=(o+c)/y}else if(l>u){const y=2*Math.sqrt(1+l-a-u);this._w=(o-c)/y,this._x=(n+s)/y,this._y=.25*y,this._z=(i+d)/y}else{const y=2*Math.sqrt(1+u-a-l);this._w=(s-n)/y,this._x=(o+c)/y,this._y=(i+d)/y,this._z=.25*y}return this._onChangeCallback(),this}setFromUnitVectors(t,r){let a=t.dot(r)+1;return a<Number.EPSILON?(a=0,Math.abs(t.x)>Math.abs(t.z)?(this._x=-t.y,this._y=t.x,this._z=0,this._w=a):(this._x=0,this._y=-t.z,this._z=t.y,this._w=a)):(this._x=t.y*r.z-t.z*r.y,this._y=t.z*r.x-t.x*r.z,this._z=t.x*r.y-t.y*r.x,this._w=a),this.normalize()}angleTo(t){return 2*Math.acos(Math.abs(mt(this.dot(t),-1,1)))}rotateTowards(t,r){const a=this.angleTo(t);if(a===0)return this;const n=Math.min(1,r/a);return this.slerp(t,n),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,r){const a=t._x,n=t._y,o=t._z,s=t._w,l=r._x,i=r._y,c=r._z,d=r._w;return this._x=a*d+s*l+n*c-o*i,this._y=n*d+s*i+o*l-a*c,this._z=o*d+s*c+a*i-n*l,this._w=s*d-a*l-n*i-o*c,this._onChangeCallback(),this}slerp(t,r){if(r===0)return this;if(r===1)return this.copy(t);const a=this._x,n=this._y,o=this._z,s=this._w;let l=s*t._w+a*t._x+n*t._y+o*t._z;if(l<0?(this._w=-t._w,this._x=-t._x,this._y=-t._y,this._z=-t._z,l=-l):this.copy(t),l>=1)return this._w=s,this._x=a,this._y=n,this._z=o,this;const i=1-l*l;if(i<=Number.EPSILON){const y=1-r;return this._w=y*s+r*this._w,this._x=y*a+r*this._x,this._y=y*n+r*this._y,this._z=y*o+r*this._z,this.normalize(),this}const c=Math.sqrt(i),d=Math.atan2(c,l),u=Math.sin((1-r)*d)/c,p=Math.sin(r*d)/c;return this._w=s*u+this._w*p,this._x=a*u+this._x*p,this._y=n*u+this._y*p,this._z=o*u+this._z*p,this._onChangeCallback(),this}slerpQuaternions(t,r,a){return this.copy(t).slerp(r,a)}random(){const t=2*Math.PI*Math.random(),r=2*Math.PI*Math.random(),a=Math.random(),n=Math.sqrt(1-a),o=Math.sqrt(a);return this.set(n*Math.sin(t),n*Math.cos(t),o*Math.sin(r),o*Math.cos(r))}equals(t){return t._x===this._x&&t._y===this._y&&t._z===this._z&&t._w===this._w}fromArray(t,r=0){return this._x=t[r],this._y=t[r+1],this._z=t[r+2],this._w=t[r+3],this._onChangeCallback(),this}toArray(t=[],r=0){return t[r]=this._x,t[r+1]=this._y,t[r+2]=this._z,t[r+3]=this._w,t}fromBufferAttribute(t,r){return this._x=t.getX(r),this._y=t.getY(r),this._z=t.getZ(r),this._w=t.getW(r),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 hr{constructor(t=0,r=0,a=0){hr.prototype.isVector3=!0,this.x=t,this.y=r,this.z=a}set(t,r,a){return a===void 0&&(a=this.z),this.x=t,this.y=r,this.z=a,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,r){switch(t){case 0:this.x=r;break;case 1:this.y=r;break;case 2:this.z=r;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,r){return this.x=t.x+r.x,this.y=t.y+r.y,this.z=t.z+r.z,this}addScaledVector(t,r){return this.x+=t.x*r,this.y+=t.y*r,this.z+=t.z*r,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,r){return this.x=t.x-r.x,this.y=t.y-r.y,this.z=t.z-r.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,r){return this.x=t.x*r.x,this.y=t.y*r.y,this.z=t.z*r.z,this}applyEuler(t){return this.applyQuaternion(nl.setFromEuler(t))}applyAxisAngle(t,r){return this.applyQuaternion(nl.setFromAxisAngle(t,r))}applyMatrix3(t){const r=this.x,a=this.y,n=this.z,o=t.elements;return this.x=o[0]*r+o[3]*a+o[6]*n,this.y=o[1]*r+o[4]*a+o[7]*n,this.z=o[2]*r+o[5]*a+o[8]*n,this}applyNormalMatrix(t){return this.applyMatrix3(t).normalize()}applyMatrix4(t){const r=this.x,a=this.y,n=this.z,o=t.elements,s=1/(o[3]*r+o[7]*a+o[11]*n+o[15]);return this.x=(o[0]*r+o[4]*a+o[8]*n+o[12])*s,this.y=(o[1]*r+o[5]*a+o[9]*n+o[13])*s,this.z=(o[2]*r+o[6]*a+o[10]*n+o[14])*s,this}applyQuaternion(t){const r=this.x,a=this.y,n=this.z,o=t.x,s=t.y,l=t.z,i=t.w,c=2*(s*n-l*a),d=2*(l*r-o*n),u=2*(o*a-s*r);return this.x=r+i*c+s*u-l*d,this.y=a+i*d+l*c-o*u,this.z=n+i*u+o*d-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 r=this.x,a=this.y,n=this.z,o=t.elements;return this.x=o[0]*r+o[4]*a+o[8]*n,this.y=o[1]*r+o[5]*a+o[9]*n,this.z=o[2]*r+o[6]*a+o[10]*n,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,r){return this.x=mt(this.x,t.x,r.x),this.y=mt(this.y,t.y,r.y),this.z=mt(this.z,t.z,r.z),this}clampScalar(t,r){return this.x=mt(this.x,t,r),this.y=mt(this.y,t,r),this.z=mt(this.z,t,r),this}clampLength(t,r){const a=this.length();return this.divideScalar(a||1).multiplyScalar(mt(a,t,r))}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,r){return this.x+=(t.x-this.x)*r,this.y+=(t.y-this.y)*r,this.z+=(t.z-this.z)*r,this}lerpVectors(t,r,a){return this.x=t.x+(r.x-t.x)*a,this.y=t.y+(r.y-t.y)*a,this.z=t.z+(r.z-t.z)*a,this}cross(t){return this.crossVectors(this,t)}crossVectors(t,r){const a=t.x,n=t.y,o=t.z,s=r.x,l=r.y,i=r.z;return this.x=n*i-o*l,this.y=o*s-a*i,this.z=a*l-n*s,this}projectOnVector(t){const r=t.lengthSq();if(r===0)return this.set(0,0,0);const a=t.dot(this)/r;return this.copy(t).multiplyScalar(a)}projectOnPlane(t){return Qn.copy(this).projectOnVector(t),this.sub(Qn)}reflect(t){return this.sub(Qn.copy(t).multiplyScalar(2*this.dot(t)))}angleTo(t){const r=Math.sqrt(this.lengthSq()*t.lengthSq());if(r===0)return Math.PI/2;const a=this.dot(t)/r;return Math.acos(mt(a,-1,1))}distanceTo(t){return Math.sqrt(this.distanceToSquared(t))}distanceToSquared(t){const r=this.x-t.x,a=this.y-t.y,n=this.z-t.z;return r*r+a*a+n*n}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,r,a){const n=Math.sin(r)*t;return this.x=n*Math.sin(a),this.y=Math.cos(r)*t,this.z=n*Math.cos(a),this}setFromCylindrical(t){return this.setFromCylindricalCoords(t.radius,t.theta,t.y)}setFromCylindricalCoords(t,r,a){return this.x=t*Math.sin(r),this.y=a,this.z=t*Math.cos(r),this}setFromMatrixPosition(t){const r=t.elements;return this.x=r[12],this.y=r[13],this.z=r[14],this}setFromMatrixScale(t){const r=this.setFromMatrixColumn(t,0).length(),a=this.setFromMatrixColumn(t,1).length(),n=this.setFromMatrixColumn(t,2).length();return this.x=r,this.y=a,this.z=n,this}setFromMatrixColumn(t,r){return this.fromArray(t.elements,r*4)}setFromMatrix3Column(t,r){return this.fromArray(t.elements,r*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,r=0){return this.x=t[r],this.y=t[r+1],this.z=t[r+2],this}toArray(t=[],r=0){return t[r]=this.x,t[r+1]=this.y,t[r+2]=this.z,t}fromBufferAttribute(t,r){return this.x=t.getX(r),this.y=t.getY(r),this.z=t.getZ(r),this}random(){return this.x=Math.random(),this.y=Math.random(),this.z=Math.random(),this}randomDirection(){const t=Math.random()*Math.PI*2,r=Math.random()*2-1,a=Math.sqrt(1-r*r);return this.x=a*Math.cos(t),this.y=r,this.z=a*Math.sin(t),this}*[Symbol.iterator](){yield this.x,yield this.y,yield this.z}}const Qn=new hr,nl=new PS;function RS(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 r=e.shift();e[0]=r+e[0]}e[0].match(/^file:\/\/\//)?e[0]=e[0].replace(/^([^/:]+):\/*/,"$1:///"):e[0]=e[0].replace(/^([^/:]+):\/*/,"$1://");for(var a=0;a<e.length;a++){var n=e[a];if(typeof n!="string")throw new TypeError("Url must be a string. Received "+n);n!==""&&(a>0&&(n=n.replace(/^[\/]+/,"")),a<e.length-1?n=n.replace(/[\/]+$/,""):n=n.replace(/[\/]+$/,"/"),t.push(n))}var o=t.join("/");o=o.replace(/\/(\?|&|#[^!])/g,"$1");var s=o.split("?");return o=s.shift()+(s.length>0?"?":"")+s.join("&"),o}function Kn(){var e;return typeof arguments[0]=="object"?e=arguments[0]:e=[].slice.call(arguments),RS(e)}var st={},ol;function _S(){if(ol)return st;ol=1,Object.defineProperty(st,"__esModule",{value:!0}),st.TokenData=void 0,st.parse=u,st.compile=p,st.match=m,st.pathToRegexp=x,st.stringify=D;const e="/",t=j=>j,r=/^[$_\p{ID_Start}]$/u,a=/^[$\u200c\u200d\p{ID_Continue}]$/u,n="https://git.new/pathToRegexpError",o={"{":"{","}":"}","(":"(",")":")","[":"[","]":"]","+":"+","?":"?","!":"!"};function s(j){return j.replace(/[{}()\[\]+?!:*]/g,"\\$&")}function l(j){return j.replace(/[.+*?^${}()[\]|/\\]/g,"\\$&")}function*i(j){const U=[...j];let k=0;function f(){let M="";if(r.test(U[++k]))for(M+=U[k];a.test(U[++k]);)M+=U[k];else if(U[k]==='"'){let L=k;for(;k<U.length;){if(U[++k]==='"'){k++,L=0;break}U[k]==="\\"?M+=U[++k]:M+=U[k]}if(L)throw new TypeError(`Unterminated quote at ${L}: ${n}`)}if(!M)throw new TypeError(`Missing parameter name at ${k}: ${n}`);return M}for(;k<U.length;){const M=U[k],L=o[M];if(L)yield{type:L,index:k++,value:M};else if(M==="\\")yield{type:"ESCAPED",index:k++,value:U[k++]};else if(M===":"){const J=f();yield{type:"PARAM",index:k,value:J}}else if(M==="*"){const J=f();yield{type:"WILDCARD",index:k,value:J}}else yield{type:"CHAR",index:k,value:U[k++]}}return{type:"END",index:k,value:""}}class c{constructor(U){this.tokens=U}peek(){if(!this._peek){const U=this.tokens.next();this._peek=U.value}return this._peek}tryConsume(U){const k=this.peek();if(k.type===U)return this._peek=void 0,k.value}consume(U){const k=this.tryConsume(U);if(k!==void 0)return k;const{type:f,index:M}=this.peek();throw new TypeError(`Unexpected ${f} at ${M}, expected ${U}: ${n}`)}text(){let U="",k;for(;k=this.tryConsume("CHAR")||this.tryConsume("ESCAPED");)U+=k;return U}}class d{constructor(U){this.tokens=U}}st.TokenData=d;function u(j,U={}){const{encodePath:k=t}=U,f=new c(i(j));function M(J){const H=[];for(;;){const ne=f.text();ne&&H.push({type:"text",value:k(ne)});const te=f.tryConsume("PARAM");if(te){H.push({type:"param",name:te});continue}const xe=f.tryConsume("WILDCARD");if(xe){H.push({type:"wildcard",name:xe});continue}if(f.tryConsume("{")){H.push({type:"group",tokens:M("}")});continue}return f.consume(J),H}}const L=M("END");return new d(L)}function p(j,U={}){const{encode:k=encodeURIComponent,delimiter:f=e}=U,M=j instanceof d?j:u(j,U),L=y(M.tokens,f,k);return function(H={}){const[ne,...te]=L(H);if(te.length)throw new TypeError(`Missing parameters: ${te.join(", ")}`);return ne}}function y(j,U,k){const f=j.map(M=>g(M,U,k));return M=>{const L=[""];for(const J of f){const[H,...ne]=J(M);L[0]+=H,L.push(...ne)}return L}}function g(j,U,k){if(j.type==="text")return()=>[j.value];if(j.type==="group"){const M=y(j.tokens,U,k);return L=>{const[J,...H]=M(L);return H.length?[""]:[J]}}const f=k||t;return j.type==="wildcard"&&k!==!1?M=>{const L=M[j.name];if(L==null)return["",j.name];if(!Array.isArray(L)||L.length===0)throw new TypeError(`Expected "${j.name}" to be a non-empty array`);return[L.map((J,H)=>{if(typeof J!="string")throw new TypeError(`Expected "${j.name}/${H}" to be a string`);return f(J)}).join(U)]}:M=>{const L=M[j.name];if(L==null)return["",j.name];if(typeof L!="string")throw new TypeError(`Expected "${j.name}" to be a string`);return[f(L)]}}function m(j,U={}){const{decode:k=decodeURIComponent,delimiter:f=e}=U,{regexp:M,keys:L}=x(j,U),J=L.map(H=>k===!1?t:H.type==="param"?k:ne=>ne.split(f).map(k));return function(ne){const te=M.exec(ne);if(!te)return!1;const xe=te[0],X=Object.create(null);for(let be=1;be<te.length;be++){if(te[be]===void 0)continue;const $=L[be-1],K=J[be-1];X[$.name]=K(te[be])}return{path:xe,params:X}}}function x(j,U={}){const{delimiter:k=e,end:f=!0,sensitive:M=!1,trailing:L=!0}=U,J=[],H=[],ne=M?"":"i",xe=(Array.isArray(j)?j:[j]).map($=>$ instanceof d?$:u($,U));for(const{tokens:$}of xe)for(const K of I($,0,[])){const se=G(K,k,J);H.push(se)}let X=`^(?:${H.join("|")})`;return L&&(X+=`(?:${l(k)}$)?`),X+=f?"$":`(?=${l(k)}|$)`,{regexp:new RegExp(X,ne),keys:J}}function*I(j,U,k){if(U===j.length)return yield k;const f=j[U];if(f.type==="group"){const M=k.slice();for(const L of I(f.tokens,0,M))yield*I(j,U+1,L)}else k.push(f);yield*I(j,U+1,k)}function G(j,U,k){let f="",M="",L=!0;for(let J=0;J<j.length;J++){const H=j[J];if(H.type==="text"){f+=l(H.value),M+=H.value,L||(L=H.value.includes(U));continue}if(H.type==="param"||H.type==="wildcard"){if(!L&&!M)throw new TypeError(`Missing text after "${H.name}": ${n}`);H.type==="param"?f+=`(${N(U,L?"":M)}+)`:f+="([\\s\\S]+)",k.push(H),M="",L=!1;continue}}return f}function N(j,U){return U.length<2?j.length<2?`[^${l(j+U)}]`:`(?:(?!${l(j)})[^${l(U)}])`:j.length<2?`(?:(?!${l(U)})[^${l(j)}])`:`(?:(?!${l(U)}|${l(j)})[\\s\\S])`}function D(j){return j.tokens.map(function U(k,f,M){if(k.type==="text")return s(k.value);if(k.type==="group")return`{${k.tokens.map(U).join("")}}`;const J=z(k.name)&&W(M[f+1])?k.name:JSON.stringify(k.name);if(k.type==="param")return`:${J}`;if(k.type==="wildcard")return`*${J}`;throw new TypeError(`Unexpected token: ${k}`)}).join("")}function z(j){const[U,...k]=j;return r.test(U)?k.every(f=>a.test(f)):!1}function W(j){return(j==null?void 0:j.type)!=="text"?!0:!a.test(j.value[0])}return st}var AS=_S();function Ki(e,t,r){if(t.length!==e.length)return!0;for(let a=0;a<t.length;a++)if(Math.abs(t[a]-e[a])>r)return!1;return!0}function Yi(e,t,r){if(e===void 0&&t||e&&t===void 0)return!1;if(e===void 0||t===void 0)return!0;let a=0;return a+=Math.abs(e.orientation.x-t.orientation.x),a+=Math.abs(e.orientation.y-t.orientation.y),a+=Math.abs(e.orientation.z-t.orientation.z),a+=Math.abs(e.position.x-t.position.x),a+=Math.abs(e.position.y-t.position.y),a+=Math.abs(e.position.z-t.position.z),a>r?!1:e.coordinate_system===t.coordinate_system&&e.tcp===t.tcp}var sl=1e-4,TS=class Xi{constructor(t,r,a,n,o,s,l,i,c,d,u,p){this.nova=t,this.controller=r,this.motionGroup=a,this.initialMotionState=n,this.motionStateSocket=o,this.isVirtual=s,this.tcps=l,this.motionGroupSpecification=i,this.safetySetup=c,this.mounting=d,this.initialControllerState=u,this.controllerStateSocket=p,this.connectedJoggingCartesianSocket=null,this.connectedJoggingJointsSocket=null,this.joggingVelocity=10,this.activationState="inactive",this.rapidlyChangingMotionState=n,this.controllerState=u,p.addEventListener("message",y=>{var g;const m=(g=Rt(y.data))==null?void 0:g.result;m&&Ae.runInAction(()=>{this.controllerState=m})}),o.addEventListener("message",y=>{var g;const m=(g=Rt(y.data))==null?void 0:g.result;if(!m)throw new Error(`Failed to get motion state for ${this.motionGroupId}: ${y.data}`);Ki(this.rapidlyChangingMotionState.state.joint_position.joints,m.state.joint_position.joints,sl)||Ae.runInAction(()=>{this.rapidlyChangingMotionState.state=m.state}),Yi(this.rapidlyChangingMotionState.tcp_pose,m.tcp_pose,sl)||Ae.runInAction(()=>{this.rapidlyChangingMotionState.tcp_pose=m.tcp_pose})}),Ae.makeAutoObservable(this)}static connect(t,r,a){return me(this,null,function*(){var n,o;const[s,l]=r.split("@"),i=a.find(W=>W.controller===l),c=i==null?void 0:i.physical_motion_groups.find(W=>W.motion_group===r);if(!i||!c)throw new Error(`Controller ${l} or motion group ${r} not found`);const d=t.openReconnectingWebsocket(`/motion-groups/${r}/state-stream`),u=yield d.firstMessage(),p=(n=Rt(u.data))==null?void 0:n.result;if(!p)throw new Error(`Unable to parse initial motion state message ${u.data}`);console.log(`Connected motion state websocket to motion group ${c.motion_group}. Initial state:
|
|
103
|
-
`,
|
|
104
|
-
`,G);const{tcps:N}=yield t.api.motionGroupInfos.listTcps(r),D=yield t.api.motionGroupInfos.getMotionGroupSpecification(r),z=yield t.api.motionGroupInfos.getSafetySetup(r);return new Xi(t,i,c,p,d,g,N,D,z,m,G,x)})}get motionGroupId(){return this.motionGroup.motion_group}get controllerId(){return this.controller.controller}get modelFromController(){return this.motionGroup.model_from_controller}get wandelscriptIdentifier(){const t=this.motionGroupId.split("@")[0];return`${this.controllerId.replaceAll("-","_")}_${t}`}get joggingVelocityRads(){return this.joggingVelocity*Math.PI/180}get joints(){return this.initialMotionState.state.joint_position.joints.map((t,r)=>({index:r}))}get dhParameters(){return this.motionGroupSpecification.dh_parameters}get safetyZones(){return this.safetySetup.safety_zones}get mountingPosition(){return this.mounting?[this.mounting.pose.position.x/1e3,this.mounting.pose.position.y/1e3,this.mounting.pose.position.z/1e3]:[0,0,0]}get mountingQuaternion(){var t,r,a,n,o,s;const l=new Oe.Vector3(((r=(t=this.mounting)==null?void 0:t.pose.orientation)==null?void 0:r.x)||0,((n=(a=this.mounting)==null?void 0:a.pose.orientation)==null?void 0:n.y)||0,((s=(o=this.mounting)==null?void 0:o.pose.orientation)==null?void 0:s.z)||0),i=l.length(),c=l.normalize();return new Oe.Quaternion().setFromAxisAngle(c,i)}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"}deactivate(){return me(this,null,function*(){if(this.activationState!=="active"){console.error("Tried to deactivate while already deactivating");return}Ae.runInAction(()=>{this.activationState="deactivating"});try{yield this.nova.api.controller.setDefaultMode(this.controllerId,"MODE_MONITOR"),Ae.runInAction(()=>{this.activationState="inactive"})}catch(t){throw Ae.runInAction(()=>{this.activationState="active"}),t}})}activate(){return me(this,null,function*(){if(this.activationState!=="inactive"){console.error("Tried to activate while already activating");return}Ae.runInAction(()=>{this.activationState="activating"});try{yield this.nova.api.controller.setDefaultMode(this.controllerId,"MODE_CONTROL"),Ae.runInAction(()=>{this.activationState="active"})}catch(t){throw Ae.runInAction(()=>{this.activationState="inactive"}),t}})}toggleActivation(){this.activationState==="inactive"?this.activate():this.activationState==="active"&&this.deactivate()}dispose(){this.motionStateSocket.close(),this.connectedJoggingCartesianSocket&&this.connectedJoggingCartesianSocket.close(),this.connectedJoggingJointsSocket&&this.connectedJoggingJointsSocket.close()}setJoggingVelocity(t){this.joggingVelocity=t}},IS=class Zi{constructor(t,r={}){this.motionStream=t,this.opts=r,this.cartesianWebsocket=null,this.jointWebsocket=null,this.cartesianJoggingOpts={}}static open(t,r){return me(this,arguments,function*(a,n,o={}){const s=yield a.connectMotionStream(n);return new Zi(s,o)})}get motionGroupId(){return this.motionStream.motionGroupId}get nova(){return this.motionStream.nova}get numJoints(){return this.motionStream.joints.length}get activeJoggingMode(){return this.cartesianWebsocket?"cartesian":this.jointWebsocket?"joint":"increment"}get activeWebsocket(){return this.cartesianWebsocket||this.jointWebsocket}stop(){return me(this,null,function*(){this.cartesianWebsocket&&this.cartesianWebsocket.sendJson({motion_group:this.motionGroupId,position_direction:{x:0,y:0,z:0},rotation_direction:{x:0,y:0,z:0},position_velocity:0,rotation_velocity:0,tcp:this.cartesianJoggingOpts.tcpId,coordinate_system:this.cartesianJoggingOpts.coordSystemId}),this.jointWebsocket&&this.jointWebsocket.sendJson({motion_group:this.motionGroupId,joint_velocities:new Array(this.numJoints).fill(0)})})}dispose(){this.cartesianWebsocket&&this.cartesianWebsocket.dispose(),this.jointWebsocket&&this.jointWebsocket.dispose()}setJoggingMode(t,r){console.log("Setting jogging mode to",t),r&&($g(this.cartesianJoggingOpts,r)||this.cartesianWebsocket&&(this.cartesianWebsocket.dispose(),this.cartesianWebsocket=null),this.cartesianJoggingOpts=r),t!=="cartesian"&&this.cartesianWebsocket&&(this.cartesianWebsocket.dispose(),this.cartesianWebsocket=null),t!=="joint"&&this.jointWebsocket&&(this.jointWebsocket.dispose(),this.jointWebsocket=null),t==="cartesian"&&!this.cartesianWebsocket&&(this.cartesianWebsocket=this.nova.openReconnectingWebsocket("/motion-groups/move-tcp"),this.cartesianWebsocket.addEventListener("message",a=>{const n=Rt(a.data);if(n&&"error"in n)if(this.opts.onError)this.opts.onError(a.data);else throw new Error(a.data)})),t==="joint"&&!this.jointWebsocket&&(this.jointWebsocket=this.nova.openReconnectingWebsocket("/motion-groups/move-joint"),this.jointWebsocket.addEventListener("message",a=>{const n=Rt(a.data);if(n&&"error"in n)if(this.opts.onError)this.opts.onError(a.data);else throw new Error(a.data)}))}startJointRotation(t){return me(this,arguments,function*({joint:r,direction:a,velocityRadsPerSec:n}){if(!this.jointWebsocket)throw new Error("Joint jogging websocket not connected; call setJoggingMode first");const o=new Array(this.numJoints).fill(0);o[r]=a==="-"?-n:n,this.jointWebsocket.sendJson({motion_group:this.motionGroupId,joint_velocities:o})})}startTCPTranslation(t){return me(this,arguments,function*({axis:r,direction:a,velocityMmPerSec:n}){if(!this.cartesianWebsocket)throw new Error("Cartesian jogging websocket not connected; call setJoggingMode first");const o={x:0,y:0,z:0},s=Object.assign({},o);s[r]=a==="-"?-1:1,this.cartesianWebsocket.sendJson({motion_group:this.motionGroupId,position_direction:s,rotation_direction:o,position_velocity:n,rotation_velocity:0,tcp:this.cartesianJoggingOpts.tcpId,coordinate_system:this.cartesianJoggingOpts.coordSystemId})})}startTCPRotation(t){return me(this,arguments,function*({axis:r,direction:a,velocityRadsPerSec:n}){if(!this.cartesianWebsocket)throw new Error("Cartesian jogging websocket not connected; call setJoggingMode first");const o={x:0,y:0,z:0},s=Object.assign({},o);s[r]=a==="-"?-1:1,this.cartesianWebsocket.sendJson({motion_group:this.motionGroupId,position_direction:o,rotation_direction:s,position_velocity:0,rotation_velocity:n,tcp:this.cartesianJoggingOpts.tcpId,coordinate_system:this.cartesianJoggingOpts.coordSystemId})})}runIncrementalCartesianMotion(t){return me(this,arguments,function*({currentTcpPose:r,currentJoints:a,coordSystemId:n,velocityInRelevantUnits:o,axis:s,direction:l,motion:i}){var c;const d=[];if(!Yg(r.coordinate_system,n))throw new Error(`Current TCP pose coordinate system ${r.coordinate_system} does not match target coordinate system ${n}`);if(i.type==="translate"){const y=Object.assign({},r.position);y[s]+=i.distanceMm*(l==="-"?-1:1),d.push({settings:{limits_override:{tcp_velocity_limit:o}},line:{position:y,orientation:r.orientation,coordinate_system:n}})}else if(i.type==="rotate"){const y=new hr(r.orientation.x,r.orientation.y,r.orientation.z),g=y.length(),m=y.clone().normalize(),x=i.distanceRads*(l==="-"?-1:1),I=new hr(0,0,0);I[s]=1;const G=Math.cos(.5*x)*Math.cos(.5*g),N=Math.sin(.5*x)*Math.sin(.5*g),D=Math.sin(.5*x)*Math.cos(.5*g),z=Math.cos(.5*x)*Math.sin(.5*g),W=I.dot(m),j=I.clone().cross(m),U=2*Math.acos(G-N*W),k=U/Math.sin(.5*U),f=new hr().addScaledVector(j,N).addScaledVector(I,D).addScaledVector(m,z).multiplyScalar(k);d.push({settings:{limits_override:{tcp_orientation_velocity_limit:o}},line:{position:r.position,orientation:f,coordinate_system:n}})}const u=yield this.nova.api.motion.planMotion({motion_group:this.motionGroupId,start_joint_position:a,tcp:this.cartesianJoggingOpts.tcpId,commands:d}),p=(c=u.plan_successful_response)==null?void 0:c.motion;if(!p)throw new Error(`Failed to plan jogging increment motion ${JSON.stringify(u)}`);yield this.nova.api.motion.streamMoveForward(p,100,void 0,void 0,void 0,{timeout:1e3*60})})}runIncrementalJointRotation(t){return me(this,arguments,function*({joint:r,currentJoints:a,velocityRadsPerSec:n,direction:o,distanceRads:s}){var l;const i=[...a.joints];i[r]+=s*(o==="-"?-1:1);const c=new Array(a.joints.length).fill(n),d=yield this.nova.api.motion.planMotion({motion_group:this.motionGroupId,start_joint_position:a,commands:[{settings:{limits_override:{joint_velocity_limits:{joints:c}}},joint_ptp:{joints:i}}]}),u=(l=d.plan_successful_response)==null?void 0:l.motion;if(!u){console.error("Failed to plan jogging increment motion",d);return}yield this.nova.api.motion.streamMoveForward(u,100,void 0,void 0,void 0,{timeout:1e3*60})})}},ll=1e-4;function ES(e,t){const r=new Ze.Vector3(t.x,t.y,t.z),a=new Ze.Vector3(e.x,e.y,e.z),n=r.length(),o=r.normalize();let s=a.length(),l=a.normalize();l.dot(o)<0&&(s=-s,l=l.multiplyScalar(-1));let i=s-n;return i-=2*Math.PI*Math.floor((i+Math.PI)/(2*Math.PI)),s=n+i,l.multiplyScalar(s)}var MS=class ec{constructor(t,r,a,n,o){this.nova=t,this.controller=r,this.motionGroup=a,this.initialMotionState=n,this.motionStateSocket=o,this.rapidlyChangingMotionState=n,o.addEventListener("message",s=>{var l;const i=(l=Rt(s.data))==null?void 0:l.result;if(!i)throw new Error(`Failed to get motion state for ${this.motionGroupId}: ${s.data}`);Ki(this.rapidlyChangingMotionState.state.joint_position.joints,i.state.joint_position.joints,ll)||Ae.runInAction(()=>{this.rapidlyChangingMotionState.state=i.state}),Yi(this.rapidlyChangingMotionState.tcp_pose,i.tcp_pose,ll)||Ae.runInAction(()=>{this.rapidlyChangingMotionState.tcp_pose==null?this.rapidlyChangingMotionState.tcp_pose=i.tcp_pose:this.rapidlyChangingMotionState.tcp_pose={position:i.tcp_pose.position,orientation:ES(i.tcp_pose.orientation,this.rapidlyChangingMotionState.tcp_pose.orientation),tcp:i.tcp_pose.tcp,coordinate_system:i.tcp_pose.coordinate_system}})}),Ae.makeAutoObservable(this)}static open(t,r){return me(this,null,function*(){var a;const{instances:n}=yield t.api.controller.listControllers(),[o,s]=r.split("@"),l=n.find(p=>p.controller===s),i=l==null?void 0:l.physical_motion_groups.find(p=>p.motion_group===r);if(!l||!i)throw new Error(`Controller ${s} or motion group ${r} not found`);const c=t.openReconnectingWebsocket(`/motion-groups/${r}/state-stream`),d=yield c.firstMessage();console.log("got first message",d);const u=(a=Rt(d.data))==null?void 0:a.result;if(!u)throw new Error(`Unable to parse initial motion state message ${d.data}`);return console.log(`Connected motion state websocket to motion group ${i.motion_group}. Initial state:
|
|
105
|
-
`,u),new ec(t,l,i,u,c)})}get motionGroupId(){return this.motionGroup.motion_group}get controllerId(){return this.controller.controller}get modelFromController(){return this.motionGroup.model_from_controller}get wandelscriptIdentifier(){const t=this.motionGroupId.split("@")[0];return`${this.controllerId.replaceAll("-","_")}_${t}`}get joints(){return this.initialMotionState.state.joint_position.joints.map((t,r)=>({index:r}))}dispose(){this.motionStateSocket.close()}},jS=class{constructor(e,t){this.cellId=e,this.opts=t,this.system=this.withUnwrappedResponsesOnly(gS),this.cell=this.withUnwrappedResponsesOnly(M0),this.deviceConfig=this.withCellId(N0),this.motionGroup=this.withCellId(Z0),this.motionGroupInfos=this.withCellId(tS),this.controller=this.withCellId($0),this.program=this.withCellId(lS),this.programValues=this.withCellId(cS),this.controllerIOs=this.withCellId(k0),this.motionGroupKinematic=this.withCellId(oS),this.motion=this.withCellId(Y0),this.coordinateSystems=this.withCellId(L0),this.application=this.withCellId(al),this.applicationGlobal=this.withUnwrappedResponsesOnly(al),this.motionGroupJogging=this.withCellId(aS),this.virtualRobot=this.withCellId(SS),this.virtualRobotSetup=this.withCellId(VS),this.virtualRobotMode=this.withCellId(wS),this.virtualRobotBehavior=this.withCellId(xS),this.libraryProgramMetadata=this.withCellId(q0),this.libraryProgram=this.withCellId(z0),this.libraryRecipeMetadata=this.withCellId(Q0),this.libraryRecipe=this.withCellId(H0),this.storeObject=this.withCellId(fS),this.storeCollisionComponents=this.withCellId(uS),this.storeCollisionScenes=this.withCellId(hS)}withCellId(e){var t,r;const a=new e(po(cr({},this.opts),{isJsonMime:n=>n==="application/json"}),(t=this.opts.basePath)!=null?t:"",(r=this.opts.axiosInstance)!=null?r:v.create());for(const n of Reflect.ownKeys(Reflect.getPrototypeOf(a)))if(n!=="constructor"&&typeof a[n]=="function"){const o=a[n];a[n]=(...s)=>o.apply(a,[this.cellId,...s]).then(l=>l.data)}return a}withUnwrappedResponsesOnly(e){var t,r;const a=new e(po(cr({},this.opts),{isJsonMime:n=>n==="application/json"}),(t=this.opts.basePath)!=null?t:"",(r=this.opts.axiosInstance)!=null?r:v.create());for(const n of Reflect.ownKeys(Reflect.getPrototypeOf(a)))if(n!=="constructor"&&typeof a[n]=="function"){const o=a[n];a[n]=(...s)=>o.apply(a,s).then(l=>l.data)}return a}},$S=class{constructor(){this.connections=[]}handleAPIRequest(e){return me(this,null,function*(){var t,r,a;const n=[{method:"GET",path:"/cells/:cellId/controllers",handle(){return{instances:[{controller:"mock-ur5e",model_name:"UniversalRobots::Controller",host:"mock-ur5e",allow_software_install_on_controller:!0,physical_motion_groups:[{motion_group:"0@mock-ur5e",name_from_controller:"UR5e",active:!1,model_from_controller:"UniversalRobots_UR5e"}],has_error:!1,error_details:""}]}}},{method:"GET",path:"/cells/:cellId/controllers/:controllerId",handle(){return{configuration:{kind:"VirtualController",manufacturer:"universalrobots",position:"[0,-1.571,-1.571,-1.571,1.571,-1.571,0]",type:"universalrobots-ur5e"},name:"mock-ur5"}}},{method:"GET",path:"/cells/:cellId/motion-groups/:motionGroupId/specification",handle(){return{dh_parameters:[{alpha:1.5707963267948966,theta:0,a:0,d:162.25,reverse_rotation_direction:!1},{alpha:0,theta:0,a:-425,d:0,reverse_rotation_direction:!1},{alpha:0,theta:0,a:-392.2,d:0,reverse_rotation_direction:!1},{alpha:1.5707963267948966,theta:0,a:0,d:133.3,reverse_rotation_direction:!1},{alpha:-1.5707963267948966,theta:0,a:0,d:99.7,reverse_rotation_direction:!1},{alpha:0,theta:0,a:0,d:99.6,reverse_rotation_direction:!1}],mechanical_joint_limits:[{joint:"JOINTNAME_AXIS_1",lower_limit:-6.335545063018799,upper_limit:6.335545063018799,unlimited:!1},{joint:"JOINTNAME_AXIS_2",lower_limit:-6.335545063018799,upper_limit:6.335545063018799,unlimited:!1},{joint:"JOINTNAME_AXIS_3",lower_limit:-6.335545063018799,upper_limit:6.335545063018799,unlimited:!1},{joint:"JOINTNAME_AXIS_4",lower_limit:-6.335545063018799,upper_limit:6.335545063018799,unlimited:!1},{joint:"JOINTNAME_AXIS_5",lower_limit:-6.335545063018799,upper_limit:6.335545063018799,unlimited:!1},{joint:"JOINTNAME_AXIS_6",lower_limit:-6.335545063018799,upper_limit:6.335545063018799,unlimited:!1}]}}},{method:"GET",path:"/cells/:cellId/motion-groups/:motionGroupId/safety-setup",handle(){return{safety_settings:[{safety_state:"SAFETY_NORMAL",settings:{joint_position_limits:[{joint:"JOINTNAME_AXIS_1",lower_limit:-2.96705961227417,upper_limit:2.96705961227417,unlimited:!1},{joint:"JOINTNAME_AXIS_2",lower_limit:-1.7453292608261108,upper_limit:2.7925267219543457,unlimited:!1},{joint:"JOINTNAME_AXIS_3",lower_limit:-3.3161256313323975,upper_limit:.40142571926116943,unlimited:!1},{joint:"JOINTNAME_AXIS_4",lower_limit:-3.4906585216522217,upper_limit:3.4906585216522217,unlimited:!1},{joint:"JOINTNAME_AXIS_5",lower_limit:-2.4434609413146973,upper_limit:2.4434609413146973,unlimited:!1},{joint:"JOINTNAME_AXIS_6",lower_limit:-4.71238899230957,upper_limit:4.71238899230957,unlimited:!1}],joint_velocity_limits:[{joint:"JOINTNAME_AXIS_1",limit:3.1415927410125732},{joint:"JOINTNAME_AXIS_2",limit:3.1415927410125732},{joint:"JOINTNAME_AXIS_3",limit:3.4906585216522217},{joint:"JOINTNAME_AXIS_4",limit:6.108652591705322},{joint:"JOINTNAME_AXIS_5",limit:6.108652591705322},{joint:"JOINTNAME_AXIS_6",limit:6.981317043304443}],joint_acceleration_limits:[],joint_torque_limits:[],tcp_velocity_limit:1800}}],safety_zones:[{id:1,priority:0,geometry:{compound:{child_geometries:[{convex_hull:{vertices:[{x:-800,y:-1330,z:-1820},{x:1650,y:-1330,z:-1820},{x:1650,y:1330,z:-1820},{x:-800,y:1330,z:-1820}]},init_pose:{position:{x:0,y:0,z:0},orientation:{x:0,y:0,z:0,w:1}},id:"box"},{convex_hull:{vertices:[{x:-800,y:-1330,z:-1820},{x:1650,y:-1330,z:-1820},{x:1650,y:-1330,z:1500},{x:-800,y:-1330,z:1500}]},init_pose:{position:{x:0,y:0,z:0},orientation:{x:0,y:0,z:0,w:1}},id:"box"},{convex_hull:{vertices:[{x:-800,y:-1330,z:-1820},{x:-800,y:1330,z:-1820},{x:-800,y:1330,z:1500},{x:-800,y:-1330,z:1500}]},init_pose:{position:{x:0,y:0,z:0},orientation:{x:0,y:0,z:0,w:1}},id:"box"},{convex_hull:{vertices:[{x:1650,y:1330,z:1500},{x:-800,y:1330,z:1500},{x:-800,y:-1330,z:1500},{x:1650,y:-1330,z:1500}]},init_pose:{position:{x:0,y:0,z:0},orientation:{x:0,y:0,z:0,w:1}},id:"box"},{convex_hull:{vertices:[{x:1650,y:1330,z:1500},{x:-800,y:1330,z:1500},{x:-800,y:1330,z:-1820},{x:1650,y:1330,z:-1820}]},init_pose:{position:{x:0,y:0,z:0},orientation:{x:0,y:0,z:0,w:1}},id:"box"},{convex_hull:{vertices:[{x:1650,y:1330,z:1500},{x:1650,y:-1330,z:1500},{x:1650,y:-1330,z:-1820},{x:1650,y:1330,z:-1820}]},init_pose:{position:{x:0,y:0,z:0},orientation:{x:0,y:0,z:0,w:1}},id:"box"}]},init_pose:{position:{x:0,y:0,z:0},orientation:{x:0,y:0,z:0,w:1}},id:"Cell workzone"},motion_group_uid:1},{id:2,priority:0,geometry:{convex_hull:{vertices:[{x:1650,y:1330,z:-1850},{x:865,y:1330,z:-1850},{x:865,y:-720,z:-1850},{x:1650,y:-720,z:-1850},{x:1650,y:1330,z:-920},{x:865,y:1330,z:-920},{x:865,y:-720,z:-920},{x:1650,y:-720,z:-920}]},init_pose:{position:{x:0,y:0,z:0},orientation:{x:0,y:0,z:0,w:1}},id:"Transport"},motion_group_uid:1},{id:3,priority:0,geometry:{convex_hull:{vertices:[{x:1650,y:1330,z:-600},{x:865,y:1330,z:-600},{x:865,y:430,z:-600},{x:1650,y:430,z:-600},{x:1650,y:1330,z:-1250},{x:865,y:1330,z:-1250},{x:865,y:430,z:-1250},{x:1650,y:430,z:-1250}]},init_pose:{position:{x:0,y:0,z:0},orientation:{x:0,y:0,z:0,w:1}},id:"Tunel"},motion_group_uid:1},{id:4,priority:0,geometry:{convex_hull:{vertices:[{x:1650,y:-760,z:-440},{x:900,y:-760,z:-440},{x:900,y:-1330,z:-440},{x:1650,y:-1330,z:-440},{x:1650,y:-760,z:-1800},{x:900,y:-760,z:-1800},{x:900,y:-1330,z:-1800},{x:1650,y:-1330,z:-1800}]},init_pose:{position:{x:0,y:0,z:0},orientation:{x:0,y:0,z:0,w:1}},id:"Fanuc controller"},motion_group_uid:1},{id:6,priority:0,geometry:{convex_hull:{vertices:[{x:-200,y:-200,z:-1900},{x:200,y:-200,z:-1900},{x:200,y:200,z:-1900},{x:-200,y:200,z:-1900},{x:-200,y:-200,z:-350},{x:200,y:-200,z:-350},{x:200,y:200,z:-350},{x:-200,y:200,z:-350}]},init_pose:{position:{x:0,y:0,z:0},orientation:{x:0,y:0,z:0,w:1}},id:"Robot base"},motion_group_uid:1}],robot_model_geometries:[{link_index:1,geometry:{sphere:{radius:270},init_pose:{position:{x:-70,y:-70,z:-50},orientation:{x:0,y:0,z:0,w:1}},id:"link1_sphere"}},{link_index:2,geometry:{capsule:{radius:160,cylinder_height:800},init_pose:{position:{x:-450,y:40,z:170},orientation:{x:0,y:-.7071067811865475,z:0,w:.7071067811865476}},id:"link2_capsule"}},{link_index:3,geometry:{sphere:{radius:270},init_pose:{position:{x:-110,y:10,z:-100},orientation:{x:0,y:0,z:0,w:1}},id:"link3_sphere"}},{link_index:4,geometry:{capsule:{radius:110,cylinder_height:600},init_pose:{position:{x:0,y:300,z:40},orientation:{x:-.7071067811865475,y:0,z:0,w:.7071067811865476}},id:"link4_capsule"}},{link_index:5,geometry:{sphere:{radius:75},init_pose:{position:{x:0,y:0,z:-50},orientation:{x:0,y:0,z:0,w:1}},id:"link5_sphere"}}],tool_geometries:[]}}},{method:"GET",path:"/cells/:cellId/coordinate-systems",handle(){return{coordinatesystems:[{coordinate_system:"",name:"world",reference_uid:"",position:{x:0,y:0,z:0},rotation:{angles:[0,0,0],type:"ROTATION_VECTOR"}}]}}},{method:"GET",path:"/cells/:cellId/motion-groups/:motionGroupId/tcps",handle(){return{tcps:[{id:"Flange",readable_name:"Default-Flange",position:{x:0,y:0,z:0},rotation:{angles:[0,0,0,0],type:"ROTATION_VECTOR"}},{id:"complex-tcp-position",readable_name:"Complex TCP Position",position:{x:-200,y:300,z:150},rotation:{angles:[-.12139440409113832,-.06356210998212003,-.2023240068185639,0],type:"ROTATION_VECTOR"}}]}}}],o=((t=e.method)==null?void 0:t.toUpperCase())||"GET",s="/cells"+((a=(r=e.url)==null?void 0:r.split("/cells")[1])==null?void 0:a.split("?")[0]);for(const l of n){const i=AS.match(l.path)(s||"");if(o===l.method&&i){const c=l.handle();return{status:200,statusText:"Success",data:JSON.stringify(c),headers:{},config:e,request:{responseURL:e.url}}}}throw new So(`No mock handler matched this request: ${o} ${s}`,"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(US)})),e.url.includes("/move-joint")&&e.dispatchEvent(new MessageEvent("message",{data:JSON.stringify({result:{motion_group:"0@ur",state:{controller:"ur",operation_mode:"OPERATION_MODE_AUTO",safety_state:"SAFETY_STATE_NORMAL",timestamp:"2024-09-18T12:48:26.096266444Z",velocity_override:100,motion_groups:[{motion_group:"0@ur",controller:"ur",joint_position:{joints:[1.3492152690887451,-1.5659207105636597,1.6653711795806885,-1.0991662740707397,-1.829018235206604,1.264623761177063]},joint_velocity:{joints:[0,0,0,0,0,0]},flange_pose:{position:{x:6.437331889439328,y:-628.4123774830913,z:577.0569957147832},orientation:{x:-1.683333649797158,y:-1.9783363827298732,z:-.4928031860165713},coordinate_system:""},tcp_pose:{position:{x:6.437331889439328,y:-628.4123774830913,z:577.0569957147832},orientation:{x:-1.683333649797158,y:-1.9783363827298732,z:-.4928031860165713},coordinate_system:"",tcp:"Flange"},velocity:{linear:{x:0,y:0,z:0},angular:{x:-0,y:0,z:0},coordinate_system:""},force:{force:{x:0,y:0,z:0},moment:{x:0,y:0,z:0},coordinate_system:""},joint_limit_reached:{limit_reached:[!1,!1,!1,!1,!1,!1]},joint_current:{joints:[0,0,0,0,0,0]},sequence_number:"671259"}],sequence_number:"671259"},movement_state:"MOVEMENT_STATE_MOVING"}})})),e.url.includes("/move-tcp")&&e.dispatchEvent(new MessageEvent("message",{data:JSON.stringify({result:{motion_group:"0@ur",state:{controller:"ur",operation_mode:"OPERATION_MODE_AUTO",safety_state:"SAFETY_STATE_NORMAL",timestamp:"2024-09-18T12:43:12.188335774Z",velocity_override:100,motion_groups:[{motion_group:"0@ur",controller:"ur",joint_position:{joints:[1.3352527618408203,-1.5659207105636597,1.6653711795806885,-1.110615611076355,-1.829018235206604,1.264623761177063]},joint_velocity:{joints:[0,0,0,0,0,0]},flange_pose:{position:{x:-2.763015284002938,y:-630.2151479701106,z:577.524509114342},orientation:{x:-1.704794877102097,y:-1.9722372952861567,z:-.4852079204210754},coordinate_system:""},tcp_pose:{position:{x:-2.763015284002938,y:-630.2151479701106,z:577.524509114342},orientation:{x:-1.704794877102097,y:-1.9722372952861567,z:-.4852079204210754},coordinate_system:"",tcp:"Flange"},velocity:{linear:{x:0,y:0,z:0},angular:{x:-0,y:0,z:0},coordinate_system:""},force:{force:{x:0,y:0,z:0},moment:{x:0,y:0,z:0},coordinate_system:""},joint_limit_reached:{limit_reached:[!1,!1,!1,!1,!1,!1]},joint_current:{joints:[0,0,0,0,0,0]},sequence_number:"627897"}],sequence_number:"627897"},movement_state:"MOVEMENT_STATE_MOVING"}})}))},10)}handleWebsocketMessage(e,t){console.log(`Received message on ${e.url}`,t)}},US={result:{state:{motion_group:"0@universalrobots-ur5e",controller:"universalrobots-ur5e",joint_position:{joints:[1.1699999570846558,-1.5700000524520874,1.3600000143051147,1.0299999713897705,1.2899999618530273,1.2799999713897705]},joint_velocity:{joints:[0,0,0,0,0,0]},flange_pose:{position:{x:1.3300010259703043,y:-409.2680714682808,z:531.0203477065281},orientation:{x:1.7564919306270736,y:-1.7542521568325058,z:.7326972590614671},coordinate_system:""},tcp_pose:{position:{x:1.3300010259703043,y:-409.2680714682808,z:531.0203477065281},orientation:{x:1.7564919306270736,y:-1.7542521568325058,z:.7326972590614671},coordinate_system:"",tcp:"Flange"},velocity:{linear:{x:0,y:0,z:0},angular:{x:0,y:0,z:0},coordinate_system:""},force:{force:{x:0,y:0,z:0},moment:{x:0,y:0,z:0},coordinate_system:""},joint_limit_reached:{limit_reached:[!1,!1,!1,!1,!1,!1]},joint_current:{joints:[0,0,0,0,0,0]},sequence_number:"1"},tcp_pose:{position:{x:302.90748476115556,y:-152.87065869452337,z:424.0454619321661},orientation:{x:2.3403056115045353,y:-1.1706836379431356,z:.9772511964246311},coordinate_system:"",tcp:"Flange"}}},kS=class{constructor(e){this.authPromise=null,this.accessToken=null;var t;const r=(t=e.cellId)!=null?t:"cell";this.config=cr({cellId:r},e),this.accessToken=e.accessToken||zn.getString("wbjs.access_token")||null,this.config.instanceUrl==="https://mock.example.com"&&(this.mock=new $S);const a=v.create({baseURL:Kn(this.config.instanceUrl,"/api/v1"),headers:{"User-Agent":"Wandelbots-Nova-JS-SDK"}});a.interceptors.request.use(n=>me(this,null,function*(){return n.headers.Authorization||(this.accessToken?n.headers.Authorization=`Bearer ${this.accessToken}`:this.config.username&&this.config.password&&(n.headers.Authorization=`Basic ${btoa(e.username+":"+e.password)}`)),n})),typeof window<"u"&&a.interceptors.response.use(n=>n,n=>me(this,null,function*(){var o,s;if(A0(n))if(((o=n.response)==null?void 0:o.status)===401)try{if(yield this.renewAuthentication(),n.config)return this.accessToken?n.config.headers.Authorization=`Bearer ${this.accessToken}`:delete n.config.headers.Authorization,a.request(n.config)}catch(l){return Promise.reject(l)}else((s=n.response)==null?void 0:s.status)===503&&(yield fetch(window.location.href)).status===503&&window.location.reload();return Promise.reject(n)})),this.api=new jS(r,po(cr({},e),{basePath:Kn(this.config.instanceUrl,"/api/v1"),isJsonMime:n=>n==="application/json",baseOptions:cr(cr({},this.mock?{adapter:n=>this.mock.handleAPIRequest(n)}:{}),e.baseOptions),axiosInstance:a}))}renewAuthentication(){return me(this,null,function*(){if(!this.authPromise){this.authPromise=Zg(this.config.instanceUrl);try{this.accessToken=yield this.authPromise,this.accessToken?zn.setString("wbjs.access_token",this.accessToken):zn.delete("wbjs.access_token")}finally{this.authPromise=null}}})}makeWebsocketURL(e){const t=new URL(Kn(this.config.instanceUrl,`/api/v1/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 Qg(this.makeWebsocketURL(e),{mock:this.mock})}connectMotionStream(e){return me(this,null,function*(){return yield MS.open(this,e)})}connectJogger(e){return me(this,null,function*(){return yield IS.open(this,e)})}connectMotionGroups(e){return me(this,null,function*(){const{instances:t}=yield this.api.controller.listControllers();return Promise.all(e.map(r=>TS.connect(this,r,t)))})}connectMotionGroup(e){return me(this,null,function*(){return(yield this.connectMotionGroups([e]))[0]})}};function BS(e){try{return JSON.stringify(e)}catch{return}}function LS(e,t){throw new Error(t+` ${JSON.stringify(e)}`)}function FS(e){var t,r,a,n;return e instanceof So&&e.code==="ERR_NETWORK"?"Failed to connect to the server. Please check your internet connection.":e instanceof So&&e.response?`${(t=e.response)==null?void 0:t.status} ${(r=e.response)==null?void 0:r.statusText} from ${(a=e.response)==null?void 0:a.config.url}: ${JSON.stringify((n=e.response)==null?void 0:n.data)}`:e instanceof Error?e.message:`Unexpected error: ${BS(e)||e}`}const Bo=e=>{const t=e.softTimeout||3e3,[r,a]=Y.useState(!1),n=F.useTheme();return Y.useEffect(()=>{const o=setTimeout(()=>{a(!0)},t);return()=>clearTimeout(o)}),b.jsx(F.Stack,{width:"100%",height:"100%",alignItems:"center",justifyContent:"center",sx:{color:n.palette.text.primary},children:e.error?b.jsx(tc,{loadingMessage:e.message,error:e.error}):b.jsxs(b.Fragment,{children:[b.jsx(F.CircularProgress,{sx:{marginBottom:"24px"}}),!!e.message&&b.jsx("div",{children:e.message}),b.jsx(F.Stack,{sx:{visibility:r?"visible":"hidden",marginTop:"1rem",color:n.palette.text.secondary},children:"This is taking longer than expected..."})]})})},tc=e=>{const t=FS(e.error),r=e.error instanceof Error?e.error.stack:null,a=F.useTheme();return b.jsxs(F.Stack,{sx:{maxHeight:"100%",maxWidth:"min(100%, 800px)",padding:2,overflow:"auto",color:a.palette.error.main,"& pre":{whiteSpace:"pre-wrap",wordBreak:"break-word",paddingBottom:"3rem"}},children:[(e.loadingMessage?`Error while ${Ro.lowerFirst(F.capitalize(e.loadingMessage))} - `:"")+t,b.jsx("br",{}),r&&b.jsx("pre",{children:r})]})},NS=({title:e,titleId:t,...r},a)=>B.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:19,height:10,fill:"none",ref:a,"aria-labelledby":t,...r},e?B.createElement("title",{id:t},e):null,B.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"})),DS=Y.forwardRef(NS),zS=({title:e,titleId:t,...r},a)=>B.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:19,height:10,fill:"none",ref:a,"aria-labelledby":t,...r},e?B.createElement("title",{id:t},e):null,B.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"})),GS=Y.forwardRef(zS),qS=({title:e,titleId:t,...r},a)=>B.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:10,height:19,fill:"none",ref:a,"aria-labelledby":t,...r},e?B.createElement("title",{id:t},e):null,B.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"})),JS=Y.forwardRef(qS),HS=({title:e,titleId:t,...r},a)=>B.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:a,"aria-labelledby":t,...r},e?B.createElement("title",{id:t},e):null,B.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"})),WS=Y.forwardRef(HS);function QS(){this.__data__=[],this.size=0}function rc(e,t){return e===t||e!==e&&t!==t}function vn(e,t){for(var r=e.length;r--;)if(rc(e[r][0],t))return r;return-1}var KS=Array.prototype,YS=KS.splice;function XS(e){var t=this.__data__,r=vn(t,e);if(r<0)return!1;var a=t.length-1;return r==a?t.pop():YS.call(t,r,1),--this.size,!0}function ZS(e){var t=this.__data__,r=vn(t,e);return r<0?void 0:t[r][1]}function e1(e){return vn(this.__data__,e)>-1}function t1(e,t){var r=this.__data__,a=vn(r,e);return a<0?(++this.size,r.push([e,t])):r[a][1]=t,this}function St(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var a=e[t];this.set(a[0],a[1])}}St.prototype.clear=QS;St.prototype.delete=XS;St.prototype.get=ZS;St.prototype.has=e1;St.prototype.set=t1;function r1(){this.__data__=new St,this.size=0}function a1(e){var t=this.__data__,r=t.delete(e);return this.size=t.size,r}function n1(e){return this.__data__.get(e)}function o1(e){return this.__data__.has(e)}var s1="[object AsyncFunction]",l1="[object Function]",i1="[object GeneratorFunction]",c1="[object Proxy]";function ac(e){if(!Ft(e))return!1;var t=qt(e);return t==l1||t==i1||t==s1||t==c1}var Yn=dt["__core-js_shared__"],il=function(){var e=/[^.]+$/.exec(Yn&&Yn.keys&&Yn.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function d1(e){return!!il&&il in e}var u1=Function.prototype,p1=u1.toString;function Ht(e){if(e!=null){try{return p1.call(e)}catch{}try{return e+""}catch{}}return""}var h1=/[\\^$.*+?()[\]{}|]/g,m1=/^\[object .+?Constructor\]$/,f1=Function.prototype,y1=Object.prototype,g1=f1.toString,b1=y1.hasOwnProperty,S1=RegExp("^"+g1.call(b1).replace(h1,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function v1(e){if(!Ft(e)||d1(e))return!1;var t=ac(e)?S1:m1;return t.test(Ht(e))}function x1(e,t){return e==null?void 0:e[t]}function Wt(e,t){var r=x1(e,t);return v1(r)?r:void 0}var Xr=Wt(dt,"Map"),Zr=Wt(Object,"create");function O1(){this.__data__=Zr?Zr(null):{},this.size=0}function w1(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}var C1="__lodash_hash_undefined__",V1=Object.prototype,P1=V1.hasOwnProperty;function R1(e){var t=this.__data__;if(Zr){var r=t[e];return r===C1?void 0:r}return P1.call(t,e)?t[e]:void 0}var _1=Object.prototype,A1=_1.hasOwnProperty;function T1(e){var t=this.__data__;return Zr?t[e]!==void 0:A1.call(t,e)}var I1="__lodash_hash_undefined__";function E1(e,t){var r=this.__data__;return this.size+=this.has(e)?0:1,r[e]=Zr&&t===void 0?I1:t,this}function zt(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var a=e[t];this.set(a[0],a[1])}}zt.prototype.clear=O1;zt.prototype.delete=w1;zt.prototype.get=R1;zt.prototype.has=T1;zt.prototype.set=E1;function M1(){this.size=0,this.__data__={hash:new zt,map:new(Xr||St),string:new zt}}function j1(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}function xn(e,t){var r=e.__data__;return j1(t)?r[typeof t=="string"?"string":"hash"]:r.map}function $1(e){var t=xn(this,e).delete(e);return this.size-=t?1:0,t}function U1(e){return xn(this,e).get(e)}function k1(e){return xn(this,e).has(e)}function B1(e,t){var r=xn(this,e),a=r.size;return r.set(e,t),this.size+=r.size==a?0:1,this}function vt(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var a=e[t];this.set(a[0],a[1])}}vt.prototype.clear=M1;vt.prototype.delete=$1;vt.prototype.get=U1;vt.prototype.has=k1;vt.prototype.set=B1;var L1=200;function F1(e,t){var r=this.__data__;if(r instanceof St){var a=r.__data__;if(!Xr||a.length<L1-1)return a.push([e,t]),this.size=++r.size,this;r=this.__data__=new vt(a)}return r.set(e,t),this.size=r.size,this}function yt(e){var t=this.__data__=new St(e);this.size=t.size}yt.prototype.clear=r1;yt.prototype.delete=a1;yt.prototype.get=n1;yt.prototype.has=o1;yt.prototype.set=F1;var N1="__lodash_hash_undefined__";function D1(e){return this.__data__.set(e,N1),this}function z1(e){return this.__data__.has(e)}function Ha(e){var t=-1,r=e==null?0:e.length;for(this.__data__=new vt;++t<r;)this.add(e[t])}Ha.prototype.add=Ha.prototype.push=D1;Ha.prototype.has=z1;function G1(e,t){for(var r=-1,a=e==null?0:e.length;++r<a;)if(t(e[r],r,e))return!0;return!1}function q1(e,t){return e.has(t)}var J1=1,H1=2;function nc(e,t,r,a,n,o){var s=r&J1,l=e.length,i=t.length;if(l!=i&&!(s&&i>l))return!1;var c=o.get(e),d=o.get(t);if(c&&d)return c==t&&d==e;var u=-1,p=!0,y=r&H1?new Ha:void 0;for(o.set(e,t),o.set(t,e);++u<l;){var g=e[u],m=t[u];if(a)var x=s?a(m,g,u,t,e,o):a(g,m,u,e,t,o);if(x!==void 0){if(x)continue;p=!1;break}if(y){if(!G1(t,function(I,G){if(!q1(y,G)&&(g===I||n(g,I,r,a,o)))return y.push(G)})){p=!1;break}}else if(!(g===m||n(g,m,r,a,o))){p=!1;break}}return o.delete(e),o.delete(t),p}var cl=dt.Uint8Array;function W1(e){var t=-1,r=Array(e.size);return e.forEach(function(a,n){r[++t]=[n,a]}),r}function Q1(e){var t=-1,r=Array(e.size);return e.forEach(function(a){r[++t]=a}),r}var K1=1,Y1=2,X1="[object Boolean]",Z1="[object Date]",ev="[object Error]",tv="[object Map]",rv="[object Number]",av="[object RegExp]",nv="[object Set]",ov="[object String]",sv="[object Symbol]",lv="[object ArrayBuffer]",iv="[object DataView]",dl=Tt?Tt.prototype:void 0,Xn=dl?dl.valueOf:void 0;function cv(e,t,r,a,n,o,s){switch(r){case iv:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case lv:return!(e.byteLength!=t.byteLength||!o(new cl(e),new cl(t)));case X1:case Z1:case rv:return rc(+e,+t);case ev:return e.name==t.name&&e.message==t.message;case av:case ov:return e==t+"";case tv:var l=W1;case nv:var i=a&K1;if(l||(l=Q1),e.size!=t.size&&!i)return!1;var c=s.get(e);if(c)return c==t;a|=Y1,s.set(e,t);var d=nc(l(e),l(t),a,n,o,s);return s.delete(e),d;case sv:if(Xn)return Xn.call(e)==Xn.call(t)}return!1}function dv(e,t){for(var r=-1,a=t.length,n=e.length;++r<a;)e[n+r]=t[r];return e}var ct=Array.isArray;function uv(e,t,r){var a=t(e);return ct(e)?a:dv(a,r(e))}function pv(e,t){for(var r=-1,a=e==null?0:e.length,n=0,o=[];++r<a;){var s=e[r];t(s,r,e)&&(o[n++]=s)}return o}function hv(){return[]}var mv=Object.prototype,fv=mv.propertyIsEnumerable,ul=Object.getOwnPropertySymbols,yv=ul?function(e){return e==null?[]:(e=Object(e),pv(ul(e),function(t){return fv.call(e,t)}))}:hv;function gv(e,t){for(var r=-1,a=Array(e);++r<e;)a[r]=t(r);return a}var bv="[object Arguments]";function pl(e){return Nt(e)&&qt(e)==bv}var oc=Object.prototype,Sv=oc.hasOwnProperty,vv=oc.propertyIsEnumerable,sc=pl(function(){return arguments}())?pl:function(e){return Nt(e)&&Sv.call(e,"callee")&&!vv.call(e,"callee")};function xv(){return!1}var lc=typeof exports=="object"&&exports&&!exports.nodeType&&exports,hl=lc&&typeof module=="object"&&module&&!module.nodeType&&module,Ov=hl&&hl.exports===lc,ml=Ov?dt.Buffer:void 0,wv=ml?ml.isBuffer:void 0,xo=wv||xv,Cv=9007199254740991,Vv=/^(?:0|[1-9]\d*)$/;function ic(e,t){var r=typeof e;return t=t??Cv,!!t&&(r=="number"||r!="symbol"&&Vv.test(e))&&e>-1&&e%1==0&&e<t}var Pv=9007199254740991;function Lo(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=Pv}var Rv="[object Arguments]",_v="[object Array]",Av="[object Boolean]",Tv="[object Date]",Iv="[object Error]",Ev="[object Function]",Mv="[object Map]",jv="[object Number]",$v="[object Object]",Uv="[object RegExp]",kv="[object Set]",Bv="[object String]",Lv="[object WeakMap]",Fv="[object ArrayBuffer]",Nv="[object DataView]",Dv="[object Float32Array]",zv="[object Float64Array]",Gv="[object Int8Array]",qv="[object Int16Array]",Jv="[object Int32Array]",Hv="[object Uint8Array]",Wv="[object Uint8ClampedArray]",Qv="[object Uint16Array]",Kv="[object Uint32Array]",he={};he[Dv]=he[zv]=he[Gv]=he[qv]=he[Jv]=he[Hv]=he[Wv]=he[Qv]=he[Kv]=!0;he[Rv]=he[_v]=he[Fv]=he[Av]=he[Nv]=he[Tv]=he[Iv]=he[Ev]=he[Mv]=he[jv]=he[$v]=he[Uv]=he[kv]=he[Bv]=he[Lv]=!1;function Yv(e){return Nt(e)&&Lo(e.length)&&!!he[qt(e)]}function Xv(e){return function(t){return e(t)}}var cc=typeof exports=="object"&&exports&&!exports.nodeType&&exports,Gr=cc&&typeof module=="object"&&module&&!module.nodeType&&module,Zv=Gr&&Gr.exports===cc,Zn=Zv&&ii.process,fl=function(){try{var e=Gr&&Gr.require&&Gr.require("util").types;return e||Zn&&Zn.binding&&Zn.binding("util")}catch{}}(),yl=fl&&fl.isTypedArray,dc=yl?Xv(yl):Yv,ex=Object.prototype,tx=ex.hasOwnProperty;function rx(e,t){var r=ct(e),a=!r&&sc(e),n=!r&&!a&&xo(e),o=!r&&!a&&!n&&dc(e),s=r||a||n||o,l=s?gv(e.length,String):[],i=l.length;for(var c in e)tx.call(e,c)&&!(s&&(c=="length"||n&&(c=="offset"||c=="parent")||o&&(c=="buffer"||c=="byteLength"||c=="byteOffset")||ic(c,i)))&&l.push(c);return l}var ax=Object.prototype;function nx(e){var t=e&&e.constructor,r=typeof t=="function"&&t.prototype||ax;return e===r}function ox(e,t){return function(r){return e(t(r))}}var sx=ox(Object.keys,Object),lx=Object.prototype,ix=lx.hasOwnProperty;function cx(e){if(!nx(e))return sx(e);var t=[];for(var r in Object(e))ix.call(e,r)&&r!="constructor"&&t.push(r);return t}function uc(e){return e!=null&&Lo(e.length)&&!ac(e)}function Fo(e){return uc(e)?rx(e):cx(e)}function gl(e){return uv(e,Fo,yv)}var dx=1,ux=Object.prototype,px=ux.hasOwnProperty;function hx(e,t,r,a,n,o){var s=r&dx,l=gl(e),i=l.length,c=gl(t),d=c.length;if(i!=d&&!s)return!1;for(var u=i;u--;){var p=l[u];if(!(s?p in t:px.call(t,p)))return!1}var y=o.get(e),g=o.get(t);if(y&&g)return y==t&&g==e;var m=!0;o.set(e,t),o.set(t,e);for(var x=s;++u<i;){p=l[u];var I=e[p],G=t[p];if(a)var N=s?a(G,I,p,t,e,o):a(I,G,p,e,t,o);if(!(N===void 0?I===G||n(I,G,r,a,o):N)){m=!1;break}x||(x=p=="constructor")}if(m&&!x){var D=e.constructor,z=t.constructor;D!=z&&"constructor"in e&&"constructor"in t&&!(typeof D=="function"&&D instanceof D&&typeof z=="function"&&z instanceof z)&&(m=!1)}return o.delete(e),o.delete(t),m}var Oo=Wt(dt,"DataView"),wo=Wt(dt,"Promise"),Co=Wt(dt,"Set"),Vo=Wt(dt,"WeakMap"),bl="[object Map]",mx="[object Object]",Sl="[object Promise]",vl="[object Set]",xl="[object WeakMap]",Ol="[object DataView]",fx=Ht(Oo),yx=Ht(Xr),gx=Ht(wo),bx=Ht(Co),Sx=Ht(Vo),Vt=qt;(Oo&&Vt(new Oo(new ArrayBuffer(1)))!=Ol||Xr&&Vt(new Xr)!=bl||wo&&Vt(wo.resolve())!=Sl||Co&&Vt(new Co)!=vl||Vo&&Vt(new Vo)!=xl)&&(Vt=function(e){var t=qt(e),r=t==mx?e.constructor:void 0,a=r?Ht(r):"";if(a)switch(a){case fx:return Ol;case yx:return bl;case gx:return Sl;case bx:return vl;case Sx:return xl}return t});var vx=1,wl="[object Arguments]",Cl="[object Array]",Ca="[object Object]",xx=Object.prototype,Vl=xx.hasOwnProperty;function Ox(e,t,r,a,n,o){var s=ct(e),l=ct(t),i=s?Cl:Vt(e),c=l?Cl:Vt(t);i=i==wl?Ca:i,c=c==wl?Ca:c;var d=i==Ca,u=c==Ca,p=i==c;if(p&&xo(e)){if(!xo(t))return!1;s=!0,d=!1}if(p&&!d)return o||(o=new yt),s||dc(e)?nc(e,t,r,a,n,o):cv(e,t,i,r,a,n,o);if(!(r&vx)){var y=d&&Vl.call(e,"__wrapped__"),g=u&&Vl.call(t,"__wrapped__");if(y||g){var m=y?e.value():e,x=g?t.value():t;return o||(o=new yt),n(m,x,r,a,o)}}return p?(o||(o=new yt),hx(e,t,r,a,n,o)):!1}function On(e,t,r,a,n){return e===t?!0:e==null||t==null||!Nt(e)&&!Nt(t)?e!==e&&t!==t:Ox(e,t,r,a,On,n)}function wx(e,t){return On(e,t)}const pc=({store:e})=>{const{t}=we.useTranslation(),[r,a]=Y.useState(e.jogger.motionStream.rapidlyChangingMotionState.state.joint_limit_reached.limit_reached),n=Y.useRef(r);gr(()=>{const s=e.jogger.motionStream.rapidlyChangingMotionState.state.joint_limit_reached.limit_reached;wx(n.current,s)||(n.current=s,a(s))});const o=[];for(const[s,l]of r.entries())l&&o.push(s);return b.jsx(F.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(", ")})})},Cx=F.styled(F.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 Va({labelValue:e,...t}){return b.jsxs(Cx,{fullWidth:!0,variant:"filled",children:[b.jsx(F.InputLabel,{id:t.labelId,children:e}),b.jsx(F.Select,{...t})]})}var Pl=function(){try{var e=Wt(Object,"defineProperty");return e({},"",{}),e}catch{}}();function Vx(e,t,r){t=="__proto__"&&Pl?Pl(e,t,{configurable:!0,enumerable:!0,value:r,writable:!0}):e[t]=r}function Px(e,t,r,a){for(var n=-1,o=e==null?0:e.length;++n<o;){var s=e[n];t(a,s,r(s),e)}return a}function Rx(e){return function(t,r,a){for(var n=-1,o=Object(t),s=a(t),l=s.length;l--;){var i=s[++n];if(r(o[i],i,o)===!1)break}return t}}var _x=Rx();function Ax(e,t){return e&&_x(e,t,Fo)}function Tx(e,t){return function(r,a){if(r==null)return r;if(!uc(r))return e(r,a);for(var n=r.length,o=-1,s=Object(r);++o<n&&a(s[o],o,s)!==!1;);return r}}var Ix=Tx(Ax);function Ex(e,t,r,a){return Ix(e,function(n,o,s){t(a,n,r(n),s)}),a}var Mx=1,jx=2;function $x(e,t,r,a){var n=r.length,o=n;if(e==null)return!o;for(e=Object(e);n--;){var s=r[n];if(s[2]?s[1]!==e[s[0]]:!(s[0]in e))return!1}for(;++n<o;){s=r[n];var l=s[0],i=e[l],c=s[1];if(s[2]){if(i===void 0&&!(l in e))return!1}else{var d=new yt,u;if(!(u===void 0?On(c,i,Mx|jx,a,d):u))return!1}}return!0}function hc(e){return e===e&&!Ft(e)}function Ux(e){for(var t=Fo(e),r=t.length;r--;){var a=t[r],n=e[a];t[r]=[a,n,hc(n)]}return t}function mc(e,t){return function(r){return r==null?!1:r[e]===t&&(t!==void 0||e in Object(r))}}function kx(e){var t=Ux(e);return t.length==1&&t[0][2]?mc(t[0][0],t[0][1]):function(r){return r===e||$x(r,e,t)}}var Bx=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Lx=/^\w*$/;function No(e,t){if(ct(e))return!1;var r=typeof e;return r=="number"||r=="symbol"||r=="boolean"||e==null||dn(e)?!0:Lx.test(e)||!Bx.test(e)||t!=null&&e in Object(t)}var Fx="Expected a function";function Do(e,t){if(typeof e!="function"||t!=null&&typeof t!="function")throw new TypeError(Fx);var r=function(){var a=arguments,n=t?t.apply(this,a):a[0],o=r.cache;if(o.has(n))return o.get(n);var s=e.apply(this,a);return r.cache=o.set(n,s)||o,s};return r.cache=new(Do.Cache||vt),r}Do.Cache=vt;var Nx=500;function Dx(e){var t=Do(e,function(a){return r.size===Nx&&r.clear(),a}),r=t.cache;return t}var zx=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Gx=/\\(\\)?/g,qx=Dx(function(e){var t=[];return e.charCodeAt(0)===46&&t.push(""),e.replace(zx,function(r,a,n,o){t.push(n?o.replace(Gx,"$1"):a||r)}),t});function Jx(e,t){for(var r=-1,a=e==null?0:e.length,n=Array(a);++r<a;)n[r]=t(e[r],r,e);return n}var Rl=Tt?Tt.prototype:void 0,_l=Rl?Rl.toString:void 0;function fc(e){if(typeof e=="string")return e;if(ct(e))return Jx(e,fc)+"";if(dn(e))return _l?_l.call(e):"";var t=e+"";return t=="0"&&1/e==-1/0?"-0":t}function yc(e){return e==null?"":fc(e)}function gc(e,t){return ct(e)?e:No(e,t)?[e]:qx(yc(e))}function wn(e){if(typeof e=="string"||dn(e))return e;var t=e+"";return t=="0"&&1/e==-1/0?"-0":t}function bc(e,t){t=gc(t,e);for(var r=0,a=t.length;e!=null&&r<a;)e=e[wn(t[r++])];return r&&r==a?e:void 0}function Hx(e,t,r){var a=e==null?void 0:bc(e,t);return a===void 0?r:a}function Wx(e,t){return e!=null&&t in Object(e)}function Qx(e,t,r){t=gc(t,e);for(var a=-1,n=t.length,o=!1;++a<n;){var s=wn(t[a]);if(!(o=e!=null&&r(e,s)))break;e=e[s]}return o||++a!=n?o:(n=e==null?0:e.length,!!n&&Lo(n)&&ic(s,n)&&(ct(e)||sc(e)))}function Kx(e,t){return e!=null&&Qx(e,t,Wx)}var Yx=1,Xx=2;function Zx(e,t){return No(e)&&hc(t)?mc(wn(e),t):function(r){var a=Hx(r,e);return a===void 0&&a===t?Kx(r,e):On(t,a,Yx|Xx)}}function eO(e){return e}function tO(e){return function(t){return t==null?void 0:t[e]}}function rO(e){return function(t){return bc(t,e)}}function aO(e){return No(e)?tO(wn(e)):rO(e)}function nO(e){return typeof e=="function"?e:e==null?eO:typeof e=="object"?ct(e)?Zx(e[0],e[1]):kx(e):aO(e)}function oO(e,t){return function(r,a){var n=ct(r)?Px:Ex,o={};return n(r,e,nO(a),o)}}var Pa=oO(function(e,t,r){Vx(e,r,t)}),sO=0;function lO(e){var t=++sO;return yc(e)+t}const Po=[{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}],iO=[{id:"continuous"},...Po],cO=["coordsys","tool"];class Cn{constructor(t,r,a,n){var o,s;this.jogger=t,this.motionGroupSpec=r,this.coordSystems=a,this.tcps=n,this.selectedTabId="cartesian",this.activationState="inactive",this.activationError=null,this.activationCounter=0,this.locks=new Set,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=!0,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 l of a)if(l.coordinate_system===""){l.coordinate_system="world";break}this.selectedCoordSystemId=((o=a[0])==null?void 0:o.coordinate_system)||"world",this.selectedTcpId=((s=n[0])==null?void 0:s.id)||"",Ae.makeAutoObservable(this,{},{autoBind:!0}),this.loadFromLocalStorage(),this.disposers.push(Ae.autorun(()=>this.saveToLocalStorage())),window.joggingStore=this}static async loadFor(t){const{nova:r}=t,[a,{coordinatesystems:n},{tcps:o}]=await Promise.all([r.api.motionGroupInfos.getMotionGroupSpecification(t.motionGroupId),r.api.coordinateSystems.listCoordinateSystems("ROTATION_VECTOR"),r.api.motionGroupInfos.listTcps(t.motionGroupId,"ROTATION_VECTOR")]);return new Cn(t,a,n||[],o||[])}dispose(){for(const t of this.disposers)t();this.jogger.dispose()}get coordSystemCountByName(){return Ro.countBy(this.coordSystems,t=>t.name)}async deactivate(){const t=this.jogger.activeWebsocket;this.jogger.setJoggingMode("increment"),t&&await t.closed()}async activate(){if(this.currentTab.id==="cartesian"){const t={tcpId:this.selectedTcpId,coordSystemId:this.activeCoordSystemId};this.activeDiscreteIncrement?this.jogger.setJoggingMode("increment",t):this.jogger.setJoggingMode("cartesian",t)}else this.jogger.setJoggingMode("joint");return this.jogger}loadFromLocalStorage(){const t=kt.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 iO}get discreteIncrementOptions(){return Po}get incrementOptionsById(){return Pa(this.incrementOptions,t=>t.id)}get tabsById(){return Pa(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 Pa(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 Pa(this.tcps,t=>t.id)}get activeDiscreteIncrement(){return this.selectedOrientation==="tool"?void 0:Po.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,r){const a=this.tabs[r]||this.tabs[0];this.selectedTabId=a.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)}async withMotionLock(t){const r=lO();this.lock(r);try{return await t()}finally{this.unlock(r)}}}const dO=Re.observer(({store:e})=>{var n;const{t}=we.useTranslation(),r=[];function a(o){switch(o){case"coordsys":return t("Jogging.Orientation.coordsys");case"tool":return t("Jogging.Orientation.tool");default:return o}}return e.showCoordSystemSelect&&r.push(b.jsx(Va,{labelId:"jogging-coord-select",labelValue:t("Jogging.CoordinateSystem.hlb"),value:e.selectedCoordSystemId,size:"small",variant:"filled",displayEmpty:!0,onChange:o=>e.setSelectedCoordSystemId(o.target.value),disabled:e.isLocked,children:e.coordSystems.map(o=>b.jsx(F.MenuItem,{value:o.coordinate_system,children:o.name&&e.coordSystemCountByName[o.name]>1?`${o.name} / ${o.coordinate_system}`:o.name||o.coordinate_system},o.coordinate_system))},"coord")),e.showTcpSelect&&r.push(b.jsx(Va,{labelId:"jogging-tcp-select",labelValue:"TCP",value:e.selectedTcpId,size:"small",variant:"filled",onChange:o=>e.setSelectedTcpId(o.target.value),disabled:e.isLocked,children:e.tcps.map(o=>b.jsx(F.MenuItem,{value:o.id,children:o.id},o.id))},"tcp")),e.showOrientationSelect&&r.push(b.jsx(Va,{labelValue:t("Jogging.Cartesian.Orientation.lb"),id:"orientation-select",labelId:"orientation-select",value:e.selectedOrientation,onChange:o=>e.setSelectedOrientation(o.target.value),disabled:e.isLocked,children:cO.map(o=>b.jsx(F.MenuItem,{value:o,children:a(o)},o))},"orientation")),e.showIncrementSelect&&r.push(b.jsxs(Va,{labelValue:t("Jogging.Increment.hlb"),labelId:"jogging-increment-select",size:"small",variant:"filled",value:((n=e.activeDiscreteIncrement)==null?void 0:n.id)||"continuous",onChange:o=>e.setSelectedIncrementId(o.target.value),disabled:e.isLocked,children:[b.jsx(F.MenuItem,{value:"continuous",children:t("Jogging.Increment.Continuous.dd")},"continuous"),e.selectedOrientation==="tool"?null:e.discreteIncrementOptions.map(o=>b.jsx(F.MenuItem,{value:o.id,children:e.currentMotionType==="translate"?`${o.mm}mm`:`${o.degrees}°`},o.id))]},"increment")),b.jsx(F.Box,{component:"div",sx:{display:"grid",gap:"16px",gridTemplateColumns:"1fr 1fr",gridAutoRows:"min-content","& label":{opacity:.7,fontSize:"12px",marginBottom:"4px"}},children:r.map((o,s)=>b.jsx(F.Box,{sx:{gridColumn:r.length%2===1&&s===r.length-1?"span 2":"auto"},children:o},s))})}),uO=F.styled(F.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 Al(e,t){return process.env.NODE_ENV==="production"?()=>null:function(...a){return e(...a)||t(...a)}}function pO(e){return typeof e=="string"}function hO(e,t,r){return e===void 0||pO(e)?t:{...t,ownerState:{...t.ownerState,...r}}}function Ua(e,t=[]){if(e===void 0)return{};const r={};return Object.keys(e).filter(a=>a.match(/^on[A-Z]/)&&typeof e[a]=="function"&&!t.includes(a)).forEach(a=>{r[a]=e[a]}),r}function Tl(e){if(e===void 0)return{};const t={};return Object.keys(e).filter(r=>!(r.match(/^on[A-Z]/)&&typeof e[r]=="function")).forEach(r=>{t[r]=e[r]}),t}function mO(e){const{getSlotProps:t,additionalProps:r,externalSlotProps:a,externalForwardedProps:n,className:o}=e;if(!t){const y=ft(r==null?void 0:r.className,o,n==null?void 0:n.className,a==null?void 0:a.className),g={...r==null?void 0:r.style,...n==null?void 0:n.style,...a==null?void 0:a.style},m={...r,...n,...a};return y.length>0&&(m.className=y),Object.keys(g).length>0&&(m.style=g),{props:m,internalRef:void 0}}const s=Ua({...n,...a}),l=Tl(a),i=Tl(n),c=t(s),d=ft(c==null?void 0:c.className,r==null?void 0:r.className,o,n==null?void 0:n.className,a==null?void 0:a.className),u={...c==null?void 0:c.style,...r==null?void 0:r.style,...n==null?void 0:n.style,...a==null?void 0:a.style},p={...c,...r,...i,...l};return d.length>0&&(p.className=d),Object.keys(u).length>0&&(p.style=u),{props:p,internalRef:c.ref}}function fO(e,t,r){return typeof e=="function"?e(t,r):e}function Ct(e){var u;const{elementType:t,externalSlotProps:r,ownerState:a,skipResolvingSlotProps:n=!1,...o}=e,s=n?{}:fO(r,a),{props:l,internalRef:i}=mO({...o,externalSlotProps:s}),c=li(i,s==null?void 0:s.ref,(u=e.additionalProps)==null?void 0:u.ref);return hO(t,{...l,ref:c},a)}function Il(e){try{return e.matches(":focus-visible")}catch{process.env.NODE_ENV!=="production"&&!/jsdom/.test(window.navigator.userAgent)&&console.warn(["MUI: The `:focus-visible` pseudo class is not supported in this browser.","Some components rely on this feature to work properly."].join(`
|
|
106
|
-
`))}return!1}const yO={border:0,clip:"rect(0 0 0 0)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"absolute",whiteSpace:"nowrap",width:"1px"};function gO(e,t,r=(a,n)=>a===n){return e.length===t.length&&e.every((a,n)=>r(a,t[n]))}const bO=2;function lr(e,t,r,a,n){return r===1?Math.min(e+t,n):Math.max(e-t,a)}function Sc(e,t){return e-t}function El(e,t){const{index:r}=e.reduce((a,n,o)=>{const s=Math.abs(t-n);return a===null||s<a.distance||s===a.distance?{distance:s,index:o}:a},null)??{};return r}function Ra(e,t){if(t.current!==void 0&&e.changedTouches){const r=e;for(let a=0;a<r.changedTouches.length;a+=1){const n=r.changedTouches[a];if(n.identifier===t.current)return{x:n.clientX,y:n.clientY}}return!1}return{x:e.clientX,y:e.clientY}}function Wa(e,t,r){return(e-t)*100/(r-t)}function SO(e,t,r){return(r-t)*e+t}function vO(e){if(Math.abs(e)<1){const r=e.toExponential().split("e-"),a=r[0].split(".")[1];return(a?a.length:0)+parseInt(r[1],10)}const t=e.toString().split(".")[1];return t?t.length:0}function xO(e,t,r){const a=Math.round((e-r)/t)*t+r;return Number(a.toFixed(vO(t)))}function Ml({values:e,newValue:t,index:r}){const a=e.slice();return a[r]=t,a.sort(Sc)}function _a({sliderRef:e,activeIndex:t,setActive:r}){var n,o,s;const a=Ea(e.current);(!((n=e.current)!=null&&n.contains(a.activeElement))||Number((o=a==null?void 0:a.activeElement)==null?void 0:o.getAttribute("data-index"))!==t)&&((s=e.current)==null||s.querySelector(`[type="range"][data-index="${t}"]`).focus()),r&&r(t)}function Aa(e,t){return typeof e=="number"&&typeof t=="number"?e===t:typeof e=="object"&&typeof t=="object"?gO(e,t):!1}const OO={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}%`})}},wO=e=>e;let Ta;function jl(){return Ta===void 0&&(typeof CSS<"u"&&typeof CSS.supports=="function"?Ta=CSS.supports("touch-action","none"):Ta=!0),Ta}function CO(e){const{"aria-labelledby":t,defaultValue:r,disabled:a=!1,disableSwap:n=!1,isRtl:o=!1,marks:s=!1,max:l=100,min:i=0,name:c,onChange:d,onChangeCommitted:u,orientation:p="horizontal",rootRef:y,scale:g=wO,step:m=1,shiftStep:x=10,tabIndex:I,value:G}=e,N=B.useRef(void 0),[D,z]=B.useState(-1),[W,j]=B.useState(-1),[U,k]=B.useState(!1),f=B.useRef(0),M=B.useRef(null),[L,J]=Dp({controlled:G,default:r??i,name:"Slider"}),H=d&&((q,Q,Z)=>{const oe=q.nativeEvent||q,ce=new oe.constructor(oe.type,oe);Object.defineProperty(ce,"target",{writable:!0,value:{value:Q,name:c}}),M.current=Q,d(ce,Q,Z)}),ne=Array.isArray(L);let te=ne?L.slice().sort(Sc):[L];te=te.map(q=>q==null?i:ir(q,i,l));const xe=s===!0&&m!==null?[...Array(Math.floor((l-i)/m)+1)].map((q,Q)=>({value:i+m*Q})):s||[],X=xe.map(q=>q.value),[be,$]=B.useState(-1),K=B.useRef(null),se=li(y,K),Ve=q=>Q=>{var oe;const Z=Number(Q.currentTarget.getAttribute("data-index"));Il(Q.target)&&$(Z),j(Z),(oe=q==null?void 0:q.onFocus)==null||oe.call(q,Q)},Je=q=>Q=>{var Z;Il(Q.target)||$(-1),j(-1),(Z=q==null?void 0:q.onBlur)==null||Z.call(q,Q)},je=(q,Q)=>{const Z=Number(q.currentTarget.getAttribute("data-index")),oe=te[Z],ce=X.indexOf(oe);let ee=Q;if(xe&&m==null){const Te=X[X.length-1];ee>=Te?ee=Te:ee<=X[0]?ee=X[0]:ee=ee<oe?X[ce-1]:X[ce+1]}if(ee=ir(ee,i,l),ne){n&&(ee=ir(ee,te[Z-1]||-1/0,te[Z+1]||1/0));const Te=ee;ee=Ml({values:te,newValue:ee,index:Z});let ke=Z;n||(ke=ee.indexOf(Te)),_a({sliderRef:K,activeIndex:ke})}J(ee),$(Z),H&&!Aa(ee,L)&&H(q,ee,Z),u&&u(q,M.current??ee)},Et=q=>Q=>{var Z;if(["ArrowUp","ArrowDown","ArrowLeft","ArrowRight","PageUp","PageDown","Home","End"].includes(Q.key)){Q.preventDefault();const oe=Number(Q.currentTarget.getAttribute("data-index")),ce=te[oe];let ee=null;if(m!=null){const Te=Q.shiftKey?x:m;switch(Q.key){case"ArrowUp":ee=lr(ce,Te,1,i,l);break;case"ArrowRight":ee=lr(ce,Te,o?-1:1,i,l);break;case"ArrowDown":ee=lr(ce,Te,-1,i,l);break;case"ArrowLeft":ee=lr(ce,Te,o?1:-1,i,l);break;case"PageUp":ee=lr(ce,x,1,i,l);break;case"PageDown":ee=lr(ce,x,-1,i,l);break;case"Home":ee=i;break;case"End":ee=l;break}}else if(xe){const Te=X[X.length-1],ke=X.indexOf(ce),_e=[o?"ArrowRight":"ArrowLeft","ArrowDown","PageDown","Home"],He=[o?"ArrowLeft":"ArrowRight","ArrowUp","PageUp","End"];_e.includes(Q.key)?ke===0?ee=X[0]:ee=X[ke-1]:He.includes(Q.key)&&(ke===X.length-1?ee=Te:ee=X[ke+1])}ee!=null&&je(Q,ee)}(Z=q==null?void 0:q.onKeyDown)==null||Z.call(q,Q)};Yl(()=>{var q;a&&K.current.contains(document.activeElement)&&((q=document.activeElement)==null||q.blur())},[a]),a&&D!==-1&&z(-1),a&&be!==-1&&$(-1);const xt=q=>Q=>{var Z;(Z=q.onChange)==null||Z.call(q,Q),je(Q,Q.target.valueAsNumber)},ye=B.useRef(void 0);let Fe=p;o&&p==="horizontal"&&(Fe+="-reverse");const Ye=({finger:q,move:Q=!1})=>{const{current:Z}=K,{width:oe,height:ce,bottom:ee,left:Te}=Z.getBoundingClientRect();let ke;Fe.startsWith("vertical")?ke=(ee-q.y)/ce:ke=(q.x-Te)/oe,Fe.includes("-reverse")&&(ke=1-ke);let _e;if(_e=SO(ke,i,l),m)_e=xO(_e,m,i);else{const Pr=El(X,_e);_e=X[Pr]}_e=ir(_e,i,l);let He=0;if(ne){Q?He=ye.current:He=El(te,_e),n&&(_e=ir(_e,te[He-1]||-1/0,te[He+1]||1/0));const Pr=_e;_e=Ml({values:te,newValue:_e,index:He}),n&&Q||(He=_e.indexOf(Pr),ye.current=He)}return{newValue:_e,activeIndex:He}},ut=kn(q=>{const Q=Ra(q,N);if(!Q)return;if(f.current+=1,q.type==="mousemove"&&q.buttons===0){at(q);return}const{newValue:Z,activeIndex:oe}=Ye({finger:Q,move:!0});_a({sliderRef:K,activeIndex:oe,setActive:z}),J(Z),!U&&f.current>bO&&k(!0),H&&!Aa(Z,L)&&H(q,Z,oe)}),at=kn(q=>{const Q=Ra(q,N);if(k(!1),!Q)return;const{newValue:Z}=Ye({finger:Q,move:!0});z(-1),q.type==="touchend"&&j(-1),u&&u(q,M.current??Z),N.current=void 0,Mt()}),$e=kn(q=>{if(a)return;jl()||q.preventDefault();const Q=q.changedTouches[0];Q!=null&&(N.current=Q.identifier);const Z=Ra(q,N);if(Z!==!1){const{newValue:ce,activeIndex:ee}=Ye({finger:Z});_a({sliderRef:K,activeIndex:ee,setActive:z}),J(ce),H&&!Aa(ce,L)&&H(q,ce,ee)}f.current=0;const oe=Ea(K.current);oe.addEventListener("touchmove",ut,{passive:!0}),oe.addEventListener("touchend",at,{passive:!0})}),Mt=B.useCallback(()=>{const q=Ea(K.current);q.removeEventListener("mousemove",ut),q.removeEventListener("mouseup",at),q.removeEventListener("touchmove",ut),q.removeEventListener("touchend",at)},[at,ut]);B.useEffect(()=>{const{current:q}=K;return q.addEventListener("touchstart",$e,{passive:jl()}),()=>{q.removeEventListener("touchstart",$e),Mt()}},[Mt,$e]),B.useEffect(()=>{a&&Mt()},[a,Mt]);const Vn=q=>Q=>{var ce;if((ce=q.onMouseDown)==null||ce.call(q,Q),a||Q.defaultPrevented||Q.button!==0)return;Q.preventDefault();const Z=Ra(Q,N);if(Z!==!1){const{newValue:ee,activeIndex:Te}=Ye({finger:Z});_a({sliderRef:K,activeIndex:Te,setActive:z}),J(ee),H&&!Aa(ee,L)&&H(Q,ee,Te)}f.current=0;const oe=Ea(K.current);oe.addEventListener("mousemove",ut,{passive:!0}),oe.addEventListener("mouseup",at)},sa=Wa(ne?te[0]:i,i,l),Ue=Wa(te[te.length-1],i,l)-sa,Vr=(q={})=>{const Q=Ua(q),Z={onMouseDown:Vn(Q||{})},oe={...Q,...Z};return{...q,ref:se,...oe}},la=q=>Q=>{var oe;(oe=q.onMouseOver)==null||oe.call(q,Q);const Z=Number(Q.currentTarget.getAttribute("data-index"));j(Z)},ia=q=>Q=>{var Z;(Z=q.onMouseLeave)==null||Z.call(q,Q),j(-1)},ca=(q={})=>{const Q=Ua(q),Z={onMouseOver:la(Q||{}),onMouseLeave:ia(Q||{})};return{...q,...Q,...Z}},da=q=>({pointerEvents:D!==-1&&D!==q?"none":void 0});let Qt;return p==="vertical"&&(Qt=o?"vertical-rl":"vertical-lr"),{active:D,axis:Fe,axisProps:OO,dragging:U,focusedThumbIndex:be,getHiddenInputProps:(q={})=>{const Q=Ua(q),Z={onChange:xt(Q||{}),onFocus:Ve(Q||{}),onBlur:Je(Q||{}),onKeyDown:Et(Q||{})},oe={...Q,...Z};return{tabIndex:I,"aria-labelledby":t,"aria-orientation":p,"aria-valuemax":g(l),"aria-valuemin":g(i),name:c,type:"range",min:e.min,max:e.max,step:e.step===null&&e.marks?"any":e.step??void 0,disabled:a,...q,...oe,style:{...yO,direction:o?"rtl":"ltr",width:"100%",height:"100%",writingMode:Qt}}},getRootProps:Vr,getThumbProps:ca,marks:xe,open:W,range:ne,rootRef:se,trackLeap:Ue,trackOffset:sa,values:te,getThumbStyle:da}}function ka(e){return typeof e=="string"}const VO=e=>!e||!ka(e);function PO(e){return typeof e.main=="string"}function RO(e,t=[]){if(!PO(e))return!1;for(const r of t)if(!e.hasOwnProperty(r)||typeof e[r]!="string")return!1;return!0}function zo(e=[]){return([,t])=>t&&RO(t,e)}function _O(e){return ra("MuiSlider",e)}const Qe=ql("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"]),AO=e=>{const{open:t}=e;return{offset:ft(t&&Qe.valueLabelOpen),circle:Qe.valueLabelCircle,label:Qe.valueLabelLabel}};function vc(e){const{children:t,className:r,value:a}=e,n=AO(e);return t?B.cloneElement(t,{className:t.props.className},b.jsxs(B.Fragment,{children:[t.props.children,b.jsx("span",{className:ft(n.offset,r),"aria-hidden":!0,children:b.jsx("span",{className:n.circle,children:b.jsx("span",{className:n.label,children:a})})})]})):null}process.env.NODE_ENV!=="production"&&(vc.propTypes={children:S.element.isRequired,className:S.string,value:S.node});function $l(e){return e}const TO=gt("span",{name:"MuiSlider",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:r}=e;return[t.root,t[`color${Be(r.color)}`],r.size!=="medium"&&t[`size${Be(r.size)}`],r.marked&&t.marked,r.orientation==="vertical"&&t.vertical,r.track==="inverted"&&t.trackInverted,r.track===!1&&t.trackFalse]}})(Gt(({theme:e})=>({borderRadius:12,boxSizing:"content-box",display:"inline-block",position:"relative",cursor:"pointer",touchAction:"none",WebkitTapHighlightColor:"transparent","@media print":{colorAdjust:"exact"},[`&.${Qe.disabled}`]:{pointerEvents:"none",cursor:"default",color:(e.vars||e).palette.grey[400]},[`&.${Qe.dragging}`]:{[`& .${Qe.thumb}, & .${Qe.track}`]:{transition:"none"}},variants:[...Object.entries(e.palette).filter(zo()).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}}]}))),IO=gt("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}}]}),EO=gt("span",{name:"MuiSlider",slot:"Track"})(Gt(({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(zo()).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:Jr(e.palette[t].main,.62),borderColor:Jr(e.palette[t].main,.62),...e.applyStyles("dark",{backgroundColor:qr(e.palette[t].main,.5)}),...e.applyStyles("dark",{borderColor:qr(e.palette[t].main,.5)})}}}))]}))),MO=gt("span",{name:"MuiSlider",slot:"Thumb",overridesResolver:(e,t)=>{const{ownerState:r}=e;return[t.thumb,t[`thumbColor${Be(r.color)}`],r.size!=="medium"&&t[`thumbSize${Be(r.size)}`]]}})(Gt(({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%)"},[`&.${Qe.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(zo()).map(([t])=>({props:{color:t},style:{[`&:hover, &.${Qe.focusVisible}`]:{...e.vars?{boxShadow:`0px 0px 0px 8px rgba(${e.vars.palette[t].mainChannel} / 0.16)`}:{boxShadow:`0px 0px 0px 8px ${ro(e.palette[t].main,.16)}`},"@media (hover: none)":{boxShadow:"none"}},[`&.${Qe.active}`]:{...e.vars?{boxShadow:`0px 0px 0px 14px rgba(${e.vars.palette[t].mainChannel} / 0.16)`}:{boxShadow:`0px 0px 0px 14px ${ro(e.palette[t].main,.16)}`}}}}))]}))),xc=gt(vc,{name:"MuiSlider",slot:"ValueLabel"})(Gt(({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%"},[`&.${Qe.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%"},[`&.${Qe.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"&&(xc.propTypes={children:S.element.isRequired,index:S.number.isRequired,open:S.bool.isRequired,value:S.node});const jO=gt("span",{name:"MuiSlider",slot:"Mark",shouldForwardProp:e=>Eo(e)&&e!=="markActive",overridesResolver:(e,t)=>{const{markActive:r}=e;return[t.mark,r&&t.markActive]}})(Gt(({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}}]}))),$O=gt("span",{name:"MuiSlider",slot:"MarkLabel",shouldForwardProp:e=>Eo(e)&&e!=="markLabelActive"})(Gt(({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}}]}))),UO=e=>{const{disabled:t,dragging:r,marked:a,orientation:n,track:o,classes:s,color:l,size:i}=e,c={root:["root",t&&"disabled",r&&"dragging",a&&"marked",n==="vertical"&&"vertical",o==="inverted"&&"trackInverted",o===!1&&"trackFalse",l&&`color${Be(l)}`,i&&`size${Be(i)}`],rail:["rail"],track:["track"],mark:["mark"],markActive:["markActive"],markLabel:["markLabel"],markLabelActive:["markLabelActive"],valueLabel:["valueLabel"],thumb:["thumb",t&&"disabled",i&&`thumbSize${Be(i)}`,l&&`thumbColor${Be(l)}`],active:["active"],disabled:["disabled"],focusVisible:["focusVisible"]};return To(c,_O,s)},kO=({children:e})=>e,Oc=B.forwardRef(function(t,r){const a=Mo({props:t,name:"MuiSlider"}),n=ju(),{"aria-label":o,"aria-valuetext":s,"aria-labelledby":l,component:i="span",components:c={},componentsProps:d={},color:u="primary",classes:p,className:y,disableSwap:g=!1,disabled:m=!1,getAriaLabel:x,getAriaValueText:I,marks:G=!1,max:N=100,min:D=0,name:z,onChange:W,onChangeCommitted:j,orientation:U="horizontal",shiftStep:k=10,size:f="medium",step:M=1,scale:L=$l,slotProps:J,slots:H,tabIndex:ne,track:te="normal",value:xe,valueLabelDisplay:X="off",valueLabelFormat:be=$l,...$}=a,K={...a,isRtl:n,max:N,min:D,classes:p,disabled:m,disableSwap:g,orientation:U,marks:G,color:u,size:f,step:M,shiftStep:k,scale:L,track:te,valueLabelDisplay:X,valueLabelFormat:be},{axisProps:se,getRootProps:Ve,getHiddenInputProps:Je,getThumbProps:je,open:Et,active:xt,axis:ye,focusedThumbIndex:Fe,range:Ye,dragging:ut,marks:at,values:$e,trackOffset:Mt,trackLeap:Vn,getThumbStyle:sa}=CO({...K,rootRef:r});K.marked=at.length>0&&at.some(Pe=>Pe.label),K.dragging=ut,K.focusedThumbIndex=Fe;const Ue=UO(K),Vr=(H==null?void 0:H.root)??c.Root??TO,la=(H==null?void 0:H.rail)??c.Rail??IO,ia=(H==null?void 0:H.track)??c.Track??EO,ca=(H==null?void 0:H.thumb)??c.Thumb??MO,da=(H==null?void 0:H.valueLabel)??c.ValueLabel??xc,Qt=(H==null?void 0:H.mark)??c.Mark??jO,ua=(H==null?void 0:H.markLabel)??c.MarkLabel??$O,q=(H==null?void 0:H.input)??c.Input??"input",Q=(J==null?void 0:J.root)??d.root,Z=(J==null?void 0:J.rail)??d.rail,oe=(J==null?void 0:J.track)??d.track,ce=(J==null?void 0:J.thumb)??d.thumb,ee=(J==null?void 0:J.valueLabel)??d.valueLabel,Te=(J==null?void 0:J.mark)??d.mark,ke=(J==null?void 0:J.markLabel)??d.markLabel,_e=(J==null?void 0:J.input)??d.input,He=Ct({elementType:Vr,getSlotProps:Ve,externalSlotProps:Q,externalForwardedProps:$,additionalProps:{...VO(Vr)&&{as:i}},ownerState:{...K,...Q==null?void 0:Q.ownerState},className:[Ue.root,y]}),Pr=Ct({elementType:la,externalSlotProps:Z,ownerState:K,className:Ue.rail}),Ic=Ct({elementType:ia,externalSlotProps:oe,additionalProps:{style:{...se[ye].offset(Mt),...se[ye].leap(Vn)}},ownerState:{...K,...oe==null?void 0:oe.ownerState},className:Ue.track}),Pn=Ct({elementType:ca,getSlotProps:je,externalSlotProps:ce,ownerState:{...K,...ce==null?void 0:ce.ownerState},className:Ue.thumb}),Ec=Ct({elementType:da,externalSlotProps:ee,ownerState:{...K,...ee==null?void 0:ee.ownerState},className:Ue.valueLabel}),Rn=Ct({elementType:Qt,externalSlotProps:Te,ownerState:K,className:Ue.mark}),_n=Ct({elementType:ua,externalSlotProps:ke,ownerState:K,className:Ue.markLabel}),Mc=Ct({elementType:q,getSlotProps:Je,externalSlotProps:_e,ownerState:K});return b.jsxs(Vr,{...He,children:[b.jsx(la,{...Pr}),b.jsx(ia,{...Ic}),at.filter(Pe=>Pe.value>=D&&Pe.value<=N).map((Pe,Ie)=>{const An=Wa(Pe.value,D,N),pa=se[ye].offset(An);let pt;return te===!1?pt=$e.includes(Pe.value):pt=te==="normal"&&(Ye?Pe.value>=$e[0]&&Pe.value<=$e[$e.length-1]:Pe.value<=$e[0])||te==="inverted"&&(Ye?Pe.value<=$e[0]||Pe.value>=$e[$e.length-1]:Pe.value>=$e[0]),b.jsxs(B.Fragment,{children:[b.jsx(Qt,{"data-index":Ie,...Rn,...!ka(Qt)&&{markActive:pt},style:{...pa,...Rn.style},className:ft(Rn.className,pt&&Ue.markActive)}),Pe.label!=null?b.jsx(ua,{"aria-hidden":!0,"data-index":Ie,..._n,...!ka(ua)&&{markLabelActive:pt},style:{...pa,..._n.style},className:ft(Ue.markLabel,_n.className,pt&&Ue.markLabelActive),children:Pe.label}):null]},Ie)}),$e.map((Pe,Ie)=>{const An=Wa(Pe,D,N),pa=se[ye].offset(An),pt=X==="off"?kO:da;return b.jsx(pt,{...!ka(pt)&&{valueLabelFormat:be,valueLabelDisplay:X,value:typeof be=="function"?be(L(Pe),Ie):be,index:Ie,open:Et===Ie||xt===Ie||X==="on",disabled:m},...Ec,children:b.jsx(ca,{"data-index":Ie,...Pn,className:ft(Ue.thumb,Pn.className,xt===Ie&&Ue.active,Fe===Ie&&Ue.focusVisible),style:{...pa,...sa(Ie),...Pn.style},children:b.jsx(q,{"data-index":Ie,"aria-label":x?x(Ie):o,"aria-valuenow":L(Pe),"aria-labelledby":l,"aria-valuetext":I?I(L(Pe),Ie):s,value:$e[Ie],...Mc})})},Ie)})]})});process.env.NODE_ENV!=="production"&&(Oc.propTypes={"aria-label":Al(S.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":S.string,"aria-valuetext":Al(S.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:S.node,classes:S.object,className:S.string,color:S.oneOfType([S.oneOf(["primary","secondary","error","info","success","warning"]),S.string]),components:S.shape({Input:S.elementType,Mark:S.elementType,MarkLabel:S.elementType,Rail:S.elementType,Root:S.elementType,Thumb:S.elementType,Track:S.elementType,ValueLabel:S.elementType}),componentsProps:S.shape({input:S.oneOfType([S.func,S.object]),mark:S.oneOfType([S.func,S.object]),markLabel:S.oneOfType([S.func,S.object]),rail:S.oneOfType([S.func,S.object]),root:S.oneOfType([S.func,S.object]),thumb:S.oneOfType([S.func,S.object]),track:S.oneOfType([S.func,S.object]),valueLabel:S.oneOfType([S.func,S.shape({children:S.element,className:S.string,open:S.bool,style:S.object,value:S.node,valueLabelDisplay:S.oneOf(["auto","off","on"])})])}),defaultValue:S.oneOfType([S.arrayOf(S.number),S.number]),disabled:S.bool,disableSwap:S.bool,getAriaLabel:S.func,getAriaValueText:S.func,marks:S.oneOfType([S.arrayOf(S.shape({label:S.node,value:S.number.isRequired})),S.bool]),max:S.number,min:S.number,name:S.string,onChange:S.func,onChangeCommitted:S.func,orientation:S.oneOf(["horizontal","vertical"]),scale:S.func,shiftStep:S.number,size:S.oneOfType([S.oneOf(["small","medium"]),S.string]),slotProps:S.shape({input:S.oneOfType([S.func,S.object]),mark:S.oneOfType([S.func,S.object]),markLabel:S.oneOfType([S.func,S.object]),rail:S.oneOfType([S.func,S.object]),root:S.oneOfType([S.func,S.object]),thumb:S.oneOfType([S.func,S.object]),track:S.oneOfType([S.func,S.object]),valueLabel:S.oneOfType([S.func,S.shape({children:S.element,className:S.string,open:S.bool,style:S.object,value:S.node,valueLabelDisplay:S.oneOf(["auto","off","on"])})])}),slots:S.shape({input:S.elementType,mark:S.elementType,markLabel:S.elementType,rail:S.elementType,root:S.elementType,thumb:S.elementType,track:S.elementType,valueLabel:S.elementType}),step:S.number,sx:S.oneOfType([S.arrayOf(S.oneOfType([S.func,S.object,S.bool])),S.func,S.object]),tabIndex:S.number,track:S.oneOf(["inverted","normal",!1]),value:S.oneOfType([S.arrayOf(S.number),S.number]),valueLabelDisplay:S.oneOf(["auto","off","on"]),valueLabelFormat:S.oneOfType([S.func,S.string])});var BO="[object Number]";function LO(e){return typeof e=="number"||Nt(e)&&qt(e)==BO}const wc=Re.observer(e=>{var o,s,l;const t=F.useTheme(),{store:r}=e,{t:a}=we.useTranslation();function n(i,c){c===e.velocity||!LO(c)||e.onVelocityChange(c)}return b.jsxs(F.Stack,{direction:"row",gap:2,alignItems:"center",children:[r.showVelocityLegend&&b.jsx(F.Typography,{sx:{color:(l=(s=(o=t.componentsExt)==null?void 0:o.JoggingPanel)==null?void 0:s.VelocitySlider)==null?void 0:l.sliderLegendColor,fontSize:"14px"},children:a("Jogging.Velocity.bt")}),b.jsx(Oc,{value:e.velocity,color:"secondary",onChange:n,min:e.min,max:e.max,"aria-labelledby":"input-slider",disabled:e.disabled,sx:{"& .MuiSlider-valueLabelOpen":{zIndex:100,backgroundColor:"transparent",top:"0px"}}}),r.showVelocitySliderLabel&&(e.renderValue?e.renderValue(e.velocity):b.jsx(Go,{value:e.velocity.toString()}))]})});function Go({value:e,sx:t}){var a;const r=F.useTheme();return b.jsx(F.Stack,{direction:"row",justifyContent:"center",alignItems:"center",gap:"5px",sx:{padding:"6px 12px",background:(a=r.palette.backgroundPaperElevation)==null?void 0:a[8],borderRadius:"10px",minWidth:"111px",...t},children:b.jsx(F.Typography,{component:"span",sx:{textAlign:"right",fontSize:"14px",opacity:.8,color:r.palette.text.primary,whiteSpace:"nowrap"},children:e})})}const Cc=Re.observer(({store:e})=>{const{t}=we.useTranslation(),r=Re.useLocalObservable(()=>({get valueLabelFormat(){return e.currentMotionType==="translate"?a=>`v = ${t("Jogging.Cartesian.Translation.velocityMmPerSec.lb",{amount:a})}`:a=>`ω = ${t("Jogging.Cartesian.Rotation.velocityDegPerSec.lb",{amount:a})}`}}));return b.jsx(wc,{store:e,velocity:e.velocityInDisplayUnits,min:e.minVelocityInDisplayUnits,max:e.maxVelocityInDisplayUnits,onVelocityChange:e.setVelocityFromSlider,disabled:e.isLocked,renderValue:a=>b.jsx(Go,{value:r.valueLabelFormat(a),sx:{minWidth:"111px",span:{transform:"translateY(-1.5px)"}}})})}),FO=Re.observer(({store:e,children:t})=>{const{t:r}=we.useTranslation(),a=F.useTheme();function n(p,y){(y==="translate"||y==="rotate")&&e.setSelectedCartesianMotionType(y)}si(()=>[e.selectedCoordSystemId,e.selectedTcpId],()=>{e.jogger.motionStream.motionStateSocket.changeUrl(e.jogger.nova.makeWebsocketURL(`/motion-groups/${e.jogger.motionGroupId}/state-stream?tcp=${e.selectedTcpId}&response_coordinate_system=${e.selectedCoordSystemId}`))},{fireImmediately:!0});async function o(p,y){const g=await e.activate(),m=g.motionStream.rapidlyChangingMotionState.tcp_pose,x=g.motionStream.rapidlyChangingMotionState.state.joint_position;m&&await e.withMotionLock(async()=>{try{e.setCurrentIncrementJog({axis:p.axis,direction:p.direction}),await e.jogger.runIncrementalCartesianMotion({currentTcpPose:m,currentJoints:x,coordSystemId:e.activeCoordSystemId,velocityInRelevantUnits:e.selectedCartesianMotionType==="translate"?e.translationVelocityMmPerSec:e.rotationVelocityRadsPerSec,axis:p.axis,direction:p.direction,motion:e.selectedCartesianMotionType==="translate"?{type:"translate",distanceMm:y.mm}:{type:"rotate",distanceRads:kt.degreesToRadians(y.degrees)}})}finally{e.setCurrentIncrementJog(null),await e.deactivate()}})}async function s(p){if(!e.isLocked){if(await e.activate(),e.activeDiscreteIncrement)return o(p,e.activeDiscreteIncrement);p.motionType==="translate"?await e.jogger.startTCPTranslation({axis:p.axis,direction:p.direction,velocityMmPerSec:e.translationVelocityMmPerSec}):await e.jogger.startTCPRotation({axis:p.axis,direction:p.direction,velocityRadsPerSec:e.rotationVelocityRadsPerSec})}}async function l(){e.isLocked||e.activeDiscreteIncrement||await e.deactivate()}function i(p,y,g){var x,I,G;const m=(G=(I=(x=g.componentsExt)==null?void 0:x.JoggingPanel)==null?void 0:I.JoggingCartesian)==null?void 0:G.Axis;if(m)return y==="translate"?m[p]:m.CustomRotation??m[p]}const c=[{id:"x",icon:b.jsx(DS,{}),colors:i("X",e.selectedCartesianMotionType,a)},{id:"y",icon:b.jsx(GS,{}),colors:i("Y",e.selectedCartesianMotionType,a)},{id:"z",icon:b.jsx(JS,{}),colors:i("Z",e.selectedCartesianMotionType,a)}];function d(p){return r("General.mm.variable",{amount:p.toFixed(1)})}function u(p){return r("General.degree.variable",{amount:kt.radiansToDegrees(p).toFixed(1)})}return b.jsxs(F.Stack,{flexGrow:1,gap:2,sx:{padding:"18px 24px"},children:[b.jsxs(F.Stack,{gap:2,children:[b.jsx(dO,{store:e}),b.jsx(Cc,{store:e}),b.jsx(F.Divider,{})]}),b.jsx(F.Stack,{marginLeft:"auto",marginRight:"auto",gap:"24px",justifyContent:"center",sx:{flexGrow:"1"},children:b.jsxs(F.Stack,{alignItems:"center",justifyContent:"center",gap:"24px",sx:{flexGrow:1},children:[b.jsxs(uO,{value:e.selectedCartesianMotionType,onChange:n,exclusive:!0,"aria-label":r("Jogging.Cartesian.MotionType.lb"),sx:{justifyContent:"center"},children:[b.jsx(F.ToggleButton,{value:"translate",children:r("Jogging.Cartesian.Translation.bt")}),b.jsx(F.ToggleButton,{value:"rotate",children:r("Jogging.Cartesian.Rotation.bt")})]}),e.selectedCartesianMotionType==="translate"&&c.map(p=>{var y,g;return b.jsx(no,{colors:p.colors,disabled:e.isLocked,activeJoggingDirection:((y=e.incrementJogInProgress)==null?void 0:y.axis)===p.id?e.incrementJogInProgress.direction:void 0,label:b.jsxs(b.Fragment,{children:[p.icon,b.jsx(F.Typography,{sx:{fontSize:"24px",color:((g=p.colors)==null?void 0:g.labelColor)??a.palette.text.primary},children:p.id.toUpperCase()})]}),getDisplayedValue:()=>{var m;return d(((m=e.jogger.motionStream.rapidlyChangingMotionState.tcp_pose)==null?void 0:m.position[p.id])||0)},startJogging:m=>s({axis:p.id,motionType:"translate",direction:m}),stopJogging:l},p.id)}),e.selectedCartesianMotionType==="rotate"&&c.map(p=>{var y,g;return b.jsx(no,{colors:p.colors,disabled:e.isLocked,activeJoggingDirection:((y=e.incrementJogInProgress)==null?void 0:y.axis)===p.id?e.incrementJogInProgress.direction:void 0,label:b.jsxs(b.Fragment,{children:[b.jsx(WS,{}),b.jsx(F.Typography,{sx:{fontSize:"24px",color:((g=p.colors)==null?void 0:g.labelColor)??a.palette.text.primary},children:p.id.toUpperCase()})]}),getDisplayedValue:()=>{var m,x;return u(((x=(m=e.jogger.motionStream.rapidlyChangingMotionState.tcp_pose)==null?void 0:m.orientation)==null?void 0:x[p.id])||0)},startJogging:m=>s({axis:p.id,motionType:"rotate",direction:m}),stopJogging:l},p.id)})]})}),b.jsx(pc,{store:e}),t&&b.jsx(F.Divider,{}),t]})}),NO=Re.observer(({store:e,children:t})=>{const r=F.useTheme();async function a(o){await e.activate(),await e.jogger.startJointRotation({joint:o.joint,direction:o.direction,velocityRadsPerSec:e.rotationVelocityRadsPerSec})}async function n(){await e.jogger.stop(),await e.deactivate()}return b.jsxs(F.Stack,{flexGrow:1,gap:2,sx:{padding:"18px 24px"},children:[b.jsx(Cc,{store:e}),b.jsx(F.Divider,{}),b.jsx(F.Stack,{justifyContent:"center",alignItems:"stretch",sx:{flexGrow:"1"},id:"JointControls",children:b.jsx(F.Stack,{alignItems:"center",gap:"24px",children:e.jogger.motionStream.joints.map(o=>{var c;const s=(c=e.motionGroupSpec.mechanical_joint_limits)==null?void 0:c[o.index],l=(s==null?void 0:s.lower_limit)!==void 0?kt.radiansToDegrees(s.lower_limit):void 0,i=(s==null?void 0:s.upper_limit)!==void 0?kt.radiansToDegrees(s.upper_limit):void 0;return b.jsxs(F.Stack,{direction:"row",alignItems:"center",justifyContent:"center",spacing:1.5,width:"100%",children:[e.showJointsLegend&&b.jsx(F.Typography,{color:e.isLocked?r.palette.text.disabled:r.palette.text.secondary,children:`G${o.index+1}`}),b.jsx(di,{disabled:e.isLocked,lowerLimitDegs:l,upperLimitDegs:i,getValueDegs:()=>{const d=e.jogger.motionStream.rapidlyChangingMotionState.state.joint_position.joints[o.index];return d!==void 0?kt.radiansToDegrees(d):void 0},startJogging:d=>a({joint:o.index,direction:d}),stopJogging:n})]},`joint-${o.index}`)})})}),b.jsx(pc,{store:e}),t&&b.jsx(F.Divider,{}),t]})}),DO=yr(Re.observer(e=>{const t=Ro.isString(e.nova)?new kS({instanceUrl:e.nova}):e.nova,r=Re.useLocalObservable(()=>({joggingStore:null,loadingError:null}));async function a(){Ae.runInAction(()=>{r.loadingError=null,r.joggingStore=null});try{let n=e.store;if(!n){const o=await t.connectJogger(e.motionGroupId);n=await Cn.loadFor(o)}Ae.runInAction(()=>{r.joggingStore=n}),e.onSetup&&e.onSetup(n)}catch(n){r.loadingError=n}}return Y.useEffect(()=>(a(),e.store?()=>null:()=>{var n;(n=r.joggingStore)==null||n.dispose()}),[e.store,e.nova,e.motionGroupId]),Y.useEffect(()=>{const n=r.joggingStore;n&&(e.locked?n.lock("external"):n.unlock("external"))},[r.joggingStore,e.locked]),b.jsx(F.Stack,{sx:{maxWidth:"460px",minWidth:"320px",position:"relative",...e.sx},children:r.joggingStore?b.jsx(zO,{store:r.joggingStore,children:e.children}):b.jsx(Bo,{message:"Loading jogging",error:r.loadingError})})})),zO=Re.observer(({store:e,children:t})=>{const{t:r}=we.useTranslation();function a(){if(e.currentTab.id==="cartesian")return b.jsx(b.Fragment,{children:b.jsx(FO,{store:e,children:t})});if(e.currentTab.id==="joint")return b.jsx(b.Fragment,{children:b.jsx(NO,{store:e,children:t})})}return b.jsxs(F.Stack,{flexGrow:1,sx:{overflow:"hidden"},children:[b.jsx(F.Tabs,{value:e.tabIndex,onChange:e.onTabChange,variant:"fullWidth",children:e.tabs.map(n=>{const o=n.label==="cartesian"?r("Jogging.Cartesian.bt"):r("Jogging.Joints.bt"),s=n.label==="cartesian"?b.jsx(fh,{fontSize:"small",sx:{mr:1}}):b.jsx(yh,{fontSize:"small",sx:{mr:1}});return b.jsx(F.Tab,{label:e.showTabIcons?b.jsxs(F.Stack,{direction:"row",alignItems:"center",children:[s,o]}):o,id:`jogging-tab-${n.id}`,"aria-controls":`jogging-tab-${n.id}`},n.id)})}),b.jsx(F.Stack,{flexGrow:1,position:"relative",sx:{overflowY:"auto",overflowX:"hidden"},children:a()})]})}),Vc=Y.forwardRef(({label:e,value:t},r)=>{var l;const a=F.useTheme(),[n,o]=Y.useState(!1);async function s(){if(!r||!("current"in r))return console.warn("No copy target found"),!1;try{return await navigator.clipboard.writeText(t),console.log("Copied!"),o(!0),!0}catch(i){console.error(i);const c=window.getSelection(),d=document.createRange();d.selectNodeContents(r.current),c.removeAllRanges(),c.addRange(d)}return!1}return Y.useEffect(()=>{if(!n)return;const i=setTimeout(()=>o(!1),3e3);return()=>{i&&clearTimeout(i)}},[n]),b.jsx(F.Tooltip,{open:n,title:"Copied!",children:b.jsx(F.Stack,{justifyContent:"center",sx:{height:"100%",boxSizing:"border-box",padding:"6px 12px",background:(l=a.palette.backgroundPaperElevation)==null?void 0:l[8],borderRadius:"10px",minWidth:"0",cursor:"pointer"},onClick:()=>s(),children:b.jsx(F.Typography,{ref:r,align:"center",sx:{pointerEvents:"none",fontSize:"12px",color:a.palette.text.primary,whiteSpace:"nowrap",minWidth:0,textOverflow:"ellipsis",width:"100%",overflow:"hidden"},children:t})})})}),GO=Re.observer(({motionStream:e})=>{const t=Y.useRef(null);function r(){const a=e.rapidlyChangingMotionState.tcp_pose;return a?kt.poseToWandelscriptString(a):""}return gr(()=>{if(!t.current)return;const a=r();t.current.textContent!==a&&(t.current.textContent=a)}),b.jsx(F.Stack,{alignItems:"left",spacing:2,sx:{flexGrow:1,minWidth:0,overflow:"hidden"},children:b.jsx(Vc,{value:r(),ref:t})})}),qO=Re.observer(({motionStream:e})=>{const t=Y.useRef(null);function r(){const{joints:a}=e.rapidlyChangingMotionState.state.joint_position;return`[${a.map(n=>parseFloat(n.toFixed(4))).join(", ")}]`}return gr(()=>{if(!t.current)return;const a=r();t.current.textContent!==a&&(t.current.textContent=a)}),b.jsx(F.Stack,{alignItems:"left",spacing:2,sx:{flexGrow:1,minWidth:0,overflow:"hidden"},children:b.jsx(Vc,{value:r(),ref:t})})});function JO(){const e=window.location.href;return e.substring(0,e.indexOf("/",e.indexOf("//")+2))}function HO({baseUrl:e=JO(),...t}){return b.jsxs(F.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:[b.jsx(F.DialogTitle,{id:"no-motion-group-modal-title",children:"No motion group found"}),b.jsxs(F.DialogContent,{sx:{marginTop:"3rem",marginBottom:"1.5rem",textAlign:"center"},children:[b.jsx(F.Typography,{color:"#fff",children:"Found no devices to connect to."}),b.jsx(F.Typography,{color:"#fff",children:"Please ensure a motion group has been created."})]}),b.jsx(F.DialogActions,{children:b.jsxs(F.Stack,{width:"100%",maxWidth:"300px",margin:"auto",marginBottom:"2rem",children:[b.jsx(F.Button,{href:`${e}/settings`,variant:"contained",sx:{borderRadius:"8px",width:"100%"},children:"Go to settings app"}),b.jsx(F.Button,{href:`${e}`,variant:"text",sx:{marginTop:"1rem",color:"#fff",textDecoration:"underline",fontSize:"0.75rem"},children:"Back to Homescreen"})]})})]})}const WO=Array(6).fill(2*Math.PI);class qo{constructor(t=[],r={}){this.currentValues=[],this.targetValues=[],this.previousTargetValues=[],this.targetUpdateTime=0,this.animationId=null,this.updateCount=0,this.velocities=[],this.animate=()=>{this.update(.016666666666666666)?this.animationId=null:this.animationId=requestAnimationFrame(this.animate)},this.options={tension:120,friction:20,threshold:.001,onChange:()=>{},onComplete:()=>{},...r},this.currentValues=[...t],this.targetValues=[...t],this.previousTargetValues=[...t],this.velocities=new Array(t.length).fill(0),this.targetUpdateTime=performance.now(),this.updateCount=0}update(t=1/60){let r=!1,a=!0;this.updateCount++;const n=Math.min(t,1/15),o=this.updateCount===1?.7:1;for(let s=0;s<this.currentValues.length;s++){const l=this.currentValues[s],i=this.targetValues[s],c=this.velocities[s],d=i-l,u=d*this.options.tension*o,p=c*this.options.friction,y=u-p,g=c+y*n,m=l+g*n;Math.abs(d)<this.options.threshold&&Math.abs(g)<this.options.threshold*10?this.currentValues[s]!==i&&(this.currentValues[s]=i,this.velocities[s]=0,r=!0):(a=!1,this.currentValues[s]=m,this.velocities[s]=g,r=!0)}return r&&this.options.onChange(this.currentValues),a&&this.options.onComplete(this.currentValues),a}setTarget(t){const r=performance.now(),a=r-this.targetUpdateTime;this.previousTargetValues=[...this.targetValues],this.targetValues=[...t],this.targetUpdateTime=r,this.updateCount=0;const n=this.previousTargetValues.every((o,s)=>o===this.currentValues[s]);if(a<8&&a>0&&this.previousTargetValues.length>0&&!n){const o=Math.min(a/8,1);for(let s=0;s<this.targetValues.length;s++){const l=this.previousTargetValues[s]||0,i=t[s]||0;Math.abs(i-l)>.1&&(this.targetValues[s]=l+(i-l)*o)}}for(;this.currentValues.length<t.length;)this.currentValues.push(t[this.currentValues.length]),this.velocities.push(0);this.currentValues.length>t.length&&(this.currentValues=this.currentValues.slice(0,t.length),this.velocities=this.velocities.slice(0,t.length))}getCurrentValues(){return[...this.currentValues]}getValue(t){return this.currentValues[t]??0}isInterpolating(){return this.animationId!==null}stop(){this.animationId!==null&&(cancelAnimationFrame(this.animationId),this.animationId=null)}setImmediate(t){this.stop(),this.currentValues=[...t],this.targetValues=[...t],this.previousTargetValues=[...t],this.velocities=new Array(t.length).fill(0),this.targetUpdateTime=performance.now(),this.updateCount=0,this.options.onChange(this.currentValues)}updateOptions(t){this.options={...this.options,...t}}startAutoInterpolation(){this.startInterpolation()}destroy(){this.stop()}startInterpolation(){this.animationId===null&&this.animate()}}function QO(e=[],t={}){const r=Y.useRef(null);return r.current||(r.current=new qo(e,t)),Y.useEffect(()=>{var a;(a=r.current)==null||a.updateOptions(t)},[t]),Y.useEffect(()=>()=>{var a;(a=r.current)==null||a.destroy()},[]),[r.current]}const Ul="0.0.0-semantically-released";function Jo(e){let t=Ul;return Ul.startsWith("0.")&&(t=""),`https://cdn.jsdelivr.net/gh/wandelbotsgmbh/wandelbots-js-react-components${t?`@${t}`:""}/public/models/${e}.glb`}function KO(e){function t(r){return r.children.length===0?[r]:[r,...r.children.flatMap(a=>t(a))]}return t(e).filter(r=>Rc(r))}function Pc(e){return e.name.endsWith("_FLG")}function Rc(e){return/_J[0-9]+$/.test(e.name)}function YO(e,t){let r;function a(n){if(Pc(n)){if(r)throw Error(`Found multiple flange groups in robot model ${t}; first ${r.name} then ${n.name}. Only one _FLG group is allowed.`);r=n}Rc(n),n.children.map(a)}if(a(e.scene),!r)throw Error(`No flange group found in robot model ${t}. Flange must be identified with a name ending in _FLG.`);return{gltf:e}}function _c({rapidlyChangingMotionState:e,dhParameters:t,onRotationChanged:r,children:a}){const n=Y.useRef([]),o=Y.useRef([]),s=Y.useRef(null),{invalidate:l}=Ho.useThree();Y.useEffect(()=>{const u=e.state.joint_position.joints.filter(p=>p!==void 0);return s.current=new qo(u,{tension:120,friction:20,threshold:.001}),()=>{var p;(p=s.current)==null||p.destroy()}},[]),Ho.useFrame((u,p)=>{if(s.current){const y=s.current.update(p);d(),y||l()}});function i(u){u&&(o.current=KO(u),d(),l())}function c(u){var p;n.current=u,(p=s.current)==null||p.setTarget(u)}function d(){var p;const u=((p=s.current)==null?void 0:p.getCurrentValues())||[];if(r)r(o.current,u);else for(const[y,g]of o.current.entries()){const m=t[y],x=m.theta||0,I=m.reverse_rotation_direction?-1:1;g.rotation.y=I*(u[y]||0)+x}}return oi(()=>{const u=e.state.joint_position.joints.filter(p=>p!==void 0);requestAnimationFrame(()=>c(u))}),b.jsx("group",{ref:i,children:a})}const XO="line",ZO="mesh";function ew({rapidlyChangingMotionState:e,dhParameters:t,...r}){const a=new Ze.Matrix4,n=Y.useRef([]),o=Y.useRef([]);Y.useEffect(()=>{n.current=new Array(t.length).fill(null),o.current=new Array(t.length).fill(null)},[t.length]);function s(c,d){const u=new Ze.Vector3,p=new Ze.Quaternion,y=new Ze.Vector3;a.decompose(u,p,y);const g=u.clone(),m=new Ze.Matrix4().makeRotationY(c.theta+d*(c.reverse_rotation_direction?-1:1)).multiply(new Ze.Matrix4().makeTranslation(0,c.d/1e3,0)).multiply(new Ze.Matrix4().makeTranslation(c.a/1e3,0,0)).multiply(new Ze.Matrix4().makeRotationX(c.alpha));return a.multiply(m),a.decompose(u,p,y),{a:g,b:u}}function l(c,d,u,p){if(!t)return;const y=t[c];if(!y)return;const{a:g,b:m}=s(y,p);d.geometry.setPositions([g.toArray(),m.toArray()].flat()),u.position.set(m.x,m.y,m.z)}function i(c,d){a.identity();for(let u=0;u<Math.min(c.length,d.length);u++){const p=n.current[u],y=o.current[u];p&&y&&l(u,p,y,d[u])}}return b.jsx(b.Fragment,{children:b.jsx(_c,{rapidlyChangingMotionState:e,dhParameters:t,onRotationChanged:i,children:b.jsxs("group",{...r,name:"Scene",children:[b.jsxs("mesh",{children:[b.jsx("sphereGeometry",{args:[.01,32,32]}),b.jsx("meshStandardMaterial",{color:"black",depthTest:!0})]}),t.map((c,d)=>{const{a:u,b:p}=s(c,e.state.joint_position.joints[d]??0),y=`dhrobot_J0${d}`;return b.jsxs("group",{name:y,children:[b.jsx(et.Line,{ref:g=>{n.current[d]=g},name:XO,points:[u,p],color:"white",lineWidth:5}),b.jsxs("mesh",{ref:g=>{o.current[d]=g},name:ZO,position:p,children:[b.jsx("sphereGeometry",{args:[.01,32,32]}),b.jsx("meshStandardMaterial",{color:"black",depthTest:!0})]},"mesh_"+d)]},y)})]})})})}const tw=console.warn;function rw(){return Y.useEffect(()=>{console.warn=e=>{e!=="Cannot call the manual advancement of rafz whilst frameLoop is not set as demand"&&tw(e)}},[]),b.jsx(b.Fragment,{})}function aw(e){return e.type==="Mesh"}function nw({modelURL:e,flangeRef:t,postModelRender:r,...a}){const{gltf:n}=YO(et.useGLTF(e),e.split("/").pop()||e),o=Y.useCallback(l=>{l&&r&&r()},[e]);function s(l){return aw(l)?b.jsx("mesh",{name:l.name,geometry:l.geometry,material:l.material,position:l.position,rotation:l.rotation},l.uuid):b.jsx("group",{name:l.name,position:l.position,rotation:l.rotation,ref:Pc(l)?t:void 0,children:l.children.map(s)},l.uuid)}return b.jsx("group",{...a,dispose:null,ref:o,children:s(n.scene)})}const ow=(e,t)=>{e.userData.isGhost||(e.traverse(r=>{if(r instanceof Oe.Mesh){r.material instanceof Oe.Material&&(r.material.colorWrite=!1);const a=r.clone(),n=r.clone();a.material=new Oe.MeshStandardMaterial({depthTest:!0,depthWrite:!0,colorWrite:!1,polygonOffset:!0,polygonOffsetFactor:-1,side:Oe.DoubleSide}),a.userData.isGhost=!0,n.material=new Oe.MeshStandardMaterial({color:t,opacity:.3,depthTest:!0,depthWrite:!1,transparent:!0,polygonOffset:!0,polygonOffsetFactor:-2,side:Oe.DoubleSide}),n.userData.isGhost=!0,r.parent&&(r.parent.add(a),r.parent.add(n))}}),e.userData.isGhost=!0)},sw=e=>{if(!e.userData.isGhost)return;const t=[];e.traverse(r=>{var a;r instanceof Oe.Mesh&&((a=r.userData)!=null&&a.isGhost?t.push(r):r.material instanceof Oe.Material&&(r.material.colorWrite=!0))}),t.forEach(r=>{r.parent&&r.parent.remove(r)}),e.userData.isGhost=!1},Ac=yr(({rapidlyChangingMotionState:e,modelFromController:t,dhParameters:r,getModel:a=Jo,flangeRef:n,postModelRender:o,transparentColor:s,...l})=>{const[i,c]=Y.useState(null),d=Y.useCallback(p=>{c(p)},[]);Y.useEffect(()=>{i&&(s?ow(i,s):sw(i))},[i,s]);const u=b.jsx(ew,{rapidlyChangingMotionState:e,dhParameters:r,...l});return b.jsxs(Jc.ErrorBoundary,{fallback:u,onError:p=>{console.error(p)},children:[b.jsx(Y.Suspense,{fallback:u,children:b.jsx("group",{ref:d,children:b.jsx(_c,{rapidlyChangingMotionState:e,dhParameters:r,children:b.jsx(nw,{modelURL:a(t),postModelRender:o,flangeRef:n,...l})})})}),b.jsx(rw,{})]})});function lw({connectedMotionGroup:e,getModel:t=Jo,flangeRef:r,transparentColor:a,...n}){return e.dhParameters?b.jsx(Ac,{rapidlyChangingMotionState:e.rapidlyChangingMotionState,modelFromController:e.modelFromController||"",dhParameters:e.dhParameters,getModel:t,flangeRef:r,transparentColor:a,...n}):null}const iw=({title:e,titleId:t,...r},a)=>B.createElement("svg",{width:24,height:24,xmlns:"http://www.w3.org/2000/svg",ref:a,"aria-labelledby":t,...r},e?B.createElement("title",{id:t},e):null,B.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"})),cw=Y.forwardRef(iw),dw=({title:e,titleId:t,...r},a)=>B.createElement("svg",{width:24,height:24,xmlns:"http://www.w3.org/2000/svg",ref:a,"aria-labelledby":t,...r},e?B.createElement("title",{id:t},e):null,B.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"})),uw=Y.forwardRef(dw),it=Re.observer(({id:e,icon:t,color:r,title:a,name:n,label:o,explanation:s,literalValue:l,anchorOrigin:i,transformOrigin:c})=>{const d=Re.useLocalObservable(()=>({anchorEl:null,get isPopoverOpen(){return!!d.anchorEl},openPopover(u){d.anchorEl=u.currentTarget},closePopover(){d.anchorEl=null}}));return b.jsxs(b.Fragment,{children:[b.jsxs(F.Stack,{"aria-owns":d.isPopoverOpen?e:void 0,"aria-haspopup":"true",onMouseEnter:d.openPopover,onMouseLeave:d.closePopover,direction:"row",spacing:1,sx:{cursor:"pointer"},children:[b.jsx(F.SvgIcon,{component:t,sx:{color:r}}),o&&b.jsx("div",{style:{color:r},children:o})]}),b.jsx(F.Popover,{id:e,sx:{pointerEvents:"none"},open:d.isPopoverOpen,anchorEl:d.anchorEl,anchorOrigin:i??{vertical:"bottom",horizontal:"left"},transformOrigin:c??{vertical:"top",horizontal:"left"},onClose:d.closePopover,disableRestoreFocus:!0,children:b.jsxs(F.Stack,{gap:"1rem",padding:2,maxWidth:"450px",sx:{wordWrap:"break-word"},children:[b.jsxs("div",{children:[a&&b.jsx(F.Typography,{component:"span",fontSize:"14px",children:`${a}: `}),b.jsx(F.Typography,{component:"span",color:r,fontWeight:"bold",fontSize:"14px",children:n})]}),b.jsx(F.Typography,{fontSize:"14px",children:s}),l&&b.jsx(F.Typography,{fontSize:"12px",children:l})]})})]})}),pw=Re.observer(({isVirtual:e,motionGroupId:t,anchorOrigin:r,transformOrigin:a,compact:n})=>{const o=F.useTheme(),{t:s}=we.useTranslation();return e?b.jsx(it,{id:"motion-group-virtual",icon:uw,color:o.palette.tertiary.main,name:s("SafetyBar.ControllerType.Virtual.lb"),label:n?null:s("SafetyBar.ControllerType.Virtual.lb"),explanation:b.jsxs(we.Trans,{i18nKey:"SafetyBar.MotionGroup.Virtual.Explanation.lb",values:{motionGroupId:t},children:["Motion group ",b.jsx("code",{children:t})," refers to a virtual robot with no physical counterpart. It can be freely manipulated without special safety precautions."]}),anchorOrigin:r,transformOrigin:a}):b.jsx(it,{id:"motion-group-physical",icon:cw,color:o.palette.primary.main,name:s("SafetyBar.ControllerType.Physical.lb"),label:n?null:s("SafetyBar.ControllerType.Physical.lb"),explanation:b.jsx(we.Trans,{i18nKey:"SafetyBar.MotionGroup.Physical.Explanation.lb",values:{motionGroupId:t},components:{code:b.jsx("code",{}),strong:b.jsx("strong",{})}}),anchorOrigin:r,transformOrigin:a})}),hw=({title:e,titleId:t,...r},a)=>B.createElement("svg",{width:24,height:24,xmlns:"http://www.w3.org/2000/svg",ref:a,"aria-labelledby":t,...r},e?B.createElement("title",{id:t},e):null,B.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"})),mw=Y.forwardRef(hw),fw=({title:e,titleId:t,...r},a)=>B.createElement("svg",{width:24,height:24,fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:a,"aria-labelledby":t,...r},e?B.createElement("title",{id:t},e):null,B.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})),yw=Y.forwardRef(fw),gw=({title:e,titleId:t,...r},a)=>B.createElement("svg",{width:24,height:24,fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:a,"aria-labelledby":t,...r},e?B.createElement("title",{id:t},e):null,B.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"})),bw=Y.forwardRef(gw),Sw=Re.observer(({operationMode:e,anchorOrigin:t,transformOrigin:r,compact:a})=>{const{t:n}=we.useTranslation(),o=F.useTheme();switch(e){case"OPERATION_MODE_AUTO":return b.jsx(it,{id:"operation-mode-auto",icon:mw,title:n("SafetyBar.OperationMode.ti"),name:n("SafetyBar.OperationMode.Automatic.ti"),label:a?null:n("SafetyBar.OperationMode.Automatic.ti"),color:o.palette.text.secondary,explanation:b.jsx(we.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:r});case"OPERATION_MODE_MANUAL":case"OPERATION_MODE_MANUAL_T1":case"OPERATION_MODE_MANUAL_T2":return b.jsx(it,{id:"operation-mode-manual",icon:bw,color:o.palette.warning.main,title:n("SafetyBar.OperationMode.ti"),name:n("SafetyBar.OperationMode.Manual.lb"),label:a?null:n("SafetyBar.OperationMode.Manual.lb"),explanation:b.jsx(we.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:r});default:return b.jsx(it,{id:"operation-mode-error",icon:yw,color:o.palette.warning.main,title:n("SafetyBar.OperationMode.ti"),name:n("SafetyBar.OperationMode.Error.lb"),label:a?null:n("SafetyBar.OperationMode.Error.lb"),explanation:b.jsx(we.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:r})}}),vw=({title:e,titleId:t,...r},a)=>B.createElement("svg",{width:24,height:24,xmlns:"http://www.w3.org/2000/svg",ref:a,"aria-labelledby":t,...r},e?B.createElement("title",{id:t},e):null,B.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"})),xw=Y.forwardRef(vw),Ow=({title:e,titleId:t,...r},a)=>B.createElement("svg",{width:24,height:24,xmlns:"http://www.w3.org/2000/svg",ref:a,"aria-labelledby":t,...r},e?B.createElement("title",{id:t},e):null,B.createElement("path",{d:"M10.24 10.636 12 13.764l1.76-3.128h-3.52Z"}),B.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"}),B.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"})),ww=Y.forwardRef(Ow),Cw=({title:e,titleId:t,...r},a)=>B.createElement("svg",{width:24,height:24,fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:a,"aria-labelledby":t,...r},e?B.createElement("title",{id:t},e):null,B.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})),Vw=Y.forwardRef(Cw),Pw=({title:e,titleId:t,...r},a)=>B.createElement("svg",{width:24,height:24,fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:a,"aria-labelledby":t,...r},e?B.createElement("title",{id:t},e):null,B.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"})),Rw=Y.forwardRef(Pw),_w=({title:e,titleId:t,...r},a)=>B.createElement("svg",{width:24,height:24,xmlns:"http://www.w3.org/2000/svg",ref:a,"aria-labelledby":t,...r},e?B.createElement("title",{id:t},e):null,B.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"})),Aw=Y.forwardRef(_w),Tw=Re.observer(({safetyState:e,anchorOrigin:t,transformOrigin:r,compact:a})=>{const{t:n}=we.useTranslation(),o=F.useTheme();switch(e){case"SAFETY_STATE_NORMAL":return b.jsx(it,{id:"safety-state-normal",title:n("SafetyBar.SafetyState.ti"),name:n("SafetyBar.SafetyState.Normal.lb"),label:a?null:n("SafetyBar.SafetyState.Normal.lb"),icon:Rw,color:o.palette.text.secondary,explanation:b.jsx(we.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:r});case"SAFETY_STATE_DEVICE_EMERGENCY_STOP":case"SAFETY_STATE_ROBOT_EMERGENCY_STOP":return b.jsx(it,{id:"safety-state-estop",title:n("SafetyBar.SafetyState.ti"),name:n("SafetyBar.SafetyState.Estop.lb"),label:a?null:n("SafetyBar.SafetyState.Estop.lb"),icon:ww,color:o.palette.error.main,explanation:b.jsx(we.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:r});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 b.jsx(it,{id:"safety-state-stop",icon:Aw,title:n("SafetyBar.SafetyState.ti"),name:n("SafetyBar.SafetyState.Stop.lb"),label:a?null:n("SafetyBar.SafetyState.Stop.lb"),color:o.palette.warning.main,explanation:b.jsx(we.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:r});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 b.jsx(it,{id:"safety-state-manual-action-required",icon:Vw,color:o.palette.warning.main,title:n("SafetyBar.SafetyState.ti"),name:n("SafetyBar.SafetyState.ManualActionRequired.lb"),label:a?null:n("SafetyBar.SafetyState.ManualActionRequired.lb"),explanation:b.jsx(we.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:r});case"SAFETY_STATE_UNKNOWN":case"SAFETY_STATE_FAULT":return b.jsx(it,{id:"safety-state-error",icon:xw,color:o.palette.error.main,title:n("SafetyBar.SafetyState.ti"),name:n("SafetyBar.SafetyState.Error.lb"),label:a?null:n("SafetyBar.SafetyState.Error.lb"),explanation:b.jsx(we.Trans,{i18nKey:"SafetyBar.SafetyState.Error.Explanation.lb",children:"The robot controller has entered an unexpected safety state."}),literalValue:e,anchorOrigin:t,transformOrigin:r});default:LS(e,`Unknown safety state ${e}`)}}),Iw=yr(Re.observer(({isVirtual:e,motionGroupId:t,operationMode:r,safetyState:a,anchorOrigin:n,transformOrigin:o,compact:s=!0})=>{const l=s?1:2;return b.jsxs(F.Stack,{direction:"row",gap:l,alignItems:"center",sx:{height:"24px"},children:[b.jsx(Tw,{safetyState:a,anchorOrigin:n,transformOrigin:o,compact:s}),b.jsx(F.Divider,{orientation:"vertical",flexItem:!0}),b.jsx(Sw,{operationMode:r,anchorOrigin:n,transformOrigin:o,compact:s}),b.jsx(F.Divider,{orientation:"vertical",flexItem:!0}),b.jsx(pw,{isVirtual:e,motionGroupId:t,anchorOrigin:n,transformOrigin:o,compact:s})]})})),Ew=F.styled(F.Fab,{shouldForwardProp:e=>e!=="selected"})(({theme:e})=>{var t,r,a;return{borderRadius:"20px","&:hover":{background:(t=e.palette.backgroundPaperElevation)==null?void 0:t[7]},variants:[{props:({selected:n})=>!n,style:{background:(r=e.palette.backgroundPaperElevation)==null?void 0:r[0],color:e.palette.action.disabled,"> img":{opacity:.4}}},{props:({selected:n})=>n,style:{background:(a=e.palette.backgroundPaperElevation)==null?void 0:a[11],border:`1px solid ${e.palette.divider}`,color:e.palette.primary.contrastText}}]}}),Mw=Y.forwardRef((e,t)=>b.jsx(Ew,{ref:t,selected:e.selected,...e,color:"secondary",variant:"circular"})),jw={$schema:"https://raw.githubusercontent.com/martinring/tmlanguage/master/tmlanguage.json",name:"wandelscript",patterns:[{include:"#keywords"},{include:"#strings"},{include:"#comments"},{include:"#functions"}],repository:{keywords:{patterns:[{name:"keyword.control.flow.wandelscript",match:"\\b(move|via|to|interrupt|def|False|True|for|if|else|elif|while|return|switch|activate|deactivate|print|and|or|not)\\b"}]},strings:{name:"string.quoted.double.wandelscript",begin:'"',end:'"',patterns:[{name:"constant.character.escape.wandelscript",match:"\\\\."}]},comments:{patterns:[{begin:"#",beginCaptures:{0:{name:"punctuation.definition.comment.wandelscript"}},end:"$",name:"comment.line.number-sign.wandelscript"}]},functions:{patterns:[{match:"[a-zA-Z_-]+\\(",name:"entity.name.function.wandelscript"}]}},scopeName:"source.wandelscript"},$w=Y.lazy(()=>import("@monaco-editor/react"));let eo=null;async function Uw(){if(!eo){const[{createHighlighter:e},{shikiToMonaco:t}]=await Promise.all([import("shiki"),import("@shikijs/monaco")]);eo={shiki:await e({langs:[jw],themes:["dark-plus","light-plus"]}),shikiToMonaco:t}}return eo}const kw=yr(e=>{const t=F.useTheme(),[r,a]=Y.useState("dark-plus"),n=t.palette.mode==="dark"?"dark-plus":"light-plus";async function o(s){var c,d;s.languages.register({id:"wandelscript"}),s.languages.setLanguageConfiguration("wandelscript",{comments:{lineComment:"#"},brackets:[["(",")"],["[","]"]],autoClosingPairs:[{open:"[",close:"]"},{open:"(",close:")"}],surroundingPairs:[{open:"[",close:"]"},{open:"(",close:")"}]});const{shiki:l,shikiToMonaco:i}=await Uw();i(l,s),s.editor.defineTheme(n,((d=(c=t.componentsExt)==null?void 0:c.WandelscriptEditor)==null?void 0:d.monacoTheme)??{base:t.palette.mode==="dark"?"vs-dark":"vs",inherit:!0,rules:[],colors:{}}),e.monacoSetup&&e.monacoSetup(s),a(n)}return b.jsx(Y.Suspense,{fallback:b.jsx(Bo,{}),children:b.jsx($w,{value:e.code,onMount:(s,l)=>{o(l)},onChange:e.onChange,defaultLanguage:"wandelscript",theme:r,options:{minimap:{enabled:!1},wordWrap:"on",automaticLayout:!0,...e.monacoOptions}})})});function Tc(){var t,r,a,n,o,s,l;const e=F.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`}}},MuiButton:{styleOverrides:{root:{textTransform:"none",borderRadius:"10px"}},variants:[{props:{color:"secondary",variant:"contained"},style:{border:`1px solid ${e.palette.divider}`,background:(a=(r=(t=e.paletteExt)==null?void 0:t.secondary)==null?void 0:r.tonal)==null?void 0:a.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:(n=e.palette.backgroundPaperElevation)==null?void 0:n[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":F.rgbToHex(((l=e.palette.backgroundPaperElevation)==null?void 0:l[5])??""),"editor.foreground":"#d4d4d4","editorLineNumber.foreground":"#797979","editorLineNumber.activeForeground":"#e9e9e9","editor.lineHighlightBorder":"#e9e9e911"}}}}}}function Bw(){const e=Tc();return e.palette.mode="light",e}function Lw(e){var a,n,o,s;let t=!0;((a=e.palette)==null?void 0:a.mode)==="light"?t=!1:((n=e.palette)==null?void 0:n.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 r=t?Tc():Bw();return ni(r,e)}exports.JoggingCartesianAxisControl=no;exports.JoggingJointRotationControl=di;exports.JoggingPanel=DO;exports.JoggingStore=Cn;exports.LoadingCover=Bo;exports.LoadingErrorMessage=tc;exports.NoMotionGroupModal=HO;exports.PoseCartesianValues=GO;exports.PoseJointValues=qO;exports.PresetEnvironment=Kc;exports.Robot=lw;exports.SafetyBar=Iw;exports.SafetyZonesRenderer=Zc;exports.SelectableFab=Mw;exports.SupportedRobot=Ac;exports.TrajectoryRenderer=ed;exports.ValueInterpolator=qo;exports.VelocitySlider=wc;exports.VelocitySliderLabel=Go;exports.WandelscriptEditor=kw;exports.createNovaMuiTheme=Lw;exports.defaultAxisConfig=WO;exports.defaultGetModel=Jo;exports.i18n=jo;exports.useAnimationFrame=gr;exports.useAutorun=oi;exports.useInterpolation=QO;exports.useMounted=ln;exports.useReaction=si;
|
|
145
|
+
*/var HA=function(){if(typeof WebSocket<"u")return WebSocket},qA=function(e){return typeof e<"u"&&!!e&&e.CLOSING===2},hr={maxReconnectionDelay:1e4,minReconnectionDelay:1e3+Math.random()*4e3,minUptime:5e3,reconnectionDelayGrowFactor:1.3,connectionTimeout:4e3,maxRetries:1/0,maxEnqueuedMessages:1/0},JA=function(){function e(t,r,n){var a=this;n===void 0&&(n={}),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){a._debug("open event");var s=a._options.minUptime,i=s===void 0?hr.minUptime:s;clearTimeout(a._connectTimeout),a._uptimeTimeout=setTimeout(function(){return a._acceptOpen()},i),a._ws.binaryType=a._binaryType,a._messageQueue.forEach(function(l){return a._ws.send(l)}),a._messageQueue=[],a.onopen&&a.onopen(o),a._listeners.open.forEach(function(l){return a._callEventListener(o,l)})},this._handleMessage=function(o){a._debug("message event"),a.onmessage&&a.onmessage(o),a._listeners.message.forEach(function(s){return a._callEventListener(o,s)})},this._handleError=function(o){a._debug("error event",o.message),a._disconnect(void 0,o.message==="TIMEOUT"?"timeout":void 0),a.onerror&&a.onerror(o),a._debug("exec error listeners"),a._listeners.error.forEach(function(s){return a._callEventListener(o,s)}),a._connect()},this._handleClose=function(o){a._debug("close event"),a._clearTimeouts(),a._shouldReconnect&&a._connect(),a.onclose&&a.onclose(o),a._listeners.close.forEach(function(s){return a._callEventListener(o,s)})},this._url=t,this._protocols=r,this._options=n,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(r,n){return typeof n=="string"?r+=n.length:n instanceof Blob?r+=n.size:r+=n.byteLength,r},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,r){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,r)},e.prototype.reconnect=function(t,r){this._shouldReconnect=!0,this._closeCalled=!1,this._retryCount=-1,!this._ws||this._ws.readyState===this.CLOSED?this._connect():(this._disconnect(t,r),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 r=this._options.maxEnqueuedMessages,n=r===void 0?hr.maxEnqueuedMessages:r;this._messageQueue.length<n&&(this._debug("enqueue",t),this._messageQueue.push(t))}},e.prototype.addEventListener=function(t,r){this._listeners[t]&&this._listeners[t].push(r)},e.prototype.dispatchEvent=function(t){var r,n,a=this._listeners[t.type];if(a)try{for(var o=BA(a),s=o.next();!s.done;s=o.next()){var i=s.value;this._callEventListener(t,i)}}catch(l){r={error:l}}finally{try{s&&!s.done&&(n=o.return)&&n.call(o)}finally{if(r)throw r.error}}return!0},e.prototype.removeEventListener=function(t,r){this._listeners[t]&&(this._listeners[t]=this._listeners[t].filter(function(n){return n!==r}))},e.prototype._debug=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];this._options.debug&&console.log.apply(console,FA(["RWS>"],t))},e.prototype._getNextDelay=function(){var t=this._options,r=t.reconnectionDelayGrowFactor,n=r===void 0?hr.reconnectionDelayGrowFactor:r,a=t.minReconnectionDelay,o=a===void 0?hr.minReconnectionDelay:a,s=t.maxReconnectionDelay,i=s===void 0?hr.maxReconnectionDelay:s,l=0;return this._retryCount>0&&(l=o*Math.pow(n,this._retryCount-1),l>i&&(l=i)),this._debug("next delay",l),l},e.prototype._wait=function(){var t=this;return new Promise(function(r){setTimeout(r,t._getNextDelay())})},e.prototype._getNextUrl=function(t){if(typeof t=="string")return Promise.resolve(t);if(typeof t=="function"){var r=t();if(typeof r=="string")return Promise.resolve(r);if(r.then)return r}throw Error("Invalid URL")},e.prototype._connect=function(){var t=this;if(!(this._connectLock||!this._shouldReconnect)){this._connectLock=!0;var r=this._options,n=r.maxRetries,a=n===void 0?hr.maxRetries:n,o=r.connectionTimeout,s=o===void 0?hr.connectionTimeout:o,i=r.WebSocket,l=i===void 0?HA():i;if(this._retryCount>=a){this._debug("max retries reached",this._retryCount,">=",a);return}if(this._retryCount++,this._debug("connect",this._retryCount),this._removeListeners(),!qA(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 zA(Error("TIMEOUT"),this))},e.prototype._disconnect=function(t,r){if(t===void 0&&(t=1e3),this._clearTimeouts(),!!this._ws){this._removeListeners();try{this._ws.close(t,r),this._handleClose(new GA(t,r,this))}catch{}}},e.prototype._acceptOpen=function(){this._debug("accept open"),this._retryCount=0},e.prototype._callEventListener=function(t,r){"handleEvent"in r?r.handleEvent(t):r(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}(),WA=Object.defineProperty,YA=Object.defineProperties,KA=Object.getOwnPropertyDescriptors,Id=Object.getOwnPropertySymbols,QA=Object.prototype.hasOwnProperty,XA=Object.prototype.propertyIsEnumerable,Md=(e,t,r)=>t in e?WA(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,rn=(e,t)=>{for(var r in t||(t={}))QA.call(t,r)&&Md(e,r,t[r]);if(Id)for(var r of Id(t))XA.call(t,r)&&Md(e,r,t[r]);return e},ol=(e,t)=>YA(e,KA(t)),Ae=(e,t,r)=>new Promise((n,a)=>{var o=l=>{try{i(r.next(l))}catch(c){a(c)}},s=l=>{try{i(r.throw(l))}catch(c){a(c)}},i=l=>l.done?n(l.value):Promise.resolve(l.value).then(o,s);i((r=r.apply(e,t)).next())}),ZA=class extends JA{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",n=>{this.receivedFirstMessage||(this.receivedFirstMessage=n)}),this.addEventListener("close",()=>{console.log(`Websocket to ${this.url} closed`)});const r=this.reconnect;this.reconnect=()=>{this.opts.mock?this.opts.mock.handleWebsocketConnection(this):r.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()}opened(){return Ae(this,null,function*(){return new Promise((e,t)=>{this.readyState===WebSocket.OPEN?e():(this.addEventListener("open",()=>e()),this.addEventListener("error",t))})})}closed(){return Ae(this,null,function*(){return new Promise((e,t)=>{this.readyState===WebSocket.CLOSED?e():(this.addEventListener("close",()=>e()),this.addEventListener("error",t))})})}firstMessage(){return Ae(this,null,function*(){return this.receivedFirstMessage?this.receivedFirstMessage:new Promise((e,t)=>{const r=a=>{this.receivedFirstMessage=a,this.removeEventListener("message",r),this.removeEventListener("error",n),e(a)},n=a=>{this.removeEventListener("message",r),this.removeEventListener("error",n),t(a)};this.addEventListener("message",r),this.addEventListener("error",n)})})}nextMessage(){return Ae(this,null,function*(){return new Promise((e,t)=>{const r=a=>{this.removeEventListener("message",r),this.removeEventListener("error",n),e(a)},n=a=>{this.removeEventListener("message",r),this.removeEventListener("error",n),t(a)};this.addEventListener("message",r),this.addEventListener("error",n)})})}},eV=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}},Ci=new eV;function nr(e){try{return JSON.parse(e)}catch{return}}function tV(e,t){return e||(e="world"),t||(t="world"),e===t}var sn="wandelbots.io",Pi={dev:{domain:`https://auth.portal.dev.${sn}`,clientId:"fLbJD0RLp5r2Dpucm5j8BjwMR6Hunfha"},stg:{domain:`https://auth.portal.stg.${sn}`,clientId:"joVDeD9e786WzFNSGCqoVq7HNkWt5j6s"},prod:{domain:`https://auth.portal.${sn}`,clientId:"J7WJUi38xVQdJAEBNRT9Xw1b0fXDb4J2"}},rV=e=>{if(e.includes(`dev.${sn}`))return Pi.dev;if(e.includes(`stg.${sn}`))return Pi.stg;if(e.includes(sn))return Pi.prod;throw new Error("Unsupported instance URL. Cannot determine Auth0 configuration.")},nV=e=>Ae(void 0,null,function*(){var t;if(typeof window>"u")throw new Error("Access token must be set to use NovaClient when not in a browser environment.");const r=rV(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}=yield Promise.resolve().then(()=>require("./auth0-spa-js.production.esm-BLRAk7Yh.cjs")),a=new n({domain:r.domain,clientId:(t=r.clientId)!=null?t:"",useRefreshTokens:!1,authorizationParams:{audience:"nova-api",redirect_uri:window.location.origin}});if(window.location.search.includes("code=")&&window.location.search.includes("state=")){const{appState:s}=yield a.handleRedirectCallback();window.history.replaceState({},document.title,(s==null?void 0:s.returnTo)||window.location.pathname)}else yield a.loginWithRedirect();return yield a.getTokenSilently()});function Nm(e,t){return function(){return e.apply(t,arguments)}}const{toString:aV}=Object.prototype,{getPrototypeOf:dc}=Object,_s=(e=>t=>{const r=aV.call(t);return e[r]||(e[r]=r.slice(8,-1).toLowerCase())})(Object.create(null)),Ct=e=>(e=e.toLowerCase(),t=>_s(t)===e),Es=e=>t=>typeof t===e,{isArray:Rn}=Array,ga=Es("undefined");function oV(e){return e!==null&&!ga(e)&&e.constructor!==null&&!ga(e.constructor)&&ut(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const Fm=Ct("ArrayBuffer");function sV(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&Fm(e.buffer),t}const iV=Es("string"),ut=Es("function"),zm=Es("number"),Is=e=>e!==null&&typeof e=="object",lV=e=>e===!0||e===!1,yo=e=>{if(_s(e)!=="object")return!1;const t=dc(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)},cV=Ct("Date"),uV=Ct("File"),dV=Ct("Blob"),hV=Ct("FileList"),pV=e=>Is(e)&&ut(e.pipe),mV=e=>{let t;return e&&(typeof FormData=="function"&&e instanceof FormData||ut(e.append)&&((t=_s(e))==="formdata"||t==="object"&&ut(e.toString)&&e.toString()==="[object FormData]"))},fV=Ct("URLSearchParams"),[gV,yV,bV,vV]=["ReadableStream","Request","Response","Headers"].map(Ct),SV=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Va(e,t,{allOwnKeys:r=!1}={}){if(e===null||typeof e>"u")return;let n,a;if(typeof e!="object"&&(e=[e]),Rn(e))for(n=0,a=e.length;n<a;n++)t.call(null,e[n],n,e);else{const o=r?Object.getOwnPropertyNames(e):Object.keys(e),s=o.length;let i;for(n=0;n<s;n++)i=o[n],t.call(null,e[i],i,e)}}function Gm(e,t){t=t.toLowerCase();const r=Object.keys(e);let n=r.length,a;for(;n-- >0;)if(a=r[n],t===a.toLowerCase())return a;return null}const yr=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,Hm=e=>!ga(e)&&e!==yr;function sl(){const{caseless:e}=Hm(this)&&this||{},t={},r=(n,a)=>{const o=e&&Gm(t,a)||a;yo(t[o])&&yo(n)?t[o]=sl(t[o],n):yo(n)?t[o]=sl({},n):Rn(n)?t[o]=n.slice():t[o]=n};for(let n=0,a=arguments.length;n<a;n++)arguments[n]&&Va(arguments[n],r);return t}const xV=(e,t,r,{allOwnKeys:n}={})=>(Va(t,(a,o)=>{r&&ut(a)?e[o]=Nm(a,r):e[o]=a},{allOwnKeys:n}),e),OV=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),wV=(e,t,r,n)=>{e.prototype=Object.create(t.prototype,n),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),r&&Object.assign(e.prototype,r)},CV=(e,t,r,n)=>{let a,o,s;const i={};if(t=t||{},e==null)return t;do{for(a=Object.getOwnPropertyNames(e),o=a.length;o-- >0;)s=a[o],(!n||n(s,e,t))&&!i[s]&&(t[s]=e[s],i[s]=!0);e=r!==!1&&dc(e)}while(e&&(!r||r(e,t))&&e!==Object.prototype);return t},PV=(e,t,r)=>{e=String(e),(r===void 0||r>e.length)&&(r=e.length),r-=t.length;const n=e.indexOf(t,r);return n!==-1&&n===r},TV=e=>{if(!e)return null;if(Rn(e))return e;let t=e.length;if(!zm(t))return null;const r=new Array(t);for(;t-- >0;)r[t]=e[t];return r},RV=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&dc(Uint8Array)),AV=(e,t)=>{const n=(e&&e[Symbol.iterator]).call(e);let a;for(;(a=n.next())&&!a.done;){const o=a.value;t.call(e,o[0],o[1])}},VV=(e,t)=>{let r;const n=[];for(;(r=e.exec(t))!==null;)n.push(r);return n},_V=Ct("HTMLFormElement"),EV=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(r,n,a){return n.toUpperCase()+a}),$d=(({hasOwnProperty:e})=>(t,r)=>e.call(t,r))(Object.prototype),IV=Ct("RegExp"),qm=(e,t)=>{const r=Object.getOwnPropertyDescriptors(e),n={};Va(r,(a,o)=>{let s;(s=t(a,o,e))!==!1&&(n[o]=s||a)}),Object.defineProperties(e,n)},MV=e=>{qm(e,(t,r)=>{if(ut(e)&&["arguments","caller","callee"].indexOf(r)!==-1)return!1;const n=e[r];if(ut(n)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+r+"'")})}})},$V=(e,t)=>{const r={},n=a=>{a.forEach(o=>{r[o]=!0})};return Rn(e)?n(e):n(String(e).split(t)),r},jV=()=>{},kV=(e,t)=>e!=null&&Number.isFinite(e=+e)?e:t;function UV(e){return!!(e&&ut(e.append)&&e[Symbol.toStringTag]==="FormData"&&e[Symbol.iterator])}const LV=e=>{const t=new Array(10),r=(n,a)=>{if(Is(n)){if(t.indexOf(n)>=0)return;if(!("toJSON"in n)){t[a]=n;const o=Rn(n)?[]:{};return Va(n,(s,i)=>{const l=r(s,a+1);!ga(l)&&(o[i]=l)}),t[a]=void 0,o}}return n};return r(e,0)},DV=Ct("AsyncFunction"),BV=e=>e&&(Is(e)||ut(e))&&ut(e.then)&&ut(e.catch),Jm=((e,t)=>e?setImmediate:t?((r,n)=>(yr.addEventListener("message",({source:a,data:o})=>{a===yr&&o===r&&n.length&&n.shift()()},!1),a=>{n.push(a),yr.postMessage(r,"*")}))(`axios@${Math.random()}`,[]):r=>setTimeout(r))(typeof setImmediate=="function",ut(yr.postMessage)),NV=typeof queueMicrotask<"u"?queueMicrotask.bind(yr):typeof process<"u"&&process.nextTick||Jm,G={isArray:Rn,isArrayBuffer:Fm,isBuffer:oV,isFormData:mV,isArrayBufferView:sV,isString:iV,isNumber:zm,isBoolean:lV,isObject:Is,isPlainObject:yo,isReadableStream:gV,isRequest:yV,isResponse:bV,isHeaders:vV,isUndefined:ga,isDate:cV,isFile:uV,isBlob:dV,isRegExp:IV,isFunction:ut,isStream:pV,isURLSearchParams:fV,isTypedArray:RV,isFileList:hV,forEach:Va,merge:sl,extend:xV,trim:SV,stripBOM:OV,inherits:wV,toFlatObject:CV,kindOf:_s,kindOfTest:Ct,endsWith:PV,toArray:TV,forEachEntry:AV,matchAll:VV,isHTMLForm:_V,hasOwnProperty:$d,hasOwnProp:$d,reduceDescriptors:qm,freezeMethods:MV,toObjectSet:$V,toCamelCase:EV,noop:jV,toFiniteNumber:kV,findKey:Gm,global:yr,isContextDefined:Hm,isSpecCompliantForm:UV,toJSONObject:LV,isAsyncFn:DV,isThenable:BV,setImmediate:Jm,asap:NV};function de(e,t,r,n,a){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",t&&(this.code=t),r&&(this.config=r),n&&(this.request=n),a&&(this.response=a,this.status=a.status?a.status:null)}G.inherits(de,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:G.toJSONObject(this.config),code:this.code,status:this.status}}});const Wm=de.prototype,Ym={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{Ym[e]={value:e}});Object.defineProperties(de,Ym);Object.defineProperty(Wm,"isAxiosError",{value:!0});de.from=(e,t,r,n,a,o)=>{const s=Object.create(Wm);return G.toFlatObject(e,s,function(l){return l!==Error.prototype},i=>i!=="isAxiosError"),de.call(s,e.message,t,r,n,a),s.cause=e,s.name=e.name,o&&Object.assign(s,o),s};const FV=null;function il(e){return G.isPlainObject(e)||G.isArray(e)}function Km(e){return G.endsWith(e,"[]")?e.slice(0,-2):e}function jd(e,t,r){return e?e.concat(t).map(function(a,o){return a=Km(a),!r&&o?"["+a+"]":a}).join(r?".":""):t}function zV(e){return G.isArray(e)&&!e.some(il)}const GV=G.toFlatObject(G,{},null,function(t){return/^is[A-Z]/.test(t)});function Ms(e,t,r){if(!G.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,r=G.toFlatObject(r,{metaTokens:!0,dots:!1,indexes:!1},!1,function(m,y){return!G.isUndefined(y[m])});const n=r.metaTokens,a=r.visitor||u,o=r.dots,s=r.indexes,l=(r.Blob||typeof Blob<"u"&&Blob)&&G.isSpecCompliantForm(t);if(!G.isFunction(a))throw new TypeError("visitor must be a function");function c(f){if(f===null)return"";if(G.isDate(f))return f.toISOString();if(!l&&G.isBlob(f))throw new de("Blob is not supported. Use a Buffer instead.");return G.isArrayBuffer(f)||G.isTypedArray(f)?l&&typeof Blob=="function"?new Blob([f]):Buffer.from(f):f}function u(f,m,y){let x=f;if(f&&!y&&typeof f=="object"){if(G.endsWith(m,"{}"))m=n?m:m.slice(0,-2),f=JSON.stringify(f);else if(G.isArray(f)&&zV(f)||(G.isFileList(f)||G.endsWith(m,"[]"))&&(x=G.toArray(f)))return m=Km(m),x.forEach(function(O,C){!(G.isUndefined(O)||O===null)&&t.append(s===!0?jd([m],C,o):s===null?m:m+"[]",c(O))}),!1}return il(f)?!0:(t.append(jd(y,m,o),c(f)),!1)}const d=[],h=Object.assign(GV,{defaultVisitor:u,convertValue:c,isVisitable:il});function p(f,m){if(!G.isUndefined(f)){if(d.indexOf(f)!==-1)throw Error("Circular reference detected in "+m.join("."));d.push(f),G.forEach(f,function(x,V){(!(G.isUndefined(x)||x===null)&&a.call(t,x,G.isString(V)?V.trim():V,m,h))===!0&&p(x,m?m.concat(V):[V])}),d.pop()}}if(!G.isObject(e))throw new TypeError("data must be an object");return p(e),t}function kd(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(n){return t[n]})}function hc(e,t){this._pairs=[],e&&Ms(e,this,t)}const Qm=hc.prototype;Qm.append=function(t,r){this._pairs.push([t,r])};Qm.toString=function(t){const r=t?function(n){return t.call(this,n,kd)}:kd;return this._pairs.map(function(a){return r(a[0])+"="+r(a[1])},"").join("&")};function HV(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function Xm(e,t,r){if(!t)return e;const n=r&&r.encode||HV;G.isFunction(r)&&(r={serialize:r});const a=r&&r.serialize;let o;if(a?o=a(t,r):o=G.isURLSearchParams(t)?t.toString():new hc(t,r).toString(n),o){const s=e.indexOf("#");s!==-1&&(e=e.slice(0,s)),e+=(e.indexOf("?")===-1?"?":"&")+o}return e}class Ud{constructor(){this.handlers=[]}use(t,r,n){return this.handlers.push({fulfilled:t,rejected:r,synchronous:n?n.synchronous:!1,runWhen:n?n.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){G.forEach(this.handlers,function(n){n!==null&&t(n)})}}const Zm={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},qV=typeof URLSearchParams<"u"?URLSearchParams:hc,JV=typeof FormData<"u"?FormData:null,WV=typeof Blob<"u"?Blob:null,YV={isBrowser:!0,classes:{URLSearchParams:qV,FormData:JV,Blob:WV},protocols:["http","https","file","blob","url","data"]},pc=typeof window<"u"&&typeof document<"u",ll=typeof navigator=="object"&&navigator||void 0,KV=pc&&(!ll||["ReactNative","NativeScript","NS"].indexOf(ll.product)<0),QV=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",XV=pc&&window.location.href||"http://localhost",ZV=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:pc,hasStandardBrowserEnv:KV,hasStandardBrowserWebWorkerEnv:QV,navigator:ll,origin:XV},Symbol.toStringTag,{value:"Module"})),Qe={...ZV,...YV};function e_(e,t){return Ms(e,new Qe.classes.URLSearchParams,Object.assign({visitor:function(r,n,a,o){return Qe.isNode&&G.isBuffer(r)?(this.append(n,r.toString("base64")),!1):o.defaultVisitor.apply(this,arguments)}},t))}function t_(e){return G.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function r_(e){const t={},r=Object.keys(e);let n;const a=r.length;let o;for(n=0;n<a;n++)o=r[n],t[o]=e[o];return t}function ef(e){function t(r,n,a,o){let s=r[o++];if(s==="__proto__")return!0;const i=Number.isFinite(+s),l=o>=r.length;return s=!s&&G.isArray(a)?a.length:s,l?(G.hasOwnProp(a,s)?a[s]=[a[s],n]:a[s]=n,!i):((!a[s]||!G.isObject(a[s]))&&(a[s]=[]),t(r,n,a[s],o)&&G.isArray(a[s])&&(a[s]=r_(a[s])),!i)}if(G.isFormData(e)&&G.isFunction(e.entries)){const r={};return G.forEachEntry(e,(n,a)=>{t(t_(n),a,r,0)}),r}return null}function n_(e,t,r){if(G.isString(e))try{return(t||JSON.parse)(e),G.trim(e)}catch(n){if(n.name!=="SyntaxError")throw n}return(r||JSON.stringify)(e)}const _a={transitional:Zm,adapter:["xhr","http","fetch"],transformRequest:[function(t,r){const n=r.getContentType()||"",a=n.indexOf("application/json")>-1,o=G.isObject(t);if(o&&G.isHTMLForm(t)&&(t=new FormData(t)),G.isFormData(t))return a?JSON.stringify(ef(t)):t;if(G.isArrayBuffer(t)||G.isBuffer(t)||G.isStream(t)||G.isFile(t)||G.isBlob(t)||G.isReadableStream(t))return t;if(G.isArrayBufferView(t))return t.buffer;if(G.isURLSearchParams(t))return r.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let i;if(o){if(n.indexOf("application/x-www-form-urlencoded")>-1)return e_(t,this.formSerializer).toString();if((i=G.isFileList(t))||n.indexOf("multipart/form-data")>-1){const l=this.env&&this.env.FormData;return Ms(i?{"files[]":t}:t,l&&new l,this.formSerializer)}}return o||a?(r.setContentType("application/json",!1),n_(t)):t}],transformResponse:[function(t){const r=this.transitional||_a.transitional,n=r&&r.forcedJSONParsing,a=this.responseType==="json";if(G.isResponse(t)||G.isReadableStream(t))return t;if(t&&G.isString(t)&&(n&&!this.responseType||a)){const s=!(r&&r.silentJSONParsing)&&a;try{return JSON.parse(t)}catch(i){if(s)throw i.name==="SyntaxError"?de.from(i,de.ERR_BAD_RESPONSE,this,null,this.response):i}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:Qe.classes.FormData,Blob:Qe.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};G.forEach(["delete","get","head","post","put","patch"],e=>{_a.headers[e]={}});const a_=G.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),o_=e=>{const t={};let r,n,a;return e&&e.split(`
|
|
146
|
+
`).forEach(function(s){a=s.indexOf(":"),r=s.substring(0,a).trim().toLowerCase(),n=s.substring(a+1).trim(),!(!r||t[r]&&a_[r])&&(r==="set-cookie"?t[r]?t[r].push(n):t[r]=[n]:t[r]=t[r]?t[r]+", "+n:n)}),t},Ld=Symbol("internals");function Fn(e){return e&&String(e).trim().toLowerCase()}function bo(e){return e===!1||e==null?e:G.isArray(e)?e.map(bo):String(e)}function s_(e){const t=Object.create(null),r=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let n;for(;n=r.exec(e);)t[n[1]]=n[2];return t}const i_=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function Ti(e,t,r,n,a){if(G.isFunction(n))return n.call(this,t,r);if(a&&(t=r),!!G.isString(t)){if(G.isString(n))return t.indexOf(n)!==-1;if(G.isRegExp(n))return n.test(t)}}function l_(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,r,n)=>r.toUpperCase()+n)}function c_(e,t){const r=G.toCamelCase(" "+t);["get","set","has"].forEach(n=>{Object.defineProperty(e,n+r,{value:function(a,o,s){return this[n].call(this,t,a,o,s)},configurable:!0})})}let st=class{constructor(t){t&&this.set(t)}set(t,r,n){const a=this;function o(i,l,c){const u=Fn(l);if(!u)throw new Error("header name must be a non-empty string");const d=G.findKey(a,u);(!d||a[d]===void 0||c===!0||c===void 0&&a[d]!==!1)&&(a[d||l]=bo(i))}const s=(i,l)=>G.forEach(i,(c,u)=>o(c,u,l));if(G.isPlainObject(t)||t instanceof this.constructor)s(t,r);else if(G.isString(t)&&(t=t.trim())&&!i_(t))s(o_(t),r);else if(G.isHeaders(t))for(const[i,l]of t.entries())o(l,i,n);else t!=null&&o(r,t,n);return this}get(t,r){if(t=Fn(t),t){const n=G.findKey(this,t);if(n){const a=this[n];if(!r)return a;if(r===!0)return s_(a);if(G.isFunction(r))return r.call(this,a,n);if(G.isRegExp(r))return r.exec(a);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,r){if(t=Fn(t),t){const n=G.findKey(this,t);return!!(n&&this[n]!==void 0&&(!r||Ti(this,this[n],n,r)))}return!1}delete(t,r){const n=this;let a=!1;function o(s){if(s=Fn(s),s){const i=G.findKey(n,s);i&&(!r||Ti(n,n[i],i,r))&&(delete n[i],a=!0)}}return G.isArray(t)?t.forEach(o):o(t),a}clear(t){const r=Object.keys(this);let n=r.length,a=!1;for(;n--;){const o=r[n];(!t||Ti(this,this[o],o,t,!0))&&(delete this[o],a=!0)}return a}normalize(t){const r=this,n={};return G.forEach(this,(a,o)=>{const s=G.findKey(n,o);if(s){r[s]=bo(a),delete r[o];return}const i=t?l_(o):String(o).trim();i!==o&&delete r[o],r[i]=bo(a),n[i]=!0}),this}concat(...t){return this.constructor.concat(this,...t)}toJSON(t){const r=Object.create(null);return G.forEach(this,(n,a)=>{n!=null&&n!==!1&&(r[a]=t&&G.isArray(n)?n.join(", "):n)}),r}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([t,r])=>t+": "+r).join(`
|
|
147
|
+
`)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...r){const n=new this(t);return r.forEach(a=>n.set(a)),n}static accessor(t){const n=(this[Ld]=this[Ld]={accessors:{}}).accessors,a=this.prototype;function o(s){const i=Fn(s);n[i]||(c_(a,s),n[i]=!0)}return G.isArray(t)?t.forEach(o):o(t),this}};st.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);G.reduceDescriptors(st.prototype,({value:e},t)=>{let r=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(n){this[r]=n}}});G.freezeMethods(st);function Ri(e,t){const r=this||_a,n=t||r,a=st.from(n.headers);let o=n.data;return G.forEach(e,function(i){o=i.call(r,o,a.normalize(),t?t.status:void 0)}),a.normalize(),o}function tf(e){return!!(e&&e.__CANCEL__)}function An(e,t,r){de.call(this,e??"canceled",de.ERR_CANCELED,t,r),this.name="CanceledError"}G.inherits(An,de,{__CANCEL__:!0});function rf(e,t,r){const n=r.config.validateStatus;!r.status||!n||n(r.status)?e(r):t(new de("Request failed with status code "+r.status,[de.ERR_BAD_REQUEST,de.ERR_BAD_RESPONSE][Math.floor(r.status/100)-4],r.config,r.request,r))}function u_(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function d_(e,t){e=e||10;const r=new Array(e),n=new Array(e);let a=0,o=0,s;return t=t!==void 0?t:1e3,function(l){const c=Date.now(),u=n[o];s||(s=c),r[a]=l,n[a]=c;let d=o,h=0;for(;d!==a;)h+=r[d++],d=d%e;if(a=(a+1)%e,a===o&&(o=(o+1)%e),c-s<t)return;const p=u&&c-u;return p?Math.round(h*1e3/p):void 0}}function h_(e,t){let r=0,n=1e3/t,a,o;const s=(c,u=Date.now())=>{r=u,a=null,o&&(clearTimeout(o),o=null),e.apply(null,c)};return[(...c)=>{const u=Date.now(),d=u-r;d>=n?s(c,u):(a=c,o||(o=setTimeout(()=>{o=null,s(a)},n-d)))},()=>a&&s(a)]}const Ho=(e,t,r=3)=>{let n=0;const a=d_(50,250);return h_(o=>{const s=o.loaded,i=o.lengthComputable?o.total:void 0,l=s-n,c=a(l),u=s<=i;n=s;const d={loaded:s,total:i,progress:i?s/i:void 0,bytes:l,rate:c||void 0,estimated:c&&i&&u?(i-s)/c:void 0,event:o,lengthComputable:i!=null,[t?"download":"upload"]:!0};e(d)},r)},Dd=(e,t)=>{const r=e!=null;return[n=>t[0]({lengthComputable:r,total:e,loaded:n}),t[1]]},Bd=e=>(...t)=>G.asap(()=>e(...t)),p_=Qe.hasStandardBrowserEnv?((e,t)=>r=>(r=new URL(r,Qe.origin),e.protocol===r.protocol&&e.host===r.host&&(t||e.port===r.port)))(new URL(Qe.origin),Qe.navigator&&/(msie|trident)/i.test(Qe.navigator.userAgent)):()=>!0,m_=Qe.hasStandardBrowserEnv?{write(e,t,r,n,a,o){const s=[e+"="+encodeURIComponent(t)];G.isNumber(r)&&s.push("expires="+new Date(r).toGMTString()),G.isString(n)&&s.push("path="+n),G.isString(a)&&s.push("domain="+a),o===!0&&s.push("secure"),document.cookie=s.join("; ")},read(e){const t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove(e){this.write(e,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function f_(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function g_(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function nf(e,t,r){let n=!f_(t);return e&&n||r==!1?g_(e,t):t}const Nd=e=>e instanceof st?{...e}:e;function Pr(e,t){t=t||{};const r={};function n(c,u,d,h){return G.isPlainObject(c)&&G.isPlainObject(u)?G.merge.call({caseless:h},c,u):G.isPlainObject(u)?G.merge({},u):G.isArray(u)?u.slice():u}function a(c,u,d,h){if(G.isUndefined(u)){if(!G.isUndefined(c))return n(void 0,c,d,h)}else return n(c,u,d,h)}function o(c,u){if(!G.isUndefined(u))return n(void 0,u)}function s(c,u){if(G.isUndefined(u)){if(!G.isUndefined(c))return n(void 0,c)}else return n(void 0,u)}function i(c,u,d){if(d in t)return n(c,u);if(d in e)return n(void 0,c)}const l={url:o,method:o,data:o,baseURL:s,transformRequest:s,transformResponse:s,paramsSerializer:s,timeout:s,timeoutMessage:s,withCredentials:s,withXSRFToken:s,adapter:s,responseType:s,xsrfCookieName:s,xsrfHeaderName:s,onUploadProgress:s,onDownloadProgress:s,decompress:s,maxContentLength:s,maxBodyLength:s,beforeRedirect:s,transport:s,httpAgent:s,httpsAgent:s,cancelToken:s,socketPath:s,responseEncoding:s,validateStatus:i,headers:(c,u,d)=>a(Nd(c),Nd(u),d,!0)};return G.forEach(Object.keys(Object.assign({},e,t)),function(u){const d=l[u]||a,h=d(e[u],t[u],u);G.isUndefined(h)&&d!==i||(r[u]=h)}),r}const af=e=>{const t=Pr({},e);let{data:r,withXSRFToken:n,xsrfHeaderName:a,xsrfCookieName:o,headers:s,auth:i}=t;t.headers=s=st.from(s),t.url=Xm(nf(t.baseURL,t.url,t.allowAbsoluteUrls),e.params,e.paramsSerializer),i&&s.set("Authorization","Basic "+btoa((i.username||"")+":"+(i.password?unescape(encodeURIComponent(i.password)):"")));let l;if(G.isFormData(r)){if(Qe.hasStandardBrowserEnv||Qe.hasStandardBrowserWebWorkerEnv)s.setContentType(void 0);else if((l=s.getContentType())!==!1){const[c,...u]=l?l.split(";").map(d=>d.trim()).filter(Boolean):[];s.setContentType([c||"multipart/form-data",...u].join("; "))}}if(Qe.hasStandardBrowserEnv&&(n&&G.isFunction(n)&&(n=n(t)),n||n!==!1&&p_(t.url))){const c=a&&o&&m_.read(o);c&&s.set(a,c)}return t},y_=typeof XMLHttpRequest<"u",b_=y_&&function(e){return new Promise(function(r,n){const a=af(e);let o=a.data;const s=st.from(a.headers).normalize();let{responseType:i,onUploadProgress:l,onDownloadProgress:c}=a,u,d,h,p,f;function m(){p&&p(),f&&f(),a.cancelToken&&a.cancelToken.unsubscribe(u),a.signal&&a.signal.removeEventListener("abort",u)}let y=new XMLHttpRequest;y.open(a.method.toUpperCase(),a.url,!0),y.timeout=a.timeout;function x(){if(!y)return;const O=st.from("getAllResponseHeaders"in y&&y.getAllResponseHeaders()),A={data:!i||i==="text"||i==="json"?y.responseText:y.response,status:y.status,statusText:y.statusText,headers:O,config:e,request:y};rf(function(P){r(P),m()},function(P){n(P),m()},A),y=null}"onloadend"in y?y.onloadend=x:y.onreadystatechange=function(){!y||y.readyState!==4||y.status===0&&!(y.responseURL&&y.responseURL.indexOf("file:")===0)||setTimeout(x)},y.onabort=function(){y&&(n(new de("Request aborted",de.ECONNABORTED,e,y)),y=null)},y.onerror=function(){n(new de("Network Error",de.ERR_NETWORK,e,y)),y=null},y.ontimeout=function(){let C=a.timeout?"timeout of "+a.timeout+"ms exceeded":"timeout exceeded";const A=a.transitional||Zm;a.timeoutErrorMessage&&(C=a.timeoutErrorMessage),n(new de(C,A.clarifyTimeoutError?de.ETIMEDOUT:de.ECONNABORTED,e,y)),y=null},o===void 0&&s.setContentType(null),"setRequestHeader"in y&&G.forEach(s.toJSON(),function(C,A){y.setRequestHeader(A,C)}),G.isUndefined(a.withCredentials)||(y.withCredentials=!!a.withCredentials),i&&i!=="json"&&(y.responseType=a.responseType),c&&([h,f]=Ho(c,!0),y.addEventListener("progress",h)),l&&y.upload&&([d,p]=Ho(l),y.upload.addEventListener("progress",d),y.upload.addEventListener("loadend",p)),(a.cancelToken||a.signal)&&(u=O=>{y&&(n(!O||O.type?new An(null,e,y):O),y.abort(),y=null)},a.cancelToken&&a.cancelToken.subscribe(u),a.signal&&(a.signal.aborted?u():a.signal.addEventListener("abort",u)));const V=u_(a.url);if(V&&Qe.protocols.indexOf(V)===-1){n(new de("Unsupported protocol "+V+":",de.ERR_BAD_REQUEST,e));return}y.send(o||null)})},v_=(e,t)=>{const{length:r}=e=e?e.filter(Boolean):[];if(t||r){let n=new AbortController,a;const o=function(c){if(!a){a=!0,i();const u=c instanceof Error?c:this.reason;n.abort(u instanceof de?u:new An(u instanceof Error?u.message:u))}};let s=t&&setTimeout(()=>{s=null,o(new de(`timeout ${t} of ms exceeded`,de.ETIMEDOUT))},t);const i=()=>{e&&(s&&clearTimeout(s),s=null,e.forEach(c=>{c.unsubscribe?c.unsubscribe(o):c.removeEventListener("abort",o)}),e=null)};e.forEach(c=>c.addEventListener("abort",o));const{signal:l}=n;return l.unsubscribe=()=>G.asap(i),l}},S_=function*(e,t){let r=e.byteLength;if(r<t){yield e;return}let n=0,a;for(;n<r;)a=n+t,yield e.slice(n,a),n=a},x_=async function*(e,t){for await(const r of O_(e))yield*S_(r,t)},O_=async function*(e){if(e[Symbol.asyncIterator]){yield*e;return}const t=e.getReader();try{for(;;){const{done:r,value:n}=await t.read();if(r)break;yield n}}finally{await t.cancel()}},Fd=(e,t,r,n)=>{const a=x_(e,t);let o=0,s,i=l=>{s||(s=!0,n&&n(l))};return new ReadableStream({async pull(l){try{const{done:c,value:u}=await a.next();if(c){i(),l.close();return}let d=u.byteLength;if(r){let h=o+=d;r(h)}l.enqueue(new Uint8Array(u))}catch(c){throw i(c),c}},cancel(l){return i(l),a.return()}},{highWaterMark:2})},$s=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",of=$s&&typeof ReadableStream=="function",w_=$s&&(typeof TextEncoder=="function"?(e=>t=>e.encode(t))(new TextEncoder):async e=>new Uint8Array(await new Response(e).arrayBuffer())),sf=(e,...t)=>{try{return!!e(...t)}catch{return!1}},C_=of&&sf(()=>{let e=!1;const t=new Request(Qe.origin,{body:new ReadableStream,method:"POST",get duplex(){return e=!0,"half"}}).headers.has("Content-Type");return e&&!t}),zd=64*1024,cl=of&&sf(()=>G.isReadableStream(new Response("").body)),qo={stream:cl&&(e=>e.body)};$s&&(e=>{["text","arrayBuffer","blob","formData","stream"].forEach(t=>{!qo[t]&&(qo[t]=G.isFunction(e[t])?r=>r[t]():(r,n)=>{throw new de(`Response type '${t}' is not supported`,de.ERR_NOT_SUPPORT,n)})})})(new Response);const P_=async e=>{if(e==null)return 0;if(G.isBlob(e))return e.size;if(G.isSpecCompliantForm(e))return(await new Request(Qe.origin,{method:"POST",body:e}).arrayBuffer()).byteLength;if(G.isArrayBufferView(e)||G.isArrayBuffer(e))return e.byteLength;if(G.isURLSearchParams(e)&&(e=e+""),G.isString(e))return(await w_(e)).byteLength},T_=async(e,t)=>{const r=G.toFiniteNumber(e.getContentLength());return r??P_(t)},R_=$s&&(async e=>{let{url:t,method:r,data:n,signal:a,cancelToken:o,timeout:s,onDownloadProgress:i,onUploadProgress:l,responseType:c,headers:u,withCredentials:d="same-origin",fetchOptions:h}=af(e);c=c?(c+"").toLowerCase():"text";let p=v_([a,o&&o.toAbortSignal()],s),f;const m=p&&p.unsubscribe&&(()=>{p.unsubscribe()});let y;try{if(l&&C_&&r!=="get"&&r!=="head"&&(y=await T_(u,n))!==0){let A=new Request(t,{method:"POST",body:n,duplex:"half"}),w;if(G.isFormData(n)&&(w=A.headers.get("content-type"))&&u.setContentType(w),A.body){const[P,_]=Dd(y,Ho(Bd(l)));n=Fd(A.body,zd,P,_)}}G.isString(d)||(d=d?"include":"omit");const x="credentials"in Request.prototype;f=new Request(t,{...h,signal:p,method:r.toUpperCase(),headers:u.normalize().toJSON(),body:n,duplex:"half",credentials:x?d:void 0});let V=await fetch(f);const O=cl&&(c==="stream"||c==="response");if(cl&&(i||O&&m)){const A={};["status","statusText","headers"].forEach(N=>{A[N]=V[N]});const w=G.toFiniteNumber(V.headers.get("content-length")),[P,_]=i&&Dd(w,Ho(Bd(i),!0))||[];V=new Response(Fd(V.body,zd,P,()=>{_&&_(),m&&m()}),A)}c=c||"text";let C=await qo[G.findKey(qo,c)||"text"](V,e);return!O&&m&&m(),await new Promise((A,w)=>{rf(A,w,{data:C,headers:st.from(V.headers),status:V.status,statusText:V.statusText,config:e,request:f})})}catch(x){throw m&&m(),x&&x.name==="TypeError"&&/fetch/i.test(x.message)?Object.assign(new de("Network Error",de.ERR_NETWORK,e,f),{cause:x.cause||x}):de.from(x,x&&x.code,e,f)}}),ul={http:FV,xhr:b_,fetch:R_};G.forEach(ul,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch{}Object.defineProperty(e,"adapterName",{value:t})}});const Gd=e=>`- ${e}`,A_=e=>G.isFunction(e)||e===null||e===!1,lf={getAdapter:e=>{e=G.isArray(e)?e:[e];const{length:t}=e;let r,n;const a={};for(let o=0;o<t;o++){r=e[o];let s;if(n=r,!A_(r)&&(n=ul[(s=String(r)).toLowerCase()],n===void 0))throw new de(`Unknown adapter '${s}'`);if(n)break;a[s||"#"+o]=n}if(!n){const o=Object.entries(a).map(([i,l])=>`adapter ${i} `+(l===!1?"is not supported by the environment":"is not available in the build"));let s=t?o.length>1?`since :
|
|
148
|
+
`+o.map(Gd).join(`
|
|
149
|
+
`):" "+Gd(o[0]):"as no adapter specified";throw new de("There is no suitable adapter to dispatch the request "+s,"ERR_NOT_SUPPORT")}return n},adapters:ul};function Ai(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new An(null,e)}function Hd(e){return Ai(e),e.headers=st.from(e.headers),e.data=Ri.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),lf.getAdapter(e.adapter||_a.adapter)(e).then(function(n){return Ai(e),n.data=Ri.call(e,e.transformResponse,n),n.headers=st.from(n.headers),n},function(n){return tf(n)||(Ai(e),n&&n.response&&(n.response.data=Ri.call(e,e.transformResponse,n.response),n.response.headers=st.from(n.response.headers))),Promise.reject(n)})}const cf="1.8.3",js={};["object","boolean","number","function","string","symbol"].forEach((e,t)=>{js[e]=function(n){return typeof n===e||"a"+(t<1?"n ":" ")+e}});const qd={};js.transitional=function(t,r,n){function a(o,s){return"[Axios v"+cf+"] Transitional option '"+o+"'"+s+(n?". "+n:"")}return(o,s,i)=>{if(t===!1)throw new de(a(s," has been removed"+(r?" in "+r:"")),de.ERR_DEPRECATED);return r&&!qd[s]&&(qd[s]=!0,console.warn(a(s," has been deprecated since v"+r+" and will be removed in the near future"))),t?t(o,s,i):!0}};js.spelling=function(t){return(r,n)=>(console.warn(`${n} is likely a misspelling of ${t}`),!0)};function V_(e,t,r){if(typeof e!="object")throw new de("options must be an object",de.ERR_BAD_OPTION_VALUE);const n=Object.keys(e);let a=n.length;for(;a-- >0;){const o=n[a],s=t[o];if(s){const i=e[o],l=i===void 0||s(i,o,e);if(l!==!0)throw new de("option "+o+" must be "+l,de.ERR_BAD_OPTION_VALUE);continue}if(r!==!0)throw new de("Unknown option "+o,de.ERR_BAD_OPTION)}}const vo={assertOptions:V_,validators:js},Rt=vo.validators;let Sr=class{constructor(t){this.defaults=t,this.interceptors={request:new Ud,response:new Ud}}async request(t,r){try{return await this._request(t,r)}catch(n){if(n instanceof Error){let a={};Error.captureStackTrace?Error.captureStackTrace(a):a=new Error;const o=a.stack?a.stack.replace(/^.+\n/,""):"";try{n.stack?o&&!String(n.stack).endsWith(o.replace(/^.+\n.+\n/,""))&&(n.stack+=`
|
|
150
|
+
`+o):n.stack=o}catch{}}throw n}}_request(t,r){typeof t=="string"?(r=r||{},r.url=t):r=t||{},r=Pr(this.defaults,r);const{transitional:n,paramsSerializer:a,headers:o}=r;n!==void 0&&vo.assertOptions(n,{silentJSONParsing:Rt.transitional(Rt.boolean),forcedJSONParsing:Rt.transitional(Rt.boolean),clarifyTimeoutError:Rt.transitional(Rt.boolean)},!1),a!=null&&(G.isFunction(a)?r.paramsSerializer={serialize:a}:vo.assertOptions(a,{encode:Rt.function,serialize:Rt.function},!0)),r.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?r.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:r.allowAbsoluteUrls=!0),vo.assertOptions(r,{baseUrl:Rt.spelling("baseURL"),withXsrfToken:Rt.spelling("withXSRFToken")},!0),r.method=(r.method||this.defaults.method||"get").toLowerCase();let s=o&&G.merge(o.common,o[r.method]);o&&G.forEach(["delete","get","head","post","put","patch","common"],f=>{delete o[f]}),r.headers=st.concat(s,o);const i=[];let l=!0;this.interceptors.request.forEach(function(m){typeof m.runWhen=="function"&&m.runWhen(r)===!1||(l=l&&m.synchronous,i.unshift(m.fulfilled,m.rejected))});const c=[];this.interceptors.response.forEach(function(m){c.push(m.fulfilled,m.rejected)});let u,d=0,h;if(!l){const f=[Hd.bind(this),void 0];for(f.unshift.apply(f,i),f.push.apply(f,c),h=f.length,u=Promise.resolve(r);d<h;)u=u.then(f[d++],f[d++]);return u}h=i.length;let p=r;for(d=0;d<h;){const f=i[d++],m=i[d++];try{p=f(p)}catch(y){m.call(this,y);break}}try{u=Hd.call(this,p)}catch(f){return Promise.reject(f)}for(d=0,h=c.length;d<h;)u=u.then(c[d++],c[d++]);return u}getUri(t){t=Pr(this.defaults,t);const r=nf(t.baseURL,t.url,t.allowAbsoluteUrls);return Xm(r,t.params,t.paramsSerializer)}};G.forEach(["delete","get","head","options"],function(t){Sr.prototype[t]=function(r,n){return this.request(Pr(n||{},{method:t,url:r,data:(n||{}).data}))}});G.forEach(["post","put","patch"],function(t){function r(n){return function(o,s,i){return this.request(Pr(i||{},{method:t,headers:n?{"Content-Type":"multipart/form-data"}:{},url:o,data:s}))}}Sr.prototype[t]=r(),Sr.prototype[t+"Form"]=r(!0)});let __=class uf{constructor(t){if(typeof t!="function")throw new TypeError("executor must be a function.");let r;this.promise=new Promise(function(o){r=o});const n=this;this.promise.then(a=>{if(!n._listeners)return;let o=n._listeners.length;for(;o-- >0;)n._listeners[o](a);n._listeners=null}),this.promise.then=a=>{let o;const s=new Promise(i=>{n.subscribe(i),o=i}).then(a);return s.cancel=function(){n.unsubscribe(o)},s},t(function(o,s,i){n.reason||(n.reason=new An(o,s,i),r(n.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){if(this.reason){t(this.reason);return}this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const r=this._listeners.indexOf(t);r!==-1&&this._listeners.splice(r,1)}toAbortSignal(){const t=new AbortController,r=n=>{t.abort(n)};return this.subscribe(r),t.signal.unsubscribe=()=>this.unsubscribe(r),t.signal}static source(){let t;return{token:new uf(function(a){t=a}),cancel:t}}};function E_(e){return function(r){return e.apply(null,r)}}function I_(e){return G.isObject(e)&&e.isAxiosError===!0}const dl={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(dl).forEach(([e,t])=>{dl[t]=e});function df(e){const t=new Sr(e),r=Nm(Sr.prototype.request,t);return G.extend(r,Sr.prototype,t,{allOwnKeys:!0}),G.extend(r,t,null,{allOwnKeys:!0}),r.create=function(a){return df(Pr(e,a))},r}const R=df(_a);R.Axios=Sr;R.CanceledError=An;R.CancelToken=__;R.isCancel=tf;R.VERSION=cf;R.toFormData=Ms;R.AxiosError=de;R.Cancel=R.CanceledError;R.all=function(t){return Promise.all(t)};R.spread=E_;R.isAxiosError=I_;R.mergeConfig=Pr;R.AxiosHeaders=st;R.formToJSON=e=>ef(G.isHTMLForm(e)?new FormData(e):e);R.getAdapter=lf.getAdapter;R.HttpStatusCode=dl;R.default=R;const{Axios:W3,AxiosError:hl,CanceledError:Y3,isCancel:K3,CancelToken:Q3,VERSION:X3,all:Z3,Cancel:e$,isAxiosError:M_,spread:t$,toFormData:r$,AxiosHeaders:n$,HttpStatusCode:a$,formToJSON:o$,getAdapter:s$,mergeConfig:i$}=R,E="/api/v1".replace(/\/+$/,"");class Ve{constructor(t,r=E,n=R){_n(this,"basePath");_n(this,"axios");_n(this,"configuration");this.basePath=r,this.axios=n,t&&(this.configuration=t,this.basePath=t.basePath??r)}}class $_ extends Error{constructor(r,n){super(n);_n(this,"field");this.field=r,this.name="RequiredError"}}const M={},$="https://example.com",v=function(e,t,r){if(r==null)throw new $_(t,`Required parameter ${t} was null or undefined when calling ${e}.`)},j=function(e,t){t&&(t.username||t.password)&&(e.auth={username:t.username,password:t.password})},k=async function(e,t){if(t&&t.accessToken){const r=typeof t.accessToken=="function"?await t.accessToken():await t.accessToken;e.Authorization="Bearer "+r}};function pl(e,t,r=""){t!=null&&(typeof t=="object"?Array.isArray(t)?t.forEach(n=>pl(e,n,r)):Object.keys(t).forEach(n=>pl(e,t[n],`${r}${r!==""?".":""}${n}`)):e.has(r)?e.append(r,t):e.set(r,t))}const U=function(e,...t){const r=new URLSearchParams(e.search);pl(r,t),e.search=r.toString()},ue=function(e,t,r){const n=typeof e!="string";return(n&&r&&r.isJsonMime?r.isJsonMime(t.headers["Content-Type"]):n)?JSON.stringify(e!==void 0?e:{}):e||""},L=function(e){return e.pathname+e.search+e.hash},D=function(e,t,r,n){return(a=t,o=r)=>{const s={...e.options,url:(a.defaults.baseURL?"":(n==null?void 0:n.basePath)??o)+e.url};return a.request(s)}},j_=function(e){return{addApp:async(t,r,n,a={})=>{v("addApp","cell",t),v("addApp","app",r);const o="/cells/{cell}/apps".replace("{cell}",encodeURIComponent(String(t))),s=new URL(o,$);let i;e&&(i=e.baseOptions);const l={method:"POST",...i,...a},c={},u={};j(l,e),await k(c,e),n!==void 0&&(u.completionTimeout=n),c["Content-Type"]="application/json",U(s,u);let d=i&&i.headers?i.headers:{};return l.headers={...c,...d,...a.headers},l.data=ue(r,l,e),{url:L(s),options:l}},clearApps:async(t,r,n={})=>{v("clearApps","cell",t);const a="/cells/{cell}/apps".replace("{cell}",encodeURIComponent(String(t))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"DELETE",...s,...n},l={},c={};j(i,e),await k(l,e),r!==void 0&&(c.completionTimeout=r),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},deleteApp:async(t,r,n,a={})=>{v("deleteApp","cell",t),v("deleteApp","app",r);const o="/cells/{cell}/apps/{app}".replace("{cell}",encodeURIComponent(String(t))).replace("{app}",encodeURIComponent(String(r))),s=new URL(o,$);let i;e&&(i=e.baseOptions);const l={method:"DELETE",...i,...a},c={},u={};j(l,e),await k(c,e),n!==void 0&&(u.completionTimeout=n),U(s,u);let d=i&&i.headers?i.headers:{};return l.headers={...c,...d,...a.headers},{url:L(s),options:l}},getApp:async(t,r,n={})=>{v("getApp","cell",t),v("getApp","app",r);const a="/cells/{cell}/apps/{app}".replace("{cell}",encodeURIComponent(String(t))).replace("{app}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"GET",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},listApps:async(t,r={})=>{v("listApps","cell",t);const n="/cells/{cell}/apps".replace("{cell}",encodeURIComponent(String(t))),a=new URL(n,$);let o;e&&(o=e.baseOptions);const s={method:"GET",...o,...r},i={},l={};j(s,e),await k(i,e),U(a,l);let c=o&&o.headers?o.headers:{};return s.headers={...i,...c,...r.headers},{url:L(a),options:s}},updateApp:async(t,r,n,a,o={})=>{v("updateApp","cell",t),v("updateApp","app",r),v("updateApp","app2",n);const s="/cells/{cell}/apps/{app}".replace("{cell}",encodeURIComponent(String(t))).replace("{app}",encodeURIComponent(String(r))),i=new URL(s,$);let l;e&&(l=e.baseOptions);const c={method:"PUT",...l,...o},u={},d={};j(c,e),await k(u,e),a!==void 0&&(d.completionTimeout=a),u["Content-Type"]="application/json",U(i,d);let h=l&&l.headers?l.headers:{};return c.headers={...u,...h,...o.headers},c.data=ue(n,c,e),{url:L(i),options:c}}}},qr=function(e){const t=j_(e);return{async addApp(r,n,a,o){var c,u;const s=await t.addApp(r,n,a,o),i=(e==null?void 0:e.serverIndex)??0,l=(u=(c=M["ApplicationApi.addApp"])==null?void 0:c[i])==null?void 0:u.url;return(d,h)=>D(s,R,E,e)(d,l||h)},async clearApps(r,n,a){var l,c;const o=await t.clearApps(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["ApplicationApi.clearApps"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async deleteApp(r,n,a,o){var c,u;const s=await t.deleteApp(r,n,a,o),i=(e==null?void 0:e.serverIndex)??0,l=(u=(c=M["ApplicationApi.deleteApp"])==null?void 0:c[i])==null?void 0:u.url;return(d,h)=>D(s,R,E,e)(d,l||h)},async getApp(r,n,a){var l,c;const o=await t.getApp(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["ApplicationApi.getApp"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async listApps(r,n){var i,l;const a=await t.listApps(r,n),o=(e==null?void 0:e.serverIndex)??0,s=(l=(i=M["ApplicationApi.listApps"])==null?void 0:i[o])==null?void 0:l.url;return(c,u)=>D(a,R,E,e)(c,s||u)},async updateApp(r,n,a,o,s){var u,d;const i=await t.updateApp(r,n,a,o,s),l=(e==null?void 0:e.serverIndex)??0,c=(d=(u=M["ApplicationApi.updateApp"])==null?void 0:u[l])==null?void 0:d.url;return(h,p)=>D(i,R,E,e)(h,c||p)}}};class Jd extends Ve{addApp(t,r,n,a){return qr(this.configuration).addApp(t,r,n,a).then(o=>o(this.axios,this.basePath))}clearApps(t,r,n){return qr(this.configuration).clearApps(t,r,n).then(a=>a(this.axios,this.basePath))}deleteApp(t,r,n,a){return qr(this.configuration).deleteApp(t,r,n,a).then(o=>o(this.axios,this.basePath))}getApp(t,r,n){return qr(this.configuration).getApp(t,r,n).then(a=>a(this.axios,this.basePath))}listApps(t,r){return qr(this.configuration).listApps(t,r).then(n=>n(this.axios,this.basePath))}updateApp(t,r,n,a,o){return qr(this.configuration).updateApp(t,r,n,a,o).then(s=>s(this.axios,this.basePath))}}const k_=function(e){return{deleteCell:async(t,r,n={})=>{v("deleteCell","cell",t);const a="/cells/{cell}".replace("{cell}",encodeURIComponent(String(t))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"DELETE",...s,...n},l={},c={};j(i,e),await k(l,e),r!==void 0&&(c.completionTimeout=r),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},deployCell:async(t,r,n={})=>{v("deployCell","cell",t);const a="/cells",o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"POST",...s,...n},l={},c={};j(i,e),await k(l,e),r!==void 0&&(c.completionTimeout=r),l["Content-Type"]="application/json",U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},i.data=ue(t,i,e),{url:L(o),options:i}},getCell:async(t,r={})=>{v("getCell","cell",t);const n="/cells/{cell}".replace("{cell}",encodeURIComponent(String(t))),a=new URL(n,$);let o;e&&(o=e.baseOptions);const s={method:"GET",...o,...r},i={},l={};j(s,e),await k(i,e),U(a,l);let c=o&&o.headers?o.headers:{};return s.headers={...i,...c,...r.headers},{url:L(a),options:s}},getCellStatus:async(t,r={})=>{v("getCellStatus","cell",t);const n="/cells/{cell}/status".replace("{cell}",encodeURIComponent(String(t))),a=new URL(n,$);let o;e&&(o=e.baseOptions);const s={method:"GET",...o,...r},i={},l={};j(s,e),await k(i,e),U(a,l);let c=o&&o.headers?o.headers:{};return s.headers={...i,...c,...r.headers},{url:L(a),options:s}},listCells:async(t={})=>{const r="/cells",n=new URL(r,$);let a;e&&(a=e.baseOptions);const o={method:"GET",...a,...t},s={},i={};j(o,e),await k(s,e),U(n,i);let l=a&&a.headers?a.headers:{};return o.headers={...s,...l,...t.headers},{url:L(n),options:o}},updateCell:async(t,r,n,a={})=>{v("updateCell","cell",t),v("updateCell","cell2",r);const o="/cells/{cell}".replace("{cell}",encodeURIComponent(String(t))),s=new URL(o,$);let i;e&&(i=e.baseOptions);const l={method:"PUT",...i,...a},c={},u={};j(l,e),await k(c,e),n!==void 0&&(u.completionTimeout=n),c["Content-Type"]="application/json",U(s,u);let d=i&&i.headers?i.headers:{};return l.headers={...c,...d,...a.headers},l.data=ue(r,l,e),{url:L(s),options:l}}}},Jr=function(e){const t=k_(e);return{async deleteCell(r,n,a){var l,c;const o=await t.deleteCell(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["CellApi.deleteCell"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async deployCell(r,n,a){var l,c;const o=await t.deployCell(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["CellApi.deployCell"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async getCell(r,n){var i,l;const a=await t.getCell(r,n),o=(e==null?void 0:e.serverIndex)??0,s=(l=(i=M["CellApi.getCell"])==null?void 0:i[o])==null?void 0:l.url;return(c,u)=>D(a,R,E,e)(c,s||u)},async getCellStatus(r,n){var i,l;const a=await t.getCellStatus(r,n),o=(e==null?void 0:e.serverIndex)??0,s=(l=(i=M["CellApi.getCellStatus"])==null?void 0:i[o])==null?void 0:l.url;return(c,u)=>D(a,R,E,e)(c,s||u)},async listCells(r){var s,i;const n=await t.listCells(r),a=(e==null?void 0:e.serverIndex)??0,o=(i=(s=M["CellApi.listCells"])==null?void 0:s[a])==null?void 0:i.url;return(l,c)=>D(n,R,E,e)(l,o||c)},async updateCell(r,n,a,o){var c,u;const s=await t.updateCell(r,n,a,o),i=(e==null?void 0:e.serverIndex)??0,l=(u=(c=M["CellApi.updateCell"])==null?void 0:c[i])==null?void 0:u.url;return(d,h)=>D(s,R,E,e)(d,l||h)}}};class U_ extends Ve{deleteCell(t,r,n){return Jr(this.configuration).deleteCell(t,r,n).then(a=>a(this.axios,this.basePath))}deployCell(t,r,n){return Jr(this.configuration).deployCell(t,r,n).then(a=>a(this.axios,this.basePath))}getCell(t,r){return Jr(this.configuration).getCell(t,r).then(n=>n(this.axios,this.basePath))}getCellStatus(t,r){return Jr(this.configuration).getCellStatus(t,r).then(n=>n(this.axios,this.basePath))}listCells(t){return Jr(this.configuration).listCells(t).then(r=>r(this.axios,this.basePath))}updateCell(t,r,n,a){return Jr(this.configuration).updateCell(t,r,n,a).then(o=>o(this.axios,this.basePath))}}const L_=function(e){return{addRobotController:async(t,r,n,a={})=>{v("addRobotController","cell",t),v("addRobotController","robotController",r);const o="/cells/{cell}/controllers".replace("{cell}",encodeURIComponent(String(t))),s=new URL(o,$);let i;e&&(i=e.baseOptions);const l={method:"POST",...i,...a},c={},u={};j(l,e),await k(c,e),n!==void 0&&(u.completionTimeout=n),c["Content-Type"]="application/json",U(s,u);let d=i&&i.headers?i.headers:{};return l.headers={...c,...d,...a.headers},l.data=ue(r,l,e),{url:L(s),options:l}},clearRobotControllers:async(t,r,n={})=>{v("clearRobotControllers","cell",t);const a="/cells/{cell}/controllers".replace("{cell}",encodeURIComponent(String(t))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"DELETE",...s,...n},l={},c={};j(i,e),await k(l,e),r!==void 0&&(c.completionTimeout=r),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},deleteRobotController:async(t,r,n,a={})=>{v("deleteRobotController","cell",t),v("deleteRobotController","controller",r);const o="/cells/{cell}/controllers/{controller}".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),s=new URL(o,$);let i;e&&(i=e.baseOptions);const l={method:"DELETE",...i,...a},c={},u={};j(l,e),await k(c,e),n!==void 0&&(u.completionTimeout=n),U(s,u);let d=i&&i.headers?i.headers:{};return l.headers={...c,...d,...a.headers},{url:L(s),options:l}},getCurrentRobotControllerState:async(t,r,n={})=>{v("getCurrentRobotControllerState","cell",t),v("getCurrentRobotControllerState","controller",r);const a="/cells/{cell}/controllers/{controller}/state".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"GET",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},getMode:async(t,r,n={})=>{v("getMode","cell",t),v("getMode","controller",r);const a="/cells/{cell}/controllers/{controller}/mode".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"GET",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},getRobotController:async(t,r,n={})=>{v("getRobotController","cell",t),v("getRobotController","controller",r);const a="/cells/{cell}/controllers/{controller}".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"GET",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},getSupportedModes:async(t,r,n={})=>{v("getSupportedModes","cell",t),v("getSupportedModes","controller",r);const a="/cells/{cell}/controllers/{controller}/controller-capabilities".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"GET",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},getVirtualRobotConfiguration:async(t,r,n={})=>{v("getVirtualRobotConfiguration","cell",t),v("getVirtualRobotConfiguration","controller",r);const a="/cells/{cell}/controllers/{controller}/virtual-robot-configuration".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"GET",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},listControllers:async(t,r={})=>{v("listControllers","cell",t);const n="/cells/{cell}/controllers".replace("{cell}",encodeURIComponent(String(t))),a=new URL(n,$);let o;e&&(o=e.baseOptions);const s={method:"GET",...o,...r},i={},l={};j(s,e),await k(i,e),U(a,l);let c=o&&o.headers?o.headers:{};return s.headers={...i,...c,...r.headers},{url:L(a),options:s}},setDefaultMode:async(t,r,n,a={})=>{v("setDefaultMode","cell",t),v("setDefaultMode","controller",r),v("setDefaultMode","mode",n);const o="/cells/{cell}/controllers/{controller}/mode".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),s=new URL(o,$);let i;e&&(i=e.baseOptions);const l={method:"PUT",...i,...a},c={},u={};j(l,e),await k(c,e),n!==void 0&&(u.mode=n),U(s,u);let d=i&&i.headers?i.headers:{};return l.headers={...c,...d,...a.headers},{url:L(s),options:l}},streamFreeDrive:async(t,r,n,a={})=>{v("streamFreeDrive","cell",t),v("streamFreeDrive","controller",r);const o="/cells/{cell}/controllers/{controller}/free-drive-stream".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),s=new URL(o,$);let i;e&&(i=e.baseOptions);const l={method:"GET",...i,...a},c={},u={};j(l,e),await k(c,e),n!==void 0&&(u.response_rate=n),U(s,u);let d=i&&i.headers?i.headers:{};return l.headers={...c,...d,...a.headers},{url:L(s),options:l}},streamModeChange:async(t,r,n={})=>{v("streamModeChange","cell",t),v("streamModeChange","controller",r);const a="/cells/{cell}/controllers/{controller}/mode-stream".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"GET",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},streamRobotControllerState:async(t,r,n,a={})=>{v("streamRobotControllerState","cell",t),v("streamRobotControllerState","controller",r);const o="/cells/{cell}/controllers/{controller}/state-stream".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),s=new URL(o,$);let i;e&&(i=e.baseOptions);const l={method:"GET",...i,...a},c={},u={};j(l,e),await k(c,e),n!==void 0&&(u.response_rate=n),U(s,u);let d=i&&i.headers?i.headers:{};return l.headers={...c,...d,...a.headers},{url:L(s),options:l}},updateRobotController:async(t,r,n,a,o={})=>{v("updateRobotController","cell",t),v("updateRobotController","controller",r),v("updateRobotController","robotController",n);const s="/cells/{cell}/controllers/{controller}".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),i=new URL(s,$);let l;e&&(l=e.baseOptions);const c={method:"PUT",...l,...o},u={},d={};j(c,e),await k(u,e),a!==void 0&&(d.completionTimeout=a),u["Content-Type"]="application/json",U(i,d);let h=l&&l.headers?l.headers:{};return c.headers={...u,...h,...o.headers},c.data=ue(n,c,e),{url:L(i),options:c}}}},rt=function(e){const t=L_(e);return{async addRobotController(r,n,a,o){var c,u;const s=await t.addRobotController(r,n,a,o),i=(e==null?void 0:e.serverIndex)??0,l=(u=(c=M["ControllerApi.addRobotController"])==null?void 0:c[i])==null?void 0:u.url;return(d,h)=>D(s,R,E,e)(d,l||h)},async clearRobotControllers(r,n,a){var l,c;const o=await t.clearRobotControllers(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["ControllerApi.clearRobotControllers"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async deleteRobotController(r,n,a,o){var c,u;const s=await t.deleteRobotController(r,n,a,o),i=(e==null?void 0:e.serverIndex)??0,l=(u=(c=M["ControllerApi.deleteRobotController"])==null?void 0:c[i])==null?void 0:u.url;return(d,h)=>D(s,R,E,e)(d,l||h)},async getCurrentRobotControllerState(r,n,a){var l,c;const o=await t.getCurrentRobotControllerState(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["ControllerApi.getCurrentRobotControllerState"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async getMode(r,n,a){var l,c;const o=await t.getMode(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["ControllerApi.getMode"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async getRobotController(r,n,a){var l,c;const o=await t.getRobotController(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["ControllerApi.getRobotController"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async getSupportedModes(r,n,a){var l,c;const o=await t.getSupportedModes(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["ControllerApi.getSupportedModes"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async getVirtualRobotConfiguration(r,n,a){var l,c;const o=await t.getVirtualRobotConfiguration(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["ControllerApi.getVirtualRobotConfiguration"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async listControllers(r,n){var i,l;const a=await t.listControllers(r,n),o=(e==null?void 0:e.serverIndex)??0,s=(l=(i=M["ControllerApi.listControllers"])==null?void 0:i[o])==null?void 0:l.url;return(c,u)=>D(a,R,E,e)(c,s||u)},async setDefaultMode(r,n,a,o){var c,u;const s=await t.setDefaultMode(r,n,a,o),i=(e==null?void 0:e.serverIndex)??0,l=(u=(c=M["ControllerApi.setDefaultMode"])==null?void 0:c[i])==null?void 0:u.url;return(d,h)=>D(s,R,E,e)(d,l||h)},async streamFreeDrive(r,n,a,o){var c,u;const s=await t.streamFreeDrive(r,n,a,o),i=(e==null?void 0:e.serverIndex)??0,l=(u=(c=M["ControllerApi.streamFreeDrive"])==null?void 0:c[i])==null?void 0:u.url;return(d,h)=>D(s,R,E,e)(d,l||h)},async streamModeChange(r,n,a){var l,c;const o=await t.streamModeChange(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["ControllerApi.streamModeChange"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async streamRobotControllerState(r,n,a,o){var c,u;const s=await t.streamRobotControllerState(r,n,a,o),i=(e==null?void 0:e.serverIndex)??0,l=(u=(c=M["ControllerApi.streamRobotControllerState"])==null?void 0:c[i])==null?void 0:u.url;return(d,h)=>D(s,R,E,e)(d,l||h)},async updateRobotController(r,n,a,o,s){var u,d;const i=await t.updateRobotController(r,n,a,o,s),l=(e==null?void 0:e.serverIndex)??0,c=(d=(u=M["ControllerApi.updateRobotController"])==null?void 0:u[l])==null?void 0:d.url;return(h,p)=>D(i,R,E,e)(h,c||p)}}};class D_ extends Ve{addRobotController(t,r,n,a){return rt(this.configuration).addRobotController(t,r,n,a).then(o=>o(this.axios,this.basePath))}clearRobotControllers(t,r,n){return rt(this.configuration).clearRobotControllers(t,r,n).then(a=>a(this.axios,this.basePath))}deleteRobotController(t,r,n,a){return rt(this.configuration).deleteRobotController(t,r,n,a).then(o=>o(this.axios,this.basePath))}getCurrentRobotControllerState(t,r,n){return rt(this.configuration).getCurrentRobotControllerState(t,r,n).then(a=>a(this.axios,this.basePath))}getMode(t,r,n){return rt(this.configuration).getMode(t,r,n).then(a=>a(this.axios,this.basePath))}getRobotController(t,r,n){return rt(this.configuration).getRobotController(t,r,n).then(a=>a(this.axios,this.basePath))}getSupportedModes(t,r,n){return rt(this.configuration).getSupportedModes(t,r,n).then(a=>a(this.axios,this.basePath))}getVirtualRobotConfiguration(t,r,n){return rt(this.configuration).getVirtualRobotConfiguration(t,r,n).then(a=>a(this.axios,this.basePath))}listControllers(t,r){return rt(this.configuration).listControllers(t,r).then(n=>n(this.axios,this.basePath))}setDefaultMode(t,r,n,a){return rt(this.configuration).setDefaultMode(t,r,n,a).then(o=>o(this.axios,this.basePath))}streamFreeDrive(t,r,n,a){return rt(this.configuration).streamFreeDrive(t,r,n,a).then(o=>o(this.axios,this.basePath))}streamModeChange(t,r,n){return rt(this.configuration).streamModeChange(t,r,n).then(a=>a(this.axios,this.basePath))}streamRobotControllerState(t,r,n,a){return rt(this.configuration).streamRobotControllerState(t,r,n,a).then(o=>o(this.axios,this.basePath))}updateRobotController(t,r,n,a,o){return rt(this.configuration).updateRobotController(t,r,n,a,o).then(s=>s(this.axios,this.basePath))}}const B_=function(e){return{listIODescriptions:async(t,r,n,a={})=>{v("listIODescriptions","cell",t),v("listIODescriptions","controller",r);const o="/cells/{cell}/controllers/{controller}/ios/description".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),s=new URL(o,$);let i;e&&(i=e.baseOptions);const l={method:"GET",...i,...a},c={},u={};j(l,e),await k(c,e),n&&(u.ios=n),U(s,u);let d=i&&i.headers?i.headers:{};return l.headers={...c,...d,...a.headers},{url:L(s),options:l}},listIOValues:async(t,r,n,a={})=>{v("listIOValues","cell",t),v("listIOValues","controller",r);const o="/cells/{cell}/controllers/{controller}/ios/values".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),s=new URL(o,$);let i;e&&(i=e.baseOptions);const l={method:"GET",...i,...a},c={},u={};j(l,e),await k(c,e),n&&(u.ios=n),U(s,u);let d=i&&i.headers?i.headers:{};return l.headers={...c,...d,...a.headers},{url:L(s),options:l}},setOutputValues:async(t,r,n,a={})=>{v("setOutputValues","cell",t),v("setOutputValues","controller",r),v("setOutputValues","iOValue",n);const o="/cells/{cell}/controllers/{controller}/ios/values".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),s=new URL(o,$);let i;e&&(i=e.baseOptions);const l={method:"PUT",...i,...a},c={},u={};j(l,e),await k(c,e),c["Content-Type"]="application/json",U(s,u);let d=i&&i.headers?i.headers:{};return l.headers={...c,...d,...a.headers},l.data=ue(n,l,e),{url:L(s),options:l}},streamIOValues:async(t,r,n,a={})=>{v("streamIOValues","cell",t),v("streamIOValues","controller",r);const o="/cells/{cell}/controllers/{controller}/ios/stream".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),s=new URL(o,$);let i;e&&(i=e.baseOptions);const l={method:"GET",...i,...a},c={},u={};j(l,e),await k(c,e),n&&(u.ios=n),U(s,u);let d=i&&i.headers?i.headers:{};return l.headers={...c,...d,...a.headers},{url:L(s),options:l}},waitForIOEvent:async(t,r,n,a,o,s,i,l={})=>{v("waitForIOEvent","cell",t),v("waitForIOEvent","controller",r),v("waitForIOEvent","io",n),v("waitForIOEvent","comparisonType",a);const c="/cells/{cell}/controllers/{controller}/ios/wait-for".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),u=new URL(c,$);let d;e&&(d=e.baseOptions);const h={method:"GET",...d,...l},p={},f={};j(h,e),await k(p,e),n!==void 0&&(f.io=n),a!==void 0&&(f.comparison_type=a),o!==void 0&&(f.boolean_value=o),s!==void 0&&(f.integer_value=s),i!==void 0&&(f.floating_value=i),U(u,f);let m=d&&d.headers?d.headers:{};return h.headers={...p,...m,...l.headers},{url:L(u),options:h}}}},zn=function(e){const t=B_(e);return{async listIODescriptions(r,n,a,o){var c,u;const s=await t.listIODescriptions(r,n,a,o),i=(e==null?void 0:e.serverIndex)??0,l=(u=(c=M["ControllerIOsApi.listIODescriptions"])==null?void 0:c[i])==null?void 0:u.url;return(d,h)=>D(s,R,E,e)(d,l||h)},async listIOValues(r,n,a,o){var c,u;const s=await t.listIOValues(r,n,a,o),i=(e==null?void 0:e.serverIndex)??0,l=(u=(c=M["ControllerIOsApi.listIOValues"])==null?void 0:c[i])==null?void 0:u.url;return(d,h)=>D(s,R,E,e)(d,l||h)},async setOutputValues(r,n,a,o){var c,u;const s=await t.setOutputValues(r,n,a,o),i=(e==null?void 0:e.serverIndex)??0,l=(u=(c=M["ControllerIOsApi.setOutputValues"])==null?void 0:c[i])==null?void 0:u.url;return(d,h)=>D(s,R,E,e)(d,l||h)},async streamIOValues(r,n,a,o){var c,u;const s=await t.streamIOValues(r,n,a,o),i=(e==null?void 0:e.serverIndex)??0,l=(u=(c=M["ControllerIOsApi.streamIOValues"])==null?void 0:c[i])==null?void 0:u.url;return(d,h)=>D(s,R,E,e)(d,l||h)},async waitForIOEvent(r,n,a,o,s,i,l,c){var p,f;const u=await t.waitForIOEvent(r,n,a,o,s,i,l,c),d=(e==null?void 0:e.serverIndex)??0,h=(f=(p=M["ControllerIOsApi.waitForIOEvent"])==null?void 0:p[d])==null?void 0:f.url;return(m,y)=>D(u,R,E,e)(m,h||y)}}};class N_ extends Ve{listIODescriptions(t,r,n,a){return zn(this.configuration).listIODescriptions(t,r,n,a).then(o=>o(this.axios,this.basePath))}listIOValues(t,r,n,a){return zn(this.configuration).listIOValues(t,r,n,a).then(o=>o(this.axios,this.basePath))}setOutputValues(t,r,n,a){return zn(this.configuration).setOutputValues(t,r,n,a).then(o=>o(this.axios,this.basePath))}streamIOValues(t,r,n,a){return zn(this.configuration).streamIOValues(t,r,n,a).then(o=>o(this.axios,this.basePath))}waitForIOEvent(t,r,n,a,o,s,i,l){return zn(this.configuration).waitForIOEvent(t,r,n,a,o,s,i,l).then(c=>c(this.axios,this.basePath))}}const F_=function(e){return{addCoordinateSystem:async(t,r,n={})=>{v("addCoordinateSystem","cell",t),v("addCoordinateSystem","addRequest",r);const a="/cells/{cell}/coordinate-systems".replace("{cell}",encodeURIComponent(String(t))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"PUT",...s,...n},l={},c={};j(i,e),await k(l,e),l["Content-Type"]="application/json",U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},i.data=ue(r,i,e),{url:L(o),options:i}},deleteCoordinateSystem:async(t,r,n={})=>{v("deleteCoordinateSystem","cell",t),v("deleteCoordinateSystem","coordinateSystem",r);const a="/cells/{cell}/coordinate-systems/{coordinate-system}".replace("{cell}",encodeURIComponent(String(t))).replace("{coordinate-system}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"DELETE",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},getCoordinateSystem:async(t,r,n,a={})=>{v("getCoordinateSystem","cell",t),v("getCoordinateSystem","coordinateSystem",r);const o="/cells/{cell}/coordinate-systems/{coordinate-system}".replace("{cell}",encodeURIComponent(String(t))).replace("{coordinate-system}",encodeURIComponent(String(r))),s=new URL(o,$);let i;e&&(i=e.baseOptions);const l={method:"GET",...i,...a},c={},u={};j(l,e),await k(c,e),n!==void 0&&(u.rotation_type=n),U(s,u);let d=i&&i.headers?i.headers:{};return l.headers={...c,...d,...a.headers},{url:L(s),options:l}},listCoordinateSystems:async(t,r,n={})=>{v("listCoordinateSystems","cell",t);const a="/cells/{cell}/coordinate-systems".replace("{cell}",encodeURIComponent(String(t))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"GET",...s,...n},l={},c={};j(i,e),await k(l,e),r!==void 0&&(c.rotation_type=r),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},transformInCoordinateSystem:async(t,r,n,a={})=>{v("transformInCoordinateSystem","cell",t),v("transformInCoordinateSystem","coordinateSystem",r),v("transformInCoordinateSystem","pose",n);const o="/cells/{cell}/coordinate-systems/{coordinate-system}/transform".replace("{cell}",encodeURIComponent(String(t))).replace("{coordinate-system}",encodeURIComponent(String(r))),s=new URL(o,$);let i;e&&(i=e.baseOptions);const l={method:"POST",...i,...a},c={},u={};j(l,e),await k(c,e),c["Content-Type"]="application/json",U(s,u);let d=i&&i.headers?i.headers:{};return l.headers={...c,...d,...a.headers},l.data=ue(n,l,e),{url:L(s),options:l}}}},Gn=function(e){const t=F_(e);return{async addCoordinateSystem(r,n,a){var l,c;const o=await t.addCoordinateSystem(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["CoordinateSystemsApi.addCoordinateSystem"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async deleteCoordinateSystem(r,n,a){var l,c;const o=await t.deleteCoordinateSystem(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["CoordinateSystemsApi.deleteCoordinateSystem"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async getCoordinateSystem(r,n,a,o){var c,u;const s=await t.getCoordinateSystem(r,n,a,o),i=(e==null?void 0:e.serverIndex)??0,l=(u=(c=M["CoordinateSystemsApi.getCoordinateSystem"])==null?void 0:c[i])==null?void 0:u.url;return(d,h)=>D(s,R,E,e)(d,l||h)},async listCoordinateSystems(r,n,a){var l,c;const o=await t.listCoordinateSystems(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["CoordinateSystemsApi.listCoordinateSystems"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async transformInCoordinateSystem(r,n,a,o){var c,u;const s=await t.transformInCoordinateSystem(r,n,a,o),i=(e==null?void 0:e.serverIndex)??0,l=(u=(c=M["CoordinateSystemsApi.transformInCoordinateSystem"])==null?void 0:c[i])==null?void 0:u.url;return(d,h)=>D(s,R,E,e)(d,l||h)}}};class z_ extends Ve{addCoordinateSystem(t,r,n){return Gn(this.configuration).addCoordinateSystem(t,r,n).then(a=>a(this.axios,this.basePath))}deleteCoordinateSystem(t,r,n){return Gn(this.configuration).deleteCoordinateSystem(t,r,n).then(a=>a(this.axios,this.basePath))}getCoordinateSystem(t,r,n,a){return Gn(this.configuration).getCoordinateSystem(t,r,n,a).then(o=>o(this.axios,this.basePath))}listCoordinateSystems(t,r,n){return Gn(this.configuration).listCoordinateSystems(t,r,n).then(a=>a(this.axios,this.basePath))}transformInCoordinateSystem(t,r,n,a){return Gn(this.configuration).transformInCoordinateSystem(t,r,n,a).then(o=>o(this.axios,this.basePath))}}const G_=function(e){return{clearDevices:async(t,r={})=>{v("clearDevices","cell",t);const n="/cells/{cell}/devices".replace("{cell}",encodeURIComponent(String(t))),a=new URL(n,$);let o;e&&(o=e.baseOptions);const s={method:"DELETE",...o,...r},i={},l={};j(s,e),await k(i,e),U(a,l);let c=o&&o.headers?o.headers:{};return s.headers={...i,...c,...r.headers},{url:L(a),options:s}},createDevice:async(t,r,n={})=>{v("createDevice","cell",t),v("createDevice","createDeviceRequestInner",r);const a="/cells/{cell}/devices".replace("{cell}",encodeURIComponent(String(t))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"POST",...s,...n},l={},c={};j(i,e),await k(l,e),l["Content-Type"]="application/json",U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},i.data=ue(r,i,e),{url:L(o),options:i}},deleteDevice:async(t,r,n={})=>{v("deleteDevice","cell",t),v("deleteDevice","identifier",r);const a="/cells/{cell}/devices/{identifier}".replace("{cell}",encodeURIComponent(String(t))).replace("{identifier}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"DELETE",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},getDevice:async(t,r,n={})=>{v("getDevice","cell",t),v("getDevice","identifier",r);const a="/cells/{cell}/devices/{identifier}".replace("{cell}",encodeURIComponent(String(t))).replace("{identifier}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"GET",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},listDevices:async(t,r={})=>{v("listDevices","cell",t);const n="/cells/{cell}/devices".replace("{cell}",encodeURIComponent(String(t))),a=new URL(n,$);let o;e&&(o=e.baseOptions);const s={method:"GET",...o,...r},i={},l={};j(s,e),await k(i,e),U(a,l);let c=o&&o.headers?o.headers:{};return s.headers={...i,...c,...r.headers},{url:L(a),options:s}}}},Hn=function(e){const t=G_(e);return{async clearDevices(r,n){var i,l;const a=await t.clearDevices(r,n),o=(e==null?void 0:e.serverIndex)??0,s=(l=(i=M["DeviceConfigurationApi.clearDevices"])==null?void 0:i[o])==null?void 0:l.url;return(c,u)=>D(a,R,E,e)(c,s||u)},async createDevice(r,n,a){var l,c;const o=await t.createDevice(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["DeviceConfigurationApi.createDevice"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async deleteDevice(r,n,a){var l,c;const o=await t.deleteDevice(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["DeviceConfigurationApi.deleteDevice"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async getDevice(r,n,a){var l,c;const o=await t.getDevice(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["DeviceConfigurationApi.getDevice"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async listDevices(r,n){var i,l;const a=await t.listDevices(r,n),o=(e==null?void 0:e.serverIndex)??0,s=(l=(i=M["DeviceConfigurationApi.listDevices"])==null?void 0:i[o])==null?void 0:l.url;return(c,u)=>D(a,R,E,e)(c,s||u)}}};class H_ extends Ve{clearDevices(t,r){return Hn(this.configuration).clearDevices(t,r).then(n=>n(this.axios,this.basePath))}createDevice(t,r,n){return Hn(this.configuration).createDevice(t,r,n).then(a=>a(this.axios,this.basePath))}deleteDevice(t,r,n){return Hn(this.configuration).deleteDevice(t,r,n).then(a=>a(this.axios,this.basePath))}getDevice(t,r,n){return Hn(this.configuration).getDevice(t,r,n).then(a=>a(this.axios,this.basePath))}listDevices(t,r){return Hn(this.configuration).listDevices(t,r).then(n=>n(this.axios,this.basePath))}}const q_=function(e){return{createProgram:async(t,r,n,a={})=>{v("createProgram","cell",t),v("createProgram","body",r);const o="/cells/{cell}/store/programs".replace("{cell}",encodeURIComponent(String(t))),s=new URL(o,$);let i;e&&(i=e.baseOptions);const l={method:"POST",...i,...a},c={},u={};j(l,e),await k(c,e),n!==void 0&&(u.name=n),c["Content-Type"]="text/plain",U(s,u);let d=i&&i.headers?i.headers:{};return l.headers={...c,...d,...a.headers},l.data=ue(r,l,e),{url:L(s),options:l}},deleteProgram:async(t,r,n={})=>{v("deleteProgram","cell",t),v("deleteProgram","program",r);const a="/cells/{cell}/store/programs/{program}".replace("{cell}",encodeURIComponent(String(t))).replace("{program}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"DELETE",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},deleteProgramList:async(t,r,n={})=>{v("deleteProgramList","cell",t),v("deleteProgramList","programIds",r);const a="/cells/{cell}/store/programs".replace("{cell}",encodeURIComponent(String(t))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"DELETE",...s,...n},l={},c={};j(i,e),await k(l,e),r&&(c.program_ids=r),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},getProgram:async(t,r,n={})=>{v("getProgram","cell",t),v("getProgram","program",r);const a="/cells/{cell}/store/programs/{program}".replace("{cell}",encodeURIComponent(String(t))).replace("{program}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"GET",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},updateProgram:async(t,r,n,a={})=>{v("updateProgram","cell",t),v("updateProgram","program",r),v("updateProgram","body",n);const o="/cells/{cell}/store/programs/{program}".replace("{cell}",encodeURIComponent(String(t))).replace("{program}",encodeURIComponent(String(r))),s=new URL(o,$);let i;e&&(i=e.baseOptions);const l={method:"PUT",...i,...a},c={},u={};j(l,e),await k(c,e),c["Content-Type"]="text/plain",U(s,u);let d=i&&i.headers?i.headers:{};return l.headers={...c,...d,...a.headers},l.data=ue(n,l,e),{url:L(s),options:l}}}},qn=function(e){const t=q_(e);return{async createProgram(r,n,a,o){var c,u;const s=await t.createProgram(r,n,a,o),i=(e==null?void 0:e.serverIndex)??0,l=(u=(c=M["LibraryProgramApi.createProgram"])==null?void 0:c[i])==null?void 0:u.url;return(d,h)=>D(s,R,E,e)(d,l||h)},async deleteProgram(r,n,a){var l,c;const o=await t.deleteProgram(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["LibraryProgramApi.deleteProgram"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async deleteProgramList(r,n,a){var l,c;const o=await t.deleteProgramList(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["LibraryProgramApi.deleteProgramList"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async getProgram(r,n,a){var l,c;const o=await t.getProgram(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["LibraryProgramApi.getProgram"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async updateProgram(r,n,a,o){var c,u;const s=await t.updateProgram(r,n,a,o),i=(e==null?void 0:e.serverIndex)??0,l=(u=(c=M["LibraryProgramApi.updateProgram"])==null?void 0:c[i])==null?void 0:u.url;return(d,h)=>D(s,R,E,e)(d,l||h)}}};class J_ extends Ve{createProgram(t,r,n,a){return qn(this.configuration).createProgram(t,r,n,a).then(o=>o(this.axios,this.basePath))}deleteProgram(t,r,n){return qn(this.configuration).deleteProgram(t,r,n).then(a=>a(this.axios,this.basePath))}deleteProgramList(t,r,n){return qn(this.configuration).deleteProgramList(t,r,n).then(a=>a(this.axios,this.basePath))}getProgram(t,r,n){return qn(this.configuration).getProgram(t,r,n).then(a=>a(this.axios,this.basePath))}updateProgram(t,r,n,a){return qn(this.configuration).updateProgram(t,r,n,a).then(o=>o(this.axios,this.basePath))}}const W_=function(e){return{getProgramMetadata:async(t,r,n={})=>{v("getProgramMetadata","cell",t),v("getProgramMetadata","program",r);const a="/cells/{cell}/store/programs/{program}/metadata".replace("{cell}",encodeURIComponent(String(t))).replace("{program}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"GET",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},listProgramMetadata:async(t,r,n={})=>{v("listProgramMetadata","cell",t);const a="/cells/{cell}/store/programs".replace("{cell}",encodeURIComponent(String(t))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"GET",...s,...n},l={},c={};j(i,e),await k(l,e),r!==void 0&&(c.show_hidden=r),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},updateProgramMetadata:async(t,r,n,a={})=>{v("updateProgramMetadata","cell",t),v("updateProgramMetadata","program",r),v("updateProgramMetadata","updateProgramMetadataRequest",n);const o="/cells/{cell}/store/programs/{program}/metadata".replace("{cell}",encodeURIComponent(String(t))).replace("{program}",encodeURIComponent(String(r))),s=new URL(o,$);let i;e&&(i=e.baseOptions);const l={method:"PUT",...i,...a},c={},u={};j(l,e),await k(c,e),c["Content-Type"]="application/json",U(s,u);let d=i&&i.headers?i.headers:{};return l.headers={...c,...d,...a.headers},l.data=ue(n,l,e),{url:L(s),options:l}},uploadProgramMetadataImage:async(t,r,n,a={})=>{v("uploadProgramMetadataImage","cell",t),v("uploadProgramMetadataImage","program",r),v("uploadProgramMetadataImage","file",n);const o="/cells/{cell}/store/programs/{program}/metadata/image".replace("{cell}",encodeURIComponent(String(t))).replace("{program}",encodeURIComponent(String(r))),s=new URL(o,$);let i;e&&(i=e.baseOptions);const l={method:"POST",...i,...a},c={},u={},d=new(e&&e.formDataCtor||FormData);j(l,e),await k(c,e),n!==void 0&&d.append("file",n),c["Content-Type"]="multipart/form-data",U(s,u);let h=i&&i.headers?i.headers:{};return l.headers={...c,...h,...a.headers},l.data=d,{url:L(s),options:l}}}},Xa=function(e){const t=W_(e);return{async getProgramMetadata(r,n,a){var l,c;const o=await t.getProgramMetadata(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["LibraryProgramMetadataApi.getProgramMetadata"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async listProgramMetadata(r,n,a){var l,c;const o=await t.listProgramMetadata(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["LibraryProgramMetadataApi.listProgramMetadata"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async updateProgramMetadata(r,n,a,o){var c,u;const s=await t.updateProgramMetadata(r,n,a,o),i=(e==null?void 0:e.serverIndex)??0,l=(u=(c=M["LibraryProgramMetadataApi.updateProgramMetadata"])==null?void 0:c[i])==null?void 0:u.url;return(d,h)=>D(s,R,E,e)(d,l||h)},async uploadProgramMetadataImage(r,n,a,o){var c,u;const s=await t.uploadProgramMetadataImage(r,n,a,o),i=(e==null?void 0:e.serverIndex)??0,l=(u=(c=M["LibraryProgramMetadataApi.uploadProgramMetadataImage"])==null?void 0:c[i])==null?void 0:u.url;return(d,h)=>D(s,R,E,e)(d,l||h)}}};class Y_ extends Ve{getProgramMetadata(t,r,n){return Xa(this.configuration).getProgramMetadata(t,r,n).then(a=>a(this.axios,this.basePath))}listProgramMetadata(t,r,n){return Xa(this.configuration).listProgramMetadata(t,r,n).then(a=>a(this.axios,this.basePath))}updateProgramMetadata(t,r,n,a){return Xa(this.configuration).updateProgramMetadata(t,r,n,a).then(o=>o(this.axios,this.basePath))}uploadProgramMetadataImage(t,r,n,a){return Xa(this.configuration).uploadProgramMetadataImage(t,r,n,a).then(o=>o(this.axios,this.basePath))}}const K_=function(e){return{createRecipe:async(t,r,n,a,o={})=>{v("createRecipe","cell",t),v("createRecipe","programId",r),v("createRecipe","body",n);const s="/cells/{cell}/store/recipes".replace("{cell}",encodeURIComponent(String(t))),i=new URL(s,$);let l;e&&(l=e.baseOptions);const c={method:"POST",...l,...o},u={},d={};j(c,e),await k(u,e),r!==void 0&&(d.program_id=r),a!==void 0&&(d.name=a),u["Content-Type"]="application/json",U(i,d);let h=l&&l.headers?l.headers:{};return c.headers={...u,...h,...o.headers},c.data=ue(n,c,e),{url:L(i),options:c}},deleteRecipe:async(t,r,n={})=>{v("deleteRecipe","cell",t),v("deleteRecipe","recipe",r);const a="/cells/{cell}/store/recipes/{recipe}".replace("{cell}",encodeURIComponent(String(t))).replace("{recipe}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"DELETE",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},deleteRecipeList:async(t,r,n={})=>{v("deleteRecipeList","cell",t),v("deleteRecipeList","recipeIds",r);const a="/cells/{cell}/store/recipes".replace("{cell}",encodeURIComponent(String(t))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"DELETE",...s,...n},l={},c={};j(i,e),await k(l,e),r&&(c.recipe_ids=r),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},getRecipe:async(t,r,n={})=>{v("getRecipe","cell",t),v("getRecipe","recipe",r);const a="/cells/{cell}/store/recipes/{recipe}".replace("{cell}",encodeURIComponent(String(t))).replace("{recipe}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"GET",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},updateRecipe:async(t,r,n,a={})=>{v("updateRecipe","cell",t),v("updateRecipe","recipe",r),v("updateRecipe","body",n);const o="/cells/{cell}/store/recipes/{recipe}".replace("{cell}",encodeURIComponent(String(t))).replace("{recipe}",encodeURIComponent(String(r))),s=new URL(o,$);let i;e&&(i=e.baseOptions);const l={method:"PUT",...i,...a},c={},u={};j(l,e),await k(c,e),c["Content-Type"]="application/json",U(s,u);let d=i&&i.headers?i.headers:{};return l.headers={...c,...d,...a.headers},l.data=ue(n,l,e),{url:L(s),options:l}}}},Jn=function(e){const t=K_(e);return{async createRecipe(r,n,a,o,s){var u,d;const i=await t.createRecipe(r,n,a,o,s),l=(e==null?void 0:e.serverIndex)??0,c=(d=(u=M["LibraryRecipeApi.createRecipe"])==null?void 0:u[l])==null?void 0:d.url;return(h,p)=>D(i,R,E,e)(h,c||p)},async deleteRecipe(r,n,a){var l,c;const o=await t.deleteRecipe(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["LibraryRecipeApi.deleteRecipe"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async deleteRecipeList(r,n,a){var l,c;const o=await t.deleteRecipeList(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["LibraryRecipeApi.deleteRecipeList"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async getRecipe(r,n,a){var l,c;const o=await t.getRecipe(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["LibraryRecipeApi.getRecipe"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async updateRecipe(r,n,a,o){var c,u;const s=await t.updateRecipe(r,n,a,o),i=(e==null?void 0:e.serverIndex)??0,l=(u=(c=M["LibraryRecipeApi.updateRecipe"])==null?void 0:c[i])==null?void 0:u.url;return(d,h)=>D(s,R,E,e)(d,l||h)}}};class Q_ extends Ve{createRecipe(t,r,n,a,o){return Jn(this.configuration).createRecipe(t,r,n,a,o).then(s=>s(this.axios,this.basePath))}deleteRecipe(t,r,n){return Jn(this.configuration).deleteRecipe(t,r,n).then(a=>a(this.axios,this.basePath))}deleteRecipeList(t,r,n){return Jn(this.configuration).deleteRecipeList(t,r,n).then(a=>a(this.axios,this.basePath))}getRecipe(t,r,n){return Jn(this.configuration).getRecipe(t,r,n).then(a=>a(this.axios,this.basePath))}updateRecipe(t,r,n,a){return Jn(this.configuration).updateRecipe(t,r,n,a).then(o=>o(this.axios,this.basePath))}}const X_=function(e){return{getRecipeMetadata:async(t,r,n={})=>{v("getRecipeMetadata","cell",t),v("getRecipeMetadata","recipe",r);const a="/cells/{cell}/store/recipes/{recipe}/metadata".replace("{cell}",encodeURIComponent(String(t))).replace("{recipe}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"GET",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},listRecipeMetadata:async(t,r={})=>{v("listRecipeMetadata","cell",t);const n="/cells/{cell}/store/recipes".replace("{cell}",encodeURIComponent(String(t))),a=new URL(n,$);let o;e&&(o=e.baseOptions);const s={method:"GET",...o,...r},i={},l={};j(s,e),await k(i,e),U(a,l);let c=o&&o.headers?o.headers:{};return s.headers={...i,...c,...r.headers},{url:L(a),options:s}},updateRecipeMetadata:async(t,r,n,a={})=>{v("updateRecipeMetadata","cell",t),v("updateRecipeMetadata","recipe",r),v("updateRecipeMetadata","updateRecipeMetadataRequest",n);const o="/cells/{cell}/store/recipes/{recipe}/metadata".replace("{cell}",encodeURIComponent(String(t))).replace("{recipe}",encodeURIComponent(String(r))),s=new URL(o,$);let i;e&&(i=e.baseOptions);const l={method:"PUT",...i,...a},c={},u={};j(l,e),await k(c,e),c["Content-Type"]="application/json",U(s,u);let d=i&&i.headers?i.headers:{};return l.headers={...c,...d,...a.headers},l.data=ue(n,l,e),{url:L(s),options:l}},uploadRecipeMetadataImage:async(t,r,n,a={})=>{v("uploadRecipeMetadataImage","cell",t),v("uploadRecipeMetadataImage","recipe",r),v("uploadRecipeMetadataImage","file",n);const o="/cells/{cell}/store/recipes/{recipe}/metadata/image".replace("{cell}",encodeURIComponent(String(t))).replace("{recipe}",encodeURIComponent(String(r))),s=new URL(o,$);let i;e&&(i=e.baseOptions);const l={method:"POST",...i,...a},c={},u={},d=new(e&&e.formDataCtor||FormData);j(l,e),await k(c,e),n!==void 0&&d.append("file",n),c["Content-Type"]="multipart/form-data",U(s,u);let h=i&&i.headers?i.headers:{};return l.headers={...c,...h,...a.headers},l.data=d,{url:L(s),options:l}}}},Za=function(e){const t=X_(e);return{async getRecipeMetadata(r,n,a){var l,c;const o=await t.getRecipeMetadata(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["LibraryRecipeMetadataApi.getRecipeMetadata"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async listRecipeMetadata(r,n){var i,l;const a=await t.listRecipeMetadata(r,n),o=(e==null?void 0:e.serverIndex)??0,s=(l=(i=M["LibraryRecipeMetadataApi.listRecipeMetadata"])==null?void 0:i[o])==null?void 0:l.url;return(c,u)=>D(a,R,E,e)(c,s||u)},async updateRecipeMetadata(r,n,a,o){var c,u;const s=await t.updateRecipeMetadata(r,n,a,o),i=(e==null?void 0:e.serverIndex)??0,l=(u=(c=M["LibraryRecipeMetadataApi.updateRecipeMetadata"])==null?void 0:c[i])==null?void 0:u.url;return(d,h)=>D(s,R,E,e)(d,l||h)},async uploadRecipeMetadataImage(r,n,a,o){var c,u;const s=await t.uploadRecipeMetadataImage(r,n,a,o),i=(e==null?void 0:e.serverIndex)??0,l=(u=(c=M["LibraryRecipeMetadataApi.uploadRecipeMetadataImage"])==null?void 0:c[i])==null?void 0:u.url;return(d,h)=>D(s,R,E,e)(d,l||h)}}};class Z_ extends Ve{getRecipeMetadata(t,r,n){return Za(this.configuration).getRecipeMetadata(t,r,n).then(a=>a(this.axios,this.basePath))}listRecipeMetadata(t,r){return Za(this.configuration).listRecipeMetadata(t,r).then(n=>n(this.axios,this.basePath))}updateRecipeMetadata(t,r,n,a){return Za(this.configuration).updateRecipeMetadata(t,r,n,a).then(o=>o(this.axios,this.basePath))}uploadRecipeMetadataImage(t,r,n,a){return Za(this.configuration).uploadRecipeMetadataImage(t,r,n,a).then(o=>o(this.axios,this.basePath))}}const eE=function(e){return{deleteAllMotions:async(t,r={})=>{v("deleteAllMotions","cell",t);const n="/cells/{cell}/motions".replace("{cell}",encodeURIComponent(String(t))),a=new URL(n,$);let o;e&&(o=e.baseOptions);const s={method:"DELETE",...o,...r},i={},l={};j(s,e),await k(i,e),U(a,l);let c=o&&o.headers?o.headers:{};return s.headers={...i,...c,...r.headers},{url:L(a),options:s}},deleteMotion:async(t,r,n={})=>{v("deleteMotion","cell",t),v("deleteMotion","motion",r);const a="/cells/{cell}/motions/{motion}/delete".replace("{cell}",encodeURIComponent(String(t))).replace("{motion}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"DELETE",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},executeTrajectory:async(t,r,n={})=>{v("executeTrajectory","cell",t),v("executeTrajectory","executeTrajectoryRequest",r);const a="/cells/{cell}/motions/executetrajectory".replace("{cell}",encodeURIComponent(String(t))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"GET",...s,...n},l={},c={};j(i,e),await k(l,e),l["Content-Type"]="application/json",U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},i.data=ue(r,i,e),{url:L(o),options:i}},getMotionTrajectory:async(t,r,n,a,o={})=>{v("getMotionTrajectory","cell",t),v("getMotionTrajectory","motion",r),v("getMotionTrajectory","sampleTime",n);const s="/cells/{cell}/motions/{motion}/trajectory".replace("{cell}",encodeURIComponent(String(t))).replace("{motion}",encodeURIComponent(String(r))),i=new URL(s,$);let l;e&&(l=e.baseOptions);const c={method:"GET",...l,...o},u={},d={};j(c,e),await k(u,e),n!==void 0&&(d.sample_time=n),a!==void 0&&(d.responses_coordinate_system=a),U(i,d);let h=l&&l.headers?l.headers:{};return c.headers={...u,...h,...o.headers},{url:L(i),options:c}},getMotionTrajectorySample:async(t,r,n,a,o={})=>{v("getMotionTrajectorySample","cell",t),v("getMotionTrajectorySample","motion",r);const s="/cells/{cell}/motions/{motion}/trajectorysample".replace("{cell}",encodeURIComponent(String(t))).replace("{motion}",encodeURIComponent(String(r))),i=new URL(s,$);let l;e&&(l=e.baseOptions);const c={method:"GET",...l,...o},u={},d={};j(c,e),await k(u,e),n!==void 0&&(d.location_on_trajectory=n),a!==void 0&&(d.response_coordinate_system=a),U(i,d);let h=l&&l.headers?l.headers:{};return c.headers={...u,...h,...o.headers},{url:L(i),options:c}},getPlannedMotion:async(t,r,n,a={})=>{v("getPlannedMotion","cell",t),v("getPlannedMotion","motion",r);const o="/cells/{cell}/motions/{motion}/planned-motion".replace("{cell}",encodeURIComponent(String(t))).replace("{motion}",encodeURIComponent(String(r))),s=new URL(o,$);let i;e&&(i=e.baseOptions);const l={method:"GET",...i,...a},c={},u={};j(l,e),await k(c,e),n!==void 0&&(u.sample_time=n),U(s,u);let d=i&&i.headers?i.headers:{};return l.headers={...c,...d,...a.headers},{url:L(s),options:l}},getPlanningMotionGroupModels:async(t,r={})=>{v("getPlanningMotionGroupModels","cell",t);const n="/cells/{cell}/motion-planning/motion-group-models".replace("{cell}",encodeURIComponent(String(t))),a=new URL(n,$);let o;e&&(o=e.baseOptions);const s={method:"GET",...o,...r},i={},l={};j(s,e),await k(i,e),U(a,l);let c=o&&o.headers?o.headers:{};return s.headers={...i,...c,...r.headers},{url:L(a),options:s}},listMotions:async(t,r={})=>{v("listMotions","cell",t);const n="/cells/{cell}/motions".replace("{cell}",encodeURIComponent(String(t))),a=new URL(n,$);let o;e&&(o=e.baseOptions);const s={method:"GET",...o,...r},i={},l={};j(s,e),await k(i,e),U(a,l);let c=o&&o.headers?o.headers:{};return s.headers={...i,...c,...r.headers},{url:L(a),options:s}},loadPlannedMotion:async(t,r,n={})=>{v("loadPlannedMotion","cell",t),v("loadPlannedMotion","plannedMotion",r);const a="/cells/{cell}/planned-motions".replace("{cell}",encodeURIComponent(String(t))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"POST",...s,...n},l={},c={};j(i,e),await k(l,e),l["Content-Type"]="application/json",U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},i.data=ue(r,i,e),{url:L(o),options:i}},planCollisionFreePTP:async(t,r,n={})=>{v("planCollisionFreePTP","cell",t);const a="/cells/{cell}/motion-planning/plan-collision-free-ptp".replace("{cell}",encodeURIComponent(String(t))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"POST",...s,...n},l={},c={};j(i,e),await k(l,e),l["Content-Type"]="application/json",U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},i.data=ue(r,i,e),{url:L(o),options:i}},planMotion:async(t,r,n={})=>{v("planMotion","cell",t),v("planMotion","planRequest",r);const a="/cells/{cell}/motions".replace("{cell}",encodeURIComponent(String(t))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"POST",...s,...n},l={},c={};j(i,e),await k(l,e),l["Content-Type"]="application/json",U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},i.data=ue(r,i,e),{url:L(o),options:i}},planTrajectory:async(t,r,n={})=>{v("planTrajectory","cell",t);const a="/cells/{cell}/motion-planning/plan-trajectory".replace("{cell}",encodeURIComponent(String(t))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"POST",...s,...n},l={},c={};j(i,e),await k(l,e),l["Content-Type"]="application/json",U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},i.data=ue(r,i,e),{url:L(o),options:i}},stopExecution:async(t,r,n={})=>{v("stopExecution","cell",t),v("stopExecution","motion",r);const a="/cells/{cell}/motions/{motion}/stop".replace("{cell}",encodeURIComponent(String(t))).replace("{motion}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"PUT",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},streamMove:async(t,r,n={})=>{v("streamMove","cell",t),v("streamMove","streamMoveRequest",r);const a="/cells/{cell}/motions/streammove".replace("{cell}",encodeURIComponent(String(t))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"GET",...s,...n},l={},c={};j(i,e),await k(l,e),l["Content-Type"]="application/json",U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},i.data=ue(r,i,e),{url:L(o),options:i}},streamMoveBackward:async(t,r,n,a,o,s,i={})=>{v("streamMoveBackward","cell",t),v("streamMoveBackward","motion",r),v("streamMoveBackward","playbackSpeedInPercent",n);const l="/cells/{cell}/motions/{motion}/executebackward".replace("{cell}",encodeURIComponent(String(t))).replace("{motion}",encodeURIComponent(String(r))),c=new URL(l,$);let u;e&&(u=e.baseOptions);const d={method:"GET",...u,...i},h={},p={};j(d,e),await k(h,e),n!==void 0&&(p.playback_speed_in_percent=n),a!==void 0&&(p.response_rate=a),o!==void 0&&(p.response_coordinate_system=o),s!==void 0&&(p.start_location_on_trajectory=s),U(c,p);let f=u&&u.headers?u.headers:{};return d.headers={...h,...f,...i.headers},{url:L(c),options:d}},streamMoveForward:async(t,r,n,a,o,s,i={})=>{v("streamMoveForward","cell",t),v("streamMoveForward","motion",r),v("streamMoveForward","playbackSpeedInPercent",n);const l="/cells/{cell}/motions/{motion}/executeforward".replace("{cell}",encodeURIComponent(String(t))).replace("{motion}",encodeURIComponent(String(r))),c=new URL(l,$);let u;e&&(u=e.baseOptions);const d={method:"GET",...u,...i},h={},p={};j(d,e),await k(h,e),n!==void 0&&(p.playback_speed_in_percent=n),a!==void 0&&(p.response_rate=a),o!==void 0&&(p.response_coordinate_system=o),s!==void 0&&(p.start_location_on_trajectory=s),U(c,p);let f=u&&u.headers?u.headers:{};return d.headers={...h,...f,...i.headers},{url:L(c),options:d}},streamMoveToTrajectoryViaJointPTP:async(t,r,n,a,o,s,i,l,c,u,d={})=>{v("streamMoveToTrajectoryViaJointPTP","cell",t),v("streamMoveToTrajectoryViaJointPTP","motion",r),v("streamMoveToTrajectoryViaJointPTP","locationOnTrajectory",n);const h="/cells/{cell}/motions/{motion}/executetotrajectory".replace("{cell}",encodeURIComponent(String(t))).replace("{motion}",encodeURIComponent(String(r))),p=new URL(h,$);let f;e&&(f=e.baseOptions);const m={method:"GET",...f,...d},y={},x={};j(m,e),await k(y,e),n!==void 0&&(x.location_on_trajectory=n),a&&(x["limit_override.joint_velocity_limits.joints"]=a),o&&(x["limit_override.joint_acceleration_limits.joints"]=o),s!==void 0&&(x["limit_override.tcp_velocity_limit"]=s),i!==void 0&&(x["limit_override.tcp_acceleration_limit"]=i),l!==void 0&&(x["limit_override.tcp_orientation_velocity_limit"]=l),c!==void 0&&(x["limit_override.tcp_orientation_acceleration_limit"]=c),u!==void 0&&(x.responses_coordinate_system=u),U(p,x);let V=f&&f.headers?f.headers:{};return m.headers={...y,...V,...d.headers},{url:L(p),options:m}}}},Ye=function(e){const t=eE(e);return{async deleteAllMotions(r,n){var i,l;const a=await t.deleteAllMotions(r,n),o=(e==null?void 0:e.serverIndex)??0,s=(l=(i=M["MotionApi.deleteAllMotions"])==null?void 0:i[o])==null?void 0:l.url;return(c,u)=>D(a,R,E,e)(c,s||u)},async deleteMotion(r,n,a){var l,c;const o=await t.deleteMotion(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["MotionApi.deleteMotion"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async executeTrajectory(r,n,a){var l,c;const o=await t.executeTrajectory(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["MotionApi.executeTrajectory"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async getMotionTrajectory(r,n,a,o,s){var u,d;const i=await t.getMotionTrajectory(r,n,a,o,s),l=(e==null?void 0:e.serverIndex)??0,c=(d=(u=M["MotionApi.getMotionTrajectory"])==null?void 0:u[l])==null?void 0:d.url;return(h,p)=>D(i,R,E,e)(h,c||p)},async getMotionTrajectorySample(r,n,a,o,s){var u,d;const i=await t.getMotionTrajectorySample(r,n,a,o,s),l=(e==null?void 0:e.serverIndex)??0,c=(d=(u=M["MotionApi.getMotionTrajectorySample"])==null?void 0:u[l])==null?void 0:d.url;return(h,p)=>D(i,R,E,e)(h,c||p)},async getPlannedMotion(r,n,a,o){var c,u;const s=await t.getPlannedMotion(r,n,a,o),i=(e==null?void 0:e.serverIndex)??0,l=(u=(c=M["MotionApi.getPlannedMotion"])==null?void 0:c[i])==null?void 0:u.url;return(d,h)=>D(s,R,E,e)(d,l||h)},async getPlanningMotionGroupModels(r,n){var i,l;const a=await t.getPlanningMotionGroupModels(r,n),o=(e==null?void 0:e.serverIndex)??0,s=(l=(i=M["MotionApi.getPlanningMotionGroupModels"])==null?void 0:i[o])==null?void 0:l.url;return(c,u)=>D(a,R,E,e)(c,s||u)},async listMotions(r,n){var i,l;const a=await t.listMotions(r,n),o=(e==null?void 0:e.serverIndex)??0,s=(l=(i=M["MotionApi.listMotions"])==null?void 0:i[o])==null?void 0:l.url;return(c,u)=>D(a,R,E,e)(c,s||u)},async loadPlannedMotion(r,n,a){var l,c;const o=await t.loadPlannedMotion(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["MotionApi.loadPlannedMotion"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async planCollisionFreePTP(r,n,a){var l,c;const o=await t.planCollisionFreePTP(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["MotionApi.planCollisionFreePTP"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async planMotion(r,n,a){var l,c;const o=await t.planMotion(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["MotionApi.planMotion"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async planTrajectory(r,n,a){var l,c;const o=await t.planTrajectory(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["MotionApi.planTrajectory"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async stopExecution(r,n,a){var l,c;const o=await t.stopExecution(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["MotionApi.stopExecution"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async streamMove(r,n,a){var l,c;const o=await t.streamMove(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["MotionApi.streamMove"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async streamMoveBackward(r,n,a,o,s,i,l){var h,p;const c=await t.streamMoveBackward(r,n,a,o,s,i,l),u=(e==null?void 0:e.serverIndex)??0,d=(p=(h=M["MotionApi.streamMoveBackward"])==null?void 0:h[u])==null?void 0:p.url;return(f,m)=>D(c,R,E,e)(f,d||m)},async streamMoveForward(r,n,a,o,s,i,l){var h,p;const c=await t.streamMoveForward(r,n,a,o,s,i,l),u=(e==null?void 0:e.serverIndex)??0,d=(p=(h=M["MotionApi.streamMoveForward"])==null?void 0:h[u])==null?void 0:p.url;return(f,m)=>D(c,R,E,e)(f,d||m)},async streamMoveToTrajectoryViaJointPTP(r,n,a,o,s,i,l,c,u,d,h){var y,x;const p=await t.streamMoveToTrajectoryViaJointPTP(r,n,a,o,s,i,l,c,u,d,h),f=(e==null?void 0:e.serverIndex)??0,m=(x=(y=M["MotionApi.streamMoveToTrajectoryViaJointPTP"])==null?void 0:y[f])==null?void 0:x.url;return(V,O)=>D(p,R,E,e)(V,m||O)}}};class tE extends Ve{deleteAllMotions(t,r){return Ye(this.configuration).deleteAllMotions(t,r).then(n=>n(this.axios,this.basePath))}deleteMotion(t,r,n){return Ye(this.configuration).deleteMotion(t,r,n).then(a=>a(this.axios,this.basePath))}executeTrajectory(t,r,n){return Ye(this.configuration).executeTrajectory(t,r,n).then(a=>a(this.axios,this.basePath))}getMotionTrajectory(t,r,n,a,o){return Ye(this.configuration).getMotionTrajectory(t,r,n,a,o).then(s=>s(this.axios,this.basePath))}getMotionTrajectorySample(t,r,n,a,o){return Ye(this.configuration).getMotionTrajectorySample(t,r,n,a,o).then(s=>s(this.axios,this.basePath))}getPlannedMotion(t,r,n,a){return Ye(this.configuration).getPlannedMotion(t,r,n,a).then(o=>o(this.axios,this.basePath))}getPlanningMotionGroupModels(t,r){return Ye(this.configuration).getPlanningMotionGroupModels(t,r).then(n=>n(this.axios,this.basePath))}listMotions(t,r){return Ye(this.configuration).listMotions(t,r).then(n=>n(this.axios,this.basePath))}loadPlannedMotion(t,r,n){return Ye(this.configuration).loadPlannedMotion(t,r,n).then(a=>a(this.axios,this.basePath))}planCollisionFreePTP(t,r,n){return Ye(this.configuration).planCollisionFreePTP(t,r,n).then(a=>a(this.axios,this.basePath))}planMotion(t,r,n){return Ye(this.configuration).planMotion(t,r,n).then(a=>a(this.axios,this.basePath))}planTrajectory(t,r,n){return Ye(this.configuration).planTrajectory(t,r,n).then(a=>a(this.axios,this.basePath))}stopExecution(t,r,n){return Ye(this.configuration).stopExecution(t,r,n).then(a=>a(this.axios,this.basePath))}streamMove(t,r,n){return Ye(this.configuration).streamMove(t,r,n).then(a=>a(this.axios,this.basePath))}streamMoveBackward(t,r,n,a,o,s,i){return Ye(this.configuration).streamMoveBackward(t,r,n,a,o,s,i).then(l=>l(this.axios,this.basePath))}streamMoveForward(t,r,n,a,o,s,i){return Ye(this.configuration).streamMoveForward(t,r,n,a,o,s,i).then(l=>l(this.axios,this.basePath))}streamMoveToTrajectoryViaJointPTP(t,r,n,a,o,s,i,l,c,u,d){return Ye(this.configuration).streamMoveToTrajectoryViaJointPTP(t,r,n,a,o,s,i,l,c,u,d).then(h=>h(this.axios,this.basePath))}}const rE=function(e){return{activateAllMotionGroups:async(t,r,n={})=>{v("activateAllMotionGroups","cell",t),v("activateAllMotionGroups","controller",r);const a="/cells/{cell}/motion-groups/all".replace("{cell}",encodeURIComponent(String(t))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"POST",...s,...n},l={},c={};j(i,e),await k(l,e),r!==void 0&&(c.controller=r),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},activateMotionGroup:async(t,r,n={})=>{v("activateMotionGroup","cell",t),v("activateMotionGroup","motionGroup",r);const a="/cells/{cell}/motion-groups".replace("{cell}",encodeURIComponent(String(t))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"POST",...s,...n},l={},c={};j(i,e),await k(l,e),r!==void 0&&(c.motion_group=r),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},deactivateMotionGroup:async(t,r,n={})=>{v("deactivateMotionGroup","cell",t),v("deactivateMotionGroup","motionGroup",r);const a="/cells/{cell}/motion-groups/{motion-group}".replace("{cell}",encodeURIComponent(String(t))).replace("{motion-group}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"DELETE",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},listMotionGroups:async(t,r={})=>{v("listMotionGroups","cell",t);const n="/cells/{cell}/motion-groups".replace("{cell}",encodeURIComponent(String(t))),a=new URL(n,$);let o;e&&(o=e.baseOptions);const s={method:"GET",...o,...r},i={},l={};j(s,e),await k(i,e),U(a,l);let c=o&&o.headers?o.headers:{};return s.headers={...i,...c,...r.headers},{url:L(a),options:s}}}},eo=function(e){const t=rE(e);return{async activateAllMotionGroups(r,n,a){var l,c;const o=await t.activateAllMotionGroups(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["MotionGroupApi.activateAllMotionGroups"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async activateMotionGroup(r,n,a){var l,c;const o=await t.activateMotionGroup(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["MotionGroupApi.activateMotionGroup"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async deactivateMotionGroup(r,n,a){var l,c;const o=await t.deactivateMotionGroup(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["MotionGroupApi.deactivateMotionGroup"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async listMotionGroups(r,n){var i,l;const a=await t.listMotionGroups(r,n),o=(e==null?void 0:e.serverIndex)??0,s=(l=(i=M["MotionGroupApi.listMotionGroups"])==null?void 0:i[o])==null?void 0:l.url;return(c,u)=>D(a,R,E,e)(c,s||u)}}};class nE extends Ve{activateAllMotionGroups(t,r,n){return eo(this.configuration).activateAllMotionGroups(t,r,n).then(a=>a(this.axios,this.basePath))}activateMotionGroup(t,r,n){return eo(this.configuration).activateMotionGroup(t,r,n).then(a=>a(this.axios,this.basePath))}deactivateMotionGroup(t,r,n){return eo(this.configuration).deactivateMotionGroup(t,r,n).then(a=>a(this.axios,this.basePath))}listMotionGroups(t,r){return eo(this.configuration).listMotionGroups(t,r).then(n=>n(this.axios,this.basePath))}}const aE=function(e){return{getActivePayload:async(t,r,n={})=>{v("getActivePayload","cell",t),v("getActivePayload","motionGroup",r);const a="/cells/{cell}/motion-groups/{motion-group}/payloads/current".replace("{cell}",encodeURIComponent(String(t))).replace("{motion-group}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"GET",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},getActiveTcp:async(t,r,n,a={})=>{v("getActiveTcp","cell",t),v("getActiveTcp","motionGroup",r);const o="/cells/{cell}/motion-groups/{motion-group}/tcps/current".replace("{cell}",encodeURIComponent(String(t))).replace("{motion-group}",encodeURIComponent(String(r))),s=new URL(o,$);let i;e&&(i=e.baseOptions);const l={method:"GET",...i,...a},c={},u={};j(l,e),await k(c,e),n!==void 0&&(u.rotation_type=n),U(s,u);let d=i&&i.headers?i.headers:{};return l.headers={...c,...d,...a.headers},{url:L(s),options:l}},getCurrentMotionGroupState:async(t,r,n,a,o={})=>{v("getCurrentMotionGroupState","cell",t),v("getCurrentMotionGroupState","motionGroup",r);const s="/cells/{cell}/motion-groups/{motion-group}/state".replace("{cell}",encodeURIComponent(String(t))).replace("{motion-group}",encodeURIComponent(String(r))),i=new URL(s,$);let l;e&&(l=e.baseOptions);const c={method:"GET",...l,...o},u={},d={};j(c,e),await k(u,e),n!==void 0&&(d.tcp=n),a!==void 0&&(d.response_coordinate_system=a),U(i,d);let h=l&&l.headers?l.headers:{};return c.headers={...u,...h,...o.headers},{url:L(i),options:c}},getInfoCapabilities:async(t,r,n={})=>{v("getInfoCapabilities","cell",t),v("getInfoCapabilities","motionGroup",r);const a="/cells/{cell}/motion-groups/{motion-group}/info-capabilities".replace("{cell}",encodeURIComponent(String(t))).replace("{motion-group}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"GET",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},getMotionGroupSpecification:async(t,r,n={})=>{v("getMotionGroupSpecification","cell",t),v("getMotionGroupSpecification","motionGroup",r);const a="/cells/{cell}/motion-groups/{motion-group}/specification".replace("{cell}",encodeURIComponent(String(t))).replace("{motion-group}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"GET",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},getMounting:async(t,r,n={})=>{v("getMounting","cell",t),v("getMounting","motionGroup",r);const a="/cells/{cell}/motion-groups/{motion-group}/mounting".replace("{cell}",encodeURIComponent(String(t))).replace("{motion-group}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"GET",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},getOptimizerConfiguration:async(t,r,n,a={})=>{v("getOptimizerConfiguration","cell",t),v("getOptimizerConfiguration","motionGroup",r);const o="/cells/{cell}/motion-groups/{motion-group}/optimizer-setup".replace("{cell}",encodeURIComponent(String(t))).replace("{motion-group}",encodeURIComponent(String(r))),s=new URL(o,$);let i;e&&(i=e.baseOptions);const l={method:"GET",...i,...a},c={},u={};j(l,e),await k(c,e),n!==void 0&&(u.tcp=n),U(s,u);let d=i&&i.headers?i.headers:{};return l.headers={...c,...d,...a.headers},{url:L(s),options:l}},getSafetySetup:async(t,r,n={})=>{v("getSafetySetup","cell",t),v("getSafetySetup","motionGroup",r);const a="/cells/{cell}/motion-groups/{motion-group}/safety-setup".replace("{cell}",encodeURIComponent(String(t))).replace("{motion-group}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"GET",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},listPayloads:async(t,r,n={})=>{v("listPayloads","cell",t),v("listPayloads","motionGroup",r);const a="/cells/{cell}/motion-groups/{motion-group}/payloads".replace("{cell}",encodeURIComponent(String(t))).replace("{motion-group}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"GET",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},listTcps:async(t,r,n,a={})=>{v("listTcps","cell",t),v("listTcps","motionGroup",r);const o="/cells/{cell}/motion-groups/{motion-group}/tcps".replace("{cell}",encodeURIComponent(String(t))).replace("{motion-group}",encodeURIComponent(String(r))),s=new URL(o,$);let i;e&&(i=e.baseOptions);const l={method:"GET",...i,...a},c={},u={};j(l,e),await k(c,e),n!==void 0&&(u.rotation_type=n),U(s,u);let d=i&&i.headers?i.headers:{};return l.headers={...c,...d,...a.headers},{url:L(s),options:l}},streamMotionGroupState:async(t,r,n,a,o,s={})=>{v("streamMotionGroupState","cell",t),v("streamMotionGroupState","motionGroup",r);const i="/cells/{cell}/motion-groups/{motion-group}/state-stream".replace("{cell}",encodeURIComponent(String(t))).replace("{motion-group}",encodeURIComponent(String(r))),l=new URL(i,$);let c;e&&(c=e.baseOptions);const u={method:"GET",...c,...s},d={},h={};j(u,e),await k(d,e),n!==void 0&&(h.response_rate=n),a!==void 0&&(h.response_coordinate_system=a),o!==void 0&&(h.tcp=o),U(l,h);let p=c&&c.headers?c.headers:{};return u.headers={...d,...p,...s.headers},{url:L(l),options:u}}}},bt=function(e){const t=aE(e);return{async getActivePayload(r,n,a){var l,c;const o=await t.getActivePayload(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["MotionGroupInfosApi.getActivePayload"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async getActiveTcp(r,n,a,o){var c,u;const s=await t.getActiveTcp(r,n,a,o),i=(e==null?void 0:e.serverIndex)??0,l=(u=(c=M["MotionGroupInfosApi.getActiveTcp"])==null?void 0:c[i])==null?void 0:u.url;return(d,h)=>D(s,R,E,e)(d,l||h)},async getCurrentMotionGroupState(r,n,a,o,s){var u,d;const i=await t.getCurrentMotionGroupState(r,n,a,o,s),l=(e==null?void 0:e.serverIndex)??0,c=(d=(u=M["MotionGroupInfosApi.getCurrentMotionGroupState"])==null?void 0:u[l])==null?void 0:d.url;return(h,p)=>D(i,R,E,e)(h,c||p)},async getInfoCapabilities(r,n,a){var l,c;const o=await t.getInfoCapabilities(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["MotionGroupInfosApi.getInfoCapabilities"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async getMotionGroupSpecification(r,n,a){var l,c;const o=await t.getMotionGroupSpecification(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["MotionGroupInfosApi.getMotionGroupSpecification"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async getMounting(r,n,a){var l,c;const o=await t.getMounting(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["MotionGroupInfosApi.getMounting"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async getOptimizerConfiguration(r,n,a,o){var c,u;const s=await t.getOptimizerConfiguration(r,n,a,o),i=(e==null?void 0:e.serverIndex)??0,l=(u=(c=M["MotionGroupInfosApi.getOptimizerConfiguration"])==null?void 0:c[i])==null?void 0:u.url;return(d,h)=>D(s,R,E,e)(d,l||h)},async getSafetySetup(r,n,a){var l,c;const o=await t.getSafetySetup(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["MotionGroupInfosApi.getSafetySetup"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async listPayloads(r,n,a){var l,c;const o=await t.listPayloads(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["MotionGroupInfosApi.listPayloads"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async listTcps(r,n,a,o){var c,u;const s=await t.listTcps(r,n,a,o),i=(e==null?void 0:e.serverIndex)??0,l=(u=(c=M["MotionGroupInfosApi.listTcps"])==null?void 0:c[i])==null?void 0:u.url;return(d,h)=>D(s,R,E,e)(d,l||h)},async streamMotionGroupState(r,n,a,o,s,i){var d,h;const l=await t.streamMotionGroupState(r,n,a,o,s,i),c=(e==null?void 0:e.serverIndex)??0,u=(h=(d=M["MotionGroupInfosApi.streamMotionGroupState"])==null?void 0:d[c])==null?void 0:h.url;return(p,f)=>D(l,R,E,e)(p,u||f)}}};class oE extends Ve{getActivePayload(t,r,n){return bt(this.configuration).getActivePayload(t,r,n).then(a=>a(this.axios,this.basePath))}getActiveTcp(t,r,n,a){return bt(this.configuration).getActiveTcp(t,r,n,a).then(o=>o(this.axios,this.basePath))}getCurrentMotionGroupState(t,r,n,a,o){return bt(this.configuration).getCurrentMotionGroupState(t,r,n,a,o).then(s=>s(this.axios,this.basePath))}getInfoCapabilities(t,r,n){return bt(this.configuration).getInfoCapabilities(t,r,n).then(a=>a(this.axios,this.basePath))}getMotionGroupSpecification(t,r,n){return bt(this.configuration).getMotionGroupSpecification(t,r,n).then(a=>a(this.axios,this.basePath))}getMounting(t,r,n){return bt(this.configuration).getMounting(t,r,n).then(a=>a(this.axios,this.basePath))}getOptimizerConfiguration(t,r,n,a){return bt(this.configuration).getOptimizerConfiguration(t,r,n,a).then(o=>o(this.axios,this.basePath))}getSafetySetup(t,r,n){return bt(this.configuration).getSafetySetup(t,r,n).then(a=>a(this.axios,this.basePath))}listPayloads(t,r,n){return bt(this.configuration).listPayloads(t,r,n).then(a=>a(this.axios,this.basePath))}listTcps(t,r,n,a){return bt(this.configuration).listTcps(t,r,n,a).then(o=>o(this.axios,this.basePath))}streamMotionGroupState(t,r,n,a,o,s){return bt(this.configuration).streamMotionGroupState(t,r,n,a,o,s).then(i=>i(this.axios,this.basePath))}}const sE=function(e){return{directionJogging:async(t,r,n={})=>{v("directionJogging","cell",t),v("directionJogging","directionJoggingRequest",r);const a="/cells/{cell}/motion-groups/move-tcp".replace("{cell}",encodeURIComponent(String(t))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"GET",...s,...n},l={},c={};j(i,e),await k(l,e),l["Content-Type"]="application/json",U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},i.data=ue(r,i,e),{url:L(o),options:i}},getJoggingCapabilities:async(t,r,n={})=>{v("getJoggingCapabilities","cell",t),v("getJoggingCapabilities","motionGroup",r);const a="/cells/{cell}/motion-groups/{motion-group}/jogging-capabilities".replace("{cell}",encodeURIComponent(String(t))).replace("{motion-group}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"GET",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},jointJogging:async(t,r,n={})=>{v("jointJogging","cell",t),v("jointJogging","jointJoggingRequest",r);const a="/cells/{cell}/motion-groups/move-joint".replace("{cell}",encodeURIComponent(String(t))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"GET",...s,...n},l={},c={};j(i,e),await k(l,e),l["Content-Type"]="application/json",U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},i.data=ue(r,i,e),{url:L(o),options:i}},stopJogging:async(t,r,n={})=>{v("stopJogging","cell",t),v("stopJogging","motionGroup",r);const a="/cells/{cell}/motion-groups/{motion-group}/stop".replace("{cell}",encodeURIComponent(String(t))).replace("{motion-group}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"PUT",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}}}},to=function(e){const t=sE(e);return{async directionJogging(r,n,a){var l,c;const o=await t.directionJogging(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["MotionGroupJoggingApi.directionJogging"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async getJoggingCapabilities(r,n,a){var l,c;const o=await t.getJoggingCapabilities(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["MotionGroupJoggingApi.getJoggingCapabilities"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async jointJogging(r,n,a){var l,c;const o=await t.jointJogging(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["MotionGroupJoggingApi.jointJogging"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async stopJogging(r,n,a){var l,c;const o=await t.stopJogging(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["MotionGroupJoggingApi.stopJogging"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)}}};class iE extends Ve{directionJogging(t,r,n){return to(this.configuration).directionJogging(t,r,n).then(a=>a(this.axios,this.basePath))}getJoggingCapabilities(t,r,n){return to(this.configuration).getJoggingCapabilities(t,r,n).then(a=>a(this.axios,this.basePath))}jointJogging(t,r,n){return to(this.configuration).jointJogging(t,r,n).then(a=>a(this.axios,this.basePath))}stopJogging(t,r,n){return to(this.configuration).stopJogging(t,r,n).then(a=>a(this.axios,this.basePath))}}const lE=function(e){return{calculateAllInverseKinematic:async(t,r,n,a={})=>{v("calculateAllInverseKinematic","cell",t),v("calculateAllInverseKinematic","motionGroup",r),v("calculateAllInverseKinematic","allJointPositionsRequest",n);const o="/cells/{cell}/motion-groups/{motion-group}/kinematic/calculate-all-joint-positions".replace("{cell}",encodeURIComponent(String(t))).replace("{motion-group}",encodeURIComponent(String(r))),s=new URL(o,$);let i;e&&(i=e.baseOptions);const l={method:"POST",...i,...a},c={},u={};j(l,e),await k(c,e),c["Content-Type"]="application/json",U(s,u);let d=i&&i.headers?i.headers:{};return l.headers={...c,...d,...a.headers},l.data=ue(n,l,e),{url:L(s),options:l}},calculateForwardKinematic:async(t,r,n,a={})=>{v("calculateForwardKinematic","cell",t),v("calculateForwardKinematic","motionGroup",r),v("calculateForwardKinematic","tcpPoseRequest",n);const o="/cells/{cell}/motion-groups/{motion-group}/kinematic/calculate-tcp-pose".replace("{cell}",encodeURIComponent(String(t))).replace("{motion-group}",encodeURIComponent(String(r))),s=new URL(o,$);let i;e&&(i=e.baseOptions);const l={method:"POST",...i,...a},c={},u={};j(l,e),await k(c,e),c["Content-Type"]="application/json",U(s,u);let d=i&&i.headers?i.headers:{};return l.headers={...c,...d,...a.headers},l.data=ue(n,l,e),{url:L(s),options:l}},calculateInverseKinematic:async(t,r,n,a={})=>{v("calculateInverseKinematic","cell",t),v("calculateInverseKinematic","motionGroup",r),v("calculateInverseKinematic","jointPositionRequest",n);const o="/cells/{cell}/motion-groups/{motion-group}/kinematic/calculate-joint-position".replace("{cell}",encodeURIComponent(String(t))).replace("{motion-group}",encodeURIComponent(String(r))),s=new URL(o,$);let i;e&&(i=e.baseOptions);const l={method:"POST",...i,...a},c={},u={};j(l,e),await k(c,e),c["Content-Type"]="application/json",U(s,u);let d=i&&i.headers?i.headers:{};return l.headers={...c,...d,...a.headers},l.data=ue(n,l,e),{url:L(s),options:l}},getKinematicCapabilities:async(t,r,n={})=>{v("getKinematicCapabilities","cell",t),v("getKinematicCapabilities","motionGroup",r);const a="/cells/{cell}/motion-groups/{motion-group}/kinematic-capabilities".replace("{cell}",encodeURIComponent(String(t))).replace("{motion-group}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"GET",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}}}},ro=function(e){const t=lE(e);return{async calculateAllInverseKinematic(r,n,a,o){var c,u;const s=await t.calculateAllInverseKinematic(r,n,a,o),i=(e==null?void 0:e.serverIndex)??0,l=(u=(c=M["MotionGroupKinematicApi.calculateAllInverseKinematic"])==null?void 0:c[i])==null?void 0:u.url;return(d,h)=>D(s,R,E,e)(d,l||h)},async calculateForwardKinematic(r,n,a,o){var c,u;const s=await t.calculateForwardKinematic(r,n,a,o),i=(e==null?void 0:e.serverIndex)??0,l=(u=(c=M["MotionGroupKinematicApi.calculateForwardKinematic"])==null?void 0:c[i])==null?void 0:u.url;return(d,h)=>D(s,R,E,e)(d,l||h)},async calculateInverseKinematic(r,n,a,o){var c,u;const s=await t.calculateInverseKinematic(r,n,a,o),i=(e==null?void 0:e.serverIndex)??0,l=(u=(c=M["MotionGroupKinematicApi.calculateInverseKinematic"])==null?void 0:c[i])==null?void 0:u.url;return(d,h)=>D(s,R,E,e)(d,l||h)},async getKinematicCapabilities(r,n,a){var l,c;const o=await t.getKinematicCapabilities(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["MotionGroupKinematicApi.getKinematicCapabilities"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)}}};class cE extends Ve{calculateAllInverseKinematic(t,r,n,a){return ro(this.configuration).calculateAllInverseKinematic(t,r,n,a).then(o=>o(this.axios,this.basePath))}calculateForwardKinematic(t,r,n,a){return ro(this.configuration).calculateForwardKinematic(t,r,n,a).then(o=>o(this.axios,this.basePath))}calculateInverseKinematic(t,r,n,a){return ro(this.configuration).calculateInverseKinematic(t,r,n,a).then(o=>o(this.axios,this.basePath))}getKinematicCapabilities(t,r,n){return ro(this.configuration).getKinematicCapabilities(t,r,n).then(a=>a(this.axios,this.basePath))}}const uE=function(e){return{createProgramRunner:async(t,r,n={})=>{v("createProgramRunner","cell",t),v("createProgramRunner","request",r);const a="/cells/{cell}/programs/runners".replace("{cell}",encodeURIComponent(String(t))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"POST",...s,...n},l={},c={};j(i,e),await k(l,e),l["Content-Type"]="text/plain",U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},i.data=ue(r,i,e),{url:L(o),options:i}},executeProgram:async(t,r,n={})=>{v("executeProgram","cell",t),v("executeProgram","codeWithArguments",r);const a="/cells/{cell}/programs/execute".replace("{cell}",encodeURIComponent(String(t))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"POST",...s,...n},l={},c={};j(i,e),await k(l,e),l["Content-Type"]="application/json",U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},i.data=ue(r,i,e),{url:L(o),options:i}},getProgramRunner:async(t,r,n={})=>{v("getProgramRunner","cell",t),v("getProgramRunner","runner",r);const a="/cells/{cell}/programs/runners/{runner}".replace("{cell}",encodeURIComponent(String(t))).replace("{runner}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"GET",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},listProgramRunners:async(t,r={})=>{v("listProgramRunners","cell",t);const n="/cells/{cell}/programs/runners".replace("{cell}",encodeURIComponent(String(t))),a=new URL(n,$);let o;e&&(o=e.baseOptions);const s={method:"GET",...o,...r},i={},l={};j(s,e),await k(i,e),U(a,l);let c=o&&o.headers?o.headers:{};return s.headers={...i,...c,...r.headers},{url:L(a),options:s}},migrateProgram:async(t,r,n={})=>{v("migrateProgram","cell",t),v("migrateProgram","request1",r);const a="/cells/{cell}/programs/migrate".replace("{cell}",encodeURIComponent(String(t))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"POST",...s,...n},l={},c={};j(i,e),await k(l,e),l["Content-Type"]="text/plain",U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},i.data=ue(r,i,e),{url:L(o),options:i}},planProgram:async(t,r,n,a={})=>{v("planProgram","cell",t),v("planProgram","request",r);const o="/cells/{cell}/programs/plan".replace("{cell}",encodeURIComponent(String(t))),s=new URL(o,$);let i;e&&(i=e.baseOptions);const l={method:"POST",...i,...a},c={},u={};j(l,e),await k(c,e),n!==void 0&&(u.identifier=n),c["Content-Type"]="text/plain",U(s,u);let d=i&&i.headers?i.headers:{};return l.headers={...c,...d,...a.headers},l.data=ue(r,l,e),{url:L(s),options:l}},stopAllProgramRunner:async(t,r={})=>{v("stopAllProgramRunner","cell",t);const n="/cells/{cell}/programs/runners/stop".replace("{cell}",encodeURIComponent(String(t))),a=new URL(n,$);let o;e&&(o=e.baseOptions);const s={method:"POST",...o,...r},i={},l={};j(s,e),await k(i,e),U(a,l);let c=o&&o.headers?o.headers:{};return s.headers={...i,...c,...r.headers},{url:L(a),options:s}},stopProgramRunner:async(t,r,n={})=>{v("stopProgramRunner","cell",t),v("stopProgramRunner","runner",r);const a="/cells/{cell}/programs/runners/{runner}/stop".replace("{cell}",encodeURIComponent(String(t))).replace("{runner}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"POST",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}}}},Xt=function(e){const t=uE(e);return{async createProgramRunner(r,n,a){var l,c;const o=await t.createProgramRunner(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["ProgramApi.createProgramRunner"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async executeProgram(r,n,a){var l,c;const o=await t.executeProgram(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["ProgramApi.executeProgram"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async getProgramRunner(r,n,a){var l,c;const o=await t.getProgramRunner(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["ProgramApi.getProgramRunner"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async listProgramRunners(r,n){var i,l;const a=await t.listProgramRunners(r,n),o=(e==null?void 0:e.serverIndex)??0,s=(l=(i=M["ProgramApi.listProgramRunners"])==null?void 0:i[o])==null?void 0:l.url;return(c,u)=>D(a,R,E,e)(c,s||u)},async migrateProgram(r,n,a){var l,c;const o=await t.migrateProgram(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["ProgramApi.migrateProgram"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async planProgram(r,n,a,o){var c,u;const s=await t.planProgram(r,n,a,o),i=(e==null?void 0:e.serverIndex)??0,l=(u=(c=M["ProgramApi.planProgram"])==null?void 0:c[i])==null?void 0:u.url;return(d,h)=>D(s,R,E,e)(d,l||h)},async stopAllProgramRunner(r,n){var i,l;const a=await t.stopAllProgramRunner(r,n),o=(e==null?void 0:e.serverIndex)??0,s=(l=(i=M["ProgramApi.stopAllProgramRunner"])==null?void 0:i[o])==null?void 0:l.url;return(c,u)=>D(a,R,E,e)(c,s||u)},async stopProgramRunner(r,n,a){var l,c;const o=await t.stopProgramRunner(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["ProgramApi.stopProgramRunner"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)}}};class dE extends Ve{createProgramRunner(t,r,n){return Xt(this.configuration).createProgramRunner(t,r,n).then(a=>a(this.axios,this.basePath))}executeProgram(t,r,n){return Xt(this.configuration).executeProgram(t,r,n).then(a=>a(this.axios,this.basePath))}getProgramRunner(t,r,n){return Xt(this.configuration).getProgramRunner(t,r,n).then(a=>a(this.axios,this.basePath))}listProgramRunners(t,r){return Xt(this.configuration).listProgramRunners(t,r).then(n=>n(this.axios,this.basePath))}migrateProgram(t,r,n){return Xt(this.configuration).migrateProgram(t,r,n).then(a=>a(this.axios,this.basePath))}planProgram(t,r,n,a){return Xt(this.configuration).planProgram(t,r,n,a).then(o=>o(this.axios,this.basePath))}stopAllProgramRunner(t,r){return Xt(this.configuration).stopAllProgramRunner(t,r).then(n=>n(this.axios,this.basePath))}stopProgramRunner(t,r,n){return Xt(this.configuration).stopProgramRunner(t,r,n).then(a=>a(this.axios,this.basePath))}}const hE=function(e){return{clearProgramsValues:async(t,r={})=>{v("clearProgramsValues","cell",t);const n="/cells/{cell}/programs/values".replace("{cell}",encodeURIComponent(String(t))),a=new URL(n,$);let o;e&&(o=e.baseOptions);const s={method:"DELETE",...o,...r},i={},l={};j(s,e),await k(i,e),U(a,l);let c=o&&o.headers?o.headers:{};return s.headers={...i,...c,...r.headers},{url:L(a),options:s}},createProgramsValue:async(t,r,n={})=>{v("createProgramsValue","cell",t),v("createProgramsValue","requestBody",r);const a="/cells/{cell}/programs/values".replace("{cell}",encodeURIComponent(String(t))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"POST",...s,...n},l={},c={};j(i,e),await k(l,e),l["Content-Type"]="application/json",U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},i.data=ue(r,i,e),{url:L(o),options:i}},deleteProgramValue:async(t,r,n={})=>{v("deleteProgramValue","cell",t),v("deleteProgramValue","key",r);const a="/cells/{cell}/programs/values/{key}".replace("{cell}",encodeURIComponent(String(t))).replace("{key}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"DELETE",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},getProgramValue:async(t,r,n={})=>{v("getProgramValue","cell",t),v("getProgramValue","key",r);const a="/cells/{cell}/programs/values/{key}".replace("{cell}",encodeURIComponent(String(t))).replace("{key}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"GET",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},listProgramsValues:async(t,r={})=>{v("listProgramsValues","cell",t);const n="/cells/{cell}/programs/values".replace("{cell}",encodeURIComponent(String(t))),a=new URL(n,$);let o;e&&(o=e.baseOptions);const s={method:"GET",...o,...r},i={},l={};j(s,e),await k(i,e),U(a,l);let c=o&&o.headers?o.headers:{};return s.headers={...i,...c,...r.headers},{url:L(a),options:s}},updateProgramValue:async(t,r,n,a={})=>{v("updateProgramValue","cell",t),v("updateProgramValue","key",r),v("updateProgramValue","value",n);const o="/cells/{cell}/programs/values/{key}".replace("{cell}",encodeURIComponent(String(t))).replace("{key}",encodeURIComponent(String(r))),s=new URL(o,$);let i;e&&(i=e.baseOptions);const l={method:"PUT",...i,...a},c={},u={};j(l,e),await k(c,e),c["Content-Type"]="application/json",U(s,u);let d=i&&i.headers?i.headers:{};return l.headers={...c,...d,...a.headers},l.data=ue(n,l,e),{url:L(s),options:l}}}},Wr=function(e){const t=hE(e);return{async clearProgramsValues(r,n){var i,l;const a=await t.clearProgramsValues(r,n),o=(e==null?void 0:e.serverIndex)??0,s=(l=(i=M["ProgramValuesApi.clearProgramsValues"])==null?void 0:i[o])==null?void 0:l.url;return(c,u)=>D(a,R,E,e)(c,s||u)},async createProgramsValue(r,n,a){var l,c;const o=await t.createProgramsValue(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["ProgramValuesApi.createProgramsValue"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async deleteProgramValue(r,n,a){var l,c;const o=await t.deleteProgramValue(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["ProgramValuesApi.deleteProgramValue"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async getProgramValue(r,n,a){var l,c;const o=await t.getProgramValue(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["ProgramValuesApi.getProgramValue"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async listProgramsValues(r,n){var i,l;const a=await t.listProgramsValues(r,n),o=(e==null?void 0:e.serverIndex)??0,s=(l=(i=M["ProgramValuesApi.listProgramsValues"])==null?void 0:i[o])==null?void 0:l.url;return(c,u)=>D(a,R,E,e)(c,s||u)},async updateProgramValue(r,n,a,o){var c,u;const s=await t.updateProgramValue(r,n,a,o),i=(e==null?void 0:e.serverIndex)??0,l=(u=(c=M["ProgramValuesApi.updateProgramValue"])==null?void 0:c[i])==null?void 0:u.url;return(d,h)=>D(s,R,E,e)(d,l||h)}}};class pE extends Ve{clearProgramsValues(t,r){return Wr(this.configuration).clearProgramsValues(t,r).then(n=>n(this.axios,this.basePath))}createProgramsValue(t,r,n){return Wr(this.configuration).createProgramsValue(t,r,n).then(a=>a(this.axios,this.basePath))}deleteProgramValue(t,r,n){return Wr(this.configuration).deleteProgramValue(t,r,n).then(a=>a(this.axios,this.basePath))}getProgramValue(t,r,n){return Wr(this.configuration).getProgramValue(t,r,n).then(a=>a(this.axios,this.basePath))}listProgramsValues(t,r){return Wr(this.configuration).listProgramsValues(t,r).then(n=>n(this.axios,this.basePath))}updateProgramValue(t,r,n,a){return Wr(this.configuration).updateProgramValue(t,r,n,a).then(o=>o(this.axios,this.basePath))}}const mE=function(e){return{deleteStoredCollider:async(t,r,n={})=>{v("deleteStoredCollider","cell",t),v("deleteStoredCollider","collider",r);const a="/cells/{cell}/store/collision/colliders/{collider}".replace("{cell}",encodeURIComponent(String(t))).replace("{collider}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"DELETE",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},deleteStoredCollisionLinkChain:async(t,r,n={})=>{v("deleteStoredCollisionLinkChain","cell",t),v("deleteStoredCollisionLinkChain","linkChain",r);const a="/cells/{cell}/store/collision/link-chains/{link-chain}".replace("{cell}",encodeURIComponent(String(t))).replace("{link-chain}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"DELETE",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},deleteStoredCollisionTool:async(t,r,n={})=>{v("deleteStoredCollisionTool","cell",t),v("deleteStoredCollisionTool","tool",r);const a="/cells/{cell}/store/collision/tools/{tool}".replace("{cell}",encodeURIComponent(String(t))).replace("{tool}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"DELETE",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},getDefaultLinkChain:async(t,r,n={})=>{v("getDefaultLinkChain","cell",t),v("getDefaultLinkChain","motionGroupModel",r);const a="/cells/{cell}/store/collision/default-link-chains/{motion-group-model}".replace("{cell}",encodeURIComponent(String(t))).replace("{motion-group-model}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"GET",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},getStoredCollider:async(t,r,n={})=>{v("getStoredCollider","cell",t),v("getStoredCollider","collider",r);const a="/cells/{cell}/store/collision/colliders/{collider}".replace("{cell}",encodeURIComponent(String(t))).replace("{collider}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"GET",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},getStoredCollisionLinkChain:async(t,r,n={})=>{v("getStoredCollisionLinkChain","cell",t),v("getStoredCollisionLinkChain","linkChain",r);const a="/cells/{cell}/store/collision/link-chains/{link-chain}".replace("{cell}",encodeURIComponent(String(t))).replace("{link-chain}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"GET",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},getStoredCollisionTool:async(t,r,n={})=>{v("getStoredCollisionTool","cell",t),v("getStoredCollisionTool","tool",r);const a="/cells/{cell}/store/collision/tools/{tool}".replace("{cell}",encodeURIComponent(String(t))).replace("{tool}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"GET",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},listCollisionLinkChains:async(t,r={})=>{v("listCollisionLinkChains","cell",t);const n="/cells/{cell}/store/collision/link-chains".replace("{cell}",encodeURIComponent(String(t))),a=new URL(n,$);let o;e&&(o=e.baseOptions);const s={method:"GET",...o,...r},i={},l={};j(s,e),await k(i,e),U(a,l);let c=o&&o.headers?o.headers:{};return s.headers={...i,...c,...r.headers},{url:L(a),options:s}},listStoredColliders:async(t,r={})=>{v("listStoredColliders","cell",t);const n="/cells/{cell}/store/collision/colliders".replace("{cell}",encodeURIComponent(String(t))),a=new URL(n,$);let o;e&&(o=e.baseOptions);const s={method:"GET",...o,...r},i={},l={};j(s,e),await k(i,e),U(a,l);let c=o&&o.headers?o.headers:{};return s.headers={...i,...c,...r.headers},{url:L(a),options:s}},listStoredCollisionTools:async(t,r={})=>{v("listStoredCollisionTools","cell",t);const n="/cells/{cell}/store/collision/tools".replace("{cell}",encodeURIComponent(String(t))),a=new URL(n,$);let o;e&&(o=e.baseOptions);const s={method:"GET",...o,...r},i={},l={};j(s,e),await k(i,e),U(a,l);let c=o&&o.headers?o.headers:{};return s.headers={...i,...c,...r.headers},{url:L(a),options:s}},storeCollider:async(t,r,n,a={})=>{v("storeCollider","cell",t),v("storeCollider","collider",r),v("storeCollider","collider2",n);const o="/cells/{cell}/store/collision/colliders/{collider}".replace("{cell}",encodeURIComponent(String(t))).replace("{collider}",encodeURIComponent(String(r))),s=new URL(o,$);let i;e&&(i=e.baseOptions);const l={method:"PUT",...i,...a},c={},u={};j(l,e),await k(c,e),c["Content-Type"]="application/json",U(s,u);let d=i&&i.headers?i.headers:{};return l.headers={...c,...d,...a.headers},l.data=ue(n,l,e),{url:L(s),options:l}},storeCollisionLinkChain:async(t,r,n,a={})=>{v("storeCollisionLinkChain","cell",t),v("storeCollisionLinkChain","linkChain",r),v("storeCollisionLinkChain","collider",n);const o="/cells/{cell}/store/collision/link-chains/{link-chain}".replace("{cell}",encodeURIComponent(String(t))).replace("{link-chain}",encodeURIComponent(String(r))),s=new URL(o,$);let i;e&&(i=e.baseOptions);const l={method:"PUT",...i,...a},c={},u={};j(l,e),await k(c,e),c["Content-Type"]="application/json",U(s,u);let d=i&&i.headers?i.headers:{};return l.headers={...c,...d,...a.headers},l.data=ue(n,l,e),{url:L(s),options:l}},storeCollisionTool:async(t,r,n,a={})=>{v("storeCollisionTool","cell",t),v("storeCollisionTool","tool",r),v("storeCollisionTool","requestBody",n);const o="/cells/{cell}/store/collision/tools/{tool}".replace("{cell}",encodeURIComponent(String(t))).replace("{tool}",encodeURIComponent(String(r))),s=new URL(o,$);let i;e&&(i=e.baseOptions);const l={method:"PUT",...i,...a},c={},u={};j(l,e),await k(c,e),c["Content-Type"]="application/json",U(s,u);let d=i&&i.headers?i.headers:{};return l.headers={...c,...d,...a.headers},l.data=ue(n,l,e),{url:L(s),options:l}}}},lt=function(e){const t=mE(e);return{async deleteStoredCollider(r,n,a){var l,c;const o=await t.deleteStoredCollider(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["StoreCollisionComponentsApi.deleteStoredCollider"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async deleteStoredCollisionLinkChain(r,n,a){var l,c;const o=await t.deleteStoredCollisionLinkChain(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["StoreCollisionComponentsApi.deleteStoredCollisionLinkChain"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async deleteStoredCollisionTool(r,n,a){var l,c;const o=await t.deleteStoredCollisionTool(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["StoreCollisionComponentsApi.deleteStoredCollisionTool"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async getDefaultLinkChain(r,n,a){var l,c;const o=await t.getDefaultLinkChain(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["StoreCollisionComponentsApi.getDefaultLinkChain"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async getStoredCollider(r,n,a){var l,c;const o=await t.getStoredCollider(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["StoreCollisionComponentsApi.getStoredCollider"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async getStoredCollisionLinkChain(r,n,a){var l,c;const o=await t.getStoredCollisionLinkChain(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["StoreCollisionComponentsApi.getStoredCollisionLinkChain"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async getStoredCollisionTool(r,n,a){var l,c;const o=await t.getStoredCollisionTool(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["StoreCollisionComponentsApi.getStoredCollisionTool"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async listCollisionLinkChains(r,n){var i,l;const a=await t.listCollisionLinkChains(r,n),o=(e==null?void 0:e.serverIndex)??0,s=(l=(i=M["StoreCollisionComponentsApi.listCollisionLinkChains"])==null?void 0:i[o])==null?void 0:l.url;return(c,u)=>D(a,R,E,e)(c,s||u)},async listStoredColliders(r,n){var i,l;const a=await t.listStoredColliders(r,n),o=(e==null?void 0:e.serverIndex)??0,s=(l=(i=M["StoreCollisionComponentsApi.listStoredColliders"])==null?void 0:i[o])==null?void 0:l.url;return(c,u)=>D(a,R,E,e)(c,s||u)},async listStoredCollisionTools(r,n){var i,l;const a=await t.listStoredCollisionTools(r,n),o=(e==null?void 0:e.serverIndex)??0,s=(l=(i=M["StoreCollisionComponentsApi.listStoredCollisionTools"])==null?void 0:i[o])==null?void 0:l.url;return(c,u)=>D(a,R,E,e)(c,s||u)},async storeCollider(r,n,a,o){var c,u;const s=await t.storeCollider(r,n,a,o),i=(e==null?void 0:e.serverIndex)??0,l=(u=(c=M["StoreCollisionComponentsApi.storeCollider"])==null?void 0:c[i])==null?void 0:u.url;return(d,h)=>D(s,R,E,e)(d,l||h)},async storeCollisionLinkChain(r,n,a,o){var c,u;const s=await t.storeCollisionLinkChain(r,n,a,o),i=(e==null?void 0:e.serverIndex)??0,l=(u=(c=M["StoreCollisionComponentsApi.storeCollisionLinkChain"])==null?void 0:c[i])==null?void 0:u.url;return(d,h)=>D(s,R,E,e)(d,l||h)},async storeCollisionTool(r,n,a,o){var c,u;const s=await t.storeCollisionTool(r,n,a,o),i=(e==null?void 0:e.serverIndex)??0,l=(u=(c=M["StoreCollisionComponentsApi.storeCollisionTool"])==null?void 0:c[i])==null?void 0:u.url;return(d,h)=>D(s,R,E,e)(d,l||h)}}};class fE extends Ve{deleteStoredCollider(t,r,n){return lt(this.configuration).deleteStoredCollider(t,r,n).then(a=>a(this.axios,this.basePath))}deleteStoredCollisionLinkChain(t,r,n){return lt(this.configuration).deleteStoredCollisionLinkChain(t,r,n).then(a=>a(this.axios,this.basePath))}deleteStoredCollisionTool(t,r,n){return lt(this.configuration).deleteStoredCollisionTool(t,r,n).then(a=>a(this.axios,this.basePath))}getDefaultLinkChain(t,r,n){return lt(this.configuration).getDefaultLinkChain(t,r,n).then(a=>a(this.axios,this.basePath))}getStoredCollider(t,r,n){return lt(this.configuration).getStoredCollider(t,r,n).then(a=>a(this.axios,this.basePath))}getStoredCollisionLinkChain(t,r,n){return lt(this.configuration).getStoredCollisionLinkChain(t,r,n).then(a=>a(this.axios,this.basePath))}getStoredCollisionTool(t,r,n){return lt(this.configuration).getStoredCollisionTool(t,r,n).then(a=>a(this.axios,this.basePath))}listCollisionLinkChains(t,r){return lt(this.configuration).listCollisionLinkChains(t,r).then(n=>n(this.axios,this.basePath))}listStoredColliders(t,r){return lt(this.configuration).listStoredColliders(t,r).then(n=>n(this.axios,this.basePath))}listStoredCollisionTools(t,r){return lt(this.configuration).listStoredCollisionTools(t,r).then(n=>n(this.axios,this.basePath))}storeCollider(t,r,n,a){return lt(this.configuration).storeCollider(t,r,n,a).then(o=>o(this.axios,this.basePath))}storeCollisionLinkChain(t,r,n,a){return lt(this.configuration).storeCollisionLinkChain(t,r,n,a).then(o=>o(this.axios,this.basePath))}storeCollisionTool(t,r,n,a){return lt(this.configuration).storeCollisionTool(t,r,n,a).then(o=>o(this.axios,this.basePath))}}const gE=function(e){return{deleteStoredCollisionScene:async(t,r,n={})=>{v("deleteStoredCollisionScene","cell",t),v("deleteStoredCollisionScene","scene",r);const a="/cells/{cell}/store/collision/scenes/{scene}".replace("{cell}",encodeURIComponent(String(t))).replace("{scene}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"DELETE",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},getStoredCollisionScene:async(t,r,n={})=>{v("getStoredCollisionScene","cell",t),v("getStoredCollisionScene","scene",r);const a="/cells/{cell}/store/collision/scenes/{scene}".replace("{cell}",encodeURIComponent(String(t))).replace("{scene}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"GET",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},listStoredCollisionScenes:async(t,r={})=>{v("listStoredCollisionScenes","cell",t);const n="/cells/{cell}/store/collision/scenes".replace("{cell}",encodeURIComponent(String(t))),a=new URL(n,$);let o;e&&(o=e.baseOptions);const s={method:"GET",...o,...r},i={},l={};j(s,e),await k(i,e),U(a,l);let c=o&&o.headers?o.headers:{};return s.headers={...i,...c,...r.headers},{url:L(a),options:s}},storeCollisionScene:async(t,r,n,a={})=>{v("storeCollisionScene","cell",t),v("storeCollisionScene","scene",r),v("storeCollisionScene","collisionSceneAssembly",n);const o="/cells/{cell}/store/collision/scenes/{scene}".replace("{cell}",encodeURIComponent(String(t))).replace("{scene}",encodeURIComponent(String(r))),s=new URL(o,$);let i;e&&(i=e.baseOptions);const l={method:"PUT",...i,...a},c={},u={};j(l,e),await k(c,e),c["Content-Type"]="application/json",U(s,u);let d=i&&i.headers?i.headers:{};return l.headers={...c,...d,...a.headers},l.data=ue(n,l,e),{url:L(s),options:l}}}},no=function(e){const t=gE(e);return{async deleteStoredCollisionScene(r,n,a){var l,c;const o=await t.deleteStoredCollisionScene(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["StoreCollisionScenesApi.deleteStoredCollisionScene"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async getStoredCollisionScene(r,n,a){var l,c;const o=await t.getStoredCollisionScene(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["StoreCollisionScenesApi.getStoredCollisionScene"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async listStoredCollisionScenes(r,n){var i,l;const a=await t.listStoredCollisionScenes(r,n),o=(e==null?void 0:e.serverIndex)??0,s=(l=(i=M["StoreCollisionScenesApi.listStoredCollisionScenes"])==null?void 0:i[o])==null?void 0:l.url;return(c,u)=>D(a,R,E,e)(c,s||u)},async storeCollisionScene(r,n,a,o){var c,u;const s=await t.storeCollisionScene(r,n,a,o),i=(e==null?void 0:e.serverIndex)??0,l=(u=(c=M["StoreCollisionScenesApi.storeCollisionScene"])==null?void 0:c[i])==null?void 0:u.url;return(d,h)=>D(s,R,E,e)(d,l||h)}}};class yE extends Ve{deleteStoredCollisionScene(t,r,n){return no(this.configuration).deleteStoredCollisionScene(t,r,n).then(a=>a(this.axios,this.basePath))}getStoredCollisionScene(t,r,n){return no(this.configuration).getStoredCollisionScene(t,r,n).then(a=>a(this.axios,this.basePath))}listStoredCollisionScenes(t,r){return no(this.configuration).listStoredCollisionScenes(t,r).then(n=>n(this.axios,this.basePath))}storeCollisionScene(t,r,n,a){return no(this.configuration).storeCollisionScene(t,r,n,a).then(o=>o(this.axios,this.basePath))}}const bE=function(e){return{clearAllObjects:async(t,r={})=>{v("clearAllObjects","cell",t);const n="/cells/{cell}/store/objects".replace("{cell}",encodeURIComponent(String(t))),a=new URL(n,$);let o;e&&(o=e.baseOptions);const s={method:"DELETE",...o,...r},i={},l={};j(s,e),await k(i,e),U(a,l);let c=o&&o.headers?o.headers:{};return s.headers={...i,...c,...r.headers},{url:L(a),options:s}},deleteObject:async(t,r,n={})=>{v("deleteObject","cell",t),v("deleteObject","key",r);const a="/cells/{cell}/store/objects/{key}".replace("{cell}",encodeURIComponent(String(t))).replace("{key}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"DELETE",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},getObject:async(t,r,n={})=>{v("getObject","cell",t),v("getObject","key",r);const a="/cells/{cell}/store/objects/{key}".replace("{cell}",encodeURIComponent(String(t))).replace("{key}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"GET",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},getObjectMetadata:async(t,r,n={})=>{v("getObjectMetadata","cell",t),v("getObjectMetadata","key",r);const a="/cells/{cell}/store/objects/{key}".replace("{cell}",encodeURIComponent(String(t))).replace("{key}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"HEAD",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},listAllObjectKeys:async(t,r={})=>{v("listAllObjectKeys","cell",t);const n="/cells/{cell}/store/objects".replace("{cell}",encodeURIComponent(String(t))),a=new URL(n,$);let o;e&&(o=e.baseOptions);const s={method:"GET",...o,...r},i={},l={};j(s,e),await k(i,e),U(a,l);let c=o&&o.headers?o.headers:{};return s.headers={...i,...c,...r.headers},{url:L(a),options:s}},storeObject:async(t,r,n,a,o={})=>{v("storeObject","cell",t),v("storeObject","key",r);const s="/cells/{cell}/store/objects/{key}".replace("{cell}",encodeURIComponent(String(t))).replace("{key}",encodeURIComponent(String(r))),i=new URL(s,$);let l;e&&(l=e.baseOptions);const c={method:"PUT",...l,...o},u={},d={},h=new(e&&e.formDataCtor||FormData);j(c,e),await k(u,e),a!==void 0&&h.append("AnyValue",new Blob([JSON.stringify(a)],{type:"application/json"})),u["Content-Type"]="multipart/form-data",n!=null&&(u["X-Metadata"]=typeof n=="string"?n:JSON.stringify(n)),U(i,d);let p=l&&l.headers?l.headers:{};return c.headers={...u,...p,...o.headers},c.data=h,{url:L(i),options:c}}}},Yr=function(e){const t=bE(e);return{async clearAllObjects(r,n){var i,l;const a=await t.clearAllObjects(r,n),o=(e==null?void 0:e.serverIndex)??0,s=(l=(i=M["StoreObjectApi.clearAllObjects"])==null?void 0:i[o])==null?void 0:l.url;return(c,u)=>D(a,R,E,e)(c,s||u)},async deleteObject(r,n,a){var l,c;const o=await t.deleteObject(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["StoreObjectApi.deleteObject"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async getObject(r,n,a){var l,c;const o=await t.getObject(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["StoreObjectApi.getObject"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async getObjectMetadata(r,n,a){var l,c;const o=await t.getObjectMetadata(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["StoreObjectApi.getObjectMetadata"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async listAllObjectKeys(r,n){var i,l;const a=await t.listAllObjectKeys(r,n),o=(e==null?void 0:e.serverIndex)??0,s=(l=(i=M["StoreObjectApi.listAllObjectKeys"])==null?void 0:i[o])==null?void 0:l.url;return(c,u)=>D(a,R,E,e)(c,s||u)},async storeObject(r,n,a,o,s){var u,d;const i=await t.storeObject(r,n,a,o,s),l=(e==null?void 0:e.serverIndex)??0,c=(d=(u=M["StoreObjectApi.storeObject"])==null?void 0:u[l])==null?void 0:d.url;return(h,p)=>D(i,R,E,e)(h,c||p)}}};class vE extends Ve{clearAllObjects(t,r){return Yr(this.configuration).clearAllObjects(t,r).then(n=>n(this.axios,this.basePath))}deleteObject(t,r,n){return Yr(this.configuration).deleteObject(t,r,n).then(a=>a(this.axios,this.basePath))}getObject(t,r,n){return Yr(this.configuration).getObject(t,r,n).then(a=>a(this.axios,this.basePath))}getObjectMetadata(t,r,n){return Yr(this.configuration).getObjectMetadata(t,r,n).then(a=>a(this.axios,this.basePath))}listAllObjectKeys(t,r){return Yr(this.configuration).listAllObjectKeys(t,r).then(n=>n(this.axios,this.basePath))}storeObject(t,r,n,a,o){return Yr(this.configuration).storeObject(t,r,n,a,o).then(s=>s(this.axios,this.basePath))}}const SE=function(e){return{checkNovaVersionUpdate:async(t,r={})=>{v("checkNovaVersionUpdate","channel",t);const n="/system/update",a=new URL(n,$);let o;e&&(o=e.baseOptions);const s={method:"GET",...o,...r},i={},l={};j(s,e),await k(i,e),t!==void 0&&(l.channel=t),U(a,l);let c=o&&o.headers?o.headers:{};return s.headers={...i,...c,...r.headers},{url:L(a),options:s}},getDiagnosePackage:async(t={})=>{const r="/system/diagnosis-package/zip",n=new URL(r,$);let a;e&&(a=e.baseOptions);const o={method:"GET",...a,...t},s={},i={};j(o,e),await k(s,e),U(n,i);let l=a&&a.headers?a.headers:{};return o.headers={...s,...l,...t.headers},{url:L(n),options:o}},getSystemStatus:async(t={})=>{const r="/system/status",n=new URL(r,$);let a;e&&(a=e.baseOptions);const o={method:"GET",...a,...t},s={},i={};j(o,e),await k(s,e),U(n,i);let l=a&&a.headers?a.headers:{};return o.headers={...s,...l,...t.headers},{url:L(n),options:o}},getSystemVersion:async(t={})=>{const r="/system/version",n=new URL(r,$);let a;e&&(a=e.baseOptions);const o={method:"GET",...a,...t},s={},i={};j(o,e),await k(s,e),U(n,i);let l=a&&a.headers?a.headers:{};return o.headers={...s,...l,...t.headers},{url:L(n),options:o}},updateNovaVersion:async(t,r={})=>{v("updateNovaVersion","updateNovaVersionRequest",t);const n="/system/update",a=new URL(n,$);let o;e&&(o=e.baseOptions);const s={method:"PUT",...o,...r},i={},l={};j(s,e),await k(i,e),i["Content-Type"]="application/json",U(a,l);let c=o&&o.headers?o.headers:{};return s.headers={...i,...c,...r.headers},s.data=ue(t,s,e),{url:L(a),options:s}}}},Wn=function(e){const t=SE(e);return{async checkNovaVersionUpdate(r,n){var i,l;const a=await t.checkNovaVersionUpdate(r,n),o=(e==null?void 0:e.serverIndex)??0,s=(l=(i=M["SystemApi.checkNovaVersionUpdate"])==null?void 0:i[o])==null?void 0:l.url;return(c,u)=>D(a,R,E,e)(c,s||u)},async getDiagnosePackage(r){var s,i;const n=await t.getDiagnosePackage(r),a=(e==null?void 0:e.serverIndex)??0,o=(i=(s=M["SystemApi.getDiagnosePackage"])==null?void 0:s[a])==null?void 0:i.url;return(l,c)=>D(n,R,E,e)(l,o||c)},async getSystemStatus(r){var s,i;const n=await t.getSystemStatus(r),a=(e==null?void 0:e.serverIndex)??0,o=(i=(s=M["SystemApi.getSystemStatus"])==null?void 0:s[a])==null?void 0:i.url;return(l,c)=>D(n,R,E,e)(l,o||c)},async getSystemVersion(r){var s,i;const n=await t.getSystemVersion(r),a=(e==null?void 0:e.serverIndex)??0,o=(i=(s=M["SystemApi.getSystemVersion"])==null?void 0:s[a])==null?void 0:i.url;return(l,c)=>D(n,R,E,e)(l,o||c)},async updateNovaVersion(r,n){var i,l;const a=await t.updateNovaVersion(r,n),o=(e==null?void 0:e.serverIndex)??0,s=(l=(i=M["SystemApi.updateNovaVersion"])==null?void 0:i[o])==null?void 0:l.url;return(c,u)=>D(a,R,E,e)(c,s||u)}}};class xE extends Ve{checkNovaVersionUpdate(t,r){return Wn(this.configuration).checkNovaVersionUpdate(t,r).then(n=>n(this.axios,this.basePath))}getDiagnosePackage(t){return Wn(this.configuration).getDiagnosePackage(t).then(r=>r(this.axios,this.basePath))}getSystemStatus(t){return Wn(this.configuration).getSystemStatus(t).then(r=>r(this.axios,this.basePath))}getSystemVersion(t){return Wn(this.configuration).getSystemVersion(t).then(r=>r(this.axios,this.basePath))}updateNovaVersion(t,r){return Wn(this.configuration).updateNovaVersion(t,r).then(n=>n(this.axios,this.basePath))}}const OE=function(e){return{getMotionGroupState:async(t,r,n,a={})=>{v("getMotionGroupState","cell",t),v("getMotionGroupState","controller",r),v("getMotionGroupState","id",n);const o="/cells/{cell}/controllers/{controller}/teach-pendant/motion-groups/{id}".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))).replace("{id}",encodeURIComponent(String(n))),s=new URL(o,$);let i;e&&(i=e.baseOptions);const l={method:"GET",...i,...a},c={},u={};j(l,e),await k(c,e),U(s,u);let d=i&&i.headers?i.headers:{};return l.headers={...c,...d,...a.headers},{url:L(s),options:l}},getMotionGroups:async(t,r,n={})=>{v("getMotionGroups","cell",t),v("getMotionGroups","controller",r);const a="/cells/{cell}/controllers/{controller}/teach-pendant/motiongroups".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"GET",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},getVirtualRobotIOValue:async(t,r,n,a={})=>{v("getVirtualRobotIOValue","cell",t),v("getVirtualRobotIOValue","controller",r),v("getVirtualRobotIOValue","io",n);const o="/cells/{cell}/controllers/{controller}/teach-pendant/ios/{io}".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))).replace("{io}",encodeURIComponent(String(n))),s=new URL(o,$);let i;e&&(i=e.baseOptions);const l={method:"GET",...i,...a},c={},u={};j(l,e),await k(c,e),U(s,u);let d=i&&i.headers?i.headers:{};return l.headers={...c,...d,...a.headers},{url:L(s),options:l}},listIOs:async(t,r,n={})=>{v("listIOs","cell",t),v("listIOs","controller",r);const a="/cells/{cell}/controllers/{controller}/teach-pendant/ios".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"GET",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},setMotionGroupState:async(t,r,n,a,o={})=>{v("setMotionGroupState","cell",t),v("setMotionGroupState","controller",r),v("setMotionGroupState","id",n),v("setMotionGroupState","motionGroupJoints",a);const s="/cells/{cell}/controllers/{controller}/teach-pendant/motion-groups/{id}".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))).replace("{id}",encodeURIComponent(String(n))),i=new URL(s,$);let l;e&&(l=e.baseOptions);const c={method:"PUT",...l,...o},u={},d={};j(c,e),await k(u,e),u["Content-Type"]="application/json",U(i,d);let h=l&&l.headers?l.headers:{};return c.headers={...u,...h,...o.headers},c.data=ue(a,c,e),{url:L(i),options:c}},setVirtualRobotIOValue:async(t,r,n,a,o,s,i={})=>{v("setVirtualRobotIOValue","cell",t),v("setVirtualRobotIOValue","controller",r),v("setVirtualRobotIOValue","io",n);const l="/cells/{cell}/controllers/{controller}/teach-pendant/ios/{io}".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))).replace("{io}",encodeURIComponent(String(n))),c=new URL(l,$);let u;e&&(u=e.baseOptions);const d={method:"PUT",...u,...i},h={},p={};j(d,e),await k(h,e),a!==void 0&&(p.bool=a),o!==void 0&&(p.integer=o),s!==void 0&&(p.double=s),U(c,p);let f=u&&u.headers?u.headers:{};return d.headers={...h,...f,...i.headers},{url:L(c),options:d}}}},Kr=function(e){const t=OE(e);return{async getMotionGroupState(r,n,a,o){var c,u;const s=await t.getMotionGroupState(r,n,a,o),i=(e==null?void 0:e.serverIndex)??0,l=(u=(c=M["VirtualRobotApi.getMotionGroupState"])==null?void 0:c[i])==null?void 0:u.url;return(d,h)=>D(s,R,E,e)(d,l||h)},async getMotionGroups(r,n,a){var l,c;const o=await t.getMotionGroups(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["VirtualRobotApi.getMotionGroups"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async getVirtualRobotIOValue(r,n,a,o){var c,u;const s=await t.getVirtualRobotIOValue(r,n,a,o),i=(e==null?void 0:e.serverIndex)??0,l=(u=(c=M["VirtualRobotApi.getVirtualRobotIOValue"])==null?void 0:c[i])==null?void 0:u.url;return(d,h)=>D(s,R,E,e)(d,l||h)},async listIOs(r,n,a){var l,c;const o=await t.listIOs(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["VirtualRobotApi.listIOs"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async setMotionGroupState(r,n,a,o,s){var u,d;const i=await t.setMotionGroupState(r,n,a,o,s),l=(e==null?void 0:e.serverIndex)??0,c=(d=(u=M["VirtualRobotApi.setMotionGroupState"])==null?void 0:u[l])==null?void 0:d.url;return(h,p)=>D(i,R,E,e)(h,c||p)},async setVirtualRobotIOValue(r,n,a,o,s,i,l){var h,p;const c=await t.setVirtualRobotIOValue(r,n,a,o,s,i,l),u=(e==null?void 0:e.serverIndex)??0,d=(p=(h=M["VirtualRobotApi.setVirtualRobotIOValue"])==null?void 0:h[u])==null?void 0:p.url;return(f,m)=>D(c,R,E,e)(f,d||m)}}};class wE extends Ve{getMotionGroupState(t,r,n,a){return Kr(this.configuration).getMotionGroupState(t,r,n,a).then(o=>o(this.axios,this.basePath))}getMotionGroups(t,r,n){return Kr(this.configuration).getMotionGroups(t,r,n).then(a=>a(this.axios,this.basePath))}getVirtualRobotIOValue(t,r,n,a){return Kr(this.configuration).getVirtualRobotIOValue(t,r,n,a).then(o=>o(this.axios,this.basePath))}listIOs(t,r,n){return Kr(this.configuration).listIOs(t,r,n).then(a=>a(this.axios,this.basePath))}setMotionGroupState(t,r,n,a,o){return Kr(this.configuration).setMotionGroupState(t,r,n,a,o).then(s=>s(this.axios,this.basePath))}setVirtualRobotIOValue(t,r,n,a,o,s,i){return Kr(this.configuration).setVirtualRobotIOValue(t,r,n,a,o,s,i).then(l=>l(this.axios,this.basePath))}}const CE=function(e){return{externalJointsStream:async(t,r,n,a={})=>{v("externalJointsStream","cell",t),v("externalJointsStream","controller",r),v("externalJointsStream","externalJointStreamDatapoint",n);const o="/cells/{cell}/controllers/{controller}/teach-pendant/motion-groups/externalJointsStream".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),s=new URL(o,$);let i;e&&(i=e.baseOptions);const l={method:"GET",...i,...a},c={},u={};j(l,e),await k(c,e),c["Content-Type"]="application/json",U(s,u);let d=i&&i.headers?i.headers:{};return l.headers={...c,...d,...a.headers},l.data=ue(n,l,e),{url:L(s),options:l}},getMotionGroupBehavior:async(t,r,n,a={})=>{v("getMotionGroupBehavior","cell",t),v("getMotionGroupBehavior","controller",r),v("getMotionGroupBehavior","id",n);const o="/cells/{cell}/controllers/{controller}/teach-pendant/motion-groups/{id}/behavior".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))).replace("{id}",encodeURIComponent(String(n))),s=new URL(o,$);let i;e&&(i=e.baseOptions);const l={method:"GET",...i,...a},c={},u={};j(l,e),await k(c,e),U(s,u);let d=i&&i.headers?i.headers:{};return l.headers={...c,...d,...a.headers},{url:L(s),options:l}},setMotionGroupBehavior:async(t,r,n,a,o={})=>{v("setMotionGroupBehavior","cell",t),v("setMotionGroupBehavior","controller",r),v("setMotionGroupBehavior","id",n);const s="/cells/{cell}/controllers/{controller}/teach-pendant/motion-groups/{id}/behavior".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))).replace("{id}",encodeURIComponent(String(n))),i=new URL(s,$);let l;e&&(l=e.baseOptions);const c={method:"PUT",...l,...o},u={},d={};j(c,e),await k(u,e),a!==void 0&&(d.behavior=a),U(i,d);let h=l&&l.headers?l.headers:{};return c.headers={...u,...h,...o.headers},{url:L(i),options:c}}}},Vi=function(e){const t=CE(e);return{async externalJointsStream(r,n,a,o){var c,u;const s=await t.externalJointsStream(r,n,a,o),i=(e==null?void 0:e.serverIndex)??0,l=(u=(c=M["VirtualRobotBehaviorApi.externalJointsStream"])==null?void 0:c[i])==null?void 0:u.url;return(d,h)=>D(s,R,E,e)(d,l||h)},async getMotionGroupBehavior(r,n,a,o){var c,u;const s=await t.getMotionGroupBehavior(r,n,a,o),i=(e==null?void 0:e.serverIndex)??0,l=(u=(c=M["VirtualRobotBehaviorApi.getMotionGroupBehavior"])==null?void 0:c[i])==null?void 0:u.url;return(d,h)=>D(s,R,E,e)(d,l||h)},async setMotionGroupBehavior(r,n,a,o,s){var u,d;const i=await t.setMotionGroupBehavior(r,n,a,o,s),l=(e==null?void 0:e.serverIndex)??0,c=(d=(u=M["VirtualRobotBehaviorApi.setMotionGroupBehavior"])==null?void 0:u[l])==null?void 0:d.url;return(h,p)=>D(i,R,E,e)(h,c||p)}}};class PE extends Ve{externalJointsStream(t,r,n,a){return Vi(this.configuration).externalJointsStream(t,r,n,a).then(o=>o(this.axios,this.basePath))}getMotionGroupBehavior(t,r,n,a){return Vi(this.configuration).getMotionGroupBehavior(t,r,n,a).then(o=>o(this.axios,this.basePath))}setMotionGroupBehavior(t,r,n,a,o){return Vi(this.configuration).setMotionGroupBehavior(t,r,n,a,o).then(s=>s(this.axios,this.basePath))}}const TE=function(e){return{getCycleTime:async(t,r,n={})=>{v("getCycleTime","cell",t),v("getCycleTime","controller",r);const a="/cells/{cell}/controllers/{controller}/teach-pendant/cycle-time".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"GET",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},getEStop:async(t,r,n={})=>{v("getEStop","cell",t),v("getEStop","controller",r);const a="/cells/{cell}/controllers/{controller}/teach-pendant/estop".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"GET",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},getOperationMode:async(t,r,n={})=>{v("getOperationMode","cell",t),v("getOperationMode","controller",r);const a="/cells/{cell}/controllers/{controller}/teach-pendant/operationmode".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"GET",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},pushEStop:async(t,r,n={})=>{v("pushEStop","cell",t),v("pushEStop","controller",r);const a="/cells/{cell}/controllers/{controller}/teach-pendant/estop/push".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"PUT",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},releaseEStop:async(t,r,n={})=>{v("releaseEStop","cell",t),v("releaseEStop","controller",r);const a="/cells/{cell}/controllers/{controller}/teach-pendant/estop/release".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"PUT",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},setOperationMode:async(t,r,n,a={})=>{v("setOperationMode","cell",t),v("setOperationMode","controller",r),v("setOperationMode","mode",n);const o="/cells/{cell}/controllers/{controller}/teach-pendant/operationmode".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),s=new URL(o,$);let i;e&&(i=e.baseOptions);const l={method:"PUT",...i,...a},c={},u={};j(l,e),await k(c,e),n!==void 0&&(u.mode=n),U(s,u);let d=i&&i.headers?i.headers:{};return l.headers={...c,...d,...a.headers},{url:L(s),options:l}}}},Qr=function(e){const t=TE(e);return{async getCycleTime(r,n,a){var l,c;const o=await t.getCycleTime(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["VirtualRobotModeApi.getCycleTime"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async getEStop(r,n,a){var l,c;const o=await t.getEStop(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["VirtualRobotModeApi.getEStop"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async getOperationMode(r,n,a){var l,c;const o=await t.getOperationMode(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["VirtualRobotModeApi.getOperationMode"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async pushEStop(r,n,a){var l,c;const o=await t.pushEStop(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["VirtualRobotModeApi.pushEStop"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async releaseEStop(r,n,a){var l,c;const o=await t.releaseEStop(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["VirtualRobotModeApi.releaseEStop"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async setOperationMode(r,n,a,o){var c,u;const s=await t.setOperationMode(r,n,a,o),i=(e==null?void 0:e.serverIndex)??0,l=(u=(c=M["VirtualRobotModeApi.setOperationMode"])==null?void 0:c[i])==null?void 0:u.url;return(d,h)=>D(s,R,E,e)(d,l||h)}}};class RE extends Ve{getCycleTime(t,r,n){return Qr(this.configuration).getCycleTime(t,r,n).then(a=>a(this.axios,this.basePath))}getEStop(t,r,n){return Qr(this.configuration).getEStop(t,r,n).then(a=>a(this.axios,this.basePath))}getOperationMode(t,r,n){return Qr(this.configuration).getOperationMode(t,r,n).then(a=>a(this.axios,this.basePath))}pushEStop(t,r,n){return Qr(this.configuration).pushEStop(t,r,n).then(a=>a(this.axios,this.basePath))}releaseEStop(t,r,n){return Qr(this.configuration).releaseEStop(t,r,n).then(a=>a(this.axios,this.basePath))}setOperationMode(t,r,n,a){return Qr(this.configuration).setOperationMode(t,r,n,a).then(o=>o(this.axios,this.basePath))}}const AE=function(e){return{addVirtualRobotCoordinateSystem:async(t,r,n,a={})=>{v("addVirtualRobotCoordinateSystem","cell",t),v("addVirtualRobotCoordinateSystem","controller",r),v("addVirtualRobotCoordinateSystem","coordinateSystem",n);const o="/cells/{cell}/controllers/{controller}/teach-pendant/coordinate-systems".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),s=new URL(o,$);let i;e&&(i=e.baseOptions);const l={method:"PUT",...i,...a},c={},u={};j(l,e),await k(c,e),c["Content-Type"]="application/json",U(s,u);let d=i&&i.headers?i.headers:{};return l.headers={...c,...d,...a.headers},l.data=ue(n,l,e),{url:L(s),options:l}},addVirtualRobotTcp:async(t,r,n,a,o={})=>{v("addVirtualRobotTcp","cell",t),v("addVirtualRobotTcp","controller",r),v("addVirtualRobotTcp","id",n),v("addVirtualRobotTcp","robotTcp",a);const s="/cells/{cell}/controllers/{controller}/teach-pendant/motion-groups/{id}/tcps".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))).replace("{id}",encodeURIComponent(String(n))),i=new URL(s,$);let l;e&&(l=e.baseOptions);const c={method:"PUT",...l,...o},u={},d={};j(c,e),await k(u,e),u["Content-Type"]="application/json",U(i,d);let h=l&&l.headers?l.headers:{};return c.headers={...u,...h,...o.headers},c.data=ue(a,c,e),{url:L(i),options:c}},deleteVirtualRobotCoordinateSystem:async(t,r,n,a,o={})=>{v("deleteVirtualRobotCoordinateSystem","cell",t),v("deleteVirtualRobotCoordinateSystem","controller",r),v("deleteVirtualRobotCoordinateSystem","coordinateSystem",n);const s="/cells/{cell}/controllers/{controller}/teach-pendant/coordinate-systems/{coordinate-system}".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))).replace("{coordinate-system}",encodeURIComponent(String(n))),i=new URL(s,$);let l;e&&(l=e.baseOptions);const c={method:"DELETE",...l,...o},u={},d={};j(c,e),await k(u,e),a!==void 0&&(d.delete_dependent=a),U(i,d);let h=l&&l.headers?l.headers:{};return c.headers={...u,...h,...o.headers},{url:L(i),options:c}},deleteVirtualRobotTcp:async(t,r,n,a,o={})=>{v("deleteVirtualRobotTcp","cell",t),v("deleteVirtualRobotTcp","controller",r),v("deleteVirtualRobotTcp","id",n),v("deleteVirtualRobotTcp","tcp",a);const s="/cells/{cell}/controllers/{controller}/teach-pendant/motion-groups/{id}/tcps/{tcp}".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))).replace("{id}",encodeURIComponent(String(n))).replace("{tcp}",encodeURIComponent(String(a))),i=new URL(s,$);let l;e&&(l=e.baseOptions);const c={method:"DELETE",...l,...o},u={},d={};j(c,e),await k(u,e),U(i,d);let h=l&&l.headers?l.headers:{};return c.headers={...u,...h,...o.headers},{url:L(i),options:c}},getVirtualRobotMounting:async(t,r,n,a={})=>{v("getVirtualRobotMounting","cell",t),v("getVirtualRobotMounting","controller",r),v("getVirtualRobotMounting","id",n);const o="/cells/{cell}/controllers/{controller}/teach-pendant/motion-groups/{id}/mounting".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))).replace("{id}",encodeURIComponent(String(n))),s=new URL(o,$);let i;e&&(i=e.baseOptions);const l={method:"GET",...i,...a},c={},u={};j(l,e),await k(c,e),U(s,u);let d=i&&i.headers?i.headers:{};return l.headers={...c,...d,...a.headers},{url:L(s),options:l}},listVirtualRobotCoordinateSystems:async(t,r,n={})=>{v("listVirtualRobotCoordinateSystems","cell",t),v("listVirtualRobotCoordinateSystems","controller",r);const a="/cells/{cell}/controllers/{controller}/teach-pendant/coordinate-systems".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))),o=new URL(a,$);let s;e&&(s=e.baseOptions);const i={method:"GET",...s,...n},l={},c={};j(i,e),await k(l,e),U(o,c);let u=s&&s.headers?s.headers:{};return i.headers={...l,...u,...n.headers},{url:L(o),options:i}},listVirtualRobotTcps:async(t,r,n,a={})=>{v("listVirtualRobotTcps","cell",t),v("listVirtualRobotTcps","controller",r),v("listVirtualRobotTcps","id",n);const o="/cells/{cell}/controllers/{controller}/teach-pendant/motion-groups/{id}/tcps".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))).replace("{id}",encodeURIComponent(String(n))),s=new URL(o,$);let i;e&&(i=e.baseOptions);const l={method:"GET",...i,...a},c={},u={};j(l,e),await k(c,e),U(s,u);let d=i&&i.headers?i.headers:{};return l.headers={...c,...d,...a.headers},{url:L(s),options:l}},setVirtualRobotMounting:async(t,r,n,a,o={})=>{v("setVirtualRobotMounting","cell",t),v("setVirtualRobotMounting","controller",r),v("setVirtualRobotMounting","id",n),v("setVirtualRobotMounting","coordinateSystem",a);const s="/cells/{cell}/controllers/{controller}/teach-pendant/motion-groups/{id}/mounting".replace("{cell}",encodeURIComponent(String(t))).replace("{controller}",encodeURIComponent(String(r))).replace("{id}",encodeURIComponent(String(n))),i=new URL(s,$);let l;e&&(l=e.baseOptions);const c={method:"PUT",...l,...o},u={},d={};j(c,e),await k(u,e),u["Content-Type"]="application/json",U(i,d);let h=l&&l.headers?l.headers:{};return c.headers={...u,...h,...o.headers},c.data=ue(a,c,e),{url:L(i),options:c}}}},Zt=function(e){const t=AE(e);return{async addVirtualRobotCoordinateSystem(r,n,a,o){var c,u;const s=await t.addVirtualRobotCoordinateSystem(r,n,a,o),i=(e==null?void 0:e.serverIndex)??0,l=(u=(c=M["VirtualRobotSetupApi.addVirtualRobotCoordinateSystem"])==null?void 0:c[i])==null?void 0:u.url;return(d,h)=>D(s,R,E,e)(d,l||h)},async addVirtualRobotTcp(r,n,a,o,s){var u,d;const i=await t.addVirtualRobotTcp(r,n,a,o,s),l=(e==null?void 0:e.serverIndex)??0,c=(d=(u=M["VirtualRobotSetupApi.addVirtualRobotTcp"])==null?void 0:u[l])==null?void 0:d.url;return(h,p)=>D(i,R,E,e)(h,c||p)},async deleteVirtualRobotCoordinateSystem(r,n,a,o,s){var u,d;const i=await t.deleteVirtualRobotCoordinateSystem(r,n,a,o,s),l=(e==null?void 0:e.serverIndex)??0,c=(d=(u=M["VirtualRobotSetupApi.deleteVirtualRobotCoordinateSystem"])==null?void 0:u[l])==null?void 0:d.url;return(h,p)=>D(i,R,E,e)(h,c||p)},async deleteVirtualRobotTcp(r,n,a,o,s){var u,d;const i=await t.deleteVirtualRobotTcp(r,n,a,o,s),l=(e==null?void 0:e.serverIndex)??0,c=(d=(u=M["VirtualRobotSetupApi.deleteVirtualRobotTcp"])==null?void 0:u[l])==null?void 0:d.url;return(h,p)=>D(i,R,E,e)(h,c||p)},async getVirtualRobotMounting(r,n,a,o){var c,u;const s=await t.getVirtualRobotMounting(r,n,a,o),i=(e==null?void 0:e.serverIndex)??0,l=(u=(c=M["VirtualRobotSetupApi.getVirtualRobotMounting"])==null?void 0:c[i])==null?void 0:u.url;return(d,h)=>D(s,R,E,e)(d,l||h)},async listVirtualRobotCoordinateSystems(r,n,a){var l,c;const o=await t.listVirtualRobotCoordinateSystems(r,n,a),s=(e==null?void 0:e.serverIndex)??0,i=(c=(l=M["VirtualRobotSetupApi.listVirtualRobotCoordinateSystems"])==null?void 0:l[s])==null?void 0:c.url;return(u,d)=>D(o,R,E,e)(u,i||d)},async listVirtualRobotTcps(r,n,a,o){var c,u;const s=await t.listVirtualRobotTcps(r,n,a,o),i=(e==null?void 0:e.serverIndex)??0,l=(u=(c=M["VirtualRobotSetupApi.listVirtualRobotTcps"])==null?void 0:c[i])==null?void 0:u.url;return(d,h)=>D(s,R,E,e)(d,l||h)},async setVirtualRobotMounting(r,n,a,o,s){var u,d;const i=await t.setVirtualRobotMounting(r,n,a,o,s),l=(e==null?void 0:e.serverIndex)??0,c=(d=(u=M["VirtualRobotSetupApi.setVirtualRobotMounting"])==null?void 0:u[l])==null?void 0:d.url;return(h,p)=>D(i,R,E,e)(h,c||p)}}};class VE extends Ve{addVirtualRobotCoordinateSystem(t,r,n,a){return Zt(this.configuration).addVirtualRobotCoordinateSystem(t,r,n,a).then(o=>o(this.axios,this.basePath))}addVirtualRobotTcp(t,r,n,a,o){return Zt(this.configuration).addVirtualRobotTcp(t,r,n,a,o).then(s=>s(this.axios,this.basePath))}deleteVirtualRobotCoordinateSystem(t,r,n,a,o){return Zt(this.configuration).deleteVirtualRobotCoordinateSystem(t,r,n,a,o).then(s=>s(this.axios,this.basePath))}deleteVirtualRobotTcp(t,r,n,a,o){return Zt(this.configuration).deleteVirtualRobotTcp(t,r,n,a,o).then(s=>s(this.axios,this.basePath))}getVirtualRobotMounting(t,r,n,a){return Zt(this.configuration).getVirtualRobotMounting(t,r,n,a).then(o=>o(this.axios,this.basePath))}listVirtualRobotCoordinateSystems(t,r,n){return Zt(this.configuration).listVirtualRobotCoordinateSystems(t,r,n).then(a=>a(this.axios,this.basePath))}listVirtualRobotTcps(t,r,n,a){return Zt(this.configuration).listVirtualRobotTcps(t,r,n,a).then(o=>o(this.axios,this.basePath))}setVirtualRobotMounting(t,r,n,a,o){return Zt(this.configuration).setVirtualRobotMounting(t,r,n,a,o).then(s=>s(this.axios,this.basePath))}}function Ut(e,t,r){return Math.max(t,Math.min(r,e))}class _E{constructor(t=0,r=0,n=0,a=1){this.isQuaternion=!0,this._x=t,this._y=r,this._z=n,this._w=a}static slerpFlat(t,r,n,a,o,s,i){let l=n[a+0],c=n[a+1],u=n[a+2],d=n[a+3];const h=o[s+0],p=o[s+1],f=o[s+2],m=o[s+3];if(i===0){t[r+0]=l,t[r+1]=c,t[r+2]=u,t[r+3]=d;return}if(i===1){t[r+0]=h,t[r+1]=p,t[r+2]=f,t[r+3]=m;return}if(d!==m||l!==h||c!==p||u!==f){let y=1-i;const x=l*h+c*p+u*f+d*m,V=x>=0?1:-1,O=1-x*x;if(O>Number.EPSILON){const A=Math.sqrt(O),w=Math.atan2(A,x*V);y=Math.sin(y*w)/A,i=Math.sin(i*w)/A}const C=i*V;if(l=l*y+h*C,c=c*y+p*C,u=u*y+f*C,d=d*y+m*C,y===1-i){const A=1/Math.sqrt(l*l+c*c+u*u+d*d);l*=A,c*=A,u*=A,d*=A}}t[r]=l,t[r+1]=c,t[r+2]=u,t[r+3]=d}static multiplyQuaternionsFlat(t,r,n,a,o,s){const i=n[a],l=n[a+1],c=n[a+2],u=n[a+3],d=o[s],h=o[s+1],p=o[s+2],f=o[s+3];return t[r]=i*f+u*d+l*p-c*h,t[r+1]=l*f+u*h+c*d-i*p,t[r+2]=c*f+u*p+i*h-l*d,t[r+3]=u*f-i*d-l*h-c*p,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,r,n,a){return this._x=t,this._y=r,this._z=n,this._w=a,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,r=!0){const n=t._x,a=t._y,o=t._z,s=t._order,i=Math.cos,l=Math.sin,c=i(n/2),u=i(a/2),d=i(o/2),h=l(n/2),p=l(a/2),f=l(o/2);switch(s){case"XYZ":this._x=h*u*d+c*p*f,this._y=c*p*d-h*u*f,this._z=c*u*f+h*p*d,this._w=c*u*d-h*p*f;break;case"YXZ":this._x=h*u*d+c*p*f,this._y=c*p*d-h*u*f,this._z=c*u*f-h*p*d,this._w=c*u*d+h*p*f;break;case"ZXY":this._x=h*u*d-c*p*f,this._y=c*p*d+h*u*f,this._z=c*u*f+h*p*d,this._w=c*u*d-h*p*f;break;case"ZYX":this._x=h*u*d-c*p*f,this._y=c*p*d+h*u*f,this._z=c*u*f-h*p*d,this._w=c*u*d+h*p*f;break;case"YZX":this._x=h*u*d+c*p*f,this._y=c*p*d+h*u*f,this._z=c*u*f-h*p*d,this._w=c*u*d-h*p*f;break;case"XZY":this._x=h*u*d-c*p*f,this._y=c*p*d-h*u*f,this._z=c*u*f+h*p*d,this._w=c*u*d+h*p*f;break;default:console.warn("THREE.Quaternion: .setFromEuler() encountered an unknown order: "+s)}return r===!0&&this._onChangeCallback(),this}setFromAxisAngle(t,r){const n=r/2,a=Math.sin(n);return this._x=t.x*a,this._y=t.y*a,this._z=t.z*a,this._w=Math.cos(n),this._onChangeCallback(),this}setFromRotationMatrix(t){const r=t.elements,n=r[0],a=r[4],o=r[8],s=r[1],i=r[5],l=r[9],c=r[2],u=r[6],d=r[10],h=n+i+d;if(h>0){const p=.5/Math.sqrt(h+1);this._w=.25/p,this._x=(u-l)*p,this._y=(o-c)*p,this._z=(s-a)*p}else if(n>i&&n>d){const p=2*Math.sqrt(1+n-i-d);this._w=(u-l)/p,this._x=.25*p,this._y=(a+s)/p,this._z=(o+c)/p}else if(i>d){const p=2*Math.sqrt(1+i-n-d);this._w=(o-c)/p,this._x=(a+s)/p,this._y=.25*p,this._z=(l+u)/p}else{const p=2*Math.sqrt(1+d-n-i);this._w=(s-a)/p,this._x=(o+c)/p,this._y=(l+u)/p,this._z=.25*p}return this._onChangeCallback(),this}setFromUnitVectors(t,r){let n=t.dot(r)+1;return n<Number.EPSILON?(n=0,Math.abs(t.x)>Math.abs(t.z)?(this._x=-t.y,this._y=t.x,this._z=0,this._w=n):(this._x=0,this._y=-t.z,this._z=t.y,this._w=n)):(this._x=t.y*r.z-t.z*r.y,this._y=t.z*r.x-t.x*r.z,this._z=t.x*r.y-t.y*r.x,this._w=n),this.normalize()}angleTo(t){return 2*Math.acos(Math.abs(Ut(this.dot(t),-1,1)))}rotateTowards(t,r){const n=this.angleTo(t);if(n===0)return this;const a=Math.min(1,r/n);return this.slerp(t,a),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,r){const n=t._x,a=t._y,o=t._z,s=t._w,i=r._x,l=r._y,c=r._z,u=r._w;return this._x=n*u+s*i+a*c-o*l,this._y=a*u+s*l+o*i-n*c,this._z=o*u+s*c+n*l-a*i,this._w=s*u-n*i-a*l-o*c,this._onChangeCallback(),this}slerp(t,r){if(r===0)return this;if(r===1)return this.copy(t);const n=this._x,a=this._y,o=this._z,s=this._w;let i=s*t._w+n*t._x+a*t._y+o*t._z;if(i<0?(this._w=-t._w,this._x=-t._x,this._y=-t._y,this._z=-t._z,i=-i):this.copy(t),i>=1)return this._w=s,this._x=n,this._y=a,this._z=o,this;const l=1-i*i;if(l<=Number.EPSILON){const p=1-r;return this._w=p*s+r*this._w,this._x=p*n+r*this._x,this._y=p*a+r*this._y,this._z=p*o+r*this._z,this.normalize(),this}const c=Math.sqrt(l),u=Math.atan2(c,i),d=Math.sin((1-r)*u)/c,h=Math.sin(r*u)/c;return this._w=s*d+this._w*h,this._x=n*d+this._x*h,this._y=a*d+this._y*h,this._z=o*d+this._z*h,this._onChangeCallback(),this}slerpQuaternions(t,r,n){return this.copy(t).slerp(r,n)}random(){const t=2*Math.PI*Math.random(),r=2*Math.PI*Math.random(),n=Math.random(),a=Math.sqrt(1-n),o=Math.sqrt(n);return this.set(a*Math.sin(t),a*Math.cos(t),o*Math.sin(r),o*Math.cos(r))}equals(t){return t._x===this._x&&t._y===this._y&&t._z===this._z&&t._w===this._w}fromArray(t,r=0){return this._x=t[r],this._y=t[r+1],this._z=t[r+2],this._w=t[r+3],this._onChangeCallback(),this}toArray(t=[],r=0){return t[r]=this._x,t[r+1]=this._y,t[r+2]=this._z,t[r+3]=this._w,t}fromBufferAttribute(t,r){return this._x=t.getX(r),this._y=t.getY(r),this._z=t.getZ(r),this._w=t.getW(r),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 ln{constructor(t=0,r=0,n=0){ln.prototype.isVector3=!0,this.x=t,this.y=r,this.z=n}set(t,r,n){return n===void 0&&(n=this.z),this.x=t,this.y=r,this.z=n,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,r){switch(t){case 0:this.x=r;break;case 1:this.y=r;break;case 2:this.z=r;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,r){return this.x=t.x+r.x,this.y=t.y+r.y,this.z=t.z+r.z,this}addScaledVector(t,r){return this.x+=t.x*r,this.y+=t.y*r,this.z+=t.z*r,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,r){return this.x=t.x-r.x,this.y=t.y-r.y,this.z=t.z-r.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,r){return this.x=t.x*r.x,this.y=t.y*r.y,this.z=t.z*r.z,this}applyEuler(t){return this.applyQuaternion(Wd.setFromEuler(t))}applyAxisAngle(t,r){return this.applyQuaternion(Wd.setFromAxisAngle(t,r))}applyMatrix3(t){const r=this.x,n=this.y,a=this.z,o=t.elements;return this.x=o[0]*r+o[3]*n+o[6]*a,this.y=o[1]*r+o[4]*n+o[7]*a,this.z=o[2]*r+o[5]*n+o[8]*a,this}applyNormalMatrix(t){return this.applyMatrix3(t).normalize()}applyMatrix4(t){const r=this.x,n=this.y,a=this.z,o=t.elements,s=1/(o[3]*r+o[7]*n+o[11]*a+o[15]);return this.x=(o[0]*r+o[4]*n+o[8]*a+o[12])*s,this.y=(o[1]*r+o[5]*n+o[9]*a+o[13])*s,this.z=(o[2]*r+o[6]*n+o[10]*a+o[14])*s,this}applyQuaternion(t){const r=this.x,n=this.y,a=this.z,o=t.x,s=t.y,i=t.z,l=t.w,c=2*(s*a-i*n),u=2*(i*r-o*a),d=2*(o*n-s*r);return this.x=r+l*c+s*d-i*u,this.y=n+l*u+i*c-o*d,this.z=a+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 r=this.x,n=this.y,a=this.z,o=t.elements;return this.x=o[0]*r+o[4]*n+o[8]*a,this.y=o[1]*r+o[5]*n+o[9]*a,this.z=o[2]*r+o[6]*n+o[10]*a,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,r){return this.x=Ut(this.x,t.x,r.x),this.y=Ut(this.y,t.y,r.y),this.z=Ut(this.z,t.z,r.z),this}clampScalar(t,r){return this.x=Ut(this.x,t,r),this.y=Ut(this.y,t,r),this.z=Ut(this.z,t,r),this}clampLength(t,r){const n=this.length();return this.divideScalar(n||1).multiplyScalar(Ut(n,t,r))}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,r){return this.x+=(t.x-this.x)*r,this.y+=(t.y-this.y)*r,this.z+=(t.z-this.z)*r,this}lerpVectors(t,r,n){return this.x=t.x+(r.x-t.x)*n,this.y=t.y+(r.y-t.y)*n,this.z=t.z+(r.z-t.z)*n,this}cross(t){return this.crossVectors(this,t)}crossVectors(t,r){const n=t.x,a=t.y,o=t.z,s=r.x,i=r.y,l=r.z;return this.x=a*l-o*i,this.y=o*s-n*l,this.z=n*i-a*s,this}projectOnVector(t){const r=t.lengthSq();if(r===0)return this.set(0,0,0);const n=t.dot(this)/r;return this.copy(t).multiplyScalar(n)}projectOnPlane(t){return _i.copy(this).projectOnVector(t),this.sub(_i)}reflect(t){return this.sub(_i.copy(t).multiplyScalar(2*this.dot(t)))}angleTo(t){const r=Math.sqrt(this.lengthSq()*t.lengthSq());if(r===0)return Math.PI/2;const n=this.dot(t)/r;return Math.acos(Ut(n,-1,1))}distanceTo(t){return Math.sqrt(this.distanceToSquared(t))}distanceToSquared(t){const r=this.x-t.x,n=this.y-t.y,a=this.z-t.z;return r*r+n*n+a*a}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,r,n){const a=Math.sin(r)*t;return this.x=a*Math.sin(n),this.y=Math.cos(r)*t,this.z=a*Math.cos(n),this}setFromCylindrical(t){return this.setFromCylindricalCoords(t.radius,t.theta,t.y)}setFromCylindricalCoords(t,r,n){return this.x=t*Math.sin(r),this.y=n,this.z=t*Math.cos(r),this}setFromMatrixPosition(t){const r=t.elements;return this.x=r[12],this.y=r[13],this.z=r[14],this}setFromMatrixScale(t){const r=this.setFromMatrixColumn(t,0).length(),n=this.setFromMatrixColumn(t,1).length(),a=this.setFromMatrixColumn(t,2).length();return this.x=r,this.y=n,this.z=a,this}setFromMatrixColumn(t,r){return this.fromArray(t.elements,r*4)}setFromMatrix3Column(t,r){return this.fromArray(t.elements,r*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,r=0){return this.x=t[r],this.y=t[r+1],this.z=t[r+2],this}toArray(t=[],r=0){return t[r]=this.x,t[r+1]=this.y,t[r+2]=this.z,t}fromBufferAttribute(t,r){return this.x=t.getX(r),this.y=t.getY(r),this.z=t.getZ(r),this}random(){return this.x=Math.random(),this.y=Math.random(),this.z=Math.random(),this}randomDirection(){const t=Math.random()*Math.PI*2,r=Math.random()*2-1,n=Math.sqrt(1-r*r);return this.x=n*Math.cos(t),this.y=r,this.z=n*Math.sin(t),this}*[Symbol.iterator](){yield this.x,yield this.y,yield this.z}}const _i=new ln,Wd=new _E;function EE(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 r=e.shift();e[0]=r+e[0]}e[0].match(/^file:\/\/\//)?e[0]=e[0].replace(/^([^/:]+):\/*/,"$1:///"):e[0]=e[0].replace(/^([^/:]+):\/*/,"$1://");for(var n=0;n<e.length;n++){var a=e[n];if(typeof a!="string")throw new TypeError("Url must be a string. Received "+a);a!==""&&(n>0&&(a=a.replace(/^[\/]+/,"")),n<e.length-1?a=a.replace(/[\/]+$/,""):a=a.replace(/[\/]+$/,"/"),t.push(a))}var o=t.join("/");o=o.replace(/\/(\?|&|#[^!])/g,"$1");var s=o.split("?");return o=s.shift()+(s.length>0?"?":"")+s.join("&"),o}function Ei(){var e;return typeof arguments[0]=="object"?e=arguments[0]:e=[].slice.call(arguments),EE(e)}var At={},Yd;function IE(){if(Yd)return At;Yd=1,Object.defineProperty(At,"__esModule",{value:!0}),At.TokenData=void 0,At.parse=d,At.compile=h,At.match=m,At.pathToRegexp=y,At.stringify=C;const e="/",t=P=>P,r=/^[$_\p{ID_Start}]$/u,n=/^[$\u200c\u200d\p{ID_Continue}]$/u,a="https://git.new/pathToRegexpError",o={"{":"{","}":"}","(":"(",")":")","[":"[","]":"]","+":"+","?":"?","!":"!"};function s(P){return P.replace(/[{}()\[\]+?!:*]/g,"\\$&")}function i(P){return P.replace(/[.+*?^${}()[\]|/\\]/g,"\\$&")}function*l(P){const _=[...P];let N=0;function b(){let T="";if(r.test(_[++N]))for(T+=_[N];n.test(_[++N]);)T+=_[N];else if(_[N]==='"'){let F=N;for(;N<_.length;){if(_[++N]==='"'){N++,F=0;break}_[N]==="\\"?T+=_[++N]:T+=_[N]}if(F)throw new TypeError(`Unterminated quote at ${F}: ${a}`)}if(!T)throw new TypeError(`Missing parameter name at ${N}: ${a}`);return T}for(;N<_.length;){const T=_[N],F=o[T];if(F)yield{type:F,index:N++,value:T};else if(T==="\\")yield{type:"ESCAPED",index:N++,value:_[N++]};else if(T===":"){const I=b();yield{type:"PARAM",index:N,value:I}}else if(T==="*"){const I=b();yield{type:"WILDCARD",index:N,value:I}}else yield{type:"CHAR",index:N,value:_[N++]}}return{type:"END",index:N,value:""}}class c{constructor(_){this.tokens=_}peek(){if(!this._peek){const _=this.tokens.next();this._peek=_.value}return this._peek}tryConsume(_){const N=this.peek();if(N.type===_)return this._peek=void 0,N.value}consume(_){const N=this.tryConsume(_);if(N!==void 0)return N;const{type:b,index:T}=this.peek();throw new TypeError(`Unexpected ${b} at ${T}, expected ${_}: ${a}`)}text(){let _="",N;for(;N=this.tryConsume("CHAR")||this.tryConsume("ESCAPED");)_+=N;return _}}class u{constructor(_){this.tokens=_}}At.TokenData=u;function d(P,_={}){const{encodePath:N=t}=_,b=new c(l(P));function T(I){const z=[];for(;;){const ne=b.text();ne&&z.push({type:"text",value:N(ne)});const re=b.tryConsume("PARAM");if(re){z.push({type:"param",name:re});continue}const oe=b.tryConsume("WILDCARD");if(oe){z.push({type:"wildcard",name:oe});continue}if(b.tryConsume("{")){z.push({type:"group",tokens:T("}")});continue}return b.consume(I),z}}const F=T("END");return new u(F)}function h(P,_={}){const{encode:N=encodeURIComponent,delimiter:b=e}=_,T=P instanceof u?P:d(P,_),F=p(T.tokens,b,N);return function(z={}){const[ne,...re]=F(z);if(re.length)throw new TypeError(`Missing parameters: ${re.join(", ")}`);return ne}}function p(P,_,N){const b=P.map(T=>f(T,_,N));return T=>{const F=[""];for(const I of b){const[z,...ne]=I(T);F[0]+=z,F.push(...ne)}return F}}function f(P,_,N){if(P.type==="text")return()=>[P.value];if(P.type==="group"){const T=p(P.tokens,_,N);return F=>{const[I,...z]=T(F);return z.length?[""]:[I]}}const b=N||t;return P.type==="wildcard"&&N!==!1?T=>{const F=T[P.name];if(F==null)return["",P.name];if(!Array.isArray(F)||F.length===0)throw new TypeError(`Expected "${P.name}" to be a non-empty array`);return[F.map((I,z)=>{if(typeof I!="string")throw new TypeError(`Expected "${P.name}/${z}" to be a string`);return b(I)}).join(_)]}:T=>{const F=T[P.name];if(F==null)return["",P.name];if(typeof F!="string")throw new TypeError(`Expected "${P.name}" to be a string`);return[b(F)]}}function m(P,_={}){const{decode:N=decodeURIComponent,delimiter:b=e}=_,{regexp:T,keys:F}=y(P,_),I=F.map(z=>N===!1?t:z.type==="param"?N:ne=>ne.split(b).map(N));return function(ne){const re=T.exec(ne);if(!re)return!1;const oe=re[0],Z=Object.create(null);for(let le=1;le<re.length;le++){if(re[le]===void 0)continue;const q=F[le-1],X=I[le-1];Z[q.name]=X(re[le])}return{path:oe,params:Z}}}function y(P,_={}){const{delimiter:N=e,end:b=!0,sensitive:T=!1,trailing:F=!0}=_,I=[],z=[],ne=T?"":"i",oe=(Array.isArray(P)?P:[P]).map(q=>q instanceof u?q:d(q,_));for(const{tokens:q}of oe)for(const X of x(q,0,[])){const he=V(X,N,I);z.push(he)}let Z=`^(?:${z.join("|")})`;return F&&(Z+=`(?:${i(N)}$)?`),Z+=b?"$":`(?=${i(N)}|$)`,{regexp:new RegExp(Z,ne),keys:I}}function*x(P,_,N){if(_===P.length)return yield N;const b=P[_];if(b.type==="group"){const T=N.slice();for(const F of x(b.tokens,0,T))yield*x(P,_+1,F)}else N.push(b);yield*x(P,_+1,N)}function V(P,_,N){let b="",T="",F=!0;for(let I=0;I<P.length;I++){const z=P[I];if(z.type==="text"){b+=i(z.value),T+=z.value,F||(F=z.value.includes(_));continue}if(z.type==="param"||z.type==="wildcard"){if(!F&&!T)throw new TypeError(`Missing text after "${z.name}": ${a}`);z.type==="param"?b+=`(${O(_,F?"":T)}+)`:b+="([\\s\\S]+)",N.push(z),T="",F=!1;continue}}return b}function O(P,_){return _.length<2?P.length<2?`[^${i(P+_)}]`:`(?:(?!${i(P)})[^${i(_)}])`:P.length<2?`(?:(?!${i(_)})[^${i(P)}])`:`(?:(?!${i(_)}|${i(P)})[\\s\\S])`}function C(P){return P.tokens.map(function _(N,b,T){if(N.type==="text")return s(N.value);if(N.type==="group")return`{${N.tokens.map(_).join("")}}`;const I=A(N.name)&&w(T[b+1])?N.name:JSON.stringify(N.name);if(N.type==="param")return`:${I}`;if(N.type==="wildcard")return`*${I}`;throw new TypeError(`Unexpected token: ${N}`)}).join("")}function A(P){const[_,...N]=P;return r.test(_)?N.every(b=>n.test(b)):!1}function w(P){return(P==null?void 0:P.type)!=="text"?!0:!n.test(P.value[0])}return At}var ME=IE();function hf(e,t,r){if(t.length!==e.length)return!0;for(let n=0;n<t.length;n++)if(Math.abs(t[n]-e[n])>r)return!1;return!0}function pf(e,t,r){if(e===void 0&&t||e&&t===void 0)return!1;if(e===void 0||t===void 0)return!0;let n=0;return n+=Math.abs(e.orientation.x-t.orientation.x),n+=Math.abs(e.orientation.y-t.orientation.y),n+=Math.abs(e.orientation.z-t.orientation.z),n+=Math.abs(e.position.x-t.position.x),n+=Math.abs(e.position.y-t.position.y),n+=Math.abs(e.position.z-t.position.z),n>r?!1:e.coordinate_system===t.coordinate_system&&e.tcp===t.tcp}var Kd=1e-4,$E=class mf{constructor(t,r,n,a,o,s,i,l,c,u,d,h){this.nova=t,this.controller=r,this.motionGroup=n,this.initialMotionState=a,this.motionStateSocket=o,this.isVirtual=s,this.tcps=i,this.motionGroupSpecification=l,this.safetySetup=c,this.mounting=u,this.initialControllerState=d,this.controllerStateSocket=h,this.connectedJoggingCartesianSocket=null,this.connectedJoggingJointsSocket=null,this.joggingVelocity=10,this.activationState="inactive",this.rapidlyChangingMotionState=a,this.controllerState=d,h.addEventListener("message",p=>{var f;const m=(f=nr(p.data))==null?void 0:f.result;m&&Be.runInAction(()=>{this.controllerState=m})}),o.addEventListener("message",p=>{var f;const m=(f=nr(p.data))==null?void 0:f.result;if(!m)throw new Error(`Failed to get motion state for ${this.motionGroupId}: ${p.data}`);hf(this.rapidlyChangingMotionState.state.joint_position.joints,m.state.joint_position.joints,Kd)||Be.runInAction(()=>{this.rapidlyChangingMotionState.state=m.state}),pf(this.rapidlyChangingMotionState.tcp_pose,m.tcp_pose,Kd)||Be.runInAction(()=>{this.rapidlyChangingMotionState.tcp_pose=m.tcp_pose})}),Be.makeAutoObservable(this)}static connect(t,r,n){return Ae(this,null,function*(){var a,o;const[s,i]=r.split("@"),l=n.find(w=>w.controller===i),c=l==null?void 0:l.physical_motion_groups.find(w=>w.motion_group===r);if(!l||!c)throw new Error(`Controller ${i} or motion group ${r} not found`);const u=t.openReconnectingWebsocket(`/motion-groups/${r}/state-stream`),d=yield u.firstMessage(),h=(a=nr(d.data))==null?void 0:a.result;if(!h)throw new Error(`Unable to parse initial motion state message ${d.data}`);console.log(`Connected motion state websocket to motion group ${c.motion_group}. Initial state:
|
|
151
|
+
`,h);const f=(yield t.api.controller.getRobotController(l.controller)).configuration.kind==="VirtualController",m=yield Ae(this,null,function*(){try{return yield t.api.motionGroupInfos.getMounting(c.motion_group)}catch(w){return console.error(`Error fetching mounting for ${c.motion_group}`,w),null}}),y=t.openReconnectingWebsocket(`/controllers/${l.controller}/state-stream?response_rate=1000`),x=yield y.firstMessage(),V=(o=nr(x.data))==null?void 0:o.result;if(!V)throw new Error(`Unable to parse initial controller state message ${x.data}`);console.log(`Connected controller state websocket to controller ${l.controller}. Initial state:
|
|
152
|
+
`,V);const{tcps:O}=yield t.api.motionGroupInfos.listTcps(r),C=yield t.api.motionGroupInfos.getMotionGroupSpecification(r),A=yield t.api.motionGroupInfos.getSafetySetup(r);return new mf(t,l,c,h,u,f,O,C,A,m,V,y)})}get motionGroupId(){return this.motionGroup.motion_group}get controllerId(){return this.controller.controller}get modelFromController(){return this.motionGroup.model_from_controller}get wandelscriptIdentifier(){const t=this.motionGroupId.split("@")[0];return`${this.controllerId.replaceAll("-","_")}_${t}`}get joggingVelocityRads(){return this.joggingVelocity*Math.PI/180}get joints(){return this.initialMotionState.state.joint_position.joints.map((t,r)=>({index:r}))}get dhParameters(){return this.motionGroupSpecification.dh_parameters}get safetyZones(){return this.safetySetup.safety_zones}get mountingPosition(){return this.mounting?[this.mounting.pose.position.x/1e3,this.mounting.pose.position.y/1e3,this.mounting.pose.position.z/1e3]:[0,0,0]}get mountingQuaternion(){var t,r,n,a,o,s;const i=new ke.Vector3(((r=(t=this.mounting)==null?void 0:t.pose.orientation)==null?void 0:r.x)||0,((a=(n=this.mounting)==null?void 0:n.pose.orientation)==null?void 0:a.y)||0,((s=(o=this.mounting)==null?void 0:o.pose.orientation)==null?void 0:s.z)||0),l=i.length(),c=i.normalize();return new ke.Quaternion().setFromAxisAngle(c,l)}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"}deactivate(){return Ae(this,null,function*(){if(this.activationState!=="active"){console.error("Tried to deactivate while already deactivating");return}Be.runInAction(()=>{this.activationState="deactivating"});try{yield this.nova.api.controller.setDefaultMode(this.controllerId,"MODE_MONITOR"),Be.runInAction(()=>{this.activationState="inactive"})}catch(t){throw Be.runInAction(()=>{this.activationState="active"}),t}})}activate(){return Ae(this,null,function*(){if(this.activationState!=="inactive"){console.error("Tried to activate while already activating");return}Be.runInAction(()=>{this.activationState="activating"});try{yield this.nova.api.controller.setDefaultMode(this.controllerId,"MODE_CONTROL"),Be.runInAction(()=>{this.activationState="active"})}catch(t){throw Be.runInAction(()=>{this.activationState="inactive"}),t}})}toggleActivation(){this.activationState==="inactive"?this.activate():this.activationState==="active"&&this.deactivate()}dispose(){this.motionStateSocket.close(),this.connectedJoggingCartesianSocket&&this.connectedJoggingCartesianSocket.close(),this.connectedJoggingJointsSocket&&this.connectedJoggingJointsSocket.close()}setJoggingVelocity(t){this.joggingVelocity=t}},jE=class ff{constructor(t,r={}){this.motionStream=t,this.opts=r,this.cartesianWebsocket=null,this.jointWebsocket=null,this.cartesianJoggingOpts={}}static open(t,r){return Ae(this,arguments,function*(n,a,o={}){const s=yield n.connectMotionStream(a);return new ff(s,o)})}get motionGroupId(){return this.motionStream.motionGroupId}get nova(){return this.motionStream.nova}get numJoints(){return this.motionStream.joints.length}get activeJoggingMode(){return this.cartesianWebsocket?"cartesian":this.jointWebsocket?"joint":"increment"}get activeWebsocket(){return this.cartesianWebsocket||this.jointWebsocket}stop(){return Ae(this,null,function*(){this.cartesianWebsocket&&this.cartesianWebsocket.sendJson({motion_group:this.motionGroupId,position_direction:{x:0,y:0,z:0},rotation_direction:{x:0,y:0,z:0},position_velocity:0,rotation_velocity:0,tcp:this.cartesianJoggingOpts.tcpId,coordinate_system:this.cartesianJoggingOpts.coordSystemId}),this.jointWebsocket&&this.jointWebsocket.sendJson({motion_group:this.motionGroupId,joint_velocities:new Array(this.numJoints).fill(0)})})}dispose(){this.cartesianWebsocket&&this.cartesianWebsocket.dispose(),this.jointWebsocket&&this.jointWebsocket.dispose()}setJoggingMode(t,r){console.log("Setting jogging mode to",t),r&&(DA(this.cartesianJoggingOpts,r)||this.cartesianWebsocket&&(this.cartesianWebsocket.dispose(),this.cartesianWebsocket=null),this.cartesianJoggingOpts=r),t!=="cartesian"&&this.cartesianWebsocket&&(this.cartesianWebsocket.dispose(),this.cartesianWebsocket=null),t!=="joint"&&this.jointWebsocket&&(this.jointWebsocket.dispose(),this.jointWebsocket=null),t==="cartesian"&&!this.cartesianWebsocket&&(this.cartesianWebsocket=this.nova.openReconnectingWebsocket("/motion-groups/move-tcp"),this.cartesianWebsocket.addEventListener("message",n=>{const a=nr(n.data);if(a&&"error"in a)if(this.opts.onError)this.opts.onError(n.data);else throw new Error(n.data)})),t==="joint"&&!this.jointWebsocket&&(this.jointWebsocket=this.nova.openReconnectingWebsocket("/motion-groups/move-joint"),this.jointWebsocket.addEventListener("message",n=>{const a=nr(n.data);if(a&&"error"in a)if(this.opts.onError)this.opts.onError(n.data);else throw new Error(n.data)}))}startJointRotation(t){return Ae(this,arguments,function*({joint:r,direction:n,velocityRadsPerSec:a}){if(!this.jointWebsocket)throw new Error("Joint jogging websocket not connected; call setJoggingMode first");const o=new Array(this.numJoints).fill(0);o[r]=n==="-"?-a:a,this.jointWebsocket.sendJson({motion_group:this.motionGroupId,joint_velocities:o})})}startTCPTranslation(t){return Ae(this,arguments,function*({axis:r,direction:n,velocityMmPerSec:a}){if(!this.cartesianWebsocket)throw new Error("Cartesian jogging websocket not connected; call setJoggingMode first");const o={x:0,y:0,z:0},s=Object.assign({},o);s[r]=n==="-"?-1:1,this.cartesianWebsocket.sendJson({motion_group:this.motionGroupId,position_direction:s,rotation_direction:o,position_velocity:a,rotation_velocity:0,tcp:this.cartesianJoggingOpts.tcpId,coordinate_system:this.cartesianJoggingOpts.coordSystemId})})}startTCPRotation(t){return Ae(this,arguments,function*({axis:r,direction:n,velocityRadsPerSec:a}){if(!this.cartesianWebsocket)throw new Error("Cartesian jogging websocket not connected; call setJoggingMode first");const o={x:0,y:0,z:0},s=Object.assign({},o);s[r]=n==="-"?-1:1,this.cartesianWebsocket.sendJson({motion_group:this.motionGroupId,position_direction:o,rotation_direction:s,position_velocity:0,rotation_velocity:a,tcp:this.cartesianJoggingOpts.tcpId,coordinate_system:this.cartesianJoggingOpts.coordSystemId})})}runIncrementalCartesianMotion(t){return Ae(this,arguments,function*({currentTcpPose:r,currentJoints:n,coordSystemId:a,velocityInRelevantUnits:o,axis:s,direction:i,motion:l}){var c;const u=[];if(!tV(r.coordinate_system,a))throw new Error(`Current TCP pose coordinate system ${r.coordinate_system} does not match target coordinate system ${a}`);if(l.type==="translate"){const p=Object.assign({},r.position);p[s]+=l.distanceMm*(i==="-"?-1:1),u.push({settings:{limits_override:{tcp_velocity_limit:o}},line:{position:p,orientation:r.orientation,coordinate_system:a}})}else if(l.type==="rotate"){const p=new ln(r.orientation.x,r.orientation.y,r.orientation.z),f=p.length(),m=p.clone().normalize(),y=l.distanceRads*(i==="-"?-1:1),x=new ln(0,0,0);x[s]=1;const V=Math.cos(.5*y)*Math.cos(.5*f),O=Math.sin(.5*y)*Math.sin(.5*f),C=Math.sin(.5*y)*Math.cos(.5*f),A=Math.cos(.5*y)*Math.sin(.5*f),w=x.dot(m),P=x.clone().cross(m),_=2*Math.acos(V-O*w),N=_/Math.sin(.5*_),b=new ln().addScaledVector(P,O).addScaledVector(x,C).addScaledVector(m,A).multiplyScalar(N);u.push({settings:{limits_override:{tcp_orientation_velocity_limit:o}},line:{position:r.position,orientation:b,coordinate_system:a}})}const d=yield this.nova.api.motion.planMotion({motion_group:this.motionGroupId,start_joint_position:n,tcp:this.cartesianJoggingOpts.tcpId,commands:u}),h=(c=d.plan_successful_response)==null?void 0:c.motion;if(!h)throw new Error(`Failed to plan jogging increment motion ${JSON.stringify(d)}`);yield this.nova.api.motion.streamMoveForward(h,100,void 0,void 0,void 0,{timeout:1e3*60})})}runIncrementalJointRotation(t){return Ae(this,arguments,function*({joint:r,currentJoints:n,velocityRadsPerSec:a,direction:o,distanceRads:s}){var i;const l=[...n.joints];l[r]+=s*(o==="-"?-1:1);const c=new Array(n.joints.length).fill(a),u=yield this.nova.api.motion.planMotion({motion_group:this.motionGroupId,start_joint_position:n,commands:[{settings:{limits_override:{joint_velocity_limits:{joints:c}}},joint_ptp:{joints:l}}]}),d=(i=u.plan_successful_response)==null?void 0:i.motion;if(!d){console.error("Failed to plan jogging increment motion",u);return}yield this.nova.api.motion.streamMoveForward(d,100,void 0,void 0,void 0,{timeout:1e3*60})})}},Qd=1e-4;function kE(e,t){const r=new vt.Vector3(t.x,t.y,t.z),n=new vt.Vector3(e.x,e.y,e.z),a=r.length(),o=r.normalize();let s=n.length(),i=n.normalize();i.dot(o)<0&&(s=-s,i=i.multiplyScalar(-1));let l=s-a;return l-=2*Math.PI*Math.floor((l+Math.PI)/(2*Math.PI)),s=a+l,i.multiplyScalar(s)}var UE=class gf{constructor(t,r,n,a,o){this.nova=t,this.controller=r,this.motionGroup=n,this.initialMotionState=a,this.motionStateSocket=o,this.rapidlyChangingMotionState=a,o.addEventListener("message",s=>{var i;const l=(i=nr(s.data))==null?void 0:i.result;if(!l)throw new Error(`Failed to get motion state for ${this.motionGroupId}: ${s.data}`);hf(this.rapidlyChangingMotionState.state.joint_position.joints,l.state.joint_position.joints,Qd)||Be.runInAction(()=>{this.rapidlyChangingMotionState.state=l.state}),pf(this.rapidlyChangingMotionState.tcp_pose,l.tcp_pose,Qd)||Be.runInAction(()=>{this.rapidlyChangingMotionState.tcp_pose==null?this.rapidlyChangingMotionState.tcp_pose=l.tcp_pose:this.rapidlyChangingMotionState.tcp_pose={position:l.tcp_pose.position,orientation:kE(l.tcp_pose.orientation,this.rapidlyChangingMotionState.tcp_pose.orientation),tcp:l.tcp_pose.tcp,coordinate_system:l.tcp_pose.coordinate_system}})}),Be.makeAutoObservable(this)}static open(t,r){return Ae(this,null,function*(){var n;const{instances:a}=yield t.api.controller.listControllers(),[o,s]=r.split("@"),i=a.find(h=>h.controller===s),l=i==null?void 0:i.physical_motion_groups.find(h=>h.motion_group===r);if(!i||!l)throw new Error(`Controller ${s} or motion group ${r} not found`);const c=t.openReconnectingWebsocket(`/motion-groups/${r}/state-stream`),u=yield c.firstMessage();console.log("got first message",u);const d=(n=nr(u.data))==null?void 0:n.result;if(!d)throw new Error(`Unable to parse initial motion state message ${u.data}`);return console.log(`Connected motion state websocket to motion group ${l.motion_group}. Initial state:
|
|
153
|
+
`,d),new gf(t,i,l,d,c)})}get motionGroupId(){return this.motionGroup.motion_group}get controllerId(){return this.controller.controller}get modelFromController(){return this.motionGroup.model_from_controller}get wandelscriptIdentifier(){const t=this.motionGroupId.split("@")[0];return`${this.controllerId.replaceAll("-","_")}_${t}`}get joints(){return this.initialMotionState.state.joint_position.joints.map((t,r)=>({index:r}))}dispose(){this.motionStateSocket.close()}},LE=class{constructor(e,t){this.cellId=e,this.opts=t,this.system=this.withUnwrappedResponsesOnly(xE),this.cell=this.withUnwrappedResponsesOnly(U_),this.deviceConfig=this.withCellId(H_),this.motionGroup=this.withCellId(nE),this.motionGroupInfos=this.withCellId(oE),this.controller=this.withCellId(D_),this.program=this.withCellId(dE),this.programValues=this.withCellId(pE),this.controllerIOs=this.withCellId(N_),this.motionGroupKinematic=this.withCellId(cE),this.motion=this.withCellId(tE),this.coordinateSystems=this.withCellId(z_),this.application=this.withCellId(Jd),this.applicationGlobal=this.withUnwrappedResponsesOnly(Jd),this.motionGroupJogging=this.withCellId(iE),this.virtualRobot=this.withCellId(wE),this.virtualRobotSetup=this.withCellId(VE),this.virtualRobotMode=this.withCellId(RE),this.virtualRobotBehavior=this.withCellId(PE),this.libraryProgramMetadata=this.withCellId(Y_),this.libraryProgram=this.withCellId(J_),this.libraryRecipeMetadata=this.withCellId(Z_),this.libraryRecipe=this.withCellId(Q_),this.storeObject=this.withCellId(vE),this.storeCollisionComponents=this.withCellId(fE),this.storeCollisionScenes=this.withCellId(yE)}withCellId(e){var t,r;const n=new e(ol(rn({},this.opts),{isJsonMime:a=>a==="application/json"}),(t=this.opts.basePath)!=null?t:"",(r=this.opts.axiosInstance)!=null?r:R.create());for(const a of Reflect.ownKeys(Reflect.getPrototypeOf(n)))if(a!=="constructor"&&typeof n[a]=="function"){const o=n[a];n[a]=(...s)=>o.apply(n,[this.cellId,...s]).then(i=>i.data)}return n}withUnwrappedResponsesOnly(e){var t,r;const n=new e(ol(rn({},this.opts),{isJsonMime:a=>a==="application/json"}),(t=this.opts.basePath)!=null?t:"",(r=this.opts.axiosInstance)!=null?r:R.create());for(const a of Reflect.ownKeys(Reflect.getPrototypeOf(n)))if(a!=="constructor"&&typeof n[a]=="function"){const o=n[a];n[a]=(...s)=>o.apply(n,s).then(i=>i.data)}return n}},DE=class{constructor(){this.connections=[]}handleAPIRequest(e){return Ae(this,null,function*(){var t,r,n;const a=[{method:"GET",path:"/cells/:cellId/controllers",handle(){return{instances:[{controller:"mock-ur5e",model_name:"UniversalRobots::Controller",host:"mock-ur5e",allow_software_install_on_controller:!0,physical_motion_groups:[{motion_group:"0@mock-ur5e",name_from_controller:"UR5e",active:!1,model_from_controller:"UniversalRobots_UR5e"}],has_error:!1,error_details:""}]}}},{method:"GET",path:"/cells/:cellId/controllers/:controllerId",handle(){return{configuration:{kind:"VirtualController",manufacturer:"universalrobots",position:"[0,-1.571,-1.571,-1.571,1.571,-1.571,0]",type:"universalrobots-ur5e"},name:"mock-ur5"}}},{method:"GET",path:"/cells/:cellId/motion-groups/:motionGroupId/specification",handle(){return{dh_parameters:[{alpha:1.5707963267948966,theta:0,a:0,d:162.25,reverse_rotation_direction:!1},{alpha:0,theta:0,a:-425,d:0,reverse_rotation_direction:!1},{alpha:0,theta:0,a:-392.2,d:0,reverse_rotation_direction:!1},{alpha:1.5707963267948966,theta:0,a:0,d:133.3,reverse_rotation_direction:!1},{alpha:-1.5707963267948966,theta:0,a:0,d:99.7,reverse_rotation_direction:!1},{alpha:0,theta:0,a:0,d:99.6,reverse_rotation_direction:!1}],mechanical_joint_limits:[{joint:"JOINTNAME_AXIS_1",lower_limit:-6.335545063018799,upper_limit:6.335545063018799,unlimited:!1},{joint:"JOINTNAME_AXIS_2",lower_limit:-6.335545063018799,upper_limit:6.335545063018799,unlimited:!1},{joint:"JOINTNAME_AXIS_3",lower_limit:-6.335545063018799,upper_limit:6.335545063018799,unlimited:!1},{joint:"JOINTNAME_AXIS_4",lower_limit:-6.335545063018799,upper_limit:6.335545063018799,unlimited:!1},{joint:"JOINTNAME_AXIS_5",lower_limit:-6.335545063018799,upper_limit:6.335545063018799,unlimited:!1},{joint:"JOINTNAME_AXIS_6",lower_limit:-6.335545063018799,upper_limit:6.335545063018799,unlimited:!1}]}}},{method:"GET",path:"/cells/:cellId/motion-groups/:motionGroupId/safety-setup",handle(){return{safety_settings:[{safety_state:"SAFETY_NORMAL",settings:{joint_position_limits:[{joint:"JOINTNAME_AXIS_1",lower_limit:-2.96705961227417,upper_limit:2.96705961227417,unlimited:!1},{joint:"JOINTNAME_AXIS_2",lower_limit:-1.7453292608261108,upper_limit:2.7925267219543457,unlimited:!1},{joint:"JOINTNAME_AXIS_3",lower_limit:-3.3161256313323975,upper_limit:.40142571926116943,unlimited:!1},{joint:"JOINTNAME_AXIS_4",lower_limit:-3.4906585216522217,upper_limit:3.4906585216522217,unlimited:!1},{joint:"JOINTNAME_AXIS_5",lower_limit:-2.4434609413146973,upper_limit:2.4434609413146973,unlimited:!1},{joint:"JOINTNAME_AXIS_6",lower_limit:-4.71238899230957,upper_limit:4.71238899230957,unlimited:!1}],joint_velocity_limits:[{joint:"JOINTNAME_AXIS_1",limit:3.1415927410125732},{joint:"JOINTNAME_AXIS_2",limit:3.1415927410125732},{joint:"JOINTNAME_AXIS_3",limit:3.4906585216522217},{joint:"JOINTNAME_AXIS_4",limit:6.108652591705322},{joint:"JOINTNAME_AXIS_5",limit:6.108652591705322},{joint:"JOINTNAME_AXIS_6",limit:6.981317043304443}],joint_acceleration_limits:[],joint_torque_limits:[],tcp_velocity_limit:1800}}],safety_zones:[{id:1,priority:0,geometry:{compound:{child_geometries:[{convex_hull:{vertices:[{x:-800,y:-1330,z:-1820},{x:1650,y:-1330,z:-1820},{x:1650,y:1330,z:-1820},{x:-800,y:1330,z:-1820}]},init_pose:{position:{x:0,y:0,z:0},orientation:{x:0,y:0,z:0,w:1}},id:"box"},{convex_hull:{vertices:[{x:-800,y:-1330,z:-1820},{x:1650,y:-1330,z:-1820},{x:1650,y:-1330,z:1500},{x:-800,y:-1330,z:1500}]},init_pose:{position:{x:0,y:0,z:0},orientation:{x:0,y:0,z:0,w:1}},id:"box"},{convex_hull:{vertices:[{x:-800,y:-1330,z:-1820},{x:-800,y:1330,z:-1820},{x:-800,y:1330,z:1500},{x:-800,y:-1330,z:1500}]},init_pose:{position:{x:0,y:0,z:0},orientation:{x:0,y:0,z:0,w:1}},id:"box"},{convex_hull:{vertices:[{x:1650,y:1330,z:1500},{x:-800,y:1330,z:1500},{x:-800,y:-1330,z:1500},{x:1650,y:-1330,z:1500}]},init_pose:{position:{x:0,y:0,z:0},orientation:{x:0,y:0,z:0,w:1}},id:"box"},{convex_hull:{vertices:[{x:1650,y:1330,z:1500},{x:-800,y:1330,z:1500},{x:-800,y:1330,z:-1820},{x:1650,y:1330,z:-1820}]},init_pose:{position:{x:0,y:0,z:0},orientation:{x:0,y:0,z:0,w:1}},id:"box"},{convex_hull:{vertices:[{x:1650,y:1330,z:1500},{x:1650,y:-1330,z:1500},{x:1650,y:-1330,z:-1820},{x:1650,y:1330,z:-1820}]},init_pose:{position:{x:0,y:0,z:0},orientation:{x:0,y:0,z:0,w:1}},id:"box"}]},init_pose:{position:{x:0,y:0,z:0},orientation:{x:0,y:0,z:0,w:1}},id:"Cell workzone"},motion_group_uid:1},{id:2,priority:0,geometry:{convex_hull:{vertices:[{x:1650,y:1330,z:-1850},{x:865,y:1330,z:-1850},{x:865,y:-720,z:-1850},{x:1650,y:-720,z:-1850},{x:1650,y:1330,z:-920},{x:865,y:1330,z:-920},{x:865,y:-720,z:-920},{x:1650,y:-720,z:-920}]},init_pose:{position:{x:0,y:0,z:0},orientation:{x:0,y:0,z:0,w:1}},id:"Transport"},motion_group_uid:1},{id:3,priority:0,geometry:{convex_hull:{vertices:[{x:1650,y:1330,z:-600},{x:865,y:1330,z:-600},{x:865,y:430,z:-600},{x:1650,y:430,z:-600},{x:1650,y:1330,z:-1250},{x:865,y:1330,z:-1250},{x:865,y:430,z:-1250},{x:1650,y:430,z:-1250}]},init_pose:{position:{x:0,y:0,z:0},orientation:{x:0,y:0,z:0,w:1}},id:"Tunel"},motion_group_uid:1},{id:4,priority:0,geometry:{convex_hull:{vertices:[{x:1650,y:-760,z:-440},{x:900,y:-760,z:-440},{x:900,y:-1330,z:-440},{x:1650,y:-1330,z:-440},{x:1650,y:-760,z:-1800},{x:900,y:-760,z:-1800},{x:900,y:-1330,z:-1800},{x:1650,y:-1330,z:-1800}]},init_pose:{position:{x:0,y:0,z:0},orientation:{x:0,y:0,z:0,w:1}},id:"Fanuc controller"},motion_group_uid:1},{id:6,priority:0,geometry:{convex_hull:{vertices:[{x:-200,y:-200,z:-1900},{x:200,y:-200,z:-1900},{x:200,y:200,z:-1900},{x:-200,y:200,z:-1900},{x:-200,y:-200,z:-350},{x:200,y:-200,z:-350},{x:200,y:200,z:-350},{x:-200,y:200,z:-350}]},init_pose:{position:{x:0,y:0,z:0},orientation:{x:0,y:0,z:0,w:1}},id:"Robot base"},motion_group_uid:1}],robot_model_geometries:[{link_index:1,geometry:{sphere:{radius:270},init_pose:{position:{x:-70,y:-70,z:-50},orientation:{x:0,y:0,z:0,w:1}},id:"link1_sphere"}},{link_index:2,geometry:{capsule:{radius:160,cylinder_height:800},init_pose:{position:{x:-450,y:40,z:170},orientation:{x:0,y:-.7071067811865475,z:0,w:.7071067811865476}},id:"link2_capsule"}},{link_index:3,geometry:{sphere:{radius:270},init_pose:{position:{x:-110,y:10,z:-100},orientation:{x:0,y:0,z:0,w:1}},id:"link3_sphere"}},{link_index:4,geometry:{capsule:{radius:110,cylinder_height:600},init_pose:{position:{x:0,y:300,z:40},orientation:{x:-.7071067811865475,y:0,z:0,w:.7071067811865476}},id:"link4_capsule"}},{link_index:5,geometry:{sphere:{radius:75},init_pose:{position:{x:0,y:0,z:-50},orientation:{x:0,y:0,z:0,w:1}},id:"link5_sphere"}}],tool_geometries:[]}}},{method:"GET",path:"/cells/:cellId/coordinate-systems",handle(){return{coordinatesystems:[{coordinate_system:"",name:"world",reference_uid:"",position:{x:0,y:0,z:0},rotation:{angles:[0,0,0],type:"ROTATION_VECTOR"}}]}}},{method:"GET",path:"/cells/:cellId/motion-groups/:motionGroupId/tcps",handle(){return{tcps:[{id:"Flange",readable_name:"Default-Flange",position:{x:0,y:0,z:0},rotation:{angles:[0,0,0,0],type:"ROTATION_VECTOR"}},{id:"complex-tcp-position",readable_name:"Complex TCP Position",position:{x:-200,y:300,z:150},rotation:{angles:[-.12139440409113832,-.06356210998212003,-.2023240068185639,0],type:"ROTATION_VECTOR"}}]}}}],o=((t=e.method)==null?void 0:t.toUpperCase())||"GET",s="/cells"+((n=(r=e.url)==null?void 0:r.split("/cells")[1])==null?void 0:n.split("?")[0]);for(const i of a){const l=ME.match(i.path)(s||"");if(o===i.method&&l){const c=i.handle();return{status:200,statusText:"Success",data:JSON.stringify(c),headers:{},config:e,request:{responseURL:e.url}}}}throw new hl(`No mock handler matched this request: ${o} ${s}`,"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(BE)})),e.url.includes("/move-joint")&&e.dispatchEvent(new MessageEvent("message",{data:JSON.stringify({result:{motion_group:"0@ur",state:{controller:"ur",operation_mode:"OPERATION_MODE_AUTO",safety_state:"SAFETY_STATE_NORMAL",timestamp:"2024-09-18T12:48:26.096266444Z",velocity_override:100,motion_groups:[{motion_group:"0@ur",controller:"ur",joint_position:{joints:[1.3492152690887451,-1.5659207105636597,1.6653711795806885,-1.0991662740707397,-1.829018235206604,1.264623761177063]},joint_velocity:{joints:[0,0,0,0,0,0]},flange_pose:{position:{x:6.437331889439328,y:-628.4123774830913,z:577.0569957147832},orientation:{x:-1.683333649797158,y:-1.9783363827298732,z:-.4928031860165713},coordinate_system:""},tcp_pose:{position:{x:6.437331889439328,y:-628.4123774830913,z:577.0569957147832},orientation:{x:-1.683333649797158,y:-1.9783363827298732,z:-.4928031860165713},coordinate_system:"",tcp:"Flange"},velocity:{linear:{x:0,y:0,z:0},angular:{x:-0,y:0,z:0},coordinate_system:""},force:{force:{x:0,y:0,z:0},moment:{x:0,y:0,z:0},coordinate_system:""},joint_limit_reached:{limit_reached:[!1,!1,!1,!1,!1,!1]},joint_current:{joints:[0,0,0,0,0,0]},sequence_number:"671259"}],sequence_number:"671259"},movement_state:"MOVEMENT_STATE_MOVING"}})})),e.url.includes("/move-tcp")&&e.dispatchEvent(new MessageEvent("message",{data:JSON.stringify({result:{motion_group:"0@ur",state:{controller:"ur",operation_mode:"OPERATION_MODE_AUTO",safety_state:"SAFETY_STATE_NORMAL",timestamp:"2024-09-18T12:43:12.188335774Z",velocity_override:100,motion_groups:[{motion_group:"0@ur",controller:"ur",joint_position:{joints:[1.3352527618408203,-1.5659207105636597,1.6653711795806885,-1.110615611076355,-1.829018235206604,1.264623761177063]},joint_velocity:{joints:[0,0,0,0,0,0]},flange_pose:{position:{x:-2.763015284002938,y:-630.2151479701106,z:577.524509114342},orientation:{x:-1.704794877102097,y:-1.9722372952861567,z:-.4852079204210754},coordinate_system:""},tcp_pose:{position:{x:-2.763015284002938,y:-630.2151479701106,z:577.524509114342},orientation:{x:-1.704794877102097,y:-1.9722372952861567,z:-.4852079204210754},coordinate_system:"",tcp:"Flange"},velocity:{linear:{x:0,y:0,z:0},angular:{x:-0,y:0,z:0},coordinate_system:""},force:{force:{x:0,y:0,z:0},moment:{x:0,y:0,z:0},coordinate_system:""},joint_limit_reached:{limit_reached:[!1,!1,!1,!1,!1,!1]},joint_current:{joints:[0,0,0,0,0,0]},sequence_number:"627897"}],sequence_number:"627897"},movement_state:"MOVEMENT_STATE_MOVING"}})}))},10)}handleWebsocketMessage(e,t){console.log(`Received message on ${e.url}`,t)}},BE={result:{state:{motion_group:"0@universalrobots-ur5e",controller:"universalrobots-ur5e",joint_position:{joints:[1.1699999570846558,-1.5700000524520874,1.3600000143051147,1.0299999713897705,1.2899999618530273,1.2799999713897705]},joint_velocity:{joints:[0,0,0,0,0,0]},flange_pose:{position:{x:1.3300010259703043,y:-409.2680714682808,z:531.0203477065281},orientation:{x:1.7564919306270736,y:-1.7542521568325058,z:.7326972590614671},coordinate_system:""},tcp_pose:{position:{x:1.3300010259703043,y:-409.2680714682808,z:531.0203477065281},orientation:{x:1.7564919306270736,y:-1.7542521568325058,z:.7326972590614671},coordinate_system:"",tcp:"Flange"},velocity:{linear:{x:0,y:0,z:0},angular:{x:0,y:0,z:0},coordinate_system:""},force:{force:{x:0,y:0,z:0},moment:{x:0,y:0,z:0},coordinate_system:""},joint_limit_reached:{limit_reached:[!1,!1,!1,!1,!1,!1]},joint_current:{joints:[0,0,0,0,0,0]},sequence_number:"1"},tcp_pose:{position:{x:302.90748476115556,y:-152.87065869452337,z:424.0454619321661},orientation:{x:2.3403056115045353,y:-1.1706836379431356,z:.9772511964246311},coordinate_system:"",tcp:"Flange"}}},NE=class{constructor(e){this.authPromise=null,this.accessToken=null;var t;const r=(t=e.cellId)!=null?t:"cell";this.config=rn({cellId:r},e),this.accessToken=e.accessToken||Ci.getString("wbjs.access_token")||null,this.config.instanceUrl==="https://mock.example.com"&&(this.mock=new DE);const n=R.create({baseURL:Ei(this.config.instanceUrl,"/api/v1"),headers:{"User-Agent":"Wandelbots-Nova-JS-SDK"}});n.interceptors.request.use(a=>Ae(this,null,function*(){return a.headers.Authorization||(this.accessToken?a.headers.Authorization=`Bearer ${this.accessToken}`:this.config.username&&this.config.password&&(a.headers.Authorization=`Basic ${btoa(e.username+":"+e.password)}`)),a})),typeof window<"u"&&n.interceptors.response.use(a=>a,a=>Ae(this,null,function*(){var o,s;if(M_(a))if(((o=a.response)==null?void 0:o.status)===401)try{if(yield this.renewAuthentication(),a.config)return this.accessToken?a.config.headers.Authorization=`Bearer ${this.accessToken}`:delete a.config.headers.Authorization,n.request(a.config)}catch(i){return Promise.reject(i)}else((s=a.response)==null?void 0:s.status)===503&&(yield fetch(window.location.href)).status===503&&window.location.reload();return Promise.reject(a)})),this.api=new LE(r,ol(rn({},e),{basePath:Ei(this.config.instanceUrl,"/api/v1"),isJsonMime:a=>a==="application/json",baseOptions:rn(rn({},this.mock?{adapter:a=>this.mock.handleAPIRequest(a)}:{}),e.baseOptions),axiosInstance:n}))}renewAuthentication(){return Ae(this,null,function*(){if(!this.authPromise){this.authPromise=nV(this.config.instanceUrl);try{this.accessToken=yield this.authPromise,this.accessToken?Ci.setString("wbjs.access_token",this.accessToken):Ci.delete("wbjs.access_token")}finally{this.authPromise=null}}})}makeWebsocketURL(e){const t=new URL(Ei(this.config.instanceUrl,`/api/v1/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 ZA(this.makeWebsocketURL(e),{mock:this.mock})}connectMotionStream(e){return Ae(this,null,function*(){return yield UE.open(this,e)})}connectJogger(e){return Ae(this,null,function*(){return yield jE.open(this,e)})}connectMotionGroups(e){return Ae(this,null,function*(){const{instances:t}=yield this.api.controller.listControllers();return Promise.all(e.map(r=>$E.connect(this,r,t)))})}connectMotionGroup(e){return Ae(this,null,function*(){return(yield this.connectMotionGroups([e]))[0]})}};function FE(e){try{return JSON.stringify(e)}catch{return}}function zE(e,t){throw new Error(t+` ${JSON.stringify(e)}`)}function GE(e){var t,r,n,a;return e instanceof hl&&e.code==="ERR_NETWORK"?"Failed to connect to the server. Please check your internet connection.":e instanceof hl&&e.response?`${(t=e.response)==null?void 0:t.status} ${(r=e.response)==null?void 0:r.statusText} from ${(n=e.response)==null?void 0:n.config.url}: ${JSON.stringify((a=e.response)==null?void 0:a.data)}`:e instanceof Error?e.message:`Unexpected error: ${FE(e)||e}`}const mc=e=>{const t=e.softTimeout||3e3,[r,n]=te.useState(!1),a=J.useTheme();return te.useEffect(()=>{const o=setTimeout(()=>{n(!0)},t);return()=>clearTimeout(o)}),S.jsx(J.Stack,{width:"100%",height:"100%",alignItems:"center",justifyContent:"center",sx:{color:a.palette.text.primary},children:e.error?S.jsx(yf,{loadingMessage:e.message,error:e.error}):S.jsxs(S.Fragment,{children:[S.jsx(J.CircularProgress,{sx:{marginBottom:"24px"}}),!!e.message&&S.jsx("div",{children:e.message}),S.jsx(J.Stack,{sx:{visibility:r?"visible":"hidden",marginTop:"1rem",color:a.palette.text.secondary},children:"This is taking longer than expected..."})]})})},yf=e=>{const t=GE(e.error),r=e.error instanceof Error?e.error.stack:null,n=J.useTheme();return S.jsxs(J.Stack,{sx:{maxHeight:"100%",maxWidth:"min(100%, 800px)",padding:2,overflow:"auto",color:n.palette.error.main,"& pre":{whiteSpace:"pre-wrap",wordBreak:"break-word",paddingBottom:"3rem"}},children:[(e.loadingMessage?`Error while ${Sl.lowerFirst(J.capitalize(e.loadingMessage))} - `:"")+t,S.jsx("br",{}),r&&S.jsx("pre",{children:r})]})},HE=({title:e,titleId:t,...r},n)=>B.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:19,height:10,fill:"none",ref:n,"aria-labelledby":t,...r},e?B.createElement("title",{id:t},e):null,B.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"})),qE=te.forwardRef(HE),JE=({title:e,titleId:t,...r},n)=>B.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:19,height:10,fill:"none",ref:n,"aria-labelledby":t,...r},e?B.createElement("title",{id:t},e):null,B.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"})),WE=te.forwardRef(JE),YE=({title:e,titleId:t,...r},n)=>B.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:10,height:19,fill:"none",ref:n,"aria-labelledby":t,...r},e?B.createElement("title",{id:t},e):null,B.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"})),KE=te.forwardRef(YE),QE=({title:e,titleId:t,...r},n)=>B.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:n,"aria-labelledby":t,...r},e?B.createElement("title",{id:t},e):null,B.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"})),XE=te.forwardRef(QE);function ZE(){this.__data__=[],this.size=0}function bf(e,t){return e===t||e!==e&&t!==t}function ks(e,t){for(var r=e.length;r--;)if(bf(e[r][0],t))return r;return-1}var eI=Array.prototype,tI=eI.splice;function rI(e){var t=this.__data__,r=ks(t,e);if(r<0)return!1;var n=t.length-1;return r==n?t.pop():tI.call(t,r,1),--this.size,!0}function nI(e){var t=this.__data__,r=ks(t,e);return r<0?void 0:t[r][1]}function aI(e){return ks(this.__data__,e)>-1}function oI(e,t){var r=this.__data__,n=ks(r,e);return n<0?(++this.size,r.push([e,t])):r[n][1]=t,this}function Wt(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}Wt.prototype.clear=ZE;Wt.prototype.delete=rI;Wt.prototype.get=nI;Wt.prototype.has=aI;Wt.prototype.set=oI;function sI(){this.__data__=new Wt,this.size=0}function iI(e){var t=this.__data__,r=t.delete(e);return this.size=t.size,r}function lI(e){return this.__data__.get(e)}function cI(e){return this.__data__.has(e)}var uI="[object AsyncFunction]",dI="[object Function]",hI="[object GeneratorFunction]",pI="[object Proxy]";function vf(e){if(!wr(e))return!1;var t=Mr(e);return t==dI||t==hI||t==uI||t==pI}var Ii=$t["__core-js_shared__"],Xd=function(){var e=/[^.]+$/.exec(Ii&&Ii.keys&&Ii.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function mI(e){return!!Xd&&Xd in e}var fI=Function.prototype,gI=fI.toString;function jr(e){if(e!=null){try{return gI.call(e)}catch{}try{return e+""}catch{}}return""}var yI=/[\\^$.*+?()[\]{}|]/g,bI=/^\[object .+?Constructor\]$/,vI=Function.prototype,SI=Object.prototype,xI=vI.toString,OI=SI.hasOwnProperty,wI=RegExp("^"+xI.call(OI).replace(yI,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function CI(e){if(!wr(e)||mI(e))return!1;var t=vf(e)?wI:bI;return t.test(jr(e))}function PI(e,t){return e==null?void 0:e[t]}function kr(e,t){var r=PI(e,t);return CI(r)?r:void 0}var ya=kr($t,"Map"),ba=kr(Object,"create");function TI(){this.__data__=ba?ba(null):{},this.size=0}function RI(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}var AI="__lodash_hash_undefined__",VI=Object.prototype,_I=VI.hasOwnProperty;function EI(e){var t=this.__data__;if(ba){var r=t[e];return r===AI?void 0:r}return _I.call(t,e)?t[e]:void 0}var II=Object.prototype,MI=II.hasOwnProperty;function $I(e){var t=this.__data__;return ba?t[e]!==void 0:MI.call(t,e)}var jI="__lodash_hash_undefined__";function kI(e,t){var r=this.__data__;return this.size+=this.has(e)?0:1,r[e]=ba&&t===void 0?jI:t,this}function Tr(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}Tr.prototype.clear=TI;Tr.prototype.delete=RI;Tr.prototype.get=EI;Tr.prototype.has=$I;Tr.prototype.set=kI;function UI(){this.size=0,this.__data__={hash:new Tr,map:new(ya||Wt),string:new Tr}}function LI(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}function Us(e,t){var r=e.__data__;return LI(t)?r[typeof t=="string"?"string":"hash"]:r.map}function DI(e){var t=Us(this,e).delete(e);return this.size-=t?1:0,t}function BI(e){return Us(this,e).get(e)}function NI(e){return Us(this,e).has(e)}function FI(e,t){var r=Us(this,e),n=r.size;return r.set(e,t),this.size+=r.size==n?0:1,this}function Yt(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}Yt.prototype.clear=UI;Yt.prototype.delete=DI;Yt.prototype.get=BI;Yt.prototype.has=NI;Yt.prototype.set=FI;var zI=200;function GI(e,t){var r=this.__data__;if(r instanceof Wt){var n=r.__data__;if(!ya||n.length<zI-1)return n.push([e,t]),this.size=++r.size,this;r=this.__data__=new Yt(n)}return r.set(e,t),this.size=r.size,this}function Bt(e){var t=this.__data__=new Wt(e);this.size=t.size}Bt.prototype.clear=sI;Bt.prototype.delete=iI;Bt.prototype.get=lI;Bt.prototype.has=cI;Bt.prototype.set=GI;var HI="__lodash_hash_undefined__";function qI(e){return this.__data__.set(e,HI),this}function JI(e){return this.__data__.has(e)}function Jo(e){var t=-1,r=e==null?0:e.length;for(this.__data__=new Yt;++t<r;)this.add(e[t])}Jo.prototype.add=Jo.prototype.push=qI;Jo.prototype.has=JI;function WI(e,t){for(var r=-1,n=e==null?0:e.length;++r<n;)if(t(e[r],r,e))return!0;return!1}function YI(e,t){return e.has(t)}var KI=1,QI=2;function Sf(e,t,r,n,a,o){var s=r&KI,i=e.length,l=t.length;if(i!=l&&!(s&&l>i))return!1;var c=o.get(e),u=o.get(t);if(c&&u)return c==t&&u==e;var d=-1,h=!0,p=r&QI?new Jo:void 0;for(o.set(e,t),o.set(t,e);++d<i;){var f=e[d],m=t[d];if(n)var y=s?n(m,f,d,t,e,o):n(f,m,d,e,t,o);if(y!==void 0){if(y)continue;h=!1;break}if(p){if(!WI(t,function(x,V){if(!YI(p,V)&&(f===x||a(f,x,r,n,o)))return p.push(V)})){h=!1;break}}else if(!(f===m||a(f,m,r,n,o))){h=!1;break}}return o.delete(e),o.delete(t),h}var Zd=$t.Uint8Array;function XI(e){var t=-1,r=Array(e.size);return e.forEach(function(n,a){r[++t]=[a,n]}),r}function ZI(e){var t=-1,r=Array(e.size);return e.forEach(function(n){r[++t]=n}),r}var e2=1,t2=2,r2="[object Boolean]",n2="[object Date]",a2="[object Error]",o2="[object Map]",s2="[object Number]",i2="[object RegExp]",l2="[object Set]",c2="[object String]",u2="[object Symbol]",d2="[object ArrayBuffer]",h2="[object DataView]",eh=ir?ir.prototype:void 0,Mi=eh?eh.valueOf:void 0;function p2(e,t,r,n,a,o,s){switch(r){case h2:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case d2:return!(e.byteLength!=t.byteLength||!o(new Zd(e),new Zd(t)));case r2:case n2:case s2:return bf(+e,+t);case a2:return e.name==t.name&&e.message==t.message;case i2:case c2:return e==t+"";case o2:var i=XI;case l2:var l=n&e2;if(i||(i=ZI),e.size!=t.size&&!l)return!1;var c=s.get(e);if(c)return c==t;n|=t2,s.set(e,t);var u=Sf(i(e),i(t),n,a,o,s);return s.delete(e),u;case u2:if(Mi)return Mi.call(e)==Mi.call(t)}return!1}function m2(e,t){for(var r=-1,n=t.length,a=e.length;++r<n;)e[a+r]=t[r];return e}var Mt=Array.isArray;function f2(e,t,r){var n=t(e);return Mt(e)?n:m2(n,r(e))}function g2(e,t){for(var r=-1,n=e==null?0:e.length,a=0,o=[];++r<n;){var s=e[r];t(s,r,e)&&(o[a++]=s)}return o}function y2(){return[]}var b2=Object.prototype,v2=b2.propertyIsEnumerable,th=Object.getOwnPropertySymbols,S2=th?function(e){return e==null?[]:(e=Object(e),g2(th(e),function(t){return v2.call(e,t)}))}:y2;function x2(e,t){for(var r=-1,n=Array(e);++r<e;)n[r]=t(r);return n}var O2="[object Arguments]";function rh(e){return Cr(e)&&Mr(e)==O2}var xf=Object.prototype,w2=xf.hasOwnProperty,C2=xf.propertyIsEnumerable,Of=rh(function(){return arguments}())?rh:function(e){return Cr(e)&&w2.call(e,"callee")&&!C2.call(e,"callee")};function P2(){return!1}var wf=typeof exports=="object"&&exports&&!exports.nodeType&&exports,nh=wf&&typeof module=="object"&&module&&!module.nodeType&&module,T2=nh&&nh.exports===wf,ah=T2?$t.Buffer:void 0,R2=ah?ah.isBuffer:void 0,ml=R2||P2,A2=9007199254740991,V2=/^(?:0|[1-9]\d*)$/;function Cf(e,t){var r=typeof e;return t=t??A2,!!t&&(r=="number"||r!="symbol"&&V2.test(e))&&e>-1&&e%1==0&&e<t}var _2=9007199254740991;function fc(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=_2}var E2="[object Arguments]",I2="[object Array]",M2="[object Boolean]",$2="[object Date]",j2="[object Error]",k2="[object Function]",U2="[object Map]",L2="[object Number]",D2="[object Object]",B2="[object RegExp]",N2="[object Set]",F2="[object String]",z2="[object WeakMap]",G2="[object ArrayBuffer]",H2="[object DataView]",q2="[object Float32Array]",J2="[object Float64Array]",W2="[object Int8Array]",Y2="[object Int16Array]",K2="[object Int32Array]",Q2="[object Uint8Array]",X2="[object Uint8ClampedArray]",Z2="[object Uint16Array]",eM="[object Uint32Array]",Re={};Re[q2]=Re[J2]=Re[W2]=Re[Y2]=Re[K2]=Re[Q2]=Re[X2]=Re[Z2]=Re[eM]=!0;Re[E2]=Re[I2]=Re[G2]=Re[M2]=Re[H2]=Re[$2]=Re[j2]=Re[k2]=Re[U2]=Re[L2]=Re[D2]=Re[B2]=Re[N2]=Re[F2]=Re[z2]=!1;function tM(e){return Cr(e)&&fc(e.length)&&!!Re[Mr(e)]}function rM(e){return function(t){return e(t)}}var Pf=typeof exports=="object"&&exports&&!exports.nodeType&&exports,ra=Pf&&typeof module=="object"&&module&&!module.nodeType&&module,nM=ra&&ra.exports===Pf,$i=nM&&wm.process,oh=function(){try{var e=ra&&ra.require&&ra.require("util").types;return e||$i&&$i.binding&&$i.binding("util")}catch{}}(),sh=oh&&oh.isTypedArray,Tf=sh?rM(sh):tM,aM=Object.prototype,oM=aM.hasOwnProperty;function sM(e,t){var r=Mt(e),n=!r&&Of(e),a=!r&&!n&&ml(e),o=!r&&!n&&!a&&Tf(e),s=r||n||a||o,i=s?x2(e.length,String):[],l=i.length;for(var c in e)oM.call(e,c)&&!(s&&(c=="length"||a&&(c=="offset"||c=="parent")||o&&(c=="buffer"||c=="byteLength"||c=="byteOffset")||Cf(c,l)))&&i.push(c);return i}var iM=Object.prototype;function lM(e){var t=e&&e.constructor,r=typeof t=="function"&&t.prototype||iM;return e===r}function cM(e,t){return function(r){return e(t(r))}}var uM=cM(Object.keys,Object),dM=Object.prototype,hM=dM.hasOwnProperty;function pM(e){if(!lM(e))return uM(e);var t=[];for(var r in Object(e))hM.call(e,r)&&r!="constructor"&&t.push(r);return t}function Rf(e){return e!=null&&fc(e.length)&&!vf(e)}function gc(e){return Rf(e)?sM(e):pM(e)}function ih(e){return f2(e,gc,S2)}var mM=1,fM=Object.prototype,gM=fM.hasOwnProperty;function yM(e,t,r,n,a,o){var s=r&mM,i=ih(e),l=i.length,c=ih(t),u=c.length;if(l!=u&&!s)return!1;for(var d=l;d--;){var h=i[d];if(!(s?h in t:gM.call(t,h)))return!1}var p=o.get(e),f=o.get(t);if(p&&f)return p==t&&f==e;var m=!0;o.set(e,t),o.set(t,e);for(var y=s;++d<l;){h=i[d];var x=e[h],V=t[h];if(n)var O=s?n(V,x,h,t,e,o):n(x,V,h,e,t,o);if(!(O===void 0?x===V||a(x,V,r,n,o):O)){m=!1;break}y||(y=h=="constructor")}if(m&&!y){var C=e.constructor,A=t.constructor;C!=A&&"constructor"in e&&"constructor"in t&&!(typeof C=="function"&&C instanceof C&&typeof A=="function"&&A instanceof A)&&(m=!1)}return o.delete(e),o.delete(t),m}var fl=kr($t,"DataView"),gl=kr($t,"Promise"),yl=kr($t,"Set"),bl=kr($t,"WeakMap"),lh="[object Map]",bM="[object Object]",ch="[object Promise]",uh="[object Set]",dh="[object WeakMap]",hh="[object DataView]",vM=jr(fl),SM=jr(ya),xM=jr(gl),OM=jr(yl),wM=jr(bl),tr=Mr;(fl&&tr(new fl(new ArrayBuffer(1)))!=hh||ya&&tr(new ya)!=lh||gl&&tr(gl.resolve())!=ch||yl&&tr(new yl)!=uh||bl&&tr(new bl)!=dh)&&(tr=function(e){var t=Mr(e),r=t==bM?e.constructor:void 0,n=r?jr(r):"";if(n)switch(n){case vM:return hh;case SM:return lh;case xM:return ch;case OM:return uh;case wM:return dh}return t});var CM=1,ph="[object Arguments]",mh="[object Array]",ao="[object Object]",PM=Object.prototype,fh=PM.hasOwnProperty;function TM(e,t,r,n,a,o){var s=Mt(e),i=Mt(t),l=s?mh:tr(e),c=i?mh:tr(t);l=l==ph?ao:l,c=c==ph?ao:c;var u=l==ao,d=c==ao,h=l==c;if(h&&ml(e)){if(!ml(t))return!1;s=!0,u=!1}if(h&&!u)return o||(o=new Bt),s||Tf(e)?Sf(e,t,r,n,a,o):p2(e,t,l,r,n,a,o);if(!(r&CM)){var p=u&&fh.call(e,"__wrapped__"),f=d&&fh.call(t,"__wrapped__");if(p||f){var m=p?e.value():e,y=f?t.value():t;return o||(o=new Bt),a(m,y,r,n,o)}}return h?(o||(o=new Bt),yM(e,t,r,n,a,o)):!1}function Ls(e,t,r,n,a){return e===t?!0:e==null||t==null||!Cr(e)&&!Cr(t)?e!==e&&t!==t:TM(e,t,r,n,Ls,a)}function RM(e,t){return Ls(e,t)}const Af=({store:e})=>{const{t}=Ie.useTranslation(),[r,n]=te.useState(e.jogger.motionStream.rapidlyChangingMotionState.state.joint_limit_reached.limit_reached),a=te.useRef(r);xn(()=>{const s=e.jogger.motionStream.rapidlyChangingMotionState.state.joint_limit_reached.limit_reached;RM(a.current,s)||(a.current=s,n(s))});const o=[];for(const[s,i]of r.entries())i&&o.push(s);return S.jsx(J.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(", ")})})},AM=J.styled(J.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 oo({labelValue:e,...t}){return S.jsxs(AM,{fullWidth:!0,variant:"filled",children:[S.jsx(J.InputLabel,{id:t.labelId,children:e}),S.jsx(J.Select,{...t})]})}var gh=function(){try{var e=kr(Object,"defineProperty");return e({},"",{}),e}catch{}}();function VM(e,t,r){t=="__proto__"&&gh?gh(e,t,{configurable:!0,enumerable:!0,value:r,writable:!0}):e[t]=r}function _M(e,t,r,n){for(var a=-1,o=e==null?0:e.length;++a<o;){var s=e[a];t(n,s,r(s),e)}return n}function EM(e){return function(t,r,n){for(var a=-1,o=Object(t),s=n(t),i=s.length;i--;){var l=s[++a];if(r(o[l],l,o)===!1)break}return t}}var IM=EM();function MM(e,t){return e&&IM(e,t,gc)}function $M(e,t){return function(r,n){if(r==null)return r;if(!Rf(r))return e(r,n);for(var a=r.length,o=-1,s=Object(r);++o<a&&n(s[o],o,s)!==!1;);return r}}var jM=$M(MM);function kM(e,t,r,n){return jM(e,function(a,o,s){t(n,a,r(a),s)}),n}var UM=1,LM=2;function DM(e,t,r,n){var a=r.length,o=a;if(e==null)return!o;for(e=Object(e);a--;){var s=r[a];if(s[2]?s[1]!==e[s[0]]:!(s[0]in e))return!1}for(;++a<o;){s=r[a];var i=s[0],l=e[i],c=s[1];if(s[2]){if(l===void 0&&!(i in e))return!1}else{var u=new Bt,d;if(!(d===void 0?Ls(c,l,UM|LM,n,u):d))return!1}}return!0}function Vf(e){return e===e&&!wr(e)}function BM(e){for(var t=gc(e),r=t.length;r--;){var n=t[r],a=e[n];t[r]=[n,a,Vf(a)]}return t}function _f(e,t){return function(r){return r==null?!1:r[e]===t&&(t!==void 0||e in Object(r))}}function NM(e){var t=BM(e);return t.length==1&&t[0][2]?_f(t[0][0],t[0][1]):function(r){return r===e||DM(r,e,t)}}var FM=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,zM=/^\w*$/;function yc(e,t){if(Mt(e))return!1;var r=typeof e;return r=="number"||r=="symbol"||r=="boolean"||e==null||Ts(e)?!0:zM.test(e)||!FM.test(e)||t!=null&&e in Object(t)}var GM="Expected a function";function bc(e,t){if(typeof e!="function"||t!=null&&typeof t!="function")throw new TypeError(GM);var r=function(){var n=arguments,a=t?t.apply(this,n):n[0],o=r.cache;if(o.has(a))return o.get(a);var s=e.apply(this,n);return r.cache=o.set(a,s)||o,s};return r.cache=new(bc.Cache||Yt),r}bc.Cache=Yt;var HM=500;function qM(e){var t=bc(e,function(n){return r.size===HM&&r.clear(),n}),r=t.cache;return t}var JM=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,WM=/\\(\\)?/g,YM=qM(function(e){var t=[];return e.charCodeAt(0)===46&&t.push(""),e.replace(JM,function(r,n,a,o){t.push(a?o.replace(WM,"$1"):n||r)}),t});function KM(e,t){for(var r=-1,n=e==null?0:e.length,a=Array(n);++r<n;)a[r]=t(e[r],r,e);return a}var yh=ir?ir.prototype:void 0,bh=yh?yh.toString:void 0;function Ef(e){if(typeof e=="string")return e;if(Mt(e))return KM(e,Ef)+"";if(Ts(e))return bh?bh.call(e):"";var t=e+"";return t=="0"&&1/e==-1/0?"-0":t}function If(e){return e==null?"":Ef(e)}function Mf(e,t){return Mt(e)?e:yc(e,t)?[e]:YM(If(e))}function Ds(e){if(typeof e=="string"||Ts(e))return e;var t=e+"";return t=="0"&&1/e==-1/0?"-0":t}function $f(e,t){t=Mf(t,e);for(var r=0,n=t.length;e!=null&&r<n;)e=e[Ds(t[r++])];return r&&r==n?e:void 0}function QM(e,t,r){var n=e==null?void 0:$f(e,t);return n===void 0?r:n}function XM(e,t){return e!=null&&t in Object(e)}function ZM(e,t,r){t=Mf(t,e);for(var n=-1,a=t.length,o=!1;++n<a;){var s=Ds(t[n]);if(!(o=e!=null&&r(e,s)))break;e=e[s]}return o||++n!=a?o:(a=e==null?0:e.length,!!a&&fc(a)&&Cf(s,a)&&(Mt(e)||Of(e)))}function e5(e,t){return e!=null&&ZM(e,t,XM)}var t5=1,r5=2;function n5(e,t){return yc(e)&&Vf(t)?_f(Ds(e),t):function(r){var n=QM(r,e);return n===void 0&&n===t?e5(r,e):Ls(t,n,t5|r5)}}function a5(e){return e}function o5(e){return function(t){return t==null?void 0:t[e]}}function s5(e){return function(t){return $f(t,e)}}function i5(e){return yc(e)?o5(Ds(e)):s5(e)}function l5(e){return typeof e=="function"?e:e==null?a5:typeof e=="object"?Mt(e)?n5(e[0],e[1]):NM(e):i5(e)}function c5(e,t){return function(r,n){var a=Mt(r)?_M:kM,o={};return a(r,e,l5(n),o)}}var so=c5(function(e,t,r){VM(e,r,t)}),u5=0;function d5(e){var t=++u5;return If(e)+t}const vl=[{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}],h5=[{id:"continuous"},...vl],p5=["coordsys","tool"];class Bs{constructor(t,r,n,a){var o,s;this.jogger=t,this.motionGroupSpec=r,this.coordSystems=n,this.tcps=a,this.selectedTabId="cartesian",this.activationState="inactive",this.activationError=null,this.activationCounter=0,this.locks=new Set,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=!0,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 i of n)if(i.coordinate_system===""){i.coordinate_system="world";break}this.selectedCoordSystemId=((o=n[0])==null?void 0:o.coordinate_system)||"world",this.selectedTcpId=((s=a[0])==null?void 0:s.id)||"",Be.makeAutoObservable(this,{},{autoBind:!0}),this.loadFromLocalStorage(),this.disposers.push(Be.autorun(()=>this.saveToLocalStorage())),window.joggingStore=this}static async loadFor(t){const{nova:r}=t,[n,{coordinatesystems:a},{tcps:o}]=await Promise.all([r.api.motionGroupInfos.getMotionGroupSpecification(t.motionGroupId),r.api.coordinateSystems.listCoordinateSystems("ROTATION_VECTOR"),r.api.motionGroupInfos.listTcps(t.motionGroupId,"ROTATION_VECTOR")]);return new Bs(t,n,a||[],o||[])}dispose(){for(const t of this.disposers)t();this.jogger.dispose()}get coordSystemCountByName(){return Sl.countBy(this.coordSystems,t=>t.name)}async deactivate(){const t=this.jogger.activeWebsocket;this.jogger.setJoggingMode("increment"),t&&await t.closed()}async activate(){if(this.currentTab.id==="cartesian"){const t={tcpId:this.selectedTcpId,coordSystemId:this.activeCoordSystemId};this.activeDiscreteIncrement?this.jogger.setJoggingMode("increment",t):this.jogger.setJoggingMode("cartesian",t)}else this.jogger.setJoggingMode("joint");return this.jogger}loadFromLocalStorage(){const t=br.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 h5}get discreteIncrementOptions(){return vl}get incrementOptionsById(){return so(this.incrementOptions,t=>t.id)}get tabsById(){return so(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 so(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 so(this.tcps,t=>t.id)}get activeDiscreteIncrement(){return this.selectedOrientation==="tool"?void 0:vl.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,r){const n=this.tabs[r]||this.tabs[0];this.selectedTabId=n.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)}async withMotionLock(t){const r=d5();this.lock(r);try{return await t()}finally{this.unlock(r)}}}const m5=je.observer(({store:e})=>{var a;const{t}=Ie.useTranslation(),r=[];function n(o){switch(o){case"coordsys":return t("Jogging.Orientation.coordsys");case"tool":return t("Jogging.Orientation.tool");default:return o}}return e.showCoordSystemSelect&&r.push(S.jsx(oo,{labelId:"jogging-coord-select",labelValue:t("Jogging.CoordinateSystem.hlb"),value:e.selectedCoordSystemId,size:"small",variant:"filled",displayEmpty:!0,onChange:o=>e.setSelectedCoordSystemId(o.target.value),disabled:e.isLocked,children:e.coordSystems.map(o=>S.jsx(J.MenuItem,{value:o.coordinate_system,children:o.name&&e.coordSystemCountByName[o.name]>1?`${o.name} / ${o.coordinate_system}`:o.name||o.coordinate_system},o.coordinate_system))},"coord")),e.showTcpSelect&&r.push(S.jsx(oo,{labelId:"jogging-tcp-select",labelValue:"TCP",value:e.selectedTcpId,size:"small",variant:"filled",onChange:o=>e.setSelectedTcpId(o.target.value),disabled:e.isLocked,children:e.tcps.map(o=>S.jsx(J.MenuItem,{value:o.id,children:o.id},o.id))},"tcp")),e.showOrientationSelect&&r.push(S.jsx(oo,{labelValue:t("Jogging.Cartesian.Orientation.lb"),id:"orientation-select",labelId:"orientation-select",value:e.selectedOrientation,onChange:o=>e.setSelectedOrientation(o.target.value),disabled:e.isLocked,children:p5.map(o=>S.jsx(J.MenuItem,{value:o,children:n(o)},o))},"orientation")),e.showIncrementSelect&&r.push(S.jsxs(oo,{labelValue:t("Jogging.Increment.hlb"),labelId:"jogging-increment-select",size:"small",variant:"filled",value:((a=e.activeDiscreteIncrement)==null?void 0:a.id)||"continuous",onChange:o=>e.setSelectedIncrementId(o.target.value),disabled:e.isLocked,children:[S.jsx(J.MenuItem,{value:"continuous",children:t("Jogging.Increment.Continuous.dd")},"continuous"),e.selectedOrientation==="tool"?null:e.discreteIncrementOptions.map(o=>S.jsx(J.MenuItem,{value:o.id,children:e.currentMotionType==="translate"?`${o.mm}mm`:`${o.degrees}°`},o.id))]},"increment")),S.jsx(J.Box,{component:"div",sx:{display:"grid",gap:"16px",gridTemplateColumns:"1fr 1fr",gridAutoRows:"min-content","& label":{opacity:.7,fontSize:"12px",marginBottom:"4px"}},children:r.map((o,s)=>S.jsx(J.Box,{sx:{gridColumn:r.length%2===1&&s===r.length-1?"span 2":"auto"},children:o},s))})}),f5=J.styled(J.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 vh(e,t){return process.env.NODE_ENV==="production"?()=>null:function(...n){return e(...n)||t(...n)}}function g5(e){return typeof e=="string"}function y5(e,t,r){return e===void 0||g5(e)?t:{...t,ownerState:{...t.ownerState,...r}}}function So(e,t=[]){if(e===void 0)return{};const r={};return Object.keys(e).filter(n=>n.match(/^on[A-Z]/)&&typeof e[n]=="function"&&!t.includes(n)).forEach(n=>{r[n]=e[n]}),r}function Sh(e){if(e===void 0)return{};const t={};return Object.keys(e).filter(r=>!(r.match(/^on[A-Z]/)&&typeof e[r]=="function")).forEach(r=>{t[r]=e[r]}),t}function b5(e){const{getSlotProps:t,additionalProps:r,externalSlotProps:n,externalForwardedProps:a,className:o}=e;if(!t){const p=Et(r==null?void 0:r.className,o,a==null?void 0:a.className,n==null?void 0:n.className),f={...r==null?void 0:r.style,...a==null?void 0:a.style,...n==null?void 0:n.style},m={...r,...a,...n};return p.length>0&&(m.className=p),Object.keys(f).length>0&&(m.style=f),{props:m,internalRef:void 0}}const s=So({...a,...n}),i=Sh(n),l=Sh(a),c=t(s),u=Et(c==null?void 0:c.className,r==null?void 0:r.className,o,a==null?void 0:a.className,n==null?void 0:n.className),d={...c==null?void 0:c.style,...r==null?void 0:r.style,...a==null?void 0:a.style,...n==null?void 0:n.style},h={...c,...r,...l,...i};return u.length>0&&(h.className=u),Object.keys(d).length>0&&(h.style=d),{props:h,internalRef:c.ref}}function v5(e,t,r){return typeof e=="function"?e(t,r):e}function er(e){var d;const{elementType:t,externalSlotProps:r,ownerState:n,skipResolvingSlotProps:a=!1,...o}=e,s=a?{}:v5(r,n),{props:i,internalRef:l}=b5({...o,externalSlotProps:s}),c=Om(l,s==null?void 0:s.ref,(d=e.additionalProps)==null?void 0:d.ref);return y5(t,{...i,ref:c},n)}function xh(e){try{return e.matches(":focus-visible")}catch{process.env.NODE_ENV!=="production"&&!/jsdom/.test(window.navigator.userAgent)&&console.warn(["MUI: The `:focus-visible` pseudo class is not supported in this browser.","Some components rely on this feature to work properly."].join(`
|
|
154
|
+
`))}return!1}const S5={border:0,clip:"rect(0 0 0 0)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"absolute",whiteSpace:"nowrap",width:"1px"};function x5(e,t,r=(n,a)=>n===a){return e.length===t.length&&e.every((n,a)=>r(n,t[a]))}const O5=2;function Xr(e,t,r,n,a){return r===1?Math.min(e+t,a):Math.max(e-t,n)}function jf(e,t){return e-t}function Oh(e,t){const{index:r}=e.reduce((n,a,o)=>{const s=Math.abs(t-a);return n===null||s<n.distance||s===n.distance?{distance:s,index:o}:n},null)??{};return r}function io(e,t){if(t.current!==void 0&&e.changedTouches){const r=e;for(let n=0;n<r.changedTouches.length;n+=1){const a=r.changedTouches[n];if(a.identifier===t.current)return{x:a.clientX,y:a.clientY}}return!1}return{x:e.clientX,y:e.clientY}}function Wo(e,t,r){return(e-t)*100/(r-t)}function w5(e,t,r){return(r-t)*e+t}function C5(e){if(Math.abs(e)<1){const r=e.toExponential().split("e-"),n=r[0].split(".")[1];return(n?n.length:0)+parseInt(r[1],10)}const t=e.toString().split(".")[1];return t?t.length:0}function P5(e,t,r){const n=Math.round((e-r)/t)*t+r;return Number(n.toFixed(C5(t)))}function wh({values:e,newValue:t,index:r}){const n=e.slice();return n[r]=t,n.sort(jf)}function lo({sliderRef:e,activeIndex:t,setActive:r}){var a,o,s;const n=go(e.current);(!((a=e.current)!=null&&a.contains(n.activeElement))||Number((o=n==null?void 0:n.activeElement)==null?void 0:o.getAttribute("data-index"))!==t)&&((s=e.current)==null||s.querySelector(`[type="range"][data-index="${t}"]`).focus()),r&&r(t)}function co(e,t){return typeof e=="number"&&typeof t=="number"?e===t:typeof e=="object"&&typeof t=="object"?x5(e,t):!1}const T5={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}%`})}},R5=e=>e;let uo;function Ch(){return uo===void 0&&(typeof CSS<"u"&&typeof CSS.supports=="function"?uo=CSS.supports("touch-action","none"):uo=!0),uo}function A5(e){const{"aria-labelledby":t,defaultValue:r,disabled:n=!1,disableSwap:a=!1,isRtl:o=!1,marks:s=!1,max:i=100,min:l=0,name:c,onChange:u,onChangeCommitted:d,orientation:h="horizontal",rootRef:p,scale:f=R5,step:m=1,shiftStep:y=10,tabIndex:x,value:V}=e,O=B.useRef(void 0),[C,A]=B.useState(-1),[w,P]=B.useState(-1),[_,N]=B.useState(!1),b=B.useRef(0),T=B.useRef(null),[F,I]=Jw({controlled:V,default:r??l,name:"Slider"}),z=u&&((K,ee,se)=>{const fe=K.nativeEvent||K,Oe=new fe.constructor(fe.type,fe);Object.defineProperty(Oe,"target",{writable:!0,value:{value:ee,name:c}}),T.current=ee,u(Oe,ee,se)}),ne=Array.isArray(F);let re=ne?F.slice().sort(jf):[F];re=re.map(K=>K==null?l:Zr(K,l,i));const oe=s===!0&&m!==null?[...Array(Math.floor((i-l)/m)+1)].map((K,ee)=>({value:l+m*ee})):s||[],Z=oe.map(K=>K.value),[le,q]=B.useState(-1),X=B.useRef(null),he=Om(p,X),Pe=K=>ee=>{var fe;const se=Number(ee.currentTarget.getAttribute("data-index"));xh(ee.target)&&q(se),P(se),(fe=K==null?void 0:K.onFocus)==null||fe.call(K,ee)},ze=K=>ee=>{var se;xh(ee.target)||q(-1),P(-1),(se=K==null?void 0:K.onBlur)==null||se.call(K,ee)},xe=(K,ee)=>{const se=Number(K.currentTarget.getAttribute("data-index")),fe=re[se],Oe=Z.indexOf(fe);let ie=ee;if(oe&&m==null){const He=Z[Z.length-1];ie>=He?ie=He:ie<=Z[0]?ie=Z[0]:ie=ie<fe?Z[Oe-1]:Z[Oe+1]}if(ie=Zr(ie,l,i),ne){a&&(ie=Zr(ie,re[se-1]||-1/0,re[se+1]||1/0));const He=ie;ie=wh({values:re,newValue:ie,index:se});let Xe=se;a||(Xe=ie.indexOf(He)),lo({sliderRef:X,activeIndex:Xe})}I(ie),q(se),z&&!co(ie,F)&&z(K,ie,se),d&&d(K,T.current??ie)},it=K=>ee=>{var se;if(["ArrowUp","ArrowDown","ArrowLeft","ArrowRight","PageUp","PageDown","Home","End"].includes(ee.key)){ee.preventDefault();const fe=Number(ee.currentTarget.getAttribute("data-index")),Oe=re[fe];let ie=null;if(m!=null){const He=ee.shiftKey?y:m;switch(ee.key){case"ArrowUp":ie=Xr(Oe,He,1,l,i);break;case"ArrowRight":ie=Xr(Oe,He,o?-1:1,l,i);break;case"ArrowDown":ie=Xr(Oe,He,-1,l,i);break;case"ArrowLeft":ie=Xr(Oe,He,o?1:-1,l,i);break;case"PageUp":ie=Xr(Oe,y,1,l,i);break;case"PageDown":ie=Xr(Oe,y,-1,l,i);break;case"Home":ie=l;break;case"End":ie=i;break}}else if(oe){const He=Z[Z.length-1],Xe=Z.indexOf(Oe),De=[o?"ArrowRight":"ArrowLeft","ArrowDown","PageDown","Home"],ht=[o?"ArrowLeft":"ArrowRight","ArrowUp","PageUp","End"];De.includes(ee.key)?Xe===0?ie=Z[0]:ie=Z[Xe-1]:ht.includes(ee.key)&&(Xe===Z.length-1?ie=He:ie=Z[Xe+1])}ie!=null&&xe(ee,ie)}(se=K==null?void 0:K.onKeyDown)==null||se.call(K,ee)};zh(()=>{var K;n&&X.current.contains(document.activeElement)&&((K=document.activeElement)==null||K.blur())},[n]),n&&C!==-1&&A(-1),n&&le!==-1&&q(-1);const tt=K=>ee=>{var se;(se=K.onChange)==null||se.call(K,ee),xe(ee,ee.target.valueAsNumber)},ye=B.useRef(void 0);let Q=h;o&&h==="horizontal"&&(Q+="-reverse");const ae=({finger:K,move:ee=!1})=>{const{current:se}=X,{width:fe,height:Oe,bottom:ie,left:He}=se.getBoundingClientRect();let Xe;Q.startsWith("vertical")?Xe=(ie-K.y)/Oe:Xe=(K.x-He)/fe,Q.includes("-reverse")&&(Xe=1-Xe);let De;if(De=w5(Xe,l,i),m)De=P5(De,m,l);else{const Vn=Oh(Z,De);De=Z[Vn]}De=Zr(De,l,i);let ht=0;if(ne){ee?ht=ye.current:ht=Oh(re,De),a&&(De=Zr(De,re[ht-1]||-1/0,re[ht+1]||1/0));const Vn=De;De=wh({values:re,newValue:De,index:ht}),a&&ee||(ht=De.indexOf(Vn),ye.current=ht)}return{newValue:De,activeIndex:ht}},ce=bi(K=>{const ee=io(K,O);if(!ee)return;if(b.current+=1,K.type==="mousemove"&&K.buttons===0){W(K);return}const{newValue:se,activeIndex:fe}=ae({finger:ee,move:!0});lo({sliderRef:X,activeIndex:fe,setActive:A}),I(se),!_&&b.current>O5&&N(!0),z&&!co(se,F)&&z(K,se,fe)}),W=bi(K=>{const ee=io(K,O);if(N(!1),!ee)return;const{newValue:se}=ae({finger:ee,move:!0});A(-1),K.type==="touchend"&&P(-1),d&&d(K,T.current??se),O.current=void 0,me()}),be=bi(K=>{if(n)return;Ch()||K.preventDefault();const ee=K.changedTouches[0];ee!=null&&(O.current=ee.identifier);const se=io(K,O);if(se!==!1){const{newValue:Oe,activeIndex:ie}=ae({finger:se});lo({sliderRef:X,activeIndex:ie,setActive:A}),I(Oe),z&&!co(Oe,F)&&z(K,Oe,ie)}b.current=0;const fe=go(X.current);fe.addEventListener("touchmove",ce,{passive:!0}),fe.addEventListener("touchend",W,{passive:!0})}),me=B.useCallback(()=>{const K=go(X.current);K.removeEventListener("mousemove",ce),K.removeEventListener("mouseup",W),K.removeEventListener("touchmove",ce),K.removeEventListener("touchend",W)},[W,ce]);B.useEffect(()=>{const{current:K}=X;return K.addEventListener("touchstart",be,{passive:Ch()}),()=>{K.removeEventListener("touchstart",be),me()}},[me,be]),B.useEffect(()=>{n&&me()},[n,me]);const Je=K=>ee=>{var Oe;if((Oe=K.onMouseDown)==null||Oe.call(K,ee),n||ee.defaultPrevented||ee.button!==0)return;ee.preventDefault();const se=io(ee,O);if(se!==!1){const{newValue:ie,activeIndex:He}=ae({finger:se});lo({sliderRef:X,activeIndex:He,setActive:A}),I(ie),z&&!co(ie,F)&&z(ee,ie,He)}b.current=0;const fe=go(X.current);fe.addEventListener("mousemove",ce,{passive:!0}),fe.addEventListener("mouseup",W)},Ge=Wo(ne?re[0]:l,l,i),Ee=Wo(re[re.length-1],l,i)-Ge,Kt=(K={})=>{const ee=So(K),se={onMouseDown:Je(ee||{})},fe={...ee,...se};return{...K,ref:he,...fe}},Ea=K=>ee=>{var fe;(fe=K.onMouseOver)==null||fe.call(K,ee);const se=Number(ee.currentTarget.getAttribute("data-index"));P(se)},Ia=K=>ee=>{var se;(se=K.onMouseLeave)==null||se.call(K,ee),P(-1)},Ma=(K={})=>{const ee=So(K),se={onMouseOver:Ea(ee||{}),onMouseLeave:Ia(ee||{})};return{...K,...ee,...se}},$a=K=>({pointerEvents:C!==-1&&C!==K?"none":void 0});let Ur;return h==="vertical"&&(Ur=o?"vertical-rl":"vertical-lr"),{active:C,axis:Q,axisProps:T5,dragging:_,focusedThumbIndex:le,getHiddenInputProps:(K={})=>{const ee=So(K),se={onChange:tt(ee||{}),onFocus:Pe(ee||{}),onBlur:ze(ee||{}),onKeyDown:it(ee||{})},fe={...ee,...se};return{tabIndex:x,"aria-labelledby":t,"aria-orientation":h,"aria-valuemax":f(i),"aria-valuemin":f(l),name:c,type:"range",min:e.min,max:e.max,step:e.step===null&&e.marks?"any":e.step??void 0,disabled:n,...K,...fe,style:{...S5,direction:o?"rtl":"ltr",width:"100%",height:"100%",writingMode:Ur}}},getRootProps:Kt,getThumbProps:Ma,marks:oe,open:w,range:ne,rootRef:he,trackLeap:Ee,trackOffset:Ge,values:re,getThumbStyle:$a}}function xo(e){return typeof e=="string"}const V5=e=>!e||!xo(e);function _5(e){return typeof e.main=="string"}function E5(e,t=[]){if(!_5(e))return!1;for(const r of t)if(!e.hasOwnProperty(r)||typeof e[r]!="string")return!1;return!0}function vc(e=[]){return([,t])=>t&&E5(t,e)}function I5(e){return xa("MuiSlider",e)}const gt=kh("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"]),M5=e=>{const{open:t}=e;return{offset:Et(t&>.valueLabelOpen),circle:gt.valueLabelCircle,label:gt.valueLabelLabel}};function kf(e){const{children:t,className:r,value:n}=e,a=M5(e);return t?B.cloneElement(t,{className:t.props.className},S.jsxs(B.Fragment,{children:[t.props.children,S.jsx("span",{className:Et(a.offset,r),"aria-hidden":!0,children:S.jsx("span",{className:a.circle,children:S.jsx("span",{className:a.label,children:n})})})]})):null}process.env.NODE_ENV!=="production"&&(kf.propTypes={children:g.element.isRequired,className:g.string,value:g.node});function Ph(e){return e}const $5=dt("span",{name:"MuiSlider",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:r}=e;return[t.root,t[`color${Ze(r.color)}`],r.size!=="medium"&&t[`size${Ze(r.size)}`],r.marked&&t.marked,r.orientation==="vertical"&&t.vertical,r.track==="inverted"&&t.trackInverted,r.track===!1&&t.trackFalse]}})(Ir(({theme:e})=>({borderRadius:12,boxSizing:"content-box",display:"inline-block",position:"relative",cursor:"pointer",touchAction:"none",WebkitTapHighlightColor:"transparent","@media print":{colorAdjust:"exact"},[`&.${gt.disabled}`]:{pointerEvents:"none",cursor:"default",color:(e.vars||e).palette.grey[400]},[`&.${gt.dragging}`]:{[`& .${gt.thumb}, & .${gt.track}`]:{transition:"none"}},variants:[...Object.entries(e.palette).filter(vc()).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}}]}))),j5=dt("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}}]}),k5=dt("span",{name:"MuiSlider",slot:"Track"})(Ir(({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(vc()).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:aa(e.palette[t].main,.62),borderColor:aa(e.palette[t].main,.62),...e.applyStyles("dark",{backgroundColor:na(e.palette[t].main,.5)}),...e.applyStyles("dark",{borderColor:na(e.palette[t].main,.5)})}}}))]}))),U5=dt("span",{name:"MuiSlider",slot:"Thumb",overridesResolver:(e,t)=>{const{ownerState:r}=e;return[t.thumb,t[`thumbColor${Ze(r.color)}`],r.size!=="medium"&&t[`thumbSize${Ze(r.size)}`]]}})(Ir(({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%)"},[`&.${gt.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(vc()).map(([t])=>({props:{color:t},style:{[`&:hover, &.${gt.focusVisible}`]:{...e.vars?{boxShadow:`0px 0px 0px 8px rgba(${e.vars.palette[t].mainChannel} / 0.16)`}:{boxShadow:`0px 0px 0px 8px ${Ui(e.palette[t].main,.16)}`},"@media (hover: none)":{boxShadow:"none"}},[`&.${gt.active}`]:{...e.vars?{boxShadow:`0px 0px 0px 14px rgba(${e.vars.palette[t].mainChannel} / 0.16)`}:{boxShadow:`0px 0px 0px 14px ${Ui(e.palette[t].main,.16)}`}}}}))]}))),Uf=dt(kf,{name:"MuiSlider",slot:"ValueLabel"})(Ir(({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%"},[`&.${gt.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%"},[`&.${gt.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"&&(Uf.propTypes={children:g.element.isRequired,index:g.number.isRequired,open:g.bool.isRequired,value:g.node});const L5=dt("span",{name:"MuiSlider",slot:"Mark",shouldForwardProp:e=>Pl(e)&&e!=="markActive",overridesResolver:(e,t)=>{const{markActive:r}=e;return[t.mark,r&&t.markActive]}})(Ir(({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}}]}))),D5=dt("span",{name:"MuiSlider",slot:"MarkLabel",shouldForwardProp:e=>Pl(e)&&e!=="markLabelActive"})(Ir(({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}}]}))),B5=e=>{const{disabled:t,dragging:r,marked:n,orientation:a,track:o,classes:s,color:i,size:l}=e,c={root:["root",t&&"disabled",r&&"dragging",n&&"marked",a==="vertical"&&"vertical",o==="inverted"&&"trackInverted",o===!1&&"trackFalse",i&&`color${Ze(i)}`,l&&`size${Ze(l)}`],rail:["rail"],track:["track"],mark:["mark"],markActive:["markActive"],markLabel:["markLabel"],markLabelActive:["markLabelActive"],valueLabel:["valueLabel"],thumb:["thumb",t&&"disabled",l&&`thumbSize${Ze(l)}`,i&&`thumbColor${Ze(i)}`],active:["active"],disabled:["disabled"],focusVisible:["focusVisible"]};return wl(c,I5,s)},N5=({children:e})=>e,Lf=B.forwardRef(function(t,r){const n=uc({props:t,name:"MuiSlider"}),a=Qy(),{"aria-label":o,"aria-valuetext":s,"aria-labelledby":i,component:l="span",components:c={},componentsProps:u={},color:d="primary",classes:h,className:p,disableSwap:f=!1,disabled:m=!1,getAriaLabel:y,getAriaValueText:x,marks:V=!1,max:O=100,min:C=0,name:A,onChange:w,onChangeCommitted:P,orientation:_="horizontal",shiftStep:N=10,size:b="medium",step:T=1,scale:F=Ph,slotProps:I,slots:z,tabIndex:ne,track:re="normal",value:oe,valueLabelDisplay:Z="off",valueLabelFormat:le=Ph,...q}=n,X={...n,isRtl:a,max:O,min:C,classes:h,disabled:m,disableSwap:f,orientation:_,marks:V,color:d,size:b,step:T,shiftStep:N,scale:F,track:re,valueLabelDisplay:Z,valueLabelFormat:le},{axisProps:he,getRootProps:Pe,getHiddenInputProps:ze,getThumbProps:xe,open:it,active:tt,axis:ye,focusedThumbIndex:Q,range:ae,dragging:ce,marks:W,values:be,trackOffset:me,trackLeap:Je,getThumbStyle:Ge}=A5({...X,rootRef:r});X.marked=W.length>0&&W.some(Le=>Le.label),X.dragging=ce,X.focusedThumbIndex=Q;const Ee=B5(X),Kt=(z==null?void 0:z.root)??c.Root??$5,Ea=(z==null?void 0:z.rail)??c.Rail??j5,Ia=(z==null?void 0:z.track)??c.Track??k5,Ma=(z==null?void 0:z.thumb)??c.Thumb??U5,$a=(z==null?void 0:z.valueLabel)??c.ValueLabel??Uf,Ur=(z==null?void 0:z.mark)??c.Mark??L5,ja=(z==null?void 0:z.markLabel)??c.MarkLabel??D5,K=(z==null?void 0:z.input)??c.Input??"input",ee=(I==null?void 0:I.root)??u.root,se=(I==null?void 0:I.rail)??u.rail,fe=(I==null?void 0:I.track)??u.track,Oe=(I==null?void 0:I.thumb)??u.thumb,ie=(I==null?void 0:I.valueLabel)??u.valueLabel,He=(I==null?void 0:I.mark)??u.mark,Xe=(I==null?void 0:I.markLabel)??u.markLabel,De=(I==null?void 0:I.input)??u.input,ht=er({elementType:Kt,getSlotProps:Pe,externalSlotProps:ee,externalForwardedProps:q,additionalProps:{...V5(Kt)&&{as:l}},ownerState:{...X,...ee==null?void 0:ee.ownerState},className:[Ee.root,p]}),Vn=er({elementType:Ea,externalSlotProps:se,ownerState:X,className:Ee.rail}),Jf=er({elementType:Ia,externalSlotProps:fe,additionalProps:{style:{...he[ye].offset(me),...he[ye].leap(Je)}},ownerState:{...X,...fe==null?void 0:fe.ownerState},className:Ee.track}),Ns=er({elementType:Ma,getSlotProps:xe,externalSlotProps:Oe,ownerState:{...X,...Oe==null?void 0:Oe.ownerState},className:Ee.thumb}),Wf=er({elementType:$a,externalSlotProps:ie,ownerState:{...X,...ie==null?void 0:ie.ownerState},className:Ee.valueLabel}),Fs=er({elementType:Ur,externalSlotProps:He,ownerState:X,className:Ee.mark}),zs=er({elementType:ja,externalSlotProps:Xe,ownerState:X,className:Ee.markLabel}),Yf=er({elementType:K,getSlotProps:ze,externalSlotProps:De,ownerState:X});return S.jsxs(Kt,{...ht,children:[S.jsx(Ea,{...Vn}),S.jsx(Ia,{...Jf}),W.filter(Le=>Le.value>=C&&Le.value<=O).map((Le,We)=>{const Gs=Wo(Le.value,C,O),ka=he[ye].offset(Gs);let jt;return re===!1?jt=be.includes(Le.value):jt=re==="normal"&&(ae?Le.value>=be[0]&&Le.value<=be[be.length-1]:Le.value<=be[0])||re==="inverted"&&(ae?Le.value<=be[0]||Le.value>=be[be.length-1]:Le.value>=be[0]),S.jsxs(B.Fragment,{children:[S.jsx(Ur,{"data-index":We,...Fs,...!xo(Ur)&&{markActive:jt},style:{...ka,...Fs.style},className:Et(Fs.className,jt&&Ee.markActive)}),Le.label!=null?S.jsx(ja,{"aria-hidden":!0,"data-index":We,...zs,...!xo(ja)&&{markLabelActive:jt},style:{...ka,...zs.style},className:Et(Ee.markLabel,zs.className,jt&&Ee.markLabelActive),children:Le.label}):null]},We)}),be.map((Le,We)=>{const Gs=Wo(Le,C,O),ka=he[ye].offset(Gs),jt=Z==="off"?N5:$a;return S.jsx(jt,{...!xo(jt)&&{valueLabelFormat:le,valueLabelDisplay:Z,value:typeof le=="function"?le(F(Le),We):le,index:We,open:it===We||tt===We||Z==="on",disabled:m},...Wf,children:S.jsx(Ma,{"data-index":We,...Ns,className:Et(Ee.thumb,Ns.className,tt===We&&Ee.active,Q===We&&Ee.focusVisible),style:{...ka,...Ge(We),...Ns.style},children:S.jsx(K,{"data-index":We,"aria-label":y?y(We):o,"aria-valuenow":F(Le),"aria-labelledby":i,"aria-valuetext":x?x(F(Le),We):s,value:be[We],...Yf})})},We)})]})});process.env.NODE_ENV!=="production"&&(Lf.propTypes={"aria-label":vh(g.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":g.string,"aria-valuetext":vh(g.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:g.node,classes:g.object,className:g.string,color:g.oneOfType([g.oneOf(["primary","secondary","error","info","success","warning"]),g.string]),components:g.shape({Input:g.elementType,Mark:g.elementType,MarkLabel:g.elementType,Rail:g.elementType,Root:g.elementType,Thumb:g.elementType,Track:g.elementType,ValueLabel:g.elementType}),componentsProps:g.shape({input:g.oneOfType([g.func,g.object]),mark:g.oneOfType([g.func,g.object]),markLabel:g.oneOfType([g.func,g.object]),rail:g.oneOfType([g.func,g.object]),root:g.oneOfType([g.func,g.object]),thumb:g.oneOfType([g.func,g.object]),track:g.oneOfType([g.func,g.object]),valueLabel:g.oneOfType([g.func,g.shape({children:g.element,className:g.string,open:g.bool,style:g.object,value:g.node,valueLabelDisplay:g.oneOf(["auto","off","on"])})])}),defaultValue:g.oneOfType([g.arrayOf(g.number),g.number]),disabled:g.bool,disableSwap:g.bool,getAriaLabel:g.func,getAriaValueText:g.func,marks:g.oneOfType([g.arrayOf(g.shape({label:g.node,value:g.number.isRequired})),g.bool]),max:g.number,min:g.number,name:g.string,onChange:g.func,onChangeCommitted:g.func,orientation:g.oneOf(["horizontal","vertical"]),scale:g.func,shiftStep:g.number,size:g.oneOfType([g.oneOf(["small","medium"]),g.string]),slotProps:g.shape({input:g.oneOfType([g.func,g.object]),mark:g.oneOfType([g.func,g.object]),markLabel:g.oneOfType([g.func,g.object]),rail:g.oneOfType([g.func,g.object]),root:g.oneOfType([g.func,g.object]),thumb:g.oneOfType([g.func,g.object]),track:g.oneOfType([g.func,g.object]),valueLabel:g.oneOfType([g.func,g.shape({children:g.element,className:g.string,open:g.bool,style:g.object,value:g.node,valueLabelDisplay:g.oneOf(["auto","off","on"])})])}),slots:g.shape({input:g.elementType,mark:g.elementType,markLabel:g.elementType,rail:g.elementType,root:g.elementType,thumb:g.elementType,track:g.elementType,valueLabel:g.elementType}),step:g.number,sx:g.oneOfType([g.arrayOf(g.oneOfType([g.func,g.object,g.bool])),g.func,g.object]),tabIndex:g.number,track:g.oneOf(["inverted","normal",!1]),value:g.oneOfType([g.arrayOf(g.number),g.number]),valueLabelDisplay:g.oneOf(["auto","off","on"]),valueLabelFormat:g.oneOfType([g.func,g.string])});var F5="[object Number]";function z5(e){return typeof e=="number"||Cr(e)&&Mr(e)==F5}const Df=je.observer(e=>{var o,s,i;const t=J.useTheme(),{store:r}=e,{t:n}=Ie.useTranslation();function a(l,c){c===e.velocity||!z5(c)||e.onVelocityChange(c)}return S.jsxs(J.Stack,{direction:"row",gap:2,alignItems:"center",children:[r.showVelocityLegend&&S.jsx(J.Typography,{sx:{color:(i=(s=(o=t.componentsExt)==null?void 0:o.JoggingPanel)==null?void 0:s.VelocitySlider)==null?void 0:i.sliderLegendColor,fontSize:"14px"},children:n("Jogging.Velocity.bt")}),S.jsx(Lf,{value:e.velocity,color:"secondary",onChange:a,min:e.min,max:e.max,"aria-labelledby":"input-slider",disabled:e.disabled,sx:{"& .MuiSlider-valueLabelOpen":{zIndex:100,backgroundColor:"transparent",top:"0px"}}}),r.showVelocitySliderLabel&&(e.renderValue?e.renderValue(e.velocity):S.jsx(Sc,{value:e.velocity.toString()}))]})});function Sc({value:e,sx:t}){var n;const r=J.useTheme();return S.jsx(J.Stack,{direction:"row",justifyContent:"center",alignItems:"center",gap:"5px",sx:{padding:"6px 12px",background:(n=r.palette.backgroundPaperElevation)==null?void 0:n[8],borderRadius:"10px",minWidth:"111px",...t},children:S.jsx(J.Typography,{component:"span",sx:{textAlign:"right",fontSize:"14px",opacity:.8,color:r.palette.text.primary,whiteSpace:"nowrap"},children:e})})}const Bf=je.observer(({store:e})=>{const{t}=Ie.useTranslation(),r=je.useLocalObservable(()=>({get valueLabelFormat(){return e.currentMotionType==="translate"?n=>`v = ${t("Jogging.Cartesian.Translation.velocityMmPerSec.lb",{amount:n})}`:n=>`ω = ${t("Jogging.Cartesian.Rotation.velocityDegPerSec.lb",{amount:n})}`}}));return S.jsx(Df,{store:e,velocity:e.velocityInDisplayUnits,min:e.minVelocityInDisplayUnits,max:e.maxVelocityInDisplayUnits,onVelocityChange:e.setVelocityFromSlider,disabled:e.isLocked,renderValue:n=>S.jsx(Sc,{value:r.valueLabelFormat(n),sx:{minWidth:"111px",span:{transform:"translateY(-1.5px)"}}})})}),G5=je.observer(({store:e,children:t})=>{const{t:r}=Ie.useTranslation(),n=J.useTheme();function a(h,p){(p==="translate"||p==="rotate")&&e.setSelectedCartesianMotionType(p)}xm(()=>[e.selectedCoordSystemId,e.selectedTcpId],()=>{e.jogger.motionStream.motionStateSocket.changeUrl(e.jogger.nova.makeWebsocketURL(`/motion-groups/${e.jogger.motionGroupId}/state-stream?tcp=${e.selectedTcpId}&response_coordinate_system=${e.selectedCoordSystemId}`))},{fireImmediately:!0});async function o(h,p){const f=await e.activate(),m=f.motionStream.rapidlyChangingMotionState.tcp_pose,y=f.motionStream.rapidlyChangingMotionState.state.joint_position;m&&await e.withMotionLock(async()=>{try{e.setCurrentIncrementJog({axis:h.axis,direction:h.direction}),await e.jogger.runIncrementalCartesianMotion({currentTcpPose:m,currentJoints:y,coordSystemId:e.activeCoordSystemId,velocityInRelevantUnits:e.selectedCartesianMotionType==="translate"?e.translationVelocityMmPerSec:e.rotationVelocityRadsPerSec,axis:h.axis,direction:h.direction,motion:e.selectedCartesianMotionType==="translate"?{type:"translate",distanceMm:p.mm}:{type:"rotate",distanceRads:br.degreesToRadians(p.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.startTCPTranslation({axis:h.axis,direction:h.direction,velocityMmPerSec:e.translationVelocityMmPerSec}):await e.jogger.startTCPRotation({axis:h.axis,direction:h.direction,velocityRadsPerSec:e.rotationVelocityRadsPerSec})}}async function i(){e.isLocked||e.activeDiscreteIncrement||await e.deactivate()}function l(h,p,f){var y,x,V;const m=(V=(x=(y=f.componentsExt)==null?void 0:y.JoggingPanel)==null?void 0:x.JoggingCartesian)==null?void 0:V.Axis;if(m)return p==="translate"?m[h]:m.CustomRotation??m[h]}const c=[{id:"x",icon:S.jsx(qE,{}),colors:l("X",e.selectedCartesianMotionType,n)},{id:"y",icon:S.jsx(WE,{}),colors:l("Y",e.selectedCartesianMotionType,n)},{id:"z",icon:S.jsx(KE,{}),colors:l("Z",e.selectedCartesianMotionType,n)}];function u(h){return r("General.mm.variable",{amount:h.toFixed(1)})}function d(h){return r("General.degree.variable",{amount:br.radiansToDegrees(h).toFixed(1)})}return S.jsxs(J.Stack,{flexGrow:1,gap:2,sx:{padding:"18px 24px"},children:[S.jsxs(J.Stack,{gap:2,children:[S.jsx(m5,{store:e}),S.jsx(Bf,{store:e}),S.jsx(J.Divider,{})]}),S.jsx(J.Stack,{marginLeft:"auto",marginRight:"auto",gap:"24px",justifyContent:"center",sx:{flexGrow:"1"},children:S.jsxs(J.Stack,{alignItems:"center",justifyContent:"center",gap:"24px",sx:{flexGrow:1},children:[S.jsxs(f5,{value:e.selectedCartesianMotionType,onChange:a,exclusive:!0,"aria-label":r("Jogging.Cartesian.MotionType.lb"),sx:{justifyContent:"center"},children:[S.jsx(J.ToggleButton,{value:"translate",children:r("Jogging.Cartesian.Translation.bt")}),S.jsx(J.ToggleButton,{value:"rotate",children:r("Jogging.Cartesian.Rotation.bt")})]}),e.selectedCartesianMotionType==="translate"&&c.map(h=>{var p,f;return S.jsx(Xi,{colors:h.colors,disabled:e.isLocked,activeJoggingDirection:((p=e.incrementJogInProgress)==null?void 0:p.axis)===h.id?e.incrementJogInProgress.direction:void 0,label:S.jsxs(S.Fragment,{children:[h.icon,S.jsx(J.Typography,{sx:{fontSize:"24px",color:((f=h.colors)==null?void 0:f.labelColor)??n.palette.text.primary},children:h.id.toUpperCase()})]}),getDisplayedValue:()=>{var m;return u(((m=e.jogger.motionStream.rapidlyChangingMotionState.tcp_pose)==null?void 0:m.position[h.id])||0)},startJogging:m=>s({axis:h.id,motionType:"translate",direction:m}),stopJogging:i},h.id)}),e.selectedCartesianMotionType==="rotate"&&c.map(h=>{var p,f;return S.jsx(Xi,{colors:h.colors,disabled:e.isLocked,activeJoggingDirection:((p=e.incrementJogInProgress)==null?void 0:p.axis)===h.id?e.incrementJogInProgress.direction:void 0,label:S.jsxs(S.Fragment,{children:[S.jsx(XE,{}),S.jsx(J.Typography,{sx:{fontSize:"24px",color:((f=h.colors)==null?void 0:f.labelColor)??n.palette.text.primary},children:h.id.toUpperCase()})]}),getDisplayedValue:()=>{var m,y;return d(((y=(m=e.jogger.motionStream.rapidlyChangingMotionState.tcp_pose)==null?void 0:m.orientation)==null?void 0:y[h.id])||0)},startJogging:m=>s({axis:h.id,motionType:"rotate",direction:m}),stopJogging:i},h.id)})]})}),S.jsx(Af,{store:e}),t&&S.jsx(J.Divider,{}),t]})}),H5=je.observer(({store:e,children:t})=>{const r=J.useTheme();async function n(o){await e.activate(),await e.jogger.startJointRotation({joint:o.joint,direction:o.direction,velocityRadsPerSec:e.rotationVelocityRadsPerSec})}async function a(){await e.jogger.stop(),await e.deactivate()}return S.jsxs(J.Stack,{flexGrow:1,gap:2,sx:{padding:"18px 24px"},children:[S.jsx(Bf,{store:e}),S.jsx(J.Divider,{}),S.jsx(J.Stack,{justifyContent:"center",alignItems:"stretch",sx:{flexGrow:"1"},id:"JointControls",children:S.jsx(J.Stack,{alignItems:"center",gap:"24px",children:e.jogger.motionStream.joints.map(o=>{var c;const s=(c=e.motionGroupSpec.mechanical_joint_limits)==null?void 0:c[o.index],i=(s==null?void 0:s.lower_limit)!==void 0?br.radiansToDegrees(s.lower_limit):void 0,l=(s==null?void 0:s.upper_limit)!==void 0?br.radiansToDegrees(s.upper_limit):void 0;return S.jsxs(J.Stack,{direction:"row",alignItems:"center",justifyContent:"center",spacing:1.5,width:"100%",children:[e.showJointsLegend&&S.jsx(J.Typography,{color:e.isLocked?r.palette.text.disabled:r.palette.text.secondary,children:`G${o.index+1}`}),S.jsx(Pm,{disabled:e.isLocked,lowerLimitDegs:i,upperLimitDegs:l,getValueDegs:()=>{const u=e.jogger.motionStream.rapidlyChangingMotionState.state.joint_position.joints[o.index];return u!==void 0?br.radiansToDegrees(u):void 0},startJogging:u=>n({joint:o.index,direction:u}),stopJogging:a})]},`joint-${o.index}`)})})}),S.jsx(Af,{store:e}),t&&S.jsx(J.Divider,{}),t]})}),q5=ur(je.observer(e=>{const t=Sl.isString(e.nova)?new NE({instanceUrl:e.nova}):e.nova,r=je.useLocalObservable(()=>({joggingStore:null,loadingError:null}));async function n(){Be.runInAction(()=>{r.loadingError=null,r.joggingStore=null});try{let a=e.store;if(!a){const o=await t.connectJogger(e.motionGroupId);a=await Bs.loadFor(o)}Be.runInAction(()=>{r.joggingStore=a}),e.onSetup&&e.onSetup(a)}catch(a){r.loadingError=a}}return te.useEffect(()=>(n(),e.store?()=>null:()=>{var a;(a=r.joggingStore)==null||a.dispose()}),[e.store,e.nova,e.motionGroupId]),te.useEffect(()=>{const a=r.joggingStore;a&&(e.locked?a.lock("external"):a.unlock("external"))},[r.joggingStore,e.locked]),S.jsx(J.Stack,{sx:{maxWidth:"460px",minWidth:"320px",position:"relative",...e.sx},children:r.joggingStore?S.jsx(J5,{store:r.joggingStore,children:e.children}):S.jsx(mc,{message:"Loading jogging",error:r.loadingError})})})),J5=je.observer(({store:e,children:t})=>{const{t:r}=Ie.useTranslation();function n(){if(e.currentTab.id==="cartesian")return S.jsx(S.Fragment,{children:S.jsx(G5,{store:e,children:t})});if(e.currentTab.id==="joint")return S.jsx(S.Fragment,{children:S.jsx(H5,{store:e,children:t})})}return S.jsxs(J.Stack,{flexGrow:1,sx:{overflow:"hidden"},children:[S.jsx(J.Tabs,{value:e.tabIndex,onChange:e.onTabChange,variant:"fullWidth",children:e.tabs.map(a=>{const o=a.label==="cartesian"?r("Jogging.Cartesian.bt"):r("Jogging.Joints.bt"),s=a.label==="cartesian"?S.jsx(SC,{fontSize:"small",sx:{mr:1}}):S.jsx(xC,{fontSize:"small",sx:{mr:1}});return S.jsx(J.Tab,{label:e.showTabIcons?S.jsxs(J.Stack,{direction:"row",alignItems:"center",children:[s,o]}):o,id:`jogging-tab-${a.id}`,"aria-controls":`jogging-tab-${a.id}`},a.id)})}),S.jsx(J.Stack,{flexGrow:1,position:"relative",sx:{overflowY:"auto",overflowX:"hidden"},children:n()})]})}),Nf=te.forwardRef(({label:e,value:t},r)=>{var i;const n=J.useTheme(),[a,o]=te.useState(!1);async function s(){if(!r||!("current"in r))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(),u=document.createRange();u.selectNodeContents(r.current),c.removeAllRanges(),c.addRange(u)}return!1}return te.useEffect(()=>{if(!a)return;const l=setTimeout(()=>o(!1),3e3);return()=>{l&&clearTimeout(l)}},[a]),S.jsx(J.Tooltip,{open:a,title:"Copied!",children:S.jsx(J.Stack,{justifyContent:"center",sx:{height:"100%",boxSizing:"border-box",padding:"6px 12px",background:(i=n.palette.backgroundPaperElevation)==null?void 0:i[8],borderRadius:"10px",minWidth:"0",cursor:"pointer"},onClick:()=>s(),children:S.jsx(J.Typography,{ref:r,align:"center",sx:{pointerEvents:"none",fontSize:"12px",color:n.palette.text.primary,whiteSpace:"nowrap",minWidth:0,textOverflow:"ellipsis",width:"100%",overflow:"hidden"},children:t})})})}),W5=je.observer(({motionStream:e})=>{const t=te.useRef(null);function r(){const n=e.rapidlyChangingMotionState.tcp_pose;return n?br.poseToWandelscriptString(n):""}return xn(()=>{if(!t.current)return;const n=r();t.current.textContent!==n&&(t.current.textContent=n)}),S.jsx(J.Stack,{alignItems:"left",spacing:2,sx:{flexGrow:1,minWidth:0,overflow:"hidden"},children:S.jsx(Nf,{value:r(),ref:t})})}),Y5=je.observer(({motionStream:e})=>{const t=te.useRef(null);function r(){const{joints:n}=e.rapidlyChangingMotionState.state.joint_position;return`[${n.map(a=>parseFloat(a.toFixed(4))).join(", ")}]`}return xn(()=>{if(!t.current)return;const n=r();t.current.textContent!==n&&(t.current.textContent=n)}),S.jsx(J.Stack,{alignItems:"left",spacing:2,sx:{flexGrow:1,minWidth:0,overflow:"hidden"},children:S.jsx(Nf,{value:r(),ref:t})})});function K5(){const e=window.location.href;return e.substring(0,e.indexOf("/",e.indexOf("//")+2))}function Q5({baseUrl:e=K5(),...t}){return S.jsxs(J.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:[S.jsx(J.DialogTitle,{id:"no-motion-group-modal-title",children:"No motion group found"}),S.jsxs(J.DialogContent,{sx:{marginTop:"3rem",marginBottom:"1.5rem",textAlign:"center"},children:[S.jsx(J.Typography,{color:"#fff",children:"Found no devices to connect to."}),S.jsx(J.Typography,{color:"#fff",children:"Please ensure a motion group has been created."})]}),S.jsx(J.DialogActions,{children:S.jsxs(J.Stack,{width:"100%",maxWidth:"300px",margin:"auto",marginBottom:"2rem",children:[S.jsx(J.Button,{href:`${e}/settings`,variant:"contained",sx:{borderRadius:"8px",width:"100%"},children:"Go to settings app"}),S.jsx(J.Button,{href:`${e}`,variant:"text",sx:{marginTop:"1rem",color:"#fff",textDecoration:"underline",fontSize:"0.75rem"},children:"Back to Homescreen"})]})})]})}const X5=ur(je.observer(({state:e,onRun:t,onPause:r,onStop:n,onReset:a,requiresManualReset:o=!1,variant:s="with_pause",className:i})=>{const l=J.useTheme(),{t:c}=Ie.useTranslation(),u=()=>{const p={run:{enabled:e==="idle"||e==="paused",label:c(e==="paused"?"ProgramControl.Resume.bt":"ProgramControl.Start.bt"),color:l.palette.success.main,onClick:t},pause:{enabled:e==="running",label:c("ProgramControl.Pause.bt"),color:"#FFFFFF33",onClick:r||(()=>{})},stop:{enabled:e==="running"||e==="paused",label:c("ProgramControl.Stop.bt"),color:l.palette.error.main,onClick:n}};return s==="without_pause"?[p.run,p.stop]:[p.run,p.pause,p.stop]},d=p=>{const f={sx:{fontSize:"55px"}};if(s==="without_pause")return p===0?S.jsx(En.PlayArrow,{...f}):S.jsx(En.Stop,{...f});switch(p){case 0:return S.jsx(En.PlayArrow,{...f});case 1:return S.jsx(En.Pause,{...f});case 2:return S.jsx(En.Stop,{...f});default:return null}},h=u();return S.jsx(J.Box,{className:i,sx:{display:"flex",flexDirection:"column",alignItems:"center",gap:2},children:S.jsx(J.Box,{sx:{display:"flex",gap:"40px",flexWrap:"wrap",justifyContent:"center",alignItems:"center"},children:h.map((p,f)=>S.jsxs(J.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"center",gap:1},children:[S.jsx(J.Button,{variant:"contained",disabled:!p.enabled||e==="stopping"&&!o,onClick:p.onClick,sx:{width:"110px",height:"110px",borderRadius:"110px",backgroundColor:p.color,opacity:p.enabled&&!(e==="stopping"&&!o)?1:.3,"&:hover":{backgroundColor:p.color,opacity:p.enabled&&!(e==="stopping"&&!o)?.8:.3},"&:disabled":{backgroundColor:p.color,opacity:.3},minWidth:"110px",flexShrink:0},children:d(f)}),S.jsx(J.Typography,{variant:"body1",sx:{color:p.enabled&&!(e==="stopping"&&!o)?p.color:l.palette.text.disabled,textAlign:"center",opacity:p.enabled&&!(e==="stopping"&&!o)?1:.3},children:p.label})]},p.label))})})})),Z5=Array(6).fill(2*Math.PI);class xc{constructor(t=[],r={}){this.currentValues=[],this.targetValues=[],this.previousTargetValues=[],this.targetUpdateTime=0,this.animationId=null,this.updateCount=0,this.velocities=[],this.animate=()=>{this.update(.016666666666666666)?this.animationId=null:this.animationId=requestAnimationFrame(this.animate)},this.options={tension:120,friction:20,threshold:.001,onChange:()=>{},onComplete:()=>{},...r},this.currentValues=[...t],this.targetValues=[...t],this.previousTargetValues=[...t],this.velocities=new Array(t.length).fill(0),this.targetUpdateTime=performance.now(),this.updateCount=0}update(t=1/60){let r=!1,n=!0;this.updateCount++;const a=Math.min(t,1/15),o=this.updateCount===1?.7:1;for(let s=0;s<this.currentValues.length;s++){const i=this.currentValues[s],l=this.targetValues[s],c=this.velocities[s],u=l-i,d=u*this.options.tension*o,h=c*this.options.friction,p=d-h,f=c+p*a,m=i+f*a;Math.abs(u)<this.options.threshold&&Math.abs(f)<this.options.threshold*10?this.currentValues[s]!==l&&(this.currentValues[s]=l,this.velocities[s]=0,r=!0):(n=!1,this.currentValues[s]=m,this.velocities[s]=f,r=!0)}return r&&this.options.onChange(this.currentValues),n&&this.options.onComplete(this.currentValues),n}setTarget(t){const r=performance.now(),n=r-this.targetUpdateTime;this.previousTargetValues=[...this.targetValues],this.targetValues=[...t],this.targetUpdateTime=r,this.updateCount=0;const a=this.previousTargetValues.every((o,s)=>o===this.currentValues[s]);if(n<8&&n>0&&this.previousTargetValues.length>0&&!a){const o=Math.min(n/8,1);for(let s=0;s<this.targetValues.length;s++){const i=this.previousTargetValues[s]||0,l=t[s]||0;Math.abs(l-i)>.1&&(this.targetValues[s]=i+(l-i)*o)}}for(;this.currentValues.length<t.length;)this.currentValues.push(t[this.currentValues.length]),this.velocities.push(0);this.currentValues.length>t.length&&(this.currentValues=this.currentValues.slice(0,t.length),this.velocities=this.velocities.slice(0,t.length))}getCurrentValues(){return[...this.currentValues]}getValue(t){return this.currentValues[t]??0}isInterpolating(){return this.animationId!==null}stop(){this.animationId!==null&&(cancelAnimationFrame(this.animationId),this.animationId=null)}setImmediate(t){this.stop(),this.currentValues=[...t],this.targetValues=[...t],this.previousTargetValues=[...t],this.velocities=new Array(t.length).fill(0),this.targetUpdateTime=performance.now(),this.updateCount=0,this.options.onChange(this.currentValues)}updateOptions(t){this.options={...this.options,...t}}startAutoInterpolation(){this.startInterpolation()}destroy(){this.stop()}startInterpolation(){this.animationId===null&&this.animate()}}function e3(e=[],t={}){const r=te.useRef(null);return r.current||(r.current=new xc(e,t)),te.useEffect(()=>{var n;(n=r.current)==null||n.updateOptions(t)},[t]),te.useEffect(()=>()=>{var n;(n=r.current)==null||n.destroy()},[]),[r.current]}const Th="0.0.0-semantically-released";function Oc(e){let t=Th;return Th.startsWith("0.")&&(t=""),`https://cdn.jsdelivr.net/gh/wandelbotsgmbh/wandelbots-js-react-components${t?`@${t}`:""}/public/models/${e}.glb`}function t3(e){function t(r){return r.children.length===0?[r]:[r,...r.children.flatMap(n=>t(n))]}return t(e).filter(r=>zf(r))}function Ff(e){return e.name.endsWith("_FLG")}function zf(e){return/_J[0-9]+$/.test(e.name)}function r3(e,t){let r;function n(a){if(Ff(a)){if(r)throw Error(`Found multiple flange groups in robot model ${t}; first ${r.name} then ${a.name}. Only one _FLG group is allowed.`);r=a}zf(a),a.children.map(n)}if(n(e.scene),!r)throw Error(`No flange group found in robot model ${t}. Flange must be identified with a name ending in _FLG.`);return{gltf:e}}function Gf({rapidlyChangingMotionState:e,dhParameters:t,onRotationChanged:r,children:n}){const a=te.useRef([]),o=te.useRef([]),s=te.useRef(null),{invalidate:i}=wc.useThree();te.useEffect(()=>{const d=e.state.joint_position.joints.filter(h=>h!==void 0);return s.current=new xc(d,{tension:120,friction:20,threshold:.001}),()=>{var h;(h=s.current)==null||h.destroy()}},[]),wc.useFrame((d,h)=>{if(s.current){const p=s.current.update(h);u(),p||i()}});function l(d){d&&(o.current=t3(d),u(),i())}function c(d){var h;a.current=d,(h=s.current)==null||h.setTarget(d)}function u(){var h;const d=((h=s.current)==null?void 0:h.getCurrentValues())||[];if(r)r(o.current,d);else for(const[p,f]of o.current.entries()){const m=t[p],y=m.theta||0,x=m.reverse_rotation_direction?-1:1;f.rotation.y=x*(d[p]||0)+y}}return Sm(()=>{const d=e.state.joint_position.joints.filter(h=>h!==void 0);requestAnimationFrame(()=>c(d))}),S.jsx("group",{ref:l,children:n})}const n3="line",a3="mesh";function o3({rapidlyChangingMotionState:e,dhParameters:t,...r}){const n=new vt.Matrix4,a=te.useRef([]),o=te.useRef([]);te.useEffect(()=>{a.current=new Array(t.length).fill(null),o.current=new Array(t.length).fill(null)},[t.length]);function s(c,u){const d=new vt.Vector3,h=new vt.Quaternion,p=new vt.Vector3;n.decompose(d,h,p);const f=d.clone(),m=new vt.Matrix4().makeRotationY(c.theta+u*(c.reverse_rotation_direction?-1:1)).multiply(new vt.Matrix4().makeTranslation(0,c.d/1e3,0)).multiply(new vt.Matrix4().makeTranslation(c.a/1e3,0,0)).multiply(new vt.Matrix4().makeRotationX(c.alpha));return n.multiply(m),n.decompose(d,h,p),{a:f,b:d}}function i(c,u,d,h){if(!t)return;const p=t[c];if(!p)return;const{a:f,b:m}=s(p,h);u.geometry.setPositions([f.toArray(),m.toArray()].flat()),d.position.set(m.x,m.y,m.z)}function l(c,u){n.identity();for(let d=0;d<Math.min(c.length,u.length);d++){const h=a.current[d],p=o.current[d];h&&p&&i(d,h,p,u[d])}}return S.jsx(S.Fragment,{children:S.jsx(Gf,{rapidlyChangingMotionState:e,dhParameters:t,onRotationChanged:l,children:S.jsxs("group",{...r,name:"Scene",children:[S.jsxs("mesh",{children:[S.jsx("sphereGeometry",{args:[.01,32,32]}),S.jsx("meshStandardMaterial",{color:"black",depthTest:!0})]}),t.map((c,u)=>{const{a:d,b:h}=s(c,e.state.joint_position.joints[u]??0),p=`dhrobot_J0${u}`;return S.jsxs("group",{name:p,children:[S.jsx(St.Line,{ref:f=>{a.current[u]=f},name:n3,points:[d,h],color:"white",lineWidth:5}),S.jsxs("mesh",{ref:f=>{o.current[u]=f},name:a3,position:h,children:[S.jsx("sphereGeometry",{args:[.01,32,32]}),S.jsx("meshStandardMaterial",{color:"black",depthTest:!0})]},"mesh_"+u)]},p)})]})})})}const s3=console.warn;function i3(){return te.useEffect(()=>{console.warn=e=>{e!=="Cannot call the manual advancement of rafz whilst frameLoop is not set as demand"&&s3(e)}},[]),S.jsx(S.Fragment,{})}function l3(e){return e.type==="Mesh"}function c3({modelURL:e,flangeRef:t,postModelRender:r,...n}){const{gltf:a}=r3(St.useGLTF(e),e.split("/").pop()||e),o=te.useCallback(i=>{i&&r&&r()},[e]);function s(i){return l3(i)?S.jsx("mesh",{name:i.name,geometry:i.geometry,material:i.material,position:i.position,rotation:i.rotation},i.uuid):S.jsx("group",{name:i.name,position:i.position,rotation:i.rotation,ref:Ff(i)?t:void 0,children:i.children.map(s)},i.uuid)}return S.jsx("group",{...n,dispose:null,ref:o,children:s(a.scene)})}const u3=(e,t)=>{e.userData.isGhost||(e.traverse(r=>{if(r instanceof ke.Mesh){r.material instanceof ke.Material&&(r.material.colorWrite=!1);const n=r.clone(),a=r.clone();n.material=new ke.MeshStandardMaterial({depthTest:!0,depthWrite:!0,colorWrite:!1,polygonOffset:!0,polygonOffsetFactor:-1,side:ke.DoubleSide}),n.userData.isGhost=!0,a.material=new ke.MeshStandardMaterial({color:t,opacity:.3,depthTest:!0,depthWrite:!1,transparent:!0,polygonOffset:!0,polygonOffsetFactor:-2,side:ke.DoubleSide}),a.userData.isGhost=!0,r.parent&&(r.parent.add(n),r.parent.add(a))}}),e.userData.isGhost=!0)},d3=e=>{if(!e.userData.isGhost)return;const t=[];e.traverse(r=>{var n;r instanceof ke.Mesh&&((n=r.userData)!=null&&n.isGhost?t.push(r):r.material instanceof ke.Material&&(r.material.colorWrite=!0))}),t.forEach(r=>{r.parent&&r.parent.remove(r)}),e.userData.isGhost=!1},Hf=ur(({rapidlyChangingMotionState:e,modelFromController:t,dhParameters:r,getModel:n=Oc,flangeRef:a,postModelRender:o,transparentColor:s,...i})=>{const[l,c]=te.useState(null),u=te.useCallback(h=>{c(h)},[]);te.useEffect(()=>{l&&(s?u3(l,s):d3(l))},[l,s]);const d=S.jsx(o3,{rapidlyChangingMotionState:e,dhParameters:r,...i});return S.jsxs(lg.ErrorBoundary,{fallback:d,onError:h=>{console.error(h)},children:[S.jsx(te.Suspense,{fallback:d,children:S.jsx("group",{ref:u,children:S.jsx(Gf,{rapidlyChangingMotionState:e,dhParameters:r,children:S.jsx(c3,{modelURL:n(t),postModelRender:o,flangeRef:a,...i})})})}),S.jsx(i3,{})]})});function h3({connectedMotionGroup:e,getModel:t=Oc,flangeRef:r,transparentColor:n,...a}){return e.dhParameters?S.jsx(Hf,{rapidlyChangingMotionState:e.rapidlyChangingMotionState,modelFromController:e.modelFromController||"",dhParameters:e.dhParameters,getModel:t,flangeRef:r,transparentColor:n,...a}):null}const p3=({title:e,titleId:t,...r},n)=>B.createElement("svg",{width:24,height:24,xmlns:"http://www.w3.org/2000/svg",ref:n,"aria-labelledby":t,...r},e?B.createElement("title",{id:t},e):null,B.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"})),m3=te.forwardRef(p3),f3=({title:e,titleId:t,...r},n)=>B.createElement("svg",{width:24,height:24,xmlns:"http://www.w3.org/2000/svg",ref:n,"aria-labelledby":t,...r},e?B.createElement("title",{id:t},e):null,B.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"})),g3=te.forwardRef(f3),_t=je.observer(({id:e,icon:t,color:r,title:n,name:a,label:o,explanation:s,literalValue:i,anchorOrigin:l,transformOrigin:c})=>{const u=je.useLocalObservable(()=>({anchorEl:null,get isPopoverOpen(){return!!u.anchorEl},openPopover(d){u.anchorEl=d.currentTarget},closePopover(){u.anchorEl=null}}));return S.jsxs(S.Fragment,{children:[S.jsxs(J.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:[S.jsx(J.SvgIcon,{component:t,sx:{color:r}}),o&&S.jsx("div",{style:{color:r},children:o})]}),S.jsx(J.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:S.jsxs(J.Stack,{gap:"1rem",padding:2,maxWidth:"450px",sx:{wordWrap:"break-word"},children:[S.jsxs("div",{children:[n&&S.jsx(J.Typography,{component:"span",fontSize:"14px",children:`${n}: `}),S.jsx(J.Typography,{component:"span",color:r,fontWeight:"bold",fontSize:"14px",children:a})]}),S.jsx(J.Typography,{fontSize:"14px",children:s}),i&&S.jsx(J.Typography,{fontSize:"12px",children:i})]})})]})}),y3=je.observer(({isVirtual:e,motionGroupId:t,anchorOrigin:r,transformOrigin:n,compact:a})=>{const o=J.useTheme(),{t:s}=Ie.useTranslation();return e?S.jsx(_t,{id:"motion-group-virtual",icon:g3,color:o.palette.tertiary.main,name:s("SafetyBar.ControllerType.Virtual.lb"),label:a?null:s("SafetyBar.ControllerType.Virtual.lb"),explanation:S.jsxs(Ie.Trans,{i18nKey:"SafetyBar.MotionGroup.Virtual.Explanation.lb",values:{motionGroupId:t},children:["Motion group ",S.jsx("code",{children:t})," refers to a virtual robot with no physical counterpart. It can be freely manipulated without special safety precautions."]}),anchorOrigin:r,transformOrigin:n}):S.jsx(_t,{id:"motion-group-physical",icon:m3,color:o.palette.primary.main,name:s("SafetyBar.ControllerType.Physical.lb"),label:a?null:s("SafetyBar.ControllerType.Physical.lb"),explanation:S.jsx(Ie.Trans,{i18nKey:"SafetyBar.MotionGroup.Physical.Explanation.lb",values:{motionGroupId:t},components:{code:S.jsx("code",{}),strong:S.jsx("strong",{})}}),anchorOrigin:r,transformOrigin:n})}),b3=({title:e,titleId:t,...r},n)=>B.createElement("svg",{width:24,height:24,xmlns:"http://www.w3.org/2000/svg",ref:n,"aria-labelledby":t,...r},e?B.createElement("title",{id:t},e):null,B.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"})),v3=te.forwardRef(b3),S3=({title:e,titleId:t,...r},n)=>B.createElement("svg",{width:24,height:24,fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:n,"aria-labelledby":t,...r},e?B.createElement("title",{id:t},e):null,B.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})),x3=te.forwardRef(S3),O3=({title:e,titleId:t,...r},n)=>B.createElement("svg",{width:24,height:24,fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:n,"aria-labelledby":t,...r},e?B.createElement("title",{id:t},e):null,B.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"})),w3=te.forwardRef(O3),C3=je.observer(({operationMode:e,anchorOrigin:t,transformOrigin:r,compact:n})=>{const{t:a}=Ie.useTranslation(),o=J.useTheme();switch(e){case"OPERATION_MODE_AUTO":return S.jsx(_t,{id:"operation-mode-auto",icon:v3,title:a("SafetyBar.OperationMode.ti"),name:a("SafetyBar.OperationMode.Automatic.ti"),label:n?null:a("SafetyBar.OperationMode.Automatic.ti"),color:o.palette.text.secondary,explanation:S.jsx(Ie.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:r});case"OPERATION_MODE_MANUAL":case"OPERATION_MODE_MANUAL_T1":case"OPERATION_MODE_MANUAL_T2":return S.jsx(_t,{id:"operation-mode-manual",icon:w3,color:o.palette.warning.main,title:a("SafetyBar.OperationMode.ti"),name:a("SafetyBar.OperationMode.Manual.lb"),label:n?null:a("SafetyBar.OperationMode.Manual.lb"),explanation:S.jsx(Ie.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:r});default:return S.jsx(_t,{id:"operation-mode-error",icon:x3,color:o.palette.warning.main,title:a("SafetyBar.OperationMode.ti"),name:a("SafetyBar.OperationMode.Error.lb"),label:n?null:a("SafetyBar.OperationMode.Error.lb"),explanation:S.jsx(Ie.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:r})}}),P3=({title:e,titleId:t,...r},n)=>B.createElement("svg",{width:24,height:24,xmlns:"http://www.w3.org/2000/svg",ref:n,"aria-labelledby":t,...r},e?B.createElement("title",{id:t},e):null,B.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"})),T3=te.forwardRef(P3),R3=({title:e,titleId:t,...r},n)=>B.createElement("svg",{width:24,height:24,xmlns:"http://www.w3.org/2000/svg",ref:n,"aria-labelledby":t,...r},e?B.createElement("title",{id:t},e):null,B.createElement("path",{d:"M10.24 10.636 12 13.764l1.76-3.128h-3.52Z"}),B.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"}),B.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"})),A3=te.forwardRef(R3),V3=({title:e,titleId:t,...r},n)=>B.createElement("svg",{width:24,height:24,fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:n,"aria-labelledby":t,...r},e?B.createElement("title",{id:t},e):null,B.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})),_3=te.forwardRef(V3),E3=({title:e,titleId:t,...r},n)=>B.createElement("svg",{width:24,height:24,fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:n,"aria-labelledby":t,...r},e?B.createElement("title",{id:t},e):null,B.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"})),I3=te.forwardRef(E3),M3=({title:e,titleId:t,...r},n)=>B.createElement("svg",{width:24,height:24,xmlns:"http://www.w3.org/2000/svg",ref:n,"aria-labelledby":t,...r},e?B.createElement("title",{id:t},e):null,B.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"})),$3=te.forwardRef(M3),j3=je.observer(({safetyState:e,anchorOrigin:t,transformOrigin:r,compact:n})=>{const{t:a}=Ie.useTranslation(),o=J.useTheme();switch(e){case"SAFETY_STATE_NORMAL":return S.jsx(_t,{id:"safety-state-normal",title:a("SafetyBar.SafetyState.ti"),name:a("SafetyBar.SafetyState.Normal.lb"),label:n?null:a("SafetyBar.SafetyState.Normal.lb"),icon:I3,color:o.palette.text.secondary,explanation:S.jsx(Ie.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:r});case"SAFETY_STATE_DEVICE_EMERGENCY_STOP":case"SAFETY_STATE_ROBOT_EMERGENCY_STOP":return S.jsx(_t,{id:"safety-state-estop",title:a("SafetyBar.SafetyState.ti"),name:a("SafetyBar.SafetyState.Estop.lb"),label:n?null:a("SafetyBar.SafetyState.Estop.lb"),icon:A3,color:o.palette.error.main,explanation:S.jsx(Ie.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:r});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 S.jsx(_t,{id:"safety-state-stop",icon:$3,title:a("SafetyBar.SafetyState.ti"),name:a("SafetyBar.SafetyState.Stop.lb"),label:n?null:a("SafetyBar.SafetyState.Stop.lb"),color:o.palette.warning.main,explanation:S.jsx(Ie.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:r});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 S.jsx(_t,{id:"safety-state-manual-action-required",icon:_3,color:o.palette.warning.main,title:a("SafetyBar.SafetyState.ti"),name:a("SafetyBar.SafetyState.ManualActionRequired.lb"),label:n?null:a("SafetyBar.SafetyState.ManualActionRequired.lb"),explanation:S.jsx(Ie.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:r});case"SAFETY_STATE_UNKNOWN":case"SAFETY_STATE_FAULT":return S.jsx(_t,{id:"safety-state-error",icon:T3,color:o.palette.error.main,title:a("SafetyBar.SafetyState.ti"),name:a("SafetyBar.SafetyState.Error.lb"),label:n?null:a("SafetyBar.SafetyState.Error.lb"),explanation:S.jsx(Ie.Trans,{i18nKey:"SafetyBar.SafetyState.Error.Explanation.lb",children:"The robot controller has entered an unexpected safety state."}),literalValue:e,anchorOrigin:t,transformOrigin:r});default:zE(e,`Unknown safety state ${e}`)}}),k3=ur(je.observer(({isVirtual:e,motionGroupId:t,operationMode:r,safetyState:n,anchorOrigin:a,transformOrigin:o,compact:s=!0})=>{const i=s?1:2;return S.jsxs(J.Stack,{direction:"row",gap:i,alignItems:"center",sx:{height:"24px"},children:[S.jsx(j3,{safetyState:n,anchorOrigin:a,transformOrigin:o,compact:s}),S.jsx(J.Divider,{orientation:"vertical",flexItem:!0}),S.jsx(C3,{operationMode:r,anchorOrigin:a,transformOrigin:o,compact:s}),S.jsx(J.Divider,{orientation:"vertical",flexItem:!0}),S.jsx(y3,{isVirtual:e,motionGroupId:t,anchorOrigin:a,transformOrigin:o,compact:s})]})})),U3=J.styled(J.Fab,{shouldForwardProp:e=>e!=="selected"})(({theme:e})=>{var t,r,n;return{borderRadius:"20px","&:hover":{background:(t=e.palette.backgroundPaperElevation)==null?void 0:t[7]},variants:[{props:({selected:a})=>!a,style:{background:(r=e.palette.backgroundPaperElevation)==null?void 0:r[0],color:e.palette.action.disabled,"> img":{opacity:.4}}},{props:({selected:a})=>a,style:{background:(n=e.palette.backgroundPaperElevation)==null?void 0:n[11],border:`1px solid ${e.palette.divider}`,color:e.palette.primary.contrastText}}]}}),L3=te.forwardRef((e,t)=>S.jsx(U3,{ref:t,selected:e.selected,...e,color:"secondary",variant:"circular"})),D3={$schema:"https://raw.githubusercontent.com/martinring/tmlanguage/master/tmlanguage.json",name:"wandelscript",patterns:[{include:"#keywords"},{include:"#strings"},{include:"#comments"},{include:"#functions"}],repository:{keywords:{patterns:[{name:"keyword.control.flow.wandelscript",match:"\\b(move|via|to|interrupt|def|False|True|for|if|else|elif|while|return|switch|activate|deactivate|print|and|or|not)\\b"}]},strings:{name:"string.quoted.double.wandelscript",begin:'"',end:'"',patterns:[{name:"constant.character.escape.wandelscript",match:"\\\\."}]},comments:{patterns:[{begin:"#",beginCaptures:{0:{name:"punctuation.definition.comment.wandelscript"}},end:"$",name:"comment.line.number-sign.wandelscript"}]},functions:{patterns:[{match:"[a-zA-Z_-]+\\(",name:"entity.name.function.wandelscript"}]}},scopeName:"source.wandelscript"},B3=te.lazy(()=>import("@monaco-editor/react"));let ji=null;async function N3(){if(!ji){const[{createHighlighter:e},{shikiToMonaco:t}]=await Promise.all([import("shiki"),import("@shikijs/monaco")]);ji={shiki:await e({langs:[D3],themes:["dark-plus","light-plus"]}),shikiToMonaco:t}}return ji}const F3=ur(e=>{const t=J.useTheme(),[r,n]=te.useState("dark-plus"),a=t.palette.mode==="dark"?"dark-plus":"light-plus";async function o(s){var c,u;s.languages.register({id:"wandelscript"}),s.languages.setLanguageConfiguration("wandelscript",{comments:{lineComment:"#"},brackets:[["(",")"],["[","]"]],autoClosingPairs:[{open:"[",close:"]"},{open:"(",close:")"}],surroundingPairs:[{open:"[",close:"]"},{open:"(",close:")"}]});const{shiki:i,shikiToMonaco:l}=await N3();l(i,s),s.editor.defineTheme(a,((u=(c=t.componentsExt)==null?void 0:c.WandelscriptEditor)==null?void 0:u.monacoTheme)??{base:t.palette.mode==="dark"?"vs-dark":"vs",inherit:!0,rules:[],colors:{}}),e.monacoSetup&&e.monacoSetup(s),n(a)}return S.jsx(te.Suspense,{fallback:S.jsx(mc,{}),children:S.jsx(B3,{value:e.code,onMount:(s,i)=>{o(i)},onChange:e.onChange,defaultLanguage:"wandelscript",theme:r,options:{minimap:{enabled:!1},wordWrap:"on",automaticLayout:!0,...e.monacoOptions}})})});function qf(){var t,r,n,a,o,s,i;const e=J.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`}}},MuiButton:{styleOverrides:{root:{textTransform:"none",borderRadius:"10px"}},variants:[{props:{color:"secondary",variant:"contained"},style:{border:`1px solid ${e.palette.divider}`,background:(n=(r=(t=e.paletteExt)==null?void 0:t.secondary)==null?void 0:r.tonal)==null?void 0:n.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:(a=e.palette.backgroundPaperElevation)==null?void 0:a[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":J.rgbToHex(((i=e.palette.backgroundPaperElevation)==null?void 0:i[5])??""),"editor.foreground":"#d4d4d4","editorLineNumber.foreground":"#797979","editorLineNumber.activeForeground":"#e9e9e9","editor.lineHighlightBorder":"#e9e9e911"}}}}}}function z3(){const e=qf();return e.palette.mode="light",e}function G3(e){var n,a,o,s;let t=!0;((n=e.palette)==null?void 0:n.mode)==="light"?t=!1:((a=e.palette)==null?void 0:a.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 r=t?qf():z3();return Kh(r,e)}exports.CycleTimer=Dw;exports.JoggingCartesianAxisControl=Xi;exports.JoggingJointRotationControl=Pm;exports.JoggingPanel=q5;exports.JoggingStore=Bs;exports.LoadingCover=mc;exports.LoadingErrorMessage=yf;exports.NoMotionGroupModal=Q5;exports.PoseCartesianValues=W5;exports.PoseJointValues=Y5;exports.PresetEnvironment=pg;exports.ProgramControl=X5;exports.Robot=h3;exports.SafetyBar=k3;exports.SafetyZonesRenderer=gg;exports.SelectableFab=L3;exports.SupportedRobot=Hf;exports.TrajectoryRenderer=yg;exports.ValueInterpolator=xc;exports.VelocitySlider=Df;exports.VelocitySliderLabel=Sc;exports.WandelscriptEditor=F3;exports.createNovaMuiTheme=G3;exports.defaultAxisConfig=Z5;exports.defaultGetModel=Oc;exports.i18n=cc;exports.useAnimationFrame=xn;exports.useAutorun=Sm;exports.useInterpolation=e3;exports.useMounted=Cs;exports.useReaction=xm;
|
|
107
155
|
//# sourceMappingURL=index.cjs.map
|