@feedmepos/mf-report 5.21.8-beta.0 → 5.21.9-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.
Files changed (19) hide show
  1. package/dist/{App-D4vyFJMj.js → App-CevDqbCm.js} +3 -3
  2. package/dist/{BaseDialog.vue_vue_type_script_setup_true_lang-Iw4xx0Fl.js → BaseDialog.vue_vue_type_script_setup_true_lang-Dr4qN7Sd.js} +3 -3
  3. package/dist/{Default.vue_vue_type_script_setup_true_lang-5VHgjlzH.js → Default.vue_vue_type_script_setup_true_lang-CcgonLnJ.js} +1 -1
  4. package/dist/FilterSelector.vue_vue_type_script_setup_true_lang-Bf7d-pkn.js +2443 -0
  5. package/dist/{InsightView-r7hTHTqe.js → InsightView-DnJYJbyS.js} +2 -2
  6. package/dist/{Layout-CW2QaCma.js → Layout-KzrkYOJl.js} +1 -1
  7. package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-CYCun9dA.js → MenuTab.vue_vue_type_script_setup_true_lang-eofPG7gO.js} +3 -3
  8. package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-eaDtHGxS.js → NavigationTab.vue_vue_type_script_setup_true_lang-BGjrkn_f.js} +1 -1
  9. package/dist/{OverviewView-CiCqSgsM.js → OverviewView-DNtHozwK.js} +4 -4
  10. package/dist/{Report-BpqxPuON.js → Report-CmGtsfJE.js} +2 -2
  11. package/dist/{ReportEditor-Btkd3YW-.js → ReportEditor-BhJqpS3n.js} +3 -3
  12. package/dist/{ReportView-CPpujWAS.js → ReportView-BQrFZiTb.js} +5 -5
  13. package/dist/{Setting-Akgc7jEy.js → Setting-C7n45Ixn.js} +2 -2
  14. package/dist/TileEditor-DMFc1oj1.js +2820 -0
  15. package/dist/{TransitionFade-Bj5b53Cc.js → TransitionFade-BWbPk2eH.js} +2 -2
  16. package/dist/app.js +17 -9
  17. package/package.json +1 -1
  18. package/dist/FilterSelector.vue_vue_type_script_setup_true_lang-B0JTMlgi.js +0 -2437
  19. package/dist/TileEditor-BgXkfCtL.js +0 -2766
@@ -3,9 +3,9 @@ import { u as Nt, f as Nn, p as Pn, d as pt, j as on, h as Vn } from "./vue-i18n
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 L, c as Ce, d as Bn } from "./BaseDialog.vue_vue_type_script_setup_true_lang-Iw4xx0Fl.js";
6
+ import { W as L, c as Ce, d as Bn } from "./BaseDialog.vue_vue_type_script_setup_true_lang-Dr4qN7Sd.js";
7
7
  import { a as Pt, _ as Xt } from "./SelectComponent.vue_vue_type_script_setup_true_lang-5tTdsBOc.js";
8
- import { R as Rn, I as Le, c as rn, d as an, e as Xn } from "./FilterSelector.vue_vue_type_script_setup_true_lang-B0JTMlgi.js";
8
+ import { R as Rn, I as Le, c as rn, d as an, e as Xn } from "./FilterSelector.vue_vue_type_script_setup_true_lang-Bf7d-pkn.js";
9
9
  import { useSnackbar as Yn } from "@feedmepos/ui-library";
10
10
  import { d as Wn } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-fP-mGALO.js";
11
11
  const Un = {
package/dist/app.js CHANGED
@@ -619,6 +619,8 @@ const a = {
619
619
  end: "End"
620
620
  },
621
621
  resizeTable: "Resize Table",
622
+ resizeTableHelper: "Drag the column or row borders to resize. Click cancel when done.",
623
+ resetSize: "Reset Size",
622
624
  drill: "Drill",
623
625
  subTotal: "Subtotal",
624
626
  periodType: "Period Type",
@@ -1896,6 +1898,8 @@ const a = {
1896
1898
  end: "结束"
1897
1899
  },
1898
1900
  resizeTable: "调整表格大小",
1901
+ resizeTableHelper: "拖动列或行边框进行调整。完成后点击取消。",
1902
+ resetSize: "重置大小",
1899
1903
  drill: "钻取",
1900
1904
  subTotal: "小计",
1901
1905
  transpose: "转置",
@@ -3175,6 +3179,8 @@ const a = {
3175
3179
  end: "สิ้นสุด"
3176
3180
  },
3177
3181
  resizeTable: "ปรับขนาดตาราง",
3182
+ resizeTableHelper: "ลากขอบคอลัมน์หรือแถวเพื่อปรับขนาด คลิกยกเลิกเมื่อเสร็จสิ้น",
3183
+ resetSize: "รีเซ็ตขนาด",
3178
3184
  drill: "เจาะลึก",
3179
3185
  subTotal: "ยอดรวมย่อย",
3180
3186
  transpose: "สลับแถวคอลัมน์",
@@ -4443,6 +4449,8 @@ const a = {
4443
4449
  end: "結束"
4444
4450
  },
4445
4451
  resizeTable: "調整表格大小",
4452
+ resizeTableHelper: "拖動列或行邊框進行調整。完成後點擊取消。",
4453
+ resetSize: "重置大小",
4446
4454
  drill: "鑽取",
4447
4455
  subTotal: "小計",
4448
4456
  transpose: "轉置",
@@ -5110,41 +5118,41 @@ const a = {
5110
5118
  path: "/overview",
5111
5119
  alias: ["/"],
5112
5120
  name: "overview",
5113
- component: () => import("./OverviewView-CiCqSgsM.js")
5121
+ component: () => import("./OverviewView-DNtHozwK.js")
5114
5122
  },
5115
5123
  {
5116
5124
  path: "/report",
5117
5125
  name: "reports",
5118
- component: () => import("./Report-BpqxPuON.js")
5126
+ component: () => import("./Report-CmGtsfJE.js")
5119
5127
  },
5120
5128
  {
5121
5129
  path: "/insights",
5122
5130
  name: "insights",
5123
- component: () => import("./InsightView-r7hTHTqe.js")
5131
+ component: () => import("./InsightView-DnJYJbyS.js")
5124
5132
  },
5125
5133
  {
5126
5134
  path: "/report-view",
5127
5135
  name: "reportView",
5128
- component: () => import("./ReportView-CPpujWAS.js")
5136
+ component: () => import("./ReportView-BQrFZiTb.js")
5129
5137
  },
5130
5138
  {
5131
5139
  path: "/report-editor",
5132
5140
  name: "reportEditor",
5133
- component: () => import("./ReportEditor-Btkd3YW-.js")
5141
+ component: () => import("./ReportEditor-BhJqpS3n.js")
5134
5142
  },
5135
5143
  {
5136
5144
  path: "/report-editor/tile-editor",
5137
5145
  name: "tileEditor",
5138
- component: () => import("./TileEditor-BgXkfCtL.js")
5146
+ component: () => import("./TileEditor-DMFc1oj1.js")
5139
5147
  },
5140
5148
  {
5141
5149
  path: "/setting",
5142
5150
  name: "setting",
5143
- component: () => import("./Setting-Akgc7jEy.js")
5151
+ component: () => import("./Setting-C7n45Ixn.js")
5144
5152
  },
5145
5153
  {
5146
5154
  path: "/integration",
5147
- component: () => import("./Layout-CW2QaCma.js"),
5155
+ component: () => import("./Layout-KzrkYOJl.js"),
5148
5156
  children: [
5149
5157
  {
5150
5158
  name: "integrations",
@@ -5178,7 +5186,7 @@ const u = {
5178
5186
  "zh-CN": m,
5179
5187
  "th-TH": c,
5180
5188
  "zh-Hant": p
5181
- }, h = e(() => import("./App-D4vyFJMj.js"));
5189
+ }, h = e(() => import("./App-CevDqbCm.js"));
5182
5190
  export {
5183
5191
  h as FmApp,
5184
5192
  u as i18nMessages,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@feedmepos/mf-report",
3
- "version": "5.21.8-beta.0",
3
+ "version": "5.21.9-beta.0",
4
4
  "files": [
5
5
  "dist"
6
6
  ],