0be84fc5023749c8f1f3244effb0d9fc636d68a3
- Changed parameter names from `zoneId` to `zoneUuid` in multiple API service files for consistency. - Updated API endpoints from v2 to v1 in `loadTemplate`, `lockPanel`, `panel`, `saveTemplateApi`, `update3dWidget`, `zoneCameraUpdate`, and others. - Added authorization and token handling in headers for API requests. - Enhanced socket initialization in the store to include dashboard and project sockets with token authentication. - Adjusted the `useDroppedObjectsStore` to accommodate the new `zoneUuid` parameter and updated related methods. - Updated styles in dashboard.scss for improved layout and design consistency. - Modified builder types to include new properties and ensure type safety. - Implemented shortcut key handling for renaming mode and other UI interactions.
…
Description
No description provided
Languages
TypeScript
90.1%
SCSS
9.2%
JavaScript
0.3%
HTML
0.2%
CSS
0.1%