@os1-platform/dispatch-mobile 3.1.9 → 3.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (469) hide show
  1. package/README.md +0 -2
  2. package/android/.gradle/8.10.2/checksums/checksums.lock +0 -0
  3. package/android/.gradle/8.10.2/checksums/md5-checksums.bin +0 -0
  4. package/android/.gradle/8.10.2/checksums/sha1-checksums.bin +0 -0
  5. package/android/.gradle/8.10.2/fileHashes/fileHashes.bin +0 -0
  6. package/android/.gradle/8.10.2/fileHashes/fileHashes.lock +0 -0
  7. package/android/.idea/caches/deviceStreaming.xml +25 -0
  8. package/android/build.gradle +3 -12
  9. package/android/gradle.properties +9 -4
  10. package/android/src/main/AndroidManifest.xml +2 -0
  11. package/android/src/main/java/com/dispatchsdk/utils/DispatchSdkUtils.kt +25 -10
  12. package/babel.config.js +1 -1
  13. package/lib/commonjs/analytics/sentry/SentrySdkConstants.js +4 -0
  14. package/lib/commonjs/analytics/sentry/SentrySdkConstants.js.map +1 -1
  15. package/lib/commonjs/components/executiontasks/captureInput/CaptureText.js +4 -4
  16. package/lib/commonjs/components/executiontasks/captureInput/CaptureText.js.map +1 -1
  17. package/lib/commonjs/components/executiontasks/collectPayment/components/CompletePayment.js +2 -2
  18. package/lib/commonjs/components/executiontasks/collectPayment/components/CompletePayment.js.map +1 -1
  19. package/lib/commonjs/components/executiontasks/collectPayment/components/InitPayment.js +4 -7
  20. package/lib/commonjs/components/executiontasks/collectPayment/components/InitPayment.js.map +1 -1
  21. package/lib/commonjs/components/executiontasks/collectPayment/components/PaymentContactDetails.js +7 -7
  22. package/lib/commonjs/components/executiontasks/collectPayment/components/PaymentContactDetails.js.map +1 -1
  23. package/lib/commonjs/components/executiontasks/collectPayment/components/ProcessPayment.js +20 -20
  24. package/lib/commonjs/components/executiontasks/collectPayment/components/ProcessPayment.js.map +1 -1
  25. package/lib/commonjs/components/executiontasks/deliver/SLDeliverET.js +4 -4
  26. package/lib/commonjs/components/executiontasks/deliver/SLDeliverET.js.map +1 -1
  27. package/lib/commonjs/components/executiontasks/doodle/SignatureET.js +4 -4
  28. package/lib/commonjs/components/executiontasks/doodle/SignatureET.js.map +1 -1
  29. package/lib/commonjs/components/executiontasks/dropCash/SLDropCash.js +4 -4
  30. package/lib/commonjs/components/executiontasks/dropCash/SLDropCash.js.map +1 -1
  31. package/lib/commonjs/components/executiontasks/forms/FormGenerator.js +12 -33
  32. package/lib/commonjs/components/executiontasks/forms/FormGenerator.js.map +1 -1
  33. package/lib/commonjs/components/executiontasks/imageCapture/ImageCapture.js +4 -4
  34. package/lib/commonjs/components/executiontasks/imageCapture/ImageCapture.js.map +1 -1
  35. package/lib/commonjs/components/executiontasks/payments/completePayment/CompletePaymentET.js +4 -4
  36. package/lib/commonjs/components/executiontasks/payments/completePayment/CompletePaymentET.js.map +1 -1
  37. package/lib/commonjs/components/executiontasks/payments/init/InitPaymentET.js +4 -4
  38. package/lib/commonjs/components/executiontasks/payments/init/InitPaymentET.js.map +1 -1
  39. package/lib/commonjs/components/executiontasks/payments/processPayment/ProcessPaymentET.js +4 -4
  40. package/lib/commonjs/components/executiontasks/payments/processPayment/ProcessPaymentET.js.map +1 -1
  41. package/lib/commonjs/components/executiontasks/pickup/PickupET.js.map +1 -1
  42. package/lib/commonjs/components/executiontasks/pickup/SLPickupET.js +4 -4
  43. package/lib/commonjs/components/executiontasks/pickup/SLPickupET.js.map +1 -1
  44. package/lib/commonjs/components/executiontasks/scan/ScanET.js +4 -4
  45. package/lib/commonjs/components/executiontasks/scan/ScanET.js.map +1 -1
  46. package/lib/commonjs/components/executiontasks/scan/interfaces.js +17 -1
  47. package/lib/commonjs/components/executiontasks/scan/interfaces.js.map +1 -1
  48. package/lib/commonjs/components/executiontasks/scan/sub_components/CScanner.js +4 -4
  49. package/lib/commonjs/components/executiontasks/scan/sub_components/CScanner.js.map +1 -1
  50. package/lib/commonjs/components/executiontasks/scan/sub_components/DropDownUtils.js +1 -1
  51. package/lib/commonjs/components/executiontasks/scan/sub_components/DropDownUtils.js.map +1 -1
  52. package/lib/commonjs/components/executiontasks/scan/sub_components/ERDropDown.js.map +1 -1
  53. package/lib/commonjs/components/executiontasks/scan/utils.js +12 -13
  54. package/lib/commonjs/components/executiontasks/scan/utils.js.map +1 -1
  55. package/lib/commonjs/components/executiontasks/validateOTP/ValidateOTPET.js.map +1 -1
  56. package/lib/commonjs/components/executiontasks/validateOTP/ValidateOTPSchema.js.map +1 -1
  57. package/lib/commonjs/components/executiontasks/validateOTP/components/ContactListView.js +4 -5
  58. package/lib/commonjs/components/executiontasks/validateOTP/components/ContactListView.js.map +1 -1
  59. package/lib/commonjs/components/executiontasks/validateOTP/components/OTPView.js +4 -4
  60. package/lib/commonjs/components/executiontasks/validateOTP/components/OTPView.js.map +1 -1
  61. package/lib/commonjs/components/executiontasks/verifyOtp/VerifyOtpET.js +5 -9
  62. package/lib/commonjs/components/executiontasks/verifyOtp/VerifyOtpET.js.map +1 -1
  63. package/lib/commonjs/components/widgets/CancelOrderDialog.js +2 -2
  64. package/lib/commonjs/components/widgets/CancelOrderDialog.js.map +1 -1
  65. package/lib/commonjs/components/widgets/SnackBarCustom.js +0 -3
  66. package/lib/commonjs/components/widgets/SnackBarCustom.js.map +1 -1
  67. package/lib/commonjs/components/widgets/Timer.js.map +1 -1
  68. package/lib/commonjs/database/DBManager.js +112 -0
  69. package/lib/commonjs/database/DBManager.js.map +1 -0
  70. package/lib/commonjs/database/dbUpdate.json +6 -0
  71. package/lib/commonjs/manager/dispatch/DispatchStateContainer.js.map +1 -1
  72. package/lib/commonjs/manager/dispatchCodes/EventCodeRepo.js +8 -9
  73. package/lib/commonjs/manager/dispatchCodes/EventCodeRepo.js.map +1 -1
  74. package/lib/commonjs/manager/dispatchCodes/ReasonCodeContainer.js +4 -4
  75. package/lib/commonjs/manager/dispatchCodes/ReasonCodeContainer.js.map +1 -1
  76. package/lib/commonjs/manager/dispatchCodes/ReasonCodeRepo.js +13 -10
  77. package/lib/commonjs/manager/dispatchCodes/ReasonCodeRepo.js.map +1 -1
  78. package/lib/commonjs/manager/location/LocationManager.js +0 -4
  79. package/lib/commonjs/manager/location/LocationManager.js.map +1 -1
  80. package/lib/commonjs/manager/sdk/DispatchSDKManager.js +7 -1
  81. package/lib/commonjs/manager/sdk/DispatchSDKManager.js.map +1 -1
  82. package/lib/commonjs/manager/sdk/callbacksHandler.js +1 -1
  83. package/lib/commonjs/manager/sdk/callbacksHandler.js.map +1 -1
  84. package/lib/commonjs/manager/syncmanager/DBConfig.js +6 -2
  85. package/lib/commonjs/manager/syncmanager/DBConfig.js.map +1 -1
  86. package/lib/commonjs/manager/syncmanager/database.js +117 -45
  87. package/lib/commonjs/manager/syncmanager/database.js.map +1 -1
  88. package/lib/commonjs/manager/syncmanager/document/DocumentManager.js +17 -22
  89. package/lib/commonjs/manager/syncmanager/document/DocumentManager.js.map +1 -1
  90. package/lib/commonjs/manager/syncmanager/document/DocumentSyncManager.js +85 -75
  91. package/lib/commonjs/manager/syncmanager/document/DocumentSyncManager.js.map +1 -1
  92. package/lib/commonjs/manager/syncmanager/events/ETEventsManager.js +24 -26
  93. package/lib/commonjs/manager/syncmanager/events/ETEventsManager.js.map +1 -1
  94. package/lib/commonjs/manager/syncmanager/events/EventsSyncManager.js.map +1 -1
  95. package/lib/commonjs/models/execTasks/ETConfig.js +1 -0
  96. package/lib/commonjs/models/execTasks/ETConfig.js.map +1 -1
  97. package/lib/commonjs/models/sdk.js.map +1 -1
  98. package/lib/commonjs/native/signature/SignatureCapture.js +2 -2
  99. package/lib/commonjs/native/signature/SignatureCapture.js.map +1 -1
  100. package/lib/commonjs/network/client.js.map +1 -1
  101. package/lib/commonjs/ui/screens/ValidateOTPScreen.js.map +1 -1
  102. package/lib/commonjs/utils/Constants.js.map +1 -1
  103. package/lib/commonjs/utils/Logger.js +1 -1
  104. package/lib/commonjs/utils/Logger.js.map +1 -1
  105. package/lib/commonjs/utils/SdkUtils.js +5 -3
  106. package/lib/commonjs/utils/SdkUtils.js.map +1 -1
  107. package/lib/commonjs/utils/SyncManagerUtils.js +2 -0
  108. package/lib/commonjs/utils/SyncManagerUtils.js.map +1 -1
  109. package/lib/module/analytics/sentry/SentrySdkConstants.js +4 -0
  110. package/lib/module/analytics/sentry/SentrySdkConstants.js.map +1 -1
  111. package/lib/module/components/executiontasks/captureInput/CaptureText.js +3 -3
  112. package/lib/module/components/executiontasks/captureInput/CaptureText.js.map +1 -1
  113. package/lib/module/components/executiontasks/collectPayment/components/CompletePayment.js +2 -2
  114. package/lib/module/components/executiontasks/collectPayment/components/CompletePayment.js.map +1 -1
  115. package/lib/module/components/executiontasks/collectPayment/components/InitPayment.js +3 -6
  116. package/lib/module/components/executiontasks/collectPayment/components/InitPayment.js.map +1 -1
  117. package/lib/module/components/executiontasks/collectPayment/components/PaymentContactDetails.js +6 -6
  118. package/lib/module/components/executiontasks/collectPayment/components/PaymentContactDetails.js.map +1 -1
  119. package/lib/module/components/executiontasks/collectPayment/components/ProcessPayment.js +18 -18
  120. package/lib/module/components/executiontasks/collectPayment/components/ProcessPayment.js.map +1 -1
  121. package/lib/module/components/executiontasks/deliver/SLDeliverET.js +3 -3
  122. package/lib/module/components/executiontasks/deliver/SLDeliverET.js.map +1 -1
  123. package/lib/module/components/executiontasks/doodle/SignatureET.js +3 -3
  124. package/lib/module/components/executiontasks/doodle/SignatureET.js.map +1 -1
  125. package/lib/module/components/executiontasks/dropCash/SLDropCash.js +3 -3
  126. package/lib/module/components/executiontasks/dropCash/SLDropCash.js.map +1 -1
  127. package/lib/module/components/executiontasks/forms/FormGenerator.js +11 -32
  128. package/lib/module/components/executiontasks/forms/FormGenerator.js.map +1 -1
  129. package/lib/module/components/executiontasks/imageCapture/ImageCapture.js +4 -4
  130. package/lib/module/components/executiontasks/imageCapture/ImageCapture.js.map +1 -1
  131. package/lib/module/components/executiontasks/payments/completePayment/CompletePaymentET.js +3 -3
  132. package/lib/module/components/executiontasks/payments/completePayment/CompletePaymentET.js.map +1 -1
  133. package/lib/module/components/executiontasks/payments/init/InitPaymentET.js +3 -3
  134. package/lib/module/components/executiontasks/payments/init/InitPaymentET.js.map +1 -1
  135. package/lib/module/components/executiontasks/payments/processPayment/ProcessPaymentET.js +3 -3
  136. package/lib/module/components/executiontasks/payments/processPayment/ProcessPaymentET.js.map +1 -1
  137. package/lib/module/components/executiontasks/pickup/PickupET.js.map +1 -1
  138. package/lib/module/components/executiontasks/pickup/SLPickupET.js +3 -3
  139. package/lib/module/components/executiontasks/pickup/SLPickupET.js.map +1 -1
  140. package/lib/module/components/executiontasks/scan/ScanET.js +3 -3
  141. package/lib/module/components/executiontasks/scan/ScanET.js.map +1 -1
  142. package/lib/module/components/executiontasks/scan/interfaces.js +16 -0
  143. package/lib/module/components/executiontasks/scan/interfaces.js.map +1 -1
  144. package/lib/module/components/executiontasks/scan/sub_components/CScanner.js +5 -5
  145. package/lib/module/components/executiontasks/scan/sub_components/CScanner.js.map +1 -1
  146. package/lib/module/components/executiontasks/scan/sub_components/DropDownUtils.js +2 -2
  147. package/lib/module/components/executiontasks/scan/sub_components/DropDownUtils.js.map +1 -1
  148. package/lib/module/components/executiontasks/scan/sub_components/ERDropDown.js.map +1 -1
  149. package/lib/module/components/executiontasks/scan/utils.js +13 -14
  150. package/lib/module/components/executiontasks/scan/utils.js.map +1 -1
  151. package/lib/module/components/executiontasks/validateOTP/ValidateOTPET.js.map +1 -1
  152. package/lib/module/components/executiontasks/validateOTP/ValidateOTPSchema.js.map +1 -1
  153. package/lib/module/components/executiontasks/validateOTP/components/ContactListView.js +3 -4
  154. package/lib/module/components/executiontasks/validateOTP/components/ContactListView.js.map +1 -1
  155. package/lib/module/components/executiontasks/validateOTP/components/OTPView.js +3 -3
  156. package/lib/module/components/executiontasks/validateOTP/components/OTPView.js.map +1 -1
  157. package/lib/module/components/executiontasks/verifyOtp/VerifyOtpET.js +6 -9
  158. package/lib/module/components/executiontasks/verifyOtp/VerifyOtpET.js.map +1 -1
  159. package/lib/module/components/widgets/CancelOrderDialog.js +1 -1
  160. package/lib/module/components/widgets/CancelOrderDialog.js.map +1 -1
  161. package/lib/module/components/widgets/SnackBarCustom.js +0 -2
  162. package/lib/module/components/widgets/SnackBarCustom.js.map +1 -1
  163. package/lib/module/components/widgets/Timer.js.map +1 -1
  164. package/lib/module/database/DBManager.js +104 -0
  165. package/lib/module/database/DBManager.js.map +1 -0
  166. package/lib/module/database/dbUpdate.json +6 -0
  167. package/lib/module/manager/dispatch/DispatchStateContainer.js.map +1 -1
  168. package/lib/module/manager/dispatchCodes/EventCodeRepo.js +7 -7
  169. package/lib/module/manager/dispatchCodes/EventCodeRepo.js.map +1 -1
  170. package/lib/module/manager/dispatchCodes/ReasonCodeContainer.js +4 -4
  171. package/lib/module/manager/dispatchCodes/ReasonCodeContainer.js.map +1 -1
  172. package/lib/module/manager/dispatchCodes/ReasonCodeRepo.js +13 -8
  173. package/lib/module/manager/dispatchCodes/ReasonCodeRepo.js.map +1 -1
  174. package/lib/module/manager/location/LocationManager.js +0 -4
  175. package/lib/module/manager/location/LocationManager.js.map +1 -1
  176. package/lib/module/manager/sdk/DispatchSDKManager.js +7 -1
  177. package/lib/module/manager/sdk/DispatchSDKManager.js.map +1 -1
  178. package/lib/module/manager/sdk/callbacksHandler.js +0 -2
  179. package/lib/module/manager/sdk/callbacksHandler.js.map +1 -1
  180. package/lib/module/manager/syncmanager/DBConfig.js +5 -1
  181. package/lib/module/manager/syncmanager/DBConfig.js.map +1 -1
  182. package/lib/module/manager/syncmanager/database.js +117 -43
  183. package/lib/module/manager/syncmanager/database.js.map +1 -1
  184. package/lib/module/manager/syncmanager/document/DocumentManager.js +16 -20
  185. package/lib/module/manager/syncmanager/document/DocumentManager.js.map +1 -1
  186. package/lib/module/manager/syncmanager/document/DocumentSyncManager.js +85 -75
  187. package/lib/module/manager/syncmanager/document/DocumentSyncManager.js.map +1 -1
  188. package/lib/module/manager/syncmanager/events/ETEventsManager.js +20 -22
  189. package/lib/module/manager/syncmanager/events/ETEventsManager.js.map +1 -1
  190. package/lib/module/manager/syncmanager/events/EventsSyncManager.js.map +1 -1
  191. package/lib/module/models/execTasks/ETConfig.js +1 -0
  192. package/lib/module/models/execTasks/ETConfig.js.map +1 -1
  193. package/lib/module/models/sdk.js.map +1 -1
  194. package/lib/module/native/signature/SignatureCapture.js +2 -2
  195. package/lib/module/native/signature/SignatureCapture.js.map +1 -1
  196. package/lib/module/network/client.js.map +1 -1
  197. package/lib/module/ui/screens/ValidateOTPScreen.js.map +1 -1
  198. package/lib/module/utils/Constants.js.map +1 -1
  199. package/lib/module/utils/Logger.js +1 -1
  200. package/lib/module/utils/Logger.js.map +1 -1
  201. package/lib/module/utils/SdkUtils.js +5 -3
  202. package/lib/module/utils/SdkUtils.js.map +1 -1
  203. package/lib/module/utils/SyncManagerUtils.js +2 -0
  204. package/lib/module/utils/SyncManagerUtils.js.map +1 -1
  205. package/lib/typescript/babel.config.d.ts +1 -0
  206. package/lib/typescript/jest.config.d.ts +7 -0
  207. package/lib/typescript/jest.setup.d.ts +1 -0
  208. package/lib/typescript/scripts/bootstrap.d.ts +1 -0
  209. package/lib/typescript/{components → src/components}/executiontasks/scan/interfaces.d.ts +15 -0
  210. package/lib/typescript/{components → src/components}/executiontasks/validateOTP/ValidateOTPSchema.d.ts +1 -1
  211. package/lib/typescript/{components → src/components}/widgets/CancelOrderDialog.d.ts +1 -1
  212. package/lib/typescript/{components → src/components}/widgets/SnackBarCustom.d.ts +3 -2
  213. package/lib/typescript/src/components/widgets/Timer.d.ts +6 -0
  214. package/lib/typescript/src/database/DBManager.d.ts +1 -0
  215. package/lib/typescript/{manager → src/manager}/dispatchCodes/EventCodeRepo.d.ts +1 -1
  216. package/lib/typescript/{manager → src/manager}/dispatchCodes/ReasonCodeRepo.d.ts +5 -3
  217. package/lib/typescript/{manager → src/manager}/syncmanager/DBConfig.d.ts +5 -1
  218. package/lib/typescript/src/manager/syncmanager/database.d.ts +31 -0
  219. package/lib/typescript/{manager → src/manager}/syncmanager/document/DocumentManager.d.ts +2 -3
  220. package/lib/typescript/{manager → src/manager}/syncmanager/document/DocumentSyncManager.d.ts +1 -2
  221. package/lib/typescript/{network → src/network}/client.d.ts +2 -2
  222. package/lib/typescript/{utils → src/utils}/Constants.d.ts +4 -0
  223. package/package.json +76 -104
  224. package/src/components/executiontasks/captureInput/CaptureText.tsx +6 -6
  225. package/src/components/executiontasks/collectPayment/components/CompletePayment.tsx +2 -3
  226. package/src/components/executiontasks/collectPayment/components/InitPayment.tsx +3 -7
  227. package/src/components/executiontasks/collectPayment/components/PaymentContactDetails.tsx +3 -4
  228. package/src/components/executiontasks/collectPayment/components/ProcessPayment.tsx +4 -5
  229. package/src/components/executiontasks/deliver/SLDeliverET.tsx +3 -4
  230. package/src/components/executiontasks/doodle/SignatureET.tsx +4 -4
  231. package/src/components/executiontasks/dropCash/SLDropCash.tsx +3 -4
  232. package/src/components/executiontasks/forms/FormGenerator.tsx +38 -55
  233. package/src/components/executiontasks/imageCapture/ImageCapture.tsx +5 -7
  234. package/src/components/executiontasks/payments/completePayment/CompletePaymentET.tsx +3 -4
  235. package/src/components/executiontasks/payments/init/InitPaymentET.tsx +3 -4
  236. package/src/components/executiontasks/payments/processPayment/ProcessPaymentET.tsx +3 -4
  237. package/src/components/executiontasks/pickup/PickupET.tsx +3 -9
  238. package/src/components/executiontasks/pickup/SLPickupET.tsx +3 -4
  239. package/src/components/executiontasks/scan/ScanET.tsx +3 -4
  240. package/src/components/executiontasks/scan/interfaces.ts +16 -0
  241. package/src/components/executiontasks/scan/sub_components/CScanner.tsx +7 -6
  242. package/src/components/executiontasks/scan/sub_components/DropDownUtils.ts +2 -2
  243. package/src/components/executiontasks/scan/sub_components/ERDropDown.tsx +0 -1
  244. package/src/components/executiontasks/scan/utils.ts +13 -13
  245. package/src/components/executiontasks/validateOTP/ValidateOTPET.tsx +5 -0
  246. package/src/components/executiontasks/validateOTP/ValidateOTPSchema.ts +1 -1
  247. package/src/components/executiontasks/validateOTP/components/ContactListView.tsx +3 -11
  248. package/src/components/executiontasks/validateOTP/components/OTPView.tsx +3 -4
  249. package/src/components/executiontasks/verifyOtp/VerifyOtpET.tsx +8 -16
  250. package/src/components/widgets/CancelOrderDialog.tsx +2 -2
  251. package/src/components/widgets/SnackBarCustom.tsx +2 -4
  252. package/src/components/widgets/Timer.tsx +0 -1
  253. package/src/database/DBManager.ts +118 -0
  254. package/src/database/dbUpdate.json +6 -0
  255. package/src/manager/dispatch/DispatchStateContainer.tsx +5 -25
  256. package/src/manager/dispatchCodes/EventCodeRepo.ts +8 -12
  257. package/src/manager/dispatchCodes/ReasonCodeContainer.ts +5 -5
  258. package/src/manager/dispatchCodes/ReasonCodeRepo.ts +17 -15
  259. package/src/manager/location/LocationManager.ts +1 -8
  260. package/src/manager/sdk/DispatchSDKManager.ts +12 -4
  261. package/src/manager/sdk/callbacksHandler.ts +3 -8
  262. package/src/manager/syncmanager/DBConfig.ts +6 -1
  263. package/src/manager/syncmanager/database.ts +130 -71
  264. package/src/manager/syncmanager/document/DocumentManager.ts +19 -24
  265. package/src/manager/syncmanager/document/DocumentSyncManager.ts +95 -82
  266. package/src/manager/syncmanager/events/ETEventsManager.ts +30 -35
  267. package/src/manager/syncmanager/events/EventsSyncManager.ts +1 -1
  268. package/src/models/sdk.ts +2 -6
  269. package/src/native/signature/SignatureCapture.tsx +4 -3
  270. package/src/network/client.ts +2 -2
  271. package/src/ui/screens/ValidateOTPScreen.tsx +2 -4
  272. package/src/utils/Constants.ts +6 -1
  273. package/src/utils/Logger.ts +2 -1
  274. package/src/utils/SdkUtils.ts +6 -7
  275. package/src/utils/SyncManagerUtils.ts +1 -0
  276. package/tsconfig.build.json +1 -1
  277. package/tsconfig.json +2 -3
  278. package/lib/typescript/components/widgets/Timer.d.ts +0 -7
  279. package/lib/typescript/manager/syncmanager/database.d.ts +0 -7
  280. /package/lib/typescript/{analytics → src/analytics}/firebase/FirebaseLogging.d.ts +0 -0
  281. /package/lib/typescript/{analytics → src/analytics}/sentry/SentryAnalyticsSingleton.d.ts +0 -0
  282. /package/lib/typescript/{analytics → src/analytics}/sentry/SentryAnalyticsUtils.d.ts +0 -0
  283. /package/lib/typescript/{analytics → src/analytics}/sentry/SentryModels.d.ts +0 -0
  284. /package/lib/typescript/{analytics → src/analytics}/sentry/SentrySdkConstants.d.ts +0 -0
  285. /package/lib/typescript/{components → src/components}/dispatch/DispatchExecNavigator.d.ts +0 -0
  286. /package/lib/typescript/{components → src/components}/executiontasks/CompletedWFSchema.d.ts +0 -0
  287. /package/lib/typescript/{components → src/components}/executiontasks/ExecutionTasksIndex.d.ts +0 -0
  288. /package/lib/typescript/{components → src/components}/executiontasks/cancellation/CancelET.d.ts +0 -0
  289. /package/lib/typescript/{components → src/components}/executiontasks/cancellation/CancellationSchema.d.ts +0 -0
  290. /package/lib/typescript/{components → src/components}/executiontasks/captureInput/CaptureInputSchema.d.ts +0 -0
  291. /package/lib/typescript/{components → src/components}/executiontasks/captureInput/CaptureText.d.ts +0 -0
  292. /package/lib/typescript/{components → src/components}/executiontasks/captureInput/utils.d.ts +0 -0
  293. /package/lib/typescript/{components → src/components}/executiontasks/collectPayment/CollectPayment.d.ts +0 -0
  294. /package/lib/typescript/{components → src/components}/executiontasks/collectPayment/CollectPaymentSchema.d.ts +0 -0
  295. /package/lib/typescript/{components → src/components}/executiontasks/collectPayment/PaymentStyles.d.ts +0 -0
  296. /package/lib/typescript/{components → src/components}/executiontasks/collectPayment/PaymentUtils.d.ts +0 -0
  297. /package/lib/typescript/{components → src/components}/executiontasks/collectPayment/components/CompletePayment.d.ts +0 -0
  298. /package/lib/typescript/{components → src/components}/executiontasks/collectPayment/components/CustomContactsModal.d.ts +0 -0
  299. /package/lib/typescript/{components → src/components}/executiontasks/collectPayment/components/InitPayment.d.ts +0 -0
  300. /package/lib/typescript/{components → src/components}/executiontasks/collectPayment/components/PaymentContactDetails.d.ts +0 -0
  301. /package/lib/typescript/{components → src/components}/executiontasks/collectPayment/components/ProcessPayment.d.ts +0 -0
  302. /package/lib/typescript/{components → src/components}/executiontasks/deliver/DeliverET.d.ts +0 -0
  303. /package/lib/typescript/{components → src/components}/executiontasks/deliver/DeliverETInput.d.ts +0 -0
  304. /package/lib/typescript/{components → src/components}/executiontasks/deliver/SLDeliverET.d.ts +0 -0
  305. /package/lib/typescript/{components → src/components}/executiontasks/display/DisplayModalET.d.ts +0 -0
  306. /package/lib/typescript/{components → src/components}/executiontasks/display/DisplaySchema.d.ts +0 -0
  307. /package/lib/typescript/{components → src/components}/executiontasks/doodle/SignatureET.d.ts +0 -0
  308. /package/lib/typescript/{components → src/components}/executiontasks/doodle/SignatureSchema.d.ts +0 -0
  309. /package/lib/typescript/{components → src/components}/executiontasks/dropCash/DropCashET.d.ts +0 -0
  310. /package/lib/typescript/{components → src/components}/executiontasks/dropCash/DropCashSchema.d.ts +0 -0
  311. /package/lib/typescript/{components → src/components}/executiontasks/dropCash/SLDropCash.d.ts +0 -0
  312. /package/lib/typescript/{components → src/components}/executiontasks/forms/FormGenerator.d.ts +0 -0
  313. /package/lib/typescript/{components → src/components}/executiontasks/forms/FormSchema.d.ts +0 -0
  314. /package/lib/typescript/{components → src/components}/executiontasks/forms/widgets/DateTimeWidget.d.ts +0 -0
  315. /package/lib/typescript/{components → src/components}/executiontasks/forms/widgets/DropdownWidget.d.ts +0 -0
  316. /package/lib/typescript/{components → src/components}/executiontasks/forms/widgets/QRBarcodeScannerWidget.d.ts +0 -0
  317. /package/lib/typescript/{components → src/components}/executiontasks/forms/widgets/TimeRangeSelector.d.ts +0 -0
  318. /package/lib/typescript/{components → src/components}/executiontasks/httpRequest/HttpEtUtils.d.ts +0 -0
  319. /package/lib/typescript/{components → src/components}/executiontasks/httpRequest/HttpRequestET.d.ts +0 -0
  320. /package/lib/typescript/{components → src/components}/executiontasks/httpRequest/HttpRequestETSchema.d.ts +0 -0
  321. /package/lib/typescript/{components → src/components}/executiontasks/imageCapture/CaptureSchema.d.ts +0 -0
  322. /package/lib/typescript/{components → src/components}/executiontasks/imageCapture/CaptureUtils.d.ts +0 -0
  323. /package/lib/typescript/{components → src/components}/executiontasks/imageCapture/ImageCapture.d.ts +0 -0
  324. /package/lib/typescript/{components → src/components}/executiontasks/payments/PaymentStyles.d.ts +0 -0
  325. /package/lib/typescript/{components → src/components}/executiontasks/payments/PaymentUtils.d.ts +0 -0
  326. /package/lib/typescript/{components → src/components}/executiontasks/payments/completePayment/CompletePaymentET.d.ts +0 -0
  327. /package/lib/typescript/{components → src/components}/executiontasks/payments/completePayment/CompletePaymentSchema.d.ts +0 -0
  328. /package/lib/typescript/{components → src/components}/executiontasks/payments/init/InitPaymentET.d.ts +0 -0
  329. /package/lib/typescript/{components → src/components}/executiontasks/payments/init/InitPaymentSchema.d.ts +0 -0
  330. /package/lib/typescript/{components → src/components}/executiontasks/payments/processPayment/ProcessPaymentET.d.ts +0 -0
  331. /package/lib/typescript/{components → src/components}/executiontasks/payments/processPayment/ProcessPaymentSchema.d.ts +0 -0
  332. /package/lib/typescript/{components → src/components}/executiontasks/pickup/PickpSchema.d.ts +0 -0
  333. /package/lib/typescript/{components → src/components}/executiontasks/pickup/PickupET.d.ts +0 -0
  334. /package/lib/typescript/{components → src/components}/executiontasks/pickup/SLPickupET.d.ts +0 -0
  335. /package/lib/typescript/{components → src/components}/executiontasks/scan/ScanET.d.ts +0 -0
  336. /package/lib/typescript/{components → src/components}/executiontasks/scan/ScanSchema.d.ts +0 -0
  337. /package/lib/typescript/{components → src/components}/executiontasks/scan/constants.d.ts +0 -0
  338. /package/lib/typescript/{components → src/components}/executiontasks/scan/modalConstant.d.ts +0 -0
  339. /package/lib/typescript/{components → src/components}/executiontasks/scan/sub_components/CScanner.d.ts +0 -0
  340. /package/lib/typescript/{components → src/components}/executiontasks/scan/sub_components/DropDownUtils.d.ts +0 -0
  341. /package/lib/typescript/{components → src/components}/executiontasks/scan/sub_components/ERDropDown.d.ts +0 -0
  342. /package/lib/typescript/{components → src/components}/executiontasks/scan/sub_components/SummaryPage.d.ts +0 -0
  343. /package/lib/typescript/{components → src/components}/executiontasks/scan/utils.d.ts +0 -0
  344. /package/lib/typescript/{components → src/components}/executiontasks/validateOTP/ValidateOTPET.d.ts +0 -0
  345. /package/lib/typescript/{components → src/components}/executiontasks/validateOTP/ValidateOtpStyles.d.ts +0 -0
  346. /package/lib/typescript/{components → src/components}/executiontasks/validateOTP/components/ContactListView.d.ts +0 -0
  347. /package/lib/typescript/{components → src/components}/executiontasks/validateOTP/components/OTPView.d.ts +0 -0
  348. /package/lib/typescript/{components → src/components}/executiontasks/validateOTP/components/VerificationComplete.d.ts +0 -0
  349. /package/lib/typescript/{components → src/components}/executiontasks/validateOTP/constants.d.ts +0 -0
  350. /package/lib/typescript/{components → src/components}/executiontasks/validateOTP/sub-components/ContactCard.d.ts +0 -0
  351. /package/lib/typescript/{components → src/components}/executiontasks/validateOTP/sub-components/OTPInput.d.ts +0 -0
  352. /package/lib/typescript/{components → src/components}/executiontasks/validateOTP/sub-components/ResendOTPButton.d.ts +0 -0
  353. /package/lib/typescript/{components → src/components}/executiontasks/validateOTP/utils.d.ts +0 -0
  354. /package/lib/typescript/{components → src/components}/executiontasks/verifyInput/VerifyInputSchema.d.ts +0 -0
  355. /package/lib/typescript/{components → src/components}/executiontasks/verifyLocation/GeofenceUtils.d.ts +0 -0
  356. /package/lib/typescript/{components → src/components}/executiontasks/verifyLocation/VerifyLocSchema.d.ts +0 -0
  357. /package/lib/typescript/{components → src/components}/executiontasks/verifyLocation/VerifyLocationET.d.ts +0 -0
  358. /package/lib/typescript/{components → src/components}/executiontasks/verifyOtp/VerifyOtpET.d.ts +0 -0
  359. /package/lib/typescript/{components → src/components}/executiontasks/verifyOtp/VerifyOtpSchema.d.ts +0 -0
  360. /package/lib/typescript/{components → src/components}/utils/Scale.d.ts +0 -0
  361. /package/lib/typescript/{components → src/components}/utils/index.d.ts +0 -0
  362. /package/lib/typescript/{components → src/components}/widgets/AlertDisplay.d.ts +0 -0
  363. /package/lib/typescript/{components → src/components}/widgets/Card.d.ts +0 -0
  364. /package/lib/typescript/{components → src/components}/widgets/ConfirmCancelModal.d.ts +0 -0
  365. /package/lib/typescript/{components → src/components}/widgets/GoBackModal.d.ts +0 -0
  366. /package/lib/typescript/{components → src/components}/widgets/IconButton.d.ts +0 -0
  367. /package/lib/typescript/{components → src/components}/widgets/ModalWidget.d.ts +0 -0
  368. /package/lib/typescript/{components → src/components}/widgets/ProgressDialog.d.ts +0 -0
  369. /package/lib/typescript/{components → src/components}/widgets/SearchBar.d.ts +0 -0
  370. /package/lib/typescript/{components → src/components}/widgets/SplitTextInput.d.ts +0 -0
  371. /package/lib/typescript/{components → src/components}/widgets/TabsComponent.d.ts +0 -0
  372. /package/lib/typescript/{components → src/components}/widgets/Toaster.d.ts +0 -0
  373. /package/lib/typescript/{config → src/config}/DispatchSDKConfig.d.ts +0 -0
  374. /package/lib/typescript/{constants → src/constants}/apiConstants.d.ts +0 -0
  375. /package/lib/typescript/{constants → src/constants}/constants.d.ts +0 -0
  376. /package/lib/typescript/{constants → src/constants}/statuscode.d.ts +0 -0
  377. /package/lib/typescript/{errors → src/errors}/BaseError.d.ts +0 -0
  378. /package/lib/typescript/{errors → src/errors}/ErrorCodes.d.ts +0 -0
  379. /package/lib/typescript/{events → src/events}/EventDispatcher.d.ts +0 -0
  380. /package/lib/typescript/{events → src/events}/EventListener.d.ts +0 -0
  381. /package/lib/typescript/{events → src/events}/constants.d.ts +0 -0
  382. /package/lib/typescript/{events → src/events}/index.d.ts +0 -0
  383. /package/lib/typescript/{events → src/events}/interface.d.ts +0 -0
  384. /package/lib/typescript/{icons → src/icons}/CircleMark.d.ts +0 -0
  385. /package/lib/typescript/{icons → src/icons}/FailedIcon.d.ts +0 -0
  386. /package/lib/typescript/{icons → src/icons}/FailureCloseIcon.d.ts +0 -0
  387. /package/lib/typescript/{icons → src/icons}/ScanIcon.d.ts +0 -0
  388. /package/lib/typescript/{icons → src/icons}/SuccessCompleteIcon.d.ts +0 -0
  389. /package/lib/typescript/{icons → src/icons}/file.d.ts +0 -0
  390. /package/lib/typescript/{icons → src/icons}/index.d.ts +0 -0
  391. /package/lib/typescript/{icons → src/icons}/interface.d.ts +0 -0
  392. /package/lib/typescript/{index.d.ts → src/index.d.ts} +0 -0
  393. /package/lib/typescript/{locale → src/locale}/Str.d.ts +0 -0
  394. /package/lib/typescript/{locale → src/locale}/i18n.d.ts +0 -0
  395. /package/lib/typescript/{locale → src/locale}/util.d.ts +0 -0
  396. /package/lib/typescript/{manager → src/manager}/dispatch/DispatchStateContainer.d.ts +0 -0
  397. /package/lib/typescript/{manager → src/manager}/dispatchCodes/EventCodeContainer.d.ts +0 -0
  398. /package/lib/typescript/{manager → src/manager}/dispatchCodes/ReasonCodeContainer.d.ts +0 -0
  399. /package/lib/typescript/{manager → src/manager}/jobRemoval/JobRemovalManager.d.ts +0 -0
  400. /package/lib/typescript/{manager → src/manager}/location/LocationManager.d.ts +0 -0
  401. /package/lib/typescript/{manager → src/manager}/sdk/DispatchSDKManager.d.ts +0 -0
  402. /package/lib/typescript/{manager → src/manager}/sdk/DispatchSdkCache.d.ts +0 -0
  403. /package/lib/typescript/{manager → src/manager}/sdk/callbacksHandler.d.ts +0 -0
  404. /package/lib/typescript/{manager → src/manager}/syncmanager/AppSyncManager.d.ts +0 -0
  405. /package/lib/typescript/{manager → src/manager}/syncmanager/NativeSyncManager.d.ts +0 -0
  406. /package/lib/typescript/{manager → src/manager}/syncmanager/constants.d.ts +0 -0
  407. /package/lib/typescript/{manager → src/manager}/syncmanager/document/DocumentHttpClient.d.ts +0 -0
  408. /package/lib/typescript/{manager → src/manager}/syncmanager/document/models.d.ts +0 -0
  409. /package/lib/typescript/{manager → src/manager}/syncmanager/events/ETEventsManager.d.ts +0 -0
  410. /package/lib/typescript/{manager → src/manager}/syncmanager/events/EventsGraphQLClient.d.ts +0 -0
  411. /package/lib/typescript/{manager → src/manager}/syncmanager/events/EventsSyncManager.d.ts +0 -0
  412. /package/lib/typescript/{manager → src/manager}/syncmanager/events/SyncHttpClient.d.ts +0 -0
  413. /package/lib/typescript/{models → src/models}/DispatchModels.d.ts +0 -0
  414. /package/lib/typescript/{models → src/models}/ReasonCodes.d.ts +0 -0
  415. /package/lib/typescript/{models → src/models}/auth.d.ts +0 -0
  416. /package/lib/typescript/{models → src/models}/execTasks/ETBaseModels.d.ts +0 -0
  417. /package/lib/typescript/{models → src/models}/execTasks/ETConfig.d.ts +0 -0
  418. /package/lib/typescript/{models → src/models}/execution.d.ts +0 -0
  419. /package/lib/typescript/{models → src/models}/fcm.d.ts +0 -0
  420. /package/lib/typescript/{models → src/models}/sdk.d.ts +0 -0
  421. /package/lib/typescript/{native → src/native}/LocationModule.d.ts +0 -0
  422. /package/lib/typescript/{native → src/native}/PermissionModule.d.ts +0 -0
  423. /package/lib/typescript/{native → src/native}/signature/SignatureCapture.d.ts +0 -0
  424. /package/lib/typescript/{network → src/network}/GraphQLClient.d.ts +0 -0
  425. /package/lib/typescript/{network → src/network}/NetworkClient.d.ts +0 -0
  426. /package/lib/typescript/{network → src/network}/NetworkUtils.d.ts +0 -0
  427. /package/lib/typescript/{network → src/network}/Queries.d.ts +0 -0
  428. /package/lib/typescript/{res → src/res}/strings.d.ts +0 -0
  429. /package/lib/typescript/{resources → src/resources}/Login.d.ts +0 -0
  430. /package/lib/typescript/{resources → src/resources}/network.d.ts +0 -0
  431. /package/lib/typescript/{styles → src/styles}/SdkColors.d.ts +0 -0
  432. /package/lib/typescript/{styles → src/styles}/executionTasks/CommonStyles.d.ts +0 -0
  433. /package/lib/typescript/{ui → src/ui}/screens/CancellationScreen.d.ts +0 -0
  434. /package/lib/typescript/{ui → src/ui}/screens/CaptureInputScreen.d.ts +0 -0
  435. /package/lib/typescript/{ui → src/ui}/screens/CollectPaymentScreen.d.ts +0 -0
  436. /package/lib/typescript/{ui → src/ui}/screens/CompleteObjectiveScreen.d.ts +0 -0
  437. /package/lib/typescript/{ui → src/ui}/screens/DeliverScreen.d.ts +0 -0
  438. /package/lib/typescript/{ui → src/ui}/screens/DisplayScreen.d.ts +0 -0
  439. /package/lib/typescript/{ui → src/ui}/screens/DoodleScreen.d.ts +0 -0
  440. /package/lib/typescript/{ui → src/ui}/screens/DropCashScreen.d.ts +0 -0
  441. /package/lib/typescript/{ui → src/ui}/screens/ETScreensIndex.d.ts +0 -0
  442. /package/lib/typescript/{ui → src/ui}/screens/FormsScreen.d.ts +0 -0
  443. /package/lib/typescript/{ui → src/ui}/screens/GeofenceScreen.d.ts +0 -0
  444. /package/lib/typescript/{ui → src/ui}/screens/HttpRequestScreen.d.ts +0 -0
  445. /package/lib/typescript/{ui → src/ui}/screens/ImageCaptureScreen.d.ts +0 -0
  446. /package/lib/typescript/{ui → src/ui}/screens/PaymentScreen.d.ts +0 -0
  447. /package/lib/typescript/{ui → src/ui}/screens/PickupScreen.d.ts +0 -0
  448. /package/lib/typescript/{ui → src/ui}/screens/ScanScreen.d.ts +0 -0
  449. /package/lib/typescript/{ui → src/ui}/screens/StartWorkFlowScreen.d.ts +0 -0
  450. /package/lib/typescript/{ui → src/ui}/screens/ValidateOTPScreen.d.ts +0 -0
  451. /package/lib/typescript/{ui → src/ui}/screens/WithBaseDispatchScreen.d.ts +0 -0
  452. /package/lib/typescript/{ui → src/ui}/uiConfig/RouteParams.d.ts +0 -0
  453. /package/lib/typescript/{utils → src/utils}/ApiUtils.d.ts +0 -0
  454. /package/lib/typescript/{utils → src/utils}/Enums.d.ts +0 -0
  455. /package/lib/typescript/{utils → src/utils}/ExecTaskUtils.d.ts +0 -0
  456. /package/lib/typescript/{utils → src/utils}/Logger.d.ts +0 -0
  457. /package/lib/typescript/{utils → src/utils}/NetworkUtil.d.ts +0 -0
  458. /package/lib/typescript/{utils → src/utils}/SdkUtils.d.ts +0 -0
  459. /package/lib/typescript/{utils → src/utils}/SyncManagerUtils.d.ts +0 -0
  460. /package/lib/typescript/{utils → src/utils}/context/paymentContext.d.ts +0 -0
  461. /package/lib/typescript/{utils → src/utils}/context/valdiateOTPContext.d.ts +0 -0
  462. /package/lib/typescript/{utils → src/utils}/fcm/FCM.d.ts +0 -0
  463. /package/lib/typescript/{utils → src/utils}/fcm/FcmUtils.d.ts +0 -0
  464. /package/lib/typescript/{utils → src/utils}/helper.d.ts +0 -0
  465. /package/lib/typescript/{utils → src/utils}/hooks/useModal.d.ts +0 -0
  466. /package/lib/typescript/{utils → src/utils}/hooks/useTimer.d.ts +0 -0
  467. /package/lib/typescript/{utils → src/utils}/loginHelper.d.ts +0 -0
  468. /package/lib/typescript/{utils → src/utils}/storage.d.ts +0 -0
  469. /package/lib/typescript/{utils → src/utils}/utils.d.ts +0 -0
@@ -1,4 +1,9 @@
1
1
 
2
2
  const KEY_STORAGE_PREFIX = '@Dsp_Executor_';
3
3
  export const PROGRESS_GROUP = KEY_STORAGE_PREFIX + 'progressGroup';
4
- export const EXPIRY_TIME = 21600; // 6 hours
4
+ export const EXPIRY_TIME = 21600; // 6 hours
5
+
6
+ export interface ExecQuery {
7
+ query: string;
8
+ args: any[];
9
+ }
@@ -42,7 +42,8 @@ class Logger {
42
42
  logType === LOG_TYPE.SDK_WARNING ||
43
43
  logType === LOG_TYPE.SDK_ERROR ||
44
44
  logType === LOG_TYPE.APP_ERROR ||
45
- logType === LOG_TYPE.APP_WARNING
45
+ logType === LOG_TYPE.APP_WARNING ||
46
+ logType === LOG_TYPE.SDK_DEBUG
46
47
  ) {
47
48
  crashlytics().recordError(new Error(message), TAG);
48
49
  }
@@ -1,6 +1,5 @@
1
1
  import remoteConfig from '@react-native-firebase/remote-config';
2
2
  import Logger, { LOG_TYPE } from './Logger';
3
- import type { DownloadProgressData } from 'expo-file-system';
4
3
  import * as FileSystem from 'expo-file-system';
5
4
  import { NativeModules, Platform } from 'react-native';
6
5
  import * as Location from 'expo-location';
@@ -116,9 +115,7 @@ export default class SdkUtils {
116
115
  }
117
116
  return;
118
117
  }
119
- const dateTimeCheck = await (
120
- DispatchSdkUtils as DispatchUtilsInterface
121
- ).isAutomaticDateTimeEnabled();
118
+ const dateTimeCheck = await (DispatchSdkUtils as DispatchUtilsInterface).isAutomaticDateTimeEnabled();
122
119
  if (!dateTimeCheck) {
123
120
  throw new BaseError(
124
121
  ErrorCodes.SYSTEM_TIME_CHECK_FAILED,
@@ -127,12 +124,14 @@ export default class SdkUtils {
127
124
  }
128
125
  if (Platform.OS === 'android') {
129
126
  await PermissionModule.requestWakeLockPermissions();
130
- await Location.enableNetworkProviderAsync();
131
127
  let locationServicesCheck = await Location.hasServicesEnabledAsync();
132
128
  const foregroundLocation = await PermissionModule.requestForegroundPermissions();
133
- // await Location.requestForegroundPermissionsAsync(); //permission code using expo module
134
129
  const bgLocation = await PermissionModule.requestBackgroundPermissions();
135
- // await Location.requestBackgroundPermissionsAsync(); //permission code using expo module
130
+ Location.enableNetworkProviderAsync().then(() => {
131
+ console.log('Location services enabled');
132
+ }).catch((error : any) => {
133
+ console.log('Location services not enabled', error);
134
+ });
136
135
  if (!(locationServicesCheck && foregroundLocation && bgLocation)) {
137
136
  throw new BaseError(
138
137
  ErrorCodes.LOCATION_OR_GPS_NOT_ENABLED,
@@ -23,6 +23,7 @@ const cache = DispatchSdkCache.getInstance();
23
23
 
24
24
  const TAG = 'SaveEventDB';
25
25
 
26
+ //NOT GETTING USED
26
27
  export async function pushEventForSync(
27
28
  syncType: ExecEngineSyncType,
28
29
  dspID: string,
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "extends": "./tsconfig",
3
- "exclude": ["example"]
3
+ "exclude": ["example", "lib"]
4
4
  }
package/tsconfig.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "compilerOptions": {
3
- "baseUrl": "./",
3
+ "rootDir":".",
4
4
  "paths": {
5
5
  "@os1-platform/dispatch-mobile": ["./src/index"]
6
6
  },
@@ -26,6 +26,5 @@
26
26
  "target": "esnext",
27
27
  "noImplicitThis": true
28
28
  },
29
- "include": ["src"],
30
- "exclude": ["node_modules", "scripts"]
29
+ "exclude": ["node_modules", "scripts", "__tests__"]
31
30
  }
@@ -1,7 +0,0 @@
1
- import React from 'react';
2
- export declare const Timer: React.ForwardRefExoticComponent<Pick<{
3
- ref: any;
4
- singleValue?: boolean;
5
- timer?: number;
6
- onTimerEnd?: () => void;
7
- }, "timer" | "singleValue" | "onTimerEnd"> & React.RefAttributes<unknown>>;
@@ -1,7 +0,0 @@
1
- import type { SQLResultSet } from 'expo-sqlite';
2
- export interface ExecQuery {
3
- query: string;
4
- args: any[];
5
- }
6
- export declare function executeQuery(query: string, args: any[]): Promise<SQLResultSet>;
7
- export declare function executeBulkQuery(_queryData: ExecQuery[]): Promise<boolean>;
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes