@feedmepos/mf-report 5.4.32 → 5.4.33-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-iq7F0hQ5.js → App-CRTBOuw_.js} +42 -42
- package/dist/{DateRangeSelect.vue_vue_type_script_setup_true_lang-CIDrrVrf.js → DateRangeSelect.vue_vue_type_script_setup_true_lang-Xex8S8XX.js} +2 -2
- package/dist/{Default.vue_vue_type_script_setup_true_lang-CHKhu1vR.js → Default.vue_vue_type_script_setup_true_lang-BRp-NZ2G.js} +2 -2
- package/dist/{DynamicWidget.vue_vue_type_script_setup_true_lang-CG9FaKRJ.js → DynamicWidget.vue_vue_type_script_setup_true_lang-FIM7a1Po.js} +4 -4
- package/dist/{InsightView-m9gwZU5M.js → InsightView-C9mLdM_4.js} +7 -7
- package/dist/{Integration-B7CQ-7rL.js → Integration-tBzSH2YL.js} +1085 -1095
- package/dist/{Integrations-C0KEvLA9.js → Integrations-B6ACZi86.js} +3 -3
- package/dist/{Layout-BoGS_pUM.js → Layout-CXSFzQgD.js} +1 -1
- package/dist/{LocationSelect.vue_vue_type_script_setup_true_lang-CGsQmh3S.js → LocationSelect.vue_vue_type_script_setup_true_lang-BRAZAoJz.js} +2 -2
- package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-oIsq1i1c.js → MenuTab.vue_vue_type_script_setup_true_lang-BdDMXz7S.js} +4 -4
- package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-DUC_jUZ0.js → NavigationTab.vue_vue_type_script_setup_true_lang-BAS_eSKD.js} +4 -4
- package/dist/{NoData.vue_vue_type_script_setup_true_lang-O7qHGZkw.js → NoData.vue_vue_type_script_setup_true_lang-DI4X_DSc.js} +1 -1
- package/dist/{OverviewView-uMlgqt59.js → OverviewView-DKc5ptLX.js} +5 -5
- package/dist/{Report-CQZWb7J5.js → Report-CfYPM3bN.js} +4 -4
- package/dist/{ReportEditor-Ie1AgObB.js → ReportEditor-CQw9jHcW.js} +5 -5
- package/dist/{ReportView-Cdc3Rqr8.js → ReportView-C925HwDY.js} +7 -7
- package/dist/{SelectComponent.vue_vue_type_script_setup_true_lang-B5OLIl_Y.js → SelectComponent.vue_vue_type_script_setup_true_lang-BVs1C4af.js} +1 -1
- package/dist/{Setting-ovX22nYd.js → Setting-CuP-1Wjk.js} +4 -4
- package/dist/{TileEditor-BbIklNCF.js → TileEditor-DYJmSgIT.js} +8 -8
- package/dist/{TransitionFade-CKZbKQsR.js → TransitionFade-CpucF6O6.js} +4 -4
- package/dist/app.js +11 -11
- package/dist/{global-loader-D9UMph7l.js → global-loader-BqFQzk46.js} +912 -901
- package/dist/{index-CxVnRxOJ.js → index-Cmh079Bh.js} +1 -1
- package/dist/{report-schema-BEEUlheS.js → report-schema-OJAFh4P6.js} +1 -1
- package/dist/{timeFormat-BRqkZ3bP.js → timeFormat-CAyeO7-a.js} +1 -1
- package/dist/{v4-D67i4aLh.js → v4-BOOklPpL.js} +1 -1
- package/package.json +2 -2
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { d as n } from "./global-loader-
|
|
1
|
+
import { d as n } from "./global-loader-BqFQzk46.js";
|
|
2
2
|
var f = /* @__PURE__ */ ((r) => (r.Year = "YEAR", r.Month = "MONTH", r.Week = "WEEK", r.Day = "DAY", r))(f || {});
|
|
3
3
|
function T(r, e = 100, t = !1) {
|
|
4
4
|
let a = null;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { d as o } from "./global-loader-
|
|
1
|
+
import { d as o } from "./global-loader-BqFQzk46.js";
|
|
2
2
|
const u = (t, e = "en") => o().set("hour", t.hour).set("minute", t.minute).locale(e).format("h:mm A"), m = (t, e) => {
|
|
3
3
|
const s = o().set("hour", t.hour).set("minute", t.minute);
|
|
4
4
|
return o().set("hour", e.hour).set("minute", e.minute) < s ? "+1" : "";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { j as xe, a as ae, F as oe, h as ie, b as Ie, c as ke, n as We, d as ue, e as Ye, k as je } from "./global-loader-
|
|
1
|
+
import { j as xe, a as ae, F as oe, h as ie, b as Ie, c as ke, n as We, d as ue, e as Ye, k as je } from "./global-loader-BqFQzk46.js";
|
|
2
2
|
import { storeToRefs as Z, defineStore as He } from "pinia";
|
|
3
3
|
import { ref as X, computed as Ae, h as ze, watch as Ke } from "vue";
|
|
4
4
|
import { useSnackbar as Xe, components as Ze } from "@feedmepos/ui-library";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@feedmepos/mf-report",
|
|
3
|
-
"version": "5.4.
|
|
3
|
+
"version": "5.4.33-beta.0",
|
|
4
4
|
"files": [
|
|
5
5
|
"dist"
|
|
6
6
|
],
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"dependencies": {
|
|
18
18
|
"@feedmepos/custom-attributes": "0.0.0-rc.6",
|
|
19
19
|
"@feedmepos/feature-flag": "0.0.11",
|
|
20
|
-
"@feedmepos/mf-common": "1.
|
|
20
|
+
"@feedmepos/mf-common": "1.21.0-beta.2",
|
|
21
21
|
"@feedmepos/ui-library": "1.3.5",
|
|
22
22
|
"axios": "^1.6.7",
|
|
23
23
|
"change-case": "^5.4.3",
|