@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
|
@@ -41,7 +41,7 @@ const getPresentationStateLabel = (record: ProofExchangeRecord) => {
|
|
|
41
41
|
|
|
42
42
|
const ProofRequestUsageHistoryRecord: React.FC<ProofRequestUsageHistoryRecordProps> = ({ record, navigation }) => {
|
|
43
43
|
const { t } = useTranslation()
|
|
44
|
-
const { ListItems,
|
|
44
|
+
const { ListItems, ColorPalette } = useTheme()
|
|
45
45
|
const [store] = useStore()
|
|
46
46
|
const connection = useConnectionById(record.connectionId ?? '')
|
|
47
47
|
const theirLabel = useMemo(
|
|
@@ -67,7 +67,7 @@ const ProofRequestUsageHistoryRecord: React.FC<ProofRequestUsageHistoryRecordPro
|
|
|
67
67
|
marginVertical: 2,
|
|
68
68
|
},
|
|
69
69
|
valueLabel: {
|
|
70
|
-
color:
|
|
70
|
+
color: ColorPalette.grayscale.black,
|
|
71
71
|
},
|
|
72
72
|
valueText: {
|
|
73
73
|
...ListItems.requestTemplateTitle,
|
|
@@ -57,7 +57,7 @@ const ProofRequesting: React.FC<ProofRequestingProps> = ({ route, navigation })
|
|
|
57
57
|
}
|
|
58
58
|
|
|
59
59
|
const { t } = useTranslation()
|
|
60
|
-
const {
|
|
60
|
+
const { ColorPalette, TextTheme } = useTheme()
|
|
61
61
|
const isFocused = useIsFocused()
|
|
62
62
|
const [store] = useStore()
|
|
63
63
|
const [generating, setGenerating] = useState(true)
|
|
@@ -73,7 +73,7 @@ const ProofRequesting: React.FC<ProofRequestingProps> = ({ route, navigation })
|
|
|
73
73
|
const styles = StyleSheet.create({
|
|
74
74
|
container: {
|
|
75
75
|
flexGrow: 1,
|
|
76
|
-
backgroundColor:
|
|
76
|
+
backgroundColor: ColorPalette.grayscale.white,
|
|
77
77
|
},
|
|
78
78
|
headerContainer: {
|
|
79
79
|
alignItems: 'center',
|
|
@@ -88,18 +88,18 @@ const ProofRequesting: React.FC<ProofRequestingProps> = ({ route, navigation })
|
|
|
88
88
|
secondaryHeaderText: {
|
|
89
89
|
textAlign: 'center',
|
|
90
90
|
marginTop: 8,
|
|
91
|
-
color:
|
|
91
|
+
color: ColorPalette.grayscale.black,
|
|
92
92
|
},
|
|
93
93
|
interopText: {
|
|
94
94
|
alignSelf: 'center',
|
|
95
95
|
marginBottom: -20,
|
|
96
96
|
paddingHorizontal: 10,
|
|
97
|
-
backgroundColor:
|
|
97
|
+
backgroundColor: ColorPalette.grayscale.white,
|
|
98
98
|
zIndex: 100,
|
|
99
99
|
textAlign: 'center',
|
|
100
100
|
fontWeight: TextTheme.bold.fontWeight,
|
|
101
101
|
fontSize: 22,
|
|
102
|
-
color:
|
|
102
|
+
color: ColorPalette.brand.primary,
|
|
103
103
|
},
|
|
104
104
|
qrContainer: {
|
|
105
105
|
height: qrContainerSize,
|
|
@@ -31,7 +31,7 @@ const RenameContact: React.FC<RenameContactProps> = ({ route }) => {
|
|
|
31
31
|
const { connectionId } = route.params
|
|
32
32
|
const connection = useConnectionById(connectionId)
|
|
33
33
|
const { t } = useTranslation()
|
|
34
|
-
const {
|
|
34
|
+
const { ColorPalette } = useTheme()
|
|
35
35
|
const navigation = useNavigation()
|
|
36
36
|
const [store, dispatch] = useStore()
|
|
37
37
|
const [contactName, setContactName] = useState(getConnectionName(connection, store.preferences.alternateContactNames))
|
|
@@ -45,7 +45,7 @@ const RenameContact: React.FC<RenameContactProps> = ({ route }) => {
|
|
|
45
45
|
const styles = StyleSheet.create({
|
|
46
46
|
screenContainer: {
|
|
47
47
|
height: '100%',
|
|
48
|
-
backgroundColor:
|
|
48
|
+
backgroundColor: ColorPalette.brand.primaryBackground,
|
|
49
49
|
padding: 20,
|
|
50
50
|
justifyContent: 'space-between',
|
|
51
51
|
},
|
package/src/screens/Settings.tsx
CHANGED
|
@@ -40,7 +40,7 @@ const Settings: React.FC<SettingsProps> = ({ navigation }) => {
|
|
|
40
40
|
navigation.navigate(Screens.Developer)
|
|
41
41
|
}
|
|
42
42
|
const { incrementDeveloperMenuCounter } = useDeveloperMode(onDevModeTriggered)
|
|
43
|
-
const { SettingsTheme, TextTheme,
|
|
43
|
+
const { SettingsTheme, TextTheme, ColorPalette, Assets, maxFontSizeMultiplier } = useTheme()
|
|
44
44
|
const [{ settings, enableTours, enablePushNotifications, disableContactsInSettings }, historyEnabled] = useServices([
|
|
45
45
|
TOKENS.CONFIG,
|
|
46
46
|
TOKENS.HISTORY_ENABLED,
|
|
@@ -50,7 +50,7 @@ const Settings: React.FC<SettingsProps> = ({ navigation }) => {
|
|
|
50
50
|
const defaultIconSize = 24
|
|
51
51
|
const styles = StyleSheet.create({
|
|
52
52
|
container: {
|
|
53
|
-
backgroundColor:
|
|
53
|
+
backgroundColor: ColorPalette.brand.primaryBackground,
|
|
54
54
|
width: '100%',
|
|
55
55
|
},
|
|
56
56
|
section: {
|
|
@@ -77,7 +77,7 @@ const Settings: React.FC<SettingsProps> = ({ navigation }) => {
|
|
|
77
77
|
},
|
|
78
78
|
itemSeparator: {
|
|
79
79
|
borderBottomWidth: 1,
|
|
80
|
-
borderBottomColor:
|
|
80
|
+
borderBottomColor: ColorPalette.brand.primaryBackground,
|
|
81
81
|
marginHorizontal: 25,
|
|
82
82
|
},
|
|
83
83
|
footer: {
|
|
@@ -100,7 +100,7 @@ const Settings: React.FC<SettingsProps> = ({ navigation }) => {
|
|
|
100
100
|
},
|
|
101
101
|
accessibilityLabel: t('NameWallet.EditWalletName'),
|
|
102
102
|
testID: testIdWithKey('EditWalletName'),
|
|
103
|
-
style: { color:
|
|
103
|
+
style: { color: ColorPalette.brand.primary },
|
|
104
104
|
},
|
|
105
105
|
titleTestID: store.preferences.useConnectionInviterCapability ? testIdWithKey('WalletName') : undefined,
|
|
106
106
|
},
|
|
@@ -362,7 +362,7 @@ const Settings: React.FC<SettingsProps> = ({ navigation }) => {
|
|
|
362
362
|
>
|
|
363
363
|
{title}
|
|
364
364
|
</ThemedText>
|
|
365
|
-
<ThemedText style={[TextTheme.settingsText, { color:
|
|
365
|
+
<ThemedText style={[TextTheme.settingsText, { color: ColorPalette.brand.link }]}>{value}</ThemedText>
|
|
366
366
|
</TouchableOpacity>
|
|
367
367
|
</ScrollView>
|
|
368
368
|
)
|
package/src/screens/Splash.tsx
CHANGED
|
@@ -25,7 +25,7 @@ const Splash: React.FC<SplashProps> = ({ initializeAgent }) => {
|
|
|
25
25
|
const { walletSecret } = useAuth()
|
|
26
26
|
const { t } = useTranslation()
|
|
27
27
|
const [store] = useStore()
|
|
28
|
-
const {
|
|
28
|
+
const { ColorPalette } = useTheme()
|
|
29
29
|
const { LoadingIndicator } = useAnimatedComponents()
|
|
30
30
|
const initializing = useRef(false)
|
|
31
31
|
const [logger, ocaBundleResolver] = useServices([TOKENS.UTIL_LOGGER, TOKENS.UTIL_OCA_RESOLVER])
|
|
@@ -35,7 +35,7 @@ const Splash: React.FC<SplashProps> = ({ initializeAgent }) => {
|
|
|
35
35
|
flex: 1,
|
|
36
36
|
justifyContent: 'center',
|
|
37
37
|
alignItems: 'center',
|
|
38
|
-
backgroundColor:
|
|
38
|
+
backgroundColor: ColorPalette.brand.primaryBackground,
|
|
39
39
|
},
|
|
40
40
|
})
|
|
41
41
|
|
package/src/screens/Terms.tsx
CHANGED
|
@@ -27,25 +27,14 @@ const Terms: React.FC = () => {
|
|
|
27
27
|
const navigation = useNavigation<StackNavigationProp<OnboardingStackParams>>()
|
|
28
28
|
const { OnboardingTheme, TextTheme } = useTheme()
|
|
29
29
|
const [Button] = useServices([TOKENS.COMP_BUTTON])
|
|
30
|
+
|
|
30
31
|
const onSubmitPressed = useCallback(() => {
|
|
31
32
|
dispatch({
|
|
32
33
|
type: DispatchAction.DID_AGREE_TO_TERMS,
|
|
33
34
|
payload: [{ DidAgreeToTerms: TermsVersion }],
|
|
34
35
|
})
|
|
36
|
+
}, [dispatch])
|
|
35
37
|
|
|
36
|
-
if (!(agreedToPreviousTerms && store.onboarding.didCreatePIN)) {
|
|
37
|
-
navigation.navigate(Screens.CreatePIN)
|
|
38
|
-
} else if (store.onboarding.postAuthScreens.length) {
|
|
39
|
-
const screens: string[] = store.onboarding.postAuthScreens
|
|
40
|
-
screens.shift()
|
|
41
|
-
dispatch({ type: DispatchAction.SET_POST_AUTH_SCREENS, payload: [screens] })
|
|
42
|
-
if (screens.length) {
|
|
43
|
-
navigation.navigate(screens[0] as never)
|
|
44
|
-
} else {
|
|
45
|
-
dispatch({ type: DispatchAction.DID_COMPLETE_ONBOARDING, payload: [true] })
|
|
46
|
-
}
|
|
47
|
-
}
|
|
48
|
-
}, [dispatch, agreedToPreviousTerms, navigation, store.onboarding.postAuthScreens, store.onboarding.didCreatePIN])
|
|
49
38
|
const style = StyleSheet.create({
|
|
50
39
|
container: {
|
|
51
40
|
...OnboardingTheme.container,
|
|
@@ -60,6 +49,7 @@ const Terms: React.FC = () => {
|
|
|
60
49
|
marginBottom: 20,
|
|
61
50
|
},
|
|
62
51
|
})
|
|
52
|
+
|
|
63
53
|
const onBackPressed = () => {
|
|
64
54
|
//TODO:(jl) goBack() does not unwind the navigation stack but rather goes
|
|
65
55
|
//back to the splash screen. Needs fixing before the following code will
|
|
@@ -27,7 +27,7 @@ const ToggleBiometry: React.FC = () => {
|
|
|
27
27
|
const { commitWalletToKeychain, disableBiometrics } = useAuth()
|
|
28
28
|
const [biometryEnabled, setBiometryEnabled] = useState(store.preferences.useBiometry)
|
|
29
29
|
const [canSeeCheckPIN, setCanSeeCheckPIN] = useState<boolean>(false)
|
|
30
|
-
const {
|
|
30
|
+
const { ColorPalette, NavigationTheme } = useTheme()
|
|
31
31
|
|
|
32
32
|
const logHistoryRecord = useCallback(
|
|
33
33
|
(type: HistoryCardType) => {
|
|
@@ -131,7 +131,7 @@ const ToggleBiometry: React.FC = () => {
|
|
|
131
131
|
return (
|
|
132
132
|
<BiometryControl biometryEnabled={biometryEnabled} onBiometryToggle={handleBiometryToggle}>
|
|
133
133
|
<SafeAreaModal
|
|
134
|
-
style={{ backgroundColor:
|
|
134
|
+
style={{ backgroundColor: ColorPalette.brand.primaryBackground }}
|
|
135
135
|
visible={canSeeCheckPIN}
|
|
136
136
|
transparent={false}
|
|
137
137
|
animationType={'slide'}
|
|
@@ -20,7 +20,7 @@ const TogglePushNotifications: React.FC = () => {
|
|
|
20
20
|
const { t } = useTranslation()
|
|
21
21
|
const [store, dispatch] = useStore()
|
|
22
22
|
const { agent } = useAgent()
|
|
23
|
-
const {
|
|
23
|
+
const { ColorPalette } = useTheme()
|
|
24
24
|
const [{ enablePushNotifications }] = useServices([TOKENS.CONFIG])
|
|
25
25
|
const [notificationState, setNotificationState] = useState<boolean>(store.preferences.usePushNotifications)
|
|
26
26
|
const [notificationStatus, setNotificationStatus] = useState<'denied' | 'granted' | 'unknown'>('unknown')
|
|
@@ -97,9 +97,9 @@ const TogglePushNotifications: React.FC = () => {
|
|
|
97
97
|
<View style={styles.toggleContainer}>
|
|
98
98
|
<ThemedText>{t('PushNotifications.ReceiveNotifications')}</ThemedText>
|
|
99
99
|
<Switch
|
|
100
|
-
trackColor={{ false:
|
|
101
|
-
thumbColor={notificationState ?
|
|
102
|
-
ios_backgroundColor={
|
|
100
|
+
trackColor={{ false: ColorPalette.grayscale.lightGrey, true: ColorPalette.brand.primaryDisabled }}
|
|
101
|
+
thumbColor={notificationState ? ColorPalette.brand.primary : ColorPalette.grayscale.mediumGrey}
|
|
102
|
+
ios_backgroundColor={ColorPalette.grayscale.lightGrey}
|
|
103
103
|
onValueChange={toggleSwitch}
|
|
104
104
|
accessibilityLabel={t('PushNotifications.ReceiveNotifications')}
|
|
105
105
|
accessibilityRole="switch"
|
package/src/screens/Tours.tsx
CHANGED
|
@@ -18,11 +18,11 @@ interface Option {
|
|
|
18
18
|
const Tours: React.FC = () => {
|
|
19
19
|
const [store, dispatch] = useStore()
|
|
20
20
|
const { t } = useTranslation()
|
|
21
|
-
const {
|
|
21
|
+
const { ColorPalette, SettingsTheme } = useTheme()
|
|
22
22
|
|
|
23
23
|
const styles = StyleSheet.create({
|
|
24
24
|
container: {
|
|
25
|
-
backgroundColor:
|
|
25
|
+
backgroundColor: ColorPalette.brand.primaryBackground,
|
|
26
26
|
width: '100%',
|
|
27
27
|
},
|
|
28
28
|
section: {
|
|
@@ -37,7 +37,7 @@ const Tours: React.FC = () => {
|
|
|
37
37
|
},
|
|
38
38
|
itemSeparator: {
|
|
39
39
|
borderBottomWidth: 1,
|
|
40
|
-
borderBottomColor:
|
|
40
|
+
borderBottomColor: ColorPalette.brand.primaryBackground,
|
|
41
41
|
marginHorizontal: 25,
|
|
42
42
|
},
|
|
43
43
|
})
|
|
@@ -71,8 +71,8 @@ const Tours: React.FC = () => {
|
|
|
71
71
|
fillColor="#FFFFFFFF"
|
|
72
72
|
unfillColor="#FFFFFFFF"
|
|
73
73
|
size={36}
|
|
74
|
-
innerIconStyle={{ borderColor:
|
|
75
|
-
ImageComponent={() => <Icon name="circle" size={18} color={
|
|
74
|
+
innerIconStyle={{ borderColor: ColorPalette.brand.primary, borderWidth: 2 }}
|
|
75
|
+
ImageComponent={() => <Icon name="circle" size={18} color={ColorPalette.brand.primary}></Icon>}
|
|
76
76
|
onPress={async () => await handleSettingChange(bool)}
|
|
77
77
|
isChecked={store.tours.enableTours === bool}
|
|
78
78
|
disableBuiltInState
|
|
@@ -20,7 +20,7 @@ type UpdateAvailableProps = {
|
|
|
20
20
|
const UpdateAvailable: React.FC<UpdateAvailableProps> = ({ appleAppStoreUrl, googlePlayStoreUrl }) => {
|
|
21
21
|
const { t } = useTranslation()
|
|
22
22
|
const [, dispatch] = useStore()
|
|
23
|
-
const {
|
|
23
|
+
const { ColorPalette, Assets, Spacing } = useTheme()
|
|
24
24
|
const [logger] = useServices([TOKENS.UTIL_LOGGER])
|
|
25
25
|
|
|
26
26
|
// Check if both store links are available
|
|
@@ -41,7 +41,7 @@ const UpdateAvailable: React.FC<UpdateAvailableProps> = ({ appleAppStoreUrl, goo
|
|
|
41
41
|
}, [dispatch])
|
|
42
42
|
|
|
43
43
|
const iconOptions = {
|
|
44
|
-
fill:
|
|
44
|
+
fill: ColorPalette.notification.infoText,
|
|
45
45
|
height: 130,
|
|
46
46
|
width: 130,
|
|
47
47
|
}
|
|
@@ -13,13 +13,13 @@ interface WhatAreContactsProps {
|
|
|
13
13
|
}
|
|
14
14
|
|
|
15
15
|
const WhatAreContacts: React.FC<WhatAreContactsProps> = ({ navigation }) => {
|
|
16
|
-
const {
|
|
16
|
+
const { ColorPalette } = useTheme()
|
|
17
17
|
const { t } = useTranslation()
|
|
18
18
|
const styles = StyleSheet.create({
|
|
19
19
|
container: {
|
|
20
20
|
flex: 1,
|
|
21
21
|
alignItems: 'center',
|
|
22
|
-
backgroundColor:
|
|
22
|
+
backgroundColor: ColorPalette.brand.primaryBackground,
|
|
23
23
|
},
|
|
24
24
|
pageContent: {
|
|
25
25
|
marginTop: 30,
|
package/src/services/logger.ts
CHANGED
|
@@ -35,34 +35,34 @@ export class BifoldLogger extends BaseLogger {
|
|
|
35
35
|
}
|
|
36
36
|
|
|
37
37
|
public test(message: string, data?: object | undefined): void {
|
|
38
|
-
this._log?.test(message, data)
|
|
38
|
+
this._log?.test({ message, data })
|
|
39
39
|
}
|
|
40
40
|
|
|
41
41
|
public trace(message: string, data?: object | undefined): void {
|
|
42
|
-
this._log?.trace(message, data)
|
|
42
|
+
this._log?.trace({ message, data })
|
|
43
43
|
}
|
|
44
44
|
|
|
45
45
|
public debug(message: string, data?: object | undefined): void {
|
|
46
|
-
this._log?.debug(message, data)
|
|
46
|
+
this._log?.debug({ message, data })
|
|
47
47
|
}
|
|
48
48
|
|
|
49
49
|
public info(message: string, data?: object | undefined): void {
|
|
50
|
-
this._log?.info(message, data)
|
|
50
|
+
this._log?.info({ message, data })
|
|
51
51
|
}
|
|
52
52
|
|
|
53
53
|
public warn(message: string, data?: object | undefined): void {
|
|
54
|
-
this._log?.warn(message, data)
|
|
54
|
+
this._log?.warn({ message, data })
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
public error(message: string, data?: object | undefined): void {
|
|
58
|
-
this._log?.error(message, data)
|
|
58
|
+
this._log?.error({ message, data })
|
|
59
59
|
}
|
|
60
60
|
|
|
61
61
|
public fatal(message: string, data?: object | undefined): void {
|
|
62
|
-
this._log?.fatal(message, data)
|
|
62
|
+
this._log?.fatal({ message, data })
|
|
63
63
|
}
|
|
64
64
|
|
|
65
65
|
public report(bifoldError: BifoldError): void {
|
|
66
|
-
this._log?.info('No remote logging configured, report not sent for error:', bifoldError)
|
|
66
|
+
this._log?.info({ message: 'No remote logging configured, report not sent for error:', data: bifoldError.message })
|
|
67
67
|
}
|
|
68
68
|
}
|
|
@@ -0,0 +1,140 @@
|
|
|
1
|
+
import {
|
|
2
|
+
IColorPalette,
|
|
3
|
+
ITheme,
|
|
4
|
+
createButtonsTheme,
|
|
5
|
+
createChatTheme,
|
|
6
|
+
createHomeTheme,
|
|
7
|
+
createInputInlineMessageTheme,
|
|
8
|
+
createInputsTheme,
|
|
9
|
+
createListItemsTheme,
|
|
10
|
+
createNavigationTheme,
|
|
11
|
+
createSettingsTheme,
|
|
12
|
+
createTabTheme,
|
|
13
|
+
createTextTheme,
|
|
14
|
+
createOnboardingTheme,
|
|
15
|
+
createDialogTheme,
|
|
16
|
+
createLoadingTheme,
|
|
17
|
+
createPINInputTheme,
|
|
18
|
+
} from './theme'
|
|
19
|
+
import lodash from 'lodash'
|
|
20
|
+
|
|
21
|
+
/**
|
|
22
|
+
* DeepPartial is a utility type that recursively makes all properties of a type optional.
|
|
23
|
+
*/
|
|
24
|
+
type DeepPartial<T> = {
|
|
25
|
+
[P in keyof T]?: T[P] extends object
|
|
26
|
+
? T[P] extends (...args: any[]) => any
|
|
27
|
+
? T[P] // keep functions as is
|
|
28
|
+
: // For object types, make all keys optional recursively:
|
|
29
|
+
Partial<T[P]> extends infer O
|
|
30
|
+
? { [K in keyof O]?: DeepPartial<O[K]> }
|
|
31
|
+
: never
|
|
32
|
+
: T[P]
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
/**
|
|
36
|
+
* ThemeBuilder is a utility class to extend an existing theme with additional properties.
|
|
37
|
+
*
|
|
38
|
+
* @class ThemeBuilder
|
|
39
|
+
*/
|
|
40
|
+
export class ThemeBuilder {
|
|
41
|
+
private _theme: ITheme
|
|
42
|
+
private _themeOverrides: DeepPartial<ITheme>
|
|
43
|
+
|
|
44
|
+
/**
|
|
45
|
+
* Creates an instance of ThemeBuilder.
|
|
46
|
+
*
|
|
47
|
+
* @param {ITheme} baseTheme - The initial theme object to extend.
|
|
48
|
+
*/
|
|
49
|
+
constructor(baseTheme: ITheme) {
|
|
50
|
+
this._theme = baseTheme
|
|
51
|
+
this._themeOverrides = {}
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
/**
|
|
55
|
+
* Sets the color pallet for the theme.
|
|
56
|
+
*
|
|
57
|
+
* Note: This method is mostly a convenience method to set the color pallet for the theme.
|
|
58
|
+
* The same can be achieved by directly modifying the theme object using the `withOverrides` method.
|
|
59
|
+
*
|
|
60
|
+
* @param {IColorPalette} colorPalette - The color pallet to set for the theme.
|
|
61
|
+
* @returns {*} {ThemeBuilder} Returns the instance of ThemeBuilder for method chaining.
|
|
62
|
+
*/
|
|
63
|
+
setColorPalette(colorPalette: IColorPalette): this {
|
|
64
|
+
this._theme.ColorPalette = colorPalette
|
|
65
|
+
|
|
66
|
+
return this
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
/**
|
|
70
|
+
* Overrides properties in the current theme with the provided themeOverrides.
|
|
71
|
+
*
|
|
72
|
+
* Note: This will overwrite existing properties in the current theme with those from the provided themeOverrides.
|
|
73
|
+
*
|
|
74
|
+
* @example
|
|
75
|
+
* new ThemeBuilder({ Buttons: { color: 'purple', size: 'large' }})
|
|
76
|
+
* .withOverrides({ Buttons: { color: 'red' }})
|
|
77
|
+
* .withOverrides({ Buttons: { spacing: 10 }}) // => { Buttons: { color: 'red', size: 'large', spacing: 10 }}
|
|
78
|
+
*
|
|
79
|
+
* @example
|
|
80
|
+
* new ThemeBuilder({ Buttons: { critical: { padding: 10, margin: 0 }}})
|
|
81
|
+
* .withOverrides((theme) => ({
|
|
82
|
+
* Buttons: { critical: { padding: 0, margin: -1 } },
|
|
83
|
+
* })) // => { Buttons: { critical: { padding: 0, margin: -1 } }}
|
|
84
|
+
*
|
|
85
|
+
* @param {DeepPartial<ITheme> | ((theme: ITheme) => DeepPartial<ITheme>) } themeOverrides A partial theme object to merge with the current theme or a callback function that receives the current theme and returns a partial theme object.
|
|
86
|
+
* @returns {*} {ThemeBuilder} Returns the instance of ThemeBuilder for method chaining.
|
|
87
|
+
*/
|
|
88
|
+
withOverrides(themeOverrides: DeepPartial<ITheme> | ((theme: ITheme) => DeepPartial<ITheme>)): this {
|
|
89
|
+
const resolvedOverrides = typeof themeOverrides === 'function' ? themeOverrides(this._theme) : themeOverrides
|
|
90
|
+
|
|
91
|
+
// note: without the empty object, lodash.merge will mutate the original theme overrides,
|
|
92
|
+
// and not properly update the nested properties
|
|
93
|
+
this._themeOverrides = lodash.merge({}, this._themeOverrides, resolvedOverrides)
|
|
94
|
+
|
|
95
|
+
// Rebuild the theme with the new overrides so following chained calls will use the updated theme.
|
|
96
|
+
this._theme = this.build()
|
|
97
|
+
|
|
98
|
+
// Return the instance for method chaining
|
|
99
|
+
return this
|
|
100
|
+
}
|
|
101
|
+
|
|
102
|
+
/**
|
|
103
|
+
* Builds and returns the final theme object.
|
|
104
|
+
*
|
|
105
|
+
* @returns {*} {ITheme} Returns the final theme object.
|
|
106
|
+
*/
|
|
107
|
+
build(): ITheme {
|
|
108
|
+
// Step 1. Merge the theme overrides onto the original theme, producing the new base theme.
|
|
109
|
+
const baseTheme = lodash.merge({}, this._theme, this._themeOverrides)
|
|
110
|
+
|
|
111
|
+
// Step 2. Generate computed properties that depend on the base theme
|
|
112
|
+
const dependentThemes: Partial<ITheme> = {
|
|
113
|
+
TextTheme: createTextTheme(baseTheme),
|
|
114
|
+
InputInlineMessage: createInputInlineMessageTheme(baseTheme),
|
|
115
|
+
Inputs: createInputsTheme(baseTheme),
|
|
116
|
+
Buttons: createButtonsTheme(baseTheme),
|
|
117
|
+
ListItems: createListItemsTheme(baseTheme),
|
|
118
|
+
TabTheme: createTabTheme(baseTheme),
|
|
119
|
+
NavigationTheme: createNavigationTheme(baseTheme),
|
|
120
|
+
HomeTheme: createHomeTheme(baseTheme),
|
|
121
|
+
SettingsTheme: createSettingsTheme(baseTheme),
|
|
122
|
+
ChatTheme: createChatTheme(baseTheme),
|
|
123
|
+
OnboardingTheme: createOnboardingTheme(baseTheme),
|
|
124
|
+
DialogTheme: createDialogTheme(baseTheme),
|
|
125
|
+
LoadingTheme: createLoadingTheme(baseTheme),
|
|
126
|
+
PINInputTheme: createPINInputTheme(baseTheme),
|
|
127
|
+
}
|
|
128
|
+
|
|
129
|
+
/**
|
|
130
|
+
* Step 3. Merge all together - base + generated + overrides
|
|
131
|
+
*
|
|
132
|
+
* Why do we apply the overrides after the dependent themes?
|
|
133
|
+
* Because the `dependentThemes` contain additional properties that may have
|
|
134
|
+
* been modified by the overrides previously.
|
|
135
|
+
*/
|
|
136
|
+
this._theme = lodash.merge({}, baseTheme, dependentThemes, this._themeOverrides)
|
|
137
|
+
|
|
138
|
+
return this._theme
|
|
139
|
+
}
|
|
140
|
+
}
|