@feedmepos/mf-report 5.28.5-beta.0 → 5.28.5
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-DGKt1n7o.js → App-Bc8Mp5vR.js} +37 -37
- package/dist/{DateRangeSelect-Y_Nn-osm.js → DateRangeSelect-cbSEHMzW.js} +1 -1
- package/dist/{Default.vue_vue_type_script_setup_true_lang-BlXGP4t_.js → Default.vue_vue_type_script_setup_true_lang-BpJFA_ET.js} +1 -1
- package/dist/{DynamicWidget.vue_vue_type_script_setup_true_lang-CEjHfVNa.js → DynamicWidget.vue_vue_type_script_setup_true_lang-Dx-cxJP6.js} +5 -5
- package/dist/{GlobalFilterSelect.vue_vue_type_script_setup_true_lang-DAZLziOO.js → GlobalFilterSelect.vue_vue_type_script_setup_true_lang-Cxrti7_L.js} +19 -16
- package/dist/{InsightView-BriTcgPJ.js → InsightView-Bo0Fb5QG.js} +5 -5
- package/dist/{Integration-D5ms6fn1.js → Integration-B4tC2MlL.js} +3 -3
- package/dist/{Integrations-DQvYF26T.js → Integrations-RB8iuvdJ.js} +2 -2
- package/dist/{Layout-BBLVmRJi.js → Layout-DBCPtUH7.js} +1 -1
- package/dist/{LocationSelect.vue_vue_type_script_setup_true_lang-S5P6mT78.js → LocationSelect.vue_vue_type_script_setup_true_lang-w2H9qOgJ.js} +2 -2
- package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-DvwbNmby.js → MenuTab.vue_vue_type_script_setup_true_lang-BLVGUSWf.js} +5 -5
- package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-BvYT2Izx.js → NavigationTab.vue_vue_type_script_setup_true_lang-N31ee-oZ.js} +5 -5
- package/dist/{OverviewView-CCboDE2n.js → OverviewView-WKe6Zxe1.js} +4 -4
- package/dist/{Report-DeLOcjgU.js → Report-Di6GyP1r.js} +246 -244
- package/dist/{ReportCanvasView-DGwF-pyG.js → ReportCanvasView-Dg2ItHBO.js} +3 -3
- package/dist/{ReportEditor-ZoXssGrp.js → ReportEditor-BfNmiEVn.js} +7 -7
- package/dist/{ReportView-CPmqBn6n.js → ReportView-JWJ-6FCu.js} +6 -6
- package/dist/{ReportViewRoute-Ddd_509O.js → ReportViewRoute-BMjjJqN2.js} +2 -2
- package/dist/{Setting-DSnAtGwo.js → Setting-D13NIemB.js} +3 -3
- package/dist/{Template-iqP8PeTT.js → Template-D16bqzrx.js} +3 -3
- package/dist/{TileEditor-Dyk5r6FN.js → TileEditor-1Sn9ZSb2.js} +6 -6
- package/dist/{TilePageStack.vue_vue_type_script_setup_true_lang-CLBcYijT.js → TilePageStack.vue_vue_type_script_setup_true_lang-BOXsV7-r.js} +2 -2
- package/dist/{TransitionFade-DUNn6p37.js → TransitionFade-DwJkmMTb.js} +5 -5
- package/dist/{app-D_8mXWLj.js → app-CVBllEjW.js} +17 -13
- package/dist/app.js +1 -1
- package/dist/assets/{formatChartData.worker-DYtOUTAT.js → formatChartData.worker-DZp5dSDQ.js} +45 -41
- package/dist/assets/{processTableData.worker-XtLK-E3T.js → processTableData.worker-Kyuhw4lS.js} +45 -41
- package/dist/{report-C_upEzzb.js → report-Cn4Ik1zm.js} +1 -1
- package/dist/{useRestaurantPermission-Qu5NXD3o.js → useRestaurantPermission-C8bLPfk8.js} +1 -1
- package/package.json +1 -1
|
@@ -2,9 +2,9 @@ import { ref as q, shallowRef as en, onMounted as W, onBeforeUnmount as tn, defi
|
|
|
2
2
|
import { useRoute as cn } from "vue-router";
|
|
3
3
|
import { u as ln } from "./_plugin-vue_export-helper-C6QDExPN.js";
|
|
4
4
|
import { storeToRefs as N } from "pinia";
|
|
5
|
-
import { _ as un } from "./LocationSelect.vue_vue_type_script_setup_true_lang-
|
|
6
|
-
import { D as fn } from "./DateRangeSelect-
|
|
7
|
-
import { F as B, r as D, u as G, a as X, a0 as mn } from "./app-
|
|
5
|
+
import { _ as un } from "./LocationSelect.vue_vue_type_script_setup_true_lang-w2H9qOgJ.js";
|
|
6
|
+
import { D as fn } from "./DateRangeSelect-cbSEHMzW.js";
|
|
7
|
+
import { F as B, r as D, u as G, a as X, a0 as mn } from "./app-CVBllEjW.js";
|
|
8
8
|
function $(r) {
|
|
9
9
|
const { businessId: c } = N(G());
|
|
10
10
|
if (!c.value) throw new Error("Business Id is not defined");
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as we, mergeModels as ke, useModel as Te, ref as L, computed as g, resolveComponent as C, createBlock as x, openBlock as c, withCtx as _, createElementVNode as v, createVNode as u, unref as t, normalizeClass as Le, createTextVNode as Ae, toDisplayString as U, createElementBlock as R, Fragment as he, renderSlot as gl, createCommentVNode as D, watch as ve, renderList as Ee, onMounted as bl, onUnmounted as Dl, resolveDynamicComponent as Ol, isRef as yl, normalizeStyle as rl } from "vue";
|
|
2
|
-
import { W as Il, g as Ul, _ as Nl, a as Bl, e as De, S as We, d as hl, b as wl, T as Ml, c as Rl } from "./TransitionFade-
|
|
3
|
-
import { C as xe, D as te, b as ze, F as Je, c as Oe, u as il, i as Pe, d as pe, M as _l, r as zl, e as el, n as Pl, f as ql, g as El, h as Ll, j as Gl, k as Wl, m as Al, a as Hl, o as ml, p as ll, q as jl, Q as Qe, l as Jl, t as Ql } from "./report-
|
|
2
|
+
import { W as Il, g as Ul, _ as Nl, a as Bl, e as De, S as We, d as hl, b as wl, T as Ml, c as Rl } from "./TransitionFade-DwJkmMTb.js";
|
|
3
|
+
import { C as xe, D as te, b as ze, F as Je, c as Oe, u as il, i as Pe, d as pe, M as _l, r as zl, e as el, n as Pl, f as ql, g as El, h as Ll, j as Gl, k as Wl, m as Al, a as Hl, o as ml, p as ll, q as jl, Q as Qe, l as Jl, t as Ql } from "./report-Cn4Ik1zm.js";
|
|
4
4
|
import { storeToRefs as qe } from "pinia";
|
|
5
5
|
import { useRouter as sl, useRoute as ul } from "vue-router";
|
|
6
6
|
import { useBreakpoints as Ke, useSnackbar as Fl, FmButtonColorThemeVariant as Ce } from "@feedmepos/ui-library";
|
|
@@ -8,13 +8,13 @@ import { u as dl } from "./message-dialog-UoMWOnil.js";
|
|
|
8
8
|
import { u as Kl } from "./global-loader-BuxFfehu.js";
|
|
9
9
|
import { u as Ge } from "./_plugin-vue_export-helper-C6QDExPN.js";
|
|
10
10
|
import { r as He } from "./i18n-DbyciK4x.js";
|
|
11
|
-
import { _ as tl } from "./TilePageStack.vue_vue_type_script_setup_true_lang-
|
|
11
|
+
import { _ as tl } from "./TilePageStack.vue_vue_type_script_setup_true_lang-BOXsV7-r.js";
|
|
12
12
|
import { a as ol, _ as al } from "./SelectComponent.vue_vue_type_script_setup_true_lang-DW7Dk7iQ.js";
|
|
13
|
-
import { d as Yl, e as Xl, i as Zl } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-
|
|
14
|
-
import { g as et, d as lt, _ as cl } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-
|
|
13
|
+
import { d as Yl, e as Xl, i as Zl } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-Dx-cxJP6.js";
|
|
14
|
+
import { g as et, d as lt, _ as cl } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-Cxrti7_L.js";
|
|
15
15
|
import { useCoreStore as tt } from "@feedmepos/mf-common";
|
|
16
|
-
import { u as ot, a as at } from "./app-
|
|
17
|
-
import { d as rt } from "./DateRangeSelect-
|
|
16
|
+
import { u as ot, a as at } from "./app-CVBllEjW.js";
|
|
17
|
+
import { d as rt } from "./DateRangeSelect-cbSEHMzW.js";
|
|
18
18
|
const nt = /* @__PURE__ */ we({
|
|
19
19
|
__name: "WidgetDialog",
|
|
20
20
|
props: /* @__PURE__ */ ke({
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { defineComponent as z, computed as n, createBlock as f, openBlock as y, withCtx as w, renderSlot as ne, ref as ie, watch as ue, resolveComponent as V, createVNode as k, createElementVNode as R, unref as l, toDisplayString as ce, normalizeStyle as pe, normalizeClass as me } from "vue";
|
|
2
|
-
import { _ as de } from "./MenuTab.vue_vue_type_script_setup_true_lang-
|
|
3
|
-
import { _ as ve } from "./TilePageStack.vue_vue_type_script_setup_true_lang-
|
|
4
|
-
import { u as fe, l as ye } from "./report-
|
|
2
|
+
import { _ as de } from "./MenuTab.vue_vue_type_script_setup_true_lang-BLVGUSWf.js";
|
|
3
|
+
import { _ as ve } from "./TilePageStack.vue_vue_type_script_setup_true_lang-BOXsV7-r.js";
|
|
4
|
+
import { u as fe, l as ye } from "./report-Cn4Ik1zm.js";
|
|
5
5
|
import { useRouter as ge, useRoute as be } from "vue-router";
|
|
6
|
-
import { _ as _e } from "./Default.vue_vue_type_script_setup_true_lang-
|
|
6
|
+
import { _ as _e } from "./Default.vue_vue_type_script_setup_true_lang-BpJFA_ET.js";
|
|
7
7
|
import { storeToRefs as _ } from "pinia";
|
|
8
|
-
import { a as we, b as Se, u as xe, g as Ce } from "./NavigationTab.vue_vue_type_script_setup_true_lang-
|
|
8
|
+
import { a as we, b as Se, u as xe, g as Ce } from "./NavigationTab.vue_vue_type_script_setup_true_lang-N31ee-oZ.js";
|
|
9
9
|
import { _ as L } from "./SelectComponent.vue_vue_type_script_setup_true_lang-DW7Dk7iQ.js";
|
|
10
10
|
import { useSnackbar as Te, useBreakpoints as he } from "@feedmepos/ui-library";
|
|
11
11
|
import { u as ke } from "./global-loader-BuxFfehu.js";
|
|
12
12
|
import { u as Re } from "./message-dialog-UoMWOnil.js";
|
|
13
|
-
import { e as Pe, h as De } from "./app-
|
|
13
|
+
import { e as Pe, h as De } from "./app-CVBllEjW.js";
|
|
14
14
|
import { u as Q, _ as Oe } from "./_plugin-vue_export-helper-C6QDExPN.js";
|
|
15
15
|
import { r as Ie } from "./i18n-DbyciK4x.js";
|
|
16
16
|
const Ee = /* @__PURE__ */ z({
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { defineComponent as i, defineAsyncComponent as t, computed as m, createBlock as r, openBlock as n, unref as o } from "vue";
|
|
2
2
|
import { useRoute as f } from "vue-router";
|
|
3
|
-
import { u as _ } from "./report-
|
|
3
|
+
import { u as _ } from "./report-Cn4Ik1zm.js";
|
|
4
4
|
const v = /* @__PURE__ */ i({
|
|
5
5
|
__name: "ReportViewRoute",
|
|
6
6
|
setup(R) {
|
|
7
|
-
const p = t(() => import("./ReportView-
|
|
7
|
+
const p = t(() => import("./ReportView-JWJ-6FCu.js")), s = t(() => import("./ReportCanvasView-Dg2ItHBO.js")), c = f(), u = _(), a = m(() => {
|
|
8
8
|
var e;
|
|
9
9
|
return ((e = u.currentReport) == null ? void 0 : e.reportType) === "canvas";
|
|
10
10
|
});
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { defineComponent as R, ref as N, useModel as L, resolveComponent as V, createElementBlock as $, openBlock as h, createBlock as U, createElementVNode as t, resolveDynamicComponent as ue, unref as e, withCtx as b, createVNode as n, normalizeClass as B, toDisplayString as a, Fragment as W, renderList as X, createTextVNode as de, withDirectives as Y, vShow as ee, createCommentVNode as pe, computed as q, watch as ce, normalizeStyle as fe } from "vue";
|
|
2
|
-
import { _ as _e } from "./Default.vue_vue_type_script_setup_true_lang-
|
|
3
|
-
import { d as A, C as G, D as ve, l as ge, m as Z, a as ye } from "./app-
|
|
2
|
+
import { _ as _e } from "./Default.vue_vue_type_script_setup_true_lang-BpJFA_ET.js";
|
|
3
|
+
import { d as A, C as G, D as ve, l as ge, m as Z, a as ye } from "./app-CVBllEjW.js";
|
|
4
4
|
import { components as K, useSnackbar as te, useBreakpoints as oe, FmButtonColorThemeVariant as Q } from "@feedmepos/ui-library";
|
|
5
|
-
import { e as le, t as E, s as he } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-
|
|
5
|
+
import { e as le, t as E, s as he } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-Cxrti7_L.js";
|
|
6
6
|
import { u as xe } from "./message-dialog-UoMWOnil.js";
|
|
7
7
|
import { u as w } from "./_plugin-vue_export-helper-C6QDExPN.js";
|
|
8
8
|
import { detectLocale as F } from "@feedmepos/mf-common";
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { defineComponent as ie, computed as u, resolveComponent as v, createElementBlock as A, openBlock as _, renderSlot as Ve, createVNode as n, withCtx as s, createCommentVNode as q, createElementVNode as i, toDisplayString as d, ref as b, h as p, onMounted as Le, createBlock as R, unref as l, normalizeStyle as Se, normalizeClass as C, withDirectives as ae, Fragment as $e, renderList as Ie, withModifiers as re, vShow as ne } from "vue";
|
|
2
2
|
import { a as Re } from "./SelectComponent.vue_vue_type_script_setup_true_lang-DW7Dk7iQ.js";
|
|
3
3
|
import { u as me } from "./_plugin-vue_export-helper-C6QDExPN.js";
|
|
4
|
-
import { _ as Pe } from "./Default.vue_vue_type_script_setup_true_lang-
|
|
4
|
+
import { _ as Pe } from "./Default.vue_vue_type_script_setup_true_lang-BpJFA_ET.js";
|
|
5
5
|
import { u as ze } from "./global-loader-BuxFfehu.js";
|
|
6
6
|
import { u as De } from "./message-dialog-UoMWOnil.js";
|
|
7
|
-
import { u as Ne } from "./report-
|
|
7
|
+
import { u as Ne } from "./report-Cn4Ik1zm.js";
|
|
8
8
|
import { r as se } from "./i18n-DbyciK4x.js";
|
|
9
9
|
import { useBreakpoints as Be, useSnackbar as Me, components as Ee, FmButtonColorThemeVariant as Ke } from "@feedmepos/ui-library";
|
|
10
10
|
import { useRouter as Ue, useRoute as He } from "vue-router";
|
|
11
11
|
import { storeToRefs as Oe } from "pinia";
|
|
12
|
-
import { h as je } from "./app-
|
|
12
|
+
import { h as je } from "./app-CVBllEjW.js";
|
|
13
13
|
const Ae = { class: "flex flex-col h-full" }, qe = ["src"], Ge = { class: "fm-typo-en-body-lg-600 text-fm-color-typo-primary" }, Je = { class: "fm-typo-en-body-sm-400 text-fm-color-typo-secondary text-center" }, Qe = /* @__PURE__ */ ie({
|
|
14
14
|
__name: "NoTemplate",
|
|
15
15
|
props: {
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import { defineComponent as de, mergeModels as ve, useModel as ge, computed as C, ref as oe, resolveComponent as A, createElementBlock as W, openBlock as m, createVNode as u, createElementVNode as g, unref as l, withCtx as Z, toDisplayString as K, Fragment as me, renderList as $e, withModifiers as he, createTextVNode as Xe, watch as ke, createCommentVNode as P, createBlock as z, renderSlot as Fl, onBeforeUnmount as ul, resolveDynamicComponent as Vl, normalizeClass as Ve, withDirectives as Fe, vShow as Te, onMounted as Sl, withKeys as fl, vModelText as Xl, normalizeStyle as sl, isRef as Hl } from "vue";
|
|
2
2
|
import { useRoute as ql, useRouter as Gl } from "vue-router";
|
|
3
|
-
import { u as dl, f as ml, h as We, F as Ne, d as He, S as rl, a as Yl, W as Jl, T as Kl, c as Ql, b as gl } from "./TransitionFade-
|
|
4
|
-
import { W as J, a as _l, D as Ke, S as yl, C as Zl, u as Tl, P as bl, F as Pe, c as Le, o as et, k as lt } from "./report-
|
|
3
|
+
import { u as dl, f as ml, h as We, F as Ne, d as He, S as rl, a as Yl, W as Jl, T as Kl, c as Ql, b as gl } from "./TransitionFade-DwJkmMTb.js";
|
|
4
|
+
import { W as J, a as _l, D as Ke, S as yl, C as Zl, u as Tl, P as bl, F as Pe, c as Le, o as et, k as lt } from "./report-Cn4Ik1zm.js";
|
|
5
5
|
import { storeToRefs as Re } from "pinia";
|
|
6
6
|
import { u as $l } from "./message-dialog-UoMWOnil.js";
|
|
7
7
|
import { useSnackbar as tt, useBreakpoints as Dl, FmButtonColorThemeVariant as Ue } from "@feedmepos/ui-library";
|
|
8
|
-
import { h as ot, g as xe, R as hl, d as at, e as nt, a as it, L as Ae, b as al, S as re, c as fe, f as nl, j as wl, _ as Ul } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-
|
|
9
|
-
import { a as qe, _ as st } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-
|
|
8
|
+
import { h as ot, g as xe, R as hl, d as at, e as nt, a as it, L as Ae, b as al, S as re, c as fe, f as nl, j as wl, _ as Ul } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-Dx-cxJP6.js";
|
|
9
|
+
import { a as qe, _ as st } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-Cxrti7_L.js";
|
|
10
10
|
import { a as be, _ as Bl } from "./SelectComponent.vue_vue_type_script_setup_true_lang-DW7Dk7iQ.js";
|
|
11
11
|
import { u as pe, _ as Ll } from "./_plugin-vue_export-helper-C6QDExPN.js";
|
|
12
12
|
import { r as ue } from "./i18n-DbyciK4x.js";
|
|
13
13
|
import { a as je } from "./index-CtZE4sab.js";
|
|
14
|
-
import { d as Qe } from "./DateRangeSelect-
|
|
15
|
-
import { a as rt, d as Je } from "./app-
|
|
14
|
+
import { d as Qe } from "./DateRangeSelect-cbSEHMzW.js";
|
|
15
|
+
import { a as rt, d as Je } from "./app-CVBllEjW.js";
|
|
16
16
|
const tl = [
|
|
17
17
|
{
|
|
18
18
|
type: J.Circular,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent as R, reactive as J, resolveComponent as B, createElementBlock as d, openBlock as n, Fragment as I, renderList as P, createBlock as V, createCommentVNode as y, unref as oe, normalizeStyle as w, normalizeClass as l, withCtx as C, createVNode as u, createElementVNode as $, toDisplayString as T, mergeProps as ne, createSlots as ie, withDirectives as G, vShow as L, ref as de, watch as se } from "vue";
|
|
2
2
|
import { u as X } from "./_plugin-vue_export-helper-C6QDExPN.js";
|
|
3
|
-
import { k as ae, _ as O, l as ce, m as le, n as ue, t as pe, p as me } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-
|
|
4
|
-
import { i as fe, F as D, W as ye } from "./report-
|
|
3
|
+
import { k as ae, _ as O, l as ce, m as le, n as ue, t as pe, p as me } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-Dx-cxJP6.js";
|
|
4
|
+
import { i as fe, F as D, W as ye } from "./report-Cn4Ik1zm.js";
|
|
5
5
|
import { useBreakpoints as he } from "@feedmepos/ui-library";
|
|
6
6
|
import { r as Y } from "./i18n-DbyciK4x.js";
|
|
7
7
|
const _e = {
|
|
@@ -4,15 +4,15 @@ import { useCoreStore as po } from "@feedmepos/mf-common";
|
|
|
4
4
|
import { storeToRefs as In } from "pinia";
|
|
5
5
|
import { useRoute as mo } from "vue-router";
|
|
6
6
|
import { u as Lt, _ as an } from "./_plugin-vue_export-helper-C6QDExPN.js";
|
|
7
|
-
import { W as xe, Q as ho, b as Ge } from "./report-
|
|
7
|
+
import { W as xe, Q as ho, b as Ge } from "./report-Cn4Ik1zm.js";
|
|
8
8
|
import { p as go, a as On } from "./index-CtZE4sab.js";
|
|
9
|
-
import { d as Sn } from "./DateRangeSelect-
|
|
10
|
-
import { u as vo, F as bo, r as yo, d as Ut } from "./app-
|
|
11
|
-
import { I as rt, b as Cn, c as Rn, g as Eo, a as _o } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-
|
|
9
|
+
import { d as Sn } from "./DateRangeSelect-cbSEHMzW.js";
|
|
10
|
+
import { u as vo, F as bo, r as yo, d as Ut } from "./app-CVBllEjW.js";
|
|
11
|
+
import { I as rt, b as Cn, c as Rn, g as Eo, a as _o } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-Cxrti7_L.js";
|
|
12
12
|
import { a as dn } from "./SelectComponent.vue_vue_type_script_setup_true_lang-DW7Dk7iQ.js";
|
|
13
13
|
import { r as fn } from "./i18n-DbyciK4x.js";
|
|
14
14
|
import { useSnackbar as To } from "@feedmepos/ui-library";
|
|
15
|
-
import { g as gt } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-
|
|
15
|
+
import { g as gt } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-Dx-cxJP6.js";
|
|
16
16
|
const wo = {
|
|
17
17
|
key: 0,
|
|
18
18
|
class: "flex gap-24 flex-col h-screen w-screen justify-center items-center"
|
|
@@ -8440,6 +8440,7 @@ const Ei = {
|
|
|
8440
8440
|
},
|
|
8441
8441
|
reportList: {
|
|
8442
8442
|
posV8Hint: "Controls whether this report appears in POS v8.",
|
|
8443
|
+
canvasPosReportHint: "Canvas reports are not supported in POS v8 yet.",
|
|
8443
8444
|
mandatoryPosReportHint: "This mandatory report is always shown in POS v8.",
|
|
8444
8445
|
cannotConfigureMandatoryReport: "Cannot configure mandatory report."
|
|
8445
8446
|
}
|
|
@@ -8475,6 +8476,7 @@ const Ei = {
|
|
|
8475
8476
|
},
|
|
8476
8477
|
reportList: {
|
|
8477
8478
|
posV8Hint: "控制此报表是否显示在 POS v8 中。",
|
|
8479
|
+
canvasPosReportHint: "POS v8 暂不支持画布报表。",
|
|
8478
8480
|
mandatoryPosReportHint: "此必选报表始终显示在 POS v8 中。",
|
|
8479
8481
|
cannotConfigureMandatoryReport: "无法配置必选报表。"
|
|
8480
8482
|
}
|
|
@@ -8510,6 +8512,7 @@ const Ei = {
|
|
|
8510
8512
|
},
|
|
8511
8513
|
reportList: {
|
|
8512
8514
|
posV8Hint: "กำหนดว่ารายงานนี้จะแสดงใน POS v8 หรือไม่",
|
|
8515
|
+
canvasPosReportHint: "POS v8 ยังไม่รองรับรายงานแคนวาส",
|
|
8513
8516
|
mandatoryPosReportHint: "รายงานบังคับนี้จะแสดงใน POS v8 เสมอ",
|
|
8514
8517
|
cannotConfigureMandatoryReport: "ไม่สามารถกำหนดค่ารายงานบังคับได้"
|
|
8515
8518
|
}
|
|
@@ -8545,6 +8548,7 @@ const Ei = {
|
|
|
8545
8548
|
},
|
|
8546
8549
|
reportList: {
|
|
8547
8550
|
posV8Hint: "控制此報表是否顯示在 POS v8 中。",
|
|
8551
|
+
canvasPosReportHint: "POS v8 暫不支援畫布報表。",
|
|
8548
8552
|
mandatoryPosReportHint: "此必選報表始終顯示在 POS v8 中。",
|
|
8549
8553
|
cannotConfigureMandatoryReport: "無法設定必選報表。"
|
|
8550
8554
|
}
|
|
@@ -14752,7 +14756,7 @@ class Xo {
|
|
|
14752
14756
|
this.baseUrl = t;
|
|
14753
14757
|
}
|
|
14754
14758
|
}
|
|
14755
|
-
const we = new Xo("https://query-engine{.country}.
|
|
14759
|
+
const we = new Xo("https://query-engine{.country}.feedmeapi.com"), eo = new Xo("https://query-engine{.country}.feedmeapi.com/report-query"), Zd = new Xo("https://query-engine{.country}.feedmeapi.com/report-file"), Jd = new Xo("https://portal-v2{.country}.feedmeapi.com"), wl = (e) => ({
|
|
14756
14760
|
id: e._id,
|
|
14757
14761
|
name: e.profile.name,
|
|
14758
14762
|
code: e.profile.code,
|
|
@@ -16594,7 +16598,7 @@ const Cd = [
|
|
|
16594
16598
|
path: "/overview",
|
|
16595
16599
|
alias: ["/"],
|
|
16596
16600
|
name: "overview",
|
|
16597
|
-
component: io(() => import("./OverviewView-
|
|
16601
|
+
component: io(() => import("./OverviewView-WKe6Zxe1.js")),
|
|
16598
16602
|
meta: {
|
|
16599
16603
|
validationManifest: ao(
|
|
16600
16604
|
y.report_accessOverview
|
|
@@ -16604,18 +16608,18 @@ const Cd = [
|
|
|
16604
16608
|
{
|
|
16605
16609
|
path: "/report",
|
|
16606
16610
|
name: "reports",
|
|
16607
|
-
component: () => import("./Report-
|
|
16611
|
+
component: () => import("./Report-Di6GyP1r.js")
|
|
16608
16612
|
},
|
|
16609
16613
|
{
|
|
16610
16614
|
path: "/template",
|
|
16611
16615
|
name: "template",
|
|
16612
|
-
component: () => import("./Template-
|
|
16616
|
+
component: () => import("./Template-D16bqzrx.js"),
|
|
16613
16617
|
beforeEnter: () => ti().canAccessTemplate() ? !0 : { name: "reports" }
|
|
16614
16618
|
},
|
|
16615
16619
|
{
|
|
16616
16620
|
path: "/insights",
|
|
16617
16621
|
name: "insights",
|
|
16618
|
-
component: io(() => import("./InsightView-
|
|
16622
|
+
component: io(() => import("./InsightView-Bo0Fb5QG.js")),
|
|
16619
16623
|
meta: {
|
|
16620
16624
|
validationManifest: ao(
|
|
16621
16625
|
y.report_accessInsight
|
|
@@ -16625,7 +16629,7 @@ const Cd = [
|
|
|
16625
16629
|
{
|
|
16626
16630
|
path: "/report-view",
|
|
16627
16631
|
name: "reportView",
|
|
16628
|
-
component: () => import("./ReportViewRoute-
|
|
16632
|
+
component: () => import("./ReportViewRoute-BMjjJqN2.js")
|
|
16629
16633
|
},
|
|
16630
16634
|
{
|
|
16631
16635
|
// canvas reports used to live here; existing links and scheduled emails still carry it
|
|
@@ -16635,17 +16639,17 @@ const Cd = [
|
|
|
16635
16639
|
{
|
|
16636
16640
|
path: "/report-editor",
|
|
16637
16641
|
name: "reportEditor",
|
|
16638
|
-
component: () => import("./ReportEditor-
|
|
16642
|
+
component: () => import("./ReportEditor-BfNmiEVn.js")
|
|
16639
16643
|
},
|
|
16640
16644
|
{
|
|
16641
16645
|
path: "/report-editor/tile-editor",
|
|
16642
16646
|
name: "tileEditor",
|
|
16643
|
-
component: () => import("./TileEditor-
|
|
16647
|
+
component: () => import("./TileEditor-1Sn9ZSb2.js")
|
|
16644
16648
|
},
|
|
16645
16649
|
{
|
|
16646
16650
|
path: "/setting",
|
|
16647
16651
|
name: "setting",
|
|
16648
|
-
component: io(() => import("./Setting-
|
|
16652
|
+
component: io(() => import("./Setting-D13NIemB.js")),
|
|
16649
16653
|
meta: {
|
|
16650
16654
|
validationManifest: ao(
|
|
16651
16655
|
y.report_accessSetting
|
|
@@ -16654,7 +16658,7 @@ const Cd = [
|
|
|
16654
16658
|
},
|
|
16655
16659
|
{
|
|
16656
16660
|
path: "/integration",
|
|
16657
|
-
component: io(() => import("./Layout-
|
|
16661
|
+
component: io(() => import("./Layout-DBCPtUH7.js")),
|
|
16658
16662
|
meta: {
|
|
16659
16663
|
validationManifest: ao(
|
|
16660
16664
|
y.report_accessIntegration
|
|
@@ -16664,12 +16668,12 @@ const Cd = [
|
|
|
16664
16668
|
{
|
|
16665
16669
|
name: "integrations",
|
|
16666
16670
|
path: "",
|
|
16667
|
-
component: () => import("./Integrations-
|
|
16671
|
+
component: () => import("./Integrations-RB8iuvdJ.js")
|
|
16668
16672
|
},
|
|
16669
16673
|
{
|
|
16670
16674
|
name: "integration",
|
|
16671
16675
|
path: "/integration/:id",
|
|
16672
|
-
component: () => import("./Integration-
|
|
16676
|
+
component: () => import("./Integration-B4tC2MlL.js")
|
|
16673
16677
|
}
|
|
16674
16678
|
]
|
|
16675
16679
|
},
|
|
@@ -16688,7 +16692,7 @@ pi({
|
|
|
16688
16692
|
history: fi("/"),
|
|
16689
16693
|
routes: Cd
|
|
16690
16694
|
});
|
|
16691
|
-
const wu = Tn(() => import("./App-
|
|
16695
|
+
const wu = Tn(() => import("./App-Bc8Mp5vR.js"));
|
|
16692
16696
|
export {
|
|
16693
16697
|
xd as $,
|
|
16694
16698
|
Ol as A,
|
package/dist/app.js
CHANGED