@feedmepos/mf-report 5.19.15-beta.0 → 5.19.15-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-DaWS5CoM.js → App-xBsadY9j.js} +3 -3
- package/dist/{BaseDialog.vue_vue_type_script_setup_true_lang-lOdt7NC7.js → BaseDialog.vue_vue_type_script_setup_true_lang-CHRO5bBh.js} +6 -6
- package/dist/{Default.vue_vue_type_script_setup_true_lang-Chyv0-HU.js → Default.vue_vue_type_script_setup_true_lang-Dng4eIjN.js} +1 -1
- package/dist/{DynamicWidget.vue_vue_type_script_setup_true_lang-D7I6fnJ3.js → DynamicWidget.vue_vue_type_script_setup_true_lang-DjrazYpH.js} +205 -205
- package/dist/{InsightView-B28BJ1MA.js → InsightView-BobNnxNO.js} +2 -2
- package/dist/{Layout-lJXJCHED.js → Layout-BEVHNcHv.js} +1 -1
- package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-CGD_v4oS.js → MenuTab.vue_vue_type_script_setup_true_lang-Bjd65rm5.js} +2 -2
- package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-BuWxAL_6.js → NavigationTab.vue_vue_type_script_setup_true_lang-_ISHPXij.js} +3769 -3771
- package/dist/{OverviewView-BKQm4JJJ.js → OverviewView-BEgRbIxg.js} +4 -4
- package/dist/{Report-DL0olJk2.js → Report-B7OIfQy4.js} +2 -2
- package/dist/{ReportEditor-BFDiTB14.js → ReportEditor-Cp5mGpeI.js} +3 -3
- package/dist/{ReportView-BrIUqNUG.js → ReportView-quL4ELcD.js} +5 -5
- package/dist/{Setting-T8R9CvmF.js → Setting-DauahAzK.js} +2 -2
- package/dist/{TileEditor-CfJ_AkZJ.js → TileEditor-hJyaEiil.js} +3 -3
- package/dist/{TransitionFade-CikcE2a-.js → TransitionFade-5VQXMiy-.js} +2 -2
- package/dist/app.js +9 -9
- package/dist/assets/{formatChartData.worker-BzZtU5fj.js → formatChartData.worker-reYyZ0mM.js} +1 -1
- package/dist/assets/{processTableData.worker-D-lgWpiT.js → processTableData.worker-LuS08Ujn.js} +1 -1
- package/package.json +1 -1
|
@@ -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 "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { _ as b } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-DjrazYpH.js";
|
|
3
|
+
import { _ as F } from "./Default.vue_vue_type_script_setup_true_lang-Dng4eIjN.js";
|
|
4
|
+
import { a as P } from "./BaseDialog.vue_vue_type_script_setup_true_lang-CHRO5bBh.js";
|
|
5
5
|
import { storeToRefs as R } from "pinia";
|
|
6
6
|
import { _ as S } from "./NoData.vue_vue_type_script_setup_true_lang-DX1We5Q0.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-Bjd65rm5.js";
|
|
9
9
|
import { useI18n as D } from "@feedmepos/mf-common";
|
|
10
10
|
const G = /* @__PURE__ */ g({
|
|
11
11
|
__name: "OverviewView",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent as be, ref as B, watch as oe, computed as C, h as v, withModifiers as he, resolveComponent as S, createBlock as E, openBlock as O, withCtx as i, createVNode as l, createElementVNode as y, unref as e, normalizeStyle as xe, normalizeClass as _, withDirectives as M, createElementBlock as Ce, Fragment as Se, renderList as _e, toDisplayString as V, createTextVNode as ke, vShow as q } from "vue";
|
|
2
2
|
import { storeToRefs as ae } from "pinia";
|
|
3
|
-
import { a as Ie, u as we } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
4
|
-
import { _ as $e } from "./Default.vue_vue_type_script_setup_true_lang-
|
|
3
|
+
import { a as Ie, u as we } from "./BaseDialog.vue_vue_type_script_setup_true_lang-CHRO5bBh.js";
|
|
4
|
+
import { _ as $e } from "./Default.vue_vue_type_script_setup_true_lang-Dng4eIjN.js";
|
|
5
5
|
import { u as Re } from "./message-dialog-UoMWOnil.js";
|
|
6
6
|
import { b as re, f as De } from "./vue-i18n-DsnU36hZ.js";
|
|
7
7
|
import { useSnackbar as Fe, useBreakpoints as Le, components as Ne, FmButtonColorThemeVariant as Oe } from "@feedmepos/ui-library";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { defineComponent as G, mergeModels as L, useModel as j, ref as q, computed as U, resolveComponent as f, createBlock as $, openBlock as i, withCtx as s, createElementVNode as w, createVNode as t, unref as l, normalizeClass as oe, createTextVNode as ce, toDisplayString as P, createElementBlock as S, Fragment as J, renderSlot as Ce, createCommentVNode as Q, watch as pe, renderList as X, resolveDynamicComponent as Ue, isRef as ke, normalizeStyle as ve, onMounted as Be } from "vue";
|
|
2
|
-
import { W as De, _ as We, i as Ie, S as ye, d as _e, T as Re, a as qe } from "./TransitionFade-
|
|
3
|
-
import { c as Pe, D as le, C as we, a as Ve, b as Ee, v as te } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { W as De, _ as We, i as Ie, S as ye, d as _e, T as Re, a as qe } from "./TransitionFade-5VQXMiy-.js";
|
|
3
|
+
import { c as Pe, D as le, C as we, a as Ve, b as Ee, v as te } from "./BaseDialog.vue_vue_type_script_setup_true_lang-CHRO5bBh.js";
|
|
4
4
|
import { storeToRefs as fe } from "pinia";
|
|
5
5
|
import { useRouter as Se, useRoute as $e } from "vue-router";
|
|
6
6
|
import { useBreakpoints as ie, useSnackbar as Oe, FmButtonColorThemeVariant as Z } from "@feedmepos/ui-library";
|
|
7
7
|
import { u as Te } from "./message-dialog-UoMWOnil.js";
|
|
8
8
|
import { u as ae, i as ue, f as ze } from "./vue-i18n-DsnU36hZ.js";
|
|
9
|
-
import { _ as de } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-
|
|
9
|
+
import { _ as de } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-DjrazYpH.js";
|
|
10
10
|
import { _ as me } from "./NoData.vue_vue_type_script_setup_true_lang-DX1We5Q0.js";
|
|
11
11
|
import { r as re } from "./i18n-Cif1I9J2.js";
|
|
12
12
|
import { _ as Fe } from "./SelectComponent.vue_vue_type_script_setup_true_lang-DYOjRnAy.js";
|
|
@@ -1,11 +1,11 @@
|
|
|
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 R, unref as o, normalizeStyle as Y, normalizeClass as D, 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-Bjd65rm5.js";
|
|
3
|
+
import { _ as W } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-DjrazYpH.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 "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
5
|
+
import { _ as Z } from "./Default.vue_vue_type_script_setup_true_lang-Dng4eIjN.js";
|
|
6
|
+
import { a as ee } from "./BaseDialog.vue_vue_type_script_setup_true_lang-CHRO5bBh.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-
|
|
8
|
+
import { b as oe, c as te, u as re } from "./NavigationTab.vue_vue_type_script_setup_true_lang-_ISHPXij.js";
|
|
9
9
|
import { _ as ae } from "./NoData.vue_vue_type_script_setup_true_lang-DX1We5Q0.js";
|
|
10
10
|
import { useSnackbar as le, useBreakpoints as ne } from "@feedmepos/ui-library";
|
|
11
11
|
import { u as ie, f as se, e as ue } from "./vue-i18n-DsnU36hZ.js";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { defineComponent as B, ref as H, useModel as J, resolveComponent as h, createElementBlock as k, openBlock as x, createBlock as P, createElementVNode as t, resolveDynamicComponent as ne, unref as e, withCtx as y, createVNode as a, normalizeClass as O, toDisplayString as s, Fragment as K, renderList as Q, withDirectives as M, createTextVNode as ie, vShow as j, watch as me, normalizeStyle as ue } from "vue";
|
|
2
|
-
import { _ as de } from "./Default.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { _ as de } from "./Default.vue_vue_type_script_setup_true_lang-Dng4eIjN.js";
|
|
3
3
|
import { u as U, d as z, C as I, D as pe, b as ce } from "./vue-i18n-DsnU36hZ.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-_ISHPXij.js";
|
|
6
6
|
import { u as ve } from "./message-dialog-UoMWOnil.js";
|
|
7
7
|
import { detectLocale as F } from "@feedmepos/mf-common";
|
|
8
8
|
import { _ as Y } from "./SelectComponent.vue_vue_type_script_setup_true_lang-DYOjRnAy.js";
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { defineComponent as M, mergeModels as J, useModel as ee, computed as _, ref as A, resolveComponent as F, createElementBlock as I, openBlock as h, createVNode as m, createElementVNode as w, unref as l, withCtx as N, toDisplayString as L, Fragment as Z, renderList as ue, withModifiers as te, createTextVNode as re, watch as se, createCommentVNode as U, createBlock as T, onMounted as Ce, onUnmounted as Pe, renderSlot as $e, onBeforeUnmount as Ae, resolveDynamicComponent as Ne, normalizeClass as Oe, withDirectives as ae, vShow as ne, normalizeStyle as Xe, isRef as We } from "vue";
|
|
2
2
|
import { useRoute as qe, useRouter as He } from "vue-router";
|
|
3
|
-
import { h as Ye, d as ke, S as Fe, _ as Ee, W as Je, b as Ge, T as Ke, a as Qe } from "./TransitionFade-
|
|
4
|
-
import { W as B, b as Be, _ as me, D as Ze, S as Se, C as el, P as Te, a as ll } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
3
|
+
import { h as Ye, d as ke, S as Fe, _ as Ee, W as Je, b as Ge, T as Ke, a as Qe } from "./TransitionFade-5VQXMiy-.js";
|
|
4
|
+
import { W as B, b as Be, _ as me, D as Ze, S as Se, C as el, P as Te, a as ll } from "./BaseDialog.vue_vue_type_script_setup_true_lang-CHRO5bBh.js";
|
|
5
5
|
import { storeToRefs as de } from "pinia";
|
|
6
6
|
import { u as Ie } from "./message-dialog-UoMWOnil.js";
|
|
7
7
|
import { u as H, h as Le, p as ol, b as tl, d as pe } from "./vue-i18n-DsnU36hZ.js";
|
|
8
8
|
import { useSnackbar as al, useBreakpoints as je, FmButtonColorThemeVariant as ce } from "@feedmepos/ui-library";
|
|
9
9
|
import { _ as K } from "./SelectComponent.vue_vue_type_script_setup_true_lang-DYOjRnAy.js";
|
|
10
10
|
import { r as Q } from "./i18n-Cif1I9J2.js";
|
|
11
|
-
import { g as ve, u as fe, L as ie, a as he, _ as Re } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-
|
|
11
|
+
import { g as ve, u as fe, L as ie, a as he, _ as Re } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-DjrazYpH.js";
|
|
12
12
|
import { a as ge } from "./helper-CLGnwM-X.js";
|
|
13
13
|
import { _ as Me } from "./NoData.vue_vue_type_script_setup_true_lang-DX1We5Q0.js";
|
|
14
14
|
const ye = [
|
|
@@ -3,9 +3,9 @@ import { u as Pt, f as An, p as Nn, d as ht, h as Pn } from "./vue-i18n-DsnU36hZ
|
|
|
3
3
|
import { useCoreStore as Vn } from "@feedmepos/mf-common";
|
|
4
4
|
import { storeToRefs as Mn } from "pinia";
|
|
5
5
|
import { useRoute as Ln } from "vue-router";
|
|
6
|
-
import { W as L, D as Ze, c as z, C as de, _ as Bn } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
6
|
+
import { W as L, D as Ze, c as z, C as de, _ as Bn } from "./BaseDialog.vue_vue_type_script_setup_true_lang-CHRO5bBh.js";
|
|
7
7
|
import { a as Vt, _ as Yt } from "./SelectComponent.vue_vue_type_script_setup_true_lang-DYOjRnAy.js";
|
|
8
|
-
import { R as $n } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-
|
|
8
|
+
import { R as $n } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-DjrazYpH.js";
|
|
9
9
|
import { useSnackbar as Rn } from "@feedmepos/ui-library";
|
|
10
10
|
import { a as Yn } from "./helper-CLGnwM-X.js";
|
|
11
11
|
const Wn = {
|
package/dist/app.js
CHANGED
|
@@ -4972,41 +4972,41 @@ const a = {
|
|
|
4972
4972
|
path: "/overview",
|
|
4973
4973
|
alias: ["/"],
|
|
4974
4974
|
name: "overview",
|
|
4975
|
-
component: () => import("./OverviewView-
|
|
4975
|
+
component: () => import("./OverviewView-BEgRbIxg.js")
|
|
4976
4976
|
},
|
|
4977
4977
|
{
|
|
4978
4978
|
path: "/report",
|
|
4979
4979
|
name: "reports",
|
|
4980
|
-
component: () => import("./Report-
|
|
4980
|
+
component: () => import("./Report-B7OIfQy4.js")
|
|
4981
4981
|
},
|
|
4982
4982
|
{
|
|
4983
4983
|
path: "/insights",
|
|
4984
4984
|
name: "insights",
|
|
4985
|
-
component: () => import("./InsightView-
|
|
4985
|
+
component: () => import("./InsightView-BobNnxNO.js")
|
|
4986
4986
|
},
|
|
4987
4987
|
{
|
|
4988
4988
|
path: "/report-view",
|
|
4989
4989
|
name: "reportView",
|
|
4990
|
-
component: () => import("./ReportView-
|
|
4990
|
+
component: () => import("./ReportView-quL4ELcD.js")
|
|
4991
4991
|
},
|
|
4992
4992
|
{
|
|
4993
4993
|
path: "/report-editor",
|
|
4994
4994
|
name: "reportEditor",
|
|
4995
|
-
component: () => import("./ReportEditor-
|
|
4995
|
+
component: () => import("./ReportEditor-Cp5mGpeI.js")
|
|
4996
4996
|
},
|
|
4997
4997
|
{
|
|
4998
4998
|
path: "/report-editor/tile-editor",
|
|
4999
4999
|
name: "tileEditor",
|
|
5000
|
-
component: () => import("./TileEditor-
|
|
5000
|
+
component: () => import("./TileEditor-hJyaEiil.js")
|
|
5001
5001
|
},
|
|
5002
5002
|
{
|
|
5003
5003
|
path: "/setting",
|
|
5004
5004
|
name: "setting",
|
|
5005
|
-
component: () => import("./Setting-
|
|
5005
|
+
component: () => import("./Setting-DauahAzK.js")
|
|
5006
5006
|
},
|
|
5007
5007
|
{
|
|
5008
5008
|
path: "/integration",
|
|
5009
|
-
component: () => import("./Layout-
|
|
5009
|
+
component: () => import("./Layout-BEVHNcHv.js"),
|
|
5010
5010
|
children: [
|
|
5011
5011
|
{
|
|
5012
5012
|
name: "integrations",
|
|
@@ -5040,7 +5040,7 @@ const u = {
|
|
|
5040
5040
|
"zh-CN": m,
|
|
5041
5041
|
"th-TH": c,
|
|
5042
5042
|
"zh-Hant": p
|
|
5043
|
-
}, h = e(() => import("./App-
|
|
5043
|
+
}, h = e(() => import("./App-xBsadY9j.js"));
|
|
5044
5044
|
export {
|
|
5045
5045
|
h as FmApp,
|
|
5046
5046
|
u as i18nMessages,
|