@things-factory/reference-app 5.0.0-alpha.34 → 5.0.0-alpha.35
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/db.sqlite +0 -0
- package/logs/.08636eb59927f12972f6774f5947c8507b3564c2-audit.json +10 -0
- package/logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json +10 -0
- package/logs/application-2022-04-12-18.log +3 -0
- package/logs/application-2022-04-12-20.log +3 -0
- package/logs/connections-2022-04-12-18.log +0 -0
- package/logs/connections-2022-04-12-20.log +0 -0
- package/package.json +41 -41
package/db.sqlite
CHANGED
|
Binary file
|
|
@@ -24,6 +24,16 @@
|
|
|
24
24
|
"date": 1649747641798,
|
|
25
25
|
"name": "logs/application-2022-04-12-16.log",
|
|
26
26
|
"hash": "27d26ffc1198ca2fb334cf5fb7809646"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"date": 1649756499774,
|
|
30
|
+
"name": "logs/application-2022-04-12-18.log",
|
|
31
|
+
"hash": "131bb504b465a17ed1b3b8e8e88bc59a"
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"date": 1649762451709,
|
|
35
|
+
"name": "logs/application-2022-04-12-20.log",
|
|
36
|
+
"hash": "c70554177e9c53796115dfcee2b7d52a"
|
|
27
37
|
}
|
|
28
38
|
],
|
|
29
39
|
"hashType": "md5"
|
|
@@ -64,6 +64,16 @@
|
|
|
64
64
|
"date": 1649747643098,
|
|
65
65
|
"name": "logs/connections-2022-04-12-16.log",
|
|
66
66
|
"hash": "4c2848b94ef3ba21490c63612d01f1f8"
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"date": 1649756501000,
|
|
70
|
+
"name": "logs/connections-2022-04-12-18.log",
|
|
71
|
+
"hash": "af4d6661f11b4eba533998501cda01e1"
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
"date": 1649762453242,
|
|
75
|
+
"name": "logs/connections-2022-04-12-20.log",
|
|
76
|
+
"hash": "4ec8c6ad8a409cc491c4968258dbbcd1"
|
|
67
77
|
}
|
|
68
78
|
],
|
|
69
79
|
"hashType": "md5"
|
|
File without changes
|
|
File without changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@things-factory/reference-app",
|
|
3
|
-
"version": "5.0.0-alpha.
|
|
3
|
+
"version": "5.0.0-alpha.35",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
@@ -39,16 +39,16 @@
|
|
|
39
39
|
"dependencies": {
|
|
40
40
|
"@hatiolab/things-scene": "^2.8.1",
|
|
41
41
|
"@material/mwc-checkbox": "^0.25.3",
|
|
42
|
-
"@operato/data-grist": "1.0.0-beta.
|
|
43
|
-
"@operato/ghost-print": "1.0.0-beta.
|
|
44
|
-
"@operato/graphql": "1.0.0-beta.
|
|
45
|
-
"@operato/help": "1.0.0-beta.
|
|
46
|
-
"@operato/i18n": "1.0.0-beta.
|
|
47
|
-
"@operato/input": "1.0.0-beta.
|
|
48
|
-
"@operato/layout": "1.0.0-beta.
|
|
49
|
-
"@operato/ocr": "1.0.0-beta.
|
|
50
|
-
"@operato/popup": "1.0.0-beta.
|
|
51
|
-
"@operato/pull-to-refresh": "1.0.0-beta.
|
|
42
|
+
"@operato/data-grist": "1.0.0-beta.3",
|
|
43
|
+
"@operato/ghost-print": "1.0.0-beta.3",
|
|
44
|
+
"@operato/graphql": "1.0.0-beta.3",
|
|
45
|
+
"@operato/help": "1.0.0-beta.3",
|
|
46
|
+
"@operato/i18n": "1.0.0-beta.3",
|
|
47
|
+
"@operato/input": "1.0.0-beta.3",
|
|
48
|
+
"@operato/layout": "1.0.0-beta.3",
|
|
49
|
+
"@operato/ocr": "1.0.0-beta.3",
|
|
50
|
+
"@operato/popup": "1.0.0-beta.3",
|
|
51
|
+
"@operato/pull-to-refresh": "1.0.0-beta.3",
|
|
52
52
|
"@operato/scene-chartjs": "^1.0.0-alpha.10",
|
|
53
53
|
"@operato/scene-clock": "^1.0.0-alpha.10",
|
|
54
54
|
"@operato/scene-form": "^1.0.0-alpha.10",
|
|
@@ -60,37 +60,37 @@
|
|
|
60
60
|
"@operato/scene-random": "^1.0.0-alpha.10",
|
|
61
61
|
"@operato/scene-switch": "^1.0.0-alpha.10",
|
|
62
62
|
"@operato/scene-tab": "^1.0.0-alpha.10",
|
|
63
|
-
"@operato/shell": "1.0.0-beta.
|
|
64
|
-
"@operato/utils": "1.0.0-beta.
|
|
65
|
-
"@things-factory/api": "^5.0.0-alpha.
|
|
66
|
-
"@things-factory/apptool-ui": "^5.0.0-alpha.
|
|
67
|
-
"@things-factory/auth-ui": "^5.0.0-alpha.
|
|
68
|
-
"@things-factory/board-service": "^5.0.0-alpha.
|
|
69
|
-
"@things-factory/board-ui": "^5.0.0-alpha.
|
|
70
|
-
"@things-factory/ccp": "^5.0.0-alpha.
|
|
71
|
-
"@things-factory/context-ui": "^5.0.0-alpha.
|
|
72
|
-
"@things-factory/dashboard": "^5.0.0-alpha.
|
|
73
|
-
"@things-factory/dataset": "^5.0.0-alpha.
|
|
74
|
-
"@things-factory/export-ui": "^5.0.0-alpha.
|
|
75
|
-
"@things-factory/export-ui-excel": "^5.0.0-alpha.
|
|
76
|
-
"@things-factory/grist-ui": "^5.0.0-alpha.
|
|
77
|
-
"@things-factory/help": "^5.0.0-alpha.
|
|
78
|
-
"@things-factory/integration-ui": "^5.0.0-alpha.
|
|
79
|
-
"@things-factory/lite-menu": "^5.0.0-alpha.
|
|
80
|
-
"@things-factory/more-ui": "^5.0.0-alpha.
|
|
81
|
-
"@things-factory/notification": "^5.0.0-alpha.
|
|
82
|
-
"@things-factory/oauth2-client": "^5.0.0-alpha.
|
|
83
|
-
"@things-factory/print-ui": "^5.0.0-alpha.
|
|
84
|
-
"@things-factory/qc": "^5.0.0-alpha.
|
|
85
|
-
"@things-factory/resource-ui": "^5.0.0-alpha.
|
|
86
|
-
"@things-factory/setting-base": "^5.0.0-alpha.
|
|
87
|
-
"@things-factory/setting-ui": "^5.0.0-alpha.
|
|
88
|
-
"@things-factory/shell": "^5.0.0-alpha.
|
|
89
|
-
"@things-factory/system-ui": "^5.0.0-alpha.
|
|
90
|
-
"@things-factory/work-shift": "^5.0.0-alpha.
|
|
63
|
+
"@operato/shell": "1.0.0-beta.3",
|
|
64
|
+
"@operato/utils": "1.0.0-beta.3",
|
|
65
|
+
"@things-factory/api": "^5.0.0-alpha.35",
|
|
66
|
+
"@things-factory/apptool-ui": "^5.0.0-alpha.35",
|
|
67
|
+
"@things-factory/auth-ui": "^5.0.0-alpha.35",
|
|
68
|
+
"@things-factory/board-service": "^5.0.0-alpha.35",
|
|
69
|
+
"@things-factory/board-ui": "^5.0.0-alpha.35",
|
|
70
|
+
"@things-factory/ccp": "^5.0.0-alpha.35",
|
|
71
|
+
"@things-factory/context-ui": "^5.0.0-alpha.35",
|
|
72
|
+
"@things-factory/dashboard": "^5.0.0-alpha.35",
|
|
73
|
+
"@things-factory/dataset": "^5.0.0-alpha.35",
|
|
74
|
+
"@things-factory/export-ui": "^5.0.0-alpha.35",
|
|
75
|
+
"@things-factory/export-ui-excel": "^5.0.0-alpha.35",
|
|
76
|
+
"@things-factory/grist-ui": "^5.0.0-alpha.35",
|
|
77
|
+
"@things-factory/help": "^5.0.0-alpha.35",
|
|
78
|
+
"@things-factory/integration-ui": "^5.0.0-alpha.35",
|
|
79
|
+
"@things-factory/lite-menu": "^5.0.0-alpha.35",
|
|
80
|
+
"@things-factory/more-ui": "^5.0.0-alpha.35",
|
|
81
|
+
"@things-factory/notification": "^5.0.0-alpha.35",
|
|
82
|
+
"@things-factory/oauth2-client": "^5.0.0-alpha.35",
|
|
83
|
+
"@things-factory/print-ui": "^5.0.0-alpha.35",
|
|
84
|
+
"@things-factory/qc": "^5.0.0-alpha.35",
|
|
85
|
+
"@things-factory/resource-ui": "^5.0.0-alpha.35",
|
|
86
|
+
"@things-factory/setting-base": "^5.0.0-alpha.35",
|
|
87
|
+
"@things-factory/setting-ui": "^5.0.0-alpha.35",
|
|
88
|
+
"@things-factory/shell": "^5.0.0-alpha.35",
|
|
89
|
+
"@things-factory/system-ui": "^5.0.0-alpha.35",
|
|
90
|
+
"@things-factory/work-shift": "^5.0.0-alpha.35"
|
|
91
91
|
},
|
|
92
92
|
"devDependencies": {
|
|
93
|
-
"@things-factory/builder": "^5.0.0-alpha.
|
|
93
|
+
"@things-factory/builder": "^5.0.0-alpha.35"
|
|
94
94
|
},
|
|
95
|
-
"gitHead": "
|
|
95
|
+
"gitHead": "f7a5e1b282eaf2e9ae5c9f8e34c1eca9203c482f"
|
|
96
96
|
}
|