@feedmepos/mf-hrm-portal 2.2.2 → 2.2.3
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-Dpg-lwZA.js → ApprovalCodeList-BnG3T_Lk.js} +2 -2
- package/dist/AuditLogList-CpK9-YkB.js +1776 -0
- package/dist/{ConditionBuilderForm.vue_vue_type_script_setup_true_lang-Di-1ZwEW.js → ConditionBuilderForm.vue_vue_type_script_setup_true_lang-CzKzq19d.js} +2 -2
- package/dist/{EmployeeList-ByeniR1c.js → EmployeeList-CUsRanu7.js} +8 -7
- package/dist/{GrantUserList-D0YIdpMH.js → GrantUserList-BJoj3ZcO.js} +3 -3
- package/dist/{Main-Bg0Najd8.js → Main-5QLhf80L.js} +5 -5
- package/dist/{Main-CTsTrR0m.js → Main-BEUu3Hba.js} +2 -2
- package/dist/{Main-C9-EztWV.js → Main-FPpK9B70.js} +9 -9
- package/dist/{PermissionSetList-CqVP3iB8.js → PermissionSetList-DZGZ0Pm_.js} +5 -5
- package/dist/{PortalPermissionEditor.vue_vue_type_script_setup_true_lang-CXNhJDfA.js → PortalPermissionEditor.vue_vue_type_script_setup_true_lang-BHEW1_dv.js} +1122 -1122
- package/dist/{RoleList-CQuV9O_f.js → RoleList-D5yToard.js} +41 -41
- package/dist/Skeleton.vue_vue_type_script_setup_true_lang-B4PxNMwq.js +16 -0
- package/dist/{TeamMemberList-DNitiMN5.js → TeamMemberList-C4-AHxO4.js} +22 -21
- package/dist/{TimesheetList-DYJsjODe.js → TimesheetList-DMo8KXoU.js} +5 -5
- package/dist/{TimesheetList.vue_vue_type_style_index_0_scoped_2c7a177a_lang-DWKJIq76.js → TimesheetList.vue_vue_type_style_index_0_scoped_2c7a177a_lang-2KHu-f8U.js} +2 -2
- package/dist/{app-BJKd6Faz.js → app-DlSD8S9A.js} +3032 -2324
- package/dist/app.js +1 -1
- package/dist/{dayjs.min-D8ClaZcZ.js → dayjs.min-DcI2auGP.js} +1 -1
- package/dist/{employee-C9VVckRM.js → employee-C_cvCoHM.js} +3 -3
- package/dist/{iteration-CMXHdaKL.js → iteration-DSzPQ0fZ.js} +1 -1
- package/dist/{lodash-0-Y1xSyQ.js → lodash-Ce0IJ8Y3.js} +1 -1
- package/dist/{role-B-Y4JezP.js → role-DkTkfUgR.js} +1 -1
- package/dist/rule-B-REsmVM.js +771 -0
- package/dist/src/api/audit-log/index.d.ts +6 -0
- package/dist/src/types/audit-log.d.ts +1 -1
- package/dist/src/views/audit-log/change-nodes.d.ts +14 -0
- package/dist/src/views/audit-log/event-line.d.ts +13 -0
- package/dist/src/views/audit-log/export-lines.d.ts +8 -0
- package/dist/src/views/audit-log/locales/index.d.ts +356 -0
- package/dist/src/views/audit-log/operation-status.d.ts +2 -0
- package/dist/src/views/audit-log/snapshot-diff.d.ts +11 -0
- package/dist/style.css +1 -1
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/useDebounce-B8ZPVS5C.js +15 -0
- package/dist/{useReportPermissions-C5_EivtU.js → useReportPermissions-VCzAQXKz.js} +5 -5
- package/package.json +2 -2
- package/dist/AuditLogList-B8lU5FU1.js +0 -1149
- package/dist/rule-raGIIqlH.js +0 -1121
- package/dist/useDebounce-CWb5QR9G.js +0 -28
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-DcI2auGP.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-DSzPQ0fZ.js";
|
|
5
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-
|
|
7
|
+
import { u as _ } from "./role-DkTkfUgR.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-DlSD8S9A.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 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-
|
|
4
|
+
import { s as v } from "./iteration-DSzPQ0fZ.js";
|
|
5
5
|
import { g as f, b as p, u as I } from "./restaurant-DiYb0pCm.js";
|
|
6
6
|
const R = {
|
|
7
7
|
async readRoles() {
|