@medipass/web-sdk 11.22.0 → 11.22.1-fix-icare-sdk-is-taxable.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 (83) hide show
  1. package/lib/index.js +3 -3
  2. package/lib/{regions-dbb93ab6.js → regions-7b23080d.js} +1 -1
  3. package/lib/resources/accounts.js +3 -3
  4. package/lib/resources/actions.js +3 -3
  5. package/lib/resources/applications.js +3 -3
  6. package/lib/resources/attachments.js +3 -3
  7. package/lib/resources/auth.js +3 -3
  8. package/lib/resources/bulk-uploads.js +3 -3
  9. package/lib/resources/business-profiles.js +3 -3
  10. package/lib/resources/businesses.js +3 -3
  11. package/lib/resources/claim-items.js +3 -3
  12. package/lib/resources/devices.js +3 -3
  13. package/lib/resources/doc-accounts.js +3 -3
  14. package/lib/resources/documents.js +3 -3
  15. package/lib/resources/emails.js +3 -3
  16. package/lib/resources/form-application-templates.js +3 -3
  17. package/lib/resources/form-applications.js +3 -3
  18. package/lib/resources/forms.js +3 -3
  19. package/lib/resources/funder-settings.js +3 -3
  20. package/lib/resources/funders.js +3 -3
  21. package/lib/resources/futures.js +3 -3
  22. package/lib/resources/health-fund-accounts.js +3 -3
  23. package/lib/resources/health-fund-settings.js +3 -3
  24. package/lib/resources/healthfunds.js +3 -3
  25. package/lib/resources/icditems.js +3 -3
  26. package/lib/resources/invoice-scans.js +3 -3
  27. package/lib/resources/jhcs.js +3 -3
  28. package/lib/resources/kyc.js +3 -3
  29. package/lib/resources/logs.js +3 -3
  30. package/lib/resources/members.js +3 -3
  31. package/lib/resources/message-mappings.js +3 -3
  32. package/lib/resources/minions.js +3 -3
  33. package/lib/resources/modalities.js +3 -3
  34. package/lib/resources/notes.js +3 -3
  35. package/lib/resources/onboarding-applications.js +3 -3
  36. package/lib/resources/onboarding-requests.js +3 -3
  37. package/lib/resources/ops.js +3 -3
  38. package/lib/resources/organisations.js +3 -3
  39. package/lib/resources/partners.js +3 -3
  40. package/lib/resources/patients.js +3 -3
  41. package/lib/resources/payments.js +3 -3
  42. package/lib/resources/pms.js +3 -3
  43. package/lib/resources/practice-profiles.js +3 -3
  44. package/lib/resources/practice-types.js +3 -3
  45. package/lib/resources/practices.js +3 -3
  46. package/lib/resources/products.js +3 -3
  47. package/lib/resources/professional-categories.js +3 -3
  48. package/lib/resources/provider-number-types.js +3 -3
  49. package/lib/resources/provider-registration-types.js +3 -3
  50. package/lib/resources/provider-requests.js +3 -3
  51. package/lib/resources/provider-types.js +3 -3
  52. package/lib/resources/ref-sources.js +3 -3
  53. package/lib/resources/risk.js +3 -3
  54. package/lib/resources/rnas.js +3 -3
  55. package/lib/resources/roles.js +3 -3
  56. package/lib/resources/self-checkout-sessions.js +3 -3
  57. package/lib/resources/services.js +3 -3
  58. package/lib/resources/settlements.js +3 -3
  59. package/lib/resources/sign-up.js +3 -3
  60. package/lib/resources/specialties.js +3 -3
  61. package/lib/resources/staff-profiles.js +3 -3
  62. package/lib/resources/staff.js +3 -3
  63. package/lib/resources/statistics.js +3 -3
  64. package/lib/resources/subscriptions.js +3 -3
  65. package/lib/resources/terminals.js +3 -3
  66. package/lib/resources/transaction-export.js +3 -3
  67. package/lib/resources/transactions.js +3 -3
  68. package/lib/resources/triggers.js +3 -3
  69. package/lib/resources/vendors.js +3 -3
  70. package/lib/resources/verify.js +3 -3
  71. package/lib/resources/workers.js +3 -3
  72. package/lib/resources/workflow-exceptions.js +3 -3
  73. package/lib/services/aws.js +3 -3
  74. package/lib/services/storage.js +1 -1
  75. package/lib/services/version.js +3 -3
  76. package/lib/{staff-abd52ae1.js → staff-2ae2ad1b.js} +77 -77
  77. package/lib/{storage-fd1900d1.js → storage-4b403caa.js} +135 -81
  78. package/lib/utils/application.js +3 -3
  79. package/lib/utils/professions.js +3 -3
  80. package/lib/utils/regions.js +2 -2
  81. package/lib/utils/request.js +3 -3
  82. package/lib/utils/staff.js +3 -3
  83. package/package.json +3 -3
@@ -9,55 +9,52 @@ var sessionStorage = _interopDefault(require('store/storages/sessionStorage'));
9
9
  var masked = _interopDefault(require('masked'));
10
10
  var sensitiveKeys = require('@medipass/utils/sensitive-keys');
11
11
 
12
+ function unwrapExports (x) {
13
+ return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, 'default') ? x['default'] : x;
14
+ }
15
+
12
16
  function createCommonjsModule(fn, module) {
13
17
  return module = { exports: {} }, fn(module, module.exports), module.exports;
14
18
  }
15
19
 
16
- /** @license React v16.13.1
17
- * react-is.production.min.js
18
- *
19
- * Copyright (c) Facebook, Inc. and its affiliates.
20
- *
21
- * This source code is licensed under the MIT license found in the
22
- * LICENSE file in the root directory of this source tree.
23
- */
24
- var b="function"===typeof Symbol&&Symbol.for,c=b?Symbol.for("react.element"):60103,d=b?Symbol.for("react.portal"):60106,e=b?Symbol.for("react.fragment"):60107,f=b?Symbol.for("react.strict_mode"):60108,g=b?Symbol.for("react.profiler"):60114,h=b?Symbol.for("react.provider"):60109,k=b?Symbol.for("react.context"):60110,l=b?Symbol.for("react.async_mode"):60111,m=b?Symbol.for("react.concurrent_mode"):60111,n=b?Symbol.for("react.forward_ref"):60112,p=b?Symbol.for("react.suspense"):60113,q=b?
25
- Symbol.for("react.suspense_list"):60120,r=b?Symbol.for("react.memo"):60115,t=b?Symbol.for("react.lazy"):60116,v=b?Symbol.for("react.block"):60121,w=b?Symbol.for("react.fundamental"):60117,x=b?Symbol.for("react.responder"):60118,y=b?Symbol.for("react.scope"):60119;
26
- function z(a){if("object"===typeof a&&null!==a){var u=a.$$typeof;switch(u){case c:switch(a=a.type,a){case l:case m:case e:case g:case f:case p:return a;default:switch(a=a&&a.$$typeof,a){case k:case n:case t:case r:case h:return a;default:return u}}case d:return u}}}function A(a){return z(a)===m}var AsyncMode=l;var ConcurrentMode=m;var ContextConsumer=k;var ContextProvider=h;var Element=c;var ForwardRef=n;var Fragment=e;var Lazy=t;var Memo=r;var Portal=d;
27
- var Profiler=g;var StrictMode=f;var Suspense=p;var isAsyncMode=function(a){return A(a)||z(a)===l};var isConcurrentMode=A;var isContextConsumer=function(a){return z(a)===k};var isContextProvider=function(a){return z(a)===h};var isElement=function(a){return "object"===typeof a&&null!==a&&a.$$typeof===c};var isForwardRef=function(a){return z(a)===n};var isFragment=function(a){return z(a)===e};var isLazy=function(a){return z(a)===t};
28
- var isMemo=function(a){return z(a)===r};var isPortal=function(a){return z(a)===d};var isProfiler=function(a){return z(a)===g};var isStrictMode=function(a){return z(a)===f};var isSuspense=function(a){return z(a)===p};
29
- var isValidElementType=function(a){return "string"===typeof a||"function"===typeof a||a===e||a===m||a===g||a===f||a===p||a===q||"object"===typeof a&&null!==a&&(a.$$typeof===t||a.$$typeof===r||a.$$typeof===h||a.$$typeof===k||a.$$typeof===n||a.$$typeof===w||a.$$typeof===x||a.$$typeof===y||a.$$typeof===v)};var typeOf=z;
30
-
31
- var reactIs_production_min = {
32
- AsyncMode: AsyncMode,
33
- ConcurrentMode: ConcurrentMode,
34
- ContextConsumer: ContextConsumer,
35
- ContextProvider: ContextProvider,
36
- Element: Element,
37
- ForwardRef: ForwardRef,
38
- Fragment: Fragment,
39
- Lazy: Lazy,
40
- Memo: Memo,
41
- Portal: Portal,
42
- Profiler: Profiler,
43
- StrictMode: StrictMode,
44
- Suspense: Suspense,
45
- isAsyncMode: isAsyncMode,
46
- isConcurrentMode: isConcurrentMode,
47
- isContextConsumer: isContextConsumer,
48
- isContextProvider: isContextProvider,
49
- isElement: isElement,
50
- isForwardRef: isForwardRef,
51
- isFragment: isFragment,
52
- isLazy: isLazy,
53
- isMemo: isMemo,
54
- isPortal: isPortal,
55
- isProfiler: isProfiler,
56
- isStrictMode: isStrictMode,
57
- isSuspense: isSuspense,
58
- isValidElementType: isValidElementType,
59
- typeOf: typeOf
60
- };
20
+ var reactIs_production_min = createCommonjsModule(function (module, exports) {
21
+ Object.defineProperty(exports,"__esModule",{value:!0});
22
+ var b="function"===typeof Symbol&&Symbol.for,c=b?Symbol.for("react.element"):60103,d=b?Symbol.for("react.portal"):60106,e=b?Symbol.for("react.fragment"):60107,f=b?Symbol.for("react.strict_mode"):60108,g=b?Symbol.for("react.profiler"):60114,h=b?Symbol.for("react.provider"):60109,k=b?Symbol.for("react.context"):60110,l=b?Symbol.for("react.async_mode"):60111,m=b?Symbol.for("react.concurrent_mode"):60111,n=b?Symbol.for("react.forward_ref"):60112,p=b?Symbol.for("react.suspense"):60113,q=b?Symbol.for("react.suspense_list"):
23
+ 60120,r=b?Symbol.for("react.memo"):60115,t=b?Symbol.for("react.lazy"):60116,v=b?Symbol.for("react.fundamental"):60117,w=b?Symbol.for("react.responder"):60118,x=b?Symbol.for("react.scope"):60119;function y(a){if("object"===typeof a&&null!==a){var u=a.$$typeof;switch(u){case c:switch(a=a.type,a){case l:case m:case e:case g:case f:case p:return a;default:switch(a=a&&a.$$typeof,a){case k:case n:case t:case r:case h:return a;default:return u}}case d:return u}}}function z(a){return y(a)===m}
24
+ exports.typeOf=y;exports.AsyncMode=l;exports.ConcurrentMode=m;exports.ContextConsumer=k;exports.ContextProvider=h;exports.Element=c;exports.ForwardRef=n;exports.Fragment=e;exports.Lazy=t;exports.Memo=r;exports.Portal=d;exports.Profiler=g;exports.StrictMode=f;exports.Suspense=p;
25
+ exports.isValidElementType=function(a){return "string"===typeof a||"function"===typeof a||a===e||a===m||a===g||a===f||a===p||a===q||"object"===typeof a&&null!==a&&(a.$$typeof===t||a.$$typeof===r||a.$$typeof===h||a.$$typeof===k||a.$$typeof===n||a.$$typeof===v||a.$$typeof===w||a.$$typeof===x)};exports.isAsyncMode=function(a){return z(a)||y(a)===l};exports.isConcurrentMode=z;exports.isContextConsumer=function(a){return y(a)===k};exports.isContextProvider=function(a){return y(a)===h};
26
+ exports.isElement=function(a){return "object"===typeof a&&null!==a&&a.$$typeof===c};exports.isForwardRef=function(a){return y(a)===n};exports.isFragment=function(a){return y(a)===e};exports.isLazy=function(a){return y(a)===t};exports.isMemo=function(a){return y(a)===r};exports.isPortal=function(a){return y(a)===d};exports.isProfiler=function(a){return y(a)===g};exports.isStrictMode=function(a){return y(a)===f};exports.isSuspense=function(a){return y(a)===p};
27
+ });
28
+
29
+ unwrapExports(reactIs_production_min);
30
+ var reactIs_production_min_1 = reactIs_production_min.typeOf;
31
+ var reactIs_production_min_2 = reactIs_production_min.AsyncMode;
32
+ var reactIs_production_min_3 = reactIs_production_min.ConcurrentMode;
33
+ var reactIs_production_min_4 = reactIs_production_min.ContextConsumer;
34
+ var reactIs_production_min_5 = reactIs_production_min.ContextProvider;
35
+ var reactIs_production_min_6 = reactIs_production_min.Element;
36
+ var reactIs_production_min_7 = reactIs_production_min.ForwardRef;
37
+ var reactIs_production_min_8 = reactIs_production_min.Fragment;
38
+ var reactIs_production_min_9 = reactIs_production_min.Lazy;
39
+ var reactIs_production_min_10 = reactIs_production_min.Memo;
40
+ var reactIs_production_min_11 = reactIs_production_min.Portal;
41
+ var reactIs_production_min_12 = reactIs_production_min.Profiler;
42
+ var reactIs_production_min_13 = reactIs_production_min.StrictMode;
43
+ var reactIs_production_min_14 = reactIs_production_min.Suspense;
44
+ var reactIs_production_min_15 = reactIs_production_min.isValidElementType;
45
+ var reactIs_production_min_16 = reactIs_production_min.isAsyncMode;
46
+ var reactIs_production_min_17 = reactIs_production_min.isConcurrentMode;
47
+ var reactIs_production_min_18 = reactIs_production_min.isContextConsumer;
48
+ var reactIs_production_min_19 = reactIs_production_min.isContextProvider;
49
+ var reactIs_production_min_20 = reactIs_production_min.isElement;
50
+ var reactIs_production_min_21 = reactIs_production_min.isForwardRef;
51
+ var reactIs_production_min_22 = reactIs_production_min.isFragment;
52
+ var reactIs_production_min_23 = reactIs_production_min.isLazy;
53
+ var reactIs_production_min_24 = reactIs_production_min.isMemo;
54
+ var reactIs_production_min_25 = reactIs_production_min.isPortal;
55
+ var reactIs_production_min_26 = reactIs_production_min.isProfiler;
56
+ var reactIs_production_min_27 = reactIs_production_min.isStrictMode;
57
+ var reactIs_production_min_28 = reactIs_production_min.isSuspense;
61
58
 
62
59
  var reactIs_development = createCommonjsModule(function (module, exports) {
63
60
 
@@ -66,6 +63,8 @@ var reactIs_development = createCommonjsModule(function (module, exports) {
66
63
  if (process.env.NODE_ENV !== "production") {
67
64
  (function() {
68
65
 
66
+ Object.defineProperty(exports, '__esModule', { value: true });
67
+
69
68
  // The Symbol used to tag the ReactElement-like types. If there is no native Symbol
70
69
  // nor polyfill, then a plain number is used for performance.
71
70
  var hasSymbol = typeof Symbol === 'function' && Symbol.for;
@@ -85,16 +84,70 @@ var REACT_SUSPENSE_TYPE = hasSymbol ? Symbol.for('react.suspense') : 0xead1;
85
84
  var REACT_SUSPENSE_LIST_TYPE = hasSymbol ? Symbol.for('react.suspense_list') : 0xead8;
86
85
  var REACT_MEMO_TYPE = hasSymbol ? Symbol.for('react.memo') : 0xead3;
87
86
  var REACT_LAZY_TYPE = hasSymbol ? Symbol.for('react.lazy') : 0xead4;
88
- var REACT_BLOCK_TYPE = hasSymbol ? Symbol.for('react.block') : 0xead9;
89
87
  var REACT_FUNDAMENTAL_TYPE = hasSymbol ? Symbol.for('react.fundamental') : 0xead5;
90
88
  var REACT_RESPONDER_TYPE = hasSymbol ? Symbol.for('react.responder') : 0xead6;
91
89
  var REACT_SCOPE_TYPE = hasSymbol ? Symbol.for('react.scope') : 0xead7;
92
90
 
93
91
  function isValidElementType(type) {
94
92
  return typeof type === 'string' || typeof type === 'function' || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
95
- type === REACT_FRAGMENT_TYPE || type === REACT_CONCURRENT_MODE_TYPE || type === REACT_PROFILER_TYPE || type === REACT_STRICT_MODE_TYPE || type === REACT_SUSPENSE_TYPE || type === REACT_SUSPENSE_LIST_TYPE || typeof type === 'object' && type !== null && (type.$$typeof === REACT_LAZY_TYPE || type.$$typeof === REACT_MEMO_TYPE || type.$$typeof === REACT_PROVIDER_TYPE || type.$$typeof === REACT_CONTEXT_TYPE || type.$$typeof === REACT_FORWARD_REF_TYPE || type.$$typeof === REACT_FUNDAMENTAL_TYPE || type.$$typeof === REACT_RESPONDER_TYPE || type.$$typeof === REACT_SCOPE_TYPE || type.$$typeof === REACT_BLOCK_TYPE);
93
+ type === REACT_FRAGMENT_TYPE || type === REACT_CONCURRENT_MODE_TYPE || type === REACT_PROFILER_TYPE || type === REACT_STRICT_MODE_TYPE || type === REACT_SUSPENSE_TYPE || type === REACT_SUSPENSE_LIST_TYPE || typeof type === 'object' && type !== null && (type.$$typeof === REACT_LAZY_TYPE || type.$$typeof === REACT_MEMO_TYPE || type.$$typeof === REACT_PROVIDER_TYPE || type.$$typeof === REACT_CONTEXT_TYPE || type.$$typeof === REACT_FORWARD_REF_TYPE || type.$$typeof === REACT_FUNDAMENTAL_TYPE || type.$$typeof === REACT_RESPONDER_TYPE || type.$$typeof === REACT_SCOPE_TYPE);
96
94
  }
97
95
 
96
+ /**
97
+ * Forked from fbjs/warning:
98
+ * https://github.com/facebook/fbjs/blob/e66ba20ad5be433eb54423f2b097d829324d9de6/packages/fbjs/src/__forks__/warning.js
99
+ *
100
+ * Only change is we use console.warn instead of console.error,
101
+ * and do nothing when 'console' is not supported.
102
+ * This really simplifies the code.
103
+ * ---
104
+ * Similar to invariant but only logs a warning if the condition is not met.
105
+ * This can be used to log issues in development environments in critical
106
+ * paths. Removing the logging code for production environments will keep the
107
+ * same logic and follow the same code paths.
108
+ */
109
+ var lowPriorityWarningWithoutStack = function () {};
110
+
111
+ {
112
+ var printWarning = function (format) {
113
+ for (var _len = arguments.length, args = new Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {
114
+ args[_key - 1] = arguments[_key];
115
+ }
116
+
117
+ var argIndex = 0;
118
+ var message = 'Warning: ' + format.replace(/%s/g, function () {
119
+ return args[argIndex++];
120
+ });
121
+
122
+ if (typeof console !== 'undefined') {
123
+ console.warn(message);
124
+ }
125
+
126
+ try {
127
+ // --- Welcome to debugging React ---
128
+ // This error was thrown as a convenience so that you can use this stack
129
+ // to find the callsite that caused this warning to fire.
130
+ throw new Error(message);
131
+ } catch (x) {}
132
+ };
133
+
134
+ lowPriorityWarningWithoutStack = function (condition, format) {
135
+ if (format === undefined) {
136
+ throw new Error('`lowPriorityWarningWithoutStack(condition, format, ...args)` requires a warning ' + 'message argument');
137
+ }
138
+
139
+ if (!condition) {
140
+ for (var _len2 = arguments.length, args = new Array(_len2 > 2 ? _len2 - 2 : 0), _key2 = 2; _key2 < _len2; _key2++) {
141
+ args[_key2 - 2] = arguments[_key2];
142
+ }
143
+
144
+ printWarning.apply(void 0, [format].concat(args));
145
+ }
146
+ };
147
+ }
148
+
149
+ var lowPriorityWarningWithoutStack$1 = lowPriorityWarningWithoutStack;
150
+
98
151
  function typeOf(object) {
99
152
  if (typeof object === 'object' && object !== null) {
100
153
  var $$typeof = object.$$typeof;
@@ -155,9 +208,8 @@ var hasWarnedAboutDeprecatedIsAsyncMode = false; // AsyncMode should be deprecat
155
208
  function isAsyncMode(object) {
156
209
  {
157
210
  if (!hasWarnedAboutDeprecatedIsAsyncMode) {
158
- hasWarnedAboutDeprecatedIsAsyncMode = true; // Using console['warn'] to evade Babel and ESLint
159
-
160
- console['warn']('The ReactIs.isAsyncMode() alias has been deprecated, ' + 'and will be removed in React 17+. Update your code to use ' + 'ReactIs.isConcurrentMode() instead. It has the exact same API.');
211
+ hasWarnedAboutDeprecatedIsAsyncMode = true;
212
+ lowPriorityWarningWithoutStack$1(false, 'The ReactIs.isAsyncMode() alias has been deprecated, ' + 'and will be removed in React 17+. Update your code to use ' + 'ReactIs.isConcurrentMode() instead. It has the exact same API.');
161
213
  }
162
214
  }
163
215
 
@@ -200,6 +252,7 @@ function isSuspense(object) {
200
252
  return typeOf(object) === REACT_SUSPENSE_TYPE;
201
253
  }
202
254
 
255
+ exports.typeOf = typeOf;
203
256
  exports.AsyncMode = AsyncMode;
204
257
  exports.ConcurrentMode = ConcurrentMode;
205
258
  exports.ContextConsumer = ContextConsumer;
@@ -213,6 +266,7 @@ exports.Portal = Portal;
213
266
  exports.Profiler = Profiler;
214
267
  exports.StrictMode = StrictMode;
215
268
  exports.Suspense = Suspense;
269
+ exports.isValidElementType = isValidElementType;
216
270
  exports.isAsyncMode = isAsyncMode;
217
271
  exports.isConcurrentMode = isConcurrentMode;
218
272
  exports.isContextConsumer = isContextConsumer;
@@ -226,39 +280,39 @@ exports.isPortal = isPortal;
226
280
  exports.isProfiler = isProfiler;
227
281
  exports.isStrictMode = isStrictMode;
228
282
  exports.isSuspense = isSuspense;
229
- exports.isValidElementType = isValidElementType;
230
- exports.typeOf = typeOf;
231
283
  })();
232
284
  }
233
285
  });
234
- var reactIs_development_1 = reactIs_development.AsyncMode;
235
- var reactIs_development_2 = reactIs_development.ConcurrentMode;
236
- var reactIs_development_3 = reactIs_development.ContextConsumer;
237
- var reactIs_development_4 = reactIs_development.ContextProvider;
238
- var reactIs_development_5 = reactIs_development.Element;
239
- var reactIs_development_6 = reactIs_development.ForwardRef;
240
- var reactIs_development_7 = reactIs_development.Fragment;
241
- var reactIs_development_8 = reactIs_development.Lazy;
242
- var reactIs_development_9 = reactIs_development.Memo;
243
- var reactIs_development_10 = reactIs_development.Portal;
244
- var reactIs_development_11 = reactIs_development.Profiler;
245
- var reactIs_development_12 = reactIs_development.StrictMode;
246
- var reactIs_development_13 = reactIs_development.Suspense;
247
- var reactIs_development_14 = reactIs_development.isAsyncMode;
248
- var reactIs_development_15 = reactIs_development.isConcurrentMode;
249
- var reactIs_development_16 = reactIs_development.isContextConsumer;
250
- var reactIs_development_17 = reactIs_development.isContextProvider;
251
- var reactIs_development_18 = reactIs_development.isElement;
252
- var reactIs_development_19 = reactIs_development.isForwardRef;
253
- var reactIs_development_20 = reactIs_development.isFragment;
254
- var reactIs_development_21 = reactIs_development.isLazy;
255
- var reactIs_development_22 = reactIs_development.isMemo;
256
- var reactIs_development_23 = reactIs_development.isPortal;
257
- var reactIs_development_24 = reactIs_development.isProfiler;
258
- var reactIs_development_25 = reactIs_development.isStrictMode;
259
- var reactIs_development_26 = reactIs_development.isSuspense;
260
- var reactIs_development_27 = reactIs_development.isValidElementType;
261
- var reactIs_development_28 = reactIs_development.typeOf;
286
+
287
+ unwrapExports(reactIs_development);
288
+ var reactIs_development_1 = reactIs_development.typeOf;
289
+ var reactIs_development_2 = reactIs_development.AsyncMode;
290
+ var reactIs_development_3 = reactIs_development.ConcurrentMode;
291
+ var reactIs_development_4 = reactIs_development.ContextConsumer;
292
+ var reactIs_development_5 = reactIs_development.ContextProvider;
293
+ var reactIs_development_6 = reactIs_development.Element;
294
+ var reactIs_development_7 = reactIs_development.ForwardRef;
295
+ var reactIs_development_8 = reactIs_development.Fragment;
296
+ var reactIs_development_9 = reactIs_development.Lazy;
297
+ var reactIs_development_10 = reactIs_development.Memo;
298
+ var reactIs_development_11 = reactIs_development.Portal;
299
+ var reactIs_development_12 = reactIs_development.Profiler;
300
+ var reactIs_development_13 = reactIs_development.StrictMode;
301
+ var reactIs_development_14 = reactIs_development.Suspense;
302
+ var reactIs_development_15 = reactIs_development.isValidElementType;
303
+ var reactIs_development_16 = reactIs_development.isAsyncMode;
304
+ var reactIs_development_17 = reactIs_development.isConcurrentMode;
305
+ var reactIs_development_18 = reactIs_development.isContextConsumer;
306
+ var reactIs_development_19 = reactIs_development.isContextProvider;
307
+ var reactIs_development_20 = reactIs_development.isElement;
308
+ var reactIs_development_21 = reactIs_development.isForwardRef;
309
+ var reactIs_development_22 = reactIs_development.isFragment;
310
+ var reactIs_development_23 = reactIs_development.isLazy;
311
+ var reactIs_development_24 = reactIs_development.isMemo;
312
+ var reactIs_development_25 = reactIs_development.isPortal;
313
+ var reactIs_development_26 = reactIs_development.isProfiler;
314
+ var reactIs_development_27 = reactIs_development.isStrictMode;
315
+ var reactIs_development_28 = reactIs_development.isSuspense;
262
316
 
263
317
  var reactIs = createCommonjsModule(function (module) {
264
318
 
@@ -1114,7 +1168,7 @@ if (process.env.NODE_ENV !== 'production') {
1114
1168
  }
1115
1169
  });
1116
1170
 
1117
- function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) { symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); } keys.push.apply(keys, symbols); } return keys; }
1171
+ function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); keys.push.apply(keys, symbols); } return keys; }
1118
1172
 
1119
1173
  function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { _defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
1120
1174
  var STORAGE_PREFIX = 'medipass-web-sdk';
@@ -18,8 +18,8 @@ require('./param-error.js');
18
18
  require('./does-param-exist.js');
19
19
  require('@medipass/utils/sentry');
20
20
  require('./get-axios-error.js');
21
- require('../storage-fd1900d1.js');
22
- var request = require('../staff-abd52ae1.js');
21
+ require('../storage-4b403caa.js');
22
+ var request = require('../staff-2ae2ad1b.js');
23
23
  require('lodash/omitBy');
24
24
  require('lodash/isEmpty');
25
25
  require('store/src/store-engine');
@@ -40,7 +40,7 @@ require('./base-urls/core.js');
40
40
  require('./base-urls/risk.js');
41
41
  require('./base-urls/index.js');
42
42
  require('js-cookie');
43
- require('../regions-dbb93ab6.js');
43
+ require('../regions-7b23080d.js');
44
44
  require('lodash/flatten');
45
45
 
46
46
 
@@ -18,8 +18,8 @@ require('./param-error.js');
18
18
  require('./does-param-exist.js');
19
19
  require('@medipass/utils/sentry');
20
20
  require('./get-axios-error.js');
21
- require('../storage-fd1900d1.js');
22
- var request = require('../staff-abd52ae1.js');
21
+ require('../storage-4b403caa.js');
22
+ var request = require('../staff-2ae2ad1b.js');
23
23
  require('lodash/omitBy');
24
24
  require('lodash/isEmpty');
25
25
  require('store/src/store-engine');
@@ -40,7 +40,7 @@ require('./base-urls/core.js');
40
40
  require('./base-urls/risk.js');
41
41
  require('./base-urls/index.js');
42
42
  require('js-cookie');
43
- require('../regions-dbb93ab6.js');
43
+ require('../regions-7b23080d.js');
44
44
  require('lodash/flatten');
45
45
 
46
46
 
@@ -3,14 +3,14 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  require('@babel/runtime/helpers/defineProperty');
6
- require('../storage-fd1900d1.js');
6
+ require('../storage-4b403caa.js');
7
7
  require('store/src/store-engine');
8
8
  require('store/storages/localStorage');
9
9
  require('store/storages/sessionStorage');
10
10
  require('masked');
11
11
  require('@medipass/utils/sensitive-keys');
12
12
  require('js-cookie');
13
- var regions = require('../regions-dbb93ab6.js');
13
+ var regions = require('../regions-7b23080d.js');
14
14
 
15
15
 
16
16
 
@@ -18,8 +18,8 @@ require('./param-error.js');
18
18
  require('./does-param-exist.js');
19
19
  require('@medipass/utils/sentry');
20
20
  require('./get-axios-error.js');
21
- require('../storage-fd1900d1.js');
22
- var request = require('../staff-abd52ae1.js');
21
+ require('../storage-4b403caa.js');
22
+ var request = require('../staff-2ae2ad1b.js');
23
23
  require('lodash/omitBy');
24
24
  require('lodash/isEmpty');
25
25
  require('store/src/store-engine');
@@ -40,7 +40,7 @@ require('./base-urls/core.js');
40
40
  require('./base-urls/risk.js');
41
41
  require('./base-urls/index.js');
42
42
  require('js-cookie');
43
- require('../regions-dbb93ab6.js');
43
+ require('../regions-7b23080d.js');
44
44
  require('lodash/flatten');
45
45
 
46
46
 
@@ -18,8 +18,8 @@ require('./param-error.js');
18
18
  require('./does-param-exist.js');
19
19
  require('@medipass/utils/sentry');
20
20
  require('./get-axios-error.js');
21
- require('../storage-fd1900d1.js');
22
- var request = require('../staff-abd52ae1.js');
21
+ require('../storage-4b403caa.js');
22
+ var request = require('../staff-2ae2ad1b.js');
23
23
  require('lodash/omitBy');
24
24
  require('lodash/isEmpty');
25
25
  require('store/src/store-engine');
@@ -40,7 +40,7 @@ require('./base-urls/core.js');
40
40
  require('./base-urls/risk.js');
41
41
  require('./base-urls/index.js');
42
42
  require('js-cookie');
43
- require('../regions-dbb93ab6.js');
43
+ require('../regions-7b23080d.js');
44
44
  require('lodash/flatten');
45
45
 
46
46
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@medipass/web-sdk",
3
- "version": "11.22.0",
3
+ "version": "11.22.1-fix-icare-sdk-is-taxable.0",
4
4
  "description": "",
5
5
  "main": "lib/index.js",
6
6
  "scripts": {
@@ -42,7 +42,7 @@
42
42
  },
43
43
  "devDependencies": {
44
44
  "@babel/plugin-transform-runtime": "7.8.3",
45
- "@medipass/utils": "^11.58.0",
45
+ "@medipass/utils": "^11.58.1-fix-icare-sdk-is-taxable.0",
46
46
  "axios-mock-adapter": "1.19.0",
47
47
  "babel-eslint": "10.0.1",
48
48
  "eslint": "^4.8.0",
@@ -50,5 +50,5 @@
50
50
  "query-string": "7.0.0",
51
51
  "rimraf": "^2.6.2"
52
52
  },
53
- "gitHead": "d7303672f04de59f6463ffb2033ec97e6a32c6e2"
53
+ "gitHead": "5da137d375e0508999654a322fadc58701dceaf1"
54
54
  }