@neutron.co.id/operasional-interfaces 1.6.1 → 1.6.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/index.cjs +152 -144
- package/build/index.mjs +152 -144
- package/build/style.css +3 -3
- package/package.json +2 -2
package/build/index.cjs
CHANGED
|
@@ -23,7 +23,7 @@ const component = require("@neon.id/utils/component");
|
|
|
23
23
|
const Scanner = require("qr-scanner");
|
|
24
24
|
const personaliaModels = require("@neutron.co.id/personalia-models");
|
|
25
25
|
const catatInterfaces = require("@neon.id/catat-interfaces");
|
|
26
|
-
const _hoisted_1$
|
|
26
|
+
const _hoisted_1$d = { class: "xxx-button" };
|
|
27
27
|
const _sfc_main$v = /* @__PURE__ */ vue.defineComponent({
|
|
28
28
|
...{ name: "XxxButton" },
|
|
29
29
|
__name: "XxxButton",
|
|
@@ -35,14 +35,14 @@ const _sfc_main$v = /* @__PURE__ */ vue.defineComponent({
|
|
|
35
35
|
},
|
|
36
36
|
setup(__props) {
|
|
37
37
|
return (_ctx, _cache) => {
|
|
38
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
38
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$d, [
|
|
39
39
|
vue.createVNode(vue.unref(interfaces.NeonButton), { label: "XXX" })
|
|
40
40
|
]);
|
|
41
41
|
};
|
|
42
42
|
}
|
|
43
43
|
});
|
|
44
|
-
const _hoisted_1$
|
|
45
|
-
const _hoisted_2$
|
|
44
|
+
const _hoisted_1$c = { class: "operasional-identitas" };
|
|
45
|
+
const _hoisted_2$8 = {
|
|
46
46
|
key: 2,
|
|
47
47
|
class: "section"
|
|
48
48
|
};
|
|
@@ -301,7 +301,7 @@ const _sfc_main$u = /* @__PURE__ */ vue.defineComponent({
|
|
|
301
301
|
candidateId.value = null;
|
|
302
302
|
}
|
|
303
303
|
return (_ctx, _cache) => {
|
|
304
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
304
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$c, [
|
|
305
305
|
state.value === "connect" ? (vue.openBlock(), vue.createBlock(vue.unref(identitasInterfaces.IdentitasConnect), {
|
|
306
306
|
key: 0,
|
|
307
307
|
user: user.value,
|
|
@@ -353,7 +353,7 @@ const _sfc_main$u = /* @__PURE__ */ vue.defineComponent({
|
|
|
353
353
|
_: 1
|
|
354
354
|
/* STABLE */
|
|
355
355
|
}, 8, ["initial-values", "is-loading", "errors"])) : vue.createCommentVNode("v-if", true),
|
|
356
|
-
user.value && onDelegate ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$
|
|
356
|
+
user.value && onDelegate ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$8, [
|
|
357
357
|
vue.createVNode(vue.unref(interfaces.NeonDivider), {
|
|
358
358
|
"is-dashed": "",
|
|
359
359
|
label: "Delegasi",
|
|
@@ -544,11 +544,11 @@ function mitt(n) {
|
|
|
544
544
|
}
|
|
545
545
|
const bus = mitt();
|
|
546
546
|
const _withScopeId$2 = (n) => (vue.pushScopeId("data-v-533df021"), n = n(), vue.popScopeId(), n);
|
|
547
|
-
const _hoisted_1$
|
|
548
|
-
const _hoisted_2$
|
|
549
|
-
const _hoisted_3$
|
|
550
|
-
const _hoisted_4$
|
|
551
|
-
const _hoisted_5 = /* @__PURE__ */ _withScopeId$2(() => /* @__PURE__ */ vue.createElementVNode(
|
|
547
|
+
const _hoisted_1$b = { id: "view-checkIns" };
|
|
548
|
+
const _hoisted_2$7 = { class: "summary" };
|
|
549
|
+
const _hoisted_3$3 = { class: "wrapper" };
|
|
550
|
+
const _hoisted_4$2 = { class: "header" };
|
|
551
|
+
const _hoisted_5$1 = /* @__PURE__ */ _withScopeId$2(() => /* @__PURE__ */ vue.createElementVNode(
|
|
552
552
|
"div",
|
|
553
553
|
{ class: "start" },
|
|
554
554
|
[
|
|
@@ -700,14 +700,14 @@ const _sfc_main$t = /* @__PURE__ */ vue.defineComponent({
|
|
|
700
700
|
return (_ctx, _cache) => {
|
|
701
701
|
const _component_CheckInSingleExternalView = vue.resolveComponent("CheckInSingleExternalView");
|
|
702
702
|
const _component_CheckInCollection = vue.resolveComponent("CheckInCollection");
|
|
703
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
703
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$b, [
|
|
704
704
|
vue.createVNode(vue.unref(office.OfficeContent), {
|
|
705
705
|
icon: "barcode-read",
|
|
706
706
|
title: "Presensi",
|
|
707
707
|
"is-expanded": ""
|
|
708
708
|
}, {
|
|
709
709
|
"header-detail": vue.withCtx(() => [
|
|
710
|
-
vue.createElementVNode("div", _hoisted_2$
|
|
710
|
+
vue.createElementVNode("div", _hoisted_2$7, [
|
|
711
711
|
vue.createVNode(vue.unref(interfaces.NeonSlider), {
|
|
712
712
|
"per-view": 2,
|
|
713
713
|
gap: 16,
|
|
@@ -821,7 +821,7 @@ const _sfc_main$t = /* @__PURE__ */ vue.defineComponent({
|
|
|
821
821
|
])
|
|
822
822
|
]),
|
|
823
823
|
default: vue.withCtx(() => [
|
|
824
|
-
vue.createElementVNode("div", _hoisted_3$
|
|
824
|
+
vue.createElementVNode("div", _hoisted_3$3, [
|
|
825
825
|
vue.createVNode(vue.unref(context.NeonCollectionContext), {
|
|
826
826
|
definition: "neu:tempat:checkIn",
|
|
827
827
|
scope: "_checkIns",
|
|
@@ -836,8 +836,8 @@ const _sfc_main$t = /* @__PURE__ */ vue.defineComponent({
|
|
|
836
836
|
"is-main": ""
|
|
837
837
|
}, {
|
|
838
838
|
default: vue.withCtx(() => [
|
|
839
|
-
vue.createElementVNode("div", _hoisted_4$
|
|
840
|
-
_hoisted_5,
|
|
839
|
+
vue.createElementVNode("div", _hoisted_4$2, [
|
|
840
|
+
_hoisted_5$1,
|
|
841
841
|
vue.createElementVNode("div", _hoisted_6, [
|
|
842
842
|
vue.createVNode(vue.unref(office.OfficeCollectionQuery), { displays: ["table"] }, {
|
|
843
843
|
default: vue.withCtx(() => [
|
|
@@ -865,7 +865,7 @@ const _sfc_main$t = /* @__PURE__ */ vue.defineComponent({
|
|
|
865
865
|
});
|
|
866
866
|
const CheckInPresenceCollection_vue_vue_type_style_index_0_scoped_533df021_lang = "";
|
|
867
867
|
const CheckInPresenceCollection = /* @__PURE__ */ _export_sfc(_sfc_main$t, [["__scopeId", "data-v-533df021"]]);
|
|
868
|
-
const _hoisted_1$
|
|
868
|
+
const _hoisted_1$a = { class: "grid gap-4 sm:grid-cols-2" };
|
|
869
869
|
const _sfc_main$s = /* @__PURE__ */ vue.defineComponent({
|
|
870
870
|
__name: "CheckInSingle",
|
|
871
871
|
setup(__props) {
|
|
@@ -924,7 +924,7 @@ const _sfc_main$s = /* @__PURE__ */ vue.defineComponent({
|
|
|
924
924
|
field: vue.unref(fields).building,
|
|
925
925
|
"is-disabled": ""
|
|
926
926
|
}, null, 8, ["modelValue", "field"]),
|
|
927
|
-
vue.createElementVNode("div", _hoisted_1$
|
|
927
|
+
vue.createElementVNode("div", _hoisted_1$a, [
|
|
928
928
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
929
929
|
modelValue: vue.unref(values).type,
|
|
930
930
|
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => vue.unref(values).type = $event)
|
|
@@ -965,7 +965,7 @@ const _sfc_main$s = /* @__PURE__ */ vue.defineComponent({
|
|
|
965
965
|
});
|
|
966
966
|
const CheckInSingle_vue_vue_type_style_index_0_scoped_2e2803fb_lang = "";
|
|
967
967
|
const CheckInSingle = /* @__PURE__ */ _export_sfc(_sfc_main$s, [["__scopeId", "data-v-2e2803fb"]]);
|
|
968
|
-
const _hoisted_1$
|
|
968
|
+
const _hoisted_1$9 = { class: "grid gap-4 sm:grid-cols-2" };
|
|
969
969
|
const _sfc_main$r = /* @__PURE__ */ vue.defineComponent({
|
|
970
970
|
__name: "CheckInExternal",
|
|
971
971
|
setup(__props) {
|
|
@@ -1032,7 +1032,7 @@ const _sfc_main$r = /* @__PURE__ */ vue.defineComponent({
|
|
|
1032
1032
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
1033
1033
|
field: vue.unref(fields).building
|
|
1034
1034
|
}, null, 8, ["modelValue", "field"])) : vue.createCommentVNode("v-if", true),
|
|
1035
|
-
vue.createElementVNode("div", _hoisted_1$
|
|
1035
|
+
vue.createElementVNode("div", _hoisted_1$9, [
|
|
1036
1036
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
1037
1037
|
modelValue: vue.unref(values).type,
|
|
1038
1038
|
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => vue.unref(values).type = $event)
|
|
@@ -1076,14 +1076,14 @@ const _sfc_main$r = /* @__PURE__ */ vue.defineComponent({
|
|
|
1076
1076
|
const CheckInExternal_vue_vue_type_style_index_0_scoped_9c4a435e_lang = "";
|
|
1077
1077
|
const CheckInExternal = /* @__PURE__ */ _export_sfc(_sfc_main$r, [["__scopeId", "data-v-9c4a435e"]]);
|
|
1078
1078
|
const _withScopeId$1 = (n) => (vue.pushScopeId("data-v-d23b6de5"), n = n(), vue.popScopeId(), n);
|
|
1079
|
-
const _hoisted_1$
|
|
1079
|
+
const _hoisted_1$8 = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ vue.createElementVNode(
|
|
1080
1080
|
"h4",
|
|
1081
1081
|
{ align: "center" },
|
|
1082
1082
|
"Aktifkan kamera untuk scan QR Code",
|
|
1083
1083
|
-1
|
|
1084
1084
|
/* HOISTED */
|
|
1085
1085
|
));
|
|
1086
|
-
const _hoisted_2$
|
|
1086
|
+
const _hoisted_2$6 = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ vue.createElementVNode(
|
|
1087
1087
|
"p",
|
|
1088
1088
|
{ align: "center" },
|
|
1089
1089
|
[
|
|
@@ -1119,8 +1119,8 @@ const _sfc_main$q = /* @__PURE__ */ vue.defineComponent({
|
|
|
1119
1119
|
onClose: _cache[0] || (_cache[0] = ($event) => _ctx.$emit("close"))
|
|
1120
1120
|
}, {
|
|
1121
1121
|
default: vue.withCtx(() => [
|
|
1122
|
-
_hoisted_1$
|
|
1123
|
-
_hoisted_2$
|
|
1122
|
+
_hoisted_1$8,
|
|
1123
|
+
_hoisted_2$6,
|
|
1124
1124
|
vue.createVNode(vue.unref(interfaces.NeonButton), {
|
|
1125
1125
|
"is-full": "",
|
|
1126
1126
|
size: "md",
|
|
@@ -1148,7 +1148,7 @@ const _sfc_main$q = /* @__PURE__ */ vue.defineComponent({
|
|
|
1148
1148
|
});
|
|
1149
1149
|
const CheckInAccess_vue_vue_type_style_index_0_scoped_d23b6de5_lang = "";
|
|
1150
1150
|
const CheckInAccess = /* @__PURE__ */ _export_sfc(_sfc_main$q, [["__scopeId", "data-v-d23b6de5"]]);
|
|
1151
|
-
const _hoisted_1$
|
|
1151
|
+
const _hoisted_1$7 = { class: "buttons" };
|
|
1152
1152
|
const _sfc_main$p = /* @__PURE__ */ vue.defineComponent({
|
|
1153
1153
|
__name: "CheckInScanError",
|
|
1154
1154
|
setup(__props) {
|
|
@@ -1162,7 +1162,7 @@ const _sfc_main$p = /* @__PURE__ */ vue.defineComponent({
|
|
|
1162
1162
|
default: vue.withCtx(() => [
|
|
1163
1163
|
vue.createVNode(vue.unref(interfaces.NeonSheet), null, {
|
|
1164
1164
|
footer: vue.withCtx(() => [
|
|
1165
|
-
vue.createElementVNode("div", _hoisted_1$
|
|
1165
|
+
vue.createElementVNode("div", _hoisted_1$7, [
|
|
1166
1166
|
vue.createVNode(vue.unref(interfaces.NeonButton), {
|
|
1167
1167
|
"is-full": "",
|
|
1168
1168
|
"is-rounded": "",
|
|
@@ -1197,22 +1197,22 @@ const _sfc_main$p = /* @__PURE__ */ vue.defineComponent({
|
|
|
1197
1197
|
}
|
|
1198
1198
|
});
|
|
1199
1199
|
const _withScopeId = (n) => (vue.pushScopeId("data-v-ef426ef3"), n = n(), vue.popScopeId(), n);
|
|
1200
|
-
const _hoisted_1$
|
|
1200
|
+
const _hoisted_1$6 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ vue.createElementVNode(
|
|
1201
1201
|
"div",
|
|
1202
1202
|
{ class: "invalid-message" },
|
|
1203
1203
|
"Invalid Code!",
|
|
1204
1204
|
-1
|
|
1205
1205
|
/* HOISTED */
|
|
1206
1206
|
));
|
|
1207
|
-
const _hoisted_2$
|
|
1207
|
+
const _hoisted_2$5 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ vue.createElementVNode(
|
|
1208
1208
|
"div",
|
|
1209
1209
|
null,
|
|
1210
1210
|
null,
|
|
1211
1211
|
-1
|
|
1212
1212
|
/* HOISTED */
|
|
1213
1213
|
));
|
|
1214
|
-
const _hoisted_3 = ["onClick"];
|
|
1215
|
-
const _hoisted_4 = { class: "mr-2 text-sm" };
|
|
1214
|
+
const _hoisted_3$2 = ["onClick"];
|
|
1215
|
+
const _hoisted_4$1 = { class: "mr-2 text-sm" };
|
|
1216
1216
|
const _sfc_main$o = /* @__PURE__ */ vue.defineComponent({
|
|
1217
1217
|
__name: "CheckInScanner",
|
|
1218
1218
|
emits: ["start", "stop", "scanned", "close"],
|
|
@@ -1358,15 +1358,15 @@ const _sfc_main$o = /* @__PURE__ */ vue.defineComponent({
|
|
|
1358
1358
|
class: "inner",
|
|
1359
1359
|
onClick: switchCamera
|
|
1360
1360
|
}, [
|
|
1361
|
-
_hoisted_1$
|
|
1362
|
-
_hoisted_2$
|
|
1361
|
+
_hoisted_1$6,
|
|
1362
|
+
_hoisted_2$5,
|
|
1363
1363
|
vue.createElementVNode("div", {
|
|
1364
1364
|
class: "button-switch",
|
|
1365
1365
|
onClick: vue.withModifiers(switchCamera, ["stop"])
|
|
1366
1366
|
}, [
|
|
1367
1367
|
vue.createElementVNode(
|
|
1368
1368
|
"div",
|
|
1369
|
-
_hoisted_4,
|
|
1369
|
+
_hoisted_4$1,
|
|
1370
1370
|
vue.toDisplayString(currentCamera.value),
|
|
1371
1371
|
1
|
|
1372
1372
|
/* TEXT */
|
|
@@ -1377,7 +1377,7 @@ const _sfc_main$o = /* @__PURE__ */ vue.defineComponent({
|
|
|
1377
1377
|
size: "sm",
|
|
1378
1378
|
"is-disabled": !canSwitch.value
|
|
1379
1379
|
}, null, 8, ["is-disabled"])
|
|
1380
|
-
], 8, _hoisted_3)
|
|
1380
|
+
], 8, _hoisted_3$2)
|
|
1381
1381
|
])
|
|
1382
1382
|
],
|
|
1383
1383
|
2
|
|
@@ -1396,7 +1396,7 @@ const _sfc_main$o = /* @__PURE__ */ vue.defineComponent({
|
|
|
1396
1396
|
});
|
|
1397
1397
|
const CheckInScanner_vue_vue_type_style_index_0_scoped_ef426ef3_lang = "";
|
|
1398
1398
|
const CheckInScanner = /* @__PURE__ */ _export_sfc(_sfc_main$o, [["__scopeId", "data-v-ef426ef3"]]);
|
|
1399
|
-
const _hoisted_1$
|
|
1399
|
+
const _hoisted_1$5 = /* @__PURE__ */ vue.createElementVNode(
|
|
1400
1400
|
"h3",
|
|
1401
1401
|
{ align: "center" },
|
|
1402
1402
|
"Presensi Berhasil!",
|
|
@@ -1423,7 +1423,7 @@ const _sfc_main$n = /* @__PURE__ */ vue.defineComponent({
|
|
|
1423
1423
|
onClose: _cache[0] || (_cache[0] = ($event) => _ctx.$emit("close"))
|
|
1424
1424
|
}, {
|
|
1425
1425
|
default: vue.withCtx(() => [
|
|
1426
|
-
_hoisted_1$
|
|
1426
|
+
_hoisted_1$5
|
|
1427
1427
|
]),
|
|
1428
1428
|
_: 1
|
|
1429
1429
|
/* STABLE */
|
|
@@ -1472,8 +1472,8 @@ const _sfc_main$l = /* @__PURE__ */ vue.defineComponent({
|
|
|
1472
1472
|
};
|
|
1473
1473
|
}
|
|
1474
1474
|
});
|
|
1475
|
-
const _hoisted_1$
|
|
1476
|
-
const _hoisted_2$
|
|
1475
|
+
const _hoisted_1$4 = { class: "grid gap-4 sm:grid-cols-[3fr_1fr]" };
|
|
1476
|
+
const _hoisted_2$4 = { class: "grid gap-4 sm:grid-cols-2" };
|
|
1477
1477
|
const _sfc_main$k = /* @__PURE__ */ vue.defineComponent({
|
|
1478
1478
|
__name: "StaffSingle",
|
|
1479
1479
|
setup(__props) {
|
|
@@ -1511,7 +1511,7 @@ const _sfc_main$k = /* @__PURE__ */ vue.defineComponent({
|
|
|
1511
1511
|
onSubmit: vue.unref(saveOne)
|
|
1512
1512
|
}, {
|
|
1513
1513
|
default: vue.withCtx(() => [
|
|
1514
|
-
vue.createElementVNode("div", _hoisted_1$
|
|
1514
|
+
vue.createElementVNode("div", _hoisted_1$4, [
|
|
1515
1515
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
1516
1516
|
modelValue: vue.unref(values).name,
|
|
1517
1517
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => vue.unref(values).name = $event)
|
|
@@ -1521,7 +1521,7 @@ const _sfc_main$k = /* @__PURE__ */ vue.defineComponent({
|
|
|
1521
1521
|
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => vue.unref(values).nik = $event)
|
|
1522
1522
|
}, vue.unref(fields).nik), null, 16, ["modelValue"])
|
|
1523
1523
|
]),
|
|
1524
|
-
vue.createElementVNode("div", _hoisted_2$
|
|
1524
|
+
vue.createElementVNode("div", _hoisted_2$4, [
|
|
1525
1525
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
1526
1526
|
modelValue: vue.unref(values).birthPlace,
|
|
1527
1527
|
"onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => vue.unref(values).birthPlace = $event)
|
|
@@ -1626,8 +1626,8 @@ const _sfc_main$k = /* @__PURE__ */ vue.defineComponent({
|
|
|
1626
1626
|
});
|
|
1627
1627
|
const StaffSingle_vue_vue_type_style_index_0_scoped_0cf4cd99_lang = "";
|
|
1628
1628
|
const StaffSingle = /* @__PURE__ */ _export_sfc(_sfc_main$k, [["__scopeId", "data-v-0cf4cd99"]]);
|
|
1629
|
-
const _hoisted_1$
|
|
1630
|
-
const _hoisted_2$
|
|
1629
|
+
const _hoisted_1$3 = { class: "grid gap-4 sm:grid-cols-[3fr_1fr]" };
|
|
1630
|
+
const _hoisted_2$3 = { class: "grid gap-4 sm:grid-cols-2" };
|
|
1631
1631
|
const _sfc_main$j = /* @__PURE__ */ vue.defineComponent({
|
|
1632
1632
|
__name: "StaffOperasional",
|
|
1633
1633
|
setup(__props) {
|
|
@@ -1665,7 +1665,7 @@ const _sfc_main$j = /* @__PURE__ */ vue.defineComponent({
|
|
|
1665
1665
|
onSubmit: vue.unref(saveOne)
|
|
1666
1666
|
}, {
|
|
1667
1667
|
default: vue.withCtx(() => [
|
|
1668
|
-
vue.createElementVNode("div", _hoisted_1$
|
|
1668
|
+
vue.createElementVNode("div", _hoisted_1$3, [
|
|
1669
1669
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
1670
1670
|
modelValue: vue.unref(values).name,
|
|
1671
1671
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => vue.unref(values).name = $event)
|
|
@@ -1675,7 +1675,7 @@ const _sfc_main$j = /* @__PURE__ */ vue.defineComponent({
|
|
|
1675
1675
|
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => vue.unref(values).nik = $event)
|
|
1676
1676
|
}, vue.unref(fields).nik), null, 16, ["modelValue"])
|
|
1677
1677
|
]),
|
|
1678
|
-
vue.createElementVNode("div", _hoisted_2$
|
|
1678
|
+
vue.createElementVNode("div", _hoisted_2$3, [
|
|
1679
1679
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
1680
1680
|
modelValue: vue.unref(values).birthPlace,
|
|
1681
1681
|
"onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => vue.unref(values).birthPlace = $event)
|
|
@@ -1869,7 +1869,9 @@ const _sfc_main$i = /* @__PURE__ */ vue.defineComponent({
|
|
|
1869
1869
|
// { id: '64101f7078ae4f8388b1d1e8', name: 'Cabang Operasional' },
|
|
1870
1870
|
{ id: "641d357c78ae4f8388b1dbaf", name: "Manager Cabang" },
|
|
1871
1871
|
{ id: "641d35b178ae4f8388b1dbd4", name: "SDM Cabang" },
|
|
1872
|
-
{ id: "6309c3c2e64a1324b8663dab", name: "Karyawan" }
|
|
1872
|
+
{ id: "6309c3c2e64a1324b8663dab", name: "Karyawan" },
|
|
1873
|
+
{ id: "646a42976af710fe3618af9a", name: "Pengawas Pengajuan" },
|
|
1874
|
+
{ id: "646a43106af710fe3618afca", name: "Pengambil Keputusan" }
|
|
1873
1875
|
// { id: '', name: 'Admin Keuangan' },
|
|
1874
1876
|
// { id: '', name: 'Cabang Keuangan' },
|
|
1875
1877
|
// { id: '', name: 'Admin Operasional' },
|
|
@@ -2457,8 +2459,8 @@ const _sfc_main$c = /* @__PURE__ */ vue.defineComponent({
|
|
|
2457
2459
|
}
|
|
2458
2460
|
});
|
|
2459
2461
|
const TaskModel = personaliaModels.models.TaskModel;
|
|
2460
|
-
const _hoisted_1 = { key: 0 };
|
|
2461
|
-
const _hoisted_2 = { key: 1 };
|
|
2462
|
+
const _hoisted_1$2 = { key: 0 };
|
|
2463
|
+
const _hoisted_2$2 = { key: 1 };
|
|
2462
2464
|
const _sfc_main$b = /* @__PURE__ */ vue.defineComponent({
|
|
2463
2465
|
...{ name: "TaskWorkButton" },
|
|
2464
2466
|
__name: "TaskWorkButton",
|
|
@@ -2552,7 +2554,7 @@ const _sfc_main$b = /* @__PURE__ */ vue.defineComponent({
|
|
|
2552
2554
|
vue.Fragment,
|
|
2553
2555
|
null,
|
|
2554
2556
|
[
|
|
2555
|
-
onHandleTaskWork.value.onStartTaskWorking ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1, [
|
|
2557
|
+
onHandleTaskWork.value.onStartTaskWorking ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$2, [
|
|
2556
2558
|
vue.createVNode(vue.unref(interfaces.NeonButton), {
|
|
2557
2559
|
"is-rounded": true,
|
|
2558
2560
|
size: "sm",
|
|
@@ -2562,7 +2564,7 @@ const _sfc_main$b = /* @__PURE__ */ vue.defineComponent({
|
|
|
2562
2564
|
onClick: onClickHandlerStartTaskWork
|
|
2563
2565
|
})
|
|
2564
2566
|
])) : vue.createCommentVNode("v-if", true),
|
|
2565
|
-
onHandleTaskWork.value.onFinishedTaskWorking ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_2, [
|
|
2567
|
+
onHandleTaskWork.value.onFinishedTaskWorking ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$2, [
|
|
2566
2568
|
vue.createVNode(vue.unref(interfaces.NeonButton), {
|
|
2567
2569
|
"is-rounded": true,
|
|
2568
2570
|
size: "sm",
|
|
@@ -3460,21 +3462,15 @@ const _sfc_main$5 = /* @__PURE__ */ vue.defineComponent({
|
|
|
3460
3462
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
3461
3463
|
modelValue: vue.unref(values).preparedAt,
|
|
3462
3464
|
"onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => vue.unref(values).preparedAt = $event)
|
|
3463
|
-
}, vue.unref(fields).preparedAt, {
|
|
3464
|
-
"is-disabled": vue.unref(values).status === "raised" || vue.unref(values).status === "processed" || vue.unref(values).status === "approved" || vue.unref(values).status === "monitored" || vue.unref(values).status === "discontinued" || vue.unref(values).status === "resolved"
|
|
3465
|
-
}), null, 16, ["modelValue", "is-disabled"]),
|
|
3465
|
+
}, vue.unref(fields).preparedAt, { "is-disabled": "" }), null, 16, ["modelValue"]),
|
|
3466
3466
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
3467
3467
|
modelValue: vue.unref(values).raisedAt,
|
|
3468
3468
|
"onUpdate:modelValue": _cache[9] || (_cache[9] = ($event) => vue.unref(values).raisedAt = $event)
|
|
3469
|
-
}, vue.unref(fields).raisedAt, {
|
|
3470
|
-
"is-disabled": vue.unref(values).status === "raised" || vue.unref(values).status === "processed" || vue.unref(values).status === "approved" || vue.unref(values).status === "monitored" || vue.unref(values).status === "discontinued" || vue.unref(values).status === "resolved"
|
|
3471
|
-
}), null, 16, ["modelValue", "is-disabled"]),
|
|
3469
|
+
}, vue.unref(fields).raisedAt, { "is-disabled": "" }), null, 16, ["modelValue"]),
|
|
3472
3470
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
3473
3471
|
modelValue: vue.unref(values).processedAt,
|
|
3474
3472
|
"onUpdate:modelValue": _cache[10] || (_cache[10] = ($event) => vue.unref(values).processedAt = $event)
|
|
3475
|
-
}, vue.unref(fields).processedAt, {
|
|
3476
|
-
"is-disabled": vue.unref(values).status === "raised" || vue.unref(values).status === "processed" || vue.unref(values).status === "approved" || vue.unref(values).status === "monitored" || vue.unref(values).status === "discontinued" || vue.unref(values).status === "resolved"
|
|
3477
|
-
}), null, 16, ["modelValue", "is-disabled"]),
|
|
3473
|
+
}, vue.unref(fields).processedAt, { "is-disabled": "" }), null, 16, ["modelValue"]),
|
|
3478
3474
|
vue.createVNode(vue.unref(interfaces.NeonDivider), {
|
|
3479
3475
|
"is-dashed": "",
|
|
3480
3476
|
label: "Nominal"
|
|
@@ -3551,8 +3547,8 @@ const _sfc_main$5 = /* @__PURE__ */ vue.defineComponent({
|
|
|
3551
3547
|
};
|
|
3552
3548
|
}
|
|
3553
3549
|
});
|
|
3554
|
-
const
|
|
3555
|
-
const SubmissionStaff = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["__scopeId", "data-v-
|
|
3550
|
+
const SubmissionStaff_vue_vue_type_style_index_0_scoped_62cdd107_lang = "";
|
|
3551
|
+
const SubmissionStaff = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["__scopeId", "data-v-62cdd107"]]);
|
|
3556
3552
|
const _sfc_main$4 = /* @__PURE__ */ vue.defineComponent({
|
|
3557
3553
|
__name: "SubmissionFollowUp",
|
|
3558
3554
|
setup(__props) {
|
|
@@ -3745,6 +3741,11 @@ const _sfc_main$4 = /* @__PURE__ */ vue.defineComponent({
|
|
|
3745
3741
|
});
|
|
3746
3742
|
const SubmissionFollowUp_vue_vue_type_style_index_0_scoped_6fd14e52_lang = "";
|
|
3747
3743
|
const SubmissionFollowUp = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-6fd14e52"]]);
|
|
3744
|
+
const _hoisted_1$1 = { class: "flex flex-wrap" };
|
|
3745
|
+
const _hoisted_2$1 = { class: "mt-2" };
|
|
3746
|
+
const _hoisted_3$1 = { class: "mt-2" };
|
|
3747
|
+
const _hoisted_4 = { class: "mt-2" };
|
|
3748
|
+
const _hoisted_5 = { class: "mt-2" };
|
|
3748
3749
|
const _sfc_main$3 = /* @__PURE__ */ vue.defineComponent({
|
|
3749
3750
|
__name: "SubmissionAudit",
|
|
3750
3751
|
setup(__props) {
|
|
@@ -3849,8 +3850,8 @@ const _sfc_main$3 = /* @__PURE__ */ vue.defineComponent({
|
|
|
3849
3850
|
onSubmit: vue.unref(saveOne)
|
|
3850
3851
|
}, {
|
|
3851
3852
|
default: vue.withCtx(() => [
|
|
3852
|
-
vue.
|
|
3853
|
-
|
|
3853
|
+
vue.createElementVNode("div", _hoisted_1$1, [
|
|
3854
|
+
vue.createElementVNode("div", _hoisted_2$1, [
|
|
3854
3855
|
vue.unref(isReady) ? (vue.openBlock(), vue.createBlock(vue.unref(form.NeonField), { key: 0 }, {
|
|
3855
3856
|
input: vue.withCtx(() => [
|
|
3856
3857
|
vue.createVNode(vue.unref(interfaces.NeonButton), {
|
|
@@ -3869,8 +3870,11 @@ const _sfc_main$3 = /* @__PURE__ */ vue.defineComponent({
|
|
|
3869
3870
|
]),
|
|
3870
3871
|
_: 1
|
|
3871
3872
|
/* STABLE */
|
|
3872
|
-
})) : vue.createCommentVNode("v-if", true)
|
|
3873
|
-
|
|
3873
|
+
})) : vue.createCommentVNode("v-if", true)
|
|
3874
|
+
]),
|
|
3875
|
+
vue.createTextVNode(" "),
|
|
3876
|
+
vue.createElementVNode("div", _hoisted_3$1, [
|
|
3877
|
+
vue.unref(isReady) ? (vue.openBlock(), vue.createBlock(vue.unref(form.NeonField), { key: 0 }, {
|
|
3874
3878
|
input: vue.withCtx(() => [
|
|
3875
3879
|
vue.createVNode(vue.unref(interfaces.NeonButton), {
|
|
3876
3880
|
size: "md",
|
|
@@ -3888,8 +3892,11 @@ const _sfc_main$3 = /* @__PURE__ */ vue.defineComponent({
|
|
|
3888
3892
|
]),
|
|
3889
3893
|
_: 1
|
|
3890
3894
|
/* STABLE */
|
|
3891
|
-
})) : vue.createCommentVNode("v-if", true)
|
|
3892
|
-
|
|
3895
|
+
})) : vue.createCommentVNode("v-if", true)
|
|
3896
|
+
]),
|
|
3897
|
+
vue.createTextVNode(" "),
|
|
3898
|
+
vue.createElementVNode("div", _hoisted_4, [
|
|
3899
|
+
vue.unref(isReady) ? (vue.openBlock(), vue.createBlock(vue.unref(form.NeonField), { key: 0 }, {
|
|
3893
3900
|
input: vue.withCtx(() => [
|
|
3894
3901
|
vue.createVNode(vue.unref(interfaces.NeonButton), {
|
|
3895
3902
|
size: "md",
|
|
@@ -3907,8 +3914,11 @@ const _sfc_main$3 = /* @__PURE__ */ vue.defineComponent({
|
|
|
3907
3914
|
]),
|
|
3908
3915
|
_: 1
|
|
3909
3916
|
/* STABLE */
|
|
3910
|
-
})) : vue.createCommentVNode("v-if", true)
|
|
3911
|
-
|
|
3917
|
+
})) : vue.createCommentVNode("v-if", true)
|
|
3918
|
+
]),
|
|
3919
|
+
vue.createTextVNode(" "),
|
|
3920
|
+
vue.createElementVNode("div", _hoisted_5, [
|
|
3921
|
+
vue.unref(isReady) ? (vue.openBlock(), vue.createBlock(vue.unref(form.NeonField), { key: 0 }, {
|
|
3912
3922
|
input: vue.withCtx(() => [
|
|
3913
3923
|
vue.createVNode(vue.unref(interfaces.NeonButton), {
|
|
3914
3924
|
size: "md",
|
|
@@ -3927,10 +3937,8 @@ const _sfc_main$3 = /* @__PURE__ */ vue.defineComponent({
|
|
|
3927
3937
|
_: 1
|
|
3928
3938
|
/* STABLE */
|
|
3929
3939
|
})) : vue.createCommentVNode("v-if", true)
|
|
3930
|
-
])
|
|
3931
|
-
|
|
3932
|
-
/* STABLE */
|
|
3933
|
-
}),
|
|
3940
|
+
])
|
|
3941
|
+
]),
|
|
3934
3942
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
3935
3943
|
modelValue: vue.unref(values).title,
|
|
3936
3944
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => vue.unref(values).title = $event)
|
|
@@ -4001,21 +4009,15 @@ const _sfc_main$3 = /* @__PURE__ */ vue.defineComponent({
|
|
|
4001
4009
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
4002
4010
|
modelValue: vue.unref(values).preparedAt,
|
|
4003
4011
|
"onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => vue.unref(values).preparedAt = $event)
|
|
4004
|
-
}, vue.unref(fields).preparedAt, {
|
|
4005
|
-
"is-disabled": vue.unref(values).status === "raised" || vue.unref(values).status === "processed" || vue.unref(values).status === "approved" || vue.unref(values).status === "monitored" || vue.unref(values).status === "discontinued" || vue.unref(values).status === "resolved"
|
|
4006
|
-
}), null, 16, ["modelValue", "is-disabled"]),
|
|
4012
|
+
}, vue.unref(fields).preparedAt, { "is-disabled": "" }), null, 16, ["modelValue"]),
|
|
4007
4013
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
4008
4014
|
modelValue: vue.unref(values).raisedAt,
|
|
4009
4015
|
"onUpdate:modelValue": _cache[9] || (_cache[9] = ($event) => vue.unref(values).raisedAt = $event)
|
|
4010
|
-
}, vue.unref(fields).raisedAt, {
|
|
4011
|
-
"is-disabled": vue.unref(values).status === "raised" || vue.unref(values).status === "processed" || vue.unref(values).status === "approved" || vue.unref(values).status === "monitored" || vue.unref(values).status === "discontinued" || vue.unref(values).status === "resolved"
|
|
4012
|
-
}), null, 16, ["modelValue", "is-disabled"]),
|
|
4016
|
+
}, vue.unref(fields).raisedAt, { "is-disabled": "" }), null, 16, ["modelValue"]),
|
|
4013
4017
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
4014
4018
|
modelValue: vue.unref(values).processedAt,
|
|
4015
4019
|
"onUpdate:modelValue": _cache[10] || (_cache[10] = ($event) => vue.unref(values).processedAt = $event)
|
|
4016
|
-
}, vue.unref(fields).processedAt, {
|
|
4017
|
-
"is-disabled": vue.unref(values).status === "raised" || vue.unref(values).status === "processed" || vue.unref(values).status === "approved" || vue.unref(values).status === "monitored" || vue.unref(values).status === "discontinued" || vue.unref(values).status === "resolved"
|
|
4018
|
-
}), null, 16, ["modelValue", "is-disabled"]),
|
|
4020
|
+
}, vue.unref(fields).processedAt, { "is-disabled": "" }), null, 16, ["modelValue"]),
|
|
4019
4021
|
vue.createVNode(vue.unref(interfaces.NeonDivider), {
|
|
4020
4022
|
"is-dashed": "",
|
|
4021
4023
|
label: "Nominal"
|
|
@@ -4092,8 +4094,11 @@ const _sfc_main$3 = /* @__PURE__ */ vue.defineComponent({
|
|
|
4092
4094
|
};
|
|
4093
4095
|
}
|
|
4094
4096
|
});
|
|
4095
|
-
const
|
|
4096
|
-
const SubmissionAudit = /* @__PURE__ */ _export_sfc(_sfc_main$3, [["__scopeId", "data-v-
|
|
4097
|
+
const SubmissionAudit_vue_vue_type_style_index_0_scoped_1e7eba36_lang = "";
|
|
4098
|
+
const SubmissionAudit = /* @__PURE__ */ _export_sfc(_sfc_main$3, [["__scopeId", "data-v-1e7eba36"]]);
|
|
4099
|
+
const _hoisted_1 = { class: "flex flex-wrap" };
|
|
4100
|
+
const _hoisted_2 = { class: "mt-2" };
|
|
4101
|
+
const _hoisted_3 = { class: "mt-2" };
|
|
4097
4102
|
const _sfc_main$2 = /* @__PURE__ */ vue.defineComponent({
|
|
4098
4103
|
__name: "SubmissionDecision",
|
|
4099
4104
|
setup(__props) {
|
|
@@ -4157,21 +4162,23 @@ const _sfc_main$2 = /* @__PURE__ */ vue.defineComponent({
|
|
|
4157
4162
|
immediate: true
|
|
4158
4163
|
}
|
|
4159
4164
|
);
|
|
4160
|
-
const syncDelay = () => {
|
|
4165
|
+
const syncDelay = async () => {
|
|
4161
4166
|
var _a2;
|
|
4162
|
-
executeOne("delaySubmission", {
|
|
4167
|
+
await executeOne("delaySubmission", {
|
|
4163
4168
|
submissionId: id.value,
|
|
4164
4169
|
staffId: (_a2 = staff.value) == null ? void 0 : _a2.id
|
|
4165
4170
|
});
|
|
4166
|
-
syncOne();
|
|
4171
|
+
await syncOne();
|
|
4172
|
+
window.location.href = "/pengajuan/waiting-decision-submission";
|
|
4167
4173
|
};
|
|
4168
|
-
const syncApproved = () => {
|
|
4174
|
+
const syncApproved = async () => {
|
|
4169
4175
|
var _a2;
|
|
4170
|
-
executeOne("approvedSubmission", {
|
|
4176
|
+
await executeOne("approvedSubmission", {
|
|
4171
4177
|
submissionId: id.value,
|
|
4172
4178
|
staffId: (_a2 = staff.value) == null ? void 0 : _a2.id
|
|
4173
4179
|
});
|
|
4174
|
-
syncOne();
|
|
4180
|
+
await syncOne();
|
|
4181
|
+
window.location.href = "/pengajuan/waiting-decision-submission";
|
|
4175
4182
|
};
|
|
4176
4183
|
const appStore = context.useAppStore();
|
|
4177
4184
|
const objectDef = vue.computed(
|
|
@@ -4198,50 +4205,57 @@ const _sfc_main$2 = /* @__PURE__ */ vue.defineComponent({
|
|
|
4198
4205
|
onSubmit: vue.unref(saveOne)
|
|
4199
4206
|
}, {
|
|
4200
4207
|
default: vue.withCtx(() => [
|
|
4201
|
-
vue.
|
|
4202
|
-
|
|
4203
|
-
|
|
4204
|
-
|
|
4205
|
-
|
|
4206
|
-
|
|
4207
|
-
|
|
4208
|
-
|
|
4209
|
-
|
|
4210
|
-
|
|
4211
|
-
|
|
4212
|
-
|
|
4213
|
-
|
|
4214
|
-
|
|
4215
|
-
|
|
4216
|
-
|
|
4217
|
-
|
|
4218
|
-
|
|
4219
|
-
|
|
4220
|
-
|
|
4221
|
-
|
|
4222
|
-
|
|
4223
|
-
|
|
4224
|
-
|
|
4225
|
-
|
|
4226
|
-
|
|
4227
|
-
|
|
4228
|
-
|
|
4229
|
-
|
|
4230
|
-
|
|
4231
|
-
|
|
4232
|
-
|
|
4233
|
-
|
|
4234
|
-
|
|
4235
|
-
|
|
4236
|
-
|
|
4237
|
-
|
|
4238
|
-
|
|
4239
|
-
|
|
4240
|
-
|
|
4241
|
-
|
|
4242
|
-
|
|
4243
|
-
|
|
4244
|
-
|
|
4208
|
+
vue.createElementVNode("div", _hoisted_1, [
|
|
4209
|
+
vue.createElementVNode("div", _hoisted_2, [
|
|
4210
|
+
vue.unref(isReady) ? (vue.openBlock(), vue.createBlock(vue.unref(form.NeonField), { key: 0 }, {
|
|
4211
|
+
input: vue.withCtx(() => {
|
|
4212
|
+
var _a2, _b;
|
|
4213
|
+
return [
|
|
4214
|
+
vue.createVNode(vue.unref(interfaces.NeonButton), {
|
|
4215
|
+
size: "md",
|
|
4216
|
+
color: "danger",
|
|
4217
|
+
"icon-left": "circle-stop",
|
|
4218
|
+
"is-disabled": vue.unref(isNew) || vue.unref(values).status === "prepared" || vue.unref(values).status === "raised" || ((_b = vue.unref(values).delayStaffIds) == null ? void 0 : _b.includes(((_a2 = vue.unref(staff)) == null ? void 0 : _a2.id) || "")) ? true : false,
|
|
4219
|
+
onClick: syncDelay
|
|
4220
|
+
}, {
|
|
4221
|
+
default: vue.withCtx(() => [
|
|
4222
|
+
vue.createTextVNode("Ditunda")
|
|
4223
|
+
]),
|
|
4224
|
+
_: 1
|
|
4225
|
+
/* STABLE */
|
|
4226
|
+
}, 8, ["is-disabled"])
|
|
4227
|
+
];
|
|
4228
|
+
}),
|
|
4229
|
+
_: 1
|
|
4230
|
+
/* STABLE */
|
|
4231
|
+
})) : vue.createCommentVNode("v-if", true)
|
|
4232
|
+
]),
|
|
4233
|
+
vue.createTextVNode(" "),
|
|
4234
|
+
vue.createElementVNode("div", _hoisted_3, [
|
|
4235
|
+
vue.unref(isReady) ? (vue.openBlock(), vue.createBlock(vue.unref(form.NeonField), { key: 0 }, {
|
|
4236
|
+
input: vue.withCtx(() => {
|
|
4237
|
+
var _a2, _b;
|
|
4238
|
+
return [
|
|
4239
|
+
vue.createVNode(vue.unref(interfaces.NeonButton), {
|
|
4240
|
+
size: "md",
|
|
4241
|
+
color: "success",
|
|
4242
|
+
"icon-left": "list-check",
|
|
4243
|
+
"is-disabled": vue.unref(isNew) || vue.unref(values).status === "prepared" || vue.unref(values).status === "raised" || ((_b = vue.unref(values).agreedStaffIds) == null ? void 0 : _b.includes(((_a2 = vue.unref(staff)) == null ? void 0 : _a2.id) || "")) ? true : false,
|
|
4244
|
+
onClick: syncApproved
|
|
4245
|
+
}, {
|
|
4246
|
+
default: vue.withCtx(() => [
|
|
4247
|
+
vue.createTextVNode("Disetujui")
|
|
4248
|
+
]),
|
|
4249
|
+
_: 1
|
|
4250
|
+
/* STABLE */
|
|
4251
|
+
}, 8, ["is-disabled"])
|
|
4252
|
+
];
|
|
4253
|
+
}),
|
|
4254
|
+
_: 1
|
|
4255
|
+
/* STABLE */
|
|
4256
|
+
})) : vue.createCommentVNode("v-if", true)
|
|
4257
|
+
])
|
|
4258
|
+
]),
|
|
4245
4259
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
4246
4260
|
modelValue: vue.unref(values).title,
|
|
4247
4261
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => vue.unref(values).title = $event)
|
|
@@ -4312,21 +4326,15 @@ const _sfc_main$2 = /* @__PURE__ */ vue.defineComponent({
|
|
|
4312
4326
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
4313
4327
|
modelValue: vue.unref(values).preparedAt,
|
|
4314
4328
|
"onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => vue.unref(values).preparedAt = $event)
|
|
4315
|
-
}, vue.unref(fields).preparedAt, {
|
|
4316
|
-
"is-disabled": vue.unref(values).status === "raised" || vue.unref(values).status === "processed" || 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"
|
|
4317
|
-
}), null, 16, ["modelValue", "is-disabled"]),
|
|
4329
|
+
}, vue.unref(fields).preparedAt, { "is-disabled": "" }), null, 16, ["modelValue"]),
|
|
4318
4330
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
4319
4331
|
modelValue: vue.unref(values).raisedAt,
|
|
4320
4332
|
"onUpdate:modelValue": _cache[9] || (_cache[9] = ($event) => vue.unref(values).raisedAt = $event)
|
|
4321
|
-
}, vue.unref(fields).raisedAt, {
|
|
4322
|
-
"is-disabled": vue.unref(values).status === "raised" || vue.unref(values).status === "processed" || 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"
|
|
4323
|
-
}), null, 16, ["modelValue", "is-disabled"]),
|
|
4333
|
+
}, vue.unref(fields).raisedAt, { "is-disabled": "" }), null, 16, ["modelValue"]),
|
|
4324
4334
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
4325
4335
|
modelValue: vue.unref(values).processedAt,
|
|
4326
4336
|
"onUpdate:modelValue": _cache[10] || (_cache[10] = ($event) => vue.unref(values).processedAt = $event)
|
|
4327
|
-
}, vue.unref(fields).processedAt, {
|
|
4328
|
-
"is-disabled": vue.unref(values).status === "raised" || vue.unref(values).status === "processed" || 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"
|
|
4329
|
-
}), null, 16, ["modelValue", "is-disabled"]),
|
|
4337
|
+
}, vue.unref(fields).processedAt, { "is-disabled": "" }), null, 16, ["modelValue"]),
|
|
4330
4338
|
vue.createVNode(vue.unref(interfaces.NeonDivider), {
|
|
4331
4339
|
"is-dashed": "",
|
|
4332
4340
|
label: "Nominal"
|
|
@@ -4403,8 +4411,8 @@ const _sfc_main$2 = /* @__PURE__ */ vue.defineComponent({
|
|
|
4403
4411
|
};
|
|
4404
4412
|
}
|
|
4405
4413
|
});
|
|
4406
|
-
const
|
|
4407
|
-
const SubmissionDecision = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["__scopeId", "data-v-
|
|
4414
|
+
const SubmissionDecision_vue_vue_type_style_index_0_scoped_845d6773_lang = "";
|
|
4415
|
+
const SubmissionDecision = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["__scopeId", "data-v-845d6773"]]);
|
|
4408
4416
|
const SubmissionTypeModel = personaliaModels.models.SubmissionTypeModel;
|
|
4409
4417
|
const _sfc_main$1 = /* @__PURE__ */ vue.defineComponent({
|
|
4410
4418
|
...{
|