@feedmepos/mf-report 5.12.0-beta.0 → 5.12.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-Dt-SMnWu.js → App-DwuW8zUX.js} +33 -33
- package/dist/{DateRangeSelect.vue_vue_type_script_setup_true_lang-DIO5R9yT.js → DateRangeSelect.vue_vue_type_script_setup_true_lang-CgLjbbN6.js} +2 -2
- package/dist/{Default.vue_vue_type_script_setup_true_lang-BSwve-GF.js → Default.vue_vue_type_script_setup_true_lang-DwqjvaFk.js} +2 -2
- package/dist/{DynamicWidget.vue_vue_type_script_setup_true_lang-BWxjFFx4.js → DynamicWidget.vue_vue_type_script_setup_true_lang-EBVDgb_-.js} +5 -5
- package/dist/{InsightView-Cf_uIadw.js → InsightView-B-ucnMqx.js} +5 -5
- package/dist/{Integration-BLRYZdC-.js → Integration-BRgyDCRz.js} +2 -2
- package/dist/{Integrations-Ca0Xbhk1.js → Integrations-DnfCNEU_.js} +3 -3
- package/dist/{Layout-DcBp5c1L.js → Layout-Dd8UMqWh.js} +1 -1
- package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-COVQ5t0s.js → MenuTab.vue_vue_type_script_setup_true_lang-DKoZ_qKe.js} +6 -6
- package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-CcgTfmOk.js → NavigationTab.vue_vue_type_script_setup_true_lang-BkZmOyj6.js} +5 -5
- package/dist/{NoData.vue_vue_type_script_setup_true_lang-DB3zDUVV.js → NoData.vue_vue_type_script_setup_true_lang-Gln3UbEF.js} +1 -1
- package/dist/{OverviewView-C-xKuZxs.js → OverviewView-fZ064EjC.js} +5 -5
- package/dist/{Report-DcL0fAqT.js → Report-BCQvcNyE.js} +4 -4
- package/dist/{ReportEditor-C2TOXxs9.js → ReportEditor-NAPs19Fu.js} +6 -6
- package/dist/{ReportView-BUMzxXKN.js → ReportView-DbD_wg7H.js} +7 -7
- package/dist/{SelectComponent.vue_vue_type_script_setup_true_lang-D_NmiN5U.js → SelectComponent.vue_vue_type_script_setup_true_lang-CJBY5CtV.js} +1 -1
- package/dist/{Setting-Dx-ZiLqK.js → Setting-CZNRgVs2.js} +4 -4
- package/dist/{TileEditor-TWUJBLe7.js → TileEditor-C6Xs--mw.js} +7 -7
- package/dist/{TransitionFade-CfPTdxon.js → TransitionFade-BFqs60q_.js} +4 -4
- package/dist/app.js +11 -11
- package/dist/{helper-D4-BWsJj.js → helper-DgCafQmS.js} +1 -1
- package/dist/{v4-DW_zpoT-.js → v4-YwtleMoY.js} +1 -1
- package/dist/{vue-i18n-BMM8dWbV.js → vue-i18n-B1WI_h8l.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-DwqjvaFk.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-B1WI_h8l.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-BkZmOyj6.js";
|
|
5
|
+
import { _ as J, a as fe } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-CgLjbbN6.js";
|
|
6
|
+
import { a as ve, b as be, D as w, q as _e, W as Y, S as he } from "./v4-YwtleMoY.js";
|
|
7
|
+
import { _ as ye } from "./NoData.vue_vue_type_script_setup_true_lang-Gln3UbEF.js";
|
|
8
|
+
import { d as ge } from "./helper-DgCafQmS.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 Q, openBlock as le, withCtx as Me, createElementVNode as oe, createVNode as K, 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, d as Cs, e as V9, r as B9, f as xn, h as L9, i as M9, j as R9, s as X9, u as z9 } from "./v4-
|
|
7
|
+
import { a as Xi, R as h0, g as Co, v as N9, d as Cs, e as V9, r as B9, f as xn, h as L9, i as M9, j as R9, s as X9, u as z9 } from "./v4-YwtleMoY.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-B1WI_h8l.js";
|
|
10
|
+
import { _ as yh, a as G9 } from "./SelectComponent.vue_vue_type_script_setup_true_lang-CJBY5CtV.js";
|
|
11
|
+
import { C as nn, g as Q9, b as Hd } from "./helper-DgCafQmS.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-CgLjbbN6.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-B1WI_h8l.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-EBVDgb_-.js";
|
|
3
|
+
import { _ as F } from "./Default.vue_vue_type_script_setup_true_lang-DwqjvaFk.js";
|
|
4
|
+
import { a as P } from "./v4-YwtleMoY.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-Gln3UbEF.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-DKoZ_qKe.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-YwtleMoY.js";
|
|
4
|
+
import { _ as be } from "./Default.vue_vue_type_script_setup_true_lang-DwqjvaFk.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-B1WI_h8l.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-Gln3UbEF.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-BFqs60q_.js";
|
|
3
|
+
import { D as K, c as Ie, C as we, a as Ve, b as Ee, v as ee } from "./v4-YwtleMoY.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-B1WI_h8l.js";
|
|
9
|
+
import { _ as se } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-EBVDgb_-.js";
|
|
10
|
+
import { _ as ue } from "./NoData.vue_vue_type_script_setup_true_lang-Gln3UbEF.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-CJBY5CtV.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-DKoZ_qKe.js";
|
|
3
|
+
import { _ as W } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-EBVDgb_-.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-DwqjvaFk.js";
|
|
6
|
+
import { a as ee } from "./v4-YwtleMoY.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-BkZmOyj6.js";
|
|
9
|
+
import { _ as ae } from "./NoData.vue_vue_type_script_setup_true_lang-Gln3UbEF.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-B1WI_h8l.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-B1WI_h8l.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-DwqjvaFk.js";
|
|
3
|
+
import { u as U, d as z, C as I, D as pe, b as ce } from "./vue-i18n-B1WI_h8l.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-BkZmOyj6.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-CJBY5CtV.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 D, ref as H, resolveComponent as F, createElementBlock as j, openBlock as y, createVNode as m, createElementVNode as x, unref as o, withCtx as B, toDisplayString as R, Fragment as Q, renderList as pe, withModifiers as ae, createTextVNode as fe, watch as ie, createCommentVNode as N, createBlock as $, onMounted as Ue, onUnmounted as Ee, renderSlot as Le, onBeforeUnmount as Je, resolveDynamicComponent as Me, normalizeClass as je, withDirectives as se, vShow as re, normalizeStyle as Ge, isRef as Ke } from "vue";
|
|
2
2
|
import { useRoute as Qe, useRouter as Ze } from "vue-router";
|
|
3
|
-
import { h as el, d as xe, S as Te, W as ll, a as ol, T as tl, _ as al } from "./TransitionFade-
|
|
4
|
-
import { W as P, b as Re, D as be, c as te, C as ne, S as Oe, P as Ne, a as nl } from "./v4-
|
|
3
|
+
import { h as el, d as xe, S as Te, W as ll, a as ol, T as tl, _ as al } from "./TransitionFade-BFqs60q_.js";
|
|
4
|
+
import { W as P, b as Re, D as be, c as te, C as ne, S as Oe, P as Ne, a as nl } from "./v4-YwtleMoY.js";
|
|
5
5
|
import { storeToRefs as ve } from "pinia";
|
|
6
6
|
import { u as ze } from "./message-dialog-UoMWOnil.js";
|
|
7
|
-
import { u as G, d as me, i as $e, p as il, b as ul } from "./vue-i18n-
|
|
7
|
+
import { u as G, d as me, i as $e, p as il, b as ul } from "./vue-i18n-B1WI_h8l.js";
|
|
8
8
|
import { useSnackbar as Pe, useBreakpoints as Ae, 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-CJBY5CtV.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 qe } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-
|
|
13
|
-
import { a as ye } from "./helper-
|
|
14
|
-
import { _ as He } from "./NoData.vue_vue_type_script_setup_true_lang-
|
|
12
|
+
import { g as Ve, u as Fe, L as de, a as Ce, _ as qe } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-EBVDgb_-.js";
|
|
13
|
+
import { a as ye } from "./helper-DgCafQmS.js";
|
|
14
|
+
import { _ as He } from "./NoData.vue_vue_type_script_setup_true_lang-Gln3UbEF.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-B1WI_h8l.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-YwtleMoY.js";
|
|
7
|
+
import { a as yt } from "./SelectComponent.vue_vue_type_script_setup_true_lang-CJBY5CtV.js";
|
|
8
|
+
import { R as Cn } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-EBVDgb_-.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
|
@@ -4663,51 +4663,51 @@ const a = {
|
|
|
4663
4663
|
path: "/overview",
|
|
4664
4664
|
alias: ["/"],
|
|
4665
4665
|
name: "overview",
|
|
4666
|
-
component: () => import("./OverviewView-
|
|
4666
|
+
component: () => import("./OverviewView-fZ064EjC.js")
|
|
4667
4667
|
},
|
|
4668
4668
|
{
|
|
4669
4669
|
path: "/report",
|
|
4670
4670
|
name: "reports",
|
|
4671
|
-
component: () => import("./Report-
|
|
4671
|
+
component: () => import("./Report-BCQvcNyE.js")
|
|
4672
4672
|
},
|
|
4673
4673
|
{
|
|
4674
4674
|
path: "/insights",
|
|
4675
4675
|
name: "insights",
|
|
4676
|
-
component: () => import("./InsightView-
|
|
4676
|
+
component: () => import("./InsightView-B-ucnMqx.js")
|
|
4677
4677
|
},
|
|
4678
4678
|
{
|
|
4679
4679
|
path: "/report-view",
|
|
4680
4680
|
name: "reportView",
|
|
4681
|
-
component: () => import("./ReportView-
|
|
4681
|
+
component: () => import("./ReportView-DbD_wg7H.js")
|
|
4682
4682
|
},
|
|
4683
4683
|
{
|
|
4684
4684
|
path: "/report-editor",
|
|
4685
4685
|
name: "reportEditor",
|
|
4686
|
-
component: () => import("./ReportEditor-
|
|
4686
|
+
component: () => import("./ReportEditor-NAPs19Fu.js")
|
|
4687
4687
|
},
|
|
4688
4688
|
{
|
|
4689
4689
|
path: "/report-editor/tile-editor",
|
|
4690
4690
|
name: "tileEditor",
|
|
4691
|
-
component: () => import("./TileEditor-
|
|
4691
|
+
component: () => import("./TileEditor-C6Xs--mw.js")
|
|
4692
4692
|
},
|
|
4693
4693
|
{
|
|
4694
4694
|
path: "/setting",
|
|
4695
4695
|
name: "setting",
|
|
4696
|
-
component: () => import("./Setting-
|
|
4696
|
+
component: () => import("./Setting-CZNRgVs2.js")
|
|
4697
4697
|
},
|
|
4698
4698
|
{
|
|
4699
4699
|
path: "/integration",
|
|
4700
|
-
component: () => import("./Layout-
|
|
4700
|
+
component: () => import("./Layout-Dd8UMqWh.js"),
|
|
4701
4701
|
children: [
|
|
4702
4702
|
{
|
|
4703
4703
|
name: "integrations",
|
|
4704
4704
|
path: "",
|
|
4705
|
-
component: () => import("./Integrations-
|
|
4705
|
+
component: () => import("./Integrations-DnfCNEU_.js")
|
|
4706
4706
|
},
|
|
4707
4707
|
{
|
|
4708
4708
|
name: "integration",
|
|
4709
4709
|
path: "/integration/:id",
|
|
4710
|
-
component: () => import("./Integration-
|
|
4710
|
+
component: () => import("./Integration-BRgyDCRz.js")
|
|
4711
4711
|
}
|
|
4712
4712
|
]
|
|
4713
4713
|
},
|
|
@@ -4731,7 +4731,7 @@ const u = {
|
|
|
4731
4731
|
"zh-CN": m,
|
|
4732
4732
|
"th-TH": c,
|
|
4733
4733
|
"zh-Hant": p
|
|
4734
|
-
}, h = e(() => import("./App-
|
|
4734
|
+
}, h = e(() => import("./App-DwuW8zUX.js"));
|
|
4735
4735
|
export {
|
|
4736
4736
|
h as FmApp,
|
|
4737
4737
|
u as i18nMessages,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { l as Je, a as X, F as K, h as W, b as Ce, c as Ne, q as Xe, d as de, e as et, m as tt } from "./vue-i18n-
|
|
1
|
+
import { l as Je, a as X, F as K, h as W, b as Ce, c as Ne, q as Xe, d as de, e as et, m as tt } from "./vue-i18n-B1WI_h8l.js";
|
|
2
2
|
import { storeToRefs as G, defineStore as we } from "pinia";
|
|
3
3
|
import { ref as Q, computed as Ae, watch as qe, h as rt } from "vue";
|
|
4
4
|
import { useSnackbar as ke, 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}.feedmeapi.com", n = e.toLowerCase();
|
|
1726
1726
|
return n === "my" ? t.replace("{.country}", "") : t.replace("{.country}", `.${n}`);
|
|
1727
1727
|
}
|
|
1728
1728
|
function la(e) {
|