* chore(wallet-utils): Moving wallet utils to common package
* chore(suite-common) Device types moved to common package
* chore(suite-common): Moving tests from suite to common package
* chore(test): wallet utils tests moved to common suite package
* chore: replace message system types from suite-types from common package
* chore: import global JestMocks in suite and wallet-utils
* chore: decrease jest global coverage thresholds for suite tests
* chore: fix import for suite-config
* chore: update refactored build paths and pckg for web and web-landing
* feat(suite-native): Implement test utils
* chore(suite-native): Deduplicate deps
* feat(suite-native): Implement time switch test
* refactor(suite-native): Rename test
* fix(suite-native): Circular deps
* refactor(suite-native): Test ids
* fix(suite-native): Remove state from test utils
* refactor(suite-native): Remove scripts
* refactor(suite-native): Move tests store
* refactor(suite-native): Use root config
* chore: suite type utils package
* chore: add temporary suite-common/intl-types package
* chore: create wallet-networks-config package
* chore: move SendFormProps to place where its used
* chore: eslint import sort for suite-common packages
* chore: move suite wallet types and constants to common packages
* chore: suite metadata types to common packages
* chore: fix suite tests
* chore: rename wallet-networks-config package to wallet-config
* chore: fix wallet-types connect version
* feat(suite-native): Graph package
* feat(suite-native): Create graph reducer
* ref(suite-native): Colors progress bar, configure store
* # This is a combination of 2 commits.
# This is the 1st commit message:
feat(suite-native): Add year to time switch
# The commit message #2 will be skipped:
# fixup! feat(suite-native): Add year to time switch
* chore(suite-native): Add @dahaca to @suite-native codeowners
* chore(suite-native): Refactor after rebase