@feedmepos/mf-report 5.22.23 → 5.22.24
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.
- package/dist/{App-Zn-puM1b.js → App-vJDVOth7.js} +5 -5
- package/dist/{BaseDialog.vue_vue_type_script_setup_true_lang-CpoV8rC8.js → BaseDialog.vue_vue_type_script_setup_true_lang-CuDpyny4.js} +636 -623
- package/dist/{DateRangeSelect.vue_vue_type_script_setup_true_lang-B5vOl_Qi.js → DateRangeSelect.vue_vue_type_script_setup_true_lang-DFIMIp0w.js} +2 -2
- package/dist/{Default.vue_vue_type_script_setup_true_lang-B4qeIU-5.js → Default.vue_vue_type_script_setup_true_lang-yPwz9xco.js} +2 -2
- package/dist/{FilterSelector.vue_vue_type_script_setup_true_lang-pbAzVGA4.js → FilterSelector.vue_vue_type_script_setup_true_lang-BcODTyl7.js} +6 -6
- package/dist/InsightView-DNa3QEKr.js +670 -0
- package/dist/{Integration-DSpComdb.js → Integration-B8bI4Prk.js} +4 -4
- package/dist/{Integrations-DWsnA_ad.js → Integrations-BlVASP74.js} +4 -4
- package/dist/Layout-DW47sZuO.js +29 -0
- package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-Dg6agPDE.js → MenuTab.vue_vue_type_script_setup_true_lang-rtidppHZ.js} +5 -5
- package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-CJXAXP9k.js → NavigationTab.vue_vue_type_script_setup_true_lang-Bzc3bo-E.js} +5 -5
- package/dist/{NoData.vue_vue_type_script_setup_true_lang-BeANsyve.js → NoData.vue_vue_type_script_setup_true_lang-DaoGO26M.js} +1 -1
- package/dist/NoPermission.vue_vue_type_script_setup_true_lang-G3Os8ZFD.js +25 -0
- package/dist/OverviewView-qupMQGx3.js +67 -0
- package/dist/{Report-C3KsOYeU.js → Report-BZXMhOBE.js} +4 -4
- package/dist/{ReportEditor-CtgWwf3_.js → ReportEditor-gtLvhWsX.js} +6 -6
- package/dist/{ReportView-DfU2sOC5.js → ReportView-OKevCUGl.js} +8 -8
- package/dist/{SelectComponent.vue_vue_type_script_setup_true_lang--GXm-kRc.js → SelectComponent.vue_vue_type_script_setup_true_lang-CPVvQ97s.js} +1 -1
- package/dist/Setting-CwZBJq6_.js +328 -0
- package/dist/{TileEditor-RhXE0gx2.js → TileEditor-DC0MmQ9i.js} +8 -8
- package/dist/{TransitionFade-rhvb0xo6.js → TransitionFade-Wch1EA34.js} +6 -6
- package/dist/{app-Bk5L2zfK.js → app--_wgvJ4h.js} +15 -11
- package/dist/app.js +1 -1
- package/dist/{useRestaurantPermission-CUzN375q.js → useRestaurantPermission-owy2OAuf.js} +1 -1
- package/dist/{vue-i18n-BGJaPUEy.js → vue-i18n-CsqQ6wm5.js} +1010 -1009
- package/package.json +2 -2
- package/dist/InsightView-CmNgn19R.js +0 -662
- package/dist/Layout-DnvPqfQI.js +0 -19
- package/dist/OverviewView-B_x6fZFf.js +0 -62
- package/dist/Setting-B2oXF461.js +0 -324
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as A, resolveComponent as S, createBlock as p, openBlock as y, withCtx as T, createCommentVNode as R, createElementVNode as M, toDisplayString as j, renderSlot as B, mergeModels as k, useModel as b, ref as C, watch as x, createElementBlock as U, unref as f, createVNode as O } from "vue";
|
|
2
|
-
import { u as W, b as q,
|
|
3
|
-
import { d as r } from "./app
|
|
2
|
+
import { u as W, b as q, S as G, C as H } from "./vue-i18n-CsqQ6wm5.js";
|
|
3
|
+
import { d as r } from "./app--_wgvJ4h.js";
|
|
4
4
|
import { detectLocale as E } from "@feedmepos/mf-common";
|
|
5
5
|
import { storeToRefs as K } from "pinia";
|
|
6
6
|
var v = /* @__PURE__ */ ((e) => (e.Year = "YEAR", e.Month = "MONTH", e.Week = "WEEK", e.Day = "DAY", e))(v || {}), L = /* @__PURE__ */ ((e) => (e.Yesterday = "YESTERDAY", e.Today = "TODAY", e))(L || {});
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { defineComponent as u, computed as p, resolveComponent as f, createElementBlock as s, openBlock as t, normalizeStyle as n, normalizeClass as d, unref as e, createBlock as y, createCommentVNode as _, createVNode as h, createElementVNode as k, toDisplayString as g, renderSlot as x } from "vue";
|
|
2
|
-
import { _ as v } from "./NavigationTab.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { _ as v } from "./NavigationTab.vue_vue_type_script_setup_true_lang-Bzc3bo-E.js";
|
|
3
3
|
import { useBreakpoints as b } from "@feedmepos/ui-library";
|
|
4
4
|
import { storeToRefs as C } from "pinia";
|
|
5
|
-
import { u as q, e as w } from "./vue-i18n-
|
|
5
|
+
import { u as q, e as w } from "./vue-i18n-CsqQ6wm5.js";
|
|
6
6
|
import { useRoute as B } from "vue-router";
|
|
7
7
|
const $ = {
|
|
8
8
|
key: 1,
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { computed as v, defineComponent as at, ref as L, onMounted as it, onBeforeUnmount as da, resolveComponent as ve, createBlock as we, openBlock as Y, Transition as Ka, withCtx as $e, createElementBlock as ge, createCommentVNode as Le, createElementVNode as J, unref as r, normalizeStyle as Ze, withModifiers as Tt, toDisplayString as Ge, createVNode as fe, Fragment as Qe, renderList as Lt, normalizeClass as Ye, watch as Re, nextTick as tt, mergeModels as gt, useModel as ct, renderSlot as yt, h as on, createSlots as qa, resolveDynamicComponent as fa, toRaw as Ya, markRaw as Xa, createTextVNode as bn, onUnmounted as ha, withDirectives as Ga, vShow as ja } from "vue";
|
|
2
|
-
import { W as se, f as Ht, g as Ja, S as St, v as Xt, h as Za, i as vn, j as ma, q as pa, R as Ft, k as Qa, D as mt, d as Je, C as st, a as eo, b as to, _ as no } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
3
|
-
import { u as wt, b as Gt, a as Bn, h as ao } from "./vue-i18n-
|
|
4
|
-
import { d as Cn, _ as oo, a as ro, b as lo, c as so } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { W as se, f as Ht, g as Ja, S as St, v as Xt, h as Za, i as vn, j as ma, q as pa, R as Ft, k as Qa, D as mt, d as Je, C as st, a as eo, b as to, _ as no } from "./BaseDialog.vue_vue_type_script_setup_true_lang-CuDpyny4.js";
|
|
3
|
+
import { u as wt, b as Gt, a as Bn, h as ao } from "./vue-i18n-CsqQ6wm5.js";
|
|
4
|
+
import { d as Cn, _ as oo, a as ro, b as lo, c as so } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-DFIMIp0w.js";
|
|
5
5
|
import { storeToRefs as vt, defineStore as va } from "pinia";
|
|
6
6
|
import { C as wn } from "./chart-DDDh8zNk.js";
|
|
7
7
|
import { detectLocale as io } from "@feedmepos/mf-common";
|
|
8
8
|
import { useBreakpoints as fn, useSnackbar as Vn, components as uo } from "@feedmepos/ui-library";
|
|
9
|
-
import { t as co, z as fo, a as ho, e as mo, d as Bt } from "./app
|
|
10
|
-
import { _ as ga } from "./SelectComponent.vue_vue_type_script_setup_true_lang
|
|
9
|
+
import { t as co, z as fo, a as ho, e as mo, d as Bt } from "./app--_wgvJ4h.js";
|
|
10
|
+
import { _ as ga } from "./SelectComponent.vue_vue_type_script_setup_true_lang-CPVvQ97s.js";
|
|
11
11
|
import { r as _t } from "./i18n-CI_sQ5d_.js";
|
|
12
|
-
import { _ as xn } from "./NoData.vue_vue_type_script_setup_true_lang-
|
|
12
|
+
import { _ as xn } from "./NoData.vue_vue_type_script_setup_true_lang-DaoGO26M.js";
|
|
13
13
|
var Sn = /* @__PURE__ */ ((e) => (e.line = "LINE", e.bar = "BAR", e))(Sn || {}), bt = /* @__PURE__ */ ((e) => (e.top = "TOP", e.bottom = "BOTTOM", e))(bt || {}), _n = /* @__PURE__ */ ((e) => (e.start = "start", e.center = "center", e.end = "end", e))(_n || {}), kn = /* @__PURE__ */ ((e) => (e.start = "start", e.center = "center", e.end = "end", e.left = "left", e.right = "right", e.top = "top", e.bottom = "bottom", e))(kn || {}), Tn = /* @__PURE__ */ ((e) => (e.top = "top", e.bottom = "bottom", e))(Tn || {}), Ln = /* @__PURE__ */ ((e) => (e.right = "right", e.left = "left", e))(Ln || {}), Dn = /* @__PURE__ */ ((e) => (e.top = "top", e.bottom = "bottom", e.right = "right", e.left = "left", e.chartArea = "chartArea", e))(Dn || {}), Ke = /* @__PURE__ */ ((e) => (e.series = "SERIES", e.metric = "METRIC", e.breakdown = "BREAKDOWN", e))(Ke || {});
|
|
14
14
|
se.Circular, se.Table, se.BarChart, se.LineChart, se.StackBarChart, se.ClusteredStackBarChart, se.StackLineChart, se.Scorecard, se.Spacer;
|
|
15
15
|
const po = [
|