@feedmepos/mf-report 5.22.1-remy-beta.2 → 5.22.1-remy.1

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 (26) hide show
  1. package/dist/{App-iSIj8_lS.js → App-cuHcpcZw.js} +26 -26
  2. package/dist/BaseDialog.vue_vue_type_script_setup_true_lang-03nmej58.js +19983 -0
  3. package/dist/{DateRangeSelect.vue_vue_type_script_setup_true_lang-CPniBJgZ.js → DateRangeSelect.vue_vue_type_script_setup_true_lang-cfshXMB2.js} +36 -37
  4. package/dist/{Default.vue_vue_type_script_setup_true_lang-Blc6DBml.js → Default.vue_vue_type_script_setup_true_lang-BhMWXLug.js} +11 -12
  5. package/dist/{FilterSelector.vue_vue_type_script_setup_true_lang-CHTMrqtt.js → FilterSelector.vue_vue_type_script_setup_true_lang-fzO5gzwh.js} +235 -236
  6. package/dist/{InsightView-Ckkwb92m.js → InsightView-DJJJmFkl.js} +16 -17
  7. package/dist/{Integration-BoYn0XvH.js → Integration-D93eQCHy.js} +4 -5
  8. package/dist/{Integrations-D6Qz0hqf.js → Integrations-jn20KmcD.js} +27 -28
  9. package/dist/{Layout-DIs6pMOT.js → Layout-B1jaac85.js} +1 -1
  10. package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-Brwm-7zb.js → MenuTab.vue_vue_type_script_setup_true_lang-BrCMbeEl.js} +9 -9
  11. package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-DZIauCN0.js → NavigationTab.vue_vue_type_script_setup_true_lang-BZVeEoDt.js} +97 -98
  12. package/dist/{NoData.vue_vue_type_script_setup_true_lang-CW6oZEnc.js → NoData.vue_vue_type_script_setup_true_lang-BUoYdn5S.js} +1 -1
  13. package/dist/{OverviewView-Bx_6RMle.js → OverviewView-Cuzw4aLB.js} +16 -16
  14. package/dist/{Report-E8GN07k7.js → Report-P_a1NjPi.js} +9 -8
  15. package/dist/{ReportEditor-bz8aajNj.js → ReportEditor-CkNtAVi9.js} +8 -9
  16. package/dist/{ReportView-BEWiRAvV.js → ReportView-BiF6T_r0.js} +12 -12
  17. package/dist/{SelectComponent.vue_vue_type_script_setup_true_lang-CiT09OeD.js → SelectComponent.vue_vue_type_script_setup_true_lang-B2oCOTUH.js} +1 -1
  18. package/dist/{Setting-B6nnaJaX.js → Setting-DLnskPxP.js} +6 -7
  19. package/dist/{TileEditor-DncjwvcR.js → TileEditor-LFwn_4CK.js} +17 -18
  20. package/dist/{TransitionFade-Bold22aO.js → TransitionFade-12ARL50A.js} +21 -22
  21. package/dist/app.js +5184 -6
  22. package/dist/vue-i18n-BQN8HgvD.js +6457 -0
  23. package/package.json +1 -1
  24. package/dist/BaseDialog.vue_vue_type_script_setup_true_lang-Bnu9l9U0.js +0 -315
  25. package/dist/app-CDw9UOqm.js +0 -28808
  26. package/dist/vue-i18n-CQAzKJVO.js +0 -2711
@@ -1,27 +1,27 @@
1
- import { defineComponent as k, computed as w, resolveComponent as $, createBlock as a, openBlock as t, withCtx as y, createVNode as d, createElementVNode as h, unref as e, normalizeStyle as C, normalizeClass as u, createElementBlock as _, Fragment as b, renderList as B } from "vue";
2
- import { _ as F } from "./FilterSelector.vue_vue_type_script_setup_true_lang-CHTMrqtt.js";
3
- import { _ as L } from "./Default.vue_vue_type_script_setup_true_lang-Blc6DBml.js";
4
- import { g as P } from "./app-CDw9UOqm.js";
1
+ import { defineComponent as k, computed as w, resolveComponent as $, createBlock as n, openBlock as t, withCtx as y, createVNode as d, createElementVNode as h, unref as e, normalizeStyle as C, normalizeClass as u, createElementBlock as _, Fragment as b, renderList as B } from "vue";
2
+ import { _ as F } from "./FilterSelector.vue_vue_type_script_setup_true_lang-fzO5gzwh.js";
3
+ import { _ as L } from "./Default.vue_vue_type_script_setup_true_lang-BhMWXLug.js";
4
+ import { a as P } from "./BaseDialog.vue_vue_type_script_setup_true_lang-03nmej58.js";
5
5
  import { storeToRefs as R } from "pinia";
6
- import { _ as S } from "./NoData.vue_vue_type_script_setup_true_lang-CW6oZEnc.js";
6
+ import { _ as S } from "./NoData.vue_vue_type_script_setup_true_lang-BUoYdn5S.js";
7
7
  import { useBreakpoints as V } from "@feedmepos/ui-library";
8
- import { _ as z } from "./MenuTab.vue_vue_type_script_setup_true_lang-Brwm-7zb.js";
8
+ import { _ as z } from "./MenuTab.vue_vue_type_script_setup_true_lang-BrCMbeEl.js";
9
9
  import { useI18n as D } from "@feedmepos/mf-common";
10
10
  import { r as E } from "./i18n-DQxDgiLO.js";
11
11
  const M = /* @__PURE__ */ k({
12
12
  __name: "OverviewView",
13
13
  setup(H) {
14
- const { t: l, te: f } = D(), v = P(), { breakpoints: o } = V(), { isOpenDownloadDialog: g, overviewReport: r } = R(v), s = w(() => {
15
- var n;
16
- return ((n = r.value) == null ? void 0 : n.tiles) || [];
14
+ const { t: l, te: f } = D(), v = P(), { breakpoints: o } = V(), { isOpenDownloadDialog: x, overviewReport: r } = R(v), s = w(() => {
15
+ var a;
16
+ return ((a = r.value) == null ? void 0 : a.tiles) || [];
17
17
  });
18
- return (n, m) => {
19
- const x = $("FmPageHead");
20
- return t(), a(L, null, {
18
+ return (a, m) => {
19
+ const g = $("FmPageHead");
20
+ return t(), n(L, null, {
21
21
  default: y(() => {
22
22
  var i;
23
23
  return [
24
- d(x, {
24
+ d(g, {
25
25
  title: e(E)(e(l), e(f), (i = e(r)) == null ? void 0 : i.name, "other"),
26
26
  class: "h-[68px]",
27
27
  actions: [
@@ -32,7 +32,7 @@ const M = /* @__PURE__ */ k({
32
32
  prependIcon: "download"
33
33
  }
34
34
  ],
35
- "onClick:action": m[0] || (m[0] = (p) => g.value = !0)
35
+ "onClick:action": m[0] || (m[0] = (p) => x.value = !0)
36
36
  }, null, 8, ["title", "actions"]),
37
37
  h("div", {
38
38
  class: u(`flex flex-col gap-2 ${e(o).sm || e(o).xs ? "mb-20" : ""}`),
@@ -43,12 +43,12 @@ const M = /* @__PURE__ */ k({
43
43
  key: 0,
44
44
  class: u(["grid grid-cols-12", e(o).sm || e(o).xs ? "px-3 gap-[16px]" : "px-24 gap-[24px]"])
45
45
  }, [
46
- (t(!0), _(b, null, B(s.value, (p, c) => (t(), a(F, {
46
+ (t(!0), _(b, null, B(s.value, (p, c) => (t(), n(F, {
47
47
  key: `widget_${e(r).id}_${c}`,
48
48
  "model-value": p,
49
49
  index: c
50
50
  }, null, 8, ["model-value", "index"]))), 128))
51
- ], 2)) : (t(), a(S, { key: 1 }))
51
+ ], 2)) : (t(), n(S, { key: 1 }))
52
52
  ], 6)
53
53
  ];
54
54
  }),
@@ -1,14 +1,15 @@
1
1
  import { defineComponent as Se, ref as Y, watch as ne, computed as S, h as y, withModifiers as Ce, resolveComponent as C, createBlock as q, openBlock as J, withCtx as u, createVNode as s, createElementVNode as g, unref as e, normalizeStyle as xe, normalizeClass as x, withDirectives as U, createElementBlock as _e, Fragment as ke, renderList as we, toDisplayString as z, createTextVNode as $e, vShow as j } from "vue";
2
2
  import { storeToRefs as le } from "pinia";
3
- import { g as Ie, c as Re, a as se, f as De } from "./app-CDw9UOqm.js";
4
- import { _ as Fe } from "./Default.vue_vue_type_script_setup_true_lang-Blc6DBml.js";
5
- import { u as Le } from "./message-dialog-UoMWOnil.js";
3
+ import { a as Ie, u as Re } from "./BaseDialog.vue_vue_type_script_setup_true_lang-03nmej58.js";
4
+ import { _ as De } from "./Default.vue_vue_type_script_setup_true_lang-BhMWXLug.js";
5
+ import { u as Fe } from "./message-dialog-UoMWOnil.js";
6
+ import { b as se, f as Le } from "./vue-i18n-BQN8HgvD.js";
6
7
  import { useSnackbar as Oe, useBreakpoints as Ne, components as Ve, FmButtonColorThemeVariant as Je } from "@feedmepos/ui-library";
7
- import { _ as ze } from "./NoData.vue_vue_type_script_setup_true_lang-CW6oZEnc.js";
8
+ import { _ as ze } from "./NoData.vue_vue_type_script_setup_true_lang-BUoYdn5S.js";
8
9
  import { useRouter as Ae, useRoute as Pe, onBeforeRouteLeave as Te } from "vue-router";
9
10
  import { useI18n as Be } from "@feedmepos/mf-common";
10
11
  import { r as ce } from "./i18n-DQxDgiLO.js";
11
- const Ee = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, Ke = { class: "w-[343px]" }, Me = { class: "fm-typo-en-body-md-600" }, tt = /* @__PURE__ */ Se({
12
+ const Ee = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, Ke = { class: "w-[343px]" }, Me = { class: "fm-typo-en-body-md-600" }, ot = /* @__PURE__ */ Se({
12
13
  __name: "Report",
13
14
  setup(Ye) {
14
15
  const { t: a, te: G } = Be(), H = Ae(), Q = Pe(), d = Ie(), ie = Re(), { business: ue } = le(se()), {
@@ -20,7 +21,7 @@ const Ee = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, Ke
20
21
  scrollPositionY: W,
21
22
  customReportQuota: D,
22
23
  canCreateCustomReport: X
23
- } = le(d), { promptMessage: Z } = Le(), { promptLoader: A } = De(), m = Oe(), { breakpoints: c } = Ne(), b = Y();
24
+ } = le(d), { promptMessage: Z } = Fe(), { promptLoader: A } = Le(), m = Oe(), { breakpoints: c } = Ne(), b = Y();
24
25
  Te(() => {
25
26
  b.value && (W.value = b.value.$el.children[0].scrollTop);
26
27
  }), ne(b, () => {
@@ -287,7 +288,7 @@ const Ee = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, Ke
287
288
  const { selectedLocationIds: k, dateRange: L, compareDateRange: O, timeRange: v, locations: he } = se(), N = S(() => k.length === he.length);
288
289
  return (o, t) => {
289
290
  const r = C("FmPageHead"), l = C("FmSearch"), w = C("FmForm"), M = C("FmListItem"), V = C("FmList"), i = C("FmTable");
290
- return J(), q(Fe, null, {
291
+ return J(), q(De, null, {
291
292
  default: u(() => [
292
293
  s(r, {
293
294
  title: e(a)("report.common.report", 1),
@@ -483,5 +484,5 @@ const Ee = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, Ke
483
484
  }
484
485
  });
485
486
  export {
486
- tt as default
487
+ ot as default
487
488
  };
@@ -1,16 +1,15 @@
1
1
  import { defineComponent as X, mergeModels as K, useModel as Q, ref as I, computed as D, resolveComponent as p, createBlock as V, openBlock as i, withCtx as u, createElementVNode as h, createVNode as o, unref as t, normalizeClass as ie, createTextVNode as _e, toDisplayString as H, createElementBlock as T, Fragment as G, renderSlot as $e, createCommentVNode as A, watch as de, renderList as ee, resolveDynamicComponent as Ie, isRef as Te, normalizeStyle as we, onMounted as Re } from "vue";
2
- import { W as We, g as qe, _ as Ee, i as Pe, S as xe, d as ke, T as Je, a as ze } from "./TransitionFade-Bold22aO.js";
3
- import { D as j, k as ue, C as ge, g as Oe, h as He, a as Le, l as be, f as je } from "./app-CDw9UOqm.js";
2
+ import { W as We, g as qe, _ as Ee, i as Pe, S as xe, d as ke, T as Je, a as ze } from "./TransitionFade-12ARL50A.js";
3
+ import { D as j, c as ue, C as ge, a as Oe, b as He, v as re } from "./BaseDialog.vue_vue_type_script_setup_true_lang-03nmej58.js";
4
4
  import { storeToRefs as me } from "pinia";
5
5
  import { useRouter as Ne, useRoute as Me } from "vue-router";
6
6
  import { useBreakpoints as pe, useSnackbar as De, FmButtonColorThemeVariant as oe } from "@feedmepos/ui-library";
7
7
  import { u as Ue } from "./message-dialog-UoMWOnil.js";
8
- import { u as se } from "./vue-i18n-CQAzKJVO.js";
9
- import { a as Ve, _ as he } from "./FilterSelector.vue_vue_type_script_setup_true_lang-CHTMrqtt.js";
10
- import { _ as ye } from "./NoData.vue_vue_type_script_setup_true_lang-CW6oZEnc.js";
8
+ import { u as se, b as Le, i as be, f as je } from "./vue-i18n-BQN8HgvD.js";
9
+ import { a as Ve, _ as he } from "./FilterSelector.vue_vue_type_script_setup_true_lang-fzO5gzwh.js";
10
+ import { _ as ye } from "./NoData.vue_vue_type_script_setup_true_lang-BUoYdn5S.js";
11
11
  import { r as ce } from "./i18n-DQxDgiLO.js";
12
- import { _ as Ce } from "./SelectComponent.vue_vue_type_script_setup_true_lang-CiT09OeD.js";
13
- import { v as re } from "./BaseDialog.vue_vue_type_script_setup_true_lang-Bnu9l9U0.js";
12
+ import { _ as Ce } from "./SelectComponent.vue_vue_type_script_setup_true_lang-B2oCOTUH.js";
14
13
  const Ge = /* @__PURE__ */ X({
15
14
  __name: "WidgetDialog",
16
15
  props: /* @__PURE__ */ K({
@@ -921,7 +920,7 @@ const Ge = /* @__PURE__ */ X({
921
920
  ]);
922
921
  };
923
922
  }
924
- }), bl = { class: "flex items-center gap-4" }, hl = { class: "flex justify-center items-center gap-2 w-full" }, yl = { class: "flex gap-4" }, Dl = /* @__PURE__ */ X({
923
+ }), bl = { class: "flex items-center gap-4" }, hl = { class: "flex justify-center items-center gap-2 w-full" }, yl = { class: "flex gap-4" }, Ml = /* @__PURE__ */ X({
925
924
  __name: "ReportEditor",
926
925
  setup(x) {
927
926
  const r = Ne(), a = Me(), n = Oe(), { promptLoader: y } = je(), { t: m } = se(), { currentReport: _, editingReport: f } = me(n), { breakpoints: C } = pe(), s = D(() => {
@@ -1073,5 +1072,5 @@ const Ge = /* @__PURE__ */ X({
1073
1072
  }
1074
1073
  });
1075
1074
  export {
1076
- Dl as default
1075
+ Ml as default
1077
1076
  };
@@ -1,20 +1,20 @@
1
1
  import { defineComponent as H, computed as g, resolveComponent as M, createBlock as y, openBlock as u, withCtx as Y, createVNode as R, createElementVNode as O, unref as r, normalizeStyle as G, normalizeClass as $, createElementBlock as D, Fragment as Q, renderList as U } from "vue";
2
- import { _ as W } from "./MenuTab.vue_vue_type_script_setup_true_lang-Brwm-7zb.js";
3
- import { _ as K } from "./FilterSelector.vue_vue_type_script_setup_true_lang-CHTMrqtt.js";
2
+ import { _ as W } from "./MenuTab.vue_vue_type_script_setup_true_lang-BrCMbeEl.js";
3
+ import { _ as K } from "./FilterSelector.vue_vue_type_script_setup_true_lang-fzO5gzwh.js";
4
4
  import { useRouter as X, useRoute as Z } from "vue-router";
5
- import { _ as ee } from "./Default.vue_vue_type_script_setup_true_lang-Blc6DBml.js";
6
- import { g as oe, f as te, e as re } from "./app-CDw9UOqm.js";
5
+ import { _ as ee } from "./Default.vue_vue_type_script_setup_true_lang-BhMWXLug.js";
6
+ import { a as oe } from "./BaseDialog.vue_vue_type_script_setup_true_lang-03nmej58.js";
7
7
  import { storeToRefs as v } from "pinia";
8
- import { b as ae, c as le, u as se } from "./NavigationTab.vue_vue_type_script_setup_true_lang-DZIauCN0.js";
9
- import { _ as ne } from "./NoData.vue_vue_type_script_setup_true_lang-CW6oZEnc.js";
10
- import { useSnackbar as ie, useBreakpoints as ue } from "@feedmepos/ui-library";
11
- import { u as ce } from "./message-dialog-UoMWOnil.js";
12
- import { u as pe } from "./vue-i18n-CQAzKJVO.js";
8
+ import { b as te, c as re, u as ae } from "./NavigationTab.vue_vue_type_script_setup_true_lang-BZVeEoDt.js";
9
+ import { _ as le } from "./NoData.vue_vue_type_script_setup_true_lang-BUoYdn5S.js";
10
+ import { useSnackbar as se, useBreakpoints as ne } from "@feedmepos/ui-library";
11
+ import { u as ie, f as ue, e as ce } from "./vue-i18n-BQN8HgvD.js";
12
+ import { u as pe } from "./message-dialog-UoMWOnil.js";
13
13
  import { r as me } from "./i18n-DQxDgiLO.js";
14
14
  const de = { class: "sticky top-0 z-10 bg-white" }, $e = /* @__PURE__ */ H({
15
15
  __name: "ReportView",
16
16
  setup(ve) {
17
- const { t: e, te: E } = pe(), f = X(), c = Z(), i = ie(), { promptMessage: P } = ce(), p = oe(), b = ae(), { promptLoader: _ } = te(), { breakpoints: n } = ue(), {
17
+ const { t: e, te: E } = ie(), f = X(), c = Z(), i = se(), { promptMessage: P } = pe(), p = oe(), b = te(), { promptLoader: _ } = ue(), { breakpoints: n } = ne(), {
18
18
  currentReport: t,
19
19
  overviewReport: I,
20
20
  currentReportId: m,
@@ -23,7 +23,7 @@ const de = { class: "sticky top-0 z-10 bg-white" }, $e = /* @__PURE__ */ H({
23
23
  editingReport: q,
24
24
  canCreateCustomReport: A,
25
25
  customReportQuota: w
26
- } = v(p), { isOpenAccountingDialog: B } = v(le()), { isOpenScheduleDialog: k } = v(se()), { disabled: L } = v(re()), T = g(() => {
26
+ } = v(p), { isOpenAccountingDialog: B } = v(re()), { isOpenScheduleDialog: k } = v(ae()), { disabled: L } = v(ce()), T = g(() => {
27
27
  var s;
28
28
  const a = m.value === ((s = I.value) == null ? void 0 : s.id), o = [
29
29
  {
@@ -180,7 +180,7 @@ const de = { class: "sticky top-0 z-10 bg-white" }, $e = /* @__PURE__ */ H({
180
180
  "model-value": l,
181
181
  index: h
182
182
  }, null, 8, ["model-value", "index"]))), 128))
183
- ], 2)) : (u(), y(ne, { key: 1 }))
183
+ ], 2)) : (u(), y(le, { key: 1 }))
184
184
  ], 6)
185
185
  ];
186
186
  }),
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as B, mergeModels as D, useModel as z, ref as b, computed as f, resolveComponent as n, createBlock as y, openBlock as _, withCtx as m, createElementVNode as c, normalizeStyle as L, withDirectives as U, createElementBlock as $, createVNode as d, unref as E, vShow as H, Fragment as N, renderList as O, toDisplayString as g, normalizeClass as q } from "vue";
2
- import { u as A } from "./vue-i18n-CQAzKJVO.js";
2
+ import { u as A } from "./vue-i18n-BQN8HgvD.js";
3
3
  const K = (s, u) => {
4
4
  const t = s.__vccOpts || s;
5
5
  for (const [o, i] of u)
@@ -1,12 +1,11 @@
1
1
  import { defineComponent as B, ref as H, useModel as J, resolveComponent as h, createElementBlock as k, openBlock as x, createBlock as P, createElementVNode as t, resolveDynamicComponent as ne, unref as e, withCtx as y, createVNode as a, normalizeClass as O, toDisplayString as s, Fragment as K, renderList as Q, withDirectives as M, createTextVNode as ie, vShow as j, watch as me, normalizeStyle as ue } from "vue";
2
- import { _ as de } from "./Default.vue_vue_type_script_setup_true_lang-Blc6DBml.js";
3
- import { d as z, w as I, x as pe, a as ce } from "./app-CDw9UOqm.js";
2
+ import { _ as de } from "./Default.vue_vue_type_script_setup_true_lang-BhMWXLug.js";
3
+ import { u as U, d as z, C as I, D as pe, b as ce } from "./vue-i18n-BQN8HgvD.js";
4
4
  import { components as A, useSnackbar as W, useBreakpoints as X, FmButtonColorThemeVariant as G } from "@feedmepos/ui-library";
5
- import { t as N, s as fe } from "./BaseDialog.vue_vue_type_script_setup_true_lang-Bnu9l9U0.js";
5
+ import { t as N, s as fe } from "./BaseDialog.vue_vue_type_script_setup_true_lang-03nmej58.js";
6
6
  import { u as ve } from "./message-dialog-UoMWOnil.js";
7
- import { u as U } from "./vue-i18n-CQAzKJVO.js";
8
7
  import { detectLocale as F } from "@feedmepos/mf-common";
9
- import { _ as Y } from "./SelectComponent.vue_vue_type_script_setup_true_lang-CiT09OeD.js";
8
+ import { _ as Y } from "./SelectComponent.vue_vue_type_script_setup_true_lang-B2oCOTUH.js";
10
9
  import { storeToRefs as _e } from "pinia";
11
10
  const ge = { class: "px-5 py-2" }, ye = { class: "flex" }, he = { class: "flex px-5 gap-2" }, xe = { class: "flex flex-col gap-2" }, be = { class: "fm-typo-en-title-sm-600" }, Ce = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, Ve = { class: "w-full gap-[24px] flex flex-col pt-2" }, Te = { class: "flex items-center w-full gap-3" }, De = { class: "text-fm-color-typo-primary" }, $e = { class: "text-fm-color-typo-secondary" }, Se = { class: "flex items-center gap-2" }, ke = /* @__PURE__ */ B({
12
11
  __name: "ReportHour",
@@ -251,7 +250,7 @@ const ge = { class: "px-5 py-2" }, ye = { class: "flex" }, he = { class: "flex p
251
250
  }, null, 8, ["modelValue", "label", "items"])
252
251
  ]));
253
252
  }
254
- }), Be = { class: "w-2/4" }, Ue = { class: "fm-typo-en-title-sm-600" }, Ee = { class: "text-fm-color-typo-secondary" }, Pe = { class: "fm-typo-en-body-lg-600" }, Me = { class: "text-fm-color-typo-secondary" }, je = { class: "fm-typo-en-body-lg-600" }, Je = { class: "text-fm-color-typo-secondary" }, Le = { class: "fm-typo-en-body-lg-600" }, Ze = /* @__PURE__ */ B({
253
+ }), Be = { class: "w-2/4" }, Ue = { class: "fm-typo-en-title-sm-600" }, Ee = { class: "text-fm-color-typo-secondary" }, Pe = { class: "fm-typo-en-body-lg-600" }, Me = { class: "text-fm-color-typo-secondary" }, je = { class: "fm-typo-en-body-lg-600" }, Je = { class: "text-fm-color-typo-secondary" }, Le = { class: "fm-typo-en-body-lg-600" }, Ye = /* @__PURE__ */ B({
255
254
  __name: "Setting",
256
255
  setup(T) {
257
256
  const { breakpoints: o } = X(), p = ce(), { defaultDateSetting: l } = _e(p), c = W(), { t: n } = U();
@@ -320,5 +319,5 @@ const ge = { class: "px-5 py-2" }, ye = { class: "flex" }, he = { class: "flex p
320
319
  }
321
320
  });
322
321
  export {
323
- Ze as default
322
+ Ye as default
324
323
  };
@@ -1,17 +1,16 @@
1
1
  import { defineComponent as X, mergeModels as G, useModel as le, computed as _, ref as q, resolveComponent as x, createElementBlock as I, openBlock as h, createVNode as u, createElementVNode as C, unref as l, withCtx as $, toDisplayString as j, Fragment as ee, renderList as de, withModifiers as ae, createTextVNode as me, watch as se, createCommentVNode as U, createBlock as T, onMounted as ke, onUnmounted as Xe, renderSlot as Ne, onBeforeUnmount as We, resolveDynamicComponent as Oe, normalizeClass as Ie, withDirectives as te, vShow as ne, normalizeStyle as qe, isRef as He } from "vue";
2
2
  import { useRoute as Ye, useRouter as Ee } from "vue-router";
3
- import { h as Je, d as _e, S as we, _ as Ge, W as Ke, b as Qe, T as Ze, a as el } from "./TransitionFade-Bold22aO.js";
4
- import { h as Be, D as ll, S as Te, j as Le, p as ol, C as al, P as Ue, a as je, d as ce, g as tl } from "./app-CDw9UOqm.js";
3
+ import { h as Je, d as _e, S as we, _ as Ge, W as Ke, b as Qe, T as Ze, a as el } from "./TransitionFade-12ARL50A.js";
4
+ import { W as B, b as Be, d as pe, D as ll, S as Te, C as ol, P as Ue, a as al } from "./BaseDialog.vue_vue_type_script_setup_true_lang-03nmej58.js";
5
5
  import { storeToRefs as ue } from "pinia";
6
- import { u as Re } from "./message-dialog-UoMWOnil.js";
6
+ import { u as Le } from "./message-dialog-UoMWOnil.js";
7
+ import { u as Y, h as je, p as tl, b as Re, d as ce } from "./vue-i18n-BQN8HgvD.js";
7
8
  import { useSnackbar as nl, useBreakpoints as Me, FmButtonColorThemeVariant as ve } from "@feedmepos/ui-library";
8
- import { W as B, a as pe } from "./BaseDialog.vue_vue_type_script_setup_true_lang-Bnu9l9U0.js";
9
- import { _ as Q } from "./SelectComponent.vue_vue_type_script_setup_true_lang-CiT09OeD.js";
10
- import { u as Y } from "./vue-i18n-CQAzKJVO.js";
9
+ import { _ as Q } from "./SelectComponent.vue_vue_type_script_setup_true_lang-B2oCOTUH.js";
11
10
  import { r as Z } from "./i18n-DQxDgiLO.js";
12
- import { g as fe, u as ge, L as ie, b as Ve, _ as ze, a as il } from "./FilterSelector.vue_vue_type_script_setup_true_lang-CHTMrqtt.js";
13
- import { d as be } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-CPniBJgZ.js";
14
- import { _ as Pe } from "./NoData.vue_vue_type_script_setup_true_lang-CW6oZEnc.js";
11
+ import { g as fe, u as ge, L as ie, b as Ve, _ as ze, a as il } from "./FilterSelector.vue_vue_type_script_setup_true_lang-fzO5gzwh.js";
12
+ import { d as be } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-cfshXMB2.js";
13
+ import { _ as Pe } from "./NoData.vue_vue_type_script_setup_true_lang-BUoYdn5S.js";
15
14
  const he = [
16
15
  {
17
16
  type: B.Circular,
@@ -1015,7 +1014,7 @@ const hl = { class: "flex flex-col my-2 gap-8" }, Vl = { class: "fm-typo-en-body
1015
1014
  }, {
1016
1015
  default: $(() => [
1017
1016
  u(r, { name: "drag_handle" }),
1018
- C("p", Sl, j(l(Le)(A.name)), 1),
1017
+ C("p", Sl, j(l(je)(A.name)), 1),
1019
1018
  d[8] || (d[8] = C("div", { class: "grow" }, null, -1)),
1020
1019
  u(k, {
1021
1020
  icon: "close",
@@ -1158,7 +1157,7 @@ const hl = { class: "flex flex-col my-2 gap-8" }, Vl = { class: "fm-typo-en-body
1158
1157
  function O(d) {
1159
1158
  if (m.value)
1160
1159
  switch (d) {
1161
- case al.Between:
1160
+ case ol.Between:
1162
1161
  m.value = {
1163
1162
  ...m.value,
1164
1163
  operator: d,
@@ -1277,7 +1276,7 @@ const hl = { class: "flex flex-col my-2 gap-8" }, Vl = { class: "fm-typo-en-body
1277
1276
  default: $(() => {
1278
1277
  var H, E;
1279
1278
  return [
1280
- C("p", Bl, j(l(ol)(((H = M.joinDimension) == null ? void 0 : H.schemaName) ?? "")) + " " + j((E = M.joinDimension) == null ? void 0 : E.label), 1),
1279
+ C("p", Bl, j(l(tl)(((H = M.joinDimension) == null ? void 0 : H.schemaName) ?? "")) + " " + j((E = M.joinDimension) == null ? void 0 : E.label), 1),
1281
1280
  c[4] || (c[4] = C("div", { class: "grow" }, null, -1)),
1282
1281
  u(r, {
1283
1282
  icon: "close",
@@ -1753,7 +1752,7 @@ const hl = { class: "flex flex-col my-2 gap-8" }, Vl = { class: "fm-typo-en-body
1753
1752
  emits: /* @__PURE__ */ G(["hideConfiguration"], ["update:modelValue"]),
1754
1753
  setup(w, { emit: p }) {
1755
1754
  var e, r;
1756
- const o = je(), { dateRange: s, timezone: n } = ue(o), f = {
1755
+ const o = Re(), { dateRange: s, timezone: n } = ue(o), f = {
1757
1756
  startDate: s.value.startDate,
1758
1757
  endDate: s.value.endDate
1759
1758
  }, V = q({
@@ -1772,7 +1771,7 @@ const hl = { class: "flex flex-col my-2 gap-8" }, Vl = { class: "fm-typo-en-body
1772
1771
  ), We(() => {
1773
1772
  s.value = { ...f };
1774
1773
  });
1775
- const v = le(w, "modelValue"), { breakpoints: m } = Me(), a = w, { promptMessage: i } = Re(), F = p, { t: S } = Y();
1774
+ const v = le(w, "modelValue"), { breakpoints: m } = Me(), a = w, { promptMessage: i } = Le(), F = p, { t: S } = Y();
1776
1775
  function D(k) {
1777
1776
  v.value = yl(k);
1778
1777
  }
@@ -2690,10 +2689,10 @@ const hl = { class: "flex flex-col my-2 gap-8" }, Vl = { class: "fm-typo-en-body
2690
2689
  }, Lo = {
2691
2690
  key: 0,
2692
2691
  class: "flex items-start justify-start px-24 py-12 flex-wrap w-full"
2693
- }, Ko = /* @__PURE__ */ X({
2692
+ }, Go = /* @__PURE__ */ X({
2694
2693
  __name: "TileEditor",
2695
2694
  setup(w) {
2696
- const { rowHeight: p, colWidths: o } = ue(ge()), s = Ye(), n = Ee(), f = tl(), { globalFilters: V } = ue(je()), { currentSelectWidgetType: v, editingReport: m, editingTile: a, editingTileIndex: i } = ue(f), { breakpoints: F } = Me(), { promptMessage: S } = Re(), { t: D } = Y(), O = q(!1);
2695
+ const { rowHeight: p, colWidths: o } = ue(ge()), s = Ye(), n = Ee(), f = al(), { globalFilters: V } = ue(Re()), { currentSelectWidgetType: v, editingReport: m, editingTile: a, editingTileIndex: i } = ue(f), { breakpoints: F } = Me(), { promptMessage: S } = Le(), { t: D } = Y(), O = q(!1);
2697
2696
  function b() {
2698
2697
  v.value = void 0, a.value = void 0, i.value = -1, n.back();
2699
2698
  }
@@ -2735,7 +2734,7 @@ const hl = { class: "flex flex-col my-2 gap-8" }, Vl = { class: "fm-typo-en-body
2735
2734
  title: $(() => {
2736
2735
  var r;
2737
2736
  return [
2738
- l(F).lg || l(F).md ? (h(), I("p", Bo, j(l(Le)(((r = l(a)) == null ? void 0 : r.widget.type) ?? "New report")), 1)) : U("", !0)
2737
+ l(F).lg || l(F).md ? (h(), I("p", Bo, j(l(je)(((r = l(a)) == null ? void 0 : r.widget.type) ?? "New report")), 1)) : U("", !0)
2739
2738
  ];
2740
2739
  }),
2741
2740
  _: 1
@@ -2763,5 +2762,5 @@ const hl = { class: "flex flex-col my-2 gap-8" }, Vl = { class: "fm-typo-en-body
2763
2762
  }
2764
2763
  });
2765
2764
  export {
2766
- Ko as default
2765
+ Go as default
2767
2766
  };
@@ -1,18 +1,17 @@
1
1
  import { defineComponent as xe, onBeforeMount as On, onBeforeUnmount as In, resolveComponent as N, createElementBlock as Q, openBlock as V, normalizeStyle as Fn, unref as M, renderSlot as He, createVNode as k, createElementVNode as ve, toDisplayString as Ae, TransitionGroup as kn, nextTick as en, h as Bt, mergeModels as At, useModel as ze, computed as Fe, Fragment as Ge, renderList as tn, createBlock as Pe, normalizeClass as An, withCtx as ae, createTextVNode as nn, Transition as Tt, createCommentVNode as fe, ref as De, watch as mt, withModifiers as Rt } from "vue";
2
- import { f as Nn, p as Pn, d as pt, k as Ce, m as on, j as Vn } from "./app-CDw9UOqm.js";
2
+ import { u as Nt, f as Nn, p as Pn, d as pt, j as on, h as Vn } from "./vue-i18n-BQN8HgvD.js";
3
3
  import { useCoreStore as Mn } from "@feedmepos/mf-common";
4
4
  import { storeToRefs as Ln } from "pinia";
5
5
  import { useRoute as $n } from "vue-router";
6
- import { u as Nt } from "./vue-i18n-CQAzKJVO.js";
7
- import { W as L, a as Bn } from "./BaseDialog.vue_vue_type_script_setup_true_lang-Bnu9l9U0.js";
8
- import { a as Pt, _ as Xt } from "./SelectComponent.vue_vue_type_script_setup_true_lang-CiT09OeD.js";
9
- import { R as Rn, I as Le, c as rn, d as an, e as Xn } from "./FilterSelector.vue_vue_type_script_setup_true_lang-CHTMrqtt.js";
6
+ import { W as L, c as Ce, d as Bn } from "./BaseDialog.vue_vue_type_script_setup_true_lang-03nmej58.js";
7
+ import { a as Pt, _ as Xt } from "./SelectComponent.vue_vue_type_script_setup_true_lang-B2oCOTUH.js";
8
+ import { R as Rn, I as Le, c as rn, d as an, e as Xn } from "./FilterSelector.vue_vue_type_script_setup_true_lang-fzO5gzwh.js";
10
9
  import { useSnackbar as Yn } from "@feedmepos/ui-library";
11
- import { d as Wn } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-CPniBJgZ.js";
10
+ import { d as Wn } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-cfshXMB2.js";
12
11
  const Un = {
13
12
  key: 0,
14
13
  class: "flex gap-24 flex-col h-screen w-screen justify-center items-center"
15
- }, jn = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, hi = /* @__PURE__ */ xe({
14
+ }, jn = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, pi = /* @__PURE__ */ xe({
16
15
  __name: "FullScreen",
17
16
  setup(t) {
18
17
  const { t: e } = Nt(), n = $n(), { isLoading: o } = Ln(Nn()), i = Mn();
@@ -1846,7 +1845,7 @@ const Bo = {
1846
1845
  ]);
1847
1846
  };
1848
1847
  }
1849
- }), gi = /* @__PURE__ */ Pt(Wo, [["__scopeId", "data-v-7c1916a3"]]);
1848
+ }), hi = /* @__PURE__ */ Pt(Wo, [["__scopeId", "data-v-7c1916a3"]]);
1850
1849
  function Uo(t) {
1851
1850
  let e, n, o;
1852
1851
  switch (t) {
@@ -1873,7 +1872,7 @@ function Uo(t) {
1873
1872
  joinDatasources: e
1874
1873
  };
1875
1874
  }
1876
- function vi(t, e) {
1875
+ function gi(t, e) {
1877
1876
  let n = 1, o = 1;
1878
1877
  switch (t) {
1879
1878
  case L.Scorecard:
@@ -1907,7 +1906,7 @@ function vi(t, e) {
1907
1906
  }
1908
1907
  };
1909
1908
  }
1910
- function bi(t, e) {
1909
+ function vi(t, e) {
1911
1910
  return t.filter((n, o) => o !== e);
1912
1911
  }
1913
1912
  const jo = {
@@ -1946,7 +1945,7 @@ const jo = {
1946
1945
  ], 64);
1947
1946
  };
1948
1947
  }
1949
- }), yi = /* @__PURE__ */ Pt(Ho, [["__scopeId", "data-v-fa67a3a4"]]), zo = { class: "grow" }, Go = {
1948
+ }), bi = /* @__PURE__ */ Pt(Ho, [["__scopeId", "data-v-fa67a3a4"]]), zo = { class: "grow" }, Go = {
1950
1949
  key: 2,
1951
1950
  class: "w-full"
1952
1951
  }, qo = { key: 0 }, Ko = /* @__PURE__ */ xe({
@@ -2042,7 +2041,7 @@ const jo = {
2042
2041
  ], Jo = xn.filter(
2043
2042
  (t) => t !== Ce.DateTime
2044
2043
  );
2045
- function _i(t) {
2044
+ function yi(t) {
2046
2045
  return xn.map((e) => ({
2047
2046
  label: t(`report.section.filter.${on(e)}`),
2048
2047
  value: e
@@ -2054,7 +2053,7 @@ function Zo(t) {
2054
2053
  value: e
2055
2054
  }));
2056
2055
  }
2057
- const Qo = { class: "flex flex-col my-2 gap-8" }, ei = { class: "fm-typo-en-body-lg-600" }, ti = { class: "fm-typo-en-body-sm-600 text-fm-color-neutral-gray-400" }, ni = { class: "fm-typo-en-body-lg-400 text-ellipsis overflow-hidden line-clamp-1" }, wi = /* @__PURE__ */ xe({
2056
+ const Qo = { class: "flex flex-col my-2 gap-8" }, ei = { class: "fm-typo-en-body-lg-600" }, ti = { class: "fm-typo-en-body-sm-600 text-fm-color-neutral-gray-400" }, ni = { class: "fm-typo-en-body-lg-400 text-ellipsis overflow-hidden line-clamp-1" }, _i = /* @__PURE__ */ xe({
2058
2057
  __name: "FilterSection",
2059
2058
  props: /* @__PURE__ */ At({
2060
2059
  options: {
@@ -2352,16 +2351,16 @@ const Qo = { class: "flex flex-col my-2 gap-8" }, ei = { class: "fm-typo-en-body
2352
2351
  })
2353
2352
  ], 64));
2354
2353
  }
2355
- }), Ei = /* @__PURE__ */ Pt(oi, [["__scopeId", "data-v-a98ca9bc"]]);
2354
+ }), wi = /* @__PURE__ */ Pt(oi, [["__scopeId", "data-v-a98ca9bc"]]);
2356
2355
  export {
2357
- yi as S,
2358
- Ei as T,
2359
- gi as W,
2360
- wi as _,
2361
- hi as a,
2356
+ bi as S,
2357
+ wi as T,
2358
+ hi as W,
2359
+ _i as _,
2360
+ pi as a,
2362
2361
  Uo as b,
2363
2362
  Xo as d,
2364
- _i as g,
2365
- bi as h,
2366
- vi as i
2363
+ yi as g,
2364
+ vi as h,
2365
+ gi as i
2367
2366
  };