@feedmepos/mf-report 5.15.1 → 5.15.2-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-BeMkp56l.js → App-CkETvuoa.js} +33 -33
- package/dist/{BaseDialog.vue_vue_type_script_setup_true_lang-CCwTAf5l.js → BaseDialog.vue_vue_type_script_setup_true_lang-CqcJLejU.js} +190 -190
- package/dist/{DateRangeSelect.vue_vue_type_script_setup_true_lang-DLIFD-zH.js → DateRangeSelect.vue_vue_type_script_setup_true_lang-Yv4mU3CA.js} +13 -13
- package/dist/{Default.vue_vue_type_script_setup_true_lang-CFkLmHfE.js → Default.vue_vue_type_script_setup_true_lang-Byp4oGQ0.js} +2 -2
- package/dist/{DynamicWidget.vue_vue_type_script_setup_true_lang-B9zVINC_.js → DynamicWidget.vue_vue_type_script_setup_true_lang-C3xwBjlz.js} +5 -5
- package/dist/{InsightView-Dv2iHleL.js → InsightView-DJ3DfNst.js} +5 -5
- package/dist/{Integration-DnxSRCdZ.js → Integration-CM0LDEnL.js} +2 -2
- package/dist/{Integrations-i39Rog5w.js → Integrations-NlOsDssY.js} +3 -3
- package/dist/{Layout-CVzKiLeH.js → Layout-ChtULxvj.js} +1 -1
- package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-Beknuorp.js → MenuTab.vue_vue_type_script_setup_true_lang-DQg7BMuM.js} +15 -15
- package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-DhZEgzT7.js → NavigationTab.vue_vue_type_script_setup_true_lang-FWQoMCXv.js} +4499 -4499
- package/dist/{NoData.vue_vue_type_script_setup_true_lang-D8TQd5xZ.js → NoData.vue_vue_type_script_setup_true_lang-BF1MLXsF.js} +1 -1
- package/dist/{OverviewView-CrInJOHf.js → OverviewView-CxcHjEPw.js} +5 -5
- package/dist/{Report-BEmf1r2C.js → Report-y76yRVez.js} +4 -4
- package/dist/{ReportEditor-BsUfMWJe.js → ReportEditor-BEHzZo7f.js} +6 -6
- package/dist/{ReportView-DRzpV7Oa.js → ReportView-CmTZ0AuM.js} +7 -7
- package/dist/{SelectComponent.vue_vue_type_script_setup_true_lang-C6I6eTgv.js → SelectComponent.vue_vue_type_script_setup_true_lang-nAU0NNg5.js} +1 -1
- package/dist/{Setting-Gs0_75LU.js → Setting-DrQCoq7d.js} +4 -4
- package/dist/{TileEditor-CA4Mof0H.js → TileEditor-m2EtFkHR.js} +7 -7
- package/dist/{TransitionFade-C4vQp2SQ.js → TransitionFade-DEF953Zt.js} +5 -5
- package/dist/app.js +11 -11
- package/dist/{helper-CjlOhf8H.js → helper-DJZfVXf0.js} +1 -1
- package/dist/{vue-i18n-CA7n5PbM.js → vue-i18n-CHLsTHGb.js} +1528 -1522
- package/package.json +1 -1
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { defineComponent as
|
|
2
|
-
import { u as j, d as o,
|
|
3
|
-
import { d as
|
|
4
|
-
import { detectLocale as
|
|
5
|
-
const z = { class: "fm-typo-en-body-md-600 text-ellipsis overflow-hidden whitespace-nowrap" }, _ = { class: "fm-typo-en-body-md-600 text-ellipsis overflow-hidden whitespace-nowrap" },
|
|
1
|
+
import { defineComponent as O, resolveComponent as b, createBlock as D, openBlock as i, withCtx as R, createCommentVNode as S, createElementVNode as V, toDisplayString as E, renderSlot as N, mergeModels as k, useModel as v, ref as x, watch as F, createElementBlock as Y, createVNode as y, unref as u } from "vue";
|
|
2
|
+
import { u as j, d as o, P as U, C as q } from "./vue-i18n-CHLsTHGb.js";
|
|
3
|
+
import { d as P } from "./helper-DJZfVXf0.js";
|
|
4
|
+
import { detectLocale as T } from "@feedmepos/mf-common";
|
|
5
|
+
const z = { class: "fm-typo-en-body-md-600 text-ellipsis overflow-hidden whitespace-nowrap" }, _ = { class: "fm-typo-en-body-md-600 text-ellipsis overflow-hidden whitespace-nowrap" }, M = /* @__PURE__ */ O({
|
|
6
6
|
__name: "FilterChip",
|
|
7
7
|
props: {
|
|
8
8
|
label: {
|
|
@@ -45,7 +45,7 @@ const z = { class: "fm-typo-en-body-md-600 text-ellipsis overflow-hidden whitesp
|
|
|
45
45
|
});
|
|
46
46
|
};
|
|
47
47
|
}
|
|
48
|
-
}), A = { class: "flex gap-2 items-center" }, f = "YYYY-MM-DD", K = /* @__PURE__ */
|
|
48
|
+
}), A = { class: "flex gap-2 items-center" }, f = "YYYY-MM-DD", K = /* @__PURE__ */ O({
|
|
49
49
|
__name: "DateRangeSelect",
|
|
50
50
|
props: /* @__PURE__ */ k({
|
|
51
51
|
compare: {
|
|
@@ -136,12 +136,12 @@ const z = { class: "fm-typo-en-body-md-600 text-ellipsis overflow-hidden whitesp
|
|
|
136
136
|
class: "w-2/6"
|
|
137
137
|
}, {
|
|
138
138
|
"trigger-button": R(() => [
|
|
139
|
-
y(
|
|
139
|
+
y(M, {
|
|
140
140
|
"left-icon": e.label ? "filter_alt" : "calendar_month",
|
|
141
|
-
label: e.label ?? u(
|
|
141
|
+
label: e.label ?? u(P)({
|
|
142
142
|
startDate: t.value.startDate ?? "",
|
|
143
143
|
endDate: t.value.endDate ?? "",
|
|
144
|
-
locale: u(
|
|
144
|
+
locale: u(T)()
|
|
145
145
|
}),
|
|
146
146
|
removable: e.removable,
|
|
147
147
|
onChipClosed: l[0] || (l[0] = (n) => B(!0))
|
|
@@ -160,11 +160,11 @@ const z = { class: "fm-typo-en-body-md-600 text-ellipsis overflow-hidden whitesp
|
|
|
160
160
|
onSelectComparison: $
|
|
161
161
|
}, {
|
|
162
162
|
"trigger-button": R(() => [
|
|
163
|
-
y(
|
|
164
|
-
label: `${u(p)("report.common.compare")}: ${u(
|
|
163
|
+
y(M, {
|
|
164
|
+
label: `${u(p)("report.common.compare")}: ${u(P)({
|
|
165
165
|
startDate: a.value.startDate ?? null,
|
|
166
166
|
endDate: a.value.endDate ?? null,
|
|
167
|
-
locale: u(
|
|
167
|
+
locale: u(T)()
|
|
168
168
|
})}`
|
|
169
169
|
}, null, 8, ["label"])
|
|
170
170
|
]),
|
|
@@ -176,5 +176,5 @@ const z = { class: "fm-typo-en-body-md-600 text-ellipsis overflow-hidden whitesp
|
|
|
176
176
|
});
|
|
177
177
|
export {
|
|
178
178
|
K as _,
|
|
179
|
-
|
|
179
|
+
M as a
|
|
180
180
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { defineComponent as u, computed as f, resolveComponent as p, createElementBlock as s, openBlock as t, normalizeStyle as n, normalizeClass as d, unref as e, createBlock as y, createCommentVNode as _, createVNode as h, createElementVNode as k, toDisplayString as g, renderSlot as x } from "vue";
|
|
2
|
-
import { _ as v } from "./NavigationTab.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { _ as v } from "./NavigationTab.vue_vue_type_script_setup_true_lang-FWQoMCXv.js";
|
|
3
3
|
import { useBreakpoints as b } from "@feedmepos/ui-library";
|
|
4
4
|
import { storeToRefs as C } from "pinia";
|
|
5
|
-
import { u as q, f as w } from "./vue-i18n-
|
|
5
|
+
import { u as q, f as w } from "./vue-i18n-CHLsTHGb.js";
|
|
6
6
|
import { useRoute as B } from "vue-router";
|
|
7
7
|
const $ = {
|
|
8
8
|
key: 1,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { computed as y, defineComponent as ee, mergeModels as me, useModel as te, ref as h, onMounted as Se, nextTick as X, watch as J, resolveComponent as V, createElementBlock as N, openBlock as W, Fragment as oe, renderSlot as pe, createVNode as B, normalizeStyle as ne, unref as l, createElementVNode as P, toDisplayString as ze, withCtx as q, createBlock as U, createCommentVNode as he, normalizeClass as Pe, h as bt, renderList as _t, createTextVNode as Kt, onUnmounted as Zt, resolveDynamicComponent as Qt, withDirectives as ea, vShow as ta } from "vue";
|
|
2
|
-
import { W as F, d as Ee, v as $e, e as Ye, f as kt, q as aa, R as Fe, g as la } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
3
|
-
import { u as Me, b as at, a as lt } from "./vue-i18n-
|
|
4
|
-
import { a as wt } from "./helper-
|
|
2
|
+
import { W as F, d as Ee, v as $e, e as Ye, f as kt, q as aa, R as Fe, g as la } from "./BaseDialog.vue_vue_type_script_setup_true_lang-CqcJLejU.js";
|
|
3
|
+
import { u as Me, b as at, a as lt } from "./vue-i18n-CHLsTHGb.js";
|
|
4
|
+
import { a as wt } from "./helper-DJZfVXf0.js";
|
|
5
5
|
import { storeToRefs as Le, defineStore as oa } from "pinia";
|
|
6
|
-
import { a as na } from "./SelectComponent.vue_vue_type_script_setup_true_lang-
|
|
6
|
+
import { a as na } from "./SelectComponent.vue_vue_type_script_setup_true_lang-nAU0NNg5.js";
|
|
7
7
|
import { r as xe } from "./i18n-Cif1I9J2.js";
|
|
8
|
-
import { _ as xt } from "./NoData.vue_vue_type_script_setup_true_lang-
|
|
8
|
+
import { _ as xt } from "./NoData.vue_vue_type_script_setup_true_lang-BF1MLXsF.js";
|
|
9
9
|
import { components as sa, useSnackbar as Tt, useBreakpoints as ra } from "@feedmepos/ui-library";
|
|
10
10
|
var Je = /* @__PURE__ */ ((e) => (e.line = "LINE", e.bar = "BAR", e))(Je || {}), Z = /* @__PURE__ */ ((e) => (e.top = "TOP", e.bottom = "BOTTOM", e))(Z || {}), Ke = /* @__PURE__ */ ((e) => (e.start = "start", e.center = "center", e.end = "end", e))(Ke || {}), Ze = /* @__PURE__ */ ((e) => (e.start = "start", e.center = "center", e.end = "end", e.left = "left", e.right = "right", e.top = "top", e.bottom = "bottom", e))(Ze || {}), Qe = /* @__PURE__ */ ((e) => (e.top = "top", e.bottom = "bottom", e))(Qe || {}), et = /* @__PURE__ */ ((e) => (e.right = "right", e.left = "left", e))(et || {}), tt = /* @__PURE__ */ ((e) => (e.top = "top", e.bottom = "bottom", e.right = "right", e.left = "left", e.chartArea = "chartArea", e))(tt || {});
|
|
11
11
|
F.Circular, F.Table, F.BarChart, F.LineChart, F.StackBarChart, F.StackLineChart, F.Scorecard, F.Spacer;
|
|
@@ -2,13 +2,13 @@ var Zo = Object.defineProperty;
|
|
|
2
2
|
var Jo = (i, t, e) => t in i ? Zo(i, t, { enumerable: !0, configurable: !0, writable: !0, value: e }) : i[t] = e;
|
|
3
3
|
var k = (i, t, e) => Jo(i, typeof t != "symbol" ? t + "" : t, e);
|
|
4
4
|
import { ref as $t, defineComponent as oe, watch as ri, computed as _t, onMounted as Qo, createElementBlock as U, openBlock as I, createElementVNode as R, renderSlot as Un, toDisplayString as lt, resolveDirective as Xn, createCommentVNode as St, Fragment as Ii, renderList as zi, createBlock as Ht, withDirectives as Ge, resolveDynamicComponent as es, unref as G, withCtx as Yt, createVNode as et, normalizeClass as Ze, resolveComponent as Me, useModel as ta, createTextVNode as ea, isRef as ki, nextTick as ia } from "vue";
|
|
5
|
-
import { _ as sa } from "./Default.vue_vue_type_script_setup_true_lang-
|
|
6
|
-
import { _ as na } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-
|
|
7
|
-
import { d as Bi, a as Kn,
|
|
5
|
+
import { _ as sa } from "./Default.vue_vue_type_script_setup_true_lang-Byp4oGQ0.js";
|
|
6
|
+
import { _ as na } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-Yv4mU3CA.js";
|
|
7
|
+
import { d as Bi, a as Kn, q as qn, F as Gn, u as Zn, h as ys, b as oa } from "./vue-i18n-CHLsTHGb.js";
|
|
8
8
|
import { storeToRefs as Jn } from "pinia";
|
|
9
9
|
import { components as is, useSnackbar as aa } from "@feedmepos/ui-library";
|
|
10
|
-
import { _ as ra } from "./NoData.vue_vue_type_script_setup_true_lang-
|
|
11
|
-
import { a as la, G as ca } from "./NavigationTab.vue_vue_type_script_setup_true_lang-
|
|
10
|
+
import { _ as ra } from "./NoData.vue_vue_type_script_setup_true_lang-BF1MLXsF.js";
|
|
11
|
+
import { a as la, G as ca } from "./NavigationTab.vue_vue_type_script_setup_true_lang-FWQoMCXv.js";
|
|
12
12
|
import { useCoreStore as ha } from "@feedmepos/mf-common";
|
|
13
13
|
function da({ start: i, end: t }) {
|
|
14
14
|
return `${Bi(t).format("DD MMM")}, ${Bi(t).format("YYYY")}`;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { defineComponent as G, mergeModels as Se, useModel as W, computed as Y, resolveComponent as D, createElementBlock as P, openBlock as b, createElementVNode as t, createCommentVNode as O, normalizeClass as je, Fragment as xe, createBlock as M, withCtx as be, toDisplayString as C, renderList as Ce, createVNode as n, unref as r, normalizeStyle as Je, createTextVNode as Ze, ref as q, onUnmounted as Ae, watch as we, isRef as $e, h as A, resolveDynamicComponent as Ve, mergeProps as Be, onMounted as qe } from "vue";
|
|
2
2
|
import { useRouter as ue, useRoute as et } from "vue-router";
|
|
3
|
-
import { u as J, I as ge, d as Me,
|
|
3
|
+
import { u as J, I as ge, d as Me, t as tt, e as ke, f as De, b as fe, x as ot, n as at, w as Ke, y as Te, z as Fe, A as Ne, B as Ee, E as lt, G as nt, H as st, J as _e, K as Oe, L as it, M as rt, N as dt, O as mt } from "./vue-i18n-CHLsTHGb.js";
|
|
4
4
|
import { u as Ue } from "./message-dialog-UoMWOnil.js";
|
|
5
5
|
import { useSnackbar as ve } from "@feedmepos/ui-library";
|
|
6
6
|
import { storeToRefs as Ie } from "pinia";
|
|
7
|
-
import { _ as Pe } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-
|
|
7
|
+
import { _ as Pe } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-Yv4mU3CA.js";
|
|
8
8
|
const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-between" }, ct = { class: "w-[100%]" }, ut = { class: "text-nowrap w-[100%] overflow-hidden text-ellipsis font-semibold" }, ft = { class: "w-[100%] flex flex-row gap-[4px]" }, vt = { class: "text-nowrap w-[100%] overflow-hidden text-ellipsis font-semibold" }, gt = { class: "text-nowrap w-[100%] overflow-hidden text-ellipsis font-semibold" }, yt = {
|
|
9
9
|
key: 0,
|
|
10
10
|
class: "w-[24px] flex items-center"
|