@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 +0,0 @@
1
- {"version":3,"file":"globalhandlers.js","names":["GlobalHandlers","tslib_1.__assign"],"sources":["../../../../../../../../node_modules/@sentry/browser/esm/integrations/globalhandlers.js"],"sourcesContent":["import * as tslib_1 from \"tslib\";\nimport { getCurrentHub } from '@sentry/core';\nimport { Severity } from '@sentry/types';\nimport { addExceptionMechanism, getGlobalObject, getLocationHref, isErrorEvent, isPrimitive, isString, logger, } from '@sentry/utils';\nimport { eventFromUnknownInput } from '../eventbuilder';\nimport { shouldIgnoreOnError } from '../helpers';\n/** Global handlers */\nvar GlobalHandlers = /** @class */ (function () {\n /** JSDoc */\n function GlobalHandlers(options) {\n /**\n * @inheritDoc\n */\n this.name = GlobalHandlers.id;\n /** JSDoc */\n this._global = getGlobalObject();\n /** JSDoc */\n this._oldOnErrorHandler = null;\n /** JSDoc */\n this._oldOnUnhandledRejectionHandler = null;\n /** JSDoc */\n this._onErrorHandlerInstalled = false;\n /** JSDoc */\n this._onUnhandledRejectionHandlerInstalled = false;\n this._options = tslib_1.__assign({ onerror: true, onunhandledrejection: true }, options);\n }\n /**\n * @inheritDoc\n */\n GlobalHandlers.prototype.setupOnce = function () {\n Error.stackTraceLimit = 50;\n if (this._options.onerror) {\n logger.log('Global Handler attached: onerror');\n this._installGlobalOnErrorHandler();\n }\n if (this._options.onunhandledrejection) {\n logger.log('Global Handler attached: onunhandledrejection');\n this._installGlobalOnUnhandledRejectionHandler();\n }\n };\n /** JSDoc */\n GlobalHandlers.prototype._installGlobalOnErrorHandler = function () {\n if (this._onErrorHandlerInstalled) {\n return;\n }\n var self = this; // tslint:disable-line:no-this-assignment\n this._oldOnErrorHandler = this._global.onerror;\n this._global.onerror = function (msg, url, line, column, error) {\n var currentHub = getCurrentHub();\n var hasIntegration = currentHub.getIntegration(GlobalHandlers);\n var isFailedOwnDelivery = error && error.__sentry_own_request__ === true;\n if (!hasIntegration || shouldIgnoreOnError() || isFailedOwnDelivery) {\n if (self._oldOnErrorHandler) {\n return self._oldOnErrorHandler.apply(this, arguments);\n }\n return false;\n }\n var client = currentHub.getClient();\n var event = isPrimitive(error)\n ? self._eventFromIncompleteOnError(msg, url, line, column)\n : self._enhanceEventWithInitialFrame(eventFromUnknownInput(error, undefined, {\n attachStacktrace: client && client.getOptions().attachStacktrace,\n rejection: false,\n }), url, line, column);\n addExceptionMechanism(event, {\n handled: false,\n type: 'onerror',\n });\n currentHub.captureEvent(event, {\n originalException: error,\n });\n if (self._oldOnErrorHandler) {\n return self._oldOnErrorHandler.apply(this, arguments);\n }\n return false;\n };\n this._onErrorHandlerInstalled = true;\n };\n /** JSDoc */\n GlobalHandlers.prototype._installGlobalOnUnhandledRejectionHandler = function () {\n if (this._onUnhandledRejectionHandlerInstalled) {\n return;\n }\n var self = this; // tslint:disable-line:no-this-assignment\n this._oldOnUnhandledRejectionHandler = this._global.onunhandledrejection;\n this._global.onunhandledrejection = function (e) {\n var error = e;\n try {\n error = e && 'reason' in e ? e.reason : e;\n }\n catch (_oO) {\n // no-empty\n }\n var currentHub = getCurrentHub();\n var hasIntegration = currentHub.getIntegration(GlobalHandlers);\n var isFailedOwnDelivery = error && error.__sentry_own_request__ === true;\n if (!hasIntegration || shouldIgnoreOnError() || isFailedOwnDelivery) {\n if (self._oldOnUnhandledRejectionHandler) {\n return self._oldOnUnhandledRejectionHandler.apply(this, arguments);\n }\n return true;\n }\n var client = currentHub.getClient();\n var event = isPrimitive(error)\n ? self._eventFromIncompleteRejection(error)\n : eventFromUnknownInput(error, undefined, {\n attachStacktrace: client && client.getOptions().attachStacktrace,\n rejection: true,\n });\n event.level = Severity.Error;\n addExceptionMechanism(event, {\n handled: false,\n type: 'onunhandledrejection',\n });\n currentHub.captureEvent(event, {\n originalException: error,\n });\n if (self._oldOnUnhandledRejectionHandler) {\n return self._oldOnUnhandledRejectionHandler.apply(this, arguments);\n }\n return true;\n };\n this._onUnhandledRejectionHandlerInstalled = true;\n };\n /**\n * This function creates a stack from an old, error-less onerror handler.\n */\n GlobalHandlers.prototype._eventFromIncompleteOnError = function (msg, url, line, column) {\n var ERROR_TYPES_RE = /^(?:[Uu]ncaught (?:exception: )?)?(?:((?:Eval|Internal|Range|Reference|Syntax|Type|URI|)Error): )?(.*)$/i;\n // If 'message' is ErrorEvent, get real message from inside\n var message = isErrorEvent(msg) ? msg.message : msg;\n var name;\n if (isString(message)) {\n var groups = message.match(ERROR_TYPES_RE);\n if (groups) {\n name = groups[1];\n message = groups[2];\n }\n }\n var event = {\n exception: {\n values: [\n {\n type: name || 'Error',\n value: message,\n },\n ],\n },\n };\n return this._enhanceEventWithInitialFrame(event, url, line, column);\n };\n /**\n * This function creates an Event from an TraceKitStackTrace that has part of it missing.\n */\n GlobalHandlers.prototype._eventFromIncompleteRejection = function (error) {\n return {\n exception: {\n values: [\n {\n type: 'UnhandledRejection',\n value: \"Non-Error promise rejection captured with value: \" + error,\n },\n ],\n },\n };\n };\n /** JSDoc */\n GlobalHandlers.prototype._enhanceEventWithInitialFrame = function (event, url, line, column) {\n event.exception = event.exception || {};\n event.exception.values = event.exception.values || [];\n event.exception.values[0] = event.exception.values[0] || {};\n event.exception.values[0].stacktrace = event.exception.values[0].stacktrace || {};\n event.exception.values[0].stacktrace.frames = event.exception.values[0].stacktrace.frames || [];\n var colno = isNaN(parseInt(column, 10)) ? undefined : column;\n var lineno = isNaN(parseInt(line, 10)) ? undefined : line;\n var filename = isString(url) && url.length > 0 ? url : getLocationHref();\n if (event.exception.values[0].stacktrace.frames.length === 0) {\n event.exception.values[0].stacktrace.frames.push({\n colno: colno,\n filename: filename,\n function: '?',\n in_app: true,\n lineno: lineno,\n });\n }\n return event;\n };\n /**\n * @inheritDoc\n */\n GlobalHandlers.id = 'GlobalHandlers';\n return GlobalHandlers;\n}());\nexport { GlobalHandlers };\n//# sourceMappingURL=globalhandlers.js.map"],"x_google_ignoreList":[0],"mappings":"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"}
@@ -1,19 +0,0 @@
1
- import { __export } from "../../../../../_virtual/rolldown_runtime.js";
2
- import { GlobalHandlers } from "./globalhandlers.js";
3
- import { TryCatch } from "./trycatch.js";
4
- import { Breadcrumbs } from "./breadcrumbs.js";
5
- import { LinkedErrors } from "./linkederrors.js";
6
- import { UserAgent } from "./useragent.js";
7
-
8
- //#region ../../node_modules/@sentry/browser/esm/integrations/index.js
9
- var integrations_exports = /* @__PURE__ */ __export({
10
- Breadcrumbs: () => Breadcrumbs,
11
- GlobalHandlers: () => GlobalHandlers,
12
- LinkedErrors: () => LinkedErrors,
13
- TryCatch: () => TryCatch,
14
- UserAgent: () => UserAgent
15
- });
16
-
17
- //#endregion
18
- export { integrations_exports };
19
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","names":[],"sources":["../../../../../../../../node_modules/@sentry/browser/esm/integrations/index.js"],"sourcesContent":["export { GlobalHandlers } from './globalhandlers';\nexport { TryCatch } from './trycatch';\nexport { Breadcrumbs } from './breadcrumbs';\nexport { LinkedErrors } from './linkederrors';\nexport { UserAgent } from './useragent';\n//# sourceMappingURL=index.js.map"],"x_google_ignoreList":[0],"mappings":""}
@@ -1,62 +0,0 @@
1
- import { __spread } from "../../node_modules/tslib/tslib.es6.js";
2
- import { isInstanceOf } from "../../../utils/esm/is.js";
3
- import { addGlobalEventProcessor } from "../../../hub/esm/scope.js";
4
- import { getCurrentHub } from "../../../hub/esm/hub.js";
5
- import { computeStackTrace } from "../tracekit.js";
6
- import { exceptionFromStacktrace } from "../parsers.js";
7
-
8
- //#region ../../node_modules/@sentry/browser/esm/integrations/linkederrors.js
9
- var DEFAULT_KEY = "cause";
10
- var DEFAULT_LIMIT = 5;
11
- /** Adds SDK info to an event. */
12
- var LinkedErrors = function() {
13
- /**
14
- * @inheritDoc
15
- */
16
- function LinkedErrors$1(options) {
17
- if (options === void 0) options = {};
18
- /**
19
- * @inheritDoc
20
- */
21
- this.name = LinkedErrors$1.id;
22
- this._key = options.key || DEFAULT_KEY;
23
- this._limit = options.limit || DEFAULT_LIMIT;
24
- }
25
- /**
26
- * @inheritDoc
27
- */
28
- LinkedErrors$1.prototype.setupOnce = function() {
29
- addGlobalEventProcessor(function(event, hint) {
30
- var self = getCurrentHub().getIntegration(LinkedErrors$1);
31
- if (self) return self._handler(event, hint);
32
- return event;
33
- });
34
- };
35
- /**
36
- * @inheritDoc
37
- */
38
- LinkedErrors$1.prototype._handler = function(event, hint) {
39
- if (!event.exception || !event.exception.values || !hint || !isInstanceOf(hint.originalException, Error)) return event;
40
- var linkedErrors = this._walkErrorTree(hint.originalException, this._key);
41
- event.exception.values = __spread(linkedErrors, event.exception.values);
42
- return event;
43
- };
44
- /**
45
- * @inheritDoc
46
- */
47
- LinkedErrors$1.prototype._walkErrorTree = function(error, key, stack) {
48
- if (stack === void 0) stack = [];
49
- if (!isInstanceOf(error[key], Error) || stack.length + 1 >= this._limit) return stack;
50
- var exception = exceptionFromStacktrace(computeStackTrace(error[key]));
51
- return this._walkErrorTree(error[key], key, __spread([exception], stack));
52
- };
53
- /**
54
- * @inheritDoc
55
- */
56
- LinkedErrors$1.id = "LinkedErrors";
57
- return LinkedErrors$1;
58
- }();
59
-
60
- //#endregion
61
- export { LinkedErrors };
62
- //# sourceMappingURL=linkederrors.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"linkederrors.js","names":["LinkedErrors","tslib_1.__spread"],"sources":["../../../../../../../../node_modules/@sentry/browser/esm/integrations/linkederrors.js"],"sourcesContent":["import * as tslib_1 from \"tslib\";\nimport { addGlobalEventProcessor, getCurrentHub } from '@sentry/core';\nimport { isInstanceOf } from '@sentry/utils';\nimport { exceptionFromStacktrace } from '../parsers';\nimport { computeStackTrace } from '../tracekit';\nvar DEFAULT_KEY = 'cause';\nvar DEFAULT_LIMIT = 5;\n/** Adds SDK info to an event. */\nvar LinkedErrors = /** @class */ (function () {\n /**\n * @inheritDoc\n */\n function LinkedErrors(options) {\n if (options === void 0) { options = {}; }\n /**\n * @inheritDoc\n */\n this.name = LinkedErrors.id;\n this._key = options.key || DEFAULT_KEY;\n this._limit = options.limit || DEFAULT_LIMIT;\n }\n /**\n * @inheritDoc\n */\n LinkedErrors.prototype.setupOnce = function () {\n addGlobalEventProcessor(function (event, hint) {\n var self = getCurrentHub().getIntegration(LinkedErrors);\n if (self) {\n return self._handler(event, hint);\n }\n return event;\n });\n };\n /**\n * @inheritDoc\n */\n LinkedErrors.prototype._handler = function (event, hint) {\n if (!event.exception || !event.exception.values || !hint || !isInstanceOf(hint.originalException, Error)) {\n return event;\n }\n var linkedErrors = this._walkErrorTree(hint.originalException, this._key);\n event.exception.values = tslib_1.__spread(linkedErrors, event.exception.values);\n return event;\n };\n /**\n * @inheritDoc\n */\n LinkedErrors.prototype._walkErrorTree = function (error, key, stack) {\n if (stack === void 0) { stack = []; }\n if (!isInstanceOf(error[key], Error) || stack.length + 1 >= this._limit) {\n return stack;\n }\n var stacktrace = computeStackTrace(error[key]);\n var exception = exceptionFromStacktrace(stacktrace);\n return this._walkErrorTree(error[key], key, tslib_1.__spread([exception], stack));\n };\n /**\n * @inheritDoc\n */\n LinkedErrors.id = 'LinkedErrors';\n return LinkedErrors;\n}());\nexport { LinkedErrors };\n//# sourceMappingURL=linkederrors.js.map"],"x_google_ignoreList":[0],"mappings":";;;;;;;;AAKA,IAAI,cAAc;AAClB,IAAI,gBAAgB;;AAEpB,IAAI,eAA8B,WAAY;;;;CAI1C,SAASA,eAAa,SAAS;AAC3B,MAAI,YAAY,KAAK,EAAK,WAAU,EAAE;;;;AAItC,OAAK,OAAOA,eAAa;AACzB,OAAK,OAAO,QAAQ,OAAO;AAC3B,OAAK,SAAS,QAAQ,SAAS;;;;;AAKnC,gBAAa,UAAU,YAAY,WAAY;AAC3C,0BAAwB,SAAU,OAAO,MAAM;GAC3C,IAAI,OAAO,eAAe,CAAC,eAAeA,eAAa;AACvD,OAAI,KACA,QAAO,KAAK,SAAS,OAAO,KAAK;AAErC,UAAO;IACT;;;;;AAKN,gBAAa,UAAU,WAAW,SAAU,OAAO,MAAM;AACrD,MAAI,CAAC,MAAM,aAAa,CAAC,MAAM,UAAU,UAAU,CAAC,QAAQ,CAAC,aAAa,KAAK,mBAAmB,MAAM,CACpG,QAAO;EAEX,IAAI,eAAe,KAAK,eAAe,KAAK,mBAAmB,KAAK,KAAK;AACzE,QAAM,UAAU,SAASC,SAAiB,cAAc,MAAM,UAAU,OAAO;AAC/E,SAAO;;;;;AAKX,gBAAa,UAAU,iBAAiB,SAAU,OAAO,KAAK,OAAO;AACjE,MAAI,UAAU,KAAK,EAAK,SAAQ,EAAE;AAClC,MAAI,CAAC,aAAa,MAAM,MAAM,MAAM,IAAI,MAAM,SAAS,KAAK,KAAK,OAC7D,QAAO;EAGX,IAAI,YAAY,wBADC,kBAAkB,MAAM,KAAK,CACK;AACnD,SAAO,KAAK,eAAe,MAAM,MAAM,KAAKA,SAAiB,CAAC,UAAU,EAAE,MAAM,CAAC;;;;;AAKrF,gBAAa,KAAK;AAClB,QAAOD;GACR"}
@@ -1,172 +0,0 @@
1
- import { getFunctionName, getGlobalObject } from "../../../utils/esm/misc.js";
2
- import { fill } from "../../../utils/esm/object.js";
3
- import { wrap } from "../helpers.js";
4
-
5
- //#region ../../node_modules/@sentry/browser/esm/integrations/trycatch.js
6
- /** Wrap timer functions and event targets to catch errors and provide better meta data */
7
- var TryCatch = function() {
8
- function TryCatch$1() {
9
- /** JSDoc */
10
- this._ignoreOnError = 0;
11
- /**
12
- * @inheritDoc
13
- */
14
- this.name = TryCatch$1.id;
15
- }
16
- /** JSDoc */
17
- TryCatch$1.prototype._wrapTimeFunction = function(original) {
18
- return function() {
19
- var args = [];
20
- for (var _i = 0; _i < arguments.length; _i++) args[_i] = arguments[_i];
21
- var originalCallback = args[0];
22
- args[0] = wrap(originalCallback, { mechanism: {
23
- data: { function: getFunctionName(original) },
24
- handled: true,
25
- type: "instrument"
26
- } });
27
- return original.apply(this, args);
28
- };
29
- };
30
- /** JSDoc */
31
- TryCatch$1.prototype._wrapRAF = function(original) {
32
- return function(callback) {
33
- return original(wrap(callback, { mechanism: {
34
- data: {
35
- function: "requestAnimationFrame",
36
- handler: getFunctionName(original)
37
- },
38
- handled: true,
39
- type: "instrument"
40
- } }));
41
- };
42
- };
43
- /** JSDoc */
44
- TryCatch$1.prototype._wrapEventTarget = function(target) {
45
- var global = getGlobalObject();
46
- var proto = global[target] && global[target].prototype;
47
- if (!proto || !proto.hasOwnProperty || !proto.hasOwnProperty("addEventListener")) return;
48
- fill(proto, "addEventListener", function(original) {
49
- return function(eventName, fn, options) {
50
- try {
51
- if (typeof fn.handleEvent === "function") fn.handleEvent = wrap(fn.handleEvent.bind(fn), { mechanism: {
52
- data: {
53
- function: "handleEvent",
54
- handler: getFunctionName(fn),
55
- target
56
- },
57
- handled: true,
58
- type: "instrument"
59
- } });
60
- } catch (err) {}
61
- return original.call(this, eventName, wrap(fn, { mechanism: {
62
- data: {
63
- function: "addEventListener",
64
- handler: getFunctionName(fn),
65
- target
66
- },
67
- handled: true,
68
- type: "instrument"
69
- } }), options);
70
- };
71
- });
72
- fill(proto, "removeEventListener", function(original) {
73
- return function(eventName, fn, options) {
74
- var callback = fn;
75
- try {
76
- callback = callback && (callback.__sentry_wrapped__ || callback);
77
- } catch (e) {}
78
- return original.call(this, eventName, callback, options);
79
- };
80
- });
81
- };
82
- /** JSDoc */
83
- TryCatch$1.prototype._wrapXHR = function(originalSend) {
84
- return function() {
85
- var _this = this;
86
- var args = [];
87
- for (var _i = 0; _i < arguments.length; _i++) args[_i] = arguments[_i];
88
- var xhr = this;
89
- [
90
- "onload",
91
- "onerror",
92
- "onprogress"
93
- ].forEach(function(prop) {
94
- if (prop in _this && typeof _this[prop] === "function") fill(_this, prop, function(original) {
95
- return wrap(original, { mechanism: {
96
- data: {
97
- function: prop,
98
- handler: getFunctionName(original)
99
- },
100
- handled: true,
101
- type: "instrument"
102
- } });
103
- });
104
- });
105
- if ("onreadystatechange" in xhr && typeof xhr.onreadystatechange === "function") fill(xhr, "onreadystatechange", function(original) {
106
- var wrapOptions = { mechanism: {
107
- data: {
108
- function: "onreadystatechange",
109
- handler: getFunctionName(original)
110
- },
111
- handled: true,
112
- type: "instrument"
113
- } };
114
- if (original.__sentry_original__) wrapOptions.mechanism.data.handler = getFunctionName(original.__sentry_original__);
115
- return wrap(original, wrapOptions);
116
- });
117
- return originalSend.apply(this, args);
118
- };
119
- };
120
- /**
121
- * Wrap timer functions and event targets to catch errors
122
- * and provide better metadata.
123
- */
124
- TryCatch$1.prototype.setupOnce = function() {
125
- this._ignoreOnError = this._ignoreOnError;
126
- var global = getGlobalObject();
127
- fill(global, "setTimeout", this._wrapTimeFunction.bind(this));
128
- fill(global, "setInterval", this._wrapTimeFunction.bind(this));
129
- fill(global, "requestAnimationFrame", this._wrapRAF.bind(this));
130
- if ("XMLHttpRequest" in global) fill(XMLHttpRequest.prototype, "send", this._wrapXHR.bind(this));
131
- [
132
- "EventTarget",
133
- "Window",
134
- "Node",
135
- "ApplicationCache",
136
- "AudioTrackList",
137
- "ChannelMergerNode",
138
- "CryptoOperation",
139
- "EventSource",
140
- "FileReader",
141
- "HTMLUnknownElement",
142
- "IDBDatabase",
143
- "IDBRequest",
144
- "IDBTransaction",
145
- "KeyOperation",
146
- "MediaController",
147
- "MessagePort",
148
- "ModalWindow",
149
- "Notification",
150
- "SVGElementInstance",
151
- "Screen",
152
- "TextTrack",
153
- "TextTrackCue",
154
- "TextTrackList",
155
- "WebSocket",
156
- "WebSocketWorker",
157
- "Worker",
158
- "XMLHttpRequest",
159
- "XMLHttpRequestEventTarget",
160
- "XMLHttpRequestUpload"
161
- ].forEach(this._wrapEventTarget.bind(this));
162
- };
163
- /**
164
- * @inheritDoc
165
- */
166
- TryCatch$1.id = "TryCatch";
167
- return TryCatch$1;
168
- }();
169
-
170
- //#endregion
171
- export { TryCatch };
172
- //# sourceMappingURL=trycatch.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"trycatch.js","names":["TryCatch"],"sources":["../../../../../../../../node_modules/@sentry/browser/esm/integrations/trycatch.js"],"sourcesContent":["import { fill, getFunctionName, getGlobalObject } from '@sentry/utils';\nimport { wrap } from '../helpers';\n/** Wrap timer functions and event targets to catch errors and provide better meta data */\nvar TryCatch = /** @class */ (function () {\n function TryCatch() {\n /** JSDoc */\n this._ignoreOnError = 0;\n /**\n * @inheritDoc\n */\n this.name = TryCatch.id;\n }\n /** JSDoc */\n TryCatch.prototype._wrapTimeFunction = function (original) {\n return function () {\n var args = [];\n for (var _i = 0; _i < arguments.length; _i++) {\n args[_i] = arguments[_i];\n }\n var originalCallback = args[0];\n args[0] = wrap(originalCallback, {\n mechanism: {\n data: { function: getFunctionName(original) },\n handled: true,\n type: 'instrument',\n },\n });\n return original.apply(this, args);\n };\n };\n /** JSDoc */\n TryCatch.prototype._wrapRAF = function (original) {\n return function (callback) {\n return original(wrap(callback, {\n mechanism: {\n data: {\n function: 'requestAnimationFrame',\n handler: getFunctionName(original),\n },\n handled: true,\n type: 'instrument',\n },\n }));\n };\n };\n /** JSDoc */\n TryCatch.prototype._wrapEventTarget = function (target) {\n var global = getGlobalObject();\n var proto = global[target] && global[target].prototype;\n if (!proto || !proto.hasOwnProperty || !proto.hasOwnProperty('addEventListener')) {\n return;\n }\n fill(proto, 'addEventListener', function (original) {\n return function (eventName, fn, options) {\n try {\n // tslint:disable-next-line:no-unbound-method strict-type-predicates\n if (typeof fn.handleEvent === 'function') {\n fn.handleEvent = wrap(fn.handleEvent.bind(fn), {\n mechanism: {\n data: {\n function: 'handleEvent',\n handler: getFunctionName(fn),\n target: target,\n },\n handled: true,\n type: 'instrument',\n },\n });\n }\n }\n catch (err) {\n // can sometimes get 'Permission denied to access property \"handle Event'\n }\n return original.call(this, eventName, wrap(fn, {\n mechanism: {\n data: {\n function: 'addEventListener',\n handler: getFunctionName(fn),\n target: target,\n },\n handled: true,\n type: 'instrument',\n },\n }), options);\n };\n });\n fill(proto, 'removeEventListener', function (original) {\n return function (eventName, fn, options) {\n var callback = fn;\n try {\n callback = callback && (callback.__sentry_wrapped__ || callback);\n }\n catch (e) {\n // ignore, accessing __sentry_wrapped__ will throw in some Selenium environments\n }\n return original.call(this, eventName, callback, options);\n };\n });\n };\n /** JSDoc */\n TryCatch.prototype._wrapXHR = function (originalSend) {\n return function () {\n var _this = this;\n var args = [];\n for (var _i = 0; _i < arguments.length; _i++) {\n args[_i] = arguments[_i];\n }\n var xhr = this; // tslint:disable-line:no-this-assignment\n var xmlHttpRequestProps = ['onload', 'onerror', 'onprogress'];\n xmlHttpRequestProps.forEach(function (prop) {\n if (prop in _this && typeof _this[prop] === 'function') {\n fill(_this, prop, function (original) {\n return wrap(original, {\n mechanism: {\n data: {\n function: prop,\n handler: getFunctionName(original),\n },\n handled: true,\n type: 'instrument',\n },\n });\n });\n }\n });\n if ('onreadystatechange' in xhr && typeof xhr.onreadystatechange === 'function') {\n fill(xhr, 'onreadystatechange', function (original) {\n var wrapOptions = {\n mechanism: {\n data: {\n function: 'onreadystatechange',\n handler: getFunctionName(original),\n },\n handled: true,\n type: 'instrument',\n },\n };\n // If Instrument integration has been called before TryCatch, get the name of original function\n if (original.__sentry_original__) {\n wrapOptions.mechanism.data.handler = getFunctionName(original.__sentry_original__);\n }\n // Otherwise wrap directly\n return wrap(original, wrapOptions);\n });\n }\n return originalSend.apply(this, args);\n };\n };\n /**\n * Wrap timer functions and event targets to catch errors\n * and provide better metadata.\n */\n TryCatch.prototype.setupOnce = function () {\n this._ignoreOnError = this._ignoreOnError;\n var global = getGlobalObject();\n fill(global, 'setTimeout', this._wrapTimeFunction.bind(this));\n fill(global, 'setInterval', this._wrapTimeFunction.bind(this));\n fill(global, 'requestAnimationFrame', this._wrapRAF.bind(this));\n if ('XMLHttpRequest' in global) {\n fill(XMLHttpRequest.prototype, 'send', this._wrapXHR.bind(this));\n }\n [\n 'EventTarget',\n 'Window',\n 'Node',\n 'ApplicationCache',\n 'AudioTrackList',\n 'ChannelMergerNode',\n 'CryptoOperation',\n 'EventSource',\n 'FileReader',\n 'HTMLUnknownElement',\n 'IDBDatabase',\n 'IDBRequest',\n 'IDBTransaction',\n 'KeyOperation',\n 'MediaController',\n 'MessagePort',\n 'ModalWindow',\n 'Notification',\n 'SVGElementInstance',\n 'Screen',\n 'TextTrack',\n 'TextTrackCue',\n 'TextTrackList',\n 'WebSocket',\n 'WebSocketWorker',\n 'Worker',\n 'XMLHttpRequest',\n 'XMLHttpRequestEventTarget',\n 'XMLHttpRequestUpload',\n ].forEach(this._wrapEventTarget.bind(this));\n };\n /**\n * @inheritDoc\n */\n TryCatch.id = 'TryCatch';\n return TryCatch;\n}());\nexport { TryCatch };\n//# sourceMappingURL=trycatch.js.map"],"x_google_ignoreList":[0],"mappings":"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"}
@@ -1,41 +0,0 @@
1
- import { __assign } from "../../node_modules/tslib/tslib.es6.js";
2
- import { getGlobalObject } from "../../../utils/esm/misc.js";
3
- import { addGlobalEventProcessor } from "../../../hub/esm/scope.js";
4
- import { getCurrentHub } from "../../../hub/esm/hub.js";
5
-
6
- //#region ../../node_modules/@sentry/browser/esm/integrations/useragent.js
7
- var global = getGlobalObject();
8
- /** UserAgent */
9
- var UserAgent = function() {
10
- function UserAgent$1() {
11
- /**
12
- * @inheritDoc
13
- */
14
- this.name = UserAgent$1.id;
15
- }
16
- /**
17
- * @inheritDoc
18
- */
19
- UserAgent$1.prototype.setupOnce = function() {
20
- addGlobalEventProcessor(function(event) {
21
- if (getCurrentHub().getIntegration(UserAgent$1)) {
22
- if (!global.navigator || !global.location) return event;
23
- var request = event.request || {};
24
- request.url = request.url || global.location.href;
25
- request.headers = request.headers || {};
26
- request.headers["User-Agent"] = global.navigator.userAgent;
27
- return __assign({}, event, { request });
28
- }
29
- return event;
30
- });
31
- };
32
- /**
33
- * @inheritDoc
34
- */
35
- UserAgent$1.id = "UserAgent";
36
- return UserAgent$1;
37
- }();
38
-
39
- //#endregion
40
- export { UserAgent };
41
- //# sourceMappingURL=useragent.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"useragent.js","names":["UserAgent","tslib_1.__assign"],"sources":["../../../../../../../../node_modules/@sentry/browser/esm/integrations/useragent.js"],"sourcesContent":["import * as tslib_1 from \"tslib\";\nimport { addGlobalEventProcessor, getCurrentHub } from '@sentry/core';\nimport { getGlobalObject } from '@sentry/utils';\nvar global = getGlobalObject();\n/** UserAgent */\nvar UserAgent = /** @class */ (function () {\n function UserAgent() {\n /**\n * @inheritDoc\n */\n this.name = UserAgent.id;\n }\n /**\n * @inheritDoc\n */\n UserAgent.prototype.setupOnce = function () {\n addGlobalEventProcessor(function (event) {\n if (getCurrentHub().getIntegration(UserAgent)) {\n if (!global.navigator || !global.location) {\n return event;\n }\n // Request Interface: https://docs.sentry.io/development/sdk-dev/event-payloads/request/\n var request = event.request || {};\n request.url = request.url || global.location.href;\n request.headers = request.headers || {};\n request.headers['User-Agent'] = global.navigator.userAgent;\n return tslib_1.__assign({}, event, { request: request });\n }\n return event;\n });\n };\n /**\n * @inheritDoc\n */\n UserAgent.id = 'UserAgent';\n return UserAgent;\n}());\nexport { UserAgent };\n//# sourceMappingURL=useragent.js.map"],"x_google_ignoreList":[0],"mappings":";;;;;;AAGA,IAAI,SAAS,iBAAiB;;AAE9B,IAAI,YAA2B,WAAY;CACvC,SAASA,cAAY;;;;AAIjB,OAAK,OAAOA,YAAU;;;;;AAK1B,aAAU,UAAU,YAAY,WAAY;AACxC,0BAAwB,SAAU,OAAO;AACrC,OAAI,eAAe,CAAC,eAAeA,YAAU,EAAE;AAC3C,QAAI,CAAC,OAAO,aAAa,CAAC,OAAO,SAC7B,QAAO;IAGX,IAAI,UAAU,MAAM,WAAW,EAAE;AACjC,YAAQ,MAAM,QAAQ,OAAO,OAAO,SAAS;AAC7C,YAAQ,UAAU,QAAQ,WAAW,EAAE;AACvC,YAAQ,QAAQ,gBAAgB,OAAO,UAAU;AACjD,WAAOC,SAAiB,EAAE,EAAE,OAAO,EAAW,SAAS,CAAC;;AAE5D,UAAO;IACT;;;;;AAKN,aAAU,KAAK;AACf,QAAOD;GACR"}
@@ -1,65 +0,0 @@
1
- import { isEvent } from "../../utils/esm/is.js";
2
- import { extractExceptionKeysForMessage, normalizeToSize } from "../../utils/esm/object.js";
3
- import { computeStackTrace } from "./tracekit.js";
4
-
5
- //#region ../../node_modules/@sentry/browser/esm/parsers.js
6
- var STACKTRACE_LIMIT = 50;
7
- /**
8
- * This function creates an exception from an TraceKitStackTrace
9
- * @param stacktrace TraceKitStackTrace that will be converted to an exception
10
- * @hidden
11
- */
12
- function exceptionFromStacktrace(stacktrace) {
13
- var frames = prepareFramesForEvent(stacktrace.stack);
14
- var exception = {
15
- type: stacktrace.name,
16
- value: stacktrace.message
17
- };
18
- if (frames && frames.length) exception.stacktrace = { frames };
19
- if (exception.type === void 0 && exception.value === "") exception.value = "Unrecoverable error caught";
20
- return exception;
21
- }
22
- /**
23
- * @hidden
24
- */
25
- function eventFromPlainObject(exception, syntheticException, rejection) {
26
- var event = {
27
- exception: { values: [{
28
- type: isEvent(exception) ? exception.constructor.name : rejection ? "UnhandledRejection" : "Error",
29
- value: "Non-Error " + (rejection ? "promise rejection" : "exception") + " captured with keys: " + extractExceptionKeysForMessage(exception)
30
- }] },
31
- extra: { __serialized__: normalizeToSize(exception) }
32
- };
33
- if (syntheticException) event.stacktrace = { frames: prepareFramesForEvent(computeStackTrace(syntheticException).stack) };
34
- return event;
35
- }
36
- /**
37
- * @hidden
38
- */
39
- function eventFromStacktrace(stacktrace) {
40
- return { exception: { values: [exceptionFromStacktrace(stacktrace)] } };
41
- }
42
- /**
43
- * @hidden
44
- */
45
- function prepareFramesForEvent(stack) {
46
- if (!stack || !stack.length) return [];
47
- var localStack = stack;
48
- var firstFrameFunction = localStack[0].func || "";
49
- var lastFrameFunction = localStack[localStack.length - 1].func || "";
50
- if (firstFrameFunction.indexOf("captureMessage") !== -1 || firstFrameFunction.indexOf("captureException") !== -1) localStack = localStack.slice(1);
51
- if (lastFrameFunction.indexOf("sentryWrapped") !== -1) localStack = localStack.slice(0, -1);
52
- return localStack.map(function(frame) {
53
- return {
54
- colno: frame.column === null ? void 0 : frame.column,
55
- filename: frame.url || localStack[0].url,
56
- function: frame.func || "?",
57
- in_app: true,
58
- lineno: frame.line === null ? void 0 : frame.line
59
- };
60
- }).slice(0, STACKTRACE_LIMIT).reverse();
61
- }
62
-
63
- //#endregion
64
- export { eventFromPlainObject, eventFromStacktrace, exceptionFromStacktrace, prepareFramesForEvent };
65
- //# sourceMappingURL=parsers.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"parsers.js","names":[],"sources":["../../../../../../../node_modules/@sentry/browser/esm/parsers.js"],"sourcesContent":["import { extractExceptionKeysForMessage, isEvent, normalizeToSize } from '@sentry/utils';\nimport { computeStackTrace } from './tracekit';\nvar STACKTRACE_LIMIT = 50;\n/**\n * This function creates an exception from an TraceKitStackTrace\n * @param stacktrace TraceKitStackTrace that will be converted to an exception\n * @hidden\n */\nexport function exceptionFromStacktrace(stacktrace) {\n var frames = prepareFramesForEvent(stacktrace.stack);\n var exception = {\n type: stacktrace.name,\n value: stacktrace.message,\n };\n if (frames && frames.length) {\n exception.stacktrace = { frames: frames };\n }\n // tslint:disable-next-line:strict-type-predicates\n if (exception.type === undefined && exception.value === '') {\n exception.value = 'Unrecoverable error caught';\n }\n return exception;\n}\n/**\n * @hidden\n */\nexport function eventFromPlainObject(exception, syntheticException, rejection) {\n var event = {\n exception: {\n values: [\n {\n type: isEvent(exception) ? exception.constructor.name : rejection ? 'UnhandledRejection' : 'Error',\n value: \"Non-Error \" + (rejection ? 'promise rejection' : 'exception') + \" captured with keys: \" + extractExceptionKeysForMessage(exception),\n },\n ],\n },\n extra: {\n __serialized__: normalizeToSize(exception),\n },\n };\n if (syntheticException) {\n var stacktrace = computeStackTrace(syntheticException);\n var frames_1 = prepareFramesForEvent(stacktrace.stack);\n event.stacktrace = {\n frames: frames_1,\n };\n }\n return event;\n}\n/**\n * @hidden\n */\nexport function eventFromStacktrace(stacktrace) {\n var exception = exceptionFromStacktrace(stacktrace);\n return {\n exception: {\n values: [exception],\n },\n };\n}\n/**\n * @hidden\n */\nexport function prepareFramesForEvent(stack) {\n if (!stack || !stack.length) {\n return [];\n }\n var localStack = stack;\n var firstFrameFunction = localStack[0].func || '';\n var lastFrameFunction = localStack[localStack.length - 1].func || '';\n // If stack starts with one of our API calls, remove it (starts, meaning it's the top of the stack - aka last call)\n if (firstFrameFunction.indexOf('captureMessage') !== -1 || firstFrameFunction.indexOf('captureException') !== -1) {\n localStack = localStack.slice(1);\n }\n // If stack ends with one of our internal API calls, remove it (ends, meaning it's the bottom of the stack - aka top-most call)\n if (lastFrameFunction.indexOf('sentryWrapped') !== -1) {\n localStack = localStack.slice(0, -1);\n }\n // The frame where the crash happened, should be the last entry in the array\n return localStack\n .map(function (frame) { return ({\n colno: frame.column === null ? undefined : frame.column,\n filename: frame.url || localStack[0].url,\n function: frame.func || '?',\n in_app: true,\n lineno: frame.line === null ? undefined : frame.line,\n }); })\n .slice(0, STACKTRACE_LIMIT)\n .reverse();\n}\n//# sourceMappingURL=parsers.js.map"],"x_google_ignoreList":[0],"mappings":";;;;;AAEA,IAAI,mBAAmB;;;;;;AAMvB,SAAgB,wBAAwB,YAAY;CAChD,IAAI,SAAS,sBAAsB,WAAW,MAAM;CACpD,IAAI,YAAY;EACZ,MAAM,WAAW;EACjB,OAAO,WAAW;EACrB;AACD,KAAI,UAAU,OAAO,OACjB,WAAU,aAAa,EAAU,QAAQ;AAG7C,KAAI,UAAU,SAAS,UAAa,UAAU,UAAU,GACpD,WAAU,QAAQ;AAEtB,QAAO;;;;;AAKX,SAAgB,qBAAqB,WAAW,oBAAoB,WAAW;CAC3E,IAAI,QAAQ;EACR,WAAW,EACP,QAAQ,CACJ;GACI,MAAM,QAAQ,UAAU,GAAG,UAAU,YAAY,OAAO,YAAY,uBAAuB;GAC3F,OAAO,gBAAgB,YAAY,sBAAsB,eAAe,0BAA0B,+BAA+B,UAAU;GAC9I,CACJ,EACJ;EACD,OAAO,EACH,gBAAgB,gBAAgB,UAAU,EAC7C;EACJ;AACD,KAAI,mBAGA,OAAM,aAAa,EACf,QAFW,sBADE,kBAAkB,mBAAmB,CACN,MAAM,EAGrD;AAEL,QAAO;;;;;AAKX,SAAgB,oBAAoB,YAAY;AAE5C,QAAO,EACH,WAAW,EACP,QAAQ,CAHA,wBAAwB,WAAW,CAGxB,EACtB,EACJ;;;;;AAKL,SAAgB,sBAAsB,OAAO;AACzC,KAAI,CAAC,SAAS,CAAC,MAAM,OACjB,QAAO,EAAE;CAEb,IAAI,aAAa;CACjB,IAAI,qBAAqB,WAAW,GAAG,QAAQ;CAC/C,IAAI,oBAAoB,WAAW,WAAW,SAAS,GAAG,QAAQ;AAElE,KAAI,mBAAmB,QAAQ,iBAAiB,KAAK,MAAM,mBAAmB,QAAQ,mBAAmB,KAAK,GAC1G,cAAa,WAAW,MAAM,EAAE;AAGpC,KAAI,kBAAkB,QAAQ,gBAAgB,KAAK,GAC/C,cAAa,WAAW,MAAM,GAAG,GAAG;AAGxC,QAAO,WACF,IAAI,SAAU,OAAO;AAAE,SAAQ;GAChC,OAAO,MAAM,WAAW,OAAO,SAAY,MAAM;GACjD,UAAU,MAAM,OAAO,WAAW,GAAG;GACrC,UAAU,MAAM,QAAQ;GACxB,QAAQ;GACR,QAAQ,MAAM,SAAS,OAAO,SAAY,MAAM;GACnD;GAAK,CACD,MAAM,GAAG,iBAAiB,CAC1B,SAAS"}
@@ -1,157 +0,0 @@
1
- import { getGlobalObject } from "../../utils/esm/misc.js";
2
- import { SyncPromise } from "../../utils/esm/syncpromise.js";
3
- import { getCurrentHub } from "../../hub/esm/hub.js";
4
- import { initAndBind } from "../../core/esm/sdk.js";
5
- import { FunctionToString } from "../../core/esm/integrations/functiontostring.js";
6
- import { InboundFilters } from "../../core/esm/integrations/inboundfilters.js";
7
- import { BrowserClient } from "./client.js";
8
- import { wrap } from "./helpers.js";
9
- import { GlobalHandlers } from "./integrations/globalhandlers.js";
10
- import { TryCatch } from "./integrations/trycatch.js";
11
- import { Breadcrumbs } from "./integrations/breadcrumbs.js";
12
- import { LinkedErrors } from "./integrations/linkederrors.js";
13
- import { UserAgent } from "./integrations/useragent.js";
14
-
15
- //#region ../../node_modules/@sentry/browser/esm/sdk.js
16
- var defaultIntegrations = [
17
- new InboundFilters(),
18
- new FunctionToString(),
19
- new TryCatch(),
20
- new Breadcrumbs(),
21
- new GlobalHandlers(),
22
- new LinkedErrors(),
23
- new UserAgent()
24
- ];
25
- /**
26
- * The Sentry Browser SDK Client.
27
- *
28
- * To use this SDK, call the {@link init} function as early as possible when
29
- * loading the web page. To set context information or send manual events, use
30
- * the provided methods.
31
- *
32
- * @example
33
- *
34
- * ```
35
- *
36
- * import { init } from '@sentry/browser';
37
- *
38
- * init({
39
- * dsn: '__DSN__',
40
- * // ...
41
- * });
42
- * ```
43
- *
44
- * @example
45
- * ```
46
- *
47
- * import { configureScope } from '@sentry/browser';
48
- * configureScope((scope: Scope) => {
49
- * scope.setExtra({ battery: 0.7 });
50
- * scope.setTag({ user_mode: 'admin' });
51
- * scope.setUser({ id: '4711' });
52
- * });
53
- * ```
54
- *
55
- * @example
56
- * ```
57
- *
58
- * import { addBreadcrumb } from '@sentry/browser';
59
- * addBreadcrumb({
60
- * message: 'My Breadcrumb',
61
- * // ...
62
- * });
63
- * ```
64
- *
65
- * @example
66
- *
67
- * ```
68
- *
69
- * import * as Sentry from '@sentry/browser';
70
- * Sentry.captureMessage('Hello, world!');
71
- * Sentry.captureException(new Error('Good bye'));
72
- * Sentry.captureEvent({
73
- * message: 'Manual',
74
- * stacktrace: [
75
- * // ...
76
- * ],
77
- * });
78
- * ```
79
- *
80
- * @see {@link BrowserOptions} for documentation on configuration options.
81
- */
82
- function init(options) {
83
- if (options === void 0) options = {};
84
- if (options.defaultIntegrations === void 0) options.defaultIntegrations = defaultIntegrations;
85
- if (options.release === void 0) {
86
- var window_1 = getGlobalObject();
87
- if (window_1.SENTRY_RELEASE && window_1.SENTRY_RELEASE.id) options.release = window_1.SENTRY_RELEASE.id;
88
- }
89
- initAndBind(BrowserClient, options);
90
- }
91
- /**
92
- * Present the user with a report dialog.
93
- *
94
- * @param options Everything is optional, we try to fetch all info need from the global scope.
95
- */
96
- function showReportDialog(options) {
97
- if (options === void 0) options = {};
98
- if (!options.eventId) options.eventId = getCurrentHub().lastEventId();
99
- var client = getCurrentHub().getClient();
100
- if (client) client.showReportDialog(options);
101
- }
102
- /**
103
- * This is the getter for lastEventId.
104
- *
105
- * @returns The last event id of a captured event.
106
- */
107
- function lastEventId() {
108
- return getCurrentHub().lastEventId();
109
- }
110
- /**
111
- * This function is here to be API compatible with the loader.
112
- * @hidden
113
- */
114
- function forceLoad() {}
115
- /**
116
- * This function is here to be API compatible with the loader.
117
- * @hidden
118
- */
119
- function onLoad(callback) {
120
- callback();
121
- }
122
- /**
123
- * A promise that resolves when all current events have been sent.
124
- * If you provide a timeout and the queue takes longer to drain the promise returns false.
125
- *
126
- * @param timeout Maximum time in ms the client should wait.
127
- */
128
- function flush(timeout) {
129
- var client = getCurrentHub().getClient();
130
- if (client) return client.flush(timeout);
131
- return SyncPromise.reject(false);
132
- }
133
- /**
134
- * A promise that resolves when all current events have been sent.
135
- * If you provide a timeout and the queue takes longer to drain the promise returns false.
136
- *
137
- * @param timeout Maximum time in ms the client should wait.
138
- */
139
- function close(timeout) {
140
- var client = getCurrentHub().getClient();
141
- if (client) return client.close(timeout);
142
- return SyncPromise.reject(false);
143
- }
144
- /**
145
- * Wrap code within a try/catch block so the SDK is able to capture errors.
146
- *
147
- * @param fn A function to wrap.
148
- *
149
- * @returns The result of wrapped function call.
150
- */
151
- function wrap$1(fn) {
152
- return wrap(fn)();
153
- }
154
-
155
- //#endregion
156
- export { close, defaultIntegrations, flush, forceLoad, init, lastEventId, onLoad, showReportDialog, wrap$1 as wrap };
157
- //# sourceMappingURL=sdk.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"sdk.js","names":["CoreIntegrations.InboundFilters","CoreIntegrations.FunctionToString","wrap","internalWrap"],"sources":["../../../../../../../node_modules/@sentry/browser/esm/sdk.js"],"sourcesContent":["import { getCurrentHub, initAndBind, Integrations as CoreIntegrations } from '@sentry/core';\nimport { getGlobalObject, SyncPromise } from '@sentry/utils';\nimport { BrowserClient } from './client';\nimport { wrap as internalWrap } from './helpers';\nimport { Breadcrumbs, GlobalHandlers, LinkedErrors, TryCatch, UserAgent } from './integrations';\nexport var defaultIntegrations = [\n new CoreIntegrations.InboundFilters(),\n new CoreIntegrations.FunctionToString(),\n new TryCatch(),\n new Breadcrumbs(),\n new GlobalHandlers(),\n new LinkedErrors(),\n new UserAgent(),\n];\n/**\n * The Sentry Browser SDK Client.\n *\n * To use this SDK, call the {@link init} function as early as possible when\n * loading the web page. To set context information or send manual events, use\n * the provided methods.\n *\n * @example\n *\n * ```\n *\n * import { init } from '@sentry/browser';\n *\n * init({\n * dsn: '__DSN__',\n * // ...\n * });\n * ```\n *\n * @example\n * ```\n *\n * import { configureScope } from '@sentry/browser';\n * configureScope((scope: Scope) => {\n * scope.setExtra({ battery: 0.7 });\n * scope.setTag({ user_mode: 'admin' });\n * scope.setUser({ id: '4711' });\n * });\n * ```\n *\n * @example\n * ```\n *\n * import { addBreadcrumb } from '@sentry/browser';\n * addBreadcrumb({\n * message: 'My Breadcrumb',\n * // ...\n * });\n * ```\n *\n * @example\n *\n * ```\n *\n * import * as Sentry from '@sentry/browser';\n * Sentry.captureMessage('Hello, world!');\n * Sentry.captureException(new Error('Good bye'));\n * Sentry.captureEvent({\n * message: 'Manual',\n * stacktrace: [\n * // ...\n * ],\n * });\n * ```\n *\n * @see {@link BrowserOptions} for documentation on configuration options.\n */\nexport function init(options) {\n if (options === void 0) { options = {}; }\n if (options.defaultIntegrations === undefined) {\n options.defaultIntegrations = defaultIntegrations;\n }\n if (options.release === undefined) {\n var window_1 = getGlobalObject();\n // This supports the variable that sentry-webpack-plugin injects\n if (window_1.SENTRY_RELEASE && window_1.SENTRY_RELEASE.id) {\n options.release = window_1.SENTRY_RELEASE.id;\n }\n }\n initAndBind(BrowserClient, options);\n}\n/**\n * Present the user with a report dialog.\n *\n * @param options Everything is optional, we try to fetch all info need from the global scope.\n */\nexport function showReportDialog(options) {\n if (options === void 0) { options = {}; }\n if (!options.eventId) {\n options.eventId = getCurrentHub().lastEventId();\n }\n var client = getCurrentHub().getClient();\n if (client) {\n client.showReportDialog(options);\n }\n}\n/**\n * This is the getter for lastEventId.\n *\n * @returns The last event id of a captured event.\n */\nexport function lastEventId() {\n return getCurrentHub().lastEventId();\n}\n/**\n * This function is here to be API compatible with the loader.\n * @hidden\n */\nexport function forceLoad() {\n // Noop\n}\n/**\n * This function is here to be API compatible with the loader.\n * @hidden\n */\nexport function onLoad(callback) {\n callback();\n}\n/**\n * A promise that resolves when all current events have been sent.\n * If you provide a timeout and the queue takes longer to drain the promise returns false.\n *\n * @param timeout Maximum time in ms the client should wait.\n */\nexport function flush(timeout) {\n var client = getCurrentHub().getClient();\n if (client) {\n return client.flush(timeout);\n }\n return SyncPromise.reject(false);\n}\n/**\n * A promise that resolves when all current events have been sent.\n * If you provide a timeout and the queue takes longer to drain the promise returns false.\n *\n * @param timeout Maximum time in ms the client should wait.\n */\nexport function close(timeout) {\n var client = getCurrentHub().getClient();\n if (client) {\n return client.close(timeout);\n }\n return SyncPromise.reject(false);\n}\n/**\n * Wrap code within a try/catch block so the SDK is able to capture errors.\n *\n * @param fn A function to wrap.\n *\n * @returns The result of wrapped function call.\n */\nexport function wrap(fn) {\n return internalWrap(fn)(); // tslint:disable-line:no-unsafe-any\n}\n//# sourceMappingURL=sdk.js.map"],"x_google_ignoreList":[0],"mappings":";;;;;;;;;;;;;;;AAKA,IAAW,sBAAsB;CAC7B,IAAIA,gBAAiC;CACrC,IAAIC,kBAAmC;CACvC,IAAI,UAAU;CACd,IAAI,aAAa;CACjB,IAAI,gBAAgB;CACpB,IAAI,cAAc;CAClB,IAAI,WAAW;CAClB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA0DD,SAAgB,KAAK,SAAS;AAC1B,KAAI,YAAY,KAAK,EAAK,WAAU,EAAE;AACtC,KAAI,QAAQ,wBAAwB,OAChC,SAAQ,sBAAsB;AAElC,KAAI,QAAQ,YAAY,QAAW;EAC/B,IAAI,WAAW,iBAAiB;AAEhC,MAAI,SAAS,kBAAkB,SAAS,eAAe,GACnD,SAAQ,UAAU,SAAS,eAAe;;AAGlD,aAAY,eAAe,QAAQ;;;;;;;AAOvC,SAAgB,iBAAiB,SAAS;AACtC,KAAI,YAAY,KAAK,EAAK,WAAU,EAAE;AACtC,KAAI,CAAC,QAAQ,QACT,SAAQ,UAAU,eAAe,CAAC,aAAa;CAEnD,IAAI,SAAS,eAAe,CAAC,WAAW;AACxC,KAAI,OACA,QAAO,iBAAiB,QAAQ;;;;;;;AAQxC,SAAgB,cAAc;AAC1B,QAAO,eAAe,CAAC,aAAa;;;;;;AAMxC,SAAgB,YAAY;;;;;AAO5B,SAAgB,OAAO,UAAU;AAC7B,WAAU;;;;;;;;AAQd,SAAgB,MAAM,SAAS;CAC3B,IAAI,SAAS,eAAe,CAAC,WAAW;AACxC,KAAI,OACA,QAAO,OAAO,MAAM,QAAQ;AAEhC,QAAO,YAAY,OAAO,MAAM;;;;;;;;AAQpC,SAAgB,MAAM,SAAS;CAC3B,IAAI,SAAS,eAAe,CAAC,WAAW;AACxC,KAAI,OACA,QAAO,OAAO,MAAM,QAAQ;AAEhC,QAAO,YAAY,OAAO,MAAM;;;;;;;;;AASpC,SAAgBC,OAAK,IAAI;AACrB,QAAOC,KAAa,GAAG,EAAE"}