@things-factory/operato-dataset 6.1.67 → 6.1.68

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.
@@ -19,6 +19,7 @@ import { auth } from '@things-factory/auth-base/dist-client'
19
19
  import { setAuthManagementMenus } from '@things-factory/auth-ui'
20
20
  import { setupMenuPart, updateMenuTemplate } from '@things-factory/lite-menu'
21
21
  import { setupAppToolPart } from '@things-factory/apptool-ui'
22
+ import { setupContextUIPart } from '@things-factory/context-ui'
22
23
  import { ADD_MORENDA } from '@things-factory/more-base'
23
24
  import { ADD_SETTING } from '@things-factory/setting-base'
24
25
 
@@ -36,14 +37,19 @@ console.log(
36
37
  'background: #222; color: #bada55'
37
38
  )
38
39
 
39
- export default function bootstrap() {
40
- setupAppToolPart({
40
+ export default async function bootstrap() {
41
+ await setupAppToolPart({
41
42
  toolbar: true,
42
43
  busybar: true,
43
44
  mdibar: true
44
45
  })
45
46
 
46
- setupMenuPart({
47
+ await setupContextUIPart({
48
+ titlebar: 'header',
49
+ contextToolbar: 'page-footer'
50
+ })
51
+
52
+ await setupMenuPart({
47
53
  slotTemplate: html` <domain-switch slot="tail"></domain-switch> `,
48
54
  hovering: true
49
55
  })
package/db.sqlite CHANGED
Binary file
@@ -5,56 +5,6 @@
5
5
  },
6
6
  "auditLog": "logs/.08636eb59927f12972f6774f5947c8507b3564c2-audit.json",
7
7
  "files": [
8
- {
9
- "date": 1690442439984,
10
- "name": "logs/application-2023-07-27-16.log",
11
- "hash": "7571c45f953db85938855d4a6c2ef4c3f6451d28c55a0923ec2477ea2f939e68"
12
- },
13
- {
14
- "date": 1690442441665,
15
- "name": "logs/application-2023-07-27-07.log",
16
- "hash": "c99f5f9eb27c5a6266765569a49f7c5c90208286a591b64476f90b86c6094faa"
17
- },
18
- {
19
- "date": 1690447190004,
20
- "name": "logs/application-2023-07-27-17.log",
21
- "hash": "a6ee3f8c2f36c13adb138d4f0f004b1f454793e7e7c253dbbbdc35dfc3497153"
22
- },
23
- {
24
- "date": 1690447191551,
25
- "name": "logs/application-2023-07-27-08.log",
26
- "hash": "c6b21d1dee11f426822a7fbc1775b7cd4ad9b90aa74d94b9daac619214d00ed5"
27
- },
28
- {
29
- "date": 1690448450906,
30
- "name": "logs/application-2023-07-27-18.log",
31
- "hash": "78e0122d13834b24c0af3df1653c13e2c19c00b1bc50deb7b504fbedb2ce76f6"
32
- },
33
- {
34
- "date": 1690448452976,
35
- "name": "logs/application-2023-07-27-09.log",
36
- "hash": "1e371c3f17731b6bdbcc2f0e6bcd4c8a4e119fc36573ee66b9ab80e69445409a"
37
- },
38
- {
39
- "date": 1690453097503,
40
- "name": "logs/application-2023-07-27-19.log",
41
- "hash": "098cec0d9894e12a1940aa4ca82a3aaca12ef2d7b5891499d53c30ee1d761721"
42
- },
43
- {
44
- "date": 1690453099673,
45
- "name": "logs/application-2023-07-27-10.log",
46
- "hash": "5b9d2c076c04591a698ce36f903ead5ef7592162b69943b1ace1ea4861b761d7"
47
- },
48
- {
49
- "date": 1690456147057,
50
- "name": "logs/application-2023-07-27-20.log",
51
- "hash": "718a511b9bc328b5c624f380d331d869361faf3ea5e0f325848509b72d4c5403"
52
- },
53
- {
54
- "date": 1690456149312,
55
- "name": "logs/application-2023-07-27-11.log",
56
- "hash": "b47586a53d2dba0897afe757cb1cfb5a49877c0e5caaa42a6db34216a3f44a5f"
57
- },
58
8
  {
59
9
  "date": 1690511703312,
60
10
  "name": "logs/application-2023-07-28-11.log",
@@ -94,6 +44,16 @@
94
44
  "date": 1690593379711,
95
45
  "name": "logs/application-2023-07-29-01.log",
96
46
  "hash": "86c84e6ccc2469045be0d418590a0dc4693fac1f72ad05670d20e578b7482147"
47
+ },
48
+ {
49
+ "date": 1690650091680,
50
+ "name": "logs/application-2023-07-30-02.log",
51
+ "hash": "efaf92a5982886dbcdeddd105962fbee66bf3de4df0e6578859067e5ae1ce26a"
52
+ },
53
+ {
54
+ "date": 1690650092670,
55
+ "name": "logs/application-2023-07-29-17.log",
56
+ "hash": "4b177570cf211efb4a27048a1457cea608a378a92f257687863d4fefb69371f1"
97
57
  }
98
58
  ],
99
59
  "hashType": "sha256"
@@ -54,6 +54,11 @@
54
54
  "date": 1690593379482,
55
55
  "name": "logs/connections-2023-07-29-01.log",
56
56
  "hash": "e1921d7a6ec11922ee908404779d447c3c073e4fcd9ab97283e7895158557c5d"
57
+ },
58
+ {
59
+ "date": 1690650092592,
60
+ "name": "logs/connections-2023-07-29-17.log",
61
+ "hash": "224994874e89c28d90fd9ec6533797b8ddb1e3bef3bd997e0c24c6069352103c"
57
62
  }
58
63
  ],
59
64
  "hashType": "sha256"
@@ -0,0 +1,4 @@
1
+ 2023-07-30T02:01:32+09:00 error: oracledb module loading failed
2
+ 2023-07-30T02:01:33+09:00 info: Default DataSource established
3
+ 2023-07-30T02:01:34+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
4
+ 2023-07-30T02:01:34+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
@@ -0,0 +1 @@
1
+ 2023-07-30T02:01:32+09:00 info: File Storage is Ready.
File without changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-dataset",
3
- "version": "6.1.67",
3
+ "version": "6.1.68",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -58,39 +58,39 @@
58
58
  "@operato/scene-timer": "^1.0.0",
59
59
  "@operato/shell": "^1.2.6",
60
60
  "@things-factory/api": "^6.1.66",
61
- "@things-factory/apptool-base": "^6.1.66",
62
- "@things-factory/apptool-ui": "^6.1.67",
61
+ "@things-factory/apptool-base": "^6.1.68",
62
+ "@things-factory/apptool-ui": "^6.1.68",
63
63
  "@things-factory/auth-base": "^6.1.66",
64
64
  "@things-factory/auth-ui": "^6.1.67",
65
65
  "@things-factory/board-service": "^6.1.66",
66
66
  "@things-factory/board-ui": "^6.1.66",
67
- "@things-factory/ccp": "^6.1.67",
68
- "@things-factory/context-ui": "^6.1.66",
67
+ "@things-factory/ccp": "^6.1.68",
68
+ "@things-factory/context-ui": "^6.1.68",
69
69
  "@things-factory/dashboard": "^6.1.66",
70
- "@things-factory/dataset": "^6.1.67",
71
- "@things-factory/export-ui": "^6.1.66",
70
+ "@things-factory/dataset": "^6.1.68",
71
+ "@things-factory/export-ui": "^6.1.68",
72
72
  "@things-factory/help": "^6.1.66",
73
73
  "@things-factory/i18n-base": "^6.1.66",
74
74
  "@things-factory/integration-base": "^6.1.66",
75
75
  "@things-factory/integration-msgraph": "^6.1.66",
76
76
  "@things-factory/integration-ui": "^6.1.66",
77
- "@things-factory/lite-menu": "^6.1.67",
77
+ "@things-factory/lite-menu": "^6.1.68",
78
78
  "@things-factory/more-base": "^6.1.66",
79
- "@things-factory/more-ui": "^6.1.66",
79
+ "@things-factory/more-ui": "^6.1.68",
80
80
  "@things-factory/notification": "^6.1.67",
81
81
  "@things-factory/oauth2-client": "^6.1.66",
82
82
  "@things-factory/organization": "^6.1.67",
83
- "@things-factory/qc": "^6.1.67",
84
- "@things-factory/resource-ui": "^6.1.67",
83
+ "@things-factory/qc": "^6.1.68",
84
+ "@things-factory/resource-ui": "^6.1.68",
85
85
  "@things-factory/setting-base": "^6.1.66",
86
86
  "@things-factory/setting-ui": "^6.1.66",
87
87
  "@things-factory/shell": "^6.1.66",
88
88
  "@things-factory/system-ui": "^6.1.66",
89
89
  "@things-factory/work-shift": "^6.1.66",
90
- "@things-factory/worklist": "^6.1.67"
90
+ "@things-factory/worklist": "^6.1.68"
91
91
  },
92
92
  "devDependencies": {
93
93
  "@things-factory/builder": "^6.1.66"
94
94
  },
95
- "gitHead": "8c200f0b657dc3bb429325d2ae41fecc2bd840a8"
95
+ "gitHead": "c24575516e5047a6c94a65fe5442f278e5a80148"
96
96
  }
@@ -1,4 +0,0 @@
1
- 2023-07-27T16:20:41+09:00 error: oracledb module loading failed
2
- 2023-07-27T16:20:42+09:00 info: Default DataSource established
3
- 2023-07-27T16:20:43+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
4
- 2023-07-27T16:20:43+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
@@ -1,20 +0,0 @@
1
- 2023-07-27T17:39:51+09:00 error: oracledb module loading failed
2
- 2023-07-27T17:39:52+09:00 info: Default DataSource established
3
- 2023-07-27T17:39:53+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
4
- 2023-07-27T17:39:53+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
5
- 2023-07-27T17:43:51+09:00 error: oracledb module loading failed
6
- 2023-07-27T17:43:52+09:00 info: Default DataSource established
7
- 2023-07-27T17:43:53+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
8
- 2023-07-27T17:43:53+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
9
- 2023-07-27T17:45:40+09:00 error: createReadStream is not a function
10
- 2023-07-27T17:47:53+09:00 error: oracledb module loading failed
11
- 2023-07-27T17:47:54+09:00 info: Default DataSource established
12
- 2023-07-27T17:47:56+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
13
- 2023-07-27T17:47:56+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
14
- 2023-07-27T17:51:04+09:00 error: createReadStream is not a function
15
- 2023-07-27T17:57:03+09:00 error: oracledb module loading failed
16
- 2023-07-27T17:57:04+09:00 info: Default DataSource established
17
- 2023-07-27T17:57:05+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
18
- 2023-07-27T17:57:05+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
19
- 2023-07-27T17:57:24+09:00 error: createReadStream is not a function
20
- 2023-07-27T17:58:13+09:00 error: createReadStream is not a function
@@ -1,4 +0,0 @@
1
- 2023-07-27T18:00:52+09:00 error: oracledb module loading failed
2
- 2023-07-27T18:00:54+09:00 info: Default DataSource established
3
- 2023-07-27T18:01:09+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
4
- 2023-07-27T18:01:09+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
@@ -1,16 +0,0 @@
1
- 2023-07-27T19:18:19+09:00 error: oracledb module loading failed
2
- 2023-07-27T19:18:20+09:00 info: Default DataSource established
3
- 2023-07-27T19:18:22+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
4
- 2023-07-27T19:18:22+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
5
- 2023-07-27T19:32:56+09:00 error: oracledb module loading failed
6
- 2023-07-27T19:32:57+09:00 info: Default DataSource established
7
- 2023-07-27T19:32:58+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
8
- 2023-07-27T19:32:58+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
9
- 2023-07-27T19:45:33+09:00 error: oracledb module loading failed
10
- 2023-07-27T19:45:34+09:00 info: Default DataSource established
11
- 2023-07-27T19:45:35+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
12
- 2023-07-27T19:45:35+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
13
- 2023-07-27T19:59:47+09:00 error: oracledb module loading failed
14
- 2023-07-27T19:59:48+09:00 info: Default DataSource established
15
- 2023-07-27T19:59:49+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
16
- 2023-07-27T19:59:49+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
@@ -1,12 +0,0 @@
1
- 2023-07-27T20:09:09+09:00 error: oracledb module loading failed
2
- 2023-07-27T20:09:11+09:00 info: Default DataSource established
3
- 2023-07-27T20:09:15+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
4
- 2023-07-27T20:09:15+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
5
- 2023-07-27T20:36:05+09:00 error: oracledb module loading failed
6
- 2023-07-27T20:36:06+09:00 info: Default DataSource established
7
- 2023-07-27T20:36:07+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
8
- 2023-07-27T20:36:07+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
9
- 2023-07-27T20:40:45+09:00 error: oracledb module loading failed
10
- 2023-07-27T20:40:46+09:00 info: Default DataSource established
11
- 2023-07-27T20:40:47+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
12
- 2023-07-27T20:40:47+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
@@ -1 +0,0 @@
1
- 2023-07-27T16:20:40+09:00 info: File Storage is Ready.
@@ -1,4 +0,0 @@
1
- 2023-07-27T17:39:50+09:00 info: File Storage is Ready.
2
- 2023-07-27T17:43:50+09:00 info: File Storage is Ready.
3
- 2023-07-27T17:47:53+09:00 info: File Storage is Ready.
4
- 2023-07-27T17:57:02+09:00 info: File Storage is Ready.
@@ -1 +0,0 @@
1
- 2023-07-27T18:00:51+09:00 info: File Storage is Ready.
@@ -1,4 +0,0 @@
1
- 2023-07-27T19:18:18+09:00 info: File Storage is Ready.
2
- 2023-07-27T19:32:55+09:00 info: File Storage is Ready.
3
- 2023-07-27T19:45:32+09:00 info: File Storage is Ready.
4
- 2023-07-27T19:59:46+09:00 info: File Storage is Ready.
@@ -1,3 +0,0 @@
1
- 2023-07-27T20:09:08+09:00 info: File Storage is Ready.
2
- 2023-07-27T20:36:03+09:00 info: File Storage is Ready.
3
- 2023-07-27T20:40:44+09:00 info: File Storage is Ready.