@feedmepos/mf-report 5.11.0 → 5.11.1-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{App-Cj5j4FC3.js → App-tgdcA1rF.js} +33 -33
- package/dist/{DateRangeSelect.vue_vue_type_script_setup_true_lang-CgLjbbN6.js → DateRangeSelect.vue_vue_type_script_setup_true_lang-DIO5R9yT.js} +2 -2
- package/dist/{Default.vue_vue_type_script_setup_true_lang-K4iokW6j.js → Default.vue_vue_type_script_setup_true_lang-B-uYZpDT.js} +2 -2
- package/dist/{DynamicWidget.vue_vue_type_script_setup_true_lang-YLYE8W5f.js → DynamicWidget.vue_vue_type_script_setup_true_lang-bFKtzHuU.js} +5 -5
- package/dist/{InsightView-DTcknJtZ.js → InsightView-WepamK3H.js} +5 -5
- package/dist/{Integration-QtdzWEiF.js → Integration-DJr0lCQs.js} +814 -793
- package/dist/{Integrations-DnfCNEU_.js → Integrations-Ca0Xbhk1.js} +3 -3
- package/dist/{Layout-lndubAWv.js → Layout-DbuvrIvP.js} +1 -1
- package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-CDOVhCDV.js → MenuTab.vue_vue_type_script_setup_true_lang-DX4mpEcq.js} +6 -6
- package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-6zh1MvyE.js → NavigationTab.vue_vue_type_script_setup_true_lang-BIU5Cx8I.js} +5 -5
- package/dist/{NoData.vue_vue_type_script_setup_true_lang-Gln3UbEF.js → NoData.vue_vue_type_script_setup_true_lang-DB3zDUVV.js} +1 -1
- package/dist/{OverviewView-DypcGSm2.js → OverviewView-CEZG899M.js} +5 -5
- package/dist/{Report-KZtIua_Z.js → Report-D9AX3qj0.js} +4 -4
- package/dist/{ReportEditor-z2DUlGRW.js → ReportEditor-BzuqVUMs.js} +6 -6
- package/dist/{ReportView-D4c6Ufy1.js → ReportView-C7_zE7Ix.js} +7 -7
- package/dist/{SelectComponent.vue_vue_type_script_setup_true_lang-CJBY5CtV.js → SelectComponent.vue_vue_type_script_setup_true_lang-D_NmiN5U.js} +1 -1
- package/dist/{Setting-BqDiKKaX.js → Setting-CWyr_1Gf.js} +4 -4
- package/dist/{TileEditor-BUYcVXey.js → TileEditor-n2ylp7S_.js} +7 -7
- package/dist/{TransitionFade-D-GlYElq.js → TransitionFade-z7d9rDXp.js} +4 -4
- package/dist/app.js +11 -11
- package/dist/{helper-DgCafQmS.js → helper-D4-BWsJj.js} +1 -1
- package/dist/{v4-D1ICEWtF.js → v4-BSHdakEj.js} +1 -1
- package/dist/{vue-i18n-B1WI_h8l.js → vue-i18n-BMM8dWbV.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-B-uYZpDT.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-BMM8dWbV.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-BIU5Cx8I.js";
|
|
5
|
+
import { _ as J, a as fe } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-DIO5R9yT.js";
|
|
6
|
+
import { a as ve, b as be, D as w, q as _e, W as Y, S as he } from "./v4-BSHdakEj.js";
|
|
7
|
+
import { _ as ye } from "./NoData.vue_vue_type_script_setup_true_lang-DB3zDUVV.js";
|
|
8
|
+
import { d as ge } from "./helper-D4-BWsJj.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-BSHdakEj.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-BMM8dWbV.js";
|
|
10
|
+
import { _ as yh, a as G9 } from "./SelectComponent.vue_vue_type_script_setup_true_lang-D_NmiN5U.js";
|
|
11
|
+
import { C as nn, g as Q9, b as Hd } from "./helper-D4-BWsJj.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-DIO5R9yT.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-BMM8dWbV.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-bFKtzHuU.js";
|
|
3
|
+
import { _ as F } from "./Default.vue_vue_type_script_setup_true_lang-B-uYZpDT.js";
|
|
4
|
+
import { a as P } from "./v4-BSHdakEj.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-DB3zDUVV.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-DX4mpEcq.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-BSHdakEj.js";
|
|
4
|
+
import { _ as be } from "./Default.vue_vue_type_script_setup_true_lang-B-uYZpDT.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-BMM8dWbV.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-DB3zDUVV.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 k, 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-z7d9rDXp.js";
|
|
3
|
+
import { D as K, c as Ie, C as we, a as Ve, b as Ee, v as ee } from "./v4-BSHdakEj.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-BMM8dWbV.js";
|
|
9
|
+
import { _ as se } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-bFKtzHuU.js";
|
|
10
|
+
import { _ as ue } from "./NoData.vue_vue_type_script_setup_true_lang-DB3zDUVV.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-D_NmiN5U.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 z, computed as v, resolveComponent as H, createBlock as g, openBlock as u, withCtx as M, createVNode as h, createElementVNode as D, unref as o, normalizeStyle as Y, normalizeClass as R, createElementBlock as $, 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-DX4mpEcq.js";
|
|
3
|
+
import { _ as W } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-bFKtzHuU.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-B-uYZpDT.js";
|
|
6
|
+
import { a as ee } from "./v4-BSHdakEj.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-BIU5Cx8I.js";
|
|
9
|
+
import { _ as ae } from "./NoData.vue_vue_type_script_setup_true_lang-DB3zDUVV.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-BMM8dWbV.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 me = { class: "sticky top-0 z-10 bg-white" }, Re = /* @__PURE__ */ z({
|
|
@@ -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-BMM8dWbV.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-B-uYZpDT.js";
|
|
3
|
+
import { u as U, d as z, C as I, D as pe, b as ce } from "./vue-i18n-BMM8dWbV.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-BIU5Cx8I.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-D_NmiN5U.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 W, mergeModels as J, useModel as Z, computed as T, ref as H, resolveComponent as w, createElementBlock as M, openBlock as V, createVNode as d, createElementVNode as k, unref as t, withCtx as I, toDisplayString as j, Fragment as Q, renderList as ce, withModifiers as ae, createTextVNode as fe, watch as ie, createCommentVNode as O, createBlock as $, onMounted as Ue, onUnmounted as Ye, renderSlot as Be, onBeforeUnmount as Ee, resolveDynamicComponent as Le, normalizeClass as Me, withDirectives as ue, vShow as re, normalizeStyle as Je, isRef as Ge } from "vue";
|
|
2
2
|
import { useRoute as Ke, useRouter as Qe } from "vue-router";
|
|
3
|
-
import { h as Ze, d as xe, S as Se, W as el, a as ll, T as ol, _ as tl } from "./TransitionFade-
|
|
4
|
-
import { W as P, b as je, D as be, c as te, C as ne, S as Oe, a as al } from "./v4-
|
|
3
|
+
import { h as Ze, d as xe, S as Se, W as el, a as ll, T as ol, _ as tl } from "./TransitionFade-z7d9rDXp.js";
|
|
4
|
+
import { W as P, b as je, D as be, c as te, C as ne, S as Oe, a as al } from "./v4-BSHdakEj.js";
|
|
5
5
|
import { storeToRefs as ve } from "pinia";
|
|
6
6
|
import { u as Re } from "./message-dialog-UoMWOnil.js";
|
|
7
|
-
import { u as G, d as me, i as $e, p as nl, b as il } from "./vue-i18n-
|
|
7
|
+
import { u as G, d as me, i as $e, p as nl, b as il } from "./vue-i18n-BMM8dWbV.js";
|
|
8
8
|
import { useSnackbar as ze, useBreakpoints as Pe, FmButtonColorThemeVariant as he } from "@feedmepos/ui-library";
|
|
9
9
|
import { _ as ge } 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-D_NmiN5U.js";
|
|
11
11
|
import { r as le } from "./i18n-Cif1I9J2.js";
|
|
12
|
-
import { g as Ve, u as Fe, L as de, a as Ce, _ as Ae } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-
|
|
13
|
-
import { a as ye } from "./helper-
|
|
14
|
-
import { _ as qe } from "./NoData.vue_vue_type_script_setup_true_lang-
|
|
12
|
+
import { g as Ve, u as Fe, L as de, a as Ce, _ as Ae } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-bFKtzHuU.js";
|
|
13
|
+
import { a as ye } from "./helper-D4-BWsJj.js";
|
|
14
|
+
import { _ as qe } from "./NoData.vue_vue_type_script_setup_true_lang-DB3zDUVV.js";
|
|
15
15
|
const ke = [
|
|
16
16
|
{
|
|
17
17
|
type: P.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-BMM8dWbV.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-BSHdakEj.js";
|
|
7
|
+
import { a as yt } from "./SelectComponent.vue_vue_type_script_setup_true_lang-D_NmiN5U.js";
|
|
8
|
+
import { R as Cn } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-bFKtzHuU.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
|
@@ -4647,51 +4647,51 @@ const a = {
|
|
|
4647
4647
|
path: "/overview",
|
|
4648
4648
|
alias: ["/"],
|
|
4649
4649
|
name: "overview",
|
|
4650
|
-
component: () => import("./OverviewView-
|
|
4650
|
+
component: () => import("./OverviewView-CEZG899M.js")
|
|
4651
4651
|
},
|
|
4652
4652
|
{
|
|
4653
4653
|
path: "/report",
|
|
4654
4654
|
name: "reports",
|
|
4655
|
-
component: () => import("./Report-
|
|
4655
|
+
component: () => import("./Report-D9AX3qj0.js")
|
|
4656
4656
|
},
|
|
4657
4657
|
{
|
|
4658
4658
|
path: "/insights",
|
|
4659
4659
|
name: "insights",
|
|
4660
|
-
component: () => import("./InsightView-
|
|
4660
|
+
component: () => import("./InsightView-WepamK3H.js")
|
|
4661
4661
|
},
|
|
4662
4662
|
{
|
|
4663
4663
|
path: "/report-view",
|
|
4664
4664
|
name: "reportView",
|
|
4665
|
-
component: () => import("./ReportView-
|
|
4665
|
+
component: () => import("./ReportView-C7_zE7Ix.js")
|
|
4666
4666
|
},
|
|
4667
4667
|
{
|
|
4668
4668
|
path: "/report-editor",
|
|
4669
4669
|
name: "reportEditor",
|
|
4670
|
-
component: () => import("./ReportEditor-
|
|
4670
|
+
component: () => import("./ReportEditor-BzuqVUMs.js")
|
|
4671
4671
|
},
|
|
4672
4672
|
{
|
|
4673
4673
|
path: "/report-editor/tile-editor",
|
|
4674
4674
|
name: "tileEditor",
|
|
4675
|
-
component: () => import("./TileEditor-
|
|
4675
|
+
component: () => import("./TileEditor-n2ylp7S_.js")
|
|
4676
4676
|
},
|
|
4677
4677
|
{
|
|
4678
4678
|
path: "/setting",
|
|
4679
4679
|
name: "setting",
|
|
4680
|
-
component: () => import("./Setting-
|
|
4680
|
+
component: () => import("./Setting-CWyr_1Gf.js")
|
|
4681
4681
|
},
|
|
4682
4682
|
{
|
|
4683
4683
|
path: "/integration",
|
|
4684
|
-
component: () => import("./Layout-
|
|
4684
|
+
component: () => import("./Layout-DbuvrIvP.js"),
|
|
4685
4685
|
children: [
|
|
4686
4686
|
{
|
|
4687
4687
|
name: "integrations",
|
|
4688
4688
|
path: "",
|
|
4689
|
-
component: () => import("./Integrations-
|
|
4689
|
+
component: () => import("./Integrations-Ca0Xbhk1.js")
|
|
4690
4690
|
},
|
|
4691
4691
|
{
|
|
4692
4692
|
name: "integration",
|
|
4693
4693
|
path: "/integration/:id",
|
|
4694
|
-
component: () => import("./Integration-
|
|
4694
|
+
component: () => import("./Integration-DJr0lCQs.js")
|
|
4695
4695
|
}
|
|
4696
4696
|
]
|
|
4697
4697
|
},
|
|
@@ -4715,7 +4715,7 @@ const u = {
|
|
|
4715
4715
|
"zh-CN": m,
|
|
4716
4716
|
"th-TH": c,
|
|
4717
4717
|
"zh-Hant": p
|
|
4718
|
-
}, h = e(() => import("./App-
|
|
4718
|
+
}, h = e(() => import("./App-tgdcA1rF.js"));
|
|
4719
4719
|
export {
|
|
4720
4720
|
h as FmApp,
|
|
4721
4721
|
u as i18nMessages,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { l as we, a as X, F as K, h as W, b as Ee, c as Pe, q as Xe, d as de, e as et, m as tt } from "./vue-i18n-
|
|
1
|
+
import { l as we, a as X, F as K, h as W, b as Ee, c as Pe, q as Xe, d as de, e as et, m as tt } from "./vue-i18n-BMM8dWbV.js";
|
|
2
2
|
import { storeToRefs as V, defineStore as Oe } from "pinia";
|
|
3
3
|
import { ref as Q, computed as Ae, watch as xe, h as rt } from "vue";
|
|
4
4
|
import { useSnackbar as Ne, components as it } from "@feedmepos/ui-library";
|
|
@@ -1722,7 +1722,7 @@ class fa extends Error {
|
|
|
1722
1722
|
}
|
|
1723
1723
|
}
|
|
1724
1724
|
function sa(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 la(e) {
|