@feedmepos/mf-report 5.7.1 → 5.7.2-beta.0

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 (27) hide show
  1. package/dist/{App-BuPfdYFT.js → App-g70gjVg5.js} +42 -42
  2. package/dist/{DateRangeSelect.vue_vue_type_script_setup_true_lang-Bi_BES93.js → DateRangeSelect.vue_vue_type_script_setup_true_lang-BD2DnN09.js} +2 -2
  3. package/dist/{Default.vue_vue_type_script_setup_true_lang-C6ZScbW9.js → Default.vue_vue_type_script_setup_true_lang-DA7ZPTMu.js} +2 -2
  4. package/dist/DynamicWidget.vue_vue_type_script_setup_true_lang-CzeKUdlZ.js +1390 -0
  5. package/dist/{InsightView-Df3r1SIZ.js → InsightView-BgZN-puI.js} +6 -6
  6. package/dist/{Integration-9ahqwmBM.js → Integration-Bu0y1MDy.js} +3 -3
  7. package/dist/{Integrations-BiJVCGrp.js → Integrations-DS6q4VX4.js} +3 -3
  8. package/dist/{Layout-DzM5U91z.js → Layout-BEv71fRc.js} +1 -1
  9. package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-M-v_jPRR.js → MenuTab.vue_vue_type_script_setup_true_lang-C_XDMF54.js} +3 -3
  10. package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-D-g5xCo7.js → NavigationTab.vue_vue_type_script_setup_true_lang-20jP9Afi.js} +5200 -5177
  11. package/dist/{NoData.vue_vue_type_script_setup_true_lang-CdFXBqlX.js → NoData.vue_vue_type_script_setup_true_lang-EVDtMqna.js} +1 -1
  12. package/dist/{OverviewView-De1U7FMY.js → OverviewView-DNi0LbGr.js} +5 -5
  13. package/dist/{Report-BZjd3vzV.js → Report-DISFMEyR.js} +4 -4
  14. package/dist/{ReportEditor-9JfaoQnu.js → ReportEditor-CZPw2Jgp.js} +5 -5
  15. package/dist/{ReportView-DhM6dHM7.js → ReportView-CEXLqC8H.js} +7 -7
  16. package/dist/{SelectComponent.vue_vue_type_script_setup_true_lang-N2Lg1Vpt.js → SelectComponent.vue_vue_type_script_setup_true_lang-Cpjinmn4.js} +1 -1
  17. package/dist/{Setting-BsawF0vk.js → Setting-WreFZCg_.js} +4 -4
  18. package/dist/TileEditor-DDtOoCz1.js +3016 -0
  19. package/dist/{TransitionFade-OVG1ERGf.js → TransitionFade-DBnslQJr.js} +4 -4
  20. package/dist/app.js +11 -11
  21. package/dist/{global-loader-CbmVhJAK.js → global-loader-DqYGIXIo.js} +1 -1
  22. package/dist/{index-BWqDfeY6.js → index-BChph3k1.js} +1 -1
  23. package/dist/{report-schema-BnzKoFjx.js → report-schema-CbMyeD7Q.js} +1 -1
  24. package/dist/{v4-CJZMeb87.js → v4-Dg_nqjTJ.js} +198 -196
  25. package/package.json +1 -1
  26. package/dist/DynamicWidget.vue_vue_type_script_setup_true_lang-Nk_mV6TX.js +0 -1303
  27. package/dist/TileEditor-njxrJOwv.js +0 -3017
@@ -1,12 +1,12 @@
1
1
  import { defineComponent as Ne, onBeforeMount as cn, onBeforeUnmount as dn, resolveComponent as ge, createElementBlock as ce, openBlock as ne, normalizeStyle as fn, unref as Le, renderSlot as Pe, createVNode as ue, createElementVNode as Lt, toDisplayString as Rt, TransitionGroup as hn, nextTick as Bt, h as St, mergeModels as pn, useModel as Vt, computed as mn, Fragment as vt, renderList as gn, createBlock as vn, normalizeClass as bn, withCtx as ze, createTextVNode as _n, ref as yn, Transition as ct, createCommentVNode as dt } from "vue";
2
- import { u as Xt, f as wn } from "./global-loader-CbmVhJAK.js";
2
+ import { u as Xt, f as wn } from "./global-loader-DqYGIXIo.js";
3
3
  import { useCoreStore as En } from "@feedmepos/mf-common";
4
4
  import { storeToRefs as Sn } from "pinia";
5
5
  import { useRoute as Dn } from "vue-router";
6
- import { W as x } from "./v4-CJZMeb87.js";
7
- import { p as Cn } from "./index-BWqDfeY6.js";
6
+ import { W as x } from "./v4-Dg_nqjTJ.js";
7
+ import { p as Cn } from "./index-BChph3k1.js";
8
8
  import { _ as bt } from "./_plugin-vue_export-helper-CHgC5LLL.js";
9
- import { R as Tn } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-Nk_mV6TX.js";
9
+ import { R as Tn } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-CzeKUdlZ.js";
10
10
  const xn = {
11
11
  key: 0,
12
12
  class: "flex gap-24 flex-col h-screen w-screen justify-center items-center"
package/dist/app.js CHANGED
@@ -3253,51 +3253,51 @@ const a = {
3253
3253
  path: "/overview",
3254
3254
  alias: ["/"],
3255
3255
  name: "overview",
3256
- component: () => import("./OverviewView-De1U7FMY.js")
3256
+ component: () => import("./OverviewView-DNi0LbGr.js")
3257
3257
  },
3258
3258
  {
3259
3259
  path: "/report",
3260
3260
  name: "reports",
3261
- component: () => import("./Report-BZjd3vzV.js")
3261
+ component: () => import("./Report-DISFMEyR.js")
3262
3262
  },
3263
3263
  {
3264
3264
  path: "/insights",
3265
3265
  name: "insights",
3266
- component: () => import("./InsightView-Df3r1SIZ.js")
3266
+ component: () => import("./InsightView-BgZN-puI.js")
3267
3267
  },
3268
3268
  {
3269
3269
  path: "/report-view",
3270
3270
  name: "reportView",
3271
- component: () => import("./ReportView-DhM6dHM7.js")
3271
+ component: () => import("./ReportView-CEXLqC8H.js")
3272
3272
  },
3273
3273
  {
3274
3274
  path: "/report-editor",
3275
3275
  name: "reportEditor",
3276
- component: () => import("./ReportEditor-9JfaoQnu.js")
3276
+ component: () => import("./ReportEditor-CZPw2Jgp.js")
3277
3277
  },
3278
3278
  {
3279
3279
  path: "/report-editor/tile-editor",
3280
3280
  name: "tileEditor",
3281
- component: () => import("./TileEditor-njxrJOwv.js")
3281
+ component: () => import("./TileEditor-DDtOoCz1.js")
3282
3282
  },
3283
3283
  {
3284
3284
  path: "/setting",
3285
3285
  name: "setting",
3286
- component: () => import("./Setting-BsawF0vk.js")
3286
+ component: () => import("./Setting-WreFZCg_.js")
3287
3287
  },
3288
3288
  {
3289
3289
  path: "/integration",
3290
- component: () => import("./Layout-DzM5U91z.js"),
3290
+ component: () => import("./Layout-BEv71fRc.js"),
3291
3291
  children: [
3292
3292
  {
3293
3293
  name: "integrations",
3294
3294
  path: "",
3295
- component: () => import("./Integrations-BiJVCGrp.js")
3295
+ component: () => import("./Integrations-DS6q4VX4.js")
3296
3296
  },
3297
3297
  {
3298
3298
  name: "integration",
3299
3299
  path: "/integration/:id",
3300
- component: () => import("./Integration-9ahqwmBM.js")
3300
+ component: () => import("./Integration-Bu0y1MDy.js")
3301
3301
  }
3302
3302
  ]
3303
3303
  },
@@ -3320,7 +3320,7 @@ const l = {
3320
3320
  "en-US": t,
3321
3321
  "zh-CN": m,
3322
3322
  "th-TH": c
3323
- }, y = e(() => import("./App-BuPfdYFT.js"));
3323
+ }, y = e(() => import("./App-g70gjVg5.js"));
3324
3324
  export {
3325
3325
  y as FmApp,
3326
3326
  l as i18nMessages,
@@ -1713,7 +1713,7 @@ const {
1713
1713
  getAdapter: vc,
1714
1714
  mergeConfig: Oc
1715
1715
  } = Oe;
1716
- var ft = { myQueryEngineBackendUrl: "https://query-engine.feedmeapi.com", idQueryEngineBackendUrl: "https://query-engine.id.feedmeapi.com", sgQueryEngineBackendUrl: "https://query-engine.sg.feedmeapi.com", moQueryEngineBackendUrl: "https://query-engine.mo.feedmeapi.com", thQueryEngineBackendUrl: "https://query-engine.th.feedmeapi.com", bnQueryEngineBackendUrl: "https://query-engine.bn.feedmeapi.com" }, he = /* @__PURE__ */ ((e) => (e.Get = "get", e.Post = "post", e.Put = "put", e.Delete = "delete", e))(he || {});
1716
+ var ft = { myQueryEngineBackendUrl: "https://query-engine-dev.feedmeapi.com", idQueryEngineBackendUrl: "https://query-engine.id.feedmeapidev.com", sgQueryEngineBackendUrl: "https://query-engine.sg.feedmeapidev.com", moQueryEngineBackendUrl: "https://query-engine.mo.feedmeapidev.com", thQueryEngineBackendUrl: "https://query-engine.th.feedmeapidev.com", bnQueryEngineBackendUrl: "https://query-engine.bn.feedmeapidev.com" }, he = /* @__PURE__ */ ((e) => (e.Get = "get", e.Post = "post", e.Put = "put", e.Delete = "delete", e))(he || {});
1717
1717
  class na extends Error {
1718
1718
  constructor(n, r) {
1719
1719
  super(n);
@@ -1,4 +1,4 @@
1
- import { d as n } from "./global-loader-CbmVhJAK.js";
1
+ import { d as n } from "./global-loader-DqYGIXIo.js";
2
2
  var f = /* @__PURE__ */ ((r) => (r.Year = "YEAR", r.Month = "MONTH", r.Week = "WEEK", r.Day = "DAY", r))(f || {});
3
3
  function T(r, e = 100, t = !1) {
4
4
  let a = null;
@@ -1,4 +1,4 @@
1
- import { F as c, h as s } from "./global-loader-CbmVhJAK.js";
1
+ import { F as c, h as s } from "./global-loader-DqYGIXIo.js";
2
2
  import { defineStore as a } from "pinia";
3
3
  import { ref as n } from "vue";
4
4
  import { useSnackbar as m } from "@feedmepos/ui-library";