Skip to content

Commit 90b29af

Browse files
committed
Update One Core bindings to v1.75319.0
1 parent df91861 commit 90b29af

File tree

5 files changed

+20
-16
lines changed

5 files changed

+20
-16
lines changed

app/i18n/en/translation.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@
184184
"historyAction.EXPIRED": "expired",
185185
"historyAction.IMPORTED": "imported",
186186
"historyAction.INTERACTION_CREATED": "interaction created",
187+
"historyAction.INTERACTION_ERRORED": "interaction errored",
187188
"historyAction.ISSUED": "accepted",
188189
"historyAction.OFFERED": "offered",
189190
"historyAction.PENDING": "pending",
@@ -208,12 +209,15 @@
208209
"historyEntityType.ORGANISATION": "Organization",
209210
"historyEntityType.PROOF": "Proof",
210211
"historyEntityType.PROOF_SCHEMA": "Proof schema",
212+
"historyEntityType.PROVIDER": "Provider",
211213
"historyEntityType.STS_IAM_ROLE": "STS IAM Role",
212214
"historyEntityType.STS_ORGANISATION": "STS organization",
213215
"historyEntityType.STS_ROLE": "STS Role",
216+
"historyEntityType.STS_TOKEN": "STS Token",
214217
"historyEntityType.TRUST_ANCHOR": "Trust anchor",
215218
"historyEntityType.TRUST_ENTITY": "Trusted entity",
216219
"historyEntityType.USER": "User",
220+
"historyEntityType.WALLET_RELYING_PARTY": "Wallet relying party",
217221
"historyEntityType.WALLET_UNIT": "Wallet unit",
218222
"info.accessibility.control.order": "{current} of {length}",
219223
"info.appInformation.description": "As a leading Swiss Provider of digital identity and certificates solutions, Procivis AG supports government authorities and companies in the provision and usage of trusted online services for digital societies.\n\nFounded in 2017, Procivis is a subsidiary of Orell Füssli and benefits from its many years of experience in the field of security printing of physical identification documents.",

assets/ecosystem-assets

Submodule ecosystem-assets updated from 657fe2b to e29ef91

ios/Podfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1304,7 +1304,7 @@ PODS:
13041304
- React-Core
13051305
- react-native-nfc-manager (3.16.3):
13061306
- React-Core
1307-
- react-native-one-core (1.73843.0):
1307+
- react-native-one-core (1.75319.0):
13081308
- React-Core
13091309
- react-native-picker (5.0.3):
13101310
- React-Core

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
},
3838
"dependencies": {
3939
"@expo/react-native-action-sheet": "^4.1.1",
40-
"@procivis/one-react-native-components": "0.3.93",
41-
"@procivis/react-native-one-core": "1.73843.0",
40+
"@procivis/one-react-native-components": "0.3.94",
41+
"@procivis/react-native-one-core": "1.75319.0",
4242
"@procivis/react-native-picker": "5.0.3",
4343
"@react-native-async-storage/async-storage": "^1.14.1",
4444
"@react-native-clipboard/clipboard": "1.14.0",

pnpm-lock.yaml

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)