Adjust text format popup position Fixes #6988 Requires https://github.com/status-im/StatusQ/pull/876
Properties and functions moved to Global: - toastMessage - openProfilePopup() - getProfileImage() - popupOpened Closes #4248
Use it as import shared 1.0, import shared.controls 1.0 etc instead of import "../../../shared" Closes #3934