@neutron.co.id/operasional-interfaces 1.4.6 → 1.4.7-beta.1
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 +2644 -3596
- package/build/index.mjs +2642 -3594
- package/build/style.css +36 -15
- package/build/types/components/checkIn/sheets/CheckInAccess.vue.d.ts +1 -1
- package/build/types/components/checkIn/sheets/CheckInCollection.vue.d.ts +1 -1
- package/build/types/components/checkIn/sheets/CheckInExternal.vue.d.ts +1 -1
- package/build/types/components/checkIn/sheets/CheckInPresenceCollection.vue.d.ts +1 -1
- package/build/types/components/checkIn/sheets/CheckInScanError.vue.d.ts +1 -1
- package/build/types/components/checkIn/sheets/CheckInScanSuccess.vue.d.ts +1 -1
- package/build/types/components/checkIn/sheets/CheckInScanner.vue.d.ts +1 -1
- package/build/types/components/checkIn/sheets/CheckInSingle.vue.d.ts +1 -1
- package/build/types/components/common/OperasionalIdentitas/OperasionalIdentitas.vue.d.ts +4 -4
- package/build/types/components/common/XxxButton/XxxButton.vue.d.ts +1 -1
- package/build/types/components/index.d.ts +2 -0
- package/build/types/components/situation/sheets/SituationCollection.vue.d.ts +1 -1
- package/build/types/components/situation/sheets/SituationSingle.vue.d.ts +1 -1
- package/build/types/components/situation/sheets/SituationSupportive.vue.d.ts +1 -1
- package/build/types/components/situation/sheets/SituationWork.vue.d.ts +1 -1
- package/build/types/components/situationType/sheets/SituationTypeCollection.vue.d.ts +1 -1
- package/build/types/components/situationType/sheets/SituationTypeSingle.vue.d.ts +1 -1
- package/build/types/components/staff/sheets/StaffCollection.vue.d.ts +1 -1
- package/build/types/components/staff/sheets/StaffIdentity.vue.d.ts +1 -1
- package/build/types/components/staff/sheets/StaffOperasional.vue.d.ts +1 -1
- package/build/types/components/staff/sheets/StaffSingle.vue.d.ts +1 -1
- package/build/types/components/submission/index.d.ts +2 -0
- package/build/types/components/submission/sheets/SubmissionAudit.vue.d.ts +2 -0
- package/build/types/components/submission/sheets/SubmissionCollection.vue.d.ts +2 -0
- package/build/types/components/submission/sheets/SubmissionDecision.vue.d.ts +2 -0
- package/build/types/components/submission/sheets/SubmissionFollowUp.vue.d.ts +2 -0
- package/build/types/components/submission/sheets/SubmissionSingle.vue.d.ts +2 -0
- package/build/types/components/submission/sheets/SubmissionStaff.vue.d.ts +2 -0
- package/build/types/components/submission/sheets/index.d.ts +6 -0
- package/build/types/components/submission/submission.types.d.ts +2 -0
- package/build/types/components/submissionType/index.d.ts +2 -0
- package/build/types/components/submissionType/sheets/SubmissionTypeCollection.vue.d.ts +2 -0
- package/build/types/components/submissionType/sheets/SubmissionTypeSingle.vue.d.ts +2 -0
- package/build/types/components/submissionType/sheets/index.d.ts +2 -0
- package/build/types/components/submissionType/submissionType.types.d.ts +2 -0
- package/build/types/components/task/elements/TaskWorkButton.vue.d.ts +1 -1
- package/build/types/components/task/sheets/TaskCollection.vue.d.ts +1 -1
- package/build/types/components/task/sheets/TaskSingle.vue.d.ts +1 -1
- package/build/types/components/task/sheets/TaskWork.vue.d.ts +1 -1
- package/build/types/components/task/task.types.d.ts +1 -1
- package/build/types/gql/graphql.d.ts +776 -0
- package/package.json +63 -63
package/build/style.css
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
|
|
2
|
-
.operasional-identitas .section .divider[data-v-
|
|
2
|
+
.operasional-identitas .section .divider[data-v-355c8370] {
|
|
3
3
|
margin-bottom: 1rem
|
|
4
4
|
}
|
|
5
5
|
|
|
6
|
-
#view-checkIns[data-v-
|
|
6
|
+
#view-checkIns[data-v-533df021] {
|
|
7
7
|
|
|
8
8
|
height: 100%
|
|
9
9
|
}
|
|
10
|
-
#view-checkIns .wrapper[data-v-
|
|
10
|
+
#view-checkIns .wrapper[data-v-533df021] {
|
|
11
11
|
|
|
12
12
|
height: 100%
|
|
13
13
|
}
|
|
14
|
-
#view-checkIns .header[data-v-
|
|
14
|
+
#view-checkIns .header[data-v-533df021] {
|
|
15
15
|
|
|
16
16
|
display: flex;
|
|
17
17
|
|
|
@@ -27,15 +27,15 @@
|
|
|
27
27
|
|
|
28
28
|
padding-bottom: 0.5rem
|
|
29
29
|
}
|
|
30
|
-
#view-checkIns .header .start[data-v-
|
|
30
|
+
#view-checkIns .header .start[data-v-533df021] {
|
|
31
31
|
|
|
32
32
|
line-height: 1.25
|
|
33
33
|
}
|
|
34
|
-
#view-checkIns .header .title[data-v-
|
|
34
|
+
#view-checkIns .header .title[data-v-533df021] {
|
|
35
35
|
|
|
36
36
|
font-weight: 700
|
|
37
37
|
}
|
|
38
|
-
#view-checkIns .header .description[data-v-
|
|
38
|
+
#view-checkIns .header .description[data-v-533df021] {
|
|
39
39
|
|
|
40
40
|
font-size: 0.875rem;
|
|
41
41
|
|
|
@@ -43,13 +43,13 @@
|
|
|
43
43
|
|
|
44
44
|
color: rgb(161 161 170 / var(--tw-text-opacity))
|
|
45
45
|
}
|
|
46
|
-
#view-checkIns .buttons[data-v-
|
|
46
|
+
#view-checkIns .buttons[data-v-533df021] {
|
|
47
47
|
|
|
48
48
|
display: flex;
|
|
49
49
|
|
|
50
50
|
align-items: center
|
|
51
51
|
}
|
|
52
|
-
#view-checkIns .buttons[data-v-
|
|
52
|
+
#view-checkIns .buttons[data-v-533df021] > :not([hidden]) ~ :not([hidden]) {
|
|
53
53
|
|
|
54
54
|
--tw-space-x-reverse: 0;
|
|
55
55
|
|
|
@@ -57,11 +57,11 @@
|
|
|
57
57
|
|
|
58
58
|
margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)))
|
|
59
59
|
}
|
|
60
|
-
#view-checkIns .buttons[data-v-
|
|
60
|
+
#view-checkIns .buttons[data-v-533df021] {
|
|
61
61
|
|
|
62
62
|
padding-right: 0.25rem
|
|
63
63
|
}
|
|
64
|
-
#view-checkIns .summary[data-v-
|
|
64
|
+
#view-checkIns .summary[data-v-533df021] {
|
|
65
65
|
|
|
66
66
|
padding-bottom: 0.5rem
|
|
67
67
|
}
|
|
@@ -102,10 +102,7 @@
|
|
|
102
102
|
}
|
|
103
103
|
.video-frame .inner[data-v-ef426ef3] {
|
|
104
104
|
position: absolute;
|
|
105
|
-
|
|
106
|
-
right: 0px;
|
|
107
|
-
bottom: 0px;
|
|
108
|
-
left: 0px;
|
|
105
|
+
inset: 0px;
|
|
109
106
|
display: flex;
|
|
110
107
|
align-items: flex-start;
|
|
111
108
|
justify-content: space-between;
|
|
@@ -152,3 +149,27 @@
|
|
|
152
149
|
.neu-staff-single[data-v-c62cf70a] {
|
|
153
150
|
display: block
|
|
154
151
|
}
|
|
152
|
+
|
|
153
|
+
.neu-submission-single[data-v-223fbdd7] {
|
|
154
|
+
display: block
|
|
155
|
+
}
|
|
156
|
+
|
|
157
|
+
.neu-submission-single[data-v-c9a9f6dc] {
|
|
158
|
+
display: block
|
|
159
|
+
}
|
|
160
|
+
|
|
161
|
+
.neu-submission-single[data-v-5505e9cb] {
|
|
162
|
+
display: block
|
|
163
|
+
}
|
|
164
|
+
|
|
165
|
+
.neu-submission-single[data-v-46de9004] {
|
|
166
|
+
display: block
|
|
167
|
+
}
|
|
168
|
+
|
|
169
|
+
.neu-submission-single[data-v-28cb75a8] {
|
|
170
|
+
display: block
|
|
171
|
+
}
|
|
172
|
+
|
|
173
|
+
.neu-submission-type-single[data-v-2b7e18ba] {
|
|
174
|
+
display: block
|
|
175
|
+
}
|
|
@@ -2,5 +2,5 @@ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import
|
|
|
2
2
|
close: () => void;
|
|
3
3
|
}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>> & {
|
|
4
4
|
onClose?: (() => any) | undefined;
|
|
5
|
-
}, {}>;
|
|
5
|
+
}, {}, {}>;
|
|
6
6
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
2
2
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
2
2
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
2
2
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
2
2
|
export default _default;
|
|
@@ -2,5 +2,5 @@ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import
|
|
|
2
2
|
close: () => void;
|
|
3
3
|
}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>> & {
|
|
4
4
|
onClose?: (() => any) | undefined;
|
|
5
|
-
}, {}>;
|
|
5
|
+
}, {}, {}>;
|
|
6
6
|
export default _default;
|
|
@@ -3,5 +3,5 @@ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import
|
|
|
3
3
|
onScanned?: ((...args: any[]) => any) | undefined;
|
|
4
4
|
onStop?: ((...args: any[]) => any) | undefined;
|
|
5
5
|
onStart?: ((...args: any[]) => any) | undefined;
|
|
6
|
-
}, {}>;
|
|
6
|
+
}, {}, {}>;
|
|
7
7
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
2
2
|
export default _default;
|
|
@@ -27,7 +27,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
27
27
|
default: () => {};
|
|
28
28
|
};
|
|
29
29
|
onChoose: {
|
|
30
|
-
type: PropType<(userId: string) => Promise<any
|
|
30
|
+
type: PropType<(userId: string) => Promise<any>>;
|
|
31
31
|
default: null;
|
|
32
32
|
};
|
|
33
33
|
onRegister: {
|
|
@@ -70,7 +70,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
70
70
|
default: () => {};
|
|
71
71
|
};
|
|
72
72
|
onChoose: {
|
|
73
|
-
type: PropType<(userId: string) => Promise<any
|
|
73
|
+
type: PropType<(userId: string) => Promise<any>>;
|
|
74
74
|
default: null;
|
|
75
75
|
};
|
|
76
76
|
onRegister: {
|
|
@@ -97,10 +97,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
97
97
|
conflict: any;
|
|
98
98
|
roles: NBase.ItemAttribute[];
|
|
99
99
|
errors: Record<string, string>;
|
|
100
|
-
onChoose: (userId: string) => Promise<any
|
|
100
|
+
onChoose: (userId: string) => Promise<any>;
|
|
101
101
|
onRegister: (payload: any) => Promise<string | undefined>;
|
|
102
102
|
onConnect: (userId: string) => Promise<any>;
|
|
103
103
|
onDisconnect: (payload: UpdateUserPayload) => Promise<any>;
|
|
104
104
|
onDelegate: (payload: UpdateUserPayload) => Promise<any>;
|
|
105
|
-
}>;
|
|
105
|
+
}, {}>;
|
|
106
106
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
2
2
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
2
2
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
2
2
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
2
2
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
2
2
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
2
2
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
2
2
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
2
2
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
2
2
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
2
2
|
export default _default;
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
2
|
+
export default _default;
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
2
|
+
export default _default;
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
2
|
+
export default _default;
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
2
|
+
export default _default;
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
2
|
+
export default _default;
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
2
|
+
export default _default;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export { default as SubmissionCollection } from './SubmissionCollection.vue';
|
|
2
|
+
export { default as SubmissionSingle } from './SubmissionSingle.vue';
|
|
3
|
+
export { default as SubmissionStaff } from './SubmissionStaff.vue';
|
|
4
|
+
export { default as SubmissionFollowUp } from './SubmissionFollowUp.vue';
|
|
5
|
+
export { default as SubmissionAudit } from './SubmissionAudit.vue';
|
|
6
|
+
export { default as SubmissionDecision } from './SubmissionDecision.vue';
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
export declare const SubmissionModel: import("@neon.id/model").Model<"neu:personalia:submission", "type" | "title" | "status" | "branches" | "agreedStaffs" | "decideStaffs" | "delayStaffs" | "document" | "followUpStaffs" | "nominal" | "preparedAt" | "processedAt" | "raiseStaffs" | "raisedAt" | "specifications" | "submissionStaffs">;
|
|
2
|
+
export type TSubmissionModel = typeof SubmissionModel;
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
2
|
+
export default _default;
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
2
|
+
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
2
2
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
2
2
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
2
2
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
2
2
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const TaskModel: import("@neon.id/model").Model<"neu:personalia:task", "user" | "status" | "branches" | "doingAssignments" | "helpAssignments" | "supervisingAssignments" | "employeeNameTrimmed" | "estimatedEndDate" | "estimatedHourByDay" | "estimatedHourCognitiveAssignment" | "estimatedHourCommunicationAssignment" | "estimatedHourCreativeAssignment" | "estimatedHourDoingAssignment" | "estimatedRealizedAssignmentEnd" | "estimatedRealizedAssignmentStart" | "estimatedStartDate" | "externalServiceDescription" | "giveAssignments" | "internalServiceDescription" | "priority" | "resultAssignment" | "taskName">;
|
|
1
|
+
export declare const TaskModel: import("@neon.id/model").Model<"neu:personalia:task", "user" | "status" | "branches" | "doingAssignments" | "helpAssignments" | "supervisingAssignments" | "employeeNameTrimmed" | "estimatedEndDate" | "estimatedHourByDay" | "estimatedHourCognitiveAssignment" | "estimatedHourCommunicationAssignment" | "estimatedHourCreativeAssignment" | "estimatedHourDoingAssignment" | "estimatedRealizedAssignmentEnd" | "estimatedRealizedAssignmentStart" | "estimatedStartDate" | "externalServiceDescription" | "giveAssignments" | "images" | "internalServiceDescription" | "priority" | "resultAssignment" | "taskName">;
|
|
2
2
|
export type TTaskModel = typeof TaskModel;
|