Skip to main content

Module views

Module views 

Source
Expand description

Page view functions (GUI external design §7, §8–§12 wireframes).

Each page is a plain function taking the view model and returning an Element — the snora multi-view pattern. Empty states follow the design’s required empty-state set.

Re-exports§

pub use wizard::wizard_view;

Modules§

wizard
Wizard views: model setup, download progress, file-check, and ready pages.

Functions§

indexing_view
Indexing view (§9): health summary cards.
models_view
Models view (§11): role statuses and keyword-only hint.
search_view
Search view (§7): input, capability notice, empty states.
settings_view
Settings view (§12): language picker + privacy section.
sources_view
Sources view (§8): add-source input, list or empty state.
storage_view
Storage view (§10): safe cleanup vs danger zone, with real data.