@wandelbots/wandelbots-js-react-components 3.2.0-pr.feat-improve-exports.414.40b4b4e → 3.2.0
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/README.md +2 -79
- package/dist/components/jogging/JoggingStore.d.ts +1 -1
- package/dist/index.cjs +155 -0
- package/dist/index.cjs.map +1 -0
- package/dist/index.js +30530 -0
- package/dist/index.js.map +1 -0
- package/package.json +3 -24
- package/dist/3d.cjs.js +0 -2
- package/dist/3d.cjs.js.map +0 -1
- package/dist/3d.d.ts +0 -11
- package/dist/3d.d.ts.map +0 -1
- package/dist/3d.es.js +0 -16
- package/dist/3d.es.js.map +0 -1
- package/dist/PoseJointValues-C3bsJdfd.js +0 -5446
- package/dist/PoseJointValues-C3bsJdfd.js.map +0 -1
- package/dist/PoseJointValues-wLOjcYDe.cjs +0 -21
- package/dist/PoseJointValues-wLOjcYDe.cjs.map +0 -1
- package/dist/ProgramStateIndicator-CTT-CAcJ.js +0 -268
- package/dist/ProgramStateIndicator-CTT-CAcJ.js.map +0 -1
- package/dist/ProgramStateIndicator-DYKBcj1s.cjs +0 -2
- package/dist/ProgramStateIndicator-DYKBcj1s.cjs.map +0 -1
- package/dist/VelocitySlider-2Zme2MN7.cjs +0 -5
- package/dist/VelocitySlider-2Zme2MN7.cjs.map +0 -1
- package/dist/VelocitySlider-QSg_8eb1.js +0 -1906
- package/dist/VelocitySlider-QSg_8eb1.js.map +0 -1
- package/dist/core.cjs.js +0 -2
- package/dist/core.cjs.js.map +0 -1
- package/dist/core.d.ts +0 -23
- package/dist/core.d.ts.map +0 -1
- package/dist/core.es.js +0 -46
- package/dist/core.es.js.map +0 -1
- package/dist/createSvgIcon-BG4_bQuX.cjs +0 -56
- package/dist/createSvgIcon-BG4_bQuX.cjs.map +0 -1
- package/dist/createSvgIcon-D3GRPlVu.js +0 -3072
- package/dist/createSvgIcon-D3GRPlVu.js.map +0 -1
- package/dist/data.cjs.js +0 -2
- package/dist/data.cjs.js.map +0 -1
- package/dist/data.d.ts +0 -4
- package/dist/data.d.ts.map +0 -1
- package/dist/data.es.js +0 -7
- package/dist/data.es.js.map +0 -1
- package/dist/externalizeComponent-C12Qf79R.cjs +0 -24
- package/dist/externalizeComponent-C12Qf79R.cjs.map +0 -1
- package/dist/externalizeComponent-RpcZ_G17.js +0 -491
- package/dist/externalizeComponent-RpcZ_G17.js.map +0 -1
- package/dist/index-8UEqiXug.cjs +0 -7
- package/dist/index-8UEqiXug.cjs.map +0 -1
- package/dist/index-CQDi5W62.cjs +0 -2
- package/dist/index-CQDi5W62.cjs.map +0 -1
- package/dist/index-DSz82V23.js +0 -1801
- package/dist/index-DSz82V23.js.map +0 -1
- package/dist/index-DZubFUuo.js +0 -4909
- package/dist/index-DZubFUuo.js.map +0 -1
- package/dist/index-MyU3fVEK.cjs +0 -50
- package/dist/index-MyU3fVEK.cjs.map +0 -1
- package/dist/index-VURe0U2S.js +0 -9443
- package/dist/index-VURe0U2S.js.map +0 -1
- package/dist/index.cjs.js +0 -2
- package/dist/index.cjs.js.map +0 -1
- package/dist/index.es.js +0 -72
- package/dist/index.es.js.map +0 -1
- package/dist/interpolation-CVSmVNjc.cjs +0 -2
- package/dist/interpolation-CVSmVNjc.cjs.map +0 -1
- package/dist/interpolation-DjBX_Si-.js +0 -138
- package/dist/interpolation-DjBX_Si-.js.map +0 -1
- package/dist/jogging.cjs.js +0 -2
- package/dist/jogging.cjs.js.map +0 -1
- package/dist/jogging.d.ts +0 -9
- package/dist/jogging.d.ts.map +0 -1
- package/dist/jogging.es.js +0 -12
- package/dist/jogging.es.js.map +0 -1
- package/dist/manufacturerHomePositions-DHqcbFON.js +0 -979
- package/dist/manufacturerHomePositions-DHqcbFON.js.map +0 -1
- package/dist/manufacturerHomePositions-zd-CKEiQ.cjs +0 -2
- package/dist/manufacturerHomePositions-zd-CKEiQ.cjs.map +0 -1
- package/dist/theming-BO8z_Hpa.js +0 -2198
- package/dist/theming-BO8z_Hpa.js.map +0 -1
- package/dist/theming-D5DvGuxX.cjs +0 -4
- package/dist/theming-D5DvGuxX.cjs.map +0 -1
- package/dist/useThemeProps-P648Ox74.cjs +0 -2
- package/dist/useThemeProps-P648Ox74.cjs.map +0 -1
- package/dist/useThemeProps-jE_Qg6SI.js +0 -40
- package/dist/useThemeProps-jE_Qg6SI.js.map +0 -1
- package/src/3d.ts +0 -15
- package/src/core.ts +0 -23
- package/src/data.ts +0 -4
- package/src/jogging.ts +0 -9
package/README.md
CHANGED
|
@@ -12,44 +12,6 @@ Built with TypeScript, Material-UI, and React Three Fiber. Provides robot contro
|
|
|
12
12
|
npm install @wandelbots/wandelbots-js-react-components
|
|
13
13
|
```
|
|
14
14
|
|
|
15
|
-
### Modular Imports (Optional)
|
|
16
|
-
|
|
17
|
-
For optimized bundle sizes, import only the components you need:
|
|
18
|
-
|
|
19
|
-
```typescript
|
|
20
|
-
// Full library (all components)
|
|
21
|
-
import { Robot, JoggingPanel } from "@wandelbots/wandelbots-js-react-components"
|
|
22
|
-
|
|
23
|
-
// Or import specific categories
|
|
24
|
-
import {
|
|
25
|
-
ProgramControl,
|
|
26
|
-
SafetyBar,
|
|
27
|
-
} from "@wandelbots/wandelbots-js-react-components/core"
|
|
28
|
-
import { Robot, RobotCard } from "@wandelbots/wandelbots-js-react-components/3d"
|
|
29
|
-
import { JoggingPanel } from "@wandelbots/wandelbots-js-react-components/jogging"
|
|
30
|
-
import {
|
|
31
|
-
DataGrid,
|
|
32
|
-
Timer,
|
|
33
|
-
} from "@wandelbots/wandelbots-js-react-components/data"
|
|
34
|
-
```
|
|
35
|
-
|
|
36
|
-
**Available Entry Points:**
|
|
37
|
-
|
|
38
|
-
| Entry Point | Components | Required Peer Dependencies |
|
|
39
|
-
| -------------- | -------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- |
|
|
40
|
-
| **Main** (`.`) | All components | React 18+, MUI v6/v7, @emotion/react, @emotion/styled, + all below |
|
|
41
|
-
| **`/core`** | Base components (AppHeader, ProgramControl, SafetyBar, VelocitySlider, WandelscriptEditor, themes, i18n, etc.) | React 18+, MUI v6/v7, @emotion/react, @emotion/styled |
|
|
42
|
-
| **`/3d`** | 3D visualization (Robot, RobotCard, CollisionSceneRenderer, SafetyZonesRenderer, TrajectoryRenderer) | All from `/core` + three, @react-three/fiber, @react-three/drei, three-stdlib |
|
|
43
|
-
| **`/jogging`** | Motion control UI (JoggingPanel, jogging controls, pose displays) | All from `/core` |
|
|
44
|
-
| **`/data`** | Data components (DataGrid, Timer, CycleTimer) | All from `/core` + @mui/x-data-grid, @mui/x-charts |
|
|
45
|
-
|
|
46
|
-
**Benefits:**
|
|
47
|
-
|
|
48
|
-
- Reduce bundle size by excluding unused categories
|
|
49
|
-
- Lazy load 3D components only when needed
|
|
50
|
-
- Avoid loading Monaco editor if you don't use WandelscriptEditor
|
|
51
|
-
- Exclude MUI X dependencies if you don't need DataGrid or charts
|
|
52
|
-
|
|
53
15
|
## Getting Started
|
|
54
16
|
|
|
55
17
|
For setup instructions, integration examples, and basic usage patterns, visit the **[Getting Started Guide](https://wandelbotsgmbh.github.io/wandelbots-js-react-components/?path=/docs/gettingstarted--docs)** in our Storybook documentation.
|
|
@@ -190,52 +152,13 @@ Components integrate with the Wandelbots Nova ecosystem:
|
|
|
190
152
|
|
|
191
153
|
### Prerequisites
|
|
192
154
|
|
|
193
|
-
**Required for all entry points:**
|
|
194
|
-
|
|
195
155
|
- React 18+ or 19+
|
|
196
156
|
- Material-UI v6 or v7
|
|
197
157
|
- @emotion/react and @emotion/styled
|
|
198
158
|
|
|
199
|
-
###
|
|
200
|
-
|
|
201
|
-
**For `/3d` (3D visualization components):**
|
|
202
|
-
|
|
203
|
-
- three
|
|
204
|
-
- @react-three/fiber
|
|
205
|
-
- @react-three/drei
|
|
206
|
-
- three-stdlib
|
|
207
|
-
|
|
208
|
-
**For `/data` (data components):**
|
|
209
|
-
|
|
210
|
-
- @mui/x-data-grid (for DataGrid)
|
|
211
|
-
- @mui/x-charts (for Timer/CycleTimer)
|
|
212
|
-
|
|
213
|
-
### Installation Examples
|
|
159
|
+
### Optional Dependencies (for 3D components)
|
|
214
160
|
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
```bash
|
|
218
|
-
npm install @wandelbots/wandelbots-js-react-components \
|
|
219
|
-
react react-dom \
|
|
220
|
-
@mui/material @emotion/react @emotion/styled \
|
|
221
|
-
three @react-three/fiber @react-three/drei three-stdlib \
|
|
222
|
-
@mui/x-data-grid @mui/x-charts
|
|
223
|
-
```
|
|
224
|
-
|
|
225
|
-
**Minimal installation (core/jogging components only):**
|
|
226
|
-
|
|
227
|
-
```bash
|
|
228
|
-
npm install @wandelbots/wandelbots-js-react-components \
|
|
229
|
-
react react-dom \
|
|
230
|
-
@mui/material @emotion/react @emotion/styled
|
|
231
|
-
```
|
|
232
|
-
|
|
233
|
-
**With 3D components:**
|
|
234
|
-
|
|
235
|
-
```bash
|
|
236
|
-
# Add to minimal installation:
|
|
237
|
-
npm install three @react-three/fiber @react-three/drei three-stdlib
|
|
238
|
-
```
|
|
161
|
+
- @react-three/fiber, @react-three/drei, three, three-stdlib
|
|
239
162
|
|
|
240
163
|
See the [Getting Started Guide](https://wandelbotsgmbh.github.io/wandelbots-js-react-components/?path=/docs/gettingstarted--docs) for complete setup instructions and integration examples.
|
|
241
164
|
|
|
@@ -116,7 +116,7 @@ export declare class JoggingStore {
|
|
|
116
116
|
saveToLocalStorage(): void;
|
|
117
117
|
get isLocked(): boolean;
|
|
118
118
|
get localStorageSave(): {
|
|
119
|
-
selectedTabId: "
|
|
119
|
+
selectedTabId: "debug" | "joint" | "cartesian";
|
|
120
120
|
selectedCoordSystemId: string;
|
|
121
121
|
selectedTcpId: string;
|
|
122
122
|
selectedOrientation: string;
|