Replacing the local Once UI library with the new Once UI Core npm package.
Notable changes:
- Introduction of new providers for a more robust and scalable app-level theme management
- Import everything (components, hooks, utils) from a single place:
@once-ui-system/core
- Improved directory structure with better separation between responsibilities
- Leaner package, since dependencies are integrated in Once UI Core