f52ac748651330085dea57de0923a3209179feff
- Added versionId parameter to API calls in Progress1Input and Progress2Input components to fetch widget data based on selected version. - Updated Tools component to include versionId when emitting visualization socket events. - Enhanced Dropped3dWidgets to handle versionId for 3D widget data retrieval and manipulation. - Modified various chart components (BarGraph, DoughnutGraph, LineGraph, etc.) to include versionId in API requests for fetching widget data. - Updated template handling functions to support versionId when saving and retrieving templates. - Refactored get3dWidgetZoneData, getFloatingZoneData, getSelect2dZoneData, and getTemplateData services to accept and utilize versionId in their requests. - Adjusted useDroppedObjectsStore to accommodate versionId in duplicateObject functionality. - Ensured consistent versioning integration across all relevant components and services for improved data management.
Description
No description provided
Languages
TypeScript
90.1%
SCSS
9.2%
JavaScript
0.3%
HTML
0.2%
CSS
0.1%