@hitachivantara/uikit-react-shared
TypeScript icon, indicating that this package has built-in type declarations

5.1.40 • Public • Published

@hitachivantara/uikit-react-shared

The package provides shared React contexts for the NEXT UI Kit. It allows UI Kit components to share state (e.g. active theme) even if they are built with different versions of the UI Kit or are not using the same HvProvider instance.

This package is intended to be used in embedded scenarios, particularly when using the Hitachi Vantara App Shell framework. In these cases, declare the @hitachivantara/uikit-react-shared package as external in your bundler configuration. An ESM bundle is provided in the package, which can be deployed, and the importmap can be configured to point to it.

For regular usage of the UI Kit, you don't need to know about this package. All the contexts and types are re-exported from the core package.

Package Sidebar

Install

npm i @hitachivantara/uikit-react-shared

Weekly Downloads

2,556

Version

5.1.40

License

Apache-2.0

Unpacked Size

7.71 kB

Total Files

13

Last publish

Collaborators

  • hitachi-vantara
  • dleao
  • jmcrfp
  • erik.martin
  • steve.maring