@feedmepos/mf-report 5.15.5 → 5.16.0-beta.1

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 (24) hide show
  1. package/dist/{App-DkQbgn4j.js → App-BsQKS0mH.js} +33 -33
  2. package/dist/{BaseDialog.vue_vue_type_script_setup_true_lang-DZQ6Qnqt.js → BaseDialog.vue_vue_type_script_setup_true_lang-4ProJ47u.js} +192 -192
  3. package/dist/{DateRangeSelect.vue_vue_type_script_setup_true_lang-DLIFD-zH.js → DateRangeSelect.vue_vue_type_script_setup_true_lang-Yv4mU3CA.js} +13 -13
  4. package/dist/{Default.vue_vue_type_script_setup_true_lang-D37AaUwY.js → Default.vue_vue_type_script_setup_true_lang-Be1zUefG.js} +2 -2
  5. package/dist/{DynamicWidget.vue_vue_type_script_setup_true_lang-5m_HO6Li.js → DynamicWidget.vue_vue_type_script_setup_true_lang-BouULeLr.js} +516 -509
  6. package/dist/{InsightView-DWqsJTar.js → InsightView-BMdULXxB.js} +5 -5
  7. package/dist/{Integration-CnjjTn4s.js → Integration-BNi4axp4.js} +2 -2
  8. package/dist/{Integrations-i39Rog5w.js → Integrations-NlOsDssY.js} +3 -3
  9. package/dist/{Layout-2xPNU79v.js → Layout-Bj0UH9g4.js} +1 -1
  10. package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-DAKj2U35.js → MenuTab.vue_vue_type_script_setup_true_lang-VZzP3ioV.js} +15 -15
  11. package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-DttVIIFQ.js → NavigationTab.vue_vue_type_script_setup_true_lang-DB0u1Tyc.js} +7113 -7133
  12. package/dist/{NoData.vue_vue_type_script_setup_true_lang-D8TQd5xZ.js → NoData.vue_vue_type_script_setup_true_lang-BF1MLXsF.js} +1 -1
  13. package/dist/{OverviewView-DIV-c719.js → OverviewView-Bc_LHFuc.js} +5 -5
  14. package/dist/{Report-CwIXa0uX.js → Report-Dm5yvNtt.js} +4 -4
  15. package/dist/{ReportEditor-B9VtrKLn.js → ReportEditor-CJW_8r_X.js} +6 -6
  16. package/dist/{ReportView-vhuYnD21.js → ReportView-BY2yuFlE.js} +7 -7
  17. package/dist/{SelectComponent.vue_vue_type_script_setup_true_lang-C6I6eTgv.js → SelectComponent.vue_vue_type_script_setup_true_lang-nAU0NNg5.js} +1 -1
  18. package/dist/{Setting-__fjcx43.js → Setting-CtJiTvSy.js} +4 -4
  19. package/dist/{TileEditor-BqeSfGqx.js → TileEditor-RppSHYuT.js} +7 -7
  20. package/dist/{TransitionFade-BG1kcUbz.js → TransitionFade-j_XBbJri.js} +5 -5
  21. package/dist/app.js +200 -24
  22. package/dist/{helper-CjlOhf8H.js → helper-DJZfVXf0.js} +1 -1
  23. package/dist/{vue-i18n-CA7n5PbM.js → vue-i18n-CHLsTHGb.js} +1528 -1522
  24. package/package.json +1 -1
@@ -1,8 +1,8 @@
1
- import { defineComponent as P, resolveComponent as b, createBlock as D, openBlock as i, withCtx as R, createCommentVNode as S, createElementVNode as V, toDisplayString as E, renderSlot as N, mergeModels as k, useModel as v, ref as x, watch as F, createElementBlock as Y, createVNode as y, unref as u } from "vue";
2
- import { u as j, d as o, N as U, C as q } from "./vue-i18n-CA7n5PbM.js";
3
- import { d as T } from "./helper-CjlOhf8H.js";
4
- import { detectLocale as M } from "@feedmepos/mf-common";
5
- const z = { class: "fm-typo-en-body-md-600 text-ellipsis overflow-hidden whitespace-nowrap" }, _ = { class: "fm-typo-en-body-md-600 text-ellipsis overflow-hidden whitespace-nowrap" }, O = /* @__PURE__ */ P({
1
+ import { defineComponent as O, resolveComponent as b, createBlock as D, openBlock as i, withCtx as R, createCommentVNode as S, createElementVNode as V, toDisplayString as E, renderSlot as N, mergeModels as k, useModel as v, ref as x, watch as F, createElementBlock as Y, createVNode as y, unref as u } from "vue";
2
+ import { u as j, d as o, P as U, C as q } from "./vue-i18n-CHLsTHGb.js";
3
+ import { d as P } from "./helper-DJZfVXf0.js";
4
+ import { detectLocale as T } from "@feedmepos/mf-common";
5
+ const z = { class: "fm-typo-en-body-md-600 text-ellipsis overflow-hidden whitespace-nowrap" }, _ = { class: "fm-typo-en-body-md-600 text-ellipsis overflow-hidden whitespace-nowrap" }, M = /* @__PURE__ */ O({
6
6
  __name: "FilterChip",
7
7
  props: {
8
8
  label: {
@@ -45,7 +45,7 @@ const z = { class: "fm-typo-en-body-md-600 text-ellipsis overflow-hidden whitesp
45
45
  });
46
46
  };
47
47
  }
48
- }), A = { class: "flex gap-2 items-center" }, f = "YYYY-MM-DD", K = /* @__PURE__ */ P({
48
+ }), A = { class: "flex gap-2 items-center" }, f = "YYYY-MM-DD", K = /* @__PURE__ */ O({
49
49
  __name: "DateRangeSelect",
50
50
  props: /* @__PURE__ */ k({
51
51
  compare: {
@@ -136,12 +136,12 @@ const z = { class: "fm-typo-en-body-md-600 text-ellipsis overflow-hidden whitesp
136
136
  class: "w-2/6"
137
137
  }, {
138
138
  "trigger-button": R(() => [
139
- y(O, {
139
+ y(M, {
140
140
  "left-icon": e.label ? "filter_alt" : "calendar_month",
141
- label: e.label ?? u(T)({
141
+ label: e.label ?? u(P)({
142
142
  startDate: t.value.startDate ?? "",
143
143
  endDate: t.value.endDate ?? "",
144
- locale: u(M)()
144
+ locale: u(T)()
145
145
  }),
146
146
  removable: e.removable,
147
147
  onChipClosed: l[0] || (l[0] = (n) => B(!0))
@@ -160,11 +160,11 @@ const z = { class: "fm-typo-en-body-md-600 text-ellipsis overflow-hidden whitesp
160
160
  onSelectComparison: $
161
161
  }, {
162
162
  "trigger-button": R(() => [
163
- y(O, {
164
- label: `${u(p)("report.common.compare")}: ${u(T)({
163
+ y(M, {
164
+ label: `${u(p)("report.common.compare")}: ${u(P)({
165
165
  startDate: a.value.startDate ?? null,
166
166
  endDate: a.value.endDate ?? null,
167
- locale: u(M)()
167
+ locale: u(T)()
168
168
  })}`
169
169
  }, null, 8, ["label"])
170
170
  ]),
@@ -176,5 +176,5 @@ const z = { class: "fm-typo-en-body-md-600 text-ellipsis overflow-hidden whitesp
176
176
  });
177
177
  export {
178
178
  K as _,
179
- O as a
179
+ M as a
180
180
  };
@@ -1,8 +1,8 @@
1
1
  import { defineComponent as u, computed as f, resolveComponent as p, createElementBlock as s, openBlock as t, normalizeStyle as n, normalizeClass as d, unref as e, createBlock as y, createCommentVNode as _, createVNode as h, createElementVNode as k, toDisplayString as g, renderSlot as x } from "vue";
2
- import { _ as v } from "./NavigationTab.vue_vue_type_script_setup_true_lang-DttVIIFQ.js";
2
+ import { _ as v } from "./NavigationTab.vue_vue_type_script_setup_true_lang-DB0u1Tyc.js";
3
3
  import { useBreakpoints as b } from "@feedmepos/ui-library";
4
4
  import { storeToRefs as C } from "pinia";
5
- import { u as q, f as w } from "./vue-i18n-CA7n5PbM.js";
5
+ import { u as q, f as w } from "./vue-i18n-CHLsTHGb.js";
6
6
  import { useRoute as B } from "vue-router";
7
7
  const $ = {
8
8
  key: 1,