@things-factory/operato-ecs 7.0.1-beta.12 → 7.0.1-beta.14
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 +29 -27
- package/schema.graphql +0 -1
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@things-factory/operato-ecs",
|
3
|
-
"version": "7.0.1-beta.
|
3
|
+
"version": "7.0.1-beta.14",
|
4
4
|
"main": "dist-server/index.js",
|
5
5
|
"browser": "client/index.js",
|
6
6
|
"things-factory": true,
|
@@ -39,10 +39,12 @@
|
|
39
39
|
},
|
40
40
|
"dependencies": {
|
41
41
|
"@operato/data-grist": "^2.0.0-beta.0",
|
42
|
+
"@operato/property-editor": "^2.0.0-beta",
|
42
43
|
"@operato/scene-chartjs": "^2.0.0-beta.0",
|
43
44
|
"@operato/scene-clock": "^2.0.0-beta.0",
|
44
45
|
"@operato/scene-data-transform": "^2.0.0-beta.0",
|
45
46
|
"@operato/scene-form": "^2.0.0-beta.0",
|
47
|
+
"@operato/scene-gantt": "^2.0.0-beta.0",
|
46
48
|
"@operato/scene-gauge": "^2.0.0-beta.0",
|
47
49
|
"@operato/scene-half-roundrect": "^2.0.0-beta.0",
|
48
50
|
"@operato/scene-image-slider": "^2.0.0-beta.0",
|
@@ -55,34 +57,34 @@
|
|
55
57
|
"@operato/scene-switch": "^2.0.0-beta.0",
|
56
58
|
"@operato/scene-table": "^2.0.0-beta.0",
|
57
59
|
"@operato/scene-timer": "^2.0.0-beta.0",
|
58
|
-
"@things-factory/api": "^7.0.1-beta.
|
59
|
-
"@things-factory/apptool-ui": "^7.0.1-beta.
|
60
|
-
"@things-factory/auth-ui": "^7.0.1-beta.
|
61
|
-
"@things-factory/board-service": "^7.0.1-beta.
|
62
|
-
"@things-factory/board-ui": "^7.0.1-beta.
|
63
|
-
"@things-factory/context-ui": "^7.0.1-beta.
|
64
|
-
"@things-factory/dashboard": "^7.0.1-beta.
|
65
|
-
"@things-factory/export-ui": "^7.0.1-beta.
|
66
|
-
"@things-factory/help": "^7.0.1-beta.
|
67
|
-
"@things-factory/i18n-base": "^7.0.1-beta.
|
68
|
-
"@things-factory/integration-influxdb": "^7.0.1-beta.
|
69
|
-
"@things-factory/integration-melsec": "^7.0.1-beta.
|
70
|
-
"@things-factory/integration-modbus": "^7.0.1-beta.
|
71
|
-
"@things-factory/integration-opc": "^7.0.1-beta.
|
72
|
-
"@things-factory/integration-ui": "^7.0.1-beta.
|
73
|
-
"@things-factory/lite-menu": "^7.0.1-beta.
|
74
|
-
"@things-factory/more-ui": "^7.0.1-beta.
|
75
|
-
"@things-factory/notification": "^7.0.1-beta.
|
76
|
-
"@things-factory/oauth2-client": "^7.0.1-beta.
|
77
|
-
"@things-factory/print-ui": "^7.0.1-beta.
|
78
|
-
"@things-factory/resource-ui": "^7.0.1-beta.
|
79
|
-
"@things-factory/setting-base": "^7.0.1-beta.
|
80
|
-
"@things-factory/setting-ui": "^7.0.1-beta.
|
81
|
-
"@things-factory/shell": "^7.0.1-beta.
|
82
|
-
"@things-factory/system": "^7.0.1-beta.
|
60
|
+
"@things-factory/api": "^7.0.1-beta.14",
|
61
|
+
"@things-factory/apptool-ui": "^7.0.1-beta.14",
|
62
|
+
"@things-factory/auth-ui": "^7.0.1-beta.14",
|
63
|
+
"@things-factory/board-service": "^7.0.1-beta.14",
|
64
|
+
"@things-factory/board-ui": "^7.0.1-beta.14",
|
65
|
+
"@things-factory/context-ui": "^7.0.1-beta.14",
|
66
|
+
"@things-factory/dashboard": "^7.0.1-beta.14",
|
67
|
+
"@things-factory/export-ui": "^7.0.1-beta.14",
|
68
|
+
"@things-factory/help": "^7.0.1-beta.14",
|
69
|
+
"@things-factory/i18n-base": "^7.0.1-beta.14",
|
70
|
+
"@things-factory/integration-influxdb": "^7.0.1-beta.14",
|
71
|
+
"@things-factory/integration-melsec": "^7.0.1-beta.14",
|
72
|
+
"@things-factory/integration-modbus": "^7.0.1-beta.14",
|
73
|
+
"@things-factory/integration-opc": "^7.0.1-beta.14",
|
74
|
+
"@things-factory/integration-ui": "^7.0.1-beta.14",
|
75
|
+
"@things-factory/lite-menu": "^7.0.1-beta.14",
|
76
|
+
"@things-factory/more-ui": "^7.0.1-beta.14",
|
77
|
+
"@things-factory/notification": "^7.0.1-beta.14",
|
78
|
+
"@things-factory/oauth2-client": "^7.0.1-beta.14",
|
79
|
+
"@things-factory/print-ui": "^7.0.1-beta.14",
|
80
|
+
"@things-factory/resource-ui": "^7.0.1-beta.14",
|
81
|
+
"@things-factory/setting-base": "^7.0.1-beta.14",
|
82
|
+
"@things-factory/setting-ui": "^7.0.1-beta.14",
|
83
|
+
"@things-factory/shell": "^7.0.1-beta.14",
|
84
|
+
"@things-factory/system": "^7.0.1-beta.14"
|
83
85
|
},
|
84
86
|
"devDependencies": {
|
85
87
|
"@things-factory/builder": "^7.0.1-beta.10"
|
86
88
|
},
|
87
|
-
"gitHead": "
|
89
|
+
"gitHead": "f98cf5cb94295657c43465d39cf55162f5566c59"
|
88
90
|
}
|