* add: appState component for wrapping the state * add: viewMode to pageState * add: wrapp everything with the pageState at top level
* add fuzzy search * fix debug logger * clean up
* refactor to include all necessary dependencies directly here * move indexer into monorepo * add snapshot tests and seperate sub.project for builtin types * add more missing builtins such as fromTOML