@wandelbots/wandelbots-js-react-components 1.32.0 → 1.32.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.
package/dist/index.js CHANGED
@@ -13848,7 +13848,8 @@ function Lu({
13848
13848
  ] }) }) });
13849
13849
  }
13850
13850
  Nu.config = {
13851
- rotationOffsets: [0, 0, -Math.PI / 2, 0, 0, 0]
13851
+ rotationOffsets: [0, 0, -Math.PI / 2, 0, 0, 0],
13852
+ rotationSign: [-1, 1, 1, 1, 1, 1]
13852
13853
  };
13853
13854
  function Nu({
13854
13855
  modelURL: e,