wip: vibe coding slicer
fix the id of hte account
wip: use the labeling selection for the wallet label
wip: applying the evolu state to redux
wiP: scope data under wallet
working version of sliced data
fix: remove unnecessary subscribo code, no longer relevant
fix: bumch of ts errors that were lighting up around
fix: test imports of suite sync types
fix: adapt the code for the suite sync selectors in metadataThunks
fix: suite sync adata selection in AddressLabel
fix: selecct suite sync data in AddressLabelEditable
fix: data selection for suite sync in TransactionUTxoAddress
fix: suite sync data selection in TransactionOutputLabel
fix: seledction of the suite sync data in WalletLabel
fix: suite sync data selection in AccountsListItem
fix: suite sync data sselection in AccountListAddressItem
fix: suite sync data selection in AccountDetailScreenHeader
fix: suite sync adata selection in AccountRenameForm
fix: suite sync data selection AccoutnSettingsScreen
fix: suite sync data selection in UsedAddresses
fix: suite sync data selection in UtxoSelection
fix: remove labeling reducer
fix: suite sync data selection in AccountsList
fix: suite sync data selection in COnfirmValueModal
fix: suite sync data selection in TargetAddressLabel
fix: suite sync data selection in TransactionTarget
fix: suite sync data reducer usage in suiteActions.test.ts
fix: typecase account descriptor string in processLegacyMetdataInfoSuiteSyncThunk
fix: suite sync data selection in DeviceStatusTextVisible
fix: suite sync data selection in useSendForm.ts
fix: suite sync data selectio nin WalletInstance
fix: remove usage of the remove labeling actins
fix: usage of the remove labeling reducer in defaultAppState
fix: suiteActions suiteSyncData reducer state key
chore: extra implmentation of Suite Sync Listener that applies the suite sync state to redux from composition root
fix: lint import order in AddressTable
chore: extract selectors from suiteSyncDataReducer
fix
fix: test & isHidden remove
fix: remove usunused selector
fix: suite sync data not having reducer registered in native
fix: getting the local account labels in natie
fix: optimize multi-import
fix: nameing
fix: only trigger updates in the app when the number of sync udpated entites is more than zero
fix: remove harmful entity adapter that doesnt play along with immer and causes problems
chore: propagate evolu update errors properly
fix: update project deps
fix: ts refs
fix: typedObjectValues
fix: selector missing memo
fix: temp comment out some code that causes some ESM import hell
fix: tests, improve to not use 'as' in fixtures
chore: replace 'as' with array spread to convert to ordinary (from readonly) array
fix: bump expo to ^53.0.22 so it can be same as expo required by evolu (and can be deduped)
fix: re-enable the FetureFlag callback
chore: better naming for local-first-package in native
fix: remove on bad circular dependency from local-first-storage reducer<->selectors
chore: update madge (circular import, one more is removed)
fix: disable Evolu labeling in Portfolio Tracker mode
chore: use F.toMutable instead of a ... spread
fix: depcheck ignore (peerdependecny: expo, expo-sqlite) only for relevant package
fix: move feature-flag code out of the feature-falgs module into dev-tools
fix: better selectors, no need to provide whole object, the string|undefined is all what is needed
fix: bad key props in the list
fix: use standard TextButton component
fix: unify string|null for (all) label selectors
fix: missing translation string
chore: extract the labeling logic into separate thunk
fix: depcheck
fix: transaction name component has now correct variant
fix: render debug inly when labeling is on