@neutron.co.id/operasional-interfaces 1.4.2 → 1.4.3-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/style.css
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
|
|
2
|
-
.operasional-identitas .section .divider[data-v-
|
|
2
|
+
.operasional-identitas .section .divider[data-v-780f9c83] {
|
|
3
3
|
margin-bottom: 1rem
|
|
4
4
|
}
|
|
5
5
|
|
|
6
|
-
#view-checkIns[data-v-
|
|
6
|
+
#view-checkIns[data-v-89ba2448] {
|
|
7
7
|
|
|
8
8
|
height: 100%
|
|
9
9
|
}
|
|
10
|
-
#view-checkIns .wrapper[data-v-
|
|
10
|
+
#view-checkIns .wrapper[data-v-89ba2448] {
|
|
11
11
|
|
|
12
12
|
height: 100%
|
|
13
13
|
}
|
|
14
|
-
#view-checkIns .header[data-v-
|
|
14
|
+
#view-checkIns .header[data-v-89ba2448] {
|
|
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-89ba2448] {
|
|
31
31
|
|
|
32
32
|
line-height: 1.25
|
|
33
33
|
}
|
|
34
|
-
#view-checkIns .header .title[data-v-
|
|
34
|
+
#view-checkIns .header .title[data-v-89ba2448] {
|
|
35
35
|
|
|
36
36
|
font-weight: 700
|
|
37
37
|
}
|
|
38
|
-
#view-checkIns .header .description[data-v-
|
|
38
|
+
#view-checkIns .header .description[data-v-89ba2448] {
|
|
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-89ba2448] {
|
|
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-89ba2448] > :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-89ba2448] {
|
|
61
61
|
|
|
62
62
|
padding-right: 0.25rem
|
|
63
63
|
}
|
|
64
|
-
#view-checkIns .summary[data-v-
|
|
64
|
+
#view-checkIns .summary[data-v-89ba2448] {
|
|
65
65
|
|
|
66
66
|
padding-bottom: 0.5rem
|
|
67
67
|
}
|
|
@@ -70,6 +70,10 @@
|
|
|
70
70
|
display: block
|
|
71
71
|
}
|
|
72
72
|
|
|
73
|
+
.neu-checkIn-single[data-v-3c28699a] {
|
|
74
|
+
display: block
|
|
75
|
+
}
|
|
76
|
+
|
|
73
77
|
.buttons[data-v-d23b6de5] {
|
|
74
78
|
display: grid;
|
|
75
79
|
align-items: center;
|
|
@@ -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,5 +1,6 @@
|
|
|
1
1
|
export { default as CheckInPresenceCollection } from './CheckInPresenceCollection.vue';
|
|
2
2
|
export { default as CheckInSingle } from './CheckInSingle.vue';
|
|
3
|
+
export { default as CheckInExternal } from './CheckInExternal.vue';
|
|
3
4
|
export { default as CheckInAccess } from './CheckInAccess.vue';
|
|
4
5
|
export { default as CheckInScanError } from './CheckInScanError.vue';
|
|
5
6
|
export { default as CheckInScanner } from './CheckInScanner.vue';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@neutron.co.id/operasional-interfaces",
|
|
3
|
-
"version": "1.4.2",
|
|
3
|
+
"version": "1.4.3-beta.2",
|
|
4
4
|
"description": "Interface library of Neutron.",
|
|
5
5
|
"sideEffects": [
|
|
6
6
|
"*.css"
|
|
@@ -54,15 +54,15 @@
|
|
|
54
54
|
"warm": "nuxt prepare"
|
|
55
55
|
},
|
|
56
56
|
"dependencies": {
|
|
57
|
-
"@neon.id/context": "0.
|
|
58
|
-
"@neon.id/field": "0.
|
|
59
|
-
"@neon.id/identitas-interfaces": "1.
|
|
60
|
-
"@neon.id/interfaces": "0.
|
|
61
|
-
"@neon.id/office": "0.
|
|
62
|
-
"@neon.id/utils": "0.
|
|
63
|
-
"@neutron.co.id/personalia-models": "1.4.
|
|
64
|
-
"@neutron.co.id/sentral-interfaces": "1.
|
|
65
|
-
"@nuxt/kit": "3.
|
|
57
|
+
"@neon.id/context": "0.40.0",
|
|
58
|
+
"@neon.id/field": "0.15.0",
|
|
59
|
+
"@neon.id/identitas-interfaces": "1.1.0",
|
|
60
|
+
"@neon.id/interfaces": "0.154.0",
|
|
61
|
+
"@neon.id/office": "0.26.0",
|
|
62
|
+
"@neon.id/utils": "0.39.0",
|
|
63
|
+
"@neutron.co.id/personalia-models": "1.4.1-beta.2",
|
|
64
|
+
"@neutron.co.id/sentral-interfaces": "1.2.0",
|
|
65
|
+
"@nuxt/kit": "3.3.1",
|
|
66
66
|
"qr-scanner": "1.4.1",
|
|
67
67
|
"vue": "3.2.47"
|
|
68
68
|
},
|
|
@@ -71,42 +71,42 @@
|
|
|
71
71
|
"@graphql-codegen/cli": "3.2.2",
|
|
72
72
|
"@graphql-codegen/client-preset": "2.1.1",
|
|
73
73
|
"@neon.id/identitas-models": "1.0.0",
|
|
74
|
-
"@neon.id/module-builder": "0.13.
|
|
75
|
-
"@neon.id/styles": "0.15.
|
|
76
|
-
"@neon.id/types": "1.
|
|
74
|
+
"@neon.id/module-builder": "0.13.1",
|
|
75
|
+
"@neon.id/styles": "0.15.1",
|
|
76
|
+
"@neon.id/types": "1.38.0",
|
|
77
77
|
"@nuxtjs/eslint-config-typescript": "12.0.0",
|
|
78
|
-
"@nuxtjs/eslint-module": "
|
|
79
|
-
"@nuxtjs/tailwindcss": "6.
|
|
78
|
+
"@nuxtjs/eslint-module": "4.0.2",
|
|
79
|
+
"@nuxtjs/tailwindcss": "6.6.0",
|
|
80
80
|
"@pinia/nuxt": "0.4.7",
|
|
81
|
-
"@storybook/addon-docs": "7.0.0-
|
|
82
|
-
"@storybook/addon-essentials": "7.0.0-
|
|
83
|
-
"@storybook/addon-interactions": "7.0.0-
|
|
84
|
-
"@storybook/addon-links": "7.0.0-
|
|
81
|
+
"@storybook/addon-docs": "7.0.0-rc.4",
|
|
82
|
+
"@storybook/addon-essentials": "7.0.0-rc.4",
|
|
83
|
+
"@storybook/addon-interactions": "7.0.0-rc.4",
|
|
84
|
+
"@storybook/addon-links": "7.0.0-rc.4",
|
|
85
85
|
"@storybook/testing-library": "0.0.14-next.1",
|
|
86
|
-
"@storybook/vue3": "7.0.0-
|
|
87
|
-
"@storybook/vue3-vite": "7.0.0-
|
|
86
|
+
"@storybook/vue3": "7.0.0-rc.4",
|
|
87
|
+
"@storybook/vue3-vite": "7.0.0-rc.4",
|
|
88
88
|
"@types/react": "18.0.28",
|
|
89
89
|
"@types/react-dom": "18.0.11",
|
|
90
|
-
"@typescript-eslint/eslint-plugin": "5.
|
|
91
|
-
"@typescript-eslint/parser": "5.
|
|
92
|
-
"@vitejs/plugin-vue": "4.
|
|
93
|
-
"@vue-macros/nuxt": "1.2.
|
|
94
|
-
"@vue-macros/volar": "0.
|
|
90
|
+
"@typescript-eslint/eslint-plugin": "5.55.0",
|
|
91
|
+
"@typescript-eslint/parser": "5.55.0",
|
|
92
|
+
"@vitejs/plugin-vue": "4.1.0",
|
|
93
|
+
"@vue-macros/nuxt": "1.2.3",
|
|
94
|
+
"@vue-macros/volar": "0.9.0",
|
|
95
95
|
"@vue/eslint-config-prettier": "7.1.0",
|
|
96
96
|
"@vue/eslint-config-typescript": "11.0.2",
|
|
97
97
|
"@vueuse/core": "9.13.0",
|
|
98
|
-
"@vueuse/head": "1.1.
|
|
98
|
+
"@vueuse/head": "1.1.23",
|
|
99
99
|
"@vueuse/nuxt": "9.13.0",
|
|
100
|
-
"autoprefixer": "10.4.
|
|
100
|
+
"autoprefixer": "10.4.14",
|
|
101
101
|
"buffer": "6.0.3",
|
|
102
|
-
"chromatic": "6.17.
|
|
102
|
+
"chromatic": "6.17.2",
|
|
103
103
|
"defu": "6.1.2",
|
|
104
|
-
"eslint": "8.
|
|
104
|
+
"eslint": "8.36.0",
|
|
105
105
|
"eslint-plugin-nuxt": "4.0.0",
|
|
106
106
|
"eslint-plugin-prettier": "4.2.1",
|
|
107
107
|
"eslint-plugin-storybook": "0.6.11",
|
|
108
108
|
"eslint-plugin-vue": "9.9.0",
|
|
109
|
-
"nuxt": "3.
|
|
109
|
+
"nuxt": "3.3.1",
|
|
110
110
|
"pinia": "2.0.33",
|
|
111
111
|
"postcss": "8.4.21",
|
|
112
112
|
"postcss-custom-properties": "13.1.4",
|
|
@@ -114,27 +114,27 @@
|
|
|
114
114
|
"react": "18.2.0",
|
|
115
115
|
"react-dom": "18.2.0",
|
|
116
116
|
"rollup-plugin-visualizer": "5.9.0",
|
|
117
|
-
"storybook": "7.0.0-
|
|
118
|
-
"tsx": "3.12.
|
|
119
|
-
"typescript": "
|
|
120
|
-
"unplugin-vue-macros": "1.
|
|
117
|
+
"storybook": "7.0.0-rc.4",
|
|
118
|
+
"tsx": "3.12.5",
|
|
119
|
+
"typescript": "5.0.2",
|
|
120
|
+
"unplugin-vue-macros": "1.10.1",
|
|
121
121
|
"vite": "4.1.4",
|
|
122
|
-
"vitest": "0.29.
|
|
122
|
+
"vitest": "0.29.3",
|
|
123
123
|
"vue-router": "4.1.6",
|
|
124
124
|
"vue-tsc": "1.2.0"
|
|
125
125
|
},
|
|
126
126
|
"peerDependencies": {
|
|
127
|
-
"@neon.id/context": "^0.
|
|
128
|
-
"@neon.id/identitas-interfaces": "^1.
|
|
129
|
-
"@neon.id/interfaces": "^0.
|
|
130
|
-
"@neon.id/office": "^0.
|
|
131
|
-
"@neon.id/utils": "^0.
|
|
132
|
-
"@neutron.co.id/personalia-models": "^1.4.
|
|
133
|
-
"@nuxt/kit": "^3.
|
|
127
|
+
"@neon.id/context": "^0.40.0",
|
|
128
|
+
"@neon.id/identitas-interfaces": "^1.1.0",
|
|
129
|
+
"@neon.id/interfaces": "^0.154.0",
|
|
130
|
+
"@neon.id/office": "^0.26.0",
|
|
131
|
+
"@neon.id/utils": "^0.39.0",
|
|
132
|
+
"@neutron.co.id/personalia-models": "^1.4.1-beta.2",
|
|
133
|
+
"@nuxt/kit": "^3.3.1",
|
|
134
134
|
"vue": "^3.2.47"
|
|
135
135
|
},
|
|
136
136
|
"publishConfig": {
|
|
137
137
|
"access": "public"
|
|
138
138
|
},
|
|
139
|
-
"build":
|
|
139
|
+
"build": 81
|
|
140
140
|
}
|