@feedmepos/mf-hrm-portal 2.0.8-dev.2 → 2.0.8-dev.20

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 (31) hide show
  1. package/dist/AuditLogList-BfcV3GuV.js +802 -0
  2. package/dist/{EmployeeList-DFidQNY-.js → EmployeeList-CSGpTtj-.js} +5 -5
  3. package/dist/{Main-Cyv8sUgm.js → Main-5iSh8AOp.js} +9 -9
  4. package/dist/{Main-QiWGhy3F.js → Main-BttHvrfX.js} +4 -4
  5. package/dist/{Main-inA1JBbf.js → Main-C6_hymuD.js} +6 -6
  6. package/dist/{PermissionSetList-8y9P7xs1.js → PermissionSetList-D-qEchys.js} +15 -15
  7. package/dist/{PortalPermissionEditor.vue_vue_type_script_setup_true_lang-VKNbDekA.js → PortalPermissionEditor.vue_vue_type_script_setup_true_lang-JoFnQhkL.js} +703 -703
  8. package/dist/{RoleList-DoiZ3dvn.js → RoleList-DMC1MFbx.js} +7 -7
  9. package/dist/{TeamMemberList-DCVRr-rZ.js → TeamMemberList-CFGAYF8K.js} +45 -45
  10. package/dist/{TimesheetList-0M_RyIwG.js → TimesheetList-BYT7Nmjf.js} +7 -7
  11. package/dist/{app-DV8MR5i_.js → app-D8vTftyA.js} +2161 -1237
  12. package/dist/app.js +1 -1
  13. package/dist/{dayjs.min-CIWQ_28k.js → dayjs.min-B5H5x-Tu.js} +1 -1
  14. package/dist/{employee-i8ZH32kR.js → employee-BE5Sm7cX.js} +4 -4
  15. package/dist/{index-CoiMBRDb.js → index-D0zaceK9.js} +12 -12
  16. package/dist/{index-BbqZqtCo.js → index-DNLkGHeZ.js} +1 -1
  17. package/dist/{iteration-IVxP0PQH.js → iteration-AxipbNoR.js} +1 -1
  18. package/dist/{lodash-C94ITrZx.js → lodash-B4DK5U2H.js} +1 -1
  19. package/dist/src/api/audit-log/index.d.ts +1 -0
  20. package/dist/src/views/audit-log/components/AuditLogModuleTabs.vue.d.ts +20 -0
  21. package/dist/src/views/audit-log/constants.d.ts +30 -0
  22. package/dist/src/views/audit-log/locales/index.d.ts +180 -0
  23. package/dist/style.css +1 -1
  24. package/dist/{team-DXTXXDUL.js → team-BY_49uIG.js} +1 -1
  25. package/dist/{timesheet-Bi9l5LyF.js → timesheet-Bq9nINdL.js} +3 -3
  26. package/dist/tsconfig.app.tsbuildinfo +1 -1
  27. package/dist/{useAppStore-B_WaHiIH.js → useAppStore-ByKKnIVk.js} +1 -1
  28. package/dist/{useLoading-Dy5rFQJr.js → useLoading-pWhsmlRR.js} +1 -1
  29. package/dist/{useReportPermissions-gitk6D3Q.js → useReportPermissions-CIMFHvmS.js} +3 -3
  30. package/package.json +3 -3
  31. package/dist/AuditLogList-G4Ub5pPk.js +0 -493
@@ -2,16 +2,16 @@ import { toRaw as Me, defineComponent as _e, ref as g, computed as w, watch as b
2
2
  import { useCoreStore as Fe, useI18n as we, RestaurantSelector as ce } from "@feedmepos/mf-common";
3
3
  import { useSnackbar as xe, components as Ue, useDialog as Ne, useBreakpoints as Be, FmButtonVariant as De } from "@feedmepos/ui-library";
4
4
  import { S as pe } from "./SelectFilter-DUj7GBtT.js";
5
- import { _ as Pe } from "./app-DV8MR5i_.js";
5
+ import { _ as Pe } from "./app-D8vTftyA.js";
6
6
  import { H as Te } from "./HorizontalSplitter-o860F4xM.js";
7
7
  import { _ as ze } from "./index.vue_vue_type_script_setup_true_lang-Vc5ARO29.js";
8
8
  import { u as ke } from "./useSearch-B6WK1LBB.js";
9
- import { u as Se, E as Ae } from "./employee-i8ZH32kR.js";
10
- import { l as je } from "./lodash-C94ITrZx.js";
9
+ import { u as Se, E as Ae } from "./employee-BE5Sm7cX.js";
10
+ import { l as je } from "./lodash-B4DK5U2H.js";
11
11
  import { _ as ve, a as fe } from "./FormSection.vue_vue_type_script_setup_true_lang-BVb8c4YU.js";
12
12
  import { u as Ke, a as Ge } from "./useRestaurantMap-e9fQJiLC.js";
13
- import { u as qe } from "./useLoading-Dy5rFQJr.js";
14
- import { u as ue } from "./useAppStore-B_WaHiIH.js";
13
+ import { u as qe } from "./useLoading-pWhsmlRR.js";
14
+ import { u as ue } from "./useAppStore-ByKKnIVk.js";
15
15
  function ye(I) {
16
16
  return JSON.parse(JSON.stringify(I));
17
17
  }
@@ -3,17 +3,17 @@ import { useRouter as of, useRoute as cf } from "vue-router";
3
3
  import { useCoreStore as hf, useI18n as uf } from "@feedmepos/mf-common";
4
4
  import { _ as vf } from "./ResponsiveFabButton.vue_vue_type_script_setup_true_lang-Cn-3MRBO.js";
5
5
  import { _ as pf } from "./PageLayout.vue_vue_type_script_setup_true_lang-HKK4cbW8.js";
6
- import { u as df } from "./useAppStore-B_WaHiIH.js";
6
+ import { u as df } from "./useAppStore-ByKKnIVk.js";
7
7
  import "@feedmepos/ui-library";
8
8
  /* empty css */
9
- import { u as mf } from "./employee-i8ZH32kR.js";
10
- import "./lodash-C94ITrZx.js";
11
- import "./iteration-IVxP0PQH.js";
12
- import { R as vt } from "./app-DV8MR5i_.js";
13
- import "./index-CoiMBRDb.js";
14
- import "./useReportPermissions-gitk6D3Q.js";
15
- import "./dayjs.min-CIWQ_28k.js";
16
- import "./timesheet-Bi9l5LyF.js";
9
+ import { u as mf } from "./employee-BE5Sm7cX.js";
10
+ import "./lodash-B4DK5U2H.js";
11
+ import "./iteration-AxipbNoR.js";
12
+ import { R as vt } from "./app-D8vTftyA.js";
13
+ import "./index-D0zaceK9.js";
14
+ import "./useReportPermissions-CIMFHvmS.js";
15
+ import "./dayjs.min-B5H5x-Tu.js";
16
+ import "./timesheet-Bq9nINdL.js";
17
17
  var In = {};
18
18
  /*! xlsx.js (C) 2013-present SheetJS -- http://sheetjs.com */
19
19
  var jt = {};
@@ -1,16 +1,16 @@
1
1
  import { ref as S, defineComponent as J, computed as F, watch as ce, resolveComponent as h, createElementBlock as D, openBlock as I, Fragment as W, renderSlot as ge, createVNode as n, unref as s, withCtx as x, createElementVNode as l, toDisplayString as k, createBlock as K, isRef as ae, renderList as fe, createCommentVNode as ve, withModifiers as se, createTextVNode as re, normalizeClass as _e, h as _ } from "vue";
2
2
  import { useCoreStore as Q, useI18n as X, RestaurantSelector as oe } from "@feedmepos/mf-common";
3
3
  import { _ as ye } from "./PageLayout.vue_vue_type_script_setup_true_lang-HKK4cbW8.js";
4
- import { u as Y } from "./useAppStore-B_WaHiIH.js";
4
+ import { u as Y } from "./useAppStore-ByKKnIVk.js";
5
5
  import { defineStore as Ue } from "pinia";
6
- import { g as z, a as he, b as O } from "./iteration-IVxP0PQH.js";
6
+ import { g as z, a as he, b as O } from "./iteration-AxipbNoR.js";
7
7
  import { useSnackbar as ie, components as E, useDialog as xe, useBreakpoints as be, FmButtonVariant as q } from "@feedmepos/ui-library";
8
8
  import { S as ne } from "./SelectFilter-DUj7GBtT.js";
9
- import { _ as we } from "./app-DV8MR5i_.js";
9
+ import { _ as we } from "./app-D8vTftyA.js";
10
10
  import { H as ke } from "./HorizontalSplitter-o860F4xM.js";
11
11
  import { _ as Ve } from "./index.vue_vue_type_script_setup_true_lang-Vc5ARO29.js";
12
12
  import { u as Fe } from "./useSearch-B6WK1LBB.js";
13
- import { u as ue } from "./useLoading-Dy5rFQJr.js";
13
+ import { u as ue } from "./useLoading-pWhsmlRR.js";
14
14
  import { _ as Ie, a as le } from "./FormSection.vue_vue_type_script_setup_true_lang-BVb8c4YU.js";
15
15
  const H = {
16
16
  async getGrantUsers() {
@@ -4,14 +4,14 @@ import { useI18n as N } from "@feedmepos/mf-common";
4
4
  import { _ as g } from "./ResponsiveFabButton.vue_vue_type_script_setup_true_lang-Cn-3MRBO.js";
5
5
  import { _ as h } from "./PageLayout.vue_vue_type_script_setup_true_lang-HKK4cbW8.js";
6
6
  import "@feedmepos/ui-library";
7
- import "./index-CoiMBRDb.js";
8
- import "./iteration-IVxP0PQH.js";
9
- import { R as v } from "./app-DV8MR5i_.js";
10
- import "./useAppStore-B_WaHiIH.js";
11
- import "./index-BbqZqtCo.js";
7
+ import "./index-D0zaceK9.js";
8
+ import "./iteration-AxipbNoR.js";
9
+ import { R as v } from "./app-D8vTftyA.js";
10
+ import "./useAppStore-ByKKnIVk.js";
11
+ import "./index-DNLkGHeZ.js";
12
12
  /* empty css */
13
13
  /* empty css */
14
- import "./team-DXTXXDUL.js";
14
+ import "./team-BY_49uIG.js";
15
15
  const w = { class: "space-y-24" }, Q = /* @__PURE__ */ V({
16
16
  __name: "Main",
17
17
  setup(x) {
@@ -1,12 +1,12 @@
1
- import { defineComponent as q, computed as S, resolveComponent as u, createElementBlock as E, openBlock as g, createElementVNode as y, createVNode as r, toDisplayString as N, unref as c, withCtx as P, createTextVNode as te, Fragment as X, renderList as oe, ref as b, createBlock as H, nextTick as ne, onMounted as ie, h as z } from "vue";
1
+ import { defineComponent as q, computed as S, resolveComponent as u, createElementBlock as $, openBlock as g, createElementVNode as y, createVNode as r, toDisplayString as N, unref as c, withCtx as P, createTextVNode as te, Fragment as X, renderList as oe, ref as b, createBlock as H, nextTick as ne, onMounted as ie, h as z } from "vue";
2
2
  import { useI18n as M, useCoreStore as ae } from "@feedmepos/mf-common";
3
3
  import { useSnackbar as Q, useDialog as le, useBreakpoints as re, components as me, FmButtonColorThemeVariant as ce, FmButtonVariant as ue } from "@feedmepos/ui-library";
4
4
  import { _ as de } from "./index.vue_vue_type_script_setup_true_lang-Vc5ARO29.js";
5
- import { j as K, w as pe, u as Y, c as Z, p as G, k as fe, d as ve, m as A, n as Se, o as _e, s as be, q as he } from "./index-CoiMBRDb.js";
6
- import { A as Pe } from "./iteration-IVxP0PQH.js";
7
- import { u as ge } from "./useLoading-Dy5rFQJr.js";
8
- import { h as J } from "./app-DV8MR5i_.js";
9
- import { a as ye } from "./PortalPermissionEditor.vue_vue_type_script_setup_true_lang-VKNbDekA.js";
5
+ import { j as K, w as pe, u as Y, c as Z, p as G, k as fe, d as ve, m as A, n as Se, o as _e, s as be, q as he } from "./index-D0zaceK9.js";
6
+ import { A as Pe } from "./iteration-AxipbNoR.js";
7
+ import { u as ge } from "./useLoading-pWhsmlRR.js";
8
+ import { p as J } from "./app-D8vTftyA.js";
9
+ import { a as ye } from "./PortalPermissionEditor.vue_vue_type_script_setup_true_lang-JoFnQhkL.js";
10
10
  const Fe = { class: "flex flex-row items-center gap-8" }, Ve = /* @__PURE__ */ q({
11
11
  __name: "PermissionWithTooltip",
12
12
  props: {
@@ -15,11 +15,11 @@ const Fe = { class: "flex flex-row items-center gap-8" }, Ve = /* @__PURE__ */ q
15
15
  required: !0
16
16
  }
17
17
  },
18
- setup($) {
19
- const { customReportPermissions: k } = K(), t = $, i = S(() => pe(t.modelValue, k.value)), { t: l } = M();
18
+ setup(E) {
19
+ const { customReportPermissions: k } = K(), t = E, i = S(() => pe(t.modelValue, k.value)), { t: l } = M();
20
20
  return (R, C) => {
21
21
  const h = u("FmIcon"), F = u("FmTooltip");
22
- return g(), E("div", Fe, [
22
+ return g(), $("div", Fe, [
23
23
  y("span", null, N(c(l)("team.labels.allowed", { count: i.value.length })), 1),
24
24
  r(F, {
25
25
  variant: "plain",
@@ -28,7 +28,7 @@ const Fe = { class: "flex flex-row items-center gap-8" }, Ve = /* @__PURE__ */ q
28
28
  content: P(() => [
29
29
  y("div", null, [
30
30
  te(N(c(l)("team.labels.permission")) + " ", 1),
31
- (g(!0), E(X, null, oe(i.value, (m, a) => (g(), E("div", {
31
+ (g(!0), $(X, null, oe(i.value, (m, a) => (g(), $("div", {
32
32
  key: `${m}-${a}`
33
33
  }, " - " + N(m), 1))), 128))
34
34
  ])
@@ -52,8 +52,8 @@ const Fe = { class: "flex flex-row items-center gap-8" }, Ve = /* @__PURE__ */ q
52
52
  default: () => ({})
53
53
  }
54
54
  },
55
- setup($, { expose: k }) {
56
- const t = $, { t: i } = M(), l = b(!1), R = S(() => {
55
+ setup(E, { expose: k }) {
56
+ const t = E, { t: i } = M(), l = b(!1), R = S(() => {
57
57
  var e;
58
58
  return (e = t.modelValue) != null && e.id ? i("permissionSet.form.update.title") : i("permissionSet.form.create.title");
59
59
  }), C = b(), h = Q(), F = ge(h), m = Y(), a = b({ ...t.modelValue }), d = b([]), p = b([]), D = [(e) => !!e || "Permission set name is required"], U = S(() => {
@@ -198,7 +198,7 @@ const Fe = { class: "flex flex-row items-center gap-8" }, Ve = /* @__PURE__ */ q
198
198
  class: "overflow-auto"
199
199
  }, Ie = { class: "pb-64" }, We = /* @__PURE__ */ q({
200
200
  __name: "PermissionSetList",
201
- setup($, { expose: k }) {
201
+ setup(E, { expose: k }) {
202
202
  const { t } = M(), { fetchCustomReportPermissions: i } = K(), l = Q(), R = le(), { breakpoints: C } = re(), h = b(""), F = S(() => {
203
203
  var n;
204
204
  return (n = d.value) == null ? void 0 : n.filter((o) => {
@@ -290,7 +290,7 @@ const Fe = { class: "flex flex-row items-center gap-8" }, Ve = /* @__PURE__ */ q
290
290
  create: V
291
291
  }), (n, o) => {
292
292
  const f = u("FmSearch"), j = u("FmTable"), O = u("FullWrapper");
293
- return g(), E(X, null, [
293
+ return g(), $(X, null, [
294
294
  r(ke, {
295
295
  ref_key: "permissionSetFormRef",
296
296
  ref: m,
@@ -306,7 +306,7 @@ const Fe = { class: "flex flex-row items-center gap-8" }, Ve = /* @__PURE__ */ q
306
306
  placeholder: c(t)("permissionSet.search.placeholder")
307
307
  }, null, 8, ["modelValue", "placeholder"])
308
308
  ]),
309
- d.value.length > 0 ? (g(), E("div", je, [
309
+ d.value.length > 0 ? (g(), $("div", je, [
310
310
  y("div", Ie, [
311
311
  r(O, null, {
312
312
  default: P(() => [