@feedmepos/mf-report 5.27.9-beta.0 → 5.27.10-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-B3JJ5G3Q.js → App-DjPKEscA.js} +4 -4
- package/dist/{DateRangeSelect.vue_vue_type_script_setup_true_lang-D5VnVyU1.js → DateRangeSelect.vue_vue_type_script_setup_true_lang-MxfUvTMs.js} +1 -1
- package/dist/{Default.vue_vue_type_script_setup_true_lang-C6RhRpzf.js → Default.vue_vue_type_script_setup_true_lang-DClrZ9yB.js} +1 -1
- package/dist/{DynamicWidget.vue_vue_type_script_setup_true_lang-BZrW07Xb.js → DynamicWidget.vue_vue_type_script_setup_true_lang-n4d1BaRc.js} +3 -3
- package/dist/{GlobalFilterSelect.vue_vue_type_script_setup_true_lang-BP4gb5_v.js → GlobalFilterSelect.vue_vue_type_script_setup_true_lang-BSJoZ-ZZ.js} +2 -2
- package/dist/{InsightView-CjnAGSfZ.js → InsightView-ima0bgBu.js} +4 -4
- package/dist/{Integration-BOCRyPDG.js → Integration-CYOPBcL_.js} +2788 -2756
- package/dist/{Integrations-D8IYQRMe.js → Integrations-CpWyklaS.js} +2 -2
- package/dist/{Layout-DmCrZNbh.js → Layout-DBiCKFyn.js} +1 -1
- package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-CJhY83ZK.js → MenuTab.vue_vue_type_script_setup_true_lang-P0rdD39Q.js} +4 -4
- package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-CAMId2D4.js → NavigationTab.vue_vue_type_script_setup_true_lang-Di9ebVZ-.js} +3 -3
- package/dist/{OverviewView-CKG3kCgA.js → OverviewView-U_bXiG1f.js} +4 -4
- package/dist/{Report-CnZybvkC.js → Report-C-K3sP0h.js} +3 -3
- package/dist/{ReportEditor-DtSUbQsR.js → ReportEditor-Cpawj8vR.js} +5 -5
- package/dist/{ReportView-CZTvzKuB.js → ReportView-C5UTU-eT.js} +6 -6
- package/dist/{Setting-Cx3KtZpv.js → Setting-VloyEFlw.js} +3 -3
- package/dist/{Template-6QvlPX13.js → Template-Bv_1UqMo.js} +3 -3
- package/dist/{TileEditor-DVZjG9ij.js → TileEditor-Bw50VTNF.js} +5 -5
- package/dist/{TileGrid.vue_vue_type_script_setup_true_lang-Cda3N7qn.js → TileGrid.vue_vue_type_script_setup_true_lang-DhHysXag.js} +1 -1
- package/dist/{TransitionFade-DXseUCM6.js → TransitionFade-79kLaone.js} +4 -4
- package/dist/{app-BV6Kc6RO.js → app-CIEtOHuW.js} +32 -20
- package/dist/app.js +1 -1
- package/dist/style.css +1 -1
- package/dist/{useRestaurantPermission-Dz5GTWBa.js → useRestaurantPermission-Dr-M-LGS.js} +1 -1
- package/package.json +1 -1
|
@@ -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-DClrZ9yB.js";
|
|
3
3
|
const f = /* @__PURE__ */ o({
|
|
4
4
|
__name: "Layout",
|
|
5
5
|
setup(m) {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { defineComponent as R, computed as V, createElementBlock as x, openBlock as a, createElementVNode as y, createVNode as p, unref as e, isRef as i, withCtx as _, createBlock as g, createCommentVNode as k, useModel as $, resolveComponent as f, normalizeClass as C, Fragment as w, renderList as M, toDisplayString as T } from "vue";
|
|
2
|
-
import { a as B } from "./app-
|
|
2
|
+
import { a as B } from "./app-CIEtOHuW.js";
|
|
3
3
|
import { storeToRefs as D } from "pinia";
|
|
4
|
-
import { a as I } from "./NavigationTab.vue_vue_type_script_setup_true_lang-
|
|
5
|
-
import { _ as U } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-
|
|
6
|
-
import { _ as N, b as S } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-
|
|
4
|
+
import { a as I } from "./NavigationTab.vue_vue_type_script_setup_true_lang-Di9ebVZ-.js";
|
|
5
|
+
import { _ as U } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-MxfUvTMs.js";
|
|
6
|
+
import { _ as N, b as S } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-BSJoZ-ZZ.js";
|
|
7
7
|
import { useRoute as z } from "vue-router";
|
|
8
8
|
import { useBreakpoints as E } from "@feedmepos/ui-library";
|
|
9
9
|
const L = { class: "flex flex-col gap-2 overflow-x-auto overflow-y-hidden scrollbar-hide" }, O = { class: "flex flex-col gap-2 py-2" }, q = /* @__PURE__ */ R({
|
|
@@ -4,12 +4,12 @@ var Dl = (e, r, t) => I5(e, typeof r != "symbol" ? r + "" : r, t);
|
|
|
4
4
|
import { defineComponent as tr, computed as Ge, useModel as Sn, ref as Fe, watch as Nr, resolveComponent as me, createBlock as Ke, unref as V, openBlock as re, withCtx as je, createElementVNode as Q, createVNode as _, toDisplayString as Ne, withDirectives as Ii, createElementBlock as Pe, Fragment as gt, renderList as Xt, vShow as Gs, createTextVNode as _r, mergeModels as fi, createCommentVNode as at, normalizeClass as ci, onMounted as o0, withKeys as zh, withModifiers as ii, isRef as wa, vModelText as Xh, normalizeStyle as ac, renderSlot as Hh, mergeProps as F5, nextTick as V5, resolveDynamicComponent as Hu, createSlots as L5 } from "vue";
|
|
5
5
|
import { useRouter as qh, useRoute as Wh } from "vue-router";
|
|
6
6
|
import { storeToRefs as Lr, defineStore as f0 } from "pinia";
|
|
7
|
-
import { u as ol, H as kd, J as N5, z as ai, R as Wa, E as Qs, K as Gl, _ as c0, q as M5, x as R5, j as B5, L as z5, b as jh, A as X5, N as H5, O as wn, T as q5 } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-
|
|
7
|
+
import { u as ol, H as kd, J as N5, z as ai, R as Wa, E as Qs, K as Gl, _ as c0, q as M5, x as R5, j as B5, L as z5, b as jh, A as X5, N as H5, O as wn, T as q5 } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-BSJoZ-ZZ.js";
|
|
8
8
|
import { useBreakpoints as ko, components as Fi, useSnackbar as Xi, useDialog as W5, useDialogChild as j5, FmButtonVariant as xd } from "@feedmepos/ui-library";
|
|
9
9
|
import { u as ha, _ as Uh } from "./_plugin-vue_export-helper-onplcgja.js";
|
|
10
10
|
import { a as Td } from "./SelectComponent.vue_vue_type_script_setup_true_lang-CGbb3b5G.js";
|
|
11
|
-
import { C as hr, g as U5, b as ti, e as Zh, f as Z5, _ as Yh, p as Y5 } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-
|
|
12
|
-
import { u as Za, F as Ya, h as fl, a as Hi, d as Ot, q as xo, j as Gh, k as G5, l as Q5, e as K5, m as Il, r as Qh, c as J5, n as _5 } from "./app-
|
|
11
|
+
import { C as hr, g as U5, b as ti, e as Zh, f as Z5, _ as Yh, p as Y5 } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-MxfUvTMs.js";
|
|
12
|
+
import { u as Za, F as Ya, h as fl, a as Hi, d as Ot, q as xo, j as Gh, k as G5, l as Q5, e as K5, m as Il, r as Qh, c as J5, n as _5 } from "./app-CIEtOHuW.js";
|
|
13
13
|
import { detectLocale as $5, useCoreStore as e8 } from "@feedmepos/mf-common";
|
|
14
14
|
const t8 = { class: "flex flex-col" }, r8 = { class: "fm-typo-en-title-sm-600" }, a8 = { class: "grow" }, n8 = { class: "flex flex-col gap-8" }, i8 = { class: "flex flex-col w-full" }, s8 = { class: "flex flex-col gap-5 p-6" }, l8 = { class: "flex" }, Cd = {
|
|
15
15
|
// sales: [
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { defineComponent as g, computed as l, resolveComponent as w, createBlock as p, openBlock as n, withCtx as k, createVNode as s, createElementVNode as y, unref as e, normalizeStyle as b, normalizeClass as c, createElementBlock as I } from "vue";
|
|
2
|
-
import { _ as $ } from "./TileGrid.vue_vue_type_script_setup_true_lang-
|
|
3
|
-
import { u as h, l as B } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-
|
|
4
|
-
import { _ as C } from "./Default.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { _ as $ } from "./TileGrid.vue_vue_type_script_setup_true_lang-DhHysXag.js";
|
|
3
|
+
import { u as h, l as B } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-BSJoZ-ZZ.js";
|
|
4
|
+
import { _ as C } from "./Default.vue_vue_type_script_setup_true_lang-DClrZ9yB.js";
|
|
5
5
|
import { storeToRefs as P } from "pinia";
|
|
6
6
|
import { _ as R } from "./SelectComponent.vue_vue_type_script_setup_true_lang-CGbb3b5G.js";
|
|
7
7
|
import { useBreakpoints as S } from "@feedmepos/ui-library";
|
|
8
|
-
import { _ as V } from "./MenuTab.vue_vue_type_script_setup_true_lang-
|
|
8
|
+
import { _ as V } from "./MenuTab.vue_vue_type_script_setup_true_lang-P0rdD39Q.js";
|
|
9
9
|
import { useI18n as z } from "@feedmepos/mf-common";
|
|
10
10
|
import { r as D } from "./i18n-CI_sQ5d_.js";
|
|
11
11
|
const K = /* @__PURE__ */ g({
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { defineComponent as $e, ref as j, watch as pe, computed as b, h as p, withModifiers as De, resolveComponent as S, createBlock as G, openBlock as A, withCtx as m, createVNode as c, createElementVNode as w, unref as e, normalizeStyle as Ie, normalizeClass as k, withDirectives as H, createElementBlock as Fe, Fragment as Oe, renderList as Le, toDisplayString as J, createTextVNode as Pe, vShow as Q } from "vue";
|
|
2
2
|
import { storeToRefs as de } from "pinia";
|
|
3
|
-
import { u as Ne } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-
|
|
4
|
-
import { _ as Ve } from "./Default.vue_vue_type_script_setup_true_lang-
|
|
3
|
+
import { u as Ne } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-BSJoZ-ZZ.js";
|
|
4
|
+
import { _ as Ve } from "./Default.vue_vue_type_script_setup_true_lang-DClrZ9yB.js";
|
|
5
5
|
import { u as Ae } from "./message-dialog-UoMWOnil.js";
|
|
6
6
|
import { a as Je } from "./_plugin-vue_export-helper-onplcgja.js";
|
|
7
7
|
import { useSnackbar as ze, useBreakpoints as Be, components as Te, FmButtonColorThemeVariant as Ue } from "@feedmepos/ui-library";
|
|
8
8
|
import { _ as Ee } from "./SelectComponent.vue_vue_type_script_setup_true_lang-CGbb3b5G.js";
|
|
9
|
-
import { c as Ke, a as fe, g as Me } from "./app-
|
|
9
|
+
import { c as Ke, a as fe, g as Me } from "./app-CIEtOHuW.js";
|
|
10
10
|
import { useRouter as Ye, useRoute as qe, onBeforeRouteLeave as je } from "vue-router";
|
|
11
11
|
import { useI18n as Ge } from "@feedmepos/mf-common";
|
|
12
12
|
import { r as W } from "./i18n-CI_sQ5d_.js";
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { defineComponent as Ce, mergeModels as Ne, useModel as Re, ref as z, computed as v, resolveComponent as F, createBlock as k, openBlock as u, withCtx as y, createElementVNode as b, createVNode as r, unref as l, normalizeClass as Pe, createTextVNode as Ae, toDisplayString as L, createElementBlock as N, Fragment as xe, renderSlot as pt, createCommentVNode as M, watch as he, renderList as Ee, onMounted as vt, onUnmounted as Tt, resolveDynamicComponent as $t, isRef as ft, normalizeStyle as lt } from "vue";
|
|
2
|
-
import { W as St, g as Dt, _ as Ot, a as It, e as Ue, d as gt, b as bt, i as Nt, S as We, T as Rt, c as Ut } from "./TransitionFade-
|
|
3
|
-
import { C as Oe, D as fe, c as qe, g as Bt, u as at, M as yt, r as Mt, d as st, n as qt, e as Et, f as Pt, h as zt, i as Lt, a as At, j as Ye, k as Xe, m as Gt, Q as He, o as Wt, l as Ht, b as ut, p as jt } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { W as St, g as Dt, _ as Ot, a as It, e as Ue, d as gt, b as bt, i as Nt, S as We, T as Rt, c as Ut } from "./TransitionFade-79kLaone.js";
|
|
3
|
+
import { C as Oe, D as fe, c as qe, g as Bt, u as at, M as yt, r as Mt, d as st, n as qt, e as Et, f as Pt, h as zt, i as Lt, a as At, j as Ye, k as Xe, m as Gt, Q as He, o as Wt, l as Ht, b as ut, p as jt } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-BSJoZ-ZZ.js";
|
|
4
4
|
import { storeToRefs as Be } from "pinia";
|
|
5
5
|
import { useRouter as nt, useRoute as rt } from "vue-router";
|
|
6
6
|
import { useBreakpoints as je, useSnackbar as ht, FmButtonColorThemeVariant as Ie } from "@feedmepos/ui-library";
|
|
7
7
|
import { u as it } from "./message-dialog-UoMWOnil.js";
|
|
8
8
|
import { u as ze, a as Jt } from "./_plugin-vue_export-helper-onplcgja.js";
|
|
9
9
|
import { r as Ge } from "./i18n-CI_sQ5d_.js";
|
|
10
|
-
import { _ as Ze } from "./TileGrid.vue_vue_type_script_setup_true_lang-
|
|
10
|
+
import { _ as Ze } from "./TileGrid.vue_vue_type_script_setup_true_lang-DhHysXag.js";
|
|
11
11
|
import { a as et, _ as tt } from "./SelectComponent.vue_vue_type_script_setup_true_lang-CGbb3b5G.js";
|
|
12
12
|
import { useCoreStore as Kt } from "@feedmepos/mf-common";
|
|
13
|
-
import { u as Qt, a as Yt } from "./app-
|
|
14
|
-
import { d as Xt } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-
|
|
13
|
+
import { u as Qt, a as Yt } from "./app-CIEtOHuW.js";
|
|
14
|
+
import { d as Xt } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-MxfUvTMs.js";
|
|
15
15
|
const Zt = /* @__PURE__ */ Ce({
|
|
16
16
|
__name: "WidgetDialog",
|
|
17
17
|
props: /* @__PURE__ */ Ne({
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { defineComponent as te, ref as ae, computed as p, watch as re, resolveComponent as J, createBlock as N, openBlock as S, withCtx as x, createVNode as f, createElementVNode as C, unref as l, toDisplayString as se, normalizeStyle as le, normalizeClass as B, createElementBlock as ne } from "vue";
|
|
2
|
-
import { _ as ie } from "./MenuTab.vue_vue_type_script_setup_true_lang-
|
|
3
|
-
import { _ as ce } from "./TileGrid.vue_vue_type_script_setup_true_lang-
|
|
4
|
-
import { u as pe, l as ue, s as me } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { _ as ie } from "./MenuTab.vue_vue_type_script_setup_true_lang-P0rdD39Q.js";
|
|
3
|
+
import { _ as ce } from "./TileGrid.vue_vue_type_script_setup_true_lang-DhHysXag.js";
|
|
4
|
+
import { u as pe, l as ue, s as me } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-BSJoZ-ZZ.js";
|
|
5
5
|
import { useRouter as de, useRoute as ve } from "vue-router";
|
|
6
|
-
import { _ as fe } from "./Default.vue_vue_type_script_setup_true_lang-
|
|
6
|
+
import { _ as fe } from "./Default.vue_vue_type_script_setup_true_lang-DClrZ9yB.js";
|
|
7
7
|
import { storeToRefs as y } from "pinia";
|
|
8
|
-
import { b as ye, c as ge, u as be, g as _e } from "./NavigationTab.vue_vue_type_script_setup_true_lang-
|
|
8
|
+
import { b as ye, c as ge, u as be, g as _e } from "./NavigationTab.vue_vue_type_script_setup_true_lang-Di9ebVZ-.js";
|
|
9
9
|
import { _ as we } from "./SelectComponent.vue_vue_type_script_setup_true_lang-CGbb3b5G.js";
|
|
10
10
|
import { useSnackbar as Se, useBreakpoints as xe } from "@feedmepos/ui-library";
|
|
11
11
|
import { u as Ce, a as he, _ as ke } from "./_plugin-vue_export-helper-onplcgja.js";
|
|
12
12
|
import { u as Te } from "./message-dialog-UoMWOnil.js";
|
|
13
|
-
import { e as Re, g as Pe } from "./app-
|
|
13
|
+
import { e as Re, g as Pe } from "./app-CIEtOHuW.js";
|
|
14
14
|
import { r as De } from "./i18n-CI_sQ5d_.js";
|
|
15
15
|
const Ie = { class: "fm-typo-en-title-md-600 block min-w-0 max-w-full overflow-hidden text-ellipsis whitespace-nowrap" }, Oe = { class: "sticky top-0 z-10 bg-white" }, $e = /* @__PURE__ */ te({
|
|
16
16
|
__name: "ReportView",
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { defineComponent as B, ref as H, useModel as M, resolveComponent as h, createElementBlock as k, openBlock as x, createBlock as P, createElementVNode as t, resolveDynamicComponent as ne, unref as e, withCtx as y, createVNode as a, normalizeClass as O, toDisplayString as s, Fragment as G, renderList as A, createTextVNode as ie, withDirectives as K, vShow as Q, watch as me, normalizeStyle as ue } from "vue";
|
|
2
|
-
import { _ as de } from "./Default.vue_vue_type_script_setup_true_lang-
|
|
3
|
-
import { d as L, C as q, D as pe, a as ce } from "./app-
|
|
2
|
+
import { _ as de } from "./Default.vue_vue_type_script_setup_true_lang-DClrZ9yB.js";
|
|
3
|
+
import { d as L, C as q, D as pe, a as ce } from "./app-CIEtOHuW.js";
|
|
4
4
|
import { components as z, useSnackbar as W, useBreakpoints as X, FmButtonColorThemeVariant as I } from "@feedmepos/ui-library";
|
|
5
|
-
import { F as N, G as fe } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-
|
|
5
|
+
import { F as N, G as fe } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-BSJoZ-ZZ.js";
|
|
6
6
|
import { u as ve } from "./message-dialog-UoMWOnil.js";
|
|
7
7
|
import { u as U } from "./_plugin-vue_export-helper-onplcgja.js";
|
|
8
8
|
import { detectLocale as F } from "@feedmepos/mf-common";
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { defineComponent as re, computed as p, resolveComponent as g, createElementBlock as H, openBlock as _, renderSlot as Te, createVNode as n, withCtx as s, createCommentVNode as ne, createElementVNode as m, toDisplayString as y, ref as b, h as v, onMounted as Ce, createBlock as z, unref as l, normalizeStyle as ke, normalizeClass as T, withDirectives as te, Fragment as Fe, renderList as Le, withModifiers as oe, vShow as le } from "vue";
|
|
2
2
|
import { a as Ve } from "./SelectComponent.vue_vue_type_script_setup_true_lang-CGbb3b5G.js";
|
|
3
3
|
import { u as se, a as $e } from "./_plugin-vue_export-helper-onplcgja.js";
|
|
4
|
-
import { _ as Se } from "./Default.vue_vue_type_script_setup_true_lang-
|
|
4
|
+
import { _ as Se } from "./Default.vue_vue_type_script_setup_true_lang-DClrZ9yB.js";
|
|
5
5
|
import { u as Re } from "./message-dialog-UoMWOnil.js";
|
|
6
|
-
import { u as Pe } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-
|
|
6
|
+
import { u as Pe } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-BSJoZ-ZZ.js";
|
|
7
7
|
import { r as ae } from "./i18n-CI_sQ5d_.js";
|
|
8
8
|
import { useBreakpoints as ze, useSnackbar as De, components as Ie, FmButtonColorThemeVariant as Ne } from "@feedmepos/ui-library";
|
|
9
9
|
import { useRouter as Oe, useRoute as Be } from "vue-router";
|
|
10
10
|
import { storeToRefs as Ee } from "pinia";
|
|
11
|
-
import { g as Ke } from "./app-
|
|
11
|
+
import { g as Ke } from "./app-CIEtOHuW.js";
|
|
12
12
|
const Me = { class: "flex flex-col h-full" }, Ue = ["src"], je = { class: "fm-typo-en-body-lg-600 text-fm-color-typo-primary" }, Ae = { class: "fm-typo-en-body-sm-400 text-fm-color-typo-secondary text-center" }, He = /* @__PURE__ */ re({
|
|
13
13
|
__name: "NoTemplate",
|
|
14
14
|
props: {
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { defineComponent as re, mergeModels as ce, useModel as ge, computed as k, ref as le, resolveComponent as M, createElementBlock as E, openBlock as g, createVNode as p, createElementVNode as w, unref as l, withCtx as K, toDisplayString as G, Fragment as de, renderList as ke, withModifiers as we, createTextVNode as Ie, watch as Ce, createCommentVNode as z, createBlock as j, renderSlot as wl, onBeforeUnmount as il, resolveDynamicComponent as Cl, normalizeClass as Te, withDirectives as Fe, vShow as _e, onMounted as xl, withKeys as cl, vModelText as zl, normalizeStyle as ol, isRef as Il } from "vue";
|
|
2
2
|
import { useRoute as Pl, useRouter as El } from "vue-router";
|
|
3
|
-
import { h as Wl, u as sl, f as rl, j as ze, F as Ne, d as Ke, S as al, a as Xl, W as Hl, k as ql, T as Gl, c as Yl, b as pl } from "./TransitionFade-
|
|
4
|
-
import { W as q, a as Fl, q as Pe, D as Jl, S as vl, C as Kl, u as kl, P as fl, j as Ql, b as Zl, h as et } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-
|
|
3
|
+
import { h as Wl, u as sl, f as rl, j as ze, F as Ne, d as Ke, S as al, a as Xl, W as Hl, k as ql, T as Gl, c as Yl, b as pl } from "./TransitionFade-79kLaone.js";
|
|
4
|
+
import { W as q, a as Fl, q as Pe, D as Jl, S as vl, C as Kl, u as kl, P as fl, j as Ql, b as Zl, h as et } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-BSJoZ-ZZ.js";
|
|
5
5
|
import { storeToRefs as je } from "pinia";
|
|
6
6
|
import { u as Vl } from "./message-dialog-UoMWOnil.js";
|
|
7
7
|
import { useSnackbar as lt, useBreakpoints as Sl, FmButtonColorThemeVariant as Me } from "@feedmepos/ui-library";
|
|
8
8
|
import { a as be, _ as _l } from "./SelectComponent.vue_vue_type_script_setup_true_lang-CGbb3b5G.js";
|
|
9
9
|
import { u as ve, _ as Tl } from "./_plugin-vue_export-helper-onplcgja.js";
|
|
10
10
|
import { r as se } from "./i18n-CI_sQ5d_.js";
|
|
11
|
-
import { g as $e, R as gl, L as Be, d as el, S as ne, e as pe, f as ll, h as yl, _ as $l } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-
|
|
12
|
-
import { a as Oe, d as qe } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-
|
|
13
|
-
import { a as tt, d as He } from "./app-
|
|
11
|
+
import { g as $e, R as gl, L as Be, d as el, S as ne, e as pe, f as ll, h as yl, _ as $l } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-n4d1BaRc.js";
|
|
12
|
+
import { a as Oe, d as qe } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-MxfUvTMs.js";
|
|
13
|
+
import { a as tt, d as He } from "./app-CIEtOHuW.js";
|
|
14
14
|
const Qe = [
|
|
15
15
|
{
|
|
16
16
|
type: q.Circular,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as U, reactive as E, resolveComponent as b, createElementBlock as d, openBlock as i, Fragment as h, renderList as W, createBlock as g, createCommentVNode as F, normalizeStyle as I, normalizeClass as f, withCtx as V, createVNode as c, createElementVNode as z, withDirectives as H, vShow as K } from "vue";
|
|
2
|
-
import { _ as D, c as P, a as j, b as q, t as A } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { _ as D, c as P, a as j, b as q, t as A } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-n4d1BaRc.js";
|
|
3
3
|
import { useBreakpoints as J } from "@feedmepos/ui-library";
|
|
4
4
|
const O = { class: "flex-1 min-h-0 overflow-y-auto" }, Q = {
|
|
5
5
|
key: 0,
|
|
@@ -3,10 +3,10 @@ import { u as Lt, a as fo, _ as an } from "./_plugin-vue_export-helper-onplcgja.
|
|
|
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 z, Q as ho, I as rt, t as On, v as Cn, c as Ge, g as go, q as vo } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-
|
|
7
|
-
import { p as bo, d as Sn, a as Rn } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-
|
|
8
|
-
import { R as yo, g as gt } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-
|
|
9
|
-
import { u as Eo, F as _o, r as To, d as Ut } from "./app-
|
|
6
|
+
import { W as z, Q as ho, I as rt, t as On, v as Cn, c as Ge, g as go, q as vo } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-BSJoZ-ZZ.js";
|
|
7
|
+
import { p as bo, d as Sn, a as Rn } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-MxfUvTMs.js";
|
|
8
|
+
import { R as yo, g as gt } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-n4d1BaRc.js";
|
|
9
|
+
import { u as Eo, F as _o, r as To, d as Ut } from "./app-CIEtOHuW.js";
|
|
10
10
|
import { a as dn } from "./SelectComponent.vue_vue_type_script_setup_true_lang-CGbb3b5G.js";
|
|
11
11
|
import { r as fn } from "./i18n-CI_sQ5d_.js";
|
|
12
12
|
import { useSnackbar as wo } from "@feedmepos/ui-library";
|
|
@@ -544,7 +544,7 @@ const mn = {
|
|
|
544
544
|
key: "Key",
|
|
545
545
|
paymentMethod: "Payment Method",
|
|
546
546
|
apInvoice: {
|
|
547
|
-
title: "AP Invoice (Purchase Order)",
|
|
547
|
+
title: "AP & PI Invoice (Purchase Order)",
|
|
548
548
|
description: "Only approved purchase orders will be synced. Draft, rejected, and cancelled purchase orders will not be synced.",
|
|
549
549
|
purchaseOrderNo: "Purchase order no",
|
|
550
550
|
projectNo: "Project no",
|
|
@@ -554,7 +554,10 @@ const mn = {
|
|
|
554
554
|
supplierName: "Supplier Name",
|
|
555
555
|
creditorCode: "Creditor Code",
|
|
556
556
|
skuCode: "SKU Code",
|
|
557
|
-
|
|
557
|
+
itemCode: "Item Code",
|
|
558
|
+
accNo: "Account Code",
|
|
559
|
+
previewApInvoiceTitle: "AP Invoice",
|
|
560
|
+
previewPurchaseInvoiceTitle: "Purchase Invoice (PI)"
|
|
558
561
|
}
|
|
559
562
|
},
|
|
560
563
|
general: "General",
|
|
@@ -2351,7 +2354,7 @@ const mn = {
|
|
|
2351
2354
|
projectByLocationDescription: "当选择多个位置时,你可以在这里为每个位置覆盖项目号。",
|
|
2352
2355
|
projectByLocationWarning: "按天分组的导出仍会使用上方默认项目号。按位置覆盖仅适用于 AP 发票和按发票导出。",
|
|
2353
2356
|
apInvoice: {
|
|
2354
|
-
title: "AP 发票 (采购订单)",
|
|
2357
|
+
title: "AP 与 PI 发票 (采购订单)",
|
|
2355
2358
|
description: "只有已批准的采购订单才会同步。草稿、已拒绝和已取消的采购订单不会同步。",
|
|
2356
2359
|
purchaseOrderNo: "采购订单号",
|
|
2357
2360
|
projectNo: "项目号",
|
|
@@ -2361,7 +2364,10 @@ const mn = {
|
|
|
2361
2364
|
supplierName: "供应商名称",
|
|
2362
2365
|
creditorCode: "贷主代码",
|
|
2363
2366
|
skuCode: "SKU代码",
|
|
2364
|
-
|
|
2367
|
+
itemCode: "项目代码",
|
|
2368
|
+
accNo: "账户代码",
|
|
2369
|
+
previewApInvoiceTitle: "AP 发票",
|
|
2370
|
+
previewPurchaseInvoiceTitle: "采购发票 (PI)"
|
|
2365
2371
|
}
|
|
2366
2372
|
},
|
|
2367
2373
|
general: "一般",
|
|
@@ -4162,7 +4168,7 @@ const mn = {
|
|
|
4162
4168
|
projectByLocationDescription: "เมื่อเลือกหลายสาขา คุณสามารถกำหนด Project no แยกสำหรับแต่ละสาขาได้ที่นี่",
|
|
4163
4169
|
projectByLocationWarning: "การส่งออกแบบจัดกลุ่มรายวันจะยังใช้ Project เริ่มต้นด้านบน การ override รายสาขาจะใช้กับ AP Invoice และการส่งออกแบบ By Invoice เท่านั้น",
|
|
4164
4170
|
apInvoice: {
|
|
4165
|
-
title: "AP Invoice (ใบสั่งซื้อ)",
|
|
4171
|
+
title: "AP & PI Invoice (ใบสั่งซื้อ)",
|
|
4166
4172
|
description: "เฉพาะใบสั่งซื้อที่ได้รับอนุมัติแล้วเท่านั้นที่จะซิงก์ ใบสั่งซื้อแบบร่าง ที่ถูกปฏิเสธ และที่ถูกยกเลิกจะไม่ถูกซิงก์",
|
|
4167
4173
|
purchaseOrderNo: "หมายเลขใบสั่งซื้อ",
|
|
4168
4174
|
projectNo: "หมายเลขโปรเจกต์",
|
|
@@ -4172,7 +4178,10 @@ const mn = {
|
|
|
4172
4178
|
supplierName: "ชื่อซัพพลายเออร์",
|
|
4173
4179
|
creditorCode: "รหัสเจ้าหนี้",
|
|
4174
4180
|
skuCode: "รหัส SKU",
|
|
4175
|
-
|
|
4181
|
+
itemCode: "รหัสสินค้า",
|
|
4182
|
+
accNo: "รหัสบัญชี",
|
|
4183
|
+
previewApInvoiceTitle: "AP Invoice",
|
|
4184
|
+
previewPurchaseInvoiceTitle: "Purchase Invoice (PI)"
|
|
4176
4185
|
}
|
|
4177
4186
|
},
|
|
4178
4187
|
general: "ทั่วไป",
|
|
@@ -5960,7 +5969,7 @@ const mn = {
|
|
|
5960
5969
|
projectByLocationDescription: "當選擇多個位置時,你可以在這裡為每個位置覆蓋項目號。",
|
|
5961
5970
|
projectByLocationWarning: "按天分組的匯出仍會使用上方預設項目號。按位置覆蓋僅適用於 AP 發票和按發票匯出。",
|
|
5962
5971
|
apInvoice: {
|
|
5963
|
-
title: "AP 發票 (採購訂單)",
|
|
5972
|
+
title: "AP 與 PI 發票 (採購訂單)",
|
|
5964
5973
|
description: "只有已批准的採購訂單才會同步。草稿、已拒絕和已取消的採購訂單不會同步。",
|
|
5965
5974
|
purchaseOrderNo: "採購訂單號",
|
|
5966
5975
|
projectNo: "項目號",
|
|
@@ -5970,7 +5979,10 @@ const mn = {
|
|
|
5970
5979
|
supplierName: "供應商名稱",
|
|
5971
5980
|
creditorCode: "貸主代碼",
|
|
5972
5981
|
skuCode: "SKU代碼",
|
|
5973
|
-
|
|
5982
|
+
itemCode: "項目代碼",
|
|
5983
|
+
accNo: "賬戶代碼",
|
|
5984
|
+
previewApInvoiceTitle: "AP 發票",
|
|
5985
|
+
previewPurchaseInvoiceTitle: "採購發票 (PI)"
|
|
5974
5986
|
}
|
|
5975
5987
|
},
|
|
5976
5988
|
grouping: {
|
|
@@ -12616,7 +12628,7 @@ const os = [
|
|
|
12616
12628
|
path: "/overview",
|
|
12617
12629
|
alias: ["/"],
|
|
12618
12630
|
name: "overview",
|
|
12619
|
-
component: ft(() => import("./OverviewView-
|
|
12631
|
+
component: ft(() => import("./OverviewView-U_bXiG1f.js")),
|
|
12620
12632
|
meta: {
|
|
12621
12633
|
validationManifest: pt(
|
|
12622
12634
|
z.report_accessOverview
|
|
@@ -12626,18 +12638,18 @@ const os = [
|
|
|
12626
12638
|
{
|
|
12627
12639
|
path: "/report",
|
|
12628
12640
|
name: "reports",
|
|
12629
|
-
component: () => import("./Report-
|
|
12641
|
+
component: () => import("./Report-C-K3sP0h.js")
|
|
12630
12642
|
},
|
|
12631
12643
|
{
|
|
12632
12644
|
path: "/template",
|
|
12633
12645
|
name: "template",
|
|
12634
|
-
component: () => import("./Template-
|
|
12646
|
+
component: () => import("./Template-Bv_1UqMo.js"),
|
|
12635
12647
|
beforeEnter: () => qr().canAccessTemplate() ? !0 : { name: "reports" }
|
|
12636
12648
|
},
|
|
12637
12649
|
{
|
|
12638
12650
|
path: "/insights",
|
|
12639
12651
|
name: "insights",
|
|
12640
|
-
component: ft(() => import("./InsightView-
|
|
12652
|
+
component: ft(() => import("./InsightView-ima0bgBu.js")),
|
|
12641
12653
|
meta: {
|
|
12642
12654
|
validationManifest: pt(
|
|
12643
12655
|
z.report_accessInsight
|
|
@@ -12647,22 +12659,22 @@ const os = [
|
|
|
12647
12659
|
{
|
|
12648
12660
|
path: "/report-view",
|
|
12649
12661
|
name: "reportView",
|
|
12650
|
-
component: () => import("./ReportView-
|
|
12662
|
+
component: () => import("./ReportView-C5UTU-eT.js")
|
|
12651
12663
|
},
|
|
12652
12664
|
{
|
|
12653
12665
|
path: "/report-editor",
|
|
12654
12666
|
name: "reportEditor",
|
|
12655
|
-
component: () => import("./ReportEditor-
|
|
12667
|
+
component: () => import("./ReportEditor-Cpawj8vR.js")
|
|
12656
12668
|
},
|
|
12657
12669
|
{
|
|
12658
12670
|
path: "/report-editor/tile-editor",
|
|
12659
12671
|
name: "tileEditor",
|
|
12660
|
-
component: () => import("./TileEditor-
|
|
12672
|
+
component: () => import("./TileEditor-Bw50VTNF.js")
|
|
12661
12673
|
},
|
|
12662
12674
|
{
|
|
12663
12675
|
path: "/setting",
|
|
12664
12676
|
name: "setting",
|
|
12665
|
-
component: ft(() => import("./Setting-
|
|
12677
|
+
component: ft(() => import("./Setting-VloyEFlw.js")),
|
|
12666
12678
|
meta: {
|
|
12667
12679
|
validationManifest: pt(
|
|
12668
12680
|
z.report_accessSetting
|
|
@@ -12671,7 +12683,7 @@ const os = [
|
|
|
12671
12683
|
},
|
|
12672
12684
|
{
|
|
12673
12685
|
path: "/integration",
|
|
12674
|
-
component: ft(() => import("./Layout-
|
|
12686
|
+
component: ft(() => import("./Layout-DBiCKFyn.js")),
|
|
12675
12687
|
meta: {
|
|
12676
12688
|
validationManifest: pt(
|
|
12677
12689
|
z.report_accessIntegration
|
|
@@ -12681,12 +12693,12 @@ const os = [
|
|
|
12681
12693
|
{
|
|
12682
12694
|
name: "integrations",
|
|
12683
12695
|
path: "",
|
|
12684
|
-
component: () => import("./Integrations-
|
|
12696
|
+
component: () => import("./Integrations-CpWyklaS.js")
|
|
12685
12697
|
},
|
|
12686
12698
|
{
|
|
12687
12699
|
name: "integration",
|
|
12688
12700
|
path: "/integration/:id",
|
|
12689
|
-
component: () => import("./Integration-
|
|
12701
|
+
component: () => import("./Integration-CYOPBcL_.js")
|
|
12690
12702
|
}
|
|
12691
12703
|
]
|
|
12692
12704
|
},
|
|
@@ -12710,7 +12722,7 @@ const Ws = {
|
|
|
12710
12722
|
"zh-CN": un,
|
|
12711
12723
|
"th-TH": fn,
|
|
12712
12724
|
"zh-Hant": yn
|
|
12713
|
-
}, Zs = $o(() => import("./App-
|
|
12725
|
+
}, Zs = $o(() => import("./App-DjPKEscA.js"));
|
|
12714
12726
|
export {
|
|
12715
12727
|
Kc as A,
|
|
12716
12728
|
Ec as B,
|
package/dist/app.js
CHANGED
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.glassmorphism{background:linear-gradient(135deg,#fffffff5,#fffffff5);box-shadow:0 8px 24px #0f172a2e}.chart-legend-text[data-v-706fa016]{color:var(--legend-text-color);font-size:var(--legend-font-size)}.chart-legend-list[data-v-706fa016]{scrollbar-width:none;-ms-overflow-style:none}.chart-legend-list[data-v-706fa016]::-webkit-scrollbar{display:none;width:0;height:0}.circular{flex:1 1 auto;min-height:0;min-width:0;max-height:100%;max-width:100%;overflow:hidden;padding:0;width:calc(100% - var(--legend-panel-width, 0px));height:calc(100% - var(--legend-panel-height, 0px))}.circular .flex-col.gap-8{gap:0!important}.circular .fm-color-typo-primary:empty,.circular .fm-color-typo-secondary:empty{display:none}.circular .grow{height:100%}.sparkline{margin:0;padding:0}.sparkline .grow{height:50px;flex-grow:1;min-height:0}.sparkline-chart>div:not(.grow){display:none}.sparkline-chart canvas{display:block}.scrollbar-hide-table>div{scrollbar-width:thin}.bar-chart{flex:1 1 auto;min-height:0;min-width:0;max-width:100%;max-height:100%;overflow:hidden;padding:0;width:calc(100% - var(--legend-panel-width, 0px));height:calc(100% - var(--legend-panel-height, 0px))}.bar-chart .grow{height:100%}.bar-chart .flex-col{gap:0}.widget-content{display:flex;flex-direction:column;width:100%;height:100%;min-height:0}.chart-layout{display:flex;flex-direction:column;flex:1 1 auto;width:100%;min-height:0}.chart-layout--side{flex-direction:row;align-items:stretch;gap:0;min-height:0}.line-chart{flex:1 1 auto;min-height:0;min-width:0;max-width:100%;max-height:100%;overflow:hidden;margin:0;padding:8px 0 0;width:calc(100% - var(--legend-panel-width, 0px));height:calc(100% - var(--legend-panel-height, 0px))}.line-chart .grow{height:100%}.line-chart .flex-col{gap:0}.card-container[data-v-818eab25]{overflow-y:auto;overflow-x:hidden}.fm-progress-linear-custom span[data-v-2f6d52e6]{width:auto;height:100%;position:absolute;display:inline-block;top:0;left:0}.fm-progress-linear-custom span.dash-1[data-v-2f6d52e6]{left:-35%;animation:progress-linear-dash-1-2f6d52e6 2.1s cubic-bezier(.65,.815,.735,.395) infinite}.fm-progress-linear-custom span.dash-2[data-v-2f6d52e6]{left:100%;animation:progress-linear-dash-2-2f6d52e6 2.1s cubic-bezier(.165,.84,.44,1) 1.15s infinite}@keyframes progress-linear-dash-1-2f6d52e6{0%{left:-35%;right:100%}60%{left:100%;right:-90%}to{left:100%;right:-90%}}@keyframes progress-linear-dash-2-2f6d52e6{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}@keyframes shimmer-2f6d52e6{0%{transform:translate(-100%)}to{transform:translate(400%)}}.progress-bar-fill[data-v-2f6d52e6]{position:relative;overflow:hidden}.progress-bar-fill[data-v-2f6d52e6]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:50%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.12) 30%,rgba(255,255,255,.28) 50%,rgba(255,255,255,.12) 70%,transparent 100%);animation:shimmer-2f6d52e6 1.5s infinite linear}.show-pin{visibility:hidden}.row:hover .show-pin,.row:hover .show-actions{visibility:visible}.icon-btn{border-radius:100%}.overlay{background:#0006;position:absolute;top:0;left:0;height:100vh;width:100vw}.side-panel{position:fixed;right:0;top:0;height:100%;background:#fff}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}.slide-enter-active,.slide-leave-active{transition:all .3s ease-out}.slide-enter-from,.slide-leave-to{transform:translate(100%)}.remove-line-clamping[data-v-a22ca746] .line-clamp-1,.remove-line-clamping[data-v-a22ca746] .line-clamp-2{display:block!important;-webkit-line-clamp:unset!important;line-clamp:unset!important;-webkit-box-orient:unset!important;overflow:visible!important;white-space:normal!important}.remove-line-clamping[data-v-a22ca746] .flex.flex-col.flex-grow{min-width:0}.remove-line-clamping[data-v-a22ca746] .cursor-pointer.flex.items-center.justify-center.relative{min-width:0;max-width:100%;overflow:hidden}.selected-widget[data-v-0535b07b]{background-color:#fff4e6;border-color:#ff7823}.slide-fade-enter-active[data-v-fa67a3a4],.slide-fade-leave-active[data-v-fa67a3a4]{transition:all .3s ease-in-out}.slide-fade-enter-from[data-v-fa67a3a4],.slide-fade-leave-to[data-v-fa67a3a4]{transform:translateY(-50px);opacity:0}.slide-fade-right-enter-active[data-v-a98ca9bc],.slide-fade-right-leave-active[data-v-a98ca9bc]{transition:all .3s ease-in-out}.slide-fade-right-enter-from[data-v-a98ca9bc],.slide-fade-right-leave-to[data-v-a98ca9bc]{position:absolute;transform:translate(-50px);opacity:.4}.slide-fade-left-enter-active[data-v-a98ca9bc]{transition-delay:.3s;transition:all .3s ease-in-out}.slide-fade-left-leave-active[data-v-a98ca9bc]{transition:all .3s ease-in-out}.slide-fade-left-enter-from[data-v-a98ca9bc],.slide-fade-left-leave-to[data-v-a98ca9bc]{position:absolute;transform:translate(-50px);opacity:.1}.legend-color-input[data-v-0e072961]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:40px;height:24px;border:0;background:transparent;padding:0}.legend-color-input[data-v-0e072961]::-webkit-color-swatch-wrapper{padding:0}.legend-color-input[data-v-0e072961]::-webkit-color-swatch{border:1px solid rgb(var(--fm-color-neutral-gray-200));border-radius:4px}.legend-color-input[data-v-0e072961]::-moz-color-swatch{border:1px solid rgb(var(--fm-color-neutral-gray-200));border-radius:4px}.line-style-icon[data-v-f1c35513]{width:28px;border-top:2px solid currentColor;color:rgb(var(--fm-color-neutral-gray-300));flex-shrink:0}.line-style-icon--solid[data-v-f1c35513]{border-top-style:solid}.line-style-icon--dashed[data-v-f1c35513]{border-top-style:dashed}.line-style-icon--dotted[data-v-f1c35513]{border-top-style:dotted}.fm-top-sheet{height:100%}.integration-card[data-v-60c3aea9]{height:140px;width:140px;padding:0}.integration-card .logo-card[data-v-60c3aea9]{width:100%;padding:24px;background:#fff}.integration-card .title-card[data-v-60c3aea9]{height:36px;color:#fff}@keyframes project-mapping-highlight-
|
|
1
|
+
.glassmorphism{background:linear-gradient(135deg,#fffffff5,#fffffff5);box-shadow:0 8px 24px #0f172a2e}.chart-legend-text[data-v-706fa016]{color:var(--legend-text-color);font-size:var(--legend-font-size)}.chart-legend-list[data-v-706fa016]{scrollbar-width:none;-ms-overflow-style:none}.chart-legend-list[data-v-706fa016]::-webkit-scrollbar{display:none;width:0;height:0}.circular{flex:1 1 auto;min-height:0;min-width:0;max-height:100%;max-width:100%;overflow:hidden;padding:0;width:calc(100% - var(--legend-panel-width, 0px));height:calc(100% - var(--legend-panel-height, 0px))}.circular .flex-col.gap-8{gap:0!important}.circular .fm-color-typo-primary:empty,.circular .fm-color-typo-secondary:empty{display:none}.circular .grow{height:100%}.sparkline{margin:0;padding:0}.sparkline .grow{height:50px;flex-grow:1;min-height:0}.sparkline-chart>div:not(.grow){display:none}.sparkline-chart canvas{display:block}.scrollbar-hide-table>div{scrollbar-width:thin}.bar-chart{flex:1 1 auto;min-height:0;min-width:0;max-width:100%;max-height:100%;overflow:hidden;padding:0;width:calc(100% - var(--legend-panel-width, 0px));height:calc(100% - var(--legend-panel-height, 0px))}.bar-chart .grow{height:100%}.bar-chart .flex-col{gap:0}.widget-content{display:flex;flex-direction:column;width:100%;height:100%;min-height:0}.chart-layout{display:flex;flex-direction:column;flex:1 1 auto;width:100%;min-height:0}.chart-layout--side{flex-direction:row;align-items:stretch;gap:0;min-height:0}.line-chart{flex:1 1 auto;min-height:0;min-width:0;max-width:100%;max-height:100%;overflow:hidden;margin:0;padding:8px 0 0;width:calc(100% - var(--legend-panel-width, 0px));height:calc(100% - var(--legend-panel-height, 0px))}.line-chart .grow{height:100%}.line-chart .flex-col{gap:0}.card-container[data-v-818eab25]{overflow-y:auto;overflow-x:hidden}.fm-progress-linear-custom span[data-v-2f6d52e6]{width:auto;height:100%;position:absolute;display:inline-block;top:0;left:0}.fm-progress-linear-custom span.dash-1[data-v-2f6d52e6]{left:-35%;animation:progress-linear-dash-1-2f6d52e6 2.1s cubic-bezier(.65,.815,.735,.395) infinite}.fm-progress-linear-custom span.dash-2[data-v-2f6d52e6]{left:100%;animation:progress-linear-dash-2-2f6d52e6 2.1s cubic-bezier(.165,.84,.44,1) 1.15s infinite}@keyframes progress-linear-dash-1-2f6d52e6{0%{left:-35%;right:100%}60%{left:100%;right:-90%}to{left:100%;right:-90%}}@keyframes progress-linear-dash-2-2f6d52e6{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}@keyframes shimmer-2f6d52e6{0%{transform:translate(-100%)}to{transform:translate(400%)}}.progress-bar-fill[data-v-2f6d52e6]{position:relative;overflow:hidden}.progress-bar-fill[data-v-2f6d52e6]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:50%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.12) 30%,rgba(255,255,255,.28) 50%,rgba(255,255,255,.12) 70%,transparent 100%);animation:shimmer-2f6d52e6 1.5s infinite linear}.show-pin{visibility:hidden}.row:hover .show-pin,.row:hover .show-actions{visibility:visible}.icon-btn{border-radius:100%}.overlay{background:#0006;position:absolute;top:0;left:0;height:100vh;width:100vw}.side-panel{position:fixed;right:0;top:0;height:100%;background:#fff}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}.slide-enter-active,.slide-leave-active{transition:all .3s ease-out}.slide-enter-from,.slide-leave-to{transform:translate(100%)}.remove-line-clamping[data-v-a22ca746] .line-clamp-1,.remove-line-clamping[data-v-a22ca746] .line-clamp-2{display:block!important;-webkit-line-clamp:unset!important;line-clamp:unset!important;-webkit-box-orient:unset!important;overflow:visible!important;white-space:normal!important}.remove-line-clamping[data-v-a22ca746] .flex.flex-col.flex-grow{min-width:0}.remove-line-clamping[data-v-a22ca746] .cursor-pointer.flex.items-center.justify-center.relative{min-width:0;max-width:100%;overflow:hidden}.selected-widget[data-v-0535b07b]{background-color:#fff4e6;border-color:#ff7823}.slide-fade-enter-active[data-v-fa67a3a4],.slide-fade-leave-active[data-v-fa67a3a4]{transition:all .3s ease-in-out}.slide-fade-enter-from[data-v-fa67a3a4],.slide-fade-leave-to[data-v-fa67a3a4]{transform:translateY(-50px);opacity:0}.slide-fade-right-enter-active[data-v-a98ca9bc],.slide-fade-right-leave-active[data-v-a98ca9bc]{transition:all .3s ease-in-out}.slide-fade-right-enter-from[data-v-a98ca9bc],.slide-fade-right-leave-to[data-v-a98ca9bc]{position:absolute;transform:translate(-50px);opacity:.4}.slide-fade-left-enter-active[data-v-a98ca9bc]{transition-delay:.3s;transition:all .3s ease-in-out}.slide-fade-left-leave-active[data-v-a98ca9bc]{transition:all .3s ease-in-out}.slide-fade-left-enter-from[data-v-a98ca9bc],.slide-fade-left-leave-to[data-v-a98ca9bc]{position:absolute;transform:translate(-50px);opacity:.1}.legend-color-input[data-v-0e072961]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:40px;height:24px;border:0;background:transparent;padding:0}.legend-color-input[data-v-0e072961]::-webkit-color-swatch-wrapper{padding:0}.legend-color-input[data-v-0e072961]::-webkit-color-swatch{border:1px solid rgb(var(--fm-color-neutral-gray-200));border-radius:4px}.legend-color-input[data-v-0e072961]::-moz-color-swatch{border:1px solid rgb(var(--fm-color-neutral-gray-200));border-radius:4px}.line-style-icon[data-v-f1c35513]{width:28px;border-top:2px solid currentColor;color:rgb(var(--fm-color-neutral-gray-300));flex-shrink:0}.line-style-icon--solid[data-v-f1c35513]{border-top-style:solid}.line-style-icon--dashed[data-v-f1c35513]{border-top-style:dashed}.line-style-icon--dotted[data-v-f1c35513]{border-top-style:dotted}.fm-top-sheet{height:100%}.integration-card[data-v-60c3aea9]{height:140px;width:140px;padding:0}.integration-card .logo-card[data-v-60c3aea9]{width:100%;padding:24px;background:#fff}.integration-card .title-card[data-v-60c3aea9]{height:36px;color:#fff}@keyframes project-mapping-highlight-1a72b9a7{0%{box-shadow:0 0 0 0 transparent;border-color:transparent}20%{box-shadow:0 0 0 2px var(--fm-color-primary);border-color:var(--fm-color-primary)}35%{box-shadow:0 0 0 0 transparent;border-color:transparent}50%{box-shadow:0 0 0 2px var(--fm-color-primary);border-color:var(--fm-color-primary)}65%{box-shadow:0 0 0 0 transparent;border-color:transparent}70%{box-shadow:0 0 0 2px var(--fm-color-primary);border-color:var(--fm-color-primary)}to{box-shadow:0 0 0 0 transparent;border-color:transparent}}.animate-project-mapping-highlight[data-v-1a72b9a7]{animation:project-mapping-highlight-1a72b9a7 1.4s ease-out;border:1px solid transparent}.ap-project-shared-field[data-v-1a72b9a7] .inline-flex>div:last-child{text-decoration:underline}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}
|
|
@@ -2,7 +2,7 @@ import { computed as u } from "vue";
|
|
|
2
2
|
import { u as c } from "./_plugin-vue_export-helper-onplcgja.js";
|
|
3
3
|
import { useSnackbar as f } from "@feedmepos/ui-library";
|
|
4
4
|
import { useCoreStore as d } from "@feedmepos/mf-common";
|
|
5
|
-
import { V as l, W as i } from "./app-
|
|
5
|
+
import { V as l, W as i } from "./app-CIEtOHuW.js";
|
|
6
6
|
function g(t) {
|
|
7
7
|
return Array.isArray(t) ? t : [];
|
|
8
8
|
}
|