@feedmepos/mf-report 5.4.19 → 5.4.20
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-CF3FVWGd.js → App-DcCBKV_X.js} +5 -5
- package/dist/{DateRangeSelect.vue_vue_type_script_setup_true_lang-BAjFcCjr.js → DateRangeSelect.vue_vue_type_script_setup_true_lang-CIDrrVrf.js} +2 -2
- package/dist/{Default.vue_vue_type_script_setup_true_lang-DTU8TwMk.js → Default.vue_vue_type_script_setup_true_lang-LFlmBY0o.js} +2 -2
- package/dist/{DynamicWidget.vue_vue_type_script_setup_true_lang-C0PCp7v9.js → DynamicWidget.vue_vue_type_script_setup_true_lang-CxE6t7oL.js} +4 -4
- package/dist/{InsightView-D5HT3EqU.js → InsightView-Cgio5T-2.js} +6 -6
- package/dist/{Integration-DVnKdi1C.js → Integration-DqhfFdDt.js} +4 -5
- package/dist/{Integrations-DogYpaUd.js → Integrations-C0KEvLA9.js} +3 -3
- package/dist/{Layout-G3ADsP9Z.js → Layout-8ARULQXB.js} +1 -1
- package/dist/{LocationSelect.vue_vue_type_script_setup_true_lang-h2DsVKU4.js → LocationSelect.vue_vue_type_script_setup_true_lang-CGsQmh3S.js} +2 -2
- package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-BaHpOi0D.js → MenuTab.vue_vue_type_script_setup_true_lang-oIsq1i1c.js} +4 -4
- package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-C2EyrtVK.js → NavigationTab.vue_vue_type_script_setup_true_lang-CwO5eJne.js} +4 -4
- package/dist/{NoData.vue_vue_type_script_setup_true_lang-k-Kl1Nfa.js → NoData.vue_vue_type_script_setup_true_lang-O7qHGZkw.js} +1 -1
- package/dist/{OverviewView-Bq05K_KY.js → OverviewView-H2bHENp8.js} +5 -5
- package/dist/{Report-DXcc4EwZ.js → Report-DPgKNAL4.js} +4 -4
- package/dist/{ReportEditor-BF4-k7r3.js → ReportEditor-ClTrZx6L.js} +5 -5
- package/dist/{ReportView-Ud8au7Gk.js → ReportView-qIFBmGXf.js} +7 -7
- package/dist/{SelectComponent.vue_vue_type_script_setup_true_lang-scO6fKPI.js → SelectComponent.vue_vue_type_script_setup_true_lang-B5OLIl_Y.js} +1 -1
- package/dist/{Setting-DJpSkbYR.js → Setting-NPMH5-PG.js} +6 -6
- package/dist/{TileEditor-C-nQ5AIj.js → TileEditor-CCdfSWZX.js} +458 -456
- package/dist/{TransitionFade-UekW-lhI.js → TransitionFade-DH9LRxD7.js} +4 -4
- package/dist/app.js +38 -43
- package/dist/{global-loader-BCvR7YhK.js → global-loader-D9UMph7l.js} +1183 -1183
- package/dist/{index-aHBUsDok.js → index-CxVnRxOJ.js} +1 -1
- package/dist/{report-schema-B_wEcxCl.js → report-schema-BEEUlheS.js} +1 -1
- package/dist/{timeFormat-DW5GuDi7.js → timeFormat-BRqkZ3bP.js} +1 -1
- package/dist/{v4-BkQv-xsB.js → v4-tAe7F6Li.js} +1 -1
- package/package.json +1 -1
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { defineComponent as Ne, onBeforeMount as sn, onBeforeUnmount as un, resolveComponent as ge, createElementBlock as ce, openBlock as ne, normalizeStyle as cn, unref as Qe, renderSlot as Pe, createVNode as ue, createElementVNode as Lt, TransitionGroup as dn, nextTick as Rt, h as St, mergeModels as fn, useModel as Bt, computed as hn, Fragment as vt, renderList as pn, createBlock as mn, normalizeClass as gn, withCtx as je, createTextVNode as vn, toDisplayString as bn, ref as yn, Transition as ct, createCommentVNode as dt } from "vue";
|
|
2
|
-
import { f as _n, u as wn } from "./global-loader-
|
|
2
|
+
import { f as _n, u as wn } from "./global-loader-D9UMph7l.js";
|
|
3
3
|
import { useCoreStore as En } from "@feedmepos/mf-common";
|
|
4
4
|
import { storeToRefs as Sn } from "pinia";
|
|
5
5
|
import { useRoute as Dn } from "vue-router";
|
|
6
|
-
import { W as x } from "./v4-
|
|
7
|
-
import { p as Cn } from "./index-
|
|
6
|
+
import { W as x } from "./v4-tAe7F6Li.js";
|
|
7
|
+
import { p as Cn } from "./index-CxVnRxOJ.js";
|
|
8
8
|
import { _ as bt } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
9
|
-
import { R as Tn } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-
|
|
9
|
+
import { R as Tn } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-CxE6t7oL.js";
|
|
10
10
|
const xn = {
|
|
11
11
|
key: 0,
|
|
12
12
|
class: "flex gap-24 flex-col h-screen w-screen justify-center items-center"
|
package/dist/app.js
CHANGED
|
@@ -140,24 +140,23 @@ const r = {
|
|
|
140
140
|
weekendDay: "Weekend Day"
|
|
141
141
|
},
|
|
142
142
|
date: {
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
"This year": "this Year",
|
|
143
|
+
TODAY: "Today",
|
|
144
|
+
YESTERDAY: "Yesterday",
|
|
145
|
+
THIS_WEEK: "This week",
|
|
146
|
+
LAST_WEEK: "Last week",
|
|
147
|
+
LAST_7_DAYS: "Last 7 days",
|
|
148
|
+
THIS_MONTH: "This month",
|
|
149
|
+
LAST_MONTH: "Last month",
|
|
151
150
|
startingTime: "Starting time",
|
|
152
151
|
endingTime: "Ending time"
|
|
153
152
|
},
|
|
154
153
|
compare: {
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
154
|
+
NO_COMPARISON: "No comparison",
|
|
155
|
+
PRECEDING_PERIOD: "Preceding period",
|
|
156
|
+
PRECEDING_WEEK: "Preceding week",
|
|
157
|
+
PRECEDING_MONTH: "Preceding month",
|
|
158
|
+
PRECEDING_YEAR: "Preceding year",
|
|
159
|
+
CUSTOM: "Custom"
|
|
161
160
|
},
|
|
162
161
|
input: {
|
|
163
162
|
title: "Title",
|
|
@@ -347,6 +346,7 @@ const r = {
|
|
|
347
346
|
dimension: {
|
|
348
347
|
Dimension: "Dimension",
|
|
349
348
|
sparklineDimension: "Sparkline dimension",
|
|
349
|
+
breakdownDimension: "Breakdown dimension",
|
|
350
350
|
description: "Dimension is the field of table",
|
|
351
351
|
add: "Add dimension",
|
|
352
352
|
label: "Label",
|
|
@@ -392,8 +392,6 @@ const r = {
|
|
|
392
392
|
drill: "Drill",
|
|
393
393
|
subTotal: "SubTotal",
|
|
394
394
|
transpose: "Transpose",
|
|
395
|
-
breakdownDimension: "Breakdown Dimension",
|
|
396
|
-
sparklineDimension: "Sparkline dimension",
|
|
397
395
|
none: "None",
|
|
398
396
|
grandTotal: "Grand total"
|
|
399
397
|
},
|
|
@@ -588,24 +586,23 @@ const r = {
|
|
|
588
586
|
weekendDay: "周末"
|
|
589
587
|
},
|
|
590
588
|
date: {
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
"This year": "今年",
|
|
589
|
+
TODAY: "今天",
|
|
590
|
+
YESTERDAY: "昨天",
|
|
591
|
+
THIS_WEEK: "本周",
|
|
592
|
+
LAST_WEEK: "上周",
|
|
593
|
+
LAST_7_DAYS: "过去7天",
|
|
594
|
+
THIS_MONTH: "本月",
|
|
595
|
+
LAST_MONTH: "上月",
|
|
599
596
|
startingTime: "开始时间",
|
|
600
597
|
endingTime: "结束时间"
|
|
601
598
|
},
|
|
602
599
|
compare: {
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
600
|
+
NO_COMPARISON: "没有比较",
|
|
601
|
+
PRECEDING_PERIOD: "上期",
|
|
602
|
+
PRECEDING_WEEK: "上周",
|
|
603
|
+
PRECEDING_MONTH: "上月",
|
|
604
|
+
PRECEDING_YEAR: "去年",
|
|
605
|
+
CUSTOM: "自定义"
|
|
609
606
|
},
|
|
610
607
|
input: {
|
|
611
608
|
title: "标题",
|
|
@@ -842,8 +839,6 @@ const r = {
|
|
|
842
839
|
drill: "钻取",
|
|
843
840
|
subTotal: "小计",
|
|
844
841
|
transpose: "转置",
|
|
845
|
-
breakdownDimension: "分解维度",
|
|
846
|
-
sparklineDimension: "迷你图维度",
|
|
847
842
|
none: "无",
|
|
848
843
|
grandTotal: "总计"
|
|
849
844
|
},
|
|
@@ -903,51 +898,51 @@ const r = {
|
|
|
903
898
|
path: "/overview",
|
|
904
899
|
alias: ["/"],
|
|
905
900
|
name: "overview",
|
|
906
|
-
component: () => import("./OverviewView-
|
|
901
|
+
component: () => import("./OverviewView-H2bHENp8.js")
|
|
907
902
|
},
|
|
908
903
|
{
|
|
909
904
|
path: "/report",
|
|
910
905
|
name: "reports",
|
|
911
|
-
component: () => import("./Report-
|
|
906
|
+
component: () => import("./Report-DPgKNAL4.js")
|
|
912
907
|
},
|
|
913
908
|
{
|
|
914
909
|
path: "/insights",
|
|
915
910
|
name: "insights",
|
|
916
|
-
component: () => import("./InsightView-
|
|
911
|
+
component: () => import("./InsightView-Cgio5T-2.js")
|
|
917
912
|
},
|
|
918
913
|
{
|
|
919
914
|
path: "/report-view",
|
|
920
915
|
name: "reportView",
|
|
921
|
-
component: () => import("./ReportView-
|
|
916
|
+
component: () => import("./ReportView-qIFBmGXf.js")
|
|
922
917
|
},
|
|
923
918
|
{
|
|
924
919
|
path: "/report-editor",
|
|
925
920
|
name: "reportEditor",
|
|
926
|
-
component: () => import("./ReportEditor-
|
|
921
|
+
component: () => import("./ReportEditor-ClTrZx6L.js")
|
|
927
922
|
},
|
|
928
923
|
{
|
|
929
924
|
path: "/report-editor/tile-editor",
|
|
930
925
|
name: "tileEditor",
|
|
931
|
-
component: () => import("./TileEditor-
|
|
926
|
+
component: () => import("./TileEditor-CCdfSWZX.js")
|
|
932
927
|
},
|
|
933
928
|
{
|
|
934
929
|
path: "/setting",
|
|
935
930
|
name: "setting",
|
|
936
|
-
component: () => import("./Setting-
|
|
931
|
+
component: () => import("./Setting-NPMH5-PG.js")
|
|
937
932
|
},
|
|
938
933
|
{
|
|
939
934
|
path: "/integration",
|
|
940
|
-
component: () => import("./Layout-
|
|
935
|
+
component: () => import("./Layout-8ARULQXB.js"),
|
|
941
936
|
children: [
|
|
942
937
|
{
|
|
943
938
|
name: "integrations",
|
|
944
939
|
path: "",
|
|
945
|
-
component: () => import("./Integrations-
|
|
940
|
+
component: () => import("./Integrations-C0KEvLA9.js")
|
|
946
941
|
},
|
|
947
942
|
{
|
|
948
943
|
name: "integration",
|
|
949
944
|
path: "/integration/:id",
|
|
950
|
-
component: () => import("./Integration-
|
|
945
|
+
component: () => import("./Integration-DqhfFdDt.js")
|
|
951
946
|
}
|
|
952
947
|
]
|
|
953
948
|
},
|
|
@@ -969,7 +964,7 @@ t({
|
|
|
969
964
|
const m = {
|
|
970
965
|
"en-US": a,
|
|
971
966
|
"zh-CN": i
|
|
972
|
-
}, s = e(() => import("./App-
|
|
967
|
+
}, s = e(() => import("./App-DcCBKV_X.js"));
|
|
973
968
|
export {
|
|
974
969
|
s as FmApp,
|
|
975
970
|
m as i18nMessages,
|