@feedmepos/mf-report 5.19.4 → 5.19.6-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-sGxrbGWL.js → App-CGf2lQG4.js} +60 -60
- package/dist/{BaseDialog.vue_vue_type_script_setup_true_lang-DZVH0vqi.js → BaseDialog.vue_vue_type_script_setup_true_lang-ODTkggPg.js} +1 -1
- package/dist/{DateRangeSelect.vue_vue_type_script_setup_true_lang-C43e_hFM.js → DateRangeSelect.vue_vue_type_script_setup_true_lang-D1KEawaw.js} +7 -7
- package/dist/{Default.vue_vue_type_script_setup_true_lang-hB4oXg7M.js → Default.vue_vue_type_script_setup_true_lang-piRZPnBL.js} +2 -2
- package/dist/{DynamicWidget.vue_vue_type_script_setup_true_lang-CF1Z4F1W.js → DynamicWidget.vue_vue_type_script_setup_true_lang-BsH90tAb.js} +6 -6
- package/dist/{InsightView-DUzUTmom.js → InsightView-BfUgwaQG.js} +5 -5
- package/dist/{Integration-CS29IVGj.js → Integration-BBxS2bPm.js} +2407 -2260
- package/dist/{Integrations-Bp-uN1ji.js → Integrations-CN2VLJyH.js} +3 -3
- package/dist/{Layout-DTak81A5.js → Layout-Ctex8ogt.js} +1 -1
- package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-DHuKvzP0.js → MenuTab.vue_vue_type_script_setup_true_lang-Cu22qdoM.js} +6 -6
- package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-DqDG0v_J.js → NavigationTab.vue_vue_type_script_setup_true_lang-K2OuicKC.js} +6332 -6261
- package/dist/{NoData.vue_vue_type_script_setup_true_lang-VbRFrJst.js → NoData.vue_vue_type_script_setup_true_lang-CYlrI2O9.js} +1 -1
- package/dist/{OverviewView-BG5v3zqw.js → OverviewView-B-UnBjtq.js} +5 -5
- package/dist/{Report-Cgv3GRk0.js → Report-BqacDpGo.js} +4 -4
- package/dist/{ReportEditor-XWOu0deg.js → ReportEditor-Bq94ZeJe.js} +6 -6
- package/dist/{ReportView-C8t9O9ZC.js → ReportView-B4KxY9_Q.js} +7 -7
- package/dist/{SelectComponent.vue_vue_type_script_setup_true_lang-kc9Y_OCH.js → SelectComponent.vue_vue_type_script_setup_true_lang-BrTCEJlK.js} +1 -1
- package/dist/{Setting-BJzn1mxK.js → Setting-BNhk0ns2.js} +4 -4
- package/dist/{TileEditor-BQm7hSGJ.js → TileEditor-DE5XDX9P.js} +7 -7
- package/dist/{TransitionFade-UK25XLJf.js → TransitionFade-CvpWXkrp.js} +5 -5
- package/dist/app.js +19 -15
- package/dist/{helper-DxCjm6Nb.js → helper-mE0Q3YSh.js} +1 -1
- package/dist/{vue-i18n-C-Au91UY.js → vue-i18n-B27SDmEk.js} +290 -274
- package/package.json +1 -1
|
@@ -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-B27SDmEk.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 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 "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { _ as b } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-BsH90tAb.js";
|
|
3
|
+
import { _ as F } from "./Default.vue_vue_type_script_setup_true_lang-piRZPnBL.js";
|
|
4
|
+
import { a as P } from "./BaseDialog.vue_vue_type_script_setup_true_lang-ODTkggPg.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-CYlrI2O9.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-Cu22qdoM.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 be, ref as B, watch as oe, computed as C, h as v, withModifiers as he, resolveComponent as S, createBlock as E, openBlock as O, withCtx as i, createVNode as l, createElementVNode as y, unref as e, normalizeStyle as xe, normalizeClass as _, withDirectives as M, createElementBlock as Ce, Fragment as Se, renderList as _e, toDisplayString as V, createTextVNode as ke, vShow as q } from "vue";
|
|
2
2
|
import { storeToRefs as ae } from "pinia";
|
|
3
|
-
import { a as Ie, u as we } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
4
|
-
import { _ as $e } from "./Default.vue_vue_type_script_setup_true_lang-
|
|
3
|
+
import { a as Ie, u as we } from "./BaseDialog.vue_vue_type_script_setup_true_lang-ODTkggPg.js";
|
|
4
|
+
import { _ as $e } from "./Default.vue_vue_type_script_setup_true_lang-piRZPnBL.js";
|
|
5
5
|
import { u as Re } from "./message-dialog-UoMWOnil.js";
|
|
6
|
-
import { b as re, f as De } from "./vue-i18n-
|
|
6
|
+
import { b as re, f as De } from "./vue-i18n-B27SDmEk.js";
|
|
7
7
|
import { useSnackbar as Fe, useBreakpoints as Le, components as Ne, FmButtonColorThemeVariant as Oe } from "@feedmepos/ui-library";
|
|
8
|
-
import { _ as Ve } from "./NoData.vue_vue_type_script_setup_true_lang-
|
|
8
|
+
import { _ as Ve } from "./NoData.vue_vue_type_script_setup_true_lang-CYlrI2O9.js";
|
|
9
9
|
import { useRouter as ze, useRoute as Je, onBeforeRouteLeave as Pe } from "vue-router";
|
|
10
10
|
import { useI18n as Ae } from "@feedmepos/mf-common";
|
|
11
11
|
import { r as ne } from "./i18n-Cif1I9J2.js";
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { defineComponent as G, mergeModels as L, useModel as j, ref as q, computed as U, resolveComponent as f, createBlock as $, openBlock as i, withCtx as s, createElementVNode as w, createVNode as t, unref as l, normalizeClass as oe, createTextVNode as ce, toDisplayString as P, createElementBlock as S, Fragment as J, renderSlot as Ce, createCommentVNode as Q, watch as pe, renderList as X, resolveDynamicComponent as Ue, isRef as ke, normalizeStyle as ve, onMounted as Be } from "vue";
|
|
2
|
-
import { W as De, _ as We, i as Ie, S as ye, d as _e, T as Re, a as qe } from "./TransitionFade-
|
|
3
|
-
import { c as Pe, D as le, C as we, a as Ve, b as Ee, v as te } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { W as De, _ as We, i as Ie, S as ye, d as _e, T as Re, a as qe } from "./TransitionFade-CvpWXkrp.js";
|
|
3
|
+
import { c as Pe, D as le, C as we, a as Ve, b as Ee, v as te } from "./BaseDialog.vue_vue_type_script_setup_true_lang-ODTkggPg.js";
|
|
4
4
|
import { storeToRefs as fe } from "pinia";
|
|
5
5
|
import { useRouter as Se, useRoute as $e } from "vue-router";
|
|
6
6
|
import { useBreakpoints as ie, useSnackbar as Oe, FmButtonColorThemeVariant as Z } from "@feedmepos/ui-library";
|
|
7
7
|
import { u as Te } from "./message-dialog-UoMWOnil.js";
|
|
8
|
-
import { u as ae, i as ue, f as ze } from "./vue-i18n-
|
|
9
|
-
import { _ as de } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-
|
|
10
|
-
import { _ as me } from "./NoData.vue_vue_type_script_setup_true_lang-
|
|
8
|
+
import { u as ae, i as ue, f as ze } from "./vue-i18n-B27SDmEk.js";
|
|
9
|
+
import { _ as de } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-BsH90tAb.js";
|
|
10
|
+
import { _ as me } from "./NoData.vue_vue_type_script_setup_true_lang-CYlrI2O9.js";
|
|
11
11
|
import { r as re } from "./i18n-Cif1I9J2.js";
|
|
12
|
-
import { _ as Fe } from "./SelectComponent.vue_vue_type_script_setup_true_lang-
|
|
12
|
+
import { _ as Fe } from "./SelectComponent.vue_vue_type_script_setup_true_lang-BrTCEJlK.js";
|
|
13
13
|
const He = /* @__PURE__ */ G({
|
|
14
14
|
__name: "WidgetDialog",
|
|
15
15
|
props: /* @__PURE__ */ L({
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { defineComponent as z, computed as v, resolveComponent as H, createBlock as g, openBlock as u, withCtx as M, createVNode as h, createElementVNode as R, unref as o, normalizeStyle as Y, normalizeClass as D, createElementBlock as $, Fragment as G, renderList as Q } from "vue";
|
|
2
|
-
import { _ as U } from "./MenuTab.vue_vue_type_script_setup_true_lang-
|
|
3
|
-
import { _ as W } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { _ as U } from "./MenuTab.vue_vue_type_script_setup_true_lang-Cu22qdoM.js";
|
|
3
|
+
import { _ as W } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-BsH90tAb.js";
|
|
4
4
|
import { useRouter as K, useRoute as X } from "vue-router";
|
|
5
|
-
import { _ as Z } from "./Default.vue_vue_type_script_setup_true_lang-
|
|
6
|
-
import { a as ee } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
5
|
+
import { _ as Z } from "./Default.vue_vue_type_script_setup_true_lang-piRZPnBL.js";
|
|
6
|
+
import { a as ee } from "./BaseDialog.vue_vue_type_script_setup_true_lang-ODTkggPg.js";
|
|
7
7
|
import { storeToRefs as p } from "pinia";
|
|
8
|
-
import { b as oe, c as te, u as re } from "./NavigationTab.vue_vue_type_script_setup_true_lang-
|
|
9
|
-
import { _ as ae } from "./NoData.vue_vue_type_script_setup_true_lang-
|
|
8
|
+
import { b as oe, c as te, u as re } from "./NavigationTab.vue_vue_type_script_setup_true_lang-K2OuicKC.js";
|
|
9
|
+
import { _ as ae } from "./NoData.vue_vue_type_script_setup_true_lang-CYlrI2O9.js";
|
|
10
10
|
import { useSnackbar as le, useBreakpoints as ne } from "@feedmepos/ui-library";
|
|
11
|
-
import { u as ie, f as se, e as ue } from "./vue-i18n-
|
|
11
|
+
import { u as ie, f as se, e as ue } from "./vue-i18n-B27SDmEk.js";
|
|
12
12
|
import { u as ce } from "./message-dialog-UoMWOnil.js";
|
|
13
13
|
import { r as pe } from "./i18n-Cif1I9J2.js";
|
|
14
14
|
const me = { class: "sticky top-0 z-10 bg-white" }, De = /* @__PURE__ */ z({
|
|
@@ -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-B27SDmEk.js";
|
|
3
3
|
const K = (s, u) => {
|
|
4
4
|
const t = s.__vccOpts || s;
|
|
5
5
|
for (const [o, i] of u)
|
|
@@ -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 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 { u as U, d as z, C as I, D as pe, b as ce } from "./vue-i18n-
|
|
2
|
+
import { _ as de } from "./Default.vue_vue_type_script_setup_true_lang-piRZPnBL.js";
|
|
3
|
+
import { u as U, d as z, C as I, D as pe, b as ce } from "./vue-i18n-B27SDmEk.js";
|
|
4
4
|
import { components as A, useSnackbar as W, useBreakpoints as X, FmButtonColorThemeVariant as G } from "@feedmepos/ui-library";
|
|
5
|
-
import { t as N, s as fe } from "./NavigationTab.vue_vue_type_script_setup_true_lang-
|
|
5
|
+
import { t as N, s as fe } from "./NavigationTab.vue_vue_type_script_setup_true_lang-K2OuicKC.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-BrTCEJlK.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,16 +1,16 @@
|
|
|
1
1
|
import { defineComponent as M, mergeModels as J, useModel as ee, computed as _, ref as A, resolveComponent as F, createElementBlock as I, openBlock as h, createVNode as m, createElementVNode as w, unref as l, withCtx as N, toDisplayString as L, Fragment as Z, renderList as ue, withModifiers as te, createTextVNode as re, watch as se, createCommentVNode as U, createBlock as T, onMounted as Ce, onUnmounted as Pe, renderSlot as $e, onBeforeUnmount as Ae, resolveDynamicComponent as Ne, normalizeClass as Oe, withDirectives as ae, vShow as ne, normalizeStyle as Xe, isRef as We } from "vue";
|
|
2
2
|
import { useRoute as qe, useRouter as He } from "vue-router";
|
|
3
|
-
import { h as Ye, d as ke, S as Fe, _ as Ee, W as Je, b as Ge, T as Ke, a as Qe } from "./TransitionFade-
|
|
4
|
-
import { W as B, b as Be, _ as me, D as Ze, S as Se, C as el, P as Te, a as ll } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
3
|
+
import { h as Ye, d as ke, S as Fe, _ as Ee, W as Je, b as Ge, T as Ke, a as Qe } from "./TransitionFade-CvpWXkrp.js";
|
|
4
|
+
import { W as B, b as Be, _ as me, D as Ze, S as Se, C as el, P as Te, a as ll } from "./BaseDialog.vue_vue_type_script_setup_true_lang-ODTkggPg.js";
|
|
5
5
|
import { storeToRefs as de } from "pinia";
|
|
6
6
|
import { u as Ie } from "./message-dialog-UoMWOnil.js";
|
|
7
|
-
import { u as H, h as Le, p as ol, b as tl, d as pe } from "./vue-i18n-
|
|
7
|
+
import { u as H, h as Le, p as ol, b as tl, d as pe } from "./vue-i18n-B27SDmEk.js";
|
|
8
8
|
import { useSnackbar as al, useBreakpoints as je, FmButtonColorThemeVariant as ce } from "@feedmepos/ui-library";
|
|
9
|
-
import { _ as K } from "./SelectComponent.vue_vue_type_script_setup_true_lang-
|
|
9
|
+
import { _ as K } from "./SelectComponent.vue_vue_type_script_setup_true_lang-BrTCEJlK.js";
|
|
10
10
|
import { r as Q } from "./i18n-Cif1I9J2.js";
|
|
11
|
-
import { g as ve, u as fe, L as ie, a as he, _ as Re } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-
|
|
12
|
-
import { a as ge } from "./helper-
|
|
13
|
-
import { _ as Me } from "./NoData.vue_vue_type_script_setup_true_lang-
|
|
11
|
+
import { g as ve, u as fe, L as ie, a as he, _ as Re } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-BsH90tAb.js";
|
|
12
|
+
import { a as ge } from "./helper-mE0Q3YSh.js";
|
|
13
|
+
import { _ as Me } from "./NoData.vue_vue_type_script_setup_true_lang-CYlrI2O9.js";
|
|
14
14
|
const ye = [
|
|
15
15
|
{
|
|
16
16
|
type: B.Circular,
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { defineComponent as Ce, onBeforeMount as xn, onBeforeUnmount as On, resolveComponent as N, createElementBlock as Q, openBlock as V, normalizeStyle as In, unref as M, renderSlot as Ge, createVNode as k, createElementVNode as be, toDisplayString as Pe, TransitionGroup as Fn, nextTick as en, h as $t, mergeModels as Nt, useModel as ze, computed as ke, Fragment as qe, renderList as tn, createBlock as Me, normalizeClass as kn, withCtx as le, createTextVNode as nn, Transition as xt, createCommentVNode as fe, ref as De, watch as pt, withModifiers as Rt } from "vue";
|
|
2
|
-
import { u as Pt, f as An, p as Nn, d as ht, h as Pn } from "./vue-i18n-
|
|
2
|
+
import { u as Pt, f as An, p as Nn, d as ht, h as Pn } from "./vue-i18n-B27SDmEk.js";
|
|
3
3
|
import { useCoreStore as Vn } from "@feedmepos/mf-common";
|
|
4
4
|
import { storeToRefs as Mn } from "pinia";
|
|
5
5
|
import { useRoute as Ln } from "vue-router";
|
|
6
|
-
import { W as L, D as Ze, c as z, C as de, _ as Bn } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
7
|
-
import { a as Vt, _ as Yt } from "./SelectComponent.vue_vue_type_script_setup_true_lang-
|
|
8
|
-
import { R as $n } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-
|
|
6
|
+
import { W as L, D as Ze, c as z, C as de, _ as Bn } from "./BaseDialog.vue_vue_type_script_setup_true_lang-ODTkggPg.js";
|
|
7
|
+
import { a as Vt, _ as Yt } from "./SelectComponent.vue_vue_type_script_setup_true_lang-BrTCEJlK.js";
|
|
8
|
+
import { R as $n } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-BsH90tAb.js";
|
|
9
9
|
import { useSnackbar as Rn } from "@feedmepos/ui-library";
|
|
10
|
-
import { a as Yn } from "./helper-
|
|
10
|
+
import { a as Yn } from "./helper-mE0Q3YSh.js";
|
|
11
11
|
const Wn = {
|
|
12
12
|
key: 0,
|
|
13
13
|
class: "flex gap-24 flex-col h-screen w-screen justify-center items-center"
|
package/dist/app.js
CHANGED
|
@@ -229,7 +229,8 @@ const a = {
|
|
|
229
229
|
separate: "Separate",
|
|
230
230
|
allLocation: "All locations in one report",
|
|
231
231
|
perLocation: "One report per location",
|
|
232
|
-
unknown: "Unknown"
|
|
232
|
+
unknown: "Unknown",
|
|
233
|
+
searchLocation: "Search locations"
|
|
233
234
|
},
|
|
234
235
|
error: {
|
|
235
236
|
selectAtLeastOneDay: "Please select at least one day",
|
|
@@ -1472,7 +1473,8 @@ const a = {
|
|
|
1472
1473
|
separate: "分开",
|
|
1473
1474
|
allLocation: "所有地点",
|
|
1474
1475
|
perLocation: "按地点",
|
|
1475
|
-
unknown: "未知"
|
|
1476
|
+
unknown: "未知",
|
|
1477
|
+
searchLocation: "搜索地点"
|
|
1476
1478
|
},
|
|
1477
1479
|
error: {
|
|
1478
1480
|
selectAtLeastOneDay: "请选择至少一天",
|
|
@@ -2716,7 +2718,8 @@ const a = {
|
|
|
2716
2718
|
separate: "แยก",
|
|
2717
2719
|
allLocation: "สถานที่ทั้งหมดในรายงานเดียว",
|
|
2718
2720
|
perLocation: "รายงานหนึ่งฉบับต่อสถานที่",
|
|
2719
|
-
unknown: "ไม่ทราบ"
|
|
2721
|
+
unknown: "ไม่ทราบ",
|
|
2722
|
+
searchLocation: "ค้นหาสถานที่"
|
|
2720
2723
|
},
|
|
2721
2724
|
error: {
|
|
2722
2725
|
selectAtLeastOneDay: "กรุณาเลือกอย่างน้อยหนึ่งวัน",
|
|
@@ -3959,7 +3962,8 @@ const a = {
|
|
|
3959
3962
|
separate: "分開",
|
|
3960
3963
|
allLocation: "所有地點",
|
|
3961
3964
|
perLocation: "按地點",
|
|
3962
|
-
unknown: "未知"
|
|
3965
|
+
unknown: "未知",
|
|
3966
|
+
searchLocation: "搜索地點"
|
|
3963
3967
|
},
|
|
3964
3968
|
error: {
|
|
3965
3969
|
selectAtLeastOneDay: "請選擇至少一天",
|
|
@@ -4968,51 +4972,51 @@ const a = {
|
|
|
4968
4972
|
path: "/overview",
|
|
4969
4973
|
alias: ["/"],
|
|
4970
4974
|
name: "overview",
|
|
4971
|
-
component: () => import("./OverviewView-
|
|
4975
|
+
component: () => import("./OverviewView-B-UnBjtq.js")
|
|
4972
4976
|
},
|
|
4973
4977
|
{
|
|
4974
4978
|
path: "/report",
|
|
4975
4979
|
name: "reports",
|
|
4976
|
-
component: () => import("./Report-
|
|
4980
|
+
component: () => import("./Report-BqacDpGo.js")
|
|
4977
4981
|
},
|
|
4978
4982
|
{
|
|
4979
4983
|
path: "/insights",
|
|
4980
4984
|
name: "insights",
|
|
4981
|
-
component: () => import("./InsightView-
|
|
4985
|
+
component: () => import("./InsightView-BfUgwaQG.js")
|
|
4982
4986
|
},
|
|
4983
4987
|
{
|
|
4984
4988
|
path: "/report-view",
|
|
4985
4989
|
name: "reportView",
|
|
4986
|
-
component: () => import("./ReportView-
|
|
4990
|
+
component: () => import("./ReportView-B4KxY9_Q.js")
|
|
4987
4991
|
},
|
|
4988
4992
|
{
|
|
4989
4993
|
path: "/report-editor",
|
|
4990
4994
|
name: "reportEditor",
|
|
4991
|
-
component: () => import("./ReportEditor-
|
|
4995
|
+
component: () => import("./ReportEditor-Bq94ZeJe.js")
|
|
4992
4996
|
},
|
|
4993
4997
|
{
|
|
4994
4998
|
path: "/report-editor/tile-editor",
|
|
4995
4999
|
name: "tileEditor",
|
|
4996
|
-
component: () => import("./TileEditor-
|
|
5000
|
+
component: () => import("./TileEditor-DE5XDX9P.js")
|
|
4997
5001
|
},
|
|
4998
5002
|
{
|
|
4999
5003
|
path: "/setting",
|
|
5000
5004
|
name: "setting",
|
|
5001
|
-
component: () => import("./Setting-
|
|
5005
|
+
component: () => import("./Setting-BNhk0ns2.js")
|
|
5002
5006
|
},
|
|
5003
5007
|
{
|
|
5004
5008
|
path: "/integration",
|
|
5005
|
-
component: () => import("./Layout-
|
|
5009
|
+
component: () => import("./Layout-Ctex8ogt.js"),
|
|
5006
5010
|
children: [
|
|
5007
5011
|
{
|
|
5008
5012
|
name: "integrations",
|
|
5009
5013
|
path: "",
|
|
5010
|
-
component: () => import("./Integrations-
|
|
5014
|
+
component: () => import("./Integrations-CN2VLJyH.js")
|
|
5011
5015
|
},
|
|
5012
5016
|
{
|
|
5013
5017
|
name: "integration",
|
|
5014
5018
|
path: "/integration/:id",
|
|
5015
|
-
component: () => import("./Integration-
|
|
5019
|
+
component: () => import("./Integration-BBxS2bPm.js")
|
|
5016
5020
|
}
|
|
5017
5021
|
]
|
|
5018
5022
|
},
|
|
@@ -5036,7 +5040,7 @@ const u = {
|
|
|
5036
5040
|
"zh-CN": m,
|
|
5037
5041
|
"th-TH": c,
|
|
5038
5042
|
"zh-Hant": p
|
|
5039
|
-
}, h = e(() => import("./App-
|
|
5043
|
+
}, h = e(() => import("./App-CGf2lQG4.js"));
|
|
5040
5044
|
export {
|
|
5041
5045
|
h as FmApp,
|
|
5042
5046
|
u as i18nMessages,
|