@feedmepos/mf-report 5.21.14 → 5.21.15-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-CWp8vRts.js → App-Y18Tm7ac.js} +31 -31
- package/dist/{BaseDialog.vue_vue_type_script_setup_true_lang-BDuRThlT.js → BaseDialog.vue_vue_type_script_setup_true_lang-B_rcaGpA.js} +2 -2
- package/dist/{DateRangeSelect.vue_vue_type_script_setup_true_lang-Dht2xcQD.js → DateRangeSelect.vue_vue_type_script_setup_true_lang-BPgwa2JR.js} +1 -1
- package/dist/{Default.vue_vue_type_script_setup_true_lang-BTXh5jAT.js → Default.vue_vue_type_script_setup_true_lang-B5KacGM3.js} +2 -2
- package/dist/{FilterSelector.vue_vue_type_script_setup_true_lang-BR6WAV6N.js → FilterSelector.vue_vue_type_script_setup_true_lang-DAtTzgrR.js} +5 -5
- package/dist/{InsightView-DUB65kZM.js → InsightView-CPk2eGNE.js} +5 -5
- package/dist/{Integration-gGT048XV.js → Integration-B0fu74gq.js} +2 -2
- package/dist/{Integrations-CpMiSHtX.js → Integrations-J0CMjMjT.js} +3 -3
- package/dist/{Layout-eWl_gf4t.js → Layout-Dge5RLhn.js} +1 -1
- package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-RI4TGsbK.js → MenuTab.vue_vue_type_script_setup_true_lang-CVJnNDjV.js} +5 -5
- package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-BkMZXEzt.js → NavigationTab.vue_vue_type_script_setup_true_lang-DmazaFWZ.js} +4103 -4057
- package/dist/{NoData.vue_vue_type_script_setup_true_lang-Cp2mQEY3.js → NoData.vue_vue_type_script_setup_true_lang-Co7Cwv3O.js} +1 -1
- package/dist/{OverviewView-DtjlNIXM.js → OverviewView-Dh862E3o.js} +5 -5
- package/dist/{Report-D9x88-Sr.js → Report-E4woFi9_.js} +4 -4
- package/dist/{ReportEditor-DA2xJiwk.js → ReportEditor-DjsAQCyg.js} +6 -6
- package/dist/{ReportView-CUmcfbsJ.js → ReportView-CgFxJCrv.js} +7 -7
- package/dist/{SelectComponent.vue_vue_type_script_setup_true_lang-eyldXQxi.js → SelectComponent.vue_vue_type_script_setup_true_lang-5tTdsBOc.js} +1 -1
- package/dist/{Setting-Dh3NqNRz.js → Setting-CPpFDs1I.js} +4 -4
- package/dist/{TileEditor-CerkmpA0.js → TileEditor-ain93_yP.js} +7 -7
- package/dist/{TransitionFade-D7KRpP66.js → TransitionFade-DtZySdIg.js} +5 -5
- package/dist/app.js +11 -11
- package/dist/{vue-i18n-CMOl_N2v.js → vue-i18n-Ddfg_5-j.js} +1 -1
- 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-Ddfg_5-j.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-DAtTzgrR.js";
|
|
3
|
+
import { _ as L } from "./Default.vue_vue_type_script_setup_true_lang-B5KacGM3.js";
|
|
4
|
+
import { a as P } from "./BaseDialog.vue_vue_type_script_setup_true_lang-B_rcaGpA.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-Co7Cwv3O.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-CVJnNDjV.js";
|
|
9
9
|
import { useI18n as D } from "@feedmepos/mf-common";
|
|
10
10
|
import { r as E } from "./i18n-DQxDgiLO.js";
|
|
11
11
|
const M = /* @__PURE__ */ k({
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { defineComponent as Se, ref as Y, watch as ne, computed as S, h as y, withModifiers as Ce, resolveComponent as C, createBlock as q, openBlock as J, withCtx as u, createVNode as s, createElementVNode as g, unref as e, normalizeStyle as xe, normalizeClass as x, withDirectives as U, createElementBlock as _e, Fragment as ke, renderList as we, toDisplayString as z, createTextVNode as $e, vShow as j } from "vue";
|
|
2
2
|
import { storeToRefs as le } from "pinia";
|
|
3
|
-
import { a as Ie, u as Re } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
4
|
-
import { _ as De } from "./Default.vue_vue_type_script_setup_true_lang-
|
|
3
|
+
import { a as Ie, u as Re } from "./BaseDialog.vue_vue_type_script_setup_true_lang-B_rcaGpA.js";
|
|
4
|
+
import { _ as De } from "./Default.vue_vue_type_script_setup_true_lang-B5KacGM3.js";
|
|
5
5
|
import { u as Fe } from "./message-dialog-UoMWOnil.js";
|
|
6
|
-
import { b as se, f as Le } from "./vue-i18n-
|
|
6
|
+
import { b as se, f as Le } from "./vue-i18n-Ddfg_5-j.js";
|
|
7
7
|
import { useSnackbar as Oe, useBreakpoints as Ne, components as Ve, FmButtonColorThemeVariant as Je } from "@feedmepos/ui-library";
|
|
8
|
-
import { _ as ze } from "./NoData.vue_vue_type_script_setup_true_lang-
|
|
8
|
+
import { _ as ze } from "./NoData.vue_vue_type_script_setup_true_lang-Co7Cwv3O.js";
|
|
9
9
|
import { useRouter as Ae, useRoute as Pe, onBeforeRouteLeave as Te } from "vue-router";
|
|
10
10
|
import { useI18n as Be } from "@feedmepos/mf-common";
|
|
11
11
|
import { r as ce } from "./i18n-DQxDgiLO.js";
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { defineComponent as X, mergeModels as K, useModel as Q, ref as I, computed as D, resolveComponent as p, createBlock as V, openBlock as i, withCtx as u, createElementVNode as h, createVNode as o, unref as t, normalizeClass as ie, createTextVNode as _e, toDisplayString as H, createElementBlock as T, Fragment as G, renderSlot as $e, createCommentVNode as A, watch as de, renderList as ee, resolveDynamicComponent as Ie, isRef as Te, normalizeStyle as we, onMounted as Re } from "vue";
|
|
2
|
-
import { W as We, g as qe, _ as Ee, i as Pe, S as xe, d as ke, T as Je, a as ze } from "./TransitionFade-
|
|
3
|
-
import { D as j, c as ue, C as ge, a as Oe, b as He, v as re } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { W as We, g as qe, _ as Ee, i as Pe, S as xe, d as ke, T as Je, a as ze } from "./TransitionFade-DtZySdIg.js";
|
|
3
|
+
import { D as j, c as ue, C as ge, a as Oe, b as He, v as re } from "./BaseDialog.vue_vue_type_script_setup_true_lang-B_rcaGpA.js";
|
|
4
4
|
import { storeToRefs as me } from "pinia";
|
|
5
5
|
import { useRouter as Ne, useRoute as Me } from "vue-router";
|
|
6
6
|
import { useBreakpoints as pe, useSnackbar as De, FmButtonColorThemeVariant as oe } from "@feedmepos/ui-library";
|
|
7
7
|
import { u as Ue } from "./message-dialog-UoMWOnil.js";
|
|
8
|
-
import { u as se, b as Le, i as be, f as je } from "./vue-i18n-
|
|
9
|
-
import { a as Ve, _ as he } from "./FilterSelector.vue_vue_type_script_setup_true_lang-
|
|
10
|
-
import { _ as ye } from "./NoData.vue_vue_type_script_setup_true_lang-
|
|
8
|
+
import { u as se, b as Le, i as be, f as je } from "./vue-i18n-Ddfg_5-j.js";
|
|
9
|
+
import { a as Ve, _ as he } from "./FilterSelector.vue_vue_type_script_setup_true_lang-DAtTzgrR.js";
|
|
10
|
+
import { _ as ye } from "./NoData.vue_vue_type_script_setup_true_lang-Co7Cwv3O.js";
|
|
11
11
|
import { r as ce } from "./i18n-DQxDgiLO.js";
|
|
12
|
-
import { _ as Ce } from "./SelectComponent.vue_vue_type_script_setup_true_lang-
|
|
12
|
+
import { _ as Ce } from "./SelectComponent.vue_vue_type_script_setup_true_lang-5tTdsBOc.js";
|
|
13
13
|
const Ge = /* @__PURE__ */ X({
|
|
14
14
|
__name: "WidgetDialog",
|
|
15
15
|
props: /* @__PURE__ */ K({
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { defineComponent as H, computed as g, resolveComponent as M, createBlock as y, openBlock as u, withCtx as Y, createVNode as R, createElementVNode as O, unref as r, normalizeStyle as G, normalizeClass as $, createElementBlock as D, Fragment as Q, renderList as U } from "vue";
|
|
2
|
-
import { _ as W } from "./MenuTab.vue_vue_type_script_setup_true_lang-
|
|
3
|
-
import { _ as K } from "./FilterSelector.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { _ as W } from "./MenuTab.vue_vue_type_script_setup_true_lang-CVJnNDjV.js";
|
|
3
|
+
import { _ as K } from "./FilterSelector.vue_vue_type_script_setup_true_lang-DAtTzgrR.js";
|
|
4
4
|
import { useRouter as X, useRoute as Z } from "vue-router";
|
|
5
|
-
import { _ as ee } from "./Default.vue_vue_type_script_setup_true_lang-
|
|
6
|
-
import { a as oe } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
5
|
+
import { _ as ee } from "./Default.vue_vue_type_script_setup_true_lang-B5KacGM3.js";
|
|
6
|
+
import { a as oe } from "./BaseDialog.vue_vue_type_script_setup_true_lang-B_rcaGpA.js";
|
|
7
7
|
import { storeToRefs as v } from "pinia";
|
|
8
|
-
import { b as te, c as re, u as ae } from "./NavigationTab.vue_vue_type_script_setup_true_lang-
|
|
9
|
-
import { _ as le } from "./NoData.vue_vue_type_script_setup_true_lang-
|
|
8
|
+
import { b as te, c as re, u as ae } from "./NavigationTab.vue_vue_type_script_setup_true_lang-DmazaFWZ.js";
|
|
9
|
+
import { _ as le } from "./NoData.vue_vue_type_script_setup_true_lang-Co7Cwv3O.js";
|
|
10
10
|
import { useSnackbar as se, useBreakpoints as ne } from "@feedmepos/ui-library";
|
|
11
|
-
import { u as ie, f as ue, e as ce } from "./vue-i18n-
|
|
11
|
+
import { u as ie, f as ue, e as ce } from "./vue-i18n-Ddfg_5-j.js";
|
|
12
12
|
import { u as pe } from "./message-dialog-UoMWOnil.js";
|
|
13
13
|
import { r as me } from "./i18n-DQxDgiLO.js";
|
|
14
14
|
const de = { class: "sticky top-0 z-10 bg-white" }, $e = /* @__PURE__ */ H({
|
|
@@ -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-Ddfg_5-j.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-B5KacGM3.js";
|
|
3
|
+
import { u as U, d as z, C as I, D as pe, b as ce } from "./vue-i18n-Ddfg_5-j.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 "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
5
|
+
import { t as N, s as fe } from "./BaseDialog.vue_vue_type_script_setup_true_lang-B_rcaGpA.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-5tTdsBOc.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 X, mergeModels as G, useModel as le, computed as S, ref as W, resolveComponent as C, createElementBlock as I, openBlock as h, createVNode as d, createElementVNode as F, unref as e, withCtx as N, toDisplayString as j, Fragment as ee, renderList as de, withModifiers as te, createTextVNode as pe, watch as se, createCommentVNode as U, createBlock as D, onUnmounted as Xe, renderSlot as Ne, onMounted as Ce, onBeforeUnmount as qe, resolveDynamicComponent as Oe, normalizeClass as Ie, withDirectives as ae, vShow as ne, normalizeStyle as We, isRef as He } from "vue";
|
|
2
2
|
import { useRoute as Ee, useRouter as Ye } from "vue-router";
|
|
3
|
-
import { h as Je, d as ke, S as we, _ as Ge, W as Ke, b as Qe, T as Ze, a as el } from "./TransitionFade-
|
|
4
|
-
import { W as L, b as Be, d as ce, D as ll, S as Se, C as ol, P as Te, a as tl } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
3
|
+
import { h as Je, d as ke, S as we, _ as Ge, W as Ke, b as Qe, T as Ze, a as el } from "./TransitionFade-DtZySdIg.js";
|
|
4
|
+
import { W as L, b as Be, d as ce, D as ll, S as Se, C as ol, P as Te, a as tl } from "./BaseDialog.vue_vue_type_script_setup_true_lang-B_rcaGpA.js";
|
|
5
5
|
import { storeToRefs as ue } from "pinia";
|
|
6
6
|
import { u as Le } from "./message-dialog-UoMWOnil.js";
|
|
7
|
-
import { u as E, h as je, p as al, b as ze, d as ve } from "./vue-i18n-
|
|
7
|
+
import { u as E, h as je, p as al, b as ze, d as ve } from "./vue-i18n-Ddfg_5-j.js";
|
|
8
8
|
import { useSnackbar as nl, useBreakpoints as Re, FmButtonColorThemeVariant as De } from "@feedmepos/ui-library";
|
|
9
|
-
import { _ as Q } from "./SelectComponent.vue_vue_type_script_setup_true_lang-
|
|
9
|
+
import { _ as Q } from "./SelectComponent.vue_vue_type_script_setup_true_lang-5tTdsBOc.js";
|
|
10
10
|
import { r as Z } from "./i18n-DQxDgiLO.js";
|
|
11
|
-
import { g as me, u as fe, L as ie, b as he, _ as Me, a as il } from "./FilterSelector.vue_vue_type_script_setup_true_lang-
|
|
12
|
-
import { d as ge } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-
|
|
13
|
-
import { _ as Pe } from "./NoData.vue_vue_type_script_setup_true_lang-
|
|
11
|
+
import { g as me, u as fe, L as ie, b as he, _ as Me, a as il } from "./FilterSelector.vue_vue_type_script_setup_true_lang-DAtTzgrR.js";
|
|
12
|
+
import { d as ge } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-BPgwa2JR.js";
|
|
13
|
+
import { _ as Pe } from "./NoData.vue_vue_type_script_setup_true_lang-Co7Cwv3O.js";
|
|
14
14
|
const ye = [
|
|
15
15
|
{
|
|
16
16
|
type: L.Circular,
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { defineComponent as xe, onBeforeMount as On, onBeforeUnmount as In, resolveComponent as N, createElementBlock as Q, openBlock as V, normalizeStyle as Fn, unref as M, renderSlot as He, createVNode as k, createElementVNode as ve, toDisplayString as Ae, TransitionGroup as kn, nextTick as en, h as Bt, mergeModels as At, useModel as ze, computed as Fe, Fragment as Ge, renderList as tn, createBlock as Pe, normalizeClass as An, withCtx as ae, createTextVNode as nn, Transition as Tt, createCommentVNode as fe, ref as De, watch as mt, withModifiers as Rt } from "vue";
|
|
2
|
-
import { u as Nt, f as Nn, p as Pn, d as pt, j as on, h as Vn } from "./vue-i18n-
|
|
2
|
+
import { u as Nt, f as Nn, p as Pn, d as pt, j as on, h as Vn } from "./vue-i18n-Ddfg_5-j.js";
|
|
3
3
|
import { useCoreStore as Mn } from "@feedmepos/mf-common";
|
|
4
4
|
import { storeToRefs as Ln } from "pinia";
|
|
5
5
|
import { useRoute as $n } from "vue-router";
|
|
6
|
-
import { W as L, c as Ce, d as Bn } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
7
|
-
import { a as Pt, _ as Xt } from "./SelectComponent.vue_vue_type_script_setup_true_lang-
|
|
8
|
-
import { R as Rn, I as Le, c as rn, d as an, e as Xn } from "./FilterSelector.vue_vue_type_script_setup_true_lang-
|
|
6
|
+
import { W as L, c as Ce, d as Bn } from "./BaseDialog.vue_vue_type_script_setup_true_lang-B_rcaGpA.js";
|
|
7
|
+
import { a as Pt, _ as Xt } from "./SelectComponent.vue_vue_type_script_setup_true_lang-5tTdsBOc.js";
|
|
8
|
+
import { R as Rn, I as Le, c as rn, d as an, e as Xn } from "./FilterSelector.vue_vue_type_script_setup_true_lang-DAtTzgrR.js";
|
|
9
9
|
import { useSnackbar as Yn } from "@feedmepos/ui-library";
|
|
10
|
-
import { d as Wn } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-
|
|
10
|
+
import { d as Wn } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-BPgwa2JR.js";
|
|
11
11
|
const Un = {
|
|
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
|
@@ -5122,51 +5122,51 @@ const a = {
|
|
|
5122
5122
|
path: "/overview",
|
|
5123
5123
|
alias: ["/"],
|
|
5124
5124
|
name: "overview",
|
|
5125
|
-
component: () => import("./OverviewView-
|
|
5125
|
+
component: () => import("./OverviewView-Dh862E3o.js")
|
|
5126
5126
|
},
|
|
5127
5127
|
{
|
|
5128
5128
|
path: "/report",
|
|
5129
5129
|
name: "reports",
|
|
5130
|
-
component: () => import("./Report-
|
|
5130
|
+
component: () => import("./Report-E4woFi9_.js")
|
|
5131
5131
|
},
|
|
5132
5132
|
{
|
|
5133
5133
|
path: "/insights",
|
|
5134
5134
|
name: "insights",
|
|
5135
|
-
component: () => import("./InsightView-
|
|
5135
|
+
component: () => import("./InsightView-CPk2eGNE.js")
|
|
5136
5136
|
},
|
|
5137
5137
|
{
|
|
5138
5138
|
path: "/report-view",
|
|
5139
5139
|
name: "reportView",
|
|
5140
|
-
component: () => import("./ReportView-
|
|
5140
|
+
component: () => import("./ReportView-CgFxJCrv.js")
|
|
5141
5141
|
},
|
|
5142
5142
|
{
|
|
5143
5143
|
path: "/report-editor",
|
|
5144
5144
|
name: "reportEditor",
|
|
5145
|
-
component: () => import("./ReportEditor-
|
|
5145
|
+
component: () => import("./ReportEditor-DjsAQCyg.js")
|
|
5146
5146
|
},
|
|
5147
5147
|
{
|
|
5148
5148
|
path: "/report-editor/tile-editor",
|
|
5149
5149
|
name: "tileEditor",
|
|
5150
|
-
component: () => import("./TileEditor-
|
|
5150
|
+
component: () => import("./TileEditor-ain93_yP.js")
|
|
5151
5151
|
},
|
|
5152
5152
|
{
|
|
5153
5153
|
path: "/setting",
|
|
5154
5154
|
name: "setting",
|
|
5155
|
-
component: () => import("./Setting-
|
|
5155
|
+
component: () => import("./Setting-CPpFDs1I.js")
|
|
5156
5156
|
},
|
|
5157
5157
|
{
|
|
5158
5158
|
path: "/integration",
|
|
5159
|
-
component: () => import("./Layout-
|
|
5159
|
+
component: () => import("./Layout-Dge5RLhn.js"),
|
|
5160
5160
|
children: [
|
|
5161
5161
|
{
|
|
5162
5162
|
name: "integrations",
|
|
5163
5163
|
path: "",
|
|
5164
|
-
component: () => import("./Integrations-
|
|
5164
|
+
component: () => import("./Integrations-J0CMjMjT.js")
|
|
5165
5165
|
},
|
|
5166
5166
|
{
|
|
5167
5167
|
name: "integration",
|
|
5168
5168
|
path: "/integration/:id",
|
|
5169
|
-
component: () => import("./Integration-
|
|
5169
|
+
component: () => import("./Integration-B0fu74gq.js")
|
|
5170
5170
|
}
|
|
5171
5171
|
]
|
|
5172
5172
|
},
|
|
@@ -5190,7 +5190,7 @@ const u = {
|
|
|
5190
5190
|
"zh-CN": m,
|
|
5191
5191
|
"th-TH": c,
|
|
5192
5192
|
"zh-Hant": p
|
|
5193
|
-
}, h = e(() => import("./App-
|
|
5193
|
+
}, h = e(() => import("./App-Y18Tm7ac.js"));
|
|
5194
5194
|
export {
|
|
5195
5195
|
h as FmApp,
|
|
5196
5196
|
u as i18nMessages,
|
|
@@ -1769,7 +1769,7 @@ class gA {
|
|
|
1769
1769
|
this.baseUrl = t;
|
|
1770
1770
|
}
|
|
1771
1771
|
}
|
|
1772
|
-
const pe = new gA("https://query-engine{.country}.
|
|
1772
|
+
const pe = new gA("https://query-engine{.country}.feedmeapidev.com"), Mt = new gA("https://query-engine{.country}.feedmeapidev.com/report-query"), Vl = new gA("https://query-engine{.country}.feedmeapidev.com/report-file");
|
|
1773
1773
|
var eo = { exports: {} };
|
|
1774
1774
|
(function(e, t) {
|
|
1775
1775
|
(function(n, A) {
|