@feedmepos/mf-hrm-portal 2.2.2-dev → 2.2.2

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 (50) hide show
  1. package/dist/{ApprovalCodeList-B9O8QzzI.js → ApprovalCodeList-Dpg-lwZA.js} +5 -5
  2. package/dist/AuditLogList-B8lU5FU1.js +1149 -0
  3. package/dist/{ConditionBuilderForm.vue_vue_type_script_setup_true_lang-C9MYbxum.js → ConditionBuilderForm.vue_vue_type_script_setup_true_lang-Di-1ZwEW.js} +2 -2
  4. package/dist/{EmployeeList-BFxMwFJq.js → EmployeeList-ByeniR1c.js} +71 -71
  5. package/dist/{GrantUserList-CZtmMRoS.js → GrantUserList-D0YIdpMH.js} +6 -6
  6. package/dist/{Main-on0TXkQt.js → Main-Bg0Najd8.js} +8 -8
  7. package/dist/{Main-B622Z4q4.js → Main-C9-EztWV.js} +11 -11
  8. package/dist/{Main-DD6IthCS.js → Main-CTsTrR0m.js} +5 -5
  9. package/dist/{PermissionSetList-FCX3TBoi.js → PermissionSetList-CqVP3iB8.js} +78 -77
  10. package/dist/{PortalPermissionEditor.vue_vue_type_script_setup_true_lang-Cl_YNh0k.js → PortalPermissionEditor.vue_vue_type_script_setup_true_lang-CXNhJDfA.js} +569 -564
  11. package/dist/{PortalUserSearcher.vue_vue_type_style_index_0_scoped_827dfd60_lang-XHuHin8t.js → PortalUserSearcher.vue_vue_type_style_index_0_scoped_827dfd60_lang-Z-DH7ouY.js} +1 -1
  12. package/dist/RoleList-CQuV9O_f.js +739 -0
  13. package/dist/{TeamMemberList-BAU7Y3jh.js → TeamMemberList-DNitiMN5.js} +312 -313
  14. package/dist/{TimesheetList-DtFBWhma.js → TimesheetList-DYJsjODe.js} +7 -7
  15. package/dist/{TimesheetList.vue_vue_type_style_index_0_scoped_2c7a177a_lang-Tatn3jUv.js → TimesheetList.vue_vue_type_style_index_0_scoped_2c7a177a_lang-DWKJIq76.js} +3 -3
  16. package/dist/{app-Bbf6hEPt.js → app-BJKd6Faz.js} +521 -817
  17. package/dist/app.js +1 -1
  18. package/dist/{approval-code-jIjkeVEb.js → approval-code-BRClD2HN.js} +1 -1
  19. package/dist/{dayjs.min-BAnGg8q2.js → dayjs.min-D8ClaZcZ.js} +1 -1
  20. package/dist/{employee-DVSD3L51.js → employee-C9VVckRM.js} +4 -4
  21. package/dist/{grant-user-SNiDV22U.js → grant-user-Dhi3ilC_.js} +1 -1
  22. package/dist/{iteration-BTZViJtd.js → iteration-CMXHdaKL.js} +1 -1
  23. package/dist/{lodash-Cgdk4_YL.js → lodash-0-Y1xSyQ.js} +1 -1
  24. package/dist/{restaurant-BTpBmfBV.js → restaurant-DiYb0pCm.js} +2 -2
  25. package/dist/{role-CXVpO6fB.js → role-B-Y4JezP.js} +2 -2
  26. package/dist/{rule-TR3MVo-b.js → rule-raGIIqlH.js} +288 -261
  27. package/dist/src/api/audit-log/index.d.ts +0 -6
  28. package/dist/src/api/user/index.d.ts +2 -2
  29. package/dist/src/composables/useReportPermissions.d.ts +1 -0
  30. package/dist/src/helpers/rule.d.ts +2 -0
  31. package/dist/src/types/audit-log.d.ts +1 -1
  32. package/dist/src/types/role.d.ts +1 -0
  33. package/dist/src/views/audit-log/locales/index.d.ts +0 -300
  34. package/dist/src/views/hr/locales/index.d.ts +12 -8
  35. package/dist/style.css +1 -1
  36. package/dist/tsconfig.app.tsbuildinfo +1 -1
  37. package/dist/{useAppStore-DCwd8GWN.js → useAppStore-BGhlB1_1.js} +1 -1
  38. package/dist/useDebounce-CWb5QR9G.js +28 -0
  39. package/dist/{useLoading-CXzTpIVv.js → useLoading-CvgqVDbF.js} +1 -1
  40. package/dist/useReportPermissions-C5_EivtU.js +82 -0
  41. package/package.json +2 -2
  42. package/dist/AuditLogList-CtFEXKWZ.js +0 -1722
  43. package/dist/RoleList-p_9KHzqF.js +0 -725
  44. package/dist/Skeleton.vue_vue_type_script_setup_true_lang-B4PxNMwq.js +0 -16
  45. package/dist/src/views/audit-log/change-nodes.d.ts +0 -14
  46. package/dist/src/views/audit-log/event-line.d.ts +0 -13
  47. package/dist/src/views/audit-log/operation-status.d.ts +0 -2
  48. package/dist/src/views/audit-log/snapshot-diff.d.ts +0 -11
  49. package/dist/useDebounce-B8ZPVS5C.js +0 -15
  50. package/dist/useReportPermissions-BpAFyO17.js +0 -71
package/dist/app.js CHANGED
@@ -1,4 +1,4 @@
1
- import { j as e, i as r, r as o } from "./app-Bbf6hEPt.js";
1
+ import { j as e, i as r, r as o } from "./app-BJKd6Faz.js";
2
2
  export {
3
3
  e as FmApp,
4
4
  r as i18nMessages,
@@ -1,6 +1,6 @@
1
1
  import { defineStore as C } from "pinia";
2
2
  import { ref as l } from "vue";
3
- import { g as p, b as s } from "./restaurant-BTpBmfBV.js";
3
+ import { g as p, b as s } from "./restaurant-DiYb0pCm.js";
4
4
  const n = {
5
5
  async getApprovalCodes() {
6
6
  return p(await s("approval-codes").get(""));
@@ -1,4 +1,4 @@
1
- import { g as Q, c as K } from "./app-Bbf6hEPt.js";
1
+ import { g as Q, c as K } from "./app-BJKd6Faz.js";
2
2
  var E = { exports: {} };
3
3
  (function(V, X) {
4
4
  (function(W, k) {
@@ -1,10 +1,10 @@
1
- import { d as g } from "./dayjs.min-BAnGg8q2.js";
1
+ import { d as g } from "./dayjs.min-D8ClaZcZ.js";
2
2
  import { defineStore as $, storeToRefs as T } from "pinia";
3
3
  import { ref as m } from "vue";
4
- import { s as E } from "./iteration-BTZViJtd.js";
5
- import { b as i, g as f, u as w } from "./restaurant-BTpBmfBV.js";
4
+ import { s as E } from "./iteration-CMXHdaKL.js";
5
+ import { b as i, g as f, u as w } from "./restaurant-DiYb0pCm.js";
6
6
  import { i as v } from "./utils-BZkjJbju.js";
7
- import { u as _ } from "./role-CXVpO6fB.js";
7
+ import { u as _ } from "./role-B-Y4JezP.js";
8
8
  const o = {
9
9
  async readEmployees() {
10
10
  return f(await i().get("/pos-users"));
@@ -1,6 +1,6 @@
1
1
  import { defineStore as f } from "pinia";
2
2
  import { ref as u } from "vue";
3
- import { g as s, a as v, b as o } from "./restaurant-BTpBmfBV.js";
3
+ import { g as s, a as v, b as o } from "./restaurant-DiYb0pCm.js";
4
4
  const c = {
5
5
  async getGrantUsers() {
6
6
  return s(await o("grant").get(""));
@@ -1,4 +1,4 @@
1
- import { c as B } from "./app-Bbf6hEPt.js";
1
+ import { c as B } from "./app-BJKd6Faz.js";
2
2
  var ma = {}, Zt = {}, l = {}, ji = {}, Ei = {}, Ii = {}, Dn = {};
3
3
  (function(e) {
4
4
  Object.defineProperty(e, "__esModule", { value: !0 }), e.getParsedType = e.ZodParsedType = e.util = void 0;
@@ -1,4 +1,4 @@
1
- import { c as jt } from "./app-Bbf6hEPt.js";
1
+ import { c as jt } from "./app-BJKd6Faz.js";
2
2
  var Jr = { exports: {} };
3
3
  /**
4
4
  * @license
@@ -1819,9 +1819,9 @@ const bt = (e) => (t) => {
1819
1819
  throw new Error("Invalid business");
1820
1820
  }, Ar = () => {
1821
1821
  var o;
1822
- const t = (o = re().currentCountry.value) == null ? void 0 : o.toLowerCase(), r = "feedmeapidev.com", s = !t || t === "my" ? `https://query-engine.${r}` : `https://query-engine.${t}.${r}`;
1822
+ const t = (o = re().currentCountry.value) == null ? void 0 : o.toLowerCase(), r = "feedmeapi.com", s = !t || t === "my" ? `https://query-engine.${r}` : `https://query-engine.${t}.${r}`;
1823
1823
  return bt(s)("");
1824
- }, Tr = () => bt("https://account.feedmedev.cc/api")(""), Cr = () => Ve("user/bypass/validate/");
1824
+ }, Tr = () => bt("https://account.feedme.cc/api")(""), Cr = () => Ve("user/bypass/validate/");
1825
1825
  function tr(e) {
1826
1826
  return e.data;
1827
1827
  }
@@ -1,8 +1,8 @@
1
1
  import { defineStore as x, storeToRefs as b } from "pinia";
2
2
  import { ref as w } from "vue";
3
3
  import { useCoreStore as B } from "@feedmepos/mf-common";
4
- import { s as v } from "./iteration-BTZViJtd.js";
5
- import { g as f, b as p, u as I } from "./restaurant-BTpBmfBV.js";
4
+ import { s as v } from "./iteration-CMXHdaKL.js";
5
+ import { g as f, b as p, u as I } from "./restaurant-DiYb0pCm.js";
6
6
  const R = {
7
7
  async readRoles() {
8
8
  return f(await p().get("/pos-roles"));