@neutron.co.id/operasional-interfaces 1.4.7-beta.1 → 1.4.7-beta.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/build/index.cjs CHANGED
@@ -4716,13 +4716,8 @@ const _sfc_main$k = /* @__PURE__ */ vue.defineComponent({
4716
4716
  /* STABLE */
4717
4717
  }),
4718
4718
  vue.createCommentVNode(" KELUAR MASUK "),
4719
- vue.createVNode(vue.unref(office.OfficeTab), {
4720
- handle: "checkIn",
4721
- icon: "person-to-door",
4722
- title: "Keluar Masuk"
4723
- }, {
4724
- default: vue.withCtx(() => [
4725
- vue.createCommentVNode(` <OfficeCollectionRelated
4719
+ vue.createCommentVNode(` <OfficeTab handle="checkIn" icon="person-to-door" title="Keluar Masuk">
4720
+ <OfficeCollectionRelated
4726
4721
  definition="neu:tempat:checkIn"
4727
4722
  title="Keluar Masuk"
4728
4723
  description="Keluar masuk."
@@ -4735,11 +4730,8 @@ const _sfc_main$k = /* @__PURE__ */ vue.defineComponent({
4735
4730
  },
4736
4731
  })
4737
4732
  "
4738
- /> `)
4739
- ]),
4740
- _: 1
4741
- /* STABLE */
4742
- })
4733
+ />
4734
+ </OfficeTab> `)
4743
4735
  ]),
4744
4736
  _: 1
4745
4737
  /* STABLE */
@@ -4751,8 +4743,8 @@ const _sfc_main$k = /* @__PURE__ */ vue.defineComponent({
4751
4743
  };
4752
4744
  }
4753
4745
  });
4754
- const StaffSingle_vue_vue_type_style_index_0_scoped_a6f4ca9c_lang = "";
4755
- const StaffSingle = /* @__PURE__ */ _export_sfc(_sfc_main$k, [["__scopeId", "data-v-a6f4ca9c"]]);
4746
+ const StaffSingle_vue_vue_type_style_index_0_scoped_0cf4cd99_lang = "";
4747
+ const StaffSingle = /* @__PURE__ */ _export_sfc(_sfc_main$k, [["__scopeId", "data-v-0cf4cd99"]]);
4756
4748
  const _hoisted_1$1 = { class: "grid gap-4 sm:grid-cols-[3fr_1fr]" };
4757
4749
  const _hoisted_2$1 = { class: "grid gap-4 sm:grid-cols-2" };
4758
4750
  const _sfc_main$j = /* @__PURE__ */ vue.defineComponent({
package/build/index.mjs CHANGED
@@ -4714,13 +4714,8 @@ const _sfc_main$k = /* @__PURE__ */ defineComponent({
4714
4714
  /* STABLE */
4715
4715
  }),
4716
4716
  createCommentVNode(" KELUAR MASUK "),
4717
- createVNode(unref(OfficeTab), {
4718
- handle: "checkIn",
4719
- icon: "person-to-door",
4720
- title: "Keluar Masuk"
4721
- }, {
4722
- default: withCtx(() => [
4723
- createCommentVNode(` <OfficeCollectionRelated
4717
+ createCommentVNode(` <OfficeTab handle="checkIn" icon="person-to-door" title="Keluar Masuk">
4718
+ <OfficeCollectionRelated
4724
4719
  definition="neu:tempat:checkIn"
4725
4720
  title="Keluar Masuk"
4726
4721
  description="Keluar masuk."
@@ -4733,11 +4728,8 @@ const _sfc_main$k = /* @__PURE__ */ defineComponent({
4733
4728
  },
4734
4729
  })
4735
4730
  "
4736
- /> `)
4737
- ]),
4738
- _: 1
4739
- /* STABLE */
4740
- })
4731
+ />
4732
+ </OfficeTab> `)
4741
4733
  ]),
4742
4734
  _: 1
4743
4735
  /* STABLE */
@@ -4749,8 +4741,8 @@ const _sfc_main$k = /* @__PURE__ */ defineComponent({
4749
4741
  };
4750
4742
  }
4751
4743
  });
4752
- const StaffSingle_vue_vue_type_style_index_0_scoped_a6f4ca9c_lang = "";
4753
- const StaffSingle = /* @__PURE__ */ _export_sfc(_sfc_main$k, [["__scopeId", "data-v-a6f4ca9c"]]);
4744
+ const StaffSingle_vue_vue_type_style_index_0_scoped_0cf4cd99_lang = "";
4745
+ const StaffSingle = /* @__PURE__ */ _export_sfc(_sfc_main$k, [["__scopeId", "data-v-0cf4cd99"]]);
4754
4746
  const _hoisted_1$1 = { class: "grid gap-4 sm:grid-cols-[3fr_1fr]" };
4755
4747
  const _hoisted_2$1 = { class: "grid gap-4 sm:grid-cols-2" };
4756
4748
  const _sfc_main$j = /* @__PURE__ */ defineComponent({
package/build/style.css CHANGED
@@ -142,7 +142,7 @@
142
142
  0 -1px 1px black;
143
143
  }
144
144
 
145
- .neu-staff-single[data-v-a6f4ca9c] {
145
+ .neu-staff-single[data-v-0cf4cd99] {
146
146
  display: block
147
147
  }
148
148
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@neutron.co.id/operasional-interfaces",
3
- "version": "1.4.7-beta.1",
3
+ "version": "1.4.7-beta.2",
4
4
  "description": "Interface library of Neutron Operasional.",
5
5
  "sideEffects": [
6
6
  "*.css"
@@ -60,7 +60,7 @@
60
60
  "@neon.id/interfaces": "0.161.0",
61
61
  "@neon.id/office": "0.39.0",
62
62
  "@neon.id/utils": "0.43.0",
63
- "@neutron.co.id/personalia-models": "1.4.5-beta.1",
63
+ "@neutron.co.id/personalia-models": "1.4.5-beta.2",
64
64
  "@neutron.co.id/sentral-interfaces": "1.3.0",
65
65
  "@nuxt/kit": "3.4.2",
66
66
  "qr-scanner": "1.4.2",
@@ -129,12 +129,12 @@
129
129
  "@neon.id/interfaces": "^0.161.0",
130
130
  "@neon.id/office": "^0.39.0",
131
131
  "@neon.id/utils": "^0.43.0",
132
- "@neutron.co.id/personalia-models": "^1.4.5-beta.1",
132
+ "@neutron.co.id/personalia-models": "^1.4.5-beta.2",
133
133
  "@nuxt/kit": "^3.4.2",
134
134
  "vue": "^3.3.2"
135
135
  },
136
136
  "publishConfig": {
137
137
  "access": "public"
138
138
  },
139
- "build": 89
139
+ "build": 90
140
140
  }