@feedmepos/mf-report 5.21.10-beta.0 → 5.21.11-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-CyplJrA1.js → App-CgFrc9xf.js} +3 -3
  2. package/dist/{BaseDialog.vue_vue_type_script_setup_true_lang-B7NC-rYF.js → BaseDialog.vue_vue_type_script_setup_true_lang-9T4oMO7h.js} +1 -1
  3. package/dist/{DateRangeSelect.vue_vue_type_script_setup_true_lang-fP-mGALO.js → DateRangeSelect.vue_vue_type_script_setup_true_lang-BPgwa2JR.js} +9 -8
  4. package/dist/{Default.vue_vue_type_script_setup_true_lang-C2z3VOP5.js → Default.vue_vue_type_script_setup_true_lang-DkcYheYP.js} +1 -1
  5. package/dist/{FilterSelector.vue_vue_type_script_setup_true_lang-DYb-h68n.js → FilterSelector.vue_vue_type_script_setup_true_lang-BIxgeeUJ.js} +2 -2
  6. package/dist/{InsightView-5nLdOuYG.js → InsightView-C9FgEP_6.js} +3 -3
  7. package/dist/{Integration-ykZ-C7mG.js → Integration-B0fu74gq.js} +1 -1
  8. package/dist/{Layout-B-KDCuT0.js → Layout-DnfofkhT.js} +1 -1
  9. package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-BjRbUgPz.js → MenuTab.vue_vue_type_script_setup_true_lang-bKn_wMql.js} +4 -4
  10. package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-FCkTmuRO.js → NavigationTab.vue_vue_type_script_setup_true_lang-CMWhS18T.js} +2 -2
  11. package/dist/{OverviewView-kdDDRlx6.js → OverviewView-ClzWkpD_.js} +4 -4
  12. package/dist/{Report-BykE-xLM.js → Report-BOrYLb0y.js} +2 -2
  13. package/dist/{ReportEditor-nrGpZV4B.js → ReportEditor-D24u3Mo-.js} +3 -3
  14. package/dist/{ReportView-Ce8tNFvg.js → ReportView-CLAaXYpF.js} +5 -5
  15. package/dist/{Setting-CoAG6uD3.js → Setting-CWHkap2V.js} +2 -2
  16. package/dist/{TileEditor-CFvtmEb3.js → TileEditor-P187soS_.js} +271 -270
  17. package/dist/{TransitionFade-BiYJU1BT.js → TransitionFade-rgdNNCAg.js} +3 -3
  18. package/dist/app.js +14 -10
  19. package/package.json +2 -2
@@ -3,11 +3,11 @@ 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-B7NC-rYF.js";
6
+ import { W as L, c as Ce, d as Bn } from "./BaseDialog.vue_vue_type_script_setup_true_lang-9T4oMO7h.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-DYb-h68n.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-BIxgeeUJ.js";
9
9
  import { useSnackbar as Yn } from "@feedmepos/ui-library";
10
- import { d as Wn } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-fP-mGALO.js";
10
+ import { d as Wn } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-BPgwa2JR.js";
11
11
  const Un = {
12
12
  key: 0,
13
13
  class: "flex gap-24 flex-col h-screen w-screen justify-center items-center"
package/dist/app.js CHANGED
@@ -618,6 +618,7 @@ const a = {
618
618
  start: "Start",
619
619
  end: "End"
620
620
  },
621
+ tableLayout: "Table Layout",
621
622
  resizeTable: "Resize Table",
622
623
  resizeTableHelper: "Drag the column or row borders to resize. Click cancel when done.",
623
624
  resetSize: "Reset Size",
@@ -1897,6 +1898,7 @@ const a = {
1897
1898
  start: "开始",
1898
1899
  end: "结束"
1899
1900
  },
1901
+ tableLayout: "表格布局",
1900
1902
  resizeTable: "调整表格大小",
1901
1903
  resizeTableHelper: "拖动列或行边框进行调整。完成后点击取消。",
1902
1904
  resetSize: "重置大小",
@@ -3178,6 +3180,7 @@ const a = {
3178
3180
  start: "เริ่ม",
3179
3181
  end: "สิ้นสุด"
3180
3182
  },
3183
+ tableLayout: "เค้าโครงตาราง",
3181
3184
  resizeTable: "ปรับขนาดตาราง",
3182
3185
  resizeTableHelper: "ลากขอบคอลัมน์หรือแถวเพื่อปรับขนาด คลิกยกเลิกเมื่อเสร็จสิ้น",
3183
3186
  resetSize: "รีเซ็ตขนาด",
@@ -4448,6 +4451,7 @@ const a = {
4448
4451
  start: "開始",
4449
4452
  end: "結束"
4450
4453
  },
4454
+ tableLayout: "表格佈局",
4451
4455
  resizeTable: "調整表格大小",
4452
4456
  resizeTableHelper: "拖動列或行邊框進行調整。完成後點擊取消。",
4453
4457
  resetSize: "重置大小",
@@ -5118,41 +5122,41 @@ const a = {
5118
5122
  path: "/overview",
5119
5123
  alias: ["/"],
5120
5124
  name: "overview",
5121
- component: () => import("./OverviewView-kdDDRlx6.js")
5125
+ component: () => import("./OverviewView-ClzWkpD_.js")
5122
5126
  },
5123
5127
  {
5124
5128
  path: "/report",
5125
5129
  name: "reports",
5126
- component: () => import("./Report-BykE-xLM.js")
5130
+ component: () => import("./Report-BOrYLb0y.js")
5127
5131
  },
5128
5132
  {
5129
5133
  path: "/insights",
5130
5134
  name: "insights",
5131
- component: () => import("./InsightView-5nLdOuYG.js")
5135
+ component: () => import("./InsightView-C9FgEP_6.js")
5132
5136
  },
5133
5137
  {
5134
5138
  path: "/report-view",
5135
5139
  name: "reportView",
5136
- component: () => import("./ReportView-Ce8tNFvg.js")
5140
+ component: () => import("./ReportView-CLAaXYpF.js")
5137
5141
  },
5138
5142
  {
5139
5143
  path: "/report-editor",
5140
5144
  name: "reportEditor",
5141
- component: () => import("./ReportEditor-nrGpZV4B.js")
5145
+ component: () => import("./ReportEditor-D24u3Mo-.js")
5142
5146
  },
5143
5147
  {
5144
5148
  path: "/report-editor/tile-editor",
5145
5149
  name: "tileEditor",
5146
- component: () => import("./TileEditor-CFvtmEb3.js")
5150
+ component: () => import("./TileEditor-P187soS_.js")
5147
5151
  },
5148
5152
  {
5149
5153
  path: "/setting",
5150
5154
  name: "setting",
5151
- component: () => import("./Setting-CoAG6uD3.js")
5155
+ component: () => import("./Setting-CWHkap2V.js")
5152
5156
  },
5153
5157
  {
5154
5158
  path: "/integration",
5155
- component: () => import("./Layout-B-KDCuT0.js"),
5159
+ component: () => import("./Layout-DnfofkhT.js"),
5156
5160
  children: [
5157
5161
  {
5158
5162
  name: "integrations",
@@ -5162,7 +5166,7 @@ const a = {
5162
5166
  {
5163
5167
  name: "integration",
5164
5168
  path: "/integration/:id",
5165
- component: () => import("./Integration-ykZ-C7mG.js")
5169
+ component: () => import("./Integration-B0fu74gq.js")
5166
5170
  }
5167
5171
  ]
5168
5172
  },
@@ -5186,7 +5190,7 @@ const u = {
5186
5190
  "zh-CN": m,
5187
5191
  "th-TH": c,
5188
5192
  "zh-Hant": p
5189
- }, h = e(() => import("./App-CyplJrA1.js"));
5193
+ }, h = e(() => import("./App-CgFrc9xf.js"));
5190
5194
  export {
5191
5195
  h as FmApp,
5192
5196
  u as i18nMessages,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@feedmepos/mf-report",
3
- "version": "5.21.10-beta.0",
3
+ "version": "5.21.11-beta.0",
4
4
  "files": [
5
5
  "dist"
6
6
  ],
@@ -18,7 +18,7 @@
18
18
  "@feedmepos/custom-attributes": "0.0.0-rc.6",
19
19
  "@feedmepos/feature-flag": "^0.0.15",
20
20
  "@feedmepos/mf-common": "1.24.0",
21
- "@feedmepos/ui-library": "1.6.7",
21
+ "@feedmepos/ui-library": "1.9.0",
22
22
  "axios": "^1.6.7",
23
23
  "change-case": "^5.4.3",
24
24
  "chart.js": "^4.4.2",