Files
Petr Knetl 0d18e50164 feat(suite): system info support consent
Add opt-in consent step before opening Trezor support chat on desktop.
Clicking "Trezor Support" now opens a popover asking the user to optionally
share a one-time snapshot of system info (device model, firmware version,
firmware revision, passphrase status, app version) via UTM parameters.
If the user declines, the support URL opens without any parameters.

Closes #23795
2026-03-02 10:42:24 +01:00
..

@trezor/suite-data

Collection of static assets and scripts for @trezor/suite-* packages.

files

Static assets such as images, translations etc.

src

browser detection

Used by suite-web. On initial screen load, determine whether the browser is supported. Either show a warning or load the app.

guide

Updates guide content as described in Documentation.

translations

Scripts to update translations, mostly used by CI jobs. More info in Documentation.