@feedmepos/mf-report 5.21.44 → 5.21.46
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-DUh6U-OB.js +272 -0
- package/dist/{BaseDialog.vue_vue_type_script_setup_true_lang-DGJLHolh.js → BaseDialog.vue_vue_type_script_setup_true_lang-yBoJyNC8.js} +35 -6
- package/dist/{DateRangeSelect.vue_vue_type_script_setup_true_lang-CLvbGLP1.js → DateRangeSelect.vue_vue_type_script_setup_true_lang-tB8numVw.js} +2 -2
- package/dist/{Default.vue_vue_type_script_setup_true_lang-DMlbfzNS.js → Default.vue_vue_type_script_setup_true_lang-Cfl5Ct4b.js} +2 -2
- package/dist/{FilterSelector.vue_vue_type_script_setup_true_lang-DOO2XMn8.js → FilterSelector.vue_vue_type_script_setup_true_lang-DuhjAzQP.js} +1000 -988
- package/dist/{InsightView-CJkEpae0.js → InsightView-DkIcQpCD.js} +6 -6
- package/dist/{Integration-DEMkBCnc.js → Integration-C0f0Q2os.js} +3 -3
- package/dist/{Integrations-DLLGEyAZ.js → Integrations-BM_vRj0F.js} +3 -3
- package/dist/{Layout-FE1wTFZL.js → Layout-C4YVePzi.js} +1 -1
- package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-BOUDROhL.js → MenuTab.vue_vue_type_script_setup_true_lang-a72Tflwl.js} +5 -5
- package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-BtrX0AqU.js → NavigationTab.vue_vue_type_script_setup_true_lang-5oGeza_s.js} +5 -5
- package/dist/{NoData.vue_vue_type_script_setup_true_lang-C7rs35Bc.js → NoData.vue_vue_type_script_setup_true_lang-DYFzIaeX.js} +1 -1
- package/dist/{OverviewView-Ba29IQAU.js → OverviewView-AKRzXwKb.js} +5 -5
- package/dist/{Report-8vDCmOL4.js → Report-aKG6wWUi.js} +4 -4
- package/dist/{ReportEditor-Bk5mjleg.js → ReportEditor-ZRBQHo6K.js} +6 -6
- package/dist/{ReportView-DAVaSfNT.js → ReportView-cWqrG_Nd.js} +8 -8
- package/dist/{SelectComponent.vue_vue_type_script_setup_true_lang-xr4UKyXl.js → SelectComponent.vue_vue_type_script_setup_true_lang-J0guqNmX.js} +1 -1
- package/dist/{Setting-DJNZA7nB.js → Setting-BXEPHSGB.js} +5 -5
- package/dist/TileEditor-Bqhu78EZ.js +2919 -0
- package/dist/{TransitionFade-CMqktP2C.js → TransitionFade-CXHZsIPF.js} +6 -6
- package/dist/{app-3OaaX0uN.js → app-Fb6OY58U.js} +74 -74
- package/dist/app.js +1 -1
- package/dist/assets/{formatChartData.worker-Bf22-3_a.js → formatChartData.worker-DAwFx8Qz.js} +31 -2
- package/dist/assets/{processTableData.worker-GbyPQNAF.js → processTableData.worker-CGM71S-g.js} +31 -2
- package/dist/{vue-i18n-CO895OyU.js → vue-i18n-DLsuRxx8.js} +1 -1
- package/package.json +1 -1
- package/dist/App-C4pEJKcd.js +0 -278
- package/dist/TileEditor-B9TNHzej.js +0 -2899
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { defineComponent as Te, onBeforeMount as In, onBeforeUnmount as Fn, resolveComponent as A, createElementBlock as ee, openBlock as P, normalizeStyle as kn, unref as X, renderSlot as ze, createVNode as k, 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 re, 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-DLsuRxx8.js";
|
|
3
3
|
import { useCoreStore as Mn } from "@feedmepos/mf-common";
|
|
4
4
|
import { storeToRefs as Ln } from "pinia";
|
|
5
5
|
import { useRoute as $n } from "vue-router";
|
|
6
|
-
import { W as $, c as De, d as Bn } 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 $e, d as an, e as ln, f as Xn } from "./FilterSelector.vue_vue_type_script_setup_true_lang-
|
|
9
|
-
import { d as ht } from "./app-
|
|
6
|
+
import { W as $, c as De, d as Bn } from "./BaseDialog.vue_vue_type_script_setup_true_lang-yBoJyNC8.js";
|
|
7
|
+
import { _ as Vt, a as Yt } from "./SelectComponent.vue_vue_type_script_setup_true_lang-J0guqNmX.js";
|
|
8
|
+
import { R as Rn, I as $e, d as an, e as ln, f as Xn } from "./FilterSelector.vue_vue_type_script_setup_true_lang-DuhjAzQP.js";
|
|
9
|
+
import { d as ht } from "./app-Fb6OY58U.js";
|
|
10
10
|
import { r as Yn } from "./i18n-7InkCBCc.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-tB8numVw.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"
|
|
@@ -537,18 +537,18 @@ const he = {
|
|
|
537
537
|
missingSchema: "Missing schema",
|
|
538
538
|
missingTileIds: "No widgets selected",
|
|
539
539
|
missingFilterSchema: "Missing filter schema",
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
yearMonthDay: "
|
|
540
|
+
year: "Yearly",
|
|
541
|
+
hourOfDay: "Hour (24-hour)",
|
|
542
|
+
dayOfMonth: "Day of month (1-31)",
|
|
543
|
+
dayOfWeek: "Day of Week (Mon–Sun)",
|
|
544
|
+
monthOfYear: "Month (1-12)",
|
|
545
|
+
timeOfDay: "Time (HH:mm:ss)",
|
|
546
|
+
dateTime: "Date and time",
|
|
547
|
+
hour: "Hourly",
|
|
548
|
+
day: "Daily",
|
|
549
|
+
week: "Weekly",
|
|
550
|
+
month: "Monthly",
|
|
551
|
+
yearMonthDay: "Date (YYYY/MM/DD)",
|
|
552
552
|
advanced: "Advanced",
|
|
553
553
|
loadMore: "Load more",
|
|
554
554
|
includeUnavailableOptions: "Include unavailable options",
|
|
@@ -1956,18 +1956,18 @@ const he = {
|
|
|
1956
1956
|
missingSchema: "缺少数据结构",
|
|
1957
1957
|
missingTileIds: "未选择小组件",
|
|
1958
1958
|
missingFilterSchema: "缺少筛选器数据结构",
|
|
1959
|
-
hourOfDay: "
|
|
1960
|
-
dayOfMonth: "
|
|
1961
|
-
dayOfWeek: "
|
|
1962
|
-
monthOfYear: "
|
|
1963
|
-
timeOfDay: "
|
|
1964
|
-
dateTime: "
|
|
1965
|
-
hour: "
|
|
1966
|
-
day: "
|
|
1967
|
-
week: "
|
|
1968
|
-
month: "
|
|
1969
|
-
year: "
|
|
1970
|
-
yearMonthDay: "
|
|
1959
|
+
hourOfDay: "小时(24小时制)",
|
|
1960
|
+
dayOfMonth: "每月日期(1-31)",
|
|
1961
|
+
dayOfWeek: "星期几(周一至周日)",
|
|
1962
|
+
monthOfYear: "月份(1-12)",
|
|
1963
|
+
timeOfDay: "时间(HH:mm:ss)",
|
|
1964
|
+
dateTime: "日期和时间",
|
|
1965
|
+
hour: "每小时",
|
|
1966
|
+
day: "每日",
|
|
1967
|
+
week: "每周",
|
|
1968
|
+
month: "每月",
|
|
1969
|
+
year: "每年",
|
|
1970
|
+
yearMonthDay: "日期(YYYY/MM/DD)",
|
|
1971
1971
|
advanced: "高级",
|
|
1972
1972
|
loadMore: "加载更多",
|
|
1973
1973
|
includeUnavailableOptions: "包含不可用选项",
|
|
@@ -3375,18 +3375,18 @@ const he = {
|
|
|
3375
3375
|
missingSchema: "สคีมาไม่ถูกต้อง",
|
|
3376
3376
|
missingTileIds: "ยังไม่ได้เลือกวิดเจ็ต",
|
|
3377
3377
|
missingFilterSchema: "สคีมาไม่ถูกต้อง",
|
|
3378
|
-
hourOfDay: "ชั่วโมง",
|
|
3379
|
-
dayOfMonth: "
|
|
3380
|
-
dayOfWeek: "
|
|
3381
|
-
monthOfYear: "เดือน",
|
|
3382
|
-
timeOfDay: "เวลา",
|
|
3383
|
-
dateTime: "
|
|
3384
|
-
hour: "
|
|
3385
|
-
day: "
|
|
3386
|
-
week: "
|
|
3387
|
-
month: "
|
|
3388
|
-
year: "
|
|
3389
|
-
yearMonthDay: "
|
|
3378
|
+
hourOfDay: "ชั่วโมง (24 ชั่วโมง)",
|
|
3379
|
+
dayOfMonth: "วันที่ของเดือน (1-31)",
|
|
3380
|
+
dayOfWeek: "วันในสัปดาห์ (จ.–อา.)",
|
|
3381
|
+
monthOfYear: "เดือน (1-12)",
|
|
3382
|
+
timeOfDay: "เวลา (HH:mm:ss)",
|
|
3383
|
+
dateTime: "วันที่และเวลา",
|
|
3384
|
+
hour: "รายชั่วโมง",
|
|
3385
|
+
day: "รายวัน",
|
|
3386
|
+
week: "รายสัปดาห์",
|
|
3387
|
+
month: "รายเดือน",
|
|
3388
|
+
year: "รายปี",
|
|
3389
|
+
yearMonthDay: "วันที่ (YYYY/MM/DD)",
|
|
3390
3390
|
advanced: "ขั้นสูง",
|
|
3391
3391
|
loadMore: "โหลดเพิ่มเติม",
|
|
3392
3392
|
includeUnavailableOptions: "รวมตัวเลือกที่ไม่สามารถใช้ได้",
|
|
@@ -4785,18 +4785,18 @@ const he = {
|
|
|
4785
4785
|
missingSchema: "缺少資料結構",
|
|
4786
4786
|
missingTileIds: "未選擇小元件",
|
|
4787
4787
|
missingFilterSchema: "缺少篩選器資料結構",
|
|
4788
|
-
hourOfDay: "
|
|
4789
|
-
dayOfMonth: "
|
|
4790
|
-
dayOfWeek: "
|
|
4791
|
-
monthOfYear: "
|
|
4792
|
-
timeOfDay: "
|
|
4793
|
-
dateTime: "
|
|
4794
|
-
hour: "
|
|
4795
|
-
day: "
|
|
4796
|
-
week: "
|
|
4797
|
-
month: "
|
|
4798
|
-
year: "
|
|
4799
|
-
yearMonthDay: "
|
|
4788
|
+
hourOfDay: "小時(24小時制)",
|
|
4789
|
+
dayOfMonth: "每月日期(1-31)",
|
|
4790
|
+
dayOfWeek: "星期幾(週一至週日)",
|
|
4791
|
+
monthOfYear: "月份(1-12)",
|
|
4792
|
+
timeOfDay: "時間(HH:mm:ss)",
|
|
4793
|
+
dateTime: "日期和時間",
|
|
4794
|
+
hour: "每小時",
|
|
4795
|
+
day: "每日",
|
|
4796
|
+
week: "每週",
|
|
4797
|
+
month: "每月",
|
|
4798
|
+
year: "每年",
|
|
4799
|
+
yearMonthDay: "日期(YYYY/MM/DD)",
|
|
4800
4800
|
advanced: "高級",
|
|
4801
4801
|
loadMore: "加載更多",
|
|
4802
4802
|
includeUnavailableOptions: "包含不可用選項",
|
|
@@ -5760,11 +5760,11 @@ var ie = { exports: {} };
|
|
|
5760
5760
|
}, o.valueOf = function() {
|
|
5761
5761
|
return this.$d.getTime();
|
|
5762
5762
|
}, o.startOf = function(e, i) {
|
|
5763
|
-
var r = this, m = !!y.u(i) || i, d = y.p(e), u = function(
|
|
5764
|
-
var
|
|
5765
|
-
return m ?
|
|
5766
|
-
}, C = function(
|
|
5767
|
-
return y.w(r.toDate()[
|
|
5763
|
+
var r = this, m = !!y.u(i) || i, d = y.p(e), u = function(_, L) {
|
|
5764
|
+
var Y = y.w(r.$u ? Date.UTC(r.$y, L, _) : new Date(r.$y, L, _), r);
|
|
5765
|
+
return m ? Y : Y.endOf(U);
|
|
5766
|
+
}, C = function(_, L) {
|
|
5767
|
+
return y.w(r.toDate()[_].apply(r.toDate("s"), (m ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(L)), r);
|
|
5768
5768
|
}, P = this.$W, k = this.$M, H = this.$D, W = "set" + (this.$u ? "UTC" : "");
|
|
5769
5769
|
switch (d) {
|
|
5770
5770
|
case S:
|
|
@@ -5817,16 +5817,16 @@ var ie = { exports: {} };
|
|
|
5817
5817
|
}, o.format = function(e) {
|
|
5818
5818
|
var i = this, r = this.$locale();
|
|
5819
5819
|
if (!this.isValid()) return r.invalidDate || a;
|
|
5820
|
-
var m = e || "YYYY-MM-DDTHH:mm:ssZ", d = y.z(this), u = this.$H, C = this.$m, P = this.$M, k = r.weekdays, H = r.months, W = r.meridiem, $ = function(L,
|
|
5821
|
-
return L && (L[
|
|
5820
|
+
var m = e || "YYYY-MM-DDTHH:mm:ssZ", d = y.z(this), u = this.$H, C = this.$m, P = this.$M, k = r.weekdays, H = r.months, W = r.meridiem, $ = function(L, Y, G, K) {
|
|
5821
|
+
return L && (L[Y] || L(i, m)) || G[Y].slice(0, K);
|
|
5822
5822
|
}, j = function(L) {
|
|
5823
5823
|
return y.s(u % 12 || 12, L, "0");
|
|
5824
|
-
},
|
|
5824
|
+
}, _ = W || function(L, Y, G) {
|
|
5825
5825
|
var K = L < 12 ? "AM" : "PM";
|
|
5826
5826
|
return G ? K.toLowerCase() : K;
|
|
5827
5827
|
};
|
|
5828
|
-
return m.replace(c, function(L,
|
|
5829
|
-
return
|
|
5828
|
+
return m.replace(c, function(L, Y) {
|
|
5829
|
+
return Y || function(G) {
|
|
5830
5830
|
switch (G) {
|
|
5831
5831
|
case "YY":
|
|
5832
5832
|
return String(i.$y).slice(-2);
|
|
@@ -5861,9 +5861,9 @@ var ie = { exports: {} };
|
|
|
5861
5861
|
case "hh":
|
|
5862
5862
|
return j(2);
|
|
5863
5863
|
case "a":
|
|
5864
|
-
return
|
|
5864
|
+
return _(u, C, !0);
|
|
5865
5865
|
case "A":
|
|
5866
|
-
return
|
|
5866
|
+
return _(u, C, !1);
|
|
5867
5867
|
case "m":
|
|
5868
5868
|
return String(C);
|
|
5869
5869
|
case "mm":
|
|
@@ -6186,10 +6186,10 @@ var ce = { exports: {} };
|
|
|
6186
6186
|
y && (V = x[2]), h = this.$locale(), !f && V && (h = l.Ls[V]), this.$d = function(i, r, m, d) {
|
|
6187
6187
|
try {
|
|
6188
6188
|
if (["x", "X"].indexOf(r) > -1) return new Date((r === "X" ? 1e3 : 1) * i);
|
|
6189
|
-
var u = a(r)(i), C = u.year, P = u.month, k = u.day, H = u.hours, W = u.minutes, $ = u.seconds, j = u.milliseconds,
|
|
6190
|
-
C && !P || (J = P > 0 ? P - 1 :
|
|
6189
|
+
var u = a(r)(i), C = u.year, P = u.month, k = u.day, H = u.hours, W = u.minutes, $ = u.seconds, j = u.milliseconds, _ = u.zone, L = u.week, Y = /* @__PURE__ */ new Date(), G = k || (C || P ? 1 : Y.getDate()), K = C || Y.getFullYear(), J = 0;
|
|
6190
|
+
C && !P || (J = P > 0 ? P - 1 : Y.getMonth());
|
|
6191
6191
|
var ee, oe = H || 0, re = W || 0, te = $ || 0, ae = j || 0;
|
|
6192
|
-
return
|
|
6192
|
+
return _ ? new Date(Date.UTC(K, J, G, oe, re, te, ae + 60 * _.offset * 1e3)) : m ? new Date(Date.UTC(K, J, G, oe, re, te, ae)) : (ee = new Date(K, J, G, oe, re, te, ae), L && (ee = d(ee).week(L).toDate()), ee);
|
|
6193
6193
|
} catch {
|
|
6194
6194
|
return /* @__PURE__ */ new Date("");
|
|
6195
6195
|
}
|
|
@@ -6266,51 +6266,51 @@ const Ue = [
|
|
|
6266
6266
|
path: "/overview",
|
|
6267
6267
|
alias: ["/"],
|
|
6268
6268
|
name: "overview",
|
|
6269
|
-
component: () => import("./OverviewView-
|
|
6269
|
+
component: () => import("./OverviewView-AKRzXwKb.js")
|
|
6270
6270
|
},
|
|
6271
6271
|
{
|
|
6272
6272
|
path: "/report",
|
|
6273
6273
|
name: "reports",
|
|
6274
|
-
component: () => import("./Report-
|
|
6274
|
+
component: () => import("./Report-aKG6wWUi.js")
|
|
6275
6275
|
},
|
|
6276
6276
|
{
|
|
6277
6277
|
path: "/insights",
|
|
6278
6278
|
name: "insights",
|
|
6279
|
-
component: () => import("./InsightView-
|
|
6279
|
+
component: () => import("./InsightView-DkIcQpCD.js")
|
|
6280
6280
|
},
|
|
6281
6281
|
{
|
|
6282
6282
|
path: "/report-view",
|
|
6283
6283
|
name: "reportView",
|
|
6284
|
-
component: () => import("./ReportView-
|
|
6284
|
+
component: () => import("./ReportView-cWqrG_Nd.js")
|
|
6285
6285
|
},
|
|
6286
6286
|
{
|
|
6287
6287
|
path: "/report-editor",
|
|
6288
6288
|
name: "reportEditor",
|
|
6289
|
-
component: () => import("./ReportEditor-
|
|
6289
|
+
component: () => import("./ReportEditor-ZRBQHo6K.js")
|
|
6290
6290
|
},
|
|
6291
6291
|
{
|
|
6292
6292
|
path: "/report-editor/tile-editor",
|
|
6293
6293
|
name: "tileEditor",
|
|
6294
|
-
component: () => import("./TileEditor-
|
|
6294
|
+
component: () => import("./TileEditor-Bqhu78EZ.js")
|
|
6295
6295
|
},
|
|
6296
6296
|
{
|
|
6297
6297
|
path: "/setting",
|
|
6298
6298
|
name: "setting",
|
|
6299
|
-
component: () => import("./Setting-
|
|
6299
|
+
component: () => import("./Setting-BXEPHSGB.js")
|
|
6300
6300
|
},
|
|
6301
6301
|
{
|
|
6302
6302
|
path: "/integration",
|
|
6303
|
-
component: () => import("./Layout-
|
|
6303
|
+
component: () => import("./Layout-C4YVePzi.js"),
|
|
6304
6304
|
children: [
|
|
6305
6305
|
{
|
|
6306
6306
|
name: "integrations",
|
|
6307
6307
|
path: "",
|
|
6308
|
-
component: () => import("./Integrations-
|
|
6308
|
+
component: () => import("./Integrations-BM_vRj0F.js")
|
|
6309
6309
|
},
|
|
6310
6310
|
{
|
|
6311
6311
|
name: "integration",
|
|
6312
6312
|
path: "/integration/:id",
|
|
6313
|
-
component: () => import("./Integration-
|
|
6313
|
+
component: () => import("./Integration-C0f0Q2os.js")
|
|
6314
6314
|
}
|
|
6315
6315
|
]
|
|
6316
6316
|
},
|
|
@@ -6334,7 +6334,7 @@ const Ve = {
|
|
|
6334
6334
|
"zh-CN": ze,
|
|
6335
6335
|
"th-TH": be,
|
|
6336
6336
|
"zh-Hant": Se
|
|
6337
|
-
}, He = le(() => import("./App-
|
|
6337
|
+
}, He = le(() => import("./App-DUh6U-OB.js"));
|
|
6338
6338
|
export {
|
|
6339
6339
|
He as F,
|
|
6340
6340
|
Te as a,
|
package/dist/app.js
CHANGED