|
|
|
@ -77,6 +77,9 @@ declare module 'react' {
|
|
|
|
|
| 'help-settings-menu-item'
|
|
|
|
|
| 'permissions-settings-menu-item'
|
|
|
|
|
| 'clearData-settings-menu-item'
|
|
|
|
|
| 'block-menu-item'
|
|
|
|
|
| 'delete-menu-item'
|
|
|
|
|
| 'accept-menu-item'
|
|
|
|
|
|
|
|
|
|
// timer options
|
|
|
|
|
| 'time-option-0'
|
|
|
|
@ -107,8 +110,7 @@ declare module 'react' {
|
|
|
|
|
| 'group-request-explanation'
|
|
|
|
|
| 'conversation-request-explanation'
|
|
|
|
|
| 'group-invite-control-message'
|
|
|
|
|
| 'empty-conversation-notification'
|
|
|
|
|
| 'group-control-message'
|
|
|
|
|
| 'empty-conversation-control-message'
|
|
|
|
|
|
|
|
|
|
// call notification types
|
|
|
|
|
| 'call-notification-missed-call'
|
|
|
|
@ -177,6 +179,7 @@ declare module 'react' {
|
|
|
|
|
| 'contact-status'
|
|
|
|
|
| 'version-warning'
|
|
|
|
|
| 'open-url-confirm-button'
|
|
|
|
|
| 'copy-url-button'
|
|
|
|
|
| 'continue-session-button'
|
|
|
|
|
| 'next-new-conversation-button'
|
|
|
|
|
| 'reveal-recovery-phrase'
|
|
|
|
@ -199,7 +202,6 @@ declare module 'react' {
|
|
|
|
|
| 'hide-recovery-phrase-toggle'
|
|
|
|
|
| 'reveal-recovery-phrase-toggle'
|
|
|
|
|
| 'resend-promote-button'
|
|
|
|
|
| 'next-button'
|
|
|
|
|
| 'continue-button'
|
|
|
|
|
| 'back-button'
|
|
|
|
|
| 'empty-conversation'
|
|
|
|
@ -210,10 +212,12 @@ declare module 'react' {
|
|
|
|
|
| 'save-button-profile-update'
|
|
|
|
|
| 'copy-button-profile-update'
|
|
|
|
|
| 'disappear-set-button'
|
|
|
|
|
| 'decline-message-request'
|
|
|
|
|
| 'create-group-button'
|
|
|
|
|
| 'delete-message-request'
|
|
|
|
|
| 'accept-message-request'
|
|
|
|
|
| 'mentions-popup-row'
|
|
|
|
|
| 'session-id-signup'
|
|
|
|
|
| 'search-contacts-field'
|
|
|
|
|
| 'three-dot-loading-animation'
|
|
|
|
|
| 'recovery-phrase-input'
|
|
|
|
|
| 'display-name-input'
|
|
|
|
|