@feedmepos/mf-payment 1.1.7-beta.6 → 1.1.7-beta.7
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.
- package/dist/{PayoutAccount-1d1J3Mbp.js → PayoutAccount-BQ5rAaM_.js} +5 -5
- package/dist/{PayoutAccount-DTRSgLrZ.js → PayoutAccount-DuB6hpcu.js} +3 -3
- package/dist/{PayoutAccountSetting-DM7pMb0z.js → PayoutAccountSetting-Ca3Er6mO.js} +3 -3
- package/dist/{Restaurant-DCJsgh4n.js → Restaurant-BSNirJsW.js} +4 -4
- package/dist/{RestaurantSetting-DSv0mpiy.js → RestaurantSetting-CFCWj1vI.js} +3 -3
- package/dist/{Settlement-BP4npkfA.js → Settlement-B5lmGjv-.js} +3 -3
- package/dist/{Settlement-Cie3vI3n.js → Settlement-CglpDKp-.js} +103 -102
- package/dist/{SettlementTransactions-DyXb1ZAw.js → SettlementTransactions-B4TKjyFD.js} +3 -3
- package/dist/{SettlementTransactions-bRdkx8o5.js → SettlementTransactions-D3VwH9Nv.js} +3 -3
- package/dist/{Terminal-CDBNFPbr.js → Terminal-OckVJM_z.js} +5 -5
- package/dist/{TerminalSetting-pAsMFueM.js → TerminalSetting-CH5zhvRw.js} +3 -3
- package/dist/{Transaction-W8sRSgGc.js → Transaction-5vRyV4UI.js} +6 -6
- package/dist/{Transaction-DqvPuX4W.js → Transaction-B5_TiB_a.js} +5 -5
- package/dist/{TransactionOld-BOQ6tBqe.js → TransactionOld-DqN-PPVj.js} +4 -4
- package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-CtjjM2gz.js → TransactionTable.vue_vue_type_script_setup_true_lang-CUKOy2Jp.js} +9 -9
- package/dist/{app-CYglC23K.js → app-72yZMqZB.js} +215 -215
- package/dist/app.js +1 -1
- package/dist/{assets-G15yB8yl.js → assets-CbjVoDOI.js} +37 -47
- package/dist/{grafana-ByGWVKk3.js → grafana-Ctp114L1.js} +1 -1
- package/dist/{index-DjrHDthD.js → index-BDAyrkug.js} +4867 -4869
- package/dist/{index-DXrfVp2-.js → index-C61f-LqR.js} +1 -1
- package/dist/{index-WON1wez7.js → index-CPVjR9pv.js} +1 -1
- package/dist/{index-C13NEGId.js → index-DYD2ecw8.js} +1 -1
- package/dist/{index-CtqzAx42.js → index-KDaz9nZM.js} +1 -1
- package/dist/{index-BKTCJbdW.js → index-bonYGCVk.js} +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-BL_w1CP7.js → index.vue_vue_type_script_setup_true_lang-CVdU92xq.js} +1 -1
- package/dist/package.json +1 -1
- package/dist/{payout-account-Bk7qyKXt.js → payout-account-CP8g_PGq.js} +2 -2
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/package.json +1 -1
@@ -1,9 +1,9 @@
|
|
1
1
|
import { createRouter as Ln, createWebHistory as Un, useRouter as Bn, useRoute as Fn } from "vue-router";
|
2
|
-
import { computed as Lt, watch as
|
2
|
+
import { computed as Lt, watch as Z, defineComponent as Ut, ref as xn, resolveComponent as Bt, openBlock as Ft, createBlock as xt, h as jn, onMounted as Hn, onBeforeMount as Gn, unref as Vn } from "vue";
|
3
3
|
import { useCoreStore as Ve, useI18n as Wn } from "@feedmepos/mf-common";
|
4
4
|
import { defineStore as zn } from "pinia";
|
5
|
-
import { components as
|
6
|
-
const
|
5
|
+
import { components as $n } from "@feedmepos/ui-library";
|
6
|
+
const Zn = {
|
7
7
|
select: "Select filter entity",
|
8
8
|
restaurant: "Restaurant",
|
9
9
|
device: "Device",
|
@@ -145,7 +145,7 @@ const $n = {
|
|
145
145
|
}
|
146
146
|
}
|
147
147
|
}, qn = {
|
148
|
-
components:
|
148
|
+
components: Zn,
|
149
149
|
routes: Jn,
|
150
150
|
settlements: Yn,
|
151
151
|
transactions: Xn,
|
@@ -305,7 +305,7 @@ const $n = {
|
|
305
305
|
sidebarDisplay: "Restaurants",
|
306
306
|
section: "payment-gateway"
|
307
307
|
},
|
308
|
-
component: () => import("./Restaurant-
|
308
|
+
component: () => import("./Restaurant-BSNirJsW.js")
|
309
309
|
},
|
310
310
|
{
|
311
311
|
path: "/admin/restaurants/:restaurantId",
|
@@ -314,7 +314,7 @@ const $n = {
|
|
314
314
|
meta: {
|
315
315
|
parent: "mf-payment-admin.restaurant"
|
316
316
|
},
|
317
|
-
component: () => import("./RestaurantSetting-
|
317
|
+
component: () => import("./RestaurantSetting-CFCWj1vI.js")
|
318
318
|
},
|
319
319
|
{
|
320
320
|
path: "/admin/payout-accounts",
|
@@ -323,7 +323,7 @@ const $n = {
|
|
323
323
|
sidebarDisplay: "Payout Accounts",
|
324
324
|
section: "payment-gateway"
|
325
325
|
},
|
326
|
-
component: () => import("./PayoutAccount-
|
326
|
+
component: () => import("./PayoutAccount-BQ5rAaM_.js")
|
327
327
|
},
|
328
328
|
{
|
329
329
|
path: "/admin/payout-accounts/:accountId",
|
@@ -332,7 +332,7 @@ const $n = {
|
|
332
332
|
meta: {
|
333
333
|
parent: "mf-payment-admin.payout-account"
|
334
334
|
},
|
335
|
-
component: () => import("./PayoutAccountSetting-
|
335
|
+
component: () => import("./PayoutAccountSetting-Ca3Er6mO.js")
|
336
336
|
},
|
337
337
|
{
|
338
338
|
path: "/admin/terminal/pos",
|
@@ -341,7 +341,7 @@ const $n = {
|
|
341
341
|
sidebarDisplay: "POS",
|
342
342
|
section: "device"
|
343
343
|
},
|
344
|
-
component: () => import("./Terminal-
|
344
|
+
component: () => import("./Terminal-OckVJM_z.js"),
|
345
345
|
props: {
|
346
346
|
type: "POS"
|
347
347
|
}
|
@@ -353,7 +353,7 @@ const $n = {
|
|
353
353
|
sidebarDisplay: "Kiosks",
|
354
354
|
section: "device"
|
355
355
|
},
|
356
|
-
component: () => import("./Terminal-
|
356
|
+
component: () => import("./Terminal-OckVJM_z.js"),
|
357
357
|
props: {
|
358
358
|
type: "KIOSK"
|
359
359
|
}
|
@@ -365,7 +365,7 @@ const $n = {
|
|
365
365
|
sidebarDisplay: "Terminals",
|
366
366
|
section: "device"
|
367
367
|
},
|
368
|
-
component: () => import("./Terminal-
|
368
|
+
component: () => import("./Terminal-OckVJM_z.js"),
|
369
369
|
props: {
|
370
370
|
type: "TERMINAL"
|
371
371
|
}
|
@@ -377,7 +377,7 @@ const $n = {
|
|
377
377
|
meta: {
|
378
378
|
parent: "mf-payment-admin.pos"
|
379
379
|
},
|
380
|
-
component: () => import("./TerminalSetting-
|
380
|
+
component: () => import("./TerminalSetting-CH5zhvRw.js")
|
381
381
|
},
|
382
382
|
{
|
383
383
|
path: "/admin/terminal/kiosk/:terminalId",
|
@@ -386,7 +386,7 @@ const $n = {
|
|
386
386
|
meta: {
|
387
387
|
parent: "mf-payment-admin.kiosk"
|
388
388
|
},
|
389
|
-
component: () => import("./TerminalSetting-
|
389
|
+
component: () => import("./TerminalSetting-CH5zhvRw.js")
|
390
390
|
},
|
391
391
|
{
|
392
392
|
path: "/admin/terminal/terminal/:terminalId",
|
@@ -395,7 +395,7 @@ const $n = {
|
|
395
395
|
meta: {
|
396
396
|
parent: "mf-payment-admin.terminal"
|
397
397
|
},
|
398
|
-
component: () => import("./TerminalSetting-
|
398
|
+
component: () => import("./TerminalSetting-CH5zhvRw.js")
|
399
399
|
},
|
400
400
|
{
|
401
401
|
path: "/admin/transaction",
|
@@ -403,7 +403,7 @@ const $n = {
|
|
403
403
|
meta: {
|
404
404
|
sidebarDisplay: "Transactions"
|
405
405
|
},
|
406
|
-
component: () => import("./Transaction-
|
406
|
+
component: () => import("./Transaction-B5_TiB_a.js")
|
407
407
|
},
|
408
408
|
{
|
409
409
|
path: "/admin/settlement",
|
@@ -411,7 +411,7 @@ const $n = {
|
|
411
411
|
meta: {
|
412
412
|
sidebarDisplay: "Settlements"
|
413
413
|
},
|
414
|
-
component: () => import("./Settlement-
|
414
|
+
component: () => import("./Settlement-B5lmGjv-.js")
|
415
415
|
},
|
416
416
|
{
|
417
417
|
path: "/admin/settlement/:settlementId",
|
@@ -420,7 +420,7 @@ const $n = {
|
|
420
420
|
meta: {
|
421
421
|
parent: "mf-payment-admin.settlement"
|
422
422
|
},
|
423
|
-
component: () => import("./SettlementTransactions-
|
423
|
+
component: () => import("./SettlementTransactions-B4TKjyFD.js")
|
424
424
|
}
|
425
425
|
], We = [
|
426
426
|
{
|
@@ -430,7 +430,7 @@ const $n = {
|
|
430
430
|
{
|
431
431
|
path: "/payout-account",
|
432
432
|
name: "mf-payment-payout-account",
|
433
|
-
component: () => import("./PayoutAccount-
|
433
|
+
component: () => import("./PayoutAccount-DuB6hpcu.js"),
|
434
434
|
meta: {
|
435
435
|
sidebarDisplay: "i18n:routes.payout_account"
|
436
436
|
}
|
@@ -438,7 +438,7 @@ const $n = {
|
|
438
438
|
{
|
439
439
|
path: "/transaction-old",
|
440
440
|
name: "mf-payment-old-transaction",
|
441
|
-
component: () => import("./TransactionOld-
|
441
|
+
component: () => import("./TransactionOld-DqN-PPVj.js"),
|
442
442
|
meta: {
|
443
443
|
sidebarDisplay: "i18n:routes.transaction"
|
444
444
|
}
|
@@ -446,7 +446,7 @@ const $n = {
|
|
446
446
|
{
|
447
447
|
path: "/transaction",
|
448
448
|
name: "mf-payment-transaction",
|
449
|
-
component: () => import("./Transaction-
|
449
|
+
component: () => import("./Transaction-5vRyV4UI.js"),
|
450
450
|
meta: {
|
451
451
|
sidebarDisplay: "i18n:routes.transaction-new",
|
452
452
|
sidebarNew: !0
|
@@ -455,7 +455,7 @@ const $n = {
|
|
455
455
|
{
|
456
456
|
path: "/settlement",
|
457
457
|
name: "mf-payment-settlement",
|
458
|
-
component: () => import("./Settlement-
|
458
|
+
component: () => import("./Settlement-CglpDKp-.js"),
|
459
459
|
meta: {
|
460
460
|
sidebarDisplay: "i18n:routes.settlement"
|
461
461
|
}
|
@@ -464,7 +464,7 @@ const $n = {
|
|
464
464
|
path: "/settlement/:settlementId",
|
465
465
|
name: "mf-payment-settlement-transaction",
|
466
466
|
props: !0,
|
467
|
-
component: () => import("./SettlementTransactions-
|
467
|
+
component: () => import("./SettlementTransactions-D3VwH9Nv.js"),
|
468
468
|
meta: {
|
469
469
|
parent: "mf-payment-settlement"
|
470
470
|
}
|
@@ -481,7 +481,7 @@ const $n = {
|
|
481
481
|
init: t
|
482
482
|
};
|
483
483
|
});
|
484
|
-
var ot = { GITHUB_STATE: "/home/runner/work/_temp/_runner_file_commands/save_state_875f96ff-b9e2-4c7a-bd00-c5bb6de2760b", npm_package_devDependencies_ts_node: "^10.9.1", npm_package_dependencies_zod: "^3.23.8", npm_package_dependencies_dinero_js: "^1.9.1", STATS_TRP: "true", DEPLOYMENT_BASEPATH: "/opt/runner", 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.14.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_875f96ff-b9e2-4c7a-bd00-c5bb6de2760b", PIPX_HOME: "/opt/pipx", npm_node_execpath: "/opt/hostedtoolcache/node/22.14.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_ucjNzEuVpbtI2DLYyN3pJjF5Wd40t52a7E8x", 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", GRADLE_HOME: "/usr/share/gradle-8.13", ANDROID_NDK_LATEST_HOME: "/usr/local/lib/android/sdk/ndk/28.0.13004108", JAVA_HOME_21_X64: "/usr/lib/jvm/temurin-21-jdk-amd64", STATS_RDCL: "true", 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: "710", 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: "20250323.1.0", npm_package_dependencies_i18next_vue: "^2.0.0-beta.0", npm_package_scripts_dev: "vite --mode dev", 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", RUNNER_USER: "runner", STATS_V3PS: "true", CHROMEWEBDRIVER: "/usr/local/share/chromedriver-linux64", GOROOT_1_23_X64: "/opt/hostedtoolcache/go/1.23.7/x64", JOURNAL_STREAM: "8:6515", 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/runner-provisioner.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", STATS_D: "false", GITHUB_RUN_ID: "14354318336", STATS_VMFE: "true", GITHUB_REF_TYPE: "branch", BOOTSTRAP_HASKELL_NONINTERACTIVE: "1", GITHUB_WORKFLOW_SHA: "2cd7fd640fdf5d0b683c246be27ac58374d0543f", 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.eyJuYW1laWQiOiJkZGRkZGRkZC1kZGRkLWRkZGQtZGRkZC1kZGRkZGRkZGRkZGQiLCJzY3AiOiJBY3Rpb25zLkdlbmVyaWNSZWFkOjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCBBY3Rpb25zLlJlc3VsdHM6NzhiN2IxMDUtNmNlZi00YjdjLWE5OTItOWZmYWY3NmM5MTllOmUwNzc0MmJkLTE4OWEtNTA3OS05MThiLTQzZjhiMmY5NGI4OSBBY3Rpb25zLlVwbG9hZEFydGlmYWN0czowMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAvMTpCdWlsZC9CdWlsZC8xNDYwIERpc3RyaWJ1dGVkVGFzay5HZW5lcmF0ZUlkVG9rZW46NzhiN2IxMDUtNmNlZi00YjdjLWE5OTItOWZmYWY3NmM5MTllOmUwNzc0MmJkLTE4OWEtNTA3OS05MThiLTQzZjhiMmY5NGI4OSBMb2NhdGlvblNlcnZpY2UuQ29ubmVjdCBSZWFkQW5kVXBkYXRlQnVpbGRCeVVyaTowMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAvMTpCdWlsZC9CdWlsZC8xNDYwIiwiSWRlbnRpdHlUeXBlQ2xhaW0iOiJTeXN0ZW06U2VydmljZUlkZW50aXR5IiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvc2lkIjoiREREREREREQtRERERC1ERERELUREREQtREREREREREREREREIiwiaHR0cDovL3NjaGVtYXMubWljcm9zb2Z0LmNvbS93cy8yMDA4LzA2L2lkZW50aXR5L2NsYWltcy9wcmltYXJ5c2lkIjoiZGRkZGRkZGQtZGRkZC1kZGRkLWRkZGQtZGRkZGRkZGRkZGRkIiwiYXVpIjoiYzRiMjA0Y2YtZDdhYS00Mzc4LWE1ZWItMTNjYTc2ODg0NTMyIiwic2lkIjoiODIzNDY2NGYtYmQyYS00MTcxLTk1MTQtYWE3YzM0NmZiNDc3IiwiYWMiOiJbe1wiU2NvcGVcIjpcInJlZnMvaGVhZHMvZGV2XCIsXCJQZXJtaXNzaW9uXCI6M30se1wiU2NvcGVcIjpcInJlZnMvaGVhZHMvbWFpblwiLFwiUGVybWlzc2lvblwiOjF9XSIsImFjc2wiOiIxMCIsIm9pZGNfZXh0cmEiOiJ7XCJyZWZcIjpcInJlZnMvaGVhZHMvZGV2XCIsXCJzaGFcIjpcIjJjZDdmZDY0MGZkZjVkMGI2ODNjMjQ2YmUyN2FjNTgzNzRkMDU0M2ZcIixcInJlcG9zaXRvcnlcIjpcImZlZWRtZXBvcy9wYXltZW50LXNlcnZpY2VcIixcInJlcG9zaXRvcnlfb3duZXJcIjpcImZlZWRtZXBvc1wiLFwicmVwb3NpdG9yeV9vd25lcl9pZFwiOlwiNTQ4MzE1MTVcIixcInJ1bl9pZFwiOlwiMTQzNTQzMTgzMzZcIixcInJ1bl9udW1iZXJcIjpcIjE2N1wiLFwicnVuX2F0dGVtcHRcIjpcIjFcIixcInJlcG9zaXRvcnlfdmlzaWJpbGl0eVwiOlwicHJpdmF0ZVwiLFwicmVwb3NpdG9yeV9pZFwiOlwiNjkwOTc5MjYwXCIsXCJhY3Rvcl9pZFwiOlwiMTU2NzQxMDdcIixcImFjdG9yXCI6XCJPc2thbmcwOVwiLFwid29ya2Zsb3dcIjpcInBheW1lbnQtbWYtcG9ydGFsLWRldlwiLFwiaGVhZF9yZWZcIjpcIlwiLFwiYmFzZV9yZWZcIjpcIlwiLFwiZXZlbnRfbmFtZVwiOlwicHVzaFwiLFwicmVmX3Byb3RlY3RlZFwiOlwiZmFsc2VcIixcInJlZl90eXBlXCI6XCJicmFuY2hcIixcIndvcmtmbG93X3JlZlwiOlwiZmVlZG1lcG9zL3BheW1lbnQtc2VydmljZS8uZ2l0aHViL3dvcmtmbG93cy9wYXltZW50LW1mLXBvcnRhbC1kZXYueWFtbEByZWZzL2hlYWRzL2RldlwiLFwid29ya2Zsb3dfc2hhXCI6XCIyY2Q3ZmQ2NDBmZGY1ZDBiNjgzYzI0NmJlMjdhYzU4Mzc0ZDA1NDNmXCIsXCJqb2Jfd29ya2Zsb3dfcmVmXCI6XCJmZWVkbWVwb3MvcGF5bWVudC1zZXJ2aWNlLy5naXRodWIvd29ya2Zsb3dzL3BheW1lbnQtbWYtcG9ydGFsLWRldi55YW1sQHJlZnMvaGVhZHMvZGV2XCIsXCJqb2Jfd29ya2Zsb3dfc2hhXCI6XCIyY2Q3ZmQ2NDBmZGY1ZDBiNjgzYzI0NmJlMjdhYzU4Mzc0ZDA1NDNmXCIsXCJydW5uZXJfZW52aXJvbm1lbnRcIjpcImdpdGh1Yi1ob3N0ZWRcIn0iLCJvaWRjX3N1YiI6InJlcG86ZmVlZG1lcG9zL3BheW1lbnQtc2VydmljZTpyZWY6cmVmcy9oZWFkcy9kZXYiLCJvcmNoaWQiOiI3OGI3YjEwNS02Y2VmLTRiN2MtYTk5Mi05ZmZhZjc2YzkxOWUuZGVwbG95Ll9fZGVmYXVsdCIsImlzcyI6InZzdG9rZW4uYWN0aW9ucy5naXRodWJ1c2VyY29udGVudC5jb20iLCJhdWQiOiJ2c3Rva2VuLmFjdGlvbnMuZ2l0aHVidXNlcmNvbnRlbnQuY29tfHZzbzo3ZTY0NTJjNS1mYzJlLTRhZDUtYjY3My0yOWU5MGNmNzNkZDgiLCJuYmYiOjE3NDQxOTIwNDAsImV4cCI6MTc0NDIxNDg0MH0.C8V-lFAGr7nrLv0hgD1EwBfr5QR_GPUECL2DjoU2wJgKtjfNZG48yCTmwlULGYw-XXbStNgN8NujUjGnFU1M4_EzKYlOWN66QpbgxVCKt5B3-7vouv3HpEjoa-8F6lwDDyI8D1RnnLZsZddbJHfjc4KQH2xjnBavWscKuLgf6hSz792Ulf0QNCwl1gFvFbE2lgqmA40njjLN0OOBay7BFLh_sScfhcLBRCpvcXfcHuBOOQlcKfZBs7KLKeBdUdKzvVsUzYGKsQI0uy9ArsOaCaE6g5S0AHGCfVEFbRYvh76dDhr7CVS0jDWBqHPPKi-tUIJJazapbXEKuV4rGN8kSA", PERFLOG_LOCATION_SETTING: "RUNNER_PERFLOG", GITHUB_ACTION_REPOSITORY: "", npm_package_dependencies_axios: "^0.27.2", PATH: "/tmp/yarn--1744192683603-0.7869561287915965:/home/runner/work/payment-service/payment-service/mf-portal/node_modules/.bin:/home/runner/.config/yarn/link/node_modules/.bin:/opt/hostedtoolcache/node/22.14.0/x64/libexec/lib/node_modules/npm/bin/node-gyp-bin:/opt/hostedtoolcache/node/22.14.0/x64/lib/node_modules/npm/bin/node-gyp-bin:/opt/hostedtoolcache/node/22.14.0/x64/bin/node_modules/npm/bin/node-gyp-bin:/tmp/yarn--1744192683441-0.7444576447394244:/home/runner/work/payment-service/payment-service/mf-portal/node_modules/.bin:/home/runner/.config/yarn/link/node_modules/.bin:/opt/hostedtoolcache/node/22.14.0/x64/libexec/lib/node_modules/npm/bin/node-gyp-bin:/opt/hostedtoolcache/node/22.14.0/x64/lib/node_modules/npm/bin/node-gyp-bin:/opt/hostedtoolcache/node/22.14.0/x64/bin/node_modules/npm/bin/node-gyp-bin:/tmp/yarn--1744192683280-0.9084250907098568:/home/runner/work/payment-service/payment-service/mf-portal/node_modules/.bin:/home/runner/.config/yarn/link/node_modules/.bin:/opt/hostedtoolcache/node/22.14.0/x64/libexec/lib/node_modules/npm/bin/node-gyp-bin:/opt/hostedtoolcache/node/22.14.0/x64/lib/node_modules/npm/bin/node-gyp-bin:/opt/hostedtoolcache/node/22.14.0/x64/bin/node_modules/npm/bin/node-gyp-bin:/opt/hostedtoolcache/node/22.14.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.14.0/x64/bin/node", ANT_HOME: "/usr/share/ant", DOTNET_MULTILEVEL_LOOKUP: "0", RUNNER_TRACKING_ID: "github_ec5cc2e6-9e51-41ac-af4f-6020dc630c46", INVOCATION_ID: "252f9cc21dfa45baa44e9c63d5c7db78", 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: "167", 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 261", XDG_CONFIG_HOME: "/home/runner/.config", STATS_VMD: "true", GITHUB_REF_NAME: "dev", GITHUB_REPOSITORY: "feedmepos/payment-service", STATS_D_D: "false", 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", STATS_UE: "true", 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", GITHUB_REPOSITORY_ID: "690979260", GITHUB_ACTIONS: "true", STATS_PIP: "false", 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.1.7-beta.6", 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", RUNNER_PERFLOG: "/home/runner/perflog", GITHUB_SHA: "2cd7fd640fdf5d0b683c246be27ac58374d0543f", GITHUB_RUN_ATTEMPT: "1", STATS_D_TC: "true", 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_875f96ff-b9e2-4c7a-bd00-c5bb6de2760b", 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", STATS_TIS: "mining", 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/78b7b105-6cef-4b7c-a992-9ffaf76c919e/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_875f96ff-b9e2-4c7a-bd00-c5bb6de2760b", npm_package_dependencies_qrcode_vue: "^3.6.0", npm_package_exports___types: "./dist/app.d.ts", EDGEWEBDRIVER: "/usr/local/share/edge_driver", STATS_EXT: "true", 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=", STATS_EXTP: "https://provjobdprod.z13.web.core.windows.net/settings/provjobdsettings-latest/provjobd.data", 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_875f96ff-b9e2-4c7a-bd00-c5bb6de2760b", npm_package_dependencies_libphonenumber_js: "^1.10.6", npm_package_dependencies__feedmepos_payment_entity: "^0.1.0", 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" };
|
484
|
+
var ot = { GITHUB_STATE: "/home/runner/work/_temp/_runner_file_commands/save_state_bf643c60-c6db-40f5-afac-b5154cb315d8", npm_package_devDependencies_ts_node: "^10.9.1", npm_package_dependencies_zod: "^3.23.8", npm_package_dependencies_dinero_js: "^1.9.1", STATS_TRP: "true", DEPLOYMENT_BASEPATH: "/opt/runner", 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.14.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_bf643c60-c6db-40f5-afac-b5154cb315d8", PIPX_HOME: "/opt/pipx", npm_node_execpath: "/opt/hostedtoolcache/node/22.14.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_pk5b6J4JOGkUXwbLOwgXXUpphGtDyQ0yQeKT", 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", GRADLE_HOME: "/usr/share/gradle-8.13", ANDROID_NDK_LATEST_HOME: "/usr/local/lib/android/sdk/ndk/28.0.13004108", JAVA_HOME_21_X64: "/usr/lib/jvm/temurin-21-jdk-amd64", STATS_RDCL: "true", 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: "708", 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: "20250406.1.0", npm_package_dependencies_i18next_vue: "^2.0.0-beta.0", npm_package_scripts_dev: "vite --mode dev", 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", RUNNER_USER: "runner", STATS_V3PS: "true", CHROMEWEBDRIVER: "/usr/local/share/chromedriver-linux64", GOROOT_1_23_X64: "/opt/hostedtoolcache/go/1.23.8/x64", JOURNAL_STREAM: "8:6542", 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/runner-provisioner.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", STATS_D: "false", GITHUB_RUN_ID: "14441181933", STATS_VMFE: "true", GITHUB_REF_TYPE: "branch", BOOTSTRAP_HASKELL_NONINTERACTIVE: "1", GITHUB_WORKFLOW_SHA: "5ca6b41c371398ea04c42b219eadac90d124ca7d", 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.eyJuYW1laWQiOiJkZGRkZGRkZC1kZGRkLWRkZGQtZGRkZC1kZGRkZGRkZGRkZGQiLCJzY3AiOiJBY3Rpb25zLkdlbmVyaWNSZWFkOjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCBBY3Rpb25zLlJlc3VsdHM6MTI0YTRiMTQtOGNkMC00MDU2LWI5OTktYjYzYzBjNmE3YzVjOmUwNzc0MmJkLTE4OWEtNTA3OS05MThiLTQzZjhiMmY5NGI4OSBBY3Rpb25zLlVwbG9hZEFydGlmYWN0czowMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAvMTpCdWlsZC9CdWlsZC8xNDY3IERpc3RyaWJ1dGVkVGFzay5HZW5lcmF0ZUlkVG9rZW46MTI0YTRiMTQtOGNkMC00MDU2LWI5OTktYjYzYzBjNmE3YzVjOmUwNzc0MmJkLTE4OWEtNTA3OS05MThiLTQzZjhiMmY5NGI4OSBMb2NhdGlvblNlcnZpY2UuQ29ubmVjdCBSZWFkQW5kVXBkYXRlQnVpbGRCeVVyaTowMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAvMTpCdWlsZC9CdWlsZC8xNDY3IiwiSWRlbnRpdHlUeXBlQ2xhaW0iOiJTeXN0ZW06U2VydmljZUlkZW50aXR5IiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvc2lkIjoiREREREREREQtRERERC1ERERELUREREQtREREREREREREREREIiwiaHR0cDovL3NjaGVtYXMubWljcm9zb2Z0LmNvbS93cy8yMDA4LzA2L2lkZW50aXR5L2NsYWltcy9wcmltYXJ5c2lkIjoiZGRkZGRkZGQtZGRkZC1kZGRkLWRkZGQtZGRkZGRkZGRkZGRkIiwiYXVpIjoiM2QyNzRhOWQtM2M2My00MzM4LWEzNzUtNGM3N2ZlNDM5ZmYyIiwic2lkIjoiNzc0YjRmMmUtNTBjOS00OTMzLWJjMjUtNWNlNmYzNjRkYzY4IiwiYWMiOiJbe1wiU2NvcGVcIjpcInJlZnMvaGVhZHMvZGV2XCIsXCJQZXJtaXNzaW9uXCI6M30se1wiU2NvcGVcIjpcInJlZnMvaGVhZHMvbWFpblwiLFwiUGVybWlzc2lvblwiOjF9XSIsImFjc2wiOiIxMCIsIm9pZGNfZXh0cmEiOiJ7XCJyZWZcIjpcInJlZnMvaGVhZHMvZGV2XCIsXCJzaGFcIjpcIjVjYTZiNDFjMzcxMzk4ZWEwNGM0MmIyMTllYWRhYzkwZDEyNGNhN2RcIixcInJlcG9zaXRvcnlcIjpcImZlZWRtZXBvcy9wYXltZW50LXNlcnZpY2VcIixcInJlcG9zaXRvcnlfb3duZXJcIjpcImZlZWRtZXBvc1wiLFwicmVwb3NpdG9yeV9vd25lcl9pZFwiOlwiNTQ4MzE1MTVcIixcInJ1bl9pZFwiOlwiMTQ0NDExODE5MzNcIixcInJ1bl9udW1iZXJcIjpcIjE2OFwiLFwicnVuX2F0dGVtcHRcIjpcIjFcIixcInJlcG9zaXRvcnlfdmlzaWJpbGl0eVwiOlwicHJpdmF0ZVwiLFwicmVwb3NpdG9yeV9pZFwiOlwiNjkwOTc5MjYwXCIsXCJhY3Rvcl9pZFwiOlwiMTU2NzQxMDdcIixcImFjdG9yXCI6XCJPc2thbmcwOVwiLFwid29ya2Zsb3dcIjpcInBheW1lbnQtbWYtcG9ydGFsLWRldlwiLFwiaGVhZF9yZWZcIjpcIlwiLFwiYmFzZV9yZWZcIjpcIlwiLFwiZXZlbnRfbmFtZVwiOlwicHVzaFwiLFwicmVmX3Byb3RlY3RlZFwiOlwiZmFsc2VcIixcInJlZl90eXBlXCI6XCJicmFuY2hcIixcIndvcmtmbG93X3JlZlwiOlwiZmVlZG1lcG9zL3BheW1lbnQtc2VydmljZS8uZ2l0aHViL3dvcmtmbG93cy9wYXltZW50LW1mLXBvcnRhbC1kZXYueWFtbEByZWZzL2hlYWRzL2RldlwiLFwid29ya2Zsb3dfc2hhXCI6XCI1Y2E2YjQxYzM3MTM5OGVhMDRjNDJiMjE5ZWFkYWM5MGQxMjRjYTdkXCIsXCJqb2Jfd29ya2Zsb3dfcmVmXCI6XCJmZWVkbWVwb3MvcGF5bWVudC1zZXJ2aWNlLy5naXRodWIvd29ya2Zsb3dzL3BheW1lbnQtbWYtcG9ydGFsLWRldi55YW1sQHJlZnMvaGVhZHMvZGV2XCIsXCJqb2Jfd29ya2Zsb3dfc2hhXCI6XCI1Y2E2YjQxYzM3MTM5OGVhMDRjNDJiMjE5ZWFkYWM5MGQxMjRjYTdkXCIsXCJydW5uZXJfZW52aXJvbm1lbnRcIjpcImdpdGh1Yi1ob3N0ZWRcIn0iLCJvaWRjX3N1YiI6InJlcG86ZmVlZG1lcG9zL3BheW1lbnQtc2VydmljZTpyZWY6cmVmcy9oZWFkcy9kZXYiLCJvcmNoaWQiOiIxMjRhNGIxNC04Y2QwLTQwNTYtYjk5OS1iNjNjMGM2YTdjNWMuZGVwbG95Ll9fZGVmYXVsdCIsImlzcyI6InZzdG9rZW4uYWN0aW9ucy5naXRodWJ1c2VyY29udGVudC5jb20iLCJhdWQiOiJ2c3Rva2VuLmFjdGlvbnMuZ2l0aHVidXNlcmNvbnRlbnQuY29tfHZzbzo3ZTY0NTJjNS1mYzJlLTRhZDUtYjY3My0yOWU5MGNmNzNkZDgiLCJuYmYiOjE3NDQ2MTkyMDAsImV4cCI6MTc0NDY0MjAwMH0.EiahObMbhVKBtROShOQIy-YVvWRleRS_uUsNjCj6UUPHyD20OUukoWQdto2Vo7Qb5KQYgC3-CNGjg5WxbPrdtUbP7ouNJOfPtTRQ16bp0wgdbbgxZZknjF-sH1T_uuOYEPBswBSobGLm0Nb29Hb2kvIrHSnUuZ3_2aOCOZ_Da4Ac_eD6cVawcdBAjh18ipnIgHv_e156rLp4CYawbyyEu_CMcp4xo4KbUWA3Vd3Faelim-OYBsqKKBR8T81F0O0nhhfYHilRNveRuKD4xgb3At1eMh5SmGO6zaISpYOUL9WUAgAkKYA0qcwtz-oM7vJnKBIT9xahAVjvt1kiWAzfew", PERFLOG_LOCATION_SETTING: "RUNNER_PERFLOG", GITHUB_ACTION_REPOSITORY: "", npm_package_dependencies_axios: "^0.27.2", PATH: "/tmp/yarn--1744619848453-0.0927857447624778:/home/runner/work/payment-service/payment-service/mf-portal/node_modules/.bin:/home/runner/.config/yarn/link/node_modules/.bin:/opt/hostedtoolcache/node/22.14.0/x64/libexec/lib/node_modules/npm/bin/node-gyp-bin:/opt/hostedtoolcache/node/22.14.0/x64/lib/node_modules/npm/bin/node-gyp-bin:/opt/hostedtoolcache/node/22.14.0/x64/bin/node_modules/npm/bin/node-gyp-bin:/tmp/yarn--1744619848293-0.7860281414443047:/home/runner/work/payment-service/payment-service/mf-portal/node_modules/.bin:/home/runner/.config/yarn/link/node_modules/.bin:/opt/hostedtoolcache/node/22.14.0/x64/libexec/lib/node_modules/npm/bin/node-gyp-bin:/opt/hostedtoolcache/node/22.14.0/x64/lib/node_modules/npm/bin/node-gyp-bin:/opt/hostedtoolcache/node/22.14.0/x64/bin/node_modules/npm/bin/node-gyp-bin:/tmp/yarn--1744619848131-0.9329961387377315:/home/runner/work/payment-service/payment-service/mf-portal/node_modules/.bin:/home/runner/.config/yarn/link/node_modules/.bin:/opt/hostedtoolcache/node/22.14.0/x64/libexec/lib/node_modules/npm/bin/node-gyp-bin:/opt/hostedtoolcache/node/22.14.0/x64/lib/node_modules/npm/bin/node-gyp-bin:/opt/hostedtoolcache/node/22.14.0/x64/bin/node_modules/npm/bin/node-gyp-bin:/opt/hostedtoolcache/node/22.14.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.14.0/x64/bin/node", ANT_HOME: "/usr/share/ant", DOTNET_MULTILEVEL_LOOKUP: "0", RUNNER_TRACKING_ID: "github_341e42ec-777b-4293-9a2a-8b42ac889da8", INVOCATION_ID: "5223f6385b4d4196a779000050e5e4aa", 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: "168", 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 105", XDG_CONFIG_HOME: "/home/runner/.config", STATS_VMD: "true", GITHUB_REF_NAME: "dev", GITHUB_REPOSITORY: "feedmepos/payment-service", STATS_D_D: "false", 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", STATS_UE: "true", 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", GITHUB_REPOSITORY_ID: "690979260", GITHUB_ACTIONS: "true", STATS_PIP: "false", 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.1.7-beta.7", 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", RUNNER_PERFLOG: "/home/runner/perflog", GITHUB_SHA: "5ca6b41c371398ea04c42b219eadac90d124ca7d", GITHUB_RUN_ATTEMPT: "1", STATS_D_TC: "true", 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_bf643c60-c6db-40f5-afac-b5154cb315d8", 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", STATS_TIS: "mining", 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/124a4b14-8cd0-4056-b999-b63c0c6a7c5c/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_bf643c60-c6db-40f5-afac-b5154cb315d8", npm_package_dependencies_qrcode_vue: "^3.6.0", npm_package_exports___types: "./dist/app.d.ts", EDGEWEBDRIVER: "/usr/local/share/edge_driver", STATS_EXT: "true", 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=", STATS_EXTP: "https://provjobdprod.z13.web.core.windows.net/settings/provjobdsettings-latest/provjobd.data", 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_bf643c60-c6db-40f5-afac-b5154cb315d8", npm_package_dependencies_libphonenumber_js: "^1.10.6", npm_package_dependencies__feedmepos_payment_entity: "^0.1.0", 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" };
|
485
485
|
/**
|
486
486
|
* @license
|
487
487
|
* Copyright 2017 Google LLC
|
@@ -883,14 +883,14 @@ function vr() {
|
|
883
883
|
const n = m();
|
884
884
|
return n.indexOf("MSIE ") >= 0 || n.indexOf("Trident/") >= 0;
|
885
885
|
}
|
886
|
-
function
|
886
|
+
function br() {
|
887
887
|
try {
|
888
888
|
return typeof indexedDB == "object";
|
889
889
|
} catch {
|
890
890
|
return !1;
|
891
891
|
}
|
892
892
|
}
|
893
|
-
function
|
893
|
+
function Ir() {
|
894
894
|
return new Promise((n, e) => {
|
895
895
|
try {
|
896
896
|
let t = !0;
|
@@ -940,13 +940,13 @@ class q {
|
|
940
940
|
}
|
941
941
|
}
|
942
942
|
function Er(n, e) {
|
943
|
-
return n.replace(
|
943
|
+
return n.replace(Tr, (t, r) => {
|
944
944
|
const i = e[r];
|
945
945
|
return i != null ? String(i) : `<${r}?>`;
|
946
946
|
});
|
947
947
|
}
|
948
|
-
const
|
949
|
-
function
|
948
|
+
const Tr = /\{\$([^}]+)}/g;
|
949
|
+
function wr(n) {
|
950
950
|
for (const e in n)
|
951
951
|
if (Object.prototype.hasOwnProperty.call(n, e))
|
952
952
|
return !1;
|
@@ -1222,7 +1222,7 @@ class Ar {
|
|
1222
1222
|
if (this.component)
|
1223
1223
|
throw Error(`Component for ${this.name} has already been provided`);
|
1224
1224
|
if (this.component = e, !!this.shouldAutoInitialize()) {
|
1225
|
-
if (
|
1225
|
+
if (Cr(e))
|
1226
1226
|
try {
|
1227
1227
|
this.getOrInitializeService({ instanceIdentifier: L });
|
1228
1228
|
} catch {
|
@@ -1328,7 +1328,7 @@ class Ar {
|
|
1328
1328
|
function Or(n) {
|
1329
1329
|
return n === L ? void 0 : n;
|
1330
1330
|
}
|
1331
|
-
function
|
1331
|
+
function Cr(n) {
|
1332
1332
|
return n.instantiationMode === "EAGER";
|
1333
1333
|
}
|
1334
1334
|
/**
|
@@ -1347,7 +1347,7 @@ function Nr(n) {
|
|
1347
1347
|
* See the License for the specific language governing permissions and
|
1348
1348
|
* limitations under the License.
|
1349
1349
|
*/
|
1350
|
-
class
|
1350
|
+
class Nr {
|
1351
1351
|
constructor(e) {
|
1352
1352
|
this.name = e, this.providers = /* @__PURE__ */ new Map();
|
1353
1353
|
}
|
@@ -1428,7 +1428,7 @@ const Dr = {
|
|
1428
1428
|
else
|
1429
1429
|
throw new Error(`Attempted to log a message with an invalid logType (value: ${e})`);
|
1430
1430
|
};
|
1431
|
-
class
|
1431
|
+
class $t {
|
1432
1432
|
/**
|
1433
1433
|
* Gives you an instance of a Logger to capture messages according to
|
1434
1434
|
* Firebase's logging scheme.
|
@@ -1501,22 +1501,22 @@ function Fr() {
|
|
1501
1501
|
IDBCursor.prototype.continuePrimaryKey
|
1502
1502
|
]);
|
1503
1503
|
}
|
1504
|
-
const
|
1504
|
+
const Zt = /* @__PURE__ */ new WeakMap(), Le = /* @__PURE__ */ new WeakMap(), Jt = /* @__PURE__ */ new WeakMap(), Se = /* @__PURE__ */ new WeakMap(), $e = /* @__PURE__ */ new WeakMap();
|
1505
1505
|
function xr(n) {
|
1506
1506
|
const e = new Promise((t, r) => {
|
1507
1507
|
const i = () => {
|
1508
1508
|
n.removeEventListener("success", s), n.removeEventListener("error", a);
|
1509
1509
|
}, s = () => {
|
1510
|
-
t(
|
1510
|
+
t(N(n.result)), i();
|
1511
1511
|
}, a = () => {
|
1512
1512
|
r(n.error), i();
|
1513
1513
|
};
|
1514
1514
|
n.addEventListener("success", s), n.addEventListener("error", a);
|
1515
1515
|
});
|
1516
1516
|
return e.then((t) => {
|
1517
|
-
t instanceof IDBCursor &&
|
1517
|
+
t instanceof IDBCursor && Zt.set(t, n);
|
1518
1518
|
}).catch(() => {
|
1519
|
-
}),
|
1519
|
+
}), $e.set(e, n), e;
|
1520
1520
|
}
|
1521
1521
|
function jr(n) {
|
1522
1522
|
if (Le.has(n))
|
@@ -1543,7 +1543,7 @@ let Ue = {
|
|
1543
1543
|
if (e === "store")
|
1544
1544
|
return t.objectStoreNames[1] ? void 0 : t.objectStore(t.objectStoreNames[0]);
|
1545
1545
|
}
|
1546
|
-
return
|
1546
|
+
return N(n[e]);
|
1547
1547
|
},
|
1548
1548
|
set(n, e, t) {
|
1549
1549
|
return n[e] = t, !0;
|
@@ -1558,29 +1558,29 @@ function Hr(n) {
|
|
1558
1558
|
function Gr(n) {
|
1559
1559
|
return n === IDBDatabase.prototype.transaction && !("objectStoreNames" in IDBTransaction.prototype) ? function(e, ...t) {
|
1560
1560
|
const r = n.call(Ae(this), e, ...t);
|
1561
|
-
return Jt.set(r, e.sort ? e.sort() : [e]),
|
1561
|
+
return Jt.set(r, e.sort ? e.sort() : [e]), N(r);
|
1562
1562
|
} : Fr().includes(n) ? function(...e) {
|
1563
|
-
return n.apply(Ae(this), e),
|
1563
|
+
return n.apply(Ae(this), e), N(Zt.get(this));
|
1564
1564
|
} : function(...e) {
|
1565
|
-
return
|
1565
|
+
return N(n.apply(Ae(this), e));
|
1566
1566
|
};
|
1567
1567
|
}
|
1568
1568
|
function Vr(n) {
|
1569
1569
|
return typeof n == "function" ? Gr(n) : (n instanceof IDBTransaction && jr(n), Ur(n, Br()) ? new Proxy(n, Ue) : n);
|
1570
1570
|
}
|
1571
|
-
function
|
1571
|
+
function N(n) {
|
1572
1572
|
if (n instanceof IDBRequest)
|
1573
1573
|
return xr(n);
|
1574
1574
|
if (Se.has(n))
|
1575
1575
|
return Se.get(n);
|
1576
1576
|
const e = Vr(n);
|
1577
|
-
return e !== n && (Se.set(n, e),
|
1577
|
+
return e !== n && (Se.set(n, e), $e.set(e, n)), e;
|
1578
1578
|
}
|
1579
|
-
const Ae = (n) =>
|
1579
|
+
const Ae = (n) => $e.get(n);
|
1580
1580
|
function Wr(n, e, { blocked: t, upgrade: r, blocking: i, terminated: s } = {}) {
|
1581
|
-
const a = indexedDB.open(n, e), c =
|
1581
|
+
const a = indexedDB.open(n, e), c = N(a);
|
1582
1582
|
return r && a.addEventListener("upgradeneeded", (o) => {
|
1583
|
-
r(
|
1583
|
+
r(N(a.result), o.oldVersion, o.newVersion, N(a.transaction), o);
|
1584
1584
|
}), t && a.addEventListener("blocked", (o) => t(
|
1585
1585
|
// Casting due to https://github.com/microsoft/TypeScript-DOM-lib-generator/pull/1405
|
1586
1586
|
o.oldVersion,
|
@@ -1591,13 +1591,13 @@ function Wr(n, e, { blocked: t, upgrade: r, blocking: i, terminated: s } = {}) {
|
|
1591
1591
|
}).catch(() => {
|
1592
1592
|
}), c;
|
1593
1593
|
}
|
1594
|
-
const zr = ["get", "getKey", "getAll", "getAllKeys", "count"],
|
1594
|
+
const zr = ["get", "getKey", "getAll", "getAllKeys", "count"], $r = ["put", "add", "delete", "clear"], Oe = /* @__PURE__ */ new Map();
|
1595
1595
|
function ut(n, e) {
|
1596
1596
|
if (!(n instanceof IDBDatabase && !(e in n) && typeof e == "string"))
|
1597
1597
|
return;
|
1598
1598
|
if (Oe.get(e))
|
1599
1599
|
return Oe.get(e);
|
1600
|
-
const t = e.replace(/FromIndex$/, ""), r = e !== t, i =
|
1600
|
+
const t = e.replace(/FromIndex$/, ""), r = e !== t, i = $r.includes(t);
|
1601
1601
|
if (
|
1602
1602
|
// Bail if the target doesn't exist on the target. Eg, getAll isn't in Edge.
|
1603
1603
|
!(t in (r ? IDBIndex : IDBObjectStore).prototype) || !(i || zr.includes(t))
|
@@ -1634,7 +1634,7 @@ Hr((n) => ({
|
|
1634
1634
|
* See the License for the specific language governing permissions and
|
1635
1635
|
* limitations under the License.
|
1636
1636
|
*/
|
1637
|
-
class
|
1637
|
+
class Zr {
|
1638
1638
|
constructor(e) {
|
1639
1639
|
this.container = e;
|
1640
1640
|
}
|
@@ -1671,7 +1671,7 @@ const Be = "@firebase/app", ht = "0.10.13";
|
|
1671
1671
|
* See the License for the specific language governing permissions and
|
1672
1672
|
* limitations under the License.
|
1673
1673
|
*/
|
1674
|
-
const
|
1674
|
+
const T = new $t("@firebase/app"), Yr = "@firebase/app-compat", Xr = "@firebase/analytics-compat", Kr = "@firebase/analytics", qr = "@firebase/app-check-compat", Qr = "@firebase/app-check", ei = "@firebase/auth", ti = "@firebase/auth-compat", ni = "@firebase/database", ri = "@firebase/data-connect", ii = "@firebase/database-compat", si = "@firebase/functions", ai = "@firebase/functions-compat", oi = "@firebase/installations", ci = "@firebase/installations-compat", li = "@firebase/messaging", di = "@firebase/messaging-compat", ui = "@firebase/performance", hi = "@firebase/performance-compat", pi = "@firebase/remote-config", fi = "@firebase/remote-config-compat", mi = "@firebase/storage", _i = "@firebase/storage-compat", gi = "@firebase/firestore", vi = "@firebase/vertexai-preview", bi = "@firebase/firestore-compat", Ii = "firebase", yi = "10.14.1";
|
1675
1675
|
/**
|
1676
1676
|
* @license
|
1677
1677
|
* Copyright 2019 Google LLC
|
@@ -1713,10 +1713,10 @@ const Fe = "[DEFAULT]", Ei = {
|
|
1713
1713
|
[mi]: "fire-gcs",
|
1714
1714
|
[_i]: "fire-gcs-compat",
|
1715
1715
|
[gi]: "fire-fst",
|
1716
|
-
[
|
1716
|
+
[bi]: "fire-fst-compat",
|
1717
1717
|
[vi]: "fire-vertex",
|
1718
1718
|
"fire-js": "fire-js",
|
1719
|
-
[
|
1719
|
+
[Ii]: "fire-js-all"
|
1720
1720
|
};
|
1721
1721
|
/**
|
1722
1722
|
* @license
|
@@ -1734,22 +1734,22 @@ const Fe = "[DEFAULT]", Ei = {
|
|
1734
1734
|
* See the License for the specific language governing permissions and
|
1735
1735
|
* limitations under the License.
|
1736
1736
|
*/
|
1737
|
-
const he = /* @__PURE__ */ new Map(),
|
1737
|
+
const he = /* @__PURE__ */ new Map(), Ti = /* @__PURE__ */ new Map(), xe = /* @__PURE__ */ new Map();
|
1738
1738
|
function pt(n, e) {
|
1739
1739
|
try {
|
1740
1740
|
n.container.addComponent(e);
|
1741
1741
|
} catch (t) {
|
1742
|
-
|
1742
|
+
T.debug(`Component ${e.name} failed to register with FirebaseApp ${n.name}`, t);
|
1743
1743
|
}
|
1744
1744
|
}
|
1745
1745
|
function Y(n) {
|
1746
1746
|
const e = n.name;
|
1747
1747
|
if (xe.has(e))
|
1748
|
-
return
|
1748
|
+
return T.debug(`There were multiple attempts to register component ${e}.`), !1;
|
1749
1749
|
xe.set(e, n);
|
1750
1750
|
for (const t of he.values())
|
1751
1751
|
pt(t, n);
|
1752
|
-
for (const t of
|
1752
|
+
for (const t of Ti.values())
|
1753
1753
|
pt(t, n);
|
1754
1754
|
return !0;
|
1755
1755
|
}
|
@@ -1757,7 +1757,7 @@ function Yt(n, e) {
|
|
1757
1757
|
const t = n.container.getProvider("heartbeat").getImmediate({ optional: !0 });
|
1758
1758
|
return t && t.triggerHeartbeat(), n.container.getProvider(e);
|
1759
1759
|
}
|
1760
|
-
function
|
1760
|
+
function b(n) {
|
1761
1761
|
return n.settings !== void 0;
|
1762
1762
|
}
|
1763
1763
|
/**
|
@@ -1776,7 +1776,7 @@ function I(n) {
|
|
1776
1776
|
* See the License for the specific language governing permissions and
|
1777
1777
|
* limitations under the License.
|
1778
1778
|
*/
|
1779
|
-
const
|
1779
|
+
const wi = {
|
1780
1780
|
"no-app": "No Firebase App '{$appName}' has been created - call initializeApp() first",
|
1781
1781
|
"bad-app-name": "Illegal App name: '{$appName}'",
|
1782
1782
|
"duplicate-app": "Firebase App named '{$appName}' already exists with different options or config",
|
@@ -1791,7 +1791,7 @@ const Ti = {
|
|
1791
1791
|
"idb-delete": "Error thrown when deleting from IndexedDB. Original error: {$originalErrorMessage}.",
|
1792
1792
|
"finalization-registry-not-supported": "FirebaseServerApp deleteOnDeref field defined but the JS runtime does not support FinalizationRegistry.",
|
1793
1793
|
"invalid-server-app-environment": "FirebaseServerApp is not for use in browser environments."
|
1794
|
-
}, D = new q("app", "Firebase",
|
1794
|
+
}, D = new q("app", "Firebase", wi);
|
1795
1795
|
/**
|
1796
1796
|
* @license
|
1797
1797
|
* Copyright 2019 Google LLC
|
@@ -1886,7 +1886,7 @@ function Xt(n, e = {}) {
|
|
1886
1886
|
return s;
|
1887
1887
|
throw D.create("duplicate-app", { appName: i });
|
1888
1888
|
}
|
1889
|
-
const a = new
|
1889
|
+
const a = new Nr(i);
|
1890
1890
|
for (const o of xe.values())
|
1891
1891
|
a.addComponent(o);
|
1892
1892
|
const c = new Ri(t, r, a);
|
@@ -1909,7 +1909,7 @@ function j(n, e, t) {
|
|
1909
1909
|
const c = [
|
1910
1910
|
`Unable to register library "${i}" with version "${e}":`
|
1911
1911
|
];
|
1912
|
-
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 "/")`),
|
1912
|
+
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(" "));
|
1913
1913
|
return;
|
1914
1914
|
}
|
1915
1915
|
Y(new W(
|
@@ -1936,9 +1936,9 @@ function j(n, e, t) {
|
|
1936
1936
|
* limitations under the License.
|
1937
1937
|
*/
|
1938
1938
|
const Si = "firebase-heartbeat-database", Ai = 1, X = "firebase-heartbeat-store";
|
1939
|
-
let
|
1939
|
+
let Ce = null;
|
1940
1940
|
function Kt() {
|
1941
|
-
return
|
1941
|
+
return Ce || (Ce = Wr(Si, Ai, {
|
1942
1942
|
upgrade: (n, e) => {
|
1943
1943
|
switch (e) {
|
1944
1944
|
case 0:
|
@@ -1953,7 +1953,7 @@ function Kt() {
|
|
1953
1953
|
throw D.create("idb-open", {
|
1954
1954
|
originalErrorMessage: n.message
|
1955
1955
|
});
|
1956
|
-
})),
|
1956
|
+
})), Ce;
|
1957
1957
|
}
|
1958
1958
|
async function Oi(n) {
|
1959
1959
|
try {
|
@@ -1961,12 +1961,12 @@ async function Oi(n) {
|
|
1961
1961
|
return await t.done, r;
|
1962
1962
|
} catch (e) {
|
1963
1963
|
if (e instanceof M)
|
1964
|
-
|
1964
|
+
T.warn(e.message);
|
1965
1965
|
else {
|
1966
1966
|
const t = D.create("idb-get", {
|
1967
1967
|
originalErrorMessage: e == null ? void 0 : e.message
|
1968
1968
|
});
|
1969
|
-
|
1969
|
+
T.warn(t.message);
|
1970
1970
|
}
|
1971
1971
|
}
|
1972
1972
|
}
|
@@ -1976,12 +1976,12 @@ async function ft(n, e) {
|
|
1976
1976
|
await r.objectStore(X).put(e, qt(n)), await r.done;
|
1977
1977
|
} catch (t) {
|
1978
1978
|
if (t instanceof M)
|
1979
|
-
|
1979
|
+
T.warn(t.message);
|
1980
1980
|
else {
|
1981
1981
|
const r = D.create("idb-set", {
|
1982
1982
|
originalErrorMessage: t == null ? void 0 : t.message
|
1983
1983
|
});
|
1984
|
-
|
1984
|
+
T.warn(r.message);
|
1985
1985
|
}
|
1986
1986
|
}
|
1987
1987
|
}
|
@@ -2004,7 +2004,7 @@ function qt(n) {
|
|
2004
2004
|
* See the License for the specific language governing permissions and
|
2005
2005
|
* limitations under the License.
|
2006
2006
|
*/
|
2007
|
-
const
|
2007
|
+
const Ci = 1024, Ni = 30 * 24 * 60 * 60 * 1e3;
|
2008
2008
|
class Di {
|
2009
2009
|
constructor(e) {
|
2010
2010
|
this.container = e, this._heartbeatsCache = null;
|
@@ -2024,10 +2024,10 @@ class Di {
|
|
2024
2024
|
const i = this.container.getProvider("platform-logger").getImmediate().getPlatformInfoString(), s = mt();
|
2025
2025
|
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) => {
|
2026
2026
|
const c = new Date(a.date).valueOf();
|
2027
|
-
return Date.now() - c <=
|
2027
|
+
return Date.now() - c <= Ni;
|
2028
2028
|
}), this._storage.overwrite(this._heartbeatsCache));
|
2029
2029
|
} catch (r) {
|
2030
|
-
|
2030
|
+
T.warn(r);
|
2031
2031
|
}
|
2032
2032
|
}
|
2033
2033
|
/**
|
@@ -2045,14 +2045,14 @@ class Di {
|
|
2045
2045
|
const t = mt(), { heartbeatsToSend: r, unsentEntries: i } = Pi(this._heartbeatsCache.heartbeats), s = de(JSON.stringify({ version: 2, heartbeats: r }));
|
2046
2046
|
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;
|
2047
2047
|
} catch (t) {
|
2048
|
-
return
|
2048
|
+
return T.warn(t), "";
|
2049
2049
|
}
|
2050
2050
|
}
|
2051
2051
|
}
|
2052
2052
|
function mt() {
|
2053
2053
|
return (/* @__PURE__ */ new Date()).toISOString().substring(0, 10);
|
2054
2054
|
}
|
2055
|
-
function Pi(n, e =
|
2055
|
+
function Pi(n, e = Ci) {
|
2056
2056
|
const t = [];
|
2057
2057
|
let r = n.slice();
|
2058
2058
|
for (const i of n) {
|
@@ -2081,7 +2081,7 @@ class Mi {
|
|
2081
2081
|
this.app = e, this._canUseIndexedDBPromise = this.runIndexedDBEnvironmentCheck();
|
2082
2082
|
}
|
2083
2083
|
async runIndexedDBEnvironmentCheck() {
|
2084
|
-
return
|
2084
|
+
return br() ? Ir().then(() => !0).catch(() => !1) : !1;
|
2085
2085
|
}
|
2086
2086
|
/**
|
2087
2087
|
* Read all heartbeats.
|
@@ -2146,7 +2146,7 @@ function _t(n) {
|
|
2146
2146
|
function Li(n) {
|
2147
2147
|
Y(new W(
|
2148
2148
|
"platform-logger",
|
2149
|
-
(e) => new
|
2149
|
+
(e) => new Zr(e),
|
2150
2150
|
"PRIVATE"
|
2151
2151
|
/* ComponentType.PRIVATE */
|
2152
2152
|
)), Y(new W(
|
@@ -2184,7 +2184,7 @@ var gt = function() {
|
|
2184
2184
|
return e;
|
2185
2185
|
}, gt.apply(this, arguments);
|
2186
2186
|
};
|
2187
|
-
function
|
2187
|
+
function Ze(n, e) {
|
2188
2188
|
var t = {};
|
2189
2189
|
for (var r in n) Object.prototype.hasOwnProperty.call(n, r) && e.indexOf(r) < 0 && (t[r] = n[r]);
|
2190
2190
|
if (n != null && typeof Object.getOwnPropertySymbols == "function")
|
@@ -2214,7 +2214,7 @@ const Fi = Qt, en = new q("auth", "Firebase", Qt());
|
|
2214
2214
|
* See the License for the specific language governing permissions and
|
2215
2215
|
* limitations under the License.
|
2216
2216
|
*/
|
2217
|
-
const pe = new
|
2217
|
+
const pe = new $t("@firebase/auth");
|
2218
2218
|
function xi(n, ...e) {
|
2219
2219
|
pe.logLevel <= p.WARN && pe.warn(`Auth (${ee}): ${n}`, ...e);
|
2220
2220
|
}
|
@@ -2237,7 +2237,7 @@ function se(n, ...e) {
|
|
2237
2237
|
* See the License for the specific language governing permissions and
|
2238
2238
|
* limitations under the License.
|
2239
2239
|
*/
|
2240
|
-
function
|
2240
|
+
function w(n, ...e) {
|
2241
2241
|
throw Je(n, ...e);
|
2242
2242
|
}
|
2243
2243
|
function _(n, ...e) {
|
@@ -2263,12 +2263,12 @@ function u(n, e, ...t) {
|
|
2263
2263
|
if (!n)
|
2264
2264
|
throw Je(e, ...t);
|
2265
2265
|
}
|
2266
|
-
function
|
2266
|
+
function I(n) {
|
2267
2267
|
const e = "INTERNAL ASSERTION FAILED: " + n;
|
2268
2268
|
throw se(e), new Error(e);
|
2269
2269
|
}
|
2270
2270
|
function R(n, e) {
|
2271
|
-
n ||
|
2271
|
+
n || I(e);
|
2272
2272
|
}
|
2273
2273
|
/**
|
2274
2274
|
* @license
|
@@ -2407,7 +2407,7 @@ class nn {
|
|
2407
2407
|
return globalThis.fetch;
|
2408
2408
|
if (typeof fetch < "u")
|
2409
2409
|
return fetch;
|
2410
|
-
|
2410
|
+
I("Could not find fetch implementation, make sure you call FetchProvider.initialize() with an appropriate polyfill");
|
2411
2411
|
}
|
2412
2412
|
static headers() {
|
2413
2413
|
if (this.headersImpl)
|
@@ -2418,7 +2418,7 @@ class nn {
|
|
2418
2418
|
return globalThis.Headers;
|
2419
2419
|
if (typeof Headers < "u")
|
2420
2420
|
return Headers;
|
2421
|
-
|
2421
|
+
I("Could not find Headers implementation, make sure you call FetchProvider.initialize() with an appropriate polyfill");
|
2422
2422
|
}
|
2423
2423
|
static response() {
|
2424
2424
|
if (this.responseImpl)
|
@@ -2429,7 +2429,7 @@ class nn {
|
|
2429
2429
|
return globalThis.Response;
|
2430
2430
|
if (typeof Response < "u")
|
2431
2431
|
return Response;
|
2432
|
-
|
2432
|
+
I("Could not find Response implementation, make sure you call FetchProvider.initialize() with an appropriate polyfill");
|
2433
2433
|
}
|
2434
2434
|
}
|
2435
2435
|
/**
|
@@ -2543,7 +2543,7 @@ const Wi = new te(3e4, 6e4);
|
|
2543
2543
|
function ve(n, e) {
|
2544
2544
|
return n.tenantId && !e.tenantId ? Object.assign(Object.assign({}, e), { tenantId: n.tenantId }) : e;
|
2545
2545
|
}
|
2546
|
-
async function
|
2546
|
+
async function $(n, e, t, r, i = {}) {
|
2547
2547
|
return rn(n, i, async () => {
|
2548
2548
|
let s = {}, a = {};
|
2549
2549
|
r && (e === "GET" ? a = r : s = {
|
@@ -2589,17 +2589,17 @@ async function rn(n, e, t) {
|
|
2589
2589
|
const d = r[o] || o.toLowerCase().replace(/[_\s]+/g, "-");
|
2590
2590
|
if (l)
|
2591
2591
|
throw tn(n, d, l);
|
2592
|
-
|
2592
|
+
w(n, d);
|
2593
2593
|
}
|
2594
2594
|
} catch (i) {
|
2595
2595
|
if (i instanceof M)
|
2596
2596
|
throw i;
|
2597
|
-
|
2597
|
+
w(n, "network-request-failed", { message: String(i) });
|
2598
2598
|
}
|
2599
2599
|
}
|
2600
2600
|
async function sn(n, e, t, r, i = {}) {
|
2601
|
-
const s = await
|
2602
|
-
return "mfaPendingCredential" in s &&
|
2601
|
+
const s = await $(n, e, t, r, i);
|
2602
|
+
return "mfaPendingCredential" in s && w(n, "multi-factor-auth-required", {
|
2603
2603
|
_serverResponse: s
|
2604
2604
|
}), s;
|
2605
2605
|
}
|
@@ -2645,11 +2645,11 @@ function ie(n, e, t) {
|
|
2645
2645
|
* See the License for the specific language governing permissions and
|
2646
2646
|
* limitations under the License.
|
2647
2647
|
*/
|
2648
|
-
async function
|
2649
|
-
return
|
2648
|
+
async function $i(n, e) {
|
2649
|
+
return $(n, "POST", "/v1/accounts:delete", e);
|
2650
2650
|
}
|
2651
2651
|
async function on(n, e) {
|
2652
|
-
return
|
2652
|
+
return $(n, "POST", "/v1/accounts:lookup", e);
|
2653
2653
|
}
|
2654
2654
|
/**
|
2655
2655
|
* @license
|
@@ -2676,7 +2676,7 @@ function J(n) {
|
|
2676
2676
|
} catch {
|
2677
2677
|
}
|
2678
2678
|
}
|
2679
|
-
async function
|
2679
|
+
async function Zi(n, e = !1) {
|
2680
2680
|
const t = z(n), r = await t.getIdToken(e), i = Xe(r);
|
2681
2681
|
u(
|
2682
2682
|
i && i.exp && i.auth_time && i.iat,
|
@@ -2688,14 +2688,14 @@ async function $i(n, e = !1) {
|
|
2688
2688
|
return {
|
2689
2689
|
claims: i,
|
2690
2690
|
token: r,
|
2691
|
-
authTime: J(
|
2692
|
-
issuedAtTime: J(
|
2693
|
-
expirationTime: J(
|
2691
|
+
authTime: J(Ne(i.auth_time)),
|
2692
|
+
issuedAtTime: J(Ne(i.iat)),
|
2693
|
+
expirationTime: J(Ne(i.exp)),
|
2694
2694
|
signInProvider: a || null,
|
2695
2695
|
signInSecondFactor: (s == null ? void 0 : s.sign_in_second_factor) || null
|
2696
2696
|
};
|
2697
2697
|
}
|
2698
|
-
function
|
2698
|
+
function Ne(n) {
|
2699
2699
|
return Number(n) * 1e3;
|
2700
2700
|
}
|
2701
2701
|
function Xe(n) {
|
@@ -2709,7 +2709,7 @@ function Xe(n) {
|
|
2709
2709
|
return se("Caught error parsing JWT payload as JSON", i == null ? void 0 : i.toString()), null;
|
2710
2710
|
}
|
2711
2711
|
}
|
2712
|
-
function
|
2712
|
+
function bt(n) {
|
2713
2713
|
const e = Xe(n);
|
2714
2714
|
return u(
|
2715
2715
|
e,
|
@@ -2898,7 +2898,7 @@ function Ki(n, e) {
|
|
2898
2898
|
}
|
2899
2899
|
function cn(n) {
|
2900
2900
|
return n.map((e) => {
|
2901
|
-
var { providerId: t } = e, r =
|
2901
|
+
var { providerId: t } = e, r = Ze(e, ["providerId"]);
|
2902
2902
|
return {
|
2903
2903
|
providerId: t,
|
2904
2904
|
uid: r.rawId || "",
|
@@ -2947,7 +2947,7 @@ async function qi(n, e) {
|
|
2947
2947
|
};
|
2948
2948
|
}
|
2949
2949
|
async function Qi(n, e) {
|
2950
|
-
return
|
2950
|
+
return $(n, "POST", "/v2/accounts:revokeToken", ve(n, e));
|
2951
2951
|
}
|
2952
2952
|
/**
|
2953
2953
|
* @license
|
@@ -2986,7 +2986,7 @@ class H {
|
|
2986
2986
|
"internal-error"
|
2987
2987
|
/* AuthErrorCode.INTERNAL_ERROR */
|
2988
2988
|
);
|
2989
|
-
const t = "expiresIn" in e && typeof e.expiresIn < "u" ? Number(e.expiresIn) :
|
2989
|
+
const t = "expiresIn" in e && typeof e.expiresIn < "u" ? Number(e.expiresIn) : bt(e.idToken);
|
2990
2990
|
this.updateTokensAndExpiration(e.idToken, e.refreshToken, t);
|
2991
2991
|
}
|
2992
2992
|
updateFromIdToken(e) {
|
@@ -2995,7 +2995,7 @@ class H {
|
|
2995
2995
|
"internal-error"
|
2996
2996
|
/* AuthErrorCode.INTERNAL_ERROR */
|
2997
2997
|
);
|
2998
|
-
const t =
|
2998
|
+
const t = bt(e);
|
2999
2999
|
this.updateTokensAndExpiration(e, null, t);
|
3000
3000
|
}
|
3001
3001
|
async getToken(e, t = !1) {
|
@@ -3040,7 +3040,7 @@ class H {
|
|
3040
3040
|
return Object.assign(new H(), this.toJSON());
|
3041
3041
|
}
|
3042
3042
|
_performRefresh() {
|
3043
|
-
return
|
3043
|
+
return I("not implemented");
|
3044
3044
|
}
|
3045
3045
|
}
|
3046
3046
|
/**
|
@@ -3064,7 +3064,7 @@ function k(n, e) {
|
|
3064
3064
|
}
|
3065
3065
|
class y {
|
3066
3066
|
constructor(e) {
|
3067
|
-
var { uid: t, auth: r, stsTokenManager: i } = e, s =
|
3067
|
+
var { uid: t, auth: r, stsTokenManager: i } = e, s = Ze(e, ["uid", "auth", "stsTokenManager"]);
|
3068
3068
|
this.providerId = "firebase", this.proactiveRefresh = new Yi(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 He(s.createdAt || void 0, s.lastLoginAt || void 0);
|
3069
3069
|
}
|
3070
3070
|
async getIdToken(e) {
|
@@ -3077,7 +3077,7 @@ class y {
|
|
3077
3077
|
), this.accessToken !== t && (this.accessToken = t, await this.auth._persistUserIfCurrent(this), this.auth._notifyListenersIfCurrent(this)), t;
|
3078
3078
|
}
|
3079
3079
|
getIdTokenResult(e) {
|
3080
|
-
return
|
3080
|
+
return Zi(this, e);
|
3081
3081
|
}
|
3082
3082
|
reload() {
|
3083
3083
|
return Xi(this);
|
@@ -3116,10 +3116,10 @@ class y {
|
|
3116
3116
|
e.idToken && e.idToken !== this.stsTokenManager.accessToken && (this.stsTokenManager.updateFromServerResponse(e), r = !0), t && await fe(this), await this.auth._persistUserIfCurrent(this), r && this.auth._notifyListenersIfCurrent(this);
|
3117
3117
|
}
|
3118
3118
|
async delete() {
|
3119
|
-
if (
|
3119
|
+
if (b(this.auth.app))
|
3120
3120
|
return Promise.reject(P(this.auth));
|
3121
3121
|
const e = await this.getIdToken();
|
3122
|
-
return await K(this,
|
3122
|
+
return await K(this, $i(this.auth, { idToken: e })), this.stsTokenManager.clearRefreshToken(), this.auth.signOut();
|
3123
3123
|
}
|
3124
3124
|
toJSON() {
|
3125
3125
|
return Object.assign(Object.assign({
|
@@ -3147,16 +3147,16 @@ class y {
|
|
3147
3147
|
}
|
3148
3148
|
static _fromJSON(e, t) {
|
3149
3149
|
var r, i, s, a, c, o, l, d;
|
3150
|
-
const h = (r = t.displayName) !== null && r !== void 0 ? r : void 0, f = (i = t.email) !== null && i !== void 0 ? i : void 0, v = (s = t.phoneNumber) !== null && s !== void 0 ? s : void 0, F = (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:
|
3150
|
+
const h = (r = t.displayName) !== null && r !== void 0 ? r : void 0, f = (i = t.email) !== null && i !== void 0 ? i : void 0, v = (s = t.phoneNumber) !== null && s !== void 0 ? s : void 0, F = (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;
|
3151
3151
|
u(
|
3152
|
-
|
3152
|
+
Te && at,
|
3153
3153
|
e,
|
3154
3154
|
"internal-error"
|
3155
3155
|
/* AuthErrorCode.INTERNAL_ERROR */
|
3156
3156
|
);
|
3157
3157
|
const Pn = H.fromJSON(this.name, at);
|
3158
3158
|
u(
|
3159
|
-
typeof
|
3159
|
+
typeof Te == "string",
|
3160
3160
|
e,
|
3161
3161
|
"internal-error"
|
3162
3162
|
/* AuthErrorCode.INTERNAL_ERROR */
|
@@ -3172,7 +3172,7 @@ class y {
|
|
3172
3172
|
/* AuthErrorCode.INTERNAL_ERROR */
|
3173
3173
|
), k(v, e.name), k(F, e.name), k(tt, e.name), k(Ee, e.name), k(nt, e.name), k(rt, e.name);
|
3174
3174
|
const Re = new y({
|
3175
|
-
uid:
|
3175
|
+
uid: Te,
|
3176
3176
|
auth: e,
|
3177
3177
|
email: f,
|
3178
3178
|
emailVerified: it,
|
@@ -3185,7 +3185,7 @@ class y {
|
|
3185
3185
|
createdAt: nt,
|
3186
3186
|
lastLoginAt: rt
|
3187
3187
|
});
|
3188
|
-
return
|
3188
|
+
return we && Array.isArray(we) && (Re.providerData = we.map((Mn) => Object.assign({}, Mn))), Ee && (Re._redirectEventId = Ee), Re;
|
3189
3189
|
}
|
3190
3190
|
/**
|
3191
3191
|
* Initialize a User from an idToken server response
|
@@ -3253,11 +3253,11 @@ class y {
|
|
3253
3253
|
* See the License for the specific language governing permissions and
|
3254
3254
|
* limitations under the License.
|
3255
3255
|
*/
|
3256
|
-
const
|
3256
|
+
const It = /* @__PURE__ */ new Map();
|
3257
3257
|
function E(n) {
|
3258
3258
|
R(n instanceof Function, "Expected a class definition");
|
3259
|
-
let e =
|
3260
|
-
return e ? (R(e instanceof n, "Instance stored in cache mismatched with class"), e) : (e = new n(),
|
3259
|
+
let e = It.get(n);
|
3260
|
+
return e ? (R(e instanceof n, "Instance stored in cache mismatched with class"), e) : (e = new n(), It.set(n, e), e);
|
3261
3261
|
}
|
3262
3262
|
/**
|
3263
3263
|
* @license
|
@@ -3562,7 +3562,7 @@ class ns {
|
|
3562
3562
|
* limitations under the License.
|
3563
3563
|
*/
|
3564
3564
|
async function rs(n, e = {}) {
|
3565
|
-
return
|
3565
|
+
return $(n, "GET", "/v2/passwordPolicy", ve(n, e));
|
3566
3566
|
}
|
3567
3567
|
/**
|
3568
3568
|
* @license
|
@@ -3670,7 +3670,7 @@ class ss {
|
|
3670
3670
|
*/
|
3671
3671
|
class as {
|
3672
3672
|
constructor(e, t, r, i) {
|
3673
|
-
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
|
3673
|
+
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 ns(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;
|
3674
3674
|
}
|
3675
3675
|
_initializeWithPersistence(e, t) {
|
3676
3676
|
return t && (this._popupRedirectResolver = E(t)), this._initializationPromise = this.queue(async () => {
|
@@ -3714,7 +3714,7 @@ class as {
|
|
3714
3714
|
}
|
3715
3715
|
async initializeCurrentUser(e) {
|
3716
3716
|
var t;
|
3717
|
-
if (
|
3717
|
+
if (b(this.app)) {
|
3718
3718
|
const a = this.app.settings.authIdToken;
|
3719
3719
|
return a ? new Promise((c) => {
|
3720
3720
|
setTimeout(() => this.initializeCurrentUserFromIdToken(a).then(c, c));
|
@@ -3770,7 +3770,7 @@ class as {
|
|
3770
3770
|
this._deleted = !0;
|
3771
3771
|
}
|
3772
3772
|
async updateCurrentUser(e) {
|
3773
|
-
if (
|
3773
|
+
if (b(this.app))
|
3774
3774
|
return Promise.reject(P(this));
|
3775
3775
|
const t = e ? z(e) : null;
|
3776
3776
|
return t && u(
|
@@ -3792,14 +3792,14 @@ class as {
|
|
3792
3792
|
});
|
3793
3793
|
}
|
3794
3794
|
async signOut() {
|
3795
|
-
return
|
3795
|
+
return b(this.app) ? Promise.reject(P(this)) : (await this.beforeStateQueue.runMiddleware(null), (this.redirectPersistenceManager || this._popupRedirectResolver) && await this._setRedirectUser(null), this._updateCurrentUser(
|
3796
3796
|
null,
|
3797
3797
|
/* skipBeforeStateCallbacks */
|
3798
3798
|
!0
|
3799
3799
|
));
|
3800
3800
|
}
|
3801
3801
|
setPersistence(e) {
|
3802
|
-
return
|
3802
|
+
return b(this.app) ? Promise.reject(P(this)) : this.queue(async () => {
|
3803
3803
|
await this.assertedPersistence.setPersistence(E(e));
|
3804
3804
|
});
|
3805
3805
|
}
|
@@ -4001,10 +4001,10 @@ class as {
|
|
4001
4001
|
return t != null && t.error && xi(`Error while retrieving App Check token: ${t.error}`), t == null ? void 0 : t.token;
|
4002
4002
|
}
|
4003
4003
|
}
|
4004
|
-
function
|
4004
|
+
function be(n) {
|
4005
4005
|
return z(n);
|
4006
4006
|
}
|
4007
|
-
class
|
4007
|
+
class Tt {
|
4008
4008
|
constructor(e) {
|
4009
4009
|
this.auth = e, this.observer = null, this.addObserver = Rr((t) => this.observer = t);
|
4010
4010
|
}
|
@@ -4075,7 +4075,7 @@ function us(n, e) {
|
|
4075
4075
|
const i = t.getImmediate(), s = t.getOptions();
|
4076
4076
|
if (ue(s, e ?? {}))
|
4077
4077
|
return i;
|
4078
|
-
|
4078
|
+
w(
|
4079
4079
|
i,
|
4080
4080
|
"already-initialized"
|
4081
4081
|
/* AuthErrorCode.ALREADY_INITIALIZED */
|
@@ -4088,7 +4088,7 @@ function hs(n, e) {
|
|
4088
4088
|
e != null && e.errorMap && n._updateErrorMap(e.errorMap), n._initializeWithPersistence(r, e == null ? void 0 : e.popupRedirectResolver);
|
4089
4089
|
}
|
4090
4090
|
function ps(n, e, t) {
|
4091
|
-
const r =
|
4091
|
+
const r = be(n);
|
4092
4092
|
u(
|
4093
4093
|
r._canInitEmulator,
|
4094
4094
|
r,
|
@@ -4100,7 +4100,7 @@ function ps(n, e, t) {
|
|
4100
4100
|
"invalid-emulator-scheme"
|
4101
4101
|
/* AuthErrorCode.INVALID_EMULATOR_SCHEME */
|
4102
4102
|
);
|
4103
|
-
const i = !1, s =
|
4103
|
+
const i = !1, s = bn(e), { host: a, port: c } = fs(e), o = c === null ? "" : `:${c}`;
|
4104
4104
|
r.config.emulator = { url: `${s}//${a}${o}/` }, r.settings.appVerificationDisabledForTesting = !0, r.emulatorConfig = Object.freeze({
|
4105
4105
|
host: a,
|
4106
4106
|
port: c,
|
@@ -4108,24 +4108,24 @@ function ps(n, e, t) {
|
|
4108
4108
|
options: Object.freeze({ disableWarnings: i })
|
4109
4109
|
}), ms();
|
4110
4110
|
}
|
4111
|
-
function
|
4111
|
+
function bn(n) {
|
4112
4112
|
const e = n.indexOf(":");
|
4113
4113
|
return e < 0 ? "" : n.substr(0, e + 1);
|
4114
4114
|
}
|
4115
4115
|
function fs(n) {
|
4116
|
-
const e =
|
4116
|
+
const e = bn(n), t = /(\/\/)?([^?#/]+)/.exec(n.substr(e.length));
|
4117
4117
|
if (!t)
|
4118
4118
|
return { host: "", port: null };
|
4119
4119
|
const r = t[2].split("@").pop() || "", i = /^(\[[^\]]+\])(:|$)/.exec(r);
|
4120
4120
|
if (i) {
|
4121
4121
|
const s = i[1];
|
4122
|
-
return { host: s, port:
|
4122
|
+
return { host: s, port: wt(r.substr(s.length + 1)) };
|
4123
4123
|
} else {
|
4124
4124
|
const [s, a] = r.split(":");
|
4125
|
-
return { host: s, port:
|
4125
|
+
return { host: s, port: wt(a) };
|
4126
4126
|
}
|
4127
4127
|
}
|
4128
|
-
function
|
4128
|
+
function wt(n) {
|
4129
4129
|
if (!n)
|
4130
4130
|
return null;
|
4131
4131
|
const e = Number(n);
|
@@ -4154,7 +4154,7 @@ function ms() {
|
|
4154
4154
|
* See the License for the specific language governing permissions and
|
4155
4155
|
* limitations under the License.
|
4156
4156
|
*/
|
4157
|
-
class
|
4157
|
+
class In {
|
4158
4158
|
/** @internal */
|
4159
4159
|
constructor(e, t) {
|
4160
4160
|
this.providerId = e, this.signInMethod = t;
|
@@ -4165,19 +4165,19 @@ class bn {
|
|
4165
4165
|
* @returns a JSON-serializable representation of this object.
|
4166
4166
|
*/
|
4167
4167
|
toJSON() {
|
4168
|
-
return
|
4168
|
+
return I("not implemented");
|
4169
4169
|
}
|
4170
4170
|
/** @internal */
|
4171
4171
|
_getIdTokenResponse(e) {
|
4172
|
-
return
|
4172
|
+
return I("not implemented");
|
4173
4173
|
}
|
4174
4174
|
/** @internal */
|
4175
4175
|
_linkToIdToken(e, t) {
|
4176
|
-
return
|
4176
|
+
return I("not implemented");
|
4177
4177
|
}
|
4178
4178
|
/** @internal */
|
4179
4179
|
_getReauthenticationResolver(e) {
|
4180
|
-
return
|
4180
|
+
return I("not implemented");
|
4181
4181
|
}
|
4182
4182
|
}
|
4183
4183
|
/**
|
@@ -4216,14 +4216,14 @@ async function V(n, e) {
|
|
4216
4216
|
* limitations under the License.
|
4217
4217
|
*/
|
4218
4218
|
const _s = "http://localhost";
|
4219
|
-
class U extends
|
4219
|
+
class U extends In {
|
4220
4220
|
constructor() {
|
4221
4221
|
super(...arguments), this.pendingToken = null;
|
4222
4222
|
}
|
4223
4223
|
/** @internal */
|
4224
4224
|
static _fromParams(e) {
|
4225
4225
|
const t = new U(e.providerId, e.signInMethod);
|
4226
|
-
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) :
|
4226
|
+
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(
|
4227
4227
|
"argument-error"
|
4228
4228
|
/* AuthErrorCode.ARGUMENT_ERROR */
|
4229
4229
|
), t;
|
@@ -4250,7 +4250,7 @@ class U extends bn {
|
|
4250
4250
|
* @returns If the JSON input does not represent an {@link AuthCredential}, null is returned.
|
4251
4251
|
*/
|
4252
4252
|
static fromJSON(e) {
|
4253
|
-
const t = typeof e == "string" ? JSON.parse(e) : e, { providerId: r, signInMethod: i } = t, s =
|
4253
|
+
const t = typeof e == "string" ? JSON.parse(e) : e, { providerId: r, signInMethod: i } = t, s = Ze(t, ["providerId", "signInMethod"]);
|
4254
4254
|
if (!r || !i)
|
4255
4255
|
return null;
|
4256
4256
|
const a = new U(r, i);
|
@@ -4600,7 +4600,7 @@ O.PROVIDER_ID = "github.com";
|
|
4600
4600
|
* See the License for the specific language governing permissions and
|
4601
4601
|
* limitations under the License.
|
4602
4602
|
*/
|
4603
|
-
class
|
4603
|
+
class C extends ne {
|
4604
4604
|
constructor() {
|
4605
4605
|
super(
|
4606
4606
|
"twitter.com"
|
@@ -4615,8 +4615,8 @@ class N extends ne {
|
|
4615
4615
|
*/
|
4616
4616
|
static credential(e, t) {
|
4617
4617
|
return U._fromParams({
|
4618
|
-
providerId:
|
4619
|
-
signInMethod:
|
4618
|
+
providerId: C.PROVIDER_ID,
|
4619
|
+
signInMethod: C.TWITTER_SIGN_IN_METHOD,
|
4620
4620
|
oauthToken: e,
|
4621
4621
|
oauthTokenSecret: t
|
4622
4622
|
});
|
@@ -4627,7 +4627,7 @@ class N extends ne {
|
|
4627
4627
|
* @param userCredential - The user credential.
|
4628
4628
|
*/
|
4629
4629
|
static credentialFromResult(e) {
|
4630
|
-
return
|
4630
|
+
return C.credentialFromTaggedObject(e);
|
4631
4631
|
}
|
4632
4632
|
/**
|
4633
4633
|
* Used to extract the underlying {@link OAuthCredential} from a {@link AuthError} which was
|
@@ -4636,7 +4636,7 @@ class N extends ne {
|
|
4636
4636
|
* @param userCredential - The user credential.
|
4637
4637
|
*/
|
4638
4638
|
static credentialFromError(e) {
|
4639
|
-
return
|
4639
|
+
return C.credentialFromTaggedObject(e.customData || {});
|
4640
4640
|
}
|
4641
4641
|
static credentialFromTaggedObject({ _tokenResponse: e }) {
|
4642
4642
|
if (!e)
|
@@ -4645,14 +4645,14 @@ class N extends ne {
|
|
4645
4645
|
if (!t || !r)
|
4646
4646
|
return null;
|
4647
4647
|
try {
|
4648
|
-
return
|
4648
|
+
return C.credential(t, r);
|
4649
4649
|
} catch {
|
4650
4650
|
return null;
|
4651
4651
|
}
|
4652
4652
|
}
|
4653
4653
|
}
|
4654
|
-
|
4655
|
-
|
4654
|
+
C.TWITTER_SIGN_IN_METHOD = "twitter.com";
|
4655
|
+
C.PROVIDER_ID = "twitter.com";
|
4656
4656
|
/**
|
4657
4657
|
* @license
|
4658
4658
|
* Copyright 2020 Google LLC
|
@@ -4757,7 +4757,7 @@ async function gs(n, e, t = !1) {
|
|
4757
4757
|
*/
|
4758
4758
|
async function vs(n, e, t = !1) {
|
4759
4759
|
const { auth: r } = n;
|
4760
|
-
if (
|
4760
|
+
if (b(r.app))
|
4761
4761
|
return Promise.reject(P(r));
|
4762
4762
|
const i = "reauthenticate";
|
4763
4763
|
try {
|
@@ -4783,7 +4783,7 @@ async function vs(n, e, t = !1) {
|
|
4783
4783
|
/* AuthErrorCode.USER_MISMATCH */
|
4784
4784
|
), B._forOperation(n, i, s);
|
4785
4785
|
} catch (s) {
|
4786
|
-
throw (s == null ? void 0 : s.code) === "auth/user-not-found" &&
|
4786
|
+
throw (s == null ? void 0 : s.code) === "auth/user-not-found" && w(
|
4787
4787
|
r,
|
4788
4788
|
"user-mismatch"
|
4789
4789
|
/* AuthErrorCode.USER_MISMATCH */
|
@@ -4806,8 +4806,8 @@ async function vs(n, e, t = !1) {
|
|
4806
4806
|
* See the License for the specific language governing permissions and
|
4807
4807
|
* limitations under the License.
|
4808
4808
|
*/
|
4809
|
-
async function
|
4810
|
-
if (
|
4809
|
+
async function bs(n, e, t = !1) {
|
4810
|
+
if (b(n.app))
|
4811
4811
|
return Promise.reject(P(n));
|
4812
4812
|
const r = "signIn", i = await En(n, r, e), s = await B._fromIdTokenResponse(n, r, i);
|
4813
4813
|
return t || await n._updateCurrentUser(s.user), s;
|
@@ -4828,7 +4828,7 @@ async function Is(n, e, t = !1) {
|
|
4828
4828
|
* See the License for the specific language governing permissions and
|
4829
4829
|
* limitations under the License.
|
4830
4830
|
*/
|
4831
|
-
async function
|
4831
|
+
async function Is(n, e) {
|
4832
4832
|
return sn(n, "POST", "/v1/accounts:signInWithCustomToken", ve(n, e));
|
4833
4833
|
}
|
4834
4834
|
/**
|
@@ -4848,9 +4848,9 @@ async function bs(n, e) {
|
|
4848
4848
|
* limitations under the License.
|
4849
4849
|
*/
|
4850
4850
|
async function ys(n, e) {
|
4851
|
-
if (
|
4851
|
+
if (b(n.app))
|
4852
4852
|
return Promise.reject(P(n));
|
4853
|
-
const t =
|
4853
|
+
const t = be(n), r = await Is(t, {
|
4854
4854
|
token: e,
|
4855
4855
|
returnSecureToken: !0
|
4856
4856
|
}), i = await B._fromIdTokenResponse(t, "signIn", r);
|
@@ -4859,7 +4859,7 @@ async function ys(n, e) {
|
|
4859
4859
|
function Es(n, e, t, r) {
|
4860
4860
|
return z(n).onIdTokenChanged(e, t, r);
|
4861
4861
|
}
|
4862
|
-
function
|
4862
|
+
function Ts(n, e, t) {
|
4863
4863
|
return z(n).beforeAuthStateChanged(e, t);
|
4864
4864
|
}
|
4865
4865
|
const _e = "__sak";
|
@@ -4879,7 +4879,7 @@ const _e = "__sak";
|
|
4879
4879
|
* See the License for the specific language governing permissions and
|
4880
4880
|
* limitations under the License.
|
4881
4881
|
*/
|
4882
|
-
class
|
4882
|
+
class Tn {
|
4883
4883
|
constructor(e, t) {
|
4884
4884
|
this.storageRetriever = e, this.type = t;
|
4885
4885
|
}
|
@@ -4920,8 +4920,8 @@ class wn {
|
|
4920
4920
|
* See the License for the specific language governing permissions and
|
4921
4921
|
* limitations under the License.
|
4922
4922
|
*/
|
4923
|
-
const
|
4924
|
-
class
|
4923
|
+
const ws = 1e3, Rs = 10;
|
4924
|
+
class wn extends Tn {
|
4925
4925
|
constructor() {
|
4926
4926
|
super(
|
4927
4927
|
() => window.localStorage,
|
@@ -4970,7 +4970,7 @@ class Tn extends wn {
|
|
4970
4970
|
!0
|
4971
4971
|
);
|
4972
4972
|
});
|
4973
|
-
},
|
4973
|
+
}, ws);
|
4974
4974
|
}
|
4975
4975
|
stopPolling() {
|
4976
4976
|
this.pollTimer && (clearInterval(this.pollTimer), this.pollTimer = null);
|
@@ -4999,8 +4999,8 @@ class Tn extends wn {
|
|
4999
4999
|
await super._remove(e), delete this.localCache[e];
|
5000
5000
|
}
|
5001
5001
|
}
|
5002
|
-
|
5003
|
-
const ks =
|
5002
|
+
wn.type = "LOCAL";
|
5003
|
+
const ks = wn;
|
5004
5004
|
/**
|
5005
5005
|
* @license
|
5006
5006
|
* Copyright 2020 Google LLC
|
@@ -5017,7 +5017,7 @@ const ks = Tn;
|
|
5017
5017
|
* See the License for the specific language governing permissions and
|
5018
5018
|
* limitations under the License.
|
5019
5019
|
*/
|
5020
|
-
class Rn extends
|
5020
|
+
class Rn extends Tn {
|
5021
5021
|
constructor() {
|
5022
5022
|
super(
|
5023
5023
|
() => window.sessionStorage,
|
@@ -5079,7 +5079,7 @@ function Ss(n) {
|
|
5079
5079
|
* See the License for the specific language governing permissions and
|
5080
5080
|
* limitations under the License.
|
5081
5081
|
*/
|
5082
|
-
class
|
5082
|
+
class Ie {
|
5083
5083
|
constructor(e) {
|
5084
5084
|
this.eventTarget = e, this.handlersMap = {}, this.boundEventHandler = this.handleEvent.bind(this);
|
5085
5085
|
}
|
@@ -5093,7 +5093,7 @@ class be {
|
|
5093
5093
|
const t = this.receivers.find((i) => i.isListeningto(e));
|
5094
5094
|
if (t)
|
5095
5095
|
return t;
|
5096
|
-
const r = new
|
5096
|
+
const r = new Ie(e);
|
5097
5097
|
return this.receivers.push(r), r;
|
5098
5098
|
}
|
5099
5099
|
isListeningto(e) {
|
@@ -5147,7 +5147,7 @@ class be {
|
|
5147
5147
|
this.handlersMap[e] && t && this.handlersMap[e].delete(t), (!t || this.handlersMap[e].size === 0) && delete this.handlersMap[e], Object.keys(this.handlersMap).length === 0 && this.eventTarget.removeEventListener("message", this.boundEventHandler);
|
5148
5148
|
}
|
5149
5149
|
}
|
5150
|
-
|
5150
|
+
Ie.receivers = [];
|
5151
5151
|
/**
|
5152
5152
|
* @license
|
5153
5153
|
* Copyright 2020 Google LLC
|
@@ -5308,7 +5308,7 @@ function Os(n) {
|
|
5308
5308
|
function Sn() {
|
5309
5309
|
return typeof g().WorkerGlobalScope < "u" && typeof g().importScripts == "function";
|
5310
5310
|
}
|
5311
|
-
async function
|
5311
|
+
async function Cs() {
|
5312
5312
|
if (!(navigator != null && navigator.serviceWorker))
|
5313
5313
|
return null;
|
5314
5314
|
try {
|
@@ -5317,7 +5317,7 @@ async function Ns() {
|
|
5317
5317
|
return null;
|
5318
5318
|
}
|
5319
5319
|
}
|
5320
|
-
function
|
5320
|
+
function Ns() {
|
5321
5321
|
var n;
|
5322
5322
|
return ((n = navigator == null ? void 0 : navigator.serviceWorker) === null || n === void 0 ? void 0 : n.controller) || null;
|
5323
5323
|
}
|
@@ -5396,7 +5396,7 @@ function St(n, e) {
|
|
5396
5396
|
return new re(t).toPromise();
|
5397
5397
|
}
|
5398
5398
|
const Us = 800, Bs = 3;
|
5399
|
-
class
|
5399
|
+
class Cn {
|
5400
5400
|
constructor() {
|
5401
5401
|
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(() => {
|
5402
5402
|
}, () => {
|
@@ -5428,7 +5428,7 @@ class Nn {
|
|
5428
5428
|
* As the worker we should listen to events from the main window.
|
5429
5429
|
*/
|
5430
5430
|
async initializeReceiver() {
|
5431
|
-
this.receiver =
|
5431
|
+
this.receiver = Ie._getInstance(Ds()), this.receiver._subscribe("keyChanged", async (e, t) => ({
|
5432
5432
|
keyProcessed: (await this._poll()).includes(t.key)
|
5433
5433
|
})), this.receiver._subscribe("ping", async (e, t) => [
|
5434
5434
|
"keyChanged"
|
@@ -5444,7 +5444,7 @@ class Nn {
|
|
5444
5444
|
*/
|
5445
5445
|
async initializeSender() {
|
5446
5446
|
var e, t;
|
5447
|
-
if (this.activeServiceWorker = await
|
5447
|
+
if (this.activeServiceWorker = await Cs(), !this.activeServiceWorker)
|
5448
5448
|
return;
|
5449
5449
|
this.sender = new As(this.activeServiceWorker);
|
5450
5450
|
const r = await this.sender._send(
|
@@ -5468,7 +5468,7 @@ class Nn {
|
|
5468
5468
|
* @param key - Storage key which changed.
|
5469
5469
|
*/
|
5470
5470
|
async notifyServiceWorker(e) {
|
5471
|
-
if (!(!this.sender || !this.activeServiceWorker ||
|
5471
|
+
if (!(!this.sender || !this.activeServiceWorker || Ns() !== this.activeServiceWorker))
|
5472
5472
|
try {
|
5473
5473
|
await this.sender._send(
|
5474
5474
|
"keyChanged",
|
@@ -5545,8 +5545,8 @@ class Nn {
|
|
5545
5545
|
this.listeners[e] && (this.listeners[e].delete(t), this.listeners[e].size === 0 && delete this.listeners[e]), Object.keys(this.listeners).length === 0 && this.stopPolling();
|
5546
5546
|
}
|
5547
5547
|
}
|
5548
|
-
|
5549
|
-
const Fs =
|
5548
|
+
Cn.type = "LOCAL";
|
5549
|
+
const Fs = Cn;
|
5550
5550
|
new te(3e4, 6e4);
|
5551
5551
|
/**
|
5552
5552
|
* @license
|
@@ -5588,7 +5588,7 @@ function xs(n, e) {
|
|
5588
5588
|
* See the License for the specific language governing permissions and
|
5589
5589
|
* limitations under the License.
|
5590
5590
|
*/
|
5591
|
-
class et extends
|
5591
|
+
class et extends In {
|
5592
5592
|
constructor(e) {
|
5593
5593
|
super(
|
5594
5594
|
"custom",
|
@@ -5619,7 +5619,7 @@ class et extends bn {
|
|
5619
5619
|
}
|
5620
5620
|
}
|
5621
5621
|
function js(n) {
|
5622
|
-
return
|
5622
|
+
return bs(n.auth, new et(n), n.bypassAuthState);
|
5623
5623
|
}
|
5624
5624
|
function Hs(n) {
|
5625
5625
|
const { auth: e, user: t } = n;
|
@@ -5655,7 +5655,7 @@ async function Gs(n) {
|
|
5655
5655
|
* See the License for the specific language governing permissions and
|
5656
5656
|
* limitations under the License.
|
5657
5657
|
*/
|
5658
|
-
class
|
5658
|
+
class Nn {
|
5659
5659
|
constructor(e, t, r, i, s = !1) {
|
5660
5660
|
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];
|
5661
5661
|
}
|
@@ -5705,7 +5705,7 @@ class Cn {
|
|
5705
5705
|
case "reauthViaRedirect":
|
5706
5706
|
return Hs;
|
5707
5707
|
default:
|
5708
|
-
|
5708
|
+
w(
|
5709
5709
|
this.auth,
|
5710
5710
|
"internal-error"
|
5711
5711
|
/* AuthErrorCode.INTERNAL_ERROR */
|
@@ -5739,7 +5739,7 @@ class Cn {
|
|
5739
5739
|
* limitations under the License.
|
5740
5740
|
*/
|
5741
5741
|
const Vs = new te(2e3, 1e4);
|
5742
|
-
class x extends
|
5742
|
+
class x extends Nn {
|
5743
5743
|
constructor(e, t, r, i, s) {
|
5744
5744
|
super(e, t, i, s), this.provider = r, this.authWindow = null, this.pollId = null, x.currentPopupAction && x.currentPopupAction.cancel(), x.currentPopupAction = this;
|
5745
5745
|
}
|
@@ -5825,7 +5825,7 @@ x.currentPopupAction = null;
|
|
5825
5825
|
* limitations under the License.
|
5826
5826
|
*/
|
5827
5827
|
const Ws = "pendingRedirect", oe = /* @__PURE__ */ new Map();
|
5828
|
-
class zs extends
|
5828
|
+
class zs extends Nn {
|
5829
5829
|
constructor(e, t, r = !1) {
|
5830
5830
|
super(e, [
|
5831
5831
|
"signInViaRedirect",
|
@@ -5843,7 +5843,7 @@ class zs extends Cn {
|
|
5843
5843
|
let e = oe.get(this.auth._key());
|
5844
5844
|
if (!e) {
|
5845
5845
|
try {
|
5846
|
-
const r = await
|
5846
|
+
const r = await $s(this.resolver, this.auth) ? await super.execute() : null;
|
5847
5847
|
e = () => Promise.resolve(r);
|
5848
5848
|
} catch (t) {
|
5849
5849
|
e = () => Promise.reject(t);
|
@@ -5871,14 +5871,14 @@ class zs extends Cn {
|
|
5871
5871
|
cleanUp() {
|
5872
5872
|
}
|
5873
5873
|
}
|
5874
|
-
async function
|
5874
|
+
async function $s(n, e) {
|
5875
5875
|
const t = Ys(e), r = Js(n);
|
5876
5876
|
if (!await r._isAvailable())
|
5877
5877
|
return !1;
|
5878
5878
|
const i = await r._get(t) === "true";
|
5879
5879
|
return await r._remove(t), i;
|
5880
5880
|
}
|
5881
|
-
function
|
5881
|
+
function Zs(n, e) {
|
5882
5882
|
oe.set(n._key(), e);
|
5883
5883
|
}
|
5884
5884
|
function Js(n) {
|
@@ -5888,9 +5888,9 @@ function Ys(n) {
|
|
5888
5888
|
return ae(Ws, n.config.apiKey, n.name);
|
5889
5889
|
}
|
5890
5890
|
async function Xs(n, e, t = !1) {
|
5891
|
-
if (
|
5891
|
+
if (b(n.app))
|
5892
5892
|
return Promise.reject(P(n));
|
5893
|
-
const r =
|
5893
|
+
const r = be(n), i = xs(r, e), a = await new zs(r, i, t).execute();
|
5894
5894
|
return a && !t && (delete a.user._redirectEventId, await r._persistUserIfCurrent(a.user), await r._setRedirectUser(null, e)), a;
|
5895
5895
|
}
|
5896
5896
|
/**
|
@@ -5982,7 +5982,7 @@ function Qs(n) {
|
|
5982
5982
|
* limitations under the License.
|
5983
5983
|
*/
|
5984
5984
|
async function ea(n, e = {}) {
|
5985
|
-
return
|
5985
|
+
return $(n, "GET", "/v1/projects", e);
|
5986
5986
|
}
|
5987
5987
|
/**
|
5988
5988
|
* @license
|
@@ -6011,7 +6011,7 @@ async function ra(n) {
|
|
6011
6011
|
return;
|
6012
6012
|
} catch {
|
6013
6013
|
}
|
6014
|
-
|
6014
|
+
w(
|
6015
6015
|
n,
|
6016
6016
|
"unauthorized-domain"
|
6017
6017
|
/* AuthErrorCode.INVALID_ORIGIN */
|
@@ -6198,8 +6198,8 @@ const ma = {
|
|
6198
6198
|
resizable: "yes",
|
6199
6199
|
statusbar: "yes",
|
6200
6200
|
toolbar: "no"
|
6201
|
-
}, _a = 500, ga = 600, va = "_blank",
|
6202
|
-
class
|
6201
|
+
}, _a = 500, ga = 600, va = "_blank", ba = "http://localhost";
|
6202
|
+
class Ct {
|
6203
6203
|
constructor(e) {
|
6204
6204
|
this.window = e, this.associatedEvent = null;
|
6205
6205
|
}
|
@@ -6211,7 +6211,7 @@ class Nt {
|
|
6211
6211
|
}
|
6212
6212
|
}
|
6213
6213
|
}
|
6214
|
-
function
|
6214
|
+
function Ia(n, e, t, r = _a, i = ga) {
|
6215
6215
|
const s = Math.max((window.screen.availHeight - i) / 2, 0).toString(), a = Math.max((window.screen.availWidth - r) / 2, 0).toString();
|
6216
6216
|
let c = "";
|
6217
6217
|
const o = Object.assign(Object.assign({}, ma), {
|
@@ -6220,10 +6220,10 @@ function ba(n, e, t, r = _a, i = ga) {
|
|
6220
6220
|
top: s,
|
6221
6221
|
left: a
|
6222
6222
|
}), l = m().toLowerCase();
|
6223
|
-
t && (c = hn(l) ? va : t), dn(l) && (e = e ||
|
6223
|
+
t && (c = hn(l) ? va : t), dn(l) && (e = e || ba, o.scrollbars = "yes");
|
6224
6224
|
const d = Object.entries(o).reduce((f, [v, F]) => `${f}${v}=${F},`, "");
|
6225
6225
|
if (es(l) && c !== "_self")
|
6226
|
-
return ya(e || "", c), new
|
6226
|
+
return ya(e || "", c), new Ct(null);
|
6227
6227
|
const h = window.open(e || "", c, d);
|
6228
6228
|
u(
|
6229
6229
|
h,
|
@@ -6235,7 +6235,7 @@ function ba(n, e, t, r = _a, i = ga) {
|
|
6235
6235
|
h.focus();
|
6236
6236
|
} catch {
|
6237
6237
|
}
|
6238
|
-
return new
|
6238
|
+
return new Ct(h);
|
6239
6239
|
}
|
6240
6240
|
function ya(n, e) {
|
6241
6241
|
const t = document.createElement("a");
|
@@ -6259,8 +6259,8 @@ function ya(n, e) {
|
|
6259
6259
|
* See the License for the specific language governing permissions and
|
6260
6260
|
* limitations under the License.
|
6261
6261
|
*/
|
6262
|
-
const Ea = "__/auth/handler",
|
6263
|
-
async function
|
6262
|
+
const Ea = "__/auth/handler", Ta = "emulator/auth/handler", wa = encodeURIComponent("fac");
|
6263
|
+
async function Nt(n, e, t, r, i, s) {
|
6264
6264
|
u(
|
6265
6265
|
n.config.authDomain,
|
6266
6266
|
n,
|
@@ -6281,7 +6281,7 @@ async function Ct(n, e, t, r, i, s) {
|
|
6281
6281
|
eventId: i
|
6282
6282
|
};
|
6283
6283
|
if (e instanceof yn) {
|
6284
|
-
e.setDefaultLanguage(n.languageCode), a.providerId = e.providerId || "",
|
6284
|
+
e.setDefaultLanguage(n.languageCode), a.providerId = e.providerId || "", wr(e.getCustomParameters()) || (a.customParameters = JSON.stringify(e.getCustomParameters()));
|
6285
6285
|
for (const [d, h] of Object.entries({}))
|
6286
6286
|
a[d] = h;
|
6287
6287
|
}
|
@@ -6293,11 +6293,11 @@ async function Ct(n, e, t, r, i, s) {
|
|
6293
6293
|
const c = a;
|
6294
6294
|
for (const d of Object.keys(c))
|
6295
6295
|
c[d] === void 0 && delete c[d];
|
6296
|
-
const o = await n._getAppCheckToken(), l = o ? `#${
|
6296
|
+
const o = await n._getAppCheckToken(), l = o ? `#${wa}=${encodeURIComponent(o)}` : "";
|
6297
6297
|
return `${Ra(n)}?${Q(c).slice(1)}${l}`;
|
6298
6298
|
}
|
6299
6299
|
function Ra({ config: n }) {
|
6300
|
-
return n.emulator ? Ye(n,
|
6300
|
+
return n.emulator ? Ye(n, Ta) : `https://${n.authDomain}/${Ea}`;
|
6301
6301
|
}
|
6302
6302
|
/**
|
6303
6303
|
* @license
|
@@ -6318,19 +6318,19 @@ function Ra({ config: n }) {
|
|
6318
6318
|
const De = "webStorageSupport";
|
6319
6319
|
class ka {
|
6320
6320
|
constructor() {
|
6321
|
-
this.eventManagers = {}, this.iframes = {}, this.originValidationPromises = {}, this._redirectPersistence = kn, this._completeRedirectFn = Xs, this._overrideRedirectResult =
|
6321
|
+
this.eventManagers = {}, this.iframes = {}, this.originValidationPromises = {}, this._redirectPersistence = kn, this._completeRedirectFn = Xs, this._overrideRedirectResult = Zs;
|
6322
6322
|
}
|
6323
6323
|
// Wrapping in async even though we don't await anywhere in order
|
6324
6324
|
// to make sure errors are raised as promise rejections
|
6325
6325
|
async _openPopup(e, t, r, i) {
|
6326
6326
|
var s;
|
6327
6327
|
R((s = this.eventManagers[e._key()]) === null || s === void 0 ? void 0 : s.manager, "_initialize() not called before _openPopup()");
|
6328
|
-
const a = await
|
6329
|
-
return
|
6328
|
+
const a = await Nt(e, t, r, je(), i);
|
6329
|
+
return Ia(e, a, Qe());
|
6330
6330
|
}
|
6331
6331
|
async _openRedirect(e, t, r, i) {
|
6332
6332
|
await this._originValidation(e);
|
6333
|
-
const s = await
|
6333
|
+
const s = await Nt(e, t, r, je(), i);
|
6334
6334
|
return Os(s), new Promise(() => {
|
6335
6335
|
});
|
6336
6336
|
}
|
@@ -6361,7 +6361,7 @@ class ka {
|
|
6361
6361
|
this.iframes[e._key()].send(De, { type: De }, (i) => {
|
6362
6362
|
var s;
|
6363
6363
|
const a = (s = i == null ? void 0 : i[0]) === null || s === void 0 ? void 0 : s[De];
|
6364
|
-
a !== void 0 && t(!!a),
|
6364
|
+
a !== void 0 && t(!!a), w(
|
6365
6365
|
e,
|
6366
6366
|
"internal-error"
|
6367
6367
|
/* AuthErrorCode.INTERNAL_ERROR */
|
@@ -6461,7 +6461,7 @@ function Oa(n) {
|
|
6461
6461
|
return;
|
6462
6462
|
}
|
6463
6463
|
}
|
6464
|
-
function
|
6464
|
+
function Ca(n) {
|
6465
6465
|
Y(new W(
|
6466
6466
|
"auth",
|
6467
6467
|
(e, { options: t }) => {
|
@@ -6491,7 +6491,7 @@ function Na(n) {
|
|
6491
6491
|
})), Y(new W(
|
6492
6492
|
"auth-internal",
|
6493
6493
|
(e) => {
|
6494
|
-
const t =
|
6494
|
+
const t = be(e.getProvider(
|
6495
6495
|
"auth"
|
6496
6496
|
/* _ComponentName.AUTH */
|
6497
6497
|
).getImmediate());
|
@@ -6520,7 +6520,7 @@ function Na(n) {
|
|
6520
6520
|
* See the License for the specific language governing permissions and
|
6521
6521
|
* limitations under the License.
|
6522
6522
|
*/
|
6523
|
-
const
|
6523
|
+
const Na = 5 * 60, Da = zt("authIdTokenMaxAge") || Na;
|
6524
6524
|
let Mt = null;
|
6525
6525
|
const Pa = (n) => async (e) => {
|
6526
6526
|
const t = e && await e.getIdTokenResult(), r = t && ((/* @__PURE__ */ new Date()).getTime() - Date.parse(t.issuedAtTime)) / 1e3;
|
@@ -6550,7 +6550,7 @@ function Ma(n = ki()) {
|
|
6550
6550
|
const s = new URL(r, location.origin);
|
6551
6551
|
if (location.origin === s.origin) {
|
6552
6552
|
const a = Pa(s.toString());
|
6553
|
-
|
6553
|
+
Ts(t, a, () => a(t.currentUser)), Es(t, (c) => a(c));
|
6554
6554
|
}
|
6555
6555
|
}
|
6556
6556
|
const i = Vt("auth");
|
@@ -6577,7 +6577,7 @@ os({
|
|
6577
6577
|
recaptchaV2Script: "https://www.google.com/recaptcha/api.js",
|
6578
6578
|
recaptchaEnterpriseScript: "https://www.google.com/recaptcha/enterprise.js?render="
|
6579
6579
|
});
|
6580
|
-
|
6580
|
+
Ca(
|
6581
6581
|
"Browser"
|
6582
6582
|
/* ClientPlatform.BROWSER */
|
6583
6583
|
);
|
@@ -6595,18 +6595,18 @@ Ua.beforeEach(async (n) => {
|
|
6595
6595
|
changeRestaurant: s
|
6596
6596
|
} = Ve();
|
6597
6597
|
return n.name.startsWith("mf-payment-admin") ? e.value ? !0 : (Pe || (Pe = new Promise((a) => {
|
6598
|
-
const c =
|
6598
|
+
const c = Z(e, (o) => {
|
6599
6599
|
var l;
|
6600
6600
|
o && (c(), a(((l = e.value) == null ? void 0 : l.isInternal) ?? !1));
|
6601
6601
|
});
|
6602
6602
|
})), Pe) : !r.value || !t.value ? (Me || (Me = Promise.all([
|
6603
6603
|
new Promise(async (a) => {
|
6604
|
-
const c =
|
6604
|
+
const c = Z(r, (o) => {
|
6605
6605
|
o && (c(), a(!0));
|
6606
6606
|
});
|
6607
6607
|
}),
|
6608
6608
|
new Promise(async (a) => {
|
6609
|
-
const c =
|
6609
|
+
const c = Z(t, (l) => {
|
6610
6610
|
l && (c(), a(!0));
|
6611
6611
|
}), o = await i();
|
6612
6612
|
await s(o == null ? void 0 : o.at(0));
|
@@ -6617,7 +6617,7 @@ const Ba = /* @__PURE__ */ Ut({
|
|
6617
6617
|
__name: "AppSidebar",
|
6618
6618
|
setup(n) {
|
6619
6619
|
const e = Ve(), t = Bn(), { t: r } = Wn(), i = xn(t.currentRoute.value.name);
|
6620
|
-
|
6620
|
+
Z(t.currentRoute, () => {
|
6621
6621
|
let l = t.currentRoute.value.name;
|
6622
6622
|
t.currentRoute.value.meta.parent && (l = t.currentRoute.value.meta.parent), i.value = l;
|
6623
6623
|
});
|
@@ -6633,7 +6633,7 @@ const Ba = /* @__PURE__ */ Ut({
|
|
6633
6633
|
return t.push({ name: l.name });
|
6634
6634
|
}
|
6635
6635
|
};
|
6636
|
-
return l.meta.sidebarNew && (h.badge = () => jn(
|
6636
|
+
return l.meta.sidebarNew && (h.badge = () => jn($n.FmPill, { label: "New" })), h;
|
6637
6637
|
}).filter((l) => !!l), a = le.map((l) => {
|
6638
6638
|
var d;
|
6639
6639
|
if ((d = l.meta) != null && d.sidebarDisplay && !l.meta.section)
|
@@ -6700,7 +6700,7 @@ const Ba = /* @__PURE__ */ Ut({
|
|
6700
6700
|
}
|
6701
6701
|
});
|
6702
6702
|
var Fa = { 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" };
|
6703
|
-
const
|
6703
|
+
const $a = /* @__PURE__ */ Ut({
|
6704
6704
|
__name: "App",
|
6705
6705
|
setup(n) {
|
6706
6706
|
const { state: e } = sr(), t = Ve(), r = Fn(), i = Xt(Fa.firebase);
|
@@ -6710,7 +6710,7 @@ const Za = /* @__PURE__ */ Ut({
|
|
6710
6710
|
const c = await a.getCustomToken(), o = Ma(i);
|
6711
6711
|
await ys(o, c);
|
6712
6712
|
}
|
6713
|
-
return s(),
|
6713
|
+
return s(), Z(t.sessionUser, s), Hn(() => {
|
6714
6714
|
e.isIframe && parent.postMessage({ event: "ready" }, "*");
|
6715
6715
|
}), Gn(() => {
|
6716
6716
|
t.registerSidebarComponent(Ba);
|
@@ -6721,7 +6721,7 @@ const Za = /* @__PURE__ */ Ut({
|
|
6721
6721
|
});
|
6722
6722
|
};
|
6723
6723
|
}
|
6724
|
-
}),
|
6724
|
+
}), Za = {
|
6725
6725
|
"en-US": qn,
|
6726
6726
|
"zh-CN": ir
|
6727
6727
|
}, Ja = [...le, ...We];
|
@@ -6737,7 +6737,7 @@ export {
|
|
6737
6737
|
gt as e,
|
6738
6738
|
Ja as f,
|
6739
6739
|
z as g,
|
6740
|
-
|
6741
|
-
|
6740
|
+
$a as h,
|
6741
|
+
Za as i,
|
6742
6742
|
j as r
|
6743
6743
|
};
|