LICENSE
README.md
pyproject.toml
silkui/__init__.py
silkui/apps.py
silkui/cli.py
silkui.egg-info/PKG-INFO
silkui.egg-info/SOURCES.txt
silkui.egg-info/dependency_links.txt
silkui.egg-info/entry_points.txt
silkui.egg-info/requires.txt
silkui.egg-info/top_level.txt
silkui/commands/__init__.py
silkui/commands/add.py
silkui/commands/init.py
silkui/commands/list.py
silkui/registry/__init__.py
silkui/registry/base.css
silkui/registry/components/alert/alert-description.html
silkui/registry/components/alert/alert-title.html
silkui/registry/components/alert/alert.html
silkui/registry/components/alert/meta.json
silkui/registry/components/badge/badge.html
silkui/registry/components/badge/meta.json
silkui/registry/components/button/button.html
silkui/registry/components/button/meta.json
silkui/registry/components/card/card-content.html
silkui/registry/components/card/card-description.html
silkui/registry/components/card/card-footer.html
silkui/registry/components/card/card-header.html
silkui/registry/components/card/card-title.html
silkui/registry/components/card/card.html
silkui/registry/components/card/meta.json
silkui/registry/components/checkbox/checkbox.html
silkui/registry/components/checkbox/meta.json
silkui/registry/components/dropdown/dropdown.html
silkui/registry/components/dropdown/meta.json
silkui/registry/components/input/input.html
silkui/registry/components/input/meta.json
silkui/registry/components/modal/meta.json
silkui/registry/components/modal/modal.html
silkui/registry/components/radio/meta.json
silkui/registry/components/radio/radio.html
silkui/registry/components/select/meta.json
silkui/registry/components/select/select.html
silkui/registry/components/separator/meta.json
silkui/registry/components/separator/separator.html
silkui/registry/components/tabs/meta.json
silkui/registry/components/tabs/tabs.html
silkui/registry/components/textarea/meta.json
silkui/registry/components/textarea/textarea.html
silkui/registry/components/toast/meta.json
silkui/registry/components/toast/toast.html
silkui/registry/components/toast/toast.js
silkui/templatetags/__init__.py
silkui/templatetags/silkui_tags.py