@feedmepos/mf-payment 1.2.1 → 1.2.3

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 (59) hide show
  1. package/dist/{PDFViewer-BQfgFexr.js → PDFViewer-xrBtzrlR.js} +1 -2
  2. package/dist/{PayoutAccount-D8R2kieb.js → PayoutAccount-CcD9G3tM.js} +6 -6
  3. package/dist/{PayoutAccount-CajKtGCP.js → PayoutAccount-DqbpQ8mY.js} +7 -7
  4. package/dist/PayoutAccountSetting-C2PsyDLM.js +956 -0
  5. package/dist/{Restaurant-Dbp_UTNd.js → Restaurant-C90F0Stw.js} +4 -4
  6. package/dist/RestaurantSetting-ECCLE0zj.js +501 -0
  7. package/dist/{Settlement-D47q_Wmh.js → Settlement-CD1Vm7TK.js} +3 -3
  8. package/dist/{Settlement-CIl7p5BM.js → Settlement-DxkW-ltZ.js} +3 -3
  9. package/dist/{SettlementTransactions-BSN_bqJ2.js → SettlementTransactions-Bj85X5dx.js} +3 -3
  10. package/dist/{SettlementTransactions-VhSpt9Ya.js → SettlementTransactions-D6dyfrsh.js} +3 -3
  11. package/dist/{Terminal-DhDp8CZP.js → Terminal-WFU6xb6H.js} +36 -36
  12. package/dist/{TerminalSetting-Z4Yf71s4.js → TerminalSetting-DSCFAQht.js} +218 -212
  13. package/dist/{Transaction-DodA1Rsr.js → Transaction-CB62_jSg.js} +7 -7
  14. package/dist/{Transaction-DfqdJTc4.js → Transaction-PRcVVkhp.js} +5 -5
  15. package/dist/{TransactionOld-BVC2EZES.js → TransactionOld-B0P4HXt8.js} +4 -4
  16. package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-BSQyjy9r.js → TransactionTable.vue_vue_type_script_setup_true_lang-jF4UYhQi.js} +3 -3
  17. package/dist/{app-DO-yUYMX.js → app-S42F2ZTb.js} +381 -381
  18. package/dist/app.js +1 -1
  19. package/dist/{assets-Afjskent.js → assets-wSUxHhv6.js} +2 -2
  20. package/dist/{grafana-Bx1CNAeG.js → grafana-kQY3riiN.js} +1 -1
  21. package/dist/{index-eVDNyUp0.js → index-B-2fIhCU.js} +1 -1
  22. package/dist/{index-BG-pqgpq.js → index-Bj2Rs1vj.js} +2 -2
  23. package/dist/{index-DcA8mNkW.js → index-C3OElkUY.js} +7830 -7804
  24. package/dist/{index-9ImIPLpT.js → index-C_3jgmep.js} +1 -1
  25. package/dist/{index-DjMmMfFw.js → index-CiIXIJ1u.js} +1 -1
  26. package/dist/{index-CWjhBRl-.js → index-DcK-ntIi.js} +1 -1
  27. package/dist/{index-DJFB47Iu.js → index-JkEYKC8p.js} +1 -1
  28. package/dist/{index.vue_vue_type_script_setup_true_lang-Pj1GGD11.js → index.vue_vue_type_script_setup_true_lang-C1ogwxl8.js} +1 -1
  29. package/dist/package.json +4 -4
  30. package/dist/{payout-account-1UTg_py3.js → payout-account-zISZXeYt.js} +3 -3
  31. package/dist/stores/payoutAccount.d.ts +54 -8
  32. package/dist/tsconfig.app.tsbuildinfo +1 -1
  33. package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +54 -8
  34. package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +26 -12
  35. package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +26 -12
  36. package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +54 -8
  37. package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +54 -8
  38. package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +26 -12
  39. package/dist/views/admin/payout-account/tabs/gateway/FiuuGateway.vue.d.ts +4 -4
  40. package/dist/views/admin/payout-account/tabs/gateway/MacauPassGateway.vue.d.ts +42 -1
  41. package/dist/views/admin/payout-account/tabs/token/GooglePayToken.vue.d.ts +2 -2
  42. package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +8 -8
  43. package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +8 -8
  44. package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +54 -0
  45. package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +6 -6
  46. package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +20 -20
  47. package/dist/views/admin/terminal/tabs/FiuuGateway.vue.d.ts +22 -20
  48. package/dist/views/admin/terminal/tabs/GhlGateway.vue.d.ts +20 -20
  49. package/dist/views/admin/terminal/tabs/Information.vue.d.ts +20 -20
  50. package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +20 -20
  51. package/dist/views/admin/terminal/tabs/SoftspaceGateway.vue.d.ts +20 -20
  52. package/dist/views/admin/terminal/tabs/TerminalGateway.vue.d.ts +20 -20
  53. package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +20 -20
  54. package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +108 -16
  55. package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +44 -44
  56. package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +22 -22
  57. package/package.json +4 -4
  58. package/dist/PayoutAccountSetting-DQqH71Pj.js +0 -890
  59. package/dist/RestaurantSetting-dem9GccJ.js +0 -412
@@ -1,9 +1,9 @@
1
- import { createRouter as Ln, createWebHistory as Un, useRouter as Fn, useRoute as Bn } from "vue-router";
2
- import { computed as Lt, watch as $, defineComponent as Ut, ref as xn, resolveComponent as Ft, openBlock as Bt, createBlock as xt, h as Hn, onMounted as Gn, onBeforeMount as jn, unref as Vn } from "vue";
3
- import { useCoreStore as Ve, useI18n as Wn } from "@feedmepos/mf-common";
1
+ import { createRouter as Ln, createWebHistory as Un, useRouter as xn, useRoute as jn } from "vue-router";
2
+ import { computed as Lt, watch as J, defineComponent as Ut, ref as Fn, resolveComponent as xt, openBlock as jt, createBlock as Ft, h as Bn, onMounted as Vn, onBeforeMount as Wn, unref as Hn } from "vue";
3
+ import { useCoreStore as He, useI18n as Gn } from "@feedmepos/mf-common";
4
4
  import { defineStore as zn } from "pinia";
5
5
  import { components as Zn } from "@feedmepos/ui-library";
6
- const $n = {
6
+ const Jn = {
7
7
  components: {
8
8
  select: "Select filter entity",
9
9
  restaurant: "Restaurant",
@@ -150,8 +150,8 @@ const $n = {
150
150
  }
151
151
  }
152
152
  }
153
- }, Jn = {
154
- payment: $n
153
+ }, $n = {
154
+ payment: Jn
155
155
  }, Yn = {
156
156
  components: {
157
157
  select: "选择筛选对象",
@@ -309,7 +309,7 @@ const $n = {
309
309
  sidebarDisplay: "Restaurants",
310
310
  section: "payment-gateway"
311
311
  },
312
- component: () => import("./Restaurant-Dbp_UTNd.js")
312
+ component: () => import("./Restaurant-C90F0Stw.js")
313
313
  },
314
314
  {
315
315
  path: "/admin/restaurants/:restaurantId",
@@ -318,7 +318,7 @@ const $n = {
318
318
  meta: {
319
319
  parent: "mf-payment-admin.restaurant"
320
320
  },
321
- component: () => import("./RestaurantSetting-dem9GccJ.js")
321
+ component: () => import("./RestaurantSetting-ECCLE0zj.js")
322
322
  },
323
323
  {
324
324
  path: "/admin/payout-accounts",
@@ -327,7 +327,7 @@ const $n = {
327
327
  sidebarDisplay: "Payout Accounts",
328
328
  section: "payment-gateway"
329
329
  },
330
- component: () => import("./PayoutAccount-D8R2kieb.js")
330
+ component: () => import("./PayoutAccount-CcD9G3tM.js")
331
331
  },
332
332
  {
333
333
  path: "/admin/payout-accounts/:accountId",
@@ -336,7 +336,7 @@ const $n = {
336
336
  meta: {
337
337
  parent: "mf-payment-admin.payout-account"
338
338
  },
339
- component: () => import("./PayoutAccountSetting-DQqH71Pj.js")
339
+ component: () => import("./PayoutAccountSetting-C2PsyDLM.js")
340
340
  },
341
341
  {
342
342
  path: "/admin/terminal/pos",
@@ -345,7 +345,7 @@ const $n = {
345
345
  sidebarDisplay: "POS",
346
346
  section: "device"
347
347
  },
348
- component: () => import("./Terminal-DhDp8CZP.js"),
348
+ component: () => import("./Terminal-WFU6xb6H.js"),
349
349
  props: {
350
350
  type: "POS"
351
351
  }
@@ -357,7 +357,7 @@ const $n = {
357
357
  sidebarDisplay: "Kiosks",
358
358
  section: "device"
359
359
  },
360
- component: () => import("./Terminal-DhDp8CZP.js"),
360
+ component: () => import("./Terminal-WFU6xb6H.js"),
361
361
  props: {
362
362
  type: "KIOSK"
363
363
  }
@@ -369,7 +369,7 @@ const $n = {
369
369
  sidebarDisplay: "Terminals",
370
370
  section: "device"
371
371
  },
372
- component: () => import("./Terminal-DhDp8CZP.js"),
372
+ component: () => import("./Terminal-WFU6xb6H.js"),
373
373
  props: {
374
374
  type: "TERMINAL"
375
375
  }
@@ -381,7 +381,7 @@ const $n = {
381
381
  meta: {
382
382
  parent: "mf-payment-admin.pos"
383
383
  },
384
- component: () => import("./TerminalSetting-Z4Yf71s4.js")
384
+ component: () => import("./TerminalSetting-DSCFAQht.js")
385
385
  },
386
386
  {
387
387
  path: "/admin/terminal/kiosk/:terminalId",
@@ -390,7 +390,7 @@ const $n = {
390
390
  meta: {
391
391
  parent: "mf-payment-admin.kiosk"
392
392
  },
393
- component: () => import("./TerminalSetting-Z4Yf71s4.js")
393
+ component: () => import("./TerminalSetting-DSCFAQht.js")
394
394
  },
395
395
  {
396
396
  path: "/admin/terminal/terminal/:terminalId",
@@ -399,7 +399,7 @@ const $n = {
399
399
  meta: {
400
400
  parent: "mf-payment-admin.terminal"
401
401
  },
402
- component: () => import("./TerminalSetting-Z4Yf71s4.js")
402
+ component: () => import("./TerminalSetting-DSCFAQht.js")
403
403
  },
404
404
  {
405
405
  path: "/admin/transaction",
@@ -407,7 +407,7 @@ const $n = {
407
407
  meta: {
408
408
  sidebarDisplay: "Transactions"
409
409
  },
410
- component: () => import("./Transaction-DfqdJTc4.js")
410
+ component: () => import("./Transaction-PRcVVkhp.js")
411
411
  },
412
412
  {
413
413
  path: "/admin/settlement",
@@ -415,7 +415,7 @@ const $n = {
415
415
  meta: {
416
416
  sidebarDisplay: "Settlements"
417
417
  },
418
- component: () => import("./Settlement-CIl7p5BM.js")
418
+ component: () => import("./Settlement-DxkW-ltZ.js")
419
419
  },
420
420
  {
421
421
  path: "/admin/settlement/:settlementId",
@@ -424,9 +424,9 @@ const $n = {
424
424
  meta: {
425
425
  parent: "mf-payment-admin.settlement"
426
426
  },
427
- component: () => import("./SettlementTransactions-BSN_bqJ2.js")
427
+ component: () => import("./SettlementTransactions-Bj85X5dx.js")
428
428
  }
429
- ], We = [
429
+ ], Ge = [
430
430
  {
431
431
  path: "",
432
432
  redirect: { name: "mf-payment-payout-account" }
@@ -434,7 +434,7 @@ const $n = {
434
434
  {
435
435
  path: "/payout-account",
436
436
  name: "mf-payment-payout-account",
437
- component: () => import("./PayoutAccount-CajKtGCP.js"),
437
+ component: () => import("./PayoutAccount-DqbpQ8mY.js"),
438
438
  meta: {
439
439
  sidebarDisplay: "i18n:payment.routes.payout_account"
440
440
  }
@@ -442,7 +442,7 @@ const $n = {
442
442
  {
443
443
  path: "/transaction-old",
444
444
  name: "mf-payment-old-transaction",
445
- component: () => import("./TransactionOld-BVC2EZES.js"),
445
+ component: () => import("./TransactionOld-B0P4HXt8.js"),
446
446
  meta: {
447
447
  sidebarDisplay: "i18n:payment.routes.transaction"
448
448
  }
@@ -450,7 +450,7 @@ const $n = {
450
450
  {
451
451
  path: "/transaction",
452
452
  name: "mf-payment-transaction",
453
- component: () => import("./Transaction-DodA1Rsr.js"),
453
+ component: () => import("./Transaction-CB62_jSg.js"),
454
454
  meta: {
455
455
  sidebarDisplay: "i18n:payment.routes.transaction-new",
456
456
  sidebarNew: !0
@@ -459,7 +459,7 @@ const $n = {
459
459
  {
460
460
  path: "/settlement",
461
461
  name: "mf-payment-settlement",
462
- component: () => import("./Settlement-D47q_Wmh.js"),
462
+ component: () => import("./Settlement-CD1Vm7TK.js"),
463
463
  meta: {
464
464
  sidebarDisplay: "i18n:payment.routes.settlement"
465
465
  }
@@ -468,7 +468,7 @@ const $n = {
468
468
  path: "/settlement/:settlementId",
469
469
  name: "mf-payment-settlement-transaction",
470
470
  props: !0,
471
- component: () => import("./SettlementTransactions-VhSpt9Ya.js"),
471
+ component: () => import("./SettlementTransactions-D6dyfrsh.js"),
472
472
  meta: {
473
473
  parent: "mf-payment-settlement"
474
474
  }
@@ -485,7 +485,7 @@ const $n = {
485
485
  init: t
486
486
  };
487
487
  });
488
- var ot = { GITHUB_STATE: "/home/runner/work/_temp/_runner_file_commands/save_state_8c6e6b83-386f-4569-8082-d17842479519", npm_package_devDependencies_ts_node: "^10.9.1", npm_package_dependencies_zod: "^3.23.8", npm_package_dependencies_dinero_js: "^1.9.1", DOTNET_NOLOGO: "1", npm_package_dependencies_pinia: "^2.1.7", USER: "runner", npm_package_devDependencies_jest: "^29.6.3", npm_package_dependencies_vue_pdf_embed: "^2.1.0", npm_config_version_commit_hooks: "true", npm_config_user_agent: "yarn/1.22.22 npm/? node/v22.15.0 linux x64", npm_config_always_auth: "", CI: "true", npm_package_dependencies_vue: "^3.2.25", npm_config_bin_links: "true", npm_config_wrap_output: "", RUNNER_ENVIRONMENT: "github-hosted", GITHUB_ENV: "/home/runner/work/_temp/_runner_file_commands/set_env_8c6e6b83-386f-4569-8082-d17842479519", PIPX_HOME: "/opt/pipx", npm_node_execpath: "/opt/hostedtoolcache/node/22.15.0/x64/bin/node", npm_package_devDependencies_vite: "^5.2.11", npm_package_devDependencies__tsconfig_node20: "^20.1.4", npm_config_init_version: "1.0.0", JAVA_HOME_8_X64: "/usr/lib/jvm/temurin-8-jdk-amd64", NODE_AUTH_TOKEN: "ghs_uSSCOSj6MH9dHyFSPlhkugfltKFsZ63Fh53t", SHLVL: "1", npm_package_files_0: "dist", HOME: "/home/runner", npm_package_devDependencies_sass: "1.32.12", RUNNER_TEMP: "/home/runner/work/_temp", GITHUB_EVENT_PATH: "/home/runner/work/_temp/_github_workflow/event.json", npm_package_dependencies_jspdf: "^2.5.1", npm_package_scripts_build_mf_dev: "vite build --mode fmmf:dev", JAVA_HOME_11_X64: "/usr/lib/jvm/temurin-11-jdk-amd64", PIPX_BIN_DIR: "/opt/pipx_bin", GITHUB_REPOSITORY_OWNER: "feedmepos", npm_package_dependencies_change_case: "^4.1.2", npm_package_scripts_build_mf_prod: "vite build --mode fmmf:prod", npm_config_init_license: "MIT", NODE_OPTIONS: "--max-old-space-size=4096", GRADLE_HOME: "/usr/share/gradle-8.14", ANDROID_NDK_LATEST_HOME: "/usr/local/lib/android/sdk/ndk/28.1.13356709", JAVA_HOME_21_X64: "/usr/lib/jvm/temurin-21-jdk-amd64", GITHUB_RETENTION_DAYS: "90", YARN_WRAP_OUTPUT: "false", npm_package_dependencies__feedmepos_mf_common: "^1.11.6", npm_config_version_tag_prefix: "v", GITHUB_REPOSITORY_OWNER_ID: "54831515", POWERSHELL_DISTRIBUTION_CHANNEL: "GitHub-Actions-ubuntu24", AZURE_EXTENSION_DIR: "/opt/az/azcliextensions", GITHUB_HEAD_REF: "", npm_package_devDependencies__types_file_saver: "^2.0.5", npm_config_userconfig: "/home/runner/work/_temp/.npmrc", SYSTEMD_EXEC_PID: "1754", npm_package_dependencies_moment: "^2.29.4", npm_package_dependencies_dotenv: "^16.0.3", npm_package_dependencies__feedmepos_ui_library: "^1.3.9", npm_package_scripts_postinstall: "yarn --cwd .. && yarn --cwd ../package/common && yarn --cwd ../package/entity", npm_config_feedmepos_registry: "https://npm.pkg.github.com/", GITHUB_GRAPHQL_URL: "https://api.github.com/graphql", npm_package_description: 'Development always based on production and add "-beta.version" in behind. Every deployment from development to production will increment based on semantic versioninig.', npm_package_devDependencies_typescript: "~5.4.0", npm_package_devDependencies_tailwindcss: "^3.4.14", npm_package_dependencies_i18next: "^21.8.8", npm_package_dependencies__casl_ability: "^3.2.0", npm_package_scripts_build_only_dev: "yarn build:mf:dev && yarn build:dts && yarn build-types && cp package.json ./dist", NVM_DIR: "/home/runner/.nvm", npm_package_readmeFilename: "README.md", npm_package_devDependencies_vue_tsc: "^2.0.11", npm_package_devDependencies__babel_preset_env: "^7.22.10", npm_package_dependencies_xlsx: "^0.18.5", npm_package_dependencies_google_maps: "^4.3.3", npm_package_scripts_build_only_prod: "yarn build:mf:prod && yarn build:dts && yarn build-types && cp package.json ./dist", DOTNET_SKIP_FIRST_TIME_EXPERIENCE: "1", GOROOT_1_21_X64: "/opt/hostedtoolcache/go/1.21.13/x64", JAVA_HOME_17_X64: "/usr/lib/jvm/temurin-17-jdk-amd64", ImageVersion: "20250511.1.0", npm_package_dependencies_i18next_vue: "^2.0.0-beta.0", npm_package_scripts_dev: "vite --mode dev", LOGNAME: "runner", RUNNER_OS: "Linux", GITHUB_API_URL: "https://api.github.com", GOROOT_1_22_X64: "/opt/hostedtoolcache/go/1.22.12/x64", SWIFT_PATH: "/usr/share/swift/usr/bin", npm_package_scripts_prod: "vite --mode prod", npm_package_type: "module", CHROMEWEBDRIVER: "/usr/local/share/chromedriver-linux64", GOROOT_1_23_X64: "/opt/hostedtoolcache/go/1.23.9/x64", JOURNAL_STREAM: "9:12921", GITHUB_WORKFLOW: "payment-mf-portal-dev", _: "/usr/local/bin/yarn", npm_package_devDependencies_ts_jest: "^29.1.1", npm_package_devDependencies_autoprefixer: "^10.4.20", npm_package_devDependencies__types_jest: "^29.5.4", npm_package_dependencies_i18next_browser_languagedetector: "^6.1.4", npm_package_module: "./dist/app.js", MEMORY_PRESSURE_WATCH: "/sys/fs/cgroup/system.slice/hosted-compute-agent.service/memory.pressure", npm_package_devDependencies__types_uuid: "^8.3.4", npm_package_scripts_lint: "eslint --ext .ts,vue --ignore-path .gitignore . --fix", npm_config_registry: "https://registry.yarnpkg.com", ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE: "/opt/actionarchivecache", GITHUB_RUN_ID: "15483405529", GITHUB_REF_TYPE: "branch", BOOTSTRAP_HASKELL_NONINTERACTIVE: "1", GITHUB_WORKFLOW_SHA: "2ad73e3bc9bdc028a39754986a40732fccfd8efa", GITHUB_BASE_REF: "", ImageOS: "ubuntu24", npm_package_devDependencies__vitejs_plugin_vue: "^5.0.4", npm_package_exports___import: "./dist/app.js", npm_config_ignore_scripts: "", GITHUB_WORKFLOW_REF: "feedmepos/payment-service/.github/workflows/payment-mf-portal-dev.yaml@refs/heads/dev", ACTIONS_ID_TOKEN_REQUEST_TOKEN: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Ikh5cTROQVRBanNucUM3bWRydEFoaHJDUjJfUSJ9.eyJuYW1laWQiOiJkZGRkZGRkZC1kZGRkLWRkZGQtZGRkZC1kZGRkZGRkZGRkZGQiLCJzY3AiOiJBY3Rpb25zLkdlbmVyaWNSZWFkOjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCBBY3Rpb25zLlJlc3VsdHM6OWNkNzc2NTUtZjMzZi00MjRjLTk3ZGEtMzM2NmQxNWI5N2MwOmUwNzc0MmJkLTE4OWEtNTA3OS05MThiLTQzZjhiMmY5NGI4OSBBY3Rpb25zLlVwbG9hZEFydGlmYWN0czowMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAvMTpCdWlsZC9CdWlsZC8xNTk4IERpc3RyaWJ1dGVkVGFzay5HZW5lcmF0ZUlkVG9rZW46OWNkNzc2NTUtZjMzZi00MjRjLTk3ZGEtMzM2NmQxNWI5N2MwOmUwNzc0MmJkLTE4OWEtNTA3OS05MThiLTQzZjhiMmY5NGI4OSBMb2NhdGlvblNlcnZpY2UuQ29ubmVjdCBSZWFkQW5kVXBkYXRlQnVpbGRCeVVyaTowMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAvMTpCdWlsZC9CdWlsZC8xNTk4IiwiSWRlbnRpdHlUeXBlQ2xhaW0iOiJTeXN0ZW06U2VydmljZUlkZW50aXR5IiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvc2lkIjoiREREREREREQtRERERC1ERERELUREREQtREREREREREREREREIiwiaHR0cDovL3NjaGVtYXMubWljcm9zb2Z0LmNvbS93cy8yMDA4LzA2L2lkZW50aXR5L2NsYWltcy9wcmltYXJ5c2lkIjoiZGRkZGRkZGQtZGRkZC1kZGRkLWRkZGQtZGRkZGRkZGRkZGRkIiwiYXVpIjoiNWIwNzYxMjEtNjkzMS00Y2U0LWIwNmMtNzFhMWNhZWVhOTA4Iiwic2lkIjoiN2M2OTZlZDAtYzkxYi00OGU2LWFhNTUtYjI3NWFhMDhiNTBmIiwiYWMiOiJbe1wiU2NvcGVcIjpcInJlZnMvaGVhZHMvZGV2XCIsXCJQZXJtaXNzaW9uXCI6M30se1wiU2NvcGVcIjpcInJlZnMvaGVhZHMvbWFpblwiLFwiUGVybWlzc2lvblwiOjF9XSIsImFjc2wiOiIxMCIsIm9pZGNfZXh0cmEiOiJ7XCJyZWZcIjpcInJlZnMvaGVhZHMvZGV2XCIsXCJzaGFcIjpcIjJhZDczZTNiYzliZGMwMjhhMzk3NTQ5ODZhNDA3MzJmY2NmZDhlZmFcIixcInJlcG9zaXRvcnlcIjpcImZlZWRtZXBvcy9wYXltZW50LXNlcnZpY2VcIixcInJlcG9zaXRvcnlfb3duZXJcIjpcImZlZWRtZXBvc1wiLFwicmVwb3NpdG9yeV9vd25lcl9pZFwiOlwiNTQ4MzE1MTVcIixcInJ1bl9pZFwiOlwiMTU0ODM0MDU1MjlcIixcInJ1bl9udW1iZXJcIjpcIjE5MVwiLFwicnVuX2F0dGVtcHRcIjpcIjFcIixcInJlcG9zaXRvcnlfdmlzaWJpbGl0eVwiOlwicHJpdmF0ZVwiLFwicmVwb3NpdG9yeV9pZFwiOlwiNjkwOTc5MjYwXCIsXCJhY3Rvcl9pZFwiOlwiMTU2NzQxMDdcIixcImFjdG9yXCI6XCJPc2thbmcwOVwiLFwid29ya2Zsb3dcIjpcInBheW1lbnQtbWYtcG9ydGFsLWRldlwiLFwiaGVhZF9yZWZcIjpcIlwiLFwiYmFzZV9yZWZcIjpcIlwiLFwiZXZlbnRfbmFtZVwiOlwicHVzaFwiLFwicmVmX3Byb3RlY3RlZFwiOlwiZmFsc2VcIixcInJlZl90eXBlXCI6XCJicmFuY2hcIixcIndvcmtmbG93X3JlZlwiOlwiZmVlZG1lcG9zL3BheW1lbnQtc2VydmljZS8uZ2l0aHViL3dvcmtmbG93cy9wYXltZW50LW1mLXBvcnRhbC1kZXYueWFtbEByZWZzL2hlYWRzL2RldlwiLFwid29ya2Zsb3dfc2hhXCI6XCIyYWQ3M2UzYmM5YmRjMDI4YTM5NzU0OTg2YTQwNzMyZmNjZmQ4ZWZhXCIsXCJqb2Jfd29ya2Zsb3dfcmVmXCI6XCJmZWVkbWVwb3MvcGF5bWVudC1zZXJ2aWNlLy5naXRodWIvd29ya2Zsb3dzL3BheW1lbnQtbWYtcG9ydGFsLWRldi55YW1sQHJlZnMvaGVhZHMvZGV2XCIsXCJqb2Jfd29ya2Zsb3dfc2hhXCI6XCIyYWQ3M2UzYmM5YmRjMDI4YTM5NzU0OTg2YTQwNzMyZmNjZmQ4ZWZhXCIsXCJydW5uZXJfZW52aXJvbm1lbnRcIjpcImdpdGh1Yi1ob3N0ZWRcIn0iLCJvaWRjX3N1YiI6InJlcG86ZmVlZG1lcG9zL3BheW1lbnQtc2VydmljZTpyZWY6cmVmcy9oZWFkcy9kZXYiLCJvcmNoaWQiOiI5Y2Q3NzY1NS1mMzNmLTQyNGMtOTdkYS0zMzY2ZDE1Yjk3YzAuZGVwbG95Ll9fZGVmYXVsdCIsImlzcyI6InZzdG9rZW4uYWN0aW9ucy5naXRodWJ1c2VyY29udGVudC5jb20iLCJhdWQiOiJ2c3Rva2VuLmFjdGlvbnMuZ2l0aHVidXNlcmNvbnRlbnQuY29tfHZzbzo3ZTY0NTJjNS1mYzJlLTRhZDUtYjY3My0yOWU5MGNmNzNkZDgiLCJuYmYiOjE3NDkxODY1NDcsImV4cCI6MTc0OTIwOTM0N30.p6Id36XadxMqU8lSFcayIks734DmyAiPpFu8gh9LjlJHqOQur0GrqawPPFxhxfvabCtpxbaV3DkPFwi6d5YemzNh99v0fMh3cdcFsj8E2C5c6-6qAZPm5jqsskKIxAnJxMAJL7KmkMiSCiwuZ3gTV03YKzPyVZLxqPfrdNJ60AumqeRnb-nSzo2fS8vCHWGR-pP76Z_2_gRyklTR5mtEwku2QTSTdVFT9u0PUF6Ro5cvvJkVWWGDV4S_YKoMFs1a02l6s5YMexjbisPebaqqy9S98K9DN8uSfAzqaU7Ok_1MxG5DeLTnnFuNDnD138vuCDuGoajbGFnPT_ZdaqEb8w", GITHUB_ACTION_REPOSITORY: "", ENABLE_RUNNER_TRACING: "true", npm_package_dependencies_axios: "^0.27.2", PATH: "/tmp/yarn--1749187201291-0.9929372132612493:/home/runner/work/payment-service/payment-service/mf-portal/node_modules/.bin:/home/runner/.config/yarn/link/node_modules/.bin:/opt/hostedtoolcache/node/22.15.0/x64/libexec/lib/node_modules/npm/bin/node-gyp-bin:/opt/hostedtoolcache/node/22.15.0/x64/lib/node_modules/npm/bin/node-gyp-bin:/opt/hostedtoolcache/node/22.15.0/x64/bin/node_modules/npm/bin/node-gyp-bin:/tmp/yarn--1749187201112-0.4975014963521365:/home/runner/work/payment-service/payment-service/mf-portal/node_modules/.bin:/home/runner/.config/yarn/link/node_modules/.bin:/opt/hostedtoolcache/node/22.15.0/x64/libexec/lib/node_modules/npm/bin/node-gyp-bin:/opt/hostedtoolcache/node/22.15.0/x64/lib/node_modules/npm/bin/node-gyp-bin:/opt/hostedtoolcache/node/22.15.0/x64/bin/node_modules/npm/bin/node-gyp-bin:/tmp/yarn--1749187200928-0.06916286149450324:/home/runner/work/payment-service/payment-service/mf-portal/node_modules/.bin:/home/runner/.config/yarn/link/node_modules/.bin:/opt/hostedtoolcache/node/22.15.0/x64/libexec/lib/node_modules/npm/bin/node-gyp-bin:/opt/hostedtoolcache/node/22.15.0/x64/lib/node_modules/npm/bin/node-gyp-bin:/opt/hostedtoolcache/node/22.15.0/x64/bin/node_modules/npm/bin/node-gyp-bin:/opt/hostedtoolcache/node/22.15.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin", NODE: "/opt/hostedtoolcache/node/22.15.0/x64/bin/node", ANT_HOME: "/usr/share/ant", DOTNET_MULTILEVEL_LOOKUP: "0", RUNNER_TRACKING_ID: "github_9e62e987-1cf0-400d-9101-6351ec4fe348", INVOCATION_ID: "5259cbbe2d9347bc8b19d6717a2da2f6", NPM_CONFIG_USERCONFIG: "/home/runner/work/_temp/.npmrc", RUNNER_TOOL_CACHE: "/opt/hostedtoolcache", npm_package_devDependencies__types_qrcode: "^1.5.0", npm_package_devDependencies__types_jsurl: "^0.1.2", npm_package_dependencies_file_saver: "^2.0.5", npm_package_scripts_deploy_dev: "yarn build-only:dev && npm publish --@feedmepos:registry=https://registry.npmjs.org/ --access public --tag beta --no-git-checks .", npm_package_name: "@feedmepos/mf-payment", GITHUB_ACTION: "__run", GITHUB_RUN_NUMBER: "191", GITHUB_TRIGGERING_ACTOR: "Oskang09", RUNNER_ARCH: "X64", XDG_RUNTIME_DIR: "/run/user/1001", AGENT_TOOLSDIRECTORY: "/opt/hostedtoolcache", npm_package_dependencies_vue_country_flag_next: "^2.3.2", npm_package_scripts_deploy_prod: "yarn build-only:prod && npm publish --@feedmepos:registry=https://registry.npmjs.org/ --access public --tag beta --no-git-checks .", npm_package_dependencies_vue_advanced_cropper: "^2.8.6", LANG: "C.UTF-8", VCPKG_INSTALLATION_ROOT: "/usr/local/share/vcpkg", npm_package_devDependencies_eslint: "^8.17.0", npm_package_devDependencies__vue_test_utils: "^2.4.1", npm_package_devDependencies__vue_eslint_config_typescript: "^10.0.0", CONDA: "/usr/share/miniconda", RUNNER_NAME: "GitHub Actions 432", XDG_CONFIG_HOME: "/home/runner/.config", GITHUB_REF_NAME: "dev", GITHUB_REPOSITORY: "feedmepos/payment-service", npm_lifecycle_script: "vite build --mode fmmf:dev", npm_package_dependencies__feedmepos_core: "^2.6.0", npm_package_scripts_build_types: "vue-tsc --declaration --emitDeclarationOnly -p tsconfig.app.json --outDir dist --composite false", npm_package_scripts_build_dts: "vue-tsc --declaration --emitDeclarationOnly -p tsconfig.app.json --outDir ./dist && mv ./dist/src/* dist", ANDROID_NDK_ROOT: "/usr/local/lib/android/sdk/ndk/27.2.12479018", GITHUB_ACTION_REF: "", DEBIAN_FRONTEND: "noninteractive", npm_package_dependencies_vue3_lottie: "^2.2.3", npm_package_scripts_test: "jest", npm_config_version_git_message: "v%s", SHELL: "/bin/bash", GITHUB_REPOSITORY_ID: "690979260", GITHUB_ACTIONS: "true", npm_lifecycle_event: "build:mf:dev", npm_package_devDependencies_jest_transform_stub: "^2.0.0", npm_package_devDependencies_jest_environment_jsdom: "^29.4.1", npm_package_devDependencies__rushstack_eslint_patch: "^1.1.3", npm_package_dependencies_vuedraggable: "^4.1.0", npm_package_version: "1.2.1", GITHUB_REF_PROTECTED: "false", npm_config_argv: '{"remain":[],"cooked":["run","deploy:dev"],"original":["deploy:dev"]}', npm_package_devDependencies__types_dinero_js: "^1.9.0", npm_package_dependencies_uuid: "^9.0.0", npm_package_dependencies_buffer: "^6.0.3", npm_package_dependencies_vue_i18n: "10.0.5", npm_config__feedmepos_registry: "https://npm.pkg.github.com/", GITHUB_WORKSPACE: "/home/runner/work/payment-service/payment-service", ACCEPT_EULA: "Y", GITHUB_JOB: "deploy", GITHUB_SHA: "2ad73e3bc9bdc028a39754986a40732fccfd8efa", GITHUB_RUN_ATTEMPT: "1", npm_package_dependencies_vue_router: "^4.2.5", npm_package_exports___style: "./dist/style.css", npm_config_version_git_tag: "true", npm_config_version_git_sign: "", GITHUB_REF: "refs/heads/dev", GITHUB_ACTOR: "Oskang09", ANDROID_SDK_ROOT: "/usr/local/lib/android/sdk", npm_config_strict_ssl: "true", npm_package_devDependencies_path: "^0.12.7", npm_package_dependencies_jszip: "^3.10.1", npm_package_dependencies_jsurl: "^0.1.5", npm_package_dependencies_firebase: "^10.14.0", GITHUB_PATH: "/home/runner/work/_temp/_runner_file_commands/add_path_8c6e6b83-386f-4569-8082-d17842479519", JAVA_HOME: "/usr/lib/jvm/temurin-17-jdk-amd64", PWD: "/home/runner/work/payment-service/payment-service/mf-portal", GITHUB_ACTOR_ID: "15674107", RUNNER_WORKSPACE: "/home/runner/work/payment-service", npm_execpath: "/usr/local/lib/node_modules/yarn/bin/yarn.js", HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS: "3650", GITHUB_EVENT_NAME: "push", HOMEBREW_NO_AUTO_UPDATE: "1", ANDROID_HOME: "/usr/local/lib/android/sdk", GITHUB_SERVER_URL: "https://github.com", GECKOWEBDRIVER: "/usr/local/share/gecko_driver", ACTIONS_ID_TOKEN_REQUEST_URL: "https://pipelinesghubeus11.actions.githubusercontent.com/uhMzCspeMtZD05BczWutTDpLRkQb1I4q0fwG0tss4R7H4Wpw9s/00000000-0000-0000-0000-000000000000/_apis/distributedtask/hubs/Actions/plans/9cd77655-f33f-424c-97da-3366d15b97c0/jobs/e07742bd-189a-5079-918b-43f8b2f94b89/idtoken?api-version=2.0", GHCUP_INSTALL_BASE_PREFIX: "/usr/local", GITHUB_OUTPUT: "/home/runner/work/_temp/_runner_file_commands/set_output_8c6e6b83-386f-4569-8082-d17842479519", npm_package_dependencies_qrcode_vue: "^3.6.0", npm_package_exports___types: "./dist/app.d.ts", EDGEWEBDRIVER: "/usr/local/share/edge_driver", npm_package_devDependencies_postcss: "^8.4.47", npm_package_devDependencies_eslint_plugin_vue: "^9.1.0", npm_package_devDependencies__vue_vue3_jest: "^29.2.5", npm_package_devDependencies__pinia_testing: "^0.1.3", npm_config_save_prefix: "^", npm_config_ignore_optional: "", ANDROID_NDK: "/usr/local/lib/android/sdk/ndk/27.2.12479018", SGX_AESM_ADDR: "1", CHROME_BIN: "/usr/bin/google-chrome", npm_package_devDependencies_cd: "^0.3.3", npm_package_dependencies_i18next_http_backend: "^1.4.1", npm_package_dependencies_rasterizehtml: "^1.3.1", npm_package_scripts_preview: "vite preview", SELENIUM_JAR_PATH: "/usr/share/java/selenium-server.jar", MEMORY_PRESSURE_WRITE: "c29tZSAyMDAwMDAgMjAwMDAwMAA=", INIT_CWD: "/home/runner/work/payment-service/payment-service/mf-portal", ANDROID_NDK_HOME: "/usr/local/lib/android/sdk/ndk/27.2.12479018", GITHUB_STEP_SUMMARY: "/home/runner/work/_temp/_runner_file_commands/step_summary_8c6e6b83-386f-4569-8082-d17842479519", npm_package_dependencies_libphonenumber_js: "^1.10.6", npm_package_dependencies__feedmepos_payment_entity: "^0.1.5", NODE_ENV: "production", ENVIRONMENT: "development", FIREBASE_API_KEY: "AIzaSyAj8JdCHtP0Vc5vZobCfgoLzWxPIn0WUG4", FIREBASE_AUTH_DOMAIN: "feedme-dev-4c3ef.firebaseapp.com", FIREBASE_DATABASE_URL: "https://feedme-dev-4c3ef.firebaseio.com", FIREBASE_PROJECT_ID: "feedme-dev-4c3ef", FIREBASE_STORAGE_BUCKET: "feedme-dev-4c3ef.appspot.com", FIREBASE_MESSAGING_SENDER_ID: "458797803788", FIREBASE_APP_ID: "1:458797803788:web:37f2af2926a84288f0c129", FIREBASE_MEASUREMENT_ID: "G-J2QG09D2Q7", ASSET_STORAGE_BUCKET: "feedme-dev-4c3ef.appspot.com", GOOGLE_MAP_API_KEY: "AIzaSyA_isPR1-9bX7UmRiJIhsIRNNwdn6DdmW4", AUTH_CLIENT_ID: "1a362d621873497b277ea55258cc82594ba148d235257f7bd44ea2acc132d8a4" };
488
+ var ot = { GITHUB_STATE: "/home/runner/work/_temp/_runner_file_commands/save_state_39e364ae-641c-4d85-996a-eb1ee8c608f3", npm_package_devDependencies_ts_node: "^10.9.1", npm_package_dependencies_zod: "^3.23.8", npm_package_dependencies_dinero_js: "^1.9.1", DOTNET_NOLOGO: "1", npm_package_dependencies_pinia: "^2.1.7", USER: "runner", npm_package_devDependencies_jest: "^29.6.3", npm_package_dependencies_vue_pdf_embed: "^2.1.0", npm_config_version_commit_hooks: "true", npm_config_user_agent: "yarn/1.22.22 npm/? node/v22.16.0 linux x64", npm_config_always_auth: "", CI: "true", npm_package_dependencies_vue: "^3.2.25", npm_config_bin_links: "true", npm_config_wrap_output: "", RUNNER_ENVIRONMENT: "github-hosted", GITHUB_ENV: "/home/runner/work/_temp/_runner_file_commands/set_env_39e364ae-641c-4d85-996a-eb1ee8c608f3", PIPX_HOME: "/opt/pipx", npm_node_execpath: "/opt/hostedtoolcache/node/22.16.0/x64/bin/node", npm_package_devDependencies_vite: "^5.2.11", npm_package_devDependencies__tsconfig_node20: "^20.1.4", npm_config_init_version: "1.0.0", JAVA_HOME_8_X64: "/usr/lib/jvm/temurin-8-jdk-amd64", NODE_AUTH_TOKEN: "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", SHLVL: "1", npm_package_files_0: "dist", HOME: "/home/runner", npm_package_devDependencies_sass: "1.32.12", RUNNER_TEMP: "/home/runner/work/_temp", GITHUB_EVENT_PATH: "/home/runner/work/_temp/_github_workflow/event.json", npm_package_dependencies_jspdf: "^2.5.1", npm_package_scripts_build_mf_dev: "vite build --mode fmmf:dev", JAVA_HOME_11_X64: "/usr/lib/jvm/temurin-11-jdk-amd64", PIPX_BIN_DIR: "/opt/pipx_bin", GITHUB_REPOSITORY_OWNER: "feedmepos", npm_package_dependencies_change_case: "^4.1.2", npm_package_scripts_build_mf_prod: "vite build --mode fmmf:prod", npm_config_init_license: "MIT", NODE_OPTIONS: "--max-old-space-size=8192", GRADLE_HOME: "/usr/share/gradle-8.14.1", ANDROID_NDK_LATEST_HOME: "/usr/local/lib/android/sdk/ndk/28.1.13356709", JAVA_HOME_21_X64: "/usr/lib/jvm/temurin-21-jdk-amd64", GITHUB_RETENTION_DAYS: "90", YARN_WRAP_OUTPUT: "false", npm_package_dependencies__feedmepos_mf_common: "^1.26.8", npm_config_version_tag_prefix: "v", GITHUB_REPOSITORY_OWNER_ID: "54831515", POWERSHELL_DISTRIBUTION_CHANNEL: "GitHub-Actions-ubuntu24", AZURE_EXTENSION_DIR: "/opt/az/azcliextensions", GITHUB_HEAD_REF: "", npm_package_devDependencies__types_file_saver: "^2.0.5", npm_config_userconfig: "/home/runner/work/_temp/.npmrc", SYSTEMD_EXEC_PID: "1736", npm_package_dependencies_moment: "^2.29.4", npm_package_dependencies_dotenv: "^16.0.3", npm_package_dependencies__feedmepos_ui_library: "^1.6.8", npm_package_scripts_postinstall: "yarn --cwd .. && yarn --cwd ../package/common && yarn --cwd ../package/entity", npm_config_feedmepos_registry: "https://npm.pkg.github.com/", GITHUB_GRAPHQL_URL: "https://api.github.com/graphql", npm_package_description: 'Development always based on production and add "-beta.version" in behind. Every deployment from development to production will increment based on semantic versioninig.', npm_package_devDependencies_typescript: "~5.4.0", npm_package_devDependencies_tailwindcss: "^3.4.14", npm_package_dependencies_i18next: "^21.8.8", npm_package_dependencies__casl_ability: "^3.2.0", npm_package_scripts_build_only_dev: "yarn build:mf:dev && yarn build:dts && yarn build-types && cp package.json ./dist", NVM_DIR: "/home/runner/.nvm", npm_package_readmeFilename: "README.md", npm_package_devDependencies_vue_tsc: "^2.0.11", npm_package_devDependencies__babel_preset_env: "^7.22.10", npm_package_dependencies_xlsx: "^0.18.5", npm_package_dependencies_google_maps: "^4.3.3", npm_package_scripts_build_only_prod: "yarn build:mf:prod && yarn build:dts && yarn build-types && cp package.json ./dist", DOTNET_SKIP_FIRST_TIME_EXPERIENCE: "1", GOROOT_1_21_X64: "/opt/hostedtoolcache/go/1.21.13/x64", JAVA_HOME_17_X64: "/usr/lib/jvm/temurin-17-jdk-amd64", ImageVersion: "20250602.3.0", npm_package_dependencies_i18next_vue: "^2.0.0-beta.0", npm_package_scripts_dev: "vite --mode dev", LOGNAME: "runner", RUNNER_OS: "Linux", GITHUB_API_URL: "https://api.github.com", GOROOT_1_22_X64: "/opt/hostedtoolcache/go/1.22.12/x64", SWIFT_PATH: "/usr/share/swift/usr/bin", npm_package_scripts_prod: "vite --mode prod", npm_package_type: "module", CHROMEWEBDRIVER: "/usr/local/share/chromedriver-linux64", GOROOT_1_23_X64: "/opt/hostedtoolcache/go/1.23.9/x64", JOURNAL_STREAM: "9:12753", GITHUB_WORKFLOW: "payment-mf-portal-dev", _: "/usr/local/bin/yarn", npm_package_devDependencies_ts_jest: "^29.1.1", npm_package_devDependencies_autoprefixer: "^10.4.20", npm_package_devDependencies__types_jest: "^29.5.4", npm_package_dependencies_i18next_browser_languagedetector: "^6.1.4", npm_package_module: "./dist/app.js", MEMORY_PRESSURE_WATCH: "/sys/fs/cgroup/system.slice/hosted-compute-agent.service/memory.pressure", npm_package_devDependencies__types_uuid: "^8.3.4", npm_package_scripts_lint: "eslint --ext .ts,vue --ignore-path .gitignore . --fix", npm_config_registry: "https://registry.yarnpkg.com", ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE: "/opt/actionarchivecache", GITHUB_RUN_ID: "15627592408", GITHUB_REF_TYPE: "branch", BOOTSTRAP_HASKELL_NONINTERACTIVE: "1", GITHUB_WORKFLOW_SHA: "eca7e5a55b1f32d6106bc8feb25a2902c053d04b", GITHUB_BASE_REF: "", ImageOS: "ubuntu24", npm_package_devDependencies__vitejs_plugin_vue: "^5.0.4", npm_package_exports___import: "./dist/app.js", npm_config_ignore_scripts: "", GITHUB_WORKFLOW_REF: "feedmepos/payment-service/.github/workflows/payment-mf-portal-dev.yaml@refs/heads/dev", ACTIONS_ID_TOKEN_REQUEST_TOKEN: "eyJhbGciOiJSUzI1NiIsImtpZCI6IjM4ODI2YjE3LTZhMzAtNWY5Yi1iMTY5LThiZWI4MjAyZjcyMyIsInR5cCI6IkpXVCIsIng1dCI6InlrTmFZNHFNX3RhNGsyVGdaT0NFWUxrY1lsQSJ9.eyJJZGVudGl0eVR5cGVDbGFpbSI6IlN5c3RlbTpTZXJ2aWNlSWRlbnRpdHkiLCJhYyI6Ilt7XCJTY29wZVwiOlwicmVmcy9oZWFkcy9kZXZcIixcIlBlcm1pc3Npb25cIjozfSx7XCJTY29wZVwiOlwicmVmcy9oZWFkcy9tYWluXCIsXCJQZXJtaXNzaW9uXCI6MX1dIiwiYWNzbCI6IjEwIiwiYXVkIjoidnNvOjdlNjQ1MmM1LWZjMmUtNGFkNS1iNjczLTI5ZTkwY2Y3M2RkOCIsImJpbGxpbmdfb3duZXJfaWQiOiJFX2tnRE9BQUpvWVEiLCJleHAiOjE3NDk4MTY2NTEsImh0dHA6Ly9zY2hlbWFzLm1pY3Jvc29mdC5jb20vd3MvMjAwOC8wNi9pZGVudGl0eS9jbGFpbXMvcHJpbWFyeXNpZCI6ImRkZGRkZGRkLWRkZGQtZGRkZC1kZGRkLWRkZGRkZGRkZGRkZCIsImh0dHA6Ly9zY2hlbWFzLnhtbHNvYXAub3JnL3dzLzIwMDUvMDUvaWRlbnRpdHkvY2xhaW1zL3NpZCI6ImRkZGRkZGRkLWRkZGQtZGRkZC1kZGRkLWRkZGRkZGRkZGRkZCIsImlhdCI6MTc0OTc5NDQ1MSwiaXNzIjoiaHR0cHM6Ly90b2tlbi5hY3Rpb25zLmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImpvYl9pZCI6ImJiODA3ODYwLWIxODMtNTU2YS05ZGU2LTFiZTk1MTRlNWJhMiIsIm5hbWVpZCI6ImRkZGRkZGRkLWRkZGQtZGRkZC1kZGRkLWRkZGRkZGRkZGRkZCIsIm5iZiI6MTc0OTc5NDE1MSwib2lkY19leHRyYSI6IntcImFjdG9yXCI6XCJPc2thbmcwOVwiLFwiYWN0b3JfaWRcIjpcIjE1Njc0MTA3XCIsXCJiYXNlX3JlZlwiOlwiXCIsXCJldmVudF9uYW1lXCI6XCJwdXNoXCIsXCJoZWFkX3JlZlwiOlwiXCIsXCJqb2Jfd29ya2Zsb3dfcmVmXCI6XCJmZWVkbWVwb3MvcGF5bWVudC1zZXJ2aWNlLy5naXRodWIvd29ya2Zsb3dzL3BheW1lbnQtbWYtcG9ydGFsLWRldi55YW1sQHJlZnMvaGVhZHMvZGV2XCIsXCJqb2Jfd29ya2Zsb3dfc2hhXCI6XCJlY2E3ZTVhNTViMWYzMmQ2MTA2YmM4ZmViMjVhMjkwMmMwNTNkMDRiXCIsXCJyZWZcIjpcInJlZnMvaGVhZHMvZGV2XCIsXCJyZWZfcHJvdGVjdGVkXCI6XCJmYWxzZVwiLFwicmVmX3R5cGVcIjpcImJyYW5jaFwiLFwicmVwb3NpdG9yeVwiOlwiZmVlZG1lcG9zL3BheW1lbnQtc2VydmljZVwiLFwicmVwb3NpdG9yeV9pZFwiOlwiNjkwOTc5MjYwXCIsXCJyZXBvc2l0b3J5X293bmVyXCI6XCJmZWVkbWVwb3NcIixcInJlcG9zaXRvcnlfb3duZXJfaWRcIjpcIjU0ODMxNTE1XCIsXCJyZXBvc2l0b3J5X3Zpc2liaWxpdHlcIjpcInByaXZhdGVcIixcInJ1bl9hdHRlbXB0XCI6XCIxXCIsXCJydW5faWRcIjpcIjE1NjI3NTkyNDA4XCIsXCJydW5fbnVtYmVyXCI6XCIxOTdcIixcInJ1bm5lcl9lbnZpcm9ubWVudFwiOlwiZ2l0aHViLWhvc3RlZFwiLFwic2hhXCI6XCJlY2E3ZTVhNTViMWYzMmQ2MTA2YmM4ZmViMjVhMjkwMmMwNTNkMDRiXCIsXCJ3b3JrZmxvd1wiOlwicGF5bWVudC1tZi1wb3J0YWwtZGV2XCIsXCJ3b3JrZmxvd19yZWZcIjpcImZlZWRtZXBvcy9wYXltZW50LXNlcnZpY2UvLmdpdGh1Yi93b3JrZmxvd3MvcGF5bWVudC1tZi1wb3J0YWwtZGV2LnlhbWxAcmVmcy9oZWFkcy9kZXZcIixcIndvcmtmbG93X3NoYVwiOlwiZWNhN2U1YTU1YjFmMzJkNjEwNmJjOGZlYjI1YTI5MDJjMDUzZDA0YlwifSIsIm9pZGNfc3ViIjoicmVwbzpmZWVkbWVwb3MvcGF5bWVudC1zZXJ2aWNlOnJlZjpyZWZzL2hlYWRzL2RldiIsIm9yY2hfaWQiOiI3ODM3NTIyOC1jMDYwLTRhZjMtYWQ4My03NWNhYTEzMTdlYmQuZGVwbG95Ll9fZGVmYXVsdCIsIm93bmVyX2lkIjoiRV9rZ0RPQUFKb1lRIiwicGxhbl9pZCI6Ijc4Mzc1MjI4LWMwNjAtNGFmMy1hZDgzLTc1Y2FhMTMxN2ViZCIsInJ1bl9pZCI6IjE1NjI3NTkyNDA4IiwicnVuX251bWJlciI6IjE5NyIsInJ1bl90eXBlIjoiZnVsbCIsInJ1bm5lcl9pZCI6IjEwMDAwMDExNDkiLCJydW5uZXJfdHlwZSI6Imhvc3RlZCIsInNjcCI6IkFjdGlvbnMuUmVzdWx0czo3ODM3NTIyOC1jMDYwLTRhZjMtYWQ4My03NWNhYTEzMTdlYmQ6YmI4MDc4NjAtYjE4My01NTZhLTlkZTYtMWJlOTUxNGU1YmEyIEFjdGlvbnMuUnVubmVyOjc4Mzc1MjI4LWMwNjAtNGFmMy1hZDgzLTc1Y2FhMTMxN2ViZDpiYjgwNzg2MC1iMTgzLTU1NmEtOWRlNi0xYmU5NTE0ZTViYTIgQWN0aW9ucy5VcGxvYWRBcnRpZmFjdHM6NzgzNzUyMjgtYzA2MC00YWYzLWFkODMtNzVjYWExMzE3ZWJkOmJiODA3ODYwLWIxODMtNTU2YS05ZGU2LTFiZTk1MTRlNWJhMiBnZW5lcmF0ZV9pZF90b2tlbjo3ODM3NTIyOC1jMDYwLTRhZjMtYWQ4My03NWNhYTEzMTdlYmQ6YmI4MDc4NjAtYjE4My01NTZhLTlkZTYtMWJlOTUxNGU1YmEyIEFjdGlvbnMuR2VuZXJpY1JlYWQ6MDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwic2hhIjoiZWNhN2U1YTU1YjFmMzJkNjEwNmJjOGZlYjI1YTI5MDJjMDUzZDA0YiJ9.xg4oWz6EvGxz3-cvKNmXy1b7i2wdSw9nFAR8yUDNRLeMiqEVYRvuYqJOywyi1JPX4L6iY3z9VqtVCbE1blgb4U31W8_HEa5uuACADvP9VOgpR2fkRX5yM4KkCxeqvJ9iww8i-B0iQHBa3NuJlL5eEKZA-eL6bEYvley9ia_bESwmyRa3UQF04bWktdghl2liP347dY0omZKdGFb1us5QK8gC8igJ4maPquvq8sLjIVi8p_TGtoaeYdaYSo0hbimraNX2RePhgNKjLNhin05hobLzHqQCKI9aHbbFB0xSmKJmT_DulMLsAwgOaWRkgWNZdMxO8ahISiTfh5juJ1gtJw", GITHUB_ACTION_REPOSITORY: "", ENABLE_RUNNER_TRACING: "true", npm_package_dependencies_axios: "^0.27.2", PATH: "/tmp/yarn--1749794504386-0.051968488892760956:/home/runner/work/payment-service/payment-service/mf-portal/node_modules/.bin:/home/runner/.config/yarn/link/node_modules/.bin:/opt/hostedtoolcache/node/22.16.0/x64/libexec/lib/node_modules/npm/bin/node-gyp-bin:/opt/hostedtoolcache/node/22.16.0/x64/lib/node_modules/npm/bin/node-gyp-bin:/opt/hostedtoolcache/node/22.16.0/x64/bin/node_modules/npm/bin/node-gyp-bin:/tmp/yarn--1749794504207-0.317713305270104:/home/runner/work/payment-service/payment-service/mf-portal/node_modules/.bin:/home/runner/.config/yarn/link/node_modules/.bin:/opt/hostedtoolcache/node/22.16.0/x64/libexec/lib/node_modules/npm/bin/node-gyp-bin:/opt/hostedtoolcache/node/22.16.0/x64/lib/node_modules/npm/bin/node-gyp-bin:/opt/hostedtoolcache/node/22.16.0/x64/bin/node_modules/npm/bin/node-gyp-bin:/tmp/yarn--1749794504028-0.5419885300928118:/home/runner/work/payment-service/payment-service/mf-portal/node_modules/.bin:/home/runner/.config/yarn/link/node_modules/.bin:/opt/hostedtoolcache/node/22.16.0/x64/libexec/lib/node_modules/npm/bin/node-gyp-bin:/opt/hostedtoolcache/node/22.16.0/x64/lib/node_modules/npm/bin/node-gyp-bin:/opt/hostedtoolcache/node/22.16.0/x64/bin/node_modules/npm/bin/node-gyp-bin:/opt/hostedtoolcache/node/22.16.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin", NODE: "/opt/hostedtoolcache/node/22.16.0/x64/bin/node", ANT_HOME: "/usr/share/ant", DOTNET_MULTILEVEL_LOOKUP: "0", RUNNER_TRACKING_ID: "github_7716f790-2578-4f34-a50c-46272c296e9a", INVOCATION_ID: "7a00f688ddb14d07a77dc5bbb4dc9e64", NPM_CONFIG_USERCONFIG: "/home/runner/work/_temp/.npmrc", RUNNER_TOOL_CACHE: "/opt/hostedtoolcache", npm_package_devDependencies__types_qrcode: "^1.5.0", npm_package_devDependencies__types_jsurl: "^0.1.2", npm_package_dependencies_file_saver: "^2.0.5", npm_package_scripts_deploy_dev: "yarn build-only:dev && npm publish --@feedmepos:registry=https://registry.npmjs.org/ --access public --tag beta --no-git-checks .", npm_package_name: "@feedmepos/mf-payment", GITHUB_ACTION: "__run", GITHUB_RUN_NUMBER: "197", GITHUB_TRIGGERING_ACTOR: "Oskang09", RUNNER_ARCH: "X64", XDG_RUNTIME_DIR: "/run/user/1001", AGENT_TOOLSDIRECTORY: "/opt/hostedtoolcache", npm_package_dependencies_vue_country_flag_next: "^2.3.2", npm_package_scripts_deploy_prod: "yarn build-only:prod && npm publish --@feedmepos:registry=https://registry.npmjs.org/ --access public --tag beta --no-git-checks .", npm_package_dependencies_vue_advanced_cropper: "^2.8.6", LANG: "C.UTF-8", VCPKG_INSTALLATION_ROOT: "/usr/local/share/vcpkg", npm_package_devDependencies_eslint: "^8.17.0", npm_package_devDependencies__vue_test_utils: "^2.4.1", npm_package_devDependencies__vue_eslint_config_typescript: "^10.0.0", CONDA: "/usr/share/miniconda", RUNNER_NAME: "GitHub Actions 1000001149", XDG_CONFIG_HOME: "/home/runner/.config", GITHUB_REF_NAME: "dev", GITHUB_REPOSITORY: "feedmepos/payment-service", npm_lifecycle_script: "vite build --mode fmmf:dev", npm_package_dependencies__feedmepos_core: "^2.6.0", npm_package_scripts_build_types: "vue-tsc --declaration --emitDeclarationOnly -p tsconfig.app.json --outDir dist --composite false", npm_package_scripts_build_dts: "vue-tsc --declaration --emitDeclarationOnly -p tsconfig.app.json --outDir ./dist && mv ./dist/src/* dist", ANDROID_NDK_ROOT: "/usr/local/lib/android/sdk/ndk/27.2.12479018", GITHUB_ACTION_REF: "", DEBIAN_FRONTEND: "noninteractive", npm_package_dependencies_vue3_lottie: "^2.2.3", npm_package_scripts_test: "jest", npm_config_version_git_message: "v%s", SHELL: "/bin/bash", GITHUB_REPOSITORY_ID: "690979260", GITHUB_ACTIONS: "true", npm_lifecycle_event: "build:mf:dev", npm_package_devDependencies_jest_transform_stub: "^2.0.0", npm_package_devDependencies_jest_environment_jsdom: "^29.4.1", npm_package_devDependencies__rushstack_eslint_patch: "^1.1.3", npm_package_dependencies_vuedraggable: "^4.1.0", npm_package_version: "1.2.3", GITHUB_REF_PROTECTED: "false", npm_config_argv: '{"remain":[],"cooked":["run","deploy:dev"],"original":["deploy:dev"]}', npm_package_devDependencies__types_dinero_js: "^1.9.0", npm_package_dependencies_uuid: "^9.0.0", npm_package_dependencies_buffer: "^6.0.3", npm_package_dependencies_vue_i18n: "10.0.5", npm_config__feedmepos_registry: "https://npm.pkg.github.com/", GITHUB_WORKSPACE: "/home/runner/work/payment-service/payment-service", ACCEPT_EULA: "Y", GITHUB_JOB: "deploy", GITHUB_SHA: "eca7e5a55b1f32d6106bc8feb25a2902c053d04b", GITHUB_RUN_ATTEMPT: "1", npm_package_dependencies_vue_router: "^4.2.5", npm_package_exports___style: "./dist/style.css", npm_config_version_git_tag: "true", npm_config_version_git_sign: "", GITHUB_REF: "refs/heads/dev", GITHUB_ACTOR: "Oskang09", ANDROID_SDK_ROOT: "/usr/local/lib/android/sdk", npm_config_strict_ssl: "true", npm_package_devDependencies_path: "^0.12.7", npm_package_dependencies_jszip: "^3.10.1", npm_package_dependencies_jsurl: "^0.1.5", npm_package_dependencies_firebase: "^10.14.0", GITHUB_PATH: "/home/runner/work/_temp/_runner_file_commands/add_path_39e364ae-641c-4d85-996a-eb1ee8c608f3", JAVA_HOME: "/usr/lib/jvm/temurin-17-jdk-amd64", PWD: "/home/runner/work/payment-service/payment-service/mf-portal", GITHUB_ACTOR_ID: "15674107", RUNNER_WORKSPACE: "/home/runner/work/payment-service", npm_execpath: "/usr/local/lib/node_modules/yarn/bin/yarn.js", HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS: "3650", GITHUB_EVENT_NAME: "push", HOMEBREW_NO_AUTO_UPDATE: "1", ANDROID_HOME: "/usr/local/lib/android/sdk", GITHUB_SERVER_URL: "https://github.com", GECKOWEBDRIVER: "/usr/local/share/gecko_driver", ACTIONS_ID_TOKEN_REQUEST_URL: "https://run-actions-1-azure-eastus.actions.githubusercontent.com/72//idtoken/78375228-c060-4af3-ad83-75caa1317ebd/bb807860-b183-556a-9de6-1be9514e5ba2?api-version=2.0", GHCUP_INSTALL_BASE_PREFIX: "/usr/local", GITHUB_OUTPUT: "/home/runner/work/_temp/_runner_file_commands/set_output_39e364ae-641c-4d85-996a-eb1ee8c608f3", npm_package_dependencies_qrcode_vue: "^3.6.0", npm_package_exports___types: "./dist/app.d.ts", EDGEWEBDRIVER: "/usr/local/share/edge_driver", npm_package_devDependencies_postcss: "^8.4.47", npm_package_devDependencies_eslint_plugin_vue: "^9.1.0", npm_package_devDependencies__vue_vue3_jest: "^29.2.5", npm_package_devDependencies__pinia_testing: "^0.1.3", npm_config_save_prefix: "^", npm_config_ignore_optional: "", ANDROID_NDK: "/usr/local/lib/android/sdk/ndk/27.2.12479018", SGX_AESM_ADDR: "1", CHROME_BIN: "/usr/bin/google-chrome", npm_package_devDependencies_cd: "^0.3.3", npm_package_dependencies_i18next_http_backend: "^1.4.1", npm_package_dependencies_rasterizehtml: "^1.3.1", npm_package_scripts_preview: "vite preview", SELENIUM_JAR_PATH: "/usr/share/java/selenium-server.jar", MEMORY_PRESSURE_WRITE: "c29tZSAyMDAwMDAgMjAwMDAwMAA=", INIT_CWD: "/home/runner/work/payment-service/payment-service/mf-portal", ANDROID_NDK_HOME: "/usr/local/lib/android/sdk/ndk/27.2.12479018", GITHUB_STEP_SUMMARY: "/home/runner/work/_temp/_runner_file_commands/step_summary_39e364ae-641c-4d85-996a-eb1ee8c608f3", npm_package_dependencies_libphonenumber_js: "^1.10.6", npm_package_dependencies__feedmepos_payment_entity: "^0.1.7", NODE_ENV: "production", ENVIRONMENT: "development", FIREBASE_API_KEY: "AIzaSyAj8JdCHtP0Vc5vZobCfgoLzWxPIn0WUG4", FIREBASE_AUTH_DOMAIN: "feedme-dev-4c3ef.firebaseapp.com", FIREBASE_DATABASE_URL: "https://feedme-dev-4c3ef.firebaseio.com", FIREBASE_PROJECT_ID: "feedme-dev-4c3ef", FIREBASE_STORAGE_BUCKET: "feedme-dev-4c3ef.appspot.com", FIREBASE_MESSAGING_SENDER_ID: "458797803788", FIREBASE_APP_ID: "1:458797803788:web:37f2af2926a84288f0c129", FIREBASE_MEASUREMENT_ID: "G-J2QG09D2Q7", ASSET_STORAGE_BUCKET: "feedme-dev-4c3ef.appspot.com", GOOGLE_MAP_API_KEY: "AIzaSyA_isPR1-9bX7UmRiJIhsIRNNwdn6DdmW4", AUTH_CLIENT_ID: "1a362d621873497b277ea55258cc82594ba148d235257f7bd44ea2acc132d8a4" };
489
489
  /**
490
490
  * @license
491
491
  * Copyright 2017 Google LLC
@@ -502,7 +502,7 @@ var ot = { GITHUB_STATE: "/home/runner/work/_temp/_runner_file_commands/save_sta
502
502
  * See the License for the specific language governing permissions and
503
503
  * limitations under the License.
504
504
  */
505
- const Ht = function(n) {
505
+ const Bt = function(n) {
506
506
  const e = [];
507
507
  let t = 0;
508
508
  for (let r = 0; r < n.length; r++) {
@@ -529,7 +529,7 @@ const Ht = function(n) {
529
529
  }
530
530
  }
531
531
  return e.join("");
532
- }, Gt = {
532
+ }, Vt = {
533
533
  /**
534
534
  * Maps bytes to characters.
535
535
  */
@@ -589,8 +589,8 @@ const Ht = function(n) {
589
589
  const t = e ? this.byteToCharMapWebSafe_ : this.byteToCharMap_, r = [];
590
590
  for (let i = 0; i < n.length; i += 3) {
591
591
  const s = n[i], a = i + 1 < n.length, c = a ? n[i + 1] : 0, o = i + 2 < n.length, l = o ? n[i + 2] : 0, d = s >> 2, h = (s & 3) << 4 | c >> 4;
592
- let m = (c & 15) << 2 | l >> 6, v = l & 63;
593
- o || (v = 64, a || (m = 64)), r.push(t[d], t[h], t[m], t[v]);
592
+ let m = (c & 15) << 2 | l >> 6, I = l & 63;
593
+ o || (I = 64, a || (m = 64)), r.push(t[d], t[h], t[m], t[I]);
594
594
  }
595
595
  return r.join("");
596
596
  },
@@ -603,7 +603,7 @@ const Ht = function(n) {
603
603
  * @return The base64 encoded string.
604
604
  */
605
605
  encodeString(n, e) {
606
- return this.HAS_NATIVE_SUPPORT && !e ? btoa(n) : this.encodeByteArray(Ht(n), e);
606
+ return this.HAS_NATIVE_SUPPORT && !e ? btoa(n) : this.encodeByteArray(Bt(n), e);
607
607
  },
608
608
  /**
609
609
  * Base64-decode a string.
@@ -644,10 +644,10 @@ const Ht = function(n) {
644
644
  throw new Qn();
645
645
  const m = s << 2 | c >> 4;
646
646
  if (r.push(m), l !== 64) {
647
- const v = c << 4 & 240 | l >> 2;
648
- if (r.push(v), h !== 64) {
649
- const B = l << 6 & 192 | h;
650
- r.push(B);
647
+ const I = c << 4 & 240 | l >> 2;
648
+ if (r.push(I), h !== 64) {
649
+ const j = l << 6 & 192 | h;
650
+ r.push(j);
651
651
  }
652
652
  }
653
653
  }
@@ -672,13 +672,13 @@ class Qn extends Error {
672
672
  }
673
673
  }
674
674
  const er = function(n) {
675
- const e = Ht(n);
676
- return Gt.encodeByteArray(e, !0);
675
+ const e = Bt(n);
676
+ return Vt.encodeByteArray(e, !0);
677
677
  }, de = function(n) {
678
678
  return er(n).replace(/\./g, "");
679
- }, jt = function(n) {
679
+ }, Wt = function(n) {
680
680
  try {
681
- return Gt.decodeString(n, !0);
681
+ return Vt.decodeString(n, !0);
682
682
  } catch (e) {
683
683
  console.error("base64Decode failed: ", e);
684
684
  }
@@ -740,7 +740,7 @@ const nr = () => tr().__FIREBASE_DEFAULTS__, rr = () => {
740
740
  } catch {
741
741
  return;
742
742
  }
743
- const e = n && jt(n[1]);
743
+ const e = n && Wt(n[1]);
744
744
  return e && JSON.parse(e);
745
745
  }, ze = () => {
746
746
  try {
@@ -749,11 +749,11 @@ const nr = () => tr().__FIREBASE_DEFAULTS__, rr = () => {
749
749
  console.info(`Unable to get __FIREBASE_DEFAULTS__ due to: ${n}`);
750
750
  return;
751
751
  }
752
- }, Vt = (n) => {
752
+ }, Ht = (n) => {
753
753
  var e, t;
754
754
  return (t = (e = ze()) === null || e === void 0 ? void 0 : e.emulatorHosts) === null || t === void 0 ? void 0 : t[n];
755
755
  }, Ua = (n) => {
756
- const e = Vt(n);
756
+ const e = Ht(n);
757
757
  if (!e)
758
758
  return;
759
759
  const t = e.lastIndexOf(":");
@@ -761,7 +761,7 @@ const nr = () => tr().__FIREBASE_DEFAULTS__, rr = () => {
761
761
  throw new Error(`Invalid host ${e} with no separate hostname and port!`);
762
762
  const r = parseInt(e.substring(t + 1), 10);
763
763
  return e[0] === "[" ? [e.substring(1, t - 1), r] : [e.substring(0, t), r];
764
- }, Wt = () => {
764
+ }, Gt = () => {
765
765
  var n;
766
766
  return (n = ze()) === null || n === void 0 ? void 0 : n.config;
767
767
  }, zt = (n) => {
@@ -820,7 +820,7 @@ class sr {
820
820
  * See the License for the specific language governing permissions and
821
821
  * limitations under the License.
822
822
  */
823
- function Fa(n, e) {
823
+ function xa(n, e) {
824
824
  if (n.uid)
825
825
  throw new Error('The "uid" field is no longer supported by mockUserToken. Please use "sub" instead for Firebase Auth User ID.');
826
826
  const t = {
@@ -1003,10 +1003,10 @@ function Q(n) {
1003
1003
  return e.length ? "&" + e.join("&") : "";
1004
1004
  }
1005
1005
  function gr(n, e) {
1006
- const t = new vr(n, e);
1006
+ const t = new Ir(n, e);
1007
1007
  return t.subscribe.bind(t);
1008
1008
  }
1009
- class vr {
1009
+ class Ir {
1010
1010
  /**
1011
1011
  * @param executor Function which can make calls to a single Observer
1012
1012
  * as a proxy.
@@ -1044,7 +1044,7 @@ class vr {
1044
1044
  let i;
1045
1045
  if (e === void 0 && t === void 0 && r === void 0)
1046
1046
  throw new Error("Missing Observer.");
1047
- Ir(e, [
1047
+ vr(e, [
1048
1048
  "next",
1049
1049
  "error",
1050
1050
  "complete"
@@ -1090,7 +1090,7 @@ class vr {
1090
1090
  }));
1091
1091
  }
1092
1092
  }
1093
- function Ir(n, e) {
1093
+ function vr(n, e) {
1094
1094
  if (typeof n != "object" || n === null)
1095
1095
  return !1;
1096
1096
  for (const t of e)
@@ -1119,7 +1119,7 @@ function Re() {
1119
1119
  function z(n) {
1120
1120
  return n && n._delegate ? n._delegate : n;
1121
1121
  }
1122
- class W {
1122
+ class G {
1123
1123
  /**
1124
1124
  *
1125
1125
  * @param name The public service name, e.g. app, auth, firestore, database
@@ -1351,7 +1351,7 @@ function Er(n) {
1351
1351
  * See the License for the specific language governing permissions and
1352
1352
  * limitations under the License.
1353
1353
  */
1354
- class wr {
1354
+ class Tr {
1355
1355
  constructor(e) {
1356
1356
  this.name = e, this.providers = /* @__PURE__ */ new Map();
1357
1357
  }
@@ -1410,7 +1410,7 @@ var p;
1410
1410
  (function(n) {
1411
1411
  n[n.DEBUG = 0] = "DEBUG", n[n.VERBOSE = 1] = "VERBOSE", n[n.INFO = 2] = "INFO", n[n.WARN = 3] = "WARN", n[n.ERROR = 4] = "ERROR", n[n.SILENT = 5] = "SILENT";
1412
1412
  })(p || (p = {}));
1413
- const Tr = {
1413
+ const wr = {
1414
1414
  debug: p.DEBUG,
1415
1415
  verbose: p.VERBOSE,
1416
1416
  info: p.INFO,
@@ -1423,7 +1423,7 @@ const Tr = {
1423
1423
  [p.INFO]: "info",
1424
1424
  [p.WARN]: "warn",
1425
1425
  [p.ERROR]: "error"
1426
- }, Sr = (n, e, ...t) => {
1426
+ }, Ar = (n, e, ...t) => {
1427
1427
  if (e < n.logLevel)
1428
1428
  return;
1429
1429
  const r = (/* @__PURE__ */ new Date()).toISOString(), i = Rr[e];
@@ -1440,7 +1440,7 @@ class Zt {
1440
1440
  * @param name The name that the logs will be associated with
1441
1441
  */
1442
1442
  constructor(e) {
1443
- this.name = e, this._logLevel = kr, this._logHandler = Sr, this._userLogHandler = null;
1443
+ this.name = e, this._logLevel = kr, this._logHandler = Ar, this._userLogHandler = null;
1444
1444
  }
1445
1445
  get logLevel() {
1446
1446
  return this._logLevel;
@@ -1452,7 +1452,7 @@ class Zt {
1452
1452
  }
1453
1453
  // Workaround for setter/getter having to be the same type.
1454
1454
  setLogLevel(e) {
1455
- this._logLevel = typeof e == "string" ? Tr[e] : e;
1455
+ this._logLevel = typeof e == "string" ? wr[e] : e;
1456
1456
  }
1457
1457
  get logHandler() {
1458
1458
  return this._logHandler;
@@ -1487,9 +1487,9 @@ class Zt {
1487
1487
  this._userLogHandler && this._userLogHandler(this, p.ERROR, ...e), this._logHandler(this, p.ERROR, ...e);
1488
1488
  }
1489
1489
  }
1490
- const Ar = (n, e) => e.some((t) => n instanceof t);
1490
+ const Sr = (n, e) => e.some((t) => n instanceof t);
1491
1491
  let lt, dt;
1492
- function Or() {
1492
+ function Cr() {
1493
1493
  return lt || (lt = [
1494
1494
  IDBDatabase,
1495
1495
  IDBObjectStore,
@@ -1505,20 +1505,20 @@ function Nr() {
1505
1505
  IDBCursor.prototype.continuePrimaryKey
1506
1506
  ]);
1507
1507
  }
1508
- const $t = /* @__PURE__ */ new WeakMap(), Le = /* @__PURE__ */ new WeakMap(), Jt = /* @__PURE__ */ new WeakMap(), Se = /* @__PURE__ */ new WeakMap(), Ze = /* @__PURE__ */ new WeakMap();
1509
- function Cr(n) {
1508
+ const Jt = /* @__PURE__ */ new WeakMap(), Le = /* @__PURE__ */ new WeakMap(), $t = /* @__PURE__ */ new WeakMap(), Ae = /* @__PURE__ */ new WeakMap(), Ze = /* @__PURE__ */ new WeakMap();
1509
+ function Or(n) {
1510
1510
  const e = new Promise((t, r) => {
1511
1511
  const i = () => {
1512
1512
  n.removeEventListener("success", s), n.removeEventListener("error", a);
1513
1513
  }, s = () => {
1514
- t(C(n.result)), i();
1514
+ t(O(n.result)), i();
1515
1515
  }, a = () => {
1516
1516
  r(n.error), i();
1517
1517
  };
1518
1518
  n.addEventListener("success", s), n.addEventListener("error", a);
1519
1519
  });
1520
1520
  return e.then((t) => {
1521
- t instanceof IDBCursor && $t.set(t, n);
1521
+ t instanceof IDBCursor && Jt.set(t, n);
1522
1522
  }).catch(() => {
1523
1523
  }), Ze.set(e, n), e;
1524
1524
  }
@@ -1543,11 +1543,11 @@ let Ue = {
1543
1543
  if (e === "done")
1544
1544
  return Le.get(n);
1545
1545
  if (e === "objectStoreNames")
1546
- return n.objectStoreNames || Jt.get(n);
1546
+ return n.objectStoreNames || $t.get(n);
1547
1547
  if (e === "store")
1548
1548
  return t.objectStoreNames[1] ? void 0 : t.objectStore(t.objectStoreNames[0]);
1549
1549
  }
1550
- return C(n[e]);
1550
+ return O(n[e]);
1551
1551
  },
1552
1552
  set(n, e, t) {
1553
1553
  return n[e] = t, !0;
@@ -1561,30 +1561,30 @@ function Pr(n) {
1561
1561
  }
1562
1562
  function Mr(n) {
1563
1563
  return n === IDBDatabase.prototype.transaction && !("objectStoreNames" in IDBTransaction.prototype) ? function(e, ...t) {
1564
- const r = n.call(Ae(this), e, ...t);
1565
- return Jt.set(r, e.sort ? e.sort() : [e]), C(r);
1564
+ const r = n.call(Se(this), e, ...t);
1565
+ return $t.set(r, e.sort ? e.sort() : [e]), O(r);
1566
1566
  } : Nr().includes(n) ? function(...e) {
1567
- return n.apply(Ae(this), e), C($t.get(this));
1567
+ return n.apply(Se(this), e), O(Jt.get(this));
1568
1568
  } : function(...e) {
1569
- return C(n.apply(Ae(this), e));
1569
+ return O(n.apply(Se(this), e));
1570
1570
  };
1571
1571
  }
1572
1572
  function Lr(n) {
1573
- return typeof n == "function" ? Mr(n) : (n instanceof IDBTransaction && Dr(n), Ar(n, Or()) ? new Proxy(n, Ue) : n);
1573
+ return typeof n == "function" ? Mr(n) : (n instanceof IDBTransaction && Dr(n), Sr(n, Cr()) ? new Proxy(n, Ue) : n);
1574
1574
  }
1575
- function C(n) {
1575
+ function O(n) {
1576
1576
  if (n instanceof IDBRequest)
1577
- return Cr(n);
1578
- if (Se.has(n))
1579
- return Se.get(n);
1577
+ return Or(n);
1578
+ if (Ae.has(n))
1579
+ return Ae.get(n);
1580
1580
  const e = Lr(n);
1581
- return e !== n && (Se.set(n, e), Ze.set(e, n)), e;
1581
+ return e !== n && (Ae.set(n, e), Ze.set(e, n)), e;
1582
1582
  }
1583
- const Ae = (n) => Ze.get(n);
1583
+ const Se = (n) => Ze.get(n);
1584
1584
  function Ur(n, e, { blocked: t, upgrade: r, blocking: i, terminated: s } = {}) {
1585
- const a = indexedDB.open(n, e), c = C(a);
1585
+ const a = indexedDB.open(n, e), c = O(a);
1586
1586
  return r && a.addEventListener("upgradeneeded", (o) => {
1587
- r(C(a.result), o.oldVersion, o.newVersion, C(a.transaction), o);
1587
+ r(O(a.result), o.oldVersion, o.newVersion, O(a.transaction), o);
1588
1588
  }), t && a.addEventListener("blocked", (o) => t(
1589
1589
  // Casting due to https://github.com/microsoft/TypeScript-DOM-lib-generator/pull/1405
1590
1590
  o.oldVersion,
@@ -1595,16 +1595,16 @@ function Ur(n, e, { blocked: t, upgrade: r, blocking: i, terminated: s } = {}) {
1595
1595
  }).catch(() => {
1596
1596
  }), c;
1597
1597
  }
1598
- const Fr = ["get", "getKey", "getAll", "getAllKeys", "count"], Br = ["put", "add", "delete", "clear"], Oe = /* @__PURE__ */ new Map();
1598
+ const xr = ["get", "getKey", "getAll", "getAllKeys", "count"], jr = ["put", "add", "delete", "clear"], Ce = /* @__PURE__ */ new Map();
1599
1599
  function ut(n, e) {
1600
1600
  if (!(n instanceof IDBDatabase && !(e in n) && typeof e == "string"))
1601
1601
  return;
1602
- if (Oe.get(e))
1603
- return Oe.get(e);
1604
- const t = e.replace(/FromIndex$/, ""), r = e !== t, i = Br.includes(t);
1602
+ if (Ce.get(e))
1603
+ return Ce.get(e);
1604
+ const t = e.replace(/FromIndex$/, ""), r = e !== t, i = jr.includes(t);
1605
1605
  if (
1606
1606
  // Bail if the target doesn't exist on the target. Eg, getAll isn't in Edge.
1607
- !(t in (r ? IDBIndex : IDBObjectStore).prototype) || !(i || Fr.includes(t))
1607
+ !(t in (r ? IDBIndex : IDBObjectStore).prototype) || !(i || xr.includes(t))
1608
1608
  )
1609
1609
  return;
1610
1610
  const s = async function(a, ...c) {
@@ -1615,7 +1615,7 @@ function ut(n, e) {
1615
1615
  i && o.done
1616
1616
  ]))[0];
1617
1617
  };
1618
- return Oe.set(e, s), s;
1618
+ return Ce.set(e, s), s;
1619
1619
  }
1620
1620
  Pr((n) => ({
1621
1621
  ...n,
@@ -1638,7 +1638,7 @@ Pr((n) => ({
1638
1638
  * See the License for the specific language governing permissions and
1639
1639
  * limitations under the License.
1640
1640
  */
1641
- class xr {
1641
+ class Fr {
1642
1642
  constructor(e) {
1643
1643
  this.container = e;
1644
1644
  }
@@ -1646,7 +1646,7 @@ class xr {
1646
1646
  // auth token refresh, and installations will send this string.
1647
1647
  getPlatformInfoString() {
1648
1648
  return this.container.getProviders().map((t) => {
1649
- if (Hr(t)) {
1649
+ if (Br(t)) {
1650
1650
  const r = t.getImmediate();
1651
1651
  return `${r.library}/${r.version}`;
1652
1652
  } else
@@ -1654,11 +1654,11 @@ class xr {
1654
1654
  }).filter((t) => t).join(" ");
1655
1655
  }
1656
1656
  }
1657
- function Hr(n) {
1657
+ function Br(n) {
1658
1658
  const e = n.getComponent();
1659
1659
  return (e == null ? void 0 : e.type) === "VERSION";
1660
1660
  }
1661
- const Fe = "@firebase/app", ht = "0.10.13";
1661
+ const xe = "@firebase/app", ht = "0.10.13";
1662
1662
  /**
1663
1663
  * @license
1664
1664
  * Copyright 2019 Google LLC
@@ -1675,7 +1675,7 @@ const Fe = "@firebase/app", ht = "0.10.13";
1675
1675
  * See the License for the specific language governing permissions and
1676
1676
  * limitations under the License.
1677
1677
  */
1678
- const w = new Zt("@firebase/app"), Gr = "@firebase/app-compat", jr = "@firebase/analytics-compat", Vr = "@firebase/analytics", Wr = "@firebase/app-check-compat", zr = "@firebase/app-check", Zr = "@firebase/auth", $r = "@firebase/auth-compat", Jr = "@firebase/database", Yr = "@firebase/data-connect", Xr = "@firebase/database-compat", Kr = "@firebase/functions", qr = "@firebase/functions-compat", Qr = "@firebase/installations", ei = "@firebase/installations-compat", ti = "@firebase/messaging", ni = "@firebase/messaging-compat", ri = "@firebase/performance", ii = "@firebase/performance-compat", si = "@firebase/remote-config", ai = "@firebase/remote-config-compat", oi = "@firebase/storage", ci = "@firebase/storage-compat", li = "@firebase/firestore", di = "@firebase/vertexai-preview", ui = "@firebase/firestore-compat", hi = "firebase", pi = "10.14.1";
1678
+ const T = new Zt("@firebase/app"), Vr = "@firebase/app-compat", Wr = "@firebase/analytics-compat", Hr = "@firebase/analytics", Gr = "@firebase/app-check-compat", zr = "@firebase/app-check", Zr = "@firebase/auth", Jr = "@firebase/auth-compat", $r = "@firebase/database", Yr = "@firebase/data-connect", Xr = "@firebase/database-compat", Kr = "@firebase/functions", qr = "@firebase/functions-compat", Qr = "@firebase/installations", ei = "@firebase/installations-compat", ti = "@firebase/messaging", ni = "@firebase/messaging-compat", ri = "@firebase/performance", ii = "@firebase/performance-compat", si = "@firebase/remote-config", ai = "@firebase/remote-config-compat", oi = "@firebase/storage", ci = "@firebase/storage-compat", li = "@firebase/firestore", di = "@firebase/vertexai-preview", ui = "@firebase/firestore-compat", hi = "firebase", pi = "10.14.1";
1679
1679
  /**
1680
1680
  * @license
1681
1681
  * Copyright 2019 Google LLC
@@ -1692,16 +1692,16 @@ const w = new Zt("@firebase/app"), Gr = "@firebase/app-compat", jr = "@firebase/
1692
1692
  * See the License for the specific language governing permissions and
1693
1693
  * limitations under the License.
1694
1694
  */
1695
- const Be = "[DEFAULT]", mi = {
1696
- [Fe]: "fire-core",
1697
- [Gr]: "fire-core-compat",
1698
- [Vr]: "fire-analytics",
1699
- [jr]: "fire-analytics-compat",
1695
+ const je = "[DEFAULT]", mi = {
1696
+ [xe]: "fire-core",
1697
+ [Vr]: "fire-core-compat",
1698
+ [Hr]: "fire-analytics",
1699
+ [Wr]: "fire-analytics-compat",
1700
1700
  [zr]: "fire-app-check",
1701
- [Wr]: "fire-app-check-compat",
1701
+ [Gr]: "fire-app-check-compat",
1702
1702
  [Zr]: "fire-auth",
1703
- [$r]: "fire-auth-compat",
1704
- [Jr]: "fire-rtdb",
1703
+ [Jr]: "fire-auth-compat",
1704
+ [$r]: "fire-rtdb",
1705
1705
  [Yr]: "fire-data-connect",
1706
1706
  [Xr]: "fire-rtdb-compat",
1707
1707
  [Kr]: "fire-fn",
@@ -1738,19 +1738,19 @@ const Be = "[DEFAULT]", mi = {
1738
1738
  * See the License for the specific language governing permissions and
1739
1739
  * limitations under the License.
1740
1740
  */
1741
- const he = /* @__PURE__ */ new Map(), fi = /* @__PURE__ */ new Map(), xe = /* @__PURE__ */ new Map();
1741
+ const he = /* @__PURE__ */ new Map(), fi = /* @__PURE__ */ new Map(), Fe = /* @__PURE__ */ new Map();
1742
1742
  function pt(n, e) {
1743
1743
  try {
1744
1744
  n.container.addComponent(e);
1745
1745
  } catch (t) {
1746
- w.debug(`Component ${e.name} failed to register with FirebaseApp ${n.name}`, t);
1746
+ T.debug(`Component ${e.name} failed to register with FirebaseApp ${n.name}`, t);
1747
1747
  }
1748
1748
  }
1749
1749
  function Y(n) {
1750
1750
  const e = n.name;
1751
- if (xe.has(e))
1752
- return w.debug(`There were multiple attempts to register component ${e}.`), !1;
1753
- xe.set(e, n);
1751
+ if (Fe.has(e))
1752
+ return T.debug(`There were multiple attempts to register component ${e}.`), !1;
1753
+ Fe.set(e, n);
1754
1754
  for (const t of he.values())
1755
1755
  pt(t, n);
1756
1756
  for (const t of fi.values())
@@ -1761,7 +1761,7 @@ function Yt(n, e) {
1761
1761
  const t = n.container.getProvider("heartbeat").getImmediate({ optional: !0 });
1762
1762
  return t && t.triggerHeartbeat(), n.container.getProvider(e);
1763
1763
  }
1764
- function I(n) {
1764
+ function v(n) {
1765
1765
  return n.settings !== void 0;
1766
1766
  }
1767
1767
  /**
@@ -1814,7 +1814,7 @@ const _i = {
1814
1814
  */
1815
1815
  class gi {
1816
1816
  constructor(e, t, r) {
1817
- this._isDeleted = !1, this._options = Object.assign({}, e), this._config = Object.assign({}, t), this._name = t.name, this._automaticDataCollectionEnabled = t.automaticDataCollectionEnabled, this._container = r, this.container.addComponent(new W(
1817
+ this._isDeleted = !1, this._options = Object.assign({}, e), this._config = Object.assign({}, t), this._name = t.name, this._automaticDataCollectionEnabled = t.automaticDataCollectionEnabled, this._container = r, this.container.addComponent(new G(
1818
1818
  "app",
1819
1819
  () => this,
1820
1820
  "PUBLIC"
@@ -1874,12 +1874,12 @@ const ee = pi;
1874
1874
  function Xt(n, e = {}) {
1875
1875
  let t = n;
1876
1876
  typeof e != "object" && (e = { name: e });
1877
- const r = Object.assign({ name: Be, automaticDataCollectionEnabled: !1 }, e), i = r.name;
1877
+ const r = Object.assign({ name: je, automaticDataCollectionEnabled: !1 }, e), i = r.name;
1878
1878
  if (typeof i != "string" || !i)
1879
1879
  throw D.create("bad-app-name", {
1880
1880
  appName: String(i)
1881
1881
  });
1882
- if (t || (t = Wt()), !t)
1882
+ if (t || (t = Gt()), !t)
1883
1883
  throw D.create(
1884
1884
  "no-options"
1885
1885
  /* AppError.NO_OPTIONS */
@@ -1890,21 +1890,21 @@ function Xt(n, e = {}) {
1890
1890
  return s;
1891
1891
  throw D.create("duplicate-app", { appName: i });
1892
1892
  }
1893
- const a = new wr(i);
1894
- for (const o of xe.values())
1893
+ const a = new Tr(i);
1894
+ for (const o of Fe.values())
1895
1895
  a.addComponent(o);
1896
1896
  const c = new gi(t, r, a);
1897
1897
  return he.set(i, c), c;
1898
1898
  }
1899
- function vi(n = Be) {
1899
+ function Ii(n = je) {
1900
1900
  const e = he.get(n);
1901
- if (!e && n === Be && Wt())
1901
+ if (!e && n === je && Gt())
1902
1902
  return Xt();
1903
1903
  if (!e)
1904
1904
  throw D.create("no-app", { appName: n });
1905
1905
  return e;
1906
1906
  }
1907
- function H(n, e, t) {
1907
+ function B(n, e, t) {
1908
1908
  var r;
1909
1909
  let i = (r = mi[n]) !== null && r !== void 0 ? r : n;
1910
1910
  t && (i += `-${t}`);
@@ -1913,10 +1913,10 @@ function H(n, e, t) {
1913
1913
  const c = [
1914
1914
  `Unable to register library "${i}" with version "${e}":`
1915
1915
  ];
1916
- s && c.push(`library name "${i}" contains illegal characters (whitespace or "/")`), s && a && c.push("and"), a && c.push(`version name "${e}" contains illegal characters (whitespace or "/")`), w.warn(c.join(" "));
1916
+ s && c.push(`library name "${i}" contains illegal characters (whitespace or "/")`), s && a && c.push("and"), a && c.push(`version name "${e}" contains illegal characters (whitespace or "/")`), T.warn(c.join(" "));
1917
1917
  return;
1918
1918
  }
1919
- Y(new W(
1919
+ Y(new G(
1920
1920
  `${i}-version`,
1921
1921
  () => ({ library: i, version: e }),
1922
1922
  "VERSION"
@@ -1939,10 +1939,10 @@ function H(n, e, t) {
1939
1939
  * See the License for the specific language governing permissions and
1940
1940
  * limitations under the License.
1941
1941
  */
1942
- const Ii = "firebase-heartbeat-database", bi = 1, X = "firebase-heartbeat-store";
1942
+ const vi = "firebase-heartbeat-database", bi = 1, X = "firebase-heartbeat-store";
1943
1943
  let Ne = null;
1944
1944
  function Kt() {
1945
- return Ne || (Ne = Ur(Ii, bi, {
1945
+ return Ne || (Ne = Ur(vi, bi, {
1946
1946
  upgrade: (n, e) => {
1947
1947
  switch (e) {
1948
1948
  case 0:
@@ -1965,12 +1965,12 @@ async function yi(n) {
1965
1965
  return await t.done, r;
1966
1966
  } catch (e) {
1967
1967
  if (e instanceof M)
1968
- w.warn(e.message);
1968
+ T.warn(e.message);
1969
1969
  else {
1970
1970
  const t = D.create("idb-get", {
1971
1971
  originalErrorMessage: e == null ? void 0 : e.message
1972
1972
  });
1973
- w.warn(t.message);
1973
+ T.warn(t.message);
1974
1974
  }
1975
1975
  }
1976
1976
  }
@@ -1980,12 +1980,12 @@ async function mt(n, e) {
1980
1980
  await r.objectStore(X).put(e, qt(n)), await r.done;
1981
1981
  } catch (t) {
1982
1982
  if (t instanceof M)
1983
- w.warn(t.message);
1983
+ T.warn(t.message);
1984
1984
  else {
1985
1985
  const r = D.create("idb-set", {
1986
1986
  originalErrorMessage: t == null ? void 0 : t.message
1987
1987
  });
1988
- w.warn(r.message);
1988
+ T.warn(r.message);
1989
1989
  }
1990
1990
  }
1991
1991
  }
@@ -2008,8 +2008,8 @@ function qt(n) {
2008
2008
  * See the License for the specific language governing permissions and
2009
2009
  * limitations under the License.
2010
2010
  */
2011
- const Ei = 1024, wi = 30 * 24 * 60 * 60 * 1e3;
2012
- class Ti {
2011
+ const Ei = 1024, Ti = 30 * 24 * 60 * 60 * 1e3;
2012
+ class wi {
2013
2013
  constructor(e) {
2014
2014
  this.container = e, this._heartbeatsCache = null;
2015
2015
  const t = this.container.getProvider("app").getImmediate();
@@ -2028,10 +2028,10 @@ class Ti {
2028
2028
  const i = this.container.getProvider("platform-logger").getImmediate().getPlatformInfoString(), s = ft();
2029
2029
  return ((e = this._heartbeatsCache) === null || e === void 0 ? void 0 : e.heartbeats) == null && (this._heartbeatsCache = await this._heartbeatsCachePromise, ((t = this._heartbeatsCache) === null || t === void 0 ? void 0 : t.heartbeats) == null) || this._heartbeatsCache.lastSentHeartbeatDate === s || this._heartbeatsCache.heartbeats.some((a) => a.date === s) ? void 0 : (this._heartbeatsCache.heartbeats.push({ date: s, agent: i }), this._heartbeatsCache.heartbeats = this._heartbeatsCache.heartbeats.filter((a) => {
2030
2030
  const c = new Date(a.date).valueOf();
2031
- return Date.now() - c <= wi;
2031
+ return Date.now() - c <= Ti;
2032
2032
  }), this._storage.overwrite(this._heartbeatsCache));
2033
2033
  } catch (r) {
2034
- w.warn(r);
2034
+ T.warn(r);
2035
2035
  }
2036
2036
  }
2037
2037
  /**
@@ -2049,7 +2049,7 @@ class Ti {
2049
2049
  const t = ft(), { heartbeatsToSend: r, unsentEntries: i } = ki(this._heartbeatsCache.heartbeats), s = de(JSON.stringify({ version: 2, heartbeats: r }));
2050
2050
  return this._heartbeatsCache.lastSentHeartbeatDate = t, i.length > 0 ? (this._heartbeatsCache.heartbeats = i, await this._storage.overwrite(this._heartbeatsCache)) : (this._heartbeatsCache.heartbeats = [], this._storage.overwrite(this._heartbeatsCache)), s;
2051
2051
  } catch (t) {
2052
- return w.warn(t), "";
2052
+ return T.warn(t), "";
2053
2053
  }
2054
2054
  }
2055
2055
  }
@@ -2147,21 +2147,21 @@ function _t(n) {
2147
2147
  * See the License for the specific language governing permissions and
2148
2148
  * limitations under the License.
2149
2149
  */
2150
- function Si(n) {
2151
- Y(new W(
2150
+ function Ai(n) {
2151
+ Y(new G(
2152
2152
  "platform-logger",
2153
- (e) => new xr(e),
2153
+ (e) => new Fr(e),
2154
2154
  "PRIVATE"
2155
2155
  /* ComponentType.PRIVATE */
2156
- )), Y(new W(
2156
+ )), Y(new G(
2157
2157
  "heartbeat",
2158
- (e) => new Ti(e),
2158
+ (e) => new wi(e),
2159
2159
  "PRIVATE"
2160
2160
  /* ComponentType.PRIVATE */
2161
- )), H(Fe, ht, n), H(Fe, ht, "esm2017"), H("fire-js", "");
2161
+ )), B(xe, ht, n), B(xe, ht, "esm2017"), B("fire-js", "");
2162
2162
  }
2163
- Si("");
2164
- var Ai = "firebase", Oi = "10.14.1";
2163
+ Ai("");
2164
+ var Si = "firebase", Ci = "10.14.1";
2165
2165
  /**
2166
2166
  * @license
2167
2167
  * Copyright 2020 Google LLC
@@ -2178,7 +2178,7 @@ var Ai = "firebase", Oi = "10.14.1";
2178
2178
  * See the License for the specific language governing permissions and
2179
2179
  * limitations under the License.
2180
2180
  */
2181
- H(Ai, Oi, "app");
2181
+ B(Si, Ci, "app");
2182
2182
  var gt = function() {
2183
2183
  return gt = Object.assign || function(e) {
2184
2184
  for (var t, r = 1, i = arguments.length; r < i; r++) {
@@ -2188,7 +2188,7 @@ var gt = function() {
2188
2188
  return e;
2189
2189
  }, gt.apply(this, arguments);
2190
2190
  };
2191
- function $e(n, e) {
2191
+ function Je(n, e) {
2192
2192
  var t = {};
2193
2193
  for (var r in n) Object.prototype.hasOwnProperty.call(n, r) && e.indexOf(r) < 0 && (t[r] = n[r]);
2194
2194
  if (n != null && typeof Object.getOwnPropertySymbols == "function")
@@ -2219,7 +2219,7 @@ const Ni = Qt, en = new q("auth", "Firebase", Qt());
2219
2219
  * limitations under the License.
2220
2220
  */
2221
2221
  const pe = new Zt("@firebase/auth");
2222
- function Ci(n, ...e) {
2222
+ function Oi(n, ...e) {
2223
2223
  pe.logLevel <= p.WARN && pe.warn(`Auth (${ee}): ${n}`, ...e);
2224
2224
  }
2225
2225
  function se(n, ...e) {
@@ -2241,11 +2241,11 @@ function se(n, ...e) {
2241
2241
  * See the License for the specific language governing permissions and
2242
2242
  * limitations under the License.
2243
2243
  */
2244
- function T(n, ...e) {
2245
- throw Je(n, ...e);
2244
+ function w(n, ...e) {
2245
+ throw $e(n, ...e);
2246
2246
  }
2247
2247
  function _(n, ...e) {
2248
- return Je(n, ...e);
2248
+ return $e(n, ...e);
2249
2249
  }
2250
2250
  function tn(n, e, t) {
2251
2251
  const r = Object.assign(Object.assign({}, Ni()), { [e]: t });
@@ -2256,7 +2256,7 @@ function tn(n, e, t) {
2256
2256
  function P(n) {
2257
2257
  return tn(n, "operation-not-supported-in-this-environment", "Operations that alter the current user are not supported in conjunction with FirebaseServerApp");
2258
2258
  }
2259
- function Je(n, ...e) {
2259
+ function $e(n, ...e) {
2260
2260
  if (typeof n != "string") {
2261
2261
  const t = e[0], r = [...e.slice(1)];
2262
2262
  return r[0] && (r[0].appName = n.name), n._errorFactory.create(t, ...r);
@@ -2265,7 +2265,7 @@ function Je(n, ...e) {
2265
2265
  }
2266
2266
  function u(n, e, ...t) {
2267
2267
  if (!n)
2268
- throw Je(e, ...t);
2268
+ throw $e(e, ...t);
2269
2269
  }
2270
2270
  function b(n) {
2271
2271
  const e = "INTERNAL ASSERTION FAILED: " + n;
@@ -2290,14 +2290,14 @@ function k(n, e) {
2290
2290
  * See the License for the specific language governing permissions and
2291
2291
  * limitations under the License.
2292
2292
  */
2293
- function He() {
2293
+ function Be() {
2294
2294
  var n;
2295
2295
  return typeof self < "u" && ((n = self.location) === null || n === void 0 ? void 0 : n.href) || "";
2296
2296
  }
2297
2297
  function Di() {
2298
- return vt() === "http:" || vt() === "https:";
2298
+ return It() === "http:" || It() === "https:";
2299
2299
  }
2300
- function vt() {
2300
+ function It() {
2301
2301
  var n;
2302
2302
  return typeof self < "u" && ((n = self.location) === null || n === void 0 ? void 0 : n.protocol) || null;
2303
2303
  }
@@ -2544,7 +2544,7 @@ const Li = {
2544
2544
  * limitations under the License.
2545
2545
  */
2546
2546
  const Ui = new te(3e4, 6e4);
2547
- function ve(n, e) {
2547
+ function Ie(n, e) {
2548
2548
  return n.tenantId && !e.tenantId ? Object.assign(Object.assign({}, e), { tenantId: n.tenantId }) : e;
2549
2549
  }
2550
2550
  async function Z(n, e, t, r, i = {}) {
@@ -2572,7 +2572,7 @@ async function rn(n, e, t) {
2572
2572
  n._canInitEmulator = !1;
2573
2573
  const r = Object.assign(Object.assign({}, Li), e);
2574
2574
  try {
2575
- const i = new Fi(n), s = await Promise.race([
2575
+ const i = new xi(n), s = await Promise.race([
2576
2576
  t(),
2577
2577
  i.promise
2578
2578
  ]);
@@ -2593,17 +2593,17 @@ async function rn(n, e, t) {
2593
2593
  const d = r[o] || o.toLowerCase().replace(/[_\s]+/g, "-");
2594
2594
  if (l)
2595
2595
  throw tn(n, d, l);
2596
- T(n, d);
2596
+ w(n, d);
2597
2597
  }
2598
2598
  } catch (i) {
2599
2599
  if (i instanceof M)
2600
2600
  throw i;
2601
- T(n, "network-request-failed", { message: String(i) });
2601
+ w(n, "network-request-failed", { message: String(i) });
2602
2602
  }
2603
2603
  }
2604
2604
  async function sn(n, e, t, r, i = {}) {
2605
2605
  const s = await Z(n, e, t, r, i);
2606
- return "mfaPendingCredential" in s && T(n, "multi-factor-auth-required", {
2606
+ return "mfaPendingCredential" in s && w(n, "multi-factor-auth-required", {
2607
2607
  _serverResponse: s
2608
2608
  }), s;
2609
2609
  }
@@ -2611,7 +2611,7 @@ function an(n, e, t, r) {
2611
2611
  const i = `${e}${t}?${r}`;
2612
2612
  return n.config.emulator ? Ye(n.config, i) : `${n.config.apiScheme}://${i}`;
2613
2613
  }
2614
- class Fi {
2614
+ class xi {
2615
2615
  constructor(e) {
2616
2616
  this.auth = e, this.timer = null, this.promise = new Promise((t, r) => {
2617
2617
  this.timer = setTimeout(() => r(_(
@@ -2649,7 +2649,7 @@ function ie(n, e, t) {
2649
2649
  * See the License for the specific language governing permissions and
2650
2650
  * limitations under the License.
2651
2651
  */
2652
- async function Bi(n, e) {
2652
+ async function ji(n, e) {
2653
2653
  return Z(n, "POST", "/v1/accounts:delete", e);
2654
2654
  }
2655
2655
  async function on(n, e) {
@@ -2671,7 +2671,7 @@ async function on(n, e) {
2671
2671
  * See the License for the specific language governing permissions and
2672
2672
  * limitations under the License.
2673
2673
  */
2674
- function J(n) {
2674
+ function $(n) {
2675
2675
  if (n)
2676
2676
  try {
2677
2677
  const e = new Date(Number(n));
@@ -2680,7 +2680,7 @@ function J(n) {
2680
2680
  } catch {
2681
2681
  }
2682
2682
  }
2683
- async function xi(n, e = !1) {
2683
+ async function Fi(n, e = !1) {
2684
2684
  const t = z(n), r = await t.getIdToken(e), i = Xe(r);
2685
2685
  u(
2686
2686
  i && i.exp && i.auth_time && i.iat,
@@ -2692,14 +2692,14 @@ async function xi(n, e = !1) {
2692
2692
  return {
2693
2693
  claims: i,
2694
2694
  token: r,
2695
- authTime: J(Ce(i.auth_time)),
2696
- issuedAtTime: J(Ce(i.iat)),
2697
- expirationTime: J(Ce(i.exp)),
2695
+ authTime: $(Oe(i.auth_time)),
2696
+ issuedAtTime: $(Oe(i.iat)),
2697
+ expirationTime: $(Oe(i.exp)),
2698
2698
  signInProvider: a || null,
2699
2699
  signInSecondFactor: (s == null ? void 0 : s.sign_in_second_factor) || null
2700
2700
  };
2701
2701
  }
2702
- function Ce(n) {
2702
+ function Oe(n) {
2703
2703
  return Number(n) * 1e3;
2704
2704
  }
2705
2705
  function Xe(n) {
@@ -2707,13 +2707,13 @@ function Xe(n) {
2707
2707
  if (e === void 0 || t === void 0 || r === void 0)
2708
2708
  return se("JWT malformed, contained fewer than 3 sections"), null;
2709
2709
  try {
2710
- const i = jt(t);
2710
+ const i = Wt(t);
2711
2711
  return i ? JSON.parse(i) : (se("Failed to decode base64 JWT payload"), null);
2712
2712
  } catch (i) {
2713
2713
  return se("Caught error parsing JWT payload as JSON", i == null ? void 0 : i.toString()), null;
2714
2714
  }
2715
2715
  }
2716
- function It(n) {
2716
+ function vt(n) {
2717
2717
  const e = Xe(n);
2718
2718
  return u(
2719
2719
  e,
@@ -2751,10 +2751,10 @@ async function K(n, e, t = !1) {
2751
2751
  try {
2752
2752
  return await e;
2753
2753
  } catch (r) {
2754
- throw r instanceof M && Hi(r) && n.auth.currentUser === n && await n.auth.signOut(), r;
2754
+ throw r instanceof M && Bi(r) && n.auth.currentUser === n && await n.auth.signOut(), r;
2755
2755
  }
2756
2756
  }
2757
- function Hi({ code: n }) {
2757
+ function Bi({ code: n }) {
2758
2758
  return n === "auth/user-disabled" || n === "auth/user-token-expired";
2759
2759
  }
2760
2760
  /**
@@ -2773,7 +2773,7 @@ function Hi({ code: n }) {
2773
2773
  * See the License for the specific language governing permissions and
2774
2774
  * limitations under the License.
2775
2775
  */
2776
- class Gi {
2776
+ class Vi {
2777
2777
  constructor(e) {
2778
2778
  this.user = e, this.isRunning = !1, this.timerId = null, this.errorBackoff = 3e4;
2779
2779
  }
@@ -2835,12 +2835,12 @@ class Gi {
2835
2835
  * See the License for the specific language governing permissions and
2836
2836
  * limitations under the License.
2837
2837
  */
2838
- class Ge {
2838
+ class Ve {
2839
2839
  constructor(e, t) {
2840
2840
  this.createdAt = e, this.lastLoginAt = t, this._initializeTime();
2841
2841
  }
2842
2842
  _initializeTime() {
2843
- this.lastSignInTime = J(this.lastLoginAt), this.creationTime = J(this.createdAt);
2843
+ this.lastSignInTime = $(this.lastLoginAt), this.creationTime = $(this.createdAt);
2844
2844
  }
2845
2845
  _copy(e) {
2846
2846
  this.createdAt = e.createdAt, this.lastLoginAt = e.lastLoginAt, this._initializeTime();
@@ -2879,7 +2879,7 @@ async function me(n) {
2879
2879
  );
2880
2880
  const s = i.users[0];
2881
2881
  n._notifyReloadListener(s);
2882
- const a = !((e = s.providerUserInfo) === null || e === void 0) && e.length ? cn(s.providerUserInfo) : [], c = Vi(n.providerData, a), o = n.isAnonymous, l = !(n.email && s.passwordHash) && !(c != null && c.length), d = o ? l : !1, h = {
2882
+ const a = !((e = s.providerUserInfo) === null || e === void 0) && e.length ? cn(s.providerUserInfo) : [], c = Hi(n.providerData, a), o = n.isAnonymous, l = !(n.email && s.passwordHash) && !(c != null && c.length), d = o ? l : !1, h = {
2883
2883
  uid: s.localId,
2884
2884
  displayName: s.displayName || null,
2885
2885
  photoURL: s.photoUrl || null,
@@ -2888,21 +2888,21 @@ async function me(n) {
2888
2888
  phoneNumber: s.phoneNumber || null,
2889
2889
  tenantId: s.tenantId || null,
2890
2890
  providerData: c,
2891
- metadata: new Ge(s.createdAt, s.lastLoginAt),
2891
+ metadata: new Ve(s.createdAt, s.lastLoginAt),
2892
2892
  isAnonymous: d
2893
2893
  };
2894
2894
  Object.assign(n, h);
2895
2895
  }
2896
- async function ji(n) {
2896
+ async function Wi(n) {
2897
2897
  const e = z(n);
2898
2898
  await me(e), await e.auth._persistUserIfCurrent(e), e.auth._notifyListenersIfCurrent(e);
2899
2899
  }
2900
- function Vi(n, e) {
2900
+ function Hi(n, e) {
2901
2901
  return [...n.filter((r) => !e.some((i) => i.providerId === r.providerId)), ...e];
2902
2902
  }
2903
2903
  function cn(n) {
2904
2904
  return n.map((e) => {
2905
- var { providerId: t } = e, r = $e(e, ["providerId"]);
2905
+ var { providerId: t } = e, r = Je(e, ["providerId"]);
2906
2906
  return {
2907
2907
  providerId: t,
2908
2908
  uid: r.rawId || "",
@@ -2929,7 +2929,7 @@ function cn(n) {
2929
2929
  * See the License for the specific language governing permissions and
2930
2930
  * limitations under the License.
2931
2931
  */
2932
- async function Wi(n, e) {
2932
+ async function Gi(n, e) {
2933
2933
  const t = await rn(n, {}, async () => {
2934
2934
  const r = Q({
2935
2935
  grant_type: "refresh_token",
@@ -2951,7 +2951,7 @@ async function Wi(n, e) {
2951
2951
  };
2952
2952
  }
2953
2953
  async function zi(n, e) {
2954
- return Z(n, "POST", "/v2/accounts:revokeToken", ve(n, e));
2954
+ return Z(n, "POST", "/v2/accounts:revokeToken", Ie(n, e));
2955
2955
  }
2956
2956
  /**
2957
2957
  * @license
@@ -2969,7 +2969,7 @@ async function zi(n, e) {
2969
2969
  * See the License for the specific language governing permissions and
2970
2970
  * limitations under the License.
2971
2971
  */
2972
- class G {
2972
+ class V {
2973
2973
  constructor() {
2974
2974
  this.refreshToken = null, this.accessToken = null, this.expirationTime = null;
2975
2975
  }
@@ -2990,7 +2990,7 @@ class G {
2990
2990
  "internal-error"
2991
2991
  /* AuthErrorCode.INTERNAL_ERROR */
2992
2992
  );
2993
- const t = "expiresIn" in e && typeof e.expiresIn < "u" ? Number(e.expiresIn) : It(e.idToken);
2993
+ const t = "expiresIn" in e && typeof e.expiresIn < "u" ? Number(e.expiresIn) : vt(e.idToken);
2994
2994
  this.updateTokensAndExpiration(e.idToken, e.refreshToken, t);
2995
2995
  }
2996
2996
  updateFromIdToken(e) {
@@ -2999,7 +2999,7 @@ class G {
2999
2999
  "internal-error"
3000
3000
  /* AuthErrorCode.INTERNAL_ERROR */
3001
3001
  );
3002
- const t = It(e);
3002
+ const t = vt(e);
3003
3003
  this.updateTokensAndExpiration(e, null, t);
3004
3004
  }
3005
3005
  async getToken(e, t = !1) {
@@ -3014,14 +3014,14 @@ class G {
3014
3014
  this.refreshToken = null;
3015
3015
  }
3016
3016
  async refresh(e, t) {
3017
- const { accessToken: r, refreshToken: i, expiresIn: s } = await Wi(e, t);
3017
+ const { accessToken: r, refreshToken: i, expiresIn: s } = await Gi(e, t);
3018
3018
  this.updateTokensAndExpiration(r, i, Number(s));
3019
3019
  }
3020
3020
  updateTokensAndExpiration(e, t, r) {
3021
3021
  this.refreshToken = t || null, this.accessToken = e || null, this.expirationTime = Date.now() + r * 1e3;
3022
3022
  }
3023
3023
  static fromJSON(e, t) {
3024
- const { refreshToken: r, accessToken: i, expirationTime: s } = t, a = new G();
3024
+ const { refreshToken: r, accessToken: i, expirationTime: s } = t, a = new V();
3025
3025
  return r && (u(typeof r == "string", "internal-error", {
3026
3026
  appName: e
3027
3027
  }), a.refreshToken = r), i && (u(typeof i == "string", "internal-error", {
@@ -3041,7 +3041,7 @@ class G {
3041
3041
  this.accessToken = e.accessToken, this.refreshToken = e.refreshToken, this.expirationTime = e.expirationTime;
3042
3042
  }
3043
3043
  _clone() {
3044
- return Object.assign(new G(), this.toJSON());
3044
+ return Object.assign(new V(), this.toJSON());
3045
3045
  }
3046
3046
  _performRefresh() {
3047
3047
  return b("not implemented");
@@ -3068,8 +3068,8 @@ function R(n, e) {
3068
3068
  }
3069
3069
  class y {
3070
3070
  constructor(e) {
3071
- var { uid: t, auth: r, stsTokenManager: i } = e, s = $e(e, ["uid", "auth", "stsTokenManager"]);
3072
- this.providerId = "firebase", this.proactiveRefresh = new Gi(this), this.reloadUserInfo = null, this.reloadListener = null, this.uid = t, this.auth = r, this.stsTokenManager = i, this.accessToken = i.accessToken, this.displayName = s.displayName || null, this.email = s.email || null, this.emailVerified = s.emailVerified || !1, this.phoneNumber = s.phoneNumber || null, this.photoURL = s.photoURL || null, this.isAnonymous = s.isAnonymous || !1, this.tenantId = s.tenantId || null, this.providerData = s.providerData ? [...s.providerData] : [], this.metadata = new Ge(s.createdAt || void 0, s.lastLoginAt || void 0);
3071
+ var { uid: t, auth: r, stsTokenManager: i } = e, s = Je(e, ["uid", "auth", "stsTokenManager"]);
3072
+ this.providerId = "firebase", this.proactiveRefresh = new Vi(this), this.reloadUserInfo = null, this.reloadListener = null, this.uid = t, this.auth = r, this.stsTokenManager = i, this.accessToken = i.accessToken, this.displayName = s.displayName || null, this.email = s.email || null, this.emailVerified = s.emailVerified || !1, this.phoneNumber = s.phoneNumber || null, this.photoURL = s.photoURL || null, this.isAnonymous = s.isAnonymous || !1, this.tenantId = s.tenantId || null, this.providerData = s.providerData ? [...s.providerData] : [], this.metadata = new Ve(s.createdAt || void 0, s.lastLoginAt || void 0);
3073
3073
  }
3074
3074
  async getIdToken(e) {
3075
3075
  const t = await K(this, this.stsTokenManager.getToken(this.auth, e));
@@ -3081,10 +3081,10 @@ class y {
3081
3081
  ), this.accessToken !== t && (this.accessToken = t, await this.auth._persistUserIfCurrent(this), this.auth._notifyListenersIfCurrent(this)), t;
3082
3082
  }
3083
3083
  getIdTokenResult(e) {
3084
- return xi(this, e);
3084
+ return Fi(this, e);
3085
3085
  }
3086
3086
  reload() {
3087
- return ji(this);
3087
+ return Wi(this);
3088
3088
  }
3089
3089
  _assign(e) {
3090
3090
  this !== e && (u(
@@ -3120,10 +3120,10 @@ class y {
3120
3120
  e.idToken && e.idToken !== this.stsTokenManager.accessToken && (this.stsTokenManager.updateFromServerResponse(e), r = !0), t && await me(this), await this.auth._persistUserIfCurrent(this), r && this.auth._notifyListenersIfCurrent(this);
3121
3121
  }
3122
3122
  async delete() {
3123
- if (I(this.auth.app))
3123
+ if (v(this.auth.app))
3124
3124
  return Promise.reject(P(this.auth));
3125
3125
  const e = await this.getIdToken();
3126
- return await K(this, Bi(this.auth, { idToken: e })), this.stsTokenManager.clearRefreshToken(), this.auth.signOut();
3126
+ return await K(this, ji(this.auth, { idToken: e })), this.stsTokenManager.clearRefreshToken(), this.auth.signOut();
3127
3127
  }
3128
3128
  toJSON() {
3129
3129
  return Object.assign(Object.assign({
@@ -3151,16 +3151,16 @@ class y {
3151
3151
  }
3152
3152
  static _fromJSON(e, t) {
3153
3153
  var r, i, s, a, c, o, l, d;
3154
- const h = (r = t.displayName) !== null && r !== void 0 ? r : void 0, m = (i = t.email) !== null && i !== void 0 ? i : void 0, v = (s = t.phoneNumber) !== null && s !== void 0 ? s : void 0, B = (a = t.photoURL) !== null && a !== void 0 ? a : void 0, tt = (c = t.tenantId) !== null && c !== void 0 ? c : void 0, Ee = (o = t._redirectEventId) !== null && o !== void 0 ? o : void 0, nt = (l = t.createdAt) !== null && l !== void 0 ? l : void 0, rt = (d = t.lastLoginAt) !== null && d !== void 0 ? d : void 0, { uid: we, emailVerified: it, isAnonymous: st, providerData: Te, stsTokenManager: at } = t;
3154
+ const h = (r = t.displayName) !== null && r !== void 0 ? r : void 0, m = (i = t.email) !== null && i !== void 0 ? i : void 0, I = (s = t.phoneNumber) !== null && s !== void 0 ? s : void 0, j = (a = t.photoURL) !== null && a !== void 0 ? a : void 0, tt = (c = t.tenantId) !== null && c !== void 0 ? c : void 0, Ee = (o = t._redirectEventId) !== null && o !== void 0 ? o : void 0, nt = (l = t.createdAt) !== null && l !== void 0 ? l : void 0, rt = (d = t.lastLoginAt) !== null && d !== void 0 ? d : void 0, { uid: Te, emailVerified: it, isAnonymous: st, providerData: we, stsTokenManager: at } = t;
3155
3155
  u(
3156
- we && at,
3156
+ Te && at,
3157
3157
  e,
3158
3158
  "internal-error"
3159
3159
  /* AuthErrorCode.INTERNAL_ERROR */
3160
3160
  );
3161
- const Pn = G.fromJSON(this.name, at);
3161
+ const Pn = V.fromJSON(this.name, at);
3162
3162
  u(
3163
- typeof we == "string",
3163
+ typeof Te == "string",
3164
3164
  e,
3165
3165
  "internal-error"
3166
3166
  /* AuthErrorCode.INTERNAL_ERROR */
@@ -3174,22 +3174,22 @@ class y {
3174
3174
  e,
3175
3175
  "internal-error"
3176
3176
  /* AuthErrorCode.INTERNAL_ERROR */
3177
- ), R(v, e.name), R(B, e.name), R(tt, e.name), R(Ee, e.name), R(nt, e.name), R(rt, e.name);
3177
+ ), R(I, e.name), R(j, e.name), R(tt, e.name), R(Ee, e.name), R(nt, e.name), R(rt, e.name);
3178
3178
  const ke = new y({
3179
- uid: we,
3179
+ uid: Te,
3180
3180
  auth: e,
3181
3181
  email: m,
3182
3182
  emailVerified: it,
3183
3183
  displayName: h,
3184
3184
  isAnonymous: st,
3185
- photoURL: B,
3186
- phoneNumber: v,
3185
+ photoURL: j,
3186
+ phoneNumber: I,
3187
3187
  tenantId: tt,
3188
3188
  stsTokenManager: Pn,
3189
3189
  createdAt: nt,
3190
3190
  lastLoginAt: rt
3191
3191
  });
3192
- return Te && Array.isArray(Te) && (ke.providerData = Te.map((Mn) => Object.assign({}, Mn))), Ee && (ke._redirectEventId = Ee), ke;
3192
+ return we && Array.isArray(we) && (ke.providerData = we.map((Mn) => Object.assign({}, Mn))), Ee && (ke._redirectEventId = Ee), ke;
3193
3193
  }
3194
3194
  /**
3195
3195
  * Initialize a User from an idToken server response
@@ -3197,7 +3197,7 @@ class y {
3197
3197
  * @param idTokenResponse
3198
3198
  */
3199
3199
  static async _fromIdTokenResponse(e, t, r = !1) {
3200
- const i = new G();
3200
+ const i = new V();
3201
3201
  i.updateFromServerResponse(t);
3202
3202
  const s = new y({
3203
3203
  uid: t.localId,
@@ -3219,7 +3219,7 @@ class y {
3219
3219
  "internal-error"
3220
3220
  /* AuthErrorCode.INTERNAL_ERROR */
3221
3221
  );
3222
- const s = i.providerUserInfo !== void 0 ? cn(i.providerUserInfo) : [], a = !(i.email && i.passwordHash) && !(s != null && s.length), c = new G();
3222
+ const s = i.providerUserInfo !== void 0 ? cn(i.providerUserInfo) : [], a = !(i.email && i.passwordHash) && !(s != null && s.length), c = new V();
3223
3223
  c.updateFromIdToken(r);
3224
3224
  const o = new y({
3225
3225
  uid: i.localId,
@@ -3235,7 +3235,7 @@ class y {
3235
3235
  phoneNumber: i.phoneNumber || null,
3236
3236
  tenantId: i.tenantId || null,
3237
3237
  providerData: s,
3238
- metadata: new Ge(i.createdAt, i.lastLoginAt),
3238
+ metadata: new Ve(i.createdAt, i.lastLoginAt),
3239
3239
  isAnonymous: !(i.email && i.passwordHash) && !(s != null && s.length)
3240
3240
  };
3241
3241
  return Object.assign(o, l), o;
@@ -3322,7 +3322,7 @@ const yt = ln;
3322
3322
  function ae(n, e, t) {
3323
3323
  return `firebase:${n}:${e}:${t}`;
3324
3324
  }
3325
- class j {
3325
+ class W {
3326
3326
  constructor(e, t, r) {
3327
3327
  this.persistence = e, this.auth = t, this.userKey = r;
3328
3328
  const { config: i, name: s } = this.auth;
@@ -3353,7 +3353,7 @@ class j {
3353
3353
  }
3354
3354
  static async create(e, t, r = "authUser") {
3355
3355
  if (!t.length)
3356
- return new j(E(yt), e, r);
3356
+ return new W(E(yt), e, r);
3357
3357
  const i = (await Promise.all(t.map(async (l) => {
3358
3358
  if (await l._isAvailable())
3359
3359
  return l;
@@ -3372,13 +3372,13 @@ class j {
3372
3372
  } catch {
3373
3373
  }
3374
3374
  const o = i.filter((l) => l._shouldAllowMigration);
3375
- return !s._shouldAllowMigration || !o.length ? new j(s, e, r) : (s = o[0], c && await s._set(a, c.toJSON()), await Promise.all(t.map(async (l) => {
3375
+ return !s._shouldAllowMigration || !o.length ? new W(s, e, r) : (s = o[0], c && await s._set(a, c.toJSON()), await Promise.all(t.map(async (l) => {
3376
3376
  if (l !== s)
3377
3377
  try {
3378
3378
  await l._remove(a);
3379
3379
  } catch {
3380
3380
  }
3381
- })), new j(s, e, r));
3381
+ })), new W(s, e, r));
3382
3382
  }
3383
3383
  }
3384
3384
  /**
@@ -3457,7 +3457,7 @@ function Zi(n = f()) {
3457
3457
  var e;
3458
3458
  return Ke(n) && !!(!((e = window.navigator) === null || e === void 0) && e.standalone);
3459
3459
  }
3460
- function $i() {
3460
+ function Ji() {
3461
3461
  return dr() && document.documentMode === 10;
3462
3462
  }
3463
3463
  function gn(n = f()) {
@@ -3479,7 +3479,7 @@ function gn(n = f()) {
3479
3479
  * See the License for the specific language governing permissions and
3480
3480
  * limitations under the License.
3481
3481
  */
3482
- function vn(n, e = []) {
3482
+ function In(n, e = []) {
3483
3483
  let t;
3484
3484
  switch (n) {
3485
3485
  case "Browser":
@@ -3510,7 +3510,7 @@ function vn(n, e = []) {
3510
3510
  * See the License for the specific language governing permissions and
3511
3511
  * limitations under the License.
3512
3512
  */
3513
- class Ji {
3513
+ class $i {
3514
3514
  constructor(e) {
3515
3515
  this.auth = e, this.queue = [];
3516
3516
  }
@@ -3566,7 +3566,7 @@ class Ji {
3566
3566
  * limitations under the License.
3567
3567
  */
3568
3568
  async function Yi(n, e = {}) {
3569
- return Z(n, "GET", "/v2/passwordPolicy", ve(n, e));
3569
+ return Z(n, "GET", "/v2/passwordPolicy", Ie(n, e));
3570
3570
  }
3571
3571
  /**
3572
3572
  * @license
@@ -3674,12 +3674,12 @@ class Ki {
3674
3674
  */
3675
3675
  class qi {
3676
3676
  constructor(e, t, r, i) {
3677
- this.app = e, this.heartbeatServiceProvider = t, this.appCheckServiceProvider = r, this.config = i, this.currentUser = null, this.emulatorConfig = null, this.operations = Promise.resolve(), this.authStateSubscription = new wt(this), this.idTokenSubscription = new wt(this), this.beforeStateQueue = new Ji(this), this.redirectUser = null, this.isProactiveRefreshEnabled = !1, this.EXPECTED_PASSWORD_POLICY_SCHEMA_VERSION = 1, this._canInitEmulator = !0, this._isInitialized = !1, this._deleted = !1, this._initializationPromise = null, this._popupRedirectResolver = null, this._errorFactory = en, this._agentRecaptchaConfig = null, this._tenantRecaptchaConfigs = {}, this._projectPasswordPolicy = null, this._tenantPasswordPolicies = {}, this.lastNotifiedUid = void 0, this.languageCode = null, this.tenantId = null, this.settings = { appVerificationDisabledForTesting: !1 }, this.frameworks = [], this.name = e.name, this.clientVersion = i.sdkClientVersion;
3677
+ this.app = e, this.heartbeatServiceProvider = t, this.appCheckServiceProvider = r, this.config = i, this.currentUser = null, this.emulatorConfig = null, this.operations = Promise.resolve(), this.authStateSubscription = new Tt(this), this.idTokenSubscription = new Tt(this), this.beforeStateQueue = new $i(this), this.redirectUser = null, this.isProactiveRefreshEnabled = !1, this.EXPECTED_PASSWORD_POLICY_SCHEMA_VERSION = 1, this._canInitEmulator = !0, this._isInitialized = !1, this._deleted = !1, this._initializationPromise = null, this._popupRedirectResolver = null, this._errorFactory = en, this._agentRecaptchaConfig = null, this._tenantRecaptchaConfigs = {}, this._projectPasswordPolicy = null, this._tenantPasswordPolicies = {}, this.lastNotifiedUid = void 0, this.languageCode = null, this.tenantId = null, this.settings = { appVerificationDisabledForTesting: !1 }, this.frameworks = [], this.name = e.name, this.clientVersion = i.sdkClientVersion;
3678
3678
  }
3679
3679
  _initializeWithPersistence(e, t) {
3680
3680
  return t && (this._popupRedirectResolver = E(t)), this._initializationPromise = this.queue(async () => {
3681
3681
  var r, i;
3682
- if (!this._deleted && (this.persistenceManager = await j.create(this, e), !this._deleted)) {
3682
+ if (!this._deleted && (this.persistenceManager = await W.create(this, e), !this._deleted)) {
3683
3683
  if (!((r = this._popupRedirectResolver) === null || r === void 0) && r._shouldInitProactively)
3684
3684
  try {
3685
3685
  await this._popupRedirectResolver._initialize(this);
@@ -3718,7 +3718,7 @@ class qi {
3718
3718
  }
3719
3719
  async initializeCurrentUser(e) {
3720
3720
  var t;
3721
- if (I(this.app)) {
3721
+ if (v(this.app)) {
3722
3722
  const a = this.app.settings.authIdToken;
3723
3723
  return a ? new Promise((c) => {
3724
3724
  setTimeout(() => this.initializeCurrentUserFromIdToken(a).then(c, c));
@@ -3774,7 +3774,7 @@ class qi {
3774
3774
  this._deleted = !0;
3775
3775
  }
3776
3776
  async updateCurrentUser(e) {
3777
- if (I(this.app))
3777
+ if (v(this.app))
3778
3778
  return Promise.reject(P(this));
3779
3779
  const t = e ? z(e) : null;
3780
3780
  return t && u(
@@ -3796,14 +3796,14 @@ class qi {
3796
3796
  });
3797
3797
  }
3798
3798
  async signOut() {
3799
- return I(this.app) ? Promise.reject(P(this)) : (await this.beforeStateQueue.runMiddleware(null), (this.redirectPersistenceManager || this._popupRedirectResolver) && await this._setRedirectUser(null), this._updateCurrentUser(
3799
+ return v(this.app) ? Promise.reject(P(this)) : (await this.beforeStateQueue.runMiddleware(null), (this.redirectPersistenceManager || this._popupRedirectResolver) && await this._setRedirectUser(null), this._updateCurrentUser(
3800
3800
  null,
3801
3801
  /* skipBeforeStateCallbacks */
3802
3802
  !0
3803
3803
  ));
3804
3804
  }
3805
3805
  setPersistence(e) {
3806
- return I(this.app) ? Promise.reject(P(this)) : this.queue(async () => {
3806
+ return v(this.app) ? Promise.reject(P(this)) : this.queue(async () => {
3807
3807
  await this.assertedPersistence.setPersistence(E(e));
3808
3808
  });
3809
3809
  }
@@ -3883,7 +3883,7 @@ class qi {
3883
3883
  this,
3884
3884
  "argument-error"
3885
3885
  /* AuthErrorCode.ARGUMENT_ERROR */
3886
- ), this.redirectPersistenceManager = await j.create(
3886
+ ), this.redirectPersistenceManager = await W.create(
3887
3887
  this,
3888
3888
  [E(t._redirectPersistence)],
3889
3889
  "redirectUser"
@@ -3972,7 +3972,7 @@ class qi {
3972
3972
  ), this.persistenceManager;
3973
3973
  }
3974
3974
  _logFramework(e) {
3975
- !e || this.frameworks.includes(e) || (this.frameworks.push(e), this.frameworks.sort(), this.clientVersion = vn(this.config.clientPlatform, this._getFrameworks()));
3975
+ !e || this.frameworks.includes(e) || (this.frameworks.push(e), this.frameworks.sort(), this.clientVersion = In(this.config.clientPlatform, this._getFrameworks()));
3976
3976
  }
3977
3977
  _getFrameworks() {
3978
3978
  return this.frameworks;
@@ -4002,13 +4002,13 @@ class qi {
4002
4002
  async _getAppCheckToken() {
4003
4003
  var e;
4004
4004
  const t = await ((e = this.appCheckServiceProvider.getImmediate({ optional: !0 })) === null || e === void 0 ? void 0 : e.getToken());
4005
- return t != null && t.error && Ci(`Error while retrieving App Check token: ${t.error}`), t == null ? void 0 : t.token;
4005
+ return t != null && t.error && Oi(`Error while retrieving App Check token: ${t.error}`), t == null ? void 0 : t.token;
4006
4006
  }
4007
4007
  }
4008
- function Ie(n) {
4008
+ function ve(n) {
4009
4009
  return z(n);
4010
4010
  }
4011
- class wt {
4011
+ class Tt {
4012
4012
  constructor(e) {
4013
4013
  this.auth = e, this.observer = null, this.addObserver = gr((t) => this.observer = t);
4014
4014
  }
@@ -4079,7 +4079,7 @@ function rs(n, e) {
4079
4079
  const i = t.getImmediate(), s = t.getOptions();
4080
4080
  if (ue(s, e ?? {}))
4081
4081
  return i;
4082
- T(
4082
+ w(
4083
4083
  i,
4084
4084
  "already-initialized"
4085
4085
  /* AuthErrorCode.ALREADY_INITIALIZED */
@@ -4092,7 +4092,7 @@ function is(n, e) {
4092
4092
  e != null && e.errorMap && n._updateErrorMap(e.errorMap), n._initializeWithPersistence(r, e == null ? void 0 : e.popupRedirectResolver);
4093
4093
  }
4094
4094
  function ss(n, e, t) {
4095
- const r = Ie(n);
4095
+ const r = ve(n);
4096
4096
  u(
4097
4097
  r._canInitEmulator,
4098
4098
  r,
@@ -4104,7 +4104,7 @@ function ss(n, e, t) {
4104
4104
  "invalid-emulator-scheme"
4105
4105
  /* AuthErrorCode.INVALID_EMULATOR_SCHEME */
4106
4106
  );
4107
- const i = !1, s = In(e), { host: a, port: c } = as(e), o = c === null ? "" : `:${c}`;
4107
+ const i = !1, s = vn(e), { host: a, port: c } = as(e), o = c === null ? "" : `:${c}`;
4108
4108
  r.config.emulator = { url: `${s}//${a}${o}/` }, r.settings.appVerificationDisabledForTesting = !0, r.emulatorConfig = Object.freeze({
4109
4109
  host: a,
4110
4110
  port: c,
@@ -4112,24 +4112,24 @@ function ss(n, e, t) {
4112
4112
  options: Object.freeze({ disableWarnings: i })
4113
4113
  }), os();
4114
4114
  }
4115
- function In(n) {
4115
+ function vn(n) {
4116
4116
  const e = n.indexOf(":");
4117
4117
  return e < 0 ? "" : n.substr(0, e + 1);
4118
4118
  }
4119
4119
  function as(n) {
4120
- const e = In(n), t = /(\/\/)?([^?#/]+)/.exec(n.substr(e.length));
4120
+ const e = vn(n), t = /(\/\/)?([^?#/]+)/.exec(n.substr(e.length));
4121
4121
  if (!t)
4122
4122
  return { host: "", port: null };
4123
4123
  const r = t[2].split("@").pop() || "", i = /^(\[[^\]]+\])(:|$)/.exec(r);
4124
4124
  if (i) {
4125
4125
  const s = i[1];
4126
- return { host: s, port: Tt(r.substr(s.length + 1)) };
4126
+ return { host: s, port: wt(r.substr(s.length + 1)) };
4127
4127
  } else {
4128
4128
  const [s, a] = r.split(":");
4129
- return { host: s, port: Tt(a) };
4129
+ return { host: s, port: wt(a) };
4130
4130
  }
4131
4131
  }
4132
- function Tt(n) {
4132
+ function wt(n) {
4133
4133
  if (!n)
4134
4134
  return null;
4135
4135
  const e = Number(n);
@@ -4200,8 +4200,8 @@ class bn {
4200
4200
  * See the License for the specific language governing permissions and
4201
4201
  * limitations under the License.
4202
4202
  */
4203
- async function V(n, e) {
4204
- return sn(n, "POST", "/v1/accounts:signInWithIdp", ve(n, e));
4203
+ async function H(n, e) {
4204
+ return sn(n, "POST", "/v1/accounts:signInWithIdp", Ie(n, e));
4205
4205
  }
4206
4206
  /**
4207
4207
  * @license
@@ -4227,7 +4227,7 @@ class U extends bn {
4227
4227
  /** @internal */
4228
4228
  static _fromParams(e) {
4229
4229
  const t = new U(e.providerId, e.signInMethod);
4230
- return e.idToken || e.accessToken ? (e.idToken && (t.idToken = e.idToken), e.accessToken && (t.accessToken = e.accessToken), e.nonce && !e.pendingToken && (t.nonce = e.nonce), e.pendingToken && (t.pendingToken = e.pendingToken)) : e.oauthToken && e.oauthTokenSecret ? (t.accessToken = e.oauthToken, t.secret = e.oauthTokenSecret) : T(
4230
+ return e.idToken || e.accessToken ? (e.idToken && (t.idToken = e.idToken), e.accessToken && (t.accessToken = e.accessToken), e.nonce && !e.pendingToken && (t.nonce = e.nonce), e.pendingToken && (t.pendingToken = e.pendingToken)) : e.oauthToken && e.oauthTokenSecret ? (t.accessToken = e.oauthToken, t.secret = e.oauthTokenSecret) : w(
4231
4231
  "argument-error"
4232
4232
  /* AuthErrorCode.ARGUMENT_ERROR */
4233
4233
  ), t;
@@ -4254,7 +4254,7 @@ class U extends bn {
4254
4254
  * @returns If the JSON input does not represent an {@link AuthCredential}, null is returned.
4255
4255
  */
4256
4256
  static fromJSON(e) {
4257
- const t = typeof e == "string" ? JSON.parse(e) : e, { providerId: r, signInMethod: i } = t, s = $e(t, ["providerId", "signInMethod"]);
4257
+ const t = typeof e == "string" ? JSON.parse(e) : e, { providerId: r, signInMethod: i } = t, s = Je(t, ["providerId", "signInMethod"]);
4258
4258
  if (!r || !i)
4259
4259
  return null;
4260
4260
  const a = new U(r, i);
@@ -4263,17 +4263,17 @@ class U extends bn {
4263
4263
  /** @internal */
4264
4264
  _getIdTokenResponse(e) {
4265
4265
  const t = this.buildRequest();
4266
- return V(e, t);
4266
+ return H(e, t);
4267
4267
  }
4268
4268
  /** @internal */
4269
4269
  _linkToIdToken(e, t) {
4270
4270
  const r = this.buildRequest();
4271
- return r.idToken = t, V(e, r);
4271
+ return r.idToken = t, H(e, r);
4272
4272
  }
4273
4273
  /** @internal */
4274
4274
  _getReauthenticationResolver(e) {
4275
4275
  const t = this.buildRequest();
4276
- return t.autoCreate = !1, V(e, t);
4276
+ return t.autoCreate = !1, H(e, t);
4277
4277
  }
4278
4278
  buildRequest() {
4279
4279
  const e = {
@@ -4393,7 +4393,7 @@ class ne extends yn {
4393
4393
  * See the License for the specific language governing permissions and
4394
4394
  * limitations under the License.
4395
4395
  */
4396
- class S extends ne {
4396
+ class A extends ne {
4397
4397
  constructor() {
4398
4398
  super(
4399
4399
  "facebook.com"
@@ -4414,8 +4414,8 @@ class S extends ne {
4414
4414
  */
4415
4415
  static credential(e) {
4416
4416
  return U._fromParams({
4417
- providerId: S.PROVIDER_ID,
4418
- signInMethod: S.FACEBOOK_SIGN_IN_METHOD,
4417
+ providerId: A.PROVIDER_ID,
4418
+ signInMethod: A.FACEBOOK_SIGN_IN_METHOD,
4419
4419
  accessToken: e
4420
4420
  });
4421
4421
  }
@@ -4425,7 +4425,7 @@ class S extends ne {
4425
4425
  * @param userCredential - The user credential.
4426
4426
  */
4427
4427
  static credentialFromResult(e) {
4428
- return S.credentialFromTaggedObject(e);
4428
+ return A.credentialFromTaggedObject(e);
4429
4429
  }
4430
4430
  /**
4431
4431
  * Used to extract the underlying {@link OAuthCredential} from a {@link AuthError} which was
@@ -4434,20 +4434,20 @@ class S extends ne {
4434
4434
  * @param userCredential - The user credential.
4435
4435
  */
4436
4436
  static credentialFromError(e) {
4437
- return S.credentialFromTaggedObject(e.customData || {});
4437
+ return A.credentialFromTaggedObject(e.customData || {});
4438
4438
  }
4439
4439
  static credentialFromTaggedObject({ _tokenResponse: e }) {
4440
4440
  if (!e || !("oauthAccessToken" in e) || !e.oauthAccessToken)
4441
4441
  return null;
4442
4442
  try {
4443
- return S.credential(e.oauthAccessToken);
4443
+ return A.credential(e.oauthAccessToken);
4444
4444
  } catch {
4445
4445
  return null;
4446
4446
  }
4447
4447
  }
4448
4448
  }
4449
- S.FACEBOOK_SIGN_IN_METHOD = "facebook.com";
4450
- S.PROVIDER_ID = "facebook.com";
4449
+ A.FACEBOOK_SIGN_IN_METHOD = "facebook.com";
4450
+ A.PROVIDER_ID = "facebook.com";
4451
4451
  /**
4452
4452
  * @license
4453
4453
  * Copyright 2020 Google LLC
@@ -4464,7 +4464,7 @@ S.PROVIDER_ID = "facebook.com";
4464
4464
  * See the License for the specific language governing permissions and
4465
4465
  * limitations under the License.
4466
4466
  */
4467
- class A extends ne {
4467
+ class S extends ne {
4468
4468
  constructor() {
4469
4469
  super(
4470
4470
  "google.com"
@@ -4486,8 +4486,8 @@ class A extends ne {
4486
4486
  */
4487
4487
  static credential(e, t) {
4488
4488
  return U._fromParams({
4489
- providerId: A.PROVIDER_ID,
4490
- signInMethod: A.GOOGLE_SIGN_IN_METHOD,
4489
+ providerId: S.PROVIDER_ID,
4490
+ signInMethod: S.GOOGLE_SIGN_IN_METHOD,
4491
4491
  idToken: e,
4492
4492
  accessToken: t
4493
4493
  });
@@ -4498,7 +4498,7 @@ class A extends ne {
4498
4498
  * @param userCredential - The user credential.
4499
4499
  */
4500
4500
  static credentialFromResult(e) {
4501
- return A.credentialFromTaggedObject(e);
4501
+ return S.credentialFromTaggedObject(e);
4502
4502
  }
4503
4503
  /**
4504
4504
  * Used to extract the underlying {@link OAuthCredential} from a {@link AuthError} which was
@@ -4507,7 +4507,7 @@ class A extends ne {
4507
4507
  * @param userCredential - The user credential.
4508
4508
  */
4509
4509
  static credentialFromError(e) {
4510
- return A.credentialFromTaggedObject(e.customData || {});
4510
+ return S.credentialFromTaggedObject(e.customData || {});
4511
4511
  }
4512
4512
  static credentialFromTaggedObject({ _tokenResponse: e }) {
4513
4513
  if (!e)
@@ -4516,14 +4516,14 @@ class A extends ne {
4516
4516
  if (!t && !r)
4517
4517
  return null;
4518
4518
  try {
4519
- return A.credential(t, r);
4519
+ return S.credential(t, r);
4520
4520
  } catch {
4521
4521
  return null;
4522
4522
  }
4523
4523
  }
4524
4524
  }
4525
- A.GOOGLE_SIGN_IN_METHOD = "google.com";
4526
- A.PROVIDER_ID = "google.com";
4525
+ S.GOOGLE_SIGN_IN_METHOD = "google.com";
4526
+ S.PROVIDER_ID = "google.com";
4527
4527
  /**
4528
4528
  * @license
4529
4529
  * Copyright 2020 Google LLC
@@ -4540,7 +4540,7 @@ A.PROVIDER_ID = "google.com";
4540
4540
  * See the License for the specific language governing permissions and
4541
4541
  * limitations under the License.
4542
4542
  */
4543
- class O extends ne {
4543
+ class C extends ne {
4544
4544
  constructor() {
4545
4545
  super(
4546
4546
  "github.com"
@@ -4554,8 +4554,8 @@ class O extends ne {
4554
4554
  */
4555
4555
  static credential(e) {
4556
4556
  return U._fromParams({
4557
- providerId: O.PROVIDER_ID,
4558
- signInMethod: O.GITHUB_SIGN_IN_METHOD,
4557
+ providerId: C.PROVIDER_ID,
4558
+ signInMethod: C.GITHUB_SIGN_IN_METHOD,
4559
4559
  accessToken: e
4560
4560
  });
4561
4561
  }
@@ -4565,7 +4565,7 @@ class O extends ne {
4565
4565
  * @param userCredential - The user credential.
4566
4566
  */
4567
4567
  static credentialFromResult(e) {
4568
- return O.credentialFromTaggedObject(e);
4568
+ return C.credentialFromTaggedObject(e);
4569
4569
  }
4570
4570
  /**
4571
4571
  * Used to extract the underlying {@link OAuthCredential} from a {@link AuthError} which was
@@ -4574,20 +4574,20 @@ class O extends ne {
4574
4574
  * @param userCredential - The user credential.
4575
4575
  */
4576
4576
  static credentialFromError(e) {
4577
- return O.credentialFromTaggedObject(e.customData || {});
4577
+ return C.credentialFromTaggedObject(e.customData || {});
4578
4578
  }
4579
4579
  static credentialFromTaggedObject({ _tokenResponse: e }) {
4580
4580
  if (!e || !("oauthAccessToken" in e) || !e.oauthAccessToken)
4581
4581
  return null;
4582
4582
  try {
4583
- return O.credential(e.oauthAccessToken);
4583
+ return C.credential(e.oauthAccessToken);
4584
4584
  } catch {
4585
4585
  return null;
4586
4586
  }
4587
4587
  }
4588
4588
  }
4589
- O.GITHUB_SIGN_IN_METHOD = "github.com";
4590
- O.PROVIDER_ID = "github.com";
4589
+ C.GITHUB_SIGN_IN_METHOD = "github.com";
4590
+ C.PROVIDER_ID = "github.com";
4591
4591
  /**
4592
4592
  * @license
4593
4593
  * Copyright 2020 Google LLC
@@ -4673,13 +4673,13 @@ N.PROVIDER_ID = "twitter.com";
4673
4673
  * See the License for the specific language governing permissions and
4674
4674
  * limitations under the License.
4675
4675
  */
4676
- class F {
4676
+ class x {
4677
4677
  constructor(e) {
4678
4678
  this.user = e.user, this.providerId = e.providerId, this._tokenResponse = e._tokenResponse, this.operationType = e.operationType;
4679
4679
  }
4680
4680
  static async _fromIdTokenResponse(e, t, r, i = !1) {
4681
4681
  const s = await y._fromIdTokenResponse(e, r, i), a = kt(r);
4682
- return new F({
4682
+ return new x({
4683
4683
  user: s,
4684
4684
  providerId: a,
4685
4685
  _tokenResponse: r,
@@ -4693,7 +4693,7 @@ class F {
4693
4693
  !0
4694
4694
  );
4695
4695
  const i = kt(r);
4696
- return new F({
4696
+ return new x({
4697
4697
  user: e,
4698
4698
  providerId: i,
4699
4699
  _tokenResponse: r,
@@ -4741,7 +4741,7 @@ function En(n, e, t, r) {
4741
4741
  }
4742
4742
  async function ls(n, e, t = !1) {
4743
4743
  const r = await K(n, e._linkToIdToken(n.auth, await n.getIdToken()), t);
4744
- return F._forOperation(n, "link", r);
4744
+ return x._forOperation(n, "link", r);
4745
4745
  }
4746
4746
  /**
4747
4747
  * @license
@@ -4761,7 +4761,7 @@ async function ls(n, e, t = !1) {
4761
4761
  */
4762
4762
  async function ds(n, e, t = !1) {
4763
4763
  const { auth: r } = n;
4764
- if (I(r.app))
4764
+ if (v(r.app))
4765
4765
  return Promise.reject(P(r));
4766
4766
  const i = "reauthenticate";
4767
4767
  try {
@@ -4785,9 +4785,9 @@ async function ds(n, e, t = !1) {
4785
4785
  r,
4786
4786
  "user-mismatch"
4787
4787
  /* AuthErrorCode.USER_MISMATCH */
4788
- ), F._forOperation(n, i, s);
4788
+ ), x._forOperation(n, i, s);
4789
4789
  } catch (s) {
4790
- throw (s == null ? void 0 : s.code) === "auth/user-not-found" && T(
4790
+ throw (s == null ? void 0 : s.code) === "auth/user-not-found" && w(
4791
4791
  r,
4792
4792
  "user-mismatch"
4793
4793
  /* AuthErrorCode.USER_MISMATCH */
@@ -4811,9 +4811,9 @@ async function ds(n, e, t = !1) {
4811
4811
  * limitations under the License.
4812
4812
  */
4813
4813
  async function us(n, e, t = !1) {
4814
- if (I(n.app))
4814
+ if (v(n.app))
4815
4815
  return Promise.reject(P(n));
4816
- const r = "signIn", i = await En(n, r, e), s = await F._fromIdTokenResponse(n, r, i);
4816
+ const r = "signIn", i = await En(n, r, e), s = await x._fromIdTokenResponse(n, r, i);
4817
4817
  return t || await n._updateCurrentUser(s.user), s;
4818
4818
  }
4819
4819
  /**
@@ -4833,7 +4833,7 @@ async function us(n, e, t = !1) {
4833
4833
  * limitations under the License.
4834
4834
  */
4835
4835
  async function hs(n, e) {
4836
- return sn(n, "POST", "/v1/accounts:signInWithCustomToken", ve(n, e));
4836
+ return sn(n, "POST", "/v1/accounts:signInWithCustomToken", Ie(n, e));
4837
4837
  }
4838
4838
  /**
4839
4839
  * @license
@@ -4852,12 +4852,12 @@ async function hs(n, e) {
4852
4852
  * limitations under the License.
4853
4853
  */
4854
4854
  async function ps(n, e) {
4855
- if (I(n.app))
4855
+ if (v(n.app))
4856
4856
  return Promise.reject(P(n));
4857
- const t = Ie(n), r = await hs(t, {
4857
+ const t = ve(n), r = await hs(t, {
4858
4858
  token: e,
4859
4859
  returnSecureToken: !0
4860
- }), i = await F._fromIdTokenResponse(t, "signIn", r);
4860
+ }), i = await x._fromIdTokenResponse(t, "signIn", r);
4861
4861
  return await t._updateCurrentUser(i.user), i;
4862
4862
  }
4863
4863
  function ms(n, e, t, r) {
@@ -4883,7 +4883,7 @@ const _e = "__sak";
4883
4883
  * See the License for the specific language governing permissions and
4884
4884
  * limitations under the License.
4885
4885
  */
4886
- class wn {
4886
+ class Tn {
4887
4887
  constructor(e, t) {
4888
4888
  this.storageRetriever = e, this.type = t;
4889
4889
  }
@@ -4925,7 +4925,7 @@ class wn {
4925
4925
  * limitations under the License.
4926
4926
  */
4927
4927
  const _s = 1e3, gs = 10;
4928
- class Tn extends wn {
4928
+ class wn extends Tn {
4929
4929
  constructor() {
4930
4930
  super(
4931
4931
  () => window.localStorage,
@@ -4952,7 +4952,7 @@ class Tn extends wn {
4952
4952
  const a = this.storage.getItem(r);
4953
4953
  !t && this.localCache[r] === a || this.notifyListeners(r, a);
4954
4954
  }, s = this.storage.getItem(r);
4955
- $i() && s !== e.newValue && e.newValue !== e.oldValue ? setTimeout(i, gs) : i();
4955
+ Ji() && s !== e.newValue && e.newValue !== e.oldValue ? setTimeout(i, gs) : i();
4956
4956
  }
4957
4957
  notifyListeners(e, t) {
4958
4958
  this.localCache[e] = t;
@@ -5003,8 +5003,8 @@ class Tn extends wn {
5003
5003
  await super._remove(e), delete this.localCache[e];
5004
5004
  }
5005
5005
  }
5006
- Tn.type = "LOCAL";
5007
- const vs = Tn;
5006
+ wn.type = "LOCAL";
5007
+ const Is = wn;
5008
5008
  /**
5009
5009
  * @license
5010
5010
  * Copyright 2020 Google LLC
@@ -5021,7 +5021,7 @@ const vs = Tn;
5021
5021
  * See the License for the specific language governing permissions and
5022
5022
  * limitations under the License.
5023
5023
  */
5024
- class kn extends wn {
5024
+ class kn extends Tn {
5025
5025
  constructor() {
5026
5026
  super(
5027
5027
  () => window.sessionStorage,
@@ -5052,7 +5052,7 @@ const Rn = kn;
5052
5052
  * See the License for the specific language governing permissions and
5053
5053
  * limitations under the License.
5054
5054
  */
5055
- function Is(n) {
5055
+ function vs(n) {
5056
5056
  return Promise.all(n.map(async (e) => {
5057
5057
  try {
5058
5058
  return {
@@ -5122,7 +5122,7 @@ class be {
5122
5122
  eventId: r,
5123
5123
  eventType: i
5124
5124
  });
5125
- const c = Array.from(a).map(async (l) => l(t.origin, s)), o = await Is(c);
5125
+ const c = Array.from(a).map(async (l) => l(t.origin, s)), o = await vs(c);
5126
5126
  t.ports[0].postMessage({
5127
5127
  status: "done",
5128
5128
  eventId: r,
@@ -5309,7 +5309,7 @@ function ys(n) {
5309
5309
  * See the License for the specific language governing permissions and
5310
5310
  * limitations under the License.
5311
5311
  */
5312
- function Sn() {
5312
+ function An() {
5313
5313
  return typeof g().WorkerGlobalScope < "u" && typeof g().importScripts == "function";
5314
5314
  }
5315
5315
  async function Es() {
@@ -5321,12 +5321,12 @@ async function Es() {
5321
5321
  return null;
5322
5322
  }
5323
5323
  }
5324
- function ws() {
5324
+ function Ts() {
5325
5325
  var n;
5326
5326
  return ((n = navigator == null ? void 0 : navigator.serviceWorker) === null || n === void 0 ? void 0 : n.controller) || null;
5327
5327
  }
5328
- function Ts() {
5329
- return Sn() ? self : null;
5328
+ function ws() {
5329
+ return An() ? self : null;
5330
5330
  }
5331
5331
  /**
5332
5332
  * @license
@@ -5344,7 +5344,7 @@ function Ts() {
5344
5344
  * See the License for the specific language governing permissions and
5345
5345
  * limitations under the License.
5346
5346
  */
5347
- const An = "firebaseLocalStorageDb", ks = 1, ge = "firebaseLocalStorage", On = "fbase_key";
5347
+ const Sn = "firebaseLocalStorageDb", ks = 1, ge = "firebaseLocalStorage", Cn = "fbase_key";
5348
5348
  class re {
5349
5349
  constructor(e) {
5350
5350
  this.request = e;
@@ -5363,43 +5363,43 @@ function ye(n, e) {
5363
5363
  return n.transaction([ge], e ? "readwrite" : "readonly").objectStore(ge);
5364
5364
  }
5365
5365
  function Rs() {
5366
- const n = indexedDB.deleteDatabase(An);
5366
+ const n = indexedDB.deleteDatabase(Sn);
5367
5367
  return new re(n).toPromise();
5368
5368
  }
5369
- function je() {
5370
- const n = indexedDB.open(An, ks);
5369
+ function We() {
5370
+ const n = indexedDB.open(Sn, ks);
5371
5371
  return new Promise((e, t) => {
5372
5372
  n.addEventListener("error", () => {
5373
5373
  t(n.error);
5374
5374
  }), n.addEventListener("upgradeneeded", () => {
5375
5375
  const r = n.result;
5376
5376
  try {
5377
- r.createObjectStore(ge, { keyPath: On });
5377
+ r.createObjectStore(ge, { keyPath: Cn });
5378
5378
  } catch (i) {
5379
5379
  t(i);
5380
5380
  }
5381
5381
  }), n.addEventListener("success", async () => {
5382
5382
  const r = n.result;
5383
- r.objectStoreNames.contains(ge) ? e(r) : (r.close(), await Rs(), e(await je()));
5383
+ r.objectStoreNames.contains(ge) ? e(r) : (r.close(), await Rs(), e(await We()));
5384
5384
  });
5385
5385
  });
5386
5386
  }
5387
5387
  async function Rt(n, e, t) {
5388
5388
  const r = ye(n, !0).put({
5389
- [On]: e,
5389
+ [Cn]: e,
5390
5390
  value: t
5391
5391
  });
5392
5392
  return new re(r).toPromise();
5393
5393
  }
5394
- async function Ss(n, e) {
5394
+ async function As(n, e) {
5395
5395
  const t = ye(n, !1).get(e), r = await new re(t).toPromise();
5396
5396
  return r === void 0 ? null : r.value;
5397
5397
  }
5398
- function St(n, e) {
5398
+ function At(n, e) {
5399
5399
  const t = ye(n, !0).delete(e);
5400
5400
  return new re(t).toPromise();
5401
5401
  }
5402
- const As = 800, Os = 3;
5402
+ const Ss = 800, Cs = 3;
5403
5403
  class Nn {
5404
5404
  constructor() {
5405
5405
  this.type = "LOCAL", this._shouldAllowMigration = !0, this.listeners = {}, this.localCache = {}, this.pollTimer = null, this.pendingWrites = 0, this.receiver = null, this.sender = null, this.serviceWorkerReceiverAvailable = !1, this.activeServiceWorker = null, this._workerInitializationPromise = this.initializeServiceWorkerMessaging().then(() => {
@@ -5407,7 +5407,7 @@ class Nn {
5407
5407
  });
5408
5408
  }
5409
5409
  async _openDb() {
5410
- return this.db ? this.db : (this.db = await je(), this.db);
5410
+ return this.db ? this.db : (this.db = await We(), this.db);
5411
5411
  }
5412
5412
  async _withRetries(e) {
5413
5413
  let t = 0;
@@ -5416,7 +5416,7 @@ class Nn {
5416
5416
  const r = await this._openDb();
5417
5417
  return await e(r);
5418
5418
  } catch (r) {
5419
- if (t++ > Os)
5419
+ if (t++ > Cs)
5420
5420
  throw r;
5421
5421
  this.db && (this.db.close(), this.db = void 0);
5422
5422
  }
@@ -5426,13 +5426,13 @@ class Nn {
5426
5426
  * postMessage interface to send these events to the worker ourselves.
5427
5427
  */
5428
5428
  async initializeServiceWorkerMessaging() {
5429
- return Sn() ? this.initializeReceiver() : this.initializeSender();
5429
+ return An() ? this.initializeReceiver() : this.initializeSender();
5430
5430
  }
5431
5431
  /**
5432
5432
  * As the worker we should listen to events from the main window.
5433
5433
  */
5434
5434
  async initializeReceiver() {
5435
- this.receiver = be._getInstance(Ts()), this.receiver._subscribe("keyChanged", async (e, t) => ({
5435
+ this.receiver = be._getInstance(ws()), this.receiver._subscribe("keyChanged", async (e, t) => ({
5436
5436
  keyProcessed: (await this._poll()).includes(t.key)
5437
5437
  })), this.receiver._subscribe("ping", async (e, t) => [
5438
5438
  "keyChanged"
@@ -5472,7 +5472,7 @@ class Nn {
5472
5472
  * @param key - Storage key which changed.
5473
5473
  */
5474
5474
  async notifyServiceWorker(e) {
5475
- if (!(!this.sender || !this.activeServiceWorker || ws() !== this.activeServiceWorker))
5475
+ if (!(!this.sender || !this.activeServiceWorker || Ts() !== this.activeServiceWorker))
5476
5476
  try {
5477
5477
  await this.sender._send(
5478
5478
  "keyChanged",
@@ -5488,8 +5488,8 @@ class Nn {
5488
5488
  try {
5489
5489
  if (!indexedDB)
5490
5490
  return !1;
5491
- const e = await je();
5492
- return await Rt(e, _e, "1"), await St(e, _e), !0;
5491
+ const e = await We();
5492
+ return await Rt(e, _e, "1"), await At(e, _e), !0;
5493
5493
  } catch {
5494
5494
  }
5495
5495
  return !1;
@@ -5506,11 +5506,11 @@ class Nn {
5506
5506
  return this._withPendingWrite(async () => (await this._withRetries((r) => Rt(r, e, t)), this.localCache[e] = t, this.notifyServiceWorker(e)));
5507
5507
  }
5508
5508
  async _get(e) {
5509
- const t = await this._withRetries((r) => Ss(r, e));
5509
+ const t = await this._withRetries((r) => As(r, e));
5510
5510
  return this.localCache[e] = t, t;
5511
5511
  }
5512
5512
  async _remove(e) {
5513
- return this._withPendingWrite(async () => (await this._withRetries((t) => St(t, e)), delete this.localCache[e], this.notifyServiceWorker(e)));
5513
+ return this._withPendingWrite(async () => (await this._withRetries((t) => At(t, e)), delete this.localCache[e], this.notifyServiceWorker(e)));
5514
5514
  }
5515
5515
  async _poll() {
5516
5516
  const e = await this._withRetries((i) => {
@@ -5537,7 +5537,7 @@ class Nn {
5537
5537
  i(t);
5538
5538
  }
5539
5539
  startPolling() {
5540
- this.stopPolling(), this.pollTimer = setInterval(async () => this._poll(), As);
5540
+ this.stopPolling(), this.pollTimer = setInterval(async () => this._poll(), Ss);
5541
5541
  }
5542
5542
  stopPolling() {
5543
5543
  this.pollTimer && (clearInterval(this.pollTimer), this.pollTimer = null);
@@ -5568,7 +5568,7 @@ new te(3e4, 6e4);
5568
5568
  * See the License for the specific language governing permissions and
5569
5569
  * limitations under the License.
5570
5570
  */
5571
- function Cs(n, e) {
5571
+ function Os(n, e) {
5572
5572
  return e ? E(e) : (u(
5573
5573
  n._popupRedirectResolver,
5574
5574
  n,
@@ -5601,13 +5601,13 @@ class et extends bn {
5601
5601
  ), this.params = e;
5602
5602
  }
5603
5603
  _getIdTokenResponse(e) {
5604
- return V(e, this._buildIdpRequest());
5604
+ return H(e, this._buildIdpRequest());
5605
5605
  }
5606
5606
  _linkToIdToken(e, t) {
5607
- return V(e, this._buildIdpRequest(t));
5607
+ return H(e, this._buildIdpRequest(t));
5608
5608
  }
5609
5609
  _getReauthenticationResolver(e) {
5610
- return V(e, this._buildIdpRequest());
5610
+ return H(e, this._buildIdpRequest());
5611
5611
  }
5612
5612
  _buildIdpRequest(e) {
5613
5613
  const t = {
@@ -5659,7 +5659,7 @@ async function Ms(n) {
5659
5659
  * See the License for the specific language governing permissions and
5660
5660
  * limitations under the License.
5661
5661
  */
5662
- class Cn {
5662
+ class On {
5663
5663
  constructor(e, t, r, i, s = !1) {
5664
5664
  this.auth = e, this.resolver = r, this.user = i, this.bypassAuthState = s, this.pendingPromise = null, this.eventManager = null, this.filter = Array.isArray(t) ? t : [t];
5665
5665
  }
@@ -5709,7 +5709,7 @@ class Cn {
5709
5709
  case "reauthViaRedirect":
5710
5710
  return Ps;
5711
5711
  default:
5712
- T(
5712
+ w(
5713
5713
  this.auth,
5714
5714
  "internal-error"
5715
5715
  /* AuthErrorCode.INTERNAL_ERROR */
@@ -5743,9 +5743,9 @@ class Cn {
5743
5743
  * limitations under the License.
5744
5744
  */
5745
5745
  const Ls = new te(2e3, 1e4);
5746
- class x extends Cn {
5746
+ class F extends On {
5747
5747
  constructor(e, t, r, i, s) {
5748
- super(e, t, i, s), this.provider = r, this.authWindow = null, this.pollId = null, x.currentPopupAction && x.currentPopupAction.cancel(), x.currentPopupAction = this;
5748
+ super(e, t, i, s), this.provider = r, this.authWindow = null, this.pollId = null, F.currentPopupAction && F.currentPopupAction.cancel(), F.currentPopupAction = this;
5749
5749
  }
5750
5750
  async executeNotNull() {
5751
5751
  const e = await this.execute();
@@ -5787,7 +5787,7 @@ class x extends Cn {
5787
5787
  ));
5788
5788
  }
5789
5789
  cleanUp() {
5790
- this.authWindow && this.authWindow.close(), this.pollId && window.clearTimeout(this.pollId), this.authWindow = null, this.pollId = null, x.currentPopupAction = null;
5790
+ this.authWindow && this.authWindow.close(), this.pollId && window.clearTimeout(this.pollId), this.authWindow = null, this.pollId = null, F.currentPopupAction = null;
5791
5791
  }
5792
5792
  pollUserCancellation() {
5793
5793
  const e = () => {
@@ -5811,7 +5811,7 @@ class x extends Cn {
5811
5811
  e();
5812
5812
  }
5813
5813
  }
5814
- x.currentPopupAction = null;
5814
+ F.currentPopupAction = null;
5815
5815
  /**
5816
5816
  * @license
5817
5817
  * Copyright 2020 Google LLC
@@ -5829,7 +5829,7 @@ x.currentPopupAction = null;
5829
5829
  * limitations under the License.
5830
5830
  */
5831
5831
  const Us = "pendingRedirect", oe = /* @__PURE__ */ new Map();
5832
- class Fs extends Cn {
5832
+ class xs extends On {
5833
5833
  constructor(e, t, r = !1) {
5834
5834
  super(e, [
5835
5835
  "signInViaRedirect",
@@ -5847,7 +5847,7 @@ class Fs extends Cn {
5847
5847
  let e = oe.get(this.auth._key());
5848
5848
  if (!e) {
5849
5849
  try {
5850
- const r = await Bs(this.resolver, this.auth) ? await super.execute() : null;
5850
+ const r = await js(this.resolver, this.auth) ? await super.execute() : null;
5851
5851
  e = () => Promise.resolve(r);
5852
5852
  } catch (t) {
5853
5853
  e = () => Promise.reject(t);
@@ -5875,26 +5875,26 @@ class Fs extends Cn {
5875
5875
  cleanUp() {
5876
5876
  }
5877
5877
  }
5878
- async function Bs(n, e) {
5879
- const t = Gs(e), r = Hs(n);
5878
+ async function js(n, e) {
5879
+ const t = Vs(e), r = Bs(n);
5880
5880
  if (!await r._isAvailable())
5881
5881
  return !1;
5882
5882
  const i = await r._get(t) === "true";
5883
5883
  return await r._remove(t), i;
5884
5884
  }
5885
- function xs(n, e) {
5885
+ function Fs(n, e) {
5886
5886
  oe.set(n._key(), e);
5887
5887
  }
5888
- function Hs(n) {
5888
+ function Bs(n) {
5889
5889
  return E(n._redirectPersistence);
5890
5890
  }
5891
- function Gs(n) {
5891
+ function Vs(n) {
5892
5892
  return ae(Us, n.config.apiKey, n.name);
5893
5893
  }
5894
- async function js(n, e, t = !1) {
5895
- if (I(n.app))
5894
+ async function Ws(n, e, t = !1) {
5895
+ if (v(n.app))
5896
5896
  return Promise.reject(P(n));
5897
- const r = Ie(n), i = Cs(r, e), a = await new Fs(r, i, t).execute();
5897
+ const r = ve(n), i = Os(r, e), a = await new xs(r, i, t).execute();
5898
5898
  return a && !t && (delete a.user._redirectEventId, await r._persistUserIfCurrent(a.user), await r._setRedirectUser(null, e)), a;
5899
5899
  }
5900
5900
  /**
@@ -5913,8 +5913,8 @@ async function js(n, e, t = !1) {
5913
5913
  * See the License for the specific language governing permissions and
5914
5914
  * limitations under the License.
5915
5915
  */
5916
- const Vs = 10 * 60 * 1e3;
5917
- class Ws {
5916
+ const Hs = 10 * 60 * 1e3;
5917
+ class Gs {
5918
5918
  constructor(e) {
5919
5919
  this.auth = e, this.cachedEventUids = /* @__PURE__ */ new Set(), this.consumers = /* @__PURE__ */ new Set(), this.queuedRedirectEvent = null, this.hasHandledPotentialRedirect = !1, this.lastProcessedEventTime = Date.now();
5920
5920
  }
@@ -5945,13 +5945,13 @@ class Ws {
5945
5945
  return t.filter.includes(e.type) && r;
5946
5946
  }
5947
5947
  hasEventBeenHandled(e) {
5948
- return Date.now() - this.lastProcessedEventTime >= Vs && this.cachedEventUids.clear(), this.cachedEventUids.has(At(e));
5948
+ return Date.now() - this.lastProcessedEventTime >= Hs && this.cachedEventUids.clear(), this.cachedEventUids.has(St(e));
5949
5949
  }
5950
5950
  saveEventToCache(e) {
5951
- this.cachedEventUids.add(At(e)), this.lastProcessedEventTime = Date.now();
5951
+ this.cachedEventUids.add(St(e)), this.lastProcessedEventTime = Date.now();
5952
5952
  }
5953
5953
  }
5954
- function At(n) {
5954
+ function St(n) {
5955
5955
  return [n.type, n.eventId, n.sessionId, n.tenantId].filter((e) => e).join("-");
5956
5956
  }
5957
5957
  function Dn({ type: n, error: e }) {
@@ -6004,7 +6004,7 @@ async function Zs(n, e = {}) {
6004
6004
  * See the License for the specific language governing permissions and
6005
6005
  * limitations under the License.
6006
6006
  */
6007
- const $s = /^\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}$/, Js = /^https?/;
6007
+ const Js = /^\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}$/, $s = /^https?/;
6008
6008
  async function Ys(n) {
6009
6009
  if (n.config.emulator)
6010
6010
  return;
@@ -6015,21 +6015,21 @@ async function Ys(n) {
6015
6015
  return;
6016
6016
  } catch {
6017
6017
  }
6018
- T(
6018
+ w(
6019
6019
  n,
6020
6020
  "unauthorized-domain"
6021
6021
  /* AuthErrorCode.INVALID_ORIGIN */
6022
6022
  );
6023
6023
  }
6024
6024
  function Xs(n) {
6025
- const e = He(), { protocol: t, hostname: r } = new URL(e);
6025
+ const e = Be(), { protocol: t, hostname: r } = new URL(e);
6026
6026
  if (n.startsWith("chrome-extension://")) {
6027
6027
  const a = new URL(n);
6028
6028
  return a.hostname === "" && r === "" ? t === "chrome-extension:" && n.replace("chrome-extension://", "") === e.replace("chrome-extension://", "") : t === "chrome-extension:" && a.hostname === r;
6029
6029
  }
6030
- if (!Js.test(t))
6030
+ if (!$s.test(t))
6031
6031
  return !1;
6032
- if ($s.test(n))
6032
+ if (Js.test(n))
6033
6033
  return r === n;
6034
6034
  const i = n.replace(/\./g, "\\.");
6035
6035
  return new RegExp("^(.+\\." + i + "|" + i + ")$", "i").test(r);
@@ -6051,7 +6051,7 @@ function Xs(n) {
6051
6051
  * limitations under the License.
6052
6052
  */
6053
6053
  const Ks = new te(3e4, 6e4);
6054
- function Ot() {
6054
+ function Ct() {
6055
6055
  const n = g().___jsl;
6056
6056
  if (n != null && n.H) {
6057
6057
  for (const e of Object.keys(n.H))
@@ -6064,12 +6064,12 @@ function qs(n) {
6064
6064
  return new Promise((e, t) => {
6065
6065
  var r, i, s;
6066
6066
  function a() {
6067
- Ot(), gapi.load("gapi.iframes", {
6067
+ Ct(), gapi.load("gapi.iframes", {
6068
6068
  callback: () => {
6069
6069
  e(gapi.iframes.getContext());
6070
6070
  },
6071
6071
  ontimeout: () => {
6072
- Ot(), t(_(
6072
+ Ct(), t(_(
6073
6073
  n,
6074
6074
  "network-request-failed"
6075
6075
  /* AuthErrorCode.NETWORK_REQUEST_FAILED */
@@ -6225,7 +6225,7 @@ function ha(n, e, t, r = ca, i = la) {
6225
6225
  left: a
6226
6226
  }), l = f().toLowerCase();
6227
6227
  t && (c = hn(l) ? da : t), dn(l) && (e = e || ua, o.scrollbars = "yes");
6228
- const d = Object.entries(o).reduce((m, [v, B]) => `${m}${v}=${B},`, "");
6228
+ const d = Object.entries(o).reduce((m, [I, j]) => `${m}${I}=${j},`, "");
6229
6229
  if (Zi(l) && c !== "_self")
6230
6230
  return pa(e || "", c), new Nt(null);
6231
6231
  const h = window.open(e || "", c, d);
@@ -6264,7 +6264,7 @@ function pa(n, e) {
6264
6264
  * limitations under the License.
6265
6265
  */
6266
6266
  const ma = "__/auth/handler", fa = "emulator/auth/handler", _a = encodeURIComponent("fac");
6267
- async function Ct(n, e, t, r, i, s) {
6267
+ async function Ot(n, e, t, r, i, s) {
6268
6268
  u(
6269
6269
  n.config.authDomain,
6270
6270
  n,
@@ -6320,21 +6320,21 @@ function ga({ config: n }) {
6320
6320
  * limitations under the License.
6321
6321
  */
6322
6322
  const De = "webStorageSupport";
6323
- class va {
6323
+ class Ia {
6324
6324
  constructor() {
6325
- this.eventManagers = {}, this.iframes = {}, this.originValidationPromises = {}, this._redirectPersistence = Rn, this._completeRedirectFn = js, this._overrideRedirectResult = xs;
6325
+ this.eventManagers = {}, this.iframes = {}, this.originValidationPromises = {}, this._redirectPersistence = Rn, this._completeRedirectFn = Ws, this._overrideRedirectResult = Fs;
6326
6326
  }
6327
6327
  // Wrapping in async even though we don't await anywhere in order
6328
6328
  // to make sure errors are raised as promise rejections
6329
6329
  async _openPopup(e, t, r, i) {
6330
6330
  var s;
6331
6331
  k((s = this.eventManagers[e._key()]) === null || s === void 0 ? void 0 : s.manager, "_initialize() not called before _openPopup()");
6332
- const a = await Ct(e, t, r, He(), i);
6332
+ const a = await Ot(e, t, r, Be(), i);
6333
6333
  return ha(e, a, Qe());
6334
6334
  }
6335
6335
  async _openRedirect(e, t, r, i) {
6336
6336
  await this._originValidation(e);
6337
- const s = await Ct(e, t, r, He(), i);
6337
+ const s = await Ot(e, t, r, Be(), i);
6338
6338
  return ys(s), new Promise(() => {
6339
6339
  });
6340
6340
  }
@@ -6350,7 +6350,7 @@ class va {
6350
6350
  }), r;
6351
6351
  }
6352
6352
  async initAndGetManager(e) {
6353
- const t = await aa(e), r = new Ws(e);
6353
+ const t = await aa(e), r = new Gs(e);
6354
6354
  return t.register("authEvent", (i) => (u(
6355
6355
  i == null ? void 0 : i.authEvent,
6356
6356
  e,
@@ -6365,7 +6365,7 @@ class va {
6365
6365
  this.iframes[e._key()].send(De, { type: De }, (i) => {
6366
6366
  var s;
6367
6367
  const a = (s = i == null ? void 0 : i[0]) === null || s === void 0 ? void 0 : s[De];
6368
- a !== void 0 && t(!!a), T(
6368
+ a !== void 0 && t(!!a), w(
6369
6369
  e,
6370
6370
  "internal-error"
6371
6371
  /* AuthErrorCode.INTERNAL_ERROR */
@@ -6380,7 +6380,7 @@ class va {
6380
6380
  return gn() || un() || Ke();
6381
6381
  }
6382
6382
  }
6383
- const Ia = va;
6383
+ const va = Ia;
6384
6384
  var Dt = "@firebase/auth", Pt = "1.7.9";
6385
6385
  /**
6386
6386
  * @license
@@ -6466,7 +6466,7 @@ function ya(n) {
6466
6466
  }
6467
6467
  }
6468
6468
  function Ea(n) {
6469
- Y(new W(
6469
+ Y(new G(
6470
6470
  "auth",
6471
6471
  (e, { options: t }) => {
6472
6472
  const r = e.getProvider("app").getImmediate(), i = e.getProvider("heartbeat"), s = e.getProvider("app-check-internal"), { apiKey: a, authDomain: c } = r.options;
@@ -6478,7 +6478,7 @@ function Ea(n) {
6478
6478
  apiHost: "identitytoolkit.googleapis.com",
6479
6479
  tokenApiHost: "securetoken.googleapis.com",
6480
6480
  apiScheme: "https",
6481
- sdkClientVersion: vn(n)
6481
+ sdkClientVersion: In(n)
6482
6482
  }, l = new qi(r, i, s, o);
6483
6483
  return is(l, t), l;
6484
6484
  },
@@ -6492,10 +6492,10 @@ function Ea(n) {
6492
6492
  "auth-internal"
6493
6493
  /* _ComponentName.AUTH_INTERNAL */
6494
6494
  ).initialize();
6495
- })), Y(new W(
6495
+ })), Y(new G(
6496
6496
  "auth-internal",
6497
6497
  (e) => {
6498
- const t = Ie(e.getProvider(
6498
+ const t = ve(e.getProvider(
6499
6499
  "auth"
6500
6500
  /* _ComponentName.AUTH */
6501
6501
  ).getImmediate());
@@ -6506,7 +6506,7 @@ function Ea(n) {
6506
6506
  ).setInstantiationMode(
6507
6507
  "EXPLICIT"
6508
6508
  /* InstantiationMode.EXPLICIT */
6509
- )), H(Dt, Pt, ya(n)), H(Dt, Pt, "esm2017");
6509
+ )), B(Dt, Pt, ya(n)), B(Dt, Pt, "esm2017");
6510
6510
  }
6511
6511
  /**
6512
6512
  * @license
@@ -6524,11 +6524,11 @@ function Ea(n) {
6524
6524
  * See the License for the specific language governing permissions and
6525
6525
  * limitations under the License.
6526
6526
  */
6527
- const wa = 5 * 60, Ta = zt("authIdTokenMaxAge") || wa;
6527
+ const Ta = 5 * 60, wa = zt("authIdTokenMaxAge") || Ta;
6528
6528
  let Mt = null;
6529
6529
  const ka = (n) => async (e) => {
6530
6530
  const t = e && await e.getIdTokenResult(), r = t && ((/* @__PURE__ */ new Date()).getTime() - Date.parse(t.issuedAtTime)) / 1e3;
6531
- if (r && r > Ta)
6531
+ if (r && r > wa)
6532
6532
  return;
6533
6533
  const i = t == null ? void 0 : t.token;
6534
6534
  Mt !== i && (Mt = i, await fetch(n, {
@@ -6538,15 +6538,15 @@ const ka = (n) => async (e) => {
6538
6538
  } : {}
6539
6539
  }));
6540
6540
  };
6541
- function Ra(n = vi()) {
6541
+ function Ra(n = Ii()) {
6542
6542
  const e = Yt(n, "auth");
6543
6543
  if (e.isInitialized())
6544
6544
  return e.getImmediate();
6545
6545
  const t = rs(n, {
6546
- popupRedirectResolver: Ia,
6546
+ popupRedirectResolver: va,
6547
6547
  persistence: [
6548
6548
  Ns,
6549
- vs,
6549
+ Is,
6550
6550
  Rn
6551
6551
  ]
6552
6552
  }), r = zt("authTokenSyncURL");
@@ -6557,10 +6557,10 @@ function Ra(n = vi()) {
6557
6557
  fs(t, a, () => a(t.currentUser)), ms(t, (c) => a(c));
6558
6558
  }
6559
6559
  }
6560
- const i = Vt("auth");
6560
+ const i = Ht("auth");
6561
6561
  return i && ss(t, `http://${i}`), t;
6562
6562
  }
6563
- function Sa() {
6563
+ function Aa() {
6564
6564
  var n, e;
6565
6565
  return (e = (n = document.getElementsByTagName("head")) === null || n === void 0 ? void 0 : n[0]) !== null && e !== void 0 ? e : document;
6566
6566
  }
@@ -6574,7 +6574,7 @@ Qi({
6574
6574
  /* AuthErrorCode.INTERNAL_ERROR */
6575
6575
  );
6576
6576
  s.customData = i, t(s);
6577
- }, r.type = "text/javascript", r.charset = "UTF-8", Sa().appendChild(r);
6577
+ }, r.type = "text/javascript", r.charset = "UTF-8", Aa().appendChild(r);
6578
6578
  });
6579
6579
  },
6580
6580
  gapiScript: "https://apis.google.com/js/api.js",
@@ -6585,10 +6585,10 @@ Ea(
6585
6585
  "Browser"
6586
6586
  /* ClientPlatform.BROWSER */
6587
6587
  );
6588
- const Aa = Ln({
6588
+ const Sa = Ln({
6589
6589
  history: Un(),
6590
6590
  routes: [
6591
- ...We,
6591
+ ...Ge,
6592
6592
  ...le,
6593
6593
  {
6594
6594
  path: "/forbidden",
@@ -6598,18 +6598,18 @@ const Aa = Ln({
6598
6598
  ]
6599
6599
  });
6600
6600
  let Pe, Me;
6601
- Aa.beforeEach(async (n) => {
6601
+ Sa.beforeEach(async (n) => {
6602
6602
  const {
6603
6603
  sessionUser: e,
6604
6604
  currentRestaurant: t,
6605
6605
  currentBusiness: r,
6606
6606
  readRestaurants: i,
6607
6607
  changeRestaurant: s
6608
- } = Ve();
6608
+ } = He();
6609
6609
  if (n.name.startsWith("mf-payment-admin")) {
6610
6610
  if (!e.value) {
6611
6611
  Pe || (Pe = new Promise((c) => {
6612
- const o = $(e, (l) => {
6612
+ const o = J(e, (l) => {
6613
6613
  var d, h;
6614
6614
  l && (o(), c(
6615
6615
  (((d = e.value) == null ? void 0 : d.role.isStaff) || ((h = e.value) == null ? void 0 : h.role.isAdmin)) ?? !1
@@ -6623,27 +6623,27 @@ Aa.beforeEach(async (n) => {
6623
6623
  }
6624
6624
  return !r.value || !t.value ? (Me || (Me = Promise.all([
6625
6625
  new Promise(async (a) => {
6626
- const c = $(r, (o) => {
6626
+ const c = J(r, (o) => {
6627
6627
  o && (c(), a(!0));
6628
6628
  });
6629
6629
  }),
6630
6630
  new Promise(async (a) => {
6631
- const c = $(t, (l) => {
6631
+ const c = J(t, (l) => {
6632
6632
  l && (c(), a(!0));
6633
6633
  }), o = await i();
6634
6634
  await s(o == null ? void 0 : o.at(0));
6635
6635
  })
6636
6636
  ]).then((a) => !0)), Me) : !0;
6637
6637
  });
6638
- const Oa = /* @__PURE__ */ Ut({
6638
+ const Ca = /* @__PURE__ */ Ut({
6639
6639
  __name: "AppSidebar",
6640
6640
  setup(n) {
6641
- const e = Ve(), t = Fn(), { t: r } = Wn(), i = xn(t.currentRoute.value.name);
6642
- $(t.currentRoute, () => {
6641
+ const e = He(), t = xn(), { t: r } = Gn(), i = Fn(t.currentRoute.value.name);
6642
+ J(t.currentRoute, () => {
6643
6643
  let l = t.currentRoute.value.name;
6644
6644
  t.currentRoute.value.meta.parent && (l = t.currentRoute.value.meta.parent), i.value = l;
6645
6645
  });
6646
- const s = We.map((l) => {
6646
+ const s = Ge.map((l) => {
6647
6647
  var m;
6648
6648
  if (!((m = l.meta) != null && m.sidebarDisplay))
6649
6649
  return;
@@ -6655,7 +6655,7 @@ const Oa = /* @__PURE__ */ Ut({
6655
6655
  return t.push({ name: l.name });
6656
6656
  }
6657
6657
  };
6658
- return l.meta.sidebarNew && (h.badge = () => Hn(Zn.FmPill, { label: "New" })), h;
6658
+ return l.meta.sidebarNew && (h.badge = () => Bn(Zn.FmPill, { label: "New" })), h;
6659
6659
  }).filter((l) => !!l), a = le.map((l) => {
6660
6660
  var d;
6661
6661
  if ((d = l.meta) != null && d.sidebarDisplay && !l.meta.section)
@@ -6711,8 +6711,8 @@ const Oa = /* @__PURE__ */ Ut({
6711
6711
  }), l.push(...a)), l;
6712
6712
  });
6713
6713
  return (l, d) => {
6714
- const h = Ft("FmCollapsibleTabs");
6715
- return Bt(), xt(h, {
6714
+ const h = xt("FmCollapsibleTabs");
6715
+ return jt(), Ft(h, {
6716
6716
  modelValue: i.value,
6717
6717
  "onUpdate:modelValue": d[0] || (d[0] = (m) => i.value = m),
6718
6718
  items: o.value,
@@ -6722,44 +6722,44 @@ const Oa = /* @__PURE__ */ Ut({
6722
6722
  }
6723
6723
  });
6724
6724
  var Na = { authClientId: "1a362d621873497b277ea55258cc82594ba148d235257f7bd44ea2acc132d8a4", googleMap: "AIzaSyA_isPR1-9bX7UmRiJIhsIRNNwdn6DdmW4", firebase: { apiKey: "AIzaSyAj8JdCHtP0Vc5vZobCfgoLzWxPIn0WUG4", authDomain: "feedme-dev-4c3ef.firebaseapp.com", databaseURL: "https://feedme-dev-4c3ef.firebaseio.com", projectId: "feedme-dev-4c3ef", storageBucket: "feedme-dev-4c3ef.appspot.com", messagingSenderId: "458797803788", appId: "1:458797803788:web:37f2af2926a84288f0c129", measurementId: "G-J2QG09D2Q7" }, assetBucketUrl: "feedme-dev-4c3ef.appspot.com" };
6725
- const Ba = /* @__PURE__ */ Ut({
6725
+ const ja = /* @__PURE__ */ Ut({
6726
6726
  __name: "App",
6727
6727
  setup(n) {
6728
- const { state: e } = Kn(), t = Ve(), r = Bn(), i = Xt(Na.firebase);
6728
+ const { state: e } = Kn(), t = He(), r = jn(), i = Xt(Na.firebase);
6729
6729
  async function s() {
6730
6730
  const a = t.sessionUser.value;
6731
6731
  if (!a || !a.token) return;
6732
6732
  const c = await a.getCustomToken(), o = Ra(i);
6733
6733
  await ps(o, c);
6734
6734
  }
6735
- return s(), $(t.sessionUser, s), Gn(() => {
6735
+ return s(), J(t.sessionUser, s), Vn(() => {
6736
6736
  e.isIframe && parent.postMessage({ event: "ready" }, "*");
6737
- }), jn(() => {
6738
- t.registerSidebarComponent(Oa);
6737
+ }), Wn(() => {
6738
+ t.registerSidebarComponent(Ca);
6739
6739
  }), (a, c) => {
6740
- const o = Ft("RouterView");
6741
- return Bt(), xt(o, {
6742
- key: Vn(r).path
6740
+ const o = xt("RouterView");
6741
+ return jt(), Ft(o, {
6742
+ key: Hn(r).path
6743
6743
  });
6744
6744
  };
6745
6745
  }
6746
- }), xa = {
6747
- "en-US": Jn,
6746
+ }), Fa = {
6747
+ "en-US": $n,
6748
6748
  "zh-CN": Xn
6749
- }, Ha = [...le, ...We];
6749
+ }, Ba = [...le, ...Ge];
6750
6750
  export {
6751
- W as C,
6751
+ G as C,
6752
6752
  M as F,
6753
6753
  ee as S,
6754
6754
  Y as _,
6755
6755
  Yt as a,
6756
6756
  Ua as b,
6757
- vi as c,
6758
- Fa as d,
6757
+ Ii as c,
6758
+ xa as d,
6759
6759
  gt as e,
6760
- Ha as f,
6760
+ Ba as f,
6761
6761
  z as g,
6762
- Ba as h,
6763
- xa as i,
6764
- H as r
6762
+ ja as h,
6763
+ Fa as i,
6764
+ B as r
6765
6765
  };