@feedmepos/mf-hrm-portal 2.0.10-dev.3 → 2.0.10
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-DaFC8LUT.js → AuditLogList-DICsmRKu.js} +5 -5
- package/dist/{EmployeeList-fzS5kLyE.js → EmployeeList-BeTBQG6y.js} +5 -5
- package/dist/{Main-CvuyDkkJ.js → Main-6YVJ8qeK.js} +4 -4
- package/dist/{Main-pViKokej.js → Main-BSaeTSWh.js} +6 -6
- package/dist/{Main-g0xYhlQL.js → Main-D9233aXd.js} +9 -9
- package/dist/{PermissionSetList-C71zXeNi.js → PermissionSetList-vA7XmeDX.js} +5 -5
- package/dist/{PortalPermissionEditor.vue_vue_type_script_setup_true_lang-Dx9qaSOy.js → PortalPermissionEditor.vue_vue_type_script_setup_true_lang-CrL1DmdL.js} +798 -798
- package/dist/{RoleList-CAGV8HIy.js → RoleList-BwZRlJSm.js} +7 -7
- package/dist/{TeamMemberList-BOSxsyhc.js → TeamMemberList-DqMVgyU0.js} +8 -8
- package/dist/{TimesheetList-bEatYw_W.js → TimesheetList-HsH2fi2o.js} +7 -7
- package/dist/{app-CXo7sYZ7.js → app-CvSQBSNk.js} +4 -4
- package/dist/app.js +1 -1
- package/dist/{dayjs.min-DDneYlAk.js → dayjs.min-Cje6yZS4.js} +1 -1
- package/dist/{employee-CfNSjKLV.js → employee-Bvza5QKq.js} +4 -4
- package/dist/{index-CiQs6mxE.js → index-CUPMZ2Nm.js} +2 -2
- package/dist/{index-BAlO0GI7.js → index-J8WRP1Mb.js} +1 -1
- package/dist/{iteration-BxC7Vx_7.js → iteration-tLtr3UA8.js} +2 -2
- package/dist/{lodash-Cgp0qhfw.js → lodash-CrQQQutG.js} +1 -1
- package/dist/{team-DYjRRZA-.js → team-eAkNf8XU.js} +1 -1
- package/dist/{timesheet-DtpxRbZd.js → timesheet-Cj5r4laf.js} +3 -3
- package/dist/{useAppStore-4gHWq2VT.js → useAppStore-BFge6TcH.js} +1 -1
- package/dist/{useLoading-Ef4IqHD8.js → useLoading-D5jjAdvm.js} +1 -1
- package/dist/{useReportPermissions-C4HbISVo.js → useReportPermissions-BeIK2wRH.js} +3 -3
- package/package.json +1 -1
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { defineComponent as he, ref as T, computed as _, onMounted as _e, watch as ue, resolveComponent as y, createBlock as k, openBlock as v, unref as t, withCtx as b, createElementVNode as h, createVNode as p, createCommentVNode as me, createElementBlock as P, Fragment as W, renderList as ae, toDisplayString as M, h as V, createTextVNode as de, resolveDynamicComponent as ce, withModifiers as we, nextTick as pe } from "vue";
|
|
2
|
-
import { e as w } from "./iteration-
|
|
2
|
+
import { e as w } from "./iteration-tLtr3UA8.js";
|
|
3
3
|
import { useI18n as ge, useCoreStore as be } from "@feedmepos/mf-common";
|
|
4
4
|
import { useSnackbar as ye, components as se, useDialog as ke, useBreakpoints as Ue, FmButtonColorThemeVariant as ve, FmButtonVariant as Le } from "@feedmepos/ui-library";
|
|
5
|
-
import { _ as Ie } from "./app-
|
|
5
|
+
import { _ as Ie } from "./app-CvSQBSNk.js";
|
|
6
6
|
import { _ as Ee } from "./index.vue_vue_type_script_setup_true_lang-Vc5ARO29.js";
|
|
7
|
-
import { e as Se, r as K, h as re, f as Pe, g as fe, a as Z } from "./index-
|
|
8
|
-
import { u as Fe } from "./useAppStore-
|
|
9
|
-
import { u as xe } from "./useReportPermissions-
|
|
7
|
+
import { e as Se, r as K, h as re, f as Pe, g as fe, a as Z } from "./index-CUPMZ2Nm.js";
|
|
8
|
+
import { u as Fe } from "./useAppStore-BFge6TcH.js";
|
|
9
|
+
import { u as xe } from "./useReportPermissions-BeIK2wRH.js";
|
|
10
10
|
import { u as $e, a as Te } from "./useRestaurantMap-e9fQJiLC.js";
|
|
11
|
-
import { l as ee } from "./lodash-
|
|
11
|
+
import { l as ee } from "./lodash-CrQQQutG.js";
|
|
12
12
|
import { _ as oe, a as Be } from "./FormSection.vue_vue_type_script_setup_true_lang-BVb8c4YU.js";
|
|
13
|
-
import { u as De } from "./useLoading-
|
|
13
|
+
import { u as De } from "./useLoading-D5jjAdvm.js";
|
|
14
14
|
const Ae = { class: "fm-typo-en-title-md-600" }, Me = { class: "space-y-40" }, Ne = { class: "space-y-8" }, Oe = { class: "space-y-8" }, Je = {
|
|
15
15
|
key: 0,
|
|
16
16
|
class: "w-50 ml-5 flex flex-row items-start"
|
|
@@ -2,17 +2,17 @@ import { defineComponent as ae, ref as F, resolveComponent as _, createBlock as
|
|
|
2
2
|
import { useI18n as de, useCoreStore as ce, baseClientInstance as ge, RestaurantSelector as Ve } from "@feedmepos/mf-common";
|
|
3
3
|
import { useBreakpoints as Ne, useSnackbar as Be, useDialog as Te, components as Fe } from "@feedmepos/ui-library";
|
|
4
4
|
import { _ as ze, S as xe } from "./SelectFilter-DUj7GBtT.js";
|
|
5
|
-
import { p as Se, f as qe, k as Ke, _ as Ge } from "./app-
|
|
5
|
+
import { p as Se, f as qe, k as Ke, _ as Ge } from "./app-CvSQBSNk.js";
|
|
6
6
|
import { _ as We } from "./index.vue_vue_type_script_setup_true_lang-Vc5ARO29.js";
|
|
7
7
|
import { u as De } from "./useSearch-B6WK1LBB.js";
|
|
8
|
-
import { u as Je } from "./useLoading-
|
|
9
|
-
import { g as Ue, d as Oe } from "./iteration-
|
|
10
|
-
import { u as je, c as Xe, d as Qe, m as pe, j as Ae, p as we, k as Ye, l as Pe, n as Ze, o as He, s as et, q as tt, v as st, t as fe } from "./index-
|
|
11
|
-
import "./index-
|
|
12
|
-
import { u as Ee } from "./useAppStore-
|
|
8
|
+
import { u as Je } from "./useLoading-D5jjAdvm.js";
|
|
9
|
+
import { g as Ue, d as Oe } from "./iteration-tLtr3UA8.js";
|
|
10
|
+
import { u as je, c as Xe, d as Qe, m as pe, j as Ae, p as we, k as Ye, l as Pe, n as Ze, o as He, s as et, q as tt, v as st, t as fe } from "./index-CUPMZ2Nm.js";
|
|
11
|
+
import "./index-J8WRP1Mb.js";
|
|
12
|
+
import { u as Ee } from "./useAppStore-BFge6TcH.js";
|
|
13
13
|
/* empty css */
|
|
14
|
-
import { _ as ot, a as at } from "./PortalPermissionEditor.vue_vue_type_script_setup_true_lang-
|
|
15
|
-
import { u as lt } from "./team-
|
|
14
|
+
import { _ as ot, a as at } from "./PortalPermissionEditor.vue_vue_type_script_setup_true_lang-CrL1DmdL.js";
|
|
15
|
+
import { u as lt } from "./team-eAkNf8XU.js";
|
|
16
16
|
const nt = /* @__PURE__ */ ae({
|
|
17
17
|
__name: "BottomSheetMenu",
|
|
18
18
|
setup(o) {
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { ref as d, computed as b, defineComponent as ce, onMounted as me, watch as X, resolveComponent as i, createElementBlock as B, openBlock as D, Fragment as Z, createVNode as l, createElementVNode as u, unref as n, withCtx as C, createCommentVNode as pe, toDisplayString as $, createTextVNode as ve, createBlock as z, isRef as fe, renderList as he, nextTick as ge } from "vue";
|
|
2
|
-
import { d as v } from "./dayjs.min-
|
|
2
|
+
import { d as v } from "./dayjs.min-Cje6yZS4.js";
|
|
3
3
|
import { useI18n as we, useCoreStore as ye, RestaurantSelector as be } from "@feedmepos/mf-common";
|
|
4
4
|
import { useSnackbar as _e, components as De } from "@feedmepos/ui-library";
|
|
5
|
-
import { _ as xe } from "./app-
|
|
5
|
+
import { _ as xe } from "./app-CvSQBSNk.js";
|
|
6
6
|
import { _ as Se } from "./index.vue_vue_type_script_setup_true_lang-Vc5ARO29.js";
|
|
7
|
-
import { u as ke } from "./useLoading-
|
|
8
|
-
import { c as Ce, s as Ve } from "./iteration-
|
|
9
|
-
import { b as Fe } from "./index-
|
|
10
|
-
import { u as Ye } from "./employee-
|
|
11
|
-
import { u as Le } from "./timesheet-
|
|
7
|
+
import { u as ke } from "./useLoading-D5jjAdvm.js";
|
|
8
|
+
import { c as Ce, s as Ve } from "./iteration-tLtr3UA8.js";
|
|
9
|
+
import { b as Fe } from "./index-CUPMZ2Nm.js";
|
|
10
|
+
import { u as Ye } from "./employee-Bvza5QKq.js";
|
|
11
|
+
import { u as Le } from "./timesheet-Cj5r4laf.js";
|
|
12
12
|
function Me(x, a) {
|
|
13
13
|
return ["years", "months"].find((S) => {
|
|
14
14
|
const k = x.startOf(S), f = x.endOf(S);
|
|
@@ -4502,10 +4502,10 @@ const ce = (e) => ({
|
|
|
4502
4502
|
}
|
|
4503
4503
|
]
|
|
4504
4504
|
}
|
|
4505
|
-
}), Ba = ae(O(() => import("./Main-
|
|
4506
|
-
O(() => import("./AuditLogList-
|
|
4507
|
-
), fa = ae(O(() => import("./Main-
|
|
4508
|
-
() => import("./PermissionSetList-
|
|
4505
|
+
}), Ba = ae(O(() => import("./Main-D9233aXd.js"))), ba = ae(O(() => import("./Main-BSaeTSWh.js"))), pa = ae(
|
|
4506
|
+
O(() => import("./AuditLogList-DICsmRKu.js"))
|
|
4507
|
+
), fa = ae(O(() => import("./Main-6YVJ8qeK.js"))), wa = O(() => import("./EmployeeList-BeTBQG6y.js")), Ma = O(() => import("./RoleList-BwZRlJSm.js")), ya = O(() => import("./TimesheetList-HsH2fi2o.js")), Da = O(() => import("./TeamMemberList-DqMVgyU0.js")), va = O(
|
|
4508
|
+
() => import("./PermissionSetList-vA7XmeDX.js")
|
|
4509
4509
|
), Pa = [
|
|
4510
4510
|
{
|
|
4511
4511
|
path: "/",
|
package/dist/app.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { d as T } from "./dayjs.min-
|
|
1
|
+
import { d as T } from "./dayjs.min-Cje6yZS4.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, s as v } from "./iteration-
|
|
6
|
-
import { t as b, i as S } from "./index-
|
|
7
|
-
import { u as x } from "./useAppStore-
|
|
5
|
+
import { b as r, g as o, s as v } from "./iteration-tLtr3UA8.js";
|
|
6
|
+
import { t as b, i as S } from "./index-CUPMZ2Nm.js";
|
|
7
|
+
import { u as x } from "./useAppStore-BFge6TcH.js";
|
|
8
8
|
const n = {
|
|
9
9
|
async readEmployees() {
|
|
10
10
|
return o(await r().get("/pos-users"));
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { g as b, b as g, d as X, e as j, s as L, q as M } from "./iteration-
|
|
2
|
-
import { u as J, b as R, P as F, p as D, e as S, k as Q } from "./app-
|
|
1
|
+
import { g as b, b as g, d as X, e as j, s as L, q as M } from "./iteration-tLtr3UA8.js";
|
|
2
|
+
import { u as J, b as R, P as F, p as D, e as S, k as Q } from "./app-CvSQBSNk.js";
|
|
3
3
|
import { defineStore as x, storeToRefs as k } from "pinia";
|
|
4
4
|
import { ref as h, computed as N } from "vue";
|
|
5
5
|
import { useCoreStore as q } from "@feedmepos/mf-common";
|
|
@@ -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-CvSQBSNk.js";
|
|
6
6
|
var Pt = { exports: {} };
|
|
7
7
|
(function(_, h) {
|
|
8
8
|
(function(y, p) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as U } from "./app-
|
|
1
|
+
import { c as U } from "./app-CvSQBSNk.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) {
|
|
@@ -9456,7 +9456,7 @@ const cc = (e) => (n) => {
|
|
|
9456
9456
|
throw new Error("Invalid business");
|
|
9457
9457
|
}, Bc = () => {
|
|
9458
9458
|
var a;
|
|
9459
|
-
const n = (a = To().currentCountry.value) == null ? void 0 : a.toLowerCase(), i = "
|
|
9459
|
+
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}`;
|
|
9460
9460
|
return cc(o)("");
|
|
9461
9461
|
}, Nc = () => jr("user/bypass/validate/");
|
|
9462
9462
|
function jc(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-CUPMZ2Nm.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,8 +1,8 @@
|
|
|
1
|
-
import { d as i } from "./dayjs.min-
|
|
1
|
+
import { d as i } from "./dayjs.min-Cje6yZS4.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, s as S } from "./iteration-
|
|
5
|
-
import { i as u, b as g } from "./index-
|
|
4
|
+
import { b as c, g as y, s as S } from "./iteration-tLtr3UA8.js";
|
|
5
|
+
import { i as u, b as g } from "./index-CUPMZ2Nm.js";
|
|
6
6
|
const f = {
|
|
7
7
|
async readTimesheets(t, e) {
|
|
8
8
|
return y(await c().get(`timesheet?start=${t}&end=${e}`));
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineStore as f, storeToRefs as v } from "pinia";
|
|
2
2
|
import { ref as b } from "vue";
|
|
3
3
|
import { useCoreStore as I, baseClientInstance as w } from "@feedmepos/mf-common";
|
|
4
|
-
import { g as l, b as d, s as R } from "./iteration-
|
|
4
|
+
import { g as l, b as d, s as R } from "./iteration-tLtr3UA8.js";
|
|
5
5
|
const p = {
|
|
6
6
|
async readRoles() {
|
|
7
7
|
return l(await d().get("/pos-roles"));
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { computed as I, isRef as L, watch as M } from "vue";
|
|
2
2
|
import { SnackbarPosition as y } from "@feedmepos/ui-library";
|
|
3
|
-
import { a as w, v } from "./useAppStore-
|
|
3
|
+
import { a as w, v } from "./useAppStore-BFge6TcH.js";
|
|
4
4
|
const E = (r) => {
|
|
5
5
|
async function d(u, e) {
|
|
6
6
|
var l, a;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { computed as u, ref as r } from "vue";
|
|
2
|
-
import { e as l } from "./iteration-
|
|
2
|
+
import { e as l } from "./iteration-tLtr3UA8.js";
|
|
3
3
|
import { useCoreStore as y } from "@feedmepos/mf-common";
|
|
4
|
-
import { e as R, R as h } from "./index-
|
|
5
|
-
import "./app-
|
|
4
|
+
import { e as R, R as h } from "./index-CUPMZ2Nm.js";
|
|
5
|
+
import "./app-CvSQBSNk.js";
|
|
6
6
|
const n = r([]), c = r(!1), t = r(!1), m = r(null);
|
|
7
7
|
function L() {
|
|
8
8
|
const d = y();
|