@medipass/web-sdk 11.37.8 → 11.38.1-feature-typescript-claudia.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 (295) hide show
  1. package/.eslintrc.cjs +95 -0
  2. package/CHANGELOG.md +11 -0
  3. package/babel.config.js +2 -1
  4. package/lib/index.d.ts +262 -0
  5. package/lib/index.js +83 -3
  6. package/lib/{regions-ed54f163.js → regions-a0a28864.js} +2 -2
  7. package/lib/resources/accounts.d.ts +215 -0
  8. package/lib/resources/accounts.js +3 -3
  9. package/lib/resources/actions.d.ts +13 -0
  10. package/lib/resources/actions.js +3 -3
  11. package/lib/resources/api-keys.d.ts +24 -0
  12. package/lib/resources/api-keys.js +3 -3
  13. package/lib/resources/applications.d.ts +31 -0
  14. package/lib/resources/applications.js +3 -3
  15. package/lib/resources/attachments.d.ts +32 -0
  16. package/lib/resources/attachments.js +3 -3
  17. package/lib/resources/auth.d.ts +59 -0
  18. package/lib/resources/auth.js +3 -3
  19. package/lib/resources/bulk-submits.d.ts +17 -0
  20. package/lib/resources/bulk-submits.js +3 -3
  21. package/lib/resources/bulk-uploads.d.ts +26 -0
  22. package/lib/resources/bulk-uploads.js +3 -3
  23. package/lib/resources/business-profiles.d.ts +18 -0
  24. package/lib/resources/business-profiles.js +3 -3
  25. package/lib/resources/businesses.d.ts +132 -0
  26. package/lib/resources/businesses.js +3 -3
  27. package/lib/resources/claim-items.d.ts +31 -0
  28. package/lib/resources/claim-items.js +3 -3
  29. package/lib/resources/devices.d.ts +11 -0
  30. package/lib/resources/devices.js +3 -3
  31. package/lib/resources/doc-accounts.d.ts +32 -0
  32. package/lib/resources/doc-accounts.js +3 -3
  33. package/lib/resources/documents.d.ts +90 -0
  34. package/lib/resources/documents.js +3 -3
  35. package/lib/resources/emails.d.ts +14 -0
  36. package/lib/resources/emails.js +3 -3
  37. package/lib/resources/form-application-templates.d.ts +20 -0
  38. package/lib/resources/form-application-templates.js +3 -3
  39. package/lib/resources/form-applications.d.ts +27 -0
  40. package/lib/resources/form-applications.js +3 -3
  41. package/lib/resources/forms.d.ts +100 -0
  42. package/lib/resources/forms.js +3 -3
  43. package/lib/resources/funder-services.d.ts +8 -0
  44. package/lib/resources/funder-services.js +3 -3
  45. package/lib/resources/funder-settings.d.ts +8 -0
  46. package/lib/resources/funder-settings.js +3 -3
  47. package/lib/resources/funders.d.ts +5 -0
  48. package/lib/resources/funders.js +3 -3
  49. package/lib/resources/futures.d.ts +85 -0
  50. package/lib/resources/futures.js +3 -3
  51. package/lib/resources/health-fund-accounts.d.ts +78 -0
  52. package/lib/resources/health-fund-accounts.js +3 -3
  53. package/lib/resources/health-fund-settings.d.ts +39 -0
  54. package/lib/resources/health-fund-settings.js +3 -3
  55. package/lib/resources/healthfunds.d.ts +64 -0
  56. package/lib/resources/healthfunds.js +3 -3
  57. package/lib/resources/icditems.d.ts +14 -0
  58. package/lib/resources/icditems.js +3 -3
  59. package/lib/resources/invoice-scans.d.ts +26 -0
  60. package/lib/resources/invoice-scans.js +3 -3
  61. package/lib/resources/jhcs.d.ts +7 -0
  62. package/lib/resources/jhcs.js +3 -3
  63. package/lib/resources/kyc.d.ts +109 -0
  64. package/lib/resources/kyc.js +3 -3
  65. package/lib/resources/logs.d.ts +16 -0
  66. package/lib/resources/logs.js +3 -3
  67. package/lib/resources/members.d.ts +92 -0
  68. package/lib/resources/members.js +3 -3
  69. package/lib/resources/message-mappings.d.ts +9 -0
  70. package/lib/resources/message-mappings.js +3 -3
  71. package/lib/resources/minions.d.ts +40 -0
  72. package/lib/resources/minions.js +3 -3
  73. package/lib/resources/modalities.d.ts +19 -0
  74. package/lib/resources/modalities.js +3 -3
  75. package/lib/resources/notes.d.ts +17 -0
  76. package/lib/resources/notes.js +3 -3
  77. package/lib/resources/onboarding-applications.d.ts +52 -0
  78. package/lib/resources/onboarding-applications.js +3 -3
  79. package/lib/resources/onboarding-requests.d.ts +39 -0
  80. package/lib/resources/onboarding-requests.js +3 -3
  81. package/lib/resources/ops.d.ts +60 -0
  82. package/lib/resources/ops.js +3 -3
  83. package/lib/resources/organisations.d.ts +7 -0
  84. package/lib/resources/organisations.js +3 -3
  85. package/lib/resources/partners.d.ts +50 -0
  86. package/lib/resources/partners.js +3 -3
  87. package/lib/resources/patients.d.ts +44 -0
  88. package/lib/resources/patients.js +3 -3
  89. package/lib/resources/payments.d.ts +155 -0
  90. package/lib/resources/payments.js +3 -3
  91. package/lib/resources/pms.d.ts +43 -0
  92. package/lib/resources/pms.js +3 -3
  93. package/lib/resources/practice-profiles.d.ts +20 -0
  94. package/lib/resources/practice-profiles.js +3 -3
  95. package/lib/resources/practice-types.d.ts +6 -0
  96. package/lib/resources/practice-types.js +3 -3
  97. package/lib/resources/practices.d.ts +137 -0
  98. package/lib/resources/practices.js +3 -3
  99. package/lib/resources/products.d.ts +23 -0
  100. package/lib/resources/products.js +3 -3
  101. package/lib/resources/professional-categories.d.ts +23 -0
  102. package/lib/resources/professional-categories.js +3 -3
  103. package/lib/resources/provider-number-types.d.ts +16 -0
  104. package/lib/resources/provider-number-types.js +3 -3
  105. package/lib/resources/provider-registration-types.d.ts +15 -0
  106. package/lib/resources/provider-registration-types.js +3 -3
  107. package/lib/resources/provider-requests.d.ts +17 -0
  108. package/lib/resources/provider-requests.js +3 -3
  109. package/lib/resources/provider-types.d.ts +6 -0
  110. package/lib/resources/provider-types.js +3 -3
  111. package/lib/resources/ref-sources.d.ts +6 -0
  112. package/lib/resources/ref-sources.js +3 -3
  113. package/lib/resources/risk.d.ts +13 -0
  114. package/lib/resources/risk.js +3 -3
  115. package/lib/resources/rnas.d.ts +43 -0
  116. package/lib/resources/rnas.js +3 -3
  117. package/lib/resources/roles.d.ts +7 -0
  118. package/lib/resources/roles.js +3 -3
  119. package/lib/resources/self-checkout-sessions.d.ts +134 -0
  120. package/lib/resources/self-checkout-sessions.js +3 -3
  121. package/lib/resources/services.d.ts +88 -0
  122. package/lib/resources/services.js +3 -3
  123. package/lib/resources/settlements.d.ts +37 -0
  124. package/lib/resources/settlements.js +4 -3
  125. package/lib/resources/sign-up.d.ts +5 -0
  126. package/lib/resources/sign-up.js +3 -3
  127. package/lib/resources/specialties.d.ts +23 -0
  128. package/lib/resources/specialties.js +3 -3
  129. package/lib/resources/staff-profiles.d.ts +20 -0
  130. package/lib/resources/staff-profiles.js +3 -3
  131. package/lib/resources/staff.d.ts +242 -0
  132. package/lib/resources/staff.js +3 -3
  133. package/lib/resources/statistics.d.ts +56 -0
  134. package/lib/resources/statistics.js +3 -3
  135. package/lib/resources/subscriptions.d.ts +32 -0
  136. package/lib/resources/subscriptions.js +3 -3
  137. package/lib/resources/terminals.d.ts +71 -0
  138. package/lib/resources/terminals.js +3 -3
  139. package/lib/resources/transaction-export.d.ts +18 -0
  140. package/lib/resources/transaction-export.js +3 -3
  141. package/lib/resources/transactions.d.ts +466 -0
  142. package/lib/resources/transactions.js +3 -3
  143. package/lib/resources/triggers.d.ts +20 -0
  144. package/lib/resources/triggers.js +3 -3
  145. package/lib/resources/vendors.d.ts +9 -0
  146. package/lib/resources/vendors.js +3 -3
  147. package/lib/resources/verify.d.ts +9 -0
  148. package/lib/resources/verify.js +3 -3
  149. package/lib/resources/workers.d.ts +3 -0
  150. package/lib/resources/workers.js +3 -3
  151. package/lib/resources/workflow-exceptions.d.ts +5 -0
  152. package/lib/resources/workflow-exceptions.js +3 -3
  153. package/lib/services/aws.d.ts +54 -0
  154. package/lib/services/aws.js +3 -3
  155. package/lib/services/storage.d.ts +28 -0
  156. package/lib/services/storage.js +126 -18
  157. package/lib/services/version.d.ts +21 -0
  158. package/lib/services/version.js +3 -3
  159. package/lib/{staff-df3df93e.js → staff-96febcd8.js} +217 -582
  160. package/lib/types/documents.d.ts +115 -0
  161. package/lib/types/documents.js +2 -0
  162. package/lib/types/forms.d.ts +67 -0
  163. package/lib/types/forms.js +2 -0
  164. package/lib/types/index.d.ts +42 -0
  165. package/lib/types/index.js +2 -0
  166. package/lib/types/message-mappings.d.ts +18 -0
  167. package/lib/types/message-mappings.js +2 -0
  168. package/lib/types/notes.d.ts +5 -0
  169. package/lib/types/notes.js +2 -0
  170. package/lib/types/products.d.ts +34 -0
  171. package/lib/types/products.js +2 -0
  172. package/lib/types/professional-categories.d.ts +20 -0
  173. package/lib/types/professional-categories.js +2 -0
  174. package/lib/types/specialties.d.ts +22 -0
  175. package/lib/types/specialties.js +2 -0
  176. package/lib/types/subscriptions.d.ts +52 -0
  177. package/lib/types/subscriptions.js +2 -0
  178. package/lib/utils/application.d.ts +1 -0
  179. package/lib/utils/application.js +3 -3
  180. package/lib/utils/base-urls/core.d.ts +19 -0
  181. package/lib/utils/base-urls/index.d.ts +37 -0
  182. package/lib/utils/base-urls/risk.d.ts +17 -0
  183. package/lib/utils/does-param-exist.d.ts +2 -0
  184. package/lib/utils/get-axios-error.d.ts +2 -0
  185. package/lib/utils/param-error.d.ts +3 -0
  186. package/lib/utils/professions.d.ts +3 -0
  187. package/lib/utils/professions.js +3 -3
  188. package/lib/utils/regions.d.ts +1 -0
  189. package/lib/utils/regions.js +2 -2
  190. package/lib/utils/request.d.ts +3 -0
  191. package/lib/utils/request.js +3 -3
  192. package/lib/utils/staff.d.ts +8 -0
  193. package/lib/utils/staff.js +3 -3
  194. package/package.json +19 -9
  195. package/tsconfig.json +33 -0
  196. package/.eslintrc +0 -3
  197. package/lib/_types/documents.js.flow +0 -118
  198. package/lib/_types/forms.js.flow +0 -57
  199. package/lib/_types/index.js.flow +0 -47
  200. package/lib/_types/message-mappings.js.flow +0 -22
  201. package/lib/_types/notes.js.flow +0 -7
  202. package/lib/_types/products.js.flow +0 -40
  203. package/lib/_types/professional-categories.js.flow +0 -25
  204. package/lib/_types/specialties.js.flow +0 -27
  205. package/lib/_types/subscriptions.js.flow +0 -58
  206. package/lib/index.js.flow +0 -438
  207. package/lib/resources/accounts.js.flow +0 -445
  208. package/lib/resources/actions.js.flow +0 -25
  209. package/lib/resources/api-keys.js.flow +0 -54
  210. package/lib/resources/applications.js.flow +0 -60
  211. package/lib/resources/attachments.js.flow +0 -75
  212. package/lib/resources/auth.js.flow +0 -185
  213. package/lib/resources/bulk-submits.js.flow +0 -43
  214. package/lib/resources/bulk-uploads.js.flow +0 -56
  215. package/lib/resources/business-profiles.js.flow +0 -45
  216. package/lib/resources/businesses.js.flow +0 -267
  217. package/lib/resources/claim-items.js.flow +0 -76
  218. package/lib/resources/devices.js.flow +0 -64
  219. package/lib/resources/doc-accounts.js.flow +0 -61
  220. package/lib/resources/documents.js.flow +0 -216
  221. package/lib/resources/emails.js.flow +0 -96
  222. package/lib/resources/form-application-templates.js.flow +0 -52
  223. package/lib/resources/form-applications.js.flow +0 -62
  224. package/lib/resources/forms.js.flow +0 -222
  225. package/lib/resources/funder-services.js.flow +0 -17
  226. package/lib/resources/funder-settings.js.flow +0 -58
  227. package/lib/resources/funders.js.flow +0 -15
  228. package/lib/resources/futures.js.flow +0 -154
  229. package/lib/resources/health-fund-accounts.js.flow +0 -198
  230. package/lib/resources/health-fund-settings.js.flow +0 -104
  231. package/lib/resources/healthfunds.js.flow +0 -139
  232. package/lib/resources/icditems.js.flow +0 -36
  233. package/lib/resources/invoice-scans.js.flow +0 -56
  234. package/lib/resources/jhcs.js.flow +0 -20
  235. package/lib/resources/kyc.js.flow +0 -216
  236. package/lib/resources/logs.js.flow +0 -32
  237. package/lib/resources/members.js.flow +0 -196
  238. package/lib/resources/message-mappings.js.flow +0 -25
  239. package/lib/resources/minions.js.flow +0 -96
  240. package/lib/resources/modalities.js.flow +0 -46
  241. package/lib/resources/notes.js.flow +0 -112
  242. package/lib/resources/onboarding-applications.js.flow +0 -142
  243. package/lib/resources/onboarding-requests.js.flow +0 -97
  244. package/lib/resources/ops.js.flow +0 -116
  245. package/lib/resources/organisations.js.flow +0 -15
  246. package/lib/resources/partners.js.flow +0 -118
  247. package/lib/resources/patients.js.flow +0 -102
  248. package/lib/resources/payments.js.flow +0 -523
  249. package/lib/resources/pms.js.flow +0 -102
  250. package/lib/resources/practice-profiles.js.flow +0 -51
  251. package/lib/resources/practice-types.js.flow +0 -14
  252. package/lib/resources/practices.js.flow +0 -314
  253. package/lib/resources/products.js.flow +0 -48
  254. package/lib/resources/professional-categories.js.flow +0 -56
  255. package/lib/resources/provider-number-types.js.flow +0 -32
  256. package/lib/resources/provider-registration-types.js.flow +0 -32
  257. package/lib/resources/provider-requests.js.flow +0 -46
  258. package/lib/resources/provider-types.js.flow +0 -14
  259. package/lib/resources/ref-sources.js.flow +0 -16
  260. package/lib/resources/risk.js.flow +0 -29
  261. package/lib/resources/rnas.js.flow +0 -108
  262. package/lib/resources/roles.js.flow +0 -12
  263. package/lib/resources/self-checkout-sessions.js.flow +0 -382
  264. package/lib/resources/services.js.flow +0 -219
  265. package/lib/resources/settlements.js.flow +0 -79
  266. package/lib/resources/sign-up.js.flow +0 -15
  267. package/lib/resources/specialties.js.flow +0 -46
  268. package/lib/resources/staff-profiles.js.flow +0 -51
  269. package/lib/resources/staff.js.flow +0 -583
  270. package/lib/resources/statistics.js.flow +0 -147
  271. package/lib/resources/subscriptions.js.flow +0 -81
  272. package/lib/resources/terminals.js.flow +0 -161
  273. package/lib/resources/transaction-export.js.flow +0 -48
  274. package/lib/resources/transactions.js.flow +0 -1097
  275. package/lib/resources/triggers.js.flow +0 -36
  276. package/lib/resources/vendors.js.flow +0 -28
  277. package/lib/resources/verify.js.flow +0 -14
  278. package/lib/resources/workers.js.flow +0 -10
  279. package/lib/resources/workflow-exceptions.js.flow +0 -17
  280. package/lib/services/__mocks__/storage.js.flow +0 -30
  281. package/lib/services/aws.js.flow +0 -339
  282. package/lib/services/storage.js.flow +0 -92
  283. package/lib/services/version.js.flow +0 -73
  284. package/lib/storage-16fd26f8.js +0 -1268
  285. package/lib/utils/application.js.flow +0 -23
  286. package/lib/utils/base-urls/core.js.flow +0 -18
  287. package/lib/utils/base-urls/index.js.flow +0 -7
  288. package/lib/utils/base-urls/risk.js.flow +0 -16
  289. package/lib/utils/does-param-exist.js.flow +0 -23
  290. package/lib/utils/get-axios-error.js.flow +0 -8
  291. package/lib/utils/param-error.js.flow +0 -8
  292. package/lib/utils/professions.js.flow +0 -66
  293. package/lib/utils/regions.js.flow +0 -21
  294. package/lib/utils/request.js.flow +0 -36
  295. package/lib/utils/staff.js.flow +0 -81
@@ -18,8 +18,7 @@ require('../utils/param-error.js');
18
18
  require('../utils/does-param-exist.js');
19
19
  require('@medipass/utils/sentry');
20
20
  require('../utils/get-axios-error.js');
21
- require('../storage-16fd26f8.js');
22
- var request = require('../staff-df3df93e.js');
21
+ var request = require('../staff-96febcd8.js');
23
22
  require('lodash/omitBy');
24
23
  require('lodash/isEmpty');
25
24
  require('store/src/store-engine');
@@ -27,6 +26,7 @@ require('store/storages/localStorage');
27
26
  require('store/storages/sessionStorage');
28
27
  require('masked');
29
28
  require('@medipass/utils/sensitive-keys');
29
+ require('../services/storage.js');
30
30
  require('platform');
31
31
  require('@medipass/utils/constants');
32
32
  require('braintree-web/client');
@@ -40,7 +40,7 @@ require('../utils/base-urls/core.js');
40
40
  require('../utils/base-urls/risk.js');
41
41
  require('../utils/base-urls/index.js');
42
42
  require('js-cookie');
43
- require('../regions-ed54f163.js');
43
+ require('../regions-a0a28864.js');
44
44
  require('lodash/flatten');
45
45
 
46
46
 
@@ -0,0 +1,132 @@
1
+ import type { MedipassRequestOpts } from '../types';
2
+ /**
3
+ * Create businesses
4
+ * @param {Object} body - Request body
5
+ * @param {Object} opts - Additional options
6
+ */
7
+ export declare const createBusiness: (body: Record<string, any>, opts?: MedipassRequestOpts) => Promise<Record<string, any>>;
8
+ /**
9
+ * Create organisation businesses
10
+ * @param {String} organisationId - Business ID
11
+ * @param {Object} body - Request body
12
+ * @param {Object} opts - Additional options
13
+ */
14
+ export declare const createOrganisationBusiness: (organisationId: string, body: Record<string, any>, opts?: MedipassRequestOpts) => Promise<Record<string, any>>;
15
+ /**
16
+ * Delete business
17
+ * @param {String} businessId - Business ID
18
+ * @param {Object} opts - Additional options
19
+ */
20
+ export declare const deleteBusiness: (businessId: string, opts?: MedipassRequestOpts) => Promise<Record<string, any>>;
21
+ /**
22
+ * Email business setup questions to support
23
+ * @param {Object} businessId - Business ID
24
+ * @param {Object} body - Request body
25
+ * @param {Object} opts - Additional options
26
+ */
27
+ export declare const emailBusinessOnboardingQuestions: (businessId: string, body: Record<string, any>, opts?: MedipassRequestOpts) => Promise<Record<string, any>>;
28
+ /**
29
+ * Get business
30
+ * @param {String} businessId - Business ID
31
+ * @param {Object} query - Query parameters
32
+ * @param {Object} opts - Additional options
33
+ */
34
+ export declare const getBusiness: (businessId: string, query?: Record<string, any>, opts?: MedipassRequestOpts) => Promise<Record<string, any>>;
35
+ /**
36
+ * Get businesses
37
+ * @param {Object} query - Query parameters
38
+ * @param {Object} opts - Additional options
39
+ */
40
+ export declare const getBusinesses: (query?: Record<string, any>, opts?: MedipassRequestOpts) => Promise<Record<string, any>>;
41
+ /**
42
+ * Get businesses
43
+ * @param {Object} query - Query parameters
44
+ * @param {Object} opts - Additional options
45
+ */
46
+ export declare const getMyBusinesses: (query?: Record<string, any>, opts?: MedipassRequestOpts) => Promise<Record<string, any>>;
47
+ /**
48
+ * Get business PDFs
49
+ * @param {String} businessId - Business ID
50
+ * @param {Object} body - Request body
51
+ * @param {Object} opts - Additional options
52
+ */
53
+ export declare const getBusinessPDFs: (businessId: string, body: Record<string, any>, opts?: MedipassRequestOpts) => Promise<Record<string, any>>;
54
+ /**
55
+ * Get accounts businesses
56
+ * @param {String} accountId - Organisation ID
57
+ * @param {Object} query - Query parameters
58
+ * @param {Object} opts - Additional options
59
+ */
60
+ export declare const getAccountsBusinesses: (accountId: string, query?: Record<string, any>, opts?: MedipassRequestOpts) => Promise<Record<string, any>>;
61
+ /**
62
+ * Get organisation businesses
63
+ * @param {String} organisationId - Organisation ID
64
+ * @param {Object} query - Query parameters
65
+ * @param {Object} opts - Additional options
66
+ */
67
+ export declare const getOrganisationBusinesses: (organisationId: string, query?: Record<string, any>, opts?: MedipassRequestOpts) => Promise<Record<string, any>>;
68
+ /**
69
+ * Update businesses
70
+ * @param {String} businessId - Business ID
71
+ * @param {Object} body - Request body
72
+ * @param {Object} opts - Additional options
73
+ */
74
+ export declare const updateBusiness: (businessId: string, body: Record<string, any>, opts?: MedipassRequestOpts) => Promise<Record<string, any>>;
75
+ /**
76
+ * Verify Medicare
77
+ * @param {String} businessId - Business ID
78
+ * @param {Object} body - Request body
79
+ * @param {Object} opts - Additional options
80
+ */
81
+ export declare const verifyMedicare: (businessId: string, body: Record<string, any>, opts?: MedipassRequestOpts) => Promise<Record<string, any>>;
82
+ /**
83
+ * Old verify DVA - This can be removed once we migrate to the new medicare service
84
+ * @param {String} businessId - Business ID
85
+ * @param {Object} body - Request body
86
+ * @param {Object} opts - Additional options
87
+ */
88
+ export declare const oldVerifyDVA: (businessId: string, body: Record<string, any>, opts?: MedipassRequestOpts) => Promise<Record<string, any>>;
89
+ /**
90
+ * Verify DVA
91
+ * @param {String} businessId - Business ID
92
+ * @param {Object} body - Request body
93
+ * @param {Object} opts - Additional options
94
+ */
95
+ export declare const verifyDVA: (businessId: string, body: Record<string, any>, opts?: MedipassRequestOpts) => Promise<Record<string, any>>;
96
+ /**
97
+ * Verify icare
98
+ * @param {String} businessId - Business ID
99
+ * @param {Object} body - Request body
100
+ * @param {Object} opts - Additional options
101
+ */
102
+ export declare const verifyIcare: (businessId: string, body: Record<string, any>, opts?: MedipassRequestOpts) => Promise<Record<string, any>>;
103
+ /**
104
+ * Verify Comcare claim number
105
+ * @param {String} businessId - Business ID
106
+ * @param {String} staffId - Staff ID
107
+ * @param {String} providerSetItemId - Provider set item ID
108
+ * @param {Object} body - Request body
109
+ * @param {Object} opts - Additional options
110
+ */
111
+ export declare const verifyComcare: (businessId: string, staffId: string, providerSetItemId: string, body: Record<string, any>, opts?: MedipassRequestOpts) => Promise<Record<string, any>>;
112
+ /**
113
+ * Create business support note
114
+ * @param {String} businessId - Business ID
115
+ * @param {Object} body - Request body
116
+ * @param {Object} opts - Additional options
117
+ */
118
+ export declare const createSupportNote: (businessId: string, body: Record<string, any>, opts?: MedipassRequestOpts) => Promise<Record<string, any>>;
119
+ /**
120
+ * Get bank state branch (BSB) details
121
+ * @param {String} businessId - Business ID
122
+ * @param {Object} body - Request body
123
+ * @param {Object} opts - Additional options
124
+ */
125
+ export declare const getBsbDetails: (businessId: string, query: Record<string, any>, opts?: MedipassRequestOpts) => Promise<Record<string, any>>;
126
+ /**
127
+ * Send email to business
128
+ * @param {Object} businessId - Business ID
129
+ * @param {Object} body - Request body
130
+ * @param {Object} opts - Additional options
131
+ */
132
+ export declare const sendBusinessEmail: (businessId: string, body: Record<string, any>, opts?: MedipassRequestOpts) => Promise<Record<string, any>>;
@@ -18,8 +18,7 @@ require('../utils/param-error.js');
18
18
  require('../utils/does-param-exist.js');
19
19
  require('@medipass/utils/sentry');
20
20
  require('../utils/get-axios-error.js');
21
- require('../storage-16fd26f8.js');
22
- var request = require('../staff-df3df93e.js');
21
+ var request = require('../staff-96febcd8.js');
23
22
  require('lodash/omitBy');
24
23
  require('lodash/isEmpty');
25
24
  require('store/src/store-engine');
@@ -27,6 +26,7 @@ require('store/storages/localStorage');
27
26
  require('store/storages/sessionStorage');
28
27
  require('masked');
29
28
  require('@medipass/utils/sensitive-keys');
29
+ require('../services/storage.js');
30
30
  require('platform');
31
31
  require('@medipass/utils/constants');
32
32
  require('braintree-web/client');
@@ -40,7 +40,7 @@ require('../utils/base-urls/core.js');
40
40
  require('../utils/base-urls/risk.js');
41
41
  require('../utils/base-urls/index.js');
42
42
  require('js-cookie');
43
- require('../regions-ed54f163.js');
43
+ require('../regions-a0a28864.js');
44
44
  require('lodash/flatten');
45
45
 
46
46
 
@@ -0,0 +1,31 @@
1
+ import type { MedipassRequestOpts } from '../types';
2
+ /**
3
+ * Get business claim items
4
+ * @param {String} businessId - Business ID
5
+ * @param {Object} query - Query parameters
6
+ * @param {Object} opts - Additional options
7
+ */
8
+ export declare const getBusinessClaimItems: (businessId: string, query?: Record<string, any>, opts?: MedipassRequestOpts) => Promise<Record<string, any>>;
9
+ /**
10
+ * Get business claim item
11
+ * @param {String} businessId - Business ID
12
+ * @param {String} claimItemId - Claim item ID
13
+ * @param {Object} query - Query parameters
14
+ * @param {Object} opts - Additional options
15
+ */
16
+ export declare const getBusinessClaimItem: (businessId: string, claimItemId: string, query?: Record<string, any>, opts?: MedipassRequestOpts) => Promise<Record<string, any>>;
17
+ /**
18
+ * Get health fund claim items
19
+ * @param {String} healthFundId - Health fund ID
20
+ * @param {Object} query - Query parameters
21
+ * @param {Object} opts - Additional options
22
+ */
23
+ export declare const getHealthFundClaimItems: (healthFundId: string, query?: Record<string, any>, opts?: MedipassRequestOpts) => Promise<Record<string, any>>;
24
+ /**
25
+ * Get health fund claim item
26
+ * @param {String} healthFundId - Health fund ID
27
+ * @param {String} claimItemId - Health fund ID
28
+ * @param {Object} query - Query parameters
29
+ * @param {Object} opts - Additional options
30
+ */
31
+ export declare const getHealthFundClaimItem: (healthFundId: string, claimItemId: string, query?: Record<string, any>, opts?: MedipassRequestOpts) => Promise<Record<string, any>>;
@@ -18,8 +18,7 @@ require('../utils/param-error.js');
18
18
  require('../utils/does-param-exist.js');
19
19
  require('@medipass/utils/sentry');
20
20
  require('../utils/get-axios-error.js');
21
- require('../storage-16fd26f8.js');
22
- var request = require('../staff-df3df93e.js');
21
+ var request = require('../staff-96febcd8.js');
23
22
  require('lodash/omitBy');
24
23
  require('lodash/isEmpty');
25
24
  require('store/src/store-engine');
@@ -27,6 +26,7 @@ require('store/storages/localStorage');
27
26
  require('store/storages/sessionStorage');
28
27
  require('masked');
29
28
  require('@medipass/utils/sensitive-keys');
29
+ require('../services/storage.js');
30
30
  require('platform');
31
31
  require('@medipass/utils/constants');
32
32
  require('braintree-web/client');
@@ -40,7 +40,7 @@ require('../utils/base-urls/core.js');
40
40
  require('../utils/base-urls/risk.js');
41
41
  require('../utils/base-urls/index.js');
42
42
  require('js-cookie');
43
- require('../regions-ed54f163.js');
43
+ require('../regions-a0a28864.js');
44
44
  require('lodash/flatten');
45
45
 
46
46
 
@@ -0,0 +1,11 @@
1
+ import type { MedipassRequestOpts } from '../types';
2
+ /**
3
+ * Register a device
4
+ * @param {Object} opts - Additional options
5
+ * @returns {Object} The device data
6
+ */
7
+ export declare const registerDevice: (opts?: MedipassRequestOpts) => Promise<Record<string, any>>;
8
+ /**
9
+ * Check if the device exists, and set the device id request header.
10
+ */
11
+ export declare const getDeviceId: () => Promise<void | null | undefined>;
@@ -18,8 +18,7 @@ require('../utils/param-error.js');
18
18
  require('../utils/does-param-exist.js');
19
19
  require('@medipass/utils/sentry');
20
20
  require('../utils/get-axios-error.js');
21
- require('../storage-16fd26f8.js');
22
- var request = require('../staff-df3df93e.js');
21
+ var request = require('../staff-96febcd8.js');
23
22
  require('lodash/omitBy');
24
23
  require('lodash/isEmpty');
25
24
  require('store/src/store-engine');
@@ -27,6 +26,7 @@ require('store/storages/localStorage');
27
26
  require('store/storages/sessionStorage');
28
27
  require('masked');
29
28
  require('@medipass/utils/sensitive-keys');
29
+ require('../services/storage.js');
30
30
  require('platform');
31
31
  require('@medipass/utils/constants');
32
32
  require('braintree-web/client');
@@ -40,7 +40,7 @@ require('../utils/base-urls/core.js');
40
40
  require('../utils/base-urls/risk.js');
41
41
  require('../utils/base-urls/index.js');
42
42
  require('js-cookie');
43
- require('../regions-ed54f163.js');
43
+ require('../regions-a0a28864.js');
44
44
  require('lodash/flatten');
45
45
 
46
46
 
@@ -0,0 +1,32 @@
1
+ import type { MedipassRequestOpts } from '../types';
2
+ /**
3
+ * Get documentation accounts
4
+ * @param {Object} query - Query parameters
5
+ * @param {Object} opts - Additional options
6
+ */
7
+ export declare const getDocAccounts: (query?: Record<string, any>, opts?: MedipassRequestOpts) => Promise<Record<string, any>>;
8
+ /**
9
+ * Get documentation account
10
+ * @param {String} docAccountId - Documentation Account ID
11
+ * @param {Object} opts - Additional options
12
+ */
13
+ export declare const getDocAccount: (partnerId: string, opts?: MedipassRequestOpts) => Promise<Record<string, any>>;
14
+ /**
15
+ * Create documentation account
16
+ * @param {Object} body - Request body
17
+ * @param {Object} opts - Additional options
18
+ */
19
+ export declare const createDocAccount: (body: Record<string, any>, opts?: MedipassRequestOpts) => Promise<Record<string, any>>;
20
+ /**
21
+ * Update documentation account
22
+ * @param {String} docAccountId - Documentation Account ID
23
+ * @param {Object} body - Request body
24
+ * @param {Object} opts - Additional options
25
+ */
26
+ export declare const updateDocAccount: (docAccountId: string, body: Record<string, any>, opts?: MedipassRequestOpts) => Promise<Record<string, any>>;
27
+ /**
28
+ * Delete documentation account
29
+ * @param {String} docAccountId - Documentation Account ID
30
+ * @param {Object} opts - Additional options
31
+ */
32
+ export declare const deleteDocAccount: (docAccountId: string, opts?: MedipassRequestOpts) => Promise<Record<string, any>>;
@@ -18,8 +18,7 @@ require('../utils/param-error.js');
18
18
  require('../utils/does-param-exist.js');
19
19
  require('@medipass/utils/sentry');
20
20
  require('../utils/get-axios-error.js');
21
- require('../storage-16fd26f8.js');
22
- var request = require('../staff-df3df93e.js');
21
+ var request = require('../staff-96febcd8.js');
23
22
  require('lodash/omitBy');
24
23
  require('lodash/isEmpty');
25
24
  require('store/src/store-engine');
@@ -27,6 +26,7 @@ require('store/storages/localStorage');
27
26
  require('store/storages/sessionStorage');
28
27
  require('masked');
29
28
  require('@medipass/utils/sensitive-keys');
29
+ require('../services/storage.js');
30
30
  require('platform');
31
31
  require('@medipass/utils/constants');
32
32
  require('braintree-web/client');
@@ -40,7 +40,7 @@ require('../utils/base-urls/core.js');
40
40
  require('../utils/base-urls/risk.js');
41
41
  require('../utils/base-urls/index.js');
42
42
  require('js-cookie');
43
- require('../regions-ed54f163.js');
43
+ require('../regions-a0a28864.js');
44
44
  require('lodash/flatten');
45
45
 
46
46
 
@@ -0,0 +1,90 @@
1
+ import type { BusinessDocumentsQuery, BusinessDocumentResponse, BusinessDocumentsResponse, CeaseHealthFundDocumentBody, DeclineHealthFundDocumentBody, HealthFundDocumentResponse, HealthFundDocumentsResponse, HealthFundDocumentsQuery, ParkHealthFundDocumentBody, MedipassRequestOpts } from '../types';
2
+ export declare const pathBusinessDocuments: (businessId: string) => string;
3
+ export declare const pathBusinessDocument: (businessId: string, documentId: string) => string;
4
+ export declare const pathBusinessDocumentCancel: (businessId: string, documentId: string) => string;
5
+ export declare const pathHealthFundDocument: (healthFundId: string, documentId: string) => string;
6
+ export declare const pathHealthFundDocumentApprove: (healthFundId: string, documentId: string) => string;
7
+ export declare const pathHealthFundDocumentAssignToMe: (healthFundId: string, documentId: string) => string;
8
+ export declare const pathHealthFundDocumentDecline: (healthFundId: string, documentId: string) => string;
9
+ export declare const pathHealthFundDocumentCease: (healthFundId: string, documentId: string) => string;
10
+ export declare const pathHealthFundDocumentPark: (healthFundId: string, documentId: string) => string;
11
+ export declare const pathHealthFundDocumentTag: (healthFundId: string, documentId: string, tagId: string) => string;
12
+ export declare const pathHealthFundDocuments: (healthFundId: string) => string;
13
+ /**
14
+ * Approve health fund document
15
+ * @param {String} healthFundId - Business ID
16
+ * @param {String} documentId - Document ID
17
+ * @param {Object} opts - Additional options
18
+ */
19
+ export declare const approveHealthFundDocument: (healthFundId: string, documentId: string, opts?: MedipassRequestOpts) => Promise<HealthFundDocumentResponse>;
20
+ /**
21
+ * Get business documents
22
+ * @param {String} businessId - Business ID
23
+ * @param {Object} query - Query parameters
24
+ * @param {Object} opts - Additional options
25
+ */
26
+ export declare const assignHealthFundDocumentToMe: (healthFundId: string, documentId: string, opts?: MedipassRequestOpts) => Promise<HealthFundDocumentResponse>;
27
+ /**
28
+ * Cancel business document
29
+ * @param {String} businessId - Business ID
30
+ * @param {String} documentId - Document ID
31
+ * @param {Object} opts - Additional options
32
+ */
33
+ export declare const cancelBusinessDocument: (businessId: string, documentId: string, opts?: MedipassRequestOpts) => Promise<HealthFundDocumentResponse>;
34
+ /**
35
+ * Decline health fund document
36
+ * @param {String} healthFundId - Business ID
37
+ * @param {String} documentId - Document ID
38
+ * @param {Object} opts - Additional options
39
+ */
40
+ export declare const declineHealthFundDocument: (healthFundId: string, documentId: string, body: DeclineHealthFundDocumentBody, opts?: MedipassRequestOpts) => Promise<HealthFundDocumentResponse>;
41
+ /**
42
+ * Cease health fund document
43
+ * @param {String} healthFundId - Business ID
44
+ * @param {String} documentId - Document ID
45
+ * @param {Object} opts - Additional options
46
+ */
47
+ export declare const ceaseHealthFundDocument: (healthFundId: string, documentId: string, body: CeaseHealthFundDocumentBody, opts?: MedipassRequestOpts) => Promise<HealthFundDocumentResponse>;
48
+ /**
49
+ * Delete business document tag
50
+ * @param {String} businessId - Business ID
51
+ * @param {String} documentId - Document ID
52
+ * @param {String} tagId - Tag ID
53
+ * @param {Object} opts - Additional options
54
+ */
55
+ export declare const deleteHealthFundDocumentTag: (healthFundId: string, documentId: string, tagId: string, opts?: MedipassRequestOpts) => Promise<null>;
56
+ /**
57
+ * Get business documents
58
+ * @param {String} businessId - Business ID
59
+ * @param {Object} query - Query parameters
60
+ * @param {Object} opts - Additional options
61
+ */
62
+ export declare const getBusinessDocuments: (businessId: string, query: BusinessDocumentsQuery, opts?: MedipassRequestOpts) => Promise<BusinessDocumentsResponse>;
63
+ /**
64
+ * Get business document
65
+ * @param {String} businessId - Business ID
66
+ * @param {String} documentId - Document ID
67
+ * @param {Object} opts - Additional options
68
+ */
69
+ export declare const getBusinessDocument: (businessId: string, documentId: string, opts?: MedipassRequestOpts) => Promise<BusinessDocumentResponse>;
70
+ /**
71
+ * Get health fund documents
72
+ * @param {String} healthFundId - Business ID
73
+ * @param {Object} query - Query parameters
74
+ * @param {Object} opts - Additional options
75
+ */
76
+ export declare const getHealthFundDocuments: (healthFundId: string, query: HealthFundDocumentsQuery, opts?: MedipassRequestOpts) => Promise<HealthFundDocumentsResponse>;
77
+ /**
78
+ * Get health fund document
79
+ * @param {String} healthFundId - Business ID
80
+ * @param {String} documentId - Document ID
81
+ * @param {Object} opts - Additional options
82
+ */
83
+ export declare const getHealthFundDocument: (healthFundId: string, documentId: string, opts?: MedipassRequestOpts) => Promise<HealthFundDocumentResponse>;
84
+ /**
85
+ * Park a health fund document
86
+ * @param {String} healthFundId - Business ID
87
+ * @param {String} documentId - Document ID
88
+ * @param {Object} opts - Additional options
89
+ */
90
+ export declare const parkHealthFundDocument: (healthFundId: string, documentId: string, body: ParkHealthFundDocumentBody, opts?: MedipassRequestOpts) => Promise<HealthFundDocumentResponse>;
@@ -18,8 +18,7 @@ require('../utils/param-error.js');
18
18
  require('../utils/does-param-exist.js');
19
19
  require('@medipass/utils/sentry');
20
20
  require('../utils/get-axios-error.js');
21
- require('../storage-16fd26f8.js');
22
- var request = require('../staff-df3df93e.js');
21
+ var request = require('../staff-96febcd8.js');
23
22
  require('lodash/omitBy');
24
23
  require('lodash/isEmpty');
25
24
  require('store/src/store-engine');
@@ -27,6 +26,7 @@ require('store/storages/localStorage');
27
26
  require('store/storages/sessionStorage');
28
27
  require('masked');
29
28
  require('@medipass/utils/sensitive-keys');
29
+ require('../services/storage.js');
30
30
  require('platform');
31
31
  require('@medipass/utils/constants');
32
32
  require('braintree-web/client');
@@ -40,7 +40,7 @@ require('../utils/base-urls/core.js');
40
40
  require('../utils/base-urls/risk.js');
41
41
  require('../utils/base-urls/index.js');
42
42
  require('js-cookie');
43
- require('../regions-ed54f163.js');
43
+ require('../regions-a0a28864.js');
44
44
  require('lodash/flatten');
45
45
 
46
46
 
@@ -0,0 +1,14 @@
1
+ import type { MedipassRequestOpts } from '../types';
2
+ export declare const healthFundEmailSections: (healthFundId: string, emailTemplateId: string) => string;
3
+ export declare const healthFundEmailTemplates: (healthFundId: string) => string;
4
+ export declare const healthFundTransactionEmail: (healthFundId: string, transactionId: string) => string;
5
+ export declare const healthFundDocumentEmail: (healthFundId: string, documentId: string) => string;
6
+ export declare const transactionEmailPackages: (transactionId: string) => string;
7
+ export declare const transactionEmailPackage: (transactionId: string, emailPackageId: string) => string;
8
+ export declare const getHealthFundEmailSections: (healthFundId: string, emailTemplateId: string, query?: Record<string, any>, opts?: MedipassRequestOpts) => Promise<Record<string, any>>;
9
+ export declare const getHealthFundEmailTemplates: (healthFundId: string, query?: Record<string, any>, opts?: MedipassRequestOpts) => Promise<Record<string, any>>;
10
+ export declare const generateEmailTemplate: (healthFundId: string, transactionId: string, body: Record<string, any>, opts?: MedipassRequestOpts) => Promise<Record<string, any>>;
11
+ export declare const generateDocumentEmailTemplate: (healthFundId: string, documentId: string, body: Record<string, any>, opts?: MedipassRequestOpts) => Promise<Record<string, any>>;
12
+ export declare const createEmailPackage: (transactionId: string, body?: Record<string, any>, opts?: MedipassRequestOpts) => Promise<Record<string, any>>;
13
+ export declare const updateEmailPackage: (transactionId: string, emailPackageId: string, body: Record<string, any>, opts?: MedipassRequestOpts) => Promise<Record<string, any>>;
14
+ export declare const sendEmailPackage: (transactionId: string, emailPackageId: string, body?: Record<string, any>, opts?: MedipassRequestOpts) => Promise<Record<string, any>>;
@@ -18,8 +18,7 @@ require('../utils/param-error.js');
18
18
  require('../utils/does-param-exist.js');
19
19
  require('@medipass/utils/sentry');
20
20
  require('../utils/get-axios-error.js');
21
- require('../storage-16fd26f8.js');
22
- var request = require('../staff-df3df93e.js');
21
+ var request = require('../staff-96febcd8.js');
23
22
  require('lodash/omitBy');
24
23
  require('lodash/isEmpty');
25
24
  require('store/src/store-engine');
@@ -27,6 +26,7 @@ require('store/storages/localStorage');
27
26
  require('store/storages/sessionStorage');
28
27
  require('masked');
29
28
  require('@medipass/utils/sensitive-keys');
29
+ require('../services/storage.js');
30
30
  require('platform');
31
31
  require('@medipass/utils/constants');
32
32
  require('braintree-web/client');
@@ -40,7 +40,7 @@ require('../utils/base-urls/core.js');
40
40
  require('../utils/base-urls/risk.js');
41
41
  require('../utils/base-urls/index.js');
42
42
  require('js-cookie');
43
- require('../regions-ed54f163.js');
43
+ require('../regions-a0a28864.js');
44
44
  require('lodash/flatten');
45
45
 
46
46
 
@@ -0,0 +1,20 @@
1
+ import type { MedipassRequestOpts } from '../types';
2
+ export declare const pathBusinessFormApplicationTemplate: (businessId: string, formId: string, formApplicationTemplateId: string) => string;
3
+ export declare const pathHealthFundFormApplicationTemplate: (healthFundId: string, formApplicationTemplateId: string) => string;
4
+ /**
5
+ * Get business form application template
6
+ * @param {String} businessId - Business ID
7
+ * @param {String} formId - Form ID
8
+ * @param {String} formApplicationTemplateId - Form ID
9
+ * @param {Object} query - Query parameters
10
+ * @param {Object} opts - Additional options
11
+ */
12
+ export declare const getBusinessFormApplicationTemplate: (businessId: string, formId: string, formApplicationTemplateId: string, opts?: MedipassRequestOpts) => Promise<Record<string, any>>;
13
+ /**
14
+ * Get health fund form application template
15
+ * @param {String} healthFundId - Health fund ID
16
+ * @param {String} formApplicationTemplateId - Form ID
17
+ * @param {Object} query - Query parameters
18
+ * @param {Object} opts - Additional options
19
+ */
20
+ export declare const getHealthFundFormApplicationTemplate: (healthFundId: string, formApplicationTemplateId: string, opts?: MedipassRequestOpts) => Promise<Record<string, any>>;
@@ -18,8 +18,7 @@ require('../utils/param-error.js');
18
18
  require('../utils/does-param-exist.js');
19
19
  require('@medipass/utils/sentry');
20
20
  require('../utils/get-axios-error.js');
21
- require('../storage-16fd26f8.js');
22
- var request = require('../staff-df3df93e.js');
21
+ var request = require('../staff-96febcd8.js');
23
22
  require('lodash/omitBy');
24
23
  require('lodash/isEmpty');
25
24
  require('store/src/store-engine');
@@ -27,6 +26,7 @@ require('store/storages/localStorage');
27
26
  require('store/storages/sessionStorage');
28
27
  require('masked');
29
28
  require('@medipass/utils/sensitive-keys');
29
+ require('../services/storage.js');
30
30
  require('platform');
31
31
  require('@medipass/utils/constants');
32
32
  require('braintree-web/client');
@@ -40,7 +40,7 @@ require('../utils/base-urls/core.js');
40
40
  require('../utils/base-urls/risk.js');
41
41
  require('../utils/base-urls/index.js');
42
42
  require('js-cookie');
43
- require('../regions-ed54f163.js');
43
+ require('../regions-a0a28864.js');
44
44
  require('lodash/flatten');
45
45
 
46
46
 
@@ -0,0 +1,27 @@
1
+ import type { MedipassRequestOpts } from '../types';
2
+ export declare const pathBusinessFormApplication: (businessId: string, formApplicationId: string) => string;
3
+ export declare const pathHealthFundFormApplication: (healthFundId: string, formApplicationId: string) => string;
4
+ export declare const pathUpdatePracticeRepresentative: (healthFundId: string, formApplicationId: string) => string;
5
+ /**
6
+ * Get business form application
7
+ * @param {String} businessId - Business ID
8
+ * @param {String} formApplicationId - Form ID
9
+ * @param {Object} query - Query parameters
10
+ * @param {Object} opts - Additional options
11
+ */
12
+ export declare const getBusinessFormApplication: (businessId: string, formApplicationId: string, opts?: MedipassRequestOpts) => Promise<Record<string, any>>;
13
+ /**
14
+ * Get health fund form application
15
+ * @param {String} healthFundId - Business ID
16
+ * @param {String} formApplicationId - Form ID
17
+ * @param {Object} query - Query parameters
18
+ * @param {Object} opts - Additional options
19
+ */
20
+ export declare const getHealthFundFormApplication: (healthFundId: string, formApplicationId: string, opts?: MedipassRequestOpts) => Promise<Record<string, any>>;
21
+ /**
22
+ * Update form practice representative details
23
+ * @param {Object} healthFundId - Health fund ID
24
+ * @param {Object} body - Health fund details
25
+ * @param {Object} opts - Additional options
26
+ */
27
+ export declare const updatePracticeRepresentative: (healthFundId: string, formApplicationId: string, body: Record<string, any>, opts?: MedipassRequestOpts) => Promise<Record<string, any>>;
@@ -18,8 +18,7 @@ require('../utils/param-error.js');
18
18
  require('../utils/does-param-exist.js');
19
19
  require('@medipass/utils/sentry');
20
20
  require('../utils/get-axios-error.js');
21
- require('../storage-16fd26f8.js');
22
- var request = require('../staff-df3df93e.js');
21
+ var request = require('../staff-96febcd8.js');
23
22
  require('lodash/omitBy');
24
23
  require('lodash/isEmpty');
25
24
  require('store/src/store-engine');
@@ -27,6 +26,7 @@ require('store/storages/localStorage');
27
26
  require('store/storages/sessionStorage');
28
27
  require('masked');
29
28
  require('@medipass/utils/sensitive-keys');
29
+ require('../services/storage.js');
30
30
  require('platform');
31
31
  require('@medipass/utils/constants');
32
32
  require('braintree-web/client');
@@ -40,7 +40,7 @@ require('../utils/base-urls/core.js');
40
40
  require('../utils/base-urls/risk.js');
41
41
  require('../utils/base-urls/index.js');
42
42
  require('js-cookie');
43
- require('../regions-ed54f163.js');
43
+ require('../regions-a0a28864.js');
44
44
  require('lodash/flatten');
45
45
 
46
46