@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.
Files changed (25) hide show
  1. package/dist/{AuditLogList-eyzJecZc.js → AuditLogList-DT1D_rW_.js} +4 -4
  2. package/dist/{EmployeeList-QibdsTN-.js → EmployeeList-BTmOkuWX.js} +43 -43
  3. package/dist/{Main-B_QCpWOx.js → Main-BMvwjPPD.js} +4 -4
  4. package/dist/{Main-Bjfm9a6M.js → Main-C-dKpY-V.js} +13 -14
  5. package/dist/{Main-DX1aet8y.js → Main-D8mxSLIh.js} +765 -770
  6. package/dist/{PermissionSetList-fE9Zfrl6.js → PermissionSetList-CTWB57n_.js} +5 -5
  7. package/dist/{PortalPermissionEditor.vue_vue_type_script_setup_true_lang-JpCfRxA9.js → PortalPermissionEditor.vue_vue_type_script_setup_true_lang-wr96xoqk.js} +1030 -1033
  8. package/dist/{RoleList-ByXZemFz.js → RoleList-DcEBivyI.js} +7 -7
  9. package/dist/{TeamMemberList-D-_icv19.js → TeamMemberList-C46vLENm.js} +324 -323
  10. package/dist/{TimesheetList-DVvz6id4.js → TimesheetList-DVBxt0yy.js} +6 -6
  11. package/dist/{app-DJG3HGqG.js → app-CONjCq7W.js} +2206 -1378
  12. package/dist/app.js +1 -1
  13. package/dist/{dayjs.min-CN6o-ax9.js → dayjs.min-BlvCNVv4.js} +1 -1
  14. package/dist/{employee-CU-G-rAZ.js → employee-CNav3hRK.js} +3 -3
  15. package/dist/{iteration-C6Km_Rno.js → iteration-Do5zrsL-.js} +2 -2
  16. package/dist/{lodash-DZvG4gEx.js → lodash-hgToynpT.js} +1 -1
  17. package/dist/{rule-X41LxaES.js → rule-Da7kiCOw.js} +277 -278
  18. package/dist/style.css +1 -1
  19. package/dist/{timesheet-DUtxTIA4.js → timesheet-4wryxAvv.js} +2 -2
  20. package/dist/tsconfig.app.tsbuildinfo +1 -1
  21. package/dist/{useAppStore-CrUYEAtX.js → useAppStore-BfHJkgiZ.js} +1 -1
  22. package/dist/{useLoading-hGUqfW4U.js → useLoading-B4Zk_3P4.js} +1 -1
  23. package/dist/{useReportPermissions-BgTdISQy.js → useReportPermissions-DDfUTfzR.js} +3 -3
  24. package/package.json +1 -1
  25. package/dist/index-ynxje0mm.js +0 -827
package/dist/app.js CHANGED
@@ -1,4 +1,4 @@
1
- import { d as e, i as r, r as o } from "./app-DJG3HGqG.js";
1
+ import { j as e, i as r, r as o } from "./app-CONjCq7W.js";
2
2
  export {
3
3
  e as FmApp,
4
4
  r as i18nMessages,
@@ -1,4 +1,4 @@
1
- import { g as Q, c as K } from "./app-DJG3HGqG.js";
1
+ import { g as Q, c as K } from "./app-CONjCq7W.js";
2
2
  var E = { exports: {} };
3
3
  (function(V, X) {
4
4
  (function(W, k) {
@@ -1,10 +1,10 @@
1
- import { d as M } from "./dayjs.min-CN6o-ax9.js";
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-C6Km_Rno.js";
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-CrUYEAtX.js";
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-DJG3HGqG.js";
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 = "feedmeapidev.com", o = !n || n === "my" ? `https://query-engine.${i}` : `https://query-engine.${n}.${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) {
@@ -1,4 +1,4 @@
1
- import { c as jt } from "./app-DJG3HGqG.js";
1
+ import { c as jt } from "./app-CONjCq7W.js";
2
2
  var Jr = { exports: {} };
3
3
  /**
4
4
  * @license