@atheory-ai/kitsune-ui
v0.1.0
Published
Accessible Kitsune UI web components.
Maintainers
Readme
@atheory-ai/kitsune-ui
Accessible web-native UI custom elements and UI capability modules for Kitsune.
@atheory-ai/kitsune-ui provides custom elements built around browser primitives such as slots, forms, ARIA, and native dialog behavior. Importing the package registers the elements.
Install
pnpm add @atheory-ai/kitsune-uiUse
import '@atheory-ai/kitsune-ui'<kit-card>
<h2 slot="header">Project status</h2>
<p>Ready for review.</p>
</kit-card>Registers
<kit-button><kit-card><kit-disclosure><kit-dialog><kit-field><kit-form><kit-input><kit-select><kit-tabs><kit-table><kit-toast-region>
Exports
- Element classes for all registered UI elements
dialogModulenotificationModule- UI event and option types
Documentation
See the Kitsune docs at https://kitsune.atheory.ai.
License
Apache-2.0
