@feedmepos/mf-report 5.9.1-beta.0 → 5.9.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-D88PwWdn.js → App-CCOxieIn.js} +33 -33
- package/dist/{DateRangeSelect.vue_vue_type_script_setup_true_lang-w7lSYFth.js → DateRangeSelect.vue_vue_type_script_setup_true_lang-DFhiXlTW.js} +2 -2
- package/dist/{Default.vue_vue_type_script_setup_true_lang-DeKEY6-a.js → Default.vue_vue_type_script_setup_true_lang-Bk5Aw-iX.js} +2 -2
- package/dist/{DynamicWidget.vue_vue_type_script_setup_true_lang-Dc0etyos.js → DynamicWidget.vue_vue_type_script_setup_true_lang-zgh_zMvL.js} +5 -5
- package/dist/{InsightView-DmM_alRs.js → InsightView-Bwh7zRnV.js} +5 -5
- package/dist/{Integration-CAX-hbPd.js → Integration-C6jAZ1_i.js} +2 -2
- package/dist/{Integrations-DRYSVJuG.js → Integrations-BGmJBj90.js} +3 -3
- package/dist/{Layout-CDCrzjoH.js → Layout-Db6yStGK.js} +1 -1
- package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-DdzYUB8_.js → MenuTab.vue_vue_type_script_setup_true_lang-DZMFX2bD.js} +6 -6
- package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-DpFJ_jYh.js → NavigationTab.vue_vue_type_script_setup_true_lang-gDVPczBf.js} +5 -5
- package/dist/{NoData.vue_vue_type_script_setup_true_lang-DGTWa4E5.js → NoData.vue_vue_type_script_setup_true_lang-D-J81GXC.js} +1 -1
- package/dist/{OverviewView-LSSfRF-5.js → OverviewView-BjK4qTJT.js} +5 -5
- package/dist/{Report-Do9-H4EW.js → Report-_YQ9GpRY.js} +4 -4
- package/dist/{ReportEditor-D4bnl00E.js → ReportEditor-C9W5Dkcl.js} +6 -6
- package/dist/{ReportView-D6b4zpt5.js → ReportView-ddVTOe2x.js} +7 -7
- package/dist/{SelectComponent.vue_vue_type_script_setup_true_lang-Dq9vY9mj.js → SelectComponent.vue_vue_type_script_setup_true_lang-CGlkGXWL.js} +1 -1
- package/dist/{Setting-DIAFop5l.js → Setting-BONU5EUv.js} +4 -4
- package/dist/{TileEditor-DGhgxgTD.js → TileEditor-B_5Z6Y4K.js} +7 -7
- package/dist/{TransitionFade-DmQjTWuM.js → TransitionFade-nQahFBUN.js} +4 -4
- package/dist/app.js +11 -11
- package/dist/{helper-CPPrXQSs.js → helper-CFNxnCtm.js} +1 -1
- package/dist/{v4-ZW3e7y3R.js → v4-CboKZWvc.js} +1 -1
- package/dist/{vue-i18n-CbAseuRE.js → vue-i18n-DX0diAld.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-Bk5Aw-iX.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-DX0diAld.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-gDVPczBf.js";
|
|
5
|
+
import { _ as J, a as fe } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-DFhiXlTW.js";
|
|
6
|
+
import { a as ve, b as be, D as w, q as _e, W as Y, S as he } from "./v4-CboKZWvc.js";
|
|
7
|
+
import { _ as ye } from "./NoData.vue_vue_type_script_setup_true_lang-D-J81GXC.js";
|
|
8
|
+
import { d as ge } from "./helper-CFNxnCtm.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-CboKZWvc.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-DX0diAld.js";
|
|
10
|
+
import { _ as yh, a as G9 } from "./SelectComponent.vue_vue_type_script_setup_true_lang-CGlkGXWL.js";
|
|
11
|
+
import { C as nn, g as Q9, b as Hd } from "./helper-CFNxnCtm.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-DFhiXlTW.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-DX0diAld.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-zgh_zMvL.js";
|
|
3
|
+
import { _ as F } from "./Default.vue_vue_type_script_setup_true_lang-Bk5Aw-iX.js";
|
|
4
|
+
import { a as P } from "./v4-CboKZWvc.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-D-J81GXC.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-DZMFX2bD.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-CboKZWvc.js";
|
|
4
|
+
import { _ as be } from "./Default.vue_vue_type_script_setup_true_lang-Bk5Aw-iX.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-DX0diAld.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-D-J81GXC.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 W, computed as N, resolveComponent as v, createBlock as x, openBlock as i, withCtx as s, createElementVNode as b, createVNode as a, unref as e, normalizeClass as le, createTextVNode as ue, toDisplayString as P, createElementBlock as S, Fragment as L, renderSlot as Ce, createCommentVNode as Y, watch as de, renderList as Q, resolveDynamicComponent as Be, isRef as ke, normalizeStyle as me, onMounted as Ue } from "vue";
|
|
2
|
-
import { W as De, i as We, S as he, d as ye, T as Re, _ as qe } from "./TransitionFade-
|
|
3
|
-
import { D as K, c as Ie, C as _e, a as Ve, b as Pe, v as ee } from "./v4-
|
|
2
|
+
import { W as De, i as We, S as he, d as ye, T as Re, _ as qe } from "./TransitionFade-nQahFBUN.js";
|
|
3
|
+
import { D as K, c as Ie, C as _e, a as Ve, b as Pe, v as ee } from "./v4-CboKZWvc.js";
|
|
4
4
|
import { storeToRefs as ce } from "pinia";
|
|
5
5
|
import { useRouter as Se, useRoute as $e } from "vue-router";
|
|
6
6
|
import { useBreakpoints as ae, 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 re, f as Ee } from "./vue-i18n-
|
|
9
|
-
import { _ as ie } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-
|
|
10
|
-
import { _ as se } from "./NoData.vue_vue_type_script_setup_true_lang-
|
|
8
|
+
import { u as te, j as re, f as Ee } from "./vue-i18n-DX0diAld.js";
|
|
9
|
+
import { _ as ie } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-zgh_zMvL.js";
|
|
10
|
+
import { _ as se } from "./NoData.vue_vue_type_script_setup_true_lang-D-J81GXC.js";
|
|
11
11
|
import { r as we } 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-CGlkGXWL.js";
|
|
13
13
|
const ze = /* @__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-DZMFX2bD.js";
|
|
3
|
+
import { _ as W } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-zgh_zMvL.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-Bk5Aw-iX.js";
|
|
6
|
+
import { a as ee } from "./v4-CboKZWvc.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-gDVPczBf.js";
|
|
9
|
+
import { _ as ae } from "./NoData.vue_vue_type_script_setup_true_lang-D-J81GXC.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-DX0diAld.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-DX0diAld.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-Bk5Aw-iX.js";
|
|
3
|
+
import { u as U, d as z, C as I, D as pe, b as ce } from "./vue-i18n-DX0diAld.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-gDVPczBf.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-CGlkGXWL.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 H, useModel as ee, computed as _, ref as M, resolveComponent as F, createElementBlock as O, openBlock as y, createVNode as m, createElementVNode as k, unref as t, withCtx as D, toDisplayString as B, Fragment as Q, renderList as de, withModifiers as te, createTextVNode as ce, watch as ne, createCommentVNode as U, createBlock as T, onMounted as Ie, onUnmounted as Xe, renderSlot as Be, onBeforeUnmount as Ye, resolveDynamicComponent as Le, normalizeClass as je, withDirectives as ie, vShow as se, normalizeStyle as Ee, isRef as He } from "vue";
|
|
2
2
|
import { useRoute as We, 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 Re, 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-nQahFBUN.js";
|
|
4
|
+
import { W as j, b as Re, D as fe, c as ve, C as ae, S as $e, a as ll } from "./v4-CboKZWvc.js";
|
|
5
5
|
import { storeToRefs as me } from "pinia";
|
|
6
6
|
import { u as ze } from "./message-dialog-UoMWOnil.js";
|
|
7
|
-
import { u as W, d as re, i as Ue, p as ol, b as tl } from "./vue-i18n-
|
|
7
|
+
import { u as W, d as re, i as Ue, p as ol, b as tl } from "./vue-i18n-DX0diAld.js";
|
|
8
8
|
import { useSnackbar as al, useBreakpoints as Me, 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-CGlkGXWL.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-zgh_zMvL.js";
|
|
13
|
+
import { a as Ve } from "./helper-CFNxnCtm.js";
|
|
14
|
+
import { _ as Ae } from "./NoData.vue_vue_type_script_setup_true_lang-D-J81GXC.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-DX0diAld.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-CboKZWvc.js";
|
|
7
|
+
import { a as yt } from "./SelectComponent.vue_vue_type_script_setup_true_lang-CGlkGXWL.js";
|
|
8
|
+
import { R as Cn } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-zgh_zMvL.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
|
@@ -4505,51 +4505,51 @@ const a = {
|
|
|
4505
4505
|
path: "/overview",
|
|
4506
4506
|
alias: ["/"],
|
|
4507
4507
|
name: "overview",
|
|
4508
|
-
component: () => import("./OverviewView-
|
|
4508
|
+
component: () => import("./OverviewView-BjK4qTJT.js")
|
|
4509
4509
|
},
|
|
4510
4510
|
{
|
|
4511
4511
|
path: "/report",
|
|
4512
4512
|
name: "reports",
|
|
4513
|
-
component: () => import("./Report-
|
|
4513
|
+
component: () => import("./Report-_YQ9GpRY.js")
|
|
4514
4514
|
},
|
|
4515
4515
|
{
|
|
4516
4516
|
path: "/insights",
|
|
4517
4517
|
name: "insights",
|
|
4518
|
-
component: () => import("./InsightView-
|
|
4518
|
+
component: () => import("./InsightView-Bwh7zRnV.js")
|
|
4519
4519
|
},
|
|
4520
4520
|
{
|
|
4521
4521
|
path: "/report-view",
|
|
4522
4522
|
name: "reportView",
|
|
4523
|
-
component: () => import("./ReportView-
|
|
4523
|
+
component: () => import("./ReportView-ddVTOe2x.js")
|
|
4524
4524
|
},
|
|
4525
4525
|
{
|
|
4526
4526
|
path: "/report-editor",
|
|
4527
4527
|
name: "reportEditor",
|
|
4528
|
-
component: () => import("./ReportEditor-
|
|
4528
|
+
component: () => import("./ReportEditor-C9W5Dkcl.js")
|
|
4529
4529
|
},
|
|
4530
4530
|
{
|
|
4531
4531
|
path: "/report-editor/tile-editor",
|
|
4532
4532
|
name: "tileEditor",
|
|
4533
|
-
component: () => import("./TileEditor-
|
|
4533
|
+
component: () => import("./TileEditor-B_5Z6Y4K.js")
|
|
4534
4534
|
},
|
|
4535
4535
|
{
|
|
4536
4536
|
path: "/setting",
|
|
4537
4537
|
name: "setting",
|
|
4538
|
-
component: () => import("./Setting-
|
|
4538
|
+
component: () => import("./Setting-BONU5EUv.js")
|
|
4539
4539
|
},
|
|
4540
4540
|
{
|
|
4541
4541
|
path: "/integration",
|
|
4542
|
-
component: () => import("./Layout-
|
|
4542
|
+
component: () => import("./Layout-Db6yStGK.js"),
|
|
4543
4543
|
children: [
|
|
4544
4544
|
{
|
|
4545
4545
|
name: "integrations",
|
|
4546
4546
|
path: "",
|
|
4547
|
-
component: () => import("./Integrations-
|
|
4547
|
+
component: () => import("./Integrations-BGmJBj90.js")
|
|
4548
4548
|
},
|
|
4549
4549
|
{
|
|
4550
4550
|
name: "integration",
|
|
4551
4551
|
path: "/integration/:id",
|
|
4552
|
-
component: () => import("./Integration-
|
|
4552
|
+
component: () => import("./Integration-C6jAZ1_i.js")
|
|
4553
4553
|
}
|
|
4554
4554
|
]
|
|
4555
4555
|
},
|
|
@@ -4573,7 +4573,7 @@ const u = {
|
|
|
4573
4573
|
"zh-CN": m,
|
|
4574
4574
|
"th-TH": c,
|
|
4575
4575
|
"zh-Hant": p
|
|
4576
|
-
}, h = e(() => import("./App-
|
|
4576
|
+
}, h = e(() => import("./App-CCOxieIn.js"));
|
|
4577
4577
|
export {
|
|
4578
4578
|
h as FmApp,
|
|
4579
4579
|
u as i18nMessages,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { l as He, a as oe, F as re, h as K, b as Ie, c as Be, q as tt, d as $e, e as rt, m as it } from "./vue-i18n-
|
|
1
|
+
import { l as He, a as oe, F as re, h as K, b as Ie, c as Be, q as tt, d as $e, e as rt, m as it } from "./vue-i18n-DX0diAld.js";
|
|
2
2
|
import { storeToRefs as W, defineStore as Ne } from "pinia";
|
|
3
3
|
import { ref as j, computed as Te, watch as Qe, h as nt } from "vue";
|
|
4
4
|
import { useSnackbar as Ve, components as at } from "@feedmepos/ui-library";
|
|
@@ -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}.feedmeapi.com", n = e.toLowerCase();
|
|
1726
1726
|
return n === "my" ? t.replace("{.country}", "") : t.replace("{.country}", `.${n}`);
|
|
1727
1727
|
}
|
|
1728
1728
|
function uo(e) {
|