{"_id":"@atheory-ai/kitsune-ui","name":"@atheory-ai/kitsune-ui","dist-tags":{"latest":"0.1.0"},"versions":{"0.1.0":{"name":"@atheory-ai/kitsune-ui","version":"0.1.0","description":"Accessible Kitsune UI web components.","type":"module","sideEffects":true,"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"dependencies":{"@atheory-ai/kitsune-core":"0.1.0","lit":"3.3.2"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atheory-ai/kitsune.git","directory":"packages/ui"},"homepage":"https://kitsune.atheory.ai","bugs":{"url":"https://github.com/atheory-ai/kitsune/issues"},"keywords":["kitsune","web-components","web-native","frontend","runtime"],"publishConfig":{"access":"public"},"scripts":{"build":"tsc -p tsconfig.build.json","test":"vitest run"},"_id":"@atheory-ai/kitsune-ui@0.1.0","_integrity":"sha512-nw3wBOtpBYqh0gz+QGGwpA6AmG2ca64wSUknCnP3YADroRWQMKYrCAIE3Aq+chsN9fkKb8aAbxRLuoXZr9sKcA==","_resolved":"/private/var/folders/vy/lptmwxhn1fv5rwgf0dnmy2b80000gn/T/ff919e39ce1dc325064fc3333791ea51/atheory-ai-kitsune-ui-0.1.0.tgz","_from":"file:atheory-ai-kitsune-ui-0.1.0.tgz","_nodeVersion":"24.15.0","_npmVersion":"11.13.0","dist":{"integrity":"sha512-nw3wBOtpBYqh0gz+QGGwpA6AmG2ca64wSUknCnP3YADroRWQMKYrCAIE3Aq+chsN9fkKb8aAbxRLuoXZr9sKcA==","shasum":"583db377769f54e8850cb26cd4b436ea789863ce","tarball":"https://registry.npmjs.org/@atheory-ai/kitsune-ui/-/kitsune-ui-0.1.0.tgz","fileCount":103,"unpackedSize":131288,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFX57PTBKDT4em87T2rg8rlOYpOvZti9DqhYfBQ0gjI0AiAzVwjoDNslZTT6+SF3S0fb3aRluVs4d3ExqecqvsADjw=="}]},"_npmUser":{"name":"ladyhunterbear","email":"jeremy@atheory.ai"},"directories":{},"maintainers":[{"name":"ladyhunterbear","email":"jeremy@atheory.ai"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/kitsune-ui_0.1.0_1781409258039_0.3156155072904294"},"_hasShrinkwrap":false}},"time":{"created":"2026-06-14T03:54:17.918Z","0.1.0":"2026-06-14T03:54:18.173Z","modified":"2026-06-14T03:54:18.393Z"},"maintainers":[{"name":"ladyhunterbear","email":"jeremy@atheory.ai"}],"description":"Accessible Kitsune UI web components.","homepage":"https://kitsune.atheory.ai","keywords":["kitsune","web-components","web-native","frontend","runtime"],"repository":{"type":"git","url":"git+https://github.com/atheory-ai/kitsune.git","directory":"packages/ui"},"bugs":{"url":"https://github.com/atheory-ai/kitsune/issues"},"license":"Apache-2.0","readme":"# @atheory-ai/kitsune-ui\n\nAccessible web-native UI custom elements and UI capability modules for Kitsune.\n\n`@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.\n\n## Install\n\n```sh\npnpm add @atheory-ai/kitsune-ui\n```\n\n## Use\n\n```ts\nimport '@atheory-ai/kitsune-ui'\n```\n\n```html\n<kit-card>\n  <h2 slot=\"header\">Project status</h2>\n  <p>Ready for review.</p>\n</kit-card>\n```\n\n## Registers\n\n- `<kit-button>`\n- `<kit-card>`\n- `<kit-disclosure>`\n- `<kit-dialog>`\n- `<kit-field>`\n- `<kit-form>`\n- `<kit-input>`\n- `<kit-select>`\n- `<kit-tabs>`\n- `<kit-table>`\n- `<kit-toast-region>`\n\n## Exports\n\n- Element classes for all registered UI elements\n- `dialogModule`\n- `notificationModule`\n- UI event and option types\n\n## Documentation\n\nSee the Kitsune docs at https://kitsune.atheory.ai.\n\n## License\n\nApache-2.0\n","readmeFilename":"README.md","_rev":"1-7a69682ef8f17653221de2d9d99bdcd6"}