@feedmepos/mf-mdm 1.9.1-beta.310 → 1.9.1-beta.311

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.
@@ -3444,7 +3444,7 @@ function ss(e) {
3444
3444
  }
3445
3445
  };
3446
3446
  }
3447
- const As = ss(pe(() => import("./DeviceList-146b7e4b.js"))), is = [
3447
+ const As = ss(pe(() => import("./DeviceList-685b2f7b.js"))), is = [
3448
3448
  {
3449
3449
  path: "/",
3450
3450
  name: "$devices",
@@ -3465,7 +3465,7 @@ const As = ss(pe(() => import("./DeviceList-146b7e4b.js"))), is = [
3465
3465
  "zh-CN": vt,
3466
3466
  "th-TH": pt,
3467
3467
  "zh-Hant": Ct
3468
- }, ls = pe(() => import("./App-65dda33a.js"));
3468
+ }, ls = pe(() => import("./App-011a5e26.js"));
3469
3469
  export {
3470
3470
  Fr as A,
3471
3471
  ls as F,
package/dist/app.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import "vue";
2
- import { F as m, i as t, r as a } from "./app-78243981.js";
2
+ import { F as m, i as t, r as a } from "./app-caf42814.js";
3
3
  import "vue-router";
4
4
  import "@feedmepos/mf-common";
5
5
  export {
@@ -1,7 +1,7 @@
1
1
  var Ku = Object.defineProperty;
2
2
  var qu = (e, n, t) => n in e ? Ku(e, n, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[n] = t;
3
3
  var Xr = (e, n, t) => (qu(e, typeof n != "symbol" ? n + "" : n, t), t);
4
- import { c as ee } from "./app-78243981.js";
4
+ import { c as ee } from "./app-caf42814.js";
5
5
  import { baseClientInstance as $i, useCoreStore as Ji } from "@feedmepos/mf-common";
6
6
  import { defineStore as Wu } from "pinia";
7
7
  import { ref as Xi, readonly as Ta } from "vue";
@@ -73,6 +73,4 @@ export interface CheckboxOptions {
73
73
  export declare enum FeatureFlagKey {
74
74
  licensePosCreateSubPos = "license_pos_create_subpos"
75
75
  }
76
- export declare const POS_DASHBOARD_ID = "ee5tjb68adwjkb/pos-dashboard-quickwit";
77
- export declare const KDS_DASHBOARD_ID = "b61ac933-5533-4e2f-b0b5-d600a51e5a3f/kds-dashboard";
78
76
  export {};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@feedmepos/mf-mdm",
3
- "version": "1.9.1-beta.310",
3
+ "version": "1.9.1-beta.311",
4
4
  "files": [
5
5
  "dist"
6
6
  ],