@things-factory/operato-ecs 10.0.0-beta.51 → 10.0.0-beta.53

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.
Files changed (2) hide show
  1. package/_index.html +1 -1
  2. package/package.json +33 -33
package/_index.html CHANGED
@@ -27,7 +27,7 @@
27
27
 
28
28
  <!-- Add to homescreen for Safari on iOS -->
29
29
  <meta name="apple-mobile-web-app-capable" content="yes" />
30
- <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
30
+ <meta name="apple-mobile-web-app-status-bar-style" content="default" />
31
31
  <meta name="apple-mobile-web-app-title" content="Operato ECS" />
32
32
 
33
33
  <!-- Homescreen icons -->
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-ecs",
3
- "version": "10.0.0-beta.51",
3
+ "version": "10.0.0-beta.53",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -66,40 +66,40 @@
66
66
  "@operato/scene-table": "^10.0.0-beta.1",
67
67
  "@operato/scene-timer": "^10.0.0-beta.1",
68
68
  "@operato/scene-wellstek-gantt": "^10.0.0-beta.1",
69
- "@things-factory/api": "^10.0.0-beta.44",
70
- "@things-factory/apptool-ui": "^10.0.0-beta.44",
71
- "@things-factory/auth-ui": "^10.0.0-beta.44",
72
- "@things-factory/board-service": "^10.0.0-beta.51",
73
- "@things-factory/board-ui": "^10.0.0-beta.51",
74
- "@things-factory/codelingua": "^10.0.0-beta.44",
75
- "@things-factory/context-ui": "^10.0.0-beta.44",
76
- "@things-factory/dashboard": "^10.0.0-beta.51",
77
- "@things-factory/evaluation": "^10.0.0-beta.50",
78
- "@things-factory/export-ui": "^10.0.0-beta.44",
79
- "@things-factory/help": "^10.0.0-beta.44",
80
- "@things-factory/i18n-base": "^10.0.0-beta.44",
81
- "@things-factory/integration-email": "^10.0.0-beta.51",
82
- "@things-factory/integration-headless": "^10.0.0-beta.51",
83
- "@things-factory/integration-influxdb": "^10.0.0-beta.51",
84
- "@things-factory/integration-melsec": "^10.0.0-beta.51",
85
- "@things-factory/integration-modbus": "^10.0.0-beta.51",
86
- "@things-factory/integration-opc": "^10.0.0-beta.51",
87
- "@things-factory/integration-qdrant": "^10.0.0-beta.51",
88
- "@things-factory/integration-ui": "^10.0.0-beta.51",
89
- "@things-factory/lite-menu": "^10.0.0-beta.51",
90
- "@things-factory/more-ui": "^10.0.0-beta.44",
91
- "@things-factory/notification": "^10.0.0-beta.46",
92
- "@things-factory/oauth2-client": "^10.0.0-beta.44",
93
- "@things-factory/print-ui": "^10.0.0-beta.44",
94
- "@things-factory/resource-ui": "^10.0.0-beta.44",
95
- "@things-factory/scheduler": "^10.0.0-beta.44",
96
- "@things-factory/setting-base": "^10.0.0-beta.44",
97
- "@things-factory/setting-ui": "^10.0.0-beta.44",
98
- "@things-factory/shell": "^10.0.0-beta.44",
99
- "@things-factory/system": "^10.0.0-beta.44"
69
+ "@things-factory/api": "^10.0.0-beta.53",
70
+ "@things-factory/apptool-ui": "^10.0.0-beta.53",
71
+ "@things-factory/auth-ui": "^10.0.0-beta.53",
72
+ "@things-factory/board-service": "^10.0.0-beta.53",
73
+ "@things-factory/board-ui": "^10.0.0-beta.53",
74
+ "@things-factory/codelingua": "^10.0.0-beta.53",
75
+ "@things-factory/context-ui": "^10.0.0-beta.53",
76
+ "@things-factory/dashboard": "^10.0.0-beta.53",
77
+ "@things-factory/evaluation": "^10.0.0-beta.53",
78
+ "@things-factory/export-ui": "^10.0.0-beta.53",
79
+ "@things-factory/help": "^10.0.0-beta.53",
80
+ "@things-factory/i18n-base": "^10.0.0-beta.53",
81
+ "@things-factory/integration-email": "^10.0.0-beta.53",
82
+ "@things-factory/integration-headless": "^10.0.0-beta.53",
83
+ "@things-factory/integration-influxdb": "^10.0.0-beta.53",
84
+ "@things-factory/integration-melsec": "^10.0.0-beta.53",
85
+ "@things-factory/integration-modbus": "^10.0.0-beta.53",
86
+ "@things-factory/integration-opc": "^10.0.0-beta.53",
87
+ "@things-factory/integration-qdrant": "^10.0.0-beta.53",
88
+ "@things-factory/integration-ui": "^10.0.0-beta.53",
89
+ "@things-factory/lite-menu": "^10.0.0-beta.53",
90
+ "@things-factory/more-ui": "^10.0.0-beta.53",
91
+ "@things-factory/notification": "^10.0.0-beta.53",
92
+ "@things-factory/oauth2-client": "^10.0.0-beta.53",
93
+ "@things-factory/print-ui": "^10.0.0-beta.53",
94
+ "@things-factory/resource-ui": "^10.0.0-beta.53",
95
+ "@things-factory/scheduler": "^10.0.0-beta.53",
96
+ "@things-factory/setting-base": "^10.0.0-beta.53",
97
+ "@things-factory/setting-ui": "^10.0.0-beta.53",
98
+ "@things-factory/shell": "^10.0.0-beta.53",
99
+ "@things-factory/system": "^10.0.0-beta.53"
100
100
  },
101
101
  "devDependencies": {
102
102
  "@things-factory/builder": "^10.0.0-beta.17"
103
103
  },
104
- "gitHead": "346ce53cf49f72dc66e069e66c73ca9200e53864"
104
+ "gitHead": "e7162a5b3f1f15bbc6908e11f4695197a5b63909"
105
105
  }