@feedmepos/mf-report 5.4.34 → 5.4.35-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.
- package/dist/{App--_PJYCFw.js → App-DlMl_cKs.js} +42 -42
- package/dist/{DateRangeSelect.vue_vue_type_script_setup_true_lang-wgBB4qb8.js → DateRangeSelect.vue_vue_type_script_setup_true_lang-Xex8S8XX.js} +2 -2
- package/dist/{Default.vue_vue_type_script_setup_true_lang-BFAHEfoT.js → Default.vue_vue_type_script_setup_true_lang-B3PsiD6a.js} +2 -2
- package/dist/{DynamicWidget.vue_vue_type_script_setup_true_lang-CTjzDSfG.js → DynamicWidget.vue_vue_type_script_setup_true_lang-FIM7a1Po.js} +4 -4
- package/dist/{InsightView-BmymKVzq.js → InsightView-B3J-F3ol.js} +7 -7
- package/dist/{Integration-BbQaSL-I.js → Integration-BIkyAGk2.js} +492 -496
- package/dist/{Integrations-RluH7jrn.js → Integrations-B6ACZi86.js} +3 -3
- package/dist/{Layout-AElG5jFV.js → Layout-OAo1OSMP.js} +1 -1
- package/dist/{LocationSelect.vue_vue_type_script_setup_true_lang-DhtIeS_R.js → LocationSelect.vue_vue_type_script_setup_true_lang-BRAZAoJz.js} +2 -2
- package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-CCV1Xx_L.js → MenuTab.vue_vue_type_script_setup_true_lang-BdDMXz7S.js} +4 -4
- package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-DQoXKPxx.js → NavigationTab.vue_vue_type_script_setup_true_lang-B6VAf7nH.js} +4 -4
- package/dist/{NoData.vue_vue_type_script_setup_true_lang-CCA1l-Cz.js → NoData.vue_vue_type_script_setup_true_lang-DI4X_DSc.js} +1 -1
- package/dist/{OverviewView-PiHXD2Rn.js → OverviewView-CVJC6t4j.js} +5 -5
- package/dist/{Report-CBGsG9Ow.js → Report-BsP2QXAG.js} +4 -4
- package/dist/{ReportEditor-USBsc8g6.js → ReportEditor-CQw9jHcW.js} +5 -5
- package/dist/{ReportView-BhaAkmkp.js → ReportView-B7aDzeFz.js} +7 -7
- package/dist/{SelectComponent.vue_vue_type_script_setup_true_lang-CXYvLXnR.js → SelectComponent.vue_vue_type_script_setup_true_lang-BVs1C4af.js} +1 -1
- package/dist/{Setting-29RcEFbF.js → Setting-Dzt3TbHW.js} +4 -4
- package/dist/{TileEditor-DCpT3eKw.js → TileEditor-DYJmSgIT.js} +8 -8
- package/dist/{TransitionFade-BuCdzzvM.js → TransitionFade-CpucF6O6.js} +4 -4
- package/dist/app.js +50 -23
- package/dist/{global-loader-KvOGLx9k.js → global-loader-BqFQzk46.js} +1 -1
- package/dist/{index-CDf9QIwq.js → index-Cmh079Bh.js} +1 -1
- package/dist/{report-schema-Zw8e6-XZ.js → report-schema-OJAFh4P6.js} +1 -1
- package/dist/{timeFormat-ClH5miB0.js → timeFormat-CAyeO7-a.js} +1 -1
- package/dist/{v4-B3tAchpF.js → v4-BOOklPpL.js} +1 -1
- package/package.json +1 -1
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { defineComponent as q, mergeModels as z, useModel as $, computed as G, resolveComponent as b, createBlock as S, unref as n, openBlock as V, withCtx as w, createElementVNode as i, createVNode as m, toDisplayString as J, createTextVNode as Q, ref as T, h as g, createElementBlock as X, Fragment as Y } from "vue";
|
|
2
2
|
import { useRouter as Z, useRoute as ee } from "vue-router";
|
|
3
|
-
import { I as R, u as E, e as N, f as oe, o as P, p as te } from "./global-loader-
|
|
3
|
+
import { I as R, u as E, e as N, f as oe, o as P, p as te } from "./global-loader-BqFQzk46.js";
|
|
4
4
|
import { useBreakpoints as K, useSnackbar as ae, components as le, FmButtonColorThemeVariant as M } from "@feedmepos/ui-library";
|
|
5
|
-
import { _ as ne } from "./SelectComponent.vue_vue_type_script_setup_true_lang-
|
|
5
|
+
import { _ as ne } from "./SelectComponent.vue_vue_type_script_setup_true_lang-BVs1C4af.js";
|
|
6
6
|
import { storeToRefs as O } from "pinia";
|
|
7
7
|
import { u as re } from "./message-dialog-UoMWOnil.js";
|
|
8
|
-
import { _ as se } from "./NoData.vue_vue_type_script_setup_true_lang-
|
|
8
|
+
import { _ as se } from "./NoData.vue_vue_type_script_setup_true_lang-DI4X_DSc.js";
|
|
9
9
|
import { _ as ie } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
10
10
|
const me = { class: "flex flex-col" }, de = { class: "fm-typo-en-body-lg-600" }, ue = { class: "flex gap-2 overflow-hidden flex-col" }, pe = { class: "flex gap-2 overflow-hidden" }, ce = { class: "flex flex-col w-full" }, fe = { class: "flex flex-col gap-5 p-6" }, ge = { class: "flex" }, ve = /* @__PURE__ */ q({
|
|
11
11
|
__name: "AddIntegrationDialog",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as o, resolveComponent as t, createBlock as r, openBlock as n, withCtx as _, createVNode as c } from "vue";
|
|
2
|
-
import { _ as a } from "./Default.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { _ as a } from "./Default.vue_vue_type_script_setup_true_lang-B3PsiD6a.js";
|
|
3
3
|
const f = /* @__PURE__ */ o({
|
|
4
4
|
__name: "Layout",
|
|
5
5
|
setup(m) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as wt, mergeModels as nu, useModel as Ks, ref as _e, createElementBlock as ce, onMounted as ny, openBlock as F, Fragment as Ve, createBlock as le, createCommentVNode as Ze, unref as yt, computed as _t, watch as Dn, resolveComponent as W, createElementVNode as ae, createVNode as P, renderList as kt, withCtx as Oe, toDisplayString as fr, renderSlot as Gs, mergeProps as ry, normalizeClass as ay, withDirectives as iy, vShow as uy, withModifiers as oy, nextTick as sy } from "vue";
|
|
2
|
-
import { a as ly } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-
|
|
3
|
-
import { u as cy, b as fy } from "./global-loader-
|
|
2
|
+
import { a as ly } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-Xex8S8XX.js";
|
|
3
|
+
import { u as cy, b as fy } from "./global-loader-BqFQzk46.js";
|
|
4
4
|
import { useBreakpoints as dy, useDialog as py, useDialogChild as hy } from "@feedmepos/ui-library";
|
|
5
5
|
const vy = { class: "px-8" }, my = { class: "max-h-[160px] overflow-y-auto" }, yy = /* @__PURE__ */ wt({
|
|
6
6
|
__name: "FilterEntry",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { defineComponent as I, mergeModels as Q, useModel as C, ref as L, watch as W, resolveComponent as c, createElementBlock as D, openBlock as f, createTextVNode as P, createVNode as u, toDisplayString as _, unref as t, withCtx as g, createElementVNode as d, createCommentVNode as V, Fragment as M, renderList as H, createBlock as S, withDirectives as X, vShow as Y, isRef as $, normalizeClass as z } from "vue";
|
|
2
|
-
import { u as Z, d as F, b as E } from "./global-loader-
|
|
2
|
+
import { u as Z, d as F, b as E } from "./global-loader-BqFQzk46.js";
|
|
3
3
|
import { storeToRefs as G } from "pinia";
|
|
4
|
-
import { _ as ee } from "./LocationSelect.vue_vue_type_script_setup_true_lang-
|
|
5
|
-
import { a as te, _ as oe } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-
|
|
6
|
-
import { t as q, s as le } from "./timeFormat-
|
|
4
|
+
import { _ as ee } from "./LocationSelect.vue_vue_type_script_setup_true_lang-BRAZAoJz.js";
|
|
5
|
+
import { a as te, _ as oe } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-Xex8S8XX.js";
|
|
6
|
+
import { t as q, s as le } from "./timeFormat-CAyeO7-a.js";
|
|
7
7
|
import { detectLocale as k } from "@feedmepos/mf-common";
|
|
8
8
|
import { useBreakpoints as ne } from "@feedmepos/ui-library";
|
|
9
9
|
const ae = { class: "px-24 py-16 rounded-lg shadow-light-300" }, me = { class: "text-fm-color-typo-primary" }, ue = { class: "text-fm-color-typo-secondary" }, ie = { class: "fm-typo-en-body-lg-600 mb-8" }, re = { class: "flex items-center justify-center w-full" }, se = { class: "fm-typo-en-body-lg-600 mb-8" }, de = { class: "flex items-center justify-center" }, ce = { class: "flex flex-row mb-4 px-4 gap-2" }, pe = /* @__PURE__ */ I({
|
|
@@ -4,11 +4,11 @@ var za = (e, t, r) => Bl(e, typeof t != "symbol" ? t + "" : t, r);
|
|
|
4
4
|
import { defineComponent as Hr, computed as hr, useModel as Nt, ref as Le, watch as ln, resolveComponent as pe, createBlock as Je, unref as Y, openBlock as Ae, withCtx as ke, createElementVNode as Se, createVNode as te, toDisplayString as Er, withDirectives as ya, createElementBlock as mr, Fragment as vt, renderList as gt, vShow as Fa, createTextVNode as Ot, mergeModels as Ia, createCommentVNode as Xt, normalizeClass as fa, withModifiers as Ul, resolveDynamicComponent as Ui, isRef as ja, createSlots as Vl } from "vue";
|
|
5
5
|
import { useRouter as ef, useRoute as rf } from "vue-router";
|
|
6
6
|
import { storeToRefs as Mr, defineStore as tf } from "pinia";
|
|
7
|
-
import { a as La, R as Oa, g as $n, v as Wl, d as Hl, s as Xl, u as Gl } from "./v4-
|
|
7
|
+
import { a as La, R as Oa, g as $n, v as Wl, d as Hl, s as Xl, u as Gl } from "./v4-BOOklPpL.js";
|
|
8
8
|
import { useBreakpoints as i0, components as Gt, useSnackbar as En, FmButtonVariant as Vi } from "@feedmepos/ui-library";
|
|
9
|
-
import { u as _t, i as $l, j as z0, a as wt, h as kt, F as Tt, d as Pe, b as s0, k as Ma, l as Yl, m as zl, e as jl, n as Ka } from "./global-loader-
|
|
10
|
-
import { _ as Wi } from "./SelectComponent.vue_vue_type_script_setup_true_lang-
|
|
11
|
-
import { C as ft, g as Kl, a as af, p as Jl } from "./index-
|
|
9
|
+
import { u as _t, i as $l, j as z0, a as wt, h as kt, F as Tt, d as Pe, b as s0, k as Ma, l as Yl, m as zl, e as jl, n as Ka } from "./global-loader-BqFQzk46.js";
|
|
10
|
+
import { _ as Wi } from "./SelectComponent.vue_vue_type_script_setup_true_lang-BVs1C4af.js";
|
|
11
|
+
import { C as ft, g as Kl, a as af, p as Jl } from "./index-Cmh079Bh.js";
|
|
12
12
|
import { useCoreStore as ql } from "@feedmepos/mf-common";
|
|
13
13
|
import { _ as Zl } from "./BaseDialog.vue_vue_type_script_setup_true_lang-DTNiGKgd.js";
|
|
14
14
|
import { _ as Ql } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as m, computed as s, resolveComponent as p, createElementBlock as f, openBlock as u, renderSlot as d, createVNode as _, withCtx as g, createElementVNode as o, toDisplayString as r } from "vue";
|
|
2
|
-
import { u as y } from "./global-loader-
|
|
2
|
+
import { u as y } from "./global-loader-BqFQzk46.js";
|
|
3
3
|
const x = { class: "flex flex-col h-full" }, D = { class: "fm-typo-en-body-lg-600 text-fm-color-typo-primary" }, T = { class: "fm-typo-en-body-sm-400 text-fm-color-typo-secondary text-center" }, v = /* @__PURE__ */ m({
|
|
4
4
|
__name: "NoData",
|
|
5
5
|
props: {
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { defineComponent as g, computed as w, resolveComponent as k, createBlock as a, openBlock as t, withCtx as $, createVNode as d, createElementVNode as y, unref as e, normalizeStyle as C, normalizeClass as u, createElementBlock as _, Fragment as h, renderList as B } from "vue";
|
|
2
|
-
import { _ as b } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-
|
|
3
|
-
import { _ as F } from "./Default.vue_vue_type_script_setup_true_lang-
|
|
4
|
-
import { a as P } from "./v4-
|
|
2
|
+
import { _ as b } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-FIM7a1Po.js";
|
|
3
|
+
import { _ as F } from "./Default.vue_vue_type_script_setup_true_lang-B3PsiD6a.js";
|
|
4
|
+
import { a as P } from "./v4-BOOklPpL.js";
|
|
5
5
|
import { storeToRefs as R } from "pinia";
|
|
6
|
-
import { _ as S } from "./NoData.vue_vue_type_script_setup_true_lang-
|
|
6
|
+
import { _ as S } from "./NoData.vue_vue_type_script_setup_true_lang-DI4X_DSc.js";
|
|
7
7
|
import { useBreakpoints as V } from "@feedmepos/ui-library";
|
|
8
|
-
import { _ as z } from "./MenuTab.vue_vue_type_script_setup_true_lang-
|
|
8
|
+
import { _ as z } from "./MenuTab.vue_vue_type_script_setup_true_lang-BdDMXz7S.js";
|
|
9
9
|
import { useI18n as D } from "@feedmepos/mf-common";
|
|
10
10
|
const G = /* @__PURE__ */ g({
|
|
11
11
|
__name: "OverviewView",
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { defineComponent as ce, ref as O, watch as Q, computed as w, h as f, withModifiers as ie, resolveComponent as C, createBlock as T, openBlock as F, withCtx as i, createVNode as n, createElementVNode as y, unref as e, normalizeStyle as me, normalizeClass as _, withDirectives as B, createElementBlock as ue, Fragment as pe, renderList as de, toDisplayString as R, createTextVNode as fe, vShow as D } from "vue";
|
|
2
2
|
import { storeToRefs as W } from "pinia";
|
|
3
|
-
import { a as ve } from "./v4-
|
|
4
|
-
import { _ as ye } from "./Default.vue_vue_type_script_setup_true_lang-
|
|
3
|
+
import { a as ve } from "./v4-BOOklPpL.js";
|
|
4
|
+
import { _ as ye } from "./Default.vue_vue_type_script_setup_true_lang-B3PsiD6a.js";
|
|
5
5
|
import { u as ge } from "./message-dialog-UoMWOnil.js";
|
|
6
|
-
import { b as be, f as xe } from "./global-loader-
|
|
6
|
+
import { b as be, f as xe } from "./global-loader-BqFQzk46.js";
|
|
7
7
|
import { useSnackbar as Ce, useBreakpoints as _e, components as he, FmButtonColorThemeVariant as ke } from "@feedmepos/ui-library";
|
|
8
|
-
import { _ as we } from "./NoData.vue_vue_type_script_setup_true_lang-
|
|
8
|
+
import { _ as we } from "./NoData.vue_vue_type_script_setup_true_lang-DI4X_DSc.js";
|
|
9
9
|
import { useRouter as $e, useRoute as Ie, onBeforeRouteLeave as Se } from "vue-router";
|
|
10
10
|
import { useI18n as Fe } from "@feedmepos/mf-common";
|
|
11
11
|
const Re = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, Le = { class: "w-[343px]" }, Ve = { class: "fm-typo-en-body-md-600" }, Ke = /* @__PURE__ */ ce({
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { defineComponent as S, mergeModels as $, useModel as M, ref as N, computed as P, resolveComponent as c, createBlock as b, openBlock as s, withCtx as m, createElementVNode as C, createVNode as a, unref as o, normalizeClass as E, createTextVNode as fe, toDisplayString as O, createElementBlock as x, Fragment as q, renderSlot as j, createCommentVNode as U, watch as ve, resolveDynamicComponent as K, isRef as Q, renderList as H, onMounted as ge, normalizeStyle as _e } from "vue";
|
|
2
|
-
import { W as ye, i as Ce, S as be, d as Ve, T as ke, _ as Fe } from "./TransitionFade-
|
|
3
|
-
import { a as X, v as Y } from "./v4-
|
|
2
|
+
import { W as ye, i as Ce, S as be, d as Ve, T as ke, _ as Fe } from "./TransitionFade-CpucF6O6.js";
|
|
3
|
+
import { a as X, v as Y } from "./v4-BOOklPpL.js";
|
|
4
4
|
import { storeToRefs as Z } from "pinia";
|
|
5
5
|
import { useRouter as ee, useRoute as oe } from "vue-router";
|
|
6
6
|
import { useBreakpoints as A, FmButtonColorThemeVariant as W, useSnackbar as xe } from "@feedmepos/ui-library";
|
|
7
7
|
import { u as te } from "./message-dialog-UoMWOnil.js";
|
|
8
|
-
import { _ as le } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-
|
|
9
|
-
import { _ as re } from "./NoData.vue_vue_type_script_setup_true_lang-
|
|
10
|
-
import { u as I, f as he } from "./global-loader-
|
|
8
|
+
import { _ as le } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-FIM7a1Po.js";
|
|
9
|
+
import { _ as re } from "./NoData.vue_vue_type_script_setup_true_lang-DI4X_DSc.js";
|
|
10
|
+
import { u as I, f as he } from "./global-loader-BqFQzk46.js";
|
|
11
11
|
const we = /* @__PURE__ */ S({
|
|
12
12
|
__name: "WidgetDialog",
|
|
13
13
|
props: /* @__PURE__ */ $({
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { defineComponent as J, computed as v, resolveComponent as L, createBlock as g, openBlock as u, withCtx as V, createVNode as S, createElementVNode as z, unref as t, normalizeStyle as H, normalizeClass as w, createElementBlock as D, Fragment as M, renderList as Y } from "vue";
|
|
2
|
-
import { _ as G } from "./MenuTab.vue_vue_type_script_setup_true_lang-
|
|
3
|
-
import { _ as Q } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { _ as G } from "./MenuTab.vue_vue_type_script_setup_true_lang-BdDMXz7S.js";
|
|
3
|
+
import { _ as Q } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-FIM7a1Po.js";
|
|
4
4
|
import { useRouter as U, useRoute as W } from "vue-router";
|
|
5
|
-
import { _ as j } from "./Default.vue_vue_type_script_setup_true_lang-
|
|
6
|
-
import { a as K } from "./v4-
|
|
5
|
+
import { _ as j } from "./Default.vue_vue_type_script_setup_true_lang-B3PsiD6a.js";
|
|
6
|
+
import { a as K } from "./v4-BOOklPpL.js";
|
|
7
7
|
import { storeToRefs as p } from "pinia";
|
|
8
|
-
import { a as X, u as Z } from "./NavigationTab.vue_vue_type_script_setup_true_lang-
|
|
9
|
-
import { _ as ee } from "./NoData.vue_vue_type_script_setup_true_lang-
|
|
8
|
+
import { a as X, u as Z } from "./NavigationTab.vue_vue_type_script_setup_true_lang-B6VAf7nH.js";
|
|
9
|
+
import { _ as ee } from "./NoData.vue_vue_type_script_setup_true_lang-DI4X_DSc.js";
|
|
10
10
|
import { useSnackbar as oe, useBreakpoints as te } from "@feedmepos/ui-library";
|
|
11
|
-
import { u as re, f as ae, e as le } from "./global-loader-
|
|
11
|
+
import { u as re, f as ae, e as le } from "./global-loader-BqFQzk46.js";
|
|
12
12
|
import { u as ne } from "./message-dialog-UoMWOnil.js";
|
|
13
13
|
const ke = /* @__PURE__ */ J({
|
|
14
14
|
__name: "ReportView",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as B, mergeModels as D, useModel as z, ref as _, computed as i, resolveComponent as t, createBlock as b, openBlock as p, withCtx as s, createElementVNode as r, normalizeStyle as L, withDirectives as U, createElementBlock as $, createVNode as u, unref as E, vShow as H, Fragment as N, renderList as q, toDisplayString as y, normalizeClass as A } from "vue";
|
|
2
|
-
import { u as O } from "./global-loader-
|
|
2
|
+
import { u as O } from "./global-loader-BqFQzk46.js";
|
|
3
3
|
const P = { class: "fm-typo-en-body-lg-400 flex gap-4 text-fm-color-typo-primary" }, T = { class: "fm-typo-en-body-lg-400 line-clamp-1" }, j = { class: "sticky top-0" }, K = /* @__PURE__ */ B({
|
|
4
4
|
__name: "SelectComponent",
|
|
5
5
|
props: /* @__PURE__ */ D({
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { defineComponent as B, ref as H, useModel as J, resolveComponent as h, createElementBlock as k, openBlock as x, createBlock as M, createElementVNode as t, resolveDynamicComponent as ne, unref as e, withCtx as y, createVNode as a, normalizeClass as O, toDisplayString as s, Fragment as K, renderList as Q, withDirectives as E, createTextVNode as ie, vShow as j, watch as me, normalizeStyle as ue } from "vue";
|
|
2
|
-
import { _ as de } from "./Default.vue_vue_type_script_setup_true_lang-
|
|
3
|
-
import { u as U, d as z, C as A, D as pe, b as ce } from "./global-loader-
|
|
2
|
+
import { _ as de } from "./Default.vue_vue_type_script_setup_true_lang-B3PsiD6a.js";
|
|
3
|
+
import { u as U, d as z, C as A, D as pe, b as ce } from "./global-loader-BqFQzk46.js";
|
|
4
4
|
import { components as I, useSnackbar as W, useBreakpoints as X, FmButtonColorThemeVariant as G } from "@feedmepos/ui-library";
|
|
5
|
-
import { t as N, s as fe } from "./timeFormat-
|
|
5
|
+
import { t as N, s as fe } from "./timeFormat-CAyeO7-a.js";
|
|
6
6
|
import { u as ve } from "./message-dialog-UoMWOnil.js";
|
|
7
7
|
import { detectLocale as F } from "@feedmepos/mf-common";
|
|
8
|
-
import { _ as Y } from "./SelectComponent.vue_vue_type_script_setup_true_lang-
|
|
8
|
+
import { _ as Y } from "./SelectComponent.vue_vue_type_script_setup_true_lang-BVs1C4af.js";
|
|
9
9
|
import { storeToRefs as _e } from "pinia";
|
|
10
10
|
const ge = { class: "px-5 py-2" }, ye = { class: "flex" }, he = { class: "flex px-5 gap-2" }, xe = { class: "flex flex-col gap-2" }, be = { class: "fm-typo-en-title-sm-600" }, Ce = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, Ve = { class: "w-full gap-[24px] flex flex-col pt-2" }, Te = { class: "flex items-center w-full gap-3" }, De = { class: "text-fm-color-typo-primary" }, $e = { class: "text-fm-color-typo-secondary" }, Se = { class: "flex items-center gap-2" }, ke = /* @__PURE__ */ B({
|
|
11
11
|
__name: "ReportHour",
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { defineComponent as W, mergeModels as z, useModel as Y, computed as N, ref as A, resolveComponent as y, createElementBlock as L, openBlock as p, createVNode as d, createElementVNode as x, unref as i, withCtx as C, toDisplayString as I, Fragment as Q, renderList as se, withModifiers as ee, createTextVNode as ne, watch as re, createCommentVNode as T, createBlock as k, renderSlot as Ce, resolveDynamicComponent as _e, normalizeClass as Te, onMounted as Le, normalizeStyle as Be, isRef as Me } from "vue";
|
|
2
2
|
import { useRoute as Re, useRouter as je } from "vue-router";
|
|
3
|
-
import { h as Ee, d as ce, S as fe, W as Ae, a as qe, T as Pe, _ as He } from "./TransitionFade-
|
|
4
|
-
import { W as S, a as Je } from "./v4-
|
|
3
|
+
import { h as Ee, d as ce, S as fe, W as Ae, a as qe, T as Pe, _ as He } from "./TransitionFade-CpucF6O6.js";
|
|
4
|
+
import { W as S, a as Je } from "./v4-BOOklPpL.js";
|
|
5
5
|
import { storeToRefs as Ve } from "pinia";
|
|
6
6
|
import { u as Se } from "./message-dialog-UoMWOnil.js";
|
|
7
|
-
import { c as he, d as De, p as ze } from "./index-
|
|
7
|
+
import { c as he, d as De, p as ze } from "./index-Cmh079Bh.js";
|
|
8
8
|
import { useSnackbar as Ge, useBreakpoints as Ne, FmButtonColorThemeVariant as me } from "@feedmepos/ui-library";
|
|
9
|
-
import { u as Ue } from "./report-schema-
|
|
9
|
+
import { u as Ue } from "./report-schema-OJAFh4P6.js";
|
|
10
10
|
import { _ as ie } from "./BaseDialog.vue_vue_type_script_setup_true_lang-DTNiGKgd.js";
|
|
11
|
-
import { _ as H } from "./SelectComponent.vue_vue_type_script_setup_true_lang-
|
|
12
|
-
import { u as le, d as pe } from "./global-loader-
|
|
13
|
-
import { g as de, _ as $e } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-
|
|
14
|
-
import { _ as Oe } from "./NoData.vue_vue_type_script_setup_true_lang-
|
|
11
|
+
import { _ as H } from "./SelectComponent.vue_vue_type_script_setup_true_lang-BVs1C4af.js";
|
|
12
|
+
import { u as le, d as pe } from "./global-loader-BqFQzk46.js";
|
|
13
|
+
import { g as de, _ as $e } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-FIM7a1Po.js";
|
|
14
|
+
import { _ as Oe } from "./NoData.vue_vue_type_script_setup_true_lang-DI4X_DSc.js";
|
|
15
15
|
var oe = /* @__PURE__ */ ((s) => (s.DateTime = "DATE_TIME", s.Hour = "HOUR", s.Day = "DAY", s.Week = "WEEK", s.Month = "MONTH", s.TimeOfDay = "TIME_OF_DAY", s.HourOfDay = "HOUR_OF_DAY", s.DayOfWeek = "DAY_OF_WEEK", s.DayOfMonth = "DAY_OF_MONTH", s.MonthOfYear = "MONTH_OF_YEAR", s.Year = "YEAR", s))(oe || {}), ge = /* @__PURE__ */ ((s) => (s.Asc = "ASC", s.Desc = "DESC", s))(ge || {}), Z = /* @__PURE__ */ ((s) => (s.Equal = "EQUAL", s.NotEqual = "NOT_EQUAL", s.GreaterThan = "GREATER_THAN", s.LessThan = "LESS_THAN", s.GreaterThanOrEqual = "GREATER_THAN_OR_EQUAL", s.LessThanOrEqual = "LESS_THAN_OR_EQUAL", s.Between = "BETWEEN", s.Like = "LIKE", s.NotLike = "NOT_LIKE", s.And = "AND", s.Or = "OR", s))(Z || {}), te = /* @__PURE__ */ ((s) => (s.String = "STRING", s.Timestamp = "TIMESTAMP", s.Bool = "BOOL", s.Numeric = "NUMERIC", s))(te || {});
|
|
16
16
|
const we = [
|
|
17
17
|
{
|
|
@@ -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-BqFQzk46.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-BOOklPpL.js";
|
|
7
|
+
import { p as Cn } from "./index-Cmh079Bh.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-FIM7a1Po.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
|
@@ -205,6 +205,19 @@ const r = {
|
|
|
205
205
|
taxes: "Taxes",
|
|
206
206
|
payments: "Payments",
|
|
207
207
|
setting: "Setting",
|
|
208
|
+
grouping: {
|
|
209
|
+
byDay: "By day",
|
|
210
|
+
byDayItem: "By day and item",
|
|
211
|
+
byDaySeparatePayment: "By day and separated payment",
|
|
212
|
+
byInvoice: "By invoice"
|
|
213
|
+
},
|
|
214
|
+
table: {
|
|
215
|
+
date: "Date",
|
|
216
|
+
no: "No",
|
|
217
|
+
loading: "Loading data...",
|
|
218
|
+
uploadSuccess: "Upload successful"
|
|
219
|
+
},
|
|
220
|
+
refreshSetting: "Refresh Setting",
|
|
208
221
|
auto: "Auto {label}",
|
|
209
222
|
location: "Location",
|
|
210
223
|
closeSale: "Close sale",
|
|
@@ -231,7 +244,6 @@ const r = {
|
|
|
231
244
|
},
|
|
232
245
|
bukku: {
|
|
233
246
|
connect: "Connect",
|
|
234
|
-
refreshTooltip: "Repopulate the fields based on the dates selected in Preview.",
|
|
235
247
|
authentication: "Authenticate with your official Bukku account to enable FeedMe to securely upload data to Bukku.",
|
|
236
248
|
token: "Token",
|
|
237
249
|
general: "General",
|
|
@@ -247,12 +259,10 @@ const r = {
|
|
|
247
259
|
}
|
|
248
260
|
},
|
|
249
261
|
iflexiHrms: {
|
|
250
|
-
refreshTooltip: "Repopulate the fields based on the dates selected in Preview.",
|
|
251
262
|
general: "General",
|
|
252
263
|
employee: "Employee"
|
|
253
264
|
},
|
|
254
265
|
biztory: {
|
|
255
|
-
refreshTooltip: "Repopulate the fields based on the dates selected in Preview.",
|
|
256
266
|
general: "General",
|
|
257
267
|
version: "Version",
|
|
258
268
|
error: "Error fetching payment methods. Please ensure the subdomain, api key, and location are filled.",
|
|
@@ -276,7 +286,6 @@ const r = {
|
|
|
276
286
|
general: "General"
|
|
277
287
|
},
|
|
278
288
|
sql: {
|
|
279
|
-
refreshTooltip: "Repopulate the fields based on the dates selected in Preview.",
|
|
280
289
|
general: "General"
|
|
281
290
|
}
|
|
282
291
|
},
|
|
@@ -659,6 +668,19 @@ const r = {
|
|
|
659
668
|
taxes: "税",
|
|
660
669
|
payments: "支付",
|
|
661
670
|
setting: "设置",
|
|
671
|
+
grouping: {
|
|
672
|
+
byDay: "按天",
|
|
673
|
+
byDayItem: "按天和项目",
|
|
674
|
+
byDaySeparatePayment: "按天和分开付款",
|
|
675
|
+
byInvoice: "按发票"
|
|
676
|
+
},
|
|
677
|
+
table: {
|
|
678
|
+
date: "日期",
|
|
679
|
+
no: "编号",
|
|
680
|
+
loading: "正在加载数据...",
|
|
681
|
+
uploadSuccess: "上传成功"
|
|
682
|
+
},
|
|
683
|
+
refreshSetting: "刷新设置",
|
|
662
684
|
auto: "自动{label}",
|
|
663
685
|
location: "位置",
|
|
664
686
|
closeSale: "关闭销售",
|
|
@@ -688,7 +710,6 @@ const r = {
|
|
|
688
710
|
},
|
|
689
711
|
bukku: {
|
|
690
712
|
connect: "连接",
|
|
691
|
-
refreshTooltip: "根据预览中选择的日期重新填充字段。",
|
|
692
713
|
authentication: "使用你的官方Bukku账户认证,以启用FeedMe将数据安全地上传到Bukku。",
|
|
693
714
|
token: "令牌",
|
|
694
715
|
general: "一般",
|
|
@@ -703,12 +724,10 @@ const r = {
|
|
|
703
724
|
}
|
|
704
725
|
},
|
|
705
726
|
iflexiHrms: {
|
|
706
|
-
refreshTooltip: "根据预览中选择的日期重新填充字段。",
|
|
707
727
|
general: "一般",
|
|
708
728
|
employee: "员工"
|
|
709
729
|
},
|
|
710
730
|
biztory: {
|
|
711
|
-
refreshTooltip: "根据预览中选择的日期重新填充字段。",
|
|
712
731
|
general: "一般",
|
|
713
732
|
version: "版本",
|
|
714
733
|
error: "获取支付方式时出错。请确保子域名、API密钥和位置已填写。",
|
|
@@ -732,7 +751,6 @@ const r = {
|
|
|
732
751
|
general: "一般"
|
|
733
752
|
},
|
|
734
753
|
sql: {
|
|
735
|
-
refreshTooltip: "根据预览中选择的日期重新填充字段。",
|
|
736
754
|
general: "一般"
|
|
737
755
|
}
|
|
738
756
|
},
|
|
@@ -1114,6 +1132,19 @@ const r = {
|
|
|
1114
1132
|
taxes: "ภาษี",
|
|
1115
1133
|
payments: "การชำระเงิน",
|
|
1116
1134
|
setting: "การตั้งค่า",
|
|
1135
|
+
grouping: {
|
|
1136
|
+
byDay: "ตามวัน",
|
|
1137
|
+
byDayItem: "ตามวันและรายการ",
|
|
1138
|
+
byDaySeparatePayment: "ตามวันและการชำระเงินแยก",
|
|
1139
|
+
byInvoice: "ตามใบแจ้งหนี้"
|
|
1140
|
+
},
|
|
1141
|
+
table: {
|
|
1142
|
+
date: "วันที่",
|
|
1143
|
+
no: "เลขที่",
|
|
1144
|
+
loading: "กำลังโหลดข้อมูล...",
|
|
1145
|
+
uploadSuccess: "อัปโหลดสำเร็จ"
|
|
1146
|
+
},
|
|
1147
|
+
refreshSetting: "การตั้งค่าการรีเฟรช",
|
|
1117
1148
|
auto: "อัตโนมัติ {label}",
|
|
1118
1149
|
location: "สถานที่",
|
|
1119
1150
|
closeSale: "ปิดการขาย",
|
|
@@ -1140,7 +1171,6 @@ const r = {
|
|
|
1140
1171
|
},
|
|
1141
1172
|
bukku: {
|
|
1142
1173
|
connect: "เชื่อมต่อ",
|
|
1143
|
-
refreshTooltip: "เติมข้อมูลใหม่จากวันที่ที่เลือกในดูตัวอย่าง",
|
|
1144
1174
|
authentication: "ยืนยันตัวตนด้วยบัญชี Bukku อย่างเป็นทางการของคุณเพื่อให้ FeedMe สามารถอัปโหลดข้อมูลไปยัง Bukku ได้อย่างปลอดภัย",
|
|
1145
1175
|
token: "โทเค็น",
|
|
1146
1176
|
general: "ทั่วไป",
|
|
@@ -1156,12 +1186,10 @@ const r = {
|
|
|
1156
1186
|
}
|
|
1157
1187
|
},
|
|
1158
1188
|
iflexiHrms: {
|
|
1159
|
-
refreshTooltip: "เติมข้อมูลใหม่จากวันที่ที่เลือกในดูตัวอย่าง",
|
|
1160
1189
|
general: "ทั่วไป",
|
|
1161
1190
|
employee: "พนักงาน"
|
|
1162
1191
|
},
|
|
1163
1192
|
biztory: {
|
|
1164
|
-
refreshTooltip: "เติมข้อมูลใหม่จากวันที่ที่เลือกในดูตัวอย่าง",
|
|
1165
1193
|
general: "ทั่วไป",
|
|
1166
1194
|
version: "เวอร์ชัน",
|
|
1167
1195
|
error: "เกิดข้อผิดพลาดในการดึงวิธีการชำระเงิน โปรดตรวจสอบว่าซับโดเมน, api key และสถานที่ถูกกรอกหรือไม่",
|
|
@@ -1185,7 +1213,6 @@ const r = {
|
|
|
1185
1213
|
general: "ทั่วไป"
|
|
1186
1214
|
},
|
|
1187
1215
|
sql: {
|
|
1188
|
-
refreshTooltip: "เติมข้อมูลใหม่จากวันที่ที่เลือกในดูตัวอย่าง",
|
|
1189
1216
|
general: "ทั่วไป"
|
|
1190
1217
|
}
|
|
1191
1218
|
},
|
|
@@ -1368,51 +1395,51 @@ const r = {
|
|
|
1368
1395
|
path: "/overview",
|
|
1369
1396
|
alias: ["/"],
|
|
1370
1397
|
name: "overview",
|
|
1371
|
-
component: () => import("./OverviewView-
|
|
1398
|
+
component: () => import("./OverviewView-CVJC6t4j.js")
|
|
1372
1399
|
},
|
|
1373
1400
|
{
|
|
1374
1401
|
path: "/report",
|
|
1375
1402
|
name: "reports",
|
|
1376
|
-
component: () => import("./Report-
|
|
1403
|
+
component: () => import("./Report-BsP2QXAG.js")
|
|
1377
1404
|
},
|
|
1378
1405
|
{
|
|
1379
1406
|
path: "/insights",
|
|
1380
1407
|
name: "insights",
|
|
1381
|
-
component: () => import("./InsightView-
|
|
1408
|
+
component: () => import("./InsightView-B3J-F3ol.js")
|
|
1382
1409
|
},
|
|
1383
1410
|
{
|
|
1384
1411
|
path: "/report-view",
|
|
1385
1412
|
name: "reportView",
|
|
1386
|
-
component: () => import("./ReportView-
|
|
1413
|
+
component: () => import("./ReportView-B7aDzeFz.js")
|
|
1387
1414
|
},
|
|
1388
1415
|
{
|
|
1389
1416
|
path: "/report-editor",
|
|
1390
1417
|
name: "reportEditor",
|
|
1391
|
-
component: () => import("./ReportEditor-
|
|
1418
|
+
component: () => import("./ReportEditor-CQw9jHcW.js")
|
|
1392
1419
|
},
|
|
1393
1420
|
{
|
|
1394
1421
|
path: "/report-editor/tile-editor",
|
|
1395
1422
|
name: "tileEditor",
|
|
1396
|
-
component: () => import("./TileEditor-
|
|
1423
|
+
component: () => import("./TileEditor-DYJmSgIT.js")
|
|
1397
1424
|
},
|
|
1398
1425
|
{
|
|
1399
1426
|
path: "/setting",
|
|
1400
1427
|
name: "setting",
|
|
1401
|
-
component: () => import("./Setting-
|
|
1428
|
+
component: () => import("./Setting-Dzt3TbHW.js")
|
|
1402
1429
|
},
|
|
1403
1430
|
{
|
|
1404
1431
|
path: "/integration",
|
|
1405
|
-
component: () => import("./Layout-
|
|
1432
|
+
component: () => import("./Layout-OAo1OSMP.js"),
|
|
1406
1433
|
children: [
|
|
1407
1434
|
{
|
|
1408
1435
|
name: "integrations",
|
|
1409
1436
|
path: "",
|
|
1410
|
-
component: () => import("./Integrations-
|
|
1437
|
+
component: () => import("./Integrations-B6ACZi86.js")
|
|
1411
1438
|
},
|
|
1412
1439
|
{
|
|
1413
1440
|
name: "integration",
|
|
1414
1441
|
path: "/integration/:id",
|
|
1415
|
-
component: () => import("./Integration-
|
|
1442
|
+
component: () => import("./Integration-BIkyAGk2.js")
|
|
1416
1443
|
}
|
|
1417
1444
|
]
|
|
1418
1445
|
},
|
|
@@ -1435,7 +1462,7 @@ const p = {
|
|
|
1435
1462
|
"en-US": a,
|
|
1436
1463
|
"zh-CN": i,
|
|
1437
1464
|
"th-TH": c
|
|
1438
|
-
}, u = e(() => import("./App
|
|
1465
|
+
}, u = e(() => import("./App-DlMl_cKs.js"));
|
|
1439
1466
|
export {
|
|
1440
1467
|
u as FmApp,
|
|
1441
1468
|
p as i18nMessages,
|
|
@@ -1713,7 +1713,7 @@ const {
|
|
|
1713
1713
|
getAdapter: mc,
|
|
1714
1714
|
mergeConfig: vc
|
|
1715
1715
|
} = Oe;
|
|
1716
|
-
var ft = { myQueryEngineBackendUrl: "https://query-engine.feedmeapi.com", idQueryEngineBackendUrl: "https://query-engine.id.
|
|
1716
|
+
var ft = { myQueryEngineBackendUrl: "https://query-engine-dev.feedmeapi.com", idQueryEngineBackendUrl: "https://query-engine.id.feedmeapidev.com", sgQueryEngineBackendUrl: "https://query-engine.sg.feedmeapidev.com", moQueryEngineBackendUrl: "https://query-engine.mo.feedmeapidev.com", thQueryEngineBackendUrl: "https://query-engine.th.feedmeapidev.com", bnQueryEngineBackendUrl: "https://query-engine.bn.feedmeapidev.com" }, he = /* @__PURE__ */ ((e) => (e.Get = "get", e.Post = "post", e.Put = "put", e.Delete = "delete", e))(he || {});
|
|
1717
1717
|
class to extends Error {
|
|
1718
1718
|
constructor(n, r) {
|
|
1719
1719
|
super(n);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { d as n } from "./global-loader-
|
|
1
|
+
import { d as n } from "./global-loader-BqFQzk46.js";
|
|
2
2
|
var f = /* @__PURE__ */ ((r) => (r.Year = "YEAR", r.Month = "MONTH", r.Week = "WEEK", r.Day = "DAY", r))(f || {});
|
|
3
3
|
function T(r, e = 100, t = !1) {
|
|
4
4
|
let a = null;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { d as o } from "./global-loader-
|
|
1
|
+
import { d as o } from "./global-loader-BqFQzk46.js";
|
|
2
2
|
const u = (t, e = "en") => o().set("hour", t.hour).set("minute", t.minute).locale(e).format("h:mm A"), m = (t, e) => {
|
|
3
3
|
const s = o().set("hour", t.hour).set("minute", t.minute);
|
|
4
4
|
return o().set("hour", e.hour).set("minute", e.minute) < s ? "+1" : "";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { j as xe, a as ae, F as oe, h as ie, b as Ie, c as ke, n as We, d as ue, e as Ye, k as je } from "./global-loader-
|
|
1
|
+
import { j as xe, a as ae, F as oe, h as ie, b as Ie, c as ke, n as We, d as ue, e as Ye, k as je } from "./global-loader-BqFQzk46.js";
|
|
2
2
|
import { storeToRefs as Z, defineStore as He } from "pinia";
|
|
3
3
|
import { ref as X, computed as Ae, h as ze, watch as Ke } from "vue";
|
|
4
4
|
import { useSnackbar as Xe, components as Ze } from "@feedmepos/ui-library";
|