@feedmepos/mf-report 5.7.6-beta.102 → 5.7.6
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-Dfy8_dgU.js → App-BrW5SiDe.js} +42 -42
- package/dist/{DateRangeSelect.vue_vue_type_script_setup_true_lang-Ceg0ycS-.js → DateRangeSelect.vue_vue_type_script_setup_true_lang-Bi_BES93.js} +2 -2
- package/dist/{Default.vue_vue_type_script_setup_true_lang-C2uUS1r-.js → Default.vue_vue_type_script_setup_true_lang-RIJC16Ui.js} +2 -2
- package/dist/DynamicWidget.vue_vue_type_script_setup_true_lang-DokEr03U.js +1390 -0
- package/dist/{InsightView-pMGpk3JB.js → InsightView-DIhPKYKe.js} +6 -6
- package/dist/{Integration-DozOUHN0.js → Integration-D61lmDoO.js} +3 -3
- package/dist/{Integrations-CtHf849u.js → Integrations-BiJVCGrp.js} +3 -3
- package/dist/{Layout-D0WEGuvi.js → Layout-DH7q-7AG.js} +1 -1
- package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-DMZ9V8h-.js → MenuTab.vue_vue_type_script_setup_true_lang-nPHvtT2O.js} +3 -3
- package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-CDYLM19O.js → NavigationTab.vue_vue_type_script_setup_true_lang-CPTKq_OA.js} +7854 -7887
- package/dist/{NoData.vue_vue_type_script_setup_true_lang-Gjyew5eM.js → NoData.vue_vue_type_script_setup_true_lang-CdFXBqlX.js} +1 -1
- package/dist/{OverviewView-DCvv_yNv.js → OverviewView-Cp0quKsj.js} +5 -5
- package/dist/{Report-Bxf2qgWC.js → Report-DSO3L0cw.js} +4 -4
- package/dist/{ReportEditor-B85E-p2H.js → ReportEditor-DPWD6PV0.js} +5 -5
- package/dist/{ReportView-Bgk1Nk5D.js → ReportView-CRKPSw3H.js} +7 -7
- package/dist/{SelectComponent.vue_vue_type_script_setup_true_lang-BRdIROVa.js → SelectComponent.vue_vue_type_script_setup_true_lang-N2Lg1Vpt.js} +1 -1
- package/dist/{Setting-CKkqINBV.js → Setting-Dd1O-wia.js} +4 -4
- package/dist/{TileEditor-Ce5fXttu.js → TileEditor-BLsGvreq.js} +8 -8
- package/dist/{TransitionFade-B7MGFLV2.js → TransitionFade-C7yNEw8X.js} +4 -4
- package/dist/app.js +1105 -22
- package/dist/{global-loader-DeDK8lT7.js → global-loader-CbmVhJAK.js} +3 -3
- package/dist/{index-BUphqdhM.js → index-BWqDfeY6.js} +1 -1
- package/dist/{report-schema-tfEvDL2D.js → report-schema-BnzKoFjx.js} +1 -1
- package/dist/{v4-KVHDiToS.js → v4-Cbq0RSpY.js} +316 -344
- package/package.json +1 -1
- package/dist/DynamicWidget.vue_vue_type_script_setup_true_lang-hFmuXpI-.js +0 -1403
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as m, computed as s, resolveComponent as p, createElementBlock as f, openBlock as u, renderSlot as d, createVNode as _, withCtx as g, createElementVNode as o, toDisplayString as r } from "vue";
|
|
2
|
-
import { u as y } from "./global-loader-
|
|
2
|
+
import { u as y } from "./global-loader-CbmVhJAK.js";
|
|
3
3
|
const x = { class: "flex flex-col h-full" }, D = { class: "fm-typo-en-body-lg-600 text-fm-color-typo-primary" }, T = { class: "fm-typo-en-body-sm-400 text-fm-color-typo-secondary text-center" }, v = /* @__PURE__ */ m({
|
|
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-DokEr03U.js";
|
|
3
|
+
import { _ as F } from "./Default.vue_vue_type_script_setup_true_lang-RIJC16Ui.js";
|
|
4
|
+
import { a as P } from "./v4-Cbq0RSpY.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-CdFXBqlX.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-nPHvtT2O.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-Cbq0RSpY.js";
|
|
4
|
+
import { _ as be } from "./Default.vue_vue_type_script_setup_true_lang-RIJC16Ui.js";
|
|
5
5
|
import { u as he } from "./message-dialog-UoMWOnil.js";
|
|
6
|
-
import { b as xe, f as Ce } from "./global-loader-
|
|
6
|
+
import { b as xe, f as Ce } from "./global-loader-CbmVhJAK.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-CdFXBqlX.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,13 +1,13 @@
|
|
|
1
1
|
import { defineComponent as R, mergeModels as $, useModel as B, ref as N, computed as P, resolveComponent as m, createBlock as V, openBlock as u, withCtx as d, createElementVNode as y, createVNode as n, unref as e, normalizeClass as E, createTextVNode as _e, toDisplayString as q, createElementBlock as w, Fragment as U, renderSlot as X, createCommentVNode as L, watch as ye, resolveDynamicComponent as Y, isRef as Z, renderList as A, onMounted as Ce, normalizeStyle as be } from "vue";
|
|
2
|
-
import { W as Ve, i as ke, S as xe, d as Fe, T as we, _ as he } from "./TransitionFade-
|
|
3
|
-
import { a as ee, v as oe } from "./v4-
|
|
2
|
+
import { W as Ve, i as ke, S as xe, d as Fe, T as we, _ as he } from "./TransitionFade-C7yNEw8X.js";
|
|
3
|
+
import { a as ee, v as oe } from "./v4-Cbq0RSpY.js";
|
|
4
4
|
import { storeToRefs as te } from "pinia";
|
|
5
5
|
import { useRouter as le, useRoute as re } from "vue-router";
|
|
6
6
|
import { useBreakpoints as G, FmButtonColorThemeVariant as I, useSnackbar as $e } from "@feedmepos/ui-library";
|
|
7
7
|
import { u as ne } from "./message-dialog-UoMWOnil.js";
|
|
8
|
-
import { _ as ae } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-
|
|
9
|
-
import { _ as ie } from "./NoData.vue_vue_type_script_setup_true_lang-
|
|
10
|
-
import { u as W, f as Se } from "./global-loader-
|
|
8
|
+
import { _ as ae } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-DokEr03U.js";
|
|
9
|
+
import { _ as ie } from "./NoData.vue_vue_type_script_setup_true_lang-CdFXBqlX.js";
|
|
10
|
+
import { u as W, f as Se } from "./global-loader-CbmVhJAK.js";
|
|
11
11
|
import { r as Q } from "./i18n-Cif1I9J2.js";
|
|
12
12
|
const Re = /* @__PURE__ */ R({
|
|
13
13
|
__name: "WidgetDialog",
|
|
@@ -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-nPHvtT2O.js";
|
|
3
|
+
import { _ as W } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-DokEr03U.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-RIJC16Ui.js";
|
|
6
|
+
import { a as ee } from "./v4-Cbq0RSpY.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-CPTKq_OA.js";
|
|
9
|
+
import { _ as ae } from "./NoData.vue_vue_type_script_setup_true_lang-CdFXBqlX.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 "./global-loader-
|
|
11
|
+
import { u as ie, f as se, e as ue } from "./global-loader-CbmVhJAK.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 _, computed as i, resolveComponent as t, createBlock as b, openBlock as p, withCtx as s, createElementVNode as r, normalizeStyle as L, withDirectives as U, createElementBlock as $, createVNode as u, unref as E, vShow as H, Fragment as N, renderList as q, toDisplayString as y, normalizeClass as A } from "vue";
|
|
2
|
-
import { u as O } from "./global-loader-
|
|
2
|
+
import { u as O } from "./global-loader-CbmVhJAK.js";
|
|
3
3
|
const P = { class: "fm-typo-en-body-lg-400 flex gap-4 text-fm-color-typo-primary" }, T = { class: "fm-typo-en-body-lg-400 line-clamp-1" }, j = { class: "sticky top-0" }, K = /* @__PURE__ */ B({
|
|
4
4
|
__name: "SelectComponent",
|
|
5
5
|
props: /* @__PURE__ */ D({
|
|
@@ -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 M, 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 E, 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 A, D as pe, b as ce } from "./global-loader-
|
|
2
|
+
import { _ as de } from "./Default.vue_vue_type_script_setup_true_lang-RIJC16Ui.js";
|
|
3
|
+
import { u as U, d as z, C as A, D as pe, b as ce } from "./global-loader-CbmVhJAK.js";
|
|
4
4
|
import { components as I, 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-CPTKq_OA.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-N2Lg1Vpt.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,18 +1,18 @@
|
|
|
1
1
|
import { defineComponent as E, mergeModels as W, useModel as ee, computed as S, ref as A, resolveComponent as F, createElementBlock as O, openBlock as h, createVNode as f, createElementVNode as w, unref as t, withCtx as $, toDisplayString as I, Fragment as Q, renderList as ue, withModifiers as te, createTextVNode as ve, watch as ne, createCommentVNode as D, createBlock as T, onMounted as Oe, onUnmounted as qe, renderSlot as Le, onBeforeUnmount as He, resolveDynamicComponent as Ie, normalizeClass as Be, withDirectives as de, vShow as me, normalizeStyle as Ye, isRef as We } from "vue";
|
|
2
2
|
import { useRoute as Xe, useRouter as Ge } from "vue-router";
|
|
3
|
-
import { h as Je, d as Ve, S as ke, W as Ke, a as Qe, T as Ze, _ as el } from "./TransitionFade-
|
|
4
|
-
import { W as R, a as ll } from "./v4-
|
|
3
|
+
import { h as Je, d as Ve, S as ke, W as Ke, a as Qe, T as Ze, _ as el } from "./TransitionFade-C7yNEw8X.js";
|
|
4
|
+
import { W as R, a as ll } from "./v4-Cbq0RSpY.js";
|
|
5
5
|
import { storeToRefs as pe } from "pinia";
|
|
6
6
|
import { u as Re } from "./message-dialog-UoMWOnil.js";
|
|
7
|
-
import { c as Ue, d as Me, p as ol } from "./index-
|
|
7
|
+
import { c as Ue, d as Me, p as ol } from "./index-BWqDfeY6.js";
|
|
8
8
|
import { useSnackbar as tl, useBreakpoints as je, FmButtonColorThemeVariant as be } from "@feedmepos/ui-library";
|
|
9
|
-
import { u as Ae } from "./report-schema-
|
|
9
|
+
import { u as Ae } from "./report-schema-BnzKoFjx.js";
|
|
10
10
|
import { _ as fe } from "./BaseDialog.vue_vue_type_script_setup_true_lang-DTNiGKgd.js";
|
|
11
|
-
import { _ as K } from "./SelectComponent.vue_vue_type_script_setup_true_lang-
|
|
12
|
-
import { u as X, d as se, b as al } from "./global-loader-
|
|
11
|
+
import { _ as K } from "./SelectComponent.vue_vue_type_script_setup_true_lang-N2Lg1Vpt.js";
|
|
12
|
+
import { u as X, d as se, b as al } from "./global-loader-CbmVhJAK.js";
|
|
13
13
|
import { r as le } from "./i18n-Cif1I9J2.js";
|
|
14
|
-
import { g as ye, u as he, L as ie, a as xe, _ as Ee } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-
|
|
15
|
-
import { _ as ze } from "./NoData.vue_vue_type_script_setup_true_lang-
|
|
14
|
+
import { g as ye, u as he, L as ie, a as xe, _ as Ee } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-DokEr03U.js";
|
|
15
|
+
import { _ as ze } from "./NoData.vue_vue_type_script_setup_true_lang-CdFXBqlX.js";
|
|
16
16
|
var re = /* @__PURE__ */ ((m) => (m.DateTime = "DATE_TIME", m.Hour = "HOUR", m.Day = "DAY", m.Week = "WEEK", m.Month = "MONTH", m.TimeOfDay = "TIME_OF_DAY", m.HourOfDay = "HOUR_OF_DAY", m.DayOfWeek = "DAY_OF_WEEK", m.DayOfMonth = "DAY_OF_MONTH", m.MonthOfYear = "MONTH_OF_YEAR", m.Year = "YEAR", m))(re || {}), Ce = /* @__PURE__ */ ((m) => (m.Asc = "ASC", m.Desc = "DESC", m))(Ce || {}), ae = /* @__PURE__ */ ((m) => (m.Equal = "EQUAL", m.NotEqual = "NOT_EQUAL", m.GreaterThan = "GREATER_THAN", m.LessThan = "LESS_THAN", m.GreaterThanOrEqual = "GREATER_THAN_OR_EQUAL", m.LessThanOrEqual = "LESS_THAN_OR_EQUAL", m.Between = "BETWEEN", m.Like = "LIKE", m.NotLike = "NOT_LIKE", m.And = "AND", m.Or = "OR", m))(ae || {}), ce = /* @__PURE__ */ ((m) => (m.String = "STRING", m.Timestamp = "TIMESTAMP", m.Bool = "BOOL", m.Numeric = "NUMERIC", m))(ce || {});
|
|
17
17
|
const we = [
|
|
18
18
|
{
|
|
@@ -1,12 +1,12 @@
|
|
|
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 Lt, toDisplayString as Rt, TransitionGroup as hn, nextTick as Bt, h as St, mergeModels as pn, useModel as Vt, computed as mn, Fragment as vt, renderList as gn, createBlock as vn, normalizeClass as bn, withCtx as ze, createTextVNode as _n, ref as yn, Transition as ct, createCommentVNode as dt } from "vue";
|
|
2
|
-
import { u as Xt, f as wn } from "./global-loader-
|
|
2
|
+
import { u as Xt, f as wn } from "./global-loader-CbmVhJAK.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 { p as Cn } from "./index-
|
|
6
|
+
import { W as x } from "./v4-Cbq0RSpY.js";
|
|
7
|
+
import { p as Cn } from "./index-BWqDfeY6.js";
|
|
8
8
|
import { _ as bt } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
9
|
-
import { R as Tn } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-
|
|
9
|
+
import { R as Tn } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-DokEr03U.js";
|
|
10
10
|
const xn = {
|
|
11
11
|
key: 0,
|
|
12
12
|
class: "flex gap-24 flex-col h-screen w-screen justify-center items-center"
|