@neutron.co.id/operasional-interfaces 1.17.6 → 1.17.7
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/build/@office/config.mjs +9 -0
- package/build/@office/models/personalia/attendanceType/AttendanceTypeSingle/AttendanceTypeSingle.vue +5 -1
- package/build/@office/models/personalia/index.d.ts +3 -0
- package/build/@office/models/personalia/index.mjs +3 -0
- package/build/@office/models/personalia/leaveConflict/LeaveConflictCollection/LeaveConflictCollection.vue +34 -0
- package/build/@office/models/personalia/leaveConflict/LeaveConflictCollection/index.d.ts +1 -0
- package/build/@office/models/personalia/leaveConflict/LeaveConflictCollection/index.mjs +1 -0
- package/build/@office/models/personalia/leaveConflict/LeaveConflictSingle/LeaveConflictSingle.vue +27 -0
- package/build/@office/models/personalia/leaveConflict/LeaveConflictSingle/index.d.ts +1 -0
- package/build/@office/models/personalia/leaveConflict/LeaveConflictSingle/index.mjs +1 -0
- package/build/@office/models/personalia/leaveConflict/index.d.ts +2 -0
- package/build/@office/models/personalia/leaveConflict/index.mjs +2 -0
- package/build/@office/models/personalia/leaveQuota/LeaveQuotaCollection/LeaveQuotaCollection.vue +24 -0
- package/build/@office/models/personalia/leaveQuota/LeaveQuotaCollection/index.d.ts +1 -0
- package/build/@office/models/personalia/leaveQuota/LeaveQuotaCollection/index.mjs +1 -0
- package/build/@office/models/personalia/leaveQuota/LeaveQuotaSingle/LeaveQuotaSingle.vue +210 -0
- package/build/@office/models/personalia/leaveQuota/LeaveQuotaSingle/index.d.ts +2 -0
- package/build/@office/models/personalia/leaveQuota/LeaveQuotaSingle/index.mjs +2 -0
- package/build/@office/models/personalia/leaveQuota/index.d.ts +2 -0
- package/build/@office/models/personalia/leaveQuota/index.mjs +2 -0
- package/build/@office/models/personalia/leaveStaff/LeaveStaffCollection/LeaveStaffCollection.vue +23 -0
- package/build/@office/models/personalia/leaveStaff/LeaveStaffCollection/index.d.ts +1 -0
- package/build/@office/models/personalia/leaveStaff/LeaveStaffCollection/index.mjs +1 -0
- package/build/@office/models/personalia/leaveStaff/LeaveStaffSingle/LeaveStaffSingle.vue +28 -0
- package/build/@office/models/personalia/leaveStaff/LeaveStaffSingle/index.d.ts +1 -0
- package/build/@office/models/personalia/leaveStaff/LeaveStaffSingle/index.mjs +1 -0
- package/build/@office/models/personalia/leaveStaff/index.d.ts +2 -0
- package/build/@office/models/personalia/leaveStaff/index.mjs +2 -0
- package/build/@package/@office/models/personalia/index.d.ts +3 -0
- package/build/@package/@office/models/personalia/leaveConflict/LeaveConflictCollection/LeaveConflictCollection.vue.d.ts +2 -0
- package/build/@package/@office/models/personalia/leaveConflict/LeaveConflictCollection/index.d.ts +1 -0
- package/build/@package/@office/models/personalia/leaveConflict/LeaveConflictSingle/LeaveConflictSingle.vue.d.ts +2 -0
- package/build/@package/@office/models/personalia/leaveConflict/LeaveConflictSingle/index.d.ts +1 -0
- package/build/@package/@office/models/personalia/leaveConflict/index.d.ts +2 -0
- package/build/@package/@office/models/personalia/leaveQuota/LeaveQuotaCollection/LeaveQuotaCollection.vue.d.ts +2 -0
- package/build/@package/@office/models/personalia/leaveQuota/LeaveQuotaCollection/index.d.ts +1 -0
- package/build/@package/@office/models/personalia/leaveQuota/LeaveQuotaSingle/LeaveQuotaSingle.vue.d.ts +2 -0
- package/build/@package/@office/models/personalia/leaveQuota/LeaveQuotaSingle/index.d.ts +2 -0
- package/build/@package/@office/models/personalia/leaveQuota/index.d.ts +2 -0
- package/build/@package/@office/models/personalia/leaveStaff/LeaveStaffCollection/LeaveStaffCollection.vue.d.ts +2 -0
- package/build/@package/@office/models/personalia/leaveStaff/LeaveStaffCollection/index.d.ts +1 -0
- package/build/@package/@office/models/personalia/leaveStaff/LeaveStaffSingle/LeaveStaffSingle.vue.d.ts +2 -0
- package/build/@package/@office/models/personalia/leaveStaff/LeaveStaffSingle/index.d.ts +1 -0
- package/build/@package/@office/models/personalia/leaveStaff/index.d.ts +2 -0
- package/build/mock/index.cjs +595 -191
- package/build/mock/index.mjs +595 -191
- package/build/mock/style.css +1 -1
- package/build/module.json +1 -1
- package/build/nuxt.json +1 -1
- package/build/nuxt.mjs +9 -0
- package/package.json +6 -6
package/build/mock/index.cjs
CHANGED
|
@@ -1515,7 +1515,7 @@ const _hoisted_2$q = {
|
|
|
1515
1515
|
key: 2,
|
|
1516
1516
|
class: "section"
|
|
1517
1517
|
};
|
|
1518
|
-
const _sfc_main$
|
|
1518
|
+
const _sfc_main$1u = /* @__PURE__ */ vue.defineComponent({
|
|
1519
1519
|
...{ name: "OperasionalIdentitas" },
|
|
1520
1520
|
__name: "OperasionalIdentitas",
|
|
1521
1521
|
props: {
|
|
@@ -1876,7 +1876,7 @@ const _export_sfc$1 = (sfc, props) => {
|
|
|
1876
1876
|
}
|
|
1877
1877
|
return target;
|
|
1878
1878
|
};
|
|
1879
|
-
const OperasionalIdentitas = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
1879
|
+
const OperasionalIdentitas = /* @__PURE__ */ _export_sfc$1(_sfc_main$1u, [["__scopeId", "data-v-0befc683"]]);
|
|
1880
1880
|
var top = "top";
|
|
1881
1881
|
var bottom = "bottom";
|
|
1882
1882
|
var right = "right";
|
|
@@ -11434,7 +11434,7 @@ const _sfc_main$1$1 = /* @__PURE__ */ vue.defineComponent({
|
|
|
11434
11434
|
};
|
|
11435
11435
|
}
|
|
11436
11436
|
});
|
|
11437
|
-
const _sfc_main$
|
|
11437
|
+
const _sfc_main$1t = vue.defineComponent({
|
|
11438
11438
|
inheritAttrs: false,
|
|
11439
11439
|
emits,
|
|
11440
11440
|
props: propsDef,
|
|
@@ -11453,7 +11453,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
11453
11453
|
vue.createVNode(_component_DatePickerPopover, vue.normalizeProps(vue.guardReactiveProps(_ctx.$attrs)), null, 16)
|
|
11454
11454
|
], 64)) : (vue.openBlock(), vue.createBlock(_component_DatePickerBase, vue.normalizeProps(vue.mergeProps({ key: 1 }, _ctx.$attrs)), null, 16));
|
|
11455
11455
|
}
|
|
11456
|
-
const DatePicker = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
11456
|
+
const DatePicker = /* @__PURE__ */ _export_sfc(_sfc_main$1t, [["render", _sfc_render]]);
|
|
11457
11457
|
dayjs.extend(durationPlugin);
|
|
11458
11458
|
dayjs.extend(relativeTimePlugin);
|
|
11459
11459
|
dayjs.extend(advancedFormat);
|
|
@@ -11481,7 +11481,7 @@ const _hoisted_2$o = /* @__PURE__ */ _withScopeId$4(() => /* @__PURE__ */ vue.cr
|
|
|
11481
11481
|
const _hoisted_3$f = [
|
|
11482
11482
|
_hoisted_2$o
|
|
11483
11483
|
];
|
|
11484
|
-
const _sfc_main$
|
|
11484
|
+
const _sfc_main$1s = /* @__PURE__ */ vue.defineComponent({
|
|
11485
11485
|
__name: "NeonTime",
|
|
11486
11486
|
props: {
|
|
11487
11487
|
modelValue: {
|
|
@@ -11540,7 +11540,7 @@ const _sfc_main$1m = /* @__PURE__ */ vue.defineComponent({
|
|
|
11540
11540
|
};
|
|
11541
11541
|
}
|
|
11542
11542
|
});
|
|
11543
|
-
const NeonTime = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
11543
|
+
const NeonTime = /* @__PURE__ */ _export_sfc$1(_sfc_main$1s, [["__scopeId", "data-v-af42e627"]]);
|
|
11544
11544
|
const useAttendanceStore = pinia.defineStore("neu:personalia:attendance", {
|
|
11545
11545
|
state: () => ({
|
|
11546
11546
|
isEntering: false,
|
|
@@ -12964,7 +12964,7 @@ const _hoisted_1$z = {
|
|
|
12964
12964
|
key: 0,
|
|
12965
12965
|
class: "office-single-sync"
|
|
12966
12966
|
};
|
|
12967
|
-
const _sfc_main$
|
|
12967
|
+
const _sfc_main$1r = /* @__PURE__ */ vue.defineComponent({
|
|
12968
12968
|
...{ name: "OfficeSingleSync" },
|
|
12969
12969
|
__name: "OfficeSingleSync",
|
|
12970
12970
|
setup(__props) {
|
|
@@ -13004,9 +13004,9 @@ const _sfc_main$1l = /* @__PURE__ */ vue.defineComponent({
|
|
|
13004
13004
|
};
|
|
13005
13005
|
}
|
|
13006
13006
|
});
|
|
13007
|
-
const OfficeSingleSync = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
13007
|
+
const OfficeSingleSync = /* @__PURE__ */ _export_sfc$1(_sfc_main$1r, [["__scopeId", "data-v-3dbc6c7d"]]);
|
|
13008
13008
|
const _hoisted_1$y = { class: "period-button" };
|
|
13009
|
-
const _sfc_main$
|
|
13009
|
+
const _sfc_main$1q = /* @__PURE__ */ vue.defineComponent({
|
|
13010
13010
|
...{ name: "PeriodButton" },
|
|
13011
13011
|
__name: "PeriodButton",
|
|
13012
13012
|
emits: ["update:period", "update:date", "sync"],
|
|
@@ -13054,9 +13054,9 @@ const _sfc_main$1k = /* @__PURE__ */ vue.defineComponent({
|
|
|
13054
13054
|
};
|
|
13055
13055
|
}
|
|
13056
13056
|
});
|
|
13057
|
-
const PeriodButton = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
13057
|
+
const PeriodButton = /* @__PURE__ */ _export_sfc$1(_sfc_main$1q, [["__scopeId", "data-v-5f2c3308"]]);
|
|
13058
13058
|
const _hoisted_1$x = { id: "grading-actions" };
|
|
13059
|
-
const _sfc_main$
|
|
13059
|
+
const _sfc_main$1p = /* @__PURE__ */ vue.defineComponent({
|
|
13060
13060
|
...{ name: "NeutronImportButton" },
|
|
13061
13061
|
__name: "NeutronImportButton",
|
|
13062
13062
|
setup(__props) {
|
|
@@ -13083,7 +13083,7 @@ const _sfc_main$1j = /* @__PURE__ */ vue.defineComponent({
|
|
|
13083
13083
|
};
|
|
13084
13084
|
}
|
|
13085
13085
|
});
|
|
13086
|
-
const _sfc_main$
|
|
13086
|
+
const _sfc_main$1o = /* @__PURE__ */ vue.defineComponent({
|
|
13087
13087
|
...{ name: "AttendanceCollection" },
|
|
13088
13088
|
__name: "AttendanceCollection",
|
|
13089
13089
|
props: {
|
|
@@ -13136,7 +13136,7 @@ const _sfc_main$1i = /* @__PURE__ */ vue.defineComponent({
|
|
|
13136
13136
|
});
|
|
13137
13137
|
const _hoisted_1$w = { class: "grid gap-2 sm:grid-cols-2" };
|
|
13138
13138
|
const _hoisted_2$n = { class: "text-right text-fg-subdued text-sm" };
|
|
13139
|
-
const _sfc_main$
|
|
13139
|
+
const _sfc_main$1n = /* @__PURE__ */ vue.defineComponent({
|
|
13140
13140
|
__name: "AttendanceSingle",
|
|
13141
13141
|
setup(__props) {
|
|
13142
13142
|
const {
|
|
@@ -13314,7 +13314,7 @@ const _sfc_main$1h = /* @__PURE__ */ vue.defineComponent({
|
|
|
13314
13314
|
};
|
|
13315
13315
|
}
|
|
13316
13316
|
});
|
|
13317
|
-
const AttendanceSingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
13317
|
+
const AttendanceSingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$1n, [["__scopeId", "data-v-0f0e0119"]]);
|
|
13318
13318
|
const _hoisted_1$v = { class: "flex flex-wrap" };
|
|
13319
13319
|
const _hoisted_2$m = { class: "mt-2" };
|
|
13320
13320
|
const _hoisted_3$e = { class: "mt-2" };
|
|
@@ -13333,7 +13333,7 @@ const _hoisted_8$9 = {
|
|
|
13333
13333
|
class: "grid gap-2 sm:grid-cols-2"
|
|
13334
13334
|
};
|
|
13335
13335
|
const _hoisted_9$9 = { class: "text-right text-fg-subdued text-sm" };
|
|
13336
|
-
const _sfc_main$
|
|
13336
|
+
const _sfc_main$1m = /* @__PURE__ */ vue.defineComponent({
|
|
13337
13337
|
__name: "AttendanceManager",
|
|
13338
13338
|
setup(__props) {
|
|
13339
13339
|
var _a;
|
|
@@ -13696,7 +13696,7 @@ const _sfc_main$1g = /* @__PURE__ */ vue.defineComponent({
|
|
|
13696
13696
|
};
|
|
13697
13697
|
}
|
|
13698
13698
|
});
|
|
13699
|
-
const AttendanceManager = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
13699
|
+
const AttendanceManager = /* @__PURE__ */ _export_sfc$1(_sfc_main$1m, [["__scopeId", "data-v-2957df27"]]);
|
|
13700
13700
|
const _hoisted_1$u = {
|
|
13701
13701
|
key: 1,
|
|
13702
13702
|
class: "flex flex-wrap"
|
|
@@ -13719,7 +13719,7 @@ const _hoisted_9$8 = {
|
|
|
13719
13719
|
class: "grid gap-2 sm:grid-cols-2"
|
|
13720
13720
|
};
|
|
13721
13721
|
const _hoisted_10$8 = { class: "text-right text-fg-subdued text-sm" };
|
|
13722
|
-
const _sfc_main$
|
|
13722
|
+
const _sfc_main$1l = /* @__PURE__ */ vue.defineComponent({
|
|
13723
13723
|
__name: "AttendanceStaff",
|
|
13724
13724
|
setup(__props) {
|
|
13725
13725
|
var _a;
|
|
@@ -14253,7 +14253,7 @@ const _sfc_main$1f = /* @__PURE__ */ vue.defineComponent({
|
|
|
14253
14253
|
};
|
|
14254
14254
|
}
|
|
14255
14255
|
});
|
|
14256
|
-
const AttendanceStaff = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
14256
|
+
const AttendanceStaff = /* @__PURE__ */ _export_sfc$1(_sfc_main$1l, [["__scopeId", "data-v-d413adf3"]]);
|
|
14257
14257
|
const _hoisted_1$t = { class: "flex flex-wrap" };
|
|
14258
14258
|
const _hoisted_2$k = { class: "mt-2" };
|
|
14259
14259
|
const _hoisted_3$c = { class: "mt-2" };
|
|
@@ -14274,7 +14274,7 @@ const _hoisted_10$7 = {
|
|
|
14274
14274
|
class: "grid gap-2 sm:grid-cols-2"
|
|
14275
14275
|
};
|
|
14276
14276
|
const _hoisted_11$7 = { class: "text-right text-fg-subdued text-sm" };
|
|
14277
|
-
const _sfc_main$
|
|
14277
|
+
const _sfc_main$1k = /* @__PURE__ */ vue.defineComponent({
|
|
14278
14278
|
__name: "AttendanceSupervisor",
|
|
14279
14279
|
setup(__props) {
|
|
14280
14280
|
var _a;
|
|
@@ -14771,8 +14771,8 @@ const _sfc_main$1e = /* @__PURE__ */ vue.defineComponent({
|
|
|
14771
14771
|
};
|
|
14772
14772
|
}
|
|
14773
14773
|
});
|
|
14774
|
-
const AttendanceSupervisor = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
14775
|
-
const _sfc_main$
|
|
14774
|
+
const AttendanceSupervisor = /* @__PURE__ */ _export_sfc$1(_sfc_main$1k, [["__scopeId", "data-v-07766872"]]);
|
|
14775
|
+
const _sfc_main$1j = /* @__PURE__ */ vue.defineComponent({
|
|
14776
14776
|
__name: "AttendanceDelegate",
|
|
14777
14777
|
setup(__props) {
|
|
14778
14778
|
var _a;
|
|
@@ -14934,8 +14934,8 @@ const _sfc_main$1d = /* @__PURE__ */ vue.defineComponent({
|
|
|
14934
14934
|
};
|
|
14935
14935
|
}
|
|
14936
14936
|
});
|
|
14937
|
-
const AttendanceDelegate = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
14938
|
-
const _sfc_main$
|
|
14937
|
+
const AttendanceDelegate = /* @__PURE__ */ _export_sfc$1(_sfc_main$1j, [["__scopeId", "data-v-538fa6fb"]]);
|
|
14938
|
+
const _sfc_main$1i = /* @__PURE__ */ vue.defineComponent({
|
|
14939
14939
|
...{ name: "AttendanceTypeCollection" },
|
|
14940
14940
|
__name: "AttendanceTypeCollection",
|
|
14941
14941
|
setup(__props) {
|
|
@@ -14951,7 +14951,7 @@ const _sfc_main$1c = /* @__PURE__ */ vue.defineComponent({
|
|
|
14951
14951
|
};
|
|
14952
14952
|
}
|
|
14953
14953
|
});
|
|
14954
|
-
const _sfc_main$
|
|
14954
|
+
const _sfc_main$1h = /* @__PURE__ */ vue.defineComponent({
|
|
14955
14955
|
__name: "AttendanceTypeSingle",
|
|
14956
14956
|
setup(__props) {
|
|
14957
14957
|
const {
|
|
@@ -14966,7 +14966,7 @@ const _sfc_main$1b = /* @__PURE__ */ vue.defineComponent({
|
|
|
14966
14966
|
} = context.useSingle();
|
|
14967
14967
|
const toast = interfaces.useToast();
|
|
14968
14968
|
async function saveCheck() {
|
|
14969
|
-
if (values.value.code === "") {
|
|
14969
|
+
if (initialValues.value.code === "" || values.value.code === "" || !values.value.code) {
|
|
14970
14970
|
toast.push({
|
|
14971
14971
|
id: "neu:attendance-type:code",
|
|
14972
14972
|
icon: "warning",
|
|
@@ -15074,7 +15074,7 @@ const _sfc_main$1b = /* @__PURE__ */ vue.defineComponent({
|
|
|
15074
15074
|
};
|
|
15075
15075
|
}
|
|
15076
15076
|
});
|
|
15077
|
-
const AttendanceTypeSingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
15077
|
+
const AttendanceTypeSingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$1h, [["__scopeId", "data-v-9913f3e7"]]);
|
|
15078
15078
|
const _withScopeId$3 = (n) => (vue.pushScopeId("data-v-802b3ded"), n = n(), vue.popScopeId(), n);
|
|
15079
15079
|
const _hoisted_1$s = { id: "view-checkIns" };
|
|
15080
15080
|
const _hoisted_2$j = { class: "summary" };
|
|
@@ -15091,7 +15091,7 @@ const _hoisted_5$9 = /* @__PURE__ */ _withScopeId$3(() => /* @__PURE__ */ vue.cr
|
|
|
15091
15091
|
/* HOISTED */
|
|
15092
15092
|
));
|
|
15093
15093
|
const _hoisted_6$9 = { class: "end" };
|
|
15094
|
-
const _sfc_main$
|
|
15094
|
+
const _sfc_main$1g = /* @__PURE__ */ vue.defineComponent({
|
|
15095
15095
|
...{
|
|
15096
15096
|
name: "CheckInPresenceCollection"
|
|
15097
15097
|
},
|
|
@@ -15480,9 +15480,9 @@ const _sfc_main$1a = /* @__PURE__ */ vue.defineComponent({
|
|
|
15480
15480
|
};
|
|
15481
15481
|
}
|
|
15482
15482
|
});
|
|
15483
|
-
const CheckInPresenceCollection = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
15483
|
+
const CheckInPresenceCollection = /* @__PURE__ */ _export_sfc$1(_sfc_main$1g, [["__scopeId", "data-v-802b3ded"]]);
|
|
15484
15484
|
const _hoisted_1$r = { class: "grid gap-4 sm:grid-cols-2" };
|
|
15485
|
-
const _sfc_main$
|
|
15485
|
+
const _sfc_main$1f = /* @__PURE__ */ vue.defineComponent({
|
|
15486
15486
|
__name: "CheckInExternal",
|
|
15487
15487
|
setup(__props) {
|
|
15488
15488
|
const {
|
|
@@ -15585,7 +15585,7 @@ const _sfc_main$19 = /* @__PURE__ */ vue.defineComponent({
|
|
|
15585
15585
|
};
|
|
15586
15586
|
}
|
|
15587
15587
|
});
|
|
15588
|
-
const CheckInExternal = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
15588
|
+
const CheckInExternal = /* @__PURE__ */ _export_sfc$1(_sfc_main$1f, [["__scopeId", "data-v-2b39928d"]]);
|
|
15589
15589
|
const _withScopeId$2 = (n) => (vue.pushScopeId("data-v-8df96f5c"), n = n(), vue.popScopeId(), n);
|
|
15590
15590
|
const _hoisted_1$q = /* @__PURE__ */ _withScopeId$2(() => /* @__PURE__ */ vue.createElementVNode(
|
|
15591
15591
|
"h4",
|
|
@@ -15605,7 +15605,7 @@ const _hoisted_2$i = /* @__PURE__ */ _withScopeId$2(() => /* @__PURE__ */ vue.cr
|
|
|
15605
15605
|
-1
|
|
15606
15606
|
/* HOISTED */
|
|
15607
15607
|
));
|
|
15608
|
-
const _sfc_main$
|
|
15608
|
+
const _sfc_main$1e = /* @__PURE__ */ vue.defineComponent({
|
|
15609
15609
|
__name: "CheckInAccess",
|
|
15610
15610
|
emits: ["close"],
|
|
15611
15611
|
setup(__props) {
|
|
@@ -15657,9 +15657,9 @@ const _sfc_main$18 = /* @__PURE__ */ vue.defineComponent({
|
|
|
15657
15657
|
};
|
|
15658
15658
|
}
|
|
15659
15659
|
});
|
|
15660
|
-
const CheckInAccess = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
15660
|
+
const CheckInAccess = /* @__PURE__ */ _export_sfc$1(_sfc_main$1e, [["__scopeId", "data-v-8df96f5c"]]);
|
|
15661
15661
|
const _hoisted_1$p = { class: "buttons" };
|
|
15662
|
-
const _sfc_main$
|
|
15662
|
+
const _sfc_main$1d = /* @__PURE__ */ vue.defineComponent({
|
|
15663
15663
|
__name: "CheckInScanError",
|
|
15664
15664
|
setup(__props) {
|
|
15665
15665
|
const attendanceStore = useAttendanceStore();
|
|
@@ -16105,7 +16105,7 @@ const _hoisted_2$h = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ vue.cr
|
|
|
16105
16105
|
/* HOISTED */
|
|
16106
16106
|
));
|
|
16107
16107
|
const _hoisted_3$a = { class: "mr-2 text-sm" };
|
|
16108
|
-
const _sfc_main$
|
|
16108
|
+
const _sfc_main$1c = /* @__PURE__ */ vue.defineComponent({
|
|
16109
16109
|
__name: "CheckInScanner",
|
|
16110
16110
|
emits: ["start", "stop", "scanned", "close"],
|
|
16111
16111
|
setup(__props, { emit: __emit }) {
|
|
@@ -16284,7 +16284,7 @@ const _sfc_main$16 = /* @__PURE__ */ vue.defineComponent({
|
|
|
16284
16284
|
};
|
|
16285
16285
|
}
|
|
16286
16286
|
});
|
|
16287
|
-
const CheckInScanner = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
16287
|
+
const CheckInScanner = /* @__PURE__ */ _export_sfc$1(_sfc_main$1c, [["__scopeId", "data-v-6bdaf755"]]);
|
|
16288
16288
|
const _hoisted_1$n = /* @__PURE__ */ vue.createElementVNode(
|
|
16289
16289
|
"h3",
|
|
16290
16290
|
{ align: "center" },
|
|
@@ -16292,7 +16292,7 @@ const _hoisted_1$n = /* @__PURE__ */ vue.createElementVNode(
|
|
|
16292
16292
|
-1
|
|
16293
16293
|
/* HOISTED */
|
|
16294
16294
|
);
|
|
16295
|
-
const _sfc_main$
|
|
16295
|
+
const _sfc_main$1b = /* @__PURE__ */ vue.defineComponent({
|
|
16296
16296
|
__name: "CheckInScanSuccess",
|
|
16297
16297
|
emits: ["close"],
|
|
16298
16298
|
setup(__props) {
|
|
@@ -16325,7 +16325,7 @@ const _sfc_main$15 = /* @__PURE__ */ vue.defineComponent({
|
|
|
16325
16325
|
}
|
|
16326
16326
|
});
|
|
16327
16327
|
const _hoisted_1$m = { class: "grid gap-4 sm:grid-cols-2" };
|
|
16328
|
-
const _sfc_main$
|
|
16328
|
+
const _sfc_main$1a = /* @__PURE__ */ vue.defineComponent({
|
|
16329
16329
|
__name: "CheckInSupervisor",
|
|
16330
16330
|
setup(__props) {
|
|
16331
16331
|
const {
|
|
@@ -16437,8 +16437,8 @@ const _sfc_main$14 = /* @__PURE__ */ vue.defineComponent({
|
|
|
16437
16437
|
};
|
|
16438
16438
|
}
|
|
16439
16439
|
});
|
|
16440
|
-
const CheckInSupervisor = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
16441
|
-
const _sfc_main$
|
|
16440
|
+
const CheckInSupervisor = /* @__PURE__ */ _export_sfc$1(_sfc_main$1a, [["__scopeId", "data-v-7dba7b2e"]]);
|
|
16441
|
+
const _sfc_main$19 = /* @__PURE__ */ vue.defineComponent({
|
|
16442
16442
|
...{
|
|
16443
16443
|
name: "CheckInCollection"
|
|
16444
16444
|
},
|
|
@@ -16457,7 +16457,7 @@ const _sfc_main$13 = /* @__PURE__ */ vue.defineComponent({
|
|
|
16457
16457
|
}
|
|
16458
16458
|
});
|
|
16459
16459
|
const _hoisted_1$l = { class: "grid gap-4 sm:grid-cols-2" };
|
|
16460
|
-
const _sfc_main$
|
|
16460
|
+
const _sfc_main$18 = /* @__PURE__ */ vue.defineComponent({
|
|
16461
16461
|
__name: "CheckInSingle",
|
|
16462
16462
|
setup(__props) {
|
|
16463
16463
|
const {
|
|
@@ -16550,8 +16550,8 @@ const _sfc_main$12 = /* @__PURE__ */ vue.defineComponent({
|
|
|
16550
16550
|
};
|
|
16551
16551
|
}
|
|
16552
16552
|
});
|
|
16553
|
-
const CheckInSingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
16554
|
-
const _sfc_main$
|
|
16553
|
+
const CheckInSingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$18, [["__scopeId", "data-v-be75db83"]]);
|
|
16554
|
+
const _sfc_main$17 = /* @__PURE__ */ vue.defineComponent({
|
|
16555
16555
|
__name: "PlanStaff",
|
|
16556
16556
|
setup(__props) {
|
|
16557
16557
|
const {
|
|
@@ -16757,8 +16757,8 @@ const _sfc_main$11 = /* @__PURE__ */ vue.defineComponent({
|
|
|
16757
16757
|
};
|
|
16758
16758
|
}
|
|
16759
16759
|
});
|
|
16760
|
-
const PlanStaff = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
16761
|
-
const _sfc_main$
|
|
16760
|
+
const PlanStaff = /* @__PURE__ */ _export_sfc$1(_sfc_main$17, [["__scopeId", "data-v-19b1f97b"]]);
|
|
16761
|
+
const _sfc_main$16 = /* @__PURE__ */ vue.defineComponent({
|
|
16762
16762
|
...{
|
|
16763
16763
|
name: "PlanCollection"
|
|
16764
16764
|
},
|
|
@@ -16776,7 +16776,7 @@ const _sfc_main$10 = /* @__PURE__ */ vue.defineComponent({
|
|
|
16776
16776
|
};
|
|
16777
16777
|
}
|
|
16778
16778
|
});
|
|
16779
|
-
const _sfc_main
|
|
16779
|
+
const _sfc_main$15 = /* @__PURE__ */ vue.defineComponent({
|
|
16780
16780
|
__name: "PlanSingle",
|
|
16781
16781
|
setup(__props) {
|
|
16782
16782
|
const {
|
|
@@ -16972,8 +16972,8 @@ const _sfc_main$$ = /* @__PURE__ */ vue.defineComponent({
|
|
|
16972
16972
|
};
|
|
16973
16973
|
}
|
|
16974
16974
|
});
|
|
16975
|
-
const PlanSingle = /* @__PURE__ */ _export_sfc$1(_sfc_main
|
|
16976
|
-
const _sfc_main$
|
|
16975
|
+
const PlanSingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$15, [["__scopeId", "data-v-ebc684f0"]]);
|
|
16976
|
+
const _sfc_main$14 = /* @__PURE__ */ vue.defineComponent({
|
|
16977
16977
|
...{
|
|
16978
16978
|
name: "PlanTypeCollection"
|
|
16979
16979
|
},
|
|
@@ -16991,7 +16991,7 @@ const _sfc_main$_ = /* @__PURE__ */ vue.defineComponent({
|
|
|
16991
16991
|
};
|
|
16992
16992
|
}
|
|
16993
16993
|
});
|
|
16994
|
-
const _sfc_main$
|
|
16994
|
+
const _sfc_main$13 = /* @__PURE__ */ vue.defineComponent({
|
|
16995
16995
|
__name: "PlanTypeSingle",
|
|
16996
16996
|
setup(__props) {
|
|
16997
16997
|
const {
|
|
@@ -17111,8 +17111,8 @@ const _sfc_main$Z = /* @__PURE__ */ vue.defineComponent({
|
|
|
17111
17111
|
};
|
|
17112
17112
|
}
|
|
17113
17113
|
});
|
|
17114
|
-
const PlanTypeSingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
17115
|
-
const _sfc_main$
|
|
17114
|
+
const PlanTypeSingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$13, [["__scopeId", "data-v-add540b6"]]);
|
|
17115
|
+
const _sfc_main$12 = /* @__PURE__ */ vue.defineComponent({
|
|
17116
17116
|
...{ name: "ProgressNoteTab" },
|
|
17117
17117
|
__name: "ProgressNoteTab",
|
|
17118
17118
|
setup(__props) {
|
|
@@ -17145,7 +17145,7 @@ const _sfc_main$Y = /* @__PURE__ */ vue.defineComponent({
|
|
|
17145
17145
|
});
|
|
17146
17146
|
const _hoisted_1$k = { class: "grid gap-2 sm:grid-cols-2" };
|
|
17147
17147
|
const _hoisted_2$g = { class: "text-right text-fg-subdued text-sm" };
|
|
17148
|
-
const _sfc_main$
|
|
17148
|
+
const _sfc_main$11 = /* @__PURE__ */ vue.defineComponent({
|
|
17149
17149
|
__name: "ProgressTomorrow",
|
|
17150
17150
|
setup(__props) {
|
|
17151
17151
|
var _a;
|
|
@@ -17423,7 +17423,7 @@ const _sfc_main$X = /* @__PURE__ */ vue.defineComponent({
|
|
|
17423
17423
|
_: 1
|
|
17424
17424
|
/* STABLE */
|
|
17425
17425
|
})) : vue.createCommentVNode("v-if", true),
|
|
17426
|
-
vue.createVNode(vue.unref(_sfc_main$
|
|
17426
|
+
vue.createVNode(vue.unref(_sfc_main$12))
|
|
17427
17427
|
];
|
|
17428
17428
|
}),
|
|
17429
17429
|
_: 1
|
|
@@ -17436,10 +17436,10 @@ const _sfc_main$X = /* @__PURE__ */ vue.defineComponent({
|
|
|
17436
17436
|
};
|
|
17437
17437
|
}
|
|
17438
17438
|
});
|
|
17439
|
-
const ProgressTomorrow = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
17439
|
+
const ProgressTomorrow = /* @__PURE__ */ _export_sfc$1(_sfc_main$11, [["__scopeId", "data-v-607d910c"]]);
|
|
17440
17440
|
const _hoisted_1$j = { class: "grid gap-2 sm:grid-cols-2" };
|
|
17441
17441
|
const _hoisted_2$f = { class: "text-right text-fg-subdued text-sm" };
|
|
17442
|
-
const _sfc_main$
|
|
17442
|
+
const _sfc_main$10 = /* @__PURE__ */ vue.defineComponent({
|
|
17443
17443
|
__name: "ProgressYesterday",
|
|
17444
17444
|
setup(__props) {
|
|
17445
17445
|
var _a;
|
|
@@ -17716,7 +17716,7 @@ const _sfc_main$W = /* @__PURE__ */ vue.defineComponent({
|
|
|
17716
17716
|
_: 1
|
|
17717
17717
|
/* STABLE */
|
|
17718
17718
|
})) : vue.createCommentVNode("v-if", true),
|
|
17719
|
-
vue.createVNode(vue.unref(_sfc_main$
|
|
17719
|
+
vue.createVNode(vue.unref(_sfc_main$12))
|
|
17720
17720
|
];
|
|
17721
17721
|
}),
|
|
17722
17722
|
_: 1
|
|
@@ -17729,8 +17729,8 @@ const _sfc_main$W = /* @__PURE__ */ vue.defineComponent({
|
|
|
17729
17729
|
};
|
|
17730
17730
|
}
|
|
17731
17731
|
});
|
|
17732
|
-
const ProgressYesterday = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
17733
|
-
const _sfc_main
|
|
17732
|
+
const ProgressYesterday = /* @__PURE__ */ _export_sfc$1(_sfc_main$10, [["__scopeId", "data-v-cc36bbaf"]]);
|
|
17733
|
+
const _sfc_main$$ = /* @__PURE__ */ vue.defineComponent({
|
|
17734
17734
|
__name: "ProgressNote",
|
|
17735
17735
|
setup(__props) {
|
|
17736
17736
|
var _a;
|
|
@@ -17836,7 +17836,7 @@ const _sfc_main$V = /* @__PURE__ */ vue.defineComponent({
|
|
|
17836
17836
|
_: 1
|
|
17837
17837
|
/* STABLE */
|
|
17838
17838
|
}),
|
|
17839
|
-
vue.createVNode(vue.unref(_sfc_main$
|
|
17839
|
+
vue.createVNode(vue.unref(_sfc_main$12))
|
|
17840
17840
|
]),
|
|
17841
17841
|
_: 1
|
|
17842
17842
|
/* STABLE */
|
|
@@ -17848,8 +17848,8 @@ const _sfc_main$V = /* @__PURE__ */ vue.defineComponent({
|
|
|
17848
17848
|
};
|
|
17849
17849
|
}
|
|
17850
17850
|
});
|
|
17851
|
-
const ProgressNote = /* @__PURE__ */ _export_sfc$1(_sfc_main
|
|
17852
|
-
const _sfc_main$
|
|
17851
|
+
const ProgressNote = /* @__PURE__ */ _export_sfc$1(_sfc_main$$, [["__scopeId", "data-v-d6b827e1"]]);
|
|
17852
|
+
const _sfc_main$_ = /* @__PURE__ */ vue.defineComponent({
|
|
17853
17853
|
...{
|
|
17854
17854
|
name: "ProgressCollection"
|
|
17855
17855
|
},
|
|
@@ -17911,10 +17911,10 @@ const _sfc_main$U = /* @__PURE__ */ vue.defineComponent({
|
|
|
17911
17911
|
};
|
|
17912
17912
|
}
|
|
17913
17913
|
});
|
|
17914
|
-
const ProgressCollection = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
17914
|
+
const ProgressCollection = /* @__PURE__ */ _export_sfc$1(_sfc_main$_, [["__scopeId", "data-v-0d51a8c3"]]);
|
|
17915
17915
|
const _hoisted_1$i = { class: "grid gap-2 sm:grid-cols-2" };
|
|
17916
17916
|
const _hoisted_2$e = { class: "text-right text-fg-subdued text-sm" };
|
|
17917
|
-
const _sfc_main$
|
|
17917
|
+
const _sfc_main$Z = /* @__PURE__ */ vue.defineComponent({
|
|
17918
17918
|
__name: "ProgressSingle",
|
|
17919
17919
|
setup(__props) {
|
|
17920
17920
|
const { staff } = useOperasional();
|
|
@@ -18258,7 +18258,7 @@ const _sfc_main$T = /* @__PURE__ */ vue.defineComponent({
|
|
|
18258
18258
|
_: 1
|
|
18259
18259
|
/* STABLE */
|
|
18260
18260
|
})) : vue.createCommentVNode("v-if", true),
|
|
18261
|
-
vue.createVNode(vue.unref(_sfc_main$
|
|
18261
|
+
vue.createVNode(vue.unref(_sfc_main$12))
|
|
18262
18262
|
];
|
|
18263
18263
|
}),
|
|
18264
18264
|
_: 1
|
|
@@ -18271,9 +18271,9 @@ const _sfc_main$T = /* @__PURE__ */ vue.defineComponent({
|
|
|
18271
18271
|
};
|
|
18272
18272
|
}
|
|
18273
18273
|
});
|
|
18274
|
-
const ProgressSingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
18274
|
+
const ProgressSingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$Z, [["__scopeId", "data-v-9a6e2573"]]);
|
|
18275
18275
|
const _hoisted_1$h = { class: "flex flex-wrap" };
|
|
18276
|
-
const _sfc_main$
|
|
18276
|
+
const _sfc_main$Y = /* @__PURE__ */ vue.defineComponent({
|
|
18277
18277
|
...{ name: "ProgressButton" },
|
|
18278
18278
|
__name: "ProgressButton",
|
|
18279
18279
|
setup(__props) {
|
|
@@ -18320,7 +18320,7 @@ const _sfc_main$S = /* @__PURE__ */ vue.defineComponent({
|
|
|
18320
18320
|
}
|
|
18321
18321
|
});
|
|
18322
18322
|
const _hoisted_1$g = { class: "flex flex-wrap" };
|
|
18323
|
-
const _sfc_main$
|
|
18323
|
+
const _sfc_main$X = /* @__PURE__ */ vue.defineComponent({
|
|
18324
18324
|
...{ name: "ProgressNoteButton" },
|
|
18325
18325
|
__name: "ProgressNoteButton",
|
|
18326
18326
|
setup(__props) {
|
|
@@ -18342,7 +18342,7 @@ const _sfc_main$R = /* @__PURE__ */ vue.defineComponent({
|
|
|
18342
18342
|
};
|
|
18343
18343
|
}
|
|
18344
18344
|
});
|
|
18345
|
-
const _sfc_main$
|
|
18345
|
+
const _sfc_main$W = /* @__PURE__ */ vue.defineComponent({
|
|
18346
18346
|
__name: "ProgressAccessSupervisor",
|
|
18347
18347
|
setup(__props) {
|
|
18348
18348
|
const {
|
|
@@ -18405,8 +18405,8 @@ const _sfc_main$Q = /* @__PURE__ */ vue.defineComponent({
|
|
|
18405
18405
|
};
|
|
18406
18406
|
}
|
|
18407
18407
|
});
|
|
18408
|
-
const ProgressAccessSupervisor = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
18409
|
-
const _sfc_main$
|
|
18408
|
+
const ProgressAccessSupervisor = /* @__PURE__ */ _export_sfc$1(_sfc_main$W, [["__scopeId", "data-v-2ca10028"]]);
|
|
18409
|
+
const _sfc_main$V = /* @__PURE__ */ vue.defineComponent({
|
|
18410
18410
|
...{
|
|
18411
18411
|
name: "ProgressAccessCollection"
|
|
18412
18412
|
},
|
|
@@ -18424,7 +18424,7 @@ const _sfc_main$P = /* @__PURE__ */ vue.defineComponent({
|
|
|
18424
18424
|
};
|
|
18425
18425
|
}
|
|
18426
18426
|
});
|
|
18427
|
-
const _sfc_main$
|
|
18427
|
+
const _sfc_main$U = /* @__PURE__ */ vue.defineComponent({
|
|
18428
18428
|
__name: "ProgressAccessSingle",
|
|
18429
18429
|
setup(__props) {
|
|
18430
18430
|
const {
|
|
@@ -18487,8 +18487,8 @@ const _sfc_main$O = /* @__PURE__ */ vue.defineComponent({
|
|
|
18487
18487
|
};
|
|
18488
18488
|
}
|
|
18489
18489
|
});
|
|
18490
|
-
const ProgressAccessSingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
18491
|
-
const _sfc_main$
|
|
18490
|
+
const ProgressAccessSingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$U, [["__scopeId", "data-v-3592f7c4"]]);
|
|
18491
|
+
const _sfc_main$T = /* @__PURE__ */ vue.defineComponent({
|
|
18492
18492
|
__name: "ResponsibilityStaff",
|
|
18493
18493
|
setup(__props) {
|
|
18494
18494
|
const {
|
|
@@ -18681,8 +18681,8 @@ const _sfc_main$N = /* @__PURE__ */ vue.defineComponent({
|
|
|
18681
18681
|
};
|
|
18682
18682
|
}
|
|
18683
18683
|
});
|
|
18684
|
-
const ResponsibilityStaff = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
18685
|
-
const _sfc_main$
|
|
18684
|
+
const ResponsibilityStaff = /* @__PURE__ */ _export_sfc$1(_sfc_main$T, [["__scopeId", "data-v-89afc670"]]);
|
|
18685
|
+
const _sfc_main$S = /* @__PURE__ */ vue.defineComponent({
|
|
18686
18686
|
__name: "ResponsibilitySupervisor",
|
|
18687
18687
|
setup(__props) {
|
|
18688
18688
|
const {
|
|
@@ -18875,8 +18875,8 @@ const _sfc_main$M = /* @__PURE__ */ vue.defineComponent({
|
|
|
18875
18875
|
};
|
|
18876
18876
|
}
|
|
18877
18877
|
});
|
|
18878
|
-
const ResponsibilitySupervisor = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
18879
|
-
const _sfc_main$
|
|
18878
|
+
const ResponsibilitySupervisor = /* @__PURE__ */ _export_sfc$1(_sfc_main$S, [["__scopeId", "data-v-983b6c8a"]]);
|
|
18879
|
+
const _sfc_main$R = /* @__PURE__ */ vue.defineComponent({
|
|
18880
18880
|
...{
|
|
18881
18881
|
name: "ResponsibilityCollection"
|
|
18882
18882
|
},
|
|
@@ -18894,7 +18894,7 @@ const _sfc_main$L = /* @__PURE__ */ vue.defineComponent({
|
|
|
18894
18894
|
};
|
|
18895
18895
|
}
|
|
18896
18896
|
});
|
|
18897
|
-
const _sfc_main$
|
|
18897
|
+
const _sfc_main$Q = /* @__PURE__ */ vue.defineComponent({
|
|
18898
18898
|
__name: "ResponsibilitySingle",
|
|
18899
18899
|
setup(__props) {
|
|
18900
18900
|
var _a, _b;
|
|
@@ -19133,8 +19133,8 @@ const _sfc_main$K = /* @__PURE__ */ vue.defineComponent({
|
|
|
19133
19133
|
};
|
|
19134
19134
|
}
|
|
19135
19135
|
});
|
|
19136
|
-
const ResponsibilitySingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
19137
|
-
const _sfc_main$
|
|
19136
|
+
const ResponsibilitySingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$Q, [["__scopeId", "data-v-d75da3fd"]]);
|
|
19137
|
+
const _sfc_main$P = /* @__PURE__ */ vue.defineComponent({
|
|
19138
19138
|
...{
|
|
19139
19139
|
name: "ResponsibilityTypeCollection"
|
|
19140
19140
|
},
|
|
@@ -19152,7 +19152,7 @@ const _sfc_main$J = /* @__PURE__ */ vue.defineComponent({
|
|
|
19152
19152
|
};
|
|
19153
19153
|
}
|
|
19154
19154
|
});
|
|
19155
|
-
const _sfc_main$
|
|
19155
|
+
const _sfc_main$O = /* @__PURE__ */ vue.defineComponent({
|
|
19156
19156
|
__name: "ResponsibilityTypeSingle",
|
|
19157
19157
|
setup(__props) {
|
|
19158
19158
|
const {
|
|
@@ -19217,8 +19217,8 @@ const _sfc_main$I = /* @__PURE__ */ vue.defineComponent({
|
|
|
19217
19217
|
};
|
|
19218
19218
|
}
|
|
19219
19219
|
});
|
|
19220
|
-
const ResponsibilityTypeSingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
19221
|
-
const _sfc_main$
|
|
19220
|
+
const ResponsibilityTypeSingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$O, [["__scopeId", "data-v-f59caf0c"]]);
|
|
19221
|
+
const _sfc_main$N = /* @__PURE__ */ vue.defineComponent({
|
|
19222
19222
|
__name: "SituationWork",
|
|
19223
19223
|
setup(__props) {
|
|
19224
19224
|
const {
|
|
@@ -19394,7 +19394,7 @@ const _sfc_main$H = /* @__PURE__ */ vue.defineComponent({
|
|
|
19394
19394
|
};
|
|
19395
19395
|
}
|
|
19396
19396
|
});
|
|
19397
|
-
const _sfc_main$
|
|
19397
|
+
const _sfc_main$M = /* @__PURE__ */ vue.defineComponent({
|
|
19398
19398
|
...{ name: "SituationSupportive" },
|
|
19399
19399
|
__name: "SituationSupportive",
|
|
19400
19400
|
setup(__props) {
|
|
@@ -19529,7 +19529,7 @@ const _sfc_main$G = /* @__PURE__ */ vue.defineComponent({
|
|
|
19529
19529
|
};
|
|
19530
19530
|
}
|
|
19531
19531
|
});
|
|
19532
|
-
const _sfc_main$
|
|
19532
|
+
const _sfc_main$L = /* @__PURE__ */ vue.defineComponent({
|
|
19533
19533
|
...{ name: "SituationCollection" },
|
|
19534
19534
|
__name: "SituationCollection",
|
|
19535
19535
|
setup(__props) {
|
|
@@ -19545,7 +19545,7 @@ const _sfc_main$F = /* @__PURE__ */ vue.defineComponent({
|
|
|
19545
19545
|
};
|
|
19546
19546
|
}
|
|
19547
19547
|
});
|
|
19548
|
-
const _sfc_main$
|
|
19548
|
+
const _sfc_main$K = /* @__PURE__ */ vue.defineComponent({
|
|
19549
19549
|
__name: "SituationSingle",
|
|
19550
19550
|
setup(__props) {
|
|
19551
19551
|
const {
|
|
@@ -19678,7 +19678,7 @@ const _sfc_main$E = /* @__PURE__ */ vue.defineComponent({
|
|
|
19678
19678
|
};
|
|
19679
19679
|
}
|
|
19680
19680
|
});
|
|
19681
|
-
const _sfc_main$
|
|
19681
|
+
const _sfc_main$J = /* @__PURE__ */ vue.defineComponent({
|
|
19682
19682
|
...{ name: "SituationTypeCollection" },
|
|
19683
19683
|
__name: "SituationTypeCollection",
|
|
19684
19684
|
setup(__props) {
|
|
@@ -19694,7 +19694,7 @@ const _sfc_main$D = /* @__PURE__ */ vue.defineComponent({
|
|
|
19694
19694
|
};
|
|
19695
19695
|
}
|
|
19696
19696
|
});
|
|
19697
|
-
const _sfc_main$
|
|
19697
|
+
const _sfc_main$I = /* @__PURE__ */ vue.defineComponent({
|
|
19698
19698
|
__name: "SituationTypeSingle",
|
|
19699
19699
|
setup(__props) {
|
|
19700
19700
|
const {
|
|
@@ -19762,7 +19762,7 @@ const _sfc_main$C = /* @__PURE__ */ vue.defineComponent({
|
|
|
19762
19762
|
};
|
|
19763
19763
|
}
|
|
19764
19764
|
});
|
|
19765
|
-
const _sfc_main$
|
|
19765
|
+
const _sfc_main$H = /* @__PURE__ */ vue.defineComponent({
|
|
19766
19766
|
__name: "StaffIdentity",
|
|
19767
19767
|
setup(__props) {
|
|
19768
19768
|
const { values, saveOne, executeOne, syncOne } = context.useSingle();
|
|
@@ -19993,7 +19993,7 @@ const _sfc_main$B = /* @__PURE__ */ vue.defineComponent({
|
|
|
19993
19993
|
});
|
|
19994
19994
|
const _hoisted_1$f = { class: "grid gap-4 sm:grid-cols-[3fr_1fr]" };
|
|
19995
19995
|
const _hoisted_2$d = { class: "grid gap-4 sm:grid-cols-2" };
|
|
19996
|
-
const _sfc_main$
|
|
19996
|
+
const _sfc_main$G = /* @__PURE__ */ vue.defineComponent({
|
|
19997
19997
|
__name: "StaffOperasional",
|
|
19998
19998
|
setup(__props) {
|
|
19999
19999
|
const {
|
|
@@ -20108,7 +20108,7 @@ const _sfc_main$A = /* @__PURE__ */ vue.defineComponent({
|
|
|
20108
20108
|
title: "Identitas"
|
|
20109
20109
|
}, {
|
|
20110
20110
|
default: vue.withCtx(() => [
|
|
20111
|
-
vue.createVNode(_sfc_main$
|
|
20111
|
+
vue.createVNode(_sfc_main$H)
|
|
20112
20112
|
]),
|
|
20113
20113
|
_: 1
|
|
20114
20114
|
/* STABLE */
|
|
@@ -20223,10 +20223,10 @@ const _sfc_main$A = /* @__PURE__ */ vue.defineComponent({
|
|
|
20223
20223
|
};
|
|
20224
20224
|
}
|
|
20225
20225
|
});
|
|
20226
|
-
const StaffOperasional = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
20226
|
+
const StaffOperasional = /* @__PURE__ */ _export_sfc$1(_sfc_main$G, [["__scopeId", "data-v-1966f9f2"]]);
|
|
20227
20227
|
const _hoisted_1$e = { class: "grid gap-4 sm:grid-cols-[3fr_1fr]" };
|
|
20228
20228
|
const _hoisted_2$c = { class: "grid gap-4 sm:grid-cols-2" };
|
|
20229
|
-
const _sfc_main$
|
|
20229
|
+
const _sfc_main$F = /* @__PURE__ */ vue.defineComponent({
|
|
20230
20230
|
__name: "StaffAccess",
|
|
20231
20231
|
setup(__props) {
|
|
20232
20232
|
const {
|
|
@@ -20445,8 +20445,8 @@ const _sfc_main$z = /* @__PURE__ */ vue.defineComponent({
|
|
|
20445
20445
|
};
|
|
20446
20446
|
}
|
|
20447
20447
|
});
|
|
20448
|
-
const StaffAccess = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
20449
|
-
const _sfc_main$
|
|
20448
|
+
const StaffAccess = /* @__PURE__ */ _export_sfc$1(_sfc_main$F, [["__scopeId", "data-v-d2de29d6"]]);
|
|
20449
|
+
const _sfc_main$E = /* @__PURE__ */ vue.defineComponent({
|
|
20450
20450
|
...{
|
|
20451
20451
|
name: "StaffCollection"
|
|
20452
20452
|
},
|
|
@@ -20466,7 +20466,7 @@ const _sfc_main$y = /* @__PURE__ */ vue.defineComponent({
|
|
|
20466
20466
|
});
|
|
20467
20467
|
const _hoisted_1$d = { class: "grid gap-4 sm:grid-cols-[3fr_1fr]" };
|
|
20468
20468
|
const _hoisted_2$b = { class: "grid gap-4 sm:grid-cols-2" };
|
|
20469
|
-
const _sfc_main$
|
|
20469
|
+
const _sfc_main$D = /* @__PURE__ */ vue.defineComponent({
|
|
20470
20470
|
__name: "StaffSingle",
|
|
20471
20471
|
setup(__props) {
|
|
20472
20472
|
const {
|
|
@@ -20571,7 +20571,7 @@ const _sfc_main$x = /* @__PURE__ */ vue.defineComponent({
|
|
|
20571
20571
|
title: "Identitas"
|
|
20572
20572
|
}, {
|
|
20573
20573
|
default: vue.withCtx(() => [
|
|
20574
|
-
vue.createVNode(_sfc_main$
|
|
20574
|
+
vue.createVNode(_sfc_main$H)
|
|
20575
20575
|
]),
|
|
20576
20576
|
_: 1
|
|
20577
20577
|
/* STABLE */
|
|
@@ -20681,8 +20681,8 @@ const _sfc_main$x = /* @__PURE__ */ vue.defineComponent({
|
|
|
20681
20681
|
};
|
|
20682
20682
|
}
|
|
20683
20683
|
});
|
|
20684
|
-
const StaffSingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
20685
|
-
const _sfc_main$
|
|
20684
|
+
const StaffSingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$D, [["__scopeId", "data-v-baaa95d5"]]);
|
|
20685
|
+
const _sfc_main$C = /* @__PURE__ */ vue.defineComponent({
|
|
20686
20686
|
...{ name: "SubmissionDocumentTab" },
|
|
20687
20687
|
__name: "SubmissionDocumentTab",
|
|
20688
20688
|
props: {
|
|
@@ -20725,7 +20725,7 @@ const _sfc_main$w = /* @__PURE__ */ vue.defineComponent({
|
|
|
20725
20725
|
};
|
|
20726
20726
|
}
|
|
20727
20727
|
});
|
|
20728
|
-
const _sfc_main$
|
|
20728
|
+
const _sfc_main$B = /* @__PURE__ */ vue.defineComponent({
|
|
20729
20729
|
...{ name: "SubmissionDetailTab" },
|
|
20730
20730
|
__name: "SubmissionDetailTab",
|
|
20731
20731
|
setup(__props) {
|
|
@@ -20787,7 +20787,7 @@ const _sfc_main$v = /* @__PURE__ */ vue.defineComponent({
|
|
|
20787
20787
|
};
|
|
20788
20788
|
}
|
|
20789
20789
|
});
|
|
20790
|
-
const SubmissionDetailTab = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
20790
|
+
const SubmissionDetailTab = /* @__PURE__ */ _export_sfc$1(_sfc_main$B, [["__scopeId", "data-v-3475270c"]]);
|
|
20791
20791
|
const _hoisted_1$c = { class: "flex items-right" };
|
|
20792
20792
|
const _hoisted_2$a = { class: "flex-grow" };
|
|
20793
20793
|
const _hoisted_3$9 = { class: "ml-2 flex items-end pb-1" };
|
|
@@ -20800,7 +20800,7 @@ const _hoisted_9$6 = { class: "ml-2 flex items-end pb-1" };
|
|
|
20800
20800
|
const _hoisted_10$6 = { class: "flex items-right" };
|
|
20801
20801
|
const _hoisted_11$6 = { class: "flex-grow" };
|
|
20802
20802
|
const _hoisted_12$6 = { class: "ml-2 flex items-end pb-1" };
|
|
20803
|
-
const _sfc_main$
|
|
20803
|
+
const _sfc_main$A = /* @__PURE__ */ vue.defineComponent({
|
|
20804
20804
|
__name: "SubmissionStaff",
|
|
20805
20805
|
setup(__props) {
|
|
20806
20806
|
var _a, _b;
|
|
@@ -21191,7 +21191,7 @@ const _sfc_main$u = /* @__PURE__ */ vue.defineComponent({
|
|
|
21191
21191
|
vue.createCommentVNode(" DETAIL "),
|
|
21192
21192
|
vue.createVNode(vue.unref(SubmissionDetailTab)),
|
|
21193
21193
|
vue.createCommentVNode(" DOKUMEN "),
|
|
21194
|
-
vue.createVNode(vue.unref(_sfc_main$
|
|
21194
|
+
vue.createVNode(vue.unref(_sfc_main$C), {
|
|
21195
21195
|
toolbar: "side",
|
|
21196
21196
|
"is-readonly": vue.unref(values).statusStaff === "raised" || vue.unref(values).statusStaff === "processed" || vue.unref(values).statusStaff === "approved" || vue.unref(values).statusStaff === "monitored" || vue.unref(values).statusStaff === "discontinued" || vue.unref(values).statusStaff === "resolved"
|
|
21197
21197
|
}, null, 8, ["is-readonly"])
|
|
@@ -21206,7 +21206,7 @@ const _sfc_main$u = /* @__PURE__ */ vue.defineComponent({
|
|
|
21206
21206
|
};
|
|
21207
21207
|
}
|
|
21208
21208
|
});
|
|
21209
|
-
const SubmissionStaff = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
21209
|
+
const SubmissionStaff = /* @__PURE__ */ _export_sfc$1(_sfc_main$A, [["__scopeId", "data-v-6e5de481"]]);
|
|
21210
21210
|
const _hoisted_1$b = { class: "flex items-right" };
|
|
21211
21211
|
const _hoisted_2$9 = { class: "flex-grow" };
|
|
21212
21212
|
const _hoisted_3$8 = { class: "ml-2 flex items-end pb-1" };
|
|
@@ -21219,7 +21219,7 @@ const _hoisted_9$5 = { class: "ml-2 flex items-end pb-1" };
|
|
|
21219
21219
|
const _hoisted_10$5 = { class: "flex items-right" };
|
|
21220
21220
|
const _hoisted_11$5 = { class: "flex-grow" };
|
|
21221
21221
|
const _hoisted_12$5 = { class: "ml-2 flex items-end pb-1" };
|
|
21222
|
-
const _sfc_main$
|
|
21222
|
+
const _sfc_main$z = /* @__PURE__ */ vue.defineComponent({
|
|
21223
21223
|
__name: "SubmissionFollowUp",
|
|
21224
21224
|
setup(__props) {
|
|
21225
21225
|
const {
|
|
@@ -21473,7 +21473,7 @@ const _sfc_main$t = /* @__PURE__ */ vue.defineComponent({
|
|
|
21473
21473
|
vue.createCommentVNode(" DETAIL "),
|
|
21474
21474
|
vue.createVNode(vue.unref(SubmissionDetailTab)),
|
|
21475
21475
|
vue.createCommentVNode(" DOKUMEN "),
|
|
21476
|
-
vue.createVNode(vue.unref(_sfc_main$
|
|
21476
|
+
vue.createVNode(vue.unref(_sfc_main$C), {
|
|
21477
21477
|
toolbar: "side",
|
|
21478
21478
|
"is-readonly": ""
|
|
21479
21479
|
})
|
|
@@ -21488,7 +21488,7 @@ const _sfc_main$t = /* @__PURE__ */ vue.defineComponent({
|
|
|
21488
21488
|
};
|
|
21489
21489
|
}
|
|
21490
21490
|
});
|
|
21491
|
-
const SubmissionFollowUp = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
21491
|
+
const SubmissionFollowUp = /* @__PURE__ */ _export_sfc$1(_sfc_main$z, [["__scopeId", "data-v-b87c6266"]]);
|
|
21492
21492
|
const _hoisted_1$a = { class: "flex flex-wrap" };
|
|
21493
21493
|
const _hoisted_2$8 = { class: "mt-2" };
|
|
21494
21494
|
const _hoisted_3$7 = { class: "mt-2" };
|
|
@@ -21507,7 +21507,7 @@ const _hoisted_15$2 = { class: "ml-2 flex items-end pb-1" };
|
|
|
21507
21507
|
const _hoisted_16 = { class: "flex items-right" };
|
|
21508
21508
|
const _hoisted_17 = { class: "flex-grow" };
|
|
21509
21509
|
const _hoisted_18 = { class: "ml-2 flex items-end pb-1" };
|
|
21510
|
-
const _sfc_main$
|
|
21510
|
+
const _sfc_main$y = /* @__PURE__ */ vue.defineComponent({
|
|
21511
21511
|
__name: "SubmissionAudit",
|
|
21512
21512
|
setup(__props) {
|
|
21513
21513
|
var _a, _b, _c;
|
|
@@ -22010,7 +22010,7 @@ const _sfc_main$s = /* @__PURE__ */ vue.defineComponent({
|
|
|
22010
22010
|
}),
|
|
22011
22011
|
vue.createVNode(vue.unref(SubmissionDetailTab)),
|
|
22012
22012
|
vue.createCommentVNode(" DOKUMEN "),
|
|
22013
|
-
vue.createVNode(vue.unref(_sfc_main$
|
|
22013
|
+
vue.createVNode(vue.unref(_sfc_main$C), {
|
|
22014
22014
|
toolbar: "side",
|
|
22015
22015
|
"is-readonly": vue.unref(values).status === "processed" || vue.unref(values).status === "approved" || vue.unref(values).status === "monitored" || vue.unref(values).status === "discontinued" || vue.unref(values).status === "prepared" || vue.unref(values).status === "resolved"
|
|
22016
22016
|
}, null, 8, ["is-readonly"]),
|
|
@@ -22069,7 +22069,7 @@ const _sfc_main$s = /* @__PURE__ */ vue.defineComponent({
|
|
|
22069
22069
|
};
|
|
22070
22070
|
}
|
|
22071
22071
|
});
|
|
22072
|
-
const SubmissionAudit = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
22072
|
+
const SubmissionAudit = /* @__PURE__ */ _export_sfc$1(_sfc_main$y, [["__scopeId", "data-v-39e6b2f4"]]);
|
|
22073
22073
|
const _hoisted_1$9 = { class: "flex flex-wrap" };
|
|
22074
22074
|
const _hoisted_2$7 = { class: "mt-2" };
|
|
22075
22075
|
const _hoisted_3$6 = { class: "mt-2" };
|
|
@@ -22085,7 +22085,7 @@ const _hoisted_12$3 = { class: "ml-2 flex items-end pb-1" };
|
|
|
22085
22085
|
const _hoisted_13$1 = { class: "flex items-right" };
|
|
22086
22086
|
const _hoisted_14$1 = { class: "flex-grow" };
|
|
22087
22087
|
const _hoisted_15$1 = { class: "ml-2 flex items-end pb-1" };
|
|
22088
|
-
const _sfc_main$
|
|
22088
|
+
const _sfc_main$x = /* @__PURE__ */ vue.defineComponent({
|
|
22089
22089
|
__name: "SubmissionDecision",
|
|
22090
22090
|
setup(__props) {
|
|
22091
22091
|
var _a, _b, _c;
|
|
@@ -22518,7 +22518,7 @@ const _sfc_main$r = /* @__PURE__ */ vue.defineComponent({
|
|
|
22518
22518
|
vue.createCommentVNode(" DETAIL "),
|
|
22519
22519
|
vue.createVNode(vue.unref(SubmissionDetailTab)),
|
|
22520
22520
|
vue.createCommentVNode(" DOKUMEN "),
|
|
22521
|
-
vue.createVNode(vue.unref(_sfc_main$
|
|
22521
|
+
vue.createVNode(vue.unref(_sfc_main$C), {
|
|
22522
22522
|
toolbar: "side",
|
|
22523
22523
|
"is-readonly": vue.unref(values).status === "raised" || vue.unref(values).status === "delay" || vue.unref(values).status === "approved" || vue.unref(values).status === "monitored" || vue.unref(values).status === "discontinued" || vue.unref(values).status === "resolved"
|
|
22524
22524
|
}, null, 8, ["is-readonly"]),
|
|
@@ -22577,7 +22577,7 @@ const _sfc_main$r = /* @__PURE__ */ vue.defineComponent({
|
|
|
22577
22577
|
};
|
|
22578
22578
|
}
|
|
22579
22579
|
});
|
|
22580
|
-
const SubmissionDecision = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
22580
|
+
const SubmissionDecision = /* @__PURE__ */ _export_sfc$1(_sfc_main$x, [["__scopeId", "data-v-dcf2399c"]]);
|
|
22581
22581
|
const _hoisted_1$8 = { class: "flex flex-wrap" };
|
|
22582
22582
|
const _hoisted_2$6 = { class: "mt-2" };
|
|
22583
22583
|
const _hoisted_3$5 = { class: "mt-2" };
|
|
@@ -22593,7 +22593,7 @@ const _hoisted_12$2 = { class: "ml-2 flex items-end pb-1" };
|
|
|
22593
22593
|
const _hoisted_13 = { class: "flex items-right" };
|
|
22594
22594
|
const _hoisted_14 = { class: "flex-grow" };
|
|
22595
22595
|
const _hoisted_15 = { class: "ml-2 flex items-end pb-1" };
|
|
22596
|
-
const _sfc_main$
|
|
22596
|
+
const _sfc_main$w = /* @__PURE__ */ vue.defineComponent({
|
|
22597
22597
|
__name: "SubmissionWaitingDecision",
|
|
22598
22598
|
setup(__props) {
|
|
22599
22599
|
var _a, _b, _c;
|
|
@@ -23025,7 +23025,7 @@ const _sfc_main$q = /* @__PURE__ */ vue.defineComponent({
|
|
|
23025
23025
|
vue.createCommentVNode(" DETAIL "),
|
|
23026
23026
|
vue.createVNode(vue.unref(SubmissionDetailTab)),
|
|
23027
23027
|
vue.createCommentVNode(" DOKUMEN "),
|
|
23028
|
-
vue.createVNode(vue.unref(_sfc_main$
|
|
23028
|
+
vue.createVNode(vue.unref(_sfc_main$C), {
|
|
23029
23029
|
toolbar: "side",
|
|
23030
23030
|
"is-readonly": vue.unref(values).status === "raised" || vue.unref(values).status === "delay" || vue.unref(values).status === "approved" || vue.unref(values).status === "monitored" || vue.unref(values).status === "discontinued" || vue.unref(values).status === "resolved"
|
|
23031
23031
|
}, null, 8, ["is-readonly"])
|
|
@@ -23040,7 +23040,7 @@ const _sfc_main$q = /* @__PURE__ */ vue.defineComponent({
|
|
|
23040
23040
|
};
|
|
23041
23041
|
}
|
|
23042
23042
|
});
|
|
23043
|
-
const SubmissionWaitingDecision = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
23043
|
+
const SubmissionWaitingDecision = /* @__PURE__ */ _export_sfc$1(_sfc_main$w, [["__scopeId", "data-v-11d31cbb"]]);
|
|
23044
23044
|
const _hoisted_1$7 = { class: "flex items-right" };
|
|
23045
23045
|
const _hoisted_2$5 = { class: "flex-grow" };
|
|
23046
23046
|
const _hoisted_3$4 = { class: "ml-2 flex items-end pb-1" };
|
|
@@ -23053,7 +23053,7 @@ const _hoisted_9$1 = { class: "ml-2 flex items-end pb-1" };
|
|
|
23053
23053
|
const _hoisted_10$1 = { class: "flex items-right" };
|
|
23054
23054
|
const _hoisted_11$1 = { class: "flex-grow" };
|
|
23055
23055
|
const _hoisted_12$1 = { class: "ml-2 flex items-end pb-1" };
|
|
23056
|
-
const _sfc_main$
|
|
23056
|
+
const _sfc_main$v = /* @__PURE__ */ vue.defineComponent({
|
|
23057
23057
|
__name: "SubmissionSupervisor",
|
|
23058
23058
|
setup(__props) {
|
|
23059
23059
|
const {
|
|
@@ -23307,7 +23307,7 @@ const _sfc_main$p = /* @__PURE__ */ vue.defineComponent({
|
|
|
23307
23307
|
vue.createCommentVNode(" DETAIL "),
|
|
23308
23308
|
vue.createVNode(vue.unref(SubmissionDetailTab)),
|
|
23309
23309
|
vue.createCommentVNode(" DOKUMEN "),
|
|
23310
|
-
vue.createVNode(vue.unref(_sfc_main$
|
|
23310
|
+
vue.createVNode(vue.unref(_sfc_main$C), {
|
|
23311
23311
|
toolbar: "side",
|
|
23312
23312
|
"is-readonly": ""
|
|
23313
23313
|
})
|
|
@@ -23322,8 +23322,8 @@ const _sfc_main$p = /* @__PURE__ */ vue.defineComponent({
|
|
|
23322
23322
|
};
|
|
23323
23323
|
}
|
|
23324
23324
|
});
|
|
23325
|
-
const SubmissionSupervisor = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
23326
|
-
const _sfc_main$
|
|
23325
|
+
const SubmissionSupervisor = /* @__PURE__ */ _export_sfc$1(_sfc_main$v, [["__scopeId", "data-v-eab8a880"]]);
|
|
23326
|
+
const _sfc_main$u = /* @__PURE__ */ vue.defineComponent({
|
|
23327
23327
|
...{
|
|
23328
23328
|
name: "SubmissionCollection"
|
|
23329
23329
|
},
|
|
@@ -23353,7 +23353,7 @@ const _hoisted_9 = { class: "ml-2 flex items-end pb-1" };
|
|
|
23353
23353
|
const _hoisted_10 = { class: "flex items-right" };
|
|
23354
23354
|
const _hoisted_11 = { class: "flex-grow" };
|
|
23355
23355
|
const _hoisted_12 = { class: "ml-2 flex items-end pb-1" };
|
|
23356
|
-
const _sfc_main$
|
|
23356
|
+
const _sfc_main$t = /* @__PURE__ */ vue.defineComponent({
|
|
23357
23357
|
__name: "SubmissionSingle",
|
|
23358
23358
|
setup(__props) {
|
|
23359
23359
|
const {
|
|
@@ -23616,7 +23616,7 @@ const _sfc_main$n = /* @__PURE__ */ vue.defineComponent({
|
|
|
23616
23616
|
vue.createCommentVNode(" DETAIL "),
|
|
23617
23617
|
vue.createVNode(vue.unref(SubmissionDetailTab)),
|
|
23618
23618
|
vue.createCommentVNode(" DOKUMEN "),
|
|
23619
|
-
vue.createVNode(vue.unref(_sfc_main$
|
|
23619
|
+
vue.createVNode(vue.unref(_sfc_main$C), { toolbar: "side" })
|
|
23620
23620
|
]),
|
|
23621
23621
|
_: 1
|
|
23622
23622
|
/* STABLE */
|
|
@@ -23628,8 +23628,8 @@ const _sfc_main$n = /* @__PURE__ */ vue.defineComponent({
|
|
|
23628
23628
|
};
|
|
23629
23629
|
}
|
|
23630
23630
|
});
|
|
23631
|
-
const SubmissionSingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
23632
|
-
const _sfc_main$
|
|
23631
|
+
const SubmissionSingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$t, [["__scopeId", "data-v-61e0e09a"]]);
|
|
23632
|
+
const _sfc_main$s = /* @__PURE__ */ vue.defineComponent({
|
|
23633
23633
|
...{
|
|
23634
23634
|
name: "SubmissionTypeCollection"
|
|
23635
23635
|
},
|
|
@@ -23647,7 +23647,7 @@ const _sfc_main$m = /* @__PURE__ */ vue.defineComponent({
|
|
|
23647
23647
|
};
|
|
23648
23648
|
}
|
|
23649
23649
|
});
|
|
23650
|
-
const _sfc_main$
|
|
23650
|
+
const _sfc_main$r = /* @__PURE__ */ vue.defineComponent({
|
|
23651
23651
|
__name: "SubmissionTypeSingle",
|
|
23652
23652
|
setup(__props) {
|
|
23653
23653
|
const {
|
|
@@ -23709,8 +23709,8 @@ const _sfc_main$l = /* @__PURE__ */ vue.defineComponent({
|
|
|
23709
23709
|
};
|
|
23710
23710
|
}
|
|
23711
23711
|
});
|
|
23712
|
-
const SubmissionTypeSingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
23713
|
-
const _sfc_main$
|
|
23712
|
+
const SubmissionTypeSingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$r, [["__scopeId", "data-v-e8147700"]]);
|
|
23713
|
+
const _sfc_main$q = /* @__PURE__ */ vue.defineComponent({
|
|
23714
23714
|
__name: "TargetBranch",
|
|
23715
23715
|
setup(__props) {
|
|
23716
23716
|
const {
|
|
@@ -23872,8 +23872,8 @@ const _sfc_main$k = /* @__PURE__ */ vue.defineComponent({
|
|
|
23872
23872
|
};
|
|
23873
23873
|
}
|
|
23874
23874
|
});
|
|
23875
|
-
const TargetBranch = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
23876
|
-
const _sfc_main$
|
|
23875
|
+
const TargetBranch = /* @__PURE__ */ _export_sfc$1(_sfc_main$q, [["__scopeId", "data-v-9a3ab4b4"]]);
|
|
23876
|
+
const _sfc_main$p = /* @__PURE__ */ vue.defineComponent({
|
|
23877
23877
|
...{
|
|
23878
23878
|
name: "TargetCollection"
|
|
23879
23879
|
},
|
|
@@ -23891,7 +23891,7 @@ const _sfc_main$j = /* @__PURE__ */ vue.defineComponent({
|
|
|
23891
23891
|
};
|
|
23892
23892
|
}
|
|
23893
23893
|
});
|
|
23894
|
-
const _sfc_main$
|
|
23894
|
+
const _sfc_main$o = /* @__PURE__ */ vue.defineComponent({
|
|
23895
23895
|
__name: "TargetSingle",
|
|
23896
23896
|
setup(__props) {
|
|
23897
23897
|
const {
|
|
@@ -24053,8 +24053,8 @@ const _sfc_main$i = /* @__PURE__ */ vue.defineComponent({
|
|
|
24053
24053
|
};
|
|
24054
24054
|
}
|
|
24055
24055
|
});
|
|
24056
|
-
const TargetSingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
24057
|
-
const _sfc_main$
|
|
24056
|
+
const TargetSingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$o, [["__scopeId", "data-v-7bb85044"]]);
|
|
24057
|
+
const _sfc_main$n = /* @__PURE__ */ vue.defineComponent({
|
|
24058
24058
|
__name: "TaskWork",
|
|
24059
24059
|
setup(__props) {
|
|
24060
24060
|
const {
|
|
@@ -24273,7 +24273,7 @@ const _sfc_main$h = /* @__PURE__ */ vue.defineComponent({
|
|
|
24273
24273
|
};
|
|
24274
24274
|
}
|
|
24275
24275
|
});
|
|
24276
|
-
const _sfc_main$
|
|
24276
|
+
const _sfc_main$m = /* @__PURE__ */ vue.defineComponent({
|
|
24277
24277
|
...{ name: "TaskCollection" },
|
|
24278
24278
|
__name: "TaskCollection",
|
|
24279
24279
|
setup(__props) {
|
|
@@ -24293,7 +24293,7 @@ const _hoisted_1$5 = { class: "flex flex-wrap gap-2" };
|
|
|
24293
24293
|
const _hoisted_2$3 = { class: "mt-2" };
|
|
24294
24294
|
const _hoisted_3$2 = { class: "mt-2" };
|
|
24295
24295
|
const _hoisted_4$2 = { class: "mt-2" };
|
|
24296
|
-
const _sfc_main$
|
|
24296
|
+
const _sfc_main$l = /* @__PURE__ */ vue.defineComponent({
|
|
24297
24297
|
__name: "TaskSingle",
|
|
24298
24298
|
setup(__props) {
|
|
24299
24299
|
var _a;
|
|
@@ -24651,7 +24651,7 @@ const _sfc_main$f = /* @__PURE__ */ vue.defineComponent({
|
|
|
24651
24651
|
});
|
|
24652
24652
|
const _hoisted_1$4 = { key: 0 };
|
|
24653
24653
|
const _hoisted_2$2 = { key: 1 };
|
|
24654
|
-
const _sfc_main$
|
|
24654
|
+
const _sfc_main$k = /* @__PURE__ */ vue.defineComponent({
|
|
24655
24655
|
...{ name: "TaskWorkButton" },
|
|
24656
24656
|
__name: "TaskWorkButton",
|
|
24657
24657
|
setup(__props) {
|
|
@@ -24754,7 +24754,7 @@ const _sfc_main$e = /* @__PURE__ */ vue.defineComponent({
|
|
|
24754
24754
|
};
|
|
24755
24755
|
}
|
|
24756
24756
|
});
|
|
24757
|
-
const _sfc_main$
|
|
24757
|
+
const _sfc_main$j = /* @__PURE__ */ vue.defineComponent({
|
|
24758
24758
|
...{ name: "OfficeSingleSync" },
|
|
24759
24759
|
__name: "ShiftAdministrator",
|
|
24760
24760
|
setup(__props) {
|
|
@@ -25042,8 +25042,8 @@ const _sfc_main$d = /* @__PURE__ */ vue.defineComponent({
|
|
|
25042
25042
|
};
|
|
25043
25043
|
}
|
|
25044
25044
|
});
|
|
25045
|
-
const ShiftAdministrator = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
25046
|
-
const _sfc_main$
|
|
25045
|
+
const ShiftAdministrator = /* @__PURE__ */ _export_sfc$1(_sfc_main$j, [["__scopeId", "data-v-aeac9fbf"]]);
|
|
25046
|
+
const _sfc_main$i = /* @__PURE__ */ vue.defineComponent({
|
|
25047
25047
|
...{ name: "OfficeSingleSync" },
|
|
25048
25048
|
__name: "ShiftSupervisor",
|
|
25049
25049
|
setup(__props) {
|
|
@@ -25318,8 +25318,8 @@ const _sfc_main$c = /* @__PURE__ */ vue.defineComponent({
|
|
|
25318
25318
|
};
|
|
25319
25319
|
}
|
|
25320
25320
|
});
|
|
25321
|
-
const ShiftSupervisor = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
25322
|
-
const _sfc_main$
|
|
25321
|
+
const ShiftSupervisor = /* @__PURE__ */ _export_sfc$1(_sfc_main$i, [["__scopeId", "data-v-4e4f8d08"]]);
|
|
25322
|
+
const _sfc_main$h = /* @__PURE__ */ vue.defineComponent({
|
|
25323
25323
|
...{ name: "ShiftCollection" },
|
|
25324
25324
|
__name: "ShiftCollection",
|
|
25325
25325
|
setup(__props) {
|
|
@@ -25335,7 +25335,7 @@ const _sfc_main$b = /* @__PURE__ */ vue.defineComponent({
|
|
|
25335
25335
|
};
|
|
25336
25336
|
}
|
|
25337
25337
|
});
|
|
25338
|
-
const _sfc_main$
|
|
25338
|
+
const _sfc_main$g = /* @__PURE__ */ vue.defineComponent({
|
|
25339
25339
|
...{ name: "OfficeSingleSync" },
|
|
25340
25340
|
__name: "ShiftSingle",
|
|
25341
25341
|
setup(__props) {
|
|
@@ -25606,7 +25606,7 @@ const _sfc_main$a = /* @__PURE__ */ vue.defineComponent({
|
|
|
25606
25606
|
};
|
|
25607
25607
|
}
|
|
25608
25608
|
});
|
|
25609
|
-
const _sfc_main$
|
|
25609
|
+
const _sfc_main$f = /* @__PURE__ */ vue.defineComponent({
|
|
25610
25610
|
...{ name: "ShiftTypeCollection" },
|
|
25611
25611
|
__name: "ShiftTypeCollection",
|
|
25612
25612
|
setup(__props) {
|
|
@@ -25623,7 +25623,7 @@ const _sfc_main$9 = /* @__PURE__ */ vue.defineComponent({
|
|
|
25623
25623
|
}
|
|
25624
25624
|
});
|
|
25625
25625
|
const _hoisted_1$3 = { class: "grid gap-2 sm:grid-cols-2" };
|
|
25626
|
-
const _sfc_main$
|
|
25626
|
+
const _sfc_main$e = /* @__PURE__ */ vue.defineComponent({
|
|
25627
25627
|
__name: "ShiftTypeSingle",
|
|
25628
25628
|
setup(__props) {
|
|
25629
25629
|
const {
|
|
@@ -25738,8 +25738,8 @@ const _sfc_main$8 = /* @__PURE__ */ vue.defineComponent({
|
|
|
25738
25738
|
};
|
|
25739
25739
|
}
|
|
25740
25740
|
});
|
|
25741
|
-
const ShiftTypeSingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
25742
|
-
const _sfc_main$
|
|
25741
|
+
const ShiftTypeSingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$e, [["__scopeId", "data-v-b26a1277"]]);
|
|
25742
|
+
const _sfc_main$d = /* @__PURE__ */ vue.defineComponent({
|
|
25743
25743
|
...{ name: "ShiftStaffCollection" },
|
|
25744
25744
|
__name: "ShiftStaffCollection",
|
|
25745
25745
|
props: {
|
|
@@ -25806,8 +25806,8 @@ const _sfc_main$7 = /* @__PURE__ */ vue.defineComponent({
|
|
|
25806
25806
|
};
|
|
25807
25807
|
}
|
|
25808
25808
|
});
|
|
25809
|
-
const ShiftStaffCollection = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
25810
|
-
const _sfc_main$
|
|
25809
|
+
const ShiftStaffCollection = /* @__PURE__ */ _export_sfc$1(_sfc_main$d, [["__scopeId", "data-v-1865509e"]]);
|
|
25810
|
+
const _sfc_main$c = /* @__PURE__ */ vue.defineComponent({
|
|
25811
25811
|
__name: "ShiftStaffSingle",
|
|
25812
25812
|
setup(__props) {
|
|
25813
25813
|
var _a;
|
|
@@ -25996,7 +25996,7 @@ const _hoisted_3$1 = { class: "start" };
|
|
|
25996
25996
|
const _hoisted_4$1 = { class: "title" };
|
|
25997
25997
|
const _hoisted_5$1 = { class: "description" };
|
|
25998
25998
|
const _hoisted_6$1 = { class: "end" };
|
|
25999
|
-
const _sfc_main$
|
|
25999
|
+
const _sfc_main$b = /* @__PURE__ */ vue.defineComponent({
|
|
26000
26000
|
...{ name: "ShiftStaffDisplay" },
|
|
26001
26001
|
__name: "ShiftStaffDisplay",
|
|
26002
26002
|
props: {
|
|
@@ -26064,7 +26064,7 @@ const _sfc_main$5 = /* @__PURE__ */ vue.defineComponent({
|
|
|
26064
26064
|
vue.createElementVNode("div", _hoisted_6$1, [
|
|
26065
26065
|
vue.createVNode(vue.unref(office$1.OfficeCollectionQuery), { displays: __props.displays }, {
|
|
26066
26066
|
default: vue.withCtx(() => [
|
|
26067
|
-
vue.unref(permit).isAny(["neu:shiftCabang", "neu:admin"]) ? (vue.openBlock(), vue.createBlock(vue.unref(_sfc_main$
|
|
26067
|
+
vue.unref(permit).isAny(["neu:shiftCabang", "neu:admin"]) ? (vue.openBlock(), vue.createBlock(vue.unref(_sfc_main$1p), { key: 0 })) : vue.createCommentVNode("v-if", true),
|
|
26068
26068
|
vue.createVNode(vue.unref(office$1.OfficeCollectionOperation), {
|
|
26069
26069
|
"is-main": "",
|
|
26070
26070
|
path: __props.path
|
|
@@ -26088,9 +26088,9 @@ const _sfc_main$5 = /* @__PURE__ */ vue.defineComponent({
|
|
|
26088
26088
|
};
|
|
26089
26089
|
}
|
|
26090
26090
|
});
|
|
26091
|
-
const ShiftStaffDisplay = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
26091
|
+
const ShiftStaffDisplay = /* @__PURE__ */ _export_sfc$1(_sfc_main$b, [["__scopeId", "data-v-9ab749f2"]]);
|
|
26092
26092
|
const _hoisted_1$1 = { class: "buttons" };
|
|
26093
|
-
const _sfc_main$
|
|
26093
|
+
const _sfc_main$a = /* @__PURE__ */ vue.defineComponent({
|
|
26094
26094
|
...{ name: "ShiftStaffWrapper" },
|
|
26095
26095
|
__name: "ShiftStaffWrapper",
|
|
26096
26096
|
props: {
|
|
@@ -26304,8 +26304,8 @@ const _sfc_main$4 = /* @__PURE__ */ vue.defineComponent({
|
|
|
26304
26304
|
};
|
|
26305
26305
|
}
|
|
26306
26306
|
});
|
|
26307
|
-
const ShiftStaffWrapper = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
26308
|
-
const _sfc_main$
|
|
26307
|
+
const ShiftStaffWrapper = /* @__PURE__ */ _export_sfc$1(_sfc_main$a, [["__scopeId", "data-v-1ddd2145"]]);
|
|
26308
|
+
const _sfc_main$9 = /* @__PURE__ */ vue.defineComponent({
|
|
26309
26309
|
...{ name: "ShiftStaffCollectionStaff" },
|
|
26310
26310
|
__name: "ShiftStaffCollectionStaff",
|
|
26311
26311
|
setup(__props) {
|
|
@@ -26330,7 +26330,7 @@ const _sfc_main$3 = /* @__PURE__ */ vue.defineComponent({
|
|
|
26330
26330
|
};
|
|
26331
26331
|
}
|
|
26332
26332
|
});
|
|
26333
|
-
const _sfc_main$
|
|
26333
|
+
const _sfc_main$8 = /* @__PURE__ */ vue.defineComponent({
|
|
26334
26334
|
...{ name: "ShiftStaffCollectionBranch" },
|
|
26335
26335
|
__name: "ShiftStaffCollectionBranch",
|
|
26336
26336
|
setup(__props) {
|
|
@@ -26355,7 +26355,7 @@ const _sfc_main$2 = /* @__PURE__ */ vue.defineComponent({
|
|
|
26355
26355
|
};
|
|
26356
26356
|
}
|
|
26357
26357
|
});
|
|
26358
|
-
const _sfc_main$
|
|
26358
|
+
const _sfc_main$7 = /* @__PURE__ */ vue.defineComponent({
|
|
26359
26359
|
...{ name: "ShiftStaffBranchSingle" },
|
|
26360
26360
|
__name: "ShiftStaffSingleBranch",
|
|
26361
26361
|
setup(__props) {
|
|
@@ -26530,7 +26530,7 @@ const _hoisted_6 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ vue.create
|
|
|
26530
26530
|
/* HOISTED */
|
|
26531
26531
|
));
|
|
26532
26532
|
const _hoisted_7 = { class: "button-end" };
|
|
26533
|
-
const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
26533
|
+
const _sfc_main$6 = /* @__PURE__ */ vue.defineComponent({
|
|
26534
26534
|
...{ name: "ShiftStaffImport" },
|
|
26535
26535
|
__name: "ShiftStaffImport",
|
|
26536
26536
|
setup(__props) {
|
|
@@ -26635,95 +26635,490 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
26635
26635
|
};
|
|
26636
26636
|
}
|
|
26637
26637
|
});
|
|
26638
|
-
const ShiftStaffImport = /* @__PURE__ */ _export_sfc$1(_sfc_main, [["__scopeId", "data-v-818a1e6a"]]);
|
|
26638
|
+
const ShiftStaffImport = /* @__PURE__ */ _export_sfc$1(_sfc_main$6, [["__scopeId", "data-v-818a1e6a"]]);
|
|
26639
|
+
const _sfc_main$5 = /* @__PURE__ */ vue.defineComponent({
|
|
26640
|
+
...{ name: "LeaveQuotaCollection" },
|
|
26641
|
+
__name: "LeaveQuotaCollection",
|
|
26642
|
+
setup(__props) {
|
|
26643
|
+
context.useCollection();
|
|
26644
|
+
return (_ctx, _cache) => {
|
|
26645
|
+
return vue.openBlock(), vue.createBlock(vue.unref(context.NeonCollection), { class: "neu-leave-quota-collection" }, {
|
|
26646
|
+
default: vue.withCtx(() => [
|
|
26647
|
+
vue.createVNode(vue.unref(office$1.OfficeCollectionTable))
|
|
26648
|
+
]),
|
|
26649
|
+
_: 1
|
|
26650
|
+
/* STABLE */
|
|
26651
|
+
});
|
|
26652
|
+
};
|
|
26653
|
+
}
|
|
26654
|
+
});
|
|
26655
|
+
const _sfc_main$4 = /* @__PURE__ */ vue.defineComponent({
|
|
26656
|
+
__name: "LeaveQuotaSingle",
|
|
26657
|
+
setup(__props) {
|
|
26658
|
+
const {
|
|
26659
|
+
fields,
|
|
26660
|
+
initialValues,
|
|
26661
|
+
values,
|
|
26662
|
+
isLoading,
|
|
26663
|
+
isChanged,
|
|
26664
|
+
isMain,
|
|
26665
|
+
isNew,
|
|
26666
|
+
saveOne,
|
|
26667
|
+
discardChanges,
|
|
26668
|
+
syncOne,
|
|
26669
|
+
executeOne
|
|
26670
|
+
} = context.useSingle();
|
|
26671
|
+
const toast = interfaces.useToast();
|
|
26672
|
+
const responseState = vue.ref();
|
|
26673
|
+
function getNotified() {
|
|
26674
|
+
if (responseState.value === "leaveStaffGenerated") {
|
|
26675
|
+
toast.push({
|
|
26676
|
+
id: "generate:leaveQuota",
|
|
26677
|
+
content: "Successfully generated leave quota.",
|
|
26678
|
+
color: "success"
|
|
26679
|
+
});
|
|
26680
|
+
}
|
|
26681
|
+
}
|
|
26682
|
+
async function generateLeave() {
|
|
26683
|
+
const result = await executeOne("generateLeave", {
|
|
26684
|
+
nameLeave: values.value.nameLeave,
|
|
26685
|
+
nameStaffs: values.value.nameStaffs,
|
|
26686
|
+
typeLeave: values.value.typeLeave,
|
|
26687
|
+
leaveQuota: values.value.leaveQuota,
|
|
26688
|
+
startedAt: values.value.startedAt,
|
|
26689
|
+
endedAt: values.value.endedAt,
|
|
26690
|
+
branches: values.value.branches,
|
|
26691
|
+
conflictResolved: false,
|
|
26692
|
+
leaveQuotaId: values.value.id
|
|
26693
|
+
});
|
|
26694
|
+
if (result) {
|
|
26695
|
+
values.value.hasConflict = result.data.executeLeaveQuota.output.hasConflict;
|
|
26696
|
+
await syncOne();
|
|
26697
|
+
await saveOne();
|
|
26698
|
+
}
|
|
26699
|
+
getNotified();
|
|
26700
|
+
}
|
|
26701
|
+
async function saveCheck() {
|
|
26702
|
+
if (values.value.attendanceTypeId == null) {
|
|
26703
|
+
toast.push({
|
|
26704
|
+
id: "neu:attendance-type:code",
|
|
26705
|
+
icon: "warning",
|
|
26706
|
+
content: "Tipe Absensi belum diisi! Silahkan pilih Tipe Absensi terlebih dahulu.",
|
|
26707
|
+
color: "danger",
|
|
26708
|
+
placement: "bottom-right"
|
|
26709
|
+
});
|
|
26710
|
+
return;
|
|
26711
|
+
} else {
|
|
26712
|
+
await saveOne();
|
|
26713
|
+
}
|
|
26714
|
+
}
|
|
26715
|
+
return (_ctx, _cache) => {
|
|
26716
|
+
return vue.openBlock(), vue.createBlock(vue.unref(context.NeonSingle), null, {
|
|
26717
|
+
default: vue.withCtx(() => [
|
|
26718
|
+
vue.createVNode(vue.unref(office$1.OfficeTabs), null, {
|
|
26719
|
+
default: vue.withCtx(() => [
|
|
26720
|
+
vue.createVNode(vue.unref(office$1.OfficeTab), {
|
|
26721
|
+
handle: "info",
|
|
26722
|
+
icon: "circle-info",
|
|
26723
|
+
title: "Info"
|
|
26724
|
+
}, {
|
|
26725
|
+
default: vue.withCtx(() => [
|
|
26726
|
+
vue.createVNode(vue.unref(form.NeonForm), {
|
|
26727
|
+
handle: "info",
|
|
26728
|
+
"initial-values": vue.unref(initialValues),
|
|
26729
|
+
"is-loading": vue.unref(isLoading),
|
|
26730
|
+
"is-changed": vue.unref(isChanged),
|
|
26731
|
+
"use-unsaved": "",
|
|
26732
|
+
onCancel: vue.unref(discardChanges),
|
|
26733
|
+
onSubmit: saveCheck
|
|
26734
|
+
}, {
|
|
26735
|
+
default: vue.withCtx(() => [
|
|
26736
|
+
vue.unref(values).hasConflict ? (vue.openBlock(), vue.createBlock(vue.unref(interfaces.NeonAlert), {
|
|
26737
|
+
key: 0,
|
|
26738
|
+
icon: "circle-exclamation",
|
|
26739
|
+
title: "Konflik Karyawan!.",
|
|
26740
|
+
description: "Ada data karyawan yang dipilih sudah ada didata Kuota Cuti lainnya. Silahkan hapus data karyawan dan pilih karyawan lainnya.",
|
|
26741
|
+
color: "warning"
|
|
26742
|
+
})) : vue.createCommentVNode("v-if", true),
|
|
26743
|
+
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
26744
|
+
modelValue: vue.unref(values).nameLeave,
|
|
26745
|
+
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => vue.unref(values).nameLeave = $event)
|
|
26746
|
+
}, vue.unref(fields).nameLeave), null, 16, ["modelValue"]),
|
|
26747
|
+
vue.createVNode(vue.unref(office$1.OfficeRelation), {
|
|
26748
|
+
modelValue: vue.unref(values),
|
|
26749
|
+
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
26750
|
+
field: vue.unref(fields).branches
|
|
26751
|
+
}, null, 8, ["modelValue", "field"]),
|
|
26752
|
+
vue.createVNode(vue.unref(office$1.OfficeRelation), {
|
|
26753
|
+
modelValue: vue.unref(values),
|
|
26754
|
+
"onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
26755
|
+
field: vue.unref(fields).typeLeave
|
|
26756
|
+
}, null, 8, ["modelValue", "field"]),
|
|
26757
|
+
vue.createVNode(vue.unref(form.NeonFields), { class: "grid grid-cols-[3fr_1fr]" }, {
|
|
26758
|
+
default: vue.withCtx(() => [
|
|
26759
|
+
vue.createVNode(vue.unref(office$1.OfficeRelation), {
|
|
26760
|
+
modelValue: vue.unref(values),
|
|
26761
|
+
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
26762
|
+
field: vue.unref(fields).nameStaffs
|
|
26763
|
+
}, null, 8, ["modelValue", "field"]),
|
|
26764
|
+
vue.unref(values).hasGenerated === false ? (vue.openBlock(), vue.createBlock(vue.unref(interfaces.NeonButton), {
|
|
26765
|
+
key: 0,
|
|
26766
|
+
class: "mt-4",
|
|
26767
|
+
"icon-left": "sync",
|
|
26768
|
+
label: "Generate",
|
|
26769
|
+
"is-rounded": "",
|
|
26770
|
+
size: "sm",
|
|
26771
|
+
color: "success",
|
|
26772
|
+
onClick: generateLeave
|
|
26773
|
+
})) : vue.createCommentVNode("v-if", true)
|
|
26774
|
+
]),
|
|
26775
|
+
_: 1
|
|
26776
|
+
/* STABLE */
|
|
26777
|
+
}),
|
|
26778
|
+
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
26779
|
+
modelValue: vue.unref(values).leaveQuota,
|
|
26780
|
+
"onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => vue.unref(values).leaveQuota = $event)
|
|
26781
|
+
}, vue.unref(fields).leaveQuota, { "is-disabled": "" }), null, 16, ["modelValue"]),
|
|
26782
|
+
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
26783
|
+
modelValue: vue.unref(values).startedAt,
|
|
26784
|
+
"onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => vue.unref(values).startedAt = $event)
|
|
26785
|
+
}, vue.unref(fields).startedAt), null, 16, ["modelValue"]),
|
|
26786
|
+
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
26787
|
+
modelValue: vue.unref(values).endedAt,
|
|
26788
|
+
"onUpdate:modelValue": _cache[6] || (_cache[6] = ($event) => vue.unref(values).endedAt = $event)
|
|
26789
|
+
}, vue.unref(fields).endedAt), null, 16, ["modelValue"]),
|
|
26790
|
+
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
26791
|
+
modelValue: vue.unref(values).note,
|
|
26792
|
+
"onUpdate:modelValue": _cache[7] || (_cache[7] = ($event) => vue.unref(values).note = $event)
|
|
26793
|
+
}, vue.unref(fields).note), null, 16, ["modelValue"])
|
|
26794
|
+
]),
|
|
26795
|
+
_: 1
|
|
26796
|
+
/* STABLE */
|
|
26797
|
+
}, 8, ["initial-values", "is-loading", "is-changed", "onCancel"])
|
|
26798
|
+
]),
|
|
26799
|
+
_: 1
|
|
26800
|
+
/* STABLE */
|
|
26801
|
+
}),
|
|
26802
|
+
vue.createCommentVNode(" Cuti Karyawan"),
|
|
26803
|
+
!vue.unref(isNew) && !vue.unref(values).hasConflict ? (vue.openBlock(), vue.createBlock(vue.unref(office$1.OfficeTab), {
|
|
26804
|
+
key: 0,
|
|
26805
|
+
handle: "cutiKaryawan",
|
|
26806
|
+
icon: "house-person-leave",
|
|
26807
|
+
title: "Cuti Karyawan"
|
|
26808
|
+
}, {
|
|
26809
|
+
default: vue.withCtx(() => [
|
|
26810
|
+
vue.createVNode(vue.unref(office$1.OfficeCollectionRelated), {
|
|
26811
|
+
definition: "neu:personalia:leaveStaff",
|
|
26812
|
+
title: "Cuti Karyawan",
|
|
26813
|
+
query: vue.unref(query.Query).define({
|
|
26814
|
+
filter: {
|
|
26815
|
+
leaveQuotaStaffId: vue.unref(values).id
|
|
26816
|
+
},
|
|
26817
|
+
sort: {
|
|
26818
|
+
handle: "startedAt",
|
|
26819
|
+
direction: "ascending"
|
|
26820
|
+
}
|
|
26821
|
+
}),
|
|
26822
|
+
excludes: ["click", "create"],
|
|
26823
|
+
columns: [
|
|
26824
|
+
"staff",
|
|
26825
|
+
"typeLeave",
|
|
26826
|
+
"leaveQuota",
|
|
26827
|
+
"startedAt",
|
|
26828
|
+
"endedAt"
|
|
26829
|
+
],
|
|
26830
|
+
sorts: ["startedAt", "createdAt", "updatedAt"],
|
|
26831
|
+
filters: ["staff"]
|
|
26832
|
+
}, null, 8, ["query"])
|
|
26833
|
+
]),
|
|
26834
|
+
_: 1
|
|
26835
|
+
/* STABLE */
|
|
26836
|
+
})) : vue.createCommentVNode("v-if", true),
|
|
26837
|
+
!vue.unref(isNew) && vue.unref(values).hasConflict ? (vue.openBlock(), vue.createBlock(vue.unref(office$1.OfficeTab), {
|
|
26838
|
+
key: 1,
|
|
26839
|
+
handle: "konflik",
|
|
26840
|
+
icon: "circle-exclamation",
|
|
26841
|
+
title: "Konflik Karyawan"
|
|
26842
|
+
}, {
|
|
26843
|
+
default: vue.withCtx(() => [
|
|
26844
|
+
vue.createVNode(vue.unref(interfaces.NeonAlert), {
|
|
26845
|
+
icon: "circle-exclamation",
|
|
26846
|
+
title: "Perhatian!",
|
|
26847
|
+
description: "Selesaikan konflik yang terjadi di kuota cuti.",
|
|
26848
|
+
color: "warning"
|
|
26849
|
+
}),
|
|
26850
|
+
vue.createVNode(vue.unref(office$1.OfficeCollectionRelated), {
|
|
26851
|
+
definition: "neu:personalia:leaveConflict",
|
|
26852
|
+
title: "Konlfik Cuti Karyawan",
|
|
26853
|
+
query: vue.unref(query.Query).define({
|
|
26854
|
+
filter: {
|
|
26855
|
+
leaveQuotaId: vue.unref(values).id,
|
|
26856
|
+
deletedAt: { $exists: false }
|
|
26857
|
+
},
|
|
26858
|
+
sort: {
|
|
26859
|
+
handle: "startedAt",
|
|
26860
|
+
direction: "ascending"
|
|
26861
|
+
}
|
|
26862
|
+
}),
|
|
26863
|
+
"use-bulk": "",
|
|
26864
|
+
excludes: ["click", "create"],
|
|
26865
|
+
columns: [
|
|
26866
|
+
"staff",
|
|
26867
|
+
"leaveQuotaOldName",
|
|
26868
|
+
"leaveQuotaOld",
|
|
26869
|
+
"leaveQuotaNewName",
|
|
26870
|
+
"leaveQuotaNew"
|
|
26871
|
+
],
|
|
26872
|
+
sorts: ["startedAt", "createdAt", "updatedAt"],
|
|
26873
|
+
filters: ["staff"]
|
|
26874
|
+
}, null, 8, ["query"])
|
|
26875
|
+
]),
|
|
26876
|
+
_: 1
|
|
26877
|
+
/* STABLE */
|
|
26878
|
+
})) : vue.createCommentVNode("v-if", true)
|
|
26879
|
+
]),
|
|
26880
|
+
_: 1
|
|
26881
|
+
/* STABLE */
|
|
26882
|
+
})
|
|
26883
|
+
]),
|
|
26884
|
+
_: 1
|
|
26885
|
+
/* STABLE */
|
|
26886
|
+
});
|
|
26887
|
+
};
|
|
26888
|
+
}
|
|
26889
|
+
});
|
|
26890
|
+
const _sfc_main$3 = /* @__PURE__ */ vue.defineComponent({
|
|
26891
|
+
__name: "LeaveConflictSingle",
|
|
26892
|
+
setup(__props) {
|
|
26893
|
+
const { fields, values } = context.useSingle();
|
|
26894
|
+
return (_ctx, _cache) => {
|
|
26895
|
+
const _component_NeonField = vue.resolveComponent("NeonField");
|
|
26896
|
+
const _component_NeonForm = vue.resolveComponent("NeonForm");
|
|
26897
|
+
const _component_OfficeTabs = vue.resolveComponent("OfficeTabs");
|
|
26898
|
+
const _component_NeonSingle = vue.resolveComponent("NeonSingle");
|
|
26899
|
+
return vue.openBlock(), vue.createBlock(_component_NeonSingle, null, {
|
|
26900
|
+
default: vue.withCtx(() => [
|
|
26901
|
+
vue.createVNode(_component_OfficeTabs, null, {
|
|
26902
|
+
default: vue.withCtx(() => [
|
|
26903
|
+
vue.createVNode(vue.unref(office$1.OfficeTab), {
|
|
26904
|
+
handle: "info",
|
|
26905
|
+
icon: "circle-info",
|
|
26906
|
+
title: "Info"
|
|
26907
|
+
}, {
|
|
26908
|
+
default: vue.withCtx(() => [
|
|
26909
|
+
vue.createVNode(_component_NeonForm, { handle: "info" }, {
|
|
26910
|
+
default: vue.withCtx(() => [
|
|
26911
|
+
vue.createVNode(_component_NeonField, vue.mergeProps({
|
|
26912
|
+
modelValue: vue.unref(values).staff,
|
|
26913
|
+
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => vue.unref(values).staff = $event)
|
|
26914
|
+
}, vue.unref(fields).staff, { "is-disabled": "" }), null, 16, ["modelValue"])
|
|
26915
|
+
]),
|
|
26916
|
+
_: 1
|
|
26917
|
+
/* STABLE */
|
|
26918
|
+
})
|
|
26919
|
+
]),
|
|
26920
|
+
_: 1
|
|
26921
|
+
/* STABLE */
|
|
26922
|
+
})
|
|
26923
|
+
]),
|
|
26924
|
+
_: 1
|
|
26925
|
+
/* STABLE */
|
|
26926
|
+
})
|
|
26927
|
+
]),
|
|
26928
|
+
_: 1
|
|
26929
|
+
/* STABLE */
|
|
26930
|
+
});
|
|
26931
|
+
};
|
|
26932
|
+
}
|
|
26933
|
+
});
|
|
26934
|
+
const _sfc_main$2 = /* @__PURE__ */ vue.defineComponent({
|
|
26935
|
+
__name: "LeaveStaffSingle",
|
|
26936
|
+
setup(__props) {
|
|
26937
|
+
const { fields, values } = context.useSingle();
|
|
26938
|
+
return (_ctx, _cache) => {
|
|
26939
|
+
const _component_NeonField = vue.resolveComponent("NeonField");
|
|
26940
|
+
const _component_NeonForm = vue.resolveComponent("NeonForm");
|
|
26941
|
+
const _component_OfficeTabs = vue.resolveComponent("OfficeTabs");
|
|
26942
|
+
const _component_NeonSingle = vue.resolveComponent("NeonSingle");
|
|
26943
|
+
return vue.openBlock(), vue.createBlock(_component_NeonSingle, null, {
|
|
26944
|
+
default: vue.withCtx(() => [
|
|
26945
|
+
vue.createVNode(_component_OfficeTabs, null, {
|
|
26946
|
+
default: vue.withCtx(() => [
|
|
26947
|
+
vue.createVNode(vue.unref(office$1.OfficeTab), {
|
|
26948
|
+
handle: "info",
|
|
26949
|
+
icon: "circle-info",
|
|
26950
|
+
title: "Info"
|
|
26951
|
+
}, {
|
|
26952
|
+
default: vue.withCtx(() => [
|
|
26953
|
+
vue.createVNode(_component_NeonForm, {
|
|
26954
|
+
handle: "info",
|
|
26955
|
+
"use-unsaved": ""
|
|
26956
|
+
}, {
|
|
26957
|
+
default: vue.withCtx(() => [
|
|
26958
|
+
vue.createVNode(_component_NeonField, vue.mergeProps({
|
|
26959
|
+
modelValue: vue.unref(values).staff,
|
|
26960
|
+
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => vue.unref(values).staff = $event)
|
|
26961
|
+
}, vue.unref(fields).staff, { "is-disabled": "" }), null, 16, ["modelValue"])
|
|
26962
|
+
]),
|
|
26963
|
+
_: 1
|
|
26964
|
+
/* STABLE */
|
|
26965
|
+
})
|
|
26966
|
+
]),
|
|
26967
|
+
_: 1
|
|
26968
|
+
/* STABLE */
|
|
26969
|
+
})
|
|
26970
|
+
]),
|
|
26971
|
+
_: 1
|
|
26972
|
+
/* STABLE */
|
|
26973
|
+
})
|
|
26974
|
+
]),
|
|
26975
|
+
_: 1
|
|
26976
|
+
/* STABLE */
|
|
26977
|
+
});
|
|
26978
|
+
};
|
|
26979
|
+
}
|
|
26980
|
+
});
|
|
26981
|
+
const _sfc_main$1 = /* @__PURE__ */ vue.defineComponent({
|
|
26982
|
+
...{ name: "LeaveStaffCollection" },
|
|
26983
|
+
__name: "LeaveStaffCollection",
|
|
26984
|
+
setup(__props) {
|
|
26985
|
+
context.useCollection();
|
|
26986
|
+
return (_ctx, _cache) => {
|
|
26987
|
+
return vue.openBlock(), vue.createBlock(vue.unref(context.NeonCollection), { class: "neu-leave-staff-collection" }, {
|
|
26988
|
+
default: vue.withCtx(() => [
|
|
26989
|
+
vue.createVNode(vue.unref(office$1.OfficeCollectionTable))
|
|
26990
|
+
]),
|
|
26991
|
+
_: 1
|
|
26992
|
+
/* STABLE */
|
|
26993
|
+
});
|
|
26994
|
+
};
|
|
26995
|
+
}
|
|
26996
|
+
});
|
|
26997
|
+
const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
26998
|
+
...{ name: "LeaveConflictCollection" },
|
|
26999
|
+
__name: "LeaveConflictCollection",
|
|
27000
|
+
setup(__props) {
|
|
27001
|
+
const { fields } = context.useCollection();
|
|
27002
|
+
return (_ctx, _cache) => {
|
|
27003
|
+
return vue.openBlock(), vue.createBlock(vue.unref(context.NeonCollection), { class: "neu-leave-conflict-collection" }, {
|
|
27004
|
+
default: vue.withCtx(() => [
|
|
27005
|
+
vue.createVNode(vue.unref(office$1.OfficeCollectionTable), {
|
|
27006
|
+
freeze: 1,
|
|
27007
|
+
bulk: { update: "updateConflict" },
|
|
27008
|
+
"use-bulk": "",
|
|
27009
|
+
"use-select": "",
|
|
27010
|
+
size: "lg"
|
|
27011
|
+
}, {
|
|
27012
|
+
"update-form": vue.withCtx(({ values }) => [
|
|
27013
|
+
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
27014
|
+
modelValue: values.deleteType,
|
|
27015
|
+
"onUpdate:modelValue": ($event) => values.deleteType = $event
|
|
27016
|
+
}, vue.unref(fields).deleteType), null, 16, ["modelValue", "onUpdate:modelValue"])
|
|
27017
|
+
]),
|
|
27018
|
+
_: 1
|
|
27019
|
+
/* STABLE */
|
|
27020
|
+
})
|
|
27021
|
+
]),
|
|
27022
|
+
_: 1
|
|
27023
|
+
/* STABLE */
|
|
27024
|
+
});
|
|
27025
|
+
};
|
|
27026
|
+
}
|
|
27027
|
+
});
|
|
26639
27028
|
const all = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
26640
27029
|
__proto__: null,
|
|
26641
|
-
AttendanceCollection: _sfc_main$
|
|
27030
|
+
AttendanceCollection: _sfc_main$1o,
|
|
26642
27031
|
AttendanceDelegate,
|
|
26643
27032
|
AttendanceManager,
|
|
26644
27033
|
AttendanceSingle,
|
|
26645
27034
|
AttendanceStaff,
|
|
26646
27035
|
AttendanceSupervisor,
|
|
26647
|
-
AttendanceTypeCollection: _sfc_main$
|
|
27036
|
+
AttendanceTypeCollection: _sfc_main$1i,
|
|
26648
27037
|
AttendanceTypeSingle,
|
|
26649
27038
|
CheckInAccess,
|
|
26650
|
-
CheckInCollection: _sfc_main$
|
|
27039
|
+
CheckInCollection: _sfc_main$19,
|
|
26651
27040
|
CheckInExternal,
|
|
26652
27041
|
CheckInPresenceCollection,
|
|
26653
|
-
CheckInScanError: _sfc_main$
|
|
26654
|
-
CheckInScanSuccess: _sfc_main$
|
|
27042
|
+
CheckInScanError: _sfc_main$1d,
|
|
27043
|
+
CheckInScanSuccess: _sfc_main$1b,
|
|
26655
27044
|
CheckInScanner,
|
|
26656
27045
|
CheckInSingle,
|
|
26657
27046
|
CheckInSupervisor,
|
|
27047
|
+
LeaveConflictCollection: _sfc_main,
|
|
27048
|
+
LeaveConflictSingle: _sfc_main$3,
|
|
27049
|
+
LeaveQuotaCollection: _sfc_main$5,
|
|
27050
|
+
LeaveQuotaSingle: _sfc_main$4,
|
|
27051
|
+
LeaveStaffCollection: _sfc_main$1,
|
|
27052
|
+
LeaveStaffSingle: _sfc_main$2,
|
|
26658
27053
|
NOperasional: operasional_types,
|
|
26659
27054
|
NeonTime,
|
|
26660
|
-
NeutronImportButton: _sfc_main$
|
|
27055
|
+
NeutronImportButton: _sfc_main$1p,
|
|
26661
27056
|
OfficeSingleSync,
|
|
26662
27057
|
OperasionalIdentitas,
|
|
26663
27058
|
PeriodButton,
|
|
26664
|
-
PlanCollection: _sfc_main$
|
|
27059
|
+
PlanCollection: _sfc_main$16,
|
|
26665
27060
|
PlanSingle,
|
|
26666
27061
|
PlanStaff,
|
|
26667
|
-
PlanTypeCollection: _sfc_main$
|
|
27062
|
+
PlanTypeCollection: _sfc_main$14,
|
|
26668
27063
|
PlanTypeSingle,
|
|
26669
|
-
ProgressAccessCollection: _sfc_main$
|
|
27064
|
+
ProgressAccessCollection: _sfc_main$V,
|
|
26670
27065
|
ProgressAccessSingle,
|
|
26671
27066
|
ProgressAccessSupervisor,
|
|
26672
|
-
ProgressButton: _sfc_main$
|
|
27067
|
+
ProgressButton: _sfc_main$Y,
|
|
26673
27068
|
ProgressCollection,
|
|
26674
27069
|
ProgressNote,
|
|
26675
|
-
ProgressNoteButton: _sfc_main$
|
|
27070
|
+
ProgressNoteButton: _sfc_main$X,
|
|
26676
27071
|
ProgressSingle,
|
|
26677
27072
|
ProgressTomorrow,
|
|
26678
27073
|
ProgressYesterday,
|
|
26679
|
-
ResponsibilityCollection: _sfc_main$
|
|
27074
|
+
ResponsibilityCollection: _sfc_main$R,
|
|
26680
27075
|
ResponsibilitySingle,
|
|
26681
27076
|
ResponsibilityStaff,
|
|
26682
27077
|
ResponsibilitySupervisor,
|
|
26683
|
-
ResponsibilityTypeCollection: _sfc_main$
|
|
27078
|
+
ResponsibilityTypeCollection: _sfc_main$P,
|
|
26684
27079
|
ResponsibilityTypeSingle,
|
|
26685
27080
|
ShiftAdministrator,
|
|
26686
|
-
ShiftCollection: _sfc_main$
|
|
26687
|
-
ShiftSingle: _sfc_main$
|
|
27081
|
+
ShiftCollection: _sfc_main$h,
|
|
27082
|
+
ShiftSingle: _sfc_main$g,
|
|
26688
27083
|
ShiftStaffCollection,
|
|
26689
|
-
ShiftStaffCollectionBranch: _sfc_main$
|
|
26690
|
-
ShiftStaffCollectionStaff: _sfc_main$
|
|
27084
|
+
ShiftStaffCollectionBranch: _sfc_main$8,
|
|
27085
|
+
ShiftStaffCollectionStaff: _sfc_main$9,
|
|
26691
27086
|
ShiftStaffDisplay,
|
|
26692
27087
|
ShiftStaffImport,
|
|
26693
|
-
ShiftStaffSingle: _sfc_main$
|
|
26694
|
-
ShiftStaffSingleBranch: _sfc_main$
|
|
27088
|
+
ShiftStaffSingle: _sfc_main$c,
|
|
27089
|
+
ShiftStaffSingleBranch: _sfc_main$7,
|
|
26695
27090
|
ShiftStaffWrapper,
|
|
26696
27091
|
ShiftSupervisor,
|
|
26697
|
-
ShiftTypeCollection: _sfc_main$
|
|
27092
|
+
ShiftTypeCollection: _sfc_main$f,
|
|
26698
27093
|
ShiftTypeSingle,
|
|
26699
|
-
SituationCollection: _sfc_main$
|
|
26700
|
-
SituationSingle: _sfc_main$
|
|
26701
|
-
SituationSupportive: _sfc_main$
|
|
26702
|
-
SituationTypeCollection: _sfc_main$
|
|
26703
|
-
SituationTypeSingle: _sfc_main$
|
|
26704
|
-
SituationWork: _sfc_main$
|
|
27094
|
+
SituationCollection: _sfc_main$L,
|
|
27095
|
+
SituationSingle: _sfc_main$K,
|
|
27096
|
+
SituationSupportive: _sfc_main$M,
|
|
27097
|
+
SituationTypeCollection: _sfc_main$J,
|
|
27098
|
+
SituationTypeSingle: _sfc_main$I,
|
|
27099
|
+
SituationWork: _sfc_main$N,
|
|
26705
27100
|
StaffAccess,
|
|
26706
|
-
StaffCollection: _sfc_main$
|
|
26707
|
-
StaffIdentity: _sfc_main$
|
|
27101
|
+
StaffCollection: _sfc_main$E,
|
|
27102
|
+
StaffIdentity: _sfc_main$H,
|
|
26708
27103
|
StaffOperasional,
|
|
26709
27104
|
StaffSingle,
|
|
26710
27105
|
SubmissionAudit,
|
|
26711
|
-
SubmissionCollection: _sfc_main$
|
|
27106
|
+
SubmissionCollection: _sfc_main$u,
|
|
26712
27107
|
SubmissionDecision,
|
|
26713
27108
|
SubmissionFollowUp,
|
|
26714
27109
|
SubmissionSingle,
|
|
26715
27110
|
SubmissionStaff,
|
|
26716
27111
|
SubmissionSupervisor,
|
|
26717
|
-
SubmissionTypeCollection: _sfc_main$
|
|
27112
|
+
SubmissionTypeCollection: _sfc_main$s,
|
|
26718
27113
|
SubmissionTypeSingle,
|
|
26719
27114
|
SubmissionWaitingDecision,
|
|
26720
27115
|
TargetBranch,
|
|
26721
|
-
TargetCollection: _sfc_main$
|
|
27116
|
+
TargetCollection: _sfc_main$p,
|
|
26722
27117
|
TargetSingle,
|
|
26723
|
-
TaskCollection: _sfc_main$
|
|
26724
|
-
TaskSingle: _sfc_main$
|
|
26725
|
-
TaskWork: _sfc_main$
|
|
26726
|
-
TaskWorkButton: _sfc_main$
|
|
27118
|
+
TaskCollection: _sfc_main$m,
|
|
27119
|
+
TaskSingle: _sfc_main$l,
|
|
27120
|
+
TaskWork: _sfc_main$n,
|
|
27121
|
+
TaskWorkButton: _sfc_main$k,
|
|
26727
27122
|
bus,
|
|
26728
27123
|
useAttendanceStore,
|
|
26729
27124
|
useImportShift,
|
|
@@ -26748,6 +27143,15 @@ const config = helpers.OfficeInterfaces.define({
|
|
|
26748
27143
|
// Attendance Type
|
|
26749
27144
|
"AttendanceTypeCollection",
|
|
26750
27145
|
"AttendanceTypeSingle",
|
|
27146
|
+
// Leave Quota
|
|
27147
|
+
"LeaveQuotaCollection",
|
|
27148
|
+
"LeaveQuotaSingle",
|
|
27149
|
+
// Leave Staff
|
|
27150
|
+
"LeaveStaffCollection",
|
|
27151
|
+
"LeaveStaffSingle",
|
|
27152
|
+
// Leave Conflict
|
|
27153
|
+
"LeaveConflictCollection",
|
|
27154
|
+
"LeaveConflictSingle",
|
|
26751
27155
|
// Check In
|
|
26752
27156
|
"CheckInCollection",
|
|
26753
27157
|
"CheckInSingle",
|