LICENSE
MANIFEST.in
README.md
pyproject.toml
wise_autocomplete/__init__.py
wise_autocomplete/apps.py
wise_autocomplete/widgets.py
wise_autocomplete/static/wise_autocomplete/css/autocomplete.css
wise_autocomplete/static/wise_autocomplete/icons/chevron-down.svg
wise_autocomplete/static/wise_autocomplete/icons/chevron-left.svg
wise_autocomplete/static/wise_autocomplete/icons/chevron-right.svg
wise_autocomplete/static/wise_autocomplete/icons/plus.svg
wise_autocomplete/static/wise_autocomplete/js/axios.min.js
wise_autocomplete/templates/wise_autocomplete/widgets/attrs.html
wise_autocomplete/templates/wise_autocomplete/widgets/autocomplete_input.html
wise_autocomplete/templates/wise_autocomplete/widgets/autosuggest_input.html
wise_autocomplete/templatetags/__init__.py
wise_autocomplete/templatetags/wise_autocomplete_icons.py
wise_core/__init__.py
wise_core/apps.py
wise_core/charts.py
wise_core/context_processors.py
wise_core/mixins.py
wise_core/widgets.py
wise_core/static/wise_core/css/tailwind.css
wise_core/static/wise_core/css/tokens.css
wise_core/static/wise_core/font/Barlow-Bold.woff2
wise_core/static/wise_core/font/Barlow-Medium.woff2
wise_core/static/wise_core/font/Barlow-Regular.woff2
wise_core/static/wise_core/font/BarlowCondensed-Regular.woff2
wise_core/static/wise_core/font/BarlowCondensed-SemiBold.woff2
wise_core/static/wise_core/icons/lucide/activity.svg
wise_core/static/wise_core/icons/lucide/alert-triangle.svg
wise_core/static/wise_core/icons/lucide/arrow-left.svg
wise_core/static/wise_core/icons/lucide/arrow-right.svg
wise_core/static/wise_core/icons/lucide/banknote.svg
wise_core/static/wise_core/icons/lucide/building-2.svg
wise_core/static/wise_core/icons/lucide/calendar-days.svg
wise_core/static/wise_core/icons/lucide/calendar-plus.svg
wise_core/static/wise_core/icons/lucide/calendar.svg
wise_core/static/wise_core/icons/lucide/check-circle.svg
wise_core/static/wise_core/icons/lucide/check.svg
wise_core/static/wise_core/icons/lucide/chevron-down.svg
wise_core/static/wise_core/icons/lucide/chevron-left.svg
wise_core/static/wise_core/icons/lucide/chevron-right.svg
wise_core/static/wise_core/icons/lucide/chevron-up.svg
wise_core/static/wise_core/icons/lucide/chevrons-left.svg
wise_core/static/wise_core/icons/lucide/chevrons-right.svg
wise_core/static/wise_core/icons/lucide/chevrons-up-down.svg
wise_core/static/wise_core/icons/lucide/circle-user.svg
wise_core/static/wise_core/icons/lucide/circle-x.svg
wise_core/static/wise_core/icons/lucide/clipboard-list.svg
wise_core/static/wise_core/icons/lucide/clock.svg
wise_core/static/wise_core/icons/lucide/coffee.svg
wise_core/static/wise_core/icons/lucide/credit-card.svg
wise_core/static/wise_core/icons/lucide/download.svg
wise_core/static/wise_core/icons/lucide/ellipsis-vertical.svg
wise_core/static/wise_core/icons/lucide/eye-off.svg
wise_core/static/wise_core/icons/lucide/eye.svg
wise_core/static/wise_core/icons/lucide/file-text.svg
wise_core/static/wise_core/icons/lucide/filter.svg
wise_core/static/wise_core/icons/lucide/house.svg
wise_core/static/wise_core/icons/lucide/image.svg
wise_core/static/wise_core/icons/lucide/info.svg
wise_core/static/wise_core/icons/lucide/layout-dashboard.svg
wise_core/static/wise_core/icons/lucide/link.svg
wise_core/static/wise_core/icons/lucide/log-out.svg
wise_core/static/wise_core/icons/lucide/mail.svg
wise_core/static/wise_core/icons/lucide/map-pin.svg
wise_core/static/wise_core/icons/lucide/menu.svg
wise_core/static/wise_core/icons/lucide/message-square.svg
wise_core/static/wise_core/icons/lucide/pencil.svg
wise_core/static/wise_core/icons/lucide/phone.svg
wise_core/static/wise_core/icons/lucide/pill.svg
wise_core/static/wise_core/icons/lucide/plus.svg
wise_core/static/wise_core/icons/lucide/power.svg
wise_core/static/wise_core/icons/lucide/printer.svg
wise_core/static/wise_core/icons/lucide/receipt.svg
wise_core/static/wise_core/icons/lucide/save.svg
wise_core/static/wise_core/icons/lucide/search.svg
wise_core/static/wise_core/icons/lucide/send.svg
wise_core/static/wise_core/icons/lucide/settings.svg
wise_core/static/wise_core/icons/lucide/shield.svg
wise_core/static/wise_core/icons/lucide/star.svg
wise_core/static/wise_core/icons/lucide/stethoscope.svg
wise_core/static/wise_core/icons/lucide/tag.svg
wise_core/static/wise_core/icons/lucide/trash-2.svg
wise_core/static/wise_core/icons/lucide/user.svg
wise_core/static/wise_core/icons/lucide/users-round.svg
wise_core/static/wise_core/icons/lucide/users.svg
wise_core/static/wise_core/icons/lucide/wallet.svg
wise_core/static/wise_core/icons/lucide/x.svg
wise_core/static/wise_core/icons/lucide/zap.svg
wise_core/static/wise_core/js/axios.min.js
wise_core/static/wise_core/js/chart.umd.min.js
wise_core/static/wise_core/js/charts.js
wise_core/static/wise_core/js/common.js
wise_core/templates/wise_core/base.html
wise_core/templates/wise_core/components/_child_tabs.html
wise_core/templates/wise_core/components/_filter.html
wise_core/templates/wise_core/components/_form_fields.html
wise_core/templates/wise_core/components/_language_switcher.html
wise_core/templates/wise_core/components/_messages.html
wise_core/templates/wise_core/components/_nav_action.html
wise_core/templates/wise_core/components/_no_data.html
wise_core/templates/wise_core/components/_pagination.html
wise_core/templates/wise_core/components/_settings_panel.html
wise_core/templates/wise_core/components/_settings_toggle.html
wise_core/templates/wise_core/components/_sortable_th.html
wise_core/templates/wise_core/components/_theme_toggle.html
wise_core/templates/wise_core/components/_view_toggle.html
wise_core/templates/wise_core/components/filter_button.html
wise_core/templates/wise_core/components/nav_menu.html
wise_core/templates/wise_core/components/sidebar.html
wise_core/templates/wise_core/components/topbar.html
wise_core/templates/wise_core/generic/confirm_action_generic.html
wise_core/templates/wise_core/generic/confirm_generic.html
wise_core/templates/wise_core/generic/detail_generic.html
wise_core/templates/wise_core/generic/form_generic.html
wise_core/templates/wise_core/generic/list_generic.html
wise_core/templates/wise_core/generic/parent_base_generic.html
wise_core/templates/wise_core/generic/parent_child_confirm_generic.html
wise_core/templates/wise_core/generic/parent_child_detail_generic.html
wise_core/templates/wise_core/generic/parent_child_form_generic.html
wise_core/templates/wise_core/generic/parent_child_list_generic.html
wise_core/templates/wise_core/generic/parent_detail_generic.html
wise_core/templates/wise_core/widgets/combobox.html
wise_core/templates/wise_core/widgets/otp.html
wise_core/templates/wise_core/widgets/rating.html
wise_core/templatetags/__init__.py
wise_core/templatetags/wise_charts.py
wise_core/templatetags/wise_codes.py
wise_core/templatetags/wise_icons.py
wise_core/templatetags/wise_tags.py
wise_design_system.egg-info/PKG-INFO
wise_design_system.egg-info/SOURCES.txt
wise_design_system.egg-info/dependency_links.txt
wise_design_system.egg-info/requires.txt
wise_design_system.egg-info/top_level.txt
wise_richtext/__init__.py
wise_richtext/apps.py
wise_richtext/widgets.py
wise_richtext/static/wise_richtext/css/quill_snow.css
wise_richtext/static/wise_richtext/js/quill.js
wise_richtext/templates/wise_richtext/widgets/attrs.html
wise_richtext/templates/wise_richtext/widgets/rich_html.html