@feedmepos/mf-report 5.4.32-beta.1 → 5.4.32-beta.3

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-C1AEHzCS.js → App-CcAzQi12.js} +5 -5
  2. package/dist/{DateRangeSelect.vue_vue_type_script_setup_true_lang-BaVjCBz9.js → DateRangeSelect.vue_vue_type_script_setup_true_lang-DAx1-Jaw.js} +2 -2
  3. package/dist/{Default.vue_vue_type_script_setup_true_lang-BDcIq11J.js → Default.vue_vue_type_script_setup_true_lang-CUl_gNrZ.js} +2 -2
  4. package/dist/{DynamicWidget.vue_vue_type_script_setup_true_lang-Dco06WdY.js → DynamicWidget.vue_vue_type_script_setup_true_lang-DPkeX6hM.js} +4 -4
  5. package/dist/{InsightView-D1TUzdPw.js → InsightView-DL0xjacy.js} +7 -7
  6. package/dist/{Integration-X5G5hIQx.js → Integration-BZXyd7k0.js} +1085 -1095
  7. package/dist/{Integrations-OOJ4jft8.js → Integrations-CgGNd_Y-.js} +3 -3
  8. package/dist/{Layout-B94FVbat.js → Layout-Ct4xPb6I.js} +1 -1
  9. package/dist/{LocationSelect.vue_vue_type_script_setup_true_lang-DtCmKms0.js → LocationSelect.vue_vue_type_script_setup_true_lang-BEmovdSc.js} +2 -2
  10. package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-CwPa5SJD.js → MenuTab.vue_vue_type_script_setup_true_lang-DyPe4Xcj.js} +4 -4
  11. package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-Cjea9jVd.js → NavigationTab.vue_vue_type_script_setup_true_lang-EmzfpRFl.js} +4 -4
  12. package/dist/{NoData.vue_vue_type_script_setup_true_lang-8iT-uGdI.js → NoData.vue_vue_type_script_setup_true_lang-DTmKd2VT.js} +1 -1
  13. package/dist/{OverviewView-DQh0nNr6.js → OverviewView-DckzW6ye.js} +5 -5
  14. package/dist/{Report-D3IEb8uz.js → Report-BW_cQWYm.js} +4 -4
  15. package/dist/{ReportEditor-Ip2rXQQm.js → ReportEditor-CHjM1Iyi.js} +5 -5
  16. package/dist/{ReportView-BBYQqaBN.js → ReportView-fEP_QKSD.js} +7 -7
  17. package/dist/{SelectComponent.vue_vue_type_script_setup_true_lang-gtUCqf4j.js → SelectComponent.vue_vue_type_script_setup_true_lang-BXUbn_MI.js} +1 -1
  18. package/dist/{Setting-BKCz5uez.js → Setting-CP_lT9s4.js} +4 -4
  19. package/dist/{TileEditor-Yur5bqwb.js → TileEditor-BvoEHqNR.js} +8 -8
  20. package/dist/{TransitionFade-C85fKWxH.js → TransitionFade-CjhLQW9G.js} +4 -4
  21. package/dist/app.js +11 -11
  22. package/dist/{global-loader-BKQvLNRz.js → global-loader--ZxoOdVy.js} +912 -901
  23. package/dist/{index-2OLtpO8C.js → index-C39f39g-.js} +1 -1
  24. package/dist/{report-schema-D791R8wK.js → report-schema-C2rVcJg7.js} +1 -1
  25. package/dist/{timeFormat-DWBAXBup.js → timeFormat-COEL7roU.js} +1 -1
  26. package/dist/{v4-BXa2oefR.js → v4-B8URBUYR.js} +1 -1
  27. package/package.json +2 -2
@@ -1,4 +1,4 @@
1
- import { d as n } from "./global-loader-BKQvLNRz.js";
1
+ import { d as n } from "./global-loader--ZxoOdVy.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-BKQvLNRz.js";
1
+ import { F as c, h as s } from "./global-loader--ZxoOdVy.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";
@@ -1,4 +1,4 @@
1
- import { d as o } from "./global-loader-BKQvLNRz.js";
1
+ import { d as o } from "./global-loader--ZxoOdVy.js";
2
2
  const u = (t, e = "en") => o().set("hour", t.hour).set("minute", t.minute).locale(e).format("h:mm A"), m = (t, e) => {
3
3
  const s = o().set("hour", t.hour).set("minute", t.minute);
4
4
  return o().set("hour", e.hour).set("minute", e.minute) < s ? "+1" : "";
@@ -1,4 +1,4 @@
1
- import { j as xe, a as ae, F as oe, h as ie, b as Ie, c as ke, n as We, d as ue, e as Ye, k as je } from "./global-loader-BKQvLNRz.js";
1
+ import { j as xe, a as ae, F as oe, h as ie, b as Ie, c as ke, n as We, d as ue, e as Ye, k as je } from "./global-loader--ZxoOdVy.js";
2
2
  import { storeToRefs as Z, defineStore as He } from "pinia";
3
3
  import { ref as X, computed as Ae, h as ze, watch as Ke } from "vue";
4
4
  import { useSnackbar as Xe, components as Ze } from "@feedmepos/ui-library";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@feedmepos/mf-report",
3
- "version": "5.4.32-beta.1",
3
+ "version": "5.4.32-beta.3",
4
4
  "files": [
5
5
  "dist"
6
6
  ],
@@ -17,7 +17,7 @@
17
17
  "dependencies": {
18
18
  "@feedmepos/custom-attributes": "0.0.0-rc.6",
19
19
  "@feedmepos/feature-flag": "0.0.11",
20
- "@feedmepos/mf-common": "1.16.0-beta.4",
20
+ "@feedmepos/mf-common": "1.21.0-beta.2",
21
21
  "@feedmepos/ui-library": "1.3.5",
22
22
  "axios": "^1.6.7",
23
23
  "change-case": "^5.4.3",