@lichens-innovation/react-native-common 3.9.0 → 3.11.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +56 -25
- package/dist/index.d.ts +1859 -9
- package/dist/index.js +4665 -9
- package/dist/index.js.map +1 -1
- package/dist/rjsf.d.ts +125 -0
- package/dist/rjsf.js +1484 -0
- package/dist/rjsf.js.map +1 -0
- package/package.json +50 -12
- package/dist/components/battery/battery-level.d.ts +0 -9
- package/dist/components/battery/battery-level.js +0 -9
- package/dist/components/battery/battery-level.js.map +0 -1
- package/dist/components/battery/battery.utils.d.ts +0 -2
- package/dist/components/battery/battery.utils.js +0 -24
- package/dist/components/battery/battery.utils.js.map +0 -1
- package/dist/components/battery/index.d.ts +0 -2
- package/dist/components/battery/index.js +0 -3
- package/dist/components/battery/index.js.map +0 -1
- package/dist/components/bottom-sheet/bottom-sheet.constants.d.ts +0 -1
- package/dist/components/bottom-sheet/bottom-sheet.constants.js +0 -2
- package/dist/components/bottom-sheet/bottom-sheet.constants.js.map +0 -1
- package/dist/components/bottom-sheet/default-backdrop.d.ts +0 -3
- package/dist/components/bottom-sheet/default-backdrop.js +0 -4
- package/dist/components/bottom-sheet/default-backdrop.js.map +0 -1
- package/dist/components/bottom-sheet/default-backdrop.windows.d.ts +0 -2
- package/dist/components/bottom-sheet/default-backdrop.windows.js +0 -3
- package/dist/components/bottom-sheet/default-backdrop.windows.js.map +0 -1
- package/dist/components/bottom-sheet/default-sheet-background.d.ts +0 -3
- package/dist/components/bottom-sheet/default-sheet-background.js +0 -8
- package/dist/components/bottom-sheet/default-sheet-background.js.map +0 -1
- package/dist/components/bottom-sheet/index.d.ts +0 -4
- package/dist/components/bottom-sheet/index.js +0 -5
- package/dist/components/bottom-sheet/index.js.map +0 -1
- package/dist/components/bottom-sheet/use-bottom-sheet-toggler.d.ts +0 -7
- package/dist/components/bottom-sheet/use-bottom-sheet-toggler.js +0 -39
- package/dist/components/bottom-sheet/use-bottom-sheet-toggler.js.map +0 -1
- package/dist/components/code-scanner/barcode-scanner-dialog.d.ts +0 -11
- package/dist/components/code-scanner/barcode-scanner-dialog.js +0 -32
- package/dist/components/code-scanner/barcode-scanner-dialog.js.map +0 -1
- package/dist/components/code-scanner/barcode-scanner.d.ts +0 -7
- package/dist/components/code-scanner/barcode-scanner.js +0 -34
- package/dist/components/code-scanner/barcode-scanner.js.map +0 -1
- package/dist/components/code-scanner/barcode-scanner.utils.d.ts +0 -4
- package/dist/components/code-scanner/barcode-scanner.utils.js +0 -38
- package/dist/components/code-scanner/barcode-scanner.utils.js.map +0 -1
- package/dist/components/code-scanner/index.d.ts +0 -3
- package/dist/components/code-scanner/index.js +0 -4
- package/dist/components/code-scanner/index.js.map +0 -1
- package/dist/components/dialogs/dialog-close-only.d.ts +0 -12
- package/dist/components/dialogs/dialog-close-only.js +0 -39
- package/dist/components/dialogs/dialog-close-only.js.map +0 -1
- package/dist/components/dialogs/dialog-ok-cancel.d.ts +0 -13
- package/dist/components/dialogs/dialog-ok-cancel.js +0 -44
- package/dist/components/dialogs/dialog-ok-cancel.js.map +0 -1
- package/dist/components/dialogs/dialog-single-textinput.d.ts +0 -16
- package/dist/components/dialogs/dialog-single-textinput.js +0 -59
- package/dist/components/dialogs/dialog-single-textinput.js.map +0 -1
- package/dist/components/dialogs/dialog-syntax-color-result.d.ts +0 -14
- package/dist/components/dialogs/dialog-syntax-color-result.js +0 -47
- package/dist/components/dialogs/dialog-syntax-color-result.js.map +0 -1
- package/dist/components/dialogs/index.d.ts +0 -5
- package/dist/components/dialogs/index.js +0 -6
- package/dist/components/dialogs/index.js.map +0 -1
- package/dist/components/dialogs/use-dialog-styles.d.ts +0 -4
- package/dist/components/dialogs/use-dialog-styles.js +0 -13
- package/dist/components/dialogs/use-dialog-styles.js.map +0 -1
- package/dist/components/drop-down-selector/drop-down-selector-item.d.ts +0 -8
- package/dist/components/drop-down-selector/drop-down-selector-item.js +0 -24
- package/dist/components/drop-down-selector/drop-down-selector-item.js.map +0 -1
- package/dist/components/drop-down-selector/drop-down-selector-left-icon.d.ts +0 -7
- package/dist/components/drop-down-selector/drop-down-selector-left-icon.js +0 -9
- package/dist/components/drop-down-selector/drop-down-selector-left-icon.js.map +0 -1
- package/dist/components/drop-down-selector/drop-down-selector.d.ts +0 -17
- package/dist/components/drop-down-selector/drop-down-selector.js +0 -60
- package/dist/components/drop-down-selector/drop-down-selector.js.map +0 -1
- package/dist/components/drop-down-selector/drop-down-selector.utils.d.ts +0 -22
- package/dist/components/drop-down-selector/drop-down-selector.utils.js +0 -37
- package/dist/components/drop-down-selector/drop-down-selector.utils.js.map +0 -1
- package/dist/components/drop-down-selector/drop-down-selector.windows.d.ts +0 -2
- package/dist/components/drop-down-selector/drop-down-selector.windows.js +0 -3
- package/dist/components/drop-down-selector/drop-down-selector.windows.js.map +0 -1
- package/dist/components/drop-down-selector/index.d.ts +0 -1
- package/dist/components/drop-down-selector/index.js +0 -2
- package/dist/components/drop-down-selector/index.js.map +0 -1
- package/dist/components/error/error-boundary-screen.d.ts +0 -2
- package/dist/components/error/error-boundary-screen.js +0 -35
- package/dist/components/error/error-boundary-screen.js.map +0 -1
- package/dist/components/error/error-boundary-screen.windows.d.ts +0 -2
- package/dist/components/error/error-boundary-screen.windows.js +0 -3
- package/dist/components/error/error-boundary-screen.windows.js.map +0 -1
- package/dist/components/error/error-boundary.d.ts +0 -3
- package/dist/components/error/error-boundary.js +0 -27
- package/dist/components/error/error-boundary.js.map +0 -1
- package/dist/components/error/error-boundary.windows.d.ts +0 -2
- package/dist/components/error/error-boundary.windows.js +0 -3
- package/dist/components/error/error-boundary.windows.js.map +0 -1
- package/dist/components/error/error-details.d.ts +0 -7
- package/dist/components/error/error-details.js +0 -32
- package/dist/components/error/error-details.js.map +0 -1
- package/dist/components/error/index.d.ts +0 -4
- package/dist/components/error/index.js +0 -5
- package/dist/components/error/index.js.map +0 -1
- package/dist/components/error/use-error-details.d.ts +0 -7
- package/dist/components/error/use-error-details.js +0 -19
- package/dist/components/error/use-error-details.js.map +0 -1
- package/dist/components/event-logs/event-logs-screen.d.ts +0 -2
- package/dist/components/event-logs/event-logs-screen.js +0 -63
- package/dist/components/event-logs/event-logs-screen.js.map +0 -1
- package/dist/components/event-logs/index.d.ts +0 -2
- package/dist/components/event-logs/index.js +0 -3
- package/dist/components/event-logs/index.js.map +0 -1
- package/dist/components/event-logs/live-logs-viewer/index.d.ts +0 -6
- package/dist/components/event-logs/live-logs-viewer/index.js +0 -7
- package/dist/components/event-logs/live-logs-viewer/index.js.map +0 -1
- package/dist/components/event-logs/live-logs-viewer/log-entry-item-suffix.d.ts +0 -7
- package/dist/components/event-logs/live-logs-viewer/log-entry-item-suffix.js +0 -6
- package/dist/components/event-logs/live-logs-viewer/log-entry-item-suffix.js.map +0 -1
- package/dist/components/event-logs/live-logs-viewer/log-entry-item.d.ts +0 -7
- package/dist/components/event-logs/live-logs-viewer/log-entry-item.js +0 -35
- package/dist/components/event-logs/live-logs-viewer/log-entry-item.js.map +0 -1
- package/dist/components/event-logs/live-logs-viewer/logs-viewer.d.ts +0 -7
- package/dist/components/event-logs/live-logs-viewer/logs-viewer.js +0 -44
- package/dist/components/event-logs/live-logs-viewer/logs-viewer.js.map +0 -1
- package/dist/components/event-logs/live-logs-viewer/logs-viewer.utils.d.ts +0 -1
- package/dist/components/event-logs/live-logs-viewer/logs-viewer.utils.js +0 -6
- package/dist/components/event-logs/live-logs-viewer/logs-viewer.utils.js.map +0 -1
- package/dist/components/event-logs/live-logs-viewer/use-auto-scroll.d.ts +0 -7
- package/dist/components/event-logs/live-logs-viewer/use-auto-scroll.js +0 -20
- package/dist/components/event-logs/live-logs-viewer/use-auto-scroll.js.map +0 -1
- package/dist/components/event-logs/live-logs-viewer/use-logs-actions.d.ts +0 -6
- package/dist/components/event-logs/live-logs-viewer/use-logs-actions.js +0 -24
- package/dist/components/event-logs/live-logs-viewer/use-logs-actions.js.map +0 -1
- package/dist/components/header-actions/header-back-button.d.ts +0 -2
- package/dist/components/header-actions/header-back-button.js +0 -5
- package/dist/components/header-actions/header-back-button.js.map +0 -1
- package/dist/components/header-actions/header-back-button.windows.d.ts +0 -2
- package/dist/components/header-actions/header-back-button.windows.js +0 -3
- package/dist/components/header-actions/header-back-button.windows.js.map +0 -1
- package/dist/components/header-actions/header-button.d.ts +0 -7
- package/dist/components/header-actions/header-button.js +0 -18
- package/dist/components/header-actions/header-button.js.map +0 -1
- package/dist/components/header-actions/index.d.ts +0 -2
- package/dist/components/header-actions/index.js +0 -3
- package/dist/components/header-actions/index.js.map +0 -1
- package/dist/components/index.d.ts +0 -18
- package/dist/components/index.js +0 -19
- package/dist/components/index.js.map +0 -1
- package/dist/components/language-selector/index.d.ts +0 -4
- package/dist/components/language-selector/index.js +0 -5
- package/dist/components/language-selector/index.js.map +0 -1
- package/dist/components/language-selector/language-selector-menu.d.ts +0 -3
- package/dist/components/language-selector/language-selector-menu.js +0 -13
- package/dist/components/language-selector/language-selector-menu.js.map +0 -1
- package/dist/components/language-selector/language-selector-segmented.d.ts +0 -3
- package/dist/components/language-selector/language-selector-segmented.js +0 -9
- package/dist/components/language-selector/language-selector-segmented.js.map +0 -1
- package/dist/components/language-selector/language-selector.d.ts +0 -3
- package/dist/components/language-selector/language-selector.js +0 -10
- package/dist/components/language-selector/language-selector.js.map +0 -1
- package/dist/components/language-selector/language-selector.types.d.ts +0 -9
- package/dist/components/language-selector/language-selector.types.js +0 -1
- package/dist/components/language-selector/language-selector.types.js.map +0 -1
- package/dist/components/layout/full-centered.d.ts +0 -7
- package/dist/components/layout/full-centered.js +0 -4
- package/dist/components/layout/full-centered.js.map +0 -1
- package/dist/components/layout/index.d.ts +0 -4
- package/dist/components/layout/index.js +0 -5
- package/dist/components/layout/index.js.map +0 -1
- package/dist/components/layout/orientation-aware-tabs/index.d.ts +0 -2
- package/dist/components/layout/orientation-aware-tabs/index.js +0 -3
- package/dist/components/layout/orientation-aware-tabs/index.js.map +0 -1
- package/dist/components/layout/orientation-aware-tabs/orientation-aware-tab-button.d.ts +0 -9
- package/dist/components/layout/orientation-aware-tabs/orientation-aware-tab-button.js +0 -40
- package/dist/components/layout/orientation-aware-tabs/orientation-aware-tab-button.js.map +0 -1
- package/dist/components/layout/orientation-aware-tabs/orientation-aware-tabs-layout.d.ts +0 -15
- package/dist/components/layout/orientation-aware-tabs/orientation-aware-tabs-layout.js +0 -40
- package/dist/components/layout/orientation-aware-tabs/orientation-aware-tabs-layout.js.map +0 -1
- package/dist/components/layout/resizable/horizontal-resizable-split-view.d.ts +0 -3
- package/dist/components/layout/resizable/horizontal-resizable-split-view.js +0 -80
- package/dist/components/layout/resizable/horizontal-resizable-split-view.js.map +0 -1
- package/dist/components/layout/resizable/horizontal-resizable-split-view.types.d.ts +0 -20
- package/dist/components/layout/resizable/horizontal-resizable-split-view.types.js +0 -1
- package/dist/components/layout/resizable/horizontal-resizable-split-view.types.js.map +0 -1
- package/dist/components/layout/resizable/horizontal-resizable-split-view.utils.d.ts +0 -2
- package/dist/components/layout/resizable/horizontal-resizable-split-view.utils.js +0 -23
- package/dist/components/layout/resizable/horizontal-resizable-split-view.utils.js.map +0 -1
- package/dist/components/layout/resizable/index.d.ts +0 -6
- package/dist/components/layout/resizable/index.js +0 -7
- package/dist/components/layout/resizable/index.js.map +0 -1
- package/dist/components/layout/resizable/resizable-overlay-view.d.ts +0 -3
- package/dist/components/layout/resizable/resizable-overlay-view.js +0 -132
- package/dist/components/layout/resizable/resizable-overlay-view.js.map +0 -1
- package/dist/components/layout/resizable/resizable-overlay-view.utils.d.ts +0 -16
- package/dist/components/layout/resizable/resizable-overlay-view.utils.js +0 -19
- package/dist/components/layout/resizable/resizable-overlay-view.utils.js.map +0 -1
- package/dist/components/layout/resizable/vertical-resizable-overlay-view.types.d.ts +0 -28
- package/dist/components/layout/resizable/vertical-resizable-overlay-view.types.js +0 -1
- package/dist/components/layout/resizable/vertical-resizable-overlay-view.types.js.map +0 -1
- package/dist/components/layout/resizable/vertical-resizable-overlay-view.utils.d.ts +0 -2
- package/dist/components/layout/resizable/vertical-resizable-overlay-view.utils.js +0 -31
- package/dist/components/layout/resizable/vertical-resizable-overlay-view.utils.js.map +0 -1
- package/dist/components/layout/resizable/vertical-resizable-split-view.d.ts +0 -3
- package/dist/components/layout/resizable/vertical-resizable-split-view.js +0 -79
- package/dist/components/layout/resizable/vertical-resizable-split-view.js.map +0 -1
- package/dist/components/layout/resizable/vertical-resizable-split-view.types.d.ts +0 -20
- package/dist/components/layout/resizable/vertical-resizable-split-view.types.js +0 -1
- package/dist/components/layout/resizable/vertical-resizable-split-view.types.js.map +0 -1
- package/dist/components/layout/resizable/vertical-resizable-split-view.utils.d.ts +0 -2
- package/dist/components/layout/resizable/vertical-resizable-split-view.utils.js +0 -23
- package/dist/components/layout/resizable/vertical-resizable-split-view.utils.js.map +0 -1
- package/dist/components/layout/safe-container.d.ts +0 -8
- package/dist/components/layout/safe-container.js +0 -18
- package/dist/components/layout/safe-container.js.map +0 -1
- package/dist/components/layout/safe-container.windows.d.ts +0 -8
- package/dist/components/layout/safe-container.windows.js +0 -16
- package/dist/components/layout/safe-container.windows.js.map +0 -1
- package/dist/components/lists/index.d.ts +0 -2
- package/dist/components/lists/index.js +0 -3
- package/dist/components/lists/index.js.map +0 -1
- package/dist/components/lists/list-header.d.ts +0 -5
- package/dist/components/lists/list-header.js +0 -17
- package/dist/components/lists/list-header.js.map +0 -1
- package/dist/components/lists/list-items-separator.d.ts +0 -2
- package/dist/components/lists/list-items-separator.js +0 -17
- package/dist/components/lists/list-items-separator.js.map +0 -1
- package/dist/components/on-off-toggle/index.d.ts +0 -1
- package/dist/components/on-off-toggle/index.js +0 -2
- package/dist/components/on-off-toggle/index.js.map +0 -1
- package/dist/components/on-off-toggle/on-off-toggle.d.ts +0 -9
- package/dist/components/on-off-toggle/on-off-toggle.js +0 -27
- package/dist/components/on-off-toggle/on-off-toggle.js.map +0 -1
- package/dist/components/score-indicator/index.d.ts +0 -1
- package/dist/components/score-indicator/index.js +0 -2
- package/dist/components/score-indicator/index.js.map +0 -1
- package/dist/components/score-indicator/score-indicator.d.ts +0 -6
- package/dist/components/score-indicator/score-indicator.js +0 -31
- package/dist/components/score-indicator/score-indicator.js.map +0 -1
- package/dist/components/snack-bar/index.d.ts +0 -2
- package/dist/components/snack-bar/index.js +0 -3
- package/dist/components/snack-bar/index.js.map +0 -1
- package/dist/components/snack-bar/snackbar-provider.d.ts +0 -8
- package/dist/components/snack-bar/snackbar-provider.js +0 -31
- package/dist/components/snack-bar/snackbar-provider.js.map +0 -1
- package/dist/components/snack-bar/snackbar.constants.d.ts +0 -5
- package/dist/components/snack-bar/snackbar.constants.js +0 -6
- package/dist/components/snack-bar/snackbar.constants.js.map +0 -1
- package/dist/components/spinner/activity-progress-bar-stats.d.ts +0 -8
- package/dist/components/spinner/activity-progress-bar-stats.js +0 -27
- package/dist/components/spinner/activity-progress-bar-stats.js.map +0 -1
- package/dist/components/spinner/activity-progress-bar.d.ts +0 -10
- package/dist/components/spinner/activity-progress-bar.js +0 -21
- package/dist/components/spinner/activity-progress-bar.js.map +0 -1
- package/dist/components/spinner/activity-progress.utils.d.ts +0 -10
- package/dist/components/spinner/activity-progress.utils.js +0 -20
- package/dist/components/spinner/activity-progress.utils.js.map +0 -1
- package/dist/components/spinner/full-centered-spinner.d.ts +0 -2
- package/dist/components/spinner/full-centered-spinner.js +0 -5
- package/dist/components/spinner/full-centered-spinner.js.map +0 -1
- package/dist/components/spinner/index.d.ts +0 -5
- package/dist/components/spinner/index.js +0 -6
- package/dist/components/spinner/index.js.map +0 -1
- package/dist/components/spinner/modal-spinner.d.ts +0 -9
- package/dist/components/spinner/modal-spinner.js +0 -34
- package/dist/components/spinner/modal-spinner.js.map +0 -1
- package/dist/components/syntax/index.d.ts +0 -4
- package/dist/components/syntax/index.js +0 -5
- package/dist/components/syntax/index.js.map +0 -1
- package/dist/components/syntax/styles/dark.d.ts +0 -92
- package/dist/components/syntax/styles/dark.js +0 -92
- package/dist/components/syntax/styles/dark.js.map +0 -1
- package/dist/components/syntax/styles/index.d.ts +0 -2
- package/dist/components/syntax/styles/index.js +0 -3
- package/dist/components/syntax/styles/index.js.map +0 -1
- package/dist/components/syntax/styles/light.d.ts +0 -110
- package/dist/components/syntax/styles/light.js +0 -110
- package/dist/components/syntax/styles/light.js.map +0 -1
- package/dist/components/syntax/syntax-coloring-tag-code.d.ts +0 -9
- package/dist/components/syntax/syntax-coloring-tag-code.js +0 -27
- package/dist/components/syntax/syntax-coloring-tag-code.js.map +0 -1
- package/dist/components/syntax/syntax-coloring-tag-pre.d.ts +0 -9
- package/dist/components/syntax/syntax-coloring-tag-pre.js +0 -18
- package/dist/components/syntax/syntax-coloring-tag-pre.js.map +0 -1
- package/dist/components/syntax/syntax-coloring.d.ts +0 -8
- package/dist/components/syntax/syntax-coloring.js +0 -25
- package/dist/components/syntax/syntax-coloring.js.map +0 -1
- package/dist/components/tab-bar-icon.d.ts +0 -14
- package/dist/components/tab-bar-icon.js +0 -12
- package/dist/components/tab-bar-icon.js.map +0 -1
- package/dist/components/voice-recognition/index.d.ts +0 -2
- package/dist/components/voice-recognition/index.js +0 -3
- package/dist/components/voice-recognition/index.js.map +0 -1
- package/dist/components/voice-recognition/voice-recognition-text-input.d.ts +0 -10
- package/dist/components/voice-recognition/voice-recognition-text-input.js +0 -104
- package/dist/components/voice-recognition/voice-recognition-text-input.js.map +0 -1
- package/dist/components/voice-recognition/voice-recognition.utils.d.ts +0 -7
- package/dist/components/voice-recognition/voice-recognition.utils.js +0 -24
- package/dist/components/voice-recognition/voice-recognition.utils.js.map +0 -1
- package/dist/config/env.config.d.ts +0 -2
- package/dist/config/env.config.js +0 -4
- package/dist/config/env.config.js.map +0 -1
- package/dist/config/index.d.ts +0 -1
- package/dist/config/index.js +0 -2
- package/dist/config/index.js.map +0 -1
- package/dist/hooks/camera-image-picker/camera-image-picker.utils.d.ts +0 -4
- package/dist/hooks/camera-image-picker/camera-image-picker.utils.js +0 -16
- package/dist/hooks/camera-image-picker/camera-image-picker.utils.js.map +0 -1
- package/dist/hooks/camera-image-picker/index.d.ts +0 -2
- package/dist/hooks/camera-image-picker/index.js +0 -3
- package/dist/hooks/camera-image-picker/index.js.map +0 -1
- package/dist/hooks/camera-image-picker/use-camera-image-picker.d.ts +0 -5
- package/dist/hooks/camera-image-picker/use-camera-image-picker.js +0 -53
- package/dist/hooks/camera-image-picker/use-camera-image-picker.js.map +0 -1
- package/dist/hooks/index.d.ts +0 -9
- package/dist/hooks/index.js +0 -10
- package/dist/hooks/index.js.map +0 -1
- package/dist/hooks/use-animate-on-focus.windows.d.ts +0 -1
- package/dist/hooks/use-animate-on-focus.windows.js +0 -5
- package/dist/hooks/use-animate-on-focus.windows.js.map +0 -1
- package/dist/hooks/use-image-picker.d.ts +0 -11
- package/dist/hooks/use-image-picker.js +0 -35
- package/dist/hooks/use-image-picker.js.map +0 -1
- package/dist/hooks/use-image-picker.windows.d.ts +0 -1
- package/dist/hooks/use-image-picker.windows.js +0 -5
- package/dist/hooks/use-image-picker.windows.js.map +0 -1
- package/dist/hooks/use-invalidate-queries-on-focus.d.ts +0 -2
- package/dist/hooks/use-invalidate-queries-on-focus.js +0 -11
- package/dist/hooks/use-invalidate-queries-on-focus.js.map +0 -1
- package/dist/hooks/use-on-html-message.d.ts +0 -5
- package/dist/hooks/use-on-html-message.js +0 -30
- package/dist/hooks/use-on-html-message.js.map +0 -1
- package/dist/hooks/use-single-file-selector.d.ts +0 -17
- package/dist/hooks/use-single-file-selector.js +0 -32
- package/dist/hooks/use-single-file-selector.js.map +0 -1
- package/dist/hooks/use-single-file-selector.windows.d.ts +0 -1
- package/dist/hooks/use-single-file-selector.windows.js +0 -5
- package/dist/hooks/use-single-file-selector.windows.js.map +0 -1
- package/dist/hooks/use-timeout-state.d.ts +0 -1
- package/dist/hooks/use-timeout-state.js +0 -11
- package/dist/hooks/use-timeout-state.js.map +0 -1
- package/dist/hooks/use-timeout-toggle.d.ts +0 -1
- package/dist/hooks/use-timeout-toggle.js +0 -20
- package/dist/hooks/use-timeout-toggle.js.map +0 -1
- package/dist/hooks/use-updates.d.ts +0 -8
- package/dist/hooks/use-updates.js +0 -68
- package/dist/hooks/use-updates.js.map +0 -1
- package/dist/hooks/use-updates.windows.d.ts +0 -1
- package/dist/hooks/use-updates.windows.js +0 -5
- package/dist/hooks/use-updates.windows.js.map +0 -1
- package/dist/hooks/use-window-orientation.d.ts +0 -3
- package/dist/hooks/use-window-orientation.js +0 -10
- package/dist/hooks/use-window-orientation.js.map +0 -1
- package/dist/i18n/en/common.json +0 -184
- package/dist/i18n/fr/common.json +0 -184
- package/dist/i18n/i18n.d.ts +0 -17
- package/dist/i18n/i18n.js +0 -47
- package/dist/i18n/i18n.js.map +0 -1
- package/dist/i18n/i18n.utils.d.ts +0 -1
- package/dist/i18n/i18n.utils.js +0 -7
- package/dist/i18n/i18n.utils.js.map +0 -1
- package/dist/i18n/i18n.utils.windows.d.ts +0 -1
- package/dist/i18n/i18n.utils.windows.js +0 -6
- package/dist/i18n/i18n.utils.windows.js.map +0 -1
- package/dist/i18n/index.d.ts +0 -2
- package/dist/i18n/index.js +0 -3
- package/dist/i18n/index.js.map +0 -1
- package/dist/logger/index.d.ts +0 -4
- package/dist/logger/index.js +0 -5
- package/dist/logger/index.js.map +0 -1
- package/dist/logger/logger.d.ts +0 -17
- package/dist/logger/logger.js +0 -162
- package/dist/logger/logger.js.map +0 -1
- package/dist/logger/logger.types.d.ts +0 -25
- package/dist/logger/logger.types.js +0 -8
- package/dist/logger/logger.types.js.map +0 -1
- package/dist/logger/logger.utils.d.ts +0 -6
- package/dist/logger/logger.utils.js +0 -40
- package/dist/logger/logger.utils.js.map +0 -1
- package/dist/logger/logger.windows.d.ts +0 -18
- package/dist/logger/logger.windows.js +0 -65
- package/dist/logger/logger.windows.js.map +0 -1
- package/dist/logger/use-log-entry-color.d.ts +0 -1
- package/dist/logger/use-log-entry-color.js +0 -23
- package/dist/logger/use-log-entry-color.js.map +0 -1
- package/dist/services/device-finder/device-finder.d.ts +0 -31
- package/dist/services/device-finder/device-finder.js +0 -104
- package/dist/services/device-finder/device-finder.js.map +0 -1
- package/dist/services/device-finder/device-finder.types.d.ts +0 -8
- package/dist/services/device-finder/device-finder.types.js +0 -1
- package/dist/services/device-finder/device-finder.types.js.map +0 -1
- package/dist/services/device-finder/device-finder.windows.d.ts +0 -18
- package/dist/services/device-finder/device-finder.windows.js +0 -48
- package/dist/services/device-finder/device-finder.windows.js.map +0 -1
- package/dist/services/device-finder/index.d.ts +0 -2
- package/dist/services/device-finder/index.js +0 -3
- package/dist/services/device-finder/index.js.map +0 -1
- package/dist/services/files/index.d.ts +0 -2
- package/dist/services/files/index.js +0 -3
- package/dist/services/files/index.js.map +0 -1
- package/dist/services/files/native-file-system.d.ts +0 -15
- package/dist/services/files/native-file-system.js +0 -101
- package/dist/services/files/native-file-system.js.map +0 -1
- package/dist/services/files/native-file-system.types.d.ts +0 -38
- package/dist/services/files/native-file-system.types.js +0 -6
- package/dist/services/files/native-file-system.types.js.map +0 -1
- package/dist/services/files/native-file-system.windows.d.ts +0 -14
- package/dist/services/files/native-file-system.windows.js +0 -31
- package/dist/services/files/native-file-system.windows.js.map +0 -1
- package/dist/services/index.d.ts +0 -3
- package/dist/services/index.js +0 -4
- package/dist/services/index.js.map +0 -1
- package/dist/services/wifi/index.d.ts +0 -6
- package/dist/services/wifi/index.js +0 -7
- package/dist/services/wifi/index.js.map +0 -1
- package/dist/services/wifi/query-keys.d.ts +0 -10
- package/dist/services/wifi/query-keys.js +0 -11
- package/dist/services/wifi/query-keys.js.map +0 -1
- package/dist/services/wifi/use-wifi-info.d.ts +0 -472
- package/dist/services/wifi/use-wifi-info.js +0 -95
- package/dist/services/wifi/use-wifi-info.js.map +0 -1
- package/dist/services/wifi/wifi-info.types.d.ts +0 -22
- package/dist/services/wifi/wifi-info.types.js +0 -21
- package/dist/services/wifi/wifi-info.types.js.map +0 -1
- package/dist/services/wifi/wifi-info.utils.d.ts +0 -15
- package/dist/services/wifi/wifi-info.utils.js +0 -114
- package/dist/services/wifi/wifi-info.utils.js.map +0 -1
- package/dist/services/wifi/wifi-info.utils.simulator.d.ts +0 -3
- package/dist/services/wifi/wifi-info.utils.simulator.js +0 -23
- package/dist/services/wifi/wifi-info.utils.simulator.js.map +0 -1
- package/dist/services/wifi/wifi-info.utils.windows.d.ts +0 -2
- package/dist/services/wifi/wifi-info.utils.windows.js +0 -6
- package/dist/services/wifi/wifi-info.utils.windows.js.map +0 -1
- package/dist/services/wifi/wifi-infos-context.d.ts +0 -170
- package/dist/services/wifi/wifi-infos-context.js +0 -34
- package/dist/services/wifi/wifi-infos-context.js.map +0 -1
- package/dist/store/common-logs.store.d.ts +0 -13
- package/dist/store/common-logs.store.js +0 -32
- package/dist/store/common-logs.store.js.map +0 -1
- package/dist/store/common.store.d.ts +0 -12
- package/dist/store/common.store.js +0 -40
- package/dist/store/common.store.js.map +0 -1
- package/dist/store/index.d.ts +0 -3
- package/dist/store/index.js +0 -4
- package/dist/store/index.js.map +0 -1
- package/dist/store/react-query-provider.d.ts +0 -4
- package/dist/store/react-query-provider.js +0 -7
- package/dist/store/react-query-provider.js.map +0 -1
- package/dist/theme/dark-colors-scheme.d.ts +0 -42
- package/dist/theme/dark-colors-scheme.js +0 -44
- package/dist/theme/dark-colors-scheme.js.map +0 -1
- package/dist/theme/index.d.ts +0 -3
- package/dist/theme/index.js +0 -4
- package/dist/theme/index.js.map +0 -1
- package/dist/theme/light-colors-scheme.d.ts +0 -42
- package/dist/theme/light-colors-scheme.js +0 -44
- package/dist/theme/light-colors-scheme.js.map +0 -1
- package/dist/theme/theme.d.ts +0 -171
- package/dist/theme/theme.js +0 -27
- package/dist/theme/theme.js.map +0 -1
- package/dist/utils/alert.utils.d.ts +0 -1
- package/dist/utils/alert.utils.js +0 -12
- package/dist/utils/alert.utils.js.map +0 -1
- package/dist/utils/axios.config.d.ts +0 -2
- package/dist/utils/axios.config.js +0 -15
- package/dist/utils/axios.config.js.map +0 -1
- package/dist/utils/base64.utils.d.ts +0 -2
- package/dist/utils/base64.utils.js +0 -8
- package/dist/utils/base64.utils.js.map +0 -1
- package/dist/utils/clipboard.utils.d.ts +0 -1
- package/dist/utils/clipboard.utils.js +0 -12
- package/dist/utils/clipboard.utils.js.map +0 -1
- package/dist/utils/date.utils.d.ts +0 -3
- package/dist/utils/date.utils.js +0 -15
- package/dist/utils/date.utils.js.map +0 -1
- package/dist/utils/device.utils.d.ts +0 -4
- package/dist/utils/device.utils.js +0 -28
- package/dist/utils/device.utils.js.map +0 -1
- package/dist/utils/device.utils.windows.d.ts +0 -3
- package/dist/utils/device.utils.windows.js +0 -11
- package/dist/utils/device.utils.windows.js.map +0 -1
- package/dist/utils/digest-auth.d.ts +0 -32
- package/dist/utils/digest-auth.js +0 -151
- package/dist/utils/digest-auth.js.map +0 -1
- package/dist/utils/env.utils.d.ts +0 -5
- package/dist/utils/env.utils.js +0 -32
- package/dist/utils/env.utils.js.map +0 -1
- package/dist/utils/env.utils.windows.d.ts +0 -3
- package/dist/utils/env.utils.windows.js +0 -11
- package/dist/utils/env.utils.windows.js.map +0 -1
- package/dist/utils/errors.utils.d.ts +0 -6
- package/dist/utils/errors.utils.js +0 -9
- package/dist/utils/errors.utils.js.map +0 -1
- package/dist/utils/file-picker.utils.d.ts +0 -30
- package/dist/utils/file-picker.utils.js +0 -18
- package/dist/utils/file-picker.utils.js.map +0 -1
- package/dist/utils/file-picker.utils.windows.d.ts +0 -9
- package/dist/utils/file-picker.utils.windows.js +0 -6
- package/dist/utils/file-picker.utils.windows.js.map +0 -1
- package/dist/utils/file.utils.d.ts +0 -28
- package/dist/utils/file.utils.js +0 -105
- package/dist/utils/file.utils.js.map +0 -1
- package/dist/utils/filename.utils.d.ts +0 -40
- package/dist/utils/filename.utils.js +0 -129
- package/dist/utils/filename.utils.js.map +0 -1
- package/dist/utils/font.utils.d.ts +0 -1
- package/dist/utils/font.utils.js +0 -8
- package/dist/utils/font.utils.js.map +0 -1
- package/dist/utils/image.utils.d.ts +0 -1
- package/dist/utils/image.utils.js +0 -16
- package/dist/utils/image.utils.js.map +0 -1
- package/dist/utils/index.d.ts +0 -22
- package/dist/utils/index.js +0 -23
- package/dist/utils/index.js.map +0 -1
- package/dist/utils/licences.utils.d.ts +0 -16
- package/dist/utils/licences.utils.js +0 -19
- package/dist/utils/licences.utils.js.map +0 -1
- package/dist/utils/linking.utils.d.ts +0 -3
- package/dist/utils/linking.utils.js +0 -33
- package/dist/utils/linking.utils.js.map +0 -1
- package/dist/utils/network.utils.d.ts +0 -4
- package/dist/utils/network.utils.js +0 -41
- package/dist/utils/network.utils.js.map +0 -1
- package/dist/utils/platform.utils.d.ts +0 -1
- package/dist/utils/platform.utils.js +0 -6
- package/dist/utils/platform.utils.js.map +0 -1
- package/dist/utils/sharing.utils.d.ts +0 -9
- package/dist/utils/sharing.utils.js +0 -58
- package/dist/utils/sharing.utils.js.map +0 -1
- package/dist/utils/sharing.utils.windows.d.ts +0 -3
- package/dist/utils/sharing.utils.windows.js +0 -11
- package/dist/utils/sharing.utils.windows.js.map +0 -1
- package/dist/utils/sqlite.utils.d.ts +0 -10
- package/dist/utils/sqlite.utils.js +0 -36
- package/dist/utils/sqlite.utils.js.map +0 -1
- package/dist/utils/storage.d.ts +0 -10
- package/dist/utils/storage.js +0 -60
- package/dist/utils/storage.js.map +0 -1
- package/dist/utils/storage.windows.d.ts +0 -10
- package/dist/utils/storage.windows.js +0 -34
- package/dist/utils/storage.windows.js.map +0 -1
- package/dist/utils/webview.utils.d.ts +0 -9
- package/dist/utils/webview.utils.js +0 -18
- package/dist/utils/webview.utils.js.map +0 -1
package/dist/index.d.ts
CHANGED
|
@@ -1,9 +1,1859 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
1
|
+
import * as react from 'react';
|
|
2
|
+
import { FunctionComponent, ComponentProps, ReactNode, PropsWithChildren, JSX } from 'react';
|
|
3
|
+
import { StyleProp, TextStyle, ViewStyle, AppStateStatus, NativeEventSubscription } from 'react-native';
|
|
4
|
+
import { BottomSheetBackdropProps, BottomSheetBackgroundProps, BottomSheetModal } from '@gorhom/bottom-sheet';
|
|
5
|
+
import { BarcodeScanningResult, BarcodeType } from 'expo-camera';
|
|
6
|
+
import { Dialog, TextInputProps } from 'react-native-paper';
|
|
7
|
+
import { ErrorBoundaryProps } from 'expo-router';
|
|
8
|
+
import { LegendListRef } from '@legendapp/list';
|
|
9
|
+
import { ModuleType } from 'i18next';
|
|
10
|
+
import { TabTriggerSlotProps } from 'expo-router/ui';
|
|
11
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
12
|
+
import * as ImagePicker from 'expo-image-picker';
|
|
13
|
+
import * as _tanstack_react_query from '@tanstack/react-query';
|
|
14
|
+
import { QueryKey, QueryClient } from '@tanstack/react-query';
|
|
15
|
+
import { WebViewMessageEvent } from 'react-native-webview';
|
|
16
|
+
import { logger as logger$1, transportFunctionType } from 'react-native-logs';
|
|
17
|
+
import * as axios from 'axios';
|
|
18
|
+
import { AxiosResponse, InternalAxiosRequestConfig, AxiosRequestConfig } from 'axios';
|
|
19
|
+
import * as _tanstack_query_core from '@tanstack/query-core';
|
|
20
|
+
import * as react_native_paper_lib_typescript_types from 'react-native-paper/lib/typescript/types';
|
|
21
|
+
import { NetInfoSubscription } from '@react-native-community/netinfo';
|
|
22
|
+
import * as SQLite from 'expo-sqlite';
|
|
23
|
+
|
|
24
|
+
interface BatteryLevelProps {
|
|
25
|
+
batteryLevel?: number | null;
|
|
26
|
+
size?: number;
|
|
27
|
+
style?: StyleProp<TextStyle>;
|
|
28
|
+
}
|
|
29
|
+
declare const BatteryLevel: FunctionComponent<BatteryLevelProps>;
|
|
30
|
+
|
|
31
|
+
declare const getBatteryIcon: (level?: number | null) => "battery-alert-variant-outline" | "battery" | "battery-60" | "battery-50" | "battery-40" | "battery-30" | "battery-20" | "battery-10" | "battery-arrow-down-outline";
|
|
32
|
+
declare const getBatteryColor: (batteryLevel?: number | null) => string;
|
|
33
|
+
|
|
34
|
+
declare const DEFAULT_SHEET_SNAP_POINTS: string[];
|
|
35
|
+
|
|
36
|
+
declare const DefaultBackdrop: FunctionComponent<BottomSheetBackdropProps>;
|
|
37
|
+
|
|
38
|
+
declare const DefaultSheetBackground: FunctionComponent<BottomSheetBackgroundProps>;
|
|
39
|
+
|
|
40
|
+
declare const useBottomSheetToggler: () => {
|
|
41
|
+
bottomSheetModalRef: react.RefObject<BottomSheetModal>;
|
|
42
|
+
showBottomSheet: () => void;
|
|
43
|
+
hideBottomSheet: () => void;
|
|
44
|
+
isBottomSheetOpen: boolean;
|
|
45
|
+
};
|
|
46
|
+
|
|
47
|
+
type DialogProps$3 = ComponentProps<typeof Dialog>;
|
|
48
|
+
interface DialogCloseOnlyProps extends Omit<DialogProps$3, 'children' | 'visible'> {
|
|
49
|
+
icon?: string;
|
|
50
|
+
title?: ReactNode;
|
|
51
|
+
content?: ReactNode;
|
|
52
|
+
onClose: () => void;
|
|
53
|
+
isVisible: boolean;
|
|
54
|
+
}
|
|
55
|
+
declare const DialogCloseOnly: FunctionComponent<DialogCloseOnlyProps>;
|
|
56
|
+
|
|
57
|
+
interface BarcodeScannerDialogProps extends DialogCloseOnlyProps {
|
|
58
|
+
isVisible: boolean;
|
|
59
|
+
title: string;
|
|
60
|
+
onClose: () => void;
|
|
61
|
+
onBarcodeScanned: (result: BarcodeScanningResult) => void;
|
|
62
|
+
}
|
|
63
|
+
declare const BarcodeScannerDialog: FunctionComponent<BarcodeScannerDialogProps>;
|
|
64
|
+
|
|
65
|
+
interface BarcodeScannerProps {
|
|
66
|
+
onBarcodeScanned: (result: BarcodeScanningResult) => void;
|
|
67
|
+
}
|
|
68
|
+
declare const BarcodeScanner: FunctionComponent<BarcodeScannerProps>;
|
|
69
|
+
|
|
70
|
+
declare const BARCODE_TYPES: BarcodeType[];
|
|
71
|
+
declare const getPermissionMessage: (hasPermission?: boolean | null) => string;
|
|
72
|
+
declare const requestCameraPermissions: () => Promise<boolean>;
|
|
73
|
+
|
|
74
|
+
type DialogProps$2 = ComponentProps<typeof Dialog>;
|
|
75
|
+
interface DialogOkCancelProps extends Omit<DialogProps$2, 'children' | 'visible'> {
|
|
76
|
+
icon?: string;
|
|
77
|
+
title?: ReactNode;
|
|
78
|
+
description?: ReactNode;
|
|
79
|
+
onOk: () => void;
|
|
80
|
+
onCancel: () => void;
|
|
81
|
+
isVisible: boolean;
|
|
82
|
+
}
|
|
83
|
+
declare const DialogOkCancel: FunctionComponent<DialogOkCancelProps>;
|
|
84
|
+
|
|
85
|
+
type DialogProps$1 = ComponentProps<typeof Dialog>;
|
|
86
|
+
interface DialogSingleTextInputProps extends Omit<DialogProps$1, 'children' | 'visible'> {
|
|
87
|
+
title: ReactNode;
|
|
88
|
+
description?: ReactNode;
|
|
89
|
+
value: string;
|
|
90
|
+
onChange: (value: string) => void;
|
|
91
|
+
errorMessage?: string;
|
|
92
|
+
placeholder?: string;
|
|
93
|
+
onOk: (inputValue: string) => void;
|
|
94
|
+
onCancel: () => void;
|
|
95
|
+
isVisible: boolean;
|
|
96
|
+
}
|
|
97
|
+
declare const DialogSingleTextInput: FunctionComponent<DialogSingleTextInputProps>;
|
|
98
|
+
|
|
99
|
+
type DialogProps = ComponentProps<typeof Dialog>;
|
|
100
|
+
interface DialogSyntaxColorResultProps extends Omit<DialogProps, 'children' | 'visible'> {
|
|
101
|
+
icon?: string;
|
|
102
|
+
title: ReactNode;
|
|
103
|
+
code: string;
|
|
104
|
+
language: string;
|
|
105
|
+
maxCodeLength?: number;
|
|
106
|
+
onClose: () => void;
|
|
107
|
+
isVisible: boolean;
|
|
108
|
+
}
|
|
109
|
+
declare const DialogSyntaxColorResult: FunctionComponent<DialogSyntaxColorResultProps>;
|
|
110
|
+
|
|
111
|
+
declare const useDialogStyles: () => {
|
|
112
|
+
width: number | undefined;
|
|
113
|
+
alignSelf: "center" | undefined;
|
|
114
|
+
};
|
|
115
|
+
|
|
116
|
+
interface SelectOption {
|
|
117
|
+
label: string;
|
|
118
|
+
value: string;
|
|
119
|
+
icon?: string;
|
|
120
|
+
}
|
|
121
|
+
type DropDownSelectorProps = {
|
|
122
|
+
label?: string;
|
|
123
|
+
value?: string;
|
|
124
|
+
onChange: (code: string) => void;
|
|
125
|
+
isError?: boolean;
|
|
126
|
+
options: SelectOption[];
|
|
127
|
+
placeholder?: string;
|
|
128
|
+
searchPlaceholder?: string;
|
|
129
|
+
disabled?: boolean;
|
|
130
|
+
};
|
|
131
|
+
declare const DropDownSelector: FunctionComponent<DropDownSelectorProps>;
|
|
132
|
+
|
|
133
|
+
declare const ErrorBoundaryScreen: FunctionComponent;
|
|
134
|
+
|
|
135
|
+
declare const ErrorBoundary: FunctionComponent<ErrorBoundaryProps>;
|
|
136
|
+
|
|
137
|
+
interface ErrorDetailsProps {
|
|
138
|
+
error: Error;
|
|
139
|
+
title?: string;
|
|
140
|
+
}
|
|
141
|
+
declare const ErrorDetails: FunctionComponent<ErrorDetailsProps>;
|
|
142
|
+
|
|
143
|
+
declare const useErrorDetails: (error: unknown) => {
|
|
144
|
+
id: string;
|
|
145
|
+
title: string;
|
|
146
|
+
errorMsg: string;
|
|
147
|
+
description: string;
|
|
148
|
+
stack: string | undefined;
|
|
149
|
+
};
|
|
150
|
+
|
|
151
|
+
declare const EventLogsScreen: FunctionComponent;
|
|
152
|
+
|
|
153
|
+
interface LogEntryItemSuffixProps {
|
|
154
|
+
filterText: string;
|
|
155
|
+
onPress: () => void;
|
|
156
|
+
}
|
|
157
|
+
declare const LogEntryItemSuffix: FunctionComponent<LogEntryItemSuffixProps>;
|
|
158
|
+
|
|
159
|
+
interface SimpleLogger {
|
|
160
|
+
debug(message: string, ...args: any[]): void;
|
|
161
|
+
log(message: string, ...args: any[]): void;
|
|
162
|
+
info(message: string, ...args: any[]): void;
|
|
163
|
+
warn(message: string, ...args: any[]): void;
|
|
164
|
+
error(message: string, ...args: any[]): void;
|
|
165
|
+
}
|
|
166
|
+
type LoggerMethods = keyof SimpleLogger;
|
|
167
|
+
declare const LOG_LEVELS: {
|
|
168
|
+
readonly debug: 0;
|
|
169
|
+
readonly log: 1;
|
|
170
|
+
readonly info: 2;
|
|
171
|
+
readonly warn: 3;
|
|
172
|
+
readonly error: 4;
|
|
173
|
+
};
|
|
174
|
+
type LogLevelKey = keyof typeof LOG_LEVELS;
|
|
175
|
+
interface LogLevel {
|
|
176
|
+
severity: number;
|
|
177
|
+
text: string;
|
|
178
|
+
}
|
|
179
|
+
interface LogEntry {
|
|
180
|
+
msg: string;
|
|
181
|
+
rawMsg: unknown;
|
|
182
|
+
level: LogLevel;
|
|
183
|
+
}
|
|
184
|
+
|
|
185
|
+
interface LogEntryItemProps {
|
|
186
|
+
logEntry: LogEntry;
|
|
187
|
+
}
|
|
188
|
+
declare const LogEntryItem: FunctionComponent<LogEntryItemProps>;
|
|
189
|
+
|
|
190
|
+
interface LogsViewerProps {
|
|
191
|
+
shouldDisplayToolbar?: boolean;
|
|
192
|
+
shouldAutoScroll?: boolean;
|
|
193
|
+
}
|
|
194
|
+
declare const LogsViewer: FunctionComponent<LogsViewerProps>;
|
|
195
|
+
|
|
196
|
+
declare const formatLogMessage: (msg: string) => string;
|
|
197
|
+
|
|
198
|
+
declare const useAutoScroll: <T>(shouldAutoScroll?: boolean) => {
|
|
199
|
+
listRef: react.RefObject<LegendListRef>;
|
|
200
|
+
scrollToBottom: (items: T[]) => void;
|
|
201
|
+
isAutoScrollEnabled: boolean;
|
|
202
|
+
toggleAutoScroll: (newValue?: boolean) => void;
|
|
203
|
+
};
|
|
204
|
+
|
|
205
|
+
declare const useLogsActions: () => {
|
|
206
|
+
filterText: string;
|
|
207
|
+
setFilterText: react.Dispatch<react.SetStateAction<string>>;
|
|
208
|
+
filteredLogs: LogEntry[];
|
|
209
|
+
handleCopyAllLogs: () => Promise<void>;
|
|
210
|
+
};
|
|
211
|
+
|
|
212
|
+
declare const HeaderBackButton: FunctionComponent;
|
|
213
|
+
|
|
214
|
+
type Props = {
|
|
215
|
+
iconName: string;
|
|
216
|
+
onPress?: () => void;
|
|
217
|
+
};
|
|
218
|
+
declare const HeaderButton: FunctionComponent<Props>;
|
|
219
|
+
|
|
220
|
+
interface SupportedLanguage {
|
|
221
|
+
code: string;
|
|
222
|
+
selectionLabel: string;
|
|
223
|
+
}
|
|
224
|
+
declare const SUPPORTED_LANGUAGES: SupportedLanguage[];
|
|
225
|
+
declare const DEFAULT_LANGUAGE = "fr";
|
|
226
|
+
declare const storeSelectedLanguage: (newCode: string) => void;
|
|
227
|
+
declare const loadSelectedLanguage: () => string;
|
|
228
|
+
declare const languageDetector: {
|
|
229
|
+
type: ModuleType;
|
|
230
|
+
async: boolean;
|
|
231
|
+
detect: () => string;
|
|
232
|
+
init: () => void;
|
|
233
|
+
cacheUserLanguage: () => void;
|
|
234
|
+
};
|
|
235
|
+
|
|
236
|
+
interface LanguageSelectorProps {
|
|
237
|
+
label?: string;
|
|
238
|
+
currentLanguage: string;
|
|
239
|
+
supportedLanguages: SupportedLanguage[];
|
|
240
|
+
onLanguageChange: (language: string) => void;
|
|
241
|
+
placeholder?: string;
|
|
242
|
+
searchPlaceholder?: string;
|
|
243
|
+
}
|
|
244
|
+
|
|
245
|
+
declare const LanguageSelectorMenu: FunctionComponent<LanguageSelectorProps>;
|
|
246
|
+
|
|
247
|
+
declare const LanguageSelectorSegmented: FunctionComponent<LanguageSelectorProps>;
|
|
248
|
+
|
|
249
|
+
declare const LanguageSelector: FunctionComponent<LanguageSelectorProps>;
|
|
250
|
+
|
|
251
|
+
interface FullCenteredProps extends PropsWithChildren {
|
|
252
|
+
style?: ViewStyle;
|
|
253
|
+
}
|
|
254
|
+
declare const FullCentered: FunctionComponent<FullCenteredProps>;
|
|
255
|
+
|
|
256
|
+
type OrientationAwareTabButtonProps = TabTriggerSlotProps & {
|
|
257
|
+
icon: string;
|
|
258
|
+
title: string;
|
|
259
|
+
activeColor: string;
|
|
260
|
+
isLabelHidden?: boolean;
|
|
261
|
+
};
|
|
262
|
+
declare const OrientationAwareTabButton: FunctionComponent<OrientationAwareTabButtonProps>;
|
|
263
|
+
|
|
264
|
+
type TabItem = {
|
|
265
|
+
name: string;
|
|
266
|
+
href: string;
|
|
267
|
+
title: string;
|
|
268
|
+
icon: string;
|
|
269
|
+
};
|
|
270
|
+
type OrientationAwareTabsLayoutProps = {
|
|
271
|
+
tabs: TabItem[];
|
|
272
|
+
activeColor?: string;
|
|
273
|
+
containerStyle?: ViewStyle;
|
|
274
|
+
tabListStyle?: ViewStyle;
|
|
275
|
+
};
|
|
276
|
+
declare const OrientationAwareTabsLayout: FunctionComponent<OrientationAwareTabsLayoutProps>;
|
|
277
|
+
|
|
278
|
+
interface HorizontalResizableSplitViewProps {
|
|
279
|
+
/** Content to display in the left section */
|
|
280
|
+
leftContent: ReactNode;
|
|
281
|
+
/** Content to display in the right section */
|
|
282
|
+
rightContent: ReactNode;
|
|
283
|
+
/** Initial proportion for the left section (0 to 1). Default: 0.5 */
|
|
284
|
+
initialLeftRatio?: number;
|
|
285
|
+
/** Minimum proportion for the left section (0 to 1). Default: 0.15 */
|
|
286
|
+
minLeftRatio?: number;
|
|
287
|
+
/** Maximum proportion for the left section (0 to 1). Default: 0.85 */
|
|
288
|
+
maxLeftRatio?: number;
|
|
289
|
+
/** Style for the drag handle container */
|
|
290
|
+
handleContainerStyle?: StyleProp<ViewStyle>;
|
|
291
|
+
/** Style for the drag handle bar */
|
|
292
|
+
handleStyle?: StyleProp<ViewStyle>;
|
|
293
|
+
/** Whether to hide the drag handle. Default: false */
|
|
294
|
+
hideHandle?: boolean;
|
|
295
|
+
}
|
|
296
|
+
|
|
297
|
+
declare const HorizontalResizableSplitView: FunctionComponent<HorizontalResizableSplitViewProps>;
|
|
298
|
+
|
|
299
|
+
type VerticalResizableOverlayViewAnchorType = 'topLeft' | 'topRight' | 'bottomLeft' | 'bottomRight';
|
|
300
|
+
interface VerticalResizableOverlayViewProps {
|
|
301
|
+
/** Content to display in the overlay section (foreground, on top) */
|
|
302
|
+
foregroundContent: ReactNode;
|
|
303
|
+
/** Content to display in the background section (fills the entire container) */
|
|
304
|
+
backgroundContent: ReactNode;
|
|
305
|
+
/**
|
|
306
|
+
* Where the overlay is anchored inside the container.
|
|
307
|
+
* Default: topRight
|
|
308
|
+
*/
|
|
309
|
+
anchorType?: VerticalResizableOverlayViewAnchorType;
|
|
310
|
+
/** Initial height ratio for the foreground overlay (0 to 1). Default: 0.5 */
|
|
311
|
+
initialForegroundRatio?: number;
|
|
312
|
+
/** Minimum height ratio for the foreground overlay (0 to 1). Default: 0.15 */
|
|
313
|
+
minForegroundRatio?: number;
|
|
314
|
+
/** Maximum height ratio for the foreground overlay (0 to 1). Default: 0.85 */
|
|
315
|
+
maxForegroundRatio?: number;
|
|
316
|
+
/** Aspect ratio (width/height) for the foreground content. If provided, width will be calculated based on height */
|
|
317
|
+
foregroundContentAspectRatio?: number;
|
|
318
|
+
/** Style for the drag handle container */
|
|
319
|
+
handleContainerStyle?: StyleProp<ViewStyle>;
|
|
320
|
+
/** Style for the drag handle bar */
|
|
321
|
+
handleStyle?: StyleProp<ViewStyle>;
|
|
322
|
+
/** Whether to hide the drag handle. Default: false */
|
|
323
|
+
hideHandle?: boolean;
|
|
324
|
+
}
|
|
325
|
+
|
|
326
|
+
declare const ResizableOverlayView: FunctionComponent<VerticalResizableOverlayViewProps>;
|
|
327
|
+
|
|
328
|
+
interface VerticalResizableSplitViewProps {
|
|
329
|
+
/** Content to display in the top section */
|
|
330
|
+
topContent: ReactNode;
|
|
331
|
+
/** Content to display in the bottom section */
|
|
332
|
+
bottomContent: ReactNode;
|
|
333
|
+
/** Initial proportion for the top section (0 to 1). Default: 0.5 */
|
|
334
|
+
initialTopRatio?: number;
|
|
335
|
+
/** Minimum proportion for the top section (0 to 1). Default: 0.15 */
|
|
336
|
+
minTopRatio?: number;
|
|
337
|
+
/** Maximum proportion for the top section (0 to 1). Default: 0.85 */
|
|
338
|
+
maxTopRatio?: number;
|
|
339
|
+
/** Style for the drag handle container */
|
|
340
|
+
handleContainerStyle?: StyleProp<ViewStyle>;
|
|
341
|
+
/** Style for the drag handle bar */
|
|
342
|
+
handleStyle?: StyleProp<ViewStyle>;
|
|
343
|
+
/** Whether to hide the drag handle. Default: false */
|
|
344
|
+
hideHandle?: boolean;
|
|
345
|
+
}
|
|
346
|
+
|
|
347
|
+
declare const VerticalResizableSplitView: FunctionComponent<VerticalResizableSplitViewProps>;
|
|
348
|
+
|
|
349
|
+
type SafeContainerProps = PropsWithChildren<{
|
|
350
|
+
style?: ViewStyle;
|
|
351
|
+
shouldAnimate?: boolean;
|
|
352
|
+
}>;
|
|
353
|
+
declare const SafeContainer: FunctionComponent<SafeContainerProps>;
|
|
354
|
+
|
|
355
|
+
interface ListHeaderProps {
|
|
356
|
+
title: string;
|
|
357
|
+
}
|
|
358
|
+
declare const ListHeader: FunctionComponent<ListHeaderProps>;
|
|
359
|
+
|
|
360
|
+
declare const ListItemsSeparator: FunctionComponent;
|
|
361
|
+
|
|
362
|
+
interface OnOffToggleProps {
|
|
363
|
+
isOn: boolean;
|
|
364
|
+
onValueChange: (isOn: boolean) => void;
|
|
365
|
+
style?: StyleProp<ViewStyle>;
|
|
366
|
+
}
|
|
367
|
+
declare const OnOffToggle: FunctionComponent<OnOffToggleProps>;
|
|
368
|
+
|
|
369
|
+
type PasswordInputProps = Omit<TextInputProps, 'secureTextEntry'>;
|
|
370
|
+
declare const PasswordInput: FunctionComponent<PasswordInputProps>;
|
|
371
|
+
|
|
372
|
+
declare const SnackbarContext: react.Context<{
|
|
373
|
+
showSnackbarMessage: (_msg: string, _duration?: number) => void;
|
|
374
|
+
}>;
|
|
375
|
+
declare const useSnackbar: () => {
|
|
376
|
+
showSnackbarMessage: (_msg: string, _duration?: number) => void;
|
|
377
|
+
};
|
|
378
|
+
declare const SnackbarProvider: ({ children }: PropsWithChildren) => JSX.Element;
|
|
379
|
+
|
|
380
|
+
declare const SnackbarDurationsMs: {
|
|
381
|
+
readonly SHORT: number;
|
|
382
|
+
readonly MEDIUM: number;
|
|
383
|
+
readonly LONG: number;
|
|
384
|
+
};
|
|
385
|
+
|
|
386
|
+
interface ActivityProgress {
|
|
387
|
+
loaded: number;
|
|
388
|
+
total?: number;
|
|
389
|
+
isBytes?: boolean;
|
|
390
|
+
decimals?: number;
|
|
391
|
+
}
|
|
392
|
+
declare const computeActivityProgress: (progress?: ActivityProgress) => {
|
|
393
|
+
percentage: number;
|
|
394
|
+
stats: string;
|
|
395
|
+
};
|
|
396
|
+
|
|
397
|
+
interface ActivityProgressBarStatsProps {
|
|
398
|
+
progress?: ActivityProgress;
|
|
399
|
+
shouldShowSpinner?: boolean;
|
|
400
|
+
}
|
|
401
|
+
declare const ActivityProgressBarStats: FunctionComponent<ActivityProgressBarStatsProps>;
|
|
402
|
+
|
|
403
|
+
interface ActivityProgressBarProps {
|
|
404
|
+
title: string;
|
|
405
|
+
progress?: ActivityProgress;
|
|
406
|
+
description?: string;
|
|
407
|
+
shouldShowSpinner?: boolean;
|
|
408
|
+
}
|
|
409
|
+
declare const ActivityProgressBar: FunctionComponent<ActivityProgressBarProps>;
|
|
410
|
+
|
|
411
|
+
declare const FullCenteredSpinner: FunctionComponent;
|
|
412
|
+
|
|
413
|
+
interface ModalSpinnerProps {
|
|
414
|
+
isVisible: boolean;
|
|
415
|
+
title?: ReactNode;
|
|
416
|
+
description?: ReactNode;
|
|
417
|
+
modelLoadingLogs: string[];
|
|
418
|
+
onDismiss: () => void;
|
|
419
|
+
}
|
|
420
|
+
declare const ModalSpinner: FunctionComponent<ModalSpinnerProps>;
|
|
421
|
+
|
|
422
|
+
interface CodeTagProps {
|
|
423
|
+
children: ReactNode;
|
|
424
|
+
style?: TextStyle;
|
|
425
|
+
[key: string]: unknown;
|
|
426
|
+
}
|
|
427
|
+
declare const CodeTag: FunctionComponent<CodeTagProps>;
|
|
428
|
+
|
|
429
|
+
interface PreTagProps {
|
|
430
|
+
children: ReactNode;
|
|
431
|
+
style?: ViewStyle;
|
|
432
|
+
[key: string]: unknown;
|
|
433
|
+
}
|
|
434
|
+
declare const PreTag: FunctionComponent<PreTagProps>;
|
|
435
|
+
|
|
436
|
+
interface SyntaxColoringProps {
|
|
437
|
+
code: string;
|
|
438
|
+
language: string;
|
|
439
|
+
maxCodeLength?: number;
|
|
440
|
+
}
|
|
441
|
+
declare const SyntaxColoring: FunctionComponent<SyntaxColoringProps>;
|
|
442
|
+
|
|
443
|
+
type IconLibrary = 'AntDesign' | 'Entypo' | 'EvilIcons' | 'Feather' | 'FontAwesome' | 'FontAwesome5' | 'FontAwesome6' | 'Fontisto' | 'Foundation' | 'Ionicons' | 'MaterialCommunityIcons' | 'MaterialIcons' | 'Octicons' | 'SimpleLineIcons' | 'Zocial';
|
|
444
|
+
type IconProps = {
|
|
445
|
+
library?: IconLibrary;
|
|
446
|
+
name: string;
|
|
447
|
+
color?: string;
|
|
448
|
+
size?: number;
|
|
449
|
+
};
|
|
450
|
+
declare const TabBarIcon: ({ name, color, size }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
451
|
+
declare const styles: {
|
|
452
|
+
tabBarIcon: {
|
|
453
|
+
marginBottom: number;
|
|
454
|
+
};
|
|
455
|
+
};
|
|
456
|
+
|
|
457
|
+
interface VoiceRecognitionTextInputProps extends TextInputProps {
|
|
458
|
+
label: string;
|
|
459
|
+
value: string;
|
|
460
|
+
onValueChange: (value: string) => void;
|
|
461
|
+
onValueSubmit: (value: string) => void;
|
|
462
|
+
}
|
|
463
|
+
declare const VoiceRecognitionTextInput: FunctionComponent<VoiceRecognitionTextInputProps>;
|
|
464
|
+
|
|
465
|
+
interface BuildFinalValueArgs {
|
|
466
|
+
query: string;
|
|
467
|
+
recordingValue: string;
|
|
468
|
+
}
|
|
469
|
+
declare const buildFinalValue: ({ query, recordingValue }: BuildFinalValueArgs) => string;
|
|
470
|
+
declare const ensureVoiceRecognitionPermissions: () => Promise<boolean>;
|
|
471
|
+
|
|
472
|
+
declare const isSentryActivated: () => boolean;
|
|
473
|
+
declare const getSentryDns: () => string;
|
|
474
|
+
|
|
475
|
+
declare const toSinglePictureUri: (result: ImagePicker.ImagePickerResult) => string | null;
|
|
476
|
+
declare const requestTakePhotoPermissions: () => Promise<boolean>;
|
|
477
|
+
declare const requestMediaLibPermissions: () => Promise<boolean>;
|
|
478
|
+
|
|
479
|
+
declare const useCameraImagePicker: (options?: ImagePicker.ImagePickerOptions) => {
|
|
480
|
+
pickImage: () => Promise<string | null>;
|
|
481
|
+
takePhoto: () => Promise<string | null>;
|
|
482
|
+
};
|
|
483
|
+
|
|
484
|
+
interface ImageDimensions {
|
|
485
|
+
width: number;
|
|
486
|
+
height: number;
|
|
487
|
+
aspectRatio: number;
|
|
488
|
+
}
|
|
489
|
+
declare const useImagePicker: () => {
|
|
490
|
+
pickImage: () => Promise<void>;
|
|
491
|
+
hasSelectedImage: boolean;
|
|
492
|
+
selectedImage: string | undefined;
|
|
493
|
+
dimensions: ImageDimensions;
|
|
494
|
+
};
|
|
495
|
+
|
|
496
|
+
declare const useInvalidateQueriesOnFocus: (queryKeys: QueryKey[]) => void;
|
|
497
|
+
|
|
498
|
+
declare const useOnHtmlDocMessage: () => {
|
|
499
|
+
isDocumentReady: boolean;
|
|
500
|
+
onMessage: (payload: WebViewMessageEvent) => void;
|
|
501
|
+
};
|
|
502
|
+
|
|
503
|
+
interface SingleFile {
|
|
504
|
+
name: string;
|
|
505
|
+
uri: string;
|
|
506
|
+
size?: number;
|
|
507
|
+
mimeType?: string;
|
|
508
|
+
lastModified?: number;
|
|
509
|
+
}
|
|
510
|
+
interface UseSingleFileSelectorArgs {
|
|
511
|
+
mimeTypes?: string[];
|
|
512
|
+
copyToCacheDirectory?: boolean;
|
|
513
|
+
}
|
|
514
|
+
declare const useSingleFileSelector: ({ mimeTypes, copyToCacheDirectory }: UseSingleFileSelectorArgs) => {
|
|
515
|
+
selectedFile: SingleFile | undefined;
|
|
516
|
+
handleFileSelection: () => Promise<void>;
|
|
517
|
+
hasSelectedFile: boolean;
|
|
518
|
+
};
|
|
519
|
+
|
|
520
|
+
declare const useTimeoutState: (timeoutMs: number) => boolean;
|
|
521
|
+
|
|
522
|
+
declare const useTimeoutToggle: (timeoutMs: number) => readonly [boolean, () => void];
|
|
523
|
+
|
|
524
|
+
declare const useUpdates: () => {
|
|
525
|
+
runTypeMessage: string;
|
|
526
|
+
isUpdateAvailable: boolean;
|
|
527
|
+
isUpdatePending: boolean;
|
|
528
|
+
checkForUpdates: () => Promise<void>;
|
|
529
|
+
isLoading: boolean;
|
|
530
|
+
fetchAndApplyUpdate: () => Promise<void>;
|
|
531
|
+
};
|
|
532
|
+
|
|
533
|
+
type WindowOrientation = 'portrait' | 'landscape';
|
|
534
|
+
declare const useWindowOrientation: () => WindowOrientation;
|
|
535
|
+
declare const useIsLandscape: () => boolean;
|
|
536
|
+
|
|
537
|
+
declare const detectLanguage: () => string;
|
|
538
|
+
|
|
539
|
+
interface FileInfo {
|
|
540
|
+
exists: boolean;
|
|
541
|
+
isDirectory?: boolean;
|
|
542
|
+
size?: number;
|
|
543
|
+
modificationTime?: number;
|
|
544
|
+
uri: string;
|
|
545
|
+
}
|
|
546
|
+
interface DirectoryInfo {
|
|
547
|
+
exists: boolean;
|
|
548
|
+
isDirectory: boolean;
|
|
549
|
+
uri: string;
|
|
550
|
+
}
|
|
551
|
+
declare enum EncodingType {
|
|
552
|
+
UTF8 = "utf8",
|
|
553
|
+
Base64 = "base64"
|
|
554
|
+
}
|
|
555
|
+
interface WriteOptions {
|
|
556
|
+
encoding?: EncodingType;
|
|
557
|
+
}
|
|
558
|
+
interface ReadOptions {
|
|
559
|
+
encoding?: EncodingType;
|
|
560
|
+
}
|
|
561
|
+
interface MakeDirectoryOptions {
|
|
562
|
+
intermediates?: boolean;
|
|
563
|
+
}
|
|
564
|
+
interface DeleteOptions {
|
|
565
|
+
idempotent?: boolean;
|
|
566
|
+
}
|
|
567
|
+
interface INativeFileSystem {
|
|
568
|
+
readonly documentDirectory: string | null;
|
|
569
|
+
readonly EncodingType: typeof EncodingType;
|
|
570
|
+
writeAsStringAsync(fileUri: string, contents: string, options?: WriteOptions): Promise<void>;
|
|
571
|
+
readAsStringAsync(fileUri: string, options?: ReadOptions): Promise<string>;
|
|
572
|
+
getInfoAsync(fileUri: string): Promise<FileInfo>;
|
|
573
|
+
readDirectoryAsync(fileUri: string): Promise<string[]>;
|
|
574
|
+
makeDirectoryAsync(fileUri: string, options?: MakeDirectoryOptions): Promise<void>;
|
|
575
|
+
deleteAsync(fileUri: string, options?: DeleteOptions): Promise<void>;
|
|
576
|
+
}
|
|
577
|
+
|
|
578
|
+
declare class LoggerWrapper implements SimpleLogger {
|
|
579
|
+
private _logger;
|
|
580
|
+
constructor(config: Parameters<typeof logger$1.createLogger>[0]);
|
|
581
|
+
debug(message: string, ...args: any[]): void;
|
|
582
|
+
log(message: string, ...args: any[]): void;
|
|
583
|
+
info(message: string, ...args: any[]): void;
|
|
584
|
+
warn(message: string, ...args: any[]): void;
|
|
585
|
+
error(message: string, ...args: any[]): void;
|
|
586
|
+
}
|
|
587
|
+
declare const logger: LoggerWrapper;
|
|
588
|
+
declare const loadAllLogFilesInfo: () => Promise<FileInfo[]>;
|
|
589
|
+
declare const loadCurrentLogsFileUri: () => Promise<string>;
|
|
590
|
+
declare const deleteAllLogFiles: () => Promise<void>;
|
|
591
|
+
|
|
592
|
+
declare const toLogLevel: (type: string) => LogLevel;
|
|
593
|
+
declare const logRequestStart: (request: InternalAxiosRequestConfig) => InternalAxiosRequestConfig<any>;
|
|
594
|
+
declare const sanitizeUrl: (url?: string | null) => string | null | undefined;
|
|
595
|
+
declare const logRequestEnd: (response: AxiosResponse) => AxiosResponse<any, any, {}>;
|
|
596
|
+
|
|
597
|
+
declare const useLogEntryColor: (severity: number) => string;
|
|
598
|
+
|
|
599
|
+
interface DiscoveredDevice {
|
|
600
|
+
fullName: string;
|
|
601
|
+
name: string;
|
|
602
|
+
host: string;
|
|
603
|
+
port: number;
|
|
604
|
+
addresses: string[];
|
|
605
|
+
txt: Record<string, string>;
|
|
606
|
+
}
|
|
607
|
+
|
|
608
|
+
interface DeviceFinderScanArgs {
|
|
609
|
+
type: string;
|
|
610
|
+
protocol: string;
|
|
611
|
+
domain?: string;
|
|
612
|
+
onError: (error: Error) => void;
|
|
613
|
+
onSuccess: () => void;
|
|
614
|
+
timeoutMs: number;
|
|
615
|
+
}
|
|
616
|
+
declare class DeviceFinder {
|
|
617
|
+
private type;
|
|
618
|
+
private protocol;
|
|
619
|
+
private domain;
|
|
620
|
+
private zeroConf;
|
|
621
|
+
isScanning: boolean;
|
|
622
|
+
private timerID;
|
|
623
|
+
discoveredDevices: DiscoveredDevice[];
|
|
624
|
+
private onErrorCallback;
|
|
625
|
+
private onSuccessCallback;
|
|
626
|
+
scan(args: DeviceFinderScanArgs): void;
|
|
627
|
+
private setupListeners;
|
|
628
|
+
private onScanSuccess;
|
|
629
|
+
private onScanFailure;
|
|
630
|
+
private start;
|
|
631
|
+
private stop;
|
|
632
|
+
private reset;
|
|
633
|
+
private resetZeroConf;
|
|
634
|
+
private resetTimer;
|
|
635
|
+
private resetState;
|
|
636
|
+
}
|
|
637
|
+
|
|
638
|
+
declare class NativeFileSystem implements INativeFileSystem {
|
|
639
|
+
readonly documentDirectory: string | null;
|
|
640
|
+
readonly cacheDirectory: string | null;
|
|
641
|
+
readonly EncodingType: typeof EncodingType;
|
|
642
|
+
writeAsStringAsync(fileUri: string, contents: string, options?: WriteOptions): Promise<void>;
|
|
643
|
+
readAsStringAsync(fileUri: string, options?: ReadOptions): Promise<string>;
|
|
644
|
+
readAsBase64Async(fileUri: string): Promise<string>;
|
|
645
|
+
getInfoAsync(fileUri: string): Promise<FileInfo>;
|
|
646
|
+
copyContentUriToLocal(contentUri: string, fileName: string): Promise<string>;
|
|
647
|
+
readDirectoryAsync(fileUri: string): Promise<string[]>;
|
|
648
|
+
makeDirectoryAsync(fileUri: string, options?: MakeDirectoryOptions): Promise<void>;
|
|
649
|
+
deleteAsync(fileUri: string): Promise<void>;
|
|
650
|
+
}
|
|
651
|
+
declare const nativeFileSystem: NativeFileSystem;
|
|
652
|
+
|
|
653
|
+
/**
|
|
654
|
+
* The keys defined here are used to identify the queries in the database.
|
|
655
|
+
*
|
|
656
|
+
* @see https://tkdodo.eu/blog/effective-react-query-keys#use-query-key-factories
|
|
657
|
+
*/
|
|
658
|
+
declare const WifiDiagnoseQueryKey: {
|
|
659
|
+
readonly all: readonly ["wifi-diagnose"];
|
|
660
|
+
readonly list: () => readonly ["wifi-diagnose", "list"];
|
|
661
|
+
readonly details: () => readonly ["wifi-diagnose", "details"];
|
|
662
|
+
};
|
|
663
|
+
|
|
664
|
+
interface WifiInfo {
|
|
665
|
+
signalStrength: number;
|
|
666
|
+
ssid: string;
|
|
667
|
+
bssid?: string;
|
|
668
|
+
capabilities?: string;
|
|
669
|
+
frequency?: number;
|
|
670
|
+
timestamp?: number;
|
|
671
|
+
isHidden?: boolean;
|
|
672
|
+
ip?: string;
|
|
673
|
+
}
|
|
674
|
+
interface WifiEntry {
|
|
675
|
+
SSID: string;
|
|
676
|
+
BSSID: string;
|
|
677
|
+
capabilities: string;
|
|
678
|
+
frequency: number;
|
|
679
|
+
level: number;
|
|
680
|
+
timestamp: number;
|
|
681
|
+
}
|
|
682
|
+
declare const DEFAULT_CONNECT_WIFI_TIMEOUT: number;
|
|
683
|
+
declare const toWifiInfoArray: (networks: WifiEntry[]) => WifiInfo[];
|
|
684
|
+
declare const toWifiInfo: (network: WifiEntry) => WifiInfo;
|
|
685
|
+
|
|
686
|
+
declare const fetchWifiInfo: () => Promise<WifiInfo>;
|
|
687
|
+
declare const isDisconnectedOrConnecting: (e: unknown) => e is Error;
|
|
688
|
+
declare const isUnexpectedWifiConnectionError: (e?: unknown) => boolean;
|
|
689
|
+
interface ConnectToWiFiArgs {
|
|
690
|
+
ssid: string;
|
|
691
|
+
password: string;
|
|
692
|
+
isWEP?: boolean;
|
|
693
|
+
isHidden?: boolean;
|
|
694
|
+
timeout?: number;
|
|
695
|
+
}
|
|
696
|
+
declare const connectToWiFi: ({ ssid, password, isWEP, isHidden, timeout, }: ConnectToWiFiArgs) => Promise<void>;
|
|
697
|
+
declare const disconnectFromWiFi: () => Promise<void>;
|
|
698
|
+
declare const fetchAvailableWifiList: () => Promise<WifiInfo[]>;
|
|
699
|
+
declare const requestLocationPermission: () => Promise<void>;
|
|
700
|
+
|
|
701
|
+
declare const useWifiInfo: () => {
|
|
702
|
+
isPending: false;
|
|
703
|
+
isLoadingError: false;
|
|
704
|
+
isRefetchError: true;
|
|
705
|
+
isSuccess: false;
|
|
706
|
+
isPlaceholderData: false;
|
|
707
|
+
status: "error";
|
|
708
|
+
dataUpdatedAt: number;
|
|
709
|
+
errorUpdatedAt: number;
|
|
710
|
+
failureCount: number;
|
|
711
|
+
failureReason: unknown;
|
|
712
|
+
errorUpdateCount: number;
|
|
713
|
+
isFetched: boolean;
|
|
714
|
+
isFetchedAfterMount: boolean;
|
|
715
|
+
isInitialLoading: boolean;
|
|
716
|
+
isPaused: boolean;
|
|
717
|
+
isRefetching: boolean;
|
|
718
|
+
isStale: boolean;
|
|
719
|
+
isEnabled: boolean;
|
|
720
|
+
refetch: (options?: _tanstack_query_core.RefetchOptions) => Promise<_tanstack_query_core.QueryObserverResult<WifiInfo, unknown>>;
|
|
721
|
+
fetchStatus: _tanstack_query_core.FetchStatus;
|
|
722
|
+
promise: Promise<WifiInfo>;
|
|
723
|
+
wifiInfo: WifiInfo | undefined;
|
|
724
|
+
isLoadingWiFiInfos: boolean;
|
|
725
|
+
isFetchingWiFiInfos: boolean;
|
|
726
|
+
isErrorWiFiInfos: boolean;
|
|
727
|
+
errorWiFiInfos: unknown;
|
|
728
|
+
} | {
|
|
729
|
+
isPending: false;
|
|
730
|
+
isLoadingError: false;
|
|
731
|
+
isRefetchError: false;
|
|
732
|
+
isSuccess: true;
|
|
733
|
+
isPlaceholderData: false;
|
|
734
|
+
status: "success";
|
|
735
|
+
dataUpdatedAt: number;
|
|
736
|
+
errorUpdatedAt: number;
|
|
737
|
+
failureCount: number;
|
|
738
|
+
failureReason: unknown;
|
|
739
|
+
errorUpdateCount: number;
|
|
740
|
+
isFetched: boolean;
|
|
741
|
+
isFetchedAfterMount: boolean;
|
|
742
|
+
isInitialLoading: boolean;
|
|
743
|
+
isPaused: boolean;
|
|
744
|
+
isRefetching: boolean;
|
|
745
|
+
isStale: boolean;
|
|
746
|
+
isEnabled: boolean;
|
|
747
|
+
refetch: (options?: _tanstack_query_core.RefetchOptions) => Promise<_tanstack_query_core.QueryObserverResult<WifiInfo, unknown>>;
|
|
748
|
+
fetchStatus: _tanstack_query_core.FetchStatus;
|
|
749
|
+
promise: Promise<WifiInfo>;
|
|
750
|
+
wifiInfo: WifiInfo | undefined;
|
|
751
|
+
isLoadingWiFiInfos: boolean;
|
|
752
|
+
isFetchingWiFiInfos: boolean;
|
|
753
|
+
isErrorWiFiInfos: boolean;
|
|
754
|
+
errorWiFiInfos: unknown;
|
|
755
|
+
} | {
|
|
756
|
+
isPending: false;
|
|
757
|
+
isLoadingError: true;
|
|
758
|
+
isRefetchError: false;
|
|
759
|
+
isSuccess: false;
|
|
760
|
+
isPlaceholderData: false;
|
|
761
|
+
status: "error";
|
|
762
|
+
dataUpdatedAt: number;
|
|
763
|
+
errorUpdatedAt: number;
|
|
764
|
+
failureCount: number;
|
|
765
|
+
failureReason: unknown;
|
|
766
|
+
errorUpdateCount: number;
|
|
767
|
+
isFetched: boolean;
|
|
768
|
+
isFetchedAfterMount: boolean;
|
|
769
|
+
isInitialLoading: boolean;
|
|
770
|
+
isPaused: boolean;
|
|
771
|
+
isRefetching: boolean;
|
|
772
|
+
isStale: boolean;
|
|
773
|
+
isEnabled: boolean;
|
|
774
|
+
refetch: (options?: _tanstack_query_core.RefetchOptions) => Promise<_tanstack_query_core.QueryObserverResult<WifiInfo, unknown>>;
|
|
775
|
+
fetchStatus: _tanstack_query_core.FetchStatus;
|
|
776
|
+
promise: Promise<WifiInfo>;
|
|
777
|
+
wifiInfo: WifiInfo | undefined;
|
|
778
|
+
isLoadingWiFiInfos: boolean;
|
|
779
|
+
isFetchingWiFiInfos: boolean;
|
|
780
|
+
isErrorWiFiInfos: boolean;
|
|
781
|
+
errorWiFiInfos: unknown;
|
|
782
|
+
} | {
|
|
783
|
+
isPending: true;
|
|
784
|
+
isLoadingError: false;
|
|
785
|
+
isRefetchError: false;
|
|
786
|
+
isSuccess: false;
|
|
787
|
+
isPlaceholderData: false;
|
|
788
|
+
status: "pending";
|
|
789
|
+
dataUpdatedAt: number;
|
|
790
|
+
errorUpdatedAt: number;
|
|
791
|
+
failureCount: number;
|
|
792
|
+
failureReason: unknown;
|
|
793
|
+
errorUpdateCount: number;
|
|
794
|
+
isFetched: boolean;
|
|
795
|
+
isFetchedAfterMount: boolean;
|
|
796
|
+
isInitialLoading: boolean;
|
|
797
|
+
isPaused: boolean;
|
|
798
|
+
isRefetching: boolean;
|
|
799
|
+
isStale: boolean;
|
|
800
|
+
isEnabled: boolean;
|
|
801
|
+
refetch: (options?: _tanstack_query_core.RefetchOptions) => Promise<_tanstack_query_core.QueryObserverResult<WifiInfo, unknown>>;
|
|
802
|
+
fetchStatus: _tanstack_query_core.FetchStatus;
|
|
803
|
+
promise: Promise<WifiInfo>;
|
|
804
|
+
wifiInfo: WifiInfo | undefined;
|
|
805
|
+
isLoadingWiFiInfos: boolean;
|
|
806
|
+
isFetchingWiFiInfos: boolean;
|
|
807
|
+
isErrorWiFiInfos: boolean;
|
|
808
|
+
errorWiFiInfos: unknown;
|
|
809
|
+
} | {
|
|
810
|
+
isPending: true;
|
|
811
|
+
isLoadingError: false;
|
|
812
|
+
isRefetchError: false;
|
|
813
|
+
isSuccess: false;
|
|
814
|
+
isPlaceholderData: false;
|
|
815
|
+
status: "pending";
|
|
816
|
+
dataUpdatedAt: number;
|
|
817
|
+
errorUpdatedAt: number;
|
|
818
|
+
failureCount: number;
|
|
819
|
+
failureReason: unknown;
|
|
820
|
+
errorUpdateCount: number;
|
|
821
|
+
isFetched: boolean;
|
|
822
|
+
isFetchedAfterMount: boolean;
|
|
823
|
+
isInitialLoading: boolean;
|
|
824
|
+
isPaused: boolean;
|
|
825
|
+
isRefetching: boolean;
|
|
826
|
+
isStale: boolean;
|
|
827
|
+
isEnabled: boolean;
|
|
828
|
+
refetch: (options?: _tanstack_query_core.RefetchOptions) => Promise<_tanstack_query_core.QueryObserverResult<WifiInfo, unknown>>;
|
|
829
|
+
fetchStatus: _tanstack_query_core.FetchStatus;
|
|
830
|
+
promise: Promise<WifiInfo>;
|
|
831
|
+
wifiInfo: WifiInfo | undefined;
|
|
832
|
+
isLoadingWiFiInfos: boolean;
|
|
833
|
+
isFetchingWiFiInfos: boolean;
|
|
834
|
+
isErrorWiFiInfos: boolean;
|
|
835
|
+
errorWiFiInfos: unknown;
|
|
836
|
+
} | {
|
|
837
|
+
isPending: false;
|
|
838
|
+
isLoadingError: false;
|
|
839
|
+
isRefetchError: false;
|
|
840
|
+
isSuccess: true;
|
|
841
|
+
isPlaceholderData: true;
|
|
842
|
+
status: "success";
|
|
843
|
+
dataUpdatedAt: number;
|
|
844
|
+
errorUpdatedAt: number;
|
|
845
|
+
failureCount: number;
|
|
846
|
+
failureReason: unknown;
|
|
847
|
+
errorUpdateCount: number;
|
|
848
|
+
isFetched: boolean;
|
|
849
|
+
isFetchedAfterMount: boolean;
|
|
850
|
+
isInitialLoading: boolean;
|
|
851
|
+
isPaused: boolean;
|
|
852
|
+
isRefetching: boolean;
|
|
853
|
+
isStale: boolean;
|
|
854
|
+
isEnabled: boolean;
|
|
855
|
+
refetch: (options?: _tanstack_query_core.RefetchOptions) => Promise<_tanstack_query_core.QueryObserverResult<WifiInfo, unknown>>;
|
|
856
|
+
fetchStatus: _tanstack_query_core.FetchStatus;
|
|
857
|
+
promise: Promise<WifiInfo>;
|
|
858
|
+
wifiInfo: WifiInfo | undefined;
|
|
859
|
+
isLoadingWiFiInfos: boolean;
|
|
860
|
+
isFetchingWiFiInfos: boolean;
|
|
861
|
+
isErrorWiFiInfos: boolean;
|
|
862
|
+
errorWiFiInfos: unknown;
|
|
863
|
+
};
|
|
864
|
+
declare const useLoadAvailableWifiList: () => {
|
|
865
|
+
isPending: false;
|
|
866
|
+
isLoadingError: false;
|
|
867
|
+
isRefetchError: true;
|
|
868
|
+
isSuccess: false;
|
|
869
|
+
isPlaceholderData: false;
|
|
870
|
+
status: "error";
|
|
871
|
+
dataUpdatedAt: number;
|
|
872
|
+
errorUpdatedAt: number;
|
|
873
|
+
failureCount: number;
|
|
874
|
+
failureReason: Error | null;
|
|
875
|
+
errorUpdateCount: number;
|
|
876
|
+
isFetched: boolean;
|
|
877
|
+
isFetchedAfterMount: boolean;
|
|
878
|
+
isInitialLoading: boolean;
|
|
879
|
+
isPaused: boolean;
|
|
880
|
+
isRefetching: boolean;
|
|
881
|
+
isStale: boolean;
|
|
882
|
+
isEnabled: boolean;
|
|
883
|
+
refetch: (options?: _tanstack_query_core.RefetchOptions) => Promise<_tanstack_query_core.QueryObserverResult<WifiInfo[], Error>>;
|
|
884
|
+
fetchStatus: _tanstack_query_core.FetchStatus;
|
|
885
|
+
promise: Promise<WifiInfo[]>;
|
|
886
|
+
availableNetworks: WifiInfo[];
|
|
887
|
+
hasAvailableNetworks: boolean;
|
|
888
|
+
isLoadingNetworks: boolean;
|
|
889
|
+
isFetchingNetworks: boolean;
|
|
890
|
+
isErrorNetworks: boolean;
|
|
891
|
+
errorNetworks: Error | null;
|
|
892
|
+
} | {
|
|
893
|
+
isPending: false;
|
|
894
|
+
isLoadingError: false;
|
|
895
|
+
isRefetchError: false;
|
|
896
|
+
isSuccess: true;
|
|
897
|
+
isPlaceholderData: false;
|
|
898
|
+
status: "success";
|
|
899
|
+
dataUpdatedAt: number;
|
|
900
|
+
errorUpdatedAt: number;
|
|
901
|
+
failureCount: number;
|
|
902
|
+
failureReason: Error | null;
|
|
903
|
+
errorUpdateCount: number;
|
|
904
|
+
isFetched: boolean;
|
|
905
|
+
isFetchedAfterMount: boolean;
|
|
906
|
+
isInitialLoading: boolean;
|
|
907
|
+
isPaused: boolean;
|
|
908
|
+
isRefetching: boolean;
|
|
909
|
+
isStale: boolean;
|
|
910
|
+
isEnabled: boolean;
|
|
911
|
+
refetch: (options?: _tanstack_query_core.RefetchOptions) => Promise<_tanstack_query_core.QueryObserverResult<WifiInfo[], Error>>;
|
|
912
|
+
fetchStatus: _tanstack_query_core.FetchStatus;
|
|
913
|
+
promise: Promise<WifiInfo[]>;
|
|
914
|
+
availableNetworks: WifiInfo[];
|
|
915
|
+
hasAvailableNetworks: boolean;
|
|
916
|
+
isLoadingNetworks: boolean;
|
|
917
|
+
isFetchingNetworks: boolean;
|
|
918
|
+
isErrorNetworks: boolean;
|
|
919
|
+
errorNetworks: Error | null;
|
|
920
|
+
} | {
|
|
921
|
+
isPending: false;
|
|
922
|
+
isLoadingError: true;
|
|
923
|
+
isRefetchError: false;
|
|
924
|
+
isSuccess: false;
|
|
925
|
+
isPlaceholderData: false;
|
|
926
|
+
status: "error";
|
|
927
|
+
dataUpdatedAt: number;
|
|
928
|
+
errorUpdatedAt: number;
|
|
929
|
+
failureCount: number;
|
|
930
|
+
failureReason: Error | null;
|
|
931
|
+
errorUpdateCount: number;
|
|
932
|
+
isFetched: boolean;
|
|
933
|
+
isFetchedAfterMount: boolean;
|
|
934
|
+
isInitialLoading: boolean;
|
|
935
|
+
isPaused: boolean;
|
|
936
|
+
isRefetching: boolean;
|
|
937
|
+
isStale: boolean;
|
|
938
|
+
isEnabled: boolean;
|
|
939
|
+
refetch: (options?: _tanstack_query_core.RefetchOptions) => Promise<_tanstack_query_core.QueryObserverResult<WifiInfo[], Error>>;
|
|
940
|
+
fetchStatus: _tanstack_query_core.FetchStatus;
|
|
941
|
+
promise: Promise<WifiInfo[]>;
|
|
942
|
+
availableNetworks: WifiInfo[];
|
|
943
|
+
hasAvailableNetworks: boolean;
|
|
944
|
+
isLoadingNetworks: boolean;
|
|
945
|
+
isFetchingNetworks: boolean;
|
|
946
|
+
isErrorNetworks: boolean;
|
|
947
|
+
errorNetworks: Error | null;
|
|
948
|
+
} | {
|
|
949
|
+
isPending: true;
|
|
950
|
+
isLoadingError: false;
|
|
951
|
+
isRefetchError: false;
|
|
952
|
+
isSuccess: false;
|
|
953
|
+
isPlaceholderData: false;
|
|
954
|
+
status: "pending";
|
|
955
|
+
dataUpdatedAt: number;
|
|
956
|
+
errorUpdatedAt: number;
|
|
957
|
+
failureCount: number;
|
|
958
|
+
failureReason: Error | null;
|
|
959
|
+
errorUpdateCount: number;
|
|
960
|
+
isFetched: boolean;
|
|
961
|
+
isFetchedAfterMount: boolean;
|
|
962
|
+
isInitialLoading: boolean;
|
|
963
|
+
isPaused: boolean;
|
|
964
|
+
isRefetching: boolean;
|
|
965
|
+
isStale: boolean;
|
|
966
|
+
isEnabled: boolean;
|
|
967
|
+
refetch: (options?: _tanstack_query_core.RefetchOptions) => Promise<_tanstack_query_core.QueryObserverResult<WifiInfo[], Error>>;
|
|
968
|
+
fetchStatus: _tanstack_query_core.FetchStatus;
|
|
969
|
+
promise: Promise<WifiInfo[]>;
|
|
970
|
+
availableNetworks: WifiInfo[];
|
|
971
|
+
hasAvailableNetworks: boolean;
|
|
972
|
+
isLoadingNetworks: boolean;
|
|
973
|
+
isFetchingNetworks: boolean;
|
|
974
|
+
isErrorNetworks: boolean;
|
|
975
|
+
errorNetworks: Error | null;
|
|
976
|
+
} | {
|
|
977
|
+
isPending: true;
|
|
978
|
+
isLoadingError: false;
|
|
979
|
+
isRefetchError: false;
|
|
980
|
+
isSuccess: false;
|
|
981
|
+
isPlaceholderData: false;
|
|
982
|
+
status: "pending";
|
|
983
|
+
dataUpdatedAt: number;
|
|
984
|
+
errorUpdatedAt: number;
|
|
985
|
+
failureCount: number;
|
|
986
|
+
failureReason: Error | null;
|
|
987
|
+
errorUpdateCount: number;
|
|
988
|
+
isFetched: boolean;
|
|
989
|
+
isFetchedAfterMount: boolean;
|
|
990
|
+
isInitialLoading: boolean;
|
|
991
|
+
isPaused: boolean;
|
|
992
|
+
isRefetching: boolean;
|
|
993
|
+
isStale: boolean;
|
|
994
|
+
isEnabled: boolean;
|
|
995
|
+
refetch: (options?: _tanstack_query_core.RefetchOptions) => Promise<_tanstack_query_core.QueryObserverResult<WifiInfo[], Error>>;
|
|
996
|
+
fetchStatus: _tanstack_query_core.FetchStatus;
|
|
997
|
+
promise: Promise<WifiInfo[]>;
|
|
998
|
+
availableNetworks: WifiInfo[];
|
|
999
|
+
hasAvailableNetworks: boolean;
|
|
1000
|
+
isLoadingNetworks: boolean;
|
|
1001
|
+
isFetchingNetworks: boolean;
|
|
1002
|
+
isErrorNetworks: boolean;
|
|
1003
|
+
errorNetworks: Error | null;
|
|
1004
|
+
} | {
|
|
1005
|
+
isPending: false;
|
|
1006
|
+
isLoadingError: false;
|
|
1007
|
+
isRefetchError: false;
|
|
1008
|
+
isSuccess: true;
|
|
1009
|
+
isPlaceholderData: true;
|
|
1010
|
+
status: "success";
|
|
1011
|
+
dataUpdatedAt: number;
|
|
1012
|
+
errorUpdatedAt: number;
|
|
1013
|
+
failureCount: number;
|
|
1014
|
+
failureReason: Error | null;
|
|
1015
|
+
errorUpdateCount: number;
|
|
1016
|
+
isFetched: boolean;
|
|
1017
|
+
isFetchedAfterMount: boolean;
|
|
1018
|
+
isInitialLoading: boolean;
|
|
1019
|
+
isPaused: boolean;
|
|
1020
|
+
isRefetching: boolean;
|
|
1021
|
+
isStale: boolean;
|
|
1022
|
+
isEnabled: boolean;
|
|
1023
|
+
refetch: (options?: _tanstack_query_core.RefetchOptions) => Promise<_tanstack_query_core.QueryObserverResult<WifiInfo[], Error>>;
|
|
1024
|
+
fetchStatus: _tanstack_query_core.FetchStatus;
|
|
1025
|
+
promise: Promise<WifiInfo[]>;
|
|
1026
|
+
availableNetworks: WifiInfo[];
|
|
1027
|
+
hasAvailableNetworks: boolean;
|
|
1028
|
+
isLoadingNetworks: boolean;
|
|
1029
|
+
isFetchingNetworks: boolean;
|
|
1030
|
+
isErrorNetworks: boolean;
|
|
1031
|
+
errorNetworks: Error | null;
|
|
1032
|
+
};
|
|
1033
|
+
declare const useConnectToWifiMutation: () => {
|
|
1034
|
+
data: undefined;
|
|
1035
|
+
variables: undefined;
|
|
1036
|
+
isIdle: true;
|
|
1037
|
+
status: "idle";
|
|
1038
|
+
mutate: _tanstack_react_query.UseMutateFunction<void, Error, ConnectToWiFiArgs, unknown>;
|
|
1039
|
+
reset: () => void;
|
|
1040
|
+
context: unknown;
|
|
1041
|
+
failureCount: number;
|
|
1042
|
+
failureReason: Error | null;
|
|
1043
|
+
isPaused: boolean;
|
|
1044
|
+
submittedAt: number;
|
|
1045
|
+
connectToWiFi: _tanstack_react_query.UseMutateAsyncFunction<void, Error, ConnectToWiFiArgs, unknown>;
|
|
1046
|
+
isConnectingToWiFi: boolean;
|
|
1047
|
+
isErrorConnectingToWiFi: boolean;
|
|
1048
|
+
errorConnectingToWiFi: Error | null;
|
|
1049
|
+
isSuccessConnectingToWiFi: boolean;
|
|
1050
|
+
} | {
|
|
1051
|
+
data: undefined;
|
|
1052
|
+
variables: ConnectToWiFiArgs;
|
|
1053
|
+
isIdle: false;
|
|
1054
|
+
status: "pending";
|
|
1055
|
+
mutate: _tanstack_react_query.UseMutateFunction<void, Error, ConnectToWiFiArgs, unknown>;
|
|
1056
|
+
reset: () => void;
|
|
1057
|
+
context: unknown;
|
|
1058
|
+
failureCount: number;
|
|
1059
|
+
failureReason: Error | null;
|
|
1060
|
+
isPaused: boolean;
|
|
1061
|
+
submittedAt: number;
|
|
1062
|
+
connectToWiFi: _tanstack_react_query.UseMutateAsyncFunction<void, Error, ConnectToWiFiArgs, unknown>;
|
|
1063
|
+
isConnectingToWiFi: boolean;
|
|
1064
|
+
isErrorConnectingToWiFi: boolean;
|
|
1065
|
+
errorConnectingToWiFi: Error | null;
|
|
1066
|
+
isSuccessConnectingToWiFi: boolean;
|
|
1067
|
+
} | {
|
|
1068
|
+
data: undefined;
|
|
1069
|
+
variables: ConnectToWiFiArgs;
|
|
1070
|
+
isIdle: false;
|
|
1071
|
+
status: "error";
|
|
1072
|
+
mutate: _tanstack_react_query.UseMutateFunction<void, Error, ConnectToWiFiArgs, unknown>;
|
|
1073
|
+
reset: () => void;
|
|
1074
|
+
context: unknown;
|
|
1075
|
+
failureCount: number;
|
|
1076
|
+
failureReason: Error | null;
|
|
1077
|
+
isPaused: boolean;
|
|
1078
|
+
submittedAt: number;
|
|
1079
|
+
connectToWiFi: _tanstack_react_query.UseMutateAsyncFunction<void, Error, ConnectToWiFiArgs, unknown>;
|
|
1080
|
+
isConnectingToWiFi: boolean;
|
|
1081
|
+
isErrorConnectingToWiFi: boolean;
|
|
1082
|
+
errorConnectingToWiFi: Error | null;
|
|
1083
|
+
isSuccessConnectingToWiFi: boolean;
|
|
1084
|
+
} | {
|
|
1085
|
+
data: void;
|
|
1086
|
+
variables: ConnectToWiFiArgs;
|
|
1087
|
+
isIdle: false;
|
|
1088
|
+
status: "success";
|
|
1089
|
+
mutate: _tanstack_react_query.UseMutateFunction<void, Error, ConnectToWiFiArgs, unknown>;
|
|
1090
|
+
reset: () => void;
|
|
1091
|
+
context: unknown;
|
|
1092
|
+
failureCount: number;
|
|
1093
|
+
failureReason: Error | null;
|
|
1094
|
+
isPaused: boolean;
|
|
1095
|
+
submittedAt: number;
|
|
1096
|
+
connectToWiFi: _tanstack_react_query.UseMutateAsyncFunction<void, Error, ConnectToWiFiArgs, unknown>;
|
|
1097
|
+
isConnectingToWiFi: boolean;
|
|
1098
|
+
isErrorConnectingToWiFi: boolean;
|
|
1099
|
+
errorConnectingToWiFi: Error | null;
|
|
1100
|
+
isSuccessConnectingToWiFi: boolean;
|
|
1101
|
+
};
|
|
1102
|
+
declare const useDisconnectFromWifiMutation: () => {
|
|
1103
|
+
data: undefined;
|
|
1104
|
+
variables: undefined;
|
|
1105
|
+
isIdle: true;
|
|
1106
|
+
status: "idle";
|
|
1107
|
+
mutate: _tanstack_react_query.UseMutateFunction<void, Error, void, unknown>;
|
|
1108
|
+
reset: () => void;
|
|
1109
|
+
context: unknown;
|
|
1110
|
+
failureCount: number;
|
|
1111
|
+
failureReason: Error | null;
|
|
1112
|
+
isPaused: boolean;
|
|
1113
|
+
submittedAt: number;
|
|
1114
|
+
disconnectFromWiFi: _tanstack_react_query.UseMutateAsyncFunction<void, Error, void, unknown>;
|
|
1115
|
+
isDisconnectingFromWiFi: boolean;
|
|
1116
|
+
isErrorDisconnectingFromWiFi: boolean;
|
|
1117
|
+
errorDisconnectingFromWiFi: Error | null;
|
|
1118
|
+
isSuccessDisconnectingFromWiFi: boolean;
|
|
1119
|
+
} | {
|
|
1120
|
+
data: undefined;
|
|
1121
|
+
variables: void;
|
|
1122
|
+
isIdle: false;
|
|
1123
|
+
status: "pending";
|
|
1124
|
+
mutate: _tanstack_react_query.UseMutateFunction<void, Error, void, unknown>;
|
|
1125
|
+
reset: () => void;
|
|
1126
|
+
context: unknown;
|
|
1127
|
+
failureCount: number;
|
|
1128
|
+
failureReason: Error | null;
|
|
1129
|
+
isPaused: boolean;
|
|
1130
|
+
submittedAt: number;
|
|
1131
|
+
disconnectFromWiFi: _tanstack_react_query.UseMutateAsyncFunction<void, Error, void, unknown>;
|
|
1132
|
+
isDisconnectingFromWiFi: boolean;
|
|
1133
|
+
isErrorDisconnectingFromWiFi: boolean;
|
|
1134
|
+
errorDisconnectingFromWiFi: Error | null;
|
|
1135
|
+
isSuccessDisconnectingFromWiFi: boolean;
|
|
1136
|
+
} | {
|
|
1137
|
+
data: undefined;
|
|
1138
|
+
variables: void;
|
|
1139
|
+
isIdle: false;
|
|
1140
|
+
status: "error";
|
|
1141
|
+
mutate: _tanstack_react_query.UseMutateFunction<void, Error, void, unknown>;
|
|
1142
|
+
reset: () => void;
|
|
1143
|
+
context: unknown;
|
|
1144
|
+
failureCount: number;
|
|
1145
|
+
failureReason: Error | null;
|
|
1146
|
+
isPaused: boolean;
|
|
1147
|
+
submittedAt: number;
|
|
1148
|
+
disconnectFromWiFi: _tanstack_react_query.UseMutateAsyncFunction<void, Error, void, unknown>;
|
|
1149
|
+
isDisconnectingFromWiFi: boolean;
|
|
1150
|
+
isErrorDisconnectingFromWiFi: boolean;
|
|
1151
|
+
errorDisconnectingFromWiFi: Error | null;
|
|
1152
|
+
isSuccessDisconnectingFromWiFi: boolean;
|
|
1153
|
+
} | {
|
|
1154
|
+
data: void;
|
|
1155
|
+
variables: void;
|
|
1156
|
+
isIdle: false;
|
|
1157
|
+
status: "success";
|
|
1158
|
+
mutate: _tanstack_react_query.UseMutateFunction<void, Error, void, unknown>;
|
|
1159
|
+
reset: () => void;
|
|
1160
|
+
context: unknown;
|
|
1161
|
+
failureCount: number;
|
|
1162
|
+
failureReason: Error | null;
|
|
1163
|
+
isPaused: boolean;
|
|
1164
|
+
submittedAt: number;
|
|
1165
|
+
disconnectFromWiFi: _tanstack_react_query.UseMutateAsyncFunction<void, Error, void, unknown>;
|
|
1166
|
+
isDisconnectingFromWiFi: boolean;
|
|
1167
|
+
isErrorDisconnectingFromWiFi: boolean;
|
|
1168
|
+
errorDisconnectingFromWiFi: Error | null;
|
|
1169
|
+
isSuccessDisconnectingFromWiFi: boolean;
|
|
1170
|
+
};
|
|
1171
|
+
declare const useWifiInfosErrorSnackbar: () => void;
|
|
1172
|
+
declare const useLoadAvailableWifiListErrorSnackbar: () => void;
|
|
1173
|
+
|
|
1174
|
+
declare const fetchWifiInfosSimulator: () => Promise<WifiInfo>;
|
|
1175
|
+
declare const fetchAvailableWifiListSimulator: () => Promise<WifiInfo[]>;
|
|
1176
|
+
|
|
1177
|
+
type WifiInfosContextType = ReturnType<typeof useWifiInfo>;
|
|
1178
|
+
declare const WifiInfosContext: react.Context<{
|
|
1179
|
+
isPending: false;
|
|
1180
|
+
isLoadingError: false;
|
|
1181
|
+
isRefetchError: true;
|
|
1182
|
+
isSuccess: false;
|
|
1183
|
+
isPlaceholderData: false;
|
|
1184
|
+
status: "error";
|
|
1185
|
+
dataUpdatedAt: number;
|
|
1186
|
+
errorUpdatedAt: number;
|
|
1187
|
+
failureCount: number;
|
|
1188
|
+
failureReason: unknown;
|
|
1189
|
+
errorUpdateCount: number;
|
|
1190
|
+
isFetched: boolean;
|
|
1191
|
+
isFetchedAfterMount: boolean;
|
|
1192
|
+
isInitialLoading: boolean;
|
|
1193
|
+
isPaused: boolean;
|
|
1194
|
+
isRefetching: boolean;
|
|
1195
|
+
isStale: boolean;
|
|
1196
|
+
isEnabled: boolean;
|
|
1197
|
+
refetch: (options?: _tanstack_query_core.RefetchOptions) => Promise<_tanstack_query_core.QueryObserverResult<WifiInfo, unknown>>;
|
|
1198
|
+
fetchStatus: _tanstack_query_core.FetchStatus;
|
|
1199
|
+
promise: Promise<WifiInfo>;
|
|
1200
|
+
wifiInfo: WifiInfo | undefined;
|
|
1201
|
+
isLoadingWiFiInfos: boolean;
|
|
1202
|
+
isFetchingWiFiInfos: boolean;
|
|
1203
|
+
isErrorWiFiInfos: boolean;
|
|
1204
|
+
errorWiFiInfos: unknown;
|
|
1205
|
+
} | {
|
|
1206
|
+
isPending: false;
|
|
1207
|
+
isLoadingError: false;
|
|
1208
|
+
isRefetchError: false;
|
|
1209
|
+
isSuccess: true;
|
|
1210
|
+
isPlaceholderData: false;
|
|
1211
|
+
status: "success";
|
|
1212
|
+
dataUpdatedAt: number;
|
|
1213
|
+
errorUpdatedAt: number;
|
|
1214
|
+
failureCount: number;
|
|
1215
|
+
failureReason: unknown;
|
|
1216
|
+
errorUpdateCount: number;
|
|
1217
|
+
isFetched: boolean;
|
|
1218
|
+
isFetchedAfterMount: boolean;
|
|
1219
|
+
isInitialLoading: boolean;
|
|
1220
|
+
isPaused: boolean;
|
|
1221
|
+
isRefetching: boolean;
|
|
1222
|
+
isStale: boolean;
|
|
1223
|
+
isEnabled: boolean;
|
|
1224
|
+
refetch: (options?: _tanstack_query_core.RefetchOptions) => Promise<_tanstack_query_core.QueryObserverResult<WifiInfo, unknown>>;
|
|
1225
|
+
fetchStatus: _tanstack_query_core.FetchStatus;
|
|
1226
|
+
promise: Promise<WifiInfo>;
|
|
1227
|
+
wifiInfo: WifiInfo | undefined;
|
|
1228
|
+
isLoadingWiFiInfos: boolean;
|
|
1229
|
+
isFetchingWiFiInfos: boolean;
|
|
1230
|
+
isErrorWiFiInfos: boolean;
|
|
1231
|
+
errorWiFiInfos: unknown;
|
|
1232
|
+
} | {
|
|
1233
|
+
isPending: false;
|
|
1234
|
+
isLoadingError: true;
|
|
1235
|
+
isRefetchError: false;
|
|
1236
|
+
isSuccess: false;
|
|
1237
|
+
isPlaceholderData: false;
|
|
1238
|
+
status: "error";
|
|
1239
|
+
dataUpdatedAt: number;
|
|
1240
|
+
errorUpdatedAt: number;
|
|
1241
|
+
failureCount: number;
|
|
1242
|
+
failureReason: unknown;
|
|
1243
|
+
errorUpdateCount: number;
|
|
1244
|
+
isFetched: boolean;
|
|
1245
|
+
isFetchedAfterMount: boolean;
|
|
1246
|
+
isInitialLoading: boolean;
|
|
1247
|
+
isPaused: boolean;
|
|
1248
|
+
isRefetching: boolean;
|
|
1249
|
+
isStale: boolean;
|
|
1250
|
+
isEnabled: boolean;
|
|
1251
|
+
refetch: (options?: _tanstack_query_core.RefetchOptions) => Promise<_tanstack_query_core.QueryObserverResult<WifiInfo, unknown>>;
|
|
1252
|
+
fetchStatus: _tanstack_query_core.FetchStatus;
|
|
1253
|
+
promise: Promise<WifiInfo>;
|
|
1254
|
+
wifiInfo: WifiInfo | undefined;
|
|
1255
|
+
isLoadingWiFiInfos: boolean;
|
|
1256
|
+
isFetchingWiFiInfos: boolean;
|
|
1257
|
+
isErrorWiFiInfos: boolean;
|
|
1258
|
+
errorWiFiInfos: unknown;
|
|
1259
|
+
} | {
|
|
1260
|
+
isPending: true;
|
|
1261
|
+
isLoadingError: false;
|
|
1262
|
+
isRefetchError: false;
|
|
1263
|
+
isSuccess: false;
|
|
1264
|
+
isPlaceholderData: false;
|
|
1265
|
+
status: "pending";
|
|
1266
|
+
dataUpdatedAt: number;
|
|
1267
|
+
errorUpdatedAt: number;
|
|
1268
|
+
failureCount: number;
|
|
1269
|
+
failureReason: unknown;
|
|
1270
|
+
errorUpdateCount: number;
|
|
1271
|
+
isFetched: boolean;
|
|
1272
|
+
isFetchedAfterMount: boolean;
|
|
1273
|
+
isInitialLoading: boolean;
|
|
1274
|
+
isPaused: boolean;
|
|
1275
|
+
isRefetching: boolean;
|
|
1276
|
+
isStale: boolean;
|
|
1277
|
+
isEnabled: boolean;
|
|
1278
|
+
refetch: (options?: _tanstack_query_core.RefetchOptions) => Promise<_tanstack_query_core.QueryObserverResult<WifiInfo, unknown>>;
|
|
1279
|
+
fetchStatus: _tanstack_query_core.FetchStatus;
|
|
1280
|
+
promise: Promise<WifiInfo>;
|
|
1281
|
+
wifiInfo: WifiInfo | undefined;
|
|
1282
|
+
isLoadingWiFiInfos: boolean;
|
|
1283
|
+
isFetchingWiFiInfos: boolean;
|
|
1284
|
+
isErrorWiFiInfos: boolean;
|
|
1285
|
+
errorWiFiInfos: unknown;
|
|
1286
|
+
} | {
|
|
1287
|
+
isPending: true;
|
|
1288
|
+
isLoadingError: false;
|
|
1289
|
+
isRefetchError: false;
|
|
1290
|
+
isSuccess: false;
|
|
1291
|
+
isPlaceholderData: false;
|
|
1292
|
+
status: "pending";
|
|
1293
|
+
dataUpdatedAt: number;
|
|
1294
|
+
errorUpdatedAt: number;
|
|
1295
|
+
failureCount: number;
|
|
1296
|
+
failureReason: unknown;
|
|
1297
|
+
errorUpdateCount: number;
|
|
1298
|
+
isFetched: boolean;
|
|
1299
|
+
isFetchedAfterMount: boolean;
|
|
1300
|
+
isInitialLoading: boolean;
|
|
1301
|
+
isPaused: boolean;
|
|
1302
|
+
isRefetching: boolean;
|
|
1303
|
+
isStale: boolean;
|
|
1304
|
+
isEnabled: boolean;
|
|
1305
|
+
refetch: (options?: _tanstack_query_core.RefetchOptions) => Promise<_tanstack_query_core.QueryObserverResult<WifiInfo, unknown>>;
|
|
1306
|
+
fetchStatus: _tanstack_query_core.FetchStatus;
|
|
1307
|
+
promise: Promise<WifiInfo>;
|
|
1308
|
+
wifiInfo: WifiInfo | undefined;
|
|
1309
|
+
isLoadingWiFiInfos: boolean;
|
|
1310
|
+
isFetchingWiFiInfos: boolean;
|
|
1311
|
+
isErrorWiFiInfos: boolean;
|
|
1312
|
+
errorWiFiInfos: unknown;
|
|
1313
|
+
} | {
|
|
1314
|
+
isPending: false;
|
|
1315
|
+
isLoadingError: false;
|
|
1316
|
+
isRefetchError: false;
|
|
1317
|
+
isSuccess: true;
|
|
1318
|
+
isPlaceholderData: true;
|
|
1319
|
+
status: "success";
|
|
1320
|
+
dataUpdatedAt: number;
|
|
1321
|
+
errorUpdatedAt: number;
|
|
1322
|
+
failureCount: number;
|
|
1323
|
+
failureReason: unknown;
|
|
1324
|
+
errorUpdateCount: number;
|
|
1325
|
+
isFetched: boolean;
|
|
1326
|
+
isFetchedAfterMount: boolean;
|
|
1327
|
+
isInitialLoading: boolean;
|
|
1328
|
+
isPaused: boolean;
|
|
1329
|
+
isRefetching: boolean;
|
|
1330
|
+
isStale: boolean;
|
|
1331
|
+
isEnabled: boolean;
|
|
1332
|
+
refetch: (options?: _tanstack_query_core.RefetchOptions) => Promise<_tanstack_query_core.QueryObserverResult<WifiInfo, unknown>>;
|
|
1333
|
+
fetchStatus: _tanstack_query_core.FetchStatus;
|
|
1334
|
+
promise: Promise<WifiInfo>;
|
|
1335
|
+
wifiInfo: WifiInfo | undefined;
|
|
1336
|
+
isLoadingWiFiInfos: boolean;
|
|
1337
|
+
isFetchingWiFiInfos: boolean;
|
|
1338
|
+
isErrorWiFiInfos: boolean;
|
|
1339
|
+
errorWiFiInfos: unknown;
|
|
1340
|
+
} | undefined>;
|
|
1341
|
+
declare const WifiInfosProvider: (({ children }: PropsWithChildren) => react_jsx_runtime.JSX.Element) & {
|
|
1342
|
+
displayName: string;
|
|
1343
|
+
};
|
|
1344
|
+
declare const useWifiInfosContext: () => WifiInfosContextType;
|
|
1345
|
+
|
|
1346
|
+
declare class CommonLogsStore {
|
|
1347
|
+
logEntries: LogEntry[];
|
|
1348
|
+
constructor();
|
|
1349
|
+
get allLogsAsText(): string;
|
|
1350
|
+
addLog(logEntry: LogEntry): void;
|
|
1351
|
+
clearLogs(): void;
|
|
1352
|
+
filterLogs(filterText: string): LogEntry[];
|
|
1353
|
+
}
|
|
1354
|
+
declare const commonLogsStore: CommonLogsStore;
|
|
1355
|
+
declare const commonLogsStoreTransport: transportFunctionType<object>;
|
|
1356
|
+
|
|
1357
|
+
declare class CommonStore {
|
|
1358
|
+
isDarkMode: boolean;
|
|
1359
|
+
appStatus: AppStateStatus;
|
|
1360
|
+
appStateSubscription?: NativeEventSubscription;
|
|
1361
|
+
constructor();
|
|
1362
|
+
toggleDarkMode(): void;
|
|
1363
|
+
setIsDarkMode(isDarkMode: boolean): void;
|
|
1364
|
+
dispose(): void;
|
|
1365
|
+
}
|
|
1366
|
+
declare const commonStore: CommonStore;
|
|
1367
|
+
|
|
1368
|
+
declare const queryClient: QueryClient;
|
|
1369
|
+
declare const TanstackQueryProvider: FunctionComponent<PropsWithChildren>;
|
|
1370
|
+
|
|
1371
|
+
declare const DARK_COLORS_SCHEME: {
|
|
1372
|
+
primary: string;
|
|
1373
|
+
onPrimary: string;
|
|
1374
|
+
primaryContainer: string;
|
|
1375
|
+
onPrimaryContainer: string;
|
|
1376
|
+
secondary: string;
|
|
1377
|
+
onSecondary: string;
|
|
1378
|
+
secondaryContainer: string;
|
|
1379
|
+
onSecondaryContainer: string;
|
|
1380
|
+
tertiary: string;
|
|
1381
|
+
onTertiary: string;
|
|
1382
|
+
tertiaryContainer: string;
|
|
1383
|
+
onTertiaryContainer: string;
|
|
1384
|
+
error: string;
|
|
1385
|
+
onError: string;
|
|
1386
|
+
errorContainer: string;
|
|
1387
|
+
onErrorContainer: string;
|
|
1388
|
+
background: string;
|
|
1389
|
+
onBackground: string;
|
|
1390
|
+
surface: string;
|
|
1391
|
+
onSurface: string;
|
|
1392
|
+
surfaceVariant: string;
|
|
1393
|
+
onSurfaceVariant: string;
|
|
1394
|
+
outline: string;
|
|
1395
|
+
outlineVariant: string;
|
|
1396
|
+
shadow: string;
|
|
1397
|
+
scrim: string;
|
|
1398
|
+
inverseSurface: string;
|
|
1399
|
+
inverseOnSurface: string;
|
|
1400
|
+
inversePrimary: string;
|
|
1401
|
+
elevation: {
|
|
1402
|
+
level0: string;
|
|
1403
|
+
level1: string;
|
|
1404
|
+
level2: string;
|
|
1405
|
+
level3: string;
|
|
1406
|
+
level4: string;
|
|
1407
|
+
level5: string;
|
|
1408
|
+
};
|
|
1409
|
+
surfaceDisabled: string;
|
|
1410
|
+
onSurfaceDisabled: string;
|
|
1411
|
+
backdrop: string;
|
|
1412
|
+
};
|
|
1413
|
+
|
|
1414
|
+
declare const LIGHT_COLORS_SCHEME: {
|
|
1415
|
+
primary: string;
|
|
1416
|
+
onPrimary: string;
|
|
1417
|
+
primaryContainer: string;
|
|
1418
|
+
onPrimaryContainer: string;
|
|
1419
|
+
secondary: string;
|
|
1420
|
+
onSecondary: string;
|
|
1421
|
+
secondaryContainer: string;
|
|
1422
|
+
onSecondaryContainer: string;
|
|
1423
|
+
tertiary: string;
|
|
1424
|
+
onTertiary: string;
|
|
1425
|
+
tertiaryContainer: string;
|
|
1426
|
+
onTertiaryContainer: string;
|
|
1427
|
+
error: string;
|
|
1428
|
+
onError: string;
|
|
1429
|
+
errorContainer: string;
|
|
1430
|
+
onErrorContainer: string;
|
|
1431
|
+
background: string;
|
|
1432
|
+
onBackground: string;
|
|
1433
|
+
surface: string;
|
|
1434
|
+
onSurface: string;
|
|
1435
|
+
surfaceVariant: string;
|
|
1436
|
+
onSurfaceVariant: string;
|
|
1437
|
+
outline: string;
|
|
1438
|
+
outlineVariant: string;
|
|
1439
|
+
shadow: string;
|
|
1440
|
+
scrim: string;
|
|
1441
|
+
inverseSurface: string;
|
|
1442
|
+
inverseOnSurface: string;
|
|
1443
|
+
inversePrimary: string;
|
|
1444
|
+
elevation: {
|
|
1445
|
+
level0: string;
|
|
1446
|
+
level1: string;
|
|
1447
|
+
level2: string;
|
|
1448
|
+
level3: string;
|
|
1449
|
+
level4: string;
|
|
1450
|
+
level5: string;
|
|
1451
|
+
};
|
|
1452
|
+
surfaceDisabled: string;
|
|
1453
|
+
onSurfaceDisabled: string;
|
|
1454
|
+
backdrop: string;
|
|
1455
|
+
};
|
|
1456
|
+
|
|
1457
|
+
declare const DARK_THEME: {
|
|
1458
|
+
colors: {
|
|
1459
|
+
primary: string;
|
|
1460
|
+
onPrimary: string;
|
|
1461
|
+
primaryContainer: string;
|
|
1462
|
+
onPrimaryContainer: string;
|
|
1463
|
+
secondary: string;
|
|
1464
|
+
onSecondary: string;
|
|
1465
|
+
secondaryContainer: string;
|
|
1466
|
+
onSecondaryContainer: string;
|
|
1467
|
+
tertiary: string;
|
|
1468
|
+
onTertiary: string;
|
|
1469
|
+
tertiaryContainer: string;
|
|
1470
|
+
onTertiaryContainer: string;
|
|
1471
|
+
error: string;
|
|
1472
|
+
onError: string;
|
|
1473
|
+
errorContainer: string;
|
|
1474
|
+
onErrorContainer: string;
|
|
1475
|
+
background: string;
|
|
1476
|
+
onBackground: string;
|
|
1477
|
+
surface: string;
|
|
1478
|
+
onSurface: string;
|
|
1479
|
+
surfaceVariant: string;
|
|
1480
|
+
onSurfaceVariant: string;
|
|
1481
|
+
outline: string;
|
|
1482
|
+
outlineVariant: string;
|
|
1483
|
+
shadow: string;
|
|
1484
|
+
scrim: string;
|
|
1485
|
+
inverseSurface: string;
|
|
1486
|
+
inverseOnSurface: string;
|
|
1487
|
+
inversePrimary: string;
|
|
1488
|
+
elevation: {
|
|
1489
|
+
level0: string;
|
|
1490
|
+
level1: string;
|
|
1491
|
+
level2: string;
|
|
1492
|
+
level3: string;
|
|
1493
|
+
level4: string;
|
|
1494
|
+
level5: string;
|
|
1495
|
+
};
|
|
1496
|
+
surfaceDisabled: string;
|
|
1497
|
+
onSurfaceDisabled: string;
|
|
1498
|
+
backdrop: string;
|
|
1499
|
+
};
|
|
1500
|
+
spacing: (units?: number) => number;
|
|
1501
|
+
roundness: number;
|
|
1502
|
+
dark: boolean;
|
|
1503
|
+
mode?: "adaptive" | "exact";
|
|
1504
|
+
animation: {
|
|
1505
|
+
scale: number;
|
|
1506
|
+
defaultAnimationDuration?: number;
|
|
1507
|
+
};
|
|
1508
|
+
version: 3;
|
|
1509
|
+
isV3: true;
|
|
1510
|
+
fonts: react_native_paper_lib_typescript_types.MD3Typescale;
|
|
1511
|
+
};
|
|
1512
|
+
declare const LIGHT_THEME: {
|
|
1513
|
+
colors: {
|
|
1514
|
+
primary: string;
|
|
1515
|
+
onPrimary: string;
|
|
1516
|
+
primaryContainer: string;
|
|
1517
|
+
onPrimaryContainer: string;
|
|
1518
|
+
secondary: string;
|
|
1519
|
+
onSecondary: string;
|
|
1520
|
+
secondaryContainer: string;
|
|
1521
|
+
onSecondaryContainer: string;
|
|
1522
|
+
tertiary: string;
|
|
1523
|
+
onTertiary: string;
|
|
1524
|
+
tertiaryContainer: string;
|
|
1525
|
+
onTertiaryContainer: string;
|
|
1526
|
+
error: string;
|
|
1527
|
+
onError: string;
|
|
1528
|
+
errorContainer: string;
|
|
1529
|
+
onErrorContainer: string;
|
|
1530
|
+
background: string;
|
|
1531
|
+
onBackground: string;
|
|
1532
|
+
surface: string;
|
|
1533
|
+
onSurface: string;
|
|
1534
|
+
surfaceVariant: string;
|
|
1535
|
+
onSurfaceVariant: string;
|
|
1536
|
+
outline: string;
|
|
1537
|
+
outlineVariant: string;
|
|
1538
|
+
shadow: string;
|
|
1539
|
+
scrim: string;
|
|
1540
|
+
inverseSurface: string;
|
|
1541
|
+
inverseOnSurface: string;
|
|
1542
|
+
inversePrimary: string;
|
|
1543
|
+
elevation: {
|
|
1544
|
+
level0: string;
|
|
1545
|
+
level1: string;
|
|
1546
|
+
level2: string;
|
|
1547
|
+
level3: string;
|
|
1548
|
+
level4: string;
|
|
1549
|
+
level5: string;
|
|
1550
|
+
};
|
|
1551
|
+
surfaceDisabled: string;
|
|
1552
|
+
onSurfaceDisabled: string;
|
|
1553
|
+
backdrop: string;
|
|
1554
|
+
};
|
|
1555
|
+
spacing: (units?: number) => number;
|
|
1556
|
+
roundness: number;
|
|
1557
|
+
dark: boolean;
|
|
1558
|
+
mode?: "adaptive" | "exact";
|
|
1559
|
+
animation: {
|
|
1560
|
+
scale: number;
|
|
1561
|
+
defaultAnimationDuration?: number;
|
|
1562
|
+
};
|
|
1563
|
+
version: 3;
|
|
1564
|
+
isV3: true;
|
|
1565
|
+
fonts: react_native_paper_lib_typescript_types.MD3Typescale;
|
|
1566
|
+
};
|
|
1567
|
+
type AppTheme = typeof DARK_THEME;
|
|
1568
|
+
declare const NAVIGATION_DARK: {
|
|
1569
|
+
fonts: {
|
|
1570
|
+
regular: {
|
|
1571
|
+
fontFamily: string;
|
|
1572
|
+
fontWeight: "normal" | "bold" | "100" | "200" | "300" | "400" | "500" | "600" | "700" | "800" | "900";
|
|
1573
|
+
};
|
|
1574
|
+
medium: {
|
|
1575
|
+
fontFamily: string;
|
|
1576
|
+
fontWeight: "normal" | "bold" | "100" | "200" | "300" | "400" | "500" | "600" | "700" | "800" | "900";
|
|
1577
|
+
};
|
|
1578
|
+
bold: {
|
|
1579
|
+
fontFamily: string;
|
|
1580
|
+
fontWeight: "normal" | "bold" | "100" | "200" | "300" | "400" | "500" | "600" | "700" | "800" | "900";
|
|
1581
|
+
};
|
|
1582
|
+
heavy: {
|
|
1583
|
+
fontFamily: string;
|
|
1584
|
+
fontWeight: "normal" | "bold" | "100" | "200" | "300" | "400" | "500" | "600" | "700" | "800" | "900";
|
|
1585
|
+
};
|
|
1586
|
+
};
|
|
1587
|
+
dark: boolean;
|
|
1588
|
+
colors: {
|
|
1589
|
+
primary: string;
|
|
1590
|
+
background: string;
|
|
1591
|
+
card: string;
|
|
1592
|
+
text: string;
|
|
1593
|
+
border: string;
|
|
1594
|
+
notification: string;
|
|
1595
|
+
};
|
|
1596
|
+
};
|
|
1597
|
+
declare const NAVIGATION_LIGHT: {
|
|
1598
|
+
fonts: {
|
|
1599
|
+
regular: {
|
|
1600
|
+
fontFamily: string;
|
|
1601
|
+
fontWeight: "normal" | "bold" | "100" | "200" | "300" | "400" | "500" | "600" | "700" | "800" | "900";
|
|
1602
|
+
};
|
|
1603
|
+
medium: {
|
|
1604
|
+
fontFamily: string;
|
|
1605
|
+
fontWeight: "normal" | "bold" | "100" | "200" | "300" | "400" | "500" | "600" | "700" | "800" | "900";
|
|
1606
|
+
};
|
|
1607
|
+
bold: {
|
|
1608
|
+
fontFamily: string;
|
|
1609
|
+
fontWeight: "normal" | "bold" | "100" | "200" | "300" | "400" | "500" | "600" | "700" | "800" | "900";
|
|
1610
|
+
};
|
|
1611
|
+
heavy: {
|
|
1612
|
+
fontFamily: string;
|
|
1613
|
+
fontWeight: "normal" | "bold" | "100" | "200" | "300" | "400" | "500" | "600" | "700" | "800" | "900";
|
|
1614
|
+
};
|
|
1615
|
+
};
|
|
1616
|
+
dark: boolean;
|
|
1617
|
+
colors: {
|
|
1618
|
+
primary: string;
|
|
1619
|
+
background: string;
|
|
1620
|
+
card: string;
|
|
1621
|
+
text: string;
|
|
1622
|
+
border: string;
|
|
1623
|
+
notification: string;
|
|
1624
|
+
};
|
|
1625
|
+
};
|
|
1626
|
+
declare const useAppTheme: () => AppTheme;
|
|
1627
|
+
declare const useIsDarkMode: () => boolean;
|
|
1628
|
+
|
|
1629
|
+
declare const askConfirmation: (question: string) => Promise<unknown>;
|
|
1630
|
+
|
|
1631
|
+
declare const axiosInstance: axios.AxiosInstance;
|
|
1632
|
+
|
|
1633
|
+
declare const base64Encode: (text: string) => string;
|
|
1634
|
+
declare const base64Decode: (base64: string) => string;
|
|
1635
|
+
|
|
1636
|
+
declare const setClipboardTextContent: (value?: string) => Promise<void>;
|
|
1637
|
+
|
|
1638
|
+
declare const dateToISOLikeButLocal: (date: Date) => string;
|
|
1639
|
+
declare const nowToISOLikeButLocal: () => string;
|
|
1640
|
+
declare const nowToISOLikeButLocalForFilename: () => string;
|
|
1641
|
+
|
|
1642
|
+
declare const isRealDevice: () => boolean;
|
|
1643
|
+
declare const isEmulator: () => boolean;
|
|
1644
|
+
declare const getDeviceType: () => string;
|
|
1645
|
+
declare const getAppIdentifier: () => string;
|
|
1646
|
+
|
|
1647
|
+
interface DigestAuthArgs {
|
|
1648
|
+
username: string;
|
|
1649
|
+
password: string;
|
|
1650
|
+
shouldEmit2ndRequest?: boolean;
|
|
1651
|
+
}
|
|
1652
|
+
interface ReplyToDigestChallengeArgs {
|
|
1653
|
+
config: AxiosRequestConfig;
|
|
1654
|
+
authHeaderValue: string;
|
|
1655
|
+
}
|
|
1656
|
+
declare class DigestAuth {
|
|
1657
|
+
private username;
|
|
1658
|
+
private password;
|
|
1659
|
+
private nonce;
|
|
1660
|
+
private realm;
|
|
1661
|
+
private qop;
|
|
1662
|
+
private opaque;
|
|
1663
|
+
private algorithm;
|
|
1664
|
+
private nc;
|
|
1665
|
+
private shouldEmit2ndRequest;
|
|
1666
|
+
constructor({ username, password, shouldEmit2ndRequest }: DigestAuthArgs);
|
|
1667
|
+
private md5;
|
|
1668
|
+
private getRandomBytes;
|
|
1669
|
+
private generateCNonce;
|
|
1670
|
+
private parseAuthHeader;
|
|
1671
|
+
private extractPathAndQuery;
|
|
1672
|
+
private generateAuthHeader;
|
|
1673
|
+
request(config: AxiosRequestConfig): Promise<unknown>;
|
|
1674
|
+
private handleNoResponseError;
|
|
1675
|
+
private parseHttpErrorHeaders;
|
|
1676
|
+
private replyToDigestChallenge;
|
|
1677
|
+
}
|
|
1678
|
+
|
|
1679
|
+
declare const isProduction: () => boolean;
|
|
1680
|
+
declare const isPreview: () => boolean;
|
|
1681
|
+
declare const isDevelopment: () => boolean;
|
|
1682
|
+
declare const getEnvVarsSource: () => string;
|
|
1683
|
+
declare const validateGetRandomValues: () => boolean;
|
|
1684
|
+
|
|
1685
|
+
interface ErrorLogHandlerArgs {
|
|
1686
|
+
context: string;
|
|
1687
|
+
e: unknown;
|
|
1688
|
+
}
|
|
1689
|
+
declare const loggedError: ({ context, e }: ErrorLogHandlerArgs) => Error;
|
|
1690
|
+
|
|
1691
|
+
declare const pickSingleFile: (options?: {
|
|
1692
|
+
type: string[];
|
|
1693
|
+
copyToCacheDirectory: boolean;
|
|
1694
|
+
}) => Promise<{
|
|
1695
|
+
exists: boolean;
|
|
1696
|
+
error: string;
|
|
1697
|
+
name: string;
|
|
1698
|
+
uri: string;
|
|
1699
|
+
size: number;
|
|
1700
|
+
mimeType: string;
|
|
1701
|
+
lastModified: number;
|
|
1702
|
+
} | {
|
|
1703
|
+
name: string;
|
|
1704
|
+
size?: number;
|
|
1705
|
+
uri: string;
|
|
1706
|
+
mimeType?: string;
|
|
1707
|
+
lastModified: number;
|
|
1708
|
+
file?: File;
|
|
1709
|
+
base64?: string;
|
|
1710
|
+
exists: string;
|
|
1711
|
+
error?: undefined;
|
|
1712
|
+
} | {
|
|
1713
|
+
error: unknown;
|
|
1714
|
+
exists: boolean;
|
|
1715
|
+
name?: undefined;
|
|
1716
|
+
uri?: undefined;
|
|
1717
|
+
size?: undefined;
|
|
1718
|
+
mimeType?: undefined;
|
|
1719
|
+
lastModified?: undefined;
|
|
1720
|
+
}>;
|
|
1721
|
+
|
|
1722
|
+
declare const isFileExists: (fileUri?: string) => Promise<boolean>;
|
|
1723
|
+
declare const getDocumentFolderRelativePath: (fileUri?: string) => string;
|
|
1724
|
+
declare const getDocumentFullFilename: (filename?: string) => string;
|
|
1725
|
+
declare const createDirectoryStructure: (folderUri?: string) => Promise<{
|
|
1726
|
+
exists: boolean;
|
|
1727
|
+
error?: undefined;
|
|
1728
|
+
} | {
|
|
1729
|
+
exists: boolean;
|
|
1730
|
+
error: unknown;
|
|
1731
|
+
}>;
|
|
1732
|
+
interface FileMutationResult {
|
|
1733
|
+
exists: boolean;
|
|
1734
|
+
error?: unknown;
|
|
1735
|
+
}
|
|
1736
|
+
declare const saveTextContent: ({ fileUri, text }: {
|
|
1737
|
+
fileUri?: string | undefined;
|
|
1738
|
+
text?: string | undefined;
|
|
1739
|
+
}) => Promise<FileMutationResult>;
|
|
1740
|
+
interface LoadTextContentResult {
|
|
1741
|
+
exists: boolean;
|
|
1742
|
+
content?: string;
|
|
1743
|
+
error?: unknown;
|
|
1744
|
+
}
|
|
1745
|
+
declare const loadTextContent: (fileUri?: string) => Promise<LoadTextContentResult>;
|
|
1746
|
+
declare const deleteFile: (fileUri?: string) => Promise<FileMutationResult>;
|
|
1747
|
+
declare const nowAsIsoFilename: () => string;
|
|
1748
|
+
declare const isFileUri: (uri: string) => boolean;
|
|
1749
|
+
declare const normalizeFileUri: (uri?: string | null) => string;
|
|
1750
|
+
|
|
1751
|
+
declare const hasFileSeparator: (fileUri?: string) => boolean;
|
|
1752
|
+
/**
|
|
1753
|
+
* Extracts the filename from a file URI
|
|
1754
|
+
* @param fileUri - The file URI (e.g., '/path/to/file.txt')
|
|
1755
|
+
* @returns The filename only (e.g., 'file.txt')
|
|
1756
|
+
*/
|
|
1757
|
+
declare const getFilenameOnly: (fileUri?: string) => string;
|
|
1758
|
+
/**
|
|
1759
|
+
* Checks if a file URI has an extension
|
|
1760
|
+
* @param fileUri - The file URI to check
|
|
1761
|
+
* @returns true if the file has an extension, false otherwise
|
|
1762
|
+
*/
|
|
1763
|
+
declare const hasExtension: (fileUri?: string) => boolean;
|
|
1764
|
+
/**
|
|
1765
|
+
* Extracts the filename without the extension from a file URI
|
|
1766
|
+
* @param fileUri - The file URI (e.g., '/path/to/my-file.txt')
|
|
1767
|
+
* @returns The filename without the extension (e.g., 'my-file')
|
|
1768
|
+
*/
|
|
1769
|
+
declare const getFilenameWithoutExtension: (fileUri?: string) => string;
|
|
1770
|
+
declare const getFileExtensionOnly: (fileUri?: string) => string;
|
|
1771
|
+
/**
|
|
1772
|
+
* Extracts the directory path from a file URI
|
|
1773
|
+
* @param fileUri - The file URI (e.g., '/path/to/file.txt')
|
|
1774
|
+
* @returns The directory path (e.g., '/path/to'), or empty string if no directory
|
|
1775
|
+
*/
|
|
1776
|
+
declare const getDirectoryOnly: (fileUri?: string) => string;
|
|
1777
|
+
/**
|
|
1778
|
+
* Builds additional context data for the handlebars template.
|
|
1779
|
+
* Example: { unixTimestamp: "1234567890", utcDate: "2022-01-01", ... }
|
|
1780
|
+
*
|
|
1781
|
+
* @returns a record with additional context data
|
|
1782
|
+
*/
|
|
1783
|
+
declare const buildAdditionalContextData: (timestamp?: Date) => Record<string, string>;
|
|
1784
|
+
type ApplyFilenameTemplateArgs = {
|
|
1785
|
+
filename?: string;
|
|
1786
|
+
pattern?: string;
|
|
1787
|
+
timestamp?: Date;
|
|
1788
|
+
};
|
|
1789
|
+
declare const applyFilenameTemplate: ({ filename, pattern, timestamp }: ApplyFilenameTemplateArgs) => string | undefined;
|
|
1790
|
+
|
|
1791
|
+
declare const getMonospaceFontName: () => string;
|
|
1792
|
+
|
|
1793
|
+
declare const convertImageToBase64: (uri: string) => Promise<string | null>;
|
|
1794
|
+
|
|
1795
|
+
type LicenceEntry = {
|
|
1796
|
+
licenses: string;
|
|
1797
|
+
repository?: string;
|
|
1798
|
+
publisher?: string;
|
|
1799
|
+
email?: string;
|
|
1800
|
+
path?: string;
|
|
1801
|
+
licenseFile?: string;
|
|
1802
|
+
};
|
|
1803
|
+
type LicenceDetail = {
|
|
1804
|
+
title: string;
|
|
1805
|
+
version: string;
|
|
1806
|
+
licenceType: string;
|
|
1807
|
+
repository: string;
|
|
1808
|
+
licenseUrl: string;
|
|
1809
|
+
};
|
|
1810
|
+
declare const parseLicenceData: (entries: Record<string, LicenceEntry>) => LicenceDetail[];
|
|
1811
|
+
|
|
1812
|
+
declare const openWifiSettings: () => Promise<any>;
|
|
1813
|
+
declare const openWifiSettingsIos: () => Promise<any>;
|
|
1814
|
+
declare const openWifiSettingsAndroid: () => Promise<void>;
|
|
1815
|
+
|
|
1816
|
+
declare const startNetworkStateLogging: () => NetInfoSubscription;
|
|
1817
|
+
declare const isAxiosNetworkError: (error: unknown) => boolean;
|
|
1818
|
+
declare const isValidIpAddressV4: (ip?: string | null) => boolean;
|
|
1819
|
+
|
|
1820
|
+
declare const notImplementedYet: (...args: unknown[]) => void;
|
|
1821
|
+
|
|
1822
|
+
declare const shareTextFile: (fileUri?: string) => Promise<void>;
|
|
1823
|
+
declare const shareXmlFile: (fileUri?: string) => Promise<void>;
|
|
1824
|
+
interface ShareFileArgs {
|
|
1825
|
+
fileUri?: string;
|
|
1826
|
+
mimeType?: string;
|
|
1827
|
+
}
|
|
1828
|
+
declare const shareFile: ({ fileUri, mimeType }: ShareFileArgs) => Promise<void>;
|
|
1829
|
+
declare const shareCurrentLogsFile: () => Promise<void>;
|
|
1830
|
+
|
|
1831
|
+
declare const getSQLiteVersion: () => Promise<string>;
|
|
1832
|
+
declare const createDbFolderUri: () => Promise<void>;
|
|
1833
|
+
declare const getUniqueDbFilename: (prefix?: string) => string;
|
|
1834
|
+
interface DbInstance {
|
|
1835
|
+
db: SQLite.SQLiteDatabase;
|
|
1836
|
+
dbFilename: string;
|
|
1837
|
+
}
|
|
1838
|
+
declare const createDbInstance: (existingFilename?: string) => Promise<DbInstance>;
|
|
1839
|
+
|
|
1840
|
+
declare const storage: {
|
|
1841
|
+
setItem: <T>(key: string, data: T) => void;
|
|
1842
|
+
getItem: <T>(key: string, defaultValue: T) => T;
|
|
1843
|
+
removeItem: (key: string) => void;
|
|
1844
|
+
};
|
|
1845
|
+
declare const mmkvStorageForMobxPersist: {
|
|
1846
|
+
setItem: (key: string, value: string) => Promise<void>;
|
|
1847
|
+
getItem: (key: string) => Promise<string | null>;
|
|
1848
|
+
removeItem: (key: string) => Promise<void>;
|
|
1849
|
+
};
|
|
1850
|
+
|
|
1851
|
+
declare const htmlDocumentMessage: (message?: {}) => string;
|
|
1852
|
+
declare const htmlDocumentRawMessage: (message?: string) => string;
|
|
1853
|
+
interface LogIncomingHtmlDocMessageArgs {
|
|
1854
|
+
type?: LoggerMethods;
|
|
1855
|
+
log?: string;
|
|
1856
|
+
}
|
|
1857
|
+
declare const logIncomingHtmlDocMessage: ({ type, log }: LogIncomingHtmlDocMessageArgs) => void;
|
|
1858
|
+
|
|
1859
|
+
export { type ActivityProgress, ActivityProgressBar, ActivityProgressBarStats, type AppTheme, BARCODE_TYPES, BarcodeScanner, BarcodeScannerDialog, BatteryLevel, CodeTag, type ConnectToWiFiArgs, DARK_COLORS_SCHEME, DARK_THEME, DEFAULT_CONNECT_WIFI_TIMEOUT, DEFAULT_LANGUAGE, DEFAULT_SHEET_SNAP_POINTS, DefaultBackdrop, DefaultSheetBackground, type DeleteOptions, DeviceFinder, DialogCloseOnly, type DialogCloseOnlyProps, DialogOkCancel, DialogSingleTextInput, DialogSyntaxColorResult, DigestAuth, type DigestAuthArgs, type DirectoryInfo, type DiscoveredDevice, DropDownSelector, type DropDownSelectorProps, EncodingType, ErrorBoundary, ErrorBoundaryScreen, ErrorDetails, EventLogsScreen, type FileInfo, type FileMutationResult, FullCentered, FullCenteredSpinner, HeaderBackButton, HeaderButton, HorizontalResizableSplitView, type HorizontalResizableSplitViewProps, type INativeFileSystem, type ImageDimensions, LIGHT_COLORS_SCHEME, LIGHT_THEME, LOG_LEVELS, LanguageSelector, LanguageSelectorMenu, type LanguageSelectorProps, LanguageSelectorSegmented, type LicenceDetail, type LicenceEntry, ListHeader, type ListHeaderProps, ListItemsSeparator, type LoadTextContentResult, type LogEntry, LogEntryItem, LogEntryItemSuffix, type LogLevel, type LogLevelKey, type LoggerMethods, LogsViewer, type MakeDirectoryOptions, ModalSpinner, type ModalSpinnerProps, NAVIGATION_DARK, NAVIGATION_LIGHT, NativeFileSystem, OnOffToggle, OrientationAwareTabButton, type OrientationAwareTabButtonProps, OrientationAwareTabsLayout, type OrientationAwareTabsLayoutProps, PasswordInput, type PasswordInputProps, PreTag, type ReadOptions, type ReplyToDigestChallengeArgs, ResizableOverlayView, SUPPORTED_LANGUAGES, SafeContainer, type SelectOption, type SimpleLogger, type SingleFile, SnackbarContext, SnackbarDurationsMs, SnackbarProvider, type SupportedLanguage, SyntaxColoring, TabBarIcon, type TabItem, TanstackQueryProvider, type VerticalResizableOverlayViewAnchorType, type VerticalResizableOverlayViewProps, VerticalResizableSplitView, type VerticalResizableSplitViewProps, VoiceRecognitionTextInput, WifiDiagnoseQueryKey, type WifiInfo, WifiInfosContext, type WifiInfosContextType, WifiInfosProvider, type WindowOrientation, type WriteOptions, applyFilenameTemplate, askConfirmation, axiosInstance, base64Decode, base64Encode, buildAdditionalContextData, buildFinalValue, commonLogsStore, commonLogsStoreTransport, commonStore, computeActivityProgress, connectToWiFi, convertImageToBase64, createDbFolderUri, createDbInstance, createDirectoryStructure, dateToISOLikeButLocal, deleteAllLogFiles, deleteFile, detectLanguage, disconnectFromWiFi, ensureVoiceRecognitionPermissions, fetchAvailableWifiList, fetchAvailableWifiListSimulator, fetchWifiInfo, fetchWifiInfosSimulator, formatLogMessage, getAppIdentifier, getBatteryColor, getBatteryIcon, getDeviceType, getDirectoryOnly, getDocumentFolderRelativePath, getDocumentFullFilename, getEnvVarsSource, getFileExtensionOnly, getFilenameOnly, getFilenameWithoutExtension, getMonospaceFontName, getPermissionMessage, getSQLiteVersion, getSentryDns, getUniqueDbFilename, hasExtension, hasFileSeparator, htmlDocumentMessage, htmlDocumentRawMessage, isAxiosNetworkError, isDevelopment, isDisconnectedOrConnecting, isEmulator, isFileExists, isFileUri, isPreview, isProduction, isRealDevice, isSentryActivated, isUnexpectedWifiConnectionError, isValidIpAddressV4, languageDetector, loadAllLogFilesInfo, loadCurrentLogsFileUri, loadSelectedLanguage, loadTextContent, logIncomingHtmlDocMessage, logRequestEnd, logRequestStart, loggedError, logger, mmkvStorageForMobxPersist, nativeFileSystem, normalizeFileUri, notImplementedYet, nowAsIsoFilename, nowToISOLikeButLocal, nowToISOLikeButLocalForFilename, openWifiSettings, openWifiSettingsAndroid, openWifiSettingsIos, parseLicenceData, pickSingleFile, queryClient, requestCameraPermissions, requestLocationPermission, requestMediaLibPermissions, requestTakePhotoPermissions, sanitizeUrl, saveTextContent, setClipboardTextContent, shareCurrentLogsFile, shareFile, shareTextFile, shareXmlFile, startNetworkStateLogging, storage, storeSelectedLanguage, styles, toLogLevel, toSinglePictureUri, toWifiInfo, toWifiInfoArray, useAppTheme, useAutoScroll, useBottomSheetToggler, useCameraImagePicker, useConnectToWifiMutation, useDialogStyles, useDisconnectFromWifiMutation, useErrorDetails, useImagePicker, useInvalidateQueriesOnFocus, useIsDarkMode, useIsLandscape, useLoadAvailableWifiList, useLoadAvailableWifiListErrorSnackbar, useLogEntryColor, useLogsActions, useOnHtmlDocMessage, useSingleFileSelector, useSnackbar, useTimeoutState, useTimeoutToggle, useUpdates, useWifiInfo, useWifiInfosContext, useWifiInfosErrorSnackbar, useWindowOrientation, validateGetRandomValues };
|