@feedmepos/mf-report 5.27.54 → 5.28.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-C6xpf-Q0.js → App-BDhSFQX_.js} +45 -44
- package/dist/DateRangeSelect-CRsKMi0U.js +437 -0
- package/dist/{Default.vue_vue_type_script_setup_true_lang-BwPZXC_d.js → Default.vue_vue_type_script_setup_true_lang-WGOOX2b8.js} +12 -11
- package/dist/{DynamicWidget.vue_vue_type_script_setup_true_lang-BpgXiPBY.js → DynamicWidget.vue_vue_type_script_setup_true_lang-CQM-l5Rk.js} +182 -181
- package/dist/{GlobalFilterSelect.vue_vue_type_script_setup_true_lang-CVShUWJC.js → GlobalFilterSelect.vue_vue_type_script_setup_true_lang-CMioHpn1.js} +5091 -5717
- package/dist/{InsightView-BYW66Wrv.js → InsightView-lnOobZAr.js} +17 -15
- package/dist/{Integration-DQPJBE-0.js → Integration-D5ssimUg.js} +27 -25
- package/dist/{Integrations-BW4H9lUS.js → Integrations-CaqGvkzI.js} +8 -7
- package/dist/{Layout-CMlh08aB.js → Layout-DS0XCT_E.js} +1 -1
- package/dist/LocationSelect.vue_vue_type_script_setup_true_lang-DC9QYJk-.js +8055 -0
- package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-BUvD1_b0.js → MenuTab.vue_vue_type_script_setup_true_lang-nOukNXp3.js} +11 -10
- package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-TpeQ_Wm1.js → NavigationTab.vue_vue_type_script_setup_true_lang-DXNbt08D.js} +9636 -17677
- package/dist/{OverviewView-BtGpQkBY.js → OverviewView-BkIozvMs.js} +5 -5
- package/dist/{Report-CJ9myNLK.js → Report-HiSGRNhn.js} +27 -25
- package/dist/ReportCanvasView-ILVhB1KL.js +448 -0
- package/dist/{ReportEditor-DtnTBbY1.js → ReportEditor-B4tyVB8s.js} +30 -28
- package/dist/{ReportView-Ci8nFyI9.js → ReportView-CIQQHvWT.js} +14 -13
- package/dist/ReportViewRoute-B3KwVB0v.js +18 -0
- package/dist/{SelectComponent.vue_vue_type_script_setup_true_lang-Ckn2p74A.js → SelectComponent.vue_vue_type_script_setup_true_lang-DW7Dk7iQ.js} +1 -1
- package/dist/{Setting-QSiMSAQk.js → Setting-CvToMUKq.js} +5 -5
- package/dist/{Template-CAPlAQO9.js → Template-BBQEaHrM.js} +10 -9
- package/dist/{TileEditor-e7ZCWMU9.js → TileEditor-Cqy98LmJ.js} +19 -17
- package/dist/{TilePageStack.vue_vue_type_script_setup_true_lang-B4g3YPzM.js → TilePageStack.vue_vue_type_script_setup_true_lang-CzggUdfI.js} +3 -3
- package/dist/{TransitionFade-DqIazHHG.js → TransitionFade-D-8BYs6T.js} +36 -33
- package/dist/{_plugin-vue_export-helper-kkiiQoKl.js → _plugin-vue_export-helper-C6QDExPN.js} +276 -291
- package/dist/{app-BAgs-zHf.js → app-Bjt_JuJi.js} +670 -567
- package/dist/app.js +1 -1
- package/dist/assets/{formatChartData.worker-epD1fsTW.js → formatChartData.worker-BeBGCyYW.js} +1 -1
- package/dist/assets/{processTableData.worker-BJZ_Z45H.js → processTableData.worker-frTYV0ok.js} +39 -39
- package/dist/global-loader-BuxFfehu.js +19 -0
- package/dist/index-CtZE4sab.js +82 -0
- package/dist/report-DjGDWvm3.js +635 -0
- package/dist/report-canvas-frame.html +888 -0
- package/dist/report-canvas-libs/chart.js-4.js +14 -0
- package/dist/report-canvas-libs/fm-ui-1.js +904 -0
- package/dist/style.css +1 -1
- package/dist/{useRestaurantPermission-ChYMJfXG.js → useRestaurantPermission-Dkbh_cv8.js} +4 -4
- package/package.json +1 -1
- package/dist/DateRangeSelect-DYVOvSCA.js +0 -517
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
import { defineComponent as S, computed as w, watch as A, createElementBlock as k, openBlock as d, createElementVNode as C, createVNode as p, unref as t, isRef as g, withCtx as y, useModel as E, resolveComponent as x, normalizeClass as B, createBlock as b, createCommentVNode as I, Fragment as L, renderList as j, toDisplayString as q } from "vue";
|
|
2
|
-
import { a as G, h as H, g as J, i as K, j as Q, k as M } from "./app-
|
|
2
|
+
import { a as G, h as H, g as J, i as K, j as Q, k as M } from "./app-Bjt_JuJi.js";
|
|
3
3
|
import { storeToRefs as F } from "pinia";
|
|
4
|
-
import {
|
|
5
|
-
import { D as Y } from "./DateRangeSelect-
|
|
6
|
-
import {
|
|
7
|
-
import { useRoute as
|
|
4
|
+
import { _ as X } from "./LocationSelect.vue_vue_type_script_setup_true_lang-DC9QYJk-.js";
|
|
5
|
+
import { D as Y } from "./DateRangeSelect-CRsKMi0U.js";
|
|
6
|
+
import { f as Z, _ as h } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-CMioHpn1.js";
|
|
7
|
+
import { useRoute as ee } from "vue-router";
|
|
8
|
+
import { u as te, o as ae } from "./report-DjGDWvm3.js";
|
|
8
9
|
import { useBreakpoints as oe } from "@feedmepos/ui-library";
|
|
9
10
|
const ne = { class: "flex flex-col gap-2 overflow-x-auto overflow-y-hidden scrollbar-hide" }, le = { class: "flex flex-col gap-2 py-2" }, re = /* @__PURE__ */ S({
|
|
10
11
|
__name: "Filter",
|
|
@@ -18,7 +19,7 @@ const ne = { class: "flex flex-col gap-2 overflow-x-auto overflow-y-hidden scrol
|
|
|
18
19
|
defaultDateSetting: f,
|
|
19
20
|
selectTimeDefault: v,
|
|
20
21
|
timezone: u
|
|
21
|
-
} = F(G()), m =
|
|
22
|
+
} = F(G()), m = ee(), D = w(() => m.name === "overview"), $ = te(), { currentReport: U, overviewReport: W } = F($), { globalFilters: P } = F(ae()), { getReportAccessWindow: z, getPageAccessWindow: N } = H(), i = w(() => D.value ? W.value : U.value), R = w(() => D.value ? N(
|
|
22
23
|
J.report_accessOverview,
|
|
23
24
|
u.value
|
|
24
25
|
) : i.value ? z(i.value, u.value) : null), O = w(
|
|
@@ -82,14 +83,14 @@ const ne = { class: "flex flex-col gap-2 overflow-x-auto overflow-y-hidden scrol
|
|
|
82
83
|
"min-date": (l = R.value) == null ? void 0 : l.minDate,
|
|
83
84
|
compare: ""
|
|
84
85
|
}, null, 8, ["date-range", "compare-date-range", "compare-type", "date-predefined-ranges", "min-date"]),
|
|
85
|
-
p(
|
|
86
|
+
p(Z, {
|
|
86
87
|
"time-range": t(c),
|
|
87
88
|
"onUpdate:timeRange": e[3] || (e[3] = (r) => g(c) ? c.value = r : null),
|
|
88
89
|
"select-time-default": t(v),
|
|
89
90
|
"onUpdate:selectTimeDefault": e[4] || (e[4] = (r) => g(v) ? v.value = r : null),
|
|
90
91
|
"default-date-range": t(f).timeOptions
|
|
91
92
|
}, null, 8, ["time-range", "select-time-default", "default-date-range"]),
|
|
92
|
-
p(
|
|
93
|
+
p(h, {
|
|
93
94
|
"global-filter-id": (T = i.value) == null ? void 0 : T.id,
|
|
94
95
|
report: i.value
|
|
95
96
|
}, null, 8, ["global-filter-id", "report"])
|
|
@@ -100,7 +101,7 @@ const ne = { class: "flex flex-col gap-2 overflow-x-auto overflow-y-hidden scrol
|
|
|
100
101
|
])
|
|
101
102
|
]));
|
|
102
103
|
}
|
|
103
|
-
}), se = { class: "fm-typo-en-body-md-400" },
|
|
104
|
+
}), se = { class: "fm-typo-en-body-md-400" }, _e = /* @__PURE__ */ S({
|
|
104
105
|
__name: "MenuTab",
|
|
105
106
|
props: {
|
|
106
107
|
modelValue: { required: !1, default: [] },
|
|
@@ -154,5 +155,5 @@ const ne = { class: "flex flex-col gap-2 overflow-x-auto overflow-y-hidden scrol
|
|
|
154
155
|
}
|
|
155
156
|
});
|
|
156
157
|
export {
|
|
157
|
-
|
|
158
|
+
_e as _
|
|
158
159
|
};
|