@feedmepos/mf-report 5.22.8 → 5.22.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-D7cjotni.js → App-MKyrRR7f.js} +40 -40
- package/dist/{BaseDialog.vue_vue_type_script_setup_true_lang-498jR5eR.js → BaseDialog.vue_vue_type_script_setup_true_lang-CARL7yg6.js} +3 -3
- package/dist/{DateRangeSelect.vue_vue_type_script_setup_true_lang-DDKp9kfF.js → DateRangeSelect.vue_vue_type_script_setup_true_lang-DRXPaYZq.js} +2 -2
- package/dist/{Default.vue_vue_type_script_setup_true_lang-Br99yDiJ.js → Default.vue_vue_type_script_setup_true_lang-C17Xh4l3.js} +2 -2
- package/dist/{FilterSelector.vue_vue_type_script_setup_true_lang-B0qBdHAf.js → FilterSelector.vue_vue_type_script_setup_true_lang-CaP1pm3E.js} +6 -6
- package/dist/{InsightView-BcA59RGK.js → InsightView-DWOhN4Hy.js} +6 -6
- package/dist/Integration-DbU2ypQR.js +7196 -0
- package/dist/{Integrations-B_tBGNMa.js → Integrations-Cen9kxae.js} +239 -173
- package/dist/{Layout-IsoY4xGs.js → Layout-Bhg-O6x1.js} +1 -1
- package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-DwA86Ges.js → MenuTab.vue_vue_type_script_setup_true_lang-BPjqVEku.js} +5 -5
- package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-uwUXuTFd.js → NavigationTab.vue_vue_type_script_setup_true_lang-BpZ5Xbhi.js} +5 -5
- package/dist/{NoData.vue_vue_type_script_setup_true_lang-BWqYdFid.js → NoData.vue_vue_type_script_setup_true_lang-CPj3tWdC.js} +1 -1
- package/dist/{OverviewView-CiotUyZ8.js → OverviewView-CjYVCNAk.js} +5 -5
- package/dist/{Report-FMWzysFR.js → Report-BzSLRxln.js} +4 -4
- package/dist/{ReportEditor-GUESqAT3.js → ReportEditor-CX6ApLWL.js} +6 -6
- package/dist/{ReportView-D4AOGBsk.js → ReportView-CmI71j2Z.js} +8 -8
- package/dist/{SelectComponent.vue_vue_type_script_setup_true_lang-czUiQdNp.js → SelectComponent.vue_vue_type_script_setup_true_lang-DNzFXh_a.js} +1 -1
- package/dist/{Setting--RhZ6vYw.js → Setting-CvJzHjd7.js} +5 -5
- package/dist/{TileEditor-BgBhNQfP.js → TileEditor-BHwC6XLL.js} +8 -8
- package/dist/{TransitionFade-CwHy5HRj.js → TransitionFade-NM72-6vL.js} +6 -6
- package/dist/{app-CxLB9i84.js → app-DwAohUwK.js} +81 -48
- package/dist/app.js +1 -1
- package/dist/style.css +1 -1
- package/dist/useRestaurantPermission-Uf-GL0qr.js +1240 -0
- package/dist/{vue-i18n-CtuwQWnL.js → vue-i18n-DUimioKj.js} +2 -2
- package/package.json +4 -2
- package/dist/Integration-Q89tPGWi.js +0 -7004
|
@@ -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-C17Xh4l3.js";
|
|
3
3
|
const f = /* @__PURE__ */ o({
|
|
4
4
|
__name: "Layout",
|
|
5
5
|
setup(m) {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { defineComponent as R, computed as V, createElementBlock as x, openBlock as a, createElementVNode as y, createVNode as u, unref as e, isRef as p, 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 { b as B } from "./vue-i18n-
|
|
2
|
+
import { b as B } from "./vue-i18n-DUimioKj.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 } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
7
|
-
import { a as S } from "./FilterSelector.vue_vue_type_script_setup_true_lang-
|
|
4
|
+
import { a as I } from "./NavigationTab.vue_vue_type_script_setup_true_lang-BpZ5Xbhi.js";
|
|
5
|
+
import { _ as U } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-DRXPaYZq.js";
|
|
6
|
+
import { _ as N } from "./BaseDialog.vue_vue_type_script_setup_true_lang-CARL7yg6.js";
|
|
7
|
+
import { a as S } from "./FilterSelector.vue_vue_type_script_setup_true_lang-CaP1pm3E.js";
|
|
8
8
|
import { useRoute as z } from "vue-router";
|
|
9
9
|
import { useBreakpoints as E } from "@feedmepos/ui-library";
|
|
10
10
|
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 Ol = (e, r, t) => S5(e, typeof r != "symbol" ? r + "" : r, t);
|
|
|
4
4
|
import { defineComponent as tr, computed as Ke, useModel as En, ref as De, watch as Qr, resolveComponent as me, createBlock as Ze, unref as X, openBlock as ae, withCtx as We, createElementVNode as K, createVNode as _, toDisplayString as Xe, withDirectives as Vi, createElementBlock as Ie, Fragment as mt, renderList as Xt, vShow as Gs, createTextVNode as Zr, mergeModels as ci, createCommentVNode as dt, normalizeClass as Bn, onMounted as s0, withKeys as Xh, withModifiers as si, isRef as ri, vModelText as zh, normalizeStyle as l0, renderSlot as Hh, mergeProps as O5, nextTick as D5, resolveDynamicComponent as bd, createSlots as I5 } from "vue";
|
|
5
5
|
import { useRouter as qh, useRoute as Wh } from "vue-router";
|
|
6
6
|
import { storeToRefs as kr, defineStore as o0 } from "pinia";
|
|
7
|
-
import { a as ol, l as kd, m as V5, h as ni, R as qa, j as Qs, n as Yl, _ as f0, d as L5, v as F5, i as N5, r as M5, o as Ln, p as R5, u as B5 } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
7
|
+
import { a as ol, l as kd, m as V5, h as ni, R as qa, j as Qs, n as Yl, _ as f0, d as L5, v as F5, i as N5, r as M5, o as Ln, p as R5, u as B5 } from "./BaseDialog.vue_vue_type_script_setup_true_lang-CARL7yg6.js";
|
|
8
8
|
import { useBreakpoints as bo, components as Li, useSnackbar as ms, useDialog as X5, useDialogChild as z5, FmButtonVariant as Td } from "@feedmepos/ui-library";
|
|
9
|
-
import { u as ba, a as cn, F as un, r as ko, b as hi, q as To, j as H5, d as q5, k as Dl, l as jh, p as W5 } from "./vue-i18n-
|
|
10
|
-
import { a as xd, _ as j5 } from "./SelectComponent.vue_vue_type_script_setup_true_lang-
|
|
11
|
-
import { C as hr, g as U5, e as ti, f as Uh, a as Z5, _ as Zh } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-
|
|
12
|
-
import { d as Lt, c as Yh, b as Y5 } from "./app-
|
|
9
|
+
import { u as ba, a as cn, F as un, r as ko, b as hi, q as To, j as H5, d as q5, k as Dl, l as jh, p as W5 } from "./vue-i18n-DUimioKj.js";
|
|
10
|
+
import { a as xd, _ as j5 } from "./SelectComponent.vue_vue_type_script_setup_true_lang-DNzFXh_a.js";
|
|
11
|
+
import { C as hr, g as U5, e as ti, f as Uh, a as Z5, _ as Zh } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-DRXPaYZq.js";
|
|
12
|
+
import { d as Lt, c as Yh, b as Y5 } from "./app-DwAohUwK.js";
|
|
13
13
|
import { detectLocale as G5, useCoreStore as Q5 } from "@feedmepos/mf-common";
|
|
14
14
|
const K5 = { class: "flex flex-col" }, J5 = { class: "fm-typo-en-title-sm-600" }, _5 = { class: "grow" }, $5 = { class: "flex flex-col gap-8" }, e8 = { class: "flex flex-col w-full" }, t8 = { class: "flex flex-col gap-5 p-6" }, r8 = { class: "flex" }, Cd = {
|
|
15
15
|
// sales: [
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as u, computed as o, resolveComponent as d, createElementBlock as r, openBlock as a, renderSlot as f, createVNode as g, withCtx as _, createCommentVNode as y, createElementVNode as l, toDisplayString as n } from "vue";
|
|
2
|
-
import { u as h } from "./vue-i18n-
|
|
2
|
+
import { u as h } from "./vue-i18n-DUimioKj.js";
|
|
3
3
|
const v = { class: "flex flex-col h-full" }, D = ["src"], T = { class: "fm-typo-en-body-lg-600 text-fm-color-typo-primary" }, b = { class: "fm-typo-en-body-sm-400 text-fm-color-typo-secondary text-center" }, F = /* @__PURE__ */ u({
|
|
4
4
|
__name: "NoData",
|
|
5
5
|
props: {
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { defineComponent as k, computed as w, resolveComponent as $, createBlock as n, openBlock as t, withCtx as y, createVNode as d, createElementVNode as h, unref as e, normalizeStyle as C, normalizeClass as u, createElementBlock as _, Fragment as b, renderList as B } from "vue";
|
|
2
|
-
import { _ as F } from "./FilterSelector.vue_vue_type_script_setup_true_lang-
|
|
3
|
-
import { _ as L } from "./Default.vue_vue_type_script_setup_true_lang-
|
|
4
|
-
import { a as P } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { _ as F } from "./FilterSelector.vue_vue_type_script_setup_true_lang-CaP1pm3E.js";
|
|
3
|
+
import { _ as L } from "./Default.vue_vue_type_script_setup_true_lang-C17Xh4l3.js";
|
|
4
|
+
import { a as P } from "./BaseDialog.vue_vue_type_script_setup_true_lang-CARL7yg6.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-CPj3tWdC.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-BPjqVEku.js";
|
|
9
9
|
import { useI18n as D } from "@feedmepos/mf-common";
|
|
10
10
|
import { r as E } from "./i18n-CI_sQ5d_.js";
|
|
11
11
|
const M = /* @__PURE__ */ k({
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { defineComponent as ke, ref as U, watch as ce, computed as b, h as y, withModifiers as we, resolveComponent as w, createBlock as j, openBlock as A, withCtx as i, createVNode as s, createElementVNode as h, unref as e, normalizeStyle as xe, normalizeClass as x, withDirectives as G, createElementBlock as _e, Fragment as Ie, renderList as $e, toDisplayString as J, createTextVNode as Re, vShow as H } from "vue";
|
|
2
2
|
import { storeToRefs as ie } from "pinia";
|
|
3
|
-
import { a as De, u as Fe } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
4
|
-
import { _ as Oe } from "./Default.vue_vue_type_script_setup_true_lang-
|
|
3
|
+
import { a as De, u as Fe } from "./BaseDialog.vue_vue_type_script_setup_true_lang-CARL7yg6.js";
|
|
4
|
+
import { _ as Oe } from "./Default.vue_vue_type_script_setup_true_lang-C17Xh4l3.js";
|
|
5
5
|
import { u as Le } from "./message-dialog-UoMWOnil.js";
|
|
6
|
-
import { b as ue, e as Ne } from "./vue-i18n-
|
|
6
|
+
import { b as ue, e as Ne } from "./vue-i18n-DUimioKj.js";
|
|
7
7
|
import { useSnackbar as Ve, useBreakpoints as Ae, components as Je, FmButtonColorThemeVariant as ze } from "@feedmepos/ui-library";
|
|
8
|
-
import { _ as Pe } from "./NoData.vue_vue_type_script_setup_true_lang-
|
|
8
|
+
import { _ as Pe } from "./NoData.vue_vue_type_script_setup_true_lang-CPj3tWdC.js";
|
|
9
9
|
import { useRouter as Te, useRoute as Be, onBeforeRouteLeave as Ee } from "vue-router";
|
|
10
10
|
import { useI18n as Ke } from "@feedmepos/mf-common";
|
|
11
11
|
import { r as me } from "./i18n-CI_sQ5d_.js";
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { defineComponent as A, mergeModels as G, useModel as K, ref as R, computed as N, resolveComponent as v, createBlock as k, openBlock as u, withCtx as m, createElementVNode as h, createVNode as a, unref as l, normalizeClass as de, createTextVNode as xe, toDisplayString as E, createElementBlock as O, Fragment as H, renderSlot as Me, createCommentVNode as P, watch as fe, renderList as Z, resolveDynamicComponent as qe, isRef as Ue, normalizeStyle as ke, onMounted as Ee } from "vue";
|
|
2
|
-
import { W as Pe, g as ze, _ as Je, i as Le, S as Se, d as $e, T as He, a as je } from "./TransitionFade-
|
|
3
|
-
import { D as L, c as ve, C as he, a as De, b as Ge, v as ue } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { W as Pe, g as ze, _ as Je, i as Le, S as Se, d as $e, T as He, a as je } from "./TransitionFade-NM72-6vL.js";
|
|
3
|
+
import { D as L, c as ve, C as he, a as De, b as Ge, v as ue } from "./BaseDialog.vue_vue_type_script_setup_true_lang-CARL7yg6.js";
|
|
4
4
|
import { storeToRefs as ge } from "pinia";
|
|
5
5
|
import { useRouter as Be, useRoute as Ie } from "vue-router";
|
|
6
6
|
import { useBreakpoints as be, useSnackbar as Re, FmButtonColorThemeVariant as ne } from "@feedmepos/ui-library";
|
|
7
7
|
import { u as We } from "./message-dialog-UoMWOnil.js";
|
|
8
|
-
import { u as ce, b as Ke, h as we, e as Ae } from "./vue-i18n-
|
|
8
|
+
import { u as ce, b as Ke, h as we, e as Ae } from "./vue-i18n-DUimioKj.js";
|
|
9
9
|
import { r as me } from "./i18n-CI_sQ5d_.js";
|
|
10
|
-
import { a as Te, _ as _e } from "./FilterSelector.vue_vue_type_script_setup_true_lang-
|
|
11
|
-
import { _ as Fe } from "./NoData.vue_vue_type_script_setup_true_lang-
|
|
12
|
-
import { a as Oe } from "./SelectComponent.vue_vue_type_script_setup_true_lang-
|
|
10
|
+
import { a as Te, _ as _e } from "./FilterSelector.vue_vue_type_script_setup_true_lang-CaP1pm3E.js";
|
|
11
|
+
import { _ as Fe } from "./NoData.vue_vue_type_script_setup_true_lang-CPj3tWdC.js";
|
|
12
|
+
import { a as Oe } from "./SelectComponent.vue_vue_type_script_setup_true_lang-DNzFXh_a.js";
|
|
13
13
|
const Qe = /* @__PURE__ */ A({
|
|
14
14
|
__name: "WidgetDialog",
|
|
15
15
|
props: /* @__PURE__ */ G({
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { defineComponent as te, ref as y, computed as p, watch as J, onMounted as re, onUnmounted as ae, resolveComponent as ne, createBlock as k, openBlock as d, withCtx as se, createVNode as B, createElementVNode as N, unref as a, normalizeStyle as le, normalizeClass as T, createElementBlock as q, Fragment as ie, renderList as ue } from "vue";
|
|
2
|
-
import { _ as ce } from "./MenuTab.vue_vue_type_script_setup_true_lang-
|
|
3
|
-
import { _ as pe } from "./FilterSelector.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { _ as ce } from "./MenuTab.vue_vue_type_script_setup_true_lang-BPjqVEku.js";
|
|
3
|
+
import { _ as pe } from "./FilterSelector.vue_vue_type_script_setup_true_lang-CaP1pm3E.js";
|
|
4
4
|
import { useRouter as me, useRoute as de } from "vue-router";
|
|
5
|
-
import { _ as ve } from "./Default.vue_vue_type_script_setup_true_lang-
|
|
6
|
-
import { a as fe, s as ge } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
5
|
+
import { _ as ve } from "./Default.vue_vue_type_script_setup_true_lang-C17Xh4l3.js";
|
|
6
|
+
import { a as fe, s as ge } from "./BaseDialog.vue_vue_type_script_setup_true_lang-CARL7yg6.js";
|
|
7
7
|
import { storeToRefs as b } from "pinia";
|
|
8
|
-
import { b as ye, c as be, u as _e, g as we } from "./NavigationTab.vue_vue_type_script_setup_true_lang-
|
|
9
|
-
import { _ as Se } from "./NoData.vue_vue_type_script_setup_true_lang-
|
|
8
|
+
import { b as ye, c as be, u as _e, g as we } from "./NavigationTab.vue_vue_type_script_setup_true_lang-BpZ5Xbhi.js";
|
|
9
|
+
import { _ as Se } from "./NoData.vue_vue_type_script_setup_true_lang-CPj3tWdC.js";
|
|
10
10
|
import { useSnackbar as ke, useBreakpoints as he } from "@feedmepos/ui-library";
|
|
11
|
-
import { u as Ce, e as xe, d as Re } from "./vue-i18n-
|
|
11
|
+
import { u as Ce, e as xe, d as Re } from "./vue-i18n-DUimioKj.js";
|
|
12
12
|
import { u as Oe } from "./message-dialog-UoMWOnil.js";
|
|
13
13
|
import { r as Pe } from "./i18n-CI_sQ5d_.js";
|
|
14
|
-
import { _ as De } from "./SelectComponent.vue_vue_type_script_setup_true_lang-
|
|
14
|
+
import { _ as De } from "./SelectComponent.vue_vue_type_script_setup_true_lang-DNzFXh_a.js";
|
|
15
15
|
const Ie = /* @__PURE__ */ te({
|
|
16
16
|
__name: "ReportView",
|
|
17
17
|
setup($e) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as B, mergeModels as D, useModel as z, ref as b, computed as f, resolveComponent as n, createBlock as y, openBlock as _, withCtx as m, createElementVNode as c, normalizeStyle as L, withDirectives as U, createElementBlock as $, createVNode as d, unref as E, vShow as H, Fragment as N, renderList as O, toDisplayString as g, normalizeClass as q } from "vue";
|
|
2
|
-
import { u as A } from "./vue-i18n-
|
|
2
|
+
import { u as A } from "./vue-i18n-DUimioKj.js";
|
|
3
3
|
const K = (s, u) => {
|
|
4
4
|
const t = s.__vccOpts || s;
|
|
5
5
|
for (const [o, i] of u)
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { defineComponent as B, ref as H, useModel as J, 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 K, renderList as Q, withDirectives as M, 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 { d as z } from "./app-
|
|
2
|
+
import { _ as de } from "./Default.vue_vue_type_script_setup_true_lang-C17Xh4l3.js";
|
|
3
|
+
import { d as z } from "./app-DwAohUwK.js";
|
|
4
4
|
import { components as I, useSnackbar as W, useBreakpoints as X, FmButtonColorThemeVariant as A } from "@feedmepos/ui-library";
|
|
5
|
-
import { t as N, k as pe } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
5
|
+
import { t as N, k as pe } from "./BaseDialog.vue_vue_type_script_setup_true_lang-CARL7yg6.js";
|
|
6
6
|
import { u as ce } from "./message-dialog-UoMWOnil.js";
|
|
7
|
-
import { u as U, C as G, D as fe, b as ve } from "./vue-i18n-
|
|
7
|
+
import { u as U, C as G, D as fe, b as ve } from "./vue-i18n-DUimioKj.js";
|
|
8
8
|
import { detectLocale as F } from "@feedmepos/mf-common";
|
|
9
|
-
import { a as Y } from "./SelectComponent.vue_vue_type_script_setup_true_lang-
|
|
9
|
+
import { a as Y } from "./SelectComponent.vue_vue_type_script_setup_true_lang-DNzFXh_a.js";
|
|
10
10
|
import { storeToRefs as _e } from "pinia";
|
|
11
11
|
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({
|
|
12
12
|
__name: "ReportHour",
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { defineComponent as se, mergeModels as ve, useModel as ge, computed as T, ref as Q, resolveComponent as D, createElementBlock as R, openBlock as g, createVNode as u, createElementVNode as h, unref as l, withCtx as q, toDisplayString as Y, Fragment as de, renderList as xe, withModifiers as ye, createTextVNode as Ue, watch as he, createCommentVNode as M, createBlock as N, onUnmounted as Dl, renderSlot as sl, onMounted as He, onBeforeUnmount as rl, resolveDynamicComponent as ul, normalizeClass as $e, withDirectives as Ce, vShow as we, withKeys as el, vModelText as Bl, normalizeStyle as Ee, isRef as Al } from "vue";
|
|
2
2
|
import { useRoute as Ll, useRouter as Ml } from "vue-router";
|
|
3
|
-
import { h as Nl, d as Ie, S as We, _ as Ol, W as zl, b as jl, T as Il, a as Rl } from "./TransitionFade-
|
|
4
|
-
import { W as H, b as dl, d as De, D as Pl, S as ll, C as Xl, P as tl, a as El } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
3
|
+
import { h as Nl, d as Ie, S as We, _ as Ol, W as zl, b as jl, T as Il, a as Rl } from "./TransitionFade-NM72-6vL.js";
|
|
4
|
+
import { W as H, b as dl, d as De, D as Pl, S as ll, C as Xl, P as tl, a as El } from "./BaseDialog.vue_vue_type_script_setup_true_lang-CARL7yg6.js";
|
|
5
5
|
import { storeToRefs as _e } from "pinia";
|
|
6
6
|
import { u as ml } from "./message-dialog-UoMWOnil.js";
|
|
7
7
|
import { useSnackbar as Wl, useBreakpoints as cl, FmButtonColorThemeVariant as ol } from "@feedmepos/ui-library";
|
|
8
|
-
import { a as fe, _ as pl } from "./SelectComponent.vue_vue_type_script_setup_true_lang-
|
|
9
|
-
import { u as ce, i as Te, b as vl } from "./vue-i18n-
|
|
8
|
+
import { a as fe, _ as pl } from "./SelectComponent.vue_vue_type_script_setup_true_lang-DNzFXh_a.js";
|
|
9
|
+
import { u as ce, i as Te, b as vl } from "./vue-i18n-DUimioKj.js";
|
|
10
10
|
import { r as me } from "./i18n-CI_sQ5d_.js";
|
|
11
|
-
import { g as Se, u as Oe, L as Fe, b as Ne, S as ee, d as ie, c as al, e as ql, Y as Yl, X as Hl, _ as fl, a as Gl } from "./FilterSelector.vue_vue_type_script_setup_true_lang-
|
|
12
|
-
import { d as ze } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-
|
|
13
|
-
import { d as Me } from "./app-
|
|
14
|
-
import { _ as gl } from "./NoData.vue_vue_type_script_setup_true_lang-
|
|
11
|
+
import { g as Se, u as Oe, L as Fe, b as Ne, S as ee, d as ie, c as al, e as ql, Y as Yl, X as Hl, _ as fl, a as Gl } from "./FilterSelector.vue_vue_type_script_setup_true_lang-CaP1pm3E.js";
|
|
12
|
+
import { d as ze } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-DRXPaYZq.js";
|
|
13
|
+
import { d as Me } from "./app-DwAohUwK.js";
|
|
14
|
+
import { _ as gl } from "./NoData.vue_vue_type_script_setup_true_lang-CPj3tWdC.js";
|
|
15
15
|
const Re = [
|
|
16
16
|
{
|
|
17
17
|
type: H.Circular,
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { defineComponent as Te, onBeforeMount as In, onBeforeUnmount as Fn, resolveComponent as N, createElementBlock as ee, openBlock as V, normalizeStyle as kn, unref as X, renderSlot as ze, createVNode as A, createElementVNode as he, toDisplayString as Ae, TransitionGroup as An, nextTick as tn, h as Rt, mergeModels as Nt, useModel as Ge, computed as Fe, Fragment as qe, renderList as nn, createBlock as Pe, normalizeClass as Nn, withCtx as ie, createTextVNode as on, Transition as xt, createCommentVNode as ue, ref as Se, watch as pt, withModifiers as Xt } from "vue";
|
|
2
|
-
import { u as Pt, e as Pn, p as Vn, i as rn } from "./vue-i18n-
|
|
2
|
+
import { u as Pt, e as Pn, p as Vn, i as rn } from "./vue-i18n-DUimioKj.js";
|
|
3
3
|
import { useCoreStore as Mn } from "@feedmepos/mf-common";
|
|
4
4
|
import { storeToRefs as Ln } from "pinia";
|
|
5
5
|
import { useRoute as Bn } from "vue-router";
|
|
6
|
-
import { W as F, c as De, d as $n } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
7
|
-
import { _ as Vt, a as Yt } from "./SelectComponent.vue_vue_type_script_setup_true_lang-
|
|
8
|
-
import { R as Rn, I as Be, f as an, h as ln, i as Xn } from "./FilterSelector.vue_vue_type_script_setup_true_lang-
|
|
9
|
-
import { d as ht } from "./app-
|
|
6
|
+
import { W as F, c as De, d as $n } from "./BaseDialog.vue_vue_type_script_setup_true_lang-CARL7yg6.js";
|
|
7
|
+
import { _ as Vt, a as Yt } from "./SelectComponent.vue_vue_type_script_setup_true_lang-DNzFXh_a.js";
|
|
8
|
+
import { R as Rn, I as Be, f as an, h as ln, i as Xn } from "./FilterSelector.vue_vue_type_script_setup_true_lang-CaP1pm3E.js";
|
|
9
|
+
import { d as ht } from "./app-DwAohUwK.js";
|
|
10
10
|
import { r as Yn } from "./i18n-CI_sQ5d_.js";
|
|
11
11
|
import { useSnackbar as Wn } from "@feedmepos/ui-library";
|
|
12
|
-
import { d as Un } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-
|
|
12
|
+
import { d as Un } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-DRXPaYZq.js";
|
|
13
13
|
const jn = {
|
|
14
14
|
key: 0,
|
|
15
15
|
class: "flex gap-24 flex-col h-screen w-screen justify-center items-center"
|
|
@@ -355,8 +355,16 @@ const he = {
|
|
|
355
355
|
delete: "@:report.common.confirm @:report.common.delete {name}",
|
|
356
356
|
error: {
|
|
357
357
|
planNotSupported: "Your current plan does not support integrations.",
|
|
358
|
+
containsUnauthorizedRestaurant: "This integration includes restaurant(s) that you don’t have permission to {action}.",
|
|
358
359
|
invalid: "Invalid @.lower:report.integration.title"
|
|
359
360
|
},
|
|
361
|
+
permissionAction: {
|
|
362
|
+
manage: "access",
|
|
363
|
+
create: "create",
|
|
364
|
+
read: "access",
|
|
365
|
+
update: "update",
|
|
366
|
+
delete: "delete"
|
|
367
|
+
},
|
|
360
368
|
action: {
|
|
361
369
|
remove: "remove"
|
|
362
370
|
},
|
|
@@ -1820,8 +1828,16 @@ const he = {
|
|
|
1820
1828
|
delete: "@:report.common.confirm@:report.common.delete{name}",
|
|
1821
1829
|
error: {
|
|
1822
1830
|
planNotSupported: "你的当前计划不支持集成。",
|
|
1831
|
+
containsUnauthorizedRestaurant: "此集成包含您无权限{action}的餐厅。",
|
|
1823
1832
|
invalid: "无效的@.lower:report.integration.title"
|
|
1824
1833
|
},
|
|
1834
|
+
permissionAction: {
|
|
1835
|
+
manage: "访问",
|
|
1836
|
+
create: "创建",
|
|
1837
|
+
read: "访问",
|
|
1838
|
+
update: "更新",
|
|
1839
|
+
delete: "删除"
|
|
1840
|
+
},
|
|
1825
1841
|
action: {
|
|
1826
1842
|
remove: "移除"
|
|
1827
1843
|
},
|
|
@@ -3286,8 +3302,16 @@ const he = {
|
|
|
3286
3302
|
delete: "@:report.common.confirm @:report.common.delete {name}",
|
|
3287
3303
|
error: {
|
|
3288
3304
|
planNotSupported: "แผนปัจจุบันของคุณไม่รองรับการเชื่อมต่อ",
|
|
3305
|
+
containsUnauthorizedRestaurant: "การเชื่อมต่อนี้มีร้านอาหารที่คุณไม่มีสิทธิ์ในการ{action}",
|
|
3289
3306
|
invalid: "@:report.integration.title ไม่ถูกต้อง"
|
|
3290
3307
|
},
|
|
3308
|
+
permissionAction: {
|
|
3309
|
+
manage: "เข้าถึง",
|
|
3310
|
+
create: "สร้าง",
|
|
3311
|
+
read: "เข้าถึง",
|
|
3312
|
+
update: "อัปเดต",
|
|
3313
|
+
delete: "ลบ"
|
|
3314
|
+
},
|
|
3291
3315
|
action: {
|
|
3292
3316
|
remove: "ลบ"
|
|
3293
3317
|
},
|
|
@@ -4748,8 +4772,16 @@ const he = {
|
|
|
4748
4772
|
delete: "@:report.common.confirm@:report.common.delete{name}",
|
|
4749
4773
|
error: {
|
|
4750
4774
|
planNotSupported: "你的當前計劃不支持集成。",
|
|
4775
|
+
containsUnauthorizedRestaurant: "此集成包含您無權限{action}的餐廳。",
|
|
4751
4776
|
invalid: "無效的@.lower:report.integration.title"
|
|
4752
4777
|
},
|
|
4778
|
+
permissionAction: {
|
|
4779
|
+
manage: "訪問",
|
|
4780
|
+
create: "建立",
|
|
4781
|
+
read: "訪問",
|
|
4782
|
+
update: "更新",
|
|
4783
|
+
delete: "刪除"
|
|
4784
|
+
},
|
|
4753
4785
|
action: {
|
|
4754
4786
|
remove: "移除"
|
|
4755
4787
|
},
|
|
@@ -5863,7 +5895,7 @@ var ie = { exports: {} };
|
|
|
5863
5895
|
(function(N, v) {
|
|
5864
5896
|
E.exports = v();
|
|
5865
5897
|
})(q, function() {
|
|
5866
|
-
var N = 1e3, v = 6e4, B = 36e5,
|
|
5898
|
+
var N = 1e3, v = 6e4, B = 36e5, A = "millisecond", s = "second", T = "minute", h = "hour", U = "day", D = "week", O = "month", b = "quarter", S = "year", g = "date", a = "Invalid Date", r = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, c = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, l = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(n) {
|
|
5867
5899
|
var o = ["th", "st", "nd", "rd"], e = n % 100;
|
|
5868
5900
|
return "[" + n + (o[(e - 20) % 10] || o[e] || o[0]) + "]";
|
|
5869
5901
|
} }, p = function(n, o, e) {
|
|
@@ -5879,11 +5911,11 @@ var ie = { exports: {} };
|
|
|
5879
5911
|
}, a: function(n) {
|
|
5880
5912
|
return n < 0 ? Math.ceil(n) || 0 : Math.floor(n);
|
|
5881
5913
|
}, p: function(n) {
|
|
5882
|
-
return { M: O, y: S, w: D, d: U, D: g, h, m: T, s, ms:
|
|
5914
|
+
return { M: O, y: S, w: D, d: U, D: g, h, m: T, s, ms: A, Q: b }[n] || String(n || "").toLowerCase().replace(/s$/, "");
|
|
5883
5915
|
}, u: function(n) {
|
|
5884
5916
|
return n === void 0;
|
|
5885
|
-
} }, z = "en",
|
|
5886
|
-
|
|
5917
|
+
} }, z = "en", w = {};
|
|
5918
|
+
w[z] = l;
|
|
5887
5919
|
var R = "$isDayjsObject", x = function(n) {
|
|
5888
5920
|
return n instanceof F || !(!n || !n[R]);
|
|
5889
5921
|
}, I = function n(o, e, i) {
|
|
@@ -5891,12 +5923,12 @@ var ie = { exports: {} };
|
|
|
5891
5923
|
if (!o) return z;
|
|
5892
5924
|
if (typeof o == "string") {
|
|
5893
5925
|
var m = o.toLowerCase();
|
|
5894
|
-
|
|
5926
|
+
w[m] && (t = m), e && (w[m] = e, t = m);
|
|
5895
5927
|
var d = o.split("-");
|
|
5896
5928
|
if (!t && d.length > 1) return n(d[0]);
|
|
5897
5929
|
} else {
|
|
5898
5930
|
var u = o.name;
|
|
5899
|
-
|
|
5931
|
+
w[u] = o, t = u;
|
|
5900
5932
|
}
|
|
5901
5933
|
return !i && t && (z = t), t || !i && z;
|
|
5902
5934
|
}, f = function(n, o) {
|
|
@@ -5977,7 +6009,7 @@ var ie = { exports: {} };
|
|
|
5977
6009
|
}, o.endOf = function(e) {
|
|
5978
6010
|
return this.startOf(e, !1);
|
|
5979
6011
|
}, o.$set = function(e, i) {
|
|
5980
|
-
var t, m = y.p(e), d = "set" + (this.$u ? "UTC" : ""), u = (t = {}, t[U] = d + "Date", t[g] = d + "Date", t[O] = d + "Month", t[S] = d + "FullYear", t[h] = d + "Hours", t[T] = d + "Minutes", t[s] = d + "Seconds", t[
|
|
6012
|
+
var t, m = y.p(e), d = "set" + (this.$u ? "UTC" : ""), u = (t = {}, t[U] = d + "Date", t[g] = d + "Date", t[O] = d + "Month", t[S] = d + "FullYear", t[h] = d + "Hours", t[T] = d + "Minutes", t[s] = d + "Seconds", t[A] = d + "Milliseconds", t)[m], C = m === U ? this.$D + (i - this.$W) : i;
|
|
5981
6013
|
if (m === O || m === S) {
|
|
5982
6014
|
var P = this.clone().set(g, 1);
|
|
5983
6015
|
P.$d[u](C), P.init(), this.$d = P.set(g, Math.min(this.$D, P.daysInMonth())).$d;
|
|
@@ -6106,7 +6138,7 @@ var ie = { exports: {} };
|
|
|
6106
6138
|
}, o.daysInMonth = function() {
|
|
6107
6139
|
return this.endOf(O).$D;
|
|
6108
6140
|
}, o.$locale = function() {
|
|
6109
|
-
return
|
|
6141
|
+
return w[this.$L];
|
|
6110
6142
|
}, o.locale = function(e, i) {
|
|
6111
6143
|
if (!e) return this.$L;
|
|
6112
6144
|
var t = this.clone(), m = I(e, i, !0);
|
|
@@ -6123,7 +6155,7 @@ var ie = { exports: {} };
|
|
|
6123
6155
|
return this.$d.toUTCString();
|
|
6124
6156
|
}, n;
|
|
6125
6157
|
}(), V = F.prototype;
|
|
6126
|
-
return f.prototype = V, [["$ms",
|
|
6158
|
+
return f.prototype = V, [["$ms", A], ["$s", s], ["$m", T], ["$H", h], ["$W", U], ["$M", O], ["$y", S], ["$D", g]].forEach(function(n) {
|
|
6127
6159
|
V[n[1]] = function(o) {
|
|
6128
6160
|
return this.$g(o, n[0], n[1]);
|
|
6129
6161
|
};
|
|
@@ -6131,7 +6163,7 @@ var ie = { exports: {} };
|
|
|
6131
6163
|
return n.$i || (n(o, F, f), n.$i = !0), f;
|
|
6132
6164
|
}, f.locale = I, f.isDayjs = x, f.unix = function(n) {
|
|
6133
6165
|
return f(1e3 * n);
|
|
6134
|
-
}, f.en =
|
|
6166
|
+
}, f.en = w[z], f.Ls = w, f.p = {}, f;
|
|
6135
6167
|
});
|
|
6136
6168
|
})(ie);
|
|
6137
6169
|
var Te = ie.exports;
|
|
@@ -6142,7 +6174,7 @@ var ne = { exports: {} };
|
|
|
6142
6174
|
E.exports = v();
|
|
6143
6175
|
})(q, function() {
|
|
6144
6176
|
var N = "minute", v = /[+-]\d\d(?::?\d\d)?/g, B = /([+-]|\d\d)/g;
|
|
6145
|
-
return function(
|
|
6177
|
+
return function(A, s, T) {
|
|
6146
6178
|
var h = s.prototype;
|
|
6147
6179
|
T.utc = function(a) {
|
|
6148
6180
|
var r = { date: a, utc: !0, args: arguments };
|
|
@@ -6170,9 +6202,9 @@ var ne = { exports: {} };
|
|
|
6170
6202
|
if (c(a)) return this.$u ? 0 : c(this.$offset) ? O.call(this) : this.$offset;
|
|
6171
6203
|
if (typeof a == "string" && (a = function(z) {
|
|
6172
6204
|
z === void 0 && (z = "");
|
|
6173
|
-
var
|
|
6174
|
-
if (!
|
|
6175
|
-
var R = ("" +
|
|
6205
|
+
var w = z.match(v);
|
|
6206
|
+
if (!w) return null;
|
|
6207
|
+
var R = ("" + w[0]).match(B) || ["-", 0, 0], x = R[0], I = 60 * +R[1] + +R[2];
|
|
6176
6208
|
return I === 0 ? 0 : x === "+" ? I : -I;
|
|
6177
6209
|
}(a), a === null)) return this;
|
|
6178
6210
|
var l = Math.abs(a) <= 16 ? 60 * a : a, p = this;
|
|
@@ -6218,7 +6250,7 @@ var me = { exports: {} };
|
|
|
6218
6250
|
E.exports = v();
|
|
6219
6251
|
})(q, function() {
|
|
6220
6252
|
var N = { year: 0, month: 1, day: 2, hour: 3, minute: 4, second: 5 }, v = {};
|
|
6221
|
-
return function(B,
|
|
6253
|
+
return function(B, A, s) {
|
|
6222
6254
|
var T, h = function(b, S, g) {
|
|
6223
6255
|
g === void 0 && (g = {});
|
|
6224
6256
|
var a = new Date(b), r = function(c, l) {
|
|
@@ -6232,9 +6264,9 @@ var me = { exports: {} };
|
|
|
6232
6264
|
var c = g[r], l = c.type, p = c.value, M = N[l];
|
|
6233
6265
|
M >= 0 && (a[M] = parseInt(p, 10));
|
|
6234
6266
|
}
|
|
6235
|
-
var z = a[3],
|
|
6267
|
+
var z = a[3], w = z === 24 ? 0 : z, R = a[0] + "-" + a[1] + "-" + a[2] + " " + w + ":" + a[4] + ":" + a[5] + ":000", x = +b;
|
|
6236
6268
|
return (s.utc(R).valueOf() - (x -= x % 1e3)) / 6e4;
|
|
6237
|
-
}, D =
|
|
6269
|
+
}, D = A.prototype;
|
|
6238
6270
|
D.tz = function(b, S) {
|
|
6239
6271
|
b === void 0 && (b = T);
|
|
6240
6272
|
var g, a = this.utcOffset(), r = this.toDate(), c = r.toLocaleString("en-US", { timeZone: b }), l = Math.round((r - new Date(c)) / 1e3 / 60), p = 15 * -Math.round(r.getTimezoneOffset() / 15) - l;
|
|
@@ -6258,11 +6290,11 @@ var me = { exports: {} };
|
|
|
6258
6290
|
}, s.tz = function(b, S, g) {
|
|
6259
6291
|
var a = g && S, r = g || S || T, c = U(+s(), r);
|
|
6260
6292
|
if (typeof b != "string") return s(b).tz(r);
|
|
6261
|
-
var l = function(
|
|
6262
|
-
var I =
|
|
6293
|
+
var l = function(w, R, x) {
|
|
6294
|
+
var I = w - 60 * R * 1e3, f = U(I, x);
|
|
6263
6295
|
if (R === f) return [I, R];
|
|
6264
6296
|
var y = U(I -= 60 * (f - R) * 1e3, x);
|
|
6265
|
-
return f === y ? [I, f] : [
|
|
6297
|
+
return f === y ? [I, f] : [w - 60 * Math.min(f, y) * 1e3, Math.max(f, y)];
|
|
6266
6298
|
}(s.utc(b, a).valueOf(), c, r), p = l[0], M = l[1], z = s(p).utcOffset(M);
|
|
6267
6299
|
return z.$x.$timezone = r, z;
|
|
6268
6300
|
}, s.tz.guess = function() {
|
|
@@ -6280,7 +6312,7 @@ var ce = { exports: {} };
|
|
|
6280
6312
|
(function(N, v) {
|
|
6281
6313
|
E.exports = v();
|
|
6282
6314
|
})(q, function() {
|
|
6283
|
-
var N = { LTS: "h:mm:ss A", LT: "h:mm A", L: "MM/DD/YYYY", LL: "MMMM D, YYYY", LLL: "MMMM D, YYYY h:mm A", LLLL: "dddd, MMMM D, YYYY h:mm A" }, v = /(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|Q|YYYY|YY?|ww?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g, B = /\d/,
|
|
6315
|
+
var N = { LTS: "h:mm:ss A", LT: "h:mm A", L: "MM/DD/YYYY", LL: "MMMM D, YYYY", LLL: "MMMM D, YYYY h:mm A", LLLL: "dddd, MMMM D, YYYY h:mm A" }, v = /(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|Q|YYYY|YY?|ww?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g, B = /\d/, A = /\d\d/, s = /\d\d?/, T = /\d*[^-_:/,()\s\d]+/, h = {}, U = function(r) {
|
|
6284
6316
|
return (r = +r) + (r > 68 ? 1900 : 2e3);
|
|
6285
6317
|
}, D = function(r) {
|
|
6286
6318
|
return function(c) {
|
|
@@ -6312,14 +6344,14 @@ var ce = { exports: {} };
|
|
|
6312
6344
|
this.month = 3 * (r - 1) + 1;
|
|
6313
6345
|
}], S: [B, function(r) {
|
|
6314
6346
|
this.milliseconds = 100 * +r;
|
|
6315
|
-
}], SS: [
|
|
6347
|
+
}], SS: [A, function(r) {
|
|
6316
6348
|
this.milliseconds = 10 * +r;
|
|
6317
6349
|
}], SSS: [/\d{3}/, function(r) {
|
|
6318
6350
|
this.milliseconds = +r;
|
|
6319
|
-
}], s: [s, D("seconds")], ss: [s, D("seconds")], m: [s, D("minutes")], mm: [s, D("minutes")], H: [s, D("hours")], h: [s, D("hours")], HH: [s, D("hours")], hh: [s, D("hours")], D: [s, D("day")], DD: [
|
|
6351
|
+
}], s: [s, D("seconds")], ss: [s, D("seconds")], m: [s, D("minutes")], mm: [s, D("minutes")], H: [s, D("hours")], h: [s, D("hours")], HH: [s, D("hours")], hh: [s, D("hours")], D: [s, D("day")], DD: [A, D("day")], Do: [T, function(r) {
|
|
6320
6352
|
var c = h.ordinal, l = r.match(/\d+/);
|
|
6321
6353
|
if (this.day = l[0], c) for (var p = 1; p <= 31; p += 1) c(p).replace(/\[|\]/g, "") === r && (this.day = p);
|
|
6322
|
-
}], w: [s, D("week")], ww: [
|
|
6354
|
+
}], w: [s, D("week")], ww: [A, D("week")], M: [s, D("month")], MM: [A, D("month")], MMM: [T, function(r) {
|
|
6323
6355
|
var c = b("months"), l = (b("monthsShort") || c.map(function(p) {
|
|
6324
6356
|
return p.slice(0, 3);
|
|
6325
6357
|
})).indexOf(r) + 1;
|
|
@@ -6329,7 +6361,7 @@ var ce = { exports: {} };
|
|
|
6329
6361
|
var c = b("months").indexOf(r) + 1;
|
|
6330
6362
|
if (c < 1) throw new Error();
|
|
6331
6363
|
this.month = c % 12 || c;
|
|
6332
|
-
}], Y: [/[+-]?\d+/, D("year")], YY: [
|
|
6364
|
+
}], Y: [/[+-]?\d+/, D("year")], YY: [A, function(r) {
|
|
6333
6365
|
this.year = U(r);
|
|
6334
6366
|
}], YYYY: [/\d{4}/, D("year")], Z: O, ZZ: O };
|
|
6335
6367
|
function a(r) {
|
|
@@ -6341,8 +6373,8 @@ var ce = { exports: {} };
|
|
|
6341
6373
|
return o || e.slice(1);
|
|
6342
6374
|
});
|
|
6343
6375
|
})).match(v), M = p.length, z = 0; z < M; z += 1) {
|
|
6344
|
-
var
|
|
6345
|
-
p[z] = I ? { regex: x, parser: I } :
|
|
6376
|
+
var w = p[z], R = g[w], x = R && R[0], I = R && R[1];
|
|
6377
|
+
p[z] = I ? { regex: x, parser: I } : w.replace(/^\[|\]$/g, "");
|
|
6346
6378
|
}
|
|
6347
6379
|
return function(f) {
|
|
6348
6380
|
for (var y = {}, F = 0, V = 0; F < M; F += 1) {
|
|
@@ -6366,7 +6398,7 @@ var ce = { exports: {} };
|
|
|
6366
6398
|
l.p.customParseFormat = !0, r && r.parseTwoDigitYear && (U = r.parseTwoDigitYear);
|
|
6367
6399
|
var p = c.prototype, M = p.parse;
|
|
6368
6400
|
p.parse = function(z) {
|
|
6369
|
-
var
|
|
6401
|
+
var w = z.date, R = z.utc, x = z.args;
|
|
6370
6402
|
this.$u = R;
|
|
6371
6403
|
var I = x[1];
|
|
6372
6404
|
if (typeof I == "string") {
|
|
@@ -6381,7 +6413,7 @@ var ce = { exports: {} };
|
|
|
6381
6413
|
} catch {
|
|
6382
6414
|
return /* @__PURE__ */ new Date("");
|
|
6383
6415
|
}
|
|
6384
|
-
}(
|
|
6416
|
+
}(w, I, R, l), this.init(), V && V !== !0 && (this.$L = this.locale(V).$L), F && w != this.format(I) && (this.$d = /* @__PURE__ */ new Date("")), h = {};
|
|
6385
6417
|
} else if (I instanceof Array) for (var n = I.length, o = 1; o <= n; o += 1) {
|
|
6386
6418
|
x[1] = I[o - 1];
|
|
6387
6419
|
var e = l.apply(this, x);
|
|
@@ -6396,8 +6428,8 @@ var ce = { exports: {} };
|
|
|
6396
6428
|
};
|
|
6397
6429
|
});
|
|
6398
6430
|
})(ce);
|
|
6399
|
-
var
|
|
6400
|
-
const
|
|
6431
|
+
var Ae = ce.exports;
|
|
6432
|
+
const we = /* @__PURE__ */ Q(Ae);
|
|
6401
6433
|
var de = { exports: {} };
|
|
6402
6434
|
(function(E, X) {
|
|
6403
6435
|
(function(N, v) {
|
|
@@ -6405,8 +6437,8 @@ var de = { exports: {} };
|
|
|
6405
6437
|
})(q, function() {
|
|
6406
6438
|
return function(N, v, B) {
|
|
6407
6439
|
v.prototype.isToday = function() {
|
|
6408
|
-
var
|
|
6409
|
-
return this.format(
|
|
6440
|
+
var A = "YYYY-MM-DD", s = B();
|
|
6441
|
+
return this.format(A) === s.format(A);
|
|
6410
6442
|
};
|
|
6411
6443
|
};
|
|
6412
6444
|
});
|
|
@@ -6420,8 +6452,8 @@ var pe = { exports: {} };
|
|
|
6420
6452
|
})(q, function() {
|
|
6421
6453
|
return function(N, v, B) {
|
|
6422
6454
|
v.prototype.isYesterday = function() {
|
|
6423
|
-
var
|
|
6424
|
-
return this.format(
|
|
6455
|
+
var A = "YYYY-MM-DD", s = B().subtract(1, "day");
|
|
6456
|
+
return this.format(A) === s.format(A);
|
|
6425
6457
|
};
|
|
6426
6458
|
};
|
|
6427
6459
|
});
|
|
@@ -6435,7 +6467,7 @@ var se = { exports: {} };
|
|
|
6435
6467
|
})(q, function() {
|
|
6436
6468
|
return function(N, v) {
|
|
6437
6469
|
v.prototype.weekday = function(B) {
|
|
6438
|
-
var
|
|
6470
|
+
var A = this.$locale().weekStart || 0, s = this.$W, T = (s < A ? s + 7 : s) - A;
|
|
6439
6471
|
return this.$utils().u(B) ? T : this.subtract(T, "day").add(B, "day");
|
|
6440
6472
|
};
|
|
6441
6473
|
};
|
|
@@ -6445,7 +6477,7 @@ var Oe = se.exports;
|
|
|
6445
6477
|
const ke = /* @__PURE__ */ Q(Oe);
|
|
6446
6478
|
Z.extend(Me);
|
|
6447
6479
|
Z.extend(Pe);
|
|
6448
|
-
Z.extend(
|
|
6480
|
+
Z.extend(we);
|
|
6449
6481
|
Z.extend(xe);
|
|
6450
6482
|
Z.extend(Ne);
|
|
6451
6483
|
Z.extend(ke);
|
|
@@ -6454,51 +6486,51 @@ const Ue = [
|
|
|
6454
6486
|
path: "/overview",
|
|
6455
6487
|
alias: ["/"],
|
|
6456
6488
|
name: "overview",
|
|
6457
|
-
component: () => import("./OverviewView-
|
|
6489
|
+
component: () => import("./OverviewView-CjYVCNAk.js")
|
|
6458
6490
|
},
|
|
6459
6491
|
{
|
|
6460
6492
|
path: "/report",
|
|
6461
6493
|
name: "reports",
|
|
6462
|
-
component: () => import("./Report-
|
|
6494
|
+
component: () => import("./Report-BzSLRxln.js")
|
|
6463
6495
|
},
|
|
6464
6496
|
{
|
|
6465
6497
|
path: "/insights",
|
|
6466
6498
|
name: "insights",
|
|
6467
|
-
component: () => import("./InsightView-
|
|
6499
|
+
component: () => import("./InsightView-DWOhN4Hy.js")
|
|
6468
6500
|
},
|
|
6469
6501
|
{
|
|
6470
6502
|
path: "/report-view",
|
|
6471
6503
|
name: "reportView",
|
|
6472
|
-
component: () => import("./ReportView-
|
|
6504
|
+
component: () => import("./ReportView-CmI71j2Z.js")
|
|
6473
6505
|
},
|
|
6474
6506
|
{
|
|
6475
6507
|
path: "/report-editor",
|
|
6476
6508
|
name: "reportEditor",
|
|
6477
|
-
component: () => import("./ReportEditor-
|
|
6509
|
+
component: () => import("./ReportEditor-CX6ApLWL.js")
|
|
6478
6510
|
},
|
|
6479
6511
|
{
|
|
6480
6512
|
path: "/report-editor/tile-editor",
|
|
6481
6513
|
name: "tileEditor",
|
|
6482
|
-
component: () => import("./TileEditor-
|
|
6514
|
+
component: () => import("./TileEditor-BHwC6XLL.js")
|
|
6483
6515
|
},
|
|
6484
6516
|
{
|
|
6485
6517
|
path: "/setting",
|
|
6486
6518
|
name: "setting",
|
|
6487
|
-
component: () => import("./Setting
|
|
6519
|
+
component: () => import("./Setting-CvJzHjd7.js")
|
|
6488
6520
|
},
|
|
6489
6521
|
{
|
|
6490
6522
|
path: "/integration",
|
|
6491
|
-
component: () => import("./Layout-
|
|
6523
|
+
component: () => import("./Layout-Bhg-O6x1.js"),
|
|
6492
6524
|
children: [
|
|
6493
6525
|
{
|
|
6494
6526
|
name: "integrations",
|
|
6495
6527
|
path: "",
|
|
6496
|
-
component: () => import("./Integrations-
|
|
6528
|
+
component: () => import("./Integrations-Cen9kxae.js")
|
|
6497
6529
|
},
|
|
6498
6530
|
{
|
|
6499
6531
|
name: "integration",
|
|
6500
6532
|
path: "/integration/:id",
|
|
6501
|
-
component: () => import("./Integration-
|
|
6533
|
+
component: () => import("./Integration-DbU2ypQR.js")
|
|
6502
6534
|
}
|
|
6503
6535
|
]
|
|
6504
6536
|
},
|
|
@@ -6522,7 +6554,7 @@ const Ve = {
|
|
|
6522
6554
|
"zh-CN": ve,
|
|
6523
6555
|
"th-TH": be,
|
|
6524
6556
|
"zh-Hant": Se
|
|
6525
|
-
}, He = le(() => import("./App-
|
|
6557
|
+
}, He = le(() => import("./App-MKyrRR7f.js"));
|
|
6526
6558
|
export {
|
|
6527
6559
|
He as F,
|
|
6528
6560
|
ve as a,
|
|
@@ -6530,6 +6562,7 @@ export {
|
|
|
6530
6562
|
q as c,
|
|
6531
6563
|
Z as d,
|
|
6532
6564
|
ge as e,
|
|
6565
|
+
Q as g,
|
|
6533
6566
|
Ve as i,
|
|
6534
6567
|
Ue as r,
|
|
6535
6568
|
be as t,
|
package/dist/app.js
CHANGED