@feedmepos/mf-report 5.9.2 → 5.9.3-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-BnTnbe-_.js → App-BRF4io7t.js} +33 -33
- package/dist/{DateRangeSelect.vue_vue_type_script_setup_true_lang-DFhiXlTW.js → DateRangeSelect.vue_vue_type_script_setup_true_lang-w7lSYFth.js} +2 -2
- package/dist/{Default.vue_vue_type_script_setup_true_lang-CVQN5Crh.js → Default.vue_vue_type_script_setup_true_lang-DZq49D3u.js} +2 -2
- package/dist/{DynamicWidget.vue_vue_type_script_setup_true_lang-D20xNsl_.js → DynamicWidget.vue_vue_type_script_setup_true_lang-DpmOkz-L.js} +5 -5
- package/dist/{InsightView-Dqw-PMlu.js → InsightView-WJFDyq6J.js} +5 -5
- package/dist/{Integration-C6jAZ1_i.js → Integration-CAX-hbPd.js} +2 -2
- package/dist/{Integrations-BGmJBj90.js → Integrations-DRYSVJuG.js} +3 -3
- package/dist/{Layout-BcetWHd5.js → Layout-CqWSAiF3.js} +1 -1
- package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-C19m3RYh.js → MenuTab.vue_vue_type_script_setup_true_lang-fOM1sYRD.js} +6 -6
- package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-9GZwxmEH.js → NavigationTab.vue_vue_type_script_setup_true_lang-Zso-ZcOq.js} +5 -5
- package/dist/{NoData.vue_vue_type_script_setup_true_lang-D-J81GXC.js → NoData.vue_vue_type_script_setup_true_lang-DGTWa4E5.js} +1 -1
- package/dist/{OverviewView-BhhggKN1.js → OverviewView-CiMfInUt.js} +5 -5
- package/dist/{Report-Dkt9T8U9.js → Report-BF0_jOYc.js} +4 -4
- package/dist/{ReportEditor-Dy7uNWXs.js → ReportEditor-BH4AV5b0.js} +52 -52
- package/dist/{ReportView-BpOsRNDM.js → ReportView-BCQI4awq.js} +7 -7
- package/dist/{SelectComponent.vue_vue_type_script_setup_true_lang-CGlkGXWL.js → SelectComponent.vue_vue_type_script_setup_true_lang-Dq9vY9mj.js} +1 -1
- package/dist/{Setting-FC7-HpBf.js → Setting-BXHR_k_n.js} +4 -4
- package/dist/{TileEditor-DJaTxCh3.js → TileEditor-Btav-eWH.js} +7 -7
- package/dist/{TransitionFade-Cvz_8cqj.js → TransitionFade-DNs7JUcf.js} +4 -4
- package/dist/app.js +11 -11
- package/dist/{helper-CFNxnCtm.js → helper-CPPrXQSs.js} +1 -1
- package/dist/{v4-jtBT29ev.js → v4-CAyILVZZ.js} +1 -1
- package/dist/{vue-i18n-DX0diAld.js → vue-i18n-CbAseuRE.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-DZq49D3u.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-CbAseuRE.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-Zso-ZcOq.js";
|
|
5
|
+
import { _ as J, a as fe } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-w7lSYFth.js";
|
|
6
|
+
import { a as ve, b as be, D as w, q as _e, W as Y, S as he } from "./v4-CAyILVZZ.js";
|
|
7
|
+
import { _ as ye } from "./NoData.vue_vue_type_script_setup_true_lang-DGTWa4E5.js";
|
|
8
|
+
import { d as ge } from "./helper-CPPrXQSs.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-CAyILVZZ.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-CbAseuRE.js";
|
|
10
|
+
import { _ as yh, a as G9 } from "./SelectComponent.vue_vue_type_script_setup_true_lang-Dq9vY9mj.js";
|
|
11
|
+
import { C as nn, g as Q9, b as Hd } from "./helper-CPPrXQSs.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-w7lSYFth.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-CbAseuRE.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-DpmOkz-L.js";
|
|
3
|
+
import { _ as F } from "./Default.vue_vue_type_script_setup_true_lang-DZq49D3u.js";
|
|
4
|
+
import { a as P } from "./v4-CAyILVZZ.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-DGTWa4E5.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-fOM1sYRD.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-CAyILVZZ.js";
|
|
4
|
+
import { _ as be } from "./Default.vue_vue_type_script_setup_true_lang-DZq49D3u.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-CbAseuRE.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-DGTWa4E5.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
|
-
import { defineComponent as G, mergeModels as J, useModel as j, ref as W, computed as N, resolveComponent as v, createBlock as x, openBlock as i, withCtx as s, createElementVNode as b, createVNode as a, unref as e, normalizeClass as le, createTextVNode as ue, toDisplayString as P, createElementBlock as
|
|
2
|
-
import { W as De, i as We, S as he, d as ye, T as Re, _ as qe } from "./TransitionFade-
|
|
3
|
-
import { D as K, c as Ie, C as _e, a as Ve, b as Pe, v as ee } from "./v4-
|
|
1
|
+
import { defineComponent as G, mergeModels as J, useModel as j, ref as W, computed as N, resolveComponent as v, createBlock as x, openBlock as i, withCtx as s, createElementVNode as b, createVNode as a, unref as e, normalizeClass as le, createTextVNode as ue, toDisplayString as P, createElementBlock as V, Fragment as L, renderSlot as Ce, createCommentVNode as Y, watch as de, renderList as Q, resolveDynamicComponent as Be, isRef as ke, normalizeStyle as me, onMounted as Ue } from "vue";
|
|
2
|
+
import { W as De, i as We, S as he, d as ye, T as Re, _ as qe } from "./TransitionFade-DNs7JUcf.js";
|
|
3
|
+
import { D as K, c as Ie, C as _e, a as Ve, b as Pe, v as ee } from "./v4-CAyILVZZ.js";
|
|
4
4
|
import { storeToRefs as ce } from "pinia";
|
|
5
5
|
import { useRouter as Se, useRoute as $e } from "vue-router";
|
|
6
6
|
import { useBreakpoints as ae, 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 re, f as Ee } from "./vue-i18n-
|
|
9
|
-
import { _ as ie } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-
|
|
10
|
-
import { _ as se } from "./NoData.vue_vue_type_script_setup_true_lang-
|
|
8
|
+
import { u as te, j as re, f as Ee } from "./vue-i18n-CbAseuRE.js";
|
|
9
|
+
import { _ as ie } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-DpmOkz-L.js";
|
|
10
|
+
import { _ as se } from "./NoData.vue_vue_type_script_setup_true_lang-DGTWa4E5.js";
|
|
11
11
|
import { r as we } 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-Dq9vY9mj.js";
|
|
13
13
|
const ze = /* @__PURE__ */ G({
|
|
14
14
|
__name: "WidgetDialog",
|
|
15
15
|
props: /* @__PURE__ */ J({
|
|
@@ -77,7 +77,7 @@ const ze = /* @__PURE__ */ G({
|
|
|
77
77
|
const { t: u } = te(), n = j(F, "modelValue"), r = F;
|
|
78
78
|
return (y, d) => {
|
|
79
79
|
const w = v("FmIcon");
|
|
80
|
-
return i(),
|
|
80
|
+
return i(), V("div", {
|
|
81
81
|
class: "px-6 py-16 flex items-center gap-2 bg-fm-color-neutral-white border cursor-pointer",
|
|
82
82
|
onClick: d[0] || (d[0] = (m) => n.value = !n.value)
|
|
83
83
|
}, [
|
|
@@ -98,7 +98,7 @@ const ze = /* @__PURE__ */ G({
|
|
|
98
98
|
emits: ["update:modelValue"],
|
|
99
99
|
setup(F) {
|
|
100
100
|
const u = j(F, "modelValue");
|
|
101
|
-
return (n, r) => (i(),
|
|
101
|
+
return (n, r) => (i(), V(L, null, [
|
|
102
102
|
a(pe, {
|
|
103
103
|
modelValue: u.value,
|
|
104
104
|
"onUpdate:modelValue": r[0] || (r[0] = (y) => u.value = y),
|
|
@@ -171,18 +171,18 @@ const ze = /* @__PURE__ */ G({
|
|
|
171
171
|
setup(F) {
|
|
172
172
|
const { t: u } = te(), n = j(F, "globalFilter"), r = j(F, "isOpen"), y = Oe(), d = F, w = W(), m = W(), C = W(), c = W([]);
|
|
173
173
|
de(r, (p) => {
|
|
174
|
-
var t,
|
|
174
|
+
var t, k, U;
|
|
175
175
|
p && (w.value = ((t = n.value) == null ? void 0 : t.label) || "", m.value = d.schemas.find(
|
|
176
176
|
(D) => {
|
|
177
177
|
var T;
|
|
178
178
|
return D.name === ((T = n.value) == null ? void 0 : T.schemaName);
|
|
179
179
|
}
|
|
180
|
-
), C.value = (
|
|
180
|
+
), C.value = (k = q.value.find(
|
|
181
181
|
(D) => {
|
|
182
182
|
var T;
|
|
183
183
|
return D.value.name === ((T = n.value) == null ? void 0 : T.name);
|
|
184
184
|
}
|
|
185
|
-
)) == null ? void 0 :
|
|
185
|
+
)) == null ? void 0 : k.value, c.value = ((U = n.value) == null ? void 0 : U.tileIds) || []);
|
|
186
186
|
});
|
|
187
187
|
const R = N(
|
|
188
188
|
() => d.schemas.map((p) => ({
|
|
@@ -192,19 +192,19 @@ const ze = /* @__PURE__ */ G({
|
|
|
192
192
|
), q = N(() => {
|
|
193
193
|
var p;
|
|
194
194
|
return (((p = m.value) == null ? void 0 : p.fields) || []).reduce(
|
|
195
|
-
(t,
|
|
196
|
-
label:
|
|
197
|
-
value:
|
|
195
|
+
(t, k) => ([K.Bool, K.String, K.Timestamp].includes(k.type) && t.push({
|
|
196
|
+
label: k.label,
|
|
197
|
+
value: k
|
|
198
198
|
}), t),
|
|
199
199
|
[]
|
|
200
200
|
);
|
|
201
|
-
}), O = N(() => d.tiles.reduce((p, t,
|
|
201
|
+
}), O = N(() => d.tiles.reduce((p, t, k) => {
|
|
202
202
|
var T, z;
|
|
203
203
|
const U = t.widget.config.schemaNames ?? [], D = (t.widget.config.joinDatasources ?? []).flatMap(
|
|
204
204
|
(_) => _.schemaNames ?? []
|
|
205
205
|
);
|
|
206
206
|
return [...U, ...D].includes(((T = m.value) == null ? void 0 : T.name) || "") && p.push({
|
|
207
|
-
label: (z = t == null ? void 0 : t.widget.title) != null && z.trim() ? t.widget.title : `Widget ${
|
|
207
|
+
label: (z = t == null ? void 0 : t.widget.title) != null && z.trim() ? t.widget.title : `Widget ${k + 1}`,
|
|
208
208
|
value: t.id
|
|
209
209
|
}), p;
|
|
210
210
|
}, []));
|
|
@@ -239,13 +239,13 @@ const ze = /* @__PURE__ */ G({
|
|
|
239
239
|
option: C.value.type === K.Timestamp ? Ie.DateTime : null,
|
|
240
240
|
tileIds: [...c.value],
|
|
241
241
|
filters: []
|
|
242
|
-
},
|
|
242
|
+
}, r.value = !1;
|
|
243
243
|
}
|
|
244
|
-
function
|
|
244
|
+
function S() {
|
|
245
245
|
r.value = !1;
|
|
246
246
|
}
|
|
247
247
|
return (p, t) => {
|
|
248
|
-
const
|
|
248
|
+
const k = v("FmTextField"), U = v("FmLabel"), D = v("FmCheckbox"), T = v("FmForm"), z = v("FmButton"), _ = v("FmDialog");
|
|
249
249
|
return i(), x(_, {
|
|
250
250
|
modelValue: r.value,
|
|
251
251
|
"onUpdate:modelValue": t[4] || (t[4] = (o) => r.value = o),
|
|
@@ -261,7 +261,7 @@ const ze = /* @__PURE__ */ G({
|
|
|
261
261
|
class: "flex flex-col gap-2 w-[490px]"
|
|
262
262
|
}, {
|
|
263
263
|
default: s(() => [
|
|
264
|
-
a(
|
|
264
|
+
a(k, {
|
|
265
265
|
modelValue: w.value,
|
|
266
266
|
"onUpdate:modelValue": t[0] || (t[0] = (o) => w.value = o),
|
|
267
267
|
placeholder: e(u)("report.section.filter.displayName"),
|
|
@@ -288,8 +288,8 @@ const ze = /* @__PURE__ */ G({
|
|
|
288
288
|
]),
|
|
289
289
|
_: 1
|
|
290
290
|
}),
|
|
291
|
-
F.tiles.length > 0 ? (i(),
|
|
292
|
-
(i(!0),
|
|
291
|
+
F.tiles.length > 0 ? (i(), V("div", je, [
|
|
292
|
+
(i(!0), V(L, null, Q(O.value, (o) => (i(), x(D, {
|
|
293
293
|
key: o.value,
|
|
294
294
|
modelValue: c.value,
|
|
295
295
|
"onUpdate:modelValue": t[3] || (t[3] = (l) => c.value = l),
|
|
@@ -310,7 +310,7 @@ const ze = /* @__PURE__ */ G({
|
|
|
310
310
|
a(z, {
|
|
311
311
|
label: e(u)("report.common.cancel"),
|
|
312
312
|
variant: "tertiary",
|
|
313
|
-
onClick:
|
|
313
|
+
onClick: S
|
|
314
314
|
}, null, 8, ["label"]),
|
|
315
315
|
a(z, {
|
|
316
316
|
label: e(u)("report.common.confirm"),
|
|
@@ -341,7 +341,7 @@ const ze = /* @__PURE__ */ G({
|
|
|
341
341
|
editingTileIndex: O,
|
|
342
342
|
editingGlobalFilter: B,
|
|
343
343
|
editingGlobalFilterIndex: g
|
|
344
|
-
} = ce(Ve()), { schemas: $ } = ce(Pe()), { promptMessage: A } = Te(),
|
|
344
|
+
} = ce(Ve()), { schemas: $ } = ce(Pe()), { promptMessage: A } = Te(), S = W(!1), p = W(!1), { t, te: k } = te(), U = W(void 0), D = N(() => {
|
|
345
345
|
const o = n.value.tiles.flatMap((l) => {
|
|
346
346
|
var f;
|
|
347
347
|
const I = l.widget.config.schemaNames ?? [], M = ((f = l.widget.config.joinDatasources) == null ? void 0 : f.flatMap((E) => E.schemaNames ?? [])) ?? [];
|
|
@@ -420,7 +420,7 @@ const ze = /* @__PURE__ */ G({
|
|
|
420
420
|
variant: "tertiary",
|
|
421
421
|
onClick: (o) => {
|
|
422
422
|
var l;
|
|
423
|
-
g.value = o, B.value = JSON.parse(JSON.stringify((l = n.value.globalFilters) == null ? void 0 : l[o])),
|
|
423
|
+
g.value = o, B.value = JSON.parse(JSON.stringify((l = n.value.globalFilters) == null ? void 0 : l[o])), S.value = !0;
|
|
424
424
|
}
|
|
425
425
|
},
|
|
426
426
|
{
|
|
@@ -451,13 +451,13 @@ const ze = /* @__PURE__ */ G({
|
|
|
451
451
|
}, {
|
|
452
452
|
default: s(() => [
|
|
453
453
|
a(Ge, {
|
|
454
|
-
"is-open":
|
|
455
|
-
"onUpdate:isOpen": l[0] || (l[0] = (h) =>
|
|
454
|
+
"is-open": S.value,
|
|
455
|
+
"onUpdate:isOpen": l[0] || (l[0] = (h) => S.value = h),
|
|
456
456
|
"global-filter": e(B),
|
|
457
457
|
tiles: n.value.tiles,
|
|
458
458
|
schemas: D.value,
|
|
459
459
|
"onUpdate:globalFilter": l[1] || (l[1] = (h) => {
|
|
460
|
-
|
|
460
|
+
h && (n.value.globalFilters || (n.value.globalFilters = []), typeof e(g) == "number" && e(g) >= 0 ? n.value.globalFilters[e(g)] = h : n.value.globalFilters.push(h));
|
|
461
461
|
})
|
|
462
462
|
}, null, 8, ["is-open", "global-filter", "tiles", "schemas"]),
|
|
463
463
|
a(ze, {
|
|
@@ -513,7 +513,7 @@ const ze = /* @__PURE__ */ G({
|
|
|
513
513
|
"border-color": e(X).ColorPrimary,
|
|
514
514
|
"text-color": e(X).ColorPrimary,
|
|
515
515
|
onClick: l[6] || (l[6] = () => {
|
|
516
|
-
g.value = null, B.value = null,
|
|
516
|
+
g.value = null, B.value = null, S.value = !0;
|
|
517
517
|
})
|
|
518
518
|
}, null, 8, ["label", "border-color", "text-color"]),
|
|
519
519
|
a(be, null, {
|
|
@@ -571,7 +571,7 @@ const ze = /* @__PURE__ */ G({
|
|
|
571
571
|
})
|
|
572
572
|
]),
|
|
573
573
|
default: s(() => [
|
|
574
|
-
(i(),
|
|
574
|
+
(i(), V(L, null, Q(z, (H, ne) => a(ve, {
|
|
575
575
|
key: ne,
|
|
576
576
|
onClick: (Ne) => H.onClick(Z)
|
|
577
577
|
}, {
|
|
@@ -626,11 +626,11 @@ const ze = /* @__PURE__ */ G({
|
|
|
626
626
|
class: "handle"
|
|
627
627
|
}),
|
|
628
628
|
a(oe, {
|
|
629
|
-
content: h.widget.title ? e(we)(e(t), e(
|
|
629
|
+
content: h.widget.title ? e(we)(e(t), e(k), h.widget.title, "other") : e(t)("report.editor.widget", { index: Z + 1 }),
|
|
630
630
|
class: "handle"
|
|
631
631
|
}, {
|
|
632
632
|
default: s(() => [
|
|
633
|
-
b("p", Ze, P(h.widget.title ? e(we)(e(t), e(
|
|
633
|
+
b("p", Ze, P(h.widget.title ? e(we)(e(t), e(k), h.widget.title, "other") : e(t)("report.editor.widget", { index: Z + 1 })), 1)
|
|
634
634
|
]),
|
|
635
635
|
_: 2
|
|
636
636
|
}, 1032, ["content"]),
|
|
@@ -647,7 +647,7 @@ const ze = /* @__PURE__ */ G({
|
|
|
647
647
|
})
|
|
648
648
|
]),
|
|
649
649
|
default: s(() => [
|
|
650
|
-
(i(),
|
|
650
|
+
(i(), V(L, null, Q(T, (H, ne) => a(ve, {
|
|
651
651
|
key: ne,
|
|
652
652
|
onClick: (Ne) => H.onClick(Z)
|
|
653
653
|
}, {
|
|
@@ -714,8 +714,8 @@ const ze = /* @__PURE__ */ G({
|
|
|
714
714
|
const { breakpoints: n } = ae(), r = j(F, "modelValue"), y = F, d = N(() => y.previewWidth > 0 && y.previewHeight > 0), w = N(() => n.value.sm || n.value.xs), m = u;
|
|
715
715
|
return (C, c) => {
|
|
716
716
|
const R = v("FmCircularProgress"), q = v("FmButton"), O = v("FmMenuDivider"), B = v("FmCard");
|
|
717
|
-
return i(),
|
|
718
|
-
r.value ? (i(),
|
|
717
|
+
return i(), V("div", el, [
|
|
718
|
+
r.value ? (i(), V(L, { key: 1 }, [
|
|
719
719
|
d.value ? Y("", !0) : (i(), x(Re, {
|
|
720
720
|
key: 0,
|
|
721
721
|
"model-value": !y.hideConfiguration
|
|
@@ -750,20 +750,20 @@ const ze = /* @__PURE__ */ G({
|
|
|
750
750
|
vertical: "",
|
|
751
751
|
style: { margin: "0px" }
|
|
752
752
|
}),
|
|
753
|
-
!w.value && !d.value ? (i(),
|
|
754
|
-
r.value.tiles.length > 0 ? (i(),
|
|
755
|
-
(i(!0),
|
|
753
|
+
!w.value && !d.value ? (i(), V("div", ol, [
|
|
754
|
+
r.value.tiles.length > 0 ? (i(), V("div", al, [
|
|
755
|
+
(i(!0), V(L, null, Q(r.value.tiles, (g, $) => (i(), x(ie, {
|
|
756
756
|
key: `${e(ee)()}_${$}`,
|
|
757
757
|
"model-value": g,
|
|
758
758
|
index: $,
|
|
759
759
|
"hide-export": !0
|
|
760
760
|
}, null, 8, ["model-value", "index"]))), 128))
|
|
761
761
|
])) : (i(), x(se, { key: 1 }))
|
|
762
|
-
])) : w.value && !d.value ? (i(),
|
|
762
|
+
])) : w.value && !d.value ? (i(), V("div", nl, [
|
|
763
763
|
a(B, { class: "px-5 pb-28" }, {
|
|
764
764
|
default: s(() => [
|
|
765
|
-
r.value.tiles.length > 0 ? (i(),
|
|
766
|
-
(i(!0),
|
|
765
|
+
r.value.tiles.length > 0 ? (i(), V("div", rl, [
|
|
766
|
+
(i(!0), V(L, null, Q(r.value.tiles, (g, $) => (i(), x(ie, {
|
|
767
767
|
key: `${e(ee)()}_${$}`,
|
|
768
768
|
"model-value": g,
|
|
769
769
|
index: $,
|
|
@@ -782,7 +782,7 @@ const ze = /* @__PURE__ */ G({
|
|
|
782
782
|
m("hideConfiguration", g);
|
|
783
783
|
})
|
|
784
784
|
}, null, 8, ["modelValue", "hide-configuration"])) : Y("", !0)
|
|
785
|
-
])) : (i(),
|
|
785
|
+
])) : (i(), V("div", il, [
|
|
786
786
|
b("div", {
|
|
787
787
|
style: me({
|
|
788
788
|
transformOrigin: "top center",
|
|
@@ -796,8 +796,8 @@ const ze = /* @__PURE__ */ G({
|
|
|
796
796
|
height: y.previewHeight + "px"
|
|
797
797
|
})
|
|
798
798
|
}, [
|
|
799
|
-
r.value.tiles.length > 0 ? (i(),
|
|
800
|
-
(i(!0),
|
|
799
|
+
r.value.tiles.length > 0 ? (i(), V("div", sl, [
|
|
800
|
+
(i(!0), V(L, null, Q(r.value.tiles, (g, $) => (i(), x(ie, {
|
|
801
801
|
key: `${e(ee)()}_${$}`,
|
|
802
802
|
"model-value": g,
|
|
803
803
|
index: $,
|
|
@@ -883,13 +883,13 @@ const ze = /* @__PURE__ */ G({
|
|
|
883
883
|
width: 390,
|
|
884
884
|
height: 859
|
|
885
885
|
}
|
|
886
|
-
],
|
|
886
|
+
], S = W(A[0]), p = W(!1), t = N(() => p.value ? Math.max(S.value.width || 0, S.value.height || 0) : Math.min(S.value.width || 0, S.value.height || 0)), k = N(() => p.value ? Math.min(S.value.width || 0, S.value.height || 0) : Math.max(S.value.width || 0, S.value.height || 0)), U = N(() => window.innerHeight - 72 - 56), D = N(() => {
|
|
887
887
|
if (!t.value) return 1;
|
|
888
|
-
let _ = (U.value - 48) / t.value, o =
|
|
889
|
-
return o > window.innerWidth && (_ = window.innerWidth /
|
|
888
|
+
let _ = (U.value - 48) / t.value, o = k.value * _;
|
|
889
|
+
return o > window.innerWidth && (_ = window.innerWidth / k.value, o = k.value * _), _ > 1 ? 1 : _;
|
|
890
890
|
});
|
|
891
891
|
function T(_) {
|
|
892
|
-
|
|
892
|
+
S.value = _;
|
|
893
893
|
}
|
|
894
894
|
function z() {
|
|
895
895
|
p.value = !p.value;
|
|
@@ -922,12 +922,12 @@ const ze = /* @__PURE__ */ G({
|
|
|
922
922
|
}, 8, ["content"]),
|
|
923
923
|
b("div", ml, [
|
|
924
924
|
b("div", cl, [
|
|
925
|
-
(i(),
|
|
925
|
+
(i(), V(L, null, Q(A, (f) => {
|
|
926
926
|
var E;
|
|
927
927
|
return a(I, {
|
|
928
928
|
key: f.label,
|
|
929
929
|
label: f.label,
|
|
930
|
-
variant: ((E =
|
|
930
|
+
variant: ((E = S.value) == null ? void 0 : E.label) === f.label ? "primary" : "secondary",
|
|
931
931
|
size: "md",
|
|
932
932
|
onClick: (oe) => T(f)
|
|
933
933
|
}, null, 8, ["label", "variant", "onClick"]);
|
|
@@ -952,7 +952,7 @@ const ze = /* @__PURE__ */ G({
|
|
|
952
952
|
style: me({ height: U.value + "px" }),
|
|
953
953
|
class: le(e(C).lg || e(C).md ? "flex" : ""),
|
|
954
954
|
"hide-configuration": B.value,
|
|
955
|
-
"preview-width":
|
|
955
|
+
"preview-width": k.value,
|
|
956
956
|
"preview-height": t.value,
|
|
957
957
|
"preview-scale": D.value,
|
|
958
958
|
onHideConfiguration: o[2] || (o[2] = (f) => B.value = f)
|
|
@@ -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-fOM1sYRD.js";
|
|
3
|
+
import { _ as W } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-DpmOkz-L.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-DZq49D3u.js";
|
|
6
|
+
import { a as ee } from "./v4-CAyILVZZ.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-Zso-ZcOq.js";
|
|
9
|
+
import { _ as ae } from "./NoData.vue_vue_type_script_setup_true_lang-DGTWa4E5.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-CbAseuRE.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 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-CbAseuRE.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-DZq49D3u.js";
|
|
3
|
+
import { u as U, d as z, C as I, D as pe, b as ce } from "./vue-i18n-CbAseuRE.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-Zso-ZcOq.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-Dq9vY9mj.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 P, mergeModels as H, useModel as ee, computed as _, ref as M, resolveComponent as F, createElementBlock as O, openBlock as y, createVNode as m, createElementVNode as k, unref as t, withCtx as D, toDisplayString as B, Fragment as Q, renderList as de, withModifiers as te, createTextVNode as ce, watch as ne, createCommentVNode as U, createBlock as T, onMounted as Ie, onUnmounted as Xe, renderSlot as Be, onBeforeUnmount as Ye, resolveDynamicComponent as Le, normalizeClass as je, withDirectives as ie, vShow as se, normalizeStyle as Ee, isRef as He } from "vue";
|
|
2
2
|
import { useRoute as We, useRouter as Je } from "vue-router";
|
|
3
|
-
import { h as Ge, d as we, S as _e, W as Ke, a as Qe, T as Ze, _ as el } from "./TransitionFade-
|
|
4
|
-
import { W as j, b as Re, D as fe, c as ve, C as ae, S as $e, a as ll } from "./v4-
|
|
3
|
+
import { h as Ge, d as we, S as _e, W as Ke, a as Qe, T as Ze, _ as el } from "./TransitionFade-DNs7JUcf.js";
|
|
4
|
+
import { W as j, b as Re, D as fe, c as ve, C as ae, S as $e, a as ll } from "./v4-CAyILVZZ.js";
|
|
5
5
|
import { storeToRefs as me } from "pinia";
|
|
6
6
|
import { u as ze } from "./message-dialog-UoMWOnil.js";
|
|
7
|
-
import { u as W, d as re, i as Ue, p as ol, b as tl } from "./vue-i18n-
|
|
7
|
+
import { u as W, d as re, i as Ue, p as ol, b as tl } from "./vue-i18n-CbAseuRE.js";
|
|
8
8
|
import { useSnackbar as al, useBreakpoints as Me, FmButtonColorThemeVariant as be } from "@feedmepos/ui-library";
|
|
9
9
|
import { _ as pe } 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-Dq9vY9mj.js";
|
|
11
11
|
import { r as le } from "./i18n-Cif1I9J2.js";
|
|
12
|
-
import { g as ye, u as he, L as ue, a as ke, _ as Pe } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-
|
|
13
|
-
import { a as Ve } from "./helper-
|
|
14
|
-
import { _ as Ae } from "./NoData.vue_vue_type_script_setup_true_lang-
|
|
12
|
+
import { g as ye, u as he, L as ue, a as ke, _ as Pe } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-DpmOkz-L.js";
|
|
13
|
+
import { a as Ve } from "./helper-CPPrXQSs.js";
|
|
14
|
+
import { _ as Ae } from "./NoData.vue_vue_type_script_setup_true_lang-DGTWa4E5.js";
|
|
15
15
|
const xe = [
|
|
16
16
|
{
|
|
17
17
|
type: j.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-CbAseuRE.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-CAyILVZZ.js";
|
|
7
|
+
import { a as yt } from "./SelectComponent.vue_vue_type_script_setup_true_lang-Dq9vY9mj.js";
|
|
8
|
+
import { R as Cn } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-DpmOkz-L.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
|
@@ -4505,51 +4505,51 @@ const a = {
|
|
|
4505
4505
|
path: "/overview",
|
|
4506
4506
|
alias: ["/"],
|
|
4507
4507
|
name: "overview",
|
|
4508
|
-
component: () => import("./OverviewView-
|
|
4508
|
+
component: () => import("./OverviewView-CiMfInUt.js")
|
|
4509
4509
|
},
|
|
4510
4510
|
{
|
|
4511
4511
|
path: "/report",
|
|
4512
4512
|
name: "reports",
|
|
4513
|
-
component: () => import("./Report-
|
|
4513
|
+
component: () => import("./Report-BF0_jOYc.js")
|
|
4514
4514
|
},
|
|
4515
4515
|
{
|
|
4516
4516
|
path: "/insights",
|
|
4517
4517
|
name: "insights",
|
|
4518
|
-
component: () => import("./InsightView-
|
|
4518
|
+
component: () => import("./InsightView-WJFDyq6J.js")
|
|
4519
4519
|
},
|
|
4520
4520
|
{
|
|
4521
4521
|
path: "/report-view",
|
|
4522
4522
|
name: "reportView",
|
|
4523
|
-
component: () => import("./ReportView-
|
|
4523
|
+
component: () => import("./ReportView-BCQI4awq.js")
|
|
4524
4524
|
},
|
|
4525
4525
|
{
|
|
4526
4526
|
path: "/report-editor",
|
|
4527
4527
|
name: "reportEditor",
|
|
4528
|
-
component: () => import("./ReportEditor-
|
|
4528
|
+
component: () => import("./ReportEditor-BH4AV5b0.js")
|
|
4529
4529
|
},
|
|
4530
4530
|
{
|
|
4531
4531
|
path: "/report-editor/tile-editor",
|
|
4532
4532
|
name: "tileEditor",
|
|
4533
|
-
component: () => import("./TileEditor-
|
|
4533
|
+
component: () => import("./TileEditor-Btav-eWH.js")
|
|
4534
4534
|
},
|
|
4535
4535
|
{
|
|
4536
4536
|
path: "/setting",
|
|
4537
4537
|
name: "setting",
|
|
4538
|
-
component: () => import("./Setting-
|
|
4538
|
+
component: () => import("./Setting-BXHR_k_n.js")
|
|
4539
4539
|
},
|
|
4540
4540
|
{
|
|
4541
4541
|
path: "/integration",
|
|
4542
|
-
component: () => import("./Layout-
|
|
4542
|
+
component: () => import("./Layout-CqWSAiF3.js"),
|
|
4543
4543
|
children: [
|
|
4544
4544
|
{
|
|
4545
4545
|
name: "integrations",
|
|
4546
4546
|
path: "",
|
|
4547
|
-
component: () => import("./Integrations-
|
|
4547
|
+
component: () => import("./Integrations-DRYSVJuG.js")
|
|
4548
4548
|
},
|
|
4549
4549
|
{
|
|
4550
4550
|
name: "integration",
|
|
4551
4551
|
path: "/integration/:id",
|
|
4552
|
-
component: () => import("./Integration-
|
|
4552
|
+
component: () => import("./Integration-CAX-hbPd.js")
|
|
4553
4553
|
}
|
|
4554
4554
|
]
|
|
4555
4555
|
},
|
|
@@ -4573,7 +4573,7 @@ const u = {
|
|
|
4573
4573
|
"zh-CN": m,
|
|
4574
4574
|
"th-TH": c,
|
|
4575
4575
|
"zh-Hant": p
|
|
4576
|
-
}, h = e(() => import("./App-
|
|
4576
|
+
}, h = e(() => import("./App-BRF4io7t.js"));
|
|
4577
4577
|
export {
|
|
4578
4578
|
h as FmApp,
|
|
4579
4579
|
u as i18nMessages,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { l as He, a as oe, F as re, h as K, b as Ie, c as Be, q as tt, d as $e, e as rt, m as it } from "./vue-i18n-
|
|
1
|
+
import { l as He, a as oe, F as re, h as K, b as Ie, c as Be, q as tt, d as $e, e as rt, m as it } from "./vue-i18n-CbAseuRE.js";
|
|
2
2
|
import { storeToRefs as W, defineStore as Ne } from "pinia";
|
|
3
3
|
import { ref as j, computed as Te, watch as Qe, h as nt } from "vue";
|
|
4
4
|
import { useSnackbar as Ve, components as at } from "@feedmepos/ui-library";
|
|
@@ -1722,7 +1722,7 @@ class oo extends Error {
|
|
|
1722
1722
|
}
|
|
1723
1723
|
}
|
|
1724
1724
|
function lo(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 uo(e) {
|