@medipass/utils 12.0.0 → 12.0.1

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 (712) hide show
  1. package/dist/_virtual/rolldown_runtime.js +1 -29
  2. package/dist/build-validation-schema.d.ts +17 -18
  3. package/dist/build-validation-schema.js +26 -32
  4. package/dist/build-validation-schema.js.map +1 -1
  5. package/dist/datetime.js +3 -3
  6. package/dist/documents/workflow-state-formatted.d.ts +4 -4
  7. package/dist/documents/workflow-state-formatted.js +5 -7
  8. package/dist/documents/workflow-state-formatted.js.map +1 -1
  9. package/dist/funders.js +2 -4
  10. package/dist/funders.js.map +1 -1
  11. package/dist/get-env.js +5 -9
  12. package/dist/get-env.js.map +1 -1
  13. package/dist/get-select-options.js +7 -9
  14. package/dist/get-select-options.js.map +1 -1
  15. package/dist/google-addresses.js +4 -7
  16. package/dist/google-addresses.js.map +1 -1
  17. package/dist/masked.js +4 -7
  18. package/dist/masked.js.map +1 -1
  19. package/dist/products.js +4 -6
  20. package/dist/products.js.map +1 -1
  21. package/dist/redux-actions.js +2 -4
  22. package/dist/redux-actions.js.map +1 -1
  23. package/dist/redux-reducer.js +4 -7
  24. package/dist/redux-reducer.js.map +1 -1
  25. package/dist/sanitise-url.js +2 -4
  26. package/dist/sanitise-url.js.map +1 -1
  27. package/dist/sentry.js +15 -21
  28. package/dist/sentry.js.map +1 -1
  29. package/dist/service-items.js +18 -22
  30. package/dist/service-items.js.map +1 -1
  31. package/dist/transaction-status-helpers.js +2 -4
  32. package/dist/transaction-status-helpers.js.map +1 -1
  33. package/dist/transaction-status.js +7 -9
  34. package/dist/transaction-status.js.map +1 -1
  35. package/dist/validate-form.js +11 -14
  36. package/dist/validate-form.js.map +1 -1
  37. package/dist/validate.js +9 -14
  38. package/dist/validate.js.map +1 -1
  39. package/dist/workflow-state-formatted.d.ts +3 -3
  40. package/dist/workflow-state-formatted.js +4 -6
  41. package/dist/workflow-state-formatted.js.map +1 -1
  42. package/package.json +10 -7
  43. package/dist/node_modules/@sentry/browser/esm/backend.js +0 -59
  44. package/dist/node_modules/@sentry/browser/esm/backend.js.map +0 -1
  45. package/dist/node_modules/@sentry/browser/esm/client.js +0 -75
  46. package/dist/node_modules/@sentry/browser/esm/client.js.map +0 -1
  47. package/dist/node_modules/@sentry/browser/esm/eventbuilder.js +0 -48
  48. package/dist/node_modules/@sentry/browser/esm/eventbuilder.js.map +0 -1
  49. package/dist/node_modules/@sentry/browser/esm/helpers.js +0 -94
  50. package/dist/node_modules/@sentry/browser/esm/helpers.js.map +0 -1
  51. package/dist/node_modules/@sentry/browser/esm/index.js +0 -59
  52. package/dist/node_modules/@sentry/browser/esm/index.js.map +0 -1
  53. package/dist/node_modules/@sentry/browser/esm/integrations/breadcrumbs.js +0 -218
  54. package/dist/node_modules/@sentry/browser/esm/integrations/breadcrumbs.js.map +0 -1
  55. package/dist/node_modules/@sentry/browser/esm/integrations/globalhandlers.js +0 -166
  56. package/dist/node_modules/@sentry/browser/esm/integrations/globalhandlers.js.map +0 -1
  57. package/dist/node_modules/@sentry/browser/esm/integrations/index.js +0 -19
  58. package/dist/node_modules/@sentry/browser/esm/integrations/index.js.map +0 -1
  59. package/dist/node_modules/@sentry/browser/esm/integrations/linkederrors.js +0 -62
  60. package/dist/node_modules/@sentry/browser/esm/integrations/linkederrors.js.map +0 -1
  61. package/dist/node_modules/@sentry/browser/esm/integrations/trycatch.js +0 -172
  62. package/dist/node_modules/@sentry/browser/esm/integrations/trycatch.js.map +0 -1
  63. package/dist/node_modules/@sentry/browser/esm/integrations/useragent.js +0 -41
  64. package/dist/node_modules/@sentry/browser/esm/integrations/useragent.js.map +0 -1
  65. package/dist/node_modules/@sentry/browser/esm/parsers.js +0 -65
  66. package/dist/node_modules/@sentry/browser/esm/parsers.js.map +0 -1
  67. package/dist/node_modules/@sentry/browser/esm/sdk.js +0 -157
  68. package/dist/node_modules/@sentry/browser/esm/sdk.js.map +0 -1
  69. package/dist/node_modules/@sentry/browser/esm/tracekit.js +0 -146
  70. package/dist/node_modules/@sentry/browser/esm/tracekit.js.map +0 -1
  71. package/dist/node_modules/@sentry/browser/esm/transports/base.js +0 -31
  72. package/dist/node_modules/@sentry/browser/esm/transports/base.js.map +0 -1
  73. package/dist/node_modules/@sentry/browser/esm/transports/fetch.js +0 -57
  74. package/dist/node_modules/@sentry/browser/esm/transports/fetch.js.map +0 -1
  75. package/dist/node_modules/@sentry/browser/esm/transports/index.js +0 -15
  76. package/dist/node_modules/@sentry/browser/esm/transports/index.js.map +0 -1
  77. package/dist/node_modules/@sentry/browser/esm/transports/xhr.js +0 -54
  78. package/dist/node_modules/@sentry/browser/esm/transports/xhr.js.map +0 -1
  79. package/dist/node_modules/@sentry/browser/esm/version.js +0 -7
  80. package/dist/node_modules/@sentry/browser/esm/version.js.map +0 -1
  81. package/dist/node_modules/@sentry/browser/node_modules/tslib/tslib.es6.js +0 -65
  82. package/dist/node_modules/@sentry/browser/node_modules/tslib/tslib.es6.js.map +0 -1
  83. package/dist/node_modules/@sentry/core/esm/api.js +0 -75
  84. package/dist/node_modules/@sentry/core/esm/api.js.map +0 -1
  85. package/dist/node_modules/@sentry/core/esm/basebackend.js +0 -54
  86. package/dist/node_modules/@sentry/core/esm/basebackend.js.map +0 -1
  87. package/dist/node_modules/@sentry/core/esm/baseclient.js +0 -331
  88. package/dist/node_modules/@sentry/core/esm/baseclient.js.map +0 -1
  89. package/dist/node_modules/@sentry/core/esm/integration.js +0 -65
  90. package/dist/node_modules/@sentry/core/esm/integration.js.map +0 -1
  91. package/dist/node_modules/@sentry/core/esm/integrations/functiontostring.js +0 -32
  92. package/dist/node_modules/@sentry/core/esm/integrations/functiontostring.js.map +0 -1
  93. package/dist/node_modules/@sentry/core/esm/integrations/inboundfilters.js +0 -143
  94. package/dist/node_modules/@sentry/core/esm/integrations/inboundfilters.js.map +0 -1
  95. package/dist/node_modules/@sentry/core/esm/integrations/index.js +0 -13
  96. package/dist/node_modules/@sentry/core/esm/integrations/index.js.map +0 -1
  97. package/dist/node_modules/@sentry/core/esm/sdk.js +0 -19
  98. package/dist/node_modules/@sentry/core/esm/sdk.js.map +0 -1
  99. package/dist/node_modules/@sentry/core/esm/transports/noop.js +0 -28
  100. package/dist/node_modules/@sentry/core/esm/transports/noop.js.map +0 -1
  101. package/dist/node_modules/@sentry/core/node_modules/tslib/tslib.es6.js +0 -36
  102. package/dist/node_modules/@sentry/core/node_modules/tslib/tslib.es6.js.map +0 -1
  103. package/dist/node_modules/@sentry/hub/esm/hub.js +0 -383
  104. package/dist/node_modules/@sentry/hub/esm/hub.js.map +0 -1
  105. package/dist/node_modules/@sentry/hub/esm/scope.js +0 -271
  106. package/dist/node_modules/@sentry/hub/esm/scope.js.map +0 -1
  107. package/dist/node_modules/@sentry/hub/node_modules/tslib/tslib.es6.js +0 -36
  108. package/dist/node_modules/@sentry/hub/node_modules/tslib/tslib.es6.js.map +0 -1
  109. package/dist/node_modules/@sentry/minimal/esm/index.js +0 -146
  110. package/dist/node_modules/@sentry/minimal/esm/index.js.map +0 -1
  111. package/dist/node_modules/@sentry/minimal/node_modules/tslib/tslib.es6.js +0 -26
  112. package/dist/node_modules/@sentry/minimal/node_modules/tslib/tslib.es6.js.map +0 -1
  113. package/dist/node_modules/@sentry/types/esm/severity.js +0 -45
  114. package/dist/node_modules/@sentry/types/esm/severity.js.map +0 -1
  115. package/dist/node_modules/@sentry/types/esm/status.js +0 -37
  116. package/dist/node_modules/@sentry/types/esm/status.js.map +0 -1
  117. package/dist/node_modules/@sentry/utils/esm/dsn.js +0 -82
  118. package/dist/node_modules/@sentry/utils/esm/dsn.js.map +0 -1
  119. package/dist/node_modules/@sentry/utils/esm/error.js +0 -21
  120. package/dist/node_modules/@sentry/utils/esm/error.js.map +0 -1
  121. package/dist/node_modules/@sentry/utils/esm/instrument.js +0 -336
  122. package/dist/node_modules/@sentry/utils/esm/instrument.js.map +0 -1
  123. package/dist/node_modules/@sentry/utils/esm/is.js +0 -142
  124. package/dist/node_modules/@sentry/utils/esm/is.js.map +0 -1
  125. package/dist/node_modules/@sentry/utils/esm/logger.js +0 -55
  126. package/dist/node_modules/@sentry/utils/esm/logger.js.map +0 -1
  127. package/dist/node_modules/@sentry/utils/esm/memo.js +0 -40
  128. package/dist/node_modules/@sentry/utils/esm/memo.js.map +0 -1
  129. package/dist/node_modules/@sentry/utils/esm/misc.js +0 -250
  130. package/dist/node_modules/@sentry/utils/esm/misc.js.map +0 -1
  131. package/dist/node_modules/@sentry/utils/esm/object.js +0 -190
  132. package/dist/node_modules/@sentry/utils/esm/object.js.map +0 -1
  133. package/dist/node_modules/@sentry/utils/esm/polyfill.js +0 -20
  134. package/dist/node_modules/@sentry/utils/esm/polyfill.js.map +0 -1
  135. package/dist/node_modules/@sentry/utils/esm/promisebuffer.js +0 -75
  136. package/dist/node_modules/@sentry/utils/esm/promisebuffer.js.map +0 -1
  137. package/dist/node_modules/@sentry/utils/esm/string.js +0 -48
  138. package/dist/node_modules/@sentry/utils/esm/string.js.map +0 -1
  139. package/dist/node_modules/@sentry/utils/esm/supports.js +0 -84
  140. package/dist/node_modules/@sentry/utils/esm/supports.js.map +0 -1
  141. package/dist/node_modules/@sentry/utils/esm/syncpromise.js +0 -171
  142. package/dist/node_modules/@sentry/utils/esm/syncpromise.js.map +0 -1
  143. package/dist/node_modules/@sentry/utils/node_modules/tslib/tslib.es6.js +0 -73
  144. package/dist/node_modules/@sentry/utils/node_modules/tslib/tslib.es6.js.map +0 -1
  145. package/dist/node_modules/escape-html/index.js +0 -68
  146. package/dist/node_modules/escape-html/index.js.map +0 -1
  147. package/dist/node_modules/globalthis/implementation.browser.js +0 -14
  148. package/dist/node_modules/globalthis/implementation.browser.js.map +0 -1
  149. package/dist/node_modules/globalthis/polyfill.js +0 -17
  150. package/dist/node_modules/globalthis/polyfill.js.map +0 -1
  151. package/dist/node_modules/google-libphonenumber/dist/libphonenumber.js +0 -84028
  152. package/dist/node_modules/google-libphonenumber/dist/libphonenumber.js.map +0 -1
  153. package/dist/node_modules/lodash/_DataView.js +0 -15
  154. package/dist/node_modules/lodash/_DataView.js.map +0 -1
  155. package/dist/node_modules/lodash/_Hash.js +0 -38
  156. package/dist/node_modules/lodash/_Hash.js.map +0 -1
  157. package/dist/node_modules/lodash/_ListCache.js +0 -38
  158. package/dist/node_modules/lodash/_ListCache.js.map +0 -1
  159. package/dist/node_modules/lodash/_Map.js +0 -15
  160. package/dist/node_modules/lodash/_Map.js.map +0 -1
  161. package/dist/node_modules/lodash/_MapCache.js +0 -38
  162. package/dist/node_modules/lodash/_MapCache.js.map +0 -1
  163. package/dist/node_modules/lodash/_Promise.js +0 -15
  164. package/dist/node_modules/lodash/_Promise.js.map +0 -1
  165. package/dist/node_modules/lodash/_Set.js +0 -15
  166. package/dist/node_modules/lodash/_Set.js.map +0 -1
  167. package/dist/node_modules/lodash/_SetCache.js +0 -31
  168. package/dist/node_modules/lodash/_SetCache.js.map +0 -1
  169. package/dist/node_modules/lodash/_Stack.js +0 -34
  170. package/dist/node_modules/lodash/_Stack.js.map +0 -1
  171. package/dist/node_modules/lodash/_Symbol.js +0 -15
  172. package/dist/node_modules/lodash/_Symbol.js.map +0 -1
  173. package/dist/node_modules/lodash/_Uint8Array.js +0 -15
  174. package/dist/node_modules/lodash/_Uint8Array.js.map +0 -1
  175. package/dist/node_modules/lodash/_WeakMap.js +0 -15
  176. package/dist/node_modules/lodash/_WeakMap.js.map +0 -1
  177. package/dist/node_modules/lodash/_apply.js +0 -31
  178. package/dist/node_modules/lodash/_apply.js.map +0 -1
  179. package/dist/node_modules/lodash/_arrayEach.js +0 -26
  180. package/dist/node_modules/lodash/_arrayEach.js.map +0 -1
  181. package/dist/node_modules/lodash/_arrayFilter.js +0 -29
  182. package/dist/node_modules/lodash/_arrayFilter.js.map +0 -1
  183. package/dist/node_modules/lodash/_arrayIncludes.js +0 -26
  184. package/dist/node_modules/lodash/_arrayIncludes.js.map +0 -1
  185. package/dist/node_modules/lodash/_arrayIncludesWith.js +0 -26
  186. package/dist/node_modules/lodash/_arrayIncludesWith.js.map +0 -1
  187. package/dist/node_modules/lodash/_arrayLikeKeys.js +0 -34
  188. package/dist/node_modules/lodash/_arrayLikeKeys.js.map +0 -1
  189. package/dist/node_modules/lodash/_arrayMap.js +0 -26
  190. package/dist/node_modules/lodash/_arrayMap.js.map +0 -1
  191. package/dist/node_modules/lodash/_arrayPush.js +0 -25
  192. package/dist/node_modules/lodash/_arrayPush.js.map +0 -1
  193. package/dist/node_modules/lodash/_arrayReduce.js +0 -30
  194. package/dist/node_modules/lodash/_arrayReduce.js.map +0 -1
  195. package/dist/node_modules/lodash/_arraySome.js +0 -27
  196. package/dist/node_modules/lodash/_arraySome.js.map +0 -1
  197. package/dist/node_modules/lodash/_asciiToArray.js +0 -22
  198. package/dist/node_modules/lodash/_asciiToArray.js.map +0 -1
  199. package/dist/node_modules/lodash/_asciiWords.js +0 -24
  200. package/dist/node_modules/lodash/_asciiWords.js.map +0 -1
  201. package/dist/node_modules/lodash/_assignValue.js +0 -31
  202. package/dist/node_modules/lodash/_assignValue.js.map +0 -1
  203. package/dist/node_modules/lodash/_assocIndexOf.js +0 -27
  204. package/dist/node_modules/lodash/_assocIndexOf.js.map +0 -1
  205. package/dist/node_modules/lodash/_baseAssignValue.js +0 -32
  206. package/dist/node_modules/lodash/_baseAssignValue.js.map +0 -1
  207. package/dist/node_modules/lodash/_baseDifference.js +0 -55
  208. package/dist/node_modules/lodash/_baseDifference.js.map +0 -1
  209. package/dist/node_modules/lodash/_baseEach.js +0 -24
  210. package/dist/node_modules/lodash/_baseEach.js.map +0 -1
  211. package/dist/node_modules/lodash/_baseFindIndex.js +0 -28
  212. package/dist/node_modules/lodash/_baseFindIndex.js.map +0 -1
  213. package/dist/node_modules/lodash/_baseFlatten.js +0 -38
  214. package/dist/node_modules/lodash/_baseFlatten.js.map +0 -1
  215. package/dist/node_modules/lodash/_baseFor.js +0 -25
  216. package/dist/node_modules/lodash/_baseFor.js.map +0 -1
  217. package/dist/node_modules/lodash/_baseForOwn.js +0 -26
  218. package/dist/node_modules/lodash/_baseForOwn.js.map +0 -1
  219. package/dist/node_modules/lodash/_baseGet.js +0 -29
  220. package/dist/node_modules/lodash/_baseGet.js.map +0 -1
  221. package/dist/node_modules/lodash/_baseGetAllKeys.js +0 -30
  222. package/dist/node_modules/lodash/_baseGetAllKeys.js.map +0 -1
  223. package/dist/node_modules/lodash/_baseGetTag.js +0 -31
  224. package/dist/node_modules/lodash/_baseGetTag.js.map +0 -1
  225. package/dist/node_modules/lodash/_baseHas.js +0 -25
  226. package/dist/node_modules/lodash/_baseHas.js.map +0 -1
  227. package/dist/node_modules/lodash/_baseHasIn.js +0 -23
  228. package/dist/node_modules/lodash/_baseHasIn.js.map +0 -1
  229. package/dist/node_modules/lodash/_baseIndexOf.js +0 -28
  230. package/dist/node_modules/lodash/_baseIndexOf.js.map +0 -1
  231. package/dist/node_modules/lodash/_baseIsArguments.js +0 -27
  232. package/dist/node_modules/lodash/_baseIsArguments.js.map +0 -1
  233. package/dist/node_modules/lodash/_baseIsEqual.js +0 -34
  234. package/dist/node_modules/lodash/_baseIsEqual.js.map +0 -1
  235. package/dist/node_modules/lodash/_baseIsEqualDeep.js +0 -67
  236. package/dist/node_modules/lodash/_baseIsEqualDeep.js.map +0 -1
  237. package/dist/node_modules/lodash/_baseIsMatch.js +0 -48
  238. package/dist/node_modules/lodash/_baseIsMatch.js.map +0 -1
  239. package/dist/node_modules/lodash/_baseIsNaN.js +0 -22
  240. package/dist/node_modules/lodash/_baseIsNaN.js.map +0 -1
  241. package/dist/node_modules/lodash/_baseIsNative.js +0 -44
  242. package/dist/node_modules/lodash/_baseIsNative.js.map +0 -1
  243. package/dist/node_modules/lodash/_baseIsTypedArray.js +0 -33
  244. package/dist/node_modules/lodash/_baseIsTypedArray.js.map +0 -1
  245. package/dist/node_modules/lodash/_baseIteratee.js +0 -31
  246. package/dist/node_modules/lodash/_baseIteratee.js.map +0 -1
  247. package/dist/node_modules/lodash/_baseKeys.js +0 -30
  248. package/dist/node_modules/lodash/_baseKeys.js.map +0 -1
  249. package/dist/node_modules/lodash/_baseKeysIn.js +0 -31
  250. package/dist/node_modules/lodash/_baseKeysIn.js.map +0 -1
  251. package/dist/node_modules/lodash/_baseMatches.js +0 -30
  252. package/dist/node_modules/lodash/_baseMatches.js.map +0 -1
  253. package/dist/node_modules/lodash/_baseMatchesProperty.js +0 -37
  254. package/dist/node_modules/lodash/_baseMatchesProperty.js.map +0 -1
  255. package/dist/node_modules/lodash/_basePick.js +0 -29
  256. package/dist/node_modules/lodash/_basePick.js.map +0 -1
  257. package/dist/node_modules/lodash/_basePickBy.js +0 -33
  258. package/dist/node_modules/lodash/_basePickBy.js.map +0 -1
  259. package/dist/node_modules/lodash/_baseProperty.js +0 -24
  260. package/dist/node_modules/lodash/_baseProperty.js.map +0 -1
  261. package/dist/node_modules/lodash/_basePropertyDeep.js +0 -26
  262. package/dist/node_modules/lodash/_basePropertyDeep.js.map +0 -1
  263. package/dist/node_modules/lodash/_basePropertyOf.js +0 -24
  264. package/dist/node_modules/lodash/_basePropertyOf.js.map +0 -1
  265. package/dist/node_modules/lodash/_baseRepeat.js +0 -33
  266. package/dist/node_modules/lodash/_baseRepeat.js.map +0 -1
  267. package/dist/node_modules/lodash/_baseRest.js +0 -27
  268. package/dist/node_modules/lodash/_baseRest.js.map +0 -1
  269. package/dist/node_modules/lodash/_baseSet.js +0 -45
  270. package/dist/node_modules/lodash/_baseSet.js.map +0 -1
  271. package/dist/node_modules/lodash/_baseSetToString.js +0 -32
  272. package/dist/node_modules/lodash/_baseSetToString.js.map +0 -1
  273. package/dist/node_modules/lodash/_baseSlice.js +0 -32
  274. package/dist/node_modules/lodash/_baseSlice.js.map +0 -1
  275. package/dist/node_modules/lodash/_baseTimes.js +0 -26
  276. package/dist/node_modules/lodash/_baseTimes.js.map +0 -1
  277. package/dist/node_modules/lodash/_baseToString.js +0 -36
  278. package/dist/node_modules/lodash/_baseToString.js.map +0 -1
  279. package/dist/node_modules/lodash/_baseTrim.js +0 -26
  280. package/dist/node_modules/lodash/_baseTrim.js.map +0 -1
  281. package/dist/node_modules/lodash/_baseUnary.js +0 -24
  282. package/dist/node_modules/lodash/_baseUnary.js.map +0 -1
  283. package/dist/node_modules/lodash/_cacheHas.js +0 -23
  284. package/dist/node_modules/lodash/_cacheHas.js.map +0 -1
  285. package/dist/node_modules/lodash/_castFunction.js +0 -24
  286. package/dist/node_modules/lodash/_castFunction.js.map +0 -1
  287. package/dist/node_modules/lodash/_castPath.js +0 -29
  288. package/dist/node_modules/lodash/_castPath.js.map +0 -1
  289. package/dist/node_modules/lodash/_castSlice.js +0 -28
  290. package/dist/node_modules/lodash/_castSlice.js.map +0 -1
  291. package/dist/node_modules/lodash/_coreJsData.js +0 -15
  292. package/dist/node_modules/lodash/_coreJsData.js.map +0 -1
  293. package/dist/node_modules/lodash/_createBaseEach.js +0 -31
  294. package/dist/node_modules/lodash/_createBaseEach.js.map +0 -1
  295. package/dist/node_modules/lodash/_createBaseFor.js +0 -29
  296. package/dist/node_modules/lodash/_createBaseFor.js.map +0 -1
  297. package/dist/node_modules/lodash/_createCaseFirst.js +0 -33
  298. package/dist/node_modules/lodash/_createCaseFirst.js.map +0 -1
  299. package/dist/node_modules/lodash/_createCompounder.js +0 -30
  300. package/dist/node_modules/lodash/_createCompounder.js.map +0 -1
  301. package/dist/node_modules/lodash/_deburrLetter.js +0 -213
  302. package/dist/node_modules/lodash/_deburrLetter.js.map +0 -1
  303. package/dist/node_modules/lodash/_defineProperty.js +0 -21
  304. package/dist/node_modules/lodash/_defineProperty.js.map +0 -1
  305. package/dist/node_modules/lodash/_equalArrays.js +0 -64
  306. package/dist/node_modules/lodash/_equalArrays.js.map +0 -1
  307. package/dist/node_modules/lodash/_equalByTag.js +0 -74
  308. package/dist/node_modules/lodash/_equalByTag.js.map +0 -1
  309. package/dist/node_modules/lodash/_equalObjects.js +0 -64
  310. package/dist/node_modules/lodash/_equalObjects.js.map +0 -1
  311. package/dist/node_modules/lodash/_flatRest.js +0 -26
  312. package/dist/node_modules/lodash/_flatRest.js.map +0 -1
  313. package/dist/node_modules/lodash/_freeGlobal.js +0 -14
  314. package/dist/node_modules/lodash/_freeGlobal.js.map +0 -1
  315. package/dist/node_modules/lodash/_getAllKeys.js +0 -26
  316. package/dist/node_modules/lodash/_getAllKeys.js.map +0 -1
  317. package/dist/node_modules/lodash/_getAllKeysIn.js +0 -27
  318. package/dist/node_modules/lodash/_getAllKeysIn.js.map +0 -1
  319. package/dist/node_modules/lodash/_getMapData.js +0 -26
  320. package/dist/node_modules/lodash/_getMapData.js.map +0 -1
  321. package/dist/node_modules/lodash/_getMatchData.js +0 -34
  322. package/dist/node_modules/lodash/_getMatchData.js.map +0 -1
  323. package/dist/node_modules/lodash/_getNative.js +0 -27
  324. package/dist/node_modules/lodash/_getNative.js.map +0 -1
  325. package/dist/node_modules/lodash/_getPrototype.js +0 -15
  326. package/dist/node_modules/lodash/_getPrototype.js.map +0 -1
  327. package/dist/node_modules/lodash/_getRawTag.js +0 -44
  328. package/dist/node_modules/lodash/_getRawTag.js.map +0 -1
  329. package/dist/node_modules/lodash/_getSymbols.js +0 -32
  330. package/dist/node_modules/lodash/_getSymbols.js.map +0 -1
  331. package/dist/node_modules/lodash/_getSymbolsIn.js +0 -32
  332. package/dist/node_modules/lodash/_getSymbolsIn.js.map +0 -1
  333. package/dist/node_modules/lodash/_getTag.js +0 -44
  334. package/dist/node_modules/lodash/_getTag.js.map +0 -1
  335. package/dist/node_modules/lodash/_getValue.js +0 -23
  336. package/dist/node_modules/lodash/_getValue.js.map +0 -1
  337. package/dist/node_modules/lodash/_hasPath.js +0 -40
  338. package/dist/node_modules/lodash/_hasPath.js.map +0 -1
  339. package/dist/node_modules/lodash/_hasUnicode.js +0 -24
  340. package/dist/node_modules/lodash/_hasUnicode.js.map +0 -1
  341. package/dist/node_modules/lodash/_hasUnicodeWord.js +0 -24
  342. package/dist/node_modules/lodash/_hasUnicodeWord.js.map +0 -1
  343. package/dist/node_modules/lodash/_hashClear.js +0 -25
  344. package/dist/node_modules/lodash/_hashClear.js.map +0 -1
  345. package/dist/node_modules/lodash/_hashDelete.js +0 -27
  346. package/dist/node_modules/lodash/_hashDelete.js.map +0 -1
  347. package/dist/node_modules/lodash/_hashGet.js +0 -35
  348. package/dist/node_modules/lodash/_hashGet.js.map +0 -1
  349. package/dist/node_modules/lodash/_hashHas.js +0 -29
  350. package/dist/node_modules/lodash/_hashHas.js.map +0 -1
  351. package/dist/node_modules/lodash/_hashSet.js +0 -32
  352. package/dist/node_modules/lodash/_hashSet.js.map +0 -1
  353. package/dist/node_modules/lodash/_isFlattenable.js +0 -28
  354. package/dist/node_modules/lodash/_isFlattenable.js.map +0 -1
  355. package/dist/node_modules/lodash/_isIndex.js +0 -29
  356. package/dist/node_modules/lodash/_isIndex.js.map +0 -1
  357. package/dist/node_modules/lodash/_isIterateeCall.js +0 -33
  358. package/dist/node_modules/lodash/_isIterateeCall.js.map +0 -1
  359. package/dist/node_modules/lodash/_isKey.js +0 -31
  360. package/dist/node_modules/lodash/_isKey.js.map +0 -1
  361. package/dist/node_modules/lodash/_isKeyable.js +0 -23
  362. package/dist/node_modules/lodash/_isKeyable.js.map +0 -1
  363. package/dist/node_modules/lodash/_isMasked.js +0 -29
  364. package/dist/node_modules/lodash/_isMasked.js.map +0 -1
  365. package/dist/node_modules/lodash/_isPrototype.js +0 -25
  366. package/dist/node_modules/lodash/_isPrototype.js.map +0 -1
  367. package/dist/node_modules/lodash/_isStrictComparable.js +0 -25
  368. package/dist/node_modules/lodash/_isStrictComparable.js.map +0 -1
  369. package/dist/node_modules/lodash/_listCacheClear.js +0 -23
  370. package/dist/node_modules/lodash/_listCacheClear.js.map +0 -1
  371. package/dist/node_modules/lodash/_listCacheDelete.js +0 -33
  372. package/dist/node_modules/lodash/_listCacheDelete.js.map +0 -1
  373. package/dist/node_modules/lodash/_listCacheGet.js +0 -27
  374. package/dist/node_modules/lodash/_listCacheGet.js.map +0 -1
  375. package/dist/node_modules/lodash/_listCacheHas.js +0 -26
  376. package/dist/node_modules/lodash/_listCacheHas.js.map +0 -1
  377. package/dist/node_modules/lodash/_listCacheSet.js +0 -32
  378. package/dist/node_modules/lodash/_listCacheSet.js.map +0 -1
  379. package/dist/node_modules/lodash/_mapCacheClear.js +0 -31
  380. package/dist/node_modules/lodash/_mapCacheClear.js.map +0 -1
  381. package/dist/node_modules/lodash/_mapCacheDelete.js +0 -28
  382. package/dist/node_modules/lodash/_mapCacheDelete.js.map +0 -1
  383. package/dist/node_modules/lodash/_mapCacheGet.js +0 -26
  384. package/dist/node_modules/lodash/_mapCacheGet.js.map +0 -1
  385. package/dist/node_modules/lodash/_mapCacheHas.js +0 -26
  386. package/dist/node_modules/lodash/_mapCacheHas.js.map +0 -1
  387. package/dist/node_modules/lodash/_mapCacheSet.js +0 -30
  388. package/dist/node_modules/lodash/_mapCacheSet.js.map +0 -1
  389. package/dist/node_modules/lodash/_mapToArray.js +0 -26
  390. package/dist/node_modules/lodash/_mapToArray.js.map +0 -1
  391. package/dist/node_modules/lodash/_matchesStrictComparable.js +0 -27
  392. package/dist/node_modules/lodash/_matchesStrictComparable.js.map +0 -1
  393. package/dist/node_modules/lodash/_memoizeCapped.js +0 -32
  394. package/dist/node_modules/lodash/_memoizeCapped.js.map +0 -1
  395. package/dist/node_modules/lodash/_nativeCreate.js +0 -14
  396. package/dist/node_modules/lodash/_nativeCreate.js.map +0 -1
  397. package/dist/node_modules/lodash/_nativeKeys.js +0 -14
  398. package/dist/node_modules/lodash/_nativeKeys.js.map +0 -1
  399. package/dist/node_modules/lodash/_nativeKeysIn.js +0 -26
  400. package/dist/node_modules/lodash/_nativeKeysIn.js.map +0 -1
  401. package/dist/node_modules/lodash/_nodeUtil.js +0 -28
  402. package/dist/node_modules/lodash/_nodeUtil.js.map +0 -1
  403. package/dist/node_modules/lodash/_objectToString.js +0 -28
  404. package/dist/node_modules/lodash/_objectToString.js.map +0 -1
  405. package/dist/node_modules/lodash/_overArg.js +0 -25
  406. package/dist/node_modules/lodash/_overArg.js.map +0 -1
  407. package/dist/node_modules/lodash/_overRest.js +0 -36
  408. package/dist/node_modules/lodash/_overRest.js.map +0 -1
  409. package/dist/node_modules/lodash/_root.js +0 -18
  410. package/dist/node_modules/lodash/_root.js.map +0 -1
  411. package/dist/node_modules/lodash/_setCacheAdd.js +0 -28
  412. package/dist/node_modules/lodash/_setCacheAdd.js.map +0 -1
  413. package/dist/node_modules/lodash/_setCacheHas.js +0 -24
  414. package/dist/node_modules/lodash/_setCacheHas.js.map +0 -1
  415. package/dist/node_modules/lodash/_setToArray.js +0 -26
  416. package/dist/node_modules/lodash/_setToArray.js.map +0 -1
  417. package/dist/node_modules/lodash/_setToString.js +0 -24
  418. package/dist/node_modules/lodash/_setToString.js.map +0 -1
  419. package/dist/node_modules/lodash/_shortOut.js +0 -35
  420. package/dist/node_modules/lodash/_shortOut.js.map +0 -1
  421. package/dist/node_modules/lodash/_stackClear.js +0 -25
  422. package/dist/node_modules/lodash/_stackClear.js.map +0 -1
  423. package/dist/node_modules/lodash/_stackDelete.js +0 -26
  424. package/dist/node_modules/lodash/_stackDelete.js.map +0 -1
  425. package/dist/node_modules/lodash/_stackGet.js +0 -24
  426. package/dist/node_modules/lodash/_stackGet.js.map +0 -1
  427. package/dist/node_modules/lodash/_stackHas.js +0 -24
  428. package/dist/node_modules/lodash/_stackHas.js.map +0 -1
  429. package/dist/node_modules/lodash/_stackSet.js +0 -43
  430. package/dist/node_modules/lodash/_stackSet.js.map +0 -1
  431. package/dist/node_modules/lodash/_strictIndexOf.js +0 -27
  432. package/dist/node_modules/lodash/_strictIndexOf.js.map +0 -1
  433. package/dist/node_modules/lodash/_stringToArray.js +0 -26
  434. package/dist/node_modules/lodash/_stringToArray.js.map +0 -1
  435. package/dist/node_modules/lodash/_stringToPath.js +0 -33
  436. package/dist/node_modules/lodash/_stringToPath.js.map +0 -1
  437. package/dist/node_modules/lodash/_toKey.js +0 -28
  438. package/dist/node_modules/lodash/_toKey.js.map +0 -1
  439. package/dist/node_modules/lodash/_toSource.js +0 -32
  440. package/dist/node_modules/lodash/_toSource.js.map +0 -1
  441. package/dist/node_modules/lodash/_trimmedEndIndex.js +0 -27
  442. package/dist/node_modules/lodash/_trimmedEndIndex.js.map +0 -1
  443. package/dist/node_modules/lodash/_unicodeToArray.js +0 -40
  444. package/dist/node_modules/lodash/_unicodeToArray.js.map +0 -1
  445. package/dist/node_modules/lodash/_unicodeWords.js +0 -55
  446. package/dist/node_modules/lodash/_unicodeWords.js.map +0 -1
  447. package/dist/node_modules/lodash/camelCase.js +0 -39
  448. package/dist/node_modules/lodash/camelCase.js.map +0 -1
  449. package/dist/node_modules/lodash/capitalize.js +0 -33
  450. package/dist/node_modules/lodash/capitalize.js.map +0 -1
  451. package/dist/node_modules/lodash/constant.js +0 -36
  452. package/dist/node_modules/lodash/constant.js.map +0 -1
  453. package/dist/node_modules/lodash/deburr.js +0 -44
  454. package/dist/node_modules/lodash/deburr.js.map +0 -1
  455. package/dist/node_modules/lodash/difference.js +0 -41
  456. package/dist/node_modules/lodash/difference.js.map +0 -1
  457. package/dist/node_modules/lodash/eq.js +0 -47
  458. package/dist/node_modules/lodash/eq.js.map +0 -1
  459. package/dist/node_modules/lodash/flatten.js +0 -31
  460. package/dist/node_modules/lodash/flatten.js.map +0 -1
  461. package/dist/node_modules/lodash/forEach.js +0 -50
  462. package/dist/node_modules/lodash/forEach.js.map +0 -1
  463. package/dist/node_modules/lodash/forOwn.js +0 -46
  464. package/dist/node_modules/lodash/forOwn.js.map +0 -1
  465. package/dist/node_modules/lodash/get.js +0 -43
  466. package/dist/node_modules/lodash/get.js.map +0 -1
  467. package/dist/node_modules/lodash/has.js +0 -45
  468. package/dist/node_modules/lodash/has.js.map +0 -1
  469. package/dist/node_modules/lodash/hasIn.js +0 -44
  470. package/dist/node_modules/lodash/hasIn.js.map +0 -1
  471. package/dist/node_modules/lodash/identity.js +0 -31
  472. package/dist/node_modules/lodash/identity.js.map +0 -1
  473. package/dist/node_modules/lodash/isArguments.js +0 -44
  474. package/dist/node_modules/lodash/isArguments.js.map +0 -1
  475. package/dist/node_modules/lodash/isArray.js +0 -36
  476. package/dist/node_modules/lodash/isArray.js.map +0 -1
  477. package/dist/node_modules/lodash/isArrayLike.js +0 -43
  478. package/dist/node_modules/lodash/isArrayLike.js.map +0 -1
  479. package/dist/node_modules/lodash/isArrayLikeObject.js +0 -43
  480. package/dist/node_modules/lodash/isArrayLikeObject.js.map +0 -1
  481. package/dist/node_modules/lodash/isBuffer.js +0 -39
  482. package/dist/node_modules/lodash/isBuffer.js.map +0 -1
  483. package/dist/node_modules/lodash/isEmpty.js +0 -67
  484. package/dist/node_modules/lodash/isEmpty.js.map +0 -1
  485. package/dist/node_modules/lodash/isFunction.js +0 -39
  486. package/dist/node_modules/lodash/isFunction.js.map +0 -1
  487. package/dist/node_modules/lodash/isLength.js +0 -43
  488. package/dist/node_modules/lodash/isLength.js.map +0 -1
  489. package/dist/node_modules/lodash/isObject.js +0 -41
  490. package/dist/node_modules/lodash/isObject.js.map +0 -1
  491. package/dist/node_modules/lodash/isObjectLike.js +0 -39
  492. package/dist/node_modules/lodash/isObjectLike.js.map +0 -1
  493. package/dist/node_modules/lodash/isSymbol.js +0 -37
  494. package/dist/node_modules/lodash/isSymbol.js.map +0 -1
  495. package/dist/node_modules/lodash/isTypedArray.js +0 -35
  496. package/dist/node_modules/lodash/isTypedArray.js.map +0 -1
  497. package/dist/node_modules/lodash/keys.js +0 -47
  498. package/dist/node_modules/lodash/keys.js.map +0 -1
  499. package/dist/node_modules/lodash/keysIn.js +0 -42
  500. package/dist/node_modules/lodash/keysIn.js.map +0 -1
  501. package/dist/node_modules/lodash/mapKeys.js +0 -45
  502. package/dist/node_modules/lodash/mapKeys.js.map +0 -1
  503. package/dist/node_modules/lodash/mapValues.js +0 -52
  504. package/dist/node_modules/lodash/mapValues.js.map +0 -1
  505. package/dist/node_modules/lodash/memoize.js +0 -73
  506. package/dist/node_modules/lodash/memoize.js.map +0 -1
  507. package/dist/node_modules/lodash/negate.js +0 -47
  508. package/dist/node_modules/lodash/negate.js.map +0 -1
  509. package/dist/node_modules/lodash/omitBy.js +0 -39
  510. package/dist/node_modules/lodash/omitBy.js.map +0 -1
  511. package/dist/node_modules/lodash/pick.js +0 -35
  512. package/dist/node_modules/lodash/pick.js.map +0 -1
  513. package/dist/node_modules/lodash/pickBy.js +0 -45
  514. package/dist/node_modules/lodash/pickBy.js.map +0 -1
  515. package/dist/node_modules/lodash/property.js +0 -42
  516. package/dist/node_modules/lodash/property.js.map +0 -1
  517. package/dist/node_modules/lodash/repeat.js +0 -44
  518. package/dist/node_modules/lodash/repeat.js.map +0 -1
  519. package/dist/node_modules/lodash/set.js +0 -45
  520. package/dist/node_modules/lodash/set.js.map +0 -1
  521. package/dist/node_modules/lodash/snakeCase.js +0 -37
  522. package/dist/node_modules/lodash/snakeCase.js.map +0 -1
  523. package/dist/node_modules/lodash/stubArray.js +0 -33
  524. package/dist/node_modules/lodash/stubArray.js.map +0 -1
  525. package/dist/node_modules/lodash/stubFalse.js +0 -28
  526. package/dist/node_modules/lodash/stubFalse.js.map +0 -1
  527. package/dist/node_modules/lodash/toFinite.js +0 -45
  528. package/dist/node_modules/lodash/toFinite.js.map +0 -1
  529. package/dist/node_modules/lodash/toInteger.js +0 -44
  530. package/dist/node_modules/lodash/toInteger.js.map +0 -1
  531. package/dist/node_modules/lodash/toNumber.js +0 -61
  532. package/dist/node_modules/lodash/toNumber.js.map +0 -1
  533. package/dist/node_modules/lodash/toString.js +0 -38
  534. package/dist/node_modules/lodash/toString.js.map +0 -1
  535. package/dist/node_modules/lodash/upperFirst.js +0 -31
  536. package/dist/node_modules/lodash/upperFirst.js.map +0 -1
  537. package/dist/node_modules/lodash/words.js +0 -42
  538. package/dist/node_modules/lodash/words.js.map +0 -1
  539. package/dist/node_modules/nanoclone/src/index.js +0 -38
  540. package/dist/node_modules/nanoclone/src/index.js.map +0 -1
  541. package/dist/node_modules/payment/lib/index.js +0 -565
  542. package/dist/node_modules/payment/lib/index.js.map +0 -1
  543. package/dist/node_modules/property-expr/index.js +0 -100
  544. package/dist/node_modules/property-expr/index.js.map +0 -1
  545. package/dist/node_modules/qj/lib/index.js +0 -175
  546. package/dist/node_modules/qj/lib/index.js.map +0 -1
  547. package/dist/node_modules/redux-sentry-middleware/dist/index.umd.js +0 -86
  548. package/dist/node_modules/redux-sentry-middleware/dist/index.umd.js.map +0 -1
  549. package/dist/node_modules/toposort/index.js +0 -78
  550. package/dist/node_modules/toposort/index.js.map +0 -1
  551. package/dist/node_modules/yup/es/Condition.d.ts +0 -23
  552. package/dist/node_modules/yup/es/Condition.js +0 -40
  553. package/dist/node_modules/yup/es/Condition.js.map +0 -1
  554. package/dist/node_modules/yup/es/Lazy.d.ts +0 -29
  555. package/dist/node_modules/yup/es/Lazy.js +0 -49
  556. package/dist/node_modules/yup/es/Lazy.js.map +0 -1
  557. package/dist/node_modules/yup/es/Reference.d.ts +0 -36
  558. package/dist/node_modules/yup/es/Reference.js +0 -61
  559. package/dist/node_modules/yup/es/Reference.js.map +0 -1
  560. package/dist/node_modules/yup/es/ValidationError.d.ts +0 -16
  561. package/dist/node_modules/yup/es/ValidationError.js +0 -48
  562. package/dist/node_modules/yup/es/ValidationError.js.map +0 -1
  563. package/dist/node_modules/yup/es/array.js +0 -181
  564. package/dist/node_modules/yup/es/array.js.map +0 -1
  565. package/dist/node_modules/yup/es/boolean.js +0 -53
  566. package/dist/node_modules/yup/es/boolean.js.map +0 -1
  567. package/dist/node_modules/yup/es/date.js +0 -67
  568. package/dist/node_modules/yup/es/date.js.map +0 -1
  569. package/dist/node_modules/yup/es/index.js +0 -52
  570. package/dist/node_modules/yup/es/index.js.map +0 -1
  571. package/dist/node_modules/yup/es/locale.js +0 -61
  572. package/dist/node_modules/yup/es/locale.js.map +0 -1
  573. package/dist/node_modules/yup/es/mixed.js +0 -13
  574. package/dist/node_modules/yup/es/mixed.js.map +0 -1
  575. package/dist/node_modules/yup/es/number.js +0 -108
  576. package/dist/node_modules/yup/es/number.js.map +0 -1
  577. package/dist/node_modules/yup/es/object.d.ts +0 -48
  578. package/dist/node_modules/yup/es/object.js +0 -266
  579. package/dist/node_modules/yup/es/object.js.map +0 -1
  580. package/dist/node_modules/yup/es/schema.d.ts +0 -148
  581. package/dist/node_modules/yup/es/schema.js +0 -407
  582. package/dist/node_modules/yup/es/schema.js.map +0 -1
  583. package/dist/node_modules/yup/es/setLocale.js +0 -14
  584. package/dist/node_modules/yup/es/setLocale.js.map +0 -1
  585. package/dist/node_modules/yup/es/string.js +0 -132
  586. package/dist/node_modules/yup/es/string.js.map +0 -1
  587. package/dist/node_modules/yup/es/types.d.ts +0 -56
  588. package/dist/node_modules/yup/es/util/ReferenceSet.d.ts +0 -19
  589. package/dist/node_modules/yup/es/util/ReferenceSet.js +0 -51
  590. package/dist/node_modules/yup/es/util/ReferenceSet.js.map +0 -1
  591. package/dist/node_modules/yup/es/util/createValidation.d.ts +0 -43
  592. package/dist/node_modules/yup/es/util/createValidation.js +0 -96
  593. package/dist/node_modules/yup/es/util/createValidation.js.map +0 -1
  594. package/dist/node_modules/yup/es/util/isAbsent.js +0 -6
  595. package/dist/node_modules/yup/es/util/isAbsent.js.map +0 -1
  596. package/dist/node_modules/yup/es/util/isSchema.js +0 -6
  597. package/dist/node_modules/yup/es/util/isSchema.js.map +0 -1
  598. package/dist/node_modules/yup/es/util/isodate.js +0 -39
  599. package/dist/node_modules/yup/es/util/isodate.js.map +0 -1
  600. package/dist/node_modules/yup/es/util/printValue.js +0 -36
  601. package/dist/node_modules/yup/es/util/printValue.js.map +0 -1
  602. package/dist/node_modules/yup/es/util/reach.js +0 -47
  603. package/dist/node_modules/yup/es/util/reach.js.map +0 -1
  604. package/dist/node_modules/yup/es/util/runTests.js +0 -48
  605. package/dist/node_modules/yup/es/util/runTests.js.map +0 -1
  606. package/dist/node_modules/yup/es/util/sortByKeyOrder.js +0 -21
  607. package/dist/node_modules/yup/es/util/sortByKeyOrder.js.map +0 -1
  608. package/dist/node_modules/yup/es/util/sortFields.js +0 -31
  609. package/dist/node_modules/yup/es/util/sortFields.js.map +0 -1
  610. package/dist/node_modules/yup/es/util/toArray.js +0 -8
  611. package/dist/node_modules/yup/es/util/toArray.js.map +0 -1
  612. package/dist/node_modules/yup/es/util/types.d.ts +0 -11
  613. package/dist/node_modules/yup/lib/Condition.d.ts +0 -23
  614. package/dist/node_modules/yup/lib/Lazy.d.ts +0 -29
  615. package/dist/node_modules/yup/lib/Reference.d.ts +0 -36
  616. package/dist/node_modules/yup/lib/ValidationError.d.ts +0 -16
  617. package/dist/node_modules/yup/lib/locale.d.ts +0 -18
  618. package/dist/node_modules/yup/lib/object.d.ts +0 -13
  619. package/dist/node_modules/yup/lib/schema.d.ts +0 -141
  620. package/dist/node_modules/yup/lib/string.d.ts +0 -74
  621. package/dist/node_modules/yup/lib/types.d.ts +0 -54
  622. package/dist/node_modules/yup/lib/util/ReferenceSet.d.ts +0 -19
  623. package/dist/node_modules/yup/lib/util/createValidation.d.ts +0 -43
  624. package/dist/node_modules/yup/lib/util/types.d.ts +0 -12
  625. package/dist/packages/utils/node_modules/date-fns/esm/_lib/addLeadingZeros/index.js +0 -11
  626. package/dist/packages/utils/node_modules/date-fns/esm/_lib/addLeadingZeros/index.js.map +0 -1
  627. package/dist/packages/utils/node_modules/date-fns/esm/_lib/assign/index.js +0 -11
  628. package/dist/packages/utils/node_modules/date-fns/esm/_lib/assign/index.js.map +0 -1
  629. package/dist/packages/utils/node_modules/date-fns/esm/_lib/format/formatters/index.js +0 -437
  630. package/dist/packages/utils/node_modules/date-fns/esm/_lib/format/formatters/index.js.map +0 -1
  631. package/dist/packages/utils/node_modules/date-fns/esm/_lib/format/lightFormatters/index.js +0 -50
  632. package/dist/packages/utils/node_modules/date-fns/esm/_lib/format/lightFormatters/index.js.map +0 -1
  633. package/dist/packages/utils/node_modules/date-fns/esm/_lib/format/longFormatters/index.js +0 -51
  634. package/dist/packages/utils/node_modules/date-fns/esm/_lib/format/longFormatters/index.js.map +0 -1
  635. package/dist/packages/utils/node_modules/date-fns/esm/_lib/getTimezoneOffsetInMilliseconds/index.js +0 -27
  636. package/dist/packages/utils/node_modules/date-fns/esm/_lib/getTimezoneOffsetInMilliseconds/index.js.map +0 -1
  637. package/dist/packages/utils/node_modules/date-fns/esm/_lib/getUTCDayOfYear/index.js +0 -18
  638. package/dist/packages/utils/node_modules/date-fns/esm/_lib/getUTCDayOfYear/index.js.map +0 -1
  639. package/dist/packages/utils/node_modules/date-fns/esm/_lib/getUTCISOWeek/index.js +0 -17
  640. package/dist/packages/utils/node_modules/date-fns/esm/_lib/getUTCISOWeek/index.js.map +0 -1
  641. package/dist/packages/utils/node_modules/date-fns/esm/_lib/getUTCISOWeekYear/index.js +0 -25
  642. package/dist/packages/utils/node_modules/date-fns/esm/_lib/getUTCISOWeekYear/index.js.map +0 -1
  643. package/dist/packages/utils/node_modules/date-fns/esm/_lib/getUTCWeek/index.js +0 -17
  644. package/dist/packages/utils/node_modules/date-fns/esm/_lib/getUTCWeek/index.js.map +0 -1
  645. package/dist/packages/utils/node_modules/date-fns/esm/_lib/getUTCWeekYear/index.js +0 -32
  646. package/dist/packages/utils/node_modules/date-fns/esm/_lib/getUTCWeekYear/index.js.map +0 -1
  647. package/dist/packages/utils/node_modules/date-fns/esm/_lib/protectedTokens/index.js +0 -19
  648. package/dist/packages/utils/node_modules/date-fns/esm/_lib/protectedTokens/index.js.map +0 -1
  649. package/dist/packages/utils/node_modules/date-fns/esm/_lib/requiredArgs/index.js +0 -8
  650. package/dist/packages/utils/node_modules/date-fns/esm/_lib/requiredArgs/index.js.map +0 -1
  651. package/dist/packages/utils/node_modules/date-fns/esm/_lib/setUTCDay/index.js +0 -24
  652. package/dist/packages/utils/node_modules/date-fns/esm/_lib/setUTCDay/index.js.map +0 -1
  653. package/dist/packages/utils/node_modules/date-fns/esm/_lib/setUTCISODay/index.js +0 -20
  654. package/dist/packages/utils/node_modules/date-fns/esm/_lib/setUTCISODay/index.js.map +0 -1
  655. package/dist/packages/utils/node_modules/date-fns/esm/_lib/setUTCISOWeek/index.js +0 -18
  656. package/dist/packages/utils/node_modules/date-fns/esm/_lib/setUTCISOWeek/index.js.map +0 -1
  657. package/dist/packages/utils/node_modules/date-fns/esm/_lib/setUTCWeek/index.js +0 -18
  658. package/dist/packages/utils/node_modules/date-fns/esm/_lib/setUTCWeek/index.js.map +0 -1
  659. package/dist/packages/utils/node_modules/date-fns/esm/_lib/startOfUTCISOWeek/index.js +0 -18
  660. package/dist/packages/utils/node_modules/date-fns/esm/_lib/startOfUTCISOWeek/index.js.map +0 -1
  661. package/dist/packages/utils/node_modules/date-fns/esm/_lib/startOfUTCISOWeekYear/index.js +0 -17
  662. package/dist/packages/utils/node_modules/date-fns/esm/_lib/startOfUTCISOWeekYear/index.js.map +0 -1
  663. package/dist/packages/utils/node_modules/date-fns/esm/_lib/startOfUTCWeek/index.js +0 -24
  664. package/dist/packages/utils/node_modules/date-fns/esm/_lib/startOfUTCWeek/index.js.map +0 -1
  665. package/dist/packages/utils/node_modules/date-fns/esm/_lib/startOfUTCWeekYear/index.js +0 -23
  666. package/dist/packages/utils/node_modules/date-fns/esm/_lib/startOfUTCWeekYear/index.js.map +0 -1
  667. package/dist/packages/utils/node_modules/date-fns/esm/_lib/toInteger/index.js +0 -11
  668. package/dist/packages/utils/node_modules/date-fns/esm/_lib/toInteger/index.js.map +0 -1
  669. package/dist/packages/utils/node_modules/date-fns/esm/addMilliseconds/index.js +0 -37
  670. package/dist/packages/utils/node_modules/date-fns/esm/addMilliseconds/index.js.map +0 -1
  671. package/dist/packages/utils/node_modules/date-fns/esm/format/index.js +0 -378
  672. package/dist/packages/utils/node_modules/date-fns/esm/format/index.js.map +0 -1
  673. package/dist/packages/utils/node_modules/date-fns/esm/getMinutes/index.js +0 -33
  674. package/dist/packages/utils/node_modules/date-fns/esm/getMinutes/index.js.map +0 -1
  675. package/dist/packages/utils/node_modules/date-fns/esm/isBefore/index.js +0 -36
  676. package/dist/packages/utils/node_modules/date-fns/esm/isBefore/index.js.map +0 -1
  677. package/dist/packages/utils/node_modules/date-fns/esm/isFuture/index.js +0 -37
  678. package/dist/packages/utils/node_modules/date-fns/esm/isFuture/index.js.map +0 -1
  679. package/dist/packages/utils/node_modules/date-fns/esm/isValid/index.js +0 -70
  680. package/dist/packages/utils/node_modules/date-fns/esm/isValid/index.js.map +0 -1
  681. package/dist/packages/utils/node_modules/date-fns/esm/locale/_lib/buildFormatLongFn/index.js +0 -12
  682. package/dist/packages/utils/node_modules/date-fns/esm/locale/_lib/buildFormatLongFn/index.js.map +0 -1
  683. package/dist/packages/utils/node_modules/date-fns/esm/locale/_lib/buildLocalizeFn/index.js +0 -23
  684. package/dist/packages/utils/node_modules/date-fns/esm/locale/_lib/buildLocalizeFn/index.js.map +0 -1
  685. package/dist/packages/utils/node_modules/date-fns/esm/locale/_lib/buildMatchFn/index.js +0 -36
  686. package/dist/packages/utils/node_modules/date-fns/esm/locale/_lib/buildMatchFn/index.js.map +0 -1
  687. package/dist/packages/utils/node_modules/date-fns/esm/locale/_lib/buildMatchPatternFn/index.js +0 -22
  688. package/dist/packages/utils/node_modules/date-fns/esm/locale/_lib/buildMatchPatternFn/index.js.map +0 -1
  689. package/dist/packages/utils/node_modules/date-fns/esm/locale/en-US/_lib/formatDistance/index.js +0 -78
  690. package/dist/packages/utils/node_modules/date-fns/esm/locale/en-US/_lib/formatDistance/index.js.map +0 -1
  691. package/dist/packages/utils/node_modules/date-fns/esm/locale/en-US/_lib/formatLong/index.js +0 -37
  692. package/dist/packages/utils/node_modules/date-fns/esm/locale/en-US/_lib/formatLong/index.js.map +0 -1
  693. package/dist/packages/utils/node_modules/date-fns/esm/locale/en-US/_lib/formatRelative/index.js +0 -16
  694. package/dist/packages/utils/node_modules/date-fns/esm/locale/en-US/_lib/formatRelative/index.js.map +0 -1
  695. package/dist/packages/utils/node_modules/date-fns/esm/locale/en-US/_lib/localize/index.js +0 -217
  696. package/dist/packages/utils/node_modules/date-fns/esm/locale/en-US/_lib/localize/index.js.map +0 -1
  697. package/dist/packages/utils/node_modules/date-fns/esm/locale/en-US/_lib/match/index.js +0 -133
  698. package/dist/packages/utils/node_modules/date-fns/esm/locale/en-US/_lib/match/index.js.map +0 -1
  699. package/dist/packages/utils/node_modules/date-fns/esm/locale/en-US/index.js +0 -33
  700. package/dist/packages/utils/node_modules/date-fns/esm/locale/en-US/index.js.map +0 -1
  701. package/dist/packages/utils/node_modules/date-fns/esm/parse/_lib/parsers/index.js +0 -1346
  702. package/dist/packages/utils/node_modules/date-fns/esm/parse/_lib/parsers/index.js.map +0 -1
  703. package/dist/packages/utils/node_modules/date-fns/esm/parse/index.js +0 -461
  704. package/dist/packages/utils/node_modules/date-fns/esm/parse/index.js.map +0 -1
  705. package/dist/packages/utils/node_modules/date-fns/esm/setMinutes/index.js +0 -38
  706. package/dist/packages/utils/node_modules/date-fns/esm/setMinutes/index.js.map +0 -1
  707. package/dist/packages/utils/node_modules/date-fns/esm/startOfMinute/index.js +0 -36
  708. package/dist/packages/utils/node_modules/date-fns/esm/startOfMinute/index.js.map +0 -1
  709. package/dist/packages/utils/node_modules/date-fns/esm/subMilliseconds/index.js +0 -35
  710. package/dist/packages/utils/node_modules/date-fns/esm/subMilliseconds/index.js.map +0 -1
  711. package/dist/packages/utils/node_modules/date-fns/esm/toDate/index.js +0 -50
  712. package/dist/packages/utils/node_modules/date-fns/esm/toDate/index.js.map +0 -1
@@ -1,13 +0,0 @@
1
- import { __export } from "../../../../../_virtual/rolldown_runtime.js";
2
- import { FunctionToString } from "./functiontostring.js";
3
- import { InboundFilters } from "./inboundfilters.js";
4
-
5
- //#region ../../node_modules/@sentry/core/esm/integrations/index.js
6
- var integrations_exports = /* @__PURE__ */ __export({
7
- FunctionToString: () => FunctionToString,
8
- InboundFilters: () => InboundFilters
9
- });
10
-
11
- //#endregion
12
- export { integrations_exports };
13
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","names":[],"sources":["../../../../../../../../node_modules/@sentry/core/esm/integrations/index.js"],"sourcesContent":["export { FunctionToString } from './functiontostring';\nexport { InboundFilters } from './inboundfilters';\n//# sourceMappingURL=index.js.map"],"x_google_ignoreList":[0],"mappings":""}
@@ -1,19 +0,0 @@
1
- import { logger } from "../../utils/esm/logger.js";
2
- import { getCurrentHub } from "../../hub/esm/hub.js";
3
-
4
- //#region ../../node_modules/@sentry/core/esm/sdk.js
5
- /**
6
- * Internal function to create a new SDK client instance. The client is
7
- * installed and then bound to the current scope.
8
- *
9
- * @param clientClass The client class to instanciate.
10
- * @param options Options to pass to the client.
11
- */
12
- function initAndBind(clientClass, options) {
13
- if (options.debug === true) logger.enable();
14
- getCurrentHub().bindClient(new clientClass(options));
15
- }
16
-
17
- //#endregion
18
- export { initAndBind };
19
- //# sourceMappingURL=sdk.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"sdk.js","names":[],"sources":["../../../../../../../node_modules/@sentry/core/esm/sdk.js"],"sourcesContent":["import { getCurrentHub } from '@sentry/hub';\nimport { logger } from '@sentry/utils';\n/**\n * Internal function to create a new SDK client instance. The client is\n * installed and then bound to the current scope.\n *\n * @param clientClass The client class to instanciate.\n * @param options Options to pass to the client.\n */\nexport function initAndBind(clientClass, options) {\n if (options.debug === true) {\n logger.enable();\n }\n getCurrentHub().bindClient(new clientClass(options));\n}\n//# sourceMappingURL=sdk.js.map"],"x_google_ignoreList":[0],"mappings":";;;;;;;;;;;AASA,SAAgB,YAAY,aAAa,SAAS;AAC9C,KAAI,QAAQ,UAAU,KAClB,QAAO,QAAQ;AAEnB,gBAAe,CAAC,WAAW,IAAI,YAAY,QAAQ,CAAC"}
@@ -1,28 +0,0 @@
1
- import { Status } from "../../../types/esm/status.js";
2
- import { SyncPromise } from "../../../utils/esm/syncpromise.js";
3
-
4
- //#region ../../node_modules/@sentry/core/esm/transports/noop.js
5
- /** Noop transport */
6
- var NoopTransport = function() {
7
- function NoopTransport$1() {}
8
- /**
9
- * @inheritDoc
10
- */
11
- NoopTransport$1.prototype.sendEvent = function(_) {
12
- return SyncPromise.resolve({
13
- reason: "NoopTransport: Event has been skipped because no Dsn is configured.",
14
- status: Status.Skipped
15
- });
16
- };
17
- /**
18
- * @inheritDoc
19
- */
20
- NoopTransport$1.prototype.close = function(_) {
21
- return SyncPromise.resolve(true);
22
- };
23
- return NoopTransport$1;
24
- }();
25
-
26
- //#endregion
27
- export { NoopTransport };
28
- //# sourceMappingURL=noop.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"noop.js","names":["NoopTransport"],"sources":["../../../../../../../../node_modules/@sentry/core/esm/transports/noop.js"],"sourcesContent":["import { Status } from '@sentry/types';\nimport { SyncPromise } from '@sentry/utils';\n/** Noop transport */\nvar NoopTransport = /** @class */ (function () {\n function NoopTransport() {\n }\n /**\n * @inheritDoc\n */\n NoopTransport.prototype.sendEvent = function (_) {\n return SyncPromise.resolve({\n reason: \"NoopTransport: Event has been skipped because no Dsn is configured.\",\n status: Status.Skipped,\n });\n };\n /**\n * @inheritDoc\n */\n NoopTransport.prototype.close = function (_) {\n return SyncPromise.resolve(true);\n };\n return NoopTransport;\n}());\nexport { NoopTransport };\n//# sourceMappingURL=noop.js.map"],"x_google_ignoreList":[0],"mappings":";;;;;AAGA,IAAI,gBAA+B,WAAY;CAC3C,SAASA,kBAAgB;;;;AAKzB,iBAAc,UAAU,YAAY,SAAU,GAAG;AAC7C,SAAO,YAAY,QAAQ;GACvB,QAAQ;GACR,QAAQ,OAAO;GAClB,CAAC;;;;;AAKN,iBAAc,UAAU,QAAQ,SAAU,GAAG;AACzC,SAAO,YAAY,QAAQ,KAAK;;AAEpC,QAAOA;GACR"}
@@ -1,36 +0,0 @@
1
- //#region ../../node_modules/@sentry/core/node_modules/tslib/tslib.es6.js
2
- var __assign = function() {
3
- __assign = Object.assign || function __assign$1(t) {
4
- for (var s, i = 1, n = arguments.length; i < n; i++) {
5
- s = arguments[i];
6
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];
7
- }
8
- return t;
9
- };
10
- return __assign.apply(this, arguments);
11
- };
12
- function __read(o, n) {
13
- var m = typeof Symbol === "function" && o[Symbol.iterator];
14
- if (!m) return o;
15
- var i = m.call(o), r, ar = [], e;
16
- try {
17
- while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);
18
- } catch (error) {
19
- e = { error };
20
- } finally {
21
- try {
22
- if (r && !r.done && (m = i["return"])) m.call(i);
23
- } finally {
24
- if (e) throw e.error;
25
- }
26
- }
27
- return ar;
28
- }
29
- function __spread() {
30
- for (var ar = [], i = 0; i < arguments.length; i++) ar = ar.concat(__read(arguments[i]));
31
- return ar;
32
- }
33
-
34
- //#endregion
35
- export { __assign, __spread };
36
- //# sourceMappingURL=tslib.es6.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"tslib.es6.js","names":["__assign"],"sources":["../../../../../../../../node_modules/@sentry/core/node_modules/tslib/tslib.es6.js"],"sourcesContent":["/*! *****************************************************************************\r\nCopyright (c) Microsoft Corporation.\r\n\r\nPermission to use, copy, modify, and/or distribute this software for any\r\npurpose with or without fee is hereby granted.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\r\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\r\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\r\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\r\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\r\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\r\nPERFORMANCE OF THIS SOFTWARE.\r\n***************************************************************************** */\r\n/* global Reflect, Promise */\r\n\r\nvar extendStatics = function(d, b) {\r\n extendStatics = Object.setPrototypeOf ||\r\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\r\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\r\n return extendStatics(d, b);\r\n};\r\n\r\nexport function __extends(d, b) {\r\n extendStatics(d, b);\r\n function __() { this.constructor = d; }\r\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\r\n}\r\n\r\nexport var __assign = function() {\r\n __assign = Object.assign || function __assign(t) {\r\n for (var s, i = 1, n = arguments.length; i < n; i++) {\r\n s = arguments[i];\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];\r\n }\r\n return t;\r\n }\r\n return __assign.apply(this, arguments);\r\n}\r\n\r\nexport function __rest(s, e) {\r\n var t = {};\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)\r\n t[p] = s[p];\r\n if (s != null && typeof Object.getOwnPropertySymbols === \"function\")\r\n for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {\r\n if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))\r\n t[p[i]] = s[p[i]];\r\n }\r\n return t;\r\n}\r\n\r\nexport function __decorate(decorators, target, key, desc) {\r\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\r\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\r\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\r\n return c > 3 && r && Object.defineProperty(target, key, r), r;\r\n}\r\n\r\nexport function __param(paramIndex, decorator) {\r\n return function (target, key) { decorator(target, key, paramIndex); }\r\n}\r\n\r\nexport function __metadata(metadataKey, metadataValue) {\r\n if (typeof Reflect === \"object\" && typeof Reflect.metadata === \"function\") return Reflect.metadata(metadataKey, metadataValue);\r\n}\r\n\r\nexport function __awaiter(thisArg, _arguments, P, generator) {\r\n function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n}\r\n\r\nexport function __generator(thisArg, body) {\r\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\r\n return g = { next: verb(0), \"throw\": verb(1), \"return\": verb(2) }, typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\r\n function verb(n) { return function (v) { return step([n, v]); }; }\r\n function step(op) {\r\n if (f) throw new TypeError(\"Generator is already executing.\");\r\n while (_) try {\r\n if (f = 1, y && (t = op[0] & 2 ? y[\"return\"] : op[0] ? y[\"throw\"] || ((t = y[\"return\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\r\n if (y = 0, t) op = [op[0] & 2, t.value];\r\n switch (op[0]) {\r\n case 0: case 1: t = op; break;\r\n case 4: _.label++; return { value: op[1], done: false };\r\n case 5: _.label++; y = op[1]; op = [0]; continue;\r\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\r\n default:\r\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\r\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\r\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\r\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\r\n if (t[2]) _.ops.pop();\r\n _.trys.pop(); continue;\r\n }\r\n op = body.call(thisArg, _);\r\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\r\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\r\n }\r\n}\r\n\r\nexport function __createBinding(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n o[k2] = m[k];\r\n}\r\n\r\nexport function __exportStar(m, exports) {\r\n for (var p in m) if (p !== \"default\" && !exports.hasOwnProperty(p)) exports[p] = m[p];\r\n}\r\n\r\nexport function __values(o) {\r\n var s = typeof Symbol === \"function\" && Symbol.iterator, m = s && o[s], i = 0;\r\n if (m) return m.call(o);\r\n if (o && typeof o.length === \"number\") return {\r\n next: function () {\r\n if (o && i >= o.length) o = void 0;\r\n return { value: o && o[i++], done: !o };\r\n }\r\n };\r\n throw new TypeError(s ? \"Object is not iterable.\" : \"Symbol.iterator is not defined.\");\r\n}\r\n\r\nexport function __read(o, n) {\r\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\r\n if (!m) return o;\r\n var i = m.call(o), r, ar = [], e;\r\n try {\r\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);\r\n }\r\n catch (error) { e = { error: error }; }\r\n finally {\r\n try {\r\n if (r && !r.done && (m = i[\"return\"])) m.call(i);\r\n }\r\n finally { if (e) throw e.error; }\r\n }\r\n return ar;\r\n}\r\n\r\nexport function __spread() {\r\n for (var ar = [], i = 0; i < arguments.length; i++)\r\n ar = ar.concat(__read(arguments[i]));\r\n return ar;\r\n}\r\n\r\nexport function __spreadArrays() {\r\n for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;\r\n for (var r = Array(s), k = 0, i = 0; i < il; i++)\r\n for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)\r\n r[k] = a[j];\r\n return r;\r\n};\r\n\r\nexport function __await(v) {\r\n return this instanceof __await ? (this.v = v, this) : new __await(v);\r\n}\r\n\r\nexport function __asyncGenerator(thisArg, _arguments, generator) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var g = generator.apply(thisArg, _arguments || []), i, q = [];\r\n return i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i;\r\n function verb(n) { if (g[n]) i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; }\r\n function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } }\r\n function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }\r\n function fulfill(value) { resume(\"next\", value); }\r\n function reject(value) { resume(\"throw\", value); }\r\n function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); }\r\n}\r\n\r\nexport function __asyncDelegator(o) {\r\n var i, p;\r\n return i = {}, verb(\"next\"), verb(\"throw\", function (e) { throw e; }), verb(\"return\"), i[Symbol.iterator] = function () { return this; }, i;\r\n function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: n === \"return\" } : f ? f(v) : v; } : f; }\r\n}\r\n\r\nexport function __asyncValues(o) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var m = o[Symbol.asyncIterator], i;\r\n return m ? m.call(o) : (o = typeof __values === \"function\" ? __values(o) : o[Symbol.iterator](), i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i);\r\n function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }\r\n function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); }\r\n}\r\n\r\nexport function __makeTemplateObject(cooked, raw) {\r\n if (Object.defineProperty) { Object.defineProperty(cooked, \"raw\", { value: raw }); } else { cooked.raw = raw; }\r\n return cooked;\r\n};\r\n\r\nexport function __importStar(mod) {\r\n if (mod && mod.__esModule) return mod;\r\n var result = {};\r\n if (mod != null) for (var k in mod) if (Object.hasOwnProperty.call(mod, k)) result[k] = mod[k];\r\n result.default = mod;\r\n return result;\r\n}\r\n\r\nexport function __importDefault(mod) {\r\n return (mod && mod.__esModule) ? mod : { default: mod };\r\n}\r\n\r\nexport function __classPrivateFieldGet(receiver, privateMap) {\r\n if (!privateMap.has(receiver)) {\r\n throw new TypeError(\"attempted to get private field on non-instance\");\r\n }\r\n return privateMap.get(receiver);\r\n}\r\n\r\nexport function __classPrivateFieldSet(receiver, privateMap, value) {\r\n if (!privateMap.has(receiver)) {\r\n throw new TypeError(\"attempted to set private field on non-instance\");\r\n }\r\n privateMap.set(receiver, value);\r\n return value;\r\n}\r\n"],"x_google_ignoreList":[0],"mappings":";AA6BA,IAAW,WAAW,WAAW;AAC7B,YAAW,OAAO,UAAU,SAASA,WAAS,GAAG;AAC7C,OAAK,IAAI,GAAG,IAAI,GAAG,IAAI,UAAU,QAAQ,IAAI,GAAG,KAAK;AACjD,OAAI,UAAU;AACd,QAAK,IAAI,KAAK,EAAG,KAAI,OAAO,UAAU,eAAe,KAAK,GAAG,EAAE,CAAE,GAAE,KAAK,EAAE;;AAE9E,SAAO;;AAEX,QAAO,SAAS,MAAM,MAAM,UAAU;;AAyF1C,SAAgB,OAAO,GAAG,GAAG;CACzB,IAAI,IAAI,OAAO,WAAW,cAAc,EAAE,OAAO;AACjD,KAAI,CAAC,EAAG,QAAO;CACf,IAAI,IAAI,EAAE,KAAK,EAAE,EAAE,GAAG,KAAK,EAAE,EAAE;AAC/B,KAAI;AACA,UAAQ,MAAM,KAAK,KAAK,MAAM,MAAM,EAAE,IAAI,EAAE,MAAM,EAAE,KAAM,IAAG,KAAK,EAAE,MAAM;UAEvE,OAAO;AAAE,MAAI,EAAS,OAAO;WAC5B;AACJ,MAAI;AACA,OAAI,KAAK,CAAC,EAAE,SAAS,IAAI,EAAE,WAAY,GAAE,KAAK,EAAE;YAE5C;AAAE,OAAI,EAAG,OAAM,EAAE;;;AAE7B,QAAO;;AAGX,SAAgB,WAAW;AACvB,MAAK,IAAI,KAAK,EAAE,EAAE,IAAI,GAAG,IAAI,UAAU,QAAQ,IAC3C,MAAK,GAAG,OAAO,OAAO,UAAU,GAAG,CAAC;AACxC,QAAO"}
@@ -1,383 +0,0 @@
1
- import { __assign, __spread } from "../node_modules/tslib/tslib.es6.js";
2
- import { consoleSandbox, dynamicRequire, getGlobalObject, isNodeEnv, timestampWithMs, uuid4 } from "../../utils/esm/misc.js";
3
- import { logger } from "../../utils/esm/logger.js";
4
- import { Scope } from "./scope.js";
5
-
6
- //#region ../../node_modules/@sentry/hub/esm/hub.js
7
- /**
8
- * API compatibility version of this hub.
9
- *
10
- * WARNING: This number should only be incresed when the global interface
11
- * changes a and new methods are introduced.
12
- *
13
- * @hidden
14
- */
15
- var API_VERSION = 3;
16
- /**
17
- * Default maximum number of breadcrumbs added to an event. Can be overwritten
18
- * with {@link Options.maxBreadcrumbs}.
19
- */
20
- var DEFAULT_BREADCRUMBS = 100;
21
- /**
22
- * Absolute maximum number of breadcrumbs added to an event. The
23
- * `maxBreadcrumbs` option cannot be higher than this value.
24
- */
25
- var MAX_BREADCRUMBS = 100;
26
- /**
27
- * @inheritDoc
28
- */
29
- var Hub = function() {
30
- /**
31
- * Creates a new instance of the hub, will push one {@link Layer} into the
32
- * internal stack on creation.
33
- *
34
- * @param client bound to the hub.
35
- * @param scope bound to the hub.
36
- * @param version number, higher number means higher priority.
37
- */
38
- function Hub$1(client, scope, _version) {
39
- if (scope === void 0) scope = new Scope();
40
- if (_version === void 0) _version = API_VERSION;
41
- this._version = _version;
42
- /** Is a {@link Layer}[] containing the client and scope */
43
- this._stack = [];
44
- this._stack.push({
45
- client,
46
- scope
47
- });
48
- }
49
- /**
50
- * Internal helper function to call a method on the top client if it exists.
51
- *
52
- * @param method The method to call on the client.
53
- * @param args Arguments to pass to the client function.
54
- */
55
- Hub$1.prototype._invokeClient = function(method) {
56
- var _a;
57
- var args = [];
58
- for (var _i = 1; _i < arguments.length; _i++) args[_i - 1] = arguments[_i];
59
- var top = this.getStackTop();
60
- if (top && top.client && top.client[method]) (_a = top.client)[method].apply(_a, __spread(args, [top.scope]));
61
- };
62
- /**
63
- * @inheritDoc
64
- */
65
- Hub$1.prototype.isOlderThan = function(version) {
66
- return this._version < version;
67
- };
68
- /**
69
- * @inheritDoc
70
- */
71
- Hub$1.prototype.bindClient = function(client) {
72
- var top = this.getStackTop();
73
- top.client = client;
74
- };
75
- /**
76
- * @inheritDoc
77
- */
78
- Hub$1.prototype.pushScope = function() {
79
- var stack = this.getStack();
80
- var parentScope = stack.length > 0 ? stack[stack.length - 1].scope : void 0;
81
- var scope = Scope.clone(parentScope);
82
- this.getStack().push({
83
- client: this.getClient(),
84
- scope
85
- });
86
- return scope;
87
- };
88
- /**
89
- * @inheritDoc
90
- */
91
- Hub$1.prototype.popScope = function() {
92
- return this.getStack().pop() !== void 0;
93
- };
94
- /**
95
- * @inheritDoc
96
- */
97
- Hub$1.prototype.withScope = function(callback) {
98
- var scope = this.pushScope();
99
- try {
100
- callback(scope);
101
- } finally {
102
- this.popScope();
103
- }
104
- };
105
- /**
106
- * @inheritDoc
107
- */
108
- Hub$1.prototype.getClient = function() {
109
- return this.getStackTop().client;
110
- };
111
- /** Returns the scope of the top stack. */
112
- Hub$1.prototype.getScope = function() {
113
- return this.getStackTop().scope;
114
- };
115
- /** Returns the scope stack for domains or the process. */
116
- Hub$1.prototype.getStack = function() {
117
- return this._stack;
118
- };
119
- /** Returns the topmost scope layer in the order domain > local > process. */
120
- Hub$1.prototype.getStackTop = function() {
121
- return this._stack[this._stack.length - 1];
122
- };
123
- /**
124
- * @inheritDoc
125
- */
126
- Hub$1.prototype.captureException = function(exception, hint) {
127
- var eventId = this._lastEventId = uuid4();
128
- var finalHint = hint;
129
- if (!hint) {
130
- var syntheticException = void 0;
131
- try {
132
- throw new Error("Sentry syntheticException");
133
- } catch (exception$1) {
134
- syntheticException = exception$1;
135
- }
136
- finalHint = {
137
- originalException: exception,
138
- syntheticException
139
- };
140
- }
141
- this._invokeClient("captureException", exception, __assign({}, finalHint, { event_id: eventId }));
142
- return eventId;
143
- };
144
- /**
145
- * @inheritDoc
146
- */
147
- Hub$1.prototype.captureMessage = function(message, level, hint) {
148
- var eventId = this._lastEventId = uuid4();
149
- var finalHint = hint;
150
- if (!hint) {
151
- var syntheticException = void 0;
152
- try {
153
- throw new Error(message);
154
- } catch (exception) {
155
- syntheticException = exception;
156
- }
157
- finalHint = {
158
- originalException: message,
159
- syntheticException
160
- };
161
- }
162
- this._invokeClient("captureMessage", message, level, __assign({}, finalHint, { event_id: eventId }));
163
- return eventId;
164
- };
165
- /**
166
- * @inheritDoc
167
- */
168
- Hub$1.prototype.captureEvent = function(event, hint) {
169
- var eventId = this._lastEventId = uuid4();
170
- this._invokeClient("captureEvent", event, __assign({}, hint, { event_id: eventId }));
171
- return eventId;
172
- };
173
- /**
174
- * @inheritDoc
175
- */
176
- Hub$1.prototype.lastEventId = function() {
177
- return this._lastEventId;
178
- };
179
- /**
180
- * @inheritDoc
181
- */
182
- Hub$1.prototype.addBreadcrumb = function(breadcrumb, hint) {
183
- var top = this.getStackTop();
184
- if (!top.scope || !top.client) return;
185
- var _a = top.client.getOptions && top.client.getOptions() || {}, _b = _a.beforeBreadcrumb, beforeBreadcrumb = _b === void 0 ? null : _b, _c = _a.maxBreadcrumbs, maxBreadcrumbs = _c === void 0 ? DEFAULT_BREADCRUMBS : _c;
186
- if (maxBreadcrumbs <= 0) return;
187
- var timestamp = timestampWithMs();
188
- var mergedBreadcrumb = __assign({ timestamp }, breadcrumb);
189
- var finalBreadcrumb = beforeBreadcrumb ? consoleSandbox(function() {
190
- return beforeBreadcrumb(mergedBreadcrumb, hint);
191
- }) : mergedBreadcrumb;
192
- if (finalBreadcrumb === null) return;
193
- top.scope.addBreadcrumb(finalBreadcrumb, Math.min(maxBreadcrumbs, MAX_BREADCRUMBS));
194
- };
195
- /**
196
- * @inheritDoc
197
- */
198
- Hub$1.prototype.setUser = function(user) {
199
- var top = this.getStackTop();
200
- if (!top.scope) return;
201
- top.scope.setUser(user);
202
- };
203
- /**
204
- * @inheritDoc
205
- */
206
- Hub$1.prototype.setTags = function(tags) {
207
- var top = this.getStackTop();
208
- if (!top.scope) return;
209
- top.scope.setTags(tags);
210
- };
211
- /**
212
- * @inheritDoc
213
- */
214
- Hub$1.prototype.setExtras = function(extras) {
215
- var top = this.getStackTop();
216
- if (!top.scope) return;
217
- top.scope.setExtras(extras);
218
- };
219
- /**
220
- * @inheritDoc
221
- */
222
- Hub$1.prototype.setTag = function(key, value) {
223
- var top = this.getStackTop();
224
- if (!top.scope) return;
225
- top.scope.setTag(key, value);
226
- };
227
- /**
228
- * @inheritDoc
229
- */
230
- Hub$1.prototype.setExtra = function(key, extra) {
231
- var top = this.getStackTop();
232
- if (!top.scope) return;
233
- top.scope.setExtra(key, extra);
234
- };
235
- /**
236
- * @inheritDoc
237
- */
238
- Hub$1.prototype.setContext = function(name, context) {
239
- var top = this.getStackTop();
240
- if (!top.scope) return;
241
- top.scope.setContext(name, context);
242
- };
243
- /**
244
- * @inheritDoc
245
- */
246
- Hub$1.prototype.configureScope = function(callback) {
247
- var top = this.getStackTop();
248
- if (top.scope && top.client) callback(top.scope);
249
- };
250
- /**
251
- * @inheritDoc
252
- */
253
- Hub$1.prototype.run = function(callback) {
254
- var oldHub = makeMain(this);
255
- try {
256
- callback(this);
257
- } finally {
258
- makeMain(oldHub);
259
- }
260
- };
261
- /**
262
- * @inheritDoc
263
- */
264
- Hub$1.prototype.getIntegration = function(integration) {
265
- var client = this.getClient();
266
- if (!client) return null;
267
- try {
268
- return client.getIntegration(integration);
269
- } catch (_oO) {
270
- logger.warn("Cannot retrieve integration " + integration.id + " from the current Hub");
271
- return null;
272
- }
273
- };
274
- /**
275
- * @inheritDoc
276
- */
277
- Hub$1.prototype.startSpan = function(spanOrSpanContext, forceNoChild) {
278
- if (forceNoChild === void 0) forceNoChild = false;
279
- return this._callExtensionMethod("startSpan", spanOrSpanContext, forceNoChild);
280
- };
281
- /**
282
- * @inheritDoc
283
- */
284
- Hub$1.prototype.traceHeaders = function() {
285
- return this._callExtensionMethod("traceHeaders");
286
- };
287
- /**
288
- * Calls global extension method and binding current instance to the function call
289
- */
290
- Hub$1.prototype._callExtensionMethod = function(method) {
291
- var args = [];
292
- for (var _i = 1; _i < arguments.length; _i++) args[_i - 1] = arguments[_i];
293
- var sentry = getMainCarrier().__SENTRY__;
294
- if (sentry && sentry.extensions && typeof sentry.extensions[method] === "function") return sentry.extensions[method].apply(this, args);
295
- logger.warn("Extension method " + method + " couldn't be found, doing nothing.");
296
- };
297
- return Hub$1;
298
- }();
299
- /** Returns the global shim registry. */
300
- function getMainCarrier() {
301
- var carrier = getGlobalObject();
302
- carrier.__SENTRY__ = carrier.__SENTRY__ || {
303
- extensions: {},
304
- hub: void 0
305
- };
306
- return carrier;
307
- }
308
- /**
309
- * Replaces the current main hub with the passed one on the global object
310
- *
311
- * @returns The old replaced hub
312
- */
313
- function makeMain(hub) {
314
- var registry = getMainCarrier();
315
- var oldHub = getHubFromCarrier(registry);
316
- setHubOnCarrier(registry, hub);
317
- return oldHub;
318
- }
319
- /**
320
- * Returns the default hub instance.
321
- *
322
- * If a hub is already registered in the global carrier but this module
323
- * contains a more recent version, it replaces the registered version.
324
- * Otherwise, the currently registered hub will be returned.
325
- */
326
- function getCurrentHub() {
327
- var registry = getMainCarrier();
328
- if (!hasHubOnCarrier(registry) || getHubFromCarrier(registry).isOlderThan(API_VERSION)) setHubOnCarrier(registry, new Hub());
329
- if (isNodeEnv()) return getHubFromActiveDomain(registry);
330
- return getHubFromCarrier(registry);
331
- }
332
- /**
333
- * Try to read the hub from an active domain, fallback to the registry if one doesnt exist
334
- * @returns discovered hub
335
- */
336
- function getHubFromActiveDomain(registry) {
337
- try {
338
- var activeDomain = dynamicRequire(module, "domain").active;
339
- if (!activeDomain) return getHubFromCarrier(registry);
340
- if (!hasHubOnCarrier(activeDomain) || getHubFromCarrier(activeDomain).isOlderThan(API_VERSION)) {
341
- var registryHubTopStack = getHubFromCarrier(registry).getStackTop();
342
- setHubOnCarrier(activeDomain, new Hub(registryHubTopStack.client, Scope.clone(registryHubTopStack.scope)));
343
- }
344
- return getHubFromCarrier(activeDomain);
345
- } catch (_Oo) {
346
- return getHubFromCarrier(registry);
347
- }
348
- }
349
- /**
350
- * This will tell whether a carrier has a hub on it or not
351
- * @param carrier object
352
- */
353
- function hasHubOnCarrier(carrier) {
354
- if (carrier && carrier.__SENTRY__ && carrier.__SENTRY__.hub) return true;
355
- return false;
356
- }
357
- /**
358
- * This will create a new {@link Hub} and add to the passed object on
359
- * __SENTRY__.hub.
360
- * @param carrier object
361
- * @hidden
362
- */
363
- function getHubFromCarrier(carrier) {
364
- if (carrier && carrier.__SENTRY__ && carrier.__SENTRY__.hub) return carrier.__SENTRY__.hub;
365
- carrier.__SENTRY__ = carrier.__SENTRY__ || {};
366
- carrier.__SENTRY__.hub = new Hub();
367
- return carrier.__SENTRY__.hub;
368
- }
369
- /**
370
- * This will set passed {@link Hub} on the passed object's __SENTRY__.hub attribute
371
- * @param carrier object
372
- * @param hub Hub
373
- */
374
- function setHubOnCarrier(carrier, hub) {
375
- if (!carrier) return false;
376
- carrier.__SENTRY__ = carrier.__SENTRY__ || {};
377
- carrier.__SENTRY__.hub = hub;
378
- return true;
379
- }
380
-
381
- //#endregion
382
- export { Hub, getCurrentHub, getHubFromCarrier };
383
- //# sourceMappingURL=hub.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"hub.js","names":["Hub","tslib_1.__spread","exception","tslib_1.__assign"],"sources":["../../../../../../../node_modules/@sentry/hub/esm/hub.js"],"sourcesContent":["import * as tslib_1 from \"tslib\";\nimport { consoleSandbox, dynamicRequire, getGlobalObject, isNodeEnv, logger, timestampWithMs, uuid4, } from '@sentry/utils';\nimport { Scope } from './scope';\n/**\n * API compatibility version of this hub.\n *\n * WARNING: This number should only be incresed when the global interface\n * changes a and new methods are introduced.\n *\n * @hidden\n */\nexport var API_VERSION = 3;\n/**\n * Default maximum number of breadcrumbs added to an event. Can be overwritten\n * with {@link Options.maxBreadcrumbs}.\n */\nvar DEFAULT_BREADCRUMBS = 100;\n/**\n * Absolute maximum number of breadcrumbs added to an event. The\n * `maxBreadcrumbs` option cannot be higher than this value.\n */\nvar MAX_BREADCRUMBS = 100;\n/**\n * @inheritDoc\n */\nvar Hub = /** @class */ (function () {\n /**\n * Creates a new instance of the hub, will push one {@link Layer} into the\n * internal stack on creation.\n *\n * @param client bound to the hub.\n * @param scope bound to the hub.\n * @param version number, higher number means higher priority.\n */\n function Hub(client, scope, _version) {\n if (scope === void 0) { scope = new Scope(); }\n if (_version === void 0) { _version = API_VERSION; }\n this._version = _version;\n /** Is a {@link Layer}[] containing the client and scope */\n this._stack = [];\n this._stack.push({ client: client, scope: scope });\n }\n /**\n * Internal helper function to call a method on the top client if it exists.\n *\n * @param method The method to call on the client.\n * @param args Arguments to pass to the client function.\n */\n Hub.prototype._invokeClient = function (method) {\n var _a;\n var args = [];\n for (var _i = 1; _i < arguments.length; _i++) {\n args[_i - 1] = arguments[_i];\n }\n var top = this.getStackTop();\n if (top && top.client && top.client[method]) {\n (_a = top.client)[method].apply(_a, tslib_1.__spread(args, [top.scope]));\n }\n };\n /**\n * @inheritDoc\n */\n Hub.prototype.isOlderThan = function (version) {\n return this._version < version;\n };\n /**\n * @inheritDoc\n */\n Hub.prototype.bindClient = function (client) {\n var top = this.getStackTop();\n top.client = client;\n };\n /**\n * @inheritDoc\n */\n Hub.prototype.pushScope = function () {\n // We want to clone the content of prev scope\n var stack = this.getStack();\n var parentScope = stack.length > 0 ? stack[stack.length - 1].scope : undefined;\n var scope = Scope.clone(parentScope);\n this.getStack().push({\n client: this.getClient(),\n scope: scope,\n });\n return scope;\n };\n /**\n * @inheritDoc\n */\n Hub.prototype.popScope = function () {\n return this.getStack().pop() !== undefined;\n };\n /**\n * @inheritDoc\n */\n Hub.prototype.withScope = function (callback) {\n var scope = this.pushScope();\n try {\n callback(scope);\n }\n finally {\n this.popScope();\n }\n };\n /**\n * @inheritDoc\n */\n Hub.prototype.getClient = function () {\n return this.getStackTop().client;\n };\n /** Returns the scope of the top stack. */\n Hub.prototype.getScope = function () {\n return this.getStackTop().scope;\n };\n /** Returns the scope stack for domains or the process. */\n Hub.prototype.getStack = function () {\n return this._stack;\n };\n /** Returns the topmost scope layer in the order domain > local > process. */\n Hub.prototype.getStackTop = function () {\n return this._stack[this._stack.length - 1];\n };\n /**\n * @inheritDoc\n */\n Hub.prototype.captureException = function (exception, hint) {\n var eventId = (this._lastEventId = uuid4());\n var finalHint = hint;\n // If there's no explicit hint provided, mimick the same thing that would happen\n // in the minimal itself to create a consistent behavior.\n // We don't do this in the client, as it's the lowest level API, and doing this,\n // would prevent user from having full control over direct calls.\n if (!hint) {\n var syntheticException = void 0;\n try {\n throw new Error('Sentry syntheticException');\n }\n catch (exception) {\n syntheticException = exception;\n }\n finalHint = {\n originalException: exception,\n syntheticException: syntheticException,\n };\n }\n this._invokeClient('captureException', exception, tslib_1.__assign({}, finalHint, { event_id: eventId }));\n return eventId;\n };\n /**\n * @inheritDoc\n */\n Hub.prototype.captureMessage = function (message, level, hint) {\n var eventId = (this._lastEventId = uuid4());\n var finalHint = hint;\n // If there's no explicit hint provided, mimick the same thing that would happen\n // in the minimal itself to create a consistent behavior.\n // We don't do this in the client, as it's the lowest level API, and doing this,\n // would prevent user from having full control over direct calls.\n if (!hint) {\n var syntheticException = void 0;\n try {\n throw new Error(message);\n }\n catch (exception) {\n syntheticException = exception;\n }\n finalHint = {\n originalException: message,\n syntheticException: syntheticException,\n };\n }\n this._invokeClient('captureMessage', message, level, tslib_1.__assign({}, finalHint, { event_id: eventId }));\n return eventId;\n };\n /**\n * @inheritDoc\n */\n Hub.prototype.captureEvent = function (event, hint) {\n var eventId = (this._lastEventId = uuid4());\n this._invokeClient('captureEvent', event, tslib_1.__assign({}, hint, { event_id: eventId }));\n return eventId;\n };\n /**\n * @inheritDoc\n */\n Hub.prototype.lastEventId = function () {\n return this._lastEventId;\n };\n /**\n * @inheritDoc\n */\n Hub.prototype.addBreadcrumb = function (breadcrumb, hint) {\n var top = this.getStackTop();\n if (!top.scope || !top.client) {\n return;\n }\n var _a = (top.client.getOptions && top.client.getOptions()) || {}, _b = _a.beforeBreadcrumb, beforeBreadcrumb = _b === void 0 ? null : _b, _c = _a.maxBreadcrumbs, maxBreadcrumbs = _c === void 0 ? DEFAULT_BREADCRUMBS : _c;\n if (maxBreadcrumbs <= 0) {\n return;\n }\n var timestamp = timestampWithMs();\n var mergedBreadcrumb = tslib_1.__assign({ timestamp: timestamp }, breadcrumb);\n var finalBreadcrumb = beforeBreadcrumb\n ? consoleSandbox(function () { return beforeBreadcrumb(mergedBreadcrumb, hint); })\n : mergedBreadcrumb;\n if (finalBreadcrumb === null) {\n return;\n }\n top.scope.addBreadcrumb(finalBreadcrumb, Math.min(maxBreadcrumbs, MAX_BREADCRUMBS));\n };\n /**\n * @inheritDoc\n */\n Hub.prototype.setUser = function (user) {\n var top = this.getStackTop();\n if (!top.scope) {\n return;\n }\n top.scope.setUser(user);\n };\n /**\n * @inheritDoc\n */\n Hub.prototype.setTags = function (tags) {\n var top = this.getStackTop();\n if (!top.scope) {\n return;\n }\n top.scope.setTags(tags);\n };\n /**\n * @inheritDoc\n */\n Hub.prototype.setExtras = function (extras) {\n var top = this.getStackTop();\n if (!top.scope) {\n return;\n }\n top.scope.setExtras(extras);\n };\n /**\n * @inheritDoc\n */\n Hub.prototype.setTag = function (key, value) {\n var top = this.getStackTop();\n if (!top.scope) {\n return;\n }\n top.scope.setTag(key, value);\n };\n /**\n * @inheritDoc\n */\n Hub.prototype.setExtra = function (key, extra) {\n var top = this.getStackTop();\n if (!top.scope) {\n return;\n }\n top.scope.setExtra(key, extra);\n };\n /**\n * @inheritDoc\n */\n Hub.prototype.setContext = function (name, context) {\n var top = this.getStackTop();\n if (!top.scope) {\n return;\n }\n top.scope.setContext(name, context);\n };\n /**\n * @inheritDoc\n */\n Hub.prototype.configureScope = function (callback) {\n var top = this.getStackTop();\n if (top.scope && top.client) {\n callback(top.scope);\n }\n };\n /**\n * @inheritDoc\n */\n Hub.prototype.run = function (callback) {\n var oldHub = makeMain(this);\n try {\n callback(this);\n }\n finally {\n makeMain(oldHub);\n }\n };\n /**\n * @inheritDoc\n */\n Hub.prototype.getIntegration = function (integration) {\n var client = this.getClient();\n if (!client) {\n return null;\n }\n try {\n return client.getIntegration(integration);\n }\n catch (_oO) {\n logger.warn(\"Cannot retrieve integration \" + integration.id + \" from the current Hub\");\n return null;\n }\n };\n /**\n * @inheritDoc\n */\n Hub.prototype.startSpan = function (spanOrSpanContext, forceNoChild) {\n if (forceNoChild === void 0) { forceNoChild = false; }\n return this._callExtensionMethod('startSpan', spanOrSpanContext, forceNoChild);\n };\n /**\n * @inheritDoc\n */\n Hub.prototype.traceHeaders = function () {\n return this._callExtensionMethod('traceHeaders');\n };\n /**\n * Calls global extension method and binding current instance to the function call\n */\n // @ts-ignore\n Hub.prototype._callExtensionMethod = function (method) {\n var args = [];\n for (var _i = 1; _i < arguments.length; _i++) {\n args[_i - 1] = arguments[_i];\n }\n var carrier = getMainCarrier();\n var sentry = carrier.__SENTRY__;\n // tslint:disable-next-line: strict-type-predicates\n if (sentry && sentry.extensions && typeof sentry.extensions[method] === 'function') {\n return sentry.extensions[method].apply(this, args);\n }\n logger.warn(\"Extension method \" + method + \" couldn't be found, doing nothing.\");\n };\n return Hub;\n}());\nexport { Hub };\n/** Returns the global shim registry. */\nexport function getMainCarrier() {\n var carrier = getGlobalObject();\n carrier.__SENTRY__ = carrier.__SENTRY__ || {\n extensions: {},\n hub: undefined,\n };\n return carrier;\n}\n/**\n * Replaces the current main hub with the passed one on the global object\n *\n * @returns The old replaced hub\n */\nexport function makeMain(hub) {\n var registry = getMainCarrier();\n var oldHub = getHubFromCarrier(registry);\n setHubOnCarrier(registry, hub);\n return oldHub;\n}\n/**\n * Returns the default hub instance.\n *\n * If a hub is already registered in the global carrier but this module\n * contains a more recent version, it replaces the registered version.\n * Otherwise, the currently registered hub will be returned.\n */\nexport function getCurrentHub() {\n // Get main carrier (global for every environment)\n var registry = getMainCarrier();\n // If there's no hub, or its an old API, assign a new one\n if (!hasHubOnCarrier(registry) || getHubFromCarrier(registry).isOlderThan(API_VERSION)) {\n setHubOnCarrier(registry, new Hub());\n }\n // Prefer domains over global if they are there (applicable only to Node environment)\n if (isNodeEnv()) {\n return getHubFromActiveDomain(registry);\n }\n // Return hub that lives on a global object\n return getHubFromCarrier(registry);\n}\n/**\n * Try to read the hub from an active domain, fallback to the registry if one doesnt exist\n * @returns discovered hub\n */\nfunction getHubFromActiveDomain(registry) {\n try {\n // We need to use `dynamicRequire` because `require` on it's own will be optimized by webpack.\n // We do not want this to happen, we need to try to `require` the domain node module and fail if we are in browser\n // for example so we do not have to shim it and use `getCurrentHub` universally.\n var domain = dynamicRequire(module, 'domain');\n var activeDomain = domain.active;\n // If there no active domain, just return global hub\n if (!activeDomain) {\n return getHubFromCarrier(registry);\n }\n // If there's no hub on current domain, or its an old API, assign a new one\n if (!hasHubOnCarrier(activeDomain) || getHubFromCarrier(activeDomain).isOlderThan(API_VERSION)) {\n var registryHubTopStack = getHubFromCarrier(registry).getStackTop();\n setHubOnCarrier(activeDomain, new Hub(registryHubTopStack.client, Scope.clone(registryHubTopStack.scope)));\n }\n // Return hub that lives on a domain\n return getHubFromCarrier(activeDomain);\n }\n catch (_Oo) {\n // Return hub that lives on a global object\n return getHubFromCarrier(registry);\n }\n}\n/**\n * This will tell whether a carrier has a hub on it or not\n * @param carrier object\n */\nfunction hasHubOnCarrier(carrier) {\n if (carrier && carrier.__SENTRY__ && carrier.__SENTRY__.hub) {\n return true;\n }\n return false;\n}\n/**\n * This will create a new {@link Hub} and add to the passed object on\n * __SENTRY__.hub.\n * @param carrier object\n * @hidden\n */\nexport function getHubFromCarrier(carrier) {\n if (carrier && carrier.__SENTRY__ && carrier.__SENTRY__.hub) {\n return carrier.__SENTRY__.hub;\n }\n carrier.__SENTRY__ = carrier.__SENTRY__ || {};\n carrier.__SENTRY__.hub = new Hub();\n return carrier.__SENTRY__.hub;\n}\n/**\n * This will set passed {@link Hub} on the passed object's __SENTRY__.hub attribute\n * @param carrier object\n * @param hub Hub\n */\nexport function setHubOnCarrier(carrier, hub) {\n if (!carrier) {\n return false;\n }\n carrier.__SENTRY__ = carrier.__SENTRY__ || {};\n carrier.__SENTRY__.hub = hub;\n return true;\n}\n//# sourceMappingURL=hub.js.map"],"x_google_ignoreList":[0],"mappings":"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"}