@wandelbots/wandelbots-js-react-components 1.12.2 → 1.13.1

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.
@@ -1,5 +1,5 @@
1
1
  /** Button with a loading state to indicate a task is being processed */
2
2
  export declare const LoadingButton: import("react").ForwardRefExoticComponent<Omit<import("@mui/lab").LoadingButtonOwnProps & Omit<import("@mui/material").ButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes">, "classes"> & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref"> & {
3
3
  ref?: ((instance: HTMLButtonElement | null) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject<HTMLButtonElement> | null | undefined;
4
- }, "children" | "color" | "size" | "className" | "style" | "tabIndex" | "loading" | "classes" | "sx" | "disabled" | "href" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableElevation" | "disableFocusRipple" | "endIcon" | "fullWidth" | "startIcon" | "variant" | "loadingIndicator" | "loadingPosition">, "ref"> & import("react").RefAttributes<HTMLButtonElement>>;
4
+ }, "children" | "color" | "size" | "className" | "style" | "tabIndex" | "classes" | "sx" | "href" | "action" | "disabled" | "loading" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableElevation" | "disableFocusRipple" | "endIcon" | "fullWidth" | "startIcon" | "variant" | "loadingIndicator" | "loadingPosition">, "ref"> & import("react").RefAttributes<HTMLButtonElement>>;
5
5
  //# sourceMappingURL=LoadingButton.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SupportedRobot.d.ts","sourceRoot":"","sources":["../../../src/components/robots/SupportedRobot.tsx"],"names":[],"mappings":"AAuBA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAA;AACpD,OAAO,KAAK,EACV,wBAAwB,EACxB,WAAW,EACZ,MAAM,mCAAmC,CAAA;AAQ1C,MAAM,MAAM,YAAY,GAAG;IACzB,0BAA0B,EAAE,wBAAwB,CAAA;IACpD,YAAY,EAAE,KAAK,CAAC,WAAW,CAAC,CAAA;CACjC,GAAG,UAAU,CAAA;AAEd,MAAM,MAAM,UAAU,GAAG;IACvB,0BAA0B,EAAE,wBAAwB,CAAA;IACpD,QAAQ,EAAE,MAAM,CAAA;CACjB,GAAG,UAAU,CAAA;AAEd,MAAM,MAAM,mBAAmB,GAAG;IAChC,0BAA0B,EAAE,wBAAwB,CAAA;IACpD,mBAAmB,EAAE,MAAM,CAAA;IAC3B,YAAY,EAAE,WAAW,EAAE,CAAA;IAC3B,QAAQ,CAAC,EAAE,CAAC,mBAAmB,EAAE,MAAM,KAAK,MAAM,CAAA;IAClD,OAAO,CAAC,EAAE,OAAO,CAAA;CAClB,GAAG,UAAU,CAAA;AAEd,wBAAgB,eAAe,CAAC,mBAAmB,EAAE,MAAM,GAAG,MAAM,CAEnE;AAED,eAAO,MAAM,cAAc,mGAQtB,mBAAmB,4CAiNvB,CAAA"}
1
+ {"version":3,"file":"SupportedRobot.d.ts","sourceRoot":"","sources":["../../../src/components/robots/SupportedRobot.tsx"],"names":[],"mappings":"AAwBA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAA;AACpD,OAAO,KAAK,EACV,wBAAwB,EACxB,WAAW,EACZ,MAAM,mCAAmC,CAAA;AAQ1C,MAAM,MAAM,YAAY,GAAG;IACzB,0BAA0B,EAAE,wBAAwB,CAAA;IACpD,YAAY,EAAE,KAAK,CAAC,WAAW,CAAC,CAAA;CACjC,GAAG,UAAU,CAAA;AAEd,MAAM,MAAM,UAAU,GAAG;IACvB,0BAA0B,EAAE,wBAAwB,CAAA;IACpD,QAAQ,EAAE,MAAM,CAAA;CACjB,GAAG,UAAU,CAAA;AAEd,MAAM,MAAM,mBAAmB,GAAG;IAChC,0BAA0B,EAAE,wBAAwB,CAAA;IACpD,mBAAmB,EAAE,MAAM,CAAA;IAC3B,YAAY,EAAE,WAAW,EAAE,CAAA;IAC3B,QAAQ,CAAC,EAAE,CAAC,mBAAmB,EAAE,MAAM,KAAK,MAAM,CAAA;IAClD,OAAO,CAAC,EAAE,OAAO,CAAA;CAClB,GAAG,UAAU,CAAA;AAEd,wBAAgB,eAAe,CAAC,mBAAmB,EAAE,MAAM,GAAG,MAAM,CAEnE;AAED,eAAO,MAAM,cAAc,mGAQtB,mBAAmB,4CAoNvB,CAAA"}
@@ -0,0 +1,3 @@
1
+ import type { RobotProps } from "./SupportedRobot";
2
+ export declare function Yaskawa_GP50({ modelURL, rapidlyChangingMotionState, ...props }: RobotProps): import("react/jsx-runtime").JSX.Element;
3
+ //# sourceMappingURL=Yaskawa_GP50.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Yaskawa_GP50.d.ts","sourceRoot":"","sources":["../../../src/components/robots/Yaskawa_GP50.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAA;AAIlD,wBAAgB,YAAY,CAAC,EAC3B,QAAQ,EACR,0BAA0B,EAC1B,GAAG,KAAK,EACT,EAAE,UAAU,2CAiPZ"}
@@ -1,4 +1,4 @@
1
- import { type Monaco } from "@monaco-editor/react";
1
+ import type { Monaco } from "@monaco-editor/react";
2
2
  import type { editor } from "monaco-editor";
3
3
  type WandelscriptEditorProps = {
4
4
  /** The current Wandelscript content of the code editor (controlled component) */
@@ -11,6 +11,6 @@ type WandelscriptEditorProps = {
11
11
  monacoSetup?: (monaco: Monaco) => void;
12
12
  };
13
13
  /** A Monaco (VSCode-style) embedded code editor with Wandelscript syntax highlighting */
14
- export declare const WandelscriptEditor: (props: WandelscriptEditorProps) => import("react/jsx-runtime").JSX.Element | null;
14
+ export declare const WandelscriptEditor: (props: WandelscriptEditorProps) => import("react/jsx-runtime").JSX.Element;
15
15
  export {};
16
16
  //# sourceMappingURL=WandelscriptEditor.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"WandelscriptEditor.d.ts","sourceRoot":"","sources":["../../../src/components/wandelscript-editor/WandelscriptEditor.tsx"],"names":[],"mappings":"AAAA,OAAe,EAAa,KAAK,MAAM,EAAE,MAAM,sBAAsB,CAAA;AAQrE,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,eAAe,CAAA;AAG3C,KAAK,uBAAuB,GAAG;IAC7B,iFAAiF;IACjF,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,8CAA8C;IAC9C,QAAQ,CAAC,EAAE,CACT,IAAI,EAAE,MAAM,GAAG,SAAS,EACxB,EAAE,EAAE,MAAM,CAAC,yBAAyB,KACjC,IAAI,CAAA;IACT,gCAAgC;IAChC,aAAa,CAAC,EAAE,MAAM,CAAC,cAAc,CAAA;IACrC,gEAAgE;IAChE,WAAW,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI,CAAA;CACvC,CAAA;AAED,yFAAyF;AACzF,eAAO,MAAM,kBAAkB,UACrB,uBAAuB,mDAmGhC,CAAA"}
1
+ {"version":3,"file":"WandelscriptEditor.d.ts","sourceRoot":"","sources":["../../../src/components/wandelscript-editor/WandelscriptEditor.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAA;AAOlD,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,eAAe,CAAA;AAI3C,KAAK,uBAAuB,GAAG;IAC7B,iFAAiF;IACjF,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,8CAA8C;IAC9C,QAAQ,CAAC,EAAE,CACT,IAAI,EAAE,MAAM,GAAG,SAAS,EACxB,EAAE,EAAE,MAAM,CAAC,yBAAyB,KACjC,IAAI,CAAA;IACT,gCAAgC;IAChC,aAAa,CAAC,EAAE,MAAM,CAAC,cAAc,CAAA;IACrC,gEAAgE;IAChE,WAAW,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI,CAAA;CACvC,CAAA;AAED,yFAAyF;AACzF,eAAO,MAAM,kBAAkB,UACrB,uBAAuB,4CAkGhC,CAAA"}