@feedmepos/mf-hrm-portal 2.0.25 → 2.1.0-dev
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-C1bGND8z.js +1037 -0
- package/dist/ConditionFormHost.vue_vue_type_script_setup_true_lang-tiuei7CA.js +383 -0
- package/dist/{EmployeeList-aRGYYmxf.js → EmployeeList-DqQF9xEx.js} +78 -78
- package/dist/{FormItem.vue_vue_type_script_setup_true_lang-DPT2FoIc.js → FormItem.vue_vue_type_script_setup_true_lang-D3MOFOUI.js} +1 -1
- package/dist/{Main-C6YMg19H.js → Main-BgOhmojO.js} +6 -6
- package/dist/{Main-CyqPnLTe.js → Main-D2Wf__wM.js} +1138 -1142
- package/dist/Main-DcKVuIjB.js +90 -0
- package/dist/PermissionSetList-CQpTa0eY.js +384 -0
- package/dist/PortalPermissionEditor.vue_vue_type_script_setup_true_lang-CCKVpAwv.js +4030 -0
- package/dist/{PortalUserSearcher.vue_vue_type_style_index_0_scoped_a439fdd8_lang-DWeS7VXx.js → PortalUserSearcher.vue_vue_type_style_index_0_scoped_a439fdd8_lang-D-14ca2J.js} +1 -1
- package/dist/RoleList-tSC8RJHe.js +674 -0
- package/dist/SelectFilter-DUj7GBtT.js +251 -0
- package/dist/TeamMemberList-Bz-kDJ0e.js +1163 -0
- package/dist/{TimesheetList-DzeE73Ns.js → TimesheetList-BFVhmcRt.js} +10 -10
- package/dist/{TimesheetList.vue_vue_type_style_index_0_scoped_91afda4e_lang-CTQs7MIl.js → TimesheetList.vue_vue_type_style_index_0_scoped_d7ed31d7_lang-CtHuL5tW.js} +2 -2
- package/dist/{app-Df4eEEIU.js → app-DRnSocX8.js} +5052 -2394
- package/dist/app.js +1 -1
- package/dist/{dayjs.min-DmGoh5hw.js → dayjs.min-B8xOAypU.js} +1 -1
- package/dist/{employee-zWTRoOkw.js → employee-UrXqUaik.js} +3 -3
- package/dist/{iteration-DTV3udF0.js → iteration-LEYoQKiI.js} +3 -3
- package/dist/{lodash-LInzVEDS.js → lodash-Bq6_eZZ0.js} +1 -1
- package/dist/rule-CJC6Cq6S.js +1047 -0
- package/dist/src/api/audit-log/index.d.ts +0 -17
- package/dist/src/components/CheckboxInput.vue.d.ts +1 -1
- package/dist/src/components/form/SelectFilter.vue.d.ts +0 -3
- package/dist/src/composables/useBasePermission.d.ts +1 -0
- package/dist/src/composables/useConditionDraft.d.ts +40 -0
- package/dist/src/composables/useCoverConditionOverride.d.ts +61 -0
- package/dist/src/helpers/business-timezone.d.ts +22 -0
- package/dist/src/helpers/permission-set.d.ts +4 -2
- package/dist/src/helpers/rule.d.ts +2 -1
- package/dist/src/stores/team.d.ts +1 -4
- package/dist/src/views/audit-log/locales/index.d.ts +16 -24
- package/dist/src/views/hr/locales/index.d.ts +0 -4
- package/dist/src/views/team/components/BasePermission.vue.d.ts +13 -0
- package/dist/src/views/team/condition-builders/ConditionFormHost.vue.d.ts +22 -0
- package/dist/src/views/team/condition-builders/ConditionFormRenderer.vue.d.ts +23 -0
- package/dist/src/views/team/condition-builders/component-map.d.ts +4 -0
- package/dist/src/views/team/condition-builders/condition-form-dedupe.d.ts +23 -0
- package/dist/src/views/team/locales/index.d.ts +68 -4
- package/dist/style.css +1 -1
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{useAppStore-BlQSL2ZO.js → useAppStore-BGsfYWAR.js} +1 -1
- package/dist/{useLoading-NkUvAr71.js → useLoading-BUM5R2qV.js} +1 -1
- package/dist/{useReportPermissions-R-eg1L2r.js → useReportPermissions-nlQ_BBL2.js} +3 -3
- package/package.json +2 -2
- package/dist/AuditLogList-BWwgm5wH.js +0 -1145
- package/dist/CollapsibleWrapper.vue_vue_type_script_setup_true_lang-BLJlmPVa.js +0 -58
- package/dist/Main-DQg87aB2.js +0 -94
- package/dist/PermissionSetList-BfKgFFUh.js +0 -356
- package/dist/PortalPermissionEditor.vue_vue_type_script_setup_true_lang-CNEAlTnY.js +0 -3457
- package/dist/RoleList-CtcVwAPE.js +0 -566
- package/dist/SelectFilter-ATOm0hdn.js +0 -269
- package/dist/TeamMemberList-DU1jYeql.js +0 -1130
- package/dist/rule-O-E9JWJz.js +0 -995
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { ref as d, computed as g, defineComponent as pe, onMounted as ve, watch as ee, resolveComponent as u, createElementBlock as P, openBlock as _, Fragment as te, createVNode as l, createElementVNode as i, unref as r, withCtx as Y, createCommentVNode as fe, toDisplayString as O, createTextVNode as he, createBlock as z, isRef as ge, renderList as we, nextTick as ye } from "vue";
|
|
2
|
-
import { d as v } from "./dayjs.min-
|
|
2
|
+
import { d as v } from "./dayjs.min-B8xOAypU.js";
|
|
3
3
|
import { useI18n as be } from "@feedmepos/mf-common";
|
|
4
4
|
import { useSnackbar as _e, components as xe } from "@feedmepos/ui-library";
|
|
5
|
-
import { S as De, _ as Se } from "./SelectFilter-
|
|
6
|
-
import { _ as ke } from "./app-
|
|
5
|
+
import { S as De, _ as Se } from "./SelectFilter-DUj7GBtT.js";
|
|
6
|
+
import { _ as ke } from "./app-DRnSocX8.js";
|
|
7
7
|
import { _ as Ve } from "./index.vue_vue_type_script_setup_true_lang-Vc5ARO29.js";
|
|
8
|
-
import { u as Ce } from "./useLoading-
|
|
9
|
-
import { u as Fe, c as Ye, s as Le } from "./iteration-
|
|
8
|
+
import { u as Ce } from "./useLoading-BUM5R2qV.js";
|
|
9
|
+
import { u as Fe, c as Ye, s as Le } from "./iteration-LEYoQKiI.js";
|
|
10
10
|
import { f as Me } from "./utils-BZkjJbju.js";
|
|
11
|
-
import { u as Te } from "./employee-
|
|
12
|
-
import { u as Re } from "./TimesheetList.
|
|
11
|
+
import { u as Te } from "./employee-UrXqUaik.js";
|
|
12
|
+
import { u as Re } from "./TimesheetList.vue_vue_type_style_index_0_scoped_d7ed31d7_lang-CtHuL5tW.js";
|
|
13
13
|
function Ie(x, a) {
|
|
14
14
|
return ["years", "months"].find((S) => {
|
|
15
15
|
const k = x.startOf(S), f = x.endOf(S);
|
|
@@ -280,9 +280,9 @@ const Ee = {
|
|
|
280
280
|
onClick: e[4] || (e[4] = (o) => T.value = !1)
|
|
281
281
|
}, null, 8, ["label"])])]),
|
|
282
282
|
default: Y(() => [i("div", Ee, [i("div", Oe, [l(s, {
|
|
283
|
-
|
|
283
|
+
initials: m.value.user.name,
|
|
284
284
|
size: "lg"
|
|
285
|
-
}, null, 8, ["
|
|
285
|
+
}, null, 8, ["initials"]), i("div", Ae, [i("div", Ke, O(r(a)("hr.timesheet.employeeName")), 1), i("div", ze, O(m.value.user.name), 1)])]), i("div", Ne, [i("div", Ue, O(r(a)("hr.timesheet.update.checkIn")), 1), i("div", Be, [l(n, {
|
|
286
286
|
modelValue: R.value,
|
|
287
287
|
"onUpdate:modelValue": e[0] || (e[0] = (o) => R.value = o),
|
|
288
288
|
disabled: !1,
|
|
@@ -387,7 +387,7 @@ const Ee = {
|
|
|
387
387
|
}))])], 64);
|
|
388
388
|
};
|
|
389
389
|
}
|
|
390
|
-
}), ct = /* @__PURE__ */ Se(Xe, [["__scopeId", "data-v-
|
|
390
|
+
}), ct = /* @__PURE__ */ Se(Xe, [["__scopeId", "data-v-d7ed31d7"]]);
|
|
391
391
|
export {
|
|
392
392
|
ct as default
|
|
393
393
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { d as i } from "./dayjs.min-
|
|
1
|
+
import { d as i } from "./dayjs.min-B8xOAypU.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-
|
|
4
|
+
import { b as c, g as y, s as S } from "./iteration-LEYoQKiI.js";
|
|
5
5
|
import { i as f, f as g } from "./utils-BZkjJbju.js";
|
|
6
6
|
const u = {
|
|
7
7
|
async readTimesheets(t, e) {
|