@feedmepos/mf-menu 0.31.33-beta.7 → 0.31.33-beta.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (86) hide show
  1. package/dist/{App-CZEABsQj.js → App-WQChaTIO.js} +6 -6
  2. package/dist/{ApplyProduct.vue_vue_type_script_setup_true_lang-D_ak48OL.js → ApplyProduct.vue_vue_type_script_setup_true_lang-t1K3plXk.js} +20 -20
  3. package/dist/{Catalog-DS7IAwCI.js → Catalog-BX_1g0ru.js} +6 -6
  4. package/dist/{Category-Bi3vbTgq.js → Category-C6BSLYTZ.js} +19 -19
  5. package/dist/{Category-DKes4JxR.js → Category-COTd0h8i.js} +14 -14
  6. package/dist/{CookingGuide-Cl-JvfNC.js → CookingGuide-DTTGVOtZ.js} +4 -4
  7. package/dist/{CustomAttributeChip.vue_vue_type_script_setup_true_lang-C01PGALf.js → CustomAttributeChip.vue_vue_type_script_setup_true_lang-UQQSF2Fv.js} +1 -1
  8. package/dist/{Group-CDmNdtn6.js → Group-BKhYr_XK.js} +3 -3
  9. package/dist/{Group-CPd33rHj.js → Group-tv4NRLFA.js} +1 -1
  10. package/dist/{Group.vue_vue_type_script_setup_true_lang-DLhPMn7r.js → Group.vue_vue_type_script_setup_true_lang-Cql0J4TN.js} +38 -36
  11. package/dist/GroupMarkupPriceDialog.vue_vue_type_script_setup_true_lang-DIUX09XZ.js +367 -0
  12. package/dist/{ImportProductDialog.vue_vue_type_script_setup_true_lang-DZgnCsAY.js → ImportProductDialog.vue_vue_type_script_setup_true_lang-azTd9oJY.js} +12597 -12946
  13. package/dist/{Ingredient-C5iKMG5S.js → Ingredient-EhrV45jG.js} +3 -3
  14. package/dist/{InventoryBinding.vue_vue_type_script_setup_true_lang-CYb8p8df.js → InventoryBinding.vue_vue_type_script_setup_true_lang-DNLOCn6Z.js} +2 -2
  15. package/dist/LinkProductSideSheet-CLUkYMJx.js +297 -0
  16. package/dist/{MenuSetting-DeLFW5Q0.js → MenuSetting-DMYnqQqF.js} +4 -4
  17. package/dist/{PrintRoute-BptA-_Yt.js → PrintRoute-Ct0vYBI0.js} +89 -88
  18. package/dist/{Product-D5WYsf9P.js → Product-CVOGBfGP.js} +1 -1
  19. package/dist/Product.vue_vue_type_script_setup_true_lang-3qo4KHwM.js +1578 -0
  20. package/dist/{ProductInternalTools-_ml77R5u.js → ProductInternalTools-BD4pbpTq.js} +5 -5
  21. package/dist/Products-DiqJJi0G.js +283 -0
  22. package/dist/{Publish-BB_8J3PJ.js → Publish-DNW7kAyt.js} +3 -3
  23. package/dist/{Recipe-Dc7mD-Mu.js → Recipe-DB59Oilo.js} +4 -4
  24. package/dist/{Scheduler-H2mx0WJm.js → Scheduler-CdvXOmD9.js} +3 -3
  25. package/dist/{ServingSequence-GYdFh7RK.js → ServingSequence-BJidBanx.js} +3 -3
  26. package/dist/{Setting-B_-Bv8NR.js → Setting-CT0-ErCV.js} +5 -5
  27. package/dist/{Subcategory-CHcCMqcS.js → Subcategory-Qss-q16J.js} +4 -4
  28. package/dist/{Takeaway-BeDox-sK.js → Takeaway-Cco68UWM.js} +1 -1
  29. package/dist/{Takeaway-BaDz1y8l.js → Takeaway-DJZrAOhK.js} +4 -4
  30. package/dist/{Takeaway.vue_vue_type_script_setup_true_lang-CwWyzrey.js → Takeaway.vue_vue_type_script_setup_true_lang-_UIxFm40.js} +5 -5
  31. package/dist/Thumbnail.vue_vue_type_script_setup_true_lang-DQ8A_b8N.js +431 -0
  32. package/dist/TreeEditorOpenner.vue_vue_type_script_setup_true_lang-C-GQNgOs.js +5990 -0
  33. package/dist/{Unit-D4uSc8lg.js → Unit-jNMtjCqg.js} +2 -2
  34. package/dist/{Variant-MVe8LhBc.js → Variant-vgkCtn6k.js} +3 -3
  35. package/dist/_id_-VWD7FuB8.js +202 -0
  36. package/dist/{app-BbIBgy7D.js → app-DCfZrw5q.js} +1 -1
  37. package/dist/{app-B0ogzdm0.js → app-FT-17pdN.js} +24 -24
  38. package/dist/app.js +1 -1
  39. package/dist/apps/mf-menu/src/components/feature/RestaurantAttributesSelector.vue.d.ts +33 -0
  40. package/dist/apps/mf-menu/src/components/feature/TreeEditor/composable/catalog.d.ts +2 -0
  41. package/dist/apps/mf-menu/src/components/feature/TreeEditor/store/menuV2.d.ts +3 -1
  42. package/dist/apps/mf-menu/src/composable/linkProducts.d.ts +1276 -0
  43. package/dist/apps/mf-menu/src/types/linkProducts.d.ts +21 -0
  44. package/dist/apps/mf-menu/src/views/PrintRoute/PrintDepartmentDialog.vue.d.ts +5 -3
  45. package/dist/apps/mf-menu/tsconfig.app.tsbuildinfo +1 -1
  46. package/dist/assets/{linked-status-DepVvcGX.js → linked-status-CgdauMC-.js} +8 -8
  47. package/dist/assets/{override-menu-Cb7cvOj9.js → override-menu-BjjuzKpf.js} +8 -8
  48. package/dist/assets/{validate-menu-Hc7m9hHC.js → validate-menu-C0NftO2y.js} +8 -8
  49. package/dist/{catalog-_R7Bi_aW.js → catalog-Cu3xX3Ij.js} +1 -1
  50. package/dist/{catalogSetting-Bnr55VnE.js → catalogSetting-MeAAWjBX.js} +1 -1
  51. package/dist/{category-C0kozMAs.js → category-D5yCmLTw.js} +1 -1
  52. package/dist/{currency-DFA-7C9k.js → currency-DQtVpVAB.js} +1 -1
  53. package/dist/{dayjs.min-BzOsbxFW.js → dayjs.min-B17nF95f.js} +1 -1
  54. package/dist/{index-asthzgeW.js → index-1CsXkVcJ.js} +1 -1
  55. package/dist/{index-y3TkmTDS.js → index-B6mBc4vZ.js} +3 -3
  56. package/dist/{index-LrL2OIsF.js → index-CAsg0n3_.js} +3 -3
  57. package/dist/index-D7yR1j9C.js +215 -0
  58. package/dist/{item-BHFMgTjL.js → item-BXuPBp61.js} +196 -194
  59. package/dist/{jszip.min-BYCWga7V.js → jszip.min-Dzj1bdkj.js} +245 -245
  60. package/dist/{menu-UNNs3oeu.js → menu-CpOCeOvo.js} +1201 -1192
  61. package/dist/{menu-7YBc_V0y.js → menu-CzQXSBCu.js} +1 -1
  62. package/dist/menuV2-Cw9jPRug.js +707 -0
  63. package/dist/mf-menu.css +1 -1
  64. package/dist/{priceTier-I7O5kuz-.js → priceTier-DmDrpMES.js} +1 -1
  65. package/dist/{scheduler-c0cSXqeD.js → scheduler-f8MIyGun.js} +16 -17
  66. package/dist/subcategory-C3sMuoGj.js +148 -0
  67. package/dist/{toExcel-C8d-m0RH.js → toExcel-BoLqUKHC.js} +2 -2
  68. package/dist/{unit-B0Bl56gY.js → unit-CAKmah7M.js} +5 -4
  69. package/package.json +3 -3
  70. package/dist/FormItem.vue_vue_type_script_setup_true_lang-BmPAVphe.js +0 -26
  71. package/dist/GroupMarkupPriceDialog.vue_vue_type_script_setup_true_lang-DW1ET8Ys.js +0 -372
  72. package/dist/LinkProductSideSheet-QUllj_xC.js +0 -112
  73. package/dist/Product.vue_vue_type_script_setup_true_lang-TwmxZaik.js +0 -1644
  74. package/dist/Products-BA-G2Yya.js +0 -270
  75. package/dist/Thumbnail.vue_vue_type_script_setup_true_lang-DzQ8_6Bi.js +0 -71
  76. package/dist/TreeEditorOpenner.vue_vue_type_script_setup_true_lang-Dp2eaieu.js +0 -6149
  77. package/dist/_id_-CoMVzmjC.js +0 -178
  78. package/dist/apps/mf-menu/src/components/feature/AttributesSelector.vue.d.ts +0 -2
  79. package/dist/apps/mf-menu/src/components/feature/LinkProduct/LinkProductSideSheet.vue.d.ts +0 -70
  80. package/dist/apps/mf-menu/src/components/feature/LinkProduct/LinkProductUnifiedSideSheet.vue.d.ts +0 -12
  81. package/dist/apps/mf-menu/src/composable/customAttributes.d.ts +0 -88
  82. package/dist/customAttributes-C1FljtXt.js +0 -33
  83. package/dist/index-Ce4v8o7D.js +0 -106
  84. package/dist/subcategory-YHkkwrLj.js +0 -817
  85. /package/dist/{app-DvG3mOom.js → LinkProductSideSheet.vue_vue_type_style_index_0_scoped_97fa9d58_lang-DvG3mOom.js} +0 -0
  86. /package/dist/{apps/mf-menu/src/components → packages/shared/src/components/info}/CustomAttributeChip.vue.d.ts +0 -0
@@ -2,14 +2,14 @@ import { defineComponent as ie, computed as b, ref as $, reactive as Ve, watch a
2
2
  import { useI18n as Q } from "@feedmepos/mf-common";
3
3
  import { useSnackbar as W, components as se, useDialog as $e, FmButtonVariant as ue, useBreakpoints as Ue } from "@feedmepos/ui-library";
4
4
  import { _ as Ne } from "./ResponsiveFabButton.vue_vue_type_script_setup_true_lang-Cn-3MRBO.js";
5
- import { O as re, D as X, u as Z, H as Oe, B as K, I as Be, e as le, J as q, G as H } from "./menu-UNNs3oeu.js";
5
+ import { O as re, D as X, u as Z, H as Oe, B as K, I as Be, e as le, J as q, G as H } from "./menu-CpOCeOvo.js";
6
6
  import { _ as Ie } from "./PageLayout.vue_vue_type_script_setup_true_lang-2f0QfweQ.js";
7
7
  import { _ as ce } from "./index.vue_vue_type_script_setup_true_lang-BgqsTzLI.js";
8
8
  import { defineStore as Te } from "pinia";
9
- import { _ as ae, g as Le } from "./InventoryBinding.vue_vue_type_script_setup_true_lang-CYb8p8df.js";
9
+ import { _ as ae, g as Le } from "./InventoryBinding.vue_vue_type_script_setup_true_lang-DNLOCn6Z.js";
10
10
  import { u as De } from "./discardConfirm-BHni0LNu.js";
11
11
  import { c as Pe } from "./check-C9mY6LiX.js";
12
- import { u as Re } from "./unit-B0Bl56gY.js";
12
+ import { u as Re } from "./unit-CAKmah7M.js";
13
13
  import { c as Ae } from "./createComponentProgrammatically-Bt2rn1IQ.js";
14
14
  const Ye = { class: "fm-typo-en-title-md-600" }, ze = {
15
15
  key: 0,
@@ -1,9 +1,9 @@
1
1
  import { defineComponent as et, watch as st, computed as ve, resolveComponent as qe, createElementBlock as Ne, openBlock as Ae, createElementVNode as Le, createVNode as He, toDisplayString as tt, unref as Oe, isRef as ut, createBlock as dt, createCommentVNode as $t, Fragment as pt, renderList as ct, h as Ie } from "vue";
2
- import { u as mt, e as ze, A as We, a5 as Qe, c as gt, a6 as Ft } from "./menu-UNNs3oeu.js";
2
+ import { u as mt, e as ze, A as We, a4 as Qe, c as gt, a5 as Ft } from "./menu-CpOCeOvo.js";
3
3
  import { useI18n as nt } from "@feedmepos/mf-common";
4
4
  import { useDialogChild as ft, useProxiedModel as It, useDialog as yt, components as we, FmButtonColorThemeVariant as Ze, FmButtonVariant as Ke } from "@feedmepos/ui-library";
5
5
  import { u as St } from "./search-BAPEUu1R.js";
6
- var Be = { env: { GITHUB_STATE: "/home/runner/work/_temp/_runner_file_commands/save_state_03f9c159-583a-486d-aae9-3ae7e49a519e", npm_package_scripts_dev_prod: "dotenv -e .env.prod -- vite --mode dev --port 5176", npm_package_dependencies__vue_devtools_api: "^6.5.0", npm_package_dependencies_dinero_js: "^1.9.1", npm_package_devDependencies__types_node: "^18.18.5", DOTNET_NOLOGO: "1", npm_package_dependencies__feedmepos_core_dart: "^0.2.6", npm_package_dependencies__feedmepos_remy_vue_client: "0.1.3-beta.8", npm_package_dependencies_pinia: "^2.1.7", USER: "runner", npm_package_devDependencies__rollup_plugin_node_resolve: "^16.0.0", npm_config_user_agent: "pnpm/9.15.9 npm/? node/v18.20.8 linux x64", CI: "true", npm_package_dependencies_vue: "^3.5.16", RUNNER_ENVIRONMENT: "github-hosted", GITHUB_ENV: "/home/runner/work/_temp/_runner_file_commands/set_env_03f9c159-583a-486d-aae9-3ae7e49a519e", PIPX_HOME: "/opt/pipx", FIREBASE_DATABASE_URL: "https://feedme-dev-4c3ef.firebaseio.com", npm_package_devDependencies_vite: "^6.2.2", npm_node_execpath: "/opt/hostedtoolcache/node/18.20.8/x64/bin/node", JAVA_HOME_8_X64: "/usr/lib/jvm/temurin-8-jdk-amd64", SHLVL: "1", MENU_BACKEND_URL: "https://menu-v4-dev.feedmeapi.com", GTM_ID: "GTM-P7Z9FMS6", FIREBASE_MESSAGING_SENDER_ID: "458797803788", npm_package_files_0: "dist", HOME: "/home/runner", VITE_FEED_ME_NAMESPACE: "development", npm_package_devDependencies_sass: "1.69.5", RUNNER_TEMP: "/home/runner/work/_temp", GITHUB_EVENT_PATH: "/home/runner/work/_temp/_github_workflow/event.json", JAVA_HOME_11_X64: "/usr/lib/jvm/temurin-11-jdk-amd64", PIPX_BIN_DIR: "/opt/pipx_bin", GITHUB_REPOSITORY_OWNER: "feedmepos", npm_package_dependencies__feedmepos_core_legacy: "file:../../core-legacy-1.2.tar.gz", npm_package_dependencies_change_case: "^5.4.4", NODE_OPTIONS: "--max-old-space-size=10240", GRADLE_HOME: "/usr/share/gradle-9.1.0", ANDROID_NDK_LATEST_HOME: "/usr/local/lib/android/sdk/ndk/28.2.13676358", JAVA_HOME_21_X64: "/usr/lib/jvm/temurin-21-jdk-amd64", GITHUB_RETENTION_DAYS: "90", npm_package_scripts_type_check: "vue-tsc --noEmit -p tsconfig.app.json --composite false", npm_package_dependencies__feedmepos_mf_common: "workspace:^", npm_package_devDependencies_npm_run_all2: "^6.1.1", GITHUB_REPOSITORY_OWNER_ID: "54831515", POWERSHELL_DISTRIBUTION_CHANNEL: "GitHub-Actions-ubuntu24", AZURE_EXTENSION_DIR: "/opt/az/azcliextensions", GITHUB_HEAD_REF: "", GTM_SERVER_URL: "https://server-side-tagging-rsrq3ogsuq-as.a.run.app", SYSTEMD_EXEC_PID: "1738", npm_package_dependencies__feedmepos_ui_library: "1.7.3", npm_package_dependencies_dayjs: "^1.11.12", npm_package_devDependencies__tsconfig_node18: "^18.2.2", GITHUB_GRAPHQL_URL: "https://api.github.com/graphql", npm_package_dependencies_i18next: "^23.11.5", npm_package_devDependencies_tailwindcss: "^3.3.3", npm_package_devDependencies_typescript: "^5.2.2", NVM_DIR: "/home/runner/.nvm", npm_package_scripts_build_dev: "dotenv -e .env.dev pnpm build-only", npm_package_dependencies_xlsx: "^0.18.5", npm_package_devDependencies_vue_tsc: "^1.8.25", DOTNET_SKIP_FIRST_TIME_EXPERIENCE: "1", JAVA_HOME_17_X64: "/usr/lib/jvm/temurin-17-jdk-amd64", ImageVersion: "20250922.53.1", npm_package_scripts_dev: "vite --mode dev --port 5176", npm_package_scripts_build_prod: "dotenv -e .env.prod pnpm build-only", npm_package_dependencies__feedmepos_custom_attributes: "0.0.1-rc.3", npm_package_dependencies__types_dinero_js: "^1.9.4", npm_package_dependencies_i18next_vue: "^4.0.0", npm_package_devDependencies_prettier: "^3.0.3", LOGNAME: "runner", RUNNER_OS: "Linux", GITHUB_API_URL: "https://api.github.com", GOROOT_1_22_X64: "/opt/hostedtoolcache/go/1.22.12/x64", SWIFT_PATH: "/usr/share/swift/usr/bin", PORTAL_BACKEND_URL: "https://portal-v2-dev.feedmeapi.com", npm_package_type: "module", npm_package_dependencies__vueuse_core: "^10.11.0", npm_package_devDependencies__vue_tsconfig: "^0.4.0", CHROMEWEBDRIVER: "/usr/local/share/chromedriver-linux64", GOROOT_1_23_X64: "/opt/hostedtoolcache/go/1.23.12/x64", JOURNAL_STREAM: "9:11090", GITHUB_WORKFLOW: "Publish mf-menu dev", _: "/home/runner/setup-pnpm/node_modules/.bin/pnpm", npm_package_module: "./dist/app.js", npm_package_dependencies_vite_svg_loader: "^5.1.0", npm_package_devDependencies__rollup_plugin_commonjs: "^28.0.2", npm_package_devDependencies_autoprefixer: "^10.4.16", MEMORY_PRESSURE_WATCH: "/sys/fs/cgroup/system.slice/hosted-compute-agent.service/memory.pressure", GOROOT_1_24_X64: "/opt/hostedtoolcache/go/1.24.7/x64", REMY_URL: "https://remy-dev.feedmeapi.com/v1", npm_package_scripts_lint: "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore", npm_package_devDependencies__types_uuid: "^10.0.0", npm_config_registry: "https://registry.npmjs.org/", ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE: "/opt/actionarchivecache", GITHUB_RUN_ID: "18044610309", npm_package_devDependencies__types_lodash: "^4.17.6", GITHUB_REF_TYPE: "branch", BOOTSTRAP_HASKELL_NONINTERACTIVE: "1", GITHUB_WORKFLOW_SHA: "cc6de361dabc61f987423f169ede7d4813f841c3", GITHUB_BASE_REF: "", ImageOS: "ubuntu24", GTM_ENV: "development", FIREBASE_STORAGE_BUCKET: "image.feedmedev.cc", FIREBASE_MEASUREMENT_ID: "G-J2QG09D2Q7", npm_package_exports___import: "./dist/app.js", npm_package_devDependencies__vitejs_plugin_vue: "^5.2.4", GITHUB_WORKFLOW_REF: "feedmepos/portal/.github/workflows/publish-mf-menu.yml@refs/heads/KDI-2152_menu-catalog-should-support-choose-price-tier-by-restaurant-attributes", GITHUB_ACTION_REPOSITORY: "", ENABLE_RUNNER_TRACING: "true", FIREBASE_AUTH_DOMAIN: "feedme-dev-4c3ef.firebaseapp.com", npm_package_dependencies_axios: "^1.7.2", npm_package_devDependencies__types_pouchdb_core: "^7.0.15", npm_config_node_gyp: "/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules/pnpm/dist/node_modules/node-gyp/bin/node-gyp.js", PATH: "/home/runner/work/portal/portal/apps/mf-menu/node_modules/.bin:/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules/pnpm/dist/node-gyp-bin:/home/runner/work/portal/portal/node_modules/.bin:/home/runner/work/portal/portal/apps/mf-menu/node_modules/.bin:/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules/pnpm/dist/node-gyp-bin:/home/runner/work/portal/portal/node_modules/.bin:/home/runner/work/portal/portal/apps/mf-menu/node_modules/.bin:/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules/pnpm/dist/node-gyp-bin:/home/runner/work/portal/portal/node_modules/.bin:/home/runner/setup-pnpm/node_modules/.bin:/opt/hostedtoolcache/node/18.20.8/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", ANT_HOME: "/usr/share/ant", DOTNET_MULTILEVEL_LOOKUP: "0", RUNNER_TRACKING_ID: "github_d5f5a598-e3b8-4dc9-96e2-856c01168d38", INVOCATION_ID: "1b6d196775db4d8892042015c2c9e93f", RUNNER_TOOL_CACHE: "/opt/hostedtoolcache", NODE: "/opt/hostedtoolcache/node/18.20.8/x64/bin/node", npm_package_name: "@feedmepos/mf-menu", npm_package_dependencies_file_saver: "^2.0.5", GITHUB_ACTION: "__run_4", GITHUB_RUN_NUMBER: "421", GITHUB_TRIGGERING_ACTOR: "victorchai", RUNNER_ARCH: "X64", XDG_RUNTIME_DIR: "/run/user/1001", AGENT_TOOLSDIRECTORY: "/opt/hostedtoolcache", GTM_SERVER_MEASUREMENT_ID: "G-759WBZPF06", npm_package_scripts_build_mf: "vite build --mode fmmf", npm_package_scripts_publish_npm: "pnpm build && pnpm publish --no-git-checks", npm_config_frozen_lockfile: "", npm_package_dependencies_vue_advanced_cropper: "^2.8.9", LANG: "C.UTF-8", VCPKG_INSTALLATION_ROOT: "/usr/local/share/vcpkg", npm_package_devDependencies_eslint: "^8.49.0", CONDA: "/usr/share/miniconda", RUNNER_NAME: "GitHub Actions 1000018917", XDG_CONFIG_HOME: "/home/runner/.config", GITHUB_REF_NAME: "KDI-2152_menu-catalog-should-support-choose-price-tier-by-restaurant-attributes", GITHUB_REPOSITORY: "feedmepos/portal", npm_package_exports___style_css: "./dist/style.css", npm_package_scripts_build_dts: "vue-tsc --declaration --emitDeclarationOnly -p tsconfig.app.json --outDir ./dist", npm_package_dependencies__feedmepos_core: "2.14.36", npm_lifecycle_script: "vite build --mode fmmf", ANDROID_NDK_ROOT: "/usr/local/lib/android/sdk/ndk/27.3.13750724", GITHUB_ACTION_REF: "", DEBIAN_FRONTEND: "noninteractive", npm_package_dependencies_vue3_lottie: "^3.3.0", npm_package_devDependencies__vitejs_plugin_vue_jsx: "^5.0.0", SHELL: "/bin/bash", GITHUB_REPOSITORY_ID: "705534668", GITHUB_ACTIONS: "true", NODE_PATH: "/home/runner/work/portal/portal/node_modules/.pnpm/vite@6.3.5_@types+node@18.19.110_jiti@1.21.7_sass@1.69.5_terser@5.40.0_yaml@2.8.0/node_modules/vite/bin/node_modules:/home/runner/work/portal/portal/node_modules/.pnpm/vite@6.3.5_@types+node@18.19.110_jiti@1.21.7_sass@1.69.5_terser@5.40.0_yaml@2.8.0/node_modules/vite/node_modules:/home/runner/work/portal/portal/node_modules/.pnpm/vite@6.3.5_@types+node@18.19.110_jiti@1.21.7_sass@1.69.5_terser@5.40.0_yaml@2.8.0/node_modules:/home/runner/work/portal/portal/node_modules/.pnpm/node_modules:/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules/pnpm/bin/node_modules:/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules/pnpm/node_modules:/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules:/home/runner/setup-pnpm/node_modules/.pnpm/node_modules:/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules/pnpm/bin/node_modules:/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules/pnpm/node_modules:/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules:/home/runner/setup-pnpm/node_modules/.pnpm/node_modules:/home/runner/work/portal/portal/node_modules/.pnpm/dotenv-cli@7.4.4/node_modules/dotenv-cli/node_modules:/home/runner/work/portal/portal/node_modules/.pnpm/dotenv-cli@7.4.4/node_modules:/home/runner/work/portal/portal/node_modules/.pnpm/node_modules:/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules/pnpm/bin/node_modules:/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules/pnpm/node_modules:/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules:/home/runner/setup-pnpm/node_modules/.pnpm/node_modules", npm_package_version: "0.31.33-beta.7", npm_package_scripts_build_only: "pnpm build:mf && pnpm build:dts && echo 'Build completed'", npm_package_dependencies__feedmepos_mf_inventory_portal: "https://registry.npmjs.org/@feedmepos/mf-inventory-portal/-/mf-inventory-portal-0.0.19-dev.6.tgz", npm_package_dependencies_exceljs: "^4.4.0", npm_package_dependencies_vuedraggable: "^4.1.0", npm_lifecycle_event: "build:mf", GITHUB_REF_PROTECTED: "false", GTM_DEBUG: "true", FIREBASE_PROJECT_ID: "feedme-dev-4c3ef", npm_package_scripts_build: 'run-p type-check "build-only {@}" --', npm_package_dependencies_dotenv_cli: "^7.4.2", npm_package_dependencies_uuid: "^10.0.0", npm_package_dependencies_vue_i18n: "10.0.5", GITHUB_WORKSPACE: "/home/runner/work/portal/portal", ACCEPT_EULA: "Y", GITHUB_JOB: "deploy", npm_package_dependencies_lodash: "^4.17.21", GITHUB_SHA: "cc6de361dabc61f987423f169ede7d4813f841c3", GITHUB_RUN_ATTEMPT: "1", FIREBASE_APP_ID: "1:458797803788:web:37f2af2926a84288f0c129", npm_package_dependencies_canvas: "^2.9.3", npm_package_dependencies_vue_router: "^4.2.5", npm_package_devDependencies_eslint_plugin_tailwindcss: "^3.14.0", GITHUB_REF: "refs/heads/KDI-2152_menu-catalog-should-support-choose-price-tier-by-restaurant-attributes", GITHUB_ACTOR: "victorchai", ANDROID_SDK_ROOT: "/usr/local/lib/android/sdk", npm_package_license: "UNLICENSED", npm_package_scripts_format: "prettier --write src/", npm_package_scripts_prepare_menu_debug: "bash scripts/prepare-menu-debug.sh", npm_package_dependencies_firebase: "^10.12.4", npm_package_dependencies_jszip: "^3.10.1", GITHUB_PATH: "/home/runner/work/_temp/_runner_file_commands/add_path_03f9c159-583a-486d-aae9-3ae7e49a519e", JAVA_HOME: "/usr/lib/jvm/temurin-17-jdk-amd64", PWD: "/home/runner/work/portal/portal/apps/mf-menu", GITHUB_ACTOR_ID: "49786844", RUNNER_WORKSPACE: "/home/runner/work/portal", npm_execpath: "/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules/pnpm/bin/pnpm.cjs", HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS: "3650", GITHUB_EVENT_NAME: "workflow_dispatch", HOMEBREW_NO_AUTO_UPDATE: "1", ANDROID_HOME: "/usr/local/lib/android/sdk", GITHUB_SERVER_URL: "https://github.com", GECKOWEBDRIVER: "/usr/local/share/gecko_driver", GHCUP_INSTALL_BASE_PREFIX: "/usr/local", GITHUB_OUTPUT: "/home/runner/work/_temp/_runner_file_commands/set_output_03f9c159-583a-486d-aae9-3ae7e49a519e", npm_package_exports___types: "./dist/apps/mf-menu/src/app.d.ts", npm_package_dependencies__feedmepos_auth: "^1.1.14", npm_package_dependencies__feedmepos_inventory_core: "^0.2.6", npm_package_dependencies__feedmepos_zod_entity: "0.0.4-alpha.9", EDGEWEBDRIVER: "/usr/local/share/edge_driver", PNPM_SCRIPT_SRC_DIR: "/home/runner/work/portal/portal/apps/mf-menu", npm_package_devDependencies_eslint_plugin_vue: "^9.17.0", npm_package_devDependencies_postcss: "^8.4.31", npm_command: "run-script", ANDROID_NDK: "/usr/local/lib/android/sdk/ndk/27.3.13750724", SGX_AESM_ADDR: "1", CHROME_BIN: "/usr/bin/google-chrome", VITE_FEED_ME_CLIENT_ID: "1a362d621873497b277ea55258cc82594ba148d235257f7bd44ea2acc132d8a4", npm_package_scripts_deploy: "pnpm publish --no-git-checks .", npm_package_dependencies_vue3_carousel: "0.16.0", SELENIUM_JAR_PATH: "/usr/share/java/selenium-server.jar", MEMORY_PRESSURE_WRITE: "c29tZSAyMDAwMDAgMjAwMDAwMAA=", PNPM_HOME: "/home/runner/setup-pnpm/node_modules/.bin", FIREBASE_API_KEY: "AIzaSyAj8JdCHtP0Vc5vZobCfgoLzWxPIn0WUG4", npm_package_dependencies__feedmepos_menu: "1.7.12", ANDROID_NDK_HOME: "/usr/local/lib/android/sdk/ndk/27.3.13750724", GITHUB_STEP_SUMMARY: "/home/runner/work/_temp/_runner_file_commands/step_summary_03f9c159-583a-486d-aae9-3ae7e49a519e", INIT_CWD: "/home/runner/work/portal/portal/apps/mf-menu", NODE_ENV: "production" } }, rt = typeof Be < "u" && (Be.versions || {}).hasOwnProperty("node"), D = rt ? Object.create(globalThis) : globalThis;
6
+ var Be = { env: { GITHUB_STATE: "/home/runner/work/_temp/_runner_file_commands/save_state_532a012e-208e-46bf-89ce-4dfd292600f6", npm_package_scripts_dev_prod: "dotenv -e .env.prod -- vite --mode dev --port 5176", npm_package_dependencies__vue_devtools_api: "^6.5.0", npm_package_dependencies_dinero_js: "^1.9.1", npm_package_devDependencies__types_node: "^18.18.5", DOTNET_NOLOGO: "1", npm_package_dependencies__feedmepos_core_dart: "^0.2.6", npm_package_dependencies__feedmepos_remy_vue_client: "0.1.3-beta.8", npm_package_dependencies_pinia: "^2.1.7", USER: "runner", npm_package_devDependencies__rollup_plugin_node_resolve: "^16.0.0", npm_config_user_agent: "pnpm/9.15.9 npm/? node/v18.20.8 linux x64", CI: "true", npm_package_dependencies_vue: "^3.5.16", RUNNER_ENVIRONMENT: "github-hosted", GITHUB_ENV: "/home/runner/work/_temp/_runner_file_commands/set_env_532a012e-208e-46bf-89ce-4dfd292600f6", PIPX_HOME: "/opt/pipx", FIREBASE_DATABASE_URL: "https://feedme-dev-4c3ef.firebaseio.com", npm_package_devDependencies_vite: "^6.2.2", npm_node_execpath: "/opt/hostedtoolcache/node/18.20.8/x64/bin/node", JAVA_HOME_8_X64: "/usr/lib/jvm/temurin-8-jdk-amd64", SHLVL: "1", MENU_BACKEND_URL: "https://menu-v4-dev.feedmeapi.com", GTM_ID: "GTM-P7Z9FMS6", FIREBASE_MESSAGING_SENDER_ID: "458797803788", npm_package_files_0: "dist", HOME: "/home/runner", VITE_FEED_ME_NAMESPACE: "development", npm_package_devDependencies_sass: "1.69.5", RUNNER_TEMP: "/home/runner/work/_temp", GITHUB_EVENT_PATH: "/home/runner/work/_temp/_github_workflow/event.json", JAVA_HOME_11_X64: "/usr/lib/jvm/temurin-11-jdk-amd64", PIPX_BIN_DIR: "/opt/pipx_bin", GITHUB_REPOSITORY_OWNER: "feedmepos", npm_package_dependencies__feedmepos_core_legacy: "file:../../core-legacy-1.2.tar.gz", npm_package_dependencies_change_case: "^5.4.4", NODE_OPTIONS: "--max-old-space-size=10240", GRADLE_HOME: "/usr/share/gradle-9.1.0", ANDROID_NDK_LATEST_HOME: "/usr/local/lib/android/sdk/ndk/28.2.13676358", JAVA_HOME_21_X64: "/usr/lib/jvm/temurin-21-jdk-amd64", GITHUB_RETENTION_DAYS: "90", npm_package_scripts_type_check: "vue-tsc --noEmit -p tsconfig.app.json --composite false", npm_package_dependencies__feedmepos_mf_common: "workspace:^", npm_package_devDependencies_npm_run_all2: "^6.1.1", GITHUB_REPOSITORY_OWNER_ID: "54831515", POWERSHELL_DISTRIBUTION_CHANNEL: "GitHub-Actions-ubuntu24", AZURE_EXTENSION_DIR: "/opt/az/azcliextensions", GITHUB_HEAD_REF: "", GTM_SERVER_URL: "https://server-side-tagging-rsrq3ogsuq-as.a.run.app", SYSTEMD_EXEC_PID: "1745", npm_package_dependencies__feedmepos_ui_library: "1.7.4", npm_package_dependencies_dayjs: "^1.11.12", npm_package_devDependencies__tsconfig_node18: "^18.2.2", GITHUB_GRAPHQL_URL: "https://api.github.com/graphql", npm_package_dependencies_i18next: "^23.11.5", npm_package_devDependencies_tailwindcss: "^3.3.3", npm_package_devDependencies_typescript: "^5.2.2", NVM_DIR: "/home/runner/.nvm", npm_package_scripts_build_dev: "dotenv -e .env.dev pnpm build-only", npm_package_dependencies_xlsx: "^0.18.5", npm_package_devDependencies_vue_tsc: "^1.8.25", DOTNET_SKIP_FIRST_TIME_EXPERIENCE: "1", JAVA_HOME_17_X64: "/usr/lib/jvm/temurin-17-jdk-amd64", ImageVersion: "20250922.53.1", npm_package_scripts_dev: "vite --mode dev --port 5176", npm_package_scripts_build_prod: "dotenv -e .env.prod pnpm build-only", npm_package_dependencies__feedmepos_custom_attributes: "0.0.1-rc.3", npm_package_dependencies__types_dinero_js: "^1.9.4", npm_package_dependencies_i18next_vue: "^4.0.0", npm_package_devDependencies_prettier: "^3.0.3", LOGNAME: "runner", RUNNER_OS: "Linux", GITHUB_API_URL: "https://api.github.com", GOROOT_1_22_X64: "/opt/hostedtoolcache/go/1.22.12/x64", SWIFT_PATH: "/usr/share/swift/usr/bin", PORTAL_BACKEND_URL: "https://portal-v2-dev.feedmeapi.com", npm_package_type: "module", npm_package_dependencies__vueuse_core: "^10.11.0", npm_package_devDependencies__vue_tsconfig: "^0.4.0", CHROMEWEBDRIVER: "/usr/local/share/chromedriver-linux64", GOROOT_1_23_X64: "/opt/hostedtoolcache/go/1.23.12/x64", JOURNAL_STREAM: "9:12826", GITHUB_WORKFLOW: "Publish mf-menu dev", _: "/home/runner/setup-pnpm/node_modules/.bin/pnpm", npm_package_module: "./dist/app.js", npm_package_dependencies_vite_svg_loader: "^5.1.0", npm_package_devDependencies__rollup_plugin_commonjs: "^28.0.2", npm_package_devDependencies_autoprefixer: "^10.4.16", MEMORY_PRESSURE_WATCH: "/sys/fs/cgroup/system.slice/hosted-compute-agent.service/memory.pressure", GOROOT_1_24_X64: "/opt/hostedtoolcache/go/1.24.7/x64", REMY_URL: "https://remy-dev.feedmeapi.com/v1", npm_package_scripts_lint: "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore", npm_package_devDependencies__types_uuid: "^10.0.0", npm_config_registry: "https://registry.npmjs.org/", ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE: "/opt/actionarchivecache", GITHUB_RUN_ID: "18072782255", npm_package_devDependencies__types_lodash: "^4.17.6", GITHUB_REF_TYPE: "branch", BOOTSTRAP_HASKELL_NONINTERACTIVE: "1", GITHUB_WORKFLOW_SHA: "5cd5180ac928d00cb9fd5bcd6c4f96cf5e98e7c9", GITHUB_BASE_REF: "", ImageOS: "ubuntu24", GTM_ENV: "development", FIREBASE_STORAGE_BUCKET: "image.feedmedev.cc", FIREBASE_MEASUREMENT_ID: "G-J2QG09D2Q7", npm_package_exports___import: "./dist/app.js", npm_package_devDependencies__vitejs_plugin_vue: "^5.2.4", GITHUB_WORKFLOW_REF: "feedmepos/portal/.github/workflows/publish-mf-menu.yml@refs/heads/main", GITHUB_ACTION_REPOSITORY: "", ENABLE_RUNNER_TRACING: "true", FIREBASE_AUTH_DOMAIN: "feedme-dev-4c3ef.firebaseapp.com", npm_package_dependencies_axios: "^1.7.2", npm_package_devDependencies__types_pouchdb_core: "^7.0.15", npm_config_node_gyp: "/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules/pnpm/dist/node_modules/node-gyp/bin/node-gyp.js", PATH: "/home/runner/work/portal/portal/apps/mf-menu/node_modules/.bin:/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules/pnpm/dist/node-gyp-bin:/home/runner/work/portal/portal/node_modules/.bin:/home/runner/work/portal/portal/apps/mf-menu/node_modules/.bin:/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules/pnpm/dist/node-gyp-bin:/home/runner/work/portal/portal/node_modules/.bin:/home/runner/work/portal/portal/apps/mf-menu/node_modules/.bin:/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules/pnpm/dist/node-gyp-bin:/home/runner/work/portal/portal/node_modules/.bin:/home/runner/setup-pnpm/node_modules/.bin:/opt/hostedtoolcache/node/18.20.8/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", ANT_HOME: "/usr/share/ant", DOTNET_MULTILEVEL_LOOKUP: "0", RUNNER_TRACKING_ID: "github_7e18d30d-176d-421b-b2ae-6be3c392f94f", INVOCATION_ID: "c221ef9098a9427d8fd25174da415634", RUNNER_TOOL_CACHE: "/opt/hostedtoolcache", NODE: "/opt/hostedtoolcache/node/18.20.8/x64/bin/node", npm_package_name: "@feedmepos/mf-menu", npm_package_dependencies_file_saver: "^2.0.5", GITHUB_ACTION: "__run_4", GITHUB_RUN_NUMBER: "424", GITHUB_TRIGGERING_ACTOR: "heiseshandian", RUNNER_ARCH: "X64", XDG_RUNTIME_DIR: "/run/user/1001", AGENT_TOOLSDIRECTORY: "/opt/hostedtoolcache", GTM_SERVER_MEASUREMENT_ID: "G-759WBZPF06", npm_package_scripts_build_mf: "vite build --mode fmmf", npm_package_scripts_publish_npm: "pnpm build && pnpm publish --no-git-checks", npm_config_frozen_lockfile: "", npm_package_dependencies_vue_advanced_cropper: "^2.8.9", LANG: "C.UTF-8", VCPKG_INSTALLATION_ROOT: "/usr/local/share/vcpkg", npm_package_devDependencies_eslint: "^8.49.0", CONDA: "/usr/share/miniconda", RUNNER_NAME: "GitHub Actions 1000019012", XDG_CONFIG_HOME: "/home/runner/.config", GITHUB_REF_NAME: "main", GITHUB_REPOSITORY: "feedmepos/portal", npm_package_exports___style_css: "./dist/style.css", npm_package_scripts_build_dts: "vue-tsc --declaration --emitDeclarationOnly -p tsconfig.app.json --outDir ./dist", npm_package_dependencies__feedmepos_core: "2.14.36", npm_lifecycle_script: "vite build --mode fmmf", ANDROID_NDK_ROOT: "/usr/local/lib/android/sdk/ndk/27.3.13750724", GITHUB_ACTION_REF: "", DEBIAN_FRONTEND: "noninteractive", npm_package_dependencies_vue3_lottie: "^3.3.0", npm_package_devDependencies__vitejs_plugin_vue_jsx: "^5.0.0", SHELL: "/bin/bash", GITHUB_REPOSITORY_ID: "705534668", GITHUB_ACTIONS: "true", NODE_PATH: "/home/runner/work/portal/portal/node_modules/.pnpm/vite@6.3.5_@types+node@18.19.110_jiti@1.21.7_sass@1.69.5_terser@5.40.0_yaml@2.8.0/node_modules/vite/bin/node_modules:/home/runner/work/portal/portal/node_modules/.pnpm/vite@6.3.5_@types+node@18.19.110_jiti@1.21.7_sass@1.69.5_terser@5.40.0_yaml@2.8.0/node_modules/vite/node_modules:/home/runner/work/portal/portal/node_modules/.pnpm/vite@6.3.5_@types+node@18.19.110_jiti@1.21.7_sass@1.69.5_terser@5.40.0_yaml@2.8.0/node_modules:/home/runner/work/portal/portal/node_modules/.pnpm/node_modules:/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules/pnpm/bin/node_modules:/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules/pnpm/node_modules:/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules:/home/runner/setup-pnpm/node_modules/.pnpm/node_modules:/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules/pnpm/bin/node_modules:/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules/pnpm/node_modules:/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules:/home/runner/setup-pnpm/node_modules/.pnpm/node_modules:/home/runner/work/portal/portal/node_modules/.pnpm/dotenv-cli@7.4.4/node_modules/dotenv-cli/node_modules:/home/runner/work/portal/portal/node_modules/.pnpm/dotenv-cli@7.4.4/node_modules:/home/runner/work/portal/portal/node_modules/.pnpm/node_modules:/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules/pnpm/bin/node_modules:/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules/pnpm/node_modules:/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules:/home/runner/setup-pnpm/node_modules/.pnpm/node_modules", npm_package_version: "0.31.33-beta.9", npm_package_scripts_build_only: "pnpm build:mf && pnpm build:dts && echo 'Build completed'", npm_package_dependencies__feedmepos_mf_inventory_portal: "https://registry.npmjs.org/@feedmepos/mf-inventory-portal/-/mf-inventory-portal-0.0.19-dev.6.tgz", npm_package_dependencies_exceljs: "^4.4.0", npm_package_dependencies_vuedraggable: "^4.1.0", npm_lifecycle_event: "build:mf", GITHUB_REF_PROTECTED: "false", GTM_DEBUG: "true", FIREBASE_PROJECT_ID: "feedme-dev-4c3ef", npm_package_scripts_build: 'run-p type-check "build-only {@}" --', npm_package_dependencies_dotenv_cli: "^7.4.2", npm_package_dependencies_uuid: "^10.0.0", npm_package_dependencies_vue_i18n: "10.0.5", GITHUB_WORKSPACE: "/home/runner/work/portal/portal", ACCEPT_EULA: "Y", GITHUB_JOB: "deploy", npm_package_dependencies_lodash: "^4.17.21", GITHUB_SHA: "5cd5180ac928d00cb9fd5bcd6c4f96cf5e98e7c9", GITHUB_RUN_ATTEMPT: "1", FIREBASE_APP_ID: "1:458797803788:web:37f2af2926a84288f0c129", npm_package_dependencies_canvas: "^2.9.3", npm_package_dependencies_vue_router: "^4.2.5", npm_package_devDependencies_eslint_plugin_tailwindcss: "^3.14.0", GITHUB_REF: "refs/heads/main", GITHUB_ACTOR: "heiseshandian", ANDROID_SDK_ROOT: "/usr/local/lib/android/sdk", npm_package_license: "UNLICENSED", npm_package_scripts_format: "prettier --write src/", npm_package_scripts_prepare_menu_debug: "bash scripts/prepare-menu-debug.sh", npm_package_dependencies_firebase: "^10.12.4", npm_package_dependencies_jszip: "^3.10.1", GITHUB_PATH: "/home/runner/work/_temp/_runner_file_commands/add_path_532a012e-208e-46bf-89ce-4dfd292600f6", JAVA_HOME: "/usr/lib/jvm/temurin-17-jdk-amd64", PWD: "/home/runner/work/portal/portal/apps/mf-menu", GITHUB_ACTOR_ID: "7780463", RUNNER_WORKSPACE: "/home/runner/work/portal", npm_execpath: "/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules/pnpm/bin/pnpm.cjs", HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS: "3650", GITHUB_EVENT_NAME: "workflow_dispatch", HOMEBREW_NO_AUTO_UPDATE: "1", ANDROID_HOME: "/usr/local/lib/android/sdk", GITHUB_SERVER_URL: "https://github.com", GECKOWEBDRIVER: "/usr/local/share/gecko_driver", GHCUP_INSTALL_BASE_PREFIX: "/usr/local", GITHUB_OUTPUT: "/home/runner/work/_temp/_runner_file_commands/set_output_532a012e-208e-46bf-89ce-4dfd292600f6", npm_package_exports___types: "./dist/apps/mf-menu/src/app.d.ts", npm_package_dependencies__feedmepos_auth: "^1.1.14", npm_package_dependencies__feedmepos_inventory_core: "^0.2.6", npm_package_dependencies__feedmepos_zod_entity: "0.0.4-alpha.9", EDGEWEBDRIVER: "/usr/local/share/edge_driver", PNPM_SCRIPT_SRC_DIR: "/home/runner/work/portal/portal/apps/mf-menu", npm_package_devDependencies_eslint_plugin_vue: "^9.17.0", npm_package_devDependencies_postcss: "^8.4.31", npm_command: "run-script", ANDROID_NDK: "/usr/local/lib/android/sdk/ndk/27.3.13750724", SGX_AESM_ADDR: "1", CHROME_BIN: "/usr/bin/google-chrome", VITE_FEED_ME_CLIENT_ID: "1a362d621873497b277ea55258cc82594ba148d235257f7bd44ea2acc132d8a4", npm_package_scripts_deploy: "pnpm publish --no-git-checks .", npm_package_dependencies_vue3_carousel: "0.16.0", SELENIUM_JAR_PATH: "/usr/share/java/selenium-server.jar", MEMORY_PRESSURE_WRITE: "c29tZSAyMDAwMDAgMjAwMDAwMAA=", PNPM_HOME: "/home/runner/setup-pnpm/node_modules/.bin", FIREBASE_API_KEY: "AIzaSyAj8JdCHtP0Vc5vZobCfgoLzWxPIn0WUG4", npm_package_dependencies__feedmepos_menu: "1.7.12", ANDROID_NDK_HOME: "/usr/local/lib/android/sdk/ndk/27.3.13750724", GITHUB_STEP_SUMMARY: "/home/runner/work/_temp/_runner_file_commands/step_summary_532a012e-208e-46bf-89ce-4dfd292600f6", INIT_CWD: "/home/runner/work/portal/portal/apps/mf-menu", NODE_ENV: "production" } }, rt = typeof Be < "u" && (Be.versions || {}).hasOwnProperty("node"), D = rt ? Object.create(globalThis) : globalThis;
7
7
  D.scheduleImmediate = typeof setImmediate < "u" ? function(ge) {
8
8
  setImmediate(ge);
9
9
  } : function(ge) {
@@ -0,0 +1,297 @@
1
+ import { defineComponent as q, createElementBlock as b, openBlock as c, createElementVNode as u, renderSlot as U, createCommentVNode as w, toDisplayString as B, ref as R, computed as S, watch as D, resolveComponent as A, Fragment as O, createVNode as n, unref as l, withCtx as v, createBlock as N, renderList as de } from "vue";
2
+ import { H as V, Q as ce, u as pe, G as fe, I as j } from "./menu-CpOCeOvo.js";
3
+ import { N as Q, b as T, x as P } from "./LinkProductSideSheet.vue_vue_type_style_index_0_scoped_97fa9d58_lang-DvG3mOom.js";
4
+ import { useI18n as ve, isEmptyRule as C, useCustomAttributes as G, useCoreStore as be, ItemSelector as _e, EMPTY_RULE as F, isEmptyMongoQuery as H } from "@feedmepos/mf-common";
5
+ import { components as ye, FmButtonVariant as Y } from "@feedmepos/ui-library";
6
+ import { u as he } from "./discardConfirm-BHni0LNu.js";
7
+ import { u as ke } from "./menuV2-Cw9jPRug.js";
8
+ import { c as Re } from "./check-C9mY6LiX.js";
9
+ const Ae = (r, p) => {
10
+ const s = r.__vccOpts || r;
11
+ for (const [g, i] of p)
12
+ s[g] = i;
13
+ return s;
14
+ }, ge = { class: "space-y-8" }, Ie = { class: "flex items-center justify-between" }, Se = { class: "space-y-8" }, Ve = { class: "fm-typo-en-body-lg-600" }, Ce = {
15
+ key: 0,
16
+ class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary"
17
+ }, $ = /* @__PURE__ */ q({
18
+ __name: "FormItem",
19
+ props: {
20
+ label: {},
21
+ description: {}
22
+ },
23
+ setup(r) {
24
+ return (p, s) => (c(), b("div", ge, [
25
+ u("div", Ie, [
26
+ u("div", Se, [
27
+ u("p", Ve, B(p.label), 1),
28
+ p.description ? (c(), b("p", Ce, B(p.description), 1)) : w("", !0)
29
+ ]),
30
+ U(p.$slots, "append")
31
+ ]),
32
+ U(p.$slots, "default")
33
+ ]));
34
+ }
35
+ });
36
+ var m = /* @__PURE__ */ ((r) => (r[r.Normal = 0] = "Normal", r[r.Rules = 1] = "Rules", r))(m || {});
37
+ const Fe = { class: "fm-typo-en-title-md-600 mr-auto" }, we = {
38
+ key: 1,
39
+ class: "flex items-center gap-12"
40
+ }, Be = { class: "flex items-center gap-8" }, Ee = { class: "text-neutral-600 fm-typo-body-sm" }, Oe = { class: "grid md:grid-cols-3 gap-16" }, Ne = { class: "md:col-span-2 space-y-16" }, $e = { class: "flex justify-end" }, Ue = { class: "flex gap-8 items-center justify-start" }, Le = /* @__PURE__ */ q({
41
+ __name: "LinkProductSideSheet",
42
+ props: {
43
+ initialValue: { default: () => [] },
44
+ linkItemRules: {},
45
+ menuItems: {},
46
+ noScheduler: { type: Boolean },
47
+ isLocalOnly: { type: Boolean, default: !1 },
48
+ categorizedItems: { default: () => [] },
49
+ selectVariant: { type: Boolean, default: !1 },
50
+ showVariant: { type: Boolean, default: !1 },
51
+ showAddon: { type: Boolean, default: !0 },
52
+ title: { default: void 0 },
53
+ useCloseBtn: { type: Boolean }
54
+ },
55
+ emits: ["submit"],
56
+ setup(r, { emit: p }) {
57
+ const s = r, g = p, { t: i } = ve(), _ = R(m.Normal);
58
+ function J(t) {
59
+ _.value = t;
60
+ }
61
+ const f = R(!1), L = (t) => {
62
+ Re.isBoolean(t) ? f.value = t : f.value = !f.value;
63
+ };
64
+ function E(t) {
65
+ return t.reduce((e, a) => (e[a._id] = [...e[a._id] ?? [], a], e), {});
66
+ }
67
+ const K = s.initialValue, h = R(E(V(K))), M = S(() => Object.values(h.value).flatMap((t) => t)), k = R(
68
+ V(s.linkItemRules)
69
+ ), o = R();
70
+ function x() {
71
+ var t;
72
+ return (t = k.value) == null ? void 0 : t.map((e) => ({
73
+ ...e,
74
+ restaurantAttributes: H(e.restaurantAttributes) ? F : P.build(e.restaurantAttributes),
75
+ itemAttributes: H(e.itemAttributes) ? F : P.build(e.itemAttributes)
76
+ }));
77
+ }
78
+ o.value = x(), D(
79
+ o,
80
+ (t) => {
81
+ k.value = t == null ? void 0 : t.map((e) => ({
82
+ ...e,
83
+ restaurantAttributes: C(e.restaurantAttributes) ? null : Q.build(e.restaurantAttributes),
84
+ itemAttributes: C(e.itemAttributes) ? null : Q.build(e.itemAttributes)
85
+ }));
86
+ },
87
+ { deep: !0 }
88
+ );
89
+ const W = he(
90
+ () => !j.isEqual(E(s.initialValue), h.value) || !j.isEqual(s.linkItemRules, k.value),
91
+ () => {
92
+ f.value = !1;
93
+ }
94
+ );
95
+ function X() {
96
+ _.value === m.Rules ? g("submit", {
97
+ mode: m.Rules,
98
+ linkItemRules: k.value || []
99
+ }) : g("submit", {
100
+ mode: m.Normal,
101
+ items: M.value
102
+ }), f.value = !1;
103
+ }
104
+ D(
105
+ () => f.value,
106
+ () => {
107
+ h.value = E(V(s.initialValue)), k.value = V(s.linkItemRules), o.value = x(), _.value = s.noScheduler && s.linkItemRules && s.linkItemRules.length > 0 ? m.Rules : m.Normal;
108
+ }
109
+ );
110
+ const Z = S(() => {
111
+ const t = ce();
112
+ return Object.values(t).sort((e, a) => a.sortingIndex - e.sortingIndex).map((e) => ({ label: e.label, value: e.value }));
113
+ }), { attributes: ee } = G({
114
+ valueSource: be().restaurants,
115
+ entity: "restaurant"
116
+ }), te = S(() => s.menuItems || []), { attributes: le } = G({
117
+ valueSource: te,
118
+ entity: "item"
119
+ });
120
+ function ae() {
121
+ const t = [
122
+ ...o.value || [],
123
+ {
124
+ orderFrom: fe.F_ORDER_FROM.enum.ALL,
125
+ restaurantAttributes: null,
126
+ itemAttributes: null
127
+ }
128
+ ];
129
+ o.value = t;
130
+ }
131
+ function se(t) {
132
+ if (!o.value) return;
133
+ const e = [...o.value];
134
+ e.splice(t, 1), o.value = e.length ? e : [];
135
+ }
136
+ function oe(t, e) {
137
+ if (!o.value) return;
138
+ const a = [...o.value];
139
+ C(e) ? a[t].restaurantAttributes = null : a[t].restaurantAttributes = e, o.value = a;
140
+ }
141
+ function ne(t, e) {
142
+ if (!o.value) return;
143
+ const a = [...o.value];
144
+ C(e) ? a[t].itemAttributes = null : a[t].itemAttributes = e, o.value = a;
145
+ }
146
+ const z = S(() => {
147
+ const t = s.isLocalOnly ? ke() : pe();
148
+ return s.noScheduler && t.currentCatalog;
149
+ });
150
+ return (t, e) => {
151
+ const a = A("fm-button"), ue = A("fm-switch"), re = A("FmSelect"), ie = A("FmCard"), me = A("fm-side-sheet");
152
+ return c(), b(O, null, [
153
+ U(t.$slots, "default", { trigger: L }, void 0, !0),
154
+ n(me, {
155
+ id: "group-form",
156
+ modelValue: f.value,
157
+ "onUpdate:modelValue": e[3] || (e[3] = (d) => f.value = d),
158
+ "close-button": t.useCloseBtn,
159
+ "is-container": l(ye).FmForm,
160
+ "is-container-props": {
161
+ onValidationSuccess: X,
162
+ blameFormChildOnValidationFailed: !0
163
+ },
164
+ "max-width": 760,
165
+ "onOn:clickedAway": l(W)
166
+ }, {
167
+ "side-sheet-header": v(() => [
168
+ t.useCloseBtn ? w("", !0) : (c(), N(a, {
169
+ key: 0,
170
+ variant: l(Y).Tertiary,
171
+ class: "cursor-pointer mr-4",
172
+ "prepend-icon": "arrow_back",
173
+ onClick: L
174
+ }, null, 8, ["variant"])),
175
+ u("p", Fe, B(t.title || l(i)("menu.link_product.title")), 1),
176
+ z.value ? (c(), b("div", we, [
177
+ u("div", Be, [
178
+ n(ue, {
179
+ label: l(i)("menu.link_product.rules.section_title"),
180
+ "model-value": _.value === l(m).Rules,
181
+ "onUpdate:modelValue": e[0] || (e[0] = (d) => J(d ? l(m).Rules : l(m).Normal))
182
+ }, null, 8, ["label", "model-value"])
183
+ ])
184
+ ])) : w("", !0)
185
+ ]),
186
+ "side-sheet-footer": v(() => [
187
+ u("div", Ue, [
188
+ n(a, {
189
+ label: l(i)("menu.common.actions.confirm"),
190
+ size: "lg",
191
+ type: "submit",
192
+ variant: "primary"
193
+ }, null, 8, ["label"]),
194
+ n(a, {
195
+ label: l(i)("menu.common.actions.cancel"),
196
+ size: "lg",
197
+ variant: "tertiary",
198
+ onClick: e[2] || (e[2] = () => f.value = !1)
199
+ }, null, 8, ["label"])
200
+ ])
201
+ ]),
202
+ default: v(() => [
203
+ (c(), b("div", {
204
+ class: "py-8 px-8 overflow-y-auto space-y-24",
205
+ key: _.value
206
+ }, [
207
+ _.value === l(m).Normal ? (c(), N(l(_e), {
208
+ key: 0,
209
+ "auto-focus-search": !0,
210
+ "categorized-items": t.categorizedItems,
211
+ data: h.value,
212
+ "select-variant": t.selectVariant,
213
+ "selected-items": M.value,
214
+ "show-variant": t.showVariant,
215
+ "show-addon": t.showAddon,
216
+ "onUpdate:data": e[1] || (e[1] = (d) => h.value = d)
217
+ }, null, 8, ["categorized-items", "data", "select-variant", "selected-items", "show-variant", "show-addon"])) : z.value ? (c(), b(O, { key: 1 }, [
218
+ u("p", Ee, B(l(i)("menu.link_product.rules.hint")), 1),
219
+ (c(!0), b(O, null, de(o.value, (d, I) => (c(), N(ie, {
220
+ key: I,
221
+ class: "p-16 space-y-16",
222
+ variant: "outlined"
223
+ }, {
224
+ default: v(() => [
225
+ u("div", Oe, [
226
+ u("div", null, [
227
+ n($, {
228
+ label: l(i)("menu.link_product.rules.order_from")
229
+ }, {
230
+ default: v(() => [
231
+ n(re, {
232
+ items: Z.value,
233
+ "model-value": d.orderFrom,
234
+ "onUpdate:modelValue": (y) => d.orderFrom = y
235
+ }, null, 8, ["items", "model-value", "onUpdate:modelValue"])
236
+ ]),
237
+ _: 2
238
+ }, 1032, ["label"])
239
+ ]),
240
+ u("div", Ne, [
241
+ n($, {
242
+ label: l(i)("menu.link_product.rules.restaurant_filter")
243
+ }, {
244
+ default: v(() => [
245
+ n(l(T), {
246
+ attributes: l(ee),
247
+ "model-value": d.restaurantAttributes || l(F),
248
+ "onUpdate:modelValue": (y) => oe(I, y)
249
+ }, null, 8, ["attributes", "model-value", "onUpdate:modelValue"])
250
+ ]),
251
+ _: 2
252
+ }, 1032, ["label"]),
253
+ n($, {
254
+ label: l(i)("menu.link_product.rules.item_filter")
255
+ }, {
256
+ default: v(() => [
257
+ n(l(T), {
258
+ attributes: l(le),
259
+ "model-value": d.itemAttributes || l(F),
260
+ "onUpdate:modelValue": (y) => ne(I, y)
261
+ }, null, 8, ["attributes", "model-value", "onUpdate:modelValue"])
262
+ ]),
263
+ _: 2
264
+ }, 1032, ["label"])
265
+ ])
266
+ ]),
267
+ u("div", $e, [
268
+ n(a, {
269
+ variant: l(Y).Tertiary,
270
+ "prepend-icon": "delete",
271
+ onClick: (y) => se(I)
272
+ }, null, 8, ["variant", "onClick"])
273
+ ])
274
+ ]),
275
+ _: 2
276
+ }, 1024))), 128)),
277
+ u("div", null, [
278
+ n(a, {
279
+ label: l(i)("menu.link_product.rules.add_rule"),
280
+ onClick: ae
281
+ }, null, 8, ["label"])
282
+ ])
283
+ ], 64)) : w("", !0)
284
+ ]))
285
+ ]),
286
+ _: 1
287
+ }, 8, ["modelValue", "close-button", "is-container", "is-container-props", "onOn:clickedAway"])
288
+ ], 64);
289
+ };
290
+ }
291
+ }), Ge = /* @__PURE__ */ Ae(Le, [["__scopeId", "data-v-97fa9d58"]]);
292
+ export {
293
+ Ge as L,
294
+ Ae as _,
295
+ $ as a,
296
+ m as b
297
+ };
@@ -1,12 +1,12 @@
1
1
  import { defineComponent as G, computed as T, ref as F, watch as H, createVNode as n, resolveComponent as c, createBlock as V, openBlock as d, unref as e, withCtx as p, createElementVNode as _, createElementBlock as k, createCommentVNode as y, Fragment as K, renderList as q, toDisplayString as U } from "vue";
2
- import { u as J, D as Q, A as R, H as A } from "./menu-UNNs3oeu.js";
2
+ import { u as J, D as Q, A as R, H as A } from "./menu-CpOCeOvo.js";
3
3
  import { useI18n as W, useCoreStore as X } from "@feedmepos/mf-common";
4
4
  import { useSnackbar as Y, components as Z, FmButtonVariant as ee, FmButtonColorThemeVariant as te } from "@feedmepos/ui-library";
5
5
  import { _ as M } from "./FormSection.vue_vue_type_script_setup_true_lang-CO4YGYLB.js";
6
- import { _ as le } from "./app-B0ogzdm0.js";
6
+ import { _ as le } from "./app-FT-17pdN.js";
7
7
  import { _ as ne } from "./PageLayout.vue_vue_type_script_setup_true_lang-2f0QfweQ.js";
8
- import { C as b, a as m } from "./catalogSetting-Bnr55VnE.js";
9
- import { u as oe } from "./priceTier-I7O5kuz-.js";
8
+ import { C as b, a as m } from "./catalogSetting-MeAAWjBX.js";
9
+ import { u as oe } from "./priceTier-DmDrpMES.js";
10
10
  const ae = {
11
11
  class: "py-16"
12
12
  }, se = {