@bifold/core 2.2.1 → 2.4.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/lib/commonjs/App.js +1 -1
- package/lib/commonjs/App.js.map +1 -1
- package/lib/commonjs/components/animated/ButtonLoading.js +2 -2
- package/lib/commonjs/components/animated/ButtonLoading.js.map +1 -1
- package/lib/commonjs/components/animated/ConnectionLoading.js +3 -3
- package/lib/commonjs/components/animated/ConnectionLoading.js.map +1 -1
- package/lib/commonjs/components/animated/LoadingIndicator.js +2 -2
- package/lib/commonjs/components/animated/LoadingIndicator.js.map +1 -1
- package/lib/commonjs/components/animated/PresentationLoading.js +3 -3
- package/lib/commonjs/components/animated/PresentationLoading.js.map +1 -1
- package/lib/commonjs/components/animated/RecordLoading.js +5 -5
- package/lib/commonjs/components/animated/RecordLoading.js.map +1 -1
- package/lib/commonjs/components/animated/SendingProof.js +3 -3
- package/lib/commonjs/components/animated/SendingProof.js.map +1 -1
- package/lib/commonjs/components/animated/SentProof.js +3 -3
- package/lib/commonjs/components/animated/SentProof.js.map +1 -1
- package/lib/commonjs/components/buttons/Button.js +1 -1
- package/lib/commonjs/components/buttons/Button.js.map +1 -1
- package/lib/commonjs/components/buttons/IconButton.js +3 -3
- package/lib/commonjs/components/buttons/IconButton.js.map +1 -1
- package/lib/commonjs/components/buttons/ToggleButton.js +3 -3
- package/lib/commonjs/components/buttons/ToggleButton.js.map +1 -1
- package/lib/commonjs/components/chat/ActionSlider.js +3 -3
- package/lib/commonjs/components/chat/ActionSlider.js.map +1 -1
- package/lib/commonjs/components/forms/WalletNameForm.js +2 -2
- package/lib/commonjs/components/forms/WalletNameForm.js.map +1 -1
- package/lib/commonjs/components/inputs/BiometryControl.js +2 -2
- package/lib/commonjs/components/inputs/BiometryControl.js.map +1 -1
- package/lib/commonjs/components/inputs/BulletPoint.js +2 -2
- package/lib/commonjs/components/inputs/BulletPoint.js.map +1 -1
- package/lib/commonjs/components/listItems/ContactCredentialListItem.js +3 -3
- package/lib/commonjs/components/listItems/ContactCredentialListItem.js.map +1 -1
- package/lib/commonjs/components/listItems/ContactListItem.js +2 -2
- package/lib/commonjs/components/listItems/ContactListItem.js.map +1 -1
- package/lib/commonjs/components/listItems/NotificationListItem.js +22 -22
- package/lib/commonjs/components/listItems/NotificationListItem.js.map +1 -1
- package/lib/commonjs/components/misc/ConnectionAlert.js +5 -5
- package/lib/commonjs/components/misc/ConnectionAlert.js.map +1 -1
- package/lib/commonjs/components/misc/ConnectionImage.js +3 -3
- package/lib/commonjs/components/misc/ConnectionImage.js.map +1 -1
- package/lib/commonjs/components/misc/CredentialCard.js +2 -2
- package/lib/commonjs/components/misc/CredentialCard.js.map +1 -1
- package/lib/commonjs/components/misc/CredentialCard10.js +6 -6
- package/lib/commonjs/components/misc/CredentialCard10.js.map +1 -1
- package/lib/commonjs/components/misc/CredentialCard11.js +43 -22
- package/lib/commonjs/components/misc/CredentialCard11.js.map +1 -1
- package/lib/commonjs/components/misc/CredentialCard11ActionFooter.js +3 -3
- package/lib/commonjs/components/misc/CredentialCard11ActionFooter.js.map +1 -1
- package/lib/commonjs/components/misc/EmptyList.js +2 -2
- package/lib/commonjs/components/misc/EmptyList.js.map +1 -1
- package/lib/commonjs/components/misc/EmptyListContacts.js +2 -2
- package/lib/commonjs/components/misc/EmptyListContacts.js.map +1 -1
- package/lib/commonjs/components/misc/FauxHeader.js +2 -2
- package/lib/commonjs/components/misc/FauxHeader.js.map +1 -1
- package/lib/commonjs/components/misc/InfoBox.js +29 -29
- package/lib/commonjs/components/misc/InfoBox.js.map +1 -1
- package/lib/commonjs/components/misc/NoNewUpdates.js +2 -2
- package/lib/commonjs/components/misc/NoNewUpdates.js.map +1 -1
- package/lib/commonjs/components/misc/PINValidationHelper.js +3 -3
- package/lib/commonjs/components/misc/PINValidationHelper.js.map +1 -1
- package/lib/commonjs/components/misc/QRRenderer.js +2 -2
- package/lib/commonjs/components/misc/QRRenderer.js.map +1 -1
- package/lib/commonjs/components/misc/QRScanner.js +3 -3
- package/lib/commonjs/components/misc/QRScanner.js.map +1 -1
- package/lib/commonjs/components/misc/QRScannerTorch.js +4 -4
- package/lib/commonjs/components/misc/QRScannerTorch.js.map +1 -1
- package/lib/commonjs/components/misc/SharedProofData.js +2 -2
- package/lib/commonjs/components/misc/SharedProofData.js.map +1 -1
- package/lib/commonjs/components/misc/UnorderedList.js +3 -3
- package/lib/commonjs/components/misc/UnorderedList.js.map +1 -1
- package/lib/commonjs/components/misc/VerifierCredentialCard.js +7 -7
- package/lib/commonjs/components/misc/VerifierCredentialCard.js.map +1 -1
- package/lib/commonjs/components/modals/AppGuideModal.js +7 -7
- package/lib/commonjs/components/modals/AppGuideModal.js.map +1 -1
- package/lib/commonjs/components/modals/CameraDisclosureModal.js +4 -4
- package/lib/commonjs/components/modals/CameraDisclosureModal.js.map +1 -1
- package/lib/commonjs/components/modals/CommonRemoveModal.js +7 -7
- package/lib/commonjs/components/modals/CommonRemoveModal.js.map +1 -1
- package/lib/commonjs/components/modals/DismissiblePopupModal.js +7 -7
- package/lib/commonjs/components/modals/DismissiblePopupModal.js.map +1 -1
- package/lib/commonjs/components/modals/ErrorModal.js +4 -4
- package/lib/commonjs/components/modals/ErrorModal.js.map +1 -1
- package/lib/commonjs/components/modals/ImageModal.js +4 -4
- package/lib/commonjs/components/modals/ImageModal.js.map +1 -1
- package/lib/commonjs/components/modals/PopupModal.js +2 -2
- package/lib/commonjs/components/modals/PopupModal.js.map +1 -1
- package/lib/commonjs/components/modals/ProofCancelModal.js +2 -2
- package/lib/commonjs/components/modals/ProofCancelModal.js.map +1 -1
- package/lib/commonjs/components/record/RecordFooter.js +2 -2
- package/lib/commonjs/components/record/RecordFooter.js.map +1 -1
- package/lib/commonjs/components/record/RecordHeader.js +2 -2
- package/lib/commonjs/components/record/RecordHeader.js.map +1 -1
- package/lib/commonjs/components/record/RecordRemove.js +5 -5
- package/lib/commonjs/components/record/RecordRemove.js.map +1 -1
- package/lib/commonjs/components/texts/HighlightTextBox.js +3 -3
- package/lib/commonjs/components/texts/HighlightTextBox.js.map +1 -1
- package/lib/commonjs/components/texts/InfoTextBox.js +17 -17
- package/lib/commonjs/components/texts/InfoTextBox.js.map +1 -1
- package/lib/commonjs/components/texts/Link.js +2 -2
- package/lib/commonjs/components/texts/Link.js.map +1 -1
- package/lib/commonjs/components/toast/BaseToast.js +17 -17
- package/lib/commonjs/components/toast/BaseToast.js.map +1 -1
- package/lib/commonjs/components/tour/CredentialOfferTourSteps.js +2 -2
- package/lib/commonjs/components/tour/CredentialOfferTourSteps.js.map +1 -1
- package/lib/commonjs/components/tour/CredentialsTourSteps.js +2 -2
- package/lib/commonjs/components/tour/CredentialsTourSteps.js.map +1 -1
- package/lib/commonjs/components/tour/HomeTourSteps.js +6 -6
- package/lib/commonjs/components/tour/HomeTourSteps.js.map +1 -1
- package/lib/commonjs/components/tour/ProofRequestTourSteps.js +2 -2
- package/lib/commonjs/components/tour/ProofRequestTourSteps.js.map +1 -1
- package/lib/commonjs/components/tour/TourBox.js +6 -6
- package/lib/commonjs/components/tour/TourBox.js.map +1 -1
- package/lib/commonjs/components/views/Banner.js +19 -9
- package/lib/commonjs/components/views/Banner.js.map +1 -1
- package/lib/commonjs/components/views/CredentialDetailPrimaryHeader.js +3 -3
- package/lib/commonjs/components/views/CredentialDetailPrimaryHeader.js.map +1 -1
- package/lib/commonjs/components/views/KeyboardView.js +2 -2
- package/lib/commonjs/components/views/KeyboardView.js.map +1 -1
- package/lib/commonjs/components/views/ProgressBar.js +3 -3
- package/lib/commonjs/components/views/ProgressBar.js.map +1 -1
- package/lib/commonjs/contexts/reducers/store.js +2 -15
- package/lib/commonjs/contexts/reducers/store.js.map +1 -1
- package/lib/commonjs/contexts/store.js +1 -2
- package/lib/commonjs/contexts/store.js.map +1 -1
- package/lib/commonjs/hooks/chat-messages.js +3 -3
- package/lib/commonjs/hooks/chat-messages.js.map +1 -1
- package/lib/commonjs/hooks/credential-card-styles.js +4 -4
- package/lib/commonjs/hooks/credential-card-styles.js.map +1 -1
- package/lib/commonjs/index.js +11 -3
- package/lib/commonjs/index.js.map +1 -1
- package/lib/commonjs/localization/fr/fr.json +0 -1
- package/lib/commonjs/localization/pt-br/pt-br.json +1 -2
- package/lib/commonjs/modules/history/ui/HistoryPage.js +2 -2
- package/lib/commonjs/modules/history/ui/HistoryPage.js.map +1 -1
- package/lib/commonjs/modules/history/ui/HistorySettings.js +2 -2
- package/lib/commonjs/modules/history/ui/HistorySettings.js.map +1 -1
- package/lib/commonjs/modules/history/ui/components/HistoryListItem.js +2 -2
- package/lib/commonjs/modules/history/ui/components/HistoryListItem.js.map +1 -1
- package/lib/commonjs/modules/openid/components/OpenIDCredentialCard.js +5 -5
- package/lib/commonjs/modules/openid/components/OpenIDCredentialCard.js.map +1 -1
- package/lib/commonjs/modules/openid/screens/OpenIDCredentialDetails.js +2 -2
- package/lib/commonjs/modules/openid/screens/OpenIDCredentialDetails.js.map +1 -1
- package/lib/commonjs/modules/openid/screens/OpenIDCredentialOffer.js +2 -2
- package/lib/commonjs/modules/openid/screens/OpenIDCredentialOffer.js.map +1 -1
- package/lib/commonjs/modules/openid/screens/OpenIDProofChangeCredential.js +3 -3
- package/lib/commonjs/modules/openid/screens/OpenIDProofChangeCredential.js.map +1 -1
- package/lib/commonjs/modules/openid/screens/OpenIDProofPresentation.js +4 -4
- package/lib/commonjs/modules/openid/screens/OpenIDProofPresentation.js.map +1 -1
- package/lib/commonjs/navigators/ContactStack.js +0 -16
- package/lib/commonjs/navigators/ContactStack.js.map +1 -1
- package/lib/commonjs/navigators/DeliveryStack.js +0 -16
- package/lib/commonjs/navigators/DeliveryStack.js.map +1 -1
- package/lib/commonjs/navigators/MainStack.js.map +1 -1
- package/lib/commonjs/navigators/NotificationStack.js +0 -16
- package/lib/commonjs/navigators/NotificationStack.js.map +1 -1
- package/lib/commonjs/navigators/OnboardingScreens.js.map +1 -1
- package/lib/commonjs/navigators/TabStack.js +2 -2
- package/lib/commonjs/navigators/TabStack.js.map +1 -1
- package/lib/commonjs/navigators/defaultStackOptions.js +3 -3
- package/lib/commonjs/navigators/defaultStackOptions.js.map +1 -1
- package/lib/commonjs/screens/AttemptLockout.js +2 -2
- package/lib/commonjs/screens/AttemptLockout.js.map +1 -1
- package/lib/commonjs/screens/AutoLock.js +7 -7
- package/lib/commonjs/screens/AutoLock.js.map +1 -1
- package/lib/commonjs/screens/Chat.js +1 -1
- package/lib/commonjs/screens/Chat.js.map +1 -1
- package/lib/commonjs/screens/ConfigureMediator.js +7 -7
- package/lib/commonjs/screens/ConfigureMediator.js.map +1 -1
- package/lib/commonjs/screens/ContactDetails.js +9 -9
- package/lib/commonjs/screens/ContactDetails.js.map +1 -1
- package/lib/commonjs/screens/CredentialDetails.js +16 -16
- package/lib/commonjs/screens/CredentialDetails.js.map +1 -1
- package/lib/commonjs/screens/CredentialOffer.js +2 -2
- package/lib/commonjs/screens/CredentialOffer.js.map +1 -1
- package/lib/commonjs/screens/DataRetention.js +11 -11
- package/lib/commonjs/screens/DataRetention.js.map +1 -1
- package/lib/commonjs/screens/Developer.js +29 -29
- package/lib/commonjs/screens/Developer.js.map +1 -1
- package/lib/commonjs/screens/Home.js +2 -2
- package/lib/commonjs/screens/Home.js.map +1 -1
- package/lib/commonjs/screens/JSONDetails.js +3 -3
- package/lib/commonjs/screens/JSONDetails.js.map +1 -1
- package/lib/commonjs/screens/Language.js +7 -7
- package/lib/commonjs/screens/Language.js.map +1 -1
- package/lib/commonjs/screens/ListContacts.js +3 -3
- package/lib/commonjs/screens/ListContacts.js.map +1 -1
- package/lib/commonjs/screens/ListCredentials.js +2 -2
- package/lib/commonjs/screens/ListCredentials.js.map +1 -1
- package/lib/commonjs/screens/ListProofRequests.js +2 -2
- package/lib/commonjs/screens/ListProofRequests.js.map +1 -1
- package/lib/commonjs/screens/MobileVerifierLoading.js +3 -3
- package/lib/commonjs/screens/MobileVerifierLoading.js.map +1 -1
- package/lib/commonjs/screens/PINChange.js +2 -4
- package/lib/commonjs/screens/PINChange.js.map +1 -1
- package/lib/commonjs/screens/PINCreate.js +2 -2
- package/lib/commonjs/screens/PINCreate.js.map +1 -1
- package/lib/commonjs/screens/PINEnter.js +5 -9
- package/lib/commonjs/screens/PINEnter.js.map +1 -1
- package/lib/commonjs/screens/PINExplainer.js +3 -3
- package/lib/commonjs/screens/PINExplainer.js.map +1 -1
- package/lib/commonjs/screens/PINVerify.js +2 -2
- package/lib/commonjs/screens/PINVerify.js.map +1 -1
- package/lib/commonjs/screens/PasteUrl.js +4 -4
- package/lib/commonjs/screens/PasteUrl.js.map +1 -1
- package/lib/commonjs/screens/ProofChangeCredential.js +2 -2
- package/lib/commonjs/screens/ProofChangeCredential.js.map +1 -1
- package/lib/commonjs/screens/ProofDetails.js +3 -3
- package/lib/commonjs/screens/ProofDetails.js.map +1 -1
- package/lib/commonjs/screens/ProofRequest.js +7 -7
- package/lib/commonjs/screens/ProofRequest.js.map +1 -1
- package/lib/commonjs/screens/ProofRequestAccept.js +3 -3
- package/lib/commonjs/screens/ProofRequestAccept.js.map +1 -1
- package/lib/commonjs/screens/ProofRequestDetails.js +4 -4
- package/lib/commonjs/screens/ProofRequestDetails.js.map +1 -1
- package/lib/commonjs/screens/ProofRequestUsageHistory.js +2 -2
- package/lib/commonjs/screens/ProofRequestUsageHistory.js.map +1 -1
- package/lib/commonjs/screens/ProofRequesting.js +5 -5
- package/lib/commonjs/screens/ProofRequesting.js.map +1 -1
- package/lib/commonjs/screens/RenameContact.js +2 -2
- package/lib/commonjs/screens/RenameContact.js.map +1 -1
- package/lib/commonjs/screens/Settings.js +5 -5
- package/lib/commonjs/screens/Settings.js.map +1 -1
- package/lib/commonjs/screens/Splash.js +2 -2
- package/lib/commonjs/screens/Splash.js.map +1 -1
- package/lib/commonjs/screens/Terms.js +1 -19
- package/lib/commonjs/screens/Terms.js.map +1 -1
- package/lib/commonjs/screens/ToggleBiometry.js +2 -2
- package/lib/commonjs/screens/ToggleBiometry.js.map +1 -1
- package/lib/commonjs/screens/TogglePushNotifications.js +5 -5
- package/lib/commonjs/screens/TogglePushNotifications.js.map +1 -1
- package/lib/commonjs/screens/Tours.js +5 -5
- package/lib/commonjs/screens/Tours.js.map +1 -1
- package/lib/commonjs/screens/UpdateAvailable.js +2 -2
- package/lib/commonjs/screens/UpdateAvailable.js.map +1 -1
- package/lib/commonjs/screens/WhatAreContacts.js +2 -2
- package/lib/commonjs/screens/WhatAreContacts.js.map +1 -1
- package/lib/commonjs/services/logger.js +32 -8
- package/lib/commonjs/services/logger.js.map +1 -1
- package/lib/commonjs/theme-builder.js +116 -0
- package/lib/commonjs/theme-builder.js.map +1 -0
- package/lib/commonjs/theme.interface.js +6 -0
- package/lib/commonjs/theme.interface.js.map +1 -0
- package/lib/commonjs/theme.js +904 -670
- package/lib/commonjs/theme.js.map +1 -1
- package/lib/commonjs/utils/credential.js +3 -3
- package/lib/commonjs/utils/credential.js.map +1 -1
- package/lib/commonjs/utils/mediatorhelpers.js +16 -12
- package/lib/commonjs/utils/mediatorhelpers.js.map +1 -1
- package/lib/module/App.js +1 -1
- package/lib/module/App.js.map +1 -1
- package/lib/module/components/animated/ButtonLoading.js +2 -2
- package/lib/module/components/animated/ButtonLoading.js.map +1 -1
- package/lib/module/components/animated/ConnectionLoading.js +3 -3
- package/lib/module/components/animated/ConnectionLoading.js.map +1 -1
- package/lib/module/components/animated/LoadingIndicator.js +2 -2
- package/lib/module/components/animated/LoadingIndicator.js.map +1 -1
- package/lib/module/components/animated/PresentationLoading.js +3 -3
- package/lib/module/components/animated/PresentationLoading.js.map +1 -1
- package/lib/module/components/animated/RecordLoading.js +5 -5
- package/lib/module/components/animated/RecordLoading.js.map +1 -1
- package/lib/module/components/animated/SendingProof.js +3 -3
- package/lib/module/components/animated/SendingProof.js.map +1 -1
- package/lib/module/components/animated/SentProof.js +3 -3
- package/lib/module/components/animated/SentProof.js.map +1 -1
- package/lib/module/components/buttons/Button.js +1 -1
- package/lib/module/components/buttons/Button.js.map +1 -1
- package/lib/module/components/buttons/IconButton.js +3 -3
- package/lib/module/components/buttons/IconButton.js.map +1 -1
- package/lib/module/components/buttons/ToggleButton.js +3 -3
- package/lib/module/components/buttons/ToggleButton.js.map +1 -1
- package/lib/module/components/chat/ActionSlider.js +3 -3
- package/lib/module/components/chat/ActionSlider.js.map +1 -1
- package/lib/module/components/forms/WalletNameForm.js +2 -2
- package/lib/module/components/forms/WalletNameForm.js.map +1 -1
- package/lib/module/components/inputs/BiometryControl.js +2 -2
- package/lib/module/components/inputs/BiometryControl.js.map +1 -1
- package/lib/module/components/inputs/BulletPoint.js +2 -2
- package/lib/module/components/inputs/BulletPoint.js.map +1 -1
- package/lib/module/components/listItems/ContactCredentialListItem.js +3 -3
- package/lib/module/components/listItems/ContactCredentialListItem.js.map +1 -1
- package/lib/module/components/listItems/ContactListItem.js +2 -2
- package/lib/module/components/listItems/ContactListItem.js.map +1 -1
- package/lib/module/components/listItems/NotificationListItem.js +22 -22
- package/lib/module/components/listItems/NotificationListItem.js.map +1 -1
- package/lib/module/components/misc/ConnectionAlert.js +5 -5
- package/lib/module/components/misc/ConnectionAlert.js.map +1 -1
- package/lib/module/components/misc/ConnectionImage.js +3 -3
- package/lib/module/components/misc/ConnectionImage.js.map +1 -1
- package/lib/module/components/misc/CredentialCard.js +2 -2
- package/lib/module/components/misc/CredentialCard.js.map +1 -1
- package/lib/module/components/misc/CredentialCard10.js +6 -6
- package/lib/module/components/misc/CredentialCard10.js.map +1 -1
- package/lib/module/components/misc/CredentialCard11.js +43 -22
- package/lib/module/components/misc/CredentialCard11.js.map +1 -1
- package/lib/module/components/misc/CredentialCard11ActionFooter.js +3 -3
- package/lib/module/components/misc/CredentialCard11ActionFooter.js.map +1 -1
- package/lib/module/components/misc/EmptyList.js +2 -2
- package/lib/module/components/misc/EmptyList.js.map +1 -1
- package/lib/module/components/misc/EmptyListContacts.js +2 -2
- package/lib/module/components/misc/EmptyListContacts.js.map +1 -1
- package/lib/module/components/misc/FauxHeader.js +2 -2
- package/lib/module/components/misc/FauxHeader.js.map +1 -1
- package/lib/module/components/misc/InfoBox.js +29 -29
- package/lib/module/components/misc/InfoBox.js.map +1 -1
- package/lib/module/components/misc/NoNewUpdates.js +2 -2
- package/lib/module/components/misc/NoNewUpdates.js.map +1 -1
- package/lib/module/components/misc/PINValidationHelper.js +3 -3
- package/lib/module/components/misc/PINValidationHelper.js.map +1 -1
- package/lib/module/components/misc/QRRenderer.js +2 -2
- package/lib/module/components/misc/QRRenderer.js.map +1 -1
- package/lib/module/components/misc/QRScanner.js +3 -3
- package/lib/module/components/misc/QRScanner.js.map +1 -1
- package/lib/module/components/misc/QRScannerTorch.js +4 -4
- package/lib/module/components/misc/QRScannerTorch.js.map +1 -1
- package/lib/module/components/misc/SharedProofData.js +2 -2
- package/lib/module/components/misc/SharedProofData.js.map +1 -1
- package/lib/module/components/misc/UnorderedList.js +3 -3
- package/lib/module/components/misc/UnorderedList.js.map +1 -1
- package/lib/module/components/misc/VerifierCredentialCard.js +7 -7
- package/lib/module/components/misc/VerifierCredentialCard.js.map +1 -1
- package/lib/module/components/modals/AppGuideModal.js +7 -7
- package/lib/module/components/modals/AppGuideModal.js.map +1 -1
- package/lib/module/components/modals/CameraDisclosureModal.js +4 -4
- package/lib/module/components/modals/CameraDisclosureModal.js.map +1 -1
- package/lib/module/components/modals/CommonRemoveModal.js +7 -7
- package/lib/module/components/modals/CommonRemoveModal.js.map +1 -1
- package/lib/module/components/modals/DismissiblePopupModal.js +7 -7
- package/lib/module/components/modals/DismissiblePopupModal.js.map +1 -1
- package/lib/module/components/modals/ErrorModal.js +4 -4
- package/lib/module/components/modals/ErrorModal.js.map +1 -1
- package/lib/module/components/modals/ImageModal.js +4 -4
- package/lib/module/components/modals/ImageModal.js.map +1 -1
- package/lib/module/components/modals/PopupModal.js +2 -2
- package/lib/module/components/modals/PopupModal.js.map +1 -1
- package/lib/module/components/modals/ProofCancelModal.js +2 -2
- package/lib/module/components/modals/ProofCancelModal.js.map +1 -1
- package/lib/module/components/record/RecordFooter.js +2 -2
- package/lib/module/components/record/RecordFooter.js.map +1 -1
- package/lib/module/components/record/RecordHeader.js +2 -2
- package/lib/module/components/record/RecordHeader.js.map +1 -1
- package/lib/module/components/record/RecordRemove.js +5 -5
- package/lib/module/components/record/RecordRemove.js.map +1 -1
- package/lib/module/components/texts/HighlightTextBox.js +3 -3
- package/lib/module/components/texts/HighlightTextBox.js.map +1 -1
- package/lib/module/components/texts/InfoTextBox.js +17 -17
- package/lib/module/components/texts/InfoTextBox.js.map +1 -1
- package/lib/module/components/texts/Link.js +2 -2
- package/lib/module/components/texts/Link.js.map +1 -1
- package/lib/module/components/toast/BaseToast.js +17 -17
- package/lib/module/components/toast/BaseToast.js.map +1 -1
- package/lib/module/components/tour/CredentialOfferTourSteps.js +2 -2
- package/lib/module/components/tour/CredentialOfferTourSteps.js.map +1 -1
- package/lib/module/components/tour/CredentialsTourSteps.js +2 -2
- package/lib/module/components/tour/CredentialsTourSteps.js.map +1 -1
- package/lib/module/components/tour/HomeTourSteps.js +6 -6
- package/lib/module/components/tour/HomeTourSteps.js.map +1 -1
- package/lib/module/components/tour/ProofRequestTourSteps.js +2 -2
- package/lib/module/components/tour/ProofRequestTourSteps.js.map +1 -1
- package/lib/module/components/tour/TourBox.js +6 -6
- package/lib/module/components/tour/TourBox.js.map +1 -1
- package/lib/module/components/views/Banner.js +19 -9
- package/lib/module/components/views/Banner.js.map +1 -1
- package/lib/module/components/views/CredentialDetailPrimaryHeader.js +3 -3
- package/lib/module/components/views/CredentialDetailPrimaryHeader.js.map +1 -1
- package/lib/module/components/views/KeyboardView.js +2 -2
- package/lib/module/components/views/KeyboardView.js.map +1 -1
- package/lib/module/components/views/ProgressBar.js +3 -3
- package/lib/module/components/views/ProgressBar.js.map +1 -1
- package/lib/module/contexts/reducers/store.js +2 -15
- package/lib/module/contexts/reducers/store.js.map +1 -1
- package/lib/module/contexts/store.js +1 -2
- package/lib/module/contexts/store.js.map +1 -1
- package/lib/module/hooks/chat-messages.js +3 -3
- package/lib/module/hooks/chat-messages.js.map +1 -1
- package/lib/module/hooks/credential-card-styles.js +4 -4
- package/lib/module/hooks/credential-card-styles.js.map +1 -1
- package/lib/module/index.js +3 -2
- package/lib/module/index.js.map +1 -1
- package/lib/module/localization/fr/fr.json +0 -1
- package/lib/module/localization/pt-br/pt-br.json +1 -2
- package/lib/module/modules/history/ui/HistoryPage.js +2 -2
- package/lib/module/modules/history/ui/HistoryPage.js.map +1 -1
- package/lib/module/modules/history/ui/HistorySettings.js +2 -2
- package/lib/module/modules/history/ui/HistorySettings.js.map +1 -1
- package/lib/module/modules/history/ui/components/HistoryListItem.js +2 -2
- package/lib/module/modules/history/ui/components/HistoryListItem.js.map +1 -1
- package/lib/module/modules/openid/components/OpenIDCredentialCard.js +5 -5
- package/lib/module/modules/openid/components/OpenIDCredentialCard.js.map +1 -1
- package/lib/module/modules/openid/screens/OpenIDCredentialDetails.js +2 -2
- package/lib/module/modules/openid/screens/OpenIDCredentialDetails.js.map +1 -1
- package/lib/module/modules/openid/screens/OpenIDCredentialOffer.js +2 -2
- package/lib/module/modules/openid/screens/OpenIDCredentialOffer.js.map +1 -1
- package/lib/module/modules/openid/screens/OpenIDProofChangeCredential.js +3 -3
- package/lib/module/modules/openid/screens/OpenIDProofChangeCredential.js.map +1 -1
- package/lib/module/modules/openid/screens/OpenIDProofPresentation.js +4 -4
- package/lib/module/modules/openid/screens/OpenIDProofPresentation.js.map +1 -1
- package/lib/module/navigators/ContactStack.js +0 -16
- package/lib/module/navigators/ContactStack.js.map +1 -1
- package/lib/module/navigators/DeliveryStack.js +0 -16
- package/lib/module/navigators/DeliveryStack.js.map +1 -1
- package/lib/module/navigators/MainStack.js.map +1 -1
- package/lib/module/navigators/NotificationStack.js +0 -16
- package/lib/module/navigators/NotificationStack.js.map +1 -1
- package/lib/module/navigators/OnboardingScreens.js.map +1 -1
- package/lib/module/navigators/TabStack.js +2 -2
- package/lib/module/navigators/TabStack.js.map +1 -1
- package/lib/module/navigators/defaultStackOptions.js +3 -3
- package/lib/module/navigators/defaultStackOptions.js.map +1 -1
- package/lib/module/screens/AttemptLockout.js +2 -2
- package/lib/module/screens/AttemptLockout.js.map +1 -1
- package/lib/module/screens/AutoLock.js +7 -7
- package/lib/module/screens/AutoLock.js.map +1 -1
- package/lib/module/screens/Chat.js +2 -2
- package/lib/module/screens/Chat.js.map +1 -1
- package/lib/module/screens/ConfigureMediator.js +7 -7
- package/lib/module/screens/ConfigureMediator.js.map +1 -1
- package/lib/module/screens/ContactDetails.js +9 -9
- package/lib/module/screens/ContactDetails.js.map +1 -1
- package/lib/module/screens/CredentialDetails.js +16 -16
- package/lib/module/screens/CredentialDetails.js.map +1 -1
- package/lib/module/screens/CredentialOffer.js +2 -2
- package/lib/module/screens/CredentialOffer.js.map +1 -1
- package/lib/module/screens/DataRetention.js +11 -11
- package/lib/module/screens/DataRetention.js.map +1 -1
- package/lib/module/screens/Developer.js +29 -29
- package/lib/module/screens/Developer.js.map +1 -1
- package/lib/module/screens/Home.js +2 -2
- package/lib/module/screens/Home.js.map +1 -1
- package/lib/module/screens/JSONDetails.js +3 -3
- package/lib/module/screens/JSONDetails.js.map +1 -1
- package/lib/module/screens/Language.js +7 -7
- package/lib/module/screens/Language.js.map +1 -1
- package/lib/module/screens/ListContacts.js +3 -3
- package/lib/module/screens/ListContacts.js.map +1 -1
- package/lib/module/screens/ListCredentials.js +2 -2
- package/lib/module/screens/ListCredentials.js.map +1 -1
- package/lib/module/screens/ListProofRequests.js +2 -2
- package/lib/module/screens/ListProofRequests.js.map +1 -1
- package/lib/module/screens/MobileVerifierLoading.js +3 -3
- package/lib/module/screens/MobileVerifierLoading.js.map +1 -1
- package/lib/module/screens/PINChange.js +2 -4
- package/lib/module/screens/PINChange.js.map +1 -1
- package/lib/module/screens/PINCreate.js +2 -2
- package/lib/module/screens/PINCreate.js.map +1 -1
- package/lib/module/screens/PINEnter.js +5 -9
- package/lib/module/screens/PINEnter.js.map +1 -1
- package/lib/module/screens/PINExplainer.js +3 -3
- package/lib/module/screens/PINExplainer.js.map +1 -1
- package/lib/module/screens/PINVerify.js +2 -2
- package/lib/module/screens/PINVerify.js.map +1 -1
- package/lib/module/screens/PasteUrl.js +4 -4
- package/lib/module/screens/PasteUrl.js.map +1 -1
- package/lib/module/screens/ProofChangeCredential.js +2 -2
- package/lib/module/screens/ProofChangeCredential.js.map +1 -1
- package/lib/module/screens/ProofDetails.js +3 -3
- package/lib/module/screens/ProofDetails.js.map +1 -1
- package/lib/module/screens/ProofRequest.js +7 -7
- package/lib/module/screens/ProofRequest.js.map +1 -1
- package/lib/module/screens/ProofRequestAccept.js +3 -3
- package/lib/module/screens/ProofRequestAccept.js.map +1 -1
- package/lib/module/screens/ProofRequestDetails.js +4 -4
- package/lib/module/screens/ProofRequestDetails.js.map +1 -1
- package/lib/module/screens/ProofRequestUsageHistory.js +2 -2
- package/lib/module/screens/ProofRequestUsageHistory.js.map +1 -1
- package/lib/module/screens/ProofRequesting.js +5 -5
- package/lib/module/screens/ProofRequesting.js.map +1 -1
- package/lib/module/screens/RenameContact.js +2 -2
- package/lib/module/screens/RenameContact.js.map +1 -1
- package/lib/module/screens/Settings.js +5 -5
- package/lib/module/screens/Settings.js.map +1 -1
- package/lib/module/screens/Splash.js +2 -2
- package/lib/module/screens/Splash.js.map +1 -1
- package/lib/module/screens/Terms.js +1 -19
- package/lib/module/screens/Terms.js.map +1 -1
- package/lib/module/screens/ToggleBiometry.js +2 -2
- package/lib/module/screens/ToggleBiometry.js.map +1 -1
- package/lib/module/screens/TogglePushNotifications.js +5 -5
- package/lib/module/screens/TogglePushNotifications.js.map +1 -1
- package/lib/module/screens/Tours.js +5 -5
- package/lib/module/screens/Tours.js.map +1 -1
- package/lib/module/screens/UpdateAvailable.js +2 -2
- package/lib/module/screens/UpdateAvailable.js.map +1 -1
- package/lib/module/screens/WhatAreContacts.js +2 -2
- package/lib/module/screens/WhatAreContacts.js.map +1 -1
- package/lib/module/services/logger.js +32 -8
- package/lib/module/services/logger.js.map +1 -1
- package/lib/module/theme-builder.js +109 -0
- package/lib/module/theme-builder.js.map +1 -0
- package/lib/module/theme.interface.js +2 -0
- package/lib/module/theme.interface.js.map +1 -0
- package/lib/module/theme.js +888 -669
- package/lib/module/theme.js.map +1 -1
- package/lib/module/utils/credential.js +3 -3
- package/lib/module/utils/credential.js.map +1 -1
- package/lib/module/utils/mediatorhelpers.js +16 -12
- package/lib/module/utils/mediatorhelpers.js.map +1 -1
- package/lib/typescript/src/App.d.ts.map +1 -1
- package/lib/typescript/src/components/buttons/IconButton.d.ts.map +1 -1
- package/lib/typescript/src/components/chat/ChatActions.d.ts.map +1 -1
- package/lib/typescript/src/components/chat/ChatBubble.d.ts.map +1 -1
- package/lib/typescript/src/components/chat/MessageInput.d.ts.map +1 -1
- package/lib/typescript/src/components/listItems/ContactCredentialListItem.d.ts.map +1 -1
- package/lib/typescript/src/components/misc/CredentialCard11.d.ts.map +1 -1
- package/lib/typescript/src/components/misc/CredentialCard11ActionFooter.d.ts.map +1 -1
- package/lib/typescript/src/components/misc/PINHeader.d.ts.map +1 -1
- package/lib/typescript/src/components/tour/TourOverlay.d.ts.map +1 -1
- package/lib/typescript/src/components/views/Banner.d.ts.map +1 -1
- package/lib/typescript/src/container-api.d.ts.map +1 -1
- package/lib/typescript/src/contexts/navigation.d.ts.map +1 -1
- package/lib/typescript/src/contexts/network.d.ts.map +1 -1
- package/lib/typescript/src/contexts/reducers/store.d.ts +1 -3
- package/lib/typescript/src/contexts/reducers/store.d.ts.map +1 -1
- package/lib/typescript/src/contexts/store.d.ts.map +1 -1
- package/lib/typescript/src/contexts/theme.d.ts.map +1 -1
- package/lib/typescript/src/hooks/chat-messages.d.ts.map +1 -1
- package/lib/typescript/src/hooks/connections.d.ts.map +1 -1
- package/lib/typescript/src/hooks/credential-card-styles.d.ts +377 -15
- package/lib/typescript/src/hooks/credential-card-styles.d.ts.map +1 -1
- package/lib/typescript/src/hooks/credentials.d.ts.map +1 -1
- package/lib/typescript/src/hooks/developer-mode.d.ts.map +1 -1
- package/lib/typescript/src/hooks/notifications.d.ts.map +1 -1
- package/lib/typescript/src/hooks/oob.d.ts.map +1 -1
- package/lib/typescript/src/hooks/proof-request-templates.d.ts.map +1 -1
- package/lib/typescript/src/hooks/proofs.d.ts.map +1 -1
- package/lib/typescript/src/hooks/screen-capture.d.ts.map +1 -1
- package/lib/typescript/src/hooks/useOnboardingState.d.ts.map +1 -1
- package/lib/typescript/src/hooks/usePINValidation.d.ts.map +1 -1
- package/lib/typescript/src/index.d.ts +4 -3
- package/lib/typescript/src/index.d.ts.map +1 -1
- package/lib/typescript/src/localization/index.d.ts.map +1 -1
- package/lib/typescript/src/modules/history/ui/HistorySettings.d.ts +2 -3
- package/lib/typescript/src/modules/history/ui/HistorySettings.d.ts.map +1 -1
- package/lib/typescript/src/modules/openid/hooks/openid.d.ts.map +1 -1
- package/lib/typescript/src/modules/openid/offerResolve.d.ts.map +1 -1
- package/lib/typescript/src/modules/openid/resolverProof.d.ts.map +1 -1
- package/lib/typescript/src/modules/openid/utils/utils.d.ts.map +1 -1
- package/lib/typescript/src/navigators/ContactStack.d.ts.map +1 -1
- package/lib/typescript/src/navigators/DeliveryStack.d.ts.map +1 -1
- package/lib/typescript/src/navigators/NotificationStack.d.ts.map +1 -1
- package/lib/typescript/src/navigators/OnboardingScreens.d.ts +10 -10
- package/lib/typescript/src/navigators/OnboardingScreens.d.ts.map +1 -1
- package/lib/typescript/src/navigators/defaultStackOptions.d.ts +1 -1
- package/lib/typescript/src/navigators/defaultStackOptions.d.ts.map +1 -1
- package/lib/typescript/src/onboarding.d.ts.map +1 -1
- package/lib/typescript/src/screens/Chat.d.ts.map +1 -1
- package/lib/typescript/src/screens/ConfigureMediator.d.ts.map +1 -1
- package/lib/typescript/src/screens/CredentialDetails.d.ts +2 -2
- package/lib/typescript/src/screens/CredentialDetails.d.ts.map +1 -1
- package/lib/typescript/src/screens/Developer.d.ts.map +1 -1
- package/lib/typescript/src/screens/JSONDetails.d.ts.map +1 -1
- package/lib/typescript/src/screens/OnboardingPages.d.ts.map +1 -1
- package/lib/typescript/src/screens/PINChange.d.ts +2 -3
- package/lib/typescript/src/screens/PINChange.d.ts.map +1 -1
- package/lib/typescript/src/screens/PINEnter.d.ts.map +1 -1
- package/lib/typescript/src/screens/Terms.d.ts.map +1 -1
- package/lib/typescript/src/services/keychain.d.ts.map +1 -1
- package/lib/typescript/src/services/storage.d.ts.map +1 -1
- package/lib/typescript/src/theme-builder.d.ts +62 -0
- package/lib/typescript/src/theme-builder.d.ts.map +1 -0
- package/lib/typescript/src/theme.d.ts +204 -702
- package/lib/typescript/src/theme.d.ts.map +1 -1
- package/lib/typescript/src/theme.interface.d.ts +557 -0
- package/lib/typescript/src/theme.interface.d.ts.map +1 -0
- package/lib/typescript/src/types/navigators.d.ts +1 -0
- package/lib/typescript/src/types/navigators.d.ts.map +1 -1
- package/lib/typescript/src/types/state.d.ts +1 -2
- package/lib/typescript/src/types/state.d.ts.map +1 -1
- package/lib/typescript/src/utils/PINValidation.d.ts.map +1 -1
- package/lib/typescript/src/utils/agent.d.ts.map +1 -1
- package/lib/typescript/src/utils/anonCredsProofRequestMapper.d.ts.map +1 -1
- package/lib/typescript/src/utils/contacts.d.ts.map +1 -1
- package/lib/typescript/src/utils/credential.d.ts +1 -1
- package/lib/typescript/src/utils/credential.d.ts.map +1 -1
- package/lib/typescript/src/utils/crypto.d.ts.map +1 -1
- package/lib/typescript/src/utils/fileCache.d.ts.map +1 -1
- package/lib/typescript/src/utils/helpers.d.ts +1 -3
- package/lib/typescript/src/utils/helpers.d.ts.map +1 -1
- package/lib/typescript/src/utils/luminance.d.ts.map +1 -1
- package/lib/typescript/src/utils/mediatorhelpers.d.ts.map +1 -1
- package/lib/typescript/src/utils/migration.d.ts.map +1 -1
- package/lib/typescript/src/utils/network.d.ts.map +1 -1
- package/lib/typescript/src/utils/oca.d.ts.map +1 -1
- package/lib/typescript/src/utils/parsers.d.ts.map +1 -1
- package/lib/typescript/src/utils/proofBundle.d.ts.map +1 -1
- package/lib/typescript/src/utils/testable.d.ts.map +1 -1
- package/package.json +147 -148
- package/src/App.tsx +1 -1
- package/src/components/animated/ButtonLoading.tsx +2 -2
- package/src/components/animated/ConnectionLoading.tsx +3 -3
- package/src/components/animated/LoadingIndicator.tsx +2 -2
- package/src/components/animated/PresentationLoading.tsx +3 -3
- package/src/components/animated/RecordLoading.tsx +5 -5
- package/src/components/animated/SendingProof.tsx +3 -3
- package/src/components/animated/SentProof.tsx +3 -3
- package/src/components/buttons/Button.tsx +25 -25
- package/src/components/buttons/IconButton.tsx +5 -3
- package/src/components/buttons/ToggleButton.tsx +3 -3
- package/src/components/chat/ActionSlider.tsx +3 -3
- package/src/components/forms/WalletNameForm.tsx +2 -2
- package/src/components/inputs/BiometryControl.tsx +2 -2
- package/src/components/inputs/BulletPoint.tsx +2 -2
- package/src/components/listItems/ContactCredentialListItem.tsx +3 -3
- package/src/components/listItems/ContactListItem.tsx +2 -2
- package/src/components/listItems/NotificationListItem.tsx +22 -22
- package/src/components/misc/ConnectionAlert.tsx +5 -5
- package/src/components/misc/ConnectionImage.tsx +3 -3
- package/src/components/misc/CredentialCard.tsx +2 -2
- package/src/components/misc/CredentialCard10.tsx +6 -6
- package/src/components/misc/CredentialCard11.tsx +51 -23
- package/src/components/misc/CredentialCard11ActionFooter.tsx +3 -3
- package/src/components/misc/EmptyList.tsx +2 -2
- package/src/components/misc/EmptyListContacts.tsx +2 -2
- package/src/components/misc/FauxHeader.tsx +2 -2
- package/src/components/misc/InfoBox.tsx +29 -29
- package/src/components/misc/NoNewUpdates.tsx +2 -2
- package/src/components/misc/PINValidationHelper.tsx +3 -3
- package/src/components/misc/QRRenderer.tsx +2 -2
- package/src/components/misc/QRScanner.tsx +3 -3
- package/src/components/misc/QRScannerTorch.tsx +4 -4
- package/src/components/misc/SharedProofData.tsx +2 -2
- package/src/components/misc/UnorderedList.tsx +3 -3
- package/src/components/misc/VerifierCredentialCard.tsx +7 -7
- package/src/components/modals/AppGuideModal.tsx +7 -7
- package/src/components/modals/CameraDisclosureModal.tsx +4 -4
- package/src/components/modals/CommonRemoveModal.tsx +7 -7
- package/src/components/modals/DismissiblePopupModal.tsx +7 -7
- package/src/components/modals/ErrorModal.tsx +4 -4
- package/src/components/modals/ImageModal.tsx +4 -4
- package/src/components/modals/PopupModal.tsx +2 -2
- package/src/components/modals/ProofCancelModal.tsx +2 -2
- package/src/components/record/RecordFooter.tsx +2 -2
- package/src/components/record/RecordHeader.tsx +2 -2
- package/src/components/record/RecordRemove.tsx +5 -5
- package/src/components/texts/HighlightTextBox.tsx +3 -3
- package/src/components/texts/InfoTextBox.tsx +17 -17
- package/src/components/texts/Link.tsx +2 -2
- package/src/components/toast/BaseToast.tsx +17 -17
- package/src/components/tour/CredentialOfferTourSteps.tsx +2 -2
- package/src/components/tour/CredentialsTourSteps.tsx +2 -2
- package/src/components/tour/HomeTourSteps.tsx +6 -6
- package/src/components/tour/ProofRequestTourSteps.tsx +2 -2
- package/src/components/tour/TourBox.tsx +6 -6
- package/src/components/views/Banner.tsx +21 -14
- package/src/components/views/CredentialDetailPrimaryHeader.tsx +4 -4
- package/src/components/views/KeyboardView.tsx +2 -2
- package/src/components/views/ProgressBar.tsx +3 -3
- package/src/contexts/reducers/store.ts +4 -14
- package/src/contexts/store.tsx +0 -1
- package/src/hooks/chat-messages.tsx +3 -3
- package/src/hooks/credential-card-styles.ts +4 -4
- package/src/index.ts +4 -2
- package/src/localization/fr/fr.json +0 -1
- package/src/localization/pt-br/pt-br.json +1 -2
- package/src/modules/history/ui/HistoryPage.tsx +2 -2
- package/src/modules/history/ui/HistorySettings.tsx +4 -5
- package/src/modules/history/ui/components/HistoryListItem.tsx +2 -2
- package/src/modules/openid/components/OpenIDCredentialCard.tsx +5 -5
- package/src/modules/openid/screens/OpenIDCredentialDetails.tsx +2 -2
- package/src/modules/openid/screens/OpenIDCredentialOffer.tsx +2 -2
- package/src/modules/openid/screens/OpenIDProofChangeCredential.tsx +3 -3
- package/src/modules/openid/screens/OpenIDProofPresentation.tsx +4 -4
- package/src/navigators/ContactStack.tsx +0 -15
- package/src/navigators/DeliveryStack.tsx +0 -18
- package/src/navigators/MainStack.tsx +2 -2
- package/src/navigators/NotificationStack.tsx +0 -18
- package/src/navigators/OnboardingScreens.ts +10 -10
- package/src/navigators/TabStack.tsx +2 -2
- package/src/navigators/defaultStackOptions.tsx +3 -3
- package/src/screens/AttemptLockout.tsx +2 -2
- package/src/screens/AutoLock.tsx +7 -7
- package/src/screens/Chat.tsx +6 -2
- package/src/screens/ConfigureMediator.tsx +7 -7
- package/src/screens/ContactDetails.tsx +9 -9
- package/src/screens/CredentialDetails.tsx +21 -18
- package/src/screens/CredentialOffer.tsx +2 -2
- package/src/screens/DataRetention.tsx +11 -11
- package/src/screens/Developer.tsx +24 -22
- package/src/screens/Home.tsx +2 -2
- package/src/screens/JSONDetails.tsx +3 -3
- package/src/screens/Language.tsx +7 -7
- package/src/screens/ListContacts.tsx +3 -3
- package/src/screens/ListCredentials.tsx +2 -2
- package/src/screens/ListProofRequests.tsx +2 -2
- package/src/screens/MobileVerifierLoading.tsx +3 -3
- package/src/screens/PINChange.tsx +5 -6
- package/src/screens/PINCreate.tsx +2 -2
- package/src/screens/PINEnter.tsx +4 -9
- package/src/screens/PINExplainer.tsx +3 -3
- package/src/screens/PINVerify.tsx +2 -2
- package/src/screens/PasteUrl.tsx +4 -4
- package/src/screens/ProofChangeCredential.tsx +2 -2
- package/src/screens/ProofDetails.tsx +3 -3
- package/src/screens/ProofRequest.tsx +7 -7
- package/src/screens/ProofRequestAccept.tsx +3 -3
- package/src/screens/ProofRequestDetails.tsx +4 -4
- package/src/screens/ProofRequestUsageHistory.tsx +2 -2
- package/src/screens/ProofRequesting.tsx +5 -5
- package/src/screens/RenameContact.tsx +2 -2
- package/src/screens/Settings.tsx +5 -5
- package/src/screens/Splash.tsx +2 -2
- package/src/screens/Terms.tsx +3 -13
- package/src/screens/ToggleBiometry.tsx +2 -2
- package/src/screens/TogglePushNotifications.tsx +4 -4
- package/src/screens/Tours.tsx +5 -5
- package/src/screens/UpdateAvailable.tsx +2 -2
- package/src/screens/WhatAreContacts.tsx +2 -2
- package/src/services/logger.ts +8 -8
- package/src/theme-builder.ts +140 -0
- package/src/theme.interface.ts +580 -0
- package/src/theme.ts +881 -774
- package/src/types/navigators.ts +1 -0
- package/src/types/state.ts +1 -2
- package/src/utils/credential.ts +3 -3
- package/src/utils/mediatorhelpers.ts +23 -12
- package/lib/commonjs/hooks/onboarding.js +0 -23
- package/lib/commonjs/hooks/onboarding.js.map +0 -1
- package/lib/module/hooks/onboarding.js +0 -16
- package/lib/module/hooks/onboarding.js.map +0 -1
- package/lib/typescript/src/hooks/onboarding.d.ts +0 -2
- package/lib/typescript/src/hooks/onboarding.d.ts.map +0 -1
- package/src/hooks/onboarding.ts +0 -16
|
@@ -12,7 +12,7 @@ import { ThemedText } from '../components/texts/ThemedText'
|
|
|
12
12
|
const Developer: React.FC = () => {
|
|
13
13
|
const [store, dispatch] = useStore()
|
|
14
14
|
const { t } = useTranslation()
|
|
15
|
-
const {
|
|
15
|
+
const { ColorPalette } = useTheme()
|
|
16
16
|
const [useVerifierCapability, setUseVerifierCapability] = useState(!!store.preferences.useVerifierCapability)
|
|
17
17
|
const [useConnectionInviterCapability, setConnectionInviterCapability] = useState(
|
|
18
18
|
!!store.preferences.useConnectionInviterCapability
|
|
@@ -136,9 +136,9 @@ const Developer: React.FC = () => {
|
|
|
136
136
|
testID={testIdWithKey('ToggleVerifierCapability')}
|
|
137
137
|
>
|
|
138
138
|
<Switch
|
|
139
|
-
trackColor={{ false:
|
|
140
|
-
thumbColor={useVerifierCapability ?
|
|
141
|
-
ios_backgroundColor={
|
|
139
|
+
trackColor={{ false: ColorPalette.grayscale.lightGrey, true: ColorPalette.brand.primaryDisabled }}
|
|
140
|
+
thumbColor={useVerifierCapability ? ColorPalette.brand.primary : ColorPalette.grayscale.mediumGrey}
|
|
141
|
+
ios_backgroundColor={ColorPalette.grayscale.lightGrey}
|
|
142
142
|
onValueChange={toggleVerifierCapabilitySwitch}
|
|
143
143
|
testID={testIdWithKey('VerifierCapabilitySwitchElement')}
|
|
144
144
|
value={useVerifierCapability}
|
|
@@ -158,9 +158,9 @@ const Developer: React.FC = () => {
|
|
|
158
158
|
testID={testIdWithKey('ToggleAcceptDevCredentials')}
|
|
159
159
|
>
|
|
160
160
|
<Switch
|
|
161
|
-
trackColor={{ false:
|
|
162
|
-
thumbColor={acceptDevCredentials ?
|
|
163
|
-
ios_backgroundColor={
|
|
161
|
+
trackColor={{ false: ColorPalette.grayscale.lightGrey, true: ColorPalette.brand.primaryDisabled }}
|
|
162
|
+
thumbColor={acceptDevCredentials ? ColorPalette.brand.primary : ColorPalette.grayscale.mediumGrey}
|
|
163
|
+
ios_backgroundColor={ColorPalette.grayscale.lightGrey}
|
|
164
164
|
onValueChange={toggleAcceptDevCredentialsSwitch}
|
|
165
165
|
testID={testIdWithKey('AcceptDevCredentialsSwitchElement')}
|
|
166
166
|
value={acceptDevCredentials}
|
|
@@ -180,9 +180,11 @@ const Developer: React.FC = () => {
|
|
|
180
180
|
testID={testIdWithKey('ToggleConnectionInviterCapabilitySwitch')}
|
|
181
181
|
>
|
|
182
182
|
<Switch
|
|
183
|
-
trackColor={{ false:
|
|
184
|
-
thumbColor={
|
|
185
|
-
|
|
183
|
+
trackColor={{ false: ColorPalette.grayscale.lightGrey, true: ColorPalette.brand.primaryDisabled }}
|
|
184
|
+
thumbColor={
|
|
185
|
+
useConnectionInviterCapability ? ColorPalette.brand.primary : ColorPalette.grayscale.mediumGrey
|
|
186
|
+
}
|
|
187
|
+
ios_backgroundColor={ColorPalette.grayscale.lightGrey}
|
|
186
188
|
onValueChange={toggleConnectionInviterCapabilitySwitch}
|
|
187
189
|
testID={testIdWithKey('ConnectionInviterCapabilitySwitchElement')}
|
|
188
190
|
value={useConnectionInviterCapability}
|
|
@@ -202,9 +204,9 @@ const Developer: React.FC = () => {
|
|
|
202
204
|
testID={testIdWithKey('ToggleDevVerifierTemplatesSwitch')}
|
|
203
205
|
>
|
|
204
206
|
<Switch
|
|
205
|
-
trackColor={{ false:
|
|
206
|
-
thumbColor={useDevVerifierTemplates ?
|
|
207
|
-
ios_backgroundColor={
|
|
207
|
+
trackColor={{ false: ColorPalette.grayscale.lightGrey, true: ColorPalette.brand.primaryDisabled }}
|
|
208
|
+
thumbColor={useDevVerifierTemplates ? ColorPalette.brand.primary : ColorPalette.grayscale.mediumGrey}
|
|
209
|
+
ios_backgroundColor={ColorPalette.grayscale.lightGrey}
|
|
208
210
|
onValueChange={toggleDevVerifierTemplatesSwitch}
|
|
209
211
|
testID={testIdWithKey('DevVerifierTemplatesSwitchElement')}
|
|
210
212
|
value={useDevVerifierTemplates}
|
|
@@ -225,9 +227,9 @@ const Developer: React.FC = () => {
|
|
|
225
227
|
testID={testIdWithKey('ToggleEnableWalletNamingSwitch')}
|
|
226
228
|
>
|
|
227
229
|
<Switch
|
|
228
|
-
trackColor={{ false:
|
|
229
|
-
thumbColor={enableWalletNaming ?
|
|
230
|
-
ios_backgroundColor={
|
|
230
|
+
trackColor={{ false: ColorPalette.grayscale.lightGrey, true: ColorPalette.brand.primaryDisabled }}
|
|
231
|
+
thumbColor={enableWalletNaming ? ColorPalette.brand.primary : ColorPalette.grayscale.mediumGrey}
|
|
232
|
+
ios_backgroundColor={ColorPalette.grayscale.lightGrey}
|
|
231
233
|
onValueChange={toggleWalletNamingSwitch}
|
|
232
234
|
testID={testIdWithKey('EnableWalletNamingSwitchElement')}
|
|
233
235
|
value={enableWalletNaming}
|
|
@@ -248,9 +250,9 @@ const Developer: React.FC = () => {
|
|
|
248
250
|
testID={testIdWithKey('TogglePreventAutoLockSwitch')}
|
|
249
251
|
>
|
|
250
252
|
<Switch
|
|
251
|
-
trackColor={{ false:
|
|
252
|
-
thumbColor={preventAutoLock ?
|
|
253
|
-
ios_backgroundColor={
|
|
253
|
+
trackColor={{ false: ColorPalette.grayscale.lightGrey, true: ColorPalette.brand.primaryDisabled }}
|
|
254
|
+
thumbColor={preventAutoLock ? ColorPalette.brand.primary : ColorPalette.grayscale.mediumGrey}
|
|
255
|
+
ios_backgroundColor={ColorPalette.grayscale.lightGrey}
|
|
254
256
|
onValueChange={togglePreventAutoLockSwitch}
|
|
255
257
|
testID={testIdWithKey('PreventAutoLockSwitchElement')}
|
|
256
258
|
value={preventAutoLock}
|
|
@@ -270,9 +272,9 @@ const Developer: React.FC = () => {
|
|
|
270
272
|
testID={testIdWithKey('ToggleUseShareableLink')}
|
|
271
273
|
>
|
|
272
274
|
<Switch
|
|
273
|
-
trackColor={{ false:
|
|
274
|
-
thumbColor={enableShareableLink ?
|
|
275
|
-
ios_backgroundColor={
|
|
275
|
+
trackColor={{ false: ColorPalette.grayscale.lightGrey, true: ColorPalette.brand.primaryDisabled }}
|
|
276
|
+
thumbColor={enableShareableLink ? ColorPalette.brand.primary : ColorPalette.grayscale.mediumGrey}
|
|
277
|
+
ios_backgroundColor={ColorPalette.grayscale.lightGrey}
|
|
276
278
|
onValueChange={toggleShareableLinkSwitch}
|
|
277
279
|
testID={testIdWithKey('ShareableLinkSwitchElement')}
|
|
278
280
|
value={enableShareableLink}
|
package/src/screens/Home.tsx
CHANGED
|
@@ -34,7 +34,7 @@ const Home: React.FC<HomeProps> = () => {
|
|
|
34
34
|
])
|
|
35
35
|
const notifications = useNotifications({})
|
|
36
36
|
const { t } = useTranslation()
|
|
37
|
-
const {
|
|
37
|
+
const { ColorPalette } = useTheme()
|
|
38
38
|
const [store, dispatch] = useStore()
|
|
39
39
|
const { start, stop } = useTour()
|
|
40
40
|
const [showTourPopup, setShowTourPopup] = useState(false)
|
|
@@ -148,7 +148,7 @@ const Home: React.FC<HomeProps> = () => {
|
|
|
148
148
|
paddingHorizontal: 20,
|
|
149
149
|
paddingTop: index === 0 ? 20 : 0,
|
|
150
150
|
paddingBottom: index === notifications.length - 1 ? 20 : 10,
|
|
151
|
-
backgroundColor:
|
|
151
|
+
backgroundColor: ColorPalette.brand.secondaryBackground,
|
|
152
152
|
}}
|
|
153
153
|
>
|
|
154
154
|
{DisplayListItemType(item)}
|
|
@@ -19,12 +19,12 @@ const JSONDetails = ({ route }: JSONDetailsProps) => {
|
|
|
19
19
|
throw new Error('JSONDetails route params were not set properly')
|
|
20
20
|
}
|
|
21
21
|
const { t } = useTranslation()
|
|
22
|
-
const {
|
|
22
|
+
const { ColorPalette } = useTheme()
|
|
23
23
|
const { jsonBlob } = route.params
|
|
24
24
|
const styles = StyleSheet.create({
|
|
25
25
|
container: {
|
|
26
26
|
flex: 1,
|
|
27
|
-
backgroundColor:
|
|
27
|
+
backgroundColor: ColorPalette.brand.primaryBackground,
|
|
28
28
|
padding: 20,
|
|
29
29
|
},
|
|
30
30
|
title: {
|
|
@@ -36,7 +36,7 @@ const JSONDetails = ({ route }: JSONDetailsProps) => {
|
|
|
36
36
|
},
|
|
37
37
|
jsonContainer: {
|
|
38
38
|
padding: 16,
|
|
39
|
-
backgroundColor:
|
|
39
|
+
backgroundColor: ColorPalette.brand.secondaryBackground,
|
|
40
40
|
height: '75%',
|
|
41
41
|
borderWidth: 1,
|
|
42
42
|
borderStyle: 'solid',
|
package/src/screens/Language.tsx
CHANGED
|
@@ -17,7 +17,7 @@ interface Language {
|
|
|
17
17
|
|
|
18
18
|
const Language = () => {
|
|
19
19
|
const { t, i18n } = useTranslation()
|
|
20
|
-
const {
|
|
20
|
+
const { ColorPalette, SettingsTheme } = useTheme()
|
|
21
21
|
const [{ supportedLanguages }] = useServices([TOKENS.CONFIG])
|
|
22
22
|
|
|
23
23
|
const languages: Language[] = supportedLanguages.map((lang) => ({
|
|
@@ -27,7 +27,7 @@ const Language = () => {
|
|
|
27
27
|
|
|
28
28
|
const styles = StyleSheet.create({
|
|
29
29
|
container: {
|
|
30
|
-
backgroundColor:
|
|
30
|
+
backgroundColor: ColorPalette.brand.primaryBackground,
|
|
31
31
|
width: '100%',
|
|
32
32
|
},
|
|
33
33
|
section: {
|
|
@@ -42,7 +42,7 @@ const Language = () => {
|
|
|
42
42
|
},
|
|
43
43
|
itemSeparator: {
|
|
44
44
|
borderBottomWidth: 1,
|
|
45
|
-
borderBottomColor:
|
|
45
|
+
borderBottomColor: ColorPalette.brand.primaryBackground,
|
|
46
46
|
marginHorizontal: 25,
|
|
47
47
|
},
|
|
48
48
|
})
|
|
@@ -71,11 +71,11 @@ const Language = () => {
|
|
|
71
71
|
accessibilityLabel={`${id === i18n.language ? t('Language.Checked') : t('Language.NotChecked')}`} // add on voice over the text checked / not checked after the text from value above
|
|
72
72
|
accessibilityRole="radio"
|
|
73
73
|
disableText
|
|
74
|
-
fillColor={
|
|
75
|
-
unfillColor={
|
|
74
|
+
fillColor={ColorPalette.brand.secondaryBackground}
|
|
75
|
+
unfillColor={ColorPalette.brand.secondaryBackground}
|
|
76
76
|
size={36}
|
|
77
|
-
innerIconStyle={{ borderColor:
|
|
78
|
-
ImageComponent={() => <Icon name="circle" size={18} color={
|
|
77
|
+
innerIconStyle={{ borderColor: ColorPalette.brand.primary, borderWidth: 2 }}
|
|
78
|
+
ImageComponent={() => <Icon name="circle" size={18} color={ColorPalette.brand.primary}></Icon>}
|
|
79
79
|
onPress={async () => await handleLanguageChange(language)}
|
|
80
80
|
isChecked={id === i18n.language}
|
|
81
81
|
disableBuiltInState
|
|
@@ -22,7 +22,7 @@ interface ListContactsProps {
|
|
|
22
22
|
}
|
|
23
23
|
|
|
24
24
|
const ListContacts: React.FC<ListContactsProps> = ({ navigation }) => {
|
|
25
|
-
const {
|
|
25
|
+
const { ColorPalette } = useTheme()
|
|
26
26
|
const { t } = useTranslation()
|
|
27
27
|
const { agent } = useAgent()
|
|
28
28
|
const [connections, setConnections] = useState<ConnectionRecord[]>([])
|
|
@@ -35,10 +35,10 @@ const ListContacts: React.FC<ListContactsProps> = ({ navigation }) => {
|
|
|
35
35
|
])
|
|
36
36
|
const style = StyleSheet.create({
|
|
37
37
|
list: {
|
|
38
|
-
backgroundColor:
|
|
38
|
+
backgroundColor: ColorPalette.brand.secondaryBackground,
|
|
39
39
|
},
|
|
40
40
|
itemSeparator: {
|
|
41
|
-
backgroundColor:
|
|
41
|
+
backgroundColor: ColorPalette.brand.primaryBackground,
|
|
42
42
|
height: 1,
|
|
43
43
|
marginHorizontal: 16,
|
|
44
44
|
},
|
|
@@ -37,7 +37,7 @@ const ListCredentials: React.FC = () => {
|
|
|
37
37
|
TOKENS.CONFIG,
|
|
38
38
|
])
|
|
39
39
|
const navigation = useNavigation<StackNavigationProp<RootStackParams>>()
|
|
40
|
-
const {
|
|
40
|
+
const { ColorPalette } = useTheme()
|
|
41
41
|
const { start, stop } = useTour()
|
|
42
42
|
const screenIsFocused = useIsFocused()
|
|
43
43
|
const {
|
|
@@ -108,7 +108,7 @@ const ListCredentials: React.FC = () => {
|
|
|
108
108
|
return (
|
|
109
109
|
<View>
|
|
110
110
|
<FlatList
|
|
111
|
-
style={{ backgroundColor:
|
|
111
|
+
style={{ backgroundColor: ColorPalette.brand.primaryBackground }}
|
|
112
112
|
data={credentials.sort((a, b) => new Date(b.createdAt).valueOf() - new Date(a.createdAt).valueOf())}
|
|
113
113
|
keyExtractor={(credential) => credential.id}
|
|
114
114
|
renderItem={({ item: credential, index }) => {
|
|
@@ -112,7 +112,7 @@ type ListProofRequestsProps = StackScreenProps<ProofRequestsStackParams, Screens
|
|
|
112
112
|
|
|
113
113
|
const ListProofRequests: React.FC<ListProofRequestsProps> = ({ navigation, route }) => {
|
|
114
114
|
const { t } = useTranslation()
|
|
115
|
-
const {
|
|
115
|
+
const { ColorPalette } = useTheme()
|
|
116
116
|
const [store] = useStore()
|
|
117
117
|
|
|
118
118
|
const style = StyleSheet.create({
|
|
@@ -133,7 +133,7 @@ const ListProofRequests: React.FC<ListProofRequestsProps> = ({ navigation, route
|
|
|
133
133
|
return (
|
|
134
134
|
<SafeAreaView style={style.container} edges={['left', 'right']}>
|
|
135
135
|
<FlatList
|
|
136
|
-
style={{ backgroundColor:
|
|
136
|
+
style={{ backgroundColor: ColorPalette.brand.primaryBackground }}
|
|
137
137
|
data={proofRequestTemplates}
|
|
138
138
|
keyExtractor={(records) => records.id}
|
|
139
139
|
renderItem={({ item }) => {
|
|
@@ -21,7 +21,7 @@ const MobileVerifierLoading: React.FC<MobileVerifierLoadingProps> = ({ navigatio
|
|
|
21
21
|
const goalCode = useOutOfBandByConnectionId(connectionId)?.outOfBandInvitation.goalCode
|
|
22
22
|
const proofRecord = useProofById(proofId)
|
|
23
23
|
const { t } = useTranslation()
|
|
24
|
-
const {
|
|
24
|
+
const { ColorPalette, TextTheme } = useTheme()
|
|
25
25
|
const { agent } = useAgent()
|
|
26
26
|
|
|
27
27
|
if (!agent) {
|
|
@@ -31,7 +31,7 @@ const MobileVerifierLoading: React.FC<MobileVerifierLoadingProps> = ({ navigatio
|
|
|
31
31
|
const styles = StyleSheet.create({
|
|
32
32
|
container: {
|
|
33
33
|
height: '100%',
|
|
34
|
-
backgroundColor:
|
|
34
|
+
backgroundColor: ColorPalette.brand.modalPrimaryBackground,
|
|
35
35
|
padding: 20,
|
|
36
36
|
},
|
|
37
37
|
image: {
|
|
@@ -73,7 +73,7 @@ const MobileVerifierLoading: React.FC<MobileVerifierLoadingProps> = ({ navigatio
|
|
|
73
73
|
|
|
74
74
|
return (
|
|
75
75
|
<SafeAreaModal transparent animationType={'slide'}>
|
|
76
|
-
<SafeAreaView style={{ backgroundColor:
|
|
76
|
+
<SafeAreaView style={{ backgroundColor: ColorPalette.brand.modalPrimaryBackground }}>
|
|
77
77
|
<ScrollView style={styles.container}>
|
|
78
78
|
<View style={styles.messageContainer}>
|
|
79
79
|
<ThemedText
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { useNavigation } from '@react-navigation/native'
|
|
2
2
|
import { StackNavigationProp, StackScreenProps } from '@react-navigation/stack'
|
|
3
3
|
import React, { useCallback, useMemo, useRef, useState } from 'react'
|
|
4
4
|
import { useTranslation } from 'react-i18next'
|
|
@@ -13,7 +13,6 @@ import {
|
|
|
13
13
|
View,
|
|
14
14
|
} from 'react-native'
|
|
15
15
|
|
|
16
|
-
// eslint-disable-next-line import/no-named-as-default
|
|
17
16
|
import { ButtonType } from '../components/buttons/Button-api'
|
|
18
17
|
import PINInput from '../components/inputs/PINInput'
|
|
19
18
|
import PINValidationHelper from '../components/misc/PINValidationHelper'
|
|
@@ -29,11 +28,11 @@ import usePreventScreenCapture from '../hooks/screen-capture'
|
|
|
29
28
|
import { usePINValidation } from '../hooks/usePINValidation'
|
|
30
29
|
import { HistoryCardType, HistoryRecord } from '../modules/history/types'
|
|
31
30
|
import { BifoldError } from '../types/error'
|
|
32
|
-
import { OnboardingStackParams, Screens } from '../types/navigators'
|
|
31
|
+
import { OnboardingStackParams, Screens, SettingStackParams } from '../types/navigators'
|
|
33
32
|
import { useAppAgent } from '../utils/agent'
|
|
34
33
|
import { testIdWithKey } from '../utils/testable'
|
|
35
34
|
|
|
36
|
-
const PINChange: React.FC<StackScreenProps<
|
|
35
|
+
const PINChange: React.FC<StackScreenProps<SettingStackParams, Screens.ChangePIN>> = () => {
|
|
37
36
|
const { agent } = useAppAgent()
|
|
38
37
|
const { checkWalletPIN, rekeyWallet } = useAuth()
|
|
39
38
|
const [PIN, setPIN] = useState('')
|
|
@@ -43,7 +42,7 @@ const PINChange: React.FC<StackScreenProps<ParamListBase, Screens.ChangePIN>> =
|
|
|
43
42
|
const navigation = useNavigation<StackNavigationProp<OnboardingStackParams>>()
|
|
44
43
|
const [store] = useStore()
|
|
45
44
|
const { t } = useTranslation()
|
|
46
|
-
const {
|
|
45
|
+
const { ColorPalette } = useTheme()
|
|
47
46
|
const { ButtonLoading } = useAnimatedComponents()
|
|
48
47
|
const PINTwoInputRef = useRef<TextInput>(null)
|
|
49
48
|
const createPINButtonRef = useRef<TouchableOpacity>(null)
|
|
@@ -83,7 +82,7 @@ const PINChange: React.FC<StackScreenProps<ParamListBase, Screens.ChangePIN>> =
|
|
|
83
82
|
const style = StyleSheet.create({
|
|
84
83
|
screenContainer: {
|
|
85
84
|
height: '100%',
|
|
86
|
-
backgroundColor:
|
|
85
|
+
backgroundColor: ColorPalette.brand.primaryBackground,
|
|
87
86
|
padding: 20,
|
|
88
87
|
justifyContent: 'space-between',
|
|
89
88
|
},
|
|
@@ -45,7 +45,7 @@ const PINCreate: React.FC<PINCreateProps> = ({ setAuthenticated, explainedStatus
|
|
|
45
45
|
const [, dispatch] = useStore()
|
|
46
46
|
const { t } = useTranslation()
|
|
47
47
|
|
|
48
|
-
const {
|
|
48
|
+
const { ColorPalette } = useTheme()
|
|
49
49
|
const { ButtonLoading } = useAnimatedComponents()
|
|
50
50
|
const PINTwoInputRef = useRef<TextInput>(null)
|
|
51
51
|
const createPINButtonRef = useRef<TouchableOpacity>(null)
|
|
@@ -65,7 +65,7 @@ const PINCreate: React.FC<PINCreateProps> = ({ setAuthenticated, explainedStatus
|
|
|
65
65
|
const style = StyleSheet.create({
|
|
66
66
|
screenContainer: {
|
|
67
67
|
height: '100%',
|
|
68
|
-
backgroundColor:
|
|
68
|
+
backgroundColor: ColorPalette.brand.primaryBackground,
|
|
69
69
|
padding: 20,
|
|
70
70
|
justifyContent: 'space-between',
|
|
71
71
|
},
|
package/src/screens/PINEnter.tsx
CHANGED
|
@@ -19,7 +19,6 @@ import { useStore } from '../contexts/store'
|
|
|
19
19
|
import { useTheme } from '../contexts/theme'
|
|
20
20
|
import { useDeveloperMode } from '../hooks/developer-mode'
|
|
21
21
|
import { useLockout } from '../hooks/lockout'
|
|
22
|
-
import { useGotoPostAuthScreens } from '../hooks/onboarding'
|
|
23
22
|
import usePreventScreenCapture from '../hooks/screen-capture'
|
|
24
23
|
import { BifoldError } from '../types/error'
|
|
25
24
|
import { testIdWithKey } from '../utils/testable'
|
|
@@ -41,7 +40,7 @@ const PINEnter: React.FC<PINEnterProps> = ({ setAuthenticated }) => {
|
|
|
41
40
|
const [forgotPINModalVisible, setForgotPINModalVisible] = useState(false)
|
|
42
41
|
const [devModalVisible, setDevModalVisible] = useState(false)
|
|
43
42
|
const [biometricsEnrollmentChange, setBiometricsEnrollmentChange] = useState(false)
|
|
44
|
-
const {
|
|
43
|
+
const { ColorPalette, TextTheme } = useTheme()
|
|
45
44
|
const { ButtonLoading } = useAnimatedComponents()
|
|
46
45
|
const [
|
|
47
46
|
logger,
|
|
@@ -61,7 +60,6 @@ const PINEnter: React.FC<PINEnterProps> = ({ setAuthenticated }) => {
|
|
|
61
60
|
setDevModalVisible(true)
|
|
62
61
|
}
|
|
63
62
|
const { incrementDeveloperMenuCounter } = useDeveloperMode(onDevModeTriggered)
|
|
64
|
-
const gotoPostAuthScreens = useGotoPostAuthScreens()
|
|
65
63
|
const isContinueDisabled = inlineMessages.enabled ? !continueEnabled : !continueEnabled || PIN.length < minPINLength
|
|
66
64
|
usePreventScreenCapture(preventScreenCapture)
|
|
67
65
|
|
|
@@ -89,9 +87,8 @@ const PINEnter: React.FC<PINEnterProps> = ({ setAuthenticated }) => {
|
|
|
89
87
|
payload: [{ loginAttempts: 0 }],
|
|
90
88
|
})
|
|
91
89
|
setAuthenticated(true)
|
|
92
|
-
gotoPostAuthScreens()
|
|
93
90
|
}
|
|
94
|
-
}, [getWalletSecret, dispatch, setAuthenticated
|
|
91
|
+
}, [getWalletSecret, dispatch, setAuthenticated])
|
|
95
92
|
|
|
96
93
|
useEffect(() => {
|
|
97
94
|
const handle = InteractionManager.runAfterInteractions(async () => {
|
|
@@ -189,7 +186,6 @@ const PINEnter: React.FC<PINEnterProps> = ({ setAuthenticated }) => {
|
|
|
189
186
|
payload: [{ displayNotification: false }],
|
|
190
187
|
})
|
|
191
188
|
setAuthenticated(true)
|
|
192
|
-
gotoPostAuthScreens()
|
|
193
189
|
} catch (err: unknown) {
|
|
194
190
|
const error = new BifoldError(
|
|
195
191
|
t('Error.Title1041'),
|
|
@@ -207,7 +203,6 @@ const PINEnter: React.FC<PINEnterProps> = ({ setAuthenticated }) => {
|
|
|
207
203
|
getLockoutPenalty,
|
|
208
204
|
dispatch,
|
|
209
205
|
setAuthenticated,
|
|
210
|
-
gotoPostAuthScreens,
|
|
211
206
|
t,
|
|
212
207
|
attemptLockout,
|
|
213
208
|
inlineMessages,
|
|
@@ -241,7 +236,7 @@ const PINEnter: React.FC<PINEnterProps> = ({ setAuthenticated }) => {
|
|
|
241
236
|
height: '100%',
|
|
242
237
|
padding: 20,
|
|
243
238
|
justifyContent: 'space-between',
|
|
244
|
-
backgroundColor:
|
|
239
|
+
backgroundColor: ColorPalette.brand.primaryBackground,
|
|
245
240
|
},
|
|
246
241
|
buttonContainer: {
|
|
247
242
|
width: '100%',
|
|
@@ -269,7 +264,7 @@ const PINEnter: React.FC<PINEnterProps> = ({ setAuthenticated }) => {
|
|
|
269
264
|
marginBottom: 20,
|
|
270
265
|
},
|
|
271
266
|
forgotPINText: {
|
|
272
|
-
color:
|
|
267
|
+
color: ColorPalette.brand.link,
|
|
273
268
|
fontSize: 20,
|
|
274
269
|
},
|
|
275
270
|
buildNumberText: {
|
|
@@ -15,12 +15,12 @@ export interface PINExplainerProps {
|
|
|
15
15
|
|
|
16
16
|
const PINExplainer: React.FC<PINExplainerProps> = ({ continueCreatePIN }) => {
|
|
17
17
|
const { t } = useTranslation()
|
|
18
|
-
const {
|
|
18
|
+
const { ColorPalette, TextTheme, Assets } = useTheme()
|
|
19
19
|
|
|
20
20
|
const style = StyleSheet.create({
|
|
21
21
|
safeAreaView: {
|
|
22
22
|
flex: 1,
|
|
23
|
-
backgroundColor:
|
|
23
|
+
backgroundColor: ColorPalette.brand.primaryBackground,
|
|
24
24
|
},
|
|
25
25
|
scrollViewContentContainer: {
|
|
26
26
|
padding: 20,
|
|
@@ -37,7 +37,7 @@ const PINExplainer: React.FC<PINExplainerProps> = ({ continueCreatePIN }) => {
|
|
|
37
37
|
})
|
|
38
38
|
|
|
39
39
|
const imageDisplayOptions = {
|
|
40
|
-
fill:
|
|
40
|
+
fill: ColorPalette.notification.infoText,
|
|
41
41
|
height: 150,
|
|
42
42
|
width: 150,
|
|
43
43
|
}
|
|
@@ -34,7 +34,7 @@ const PINVerify: React.FC<Props> = ({ setAuthenticated, usage = PINEntryUsage.PI
|
|
|
34
34
|
const [continueDisabled, setContinueDisabled] = useState(false)
|
|
35
35
|
const [loading, setLoading] = useState(false)
|
|
36
36
|
const [alertModalVisible, setAlertModalVisible] = useState<boolean>(false)
|
|
37
|
-
const {
|
|
37
|
+
const { ColorPalette } = useTheme()
|
|
38
38
|
const { ButtonLoading } = useAnimatedComponents()
|
|
39
39
|
const [inlineMessageField, setInlineMessageField] = useState<InlineMessageProps>()
|
|
40
40
|
const [{ preventScreenCapture }] = useServices([TOKENS.CONFIG])
|
|
@@ -94,7 +94,7 @@ const PINVerify: React.FC<Props> = ({ setAuthenticated, usage = PINEntryUsage.PI
|
|
|
94
94
|
screenContainer: {
|
|
95
95
|
flex: 1,
|
|
96
96
|
padding: 20,
|
|
97
|
-
backgroundColor:
|
|
97
|
+
backgroundColor: ColorPalette.brand.primaryBackground,
|
|
98
98
|
justifyContent: 'space-between',
|
|
99
99
|
},
|
|
100
100
|
buttonContainer: {
|
package/src/screens/PasteUrl.tsx
CHANGED
|
@@ -18,7 +18,7 @@ import { ThemedText } from '../components/texts/ThemedText'
|
|
|
18
18
|
export type PasteProps = StackScreenProps<ConnectStackParams>
|
|
19
19
|
|
|
20
20
|
const PasteUrl: React.FC<PasteProps> = ({ navigation }) => {
|
|
21
|
-
const {
|
|
21
|
+
const { ColorPalette, TextTheme } = useTheme()
|
|
22
22
|
const [pastedContent, setPastedContent] = useState<string>('')
|
|
23
23
|
const [errorMessage, setErrorMessage] = useState<{ title: string; message: string } | undefined>()
|
|
24
24
|
const { t } = useTranslation()
|
|
@@ -30,7 +30,7 @@ const PasteUrl: React.FC<PasteProps> = ({ navigation }) => {
|
|
|
30
30
|
const styles = StyleSheet.create({
|
|
31
31
|
container: {
|
|
32
32
|
flex: 1,
|
|
33
|
-
backgroundColor:
|
|
33
|
+
backgroundColor: ColorPalette.brand.primaryBackground,
|
|
34
34
|
},
|
|
35
35
|
content: {
|
|
36
36
|
margin: 20,
|
|
@@ -41,10 +41,10 @@ const PasteUrl: React.FC<PasteProps> = ({ navigation }) => {
|
|
|
41
41
|
textBox: {
|
|
42
42
|
...TextTheme.normal,
|
|
43
43
|
textAlignVertical: 'top',
|
|
44
|
-
borderColor:
|
|
44
|
+
borderColor: ColorPalette.grayscale.darkGrey,
|
|
45
45
|
borderWidth: 1,
|
|
46
46
|
borderRadius: 5,
|
|
47
|
-
backgroundColor:
|
|
47
|
+
backgroundColor: ColorPalette.grayscale.lightGrey,
|
|
48
48
|
},
|
|
49
49
|
buttonContainer: {
|
|
50
50
|
margin: 20,
|
|
@@ -32,7 +32,7 @@ const ProofChangeCredential: React.FC<ProofChangeProps> = ({ route, navigation }
|
|
|
32
32
|
const selectedCred = route.params.selectedCred
|
|
33
33
|
const altCredentials = route.params.altCredentials
|
|
34
34
|
const onCredChange = route.params.onCredChange
|
|
35
|
-
const {
|
|
35
|
+
const { ColorPalette, SelectedCredTheme } = useTheme()
|
|
36
36
|
const { t } = useTranslation()
|
|
37
37
|
const [loading, setLoading] = useState(false)
|
|
38
38
|
const [proofItems, setProofItems] = useState<ProofCredentialItems[]>([])
|
|
@@ -46,7 +46,7 @@ const ProofChangeCredential: React.FC<ProofChangeProps> = ({ route, navigation }
|
|
|
46
46
|
marginHorizontal: 20,
|
|
47
47
|
},
|
|
48
48
|
cardLoading: {
|
|
49
|
-
backgroundColor:
|
|
49
|
+
backgroundColor: ColorPalette.brand.secondaryBackground,
|
|
50
50
|
flex: 1,
|
|
51
51
|
flexGrow: 1,
|
|
52
52
|
marginVertical: 35,
|
|
@@ -47,21 +47,21 @@ const VerifiedProof: React.FC<VerifiedProofProps> = ({
|
|
|
47
47
|
onGenerateNewPressed,
|
|
48
48
|
}: VerifiedProofProps) => {
|
|
49
49
|
const { t } = useTranslation()
|
|
50
|
-
const {
|
|
50
|
+
const { ColorPalette, TextTheme, Assets } = useTheme()
|
|
51
51
|
const [sharedProofDataItems, setSharedProofDataItems] = useState<GroupedSharedProofDataItem[]>([])
|
|
52
52
|
const styles = StyleSheet.create({
|
|
53
53
|
container: {
|
|
54
54
|
flexGrow: 1,
|
|
55
55
|
},
|
|
56
56
|
iconContainer: {
|
|
57
|
-
backgroundColor:
|
|
57
|
+
backgroundColor: ColorPalette.notification.info,
|
|
58
58
|
width: 100,
|
|
59
59
|
height: 100,
|
|
60
60
|
alignItems: 'center',
|
|
61
61
|
justifyContent: 'center',
|
|
62
62
|
marginBottom: 15,
|
|
63
63
|
borderRadius: 50,
|
|
64
|
-
borderColor:
|
|
64
|
+
borderColor: ColorPalette.notification.infoBorder,
|
|
65
65
|
borderWidth: 3,
|
|
66
66
|
alignSelf: 'center',
|
|
67
67
|
overflow: 'hidden',
|
|
@@ -103,7 +103,7 @@ const ProofRequest: React.FC<ProofRequestProps> = ({ navigation, proofId }) => {
|
|
|
103
103
|
const [loading, setLoading] = useState<boolean>(true)
|
|
104
104
|
const [declineModalVisible, setDeclineModalVisible] = useState(false)
|
|
105
105
|
const [cancelModalVisible, setCancelModalVisible] = useState(false)
|
|
106
|
-
const {
|
|
106
|
+
const { ColorPalette, ListItems, TextTheme } = useTheme()
|
|
107
107
|
const goalCode = useOutOfBandByConnectionId(proof?.connectionId ?? '')?.outOfBandInvitation.goalCode
|
|
108
108
|
const outOfBandInvitation = useOutOfBandByReceivedInvitationId(proof?.parentThreadId ?? '')?.outOfBandInvitation
|
|
109
109
|
const [containsPI, setContainsPI] = useState(false)
|
|
@@ -174,7 +174,7 @@ const ProofRequest: React.FC<ProofRequestProps> = ({ navigation, proofId }) => {
|
|
|
174
174
|
},
|
|
175
175
|
detailsButton: {
|
|
176
176
|
...ListItems.recordAttributeText,
|
|
177
|
-
color:
|
|
177
|
+
color: ColorPalette.brand.link,
|
|
178
178
|
textDecorationLine: 'underline',
|
|
179
179
|
},
|
|
180
180
|
})
|
|
@@ -703,14 +703,14 @@ const ProofRequest: React.FC<ProofRequestProps> = ({ navigation, proofId }) => {
|
|
|
703
703
|
alignSelf: 'center',
|
|
704
704
|
flex: 1,
|
|
705
705
|
flexWrap: 'wrap',
|
|
706
|
-
color:
|
|
706
|
+
color: ColorPalette.notification.errorText,
|
|
707
707
|
}}
|
|
708
708
|
>
|
|
709
709
|
{t('ProofRequest.YouCantRespond')}{' '}
|
|
710
710
|
<ThemedText
|
|
711
711
|
style={{
|
|
712
712
|
fontWeight: TextTheme.normal.fontWeight,
|
|
713
|
-
color:
|
|
713
|
+
color: ColorPalette.brand.link,
|
|
714
714
|
}}
|
|
715
715
|
onPress={() => setShowDetailsModal(true)}
|
|
716
716
|
>
|
|
@@ -907,7 +907,7 @@ const ProofRequest: React.FC<ProofRequestProps> = ({ navigation, proofId }) => {
|
|
|
907
907
|
flexDirection: 'column',
|
|
908
908
|
justifyContent: 'center',
|
|
909
909
|
alignItems: 'center',
|
|
910
|
-
backgroundColor:
|
|
910
|
+
backgroundColor: ColorPalette.brand.primaryBackground,
|
|
911
911
|
}}
|
|
912
912
|
>
|
|
913
913
|
<InfoBox
|
|
@@ -931,7 +931,7 @@ const ProofRequest: React.FC<ProofRequestProps> = ({ navigation, proofId }) => {
|
|
|
931
931
|
flexDirection: 'column',
|
|
932
932
|
justifyContent: 'center',
|
|
933
933
|
alignItems: 'center',
|
|
934
|
-
backgroundColor:
|
|
934
|
+
backgroundColor: ColorPalette.brand.primaryBackground,
|
|
935
935
|
}}
|
|
936
936
|
>
|
|
937
937
|
<InfoBox
|
|
@@ -965,7 +965,7 @@ const ProofRequest: React.FC<ProofRequestProps> = ({ navigation, proofId }) => {
|
|
|
965
965
|
style={{
|
|
966
966
|
width: 'auto',
|
|
967
967
|
borderWidth: 1,
|
|
968
|
-
borderColor:
|
|
968
|
+
borderColor: ColorPalette.grayscale.lightGrey,
|
|
969
969
|
marginTop: 20,
|
|
970
970
|
}}
|
|
971
971
|
/>
|
|
@@ -25,13 +25,13 @@ const ProofRequestAccept: React.FC<ProofRequestAcceptProps> = ({ visible, proofI
|
|
|
25
25
|
const [proofDeliveryStatus, setProofDeliveryStatus] = useState<ProofState>(ProofState.RequestReceived)
|
|
26
26
|
const proof = useProofById(proofId)
|
|
27
27
|
const navigation = useNavigation()
|
|
28
|
-
const {
|
|
28
|
+
const { ColorPalette, TextTheme } = useTheme()
|
|
29
29
|
const { SendingProof, SentProof } = useAnimatedComponents()
|
|
30
30
|
|
|
31
31
|
const styles = StyleSheet.create({
|
|
32
32
|
container: {
|
|
33
33
|
height: '100%',
|
|
34
|
-
backgroundColor:
|
|
34
|
+
backgroundColor: ColorPalette.brand.modalPrimaryBackground,
|
|
35
35
|
padding: 20,
|
|
36
36
|
},
|
|
37
37
|
image: {
|
|
@@ -82,7 +82,7 @@ const ProofRequestAccept: React.FC<ProofRequestAcceptProps> = ({ visible, proofI
|
|
|
82
82
|
|
|
83
83
|
return (
|
|
84
84
|
<SafeAreaModal visible={visible} transparent={true} animationType={'none'}>
|
|
85
|
-
<SafeAreaView style={{ backgroundColor:
|
|
85
|
+
<SafeAreaView style={{ backgroundColor: ColorPalette.brand.modalPrimaryBackground }}>
|
|
86
86
|
<ScrollView style={styles.container}>
|
|
87
87
|
<View style={styles.messageContainer}>
|
|
88
88
|
{proofDeliveryStatus === ProofState.RequestReceived && (
|
|
@@ -36,7 +36,7 @@ interface ProofRequestAttributesCardProps {
|
|
|
36
36
|
}
|
|
37
37
|
|
|
38
38
|
const ProofRequestAttributesCard: React.FC<ProofRequestAttributesCardProps> = ({ data, onChangeValue }) => {
|
|
39
|
-
const {
|
|
39
|
+
const { ColorPalette } = useTheme()
|
|
40
40
|
const { i18n } = useTranslation()
|
|
41
41
|
const [bundleResolver] = useServices([TOKENS.UTIL_OCA_RESOLVER])
|
|
42
42
|
const [attributes, setAttributes] = useState<Field[] | undefined>(undefined)
|
|
@@ -67,7 +67,7 @@ const ProofRequestAttributesCard: React.FC<ProofRequestAttributesCardProps> = ({
|
|
|
67
67
|
<VerifierCredentialCard
|
|
68
68
|
onChangeValue={onChangeValue}
|
|
69
69
|
displayItems={attributes}
|
|
70
|
-
style={{ backgroundColor:
|
|
70
|
+
style={{ backgroundColor: ColorPalette.brand.secondaryBackground }}
|
|
71
71
|
credDefId={credDefId}
|
|
72
72
|
schemaId={data.schema}
|
|
73
73
|
preview
|
|
@@ -93,7 +93,7 @@ const ProofRequestCardsComponent: React.FC<ProofRequestCardsProps> = ({ attribut
|
|
|
93
93
|
const ProofRequestCards = memo(ProofRequestCardsComponent)
|
|
94
94
|
|
|
95
95
|
const ProofRequestDetails: React.FC<ProofRequestDetailsProps> = ({ route, navigation }) => {
|
|
96
|
-
const {
|
|
96
|
+
const { ColorPalette, TextTheme } = useTheme()
|
|
97
97
|
const [store] = useStore()
|
|
98
98
|
const { t } = useTranslation()
|
|
99
99
|
const { i18n } = useTranslation()
|
|
@@ -113,7 +113,7 @@ const ProofRequestDetails: React.FC<ProofRequestDetailsProps> = ({ route, naviga
|
|
|
113
113
|
const style = StyleSheet.create({
|
|
114
114
|
container: {
|
|
115
115
|
flexGrow: 1,
|
|
116
|
-
backgroundColor:
|
|
116
|
+
backgroundColor: ColorPalette.brand.primaryBackground,
|
|
117
117
|
padding: 16,
|
|
118
118
|
},
|
|
119
119
|
header: {
|