@wandelbots/wandelbots-js-react-components 1.24.6 → 1.24.7
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/robots/FANUC_LR_Mate_200iD.d.ts +3 -0
- package/dist/components/robots/FANUC_LR_Mate_200iD.d.ts.map +1 -0
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/src/components/robots/{FANUC_LR_MATE_200ID.tsx → FANUC_LR_Mate_200iD.tsx} +2 -2
- package/src/components/robots/SupportedRobot.tsx +3 -3
- package/dist/components/robots/FANUC_LR_MATE_200ID.d.ts +0 -3
- package/dist/components/robots/FANUC_LR_MATE_200ID.d.ts.map +0 -1
package/dist/index.js
CHANGED
|
@@ -17714,7 +17714,7 @@ const Ov = un(
|
|
|
17714
17714
|
case "FANUC_CRX25iAL":
|
|
17715
17715
|
i = Cu;
|
|
17716
17716
|
break;
|
|
17717
|
-
case "
|
|
17717
|
+
case "FANUC_LR_Mate_200iD":
|
|
17718
17718
|
i = _v;
|
|
17719
17719
|
break;
|
|
17720
17720
|
case "FANUC_ARC_Mate_120iD":
|