@feedmepos/mf-hrm-portal 2.2.1-dev → 2.2.1-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/{ApprovalCodeList-BgPrC2H1.js → ApprovalCodeList-DZajn7xx.js} +2 -2
- package/dist/{AuditLogList-B9k56ux1.js → AuditLogList-CpKIq8I0.js} +3 -3
- package/dist/{ConditionFormHost.vue_vue_type_script_setup_true_lang-BKxQPhjZ.js → ConditionFormHost.vue_vue_type_script_setup_true_lang-DCfvikJB.js} +10 -10
- package/dist/{EmployeeList-f05XEwMS.js → EmployeeList-DDuxDdlJ.js} +4 -4
- package/dist/{GrantUserList-Db4_e87R.js → GrantUserList-735upmIE.js} +3 -3
- package/dist/{Main-CZoUt9IM.js → Main-CHHR0r5b.js} +2 -2
- package/dist/{Main-DPmBwatV.js → Main-DyZ6dJ2d.js} +5 -5
- package/dist/{Main-C83-6ZYQ.js → Main-tQ6MrkkP.js} +9 -9
- package/dist/{PermissionSetList-CqcbzdXp.js → PermissionSetList-ZxLNYPEB.js} +17 -17
- package/dist/{PortalPermissionEditor.vue_vue_type_script_setup_true_lang-DMS04nsd.js → PortalPermissionEditor.vue_vue_type_script_setup_true_lang-MoFevdmL.js} +721 -721
- package/dist/{RoleList-DsINcxpz.js → RoleList-BZbEGpCi.js} +7 -7
- package/dist/{TeamMemberList-DuP1QWAS.js → TeamMemberList-B58boeR9.js} +6 -6
- package/dist/{TimesheetList-D_Xq4ESR.js → TimesheetList-DMnNVVlB.js} +5 -5
- package/dist/{TimesheetList.vue_vue_type_style_index_0_scoped_2c7a177a_lang-O2_M0Ktw.js → TimesheetList.vue_vue_type_style_index_0_scoped_2c7a177a_lang-Ch8Ng6wi.js} +2 -2
- package/dist/{app-3bHRu-TD.js → app-CtuaUGnw.js} +167 -156
- package/dist/app.js +1 -1
- package/dist/{dayjs.min-BjrK6J3b.js → dayjs.min-9pRWRTS9.js} +1 -1
- package/dist/{employee-Ck_DJyl9.js → employee-JmfN-rQF.js} +3 -3
- package/dist/{iteration-Bl07BT2c.js → iteration-CkzTvtOv.js} +1 -1
- package/dist/{lodash-CwAowwGK.js → lodash-BNBzabCH.js} +1 -1
- package/dist/{role-Z1BT4HFT.js → role-R_9sO2QD.js} +1 -1
- package/dist/{rule-DYmHm3nE.js → rule-D1pKbnKR.js} +2 -2
- package/dist/src/views/team/locales/index.d.ts +4 -0
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{useReportPermissions-DCF1U1Us.js → useReportPermissions-ByxRc3kz.js} +3 -3
- package/package.json +2 -2
package/dist/app.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { d as g } from "./dayjs.min-
|
|
1
|
+
import { d as g } from "./dayjs.min-9pRWRTS9.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-
|
|
4
|
+
import { s as E } from "./iteration-CkzTvtOv.js";
|
|
5
5
|
import { b as i, g as f, u as w } from "./restaurant-YOVMuuFY.js";
|
|
6
6
|
import { i as v } from "./utils-BZkjJbju.js";
|
|
7
|
-
import { u as _ } from "./role-
|
|
7
|
+
import { u as _ } from "./role-R_9sO2QD.js";
|
|
8
8
|
const o = {
|
|
9
9
|
async readEmployees() {
|
|
10
10
|
return f(await i().get("/pos-users"));
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as B } from "./app-
|
|
1
|
+
import { c as B } from "./app-CtuaUGnw.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,7 +1,7 @@
|
|
|
1
1
|
import { defineStore as S, storeToRefs as _ } from "pinia";
|
|
2
2
|
import { ref as w } from "vue";
|
|
3
3
|
import { useCoreStore as g } from "@feedmepos/mf-common";
|
|
4
|
-
import { s as y } from "./iteration-
|
|
4
|
+
import { s as y } from "./iteration-CkzTvtOv.js";
|
|
5
5
|
import { g as d, b as f, u as I } from "./restaurant-YOVMuuFY.js";
|
|
6
6
|
const R = {
|
|
7
7
|
async readRoles() {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as W, c as Z, e as y } from "./iteration-
|
|
2
|
-
import { h as A, P as V,
|
|
1
|
+
import { s as W, c as Z, e as y } from "./iteration-CkzTvtOv.js";
|
|
2
|
+
import { h as A, P as V, e as _, b as F, n as j, d as q } from "./app-CtuaUGnw.js";
|
|
3
3
|
import { s as ee } from "./utils-BZkjJbju.js";
|
|
4
4
|
import { g as b, b as v, q as k, u as ne } from "./restaurant-YOVMuuFY.js";
|
|
5
5
|
import { defineStore as z, storeToRefs as K } from "pinia";
|
|
@@ -237,6 +237,7 @@ export declare const i18nMessages: {
|
|
|
237
237
|
"business::hrm::employee": string;
|
|
238
238
|
"business::hrm::auditLog": string;
|
|
239
239
|
"business::report::createReport": string;
|
|
240
|
+
"business::report::accessOsDashboard": string;
|
|
240
241
|
"business::report::accessOverview": string;
|
|
241
242
|
"business::report::accessInsight": string;
|
|
242
243
|
"business::report::accessSetting": string;
|
|
@@ -488,6 +489,7 @@ export declare const i18nMessages: {
|
|
|
488
489
|
"business::hrm::employee": string;
|
|
489
490
|
"business::hrm::auditLog": string;
|
|
490
491
|
"business::report::createReport": string;
|
|
492
|
+
"business::report::accessOsDashboard": string;
|
|
491
493
|
"business::report::accessOverview": string;
|
|
492
494
|
"business::report::accessInsight": string;
|
|
493
495
|
"business::report::accessSetting": string;
|
|
@@ -739,6 +741,7 @@ export declare const i18nMessages: {
|
|
|
739
741
|
"business::hrm::employee": string;
|
|
740
742
|
"business::hrm::auditLog": string;
|
|
741
743
|
"business::report::createReport": string;
|
|
744
|
+
"business::report::accessOsDashboard": string;
|
|
742
745
|
"business::report::accessOverview": string;
|
|
743
746
|
"business::report::accessInsight": string;
|
|
744
747
|
"business::report::accessSetting": string;
|
|
@@ -997,6 +1000,7 @@ export declare const i18nMessages: {
|
|
|
997
1000
|
"business::hrm::employee": string;
|
|
998
1001
|
"business::hrm::auditLog": string;
|
|
999
1002
|
"business::report::createReport": string;
|
|
1003
|
+
"business::report::accessOsDashboard": string;
|
|
1000
1004
|
"business::report::accessOverview": string;
|
|
1001
1005
|
"business::report::accessInsight": string;
|
|
1002
1006
|
"business::report::accessSetting": string;
|