@neutron.co.id/operasional-interfaces 1.9.6 → 1.9.7
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 +3 -5
- package/build/index.mjs +3 -5
- package/build/nuxt.json +1 -1
- package/build/style.css +10 -10
- package/package.json +2 -2
package/build/index.cjs
CHANGED
|
@@ -1518,7 +1518,7 @@ const _sfc_main$Y = /* @__PURE__ */ vue.defineComponent({
|
|
|
1518
1518
|
const AttendanceSupervisor_vue_vue_type_style_index_0_scoped_07f6564f_lang = "";
|
|
1519
1519
|
const AttendanceSupervisor = /* @__PURE__ */ _export_sfc(_sfc_main$Y, [["__scopeId", "data-v-07f6564f"]]);
|
|
1520
1520
|
const CheckInModel = tempatModels.models.CheckInModel;
|
|
1521
|
-
const _withScopeId$2 = (n) => (vue.pushScopeId("data-v-
|
|
1521
|
+
const _withScopeId$2 = (n) => (vue.pushScopeId("data-v-7782d75c"), n = n(), vue.popScopeId(), n);
|
|
1522
1522
|
const _hoisted_1$j = { id: "view-checkIns" };
|
|
1523
1523
|
const _hoisted_2$c = { class: "summary" };
|
|
1524
1524
|
const _hoisted_3$4 = { class: "wrapper" };
|
|
@@ -1725,7 +1725,6 @@ const _sfc_main$X = /* @__PURE__ */ vue.defineComponent({
|
|
|
1725
1725
|
default: vue.withCtx(() => [
|
|
1726
1726
|
vue.createVNode(vue.unref(interfaces.NeonStat), {
|
|
1727
1727
|
label: "Checkpoint",
|
|
1728
|
-
icon: "barcode-read",
|
|
1729
1728
|
onClick: onPresenceCheckpoint
|
|
1730
1729
|
}, {
|
|
1731
1730
|
default: vue.withCtx(() => [
|
|
@@ -1755,7 +1754,6 @@ const _sfc_main$X = /* @__PURE__ */ vue.defineComponent({
|
|
|
1755
1754
|
default: vue.withCtx(() => [
|
|
1756
1755
|
vue.createVNode(vue.unref(interfaces.NeonStat), {
|
|
1757
1756
|
label: "Pulang",
|
|
1758
|
-
icon: "barcode-read",
|
|
1759
1757
|
onClick: onPresenceHome
|
|
1760
1758
|
}, {
|
|
1761
1759
|
default: vue.withCtx(() => [
|
|
@@ -1863,8 +1861,8 @@ const _sfc_main$X = /* @__PURE__ */ vue.defineComponent({
|
|
|
1863
1861
|
};
|
|
1864
1862
|
}
|
|
1865
1863
|
});
|
|
1866
|
-
const
|
|
1867
|
-
const CheckInPresenceCollection = /* @__PURE__ */ _export_sfc(_sfc_main$X, [["__scopeId", "data-v-
|
|
1864
|
+
const CheckInPresenceCollection_vue_vue_type_style_index_0_scoped_7782d75c_lang = "";
|
|
1865
|
+
const CheckInPresenceCollection = /* @__PURE__ */ _export_sfc(_sfc_main$X, [["__scopeId", "data-v-7782d75c"]]);
|
|
1868
1866
|
const _hoisted_1$i = { class: "grid gap-4 sm:grid-cols-2" };
|
|
1869
1867
|
const _sfc_main$W = /* @__PURE__ */ vue.defineComponent({
|
|
1870
1868
|
__name: "CheckInSingle",
|
package/build/index.mjs
CHANGED
|
@@ -1516,7 +1516,7 @@ const _sfc_main$Y = /* @__PURE__ */ defineComponent({
|
|
|
1516
1516
|
const AttendanceSupervisor_vue_vue_type_style_index_0_scoped_07f6564f_lang = "";
|
|
1517
1517
|
const AttendanceSupervisor = /* @__PURE__ */ _export_sfc(_sfc_main$Y, [["__scopeId", "data-v-07f6564f"]]);
|
|
1518
1518
|
const CheckInModel = models$1.CheckInModel;
|
|
1519
|
-
const _withScopeId$2 = (n) => (pushScopeId("data-v-
|
|
1519
|
+
const _withScopeId$2 = (n) => (pushScopeId("data-v-7782d75c"), n = n(), popScopeId(), n);
|
|
1520
1520
|
const _hoisted_1$j = { id: "view-checkIns" };
|
|
1521
1521
|
const _hoisted_2$c = { class: "summary" };
|
|
1522
1522
|
const _hoisted_3$4 = { class: "wrapper" };
|
|
@@ -1723,7 +1723,6 @@ const _sfc_main$X = /* @__PURE__ */ defineComponent({
|
|
|
1723
1723
|
default: withCtx(() => [
|
|
1724
1724
|
createVNode(unref(NeonStat), {
|
|
1725
1725
|
label: "Checkpoint",
|
|
1726
|
-
icon: "barcode-read",
|
|
1727
1726
|
onClick: onPresenceCheckpoint
|
|
1728
1727
|
}, {
|
|
1729
1728
|
default: withCtx(() => [
|
|
@@ -1753,7 +1752,6 @@ const _sfc_main$X = /* @__PURE__ */ defineComponent({
|
|
|
1753
1752
|
default: withCtx(() => [
|
|
1754
1753
|
createVNode(unref(NeonStat), {
|
|
1755
1754
|
label: "Pulang",
|
|
1756
|
-
icon: "barcode-read",
|
|
1757
1755
|
onClick: onPresenceHome
|
|
1758
1756
|
}, {
|
|
1759
1757
|
default: withCtx(() => [
|
|
@@ -1861,8 +1859,8 @@ const _sfc_main$X = /* @__PURE__ */ defineComponent({
|
|
|
1861
1859
|
};
|
|
1862
1860
|
}
|
|
1863
1861
|
});
|
|
1864
|
-
const
|
|
1865
|
-
const CheckInPresenceCollection = /* @__PURE__ */ _export_sfc(_sfc_main$X, [["__scopeId", "data-v-
|
|
1862
|
+
const CheckInPresenceCollection_vue_vue_type_style_index_0_scoped_7782d75c_lang = "";
|
|
1863
|
+
const CheckInPresenceCollection = /* @__PURE__ */ _export_sfc(_sfc_main$X, [["__scopeId", "data-v-7782d75c"]]);
|
|
1866
1864
|
const _hoisted_1$i = { class: "grid gap-4 sm:grid-cols-2" };
|
|
1867
1865
|
const _sfc_main$W = /* @__PURE__ */ defineComponent({
|
|
1868
1866
|
__name: "CheckInSingle",
|
package/build/nuxt.json
CHANGED
package/build/style.css
CHANGED
|
@@ -81,15 +81,15 @@
|
|
|
81
81
|
display: block
|
|
82
82
|
}
|
|
83
83
|
|
|
84
|
-
#view-checkIns[data-v-
|
|
84
|
+
#view-checkIns[data-v-7782d75c] {
|
|
85
85
|
|
|
86
86
|
height: 100%
|
|
87
87
|
}
|
|
88
|
-
#view-checkIns .wrapper[data-v-
|
|
88
|
+
#view-checkIns .wrapper[data-v-7782d75c] {
|
|
89
89
|
|
|
90
90
|
height: 100%
|
|
91
91
|
}
|
|
92
|
-
#view-checkIns .header[data-v-
|
|
92
|
+
#view-checkIns .header[data-v-7782d75c] {
|
|
93
93
|
|
|
94
94
|
display: flex;
|
|
95
95
|
|
|
@@ -105,15 +105,15 @@
|
|
|
105
105
|
|
|
106
106
|
padding-bottom: 0.5rem
|
|
107
107
|
}
|
|
108
|
-
#view-checkIns .header .start[data-v-
|
|
108
|
+
#view-checkIns .header .start[data-v-7782d75c] {
|
|
109
109
|
|
|
110
110
|
line-height: 1.25
|
|
111
111
|
}
|
|
112
|
-
#view-checkIns .header .title[data-v-
|
|
112
|
+
#view-checkIns .header .title[data-v-7782d75c] {
|
|
113
113
|
|
|
114
114
|
font-weight: 700
|
|
115
115
|
}
|
|
116
|
-
#view-checkIns .header .description[data-v-
|
|
116
|
+
#view-checkIns .header .description[data-v-7782d75c] {
|
|
117
117
|
|
|
118
118
|
font-size: 0.875rem;
|
|
119
119
|
|
|
@@ -121,13 +121,13 @@
|
|
|
121
121
|
|
|
122
122
|
color: rgb(161 161 170 / var(--tw-text-opacity))
|
|
123
123
|
}
|
|
124
|
-
#view-checkIns .buttons[data-v-
|
|
124
|
+
#view-checkIns .buttons[data-v-7782d75c] {
|
|
125
125
|
|
|
126
126
|
display: flex;
|
|
127
127
|
|
|
128
128
|
align-items: center
|
|
129
129
|
}
|
|
130
|
-
#view-checkIns .buttons[data-v-
|
|
130
|
+
#view-checkIns .buttons[data-v-7782d75c] > :not([hidden]) ~ :not([hidden]) {
|
|
131
131
|
|
|
132
132
|
--tw-space-x-reverse: 0;
|
|
133
133
|
|
|
@@ -135,11 +135,11 @@
|
|
|
135
135
|
|
|
136
136
|
margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)))
|
|
137
137
|
}
|
|
138
|
-
#view-checkIns .buttons[data-v-
|
|
138
|
+
#view-checkIns .buttons[data-v-7782d75c] {
|
|
139
139
|
|
|
140
140
|
padding-right: 0.25rem
|
|
141
141
|
}
|
|
142
|
-
#view-checkIns .summary[data-v-
|
|
142
|
+
#view-checkIns .summary[data-v-7782d75c] {
|
|
143
143
|
|
|
144
144
|
padding-bottom: 0.5rem
|
|
145
145
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@neutron.co.id/operasional-interfaces",
|
|
3
|
-
"version": "1.9.
|
|
3
|
+
"version": "1.9.7",
|
|
4
4
|
"description": "Interface library of Neutron Operasional.",
|
|
5
5
|
"sideEffects": [
|
|
6
6
|
"*.css"
|
|
@@ -143,5 +143,5 @@
|
|
|
143
143
|
"publishConfig": {
|
|
144
144
|
"access": "public"
|
|
145
145
|
},
|
|
146
|
-
"build":
|
|
146
|
+
"build": 128
|
|
147
147
|
}
|