@feedmepos/mf-hrm-portal 2.0.4 → 2.0.5-dev.1
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/{AuditLogList-DW_Hwj5L.js → AuditLogList-CaMaagUM.js} +4 -4
- package/dist/{EmployeeList-CUxH69Ag.js → EmployeeList-C9pIVeSG.js} +5 -5
- package/dist/{Main-DSv0IWAU.js → Main-BgbHBtBZ.js} +5 -5
- package/dist/{Main-DZK2YFtw.js → Main-zIQtSWpc.js} +8 -8
- package/dist/{PermissionSetList-CC9gP936.js → PermissionSetList-unladGMw.js} +4 -4
- package/dist/{PortalPermissionEditor.vue_vue_type_script_setup_true_lang-BI2Tn8ng.js → PortalPermissionEditor.vue_vue_type_script_setup_true_lang-Do75k5Jy.js} +433 -433
- package/dist/{RoleList-DQ8a3ZCC.js → RoleList-Dhn8UB6y.js} +6 -6
- package/dist/{TeamMemberList-B3V-fAl2.js → TeamMemberList-yzSP_OsE.js} +7 -7
- package/dist/{TimesheetList-CHLssTVy.js → TimesheetList-B6HuGWMJ.js} +6 -6
- package/dist/{app-ly_KiwZc.js → app-CvHmqSO9.js} +528 -473
- package/dist/app.js +1 -1
- package/dist/{dayjs.min-Crr-V_3H.js → dayjs.min-DhirdZam.js} +1 -1
- package/dist/{employee-sZvG2RSh.js → employee-BGdFPpKk.js} +3 -3
- package/dist/{index-CMvL_pI0.js → index-BklTntjK.js} +1 -1
- package/dist/{index-DFXv_ycr.js → index-DJo6yxqf.js} +2 -2
- package/dist/{lodash-B92xXdz8.js → lodash-BIjLASLP.js} +1 -1
- package/dist/{team-fmVzQtAB.js → team-153QiR4c.js} +1 -1
- package/dist/{timesheet-DQs-vhqA.js → timesheet-CIvrhKiF.js} +2 -2
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{useAppStore-CWvj95h9.js → useAppStore-3R48y6kR.js} +1 -1
- package/dist/{useLoading-CGT-AqBC.js → useLoading-Di0VgLEy.js} +1 -1
- package/dist/{useReportPermissions-CB8nOPI1.js → useReportPermissions-DqEPoBRU.js} +2 -2
- package/package.json +2 -2
package/dist/app.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { d as T } from "./dayjs.min-
|
|
1
|
+
import { d as T } from "./dayjs.min-DhirdZam.js";
|
|
2
2
|
import { defineStore as _, storeToRefs as U } from "pinia";
|
|
3
3
|
import { ref as I } from "vue";
|
|
4
4
|
import { useCoreStore as $ } from "@feedmepos/mf-common";
|
|
5
|
-
import { b as r, g as o, t as b, k as S, s as v } from "./index-
|
|
6
|
-
import { u as x } from "./useAppStore-
|
|
5
|
+
import { b as r, g as o, t as b, k as S, s as v } from "./index-DJo6yxqf.js";
|
|
6
|
+
import { u as x } from "./useAppStore-3R48y6kR.js";
|
|
7
7
|
const n = {
|
|
8
8
|
async readEmployees() {
|
|
9
9
|
return o(await r().get("/pos-users"));
|
|
@@ -2,7 +2,7 @@ var oe = Object.defineProperty;
|
|
|
2
2
|
var se = (_, h, y) => h in _ ? oe(_, h, { enumerable: !0, configurable: !0, writable: !0, value: y }) : _[h] = y;
|
|
3
3
|
var ot = (_, h, y) => se(_, typeof h != "symbol" ? h + "" : h, y);
|
|
4
4
|
import { readonly as Nt, ref as Rt } from "vue";
|
|
5
|
-
import { c as st } from "./app-
|
|
5
|
+
import { c as st } from "./app-CvHmqSO9.js";
|
|
6
6
|
var Pt = { exports: {} };
|
|
7
7
|
(function(_, h) {
|
|
8
8
|
(function(y, p) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { useCoreStore as In, baseClientInstance as gd, FeedMeAuth as yd } from "@feedmepos/mf-common";
|
|
2
|
-
import { c as U, d as Zo, u as hn, a as oa, i as Or, b as Je, U as bd } from "./app-
|
|
2
|
+
import { c as U, d as Zo, u as hn, a as oa, i as Or, b as Je, U as bd } from "./app-CvHmqSO9.js";
|
|
3
3
|
import { defineStore as ra, storeToRefs as aa } from "pinia";
|
|
4
4
|
import { ref as Gt, computed as Fo } from "vue";
|
|
5
5
|
const Bo = [
|
|
@@ -9793,7 +9793,7 @@ const Zc = (e) => (n) => {
|
|
|
9793
9793
|
throw new Error("Invalid business");
|
|
9794
9794
|
}, ia = () => {
|
|
9795
9795
|
var r;
|
|
9796
|
-
const n = (r = In().currentCountry.value) == null ? void 0 : r.toLowerCase(), i = "
|
|
9796
|
+
const n = (r = In().currentCountry.value) == null ? void 0 : r.toLowerCase(), i = "feedmeapidev.com", o = !n || n === "my" ? `https://query-engine.${i}` : `https://query-engine.${n}.${i}`;
|
|
9797
9797
|
return Zc(o)("");
|
|
9798
9798
|
};
|
|
9799
9799
|
function W(e) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineStore as d } from "pinia";
|
|
2
2
|
import { ref as s, computed as o } from "vue";
|
|
3
|
-
import { t as f } from "./index-
|
|
3
|
+
import { t as f } from "./index-DJo6yxqf.js";
|
|
4
4
|
const I = d("team", () => {
|
|
5
5
|
const r = s([]), a = s(!1), m = o(
|
|
6
6
|
() => Object.fromEntries(r.value.map((e) => [e.doc.userId, e.name]))
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { d as i } from "./dayjs.min-
|
|
1
|
+
import { d as i } from "./dayjs.min-DhirdZam.js";
|
|
2
2
|
import { defineStore as p, storeToRefs as T } from "pinia";
|
|
3
3
|
import { ref as l } from "vue";
|
|
4
|
-
import { b as c, g as y, k as u, j as S, s as g } from "./index-
|
|
4
|
+
import { b as c, g as y, k as u, j as S, s as g } from "./index-DJo6yxqf.js";
|
|
5
5
|
const f = {
|
|
6
6
|
async readTimesheets(t, e) {
|
|
7
7
|
return y(await c().get(`timesheet?start=${t}&end=${e}`));
|