You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds cloud palette browser
Implements a cloud palette browser, allowing users to access and integrate components from a cloud-based repository.
This change introduces:
- A new palette explorer for browsing cloud assets.
- Functionality to load assets dynamically from the web.
- UI elements for interacting with the cloud palette.
- Adds supporting files for web client communication,
data handling, and UI callbacks.
The goal is to provide an easy way to use components without needing a local store.