@neutron.co.id/operasional-interfaces 1.16.2 → 1.16.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -224,18 +224,6 @@
|
|
|
224
224
|
v-model="values"
|
|
225
225
|
:field="fields.raiseStaffs"
|
|
226
226
|
:query="Query.define(roleStaffOptions)"
|
|
227
|
-
:is-disabled="
|
|
228
|
-
values.status === 'processed' ||
|
|
229
|
-
values.status === 'approved' ||
|
|
230
|
-
values.status === 'raised' ||
|
|
231
|
-
values.status === 'delay' ||
|
|
232
|
-
values.status === 'monitored' ||
|
|
233
|
-
values.status === 'discontinued' ||
|
|
234
|
-
values.status === 'resolved' ||
|
|
235
|
-
values.hasProcessStaffIds?.length
|
|
236
|
-
? true
|
|
237
|
-
: false
|
|
238
|
-
"
|
|
239
227
|
/>
|
|
240
228
|
</NeonFields>
|
|
241
229
|
</div>
|
package/build/mock/index.cjs
CHANGED
|
@@ -21708,18 +21708,14 @@ const _sfc_main$s = /* @__PURE__ */ vue.defineComponent({
|
|
|
21708
21708
|
vue.createElementVNode("div", _hoisted_10$4, [
|
|
21709
21709
|
vue.createElementVNode("div", _hoisted_11$4, [
|
|
21710
21710
|
vue.createVNode(vue.unref(form.NeonFields), { class: "flex-1" }, {
|
|
21711
|
-
default: vue.withCtx(() =>
|
|
21712
|
-
|
|
21713
|
-
|
|
21714
|
-
vue.
|
|
21715
|
-
|
|
21716
|
-
|
|
21717
|
-
|
|
21718
|
-
|
|
21719
|
-
"is-disabled": vue.unref(values).status === "processed" || vue.unref(values).status === "approved" || vue.unref(values).status === "raised" || vue.unref(values).status === "delay" || vue.unref(values).status === "monitored" || vue.unref(values).status === "discontinued" || vue.unref(values).status === "resolved" || ((_a2 = vue.unref(values).hasProcessStaffIds) == null ? void 0 : _a2.length) ? true : false
|
|
21720
|
-
}, null, 8, ["modelValue", "field", "query", "is-disabled"])
|
|
21721
|
-
];
|
|
21722
|
-
}),
|
|
21711
|
+
default: vue.withCtx(() => [
|
|
21712
|
+
vue.createVNode(vue.unref(office$1.OfficeRelation), {
|
|
21713
|
+
modelValue: vue.unref(values),
|
|
21714
|
+
"onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => vue.isRef(values) ? values.value = $event : null),
|
|
21715
|
+
field: vue.unref(fields).raiseStaffs,
|
|
21716
|
+
query: vue.unref(query.Query).define(roleStaffOptions.value)
|
|
21717
|
+
}, null, 8, ["modelValue", "field", "query"])
|
|
21718
|
+
]),
|
|
21723
21719
|
_: 1
|
|
21724
21720
|
/* STABLE */
|
|
21725
21721
|
})
|
|
@@ -21932,7 +21928,7 @@ const _sfc_main$s = /* @__PURE__ */ vue.defineComponent({
|
|
|
21932
21928
|
};
|
|
21933
21929
|
}
|
|
21934
21930
|
});
|
|
21935
|
-
const SubmissionAudit = /* @__PURE__ */ _export_sfc$1(_sfc_main$s, [["__scopeId", "data-v-
|
|
21931
|
+
const SubmissionAudit = /* @__PURE__ */ _export_sfc$1(_sfc_main$s, [["__scopeId", "data-v-6bc0f0ff"]]);
|
|
21936
21932
|
const _hoisted_1$9 = { class: "flex flex-wrap" };
|
|
21937
21933
|
const _hoisted_2$7 = { class: "mt-2" };
|
|
21938
21934
|
const _hoisted_3$6 = { class: "mt-2" };
|
package/build/mock/index.mjs
CHANGED
|
@@ -21689,18 +21689,14 @@ const _sfc_main$s = /* @__PURE__ */ defineComponent({
|
|
|
21689
21689
|
createElementVNode("div", _hoisted_10$4, [
|
|
21690
21690
|
createElementVNode("div", _hoisted_11$4, [
|
|
21691
21691
|
createVNode(unref(NeonFields), { class: "flex-1" }, {
|
|
21692
|
-
default: withCtx(() =>
|
|
21693
|
-
|
|
21694
|
-
|
|
21695
|
-
|
|
21696
|
-
|
|
21697
|
-
|
|
21698
|
-
|
|
21699
|
-
|
|
21700
|
-
"is-disabled": unref(values).status === "processed" || unref(values).status === "approved" || unref(values).status === "raised" || unref(values).status === "delay" || unref(values).status === "monitored" || unref(values).status === "discontinued" || unref(values).status === "resolved" || ((_a2 = unref(values).hasProcessStaffIds) == null ? void 0 : _a2.length) ? true : false
|
|
21701
|
-
}, null, 8, ["modelValue", "field", "query", "is-disabled"])
|
|
21702
|
-
];
|
|
21703
|
-
}),
|
|
21692
|
+
default: withCtx(() => [
|
|
21693
|
+
createVNode(unref(OfficeRelation), {
|
|
21694
|
+
modelValue: unref(values),
|
|
21695
|
+
"onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => isRef(values) ? values.value = $event : null),
|
|
21696
|
+
field: unref(fields).raiseStaffs,
|
|
21697
|
+
query: unref(Query).define(roleStaffOptions.value)
|
|
21698
|
+
}, null, 8, ["modelValue", "field", "query"])
|
|
21699
|
+
]),
|
|
21704
21700
|
_: 1
|
|
21705
21701
|
/* STABLE */
|
|
21706
21702
|
})
|
|
@@ -21913,7 +21909,7 @@ const _sfc_main$s = /* @__PURE__ */ defineComponent({
|
|
|
21913
21909
|
};
|
|
21914
21910
|
}
|
|
21915
21911
|
});
|
|
21916
|
-
const SubmissionAudit = /* @__PURE__ */ _export_sfc$1(_sfc_main$s, [["__scopeId", "data-v-
|
|
21912
|
+
const SubmissionAudit = /* @__PURE__ */ _export_sfc$1(_sfc_main$s, [["__scopeId", "data-v-6bc0f0ff"]]);
|
|
21917
21913
|
const _hoisted_1$9 = { class: "flex flex-wrap" };
|
|
21918
21914
|
const _hoisted_2$7 = { class: "mt-2" };
|
|
21919
21915
|
const _hoisted_3$6 = { class: "mt-2" };
|
package/build/mock/style.css
CHANGED
package/build/module.json
CHANGED
package/build/nuxt.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@neutron.co.id/operasional-interfaces",
|
|
3
|
-
"version": "1.16.
|
|
3
|
+
"version": "1.16.3",
|
|
4
4
|
"description": "Interface library of Neutron Operasional.",
|
|
5
5
|
"sideEffects": [
|
|
6
6
|
"*.css"
|
|
@@ -164,5 +164,5 @@
|
|
|
164
164
|
"publishConfig": {
|
|
165
165
|
"access": "public"
|
|
166
166
|
},
|
|
167
|
-
"build":
|
|
167
|
+
"build": 178
|
|
168
168
|
}
|