@feedmepos/mf-hrm-portal 2.0.14 → 2.0.15-dev.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.
- package/dist/{AuditLogList-n6b4-GzJ.js → AuditLogList-_iGkRjav.js} +4 -4
- package/dist/EmployeeList-BsauFDHA.js +736 -0
- package/dist/{Main-79eUPL7p.js → Main-CWSLq8gH.js} +4 -4
- package/dist/{Main-Cw4gYTr3.js → Main-D0eoxqEG.js} +5 -5
- package/dist/{Main-Dn71WvVQ.js → Main-DWBJw_Ta.js} +1298 -1294
- package/dist/{PermissionSetList-BNNwLjXj.js → PermissionSetList-CzFf90Bv.js} +20 -20
- package/dist/{PortalPermissionEditor.vue_vue_type_script_setup_true_lang-BYyT6oya.js → PortalPermissionEditor.vue_vue_type_script_setup_true_lang-CBcnIfck.js} +1039 -1039
- package/dist/RoleList-CsdcFHQK.js +528 -0
- package/dist/{TeamMemberList-DSHrsX5J.js → TeamMemberList-CI24SCZz.js} +303 -300
- package/dist/{TimesheetList-CXPqOjdC.js → TimesheetList-eD8-rA_L.js} +7 -7
- package/dist/{app-DPZbZJCq.js → app-DnT6yzx7.js} +4 -4
- package/dist/app.js +1 -1
- package/dist/{dayjs.min-DW1WmkoA.js → dayjs.min-L-465Ow8.js} +1 -1
- package/dist/{employee-Kw8TDet-.js → employee-DGjXlPn1.js} +71 -74
- package/dist/{index-CQ9ZArJF.js → index-DOpSY75_.js} +1 -1
- package/dist/{iteration-BFQu0b3r.js → iteration-CAxWl04o.js} +2 -2
- package/dist/{lodash-Dsav6UyM.js → lodash-VfbpRiGW.js} +1 -1
- package/dist/rule-D6eh6FDn.js +991 -0
- package/dist/src/helpers/rule.d.ts +1 -1
- package/dist/src/stores/employee.d.ts +124 -19
- package/dist/src/types/employee.d.ts +3 -0
- package/dist/src/views/hr/employee/EmployeeList.vue.d.ts +4 -0
- package/dist/style.css +1 -1
- package/dist/{timesheet-ZmSkwQIE.js → timesheet-B11NLk-Z.js} +9 -9
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/useAppStore-BaDI6IZu.js +171 -0
- package/dist/useDiscardConfirm-BHni0LNu.js +28 -0
- package/dist/{useLoading-C0ICgchk.js → useLoading-B2CoUwmJ.js} +1 -1
- package/dist/{useReportPermissions-lRru0ii7.js → useReportPermissions-BfjLdcAd.js} +3 -3
- package/dist/utils-BZkjJbju.js +17 -0
- package/package.json +1 -1
- package/dist/EmployeeList-B7cemoN0.js +0 -702
- package/dist/RoleList-DY8Za0dd.js +0 -519
- package/dist/index-nwRgIeL9.js +0 -998
- package/dist/useAppStore-CKbtSJIP.js +0 -168
- package/dist/useRestaurantMap-e9fQJiLC.js +0 -39
|
@@ -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-
|
|
4
|
+
import { u as Y } from "./useAppStore-BaDI6IZu.js";
|
|
5
5
|
import { defineStore as Ue } from "pinia";
|
|
6
|
-
import { g as z, a as he, b as O } from "./iteration-
|
|
6
|
+
import { g as z, a as he, b as O } from "./iteration-CAxWl04o.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-
|
|
9
|
+
import { _ as we } from "./app-DnT6yzx7.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-
|
|
13
|
+
import { u as ue } from "./useLoading-B2CoUwmJ.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,11 +4,11 @@ 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 "./
|
|
8
|
-
import "./iteration-
|
|
9
|
-
import { R as v } from "./app-
|
|
10
|
-
import "./useAppStore-
|
|
11
|
-
import "./index-
|
|
7
|
+
import "./rule-D6eh6FDn.js";
|
|
8
|
+
import "./iteration-CAxWl04o.js";
|
|
9
|
+
import { R as v } from "./app-DnT6yzx7.js";
|
|
10
|
+
import "./useAppStore-BaDI6IZu.js";
|
|
11
|
+
import "./index-DOpSY75_.js";
|
|
12
12
|
/* empty css */
|
|
13
13
|
/* empty css */
|
|
14
14
|
const w = { class: "space-y-24" }, P = /* @__PURE__ */ V({
|