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/accordion/accordion-item.html
silkui/registry/components/accordion/accordion.html
silkui/registry/components/accordion/meta.json
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/avatar/avatar.html
silkui/registry/components/avatar/meta.json
silkui/registry/components/badge/badge.html
silkui/registry/components/badge/meta.json
silkui/registry/components/breadcrumb/breadcrumb-item.html
silkui/registry/components/breadcrumb/breadcrumb.html
silkui/registry/components/breadcrumb/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/progress/meta.json
silkui/registry/components/progress/progress.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/skeleton/meta.json
silkui/registry/components/skeleton/skeleton.html
silkui/registry/components/spinner/meta.json
silkui/registry/components/spinner/spinner.html
silkui/registry/components/switch/meta.json
silkui/registry/components/switch/switch.html
silkui/registry/components/table/table-body.html
silkui/registry/components/table/table-caption.html
silkui/registry/components/table/table-cell.html
silkui/registry/components/table/table-footer.html
silkui/registry/components/table/table-head.html
silkui/registry/components/table/table-header.html
silkui/registry/components/table/table-row.html
silkui/registry/components/table/table.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/registry/components/tooltip/meta.json
silkui/registry/components/tooltip/tooltip.html
silkui/templatetags/__init__.py
silkui/templatetags/silkui_tags.py