@oxyhq/services 5.16.22 → 5.16.23

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.
Files changed (1362) hide show
  1. package/lib/commonjs/ui/components/internal/PinInput.js.map +0 -1
  2. package/lib/commonjs/ui/components/photogrid/JustifiedPhotoGrid.js.map +0 -1
  3. package/lib/commonjs/ui/components/profile/EditUsernameModal.js.map +0 -1
  4. package/lib/commonjs/ui/components/styles/shadow.js.map +0 -1
  5. package/lib/commonjs/ui/components/types.js.map +0 -1
  6. package/lib/commonjs/ui/components/utils/splitStyles.js.map +0 -1
  7. package/lib/commonjs/ui/constants/theme.js.map +0 -1
  8. package/lib/commonjs/ui/context/ThemeContext.js.map +0 -1
  9. package/lib/commonjs/ui/context/hooks/useStorage.js.map +0 -1
  10. package/lib/commonjs/ui/hooks/queries/useServicesQueries.js.map +0 -1
  11. package/lib/commonjs/ui/hooks/useThemeStyles.js.map +0 -1
  12. package/lib/commonjs/ui/isFrontend.js.map +0 -1
  13. package/lib/commonjs/ui/navigation/routes.js.map +0 -1
  14. package/lib/commonjs/ui/screens/WelcomeNewUserScreen.js.map +0 -1
  15. package/lib/commonjs/ui/screens/karma/KarmaRulesScreen.js.map +0 -1
  16. package/lib/commonjs/ui/stores/followStore.js.map +0 -1
  17. package/lib/commonjs/ui/styles/theme.js.map +0 -1
  18. package/lib/commonjs/ui/types/navigation.js.map +0 -1
  19. package/lib/commonjs/ui/utils/avatarUtils.js.map +0 -1
  20. package/lib/commonjs/utils/validationUtils.js.map +0 -1
  21. package/lib/module/ui/components/TextField/Label/LabelBackground.js.map +0 -1
  22. package/lib/module/ui/components/TouchableRipple/utils.js.map +0 -1
  23. package/lib/module/ui/components/Typography/types.js.map +0 -1
  24. package/lib/module/ui/components/fileManagement/styles.js.map +0 -1
  25. package/lib/module/ui/components/icon/index.js.map +0 -1
  26. package/lib/module/ui/components/internal/PinInput.js.map +0 -1
  27. package/lib/module/ui/components/photogrid/JustifiedPhotoGrid.js.map +0 -1
  28. package/lib/module/ui/components/profile/EditLocationModal.js.map +0 -1
  29. package/lib/module/ui/components/styles/shadow.js.map +0 -1
  30. package/lib/module/ui/components/types.js.map +0 -1
  31. package/lib/module/ui/components/utils/splitStyles.js.map +0 -1
  32. package/lib/module/ui/constants/theme.js.map +0 -1
  33. package/lib/module/ui/context/ThemeContext.js.map +0 -1
  34. package/lib/module/ui/context/hooks/useStorage.js.map +0 -1
  35. package/lib/module/ui/hooks/mutations/useServicesMutations.js.map +0 -1
  36. package/lib/module/ui/hooks/queries/useServicesQueries.js.map +0 -1
  37. package/lib/module/ui/hooks/useThemeStyles.js.map +0 -1
  38. package/lib/module/ui/isFrontend.js.map +0 -1
  39. package/lib/module/ui/navigation/routes.js.map +0 -1
  40. package/lib/module/ui/screens/WelcomeNewUserScreen.js.map +0 -1
  41. package/lib/module/ui/screens/karma/KarmaRulesScreen.js.map +0 -1
  42. package/lib/module/ui/stores/followStore.js.map +0 -1
  43. package/lib/module/ui/styles/theme.js.map +0 -1
  44. package/lib/module/ui/types/navigation.js.map +0 -1
  45. package/lib/module/ui/utils/user-utils.js.map +0 -1
  46. package/lib/module/utils/sessionUtils.js.map +0 -1
  47. package/package.json +1 -1
  48. package/src/core/HttpService.ts +15 -95
  49. package/src/core/OxyServices.base.ts +3 -20
  50. package/src/core/services/SessionService.ts +173 -0
  51. package/src/core/services/TokenService.ts +226 -0
  52. package/src/models/interfaces.ts +16 -2
  53. package/src/models/session.ts +8 -1
  54. package/src/ui/context/OxyContext.tsx +104 -23
  55. package/src/ui/context/hooks/useAuthOperations.ts +11 -3
  56. package/src/ui/hooks/useSessionSocket.ts +224 -55
  57. package/lib/commonjs/assets/OxyLogo.svg +0 -1
  58. package/lib/commonjs/assets/assets/OxyLogo.svg +0 -1
  59. package/lib/commonjs/assets/assets/fonts/Phudu/Phudu-Black.ttf +0 -0
  60. package/lib/commonjs/assets/assets/fonts/Phudu/Phudu-Bold.ttf +0 -0
  61. package/lib/commonjs/assets/assets/fonts/Phudu/Phudu-ExtraBold.ttf +0 -0
  62. package/lib/commonjs/assets/assets/fonts/Phudu/Phudu-Light.ttf +0 -0
  63. package/lib/commonjs/assets/assets/fonts/Phudu/Phudu-Medium.ttf +0 -0
  64. package/lib/commonjs/assets/assets/fonts/Phudu/Phudu-Regular.ttf +0 -0
  65. package/lib/commonjs/assets/assets/fonts/Phudu/Phudu-SemiBold.ttf +0 -0
  66. package/lib/commonjs/assets/assets/icons/OxyServices.tsx +0 -67
  67. package/lib/commonjs/assets/assets/icons/logo_OxyServices.svg +0 -1
  68. package/lib/commonjs/assets/assets/illustrations/HighFive.tsx +0 -41
  69. package/lib/commonjs/assets/assets/lottie/welcomeheader_background_op1.json +0 -1
  70. package/lib/commonjs/assets/fonts/Phudu/Phudu-Black.ttf +0 -0
  71. package/lib/commonjs/assets/fonts/Phudu/Phudu-Bold.ttf +0 -0
  72. package/lib/commonjs/assets/fonts/Phudu/Phudu-ExtraBold.ttf +0 -0
  73. package/lib/commonjs/assets/fonts/Phudu/Phudu-Light.ttf +0 -0
  74. package/lib/commonjs/assets/fonts/Phudu/Phudu-Medium.ttf +0 -0
  75. package/lib/commonjs/assets/fonts/Phudu/Phudu-Regular.ttf +0 -0
  76. package/lib/commonjs/assets/fonts/Phudu/Phudu-SemiBold.ttf +0 -0
  77. package/lib/commonjs/assets/icons/OxyServices.js +0 -51
  78. package/lib/commonjs/assets/icons/OxyServices.js.map +0 -1
  79. package/lib/commonjs/assets/icons/logo_OxyServices.svg +0 -1
  80. package/lib/commonjs/assets/illustrations/HighFive.js +0 -59
  81. package/lib/commonjs/assets/illustrations/HighFive.js.map +0 -1
  82. package/lib/commonjs/assets/lottie/welcomeheader_background_op1.json +0 -1
  83. package/lib/commonjs/constants/version.js +0 -28
  84. package/lib/commonjs/constants/version.js.map +0 -1
  85. package/lib/commonjs/core/HttpService.js +0 -571
  86. package/lib/commonjs/core/HttpService.js.map +0 -1
  87. package/lib/commonjs/core/OxyServices.base.js +0 -291
  88. package/lib/commonjs/core/OxyServices.base.js.map +0 -1
  89. package/lib/commonjs/core/OxyServices.errors.js +0 -26
  90. package/lib/commonjs/core/OxyServices.errors.js.map +0 -1
  91. package/lib/commonjs/core/OxyServices.js +0 -146
  92. package/lib/commonjs/core/OxyServices.js.map +0 -1
  93. package/lib/commonjs/core/index.js +0 -126
  94. package/lib/commonjs/core/index.js.map +0 -1
  95. package/lib/commonjs/core/mixins/OxyServices.analytics.js +0 -60
  96. package/lib/commonjs/core/mixins/OxyServices.analytics.js.map +0 -1
  97. package/lib/commonjs/core/mixins/OxyServices.assets.js +0 -375
  98. package/lib/commonjs/core/mixins/OxyServices.assets.js.map +0 -1
  99. package/lib/commonjs/core/mixins/OxyServices.auth.js +0 -271
  100. package/lib/commonjs/core/mixins/OxyServices.auth.js.map +0 -1
  101. package/lib/commonjs/core/mixins/OxyServices.developer.js +0 -115
  102. package/lib/commonjs/core/mixins/OxyServices.developer.js.map +0 -1
  103. package/lib/commonjs/core/mixins/OxyServices.devices.js +0 -133
  104. package/lib/commonjs/core/mixins/OxyServices.devices.js.map +0 -1
  105. package/lib/commonjs/core/mixins/OxyServices.karma.js +0 -117
  106. package/lib/commonjs/core/mixins/OxyServices.karma.js.map +0 -1
  107. package/lib/commonjs/core/mixins/OxyServices.language.js +0 -124
  108. package/lib/commonjs/core/mixins/OxyServices.language.js.map +0 -1
  109. package/lib/commonjs/core/mixins/OxyServices.location.js +0 -55
  110. package/lib/commonjs/core/mixins/OxyServices.location.js.map +0 -1
  111. package/lib/commonjs/core/mixins/OxyServices.payment.js +0 -168
  112. package/lib/commonjs/core/mixins/OxyServices.payment.js.map +0 -1
  113. package/lib/commonjs/core/mixins/OxyServices.privacy.js +0 -174
  114. package/lib/commonjs/core/mixins/OxyServices.privacy.js.map +0 -1
  115. package/lib/commonjs/core/mixins/OxyServices.security.js +0 -96
  116. package/lib/commonjs/core/mixins/OxyServices.security.js.map +0 -1
  117. package/lib/commonjs/core/mixins/OxyServices.user.js +0 -393
  118. package/lib/commonjs/core/mixins/OxyServices.user.js.map +0 -1
  119. package/lib/commonjs/core/mixins/OxyServices.utility.js +0 -165
  120. package/lib/commonjs/core/mixins/OxyServices.utility.js.map +0 -1
  121. package/lib/commonjs/core/mixins/index.js +0 -39
  122. package/lib/commonjs/core/mixins/index.js.map +0 -1
  123. package/lib/commonjs/core/mixins/mixinHelpers.js +0 -62
  124. package/lib/commonjs/core/mixins/mixinHelpers.js.map +0 -1
  125. package/lib/commonjs/crypto/index.js +0 -27
  126. package/lib/commonjs/crypto/index.js.map +0 -1
  127. package/lib/commonjs/crypto/keyManager.js +0 -511
  128. package/lib/commonjs/crypto/keyManager.js.map +0 -1
  129. package/lib/commonjs/crypto/polyfill.js +0 -86
  130. package/lib/commonjs/crypto/polyfill.js.map +0 -1
  131. package/lib/commonjs/crypto/signatureService.js +0 -289
  132. package/lib/commonjs/crypto/signatureService.js.map +0 -1
  133. package/lib/commonjs/crypto/types.js +0 -2
  134. package/lib/commonjs/crypto/types.js.map +0 -1
  135. package/lib/commonjs/i18n/index.js +0 -76
  136. package/lib/commonjs/i18n/index.js.map +0 -1
  137. package/lib/commonjs/i18n/locales/ar-SA.json +0 -120
  138. package/lib/commonjs/i18n/locales/ca-ES.json +0 -120
  139. package/lib/commonjs/i18n/locales/de-DE.json +0 -120
  140. package/lib/commonjs/i18n/locales/en-US.json +0 -956
  141. package/lib/commonjs/i18n/locales/es-ES.json +0 -723
  142. package/lib/commonjs/i18n/locales/fr-FR.json +0 -120
  143. package/lib/commonjs/i18n/locales/it-IT.json +0 -120
  144. package/lib/commonjs/i18n/locales/ja-JP.json +0 -119
  145. package/lib/commonjs/i18n/locales/ko-KR.json +0 -120
  146. package/lib/commonjs/i18n/locales/pt-PT.json +0 -120
  147. package/lib/commonjs/i18n/locales/zh-CN.json +0 -120
  148. package/lib/commonjs/index.js +0 -601
  149. package/lib/commonjs/index.js.map +0 -1
  150. package/lib/commonjs/lib/sonner-safe.js +0 -32
  151. package/lib/commonjs/lib/sonner-safe.js.map +0 -1
  152. package/lib/commonjs/lib/sonner.js +0 -23
  153. package/lib/commonjs/lib/sonner.js.map +0 -1
  154. package/lib/commonjs/models/interfaces.js +0 -61
  155. package/lib/commonjs/models/interfaces.js.map +0 -1
  156. package/lib/commonjs/models/session.js +0 -2
  157. package/lib/commonjs/models/session.js.map +0 -1
  158. package/lib/commonjs/node/index.js +0 -59
  159. package/lib/commonjs/node/index.js.map +0 -1
  160. package/lib/commonjs/ui/components/ActivityIndicator.js +0 -203
  161. package/lib/commonjs/ui/components/ActivityIndicator.js.map +0 -1
  162. package/lib/commonjs/ui/components/AnimationExample.js +0 -213
  163. package/lib/commonjs/ui/components/AnimationExample.js.map +0 -1
  164. package/lib/commonjs/ui/components/AutoHeightScrollView.js +0 -46
  165. package/lib/commonjs/ui/components/AutoHeightScrollView.js.map +0 -1
  166. package/lib/commonjs/ui/components/Avatar.js +0 -172
  167. package/lib/commonjs/ui/components/Avatar.js.map +0 -1
  168. package/lib/commonjs/ui/components/BottomSheet.js +0 -407
  169. package/lib/commonjs/ui/components/BottomSheet.js.map +0 -1
  170. package/lib/commonjs/ui/components/BottomSheetRouter.js +0 -366
  171. package/lib/commonjs/ui/components/BottomSheetRouter.js.map +0 -1
  172. package/lib/commonjs/ui/components/CrossFadeIcon.js +0 -106
  173. package/lib/commonjs/ui/components/CrossFadeIcon.js.map +0 -1
  174. package/lib/commonjs/ui/components/EmptyState.js +0 -41
  175. package/lib/commonjs/ui/components/EmptyState.js.map +0 -1
  176. package/lib/commonjs/ui/components/ErrorBoundary.js +0 -145
  177. package/lib/commonjs/ui/components/ErrorBoundary.js.map +0 -1
  178. package/lib/commonjs/ui/components/FollowButton.js +0 -230
  179. package/lib/commonjs/ui/components/FollowButton.js.map +0 -1
  180. package/lib/commonjs/ui/components/FontLoader.js +0 -162
  181. package/lib/commonjs/ui/components/FontLoader.js.map +0 -1
  182. package/lib/commonjs/ui/components/GroupedItem.js +0 -140
  183. package/lib/commonjs/ui/components/GroupedItem.js.map +0 -1
  184. package/lib/commonjs/ui/components/GroupedSection.js +0 -42
  185. package/lib/commonjs/ui/components/GroupedSection.js.map +0 -1
  186. package/lib/commonjs/ui/components/Header.js +0 -434
  187. package/lib/commonjs/ui/components/Header.js.map +0 -1
  188. package/lib/commonjs/ui/components/HelperText.js +0 -103
  189. package/lib/commonjs/ui/components/HelperText.js.map +0 -1
  190. package/lib/commonjs/ui/components/Icon.js +0 -109
  191. package/lib/commonjs/ui/components/Icon.js.map +0 -1
  192. package/lib/commonjs/ui/components/IconButton/IconButton.js +0 -159
  193. package/lib/commonjs/ui/components/IconButton/IconButton.js.map +0 -1
  194. package/lib/commonjs/ui/components/IconButton/utils.js +0 -155
  195. package/lib/commonjs/ui/components/IconButton/utils.js.map +0 -1
  196. package/lib/commonjs/ui/components/LoadingState.js +0 -47
  197. package/lib/commonjs/ui/components/LoadingState.js.map +0 -1
  198. package/lib/commonjs/ui/components/OxyLogo.js +0 -54
  199. package/lib/commonjs/ui/components/OxyLogo.js.map +0 -1
  200. package/lib/commonjs/ui/components/OxyPayButton.js +0 -117
  201. package/lib/commonjs/ui/components/OxyPayButton.js.map +0 -1
  202. package/lib/commonjs/ui/components/OxyProvider.js +0 -144
  203. package/lib/commonjs/ui/components/OxyProvider.js.map +0 -1
  204. package/lib/commonjs/ui/components/OxySignInButton.js +0 -180
  205. package/lib/commonjs/ui/components/OxySignInButton.js.map +0 -1
  206. package/lib/commonjs/ui/components/ProfileCard.js +0 -138
  207. package/lib/commonjs/ui/components/ProfileCard.js.map +0 -1
  208. package/lib/commonjs/ui/components/QuickActions.js +0 -88
  209. package/lib/commonjs/ui/components/QuickActions.js.map +0 -1
  210. package/lib/commonjs/ui/components/Section.js +0 -39
  211. package/lib/commonjs/ui/components/Section.js.map +0 -1
  212. package/lib/commonjs/ui/components/SectionTitle.js +0 -35
  213. package/lib/commonjs/ui/components/SectionTitle.js.map +0 -1
  214. package/lib/commonjs/ui/components/SettingRow.js +0 -77
  215. package/lib/commonjs/ui/components/SettingRow.js.map +0 -1
  216. package/lib/commonjs/ui/components/StepBasedScreen.js +0 -397
  217. package/lib/commonjs/ui/components/StepBasedScreen.js.map +0 -1
  218. package/lib/commonjs/ui/components/Surface.js +0 -258
  219. package/lib/commonjs/ui/components/Surface.js.map +0 -1
  220. package/lib/commonjs/ui/components/TextField/Addons/Outline.js +0 -46
  221. package/lib/commonjs/ui/components/TextField/Addons/Outline.js.map +0 -1
  222. package/lib/commonjs/ui/components/TextField/Addons/Underline.js +0 -53
  223. package/lib/commonjs/ui/components/TextField/Addons/Underline.js.map +0 -1
  224. package/lib/commonjs/ui/components/TextField/Adornment/TextFieldAdornment.js +0 -155
  225. package/lib/commonjs/ui/components/TextField/Adornment/TextFieldAdornment.js.map +0 -1
  226. package/lib/commonjs/ui/components/TextField/Adornment/TextFieldAffix.js +0 -144
  227. package/lib/commonjs/ui/components/TextField/Adornment/TextFieldAffix.js.map +0 -1
  228. package/lib/commonjs/ui/components/TextField/Adornment/TextFieldIcon.js +0 -137
  229. package/lib/commonjs/ui/components/TextField/Adornment/TextFieldIcon.js.map +0 -1
  230. package/lib/commonjs/ui/components/TextField/Adornment/enums.js +0 -22
  231. package/lib/commonjs/ui/components/TextField/Adornment/enums.js.map +0 -1
  232. package/lib/commonjs/ui/components/TextField/Adornment/types.js +0 -6
  233. package/lib/commonjs/ui/components/TextField/Adornment/types.js.map +0 -1
  234. package/lib/commonjs/ui/components/TextField/Adornment/utils.js +0 -62
  235. package/lib/commonjs/ui/components/TextField/Adornment/utils.js.map +0 -1
  236. package/lib/commonjs/ui/components/TextField/Label/InputLabel.js +0 -176
  237. package/lib/commonjs/ui/components/TextField/Label/InputLabel.js.map +0 -1
  238. package/lib/commonjs/ui/components/TextField/Label/LabelBackground.js +0 -84
  239. package/lib/commonjs/ui/components/TextField/Label/LabelBackground.js.map +0 -1
  240. package/lib/commonjs/ui/components/TextField/TextFieldFlat.js +0 -379
  241. package/lib/commonjs/ui/components/TextField/TextFieldFlat.js.map +0 -1
  242. package/lib/commonjs/ui/components/TextField/TextFieldOutlined.js +0 -363
  243. package/lib/commonjs/ui/components/TextField/TextFieldOutlined.js.map +0 -1
  244. package/lib/commonjs/ui/components/TextField/constants.js +0 -50
  245. package/lib/commonjs/ui/components/TextField/constants.js.map +0 -1
  246. package/lib/commonjs/ui/components/TextField/helpers.js +0 -490
  247. package/lib/commonjs/ui/components/TextField/helpers.js.map +0 -1
  248. package/lib/commonjs/ui/components/TextField/types.js +0 -6
  249. package/lib/commonjs/ui/components/TextField/types.js.map +0 -1
  250. package/lib/commonjs/ui/components/TextField.js +0 -339
  251. package/lib/commonjs/ui/components/TextField.js.map +0 -1
  252. package/lib/commonjs/ui/components/TouchableRipple/Pressable.js +0 -12
  253. package/lib/commonjs/ui/components/TouchableRipple/Pressable.js.map +0 -1
  254. package/lib/commonjs/ui/components/TouchableRipple/TouchableRipple.js +0 -258
  255. package/lib/commonjs/ui/components/TouchableRipple/TouchableRipple.js.map +0 -1
  256. package/lib/commonjs/ui/components/TouchableRipple/TouchableRipple.native.js +0 -107
  257. package/lib/commonjs/ui/components/TouchableRipple/TouchableRipple.native.js.map +0 -1
  258. package/lib/commonjs/ui/components/TouchableRipple/utils.js +0 -56
  259. package/lib/commonjs/ui/components/TouchableRipple/utils.js.map +0 -1
  260. package/lib/commonjs/ui/components/Typography/AnimatedText.js +0 -62
  261. package/lib/commonjs/ui/components/Typography/AnimatedText.js.map +0 -1
  262. package/lib/commonjs/ui/components/Typography/types.js +0 -26
  263. package/lib/commonjs/ui/components/Typography/types.js.map +0 -1
  264. package/lib/commonjs/ui/components/fileManagement/FileDetailsModal.js +0 -171
  265. package/lib/commonjs/ui/components/fileManagement/FileDetailsModal.js.map +0 -1
  266. package/lib/commonjs/ui/components/fileManagement/FileViewer.js +0 -409
  267. package/lib/commonjs/ui/components/fileManagement/FileViewer.js.map +0 -1
  268. package/lib/commonjs/ui/components/fileManagement/UploadPreview.js +0 -181
  269. package/lib/commonjs/ui/components/fileManagement/UploadPreview.js.map +0 -1
  270. package/lib/commonjs/ui/components/fileManagement/styles.js +0 -868
  271. package/lib/commonjs/ui/components/fileManagement/styles.js.map +0 -1
  272. package/lib/commonjs/ui/components/icon/FAIRWalletIcon.js +0 -64
  273. package/lib/commonjs/ui/components/icon/FAIRWalletIcon.js.map +0 -1
  274. package/lib/commonjs/ui/components/icon/OxyIcon.js +0 -25
  275. package/lib/commonjs/ui/components/icon/OxyIcon.js.map +0 -1
  276. package/lib/commonjs/ui/components/icon/index.js +0 -21
  277. package/lib/commonjs/ui/components/icon/index.js.map +0 -1
  278. package/lib/commonjs/ui/components/index.js +0 -132
  279. package/lib/commonjs/ui/components/index.js.map +0 -1
  280. package/lib/commonjs/ui/components/internal/GroupedPillButtons.js +0 -209
  281. package/lib/commonjs/ui/components/internal/GroupedPillButtons.js.map +0 -1
  282. package/lib/commonjs/ui/components/internal/PinInput.js +0 -115
  283. package/lib/commonjs/ui/components/photogrid/JustifiedPhotoGrid.js +0 -161
  284. package/lib/commonjs/ui/components/profile/EditBioModal.js +0 -181
  285. package/lib/commonjs/ui/components/profile/EditBioModal.js.map +0 -1
  286. package/lib/commonjs/ui/components/profile/EditDisplayNameModal.js +0 -204
  287. package/lib/commonjs/ui/components/profile/EditDisplayNameModal.js.map +0 -1
  288. package/lib/commonjs/ui/components/profile/EditEmailModal.js +0 -184
  289. package/lib/commonjs/ui/components/profile/EditEmailModal.js.map +0 -1
  290. package/lib/commonjs/ui/components/profile/EditLinksModal.js +0 -315
  291. package/lib/commonjs/ui/components/profile/EditLinksModal.js.map +0 -1
  292. package/lib/commonjs/ui/components/profile/EditLocationModal.js +0 -273
  293. package/lib/commonjs/ui/components/profile/EditLocationModal.js.map +0 -1
  294. package/lib/commonjs/ui/components/profile/EditUsernameModal.js +0 -180
  295. package/lib/commonjs/ui/components/styles/overlay.js +0 -85
  296. package/lib/commonjs/ui/components/styles/overlay.js.map +0 -1
  297. package/lib/commonjs/ui/components/styles/shadow.js +0 -132
  298. package/lib/commonjs/ui/components/theming.js +0 -116
  299. package/lib/commonjs/ui/components/theming.js.map +0 -1
  300. package/lib/commonjs/ui/components/types.js +0 -2
  301. package/lib/commonjs/ui/components/utils/forwardRef.js +0 -18
  302. package/lib/commonjs/ui/components/utils/forwardRef.js.map +0 -1
  303. package/lib/commonjs/ui/components/utils/hasTouchHandler.js +0 -13
  304. package/lib/commonjs/ui/components/utils/hasTouchHandler.js.map +0 -1
  305. package/lib/commonjs/ui/components/utils/roundLayoutSize.js +0 -9
  306. package/lib/commonjs/ui/components/utils/roundLayoutSize.js.map +0 -1
  307. package/lib/commonjs/ui/components/utils/splitStyles.js +0 -50
  308. package/lib/commonjs/ui/constants/iconColors.js +0 -84
  309. package/lib/commonjs/ui/constants/iconColors.js.map +0 -1
  310. package/lib/commonjs/ui/constants/spacing.js +0 -50
  311. package/lib/commonjs/ui/constants/spacing.js.map +0 -1
  312. package/lib/commonjs/ui/constants/theme.js +0 -123
  313. package/lib/commonjs/ui/context/OxyContext.js +0 -772
  314. package/lib/commonjs/ui/context/OxyContext.js.map +0 -1
  315. package/lib/commonjs/ui/context/ThemeContext.js +0 -36
  316. package/lib/commonjs/ui/context/hooks/useAuthOperations.js +0 -613
  317. package/lib/commonjs/ui/context/hooks/useAuthOperations.js.map +0 -1
  318. package/lib/commonjs/ui/context/hooks/useDeviceManagement.js +0 -73
  319. package/lib/commonjs/ui/context/hooks/useDeviceManagement.js.map +0 -1
  320. package/lib/commonjs/ui/context/hooks/useLanguageManagement.js +0 -112
  321. package/lib/commonjs/ui/context/hooks/useLanguageManagement.js.map +0 -1
  322. package/lib/commonjs/ui/context/hooks/useSessionManagement.js +0 -281
  323. package/lib/commonjs/ui/context/hooks/useSessionManagement.js.map +0 -1
  324. package/lib/commonjs/ui/context/hooks/useStorage.js +0 -79
  325. package/lib/commonjs/ui/hooks/index.js +0 -46
  326. package/lib/commonjs/ui/hooks/index.js.map +0 -1
  327. package/lib/commonjs/ui/hooks/mutations/index.js +0 -68
  328. package/lib/commonjs/ui/hooks/mutations/index.js.map +0 -1
  329. package/lib/commonjs/ui/hooks/mutations/useAccountMutations.js +0 -551
  330. package/lib/commonjs/ui/hooks/mutations/useAccountMutations.js.map +0 -1
  331. package/lib/commonjs/ui/hooks/mutations/useServicesMutations.js +0 -193
  332. package/lib/commonjs/ui/hooks/mutations/useServicesMutations.js.map +0 -1
  333. package/lib/commonjs/ui/hooks/queries/index.js +0 -118
  334. package/lib/commonjs/ui/hooks/queries/index.js.map +0 -1
  335. package/lib/commonjs/ui/hooks/queries/queryKeys.js +0 -96
  336. package/lib/commonjs/ui/hooks/queries/queryKeys.js.map +0 -1
  337. package/lib/commonjs/ui/hooks/queries/useAccountQueries.js +0 -219
  338. package/lib/commonjs/ui/hooks/queries/useAccountQueries.js.map +0 -1
  339. package/lib/commonjs/ui/hooks/queries/useSecurityQueries.js +0 -58
  340. package/lib/commonjs/ui/hooks/queries/useSecurityQueries.js.map +0 -1
  341. package/lib/commonjs/ui/hooks/queries/useServicesQueries.js +0 -186
  342. package/lib/commonjs/ui/hooks/queryClient.js +0 -117
  343. package/lib/commonjs/ui/hooks/queryClient.js.map +0 -1
  344. package/lib/commonjs/ui/hooks/use-color-scheme.js +0 -29
  345. package/lib/commonjs/ui/hooks/use-color-scheme.js.map +0 -1
  346. package/lib/commonjs/ui/hooks/use-haptic-press.js +0 -21
  347. package/lib/commonjs/ui/hooks/use-haptic-press.js.map +0 -1
  348. package/lib/commonjs/ui/hooks/useAssets.js +0 -245
  349. package/lib/commonjs/ui/hooks/useAssets.js.map +0 -1
  350. package/lib/commonjs/ui/hooks/useDeviceManagement.js +0 -73
  351. package/lib/commonjs/ui/hooks/useDeviceManagement.js.map +0 -1
  352. package/lib/commonjs/ui/hooks/useFileDownloadUrl.js +0 -103
  353. package/lib/commonjs/ui/hooks/useFileDownloadUrl.js.map +0 -1
  354. package/lib/commonjs/ui/hooks/useFollow.js +0 -167
  355. package/lib/commonjs/ui/hooks/useFollow.js.map +0 -1
  356. package/lib/commonjs/ui/hooks/useFollow.types.js +0 -2
  357. package/lib/commonjs/ui/hooks/useFollow.types.js.map +0 -1
  358. package/lib/commonjs/ui/hooks/useI18n.js +0 -22
  359. package/lib/commonjs/ui/hooks/useI18n.js.map +0 -1
  360. package/lib/commonjs/ui/hooks/useLanguageManagement.js +0 -112
  361. package/lib/commonjs/ui/hooks/useLanguageManagement.js.map +0 -1
  362. package/lib/commonjs/ui/hooks/useProfileEditing.js +0 -107
  363. package/lib/commonjs/ui/hooks/useProfileEditing.js.map +0 -1
  364. package/lib/commonjs/ui/hooks/useQueryClient.js +0 -20
  365. package/lib/commonjs/ui/hooks/useQueryClient.js.map +0 -1
  366. package/lib/commonjs/ui/hooks/useSessionManagement.js +0 -281
  367. package/lib/commonjs/ui/hooks/useSessionManagement.js.map +0 -1
  368. package/lib/commonjs/ui/hooks/useSessionSocket.js +0 -303
  369. package/lib/commonjs/ui/hooks/useSessionSocket.js.map +0 -1
  370. package/lib/commonjs/ui/hooks/useStorage.js +0 -79
  371. package/lib/commonjs/ui/hooks/useStorage.js.map +0 -1
  372. package/lib/commonjs/ui/hooks/useThemeColors.js +0 -31
  373. package/lib/commonjs/ui/hooks/useThemeColors.js.map +0 -1
  374. package/lib/commonjs/ui/hooks/useThemeStyles.js +0 -69
  375. package/lib/commonjs/ui/index.js +0 -101
  376. package/lib/commonjs/ui/index.js.map +0 -1
  377. package/lib/commonjs/ui/isFrontend.js +0 -10
  378. package/lib/commonjs/ui/navigation/bottomSheetManager.js +0 -180
  379. package/lib/commonjs/ui/navigation/bottomSheetManager.js.map +0 -1
  380. package/lib/commonjs/ui/navigation/routes.js +0 -88
  381. package/lib/commonjs/ui/screens/AccountCenterScreen.js +0 -329
  382. package/lib/commonjs/ui/screens/AccountCenterScreen.js.map +0 -1
  383. package/lib/commonjs/ui/screens/AccountOverviewScreen.js +0 -752
  384. package/lib/commonjs/ui/screens/AccountOverviewScreen.js.map +0 -1
  385. package/lib/commonjs/ui/screens/AccountSettingsScreen.js +0 -2163
  386. package/lib/commonjs/ui/screens/AccountSettingsScreen.js.map +0 -1
  387. package/lib/commonjs/ui/screens/AccountSwitcherScreen.js +0 -703
  388. package/lib/commonjs/ui/screens/AccountSwitcherScreen.js.map +0 -1
  389. package/lib/commonjs/ui/screens/AccountVerificationScreen.js +0 -210
  390. package/lib/commonjs/ui/screens/AccountVerificationScreen.js.map +0 -1
  391. package/lib/commonjs/ui/screens/AppInfoScreen.js +0 -414
  392. package/lib/commonjs/ui/screens/AppInfoScreen.js.map +0 -1
  393. package/lib/commonjs/ui/screens/FeedbackScreen.js +0 -1191
  394. package/lib/commonjs/ui/screens/FeedbackScreen.js.map +0 -1
  395. package/lib/commonjs/ui/screens/FileManagementScreen.js +0 -2333
  396. package/lib/commonjs/ui/screens/FileManagementScreen.js.map +0 -1
  397. package/lib/commonjs/ui/screens/HelpSupportScreen.js +0 -134
  398. package/lib/commonjs/ui/screens/HelpSupportScreen.js.map +0 -1
  399. package/lib/commonjs/ui/screens/HistoryViewScreen.js +0 -218
  400. package/lib/commonjs/ui/screens/HistoryViewScreen.js.map +0 -1
  401. package/lib/commonjs/ui/screens/LanguageSelectorScreen.js +0 -218
  402. package/lib/commonjs/ui/screens/LanguageSelectorScreen.js.map +0 -1
  403. package/lib/commonjs/ui/screens/LegalDocumentsScreen.js +0 -184
  404. package/lib/commonjs/ui/screens/LegalDocumentsScreen.js.map +0 -1
  405. package/lib/commonjs/ui/screens/OxyAuthScreen.js +0 -537
  406. package/lib/commonjs/ui/screens/OxyAuthScreen.js.map +0 -1
  407. package/lib/commonjs/ui/screens/PaymentGatewayScreen.js +0 -1587
  408. package/lib/commonjs/ui/screens/PaymentGatewayScreen.js.map +0 -1
  409. package/lib/commonjs/ui/screens/PremiumSubscriptionScreen.js +0 -1647
  410. package/lib/commonjs/ui/screens/PremiumSubscriptionScreen.js.map +0 -1
  411. package/lib/commonjs/ui/screens/PrivacySettingsScreen.js +0 -472
  412. package/lib/commonjs/ui/screens/PrivacySettingsScreen.js.map +0 -1
  413. package/lib/commonjs/ui/screens/ProfileScreen.js +0 -647
  414. package/lib/commonjs/ui/screens/ProfileScreen.js.map +0 -1
  415. package/lib/commonjs/ui/screens/SavesCollectionsScreen.js +0 -167
  416. package/lib/commonjs/ui/screens/SavesCollectionsScreen.js.map +0 -1
  417. package/lib/commonjs/ui/screens/SearchSettingsScreen.js +0 -166
  418. package/lib/commonjs/ui/screens/SearchSettingsScreen.js.map +0 -1
  419. package/lib/commonjs/ui/screens/SessionManagementScreen.js +0 -445
  420. package/lib/commonjs/ui/screens/SessionManagementScreen.js.map +0 -1
  421. package/lib/commonjs/ui/screens/UserLinksScreen.js +0 -86
  422. package/lib/commonjs/ui/screens/UserLinksScreen.js.map +0 -1
  423. package/lib/commonjs/ui/screens/WelcomeNewUserScreen.js +0 -434
  424. package/lib/commonjs/ui/screens/karma/KarmaAboutScreen.js +0 -98
  425. package/lib/commonjs/ui/screens/karma/KarmaAboutScreen.js.map +0 -1
  426. package/lib/commonjs/ui/screens/karma/KarmaCenterScreen.js +0 -343
  427. package/lib/commonjs/ui/screens/karma/KarmaCenterScreen.js.map +0 -1
  428. package/lib/commonjs/ui/screens/karma/KarmaFAQScreen.js +0 -194
  429. package/lib/commonjs/ui/screens/karma/KarmaFAQScreen.js.map +0 -1
  430. package/lib/commonjs/ui/screens/karma/KarmaLeaderboardScreen.js +0 -151
  431. package/lib/commonjs/ui/screens/karma/KarmaLeaderboardScreen.js.map +0 -1
  432. package/lib/commonjs/ui/screens/karma/KarmaRewardsScreen.js +0 -609
  433. package/lib/commonjs/ui/screens/karma/KarmaRewardsScreen.js.map +0 -1
  434. package/lib/commonjs/ui/screens/karma/KarmaRulesScreen.js +0 -109
  435. package/lib/commonjs/ui/stores/accountStore.js +0 -252
  436. package/lib/commonjs/ui/stores/accountStore.js.map +0 -1
  437. package/lib/commonjs/ui/stores/assetStore.js +0 -225
  438. package/lib/commonjs/ui/stores/assetStore.js.map +0 -1
  439. package/lib/commonjs/ui/stores/authStore.js +0 -85
  440. package/lib/commonjs/ui/stores/authStore.js.map +0 -1
  441. package/lib/commonjs/ui/stores/fileStore.js +0 -153
  442. package/lib/commonjs/ui/stores/fileStore.js.map +0 -1
  443. package/lib/commonjs/ui/stores/followStore.js +0 -229
  444. package/lib/commonjs/ui/styles/authStyles.js +0 -338
  445. package/lib/commonjs/ui/styles/authStyles.js.map +0 -1
  446. package/lib/commonjs/ui/styles/fonts.js +0 -84
  447. package/lib/commonjs/ui/styles/fonts.js.map +0 -1
  448. package/lib/commonjs/ui/styles/index.js +0 -50
  449. package/lib/commonjs/ui/styles/index.js.map +0 -1
  450. package/lib/commonjs/ui/styles/spacing.js +0 -109
  451. package/lib/commonjs/ui/styles/spacing.js.map +0 -1
  452. package/lib/commonjs/ui/styles/theme.js +0 -121
  453. package/lib/commonjs/ui/types/fileManagement.js +0 -6
  454. package/lib/commonjs/ui/types/fileManagement.js.map +0 -1
  455. package/lib/commonjs/ui/types/navigation.js +0 -6
  456. package/lib/commonjs/ui/utils/avatarUtils.js +0 -131
  457. package/lib/commonjs/ui/utils/colorUtils.js +0 -52
  458. package/lib/commonjs/ui/utils/colorUtils.js.map +0 -1
  459. package/lib/commonjs/ui/utils/confirmAction.js +0 -28
  460. package/lib/commonjs/ui/utils/confirmAction.js.map +0 -1
  461. package/lib/commonjs/ui/utils/errorHandlers.js +0 -137
  462. package/lib/commonjs/ui/utils/errorHandlers.js.map +0 -1
  463. package/lib/commonjs/ui/utils/fileManagement.js +0 -260
  464. package/lib/commonjs/ui/utils/fileManagement.js.map +0 -1
  465. package/lib/commonjs/ui/utils/sessionHelpers.js +0 -101
  466. package/lib/commonjs/ui/utils/sessionHelpers.js.map +0 -1
  467. package/lib/commonjs/ui/utils/storageHelpers.js +0 -119
  468. package/lib/commonjs/ui/utils/storageHelpers.js.map +0 -1
  469. package/lib/commonjs/ui/utils/themeUtils.js +0 -47
  470. package/lib/commonjs/ui/utils/themeUtils.js.map +0 -1
  471. package/lib/commonjs/ui/utils/user-utils.js +0 -53
  472. package/lib/commonjs/ui/utils/user-utils.js.map +0 -1
  473. package/lib/commonjs/utils/apiUtils.js +0 -79
  474. package/lib/commonjs/utils/apiUtils.js.map +0 -1
  475. package/lib/commonjs/utils/asyncUtils.js +0 -207
  476. package/lib/commonjs/utils/asyncUtils.js.map +0 -1
  477. package/lib/commonjs/utils/cache.js +0 -259
  478. package/lib/commonjs/utils/cache.js.map +0 -1
  479. package/lib/commonjs/utils/deviceManager.js +0 -177
  480. package/lib/commonjs/utils/deviceManager.js.map +0 -1
  481. package/lib/commonjs/utils/errorUtils.js +0 -181
  482. package/lib/commonjs/utils/errorUtils.js.map +0 -1
  483. package/lib/commonjs/utils/hookUtils.js +0 -399
  484. package/lib/commonjs/utils/hookUtils.js.map +0 -1
  485. package/lib/commonjs/utils/index.js +0 -106
  486. package/lib/commonjs/utils/index.js.map +0 -1
  487. package/lib/commonjs/utils/languageUtils.js +0 -159
  488. package/lib/commonjs/utils/languageUtils.js.map +0 -1
  489. package/lib/commonjs/utils/loggerUtils.js +0 -160
  490. package/lib/commonjs/utils/loggerUtils.js.map +0 -1
  491. package/lib/commonjs/utils/requestUtils.js +0 -217
  492. package/lib/commonjs/utils/requestUtils.js.map +0 -1
  493. package/lib/commonjs/utils/sessionUtils.js +0 -191
  494. package/lib/commonjs/utils/sessionUtils.js.map +0 -1
  495. package/lib/commonjs/utils/validationUtils.js +0 -191
  496. package/lib/module/assets/OxyLogo.svg +0 -1
  497. package/lib/module/assets/assets/OxyLogo.svg +0 -1
  498. package/lib/module/assets/assets/fonts/Phudu/Phudu-Black.ttf +0 -0
  499. package/lib/module/assets/assets/fonts/Phudu/Phudu-Bold.ttf +0 -0
  500. package/lib/module/assets/assets/fonts/Phudu/Phudu-ExtraBold.ttf +0 -0
  501. package/lib/module/assets/assets/fonts/Phudu/Phudu-Light.ttf +0 -0
  502. package/lib/module/assets/assets/fonts/Phudu/Phudu-Medium.ttf +0 -0
  503. package/lib/module/assets/assets/fonts/Phudu/Phudu-Regular.ttf +0 -0
  504. package/lib/module/assets/assets/fonts/Phudu/Phudu-SemiBold.ttf +0 -0
  505. package/lib/module/assets/assets/icons/OxyServices.tsx +0 -67
  506. package/lib/module/assets/assets/icons/logo_OxyServices.svg +0 -1
  507. package/lib/module/assets/assets/illustrations/HighFive.tsx +0 -41
  508. package/lib/module/assets/assets/lottie/welcomeheader_background_op1.json +0 -1
  509. package/lib/module/assets/fonts/Phudu/Phudu-Black.ttf +0 -0
  510. package/lib/module/assets/fonts/Phudu/Phudu-Bold.ttf +0 -0
  511. package/lib/module/assets/fonts/Phudu/Phudu-ExtraBold.ttf +0 -0
  512. package/lib/module/assets/fonts/Phudu/Phudu-Light.ttf +0 -0
  513. package/lib/module/assets/fonts/Phudu/Phudu-Medium.ttf +0 -0
  514. package/lib/module/assets/fonts/Phudu/Phudu-Regular.ttf +0 -0
  515. package/lib/module/assets/fonts/Phudu/Phudu-SemiBold.ttf +0 -0
  516. package/lib/module/assets/icons/OxyServices.js +0 -45
  517. package/lib/module/assets/icons/OxyServices.js.map +0 -1
  518. package/lib/module/assets/icons/logo_OxyServices.svg +0 -1
  519. package/lib/module/assets/illustrations/HighFive.js +0 -54
  520. package/lib/module/assets/illustrations/HighFive.js.map +0 -1
  521. package/lib/module/assets/lottie/welcomeheader_background_op1.json +0 -1
  522. package/lib/module/constants/version.js +0 -21
  523. package/lib/module/constants/version.js.map +0 -1
  524. package/lib/module/core/HttpService.js +0 -566
  525. package/lib/module/core/HttpService.js.map +0 -1
  526. package/lib/module/core/OxyServices.base.js +0 -285
  527. package/lib/module/core/OxyServices.base.js.map +0 -1
  528. package/lib/module/core/OxyServices.errors.js +0 -20
  529. package/lib/module/core/OxyServices.errors.js.map +0 -1
  530. package/lib/module/core/OxyServices.js +0 -131
  531. package/lib/module/core/OxyServices.js.map +0 -1
  532. package/lib/module/core/index.js +0 -27
  533. package/lib/module/core/index.js.map +0 -1
  534. package/lib/module/core/mixins/OxyServices.analytics.js +0 -56
  535. package/lib/module/core/mixins/OxyServices.analytics.js.map +0 -1
  536. package/lib/module/core/mixins/OxyServices.assets.js +0 -371
  537. package/lib/module/core/mixins/OxyServices.assets.js.map +0 -1
  538. package/lib/module/core/mixins/OxyServices.auth.js +0 -267
  539. package/lib/module/core/mixins/OxyServices.auth.js.map +0 -1
  540. package/lib/module/core/mixins/OxyServices.developer.js +0 -111
  541. package/lib/module/core/mixins/OxyServices.developer.js.map +0 -1
  542. package/lib/module/core/mixins/OxyServices.devices.js +0 -129
  543. package/lib/module/core/mixins/OxyServices.devices.js.map +0 -1
  544. package/lib/module/core/mixins/OxyServices.karma.js +0 -113
  545. package/lib/module/core/mixins/OxyServices.karma.js.map +0 -1
  546. package/lib/module/core/mixins/OxyServices.language.js +0 -120
  547. package/lib/module/core/mixins/OxyServices.language.js.map +0 -1
  548. package/lib/module/core/mixins/OxyServices.location.js +0 -51
  549. package/lib/module/core/mixins/OxyServices.location.js.map +0 -1
  550. package/lib/module/core/mixins/OxyServices.payment.js +0 -164
  551. package/lib/module/core/mixins/OxyServices.payment.js.map +0 -1
  552. package/lib/module/core/mixins/OxyServices.privacy.js +0 -170
  553. package/lib/module/core/mixins/OxyServices.privacy.js.map +0 -1
  554. package/lib/module/core/mixins/OxyServices.security.js +0 -92
  555. package/lib/module/core/mixins/OxyServices.security.js.map +0 -1
  556. package/lib/module/core/mixins/OxyServices.user.js +0 -389
  557. package/lib/module/core/mixins/OxyServices.user.js.map +0 -1
  558. package/lib/module/core/mixins/OxyServices.utility.js +0 -160
  559. package/lib/module/core/mixins/OxyServices.utility.js.map +0 -1
  560. package/lib/module/core/mixins/index.js +0 -36
  561. package/lib/module/core/mixins/index.js.map +0 -1
  562. package/lib/module/core/mixins/mixinHelpers.js +0 -56
  563. package/lib/module/core/mixins/mixinHelpers.js.map +0 -1
  564. package/lib/module/crypto/index.js +0 -16
  565. package/lib/module/crypto/index.js.map +0 -1
  566. package/lib/module/crypto/keyManager.js +0 -508
  567. package/lib/module/crypto/keyManager.js.map +0 -1
  568. package/lib/module/crypto/polyfill.js +0 -78
  569. package/lib/module/crypto/polyfill.js.map +0 -1
  570. package/lib/module/crypto/signatureService.js +0 -286
  571. package/lib/module/crypto/signatureService.js.map +0 -1
  572. package/lib/module/crypto/types.js +0 -2
  573. package/lib/module/crypto/types.js.map +0 -1
  574. package/lib/module/i18n/index.js +0 -71
  575. package/lib/module/i18n/index.js.map +0 -1
  576. package/lib/module/i18n/locales/ar-SA.json +0 -120
  577. package/lib/module/i18n/locales/ca-ES.json +0 -120
  578. package/lib/module/i18n/locales/de-DE.json +0 -120
  579. package/lib/module/i18n/locales/en-US.json +0 -956
  580. package/lib/module/i18n/locales/es-ES.json +0 -723
  581. package/lib/module/i18n/locales/fr-FR.json +0 -120
  582. package/lib/module/i18n/locales/it-IT.json +0 -120
  583. package/lib/module/i18n/locales/ja-JP.json +0 -119
  584. package/lib/module/i18n/locales/ko-KR.json +0 -120
  585. package/lib/module/i18n/locales/pt-PT.json +0 -120
  586. package/lib/module/i18n/locales/zh-CN.json +0 -120
  587. package/lib/module/index.js +0 -74
  588. package/lib/module/index.js.map +0 -1
  589. package/lib/module/lib/sonner-safe.js +0 -29
  590. package/lib/module/lib/sonner-safe.js.map +0 -1
  591. package/lib/module/lib/sonner.js +0 -19
  592. package/lib/module/lib/sonner.js.map +0 -1
  593. package/lib/module/models/interfaces.js +0 -57
  594. package/lib/module/models/interfaces.js.map +0 -1
  595. package/lib/module/models/session.js +0 -2
  596. package/lib/module/models/session.js.map +0 -1
  597. package/lib/module/node/index.js +0 -20
  598. package/lib/module/node/index.js.map +0 -1
  599. package/lib/module/ui/components/ActivityIndicator.js +0 -198
  600. package/lib/module/ui/components/ActivityIndicator.js.map +0 -1
  601. package/lib/module/ui/components/AnimationExample.js +0 -209
  602. package/lib/module/ui/components/AnimationExample.js.map +0 -1
  603. package/lib/module/ui/components/AutoHeightScrollView.js +0 -41
  604. package/lib/module/ui/components/AutoHeightScrollView.js.map +0 -1
  605. package/lib/module/ui/components/Avatar.js +0 -168
  606. package/lib/module/ui/components/Avatar.js.map +0 -1
  607. package/lib/module/ui/components/BottomSheet.js +0 -402
  608. package/lib/module/ui/components/BottomSheet.js.map +0 -1
  609. package/lib/module/ui/components/BottomSheetRouter.js +0 -356
  610. package/lib/module/ui/components/BottomSheetRouter.js.map +0 -1
  611. package/lib/module/ui/components/CrossFadeIcon.js +0 -101
  612. package/lib/module/ui/components/CrossFadeIcon.js.map +0 -1
  613. package/lib/module/ui/components/EmptyState.js +0 -36
  614. package/lib/module/ui/components/EmptyState.js.map +0 -1
  615. package/lib/module/ui/components/ErrorBoundary.js +0 -139
  616. package/lib/module/ui/components/ErrorBoundary.js.map +0 -1
  617. package/lib/module/ui/components/FollowButton.js +0 -226
  618. package/lib/module/ui/components/FollowButton.js.map +0 -1
  619. package/lib/module/ui/components/FontLoader.js +0 -157
  620. package/lib/module/ui/components/FontLoader.js.map +0 -1
  621. package/lib/module/ui/components/GroupedItem.js +0 -135
  622. package/lib/module/ui/components/GroupedItem.js.map +0 -1
  623. package/lib/module/ui/components/GroupedSection.js +0 -37
  624. package/lib/module/ui/components/GroupedSection.js.map +0 -1
  625. package/lib/module/ui/components/Header.js +0 -428
  626. package/lib/module/ui/components/Header.js.map +0 -1
  627. package/lib/module/ui/components/HelperText.js +0 -99
  628. package/lib/module/ui/components/HelperText.js.map +0 -1
  629. package/lib/module/ui/components/Icon.js +0 -102
  630. package/lib/module/ui/components/Icon.js.map +0 -1
  631. package/lib/module/ui/components/IconButton/IconButton.js +0 -153
  632. package/lib/module/ui/components/IconButton/IconButton.js.map +0 -1
  633. package/lib/module/ui/components/IconButton/utils.js +0 -149
  634. package/lib/module/ui/components/IconButton/utils.js.map +0 -1
  635. package/lib/module/ui/components/LoadingState.js +0 -42
  636. package/lib/module/ui/components/LoadingState.js.map +0 -1
  637. package/lib/module/ui/components/OxyLogo.js +0 -48
  638. package/lib/module/ui/components/OxyLogo.js.map +0 -1
  639. package/lib/module/ui/components/OxyPayButton.js +0 -112
  640. package/lib/module/ui/components/OxyPayButton.js.map +0 -1
  641. package/lib/module/ui/components/OxyProvider.js +0 -140
  642. package/lib/module/ui/components/OxyProvider.js.map +0 -1
  643. package/lib/module/ui/components/OxySignInButton.js +0 -174
  644. package/lib/module/ui/components/OxySignInButton.js.map +0 -1
  645. package/lib/module/ui/components/ProfileCard.js +0 -133
  646. package/lib/module/ui/components/ProfileCard.js.map +0 -1
  647. package/lib/module/ui/components/QuickActions.js +0 -84
  648. package/lib/module/ui/components/QuickActions.js.map +0 -1
  649. package/lib/module/ui/components/Section.js +0 -34
  650. package/lib/module/ui/components/Section.js.map +0 -1
  651. package/lib/module/ui/components/SectionTitle.js +0 -31
  652. package/lib/module/ui/components/SectionTitle.js.map +0 -1
  653. package/lib/module/ui/components/SettingRow.js +0 -72
  654. package/lib/module/ui/components/SettingRow.js.map +0 -1
  655. package/lib/module/ui/components/StepBasedScreen.js +0 -392
  656. package/lib/module/ui/components/StepBasedScreen.js.map +0 -1
  657. package/lib/module/ui/components/Surface.js +0 -252
  658. package/lib/module/ui/components/Surface.js.map +0 -1
  659. package/lib/module/ui/components/TextField/Addons/Outline.js +0 -40
  660. package/lib/module/ui/components/TextField/Addons/Outline.js.map +0 -1
  661. package/lib/module/ui/components/TextField/Addons/Underline.js +0 -47
  662. package/lib/module/ui/components/TextField/Addons/Underline.js.map +0 -1
  663. package/lib/module/ui/components/TextField/Adornment/TextFieldAdornment.js +0 -148
  664. package/lib/module/ui/components/TextField/Adornment/TextFieldAdornment.js.map +0 -1
  665. package/lib/module/ui/components/TextField/Adornment/TextFieldAffix.js +0 -141
  666. package/lib/module/ui/components/TextField/Adornment/TextFieldAffix.js.map +0 -1
  667. package/lib/module/ui/components/TextField/Adornment/TextFieldIcon.js +0 -135
  668. package/lib/module/ui/components/TextField/Adornment/TextFieldIcon.js.map +0 -1
  669. package/lib/module/ui/components/TextField/Adornment/enums.js +0 -18
  670. package/lib/module/ui/components/TextField/Adornment/enums.js.map +0 -1
  671. package/lib/module/ui/components/TextField/Adornment/types.js +0 -4
  672. package/lib/module/ui/components/TextField/Adornment/types.js.map +0 -1
  673. package/lib/module/ui/components/TextField/Adornment/utils.js +0 -57
  674. package/lib/module/ui/components/TextField/Adornment/utils.js.map +0 -1
  675. package/lib/module/ui/components/TextField/Label/InputLabel.js +0 -171
  676. package/lib/module/ui/components/TextField/Label/InputLabel.js.map +0 -1
  677. package/lib/module/ui/components/TextField/Label/LabelBackground.js +0 -78
  678. package/lib/module/ui/components/TextField/TextFieldFlat.js +0 -374
  679. package/lib/module/ui/components/TextField/TextFieldFlat.js.map +0 -1
  680. package/lib/module/ui/components/TextField/TextFieldOutlined.js +0 -357
  681. package/lib/module/ui/components/TextField/TextFieldOutlined.js.map +0 -1
  682. package/lib/module/ui/components/TextField/constants.js +0 -46
  683. package/lib/module/ui/components/TextField/constants.js.map +0 -1
  684. package/lib/module/ui/components/TextField/helpers.js +0 -472
  685. package/lib/module/ui/components/TextField/helpers.js.map +0 -1
  686. package/lib/module/ui/components/TextField/types.js +0 -4
  687. package/lib/module/ui/components/TextField/types.js.map +0 -1
  688. package/lib/module/ui/components/TextField.js +0 -333
  689. package/lib/module/ui/components/TextField.js.map +0 -1
  690. package/lib/module/ui/components/TouchableRipple/Pressable.js +0 -9
  691. package/lib/module/ui/components/TouchableRipple/Pressable.js.map +0 -1
  692. package/lib/module/ui/components/TouchableRipple/TouchableRipple.js +0 -253
  693. package/lib/module/ui/components/TouchableRipple/TouchableRipple.js.map +0 -1
  694. package/lib/module/ui/components/TouchableRipple/TouchableRipple.native.js +0 -101
  695. package/lib/module/ui/components/TouchableRipple/TouchableRipple.native.js.map +0 -1
  696. package/lib/module/ui/components/TouchableRipple/utils.js +0 -50
  697. package/lib/module/ui/components/Typography/AnimatedText.js +0 -56
  698. package/lib/module/ui/components/Typography/AnimatedText.js.map +0 -1
  699. package/lib/module/ui/components/Typography/types.js +0 -22
  700. package/lib/module/ui/components/fileManagement/FileDetailsModal.js +0 -165
  701. package/lib/module/ui/components/fileManagement/FileDetailsModal.js.map +0 -1
  702. package/lib/module/ui/components/fileManagement/FileViewer.js +0 -402
  703. package/lib/module/ui/components/fileManagement/FileViewer.js.map +0 -1
  704. package/lib/module/ui/components/fileManagement/UploadPreview.js +0 -175
  705. package/lib/module/ui/components/fileManagement/UploadPreview.js.map +0 -1
  706. package/lib/module/ui/components/fileManagement/styles.js +0 -864
  707. package/lib/module/ui/components/icon/FAIRWalletIcon.js +0 -59
  708. package/lib/module/ui/components/icon/FAIRWalletIcon.js.map +0 -1
  709. package/lib/module/ui/components/icon/OxyIcon.js +0 -21
  710. package/lib/module/ui/components/icon/OxyIcon.js.map +0 -1
  711. package/lib/module/ui/components/icon/index.js +0 -5
  712. package/lib/module/ui/components/index.js +0 -22
  713. package/lib/module/ui/components/index.js.map +0 -1
  714. package/lib/module/ui/components/internal/GroupedPillButtons.js +0 -205
  715. package/lib/module/ui/components/internal/GroupedPillButtons.js.map +0 -1
  716. package/lib/module/ui/components/internal/PinInput.js +0 -110
  717. package/lib/module/ui/components/photogrid/JustifiedPhotoGrid.js +0 -156
  718. package/lib/module/ui/components/profile/EditBioModal.js +0 -175
  719. package/lib/module/ui/components/profile/EditBioModal.js.map +0 -1
  720. package/lib/module/ui/components/profile/EditDisplayNameModal.js +0 -198
  721. package/lib/module/ui/components/profile/EditDisplayNameModal.js.map +0 -1
  722. package/lib/module/ui/components/profile/EditEmailModal.js +0 -178
  723. package/lib/module/ui/components/profile/EditEmailModal.js.map +0 -1
  724. package/lib/module/ui/components/profile/EditLinksModal.js +0 -309
  725. package/lib/module/ui/components/profile/EditLinksModal.js.map +0 -1
  726. package/lib/module/ui/components/profile/EditLocationModal.js +0 -267
  727. package/lib/module/ui/components/profile/EditUsernameModal.js +0 -174
  728. package/lib/module/ui/components/profile/EditUsernameModal.js.map +0 -1
  729. package/lib/module/ui/components/styles/overlay.js +0 -80
  730. package/lib/module/ui/components/styles/overlay.js.map +0 -1
  731. package/lib/module/ui/components/styles/shadow.js +0 -128
  732. package/lib/module/ui/components/theming.js +0 -111
  733. package/lib/module/ui/components/theming.js.map +0 -1
  734. package/lib/module/ui/components/types.js +0 -2
  735. package/lib/module/ui/components/utils/forwardRef.js +0 -13
  736. package/lib/module/ui/components/utils/forwardRef.js.map +0 -1
  737. package/lib/module/ui/components/utils/hasTouchHandler.js +0 -9
  738. package/lib/module/ui/components/utils/hasTouchHandler.js.map +0 -1
  739. package/lib/module/ui/components/utils/roundLayoutSize.js +0 -4
  740. package/lib/module/ui/components/utils/roundLayoutSize.js.map +0 -1
  741. package/lib/module/ui/components/utils/splitStyles.js +0 -46
  742. package/lib/module/ui/constants/iconColors.js +0 -78
  743. package/lib/module/ui/constants/iconColors.js.map +0 -1
  744. package/lib/module/ui/constants/spacing.js +0 -45
  745. package/lib/module/ui/constants/spacing.js.map +0 -1
  746. package/lib/module/ui/constants/theme.js +0 -119
  747. package/lib/module/ui/context/OxyContext.js +0 -766
  748. package/lib/module/ui/context/OxyContext.js.map +0 -1
  749. package/lib/module/ui/context/ThemeContext.js +0 -29
  750. package/lib/module/ui/context/hooks/useAuthOperations.js +0 -607
  751. package/lib/module/ui/context/hooks/useAuthOperations.js.map +0 -1
  752. package/lib/module/ui/context/hooks/useDeviceManagement.js +0 -68
  753. package/lib/module/ui/context/hooks/useDeviceManagement.js.map +0 -1
  754. package/lib/module/ui/context/hooks/useLanguageManagement.js +0 -107
  755. package/lib/module/ui/context/hooks/useLanguageManagement.js.map +0 -1
  756. package/lib/module/ui/context/hooks/useSessionManagement.js +0 -276
  757. package/lib/module/ui/context/hooks/useSessionManagement.js.map +0 -1
  758. package/lib/module/ui/context/hooks/useStorage.js +0 -74
  759. package/lib/module/ui/hooks/index.js +0 -7
  760. package/lib/module/ui/hooks/index.js.map +0 -1
  761. package/lib/module/ui/hooks/mutations/index.js +0 -15
  762. package/lib/module/ui/hooks/mutations/index.js.map +0 -1
  763. package/lib/module/ui/hooks/mutations/useAccountMutations.js +0 -543
  764. package/lib/module/ui/hooks/mutations/useAccountMutations.js.map +0 -1
  765. package/lib/module/ui/hooks/mutations/useServicesMutations.js +0 -185
  766. package/lib/module/ui/hooks/queries/index.js +0 -21
  767. package/lib/module/ui/hooks/queries/index.js.map +0 -1
  768. package/lib/module/ui/hooks/queries/queryKeys.js +0 -89
  769. package/lib/module/ui/hooks/queries/queryKeys.js.map +0 -1
  770. package/lib/module/ui/hooks/queries/useAccountQueries.js +0 -209
  771. package/lib/module/ui/hooks/queries/useAccountQueries.js.map +0 -1
  772. package/lib/module/ui/hooks/queries/useSecurityQueries.js +0 -52
  773. package/lib/module/ui/hooks/queries/useSecurityQueries.js.map +0 -1
  774. package/lib/module/ui/hooks/queries/useServicesQueries.js +0 -178
  775. package/lib/module/ui/hooks/queryClient.js +0 -110
  776. package/lib/module/ui/hooks/queryClient.js.map +0 -1
  777. package/lib/module/ui/hooks/use-color-scheme.js +0 -26
  778. package/lib/module/ui/hooks/use-color-scheme.js.map +0 -1
  779. package/lib/module/ui/hooks/use-haptic-press.js +0 -17
  780. package/lib/module/ui/hooks/use-haptic-press.js.map +0 -1
  781. package/lib/module/ui/hooks/useAssets.js +0 -239
  782. package/lib/module/ui/hooks/useAssets.js.map +0 -1
  783. package/lib/module/ui/hooks/useDeviceManagement.js +0 -68
  784. package/lib/module/ui/hooks/useDeviceManagement.js.map +0 -1
  785. package/lib/module/ui/hooks/useFileDownloadUrl.js +0 -97
  786. package/lib/module/ui/hooks/useFileDownloadUrl.js.map +0 -1
  787. package/lib/module/ui/hooks/useFollow.js +0 -161
  788. package/lib/module/ui/hooks/useFollow.js.map +0 -1
  789. package/lib/module/ui/hooks/useFollow.types.js +0 -2
  790. package/lib/module/ui/hooks/useFollow.types.js.map +0 -1
  791. package/lib/module/ui/hooks/useI18n.js +0 -18
  792. package/lib/module/ui/hooks/useI18n.js.map +0 -1
  793. package/lib/module/ui/hooks/useLanguageManagement.js +0 -107
  794. package/lib/module/ui/hooks/useLanguageManagement.js.map +0 -1
  795. package/lib/module/ui/hooks/useProfileEditing.js +0 -102
  796. package/lib/module/ui/hooks/useProfileEditing.js.map +0 -1
  797. package/lib/module/ui/hooks/useQueryClient.js +0 -15
  798. package/lib/module/ui/hooks/useQueryClient.js.map +0 -1
  799. package/lib/module/ui/hooks/useSessionManagement.js +0 -276
  800. package/lib/module/ui/hooks/useSessionManagement.js.map +0 -1
  801. package/lib/module/ui/hooks/useSessionSocket.js +0 -298
  802. package/lib/module/ui/hooks/useSessionSocket.js.map +0 -1
  803. package/lib/module/ui/hooks/useStorage.js +0 -74
  804. package/lib/module/ui/hooks/useStorage.js.map +0 -1
  805. package/lib/module/ui/hooks/useThemeColors.js +0 -27
  806. package/lib/module/ui/hooks/useThemeColors.js.map +0 -1
  807. package/lib/module/ui/hooks/useThemeStyles.js +0 -64
  808. package/lib/module/ui/index.js +0 -63
  809. package/lib/module/ui/index.js.map +0 -1
  810. package/lib/module/ui/isFrontend.js +0 -6
  811. package/lib/module/ui/navigation/bottomSheetManager.js +0 -168
  812. package/lib/module/ui/navigation/bottomSheetManager.js.map +0 -1
  813. package/lib/module/ui/navigation/routes.js +0 -82
  814. package/lib/module/ui/screens/AccountCenterScreen.js +0 -324
  815. package/lib/module/ui/screens/AccountCenterScreen.js.map +0 -1
  816. package/lib/module/ui/screens/AccountOverviewScreen.js +0 -747
  817. package/lib/module/ui/screens/AccountOverviewScreen.js.map +0 -1
  818. package/lib/module/ui/screens/AccountSettingsScreen.js +0 -2158
  819. package/lib/module/ui/screens/AccountSettingsScreen.js.map +0 -1
  820. package/lib/module/ui/screens/AccountSwitcherScreen.js +0 -698
  821. package/lib/module/ui/screens/AccountSwitcherScreen.js.map +0 -1
  822. package/lib/module/ui/screens/AccountVerificationScreen.js +0 -205
  823. package/lib/module/ui/screens/AccountVerificationScreen.js.map +0 -1
  824. package/lib/module/ui/screens/AppInfoScreen.js +0 -409
  825. package/lib/module/ui/screens/AppInfoScreen.js.map +0 -1
  826. package/lib/module/ui/screens/FeedbackScreen.js +0 -1186
  827. package/lib/module/ui/screens/FeedbackScreen.js.map +0 -1
  828. package/lib/module/ui/screens/FileManagementScreen.js +0 -2327
  829. package/lib/module/ui/screens/FileManagementScreen.js.map +0 -1
  830. package/lib/module/ui/screens/HelpSupportScreen.js +0 -129
  831. package/lib/module/ui/screens/HelpSupportScreen.js.map +0 -1
  832. package/lib/module/ui/screens/HistoryViewScreen.js +0 -213
  833. package/lib/module/ui/screens/HistoryViewScreen.js.map +0 -1
  834. package/lib/module/ui/screens/LanguageSelectorScreen.js +0 -213
  835. package/lib/module/ui/screens/LanguageSelectorScreen.js.map +0 -1
  836. package/lib/module/ui/screens/LegalDocumentsScreen.js +0 -179
  837. package/lib/module/ui/screens/LegalDocumentsScreen.js.map +0 -1
  838. package/lib/module/ui/screens/OxyAuthScreen.js +0 -533
  839. package/lib/module/ui/screens/OxyAuthScreen.js.map +0 -1
  840. package/lib/module/ui/screens/PaymentGatewayScreen.js +0 -1583
  841. package/lib/module/ui/screens/PaymentGatewayScreen.js.map +0 -1
  842. package/lib/module/ui/screens/PremiumSubscriptionScreen.js +0 -1643
  843. package/lib/module/ui/screens/PremiumSubscriptionScreen.js.map +0 -1
  844. package/lib/module/ui/screens/PrivacySettingsScreen.js +0 -467
  845. package/lib/module/ui/screens/PrivacySettingsScreen.js.map +0 -1
  846. package/lib/module/ui/screens/ProfileScreen.js +0 -642
  847. package/lib/module/ui/screens/ProfileScreen.js.map +0 -1
  848. package/lib/module/ui/screens/SavesCollectionsScreen.js +0 -162
  849. package/lib/module/ui/screens/SavesCollectionsScreen.js.map +0 -1
  850. package/lib/module/ui/screens/SearchSettingsScreen.js +0 -161
  851. package/lib/module/ui/screens/SearchSettingsScreen.js.map +0 -1
  852. package/lib/module/ui/screens/SessionManagementScreen.js +0 -442
  853. package/lib/module/ui/screens/SessionManagementScreen.js.map +0 -1
  854. package/lib/module/ui/screens/UserLinksScreen.js +0 -82
  855. package/lib/module/ui/screens/UserLinksScreen.js.map +0 -1
  856. package/lib/module/ui/screens/WelcomeNewUserScreen.js +0 -428
  857. package/lib/module/ui/screens/karma/KarmaAboutScreen.js +0 -94
  858. package/lib/module/ui/screens/karma/KarmaAboutScreen.js.map +0 -1
  859. package/lib/module/ui/screens/karma/KarmaCenterScreen.js +0 -339
  860. package/lib/module/ui/screens/karma/KarmaCenterScreen.js.map +0 -1
  861. package/lib/module/ui/screens/karma/KarmaFAQScreen.js +0 -189
  862. package/lib/module/ui/screens/karma/KarmaFAQScreen.js.map +0 -1
  863. package/lib/module/ui/screens/karma/KarmaLeaderboardScreen.js +0 -146
  864. package/lib/module/ui/screens/karma/KarmaLeaderboardScreen.js.map +0 -1
  865. package/lib/module/ui/screens/karma/KarmaRewardsScreen.js +0 -605
  866. package/lib/module/ui/screens/karma/KarmaRewardsScreen.js.map +0 -1
  867. package/lib/module/ui/screens/karma/KarmaRulesScreen.js +0 -105
  868. package/lib/module/ui/stores/accountStore.js +0 -244
  869. package/lib/module/ui/stores/accountStore.js.map +0 -1
  870. package/lib/module/ui/stores/assetStore.js +0 -212
  871. package/lib/module/ui/stores/assetStore.js.map +0 -1
  872. package/lib/module/ui/stores/authStore.js +0 -81
  873. package/lib/module/ui/stores/authStore.js.map +0 -1
  874. package/lib/module/ui/stores/fileStore.js +0 -145
  875. package/lib/module/ui/stores/fileStore.js.map +0 -1
  876. package/lib/module/ui/stores/followStore.js +0 -225
  877. package/lib/module/ui/styles/authStyles.js +0 -333
  878. package/lib/module/ui/styles/authStyles.js.map +0 -1
  879. package/lib/module/ui/styles/fonts.js +0 -81
  880. package/lib/module/ui/styles/fonts.js.map +0 -1
  881. package/lib/module/ui/styles/index.js +0 -7
  882. package/lib/module/ui/styles/index.js.map +0 -1
  883. package/lib/module/ui/styles/spacing.js +0 -58
  884. package/lib/module/ui/styles/spacing.js.map +0 -1
  885. package/lib/module/ui/styles/theme.js +0 -114
  886. package/lib/module/ui/types/fileManagement.js +0 -4
  887. package/lib/module/ui/types/fileManagement.js.map +0 -1
  888. package/lib/module/ui/types/navigation.js +0 -4
  889. package/lib/module/ui/utils/avatarUtils.js +0 -126
  890. package/lib/module/ui/utils/avatarUtils.js.map +0 -1
  891. package/lib/module/ui/utils/colorUtils.js +0 -46
  892. package/lib/module/ui/utils/colorUtils.js.map +0 -1
  893. package/lib/module/ui/utils/confirmAction.js +0 -25
  894. package/lib/module/ui/utils/confirmAction.js.map +0 -1
  895. package/lib/module/ui/utils/errorHandlers.js +0 -129
  896. package/lib/module/ui/utils/errorHandlers.js.map +0 -1
  897. package/lib/module/ui/utils/fileManagement.js +0 -251
  898. package/lib/module/ui/utils/fileManagement.js.map +0 -1
  899. package/lib/module/ui/utils/sessionHelpers.js +0 -94
  900. package/lib/module/ui/utils/sessionHelpers.js.map +0 -1
  901. package/lib/module/ui/utils/storageHelpers.js +0 -111
  902. package/lib/module/ui/utils/storageHelpers.js.map +0 -1
  903. package/lib/module/ui/utils/themeUtils.js +0 -41
  904. package/lib/module/ui/utils/themeUtils.js.map +0 -1
  905. package/lib/module/ui/utils/user-utils.js +0 -46
  906. package/lib/module/utils/apiUtils.js +0 -72
  907. package/lib/module/utils/apiUtils.js.map +0 -1
  908. package/lib/module/utils/asyncUtils.js +0 -192
  909. package/lib/module/utils/asyncUtils.js.map +0 -1
  910. package/lib/module/utils/cache.js +0 -250
  911. package/lib/module/utils/cache.js.map +0 -1
  912. package/lib/module/utils/deviceManager.js +0 -171
  913. package/lib/module/utils/deviceManager.js.map +0 -1
  914. package/lib/module/utils/errorUtils.js +0 -167
  915. package/lib/module/utils/errorUtils.js.map +0 -1
  916. package/lib/module/utils/hookUtils.js +0 -381
  917. package/lib/module/utils/hookUtils.js.map +0 -1
  918. package/lib/module/utils/index.js +0 -11
  919. package/lib/module/utils/index.js.map +0 -1
  920. package/lib/module/utils/languageUtils.js +0 -151
  921. package/lib/module/utils/languageUtils.js.map +0 -1
  922. package/lib/module/utils/loggerUtils.js +0 -149
  923. package/lib/module/utils/loggerUtils.js.map +0 -1
  924. package/lib/module/utils/requestUtils.js +0 -210
  925. package/lib/module/utils/requestUtils.js.map +0 -1
  926. package/lib/module/utils/sessionUtils.js +0 -180
  927. package/lib/module/utils/validationUtils.js +0 -170
  928. package/lib/module/utils/validationUtils.js.map +0 -1
  929. package/lib/typescript/assets/icons/OxyServices.d.ts +0 -29
  930. package/lib/typescript/assets/icons/OxyServices.d.ts.map +0 -1
  931. package/lib/typescript/assets/illustrations/HighFive.d.ts +0 -9
  932. package/lib/typescript/assets/illustrations/HighFive.d.ts.map +0 -1
  933. package/lib/typescript/constants/version.d.ts +0 -14
  934. package/lib/typescript/constants/version.d.ts.map +0 -1
  935. package/lib/typescript/core/HttpService.d.ts +0 -159
  936. package/lib/typescript/core/HttpService.d.ts.map +0 -1
  937. package/lib/typescript/core/OxyServices.base.d.ts +0 -127
  938. package/lib/typescript/core/OxyServices.base.d.ts.map +0 -1
  939. package/lib/typescript/core/OxyServices.d.ts +0 -113
  940. package/lib/typescript/core/OxyServices.d.ts.map +0 -1
  941. package/lib/typescript/core/OxyServices.errors.d.ts +0 -12
  942. package/lib/typescript/core/OxyServices.errors.d.ts.map +0 -1
  943. package/lib/typescript/core/index.d.ts +0 -17
  944. package/lib/typescript/core/index.d.ts.map +0 -1
  945. package/lib/typescript/core/mixins/OxyServices.analytics.d.ts +0 -67
  946. package/lib/typescript/core/mixins/OxyServices.analytics.d.ts.map +0 -1
  947. package/lib/typescript/core/mixins/OxyServices.assets.d.ts +0 -136
  948. package/lib/typescript/core/mixins/OxyServices.assets.d.ts.map +0 -1
  949. package/lib/typescript/core/mixins/OxyServices.auth.d.ts +0 -192
  950. package/lib/typescript/core/mixins/OxyServices.auth.d.ts.map +0 -1
  951. package/lib/typescript/core/mixins/OxyServices.developer.d.ts +0 -100
  952. package/lib/typescript/core/mixins/OxyServices.developer.d.ts.map +0 -1
  953. package/lib/typescript/core/mixins/OxyServices.devices.d.ts +0 -97
  954. package/lib/typescript/core/mixins/OxyServices.devices.d.ts.map +0 -1
  955. package/lib/typescript/core/mixins/OxyServices.karma.d.ts +0 -86
  956. package/lib/typescript/core/mixins/OxyServices.karma.d.ts.map +0 -1
  957. package/lib/typescript/core/mixins/OxyServices.language.d.ts +0 -82
  958. package/lib/typescript/core/mixins/OxyServices.language.d.ts.map +0 -1
  959. package/lib/typescript/core/mixins/OxyServices.location.d.ts +0 -65
  960. package/lib/typescript/core/mixins/OxyServices.location.d.ts.map +0 -1
  961. package/lib/typescript/core/mixins/OxyServices.payment.d.ts +0 -112
  962. package/lib/typescript/core/mixins/OxyServices.payment.d.ts.map +0 -1
  963. package/lib/typescript/core/mixins/OxyServices.privacy.d.ts +0 -123
  964. package/lib/typescript/core/mixins/OxyServices.privacy.d.ts.map +0 -1
  965. package/lib/typescript/core/mixins/OxyServices.security.d.ts +0 -79
  966. package/lib/typescript/core/mixins/OxyServices.security.d.ts.map +0 -1
  967. package/lib/typescript/core/mixins/OxyServices.user.d.ts +0 -185
  968. package/lib/typescript/core/mixins/OxyServices.user.d.ts.map +0 -1
  969. package/lib/typescript/core/mixins/OxyServices.utility.d.ts +0 -94
  970. package/lib/typescript/core/mixins/OxyServices.utility.d.ts.map +0 -1
  971. package/lib/typescript/core/mixins/index.d.ts +0 -853
  972. package/lib/typescript/core/mixins/index.d.ts.map +0 -1
  973. package/lib/typescript/core/mixins/mixinHelpers.d.ts +0 -32
  974. package/lib/typescript/core/mixins/mixinHelpers.d.ts.map +0 -1
  975. package/lib/typescript/crypto/index.d.ts +0 -12
  976. package/lib/typescript/crypto/index.d.ts.map +0 -1
  977. package/lib/typescript/crypto/keyManager.d.ts +0 -97
  978. package/lib/typescript/crypto/keyManager.d.ts.map +0 -1
  979. package/lib/typescript/crypto/polyfill.d.ts +0 -13
  980. package/lib/typescript/crypto/polyfill.d.ts.map +0 -1
  981. package/lib/typescript/crypto/signatureService.d.ts +0 -87
  982. package/lib/typescript/crypto/signatureService.d.ts.map +0 -1
  983. package/lib/typescript/crypto/types.d.ts +0 -18
  984. package/lib/typescript/crypto/types.d.ts.map +0 -1
  985. package/lib/typescript/i18n/index.d.ts +0 -4
  986. package/lib/typescript/i18n/index.d.ts.map +0 -1
  987. package/lib/typescript/index.d.ts +0 -38
  988. package/lib/typescript/index.d.ts.map +0 -1
  989. package/lib/typescript/lib/sonner-safe.d.ts +0 -9
  990. package/lib/typescript/lib/sonner-safe.d.ts.map +0 -1
  991. package/lib/typescript/lib/sonner.d.ts +0 -15
  992. package/lib/typescript/lib/sonner.d.ts.map +0 -1
  993. package/lib/typescript/models/interfaces.d.ts +0 -414
  994. package/lib/typescript/models/interfaces.d.ts.map +0 -1
  995. package/lib/typescript/models/session.d.ts +0 -24
  996. package/lib/typescript/models/session.d.ts.map +0 -1
  997. package/lib/typescript/node/index.d.ts +0 -10
  998. package/lib/typescript/node/index.d.ts.map +0 -1
  999. package/lib/typescript/types/buffer.d.ts +0 -97
  1000. package/lib/typescript/types/color.d.ts +0 -20
  1001. package/lib/typescript/types/elliptic.d.ts +0 -62
  1002. package/lib/typescript/types/expo-crypto.d.ts +0 -30
  1003. package/lib/typescript/types/expo-document-picker.d.ts +0 -36
  1004. package/lib/typescript/types/expo-secure-store.d.ts +0 -22
  1005. package/lib/typescript/types/expo-vector-icons.d.ts +0 -19
  1006. package/lib/typescript/types/express.d.ts +0 -24
  1007. package/lib/typescript/ui/components/ActivityIndicator.d.ts +0 -45
  1008. package/lib/typescript/ui/components/ActivityIndicator.d.ts.map +0 -1
  1009. package/lib/typescript/ui/components/AnimationExample.d.ts +0 -4
  1010. package/lib/typescript/ui/components/AnimationExample.d.ts.map +0 -1
  1011. package/lib/typescript/ui/components/AutoHeightScrollView.d.ts +0 -23
  1012. package/lib/typescript/ui/components/AutoHeightScrollView.d.ts.map +0 -1
  1013. package/lib/typescript/ui/components/Avatar.d.ts +0 -61
  1014. package/lib/typescript/ui/components/Avatar.d.ts.map +0 -1
  1015. package/lib/typescript/ui/components/BottomSheet.d.ts +0 -29
  1016. package/lib/typescript/ui/components/BottomSheet.d.ts.map +0 -1
  1017. package/lib/typescript/ui/components/BottomSheetRouter.d.ts +0 -14
  1018. package/lib/typescript/ui/components/BottomSheetRouter.d.ts.map +0 -1
  1019. package/lib/typescript/ui/components/CrossFadeIcon.d.ts +0 -27
  1020. package/lib/typescript/ui/components/CrossFadeIcon.d.ts.map +0 -1
  1021. package/lib/typescript/ui/components/EmptyState.d.ts +0 -8
  1022. package/lib/typescript/ui/components/EmptyState.d.ts.map +0 -1
  1023. package/lib/typescript/ui/components/ErrorBoundary.d.ts +0 -31
  1024. package/lib/typescript/ui/components/ErrorBoundary.d.ts.map +0 -1
  1025. package/lib/typescript/ui/components/FollowButton.d.ts +0 -18
  1026. package/lib/typescript/ui/components/FollowButton.d.ts.map +0 -1
  1027. package/lib/typescript/ui/components/FontLoader.d.ts +0 -15
  1028. package/lib/typescript/ui/components/FontLoader.d.ts.map +0 -1
  1029. package/lib/typescript/ui/components/GroupedItem.d.ts +0 -20
  1030. package/lib/typescript/ui/components/GroupedItem.d.ts.map +0 -1
  1031. package/lib/typescript/ui/components/GroupedSection.d.ts +0 -25
  1032. package/lib/typescript/ui/components/GroupedSection.d.ts.map +0 -1
  1033. package/lib/typescript/ui/components/Header.d.ts +0 -38
  1034. package/lib/typescript/ui/components/Header.d.ts.map +0 -1
  1035. package/lib/typescript/ui/components/HelperText.d.ts +0 -47
  1036. package/lib/typescript/ui/components/HelperText.d.ts.map +0 -1
  1037. package/lib/typescript/ui/components/Icon.d.ts +0 -60
  1038. package/lib/typescript/ui/components/Icon.d.ts.map +0 -1
  1039. package/lib/typescript/ui/components/IconButton/IconButton.d.ts +0 -99
  1040. package/lib/typescript/ui/components/IconButton/IconButton.d.ts.map +0 -1
  1041. package/lib/typescript/ui/components/IconButton/utils.d.ts +0 -19
  1042. package/lib/typescript/ui/components/IconButton/utils.d.ts.map +0 -1
  1043. package/lib/typescript/ui/components/LoadingState.d.ts +0 -9
  1044. package/lib/typescript/ui/components/LoadingState.d.ts.map +0 -1
  1045. package/lib/typescript/ui/components/OxyLogo.d.ts +0 -29
  1046. package/lib/typescript/ui/components/OxyLogo.d.ts.map +0 -1
  1047. package/lib/typescript/ui/components/OxyPayButton.d.ts +0 -29
  1048. package/lib/typescript/ui/components/OxyPayButton.d.ts.map +0 -1
  1049. package/lib/typescript/ui/components/OxyProvider.d.ts +0 -11
  1050. package/lib/typescript/ui/components/OxyProvider.d.ts.map +0 -1
  1051. package/lib/typescript/ui/components/OxySignInButton.d.ts +0 -65
  1052. package/lib/typescript/ui/components/OxySignInButton.d.ts.map +0 -1
  1053. package/lib/typescript/ui/components/ProfileCard.d.ts +0 -18
  1054. package/lib/typescript/ui/components/ProfileCard.d.ts.map +0 -1
  1055. package/lib/typescript/ui/components/QuickActions.d.ts +0 -15
  1056. package/lib/typescript/ui/components/QuickActions.d.ts.map +0 -1
  1057. package/lib/typescript/ui/components/Section.d.ts +0 -12
  1058. package/lib/typescript/ui/components/Section.d.ts.map +0 -1
  1059. package/lib/typescript/ui/components/SectionTitle.d.ts +0 -10
  1060. package/lib/typescript/ui/components/SectionTitle.d.ts.map +0 -1
  1061. package/lib/typescript/ui/components/SettingRow.d.ts +0 -14
  1062. package/lib/typescript/ui/components/SettingRow.d.ts.map +0 -1
  1063. package/lib/typescript/ui/components/StepBasedScreen.d.ts +0 -26
  1064. package/lib/typescript/ui/components/StepBasedScreen.d.ts.map +0 -1
  1065. package/lib/typescript/ui/components/Surface.d.ts +0 -76
  1066. package/lib/typescript/ui/components/Surface.d.ts.map +0 -1
  1067. package/lib/typescript/ui/components/TextField/Addons/Outline.d.ts +0 -16
  1068. package/lib/typescript/ui/components/TextField/Addons/Outline.d.ts.map +0 -1
  1069. package/lib/typescript/ui/components/TextField/Addons/Underline.d.ts +0 -19
  1070. package/lib/typescript/ui/components/TextField/Addons/Underline.d.ts.map +0 -1
  1071. package/lib/typescript/ui/components/TextField/Adornment/TextFieldAdornment.d.ts +0 -45
  1072. package/lib/typescript/ui/components/TextField/Adornment/TextFieldAdornment.d.ts.map +0 -1
  1073. package/lib/typescript/ui/components/TextField/Adornment/TextFieldAffix.d.ts +0 -73
  1074. package/lib/typescript/ui/components/TextField/Adornment/TextFieldAffix.d.ts.map +0 -1
  1075. package/lib/typescript/ui/components/TextField/Adornment/TextFieldIcon.d.ts +0 -78
  1076. package/lib/typescript/ui/components/TextField/Adornment/TextFieldIcon.d.ts.map +0 -1
  1077. package/lib/typescript/ui/components/TextField/Adornment/enums.d.ts +0 -13
  1078. package/lib/typescript/ui/components/TextField/Adornment/enums.d.ts.map +0 -1
  1079. package/lib/typescript/ui/components/TextField/Adornment/types.d.ts +0 -12
  1080. package/lib/typescript/ui/components/TextField/Adornment/types.d.ts.map +0 -1
  1081. package/lib/typescript/ui/components/TextField/Adornment/utils.d.ts +0 -12
  1082. package/lib/typescript/ui/components/TextField/Adornment/utils.d.ts.map +0 -1
  1083. package/lib/typescript/ui/components/TextField/Label/InputLabel.d.ts +0 -5
  1084. package/lib/typescript/ui/components/TextField/Label/InputLabel.d.ts.map +0 -1
  1085. package/lib/typescript/ui/components/TextField/Label/LabelBackground.d.ts +0 -4
  1086. package/lib/typescript/ui/components/TextField/Label/LabelBackground.d.ts.map +0 -1
  1087. package/lib/typescript/ui/components/TextField/TextFieldFlat.d.ts +0 -4
  1088. package/lib/typescript/ui/components/TextField/TextFieldFlat.d.ts.map +0 -1
  1089. package/lib/typescript/ui/components/TextField/TextFieldOutlined.d.ts +0 -4
  1090. package/lib/typescript/ui/components/TextField/TextFieldOutlined.d.ts.map +0 -1
  1091. package/lib/typescript/ui/components/TextField/constants.d.ts +0 -32
  1092. package/lib/typescript/ui/components/TextField/constants.d.ts.map +0 -1
  1093. package/lib/typescript/ui/components/TextField/helpers.d.ts +0 -97
  1094. package/lib/typescript/ui/components/TextField/helpers.d.ts.map +0 -1
  1095. package/lib/typescript/ui/components/TextField/types.d.ts +0 -156
  1096. package/lib/typescript/ui/components/TextField/types.d.ts.map +0 -1
  1097. package/lib/typescript/ui/components/TextField.d.ts +0 -192
  1098. package/lib/typescript/ui/components/TextField.d.ts.map +0 -1
  1099. package/lib/typescript/ui/components/TouchableRipple/Pressable.d.ts +0 -13
  1100. package/lib/typescript/ui/components/TouchableRipple/Pressable.d.ts.map +0 -1
  1101. package/lib/typescript/ui/components/TouchableRipple/TouchableRipple.d.ts +0 -62
  1102. package/lib/typescript/ui/components/TouchableRipple/TouchableRipple.d.ts.map +0 -1
  1103. package/lib/typescript/ui/components/TouchableRipple/TouchableRipple.native.d.ts +0 -25
  1104. package/lib/typescript/ui/components/TouchableRipple/TouchableRipple.native.d.ts.map +0 -1
  1105. package/lib/typescript/ui/components/TouchableRipple/utils.d.ts +0 -11
  1106. package/lib/typescript/ui/components/TouchableRipple/utils.d.ts.map +0 -1
  1107. package/lib/typescript/ui/components/Typography/AnimatedText.d.ts +0 -35
  1108. package/lib/typescript/ui/components/Typography/AnimatedText.d.ts.map +0 -1
  1109. package/lib/typescript/ui/components/Typography/types.d.ts +0 -19
  1110. package/lib/typescript/ui/components/Typography/types.d.ts.map +0 -1
  1111. package/lib/typescript/ui/components/fileManagement/FileDetailsModal.d.ts +0 -15
  1112. package/lib/typescript/ui/components/fileManagement/FileDetailsModal.d.ts.map +0 -1
  1113. package/lib/typescript/ui/components/fileManagement/FileViewer.d.ts +0 -18
  1114. package/lib/typescript/ui/components/fileManagement/FileViewer.d.ts.map +0 -1
  1115. package/lib/typescript/ui/components/fileManagement/UploadPreview.d.ts +0 -21
  1116. package/lib/typescript/ui/components/fileManagement/UploadPreview.d.ts.map +0 -1
  1117. package/lib/typescript/ui/components/fileManagement/styles.d.ts +0 -860
  1118. package/lib/typescript/ui/components/fileManagement/styles.d.ts.map +0 -1
  1119. package/lib/typescript/ui/components/icon/FAIRWalletIcon.d.ts +0 -9
  1120. package/lib/typescript/ui/components/icon/FAIRWalletIcon.d.ts.map +0 -1
  1121. package/lib/typescript/ui/components/icon/OxyIcon.d.ts +0 -10
  1122. package/lib/typescript/ui/components/icon/OxyIcon.d.ts.map +0 -1
  1123. package/lib/typescript/ui/components/icon/index.d.ts +0 -4
  1124. package/lib/typescript/ui/components/icon/index.d.ts.map +0 -1
  1125. package/lib/typescript/ui/components/index.d.ts +0 -17
  1126. package/lib/typescript/ui/components/index.d.ts.map +0 -1
  1127. package/lib/typescript/ui/components/internal/GroupedPillButtons.d.ts +0 -18
  1128. package/lib/typescript/ui/components/internal/GroupedPillButtons.d.ts.map +0 -1
  1129. package/lib/typescript/ui/components/internal/PinInput.d.ts +0 -23
  1130. package/lib/typescript/ui/components/internal/PinInput.d.ts.map +0 -1
  1131. package/lib/typescript/ui/components/photogrid/JustifiedPhotoGrid.d.ts +0 -27
  1132. package/lib/typescript/ui/components/photogrid/JustifiedPhotoGrid.d.ts.map +0 -1
  1133. package/lib/typescript/ui/components/profile/EditBioModal.d.ts +0 -11
  1134. package/lib/typescript/ui/components/profile/EditBioModal.d.ts.map +0 -1
  1135. package/lib/typescript/ui/components/profile/EditDisplayNameModal.d.ts +0 -12
  1136. package/lib/typescript/ui/components/profile/EditDisplayNameModal.d.ts.map +0 -1
  1137. package/lib/typescript/ui/components/profile/EditEmailModal.d.ts +0 -11
  1138. package/lib/typescript/ui/components/profile/EditEmailModal.d.ts.map +0 -1
  1139. package/lib/typescript/ui/components/profile/EditLinksModal.d.ts +0 -18
  1140. package/lib/typescript/ui/components/profile/EditLinksModal.d.ts.map +0 -1
  1141. package/lib/typescript/ui/components/profile/EditLocationModal.d.ts +0 -20
  1142. package/lib/typescript/ui/components/profile/EditLocationModal.d.ts.map +0 -1
  1143. package/lib/typescript/ui/components/profile/EditUsernameModal.d.ts +0 -11
  1144. package/lib/typescript/ui/components/profile/EditUsernameModal.d.ts.map +0 -1
  1145. package/lib/typescript/ui/components/styles/overlay.d.ts +0 -4
  1146. package/lib/typescript/ui/components/styles/overlay.d.ts.map +0 -1
  1147. package/lib/typescript/ui/components/styles/shadow.d.ts +0 -3
  1148. package/lib/typescript/ui/components/styles/shadow.d.ts.map +0 -1
  1149. package/lib/typescript/ui/components/theming.d.ts +0 -8
  1150. package/lib/typescript/ui/components/theming.d.ts.map +0 -1
  1151. package/lib/typescript/ui/components/types.d.ts +0 -80
  1152. package/lib/typescript/ui/components/types.d.ts.map +0 -1
  1153. package/lib/typescript/ui/components/utils/forwardRef.d.ts +0 -12
  1154. package/lib/typescript/ui/components/utils/forwardRef.d.ts.map +0 -1
  1155. package/lib/typescript/ui/components/utils/hasTouchHandler.d.ts +0 -6
  1156. package/lib/typescript/ui/components/utils/hasTouchHandler.d.ts.map +0 -1
  1157. package/lib/typescript/ui/components/utils/roundLayoutSize.d.ts +0 -2
  1158. package/lib/typescript/ui/components/utils/roundLayoutSize.d.ts.map +0 -1
  1159. package/lib/typescript/ui/components/utils/splitStyles.d.ts +0 -20
  1160. package/lib/typescript/ui/components/utils/splitStyles.d.ts.map +0 -1
  1161. package/lib/typescript/ui/constants/iconColors.d.ts +0 -130
  1162. package/lib/typescript/ui/constants/iconColors.d.ts.map +0 -1
  1163. package/lib/typescript/ui/constants/spacing.d.ts +0 -33
  1164. package/lib/typescript/ui/constants/spacing.d.ts.map +0 -1
  1165. package/lib/typescript/ui/constants/theme.d.ts +0 -97
  1166. package/lib/typescript/ui/constants/theme.d.ts.map +0 -1
  1167. package/lib/typescript/ui/context/OxyContext.d.ts +0 -86
  1168. package/lib/typescript/ui/context/OxyContext.d.ts.map +0 -1
  1169. package/lib/typescript/ui/context/ThemeContext.d.ts +0 -19
  1170. package/lib/typescript/ui/context/ThemeContext.d.ts.map +0 -1
  1171. package/lib/typescript/ui/context/hooks/useAuthOperations.d.ts +0 -59
  1172. package/lib/typescript/ui/context/hooks/useAuthOperations.d.ts.map +0 -1
  1173. package/lib/typescript/ui/context/hooks/useDeviceManagement.d.ts +0 -27
  1174. package/lib/typescript/ui/context/hooks/useDeviceManagement.d.ts.map +0 -1
  1175. package/lib/typescript/ui/context/hooks/useLanguageManagement.d.ts +0 -25
  1176. package/lib/typescript/ui/context/hooks/useLanguageManagement.d.ts.map +0 -1
  1177. package/lib/typescript/ui/context/hooks/useSessionManagement.d.ts +0 -41
  1178. package/lib/typescript/ui/context/hooks/useSessionManagement.d.ts.map +0 -1
  1179. package/lib/typescript/ui/context/hooks/useStorage.d.ts +0 -22
  1180. package/lib/typescript/ui/context/hooks/useStorage.d.ts.map +0 -1
  1181. package/lib/typescript/ui/hooks/index.d.ts +0 -5
  1182. package/lib/typescript/ui/hooks/index.d.ts.map +0 -1
  1183. package/lib/typescript/ui/hooks/mutations/index.d.ts +0 -9
  1184. package/lib/typescript/ui/hooks/mutations/index.d.ts.map +0 -1
  1185. package/lib/typescript/ui/hooks/mutations/useAccountMutations.d.ts +0 -44
  1186. package/lib/typescript/ui/hooks/mutations/useAccountMutations.d.ts.map +0 -1
  1187. package/lib/typescript/ui/hooks/mutations/useServicesMutations.d.ts +0 -23
  1188. package/lib/typescript/ui/hooks/mutations/useServicesMutations.d.ts.map +0 -1
  1189. package/lib/typescript/ui/hooks/queries/index.d.ts +0 -11
  1190. package/lib/typescript/ui/hooks/queries/index.d.ts.map +0 -1
  1191. package/lib/typescript/ui/hooks/queries/queryKeys.d.ts +0 -65
  1192. package/lib/typescript/ui/hooks/queries/queryKeys.d.ts.map +0 -1
  1193. package/lib/typescript/ui/hooks/queries/useAccountQueries.d.ts +0 -47
  1194. package/lib/typescript/ui/hooks/queries/useAccountQueries.d.ts.map +0 -1
  1195. package/lib/typescript/ui/hooks/queries/useSecurityQueries.d.ts +0 -15
  1196. package/lib/typescript/ui/hooks/queries/useSecurityQueries.d.ts.map +0 -1
  1197. package/lib/typescript/ui/hooks/queries/useServicesQueries.d.ts +0 -34
  1198. package/lib/typescript/ui/hooks/queries/useServicesQueries.d.ts.map +0 -1
  1199. package/lib/typescript/ui/hooks/queryClient.d.ts +0 -19
  1200. package/lib/typescript/ui/hooks/queryClient.d.ts.map +0 -1
  1201. package/lib/typescript/ui/hooks/use-color-scheme.d.ts +0 -8
  1202. package/lib/typescript/ui/hooks/use-color-scheme.d.ts.map +0 -1
  1203. package/lib/typescript/ui/hooks/use-haptic-press.d.ts +0 -8
  1204. package/lib/typescript/ui/hooks/use-haptic-press.d.ts.map +0 -1
  1205. package/lib/typescript/ui/hooks/useAssets.d.ts +0 -35
  1206. package/lib/typescript/ui/hooks/useAssets.d.ts.map +0 -1
  1207. package/lib/typescript/ui/hooks/useDeviceManagement.d.ts +0 -27
  1208. package/lib/typescript/ui/hooks/useDeviceManagement.d.ts.map +0 -1
  1209. package/lib/typescript/ui/hooks/useFileDownloadUrl.d.ts +0 -19
  1210. package/lib/typescript/ui/hooks/useFileDownloadUrl.d.ts.map +0 -1
  1211. package/lib/typescript/ui/hooks/useFollow.d.ts +0 -62
  1212. package/lib/typescript/ui/hooks/useFollow.d.ts.map +0 -1
  1213. package/lib/typescript/ui/hooks/useFollow.types.d.ts +0 -33
  1214. package/lib/typescript/ui/hooks/useFollow.types.d.ts.map +0 -1
  1215. package/lib/typescript/ui/hooks/useI18n.d.ts +0 -5
  1216. package/lib/typescript/ui/hooks/useI18n.d.ts.map +0 -1
  1217. package/lib/typescript/ui/hooks/useLanguageManagement.d.ts +0 -25
  1218. package/lib/typescript/ui/hooks/useLanguageManagement.d.ts.map +0 -1
  1219. package/lib/typescript/ui/hooks/useProfileEditing.d.ts +0 -36
  1220. package/lib/typescript/ui/hooks/useProfileEditing.d.ts.map +0 -1
  1221. package/lib/typescript/ui/hooks/useQueryClient.d.ts +0 -7
  1222. package/lib/typescript/ui/hooks/useQueryClient.d.ts.map +0 -1
  1223. package/lib/typescript/ui/hooks/useSessionManagement.d.ts +0 -41
  1224. package/lib/typescript/ui/hooks/useSessionManagement.d.ts.map +0 -1
  1225. package/lib/typescript/ui/hooks/useSessionSocket.d.ts +0 -21
  1226. package/lib/typescript/ui/hooks/useSessionSocket.d.ts.map +0 -1
  1227. package/lib/typescript/ui/hooks/useStorage.d.ts +0 -22
  1228. package/lib/typescript/ui/hooks/useStorage.d.ts.map +0 -1
  1229. package/lib/typescript/ui/hooks/useThemeColors.d.ts +0 -94
  1230. package/lib/typescript/ui/hooks/useThemeColors.d.ts.map +0 -1
  1231. package/lib/typescript/ui/hooks/useThemeStyles.d.ts +0 -45
  1232. package/lib/typescript/ui/hooks/useThemeStyles.d.ts.map +0 -1
  1233. package/lib/typescript/ui/index.d.ts +0 -5
  1234. package/lib/typescript/ui/index.d.ts.map +0 -1
  1235. package/lib/typescript/ui/isFrontend.d.ts +0 -3
  1236. package/lib/typescript/ui/isFrontend.d.ts.map +0 -1
  1237. package/lib/typescript/ui/navigation/bottomSheetManager.d.ts +0 -74
  1238. package/lib/typescript/ui/navigation/bottomSheetManager.d.ts.map +0 -1
  1239. package/lib/typescript/ui/navigation/routes.d.ts +0 -6
  1240. package/lib/typescript/ui/navigation/routes.d.ts.map +0 -1
  1241. package/lib/typescript/ui/screens/AccountCenterScreen.d.ts +0 -5
  1242. package/lib/typescript/ui/screens/AccountCenterScreen.d.ts.map +0 -1
  1243. package/lib/typescript/ui/screens/AccountOverviewScreen.d.ts +0 -5
  1244. package/lib/typescript/ui/screens/AccountOverviewScreen.d.ts.map +0 -1
  1245. package/lib/typescript/ui/screens/AccountSettingsScreen.d.ts +0 -8
  1246. package/lib/typescript/ui/screens/AccountSettingsScreen.d.ts.map +0 -1
  1247. package/lib/typescript/ui/screens/AccountSwitcherScreen.d.ts +0 -5
  1248. package/lib/typescript/ui/screens/AccountSwitcherScreen.d.ts.map +0 -1
  1249. package/lib/typescript/ui/screens/AccountVerificationScreen.d.ts +0 -5
  1250. package/lib/typescript/ui/screens/AccountVerificationScreen.d.ts.map +0 -1
  1251. package/lib/typescript/ui/screens/AppInfoScreen.d.ts +0 -5
  1252. package/lib/typescript/ui/screens/AppInfoScreen.d.ts.map +0 -1
  1253. package/lib/typescript/ui/screens/FeedbackScreen.d.ts +0 -5
  1254. package/lib/typescript/ui/screens/FeedbackScreen.d.ts.map +0 -1
  1255. package/lib/typescript/ui/screens/FileManagementScreen.d.ts +0 -5
  1256. package/lib/typescript/ui/screens/FileManagementScreen.d.ts.map +0 -1
  1257. package/lib/typescript/ui/screens/HelpSupportScreen.d.ts +0 -5
  1258. package/lib/typescript/ui/screens/HelpSupportScreen.d.ts.map +0 -1
  1259. package/lib/typescript/ui/screens/HistoryViewScreen.d.ts +0 -5
  1260. package/lib/typescript/ui/screens/HistoryViewScreen.d.ts.map +0 -1
  1261. package/lib/typescript/ui/screens/LanguageSelectorScreen.d.ts +0 -7
  1262. package/lib/typescript/ui/screens/LanguageSelectorScreen.d.ts.map +0 -1
  1263. package/lib/typescript/ui/screens/LegalDocumentsScreen.d.ts +0 -5
  1264. package/lib/typescript/ui/screens/LegalDocumentsScreen.d.ts.map +0 -1
  1265. package/lib/typescript/ui/screens/OxyAuthScreen.d.ts +0 -17
  1266. package/lib/typescript/ui/screens/OxyAuthScreen.d.ts.map +0 -1
  1267. package/lib/typescript/ui/screens/PaymentGatewayScreen.d.ts +0 -27
  1268. package/lib/typescript/ui/screens/PaymentGatewayScreen.d.ts.map +0 -1
  1269. package/lib/typescript/ui/screens/PremiumSubscriptionScreen.d.ts +0 -5
  1270. package/lib/typescript/ui/screens/PremiumSubscriptionScreen.d.ts.map +0 -1
  1271. package/lib/typescript/ui/screens/PrivacySettingsScreen.d.ts +0 -5
  1272. package/lib/typescript/ui/screens/PrivacySettingsScreen.d.ts.map +0 -1
  1273. package/lib/typescript/ui/screens/ProfileScreen.d.ts +0 -9
  1274. package/lib/typescript/ui/screens/ProfileScreen.d.ts.map +0 -1
  1275. package/lib/typescript/ui/screens/SavesCollectionsScreen.d.ts +0 -5
  1276. package/lib/typescript/ui/screens/SavesCollectionsScreen.d.ts.map +0 -1
  1277. package/lib/typescript/ui/screens/SearchSettingsScreen.d.ts +0 -5
  1278. package/lib/typescript/ui/screens/SearchSettingsScreen.d.ts.map +0 -1
  1279. package/lib/typescript/ui/screens/SessionManagementScreen.d.ts +0 -5
  1280. package/lib/typescript/ui/screens/SessionManagementScreen.d.ts.map +0 -1
  1281. package/lib/typescript/ui/screens/UserLinksScreen.d.ts +0 -15
  1282. package/lib/typescript/ui/screens/UserLinksScreen.d.ts.map +0 -1
  1283. package/lib/typescript/ui/screens/WelcomeNewUserScreen.d.ts +0 -13
  1284. package/lib/typescript/ui/screens/WelcomeNewUserScreen.d.ts.map +0 -1
  1285. package/lib/typescript/ui/screens/karma/KarmaAboutScreen.d.ts +0 -5
  1286. package/lib/typescript/ui/screens/karma/KarmaAboutScreen.d.ts.map +0 -1
  1287. package/lib/typescript/ui/screens/karma/KarmaCenterScreen.d.ts +0 -5
  1288. package/lib/typescript/ui/screens/karma/KarmaCenterScreen.d.ts.map +0 -1
  1289. package/lib/typescript/ui/screens/karma/KarmaFAQScreen.d.ts +0 -5
  1290. package/lib/typescript/ui/screens/karma/KarmaFAQScreen.d.ts.map +0 -1
  1291. package/lib/typescript/ui/screens/karma/KarmaLeaderboardScreen.d.ts +0 -5
  1292. package/lib/typescript/ui/screens/karma/KarmaLeaderboardScreen.d.ts.map +0 -1
  1293. package/lib/typescript/ui/screens/karma/KarmaRewardsScreen.d.ts +0 -5
  1294. package/lib/typescript/ui/screens/karma/KarmaRewardsScreen.d.ts.map +0 -1
  1295. package/lib/typescript/ui/screens/karma/KarmaRulesScreen.d.ts +0 -5
  1296. package/lib/typescript/ui/screens/karma/KarmaRulesScreen.d.ts.map +0 -1
  1297. package/lib/typescript/ui/stores/accountStore.d.ts +0 -34
  1298. package/lib/typescript/ui/stores/accountStore.d.ts.map +0 -1
  1299. package/lib/typescript/ui/stores/assetStore.d.ts +0 -54
  1300. package/lib/typescript/ui/stores/assetStore.d.ts.map +0 -1
  1301. package/lib/typescript/ui/stores/authStore.d.ts +0 -21
  1302. package/lib/typescript/ui/stores/authStore.d.ts.map +0 -1
  1303. package/lib/typescript/ui/stores/fileStore.d.ts +0 -31
  1304. package/lib/typescript/ui/stores/fileStore.d.ts.map +0 -1
  1305. package/lib/typescript/ui/stores/followStore.d.ts +0 -25
  1306. package/lib/typescript/ui/stores/followStore.d.ts.map +0 -1
  1307. package/lib/typescript/ui/styles/authStyles.d.ts +0 -332
  1308. package/lib/typescript/ui/styles/authStyles.d.ts.map +0 -1
  1309. package/lib/typescript/ui/styles/fonts.d.ts +0 -21
  1310. package/lib/typescript/ui/styles/fonts.d.ts.map +0 -1
  1311. package/lib/typescript/ui/styles/index.d.ts +0 -5
  1312. package/lib/typescript/ui/styles/index.d.ts.map +0 -1
  1313. package/lib/typescript/ui/styles/spacing.d.ts +0 -49
  1314. package/lib/typescript/ui/styles/spacing.d.ts.map +0 -1
  1315. package/lib/typescript/ui/styles/theme.d.ts +0 -68
  1316. package/lib/typescript/ui/styles/theme.d.ts.map +0 -1
  1317. package/lib/typescript/ui/types/fileManagement.d.ts +0 -41
  1318. package/lib/typescript/ui/types/fileManagement.d.ts.map +0 -1
  1319. package/lib/typescript/ui/types/navigation.d.ts +0 -36
  1320. package/lib/typescript/ui/types/navigation.d.ts.map +0 -1
  1321. package/lib/typescript/ui/utils/avatarUtils.d.ts +0 -34
  1322. package/lib/typescript/ui/utils/avatarUtils.d.ts.map +0 -1
  1323. package/lib/typescript/ui/utils/colorUtils.d.ts +0 -14
  1324. package/lib/typescript/ui/utils/colorUtils.d.ts.map +0 -1
  1325. package/lib/typescript/ui/utils/confirmAction.d.ts +0 -7
  1326. package/lib/typescript/ui/utils/confirmAction.d.ts.map +0 -1
  1327. package/lib/typescript/ui/utils/errorHandlers.d.ts +0 -35
  1328. package/lib/typescript/ui/utils/errorHandlers.d.ts.map +0 -1
  1329. package/lib/typescript/ui/utils/fileManagement.d.ts +0 -87
  1330. package/lib/typescript/ui/utils/fileManagement.d.ts.map +0 -1
  1331. package/lib/typescript/ui/utils/sessionHelpers.d.ts +0 -59
  1332. package/lib/typescript/ui/utils/sessionHelpers.d.ts.map +0 -1
  1333. package/lib/typescript/ui/utils/storageHelpers.d.ts +0 -31
  1334. package/lib/typescript/ui/utils/storageHelpers.d.ts.map +0 -1
  1335. package/lib/typescript/ui/utils/themeUtils.d.ts +0 -24
  1336. package/lib/typescript/ui/utils/themeUtils.d.ts.map +0 -1
  1337. package/lib/typescript/ui/utils/user-utils.d.ts +0 -29
  1338. package/lib/typescript/ui/utils/user-utils.d.ts.map +0 -1
  1339. package/lib/typescript/utils/apiUtils.d.ts +0 -54
  1340. package/lib/typescript/utils/apiUtils.d.ts.map +0 -1
  1341. package/lib/typescript/utils/asyncUtils.d.ts +0 -59
  1342. package/lib/typescript/utils/asyncUtils.d.ts.map +0 -1
  1343. package/lib/typescript/utils/cache.d.ts +0 -128
  1344. package/lib/typescript/utils/cache.d.ts.map +0 -1
  1345. package/lib/typescript/utils/deviceManager.d.ts +0 -66
  1346. package/lib/typescript/utils/deviceManager.d.ts.map +0 -1
  1347. package/lib/typescript/utils/errorUtils.d.ts +0 -53
  1348. package/lib/typescript/utils/errorUtils.d.ts.map +0 -1
  1349. package/lib/typescript/utils/hookUtils.d.ts +0 -102
  1350. package/lib/typescript/utils/hookUtils.d.ts.map +0 -1
  1351. package/lib/typescript/utils/index.d.ts +0 -7
  1352. package/lib/typescript/utils/index.d.ts.map +0 -1
  1353. package/lib/typescript/utils/languageUtils.d.ts +0 -38
  1354. package/lib/typescript/utils/languageUtils.d.ts.map +0 -1
  1355. package/lib/typescript/utils/loggerUtils.d.ts +0 -49
  1356. package/lib/typescript/utils/loggerUtils.d.ts.map +0 -1
  1357. package/lib/typescript/utils/requestUtils.d.ts +0 -122
  1358. package/lib/typescript/utils/requestUtils.d.ts.map +0 -1
  1359. package/lib/typescript/utils/sessionUtils.d.ts +0 -55
  1360. package/lib/typescript/utils/sessionUtils.d.ts.map +0 -1
  1361. package/lib/typescript/utils/validationUtils.d.ts +0 -86
  1362. package/lib/typescript/utils/validationUtils.d.ts.map +0 -1
@@ -1,62 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.CACHE_TIMES = void 0;
7
- exports.createApiMethod = createApiMethod;
8
- exports.withErrorHandling = withErrorHandling;
9
- /**
10
- * Helper utilities for mixin classes
11
- * Provides common patterns to reduce code duplication
12
- */
13
-
14
- /**
15
- * Wraps an async method with standard error handling
16
- * Reduces boilerplate in mixin methods
17
- */
18
- async function withErrorHandling(operation, handleError) {
19
- try {
20
- return await operation();
21
- } catch (error) {
22
- throw handleError(error);
23
- }
24
- }
25
-
26
- /**
27
- * Creates a standard API request method with error handling
28
- * Reduces duplication across mixin methods
29
- */
30
- function createApiMethod(makeRequest, handleError, method, url, options = {}) {
31
- return async (...args) => {
32
- const urlString = typeof url === 'function' ? url(...args) : url;
33
- const requestData = options.transformData ? options.transformData(args) : args[0];
34
- const requestOptions = {
35
- cache: options.cache ?? true,
36
- cacheTTL: options.cacheTTL,
37
- retry: options.retry ?? true
38
- };
39
- try {
40
- const response = await makeRequest(method, urlString, requestData, requestOptions);
41
- return options.transformResponse ? options.transformResponse(response) : response;
42
- } catch (error) {
43
- throw handleError(error);
44
- }
45
- };
46
- }
47
-
48
- /**
49
- * Cache time constants (in milliseconds)
50
- */
51
- const CACHE_TIMES = exports.CACHE_TIMES = {
52
- SHORT: 1 * 60 * 1000,
53
- // 1 minute
54
- MEDIUM: 2 * 60 * 1000,
55
- // 2 minutes
56
- LONG: 5 * 60 * 1000,
57
- // 5 minutes
58
- VERY_LONG: 10 * 60 * 1000,
59
- // 10 minutes
60
- EXTRA_LONG: 30 * 60 * 1000 // 30 minutes
61
- };
62
- //# sourceMappingURL=mixinHelpers.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["withErrorHandling","operation","handleError","error","createApiMethod","makeRequest","method","url","options","args","urlString","requestData","transformData","requestOptions","cache","cacheTTL","retry","response","transformResponse","CACHE_TIMES","exports","SHORT","MEDIUM","LONG","VERY_LONG","EXTRA_LONG"],"sourceRoot":"../../../../src","sources":["core/mixins/mixinHelpers.ts"],"mappings":";;;;;;;;AAAA;AACA;AACA;AACA;;AAIA;AACA;AACA;AACA;AACO,eAAeA,iBAAiBA,CACrCC,SAA2B,EAC3BC,WAAkC,EACtB;EACZ,IAAI;IACF,OAAO,MAAMD,SAAS,CAAC,CAAC;EAC1B,CAAC,CAAC,OAAOE,KAAK,EAAE;IACd,MAAMD,WAAW,CAACC,KAAK,CAAC;EAC1B;AACF;;AAEA;AACA;AACA;AACA;AACO,SAASC,eAAeA,CAC7BC,WAA2C,EAC3CH,WAA2C,EAC3CI,MAAmD,EACnDC,GAA0C,EAC1CC,OAMC,GAAG,CAAC,CAAC,EACN;EACA,OAAO,OAAO,GAAGC,IAAW,KAAiB;IAC3C,MAAMC,SAAS,GAAG,OAAOH,GAAG,KAAK,UAAU,GAAGA,GAAG,CAAC,GAAGE,IAAI,CAAC,GAAGF,GAAG;IAChE,MAAMI,WAAW,GAAGH,OAAO,CAACI,aAAa,GAAGJ,OAAO,CAACI,aAAa,CAACH,IAAI,CAAC,GAAGA,IAAI,CAAC,CAAC,CAAC;IAEjF,MAAMI,cAAc,GAAG;MACrBC,KAAK,EAAEN,OAAO,CAACM,KAAK,IAAI,IAAI;MAC5BC,QAAQ,EAAEP,OAAO,CAACO,QAAQ;MAC1BC,KAAK,EAAER,OAAO,CAACQ,KAAK,IAAI;IAC1B,CAAC;IAED,IAAI;MACF,MAAMC,QAAQ,GAAG,MAAMZ,WAAW,CAAIC,MAAM,EAAEI,SAAS,EAAEC,WAAW,EAAEE,cAAc,CAAC;MACrF,OAAOL,OAAO,CAACU,iBAAiB,GAAGV,OAAO,CAACU,iBAAiB,CAACD,QAAQ,CAAC,GAAGA,QAAQ;IACnF,CAAC,CAAC,OAAOd,KAAK,EAAE;MACd,MAAMD,WAAW,CAACC,KAAK,CAAC;IAC1B;EACF,CAAC;AACH;;AAEA;AACA;AACA;AACO,MAAMgB,WAAW,GAAAC,OAAA,CAAAD,WAAA,GAAG;EACzBE,KAAK,EAAE,CAAC,GAAG,EAAE,GAAG,IAAI;EAAO;EAC3BC,MAAM,EAAE,CAAC,GAAG,EAAE,GAAG,IAAI;EAAM;EAC3BC,IAAI,EAAE,CAAC,GAAG,EAAE,GAAG,IAAI;EAAQ;EAC3BC,SAAS,EAAE,EAAE,GAAG,EAAE,GAAG,IAAI;EAAE;EAC3BC,UAAU,EAAE,EAAE,GAAG,EAAE,GAAG,IAAI,CAAE;AAC9B,CAAU","ignoreList":[]}
@@ -1,27 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- Object.defineProperty(exports, "KeyManager", {
7
- enumerable: true,
8
- get: function () {
9
- return _keyManager.KeyManager;
10
- }
11
- });
12
- Object.defineProperty(exports, "SignatureService", {
13
- enumerable: true,
14
- get: function () {
15
- return _signatureService.SignatureService;
16
- }
17
- });
18
- Object.defineProperty(exports, "default", {
19
- enumerable: true,
20
- get: function () {
21
- return _keyManager.KeyManager;
22
- }
23
- });
24
- require("./polyfill");
25
- var _keyManager = require("./keyManager");
26
- var _signatureService = require("./signatureService");
27
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["require","_keyManager","_signatureService"],"sourceRoot":"../../../src","sources":["crypto/index.ts"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAQAA,OAAA;AAEA,IAAAC,WAAA,GAAAD,OAAA;AACA,IAAAE,iBAAA,GAAAF,OAAA","ignoreList":[]}
@@ -1,511 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = exports.KeyManager = void 0;
7
- var _elliptic = require("elliptic");
8
- var _reactNative = require("react-native");
9
- function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function (e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != typeof e && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (const t in e) "default" !== t && {}.hasOwnProperty.call(e, t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, t)) && (i.get || i.set) ? o(f, t, i) : f[t] = e[t]); return f; })(e, t); } /**
10
- * Key Manager - ECDSA secp256k1 Key Generation and Storage
11
- *
12
- * Handles secure generation, storage, and retrieval of cryptographic keys.
13
- * Private keys are stored securely using expo-secure-store and never leave the device.
14
- */
15
- // Lazy imports for React Native specific modules
16
- let SecureStore = null;
17
- let ExpoCrypto = null;
18
- const ec = new _elliptic.ec('secp256k1');
19
- const STORAGE_KEYS = {
20
- PRIVATE_KEY: 'oxy_identity_private_key',
21
- PUBLIC_KEY: 'oxy_identity_public_key',
22
- BACKUP_PRIVATE_KEY: 'oxy_identity_backup_private_key',
23
- BACKUP_PUBLIC_KEY: 'oxy_identity_backup_public_key',
24
- BACKUP_TIMESTAMP: 'oxy_identity_backup_timestamp'
25
- };
26
-
27
- /**
28
- * Initialize React Native specific modules
29
- * This allows the module to work in both Node.js and React Native environments
30
- */
31
- async function initSecureStore() {
32
- if (!SecureStore) {
33
- try {
34
- SecureStore = await Promise.resolve().then(() => _interopRequireWildcard(require('expo-secure-store')));
35
- } catch (error) {
36
- const errorMessage = error instanceof Error ? error.message : String(error);
37
- throw new Error(`Failed to load expo-secure-store: ${errorMessage}. Make sure expo-secure-store is installed and properly configured.`);
38
- }
39
- }
40
- if (!SecureStore) {
41
- throw new Error('expo-secure-store module is not available');
42
- }
43
- return SecureStore;
44
- }
45
-
46
- /**
47
- * Check if we're in a React Native environment
48
- */
49
- function isReactNative() {
50
- return typeof navigator !== 'undefined' && navigator.product === 'ReactNative';
51
- }
52
-
53
- /**
54
- * Check if we're in a Node.js environment
55
- */
56
- function isNodeJS() {
57
- return typeof process !== 'undefined' && process.versions != null && process.versions.node != null;
58
- }
59
-
60
- /**
61
- * Check if we're on web platform
62
- * Identity storage is only available on native platforms (iOS/Android)
63
- */
64
- function isWebPlatform() {
65
- try {
66
- return _reactNative.Platform.OS === 'web';
67
- } catch {
68
- // Fallback if Platform is not available
69
- return typeof window !== 'undefined' && typeof navigator !== 'undefined' && navigator.product !== 'ReactNative';
70
- }
71
- }
72
- async function initExpoCrypto() {
73
- if (!ExpoCrypto) {
74
- ExpoCrypto = await Promise.resolve().then(() => _interopRequireWildcard(require('expo-crypto')));
75
- }
76
- return ExpoCrypto;
77
- }
78
-
79
- /**
80
- * Convert Uint8Array to hexadecimal string
81
- * Works in both Node.js and React Native
82
- */
83
- function uint8ArrayToHex(bytes) {
84
- return Array.from(bytes).map(b => b.toString(16).padStart(2, '0')).join('');
85
- }
86
-
87
- /**
88
- * Generate cryptographically secure random bytes
89
- */
90
- async function getSecureRandomBytes(length) {
91
- // In React Native, always use expo-crypto
92
- if (isReactNative() || !isNodeJS()) {
93
- const Crypto = await initExpoCrypto();
94
- return Crypto.getRandomBytes(length);
95
- }
96
-
97
- // In Node.js, use Node's crypto module
98
- // Use Function constructor to prevent Metro bundler from statically analyzing this require
99
- // This ensures the require is only evaluated in Node.js runtime, not during Metro bundling
100
- try {
101
- // eslint-disable-next-line @typescript-eslint/no-implied-eval
102
- const getCrypto = new Function('return require("crypto")');
103
- const crypto = getCrypto();
104
- return new Uint8Array(crypto.randomBytes(length));
105
- } catch (error) {
106
- // Fallback to expo-crypto if Node crypto fails
107
- const Crypto = await initExpoCrypto();
108
- return Crypto.getRandomBytes(length);
109
- }
110
- }
111
- class KeyManager {
112
- // In-memory cache for identity state (invalidated on identity changes)
113
- static cachedPublicKey = null;
114
- static cachedHasIdentity = null;
115
-
116
- /**
117
- * Invalidate cached identity state
118
- * Called internally when identity is created/deleted/imported
119
- */
120
- static invalidateCache() {
121
- KeyManager.cachedPublicKey = null;
122
- KeyManager.cachedHasIdentity = null;
123
- }
124
-
125
- /**
126
- * Generate a new ECDSA secp256k1 key pair
127
- * Returns the keys in hexadecimal format
128
- */
129
- static generateKeyPairSync() {
130
- const keyPair = ec.genKeyPair();
131
- return {
132
- privateKey: keyPair.getPrivate('hex'),
133
- publicKey: keyPair.getPublic('hex')
134
- };
135
- }
136
-
137
- /**
138
- * Generate a new key pair using secure random bytes
139
- */
140
- static async generateKeyPair() {
141
- const randomBytes = await getSecureRandomBytes(32);
142
- const privateKeyHex = uint8ArrayToHex(randomBytes);
143
- const keyPair = ec.keyFromPrivate(privateKeyHex);
144
- return {
145
- privateKey: keyPair.getPrivate('hex'),
146
- publicKey: keyPair.getPublic('hex')
147
- };
148
- }
149
-
150
- /**
151
- * Generate and securely store a new key pair on the device
152
- * Returns only the public key (private key is stored securely)
153
- */
154
- static async createIdentity() {
155
- if (isWebPlatform()) {
156
- throw new Error('Identity creation is only available on native platforms (iOS/Android). Please use the native app to create your identity.');
157
- }
158
- const store = await initSecureStore();
159
- const {
160
- privateKey,
161
- publicKey
162
- } = await KeyManager.generateKeyPair();
163
- await store.setItemAsync(STORAGE_KEYS.PRIVATE_KEY, privateKey, {
164
- keychainAccessible: store.WHEN_UNLOCKED_THIS_DEVICE_ONLY
165
- });
166
- await store.setItemAsync(STORAGE_KEYS.PUBLIC_KEY, publicKey);
167
-
168
- // Update cache
169
- KeyManager.cachedPublicKey = publicKey;
170
- KeyManager.cachedHasIdentity = true;
171
- return publicKey;
172
- }
173
-
174
- /**
175
- * Import an existing key pair (e.g., from backup file)
176
- */
177
- static async importKeyPair(privateKey) {
178
- if (isWebPlatform()) {
179
- throw new Error('Identity import is only available on native platforms (iOS/Android). Please use the native app to import your identity.');
180
- }
181
- const store = await initSecureStore();
182
- const keyPair = ec.keyFromPrivate(privateKey);
183
- const publicKey = keyPair.getPublic('hex');
184
- await store.setItemAsync(STORAGE_KEYS.PRIVATE_KEY, privateKey, {
185
- keychainAccessible: store.WHEN_UNLOCKED_THIS_DEVICE_ONLY
186
- });
187
- await store.setItemAsync(STORAGE_KEYS.PUBLIC_KEY, publicKey);
188
-
189
- // Update cache
190
- KeyManager.cachedPublicKey = publicKey;
191
- KeyManager.cachedHasIdentity = true;
192
- return publicKey;
193
- }
194
-
195
- /**
196
- * Get the stored private key
197
- * WARNING: Only use this for signing operations within the app
198
- */
199
- static async getPrivateKey() {
200
- if (isWebPlatform()) {
201
- return null; // Identity storage is only available on native platforms
202
- }
203
- try {
204
- const store = await initSecureStore();
205
- return await store.getItemAsync(STORAGE_KEYS.PRIVATE_KEY);
206
- } catch (error) {
207
- // If secure store is not available, return null (no identity)
208
- // This allows the app to continue functioning even if secure store fails to load
209
- if (__DEV__) {
210
- console.warn('[KeyManager] Failed to access secure store:', error);
211
- }
212
- return null;
213
- }
214
- }
215
-
216
- /**
217
- * Get the stored public key (cached for performance)
218
- */
219
- static async getPublicKey() {
220
- if (isWebPlatform()) {
221
- return null; // Identity storage is only available on native platforms
222
- }
223
- if (KeyManager.cachedPublicKey !== null) {
224
- return KeyManager.cachedPublicKey;
225
- }
226
- try {
227
- const store = await initSecureStore();
228
- const publicKey = await store.getItemAsync(STORAGE_KEYS.PUBLIC_KEY);
229
-
230
- // Cache result (null is a valid cache value meaning no identity)
231
- KeyManager.cachedPublicKey = publicKey;
232
- return publicKey;
233
- } catch (error) {
234
- // If secure store is not available, return null (no identity)
235
- // Cache null to avoid repeated failed attempts
236
- KeyManager.cachedPublicKey = null;
237
- if (__DEV__) {
238
- console.warn('[KeyManager] Failed to access secure store:', error);
239
- }
240
- return null;
241
- }
242
- }
243
-
244
- /**
245
- * Check if an identity (key pair) exists on this device (cached for performance)
246
- */
247
- static async hasIdentity() {
248
- if (isWebPlatform()) {
249
- return false; // Identity storage is only available on native platforms
250
- }
251
- if (KeyManager.cachedHasIdentity !== null) {
252
- return KeyManager.cachedHasIdentity;
253
- }
254
- try {
255
- const privateKey = await KeyManager.getPrivateKey();
256
- const hasIdentity = privateKey !== null;
257
-
258
- // Cache result
259
- KeyManager.cachedHasIdentity = hasIdentity;
260
- return hasIdentity;
261
- } catch (error) {
262
- // If we can't check, assume no identity (safer default)
263
- // Cache false to avoid repeated failed attempts
264
- KeyManager.cachedHasIdentity = false;
265
- if (__DEV__) {
266
- console.warn('[KeyManager] Failed to check identity:', error);
267
- }
268
- return false;
269
- }
270
- }
271
-
272
- /**
273
- * Delete the stored identity (both keys)
274
- * Use with EXTREME caution - this is irreversible without a backup file
275
- * This should ONLY be called when explicitly requested by the user
276
- * @param skipBackup - If true, skip backup before deletion (default: false)
277
- * @param force - If true, skip confirmation checks (default: false)
278
- * @param userConfirmed - If true, user has explicitly confirmed deletion (default: false)
279
- */
280
- static async deleteIdentity(skipBackup = false, force = false, userConfirmed = false) {
281
- if (isWebPlatform()) {
282
- return; // Identity storage is only available on native platforms, nothing to delete
283
- }
284
- // CRITICAL SAFEGUARD: Require explicit user confirmation unless force is true
285
- if (!force && !userConfirmed) {
286
- throw new Error('Identity deletion requires explicit user confirmation. This is a safety measure to prevent accidental data loss.');
287
- }
288
- if (!force) {
289
- const hasIdentity = await KeyManager.hasIdentity();
290
- if (!hasIdentity) {
291
- return; // Nothing to delete
292
- }
293
- }
294
- const store = await initSecureStore();
295
-
296
- // ALWAYS create backup before deletion unless explicitly skipped
297
- if (!skipBackup) {
298
- try {
299
- const backupSuccess = await KeyManager.backupIdentity();
300
- if (!backupSuccess && typeof __DEV__ !== 'undefined' && __DEV__) {
301
- console.warn('[KeyManager] Failed to backup identity before deletion - proceeding anyway');
302
- }
303
- } catch (backupError) {
304
- if (typeof __DEV__ !== 'undefined' && __DEV__) {
305
- console.warn('[KeyManager] Failed to backup identity before deletion:', backupError);
306
- }
307
- }
308
- }
309
- await store.deleteItemAsync(STORAGE_KEYS.PRIVATE_KEY);
310
- await store.deleteItemAsync(STORAGE_KEYS.PUBLIC_KEY);
311
-
312
- // Invalidate cache
313
- KeyManager.invalidateCache();
314
-
315
- // Also clear backup if force deletion
316
- if (force) {
317
- try {
318
- await store.deleteItemAsync(STORAGE_KEYS.BACKUP_PRIVATE_KEY);
319
- await store.deleteItemAsync(STORAGE_KEYS.BACKUP_PUBLIC_KEY);
320
- await store.deleteItemAsync(STORAGE_KEYS.BACKUP_TIMESTAMP);
321
- } catch (error) {
322
- // Ignore backup deletion errors
323
- }
324
- }
325
- }
326
-
327
- /**
328
- * Backup identity to SecureStore (separate backup storage)
329
- * This provides a recovery mechanism if primary storage fails
330
- */
331
- static async backupIdentity() {
332
- if (isWebPlatform()) {
333
- return false; // Identity storage is only available on native platforms
334
- }
335
- try {
336
- const store = await initSecureStore();
337
- const privateKey = await KeyManager.getPrivateKey();
338
- const publicKey = await KeyManager.getPublicKey();
339
- if (!privateKey || !publicKey) {
340
- return false; // Nothing to backup
341
- }
342
-
343
- // Store backup in SecureStore (still secure, but separate from primary storage)
344
- await store.setItemAsync(STORAGE_KEYS.BACKUP_PRIVATE_KEY, privateKey, {
345
- keychainAccessible: store.WHEN_UNLOCKED_THIS_DEVICE_ONLY
346
- });
347
- await store.setItemAsync(STORAGE_KEYS.BACKUP_PUBLIC_KEY, publicKey);
348
- await store.setItemAsync(STORAGE_KEYS.BACKUP_TIMESTAMP, Date.now().toString());
349
- return true;
350
- } catch (error) {
351
- if (typeof __DEV__ !== 'undefined' && __DEV__) {
352
- console.error('[KeyManager] Failed to backup identity:', error);
353
- }
354
- return false;
355
- }
356
- }
357
-
358
- /**
359
- * Verify identity integrity - checks if keys are valid and accessible
360
- */
361
- static async verifyIdentityIntegrity() {
362
- if (isWebPlatform()) {
363
- return false; // Identity storage is only available on native platforms
364
- }
365
- try {
366
- const privateKey = await KeyManager.getPrivateKey();
367
- const publicKey = await KeyManager.getPublicKey();
368
- if (!privateKey || !publicKey) {
369
- return false;
370
- }
371
-
372
- // Validate private key format
373
- if (!KeyManager.isValidPrivateKey(privateKey)) {
374
- return false;
375
- }
376
-
377
- // Validate public key format
378
- if (!KeyManager.isValidPublicKey(publicKey)) {
379
- return false;
380
- }
381
-
382
- // Verify public key can be derived from private key
383
- const derivedPublicKey = KeyManager.derivePublicKey(privateKey);
384
- if (derivedPublicKey !== publicKey) {
385
- return false; // Keys don't match
386
- }
387
-
388
- // Verify we can create a key pair object (tests elliptic curve operations)
389
- const keyPair = await KeyManager.getKeyPairObject();
390
- if (!keyPair) {
391
- return false;
392
- }
393
- return true;
394
- } catch (error) {
395
- if (typeof __DEV__ !== 'undefined' && __DEV__) {
396
- console.error('[KeyManager] Identity integrity check failed:', error);
397
- }
398
- return false;
399
- }
400
- }
401
-
402
- /**
403
- * Restore identity from backup if primary storage is corrupted
404
- */
405
- static async restoreIdentityFromBackup() {
406
- if (isWebPlatform()) {
407
- return false; // Identity storage is only available on native platforms
408
- }
409
- try {
410
- const store = await initSecureStore();
411
-
412
- // Check if backup exists
413
- const backupPrivateKey = await store.getItemAsync(STORAGE_KEYS.BACKUP_PRIVATE_KEY);
414
- const backupPublicKey = await store.getItemAsync(STORAGE_KEYS.BACKUP_PUBLIC_KEY);
415
- if (!backupPrivateKey || !backupPublicKey) {
416
- return false; // No backup available
417
- }
418
-
419
- // Verify backup integrity
420
- if (!KeyManager.isValidPrivateKey(backupPrivateKey)) {
421
- return false;
422
- }
423
- if (!KeyManager.isValidPublicKey(backupPublicKey)) {
424
- return false;
425
- }
426
-
427
- // Verify keys match
428
- const derivedPublicKey = KeyManager.derivePublicKey(backupPrivateKey);
429
- if (derivedPublicKey !== backupPublicKey) {
430
- return false; // Backup keys don't match
431
- }
432
- await store.setItemAsync(STORAGE_KEYS.PRIVATE_KEY, backupPrivateKey, {
433
- keychainAccessible: store.WHEN_UNLOCKED_THIS_DEVICE_ONLY
434
- });
435
- await store.setItemAsync(STORAGE_KEYS.PUBLIC_KEY, backupPublicKey);
436
- const restored = await KeyManager.verifyIdentityIntegrity();
437
- if (restored) {
438
- // Update cache
439
- KeyManager.cachedPublicKey = backupPublicKey;
440
- KeyManager.cachedHasIdentity = true;
441
- await store.setItemAsync(STORAGE_KEYS.BACKUP_TIMESTAMP, Date.now().toString());
442
- return true;
443
- }
444
- return false;
445
- } catch (error) {
446
- if (typeof __DEV__ !== 'undefined' && __DEV__) {
447
- console.error('[KeyManager] Failed to restore identity from backup:', error);
448
- }
449
- return false;
450
- }
451
- }
452
-
453
- /**
454
- * Get the elliptic curve key object from the stored private key
455
- * Used internally for signing operations
456
- */
457
- static async getKeyPairObject() {
458
- if (isWebPlatform()) {
459
- return null; // Identity storage is only available on native platforms
460
- }
461
- const privateKey = await KeyManager.getPrivateKey();
462
- if (!privateKey) return null;
463
- return ec.keyFromPrivate(privateKey);
464
- }
465
-
466
- /**
467
- * Derive public key from a private key (without storing)
468
- */
469
- static derivePublicKey(privateKey) {
470
- const keyPair = ec.keyFromPrivate(privateKey);
471
- return keyPair.getPublic('hex');
472
- }
473
-
474
- /**
475
- * Validate that a string is a valid public key
476
- */
477
- static isValidPublicKey(publicKey) {
478
- try {
479
- ec.keyFromPublic(publicKey, 'hex');
480
- return true;
481
- } catch {
482
- return false;
483
- }
484
- }
485
-
486
- /**
487
- * Validate that a string is a valid private key
488
- */
489
- static isValidPrivateKey(privateKey) {
490
- try {
491
- const keyPair = ec.keyFromPrivate(privateKey);
492
- // Verify it can derive a public key
493
- keyPair.getPublic('hex');
494
- return true;
495
- } catch {
496
- return false;
497
- }
498
- }
499
-
500
- /**
501
- * Get a shortened version of the public key for display
502
- * Format: first 8 chars...last 8 chars
503
- */
504
- static shortenPublicKey(publicKey) {
505
- if (publicKey.length <= 20) return publicKey;
506
- return `${publicKey.slice(0, 8)}...${publicKey.slice(-8)}`;
507
- }
508
- }
509
- exports.KeyManager = KeyManager;
510
- var _default = exports.default = KeyManager;
511
- //# sourceMappingURL=keyManager.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["_elliptic","require","_reactNative","_interopRequireWildcard","e","t","WeakMap","r","n","__esModule","o","i","f","__proto__","default","has","get","set","hasOwnProperty","call","Object","defineProperty","getOwnPropertyDescriptor","SecureStore","ExpoCrypto","ec","EC","STORAGE_KEYS","PRIVATE_KEY","PUBLIC_KEY","BACKUP_PRIVATE_KEY","BACKUP_PUBLIC_KEY","BACKUP_TIMESTAMP","initSecureStore","Promise","resolve","then","error","errorMessage","Error","message","String","isReactNative","navigator","product","isNodeJS","process","versions","node","isWebPlatform","Platform","OS","window","initExpoCrypto","uint8ArrayToHex","bytes","Array","from","map","b","toString","padStart","join","getSecureRandomBytes","length","Crypto","getRandomBytes","getCrypto","Function","crypto","Uint8Array","randomBytes","KeyManager","cachedPublicKey","cachedHasIdentity","invalidateCache","generateKeyPairSync","keyPair","genKeyPair","privateKey","getPrivate","publicKey","getPublic","generateKeyPair","privateKeyHex","keyFromPrivate","createIdentity","store","setItemAsync","keychainAccessible","WHEN_UNLOCKED_THIS_DEVICE_ONLY","importKeyPair","getPrivateKey","getItemAsync","__DEV__","console","warn","getPublicKey","hasIdentity","deleteIdentity","skipBackup","force","userConfirmed","backupSuccess","backupIdentity","backupError","deleteItemAsync","Date","now","verifyIdentityIntegrity","isValidPrivateKey","isValidPublicKey","derivedPublicKey","derivePublicKey","getKeyPairObject","restoreIdentityFromBackup","backupPrivateKey","backupPublicKey","restored","keyFromPublic","shortenPublicKey","slice","exports","_default"],"sourceRoot":"../../../src","sources":["crypto/keyManager.ts"],"mappings":"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","ignoreList":[]}