* fix(build): exposing installer function and version for umd build * fix codepen code snippet error
- Add a runtime locale object cache for modal components to use
- Add a component for providing configs - Add `use-locale` hooks into hooks for composable usage - Add `use-locale` for `config-provider` to allow user to provide locale config via `react-like` API - Add test cases against these new features