@feedmepos/mf-hrm-portal 2.0.15-dev.3 → 2.0.15
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-eyzJecZc.js → AuditLogList-DT1D_rW_.js} +4 -4
- package/dist/{EmployeeList-QibdsTN-.js → EmployeeList-BTmOkuWX.js} +43 -43
- package/dist/{Main-B_QCpWOx.js → Main-BMvwjPPD.js} +4 -4
- package/dist/{Main-Bjfm9a6M.js → Main-C-dKpY-V.js} +13 -14
- package/dist/{Main-DX1aet8y.js → Main-D8mxSLIh.js} +765 -770
- package/dist/{PermissionSetList-fE9Zfrl6.js → PermissionSetList-CTWB57n_.js} +5 -5
- package/dist/{PortalPermissionEditor.vue_vue_type_script_setup_true_lang-JpCfRxA9.js → PortalPermissionEditor.vue_vue_type_script_setup_true_lang-wr96xoqk.js} +1030 -1033
- package/dist/{RoleList-ByXZemFz.js → RoleList-DcEBivyI.js} +7 -7
- package/dist/{TeamMemberList-D-_icv19.js → TeamMemberList-C46vLENm.js} +324 -323
- package/dist/{TimesheetList-DVvz6id4.js → TimesheetList-DVBxt0yy.js} +6 -6
- package/dist/{app-DJG3HGqG.js → app-CONjCq7W.js} +2206 -1378
- package/dist/app.js +1 -1
- package/dist/{dayjs.min-CN6o-ax9.js → dayjs.min-BlvCNVv4.js} +1 -1
- package/dist/{employee-CU-G-rAZ.js → employee-CNav3hRK.js} +3 -3
- package/dist/{iteration-C6Km_Rno.js → iteration-Do5zrsL-.js} +2 -2
- package/dist/{lodash-DZvG4gEx.js → lodash-hgToynpT.js} +1 -1
- package/dist/{rule-X41LxaES.js → rule-Da7kiCOw.js} +277 -278
- package/dist/style.css +1 -1
- package/dist/{timesheet-DUtxTIA4.js → timesheet-4wryxAvv.js} +2 -2
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{useAppStore-CrUYEAtX.js → useAppStore-BfHJkgiZ.js} +1 -1
- package/dist/{useLoading-hGUqfW4U.js → useLoading-B4Zk_3P4.js} +1 -1
- package/dist/{useReportPermissions-BgTdISQy.js → useReportPermissions-DDfUTfzR.js} +3 -3
- package/package.json +1 -1
- package/dist/index-ynxje0mm.js +0 -827
package/dist/app.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { d as M } from "./dayjs.min-
|
|
1
|
+
import { d as M } from "./dayjs.min-BlvCNVv4.js";
|
|
2
2
|
import { defineStore as S, storeToRefs as U } from "pinia";
|
|
3
3
|
import { ref as m } from "vue";
|
|
4
4
|
import { useCoreStore as w } from "@feedmepos/mf-common";
|
|
5
|
-
import { b as p, g as f, s as E } from "./iteration-
|
|
5
|
+
import { b as p, g as f, s as E } from "./iteration-Do5zrsL-.js";
|
|
6
6
|
import { i as v } from "./utils-BZkjJbju.js";
|
|
7
|
-
import { u as _ } from "./useAppStore-
|
|
7
|
+
import { u as _ } from "./useAppStore-BfHJkgiZ.js";
|
|
8
8
|
const n = {
|
|
9
9
|
async readEmployees() {
|
|
10
10
|
return f(await p().get("/pos-users"));
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as U } from "./app-
|
|
1
|
+
import { c as U } from "./app-CONjCq7W.js";
|
|
2
2
|
import { useCoreStore as To, baseClientInstance as jr, FeedMeAuth as Zs } from "@feedmepos/mf-common";
|
|
3
3
|
var Ys = {}, _n = {}, _ = {}, zo = {}, $i = {}, eo = {}, ui = {};
|
|
4
4
|
(function(e) {
|
|
@@ -9468,7 +9468,7 @@ const cc = (e) => (n) => {
|
|
|
9468
9468
|
throw new Error("Invalid business");
|
|
9469
9469
|
}, Bc = () => {
|
|
9470
9470
|
var a;
|
|
9471
|
-
const n = (a = To().currentCountry.value) == null ? void 0 : a.toLowerCase(), i = "
|
|
9471
|
+
const n = (a = To().currentCountry.value) == null ? void 0 : a.toLowerCase(), i = "feedmeapi.com", o = !n || n === "my" ? `https://query-engine.${i}` : `https://query-engine.${n}.${i}`;
|
|
9472
9472
|
return cc(o)("");
|
|
9473
9473
|
}, Nc = () => jr("user/bypass/validate/");
|
|
9474
9474
|
function jc(e) {
|