@feedmepos/mf-report 5.27.5-beta.0 → 5.27.6-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.
- package/dist/{App-CFy7uVWa.js → App-DBCDXJCE.js} +5 -5
- package/dist/{DateRangeSelect.vue_vue_type_script_setup_true_lang-BeQGMwaJ.js → DateRangeSelect.vue_vue_type_script_setup_true_lang-CHULWjG1.js} +2 -2
- package/dist/{Default.vue_vue_type_script_setup_true_lang-Clr6FpOC.js → Default.vue_vue_type_script_setup_true_lang-DccFoFmn.js} +2 -2
- package/dist/{DynamicWidget.vue_vue_type_script_setup_true_lang-4no6fWm5.js → DynamicWidget.vue_vue_type_script_setup_true_lang-BRDENhJR.js} +5 -5
- package/dist/{GlobalFilterSelect.vue_vue_type_script_setup_true_lang-CZgNkimr.js → GlobalFilterSelect.vue_vue_type_script_setup_true_lang-Do9G4P4d.js} +4 -4
- package/dist/{InsightView-DU8zljsK.js → InsightView-BcvNdN0f.js} +6 -6
- package/dist/Integration-1FsuhSQP.js +7760 -0
- package/dist/{Integrations-Bduuzxhw.js → Integrations-CqblEiP4.js} +6 -6
- package/dist/{Layout-BVwIE7cw.js → Layout-BWpi_eS8.js} +1 -1
- package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-BVchswag.js → MenuTab.vue_vue_type_script_setup_true_lang-I8NMgT9w.js} +4 -4
- package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-YP0CF-o8.js → NavigationTab.vue_vue_type_script_setup_true_lang-KMEcPWSq.js} +5 -5
- package/dist/{OverviewView-Bdx32y3s.js → OverviewView-DBQXwpIk.js} +5 -5
- package/dist/{Report-_zTTyNSJ.js → Report-DP3BODD5.js} +5 -5
- package/dist/{ReportEditor-DYEOVuv-.js → ReportEditor-BHFE4cmn.js} +7 -7
- package/dist/{ReportView-CwL2OqAA.js → ReportView-CNcjqCYd.js} +11 -11
- package/dist/SelectComponent.vue_vue_type_script_setup_true_lang-CGbb3b5G.js +137 -0
- package/dist/{Setting-7r18HuYT.js → Setting-DE7BlHYV.js} +5 -5
- package/dist/{Template-DktljGgT.js → Template-elKLSdYa.js} +5 -5
- package/dist/{TileEditor-CJZ-J8q-.js → TileEditor-cm8PcYFG.js} +11 -11
- package/dist/{TileGrid.vue_vue_type_script_setup_true_lang-jAvfQmuu.js → TileGrid.vue_vue_type_script_setup_true_lang-x9AU_vmF.js} +1 -1
- package/dist/{TransitionFade-CJHCf0fY.js → TransitionFade-BQOvnIJ2.js} +6 -6
- package/dist/{vue-i18n-DVWuTfed.js → _plugin-vue_export-helper-onplcgja.js} +239 -232
- package/dist/{app-DrMXbBEc.js → app-shr6CD72.js} +32 -12
- package/dist/app.js +1 -1
- package/dist/style.css +1 -1
- package/dist/{useRestaurantPermission-CEpSe7Xz.js → useRestaurantPermission-DpQjGQ6D.js} +2 -2
- package/package.json +1 -1
- package/dist/Integration-CYzbIowW.js +0 -7657
- package/dist/SelectComponent.vue_vue_type_script_setup_true_lang-BL1jpiXN.js +0 -143
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { defineComponent as ue, resolveComponent as H, createBlock as de, openBlock as E, unref as d, isRef as ke, withCtx as W, createElementVNode as ne, createVNode as X, toDisplayString as ae, createTextVNode as Te, onMounted as le, watch as C, ref as Q, computed as oe, onBeforeMount as Ne, onBeforeUnmount as qe, createElementBlock as K, Fragment as Fe } from "vue";
|
|
2
2
|
import { detectLocale as U, useCoreStore as P } from "@feedmepos/mf-common";
|
|
3
|
-
import { d as u, u as $e, a as re, b as Be, c as se, e as xe, f as Je, s as Qe, t as G } from "./app-
|
|
3
|
+
import { d as u, u as $e, a as re, b as Be, c as se, e as xe, f as Je, s as Qe, t as G } from "./app-shr6CD72.js";
|
|
4
4
|
import { storeToRefs as k } from "pinia";
|
|
5
|
-
import { u as Ue, a as ze } from "./
|
|
6
|
-
import { u as je, a as Ve } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-
|
|
7
|
-
import { u as We, _ as Ke } from "./NavigationTab.vue_vue_type_script_setup_true_lang-
|
|
5
|
+
import { u as Ue, a as ze } from "./_plugin-vue_export-helper-onplcgja.js";
|
|
6
|
+
import { u as je, a as Ve } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-Do9G4P4d.js";
|
|
7
|
+
import { u as We, _ as Ke } from "./NavigationTab.vue_vue_type_script_setup_true_lang-KMEcPWSq.js";
|
|
8
8
|
import { u as ie } from "./message-dialog-UoMWOnil.js";
|
|
9
9
|
import { useRoute as Pe, useRouter as Ge } from "vue-router";
|
|
10
10
|
const He = { class: "fm-typo-en-body-md-400 text-ellipsis overflow-hidden" }, Xe = /* @__PURE__ */ ue({
|
|
@@ -97,7 +97,7 @@ const Ze = ["src"], Me = ["src"], ft = /* @__PURE__ */ ue({
|
|
|
97
97
|
}), Ne(() => {
|
|
98
98
|
I(Ke);
|
|
99
99
|
}), le(() => {
|
|
100
|
-
console.log("5.27.
|
|
100
|
+
console.log("5.27.6-beta.0", !0), window.addEventListener("message", M), window.addEventListener("message", ee);
|
|
101
101
|
}), qe(() => {
|
|
102
102
|
window.removeEventListener("message", M), window.removeEventListener("message", ee), w.$dispose(), Y.$dispose();
|
|
103
103
|
});
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent as U, resolveComponent as C, createBlock as v, openBlock as g, normalizeClass as W, withCtx as M, createCommentVNode as x, createElementVNode as w, toDisplayString as X, renderSlot as q, mergeModels as I, useModel as E, ref as P, watch as $, createElementBlock as G, unref as D, createVNode as A } from "vue";
|
|
2
|
-
import { d as s, a as H, U as K, C as J } from "./app-
|
|
2
|
+
import { d as s, a as H, U as K, C as J } from "./app-shr6CD72.js";
|
|
3
3
|
import { detectLocale as L } from "@feedmepos/mf-common";
|
|
4
|
-
import { u as Q } from "./
|
|
4
|
+
import { u as Q } from "./_plugin-vue_export-helper-onplcgja.js";
|
|
5
5
|
import { storeToRefs as Z } from "pinia";
|
|
6
6
|
const ee = new RegExp("([\\p{Ll}\\d])(\\p{Lu})", "gu"), ae = new RegExp("(\\p{Lu})([\\p{Lu}][\\p{Ll}])", "gu"), te = new RegExp("(\\d)\\p{Ll}|(\\p{L})\\d", "u"), re = /[^\p{L}\d]+/giu, F = "$1\0$2", k = "";
|
|
7
7
|
function j(a) {
|
|
@@ -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-KMEcPWSq.js";
|
|
3
3
|
import { useBreakpoints as b } from "@feedmepos/ui-library";
|
|
4
4
|
import { storeToRefs as C } from "pinia";
|
|
5
|
-
import { u as q, a as w } from "./
|
|
5
|
+
import { u as q, a as w } from "./_plugin-vue_export-helper-onplcgja.js";
|
|
6
6
|
import { useRoute as B } from "vue-router";
|
|
7
7
|
const $ = {
|
|
8
8
|
key: 1,
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { computed as g, defineComponent as Me, ref as D, watch as Te, onMounted as Rt, onBeforeUnmount as no, resolveComponent as se, createBlock as ie, openBlock as K, Transition as No, withCtx as we, createElementBlock as ae, createCommentVNode as fe, createElementVNode as G, unref as i, normalizeStyle as Le, withModifiers as jt, toDisplayString as Se, createVNode as ue, Fragment as Be, renderList as lt, normalizeClass as _e, nextTick as Vo, mergeModels as Ve, useModel as ze, renderSlot as Qe, h as Yt, createSlots as zo, resolveDynamicComponent as oo, toRaw as Ho, markRaw as Wo, createTextVNode as Oo, onUnmounted as ao, withDirectives as Uo, vShow as Ko } from "vue";
|
|
2
|
-
import { W as te, w as Xo, S as Pt, x as Mt, y as Yo, z as dn, A as ro, j as Eo, B as Go, R as pt, E as qo } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-
|
|
3
|
-
import { i as Jt, a as en, u as lo } from "./app-
|
|
4
|
-
import { d as hn } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { W as te, w as Xo, S as Pt, x as Mt, y as Yo, z as dn, A as ro, j as Eo, B as Go, R as pt, E as qo } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-Do9G4P4d.js";
|
|
3
|
+
import { i as Jt, a as en, u as lo } from "./app-shr6CD72.js";
|
|
4
|
+
import { d as hn } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-CHULWjG1.js";
|
|
5
5
|
import { storeToRefs as Bt } from "pinia";
|
|
6
6
|
import { detectLocale as so } from "@feedmepos/mf-common";
|
|
7
7
|
import { C as gn } from "./chart-DDDh8zNk.js";
|
|
8
8
|
import { useBreakpoints as $t, useSnackbar as Tn, components as jo } from "@feedmepos/ui-library";
|
|
9
|
-
import { u as st } from "./
|
|
10
|
-
import { b as io, _ as Nn } from "./SelectComponent.vue_vue_type_script_setup_true_lang-BL1jpiXN.js";
|
|
9
|
+
import { u as st, _ as io } from "./_plugin-vue_export-helper-onplcgja.js";
|
|
11
10
|
import { r as at } from "./i18n-CI_sQ5d_.js";
|
|
11
|
+
import { _ as Nn } from "./SelectComponent.vue_vue_type_script_setup_true_lang-CGbb3b5G.js";
|
|
12
12
|
var Zt = /* @__PURE__ */ ((e) => (e.line = "LINECHART", e.bar = "BARCHART", e.stackedBar = "STACKBARCHART", e))(Zt || {}), Ze = /* @__PURE__ */ ((e) => (e.top = "TOP", e.bottom = "BOTTOM", e))(Ze || {}), vn = /* @__PURE__ */ ((e) => (e.start = "start", e.center = "center", e.end = "end", e))(vn || {}), yn = /* @__PURE__ */ ((e) => (e.start = "start", e.center = "center", e.end = "end", e.left = "left", e.right = "right", e.top = "top", e.bottom = "bottom", e))(yn || {}), bn = /* @__PURE__ */ ((e) => (e.top = "top", e.bottom = "bottom", e))(bn || {}), Cn = /* @__PURE__ */ ((e) => (e.right = "right", e.left = "left", e))(Cn || {}), xn = /* @__PURE__ */ ((e) => (e.top = "top", e.bottom = "bottom", e.right = "right", e.left = "left", e.chartArea = "chartArea", e))(xn || {}), be = /* @__PURE__ */ ((e) => (e.series = "SERIES", e.metric = "METRIC", e.breakdown = "BREAKDOWN", e))(be || {});
|
|
13
13
|
te.Circular, te.Table, te.BarChart, te.LineChart, te.StackBarChart, te.ClusteredStackBarChart, te.StackLineChart, te.Scorecard, te.Spacer;
|
|
14
14
|
const Jo = [
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { ref as C0, computed as z1, watch as x1, defineComponent as zt, mergeModels as Ce, useModel as at, resolveComponent as G0, createElementBlock as l1, openBlock as Y0, createVNode as x0, withCtx as n1, createElementVNode as H0, createCommentVNode as he, Fragment as G1, renderList as ot, createBlock as m1, createTextVNode as We, withDirectives as On, toDisplayString as p1, unref as L0, vShow as An, renderSlot as ir, normalizeStyle as Dn, normalizeClass as Ht, withModifiers as Ve } from "vue";
|
|
2
|
-
import { c as Xt, h as sr, f as ur, _ as fn, i as $n } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-
|
|
3
|
-
import { o as yn, j as mn, u as P0, F as J0, r as U0, p as qn, a as H1, b as gn, m as hn, g as Tn, d as w0, c as be, h as Ot } from "./app-
|
|
2
|
+
import { c as Xt, h as sr, f as ur, _ as fn, i as $n } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-CHULWjG1.js";
|
|
3
|
+
import { o as yn, j as mn, u as P0, F as J0, r as U0, p as qn, a as H1, b as gn, m as hn, g as Tn, d as w0, c as be, h as Ot } from "./app-shr6CD72.js";
|
|
4
4
|
import { storeToRefs as g0, defineStore as xe } from "pinia";
|
|
5
5
|
import { useSnackbar as lr } from "@feedmepos/ui-library";
|
|
6
|
-
import { u as pr } from "./
|
|
6
|
+
import { u as pr } from "./_plugin-vue_export-helper-onplcgja.js";
|
|
7
7
|
import { useCoreStore as En, detectLocale as v1 } from "@feedmepos/mf-common";
|
|
8
|
-
import { _ as Sn } from "./SelectComponent.vue_vue_type_script_setup_true_lang-
|
|
8
|
+
import { _ as Sn } from "./SelectComponent.vue_vue_type_script_setup_true_lang-CGbb3b5G.js";
|
|
9
9
|
function cr(c) {
|
|
10
10
|
throw new Error('Could not dynamically require "' + c + '". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.');
|
|
11
11
|
}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { ref as B, defineComponent as S, watch as T, computed as _, onMounted as le, createElementBlock as d, openBlock as a, createElementVNode as o, renderSlot as H, toDisplayString as w, resolveDirective as X, createCommentVNode as A, Fragment as z, renderList as P, createBlock as V, withDirectives as M, resolveDynamicComponent as N, unref as m, withCtx as I, createVNode as y, normalizeClass as L, resolveComponent as R, useModel as oe, createTextVNode as ae, isRef as j, nextTick as se } from "vue";
|
|
2
|
-
import { _ as ne } from "./Default.vue_vue_type_script_setup_true_lang-
|
|
3
|
-
import { c as Y, _ as ie } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-
|
|
4
|
-
import { d as W, u as G, F as O, q as J, a as re } from "./app-
|
|
2
|
+
import { _ as ne } from "./Default.vue_vue_type_script_setup_true_lang-DccFoFmn.js";
|
|
3
|
+
import { c as Y, _ as ie } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-CHULWjG1.js";
|
|
4
|
+
import { d as W, u as G, F as O, q as J, a as re } from "./app-shr6CD72.js";
|
|
5
5
|
import { storeToRefs as K } from "pinia";
|
|
6
6
|
import { C as Q, r as de } from "./chart-DDDh8zNk.js";
|
|
7
7
|
import { components as E, useSnackbar as ce } from "@feedmepos/ui-library";
|
|
8
|
-
import { u as ee } from "./
|
|
9
|
-
import { _ as ue } from "./SelectComponent.vue_vue_type_script_setup_true_lang-
|
|
10
|
-
import { a as fe, G as me } from "./NavigationTab.vue_vue_type_script_setup_true_lang-
|
|
8
|
+
import { u as ee } from "./_plugin-vue_export-helper-onplcgja.js";
|
|
9
|
+
import { _ as ue } from "./SelectComponent.vue_vue_type_script_setup_true_lang-CGbb3b5G.js";
|
|
10
|
+
import { a as fe, G as me } from "./NavigationTab.vue_vue_type_script_setup_true_lang-KMEcPWSq.js";
|
|
11
11
|
import { useCoreStore as ge } from "@feedmepos/mf-common";
|
|
12
12
|
function pe({ start: e, end: t }) {
|
|
13
13
|
return `${W(t).format("DD MMM")}, ${W(t).format("YYYY")}`;
|