everest-npm-features 0.0.7 → 0.0.9

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 (222) hide show
  1. package/dist/Alert-D1uo0xUN.js +342 -0
  2. package/dist/{ArrowDropDown-DRUQbGft.js → ArrowDropDown-HhWGPJLx.js} +1 -1
  3. package/dist/{ArrowRight-t-YgAHUn.js → ArrowRight-D1Uf-LL_.js} +1 -1
  4. package/dist/{Box-BOgpENcC.js → Box-Bt8cGqC7.js} +4 -4
  5. package/dist/{Button-DXdgxFxa.js → Button-DwM6qNzr.js} +4 -4
  6. package/dist/{ButtonBase-AOLUTpPg.js → ButtonBase-Bkt2XiiC.js} +6 -6
  7. package/dist/{Cancel-kWZwZbQf.js → Cancel-5JDQ2Kc0.js} +1 -1
  8. package/dist/{CardContent-DEA5pnhr.js → CardContent-D9I3IU_z.js} +4 -4
  9. package/dist/{CircularProgress-BAEiXRSn.js → CircularProgress-B06C3TSm.js} +4 -4
  10. package/dist/{Close-mXCsZSxZ.js → Close-BMBeNE5d.js} +1 -1
  11. package/dist/{Container-BOehNoF1.js → Container-Htc6vdB5.js} +4 -4
  12. package/dist/{ContentCopy-HD_Xx6nx.js → ContentCopy-C-P8eJzn.js} +1 -1
  13. package/dist/{DefaultPropsProvider-DmUB0SYC.js → DefaultPropsProvider-BV5W_lW_.js} +3 -3
  14. package/dist/{DefaultPropsProvider-tqUom3mB.js → DefaultPropsProvider-CMlwfX3T.js} +1 -1
  15. package/dist/{Delete-BbHDZPfy.js → Delete-Dfs1xFC1.js} +1 -1
  16. package/dist/{DialogContent-zttWtNJM.js → DialogContent-CGAaVPRP.js} +6 -6
  17. package/dist/{DialogTitle-BqL8DXBp.js → DialogTitle-CtNXjsMb.js} +4 -4
  18. package/dist/{Divider-EGEkrkBH.js → Divider-CeyW_GlS.js} +3 -3
  19. package/dist/{FormControl-Nd-4LC8N.js → FormControl-C_Aq5EJK.js} +3 -3
  20. package/dist/{FormControlLabel-BMeMEwyK.js → FormControlLabel-DzW2M9Zf.js} +7 -7
  21. package/dist/{GlobalStyles-CModZHM-.js → GlobalStyles-BUcuFXdM.js} +2 -2
  22. package/dist/{Grid-EISqvBSJ.js → Grid-LdrR4mx1.js} +5 -5
  23. package/dist/{Grid2-B0mJbwjl.js → Grid2-IYppkw5f.js} +6 -6
  24. package/dist/{Grow-dkRwE_ok.js → Grow-BG0VcbVU.js} +6 -6
  25. package/dist/{IconButton-DAR3jsEV.js → IconButton-DS04obIe.js} +4 -4
  26. package/dist/{Info-CkE3Gsf2.js → Info-DTcjrneu.js} +1 -1
  27. package/dist/{InputAdornment-DZJP9Njd.js → InputAdornment-HG4f5A6g.js} +3 -3
  28. package/dist/Link-0ytX5jId.js +263 -0
  29. package/dist/{ListItemIcon-JAntieDc.js → ListItemIcon-DcAQQVML.js} +4 -4
  30. package/dist/{MenuItem-D12FP5Iq.js → MenuItem-B5Ey6jYk.js} +7 -7
  31. package/dist/{Modal-DceAu_d2.js → Modal-C4LVcV2P.js} +10 -10
  32. package/dist/{Paper-L8ipwfkc.js → Paper-DcwigMU2.js} +4 -4
  33. package/dist/{PlayArrow-Dwss80PJ.js → PlayArrow-BWNpsDIu.js} +2 -2
  34. package/dist/{Portal-DxdKGEvu.js → Portal-CLVGr58E.js} +4 -4
  35. package/dist/{Select-DTQDmdn_.js → Select-PHF4wwtI.js} +19 -18
  36. package/dist/{Slide-CWqC2RDG.js → Slide-C7btcybu.js} +6 -5
  37. package/dist/{Stack-CkCveRRR.js → Stack-Ce-OQAtj.js} +5 -5
  38. package/dist/{TextField-BqIvz6Zw.js → TextField-CWAqkoYU.js} +7 -7
  39. package/dist/TransitionGroupContext-D3TPEzqp.js +37 -0
  40. package/dist/{Typography-Dx54MRM5.js → Typography-Du8mj1kr.js} +3 -3
  41. package/dist/assets/index10.css +1 -1
  42. package/dist/assets/index11.css +1 -1
  43. package/dist/assets/index12.css +1 -0
  44. package/dist/assets/index8.css +1 -1
  45. package/dist/assets/index9.css +1 -1
  46. package/dist/auth-CD4Ih2jU.js +66 -0
  47. package/dist/{bank-CRy2oyUW.js → bank-WoJNjqIT.js} +1 -1
  48. package/dist/chainPropTypes-D9lkm76m.js +8 -0
  49. package/dist/components/Account/index.js +15 -15
  50. package/dist/components/History/index.js +13 -13
  51. package/dist/components/MoveToEthereumOrEverChain/index.js +31 -31
  52. package/dist/components/Profile/documents.js +16 -16
  53. package/dist/components/Profile/index.js +13 -13
  54. package/dist/components/Receive/index.js +9 -9
  55. package/dist/components/RocketRamp/MinimalKyc/form.js +8 -8
  56. package/dist/components/RocketRamp/MinimalKyc/index.js +1 -1
  57. package/dist/components/RocketRamp/Player/Buy/cardPayment.js +17 -0
  58. package/dist/components/RocketRamp/Player/Buy/confirmTransaction.js +16 -0
  59. package/dist/components/RocketRamp/{Buy → Player/Buy}/form.d.ts +1 -1
  60. package/dist/components/RocketRamp/Player/Buy/form.js +26 -0
  61. package/dist/components/RocketRamp/{Buy → Player/Buy}/index.d.ts +1 -1
  62. package/dist/components/RocketRamp/Player/Buy/index.js +35 -0
  63. package/dist/components/RocketRamp/{Buy → Player/Buy}/types.d.ts +3 -2
  64. package/dist/components/RocketRamp/{Dashboard → Player/Dashboard}/balance.js +8 -8
  65. package/dist/components/RocketRamp/{Dashboard → Player/Dashboard}/index.d.ts +1 -1
  66. package/dist/components/RocketRamp/{Dashboard → Player/Dashboard}/index.js +8 -8
  67. package/dist/components/RocketRamp/{Dashboard → Player/Dashboard}/transaction.js +6 -6
  68. package/dist/components/RocketRamp/Player/Sell/confirmTransaction.d.ts +3 -0
  69. package/dist/components/RocketRamp/Player/Sell/confirmTransaction.js +20 -0
  70. package/dist/components/RocketRamp/Player/Sell/form.d.ts +3 -0
  71. package/dist/components/RocketRamp/Player/Sell/form.js +26 -0
  72. package/dist/components/RocketRamp/Player/Sell/index.d.ts +7 -0
  73. package/dist/components/RocketRamp/Player/Sell/index.js +36 -0
  74. package/dist/components/RocketRamp/Player/Sell/types.d.ts +35 -0
  75. package/dist/components/RocketRamp/{SignIn → Player/SignIn}/index.d.ts +1 -1
  76. package/dist/components/RocketRamp/{SignIn → Player/SignIn}/index.js +9 -9
  77. package/dist/components/RocketRamp/{SignIn → Player/SignIn}/loginForm.js +8 -8
  78. package/dist/components/RocketRamp/{SignIn → Player/SignIn}/otpForm.js +12 -12
  79. package/dist/components/RocketRamp/{SignUp → Player/SignUp}/email.d.ts +1 -1
  80. package/dist/components/RocketRamp/Player/SignUp/email.js +73 -0
  81. package/dist/components/RocketRamp/{SignUp → Player/SignUp}/index.d.ts +1 -1
  82. package/dist/components/RocketRamp/{SignUp → Player/SignUp}/index.js +31 -29
  83. package/dist/components/RocketRamp/{SignUp → Player/SignUp}/personalInfo.d.ts +1 -1
  84. package/dist/components/RocketRamp/Player/SignUp/personalInfo.js +165 -0
  85. package/dist/components/RocketRamp/{SignUp → Player/SignUp}/summary.js +4 -4
  86. package/dist/components/RocketRamp/{SignUp → Player/SignUp}/types.d.ts +2 -0
  87. package/dist/components/RocketRamp/Player/SignUp/types.js +1 -0
  88. package/dist/components/RocketRamp/Player/SignUp/validateEmail.js +100 -0
  89. package/dist/components/RocketRamp/ResetPassword/form.d.ts +8 -0
  90. package/dist/components/RocketRamp/ResetPassword/form.js +104 -0
  91. package/dist/components/RocketRamp/ResetPassword/index.d.ts +7 -0
  92. package/dist/components/RocketRamp/ResetPassword/index.js +53 -0
  93. package/dist/components/RocketRamp/Shared/Button/index.js +2 -2
  94. package/dist/components/RocketRamp/Shared/Input/index.d.ts +2 -1
  95. package/dist/components/RocketRamp/Shared/Input/index.js +25 -23
  96. package/dist/components/RocketRamp/Shared/backBtn.js +3 -3
  97. package/dist/components/RocketRamp/Shared/transactionItem.js +5 -5
  98. package/dist/components/RocketRamp/Store/Dashboard/balance.d.ts +6 -0
  99. package/dist/components/RocketRamp/Store/Dashboard/balance.js +42 -0
  100. package/dist/components/RocketRamp/Store/Dashboard/index.d.ts +5 -0
  101. package/dist/components/RocketRamp/Store/Dashboard/index.js +20 -0
  102. package/dist/components/RocketRamp/Store/Dashboard/stats.d.ts +6 -0
  103. package/dist/components/RocketRamp/Store/Dashboard/stats.js +42 -0
  104. package/dist/components/RocketRamp/Store/Dashboard/transaction.d.ts +8 -0
  105. package/dist/components/RocketRamp/Store/Dashboard/transaction.js +28 -0
  106. package/dist/components/RocketRamp/Store/SignUp/index.d.ts +3 -0
  107. package/dist/components/RocketRamp/Store/SignUp/index.js +158 -0
  108. package/dist/components/RocketRamp/Store/SignUp/personalInfo.d.ts +3 -0
  109. package/dist/components/RocketRamp/Store/SignUp/personalInfo.js +168 -0
  110. package/dist/components/RocketRamp/Store/SignUp/storeInfo.d.ts +3 -0
  111. package/dist/components/RocketRamp/Store/SignUp/storeInfo.js +136 -0
  112. package/dist/components/RocketRamp/Store/SignUp/summary.d.ts +3 -0
  113. package/dist/components/RocketRamp/Store/SignUp/summary.js +55 -0
  114. package/dist/components/RocketRamp/Store/SignUp/types.d.ts +49 -0
  115. package/dist/components/RocketRamp/Store/SignUp/types.js +1 -0
  116. package/dist/components/RocketRamp/Store/SignUp/validateEmail.d.ts +3 -0
  117. package/dist/components/RocketRamp/{SignUp → Store/SignUp}/validateEmail.js +6 -6
  118. package/dist/components/RocketRamp/Transactions/index.js +4 -4
  119. package/dist/components/Send/index.js +14 -14
  120. package/dist/components/Shared/ConnectWallet/index.js +10 -10
  121. package/dist/components/Shared/HistoryItem/index.js +45 -45
  122. package/dist/components/Shared/Keyboard/keyboard.js +3 -3
  123. package/dist/components/Shared/TokenModal/index.js +11 -11
  124. package/dist/components/Shared/TokenModal/tokenGrid.js +4 -4
  125. package/dist/components/Shared/addBank.js +10 -10
  126. package/dist/components/Shared/button.js +1 -1
  127. package/dist/components/Shared/connectPlaidBank.js +5 -5
  128. package/dist/components/Shared/incode.js +9 -9
  129. package/dist/components/Shared/inputField.js +1 -1
  130. package/dist/components/Shared/noData.js +2 -2
  131. package/dist/components/Shared/pin.js +3 -3
  132. package/dist/components/Shared/step.js +2 -2
  133. package/dist/components/Shared/tooltip.js +80 -79
  134. package/dist/components/Shared/transition.js +1 -1
  135. package/dist/components/SignIn/index.js +15 -15
  136. package/dist/components/SignUp/index.js +4 -4
  137. package/dist/components/SignUp/pin.js +10 -10
  138. package/dist/components/SignUp/privacy.js +2 -2
  139. package/dist/components/SignUp/terms.js +2 -2
  140. package/dist/components/SignUp/userInfo.js +3 -3
  141. package/dist/components/Stake/gems/index.js +10 -10
  142. package/dist/components/Stake/id/index.js +11 -11
  143. package/dist/components/Stake/index.js +9 -9
  144. package/dist/components/Swap/index.js +14 -14
  145. package/dist/components/SwapAndUniSwap/index.js +3 -3
  146. package/dist/components/WalletPortfolio/index.js +14 -14
  147. package/dist/components/WalletPortfolio/tokenRow.js +6 -6
  148. package/dist/{constants-Bg2zYFVK.js → constants-74hrsFxy.js} +448 -441
  149. package/dist/{createSvgIcon-jkXneOQN.js → createSvgIcon-DhzhBkIq.js} +2 -2
  150. package/dist/{createTheme-F9Dk4FhK.js → createTheme-BYjetuXd.js} +3 -3
  151. package/dist/defaultTheme-BauSyTuG.js +5 -0
  152. package/dist/{dividerClasses-SUAUDDqL.js → dividerClasses-DxWPaPyZ.js} +2 -2
  153. package/dist/{documents-BGFSTan8.js → documents-DFzrb5Js.js} +26 -26
  154. package/dist/{elementTypeAcceptingRef-BufevUW8.js → elementTypeAcceptingRef-CXUi-GtI.js} +2 -2
  155. package/dist/{emotion-react.browser.esm-CI0uV1W5.js → emotion-react.browser.esm-GqNZEJqq.js} +2 -2
  156. package/dist/{extendSxProp-Cm2UBzGf.js → extendSxProp-Ydv2_GZV.js} +1 -1
  157. package/dist/fiatAssets-BySmKCPn.js +8 -0
  158. package/dist/hoc/withThemeProvider.js +5 -5
  159. package/dist/hooks/useDialog/index.js +4 -4
  160. package/dist/hooks/useRrDialog/index.js +4 -4
  161. package/dist/hooks/useSnackBar.js +292 -625
  162. package/dist/icons/buyIcon.js +1 -1
  163. package/dist/icons/canceledBuyIcon.js +1 -1
  164. package/dist/icons/canceledRedeemIcon.js +1 -1
  165. package/dist/icons/failedBuyIcon.js +1 -1
  166. package/dist/icons/failedRedeemIcon.js +1 -1
  167. package/dist/icons/pendingBuyIcon.js +1 -1
  168. package/dist/icons/pendingRedeemIcon.js +1 -1
  169. package/dist/icons/redeemIcon.js +1 -1
  170. package/dist/index-BMhrzXlc.js +820 -0
  171. package/dist/{index-BJlsh9ro.js → index-BiAKQoFR.js} +1 -1
  172. package/dist/{index-_kqRfgnc.js → index-CrpPVKHn.js} +5 -5
  173. package/dist/index-Dxl09QM3.js +670 -0
  174. package/dist/main.d.ts +8 -4
  175. package/dist/main.js +32 -24
  176. package/dist/order-BJOkWhkX.js +30 -0
  177. package/dist/{ownerWindow-C-760D__.js → ownerWindow-CQLKd2qC.js} +1 -1
  178. package/dist/{resolveComponentProps-BdTgLKBb.js → resolveComponentProps-q6q4ysGz.js} +1 -1
  179. package/dist/{stake-CQWZT4ug.js → stake-DeB_prrU.js} +1 -1
  180. package/dist/store.d.ts +12 -2
  181. package/dist/styled-wRBkgUU9.js +5 -0
  182. package/dist/{tokenRow-CgnPD-4U.js → tokenRow-4ZCv_fEG.js} +5 -5
  183. package/dist/{useSlot-DaP6eodX.js → useSlot-CLUg2AtS.js} +2 -2
  184. package/dist/useTheme-CqTIiZp7.js +9 -0
  185. package/dist/{useTheme-c0OHvtiA.js → useTheme-D5is61S1.js} +3 -3
  186. package/dist/{useThemeProps-CV9AmzHf.js → useThemeProps-PA8LTWC3.js} +4 -4
  187. package/dist/{useThemeWithoutDefault-D8MaPbCK.js → useThemeWithoutDefault-Dka2QjJP.js} +1 -1
  188. package/dist/{useTimeout-D29bZ7Gz.js → useTimeout-Bcu0-_W1.js} +3 -3
  189. package/dist/user-Doi440iN.js +24 -0
  190. package/dist/util/constants.d.ts +2 -0
  191. package/dist/util/constants.js +9 -7
  192. package/dist/util/functions.d.ts +1 -0
  193. package/dist/util/functions.js +9 -2
  194. package/dist/{utils-EFg3So7T.js → utils-DeERUHi2.js} +17 -16
  195. package/dist/{wallet-CmeFL8-U.js → wallet-BeLTGObA.js} +12 -12
  196. package/package.json +2 -2
  197. package/dist/TransitionGroupContext-VwpFXTPO.js +0 -43
  198. package/dist/auth-NmISGQ2S.js +0 -46
  199. package/dist/components/RocketRamp/Buy/cardPayment.js +0 -17
  200. package/dist/components/RocketRamp/Buy/confirmTransaction.js +0 -16
  201. package/dist/components/RocketRamp/Buy/form.js +0 -26
  202. package/dist/components/RocketRamp/Buy/index.js +0 -34
  203. package/dist/components/RocketRamp/SignUp/email.js +0 -70
  204. package/dist/components/RocketRamp/SignUp/personalInfo.js +0 -415
  205. package/dist/defaultTheme-Bc00Q3Kt.js +0 -5
  206. package/dist/index-CX4sR9ID.js +0 -816
  207. package/dist/order-CtACU1eX.js +0 -27
  208. package/dist/styled-BTIMwpiX.js +0 -5
  209. package/dist/useTheme-BghcbbEW.js +0 -9
  210. package/dist/user-Djw_k_OF.js +0 -24
  211. /package/dist/components/RocketRamp/{Buy → Player/Buy}/cardPayment.d.ts +0 -0
  212. /package/dist/components/RocketRamp/{Buy → Player/Buy}/confirmTransaction.d.ts +0 -0
  213. /package/dist/components/RocketRamp/{Buy → Player/Buy}/types.js +0 -0
  214. /package/dist/components/RocketRamp/{Dashboard → Player/Dashboard}/balance.d.ts +0 -0
  215. /package/dist/components/RocketRamp/{Dashboard → Player/Dashboard}/transaction.d.ts +0 -0
  216. /package/dist/components/RocketRamp/{SignIn → Player/Sell}/types.js +0 -0
  217. /package/dist/components/RocketRamp/{SignIn → Player/SignIn}/loginForm.d.ts +0 -0
  218. /package/dist/components/RocketRamp/{SignIn → Player/SignIn}/otpForm.d.ts +0 -0
  219. /package/dist/components/RocketRamp/{SignIn → Player/SignIn}/types.d.ts +0 -0
  220. /package/dist/components/RocketRamp/{SignUp → Player/SignIn}/types.js +0 -0
  221. /package/dist/components/RocketRamp/{SignUp → Player/SignUp}/summary.d.ts +0 -0
  222. /package/dist/components/RocketRamp/{SignUp → Player/SignUp}/validateEmail.d.ts +0 -0
@@ -53,8 +53,8 @@ const li = function(r) {
53
53
  const T = r[o++];
54
54
  i[c++] = String.fromCharCode((d & 31) << 6 | T & 63);
55
55
  } else if (d > 239 && d < 365) {
56
- const T = r[o++], m = r[o++], y = r[o++], v = ((d & 7) << 18 | (T & 63) << 12 | (m & 63) << 6 | y & 63) - 65536;
57
- i[c++] = String.fromCharCode(55296 + (v >> 10)), i[c++] = String.fromCharCode(56320 + (v & 1023));
56
+ const T = r[o++], m = r[o++], y = r[o++], A = ((d & 7) << 18 | (T & 63) << 12 | (m & 63) << 6 | y & 63) - 65536;
57
+ i[c++] = String.fromCharCode(55296 + (A >> 10)), i[c++] = String.fromCharCode(56320 + (A & 1023));
58
58
  } else {
59
59
  const T = r[o++], m = r[o++];
60
60
  i[c++] = String.fromCharCode((d & 15) << 12 | (T & 63) << 6 | m & 63);
@@ -120,9 +120,9 @@ const li = function(r) {
120
120
  this.init_();
121
121
  const o = i ? this.byteToCharMapWebSafe_ : this.byteToCharMap_, c = [];
122
122
  for (let d = 0; d < r.length; d += 3) {
123
- const T = r[d], m = d + 1 < r.length, y = m ? r[d + 1] : 0, v = d + 2 < r.length, A = v ? r[d + 2] : 0, b = T >> 2, V = (T & 3) << 4 | y >> 4;
124
- let P = (y & 15) << 2 | A >> 6, W = A & 63;
125
- v || (W = 64, m || (P = 64)), c.push(o[b], o[V], o[P], o[W]);
123
+ const T = r[d], m = d + 1 < r.length, y = m ? r[d + 1] : 0, A = d + 2 < r.length, v = A ? r[d + 2] : 0, b = T >> 2, H = (T & 3) << 4 | y >> 4;
124
+ let P = (y & 15) << 2 | v >> 6, W = v & 63;
125
+ A || (W = 64, m || (P = 64)), c.push(o[b], o[H], o[P], o[W]);
126
126
  }
127
127
  return c.join("");
128
128
  },
@@ -169,16 +169,16 @@ const li = function(r) {
169
169
  for (let d = 0; d < r.length; ) {
170
170
  const T = o[r.charAt(d++)], y = d < r.length ? o[r.charAt(d)] : 0;
171
171
  ++d;
172
- const A = d < r.length ? o[r.charAt(d)] : 64;
172
+ const v = d < r.length ? o[r.charAt(d)] : 64;
173
173
  ++d;
174
- const V = d < r.length ? o[r.charAt(d)] : 64;
175
- if (++d, T == null || y == null || A == null || V == null)
174
+ const H = d < r.length ? o[r.charAt(d)] : 64;
175
+ if (++d, T == null || y == null || v == null || H == null)
176
176
  throw new as();
177
177
  const P = T << 2 | y >> 4;
178
- if (c.push(P), A !== 64) {
179
- const W = y << 4 & 240 | A >> 2;
180
- if (c.push(W), V !== 64) {
181
- const w = A << 6 & 192 | V;
178
+ if (c.push(P), v !== 64) {
179
+ const W = y << 4 & 240 | v >> 2;
180
+ if (c.push(W), H !== 64) {
181
+ const w = v << 6 & 192 | H;
182
182
  c.push(w);
183
183
  }
184
184
  }
@@ -266,12 +266,12 @@ class ci {
266
266
  }
267
267
  }
268
268
  function ps(r, i) {
269
- return r.replace(gs, (o, c) => {
269
+ return r.replace(Es, (o, c) => {
270
270
  const d = i[c];
271
271
  return d != null ? String(d) : `<${c}?>`;
272
272
  });
273
273
  }
274
- const gs = /\{\$([^}]+)}/g;
274
+ const Es = /\{\$([^}]+)}/g;
275
275
  class ie {
276
276
  /**
277
277
  *
@@ -315,7 +315,7 @@ var D;
315
315
  (function(r) {
316
316
  r[r.DEBUG = 0] = "DEBUG", r[r.VERBOSE = 1] = "VERBOSE", r[r.INFO = 2] = "INFO", r[r.WARN = 3] = "WARN", r[r.ERROR = 4] = "ERROR", r[r.SILENT = 5] = "SILENT";
317
317
  })(D || (D = {}));
318
- const Es = {
318
+ const gs = {
319
319
  debug: D.DEBUG,
320
320
  verbose: D.VERBOSE,
321
321
  info: D.INFO,
@@ -357,7 +357,7 @@ class fi {
357
357
  }
358
358
  // Workaround for setter/getter having to be the same type.
359
359
  setLogLevel(i) {
360
- this._logLevel = typeof i == "string" ? Es[i] : i;
360
+ this._logLevel = typeof i == "string" ? gs[i] : i;
361
361
  }
362
362
  get logHandler() {
363
363
  return this._logHandler;
@@ -410,8 +410,8 @@ function Ss() {
410
410
  IDBCursor.prototype.continuePrimaryKey
411
411
  ]);
412
412
  }
413
- const pi = /* @__PURE__ */ new WeakMap(), Fe = /* @__PURE__ */ new WeakMap(), gi = /* @__PURE__ */ new WeakMap(), be = /* @__PURE__ */ new WeakMap(), Qe = /* @__PURE__ */ new WeakMap();
414
- function vs(r) {
413
+ const pi = /* @__PURE__ */ new WeakMap(), Fe = /* @__PURE__ */ new WeakMap(), Ei = /* @__PURE__ */ new WeakMap(), be = /* @__PURE__ */ new WeakMap(), Qe = /* @__PURE__ */ new WeakMap();
414
+ function As(r) {
415
415
  const i = new Promise((o, c) => {
416
416
  const d = () => {
417
417
  r.removeEventListener("success", T), r.removeEventListener("error", m);
@@ -427,7 +427,7 @@ function vs(r) {
427
427
  }).catch(() => {
428
428
  }), Qe.set(i, r), i;
429
429
  }
430
- function As(r) {
430
+ function vs(r) {
431
431
  if (Fe.has(r))
432
432
  return;
433
433
  const i = new Promise((o, c) => {
@@ -448,7 +448,7 @@ let je = {
448
448
  if (i === "done")
449
449
  return Fe.get(r);
450
450
  if (i === "objectStoreNames")
451
- return r.objectStoreNames || gi.get(r);
451
+ return r.objectStoreNames || Ei.get(r);
452
452
  if (i === "store")
453
453
  return o.objectStoreNames[1] ? void 0 : o.objectStore(o.objectStoreNames[0]);
454
454
  }
@@ -467,7 +467,7 @@ function Rs(r) {
467
467
  function Is(r) {
468
468
  return r === IDBDatabase.prototype.transaction && !("objectStoreNames" in IDBTransaction.prototype) ? function(i, ...o) {
469
469
  const c = r.call(Me(this), i, ...o);
470
- return gi.set(c, i.sort ? i.sort() : [i]), at(c);
470
+ return Ei.set(c, i.sort ? i.sort() : [i]), at(c);
471
471
  } : Ss().includes(r) ? function(...i) {
472
472
  return r.apply(Me(this), i), at(pi.get(this));
473
473
  } : function(...i) {
@@ -475,11 +475,11 @@ function Is(r) {
475
475
  };
476
476
  }
477
477
  function ws(r) {
478
- return typeof r == "function" ? Is(r) : (r instanceof IDBTransaction && As(r), ms(r, ys()) ? new Proxy(r, je) : r);
478
+ return typeof r == "function" ? Is(r) : (r instanceof IDBTransaction && vs(r), ms(r, ys()) ? new Proxy(r, je) : r);
479
479
  }
480
480
  function at(r) {
481
481
  if (r instanceof IDBRequest)
482
- return vs(r);
482
+ return As(r);
483
483
  if (be.has(r))
484
484
  return be.get(r);
485
485
  const i = ws(r);
@@ -488,15 +488,15 @@ function at(r) {
488
488
  const Me = (r) => Qe.get(r);
489
489
  function Cs(r, i, { blocked: o, upgrade: c, blocking: d, terminated: T } = {}) {
490
490
  const m = indexedDB.open(r, i), y = at(m);
491
- return c && m.addEventListener("upgradeneeded", (v) => {
492
- c(at(m.result), v.oldVersion, v.newVersion, at(m.transaction), v);
493
- }), o && m.addEventListener("blocked", (v) => o(
491
+ return c && m.addEventListener("upgradeneeded", (A) => {
492
+ c(at(m.result), A.oldVersion, A.newVersion, at(m.transaction), A);
493
+ }), o && m.addEventListener("blocked", (A) => o(
494
494
  // Casting due to https://github.com/microsoft/TypeScript-DOM-lib-generator/pull/1405
495
- v.oldVersion,
496
- v.newVersion,
497
- v
498
- )), y.then((v) => {
499
- T && v.addEventListener("close", () => T()), d && v.addEventListener("versionchange", (A) => d(A.oldVersion, A.newVersion, A));
495
+ A.oldVersion,
496
+ A.newVersion,
497
+ A
498
+ )), y.then((A) => {
499
+ T && A.addEventListener("close", () => T()), d && A.addEventListener("versionchange", (v) => d(v.oldVersion, v.newVersion, v));
500
500
  }).catch(() => {
501
501
  }), y;
502
502
  }
@@ -513,11 +513,11 @@ function Xn(r, i) {
513
513
  )
514
514
  return;
515
515
  const T = async function(m, ...y) {
516
- const v = this.transaction(m, d ? "readwrite" : "readonly");
517
- let A = v.store;
518
- return c && (A = A.index(y.shift())), (await Promise.all([
519
- A[o](...y),
520
- d && v.done
516
+ const A = this.transaction(m, d ? "readwrite" : "readonly");
517
+ let v = A.store;
518
+ return c && (v = v.index(y.shift())), (await Promise.all([
519
+ v[o](...y),
520
+ d && A.done
521
521
  ]))[0];
522
522
  };
523
523
  return Be.set(i, T), T;
@@ -563,7 +563,7 @@ function Ls(r) {
563
563
  const i = r.getComponent();
564
564
  return (i == null ? void 0 : i.type) === "VERSION";
565
565
  }
566
- const He = "@firebase/app", zn = "0.10.10";
566
+ const Ve = "@firebase/app", zn = "0.10.10";
567
567
  /**
568
568
  * @license
569
569
  * Copyright 2019 Google LLC
@@ -580,22 +580,22 @@ const He = "@firebase/app", zn = "0.10.10";
580
580
  * See the License for the specific language governing permissions and
581
581
  * limitations under the License.
582
582
  */
583
- const nt = new fi("@firebase/app"), Ns = "@firebase/app-compat", Us = "@firebase/analytics-compat", bs = "@firebase/analytics", Ms = "@firebase/app-check-compat", Bs = "@firebase/app-check", ks = "@firebase/auth", xs = "@firebase/auth-compat", Fs = "@firebase/database", js = "@firebase/database-compat", Hs = "@firebase/functions", Vs = "@firebase/functions-compat", Qs = "@firebase/installations", $s = "@firebase/installations-compat", Gs = "@firebase/messaging", Ks = "@firebase/messaging-compat", Ws = "@firebase/performance", Ys = "@firebase/performance-compat", Xs = "@firebase/remote-config", zs = "@firebase/remote-config-compat", qs = "@firebase/storage", Js = "@firebase/storage-compat", Zs = "@firebase/firestore", tr = "@firebase/vertexai-preview", er = "@firebase/firestore-compat", nr = "firebase", ir = "10.13.1", sr = {
584
- [He]: "fire-core",
585
- [Ns]: "fire-core-compat",
583
+ const nt = new fi("@firebase/app"), Us = "@firebase/app-compat", Ns = "@firebase/analytics-compat", bs = "@firebase/analytics", Ms = "@firebase/app-check-compat", Bs = "@firebase/app-check", ks = "@firebase/auth", xs = "@firebase/auth-compat", Fs = "@firebase/database", js = "@firebase/database-compat", Vs = "@firebase/functions", Hs = "@firebase/functions-compat", Qs = "@firebase/installations", Gs = "@firebase/installations-compat", $s = "@firebase/messaging", Ks = "@firebase/messaging-compat", Ws = "@firebase/performance", Ys = "@firebase/performance-compat", Xs = "@firebase/remote-config", zs = "@firebase/remote-config-compat", qs = "@firebase/storage", Js = "@firebase/storage-compat", Zs = "@firebase/firestore", tr = "@firebase/vertexai-preview", er = "@firebase/firestore-compat", nr = "firebase", ir = "10.13.1", sr = {
584
+ [Ve]: "fire-core",
585
+ [Us]: "fire-core-compat",
586
586
  [bs]: "fire-analytics",
587
- [Us]: "fire-analytics-compat",
587
+ [Ns]: "fire-analytics-compat",
588
588
  [Bs]: "fire-app-check",
589
589
  [Ms]: "fire-app-check-compat",
590
590
  [ks]: "fire-auth",
591
591
  [xs]: "fire-auth-compat",
592
592
  [Fs]: "fire-rtdb",
593
593
  [js]: "fire-rtdb-compat",
594
- [Hs]: "fire-fn",
595
- [Vs]: "fire-fn-compat",
594
+ [Vs]: "fire-fn",
595
+ [Hs]: "fire-fn-compat",
596
596
  [Qs]: "fire-iid",
597
- [$s]: "fire-iid-compat",
598
- [Gs]: "fire-fcm",
597
+ [Gs]: "fire-iid-compat",
598
+ [$s]: "fire-fcm",
599
599
  [Ks]: "fire-fcm-compat",
600
600
  [Ws]: "fire-perf",
601
601
  [Ys]: "fire-perf-compat",
@@ -675,7 +675,7 @@ const hr = {
675
675
  "idb-delete": "Error thrown when deleting from IndexedDB. Original error: {$originalErrorMessage}.",
676
676
  "finalization-registry-not-supported": "FirebaseServerApp deleteOnDeref field defined but the JS runtime does not support FinalizationRegistry.",
677
677
  "invalid-server-app-environment": "FirebaseServerApp is not for use in browser environments."
678
- }, $e = new ci("app", "Firebase", hr);
678
+ }, Ge = new ci("app", "Firebase", hr);
679
679
  /**
680
680
  * @license
681
681
  * Copyright 2019 Google LLC
@@ -730,7 +730,7 @@ function Tt(r, i, o) {
730
730
  */
731
731
  const lr = "firebase-heartbeat-database", ur = 1, xt = "firebase-heartbeat-store";
732
732
  let ke = null;
733
- function Ei() {
733
+ function gi() {
734
734
  return ke || (ke = Cs(lr, ur, {
735
735
  upgrade: (r, i) => {
736
736
  switch (i) {
@@ -743,20 +743,20 @@ function Ei() {
743
743
  }
744
744
  }
745
745
  }).catch((r) => {
746
- throw $e.create("idb-open", {
746
+ throw Ge.create("idb-open", {
747
747
  originalErrorMessage: r.message
748
748
  });
749
749
  })), ke;
750
750
  }
751
751
  async function cr(r) {
752
752
  try {
753
- const o = (await Ei()).transaction(xt), c = await o.objectStore(xt).get(di(r));
753
+ const o = (await gi()).transaction(xt), c = await o.objectStore(xt).get(di(r));
754
754
  return await o.done, c;
755
755
  } catch (i) {
756
756
  if (i instanceof yt)
757
757
  nt.warn(i.message);
758
758
  else {
759
- const o = $e.create("idb-get", {
759
+ const o = Ge.create("idb-get", {
760
760
  originalErrorMessage: i == null ? void 0 : i.message
761
761
  });
762
762
  nt.warn(o.message);
@@ -765,13 +765,13 @@ async function cr(r) {
765
765
  }
766
766
  async function Zn(r, i) {
767
767
  try {
768
- const c = (await Ei()).transaction(xt, "readwrite");
768
+ const c = (await gi()).transaction(xt, "readwrite");
769
769
  await c.objectStore(xt).put(i, di(r)), await c.done;
770
770
  } catch (o) {
771
771
  if (o instanceof yt)
772
772
  nt.warn(o.message);
773
773
  else {
774
- const c = $e.create("idb-set", {
774
+ const c = Ge.create("idb-set", {
775
775
  originalErrorMessage: o == null ? void 0 : o.message
776
776
  });
777
777
  nt.warn(c.message);
@@ -798,7 +798,7 @@ function di(r) {
798
798
  * limitations under the License.
799
799
  */
800
800
  const fr = 1024, pr = 30 * 24 * 60 * 60 * 1e3;
801
- class gr {
801
+ class Er {
802
802
  constructor(i) {
803
803
  this.container = i, this._heartbeatsCache = null;
804
804
  const o = this.container.getProvider("app").getImmediate();
@@ -835,7 +835,7 @@ class gr {
835
835
  try {
836
836
  if (this._heartbeatsCache === null && await this._heartbeatsCachePromise, ((i = this._heartbeatsCache) === null || i === void 0 ? void 0 : i.heartbeats) == null || this._heartbeatsCache.heartbeats.length === 0)
837
837
  return "";
838
- const o = ti(), { heartbeatsToSend: c, unsentEntries: d } = Er(this._heartbeatsCache.heartbeats), T = ui(JSON.stringify({ version: 2, heartbeats: c }));
838
+ const o = ti(), { heartbeatsToSend: c, unsentEntries: d } = gr(this._heartbeatsCache.heartbeats), T = ui(JSON.stringify({ version: 2, heartbeats: c }));
839
839
  return this._heartbeatsCache.lastSentHeartbeatDate = o, d.length > 0 ? (this._heartbeatsCache.heartbeats = d, await this._storage.overwrite(this._heartbeatsCache)) : (this._heartbeatsCache.heartbeats = [], this._storage.overwrite(this._heartbeatsCache)), T;
840
840
  } catch (o) {
841
841
  return nt.warn(o), "";
@@ -845,7 +845,7 @@ class gr {
845
845
  function ti() {
846
846
  return (/* @__PURE__ */ new Date()).toISOString().substring(0, 10);
847
847
  }
848
- function Er(r, i = fr) {
848
+ function gr(r, i = fr) {
849
849
  const o = [];
850
850
  let c = r.slice();
851
851
  for (const d of r) {
@@ -944,10 +944,10 @@ function _r(r) {
944
944
  /* ComponentType.PRIVATE */
945
945
  )), se(new ie(
946
946
  "heartbeat",
947
- (i) => new gr(i),
947
+ (i) => new Er(i),
948
948
  "PRIVATE"
949
949
  /* ComponentType.PRIVATE */
950
- )), Tt(He, zn, r), Tt(He, zn, "esm2017"), Tt("fire-js", "");
950
+ )), Tt(Ve, zn, r), Tt(Ve, zn, "esm2017"), Tt("fire-js", "");
951
951
  }
952
952
  _r("");
953
953
  var Tr = "firebase", mr = "10.13.1";
@@ -984,7 +984,7 @@ var _i;
984
984
  function i(p, h) {
985
985
  function l() {
986
986
  }
987
- l.prototype = h.prototype, p.D = h.prototype, p.prototype = new l(), p.prototype.constructor = p, p.C = function(u, f, E) {
987
+ l.prototype = h.prototype, p.D = h.prototype, p.prototype = new l(), p.prototype.constructor = p, p.C = function(u, f, g) {
988
988
  for (var a = Array(arguments.length - 2), Z = 2; Z < arguments.length; Z++) a[Z - 2] = arguments[Z];
989
989
  return h.prototype[f].apply(u, a);
990
990
  };
@@ -1004,20 +1004,20 @@ var _i;
1004
1004
  if (typeof h == "string") for (var f = 0; 16 > f; ++f) u[f] = h.charCodeAt(l++) | h.charCodeAt(l++) << 8 | h.charCodeAt(l++) << 16 | h.charCodeAt(l++) << 24;
1005
1005
  else for (f = 0; 16 > f; ++f) u[f] = h[l++] | h[l++] << 8 | h[l++] << 16 | h[l++] << 24;
1006
1006
  h = p.g[0], l = p.g[1], f = p.g[2];
1007
- var E = p.g[3], a = h + (E ^ l & (f ^ E)) + u[0] + 3614090360 & 4294967295;
1008
- h = l + (a << 7 & 4294967295 | a >>> 25), a = E + (f ^ h & (l ^ f)) + u[1] + 3905402710 & 4294967295, E = h + (a << 12 & 4294967295 | a >>> 20), a = f + (l ^ E & (h ^ l)) + u[2] + 606105819 & 4294967295, f = E + (a << 17 & 4294967295 | a >>> 15), a = l + (h ^ f & (E ^ h)) + u[3] + 3250441966 & 4294967295, l = f + (a << 22 & 4294967295 | a >>> 10), a = h + (E ^ l & (f ^ E)) + u[4] + 4118548399 & 4294967295, h = l + (a << 7 & 4294967295 | a >>> 25), a = E + (f ^ h & (l ^ f)) + u[5] + 1200080426 & 4294967295, E = h + (a << 12 & 4294967295 | a >>> 20), a = f + (l ^ E & (h ^ l)) + u[6] + 2821735955 & 4294967295, f = E + (a << 17 & 4294967295 | a >>> 15), a = l + (h ^ f & (E ^ h)) + u[7] + 4249261313 & 4294967295, l = f + (a << 22 & 4294967295 | a >>> 10), a = h + (E ^ l & (f ^ E)) + u[8] + 1770035416 & 4294967295, h = l + (a << 7 & 4294967295 | a >>> 25), a = E + (f ^ h & (l ^ f)) + u[9] + 2336552879 & 4294967295, E = h + (a << 12 & 4294967295 | a >>> 20), a = f + (l ^ E & (h ^ l)) + u[10] + 4294925233 & 4294967295, f = E + (a << 17 & 4294967295 | a >>> 15), a = l + (h ^ f & (E ^ h)) + u[11] + 2304563134 & 4294967295, l = f + (a << 22 & 4294967295 | a >>> 10), a = h + (E ^ l & (f ^ E)) + u[12] + 1804603682 & 4294967295, h = l + (a << 7 & 4294967295 | a >>> 25), a = E + (f ^ h & (l ^ f)) + u[13] + 4254626195 & 4294967295, E = h + (a << 12 & 4294967295 | a >>> 20), a = f + (l ^ E & (h ^ l)) + u[14] + 2792965006 & 4294967295, f = E + (a << 17 & 4294967295 | a >>> 15), a = l + (h ^ f & (E ^ h)) + u[15] + 1236535329 & 4294967295, l = f + (a << 22 & 4294967295 | a >>> 10), a = h + (f ^ E & (l ^ f)) + u[1] + 4129170786 & 4294967295, h = l + (a << 5 & 4294967295 | a >>> 27), a = E + (l ^ f & (h ^ l)) + u[6] + 3225465664 & 4294967295, E = h + (a << 9 & 4294967295 | a >>> 23), a = f + (h ^ l & (E ^ h)) + u[11] + 643717713 & 4294967295, f = E + (a << 14 & 4294967295 | a >>> 18), a = l + (E ^ h & (f ^ E)) + u[0] + 3921069994 & 4294967295, l = f + (a << 20 & 4294967295 | a >>> 12), a = h + (f ^ E & (l ^ f)) + u[5] + 3593408605 & 4294967295, h = l + (a << 5 & 4294967295 | a >>> 27), a = E + (l ^ f & (h ^ l)) + u[10] + 38016083 & 4294967295, E = h + (a << 9 & 4294967295 | a >>> 23), a = f + (h ^ l & (E ^ h)) + u[15] + 3634488961 & 4294967295, f = E + (a << 14 & 4294967295 | a >>> 18), a = l + (E ^ h & (f ^ E)) + u[4] + 3889429448 & 4294967295, l = f + (a << 20 & 4294967295 | a >>> 12), a = h + (f ^ E & (l ^ f)) + u[9] + 568446438 & 4294967295, h = l + (a << 5 & 4294967295 | a >>> 27), a = E + (l ^ f & (h ^ l)) + u[14] + 3275163606 & 4294967295, E = h + (a << 9 & 4294967295 | a >>> 23), a = f + (h ^ l & (E ^ h)) + u[3] + 4107603335 & 4294967295, f = E + (a << 14 & 4294967295 | a >>> 18), a = l + (E ^ h & (f ^ E)) + u[8] + 1163531501 & 4294967295, l = f + (a << 20 & 4294967295 | a >>> 12), a = h + (f ^ E & (l ^ f)) + u[13] + 2850285829 & 4294967295, h = l + (a << 5 & 4294967295 | a >>> 27), a = E + (l ^ f & (h ^ l)) + u[2] + 4243563512 & 4294967295, E = h + (a << 9 & 4294967295 | a >>> 23), a = f + (h ^ l & (E ^ h)) + u[7] + 1735328473 & 4294967295, f = E + (a << 14 & 4294967295 | a >>> 18), a = l + (E ^ h & (f ^ E)) + u[12] + 2368359562 & 4294967295, l = f + (a << 20 & 4294967295 | a >>> 12), a = h + (l ^ f ^ E) + u[5] + 4294588738 & 4294967295, h = l + (a << 4 & 4294967295 | a >>> 28), a = E + (h ^ l ^ f) + u[8] + 2272392833 & 4294967295, E = h + (a << 11 & 4294967295 | a >>> 21), a = f + (E ^ h ^ l) + u[11] + 1839030562 & 4294967295, f = E + (a << 16 & 4294967295 | a >>> 16), a = l + (f ^ E ^ h) + u[14] + 4259657740 & 4294967295, l = f + (a << 23 & 4294967295 | a >>> 9), a = h + (l ^ f ^ E) + u[1] + 2763975236 & 4294967295, h = l + (a << 4 & 4294967295 | a >>> 28), a = E + (h ^ l ^ f) + u[4] + 1272893353 & 4294967295, E = h + (a << 11 & 4294967295 | a >>> 21), a = f + (E ^ h ^ l) + u[7] + 4139469664 & 4294967295, f = E + (a << 16 & 4294967295 | a >>> 16), a = l + (f ^ E ^ h) + u[10] + 3200236656 & 4294967295, l = f + (a << 23 & 4294967295 | a >>> 9), a = h + (l ^ f ^ E) + u[13] + 681279174 & 4294967295, h = l + (a << 4 & 4294967295 | a >>> 28), a = E + (h ^ l ^ f) + u[0] + 3936430074 & 4294967295, E = h + (a << 11 & 4294967295 | a >>> 21), a = f + (E ^ h ^ l) + u[3] + 3572445317 & 4294967295, f = E + (a << 16 & 4294967295 | a >>> 16), a = l + (f ^ E ^ h) + u[6] + 76029189 & 4294967295, l = f + (a << 23 & 4294967295 | a >>> 9), a = h + (l ^ f ^ E) + u[9] + 3654602809 & 4294967295, h = l + (a << 4 & 4294967295 | a >>> 28), a = E + (h ^ l ^ f) + u[12] + 3873151461 & 4294967295, E = h + (a << 11 & 4294967295 | a >>> 21), a = f + (E ^ h ^ l) + u[15] + 530742520 & 4294967295, f = E + (a << 16 & 4294967295 | a >>> 16), a = l + (f ^ E ^ h) + u[2] + 3299628645 & 4294967295, l = f + (a << 23 & 4294967295 | a >>> 9), a = h + (f ^ (l | ~E)) + u[0] + 4096336452 & 4294967295, h = l + (a << 6 & 4294967295 | a >>> 26), a = E + (l ^ (h | ~f)) + u[7] + 1126891415 & 4294967295, E = h + (a << 10 & 4294967295 | a >>> 22), a = f + (h ^ (E | ~l)) + u[14] + 2878612391 & 4294967295, f = E + (a << 15 & 4294967295 | a >>> 17), a = l + (E ^ (f | ~h)) + u[5] + 4237533241 & 4294967295, l = f + (a << 21 & 4294967295 | a >>> 11), a = h + (f ^ (l | ~E)) + u[12] + 1700485571 & 4294967295, h = l + (a << 6 & 4294967295 | a >>> 26), a = E + (l ^ (h | ~f)) + u[3] + 2399980690 & 4294967295, E = h + (a << 10 & 4294967295 | a >>> 22), a = f + (h ^ (E | ~l)) + u[10] + 4293915773 & 4294967295, f = E + (a << 15 & 4294967295 | a >>> 17), a = l + (E ^ (f | ~h)) + u[1] + 2240044497 & 4294967295, l = f + (a << 21 & 4294967295 | a >>> 11), a = h + (f ^ (l | ~E)) + u[8] + 1873313359 & 4294967295, h = l + (a << 6 & 4294967295 | a >>> 26), a = E + (l ^ (h | ~f)) + u[15] + 4264355552 & 4294967295, E = h + (a << 10 & 4294967295 | a >>> 22), a = f + (h ^ (E | ~l)) + u[6] + 2734768916 & 4294967295, f = E + (a << 15 & 4294967295 | a >>> 17), a = l + (E ^ (f | ~h)) + u[13] + 1309151649 & 4294967295, l = f + (a << 21 & 4294967295 | a >>> 11), a = h + (f ^ (l | ~E)) + u[4] + 4149444226 & 4294967295, h = l + (a << 6 & 4294967295 | a >>> 26), a = E + (l ^ (h | ~f)) + u[11] + 3174756917 & 4294967295, E = h + (a << 10 & 4294967295 | a >>> 22), a = f + (h ^ (E | ~l)) + u[2] + 718787259 & 4294967295, f = E + (a << 15 & 4294967295 | a >>> 17), a = l + (E ^ (f | ~h)) + u[9] + 3951481745 & 4294967295, p.g[0] = p.g[0] + h & 4294967295, p.g[1] = p.g[1] + (f + (a << 21 & 4294967295 | a >>> 11)) & 4294967295, p.g[2] = p.g[2] + f & 4294967295, p.g[3] = p.g[3] + E & 4294967295;
1007
+ var g = p.g[3], a = h + (g ^ l & (f ^ g)) + u[0] + 3614090360 & 4294967295;
1008
+ h = l + (a << 7 & 4294967295 | a >>> 25), a = g + (f ^ h & (l ^ f)) + u[1] + 3905402710 & 4294967295, g = h + (a << 12 & 4294967295 | a >>> 20), a = f + (l ^ g & (h ^ l)) + u[2] + 606105819 & 4294967295, f = g + (a << 17 & 4294967295 | a >>> 15), a = l + (h ^ f & (g ^ h)) + u[3] + 3250441966 & 4294967295, l = f + (a << 22 & 4294967295 | a >>> 10), a = h + (g ^ l & (f ^ g)) + u[4] + 4118548399 & 4294967295, h = l + (a << 7 & 4294967295 | a >>> 25), a = g + (f ^ h & (l ^ f)) + u[5] + 1200080426 & 4294967295, g = h + (a << 12 & 4294967295 | a >>> 20), a = f + (l ^ g & (h ^ l)) + u[6] + 2821735955 & 4294967295, f = g + (a << 17 & 4294967295 | a >>> 15), a = l + (h ^ f & (g ^ h)) + u[7] + 4249261313 & 4294967295, l = f + (a << 22 & 4294967295 | a >>> 10), a = h + (g ^ l & (f ^ g)) + u[8] + 1770035416 & 4294967295, h = l + (a << 7 & 4294967295 | a >>> 25), a = g + (f ^ h & (l ^ f)) + u[9] + 2336552879 & 4294967295, g = h + (a << 12 & 4294967295 | a >>> 20), a = f + (l ^ g & (h ^ l)) + u[10] + 4294925233 & 4294967295, f = g + (a << 17 & 4294967295 | a >>> 15), a = l + (h ^ f & (g ^ h)) + u[11] + 2304563134 & 4294967295, l = f + (a << 22 & 4294967295 | a >>> 10), a = h + (g ^ l & (f ^ g)) + u[12] + 1804603682 & 4294967295, h = l + (a << 7 & 4294967295 | a >>> 25), a = g + (f ^ h & (l ^ f)) + u[13] + 4254626195 & 4294967295, g = h + (a << 12 & 4294967295 | a >>> 20), a = f + (l ^ g & (h ^ l)) + u[14] + 2792965006 & 4294967295, f = g + (a << 17 & 4294967295 | a >>> 15), a = l + (h ^ f & (g ^ h)) + u[15] + 1236535329 & 4294967295, l = f + (a << 22 & 4294967295 | a >>> 10), a = h + (f ^ g & (l ^ f)) + u[1] + 4129170786 & 4294967295, h = l + (a << 5 & 4294967295 | a >>> 27), a = g + (l ^ f & (h ^ l)) + u[6] + 3225465664 & 4294967295, g = h + (a << 9 & 4294967295 | a >>> 23), a = f + (h ^ l & (g ^ h)) + u[11] + 643717713 & 4294967295, f = g + (a << 14 & 4294967295 | a >>> 18), a = l + (g ^ h & (f ^ g)) + u[0] + 3921069994 & 4294967295, l = f + (a << 20 & 4294967295 | a >>> 12), a = h + (f ^ g & (l ^ f)) + u[5] + 3593408605 & 4294967295, h = l + (a << 5 & 4294967295 | a >>> 27), a = g + (l ^ f & (h ^ l)) + u[10] + 38016083 & 4294967295, g = h + (a << 9 & 4294967295 | a >>> 23), a = f + (h ^ l & (g ^ h)) + u[15] + 3634488961 & 4294967295, f = g + (a << 14 & 4294967295 | a >>> 18), a = l + (g ^ h & (f ^ g)) + u[4] + 3889429448 & 4294967295, l = f + (a << 20 & 4294967295 | a >>> 12), a = h + (f ^ g & (l ^ f)) + u[9] + 568446438 & 4294967295, h = l + (a << 5 & 4294967295 | a >>> 27), a = g + (l ^ f & (h ^ l)) + u[14] + 3275163606 & 4294967295, g = h + (a << 9 & 4294967295 | a >>> 23), a = f + (h ^ l & (g ^ h)) + u[3] + 4107603335 & 4294967295, f = g + (a << 14 & 4294967295 | a >>> 18), a = l + (g ^ h & (f ^ g)) + u[8] + 1163531501 & 4294967295, l = f + (a << 20 & 4294967295 | a >>> 12), a = h + (f ^ g & (l ^ f)) + u[13] + 2850285829 & 4294967295, h = l + (a << 5 & 4294967295 | a >>> 27), a = g + (l ^ f & (h ^ l)) + u[2] + 4243563512 & 4294967295, g = h + (a << 9 & 4294967295 | a >>> 23), a = f + (h ^ l & (g ^ h)) + u[7] + 1735328473 & 4294967295, f = g + (a << 14 & 4294967295 | a >>> 18), a = l + (g ^ h & (f ^ g)) + u[12] + 2368359562 & 4294967295, l = f + (a << 20 & 4294967295 | a >>> 12), a = h + (l ^ f ^ g) + u[5] + 4294588738 & 4294967295, h = l + (a << 4 & 4294967295 | a >>> 28), a = g + (h ^ l ^ f) + u[8] + 2272392833 & 4294967295, g = h + (a << 11 & 4294967295 | a >>> 21), a = f + (g ^ h ^ l) + u[11] + 1839030562 & 4294967295, f = g + (a << 16 & 4294967295 | a >>> 16), a = l + (f ^ g ^ h) + u[14] + 4259657740 & 4294967295, l = f + (a << 23 & 4294967295 | a >>> 9), a = h + (l ^ f ^ g) + u[1] + 2763975236 & 4294967295, h = l + (a << 4 & 4294967295 | a >>> 28), a = g + (h ^ l ^ f) + u[4] + 1272893353 & 4294967295, g = h + (a << 11 & 4294967295 | a >>> 21), a = f + (g ^ h ^ l) + u[7] + 4139469664 & 4294967295, f = g + (a << 16 & 4294967295 | a >>> 16), a = l + (f ^ g ^ h) + u[10] + 3200236656 & 4294967295, l = f + (a << 23 & 4294967295 | a >>> 9), a = h + (l ^ f ^ g) + u[13] + 681279174 & 4294967295, h = l + (a << 4 & 4294967295 | a >>> 28), a = g + (h ^ l ^ f) + u[0] + 3936430074 & 4294967295, g = h + (a << 11 & 4294967295 | a >>> 21), a = f + (g ^ h ^ l) + u[3] + 3572445317 & 4294967295, f = g + (a << 16 & 4294967295 | a >>> 16), a = l + (f ^ g ^ h) + u[6] + 76029189 & 4294967295, l = f + (a << 23 & 4294967295 | a >>> 9), a = h + (l ^ f ^ g) + u[9] + 3654602809 & 4294967295, h = l + (a << 4 & 4294967295 | a >>> 28), a = g + (h ^ l ^ f) + u[12] + 3873151461 & 4294967295, g = h + (a << 11 & 4294967295 | a >>> 21), a = f + (g ^ h ^ l) + u[15] + 530742520 & 4294967295, f = g + (a << 16 & 4294967295 | a >>> 16), a = l + (f ^ g ^ h) + u[2] + 3299628645 & 4294967295, l = f + (a << 23 & 4294967295 | a >>> 9), a = h + (f ^ (l | ~g)) + u[0] + 4096336452 & 4294967295, h = l + (a << 6 & 4294967295 | a >>> 26), a = g + (l ^ (h | ~f)) + u[7] + 1126891415 & 4294967295, g = h + (a << 10 & 4294967295 | a >>> 22), a = f + (h ^ (g | ~l)) + u[14] + 2878612391 & 4294967295, f = g + (a << 15 & 4294967295 | a >>> 17), a = l + (g ^ (f | ~h)) + u[5] + 4237533241 & 4294967295, l = f + (a << 21 & 4294967295 | a >>> 11), a = h + (f ^ (l | ~g)) + u[12] + 1700485571 & 4294967295, h = l + (a << 6 & 4294967295 | a >>> 26), a = g + (l ^ (h | ~f)) + u[3] + 2399980690 & 4294967295, g = h + (a << 10 & 4294967295 | a >>> 22), a = f + (h ^ (g | ~l)) + u[10] + 4293915773 & 4294967295, f = g + (a << 15 & 4294967295 | a >>> 17), a = l + (g ^ (f | ~h)) + u[1] + 2240044497 & 4294967295, l = f + (a << 21 & 4294967295 | a >>> 11), a = h + (f ^ (l | ~g)) + u[8] + 1873313359 & 4294967295, h = l + (a << 6 & 4294967295 | a >>> 26), a = g + (l ^ (h | ~f)) + u[15] + 4264355552 & 4294967295, g = h + (a << 10 & 4294967295 | a >>> 22), a = f + (h ^ (g | ~l)) + u[6] + 2734768916 & 4294967295, f = g + (a << 15 & 4294967295 | a >>> 17), a = l + (g ^ (f | ~h)) + u[13] + 1309151649 & 4294967295, l = f + (a << 21 & 4294967295 | a >>> 11), a = h + (f ^ (l | ~g)) + u[4] + 4149444226 & 4294967295, h = l + (a << 6 & 4294967295 | a >>> 26), a = g + (l ^ (h | ~f)) + u[11] + 3174756917 & 4294967295, g = h + (a << 10 & 4294967295 | a >>> 22), a = f + (h ^ (g | ~l)) + u[2] + 718787259 & 4294967295, f = g + (a << 15 & 4294967295 | a >>> 17), a = l + (g ^ (f | ~h)) + u[9] + 3951481745 & 4294967295, p.g[0] = p.g[0] + h & 4294967295, p.g[1] = p.g[1] + (f + (a << 21 & 4294967295 | a >>> 11)) & 4294967295, p.g[2] = p.g[2] + f & 4294967295, p.g[3] = p.g[3] + g & 4294967295;
1009
1009
  }
1010
1010
  c.prototype.u = function(p, h) {
1011
1011
  h === void 0 && (h = p.length);
1012
- for (var l = h - this.blockSize, u = this.B, f = this.h, E = 0; E < h; ) {
1013
- if (f == 0) for (; E <= l; ) d(this, p, E), E += this.blockSize;
1012
+ for (var l = h - this.blockSize, u = this.B, f = this.h, g = 0; g < h; ) {
1013
+ if (f == 0) for (; g <= l; ) d(this, p, g), g += this.blockSize;
1014
1014
  if (typeof p == "string") {
1015
- for (; E < h; )
1016
- if (u[f++] = p.charCodeAt(E++), f == this.blockSize) {
1015
+ for (; g < h; )
1016
+ if (u[f++] = p.charCodeAt(g++), f == this.blockSize) {
1017
1017
  d(this, u), f = 0;
1018
1018
  break;
1019
1019
  }
1020
- } else for (; E < h; ) if (u[f++] = p[E++], f == this.blockSize) {
1020
+ } else for (; g < h; ) if (u[f++] = p[g++], f == this.blockSize) {
1021
1021
  d(this, u), f = 0;
1022
1022
  break;
1023
1023
  }
@@ -1039,37 +1039,37 @@ var _i;
1039
1039
  function m(p, h) {
1040
1040
  this.h = h;
1041
1041
  for (var l = [], u = !0, f = p.length - 1; 0 <= f; f--) {
1042
- var E = p[f] | 0;
1043
- u && E == h || (l[f] = E, u = !1);
1042
+ var g = p[f] | 0;
1043
+ u && g == h || (l[f] = g, u = !1);
1044
1044
  }
1045
1045
  this.g = l;
1046
1046
  }
1047
1047
  var y = {};
1048
- function v(p) {
1048
+ function A(p) {
1049
1049
  return -128 <= p && 128 > p ? T(p, function(h) {
1050
1050
  return new m([h | 0], 0 > h ? -1 : 0);
1051
1051
  }) : new m([p | 0], 0 > p ? -1 : 0);
1052
1052
  }
1053
- function A(p) {
1054
- if (isNaN(p) || !isFinite(p)) return V;
1055
- if (0 > p) return N(A(-p));
1053
+ function v(p) {
1054
+ if (isNaN(p) || !isFinite(p)) return H;
1055
+ if (0 > p) return U(v(-p));
1056
1056
  for (var h = [], l = 1, u = 0; p >= l; u++) h[u] = p / l | 0, l *= 4294967296;
1057
1057
  return new m(h, 0);
1058
1058
  }
1059
1059
  function b(p, h) {
1060
1060
  if (p.length == 0) throw Error("number format error: empty string");
1061
1061
  if (h = h || 10, 2 > h || 36 < h) throw Error("radix out of range: " + h);
1062
- if (p.charAt(0) == "-") return N(b(p.substring(1), h));
1062
+ if (p.charAt(0) == "-") return U(b(p.substring(1), h));
1063
1063
  if (0 <= p.indexOf("-")) throw Error('number format error: interior "-" character');
1064
- for (var l = A(Math.pow(h, 8)), u = V, f = 0; f < p.length; f += 8) {
1065
- var E = Math.min(8, p.length - f), a = parseInt(p.substring(f, f + E), h);
1066
- 8 > E ? (E = A(Math.pow(h, E)), u = u.j(E).add(A(a))) : (u = u.j(l), u = u.add(A(a)));
1064
+ for (var l = v(Math.pow(h, 8)), u = H, f = 0; f < p.length; f += 8) {
1065
+ var g = Math.min(8, p.length - f), a = parseInt(p.substring(f, f + g), h);
1066
+ 8 > g ? (g = v(Math.pow(h, g)), u = u.j(g).add(v(a))) : (u = u.j(l), u = u.add(v(a)));
1067
1067
  }
1068
1068
  return u;
1069
1069
  }
1070
- var V = v(0), P = v(1), W = v(16777216);
1070
+ var H = A(0), P = A(1), W = A(16777216);
1071
1071
  r = m.prototype, r.m = function() {
1072
- if (M(this)) return -N(this).m();
1072
+ if (M(this)) return -U(this).m();
1073
1073
  for (var p = 0, h = 1, l = 0; l < this.g.length; l++) {
1074
1074
  var u = this.i(l);
1075
1075
  p += (0 <= u ? u : 4294967296 + u) * h, h *= 4294967296;
@@ -1078,14 +1078,14 @@ var _i;
1078
1078
  }, r.toString = function(p) {
1079
1079
  if (p = p || 10, 2 > p || 36 < p) throw Error("radix out of range: " + p);
1080
1080
  if (w(this)) return "0";
1081
- if (M(this)) return "-" + N(this).toString(p);
1082
- for (var h = A(Math.pow(p, 6)), l = this, u = ""; ; ) {
1081
+ if (M(this)) return "-" + U(this).toString(p);
1082
+ for (var h = v(Math.pow(p, 6)), l = this, u = ""; ; ) {
1083
1083
  var f = it(l, h).g;
1084
1084
  l = ft(l, f.j(h));
1085
- var E = ((0 < l.g.length ? l.g[0] : l.h) >>> 0).toString(p);
1086
- if (l = f, w(l)) return E + u;
1087
- for (; 6 > E.length; ) E = "0" + E;
1088
- u = E + u;
1085
+ var g = ((0 < l.g.length ? l.g[0] : l.h) >>> 0).toString(p);
1086
+ if (l = f, w(l)) return g + u;
1087
+ for (; 6 > g.length; ) g = "0" + g;
1088
+ u = g + u;
1089
1089
  }
1090
1090
  }, r.i = function(p) {
1091
1091
  return 0 > p ? 0 : p < this.g.length ? this.g[p] : this.h;
@@ -1101,31 +1101,31 @@ var _i;
1101
1101
  r.l = function(p) {
1102
1102
  return p = ft(this, p), M(p) ? -1 : w(p) ? 0 : 1;
1103
1103
  };
1104
- function N(p) {
1104
+ function U(p) {
1105
1105
  for (var h = p.g.length, l = [], u = 0; u < h; u++) l[u] = ~p.g[u];
1106
1106
  return new m(l, ~p.h).add(P);
1107
1107
  }
1108
1108
  r.abs = function() {
1109
- return M(this) ? N(this) : this;
1109
+ return M(this) ? U(this) : this;
1110
1110
  }, r.add = function(p) {
1111
1111
  for (var h = Math.max(this.g.length, p.g.length), l = [], u = 0, f = 0; f <= h; f++) {
1112
- var E = u + (this.i(f) & 65535) + (p.i(f) & 65535), a = (E >>> 16) + (this.i(f) >>> 16) + (p.i(f) >>> 16);
1113
- u = a >>> 16, E &= 65535, a &= 65535, l[f] = a << 16 | E;
1112
+ var g = u + (this.i(f) & 65535) + (p.i(f) & 65535), a = (g >>> 16) + (this.i(f) >>> 16) + (p.i(f) >>> 16);
1113
+ u = a >>> 16, g &= 65535, a &= 65535, l[f] = a << 16 | g;
1114
1114
  }
1115
1115
  return new m(l, l[l.length - 1] & -2147483648 ? -1 : 0);
1116
1116
  };
1117
1117
  function ft(p, h) {
1118
- return p.add(N(h));
1118
+ return p.add(U(h));
1119
1119
  }
1120
1120
  r.j = function(p) {
1121
- if (w(this) || w(p)) return V;
1122
- if (M(this)) return M(p) ? N(this).j(N(p)) : N(N(this).j(p));
1123
- if (M(p)) return N(this.j(N(p)));
1124
- if (0 > this.l(W) && 0 > p.l(W)) return A(this.m() * p.m());
1121
+ if (w(this) || w(p)) return H;
1122
+ if (M(this)) return M(p) ? U(this).j(U(p)) : U(U(this).j(p));
1123
+ if (M(p)) return U(this.j(U(p)));
1124
+ if (0 > this.l(W) && 0 > p.l(W)) return v(this.m() * p.m());
1125
1125
  for (var h = this.g.length + p.g.length, l = [], u = 0; u < 2 * h; u++) l[u] = 0;
1126
1126
  for (u = 0; u < this.g.length; u++) for (var f = 0; f < p.g.length; f++) {
1127
- var E = this.i(u) >>> 16, a = this.i(u) & 65535, Z = p.i(f) >>> 16, St = p.i(f) & 65535;
1128
- l[2 * u + 2 * f] += a * St, q(l, 2 * u + 2 * f), l[2 * u + 2 * f + 1] += E * St, q(l, 2 * u + 2 * f + 1), l[2 * u + 2 * f + 1] += a * Z, q(l, 2 * u + 2 * f + 1), l[2 * u + 2 * f + 2] += E * Z, q(l, 2 * u + 2 * f + 2);
1127
+ var g = this.i(u) >>> 16, a = this.i(u) & 65535, Z = p.i(f) >>> 16, St = p.i(f) & 65535;
1128
+ l[2 * u + 2 * f] += a * St, q(l, 2 * u + 2 * f), l[2 * u + 2 * f + 1] += g * St, q(l, 2 * u + 2 * f + 1), l[2 * u + 2 * f + 1] += a * Z, q(l, 2 * u + 2 * f + 1), l[2 * u + 2 * f + 2] += g * Z, q(l, 2 * u + 2 * f + 2);
1129
1129
  }
1130
1130
  for (u = 0; u < h; u++) l[u] = l[2 * u + 1] << 16 | l[2 * u];
1131
1131
  for (u = h; u < 2 * h; u++) l[u] = 0;
@@ -1139,22 +1139,22 @@ var _i;
1139
1139
  }
1140
1140
  function it(p, h) {
1141
1141
  if (w(h)) throw Error("division by zero");
1142
- if (w(p)) return new Y(V, V);
1143
- if (M(p)) return h = it(N(p), h), new Y(N(h.g), N(h.h));
1144
- if (M(h)) return h = it(p, N(h)), new Y(N(h.g), h.h);
1142
+ if (w(p)) return new Y(H, H);
1143
+ if (M(p)) return h = it(U(p), h), new Y(U(h.g), U(h.h));
1144
+ if (M(h)) return h = it(p, U(h)), new Y(U(h.g), h.h);
1145
1145
  if (30 < p.g.length) {
1146
1146
  if (M(p) || M(h)) throw Error("slowDivide_ only works with positive integers.");
1147
1147
  for (var l = P, u = h; 0 >= u.l(p); ) l = Ft(l), u = Ft(u);
1148
- var f = J(l, 1), E = J(u, 1);
1148
+ var f = J(l, 1), g = J(u, 1);
1149
1149
  for (u = J(u, 2), l = J(l, 2); !w(u); ) {
1150
- var a = E.add(u);
1151
- 0 >= a.l(p) && (f = f.add(l), E = a), u = J(u, 1), l = J(l, 1);
1150
+ var a = g.add(u);
1151
+ 0 >= a.l(p) && (f = f.add(l), g = a), u = J(u, 1), l = J(l, 1);
1152
1152
  }
1153
1153
  return h = ft(p, f.j(h)), new Y(f, h);
1154
1154
  }
1155
- for (f = V; 0 <= p.l(h); ) {
1156
- for (l = Math.max(1, Math.floor(p.m() / h.m())), u = Math.ceil(Math.log(l) / Math.LN2), u = 48 >= u ? 1 : Math.pow(2, u - 48), E = A(l), a = E.j(h); M(a) || 0 < a.l(p); ) l -= u, E = A(l), a = E.j(h);
1157
- w(E) && (E = P), f = f.add(E), p = ft(p, a);
1155
+ for (f = H; 0 <= p.l(h); ) {
1156
+ for (l = Math.max(1, Math.floor(p.m() / h.m())), u = Math.ceil(Math.log(l) / Math.LN2), u = 48 >= u ? 1 : Math.pow(2, u - 48), g = v(l), a = g.j(h); M(a) || 0 < a.l(p); ) l -= u, g = v(l), a = g.j(h);
1157
+ w(g) && (g = P), f = f.add(g), p = ft(p, a);
1158
1158
  }
1159
1159
  return new Y(f, p);
1160
1160
  }
@@ -1177,10 +1177,10 @@ var _i;
1177
1177
  function J(p, h) {
1178
1178
  var l = h >> 5;
1179
1179
  h %= 32;
1180
- for (var u = p.g.length - l, f = [], E = 0; E < u; E++) f[E] = 0 < h ? p.i(E + l) >>> h | p.i(E + l + 1) << 32 - h : p.i(E + l);
1180
+ for (var u = p.g.length - l, f = [], g = 0; g < u; g++) f[g] = 0 < h ? p.i(g + l) >>> h | p.i(g + l + 1) << 32 - h : p.i(g + l);
1181
1181
  return new m(f, p.h);
1182
1182
  }
1183
- c.prototype.digest = c.prototype.v, c.prototype.reset = c.prototype.s, c.prototype.update = c.prototype.u, m.prototype.add = m.prototype.add, m.prototype.multiply = m.prototype.j, m.prototype.modulo = m.prototype.A, m.prototype.compare = m.prototype.l, m.prototype.toNumber = m.prototype.m, m.prototype.toString = m.prototype.toString, m.prototype.getBits = m.prototype.i, m.fromNumber = A, m.fromString = b, _i = m;
1183
+ c.prototype.digest = c.prototype.v, c.prototype.reset = c.prototype.s, c.prototype.update = c.prototype.u, m.prototype.add = m.prototype.add, m.prototype.multiply = m.prototype.j, m.prototype.modulo = m.prototype.A, m.prototype.compare = m.prototype.l, m.prototype.toNumber = m.prototype.m, m.prototype.toString = m.prototype.toString, m.prototype.getBits = m.prototype.i, m.fromNumber = v, m.fromString = b, _i = m;
1184
1184
  }).apply(typeof ni < "u" ? ni : typeof self < "u" ? self : typeof window < "u" ? window : {});
1185
1185
  var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
1186
1186
  (function() {
@@ -1201,25 +1201,25 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1201
1201
  var n = c;
1202
1202
  t = t.split(".");
1203
1203
  for (var s = 0; s < t.length - 1; s++) {
1204
- var g = t[s];
1205
- if (!(g in n)) break t;
1206
- n = n[g];
1204
+ var E = t[s];
1205
+ if (!(E in n)) break t;
1206
+ n = n[E];
1207
1207
  }
1208
1208
  t = t[t.length - 1], s = n[t], e = e(s), e != s && e != null && i(n, t, { configurable: !0, writable: !0, value: e });
1209
1209
  }
1210
1210
  }
1211
1211
  function T(t, e) {
1212
1212
  t instanceof String && (t += "");
1213
- var n = 0, s = !1, g = { next: function() {
1213
+ var n = 0, s = !1, E = { next: function() {
1214
1214
  if (!s && n < t.length) {
1215
1215
  var _ = n++;
1216
1216
  return { value: e(_, t[_]), done: !1 };
1217
1217
  }
1218
1218
  return s = !0, { done: !0, value: void 0 };
1219
1219
  } };
1220
- return g[Symbol.iterator] = function() {
1221
- return g;
1222
- }, g;
1220
+ return E[Symbol.iterator] = function() {
1221
+ return E;
1222
+ }, E;
1223
1223
  }
1224
1224
  d("Array.prototype.values", function(t) {
1225
1225
  return t || function() {
@@ -1234,24 +1234,24 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1234
1234
  SPDX-License-Identifier: Apache-2.0
1235
1235
  */
1236
1236
  var m = m || {}, y = this || self;
1237
- function v(t) {
1237
+ function A(t) {
1238
1238
  var e = typeof t;
1239
1239
  return e = e != "object" ? e : t ? Array.isArray(t) ? "array" : e : "null", e == "array" || e == "object" && typeof t.length == "number";
1240
1240
  }
1241
- function A(t) {
1241
+ function v(t) {
1242
1242
  var e = typeof t;
1243
1243
  return e == "object" && t != null || e == "function";
1244
1244
  }
1245
1245
  function b(t, e, n) {
1246
1246
  return t.call.apply(t.bind, arguments);
1247
1247
  }
1248
- function V(t, e, n) {
1248
+ function H(t, e, n) {
1249
1249
  if (!t) throw Error();
1250
1250
  if (2 < arguments.length) {
1251
1251
  var s = Array.prototype.slice.call(arguments, 2);
1252
1252
  return function() {
1253
- var g = Array.prototype.slice.call(arguments);
1254
- return Array.prototype.unshift.apply(g, s), t.apply(e, g);
1253
+ var E = Array.prototype.slice.call(arguments);
1254
+ return Array.prototype.unshift.apply(E, s), t.apply(e, E);
1255
1255
  };
1256
1256
  }
1257
1257
  return function() {
@@ -1259,7 +1259,7 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1259
1259
  };
1260
1260
  }
1261
1261
  function P(t, e, n) {
1262
- return P = Function.prototype.bind && Function.prototype.bind.toString().indexOf("native code") != -1 ? b : V, P.apply(null, arguments);
1262
+ return P = Function.prototype.bind && Function.prototype.bind.toString().indexOf("native code") != -1 ? b : H, P.apply(null, arguments);
1263
1263
  }
1264
1264
  function W(t, e) {
1265
1265
  var n = Array.prototype.slice.call(arguments, 1);
@@ -1271,9 +1271,9 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1271
1271
  function w(t, e) {
1272
1272
  function n() {
1273
1273
  }
1274
- n.prototype = e.prototype, t.aa = e.prototype, t.prototype = new n(), t.prototype.constructor = t, t.Qb = function(s, g, _) {
1274
+ n.prototype = e.prototype, t.aa = e.prototype, t.prototype = new n(), t.prototype.constructor = t, t.Qb = function(s, E, _) {
1275
1275
  for (var S = Array(arguments.length - 2), C = 2; C < arguments.length; C++) S[C - 2] = arguments[C];
1276
- return e.prototype[g].apply(s, S);
1276
+ return e.prototype[E].apply(s, S);
1277
1277
  };
1278
1278
  }
1279
1279
  function M(t) {
@@ -1285,13 +1285,13 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1285
1285
  }
1286
1286
  return [];
1287
1287
  }
1288
- function N(t, e) {
1288
+ function U(t, e) {
1289
1289
  for (let n = 1; n < arguments.length; n++) {
1290
1290
  const s = arguments[n];
1291
- if (v(s)) {
1292
- const g = t.length || 0, _ = s.length || 0;
1293
- t.length = g + _;
1294
- for (let S = 0; S < _; S++) t[g + S] = s[S];
1291
+ if (A(s)) {
1292
+ const E = t.length || 0, _ = s.length || 0;
1293
+ t.length = E + _;
1294
+ for (let S = 0; S < _; S++) t[E + S] = s[S];
1295
1295
  } else t.push(s);
1296
1296
  }
1297
1297
  }
@@ -1331,8 +1331,8 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1331
1331
  const l = "constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");
1332
1332
  function u(t, e) {
1333
1333
  let n, s;
1334
- for (let g = 1; g < arguments.length; g++) {
1335
- s = arguments[g];
1334
+ for (let E = 1; E < arguments.length; E++) {
1335
+ s = arguments[E];
1336
1336
  for (n in s) t[n] = s[n];
1337
1337
  for (let _ = 0; _ < l.length; _++) n = l[_], Object.prototype.hasOwnProperty.call(s, n) && (t[n] = s[n]);
1338
1338
  }
@@ -1344,7 +1344,7 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1344
1344
  for (; 0 < e && t.length; ) n.push(t.shift()), e--;
1345
1345
  return t.length && n.push(t.join(":")), n;
1346
1346
  }
1347
- function E(t) {
1347
+ function g(t) {
1348
1348
  y.setTimeout(() => {
1349
1349
  throw t;
1350
1350
  }, 0);
@@ -1363,8 +1363,8 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1363
1363
  s.set(e, n), this.h ? this.h.next = s : this.g = s, this.h = s;
1364
1364
  }
1365
1365
  }
1366
- var St = new ft(() => new vi(), (t) => t.reset());
1367
- class vi {
1366
+ var St = new ft(() => new Ai(), (t) => t.reset());
1367
+ class Ai {
1368
1368
  constructor() {
1369
1369
  this.next = this.g = this.h = null;
1370
1370
  }
@@ -1375,23 +1375,23 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1375
1375
  this.next = this.g = this.h = null;
1376
1376
  }
1377
1377
  }
1378
- let vt, At = !1, ae = new Z(), We = () => {
1378
+ let At, vt = !1, ae = new Z(), We = () => {
1379
1379
  const t = y.Promise.resolve(void 0);
1380
- vt = () => {
1381
- t.then(Ai);
1380
+ At = () => {
1381
+ t.then(vi);
1382
1382
  };
1383
1383
  };
1384
- var Ai = () => {
1384
+ var vi = () => {
1385
1385
  for (var t; t = a(); ) {
1386
1386
  try {
1387
1387
  t.h.call(t.g);
1388
1388
  } catch (n) {
1389
- E(n);
1389
+ g(n);
1390
1390
  }
1391
1391
  var e = St;
1392
1392
  e.j(t), 100 > e.h && (e.h++, t.next = e.g, e.g = t);
1393
1393
  }
1394
- At = !1;
1394
+ vt = !1;
1395
1395
  };
1396
1396
  function st() {
1397
1397
  this.s = this.s, this.C = this.C;
@@ -1428,13 +1428,13 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1428
1428
  t: {
1429
1429
  try {
1430
1430
  it(e.nodeName);
1431
- var g = !0;
1431
+ var E = !0;
1432
1432
  break t;
1433
1433
  } catch {
1434
1434
  }
1435
- g = !1;
1435
+ E = !1;
1436
1436
  }
1437
- g || (e = null);
1437
+ E || (e = null);
1438
1438
  }
1439
1439
  } else n == "mouseover" ? e = t.fromElement : n == "mouseout" && (e = t.toElement);
1440
1440
  this.relatedTarget = e, s ? (this.clientX = s.clientX !== void 0 ? s.clientX : s.pageX, this.clientY = s.clientY !== void 0 ? s.clientY : s.pageY, this.screenX = s.screenX || 0, this.screenY = s.screenY || 0) : (this.clientX = t.clientX !== void 0 ? t.clientX : t.pageX, this.clientY = t.clientY !== void 0 ? t.clientY : t.pageY, this.screenX = t.screenX || 0, this.screenY = t.screenY || 0), this.button = t.button, this.key = t.key || "", this.ctrlKey = t.ctrlKey, this.altKey = t.altKey, this.shiftKey = t.shiftKey, this.metaKey = t.metaKey, this.pointerId = t.pointerId || 0, this.pointerType = typeof t.pointerType == "string" ? t.pointerType : Ii[t.pointerType] || "", this.state = t.state, this.i = t, t.defaultPrevented && Rt.aa.h.call(this);
@@ -1448,48 +1448,48 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1448
1448
  t.preventDefault ? t.preventDefault() : t.returnValue = !1;
1449
1449
  };
1450
1450
  var jt = "closure_listenable_" + (1e6 * Math.random() | 0), wi = 0;
1451
- function Ci(t, e, n, s, g) {
1452
- this.listener = t, this.proxy = null, this.src = e, this.type = n, this.capture = !!s, this.ha = g, this.key = ++wi, this.da = this.fa = !1;
1451
+ function Ci(t, e, n, s, E) {
1452
+ this.listener = t, this.proxy = null, this.src = e, this.type = n, this.capture = !!s, this.ha = E, this.key = ++wi, this.da = this.fa = !1;
1453
1453
  }
1454
- function Ht(t) {
1454
+ function Vt(t) {
1455
1455
  t.da = !0, t.listener = null, t.proxy = null, t.src = null, t.ha = null;
1456
1456
  }
1457
- function Vt(t) {
1457
+ function Ht(t) {
1458
1458
  this.src = t, this.g = {}, this.h = 0;
1459
1459
  }
1460
- Vt.prototype.add = function(t, e, n, s, g) {
1460
+ Ht.prototype.add = function(t, e, n, s, E) {
1461
1461
  var _ = t.toString();
1462
1462
  t = this.g[_], t || (t = this.g[_] = [], this.h++);
1463
- var S = ue(t, e, s, g);
1464
- return -1 < S ? (e = t[S], n || (e.fa = !1)) : (e = new Ci(e, this.src, _, !!s, g), e.fa = n, t.push(e)), e;
1463
+ var S = ue(t, e, s, E);
1464
+ return -1 < S ? (e = t[S], n || (e.fa = !1)) : (e = new Ci(e, this.src, _, !!s, E), e.fa = n, t.push(e)), e;
1465
1465
  };
1466
1466
  function le(t, e) {
1467
1467
  var n = e.type;
1468
1468
  if (n in t.g) {
1469
- var s = t.g[n], g = Array.prototype.indexOf.call(s, e, void 0), _;
1470
- (_ = 0 <= g) && Array.prototype.splice.call(s, g, 1), _ && (Ht(e), t.g[n].length == 0 && (delete t.g[n], t.h--));
1469
+ var s = t.g[n], E = Array.prototype.indexOf.call(s, e, void 0), _;
1470
+ (_ = 0 <= E) && Array.prototype.splice.call(s, E, 1), _ && (Vt(e), t.g[n].length == 0 && (delete t.g[n], t.h--));
1471
1471
  }
1472
1472
  }
1473
1473
  function ue(t, e, n, s) {
1474
- for (var g = 0; g < t.length; ++g) {
1475
- var _ = t[g];
1476
- if (!_.da && _.listener == e && _.capture == !!n && _.ha == s) return g;
1474
+ for (var E = 0; E < t.length; ++E) {
1475
+ var _ = t[E];
1476
+ if (!_.da && _.listener == e && _.capture == !!n && _.ha == s) return E;
1477
1477
  }
1478
1478
  return -1;
1479
1479
  }
1480
1480
  var ce = "closure_lm_" + (1e6 * Math.random() | 0), fe = {};
1481
- function Ye(t, e, n, s, g) {
1481
+ function Ye(t, e, n, s, E) {
1482
1482
  if (Array.isArray(e)) {
1483
- for (var _ = 0; _ < e.length; _++) Ye(t, e[_], n, s, g);
1483
+ for (var _ = 0; _ < e.length; _++) Ye(t, e[_], n, s, E);
1484
1484
  return null;
1485
1485
  }
1486
- return n = qe(n), t && t[jt] ? t.K(e, n, A(s) ? !!s.capture : !!s, g) : Di(t, e, n, !1, s, g);
1486
+ return n = qe(n), t && t[jt] ? t.K(e, n, v(s) ? !!s.capture : !!s, E) : Di(t, e, n, !1, s, E);
1487
1487
  }
1488
- function Di(t, e, n, s, g, _) {
1488
+ function Di(t, e, n, s, E, _) {
1489
1489
  if (!e) throw Error("Invalid event type");
1490
- var S = A(g) ? !!g.capture : !!g, C = ge(t);
1491
- if (C || (t[ce] = C = new Vt(t)), n = C.add(e, n, s, S, _), n.proxy) return n;
1492
- if (s = Oi(), n.proxy = s, s.src = t, s.listener = n, t.addEventListener) Ri || (g = S), g === void 0 && (g = !1), t.addEventListener(e.toString(), s, g);
1490
+ var S = v(E) ? !!E.capture : !!E, C = Ee(t);
1491
+ if (C || (t[ce] = C = new Ht(t)), n = C.add(e, n, s, S, _), n.proxy) return n;
1492
+ if (s = Oi(), n.proxy = s, s.src = t, s.listener = n, t.addEventListener) Ri || (E = S), E === void 0 && (E = !1), t.addEventListener(e.toString(), s, E);
1493
1493
  else if (t.attachEvent) t.attachEvent(ze(e.toString()), s);
1494
1494
  else if (t.addListener && t.removeListener) t.addListener(s);
1495
1495
  else throw Error("addEventListener and attachEvent are unavailable.");
@@ -1502,9 +1502,9 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1502
1502
  const e = Pi;
1503
1503
  return t;
1504
1504
  }
1505
- function Xe(t, e, n, s, g) {
1506
- if (Array.isArray(e)) for (var _ = 0; _ < e.length; _++) Xe(t, e[_], n, s, g);
1507
- else s = A(s) ? !!s.capture : !!s, n = qe(n), t && t[jt] ? (t = t.i, e = String(e).toString(), e in t.g && (_ = t.g[e], n = ue(_, n, s, g), -1 < n && (Ht(_[n]), Array.prototype.splice.call(_, n, 1), _.length == 0 && (delete t.g[e], t.h--)))) : t && (t = ge(t)) && (e = t.g[e.toString()], t = -1, e && (t = ue(e, n, s, g)), (n = -1 < t ? e[t] : null) && pe(n));
1505
+ function Xe(t, e, n, s, E) {
1506
+ if (Array.isArray(e)) for (var _ = 0; _ < e.length; _++) Xe(t, e[_], n, s, E);
1507
+ else s = v(s) ? !!s.capture : !!s, n = qe(n), t && t[jt] ? (t = t.i, e = String(e).toString(), e in t.g && (_ = t.g[e], n = ue(_, n, s, E), -1 < n && (Vt(_[n]), Array.prototype.splice.call(_, n, 1), _.length == 0 && (delete t.g[e], t.h--)))) : t && (t = Ee(t)) && (e = t.g[e.toString()], t = -1, e && (t = ue(e, n, s, E)), (n = -1 < t ? e[t] : null) && pe(n));
1508
1508
  }
1509
1509
  function pe(t) {
1510
1510
  if (typeof t != "number" && t && !t.da) {
@@ -1512,7 +1512,7 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1512
1512
  if (e && e[jt]) le(e.i, t);
1513
1513
  else {
1514
1514
  var n = t.type, s = t.proxy;
1515
- e.removeEventListener ? e.removeEventListener(n, s, t.capture) : e.detachEvent ? e.detachEvent(ze(n), s) : e.addListener && e.removeListener && e.removeListener(s), (n = ge(e)) ? (le(n, t), n.h == 0 && (n.src = null, e[ce] = null)) : Ht(t);
1515
+ e.removeEventListener ? e.removeEventListener(n, s, t.capture) : e.detachEvent ? e.detachEvent(ze(n), s) : e.addListener && e.removeListener && e.removeListener(s), (n = Ee(e)) ? (le(n, t), n.h == 0 && (n.src = null, e[ce] = null)) : Vt(t);
1516
1516
  }
1517
1517
  }
1518
1518
  }
@@ -1528,17 +1528,17 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1528
1528
  }
1529
1529
  return t;
1530
1530
  }
1531
- function ge(t) {
1532
- return t = t[ce], t instanceof Vt ? t : null;
1531
+ function Ee(t) {
1532
+ return t = t[ce], t instanceof Ht ? t : null;
1533
1533
  }
1534
- var Ee = "__closure_events_fn_" + (1e9 * Math.random() >>> 0);
1534
+ var ge = "__closure_events_fn_" + (1e9 * Math.random() >>> 0);
1535
1535
  function qe(t) {
1536
- return typeof t == "function" ? t : (t[Ee] || (t[Ee] = function(e) {
1536
+ return typeof t == "function" ? t : (t[ge] || (t[ge] = function(e) {
1537
1537
  return t.handleEvent(e);
1538
- }), t[Ee]);
1538
+ }), t[ge]);
1539
1539
  }
1540
1540
  function k() {
1541
- st.call(this), this.i = new Vt(this), this.M = this, this.F = null;
1541
+ st.call(this), this.i = new Ht(this), this.M = this, this.F = null;
1542
1542
  }
1543
1543
  w(k, st), k.prototype[jt] = !0, k.prototype.removeEventListener = function(t, e, n, s) {
1544
1544
  Xe(this, t, e, n, s);
@@ -1549,20 +1549,20 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1549
1549
  if (t = t.M, s = e.type || e, typeof e == "string") e = new B(e, t);
1550
1550
  else if (e instanceof B) e.target = e.target || t;
1551
1551
  else {
1552
- var g = e;
1553
- e = new B(s, t), u(e, g);
1552
+ var E = e;
1553
+ e = new B(s, t), u(e, E);
1554
1554
  }
1555
- if (g = !0, n) for (var _ = n.length - 1; 0 <= _; _--) {
1555
+ if (E = !0, n) for (var _ = n.length - 1; 0 <= _; _--) {
1556
1556
  var S = e.g = n[_];
1557
- g = Qt(S, s, !0, e) && g;
1557
+ E = Qt(S, s, !0, e) && E;
1558
1558
  }
1559
- if (S = e.g = t, g = Qt(S, s, !0, e) && g, g = Qt(S, s, !1, e) && g, n) for (_ = 0; _ < n.length; _++) S = e.g = n[_], g = Qt(S, s, !1, e) && g;
1559
+ if (S = e.g = t, E = Qt(S, s, !0, e) && E, E = Qt(S, s, !1, e) && E, n) for (_ = 0; _ < n.length; _++) S = e.g = n[_], E = Qt(S, s, !1, e) && E;
1560
1560
  }
1561
1561
  k.prototype.N = function() {
1562
1562
  if (k.aa.N.call(this), this.i) {
1563
1563
  var t = this.i, e;
1564
1564
  for (e in t.g) {
1565
- for (var n = t.g[e], s = 0; s < n.length; s++) Ht(n[s]);
1565
+ for (var n = t.g[e], s = 0; s < n.length; s++) Vt(n[s]);
1566
1566
  delete t.g[e], t.h--;
1567
1567
  }
1568
1568
  }
@@ -1575,14 +1575,14 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1575
1575
  function Qt(t, e, n, s) {
1576
1576
  if (e = t.i.g[String(e)], !e) return !0;
1577
1577
  e = e.concat();
1578
- for (var g = !0, _ = 0; _ < e.length; ++_) {
1578
+ for (var E = !0, _ = 0; _ < e.length; ++_) {
1579
1579
  var S = e[_];
1580
1580
  if (S && !S.da && S.capture == n) {
1581
- var C = S.listener, U = S.ha || S.src;
1582
- S.fa && le(t.i, S), g = C.call(U, s) !== !1 && g;
1581
+ var C = S.listener, N = S.ha || S.src;
1582
+ S.fa && le(t.i, S), E = C.call(N, s) !== !1 && E;
1583
1583
  }
1584
1584
  }
1585
- return g && !s.defaultPrevented;
1585
+ return E && !s.defaultPrevented;
1586
1586
  }
1587
1587
  function Je(t, e, n) {
1588
1588
  if (typeof t == "function") n && (t = P(t, n));
@@ -1623,7 +1623,7 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1623
1623
  }, It.prototype.handleEvent = function() {
1624
1624
  throw Error("EventHandler.handleEvent not implemented");
1625
1625
  };
1626
- var de = y.JSON.stringify, Ni = y.JSON.parse, Ui = class {
1626
+ var de = y.JSON.stringify, Ui = y.JSON.parse, Ni = class {
1627
1627
  stringify(t) {
1628
1628
  return y.JSON.stringify(t, void 0);
1629
1629
  }
@@ -1666,7 +1666,7 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1666
1666
  B.call(this, pt.STAT_EVENT, t), this.stat = e;
1667
1667
  }
1668
1668
  w(on, B);
1669
- function H(t) {
1669
+ function V(t) {
1670
1670
  const e = ye();
1671
1671
  j(e, new on(e, t));
1672
1672
  }
@@ -1687,11 +1687,11 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1687
1687
  Ot.prototype.xa = function() {
1688
1688
  this.g = !1;
1689
1689
  };
1690
- function Mi(t, e, n, s, g, _) {
1690
+ function Mi(t, e, n, s, E, _) {
1691
1691
  t.info(function() {
1692
1692
  if (t.g) if (_)
1693
- for (var S = "", C = _.split("&"), U = 0; U < C.length; U++) {
1694
- var I = C[U].split("=");
1693
+ for (var S = "", C = _.split("&"), N = 0; N < C.length; N++) {
1694
+ var I = C[N].split("=");
1695
1695
  if (1 < I.length) {
1696
1696
  var x = I[0];
1697
1697
  I = I[1];
@@ -1701,19 +1701,19 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1701
1701
  }
1702
1702
  else S = null;
1703
1703
  else S = _;
1704
- return "XMLHTTP REQ (" + s + ") [attempt " + g + "]: " + e + `
1704
+ return "XMLHTTP REQ (" + s + ") [attempt " + E + "]: " + e + `
1705
1705
  ` + n + `
1706
1706
  ` + S;
1707
1707
  });
1708
1708
  }
1709
- function Bi(t, e, n, s, g, _, S) {
1709
+ function Bi(t, e, n, s, E, _, S) {
1710
1710
  t.info(function() {
1711
- return "XMLHTTP RESP (" + s + ") [ attempt " + g + "]: " + e + `
1711
+ return "XMLHTTP RESP (" + s + ") [ attempt " + E + "]: " + e + `
1712
1712
  ` + n + `
1713
1713
  ` + _ + " " + S;
1714
1714
  });
1715
1715
  }
1716
- function gt(t, e, n, s) {
1716
+ function Et(t, e, n, s) {
1717
1717
  t.info(function() {
1718
1718
  return "XMLHTTP TEXT (" + e + "): " + xi(t, n) + (s ? " " + s : "");
1719
1719
  });
@@ -1734,10 +1734,10 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1734
1734
  for (t = 0; t < n.length; t++) if (Array.isArray(n[t])) {
1735
1735
  var s = n[t];
1736
1736
  if (!(2 > s.length)) {
1737
- var g = s[1];
1738
- if (Array.isArray(g) && !(1 > g.length)) {
1739
- var _ = g[0];
1740
- if (_ != "noop" && _ != "stop" && _ != "close") for (var S = 1; S < g.length; S++) g[S] = "";
1737
+ var E = s[1];
1738
+ if (Array.isArray(E) && !(1 > E.length)) {
1739
+ var _ = E[0];
1740
+ if (_ != "noop" && _ != "stop" && _ != "close") for (var S = 1; S < E.length; S++) E[S] = "";
1741
1741
  }
1742
1742
  }
1743
1743
  }
@@ -1747,32 +1747,32 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1747
1747
  return e;
1748
1748
  }
1749
1749
  }
1750
- var Se = { NO_ERROR: 0, gb: 1, tb: 2, sb: 3, nb: 4, rb: 5, ub: 6, Ia: 7, TIMEOUT: 8, xb: 9 }, Fi = { lb: "complete", Hb: "success", Ja: "error", Ia: "abort", zb: "ready", Ab: "readystatechange", TIMEOUT: "timeout", vb: "incrementaldata", yb: "progress", ob: "downloadprogress", Pb: "uploadprogress" }, ve;
1751
- function $t() {
1750
+ var Se = { NO_ERROR: 0, gb: 1, tb: 2, sb: 3, nb: 4, rb: 5, ub: 6, Ia: 7, TIMEOUT: 8, xb: 9 }, Fi = { lb: "complete", Hb: "success", Ja: "error", Ia: "abort", zb: "ready", Ab: "readystatechange", TIMEOUT: "timeout", vb: "incrementaldata", yb: "progress", ob: "downloadprogress", Pb: "uploadprogress" }, Ae;
1751
+ function Gt() {
1752
1752
  }
1753
- w($t, _e), $t.prototype.g = function() {
1753
+ w(Gt, _e), Gt.prototype.g = function() {
1754
1754
  return new XMLHttpRequest();
1755
- }, $t.prototype.i = function() {
1755
+ }, Gt.prototype.i = function() {
1756
1756
  return {};
1757
- }, ve = new $t();
1757
+ }, Ae = new Gt();
1758
1758
  function rt(t, e, n, s) {
1759
1759
  this.j = t, this.i = e, this.l = n, this.R = s || 1, this.U = new It(this), this.I = 45e3, this.H = null, this.o = !1, this.m = this.A = this.v = this.L = this.F = this.S = this.B = null, this.D = [], this.g = null, this.C = 0, this.s = this.u = null, this.X = -1, this.J = !1, this.O = 0, this.M = null, this.W = this.K = this.T = this.P = !1, this.h = new an();
1760
1760
  }
1761
1761
  function an() {
1762
1762
  this.i = null, this.g = "", this.h = !1;
1763
1763
  }
1764
- var ln = {}, Ae = {};
1764
+ var ln = {}, ve = {};
1765
1765
  function Re(t, e, n) {
1766
1766
  t.L = 1, t.v = Yt(tt(e)), t.m = n, t.P = !0, un(t, null);
1767
1767
  }
1768
1768
  function un(t, e) {
1769
- t.F = Date.now(), Gt(t), t.A = tt(t.v);
1769
+ t.F = Date.now(), $t(t), t.A = tt(t.v);
1770
1770
  var n = t.A, s = t.R;
1771
- Array.isArray(s) || (s = [String(s)]), Rn(n.i, "t", s), t.C = 0, n = t.j.J, t.h = new an(), t.g = Vn(t.j, n ? e : null, !t.m), 0 < t.O && (t.M = new Li(P(t.Y, t, t.g), t.O)), e = t.U, n = t.g, s = t.ca;
1772
- var g = "readystatechange";
1773
- Array.isArray(g) || (g && (tn[0] = g.toString()), g = tn);
1774
- for (var _ = 0; _ < g.length; _++) {
1775
- var S = Ye(n, g[_], s || e.handleEvent, !1, e.h || e);
1771
+ Array.isArray(s) || (s = [String(s)]), Rn(n.i, "t", s), t.C = 0, n = t.j.J, t.h = new an(), t.g = Hn(t.j, n ? e : null, !t.m), 0 < t.O && (t.M = new Li(P(t.Y, t, t.g), t.O)), e = t.U, n = t.g, s = t.ca;
1772
+ var E = "readystatechange";
1773
+ Array.isArray(E) || (E && (tn[0] = E.toString()), E = tn);
1774
+ for (var _ = 0; _ < E.length; _++) {
1775
+ var S = Ye(n, E[_], s || e.handleEvent, !1, e.h || e);
1776
1776
  if (!S) break;
1777
1777
  e.g[S.key] = S;
1778
1778
  }
@@ -1800,7 +1800,7 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1800
1800
  e: if (cn(this)) {
1801
1801
  var s = Ln(this.g);
1802
1802
  t = "";
1803
- var g = s.length, _ = et(this.g) == 4;
1803
+ var E = s.length, _ = et(this.g) == 4;
1804
1804
  if (!this.h.i) {
1805
1805
  if (typeof TextDecoder > "u") {
1806
1806
  lt(this), Pt(this);
@@ -1809,46 +1809,46 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1809
1809
  }
1810
1810
  this.h.i = new y.TextDecoder();
1811
1811
  }
1812
- for (e = 0; e < g; e++) this.h.h = !0, t += this.h.i.decode(s[e], { stream: !(_ && e == g - 1) });
1812
+ for (e = 0; e < E; e++) this.h.h = !0, t += this.h.i.decode(s[e], { stream: !(_ && e == E - 1) });
1813
1813
  s.length = 0, this.h.g += t, this.C = 0, S = this.h.g;
1814
1814
  } else S = this.g.oa();
1815
1815
  if (this.o = n == 200, Bi(this.i, this.u, this.A, this.l, this.R, F, n), this.o) {
1816
1816
  if (this.T && !this.K) {
1817
1817
  e: {
1818
1818
  if (this.g) {
1819
- var C, U = this.g;
1820
- if ((C = U.g ? U.g.getResponseHeader("X-HTTP-Initial-Response") : null) && !q(C)) {
1819
+ var C, N = this.g;
1820
+ if ((C = N.g ? N.g.getResponseHeader("X-HTTP-Initial-Response") : null) && !q(C)) {
1821
1821
  var I = C;
1822
1822
  break e;
1823
1823
  }
1824
1824
  }
1825
1825
  I = null;
1826
1826
  }
1827
- if (n = I) gt(this.i, this.l, n, "Initial handshake response via X-HTTP-Initial-Response"), this.K = !0, we(this, n);
1827
+ if (n = I) Et(this.i, this.l, n, "Initial handshake response via X-HTTP-Initial-Response"), this.K = !0, we(this, n);
1828
1828
  else {
1829
- this.o = !1, this.s = 3, H(12), lt(this), Pt(this);
1829
+ this.o = !1, this.s = 3, V(12), lt(this), Pt(this);
1830
1830
  break t;
1831
1831
  }
1832
1832
  }
1833
1833
  if (this.P) {
1834
1834
  n = !0;
1835
1835
  let z;
1836
- for (; !this.J && this.C < S.length; ) if (z = ji(this, S), z == Ae) {
1837
- F == 4 && (this.s = 4, H(14), n = !1), gt(this.i, this.l, null, "[Incomplete Response]");
1836
+ for (; !this.J && this.C < S.length; ) if (z = ji(this, S), z == ve) {
1837
+ F == 4 && (this.s = 4, V(14), n = !1), Et(this.i, this.l, null, "[Incomplete Response]");
1838
1838
  break;
1839
1839
  } else if (z == ln) {
1840
- this.s = 4, H(15), gt(this.i, this.l, S, "[Invalid Chunk]"), n = !1;
1840
+ this.s = 4, V(15), Et(this.i, this.l, S, "[Invalid Chunk]"), n = !1;
1841
1841
  break;
1842
- } else gt(this.i, this.l, z, null), we(this, z);
1843
- if (cn(this) && this.C != 0 && (this.h.g = this.h.g.slice(this.C), this.C = 0), F != 4 || S.length != 0 || this.h.h || (this.s = 1, H(16), n = !1), this.o = this.o && n, !n) gt(this.i, this.l, S, "[Invalid Chunked Response]"), lt(this), Pt(this);
1842
+ } else Et(this.i, this.l, z, null), we(this, z);
1843
+ if (cn(this) && this.C != 0 && (this.h.g = this.h.g.slice(this.C), this.C = 0), F != 4 || S.length != 0 || this.h.h || (this.s = 1, V(16), n = !1), this.o = this.o && n, !n) Et(this.i, this.l, S, "[Invalid Chunked Response]"), lt(this), Pt(this);
1844
1844
  else if (0 < S.length && !this.W) {
1845
1845
  this.W = !0;
1846
1846
  var x = this.j;
1847
- x.g == this && x.ba && !x.M && (x.j.info("Great, no buffering proxy detected. Bytes received: " + S.length), Ne(x), x.M = !0, H(11));
1847
+ x.g == this && x.ba && !x.M && (x.j.info("Great, no buffering proxy detected. Bytes received: " + S.length), Ue(x), x.M = !0, V(11));
1848
1848
  }
1849
- } else gt(this.i, this.l, S, null), we(this, S);
1850
- F == 4 && lt(this), this.o && !this.J && (F == 4 ? xn(this.j, this) : (this.o = !1, Gt(this)));
1851
- } else is(this.g), n == 400 && 0 < S.indexOf("Unknown SID") ? (this.s = 3, H(12)) : (this.s = 0, H(13)), lt(this), Pt(this);
1849
+ } else Et(this.i, this.l, S, null), we(this, S);
1850
+ F == 4 && lt(this), this.o && !this.J && (F == 4 ? xn(this.j, this) : (this.o = !1, $t(this)));
1851
+ } else is(this.g), n == 400 && 0 < S.indexOf("Unknown SID") ? (this.s = 3, V(12)) : (this.s = 0, V(13)), lt(this), Pt(this);
1852
1852
  }
1853
1853
  }
1854
1854
  } catch {
@@ -1861,12 +1861,12 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1861
1861
  function ji(t, e) {
1862
1862
  var n = t.C, s = e.indexOf(`
1863
1863
  `, n);
1864
- return s == -1 ? Ae : (n = Number(e.substring(n, s)), isNaN(n) ? ln : (s += 1, s + n > e.length ? Ae : (e = e.slice(s, s + n), t.C = s + n, e)));
1864
+ return s == -1 ? ve : (n = Number(e.substring(n, s)), isNaN(n) ? ln : (s += 1, s + n > e.length ? ve : (e = e.slice(s, s + n), t.C = s + n, e)));
1865
1865
  }
1866
1866
  rt.prototype.cancel = function() {
1867
1867
  this.J = !0, lt(this);
1868
1868
  };
1869
- function Gt(t) {
1869
+ function $t(t) {
1870
1870
  t.S = Date.now() + t.I, fn(t, t.I);
1871
1871
  }
1872
1872
  function fn(t, e) {
@@ -1879,7 +1879,7 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1879
1879
  rt.prototype.ba = function() {
1880
1880
  this.B = null;
1881
1881
  const t = Date.now();
1882
- 0 <= t - this.S ? (ki(this.i, this.A), this.L != 2 && (Ct(), H(17)), lt(this), this.s = 2, Pt(this)) : fn(this, this.S - t);
1882
+ 0 <= t - this.S ? (ki(this.i, this.A), this.L != 2 && (Ct(), V(17)), lt(this), this.s = 2, Pt(this)) : fn(this, this.S - t);
1883
1883
  };
1884
1884
  function Pt(t) {
1885
1885
  t.j.G == 0 || t.J || xn(t.j, t);
@@ -1900,16 +1900,16 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1900
1900
  s = null;
1901
1901
  }
1902
1902
  if (Array.isArray(s) && s.length == 3) {
1903
- var g = s;
1904
- if (g[0] == 0) {
1903
+ var E = s;
1904
+ if (E[0] == 0) {
1905
1905
  t:
1906
1906
  if (!n.u) {
1907
1907
  if (n.g) if (n.g.F + 3e3 < t.F) te(n), Jt(n);
1908
1908
  else break t;
1909
- Le(n), H(18);
1909
+ Le(n), V(18);
1910
1910
  }
1911
- } else n.za = g[1], 0 < n.za - n.T && 37500 > g[2] && n.F && n.v == 0 && !n.C && (n.C = Dt(P(n.Za, n), 6e3));
1912
- if (1 >= En(n.h) && n.ca) {
1911
+ } else n.za = E[1], 0 < n.za - n.T && 37500 > E[2] && n.F && n.v == 0 && !n.C && (n.C = Dt(P(n.Za, n), 6e3));
1912
+ if (1 >= gn(n.h) && n.ca) {
1913
1913
  try {
1914
1914
  n.ca();
1915
1915
  } catch {
@@ -1917,8 +1917,8 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1917
1917
  n.ca = void 0;
1918
1918
  }
1919
1919
  } else ct(n, 11);
1920
- } else if ((t.K || n.g == t) && te(n), !q(e)) for (g = n.Da.g.parse(e), e = 0; e < g.length; e++) {
1921
- let I = g[e];
1920
+ } else if ((t.K || n.g == t) && te(n), !q(e)) for (E = n.Da.g.parse(e), e = 0; e < E.length; e++) {
1921
+ let I = E[e];
1922
1922
  if (n.T = I[0], I = I[1], n.G == 2) if (I[0] == "c") {
1923
1923
  n.K = I[1], n.ia = I[2];
1924
1924
  const x = I[3];
@@ -1935,16 +1935,16 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1935
1935
  _.g || ee.indexOf("spdy") == -1 && ee.indexOf("quic") == -1 && ee.indexOf("h2") == -1 || (_.j = _.l, _.g = /* @__PURE__ */ new Set(), _.h && (De(_, _.h), _.h = null));
1936
1936
  }
1937
1937
  if (s.D) {
1938
- const Ue = z.g ? z.g.getResponseHeader("X-HTTP-Session-Id") : null;
1939
- Ue && (s.ya = Ue, O(s.I, s.D, Ue));
1938
+ const Ne = z.g ? z.g.getResponseHeader("X-HTTP-Session-Id") : null;
1939
+ Ne && (s.ya = Ne, O(s.I, s.D, Ne));
1940
1940
  }
1941
1941
  }
1942
1942
  n.G = 3, n.l && n.l.ua(), n.ba && (n.R = Date.now() - t.F, n.j.info("Handshake RTT: " + n.R + "ms")), s = n;
1943
1943
  var S = t;
1944
- if (s.qa = Hn(s, s.J ? s.ia : null, s.W), S.K) {
1944
+ if (s.qa = Vn(s, s.J ? s.ia : null, s.W), S.K) {
1945
1945
  dn(s.h, S);
1946
- var C = S, U = s.L;
1947
- U && (C.I = U), C.B && (Ie(C), Gt(C)), s.g = S;
1946
+ var C = S, N = s.L;
1947
+ N && (C.I = N), C.B && (Ie(C), $t(C)), s.g = S;
1948
1948
  } else Bn(s);
1949
1949
  0 < n.i.length && Zt(n);
1950
1950
  } else I[0] != "stop" && I[0] != "close" || ct(n, 7);
@@ -1955,7 +1955,7 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1955
1955
  } catch {
1956
1956
  }
1957
1957
  }
1958
- var Hi = class {
1958
+ var Vi = class {
1959
1959
  constructor(t, e) {
1960
1960
  this.g = t, this.map = e;
1961
1961
  }
@@ -1963,10 +1963,10 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1963
1963
  function pn(t) {
1964
1964
  this.l = t || 10, y.PerformanceNavigationTiming ? (t = y.performance.getEntriesByType("navigation"), t = 0 < t.length && (t[0].nextHopProtocol == "hq" || t[0].nextHopProtocol == "h2")) : t = !!(y.chrome && y.chrome.loadTimes && y.chrome.loadTimes() && y.chrome.loadTimes().wasFetchedViaSpdy), this.j = t ? this.l : 1, this.g = null, 1 < this.j && (this.g = /* @__PURE__ */ new Set()), this.h = null, this.i = [];
1965
1965
  }
1966
- function gn(t) {
1966
+ function En(t) {
1967
1967
  return t.h ? !0 : t.g ? t.g.size >= t.j : !1;
1968
1968
  }
1969
- function En(t) {
1969
+ function gn(t) {
1970
1970
  return t.h ? 1 : t.g ? t.g.size : 0;
1971
1971
  }
1972
1972
  function Ce(t, e) {
@@ -1994,11 +1994,11 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1994
1994
  }
1995
1995
  return M(t.i);
1996
1996
  }
1997
- function Vi(t) {
1997
+ function Hi(t) {
1998
1998
  if (t.V && typeof t.V == "function") return t.V();
1999
1999
  if (typeof Map < "u" && t instanceof Map || typeof Set < "u" && t instanceof Set) return Array.from(t.values());
2000
2000
  if (typeof t == "string") return t.split("");
2001
- if (v(t)) {
2001
+ if (A(t)) {
2002
2002
  for (var e = [], n = t.length, s = 0; s < n; s++) e.push(t[s]);
2003
2003
  return e;
2004
2004
  }
@@ -2011,7 +2011,7 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
2011
2011
  if (!t.V || typeof t.V != "function") {
2012
2012
  if (typeof Map < "u" && t instanceof Map) return Array.from(t.keys());
2013
2013
  if (!(typeof Set < "u" && t instanceof Set)) {
2014
- if (v(t) || typeof t == "string") {
2014
+ if (A(t) || typeof t == "string") {
2015
2015
  var e = [];
2016
2016
  t = t.length;
2017
2017
  for (var n = 0; n < t; n++) e.push(n);
@@ -2025,35 +2025,35 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
2025
2025
  }
2026
2026
  function Tn(t, e) {
2027
2027
  if (t.forEach && typeof t.forEach == "function") t.forEach(e, void 0);
2028
- else if (v(t) || typeof t == "string") Array.prototype.forEach.call(t, e, void 0);
2029
- else for (var n = Qi(t), s = Vi(t), g = s.length, _ = 0; _ < g; _++) e.call(void 0, s[_], n && n[_], t);
2028
+ else if (A(t) || typeof t == "string") Array.prototype.forEach.call(t, e, void 0);
2029
+ else for (var n = Qi(t), s = Hi(t), E = s.length, _ = 0; _ < E; _++) e.call(void 0, s[_], n && n[_], t);
2030
2030
  }
2031
2031
  var mn = RegExp("^(?:([^:/?#.]+):)?(?://(?:([^\\\\/?#]*)@)?([^\\\\/?#]*?)(?::([0-9]+))?(?=[\\\\/?#]|$))?([^?#]+)?(?:\\?([^#]*))?(?:#([\\s\\S]*))?$");
2032
- function $i(t, e) {
2032
+ function Gi(t, e) {
2033
2033
  if (t) {
2034
2034
  t = t.split("&");
2035
2035
  for (var n = 0; n < t.length; n++) {
2036
- var s = t[n].indexOf("="), g = null;
2036
+ var s = t[n].indexOf("="), E = null;
2037
2037
  if (0 <= s) {
2038
2038
  var _ = t[n].substring(0, s);
2039
- g = t[n].substring(s + 1);
2039
+ E = t[n].substring(s + 1);
2040
2040
  } else _ = t[n];
2041
- e(_, g ? decodeURIComponent(g.replace(/\+/g, " ")) : "");
2041
+ e(_, E ? decodeURIComponent(E.replace(/\+/g, " ")) : "");
2042
2042
  }
2043
2043
  }
2044
2044
  }
2045
2045
  function ut(t) {
2046
2046
  if (this.g = this.o = this.j = "", this.s = null, this.m = this.l = "", this.h = !1, t instanceof ut) {
2047
2047
  this.h = t.h, Kt(this, t.j), this.o = t.o, this.g = t.g, Wt(this, t.s), this.l = t.l;
2048
- var e = t.i, n = new Ut();
2048
+ var e = t.i, n = new Nt();
2049
2049
  n.i = e.i, e.g && (n.g = new Map(e.g), n.h = e.h), yn(this, n), this.m = t.m;
2050
- } else t && (e = String(t).match(mn)) ? (this.h = !1, Kt(this, e[1] || "", !0), this.o = Lt(e[2] || ""), this.g = Lt(e[3] || "", !0), Wt(this, e[4]), this.l = Lt(e[5] || "", !0), yn(this, e[6] || "", !0), this.m = Lt(e[7] || "")) : (this.h = !1, this.i = new Ut(null, this.h));
2050
+ } else t && (e = String(t).match(mn)) ? (this.h = !1, Kt(this, e[1] || "", !0), this.o = Lt(e[2] || ""), this.g = Lt(e[3] || "", !0), Wt(this, e[4]), this.l = Lt(e[5] || "", !0), yn(this, e[6] || "", !0), this.m = Lt(e[7] || "")) : (this.h = !1, this.i = new Nt(null, this.h));
2051
2051
  }
2052
2052
  ut.prototype.toString = function() {
2053
2053
  var t = [], e = this.j;
2054
- e && t.push(Nt(e, Sn, !0), ":");
2054
+ e && t.push(Ut(e, Sn, !0), ":");
2055
2055
  var n = this.g;
2056
- return (n || e == "file") && (t.push("//"), (e = this.o) && t.push(Nt(e, Sn, !0), "@"), t.push(encodeURIComponent(String(n)).replace(/%25([0-9a-fA-F]{2})/g, "%$1")), n = this.s, n != null && t.push(":", String(n))), (n = this.l) && (this.g && n.charAt(0) != "/" && t.push("/"), t.push(Nt(n, n.charAt(0) == "/" ? Wi : Ki, !0))), (n = this.i.toString()) && t.push("?", n), (n = this.m) && t.push("#", Nt(n, Xi)), t.join("");
2056
+ return (n || e == "file") && (t.push("//"), (e = this.o) && t.push(Ut(e, Sn, !0), "@"), t.push(encodeURIComponent(String(n)).replace(/%25([0-9a-fA-F]{2})/g, "%$1")), n = this.s, n != null && t.push(":", String(n))), (n = this.l) && (this.g && n.charAt(0) != "/" && t.push("/"), t.push(Ut(n, n.charAt(0) == "/" ? Wi : Ki, !0))), (n = this.i.toString()) && t.push("?", n), (n = this.m) && t.push("#", Ut(n, Xi)), t.join("");
2057
2057
  };
2058
2058
  function tt(t) {
2059
2059
  return new ut(t);
@@ -2068,7 +2068,7 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
2068
2068
  } else t.s = null;
2069
2069
  }
2070
2070
  function yn(t, e, n) {
2071
- e instanceof Ut ? (t.i = e, zi(t.i, t.h)) : (n || (e = Nt(e, Yi)), t.i = new Ut(e, t.h));
2071
+ e instanceof Nt ? (t.i = e, zi(t.i, t.h)) : (n || (e = Ut(e, Yi)), t.i = new Nt(e, t.h));
2072
2072
  }
2073
2073
  function O(t, e, n) {
2074
2074
  t.i.set(e, n);
@@ -2079,62 +2079,62 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
2079
2079
  function Lt(t, e) {
2080
2080
  return t ? e ? decodeURI(t.replace(/%25/g, "%2525")) : decodeURIComponent(t) : "";
2081
2081
  }
2082
- function Nt(t, e, n) {
2083
- return typeof t == "string" ? (t = encodeURI(t).replace(e, Gi), n && (t = t.replace(/%25([0-9a-fA-F]{2})/g, "%$1")), t) : null;
2082
+ function Ut(t, e, n) {
2083
+ return typeof t == "string" ? (t = encodeURI(t).replace(e, $i), n && (t = t.replace(/%25([0-9a-fA-F]{2})/g, "%$1")), t) : null;
2084
2084
  }
2085
- function Gi(t) {
2085
+ function $i(t) {
2086
2086
  return t = t.charCodeAt(0), "%" + (t >> 4 & 15).toString(16) + (t & 15).toString(16);
2087
2087
  }
2088
2088
  var Sn = /[#\/\?@]/g, Ki = /[#\?:]/g, Wi = /[#\?]/g, Yi = /[#\?@]/g, Xi = /#/g;
2089
- function Ut(t, e) {
2089
+ function Nt(t, e) {
2090
2090
  this.h = this.g = null, this.i = t || null, this.j = !!e;
2091
2091
  }
2092
2092
  function ot(t) {
2093
- t.g || (t.g = /* @__PURE__ */ new Map(), t.h = 0, t.i && $i(t.i, function(e, n) {
2093
+ t.g || (t.g = /* @__PURE__ */ new Map(), t.h = 0, t.i && Gi(t.i, function(e, n) {
2094
2094
  t.add(decodeURIComponent(e.replace(/\+/g, " ")), n);
2095
2095
  }));
2096
2096
  }
2097
- r = Ut.prototype, r.add = function(t, e) {
2098
- ot(this), this.i = null, t = Et(this, t);
2097
+ r = Nt.prototype, r.add = function(t, e) {
2098
+ ot(this), this.i = null, t = gt(this, t);
2099
2099
  var n = this.g.get(t);
2100
2100
  return n || this.g.set(t, n = []), n.push(e), this.h += 1, this;
2101
2101
  };
2102
- function vn(t, e) {
2103
- ot(t), e = Et(t, e), t.g.has(e) && (t.i = null, t.h -= t.g.get(e).length, t.g.delete(e));
2104
- }
2105
2102
  function An(t, e) {
2106
- return ot(t), e = Et(t, e), t.g.has(e);
2103
+ ot(t), e = gt(t, e), t.g.has(e) && (t.i = null, t.h -= t.g.get(e).length, t.g.delete(e));
2104
+ }
2105
+ function vn(t, e) {
2106
+ return ot(t), e = gt(t, e), t.g.has(e);
2107
2107
  }
2108
2108
  r.forEach = function(t, e) {
2109
2109
  ot(this), this.g.forEach(function(n, s) {
2110
- n.forEach(function(g) {
2111
- t.call(e, g, s, this);
2110
+ n.forEach(function(E) {
2111
+ t.call(e, E, s, this);
2112
2112
  }, this);
2113
2113
  }, this);
2114
2114
  }, r.na = function() {
2115
2115
  ot(this);
2116
2116
  const t = Array.from(this.g.values()), e = Array.from(this.g.keys()), n = [];
2117
2117
  for (let s = 0; s < e.length; s++) {
2118
- const g = t[s];
2119
- for (let _ = 0; _ < g.length; _++) n.push(e[s]);
2118
+ const E = t[s];
2119
+ for (let _ = 0; _ < E.length; _++) n.push(e[s]);
2120
2120
  }
2121
2121
  return n;
2122
2122
  }, r.V = function(t) {
2123
2123
  ot(this);
2124
2124
  let e = [];
2125
- if (typeof t == "string") An(this, t) && (e = e.concat(this.g.get(Et(this, t))));
2125
+ if (typeof t == "string") vn(this, t) && (e = e.concat(this.g.get(gt(this, t))));
2126
2126
  else {
2127
2127
  t = Array.from(this.g.values());
2128
2128
  for (let n = 0; n < t.length; n++) e = e.concat(t[n]);
2129
2129
  }
2130
2130
  return e;
2131
2131
  }, r.set = function(t, e) {
2132
- return ot(this), this.i = null, t = Et(this, t), An(this, t) && (this.h -= this.g.get(t).length), this.g.set(t, [e]), this.h += 1, this;
2132
+ return ot(this), this.i = null, t = gt(this, t), vn(this, t) && (this.h -= this.g.get(t).length), this.g.set(t, [e]), this.h += 1, this;
2133
2133
  }, r.get = function(t, e) {
2134
2134
  return t ? (t = this.V(t), 0 < t.length ? String(t[0]) : e) : e;
2135
2135
  };
2136
2136
  function Rn(t, e, n) {
2137
- vn(t, e), 0 < n.length && (t.i = null, t.g.set(Et(t, e), M(n)), t.h += n.length);
2137
+ An(t, e), 0 < n.length && (t.i = null, t.g.set(gt(t, e), M(n)), t.h += n.length);
2138
2138
  }
2139
2139
  r.toString = function() {
2140
2140
  if (this.i) return this.i;
@@ -2144,19 +2144,19 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
2144
2144
  var s = e[n];
2145
2145
  const _ = encodeURIComponent(String(s)), S = this.V(s);
2146
2146
  for (s = 0; s < S.length; s++) {
2147
- var g = _;
2148
- S[s] !== "" && (g += "=" + encodeURIComponent(String(S[s]))), t.push(g);
2147
+ var E = _;
2148
+ S[s] !== "" && (E += "=" + encodeURIComponent(String(S[s]))), t.push(E);
2149
2149
  }
2150
2150
  }
2151
2151
  return this.i = t.join("&");
2152
2152
  };
2153
- function Et(t, e) {
2153
+ function gt(t, e) {
2154
2154
  return e = String(e), t.j && (e = e.toLowerCase()), e;
2155
2155
  }
2156
2156
  function zi(t, e) {
2157
2157
  e && !t.j && (ot(t), t.i = null, t.g.forEach(function(n, s) {
2158
- var g = s.toLowerCase();
2159
- s != g && (vn(this, s), Rn(this, g, n));
2158
+ var E = s.toLowerCase();
2159
+ s != E && (An(this, s), Rn(this, E, n));
2160
2160
  }, t)), t.j = e;
2161
2161
  }
2162
2162
  function qi(t, e) {
@@ -2169,33 +2169,33 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
2169
2169
  } else e(!1);
2170
2170
  }
2171
2171
  function Ji(t, e) {
2172
- const n = new Ot(), s = new AbortController(), g = setTimeout(() => {
2172
+ const n = new Ot(), s = new AbortController(), E = setTimeout(() => {
2173
2173
  s.abort(), ht(n, "TestPingServer: timeout", !1, e);
2174
2174
  }, 1e4);
2175
2175
  fetch(t, { signal: s.signal }).then((_) => {
2176
- clearTimeout(g), _.ok ? ht(n, "TestPingServer: ok", !0, e) : ht(n, "TestPingServer: server error", !1, e);
2176
+ clearTimeout(E), _.ok ? ht(n, "TestPingServer: ok", !0, e) : ht(n, "TestPingServer: server error", !1, e);
2177
2177
  }).catch(() => {
2178
- clearTimeout(g), ht(n, "TestPingServer: error", !1, e);
2178
+ clearTimeout(E), ht(n, "TestPingServer: error", !1, e);
2179
2179
  });
2180
2180
  }
2181
- function ht(t, e, n, s, g) {
2181
+ function ht(t, e, n, s, E) {
2182
2182
  try {
2183
- g && (g.onload = null, g.onerror = null, g.onabort = null, g.ontimeout = null), s(n);
2183
+ E && (E.onload = null, E.onerror = null, E.onabort = null, E.ontimeout = null), s(n);
2184
2184
  } catch {
2185
2185
  }
2186
2186
  }
2187
2187
  function Zi() {
2188
- this.g = new Ui();
2188
+ this.g = new Ni();
2189
2189
  }
2190
2190
  function ts(t, e, n) {
2191
2191
  const s = n || "";
2192
2192
  try {
2193
- Tn(t, function(g, _) {
2194
- let S = g;
2195
- A(g) && (S = de(g)), e.push(s + _ + "=" + encodeURIComponent(S));
2193
+ Tn(t, function(E, _) {
2194
+ let S = E;
2195
+ v(E) && (S = de(E)), e.push(s + _ + "=" + encodeURIComponent(S));
2196
2196
  });
2197
- } catch (g) {
2198
- throw e.push(s + "type=" + encodeURIComponent("_badmap")), g;
2197
+ } catch (E) {
2198
+ throw e.push(s + "type=" + encodeURIComponent("_badmap")), E;
2199
2199
  }
2200
2200
  }
2201
2201
  function Xt(t) {
@@ -2299,17 +2299,17 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
2299
2299
  this.J = t;
2300
2300
  }, r.ea = function(t, e, n, s) {
2301
2301
  if (this.g) throw Error("[goog.net.XhrIo] Object is active with another request=" + this.D + "; newUri=" + t);
2302
- e = e ? e.toUpperCase() : "GET", this.D = t, this.l = "", this.m = 0, this.A = !1, this.h = !0, this.g = this.o ? this.o.g() : ve.g(), this.v = this.o ? nn(this.o) : nn(ve), this.g.onreadystatechange = P(this.Ea, this);
2302
+ e = e ? e.toUpperCase() : "GET", this.D = t, this.l = "", this.m = 0, this.A = !1, this.h = !0, this.g = this.o ? this.o.g() : Ae.g(), this.v = this.o ? nn(this.o) : nn(Ae), this.g.onreadystatechange = P(this.Ea, this);
2303
2303
  try {
2304
2304
  this.B = !0, this.g.open(e, String(t), !0), this.B = !1;
2305
2305
  } catch (_) {
2306
2306
  Cn(this, _);
2307
2307
  return;
2308
2308
  }
2309
- if (t = n || "", n = new Map(this.headers), s) if (Object.getPrototypeOf(s) === Object.prototype) for (var g in s) n.set(g, s[g]);
2309
+ if (t = n || "", n = new Map(this.headers), s) if (Object.getPrototypeOf(s) === Object.prototype) for (var E in s) n.set(E, s[E]);
2310
2310
  else if (typeof s.keys == "function" && typeof s.get == "function") for (const _ of s.keys()) n.set(_, s.get(_));
2311
2311
  else throw Error("Unknown input type for opt_headers: " + String(s));
2312
- s = Array.from(n.keys()).find((_) => _.toLowerCase() == "content-type"), g = y.FormData && t instanceof y.FormData, !(0 <= Array.prototype.indexOf.call(ns, e, void 0)) || s || g || n.set("Content-Type", "application/x-www-form-urlencoded;charset=utf-8");
2312
+ s = Array.from(n.keys()).find((_) => _.toLowerCase() == "content-type"), E = y.FormData && t instanceof y.FormData, !(0 <= Array.prototype.indexOf.call(ns, e, void 0)) || s || E || n.set("Content-Type", "application/x-www-form-urlencoded;charset=utf-8");
2313
2313
  for (const [_, S] of n) this.g.setRequestHeader(_, S);
2314
2314
  this.H && (this.g.responseType = this.H), "withCredentials" in this.g && this.g.withCredentials !== this.J && (this.g.withCredentials = this.J);
2315
2315
  try {
@@ -2357,8 +2357,8 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
2357
2357
  if (!(n = e)) {
2358
2358
  var s;
2359
2359
  if (s = S === 0) {
2360
- var g = String(t.D).match(mn)[1] || null;
2361
- !g && y.self && y.self.location && (g = y.self.location.protocol.slice(0, -1)), s = !es.test(g ? g.toLowerCase() : "");
2360
+ var E = String(t.D).match(mn)[1] || null;
2361
+ !E && y.self && y.self.location && (E = y.self.location.protocol.slice(0, -1)), s = !es.test(E ? E.toLowerCase() : "");
2362
2362
  }
2363
2363
  n = s;
2364
2364
  }
@@ -2414,7 +2414,7 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
2414
2414
  }, r.Oa = function(t) {
2415
2415
  if (this.g) {
2416
2416
  var e = this.g.responseText;
2417
- return t && e.indexOf(t) == 0 && (e = e.substring(t.length)), Ni(e);
2417
+ return t && e.indexOf(t) == 0 && (e = e.substring(t.length)), Ui(e);
2418
2418
  }
2419
2419
  };
2420
2420
  function Ln(t) {
@@ -2440,11 +2440,11 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
2440
2440
  for (let s = 0; s < t.length; s++) {
2441
2441
  if (q(t[s])) continue;
2442
2442
  var n = f(t[s]);
2443
- const g = n[0];
2443
+ const E = n[0];
2444
2444
  if (n = n[1], typeof n != "string") continue;
2445
2445
  n = n.trim();
2446
- const _ = e[g] || [];
2447
- e[g] = _, _.push(n);
2446
+ const _ = e[E] || [];
2447
+ e[E] = _, _.push(n);
2448
2448
  }
2449
2449
  p(e, function(s) {
2450
2450
  return s.join(", ");
@@ -2458,46 +2458,46 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
2458
2458
  function Bt(t, e, n) {
2459
2459
  return n && n.internalChannelParams && n.internalChannelParams[t] || e;
2460
2460
  }
2461
- function Nn(t) {
2461
+ function Un(t) {
2462
2462
  this.Aa = 0, this.i = [], this.j = new Ot(), this.ia = this.qa = this.I = this.W = this.g = this.ya = this.D = this.H = this.m = this.S = this.o = null, this.Ya = this.U = 0, this.Va = Bt("failFast", !1, t), this.F = this.C = this.u = this.s = this.l = null, this.X = !0, this.za = this.T = -1, this.Y = this.v = this.B = 0, this.Ta = Bt("baseRetryDelayMs", 5e3, t), this.cb = Bt("retryDelaySeedMs", 1e4, t), this.Wa = Bt("forwardChannelMaxRetries", 2, t), this.wa = Bt("forwardChannelRequestTimeoutMs", 2e4, t), this.pa = t && t.xmlHttpFactory || void 0, this.Xa = t && t.Tb || void 0, this.Ca = t && t.useFetchStreams || !1, this.L = void 0, this.J = t && t.supportsCrossDomainXhr || !1, this.K = "", this.h = new pn(t && t.concurrentRequestLimit), this.Da = new Zi(), this.P = t && t.fastHandshake || !1, this.O = t && t.encodeInitMessageHeaders || !1, this.P && this.O && (this.O = !1), this.Ua = t && t.Rb || !1, t && t.xa && this.j.xa(), t && t.forceLongPolling && (this.X = !1), this.ba = !this.P && this.X && t && t.detectBufferingProxy || !1, this.ja = void 0, t && t.longPollingTimeout && 0 < t.longPollingTimeout && (this.ja = t.longPollingTimeout), this.ca = void 0, this.R = 0, this.M = !1, this.ka = this.A = null;
2463
2463
  }
2464
- r = Nn.prototype, r.la = 8, r.G = 1, r.connect = function(t, e, n, s) {
2465
- H(0), this.W = t, this.H = e || {}, n && s !== void 0 && (this.H.OSID = n, this.H.OAID = s), this.F = this.X, this.I = Hn(this, null, this.W), Zt(this);
2464
+ r = Un.prototype, r.la = 8, r.G = 1, r.connect = function(t, e, n, s) {
2465
+ V(0), this.W = t, this.H = e || {}, n && s !== void 0 && (this.H.OSID = n, this.H.OAID = s), this.F = this.X, this.I = Vn(this, null, this.W), Zt(this);
2466
2466
  };
2467
2467
  function Pe(t) {
2468
- if (Un(t), t.G == 3) {
2468
+ if (Nn(t), t.G == 3) {
2469
2469
  var e = t.U++, n = tt(t.I);
2470
2470
  if (O(n, "SID", t.K), O(n, "RID", e), O(n, "TYPE", "terminate"), kt(t, n), e = new rt(t, t.j, e), e.L = 2, e.v = Yt(tt(n)), n = !1, y.navigator && y.navigator.sendBeacon) try {
2471
2471
  n = y.navigator.sendBeacon(e.v.toString(), "");
2472
2472
  } catch {
2473
2473
  }
2474
- !n && y.Image && (new Image().src = e.v, n = !0), n || (e.g = Vn(e.j, null), e.g.ea(e.v)), e.F = Date.now(), Gt(e);
2474
+ !n && y.Image && (new Image().src = e.v, n = !0), n || (e.g = Hn(e.j, null), e.g.ea(e.v)), e.F = Date.now(), $t(e);
2475
2475
  }
2476
2476
  jn(t);
2477
2477
  }
2478
2478
  function Jt(t) {
2479
- t.g && (Ne(t), t.g.cancel(), t.g = null);
2479
+ t.g && (Ue(t), t.g.cancel(), t.g = null);
2480
2480
  }
2481
- function Un(t) {
2481
+ function Nn(t) {
2482
2482
  Jt(t), t.u && (y.clearTimeout(t.u), t.u = null), te(t), t.h.cancel(), t.s && (typeof t.s == "number" && y.clearTimeout(t.s), t.s = null);
2483
2483
  }
2484
2484
  function Zt(t) {
2485
- if (!gn(t.h) && !t.s) {
2485
+ if (!En(t.h) && !t.s) {
2486
2486
  t.s = !0;
2487
2487
  var e = t.Ga;
2488
- vt || We(), At || (vt(), At = !0), ae.add(e, t), t.B = 0;
2488
+ At || We(), vt || (At(), vt = !0), ae.add(e, t), t.B = 0;
2489
2489
  }
2490
2490
  }
2491
2491
  function ss(t, e) {
2492
- return En(t.h) >= t.h.j - (t.s ? 1 : 0) ? !1 : t.s ? (t.i = e.D.concat(t.i), !0) : t.G == 1 || t.G == 2 || t.B >= (t.Va ? 0 : t.Wa) ? !1 : (t.s = Dt(P(t.Ga, t, e), Fn(t, t.B)), t.B++, !0);
2492
+ return gn(t.h) >= t.h.j - (t.s ? 1 : 0) ? !1 : t.s ? (t.i = e.D.concat(t.i), !0) : t.G == 1 || t.G == 2 || t.B >= (t.Va ? 0 : t.Wa) ? !1 : (t.s = Dt(P(t.Ga, t, e), Fn(t, t.B)), t.B++, !0);
2493
2493
  }
2494
2494
  r.Ga = function(t) {
2495
2495
  if (this.s) if (this.s = null, this.G == 1) {
2496
2496
  if (!t) {
2497
2497
  this.U = Math.floor(1e5 * Math.random()), t = this.U++;
2498
- const g = new rt(this, this.j, t);
2498
+ const E = new rt(this, this.j, t);
2499
2499
  let _ = this.o;
2500
- if (this.S && (_ ? (_ = h(_), u(_, this.S)) : _ = this.S), this.m !== null || this.O || (g.H = _, _ = null), this.P) t: {
2500
+ if (this.S && (_ ? (_ = h(_), u(_, this.S)) : _ = this.S), this.m !== null || this.O || (E.H = _, _ = null), this.P) t: {
2501
2501
  for (var e = 0, n = 0; n < this.i.length; n++) {
2502
2502
  e: {
2503
2503
  var s = this.i[n];
@@ -2520,9 +2520,9 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
2520
2520
  e = 1e3;
2521
2521
  }
2522
2522
  else e = 1e3;
2523
- e = Mn(this, g, e), n = tt(this.I), O(n, "RID", t), O(n, "CVER", 22), this.D && O(n, "X-HTTP-Session-Id", this.D), kt(this, n), _ && (this.O ? e = "headers=" + encodeURIComponent(String(wn(_))) + "&" + e : this.m && Oe(n, this.m, _)), De(this.h, g), this.Ua && O(n, "TYPE", "init"), this.P ? (O(n, "$req", e), O(n, "SID", "null"), g.T = !0, Re(g, n, null)) : Re(g, n, e), this.G = 2;
2523
+ e = Mn(this, E, e), n = tt(this.I), O(n, "RID", t), O(n, "CVER", 22), this.D && O(n, "X-HTTP-Session-Id", this.D), kt(this, n), _ && (this.O ? e = "headers=" + encodeURIComponent(String(wn(_))) + "&" + e : this.m && Oe(n, this.m, _)), De(this.h, E), this.Ua && O(n, "TYPE", "init"), this.P ? (O(n, "$req", e), O(n, "SID", "null"), E.T = !0, Re(E, n, null)) : Re(E, n, e), this.G = 2;
2524
2524
  }
2525
- } else this.G == 3 && (t ? bn(this, t) : this.i.length == 0 || gn(this.h) || bn(this));
2525
+ } else this.G == 3 && (t ? bn(this, t) : this.i.length == 0 || En(this.h) || bn(this));
2526
2526
  };
2527
2527
  function bn(t, e) {
2528
2528
  var n;
@@ -2541,16 +2541,16 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
2541
2541
  n = Math.min(t.i.length, n);
2542
2542
  var s = t.l ? P(t.l.Na, t.l, t) : null;
2543
2543
  t: {
2544
- var g = t.i;
2544
+ var E = t.i;
2545
2545
  let _ = -1;
2546
2546
  for (; ; ) {
2547
2547
  const S = ["count=" + n];
2548
- _ == -1 ? 0 < n ? (_ = g[0].g, S.push("ofs=" + _)) : _ = 0 : S.push("ofs=" + _);
2548
+ _ == -1 ? 0 < n ? (_ = E[0].g, S.push("ofs=" + _)) : _ = 0 : S.push("ofs=" + _);
2549
2549
  let C = !0;
2550
- for (let U = 0; U < n; U++) {
2551
- let I = g[U].g;
2552
- const x = g[U].map;
2553
- if (I -= _, 0 > I) _ = Math.max(0, g[U].g - 100), C = !1;
2550
+ for (let N = 0; N < n; N++) {
2551
+ let I = E[N].g;
2552
+ const x = E[N].map;
2553
+ if (I -= _, 0 > I) _ = Math.max(0, E[N].g - 100), C = !1;
2554
2554
  else try {
2555
2555
  ts(x, S, "req" + I + "_");
2556
2556
  } catch {
@@ -2569,7 +2569,7 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
2569
2569
  if (!t.g && !t.u) {
2570
2570
  t.Y = 1;
2571
2571
  var e = t.Fa;
2572
- vt || We(), At || (vt(), At = !0), ae.add(e, t), t.v = 0;
2572
+ At || We(), vt || (At(), vt = !0), ae.add(e, t), t.v = 0;
2573
2573
  }
2574
2574
  }
2575
2575
  function Le(t) {
@@ -2581,9 +2581,9 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
2581
2581
  this.j.info("BP detection timer enabled: " + t), this.A = Dt(P(this.ab, this), t);
2582
2582
  }
2583
2583
  }, r.ab = function() {
2584
- this.A && (this.A = null, this.j.info("BP detection timeout reached."), this.j.info("Buffering proxy detected and switch to long-polling!"), this.F = !1, this.M = !0, H(10), Jt(this), kn(this));
2584
+ this.A && (this.A = null, this.j.info("BP detection timeout reached."), this.j.info("Buffering proxy detected and switch to long-polling!"), this.F = !1, this.M = !0, V(10), Jt(this), kn(this));
2585
2585
  };
2586
- function Ne(t) {
2586
+ function Ue(t) {
2587
2587
  t.A != null && (y.clearTimeout(t.A), t.A = null);
2588
2588
  }
2589
2589
  function kn(t) {
@@ -2594,7 +2594,7 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
2594
2594
  t = t.ia, n.L = 1, n.v = Yt(tt(e)), n.m = null, n.P = !0, un(n, t);
2595
2595
  }
2596
2596
  r.Za = function() {
2597
- this.C != null && (this.C = null, Jt(this), Le(this), H(19));
2597
+ this.C != null && (this.C = null, Jt(this), Le(this), V(19));
2598
2598
  };
2599
2599
  function te(t) {
2600
2600
  t.C != null && (y.clearTimeout(t.C), t.C = null);
@@ -2602,17 +2602,17 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
2602
2602
  function xn(t, e) {
2603
2603
  var n = null;
2604
2604
  if (t.g == e) {
2605
- te(t), Ne(t), t.g = null;
2605
+ te(t), Ue(t), t.g = null;
2606
2606
  var s = 2;
2607
2607
  } else if (Ce(t.h, e)) n = e.D, dn(t.h, e), s = 1;
2608
2608
  else return;
2609
2609
  if (t.G != 0) {
2610
2610
  if (e.o) if (s == 1) {
2611
2611
  n = e.m ? e.m.length : 0, e = Date.now() - e.F;
2612
- var g = t.B;
2612
+ var E = t.B;
2613
2613
  s = ye(), j(s, new hn(s, n)), Zt(t);
2614
2614
  } else Bn(t);
2615
- else if (g = e.s, g == 3 || g == 0 && 0 < e.X || !(s == 1 && ss(t, e) || s == 2 && Le(t))) switch (n && 0 < n.length && (e = t.h, e.i = e.i.concat(n)), g) {
2615
+ else if (E = e.s, E == 3 || E == 0 && 0 < e.X || !(s == 1 && ss(t, e) || s == 2 && Le(t))) switch (n && 0 < n.length && (e = t.h, e.i = e.i.concat(n)), E) {
2616
2616
  case 1:
2617
2617
  ct(t, 5);
2618
2618
  break;
@@ -2634,32 +2634,32 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
2634
2634
  function ct(t, e) {
2635
2635
  if (t.j.info("Error code " + e), e == 2) {
2636
2636
  var n = P(t.fb, t), s = t.Xa;
2637
- const g = !s;
2638
- s = new ut(s || "//www.google.com/images/cleardot.gif"), y.location && y.location.protocol == "http" || Kt(s, "https"), Yt(s), g ? qi(s.toString(), n) : Ji(s.toString(), n);
2639
- } else H(2);
2640
- t.G = 0, t.l && t.l.sa(e), jn(t), Un(t);
2637
+ const E = !s;
2638
+ s = new ut(s || "//www.google.com/images/cleardot.gif"), y.location && y.location.protocol == "http" || Kt(s, "https"), Yt(s), E ? qi(s.toString(), n) : Ji(s.toString(), n);
2639
+ } else V(2);
2640
+ t.G = 0, t.l && t.l.sa(e), jn(t), Nn(t);
2641
2641
  }
2642
2642
  r.fb = function(t) {
2643
- t ? (this.j.info("Successfully pinged google.com"), H(2)) : (this.j.info("Failed to ping google.com"), H(1));
2643
+ t ? (this.j.info("Successfully pinged google.com"), V(2)) : (this.j.info("Failed to ping google.com"), V(1));
2644
2644
  };
2645
2645
  function jn(t) {
2646
2646
  if (t.G = 0, t.ka = [], t.l) {
2647
2647
  const e = _n(t.h);
2648
- (e.length != 0 || t.i.length != 0) && (N(t.ka, e), N(t.ka, t.i), t.h.i.length = 0, M(t.i), t.i.length = 0), t.l.ra();
2648
+ (e.length != 0 || t.i.length != 0) && (U(t.ka, e), U(t.ka, t.i), t.h.i.length = 0, M(t.i), t.i.length = 0), t.l.ra();
2649
2649
  }
2650
2650
  }
2651
- function Hn(t, e, n) {
2651
+ function Vn(t, e, n) {
2652
2652
  var s = n instanceof ut ? tt(n) : new ut(n);
2653
2653
  if (s.g != "") e && (s.g = e + "." + s.g), Wt(s, s.s);
2654
2654
  else {
2655
- var g = y.location;
2656
- s = g.protocol, e = e ? e + "." + g.hostname : g.hostname, g = +g.port;
2655
+ var E = y.location;
2656
+ s = E.protocol, e = e ? e + "." + E.hostname : E.hostname, E = +E.port;
2657
2657
  var _ = new ut(null);
2658
- s && Kt(_, s), e && (_.g = e), g && Wt(_, g), n && (_.l = n), s = _;
2658
+ s && Kt(_, s), e && (_.g = e), E && Wt(_, E), n && (_.l = n), s = _;
2659
2659
  }
2660
2660
  return n = t.D, e = t.ya, n && e && O(s, n, e), O(s, "VER", t.la), kt(t, s), s;
2661
2661
  }
2662
- function Vn(t, e, n) {
2662
+ function Hn(t, e, n) {
2663
2663
  if (e && !t.J) throw Error("Can't create secondary domain capable XhrIo object.");
2664
2664
  return e = t.Ca && !t.pa ? new L(new Xt({ eb: n })) : new L(t.pa), e.Ha(t.J), e;
2665
2665
  }
@@ -2677,7 +2677,7 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
2677
2677
  }, r.Na = function() {
2678
2678
  };
2679
2679
  function X(t, e) {
2680
- k.call(this), this.g = new Nn(e), this.l = t, this.h = e && e.messageUrlParams || null, t = e && e.messageHeaders || null, e && e.clientProtocolHeaderRequired && (t ? t["X-Client-Protocol"] = "webchannel" : t = { "X-Client-Protocol": "webchannel" }), this.g.o = t, t = e && e.initMessageHeaders || null, e && e.messageContentType && (t ? t["X-WebChannel-Content-Type"] = e.messageContentType : t = { "X-WebChannel-Content-Type": e.messageContentType }), e && e.va && (t ? t["X-WebChannel-Client-Profile"] = e.va : t = { "X-WebChannel-Client-Profile": e.va }), this.g.S = t, (t = e && e.Sb) && !q(t) && (this.g.m = t), this.v = e && e.supportsCrossDomainXhr || !1, this.u = e && e.sendRawJson || !1, (e = e && e.httpSessionIdParam) && !q(e) && (this.g.D = e, t = this.h, t !== null && e in t && (t = this.h, e in t && delete t[e])), this.j = new dt(this);
2680
+ k.call(this), this.g = new Un(e), this.l = t, this.h = e && e.messageUrlParams || null, t = e && e.messageHeaders || null, e && e.clientProtocolHeaderRequired && (t ? t["X-Client-Protocol"] = "webchannel" : t = { "X-Client-Protocol": "webchannel" }), this.g.o = t, t = e && e.initMessageHeaders || null, e && e.messageContentType && (t ? t["X-WebChannel-Content-Type"] = e.messageContentType : t = { "X-WebChannel-Content-Type": e.messageContentType }), e && e.va && (t ? t["X-WebChannel-Client-Profile"] = e.va : t = { "X-WebChannel-Client-Profile": e.va }), this.g.S = t, (t = e && e.Sb) && !q(t) && (this.g.m = t), this.v = e && e.supportsCrossDomainXhr || !1, this.u = e && e.sendRawJson || !1, (e = e && e.httpSessionIdParam) && !q(e) && (this.g.D = e, t = this.h, t !== null && e in t && (t = this.h, e in t && delete t[e])), this.j = new dt(this);
2681
2681
  }
2682
2682
  w(X, k), X.prototype.m = function() {
2683
2683
  this.g.l = this.j, this.v && (this.g.J = !0), this.g.connect(this.l, this.h || void 0);
@@ -2689,11 +2689,11 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
2689
2689
  var n = {};
2690
2690
  n.__data__ = t, t = n;
2691
2691
  } else this.u && (n = {}, n.__data__ = de(t), t = n);
2692
- e.i.push(new Hi(e.Ya++, t)), e.G == 3 && Zt(e);
2692
+ e.i.push(new Vi(e.Ya++, t)), e.G == 3 && Zt(e);
2693
2693
  }, X.prototype.N = function() {
2694
2694
  this.g.l = null, delete this.j, Pe(this.g), delete this.g, X.aa.N.call(this);
2695
2695
  };
2696
- function $n(t) {
2696
+ function Gn(t) {
2697
2697
  Te.call(this), t.__headers__ && (this.headers = t.__headers__, this.statusCode = t.__status__, delete t.__headers__, delete t.__status__);
2698
2698
  var e = t.__sm__;
2699
2699
  if (e) {
@@ -2707,20 +2707,20 @@ var ne = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
2707
2707
  (this.i = t) && (t = this.i, e = e !== null && t in e ? e[t] : void 0), this.data = e;
2708
2708
  } else this.data = t;
2709
2709
  }
2710
- w($n, Te);
2711
- function Gn() {
2710
+ w(Gn, Te);
2711
+ function $n() {
2712
2712
  me.call(this), this.status = 1;
2713
2713
  }
2714
- w(Gn, me);
2714
+ w($n, me);
2715
2715
  function dt(t) {
2716
2716
  this.g = t;
2717
2717
  }
2718
2718
  w(dt, Qn), dt.prototype.ua = function() {
2719
2719
  j(this.g, "a");
2720
2720
  }, dt.prototype.ta = function(t) {
2721
- j(this.g, new $n(t));
2721
+ j(this.g, new Gn(t));
2722
2722
  }, dt.prototype.sa = function(t) {
2723
- j(this.g, new Gn());
2723
+ j(this.g, new $n());
2724
2724
  }, dt.prototype.ra = function() {
2725
2725
  j(this.g, "b");
2726
2726
  }, X.prototype.send = X.prototype.o, X.prototype.open = X.prototype.m, X.prototype.close = X.prototype.close, Se.NO_ERROR = 0, Se.TIMEOUT = 8, Se.HTTP_ERROR = 6, Fi.COMPLETE = "complete", bi.EventType = wt, wt.OPEN = "a", wt.CLOSE = "b", wt.ERROR = "c", wt.MESSAGE = "d", k.prototype.listen = k.prototype.K, L.prototype.listenOnce = L.prototype.L, L.prototype.getLastError = L.prototype.Ka, L.prototype.getLastErrorCode = L.prototype.Ba, L.prototype.getStatus = L.prototype.Z, L.prototype.getResponseJson = L.prototype.Oa, L.prototype.getResponseText = L.prototype.oa, L.prototype.send = L.prototype.ea, L.prototype.setWithCredentials = L.prototype.Ha;
@@ -2803,7 +2803,7 @@ function K(r, ...i) {
2803
2803
  re.debug(`Firestore (${he}): ${r}`, ...o);
2804
2804
  }
2805
2805
  }
2806
- function Ge(r, ...i) {
2806
+ function $e(r, ...i) {
2807
2807
  if (re.logLevel <= D.ERROR) {
2808
2808
  const o = i.map(Ti);
2809
2809
  re.error(`Firestore (${he}): ${r}`, ...o);
@@ -2853,9 +2853,9 @@ function Ti(r) {
2853
2853
  */
2854
2854
  function mi(r = "Unexpected state") {
2855
2855
  const i = `FIRESTORE (${he}) INTERNAL ASSERTION FAILED: ` + r;
2856
- throw Ge(i), new Error(i);
2856
+ throw $e(i), new Error(i);
2857
2857
  }
2858
- function Ve(r, i) {
2858
+ function He(r, i) {
2859
2859
  r || mi();
2860
2860
  }
2861
2861
  /**
@@ -2874,7 +2874,7 @@ function Ve(r, i) {
2874
2874
  * See the License for the specific language governing permissions and
2875
2875
  * limitations under the License.
2876
2876
  */
2877
- const $ = {
2877
+ const G = {
2878
2878
  // Causes are copied from:
2879
2879
  // https://github.com/grpc/grpc/blob/bceec94ea4fc5f0085d81235d8e1c06798dc341a/include/grpc%2B%2B/impl/codegen/status_code_enum.h
2880
2880
  /** Not an error; returned on success. */
@@ -2986,7 +2986,7 @@ const $ = {
2986
2986
  /** Unrecoverable data loss or corruption. */
2987
2987
  DATA_LOSS: "data-loss"
2988
2988
  };
2989
- class G extends yt {
2989
+ class $ extends yt {
2990
2990
  /** @hideconstructor */
2991
2991
  constructor(i, o) {
2992
2992
  super(i, o), this.code = i, this.message = o, // HACK: We write a toString property directly because Error is not a real
@@ -3051,7 +3051,7 @@ class Sr {
3051
3051
  shutdown() {
3052
3052
  }
3053
3053
  }
3054
- class vr {
3054
+ class Ar {
3055
3055
  constructor(i) {
3056
3056
  this.t = i, /** Tracks the current User. */
3057
3057
  this.currentUser = Q.UNAUTHENTICATED, /**
@@ -3062,28 +3062,28 @@ class vr {
3062
3062
  }
3063
3063
  start(i, o) {
3064
3064
  let c = this.i;
3065
- const d = (v) => this.i !== c ? (c = this.i, o(v)) : Promise.resolve();
3065
+ const d = (A) => this.i !== c ? (c = this.i, o(A)) : Promise.resolve();
3066
3066
  let T = new mt();
3067
3067
  this.o = () => {
3068
3068
  this.i++, this.currentUser = this.u(), T.resolve(), T = new mt(), i.enqueueRetryable(() => d(this.currentUser));
3069
3069
  };
3070
3070
  const m = () => {
3071
- const v = T;
3071
+ const A = T;
3072
3072
  i.enqueueRetryable(async () => {
3073
- await v.promise, await d(this.currentUser);
3073
+ await A.promise, await d(this.currentUser);
3074
3074
  });
3075
- }, y = (v) => {
3076
- K("FirebaseAuthCredentialsProvider", "Auth detected"), this.auth = v, this.auth.addAuthTokenListener(this.o), m();
3075
+ }, y = (A) => {
3076
+ K("FirebaseAuthCredentialsProvider", "Auth detected"), this.auth = A, this.auth.addAuthTokenListener(this.o), m();
3077
3077
  };
3078
- this.t.onInit((v) => y(v)), // Our users can initialize Auth right after Firestore, so we give it
3078
+ this.t.onInit((A) => y(A)), // Our users can initialize Auth right after Firestore, so we give it
3079
3079
  // a chance to register itself with the component framework before we
3080
3080
  // determine whether to start up in unauthenticated mode.
3081
3081
  setTimeout(() => {
3082
3082
  if (!this.auth) {
3083
- const v = this.t.getImmediate({
3083
+ const A = this.t.getImmediate({
3084
3084
  optional: !0
3085
3085
  });
3086
- v ? y(v) : (
3086
+ A ? y(A) : (
3087
3087
  // If auth is still not available, proceed with `null` user
3088
3088
  (K("FirebaseAuthCredentialsProvider", "Auth not yet detected"), T.resolve(), T = new mt())
3089
3089
  );
@@ -3096,7 +3096,7 @@ class vr {
3096
3096
  // Cancel the request since the token changed while the request was
3097
3097
  // outstanding so the response is potentially for a previous user (which
3098
3098
  // user, we can't be sure).
3099
- this.i !== i ? (K("FirebaseAuthCredentialsProvider", "getToken aborted due to token change."), this.getToken()) : c ? (Ve(typeof c.accessToken == "string"), new yr(c.accessToken, this.currentUser)) : null
3099
+ this.i !== i ? (K("FirebaseAuthCredentialsProvider", "getToken aborted due to token change."), this.getToken()) : c ? (He(typeof c.accessToken == "string"), new yr(c.accessToken, this.currentUser)) : null
3100
3100
  )) : Promise.resolve(null);
3101
3101
  }
3102
3102
  invalidateToken() {
@@ -3111,10 +3111,10 @@ class vr {
3111
3111
  // to guarantee to get the actual user.
3112
3112
  u() {
3113
3113
  const i = this.auth && this.auth.getUid();
3114
- return Ve(i === null || typeof i == "string"), new Q(i);
3114
+ return He(i === null || typeof i == "string"), new Q(i);
3115
3115
  }
3116
3116
  }
3117
- class Ar {
3117
+ class vr {
3118
3118
  constructor(i, o, c) {
3119
3119
  this.l = i, this.h = o, this.P = c, this.type = "FirstParty", this.user = Q.FIRST_PARTY, this.I = /* @__PURE__ */ new Map();
3120
3120
  }
@@ -3136,7 +3136,7 @@ class Rr {
3136
3136
  this.l = i, this.h = o, this.P = c;
3137
3137
  }
3138
3138
  getToken() {
3139
- return Promise.resolve(new Ar(this.l, this.h, this.P));
3139
+ return Promise.resolve(new vr(this.l, this.h, this.P));
3140
3140
  }
3141
3141
  start(i, o) {
3142
3142
  i.enqueueRetryable(() => o(Q.FIRST_PARTY));
@@ -3183,7 +3183,7 @@ class wr {
3183
3183
  }
3184
3184
  getToken() {
3185
3185
  const i = this.forceRefresh;
3186
- return this.forceRefresh = !1, this.appCheck ? this.appCheck.getToken(i).then((o) => o ? (Ve(typeof o.token == "string"), this.R = o.token, new Ir(o.token)) : null) : Promise.resolve(null);
3186
+ return this.forceRefresh = !1, this.appCheck ? this.appCheck.getToken(i).then((o) => o ? (He(typeof o.token == "string"), this.R = o.token, new Ir(o.token)) : null) : Promise.resolve(null);
3187
3187
  }
3188
3188
  invalidateToken() {
3189
3189
  this.forceRefresh = !0;
@@ -3284,8 +3284,8 @@ class Or {
3284
3284
  * @param useFetchStreams Whether to use the Fetch API instead of
3285
3285
  * XMLHTTPRequest
3286
3286
  */
3287
- constructor(i, o, c, d, T, m, y, v, A) {
3288
- this.databaseId = i, this.appId = o, this.persistenceKey = c, this.host = d, this.ssl = T, this.forceLongPolling = m, this.autoDetectLongPolling = y, this.longPollingOptions = v, this.useFetchStreams = A;
3287
+ constructor(i, o, c, d, T, m, y, A, v) {
3288
+ this.databaseId = i, this.appId = o, this.persistenceKey = c, this.host = d, this.ssl = T, this.forceLongPolling = m, this.autoDetectLongPolling = y, this.longPollingOptions = A, this.useFetchStreams = v;
3289
3289
  }
3290
3290
  }
3291
3291
  class oe {
@@ -3468,7 +3468,7 @@ class Ke {
3468
3468
  * guarantee that the operation will not be run.
3469
3469
  */
3470
3470
  cancel(i) {
3471
- this.timerHandle !== null && (this.clearTimeout(), this.deferred.reject(new G($.CANCELLED, "Operation cancelled" + (i ? ": " + i : ""))));
3471
+ this.timerHandle !== null && (this.clearTimeout(), this.deferred.reject(new $(G.CANCELLED, "Operation cancelled" + (i ? ": " + i : ""))));
3472
3472
  }
3473
3473
  handleDelayElapsed() {
3474
3474
  this.asyncQueue.enqueueAndForget(() => this.timerHandle !== null ? (this.clearTimeout(), this.op().then((i) => this.deferred.resolve(i))) : Promise.resolve());
@@ -3478,7 +3478,7 @@ class Ke {
3478
3478
  }
3479
3479
  }
3480
3480
  function Lr(r, i) {
3481
- if (Ge("AsyncQueue", `${i}: ${r}`), yi(r)) return new G($.UNAVAILABLE, `${i}: ${r}`);
3481
+ if ($e("AsyncQueue", `${i}: ${r}`), yi(r)) return new $(G.UNAVAILABLE, `${i}: ${r}`);
3482
3482
  throw r;
3483
3483
  }
3484
3484
  var ri, oi;
@@ -3500,7 +3500,7 @@ oi.Cache = "cache";
3500
3500
  * See the License for the specific language governing permissions and
3501
3501
  * limitations under the License.
3502
3502
  */
3503
- class Nr {
3503
+ class Ur {
3504
3504
  constructor(i, o, c, d) {
3505
3505
  this.authCredentials = i, this.appCheckCredentials = o, this.asyncQueue = c, this.databaseInfo = d, this.user = Q.UNAUTHENTICATED, this.clientId = Dr.newId(), this.authCredentialListener = () => Promise.resolve(), this.appCheckCredentialListener = () => Promise.resolve(), this.authCredentials.start(c, async (T) => {
3506
3506
  K("FirestoreClient", "Received user=", T.uid), await this.authCredentialListener(T), this.user = T;
@@ -3528,7 +3528,7 @@ class Nr {
3528
3528
  * this class cannot be called after the client is terminated. //
3529
3529
  */
3530
3530
  verifyNotTerminated() {
3531
- if (this.asyncQueue.isShuttingDown) throw new G($.FAILED_PRECONDITION, "The client has already been terminated.");
3531
+ if (this.asyncQueue.isShuttingDown) throw new $(G.FAILED_PRECONDITION, "The client has already been terminated.");
3532
3532
  }
3533
3533
  terminate() {
3534
3534
  this.asyncQueue.enterRestrictedMode();
@@ -3583,8 +3583,8 @@ function Si(r) {
3583
3583
  * limitations under the License.
3584
3584
  */
3585
3585
  const hi = /* @__PURE__ */ new Map();
3586
- function Ur(r, i, o, c) {
3587
- if (i === !0 && c === !0) throw new G($.INVALID_ARGUMENT, `${r} and ${o} cannot be used together.`);
3586
+ function Nr(r, i, o, c) {
3587
+ if (i === !0 && c === !0) throw new $(G.INVALID_ARGUMENT, `${r} and ${o} cannot be used together.`);
3588
3588
  }
3589
3589
  /**
3590
3590
  * @license
@@ -3606,24 +3606,24 @@ class ai {
3606
3606
  constructor(i) {
3607
3607
  var o, c;
3608
3608
  if (i.host === void 0) {
3609
- if (i.ssl !== void 0) throw new G($.INVALID_ARGUMENT, "Can't provide ssl option if host option is not set");
3609
+ if (i.ssl !== void 0) throw new $(G.INVALID_ARGUMENT, "Can't provide ssl option if host option is not set");
3610
3610
  this.host = "firestore.googleapis.com", this.ssl = !0;
3611
3611
  } else this.host = i.host, this.ssl = (o = i.ssl) === null || o === void 0 || o;
3612
3612
  if (this.credentials = i.credentials, this.ignoreUndefinedProperties = !!i.ignoreUndefinedProperties, this.localCache = i.localCache, i.cacheSizeBytes === void 0) this.cacheSizeBytes = 41943040;
3613
3613
  else {
3614
- if (i.cacheSizeBytes !== -1 && i.cacheSizeBytes < 1048576) throw new G($.INVALID_ARGUMENT, "cacheSizeBytes must be at least 1048576");
3614
+ if (i.cacheSizeBytes !== -1 && i.cacheSizeBytes < 1048576) throw new $(G.INVALID_ARGUMENT, "cacheSizeBytes must be at least 1048576");
3615
3615
  this.cacheSizeBytes = i.cacheSizeBytes;
3616
3616
  }
3617
- Ur("experimentalForceLongPolling", i.experimentalForceLongPolling, "experimentalAutoDetectLongPolling", i.experimentalAutoDetectLongPolling), this.experimentalForceLongPolling = !!i.experimentalForceLongPolling, this.experimentalForceLongPolling ? this.experimentalAutoDetectLongPolling = !1 : i.experimentalAutoDetectLongPolling === void 0 ? this.experimentalAutoDetectLongPolling = !0 : (
3617
+ Nr("experimentalForceLongPolling", i.experimentalForceLongPolling, "experimentalAutoDetectLongPolling", i.experimentalAutoDetectLongPolling), this.experimentalForceLongPolling = !!i.experimentalForceLongPolling, this.experimentalForceLongPolling ? this.experimentalAutoDetectLongPolling = !1 : i.experimentalAutoDetectLongPolling === void 0 ? this.experimentalAutoDetectLongPolling = !0 : (
3618
3618
  // For backwards compatibility, coerce the value to boolean even though
3619
3619
  // the TypeScript compiler has narrowed the type to boolean already.
3620
3620
  // noinspection PointlessBooleanExpressionJS
3621
3621
  this.experimentalAutoDetectLongPolling = !!i.experimentalAutoDetectLongPolling
3622
3622
  ), this.experimentalLongPollingOptions = Si((c = i.experimentalLongPollingOptions) !== null && c !== void 0 ? c : {}), function(T) {
3623
3623
  if (T.timeoutSeconds !== void 0) {
3624
- if (isNaN(T.timeoutSeconds)) throw new G($.INVALID_ARGUMENT, `invalid long polling timeout: ${T.timeoutSeconds} (must not be NaN)`);
3625
- if (T.timeoutSeconds < 5) throw new G($.INVALID_ARGUMENT, `invalid long polling timeout: ${T.timeoutSeconds} (minimum allowed value is 5)`);
3626
- if (T.timeoutSeconds > 30) throw new G($.INVALID_ARGUMENT, `invalid long polling timeout: ${T.timeoutSeconds} (maximum allowed value is 30)`);
3624
+ if (isNaN(T.timeoutSeconds)) throw new $(G.INVALID_ARGUMENT, `invalid long polling timeout: ${T.timeoutSeconds} (must not be NaN)`);
3625
+ if (T.timeoutSeconds < 5) throw new $(G.INVALID_ARGUMENT, `invalid long polling timeout: ${T.timeoutSeconds} (minimum allowed value is 5)`);
3626
+ if (T.timeoutSeconds > 30) throw new $(G.INVALID_ARGUMENT, `invalid long polling timeout: ${T.timeoutSeconds} (maximum allowed value is 30)`);
3627
3627
  }
3628
3628
  }(this.experimentalLongPollingOptions), this.useFetchStreams = !!i.useFetchStreams;
3629
3629
  }
@@ -3646,7 +3646,7 @@ class br {
3646
3646
  * instance.
3647
3647
  */
3648
3648
  get app() {
3649
- if (!this._app) throw new G($.FAILED_PRECONDITION, "Firestore was not initialized using the Firebase SDK. 'app' is not available");
3649
+ if (!this._app) throw new $(G.FAILED_PRECONDITION, "Firestore was not initialized using the Firebase SDK. 'app' is not available");
3650
3650
  return this._app;
3651
3651
  }
3652
3652
  get _initialized() {
@@ -3656,7 +3656,7 @@ class br {
3656
3656
  return this._terminateTask !== void 0;
3657
3657
  }
3658
3658
  _setSettings(i) {
3659
- if (this._settingsFrozen) throw new G($.FAILED_PRECONDITION, "Firestore has already been started and its settings can no longer be changed. You can only modify settings before calling any other methods on a Firestore object.");
3659
+ if (this._settingsFrozen) throw new $(G.FAILED_PRECONDITION, "Firestore has already been started and its settings can no longer be changed. You can only modify settings before calling any other methods on a Firestore object.");
3660
3660
  this._settings = new ai(i), i.credentials !== void 0 && (this._authCredentials = function(c) {
3661
3661
  if (!c) return new Sr();
3662
3662
  switch (c.type) {
@@ -3665,7 +3665,7 @@ class br {
3665
3665
  case "provider":
3666
3666
  return c.client;
3667
3667
  default:
3668
- throw new G($.INVALID_ARGUMENT, "makeAuthCredentialsProvider failed due to invalid credential type");
3668
+ throw new $(G.INVALID_ARGUMENT, "makeAuthCredentialsProvider failed due to invalid credential type");
3669
3669
  }
3670
3670
  }(i.credentials));
3671
3671
  }
@@ -3815,7 +3815,7 @@ class Mr {
3815
3815
  ` + m.stack), y;
3816
3816
  }(c)
3817
3817
  );
3818
- throw Ge("INTERNAL UNHANDLED ERROR: ", d), c;
3818
+ throw $e("INTERNAL UNHANDLED ERROR: ", d), c;
3819
3819
  }).then((c) => (this.Pu = !1, c))));
3820
3820
  return this.au = o, o;
3821
3821
  }
@@ -3892,10 +3892,10 @@ class Br extends br {
3892
3892
  }
3893
3893
  function kr(r) {
3894
3894
  var i, o, c;
3895
- const d = r._freezeSettings(), T = function(y, v, A, b) {
3896
- return new Or(y, v, A, b.host, b.ssl, b.experimentalForceLongPolling, b.experimentalAutoDetectLongPolling, Si(b.experimentalLongPollingOptions), b.useFetchStreams);
3895
+ const d = r._freezeSettings(), T = function(y, A, v, b) {
3896
+ return new Or(y, A, v, b.host, b.ssl, b.experimentalForceLongPolling, b.experimentalAutoDetectLongPolling, Si(b.experimentalLongPollingOptions), b.useFetchStreams);
3897
3897
  }(r._databaseId, ((i = r._app) === null || i === void 0 ? void 0 : i.options.appId) || "", r._persistenceKey, d);
3898
- r._firestoreClient = new Nr(r._authCredentials, r._appCheckCredentials, r._queue, T), !((o = d.localCache) === null || o === void 0) && o._offlineComponentProvider && (!((c = d.localCache) === null || c === void 0) && c._onlineComponentProvider) && (r._firestoreClient._uninitializedComponentsProvider = {
3898
+ r._firestoreClient = new Ur(r._authCredentials, r._appCheckCredentials, r._queue, T), !((o = d.localCache) === null || o === void 0) && o._offlineComponentProvider && (!((c = d.localCache) === null || c === void 0) && c._onlineComponentProvider) && (r._firestoreClient._uninitializedComponentsProvider = {
3899
3899
  _offlineKind: d.localCache.kind,
3900
3900
  _offline: d.localCache._offlineComponentProvider,
3901
3901
  _online: d.localCache._onlineComponentProvider
@@ -3905,9 +3905,9 @@ function kr(r) {
3905
3905
  (function(d) {
3906
3906
  he = d;
3907
3907
  })(ar), se(new ie("firestore", (c, { instanceIdentifier: d, options: T }) => {
3908
- const m = c.getProvider("app").getImmediate(), y = new Br(new vr(c.getProvider("auth-internal")), new wr(c.getProvider("app-check-internal")), function(A, b) {
3909
- if (!Object.prototype.hasOwnProperty.apply(A.options, ["projectId"])) throw new G($.INVALID_ARGUMENT, '"projectId" not provided in firebase.initializeApp.');
3910
- return new oe(A.options.projectId, b);
3908
+ const m = c.getProvider("app").getImmediate(), y = new Br(new Ar(c.getProvider("auth-internal")), new wr(c.getProvider("app-check-internal")), function(v, b) {
3909
+ if (!Object.prototype.hasOwnProperty.apply(v.options, ["projectId"])) throw new $(G.INVALID_ARGUMENT, '"projectId" not provided in firebase.initializeApp.');
3910
+ return new oe(v.options.projectId, b);
3911
3911
  }(m, d), m);
3912
3912
  return T = Object.assign({
3913
3913
  useFetchStreams: o
@@ -3915,68 +3915,75 @@ function kr(r) {
3915
3915
  }, "PUBLIC").setMultipleInstances(!0)), Tt(ii, "4.7.1", i), // BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
3916
3916
  Tt(ii, "4.7.1", "esm2017");
3917
3917
  })();
3918
- const xr = "REGISTER_REQUEST", Fr = "LOGIN_REQUEST", jr = "AUTH_RESET", Hr = "PARTIAL_REGISTER", Vr = "SET_PIN_SCREEN", Qr = "VALIDATE_REGISTER_BY_EMAIL_REQUEST", $r = "AUTH_SCREEN_UPDATE", Gr = "REGISTER_BY_EMAIL_REQUEST", Kr = "VERIFY_REGISTER_BY_EMAIL_REQUEST", Wr = "LOGIN_BY_EMAIL_REQUEST", Yr = "VALIDATE_OTP_REQUEST", Xr = "USER_REF_REQUEST", zr = "USER_REF_COUNT_REQUEST", qr = "USER_TWITTER_INFO_REQUEST", Jr = "USER_TWITTER_UPDATE_REQUEST", Zr = "USER_MINIMAL_KYC_REQUEST", to = "RESET_KYC", eo = "USER_BANK_REQUEST", no = "ADD_BANK_REQUEST", io = "DELETE_BANK_REQUEST", so = "PLAID_TOKEN_REQUEST", ro = "PLAID_CREATE_ITEM_REQUEST", oo = "USER_WALLET_REQUEST", ho = "ADD_WALLET_REQUEST", ao = "ADD_WALLET_SUCCESS", lo = "USER_ASSOCIATE_WALLET_REQUEST", uo = "ADD_ASSOCIATE_WALLET_REQUEST", co = "ADD_ASSOCIATE_WALLET_SUCCESS", fo = "FETCH_AVAILABLE_TOKENS", po = "FETCH_LINKED_WALLET_TOKENS", go = "FETCH_EVER_WALLET_TOKENS", Eo = "FIAT_ASSETS_REQUEST", _o = "FEATURE_CRYPTO_ASSETS", To = "CRYPTO_ASSETS_REQUEST", mo = "CRYPTO_ASSETS_PAIRS_REQUEST", yo = "USER_DOCUMENTS_REQUEST", So = "PREVIEW_DOCUMENT_REQUEST", vo = "PREVIEW_IDENTITY_DOCUMENT_REQUEST", Ao = "PREVIEW_DOCUMENT_CLEAR", Ro = "DELETE_DOCUMENT_REQUEST", Io = "UPLOAD_DOCUMENT_REQUEST", wo = "NETWORK_LIST_REQUEST", Co = "SUGGEST_GAS_REQUEST", Do = "SEND_NATIVE_TOKEN_REQUEST", Oo = "SEND_TOKEN_REQUEST", Po = "HIDE_GAS_POPUP", Lo = "CLEAR_SEND_TRX_ID", No = "ORDER_LIST_REQUEST", Uo = "ORDER_ESTIMATE_REQUEST", bo = "ORDER_CREATE_REQUEST", Mo = "ORDER_RESET_ESTIMATE", Bo = "ORDER_CHECKOUT_PAYMENT_REQUEST", ko = "ORDER_TYPE_REQUEST", xo = "STAKE_LIST_REQUEST", Fo = "STAKE_SET_REQUEST", jo = "STAKE_INITIAL_STATE", Ho = "STAKE_FINISH_REQUEST", Vo = "BRIDGE_MOVE_TO_ETHEREUM_GAS_REQUEST", Qo = "BRIDGE_MOVE_TO_ETHEREUM_REQUEST", $o = "BRIDGE_MOVE_TO_EVERCHAIN_GAS_REQUEST", Go = "BRIDGE_MOVE_TO_EVERCHAIN_REQUEST", Ko = "BRIDGE_RESET";
3918
+ const xr = "REGISTER_REQUEST", Fr = "LOGIN_REQUEST", jr = "AUTH_RESET", Vr = "PARTIAL_REGISTER", Hr = "SET_PIN_SCREEN", Qr = "VALIDATE_REGISTER_BY_EMAIL_REQUEST", Gr = "AUTH_SCREEN_UPDATE", $r = "REGISTER_BY_EMAIL_REQUEST", Kr = "VERIFY_REGISTER_BY_EMAIL_REQUEST", Wr = "REGISTER_STORE_BY_EMAIL_REQUEST", Yr = "VALIDATE_STORE_REGISTER_BY_EMAIL_REQUEST", Xr = "VERIFY_STORE_REGISTER_BY_EMAIL_REQUEST", zr = "LOGIN_BY_EMAIL_REQUEST", qr = "VALIDATE_OTP_REQUEST", Jr = "USER_REF_REQUEST", Zr = "USER_REF_COUNT_REQUEST", to = "USER_TWITTER_INFO_REQUEST", eo = "USER_TWITTER_UPDATE_REQUEST", no = "USER_MINIMAL_KYC_REQUEST", io = "RESET_KYC", so = "USER_BANK_REQUEST", ro = "ADD_BANK_REQUEST", oo = "DELETE_BANK_REQUEST", ho = "PLAID_TOKEN_REQUEST", ao = "PLAID_CREATE_ITEM_REQUEST", lo = "USER_WALLET_REQUEST", uo = "ADD_WALLET_REQUEST", co = "ADD_WALLET_SUCCESS", fo = "USER_ASSOCIATE_WALLET_REQUEST", po = "ADD_ASSOCIATE_WALLET_REQUEST", Eo = "ADD_ASSOCIATE_WALLET_SUCCESS", go = "FETCH_AVAILABLE_TOKENS", _o = "FETCH_LINKED_WALLET_TOKENS", To = "FETCH_EVER_WALLET_TOKENS", mo = "FIAT_ASSETS_REQUEST", yo = "FEATURE_CRYPTO_ASSETS", So = "CRYPTO_ASSETS_REQUEST", Ao = "CRYPTO_ASSETS_PAIRS_REQUEST", vo = "USER_DOCUMENTS_REQUEST", Ro = "PREVIEW_DOCUMENT_REQUEST", Io = "PREVIEW_IDENTITY_DOCUMENT_REQUEST", wo = "PREVIEW_DOCUMENT_CLEAR", Co = "DELETE_DOCUMENT_REQUEST", Do = "UPLOAD_DOCUMENT_REQUEST", Oo = "NETWORK_LIST_REQUEST", Po = "SUGGEST_GAS_REQUEST", Lo = "SEND_NATIVE_TOKEN_REQUEST", Uo = "SEND_TOKEN_REQUEST", No = "HIDE_GAS_POPUP", bo = "CLEAR_SEND_TRX_ID", Mo = "ORDER_LIST_REQUEST", Bo = "ORDER_ESTIMATE_REQUEST", ko = "ORDER_CREATE_REQUEST", xo = "ORDER_RESET_ESTIMATE", Fo = "ORDER_CHECKOUT_PAYMENT_REQUEST", jo = "ORDER_TYPE_REQUEST", Vo = "ORDER_CARD_REQUEST", Ho = "STAKE_LIST_REQUEST", Qo = "STAKE_SET_REQUEST", Go = "STAKE_INITIAL_STATE", $o = "STAKE_FINISH_REQUEST", Ko = "BRIDGE_MOVE_TO_ETHEREUM_GAS_REQUEST", Wo = "BRIDGE_MOVE_TO_ETHEREUM_REQUEST", Yo = "BRIDGE_MOVE_TO_EVERCHAIN_GAS_REQUEST", Xo = "BRIDGE_MOVE_TO_EVERCHAIN_REQUEST", zo = "BRIDGE_RESET", qo = "RESET_PASSWORD_REQUEST", Jo = "RESET_PASSWORD_SUCCESS", Zo = "STORE_BALANCE_REQUEST";
3919
3919
  export {
3920
- So as $,
3920
+ Wo as $,
3921
3921
  jr as A,
3922
- ko as B,
3923
- so as C,
3924
- ro as D,
3925
- no as E,
3926
- fo as F,
3927
- eo as G,
3928
- io as H,
3929
- To as I,
3930
- mo as J,
3931
- _o as K,
3932
- Wr as L,
3933
- Ko as M,
3934
- Vo as N,
3935
- Uo as O,
3936
- Hr as P,
3937
- Qo as Q,
3938
- xr as R,
3939
- xo as S,
3940
- $o as T,
3941
- Zr as U,
3942
- Yr as V,
3943
- Go as W,
3922
+ po as B,
3923
+ xo as C,
3924
+ Vo as D,
3925
+ ko as E,
3926
+ go as F,
3927
+ Fo as G,
3928
+ Mo as H,
3929
+ jo as I,
3930
+ ho as J,
3931
+ ao as K,
3932
+ zr as L,
3933
+ ro as M,
3934
+ so as N,
3935
+ Bo as O,
3936
+ Vr as P,
3937
+ oo as Q,
3938
+ Jo as R,
3939
+ Ho as S,
3940
+ mo as T,
3941
+ no as U,
3942
+ qr as V,
3943
+ So as W,
3944
3944
  Ao as X,
3945
3945
  yo as Y,
3946
- Io as Z,
3947
- vo as _,
3948
- jo as a,
3949
- Ro as a0,
3950
- wo as a1,
3951
- Po as a2,
3952
- Do as a3,
3953
- Oo as a4,
3954
- Lo as a5,
3955
- Co as a6,
3956
- Eo as a7,
3957
- Ho as b,
3958
- Fo as c,
3946
+ zo as Z,
3947
+ Ko as _,
3948
+ Go as a,
3949
+ Yo as a0,
3950
+ Xo as a1,
3951
+ wo as a2,
3952
+ vo as a3,
3953
+ Do as a4,
3954
+ Io as a5,
3955
+ Ro as a6,
3956
+ Co as a7,
3957
+ Oo as a8,
3958
+ No as a9,
3959
+ Lo as aa,
3960
+ Uo as ab,
3961
+ bo as ac,
3962
+ Po as ad,
3963
+ Zo as ae,
3964
+ $o as b,
3965
+ Qo as c,
3959
3966
  Qr as d,
3960
- Fr as e,
3961
- Vr as f,
3962
- $r as g,
3963
- Gr as h,
3964
- Kr as i,
3965
- to as j,
3966
- Xr as k,
3967
- zr as l,
3968
- qr as m,
3969
- Jr as n,
3970
- oo as o,
3971
- lo as p,
3972
- po as q,
3973
- go as r,
3974
- ao as s,
3975
- co as t,
3976
- ho as u,
3977
- uo as v,
3978
- Mo as w,
3979
- bo as x,
3980
- Bo as y,
3981
- No as z
3967
+ Yr as e,
3968
+ qo as f,
3969
+ Fr as g,
3970
+ xr as h,
3971
+ Hr as i,
3972
+ Gr as j,
3973
+ $r as k,
3974
+ Kr as l,
3975
+ Wr as m,
3976
+ Xr as n,
3977
+ io as o,
3978
+ Jr as p,
3979
+ Zr as q,
3980
+ to as r,
3981
+ eo as s,
3982
+ lo as t,
3983
+ fo as u,
3984
+ _o as v,
3985
+ To as w,
3986
+ co as x,
3987
+ Eo as y,
3988
+ uo as z
3982
3989
  };