@feedmepos/mf-report 5.23.1 → 5.23.2
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-C32aFgsg.js → App-CSij4paM.js} +4 -4
- package/dist/{BaseDialog.vue_vue_type_script_setup_true_lang-Be3F_dkn.js → BaseDialog.vue_vue_type_script_setup_true_lang-ZJMNUjQl.js} +1931 -1544
- package/dist/{DateRangeSelect.vue_vue_type_script_setup_true_lang-CzQJizvA.js → DateRangeSelect.vue_vue_type_script_setup_true_lang-DVxWKwKl.js} +1 -1
- package/dist/{Default.vue_vue_type_script_setup_true_lang-C9IqBUOd.js → Default.vue_vue_type_script_setup_true_lang-Qs5g-6xF.js} +1 -1
- package/dist/FilterSelector.vue_vue_type_script_setup_true_lang-wR5bMnZP.js +5467 -0
- package/dist/{InsightView-CxcCstZy.js → InsightView-BMTYE35J.js} +4 -4
- package/dist/{Integration-NrMS3Qs-.js → Integration-9Tx0zhPJ.js} +3 -3
- package/dist/{Integrations-T5mzrxXG.js → Integrations-BmJMM7Ao.js} +2 -2
- package/dist/{Layout-55UnYR1s.js → Layout-C_P8TbS-.js} +1 -1
- package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-CkQzSOQA.js → MenuTab.vue_vue_type_script_setup_true_lang-CTNSpWUA.js} +5 -5
- package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-CoaKAOy7.js → NavigationTab.vue_vue_type_script_setup_true_lang-B9ai7fxW.js} +3 -3
- package/dist/{OverviewView-D3i7AsSv.js → OverviewView-j_FBFv0h.js} +4 -4
- package/dist/{Report-CbjCd1m5.js → Report-iDUTWAjX.js} +3 -3
- package/dist/{ReportEditor-BG_yxbCF.js → ReportEditor-BFdXC63h.js} +4 -4
- package/dist/{ReportView-XCCf38Y_.js → ReportView-Cfx4keq4.js} +6 -6
- package/dist/{Setting-DNUst5RZ.js → Setting-O0ftKwEi.js} +3 -3
- package/dist/{TileEditor-rJk6aZ-7.js → TileEditor-B2JHN8mx.js} +5 -5
- package/dist/{TransitionFade-DpsEJRIl.js → TransitionFade-DCmg-RnE.js} +4 -4
- package/dist/{app-VSV4uxyh.js → app-Be5xvdAe.js} +11 -11
- package/dist/app.js +1 -1
- package/dist/assets/{formatChartData.worker-CVp--g2e.js → formatChartData.worker-CApVGN13.js} +30 -30
- package/dist/assets/{processTableData.worker-CklDKC06.js → processTableData.worker-h4Q-L25K.js} +30 -30
- package/dist/{useRestaurantPermission-D2YJtmx-.js → useRestaurantPermission-BFERr5kL.js} +1 -1
- package/package.json +1 -1
- package/dist/FilterSelector.vue_vue_type_script_setup_true_lang-D7BX1XcV.js +0 -5501
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as o, resolveComponent as t, createBlock as r, openBlock as n, withCtx as _, createVNode as c } from "vue";
|
|
2
|
-
import { _ as a } from "./Default.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { _ as a } from "./Default.vue_vue_type_script_setup_true_lang-Qs5g-6xF.js";
|
|
3
3
|
const f = /* @__PURE__ */ o({
|
|
4
4
|
__name: "Layout",
|
|
5
5
|
setup(m) {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { defineComponent as b, computed as V, createElementBlock as x, openBlock as a, createElementVNode as y, createVNode as u, unref as e, isRef as p, withCtx as _, createBlock as g, createCommentVNode as k, useModel as $, resolveComponent as f, normalizeClass as R, Fragment as w, renderList as M, toDisplayString as T } from "vue";
|
|
2
|
-
import { a as B } from "./app-
|
|
2
|
+
import { a as B } from "./app-Be5xvdAe.js";
|
|
3
3
|
import { storeToRefs as D } from "pinia";
|
|
4
|
-
import { a as I } from "./NavigationTab.vue_vue_type_script_setup_true_lang-
|
|
5
|
-
import { _ as U } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-
|
|
6
|
-
import { _ as N } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
7
|
-
import { a as S } from "./FilterSelector.vue_vue_type_script_setup_true_lang-
|
|
4
|
+
import { a as I } from "./NavigationTab.vue_vue_type_script_setup_true_lang-B9ai7fxW.js";
|
|
5
|
+
import { _ as U } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-DVxWKwKl.js";
|
|
6
|
+
import { _ as N } from "./BaseDialog.vue_vue_type_script_setup_true_lang-ZJMNUjQl.js";
|
|
7
|
+
import { a as S } from "./FilterSelector.vue_vue_type_script_setup_true_lang-wR5bMnZP.js";
|
|
8
8
|
import { useRoute as z } from "vue-router";
|
|
9
9
|
import { useBreakpoints as E } from "@feedmepos/ui-library";
|
|
10
10
|
const L = { class: "flex flex-col gap-2 overflow-x-auto overflow-y-hidden scrollbar-hide" }, O = { class: "flex flex-col gap-2 py-2" }, q = /* @__PURE__ */ b({
|
|
@@ -4,12 +4,12 @@ var Dl = (e, r, t) => S5(e, typeof r != "symbol" ? r + "" : r, t);
|
|
|
4
4
|
import { defineComponent as tr, computed as Ke, useModel as Pn, ref as Ie, watch as Qr, resolveComponent as ve, createBlock as Ge, unref as X, openBlock as ae, withCtx as We, createElementVNode as J, createVNode as ee, toDisplayString as Xe, withDirectives as Vi, createElementBlock as De, Fragment as mt, renderList as Xt, vShow as Gs, createTextVNode as Zr, mergeModels as ci, createCommentVNode as dt, normalizeClass as Bn, onMounted as s0, withKeys as Xh, withModifiers as si, isRef as ri, vModelText as zh, normalizeStyle as l0, renderSlot as Hh, mergeProps as O5, nextTick as D5, resolveDynamicComponent as bd, createSlots as I5 } from "vue";
|
|
5
5
|
import { useRouter as qh, useRoute as Wh } from "vue-router";
|
|
6
6
|
import { storeToRefs as mr, defineStore as o0 } from "pinia";
|
|
7
|
-
import { u as ol, k as kd, l as V5, g as ni, R as qa, i as Qs, m as Gl, _ as f0, c as L5, v as F5, h as N5, r as M5, n as yn, o as R5 } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
7
|
+
import { u as ol, k as kd, l as V5, g as ni, R as qa, i as Qs, m as Gl, _ as f0, c as L5, v as F5, h as N5, r as M5, n as yn, o as R5 } from "./BaseDialog.vue_vue_type_script_setup_true_lang-ZJMNUjQl.js";
|
|
8
8
|
import { useBreakpoints as ko, components as Li, useSnackbar as Hi, useDialog as B5, useDialogChild as X5, FmButtonVariant as Td } from "@feedmepos/ui-library";
|
|
9
9
|
import { u as ba } from "./vue-i18n-DVWuTfed.js";
|
|
10
10
|
import { a as Cd, _ as z5 } from "./SelectComponent.vue_vue_type_script_setup_true_lang-Df40itH5.js";
|
|
11
|
-
import { C as hr, g as H5, e as ti, f as jh, a as q5, _ as Uh } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-
|
|
12
|
-
import { u as Ua, F as Za, r as fl, a as hi, d as Lt, q as To, n as Zh, o as W5, v as j5, e as U5, w as Il, x as Yh, c as Z5, p as Y5 } from "./app-
|
|
11
|
+
import { C as hr, g as H5, e as ti, f as jh, a as q5, _ as Uh } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-DVxWKwKl.js";
|
|
12
|
+
import { u as Ua, F as Za, r as fl, a as hi, d as Lt, q as To, n as Zh, o as W5, v as j5, e as U5, w as Il, x as Yh, c as Z5, p as Y5 } from "./app-Be5xvdAe.js";
|
|
13
13
|
import { detectLocale as G5, useCoreStore as Q5 } from "@feedmepos/mf-common";
|
|
14
14
|
const K5 = { class: "flex flex-col" }, J5 = { class: "fm-typo-en-title-sm-600" }, _5 = { class: "grow" }, $5 = { class: "flex flex-col gap-8" }, e8 = { class: "flex flex-col w-full" }, t8 = { class: "flex flex-col gap-5 p-6" }, r8 = { class: "flex" }, xd = {
|
|
15
15
|
// sales: [
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { defineComponent as w, computed as c, resolveComponent as $, createBlock as l, openBlock as r, withCtx as y, createVNode as u, createElementVNode as h, unref as e, normalizeStyle as C, normalizeClass as d, createElementBlock as _, Fragment as b, renderList as B } from "vue";
|
|
2
|
-
import { _ as F } from "./FilterSelector.vue_vue_type_script_setup_true_lang-
|
|
3
|
-
import { _ as L } from "./Default.vue_vue_type_script_setup_true_lang-
|
|
4
|
-
import { u as P } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { _ as F } from "./FilterSelector.vue_vue_type_script_setup_true_lang-wR5bMnZP.js";
|
|
3
|
+
import { _ as L } from "./Default.vue_vue_type_script_setup_true_lang-Qs5g-6xF.js";
|
|
4
|
+
import { u as P } from "./BaseDialog.vue_vue_type_script_setup_true_lang-ZJMNUjQl.js";
|
|
5
5
|
import { storeToRefs as R } from "pinia";
|
|
6
6
|
import { _ as S } from "./NoData.vue_vue_type_script_setup_true_lang-CDKHIlF2.js";
|
|
7
7
|
import { useBreakpoints as V } from "@feedmepos/ui-library";
|
|
8
|
-
import { _ as z } from "./MenuTab.vue_vue_type_script_setup_true_lang-
|
|
8
|
+
import { _ as z } from "./MenuTab.vue_vue_type_script_setup_true_lang-CTNSpWUA.js";
|
|
9
9
|
import { useI18n as D } from "@feedmepos/mf-common";
|
|
10
10
|
import { r as E } from "./i18n-CI_sQ5d_.js";
|
|
11
11
|
const M = /* @__PURE__ */ w({
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { defineComponent as $e, ref as j, watch as pe, computed as b, h as p, withModifiers as De, resolveComponent as k, createBlock as G, openBlock as A, withCtx as m, createVNode as c, createElementVNode as w, unref as e, normalizeStyle as Ie, normalizeClass as x, withDirectives as H, createElementBlock as Fe, Fragment as Oe, renderList as Pe, toDisplayString as J, createTextVNode as Le, vShow as Q } from "vue";
|
|
2
2
|
import { storeToRefs as de } from "pinia";
|
|
3
|
-
import { u as Ne } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
4
|
-
import { _ as Ve } from "./Default.vue_vue_type_script_setup_true_lang-
|
|
3
|
+
import { u as Ne } from "./BaseDialog.vue_vue_type_script_setup_true_lang-ZJMNUjQl.js";
|
|
4
|
+
import { _ as Ve } from "./Default.vue_vue_type_script_setup_true_lang-Qs5g-6xF.js";
|
|
5
5
|
import { u as Ae } from "./message-dialog-UoMWOnil.js";
|
|
6
6
|
import { a as Je } from "./vue-i18n-DVWuTfed.js";
|
|
7
7
|
import { useSnackbar as ze, useBreakpoints as Be, components as Te, FmButtonColorThemeVariant as Ue } from "@feedmepos/ui-library";
|
|
8
8
|
import { _ as Ee } from "./NoData.vue_vue_type_script_setup_true_lang-CDKHIlF2.js";
|
|
9
|
-
import { c as Ke, a as fe, g as Me } from "./app-
|
|
9
|
+
import { c as Ke, a as fe, g as Me } from "./app-Be5xvdAe.js";
|
|
10
10
|
import { useRouter as Ye, useRoute as qe, onBeforeRouteLeave as je } from "vue-router";
|
|
11
11
|
import { useI18n as Ge } from "@feedmepos/mf-common";
|
|
12
12
|
import { r as W } from "./i18n-CI_sQ5d_.js";
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { defineComponent as he, mergeModels as be, useModel as ye, ref as R, computed as N, resolveComponent as h, createBlock as T, openBlock as r, withCtx as p, createElementVNode as y, createVNode as a, unref as t, normalizeClass as ke, createTextVNode as Le, toDisplayString as X, createElementBlock as C, Fragment as ee, renderSlot as Xe, createCommentVNode as A, watch as ge, renderList as ce, resolveDynamicComponent as sl, isRef as Ye, normalizeStyle as He, onMounted as ul } from "vue";
|
|
2
|
-
import { W as ml, g as dl, _ as cl, a as pl, i as vl, S as Ae, d as Ge, T as fl, b as gl } from "./TransitionFade-
|
|
3
|
-
import { C as fe, D as Q, b as Ve, u as Ze, a as bl, v as Oe } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { W as ml, g as dl, _ as cl, a as pl, i as vl, S as Ae, d as Ge, T as fl, b as gl } from "./TransitionFade-DCmg-RnE.js";
|
|
3
|
+
import { C as fe, D as Q, b as Ve, u as Ze, a as bl, v as Oe } from "./BaseDialog.vue_vue_type_script_setup_true_lang-ZJMNUjQl.js";
|
|
4
4
|
import { storeToRefs as Re } from "pinia";
|
|
5
5
|
import { useRouter as el, useRoute as ll } from "vue-router";
|
|
6
6
|
import { useBreakpoints as Ie, useSnackbar as tl, FmButtonColorThemeVariant as xe } from "@feedmepos/ui-library";
|
|
7
7
|
import { u as ol } from "./message-dialog-UoMWOnil.js";
|
|
8
8
|
import { u as Ne, a as yl } from "./vue-i18n-DVWuTfed.js";
|
|
9
9
|
import { r as $e } from "./i18n-CI_sQ5d_.js";
|
|
10
|
-
import { g as hl, a as Ke, _ as ze } from "./FilterSelector.vue_vue_type_script_setup_true_lang-
|
|
10
|
+
import { g as hl, a as Ke, _ as ze } from "./FilterSelector.vue_vue_type_script_setup_true_lang-wR5bMnZP.js";
|
|
11
11
|
import { _ as Ee } from "./NoData.vue_vue_type_script_setup_true_lang-CDKHIlF2.js";
|
|
12
12
|
import { a as Pe } from "./SelectComponent.vue_vue_type_script_setup_true_lang-Df40itH5.js";
|
|
13
|
-
import { a as _l, i as Je } from "./app-
|
|
13
|
+
import { a as _l, i as Je } from "./app-Be5xvdAe.js";
|
|
14
14
|
import { useCoreStore as wl } from "@feedmepos/mf-common";
|
|
15
15
|
const Fl = /* @__PURE__ */ he({
|
|
16
16
|
__name: "WidgetDialog",
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { defineComponent as ee, ref as oe, computed as c, watch as te, resolveComponent as J, createBlock as _, openBlock as d, withCtx as w, createVNode as S, createElementVNode as k, unref as s, toDisplayString as re, normalizeStyle as ae, normalizeClass as T, createElementBlock as N, Fragment as se, renderList as ne } from "vue";
|
|
2
|
-
import { _ as le } from "./MenuTab.vue_vue_type_script_setup_true_lang-
|
|
3
|
-
import { _ as ie } from "./FilterSelector.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { _ as le } from "./MenuTab.vue_vue_type_script_setup_true_lang-CTNSpWUA.js";
|
|
3
|
+
import { _ as ie } from "./FilterSelector.vue_vue_type_script_setup_true_lang-wR5bMnZP.js";
|
|
4
4
|
import { useRouter as ue, useRoute as ce } from "vue-router";
|
|
5
|
-
import { _ as pe } from "./Default.vue_vue_type_script_setup_true_lang-
|
|
6
|
-
import { u as me, s as de } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
5
|
+
import { _ as pe } from "./Default.vue_vue_type_script_setup_true_lang-Qs5g-6xF.js";
|
|
6
|
+
import { u as me, s as de } from "./BaseDialog.vue_vue_type_script_setup_true_lang-ZJMNUjQl.js";
|
|
7
7
|
import { storeToRefs as f } from "pinia";
|
|
8
|
-
import { b as ve, c as fe, u as ge, g as ye } from "./NavigationTab.vue_vue_type_script_setup_true_lang-
|
|
8
|
+
import { b as ve, c as fe, u as ge, g as ye } from "./NavigationTab.vue_vue_type_script_setup_true_lang-B9ai7fxW.js";
|
|
9
9
|
import { _ as be } from "./NoData.vue_vue_type_script_setup_true_lang-CDKHIlF2.js";
|
|
10
10
|
import { useSnackbar as _e, useBreakpoints as we } from "@feedmepos/ui-library";
|
|
11
11
|
import { u as Se, a as ke } from "./vue-i18n-DVWuTfed.js";
|
|
12
12
|
import { u as xe } from "./message-dialog-UoMWOnil.js";
|
|
13
|
-
import { e as he, g as Ce } from "./app-
|
|
13
|
+
import { e as he, g as Ce } from "./app-Be5xvdAe.js";
|
|
14
14
|
import { r as Re } from "./i18n-CI_sQ5d_.js";
|
|
15
15
|
import { _ as Pe } from "./SelectComponent.vue_vue_type_script_setup_true_lang-Df40itH5.js";
|
|
16
16
|
const De = { class: "fm-typo-en-title-md-600 block min-w-0 max-w-full overflow-hidden text-ellipsis whitespace-nowrap" }, Oe = { class: "sticky top-0 z-10 bg-white" }, Ie = /* @__PURE__ */ ee({
|
|
@@ -1,8 +1,8 @@
|
|
|
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-
|
|
3
|
-
import { d as z, C as I, D as pe, a as ce } from "./app-
|
|
2
|
+
import { _ as de } from "./Default.vue_vue_type_script_setup_true_lang-Qs5g-6xF.js";
|
|
3
|
+
import { d as z, C as I, D as pe, a as ce } from "./app-Be5xvdAe.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, j as fe } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
5
|
+
import { t as N, j as fe } from "./BaseDialog.vue_vue_type_script_setup_true_lang-ZJMNUjQl.js";
|
|
6
6
|
import { u as ve } from "./message-dialog-UoMWOnil.js";
|
|
7
7
|
import { u as U } from "./vue-i18n-DVWuTfed.js";
|
|
8
8
|
import { detectLocale as F } from "@feedmepos/mf-common";
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { defineComponent as se, mergeModels as ve, useModel as ge, computed as S, ref as ee, resolveComponent as D, createElementBlock as P, openBlock as v, createVNode as d, createElementVNode as b, unref as l, withCtx as Y, toDisplayString as J, Fragment as de, renderList as xe, withModifiers as ye, createTextVNode as Ue, watch as he, createCommentVNode as N, createBlock as O, onUnmounted as Bl, renderSlot as rl, onMounted as Ye, onBeforeUnmount as ul, resolveDynamicComponent as dl, normalizeClass as ke, withDirectives as we, vShow as Ce, withKeys as el, vModelText as Ll, normalizeStyle as Ee, isRef as Al } from "vue";
|
|
2
2
|
import { useRoute as Ml, useRouter as Nl } from "vue-router";
|
|
3
|
-
import { h as Ol, d as Re, S as We, a as jl, W as zl, c as Rl, T as Il, b as Pl } from "./TransitionFade-
|
|
4
|
-
import { W as G, a as ml, c as De, D as Xl, S as ll, C as El, P as ol, u as Wl } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
3
|
+
import { h as Ol, d as Re, S as We, a as jl, W as zl, c as Rl, T as Il, b as Pl } from "./TransitionFade-DCmg-RnE.js";
|
|
4
|
+
import { W as G, a as ml, c as De, D as Xl, S as ll, C as El, P as ol, u as Wl } from "./BaseDialog.vue_vue_type_script_setup_true_lang-ZJMNUjQl.js";
|
|
5
5
|
import { storeToRefs as Se } from "pinia";
|
|
6
6
|
import { u as cl } from "./message-dialog-UoMWOnil.js";
|
|
7
7
|
import { useSnackbar as ql, useBreakpoints as pl, FmButtonColorThemeVariant as tl } from "@feedmepos/ui-library";
|
|
8
8
|
import { a as fe, _ as vl } from "./SelectComponent.vue_vue_type_script_setup_true_lang-Df40itH5.js";
|
|
9
9
|
import { u as ce } from "./vue-i18n-DVWuTfed.js";
|
|
10
10
|
import { r as me } from "./i18n-CI_sQ5d_.js";
|
|
11
|
-
import { b as Te, u as Oe, R as al, L as Fe, c as Ne, S as le, d as ie, e as nl, f as Hl, Y as Yl, X as Gl, _ as fl, a as Jl } from "./FilterSelector.vue_vue_type_script_setup_true_lang-
|
|
12
|
-
import { j as $e, a as gl, d as Me } from "./app-
|
|
13
|
-
import { d as je } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-
|
|
11
|
+
import { b as Te, u as Oe, R as al, L as Fe, c as Ne, S as le, d as ie, e as nl, f as Hl, Y as Yl, X as Gl, _ as fl, a as Jl } from "./FilterSelector.vue_vue_type_script_setup_true_lang-wR5bMnZP.js";
|
|
12
|
+
import { j as $e, a as gl, d as Me } from "./app-Be5xvdAe.js";
|
|
13
|
+
import { d as je } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-DVxWKwKl.js";
|
|
14
14
|
import { _ as yl } from "./NoData.vue_vue_type_script_setup_true_lang-CDKHIlF2.js";
|
|
15
15
|
const Ie = [
|
|
16
16
|
{
|
|
@@ -3,13 +3,13 @@ import { u as Pt, a as Pn } from "./vue-i18n-DVWuTfed.js";
|
|
|
3
3
|
import { useCoreStore as Vn } from "@feedmepos/mf-common";
|
|
4
4
|
import { storeToRefs as Mn } from "pinia";
|
|
5
5
|
import { useRoute as Ln } from "vue-router";
|
|
6
|
-
import { W as F, b as De, c as Bn } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
7
|
-
import { p as $n, d as ht, j as rn } from "./app-
|
|
6
|
+
import { W as F, b as De, c as Bn } from "./BaseDialog.vue_vue_type_script_setup_true_lang-ZJMNUjQl.js";
|
|
7
|
+
import { p as $n, d as ht, j as rn } from "./app-Be5xvdAe.js";
|
|
8
8
|
import { _ as Vt, a as Wt } from "./SelectComponent.vue_vue_type_script_setup_true_lang-Df40itH5.js";
|
|
9
|
-
import { R as Rn, I as Be, h as an, i as ln, g as Xn } from "./FilterSelector.vue_vue_type_script_setup_true_lang-
|
|
9
|
+
import { R as Rn, I as Be, h as an, i as ln, g as Xn } from "./FilterSelector.vue_vue_type_script_setup_true_lang-wR5bMnZP.js";
|
|
10
10
|
import { r as Yn } from "./i18n-CI_sQ5d_.js";
|
|
11
11
|
import { useSnackbar as Wn } from "@feedmepos/ui-library";
|
|
12
|
-
import { d as Un } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-
|
|
12
|
+
import { d as Un } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-DVxWKwKl.js";
|
|
13
13
|
const jn = {
|
|
14
14
|
key: 0,
|
|
15
15
|
class: "flex gap-24 flex-col h-screen w-screen justify-center items-center"
|
|
@@ -11459,7 +11459,7 @@ const gA = [
|
|
|
11459
11459
|
path: "/overview",
|
|
11460
11460
|
alias: ["/"],
|
|
11461
11461
|
name: "overview",
|
|
11462
|
-
component: ft(() => import("./OverviewView-
|
|
11462
|
+
component: ft(() => import("./OverviewView-j_FBFv0h.js")),
|
|
11463
11463
|
meta: {
|
|
11464
11464
|
validationManifest: pt(
|
|
11465
11465
|
X.report_accessOverview
|
|
@@ -11469,12 +11469,12 @@ const gA = [
|
|
|
11469
11469
|
{
|
|
11470
11470
|
path: "/report",
|
|
11471
11471
|
name: "reports",
|
|
11472
|
-
component: () => import("./Report-
|
|
11472
|
+
component: () => import("./Report-iDUTWAjX.js")
|
|
11473
11473
|
},
|
|
11474
11474
|
{
|
|
11475
11475
|
path: "/insights",
|
|
11476
11476
|
name: "insights",
|
|
11477
|
-
component: ft(() => import("./InsightView-
|
|
11477
|
+
component: ft(() => import("./InsightView-BMTYE35J.js")),
|
|
11478
11478
|
meta: {
|
|
11479
11479
|
validationManifest: pt(
|
|
11480
11480
|
X.report_accessInsight
|
|
@@ -11484,22 +11484,22 @@ const gA = [
|
|
|
11484
11484
|
{
|
|
11485
11485
|
path: "/report-view",
|
|
11486
11486
|
name: "reportView",
|
|
11487
|
-
component: () => import("./ReportView-
|
|
11487
|
+
component: () => import("./ReportView-Cfx4keq4.js")
|
|
11488
11488
|
},
|
|
11489
11489
|
{
|
|
11490
11490
|
path: "/report-editor",
|
|
11491
11491
|
name: "reportEditor",
|
|
11492
|
-
component: () => import("./ReportEditor-
|
|
11492
|
+
component: () => import("./ReportEditor-BFdXC63h.js")
|
|
11493
11493
|
},
|
|
11494
11494
|
{
|
|
11495
11495
|
path: "/report-editor/tile-editor",
|
|
11496
11496
|
name: "tileEditor",
|
|
11497
|
-
component: () => import("./TileEditor-
|
|
11497
|
+
component: () => import("./TileEditor-B2JHN8mx.js")
|
|
11498
11498
|
},
|
|
11499
11499
|
{
|
|
11500
11500
|
path: "/setting",
|
|
11501
11501
|
name: "setting",
|
|
11502
|
-
component: ft(() => import("./Setting-
|
|
11502
|
+
component: ft(() => import("./Setting-O0ftKwEi.js")),
|
|
11503
11503
|
meta: {
|
|
11504
11504
|
validationManifest: pt(
|
|
11505
11505
|
X.report_accessSetting
|
|
@@ -11508,7 +11508,7 @@ const gA = [
|
|
|
11508
11508
|
},
|
|
11509
11509
|
{
|
|
11510
11510
|
path: "/integration",
|
|
11511
|
-
component: ft(() => import("./Layout-
|
|
11511
|
+
component: ft(() => import("./Layout-C_P8TbS-.js")),
|
|
11512
11512
|
meta: {
|
|
11513
11513
|
validationManifest: pt(
|
|
11514
11514
|
X.report_accessIntegration
|
|
@@ -11518,12 +11518,12 @@ const gA = [
|
|
|
11518
11518
|
{
|
|
11519
11519
|
name: "integrations",
|
|
11520
11520
|
path: "",
|
|
11521
|
-
component: () => import("./Integrations-
|
|
11521
|
+
component: () => import("./Integrations-BmJMM7Ao.js")
|
|
11522
11522
|
},
|
|
11523
11523
|
{
|
|
11524
11524
|
name: "integration",
|
|
11525
11525
|
path: "/integration/:id",
|
|
11526
|
-
component: () => import("./Integration-
|
|
11526
|
+
component: () => import("./Integration-9Tx0zhPJ.js")
|
|
11527
11527
|
}
|
|
11528
11528
|
]
|
|
11529
11529
|
},
|
|
@@ -11547,7 +11547,7 @@ const ds = {
|
|
|
11547
11547
|
"zh-CN": wn,
|
|
11548
11548
|
"th-TH": Un,
|
|
11549
11549
|
"zh-Hant": Dn
|
|
11550
|
-
}, us = ar(() => import("./App-
|
|
11550
|
+
}, us = ar(() => import("./App-CSij4paM.js"));
|
|
11551
11551
|
export {
|
|
11552
11552
|
aa as $,
|
|
11553
11553
|
g as A,
|
package/dist/app.js
CHANGED