@neutron.co.id/operasional-interfaces 1.11.3 → 1.11.5

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/module.json CHANGED
@@ -4,5 +4,5 @@
4
4
  "compatibility": {
5
5
  "nuxt": "^3.0.0"
6
6
  },
7
- "version": "1.11.3"
7
+ "version": "1.11.5"
8
8
  }
package/build/nuxt.json CHANGED
@@ -4,5 +4,5 @@
4
4
  "compatibility": {
5
5
  "nuxt": "^3.0.0"
6
6
  },
7
- "version": "1.11.3"
7
+ "version": "1.11.5"
8
8
  }
package/build/style.css CHANGED
@@ -329,31 +329,35 @@
329
329
  display: block
330
330
  }
331
331
 
332
- .neu-submission-single[data-v-c1610cc9] {
332
+ .neu-submission-single[data-v-3f59d8c4] {
333
333
  display: block
334
334
  }
335
335
 
336
- .neu-submission-single[data-v-6cccc9bb] {
336
+ .neu-submission-single[data-v-4a420628] {
337
337
  display: block
338
338
  }
339
339
 
340
- .neu-submission-single[data-v-3f0580bf] {
340
+ .neu-submission-single[data-v-39e053b2] {
341
341
  display: block
342
342
  }
343
343
 
344
- .neu-submission-single[data-v-7e1af8a3] {
344
+ .neu-submission-single[data-v-7353dc8e] {
345
345
  display: block
346
346
  }
347
347
 
348
- .neu-submission-single[data-v-68341f72] {
348
+ .neu-submission-single[data-v-0e15c280] {
349
349
  display: block
350
350
  }
351
351
 
352
- .neu-submission-single[data-v-60c09582] {
352
+ .neu-submission-single[data-v-94acb660] {
353
353
  display: block
354
354
  }
355
355
 
356
- .neu-submission-single[data-v-d4720670] {
356
+ .neu-submission-single[data-v-ce22d9dd] {
357
+ display: block
358
+ }
359
+
360
+ .neu-submission-single[data-v-8926b0ed] {
357
361
  display: block
358
362
  }
359
363
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@neutron.co.id/operasional-interfaces",
3
- "version": "1.11.3",
3
+ "version": "1.11.5",
4
4
  "description": "Interface library of Neutron Operasional.",
5
5
  "sideEffects": [
6
6
  "*.css"
@@ -64,7 +64,7 @@
64
64
  },
65
65
  "dependencies": {
66
66
  "@neon.id/canvas": "^1.26.0",
67
- "@neon.id/catat-interfaces": "^1.10.0",
67
+ "@neon.id/catat-interfaces": "^1.10.1-beta.1",
68
68
  "@neon.id/context": "^1.23.0",
69
69
  "@neon.id/field": "^1.17.0",
70
70
  "@neon.id/identitas-interfaces": "^1.2.0",
@@ -72,9 +72,9 @@
72
72
  "@neon.id/interfaces": "^1.25.0",
73
73
  "@neon.id/model": "^1.9.0",
74
74
  "@neon.id/nuxt": "^1.0.0",
75
- "@neon.id/office": "^1.21.0",
75
+ "@neon.id/office": "^1.26.0",
76
76
  "@neon.id/utils": "^1.27.0",
77
- "@neutron.co.id/personalia-models": "^1.10.2",
77
+ "@neutron.co.id/personalia-models": "^1.10.6",
78
78
  "@nuxt/kit": "^3.8.1",
79
79
  "file-saver": "^2.0.5",
80
80
  "qr-scanner": "^1.4.2",
@@ -134,7 +134,7 @@
134
134
  },
135
135
  "peerDependencies": {
136
136
  "@neon.id/canvas": "^1.26.0",
137
- "@neon.id/catat-interfaces": "^1.10.0",
137
+ "@neon.id/catat-interfaces": "^1.10.1-beta.1",
138
138
  "@neon.id/context": "^1.23.0",
139
139
  "@neon.id/field": "^1.17.0",
140
140
  "@neon.id/identitas-interfaces": "^1.2.0",
@@ -142,9 +142,9 @@
142
142
  "@neon.id/interfaces": "^1.25.0",
143
143
  "@neon.id/model": "^1.9.0",
144
144
  "@neon.id/nuxt": "^1.0.0",
145
- "@neon.id/office": "^1.21.0",
145
+ "@neon.id/office": "^1.26.0",
146
146
  "@neon.id/utils": "^1.27.0",
147
- "@neutron.co.id/personalia-models": "^1.10.2",
147
+ "@neutron.co.id/personalia-models": "^1.10.6",
148
148
  "@nuxt/kit": "^3.8.1",
149
149
  "file-saver": "^2.0.5",
150
150
  "qr-scanner": "^1.4.2",
@@ -154,5 +154,5 @@
154
154
  "publishConfig": {
155
155
  "access": "public"
156
156
  },
157
- "build": 134
157
+ "build": 136
158
158
  }