@henaket/shared

v0.3.1

Published

Shared theme and assets for Henaket Design System

Downloads

115

Readme

@henaket/shared

Framework-level design foundations used by Henaket packages.

The package exports design tokens, Ant Design theme configuration, font metadata, accessibility helpers, DOM dismissal helpers, and the existing styled-components global-style adapters. React, React DOM, Ant Design, and styled-components are peer dependencies and are not bundled.

Development

npm run verify

The build writes CommonJS and ES module bundles, declarations, and font assets to dist. Keep existing root exports backward compatible; introduce explicit subpath exports before moving a public API between packages.