@neutron.co.id/operasional-interfaces 1.16.1 → 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.
- package/build/@office/models/personalia/attendance/AttendanceCollection/AttendanceCollection.vue +1 -0
- package/build/@office/models/personalia/submission/SubmissionAudit.vue +0 -12
- package/build/mock/index.cjs +10 -13
- package/build/mock/index.mjs +10 -13
- package/build/mock/style.css +1 -1
- package/build/module.json +1 -1
- package/build/nuxt.json +1 -1
- package/package.json +2 -2
package/build/@office/models/personalia/attendance/AttendanceCollection/AttendanceCollection.vue
CHANGED
|
@@ -65,6 +65,7 @@ function onCalendarPeriodUpdate(period: NCalendar.PeriodData) {
|
|
|
65
65
|
v-else-if="userQuery.display === 'calendar' && period.startedAt"
|
|
66
66
|
:views="['month', 'week']"
|
|
67
67
|
:period="period"
|
|
68
|
+
:use-filter="false"
|
|
68
69
|
:transform-item="transformItem"
|
|
69
70
|
@update:period="onCalendarPeriodUpdate"
|
|
70
71
|
/>
|
|
@@ -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
|
@@ -13123,6 +13123,7 @@ const _sfc_main$1g = /* @__PURE__ */ vue.defineComponent({
|
|
|
13123
13123
|
key: 1,
|
|
13124
13124
|
views: ["month", "week"],
|
|
13125
13125
|
period: __props.period,
|
|
13126
|
+
"use-filter": false,
|
|
13126
13127
|
"transform-item": transformItem,
|
|
13127
13128
|
"onUpdate:period": onCalendarPeriodUpdate
|
|
13128
13129
|
}, null, 8, ["period"])) : vue.createCommentVNode("v-if", true)
|
|
@@ -21707,18 +21708,14 @@ const _sfc_main$s = /* @__PURE__ */ vue.defineComponent({
|
|
|
21707
21708
|
vue.createElementVNode("div", _hoisted_10$4, [
|
|
21708
21709
|
vue.createElementVNode("div", _hoisted_11$4, [
|
|
21709
21710
|
vue.createVNode(vue.unref(form.NeonFields), { class: "flex-1" }, {
|
|
21710
|
-
default: vue.withCtx(() =>
|
|
21711
|
-
|
|
21712
|
-
|
|
21713
|
-
vue.
|
|
21714
|
-
|
|
21715
|
-
|
|
21716
|
-
|
|
21717
|
-
|
|
21718
|
-
"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
|
|
21719
|
-
}, null, 8, ["modelValue", "field", "query", "is-disabled"])
|
|
21720
|
-
];
|
|
21721
|
-
}),
|
|
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
|
+
]),
|
|
21722
21719
|
_: 1
|
|
21723
21720
|
/* STABLE */
|
|
21724
21721
|
})
|
|
@@ -21931,7 +21928,7 @@ const _sfc_main$s = /* @__PURE__ */ vue.defineComponent({
|
|
|
21931
21928
|
};
|
|
21932
21929
|
}
|
|
21933
21930
|
});
|
|
21934
|
-
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"]]);
|
|
21935
21932
|
const _hoisted_1$9 = { class: "flex flex-wrap" };
|
|
21936
21933
|
const _hoisted_2$7 = { class: "mt-2" };
|
|
21937
21934
|
const _hoisted_3$6 = { class: "mt-2" };
|
package/build/mock/index.mjs
CHANGED
|
@@ -13104,6 +13104,7 @@ const _sfc_main$1g = /* @__PURE__ */ defineComponent({
|
|
|
13104
13104
|
key: 1,
|
|
13105
13105
|
views: ["month", "week"],
|
|
13106
13106
|
period: __props.period,
|
|
13107
|
+
"use-filter": false,
|
|
13107
13108
|
"transform-item": transformItem,
|
|
13108
13109
|
"onUpdate:period": onCalendarPeriodUpdate
|
|
13109
13110
|
}, null, 8, ["period"])) : createCommentVNode("v-if", true)
|
|
@@ -21688,18 +21689,14 @@ const _sfc_main$s = /* @__PURE__ */ defineComponent({
|
|
|
21688
21689
|
createElementVNode("div", _hoisted_10$4, [
|
|
21689
21690
|
createElementVNode("div", _hoisted_11$4, [
|
|
21690
21691
|
createVNode(unref(NeonFields), { class: "flex-1" }, {
|
|
21691
|
-
default: withCtx(() =>
|
|
21692
|
-
|
|
21693
|
-
|
|
21694
|
-
|
|
21695
|
-
|
|
21696
|
-
|
|
21697
|
-
|
|
21698
|
-
|
|
21699
|
-
"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
|
|
21700
|
-
}, null, 8, ["modelValue", "field", "query", "is-disabled"])
|
|
21701
|
-
];
|
|
21702
|
-
}),
|
|
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
|
+
]),
|
|
21703
21700
|
_: 1
|
|
21704
21701
|
/* STABLE */
|
|
21705
21702
|
})
|
|
@@ -21912,7 +21909,7 @@ const _sfc_main$s = /* @__PURE__ */ defineComponent({
|
|
|
21912
21909
|
};
|
|
21913
21910
|
}
|
|
21914
21911
|
});
|
|
21915
|
-
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"]]);
|
|
21916
21913
|
const _hoisted_1$9 = { class: "flex flex-wrap" };
|
|
21917
21914
|
const _hoisted_2$7 = { class: "mt-2" };
|
|
21918
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
|
}
|