Migrate most/all of the stores currently in `@layerstack/svelte-stores` - [ ] changeStore - see also [runed previous](https://runed.dev/docs/utilities/previous) - [ ] debounceStore - see also [runed Debounced](https://runed.dev/docs/utilities/debounced) - [ ] dirtyStore - [ ] fetchStore - see also [runed resource](https://runed.dev/docs/utilities/resource) - [ ] formStore - [ ] graphStore - [ ] localStore - see also [runed PersistedState](https://runed.dev/docs/utilities/persisted-state) - [x] ~mapStore~ just use `SvelteMap` from `svelte/reactivity` - [x] matchMedia => `MediaQueryPresets - [x] paginationStore - [ ] promiseStore - see also [runed resource](https://runed.dev/docs/utilities/resource)? - [ ] quaryParamsStore - see also [sveltekit-search-params](https://github.com/paoloricciuti/sveltekit-search-params) - [x] `selectionStore` => `SelectionState` - [ ] tableOrderStore - [ ] themeStore - [x] timerStore - [x] `uniqueStore` => `UniqueState`