@feedmepos/mf-payment 0.0.0-beta.45 → 0.0.0-beta.47
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/{PayoutAccount-kVRXwUgr.js → PayoutAccount-D-5Ssbyp.js} +1 -1
- package/dist/{PayoutAccount-DXHlYipr.js → PayoutAccount-Djyf_cBr.js} +1 -1
- package/dist/{SettlementTransactions-CZc3gg2W.js → SettlementTransactions-Bv_KB2nk.js} +1 -1
- package/dist/{SettlementTransactions-Cva0BhNe.js → SettlementTransactions-Co0wLS-w.js} +1 -1
- package/dist/{TerminalTransaction-jVoZHvia.js → TerminalTransaction-UXIy6i3a.js} +1 -1
- package/dist/{TerminalTransaction-DYrFWTIb.js → TerminalTransaction-u-_yuP6s.js} +1 -1
- package/dist/{Transaction-D1RHJmuR.js → Transaction-CydLMWFM.js} +1 -1
- package/dist/{Transaction-CjUdHN9-.js → Transaction-p2vB4SVZ.js} +1 -1
- package/dist/{app-CzRWn_jT.js → app-e-zKIrg4.js} +207 -207
- package/dist/app.js +1 -1
- package/dist/{assets-BhBS0p9e.js → assets-B9l5jWbK.js} +23 -23
- package/dist/package.json +1 -1
- package/dist/{payout-account-B9_buk9M.js → payout-account-CAzXXWOw.js} +1 -1
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/package.json +1 -1
@@ -1,15 +1,15 @@
|
|
1
1
|
import { createRouter as Ln, createWebHistory as Un, useRouter as Bn } from "vue-router";
|
2
|
-
import { computed as Lt, watch as
|
3
|
-
import { useCoreStore as
|
4
|
-
import { defineStore as
|
5
|
-
const
|
2
|
+
import { computed as Lt, watch as J, defineComponent as Ut, ref as Fn, resolveComponent as Bt, openBlock as Ft, createBlock as Ht, onMounted as Hn, onBeforeMount as xn } from "vue";
|
3
|
+
import { useCoreStore as Ve } from "@feedmepos/mf-common";
|
4
|
+
import { defineStore as jn } from "pinia";
|
5
|
+
const We = [
|
6
6
|
{
|
7
7
|
path: "/admin/payout-accounts",
|
8
8
|
name: "mf-payment-admin.payout-account",
|
9
9
|
meta: {
|
10
10
|
sidebarDisplay: "Payout Accounts"
|
11
11
|
},
|
12
|
-
component: () => import("./PayoutAccount-
|
12
|
+
component: () => import("./PayoutAccount-D-5Ssbyp.js")
|
13
13
|
},
|
14
14
|
{
|
15
15
|
path: "/admin/payout-accounts/:accountId",
|
@@ -37,7 +37,7 @@ const Ve = [
|
|
37
37
|
meta: {
|
38
38
|
sidebarDisplay: "Offline Transactions"
|
39
39
|
},
|
40
|
-
component: () => import("./TerminalTransaction-
|
40
|
+
component: () => import("./TerminalTransaction-u-_yuP6s.js")
|
41
41
|
},
|
42
42
|
{
|
43
43
|
path: "/admin/transaction",
|
@@ -45,7 +45,7 @@ const Ve = [
|
|
45
45
|
meta: {
|
46
46
|
sidebarDisplay: "Online Transactions"
|
47
47
|
},
|
48
|
-
component: () => import("./Transaction-
|
48
|
+
component: () => import("./Transaction-CydLMWFM.js")
|
49
49
|
},
|
50
50
|
{
|
51
51
|
path: "/admin/settlement",
|
@@ -59,7 +59,7 @@ const Ve = [
|
|
59
59
|
path: "/admin/settlement/:settlementId",
|
60
60
|
name: "mf-payment-admin.settlement-transaction",
|
61
61
|
props: !0,
|
62
|
-
component: () => import("./SettlementTransactions-
|
62
|
+
component: () => import("./SettlementTransactions-Co0wLS-w.js")
|
63
63
|
}
|
64
64
|
], Ge = [
|
65
65
|
{
|
@@ -69,7 +69,7 @@ const Ve = [
|
|
69
69
|
{
|
70
70
|
path: "/payout-account",
|
71
71
|
name: "mf-payment-payout-account",
|
72
|
-
component: () => import("./PayoutAccount-
|
72
|
+
component: () => import("./PayoutAccount-Djyf_cBr.js"),
|
73
73
|
meta: {
|
74
74
|
sidebarDisplay: "Payout Accounts"
|
75
75
|
}
|
@@ -80,12 +80,12 @@ const Ve = [
|
|
80
80
|
meta: {
|
81
81
|
sidebarDisplay: "Offline Transactions"
|
82
82
|
},
|
83
|
-
component: () => import("./TerminalTransaction-
|
83
|
+
component: () => import("./TerminalTransaction-UXIy6i3a.js")
|
84
84
|
},
|
85
85
|
{
|
86
86
|
path: "/transaction",
|
87
87
|
name: "mf-payment-transaction",
|
88
|
-
component: () => import("./Transaction-
|
88
|
+
component: () => import("./Transaction-p2vB4SVZ.js"),
|
89
89
|
meta: {
|
90
90
|
sidebarDisplay: "Online Transactions"
|
91
91
|
}
|
@@ -102,9 +102,9 @@ const Ve = [
|
|
102
102
|
path: "/settlement/:settlementId",
|
103
103
|
name: "mf-payment-settlement-transaction",
|
104
104
|
props: !0,
|
105
|
-
component: () => import("./SettlementTransactions-
|
105
|
+
component: () => import("./SettlementTransactions-Bv_KB2nk.js")
|
106
106
|
}
|
107
|
-
],
|
107
|
+
], Vn = jn("iframe", () => {
|
108
108
|
const n = {
|
109
109
|
isIframe: !1
|
110
110
|
}, e = Lt(() => n);
|
@@ -116,7 +116,7 @@ const Ve = [
|
|
116
116
|
init: t
|
117
117
|
};
|
118
118
|
});
|
119
|
-
var at = { GITHUB_STATE: "/home/runner/work/_temp/_runner_file_commands/save_state_e629d517-61c1-4288-bfc7-cc131276e3b5", 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.10.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_e629d517-61c1-4288-bfc7-cc131276e3b5", PIPX_HOME: "/opt/pipx", npm_node_execpath: "/opt/hostedtoolcache/node/22.10.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_QHlG9j4eSMPc0ADpLUG9EA0TVkimsP1m6lwU", 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.10.2", ANDROID_NDK_LATEST_HOME: "/usr/local/lib/android/sdk/ndk/27.2.12479018", 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.8.21", npm_config_version_tag_prefix: "v", GITHUB_REPOSITORY_OWNER_ID: "54831515", POWERSHELL_DISTRIBUTION_CHANNEL: "GitHub-Actions-ubuntu22", 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: "479", npm_package_dependencies_moment: "^2.29.4", npm_package_dependencies_dotenv: "^16.0.3", npm_package_dependencies__feedmepos_ui_library: "^1.2.44", 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_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: "20241103.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.8/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.2/x64", JOURNAL_STREAM: "8:17396", 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", 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: "11737991825", STATS_VMFE: "true", GITHUB_REF_TYPE: "branch", BOOTSTRAP_HASKELL_NONINTERACTIVE: "1", GITHUB_WORKFLOW_SHA: "db4ebf3e635f16b0e24a8b7e3253cf56a2ecc36a", GITHUB_BASE_REF: "", ImageOS: "ubuntu22", 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.eyJuYW1laWQiOiJkZGRkZGRkZC1kZGRkLWRkZGQtZGRkZC1kZGRkZGRkZGRkZGQiLCJzY3AiOiJBY3Rpb25zLkdlbmVyaWNSZWFkOjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCBBY3Rpb25zLlJlc3VsdHM6ZjYwMzM1YjMtNjM5Yi00ZWI3LWE3YWMtYjQ1ODVkZGZhZTBmOmUwNzc0MmJkLTE4OWEtNTA3OS05MThiLTQzZjhiMmY5NGI4OSBBY3Rpb25zLlVwbG9hZEFydGlmYWN0czowMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAvMTpCdWlsZC9CdWlsZC84NDYgRGlzdHJpYnV0ZWRUYXNrLkdlbmVyYXRlSWRUb2tlbjpmNjAzMzViMy02MzliLTRlYjctYTdhYy1iNDU4NWRkZmFlMGY6ZTA3NzQyYmQtMTg5YS01MDc5LTkxOGItNDNmOGIyZjk0Yjg5IExvY2F0aW9uU2VydmljZS5Db25uZWN0IFJlYWRBbmRVcGRhdGVCdWlsZEJ5VXJpOjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMC8xOkJ1aWxkL0J1aWxkLzg0NiIsIklkZW50aXR5VHlwZUNsYWltIjoiU3lzdGVtOlNlcnZpY2VJZGVudGl0eSIsImh0dHA6Ly9zY2hlbWFzLnhtbHNvYXAub3JnL3dzLzIwMDUvMDUvaWRlbnRpdHkvY2xhaW1zL3NpZCI6IkRERERERERELUREREQtRERERC1ERERELURERERERERERERERCIsImh0dHA6Ly9zY2hlbWFzLm1pY3Jvc29mdC5jb20vd3MvMjAwOC8wNi9pZGVudGl0eS9jbGFpbXMvcHJpbWFyeXNpZCI6ImRkZGRkZGRkLWRkZGQtZGRkZC1kZGRkLWRkZGRkZGRkZGRkZCIsImF1aSI6ImFjZjI4ODBiLWM1MTktNDY0YS04YjRhLWM0OGIyYmU5ZGJjOSIsInNpZCI6IjY3ODdmYTg4LWQzNDMtNDJiNS05NGEzLTAzYWUxMDMyMDcwMCIsImFjIjoiW3tcIlNjb3BlXCI6XCJyZWZzL2hlYWRzL2RldlwiLFwiUGVybWlzc2lvblwiOjN9LHtcIlNjb3BlXCI6XCJyZWZzL2hlYWRzL21haW5cIixcIlBlcm1pc3Npb25cIjoxfV0iLCJhY3NsIjoiMTAiLCJvaWRjX2V4dHJhIjoie1wicmVmXCI6XCJyZWZzL2hlYWRzL2RldlwiLFwic2hhXCI6XCJkYjRlYmYzZTYzNWYxNmIwZTI0YThiN2UzMjUzY2Y1NmEyZWNjMzZhXCIsXCJyZXBvc2l0b3J5XCI6XCJmZWVkbWVwb3MvcGF5bWVudC1zZXJ2aWNlXCIsXCJyZXBvc2l0b3J5X293bmVyXCI6XCJmZWVkbWVwb3NcIixcInJlcG9zaXRvcnlfb3duZXJfaWRcIjpcIjU0ODMxNTE1XCIsXCJydW5faWRcIjpcIjExNzM3OTkxODI1XCIsXCJydW5fbnVtYmVyXCI6XCI2NFwiLFwicnVuX2F0dGVtcHRcIjpcIjFcIixcInJlcG9zaXRvcnlfdmlzaWJpbGl0eVwiOlwicHJpdmF0ZVwiLFwicmVwb3NpdG9yeV9pZFwiOlwiNjkwOTc5MjYwXCIsXCJhY3Rvcl9pZFwiOlwiMTU2NzQxMDdcIixcImFjdG9yXCI6XCJPc2thbmcwOVwiLFwid29ya2Zsb3dcIjpcInBheW1lbnQtbWYtcG9ydGFsLWRldlwiLFwiaGVhZF9yZWZcIjpcIlwiLFwiYmFzZV9yZWZcIjpcIlwiLFwiZXZlbnRfbmFtZVwiOlwicHVzaFwiLFwicmVmX3Byb3RlY3RlZFwiOlwiZmFsc2VcIixcInJlZl90eXBlXCI6XCJicmFuY2hcIixcIndvcmtmbG93X3JlZlwiOlwiZmVlZG1lcG9zL3BheW1lbnQtc2VydmljZS8uZ2l0aHViL3dvcmtmbG93cy9wYXltZW50LW1mLXBvcnRhbC1kZXYueWFtbEByZWZzL2hlYWRzL2RldlwiLFwid29ya2Zsb3dfc2hhXCI6XCJkYjRlYmYzZTYzNWYxNmIwZTI0YThiN2UzMjUzY2Y1NmEyZWNjMzZhXCIsXCJqb2Jfd29ya2Zsb3dfcmVmXCI6XCJmZWVkbWVwb3MvcGF5bWVudC1zZXJ2aWNlLy5naXRodWIvd29ya2Zsb3dzL3BheW1lbnQtbWYtcG9ydGFsLWRldi55YW1sQHJlZnMvaGVhZHMvZGV2XCIsXCJqb2Jfd29ya2Zsb3dfc2hhXCI6XCJkYjRlYmYzZTYzNWYxNmIwZTI0YThiN2UzMjUzY2Y1NmEyZWNjMzZhXCIsXCJydW5uZXJfZW52aXJvbm1lbnRcIjpcImdpdGh1Yi1ob3N0ZWRcIn0iLCJvaWRjX3N1YiI6InJlcG86ZmVlZG1lcG9zL3BheW1lbnQtc2VydmljZTpyZWY6cmVmcy9oZWFkcy9kZXYiLCJvcmNoaWQiOiJmNjAzMzViMy02MzliLTRlYjctYTdhYy1iNDU4NWRkZmFlMGYuZGVwbG95Ll9fZGVmYXVsdCIsImlzcyI6InZzdG9rZW4uYWN0aW9ucy5naXRodWJ1c2VyY29udGVudC5jb20iLCJhdWQiOiJ2c3Rva2VuLmFjdGlvbnMuZ2l0aHVidXNlcmNvbnRlbnQuY29tfHZzbzo3ZTY0NTJjNS1mYzJlLTRhZDUtYjY3My0yOWU5MGNmNzNkZDgiLCJuYmYiOjE3MzEwNTA2MzksImV4cCI6MTczMTA3MzQzOX0.ituCSwUzKy0kcKhOn3jCI8jGQOcA8v7kGo8oQwlUPfZ72_rjuycuooIqCbQTwGPMFETiqtXdvvF7_q1MjY5uVYbTy8rU8YjtHy4KhKQQItQDutaxYciInot2qD1Nte43uy3AqcKBh-odFihWT1K03geHq5SyAIsxE7U_C9YbIhF6DP-MPTFmgXk-J8RMAzLrJT1pwff5SNo1M0jQwzOb-wfcOV7CkxSdUYoZdFW9mPIu9wXvrQe8tT1A8wNjJsq8-Lk8Gh_5mOT4xkbr9A7xmI0ye2dfYOXYxa_NSbyAT9PN5g37rsOdPAfi4wC4bhL4t81AKUKzFrQeAxJ7BO58KQ", PERFLOG_LOCATION_SETTING: "RUNNER_PERFLOG", GITHUB_ACTION_REPOSITORY: "", npm_package_dependencies_axios: "^0.27.2", PATH: "/tmp/yarn--1731051294267-0.7718730965547849:/home/runner/work/payment-service/payment-service/mf-portal/node_modules/.bin:/home/runner/.config/yarn/link/node_modules/.bin:/opt/hostedtoolcache/node/22.10.0/x64/libexec/lib/node_modules/npm/bin/node-gyp-bin:/opt/hostedtoolcache/node/22.10.0/x64/lib/node_modules/npm/bin/node-gyp-bin:/opt/hostedtoolcache/node/22.10.0/x64/bin/node_modules/npm/bin/node-gyp-bin:/tmp/yarn--1731051294105-0.4762374742572426:/home/runner/work/payment-service/payment-service/mf-portal/node_modules/.bin:/home/runner/.config/yarn/link/node_modules/.bin:/opt/hostedtoolcache/node/22.10.0/x64/libexec/lib/node_modules/npm/bin/node-gyp-bin:/opt/hostedtoolcache/node/22.10.0/x64/lib/node_modules/npm/bin/node-gyp-bin:/opt/hostedtoolcache/node/22.10.0/x64/bin/node_modules/npm/bin/node-gyp-bin:/tmp/yarn--1731051293943-0.8696390259400468:/home/runner/work/payment-service/payment-service/mf-portal/node_modules/.bin:/home/runner/.config/yarn/link/node_modules/.bin:/opt/hostedtoolcache/node/22.10.0/x64/libexec/lib/node_modules/npm/bin/node-gyp-bin:/opt/hostedtoolcache/node/22.10.0/x64/lib/node_modules/npm/bin/node-gyp-bin:/opt/hostedtoolcache/node/22.10.0/x64/bin/node_modules/npm/bin/node-gyp-bin:/opt/hostedtoolcache/node/22.10.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.10.0/x64/bin/node", ANT_HOME: "/usr/share/ant", DOTNET_MULTILEVEL_LOOKUP: "0", RUNNER_TRACKING_ID: "github_44d34193-3cf6-4f94-8b30-c97e457107bf", INVOCATION_ID: "c1db1a3fa01c4e308243b2ffec23236e", 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: "64", 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 382", 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", 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: "0.0.0-beta.45", 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_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: "db4ebf3e635f16b0e24a8b7e3253cf56a2ecc36a", GITHUB_RUN_ATTEMPT: "1", npm_package_dependencies_vue_router: "^4.2.5", npm_package_exports___style: "./dist/style.css", npm_config_version_git_tag: "true", npm_config_version_git_sign: "", GITHUB_REF: "refs/heads/dev", GITHUB_ACTOR: "Oskang09", ANDROID_SDK_ROOT: "/usr/local/lib/android/sdk", npm_config_strict_ssl: "true", LEIN_HOME: "/usr/local/lib/lein", npm_package_devDependencies_path: "^0.12.7", npm_package_dependencies_qrcode: "^1.5.1", 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_e629d517-61c1-4288-bfc7-cc131276e3b5", JAVA_HOME: "/usr/lib/jvm/temurin-11-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/f60335b3-639b-4eb7-a7ac-b4585ddfae0f/jobs/e07742bd-189a-5079-918b-43f8b2f94b89/idtoken?api-version=2.0", LEIN_JAR: "/usr/local/lib/lein/self-installs/leiningen-2.11.2-standalone.jar", GHCUP_INSTALL_BASE_PREFIX: "/usr/local", GITHUB_OUTPUT: "/home/runner/work/_temp/_runner_file_commands/set_output_e629d517-61c1-4288-bfc7-cc131276e3b5", 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_rasterizehtml: "^1.3.1", npm_package_dependencies_i18next_http_backend: "^1.4.1", npm_package_scripts_preview: "vite preview", SELENIUM_JAR_PATH: "/usr/share/java/selenium-server.jar", 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_e629d517-61c1-4288-bfc7-cc131276e3b5", npm_package_dependencies_libphonenumber_js: "^1.10.6", npm_package_dependencies__feedmepos_payment_entity: "^0.0.5-demo16", 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" };
|
119
|
+
var at = { GITHUB_STATE: "/home/runner/work/_temp/_runner_file_commands/save_state_12e95dbc-3cda-410b-89b0-ff84bacd7e17", 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.10.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_12e95dbc-3cda-410b-89b0-ff84bacd7e17", PIPX_HOME: "/opt/pipx", npm_node_execpath: "/opt/hostedtoolcache/node/22.10.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_PI20cP0O3Xe8gGBibOlwXWCE3511XL1lBmmV", 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.10.2", ANDROID_NDK_LATEST_HOME: "/usr/local/lib/android/sdk/ndk/27.2.12479018", 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.8.21", npm_config_version_tag_prefix: "v", GITHUB_REPOSITORY_OWNER_ID: "54831515", POWERSHELL_DISTRIBUTION_CHANNEL: "GitHub-Actions-ubuntu22", 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: "477", npm_package_dependencies_moment: "^2.29.4", npm_package_dependencies_dotenv: "^16.0.3", npm_package_dependencies__feedmepos_ui_library: "^1.2.44", 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_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: "20241103.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.8/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.2/x64", JOURNAL_STREAM: "8:18765", 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", 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: "11775223752", STATS_VMFE: "true", GITHUB_REF_TYPE: "branch", BOOTSTRAP_HASKELL_NONINTERACTIVE: "1", GITHUB_WORKFLOW_SHA: "b590e9dcb45e3d54139e41c36880a349e3612fad", GITHUB_BASE_REF: "", ImageOS: "ubuntu22", 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.eyJuYW1laWQiOiJkZGRkZGRkZC1kZGRkLWRkZGQtZGRkZC1kZGRkZGRkZGRkZGQiLCJzY3AiOiJBY3Rpb25zLkdlbmVyaWNSZWFkOjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCBBY3Rpb25zLlJlc3VsdHM6Y2U4ZDQ0OTEtZTEyZS00YmM2LWE5YjEtMmFiMjk5MTkzYjRlOmUwNzc0MmJkLTE4OWEtNTA3OS05MThiLTQzZjhiMmY5NGI4OSBBY3Rpb25zLlVwbG9hZEFydGlmYWN0czowMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAvMTpCdWlsZC9CdWlsZC84NTQgRGlzdHJpYnV0ZWRUYXNrLkdlbmVyYXRlSWRUb2tlbjpjZThkNDQ5MS1lMTJlLTRiYzYtYTliMS0yYWIyOTkxOTNiNGU6ZTA3NzQyYmQtMTg5YS01MDc5LTkxOGItNDNmOGIyZjk0Yjg5IExvY2F0aW9uU2VydmljZS5Db25uZWN0IFJlYWRBbmRVcGRhdGVCdWlsZEJ5VXJpOjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMC8xOkJ1aWxkL0J1aWxkLzg1NCIsIklkZW50aXR5VHlwZUNsYWltIjoiU3lzdGVtOlNlcnZpY2VJZGVudGl0eSIsImh0dHA6Ly9zY2hlbWFzLnhtbHNvYXAub3JnL3dzLzIwMDUvMDUvaWRlbnRpdHkvY2xhaW1zL3NpZCI6IkRERERERERELUREREQtRERERC1ERERELURERERERERERERERCIsImh0dHA6Ly9zY2hlbWFzLm1pY3Jvc29mdC5jb20vd3MvMjAwOC8wNi9pZGVudGl0eS9jbGFpbXMvcHJpbWFyeXNpZCI6ImRkZGRkZGRkLWRkZGQtZGRkZC1kZGRkLWRkZGRkZGRkZGRkZCIsImF1aSI6ImQ5MjdmODA0LTk2ODctNGY0ZC1hMTVlLTc1YzBlMzQ2MDMzZCIsInNpZCI6IjhjZjJmMmIzLTY1MjktNGRkNS1hMjZlLTRjN2JiMWU0MDZlMyIsImFjIjoiW3tcIlNjb3BlXCI6XCJyZWZzL2hlYWRzL2RldlwiLFwiUGVybWlzc2lvblwiOjN9LHtcIlNjb3BlXCI6XCJyZWZzL2hlYWRzL21haW5cIixcIlBlcm1pc3Npb25cIjoxfV0iLCJhY3NsIjoiMTAiLCJvaWRjX2V4dHJhIjoie1wicmVmXCI6XCJyZWZzL2hlYWRzL2RldlwiLFwic2hhXCI6XCJiNTkwZTlkY2I0NWUzZDU0MTM5ZTQxYzM2ODgwYTM0OWUzNjEyZmFkXCIsXCJyZXBvc2l0b3J5XCI6XCJmZWVkbWVwb3MvcGF5bWVudC1zZXJ2aWNlXCIsXCJyZXBvc2l0b3J5X293bmVyXCI6XCJmZWVkbWVwb3NcIixcInJlcG9zaXRvcnlfb3duZXJfaWRcIjpcIjU0ODMxNTE1XCIsXCJydW5faWRcIjpcIjExNzc1MjIzNzUyXCIsXCJydW5fbnVtYmVyXCI6XCI2NlwiLFwicnVuX2F0dGVtcHRcIjpcIjFcIixcInJlcG9zaXRvcnlfdmlzaWJpbGl0eVwiOlwicHJpdmF0ZVwiLFwicmVwb3NpdG9yeV9pZFwiOlwiNjkwOTc5MjYwXCIsXCJhY3Rvcl9pZFwiOlwiMTU2NzQxMDdcIixcImFjdG9yXCI6XCJPc2thbmcwOVwiLFwid29ya2Zsb3dcIjpcInBheW1lbnQtbWYtcG9ydGFsLWRldlwiLFwiaGVhZF9yZWZcIjpcIlwiLFwiYmFzZV9yZWZcIjpcIlwiLFwiZXZlbnRfbmFtZVwiOlwicHVzaFwiLFwicmVmX3Byb3RlY3RlZFwiOlwiZmFsc2VcIixcInJlZl90eXBlXCI6XCJicmFuY2hcIixcIndvcmtmbG93X3JlZlwiOlwiZmVlZG1lcG9zL3BheW1lbnQtc2VydmljZS8uZ2l0aHViL3dvcmtmbG93cy9wYXltZW50LW1mLXBvcnRhbC1kZXYueWFtbEByZWZzL2hlYWRzL2RldlwiLFwid29ya2Zsb3dfc2hhXCI6XCJiNTkwZTlkY2I0NWUzZDU0MTM5ZTQxYzM2ODgwYTM0OWUzNjEyZmFkXCIsXCJqb2Jfd29ya2Zsb3dfcmVmXCI6XCJmZWVkbWVwb3MvcGF5bWVudC1zZXJ2aWNlLy5naXRodWIvd29ya2Zsb3dzL3BheW1lbnQtbWYtcG9ydGFsLWRldi55YW1sQHJlZnMvaGVhZHMvZGV2XCIsXCJqb2Jfd29ya2Zsb3dfc2hhXCI6XCJiNTkwZTlkY2I0NWUzZDU0MTM5ZTQxYzM2ODgwYTM0OWUzNjEyZmFkXCIsXCJydW5uZXJfZW52aXJvbm1lbnRcIjpcImdpdGh1Yi1ob3N0ZWRcIn0iLCJvaWRjX3N1YiI6InJlcG86ZmVlZG1lcG9zL3BheW1lbnQtc2VydmljZTpyZWY6cmVmcy9oZWFkcy9kZXYiLCJvcmNoaWQiOiJjZThkNDQ5MS1lMTJlLTRiYzYtYTliMS0yYWIyOTkxOTNiNGUuZGVwbG95Ll9fZGVmYXVsdCIsImlzcyI6InZzdG9rZW4uYWN0aW9ucy5naXRodWJ1c2VyY29udGVudC5jb20iLCJhdWQiOiJ2c3Rva2VuLmFjdGlvbnMuZ2l0aHVidXNlcmNvbnRlbnQuY29tfHZzbzo3ZTY0NTJjNS1mYzJlLTRhZDUtYjY3My0yOWU5MGNmNzNkZDgiLCJuYmYiOjE3MzEzMTQ2NzMsImV4cCI6MTczMTMzNzQ3M30.S29KpPy_8vZNwIuO2FqrfHvSnMnhVim_ciwtAodomYp05h5tweOtMSn9cmocC9Qs5TVbbrIHkpd24saonad7oh_5sOwoI0OxVTfyY1BfU9XMVQG1IQu60OuojDRMq50A-Q5lXvLjK75oLjVelzjp51sbh0ye0l_j4LNgupv6jN4ip9D5-BladpHYdQTTpPdEoqZTjoCMYwzTsEBaudya6oJht8sOiBdmxsb8Ml7vA2bK3v-MA7YxT3GRHlEwta42PbLcqRkxhX97htB3k2UtJVFO5hEzRH3tNrV3rZz-eOWsFYu5pp4sVGTMN7Acqsa8wguVBFq1dgg0abuR12qEFg", PERFLOG_LOCATION_SETTING: "RUNNER_PERFLOG", GITHUB_ACTION_REPOSITORY: "", npm_package_dependencies_axios: "^0.27.2", PATH: "/tmp/yarn--1731315327726-0.42415362704708803:/home/runner/work/payment-service/payment-service/mf-portal/node_modules/.bin:/home/runner/.config/yarn/link/node_modules/.bin:/opt/hostedtoolcache/node/22.10.0/x64/libexec/lib/node_modules/npm/bin/node-gyp-bin:/opt/hostedtoolcache/node/22.10.0/x64/lib/node_modules/npm/bin/node-gyp-bin:/opt/hostedtoolcache/node/22.10.0/x64/bin/node_modules/npm/bin/node-gyp-bin:/tmp/yarn--1731315327563-0.155420786500152:/home/runner/work/payment-service/payment-service/mf-portal/node_modules/.bin:/home/runner/.config/yarn/link/node_modules/.bin:/opt/hostedtoolcache/node/22.10.0/x64/libexec/lib/node_modules/npm/bin/node-gyp-bin:/opt/hostedtoolcache/node/22.10.0/x64/lib/node_modules/npm/bin/node-gyp-bin:/opt/hostedtoolcache/node/22.10.0/x64/bin/node_modules/npm/bin/node-gyp-bin:/tmp/yarn--1731315327398-0.739187164188212:/home/runner/work/payment-service/payment-service/mf-portal/node_modules/.bin:/home/runner/.config/yarn/link/node_modules/.bin:/opt/hostedtoolcache/node/22.10.0/x64/libexec/lib/node_modules/npm/bin/node-gyp-bin:/opt/hostedtoolcache/node/22.10.0/x64/lib/node_modules/npm/bin/node-gyp-bin:/opt/hostedtoolcache/node/22.10.0/x64/bin/node_modules/npm/bin/node-gyp-bin:/opt/hostedtoolcache/node/22.10.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.10.0/x64/bin/node", ANT_HOME: "/usr/share/ant", DOTNET_MULTILEVEL_LOOKUP: "0", RUNNER_TRACKING_ID: "github_a13844e0-4185-433d-9953-3a7a98c6d09a", INVOCATION_ID: "34afb340eb254d739d09d7f27bfb34d1", 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: "66", 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 91", 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", 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: "0.0.0-beta.47", 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_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: "b590e9dcb45e3d54139e41c36880a349e3612fad", GITHUB_RUN_ATTEMPT: "1", npm_package_dependencies_vue_router: "^4.2.5", npm_package_exports___style: "./dist/style.css", npm_config_version_git_tag: "true", npm_config_version_git_sign: "", GITHUB_REF: "refs/heads/dev", GITHUB_ACTOR: "Oskang09", ANDROID_SDK_ROOT: "/usr/local/lib/android/sdk", npm_config_strict_ssl: "true", LEIN_HOME: "/usr/local/lib/lein", npm_package_devDependencies_path: "^0.12.7", npm_package_dependencies_qrcode: "^1.5.1", 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_12e95dbc-3cda-410b-89b0-ff84bacd7e17", JAVA_HOME: "/usr/lib/jvm/temurin-11-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/ce8d4491-e12e-4bc6-a9b1-2ab299193b4e/jobs/e07742bd-189a-5079-918b-43f8b2f94b89/idtoken?api-version=2.0", LEIN_JAR: "/usr/local/lib/lein/self-installs/leiningen-2.11.2-standalone.jar", GHCUP_INSTALL_BASE_PREFIX: "/usr/local", GITHUB_OUTPUT: "/home/runner/work/_temp/_runner_file_commands/set_output_12e95dbc-3cda-410b-89b0-ff84bacd7e17", 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_rasterizehtml: "^1.3.1", npm_package_dependencies_i18next_http_backend: "^1.4.1", npm_package_scripts_preview: "vite preview", SELENIUM_JAR_PATH: "/usr/share/java/selenium-server.jar", 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_12e95dbc-3cda-410b-89b0-ff84bacd7e17", npm_package_dependencies_libphonenumber_js: "^1.10.6", npm_package_dependencies__feedmepos_payment_entity: "^0.0.5-demo16", 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" };
|
120
120
|
/**
|
121
121
|
* @license
|
122
122
|
* Copyright 2017 Google LLC
|
@@ -141,7 +141,7 @@ const xt = function(n) {
|
|
141
141
|
i < 128 ? e[t++] = i : i < 2048 ? (e[t++] = i >> 6 | 192, e[t++] = i & 63 | 128) : (i & 64512) === 55296 && r + 1 < n.length && (n.charCodeAt(r + 1) & 64512) === 56320 ? (i = 65536 + ((i & 1023) << 10) + (n.charCodeAt(++r) & 1023), e[t++] = i >> 18 | 240, e[t++] = i >> 12 & 63 | 128, e[t++] = i >> 6 & 63 | 128, e[t++] = i & 63 | 128) : (e[t++] = i >> 12 | 224, e[t++] = i >> 6 & 63 | 128, e[t++] = i & 63 | 128);
|
142
142
|
}
|
143
143
|
return e;
|
144
|
-
},
|
144
|
+
}, Wn = function(n) {
|
145
145
|
const e = [];
|
146
146
|
let t = 0, r = 0;
|
147
147
|
for (; t < n.length; ) {
|
@@ -160,7 +160,7 @@ const xt = function(n) {
|
|
160
160
|
}
|
161
161
|
}
|
162
162
|
return e.join("");
|
163
|
-
},
|
163
|
+
}, jt = {
|
164
164
|
/**
|
165
165
|
* Maps bytes to characters.
|
166
166
|
*/
|
@@ -245,7 +245,7 @@ const xt = function(n) {
|
|
245
245
|
* @return string representing the decoded value.
|
246
246
|
*/
|
247
247
|
decodeString(n, e) {
|
248
|
-
return this.HAS_NATIVE_SUPPORT && !e ? atob(n) :
|
248
|
+
return this.HAS_NATIVE_SUPPORT && !e ? atob(n) : Wn(this.decodeStringToByteArray(n, e));
|
249
249
|
},
|
250
250
|
/**
|
251
251
|
* Base64-decode a string.
|
@@ -304,12 +304,12 @@ class Gn extends Error {
|
|
304
304
|
}
|
305
305
|
const zn = function(n) {
|
306
306
|
const e = xt(n);
|
307
|
-
return
|
307
|
+
return jt.encodeByteArray(e, !0);
|
308
308
|
}, le = function(n) {
|
309
309
|
return zn(n).replace(/\./g, "");
|
310
|
-
},
|
310
|
+
}, Vt = function(n) {
|
311
311
|
try {
|
312
|
-
return
|
312
|
+
return jt.decodeString(n, !0);
|
313
313
|
} catch (e) {
|
314
314
|
console.error("base64Decode failed: ", e);
|
315
315
|
}
|
@@ -356,13 +356,13 @@ function $n() {
|
|
356
356
|
* See the License for the specific language governing permissions and
|
357
357
|
* limitations under the License.
|
358
358
|
*/
|
359
|
-
const
|
359
|
+
const Jn = () => $n().__FIREBASE_DEFAULTS__, Zn = () => {
|
360
360
|
if (typeof process > "u" || typeof at > "u")
|
361
361
|
return;
|
362
362
|
const n = at.__FIREBASE_DEFAULTS__;
|
363
363
|
if (n)
|
364
364
|
return JSON.parse(n);
|
365
|
-
},
|
365
|
+
}, Xn = () => {
|
366
366
|
if (typeof document > "u")
|
367
367
|
return;
|
368
368
|
let n;
|
@@ -371,20 +371,20 @@ const Yn = () => $n().__FIREBASE_DEFAULTS__, Jn = () => {
|
|
371
371
|
} catch {
|
372
372
|
return;
|
373
373
|
}
|
374
|
-
const e = n &&
|
374
|
+
const e = n && Vt(n[1]);
|
375
375
|
return e && JSON.parse(e);
|
376
376
|
}, ze = () => {
|
377
377
|
try {
|
378
|
-
return
|
378
|
+
return Jn() || Zn() || Xn();
|
379
379
|
} catch (n) {
|
380
380
|
console.info(`Unable to get __FIREBASE_DEFAULTS__ due to: ${n}`);
|
381
381
|
return;
|
382
382
|
}
|
383
|
-
},
|
383
|
+
}, Wt = (n) => {
|
384
384
|
var e, t;
|
385
385
|
return (t = (e = ze()) === null || e === void 0 ? void 0 : e.emulatorHosts) === null || t === void 0 ? void 0 : t[n];
|
386
|
-
},
|
387
|
-
const e =
|
386
|
+
}, So = (n) => {
|
387
|
+
const e = Wt(n);
|
388
388
|
if (!e)
|
389
389
|
return;
|
390
390
|
const t = e.lastIndexOf(":");
|
@@ -415,7 +415,7 @@ const Yn = () => $n().__FIREBASE_DEFAULTS__, Jn = () => {
|
|
415
415
|
* See the License for the specific language governing permissions and
|
416
416
|
* limitations under the License.
|
417
417
|
*/
|
418
|
-
class
|
418
|
+
class Yn {
|
419
419
|
constructor() {
|
420
420
|
this.reject = () => {
|
421
421
|
}, this.resolve = () => {
|
@@ -451,7 +451,7 @@ class Xn {
|
|
451
451
|
* See the License for the specific language governing permissions and
|
452
452
|
* limitations under the License.
|
453
453
|
*/
|
454
|
-
function
|
454
|
+
function Ao(n, e) {
|
455
455
|
if (n.uid)
|
456
456
|
throw new Error('The "uid" field is no longer supported by mockUserToken. Please use "sub" instead for Firebase Auth User ID.');
|
457
457
|
const t = {
|
@@ -817,7 +817,7 @@ class ur {
|
|
817
817
|
get(e) {
|
818
818
|
const t = this.normalizeInstanceIdentifier(e);
|
819
819
|
if (!this.instancesDeferred.has(t)) {
|
820
|
-
const r = new
|
820
|
+
const r = new Yn();
|
821
821
|
if (this.instancesDeferred.set(t, r), this.isInitialized(t) || this.shouldAutoInitialize())
|
822
822
|
try {
|
823
823
|
const i = this.getOrInitializeService({
|
@@ -1136,7 +1136,7 @@ function yr() {
|
|
1136
1136
|
IDBCursor.prototype.continuePrimaryKey
|
1137
1137
|
]);
|
1138
1138
|
}
|
1139
|
-
const
|
1139
|
+
const Jt = /* @__PURE__ */ new WeakMap(), Me = /* @__PURE__ */ new WeakMap(), Zt = /* @__PURE__ */ new WeakMap(), ke = /* @__PURE__ */ new WeakMap(), $e = /* @__PURE__ */ new WeakMap();
|
1140
1140
|
function Er(n) {
|
1141
1141
|
const e = new Promise((t, r) => {
|
1142
1142
|
const i = () => {
|
@@ -1149,7 +1149,7 @@ function Er(n) {
|
|
1149
1149
|
n.addEventListener("success", s), n.addEventListener("error", o);
|
1150
1150
|
});
|
1151
1151
|
return e.then((t) => {
|
1152
|
-
t instanceof IDBCursor &&
|
1152
|
+
t instanceof IDBCursor && Jt.set(t, n);
|
1153
1153
|
}).catch(() => {
|
1154
1154
|
}), $e.set(e, n), e;
|
1155
1155
|
}
|
@@ -1174,7 +1174,7 @@ let Le = {
|
|
1174
1174
|
if (e === "done")
|
1175
1175
|
return Me.get(n);
|
1176
1176
|
if (e === "objectStoreNames")
|
1177
|
-
return n.objectStoreNames ||
|
1177
|
+
return n.objectStoreNames || Zt.get(n);
|
1178
1178
|
if (e === "store")
|
1179
1179
|
return t.objectStoreNames[1] ? void 0 : t.objectStore(t.objectStoreNames[0]);
|
1180
1180
|
}
|
@@ -1192,12 +1192,12 @@ function wr(n) {
|
|
1192
1192
|
}
|
1193
1193
|
function Rr(n) {
|
1194
1194
|
return n === IDBDatabase.prototype.transaction && !("objectStoreNames" in IDBTransaction.prototype) ? function(e, ...t) {
|
1195
|
-
const r = n.call(
|
1196
|
-
return
|
1195
|
+
const r = n.call(Se(this), e, ...t);
|
1196
|
+
return Zt.set(r, e.sort ? e.sort() : [e]), N(r);
|
1197
1197
|
} : yr().includes(n) ? function(...e) {
|
1198
|
-
return n.apply(
|
1198
|
+
return n.apply(Se(this), e), N(Jt.get(this));
|
1199
1199
|
} : function(...e) {
|
1200
|
-
return N(n.apply(
|
1200
|
+
return N(n.apply(Se(this), e));
|
1201
1201
|
};
|
1202
1202
|
}
|
1203
1203
|
function kr(n) {
|
@@ -1211,8 +1211,8 @@ function N(n) {
|
|
1211
1211
|
const e = kr(n);
|
1212
1212
|
return e !== n && (ke.set(n, e), $e.set(e, n)), e;
|
1213
1213
|
}
|
1214
|
-
const
|
1215
|
-
function
|
1214
|
+
const Se = (n) => $e.get(n);
|
1215
|
+
function Sr(n, e, { blocked: t, upgrade: r, blocking: i, terminated: s } = {}) {
|
1216
1216
|
const o = indexedDB.open(n, e), a = N(o);
|
1217
1217
|
return r && o.addEventListener("upgradeneeded", (c) => {
|
1218
1218
|
r(N(o.result), c.oldVersion, c.newVersion, N(o.transaction), c);
|
@@ -1226,16 +1226,16 @@ function Ar(n, e, { blocked: t, upgrade: r, blocking: i, terminated: s } = {}) {
|
|
1226
1226
|
}).catch(() => {
|
1227
1227
|
}), a;
|
1228
1228
|
}
|
1229
|
-
const
|
1229
|
+
const Ar = ["get", "getKey", "getAll", "getAllKeys", "count"], Or = ["put", "add", "delete", "clear"], Ae = /* @__PURE__ */ new Map();
|
1230
1230
|
function ut(n, e) {
|
1231
1231
|
if (!(n instanceof IDBDatabase && !(e in n) && typeof e == "string"))
|
1232
1232
|
return;
|
1233
|
-
if (
|
1234
|
-
return
|
1233
|
+
if (Ae.get(e))
|
1234
|
+
return Ae.get(e);
|
1235
1235
|
const t = e.replace(/FromIndex$/, ""), r = e !== t, i = Or.includes(t);
|
1236
1236
|
if (
|
1237
1237
|
// Bail if the target doesn't exist on the target. Eg, getAll isn't in Edge.
|
1238
|
-
!(t in (r ? IDBIndex : IDBObjectStore).prototype) || !(i ||
|
1238
|
+
!(t in (r ? IDBIndex : IDBObjectStore).prototype) || !(i || Ar.includes(t))
|
1239
1239
|
)
|
1240
1240
|
return;
|
1241
1241
|
const s = async function(o, ...a) {
|
@@ -1246,7 +1246,7 @@ function ut(n, e) {
|
|
1246
1246
|
i && c.done
|
1247
1247
|
]))[0];
|
1248
1248
|
};
|
1249
|
-
return
|
1249
|
+
return Ae.set(e, s), s;
|
1250
1250
|
}
|
1251
1251
|
wr((n) => ({
|
1252
1252
|
...n,
|
@@ -1306,7 +1306,7 @@ const Ue = "@firebase/app", ht = "0.10.12";
|
|
1306
1306
|
* See the License for the specific language governing permissions and
|
1307
1307
|
* limitations under the License.
|
1308
1308
|
*/
|
1309
|
-
const T = new $t("@firebase/app"), Dr = "@firebase/app-compat", Pr = "@firebase/analytics-compat", Mr = "@firebase/analytics", Lr = "@firebase/app-check-compat", Ur = "@firebase/app-check", Br = "@firebase/auth", Fr = "@firebase/auth-compat",
|
1309
|
+
const T = new $t("@firebase/app"), Dr = "@firebase/app-compat", Pr = "@firebase/analytics-compat", Mr = "@firebase/analytics", Lr = "@firebase/app-check-compat", Ur = "@firebase/app-check", Br = "@firebase/auth", Fr = "@firebase/auth-compat", Hr = "@firebase/database", xr = "@firebase/data-connect", jr = "@firebase/database-compat", Vr = "@firebase/functions", Wr = "@firebase/functions-compat", Gr = "@firebase/installations", zr = "@firebase/installations-compat", $r = "@firebase/messaging", Jr = "@firebase/messaging-compat", Zr = "@firebase/performance", Xr = "@firebase/performance-compat", Yr = "@firebase/remote-config", Kr = "@firebase/remote-config-compat", qr = "@firebase/storage", Qr = "@firebase/storage-compat", ei = "@firebase/firestore", ti = "@firebase/vertexai-preview", ni = "@firebase/firestore-compat", ri = "firebase", ii = "10.14.0";
|
1310
1310
|
/**
|
1311
1311
|
* @license
|
1312
1312
|
* Copyright 2019 Google LLC
|
@@ -1332,18 +1332,18 @@ const Be = "[DEFAULT]", si = {
|
|
1332
1332
|
[Lr]: "fire-app-check-compat",
|
1333
1333
|
[Br]: "fire-auth",
|
1334
1334
|
[Fr]: "fire-auth-compat",
|
1335
|
-
[
|
1335
|
+
[Hr]: "fire-rtdb",
|
1336
1336
|
[xr]: "fire-data-connect",
|
1337
|
-
[
|
1338
|
-
[
|
1339
|
-
[
|
1337
|
+
[jr]: "fire-rtdb-compat",
|
1338
|
+
[Vr]: "fire-fn",
|
1339
|
+
[Wr]: "fire-fn-compat",
|
1340
1340
|
[Gr]: "fire-iid",
|
1341
1341
|
[zr]: "fire-iid-compat",
|
1342
1342
|
[$r]: "fire-fcm",
|
1343
|
-
[
|
1344
|
-
[
|
1345
|
-
[
|
1346
|
-
[
|
1343
|
+
[Jr]: "fire-fcm-compat",
|
1344
|
+
[Zr]: "fire-perf",
|
1345
|
+
[Xr]: "fire-perf-compat",
|
1346
|
+
[Yr]: "fire-rc",
|
1347
1347
|
[Kr]: "fire-rc-compat",
|
1348
1348
|
[qr]: "fire-gcs",
|
1349
1349
|
[Qr]: "fire-gcs-compat",
|
@@ -1377,7 +1377,7 @@ function pt(n, e) {
|
|
1377
1377
|
T.debug(`Component ${e.name} failed to register with FirebaseApp ${n.name}`, t);
|
1378
1378
|
}
|
1379
1379
|
}
|
1380
|
-
function
|
1380
|
+
function X(n) {
|
1381
1381
|
const e = n.name;
|
1382
1382
|
if (Fe.has(e))
|
1383
1383
|
return T.debug(`There were multiple attempts to register component ${e}.`), !1;
|
@@ -1388,7 +1388,7 @@ function Z(n) {
|
|
1388
1388
|
pt(t, n);
|
1389
1389
|
return !0;
|
1390
1390
|
}
|
1391
|
-
function
|
1391
|
+
function Xt(n, e) {
|
1392
1392
|
const t = n.container.getProvider("heartbeat").getImmediate({ optional: !0 });
|
1393
1393
|
return t && t.triggerHeartbeat(), n.container.getProvider(e);
|
1394
1394
|
}
|
@@ -1502,7 +1502,7 @@ class ci {
|
|
1502
1502
|
* limitations under the License.
|
1503
1503
|
*/
|
1504
1504
|
const ee = ii;
|
1505
|
-
function
|
1505
|
+
function Yt(n, e = {}) {
|
1506
1506
|
let t = n;
|
1507
1507
|
typeof e != "object" && (e = { name: e });
|
1508
1508
|
const r = Object.assign({ name: Be, automaticDataCollectionEnabled: !1 }, e), i = r.name;
|
@@ -1530,7 +1530,7 @@ function Xt(n, e = {}) {
|
|
1530
1530
|
function li(n = Be) {
|
1531
1531
|
const e = ue.get(n);
|
1532
1532
|
if (!e && n === Be && Gt())
|
1533
|
-
return
|
1533
|
+
return Yt();
|
1534
1534
|
if (!e)
|
1535
1535
|
throw D.create("no-app", { appName: n });
|
1536
1536
|
return e;
|
@@ -1547,7 +1547,7 @@ function x(n, e, t) {
|
|
1547
1547
|
s && a.push(`library name "${i}" contains illegal characters (whitespace or "/")`), s && o && a.push("and"), o && a.push(`version name "${e}" contains illegal characters (whitespace or "/")`), T.warn(a.join(" "));
|
1548
1548
|
return;
|
1549
1549
|
}
|
1550
|
-
|
1550
|
+
X(new G(
|
1551
1551
|
`${i}-version`,
|
1552
1552
|
() => ({ library: i, version: e }),
|
1553
1553
|
"VERSION"
|
@@ -1570,15 +1570,15 @@ function x(n, e, t) {
|
|
1570
1570
|
* See the License for the specific language governing permissions and
|
1571
1571
|
* limitations under the License.
|
1572
1572
|
*/
|
1573
|
-
const di = "firebase-heartbeat-database", ui = 1,
|
1573
|
+
const di = "firebase-heartbeat-database", ui = 1, Y = "firebase-heartbeat-store";
|
1574
1574
|
let Oe = null;
|
1575
1575
|
function Kt() {
|
1576
|
-
return Oe || (Oe =
|
1576
|
+
return Oe || (Oe = Sr(di, ui, {
|
1577
1577
|
upgrade: (n, e) => {
|
1578
1578
|
switch (e) {
|
1579
1579
|
case 0:
|
1580
1580
|
try {
|
1581
|
-
n.createObjectStore(
|
1581
|
+
n.createObjectStore(Y);
|
1582
1582
|
} catch (t) {
|
1583
1583
|
console.warn(t);
|
1584
1584
|
}
|
@@ -1592,7 +1592,7 @@ function Kt() {
|
|
1592
1592
|
}
|
1593
1593
|
async function hi(n) {
|
1594
1594
|
try {
|
1595
|
-
const t = (await Kt()).transaction(
|
1595
|
+
const t = (await Kt()).transaction(Y), r = await t.objectStore(Y).get(qt(n));
|
1596
1596
|
return await t.done, r;
|
1597
1597
|
} catch (e) {
|
1598
1598
|
if (e instanceof M)
|
@@ -1607,8 +1607,8 @@ async function hi(n) {
|
|
1607
1607
|
}
|
1608
1608
|
async function ft(n, e) {
|
1609
1609
|
try {
|
1610
|
-
const r = (await Kt()).transaction(
|
1611
|
-
await r.objectStore(
|
1610
|
+
const r = (await Kt()).transaction(Y, "readwrite");
|
1611
|
+
await r.objectStore(Y).put(e, qt(n)), await r.done;
|
1612
1612
|
} catch (t) {
|
1613
1613
|
if (t instanceof M)
|
1614
1614
|
T.warn(t.message);
|
@@ -1779,12 +1779,12 @@ function _t(n) {
|
|
1779
1779
|
* limitations under the License.
|
1780
1780
|
*/
|
1781
1781
|
function vi(n) {
|
1782
|
-
|
1782
|
+
X(new G(
|
1783
1783
|
"platform-logger",
|
1784
1784
|
(e) => new Cr(e),
|
1785
1785
|
"PRIVATE"
|
1786
1786
|
/* ComponentType.PRIVATE */
|
1787
|
-
)),
|
1787
|
+
)), X(new G(
|
1788
1788
|
"heartbeat",
|
1789
1789
|
(e) => new mi(e),
|
1790
1790
|
"PRIVATE"
|
@@ -1819,7 +1819,7 @@ var gt = function() {
|
|
1819
1819
|
return e;
|
1820
1820
|
}, gt.apply(this, arguments);
|
1821
1821
|
};
|
1822
|
-
function
|
1822
|
+
function Je(n, e) {
|
1823
1823
|
var t = {};
|
1824
1824
|
for (var r in n) Object.prototype.hasOwnProperty.call(n, r) && e.indexOf(r) < 0 && (t[r] = n[r]);
|
1825
1825
|
if (n != null && typeof Object.getOwnPropertySymbols == "function")
|
@@ -1873,10 +1873,10 @@ function se(n, ...e) {
|
|
1873
1873
|
* limitations under the License.
|
1874
1874
|
*/
|
1875
1875
|
function w(n, ...e) {
|
1876
|
-
throw
|
1876
|
+
throw Ze(n, ...e);
|
1877
1877
|
}
|
1878
1878
|
function _(n, ...e) {
|
1879
|
-
return
|
1879
|
+
return Ze(n, ...e);
|
1880
1880
|
}
|
1881
1881
|
function tn(n, e, t) {
|
1882
1882
|
const r = Object.assign(Object.assign({}, yi()), { [e]: t });
|
@@ -1887,7 +1887,7 @@ function tn(n, e, t) {
|
|
1887
1887
|
function P(n) {
|
1888
1888
|
return tn(n, "operation-not-supported-in-this-environment", "Operations that alter the current user are not supported in conjunction with FirebaseServerApp");
|
1889
1889
|
}
|
1890
|
-
function
|
1890
|
+
function Ze(n, ...e) {
|
1891
1891
|
if (typeof n != "string") {
|
1892
1892
|
const t = e[0], r = [...e.slice(1)];
|
1893
1893
|
return r[0] && (r[0].appName = n.name), n._errorFactory.create(t, ...r);
|
@@ -1896,7 +1896,7 @@ function Je(n, ...e) {
|
|
1896
1896
|
}
|
1897
1897
|
function d(n, e, ...t) {
|
1898
1898
|
if (!n)
|
1899
|
-
throw
|
1899
|
+
throw Ze(e, ...t);
|
1900
1900
|
}
|
1901
1901
|
function b(n) {
|
1902
1902
|
const e = "INTERNAL ASSERTION FAILED: " + n;
|
@@ -1921,7 +1921,7 @@ function R(n, e) {
|
|
1921
1921
|
* See the License for the specific language governing permissions and
|
1922
1922
|
* limitations under the License.
|
1923
1923
|
*/
|
1924
|
-
function
|
1924
|
+
function He() {
|
1925
1925
|
var n;
|
1926
1926
|
return typeof self < "u" && ((n = self.location) === null || n === void 0 ? void 0 : n.href) || "";
|
1927
1927
|
}
|
@@ -2008,7 +2008,7 @@ class te {
|
|
2008
2008
|
* See the License for the specific language governing permissions and
|
2009
2009
|
* limitations under the License.
|
2010
2010
|
*/
|
2011
|
-
function
|
2011
|
+
function Xe(n, e) {
|
2012
2012
|
R(n.emulator, "Emulator should always be set here");
|
2013
2013
|
const { url: t } = n.emulator;
|
2014
2014
|
return e ? `${t}${e.startsWith("/") ? e.slice(1) : e}` : t;
|
@@ -2174,7 +2174,7 @@ const ki = {
|
|
2174
2174
|
* See the License for the specific language governing permissions and
|
2175
2175
|
* limitations under the License.
|
2176
2176
|
*/
|
2177
|
-
const
|
2177
|
+
const Si = new te(3e4, 6e4);
|
2178
2178
|
function ge(n, e) {
|
2179
2179
|
return n.tenantId && !e.tenantId ? Object.assign(Object.assign({}, e), { tenantId: n.tenantId }) : e;
|
2180
2180
|
}
|
@@ -2203,7 +2203,7 @@ async function rn(n, e, t) {
|
|
2203
2203
|
n._canInitEmulator = !1;
|
2204
2204
|
const r = Object.assign(Object.assign({}, ki), e);
|
2205
2205
|
try {
|
2206
|
-
const i = new
|
2206
|
+
const i = new Ai(n), s = await Promise.race([
|
2207
2207
|
t(),
|
2208
2208
|
i.promise
|
2209
2209
|
]);
|
@@ -2240,16 +2240,16 @@ async function sn(n, e, t, r, i = {}) {
|
|
2240
2240
|
}
|
2241
2241
|
function on(n, e, t, r) {
|
2242
2242
|
const i = `${e}${t}?${r}`;
|
2243
|
-
return n.config.emulator ?
|
2243
|
+
return n.config.emulator ? Xe(n.config, i) : `${n.config.apiScheme}://${i}`;
|
2244
2244
|
}
|
2245
|
-
class
|
2245
|
+
class Ai {
|
2246
2246
|
constructor(e) {
|
2247
2247
|
this.auth = e, this.timer = null, this.promise = new Promise((t, r) => {
|
2248
2248
|
this.timer = setTimeout(() => r(_(
|
2249
2249
|
this.auth,
|
2250
2250
|
"network-request-failed"
|
2251
2251
|
/* AuthErrorCode.NETWORK_REQUEST_FAILED */
|
2252
|
-
)),
|
2252
|
+
)), Si.get());
|
2253
2253
|
});
|
2254
2254
|
}
|
2255
2255
|
clearNetworkTimeout() {
|
@@ -2302,7 +2302,7 @@ async function an(n, e) {
|
|
2302
2302
|
* See the License for the specific language governing permissions and
|
2303
2303
|
* limitations under the License.
|
2304
2304
|
*/
|
2305
|
-
function
|
2305
|
+
function Z(n) {
|
2306
2306
|
if (n)
|
2307
2307
|
try {
|
2308
2308
|
const e = new Date(Number(n));
|
@@ -2312,7 +2312,7 @@ function J(n) {
|
|
2312
2312
|
}
|
2313
2313
|
}
|
2314
2314
|
async function Ci(n, e = !1) {
|
2315
|
-
const t = z(n), r = await t.getIdToken(e), i =
|
2315
|
+
const t = z(n), r = await t.getIdToken(e), i = Ye(r);
|
2316
2316
|
d(
|
2317
2317
|
i && i.exp && i.auth_time && i.iat,
|
2318
2318
|
t.auth,
|
@@ -2323,9 +2323,9 @@ async function Ci(n, e = !1) {
|
|
2323
2323
|
return {
|
2324
2324
|
claims: i,
|
2325
2325
|
token: r,
|
2326
|
-
authTime:
|
2327
|
-
issuedAtTime:
|
2328
|
-
expirationTime:
|
2326
|
+
authTime: Z(Ce(i.auth_time)),
|
2327
|
+
issuedAtTime: Z(Ce(i.iat)),
|
2328
|
+
expirationTime: Z(Ce(i.exp)),
|
2329
2329
|
signInProvider: o || null,
|
2330
2330
|
signInSecondFactor: (s == null ? void 0 : s.sign_in_second_factor) || null
|
2331
2331
|
};
|
@@ -2333,19 +2333,19 @@ async function Ci(n, e = !1) {
|
|
2333
2333
|
function Ce(n) {
|
2334
2334
|
return Number(n) * 1e3;
|
2335
2335
|
}
|
2336
|
-
function
|
2336
|
+
function Ye(n) {
|
2337
2337
|
const [e, t, r] = n.split(".");
|
2338
2338
|
if (e === void 0 || t === void 0 || r === void 0)
|
2339
2339
|
return se("JWT malformed, contained fewer than 3 sections"), null;
|
2340
2340
|
try {
|
2341
|
-
const i =
|
2341
|
+
const i = Vt(t);
|
2342
2342
|
return i ? JSON.parse(i) : (se("Failed to decode base64 JWT payload"), null);
|
2343
2343
|
} catch (i) {
|
2344
2344
|
return se("Caught error parsing JWT payload as JSON", i == null ? void 0 : i.toString()), null;
|
2345
2345
|
}
|
2346
2346
|
}
|
2347
2347
|
function It(n) {
|
2348
|
-
const e =
|
2348
|
+
const e = Ye(n);
|
2349
2349
|
return d(
|
2350
2350
|
e,
|
2351
2351
|
"internal-error"
|
@@ -2471,7 +2471,7 @@ class xe {
|
|
2471
2471
|
this.createdAt = e, this.lastLoginAt = t, this._initializeTime();
|
2472
2472
|
}
|
2473
2473
|
_initializeTime() {
|
2474
|
-
this.lastSignInTime =
|
2474
|
+
this.lastSignInTime = Z(this.lastLoginAt), this.creationTime = Z(this.createdAt);
|
2475
2475
|
}
|
2476
2476
|
_copy(e) {
|
2477
2477
|
this.createdAt = e.createdAt, this.lastLoginAt = e.lastLoginAt, this._initializeTime();
|
@@ -2533,7 +2533,7 @@ function Mi(n, e) {
|
|
2533
2533
|
}
|
2534
2534
|
function cn(n) {
|
2535
2535
|
return n.map((e) => {
|
2536
|
-
var { providerId: t } = e, r =
|
2536
|
+
var { providerId: t } = e, r = Je(e, ["providerId"]);
|
2537
2537
|
return {
|
2538
2538
|
providerId: t,
|
2539
2539
|
uid: r.rawId || "",
|
@@ -2600,7 +2600,7 @@ async function Ui(n, e) {
|
|
2600
2600
|
* See the License for the specific language governing permissions and
|
2601
2601
|
* limitations under the License.
|
2602
2602
|
*/
|
2603
|
-
class
|
2603
|
+
class j {
|
2604
2604
|
constructor() {
|
2605
2605
|
this.refreshToken = null, this.accessToken = null, this.expirationTime = null;
|
2606
2606
|
}
|
@@ -2652,7 +2652,7 @@ class H {
|
|
2652
2652
|
this.refreshToken = t || null, this.accessToken = e || null, this.expirationTime = Date.now() + r * 1e3;
|
2653
2653
|
}
|
2654
2654
|
static fromJSON(e, t) {
|
2655
|
-
const { refreshToken: r, accessToken: i, expirationTime: s } = t, o = new
|
2655
|
+
const { refreshToken: r, accessToken: i, expirationTime: s } = t, o = new j();
|
2656
2656
|
return r && (d(typeof r == "string", "internal-error", {
|
2657
2657
|
appName: e
|
2658
2658
|
}), o.refreshToken = r), i && (d(typeof i == "string", "internal-error", {
|
@@ -2672,7 +2672,7 @@ class H {
|
|
2672
2672
|
this.accessToken = e.accessToken, this.refreshToken = e.refreshToken, this.expirationTime = e.expirationTime;
|
2673
2673
|
}
|
2674
2674
|
_clone() {
|
2675
|
-
return Object.assign(new
|
2675
|
+
return Object.assign(new j(), this.toJSON());
|
2676
2676
|
}
|
2677
2677
|
_performRefresh() {
|
2678
2678
|
return b("not implemented");
|
@@ -2699,7 +2699,7 @@ function k(n, e) {
|
|
2699
2699
|
}
|
2700
2700
|
class y {
|
2701
2701
|
constructor(e) {
|
2702
|
-
var { uid: t, auth: r, stsTokenManager: i } = e, s =
|
2702
|
+
var { uid: t, auth: r, stsTokenManager: i } = e, s = Je(e, ["uid", "auth", "stsTokenManager"]);
|
2703
2703
|
this.providerId = "firebase", this.proactiveRefresh = new Di(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 xe(s.createdAt || void 0, s.lastLoginAt || void 0);
|
2704
2704
|
}
|
2705
2705
|
async getIdToken(e) {
|
@@ -2789,7 +2789,7 @@ class y {
|
|
2789
2789
|
"internal-error"
|
2790
2790
|
/* AuthErrorCode.INTERNAL_ERROR */
|
2791
2791
|
);
|
2792
|
-
const Pn =
|
2792
|
+
const Pn = j.fromJSON(this.name, ot);
|
2793
2793
|
d(
|
2794
2794
|
typeof Ee == "string",
|
2795
2795
|
e,
|
@@ -2828,7 +2828,7 @@ class y {
|
|
2828
2828
|
* @param idTokenResponse
|
2829
2829
|
*/
|
2830
2830
|
static async _fromIdTokenResponse(e, t, r = !1) {
|
2831
|
-
const i = new
|
2831
|
+
const i = new j();
|
2832
2832
|
i.updateFromServerResponse(t);
|
2833
2833
|
const s = new y({
|
2834
2834
|
uid: t.localId,
|
@@ -2850,7 +2850,7 @@ class y {
|
|
2850
2850
|
"internal-error"
|
2851
2851
|
/* AuthErrorCode.INTERNAL_ERROR */
|
2852
2852
|
);
|
2853
|
-
const s = i.providerUserInfo !== void 0 ? cn(i.providerUserInfo) : [], o = !(i.email && i.passwordHash) && !(s != null && s.length), a = new
|
2853
|
+
const s = i.providerUserInfo !== void 0 ? cn(i.providerUserInfo) : [], o = !(i.email && i.passwordHash) && !(s != null && s.length), a = new j();
|
2854
2854
|
a.updateFromIdToken(r);
|
2855
2855
|
const c = new y({
|
2856
2856
|
uid: i.localId,
|
@@ -2953,7 +2953,7 @@ const yt = ln;
|
|
2953
2953
|
function oe(n, e, t) {
|
2954
2954
|
return `firebase:${n}:${e}:${t}`;
|
2955
2955
|
}
|
2956
|
-
class
|
2956
|
+
class V {
|
2957
2957
|
constructor(e, t, r) {
|
2958
2958
|
this.persistence = e, this.auth = t, this.userKey = r;
|
2959
2959
|
const { config: i, name: s } = this.auth;
|
@@ -2984,7 +2984,7 @@ class W {
|
|
2984
2984
|
}
|
2985
2985
|
static async create(e, t, r = "authUser") {
|
2986
2986
|
if (!t.length)
|
2987
|
-
return new
|
2987
|
+
return new V(E(yt), e, r);
|
2988
2988
|
const i = (await Promise.all(t.map(async (l) => {
|
2989
2989
|
if (await l._isAvailable())
|
2990
2990
|
return l;
|
@@ -3003,13 +3003,13 @@ class W {
|
|
3003
3003
|
} catch {
|
3004
3004
|
}
|
3005
3005
|
const c = i.filter((l) => l._shouldAllowMigration);
|
3006
|
-
return !s._shouldAllowMigration || !c.length ? new
|
3006
|
+
return !s._shouldAllowMigration || !c.length ? new V(s, e, r) : (s = c[0], a && await s._set(o, a.toJSON()), await Promise.all(t.map(async (l) => {
|
3007
3007
|
if (l !== s)
|
3008
3008
|
try {
|
3009
3009
|
await l._remove(o);
|
3010
3010
|
} catch {
|
3011
3011
|
}
|
3012
|
-
})), new
|
3012
|
+
})), new V(s, e, r));
|
3013
3013
|
}
|
3014
3014
|
}
|
3015
3015
|
/**
|
@@ -3141,7 +3141,7 @@ function vn(n, e = []) {
|
|
3141
3141
|
* See the License for the specific language governing permissions and
|
3142
3142
|
* limitations under the License.
|
3143
3143
|
*/
|
3144
|
-
class
|
3144
|
+
class Hi {
|
3145
3145
|
constructor(e) {
|
3146
3146
|
this.auth = e, this.queue = [];
|
3147
3147
|
}
|
@@ -3215,12 +3215,12 @@ async function xi(n, e = {}) {
|
|
3215
3215
|
* See the License for the specific language governing permissions and
|
3216
3216
|
* limitations under the License.
|
3217
3217
|
*/
|
3218
|
-
const
|
3219
|
-
class
|
3218
|
+
const ji = 6;
|
3219
|
+
class Vi {
|
3220
3220
|
constructor(e) {
|
3221
3221
|
var t, r, i, s;
|
3222
3222
|
const o = e.customStrengthOptions;
|
3223
|
-
this.customStrengthOptions = {}, this.customStrengthOptions.minPasswordLength = (t = o.minPasswordLength) !== null && t !== void 0 ? t :
|
3223
|
+
this.customStrengthOptions = {}, this.customStrengthOptions.minPasswordLength = (t = o.minPasswordLength) !== null && t !== void 0 ? t : ji, o.maxPasswordLength && (this.customStrengthOptions.maxPasswordLength = o.maxPasswordLength), o.containsLowercaseCharacter !== void 0 && (this.customStrengthOptions.containsLowercaseLetter = o.containsLowercaseCharacter), o.containsUppercaseCharacter !== void 0 && (this.customStrengthOptions.containsUppercaseLetter = o.containsUppercaseCharacter), o.containsNumericCharacter !== void 0 && (this.customStrengthOptions.containsNumericCharacter = o.containsNumericCharacter), o.containsNonAlphanumericCharacter !== void 0 && (this.customStrengthOptions.containsNonAlphanumericCharacter = o.containsNonAlphanumericCharacter), this.enforcementState = e.enforcementState, this.enforcementState === "ENFORCEMENT_STATE_UNSPECIFIED" && (this.enforcementState = "OFF"), this.allowedNonAlphanumericCharacters = (i = (r = e.allowedNonAlphanumericCharacters) === null || r === void 0 ? void 0 : r.join("")) !== null && i !== void 0 ? i : "", this.forceUpgradeOnSignin = (s = e.forceUpgradeOnSignin) !== null && s !== void 0 ? s : !1, this.schemaVersion = e.schemaVersion;
|
3224
3224
|
}
|
3225
3225
|
validatePassword(e) {
|
3226
3226
|
var t, r, i, s, o, a;
|
@@ -3303,14 +3303,14 @@ class Wi {
|
|
3303
3303
|
* See the License for the specific language governing permissions and
|
3304
3304
|
* limitations under the License.
|
3305
3305
|
*/
|
3306
|
-
class
|
3306
|
+
class Wi {
|
3307
3307
|
constructor(e, t, r, i) {
|
3308
|
-
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
|
3308
|
+
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 Hi(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;
|
3309
3309
|
}
|
3310
3310
|
_initializeWithPersistence(e, t) {
|
3311
3311
|
return t && (this._popupRedirectResolver = E(t)), this._initializationPromise = this.queue(async () => {
|
3312
3312
|
var r, i;
|
3313
|
-
if (!this._deleted && (this.persistenceManager = await
|
3313
|
+
if (!this._deleted && (this.persistenceManager = await V.create(this, e), !this._deleted)) {
|
3314
3314
|
if (!((r = this._popupRedirectResolver) === null || r === void 0) && r._shouldInitProactively)
|
3315
3315
|
try {
|
3316
3316
|
await this._popupRedirectResolver._initialize(this);
|
@@ -3450,7 +3450,7 @@ class Vi {
|
|
3450
3450
|
return this.tenantId === null ? this._projectPasswordPolicy : this._tenantPasswordPolicies[this.tenantId];
|
3451
3451
|
}
|
3452
3452
|
async _updatePasswordPolicy() {
|
3453
|
-
const e = await xi(this), t = new
|
3453
|
+
const e = await xi(this), t = new Vi(e);
|
3454
3454
|
this.tenantId === null ? this._projectPasswordPolicy = t : this._tenantPasswordPolicies[this.tenantId] = t;
|
3455
3455
|
}
|
3456
3456
|
_getPersistence() {
|
@@ -3514,7 +3514,7 @@ class Vi {
|
|
3514
3514
|
this,
|
3515
3515
|
"argument-error"
|
3516
3516
|
/* AuthErrorCode.ARGUMENT_ERROR */
|
3517
|
-
), this.redirectPersistenceManager = await
|
3517
|
+
), this.redirectPersistenceManager = await V.create(
|
3518
3518
|
this,
|
3519
3519
|
[E(t._redirectPersistence)],
|
3520
3520
|
"redirectUser"
|
@@ -3685,7 +3685,7 @@ function zi(n) {
|
|
3685
3685
|
function $i() {
|
3686
3686
|
return qe.gapiScript;
|
3687
3687
|
}
|
3688
|
-
function
|
3688
|
+
function Ji(n) {
|
3689
3689
|
return `__${n}${Math.floor(Math.random() * 1e6)}`;
|
3690
3690
|
}
|
3691
3691
|
/**
|
@@ -3704,8 +3704,8 @@ function Yi(n) {
|
|
3704
3704
|
* See the License for the specific language governing permissions and
|
3705
3705
|
* limitations under the License.
|
3706
3706
|
*/
|
3707
|
-
function
|
3708
|
-
const t =
|
3707
|
+
function Zi(n, e) {
|
3708
|
+
const t = Xt(n, "auth");
|
3709
3709
|
if (t.isInitialized()) {
|
3710
3710
|
const i = t.getImmediate(), s = t.getOptions();
|
3711
3711
|
if (de(s, e ?? {}))
|
@@ -3718,11 +3718,11 @@ function Ji(n, e) {
|
|
3718
3718
|
}
|
3719
3719
|
return t.initialize({ options: e });
|
3720
3720
|
}
|
3721
|
-
function
|
3721
|
+
function Xi(n, e) {
|
3722
3722
|
const t = (e == null ? void 0 : e.persistence) || [], r = (Array.isArray(t) ? t : [t]).map(E);
|
3723
3723
|
e != null && e.errorMap && n._updateErrorMap(e.errorMap), n._initializeWithPersistence(r, e == null ? void 0 : e.popupRedirectResolver);
|
3724
3724
|
}
|
3725
|
-
function
|
3725
|
+
function Yi(n, e, t) {
|
3726
3726
|
const r = ve(n);
|
3727
3727
|
d(
|
3728
3728
|
r._canInitEmulator,
|
@@ -3831,7 +3831,7 @@ class bn {
|
|
3831
3831
|
* See the License for the specific language governing permissions and
|
3832
3832
|
* limitations under the License.
|
3833
3833
|
*/
|
3834
|
-
async function
|
3834
|
+
async function W(n, e) {
|
3835
3835
|
return sn(n, "POST", "/v1/accounts:signInWithIdp", ge(n, e));
|
3836
3836
|
}
|
3837
3837
|
/**
|
@@ -3885,7 +3885,7 @@ class U extends bn {
|
|
3885
3885
|
* @returns If the JSON input does not represent an {@link AuthCredential}, null is returned.
|
3886
3886
|
*/
|
3887
3887
|
static fromJSON(e) {
|
3888
|
-
const t = typeof e == "string" ? JSON.parse(e) : e, { providerId: r, signInMethod: i } = t, s =
|
3888
|
+
const t = typeof e == "string" ? JSON.parse(e) : e, { providerId: r, signInMethod: i } = t, s = Je(t, ["providerId", "signInMethod"]);
|
3889
3889
|
if (!r || !i)
|
3890
3890
|
return null;
|
3891
3891
|
const o = new U(r, i);
|
@@ -3894,17 +3894,17 @@ class U extends bn {
|
|
3894
3894
|
/** @internal */
|
3895
3895
|
_getIdTokenResponse(e) {
|
3896
3896
|
const t = this.buildRequest();
|
3897
|
-
return
|
3897
|
+
return W(e, t);
|
3898
3898
|
}
|
3899
3899
|
/** @internal */
|
3900
3900
|
_linkToIdToken(e, t) {
|
3901
3901
|
const r = this.buildRequest();
|
3902
|
-
return r.idToken = t,
|
3902
|
+
return r.idToken = t, W(e, r);
|
3903
3903
|
}
|
3904
3904
|
/** @internal */
|
3905
3905
|
_getReauthenticationResolver(e) {
|
3906
3906
|
const t = this.buildRequest();
|
3907
|
-
return t.autoCreate = !1,
|
3907
|
+
return t.autoCreate = !1, W(e, t);
|
3908
3908
|
}
|
3909
3909
|
buildRequest() {
|
3910
3910
|
const e = {
|
@@ -4024,7 +4024,7 @@ class ne extends yn {
|
|
4024
4024
|
* See the License for the specific language governing permissions and
|
4025
4025
|
* limitations under the License.
|
4026
4026
|
*/
|
4027
|
-
class
|
4027
|
+
class S extends ne {
|
4028
4028
|
constructor() {
|
4029
4029
|
super(
|
4030
4030
|
"facebook.com"
|
@@ -4045,8 +4045,8 @@ class A extends ne {
|
|
4045
4045
|
*/
|
4046
4046
|
static credential(e) {
|
4047
4047
|
return U._fromParams({
|
4048
|
-
providerId:
|
4049
|
-
signInMethod:
|
4048
|
+
providerId: S.PROVIDER_ID,
|
4049
|
+
signInMethod: S.FACEBOOK_SIGN_IN_METHOD,
|
4050
4050
|
accessToken: e
|
4051
4051
|
});
|
4052
4052
|
}
|
@@ -4056,7 +4056,7 @@ class A extends ne {
|
|
4056
4056
|
* @param userCredential - The user credential.
|
4057
4057
|
*/
|
4058
4058
|
static credentialFromResult(e) {
|
4059
|
-
return
|
4059
|
+
return S.credentialFromTaggedObject(e);
|
4060
4060
|
}
|
4061
4061
|
/**
|
4062
4062
|
* Used to extract the underlying {@link OAuthCredential} from a {@link AuthError} which was
|
@@ -4065,20 +4065,20 @@ class A extends ne {
|
|
4065
4065
|
* @param userCredential - The user credential.
|
4066
4066
|
*/
|
4067
4067
|
static credentialFromError(e) {
|
4068
|
-
return
|
4068
|
+
return S.credentialFromTaggedObject(e.customData || {});
|
4069
4069
|
}
|
4070
4070
|
static credentialFromTaggedObject({ _tokenResponse: e }) {
|
4071
4071
|
if (!e || !("oauthAccessToken" in e) || !e.oauthAccessToken)
|
4072
4072
|
return null;
|
4073
4073
|
try {
|
4074
|
-
return
|
4074
|
+
return S.credential(e.oauthAccessToken);
|
4075
4075
|
} catch {
|
4076
4076
|
return null;
|
4077
4077
|
}
|
4078
4078
|
}
|
4079
4079
|
}
|
4080
|
-
|
4081
|
-
|
4080
|
+
S.FACEBOOK_SIGN_IN_METHOD = "facebook.com";
|
4081
|
+
S.PROVIDER_ID = "facebook.com";
|
4082
4082
|
/**
|
4083
4083
|
* @license
|
4084
4084
|
* Copyright 2020 Google LLC
|
@@ -4095,7 +4095,7 @@ A.PROVIDER_ID = "facebook.com";
|
|
4095
4095
|
* See the License for the specific language governing permissions and
|
4096
4096
|
* limitations under the License.
|
4097
4097
|
*/
|
4098
|
-
class
|
4098
|
+
class A extends ne {
|
4099
4099
|
constructor() {
|
4100
4100
|
super(
|
4101
4101
|
"google.com"
|
@@ -4117,8 +4117,8 @@ class S extends ne {
|
|
4117
4117
|
*/
|
4118
4118
|
static credential(e, t) {
|
4119
4119
|
return U._fromParams({
|
4120
|
-
providerId:
|
4121
|
-
signInMethod:
|
4120
|
+
providerId: A.PROVIDER_ID,
|
4121
|
+
signInMethod: A.GOOGLE_SIGN_IN_METHOD,
|
4122
4122
|
idToken: e,
|
4123
4123
|
accessToken: t
|
4124
4124
|
});
|
@@ -4129,7 +4129,7 @@ class S extends ne {
|
|
4129
4129
|
* @param userCredential - The user credential.
|
4130
4130
|
*/
|
4131
4131
|
static credentialFromResult(e) {
|
4132
|
-
return
|
4132
|
+
return A.credentialFromTaggedObject(e);
|
4133
4133
|
}
|
4134
4134
|
/**
|
4135
4135
|
* Used to extract the underlying {@link OAuthCredential} from a {@link AuthError} which was
|
@@ -4138,7 +4138,7 @@ class S extends ne {
|
|
4138
4138
|
* @param userCredential - The user credential.
|
4139
4139
|
*/
|
4140
4140
|
static credentialFromError(e) {
|
4141
|
-
return
|
4141
|
+
return A.credentialFromTaggedObject(e.customData || {});
|
4142
4142
|
}
|
4143
4143
|
static credentialFromTaggedObject({ _tokenResponse: e }) {
|
4144
4144
|
if (!e)
|
@@ -4147,14 +4147,14 @@ class S extends ne {
|
|
4147
4147
|
if (!t && !r)
|
4148
4148
|
return null;
|
4149
4149
|
try {
|
4150
|
-
return
|
4150
|
+
return A.credential(t, r);
|
4151
4151
|
} catch {
|
4152
4152
|
return null;
|
4153
4153
|
}
|
4154
4154
|
}
|
4155
4155
|
}
|
4156
|
-
|
4157
|
-
|
4156
|
+
A.GOOGLE_SIGN_IN_METHOD = "google.com";
|
4157
|
+
A.PROVIDER_ID = "google.com";
|
4158
4158
|
/**
|
4159
4159
|
* @license
|
4160
4160
|
* Copyright 2020 Google LLC
|
@@ -4403,7 +4403,7 @@ async function ts(n, e, t = !1) {
|
|
4403
4403
|
"internal-error"
|
4404
4404
|
/* AuthErrorCode.INTERNAL_ERROR */
|
4405
4405
|
);
|
4406
|
-
const o =
|
4406
|
+
const o = Ye(s.idToken);
|
4407
4407
|
d(
|
4408
4408
|
o,
|
4409
4409
|
r,
|
@@ -4940,7 +4940,7 @@ function hs(n) {
|
|
4940
4940
|
* See the License for the specific language governing permissions and
|
4941
4941
|
* limitations under the License.
|
4942
4942
|
*/
|
4943
|
-
function
|
4943
|
+
function Sn() {
|
4944
4944
|
return typeof g().WorkerGlobalScope < "u" && typeof g().importScripts == "function";
|
4945
4945
|
}
|
4946
4946
|
async function ps() {
|
@@ -4957,7 +4957,7 @@ function fs() {
|
|
4957
4957
|
return ((n = navigator == null ? void 0 : navigator.serviceWorker) === null || n === void 0 ? void 0 : n.controller) || null;
|
4958
4958
|
}
|
4959
4959
|
function ms() {
|
4960
|
-
return
|
4960
|
+
return Sn() ? self : null;
|
4961
4961
|
}
|
4962
4962
|
/**
|
4963
4963
|
* @license
|
@@ -4975,7 +4975,7 @@ function ms() {
|
|
4975
4975
|
* See the License for the specific language governing permissions and
|
4976
4976
|
* limitations under the License.
|
4977
4977
|
*/
|
4978
|
-
const
|
4978
|
+
const An = "firebaseLocalStorageDb", _s = 1, _e = "firebaseLocalStorage", On = "fbase_key";
|
4979
4979
|
class re {
|
4980
4980
|
constructor(e) {
|
4981
4981
|
this.request = e;
|
@@ -4994,11 +4994,11 @@ function be(n, e) {
|
|
4994
4994
|
return n.transaction([_e], e ? "readwrite" : "readonly").objectStore(_e);
|
4995
4995
|
}
|
4996
4996
|
function gs() {
|
4997
|
-
const n = indexedDB.deleteDatabase(
|
4997
|
+
const n = indexedDB.deleteDatabase(An);
|
4998
4998
|
return new re(n).toPromise();
|
4999
4999
|
}
|
5000
|
-
function
|
5001
|
-
const n = indexedDB.open(
|
5000
|
+
function je() {
|
5001
|
+
const n = indexedDB.open(An, _s);
|
5002
5002
|
return new Promise((e, t) => {
|
5003
5003
|
n.addEventListener("error", () => {
|
5004
5004
|
t(n.error);
|
@@ -5011,7 +5011,7 @@ function He() {
|
|
5011
5011
|
}
|
5012
5012
|
}), n.addEventListener("success", async () => {
|
5013
5013
|
const r = n.result;
|
5014
|
-
r.objectStoreNames.contains(_e) ? e(r) : (r.close(), await gs(), e(await
|
5014
|
+
r.objectStoreNames.contains(_e) ? e(r) : (r.close(), await gs(), e(await je()));
|
5015
5015
|
});
|
5016
5016
|
});
|
5017
5017
|
}
|
@@ -5026,7 +5026,7 @@ async function vs(n, e) {
|
|
5026
5026
|
const t = be(n, !1).get(e), r = await new re(t).toPromise();
|
5027
5027
|
return r === void 0 ? null : r.value;
|
5028
5028
|
}
|
5029
|
-
function
|
5029
|
+
function St(n, e) {
|
5030
5030
|
const t = be(n, !0).delete(e);
|
5031
5031
|
return new re(t).toPromise();
|
5032
5032
|
}
|
@@ -5038,7 +5038,7 @@ class Cn {
|
|
5038
5038
|
});
|
5039
5039
|
}
|
5040
5040
|
async _openDb() {
|
5041
|
-
return this.db ? this.db : (this.db = await
|
5041
|
+
return this.db ? this.db : (this.db = await je(), this.db);
|
5042
5042
|
}
|
5043
5043
|
async _withRetries(e) {
|
5044
5044
|
let t = 0;
|
@@ -5057,7 +5057,7 @@ class Cn {
|
|
5057
5057
|
* postMessage interface to send these events to the worker ourselves.
|
5058
5058
|
*/
|
5059
5059
|
async initializeServiceWorkerMessaging() {
|
5060
|
-
return
|
5060
|
+
return Sn() ? this.initializeReceiver() : this.initializeSender();
|
5061
5061
|
}
|
5062
5062
|
/**
|
5063
5063
|
* As the worker we should listen to events from the main window.
|
@@ -5119,8 +5119,8 @@ class Cn {
|
|
5119
5119
|
try {
|
5120
5120
|
if (!indexedDB)
|
5121
5121
|
return !1;
|
5122
|
-
const e = await
|
5123
|
-
return await kt(e, me, "1"), await
|
5122
|
+
const e = await je();
|
5123
|
+
return await kt(e, me, "1"), await St(e, me), !0;
|
5124
5124
|
} catch {
|
5125
5125
|
}
|
5126
5126
|
return !1;
|
@@ -5141,7 +5141,7 @@ class Cn {
|
|
5141
5141
|
return this.localCache[e] = t, t;
|
5142
5142
|
}
|
5143
5143
|
async _remove(e) {
|
5144
|
-
return this._withPendingWrite(async () => (await this._withRetries((t) =>
|
5144
|
+
return this._withPendingWrite(async () => (await this._withRetries((t) => St(t, e)), delete this.localCache[e], this.notifyServiceWorker(e)));
|
5145
5145
|
}
|
5146
5146
|
async _poll() {
|
5147
5147
|
const e = await this._withRetries((i) => {
|
@@ -5232,13 +5232,13 @@ class et extends bn {
|
|
5232
5232
|
), this.params = e;
|
5233
5233
|
}
|
5234
5234
|
_getIdTokenResponse(e) {
|
5235
|
-
return
|
5235
|
+
return W(e, this._buildIdpRequest());
|
5236
5236
|
}
|
5237
5237
|
_linkToIdToken(e, t) {
|
5238
|
-
return
|
5238
|
+
return W(e, this._buildIdpRequest(t));
|
5239
5239
|
}
|
5240
5240
|
_getReauthenticationResolver(e) {
|
5241
|
-
return
|
5241
|
+
return W(e, this._buildIdpRequest());
|
5242
5242
|
}
|
5243
5243
|
_buildIdpRequest(e) {
|
5244
5244
|
const t = {
|
@@ -5374,9 +5374,9 @@ class Nn {
|
|
5374
5374
|
* limitations under the License.
|
5375
5375
|
*/
|
5376
5376
|
const ks = new te(2e3, 1e4);
|
5377
|
-
class
|
5377
|
+
class H extends Nn {
|
5378
5378
|
constructor(e, t, r, i, s) {
|
5379
|
-
super(e, t, i, s), this.provider = r, this.authWindow = null, this.pollId = null,
|
5379
|
+
super(e, t, i, s), this.provider = r, this.authWindow = null, this.pollId = null, H.currentPopupAction && H.currentPopupAction.cancel(), H.currentPopupAction = this;
|
5380
5380
|
}
|
5381
5381
|
async executeNotNull() {
|
5382
5382
|
const e = await this.execute();
|
@@ -5418,7 +5418,7 @@ class j extends Nn {
|
|
5418
5418
|
));
|
5419
5419
|
}
|
5420
5420
|
cleanUp() {
|
5421
|
-
this.authWindow && this.authWindow.close(), this.pollId && window.clearTimeout(this.pollId), this.authWindow = null, this.pollId = null,
|
5421
|
+
this.authWindow && this.authWindow.close(), this.pollId && window.clearTimeout(this.pollId), this.authWindow = null, this.pollId = null, H.currentPopupAction = null;
|
5422
5422
|
}
|
5423
5423
|
pollUserCancellation() {
|
5424
5424
|
const e = () => {
|
@@ -5442,7 +5442,7 @@ class j extends Nn {
|
|
5442
5442
|
e();
|
5443
5443
|
}
|
5444
5444
|
}
|
5445
|
-
|
5445
|
+
H.currentPopupAction = null;
|
5446
5446
|
/**
|
5447
5447
|
* @license
|
5448
5448
|
* Copyright 2020 Google LLC
|
@@ -5459,8 +5459,8 @@ j.currentPopupAction = null;
|
|
5459
5459
|
* See the License for the specific language governing permissions and
|
5460
5460
|
* limitations under the License.
|
5461
5461
|
*/
|
5462
|
-
const
|
5463
|
-
class
|
5462
|
+
const Ss = "pendingRedirect", ae = /* @__PURE__ */ new Map();
|
5463
|
+
class As extends Nn {
|
5464
5464
|
constructor(e, t, r = !1) {
|
5465
5465
|
super(e, [
|
5466
5466
|
"signInViaRedirect",
|
@@ -5520,12 +5520,12 @@ function Ns(n) {
|
|
5520
5520
|
return E(n._redirectPersistence);
|
5521
5521
|
}
|
5522
5522
|
function Ds(n) {
|
5523
|
-
return oe(
|
5523
|
+
return oe(Ss, n.config.apiKey, n.name);
|
5524
5524
|
}
|
5525
5525
|
async function Ps(n, e, t = !1) {
|
5526
5526
|
if (I(n.app))
|
5527
5527
|
return Promise.reject(P(n));
|
5528
|
-
const r = ve(n), i = Es(r, e), o = await new
|
5528
|
+
const r = ve(n), i = Es(r, e), o = await new As(r, i, t).execute();
|
5529
5529
|
return o && !t && (delete o.user._redirectEventId, await r._persistUserIfCurrent(o.user), await r._setRedirectUser(null, e)), o;
|
5530
5530
|
}
|
5531
5531
|
/**
|
@@ -5576,13 +5576,13 @@ class Ls {
|
|
5576
5576
|
return t.filter.includes(e.type) && r;
|
5577
5577
|
}
|
5578
5578
|
hasEventBeenHandled(e) {
|
5579
|
-
return Date.now() - this.lastProcessedEventTime >= Ms && this.cachedEventUids.clear(), this.cachedEventUids.has(
|
5579
|
+
return Date.now() - this.lastProcessedEventTime >= Ms && this.cachedEventUids.clear(), this.cachedEventUids.has(At(e));
|
5580
5580
|
}
|
5581
5581
|
saveEventToCache(e) {
|
5582
|
-
this.cachedEventUids.add(
|
5582
|
+
this.cachedEventUids.add(At(e)), this.lastProcessedEventTime = Date.now();
|
5583
5583
|
}
|
5584
5584
|
}
|
5585
|
-
function
|
5585
|
+
function At(n) {
|
5586
5586
|
return [n.type, n.eventId, n.sessionId, n.tenantId].filter((e) => e).join("-");
|
5587
5587
|
}
|
5588
5588
|
function Dn({ type: n, error: e }) {
|
@@ -5635,14 +5635,14 @@ async function Bs(n, e = {}) {
|
|
5635
5635
|
* See the License for the specific language governing permissions and
|
5636
5636
|
* limitations under the License.
|
5637
5637
|
*/
|
5638
|
-
const Fs = /^\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}$/,
|
5638
|
+
const Fs = /^\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}$/, Hs = /^https?/;
|
5639
5639
|
async function xs(n) {
|
5640
5640
|
if (n.config.emulator)
|
5641
5641
|
return;
|
5642
5642
|
const { authorizedDomains: e } = await Bs(n);
|
5643
5643
|
for (const t of e)
|
5644
5644
|
try {
|
5645
|
-
if (
|
5645
|
+
if (js(t))
|
5646
5646
|
return;
|
5647
5647
|
} catch {
|
5648
5648
|
}
|
@@ -5652,13 +5652,13 @@ async function xs(n) {
|
|
5652
5652
|
/* AuthErrorCode.INVALID_ORIGIN */
|
5653
5653
|
);
|
5654
5654
|
}
|
5655
|
-
function
|
5656
|
-
const e =
|
5655
|
+
function js(n) {
|
5656
|
+
const e = He(), { protocol: t, hostname: r } = new URL(e);
|
5657
5657
|
if (n.startsWith("chrome-extension://")) {
|
5658
5658
|
const o = new URL(n);
|
5659
5659
|
return o.hostname === "" && r === "" ? t === "chrome-extension:" && n.replace("chrome-extension://", "") === e.replace("chrome-extension://", "") : t === "chrome-extension:" && o.hostname === r;
|
5660
5660
|
}
|
5661
|
-
if (!
|
5661
|
+
if (!Hs.test(t))
|
5662
5662
|
return !1;
|
5663
5663
|
if (Fs.test(n))
|
5664
5664
|
return r === n;
|
@@ -5681,7 +5681,7 @@ function Hs(n) {
|
|
5681
5681
|
* See the License for the specific language governing permissions and
|
5682
5682
|
* limitations under the License.
|
5683
5683
|
*/
|
5684
|
-
const
|
5684
|
+
const Vs = new te(3e4, 6e4);
|
5685
5685
|
function Ot() {
|
5686
5686
|
const n = g().___jsl;
|
5687
5687
|
if (n != null && n.H) {
|
@@ -5691,7 +5691,7 @@ function Ot() {
|
|
5691
5691
|
n.CP[t] = null;
|
5692
5692
|
}
|
5693
5693
|
}
|
5694
|
-
function
|
5694
|
+
function Ws(n) {
|
5695
5695
|
return new Promise((e, t) => {
|
5696
5696
|
var r, i, s;
|
5697
5697
|
function o() {
|
@@ -5706,7 +5706,7 @@ function Vs(n) {
|
|
5706
5706
|
/* AuthErrorCode.NETWORK_REQUEST_FAILED */
|
5707
5707
|
));
|
5708
5708
|
},
|
5709
|
-
timeout:
|
5709
|
+
timeout: Vs.get()
|
5710
5710
|
});
|
5711
5711
|
}
|
5712
5712
|
if (!((i = (r = g().gapi) === null || r === void 0 ? void 0 : r.iframes) === null || i === void 0) && i.Iframe)
|
@@ -5714,7 +5714,7 @@ function Vs(n) {
|
|
5714
5714
|
else if (!((s = g().gapi) === null || s === void 0) && s.load)
|
5715
5715
|
o();
|
5716
5716
|
else {
|
5717
|
-
const a =
|
5717
|
+
const a = Ji("iframefcb");
|
5718
5718
|
return g()[a] = () => {
|
5719
5719
|
gapi.load ? o() : t(_(
|
5720
5720
|
n,
|
@@ -5729,7 +5729,7 @@ function Vs(n) {
|
|
5729
5729
|
}
|
5730
5730
|
let ce = null;
|
5731
5731
|
function Gs(n) {
|
5732
|
-
return ce = ce ||
|
5732
|
+
return ce = ce || Ws(n), ce;
|
5733
5733
|
}
|
5734
5734
|
/**
|
5735
5735
|
* @license
|
@@ -5747,7 +5747,7 @@ function Gs(n) {
|
|
5747
5747
|
* See the License for the specific language governing permissions and
|
5748
5748
|
* limitations under the License.
|
5749
5749
|
*/
|
5750
|
-
const zs = new te(5e3, 15e3), $s = "__/auth/iframe",
|
5750
|
+
const zs = new te(5e3, 15e3), $s = "__/auth/iframe", Js = "emulator/auth/iframe", Zs = {
|
5751
5751
|
style: {
|
5752
5752
|
position: "absolute",
|
5753
5753
|
top: "-100px",
|
@@ -5756,13 +5756,13 @@ const zs = new te(5e3, 15e3), $s = "__/auth/iframe", Ys = "emulator/auth/iframe"
|
|
5756
5756
|
},
|
5757
5757
|
"aria-hidden": "true",
|
5758
5758
|
tabindex: "-1"
|
5759
|
-
},
|
5759
|
+
}, Xs = /* @__PURE__ */ new Map([
|
5760
5760
|
["identitytoolkit.googleapis.com", "p"],
|
5761
5761
|
["staging-identitytoolkit.sandbox.googleapis.com", "s"],
|
5762
5762
|
["test-identitytoolkit.sandbox.googleapis.com", "t"]
|
5763
5763
|
// test
|
5764
5764
|
]);
|
5765
|
-
function
|
5765
|
+
function Ys(n) {
|
5766
5766
|
const e = n.config;
|
5767
5767
|
d(
|
5768
5768
|
e.authDomain,
|
@@ -5770,11 +5770,11 @@ function Xs(n) {
|
|
5770
5770
|
"auth-domain-config-required"
|
5771
5771
|
/* AuthErrorCode.MISSING_AUTH_DOMAIN */
|
5772
5772
|
);
|
5773
|
-
const t = e.emulator ?
|
5773
|
+
const t = e.emulator ? Xe(e, Js) : `https://${n.config.authDomain}/${$s}`, r = {
|
5774
5774
|
apiKey: e.apiKey,
|
5775
5775
|
appName: n.name,
|
5776
5776
|
v: ee
|
5777
|
-
}, i =
|
5777
|
+
}, i = Xs.get(n.config.apiHost);
|
5778
5778
|
i && (r.eid = i);
|
5779
5779
|
const s = n._getFrameworks();
|
5780
5780
|
return s.length && (r.fw = s.join(",")), `${t}?${Q(r).slice(1)}`;
|
@@ -5788,9 +5788,9 @@ async function Ks(n) {
|
|
5788
5788
|
/* AuthErrorCode.INTERNAL_ERROR */
|
5789
5789
|
), e.open({
|
5790
5790
|
where: document.body,
|
5791
|
-
url:
|
5791
|
+
url: Ys(n),
|
5792
5792
|
messageHandlersFilter: t.iframes.CROSS_ORIGIN_IFRAMES_FILTER,
|
5793
|
-
attributes:
|
5793
|
+
attributes: Zs,
|
5794
5794
|
dontclear: !0
|
5795
5795
|
}, (r) => new Promise(async (i, s) => {
|
5796
5796
|
await r.restyle({
|
@@ -5932,7 +5932,7 @@ async function Nt(n, e, t, r, i, s) {
|
|
5932
5932
|
return `${co(n)}?${Q(a).slice(1)}${l}`;
|
5933
5933
|
}
|
5934
5934
|
function co({ config: n }) {
|
5935
|
-
return n.emulator ?
|
5935
|
+
return n.emulator ? Xe(n, oo) : `https://${n.authDomain}/${so}`;
|
5936
5936
|
}
|
5937
5937
|
/**
|
5938
5938
|
* @license
|
@@ -5960,12 +5960,12 @@ class lo {
|
|
5960
5960
|
async _openPopup(e, t, r, i) {
|
5961
5961
|
var s;
|
5962
5962
|
R((s = this.eventManagers[e._key()]) === null || s === void 0 ? void 0 : s.manager, "_initialize() not called before _openPopup()");
|
5963
|
-
const o = await Nt(e, t, r,
|
5963
|
+
const o = await Nt(e, t, r, He(), i);
|
5964
5964
|
return ro(e, o, Qe());
|
5965
5965
|
}
|
5966
5966
|
async _openRedirect(e, t, r, i) {
|
5967
5967
|
await this._originValidation(e);
|
5968
|
-
const s = await Nt(e, t, r,
|
5968
|
+
const s = await Nt(e, t, r, He(), i);
|
5969
5969
|
return hs(s), new Promise(() => {
|
5970
5970
|
});
|
5971
5971
|
}
|
@@ -6097,7 +6097,7 @@ function po(n) {
|
|
6097
6097
|
}
|
6098
6098
|
}
|
6099
6099
|
function fo(n) {
|
6100
|
-
|
6100
|
+
X(new G(
|
6101
6101
|
"auth",
|
6102
6102
|
(e, { options: t }) => {
|
6103
6103
|
const r = e.getProvider("app").getImmediate(), i = e.getProvider("heartbeat"), s = e.getProvider("app-check-internal"), { apiKey: o, authDomain: a } = r.options;
|
@@ -6110,8 +6110,8 @@ function fo(n) {
|
|
6110
6110
|
tokenApiHost: "securetoken.googleapis.com",
|
6111
6111
|
apiScheme: "https",
|
6112
6112
|
sdkClientVersion: vn(n)
|
6113
|
-
}, l = new
|
6114
|
-
return
|
6113
|
+
}, l = new Wi(r, i, s, c);
|
6114
|
+
return Xi(l, t), l;
|
6115
6115
|
},
|
6116
6116
|
"PUBLIC"
|
6117
6117
|
/* ComponentType.PUBLIC */
|
@@ -6123,7 +6123,7 @@ function fo(n) {
|
|
6123
6123
|
"auth-internal"
|
6124
6124
|
/* _ComponentName.AUTH_INTERNAL */
|
6125
6125
|
).initialize();
|
6126
|
-
})),
|
6126
|
+
})), X(new G(
|
6127
6127
|
"auth-internal",
|
6128
6128
|
(e) => {
|
6129
6129
|
const t = ve(e.getProvider(
|
@@ -6170,10 +6170,10 @@ const go = (n) => async (e) => {
|
|
6170
6170
|
}));
|
6171
6171
|
};
|
6172
6172
|
function vo(n = li()) {
|
6173
|
-
const e =
|
6173
|
+
const e = Xt(n, "auth");
|
6174
6174
|
if (e.isInitialized())
|
6175
6175
|
return e.getImmediate();
|
6176
|
-
const t =
|
6176
|
+
const t = Zi(n, {
|
6177
6177
|
popupRedirectResolver: uo,
|
6178
6178
|
persistence: [
|
6179
6179
|
ys,
|
@@ -6188,8 +6188,8 @@ function vo(n = li()) {
|
|
6188
6188
|
os(t, o, () => o(t.currentUser)), ss(t, (a) => o(a));
|
6189
6189
|
}
|
6190
6190
|
}
|
6191
|
-
const i =
|
6192
|
-
return i &&
|
6191
|
+
const i = Wt("auth");
|
6192
|
+
return i && Yi(t, `http://${i}`), t;
|
6193
6193
|
}
|
6194
6194
|
function Io() {
|
6195
6195
|
var n, e;
|
@@ -6218,7 +6218,7 @@ fo(
|
|
6218
6218
|
);
|
6219
6219
|
const bo = Ln({
|
6220
6220
|
history: Un(),
|
6221
|
-
routes: [...Ge, ...
|
6221
|
+
routes: [...Ge, ...We]
|
6222
6222
|
});
|
6223
6223
|
let De, Pe;
|
6224
6224
|
bo.beforeEach(async (n) => {
|
@@ -6228,20 +6228,20 @@ bo.beforeEach(async (n) => {
|
|
6228
6228
|
currentBusiness: r,
|
6229
6229
|
readRestaurants: i,
|
6230
6230
|
changeRestaurant: s
|
6231
|
-
} =
|
6231
|
+
} = Ve();
|
6232
6232
|
return n.name.startsWith("mf-payment-admin") ? e.value ? !0 : (De || (De = new Promise((o) => {
|
6233
|
-
const a =
|
6233
|
+
const a = J(e, (c) => {
|
6234
6234
|
var l;
|
6235
6235
|
c && (a(), o(((l = e.value) == null ? void 0 : l.isInternal) ?? !1));
|
6236
6236
|
});
|
6237
6237
|
})), De) : !r.value || !t.value ? (Pe || (Pe = Promise.all([
|
6238
6238
|
new Promise(async (o) => {
|
6239
|
-
const a =
|
6239
|
+
const a = J(r, (c) => {
|
6240
6240
|
c && (a(), o(!0));
|
6241
6241
|
});
|
6242
6242
|
}),
|
6243
6243
|
new Promise(async (o) => {
|
6244
|
-
const a =
|
6244
|
+
const a = J(t, (l) => {
|
6245
6245
|
l && (a(), o(!0));
|
6246
6246
|
}), c = await i();
|
6247
6247
|
await s(c == null ? void 0 : c.at(0));
|
@@ -6251,8 +6251,8 @@ bo.beforeEach(async (n) => {
|
|
6251
6251
|
const yo = /* @__PURE__ */ Ut({
|
6252
6252
|
__name: "AppSidebar",
|
6253
6253
|
setup(n) {
|
6254
|
-
const e =
|
6255
|
-
|
6254
|
+
const e = Ve(), t = Bn(), r = Fn(t.currentRoute.value.name);
|
6255
|
+
J(t.currentRoute, () => {
|
6256
6256
|
r.value = t.currentRoute.value.name;
|
6257
6257
|
});
|
6258
6258
|
const i = Ge.map((a) => {
|
@@ -6266,7 +6266,7 @@ const yo = /* @__PURE__ */ Ut({
|
|
6266
6266
|
return t.push({ name: a.name });
|
6267
6267
|
}
|
6268
6268
|
};
|
6269
|
-
}).filter((a) => !!a), s =
|
6269
|
+
}).filter((a) => !!a), s = We.map((a) => {
|
6270
6270
|
var c;
|
6271
6271
|
if ((c = a.meta) != null && c.sidebarDisplay)
|
6272
6272
|
return {
|
@@ -6293,7 +6293,7 @@ const yo = /* @__PURE__ */ Ut({
|
|
6293
6293
|
});
|
6294
6294
|
return (a, c) => {
|
6295
6295
|
const l = Bt("FmCollapsibleTabs");
|
6296
|
-
return Ft(),
|
6296
|
+
return Ft(), Ht(l, {
|
6297
6297
|
modelValue: r.value,
|
6298
6298
|
"onUpdate:modelValue": c[0] || (c[0] = (u) => r.value = u),
|
6299
6299
|
items: o.value,
|
@@ -6306,35 +6306,35 @@ var Eo = { authClientId: "1a362d621873497b277ea55258cc82594ba148d235257f7bd44ea2
|
|
6306
6306
|
const Oo = /* @__PURE__ */ Ut({
|
6307
6307
|
__name: "App",
|
6308
6308
|
setup(n) {
|
6309
|
-
const { state: e } =
|
6309
|
+
const { state: e } = Vn(), t = Ve(), r = Yt(Eo.firebase);
|
6310
6310
|
async function i() {
|
6311
6311
|
const s = t.sessionUser.value;
|
6312
6312
|
if (!s || !s.token) return;
|
6313
6313
|
const o = await s.getCustomToken(), a = vo(r);
|
6314
6314
|
await is(a, o);
|
6315
6315
|
}
|
6316
|
-
return i(),
|
6316
|
+
return i(), J(t.sessionUser, i), Hn(() => {
|
6317
6317
|
e.isIframe && parent.postMessage({ event: "ready" }, "*");
|
6318
6318
|
}), xn(() => {
|
6319
6319
|
t.registerSidebarComponent(yo);
|
6320
6320
|
}), (s, o) => {
|
6321
6321
|
const a = Bt("RouterView");
|
6322
|
-
return Ft(),
|
6322
|
+
return Ft(), Ht(a);
|
6323
6323
|
};
|
6324
6324
|
}
|
6325
6325
|
}), Co = [
|
6326
|
-
...
|
6326
|
+
...We,
|
6327
6327
|
...Ge
|
6328
6328
|
];
|
6329
6329
|
export {
|
6330
6330
|
G as C,
|
6331
6331
|
M as F,
|
6332
6332
|
ee as S,
|
6333
|
-
|
6334
|
-
|
6335
|
-
|
6333
|
+
X as _,
|
6334
|
+
Xt as a,
|
6335
|
+
So as b,
|
6336
6336
|
li as c,
|
6337
|
-
|
6337
|
+
Ao as d,
|
6338
6338
|
gt as e,
|
6339
6339
|
Co as f,
|
6340
6340
|
z as g,
|