LICENSE
README.md
pyproject.toml
djinn/__init__.py
djinn/__main__.py
djinn/cli/__init__.py
djinn/cli/main.py
djinn/cli/commands/__init__.py
djinn/cli/commands/add.py
djinn/cli/commands/build.py
djinn/cli/commands/diff.py
djinn/cli/commands/docs.py
djinn/cli/commands/info.py
djinn/cli/commands/init.py
djinn/cli/commands/list.py
djinn/cli/commands/mcp.py
djinn/cli/commands/view.py
djinn/core/__init__.py
djinn/core/config.py
djinn/core/cva.py
djinn/core/installer.py
djinn/core/registry.py
djinn/core/utils.py
djinn/management/__init__.py
djinn/management/commands/__init__.py
djinn/management/commands/djinn.py
djinn/registry/__init__.py
djinn/registry/index.json
djinn/registry/components/accordion/accordion.html
djinn/registry/components/accordion/accordion.py
djinn/registry/components/accordion/preview.md
djinn/registry/components/accordion/registry.json
djinn/registry/components/activity-feed/activity-feed.html
djinn/registry/components/activity-feed/activity-feed.py
djinn/registry/components/activity-feed/preview.md
djinn/registry/components/activity-feed/registry.json
djinn/registry/components/alert/alert.html
djinn/registry/components/alert/alert.py
djinn/registry/components/alert/preview.md
djinn/registry/components/alert/registry.json
djinn/registry/components/alert-dialog/alert-dialog.html
djinn/registry/components/alert-dialog/alert-dialog.py
djinn/registry/components/alert-dialog/preview.md
djinn/registry/components/alert-dialog/registry.json
djinn/registry/components/analytics-card/analytics-card.html
djinn/registry/components/analytics-card/analytics-card.py
djinn/registry/components/analytics-card/preview.md
djinn/registry/components/analytics-card/registry.json
djinn/registry/components/avatar/avatar.html
djinn/registry/components/avatar/avatar.py
djinn/registry/components/avatar/preview.md
djinn/registry/components/avatar/registry.json
djinn/registry/components/badge/badge.html
djinn/registry/components/badge/badge.py
djinn/registry/components/badge/preview.md
djinn/registry/components/badge/registry.json
djinn/registry/components/breadcrumbs/breadcrumbs.html
djinn/registry/components/breadcrumbs/breadcrumbs.py
djinn/registry/components/breadcrumbs/preview.md
djinn/registry/components/breadcrumbs/registry.json
djinn/registry/components/button/button.html
djinn/registry/components/button/djinn_button.py
djinn/registry/components/button/preview.md
djinn/registry/components/button/registry.json
djinn/registry/components/card/card.html
djinn/registry/components/card/card.py
djinn/registry/components/card/preview.md
djinn/registry/components/card/registry.json
djinn/registry/components/checkbox/checkbox.html
djinn/registry/components/checkbox/checkbox.py
djinn/registry/components/checkbox/preview.md
djinn/registry/components/checkbox/registry.json
djinn/registry/components/checkout-summary/checkout-summary.html
djinn/registry/components/checkout-summary/checkout-summary.py
djinn/registry/components/checkout-summary/preview.md
djinn/registry/components/checkout-summary/registry.json
djinn/registry/components/combobox/combobox.html
djinn/registry/components/combobox/combobox.py
djinn/registry/components/combobox/preview.md
djinn/registry/components/combobox/registry.json
djinn/registry/components/confirmation-dialog/confirmation-dialog.html
djinn/registry/components/confirmation-dialog/confirmation-dialog.py
djinn/registry/components/confirmation-dialog/preview.md
djinn/registry/components/confirmation-dialog/registry.json
djinn/registry/components/container/container.html
djinn/registry/components/container/container.py
djinn/registry/components/container/preview.md
djinn/registry/components/container/registry.json
djinn/registry/components/dashboard-sidebar/dashboard-sidebar.html
djinn/registry/components/dashboard-sidebar/dashboard-sidebar.py
djinn/registry/components/dashboard-sidebar/preview.md
djinn/registry/components/dashboard-sidebar/registry.json
djinn/registry/components/drawer/drawer.html
djinn/registry/components/drawer/drawer.py
djinn/registry/components/drawer/preview.md
djinn/registry/components/drawer/registry.json
djinn/registry/components/feature-card/feature-card.html
djinn/registry/components/feature-card/feature-card.py
djinn/registry/components/feature-card/preview.md
djinn/registry/components/feature-card/registry.json
djinn/registry/components/file-input/file-input.html
djinn/registry/components/file-input/file-input.py
djinn/registry/components/file-input/preview.md
djinn/registry/components/file-input/registry.json
djinn/registry/components/form-group/form-group.html
djinn/registry/components/form-group/form-group.py
djinn/registry/components/form-group/preview.md
djinn/registry/components/form-group/registry.json
djinn/registry/components/grid/grid.html
djinn/registry/components/grid/grid.py
djinn/registry/components/grid/preview.md
djinn/registry/components/grid/registry.json
djinn/registry/components/icon-button/icon-button.html
djinn/registry/components/icon-button/icon-button.py
djinn/registry/components/icon-button/preview.md
djinn/registry/components/icon-button/registry.json
djinn/registry/components/input/input.html
djinn/registry/components/input/input.py
djinn/registry/components/input/preview.md
djinn/registry/components/input/registry.json
djinn/registry/components/label/label.html
djinn/registry/components/label/label.py
djinn/registry/components/label/preview.md
djinn/registry/components/label/registry.json
djinn/registry/components/login-form/login-form.html
djinn/registry/components/login-form/login-form.py
djinn/registry/components/login-form/preview.md
djinn/registry/components/login-form/registry.json
djinn/registry/components/metric-grid/metric-grid.html
djinn/registry/components/metric-grid/metric-grid.py
djinn/registry/components/metric-grid/preview.md
djinn/registry/components/metric-grid/registry.json
djinn/registry/components/modal/modal.html
djinn/registry/components/modal/modal.py
djinn/registry/components/modal/preview.md
djinn/registry/components/modal/registry.json
djinn/registry/components/navbar/navbar.html
djinn/registry/components/navbar/navbar.py
djinn/registry/components/navbar/preview.md
djinn/registry/components/navbar/registry.json
djinn/registry/components/pagination/pagination.html
djinn/registry/components/pagination/pagination.py
djinn/registry/components/pagination/preview.md
djinn/registry/components/pagination/registry.json
djinn/registry/components/password-input/password-input.html
djinn/registry/components/password-input/password-input.py
djinn/registry/components/password-input/preview.md
djinn/registry/components/password-input/registry.json
djinn/registry/components/password-reset-form/password-reset-form.html
djinn/registry/components/password-reset-form/password-reset-form.py
djinn/registry/components/password-reset-form/preview.md
djinn/registry/components/password-reset-form/registry.json
djinn/registry/components/pricing-card/preview.md
djinn/registry/components/pricing-card/pricing-card.html
djinn/registry/components/pricing-card/pricing-card.py
djinn/registry/components/pricing-card/registry.json
djinn/registry/components/product-card/preview.md
djinn/registry/components/product-card/product-card.html
djinn/registry/components/product-card/product-card.py
djinn/registry/components/product-card/registry.json
djinn/registry/components/profile-card/preview.md
djinn/registry/components/profile-card/profile-card.html
djinn/registry/components/profile-card/profile-card.py
djinn/registry/components/profile-card/registry.json
djinn/registry/components/progress/preview.md
djinn/registry/components/progress/progress.html
djinn/registry/components/progress/progress.py
djinn/registry/components/progress/registry.json
djinn/registry/components/radio/preview.md
djinn/registry/components/radio/radio.html
djinn/registry/components/radio/radio.py
djinn/registry/components/radio/registry.json
djinn/registry/components/search-input/preview.md
djinn/registry/components/search-input/registry.json
djinn/registry/components/search-input/search-input.html
djinn/registry/components/search-input/search-input.py
djinn/registry/components/section/preview.md
djinn/registry/components/section/registry.json
djinn/registry/components/section/section.html
djinn/registry/components/section/section.py
djinn/registry/components/select/preview.md
djinn/registry/components/select/registry.json
djinn/registry/components/select/select.html
djinn/registry/components/select/select.py
djinn/registry/components/separator/preview.md
djinn/registry/components/separator/registry.json
djinn/registry/components/separator/separator.html
djinn/registry/components/separator/separator.py
djinn/registry/components/sheet/preview.md
djinn/registry/components/sheet/registry.json
djinn/registry/components/sheet/sheet.html
djinn/registry/components/sheet/sheet.py
djinn/registry/components/sidebar/preview.md
djinn/registry/components/sidebar/registry.json
djinn/registry/components/sidebar/sidebar.html
djinn/registry/components/sidebar/sidebar.py
djinn/registry/components/signup-form/preview.md
djinn/registry/components/signup-form/registry.json
djinn/registry/components/signup-form/signup-form.html
djinn/registry/components/signup-form/signup-form.py
djinn/registry/components/skeleton/preview.md
djinn/registry/components/skeleton/registry.json
djinn/registry/components/skeleton/skeleton.html
djinn/registry/components/skeleton/skeleton.py
djinn/registry/components/spinner/preview.md
djinn/registry/components/spinner/registry.json
djinn/registry/components/spinner/spinner.html
djinn/registry/components/spinner/spinner.py
djinn/registry/components/split-button/preview.md
djinn/registry/components/split-button/registry.json
djinn/registry/components/split-button/split-button.html
djinn/registry/components/split-button/split-button.py
djinn/registry/components/stack/preview.md
djinn/registry/components/stack/registry.json
djinn/registry/components/stack/stack.html
djinn/registry/components/stack/stack.py
djinn/registry/components/stats-card/preview.md
djinn/registry/components/stats-card/registry.json
djinn/registry/components/stats-card/stats-card.html
djinn/registry/components/stats-card/stats-card.py
djinn/registry/components/switch/preview.md
djinn/registry/components/switch/registry.json
djinn/registry/components/switch/switch.html
djinn/registry/components/switch/switch.py
djinn/registry/components/table/preview.md
djinn/registry/components/table/registry.json
djinn/registry/components/table/table.html
djinn/registry/components/table/table.py
djinn/registry/components/tabs/preview.md
djinn/registry/components/tabs/registry.json
djinn/registry/components/tabs/tabs.html
djinn/registry/components/tabs/tabs.py
djinn/registry/components/textarea/preview.md
djinn/registry/components/textarea/registry.json
djinn/registry/components/textarea/textarea.html
djinn/registry/components/textarea/textarea.py
djinn/registry/components/timeline/preview.md
djinn/registry/components/timeline/registry.json
djinn/registry/components/timeline/timeline.html
djinn/registry/components/timeline/timeline.py
djinn/registry/components/toast/preview.md
djinn/registry/components/toast/registry.json
djinn/registry/components/toast/toast.html
djinn/registry/components/toast/toast.py
djinn/registry/components/tooltip/preview.md
djinn/registry/components/tooltip/registry.json
djinn/registry/components/tooltip/tooltip.html
djinn/registry/components/tooltip/tooltip.py
djinn/scripts/build_registry.py
djinn/tests/__init__.py
djinn/tests/settings.py
djinn/tests/test_cli.py
djinn/tests/test_components.py
djinn/tests/test_core.py
djinn/tests/test_management_command.py
djinn/tests/test_path_traversal.py
djinn_ui.egg-info/PKG-INFO
djinn_ui.egg-info/SOURCES.txt
djinn_ui.egg-info/dependency_links.txt
djinn_ui.egg-info/entry_points.txt
djinn_ui.egg-info/requires.txt
djinn_ui.egg-info/top_level.txt