@feedmepos/mf-hrm-portal 2.1.1-dev.5 → 2.1.1-dev.6

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.
Files changed (57) hide show
  1. package/dist/{ApprovalCodeList-CXJyMKEg.js → ApprovalCodeList-B1XHbhum.js} +2 -2
  2. package/dist/{AuditLogList-CXUkbDyT.js → AuditLogList-DrrL4vf4.js} +244 -240
  3. package/dist/ConditionFormHost.vue_vue_type_script_setup_true_lang-CBjO1MZo.js +387 -0
  4. package/dist/EmployeeList-BMol4ah4.js +883 -0
  5. package/dist/{GrantUserList-DKP4MBQM.js → GrantUserList-CLBl7FZ-.js} +140 -137
  6. package/dist/{Main-Cz1pfe2k.js → Main-DNOHZd3j.js} +7 -7
  7. package/dist/{Main-CyCfz4ka.js → Main-D_LwrBdZ.js} +1033 -1029
  8. package/dist/{Main-CblWfQk_.js → Main-auigiuVZ.js} +3 -3
  9. package/dist/PermissionSetList-DLYrXFbz.js +393 -0
  10. package/dist/PortalPermissionEditor.vue_vue_type_script_setup_true_lang-Drcx0tL_.js +4122 -0
  11. package/dist/{PortalUserSearcher.vue_vue_type_style_index_0_scoped_a439fdd8_lang-BJp9hEfv.js → PortalUserSearcher.vue_vue_type_style_index_0_scoped_827dfd60_lang-DVVSBIx2.js} +1 -0
  12. package/dist/ResponsiveFabButton.vue_vue_type_script_setup_true_lang-QrqYEy8i.js +42 -0
  13. package/dist/RoleList-g8PjH_k2.js +685 -0
  14. package/dist/TableEmptyState.vue_vue_type_script_setup_true_lang-IfAZmWr0.js +37 -0
  15. package/dist/TeamMemberList-B9aCagSc.js +1215 -0
  16. package/dist/{TimesheetList-s_bP5OGA.js → TimesheetList-C1IJhOYE.js} +118 -112
  17. package/dist/{TimesheetList.vue_vue_type_style_index_0_scoped_91afda4e_lang-BCLv-2Re.js → TimesheetList.vue_vue_type_style_index_0_scoped_2c7a177a_lang-CqtiVm1j.js} +2 -2
  18. package/dist/{app-BP0oihBR.js → app-DnOYVjuj.js} +5058 -2360
  19. package/dist/app.js +1 -1
  20. package/dist/{dayjs.min-BTSZLci9.js → dayjs.min-Dxul0qTK.js} +1 -1
  21. package/dist/{employee-BPv1j6T4.js → employee-sr65CZR7.js} +3 -3
  22. package/dist/{iteration-BNA1cEos.js → iteration-DIqDMvFa.js} +1 -1
  23. package/dist/{lodash-DKG9IyB-.js → lodash-CXlqXFmD.js} +1 -1
  24. package/dist/{role-BS3LFO8u.js → role-CE3NY-63.js} +1 -1
  25. package/dist/rule-CEjrit6c.js +1058 -0
  26. package/dist/src/components/CheckboxInput.vue.d.ts +1 -1
  27. package/dist/src/components/button/ResponsiveFabButton.vue.d.ts +7 -1
  28. package/dist/src/components/table/TableEmptyState.vue.d.ts +7 -15
  29. package/dist/src/composables/useBasePermission.d.ts +2 -1
  30. package/dist/src/composables/useConditionDraft.d.ts +40 -0
  31. package/dist/src/composables/useCoverConditionOverride.d.ts +61 -0
  32. package/dist/src/helpers/business-timezone.d.ts +22 -0
  33. package/dist/src/helpers/filter.d.ts +15 -0
  34. package/dist/src/helpers/permission-reconcile.d.ts +15 -0
  35. package/dist/src/helpers/permission-reconcile.test.d.ts +1 -0
  36. package/dist/src/helpers/permission-set.d.ts +8 -4
  37. package/dist/src/helpers/rule.d.ts +2 -1
  38. package/dist/src/stores/permission-set.d.ts +12 -3
  39. package/dist/src/views/hr/employee/EmployeeList.vue.d.ts +1 -0
  40. package/dist/src/views/team/components/BasePermission.vue.d.ts +13 -0
  41. package/dist/src/views/team/condition-builders/ConditionFormHost.vue.d.ts +22 -0
  42. package/dist/src/views/team/condition-builders/ConditionFormRenderer.vue.d.ts +23 -0
  43. package/dist/src/views/team/condition-builders/component-map.d.ts +4 -0
  44. package/dist/src/views/team/condition-builders/condition-form-dedupe.d.ts +23 -0
  45. package/dist/src/views/team/locales/index.d.ts +80 -0
  46. package/dist/style.css +1 -1
  47. package/dist/tsconfig.app.tsbuildinfo +1 -1
  48. package/dist/{useReportPermissions-J3-DjopO.js → useReportPermissions-FVW_HwcL.js} +3 -3
  49. package/package.json +2 -2
  50. package/dist/CollapsibleWrapper.vue_vue_type_script_setup_true_lang-BLJlmPVa.js +0 -58
  51. package/dist/EmployeeList-BSfUFTcN.js +0 -899
  52. package/dist/PermissionSetList-BwyblSeE.js +0 -357
  53. package/dist/PortalPermissionEditor.vue_vue_type_script_setup_true_lang-BJ-PZ2Nv.js +0 -3458
  54. package/dist/ResponsiveFabButton.vue_vue_type_script_setup_true_lang-Cn-3MRBO.js +0 -38
  55. package/dist/RoleList-CXYgCmHp.js +0 -567
  56. package/dist/TeamMemberList-CnLbqaPS.js +0 -1131
  57. package/dist/rule-DaSLVZWm.js +0 -996
@@ -1,8 +1,8 @@
1
1
  import { computed as u, ref as t } from "vue";
2
- import { e as d } from "./iteration-BNA1cEos.js";
2
+ import { e as d } from "./iteration-DIqDMvFa.js";
3
3
  import { useCoreStore as h } from "@feedmepos/mf-common";
4
- import { e as S, R as g } from "./rule-DaSLVZWm.js";
5
- import "./app-BP0oihBR.js";
4
+ import { e as S, R as g } from "./rule-CEjrit6c.js";
5
+ import "./app-DnOYVjuj.js";
6
6
  const r = t([]), c = t(!1), a = t(!1), f = t(null), p = t(null), i = t(!1);
7
7
  function B() {
8
8
  const v = h();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@feedmepos/mf-hrm-portal",
3
- "version": "2.1.1-dev.5",
3
+ "version": "2.1.1-dev.6",
4
4
  "files": [
5
5
  "dist"
6
6
  ],
@@ -29,7 +29,7 @@
29
29
  "vue-router": "^4.3.2",
30
30
  "vue3-lottie": "^3.3.0",
31
31
  "xlsx": "^0.18.5",
32
- "@feedmepos/hrm-permission": "1.0.15"
32
+ "@feedmepos/hrm-permission": "1.1.0"
33
33
  },
34
34
  "devDependencies": {
35
35
  "@casl/ability": "^3.4.0",
@@ -1,58 +0,0 @@
1
- import { defineComponent as f, ref as a, onMounted as v, nextTick as y, onUnmounted as _, resolveComponent as g, createElementBlock as r, openBlock as c, Fragment as h, createElementVNode as n, renderSlot as u, createCommentVNode as b, toDisplayString as k, createVNode as C, normalizeStyle as w } from "vue";
2
- const x = { class: "flex items-center" }, B = {
3
- key: 0,
4
- class: "ml-8 fm-typo-en-body-sm-400 text-fm-color-typo-secondary"
5
- }, H = { class: "ml-auto" }, S = /* @__PURE__ */ f({
6
- __name: "CollapsibleWrapper",
7
- props: {
8
- title: { default: "" },
9
- subtitle: { default: "" },
10
- initiallyCollapsed: { type: Boolean, default: !1 }
11
- },
12
- setup(l) {
13
- const e = a(l.initiallyCollapsed), t = a(), s = a(0);
14
- let o;
15
- function d() {
16
- e.value = !e.value;
17
- }
18
- function m() {
19
- t.value && (s.value = t.value.scrollHeight);
20
- }
21
- return v(async () => {
22
- await y(), t.value && (o = new ResizeObserver(() => {
23
- m();
24
- }), o.observe(t.value));
25
- }), _(() => {
26
- o == null || o.disconnect();
27
- }), (i, N) => {
28
- const p = g("FmButton");
29
- return c(), r(h, null, [
30
- n("div", { onClick: d }, [
31
- n("div", x, [
32
- u(i.$slots, "title"),
33
- e.value && l.subtitle ? (c(), r("span", B, k(l.subtitle), 1)) : b("", !0),
34
- n("div", H, [
35
- C(p, {
36
- icon: e.value ? "keyboard_arrow_down" : "keyboard_arrow_up",
37
- "text-color": "neutral-gray-400",
38
- variant: "tertiary",
39
- size: "md"
40
- }, null, 8, ["icon"])
41
- ])
42
- ])
43
- ]),
44
- n("div", {
45
- ref_key: "contentRef",
46
- ref: t,
47
- class: "transition-all duration-300 ease-in-out overflow-hidden",
48
- style: w({ maxHeight: e.value ? "0" : s.value + "px" })
49
- }, [
50
- u(i.$slots, "default")
51
- ], 4)
52
- ], 64);
53
- };
54
- }
55
- });
56
- export {
57
- S as _
58
- };