@feedmepos/mf-report 5.10.1 → 5.10.2-beta.1
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-Cak_uBjR.js → App-DAZJamEY.js} +33 -33
- package/dist/{DateRangeSelect.vue_vue_type_script_setup_true_lang-DFhiXlTW.js → DateRangeSelect.vue_vue_type_script_setup_true_lang-w7lSYFth.js} +2 -2
- package/dist/{Default.vue_vue_type_script_setup_true_lang-7R1_-2m_.js → Default.vue_vue_type_script_setup_true_lang-BC_ilIzB.js} +2 -2
- package/dist/{DynamicWidget.vue_vue_type_script_setup_true_lang-WJ74hxyF.js → DynamicWidget.vue_vue_type_script_setup_true_lang-CMIjljXH.js} +5 -5
- package/dist/{InsightView-ytSP2Vq7.js → InsightView-DRB5dqjr.js} +5 -5
- package/dist/{Integration-C6jAZ1_i.js → Integration-CAX-hbPd.js} +2 -2
- package/dist/{Integrations-BGmJBj90.js → Integrations-DRYSVJuG.js} +3 -3
- package/dist/{Layout-CZh-hJDO.js → Layout-BXwaM3V3.js} +1 -1
- package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-D_9fHdMK.js → MenuTab.vue_vue_type_script_setup_true_lang-DGTANMHr.js} +6 -6
- package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-CT6SKzZ7.js → NavigationTab.vue_vue_type_script_setup_true_lang-CF5xxOi6.js} +5 -5
- package/dist/{NoData.vue_vue_type_script_setup_true_lang-D-J81GXC.js → NoData.vue_vue_type_script_setup_true_lang-DGTWa4E5.js} +1 -1
- package/dist/{OverviewView-CupTN81Q.js → OverviewView-Diz3GdMt.js} +5 -5
- package/dist/{Report-DFGdvYLz.js → Report-DXVRc8Yv.js} +4 -4
- package/dist/{ReportEditor-M6Uh4ji9.js → ReportEditor-oEvSsWyA.js} +6 -6
- package/dist/{ReportView-yrEAhD1n.js → ReportView-BvqfNXX3.js} +7 -7
- package/dist/{SelectComponent.vue_vue_type_script_setup_true_lang-CGlkGXWL.js → SelectComponent.vue_vue_type_script_setup_true_lang-Dq9vY9mj.js} +1 -1
- package/dist/{Setting-9DGriOjZ.js → Setting-DI3x9cfA.js} +4 -4
- package/dist/{TileEditor-DAymbo2P.js → TileEditor-VD_Sq2fV.js} +7 -7
- package/dist/{TransitionFade-ruG_Zz9q.js → TransitionFade-y33xhIta.js} +4 -4
- package/dist/app.js +11 -11
- package/dist/{helper-CFNxnCtm.js → helper-CPPrXQSs.js} +1 -1
- package/dist/{v4-CTD5AfhN.js → v4-GV4_K6Mg.js} +40 -38
- package/dist/{vue-i18n-DX0diAld.js → vue-i18n-CbAseuRE.js} +1 -1
- package/package.json +1 -1
|
@@ -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-BC_ilIzB.js";
|
|
3
3
|
const f = /* @__PURE__ */ o({
|
|
4
4
|
__name: "Layout",
|
|
5
5
|
setup(m) {
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { defineComponent as R, computed as W, ref as oe, watch as q, resolveComponent as b, createElementBlock as f, openBlock as u, renderSlot as re, Fragment as D, renderList as U, createBlock as g, unref as r, withCtx as C, createElementVNode as L, createCommentVNode as N, createVNode as p, isRef as S, useModel as ue, normalizeClass as z, toDisplayString as ie } from "vue";
|
|
2
|
-
import { u as me, b as H, d as E, j as de } from "./vue-i18n-
|
|
2
|
+
import { u as me, b as H, d as E, j as de } from "./vue-i18n-CbAseuRE.js";
|
|
3
3
|
import { storeToRefs as T } from "pinia";
|
|
4
|
-
import { a as pe, d as ce } from "./NavigationTab.vue_vue_type_script_setup_true_lang-
|
|
5
|
-
import { _ as J, a as fe } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-
|
|
6
|
-
import { a as ve, b as be, D as w, q as _e, W as Y, S as he } from "./v4-
|
|
7
|
-
import { _ as ye } from "./NoData.vue_vue_type_script_setup_true_lang-
|
|
8
|
-
import { d as ge } from "./helper-
|
|
4
|
+
import { a as pe, d as ce } from "./NavigationTab.vue_vue_type_script_setup_true_lang-CF5xxOi6.js";
|
|
5
|
+
import { _ as J, a as fe } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-w7lSYFth.js";
|
|
6
|
+
import { a as ve, b as be, D as w, q as _e, W as Y, S as he } from "./v4-GV4_K6Mg.js";
|
|
7
|
+
import { _ as ye } from "./NoData.vue_vue_type_script_setup_true_lang-DGTWa4E5.js";
|
|
8
|
+
import { d as ge } from "./helper-CPPrXQSs.js";
|
|
9
9
|
import { detectLocale as Fe } from "@feedmepos/mf-common";
|
|
10
10
|
import { useBreakpoints as ke } from "@feedmepos/ui-library";
|
|
11
11
|
const xe = { class: "flex flex-wrap gap-2" }, we = { class: "flex flex-col gap-1 p-2 bg-fm-color-neutral-white max-h-[300px] overflow-y-auto relative fm-shadow-light-300" }, Ce = {
|
|
@@ -4,13 +4,13 @@ var ds = (e, t, r) => E9(e, typeof t != "symbol" ? t + "" : t, r);
|
|
|
4
4
|
import { defineComponent as qr, computed as Fr, useModel as Ea, ref as Ne, watch as na, resolveComponent as Ae, createBlock as Ye, unref as K, openBlock as le, withCtx as Me, createElementVNode as oe, createVNode as Q, toDisplayString as ir, withDirectives as zn, createElementBlock as Be, Fragment as mr, renderList as Br, vShow as u0, createTextVNode as Lt, mergeModels as Cn, createCommentVNode as gr, normalizeClass as jn, withModifiers as Is, onMounted as Md, renderSlot as Rd, mergeProps as F9, nextTick as P9, resolveDynamicComponent as xh, withKeys as S9, vModelText as O9, normalizeStyle as D9, isRef as B0, createSlots as I9 } from "vue";
|
|
5
5
|
import { useRouter as Xd, useRoute as zd } from "vue-router";
|
|
6
6
|
import { storeToRefs as yt, defineStore as nu } from "pinia";
|
|
7
|
-
import { a as Xi, R as h0, g as Co, v as N9, P as Cs, d as V9, r as B9, e as xn, f as L9, h as M9, i as R9, s as X9, u as z9 } from "./v4-
|
|
7
|
+
import { a as Xi, R as h0, g as Co, v as N9, P as Cs, d as V9, r as B9, e as xn, f as L9, h as M9, i as R9, s as X9, u as z9 } from "./v4-GV4_K6Mg.js";
|
|
8
8
|
import { useBreakpoints as il, components as d0, useSnackbar as zi, useDialog as H9, useDialogChild as q9, FmButtonVariant as gh } from "@feedmepos/ui-library";
|
|
9
|
-
import { u as Pa, k as iu, l as sl, a as Ua, F as Za, h as Ya, d as Ke, b as w0, m as Hi, n as W9, o as j9, e as U9, q as As, s as Z9, p as Y9 } from "./vue-i18n-
|
|
10
|
-
import { _ as yh, a as G9 } from "./SelectComponent.vue_vue_type_script_setup_true_lang-
|
|
11
|
-
import { C as nn, g as Q9, b as Hd } from "./helper-
|
|
9
|
+
import { u as Pa, k as iu, l as sl, a as Ua, F as Za, h as Ya, d as Ke, b as w0, m as Hi, n as W9, o as j9, e as U9, q as As, s as Z9, p as Y9 } from "./vue-i18n-CbAseuRE.js";
|
|
10
|
+
import { _ as yh, a as G9 } from "./SelectComponent.vue_vue_type_script_setup_true_lang-Dq9vY9mj.js";
|
|
11
|
+
import { C as nn, g as Q9, b as Hd } from "./helper-CPPrXQSs.js";
|
|
12
12
|
import { _ as K9 } from "./BaseDialog.vue_vue_type_script_setup_true_lang-DTNiGKgd.js";
|
|
13
|
-
import { a as qd, _ as Wd } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-
|
|
13
|
+
import { a as qd, _ as Wd } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-w7lSYFth.js";
|
|
14
14
|
import { detectLocale as ps, useCoreStore as J9 } from "@feedmepos/mf-common";
|
|
15
15
|
const _9 = { class: "flex flex-col" }, $9 = { class: "fm-typo-en-title-sm-600" }, e6 = { class: "grow" }, r6 = { class: "flex flex-col gap-8" }, t6 = { class: "flex flex-col w-full" }, a6 = { class: "flex flex-col gap-5 p-6" }, n6 = { class: "flex" }, wh = {
|
|
16
16
|
// sales: [
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as u, computed as o, resolveComponent as d, createElementBlock as r, openBlock as a, renderSlot as f, createVNode as g, withCtx as _, createCommentVNode as y, createElementVNode as l, toDisplayString as n } from "vue";
|
|
2
|
-
import { u as h } from "./vue-i18n-
|
|
2
|
+
import { u as h } from "./vue-i18n-CbAseuRE.js";
|
|
3
3
|
const v = { class: "flex flex-col h-full" }, D = ["src"], T = { class: "fm-typo-en-body-lg-600 text-fm-color-typo-primary" }, b = { class: "fm-typo-en-body-sm-400 text-fm-color-typo-secondary text-center" }, F = /* @__PURE__ */ u({
|
|
4
4
|
__name: "NoData",
|
|
5
5
|
props: {
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { defineComponent as g, computed as w, resolveComponent as k, createBlock as a, openBlock as t, withCtx as $, createVNode as d, createElementVNode as y, unref as e, normalizeStyle as C, normalizeClass as u, createElementBlock as _, Fragment as h, renderList as B } from "vue";
|
|
2
|
-
import { _ as b } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-
|
|
3
|
-
import { _ as F } from "./Default.vue_vue_type_script_setup_true_lang-
|
|
4
|
-
import { a as P } from "./v4-
|
|
2
|
+
import { _ as b } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-CMIjljXH.js";
|
|
3
|
+
import { _ as F } from "./Default.vue_vue_type_script_setup_true_lang-BC_ilIzB.js";
|
|
4
|
+
import { a as P } from "./v4-GV4_K6Mg.js";
|
|
5
5
|
import { storeToRefs as R } from "pinia";
|
|
6
|
-
import { _ as S } from "./NoData.vue_vue_type_script_setup_true_lang-
|
|
6
|
+
import { _ as S } from "./NoData.vue_vue_type_script_setup_true_lang-DGTWa4E5.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-DGTANMHr.js";
|
|
9
9
|
import { useI18n as D } from "@feedmepos/mf-common";
|
|
10
10
|
const G = /* @__PURE__ */ g({
|
|
11
11
|
__name: "OverviewView",
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { defineComponent as me, ref as O, watch as W, computed as w, h as f, withModifiers as ue, resolveComponent as x, createBlock as T, openBlock as F, withCtx as i, createVNode as n, createElementVNode as y, unref as e, normalizeStyle as pe, normalizeClass as C, withDirectives as B, createElementBlock as de, Fragment as fe, renderList as ve, toDisplayString as R, createTextVNode as ye, vShow as D } from "vue";
|
|
2
2
|
import { storeToRefs as X } from "pinia";
|
|
3
|
-
import { a as ge } from "./v4-
|
|
4
|
-
import { _ as be } from "./Default.vue_vue_type_script_setup_true_lang-
|
|
3
|
+
import { a as ge } from "./v4-GV4_K6Mg.js";
|
|
4
|
+
import { _ as be } from "./Default.vue_vue_type_script_setup_true_lang-BC_ilIzB.js";
|
|
5
5
|
import { u as he } from "./message-dialog-UoMWOnil.js";
|
|
6
|
-
import { b as xe, f as Ce } from "./vue-i18n-
|
|
6
|
+
import { b as xe, f as Ce } from "./vue-i18n-CbAseuRE.js";
|
|
7
7
|
import { useSnackbar as _e, useBreakpoints as ke, components as we, FmButtonColorThemeVariant as $e } from "@feedmepos/ui-library";
|
|
8
|
-
import { _ as Ie } from "./NoData.vue_vue_type_script_setup_true_lang-
|
|
8
|
+
import { _ as Ie } from "./NoData.vue_vue_type_script_setup_true_lang-DGTWa4E5.js";
|
|
9
9
|
import { useRouter as Se, useRoute as Fe, onBeforeRouteLeave as Re } from "vue-router";
|
|
10
10
|
import { useI18n as Le } from "@feedmepos/mf-common";
|
|
11
11
|
import { r as Z } from "./i18n-Cif1I9J2.js";
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { defineComponent as G, mergeModels as J, useModel as j, ref as R, computed as N, resolveComponent as v, createBlock as C, openBlock as i, withCtx as s, createElementVNode as h, createVNode as a, unref as e, normalizeClass as le, createTextVNode as de, toDisplayString as E, createElementBlock as S, Fragment as L, renderSlot as Ce, createCommentVNode as Y, watch as me, renderList as Q, resolveDynamicComponent as Be, isRef as ke, normalizeStyle as ce, onMounted as Ue } from "vue";
|
|
2
|
-
import { W as We, i as De, S as he, d as ye, T as Re, _ as qe } from "./TransitionFade-
|
|
3
|
-
import { D as K, c as Ie, C as we, a as Ve, b as Ee, v as ee } from "./v4-
|
|
2
|
+
import { W as We, i as De, S as he, d as ye, T as Re, _ as qe } from "./TransitionFade-y33xhIta.js";
|
|
3
|
+
import { D as K, c as Ie, C as we, a as Ve, b as Ee, v as ee } from "./v4-GV4_K6Mg.js";
|
|
4
4
|
import { storeToRefs as ae } from "pinia";
|
|
5
5
|
import { useRouter as Se, useRoute as $e } from "vue-router";
|
|
6
6
|
import { useBreakpoints as ne, useSnackbar as Oe, FmButtonColorThemeVariant as X } from "@feedmepos/ui-library";
|
|
7
7
|
import { u as Te } from "./message-dialog-UoMWOnil.js";
|
|
8
|
-
import { u as te, j as ie, f as He } from "./vue-i18n-
|
|
9
|
-
import { _ as se } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-
|
|
10
|
-
import { _ as ue } from "./NoData.vue_vue_type_script_setup_true_lang-
|
|
8
|
+
import { u as te, j as ie, f as He } from "./vue-i18n-CbAseuRE.js";
|
|
9
|
+
import { _ as se } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-CMIjljXH.js";
|
|
10
|
+
import { _ as ue } from "./NoData.vue_vue_type_script_setup_true_lang-DGTWa4E5.js";
|
|
11
11
|
import { r as _e } from "./i18n-Cif1I9J2.js";
|
|
12
|
-
import { _ as Fe } from "./SelectComponent.vue_vue_type_script_setup_true_lang-
|
|
12
|
+
import { _ as Fe } from "./SelectComponent.vue_vue_type_script_setup_true_lang-Dq9vY9mj.js";
|
|
13
13
|
const Pe = /* @__PURE__ */ G({
|
|
14
14
|
__name: "WidgetDialog",
|
|
15
15
|
props: /* @__PURE__ */ J({
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { defineComponent as V, computed as v, resolveComponent as z, createBlock as g, openBlock as u, withCtx as H, createVNode as h, createElementVNode as M, unref as o, normalizeStyle as Y, normalizeClass as D, createElementBlock as R, Fragment as G, renderList as Q } from "vue";
|
|
2
|
-
import { _ as U } from "./MenuTab.vue_vue_type_script_setup_true_lang-
|
|
3
|
-
import { _ as W } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { _ as U } from "./MenuTab.vue_vue_type_script_setup_true_lang-DGTANMHr.js";
|
|
3
|
+
import { _ as W } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-CMIjljXH.js";
|
|
4
4
|
import { useRouter as K, useRoute as X } from "vue-router";
|
|
5
|
-
import { _ as Z } from "./Default.vue_vue_type_script_setup_true_lang-
|
|
6
|
-
import { a as ee } from "./v4-
|
|
5
|
+
import { _ as Z } from "./Default.vue_vue_type_script_setup_true_lang-BC_ilIzB.js";
|
|
6
|
+
import { a as ee } from "./v4-GV4_K6Mg.js";
|
|
7
7
|
import { storeToRefs as p } from "pinia";
|
|
8
|
-
import { b as oe, c as te, u as re } from "./NavigationTab.vue_vue_type_script_setup_true_lang-
|
|
9
|
-
import { _ as ae } from "./NoData.vue_vue_type_script_setup_true_lang-
|
|
8
|
+
import { b as oe, c as te, u as re } from "./NavigationTab.vue_vue_type_script_setup_true_lang-CF5xxOi6.js";
|
|
9
|
+
import { _ as ae } from "./NoData.vue_vue_type_script_setup_true_lang-DGTWa4E5.js";
|
|
10
10
|
import { useSnackbar as le, useBreakpoints as ne } from "@feedmepos/ui-library";
|
|
11
|
-
import { u as ie, f as se, e as ue } from "./vue-i18n-
|
|
11
|
+
import { u as ie, f as se, e as ue } from "./vue-i18n-CbAseuRE.js";
|
|
12
12
|
import { u as ce } from "./message-dialog-UoMWOnil.js";
|
|
13
13
|
import { r as pe } from "./i18n-Cif1I9J2.js";
|
|
14
14
|
const De = /* @__PURE__ */ V({
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as B, mergeModels as D, useModel as z, ref as b, computed as f, resolveComponent as n, createBlock as y, openBlock as _, withCtx as m, createElementVNode as c, normalizeStyle as L, withDirectives as U, createElementBlock as $, createVNode as d, unref as E, vShow as H, Fragment as N, renderList as O, toDisplayString as g, normalizeClass as q } from "vue";
|
|
2
|
-
import { u as A } from "./vue-i18n-
|
|
2
|
+
import { u as A } from "./vue-i18n-CbAseuRE.js";
|
|
3
3
|
const K = (s, u) => {
|
|
4
4
|
const t = s.__vccOpts || s;
|
|
5
5
|
for (const [o, i] of u)
|
|
@@ -1,11 +1,11 @@
|
|
|
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 { u as U, d as z, C as I, D as pe, b as ce } from "./vue-i18n-
|
|
2
|
+
import { _ as de } from "./Default.vue_vue_type_script_setup_true_lang-BC_ilIzB.js";
|
|
3
|
+
import { u as U, d as z, C as I, D as pe, b as ce } from "./vue-i18n-CbAseuRE.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, s as fe } from "./NavigationTab.vue_vue_type_script_setup_true_lang-
|
|
5
|
+
import { t as N, s as fe } from "./NavigationTab.vue_vue_type_script_setup_true_lang-CF5xxOi6.js";
|
|
6
6
|
import { u as ve } from "./message-dialog-UoMWOnil.js";
|
|
7
7
|
import { detectLocale as F } from "@feedmepos/mf-common";
|
|
8
|
-
import { _ as Y } from "./SelectComponent.vue_vue_type_script_setup_true_lang-
|
|
8
|
+
import { _ as Y } from "./SelectComponent.vue_vue_type_script_setup_true_lang-Dq9vY9mj.js";
|
|
9
9
|
import { storeToRefs as _e } from "pinia";
|
|
10
10
|
const ge = { class: "px-5 py-2" }, ye = { class: "flex" }, he = { class: "flex px-5 gap-2" }, xe = { class: "flex flex-col gap-2" }, be = { class: "fm-typo-en-title-sm-600" }, Ce = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, Ve = { class: "w-full gap-[24px] flex flex-col pt-2" }, Te = { class: "flex items-center w-full gap-3" }, De = { class: "text-fm-color-typo-primary" }, $e = { class: "text-fm-color-typo-secondary" }, Se = { class: "flex items-center gap-2" }, ke = /* @__PURE__ */ B({
|
|
11
11
|
__name: "ReportHour",
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { defineComponent as P, mergeModels as Y, useModel as ee, computed as _, ref as z, resolveComponent as w, createElementBlock as O, openBlock as y, createVNode as m, createElementVNode as k, unref as t, withCtx as $, toDisplayString as B, Fragment as Q, renderList as de, withModifiers as te, createTextVNode as ce, watch as ne, createCommentVNode as U, createBlock as S, onMounted as Ie, onUnmounted as Xe, renderSlot as Be, onBeforeUnmount as He, resolveDynamicComponent as Le, normalizeClass as je, withDirectives as ie, vShow as se, normalizeStyle as We, isRef as Ye } from "vue";
|
|
2
2
|
import { useRoute as Ee, useRouter as Je } from "vue-router";
|
|
3
|
-
import { h as Ge, d as we, S as _e, W as Ke, a as Qe, T as Ze, _ as el } from "./TransitionFade-
|
|
4
|
-
import { W as j, b as Me, D as fe, c as ve, C as ae, S as $e, a as ll } from "./v4-
|
|
3
|
+
import { h as Ge, d as we, S as _e, W as Ke, a as Qe, T as Ze, _ as el } from "./TransitionFade-y33xhIta.js";
|
|
4
|
+
import { W as j, b as Me, D as fe, c as ve, C as ae, S as $e, a as ll } from "./v4-GV4_K6Mg.js";
|
|
5
5
|
import { storeToRefs as me } from "pinia";
|
|
6
6
|
import { u as Re } from "./message-dialog-UoMWOnil.js";
|
|
7
|
-
import { u as E, d as re, i as Ue, p as ol, b as tl } from "./vue-i18n-
|
|
7
|
+
import { u as E, d as re, i as Ue, p as ol, b as tl } from "./vue-i18n-CbAseuRE.js";
|
|
8
8
|
import { useSnackbar as al, useBreakpoints as ze, FmButtonColorThemeVariant as be } from "@feedmepos/ui-library";
|
|
9
9
|
import { _ as pe } from "./BaseDialog.vue_vue_type_script_setup_true_lang-DTNiGKgd.js";
|
|
10
|
-
import { _ as K } from "./SelectComponent.vue_vue_type_script_setup_true_lang-
|
|
10
|
+
import { _ as K } from "./SelectComponent.vue_vue_type_script_setup_true_lang-Dq9vY9mj.js";
|
|
11
11
|
import { r as le } from "./i18n-Cif1I9J2.js";
|
|
12
|
-
import { g as ye, u as he, L as ue, a as ke, _ as Pe } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-
|
|
13
|
-
import { a as Ve } from "./helper-
|
|
14
|
-
import { _ as Ae } from "./NoData.vue_vue_type_script_setup_true_lang-
|
|
12
|
+
import { g as ye, u as he, L as ue, a as ke, _ as Pe } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-CMIjljXH.js";
|
|
13
|
+
import { a as Ve } from "./helper-CPPrXQSs.js";
|
|
14
|
+
import { _ as Ae } from "./NoData.vue_vue_type_script_setup_true_lang-DGTWa4E5.js";
|
|
15
15
|
const xe = [
|
|
16
16
|
{
|
|
17
17
|
type: j.Circular,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { defineComponent as Ne, onBeforeMount as cn, onBeforeUnmount as dn, resolveComponent as ge, createElementBlock as ce, openBlock as ne, normalizeStyle as fn, unref as Le, renderSlot as Pe, createVNode as ue, createElementVNode as Bt, toDisplayString as Rt, TransitionGroup as hn, nextTick as Vt, h as Dt, mergeModels as pn, useModel as vt, computed as mn, Fragment as bt, renderList as gn, createBlock as vn, normalizeClass as bn, withCtx as ze, createTextVNode as yn, Transition as ct, createCommentVNode as dt } from "vue";
|
|
2
|
-
import { u as Xt, f as _n, p as wn } from "./vue-i18n-
|
|
2
|
+
import { u as Xt, f as _n, p as wn } from "./vue-i18n-CbAseuRE.js";
|
|
3
3
|
import { useCoreStore as En } from "@feedmepos/mf-common";
|
|
4
4
|
import { storeToRefs as Sn } from "pinia";
|
|
5
5
|
import { useRoute as Dn } from "vue-router";
|
|
6
|
-
import { W as x } from "./v4-
|
|
7
|
-
import { a as yt } from "./SelectComponent.vue_vue_type_script_setup_true_lang-
|
|
8
|
-
import { R as Cn } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-
|
|
6
|
+
import { W as x } from "./v4-GV4_K6Mg.js";
|
|
7
|
+
import { a as yt } from "./SelectComponent.vue_vue_type_script_setup_true_lang-Dq9vY9mj.js";
|
|
8
|
+
import { R as Cn } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-CMIjljXH.js";
|
|
9
9
|
const Tn = {
|
|
10
10
|
key: 0,
|
|
11
11
|
class: "flex gap-24 flex-col h-screen w-screen justify-center items-center"
|
package/dist/app.js
CHANGED
|
@@ -4513,51 +4513,51 @@ const a = {
|
|
|
4513
4513
|
path: "/overview",
|
|
4514
4514
|
alias: ["/"],
|
|
4515
4515
|
name: "overview",
|
|
4516
|
-
component: () => import("./OverviewView-
|
|
4516
|
+
component: () => import("./OverviewView-Diz3GdMt.js")
|
|
4517
4517
|
},
|
|
4518
4518
|
{
|
|
4519
4519
|
path: "/report",
|
|
4520
4520
|
name: "reports",
|
|
4521
|
-
component: () => import("./Report-
|
|
4521
|
+
component: () => import("./Report-DXVRc8Yv.js")
|
|
4522
4522
|
},
|
|
4523
4523
|
{
|
|
4524
4524
|
path: "/insights",
|
|
4525
4525
|
name: "insights",
|
|
4526
|
-
component: () => import("./InsightView-
|
|
4526
|
+
component: () => import("./InsightView-DRB5dqjr.js")
|
|
4527
4527
|
},
|
|
4528
4528
|
{
|
|
4529
4529
|
path: "/report-view",
|
|
4530
4530
|
name: "reportView",
|
|
4531
|
-
component: () => import("./ReportView-
|
|
4531
|
+
component: () => import("./ReportView-BvqfNXX3.js")
|
|
4532
4532
|
},
|
|
4533
4533
|
{
|
|
4534
4534
|
path: "/report-editor",
|
|
4535
4535
|
name: "reportEditor",
|
|
4536
|
-
component: () => import("./ReportEditor-
|
|
4536
|
+
component: () => import("./ReportEditor-oEvSsWyA.js")
|
|
4537
4537
|
},
|
|
4538
4538
|
{
|
|
4539
4539
|
path: "/report-editor/tile-editor",
|
|
4540
4540
|
name: "tileEditor",
|
|
4541
|
-
component: () => import("./TileEditor-
|
|
4541
|
+
component: () => import("./TileEditor-VD_Sq2fV.js")
|
|
4542
4542
|
},
|
|
4543
4543
|
{
|
|
4544
4544
|
path: "/setting",
|
|
4545
4545
|
name: "setting",
|
|
4546
|
-
component: () => import("./Setting-
|
|
4546
|
+
component: () => import("./Setting-DI3x9cfA.js")
|
|
4547
4547
|
},
|
|
4548
4548
|
{
|
|
4549
4549
|
path: "/integration",
|
|
4550
|
-
component: () => import("./Layout-
|
|
4550
|
+
component: () => import("./Layout-BXwaM3V3.js"),
|
|
4551
4551
|
children: [
|
|
4552
4552
|
{
|
|
4553
4553
|
name: "integrations",
|
|
4554
4554
|
path: "",
|
|
4555
|
-
component: () => import("./Integrations-
|
|
4555
|
+
component: () => import("./Integrations-DRYSVJuG.js")
|
|
4556
4556
|
},
|
|
4557
4557
|
{
|
|
4558
4558
|
name: "integration",
|
|
4559
4559
|
path: "/integration/:id",
|
|
4560
|
-
component: () => import("./Integration-
|
|
4560
|
+
component: () => import("./Integration-CAX-hbPd.js")
|
|
4561
4561
|
}
|
|
4562
4562
|
]
|
|
4563
4563
|
},
|
|
@@ -4581,7 +4581,7 @@ const u = {
|
|
|
4581
4581
|
"zh-CN": m,
|
|
4582
4582
|
"th-TH": c,
|
|
4583
4583
|
"zh-Hant": p
|
|
4584
|
-
}, h = e(() => import("./App-
|
|
4584
|
+
}, h = e(() => import("./App-DAZJamEY.js"));
|
|
4585
4585
|
export {
|
|
4586
4586
|
h as FmApp,
|
|
4587
4587
|
u as i18nMessages,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { l as ve, a as te, F as X, h as Y, b as Ee, c as Je, q as Ke, d as ce, e as Ze, m as Xe } from "./vue-i18n-
|
|
1
|
+
import { l as ve, a as te, F as X, h as Y, b as Ee, c as Je, q as Ke, d as ce, e as Ze, m as Xe } from "./vue-i18n-CbAseuRE.js";
|
|
2
2
|
import { storeToRefs as G, defineStore as be } from "pinia";
|
|
3
3
|
import { ref as Q, computed as Ae, watch as De, h as et } from "vue";
|
|
4
4
|
import { useSnackbar as Pe, components as tt } from "@feedmepos/ui-library";
|
|
@@ -10102,7 +10102,7 @@ then EXTRACT(EPOCH FROM COALESCE(timesheets.ended_at,!end)-(timesheets.created_a
|
|
|
10102
10102
|
})();
|
|
10103
10103
|
})(Fe);
|
|
10104
10104
|
var Me = /* @__PURE__ */ ((g) => (g.DateTime = "DATE_TIME", g.Hour = "HOUR", g.Day = "DAY", g.Week = "WEEK", g.Month = "MONTH", g.TimeOfDay = "TIME_OF_DAY", g.HourOfDay = "HOUR_OF_DAY", g.DayOfWeek = "DAY_OF_WEEK", g.DayOfMonth = "DAY_OF_MONTH", g.MonthOfYear = "MONTH_OF_YEAR", g.Year = "YEAR", g))(Me || {}), nt = /* @__PURE__ */ ((g) => (g.Asc = "ASC", g.Desc = "DESC", g))(nt || {}), Re = /* @__PURE__ */ ((g) => (g.Equal = "EQUAL", g.NotEqual = "NOT_EQUAL", g.GreaterThan = "GREATER_THAN", g.LessThan = "LESS_THAN", g.GreaterThanOrEqual = "GREATER_THAN_OR_EQUAL", g.LessThanOrEqual = "LESS_THAN_OR_EQUAL", g.Between = "BETWEEN", g.Like = "LIKE", g.NotLike = "NOT_LIKE", g.And = "AND", g.Or = "OR", g))(Re || {}), at = /* @__PURE__ */ ((g) => (g.String = "STRING", g.Timestamp = "TIMESTAMP", g.Bool = "BOOL", g.Numeric = "NUMERIC", g))(at || {}), st = /* @__PURE__ */ ((g) => (g.Scorecard = "SCORECARD", g.Spacer = "SPACER", g.Table = "TABLE", g.BarChart = "BARCHART", g.StackBarChart = "STACKBARCHART", g.LineChart = "LINECHART", g.StackLineChart = "STACKLINECHART", g.Circular = "CIRCULAR", g))(st || {}), lt = /* @__PURE__ */ ((g) => (g.EXCEL = "excel", g.PDF = "pdf", g.PDFFULLSIZE = "pdfFullSize", g))(lt || {}), ot = /* @__PURE__ */ ((g) => (g.LANDSCAPE = "landscape", g.PORTRAIT = "portrait", g))(ot || {});
|
|
10105
|
-
function
|
|
10105
|
+
function Pt(g) {
|
|
10106
10106
|
switch (g) {
|
|
10107
10107
|
case "excel":
|
|
10108
10108
|
return "Excel";
|
|
@@ -10114,7 +10114,7 @@ function Dt(g) {
|
|
|
10114
10114
|
return "Unknown";
|
|
10115
10115
|
}
|
|
10116
10116
|
}
|
|
10117
|
-
function
|
|
10117
|
+
function xt(g) {
|
|
10118
10118
|
switch (g) {
|
|
10119
10119
|
case "landscape":
|
|
10120
10120
|
return "Landscape";
|
|
@@ -10452,8 +10452,16 @@ const $e = {
|
|
|
10452
10452
|
};
|
|
10453
10453
|
});
|
|
10454
10454
|
var qe = /* @__PURE__ */ ((g) => (g.generating = "GENERATING", g.completed = "COMPLETED", g.failed = "FAILED", g.canceled = "CANCELLED", g))(qe || {});
|
|
10455
|
+
function Et(g) {
|
|
10456
|
+
return new Worker(
|
|
10457
|
+
"/assets/formatChartData.worker-Bp7azaza.js",
|
|
10458
|
+
{
|
|
10459
|
+
name: g == null ? void 0 : g.name
|
|
10460
|
+
}
|
|
10461
|
+
);
|
|
10462
|
+
}
|
|
10455
10463
|
ce.extend(Xe);
|
|
10456
|
-
async function
|
|
10464
|
+
async function Ft(g, I) {
|
|
10457
10465
|
for (let C = 0; C < g.length; C++)
|
|
10458
10466
|
try {
|
|
10459
10467
|
return await g[C]();
|
|
@@ -10463,7 +10471,7 @@ async function Et(g, I) {
|
|
|
10463
10471
|
}
|
|
10464
10472
|
throw new Error("No callback");
|
|
10465
10473
|
}
|
|
10466
|
-
const
|
|
10474
|
+
const Nt = async (g, I, C) => {
|
|
10467
10475
|
var _e, de, ie, Z;
|
|
10468
10476
|
const { businessId: L, country: J } = G(te()), {
|
|
10469
10477
|
selectedRestaurantIds: b,
|
|
@@ -10502,7 +10510,7 @@ const xt = async (g, I, C) => {
|
|
|
10502
10510
|
timeout: 1e3 * 60 * 5,
|
|
10503
10511
|
signal: I
|
|
10504
10512
|
}
|
|
10505
|
-
}, re = await
|
|
10513
|
+
}, re = await Ft(
|
|
10506
10514
|
[
|
|
10507
10515
|
() => Y.fetch(j),
|
|
10508
10516
|
() => Y.fetch(j),
|
|
@@ -10511,13 +10519,7 @@ const xt = async (g, I, C) => {
|
|
|
10511
10519
|
2e3
|
|
10512
10520
|
);
|
|
10513
10521
|
return new Promise((ue, ne) => {
|
|
10514
|
-
const V = new
|
|
10515
|
-
/* @vite-ignore */
|
|
10516
|
-
"/assets/formatChartData.worker-Bp7azaza.js",
|
|
10517
|
-
import.meta.url
|
|
10518
|
-
), {
|
|
10519
|
-
type: "module"
|
|
10520
|
-
});
|
|
10522
|
+
const V = new Et();
|
|
10521
10523
|
V.postMessage({
|
|
10522
10524
|
responses: re,
|
|
10523
10525
|
widget: g,
|
|
@@ -10570,7 +10572,7 @@ function He(g) {
|
|
|
10570
10572
|
colWidths: I.colWidths
|
|
10571
10573
|
};
|
|
10572
10574
|
}
|
|
10573
|
-
const
|
|
10575
|
+
const qt = async ({
|
|
10574
10576
|
reportType: g,
|
|
10575
10577
|
index: I,
|
|
10576
10578
|
orientationTypes: C,
|
|
@@ -10622,7 +10624,7 @@ const Nt = async ({
|
|
|
10622
10624
|
}
|
|
10623
10625
|
}, { headers: ie, data: Z } = await Y.rawFetch(de), ue = ie["content-disposition"].split("filename=")[1].replaceAll('"', ""), ne = window.URL.createObjectURL(new Blob([new Uint8Array(Z).buffer])), V = document.createElement("a");
|
|
10624
10626
|
V.href = ne, V.setAttribute("download", decodeURIComponent(ue)), document.body.appendChild(V), V.click(), V.remove();
|
|
10625
|
-
},
|
|
10627
|
+
}, kt = async ({
|
|
10626
10628
|
emails: g,
|
|
10627
10629
|
types: I,
|
|
10628
10630
|
dateRange: C,
|
|
@@ -10681,7 +10683,7 @@ const Nt = async ({
|
|
|
10681
10683
|
data: ie,
|
|
10682
10684
|
requestConfig: { timeout: 1e3 * 60 * 3 }
|
|
10683
10685
|
});
|
|
10684
|
-
},
|
|
10686
|
+
}, Ht = async (g) => {
|
|
10685
10687
|
const { businessId: I } = G(te());
|
|
10686
10688
|
await Y.fetch({
|
|
10687
10689
|
fetchType: X.Post,
|
|
@@ -10689,13 +10691,13 @@ const Nt = async ({
|
|
|
10689
10691
|
data: { jobId: g },
|
|
10690
10692
|
requestConfig: { timeout: 1e3 * 60 * 3 }
|
|
10691
10693
|
});
|
|
10692
|
-
},
|
|
10694
|
+
}, Ut = async () => {
|
|
10693
10695
|
const { businessId: g } = G(te());
|
|
10694
10696
|
return await Y.fetch({
|
|
10695
10697
|
fetchType: X.Get,
|
|
10696
10698
|
url: `/${g.value}/reports/email-recipients`
|
|
10697
10699
|
});
|
|
10698
|
-
},
|
|
10700
|
+
}, Qt = async (g) => {
|
|
10699
10701
|
const { businessId: I } = G(te());
|
|
10700
10702
|
await Y.fetch({
|
|
10701
10703
|
fetchType: X.Post,
|
|
@@ -10731,7 +10733,7 @@ function we(g = [], I = []) {
|
|
|
10731
10733
|
}
|
|
10732
10734
|
return [...Array.from(L.values()), ...J];
|
|
10733
10735
|
}
|
|
10734
|
-
function
|
|
10736
|
+
function Ct(g, I, C) {
|
|
10735
10737
|
const L = [], J = /* @__PURE__ */ new Map();
|
|
10736
10738
|
return g.forEach((b) => {
|
|
10737
10739
|
b && (I.includes(b.schemaName) && L.push(b), C.forEach((q, D) => {
|
|
@@ -10745,7 +10747,7 @@ function Oe(g, I, C) {
|
|
|
10745
10747
|
const L = JSON.parse(JSON.stringify(g)), J = I.filter((k) => {
|
|
10746
10748
|
var U;
|
|
10747
10749
|
return (U = k.tileIds) == null ? void 0 : U.some((oe) => oe === C);
|
|
10748
|
-
}), b = ((N = L.config.joinDatasources) == null ? void 0 : N.map((k) => k.schemaNames ?? [])) ?? [], { mainFilters: q, joinFilters: D } =
|
|
10750
|
+
}), b = ((N = L.config.joinDatasources) == null ? void 0 : N.map((k) => k.schemaNames ?? [])) ?? [], { mainFilters: q, joinFilters: D } = Ct(
|
|
10749
10751
|
J,
|
|
10750
10752
|
L.config.schemaNames,
|
|
10751
10753
|
b
|
|
@@ -10763,33 +10765,33 @@ function Oe(g, I, C) {
|
|
|
10763
10765
|
};
|
|
10764
10766
|
}
|
|
10765
10767
|
let Ie;
|
|
10766
|
-
const
|
|
10767
|
-
function
|
|
10768
|
+
const Mt = new Uint8Array(16);
|
|
10769
|
+
function Rt() {
|
|
10768
10770
|
if (!Ie && (Ie = typeof crypto < "u" && crypto.getRandomValues && crypto.getRandomValues.bind(crypto), !Ie))
|
|
10769
10771
|
throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");
|
|
10770
|
-
return Ie(
|
|
10772
|
+
return Ie(Mt);
|
|
10771
10773
|
}
|
|
10772
10774
|
const K = [];
|
|
10773
10775
|
for (let g = 0; g < 256; ++g)
|
|
10774
10776
|
K.push((g + 256).toString(16).slice(1));
|
|
10775
|
-
function
|
|
10777
|
+
function bt(g, I = 0) {
|
|
10776
10778
|
return K[g[I + 0]] + K[g[I + 1]] + K[g[I + 2]] + K[g[I + 3]] + "-" + K[g[I + 4]] + K[g[I + 5]] + "-" + K[g[I + 6]] + K[g[I + 7]] + "-" + K[g[I + 8]] + K[g[I + 9]] + "-" + K[g[I + 10]] + K[g[I + 11]] + K[g[I + 12]] + K[g[I + 13]] + K[g[I + 14]] + K[g[I + 15]];
|
|
10777
10779
|
}
|
|
10778
|
-
const
|
|
10779
|
-
randomUUID:
|
|
10780
|
+
const Ot = typeof crypto < "u" && crypto.randomUUID && crypto.randomUUID.bind(crypto), Le = {
|
|
10781
|
+
randomUUID: Ot
|
|
10780
10782
|
};
|
|
10781
|
-
function
|
|
10783
|
+
function Bt(g, I, C) {
|
|
10782
10784
|
if (Le.randomUUID && !I && !g)
|
|
10783
10785
|
return Le.randomUUID();
|
|
10784
10786
|
g = g || {};
|
|
10785
|
-
const L = g.random || (g.rng ||
|
|
10787
|
+
const L = g.random || (g.rng || Rt)();
|
|
10786
10788
|
if (L[6] = L[6] & 15 | 64, L[8] = L[8] & 63 | 128, I) {
|
|
10787
10789
|
C = C || 0;
|
|
10788
10790
|
for (let J = 0; J < 16; ++J)
|
|
10789
10791
|
I[C + J] = L[J];
|
|
10790
10792
|
return I;
|
|
10791
10793
|
}
|
|
10792
|
-
return
|
|
10794
|
+
return bt(L);
|
|
10793
10795
|
}
|
|
10794
10796
|
export {
|
|
10795
10797
|
Re as C,
|
|
@@ -10801,15 +10803,15 @@ export {
|
|
|
10801
10803
|
xe as a,
|
|
10802
10804
|
ht as b,
|
|
10803
10805
|
Me as c,
|
|
10804
|
-
|
|
10806
|
+
qt as d,
|
|
10805
10807
|
qe as e,
|
|
10806
|
-
|
|
10807
|
-
|
|
10808
|
-
|
|
10809
|
-
|
|
10810
|
-
|
|
10811
|
-
|
|
10812
|
-
|
|
10808
|
+
Ut as f,
|
|
10809
|
+
Pt as g,
|
|
10810
|
+
xt as h,
|
|
10811
|
+
Qt as i,
|
|
10812
|
+
Nt as q,
|
|
10813
|
+
Ht as r,
|
|
10814
|
+
kt as s,
|
|
10813
10815
|
Ne as u,
|
|
10814
|
-
|
|
10816
|
+
Bt as v
|
|
10815
10817
|
};
|
|
@@ -1722,7 +1722,7 @@ class oo extends Error {
|
|
|
1722
1722
|
}
|
|
1723
1723
|
}
|
|
1724
1724
|
function lo(e) {
|
|
1725
|
-
const t = "https://query-engine{.country}.
|
|
1725
|
+
const t = "https://query-engine{.country}.feedmeapidev.com", n = e.toLowerCase();
|
|
1726
1726
|
return n === "my" ? t.replace("{.country}", "") : t.replace("{.country}", `.${n}`);
|
|
1727
1727
|
}
|
|
1728
1728
|
function uo(e) {
|