@feedmepos/mf-report 5.21.64 → 5.21.65-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-C6sf6uV0.js → App-CL9FoTTp.js} +40 -40
- package/dist/{BaseDialog.vue_vue_type_script_setup_true_lang-DY2vUkqB.js → BaseDialog.vue_vue_type_script_setup_true_lang-DZpncoOy.js} +6053 -6003
- package/dist/{DateRangeSelect.vue_vue_type_script_setup_true_lang-C2Dk82K3.js → DateRangeSelect.vue_vue_type_script_setup_true_lang-0GQyMt3c.js} +2 -2
- package/dist/{Default.vue_vue_type_script_setup_true_lang-CJ8nFclo.js → Default.vue_vue_type_script_setup_true_lang-DfYrsOmg.js} +2 -2
- package/dist/{FilterSelector.vue_vue_type_script_setup_true_lang-w-vl_4ms.js → FilterSelector.vue_vue_type_script_setup_true_lang-BhofD4YK.js} +114 -114
- package/dist/{InsightView-B65bwZAR.js → InsightView-lRuOsO9C.js} +6 -6
- package/dist/{Integration-yvflqE-n.js → Integration-CsvG11r4.js} +3 -3
- package/dist/{Integrations-CNGGkegt.js → Integrations-CGEooeF7.js} +3 -3
- package/dist/{Layout-BqIWtei_.js → Layout-BYaLvPLn.js} +1 -1
- package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-DUecY9qF.js → MenuTab.vue_vue_type_script_setup_true_lang-BP_eKGcI.js} +5 -5
- package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-BmiP0-Ph.js → NavigationTab.vue_vue_type_script_setup_true_lang-uEBf_xTf.js} +3600 -3581
- package/dist/{NoData.vue_vue_type_script_setup_true_lang-D6GhiIHR.js → NoData.vue_vue_type_script_setup_true_lang-DurjrzMi.js} +1 -1
- package/dist/{OverviewView-CgkjAGsb.js → OverviewView-DHWh2vRX.js} +5 -5
- package/dist/{Report-sRGQ-Eer.js → Report-FUDIIZ2s.js} +4 -4
- package/dist/{ReportEditor-CDwMgWD4.js → ReportEditor-DcssYP7t.js} +6 -6
- package/dist/{ReportView-DwZd6_JS.js → ReportView-Dccdm7yT.js} +8 -8
- package/dist/{SelectComponent.vue_vue_type_script_setup_true_lang-B39tWbTt.js → SelectComponent.vue_vue_type_script_setup_true_lang-CEco1AB4.js} +1 -1
- package/dist/{Setting-zZKlc_1D.js → Setting-BI_OTV_0.js} +5 -5
- package/dist/{TileEditor-Dp0Cs7PI.js → TileEditor-SkugivVW.js} +8 -8
- package/dist/{TransitionFade-Bhwb0VIE.js → TransitionFade-CnOKWl6r.js} +6 -6
- package/dist/{app-DVv1khH3.js → app-rnNOQCnB.js} +19 -11
- package/dist/app.js +1 -1
- package/dist/assets/formatChartData.worker-BJvDVXA9.js +170 -0
- package/dist/assets/processTableData.worker-B3PWntX0.js +170 -0
- package/dist/{vue-i18n-BSlBDEnq.js → vue-i18n-CplFFmqm.js} +2 -2
- package/package.json +1 -1
- package/dist/assets/formatChartData.worker-DrtZuT9M.js +0 -163
- package/dist/assets/processTableData.worker--vDjMZK0.js +0 -163
|
@@ -3,7 +3,7 @@ var Cr = (e, t, n) => t in e ? wr(e, t, { enumerable: !0, configurable: !0, writ
|
|
|
3
3
|
var Ft = (e, t, n) => Cr(e, typeof t != "symbol" ? t + "" : t, n);
|
|
4
4
|
import { defineStore as Gt, storeToRefs as et } from "pinia";
|
|
5
5
|
import { ref as ue, computed as Ne, readonly as Qn, getCurrentInstance as cA, inject as pr, shallowRef as Br, watch as XA, onMounted as hr, onUnmounted as Er, defineComponent as FA, h as ho, createVNode as Dr, Text as xr, Fragment as Eo } from "vue";
|
|
6
|
-
import { d as Z, c as Hr } from "./app-
|
|
6
|
+
import { d as Z, c as Hr } from "./app-rnNOQCnB.js";
|
|
7
7
|
import "@vue/devtools-api";
|
|
8
8
|
const Xr = "mf-reportquery-store", te = Gt(Xr, () => {
|
|
9
9
|
const e = ue(""), t = ue(""), n = ue("MY");
|
|
@@ -1766,7 +1766,7 @@ class RA {
|
|
|
1766
1766
|
this.baseUrl = t;
|
|
1767
1767
|
}
|
|
1768
1768
|
}
|
|
1769
|
-
const Ue = new RA("https://query-engine{.country}.
|
|
1769
|
+
const Ue = new RA("https://query-engine{.country}.feedmeapidev.com"), kt = new RA("https://query-engine{.country}.feedmeapidev.com/report-query"), Ol = new RA("https://query-engine{.country}.feedmeapidev.com/report-file"), la = (e) => ({
|
|
1770
1770
|
id: e._id,
|
|
1771
1771
|
name: e.profile.name,
|
|
1772
1772
|
code: e.profile.code,
|