@feedmepos/mf-report 5.22.1 → 5.22.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-BhnYqx70.js → App-kSo0wWAu.js} +40 -40
- package/dist/{BaseDialog.vue_vue_type_script_setup_true_lang-CS944KRI.js → BaseDialog.vue_vue_type_script_setup_true_lang-DZ2s2sZN.js} +6 -3
- package/dist/{DateRangeSelect.vue_vue_type_script_setup_true_lang-BTLp5mIX.js → DateRangeSelect.vue_vue_type_script_setup_true_lang-Bar8cWAx.js} +2 -2
- package/dist/{Default.vue_vue_type_script_setup_true_lang-DZ8JG_WH.js → Default.vue_vue_type_script_setup_true_lang-UHSJTVZA.js} +2 -2
- package/dist/FilterSelector.vue_vue_type_script_setup_true_lang-DWR6vEwp.js +4312 -0
- package/dist/{InsightView-U4O_o2_y.js → InsightView-lue87iV-.js} +6 -6
- package/dist/{Integration-C-OHHvQ4.js → Integration-BUoZ0Xs-.js} +3 -3
- package/dist/{Integrations-CxjxQTfg.js → Integrations-hOdl7u8Q.js} +3 -3
- package/dist/{Layout-BAI_0PKV.js → Layout-B1BdaSQI.js} +1 -1
- package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-Dat-JciL.js → MenuTab.vue_vue_type_script_setup_true_lang-Cum4Ci7x.js} +5 -5
- package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-D8aIe6GT.js → NavigationTab.vue_vue_type_script_setup_true_lang-DfWkcOX3.js} +5 -5
- package/dist/{NoData.vue_vue_type_script_setup_true_lang-BEtzyG1m.js → NoData.vue_vue_type_script_setup_true_lang-CU_i5sWL.js} +1 -1
- package/dist/{OverviewView-DfFld4mQ.js → OverviewView-DeRBmy8G.js} +5 -5
- package/dist/{Report-DU14-nSr.js → Report-CF_I43Sz.js} +4 -4
- package/dist/{ReportEditor-zXzi5rOb.js → ReportEditor-BPwcWi6o.js} +6 -6
- package/dist/{ReportView-D2GCryAn.js → ReportView-CIfUeKWA.js} +8 -8
- package/dist/{SelectComponent.vue_vue_type_script_setup_true_lang-BajnWBFZ.js → SelectComponent.vue_vue_type_script_setup_true_lang-0_S2mHgK.js} +1 -1
- package/dist/{Setting-JschL1QJ.js → Setting-Bjjpa5fl.js} +5 -5
- package/dist/{TileEditor-r5r6slpk.js → TileEditor-C2uPP95l.js} +1082 -1018
- package/dist/{TransitionFade-CW_703Wq.js → TransitionFade-Dj9hkaPu.js} +6 -6
- package/dist/{app-BugM9f0P.js → app-X_xk82jB.js} +72 -60
- package/dist/app.js +1 -1
- package/dist/style.css +1 -1
- package/dist/{vue-i18n-Ii--gx_z.js → vue-i18n-CVW4Kgfw.js} +2 -2
- package/package.json +1 -1
- package/dist/FilterSelector.vue_vue_type_script_setup_true_lang-C6r35Bu3.js +0 -4275
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { defineComponent as Te, onBeforeMount as In, onBeforeUnmount as Fn, resolveComponent as N, createElementBlock as ee, openBlock as V, normalizeStyle as kn, unref as X, renderSlot as ze, createVNode as A, createElementVNode as he, toDisplayString as Ae, TransitionGroup as An, nextTick as tn, h as Rt, mergeModels as Nt, useModel as Ge, computed as Fe, Fragment as qe, renderList as nn, createBlock as Pe, normalizeClass as Nn, withCtx as ie, createTextVNode as on, Transition as xt, createCommentVNode as ue, ref as Se, watch as pt, withModifiers as Xt } from "vue";
|
|
2
|
-
import { u as Pt, e as Pn, p as Vn, i as rn } from "./vue-i18n-
|
|
2
|
+
import { u as Pt, e as Pn, p as Vn, i as rn } from "./vue-i18n-CVW4Kgfw.js";
|
|
3
3
|
import { useCoreStore as Mn } from "@feedmepos/mf-common";
|
|
4
4
|
import { storeToRefs as Ln } from "pinia";
|
|
5
5
|
import { useRoute as Bn } from "vue-router";
|
|
6
|
-
import { W as F, c as De, d as $n } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
7
|
-
import { _ as Vt, a as Yt } from "./SelectComponent.vue_vue_type_script_setup_true_lang-
|
|
8
|
-
import { R as Rn, I as Be, f as an, h as ln, i as Xn } from "./FilterSelector.vue_vue_type_script_setup_true_lang-
|
|
9
|
-
import { d as ht } from "./app-
|
|
6
|
+
import { W as F, c as De, d as $n } from "./BaseDialog.vue_vue_type_script_setup_true_lang-DZ2s2sZN.js";
|
|
7
|
+
import { _ as Vt, a as Yt } from "./SelectComponent.vue_vue_type_script_setup_true_lang-0_S2mHgK.js";
|
|
8
|
+
import { R as Rn, I as Be, f as an, h as ln, i as Xn } from "./FilterSelector.vue_vue_type_script_setup_true_lang-DWR6vEwp.js";
|
|
9
|
+
import { d as ht } from "./app-X_xk82jB.js";
|
|
10
10
|
import { r as Yn } from "./i18n-CI_sQ5d_.js";
|
|
11
11
|
import { useSnackbar as Wn } from "@feedmepos/ui-library";
|
|
12
|
-
import { d as Un } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-
|
|
12
|
+
import { d as Un } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-Bar8cWAx.js";
|
|
13
13
|
const jn = {
|
|
14
14
|
key: 0,
|
|
15
15
|
class: "flex gap-24 flex-col h-screen w-screen justify-center items-center"
|
|
@@ -686,6 +686,9 @@ const he = {
|
|
|
686
686
|
legend: {
|
|
687
687
|
showLegend: "Show Legend",
|
|
688
688
|
usePointStyle: "Use Point Style",
|
|
689
|
+
fontSize: "Font Size",
|
|
690
|
+
color: "Text Color",
|
|
691
|
+
maxLines: "Max Lines",
|
|
689
692
|
maxHeight: "Max Height",
|
|
690
693
|
maxWidth: "Max Width"
|
|
691
694
|
},
|
|
@@ -2144,6 +2147,9 @@ const he = {
|
|
|
2144
2147
|
legend: {
|
|
2145
2148
|
showLegend: "显示图例",
|
|
2146
2149
|
usePointStyle: "使用点样式",
|
|
2150
|
+
fontSize: "字体大小",
|
|
2151
|
+
color: "文字颜色",
|
|
2152
|
+
maxLines: "最大行数",
|
|
2147
2153
|
maxHeight: "最大高度",
|
|
2148
2154
|
maxWidth: "最大宽度"
|
|
2149
2155
|
},
|
|
@@ -2918,7 +2924,7 @@ const he = {
|
|
|
2918
2924
|
}
|
|
2919
2925
|
}, ve = {
|
|
2920
2926
|
report: fe
|
|
2921
|
-
},
|
|
2927
|
+
}, ze = {
|
|
2922
2928
|
common: {
|
|
2923
2929
|
report: "รายงาน",
|
|
2924
2930
|
filter: "ตัวกรอง",
|
|
@@ -3604,6 +3610,9 @@ const he = {
|
|
|
3604
3610
|
legend: {
|
|
3605
3611
|
showLegend: "แสดงตำนาน",
|
|
3606
3612
|
usePointStyle: "ใช้สไตล์จุด",
|
|
3613
|
+
fontSize: "ขนาดตัวอักษร",
|
|
3614
|
+
color: "สีข้อความ",
|
|
3615
|
+
maxLines: "จำนวนบรรทัดสูงสุด",
|
|
3607
3616
|
maxHeight: "ความสูงสูงสุด",
|
|
3608
3617
|
maxWidth: "ความกว้างสูงสุด"
|
|
3609
3618
|
},
|
|
@@ -4376,8 +4385,8 @@ const he = {
|
|
|
4376
4385
|
cancelled: "ยกเลิกแล้ว"
|
|
4377
4386
|
}
|
|
4378
4387
|
}
|
|
4379
|
-
},
|
|
4380
|
-
report:
|
|
4388
|
+
}, be = {
|
|
4389
|
+
report: ze
|
|
4381
4390
|
}, De = {
|
|
4382
4391
|
common: {
|
|
4383
4392
|
report: "報表 | 報表",
|
|
@@ -5055,6 +5064,9 @@ const he = {
|
|
|
5055
5064
|
legend: {
|
|
5056
5065
|
showLegend: "顯示圖例",
|
|
5057
5066
|
usePointStyle: "使用點樣式",
|
|
5067
|
+
fontSize: "字體大小",
|
|
5068
|
+
color: "文字顏色",
|
|
5069
|
+
maxLines: "最大行數",
|
|
5058
5070
|
maxHeight: "最大高度",
|
|
5059
5071
|
maxWidth: "最大寬度"
|
|
5060
5072
|
},
|
|
@@ -5839,7 +5851,7 @@ var ie = { exports: {} };
|
|
|
5839
5851
|
(function(N, v) {
|
|
5840
5852
|
E.exports = v();
|
|
5841
5853
|
})(q, function() {
|
|
5842
|
-
var N = 1e3, v = 6e4, B = 36e5, A = "millisecond", s = "second", T = "minute", h = "hour", U = "day", D = "week", O = "month",
|
|
5854
|
+
var N = 1e3, v = 6e4, B = 36e5, A = "millisecond", s = "second", T = "minute", h = "hour", U = "day", D = "week", O = "month", b = "quarter", S = "year", g = "date", a = "Invalid Date", r = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, c = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, l = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(n) {
|
|
5843
5855
|
var o = ["th", "st", "nd", "rd"], e = n % 100;
|
|
5844
5856
|
return "[" + n + (o[(e - 20) % 10] || o[e] || o[0]) + "]";
|
|
5845
5857
|
} }, p = function(n, o, e) {
|
|
@@ -5855,16 +5867,16 @@ var ie = { exports: {} };
|
|
|
5855
5867
|
}, a: function(n) {
|
|
5856
5868
|
return n < 0 ? Math.ceil(n) || 0 : Math.floor(n);
|
|
5857
5869
|
}, p: function(n) {
|
|
5858
|
-
return { M: O, y: S, w: D, d: U, D: g, h, m: T, s, ms: A, Q:
|
|
5870
|
+
return { M: O, y: S, w: D, d: U, D: g, h, m: T, s, ms: A, Q: b }[n] || String(n || "").toLowerCase().replace(/s$/, "");
|
|
5859
5871
|
}, u: function(n) {
|
|
5860
5872
|
return n === void 0;
|
|
5861
|
-
} },
|
|
5862
|
-
w[
|
|
5873
|
+
} }, z = "en", w = {};
|
|
5874
|
+
w[z] = l;
|
|
5863
5875
|
var R = "$isDayjsObject", x = function(n) {
|
|
5864
5876
|
return n instanceof F || !(!n || !n[R]);
|
|
5865
5877
|
}, I = function n(o, e, i) {
|
|
5866
5878
|
var t;
|
|
5867
|
-
if (!o) return
|
|
5879
|
+
if (!o) return z;
|
|
5868
5880
|
if (typeof o == "string") {
|
|
5869
5881
|
var m = o.toLowerCase();
|
|
5870
5882
|
w[m] && (t = m), e && (w[m] = e, t = m);
|
|
@@ -5874,7 +5886,7 @@ var ie = { exports: {} };
|
|
|
5874
5886
|
var u = o.name;
|
|
5875
5887
|
w[u] = o, t = u;
|
|
5876
5888
|
}
|
|
5877
|
-
return !i && t && (
|
|
5889
|
+
return !i && t && (z = t), t || !i && z;
|
|
5878
5890
|
}, f = function(n, o) {
|
|
5879
5891
|
if (x(n)) return n.clone();
|
|
5880
5892
|
var e = typeof o == "object" ? o : {};
|
|
@@ -6057,7 +6069,7 @@ var ie = { exports: {} };
|
|
|
6057
6069
|
case O:
|
|
6058
6070
|
m = H();
|
|
6059
6071
|
break;
|
|
6060
|
-
case
|
|
6072
|
+
case b:
|
|
6061
6073
|
m = H() / 3;
|
|
6062
6074
|
break;
|
|
6063
6075
|
case D:
|
|
@@ -6107,7 +6119,7 @@ var ie = { exports: {} };
|
|
|
6107
6119
|
return n.$i || (n(o, F, f), n.$i = !0), f;
|
|
6108
6120
|
}, f.locale = I, f.isDayjs = x, f.unix = function(n) {
|
|
6109
6121
|
return f(1e3 * n);
|
|
6110
|
-
}, f.en = w[
|
|
6122
|
+
}, f.en = w[z], f.Ls = w, f.p = {}, f;
|
|
6111
6123
|
});
|
|
6112
6124
|
})(ie);
|
|
6113
6125
|
var Te = ie.exports;
|
|
@@ -6144,9 +6156,9 @@ var ne = { exports: {} };
|
|
|
6144
6156
|
h.utcOffset = function(a, r) {
|
|
6145
6157
|
var c = this.$utils().u;
|
|
6146
6158
|
if (c(a)) return this.$u ? 0 : c(this.$offset) ? O.call(this) : this.$offset;
|
|
6147
|
-
if (typeof a == "string" && (a = function(
|
|
6148
|
-
|
|
6149
|
-
var w =
|
|
6159
|
+
if (typeof a == "string" && (a = function(z) {
|
|
6160
|
+
z === void 0 && (z = "");
|
|
6161
|
+
var w = z.match(v);
|
|
6150
6162
|
if (!w) return null;
|
|
6151
6163
|
var R = ("" + w[0]).match(B) || ["-", 0, 0], x = R[0], I = 60 * +R[1] + +R[2];
|
|
6152
6164
|
return I === 0 ? 0 : x === "+" ? I : -I;
|
|
@@ -6159,10 +6171,10 @@ var ne = { exports: {} };
|
|
|
6159
6171
|
} else p = this.utc();
|
|
6160
6172
|
return p;
|
|
6161
6173
|
};
|
|
6162
|
-
var
|
|
6174
|
+
var b = h.format;
|
|
6163
6175
|
h.format = function(a) {
|
|
6164
6176
|
var r = a || (this.$u ? "YYYY-MM-DDTHH:mm:ss[Z]" : "");
|
|
6165
|
-
return
|
|
6177
|
+
return b.call(this, r);
|
|
6166
6178
|
}, h.valueOf = function() {
|
|
6167
6179
|
var a = this.$utils().u(this.$offset) ? 0 : this.$offset + (this.$x.$localOffset || this.$d.getTimezoneOffset());
|
|
6168
6180
|
return this.$d.valueOf() - 6e4 * a;
|
|
@@ -6195,56 +6207,56 @@ var me = { exports: {} };
|
|
|
6195
6207
|
})(q, function() {
|
|
6196
6208
|
var N = { year: 0, month: 1, day: 2, hour: 3, minute: 4, second: 5 }, v = {};
|
|
6197
6209
|
return function(B, A, s) {
|
|
6198
|
-
var T, h = function(
|
|
6210
|
+
var T, h = function(b, S, g) {
|
|
6199
6211
|
g === void 0 && (g = {});
|
|
6200
|
-
var a = new Date(
|
|
6212
|
+
var a = new Date(b), r = function(c, l) {
|
|
6201
6213
|
l === void 0 && (l = {});
|
|
6202
|
-
var p = l.timeZoneName || "short", M = c + "|" + p,
|
|
6203
|
-
return
|
|
6214
|
+
var p = l.timeZoneName || "short", M = c + "|" + p, z = v[M];
|
|
6215
|
+
return z || (z = new Intl.DateTimeFormat("en-US", { hour12: !1, timeZone: c, year: "numeric", month: "2-digit", day: "2-digit", hour: "2-digit", minute: "2-digit", second: "2-digit", timeZoneName: p }), v[M] = z), z;
|
|
6204
6216
|
}(S, g);
|
|
6205
6217
|
return r.formatToParts(a);
|
|
6206
|
-
}, U = function(
|
|
6207
|
-
for (var g = h(
|
|
6218
|
+
}, U = function(b, S) {
|
|
6219
|
+
for (var g = h(b, S), a = [], r = 0; r < g.length; r += 1) {
|
|
6208
6220
|
var c = g[r], l = c.type, p = c.value, M = N[l];
|
|
6209
6221
|
M >= 0 && (a[M] = parseInt(p, 10));
|
|
6210
6222
|
}
|
|
6211
|
-
var
|
|
6223
|
+
var z = a[3], w = z === 24 ? 0 : z, R = a[0] + "-" + a[1] + "-" + a[2] + " " + w + ":" + a[4] + ":" + a[5] + ":000", x = +b;
|
|
6212
6224
|
return (s.utc(R).valueOf() - (x -= x % 1e3)) / 6e4;
|
|
6213
6225
|
}, D = A.prototype;
|
|
6214
|
-
D.tz = function(
|
|
6215
|
-
|
|
6216
|
-
var g, a = this.utcOffset(), r = this.toDate(), c = r.toLocaleString("en-US", { timeZone:
|
|
6226
|
+
D.tz = function(b, S) {
|
|
6227
|
+
b === void 0 && (b = T);
|
|
6228
|
+
var g, a = this.utcOffset(), r = this.toDate(), c = r.toLocaleString("en-US", { timeZone: b }), l = Math.round((r - new Date(c)) / 1e3 / 60), p = 15 * -Math.round(r.getTimezoneOffset() / 15) - l;
|
|
6217
6229
|
if (!Number(p)) g = this.utcOffset(0, S);
|
|
6218
6230
|
else if (g = s(c, { locale: this.$L }).$set("millisecond", this.$ms).utcOffset(p, !0), S) {
|
|
6219
6231
|
var M = g.utcOffset();
|
|
6220
6232
|
g = g.add(a - M, "minute");
|
|
6221
6233
|
}
|
|
6222
|
-
return g.$x.$timezone =
|
|
6223
|
-
}, D.offsetName = function(
|
|
6224
|
-
var S = this.$x.$timezone || s.tz.guess(), g = h(this.valueOf(), S, { timeZoneName:
|
|
6234
|
+
return g.$x.$timezone = b, g;
|
|
6235
|
+
}, D.offsetName = function(b) {
|
|
6236
|
+
var S = this.$x.$timezone || s.tz.guess(), g = h(this.valueOf(), S, { timeZoneName: b }).find(function(a) {
|
|
6225
6237
|
return a.type.toLowerCase() === "timezonename";
|
|
6226
6238
|
});
|
|
6227
6239
|
return g && g.value;
|
|
6228
6240
|
};
|
|
6229
6241
|
var O = D.startOf;
|
|
6230
|
-
D.startOf = function(
|
|
6231
|
-
if (!this.$x || !this.$x.$timezone) return O.call(this,
|
|
6242
|
+
D.startOf = function(b, S) {
|
|
6243
|
+
if (!this.$x || !this.$x.$timezone) return O.call(this, b, S);
|
|
6232
6244
|
var g = s(this.format("YYYY-MM-DD HH:mm:ss:SSS"), { locale: this.$L });
|
|
6233
|
-
return O.call(g,
|
|
6234
|
-
}, s.tz = function(
|
|
6245
|
+
return O.call(g, b, S).tz(this.$x.$timezone, !0);
|
|
6246
|
+
}, s.tz = function(b, S, g) {
|
|
6235
6247
|
var a = g && S, r = g || S || T, c = U(+s(), r);
|
|
6236
|
-
if (typeof
|
|
6248
|
+
if (typeof b != "string") return s(b).tz(r);
|
|
6237
6249
|
var l = function(w, R, x) {
|
|
6238
6250
|
var I = w - 60 * R * 1e3, f = U(I, x);
|
|
6239
6251
|
if (R === f) return [I, R];
|
|
6240
6252
|
var y = U(I -= 60 * (f - R) * 1e3, x);
|
|
6241
6253
|
return f === y ? [I, f] : [w - 60 * Math.min(f, y) * 1e3, Math.max(f, y)];
|
|
6242
|
-
}(s.utc(
|
|
6243
|
-
return
|
|
6254
|
+
}(s.utc(b, a).valueOf(), c, r), p = l[0], M = l[1], z = s(p).utcOffset(M);
|
|
6255
|
+
return z.$x.$timezone = r, z;
|
|
6244
6256
|
}, s.tz.guess = function() {
|
|
6245
6257
|
return Intl.DateTimeFormat().resolvedOptions().timeZone;
|
|
6246
|
-
}, s.tz.setDefault = function(
|
|
6247
|
-
T =
|
|
6258
|
+
}, s.tz.setDefault = function(b) {
|
|
6259
|
+
T = b;
|
|
6248
6260
|
};
|
|
6249
6261
|
};
|
|
6250
6262
|
});
|
|
@@ -6268,7 +6280,7 @@ var ce = { exports: {} };
|
|
|
6268
6280
|
var l = c.match(/([+-]|\d\d)/g), p = 60 * l[1] + (+l[2] || 0);
|
|
6269
6281
|
return p === 0 ? 0 : l[0] === "+" ? -p : p;
|
|
6270
6282
|
}(r);
|
|
6271
|
-
}],
|
|
6283
|
+
}], b = function(r) {
|
|
6272
6284
|
var c = h[r];
|
|
6273
6285
|
return c && (c.indexOf ? c : c.s.concat(c.f));
|
|
6274
6286
|
}, S = function(r, c) {
|
|
@@ -6296,13 +6308,13 @@ var ce = { exports: {} };
|
|
|
6296
6308
|
var c = h.ordinal, l = r.match(/\d+/);
|
|
6297
6309
|
if (this.day = l[0], c) for (var p = 1; p <= 31; p += 1) c(p).replace(/\[|\]/g, "") === r && (this.day = p);
|
|
6298
6310
|
}], w: [s, D("week")], ww: [A, D("week")], M: [s, D("month")], MM: [A, D("month")], MMM: [T, function(r) {
|
|
6299
|
-
var c =
|
|
6311
|
+
var c = b("months"), l = (b("monthsShort") || c.map(function(p) {
|
|
6300
6312
|
return p.slice(0, 3);
|
|
6301
6313
|
})).indexOf(r) + 1;
|
|
6302
6314
|
if (l < 1) throw new Error();
|
|
6303
6315
|
this.month = l % 12 || l;
|
|
6304
6316
|
}], MMMM: [T, function(r) {
|
|
6305
|
-
var c =
|
|
6317
|
+
var c = b("months").indexOf(r) + 1;
|
|
6306
6318
|
if (c < 1) throw new Error();
|
|
6307
6319
|
this.month = c % 12 || c;
|
|
6308
6320
|
}], Y: [/[+-]?\d+/, D("year")], YY: [A, function(r) {
|
|
@@ -6316,9 +6328,9 @@ var ce = { exports: {} };
|
|
|
6316
6328
|
return y || l[F] || N[F] || l[V].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g, function(n, o, e) {
|
|
6317
6329
|
return o || e.slice(1);
|
|
6318
6330
|
});
|
|
6319
|
-
})).match(v), M = p.length,
|
|
6320
|
-
var w = p[
|
|
6321
|
-
p[
|
|
6331
|
+
})).match(v), M = p.length, z = 0; z < M; z += 1) {
|
|
6332
|
+
var w = p[z], R = g[w], x = R && R[0], I = R && R[1];
|
|
6333
|
+
p[z] = I ? { regex: x, parser: I } : w.replace(/^\[|\]$/g, "");
|
|
6322
6334
|
}
|
|
6323
6335
|
return function(f) {
|
|
6324
6336
|
for (var y = {}, F = 0, V = 0; F < M; F += 1) {
|
|
@@ -6341,8 +6353,8 @@ var ce = { exports: {} };
|
|
|
6341
6353
|
return function(r, c, l) {
|
|
6342
6354
|
l.p.customParseFormat = !0, r && r.parseTwoDigitYear && (U = r.parseTwoDigitYear);
|
|
6343
6355
|
var p = c.prototype, M = p.parse;
|
|
6344
|
-
p.parse = function(
|
|
6345
|
-
var w =
|
|
6356
|
+
p.parse = function(z) {
|
|
6357
|
+
var w = z.date, R = z.utc, x = z.args;
|
|
6346
6358
|
this.$u = R;
|
|
6347
6359
|
var I = x[1];
|
|
6348
6360
|
if (typeof I == "string") {
|
|
@@ -6367,7 +6379,7 @@ var ce = { exports: {} };
|
|
|
6367
6379
|
}
|
|
6368
6380
|
o === n && (this.$d = /* @__PURE__ */ new Date(""));
|
|
6369
6381
|
}
|
|
6370
|
-
else M.call(this,
|
|
6382
|
+
else M.call(this, z);
|
|
6371
6383
|
};
|
|
6372
6384
|
};
|
|
6373
6385
|
});
|
|
@@ -6430,51 +6442,51 @@ const Ue = [
|
|
|
6430
6442
|
path: "/overview",
|
|
6431
6443
|
alias: ["/"],
|
|
6432
6444
|
name: "overview",
|
|
6433
|
-
component: () => import("./OverviewView-
|
|
6445
|
+
component: () => import("./OverviewView-DeRBmy8G.js")
|
|
6434
6446
|
},
|
|
6435
6447
|
{
|
|
6436
6448
|
path: "/report",
|
|
6437
6449
|
name: "reports",
|
|
6438
|
-
component: () => import("./Report-
|
|
6450
|
+
component: () => import("./Report-CF_I43Sz.js")
|
|
6439
6451
|
},
|
|
6440
6452
|
{
|
|
6441
6453
|
path: "/insights",
|
|
6442
6454
|
name: "insights",
|
|
6443
|
-
component: () => import("./InsightView-
|
|
6455
|
+
component: () => import("./InsightView-lue87iV-.js")
|
|
6444
6456
|
},
|
|
6445
6457
|
{
|
|
6446
6458
|
path: "/report-view",
|
|
6447
6459
|
name: "reportView",
|
|
6448
|
-
component: () => import("./ReportView-
|
|
6460
|
+
component: () => import("./ReportView-CIfUeKWA.js")
|
|
6449
6461
|
},
|
|
6450
6462
|
{
|
|
6451
6463
|
path: "/report-editor",
|
|
6452
6464
|
name: "reportEditor",
|
|
6453
|
-
component: () => import("./ReportEditor-
|
|
6465
|
+
component: () => import("./ReportEditor-BPwcWi6o.js")
|
|
6454
6466
|
},
|
|
6455
6467
|
{
|
|
6456
6468
|
path: "/report-editor/tile-editor",
|
|
6457
6469
|
name: "tileEditor",
|
|
6458
|
-
component: () => import("./TileEditor-
|
|
6470
|
+
component: () => import("./TileEditor-C2uPP95l.js")
|
|
6459
6471
|
},
|
|
6460
6472
|
{
|
|
6461
6473
|
path: "/setting",
|
|
6462
6474
|
name: "setting",
|
|
6463
|
-
component: () => import("./Setting-
|
|
6475
|
+
component: () => import("./Setting-Bjjpa5fl.js")
|
|
6464
6476
|
},
|
|
6465
6477
|
{
|
|
6466
6478
|
path: "/integration",
|
|
6467
|
-
component: () => import("./Layout-
|
|
6479
|
+
component: () => import("./Layout-B1BdaSQI.js"),
|
|
6468
6480
|
children: [
|
|
6469
6481
|
{
|
|
6470
6482
|
name: "integrations",
|
|
6471
6483
|
path: "",
|
|
6472
|
-
component: () => import("./Integrations-
|
|
6484
|
+
component: () => import("./Integrations-hOdl7u8Q.js")
|
|
6473
6485
|
},
|
|
6474
6486
|
{
|
|
6475
6487
|
name: "integration",
|
|
6476
6488
|
path: "/integration/:id",
|
|
6477
|
-
component: () => import("./Integration-
|
|
6489
|
+
component: () => import("./Integration-BUoZ0Xs-.js")
|
|
6478
6490
|
}
|
|
6479
6491
|
]
|
|
6480
6492
|
},
|
|
@@ -6496,9 +6508,9 @@ ye({
|
|
|
6496
6508
|
const Ve = {
|
|
6497
6509
|
"en-US": ge,
|
|
6498
6510
|
"zh-CN": ve,
|
|
6499
|
-
"th-TH":
|
|
6511
|
+
"th-TH": be,
|
|
6500
6512
|
"zh-Hant": Se
|
|
6501
|
-
}, He = le(() => import("./App-
|
|
6513
|
+
}, He = le(() => import("./App-kSo0wWAu.js"));
|
|
6502
6514
|
export {
|
|
6503
6515
|
He as F,
|
|
6504
6516
|
ve as a,
|
|
@@ -6508,6 +6520,6 @@ export {
|
|
|
6508
6520
|
ge as e,
|
|
6509
6521
|
Ve as i,
|
|
6510
6522
|
Ue as r,
|
|
6511
|
-
|
|
6523
|
+
be as t,
|
|
6512
6524
|
Se as z
|
|
6513
6525
|
};
|
package/dist/app.js
CHANGED
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.glassmorphism{background:linear-gradient(135deg,#fffffff5,#fffffff5);box-shadow:0 8px 24px #0f172a2e}.circular{padding:0;width:var(--chart-width);height:var(--chart-height)}.circular .grow{height:100%}.sparkline{margin:0;padding:0}.sparkline .grow{height:50px;flex-grow:0}.scrollbar-hide-table>div{scrollbar-width:thin}.bar-chart{padding:0;width:var(--chart-width);height:var(--chart-height)}.bar-chart .grow{height:100%}.bar-chart .flex-col{gap:0}.line-chart{margin:0;padding:8px 0 0;width:var(--chart-width);height:var(--chart-height)}.line-chart .grow{height:100%}.line-chart .flex-col{gap:0}.card-container[data-v-1284dd51]{overflow-y:auto;overflow-x:hidden}.show-pin{visibility:hidden}.row:hover .show-pin{visibility:visible}.icon-btn{border-radius:100%}.overlay{background:#0006;position:absolute;top:0;left:0;height:100vh;width:100vw}.side-panel{position:fixed;right:0;top:0;height:100%;background:#fff}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}.slide-enter-active,.slide-leave-active{transition:all .3s ease-out}.slide-enter-from,.slide-leave-to{transform:translate(100%)}.remove-line-clamping[data-v-57161c29] .line-clamp-1,.remove-line-clamping[data-v-57161c29] .line-clamp-2{display:block!important;-webkit-line-clamp:unset!important;line-clamp:unset!important;-webkit-box-orient:unset!important;overflow:visible!important;white-space:normal!important}.selected-widget[data-v-7c1916a3]{background-color:#fff4e6;border-color:#ff7823}.slide-fade-enter-active[data-v-fa67a3a4],.slide-fade-leave-active[data-v-fa67a3a4]{transition:all .3s ease-in-out}.slide-fade-enter-from[data-v-fa67a3a4],.slide-fade-leave-to[data-v-fa67a3a4]{transform:translateY(-50px);opacity:0}.slide-fade-right-enter-active[data-v-a98ca9bc],.slide-fade-right-leave-active[data-v-a98ca9bc]{transition:all .3s ease-in-out}.slide-fade-right-enter-from[data-v-a98ca9bc],.slide-fade-right-leave-to[data-v-a98ca9bc]{position:absolute;transform:translate(-50px);opacity:.4}.slide-fade-left-enter-active[data-v-a98ca9bc]{transition-delay:.3s;transition:all .3s ease-in-out}.slide-fade-left-leave-active[data-v-a98ca9bc]{transition:all .3s ease-in-out}.slide-fade-left-enter-from[data-v-a98ca9bc],.slide-fade-left-leave-to[data-v-a98ca9bc]{position:absolute;transform:translate(-50px);opacity:.1}.toggleEditResize{border:2px dashed #3b82f6!important;position:relative}th:hover,td:hover{cursor:default}.col-resize-handle{position:absolute;top:0;right:0;width:6px;height:100%;cursor:col-resize;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:10}.highlight-hover-col,.highlight-col{border-right:2px solid #3b82f6!important}.row-resize-handle{position:absolute;bottom:0;left:0;width:100%;height:6px;cursor:row-resize;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:10}.highlight-hover-row,.highlight-row{border-bottom:2px solid #3b82f6!important}.line-style-icon[data-v-0df77216]{width:28px;border-top:2px solid currentColor;color:rgb(var(--fm-color-neutral-gray-300));flex-shrink:0}.line-style-icon--solid[data-v-0df77216]{border-top-style:solid}.line-style-icon--dashed[data-v-0df77216]{border-top-style:dashed}.line-style-icon--dotted[data-v-0df77216]{border-top-style:dotted}.fm-top-sheet{height:100%}.integration-card[data-v-59676fe3]{height:140px;width:140px;padding:0}.integration-card .logo-card[data-v-59676fe3]{width:100%;padding:24px;background:#fff}.integration-card .title-card[data-v-59676fe3]{height:36px;color:#fff}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}
|
|
1
|
+
.glassmorphism{background:linear-gradient(135deg,#fffffff5,#fffffff5);box-shadow:0 8px 24px #0f172a2e}.circular{padding:0;width:var(--chart-width);height:var(--chart-height)}.circular .grow{height:100%}.sparkline{margin:0;padding:0}.sparkline .grow{height:50px;flex-grow:0}.scrollbar-hide-table>div{scrollbar-width:thin}.bar-chart{padding:0;width:var(--chart-width);height:var(--chart-height)}.bar-chart .grow{height:100%}.bar-chart .flex-col{gap:0}.line-chart{margin:0;padding:8px 0 0;width:var(--chart-width);height:var(--chart-height)}.line-chart .grow{height:100%}.line-chart .flex-col{gap:0}.card-container[data-v-1284dd51]{overflow-y:auto;overflow-x:hidden}.show-pin{visibility:hidden}.row:hover .show-pin{visibility:visible}.icon-btn{border-radius:100%}.overlay{background:#0006;position:absolute;top:0;left:0;height:100vh;width:100vw}.side-panel{position:fixed;right:0;top:0;height:100%;background:#fff}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}.slide-enter-active,.slide-leave-active{transition:all .3s ease-out}.slide-enter-from,.slide-leave-to{transform:translate(100%)}.remove-line-clamping[data-v-57161c29] .line-clamp-1,.remove-line-clamping[data-v-57161c29] .line-clamp-2{display:block!important;-webkit-line-clamp:unset!important;line-clamp:unset!important;-webkit-box-orient:unset!important;overflow:visible!important;white-space:normal!important}.selected-widget[data-v-7c1916a3]{background-color:#fff4e6;border-color:#ff7823}.slide-fade-enter-active[data-v-fa67a3a4],.slide-fade-leave-active[data-v-fa67a3a4]{transition:all .3s ease-in-out}.slide-fade-enter-from[data-v-fa67a3a4],.slide-fade-leave-to[data-v-fa67a3a4]{transform:translateY(-50px);opacity:0}.slide-fade-right-enter-active[data-v-a98ca9bc],.slide-fade-right-leave-active[data-v-a98ca9bc]{transition:all .3s ease-in-out}.slide-fade-right-enter-from[data-v-a98ca9bc],.slide-fade-right-leave-to[data-v-a98ca9bc]{position:absolute;transform:translate(-50px);opacity:.4}.slide-fade-left-enter-active[data-v-a98ca9bc]{transition-delay:.3s;transition:all .3s ease-in-out}.slide-fade-left-leave-active[data-v-a98ca9bc]{transition:all .3s ease-in-out}.slide-fade-left-enter-from[data-v-a98ca9bc],.slide-fade-left-leave-to[data-v-a98ca9bc]{position:absolute;transform:translate(-50px);opacity:.1}.toggleEditResize{border:2px dashed #3b82f6!important;position:relative}th:hover,td:hover{cursor:default}.col-resize-handle{position:absolute;top:0;right:0;width:6px;height:100%;cursor:col-resize;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:10}.highlight-hover-col,.highlight-col{border-right:2px solid #3b82f6!important}.row-resize-handle{position:absolute;bottom:0;left:0;width:100%;height:6px;cursor:row-resize;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:10}.highlight-hover-row,.highlight-row{border-bottom:2px solid #3b82f6!important}.legend-color-input[data-v-79e15da5]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:40px;height:24px;border:0;background:transparent;padding:0}.legend-color-input[data-v-79e15da5]::-webkit-color-swatch-wrapper{padding:0}.legend-color-input[data-v-79e15da5]::-webkit-color-swatch{border:1px solid rgb(var(--fm-color-neutral-gray-200));border-radius:4px}.legend-color-input[data-v-79e15da5]::-moz-color-swatch{border:1px solid rgb(var(--fm-color-neutral-gray-200));border-radius:4px}.line-style-icon[data-v-0df77216]{width:28px;border-top:2px solid currentColor;color:rgb(var(--fm-color-neutral-gray-300));flex-shrink:0}.line-style-icon--solid[data-v-0df77216]{border-top-style:solid}.line-style-icon--dashed[data-v-0df77216]{border-top-style:dashed}.line-style-icon--dotted[data-v-0df77216]{border-top-style:dotted}.fm-top-sheet{height:100%}.integration-card[data-v-59676fe3]{height:140px;width:140px;padding:0}.integration-card .logo-card[data-v-59676fe3]{width:100%;padding:24px;background:#fff}.integration-card .title-card[data-v-59676fe3]{height:36px;color:#fff}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}
|
|
@@ -3,7 +3,7 @@ var Cr = (e, t, A) => t in e ? wr(e, t, { enumerable: !0, configurable: !0, writ
|
|
|
3
3
|
var Ft = (e, t, A) => Cr(e, typeof t != "symbol" ? t + "" : t, A);
|
|
4
4
|
import { defineStore as Gt, storeToRefs as tt } from "pinia";
|
|
5
5
|
import { ref as ue, computed as je, readonly as SA, getCurrentInstance as cn, inject as pr, shallowRef as Br, watch as Xn, onMounted as hr, onUnmounted as Er, defineComponent as Fn, h as ho, createVNode as Dr, Text as xr, Fragment as Eo } from "vue";
|
|
6
|
-
import { d as Z, c as Hr } from "./app-
|
|
6
|
+
import { d as Z, c as Hr } from "./app-X_xk82jB.js";
|
|
7
7
|
import "@vue/devtools-api";
|
|
8
8
|
const Xr = "mf-reportquery-store", te = Gt(Xr, () => {
|
|
9
9
|
const e = ue(""), t = ue(""), A = ue("MY");
|
|
@@ -1766,7 +1766,7 @@ class Rn {
|
|
|
1766
1766
|
this.baseUrl = t;
|
|
1767
1767
|
}
|
|
1768
1768
|
}
|
|
1769
|
-
const Ue = new Rn("https://query-engine{.country}.
|
|
1769
|
+
const Ue = new Rn("https://query-engine{.country}.feedmeapidev.com"), kt = new Rn("https://query-engine{.country}.feedmeapidev.com/report-query"), Ol = new Rn("https://query-engine{.country}.feedmeapidev.com/report-file"), la = (e) => ({
|
|
1770
1770
|
id: e._id,
|
|
1771
1771
|
name: e.profile.name,
|
|
1772
1772
|
code: e.profile.code,
|