@feedmepos/mf-report 5.27.44 → 5.27.45

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 (27) hide show
  1. package/dist/{App-B-0VHXM1.js → App-qmp_wTqr.js} +105 -107
  2. package/dist/{DateRangeSelect-CGnROjSA.js → DateRangeSelect-DTc5W51W.js} +1 -1
  3. package/dist/{Default.vue_vue_type_script_setup_true_lang-B0E17Ovn.js → Default.vue_vue_type_script_setup_true_lang-Rfx_MV5j.js} +1 -1
  4. package/dist/{DynamicWidget.vue_vue_type_script_setup_true_lang-DeajLQvr.js → DynamicWidget.vue_vue_type_script_setup_true_lang-CgQT7aVu.js} +808 -807
  5. package/dist/{GlobalFilterSelect.vue_vue_type_script_setup_true_lang-CqKnPfjr.js → GlobalFilterSelect.vue_vue_type_script_setup_true_lang-Ch8h7LYw.js} +2234 -2227
  6. package/dist/{InsightView-DLi1JKj-.js → InsightView-DTXLQI3y.js} +4 -4
  7. package/dist/{Integration-DcpEli4G.js → Integration-jDsdDTJe.js} +3 -3
  8. package/dist/{Integrations-FqE3NGWW.js → Integrations-Bw_gAgzo.js} +2 -2
  9. package/dist/{Layout-B3w9ncrY.js → Layout-KsXHFW6a.js} +1 -1
  10. package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-DEZ9szG8.js → MenuTab.vue_vue_type_script_setup_true_lang-EX-uYhXm.js} +4 -4
  11. package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-hq2_fG5m.js → NavigationTab.vue_vue_type_script_setup_true_lang-CjkhnFr1.js} +3 -3
  12. package/dist/{OverviewView-C2q5HVfG.js → OverviewView-8gQ9VC5f.js} +4 -4
  13. package/dist/{Report-CpD-PQMF.js → Report-CyxE4Mk6.js} +34 -34
  14. package/dist/{ReportEditor-DY8bRLmi.js → ReportEditor-Bm5k5ZUc.js} +6 -6
  15. package/dist/{ReportView-kvAnnQQX.js → ReportView-B_EjiBA3.js} +6 -6
  16. package/dist/Setting-BEUoiP3V.js +368 -0
  17. package/dist/{Template-C-whg_Qs.js → Template-aCg-U8jo.js} +3 -3
  18. package/dist/{TileEditor-MvSW8uIv.js → TileEditor-BKfGFwLu.js} +5 -5
  19. package/dist/{TilePageStack.vue_vue_type_script_setup_true_lang-cNbphYz8.js → TilePageStack.vue_vue_type_script_setup_true_lang-C-x_Wda9.js} +2 -2
  20. package/dist/{TransitionFade-DqK-1YJF.js → TransitionFade-BEJ9_BKt.js} +4 -4
  21. package/dist/{app-Dpk_iYcH.js → app-5pQ-88Qg.js} +9264 -9269
  22. package/dist/app.js +1 -1
  23. package/dist/assets/{formatChartData.worker-NxArcyZE.js → formatChartData.worker-C93JSHxi.js} +5 -5
  24. package/dist/assets/{processTableData.worker-typkqQfh.js → processTableData.worker-BsZijJg_.js} +5 -5
  25. package/dist/{useRestaurantPermission-B5HIst3o.js → useRestaurantPermission-BIQpfucB.js} +1 -1
  26. package/package.json +2 -1
  27. package/dist/Setting-DIfsQKq7.js +0 -366
@@ -0,0 +1,368 @@
1
+ import { defineComponent as R, ref as N, useModel as L, resolveComponent as V, createElementBlock as $, openBlock as h, createBlock as U, createElementVNode as t, resolveDynamicComponent as ue, unref as e, withCtx as b, createVNode as n, normalizeClass as B, toDisplayString as a, Fragment as W, renderList as X, createTextVNode as de, withDirectives as Y, vShow as ee, createCommentVNode as pe, computed as q, watch as ce, normalizeStyle as fe } from "vue";
2
+ import { _ as _e } from "./Default.vue_vue_type_script_setup_true_lang-Rfx_MV5j.js";
3
+ import { d as A, C as G, D as ve, m as ge, n as Z, a as ye } from "./app-5pQ-88Qg.js";
4
+ import { components as K, useSnackbar as te, useBreakpoints as oe, FmButtonColorThemeVariant as Q } from "@feedmepos/ui-library";
5
+ import { T as le, U as E, V as he } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-Ch8h7LYw.js";
6
+ import { u as xe } from "./message-dialog-UoMWOnil.js";
7
+ import { u as w } from "./_plugin-vue_export-helper-kkiiQoKl.js";
8
+ import { detectLocale as F } from "@feedmepos/mf-common";
9
+ import { a as j } from "./SelectComponent.vue_vue_type_script_setup_true_lang-Ckn2p74A.js";
10
+ import { storeToRefs as be } from "pinia";
11
+ const Ve = { class: "px-5 py-2" }, Te = { class: "flex" }, Ce = { class: "flex px-5 gap-2" }, De = { class: "flex flex-col gap-2" }, $e = { class: "fm-typo-en-title-sm-600" }, Se = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, ke = { class: "w-full gap-[24px] flex flex-col pt-2" }, Fe = { class: "flex items-center w-full gap-3" }, Re = { class: "text-fm-color-typo-primary" }, we = { class: "text-fm-color-typo-secondary" }, Oe = { class: "flex items-center gap-2" }, He = /* @__PURE__ */ R({
12
+ __name: "ReportHour",
13
+ props: {
14
+ modelValue: {
15
+ required: !0,
16
+ default: () => []
17
+ },
18
+ modelModifiers: {}
19
+ },
20
+ emits: ["update:modelValue"],
21
+ setup(T) {
22
+ const l = N(!1), m = N(), o = {
23
+ name: "",
24
+ isDefault: !1,
25
+ startTime: { hour: 0, minute: 0 },
26
+ endTime: { hour: 0, minute: 0 }
27
+ }, { FmForm: p } = K, _ = N(), { promptMessage: x } = xe(), u = te(), s = N(JSON.parse(JSON.stringify(o))), d = L(T, "modelValue"), { t: r } = w(), P = () => {
28
+ l.value = !1, s.value && m.value === void 0 ? d.value.push(s.value) : d.value[m.value] = s.value;
29
+ }, O = () => {
30
+ var v;
31
+ (v = _.value) == null || v.validateInputs();
32
+ }, H = () => {
33
+ l.value = !1, s.value = o;
34
+ }, c = (v) => {
35
+ var i;
36
+ (i = d.value[v]) != null && i.isSystem || (m.value = v, s.value = JSON.parse(JSON.stringify(d.value[m.value])), l.value = !0);
37
+ }, M = () => {
38
+ s.value = o, l.value = !0;
39
+ }, ae = async (v) => {
40
+ const i = d.value.find((C, g) => g === v);
41
+ if (!i) {
42
+ u.open({ message: `index ${v} cannot be found`, type: "error" });
43
+ return;
44
+ }
45
+ if (i.isDefault || i.isSystem)
46
+ return;
47
+ await x({
48
+ title: r("report.setting.reportHour.deleteTitle"),
49
+ message: r("report.setting.reportHour.deleteConfirm", { name: i.name })
50
+ }) && (d.value = d.value.filter((g, I) => I !== v), d.value.find((g) => g.isDefault) || (d.value[0].isDefault = !0), s.value = o);
51
+ }, se = (v, i) => {
52
+ v ? d.value = d.value.map((S, C) => ({
53
+ ...S,
54
+ isDefault: i === C
55
+ })) : d.value = d.value.map((S, C) => ({
56
+ ...S,
57
+ isDefault: C === 0
58
+ }));
59
+ }, { breakpoints: z } = oe(), { FmSideSheet: ne, FmTopSheet: re } = K;
60
+ return (v, i) => {
61
+ const S = V("FmTextField"), C = V("FmTimePicker"), g = V("FmButton"), I = V("FmSwitch"), ie = V("FmChip"), me = V("FmCard");
62
+ return h(), $("div", null, [
63
+ (h(), U(ue(e(z).lg || e(z).md ? e(ne) : e(re)), {
64
+ modelValue: l.value,
65
+ "onUpdate:modelValue": i[3] || (i[3] = (f) => l.value = f),
66
+ "fullscreen-size": "sm",
67
+ "dismiss-away": !0
68
+ }, {
69
+ "side-sheet-header": b(() => [
70
+ t("p", null, a(e(r)("report.setting.reportHour.addTitle")), 1)
71
+ ]),
72
+ "top-sheet-header": b(() => [
73
+ t("div", Ve, [
74
+ t("p", null, a(e(r)("report.setting.reportHour.addTitle")), 1)
75
+ ])
76
+ ]),
77
+ "side-sheet-footer": b(() => [
78
+ t("div", Te, [
79
+ n(g, {
80
+ label: "Save",
81
+ variant: "primary",
82
+ onClick: O
83
+ }),
84
+ n(g, {
85
+ label: "Cancel",
86
+ variant: "tertiary",
87
+ onClick: H
88
+ })
89
+ ])
90
+ ]),
91
+ "top-sheet-footer": b(() => [
92
+ t("div", Ce, [
93
+ n(g, {
94
+ label: "Save",
95
+ variant: "primary",
96
+ onClick: O
97
+ }),
98
+ n(g, {
99
+ label: "Cancel",
100
+ variant: "tertiary",
101
+ onClick: H
102
+ })
103
+ ])
104
+ ]),
105
+ default: b(() => [
106
+ n(e(p), {
107
+ ref_key: "form",
108
+ ref: _,
109
+ class: B(["flex flex-col gap-2", `${e(z).sm || e(z).xs ? "px-24" : ""}`]),
110
+ onValidationSuccess: P
111
+ }, {
112
+ default: b(() => {
113
+ var f, D, k, J;
114
+ return [
115
+ n(S, {
116
+ modelValue: s.value.name,
117
+ "onUpdate:modelValue": i[0] || (i[0] = (y) => s.value.name = y),
118
+ label: e(r)("report.setting.reportHour.hourSetName"),
119
+ placeholder: e(r)("report.setting.reportHour.namePlaceholder"),
120
+ rules: [(y) => y !== "" || e(r)("report.setting.reportHour.cannotBeEmpty")]
121
+ }, null, 8, ["modelValue", "label", "placeholder", "rules"]),
122
+ n(C, {
123
+ "model-value": e(A)().hour(((f = s.value.startTime) == null ? void 0 : f.hour) ?? 0).minute(((D = s.value.startTime) == null ? void 0 : D.minute) ?? 0).locale(e(F)()).format("HH:mm"),
124
+ class: "grow",
125
+ label: e(r)("report.setting.reportHour.startTime"),
126
+ "onUpdate:modelValue": i[1] || (i[1] = (y) => {
127
+ y && (s.value.startTime.hour = Number(y.split(":")[0]), s.value.startTime.minute = Number(y.split(":")[1]));
128
+ })
129
+ }, null, 8, ["model-value", "label"]),
130
+ n(C, {
131
+ "model-value": e(A)().hour(((k = s.value.endTime) == null ? void 0 : k.hour) ?? 0).minute(((J = s.value.endTime) == null ? void 0 : J.minute) ?? 0).format("HH:mm"),
132
+ class: "grow",
133
+ label: e(r)("report.setting.reportHour.closeTime"),
134
+ "onUpdate:modelValue": i[2] || (i[2] = (y) => {
135
+ y && (s.value.endTime.hour = Number(y.split(":")[0]), s.value.endTime.minute = Number(y.split(":")[1]));
136
+ })
137
+ }, null, 8, ["model-value", "label"])
138
+ ];
139
+ }),
140
+ _: 1
141
+ }, 8, ["class"])
142
+ ]),
143
+ _: 1
144
+ }, 8, ["modelValue"])),
145
+ t("div", De, [
146
+ t("p", $e, a(e(r)("report.setting.reportHour.title")), 1),
147
+ t("p", Se, a(e(r)("report.setting.reportHour.description")), 1)
148
+ ]),
149
+ t("div", ke, [
150
+ (h(!0), $(W, null, X(d.value, (f, D) => (h(), U(me, {
151
+ key: `report_${D}`,
152
+ class: "flex p-4",
153
+ variant: "outlined"
154
+ }, {
155
+ default: b(() => [
156
+ t("div", Fe, [
157
+ n(I, {
158
+ "model-value": f.isDefault,
159
+ "onUpdate:modelValue": (k) => se(k, D)
160
+ }, null, 8, ["model-value", "onUpdate:modelValue"]),
161
+ t("div", null, [
162
+ t("p", Re, [
163
+ de(a(e(le)(f, e(r))) + " ", 1),
164
+ Y(n(ie, {
165
+ label: e(r)("report.common.default"),
166
+ class: "bg-fm-color-system-info-100 border-fm-color-typo-info text-fm-color-typo-info",
167
+ compact: ""
168
+ }, null, 8, ["label"]), [
169
+ [ee, f.isDefault]
170
+ ])
171
+ ]),
172
+ t("p", we, a(e(E)(f.startTime, e(F)())) + " - " + a(e(E)(f.endTime, e(F)())), 1)
173
+ ]),
174
+ i[4] || (i[4] = t("div", { class: "grow" }, null, -1)),
175
+ t("div", Oe, [
176
+ f.isSystem ? pe("", !0) : (h(), U(g, {
177
+ key: 0,
178
+ icon: "edit",
179
+ variant: "tertiary",
180
+ onClick: (k) => c(D)
181
+ }, null, 8, ["onClick"])),
182
+ n(g, {
183
+ icon: "delete",
184
+ variant: "tertiary",
185
+ disabled: f.isDefault || f.isSystem,
186
+ onClick: (k) => ae(D)
187
+ }, null, 8, ["disabled", "onClick"])
188
+ ])
189
+ ])
190
+ ]),
191
+ _: 2
192
+ }, 1024))), 128)),
193
+ t("div", null, [
194
+ n(g, {
195
+ label: e(r)("report.setting.reportHour.add"),
196
+ variant: "secondary",
197
+ icon: "add",
198
+ "icon-position": "prepend",
199
+ "border-color": e(Q).ColorPrimary,
200
+ "text-color": e(Q).ColorPrimary,
201
+ onClick: M
202
+ }, null, 8, ["label", "border-color", "text-color"])
203
+ ])
204
+ ])
205
+ ]);
206
+ };
207
+ }
208
+ }), ze = { class: "py-2 w-full gap-2 flex flex-col" }, Ne = { class: "fm-typo-en-title-sm-600" }, Ue = /* @__PURE__ */ R({
209
+ __name: "CompareRangeSetting",
210
+ props: {
211
+ modelValue: {
212
+ required: !0,
213
+ default: G.PRECEDING_PERIOD
214
+ },
215
+ modelModifiers: {}
216
+ },
217
+ emits: ["update:modelValue"],
218
+ setup(T) {
219
+ const { t: l } = w(), m = L(T, "modelValue"), o = Object.values(G).map((p) => ({
220
+ label: l(`report.compare.${p}`),
221
+ value: p
222
+ })).slice(0, -1);
223
+ return (p, _) => (h(), $("div", ze, [
224
+ t("p", Ne, a(e(l)("report.setting.summary.comparisonDateRange")), 1),
225
+ n(j, {
226
+ modelValue: m.value,
227
+ "onUpdate:modelValue": _[0] || (_[0] = (x) => m.value = x),
228
+ label: e(l)("report.setting.summary.comparisonDateRange"),
229
+ items: e(o),
230
+ "disable-search": !0
231
+ }, null, 8, ["modelValue", "label", "items"])
232
+ ]));
233
+ }
234
+ }), Be = { class: "py-2 w-full gap-2 flex flex-col" }, Ee = { class: "fm-typo-en-title-sm-600" }, Pe = /* @__PURE__ */ R({
235
+ __name: "DateRangeSetting",
236
+ props: {
237
+ modelValue: { required: !0 },
238
+ modelModifiers: {}
239
+ },
240
+ emits: ["update:modelValue"],
241
+ setup(T) {
242
+ const { t: l } = w(), m = L(T, "modelValue"), o = Object.values(ve).filter((p) => !["This month", "Last month"].includes(p)).map((p) => ({
243
+ label: l(`report.date.${p}`),
244
+ value: p
245
+ }));
246
+ return (p, _) => (h(), $("div", Be, [
247
+ t("p", Ee, a(e(l)("report.setting.summary.defaultDateRange")), 1),
248
+ n(j, {
249
+ modelValue: m.value,
250
+ "onUpdate:modelValue": _[0] || (_[0] = (x) => m.value = x),
251
+ label: e(l)("report.setting.summary.defaultDateRange"),
252
+ items: e(o),
253
+ "disable-search": !0
254
+ }, null, 8, ["modelValue", "label", "items"])
255
+ ]));
256
+ }
257
+ }), Me = { class: "py-2 w-full gap-2 flex flex-col" }, Ie = { class: "fm-typo-en-title-sm-600" }, Le = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, je = /* @__PURE__ */ R({
258
+ __name: "TimezoneSetting",
259
+ props: {
260
+ modelValue: {},
261
+ defaultTimezone: {}
262
+ },
263
+ emits: ["update:modelValue"],
264
+ setup(T, { emit: l }) {
265
+ const { t: m } = w(), o = T, p = l, _ = q(
266
+ () => ge(
267
+ o.defaultTimezone,
268
+ (u) => m("report.setting.timezone.default", { timezone: u })
269
+ )
270
+ ), x = q({
271
+ get: () => o.modelValue ?? Z,
272
+ set: (u) => p("update:modelValue", u === Z ? null : u)
273
+ });
274
+ return (u, s) => (h(), $("div", Me, [
275
+ t("p", Ie, a(e(m)("report.setting.timezone.title")), 1),
276
+ t("p", Le, a(e(m)("report.setting.timezone.description")), 1),
277
+ n(j, {
278
+ modelValue: x.value,
279
+ "onUpdate:modelValue": s[0] || (s[0] = (d) => x.value = d),
280
+ label: e(m)("report.setting.timezone.label"),
281
+ items: _.value
282
+ }, null, 8, ["modelValue", "label", "items"])
283
+ ]));
284
+ }
285
+ }), Je = { class: "w-2/4" }, qe = { class: "fm-typo-en-title-sm-600" }, Ae = { class: "text-fm-color-typo-secondary" }, Ge = { class: "fm-typo-en-body-lg-600" }, Ze = { class: "text-fm-color-typo-secondary" }, Ke = { class: "fm-typo-en-body-lg-600" }, Qe = { class: "text-fm-color-typo-secondary" }, We = { class: "fm-typo-en-body-lg-600" }, Xe = { class: "text-fm-color-typo-secondary" }, Ye = { class: "fm-typo-en-body-lg-600" }, ut = /* @__PURE__ */ R({
286
+ __name: "Setting",
287
+ setup(T) {
288
+ const { breakpoints: l } = oe(), m = ye(), { defaultDateSetting: o, timezone: p, defaultTimezone: _ } = be(m), x = te(), { t: u } = w();
289
+ ce(
290
+ [
291
+ () => o.value.defaultCompareType,
292
+ () => o.value.defaultDateRange,
293
+ () => o.value.timeOptions
294
+ ],
295
+ () => {
296
+ o.value.timeOptions.length === 0 ? x.open({ message: u("report.setting.reportHour.cannotBeEmptyError"), type: "error" }) : m.createOrUpdateBusinessSetting(o.value);
297
+ },
298
+ { deep: !0 }
299
+ );
300
+ function s(d) {
301
+ o.value.timezone = d, m.createOrUpdateBusinessSetting(o.value);
302
+ }
303
+ return (d, r) => {
304
+ const P = V("FmPageHead"), O = V("FmMenuDivider"), H = V("FmCard");
305
+ return h(), U(_e, null, {
306
+ default: b(() => [
307
+ n(P, {
308
+ title: e(u)("report.view.setting.title")
309
+ }, null, 8, ["title"]),
310
+ t("div", {
311
+ class: B(`${e(l).sm || e(l).xs ? "pb-20" : ""} overflow-y-auto flex`),
312
+ style: fe({ height: `calc(100% - ${e(l).sm || e(l).xs ? 60 : 72}px)` })
313
+ }, [
314
+ t("div", {
315
+ class: B(`${e(l).lg || e(l).md ? "px-24" : "px-3"} w-full flex flex-col gap-[40px]`)
316
+ }, [
317
+ n(He, {
318
+ modelValue: e(o).timeOptions,
319
+ "onUpdate:modelValue": r[0] || (r[0] = (c) => e(o).timeOptions = c)
320
+ }, null, 8, ["modelValue"]),
321
+ n(Pe, {
322
+ modelValue: e(o).defaultDateRange,
323
+ "onUpdate:modelValue": r[1] || (r[1] = (c) => e(o).defaultDateRange = c)
324
+ }, null, 8, ["modelValue"]),
325
+ n(Ue, {
326
+ modelValue: e(o).defaultCompareType,
327
+ "onUpdate:modelValue": r[2] || (r[2] = (c) => e(o).defaultCompareType = c)
328
+ }, null, 8, ["modelValue"]),
329
+ n(je, {
330
+ "model-value": e(o).timezone,
331
+ "default-timezone": e(_) ?? e(p),
332
+ "onUpdate:modelValue": s
333
+ }, null, 8, ["model-value", "default-timezone"])
334
+ ], 2),
335
+ Y(t("div", Je, [
336
+ n(H, {
337
+ variant: "outlined",
338
+ class: B(["flex flex-col gap-3", `${e(l).lg || e(l).md ? "mr-5 p-6" : ""}`])
339
+ }, {
340
+ default: b(() => [
341
+ t("p", qe, a(e(u)("report.setting.summary.title")), 1),
342
+ n(O),
343
+ t("p", Ae, a(e(u)("report.setting.summary.reportHour")), 1),
344
+ (h(!0), $(W, null, X(e(o).timeOptions, (c, M) => (h(), $("div", { key: M }, [
345
+ t("p", Ge, a(e(le)(c, e(u))) + a(c.isDefault ? `(${e(u)("report.setting.reportHour.default")})` : "") + " " + a(e(E)(c.startTime, e(F)())) + " " + a(e(E)(c.endTime, e(F)())) + " " + a(e(he)(c.startTime, c.endTime)), 1)
346
+ ]))), 128)),
347
+ t("p", Ze, a(e(u)("report.setting.summary.defaultDateRange")), 1),
348
+ t("p", Ke, a(e(u)(`report.date.${e(o).defaultDateRange}`)), 1),
349
+ t("p", Qe, a(e(u)("report.setting.summary.comparisonDateRange")), 1),
350
+ t("p", We, a(e(u)(`report.compare.${e(o).defaultCompareType}`)), 1),
351
+ t("p", Xe, a(e(u)("report.setting.summary.timezone")), 1),
352
+ t("p", Ye, a(e(p)), 1)
353
+ ]),
354
+ _: 1
355
+ }, 8, ["class"])
356
+ ], 512), [
357
+ [ee, e(l).lg || e(l).md]
358
+ ])
359
+ ], 6)
360
+ ]),
361
+ _: 1
362
+ });
363
+ };
364
+ }
365
+ });
366
+ export {
367
+ ut as default
368
+ };
@@ -1,14 +1,14 @@
1
1
  import { defineComponent as ie, computed as u, resolveComponent as v, createElementBlock as A, openBlock as _, renderSlot as Ve, createVNode as n, withCtx as s, createCommentVNode as q, createElementVNode as i, toDisplayString as d, ref as b, h as p, onMounted as Le, createBlock as R, unref as l, normalizeStyle as Se, normalizeClass as C, withDirectives as ae, Fragment as $e, renderList as Ie, withModifiers as re, vShow as ne } from "vue";
2
2
  import { a as Re } from "./SelectComponent.vue_vue_type_script_setup_true_lang-Ckn2p74A.js";
3
3
  import { u as me, a as Pe } from "./_plugin-vue_export-helper-kkiiQoKl.js";
4
- import { _ as ze } from "./Default.vue_vue_type_script_setup_true_lang-B0E17Ovn.js";
4
+ import { _ as ze } from "./Default.vue_vue_type_script_setup_true_lang-Rfx_MV5j.js";
5
5
  import { u as De } from "./message-dialog-UoMWOnil.js";
6
- import { u as Ne } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-CqKnPfjr.js";
6
+ import { u as Ne } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-Ch8h7LYw.js";
7
7
  import { r as se } from "./i18n-CI_sQ5d_.js";
8
8
  import { useBreakpoints as Be, useSnackbar as Me, components as Ee, FmButtonColorThemeVariant as Ke } from "@feedmepos/ui-library";
9
9
  import { useRouter as Ue, useRoute as He } from "vue-router";
10
10
  import { storeToRefs as Oe } from "pinia";
11
- import { h as je } from "./app-Dpk_iYcH.js";
11
+ import { h as je } from "./app-5pQ-88Qg.js";
12
12
  const Ae = { class: "flex flex-col h-full" }, qe = ["src"], Ge = { class: "fm-typo-en-body-lg-600 text-fm-color-typo-primary" }, Je = { class: "fm-typo-en-body-sm-400 text-fm-color-typo-secondary text-center" }, Qe = /* @__PURE__ */ ie({
13
13
  __name: "NoTemplate",
14
14
  props: {
@@ -1,16 +1,16 @@
1
1
  import { defineComponent as de, mergeModels as ve, useModel as ge, computed as C, ref as oe, resolveComponent as A, createElementBlock as W, openBlock as m, createVNode as u, createElementVNode as g, unref as l, withCtx as Z, toDisplayString as K, Fragment as me, renderList as $e, withModifiers as he, createTextVNode as Xe, watch as ke, createCommentVNode as P, createBlock as z, renderSlot as Fl, onBeforeUnmount as ul, resolveDynamicComponent as Vl, normalizeClass as Ve, withDirectives as Fe, vShow as Te, onMounted as Sl, withKeys as fl, vModelText as Xl, normalizeStyle as sl, isRef as Hl } from "vue";
2
2
  import { useRoute as ql, useRouter as Gl } from "vue-router";
3
- import { u as dl, f as ml, h as We, F as Ne, d as He, S as rl, a as Yl, W as Jl, T as Kl, c as Ql, b as gl } from "./TransitionFade-DqK-1YJF.js";
4
- import { W as J, a as _l, y as qe, D as Ke, S as yl, C as Zl, u as Tl, P as bl, F as Pe, e as Le, b as et, c as lt, p as tt } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-CqKnPfjr.js";
3
+ import { u as dl, f as ml, h as We, F as Ne, d as He, S as rl, a as Yl, W as Jl, T as Kl, c as Ql, b as gl } from "./TransitionFade-BEJ9_BKt.js";
4
+ import { W as J, a as _l, y as qe, D as Ke, S as yl, C as Zl, u as Tl, P as bl, F as Pe, e as Le, b as et, c as lt, p as tt } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-Ch8h7LYw.js";
5
5
  import { storeToRefs as Re } from "pinia";
6
6
  import { u as $l } from "./message-dialog-UoMWOnil.js";
7
7
  import { useSnackbar as ot, useBreakpoints as Dl, FmButtonColorThemeVariant as Ue } from "@feedmepos/ui-library";
8
- import { h as at, g as xe, R as hl, d as nt, e as it, j as st, L as Ae, k as al, S as re, l as fe, m as nl, n as wl, a as Ul } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-DeajLQvr.js";
8
+ import { h as at, g as xe, R as hl, d as nt, e as it, j as st, L as Ae, k as al, S as re, l as fe, m as nl, n as wl, a as Ul } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-CgQT7aVu.js";
9
9
  import { a as be, _ as Bl } from "./SelectComponent.vue_vue_type_script_setup_true_lang-Ckn2p74A.js";
10
10
  import { u as pe, _ as Ll } from "./_plugin-vue_export-helper-kkiiQoKl.js";
11
11
  import { r as ue } from "./i18n-CI_sQ5d_.js";
12
- import { a as je, d as Qe } from "./DateRangeSelect-CGnROjSA.js";
13
- import { a as rt, d as Je } from "./app-Dpk_iYcH.js";
12
+ import { a as je, d as Qe } from "./DateRangeSelect-DTc5W51W.js";
13
+ import { a as rt, d as Je } from "./app-5pQ-88Qg.js";
14
14
  const tl = [
15
15
  {
16
16
  type: J.Circular,
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as R, reactive as J, resolveComponent as B, createElementBlock as d, openBlock as n, Fragment as I, renderList as P, createBlock as V, createCommentVNode as f, unref as Z, normalizeStyle as w, normalizeClass as l, withCtx as W, createVNode as u, createElementVNode as $, toDisplayString as T, mergeProps as ee, createSlots as te, withDirectives as G, vShow as L, ref as re, watch as oe } from "vue";
2
2
  import { u as ne } from "./_plugin-vue_export-helper-kkiiQoKl.js";
3
- import { _ as ie, a as O, c as de, b as se, f as ae, t as ce, p as le } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-DeajLQvr.js";
4
- import { i as ue, F as D, W as pe } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-CqKnPfjr.js";
3
+ import { _ as ie, a as O, c as de, b as se, f as ae, t as ce, p as le } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-CgQT7aVu.js";
4
+ import { i as ue, F as D, W as pe } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-Ch8h7LYw.js";
5
5
  import { useBreakpoints as me } from "@feedmepos/ui-library";
6
6
  import { r as fe } from "./i18n-CI_sQ5d_.js";
7
7
  const ye = {
@@ -3,13 +3,13 @@ import { u as Lt, a as fo, _ as an } from "./_plugin-vue_export-helper-kkiiQoKl.
3
3
  import { useCoreStore as po } from "@feedmepos/mf-common";
4
4
  import { storeToRefs as In } from "pinia";
5
5
  import { useRoute as mo } from "vue-router";
6
- import { W as xe, Q as ho, I as rt, z as On, A as Sn, d as Ge, g as go, y as vo } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-CqKnPfjr.js";
7
- import { p as bo, d as Cn, a as Rn } from "./DateRangeSelect-CGnROjSA.js";
8
- import { u as yo, F as Eo, r as _o, d as Ut } from "./app-Dpk_iYcH.js";
6
+ import { W as xe, Q as ho, I as rt, z as On, A as Sn, d as Ge, g as go, y as vo } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-Ch8h7LYw.js";
7
+ import { p as bo, d as Cn, a as Rn } from "./DateRangeSelect-DTc5W51W.js";
8
+ import { u as yo, F as Eo, r as _o, d as Ut } from "./app-5pQ-88Qg.js";
9
9
  import { a as dn } from "./SelectComponent.vue_vue_type_script_setup_true_lang-Ckn2p74A.js";
10
10
  import { r as fn } from "./i18n-CI_sQ5d_.js";
11
11
  import { useSnackbar as To } from "@feedmepos/ui-library";
12
- import { g as gt } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-DeajLQvr.js";
12
+ import { g as gt } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-CgQT7aVu.js";
13
13
  const wo = {
14
14
  key: 0,
15
15
  class: "flex gap-24 flex-col h-screen w-screen justify-center items-center"