@things-factory/reference-app 4.3.0-alpha.0 → 4.3.0-alpha.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/package.json +38 -38
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@things-factory/reference-app",
|
|
3
|
-
"version": "4.3.0-alpha.
|
|
3
|
+
"version": "4.3.0-alpha.1",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
"docker:run": "docker run -it -p 4000:3000 hatiolab/reference-app:latest"
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"@hatiolab/things-scene": "^2.8.
|
|
40
|
+
"@hatiolab/things-scene": "^2.8.2",
|
|
41
41
|
"@material/mwc-checkbox": "^0.25.3",
|
|
42
42
|
"@operato/data-grist": "^0.4.5",
|
|
43
43
|
"@operato/ghost-print": "^0.4.5",
|
|
@@ -49,45 +49,45 @@
|
|
|
49
49
|
"@operato/ocr": "^0.4.5",
|
|
50
50
|
"@operato/popup": "^0.4.5",
|
|
51
51
|
"@operato/pull-to-refresh": "^0.4.5",
|
|
52
|
-
"@operato/scene-chartjs": "^0.1.
|
|
53
|
-
"@operato/scene-clock": "^0.1.
|
|
54
|
-
"@operato/scene-gauge": "^0.1.
|
|
55
|
-
"@operato/scene-half-roundrect": "^0.1.
|
|
56
|
-
"@operato/scene-indoor-map": "^0.1.
|
|
57
|
-
"@operato/scene-news-ticker": "^0.1.
|
|
58
|
-
"@operato/scene-progressbar": "^0.1.
|
|
59
|
-
"@operato/scene-random": "^0.1.
|
|
60
|
-
"@operato/scene-switch": "^0.1.
|
|
61
|
-
"@operato/scene-tab": "^0.1.
|
|
52
|
+
"@operato/scene-chartjs": "^0.1.6",
|
|
53
|
+
"@operato/scene-clock": "^0.1.6",
|
|
54
|
+
"@operato/scene-gauge": "^0.1.6",
|
|
55
|
+
"@operato/scene-half-roundrect": "^0.1.6",
|
|
56
|
+
"@operato/scene-indoor-map": "^0.1.6",
|
|
57
|
+
"@operato/scene-news-ticker": "^0.1.6",
|
|
58
|
+
"@operato/scene-progressbar": "^0.1.6",
|
|
59
|
+
"@operato/scene-random": "^0.1.6",
|
|
60
|
+
"@operato/scene-switch": "^0.1.6",
|
|
61
|
+
"@operato/scene-tab": "^0.1.6",
|
|
62
62
|
"@operato/shell": "^0.4.5",
|
|
63
63
|
"@operato/utils": "^0.4.5",
|
|
64
|
-
"@things-factory/api": "^4.3.0-alpha.
|
|
65
|
-
"@things-factory/apptool-ui": "^4.3.0-alpha.
|
|
66
|
-
"@things-factory/auth-ui": "^4.3.0-alpha.
|
|
67
|
-
"@things-factory/board-service": "^4.3.0-alpha.
|
|
68
|
-
"@things-factory/board-ui": "^4.3.0-alpha.
|
|
69
|
-
"@things-factory/context-ui": "^4.3.0-alpha.
|
|
70
|
-
"@things-factory/dashboard": "^4.3.0-alpha.
|
|
71
|
-
"@things-factory/dataset": "^4.3.0-alpha.
|
|
72
|
-
"@things-factory/export-ui": "^4.3.0-alpha.
|
|
73
|
-
"@things-factory/export-ui-excel": "^4.3.0-alpha.
|
|
74
|
-
"@things-factory/grist-ui": "^4.3.0-alpha.
|
|
75
|
-
"@things-factory/help": "^4.3.0-alpha.
|
|
76
|
-
"@things-factory/integration-ui": "^4.3.0-alpha.
|
|
77
|
-
"@things-factory/lite-menu": "^4.3.0-alpha.
|
|
78
|
-
"@things-factory/more-ui": "^4.3.0-alpha.
|
|
79
|
-
"@things-factory/notification": "^4.3.0-alpha.
|
|
80
|
-
"@things-factory/oauth2-client": "^4.3.0-alpha.
|
|
81
|
-
"@things-factory/print-ui": "^4.3.0-alpha.
|
|
82
|
-
"@things-factory/resource-ui": "^4.3.0-alpha.
|
|
83
|
-
"@things-factory/scene-form": "^4.3.0-alpha.
|
|
84
|
-
"@things-factory/setting-base": "^4.3.0-alpha.
|
|
85
|
-
"@things-factory/setting-ui": "^4.3.0-alpha.
|
|
86
|
-
"@things-factory/shell": "^4.3.0-alpha.
|
|
87
|
-
"@things-factory/system-ui": "^4.3.0-alpha.
|
|
64
|
+
"@things-factory/api": "^4.3.0-alpha.1",
|
|
65
|
+
"@things-factory/apptool-ui": "^4.3.0-alpha.1",
|
|
66
|
+
"@things-factory/auth-ui": "^4.3.0-alpha.1",
|
|
67
|
+
"@things-factory/board-service": "^4.3.0-alpha.1",
|
|
68
|
+
"@things-factory/board-ui": "^4.3.0-alpha.1",
|
|
69
|
+
"@things-factory/context-ui": "^4.3.0-alpha.1",
|
|
70
|
+
"@things-factory/dashboard": "^4.3.0-alpha.1",
|
|
71
|
+
"@things-factory/dataset": "^4.3.0-alpha.1",
|
|
72
|
+
"@things-factory/export-ui": "^4.3.0-alpha.1",
|
|
73
|
+
"@things-factory/export-ui-excel": "^4.3.0-alpha.1",
|
|
74
|
+
"@things-factory/grist-ui": "^4.3.0-alpha.1",
|
|
75
|
+
"@things-factory/help": "^4.3.0-alpha.1",
|
|
76
|
+
"@things-factory/integration-ui": "^4.3.0-alpha.1",
|
|
77
|
+
"@things-factory/lite-menu": "^4.3.0-alpha.1",
|
|
78
|
+
"@things-factory/more-ui": "^4.3.0-alpha.1",
|
|
79
|
+
"@things-factory/notification": "^4.3.0-alpha.1",
|
|
80
|
+
"@things-factory/oauth2-client": "^4.3.0-alpha.1",
|
|
81
|
+
"@things-factory/print-ui": "^4.3.0-alpha.1",
|
|
82
|
+
"@things-factory/resource-ui": "^4.3.0-alpha.1",
|
|
83
|
+
"@things-factory/scene-form": "^4.3.0-alpha.1",
|
|
84
|
+
"@things-factory/setting-base": "^4.3.0-alpha.1",
|
|
85
|
+
"@things-factory/setting-ui": "^4.3.0-alpha.1",
|
|
86
|
+
"@things-factory/shell": "^4.3.0-alpha.1",
|
|
87
|
+
"@things-factory/system-ui": "^4.3.0-alpha.1"
|
|
88
88
|
},
|
|
89
89
|
"devDependencies": {
|
|
90
|
-
"@things-factory/builder": "^4.3.0-alpha.
|
|
90
|
+
"@things-factory/builder": "^4.3.0-alpha.1"
|
|
91
91
|
},
|
|
92
|
-
"gitHead": "
|
|
92
|
+
"gitHead": "f0cd9687bd124099c3aaa4f669f5445d48bfeb5e"
|
|
93
93
|
}
|