@wandelbots/wandelbots-js-react-components 1.27.4 → 1.27.6

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/index.js CHANGED
@@ -16884,8 +16884,7 @@ function Lu({ modelURL: e, ...t }) {
16884
16884
  ] }) }) });
16885
16885
  }
16886
16886
  $u.config = {
16887
- rotationOffsets: [0, -Math.PI / 2, 0, 0, 0, 0],
16888
- rotationSign: [1, -1, 1, 1, 1, 1]
16887
+ rotationOffsets: [0, -Math.PI / 2, 0, 0, 0, 0]
16889
16888
  };
16890
16889
  function $u({ modelURL: e, ...t }) {
16891
16890
  const n = se(e), r = n.nodes, a = n.materials;