@neutron.co.id/operasional-interfaces 1.6.8 → 1.7.0
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/index.cjs +767 -248
- package/build/index.mjs +767 -248
- package/build/style.css +13 -5
- package/build/types/components/checkIn/checkIn.types.d.ts +1 -1
- package/build/types/components/progress/elements/ProgressButton.vue.d.ts +2 -0
- package/build/types/components/progress/elements/index.d.ts +1 -0
- package/build/types/components/progress/index.d.ts +1 -0
- package/build/types/components/progress/progress.types.d.ts +1 -1
- package/build/types/components/progress/sheets/ProgressTomorrow.vue.d.ts +2 -0
- package/build/types/components/progress/sheets/ProgressYesterday.vue.d.ts +2 -0
- package/build/types/components/progress/sheets/index.d.ts +2 -0
- package/build/types/gql/graphql.d.ts +43 -0
- package/package.json +3 -3
package/build/index.mjs
CHANGED
|
@@ -21,8 +21,8 @@ import { ComponentUtil } from "@neon.id/utils/component";
|
|
|
21
21
|
import Scanner from "qr-scanner";
|
|
22
22
|
import { models as models$2 } from "@neutron.co.id/personalia-models";
|
|
23
23
|
import { CatatSketchPad } from "@neon.id/catat-interfaces";
|
|
24
|
-
const _hoisted_1$
|
|
25
|
-
const _sfc_main$
|
|
24
|
+
const _hoisted_1$k = { class: "xxx-button" };
|
|
25
|
+
const _sfc_main$Q = /* @__PURE__ */ defineComponent({
|
|
26
26
|
...{ name: "XxxButton" },
|
|
27
27
|
__name: "XxxButton",
|
|
28
28
|
props: {
|
|
@@ -33,18 +33,18 @@ const _sfc_main$N = /* @__PURE__ */ defineComponent({
|
|
|
33
33
|
},
|
|
34
34
|
setup(__props) {
|
|
35
35
|
return (_ctx, _cache) => {
|
|
36
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
36
|
+
return openBlock(), createElementBlock("div", _hoisted_1$k, [
|
|
37
37
|
createVNode(unref(NeonButton), { label: "XXX" })
|
|
38
38
|
]);
|
|
39
39
|
};
|
|
40
40
|
}
|
|
41
41
|
});
|
|
42
|
-
const _hoisted_1$
|
|
43
|
-
const _hoisted_2$
|
|
42
|
+
const _hoisted_1$j = { class: "operasional-identitas" };
|
|
43
|
+
const _hoisted_2$e = {
|
|
44
44
|
key: 2,
|
|
45
45
|
class: "section"
|
|
46
46
|
};
|
|
47
|
-
const _sfc_main$
|
|
47
|
+
const _sfc_main$P = /* @__PURE__ */ defineComponent({
|
|
48
48
|
...{ name: "OperasionalIdentitas" },
|
|
49
49
|
__name: "OperasionalIdentitas",
|
|
50
50
|
props: {
|
|
@@ -299,7 +299,7 @@ const _sfc_main$M = /* @__PURE__ */ defineComponent({
|
|
|
299
299
|
candidateId.value = null;
|
|
300
300
|
}
|
|
301
301
|
return (_ctx, _cache) => {
|
|
302
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
302
|
+
return openBlock(), createElementBlock("div", _hoisted_1$j, [
|
|
303
303
|
state2.value === "connect" ? (openBlock(), createBlock(unref(IdentitasConnect), {
|
|
304
304
|
key: 0,
|
|
305
305
|
user: user.value,
|
|
@@ -351,7 +351,7 @@ const _sfc_main$M = /* @__PURE__ */ defineComponent({
|
|
|
351
351
|
_: 1
|
|
352
352
|
/* STABLE */
|
|
353
353
|
}, 8, ["initial-values", "is-loading", "errors"])) : createCommentVNode("v-if", true),
|
|
354
|
-
user.value && onDelegate ? (openBlock(), createElementBlock("div", _hoisted_2$
|
|
354
|
+
user.value && onDelegate ? (openBlock(), createElementBlock("div", _hoisted_2$e, [
|
|
355
355
|
createVNode(unref(NeonDivider), {
|
|
356
356
|
"is-dashed": "",
|
|
357
357
|
label: "Delegasi",
|
|
@@ -400,7 +400,7 @@ const _export_sfc$1 = (sfc, props) => {
|
|
|
400
400
|
}
|
|
401
401
|
return target;
|
|
402
402
|
};
|
|
403
|
-
const OperasionalIdentitas = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
403
|
+
const OperasionalIdentitas = /* @__PURE__ */ _export_sfc$1(_sfc_main$P, [["__scopeId", "data-v-355c8370"]]);
|
|
404
404
|
var commonjsGlobal$1 = typeof globalThis !== "undefined" ? globalThis : typeof window !== "undefined" ? window : typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : {};
|
|
405
405
|
function getDefaultExportFromCjs(x) {
|
|
406
406
|
return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, "default") ? x["default"] : x;
|
|
@@ -8752,7 +8752,7 @@ const _sfc_main$1$1 = {
|
|
|
8752
8752
|
}
|
|
8753
8753
|
}
|
|
8754
8754
|
};
|
|
8755
|
-
const _hoisted_1$
|
|
8755
|
+
const _hoisted_1$i = /* @__PURE__ */ createElementVNode("div", null, [
|
|
8756
8756
|
/* @__PURE__ */ createElementVNode("svg", {
|
|
8757
8757
|
fill: "none",
|
|
8758
8758
|
"stroke-linecap": "round",
|
|
@@ -8765,7 +8765,7 @@ const _hoisted_1$f = /* @__PURE__ */ createElementVNode("div", null, [
|
|
|
8765
8765
|
/* @__PURE__ */ createElementVNode("path", { d: "M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z" })
|
|
8766
8766
|
])
|
|
8767
8767
|
], -1);
|
|
8768
|
-
const _hoisted_2$
|
|
8768
|
+
const _hoisted_2$d = { class: "vc-time-content" };
|
|
8769
8769
|
const _hoisted_3$6 = {
|
|
8770
8770
|
key: 0,
|
|
8771
8771
|
class: "vc-time-date"
|
|
@@ -8785,8 +8785,8 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
8785
8785
|
return openBlock(), createElementBlock("div", {
|
|
8786
8786
|
class: normalizeClass(["vc-time-picker", [{ "vc-invalid": !$props.modelValue.isValid, "vc-bordered": $props.showBorder }]])
|
|
8787
8787
|
}, [
|
|
8788
|
-
_hoisted_1$
|
|
8789
|
-
createElementVNode("div", _hoisted_2$
|
|
8788
|
+
_hoisted_1$i,
|
|
8789
|
+
createElementVNode("div", _hoisted_2$d, [
|
|
8790
8790
|
$options.date ? (openBlock(), createElementBlock("div", _hoisted_3$6, [
|
|
8791
8791
|
createElementVNode("span", _hoisted_4$3, toDisplayString($props.locale.format($options.date, "WWW")), 1),
|
|
8792
8792
|
createElementVNode("span", _hoisted_5$2, toDisplayString($props.locale.format($options.date, "MMM")), 1),
|
|
@@ -8841,7 +8841,7 @@ const RANGE_PRIORITY = {
|
|
|
8841
8841
|
END: 2,
|
|
8842
8842
|
BOTH: 3
|
|
8843
8843
|
};
|
|
8844
|
-
const _sfc_main$
|
|
8844
|
+
const _sfc_main$O = {
|
|
8845
8845
|
name: "DatePicker",
|
|
8846
8846
|
emits: [
|
|
8847
8847
|
"update:modelValue",
|
|
@@ -9497,11 +9497,11 @@ const _sfc_main$L = {
|
|
|
9497
9497
|
}
|
|
9498
9498
|
};
|
|
9499
9499
|
const _withScopeId$3 = (n) => (pushScopeId("data-v-3cf0c9ae"), n = n(), popScopeId(), n);
|
|
9500
|
-
const _hoisted_1$
|
|
9500
|
+
const _hoisted_1$h = {
|
|
9501
9501
|
key: 0,
|
|
9502
9502
|
class: "input-loading"
|
|
9503
9503
|
};
|
|
9504
|
-
const _hoisted_2$
|
|
9504
|
+
const _hoisted_2$c = /* @__PURE__ */ _withScopeId$3(() => /* @__PURE__ */ createElementVNode(
|
|
9505
9505
|
"div",
|
|
9506
9506
|
{ class: "loading placeholder-block placeholder-wave" },
|
|
9507
9507
|
null,
|
|
@@ -9509,9 +9509,9 @@ const _hoisted_2$a = /* @__PURE__ */ _withScopeId$3(() => /* @__PURE__ */ create
|
|
|
9509
9509
|
/* HOISTED */
|
|
9510
9510
|
));
|
|
9511
9511
|
const _hoisted_3$5 = [
|
|
9512
|
-
_hoisted_2$
|
|
9512
|
+
_hoisted_2$c
|
|
9513
9513
|
];
|
|
9514
|
-
const _sfc_main$
|
|
9514
|
+
const _sfc_main$N = /* @__PURE__ */ defineComponent({
|
|
9515
9515
|
__name: "NeonTime",
|
|
9516
9516
|
props: {
|
|
9517
9517
|
modelValue: {
|
|
@@ -9548,7 +9548,7 @@ const _sfc_main$K = /* @__PURE__ */ defineComponent({
|
|
|
9548
9548
|
class: normalizeClass(["neon-time", { "is-disabled": __props.isDisabled }])
|
|
9549
9549
|
},
|
|
9550
9550
|
[
|
|
9551
|
-
__props.isLoading ? (openBlock(), createElementBlock("div", _hoisted_1$
|
|
9551
|
+
__props.isLoading ? (openBlock(), createElementBlock("div", _hoisted_1$h, _hoisted_3$5)) : (openBlock(), createBlock(unref(_sfc_main$O), mergeProps({
|
|
9552
9552
|
key: 1,
|
|
9553
9553
|
"model-value": internalValue.value
|
|
9554
9554
|
}, {
|
|
@@ -9572,7 +9572,7 @@ const _sfc_main$K = /* @__PURE__ */ defineComponent({
|
|
|
9572
9572
|
});
|
|
9573
9573
|
const NeonTime_vue_vue_type_style_index_0_scoped_3cf0c9ae_lang = "";
|
|
9574
9574
|
const NeonTime_vue_vue_type_style_index_1_lang = "";
|
|
9575
|
-
const NeonTime = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
9575
|
+
const NeonTime = /* @__PURE__ */ _export_sfc$1(_sfc_main$N, [["__scopeId", "data-v-3cf0c9ae"]]);
|
|
9576
9576
|
const CheckInModel = models$1.CheckInModel;
|
|
9577
9577
|
const useOperasionalStore = defineStore("neu:operasional", () => {
|
|
9578
9578
|
const isLoading = ref(false);
|
|
@@ -9714,8 +9714,8 @@ function mitt(n) {
|
|
|
9714
9714
|
}
|
|
9715
9715
|
const bus = mitt();
|
|
9716
9716
|
const _withScopeId$2 = (n) => (pushScopeId("data-v-94a55da5"), n = n(), popScopeId(), n);
|
|
9717
|
-
const _hoisted_1$
|
|
9718
|
-
const _hoisted_2$
|
|
9717
|
+
const _hoisted_1$g = { id: "view-checkIns" };
|
|
9718
|
+
const _hoisted_2$b = { class: "summary" };
|
|
9719
9719
|
const _hoisted_3$4 = { class: "wrapper" };
|
|
9720
9720
|
const _hoisted_4$2 = { class: "header" };
|
|
9721
9721
|
const _hoisted_5$1 = /* @__PURE__ */ _withScopeId$2(() => /* @__PURE__ */ createElementVNode(
|
|
@@ -9729,7 +9729,7 @@ const _hoisted_5$1 = /* @__PURE__ */ _withScopeId$2(() => /* @__PURE__ */ create
|
|
|
9729
9729
|
/* HOISTED */
|
|
9730
9730
|
));
|
|
9731
9731
|
const _hoisted_6 = { class: "end" };
|
|
9732
|
-
const _sfc_main$
|
|
9732
|
+
const _sfc_main$M = /* @__PURE__ */ defineComponent({
|
|
9733
9733
|
...{
|
|
9734
9734
|
name: "CheckInPresenceCollection"
|
|
9735
9735
|
},
|
|
@@ -9870,14 +9870,14 @@ const _sfc_main$J = /* @__PURE__ */ defineComponent({
|
|
|
9870
9870
|
return (_ctx, _cache) => {
|
|
9871
9871
|
const _component_CheckInSingleExternalView = resolveComponent("CheckInSingleExternalView");
|
|
9872
9872
|
const _component_CheckInCollection = resolveComponent("CheckInCollection");
|
|
9873
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
9873
|
+
return openBlock(), createElementBlock("div", _hoisted_1$g, [
|
|
9874
9874
|
createVNode(unref(OfficeContent), {
|
|
9875
9875
|
icon: "barcode-read",
|
|
9876
9876
|
title: "Presensi",
|
|
9877
9877
|
"is-expanded": ""
|
|
9878
9878
|
}, {
|
|
9879
9879
|
"header-detail": withCtx(() => [
|
|
9880
|
-
createElementVNode("div", _hoisted_2$
|
|
9880
|
+
createElementVNode("div", _hoisted_2$b, [
|
|
9881
9881
|
createVNode(unref(NeonSlider), {
|
|
9882
9882
|
"per-view": 2,
|
|
9883
9883
|
gap: 16,
|
|
@@ -10034,9 +10034,9 @@ const _sfc_main$J = /* @__PURE__ */ defineComponent({
|
|
|
10034
10034
|
}
|
|
10035
10035
|
});
|
|
10036
10036
|
const CheckInPresenceCollection_vue_vue_type_style_index_0_scoped_94a55da5_lang = "";
|
|
10037
|
-
const CheckInPresenceCollection = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
10038
|
-
const _hoisted_1$
|
|
10039
|
-
const _sfc_main$
|
|
10037
|
+
const CheckInPresenceCollection = /* @__PURE__ */ _export_sfc$1(_sfc_main$M, [["__scopeId", "data-v-94a55da5"]]);
|
|
10038
|
+
const _hoisted_1$f = { class: "grid gap-4 sm:grid-cols-2" };
|
|
10039
|
+
const _sfc_main$L = /* @__PURE__ */ defineComponent({
|
|
10040
10040
|
__name: "CheckInSingle",
|
|
10041
10041
|
setup(__props) {
|
|
10042
10042
|
const {
|
|
@@ -10094,7 +10094,7 @@ const _sfc_main$I = /* @__PURE__ */ defineComponent({
|
|
|
10094
10094
|
field: unref(fields).building,
|
|
10095
10095
|
"is-disabled": ""
|
|
10096
10096
|
}, null, 8, ["modelValue", "field"]),
|
|
10097
|
-
createElementVNode("div", _hoisted_1$
|
|
10097
|
+
createElementVNode("div", _hoisted_1$f, [
|
|
10098
10098
|
createVNode(unref(NeonField), mergeProps({
|
|
10099
10099
|
modelValue: unref(values).type,
|
|
10100
10100
|
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => unref(values).type = $event)
|
|
@@ -10134,9 +10134,9 @@ const _sfc_main$I = /* @__PURE__ */ defineComponent({
|
|
|
10134
10134
|
}
|
|
10135
10135
|
});
|
|
10136
10136
|
const CheckInSingle_vue_vue_type_style_index_0_scoped_2e2803fb_lang = "";
|
|
10137
|
-
const CheckInSingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
10138
|
-
const _hoisted_1$
|
|
10139
|
-
const _sfc_main$
|
|
10137
|
+
const CheckInSingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$L, [["__scopeId", "data-v-2e2803fb"]]);
|
|
10138
|
+
const _hoisted_1$e = { class: "grid gap-4 sm:grid-cols-2" };
|
|
10139
|
+
const _sfc_main$K = /* @__PURE__ */ defineComponent({
|
|
10140
10140
|
__name: "CheckInExternal",
|
|
10141
10141
|
setup(__props) {
|
|
10142
10142
|
const {
|
|
@@ -10202,7 +10202,7 @@ const _sfc_main$H = /* @__PURE__ */ defineComponent({
|
|
|
10202
10202
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => isRef(values) ? values.value = $event : null),
|
|
10203
10203
|
field: unref(fields).building
|
|
10204
10204
|
}, null, 8, ["modelValue", "field"])) : createCommentVNode("v-if", true),
|
|
10205
|
-
createElementVNode("div", _hoisted_1$
|
|
10205
|
+
createElementVNode("div", _hoisted_1$e, [
|
|
10206
10206
|
createVNode(unref(NeonField), mergeProps({
|
|
10207
10207
|
modelValue: unref(values).type,
|
|
10208
10208
|
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => unref(values).type = $event)
|
|
@@ -10244,16 +10244,16 @@ const _sfc_main$H = /* @__PURE__ */ defineComponent({
|
|
|
10244
10244
|
}
|
|
10245
10245
|
});
|
|
10246
10246
|
const CheckInExternal_vue_vue_type_style_index_0_scoped_9c4a435e_lang = "";
|
|
10247
|
-
const CheckInExternal = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
10247
|
+
const CheckInExternal = /* @__PURE__ */ _export_sfc$1(_sfc_main$K, [["__scopeId", "data-v-9c4a435e"]]);
|
|
10248
10248
|
const _withScopeId$1 = (n) => (pushScopeId("data-v-d23b6de5"), n = n(), popScopeId(), n);
|
|
10249
|
-
const _hoisted_1$
|
|
10249
|
+
const _hoisted_1$d = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ createElementVNode(
|
|
10250
10250
|
"h4",
|
|
10251
10251
|
{ align: "center" },
|
|
10252
10252
|
"Aktifkan kamera untuk scan QR Code",
|
|
10253
10253
|
-1
|
|
10254
10254
|
/* HOISTED */
|
|
10255
10255
|
));
|
|
10256
|
-
const _hoisted_2$
|
|
10256
|
+
const _hoisted_2$a = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ createElementVNode(
|
|
10257
10257
|
"p",
|
|
10258
10258
|
{ align: "center" },
|
|
10259
10259
|
[
|
|
@@ -10264,7 +10264,7 @@ const _hoisted_2$8 = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ create
|
|
|
10264
10264
|
-1
|
|
10265
10265
|
/* HOISTED */
|
|
10266
10266
|
));
|
|
10267
|
-
const _sfc_main$
|
|
10267
|
+
const _sfc_main$J = /* @__PURE__ */ defineComponent({
|
|
10268
10268
|
__name: "CheckInAccess",
|
|
10269
10269
|
emits: ["close"],
|
|
10270
10270
|
setup(__props) {
|
|
@@ -10289,8 +10289,8 @@ const _sfc_main$G = /* @__PURE__ */ defineComponent({
|
|
|
10289
10289
|
onClose: _cache[0] || (_cache[0] = ($event) => _ctx.$emit("close"))
|
|
10290
10290
|
}, {
|
|
10291
10291
|
default: withCtx(() => [
|
|
10292
|
-
_hoisted_1$
|
|
10293
|
-
_hoisted_2$
|
|
10292
|
+
_hoisted_1$d,
|
|
10293
|
+
_hoisted_2$a,
|
|
10294
10294
|
createVNode(unref(NeonButton), {
|
|
10295
10295
|
"is-full": "",
|
|
10296
10296
|
size: "md",
|
|
@@ -10317,9 +10317,9 @@ const _sfc_main$G = /* @__PURE__ */ defineComponent({
|
|
|
10317
10317
|
}
|
|
10318
10318
|
});
|
|
10319
10319
|
const CheckInAccess_vue_vue_type_style_index_0_scoped_d23b6de5_lang = "";
|
|
10320
|
-
const CheckInAccess = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
10321
|
-
const _hoisted_1$
|
|
10322
|
-
const _sfc_main$
|
|
10320
|
+
const CheckInAccess = /* @__PURE__ */ _export_sfc$1(_sfc_main$J, [["__scopeId", "data-v-d23b6de5"]]);
|
|
10321
|
+
const _hoisted_1$c = { class: "buttons" };
|
|
10322
|
+
const _sfc_main$I = /* @__PURE__ */ defineComponent({
|
|
10323
10323
|
__name: "CheckInScanError",
|
|
10324
10324
|
setup(__props) {
|
|
10325
10325
|
const attendanceStore = useAttendanceStore();
|
|
@@ -10332,7 +10332,7 @@ const _sfc_main$F = /* @__PURE__ */ defineComponent({
|
|
|
10332
10332
|
default: withCtx(() => [
|
|
10333
10333
|
createVNode(unref(NeonSheet), null, {
|
|
10334
10334
|
footer: withCtx(() => [
|
|
10335
|
-
createElementVNode("div", _hoisted_1$
|
|
10335
|
+
createElementVNode("div", _hoisted_1$c, [
|
|
10336
10336
|
createVNode(unref(NeonButton), {
|
|
10337
10337
|
"is-full": "",
|
|
10338
10338
|
"is-rounded": "",
|
|
@@ -10367,14 +10367,14 @@ const _sfc_main$F = /* @__PURE__ */ defineComponent({
|
|
|
10367
10367
|
}
|
|
10368
10368
|
});
|
|
10369
10369
|
const _withScopeId = (n) => (pushScopeId("data-v-ef426ef3"), n = n(), popScopeId(), n);
|
|
10370
|
-
const _hoisted_1$
|
|
10370
|
+
const _hoisted_1$b = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode(
|
|
10371
10371
|
"div",
|
|
10372
10372
|
{ class: "invalid-message" },
|
|
10373
10373
|
"Invalid Code!",
|
|
10374
10374
|
-1
|
|
10375
10375
|
/* HOISTED */
|
|
10376
10376
|
));
|
|
10377
|
-
const _hoisted_2$
|
|
10377
|
+
const _hoisted_2$9 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode(
|
|
10378
10378
|
"div",
|
|
10379
10379
|
null,
|
|
10380
10380
|
null,
|
|
@@ -10383,7 +10383,7 @@ const _hoisted_2$7 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createEl
|
|
|
10383
10383
|
));
|
|
10384
10384
|
const _hoisted_3$3 = ["onClick"];
|
|
10385
10385
|
const _hoisted_4$1 = { class: "mr-2 text-sm" };
|
|
10386
|
-
const _sfc_main$
|
|
10386
|
+
const _sfc_main$H = /* @__PURE__ */ defineComponent({
|
|
10387
10387
|
__name: "CheckInScanner",
|
|
10388
10388
|
emits: ["start", "stop", "scanned", "close"],
|
|
10389
10389
|
setup(__props, { emit }) {
|
|
@@ -10528,8 +10528,8 @@ const _sfc_main$E = /* @__PURE__ */ defineComponent({
|
|
|
10528
10528
|
class: "inner",
|
|
10529
10529
|
onClick: switchCamera
|
|
10530
10530
|
}, [
|
|
10531
|
-
_hoisted_1$
|
|
10532
|
-
_hoisted_2$
|
|
10531
|
+
_hoisted_1$b,
|
|
10532
|
+
_hoisted_2$9,
|
|
10533
10533
|
createElementVNode("div", {
|
|
10534
10534
|
class: "button-switch",
|
|
10535
10535
|
onClick: withModifiers(switchCamera, ["stop"])
|
|
@@ -10565,15 +10565,15 @@ const _sfc_main$E = /* @__PURE__ */ defineComponent({
|
|
|
10565
10565
|
}
|
|
10566
10566
|
});
|
|
10567
10567
|
const CheckInScanner_vue_vue_type_style_index_0_scoped_ef426ef3_lang = "";
|
|
10568
|
-
const CheckInScanner = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
10569
|
-
const _hoisted_1$
|
|
10568
|
+
const CheckInScanner = /* @__PURE__ */ _export_sfc$1(_sfc_main$H, [["__scopeId", "data-v-ef426ef3"]]);
|
|
10569
|
+
const _hoisted_1$a = /* @__PURE__ */ createElementVNode(
|
|
10570
10570
|
"h3",
|
|
10571
10571
|
{ align: "center" },
|
|
10572
10572
|
"Presensi Berhasil!",
|
|
10573
10573
|
-1
|
|
10574
10574
|
/* HOISTED */
|
|
10575
10575
|
);
|
|
10576
|
-
const _sfc_main$
|
|
10576
|
+
const _sfc_main$G = /* @__PURE__ */ defineComponent({
|
|
10577
10577
|
__name: "CheckInScanSuccess",
|
|
10578
10578
|
emits: ["close"],
|
|
10579
10579
|
setup(__props) {
|
|
@@ -10593,7 +10593,7 @@ const _sfc_main$D = /* @__PURE__ */ defineComponent({
|
|
|
10593
10593
|
onClose: _cache[0] || (_cache[0] = ($event) => _ctx.$emit("close"))
|
|
10594
10594
|
}, {
|
|
10595
10595
|
default: withCtx(() => [
|
|
10596
|
-
_hoisted_1$
|
|
10596
|
+
_hoisted_1$a
|
|
10597
10597
|
]),
|
|
10598
10598
|
_: 1
|
|
10599
10599
|
/* STABLE */
|
|
@@ -10605,7 +10605,7 @@ const _sfc_main$D = /* @__PURE__ */ defineComponent({
|
|
|
10605
10605
|
};
|
|
10606
10606
|
}
|
|
10607
10607
|
});
|
|
10608
|
-
const _sfc_main$
|
|
10608
|
+
const _sfc_main$F = /* @__PURE__ */ defineComponent({
|
|
10609
10609
|
...{
|
|
10610
10610
|
name: "CheckInCollection"
|
|
10611
10611
|
},
|
|
@@ -10624,7 +10624,7 @@ const _sfc_main$C = /* @__PURE__ */ defineComponent({
|
|
|
10624
10624
|
}
|
|
10625
10625
|
});
|
|
10626
10626
|
const StaffModel = models$2.StaffModel;
|
|
10627
|
-
const _sfc_main$
|
|
10627
|
+
const _sfc_main$E = /* @__PURE__ */ defineComponent({
|
|
10628
10628
|
...{
|
|
10629
10629
|
name: "StaffCollection"
|
|
10630
10630
|
},
|
|
@@ -10642,9 +10642,9 @@ const _sfc_main$B = /* @__PURE__ */ defineComponent({
|
|
|
10642
10642
|
};
|
|
10643
10643
|
}
|
|
10644
10644
|
});
|
|
10645
|
-
const _hoisted_1$
|
|
10646
|
-
const _hoisted_2$
|
|
10647
|
-
const _sfc_main$
|
|
10645
|
+
const _hoisted_1$9 = { class: "grid gap-4 sm:grid-cols-[3fr_1fr]" };
|
|
10646
|
+
const _hoisted_2$8 = { class: "grid gap-4 sm:grid-cols-2" };
|
|
10647
|
+
const _sfc_main$D = /* @__PURE__ */ defineComponent({
|
|
10648
10648
|
__name: "StaffSingle",
|
|
10649
10649
|
setup(__props) {
|
|
10650
10650
|
const {
|
|
@@ -10681,7 +10681,7 @@ const _sfc_main$A = /* @__PURE__ */ defineComponent({
|
|
|
10681
10681
|
onSubmit: unref(saveOne)
|
|
10682
10682
|
}, {
|
|
10683
10683
|
default: withCtx(() => [
|
|
10684
|
-
createElementVNode("div", _hoisted_1$
|
|
10684
|
+
createElementVNode("div", _hoisted_1$9, [
|
|
10685
10685
|
createVNode(unref(NeonField), mergeProps({
|
|
10686
10686
|
modelValue: unref(values).name,
|
|
10687
10687
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => unref(values).name = $event)
|
|
@@ -10691,7 +10691,7 @@ const _sfc_main$A = /* @__PURE__ */ defineComponent({
|
|
|
10691
10691
|
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => unref(values).nik = $event)
|
|
10692
10692
|
}, unref(fields).nik), null, 16, ["modelValue"])
|
|
10693
10693
|
]),
|
|
10694
|
-
createElementVNode("div", _hoisted_2$
|
|
10694
|
+
createElementVNode("div", _hoisted_2$8, [
|
|
10695
10695
|
createVNode(unref(NeonField), mergeProps({
|
|
10696
10696
|
modelValue: unref(values).birthPlace,
|
|
10697
10697
|
"onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => unref(values).birthPlace = $event)
|
|
@@ -10724,7 +10724,7 @@ const _sfc_main$A = /* @__PURE__ */ defineComponent({
|
|
|
10724
10724
|
title: "Identitas"
|
|
10725
10725
|
}, {
|
|
10726
10726
|
default: withCtx(() => [
|
|
10727
|
-
createVNode(unref(_sfc_main$
|
|
10727
|
+
createVNode(unref(_sfc_main$B))
|
|
10728
10728
|
]),
|
|
10729
10729
|
_: 1
|
|
10730
10730
|
/* STABLE */
|
|
@@ -10795,10 +10795,10 @@ const _sfc_main$A = /* @__PURE__ */ defineComponent({
|
|
|
10795
10795
|
}
|
|
10796
10796
|
});
|
|
10797
10797
|
const StaffSingle_vue_vue_type_style_index_0_scoped_0cf4cd99_lang = "";
|
|
10798
|
-
const StaffSingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
10799
|
-
const _hoisted_1$
|
|
10800
|
-
const _hoisted_2$
|
|
10801
|
-
const _sfc_main$
|
|
10798
|
+
const StaffSingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$D, [["__scopeId", "data-v-0cf4cd99"]]);
|
|
10799
|
+
const _hoisted_1$8 = { class: "grid gap-4 sm:grid-cols-[3fr_1fr]" };
|
|
10800
|
+
const _hoisted_2$7 = { class: "grid gap-4 sm:grid-cols-2" };
|
|
10801
|
+
const _sfc_main$C = /* @__PURE__ */ defineComponent({
|
|
10802
10802
|
__name: "StaffOperasional",
|
|
10803
10803
|
setup(__props) {
|
|
10804
10804
|
const {
|
|
@@ -10835,7 +10835,7 @@ const _sfc_main$z = /* @__PURE__ */ defineComponent({
|
|
|
10835
10835
|
onSubmit: unref(saveOne)
|
|
10836
10836
|
}, {
|
|
10837
10837
|
default: withCtx(() => [
|
|
10838
|
-
createElementVNode("div", _hoisted_1$
|
|
10838
|
+
createElementVNode("div", _hoisted_1$8, [
|
|
10839
10839
|
createVNode(unref(NeonField), mergeProps({
|
|
10840
10840
|
modelValue: unref(values).name,
|
|
10841
10841
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => unref(values).name = $event)
|
|
@@ -10845,7 +10845,7 @@ const _sfc_main$z = /* @__PURE__ */ defineComponent({
|
|
|
10845
10845
|
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => unref(values).nik = $event)
|
|
10846
10846
|
}, unref(fields).nik), null, 16, ["modelValue"])
|
|
10847
10847
|
]),
|
|
10848
|
-
createElementVNode("div", _hoisted_2$
|
|
10848
|
+
createElementVNode("div", _hoisted_2$7, [
|
|
10849
10849
|
createVNode(unref(NeonField), mergeProps({
|
|
10850
10850
|
modelValue: unref(values).birthPlace,
|
|
10851
10851
|
"onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => unref(values).birthPlace = $event)
|
|
@@ -10878,7 +10878,7 @@ const _sfc_main$z = /* @__PURE__ */ defineComponent({
|
|
|
10878
10878
|
title: "Identitas"
|
|
10879
10879
|
}, {
|
|
10880
10880
|
default: withCtx(() => [
|
|
10881
|
-
createVNode(unref(_sfc_main$
|
|
10881
|
+
createVNode(unref(_sfc_main$B))
|
|
10882
10882
|
]),
|
|
10883
10883
|
_: 1
|
|
10884
10884
|
/* STABLE */
|
|
@@ -10956,8 +10956,8 @@ const _sfc_main$z = /* @__PURE__ */ defineComponent({
|
|
|
10956
10956
|
}
|
|
10957
10957
|
});
|
|
10958
10958
|
const StaffOperasional_vue_vue_type_style_index_0_scoped_c62cf70a_lang = "";
|
|
10959
|
-
const StaffOperasional = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
10960
|
-
const _sfc_main$
|
|
10959
|
+
const StaffOperasional = /* @__PURE__ */ _export_sfc$1(_sfc_main$C, [["__scopeId", "data-v-c62cf70a"]]);
|
|
10960
|
+
const _sfc_main$B = /* @__PURE__ */ defineComponent({
|
|
10961
10961
|
__name: "StaffIdentity",
|
|
10962
10962
|
setup(__props) {
|
|
10963
10963
|
const { values, saveOne, executeOne, syncOne } = useSingle();
|
|
@@ -11113,7 +11113,7 @@ const _sfc_main$y = /* @__PURE__ */ defineComponent({
|
|
|
11113
11113
|
}
|
|
11114
11114
|
});
|
|
11115
11115
|
const SituationModel = models$2.SituationModel;
|
|
11116
|
-
const _sfc_main$
|
|
11116
|
+
const _sfc_main$A = /* @__PURE__ */ defineComponent({
|
|
11117
11117
|
...{ name: "SituationCollection" },
|
|
11118
11118
|
__name: "SituationCollection",
|
|
11119
11119
|
setup(__props) {
|
|
@@ -11129,7 +11129,7 @@ const _sfc_main$x = /* @__PURE__ */ defineComponent({
|
|
|
11129
11129
|
};
|
|
11130
11130
|
}
|
|
11131
11131
|
});
|
|
11132
|
-
const _sfc_main$
|
|
11132
|
+
const _sfc_main$z = /* @__PURE__ */ defineComponent({
|
|
11133
11133
|
__name: "SituationSingle",
|
|
11134
11134
|
setup(__props) {
|
|
11135
11135
|
const {
|
|
@@ -11267,7 +11267,7 @@ const _sfc_main$w = /* @__PURE__ */ defineComponent({
|
|
|
11267
11267
|
};
|
|
11268
11268
|
}
|
|
11269
11269
|
});
|
|
11270
|
-
const _sfc_main$
|
|
11270
|
+
const _sfc_main$y = /* @__PURE__ */ defineComponent({
|
|
11271
11271
|
__name: "SituationWork",
|
|
11272
11272
|
setup(__props) {
|
|
11273
11273
|
const {
|
|
@@ -11448,7 +11448,7 @@ const _sfc_main$v = /* @__PURE__ */ defineComponent({
|
|
|
11448
11448
|
};
|
|
11449
11449
|
}
|
|
11450
11450
|
});
|
|
11451
|
-
const _sfc_main$
|
|
11451
|
+
const _sfc_main$x = /* @__PURE__ */ defineComponent({
|
|
11452
11452
|
...{ name: "SituationSupportive" },
|
|
11453
11453
|
__name: "SituationSupportive",
|
|
11454
11454
|
setup(__props) {
|
|
@@ -11587,7 +11587,7 @@ const _sfc_main$u = /* @__PURE__ */ defineComponent({
|
|
|
11587
11587
|
}
|
|
11588
11588
|
});
|
|
11589
11589
|
const SituationTypeModel = models$2.SituationTypeModel;
|
|
11590
|
-
const _sfc_main$
|
|
11590
|
+
const _sfc_main$w = /* @__PURE__ */ defineComponent({
|
|
11591
11591
|
...{ name: "SituationTypeCollection" },
|
|
11592
11592
|
__name: "SituationTypeCollection",
|
|
11593
11593
|
setup(__props) {
|
|
@@ -11603,7 +11603,7 @@ const _sfc_main$t = /* @__PURE__ */ defineComponent({
|
|
|
11603
11603
|
};
|
|
11604
11604
|
}
|
|
11605
11605
|
});
|
|
11606
|
-
const _sfc_main$
|
|
11606
|
+
const _sfc_main$v = /* @__PURE__ */ defineComponent({
|
|
11607
11607
|
__name: "SituationTypeSingle",
|
|
11608
11608
|
setup(__props) {
|
|
11609
11609
|
const {
|
|
@@ -11676,9 +11676,9 @@ const _sfc_main$s = /* @__PURE__ */ defineComponent({
|
|
|
11676
11676
|
}
|
|
11677
11677
|
});
|
|
11678
11678
|
const TaskModel = models$2.TaskModel;
|
|
11679
|
-
const _hoisted_1$
|
|
11680
|
-
const _hoisted_2$
|
|
11681
|
-
const _sfc_main$
|
|
11679
|
+
const _hoisted_1$7 = { key: 0 };
|
|
11680
|
+
const _hoisted_2$6 = { key: 1 };
|
|
11681
|
+
const _sfc_main$u = /* @__PURE__ */ defineComponent({
|
|
11682
11682
|
...{ name: "TaskWorkButton" },
|
|
11683
11683
|
__name: "TaskWorkButton",
|
|
11684
11684
|
setup(__props) {
|
|
@@ -11771,7 +11771,7 @@ const _sfc_main$r = /* @__PURE__ */ defineComponent({
|
|
|
11771
11771
|
Fragment,
|
|
11772
11772
|
null,
|
|
11773
11773
|
[
|
|
11774
|
-
onHandleTaskWork.value.onStartTaskWorking ? (openBlock(), createElementBlock("div", _hoisted_1$
|
|
11774
|
+
onHandleTaskWork.value.onStartTaskWorking ? (openBlock(), createElementBlock("div", _hoisted_1$7, [
|
|
11775
11775
|
createVNode(unref(NeonButton), {
|
|
11776
11776
|
"is-rounded": true,
|
|
11777
11777
|
size: "sm",
|
|
@@ -11781,7 +11781,7 @@ const _sfc_main$r = /* @__PURE__ */ defineComponent({
|
|
|
11781
11781
|
onClick: onClickHandlerStartTaskWork
|
|
11782
11782
|
})
|
|
11783
11783
|
])) : createCommentVNode("v-if", true),
|
|
11784
|
-
onHandleTaskWork.value.onFinishedTaskWorking ? (openBlock(), createElementBlock("div", _hoisted_2$
|
|
11784
|
+
onHandleTaskWork.value.onFinishedTaskWorking ? (openBlock(), createElementBlock("div", _hoisted_2$6, [
|
|
11785
11785
|
createVNode(unref(NeonButton), {
|
|
11786
11786
|
"is-rounded": true,
|
|
11787
11787
|
size: "sm",
|
|
@@ -11799,7 +11799,7 @@ const _sfc_main$r = /* @__PURE__ */ defineComponent({
|
|
|
11799
11799
|
};
|
|
11800
11800
|
}
|
|
11801
11801
|
});
|
|
11802
|
-
const _sfc_main$
|
|
11802
|
+
const _sfc_main$t = /* @__PURE__ */ defineComponent({
|
|
11803
11803
|
...{ name: "TaskCollection" },
|
|
11804
11804
|
__name: "TaskCollection",
|
|
11805
11805
|
setup(__props) {
|
|
@@ -11815,7 +11815,7 @@ const _sfc_main$q = /* @__PURE__ */ defineComponent({
|
|
|
11815
11815
|
};
|
|
11816
11816
|
}
|
|
11817
11817
|
});
|
|
11818
|
-
const _sfc_main$
|
|
11818
|
+
const _sfc_main$s = /* @__PURE__ */ defineComponent({
|
|
11819
11819
|
__name: "TaskSingle",
|
|
11820
11820
|
setup(__props) {
|
|
11821
11821
|
const {
|
|
@@ -12038,7 +12038,7 @@ const _sfc_main$p = /* @__PURE__ */ defineComponent({
|
|
|
12038
12038
|
};
|
|
12039
12039
|
}
|
|
12040
12040
|
});
|
|
12041
|
-
const _sfc_main$
|
|
12041
|
+
const _sfc_main$r = /* @__PURE__ */ defineComponent({
|
|
12042
12042
|
__name: "TaskWork",
|
|
12043
12043
|
setup(__props) {
|
|
12044
12044
|
const {
|
|
@@ -12261,7 +12261,7 @@ const _sfc_main$o = /* @__PURE__ */ defineComponent({
|
|
|
12261
12261
|
}
|
|
12262
12262
|
});
|
|
12263
12263
|
const SubmissionModel = models$2.SubmissionModel;
|
|
12264
|
-
const _sfc_main$
|
|
12264
|
+
const _sfc_main$q = /* @__PURE__ */ defineComponent({
|
|
12265
12265
|
...{
|
|
12266
12266
|
name: "SubmissionCollection"
|
|
12267
12267
|
},
|
|
@@ -12279,7 +12279,7 @@ const _sfc_main$n = /* @__PURE__ */ defineComponent({
|
|
|
12279
12279
|
};
|
|
12280
12280
|
}
|
|
12281
12281
|
});
|
|
12282
|
-
const _sfc_main$
|
|
12282
|
+
const _sfc_main$p = /* @__PURE__ */ defineComponent({
|
|
12283
12283
|
__name: "SubmissionSingle",
|
|
12284
12284
|
setup(__props) {
|
|
12285
12285
|
const {
|
|
@@ -12476,8 +12476,8 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
12476
12476
|
}
|
|
12477
12477
|
});
|
|
12478
12478
|
const SubmissionSingle_vue_vue_type_style_index_0_scoped_39553dbd_lang = "";
|
|
12479
|
-
const SubmissionSingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
12480
|
-
const _sfc_main$
|
|
12479
|
+
const SubmissionSingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$p, [["__scopeId", "data-v-39553dbd"]]);
|
|
12480
|
+
const _sfc_main$o = /* @__PURE__ */ defineComponent({
|
|
12481
12481
|
__name: "SubmissionStaff",
|
|
12482
12482
|
setup(__props) {
|
|
12483
12483
|
var _a;
|
|
@@ -12749,8 +12749,8 @@ const _sfc_main$l = /* @__PURE__ */ defineComponent({
|
|
|
12749
12749
|
}
|
|
12750
12750
|
});
|
|
12751
12751
|
const SubmissionStaff_vue_vue_type_style_index_0_scoped_3ed905bd_lang = "";
|
|
12752
|
-
const SubmissionStaff = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
12753
|
-
const _sfc_main$
|
|
12752
|
+
const SubmissionStaff = /* @__PURE__ */ _export_sfc$1(_sfc_main$o, [["__scopeId", "data-v-3ed905bd"]]);
|
|
12753
|
+
const _sfc_main$n = /* @__PURE__ */ defineComponent({
|
|
12754
12754
|
__name: "SubmissionFollowUp",
|
|
12755
12755
|
setup(__props) {
|
|
12756
12756
|
const {
|
|
@@ -12941,13 +12941,13 @@ const _sfc_main$k = /* @__PURE__ */ defineComponent({
|
|
|
12941
12941
|
}
|
|
12942
12942
|
});
|
|
12943
12943
|
const SubmissionFollowUp_vue_vue_type_style_index_0_scoped_6fd14e52_lang = "";
|
|
12944
|
-
const SubmissionFollowUp = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
12945
|
-
const _hoisted_1$
|
|
12946
|
-
const _hoisted_2$
|
|
12944
|
+
const SubmissionFollowUp = /* @__PURE__ */ _export_sfc$1(_sfc_main$n, [["__scopeId", "data-v-6fd14e52"]]);
|
|
12945
|
+
const _hoisted_1$6 = { class: "flex flex-wrap" };
|
|
12946
|
+
const _hoisted_2$5 = { class: "mt-2" };
|
|
12947
12947
|
const _hoisted_3$2 = { class: "mt-2" };
|
|
12948
12948
|
const _hoisted_4 = { class: "mt-2" };
|
|
12949
12949
|
const _hoisted_5 = { class: "mt-2" };
|
|
12950
|
-
const _sfc_main$
|
|
12950
|
+
const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
12951
12951
|
__name: "SubmissionAudit",
|
|
12952
12952
|
setup(__props) {
|
|
12953
12953
|
var _a;
|
|
@@ -13051,8 +13051,8 @@ const _sfc_main$j = /* @__PURE__ */ defineComponent({
|
|
|
13051
13051
|
onSubmit: unref(saveOne)
|
|
13052
13052
|
}, {
|
|
13053
13053
|
default: withCtx(() => [
|
|
13054
|
-
createElementVNode("div", _hoisted_1$
|
|
13055
|
-
createElementVNode("div", _hoisted_2$
|
|
13054
|
+
createElementVNode("div", _hoisted_1$6, [
|
|
13055
|
+
createElementVNode("div", _hoisted_2$5, [
|
|
13056
13056
|
unref(isReady) ? (openBlock(), createBlock(unref(NeonField), { key: 0 }, {
|
|
13057
13057
|
input: withCtx(() => [
|
|
13058
13058
|
createVNode(unref(NeonButton), {
|
|
@@ -13144,7 +13144,7 @@ const _sfc_main$j = /* @__PURE__ */ defineComponent({
|
|
|
13144
13144
|
modelValue: unref(values).title,
|
|
13145
13145
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => unref(values).title = $event)
|
|
13146
13146
|
}, unref(fields).title, {
|
|
13147
|
-
"is-disabled": unref(values).status === "
|
|
13147
|
+
"is-disabled": unref(values).status === "processed" || unref(values).status === "approved" || unref(values).status === "monitored" || unref(values).status === "discontinued" || unref(values).status === "resolved"
|
|
13148
13148
|
}), null, 16, ["modelValue", "is-disabled"]),
|
|
13149
13149
|
createVNode(unref(NeonFields), { md: "grid-cols-2" }, {
|
|
13150
13150
|
default: withCtx(() => [
|
|
@@ -13153,14 +13153,14 @@ const _sfc_main$j = /* @__PURE__ */ defineComponent({
|
|
|
13153
13153
|
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => isRef(values) ? values.value = $event : null),
|
|
13154
13154
|
field: unref(fields).branches,
|
|
13155
13155
|
query: unref(Query).define(branchOptions.value),
|
|
13156
|
-
"is-disabled": unref(values).status === "
|
|
13156
|
+
"is-disabled": unref(values).status === "processed" || unref(values).status === "approved" || unref(values).status === "monitored" || unref(values).status === "discontinued" || unref(values).status === "resolved"
|
|
13157
13157
|
}, null, 8, ["modelValue", "field", "query", "is-disabled"]),
|
|
13158
13158
|
createVNode(unref(OfficeRelation), {
|
|
13159
13159
|
modelValue: unref(values),
|
|
13160
13160
|
"onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => isRef(values) ? values.value = $event : null),
|
|
13161
13161
|
field: unref(fields).type,
|
|
13162
13162
|
query: unref(Query).define(typeOptions.value),
|
|
13163
|
-
"is-disabled": unref(values).status === "
|
|
13163
|
+
"is-disabled": unref(values).status === "processed" || unref(values).status === "approved" || unref(values).status === "monitored" || unref(values).status === "discontinued" || unref(values).status === "resolved"
|
|
13164
13164
|
}, null, 8, ["modelValue", "field", "query", "is-disabled"])
|
|
13165
13165
|
]),
|
|
13166
13166
|
_: 1
|
|
@@ -13172,13 +13172,13 @@ const _sfc_main$j = /* @__PURE__ */ defineComponent({
|
|
|
13172
13172
|
modelValue: unref(values),
|
|
13173
13173
|
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => isRef(values) ? values.value = $event : null),
|
|
13174
13174
|
field: unref(fields).submissionStaffs,
|
|
13175
|
-
"is-disabled": unref(values).status === "
|
|
13175
|
+
"is-disabled": unref(values).status === "processed" || unref(values).status === "approved" || unref(values).status === "monitored" || unref(values).status === "discontinued" || unref(values).status === "resolved"
|
|
13176
13176
|
}, null, 8, ["modelValue", "field", "is-disabled"]),
|
|
13177
13177
|
createVNode(unref(OfficeRelation), {
|
|
13178
13178
|
modelValue: unref(values),
|
|
13179
13179
|
"onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => isRef(values) ? values.value = $event : null),
|
|
13180
13180
|
field: unref(fields).raiseStaffs,
|
|
13181
|
-
"is-disabled": unref(values).status === "
|
|
13181
|
+
"is-disabled": unref(values).status === "processed" || unref(values).status === "approved" || unref(values).status === "monitored" || unref(values).status === "discontinued" || unref(values).status === "resolved"
|
|
13182
13182
|
}, null, 8, ["modelValue", "field", "is-disabled"])
|
|
13183
13183
|
]),
|
|
13184
13184
|
_: 1
|
|
@@ -13190,7 +13190,7 @@ const _sfc_main$j = /* @__PURE__ */ defineComponent({
|
|
|
13190
13190
|
modelValue: unref(values),
|
|
13191
13191
|
"onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => isRef(values) ? values.value = $event : null),
|
|
13192
13192
|
field: unref(fields).decideStaffs,
|
|
13193
|
-
"is-disabled": unref(values).status === "
|
|
13193
|
+
"is-disabled": unref(values).status === "processed" || unref(values).status === "approved" || unref(values).status === "monitored" || unref(values).status === "discontinued" || unref(values).status === "resolved"
|
|
13194
13194
|
}, null, 8, ["modelValue", "field", "is-disabled"]),
|
|
13195
13195
|
createVNode(unref(OfficeRelation), {
|
|
13196
13196
|
modelValue: unref(values),
|
|
@@ -13205,7 +13205,7 @@ const _sfc_main$j = /* @__PURE__ */ defineComponent({
|
|
|
13205
13205
|
modelValue: unref(values).specifications,
|
|
13206
13206
|
"onUpdate:modelValue": _cache[7] || (_cache[7] = ($event) => unref(values).specifications = $event)
|
|
13207
13207
|
}, unref(fields).specifications, {
|
|
13208
|
-
"is-disabled": unref(values).status === "
|
|
13208
|
+
"is-disabled": unref(values).status === "processed" || unref(values).status === "approved" || unref(values).status === "monitored" || unref(values).status === "discontinued" || unref(values).status === "resolved"
|
|
13209
13209
|
}), null, 16, ["modelValue", "is-disabled"]),
|
|
13210
13210
|
createVNode(unref(NeonField), mergeProps({
|
|
13211
13211
|
modelValue: unref(values).preparedAt,
|
|
@@ -13227,7 +13227,7 @@ const _sfc_main$j = /* @__PURE__ */ defineComponent({
|
|
|
13227
13227
|
modelValue: unref(values).nominal,
|
|
13228
13228
|
"onUpdate:modelValue": _cache[11] || (_cache[11] = ($event) => unref(values).nominal = $event)
|
|
13229
13229
|
}, unref(fields).nominal, {
|
|
13230
|
-
"is-disabled": unref(values).status === "
|
|
13230
|
+
"is-disabled": unref(values).status === "processed" || unref(values).status === "approved" || unref(values).status === "monitored" || unref(values).status === "discontinued" || unref(values).status === "resolved"
|
|
13231
13231
|
}), null, 16, ["modelValue", "is-disabled"]),
|
|
13232
13232
|
createVNode(unref(NeonDivider), {
|
|
13233
13233
|
"is-dashed": "",
|
|
@@ -13295,12 +13295,12 @@ const _sfc_main$j = /* @__PURE__ */ defineComponent({
|
|
|
13295
13295
|
};
|
|
13296
13296
|
}
|
|
13297
13297
|
});
|
|
13298
|
-
const
|
|
13299
|
-
const SubmissionAudit = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
13300
|
-
const _hoisted_1$
|
|
13301
|
-
const _hoisted_2$
|
|
13298
|
+
const SubmissionAudit_vue_vue_type_style_index_0_scoped_7ee6c6b9_lang = "";
|
|
13299
|
+
const SubmissionAudit = /* @__PURE__ */ _export_sfc$1(_sfc_main$m, [["__scopeId", "data-v-7ee6c6b9"]]);
|
|
13300
|
+
const _hoisted_1$5 = { class: "flex flex-wrap" };
|
|
13301
|
+
const _hoisted_2$4 = { class: "mt-2" };
|
|
13302
13302
|
const _hoisted_3$1 = { class: "mt-2" };
|
|
13303
|
-
const _sfc_main$
|
|
13303
|
+
const _sfc_main$l = /* @__PURE__ */ defineComponent({
|
|
13304
13304
|
__name: "SubmissionDecision",
|
|
13305
13305
|
setup(__props) {
|
|
13306
13306
|
var _a;
|
|
@@ -13404,8 +13404,8 @@ const _sfc_main$i = /* @__PURE__ */ defineComponent({
|
|
|
13404
13404
|
onSubmit: unref(saveOne)
|
|
13405
13405
|
}, {
|
|
13406
13406
|
default: withCtx(() => [
|
|
13407
|
-
createElementVNode("div", _hoisted_1$
|
|
13408
|
-
createElementVNode("div", _hoisted_2$
|
|
13407
|
+
createElementVNode("div", _hoisted_1$5, [
|
|
13408
|
+
createElementVNode("div", _hoisted_2$4, [
|
|
13409
13409
|
unref(isReady) ? (openBlock(), createBlock(unref(NeonField), { key: 0 }, {
|
|
13410
13410
|
input: withCtx(() => {
|
|
13411
13411
|
var _a2, _b;
|
|
@@ -13611,11 +13611,11 @@ const _sfc_main$i = /* @__PURE__ */ defineComponent({
|
|
|
13611
13611
|
}
|
|
13612
13612
|
});
|
|
13613
13613
|
const SubmissionDecision_vue_vue_type_style_index_0_scoped_ec347ac5_lang = "";
|
|
13614
|
-
const SubmissionDecision = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
13615
|
-
const _hoisted_1$
|
|
13616
|
-
const _hoisted_2$
|
|
13614
|
+
const SubmissionDecision = /* @__PURE__ */ _export_sfc$1(_sfc_main$l, [["__scopeId", "data-v-ec347ac5"]]);
|
|
13615
|
+
const _hoisted_1$4 = { class: "flex flex-wrap" };
|
|
13616
|
+
const _hoisted_2$3 = { class: "mt-2" };
|
|
13617
13617
|
const _hoisted_3 = { class: "mt-2" };
|
|
13618
|
-
const _sfc_main$
|
|
13618
|
+
const _sfc_main$k = /* @__PURE__ */ defineComponent({
|
|
13619
13619
|
__name: "SubmissionWaitingDecision",
|
|
13620
13620
|
setup(__props) {
|
|
13621
13621
|
var _a;
|
|
@@ -13721,8 +13721,8 @@ const _sfc_main$h = /* @__PURE__ */ defineComponent({
|
|
|
13721
13721
|
onSubmit: unref(saveOne)
|
|
13722
13722
|
}, {
|
|
13723
13723
|
default: withCtx(() => [
|
|
13724
|
-
createElementVNode("div", _hoisted_1$
|
|
13725
|
-
createElementVNode("div", _hoisted_2$
|
|
13724
|
+
createElementVNode("div", _hoisted_1$4, [
|
|
13725
|
+
createElementVNode("div", _hoisted_2$3, [
|
|
13726
13726
|
unref(isReady) ? (openBlock(), createBlock(unref(NeonField), { key: 0 }, {
|
|
13727
13727
|
input: withCtx(() => {
|
|
13728
13728
|
var _a2, _b;
|
|
@@ -13928,9 +13928,9 @@ const _sfc_main$h = /* @__PURE__ */ defineComponent({
|
|
|
13928
13928
|
}
|
|
13929
13929
|
});
|
|
13930
13930
|
const SubmissionWaitingDecision_vue_vue_type_style_index_0_scoped_051b2194_lang = "";
|
|
13931
|
-
const SubmissionWaitingDecision = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
13931
|
+
const SubmissionWaitingDecision = /* @__PURE__ */ _export_sfc$1(_sfc_main$k, [["__scopeId", "data-v-051b2194"]]);
|
|
13932
13932
|
const SubmissionTypeModel = models$2.SubmissionTypeModel;
|
|
13933
|
-
const _sfc_main$
|
|
13933
|
+
const _sfc_main$j = /* @__PURE__ */ defineComponent({
|
|
13934
13934
|
...{
|
|
13935
13935
|
name: "SubmissionTypeCollection"
|
|
13936
13936
|
},
|
|
@@ -13948,7 +13948,7 @@ const _sfc_main$g = /* @__PURE__ */ defineComponent({
|
|
|
13948
13948
|
};
|
|
13949
13949
|
}
|
|
13950
13950
|
});
|
|
13951
|
-
const _sfc_main$
|
|
13951
|
+
const _sfc_main$i = /* @__PURE__ */ defineComponent({
|
|
13952
13952
|
__name: "SubmissionTypeSingle",
|
|
13953
13953
|
setup(__props) {
|
|
13954
13954
|
const {
|
|
@@ -14014,9 +14014,9 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent({
|
|
|
14014
14014
|
}
|
|
14015
14015
|
});
|
|
14016
14016
|
const SubmissionTypeSingle_vue_vue_type_style_index_0_scoped_2b7e18ba_lang = "";
|
|
14017
|
-
const SubmissionTypeSingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
14017
|
+
const SubmissionTypeSingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$i, [["__scopeId", "data-v-2b7e18ba"]]);
|
|
14018
14018
|
const ResponsibilityTypeModel = models$2.ResponsibilityTypeModel;
|
|
14019
|
-
const _sfc_main$
|
|
14019
|
+
const _sfc_main$h = /* @__PURE__ */ defineComponent({
|
|
14020
14020
|
...{
|
|
14021
14021
|
name: "ResponsibilityTypeCollection"
|
|
14022
14022
|
},
|
|
@@ -14034,7 +14034,7 @@ const _sfc_main$e = /* @__PURE__ */ defineComponent({
|
|
|
14034
14034
|
};
|
|
14035
14035
|
}
|
|
14036
14036
|
});
|
|
14037
|
-
const _sfc_main$
|
|
14037
|
+
const _sfc_main$g = /* @__PURE__ */ defineComponent({
|
|
14038
14038
|
__name: "ResponsibilityTypeSingle",
|
|
14039
14039
|
setup(__props) {
|
|
14040
14040
|
const {
|
|
@@ -14100,9 +14100,9 @@ const _sfc_main$d = /* @__PURE__ */ defineComponent({
|
|
|
14100
14100
|
}
|
|
14101
14101
|
});
|
|
14102
14102
|
const ResponsibilityTypeSingle_vue_vue_type_style_index_0_scoped_3df9fac1_lang = "";
|
|
14103
|
-
const ResponsibilityTypeSingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
14103
|
+
const ResponsibilityTypeSingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$g, [["__scopeId", "data-v-3df9fac1"]]);
|
|
14104
14104
|
const ResponsibilityModel = models$2.ResponsibilityModel;
|
|
14105
|
-
const _sfc_main$
|
|
14105
|
+
const _sfc_main$f = /* @__PURE__ */ defineComponent({
|
|
14106
14106
|
...{
|
|
14107
14107
|
name: "ResponsibilityCollection"
|
|
14108
14108
|
},
|
|
@@ -14120,7 +14120,7 @@ const _sfc_main$c = /* @__PURE__ */ defineComponent({
|
|
|
14120
14120
|
};
|
|
14121
14121
|
}
|
|
14122
14122
|
});
|
|
14123
|
-
const _sfc_main$
|
|
14123
|
+
const _sfc_main$e = /* @__PURE__ */ defineComponent({
|
|
14124
14124
|
__name: "ResponsibilitySingle",
|
|
14125
14125
|
setup(__props) {
|
|
14126
14126
|
const {
|
|
@@ -14272,8 +14272,8 @@ const _sfc_main$b = /* @__PURE__ */ defineComponent({
|
|
|
14272
14272
|
}
|
|
14273
14273
|
});
|
|
14274
14274
|
const ResponsibilitySingle_vue_vue_type_style_index_0_scoped_4dd154b8_lang = "";
|
|
14275
|
-
const ResponsibilitySingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
14276
|
-
const _sfc_main$
|
|
14275
|
+
const ResponsibilitySingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$e, [["__scopeId", "data-v-4dd154b8"]]);
|
|
14276
|
+
const _sfc_main$d = /* @__PURE__ */ defineComponent({
|
|
14277
14277
|
__name: "ResponsibilityStaff",
|
|
14278
14278
|
setup(__props) {
|
|
14279
14279
|
const {
|
|
@@ -14429,9 +14429,9 @@ const _sfc_main$a = /* @__PURE__ */ defineComponent({
|
|
|
14429
14429
|
}
|
|
14430
14430
|
});
|
|
14431
14431
|
const ResponsibilityStaff_vue_vue_type_style_index_0_scoped_62233bc2_lang = "";
|
|
14432
|
-
const ResponsibilityStaff = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
14432
|
+
const ResponsibilityStaff = /* @__PURE__ */ _export_sfc$1(_sfc_main$d, [["__scopeId", "data-v-62233bc2"]]);
|
|
14433
14433
|
const TargetModel = models$2.TargetModel;
|
|
14434
|
-
const _sfc_main$
|
|
14434
|
+
const _sfc_main$c = /* @__PURE__ */ defineComponent({
|
|
14435
14435
|
...{
|
|
14436
14436
|
name: "TargetCollection"
|
|
14437
14437
|
},
|
|
@@ -14449,7 +14449,7 @@ const _sfc_main$9 = /* @__PURE__ */ defineComponent({
|
|
|
14449
14449
|
};
|
|
14450
14450
|
}
|
|
14451
14451
|
});
|
|
14452
|
-
const _sfc_main$
|
|
14452
|
+
const _sfc_main$b = /* @__PURE__ */ defineComponent({
|
|
14453
14453
|
__name: "TargetSingle",
|
|
14454
14454
|
setup(__props) {
|
|
14455
14455
|
const {
|
|
@@ -14602,8 +14602,8 @@ const _sfc_main$8 = /* @__PURE__ */ defineComponent({
|
|
|
14602
14602
|
}
|
|
14603
14603
|
});
|
|
14604
14604
|
const TargetSingle_vue_vue_type_style_index_0_scoped_279e9805_lang = "";
|
|
14605
|
-
const TargetSingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
14606
|
-
const _sfc_main$
|
|
14605
|
+
const TargetSingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$b, [["__scopeId", "data-v-279e9805"]]);
|
|
14606
|
+
const _sfc_main$a = /* @__PURE__ */ defineComponent({
|
|
14607
14607
|
__name: "TargetBranch",
|
|
14608
14608
|
setup(__props) {
|
|
14609
14609
|
const {
|
|
@@ -14756,9 +14756,9 @@ const _sfc_main$7 = /* @__PURE__ */ defineComponent({
|
|
|
14756
14756
|
}
|
|
14757
14757
|
});
|
|
14758
14758
|
const TargetBranch_vue_vue_type_style_index_0_scoped_b06ddc2d_lang = "";
|
|
14759
|
-
const TargetBranch = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
14759
|
+
const TargetBranch = /* @__PURE__ */ _export_sfc$1(_sfc_main$a, [["__scopeId", "data-v-b06ddc2d"]]);
|
|
14760
14760
|
const PlanTypeModel = models$2.PlanTypeModel;
|
|
14761
|
-
const _sfc_main$
|
|
14761
|
+
const _sfc_main$9 = /* @__PURE__ */ defineComponent({
|
|
14762
14762
|
...{
|
|
14763
14763
|
name: "PlanTypeCollection"
|
|
14764
14764
|
},
|
|
@@ -14776,7 +14776,7 @@ const _sfc_main$6 = /* @__PURE__ */ defineComponent({
|
|
|
14776
14776
|
};
|
|
14777
14777
|
}
|
|
14778
14778
|
});
|
|
14779
|
-
const _sfc_main$
|
|
14779
|
+
const _sfc_main$8 = /* @__PURE__ */ defineComponent({
|
|
14780
14780
|
__name: "PlanTypeSingle",
|
|
14781
14781
|
setup(__props) {
|
|
14782
14782
|
const {
|
|
@@ -14878,9 +14878,7 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
|
|
|
14878
14878
|
sorts: ["createdAt", "updatedAt"],
|
|
14879
14879
|
"initial-values": {
|
|
14880
14880
|
planTypeIds: unref(id),
|
|
14881
|
-
planTypes: unref(values)
|
|
14882
|
-
staffIds: unref(values).staffIds,
|
|
14883
|
-
staffs: unref(values).staffs
|
|
14881
|
+
planTypes: unref(values)
|
|
14884
14882
|
}
|
|
14885
14883
|
}, null, 8, ["query", "is-ready", "initial-values"])
|
|
14886
14884
|
]),
|
|
@@ -14898,10 +14896,10 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
|
|
|
14898
14896
|
};
|
|
14899
14897
|
}
|
|
14900
14898
|
});
|
|
14901
|
-
const
|
|
14902
|
-
const PlanTypeSingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
14899
|
+
const PlanTypeSingle_vue_vue_type_style_index_0_scoped_4fd687ad_lang = "";
|
|
14900
|
+
const PlanTypeSingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$8, [["__scopeId", "data-v-4fd687ad"]]);
|
|
14903
14901
|
const PlanModel = models$2.PlanModel;
|
|
14904
|
-
const _sfc_main$
|
|
14902
|
+
const _sfc_main$7 = /* @__PURE__ */ defineComponent({
|
|
14905
14903
|
...{
|
|
14906
14904
|
name: "PlanCollection"
|
|
14907
14905
|
},
|
|
@@ -14919,7 +14917,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
14919
14917
|
};
|
|
14920
14918
|
}
|
|
14921
14919
|
});
|
|
14922
|
-
const _sfc_main$
|
|
14920
|
+
const _sfc_main$6 = /* @__PURE__ */ defineComponent({
|
|
14923
14921
|
__name: "PlanSingle",
|
|
14924
14922
|
setup(__props) {
|
|
14925
14923
|
const {
|
|
@@ -14945,6 +14943,10 @@ const _sfc_main$3 = /* @__PURE__ */ defineComponent({
|
|
|
14945
14943
|
if (values.value.domain === "education")
|
|
14946
14944
|
values.value.stageIds = [];
|
|
14947
14945
|
};
|
|
14946
|
+
const saveAndSyncOne = async () => {
|
|
14947
|
+
await saveOne();
|
|
14948
|
+
await syncOne();
|
|
14949
|
+
};
|
|
14948
14950
|
return (_ctx, _cache) => {
|
|
14949
14951
|
return openBlock(), createBlock(unref(NeonSingle), { class: "neu-plan-single" }, {
|
|
14950
14952
|
default: withCtx(() => [
|
|
@@ -14963,7 +14965,7 @@ const _sfc_main$3 = /* @__PURE__ */ defineComponent({
|
|
|
14963
14965
|
"is-changed": unref(isChanged),
|
|
14964
14966
|
"use-unsaved": "",
|
|
14965
14967
|
onCancel: unref(discardChanges),
|
|
14966
|
-
onSubmit:
|
|
14968
|
+
onSubmit: saveAndSyncOne
|
|
14967
14969
|
}, {
|
|
14968
14970
|
default: withCtx(() => [
|
|
14969
14971
|
createVNode(unref(NeonField), mergeProps({
|
|
@@ -15032,12 +15034,13 @@ const _sfc_main$3 = /* @__PURE__ */ defineComponent({
|
|
|
15032
15034
|
createVNode(unref(OfficeRelation), {
|
|
15033
15035
|
modelValue: unref(values),
|
|
15034
15036
|
"onUpdate:modelValue": _cache[9] || (_cache[9] = ($event) => isRef(values) ? values.value = $event : null),
|
|
15035
|
-
field: unref(fields).staffs
|
|
15037
|
+
field: unref(fields).staffs,
|
|
15038
|
+
"is-disabled": ""
|
|
15036
15039
|
}, null, 8, ["modelValue", "field"])
|
|
15037
15040
|
]),
|
|
15038
15041
|
_: 1
|
|
15039
15042
|
/* STABLE */
|
|
15040
|
-
}, 8, ["initial-values", "is-loading", "is-changed", "onCancel"
|
|
15043
|
+
}, 8, ["initial-values", "is-loading", "is-changed", "onCancel"])
|
|
15041
15044
|
]),
|
|
15042
15045
|
_: 1
|
|
15043
15046
|
/* STABLE */
|
|
@@ -15089,9 +15092,9 @@ const _sfc_main$3 = /* @__PURE__ */ defineComponent({
|
|
|
15089
15092
|
};
|
|
15090
15093
|
}
|
|
15091
15094
|
});
|
|
15092
|
-
const
|
|
15093
|
-
const PlanSingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
15094
|
-
const _sfc_main$
|
|
15095
|
+
const PlanSingle_vue_vue_type_style_index_0_scoped_9ee52a12_lang = "";
|
|
15096
|
+
const PlanSingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$6, [["__scopeId", "data-v-9ee52a12"]]);
|
|
15097
|
+
const _sfc_main$5 = /* @__PURE__ */ defineComponent({
|
|
15095
15098
|
__name: "PlanStaff",
|
|
15096
15099
|
setup(__props) {
|
|
15097
15100
|
const {
|
|
@@ -15105,7 +15108,8 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
|
15105
15108
|
isMain,
|
|
15106
15109
|
isNew,
|
|
15107
15110
|
saveOne,
|
|
15108
|
-
discardChanges
|
|
15111
|
+
discardChanges,
|
|
15112
|
+
syncOne
|
|
15109
15113
|
} = useSingle();
|
|
15110
15114
|
const onDomainUpdate = () => {
|
|
15111
15115
|
if (values.value.domain === "operational") {
|
|
@@ -15115,6 +15119,10 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
|
15115
15119
|
if (values.value.domain === "education")
|
|
15116
15120
|
values.value.stageIds = [];
|
|
15117
15121
|
};
|
|
15122
|
+
const saveAndSyncOne = async () => {
|
|
15123
|
+
await saveOne();
|
|
15124
|
+
await syncOne();
|
|
15125
|
+
};
|
|
15118
15126
|
return (_ctx, _cache) => {
|
|
15119
15127
|
return openBlock(), createBlock(unref(NeonSingle), { class: "neu-plan-single" }, {
|
|
15120
15128
|
default: withCtx(() => [
|
|
@@ -15133,7 +15141,7 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
|
15133
15141
|
"is-changed": unref(isChanged),
|
|
15134
15142
|
"use-unsaved": "",
|
|
15135
15143
|
onCancel: unref(discardChanges),
|
|
15136
|
-
onSubmit:
|
|
15144
|
+
onSubmit: saveAndSyncOne
|
|
15137
15145
|
}, {
|
|
15138
15146
|
default: withCtx(() => [
|
|
15139
15147
|
createVNode(unref(NeonField), mergeProps({
|
|
@@ -15221,47 +15229,11 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
|
15221
15229
|
]),
|
|
15222
15230
|
_: 1
|
|
15223
15231
|
/* STABLE */
|
|
15224
|
-
}, 8, ["initial-values", "is-loading", "is-changed", "onCancel"
|
|
15225
|
-
]),
|
|
15226
|
-
_: 1
|
|
15227
|
-
/* STABLE */
|
|
15228
|
-
}),
|
|
15229
|
-
createCommentVNode(" PROGRESS "),
|
|
15230
|
-
!unref(isNew) ? (openBlock(), createBlock(unref(OfficeTab), {
|
|
15231
|
-
key: 0,
|
|
15232
|
-
handle: "progress",
|
|
15233
|
-
icon: "info-circle",
|
|
15234
|
-
title: "Progress"
|
|
15235
|
-
}, {
|
|
15236
|
-
default: withCtx(() => [
|
|
15237
|
-
createVNode(unref(OfficeCollectionRelated), {
|
|
15238
|
-
definition: "neu:personalia:progress",
|
|
15239
|
-
title: "Progress",
|
|
15240
|
-
description: "Progress dari tanggungjawab.",
|
|
15241
|
-
query: unref(Query).define({
|
|
15242
|
-
filter: [
|
|
15243
|
-
{
|
|
15244
|
-
planIds: unref(id)
|
|
15245
|
-
}
|
|
15246
|
-
],
|
|
15247
|
-
sort: {
|
|
15248
|
-
handle: "startedEst",
|
|
15249
|
-
direction: "ascending"
|
|
15250
|
-
}
|
|
15251
|
-
}),
|
|
15252
|
-
"is-ready": unref(isReady),
|
|
15253
|
-
columns: ["startedEst", "endedEst", "staff", "detail"],
|
|
15254
|
-
sorts: ["startedEst", "startedEst", "createdAt", "updatedAt"],
|
|
15255
|
-
filters: ["staff"],
|
|
15256
|
-
"initial-values": {
|
|
15257
|
-
planIds: unref(id),
|
|
15258
|
-
plans: unref(values)
|
|
15259
|
-
}
|
|
15260
|
-
}, null, 8, ["query", "is-ready", "initial-values"])
|
|
15232
|
+
}, 8, ["initial-values", "is-loading", "is-changed", "onCancel"])
|
|
15261
15233
|
]),
|
|
15262
15234
|
_: 1
|
|
15263
15235
|
/* STABLE */
|
|
15264
|
-
})
|
|
15236
|
+
})
|
|
15265
15237
|
]),
|
|
15266
15238
|
_: 1
|
|
15267
15239
|
/* STABLE */
|
|
@@ -15273,10 +15245,57 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
|
15273
15245
|
};
|
|
15274
15246
|
}
|
|
15275
15247
|
});
|
|
15276
|
-
const
|
|
15277
|
-
const PlanStaff = /* @__PURE__ */ _export_sfc$1(_sfc_main$
|
|
15248
|
+
const PlanStaff_vue_vue_type_style_index_0_scoped_536f59ce_lang = "";
|
|
15249
|
+
const PlanStaff = /* @__PURE__ */ _export_sfc$1(_sfc_main$5, [["__scopeId", "data-v-536f59ce"]]);
|
|
15278
15250
|
const ProgressModel = models$2.ProgressModel;
|
|
15279
|
-
const
|
|
15251
|
+
const _hoisted_1$3 = { class: "flex flex-wrap" };
|
|
15252
|
+
const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
15253
|
+
...{ name: "ProgressButton" },
|
|
15254
|
+
__name: "ProgressButton",
|
|
15255
|
+
setup(__props) {
|
|
15256
|
+
const router = useRouter();
|
|
15257
|
+
const tomorrowClick = () => {
|
|
15258
|
+
router.push("/penugasan/tomorrow-progresses/new");
|
|
15259
|
+
};
|
|
15260
|
+
const todayClick = () => {
|
|
15261
|
+
router.push("/personalia/progresses/new");
|
|
15262
|
+
};
|
|
15263
|
+
const yesterdayClick = () => {
|
|
15264
|
+
router.push("/penugasan/yesterday-progresses/new");
|
|
15265
|
+
};
|
|
15266
|
+
return (_ctx, _cache) => {
|
|
15267
|
+
return openBlock(), createElementBlock("div", _hoisted_1$3, [
|
|
15268
|
+
createVNode(unref(NeonButton), {
|
|
15269
|
+
"is-rounded": true,
|
|
15270
|
+
size: "sm",
|
|
15271
|
+
color: "dark",
|
|
15272
|
+
"icon-left": "plus",
|
|
15273
|
+
label: "Kemarin",
|
|
15274
|
+
onClick: yesterdayClick
|
|
15275
|
+
}),
|
|
15276
|
+
createTextVNode(" "),
|
|
15277
|
+
createVNode(unref(NeonButton), {
|
|
15278
|
+
"is-rounded": true,
|
|
15279
|
+
size: "sm",
|
|
15280
|
+
color: "dark",
|
|
15281
|
+
"icon-left": "plus",
|
|
15282
|
+
label: "Hari Ini",
|
|
15283
|
+
onClick: todayClick
|
|
15284
|
+
}),
|
|
15285
|
+
createTextVNode(" "),
|
|
15286
|
+
createVNode(unref(NeonButton), {
|
|
15287
|
+
"is-rounded": true,
|
|
15288
|
+
size: "sm",
|
|
15289
|
+
color: "dark",
|
|
15290
|
+
"icon-left": "plus",
|
|
15291
|
+
label: "Besok",
|
|
15292
|
+
onClick: tomorrowClick
|
|
15293
|
+
})
|
|
15294
|
+
]);
|
|
15295
|
+
};
|
|
15296
|
+
}
|
|
15297
|
+
});
|
|
15298
|
+
const _sfc_main$3 = /* @__PURE__ */ defineComponent({
|
|
15280
15299
|
...{
|
|
15281
15300
|
name: "ProgressCollection"
|
|
15282
15301
|
},
|
|
@@ -15477,9 +15496,9 @@ class DateUtil {
|
|
|
15477
15496
|
return dayjs;
|
|
15478
15497
|
}
|
|
15479
15498
|
}
|
|
15480
|
-
const _hoisted_1 = { class: "grid gap-2 sm:grid-cols-2" };
|
|
15481
|
-
const _hoisted_2 = { class: "text-right text-fg-subdued text-sm" };
|
|
15482
|
-
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
15499
|
+
const _hoisted_1$2 = { class: "grid gap-2 sm:grid-cols-2" };
|
|
15500
|
+
const _hoisted_2$2 = { class: "text-right text-fg-subdued text-sm" };
|
|
15501
|
+
const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
15483
15502
|
__name: "ProgressSingle",
|
|
15484
15503
|
setup(__props) {
|
|
15485
15504
|
const {
|
|
@@ -15560,6 +15579,22 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
15560
15579
|
immediate: true
|
|
15561
15580
|
}
|
|
15562
15581
|
);
|
|
15582
|
+
const submissionOptions = computed(() => {
|
|
15583
|
+
return {
|
|
15584
|
+
filter: [
|
|
15585
|
+
{
|
|
15586
|
+
handle: "status",
|
|
15587
|
+
operator: "in",
|
|
15588
|
+
value: ["approved", "monitored"]
|
|
15589
|
+
},
|
|
15590
|
+
{
|
|
15591
|
+
handle: "followUpStaffIds",
|
|
15592
|
+
operator: "in",
|
|
15593
|
+
value: values.value.staffId
|
|
15594
|
+
}
|
|
15595
|
+
]
|
|
15596
|
+
};
|
|
15597
|
+
});
|
|
15563
15598
|
return (_ctx, _cache) => {
|
|
15564
15599
|
return openBlock(), createBlock(unref(NeonSingle), { class: "neu-progress-single" }, {
|
|
15565
15600
|
default: withCtx(() => [
|
|
@@ -15603,7 +15638,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
15603
15638
|
_: 1
|
|
15604
15639
|
/* STABLE */
|
|
15605
15640
|
}),
|
|
15606
|
-
createElementVNode("div", _hoisted_1, [
|
|
15641
|
+
createElementVNode("div", _hoisted_1$2, [
|
|
15607
15642
|
createVNode(unref(NeonField), mergeProps({
|
|
15608
15643
|
modelValue: unref(values).startedEst,
|
|
15609
15644
|
"onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => unref(values).startedEst = $event)
|
|
@@ -15644,7 +15679,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
15644
15679
|
}, null, 8, ["modelValue", "is-loading"]),
|
|
15645
15680
|
createElementVNode(
|
|
15646
15681
|
"div",
|
|
15647
|
-
_hoisted_2,
|
|
15682
|
+
_hoisted_2$2,
|
|
15648
15683
|
toDisplayString(duration2.value),
|
|
15649
15684
|
1
|
|
15650
15685
|
/* TEXT */
|
|
@@ -15669,11 +15704,489 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
15669
15704
|
field: unref(fields).responsibilities,
|
|
15670
15705
|
query: unref(Query).define(responsibilityOptions.value)
|
|
15671
15706
|
}, null, 8, ["modelValue", "field", "query"]),
|
|
15707
|
+
createCommentVNode(' <OfficeRelation v-model="values" :field="fields.plans" /> '),
|
|
15672
15708
|
createVNode(unref(OfficeRelation), {
|
|
15673
15709
|
modelValue: unref(values),
|
|
15674
15710
|
"onUpdate:modelValue": _cache[7] || (_cache[7] = ($event) => isRef(values) ? values.value = $event : null),
|
|
15675
|
-
field: unref(fields).
|
|
15676
|
-
|
|
15711
|
+
field: unref(fields).submissions,
|
|
15712
|
+
query: unref(Query).define(submissionOptions.value)
|
|
15713
|
+
}, null, 8, ["modelValue", "field", "query"])
|
|
15714
|
+
]),
|
|
15715
|
+
_: 1
|
|
15716
|
+
/* STABLE */
|
|
15717
|
+
}, 8, ["initial-values", "is-loading", "is-changed", "onCancel", "onSubmit"])
|
|
15718
|
+
]),
|
|
15719
|
+
_: 1
|
|
15720
|
+
/* STABLE */
|
|
15721
|
+
})
|
|
15722
|
+
]),
|
|
15723
|
+
_: 1
|
|
15724
|
+
/* STABLE */
|
|
15725
|
+
}, 8, ["use-url"])
|
|
15726
|
+
]),
|
|
15727
|
+
_: 1
|
|
15728
|
+
/* STABLE */
|
|
15729
|
+
});
|
|
15730
|
+
};
|
|
15731
|
+
}
|
|
15732
|
+
});
|
|
15733
|
+
const ProgressSingle_vue_vue_type_style_index_0_scoped_4ef30da9_lang = "";
|
|
15734
|
+
const ProgressSingle = /* @__PURE__ */ _export_sfc$1(_sfc_main$2, [["__scopeId", "data-v-4ef30da9"]]);
|
|
15735
|
+
const _hoisted_1$1 = { class: "grid gap-2 sm:grid-cols-2" };
|
|
15736
|
+
const _hoisted_2$1 = { class: "text-right text-fg-subdued text-sm" };
|
|
15737
|
+
const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
15738
|
+
__name: "ProgressTomorrow",
|
|
15739
|
+
setup(__props) {
|
|
15740
|
+
const {
|
|
15741
|
+
fields,
|
|
15742
|
+
id,
|
|
15743
|
+
initialValues,
|
|
15744
|
+
values,
|
|
15745
|
+
isLoading,
|
|
15746
|
+
isChanged,
|
|
15747
|
+
isReady,
|
|
15748
|
+
isMain,
|
|
15749
|
+
isNew,
|
|
15750
|
+
saveOne,
|
|
15751
|
+
discardChanges
|
|
15752
|
+
} = useSingle();
|
|
15753
|
+
const { staff } = useOperasional();
|
|
15754
|
+
const responsibilityOptions = computed(() => {
|
|
15755
|
+
var _a, _b;
|
|
15756
|
+
return {
|
|
15757
|
+
filter: [
|
|
15758
|
+
{
|
|
15759
|
+
handle: "condition",
|
|
15760
|
+
operator: "eq",
|
|
15761
|
+
value: "active"
|
|
15762
|
+
},
|
|
15763
|
+
{
|
|
15764
|
+
$or: [
|
|
15765
|
+
{
|
|
15766
|
+
handle: "staffWorkIds",
|
|
15767
|
+
operator: "in",
|
|
15768
|
+
value: (_a = staff.value) == null ? void 0 : _a.id
|
|
15769
|
+
},
|
|
15770
|
+
{
|
|
15771
|
+
handle: "staffSuperviseIds",
|
|
15772
|
+
operator: "in",
|
|
15773
|
+
value: (_b = staff.value) == null ? void 0 : _b.id
|
|
15774
|
+
}
|
|
15775
|
+
]
|
|
15776
|
+
}
|
|
15777
|
+
]
|
|
15778
|
+
};
|
|
15779
|
+
});
|
|
15780
|
+
const key = ref(0);
|
|
15781
|
+
const diff = computed(() => {
|
|
15782
|
+
return DateUtil.day(values.value.endedEst).diff(values.value.startedEst);
|
|
15783
|
+
});
|
|
15784
|
+
const duration2 = computed(() => {
|
|
15785
|
+
if (isNaN(diff.value))
|
|
15786
|
+
return "-";
|
|
15787
|
+
const duration22 = DateUtil.day.duration(diff.value);
|
|
15788
|
+
return duration22.format("HH [jam] mm [menit]");
|
|
15789
|
+
});
|
|
15790
|
+
function onStartedEstUpdate(date) {
|
|
15791
|
+
if (!date)
|
|
15792
|
+
return;
|
|
15793
|
+
const currentEndedendedEst = DateUtil.day(values.value.endedEst);
|
|
15794
|
+
let startedEst = DateUtil.day(date);
|
|
15795
|
+
let endedEst = DateUtil.day(date);
|
|
15796
|
+
startedEst = startedEst.second(0).millisecond(0);
|
|
15797
|
+
endedEst = endedEst.hour(currentEndedendedEst.hour()).minute(currentEndedendedEst.minute()).second(0).millisecond(0);
|
|
15798
|
+
values.value.startedEst = startedEst.toISOString();
|
|
15799
|
+
values.value.endedEst = endedEst.toISOString();
|
|
15800
|
+
}
|
|
15801
|
+
const sekarang = dayjs(/* @__PURE__ */ new Date());
|
|
15802
|
+
const besok = sekarang.add(1, "day");
|
|
15803
|
+
watch(
|
|
15804
|
+
isNew,
|
|
15805
|
+
(isNew2) => {
|
|
15806
|
+
var _a;
|
|
15807
|
+
if (!isNew2)
|
|
15808
|
+
return;
|
|
15809
|
+
values.value.staffId = (_a = staff.value) == null ? void 0 : _a.id;
|
|
15810
|
+
values.value.staff = staff.value;
|
|
15811
|
+
values.value.startedEst = besok.second(0).millisecond(0).toISOString();
|
|
15812
|
+
values.value.endedEst = besok.add(90, "m").toISOString();
|
|
15813
|
+
},
|
|
15814
|
+
{
|
|
15815
|
+
immediate: true
|
|
15816
|
+
}
|
|
15817
|
+
);
|
|
15818
|
+
const submissionOptions = computed(() => {
|
|
15819
|
+
return {
|
|
15820
|
+
filter: [
|
|
15821
|
+
{
|
|
15822
|
+
handle: "status",
|
|
15823
|
+
operator: "in",
|
|
15824
|
+
value: ["approved", "monitored"]
|
|
15825
|
+
},
|
|
15826
|
+
{
|
|
15827
|
+
handle: "followUpStaffIds",
|
|
15828
|
+
operator: "in",
|
|
15829
|
+
value: values.value.staffId
|
|
15830
|
+
}
|
|
15831
|
+
]
|
|
15832
|
+
};
|
|
15833
|
+
});
|
|
15834
|
+
return (_ctx, _cache) => {
|
|
15835
|
+
return openBlock(), createBlock(unref(NeonSingle), { class: "neu-progress-single" }, {
|
|
15836
|
+
default: withCtx(() => [
|
|
15837
|
+
createVNode(unref(OfficeTabs), { "use-url": unref(isMain) }, {
|
|
15838
|
+
default: withCtx(() => [
|
|
15839
|
+
createVNode(unref(OfficeTab), {
|
|
15840
|
+
handle: "info",
|
|
15841
|
+
icon: "circle-info",
|
|
15842
|
+
title: "Info"
|
|
15843
|
+
}, {
|
|
15844
|
+
default: withCtx(() => [
|
|
15845
|
+
createVNode(unref(NeonForm), {
|
|
15846
|
+
handle: "info",
|
|
15847
|
+
"initial-values": unref(initialValues),
|
|
15848
|
+
"is-loading": unref(isLoading),
|
|
15849
|
+
"is-changed": unref(isChanged),
|
|
15850
|
+
"use-unsaved": "",
|
|
15851
|
+
onCancel: unref(discardChanges),
|
|
15852
|
+
onSubmit: unref(saveOne)
|
|
15853
|
+
}, {
|
|
15854
|
+
default: withCtx(() => [
|
|
15855
|
+
createVNode(unref(NeonFields), { md: "grid-cols-2" }, {
|
|
15856
|
+
default: withCtx(() => [
|
|
15857
|
+
(openBlock(), createBlock(unref(NeonField), mergeProps({
|
|
15858
|
+
key: key.value,
|
|
15859
|
+
"model-value": unref(values).startedEst
|
|
15860
|
+
}, {
|
|
15861
|
+
handle: "startedEst",
|
|
15862
|
+
name: "Tanggal",
|
|
15863
|
+
type: "date",
|
|
15864
|
+
input: "date2",
|
|
15865
|
+
options: {
|
|
15866
|
+
note: "Tanggal progress."
|
|
15867
|
+
}
|
|
15868
|
+
}, { "onUpdate:modelValue": onStartedEstUpdate }), null, 16, ["model-value"])),
|
|
15869
|
+
createVNode(unref(NeonField), mergeProps({
|
|
15870
|
+
modelValue: unref(values).detail,
|
|
15871
|
+
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => unref(values).detail = $event)
|
|
15872
|
+
}, unref(fields).detail), null, 16, ["modelValue"])
|
|
15873
|
+
]),
|
|
15874
|
+
_: 1
|
|
15875
|
+
/* STABLE */
|
|
15876
|
+
}),
|
|
15877
|
+
createElementVNode("div", _hoisted_1$1, [
|
|
15878
|
+
createVNode(unref(NeonField), mergeProps({
|
|
15879
|
+
modelValue: unref(values).startedEst,
|
|
15880
|
+
"onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => unref(values).startedEst = $event)
|
|
15881
|
+
}, {
|
|
15882
|
+
handle: "startedEst",
|
|
15883
|
+
name: "Mulai",
|
|
15884
|
+
options: {
|
|
15885
|
+
note: "Jam mulai."
|
|
15886
|
+
}
|
|
15887
|
+
}), {
|
|
15888
|
+
input: withCtx(() => [
|
|
15889
|
+
createVNode(unref(NeonTime), {
|
|
15890
|
+
modelValue: unref(values).startedEst,
|
|
15891
|
+
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => unref(values).startedEst = $event),
|
|
15892
|
+
"is-loading": unref(isLoading),
|
|
15893
|
+
class: "mt-2"
|
|
15894
|
+
}, null, 8, ["modelValue", "is-loading"])
|
|
15895
|
+
]),
|
|
15896
|
+
_: 1
|
|
15897
|
+
/* STABLE */
|
|
15898
|
+
}, 16, ["modelValue"]),
|
|
15899
|
+
createVNode(unref(NeonField), mergeProps({
|
|
15900
|
+
modelValue: unref(values).endedEst,
|
|
15901
|
+
"onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => unref(values).endedEst = $event)
|
|
15902
|
+
}, {
|
|
15903
|
+
handle: "endedEst",
|
|
15904
|
+
name: "Selesai",
|
|
15905
|
+
options: {
|
|
15906
|
+
note: "Jam selesai."
|
|
15907
|
+
}
|
|
15908
|
+
}), {
|
|
15909
|
+
input: withCtx(() => [
|
|
15910
|
+
createVNode(unref(NeonTime), {
|
|
15911
|
+
modelValue: unref(values).endedEst,
|
|
15912
|
+
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => unref(values).endedEst = $event),
|
|
15913
|
+
"is-loading": unref(isLoading),
|
|
15914
|
+
class: "mt-2"
|
|
15915
|
+
}, null, 8, ["modelValue", "is-loading"]),
|
|
15916
|
+
createElementVNode(
|
|
15917
|
+
"div",
|
|
15918
|
+
_hoisted_2$1,
|
|
15919
|
+
toDisplayString(duration2.value),
|
|
15920
|
+
1
|
|
15921
|
+
/* TEXT */
|
|
15922
|
+
)
|
|
15923
|
+
]),
|
|
15924
|
+
_: 1
|
|
15925
|
+
/* STABLE */
|
|
15926
|
+
}, 16, ["modelValue"])
|
|
15927
|
+
]),
|
|
15928
|
+
createVNode(unref(OfficeRelation), {
|
|
15929
|
+
modelValue: unref(values),
|
|
15930
|
+
"onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => isRef(values) ? values.value = $event : null),
|
|
15931
|
+
field: unref(fields).staff
|
|
15932
|
+
}, null, 8, ["modelValue", "field"]),
|
|
15933
|
+
createVNode(unref(NeonDivider), {
|
|
15934
|
+
"is-dashed": "",
|
|
15935
|
+
label: "Referensi"
|
|
15936
|
+
}),
|
|
15937
|
+
createVNode(unref(OfficeRelation), {
|
|
15938
|
+
modelValue: unref(values),
|
|
15939
|
+
"onUpdate:modelValue": _cache[6] || (_cache[6] = ($event) => isRef(values) ? values.value = $event : null),
|
|
15940
|
+
field: unref(fields).responsibilities,
|
|
15941
|
+
query: unref(Query).define(responsibilityOptions.value)
|
|
15942
|
+
}, null, 8, ["modelValue", "field", "query"]),
|
|
15943
|
+
createVNode(unref(OfficeRelation), {
|
|
15944
|
+
modelValue: unref(values),
|
|
15945
|
+
"onUpdate:modelValue": _cache[7] || (_cache[7] = ($event) => isRef(values) ? values.value = $event : null),
|
|
15946
|
+
field: unref(fields).submissions,
|
|
15947
|
+
query: unref(Query).define(submissionOptions.value)
|
|
15948
|
+
}, null, 8, ["modelValue", "field", "query"]),
|
|
15949
|
+
createCommentVNode(' <OfficeRelation v-model="values" :field="fields.plans" /> ')
|
|
15950
|
+
]),
|
|
15951
|
+
_: 1
|
|
15952
|
+
/* STABLE */
|
|
15953
|
+
}, 8, ["initial-values", "is-loading", "is-changed", "onCancel", "onSubmit"])
|
|
15954
|
+
]),
|
|
15955
|
+
_: 1
|
|
15956
|
+
/* STABLE */
|
|
15957
|
+
})
|
|
15958
|
+
]),
|
|
15959
|
+
_: 1
|
|
15960
|
+
/* STABLE */
|
|
15961
|
+
}, 8, ["use-url"])
|
|
15962
|
+
]),
|
|
15963
|
+
_: 1
|
|
15964
|
+
/* STABLE */
|
|
15965
|
+
});
|
|
15966
|
+
};
|
|
15967
|
+
}
|
|
15968
|
+
});
|
|
15969
|
+
const ProgressTomorrow_vue_vue_type_style_index_0_scoped_09ccf676_lang = "";
|
|
15970
|
+
const ProgressTomorrow = /* @__PURE__ */ _export_sfc$1(_sfc_main$1, [["__scopeId", "data-v-09ccf676"]]);
|
|
15971
|
+
const _hoisted_1 = { class: "grid gap-2 sm:grid-cols-2" };
|
|
15972
|
+
const _hoisted_2 = { class: "text-right text-fg-subdued text-sm" };
|
|
15973
|
+
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
15974
|
+
__name: "ProgressYesterday",
|
|
15975
|
+
setup(__props) {
|
|
15976
|
+
const {
|
|
15977
|
+
fields,
|
|
15978
|
+
id,
|
|
15979
|
+
initialValues,
|
|
15980
|
+
values,
|
|
15981
|
+
isLoading,
|
|
15982
|
+
isChanged,
|
|
15983
|
+
isReady,
|
|
15984
|
+
isMain,
|
|
15985
|
+
isNew,
|
|
15986
|
+
saveOne,
|
|
15987
|
+
discardChanges
|
|
15988
|
+
} = useSingle();
|
|
15989
|
+
const { staff } = useOperasional();
|
|
15990
|
+
const responsibilityOptions = computed(() => {
|
|
15991
|
+
var _a, _b;
|
|
15992
|
+
return {
|
|
15993
|
+
filter: [
|
|
15994
|
+
{
|
|
15995
|
+
handle: "condition",
|
|
15996
|
+
operator: "eq",
|
|
15997
|
+
value: "active"
|
|
15998
|
+
},
|
|
15999
|
+
{
|
|
16000
|
+
$or: [
|
|
16001
|
+
{
|
|
16002
|
+
handle: "staffWorkIds",
|
|
16003
|
+
operator: "in",
|
|
16004
|
+
value: (_a = staff.value) == null ? void 0 : _a.id
|
|
16005
|
+
},
|
|
16006
|
+
{
|
|
16007
|
+
handle: "staffSuperviseIds",
|
|
16008
|
+
operator: "in",
|
|
16009
|
+
value: (_b = staff.value) == null ? void 0 : _b.id
|
|
16010
|
+
}
|
|
16011
|
+
]
|
|
16012
|
+
}
|
|
16013
|
+
]
|
|
16014
|
+
};
|
|
16015
|
+
});
|
|
16016
|
+
const key = ref(0);
|
|
16017
|
+
const diff = computed(() => {
|
|
16018
|
+
return DateUtil.day(values.value.endedEst).diff(values.value.startedEst);
|
|
16019
|
+
});
|
|
16020
|
+
const duration2 = computed(() => {
|
|
16021
|
+
if (isNaN(diff.value))
|
|
16022
|
+
return "-";
|
|
16023
|
+
const duration22 = DateUtil.day.duration(diff.value);
|
|
16024
|
+
return duration22.format("HH [jam] mm [menit]");
|
|
16025
|
+
});
|
|
16026
|
+
function onStartedEstUpdate(date) {
|
|
16027
|
+
if (!date)
|
|
16028
|
+
return;
|
|
16029
|
+
const currentEndedendedEst = DateUtil.day(values.value.endedEst);
|
|
16030
|
+
let startedEst = DateUtil.day(date);
|
|
16031
|
+
let endedEst = DateUtil.day(date);
|
|
16032
|
+
startedEst = startedEst.second(0).millisecond(0);
|
|
16033
|
+
endedEst = endedEst.hour(currentEndedendedEst.hour()).minute(currentEndedendedEst.minute()).second(0).millisecond(0);
|
|
16034
|
+
values.value.startedEst = startedEst.toISOString();
|
|
16035
|
+
values.value.endedEst = endedEst.toISOString();
|
|
16036
|
+
}
|
|
16037
|
+
const sekarang = dayjs(/* @__PURE__ */ new Date());
|
|
16038
|
+
const besok = sekarang.add(-1, "day");
|
|
16039
|
+
watch(
|
|
16040
|
+
isNew,
|
|
16041
|
+
(isNew2) => {
|
|
16042
|
+
var _a;
|
|
16043
|
+
if (!isNew2)
|
|
16044
|
+
return;
|
|
16045
|
+
values.value.staffId = (_a = staff.value) == null ? void 0 : _a.id;
|
|
16046
|
+
values.value.staff = staff.value;
|
|
16047
|
+
values.value.startedEst = besok.second(0).millisecond(0).toISOString();
|
|
16048
|
+
values.value.endedEst = besok.add(90, "m").toISOString();
|
|
16049
|
+
},
|
|
16050
|
+
{
|
|
16051
|
+
immediate: true
|
|
16052
|
+
}
|
|
16053
|
+
);
|
|
16054
|
+
const submissionOptions = computed(() => {
|
|
16055
|
+
return {
|
|
16056
|
+
filter: [
|
|
16057
|
+
{
|
|
16058
|
+
handle: "status",
|
|
16059
|
+
operator: "in",
|
|
16060
|
+
value: ["approved", "monitored"]
|
|
16061
|
+
},
|
|
16062
|
+
{
|
|
16063
|
+
handle: "followUpStaffIds",
|
|
16064
|
+
operator: "in",
|
|
16065
|
+
value: values.value.staffId
|
|
16066
|
+
}
|
|
16067
|
+
]
|
|
16068
|
+
};
|
|
16069
|
+
});
|
|
16070
|
+
return (_ctx, _cache) => {
|
|
16071
|
+
return openBlock(), createBlock(unref(NeonSingle), { class: "neu-progress-single" }, {
|
|
16072
|
+
default: withCtx(() => [
|
|
16073
|
+
createVNode(unref(OfficeTabs), { "use-url": unref(isMain) }, {
|
|
16074
|
+
default: withCtx(() => [
|
|
16075
|
+
createVNode(unref(OfficeTab), {
|
|
16076
|
+
handle: "info",
|
|
16077
|
+
icon: "circle-info",
|
|
16078
|
+
title: "Info"
|
|
16079
|
+
}, {
|
|
16080
|
+
default: withCtx(() => [
|
|
16081
|
+
createVNode(unref(NeonForm), {
|
|
16082
|
+
handle: "info",
|
|
16083
|
+
"initial-values": unref(initialValues),
|
|
16084
|
+
"is-loading": unref(isLoading),
|
|
16085
|
+
"is-changed": unref(isChanged),
|
|
16086
|
+
"use-unsaved": "",
|
|
16087
|
+
onCancel: unref(discardChanges),
|
|
16088
|
+
onSubmit: unref(saveOne)
|
|
16089
|
+
}, {
|
|
16090
|
+
default: withCtx(() => [
|
|
16091
|
+
createVNode(unref(NeonFields), { md: "grid-cols-2" }, {
|
|
16092
|
+
default: withCtx(() => [
|
|
16093
|
+
(openBlock(), createBlock(unref(NeonField), mergeProps({
|
|
16094
|
+
key: key.value,
|
|
16095
|
+
"model-value": unref(values).startedEst
|
|
16096
|
+
}, {
|
|
16097
|
+
handle: "startedEst",
|
|
16098
|
+
name: "Tanggal",
|
|
16099
|
+
type: "date",
|
|
16100
|
+
input: "date2",
|
|
16101
|
+
options: {
|
|
16102
|
+
note: "Tanggal progress."
|
|
16103
|
+
}
|
|
16104
|
+
}, { "onUpdate:modelValue": onStartedEstUpdate }), null, 16, ["model-value"])),
|
|
16105
|
+
createVNode(unref(NeonField), mergeProps({
|
|
16106
|
+
modelValue: unref(values).detail,
|
|
16107
|
+
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => unref(values).detail = $event)
|
|
16108
|
+
}, unref(fields).detail), null, 16, ["modelValue"])
|
|
16109
|
+
]),
|
|
16110
|
+
_: 1
|
|
16111
|
+
/* STABLE */
|
|
16112
|
+
}),
|
|
16113
|
+
createElementVNode("div", _hoisted_1, [
|
|
16114
|
+
createVNode(unref(NeonField), mergeProps({
|
|
16115
|
+
modelValue: unref(values).startedEst,
|
|
16116
|
+
"onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => unref(values).startedEst = $event)
|
|
16117
|
+
}, {
|
|
16118
|
+
handle: "startedEst",
|
|
16119
|
+
name: "Mulai",
|
|
16120
|
+
options: {
|
|
16121
|
+
note: "Jam mulai."
|
|
16122
|
+
}
|
|
16123
|
+
}), {
|
|
16124
|
+
input: withCtx(() => [
|
|
16125
|
+
createVNode(unref(NeonTime), {
|
|
16126
|
+
modelValue: unref(values).startedEst,
|
|
16127
|
+
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => unref(values).startedEst = $event),
|
|
16128
|
+
"is-loading": unref(isLoading),
|
|
16129
|
+
class: "mt-2"
|
|
16130
|
+
}, null, 8, ["modelValue", "is-loading"])
|
|
16131
|
+
]),
|
|
16132
|
+
_: 1
|
|
16133
|
+
/* STABLE */
|
|
16134
|
+
}, 16, ["modelValue"]),
|
|
16135
|
+
createVNode(unref(NeonField), mergeProps({
|
|
16136
|
+
modelValue: unref(values).endedEst,
|
|
16137
|
+
"onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => unref(values).endedEst = $event)
|
|
16138
|
+
}, {
|
|
16139
|
+
handle: "endedEst",
|
|
16140
|
+
name: "Selesai",
|
|
16141
|
+
options: {
|
|
16142
|
+
note: "Jam selesai."
|
|
16143
|
+
}
|
|
16144
|
+
}), {
|
|
16145
|
+
input: withCtx(() => [
|
|
16146
|
+
createVNode(unref(NeonTime), {
|
|
16147
|
+
modelValue: unref(values).endedEst,
|
|
16148
|
+
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => unref(values).endedEst = $event),
|
|
16149
|
+
"is-loading": unref(isLoading),
|
|
16150
|
+
class: "mt-2"
|
|
16151
|
+
}, null, 8, ["modelValue", "is-loading"]),
|
|
16152
|
+
createElementVNode(
|
|
16153
|
+
"div",
|
|
16154
|
+
_hoisted_2,
|
|
16155
|
+
toDisplayString(duration2.value),
|
|
16156
|
+
1
|
|
16157
|
+
/* TEXT */
|
|
16158
|
+
)
|
|
16159
|
+
]),
|
|
16160
|
+
_: 1
|
|
16161
|
+
/* STABLE */
|
|
16162
|
+
}, 16, ["modelValue"])
|
|
16163
|
+
]),
|
|
16164
|
+
createVNode(unref(OfficeRelation), {
|
|
16165
|
+
modelValue: unref(values),
|
|
16166
|
+
"onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => isRef(values) ? values.value = $event : null),
|
|
16167
|
+
field: unref(fields).staff
|
|
16168
|
+
}, null, 8, ["modelValue", "field"]),
|
|
16169
|
+
createVNode(unref(NeonDivider), {
|
|
16170
|
+
"is-dashed": "",
|
|
16171
|
+
label: "Referensi"
|
|
16172
|
+
}),
|
|
16173
|
+
createVNode(unref(OfficeRelation), {
|
|
16174
|
+
modelValue: unref(values),
|
|
16175
|
+
"onUpdate:modelValue": _cache[6] || (_cache[6] = ($event) => isRef(values) ? values.value = $event : null),
|
|
16176
|
+
field: unref(fields).responsibilities,
|
|
16177
|
+
query: unref(Query).define(responsibilityOptions.value)
|
|
16178
|
+
}, null, 8, ["modelValue", "field", "query"]),
|
|
16179
|
+
createVNode(unref(OfficeRelation), {
|
|
16180
|
+
modelValue: unref(values),
|
|
16181
|
+
"onUpdate:modelValue": _cache[7] || (_cache[7] = ($event) => isRef(values) ? values.value = $event : null),
|
|
16182
|
+
field: unref(fields).plans
|
|
16183
|
+
}, null, 8, ["modelValue", "field"]),
|
|
16184
|
+
createVNode(unref(OfficeRelation), {
|
|
16185
|
+
modelValue: unref(values),
|
|
16186
|
+
"onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => isRef(values) ? values.value = $event : null),
|
|
16187
|
+
field: unref(fields).submissions,
|
|
16188
|
+
query: unref(Query).define(submissionOptions.value)
|
|
16189
|
+
}, null, 8, ["modelValue", "field", "query"])
|
|
15677
16190
|
]),
|
|
15678
16191
|
_: 1
|
|
15679
16192
|
/* STABLE */
|
|
@@ -15693,72 +16206,75 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
15693
16206
|
};
|
|
15694
16207
|
}
|
|
15695
16208
|
});
|
|
15696
|
-
const
|
|
15697
|
-
const
|
|
16209
|
+
const ProgressYesterday_vue_vue_type_style_index_0_scoped_ac62b6ea_lang = "";
|
|
16210
|
+
const ProgressYesterday = /* @__PURE__ */ _export_sfc$1(_sfc_main, [["__scopeId", "data-v-ac62b6ea"]]);
|
|
15698
16211
|
const components = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
15699
16212
|
__proto__: null,
|
|
15700
16213
|
CheckInAccess,
|
|
15701
|
-
CheckInCollection: _sfc_main$
|
|
16214
|
+
CheckInCollection: _sfc_main$F,
|
|
15702
16215
|
CheckInExternal,
|
|
15703
16216
|
CheckInModel,
|
|
15704
16217
|
CheckInPresenceCollection,
|
|
15705
|
-
CheckInScanError: _sfc_main$
|
|
15706
|
-
CheckInScanSuccess: _sfc_main$
|
|
16218
|
+
CheckInScanError: _sfc_main$I,
|
|
16219
|
+
CheckInScanSuccess: _sfc_main$G,
|
|
15707
16220
|
CheckInScanner,
|
|
15708
16221
|
CheckInSingle,
|
|
15709
16222
|
NeonTime,
|
|
15710
16223
|
OperasionalIdentitas,
|
|
15711
|
-
PlanCollection: _sfc_main$
|
|
16224
|
+
PlanCollection: _sfc_main$7,
|
|
15712
16225
|
PlanModel,
|
|
15713
16226
|
PlanSingle,
|
|
15714
16227
|
PlanStaff,
|
|
15715
|
-
PlanTypeCollection: _sfc_main$
|
|
16228
|
+
PlanTypeCollection: _sfc_main$9,
|
|
15716
16229
|
PlanTypeModel,
|
|
15717
16230
|
PlanTypeSingle,
|
|
15718
|
-
|
|
16231
|
+
ProgressButton: _sfc_main$4,
|
|
16232
|
+
ProgressCollection: _sfc_main$3,
|
|
15719
16233
|
ProgressModel,
|
|
15720
16234
|
ProgressSingle,
|
|
15721
|
-
|
|
16235
|
+
ProgressTomorrow,
|
|
16236
|
+
ProgressYesterday,
|
|
16237
|
+
ResponsibilityCollection: _sfc_main$f,
|
|
15722
16238
|
ResponsibilityModel,
|
|
15723
16239
|
ResponsibilitySingle,
|
|
15724
16240
|
ResponsibilityStaff,
|
|
15725
|
-
ResponsibilityTypeCollection: _sfc_main$
|
|
16241
|
+
ResponsibilityTypeCollection: _sfc_main$h,
|
|
15726
16242
|
ResponsibilityTypeModel,
|
|
15727
16243
|
ResponsibilityTypeSingle,
|
|
15728
|
-
SituationCollection: _sfc_main$
|
|
16244
|
+
SituationCollection: _sfc_main$A,
|
|
15729
16245
|
SituationModel,
|
|
15730
|
-
SituationSingle: _sfc_main$
|
|
15731
|
-
SituationSupportive: _sfc_main$
|
|
15732
|
-
SituationTypeCollection: _sfc_main$
|
|
16246
|
+
SituationSingle: _sfc_main$z,
|
|
16247
|
+
SituationSupportive: _sfc_main$x,
|
|
16248
|
+
SituationTypeCollection: _sfc_main$w,
|
|
15733
16249
|
SituationTypeModel,
|
|
15734
|
-
SituationTypeSingle: _sfc_main$
|
|
15735
|
-
SituationWork: _sfc_main$
|
|
15736
|
-
StaffCollection: _sfc_main$
|
|
15737
|
-
StaffIdentity: _sfc_main$
|
|
16250
|
+
SituationTypeSingle: _sfc_main$v,
|
|
16251
|
+
SituationWork: _sfc_main$y,
|
|
16252
|
+
StaffCollection: _sfc_main$E,
|
|
16253
|
+
StaffIdentity: _sfc_main$B,
|
|
15738
16254
|
StaffModel,
|
|
15739
16255
|
StaffOperasional,
|
|
15740
16256
|
StaffSingle,
|
|
15741
16257
|
SubmissionAudit,
|
|
15742
|
-
SubmissionCollection: _sfc_main$
|
|
16258
|
+
SubmissionCollection: _sfc_main$q,
|
|
15743
16259
|
SubmissionDecision,
|
|
15744
16260
|
SubmissionFollowUp,
|
|
15745
16261
|
SubmissionModel,
|
|
15746
16262
|
SubmissionSingle,
|
|
15747
16263
|
SubmissionStaff,
|
|
15748
|
-
SubmissionTypeCollection: _sfc_main$
|
|
16264
|
+
SubmissionTypeCollection: _sfc_main$j,
|
|
15749
16265
|
SubmissionTypeModel,
|
|
15750
16266
|
SubmissionTypeSingle,
|
|
15751
16267
|
SubmissionWaitingDecision,
|
|
15752
16268
|
TargetBranch,
|
|
15753
|
-
TargetCollection: _sfc_main$
|
|
16269
|
+
TargetCollection: _sfc_main$c,
|
|
15754
16270
|
TargetModel,
|
|
15755
16271
|
TargetSingle,
|
|
15756
|
-
TaskCollection: _sfc_main$
|
|
16272
|
+
TaskCollection: _sfc_main$t,
|
|
15757
16273
|
TaskModel,
|
|
15758
|
-
TaskSingle: _sfc_main$
|
|
15759
|
-
TaskWork: _sfc_main$
|
|
15760
|
-
TaskWorkButton: _sfc_main$
|
|
15761
|
-
XxxButton: _sfc_main$
|
|
16274
|
+
TaskSingle: _sfc_main$s,
|
|
16275
|
+
TaskWork: _sfc_main$r,
|
|
16276
|
+
TaskWorkButton: _sfc_main$u,
|
|
16277
|
+
XxxButton: _sfc_main$Q
|
|
15762
16278
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
15763
16279
|
function registerComponents(app) {
|
|
15764
16280
|
Object.entries(components).forEach(([name, component]) => {
|
|
@@ -15775,70 +16291,73 @@ const OperasionalInterfacesPlugin = {
|
|
|
15775
16291
|
};
|
|
15776
16292
|
export {
|
|
15777
16293
|
CheckInAccess,
|
|
15778
|
-
_sfc_main$
|
|
16294
|
+
_sfc_main$F as CheckInCollection,
|
|
15779
16295
|
CheckInExternal,
|
|
15780
16296
|
CheckInModel,
|
|
15781
16297
|
CheckInPresenceCollection,
|
|
15782
|
-
_sfc_main$
|
|
15783
|
-
_sfc_main$
|
|
16298
|
+
_sfc_main$I as CheckInScanError,
|
|
16299
|
+
_sfc_main$G as CheckInScanSuccess,
|
|
15784
16300
|
CheckInScanner,
|
|
15785
16301
|
CheckInSingle,
|
|
15786
16302
|
operasional_types as NOperasional,
|
|
15787
16303
|
NeonTime,
|
|
15788
16304
|
OperasionalIdentitas,
|
|
15789
16305
|
OperasionalInterfacesPlugin,
|
|
15790
|
-
_sfc_main$
|
|
16306
|
+
_sfc_main$7 as PlanCollection,
|
|
15791
16307
|
PlanModel,
|
|
15792
16308
|
PlanSingle,
|
|
15793
16309
|
PlanStaff,
|
|
15794
|
-
_sfc_main$
|
|
16310
|
+
_sfc_main$9 as PlanTypeCollection,
|
|
15795
16311
|
PlanTypeModel,
|
|
15796
16312
|
PlanTypeSingle,
|
|
15797
|
-
_sfc_main$
|
|
16313
|
+
_sfc_main$4 as ProgressButton,
|
|
16314
|
+
_sfc_main$3 as ProgressCollection,
|
|
15798
16315
|
ProgressModel,
|
|
15799
16316
|
ProgressSingle,
|
|
15800
|
-
|
|
16317
|
+
ProgressTomorrow,
|
|
16318
|
+
ProgressYesterday,
|
|
16319
|
+
_sfc_main$f as ResponsibilityCollection,
|
|
15801
16320
|
ResponsibilityModel,
|
|
15802
16321
|
ResponsibilitySingle,
|
|
15803
16322
|
ResponsibilityStaff,
|
|
15804
|
-
_sfc_main$
|
|
16323
|
+
_sfc_main$h as ResponsibilityTypeCollection,
|
|
15805
16324
|
ResponsibilityTypeModel,
|
|
15806
16325
|
ResponsibilityTypeSingle,
|
|
15807
16326
|
graphql as Schema,
|
|
15808
|
-
_sfc_main$
|
|
16327
|
+
_sfc_main$A as SituationCollection,
|
|
15809
16328
|
SituationModel,
|
|
15810
|
-
_sfc_main$
|
|
15811
|
-
_sfc_main$
|
|
15812
|
-
_sfc_main$
|
|
16329
|
+
_sfc_main$z as SituationSingle,
|
|
16330
|
+
_sfc_main$x as SituationSupportive,
|
|
16331
|
+
_sfc_main$w as SituationTypeCollection,
|
|
15813
16332
|
SituationTypeModel,
|
|
15814
|
-
_sfc_main$
|
|
15815
|
-
_sfc_main$
|
|
15816
|
-
_sfc_main$
|
|
15817
|
-
_sfc_main$
|
|
16333
|
+
_sfc_main$v as SituationTypeSingle,
|
|
16334
|
+
_sfc_main$y as SituationWork,
|
|
16335
|
+
_sfc_main$E as StaffCollection,
|
|
16336
|
+
_sfc_main$B as StaffIdentity,
|
|
15818
16337
|
StaffModel,
|
|
15819
16338
|
StaffOperasional,
|
|
15820
16339
|
StaffSingle,
|
|
15821
16340
|
SubmissionAudit,
|
|
15822
|
-
_sfc_main$
|
|
16341
|
+
_sfc_main$q as SubmissionCollection,
|
|
15823
16342
|
SubmissionDecision,
|
|
15824
16343
|
SubmissionFollowUp,
|
|
15825
16344
|
SubmissionModel,
|
|
15826
16345
|
SubmissionSingle,
|
|
15827
16346
|
SubmissionStaff,
|
|
15828
|
-
_sfc_main$
|
|
16347
|
+
_sfc_main$j as SubmissionTypeCollection,
|
|
15829
16348
|
SubmissionTypeModel,
|
|
15830
16349
|
SubmissionTypeSingle,
|
|
15831
16350
|
SubmissionWaitingDecision,
|
|
15832
16351
|
TargetBranch,
|
|
15833
|
-
_sfc_main$
|
|
16352
|
+
_sfc_main$c as TargetCollection,
|
|
15834
16353
|
TargetModel,
|
|
15835
16354
|
TargetSingle,
|
|
15836
|
-
_sfc_main$
|
|
16355
|
+
_sfc_main$t as TaskCollection,
|
|
15837
16356
|
TaskModel,
|
|
15838
|
-
_sfc_main$
|
|
15839
|
-
_sfc_main$
|
|
15840
|
-
_sfc_main$
|
|
15841
|
-
_sfc_main$
|
|
16357
|
+
_sfc_main$s as TaskSingle,
|
|
16358
|
+
_sfc_main$r as TaskWork,
|
|
16359
|
+
_sfc_main$u as TaskWorkButton,
|
|
16360
|
+
_sfc_main$Q as XxxButton,
|
|
15842
16361
|
bus,
|
|
15843
16362
|
useAttendanceStore,
|
|
15844
16363
|
useOperasional,
|