@neutron.co.id/operasional-interfaces 1.11.3 → 1.11.5
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/@package/components/attendance/attendance.types.d.ts +1 -1
- package/build/@package/components/checkIn/checkIn.types.d.ts +1 -1
- package/build/@package/components/plan/plan.types.d.ts +1 -1
- package/build/@package/components/planType/planType.types.d.ts +1 -1
- package/build/@package/components/progress/progress.types.d.ts +1 -1
- package/build/@package/components/responsibility/responsibility.types.d.ts +1 -1
- package/build/@package/components/staff/staff.types.d.ts +1 -1
- package/build/@package/components/submission/sections/SubmissionDetailTab/SubmissionDetailTab.vue.d.ts +2 -0
- package/build/@package/components/submission/sections/SubmissionDetailTab/index.d.ts +1 -0
- package/build/@package/components/submission/sections/SubmissionDocumentTab/SubmissionDocumentTab.vue.d.ts +10 -0
- package/build/@package/components/submission/sections/index.d.ts +1 -0
- package/build/@package/components/submission/submission.types.d.ts +1 -1
- package/build/@package/components/target/target.types.d.ts +1 -1
- package/build/@package/components/task/task.types.d.ts +1 -1
- package/build/index.cjs +781 -339
- package/build/index.mjs +781 -339
- package/build/module.json +1 -1
- package/build/nuxt.json +1 -1
- package/build/style.css +11 -7
- package/package.json +8 -8
package/build/index.cjs
CHANGED
|
@@ -24,7 +24,7 @@ const relation = require("@neon.id/relation");
|
|
|
24
24
|
const code = require("@neon.id/utils/code");
|
|
25
25
|
const catatInterfaces = require("@neon.id/catat-interfaces");
|
|
26
26
|
const AttendanceModel = personaliaModels.models.AttendanceModel;
|
|
27
|
-
const _sfc_main$
|
|
27
|
+
const _sfc_main$13 = /* @__PURE__ */ vue.defineComponent({
|
|
28
28
|
...{
|
|
29
29
|
name: "AttendanceCollection"
|
|
30
30
|
},
|
|
@@ -8356,7 +8356,7 @@ const _hoisted_3$a = {
|
|
|
8356
8356
|
};
|
|
8357
8357
|
const _hoisted_4$7 = { class: "vc-time-weekday" };
|
|
8358
8358
|
const _hoisted_5$5 = { class: "vc-time-month" };
|
|
8359
|
-
const _hoisted_6$
|
|
8359
|
+
const _hoisted_6$5 = { class: "vc-time-day" };
|
|
8360
8360
|
const _hoisted_7$3 = { class: "vc-time-year" };
|
|
8361
8361
|
const _hoisted_8$3 = { class: "vc-time-select" };
|
|
8362
8362
|
const _hoisted_9$3 = /* @__PURE__ */ vue.createElementVNode("span", { style: { "margin": "0 4px" } }, ":", -1);
|
|
@@ -8374,7 +8374,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
8374
8374
|
$options.date ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_3$a, [
|
|
8375
8375
|
vue.createElementVNode("span", _hoisted_4$7, vue.toDisplayString($props.locale.format($options.date, "WWW")), 1),
|
|
8376
8376
|
vue.createElementVNode("span", _hoisted_5$5, vue.toDisplayString($props.locale.format($options.date, "MMM")), 1),
|
|
8377
|
-
vue.createElementVNode("span", _hoisted_6$
|
|
8377
|
+
vue.createElementVNode("span", _hoisted_6$5, vue.toDisplayString($props.locale.format($options.date, "D")), 1),
|
|
8378
8378
|
vue.createElementVNode("span", _hoisted_7$3, vue.toDisplayString($props.locale.format($options.date, "YYYY")), 1)
|
|
8379
8379
|
])) : vue.createCommentVNode("", true),
|
|
8380
8380
|
vue.createElementVNode("div", _hoisted_8$3, [
|
|
@@ -8425,7 +8425,7 @@ const RANGE_PRIORITY = {
|
|
|
8425
8425
|
END: 2,
|
|
8426
8426
|
BOTH: 3
|
|
8427
8427
|
};
|
|
8428
|
-
const _sfc_main$
|
|
8428
|
+
const _sfc_main$12 = {
|
|
8429
8429
|
name: "DatePicker",
|
|
8430
8430
|
emits: [
|
|
8431
8431
|
"update:modelValue",
|
|
@@ -10109,7 +10109,7 @@ const _hoisted_2$i = /* @__PURE__ */ _withScopeId$3(() => /* @__PURE__ */ vue.cr
|
|
|
10109
10109
|
const _hoisted_3$9 = [
|
|
10110
10110
|
_hoisted_2$i
|
|
10111
10111
|
];
|
|
10112
|
-
const _sfc_main$
|
|
10112
|
+
const _sfc_main$11 = /* @__PURE__ */ vue.defineComponent({
|
|
10113
10113
|
__name: "NeonTime",
|
|
10114
10114
|
props: {
|
|
10115
10115
|
modelValue: {
|
|
@@ -10147,7 +10147,7 @@ const _sfc_main$10 = /* @__PURE__ */ vue.defineComponent({
|
|
|
10147
10147
|
class: vue.normalizeClass(["neon-time", { "is-disabled": __props.isDisabled }])
|
|
10148
10148
|
},
|
|
10149
10149
|
[
|
|
10150
|
-
__props.isLoading ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$p, _hoisted_3$9)) : (vue.openBlock(), vue.createBlock(vue.unref(_sfc_main$
|
|
10150
|
+
__props.isLoading ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$p, _hoisted_3$9)) : (vue.openBlock(), vue.createBlock(vue.unref(_sfc_main$12), vue.mergeProps({
|
|
10151
10151
|
key: 1,
|
|
10152
10152
|
"model-value": internalValue.value
|
|
10153
10153
|
}, {
|
|
@@ -10178,7 +10178,7 @@ const _export_sfc = (sfc, props) => {
|
|
|
10178
10178
|
}
|
|
10179
10179
|
return target;
|
|
10180
10180
|
};
|
|
10181
|
-
const NeonTime = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
10181
|
+
const NeonTime = /* @__PURE__ */ _export_sfc(_sfc_main$11, [["__scopeId", "data-v-805321b9"]]);
|
|
10182
10182
|
const _hoisted_1$o = { class: "flex flex-wrap" };
|
|
10183
10183
|
const _hoisted_2$h = { class: "mt-2" };
|
|
10184
10184
|
const _hoisted_3$8 = { class: "mt-2" };
|
|
@@ -10187,7 +10187,7 @@ const _hoisted_4$6 = {
|
|
|
10187
10187
|
class: "grid gap-2 sm:grid-cols-2"
|
|
10188
10188
|
};
|
|
10189
10189
|
const _hoisted_5$4 = { class: "text-right text-fg-subdued text-sm" };
|
|
10190
|
-
const _hoisted_6$
|
|
10190
|
+
const _hoisted_6$4 = {
|
|
10191
10191
|
key: 5,
|
|
10192
10192
|
class: "grid gap-2 sm:grid-cols-2"
|
|
10193
10193
|
};
|
|
@@ -10197,7 +10197,7 @@ const _hoisted_8$2 = {
|
|
|
10197
10197
|
class: "grid gap-2 sm:grid-cols-2"
|
|
10198
10198
|
};
|
|
10199
10199
|
const _hoisted_9$2 = { class: "text-right text-fg-subdued text-sm" };
|
|
10200
|
-
const _sfc_main
|
|
10200
|
+
const _sfc_main$10 = /* @__PURE__ */ vue.defineComponent({
|
|
10201
10201
|
__name: "AttendanceManager",
|
|
10202
10202
|
setup(__props) {
|
|
10203
10203
|
var _a;
|
|
@@ -10442,7 +10442,7 @@ const _sfc_main$$ = /* @__PURE__ */ vue.defineComponent({
|
|
|
10442
10442
|
}, 16, ["modelValue"])
|
|
10443
10443
|
])) : vue.createCommentVNode("v-if", true),
|
|
10444
10444
|
vue.createCommentVNode(" COME TOO LATE "),
|
|
10445
|
-
vue.unref(values).type == "comeLate" ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_6$
|
|
10445
|
+
vue.unref(values).type == "comeLate" ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_6$4, [
|
|
10446
10446
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
10447
10447
|
modelValue: vue.unref(values).startedAt,
|
|
10448
10448
|
"onUpdate:modelValue": _cache[11] || (_cache[11] = ($event) => vue.unref(values).startedAt = $event)
|
|
@@ -10565,10 +10565,10 @@ const _sfc_main$$ = /* @__PURE__ */ vue.defineComponent({
|
|
|
10565
10565
|
}
|
|
10566
10566
|
});
|
|
10567
10567
|
const AttendanceManager_vue_vue_type_style_index_0_scoped_4da92bf5_lang = "";
|
|
10568
|
-
const AttendanceManager = /* @__PURE__ */ _export_sfc(_sfc_main
|
|
10568
|
+
const AttendanceManager = /* @__PURE__ */ _export_sfc(_sfc_main$10, [["__scopeId", "data-v-4da92bf5"]]);
|
|
10569
10569
|
const _hoisted_1$n = { class: "grid gap-2 sm:grid-cols-2" };
|
|
10570
10570
|
const _hoisted_2$g = { class: "text-right text-fg-subdued text-sm" };
|
|
10571
|
-
const _sfc_main
|
|
10571
|
+
const _sfc_main$$ = /* @__PURE__ */ vue.defineComponent({
|
|
10572
10572
|
__name: "AttendanceSingle",
|
|
10573
10573
|
setup(__props) {
|
|
10574
10574
|
const {
|
|
@@ -10756,7 +10756,7 @@ const _sfc_main$_ = /* @__PURE__ */ vue.defineComponent({
|
|
|
10756
10756
|
}
|
|
10757
10757
|
});
|
|
10758
10758
|
const AttendanceSingle_vue_vue_type_style_index_0_scoped_7fdc9043_lang = "";
|
|
10759
|
-
const AttendanceSingle = /* @__PURE__ */ _export_sfc(_sfc_main
|
|
10759
|
+
const AttendanceSingle = /* @__PURE__ */ _export_sfc(_sfc_main$$, [["__scopeId", "data-v-7fdc9043"]]);
|
|
10760
10760
|
const _hoisted_1$m = {
|
|
10761
10761
|
key: 1,
|
|
10762
10762
|
class: "flex flex-wrap"
|
|
@@ -10768,7 +10768,7 @@ const _hoisted_4$5 = {
|
|
|
10768
10768
|
class: "grid gap-2 sm:grid-cols-2"
|
|
10769
10769
|
};
|
|
10770
10770
|
const _hoisted_5$3 = { class: "text-right text-fg-subdued text-sm" };
|
|
10771
|
-
const _hoisted_6$
|
|
10771
|
+
const _hoisted_6$3 = {
|
|
10772
10772
|
key: 7,
|
|
10773
10773
|
class: "grid gap-2 sm:grid-cols-2"
|
|
10774
10774
|
};
|
|
@@ -10778,7 +10778,7 @@ const _hoisted_8$1 = {
|
|
|
10778
10778
|
class: "grid gap-2 sm:grid-cols-2"
|
|
10779
10779
|
};
|
|
10780
10780
|
const _hoisted_9$1 = { class: "text-right text-fg-subdued text-sm" };
|
|
10781
|
-
const _sfc_main$
|
|
10781
|
+
const _sfc_main$_ = /* @__PURE__ */ vue.defineComponent({
|
|
10782
10782
|
__name: "AttendanceStaff",
|
|
10783
10783
|
setup(__props) {
|
|
10784
10784
|
var _a;
|
|
@@ -11057,7 +11057,7 @@ const _sfc_main$Z = /* @__PURE__ */ vue.defineComponent({
|
|
|
11057
11057
|
}, 16, ["modelValue"])
|
|
11058
11058
|
])) : vue.createCommentVNode("v-if", true),
|
|
11059
11059
|
vue.createCommentVNode(" COME TOO LATE "),
|
|
11060
|
-
vue.unref(values).type == "comeLate" ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_6$
|
|
11060
|
+
vue.unref(values).type == "comeLate" ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_6$3, [
|
|
11061
11061
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
11062
11062
|
modelValue: vue.unref(values).startedAt,
|
|
11063
11063
|
"onUpdate:modelValue": _cache[11] || (_cache[11] = ($event) => vue.unref(values).startedAt = $event)
|
|
@@ -11184,7 +11184,7 @@ const _sfc_main$Z = /* @__PURE__ */ vue.defineComponent({
|
|
|
11184
11184
|
}
|
|
11185
11185
|
});
|
|
11186
11186
|
const AttendanceStaff_vue_vue_type_style_index_0_scoped_d541d5ab_lang = "";
|
|
11187
|
-
const AttendanceStaff = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
11187
|
+
const AttendanceStaff = /* @__PURE__ */ _export_sfc(_sfc_main$_, [["__scopeId", "data-v-d541d5ab"]]);
|
|
11188
11188
|
const _hoisted_1$l = { class: "flex flex-wrap" };
|
|
11189
11189
|
const _hoisted_2$e = { class: "mt-2" };
|
|
11190
11190
|
const _hoisted_3$6 = { class: "mt-2" };
|
|
@@ -11193,7 +11193,7 @@ const _hoisted_4$4 = {
|
|
|
11193
11193
|
class: "grid gap-2 sm:grid-cols-2"
|
|
11194
11194
|
};
|
|
11195
11195
|
const _hoisted_5$2 = { class: "text-right text-fg-subdued text-sm" };
|
|
11196
|
-
const _hoisted_6$
|
|
11196
|
+
const _hoisted_6$2 = {
|
|
11197
11197
|
key: 5,
|
|
11198
11198
|
class: "grid gap-2 sm:grid-cols-2"
|
|
11199
11199
|
};
|
|
@@ -11203,7 +11203,7 @@ const _hoisted_8 = {
|
|
|
11203
11203
|
class: "grid gap-2 sm:grid-cols-2"
|
|
11204
11204
|
};
|
|
11205
11205
|
const _hoisted_9 = { class: "text-right text-fg-subdued text-sm" };
|
|
11206
|
-
const _sfc_main$
|
|
11206
|
+
const _sfc_main$Z = /* @__PURE__ */ vue.defineComponent({
|
|
11207
11207
|
__name: "AttendanceSupervisor",
|
|
11208
11208
|
setup(__props) {
|
|
11209
11209
|
var _a;
|
|
@@ -11447,7 +11447,7 @@ const _sfc_main$Y = /* @__PURE__ */ vue.defineComponent({
|
|
|
11447
11447
|
}, 16, ["modelValue"])
|
|
11448
11448
|
])) : vue.createCommentVNode("v-if", true),
|
|
11449
11449
|
vue.createCommentVNode(" COME TOO LATE "),
|
|
11450
|
-
vue.unref(values).type == "comeLate" ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_6$
|
|
11450
|
+
vue.unref(values).type == "comeLate" ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_6$2, [
|
|
11451
11451
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
11452
11452
|
modelValue: vue.unref(values).startedAt,
|
|
11453
11453
|
"onUpdate:modelValue": _cache[10] || (_cache[10] = ($event) => vue.unref(values).startedAt = $event)
|
|
@@ -11570,7 +11570,7 @@ const _sfc_main$Y = /* @__PURE__ */ vue.defineComponent({
|
|
|
11570
11570
|
}
|
|
11571
11571
|
});
|
|
11572
11572
|
const AttendanceSupervisor_vue_vue_type_style_index_0_scoped_8eefa083_lang = "";
|
|
11573
|
-
const AttendanceSupervisor = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
11573
|
+
const AttendanceSupervisor = /* @__PURE__ */ _export_sfc(_sfc_main$Z, [["__scopeId", "data-v-8eefa083"]]);
|
|
11574
11574
|
const CheckInModel = tempatModels.models.CheckInModel;
|
|
11575
11575
|
function _typeof(o) {
|
|
11576
11576
|
"@babel/helpers - typeof";
|
|
@@ -13122,8 +13122,8 @@ const _hoisted_5$1 = /* @__PURE__ */ _withScopeId$2(() => /* @__PURE__ */ vue.cr
|
|
|
13122
13122
|
-1
|
|
13123
13123
|
/* HOISTED */
|
|
13124
13124
|
));
|
|
13125
|
-
const _hoisted_6 = { class: "end" };
|
|
13126
|
-
const _sfc_main$
|
|
13125
|
+
const _hoisted_6$1 = { class: "end" };
|
|
13126
|
+
const _sfc_main$Y = /* @__PURE__ */ vue.defineComponent({
|
|
13127
13127
|
...{
|
|
13128
13128
|
name: "CheckInPresenceCollection"
|
|
13129
13129
|
},
|
|
@@ -13472,7 +13472,7 @@ const _sfc_main$X = /* @__PURE__ */ vue.defineComponent({
|
|
|
13472
13472
|
default: vue.withCtx(() => [
|
|
13473
13473
|
vue.createElementVNode("div", _hoisted_4$3, [
|
|
13474
13474
|
_hoisted_5$1,
|
|
13475
|
-
vue.createElementVNode("div", _hoisted_6, [
|
|
13475
|
+
vue.createElementVNode("div", _hoisted_6$1, [
|
|
13476
13476
|
vue.createVNode(vue.unref(office.OfficeCollectionQuery), { displays: ["table"] }, {
|
|
13477
13477
|
default: vue.withCtx(() => [
|
|
13478
13478
|
vue.createVNode(vue.unref(office.OfficeCollectionOperation), { "is-main": "" })
|
|
@@ -13498,9 +13498,9 @@ const _sfc_main$X = /* @__PURE__ */ vue.defineComponent({
|
|
|
13498
13498
|
}
|
|
13499
13499
|
});
|
|
13500
13500
|
const CheckInPresenceCollection_vue_vue_type_style_index_0_scoped_3c4aa352_lang = "";
|
|
13501
|
-
const CheckInPresenceCollection = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
13501
|
+
const CheckInPresenceCollection = /* @__PURE__ */ _export_sfc(_sfc_main$Y, [["__scopeId", "data-v-3c4aa352"]]);
|
|
13502
13502
|
const _hoisted_1$j = { class: "grid gap-4 sm:grid-cols-2" };
|
|
13503
|
-
const _sfc_main$
|
|
13503
|
+
const _sfc_main$X = /* @__PURE__ */ vue.defineComponent({
|
|
13504
13504
|
__name: "CheckInSingle",
|
|
13505
13505
|
setup(__props) {
|
|
13506
13506
|
const {
|
|
@@ -13598,9 +13598,9 @@ const _sfc_main$W = /* @__PURE__ */ vue.defineComponent({
|
|
|
13598
13598
|
}
|
|
13599
13599
|
});
|
|
13600
13600
|
const CheckInSingle_vue_vue_type_style_index_0_scoped_e56842b0_lang = "";
|
|
13601
|
-
const CheckInSingle = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
13601
|
+
const CheckInSingle = /* @__PURE__ */ _export_sfc(_sfc_main$X, [["__scopeId", "data-v-e56842b0"]]);
|
|
13602
13602
|
const _hoisted_1$i = { class: "grid gap-4 sm:grid-cols-2" };
|
|
13603
|
-
const _sfc_main$
|
|
13603
|
+
const _sfc_main$W = /* @__PURE__ */ vue.defineComponent({
|
|
13604
13604
|
__name: "CheckInExternal",
|
|
13605
13605
|
setup(__props) {
|
|
13606
13606
|
const {
|
|
@@ -13716,7 +13716,7 @@ const _sfc_main$V = /* @__PURE__ */ vue.defineComponent({
|
|
|
13716
13716
|
}
|
|
13717
13717
|
});
|
|
13718
13718
|
const CheckInExternal_vue_vue_type_style_index_0_scoped_942d2d80_lang = "";
|
|
13719
|
-
const CheckInExternal = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
13719
|
+
const CheckInExternal = /* @__PURE__ */ _export_sfc(_sfc_main$W, [["__scopeId", "data-v-942d2d80"]]);
|
|
13720
13720
|
const _withScopeId$1 = (n) => (vue.pushScopeId("data-v-d6ac1ebc"), n = n(), vue.popScopeId(), n);
|
|
13721
13721
|
const _hoisted_1$h = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ vue.createElementVNode(
|
|
13722
13722
|
"h4",
|
|
@@ -13736,7 +13736,7 @@ const _hoisted_2$c = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ vue.cr
|
|
|
13736
13736
|
-1
|
|
13737
13737
|
/* HOISTED */
|
|
13738
13738
|
));
|
|
13739
|
-
const _sfc_main$
|
|
13739
|
+
const _sfc_main$V = /* @__PURE__ */ vue.defineComponent({
|
|
13740
13740
|
__name: "CheckInAccess",
|
|
13741
13741
|
emits: ["close"],
|
|
13742
13742
|
setup(__props) {
|
|
@@ -13789,9 +13789,9 @@ const _sfc_main$U = /* @__PURE__ */ vue.defineComponent({
|
|
|
13789
13789
|
}
|
|
13790
13790
|
});
|
|
13791
13791
|
const CheckInAccess_vue_vue_type_style_index_0_scoped_d6ac1ebc_lang = "";
|
|
13792
|
-
const CheckInAccess = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
13792
|
+
const CheckInAccess = /* @__PURE__ */ _export_sfc(_sfc_main$V, [["__scopeId", "data-v-d6ac1ebc"]]);
|
|
13793
13793
|
const _hoisted_1$g = { class: "buttons" };
|
|
13794
|
-
const _sfc_main$
|
|
13794
|
+
const _sfc_main$U = /* @__PURE__ */ vue.defineComponent({
|
|
13795
13795
|
__name: "CheckInScanError",
|
|
13796
13796
|
setup(__props) {
|
|
13797
13797
|
const attendanceStore = useAttendanceStore();
|
|
@@ -14266,7 +14266,7 @@ const _hoisted_2$b = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ vue.crea
|
|
|
14266
14266
|
));
|
|
14267
14267
|
const _hoisted_3$4 = ["onClick"];
|
|
14268
14268
|
const _hoisted_4$2 = { class: "mr-2 text-sm" };
|
|
14269
|
-
const _sfc_main$
|
|
14269
|
+
const _sfc_main$T = /* @__PURE__ */ vue.defineComponent({
|
|
14270
14270
|
__name: "CheckInScanner",
|
|
14271
14271
|
emits: ["start", "stop", "scanned", "close"],
|
|
14272
14272
|
setup(__props, { emit: __emit }) {
|
|
@@ -14449,7 +14449,7 @@ const _sfc_main$S = /* @__PURE__ */ vue.defineComponent({
|
|
|
14449
14449
|
}
|
|
14450
14450
|
});
|
|
14451
14451
|
const CheckInScanner_vue_vue_type_style_index_0_scoped_dc535804_lang = "";
|
|
14452
|
-
const CheckInScanner = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
14452
|
+
const CheckInScanner = /* @__PURE__ */ _export_sfc(_sfc_main$T, [["__scopeId", "data-v-dc535804"]]);
|
|
14453
14453
|
const _hoisted_1$e = /* @__PURE__ */ vue.createElementVNode(
|
|
14454
14454
|
"h3",
|
|
14455
14455
|
{ align: "center" },
|
|
@@ -14457,7 +14457,7 @@ const _hoisted_1$e = /* @__PURE__ */ vue.createElementVNode(
|
|
|
14457
14457
|
-1
|
|
14458
14458
|
/* HOISTED */
|
|
14459
14459
|
);
|
|
14460
|
-
const _sfc_main$
|
|
14460
|
+
const _sfc_main$S = /* @__PURE__ */ vue.defineComponent({
|
|
14461
14461
|
__name: "CheckInScanSuccess",
|
|
14462
14462
|
emits: ["close"],
|
|
14463
14463
|
setup(__props) {
|
|
@@ -14489,7 +14489,7 @@ const _sfc_main$R = /* @__PURE__ */ vue.defineComponent({
|
|
|
14489
14489
|
};
|
|
14490
14490
|
}
|
|
14491
14491
|
});
|
|
14492
|
-
const _sfc_main$
|
|
14492
|
+
const _sfc_main$R = /* @__PURE__ */ vue.defineComponent({
|
|
14493
14493
|
...{
|
|
14494
14494
|
name: "CheckInCollection"
|
|
14495
14495
|
},
|
|
@@ -14508,7 +14508,7 @@ const _sfc_main$Q = /* @__PURE__ */ vue.defineComponent({
|
|
|
14508
14508
|
}
|
|
14509
14509
|
});
|
|
14510
14510
|
const _hoisted_1$d = { class: "grid gap-4 sm:grid-cols-2" };
|
|
14511
|
-
const _sfc_main$
|
|
14511
|
+
const _sfc_main$Q = /* @__PURE__ */ vue.defineComponent({
|
|
14512
14512
|
__name: "CheckInSupervisor",
|
|
14513
14513
|
setup(__props) {
|
|
14514
14514
|
const {
|
|
@@ -14622,13 +14622,13 @@ const _sfc_main$P = /* @__PURE__ */ vue.defineComponent({
|
|
|
14622
14622
|
}
|
|
14623
14623
|
});
|
|
14624
14624
|
const CheckInSupervisor_vue_vue_type_style_index_0_scoped_551b53ec_lang = "";
|
|
14625
|
-
const CheckInSupervisor = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
14625
|
+
const CheckInSupervisor = /* @__PURE__ */ _export_sfc(_sfc_main$Q, [["__scopeId", "data-v-551b53ec"]]);
|
|
14626
14626
|
const _hoisted_1$c = { class: "operasional-identitas" };
|
|
14627
14627
|
const _hoisted_2$a = {
|
|
14628
14628
|
key: 2,
|
|
14629
14629
|
class: "section"
|
|
14630
14630
|
};
|
|
14631
|
-
const _sfc_main$
|
|
14631
|
+
const _sfc_main$P = /* @__PURE__ */ vue.defineComponent({
|
|
14632
14632
|
...{ name: "OperasionalIdentitas" },
|
|
14633
14633
|
__name: "OperasionalIdentitas",
|
|
14634
14634
|
props: {
|
|
@@ -14982,9 +14982,9 @@ const _sfc_main$O = /* @__PURE__ */ vue.defineComponent({
|
|
|
14982
14982
|
}
|
|
14983
14983
|
});
|
|
14984
14984
|
const OperasionalIdentitas_vue_vue_type_style_index_0_scoped_e6073495_lang = "";
|
|
14985
|
-
const OperasionalIdentitas = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
14985
|
+
const OperasionalIdentitas = /* @__PURE__ */ _export_sfc(_sfc_main$P, [["__scopeId", "data-v-e6073495"]]);
|
|
14986
14986
|
const PlanModel = personaliaModels.models.PlanModel;
|
|
14987
|
-
const _sfc_main$
|
|
14987
|
+
const _sfc_main$O = /* @__PURE__ */ vue.defineComponent({
|
|
14988
14988
|
...{
|
|
14989
14989
|
name: "PlanCollection"
|
|
14990
14990
|
},
|
|
@@ -15002,7 +15002,7 @@ const _sfc_main$N = /* @__PURE__ */ vue.defineComponent({
|
|
|
15002
15002
|
};
|
|
15003
15003
|
}
|
|
15004
15004
|
});
|
|
15005
|
-
const _sfc_main$
|
|
15005
|
+
const _sfc_main$N = /* @__PURE__ */ vue.defineComponent({
|
|
15006
15006
|
__name: "PlanSingle",
|
|
15007
15007
|
setup(__props) {
|
|
15008
15008
|
const {
|
|
@@ -15185,8 +15185,8 @@ const _sfc_main$M = /* @__PURE__ */ vue.defineComponent({
|
|
|
15185
15185
|
}
|
|
15186
15186
|
});
|
|
15187
15187
|
const PlanSingle_vue_vue_type_style_index_0_scoped_21ce9030_lang = "";
|
|
15188
|
-
const PlanSingle = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
15189
|
-
const _sfc_main$
|
|
15188
|
+
const PlanSingle = /* @__PURE__ */ _export_sfc(_sfc_main$N, [["__scopeId", "data-v-21ce9030"]]);
|
|
15189
|
+
const _sfc_main$M = /* @__PURE__ */ vue.defineComponent({
|
|
15190
15190
|
__name: "PlanStaff",
|
|
15191
15191
|
setup(__props) {
|
|
15192
15192
|
const {
|
|
@@ -15338,9 +15338,9 @@ const _sfc_main$L = /* @__PURE__ */ vue.defineComponent({
|
|
|
15338
15338
|
}
|
|
15339
15339
|
});
|
|
15340
15340
|
const PlanStaff_vue_vue_type_style_index_0_scoped_50e978a0_lang = "";
|
|
15341
|
-
const PlanStaff = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
15341
|
+
const PlanStaff = /* @__PURE__ */ _export_sfc(_sfc_main$M, [["__scopeId", "data-v-50e978a0"]]);
|
|
15342
15342
|
const PlanTypeModel = personaliaModels.models.PlanTypeModel;
|
|
15343
|
-
const _sfc_main$
|
|
15343
|
+
const _sfc_main$L = /* @__PURE__ */ vue.defineComponent({
|
|
15344
15344
|
...{
|
|
15345
15345
|
name: "PlanTypeCollection"
|
|
15346
15346
|
},
|
|
@@ -15358,7 +15358,7 @@ const _sfc_main$K = /* @__PURE__ */ vue.defineComponent({
|
|
|
15358
15358
|
};
|
|
15359
15359
|
}
|
|
15360
15360
|
});
|
|
15361
|
-
const _sfc_main$
|
|
15361
|
+
const _sfc_main$K = /* @__PURE__ */ vue.defineComponent({
|
|
15362
15362
|
__name: "PlanTypeSingle",
|
|
15363
15363
|
setup(__props) {
|
|
15364
15364
|
const {
|
|
@@ -15479,9 +15479,9 @@ const _sfc_main$J = /* @__PURE__ */ vue.defineComponent({
|
|
|
15479
15479
|
}
|
|
15480
15480
|
});
|
|
15481
15481
|
const PlanTypeSingle_vue_vue_type_style_index_0_scoped_7690175d_lang = "";
|
|
15482
|
-
const PlanTypeSingle = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
15482
|
+
const PlanTypeSingle = /* @__PURE__ */ _export_sfc(_sfc_main$K, [["__scopeId", "data-v-7690175d"]]);
|
|
15483
15483
|
const _hoisted_1$b = { class: "flex flex-wrap" };
|
|
15484
|
-
const _sfc_main$
|
|
15484
|
+
const _sfc_main$J = /* @__PURE__ */ vue.defineComponent({
|
|
15485
15485
|
...{ name: "ProgressButton" },
|
|
15486
15486
|
__name: "ProgressButton",
|
|
15487
15487
|
setup(__props) {
|
|
@@ -15528,7 +15528,7 @@ const _sfc_main$I = /* @__PURE__ */ vue.defineComponent({
|
|
|
15528
15528
|
}
|
|
15529
15529
|
});
|
|
15530
15530
|
const _hoisted_1$a = { class: "flex flex-wrap" };
|
|
15531
|
-
const _sfc_main$
|
|
15531
|
+
const _sfc_main$I = /* @__PURE__ */ vue.defineComponent({
|
|
15532
15532
|
...{ name: "ProgressNoteButton" },
|
|
15533
15533
|
__name: "ProgressNoteButton",
|
|
15534
15534
|
setup(__props) {
|
|
@@ -15551,7 +15551,7 @@ const _sfc_main$H = /* @__PURE__ */ vue.defineComponent({
|
|
|
15551
15551
|
}
|
|
15552
15552
|
});
|
|
15553
15553
|
const ProgressModel = personaliaModels.models.ProgressModel;
|
|
15554
|
-
const _sfc_main$
|
|
15554
|
+
const _sfc_main$H = /* @__PURE__ */ vue.defineComponent({
|
|
15555
15555
|
...{ name: "ProgressNoteTab" },
|
|
15556
15556
|
__name: "ProgressNoteTab",
|
|
15557
15557
|
setup(__props) {
|
|
@@ -15582,7 +15582,7 @@ const _sfc_main$G = /* @__PURE__ */ vue.defineComponent({
|
|
|
15582
15582
|
};
|
|
15583
15583
|
}
|
|
15584
15584
|
});
|
|
15585
|
-
const _sfc_main$
|
|
15585
|
+
const _sfc_main$G = /* @__PURE__ */ vue.defineComponent({
|
|
15586
15586
|
...{
|
|
15587
15587
|
name: "ProgressCollection"
|
|
15588
15588
|
},
|
|
@@ -15646,10 +15646,10 @@ const _sfc_main$F = /* @__PURE__ */ vue.defineComponent({
|
|
|
15646
15646
|
}
|
|
15647
15647
|
});
|
|
15648
15648
|
const ProgressCollection_vue_vue_type_style_index_0_scoped_73139a91_lang = "";
|
|
15649
|
-
const ProgressCollection = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
15649
|
+
const ProgressCollection = /* @__PURE__ */ _export_sfc(_sfc_main$G, [["__scopeId", "data-v-73139a91"]]);
|
|
15650
15650
|
const _hoisted_1$9 = { class: "grid gap-2 sm:grid-cols-2" };
|
|
15651
15651
|
const _hoisted_2$9 = { class: "text-right text-fg-subdued text-sm" };
|
|
15652
|
-
const _sfc_main$
|
|
15652
|
+
const _sfc_main$F = /* @__PURE__ */ vue.defineComponent({
|
|
15653
15653
|
__name: "ProgressSingle",
|
|
15654
15654
|
setup(__props) {
|
|
15655
15655
|
var _a;
|
|
@@ -16017,7 +16017,7 @@ const _sfc_main$E = /* @__PURE__ */ vue.defineComponent({
|
|
|
16017
16017
|
_: 1
|
|
16018
16018
|
/* STABLE */
|
|
16019
16019
|
})) : vue.createCommentVNode("v-if", true),
|
|
16020
|
-
vue.createVNode(vue.unref(_sfc_main$
|
|
16020
|
+
vue.createVNode(vue.unref(_sfc_main$H))
|
|
16021
16021
|
];
|
|
16022
16022
|
}),
|
|
16023
16023
|
_: 1
|
|
@@ -16031,10 +16031,10 @@ const _sfc_main$E = /* @__PURE__ */ vue.defineComponent({
|
|
|
16031
16031
|
}
|
|
16032
16032
|
});
|
|
16033
16033
|
const ProgressSingle_vue_vue_type_style_index_0_scoped_ba369d9e_lang = "";
|
|
16034
|
-
const ProgressSingle = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
16034
|
+
const ProgressSingle = /* @__PURE__ */ _export_sfc(_sfc_main$F, [["__scopeId", "data-v-ba369d9e"]]);
|
|
16035
16035
|
const _hoisted_1$8 = { class: "grid gap-2 sm:grid-cols-2" };
|
|
16036
16036
|
const _hoisted_2$8 = { class: "text-right text-fg-subdued text-sm" };
|
|
16037
|
-
const _sfc_main$
|
|
16037
|
+
const _sfc_main$E = /* @__PURE__ */ vue.defineComponent({
|
|
16038
16038
|
__name: "ProgressTomorrow",
|
|
16039
16039
|
setup(__props) {
|
|
16040
16040
|
var _a;
|
|
@@ -16315,7 +16315,7 @@ const _sfc_main$D = /* @__PURE__ */ vue.defineComponent({
|
|
|
16315
16315
|
_: 1
|
|
16316
16316
|
/* STABLE */
|
|
16317
16317
|
})) : vue.createCommentVNode("v-if", true),
|
|
16318
|
-
vue.createVNode(vue.unref(_sfc_main$
|
|
16318
|
+
vue.createVNode(vue.unref(_sfc_main$H))
|
|
16319
16319
|
];
|
|
16320
16320
|
}),
|
|
16321
16321
|
_: 1
|
|
@@ -16329,10 +16329,10 @@ const _sfc_main$D = /* @__PURE__ */ vue.defineComponent({
|
|
|
16329
16329
|
}
|
|
16330
16330
|
});
|
|
16331
16331
|
const ProgressTomorrow_vue_vue_type_style_index_0_scoped_0c5dc3d7_lang = "";
|
|
16332
|
-
const ProgressTomorrow = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
16332
|
+
const ProgressTomorrow = /* @__PURE__ */ _export_sfc(_sfc_main$E, [["__scopeId", "data-v-0c5dc3d7"]]);
|
|
16333
16333
|
const _hoisted_1$7 = { class: "grid gap-2 sm:grid-cols-2" };
|
|
16334
16334
|
const _hoisted_2$7 = { class: "text-right text-fg-subdued text-sm" };
|
|
16335
|
-
const _sfc_main$
|
|
16335
|
+
const _sfc_main$D = /* @__PURE__ */ vue.defineComponent({
|
|
16336
16336
|
__name: "ProgressYesterday",
|
|
16337
16337
|
setup(__props) {
|
|
16338
16338
|
var _a;
|
|
@@ -16613,7 +16613,7 @@ const _sfc_main$C = /* @__PURE__ */ vue.defineComponent({
|
|
|
16613
16613
|
_: 1
|
|
16614
16614
|
/* STABLE */
|
|
16615
16615
|
})) : vue.createCommentVNode("v-if", true),
|
|
16616
|
-
vue.createVNode(vue.unref(_sfc_main$
|
|
16616
|
+
vue.createVNode(vue.unref(_sfc_main$H))
|
|
16617
16617
|
];
|
|
16618
16618
|
}),
|
|
16619
16619
|
_: 1
|
|
@@ -16627,8 +16627,8 @@ const _sfc_main$C = /* @__PURE__ */ vue.defineComponent({
|
|
|
16627
16627
|
}
|
|
16628
16628
|
});
|
|
16629
16629
|
const ProgressYesterday_vue_vue_type_style_index_0_scoped_84ac6152_lang = "";
|
|
16630
|
-
const ProgressYesterday = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
16631
|
-
const _sfc_main$
|
|
16630
|
+
const ProgressYesterday = /* @__PURE__ */ _export_sfc(_sfc_main$D, [["__scopeId", "data-v-84ac6152"]]);
|
|
16631
|
+
const _sfc_main$C = /* @__PURE__ */ vue.defineComponent({
|
|
16632
16632
|
__name: "ProgressNote",
|
|
16633
16633
|
setup(__props) {
|
|
16634
16634
|
var _a;
|
|
@@ -16737,7 +16737,7 @@ const _sfc_main$B = /* @__PURE__ */ vue.defineComponent({
|
|
|
16737
16737
|
_: 1
|
|
16738
16738
|
/* STABLE */
|
|
16739
16739
|
}),
|
|
16740
|
-
vue.createVNode(vue.unref(_sfc_main$
|
|
16740
|
+
vue.createVNode(vue.unref(_sfc_main$H))
|
|
16741
16741
|
]),
|
|
16742
16742
|
_: 1
|
|
16743
16743
|
/* STABLE */
|
|
@@ -16750,9 +16750,9 @@ const _sfc_main$B = /* @__PURE__ */ vue.defineComponent({
|
|
|
16750
16750
|
}
|
|
16751
16751
|
});
|
|
16752
16752
|
const ProgressNote_vue_vue_type_style_index_0_scoped_046e6306_lang = "";
|
|
16753
|
-
const ProgressNote = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
16753
|
+
const ProgressNote = /* @__PURE__ */ _export_sfc(_sfc_main$C, [["__scopeId", "data-v-046e6306"]]);
|
|
16754
16754
|
const ProgressAccessModel = personaliaModels.models.ProgressAccessModel;
|
|
16755
|
-
const _sfc_main$
|
|
16755
|
+
const _sfc_main$B = /* @__PURE__ */ vue.defineComponent({
|
|
16756
16756
|
...{
|
|
16757
16757
|
name: "ProgressAccessCollection"
|
|
16758
16758
|
},
|
|
@@ -16770,7 +16770,7 @@ const _sfc_main$A = /* @__PURE__ */ vue.defineComponent({
|
|
|
16770
16770
|
};
|
|
16771
16771
|
}
|
|
16772
16772
|
});
|
|
16773
|
-
const _sfc_main$
|
|
16773
|
+
const _sfc_main$A = /* @__PURE__ */ vue.defineComponent({
|
|
16774
16774
|
__name: "ProgressAccessSingle",
|
|
16775
16775
|
setup(__props) {
|
|
16776
16776
|
const {
|
|
@@ -16837,8 +16837,8 @@ const _sfc_main$z = /* @__PURE__ */ vue.defineComponent({
|
|
|
16837
16837
|
}
|
|
16838
16838
|
});
|
|
16839
16839
|
const ProgressAccessSingle_vue_vue_type_style_index_0_scoped_a12532ca_lang = "";
|
|
16840
|
-
const ProgressAccessSingle = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
16841
|
-
const _sfc_main$
|
|
16840
|
+
const ProgressAccessSingle = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["__scopeId", "data-v-a12532ca"]]);
|
|
16841
|
+
const _sfc_main$z = /* @__PURE__ */ vue.defineComponent({
|
|
16842
16842
|
__name: "ProgressAccessSupervisor",
|
|
16843
16843
|
setup(__props) {
|
|
16844
16844
|
const {
|
|
@@ -16907,9 +16907,9 @@ const _sfc_main$y = /* @__PURE__ */ vue.defineComponent({
|
|
|
16907
16907
|
}
|
|
16908
16908
|
});
|
|
16909
16909
|
const ProgressAccessSupervisor_vue_vue_type_style_index_0_scoped_856146bf_lang = "";
|
|
16910
|
-
const ProgressAccessSupervisor = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
16910
|
+
const ProgressAccessSupervisor = /* @__PURE__ */ _export_sfc(_sfc_main$z, [["__scopeId", "data-v-856146bf"]]);
|
|
16911
16911
|
const ResponsibilityModel = personaliaModels.models.ResponsibilityModel;
|
|
16912
|
-
const _sfc_main$
|
|
16912
|
+
const _sfc_main$y = /* @__PURE__ */ vue.defineComponent({
|
|
16913
16913
|
...{
|
|
16914
16914
|
name: "ResponsibilityCollection"
|
|
16915
16915
|
},
|
|
@@ -16927,7 +16927,7 @@ const _sfc_main$x = /* @__PURE__ */ vue.defineComponent({
|
|
|
16927
16927
|
};
|
|
16928
16928
|
}
|
|
16929
16929
|
});
|
|
16930
|
-
const _sfc_main$
|
|
16930
|
+
const _sfc_main$x = /* @__PURE__ */ vue.defineComponent({
|
|
16931
16931
|
__name: "ResponsibilitySingle",
|
|
16932
16932
|
setup(__props) {
|
|
16933
16933
|
const {
|
|
@@ -17154,8 +17154,8 @@ const _sfc_main$w = /* @__PURE__ */ vue.defineComponent({
|
|
|
17154
17154
|
}
|
|
17155
17155
|
});
|
|
17156
17156
|
const ResponsibilitySingle_vue_vue_type_style_index_0_scoped_5c8b04ca_lang = "";
|
|
17157
|
-
const ResponsibilitySingle = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
17158
|
-
const _sfc_main$
|
|
17157
|
+
const ResponsibilitySingle = /* @__PURE__ */ _export_sfc(_sfc_main$x, [["__scopeId", "data-v-5c8b04ca"]]);
|
|
17158
|
+
const _sfc_main$w = /* @__PURE__ */ vue.defineComponent({
|
|
17159
17159
|
__name: "ResponsibilityStaff",
|
|
17160
17160
|
setup(__props) {
|
|
17161
17161
|
const {
|
|
@@ -17349,8 +17349,8 @@ const _sfc_main$v = /* @__PURE__ */ vue.defineComponent({
|
|
|
17349
17349
|
}
|
|
17350
17350
|
});
|
|
17351
17351
|
const ResponsibilityStaff_vue_vue_type_style_index_0_scoped_6c8c000f_lang = "";
|
|
17352
|
-
const ResponsibilityStaff = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
17353
|
-
const _sfc_main$
|
|
17352
|
+
const ResponsibilityStaff = /* @__PURE__ */ _export_sfc(_sfc_main$w, [["__scopeId", "data-v-6c8c000f"]]);
|
|
17353
|
+
const _sfc_main$v = /* @__PURE__ */ vue.defineComponent({
|
|
17354
17354
|
__name: "ResponsibilitySupervisor",
|
|
17355
17355
|
setup(__props) {
|
|
17356
17356
|
const {
|
|
@@ -17544,9 +17544,9 @@ const _sfc_main$u = /* @__PURE__ */ vue.defineComponent({
|
|
|
17544
17544
|
}
|
|
17545
17545
|
});
|
|
17546
17546
|
const ResponsibilitySupervisor_vue_vue_type_style_index_0_scoped_291d61f5_lang = "";
|
|
17547
|
-
const ResponsibilitySupervisor = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
17547
|
+
const ResponsibilitySupervisor = /* @__PURE__ */ _export_sfc(_sfc_main$v, [["__scopeId", "data-v-291d61f5"]]);
|
|
17548
17548
|
const ResponsibilityTypeModel = personaliaModels.models.ResponsibilityTypeModel;
|
|
17549
|
-
const _sfc_main$
|
|
17549
|
+
const _sfc_main$u = /* @__PURE__ */ vue.defineComponent({
|
|
17550
17550
|
...{
|
|
17551
17551
|
name: "ResponsibilityTypeCollection"
|
|
17552
17552
|
},
|
|
@@ -17564,7 +17564,7 @@ const _sfc_main$t = /* @__PURE__ */ vue.defineComponent({
|
|
|
17564
17564
|
};
|
|
17565
17565
|
}
|
|
17566
17566
|
});
|
|
17567
|
-
const _sfc_main$
|
|
17567
|
+
const _sfc_main$t = /* @__PURE__ */ vue.defineComponent({
|
|
17568
17568
|
__name: "ResponsibilityTypeSingle",
|
|
17569
17569
|
setup(__props) {
|
|
17570
17570
|
const {
|
|
@@ -17630,9 +17630,9 @@ const _sfc_main$s = /* @__PURE__ */ vue.defineComponent({
|
|
|
17630
17630
|
}
|
|
17631
17631
|
});
|
|
17632
17632
|
const ResponsibilityTypeSingle_vue_vue_type_style_index_0_scoped_3df9fac1_lang = "";
|
|
17633
|
-
const ResponsibilityTypeSingle = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
17633
|
+
const ResponsibilityTypeSingle = /* @__PURE__ */ _export_sfc(_sfc_main$t, [["__scopeId", "data-v-3df9fac1"]]);
|
|
17634
17634
|
const SituationModel = personaliaModels.models.SituationModel;
|
|
17635
|
-
const _sfc_main$
|
|
17635
|
+
const _sfc_main$s = /* @__PURE__ */ vue.defineComponent({
|
|
17636
17636
|
...{ name: "SituationCollection" },
|
|
17637
17637
|
__name: "SituationCollection",
|
|
17638
17638
|
setup(__props) {
|
|
@@ -17648,7 +17648,7 @@ const _sfc_main$r = /* @__PURE__ */ vue.defineComponent({
|
|
|
17648
17648
|
};
|
|
17649
17649
|
}
|
|
17650
17650
|
});
|
|
17651
|
-
const _sfc_main$
|
|
17651
|
+
const _sfc_main$r = /* @__PURE__ */ vue.defineComponent({
|
|
17652
17652
|
__name: "SituationSingle",
|
|
17653
17653
|
setup(__props) {
|
|
17654
17654
|
const {
|
|
@@ -17785,7 +17785,7 @@ const _sfc_main$q = /* @__PURE__ */ vue.defineComponent({
|
|
|
17785
17785
|
};
|
|
17786
17786
|
}
|
|
17787
17787
|
});
|
|
17788
|
-
const _sfc_main$
|
|
17788
|
+
const _sfc_main$q = /* @__PURE__ */ vue.defineComponent({
|
|
17789
17789
|
__name: "SituationWork",
|
|
17790
17790
|
setup(__props) {
|
|
17791
17791
|
const {
|
|
@@ -17964,7 +17964,7 @@ const _sfc_main$p = /* @__PURE__ */ vue.defineComponent({
|
|
|
17964
17964
|
};
|
|
17965
17965
|
}
|
|
17966
17966
|
});
|
|
17967
|
-
const _sfc_main$
|
|
17967
|
+
const _sfc_main$p = /* @__PURE__ */ vue.defineComponent({
|
|
17968
17968
|
...{ name: "SituationSupportive" },
|
|
17969
17969
|
__name: "SituationSupportive",
|
|
17970
17970
|
setup(__props) {
|
|
@@ -18103,7 +18103,7 @@ const _sfc_main$o = /* @__PURE__ */ vue.defineComponent({
|
|
|
18103
18103
|
}
|
|
18104
18104
|
});
|
|
18105
18105
|
const SituationTypeModel = personaliaModels.models.SituationTypeModel;
|
|
18106
|
-
const _sfc_main$
|
|
18106
|
+
const _sfc_main$o = /* @__PURE__ */ vue.defineComponent({
|
|
18107
18107
|
...{ name: "SituationTypeCollection" },
|
|
18108
18108
|
__name: "SituationTypeCollection",
|
|
18109
18109
|
setup(__props) {
|
|
@@ -18119,7 +18119,7 @@ const _sfc_main$n = /* @__PURE__ */ vue.defineComponent({
|
|
|
18119
18119
|
};
|
|
18120
18120
|
}
|
|
18121
18121
|
});
|
|
18122
|
-
const _sfc_main$
|
|
18122
|
+
const _sfc_main$n = /* @__PURE__ */ vue.defineComponent({
|
|
18123
18123
|
__name: "SituationTypeSingle",
|
|
18124
18124
|
setup(__props) {
|
|
18125
18125
|
const {
|
|
@@ -18191,7 +18191,7 @@ const _sfc_main$m = /* @__PURE__ */ vue.defineComponent({
|
|
|
18191
18191
|
}
|
|
18192
18192
|
});
|
|
18193
18193
|
const StaffModel = personaliaModels.models.StaffModel;
|
|
18194
|
-
const _sfc_main$
|
|
18194
|
+
const _sfc_main$m = /* @__PURE__ */ vue.defineComponent({
|
|
18195
18195
|
...{
|
|
18196
18196
|
name: "StaffCollection"
|
|
18197
18197
|
},
|
|
@@ -18211,7 +18211,7 @@ const _sfc_main$l = /* @__PURE__ */ vue.defineComponent({
|
|
|
18211
18211
|
});
|
|
18212
18212
|
const _hoisted_1$6 = { class: "grid gap-4 sm:grid-cols-[3fr_1fr]" };
|
|
18213
18213
|
const _hoisted_2$6 = { class: "grid gap-4 sm:grid-cols-2" };
|
|
18214
|
-
const _sfc_main$
|
|
18214
|
+
const _sfc_main$l = /* @__PURE__ */ vue.defineComponent({
|
|
18215
18215
|
__name: "StaffSingle",
|
|
18216
18216
|
setup(__props) {
|
|
18217
18217
|
const {
|
|
@@ -18295,7 +18295,7 @@ const _sfc_main$k = /* @__PURE__ */ vue.defineComponent({
|
|
|
18295
18295
|
title: "Identitas"
|
|
18296
18296
|
}, {
|
|
18297
18297
|
default: vue.withCtx(() => [
|
|
18298
|
-
vue.createVNode(vue.unref(_sfc_main$
|
|
18298
|
+
vue.createVNode(vue.unref(_sfc_main$j))
|
|
18299
18299
|
]),
|
|
18300
18300
|
_: 1
|
|
18301
18301
|
/* STABLE */
|
|
@@ -18364,10 +18364,10 @@ const _sfc_main$k = /* @__PURE__ */ vue.defineComponent({
|
|
|
18364
18364
|
}
|
|
18365
18365
|
});
|
|
18366
18366
|
const StaffSingle_vue_vue_type_style_index_0_scoped_be2a1aa4_lang = "";
|
|
18367
|
-
const StaffSingle = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
18367
|
+
const StaffSingle = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["__scopeId", "data-v-be2a1aa4"]]);
|
|
18368
18368
|
const _hoisted_1$5 = { class: "grid gap-4 sm:grid-cols-[3fr_1fr]" };
|
|
18369
18369
|
const _hoisted_2$5 = { class: "grid gap-4 sm:grid-cols-2" };
|
|
18370
|
-
const _sfc_main$
|
|
18370
|
+
const _sfc_main$k = /* @__PURE__ */ vue.defineComponent({
|
|
18371
18371
|
__name: "StaffOperasional",
|
|
18372
18372
|
setup(__props) {
|
|
18373
18373
|
const {
|
|
@@ -18451,7 +18451,7 @@ const _sfc_main$j = /* @__PURE__ */ vue.defineComponent({
|
|
|
18451
18451
|
title: "Identitas"
|
|
18452
18452
|
}, {
|
|
18453
18453
|
default: vue.withCtx(() => [
|
|
18454
|
-
vue.createVNode(vue.unref(_sfc_main$
|
|
18454
|
+
vue.createVNode(vue.unref(_sfc_main$j))
|
|
18455
18455
|
]),
|
|
18456
18456
|
_: 1
|
|
18457
18457
|
/* STABLE */
|
|
@@ -18527,8 +18527,8 @@ const _sfc_main$j = /* @__PURE__ */ vue.defineComponent({
|
|
|
18527
18527
|
}
|
|
18528
18528
|
});
|
|
18529
18529
|
const StaffOperasional_vue_vue_type_style_index_0_scoped_759338da_lang = "";
|
|
18530
|
-
const StaffOperasional = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
18531
|
-
const _sfc_main$
|
|
18530
|
+
const StaffOperasional = /* @__PURE__ */ _export_sfc(_sfc_main$k, [["__scopeId", "data-v-759338da"]]);
|
|
18531
|
+
const _sfc_main$j = /* @__PURE__ */ vue.defineComponent({
|
|
18532
18532
|
__name: "StaffIdentity",
|
|
18533
18533
|
setup(__props) {
|
|
18534
18534
|
const { values, saveOne, executeOne, syncOne } = context.useSingle();
|
|
@@ -18756,13 +18756,17 @@ const _sfc_main$i = /* @__PURE__ */ vue.defineComponent({
|
|
|
18756
18756
|
}
|
|
18757
18757
|
});
|
|
18758
18758
|
const SubmissionModel = personaliaModels.models.SubmissionModel;
|
|
18759
|
-
const _sfc_main$
|
|
18759
|
+
const _sfc_main$i = /* @__PURE__ */ vue.defineComponent({
|
|
18760
18760
|
...{ name: "SubmissionDocumentTab" },
|
|
18761
18761
|
__name: "SubmissionDocumentTab",
|
|
18762
18762
|
props: {
|
|
18763
18763
|
isReadonly: {
|
|
18764
18764
|
type: Boolean,
|
|
18765
18765
|
default: false
|
|
18766
|
+
},
|
|
18767
|
+
toolbar: {
|
|
18768
|
+
type: String,
|
|
18769
|
+
default: ""
|
|
18766
18770
|
}
|
|
18767
18771
|
},
|
|
18768
18772
|
setup(__props) {
|
|
@@ -18785,8 +18789,9 @@ const _sfc_main$h = /* @__PURE__ */ vue.defineComponent({
|
|
|
18785
18789
|
"use-pages": false,
|
|
18786
18790
|
"is-ready": vue.unref(isReady) && isTouched,
|
|
18787
18791
|
"is-loading": vue.unref(isLoading),
|
|
18788
|
-
"is-readonly": __props.isReadonly
|
|
18789
|
-
|
|
18792
|
+
"is-readonly": __props.isReadonly,
|
|
18793
|
+
toolbar: __props.toolbar
|
|
18794
|
+
}, null, 8, ["application-id", "object", "is-ready", "is-loading", "is-readonly", "toolbar"])
|
|
18790
18795
|
]),
|
|
18791
18796
|
_: 1
|
|
18792
18797
|
/* STABLE */
|
|
@@ -18794,6 +18799,70 @@ const _sfc_main$h = /* @__PURE__ */ vue.defineComponent({
|
|
|
18794
18799
|
};
|
|
18795
18800
|
}
|
|
18796
18801
|
});
|
|
18802
|
+
const _sfc_main$h = /* @__PURE__ */ vue.defineComponent({
|
|
18803
|
+
...{ name: "SubmissionDetailTab" },
|
|
18804
|
+
__name: "SubmissionDetailTab",
|
|
18805
|
+
setup(__props) {
|
|
18806
|
+
const {
|
|
18807
|
+
fields,
|
|
18808
|
+
id,
|
|
18809
|
+
initialValues,
|
|
18810
|
+
values,
|
|
18811
|
+
isLoading,
|
|
18812
|
+
isChanged,
|
|
18813
|
+
isReady,
|
|
18814
|
+
isMain,
|
|
18815
|
+
isNew,
|
|
18816
|
+
saveOne,
|
|
18817
|
+
discardChanges
|
|
18818
|
+
} = context.useSingle();
|
|
18819
|
+
return (_ctx, _cache) => {
|
|
18820
|
+
return !vue.unref(isNew) ? (vue.openBlock(), vue.createBlock(vue.unref(office.OfficeTab), {
|
|
18821
|
+
key: 0,
|
|
18822
|
+
handle: "detail",
|
|
18823
|
+
icon: "circle-info",
|
|
18824
|
+
title: "Detail"
|
|
18825
|
+
}, {
|
|
18826
|
+
default: vue.withCtx(() => [
|
|
18827
|
+
vue.createVNode(vue.unref(form.NeonForm), {
|
|
18828
|
+
handle: "detail",
|
|
18829
|
+
"initial-values": vue.unref(initialValues),
|
|
18830
|
+
"is-loading": vue.unref(isLoading),
|
|
18831
|
+
"is-changed": vue.unref(isChanged),
|
|
18832
|
+
"use-unsaved": "",
|
|
18833
|
+
onCancel: vue.unref(discardChanges),
|
|
18834
|
+
onSubmit: vue.unref(saveOne)
|
|
18835
|
+
}, {
|
|
18836
|
+
default: vue.withCtx(() => [
|
|
18837
|
+
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
18838
|
+
modelValue: vue.unref(values).detailRaise,
|
|
18839
|
+
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => vue.unref(values).detailRaise = $event)
|
|
18840
|
+
}, vue.unref(fields).detailRaise), null, 16, ["modelValue"]),
|
|
18841
|
+
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
18842
|
+
modelValue: vue.unref(values).detailProcess,
|
|
18843
|
+
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => vue.unref(values).detailProcess = $event)
|
|
18844
|
+
}, vue.unref(fields).detailProcess), null, 16, ["modelValue"]),
|
|
18845
|
+
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
18846
|
+
modelValue: vue.unref(values).detailDecide,
|
|
18847
|
+
"onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => vue.unref(values).detailDecide = $event)
|
|
18848
|
+
}, vue.unref(fields).detailDecide), null, 16, ["modelValue"]),
|
|
18849
|
+
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
18850
|
+
modelValue: vue.unref(values).detailDecideOther,
|
|
18851
|
+
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => vue.unref(values).detailDecideOther = $event)
|
|
18852
|
+
}, vue.unref(fields).detailDecideOther), null, 16, ["modelValue"])
|
|
18853
|
+
]),
|
|
18854
|
+
_: 1
|
|
18855
|
+
/* STABLE */
|
|
18856
|
+
}, 8, ["initial-values", "is-loading", "is-changed", "onCancel", "onSubmit"])
|
|
18857
|
+
]),
|
|
18858
|
+
_: 1
|
|
18859
|
+
/* STABLE */
|
|
18860
|
+
})) : vue.createCommentVNode("v-if", true);
|
|
18861
|
+
};
|
|
18862
|
+
}
|
|
18863
|
+
});
|
|
18864
|
+
const SubmissionDetailTab_vue_vue_type_style_index_0_scoped_3f59d8c4_lang = "";
|
|
18865
|
+
const SubmissionDetailTab = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["__scopeId", "data-v-3f59d8c4"]]);
|
|
18797
18866
|
const _sfc_main$g = /* @__PURE__ */ vue.defineComponent({
|
|
18798
18867
|
...{
|
|
18799
18868
|
name: "SubmissionCollection"
|
|
@@ -18853,20 +18922,24 @@ const _sfc_main$f = /* @__PURE__ */ vue.defineComponent({
|
|
|
18853
18922
|
modelValue: vue.unref(values).title,
|
|
18854
18923
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => vue.unref(values).title = $event)
|
|
18855
18924
|
}, vue.unref(fields).title), null, 16, ["modelValue"]),
|
|
18925
|
+
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
18926
|
+
modelValue: vue.unref(values).nominal,
|
|
18927
|
+
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => vue.unref(values).nominal = $event)
|
|
18928
|
+
}, vue.unref(fields).nominal), null, 16, ["modelValue"]),
|
|
18856
18929
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
18857
18930
|
modelValue: vue.unref(values).status,
|
|
18858
|
-
"onUpdate:modelValue": _cache[
|
|
18931
|
+
"onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => vue.unref(values).status = $event)
|
|
18859
18932
|
}, vue.unref(fields).status), null, 16, ["modelValue"]),
|
|
18860
18933
|
vue.createVNode(vue.unref(form.NeonFields), { md: "grid-cols-2" }, {
|
|
18861
18934
|
default: vue.withCtx(() => [
|
|
18862
18935
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
18863
18936
|
modelValue: vue.unref(values),
|
|
18864
|
-
"onUpdate:modelValue": _cache[
|
|
18937
|
+
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
18865
18938
|
field: vue.unref(fields).branches
|
|
18866
18939
|
}, null, 8, ["modelValue", "field"]),
|
|
18867
18940
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
18868
18941
|
modelValue: vue.unref(values),
|
|
18869
|
-
"onUpdate:modelValue": _cache[
|
|
18942
|
+
"onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
18870
18943
|
field: vue.unref(fields).type
|
|
18871
18944
|
}, null, 8, ["modelValue", "field"])
|
|
18872
18945
|
]),
|
|
@@ -18877,12 +18950,12 @@ const _sfc_main$f = /* @__PURE__ */ vue.defineComponent({
|
|
|
18877
18950
|
default: vue.withCtx(() => [
|
|
18878
18951
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
18879
18952
|
modelValue: vue.unref(values),
|
|
18880
|
-
"onUpdate:modelValue": _cache[
|
|
18953
|
+
"onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
18881
18954
|
field: vue.unref(fields).submissionStaffs
|
|
18882
18955
|
}, null, 8, ["modelValue", "field"]),
|
|
18883
18956
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
18884
18957
|
modelValue: vue.unref(values),
|
|
18885
|
-
"onUpdate:modelValue": _cache[
|
|
18958
|
+
"onUpdate:modelValue": _cache[6] || (_cache[6] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
18886
18959
|
field: vue.unref(fields).raiseStaffs
|
|
18887
18960
|
}, null, 8, ["modelValue", "field"])
|
|
18888
18961
|
]),
|
|
@@ -18893,12 +18966,12 @@ const _sfc_main$f = /* @__PURE__ */ vue.defineComponent({
|
|
|
18893
18966
|
default: vue.withCtx(() => [
|
|
18894
18967
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
18895
18968
|
modelValue: vue.unref(values),
|
|
18896
|
-
"onUpdate:modelValue": _cache[
|
|
18969
|
+
"onUpdate:modelValue": _cache[7] || (_cache[7] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
18897
18970
|
field: vue.unref(fields).decideStaffs
|
|
18898
18971
|
}, null, 8, ["modelValue", "field"]),
|
|
18899
18972
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
18900
18973
|
modelValue: vue.unref(values),
|
|
18901
|
-
"onUpdate:modelValue": _cache[
|
|
18974
|
+
"onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
18902
18975
|
field: vue.unref(fields).followUpStaffs
|
|
18903
18976
|
}, null, 8, ["modelValue", "field"])
|
|
18904
18977
|
]),
|
|
@@ -18908,19 +18981,19 @@ const _sfc_main$f = /* @__PURE__ */ vue.defineComponent({
|
|
|
18908
18981
|
vue.createCommentVNode(' <NeonField\n v-model="values.specifications"\n v-bind="fields.specifications"\n /> '),
|
|
18909
18982
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
18910
18983
|
modelValue: vue.unref(values).preparedAt,
|
|
18911
|
-
"onUpdate:modelValue": _cache[
|
|
18984
|
+
"onUpdate:modelValue": _cache[9] || (_cache[9] = ($event) => vue.unref(values).preparedAt = $event)
|
|
18912
18985
|
}, vue.unref(fields).preparedAt), null, 16, ["modelValue"]),
|
|
18913
18986
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
18914
18987
|
modelValue: vue.unref(values).raisedAt,
|
|
18915
|
-
"onUpdate:modelValue": _cache[
|
|
18988
|
+
"onUpdate:modelValue": _cache[10] || (_cache[10] = ($event) => vue.unref(values).raisedAt = $event)
|
|
18916
18989
|
}, vue.unref(fields).raisedAt), null, 16, ["modelValue"]),
|
|
18917
18990
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
18918
18991
|
modelValue: vue.unref(values).processedAt,
|
|
18919
|
-
"onUpdate:modelValue": _cache[
|
|
18992
|
+
"onUpdate:modelValue": _cache[11] || (_cache[11] = ($event) => vue.unref(values).processedAt = $event)
|
|
18920
18993
|
}, vue.unref(fields).processedAt), null, 16, ["modelValue"]),
|
|
18921
18994
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
18922
18995
|
modelValue: vue.unref(values).updatedAt,
|
|
18923
|
-
"onUpdate:modelValue": _cache[
|
|
18996
|
+
"onUpdate:modelValue": _cache[12] || (_cache[12] = ($event) => vue.unref(values).updatedAt = $event)
|
|
18924
18997
|
}, {
|
|
18925
18998
|
handle: "updatedAt",
|
|
18926
18999
|
name: "Tanggal Diupdate",
|
|
@@ -18934,28 +19007,68 @@ const _sfc_main$f = /* @__PURE__ */ vue.defineComponent({
|
|
|
18934
19007
|
"is-dashed": "",
|
|
18935
19008
|
label: "Spesifikasi"
|
|
18936
19009
|
}),
|
|
18937
|
-
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
18938
|
-
modelValue: vue.unref(values).nominal,
|
|
18939
|
-
"onUpdate:modelValue": _cache[12] || (_cache[12] = ($event) => vue.unref(values).nominal = $event)
|
|
18940
|
-
}, vue.unref(fields).nominal), null, 16, ["modelValue"]),
|
|
18941
19010
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
18942
19011
|
modelValue: vue.unref(values).workingHours,
|
|
18943
19012
|
"onUpdate:modelValue": _cache[13] || (_cache[13] = ($event) => vue.unref(values).workingHours = $event)
|
|
18944
19013
|
}, vue.unref(fields).workingHours), null, 16, ["modelValue"]),
|
|
18945
19014
|
vue.createVNode(vue.unref(interfaces.NeonDivider), {
|
|
18946
19015
|
"is-dashed": "",
|
|
18947
|
-
label: "
|
|
19016
|
+
label: "Menaikkan"
|
|
18948
19017
|
}),
|
|
18949
19018
|
vue.createVNode(vue.unref(form.NeonFields), { md: "grid-cols-2" }, {
|
|
18950
19019
|
default: vue.withCtx(() => [
|
|
18951
19020
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
18952
19021
|
modelValue: vue.unref(values),
|
|
18953
19022
|
"onUpdate:modelValue": _cache[14] || (_cache[14] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
18954
|
-
field: vue.unref(fields).
|
|
19023
|
+
field: vue.unref(fields).hasRaiseStaffs,
|
|
19024
|
+
"is-disabled": ""
|
|
18955
19025
|
}, null, 8, ["modelValue", "field"]),
|
|
18956
19026
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
18957
19027
|
modelValue: vue.unref(values),
|
|
18958
19028
|
"onUpdate:modelValue": _cache[15] || (_cache[15] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
19029
|
+
field: vue.unref(fields).yetRaiseStaffs,
|
|
19030
|
+
"is-disabled": ""
|
|
19031
|
+
}, null, 8, ["modelValue", "field"])
|
|
19032
|
+
]),
|
|
19033
|
+
_: 1
|
|
19034
|
+
/* STABLE */
|
|
19035
|
+
}),
|
|
19036
|
+
vue.createVNode(vue.unref(interfaces.NeonDivider), {
|
|
19037
|
+
"is-dashed": "",
|
|
19038
|
+
label: "Memproses"
|
|
19039
|
+
}),
|
|
19040
|
+
vue.createVNode(vue.unref(form.NeonFields), { md: "grid-cols-2" }, {
|
|
19041
|
+
default: vue.withCtx(() => [
|
|
19042
|
+
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
19043
|
+
modelValue: vue.unref(values),
|
|
19044
|
+
"onUpdate:modelValue": _cache[16] || (_cache[16] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
19045
|
+
field: vue.unref(fields).hasProcessStaffs,
|
|
19046
|
+
"is-disabled": ""
|
|
19047
|
+
}, null, 8, ["modelValue", "field"]),
|
|
19048
|
+
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
19049
|
+
modelValue: vue.unref(values),
|
|
19050
|
+
"onUpdate:modelValue": _cache[17] || (_cache[17] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
19051
|
+
field: vue.unref(fields).yetProcessStaffs,
|
|
19052
|
+
"is-disabled": ""
|
|
19053
|
+
}, null, 8, ["modelValue", "field"])
|
|
19054
|
+
]),
|
|
19055
|
+
_: 1
|
|
19056
|
+
/* STABLE */
|
|
19057
|
+
}),
|
|
19058
|
+
vue.createVNode(vue.unref(interfaces.NeonDivider), {
|
|
19059
|
+
"is-dashed": "",
|
|
19060
|
+
label: "Keputusan"
|
|
19061
|
+
}),
|
|
19062
|
+
vue.createVNode(vue.unref(form.NeonFields), { md: "grid-cols-2" }, {
|
|
19063
|
+
default: vue.withCtx(() => [
|
|
19064
|
+
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
19065
|
+
modelValue: vue.unref(values),
|
|
19066
|
+
"onUpdate:modelValue": _cache[18] || (_cache[18] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
19067
|
+
field: vue.unref(fields).delayStaffs
|
|
19068
|
+
}, null, 8, ["modelValue", "field"]),
|
|
19069
|
+
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
19070
|
+
modelValue: vue.unref(values),
|
|
19071
|
+
"onUpdate:modelValue": _cache[19] || (_cache[19] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
18959
19072
|
field: vue.unref(fields).agreedStaffs
|
|
18960
19073
|
}, null, 8, ["modelValue", "field"])
|
|
18961
19074
|
]),
|
|
@@ -18970,8 +19083,10 @@ const _sfc_main$f = /* @__PURE__ */ vue.defineComponent({
|
|
|
18970
19083
|
_: 1
|
|
18971
19084
|
/* STABLE */
|
|
18972
19085
|
}),
|
|
19086
|
+
vue.createCommentVNode(" DETAIL "),
|
|
19087
|
+
vue.createVNode(vue.unref(SubmissionDetailTab)),
|
|
18973
19088
|
vue.createCommentVNode(" DOKUMEN "),
|
|
18974
|
-
vue.createVNode(vue.unref(_sfc_main$
|
|
19089
|
+
vue.createVNode(vue.unref(_sfc_main$i), { toolbar: "side" })
|
|
18975
19090
|
]),
|
|
18976
19091
|
_: 1
|
|
18977
19092
|
/* STABLE */
|
|
@@ -18983,8 +19098,8 @@ const _sfc_main$f = /* @__PURE__ */ vue.defineComponent({
|
|
|
18983
19098
|
};
|
|
18984
19099
|
}
|
|
18985
19100
|
});
|
|
18986
|
-
const
|
|
18987
|
-
const SubmissionSingle = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["__scopeId", "data-v-
|
|
19101
|
+
const SubmissionSingle_vue_vue_type_style_index_0_scoped_4a420628_lang = "";
|
|
19102
|
+
const SubmissionSingle = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["__scopeId", "data-v-4a420628"]]);
|
|
18988
19103
|
const _sfc_main$e = /* @__PURE__ */ vue.defineComponent({
|
|
18989
19104
|
__name: "SubmissionStaff",
|
|
18990
19105
|
setup(__props) {
|
|
@@ -19078,7 +19193,11 @@ const _sfc_main$e = /* @__PURE__ */ vue.defineComponent({
|
|
|
19078
19193
|
values.value.preparedAt = defaultValues.preparedAt;
|
|
19079
19194
|
}
|
|
19080
19195
|
const syncRaise = async () => {
|
|
19081
|
-
|
|
19196
|
+
var _a2;
|
|
19197
|
+
await executeOne("raiseSubmission", {
|
|
19198
|
+
submissionId: id.value,
|
|
19199
|
+
staffId: (_a2 = staff.value) == null ? void 0 : _a2.id
|
|
19200
|
+
});
|
|
19082
19201
|
await syncOne();
|
|
19083
19202
|
};
|
|
19084
19203
|
return (_ctx, _cache) => {
|
|
@@ -19103,21 +19222,24 @@ const _sfc_main$e = /* @__PURE__ */ vue.defineComponent({
|
|
|
19103
19222
|
}, {
|
|
19104
19223
|
default: vue.withCtx(() => [
|
|
19105
19224
|
vue.unref(isReady) ? (vue.openBlock(), vue.createBlock(vue.unref(form.NeonField), { key: 0 }, {
|
|
19106
|
-
input: vue.withCtx(() =>
|
|
19107
|
-
|
|
19108
|
-
|
|
19109
|
-
|
|
19110
|
-
|
|
19111
|
-
|
|
19112
|
-
|
|
19113
|
-
|
|
19114
|
-
|
|
19115
|
-
|
|
19116
|
-
|
|
19117
|
-
|
|
19118
|
-
|
|
19119
|
-
|
|
19120
|
-
|
|
19225
|
+
input: vue.withCtx(() => {
|
|
19226
|
+
var _a2, _b;
|
|
19227
|
+
return [
|
|
19228
|
+
vue.createVNode(vue.unref(interfaces.NeonButton), {
|
|
19229
|
+
size: "md",
|
|
19230
|
+
color: "dark",
|
|
19231
|
+
"icon-left": "arrow-up-from-line",
|
|
19232
|
+
"is-disabled": vue.unref(isNew) || vue.unref(isChanged) || 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" || !vue.unref(values).agreedStaffs || !vue.unref(values).branches || !vue.unref(values).decideStaffs || !vue.unref(values).followUpStaffs || !vue.unref(values).raiseStaffs || !vue.unref(values).submissionStaffs || !vue.unref(values).title || !vue.unref(values).type || ((_b = vue.unref(values).hasRaiseStaffIds) == null ? void 0 : _b.includes(((_a2 = vue.unref(staff)) == null ? void 0 : _a2.id) || "")) ? true : false,
|
|
19233
|
+
onClick: syncRaise
|
|
19234
|
+
}, {
|
|
19235
|
+
default: vue.withCtx(() => [
|
|
19236
|
+
vue.createTextVNode("Dinaikkan")
|
|
19237
|
+
]),
|
|
19238
|
+
_: 1
|
|
19239
|
+
/* STABLE */
|
|
19240
|
+
}, 8, ["is-disabled"])
|
|
19241
|
+
];
|
|
19242
|
+
}),
|
|
19121
19243
|
_: 1
|
|
19122
19244
|
/* STABLE */
|
|
19123
19245
|
})) : vue.createCommentVNode("v-if", true),
|
|
@@ -19127,18 +19249,24 @@ const _sfc_main$e = /* @__PURE__ */ vue.defineComponent({
|
|
|
19127
19249
|
}, vue.unref(fields).title, {
|
|
19128
19250
|
"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"
|
|
19129
19251
|
}), null, 16, ["modelValue", "is-disabled"]),
|
|
19252
|
+
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
19253
|
+
modelValue: vue.unref(values).nominal,
|
|
19254
|
+
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => vue.unref(values).nominal = $event)
|
|
19255
|
+
}, vue.unref(fields).nominal, {
|
|
19256
|
+
"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"
|
|
19257
|
+
}), null, 16, ["modelValue", "is-disabled"]),
|
|
19130
19258
|
vue.createVNode(vue.unref(form.NeonFields), { md: "grid-cols-2" }, {
|
|
19131
19259
|
default: vue.withCtx(() => [
|
|
19132
19260
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
19133
19261
|
modelValue: vue.unref(values),
|
|
19134
|
-
"onUpdate:modelValue": _cache[
|
|
19262
|
+
"onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
19135
19263
|
field: vue.unref(fields).branches,
|
|
19136
19264
|
query: vue.unref(query.Query).define(branchOptions.value),
|
|
19137
19265
|
"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"
|
|
19138
19266
|
}, null, 8, ["modelValue", "field", "query", "is-disabled"]),
|
|
19139
19267
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
19140
19268
|
modelValue: vue.unref(values),
|
|
19141
|
-
"onUpdate:modelValue": _cache[
|
|
19269
|
+
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
19142
19270
|
field: vue.unref(fields).type,
|
|
19143
19271
|
query: vue.unref(query.Query).define(typeOptions.value),
|
|
19144
19272
|
"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"
|
|
@@ -19148,22 +19276,25 @@ const _sfc_main$e = /* @__PURE__ */ vue.defineComponent({
|
|
|
19148
19276
|
/* STABLE */
|
|
19149
19277
|
}),
|
|
19150
19278
|
vue.createVNode(vue.unref(form.NeonFields), { md: "grid-cols-2" }, {
|
|
19151
|
-
default: vue.withCtx(() =>
|
|
19152
|
-
|
|
19153
|
-
|
|
19154
|
-
|
|
19155
|
-
|
|
19156
|
-
|
|
19157
|
-
|
|
19158
|
-
|
|
19159
|
-
|
|
19160
|
-
modelValue
|
|
19161
|
-
|
|
19162
|
-
|
|
19163
|
-
|
|
19164
|
-
|
|
19165
|
-
|
|
19166
|
-
|
|
19279
|
+
default: vue.withCtx(() => {
|
|
19280
|
+
var _a2;
|
|
19281
|
+
return [
|
|
19282
|
+
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
19283
|
+
modelValue: vue.unref(values),
|
|
19284
|
+
"onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
19285
|
+
field: vue.unref(fields).submissionStaffs,
|
|
19286
|
+
query: vue.unref(query.Query).define(submissionStaffOptions.value),
|
|
19287
|
+
"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" || ((_a2 = vue.unref(values).hasRaiseStaffIds) == null ? void 0 : _a2.length) ? true : false
|
|
19288
|
+
}, null, 8, ["modelValue", "field", "query", "is-disabled"]),
|
|
19289
|
+
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
19290
|
+
modelValue: vue.unref(values),
|
|
19291
|
+
"onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
19292
|
+
field: vue.unref(fields).raiseStaffs,
|
|
19293
|
+
query: vue.unref(query.Query).define(roleStaffOptions.value),
|
|
19294
|
+
"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"
|
|
19295
|
+
}, null, 8, ["modelValue", "field", "query", "is-disabled"])
|
|
19296
|
+
];
|
|
19297
|
+
}),
|
|
19167
19298
|
_: 1
|
|
19168
19299
|
/* STABLE */
|
|
19169
19300
|
}),
|
|
@@ -19171,14 +19302,14 @@ const _sfc_main$e = /* @__PURE__ */ vue.defineComponent({
|
|
|
19171
19302
|
default: vue.withCtx(() => [
|
|
19172
19303
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
19173
19304
|
modelValue: vue.unref(values),
|
|
19174
|
-
"onUpdate:modelValue": _cache[
|
|
19305
|
+
"onUpdate:modelValue": _cache[6] || (_cache[6] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
19175
19306
|
field: vue.unref(fields).decideStaffs,
|
|
19176
19307
|
query: vue.unref(query.Query).define(roleDecideStaffOptions.value),
|
|
19177
19308
|
"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"
|
|
19178
19309
|
}, null, 8, ["modelValue", "field", "query", "is-disabled"]),
|
|
19179
19310
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
19180
19311
|
modelValue: vue.unref(values),
|
|
19181
|
-
"onUpdate:modelValue": _cache[
|
|
19312
|
+
"onUpdate:modelValue": _cache[7] || (_cache[7] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
19182
19313
|
field: vue.unref(fields).followUpStaffs
|
|
19183
19314
|
}, null, 8, ["modelValue", "field"])
|
|
19184
19315
|
]),
|
|
@@ -19199,26 +19330,20 @@ const _sfc_main$e = /* @__PURE__ */ vue.defineComponent({
|
|
|
19199
19330
|
/> `),
|
|
19200
19331
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
19201
19332
|
modelValue: vue.unref(values).preparedAt,
|
|
19202
|
-
"onUpdate:modelValue": _cache[
|
|
19333
|
+
"onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => vue.unref(values).preparedAt = $event)
|
|
19203
19334
|
}, vue.unref(fields).preparedAt, { "is-disabled": "" }), null, 16, ["modelValue"]),
|
|
19204
19335
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
19205
19336
|
modelValue: vue.unref(values).raisedAt,
|
|
19206
|
-
"onUpdate:modelValue": _cache[
|
|
19337
|
+
"onUpdate:modelValue": _cache[9] || (_cache[9] = ($event) => vue.unref(values).raisedAt = $event)
|
|
19207
19338
|
}, vue.unref(fields).raisedAt, { "is-disabled": "" }), null, 16, ["modelValue"]),
|
|
19208
19339
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
19209
19340
|
modelValue: vue.unref(values).processedAt,
|
|
19210
|
-
"onUpdate:modelValue": _cache[
|
|
19341
|
+
"onUpdate:modelValue": _cache[10] || (_cache[10] = ($event) => vue.unref(values).processedAt = $event)
|
|
19211
19342
|
}, vue.unref(fields).processedAt, { "is-disabled": "" }), null, 16, ["modelValue"]),
|
|
19212
19343
|
vue.createVNode(vue.unref(interfaces.NeonDivider), {
|
|
19213
19344
|
"is-dashed": "",
|
|
19214
19345
|
label: "Spesifikasi"
|
|
19215
19346
|
}),
|
|
19216
|
-
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
19217
|
-
modelValue: vue.unref(values).nominal,
|
|
19218
|
-
"onUpdate:modelValue": _cache[10] || (_cache[10] = ($event) => vue.unref(values).nominal = $event)
|
|
19219
|
-
}, vue.unref(fields).nominal, {
|
|
19220
|
-
"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"
|
|
19221
|
-
}), null, 16, ["modelValue", "is-disabled"]),
|
|
19222
19347
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
19223
19348
|
modelValue: vue.unref(values).workingHours,
|
|
19224
19349
|
"onUpdate:modelValue": _cache[11] || (_cache[11] = ($event) => vue.unref(values).workingHours = $event)
|
|
@@ -19227,19 +19352,63 @@ const _sfc_main$e = /* @__PURE__ */ vue.defineComponent({
|
|
|
19227
19352
|
}), null, 16, ["modelValue", "is-disabled"]),
|
|
19228
19353
|
vue.createVNode(vue.unref(interfaces.NeonDivider), {
|
|
19229
19354
|
"is-dashed": "",
|
|
19230
|
-
label: "
|
|
19355
|
+
label: "Menaikkan"
|
|
19231
19356
|
}),
|
|
19232
19357
|
vue.createVNode(vue.unref(form.NeonFields), { md: "grid-cols-2" }, {
|
|
19233
19358
|
default: vue.withCtx(() => [
|
|
19234
19359
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
19235
19360
|
modelValue: vue.unref(values),
|
|
19236
19361
|
"onUpdate:modelValue": _cache[12] || (_cache[12] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
19237
|
-
field: vue.unref(fields).
|
|
19362
|
+
field: vue.unref(fields).hasRaiseStaffs,
|
|
19238
19363
|
"is-disabled": ""
|
|
19239
19364
|
}, null, 8, ["modelValue", "field"]),
|
|
19240
19365
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
19241
19366
|
modelValue: vue.unref(values),
|
|
19242
19367
|
"onUpdate:modelValue": _cache[13] || (_cache[13] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
19368
|
+
field: vue.unref(fields).yetRaiseStaffs,
|
|
19369
|
+
"is-disabled": ""
|
|
19370
|
+
}, null, 8, ["modelValue", "field"])
|
|
19371
|
+
]),
|
|
19372
|
+
_: 1
|
|
19373
|
+
/* STABLE */
|
|
19374
|
+
}),
|
|
19375
|
+
vue.createVNode(vue.unref(interfaces.NeonDivider), {
|
|
19376
|
+
"is-dashed": "",
|
|
19377
|
+
label: "Memproses"
|
|
19378
|
+
}),
|
|
19379
|
+
vue.createVNode(vue.unref(form.NeonFields), { md: "grid-cols-2" }, {
|
|
19380
|
+
default: vue.withCtx(() => [
|
|
19381
|
+
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
19382
|
+
modelValue: vue.unref(values),
|
|
19383
|
+
"onUpdate:modelValue": _cache[14] || (_cache[14] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
19384
|
+
field: vue.unref(fields).hasProcessStaffs,
|
|
19385
|
+
"is-disabled": ""
|
|
19386
|
+
}, null, 8, ["modelValue", "field"]),
|
|
19387
|
+
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
19388
|
+
modelValue: vue.unref(values),
|
|
19389
|
+
"onUpdate:modelValue": _cache[15] || (_cache[15] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
19390
|
+
field: vue.unref(fields).yetProcessStaffs,
|
|
19391
|
+
"is-disabled": ""
|
|
19392
|
+
}, null, 8, ["modelValue", "field"])
|
|
19393
|
+
]),
|
|
19394
|
+
_: 1
|
|
19395
|
+
/* STABLE */
|
|
19396
|
+
}),
|
|
19397
|
+
vue.createVNode(vue.unref(interfaces.NeonDivider), {
|
|
19398
|
+
"is-dashed": "",
|
|
19399
|
+
label: "Keputusan"
|
|
19400
|
+
}),
|
|
19401
|
+
vue.createVNode(vue.unref(form.NeonFields), { md: "grid-cols-2" }, {
|
|
19402
|
+
default: vue.withCtx(() => [
|
|
19403
|
+
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
19404
|
+
modelValue: vue.unref(values),
|
|
19405
|
+
"onUpdate:modelValue": _cache[16] || (_cache[16] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
19406
|
+
field: vue.unref(fields).delayStaffs,
|
|
19407
|
+
"is-disabled": ""
|
|
19408
|
+
}, null, 8, ["modelValue", "field"]),
|
|
19409
|
+
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
19410
|
+
modelValue: vue.unref(values),
|
|
19411
|
+
"onUpdate:modelValue": _cache[17] || (_cache[17] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
19243
19412
|
field: vue.unref(fields).agreedStaffs,
|
|
19244
19413
|
"is-disabled": ""
|
|
19245
19414
|
}, null, 8, ["modelValue", "field"])
|
|
@@ -19255,8 +19424,11 @@ const _sfc_main$e = /* @__PURE__ */ vue.defineComponent({
|
|
|
19255
19424
|
_: 1
|
|
19256
19425
|
/* STABLE */
|
|
19257
19426
|
}),
|
|
19427
|
+
vue.createCommentVNode(" DETAIL "),
|
|
19428
|
+
vue.createVNode(vue.unref(SubmissionDetailTab)),
|
|
19258
19429
|
vue.createCommentVNode(" DOKUMEN "),
|
|
19259
|
-
vue.createVNode(vue.unref(_sfc_main$
|
|
19430
|
+
vue.createVNode(vue.unref(_sfc_main$i), {
|
|
19431
|
+
toolbar: "side",
|
|
19260
19432
|
"is-readonly": 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"
|
|
19261
19433
|
}, null, 8, ["is-readonly"])
|
|
19262
19434
|
]),
|
|
@@ -19270,8 +19442,8 @@ const _sfc_main$e = /* @__PURE__ */ vue.defineComponent({
|
|
|
19270
19442
|
};
|
|
19271
19443
|
}
|
|
19272
19444
|
});
|
|
19273
|
-
const
|
|
19274
|
-
const SubmissionStaff = /* @__PURE__ */ _export_sfc(_sfc_main$e, [["__scopeId", "data-v-
|
|
19445
|
+
const SubmissionStaff_vue_vue_type_style_index_0_scoped_39e053b2_lang = "";
|
|
19446
|
+
const SubmissionStaff = /* @__PURE__ */ _export_sfc(_sfc_main$e, [["__scopeId", "data-v-39e053b2"]]);
|
|
19275
19447
|
const _sfc_main$d = /* @__PURE__ */ vue.defineComponent({
|
|
19276
19448
|
__name: "SubmissionFollowUp",
|
|
19277
19449
|
setup(__props) {
|
|
@@ -19310,17 +19482,21 @@ const _sfc_main$d = /* @__PURE__ */ vue.defineComponent({
|
|
|
19310
19482
|
modelValue: vue.unref(values).title,
|
|
19311
19483
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => vue.unref(values).title = $event)
|
|
19312
19484
|
}, vue.unref(fields).title, { "is-disabled": "" }), null, 16, ["modelValue"]),
|
|
19485
|
+
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
19486
|
+
modelValue: vue.unref(values).nominal,
|
|
19487
|
+
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => vue.unref(values).nominal = $event)
|
|
19488
|
+
}, vue.unref(fields).nominal, { "is-disabled": "" }), null, 16, ["modelValue"]),
|
|
19313
19489
|
vue.createVNode(vue.unref(form.NeonFields), { md: "grid-cols-2" }, {
|
|
19314
19490
|
default: vue.withCtx(() => [
|
|
19315
19491
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
19316
19492
|
modelValue: vue.unref(values),
|
|
19317
|
-
"onUpdate:modelValue": _cache[
|
|
19493
|
+
"onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
19318
19494
|
field: vue.unref(fields).branches,
|
|
19319
19495
|
"is-disabled": ""
|
|
19320
19496
|
}, null, 8, ["modelValue", "field"]),
|
|
19321
19497
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
19322
19498
|
modelValue: vue.unref(values),
|
|
19323
|
-
"onUpdate:modelValue": _cache[
|
|
19499
|
+
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
19324
19500
|
field: vue.unref(fields).type,
|
|
19325
19501
|
"is-disabled": ""
|
|
19326
19502
|
}, null, 8, ["modelValue", "field"])
|
|
@@ -19332,13 +19508,13 @@ const _sfc_main$d = /* @__PURE__ */ vue.defineComponent({
|
|
|
19332
19508
|
default: vue.withCtx(() => [
|
|
19333
19509
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
19334
19510
|
modelValue: vue.unref(values),
|
|
19335
|
-
"onUpdate:modelValue": _cache[
|
|
19511
|
+
"onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
19336
19512
|
field: vue.unref(fields).submissionStaffs,
|
|
19337
19513
|
"is-disabled": ""
|
|
19338
19514
|
}, null, 8, ["modelValue", "field"]),
|
|
19339
19515
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
19340
19516
|
modelValue: vue.unref(values),
|
|
19341
|
-
"onUpdate:modelValue": _cache[
|
|
19517
|
+
"onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
19342
19518
|
field: vue.unref(fields).raiseStaffs,
|
|
19343
19519
|
"is-disabled": ""
|
|
19344
19520
|
}, null, 8, ["modelValue", "field"])
|
|
@@ -19350,13 +19526,13 @@ const _sfc_main$d = /* @__PURE__ */ vue.defineComponent({
|
|
|
19350
19526
|
default: vue.withCtx(() => [
|
|
19351
19527
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
19352
19528
|
modelValue: vue.unref(values),
|
|
19353
|
-
"onUpdate:modelValue": _cache[
|
|
19529
|
+
"onUpdate:modelValue": _cache[6] || (_cache[6] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
19354
19530
|
field: vue.unref(fields).decideStaffs,
|
|
19355
19531
|
"is-disabled": ""
|
|
19356
19532
|
}, null, 8, ["modelValue", "field"]),
|
|
19357
19533
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
19358
19534
|
modelValue: vue.unref(values),
|
|
19359
|
-
"onUpdate:modelValue": _cache[
|
|
19535
|
+
"onUpdate:modelValue": _cache[7] || (_cache[7] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
19360
19536
|
field: vue.unref(fields).followUpStaffs
|
|
19361
19537
|
}, null, 8, ["modelValue", "field"])
|
|
19362
19538
|
]),
|
|
@@ -19366,7 +19542,7 @@ const _sfc_main$d = /* @__PURE__ */ vue.defineComponent({
|
|
|
19366
19542
|
vue.createCommentVNode(' <NeonField\n v-model="values.specifications"\n v-bind="fields.specifications"\n is-disabled\n /> '),
|
|
19367
19543
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
19368
19544
|
modelValue: vue.unref(values).updatedAt,
|
|
19369
|
-
"onUpdate:modelValue": _cache[
|
|
19545
|
+
"onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => vue.unref(values).updatedAt = $event)
|
|
19370
19546
|
}, {
|
|
19371
19547
|
handle: "updatedAt",
|
|
19372
19548
|
name: "Tanggal Diupdate",
|
|
@@ -19380,29 +19556,69 @@ const _sfc_main$d = /* @__PURE__ */ vue.defineComponent({
|
|
|
19380
19556
|
"is-dashed": "",
|
|
19381
19557
|
label: "Spesifikasi"
|
|
19382
19558
|
}),
|
|
19383
|
-
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
19384
|
-
modelValue: vue.unref(values).nominal,
|
|
19385
|
-
"onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => vue.unref(values).nominal = $event)
|
|
19386
|
-
}, vue.unref(fields).nominal, { "is-disabled": "" }), null, 16, ["modelValue"]),
|
|
19387
19559
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
19388
19560
|
modelValue: vue.unref(values).workingHours,
|
|
19389
19561
|
"onUpdate:modelValue": _cache[9] || (_cache[9] = ($event) => vue.unref(values).workingHours = $event)
|
|
19390
19562
|
}, vue.unref(fields).workingHours, { "is-disabled": "" }), null, 16, ["modelValue"]),
|
|
19391
19563
|
vue.createVNode(vue.unref(interfaces.NeonDivider), {
|
|
19392
19564
|
"is-dashed": "",
|
|
19393
|
-
label: "
|
|
19565
|
+
label: "Menaikkan"
|
|
19394
19566
|
}),
|
|
19395
19567
|
vue.createVNode(vue.unref(form.NeonFields), { md: "grid-cols-2" }, {
|
|
19396
19568
|
default: vue.withCtx(() => [
|
|
19397
19569
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
19398
19570
|
modelValue: vue.unref(values),
|
|
19399
19571
|
"onUpdate:modelValue": _cache[10] || (_cache[10] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
19400
|
-
field: vue.unref(fields).
|
|
19572
|
+
field: vue.unref(fields).hasRaiseStaffs,
|
|
19401
19573
|
"is-disabled": ""
|
|
19402
19574
|
}, null, 8, ["modelValue", "field"]),
|
|
19403
19575
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
19404
19576
|
modelValue: vue.unref(values),
|
|
19405
19577
|
"onUpdate:modelValue": _cache[11] || (_cache[11] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
19578
|
+
field: vue.unref(fields).yetRaiseStaffs,
|
|
19579
|
+
"is-disabled": ""
|
|
19580
|
+
}, null, 8, ["modelValue", "field"])
|
|
19581
|
+
]),
|
|
19582
|
+
_: 1
|
|
19583
|
+
/* STABLE */
|
|
19584
|
+
}),
|
|
19585
|
+
vue.createVNode(vue.unref(interfaces.NeonDivider), {
|
|
19586
|
+
"is-dashed": "",
|
|
19587
|
+
label: "Memproses"
|
|
19588
|
+
}),
|
|
19589
|
+
vue.createVNode(vue.unref(form.NeonFields), { md: "grid-cols-2" }, {
|
|
19590
|
+
default: vue.withCtx(() => [
|
|
19591
|
+
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
19592
|
+
modelValue: vue.unref(values),
|
|
19593
|
+
"onUpdate:modelValue": _cache[12] || (_cache[12] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
19594
|
+
field: vue.unref(fields).hasProcessStaffs,
|
|
19595
|
+
"is-disabled": ""
|
|
19596
|
+
}, null, 8, ["modelValue", "field"]),
|
|
19597
|
+
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
19598
|
+
modelValue: vue.unref(values),
|
|
19599
|
+
"onUpdate:modelValue": _cache[13] || (_cache[13] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
19600
|
+
field: vue.unref(fields).yetProcessStaffs,
|
|
19601
|
+
"is-disabled": ""
|
|
19602
|
+
}, null, 8, ["modelValue", "field"])
|
|
19603
|
+
]),
|
|
19604
|
+
_: 1
|
|
19605
|
+
/* STABLE */
|
|
19606
|
+
}),
|
|
19607
|
+
vue.createVNode(vue.unref(interfaces.NeonDivider), {
|
|
19608
|
+
"is-dashed": "",
|
|
19609
|
+
label: "Keputusan"
|
|
19610
|
+
}),
|
|
19611
|
+
vue.createVNode(vue.unref(form.NeonFields), { md: "grid-cols-2" }, {
|
|
19612
|
+
default: vue.withCtx(() => [
|
|
19613
|
+
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
19614
|
+
modelValue: vue.unref(values),
|
|
19615
|
+
"onUpdate:modelValue": _cache[14] || (_cache[14] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
19616
|
+
field: vue.unref(fields).delayStaffs,
|
|
19617
|
+
"is-disabled": ""
|
|
19618
|
+
}, null, 8, ["modelValue", "field"]),
|
|
19619
|
+
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
19620
|
+
modelValue: vue.unref(values),
|
|
19621
|
+
"onUpdate:modelValue": _cache[15] || (_cache[15] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
19406
19622
|
field: vue.unref(fields).agreedStaffs,
|
|
19407
19623
|
"is-disabled": ""
|
|
19408
19624
|
}, null, 8, ["modelValue", "field"])
|
|
@@ -19418,8 +19634,13 @@ const _sfc_main$d = /* @__PURE__ */ vue.defineComponent({
|
|
|
19418
19634
|
_: 1
|
|
19419
19635
|
/* STABLE */
|
|
19420
19636
|
}),
|
|
19637
|
+
vue.createCommentVNode(" DETAIL "),
|
|
19638
|
+
vue.createVNode(vue.unref(SubmissionDetailTab)),
|
|
19421
19639
|
vue.createCommentVNode(" DOKUMEN "),
|
|
19422
|
-
vue.createVNode(vue.unref(_sfc_main$
|
|
19640
|
+
vue.createVNode(vue.unref(_sfc_main$i), {
|
|
19641
|
+
toolbar: "side",
|
|
19642
|
+
"is-readonly": ""
|
|
19643
|
+
})
|
|
19423
19644
|
]),
|
|
19424
19645
|
_: 1
|
|
19425
19646
|
/* STABLE */
|
|
@@ -19431,13 +19652,14 @@ const _sfc_main$d = /* @__PURE__ */ vue.defineComponent({
|
|
|
19431
19652
|
};
|
|
19432
19653
|
}
|
|
19433
19654
|
});
|
|
19434
|
-
const
|
|
19435
|
-
const SubmissionFollowUp = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["__scopeId", "data-v-
|
|
19655
|
+
const SubmissionFollowUp_vue_vue_type_style_index_0_scoped_7353dc8e_lang = "";
|
|
19656
|
+
const SubmissionFollowUp = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["__scopeId", "data-v-7353dc8e"]]);
|
|
19436
19657
|
const _hoisted_1$4 = { class: "flex flex-wrap" };
|
|
19437
19658
|
const _hoisted_2$4 = { class: "mt-2" };
|
|
19438
19659
|
const _hoisted_3$3 = { class: "mt-2" };
|
|
19439
19660
|
const _hoisted_4$1 = { class: "mt-2" };
|
|
19440
19661
|
const _hoisted_5 = { class: "mt-2" };
|
|
19662
|
+
const _hoisted_6 = { class: "mt-2" };
|
|
19441
19663
|
const _sfc_main$c = /* @__PURE__ */ vue.defineComponent({
|
|
19442
19664
|
__name: "SubmissionAudit",
|
|
19443
19665
|
setup(__props) {
|
|
@@ -19544,7 +19766,19 @@ const _sfc_main$c = /* @__PURE__ */ vue.defineComponent({
|
|
|
19544
19766
|
await syncOne();
|
|
19545
19767
|
};
|
|
19546
19768
|
const syncProcessed = async () => {
|
|
19547
|
-
|
|
19769
|
+
var _a2;
|
|
19770
|
+
await executeOne("processedSubmission", {
|
|
19771
|
+
submissionId: id.value,
|
|
19772
|
+
staffId: (_a2 = staff.value) == null ? void 0 : _a2.id
|
|
19773
|
+
});
|
|
19774
|
+
await syncOne();
|
|
19775
|
+
};
|
|
19776
|
+
const syncLowered = async () => {
|
|
19777
|
+
var _a2;
|
|
19778
|
+
await executeOne("loweredSubmission", {
|
|
19779
|
+
submissionId: id.value,
|
|
19780
|
+
staffId: (_a2 = staff.value) == null ? void 0 : _a2.id
|
|
19781
|
+
});
|
|
19548
19782
|
await syncOne();
|
|
19549
19783
|
};
|
|
19550
19784
|
return (_ctx, _cache) => {
|
|
@@ -19576,7 +19810,7 @@ const _sfc_main$c = /* @__PURE__ */ vue.defineComponent({
|
|
|
19576
19810
|
size: "md",
|
|
19577
19811
|
color: "success",
|
|
19578
19812
|
"icon-left": "file-check",
|
|
19579
|
-
"is-disabled": vue.unref(isNew) || vue.unref(values).status === "prepared" || vue.unref(values).status === "raised" || vue.unref(values).status === "processed" || vue.unref(values).status === "delay" || vue.unref(values).status === "resolved",
|
|
19813
|
+
"is-disabled": vue.unref(isNew) || vue.unref(isChanged) || vue.unref(values).status === "prepared" || vue.unref(values).status === "raised" || vue.unref(values).status === "processed" || vue.unref(values).status === "delay" || vue.unref(values).status === "resolved",
|
|
19580
19814
|
onClick: syncResolved
|
|
19581
19815
|
}, {
|
|
19582
19816
|
default: vue.withCtx(() => [
|
|
@@ -19598,7 +19832,7 @@ const _sfc_main$c = /* @__PURE__ */ vue.defineComponent({
|
|
|
19598
19832
|
size: "md",
|
|
19599
19833
|
color: "danger",
|
|
19600
19834
|
"icon-left": "ban",
|
|
19601
|
-
"is-disabled": vue.unref(isNew) || vue.unref(values).status === "prepared" || vue.unref(values).status === "raised" || vue.unref(values).status === "processed" || vue.unref(values).status === "delay" || vue.unref(values).status === "discontinued",
|
|
19835
|
+
"is-disabled": vue.unref(isNew) || vue.unref(isChanged) || vue.unref(values).status === "prepared" || vue.unref(values).status === "raised" || vue.unref(values).status === "processed" || vue.unref(values).status === "delay" || vue.unref(values).status === "discontinued",
|
|
19602
19836
|
onClick: syncDiscontinued
|
|
19603
19837
|
}, {
|
|
19604
19838
|
default: vue.withCtx(() => [
|
|
@@ -19620,7 +19854,7 @@ const _sfc_main$c = /* @__PURE__ */ vue.defineComponent({
|
|
|
19620
19854
|
size: "md",
|
|
19621
19855
|
color: "info",
|
|
19622
19856
|
"icon-left": "binoculars",
|
|
19623
|
-
"is-disabled": vue.unref(isNew) || vue.unref(values).status === "prepared" || vue.unref(values).status === "raised" || vue.unref(values).status === "processed" || vue.unref(values).status === "delay" || vue.unref(values).status === "monitored",
|
|
19857
|
+
"is-disabled": vue.unref(isNew) || vue.unref(isChanged) || vue.unref(values).status === "prepared" || vue.unref(values).status === "raised" || vue.unref(values).status === "processed" || vue.unref(values).status === "delay" || vue.unref(values).status === "monitored",
|
|
19624
19858
|
onClick: syncMonitored
|
|
19625
19859
|
}, {
|
|
19626
19860
|
default: vue.withCtx(() => [
|
|
@@ -19636,17 +19870,42 @@ const _sfc_main$c = /* @__PURE__ */ vue.defineComponent({
|
|
|
19636
19870
|
]),
|
|
19637
19871
|
vue.createTextVNode(" "),
|
|
19638
19872
|
vue.createElementVNode("div", _hoisted_5, [
|
|
19873
|
+
vue.unref(isReady) ? (vue.openBlock(), vue.createBlock(vue.unref(form.NeonField), { key: 0 }, {
|
|
19874
|
+
input: vue.withCtx(() => {
|
|
19875
|
+
var _a2, _b;
|
|
19876
|
+
return [
|
|
19877
|
+
vue.createVNode(vue.unref(interfaces.NeonButton), {
|
|
19878
|
+
size: "md",
|
|
19879
|
+
color: "warning",
|
|
19880
|
+
"icon-left": "spinner",
|
|
19881
|
+
"is-disabled": vue.unref(isNew) || vue.unref(isChanged) || vue.unref(values).status === "prepared" || 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" || vue.unref(values).status !== "delay" && ((_b = vue.unref(values).hasProcessStaffIds) == null ? void 0 : _b.includes(((_a2 = vue.unref(staff)) == null ? void 0 : _a2.id) || "")) ? true : false,
|
|
19882
|
+
onClick: syncProcessed
|
|
19883
|
+
}, {
|
|
19884
|
+
default: vue.withCtx(() => [
|
|
19885
|
+
vue.createTextVNode("Diproses")
|
|
19886
|
+
]),
|
|
19887
|
+
_: 1
|
|
19888
|
+
/* STABLE */
|
|
19889
|
+
}, 8, ["is-disabled"])
|
|
19890
|
+
];
|
|
19891
|
+
}),
|
|
19892
|
+
_: 1
|
|
19893
|
+
/* STABLE */
|
|
19894
|
+
})) : vue.createCommentVNode("v-if", true)
|
|
19895
|
+
]),
|
|
19896
|
+
vue.createTextVNode(" "),
|
|
19897
|
+
vue.createElementVNode("div", _hoisted_6, [
|
|
19639
19898
|
vue.unref(isReady) ? (vue.openBlock(), vue.createBlock(vue.unref(form.NeonField), { key: 0 }, {
|
|
19640
19899
|
input: vue.withCtx(() => [
|
|
19641
19900
|
vue.createVNode(vue.unref(interfaces.NeonButton), {
|
|
19642
19901
|
size: "md",
|
|
19643
|
-
color: "
|
|
19644
|
-
"icon-left": "
|
|
19645
|
-
"is-disabled": vue.unref(isNew) || vue.unref(
|
|
19646
|
-
onClick:
|
|
19902
|
+
color: "#DD9F00",
|
|
19903
|
+
"icon-left": "turn-down",
|
|
19904
|
+
"is-disabled": vue.unref(isNew) || vue.unref(isChanged) || vue.unref(values).status === "prepared" || vue.unref(values).status === "resolved",
|
|
19905
|
+
onClick: syncLowered
|
|
19647
19906
|
}, {
|
|
19648
19907
|
default: vue.withCtx(() => [
|
|
19649
|
-
vue.createTextVNode("
|
|
19908
|
+
vue.createTextVNode("Diturunkan")
|
|
19650
19909
|
]),
|
|
19651
19910
|
_: 1
|
|
19652
19911
|
/* STABLE */
|
|
@@ -19663,18 +19922,24 @@ const _sfc_main$c = /* @__PURE__ */ vue.defineComponent({
|
|
|
19663
19922
|
}, vue.unref(fields).title, {
|
|
19664
19923
|
"is-disabled": 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"
|
|
19665
19924
|
}), null, 16, ["modelValue", "is-disabled"]),
|
|
19925
|
+
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
19926
|
+
modelValue: vue.unref(values).nominal,
|
|
19927
|
+
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => vue.unref(values).nominal = $event)
|
|
19928
|
+
}, vue.unref(fields).nominal, {
|
|
19929
|
+
"is-disabled": 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"
|
|
19930
|
+
}), null, 16, ["modelValue", "is-disabled"]),
|
|
19666
19931
|
vue.createVNode(vue.unref(form.NeonFields), { md: "grid-cols-2" }, {
|
|
19667
19932
|
default: vue.withCtx(() => [
|
|
19668
19933
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
19669
19934
|
modelValue: vue.unref(values),
|
|
19670
|
-
"onUpdate:modelValue": _cache[
|
|
19935
|
+
"onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
19671
19936
|
field: vue.unref(fields).branches,
|
|
19672
19937
|
query: vue.unref(query.Query).define(branchOptions.value),
|
|
19673
19938
|
"is-disabled": 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"
|
|
19674
19939
|
}, null, 8, ["modelValue", "field", "query", "is-disabled"]),
|
|
19675
19940
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
19676
19941
|
modelValue: vue.unref(values),
|
|
19677
|
-
"onUpdate:modelValue": _cache[
|
|
19942
|
+
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
19678
19943
|
field: vue.unref(fields).type,
|
|
19679
19944
|
query: vue.unref(query.Query).define(typeOptions.value),
|
|
19680
19945
|
"is-disabled": 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"
|
|
@@ -19684,22 +19949,25 @@ const _sfc_main$c = /* @__PURE__ */ vue.defineComponent({
|
|
|
19684
19949
|
/* STABLE */
|
|
19685
19950
|
}),
|
|
19686
19951
|
vue.createVNode(vue.unref(form.NeonFields), { md: "grid-cols-2" }, {
|
|
19687
|
-
default: vue.withCtx(() =>
|
|
19688
|
-
|
|
19689
|
-
|
|
19690
|
-
|
|
19691
|
-
|
|
19692
|
-
|
|
19693
|
-
|
|
19694
|
-
|
|
19695
|
-
|
|
19696
|
-
modelValue
|
|
19697
|
-
|
|
19698
|
-
|
|
19699
|
-
|
|
19700
|
-
|
|
19701
|
-
|
|
19702
|
-
|
|
19952
|
+
default: vue.withCtx(() => {
|
|
19953
|
+
var _a2, _b;
|
|
19954
|
+
return [
|
|
19955
|
+
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
19956
|
+
modelValue: vue.unref(values),
|
|
19957
|
+
"onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
19958
|
+
field: vue.unref(fields).submissionStaffs,
|
|
19959
|
+
query: vue.unref(query.Query).define(submissionStaffOptions.value),
|
|
19960
|
+
"is-disabled": 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" || ((_a2 = vue.unref(values).hasRaiseStaffIds) == null ? void 0 : _a2.length) ? true : false
|
|
19961
|
+
}, null, 8, ["modelValue", "field", "query", "is-disabled"]),
|
|
19962
|
+
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
19963
|
+
modelValue: vue.unref(values),
|
|
19964
|
+
"onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
19965
|
+
field: vue.unref(fields).raiseStaffs,
|
|
19966
|
+
query: vue.unref(query.Query).define(roleStaffOptions.value),
|
|
19967
|
+
"is-disabled": 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" || ((_b = vue.unref(values).hasProcessStaffIds) == null ? void 0 : _b.length) ? true : false
|
|
19968
|
+
}, null, 8, ["modelValue", "field", "query", "is-disabled"])
|
|
19969
|
+
];
|
|
19970
|
+
}),
|
|
19703
19971
|
_: 1
|
|
19704
19972
|
/* STABLE */
|
|
19705
19973
|
}),
|
|
@@ -19707,53 +19975,36 @@ const _sfc_main$c = /* @__PURE__ */ vue.defineComponent({
|
|
|
19707
19975
|
default: vue.withCtx(() => [
|
|
19708
19976
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
19709
19977
|
modelValue: vue.unref(values),
|
|
19710
|
-
"onUpdate:modelValue": _cache[
|
|
19978
|
+
"onUpdate:modelValue": _cache[6] || (_cache[6] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
19711
19979
|
field: vue.unref(fields).decideStaffs,
|
|
19712
19980
|
query: vue.unref(query.Query).define(roleDecideStaffOptions.value),
|
|
19713
19981
|
"is-disabled": 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"
|
|
19714
19982
|
}, null, 8, ["modelValue", "field", "query", "is-disabled"]),
|
|
19715
19983
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
19716
19984
|
modelValue: vue.unref(values),
|
|
19717
|
-
"onUpdate:modelValue": _cache[
|
|
19985
|
+
"onUpdate:modelValue": _cache[7] || (_cache[7] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
19718
19986
|
field: vue.unref(fields).followUpStaffs
|
|
19719
19987
|
}, null, 8, ["modelValue", "field"])
|
|
19720
19988
|
]),
|
|
19721
19989
|
_: 1
|
|
19722
19990
|
/* STABLE */
|
|
19723
19991
|
}),
|
|
19724
|
-
vue.createCommentVNode(` <NeonField
|
|
19725
|
-
v-model="values.specifications"
|
|
19726
|
-
v-bind="fields.specifications"
|
|
19727
|
-
:is-disabled="
|
|
19728
|
-
values.status === 'processed' ||
|
|
19729
|
-
values.status === 'approved' ||
|
|
19730
|
-
values.status === 'monitored' ||
|
|
19731
|
-
values.status === 'discontinued' ||
|
|
19732
|
-
values.status === 'resolved'
|
|
19733
|
-
"
|
|
19734
|
-
/> `),
|
|
19735
19992
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
19736
19993
|
modelValue: vue.unref(values).preparedAt,
|
|
19737
|
-
"onUpdate:modelValue": _cache[
|
|
19994
|
+
"onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => vue.unref(values).preparedAt = $event)
|
|
19738
19995
|
}, vue.unref(fields).preparedAt, { "is-disabled": "" }), null, 16, ["modelValue"]),
|
|
19739
19996
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
19740
19997
|
modelValue: vue.unref(values).raisedAt,
|
|
19741
|
-
"onUpdate:modelValue": _cache[
|
|
19998
|
+
"onUpdate:modelValue": _cache[9] || (_cache[9] = ($event) => vue.unref(values).raisedAt = $event)
|
|
19742
19999
|
}, vue.unref(fields).raisedAt, { "is-disabled": "" }), null, 16, ["modelValue"]),
|
|
19743
20000
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
19744
20001
|
modelValue: vue.unref(values).processedAt,
|
|
19745
|
-
"onUpdate:modelValue": _cache[
|
|
20002
|
+
"onUpdate:modelValue": _cache[10] || (_cache[10] = ($event) => vue.unref(values).processedAt = $event)
|
|
19746
20003
|
}, vue.unref(fields).processedAt, { "is-disabled": "" }), null, 16, ["modelValue"]),
|
|
19747
20004
|
vue.createVNode(vue.unref(interfaces.NeonDivider), {
|
|
19748
20005
|
"is-dashed": "",
|
|
19749
20006
|
label: "Spesifikasi"
|
|
19750
20007
|
}),
|
|
19751
|
-
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
19752
|
-
modelValue: vue.unref(values).nominal,
|
|
19753
|
-
"onUpdate:modelValue": _cache[10] || (_cache[10] = ($event) => vue.unref(values).nominal = $event)
|
|
19754
|
-
}, vue.unref(fields).nominal, {
|
|
19755
|
-
"is-disabled": 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"
|
|
19756
|
-
}), null, 16, ["modelValue", "is-disabled"]),
|
|
19757
20008
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
19758
20009
|
modelValue: vue.unref(values).workingHours,
|
|
19759
20010
|
"onUpdate:modelValue": _cache[11] || (_cache[11] = ($event) => vue.unref(values).workingHours = $event)
|
|
@@ -19762,19 +20013,63 @@ const _sfc_main$c = /* @__PURE__ */ vue.defineComponent({
|
|
|
19762
20013
|
}), null, 16, ["modelValue", "is-disabled"]),
|
|
19763
20014
|
vue.createVNode(vue.unref(interfaces.NeonDivider), {
|
|
19764
20015
|
"is-dashed": "",
|
|
19765
|
-
label: "
|
|
20016
|
+
label: "Menaikkan"
|
|
19766
20017
|
}),
|
|
19767
20018
|
vue.createVNode(vue.unref(form.NeonFields), { md: "grid-cols-2" }, {
|
|
19768
20019
|
default: vue.withCtx(() => [
|
|
19769
20020
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
19770
20021
|
modelValue: vue.unref(values),
|
|
19771
20022
|
"onUpdate:modelValue": _cache[12] || (_cache[12] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
19772
|
-
field: vue.unref(fields).
|
|
20023
|
+
field: vue.unref(fields).hasRaiseStaffs,
|
|
19773
20024
|
"is-disabled": ""
|
|
19774
20025
|
}, null, 8, ["modelValue", "field"]),
|
|
19775
20026
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
19776
20027
|
modelValue: vue.unref(values),
|
|
19777
20028
|
"onUpdate:modelValue": _cache[13] || (_cache[13] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
20029
|
+
field: vue.unref(fields).yetRaiseStaffs,
|
|
20030
|
+
"is-disabled": ""
|
|
20031
|
+
}, null, 8, ["modelValue", "field"])
|
|
20032
|
+
]),
|
|
20033
|
+
_: 1
|
|
20034
|
+
/* STABLE */
|
|
20035
|
+
}),
|
|
20036
|
+
vue.createVNode(vue.unref(interfaces.NeonDivider), {
|
|
20037
|
+
"is-dashed": "",
|
|
20038
|
+
label: "Memproses"
|
|
20039
|
+
}),
|
|
20040
|
+
vue.createVNode(vue.unref(form.NeonFields), { md: "grid-cols-2" }, {
|
|
20041
|
+
default: vue.withCtx(() => [
|
|
20042
|
+
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
20043
|
+
modelValue: vue.unref(values),
|
|
20044
|
+
"onUpdate:modelValue": _cache[14] || (_cache[14] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
20045
|
+
field: vue.unref(fields).hasProcessStaffs,
|
|
20046
|
+
"is-disabled": ""
|
|
20047
|
+
}, null, 8, ["modelValue", "field"]),
|
|
20048
|
+
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
20049
|
+
modelValue: vue.unref(values),
|
|
20050
|
+
"onUpdate:modelValue": _cache[15] || (_cache[15] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
20051
|
+
field: vue.unref(fields).yetProcessStaffs,
|
|
20052
|
+
"is-disabled": ""
|
|
20053
|
+
}, null, 8, ["modelValue", "field"])
|
|
20054
|
+
]),
|
|
20055
|
+
_: 1
|
|
20056
|
+
/* STABLE */
|
|
20057
|
+
}),
|
|
20058
|
+
vue.createVNode(vue.unref(interfaces.NeonDivider), {
|
|
20059
|
+
"is-dashed": "",
|
|
20060
|
+
label: "Keputusan"
|
|
20061
|
+
}),
|
|
20062
|
+
vue.createVNode(vue.unref(form.NeonFields), { md: "grid-cols-2" }, {
|
|
20063
|
+
default: vue.withCtx(() => [
|
|
20064
|
+
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
20065
|
+
modelValue: vue.unref(values),
|
|
20066
|
+
"onUpdate:modelValue": _cache[16] || (_cache[16] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
20067
|
+
field: vue.unref(fields).delayStaffs,
|
|
20068
|
+
"is-disabled": ""
|
|
20069
|
+
}, null, 8, ["modelValue", "field"]),
|
|
20070
|
+
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
20071
|
+
modelValue: vue.unref(values),
|
|
20072
|
+
"onUpdate:modelValue": _cache[17] || (_cache[17] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
19778
20073
|
field: vue.unref(fields).agreedStaffs,
|
|
19779
20074
|
"is-disabled": ""
|
|
19780
20075
|
}, null, 8, ["modelValue", "field"])
|
|
@@ -19790,8 +20085,10 @@ const _sfc_main$c = /* @__PURE__ */ vue.defineComponent({
|
|
|
19790
20085
|
_: 1
|
|
19791
20086
|
/* STABLE */
|
|
19792
20087
|
}),
|
|
20088
|
+
vue.createVNode(vue.unref(SubmissionDetailTab)),
|
|
19793
20089
|
vue.createCommentVNode(" DOKUMEN "),
|
|
19794
|
-
vue.createVNode(vue.unref(_sfc_main$
|
|
20090
|
+
vue.createVNode(vue.unref(_sfc_main$i), {
|
|
20091
|
+
toolbar: "side",
|
|
19795
20092
|
"is-readonly": vue.unref(values).status === "processed" || vue.unref(values).status === "approved" || vue.unref(values).status === "monitored" || vue.unref(values).status === "discontinued" || vue.unref(values).status === "resolved"
|
|
19796
20093
|
}, null, 8, ["is-readonly"]),
|
|
19797
20094
|
vue.createCommentVNode(" PROGRESS "),
|
|
@@ -19849,8 +20146,8 @@ const _sfc_main$c = /* @__PURE__ */ vue.defineComponent({
|
|
|
19849
20146
|
};
|
|
19850
20147
|
}
|
|
19851
20148
|
});
|
|
19852
|
-
const
|
|
19853
|
-
const SubmissionAudit = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["__scopeId", "data-v-
|
|
20149
|
+
const SubmissionAudit_vue_vue_type_style_index_0_scoped_0e15c280_lang = "";
|
|
20150
|
+
const SubmissionAudit = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["__scopeId", "data-v-0e15c280"]]);
|
|
19854
20151
|
const _hoisted_1$3 = { class: "flex flex-wrap" };
|
|
19855
20152
|
const _hoisted_2$3 = { class: "mt-2" };
|
|
19856
20153
|
const _hoisted_3$2 = { class: "mt-2" };
|
|
@@ -19993,7 +20290,7 @@ const _sfc_main$b = /* @__PURE__ */ vue.defineComponent({
|
|
|
19993
20290
|
size: "md",
|
|
19994
20291
|
color: "danger",
|
|
19995
20292
|
"icon-left": "circle-stop",
|
|
19996
|
-
"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,
|
|
20293
|
+
"is-disabled": vue.unref(isNew) || vue.unref(isChanged) || 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,
|
|
19997
20294
|
onClick: syncDelay
|
|
19998
20295
|
}, {
|
|
19999
20296
|
default: vue.withCtx(() => [
|
|
@@ -20018,7 +20315,7 @@ const _sfc_main$b = /* @__PURE__ */ vue.defineComponent({
|
|
|
20018
20315
|
size: "md",
|
|
20019
20316
|
color: "success",
|
|
20020
20317
|
"icon-left": "list-check",
|
|
20021
|
-
"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,
|
|
20318
|
+
"is-disabled": vue.unref(isNew) || vue.unref(isChanged) || 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,
|
|
20022
20319
|
onClick: syncApproved
|
|
20023
20320
|
}, {
|
|
20024
20321
|
default: vue.withCtx(() => [
|
|
@@ -20040,18 +20337,24 @@ const _sfc_main$b = /* @__PURE__ */ vue.defineComponent({
|
|
|
20040
20337
|
}, vue.unref(fields).title, {
|
|
20041
20338
|
"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"
|
|
20042
20339
|
}), null, 16, ["modelValue", "is-disabled"]),
|
|
20340
|
+
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
20341
|
+
modelValue: vue.unref(values).nominal,
|
|
20342
|
+
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => vue.unref(values).nominal = $event)
|
|
20343
|
+
}, vue.unref(fields).nominal, {
|
|
20344
|
+
"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"
|
|
20345
|
+
}), null, 16, ["modelValue", "is-disabled"]),
|
|
20043
20346
|
vue.createVNode(vue.unref(form.NeonFields), { md: "grid-cols-2" }, {
|
|
20044
20347
|
default: vue.withCtx(() => [
|
|
20045
20348
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
20046
20349
|
modelValue: vue.unref(values),
|
|
20047
|
-
"onUpdate:modelValue": _cache[
|
|
20350
|
+
"onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
20048
20351
|
field: vue.unref(fields).branches,
|
|
20049
20352
|
query: vue.unref(query.Query).define(branchOptions.value),
|
|
20050
20353
|
"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"
|
|
20051
20354
|
}, null, 8, ["modelValue", "field", "query", "is-disabled"]),
|
|
20052
20355
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
20053
20356
|
modelValue: vue.unref(values),
|
|
20054
|
-
"onUpdate:modelValue": _cache[
|
|
20357
|
+
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
20055
20358
|
field: vue.unref(fields).type,
|
|
20056
20359
|
query: vue.unref(query.Query).define(typeOptions.value),
|
|
20057
20360
|
"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"
|
|
@@ -20064,14 +20367,14 @@ const _sfc_main$b = /* @__PURE__ */ vue.defineComponent({
|
|
|
20064
20367
|
default: vue.withCtx(() => [
|
|
20065
20368
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
20066
20369
|
modelValue: vue.unref(values),
|
|
20067
|
-
"onUpdate:modelValue": _cache[
|
|
20370
|
+
"onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
20068
20371
|
field: vue.unref(fields).submissionStaffs,
|
|
20069
20372
|
query: vue.unref(query.Query).define(submissionStaffOptions.value),
|
|
20070
20373
|
"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"
|
|
20071
20374
|
}, null, 8, ["modelValue", "field", "query", "is-disabled"]),
|
|
20072
20375
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
20073
20376
|
modelValue: vue.unref(values),
|
|
20074
|
-
"onUpdate:modelValue": _cache[
|
|
20377
|
+
"onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
20075
20378
|
field: vue.unref(fields).raiseStaffs,
|
|
20076
20379
|
query: vue.unref(query.Query).define(roleStaffOptions.value),
|
|
20077
20380
|
"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"
|
|
@@ -20084,14 +20387,14 @@ const _sfc_main$b = /* @__PURE__ */ vue.defineComponent({
|
|
|
20084
20387
|
default: vue.withCtx(() => [
|
|
20085
20388
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
20086
20389
|
modelValue: vue.unref(values),
|
|
20087
|
-
"onUpdate:modelValue": _cache[
|
|
20390
|
+
"onUpdate:modelValue": _cache[6] || (_cache[6] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
20088
20391
|
field: vue.unref(fields).decideStaffs,
|
|
20089
20392
|
query: vue.unref(query.Query).define(roleDecideStaffOptions.value),
|
|
20090
20393
|
"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"
|
|
20091
20394
|
}, null, 8, ["modelValue", "field", "query", "is-disabled"]),
|
|
20092
20395
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
20093
20396
|
modelValue: vue.unref(values),
|
|
20094
|
-
"onUpdate:modelValue": _cache[
|
|
20397
|
+
"onUpdate:modelValue": _cache[7] || (_cache[7] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
20095
20398
|
field: vue.unref(fields).followUpStaffs
|
|
20096
20399
|
}, null, 8, ["modelValue", "field"])
|
|
20097
20400
|
]),
|
|
@@ -20113,26 +20416,20 @@ const _sfc_main$b = /* @__PURE__ */ vue.defineComponent({
|
|
|
20113
20416
|
/> `),
|
|
20114
20417
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
20115
20418
|
modelValue: vue.unref(values).preparedAt,
|
|
20116
|
-
"onUpdate:modelValue": _cache[
|
|
20419
|
+
"onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => vue.unref(values).preparedAt = $event)
|
|
20117
20420
|
}, vue.unref(fields).preparedAt, { "is-disabled": "" }), null, 16, ["modelValue"]),
|
|
20118
20421
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
20119
20422
|
modelValue: vue.unref(values).raisedAt,
|
|
20120
|
-
"onUpdate:modelValue": _cache[
|
|
20423
|
+
"onUpdate:modelValue": _cache[9] || (_cache[9] = ($event) => vue.unref(values).raisedAt = $event)
|
|
20121
20424
|
}, vue.unref(fields).raisedAt, { "is-disabled": "" }), null, 16, ["modelValue"]),
|
|
20122
20425
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
20123
20426
|
modelValue: vue.unref(values).processedAt,
|
|
20124
|
-
"onUpdate:modelValue": _cache[
|
|
20427
|
+
"onUpdate:modelValue": _cache[10] || (_cache[10] = ($event) => vue.unref(values).processedAt = $event)
|
|
20125
20428
|
}, vue.unref(fields).processedAt, { "is-disabled": "" }), null, 16, ["modelValue"]),
|
|
20126
20429
|
vue.createVNode(vue.unref(interfaces.NeonDivider), {
|
|
20127
20430
|
"is-dashed": "",
|
|
20128
20431
|
label: "Spesifikasi"
|
|
20129
20432
|
}),
|
|
20130
|
-
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
20131
|
-
modelValue: vue.unref(values).nominal,
|
|
20132
|
-
"onUpdate:modelValue": _cache[10] || (_cache[10] = ($event) => vue.unref(values).nominal = $event)
|
|
20133
|
-
}, vue.unref(fields).nominal, {
|
|
20134
|
-
"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"
|
|
20135
|
-
}), null, 16, ["modelValue", "is-disabled"]),
|
|
20136
20433
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
20137
20434
|
modelValue: vue.unref(values).workingHours,
|
|
20138
20435
|
"onUpdate:modelValue": _cache[11] || (_cache[11] = ($event) => vue.unref(values).workingHours = $event)
|
|
@@ -20141,19 +20438,63 @@ const _sfc_main$b = /* @__PURE__ */ vue.defineComponent({
|
|
|
20141
20438
|
}), null, 16, ["modelValue", "is-disabled"]),
|
|
20142
20439
|
vue.createVNode(vue.unref(interfaces.NeonDivider), {
|
|
20143
20440
|
"is-dashed": "",
|
|
20144
|
-
label: "
|
|
20441
|
+
label: "Menaikkan"
|
|
20145
20442
|
}),
|
|
20146
20443
|
vue.createVNode(vue.unref(form.NeonFields), { md: "grid-cols-2" }, {
|
|
20147
20444
|
default: vue.withCtx(() => [
|
|
20148
20445
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
20149
20446
|
modelValue: vue.unref(values),
|
|
20150
20447
|
"onUpdate:modelValue": _cache[12] || (_cache[12] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
20151
|
-
field: vue.unref(fields).
|
|
20448
|
+
field: vue.unref(fields).hasRaiseStaffs,
|
|
20152
20449
|
"is-disabled": ""
|
|
20153
20450
|
}, null, 8, ["modelValue", "field"]),
|
|
20154
20451
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
20155
20452
|
modelValue: vue.unref(values),
|
|
20156
20453
|
"onUpdate:modelValue": _cache[13] || (_cache[13] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
20454
|
+
field: vue.unref(fields).yetRaiseStaffs,
|
|
20455
|
+
"is-disabled": ""
|
|
20456
|
+
}, null, 8, ["modelValue", "field"])
|
|
20457
|
+
]),
|
|
20458
|
+
_: 1
|
|
20459
|
+
/* STABLE */
|
|
20460
|
+
}),
|
|
20461
|
+
vue.createVNode(vue.unref(interfaces.NeonDivider), {
|
|
20462
|
+
"is-dashed": "",
|
|
20463
|
+
label: "Memproses"
|
|
20464
|
+
}),
|
|
20465
|
+
vue.createVNode(vue.unref(form.NeonFields), { md: "grid-cols-2" }, {
|
|
20466
|
+
default: vue.withCtx(() => [
|
|
20467
|
+
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
20468
|
+
modelValue: vue.unref(values),
|
|
20469
|
+
"onUpdate:modelValue": _cache[14] || (_cache[14] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
20470
|
+
field: vue.unref(fields).hasProcessStaffs,
|
|
20471
|
+
"is-disabled": ""
|
|
20472
|
+
}, null, 8, ["modelValue", "field"]),
|
|
20473
|
+
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
20474
|
+
modelValue: vue.unref(values),
|
|
20475
|
+
"onUpdate:modelValue": _cache[15] || (_cache[15] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
20476
|
+
field: vue.unref(fields).yetProcessStaffs,
|
|
20477
|
+
"is-disabled": ""
|
|
20478
|
+
}, null, 8, ["modelValue", "field"])
|
|
20479
|
+
]),
|
|
20480
|
+
_: 1
|
|
20481
|
+
/* STABLE */
|
|
20482
|
+
}),
|
|
20483
|
+
vue.createVNode(vue.unref(interfaces.NeonDivider), {
|
|
20484
|
+
"is-dashed": "",
|
|
20485
|
+
label: "Keputusan"
|
|
20486
|
+
}),
|
|
20487
|
+
vue.createVNode(vue.unref(form.NeonFields), { md: "grid-cols-2" }, {
|
|
20488
|
+
default: vue.withCtx(() => [
|
|
20489
|
+
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
20490
|
+
modelValue: vue.unref(values),
|
|
20491
|
+
"onUpdate:modelValue": _cache[16] || (_cache[16] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
20492
|
+
field: vue.unref(fields).delayStaffs,
|
|
20493
|
+
"is-disabled": ""
|
|
20494
|
+
}, null, 8, ["modelValue", "field"]),
|
|
20495
|
+
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
20496
|
+
modelValue: vue.unref(values),
|
|
20497
|
+
"onUpdate:modelValue": _cache[17] || (_cache[17] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
20157
20498
|
field: vue.unref(fields).agreedStaffs,
|
|
20158
20499
|
"is-disabled": ""
|
|
20159
20500
|
}, null, 8, ["modelValue", "field"])
|
|
@@ -20169,8 +20510,11 @@ const _sfc_main$b = /* @__PURE__ */ vue.defineComponent({
|
|
|
20169
20510
|
_: 1
|
|
20170
20511
|
/* STABLE */
|
|
20171
20512
|
}),
|
|
20513
|
+
vue.createCommentVNode(" DETAIL "),
|
|
20514
|
+
vue.createVNode(vue.unref(SubmissionDetailTab)),
|
|
20172
20515
|
vue.createCommentVNode(" DOKUMEN "),
|
|
20173
|
-
vue.createVNode(vue.unref(_sfc_main$
|
|
20516
|
+
vue.createVNode(vue.unref(_sfc_main$i), {
|
|
20517
|
+
toolbar: "side",
|
|
20174
20518
|
"is-readonly": vue.unref(values).status === "raised" || vue.unref(values).status === "delay" || vue.unref(values).status === "approved" || vue.unref(values).status === "monitored" || vue.unref(values).status === "discontinued" || vue.unref(values).status === "resolved"
|
|
20175
20519
|
}, null, 8, ["is-readonly"]),
|
|
20176
20520
|
vue.createCommentVNode(" PROGRESS "),
|
|
@@ -20228,8 +20572,8 @@ const _sfc_main$b = /* @__PURE__ */ vue.defineComponent({
|
|
|
20228
20572
|
};
|
|
20229
20573
|
}
|
|
20230
20574
|
});
|
|
20231
|
-
const
|
|
20232
|
-
const SubmissionDecision = /* @__PURE__ */ _export_sfc(_sfc_main$b, [["__scopeId", "data-v-
|
|
20575
|
+
const SubmissionDecision_vue_vue_type_style_index_0_scoped_94acb660_lang = "";
|
|
20576
|
+
const SubmissionDecision = /* @__PURE__ */ _export_sfc(_sfc_main$b, [["__scopeId", "data-v-94acb660"]]);
|
|
20233
20577
|
const _hoisted_1$2 = { class: "flex flex-wrap" };
|
|
20234
20578
|
const _hoisted_2$2 = { class: "mt-2" };
|
|
20235
20579
|
const _hoisted_3$1 = { class: "mt-2" };
|
|
@@ -20374,7 +20718,7 @@ const _sfc_main$a = /* @__PURE__ */ vue.defineComponent({
|
|
|
20374
20718
|
size: "md",
|
|
20375
20719
|
color: "danger",
|
|
20376
20720
|
"icon-left": "circle-stop",
|
|
20377
|
-
"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,
|
|
20721
|
+
"is-disabled": vue.unref(isNew) || vue.unref(isChanged) || 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,
|
|
20378
20722
|
onClick: syncDelay
|
|
20379
20723
|
}, {
|
|
20380
20724
|
default: vue.withCtx(() => [
|
|
@@ -20399,7 +20743,7 @@ const _sfc_main$a = /* @__PURE__ */ vue.defineComponent({
|
|
|
20399
20743
|
size: "md",
|
|
20400
20744
|
color: "success",
|
|
20401
20745
|
"icon-left": "list-check",
|
|
20402
|
-
"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,
|
|
20746
|
+
"is-disabled": vue.unref(isNew) || vue.unref(isChanged) || 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,
|
|
20403
20747
|
onClick: syncApproved
|
|
20404
20748
|
}, {
|
|
20405
20749
|
default: vue.withCtx(() => [
|
|
@@ -20421,18 +20765,24 @@ const _sfc_main$a = /* @__PURE__ */ vue.defineComponent({
|
|
|
20421
20765
|
}, vue.unref(fields).title, {
|
|
20422
20766
|
"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"
|
|
20423
20767
|
}), null, 16, ["modelValue", "is-disabled"]),
|
|
20768
|
+
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
20769
|
+
modelValue: vue.unref(values).nominal,
|
|
20770
|
+
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => vue.unref(values).nominal = $event)
|
|
20771
|
+
}, vue.unref(fields).nominal, {
|
|
20772
|
+
"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"
|
|
20773
|
+
}), null, 16, ["modelValue", "is-disabled"]),
|
|
20424
20774
|
vue.createVNode(vue.unref(form.NeonFields), { md: "grid-cols-2" }, {
|
|
20425
20775
|
default: vue.withCtx(() => [
|
|
20426
20776
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
20427
20777
|
modelValue: vue.unref(values),
|
|
20428
|
-
"onUpdate:modelValue": _cache[
|
|
20778
|
+
"onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
20429
20779
|
field: vue.unref(fields).branches,
|
|
20430
20780
|
query: vue.unref(query.Query).define(branchOptions.value),
|
|
20431
20781
|
"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"
|
|
20432
20782
|
}, null, 8, ["modelValue", "field", "query", "is-disabled"]),
|
|
20433
20783
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
20434
20784
|
modelValue: vue.unref(values),
|
|
20435
|
-
"onUpdate:modelValue": _cache[
|
|
20785
|
+
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
20436
20786
|
field: vue.unref(fields).type,
|
|
20437
20787
|
query: vue.unref(query.Query).define(typeOptions.value),
|
|
20438
20788
|
"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"
|
|
@@ -20445,14 +20795,14 @@ const _sfc_main$a = /* @__PURE__ */ vue.defineComponent({
|
|
|
20445
20795
|
default: vue.withCtx(() => [
|
|
20446
20796
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
20447
20797
|
modelValue: vue.unref(values),
|
|
20448
|
-
"onUpdate:modelValue": _cache[
|
|
20798
|
+
"onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
20449
20799
|
field: vue.unref(fields).submissionStaffs,
|
|
20450
20800
|
query: vue.unref(query.Query).define(submissionStaffOptions.value),
|
|
20451
20801
|
"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"
|
|
20452
20802
|
}, null, 8, ["modelValue", "field", "query", "is-disabled"]),
|
|
20453
20803
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
20454
20804
|
modelValue: vue.unref(values),
|
|
20455
|
-
"onUpdate:modelValue": _cache[
|
|
20805
|
+
"onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
20456
20806
|
field: vue.unref(fields).raiseStaffs,
|
|
20457
20807
|
query: vue.unref(query.Query).define(roleRaiseStaffOptions.value),
|
|
20458
20808
|
"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"
|
|
@@ -20465,14 +20815,14 @@ const _sfc_main$a = /* @__PURE__ */ vue.defineComponent({
|
|
|
20465
20815
|
default: vue.withCtx(() => [
|
|
20466
20816
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
20467
20817
|
modelValue: vue.unref(values),
|
|
20468
|
-
"onUpdate:modelValue": _cache[
|
|
20818
|
+
"onUpdate:modelValue": _cache[6] || (_cache[6] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
20469
20819
|
field: vue.unref(fields).decideStaffs,
|
|
20470
20820
|
query: vue.unref(query.Query).define(roleDecideStaffOptions.value),
|
|
20471
20821
|
"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"
|
|
20472
20822
|
}, null, 8, ["modelValue", "field", "query", "is-disabled"]),
|
|
20473
20823
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
20474
20824
|
modelValue: vue.unref(values),
|
|
20475
|
-
"onUpdate:modelValue": _cache[
|
|
20825
|
+
"onUpdate:modelValue": _cache[7] || (_cache[7] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
20476
20826
|
field: vue.unref(fields).followUpStaffs
|
|
20477
20827
|
}, null, 8, ["modelValue", "field"])
|
|
20478
20828
|
]),
|
|
@@ -20494,26 +20844,20 @@ const _sfc_main$a = /* @__PURE__ */ vue.defineComponent({
|
|
|
20494
20844
|
/> `),
|
|
20495
20845
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
20496
20846
|
modelValue: vue.unref(values).preparedAt,
|
|
20497
|
-
"onUpdate:modelValue": _cache[
|
|
20847
|
+
"onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => vue.unref(values).preparedAt = $event)
|
|
20498
20848
|
}, vue.unref(fields).preparedAt, { "is-disabled": "" }), null, 16, ["modelValue"]),
|
|
20499
20849
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
20500
20850
|
modelValue: vue.unref(values).raisedAt,
|
|
20501
|
-
"onUpdate:modelValue": _cache[
|
|
20851
|
+
"onUpdate:modelValue": _cache[9] || (_cache[9] = ($event) => vue.unref(values).raisedAt = $event)
|
|
20502
20852
|
}, vue.unref(fields).raisedAt, { "is-disabled": "" }), null, 16, ["modelValue"]),
|
|
20503
20853
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
20504
20854
|
modelValue: vue.unref(values).processedAt,
|
|
20505
|
-
"onUpdate:modelValue": _cache[
|
|
20855
|
+
"onUpdate:modelValue": _cache[10] || (_cache[10] = ($event) => vue.unref(values).processedAt = $event)
|
|
20506
20856
|
}, vue.unref(fields).processedAt, { "is-disabled": "" }), null, 16, ["modelValue"]),
|
|
20507
20857
|
vue.createVNode(vue.unref(interfaces.NeonDivider), {
|
|
20508
20858
|
"is-dashed": "",
|
|
20509
20859
|
label: "Spesifikasi"
|
|
20510
20860
|
}),
|
|
20511
|
-
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
20512
|
-
modelValue: vue.unref(values).nominal,
|
|
20513
|
-
"onUpdate:modelValue": _cache[10] || (_cache[10] = ($event) => vue.unref(values).nominal = $event)
|
|
20514
|
-
}, vue.unref(fields).nominal, {
|
|
20515
|
-
"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"
|
|
20516
|
-
}), null, 16, ["modelValue", "is-disabled"]),
|
|
20517
20861
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
20518
20862
|
modelValue: vue.unref(values).workingHours,
|
|
20519
20863
|
"onUpdate:modelValue": _cache[11] || (_cache[11] = ($event) => vue.unref(values).workingHours = $event)
|
|
@@ -20522,19 +20866,63 @@ const _sfc_main$a = /* @__PURE__ */ vue.defineComponent({
|
|
|
20522
20866
|
}), null, 16, ["modelValue", "is-disabled"]),
|
|
20523
20867
|
vue.createVNode(vue.unref(interfaces.NeonDivider), {
|
|
20524
20868
|
"is-dashed": "",
|
|
20525
|
-
label: "
|
|
20869
|
+
label: "Menaikkan"
|
|
20526
20870
|
}),
|
|
20527
20871
|
vue.createVNode(vue.unref(form.NeonFields), { md: "grid-cols-2" }, {
|
|
20528
20872
|
default: vue.withCtx(() => [
|
|
20529
20873
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
20530
20874
|
modelValue: vue.unref(values),
|
|
20531
20875
|
"onUpdate:modelValue": _cache[12] || (_cache[12] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
20532
|
-
field: vue.unref(fields).
|
|
20876
|
+
field: vue.unref(fields).hasRaiseStaffs,
|
|
20533
20877
|
"is-disabled": ""
|
|
20534
20878
|
}, null, 8, ["modelValue", "field"]),
|
|
20535
20879
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
20536
20880
|
modelValue: vue.unref(values),
|
|
20537
20881
|
"onUpdate:modelValue": _cache[13] || (_cache[13] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
20882
|
+
field: vue.unref(fields).yetRaiseStaffs,
|
|
20883
|
+
"is-disabled": ""
|
|
20884
|
+
}, null, 8, ["modelValue", "field"])
|
|
20885
|
+
]),
|
|
20886
|
+
_: 1
|
|
20887
|
+
/* STABLE */
|
|
20888
|
+
}),
|
|
20889
|
+
vue.createVNode(vue.unref(interfaces.NeonDivider), {
|
|
20890
|
+
"is-dashed": "",
|
|
20891
|
+
label: "Memproses"
|
|
20892
|
+
}),
|
|
20893
|
+
vue.createVNode(vue.unref(form.NeonFields), { md: "grid-cols-2" }, {
|
|
20894
|
+
default: vue.withCtx(() => [
|
|
20895
|
+
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
20896
|
+
modelValue: vue.unref(values),
|
|
20897
|
+
"onUpdate:modelValue": _cache[14] || (_cache[14] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
20898
|
+
field: vue.unref(fields).hasProcessStaffs,
|
|
20899
|
+
"is-disabled": ""
|
|
20900
|
+
}, null, 8, ["modelValue", "field"]),
|
|
20901
|
+
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
20902
|
+
modelValue: vue.unref(values),
|
|
20903
|
+
"onUpdate:modelValue": _cache[15] || (_cache[15] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
20904
|
+
field: vue.unref(fields).yetProcessStaffs,
|
|
20905
|
+
"is-disabled": ""
|
|
20906
|
+
}, null, 8, ["modelValue", "field"])
|
|
20907
|
+
]),
|
|
20908
|
+
_: 1
|
|
20909
|
+
/* STABLE */
|
|
20910
|
+
}),
|
|
20911
|
+
vue.createVNode(vue.unref(interfaces.NeonDivider), {
|
|
20912
|
+
"is-dashed": "",
|
|
20913
|
+
label: "Keputusan"
|
|
20914
|
+
}),
|
|
20915
|
+
vue.createVNode(vue.unref(form.NeonFields), { md: "grid-cols-2" }, {
|
|
20916
|
+
default: vue.withCtx(() => [
|
|
20917
|
+
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
20918
|
+
modelValue: vue.unref(values),
|
|
20919
|
+
"onUpdate:modelValue": _cache[16] || (_cache[16] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
20920
|
+
field: vue.unref(fields).delayStaffs,
|
|
20921
|
+
"is-disabled": ""
|
|
20922
|
+
}, null, 8, ["modelValue", "field"]),
|
|
20923
|
+
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
20924
|
+
modelValue: vue.unref(values),
|
|
20925
|
+
"onUpdate:modelValue": _cache[17] || (_cache[17] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
20538
20926
|
field: vue.unref(fields).agreedStaffs,
|
|
20539
20927
|
"is-disabled": ""
|
|
20540
20928
|
}, null, 8, ["modelValue", "field"])
|
|
@@ -20550,8 +20938,11 @@ const _sfc_main$a = /* @__PURE__ */ vue.defineComponent({
|
|
|
20550
20938
|
_: 1
|
|
20551
20939
|
/* STABLE */
|
|
20552
20940
|
}),
|
|
20941
|
+
vue.createCommentVNode(" DETAIL "),
|
|
20942
|
+
vue.createVNode(vue.unref(SubmissionDetailTab)),
|
|
20553
20943
|
vue.createCommentVNode(" DOKUMEN "),
|
|
20554
|
-
vue.createVNode(vue.unref(_sfc_main$
|
|
20944
|
+
vue.createVNode(vue.unref(_sfc_main$i), {
|
|
20945
|
+
toolbar: "side",
|
|
20555
20946
|
"is-readonly": vue.unref(values).status === "raised" || vue.unref(values).status === "delay" || vue.unref(values).status === "approved" || vue.unref(values).status === "monitored" || vue.unref(values).status === "discontinued" || vue.unref(values).status === "resolved"
|
|
20556
20947
|
}, null, 8, ["is-readonly"])
|
|
20557
20948
|
]),
|
|
@@ -20565,8 +20956,8 @@ const _sfc_main$a = /* @__PURE__ */ vue.defineComponent({
|
|
|
20565
20956
|
};
|
|
20566
20957
|
}
|
|
20567
20958
|
});
|
|
20568
|
-
const
|
|
20569
|
-
const SubmissionWaitingDecision = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["__scopeId", "data-v-
|
|
20959
|
+
const SubmissionWaitingDecision_vue_vue_type_style_index_0_scoped_ce22d9dd_lang = "";
|
|
20960
|
+
const SubmissionWaitingDecision = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["__scopeId", "data-v-ce22d9dd"]]);
|
|
20570
20961
|
const _sfc_main$9 = /* @__PURE__ */ vue.defineComponent({
|
|
20571
20962
|
__name: "SubmissionSupervisor",
|
|
20572
20963
|
setup(__props) {
|
|
@@ -20610,17 +21001,21 @@ const _sfc_main$9 = /* @__PURE__ */ vue.defineComponent({
|
|
|
20610
21001
|
modelValue: vue.unref(values).title,
|
|
20611
21002
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => vue.unref(values).title = $event)
|
|
20612
21003
|
}, vue.unref(fields).title, { "is-disabled": "" }), null, 16, ["modelValue"]),
|
|
21004
|
+
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
21005
|
+
modelValue: vue.unref(values).nominal,
|
|
21006
|
+
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => vue.unref(values).nominal = $event)
|
|
21007
|
+
}, vue.unref(fields).nominal, { "is-disabled": "" }), null, 16, ["modelValue"]),
|
|
20613
21008
|
vue.createVNode(vue.unref(form.NeonFields), { md: "grid-cols-2" }, {
|
|
20614
21009
|
default: vue.withCtx(() => [
|
|
20615
21010
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
20616
21011
|
modelValue: vue.unref(values),
|
|
20617
|
-
"onUpdate:modelValue": _cache[
|
|
21012
|
+
"onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
20618
21013
|
field: vue.unref(fields).branches,
|
|
20619
21014
|
"is-disabled": ""
|
|
20620
21015
|
}, null, 8, ["modelValue", "field"]),
|
|
20621
21016
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
20622
21017
|
modelValue: vue.unref(values),
|
|
20623
|
-
"onUpdate:modelValue": _cache[
|
|
21018
|
+
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
20624
21019
|
field: vue.unref(fields).type,
|
|
20625
21020
|
"is-disabled": ""
|
|
20626
21021
|
}, null, 8, ["modelValue", "field"])
|
|
@@ -20632,13 +21027,13 @@ const _sfc_main$9 = /* @__PURE__ */ vue.defineComponent({
|
|
|
20632
21027
|
default: vue.withCtx(() => [
|
|
20633
21028
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
20634
21029
|
modelValue: vue.unref(values),
|
|
20635
|
-
"onUpdate:modelValue": _cache[
|
|
21030
|
+
"onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
20636
21031
|
field: vue.unref(fields).submissionStaffs,
|
|
20637
21032
|
"is-disabled": ""
|
|
20638
21033
|
}, null, 8, ["modelValue", "field"]),
|
|
20639
21034
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
20640
21035
|
modelValue: vue.unref(values),
|
|
20641
|
-
"onUpdate:modelValue": _cache[
|
|
21036
|
+
"onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
20642
21037
|
field: vue.unref(fields).raiseStaffs,
|
|
20643
21038
|
"is-disabled": ""
|
|
20644
21039
|
}, null, 8, ["modelValue", "field"])
|
|
@@ -20650,13 +21045,13 @@ const _sfc_main$9 = /* @__PURE__ */ vue.defineComponent({
|
|
|
20650
21045
|
default: vue.withCtx(() => [
|
|
20651
21046
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
20652
21047
|
modelValue: vue.unref(values),
|
|
20653
|
-
"onUpdate:modelValue": _cache[
|
|
21048
|
+
"onUpdate:modelValue": _cache[6] || (_cache[6] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
20654
21049
|
field: vue.unref(fields).decideStaffs,
|
|
20655
21050
|
"is-disabled": ""
|
|
20656
21051
|
}, null, 8, ["modelValue", "field"]),
|
|
20657
21052
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
20658
21053
|
modelValue: vue.unref(values),
|
|
20659
|
-
"onUpdate:modelValue": _cache[
|
|
21054
|
+
"onUpdate:modelValue": _cache[7] || (_cache[7] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
20660
21055
|
field: vue.unref(fields).followUpStaffs
|
|
20661
21056
|
}, null, 8, ["modelValue", "field"])
|
|
20662
21057
|
]),
|
|
@@ -20666,7 +21061,7 @@ const _sfc_main$9 = /* @__PURE__ */ vue.defineComponent({
|
|
|
20666
21061
|
vue.createCommentVNode(' <NeonField\n v-model="values.specifications"\n v-bind="fields.specifications"\n is-disabled\n /> '),
|
|
20667
21062
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
20668
21063
|
modelValue: vue.unref(values).updatedAt,
|
|
20669
|
-
"onUpdate:modelValue": _cache[
|
|
21064
|
+
"onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => vue.unref(values).updatedAt = $event)
|
|
20670
21065
|
}, {
|
|
20671
21066
|
handle: "updatedAt",
|
|
20672
21067
|
name: "Tanggal Diupdate",
|
|
@@ -20680,29 +21075,69 @@ const _sfc_main$9 = /* @__PURE__ */ vue.defineComponent({
|
|
|
20680
21075
|
"is-dashed": "",
|
|
20681
21076
|
label: "Spesifikasi"
|
|
20682
21077
|
}),
|
|
20683
|
-
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
20684
|
-
modelValue: vue.unref(values).nominal,
|
|
20685
|
-
"onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => vue.unref(values).nominal = $event)
|
|
20686
|
-
}, vue.unref(fields).nominal, { "is-disabled": "" }), null, 16, ["modelValue"]),
|
|
20687
21078
|
vue.createVNode(vue.unref(form.NeonField), vue.mergeProps({
|
|
20688
21079
|
modelValue: vue.unref(values).workingHours,
|
|
20689
21080
|
"onUpdate:modelValue": _cache[9] || (_cache[9] = ($event) => vue.unref(values).workingHours = $event)
|
|
20690
21081
|
}, vue.unref(fields).workingHours, { "is-disabled": "" }), null, 16, ["modelValue"]),
|
|
20691
21082
|
vue.createVNode(vue.unref(interfaces.NeonDivider), {
|
|
20692
21083
|
"is-dashed": "",
|
|
20693
|
-
label: "
|
|
21084
|
+
label: "Menaikkan"
|
|
20694
21085
|
}),
|
|
20695
21086
|
vue.createVNode(vue.unref(form.NeonFields), { md: "grid-cols-2" }, {
|
|
20696
21087
|
default: vue.withCtx(() => [
|
|
20697
21088
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
20698
21089
|
modelValue: vue.unref(values),
|
|
20699
21090
|
"onUpdate:modelValue": _cache[10] || (_cache[10] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
20700
|
-
field: vue.unref(fields).
|
|
21091
|
+
field: vue.unref(fields).hasRaiseStaffs,
|
|
20701
21092
|
"is-disabled": ""
|
|
20702
21093
|
}, null, 8, ["modelValue", "field"]),
|
|
20703
21094
|
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
20704
21095
|
modelValue: vue.unref(values),
|
|
20705
21096
|
"onUpdate:modelValue": _cache[11] || (_cache[11] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
21097
|
+
field: vue.unref(fields).yetRaiseStaffs,
|
|
21098
|
+
"is-disabled": ""
|
|
21099
|
+
}, null, 8, ["modelValue", "field"])
|
|
21100
|
+
]),
|
|
21101
|
+
_: 1
|
|
21102
|
+
/* STABLE */
|
|
21103
|
+
}),
|
|
21104
|
+
vue.createVNode(vue.unref(interfaces.NeonDivider), {
|
|
21105
|
+
"is-dashed": "",
|
|
21106
|
+
label: "Memproses"
|
|
21107
|
+
}),
|
|
21108
|
+
vue.createVNode(vue.unref(form.NeonFields), { md: "grid-cols-2" }, {
|
|
21109
|
+
default: vue.withCtx(() => [
|
|
21110
|
+
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
21111
|
+
modelValue: vue.unref(values),
|
|
21112
|
+
"onUpdate:modelValue": _cache[12] || (_cache[12] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
21113
|
+
field: vue.unref(fields).hasProcessStaffs,
|
|
21114
|
+
"is-disabled": ""
|
|
21115
|
+
}, null, 8, ["modelValue", "field"]),
|
|
21116
|
+
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
21117
|
+
modelValue: vue.unref(values),
|
|
21118
|
+
"onUpdate:modelValue": _cache[13] || (_cache[13] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
21119
|
+
field: vue.unref(fields).yetProcessStaffs,
|
|
21120
|
+
"is-disabled": ""
|
|
21121
|
+
}, null, 8, ["modelValue", "field"])
|
|
21122
|
+
]),
|
|
21123
|
+
_: 1
|
|
21124
|
+
/* STABLE */
|
|
21125
|
+
}),
|
|
21126
|
+
vue.createVNode(vue.unref(interfaces.NeonDivider), {
|
|
21127
|
+
"is-dashed": "",
|
|
21128
|
+
label: "Keputusan"
|
|
21129
|
+
}),
|
|
21130
|
+
vue.createVNode(vue.unref(form.NeonFields), { md: "grid-cols-2" }, {
|
|
21131
|
+
default: vue.withCtx(() => [
|
|
21132
|
+
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
21133
|
+
modelValue: vue.unref(values),
|
|
21134
|
+
"onUpdate:modelValue": _cache[14] || (_cache[14] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
21135
|
+
field: vue.unref(fields).delayStaffs,
|
|
21136
|
+
"is-disabled": ""
|
|
21137
|
+
}, null, 8, ["modelValue", "field"]),
|
|
21138
|
+
vue.createVNode(vue.unref(office.OfficeRelation), {
|
|
21139
|
+
modelValue: vue.unref(values),
|
|
21140
|
+
"onUpdate:modelValue": _cache[15] || (_cache[15] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
20706
21141
|
field: vue.unref(fields).agreedStaffs,
|
|
20707
21142
|
"is-disabled": ""
|
|
20708
21143
|
}, null, 8, ["modelValue", "field"])
|
|
@@ -20718,8 +21153,13 @@ const _sfc_main$9 = /* @__PURE__ */ vue.defineComponent({
|
|
|
20718
21153
|
_: 1
|
|
20719
21154
|
/* STABLE */
|
|
20720
21155
|
}),
|
|
21156
|
+
vue.createCommentVNode(" DETAIL "),
|
|
21157
|
+
vue.createVNode(vue.unref(SubmissionDetailTab)),
|
|
20721
21158
|
vue.createCommentVNode(" DOKUMEN "),
|
|
20722
|
-
vue.createVNode(vue.unref(_sfc_main$
|
|
21159
|
+
vue.createVNode(vue.unref(_sfc_main$i), {
|
|
21160
|
+
toolbar: "side",
|
|
21161
|
+
"is-readonly": ""
|
|
21162
|
+
})
|
|
20723
21163
|
]),
|
|
20724
21164
|
_: 1
|
|
20725
21165
|
/* STABLE */
|
|
@@ -20731,8 +21171,8 @@ const _sfc_main$9 = /* @__PURE__ */ vue.defineComponent({
|
|
|
20731
21171
|
};
|
|
20732
21172
|
}
|
|
20733
21173
|
});
|
|
20734
|
-
const
|
|
20735
|
-
const SubmissionSupervisor = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["__scopeId", "data-v-
|
|
21174
|
+
const SubmissionSupervisor_vue_vue_type_style_index_0_scoped_8926b0ed_lang = "";
|
|
21175
|
+
const SubmissionSupervisor = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["__scopeId", "data-v-8926b0ed"]]);
|
|
20736
21176
|
const SubmissionTypeModel = personaliaModels.models.SubmissionTypeModel;
|
|
20737
21177
|
const _sfc_main$8 = /* @__PURE__ */ vue.defineComponent({
|
|
20738
21178
|
...{
|
|
@@ -21867,69 +22307,70 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
21867
22307
|
});
|
|
21868
22308
|
const components = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
21869
22309
|
__proto__: null,
|
|
21870
|
-
AttendanceCollection: _sfc_main$
|
|
22310
|
+
AttendanceCollection: _sfc_main$13,
|
|
21871
22311
|
AttendanceManager,
|
|
21872
22312
|
AttendanceModel,
|
|
21873
22313
|
AttendanceSingle,
|
|
21874
22314
|
AttendanceStaff,
|
|
21875
22315
|
AttendanceSupervisor,
|
|
21876
22316
|
CheckInAccess,
|
|
21877
|
-
CheckInCollection: _sfc_main$
|
|
22317
|
+
CheckInCollection: _sfc_main$R,
|
|
21878
22318
|
CheckInExternal,
|
|
21879
22319
|
CheckInModel,
|
|
21880
22320
|
CheckInPresenceCollection,
|
|
21881
|
-
CheckInScanError: _sfc_main$
|
|
21882
|
-
CheckInScanSuccess: _sfc_main$
|
|
22321
|
+
CheckInScanError: _sfc_main$U,
|
|
22322
|
+
CheckInScanSuccess: _sfc_main$S,
|
|
21883
22323
|
CheckInScanner,
|
|
21884
22324
|
CheckInSingle,
|
|
21885
22325
|
CheckInSupervisor,
|
|
21886
22326
|
NeonTime,
|
|
21887
22327
|
OperasionalIdentitas,
|
|
21888
|
-
PlanCollection: _sfc_main$
|
|
22328
|
+
PlanCollection: _sfc_main$O,
|
|
21889
22329
|
PlanModel,
|
|
21890
22330
|
PlanSingle,
|
|
21891
22331
|
PlanStaff,
|
|
21892
|
-
PlanTypeCollection: _sfc_main$
|
|
22332
|
+
PlanTypeCollection: _sfc_main$L,
|
|
21893
22333
|
PlanTypeModel,
|
|
21894
22334
|
PlanTypeSingle,
|
|
21895
|
-
ProgressAccessCollection: _sfc_main$
|
|
22335
|
+
ProgressAccessCollection: _sfc_main$B,
|
|
21896
22336
|
ProgressAccessModel,
|
|
21897
22337
|
ProgressAccessSingle,
|
|
21898
22338
|
ProgressAccessSupervisor,
|
|
21899
|
-
ProgressButton: _sfc_main$
|
|
22339
|
+
ProgressButton: _sfc_main$J,
|
|
21900
22340
|
ProgressCollection,
|
|
21901
22341
|
ProgressModel,
|
|
21902
22342
|
ProgressNote,
|
|
21903
|
-
ProgressNoteButton: _sfc_main$
|
|
21904
|
-
ProgressNoteTab: _sfc_main$
|
|
22343
|
+
ProgressNoteButton: _sfc_main$I,
|
|
22344
|
+
ProgressNoteTab: _sfc_main$H,
|
|
21905
22345
|
ProgressSingle,
|
|
21906
22346
|
ProgressTomorrow,
|
|
21907
22347
|
ProgressYesterday,
|
|
21908
|
-
ResponsibilityCollection: _sfc_main$
|
|
22348
|
+
ResponsibilityCollection: _sfc_main$y,
|
|
21909
22349
|
ResponsibilityModel,
|
|
21910
22350
|
ResponsibilitySingle,
|
|
21911
22351
|
ResponsibilityStaff,
|
|
21912
22352
|
ResponsibilitySupervisor,
|
|
21913
|
-
ResponsibilityTypeCollection: _sfc_main$
|
|
22353
|
+
ResponsibilityTypeCollection: _sfc_main$u,
|
|
21914
22354
|
ResponsibilityTypeModel,
|
|
21915
22355
|
ResponsibilityTypeSingle,
|
|
21916
|
-
SituationCollection: _sfc_main$
|
|
22356
|
+
SituationCollection: _sfc_main$s,
|
|
21917
22357
|
SituationModel,
|
|
21918
|
-
SituationSingle: _sfc_main$
|
|
21919
|
-
SituationSupportive: _sfc_main$
|
|
21920
|
-
SituationTypeCollection: _sfc_main$
|
|
22358
|
+
SituationSingle: _sfc_main$r,
|
|
22359
|
+
SituationSupportive: _sfc_main$p,
|
|
22360
|
+
SituationTypeCollection: _sfc_main$o,
|
|
21921
22361
|
SituationTypeModel,
|
|
21922
|
-
SituationTypeSingle: _sfc_main$
|
|
21923
|
-
SituationWork: _sfc_main$
|
|
21924
|
-
StaffCollection: _sfc_main$
|
|
21925
|
-
StaffIdentity: _sfc_main$
|
|
22362
|
+
SituationTypeSingle: _sfc_main$n,
|
|
22363
|
+
SituationWork: _sfc_main$q,
|
|
22364
|
+
StaffCollection: _sfc_main$m,
|
|
22365
|
+
StaffIdentity: _sfc_main$j,
|
|
21926
22366
|
StaffModel,
|
|
21927
22367
|
StaffOperasional,
|
|
21928
22368
|
StaffSingle,
|
|
21929
22369
|
SubmissionAudit,
|
|
21930
22370
|
SubmissionCollection: _sfc_main$g,
|
|
21931
22371
|
SubmissionDecision,
|
|
21932
|
-
|
|
22372
|
+
SubmissionDetailTab,
|
|
22373
|
+
SubmissionDocumentTab: _sfc_main$i,
|
|
21933
22374
|
SubmissionFollowUp,
|
|
21934
22375
|
SubmissionModel,
|
|
21935
22376
|
SubmissionSingle,
|
|
@@ -22061,19 +22502,19 @@ const qrScannerWorker_min = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object
|
|
|
22061
22502
|
__proto__: null,
|
|
22062
22503
|
createWorker
|
|
22063
22504
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
22064
|
-
exports.AttendanceCollection = _sfc_main$
|
|
22505
|
+
exports.AttendanceCollection = _sfc_main$13;
|
|
22065
22506
|
exports.AttendanceManager = AttendanceManager;
|
|
22066
22507
|
exports.AttendanceModel = AttendanceModel;
|
|
22067
22508
|
exports.AttendanceSingle = AttendanceSingle;
|
|
22068
22509
|
exports.AttendanceStaff = AttendanceStaff;
|
|
22069
22510
|
exports.AttendanceSupervisor = AttendanceSupervisor;
|
|
22070
22511
|
exports.CheckInAccess = CheckInAccess;
|
|
22071
|
-
exports.CheckInCollection = _sfc_main$
|
|
22512
|
+
exports.CheckInCollection = _sfc_main$R;
|
|
22072
22513
|
exports.CheckInExternal = CheckInExternal;
|
|
22073
22514
|
exports.CheckInModel = CheckInModel;
|
|
22074
22515
|
exports.CheckInPresenceCollection = CheckInPresenceCollection;
|
|
22075
|
-
exports.CheckInScanError = _sfc_main$
|
|
22076
|
-
exports.CheckInScanSuccess = _sfc_main$
|
|
22516
|
+
exports.CheckInScanError = _sfc_main$U;
|
|
22517
|
+
exports.CheckInScanSuccess = _sfc_main$S;
|
|
22077
22518
|
exports.CheckInScanner = CheckInScanner;
|
|
22078
22519
|
exports.CheckInSingle = CheckInSingle;
|
|
22079
22520
|
exports.CheckInSupervisor = CheckInSupervisor;
|
|
@@ -22081,51 +22522,52 @@ exports.NOperasional = operasional_types;
|
|
|
22081
22522
|
exports.NeonTime = NeonTime;
|
|
22082
22523
|
exports.OperasionalIdentitas = OperasionalIdentitas;
|
|
22083
22524
|
exports.OperasionalInterfacesPlugin = OperasionalInterfacesPlugin;
|
|
22084
|
-
exports.PlanCollection = _sfc_main$
|
|
22525
|
+
exports.PlanCollection = _sfc_main$O;
|
|
22085
22526
|
exports.PlanModel = PlanModel;
|
|
22086
22527
|
exports.PlanSingle = PlanSingle;
|
|
22087
22528
|
exports.PlanStaff = PlanStaff;
|
|
22088
|
-
exports.PlanTypeCollection = _sfc_main$
|
|
22529
|
+
exports.PlanTypeCollection = _sfc_main$L;
|
|
22089
22530
|
exports.PlanTypeModel = PlanTypeModel;
|
|
22090
22531
|
exports.PlanTypeSingle = PlanTypeSingle;
|
|
22091
|
-
exports.ProgressAccessCollection = _sfc_main$
|
|
22532
|
+
exports.ProgressAccessCollection = _sfc_main$B;
|
|
22092
22533
|
exports.ProgressAccessModel = ProgressAccessModel;
|
|
22093
22534
|
exports.ProgressAccessSingle = ProgressAccessSingle;
|
|
22094
22535
|
exports.ProgressAccessSupervisor = ProgressAccessSupervisor;
|
|
22095
|
-
exports.ProgressButton = _sfc_main$
|
|
22536
|
+
exports.ProgressButton = _sfc_main$J;
|
|
22096
22537
|
exports.ProgressCollection = ProgressCollection;
|
|
22097
22538
|
exports.ProgressModel = ProgressModel;
|
|
22098
22539
|
exports.ProgressNote = ProgressNote;
|
|
22099
|
-
exports.ProgressNoteButton = _sfc_main$
|
|
22100
|
-
exports.ProgressNoteTab = _sfc_main$
|
|
22540
|
+
exports.ProgressNoteButton = _sfc_main$I;
|
|
22541
|
+
exports.ProgressNoteTab = _sfc_main$H;
|
|
22101
22542
|
exports.ProgressSingle = ProgressSingle;
|
|
22102
22543
|
exports.ProgressTomorrow = ProgressTomorrow;
|
|
22103
22544
|
exports.ProgressYesterday = ProgressYesterday;
|
|
22104
|
-
exports.ResponsibilityCollection = _sfc_main$
|
|
22545
|
+
exports.ResponsibilityCollection = _sfc_main$y;
|
|
22105
22546
|
exports.ResponsibilityModel = ResponsibilityModel;
|
|
22106
22547
|
exports.ResponsibilitySingle = ResponsibilitySingle;
|
|
22107
22548
|
exports.ResponsibilityStaff = ResponsibilityStaff;
|
|
22108
22549
|
exports.ResponsibilitySupervisor = ResponsibilitySupervisor;
|
|
22109
|
-
exports.ResponsibilityTypeCollection = _sfc_main$
|
|
22550
|
+
exports.ResponsibilityTypeCollection = _sfc_main$u;
|
|
22110
22551
|
exports.ResponsibilityTypeModel = ResponsibilityTypeModel;
|
|
22111
22552
|
exports.ResponsibilityTypeSingle = ResponsibilityTypeSingle;
|
|
22112
|
-
exports.SituationCollection = _sfc_main$
|
|
22553
|
+
exports.SituationCollection = _sfc_main$s;
|
|
22113
22554
|
exports.SituationModel = SituationModel;
|
|
22114
|
-
exports.SituationSingle = _sfc_main$
|
|
22115
|
-
exports.SituationSupportive = _sfc_main$
|
|
22116
|
-
exports.SituationTypeCollection = _sfc_main$
|
|
22555
|
+
exports.SituationSingle = _sfc_main$r;
|
|
22556
|
+
exports.SituationSupportive = _sfc_main$p;
|
|
22557
|
+
exports.SituationTypeCollection = _sfc_main$o;
|
|
22117
22558
|
exports.SituationTypeModel = SituationTypeModel;
|
|
22118
|
-
exports.SituationTypeSingle = _sfc_main$
|
|
22119
|
-
exports.SituationWork = _sfc_main$
|
|
22120
|
-
exports.StaffCollection = _sfc_main$
|
|
22121
|
-
exports.StaffIdentity = _sfc_main$
|
|
22559
|
+
exports.SituationTypeSingle = _sfc_main$n;
|
|
22560
|
+
exports.SituationWork = _sfc_main$q;
|
|
22561
|
+
exports.StaffCollection = _sfc_main$m;
|
|
22562
|
+
exports.StaffIdentity = _sfc_main$j;
|
|
22122
22563
|
exports.StaffModel = StaffModel;
|
|
22123
22564
|
exports.StaffOperasional = StaffOperasional;
|
|
22124
22565
|
exports.StaffSingle = StaffSingle;
|
|
22125
22566
|
exports.SubmissionAudit = SubmissionAudit;
|
|
22126
22567
|
exports.SubmissionCollection = _sfc_main$g;
|
|
22127
22568
|
exports.SubmissionDecision = SubmissionDecision;
|
|
22128
|
-
exports.
|
|
22569
|
+
exports.SubmissionDetailTab = SubmissionDetailTab;
|
|
22570
|
+
exports.SubmissionDocumentTab = _sfc_main$i;
|
|
22129
22571
|
exports.SubmissionFollowUp = SubmissionFollowUp;
|
|
22130
22572
|
exports.SubmissionModel = SubmissionModel;
|
|
22131
22573
|
exports.SubmissionSingle = SubmissionSingle;
|