@things-factory/operato-ecs 6.1.150 → 6.1.153

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/_index.html CHANGED
@@ -4,7 +4,7 @@
4
4
  <meta charset="utf-8" />
5
5
  <title>Operato ECS</title>
6
6
  <meta name="generator" content="Things Factory Starter Kit" />
7
- <meta name="viewport" content="width=device-width, initial-scale=1" />
7
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
8
8
  <meta name="description" content="Reimagining Automation" />
9
9
 
10
10
  <base href="/" />
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-ecs",
3
- "version": "6.1.150",
3
+ "version": "6.1.153",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -53,33 +53,33 @@
53
53
  "@operato/scene-switch": "^1.0.0",
54
54
  "@operato/scene-table": "^1.0.0",
55
55
  "@operato/scene-timer": "^1.0.0",
56
- "@things-factory/api": "^6.1.146",
57
- "@things-factory/apptool-ui": "^6.1.146",
58
- "@things-factory/auth-ui": "^6.1.146",
59
- "@things-factory/board-service": "^6.1.149",
60
- "@things-factory/board-ui": "^6.1.148",
61
- "@things-factory/context-ui": "^6.1.145",
62
- "@things-factory/dashboard": "^6.1.149",
63
- "@things-factory/export-ui": "^6.1.150",
64
- "@things-factory/help": "^6.1.145",
65
- "@things-factory/i18n-base": "^6.1.145",
66
- "@things-factory/integration-melsec": "^6.1.150",
67
- "@things-factory/integration-modbus": "^6.1.150",
68
- "@things-factory/integration-opc": "^6.1.150",
69
- "@things-factory/integration-ui": "^6.1.150",
70
- "@things-factory/lite-menu": "^6.1.149",
71
- "@things-factory/more-ui": "^6.1.145",
72
- "@things-factory/oauth2-client": "^6.1.146",
73
- "@things-factory/print-ui": "^6.1.145",
74
- "@things-factory/resource-ui": "^6.1.146",
75
- "@things-factory/setting-base": "^6.1.146",
76
- "@things-factory/setting-ui": "^6.1.146",
77
- "@things-factory/shell": "^6.1.145",
78
- "@things-factory/system-ui": "^6.1.145",
56
+ "@things-factory/api": "^6.1.153",
57
+ "@things-factory/apptool-ui": "^6.1.153",
58
+ "@things-factory/auth-ui": "^6.1.153",
59
+ "@things-factory/board-service": "^6.1.153",
60
+ "@things-factory/board-ui": "^6.1.153",
61
+ "@things-factory/context-ui": "^6.1.153",
62
+ "@things-factory/dashboard": "^6.1.153",
63
+ "@things-factory/export-ui": "^6.1.153",
64
+ "@things-factory/help": "^6.1.153",
65
+ "@things-factory/i18n-base": "^6.1.153",
66
+ "@things-factory/integration-melsec": "^6.1.153",
67
+ "@things-factory/integration-modbus": "^6.1.153",
68
+ "@things-factory/integration-opc": "^6.1.153",
69
+ "@things-factory/integration-ui": "^6.1.153",
70
+ "@things-factory/lite-menu": "^6.1.153",
71
+ "@things-factory/more-ui": "^6.1.153",
72
+ "@things-factory/oauth2-client": "^6.1.153",
73
+ "@things-factory/print-ui": "^6.1.153",
74
+ "@things-factory/resource-ui": "^6.1.153",
75
+ "@things-factory/setting-base": "^6.1.153",
76
+ "@things-factory/setting-ui": "^6.1.153",
77
+ "@things-factory/shell": "^6.1.153",
78
+ "@things-factory/system-ui": "^6.1.153",
79
79
  "jsmodbus": "^4.0.2"
80
80
  },
81
81
  "devDependencies": {
82
- "@things-factory/builder": "^6.1.145"
82
+ "@things-factory/builder": "^6.1.153"
83
83
  },
84
- "gitHead": "46b1265e3682f95c9da9540c3f5768661364cc44"
84
+ "gitHead": "8ac2d875fb6b38d24efcfdab27667877b019f30a"
85
85
  }
@@ -4,7 +4,7 @@
4
4
  <meta charset="utf-8" />
5
5
  <title>Operato ECS</title>
6
6
  <meta name="generator" content="Things Factory Starter Kit" />
7
- <meta name="viewport" content="width=device-width, initial-scale=1" />
7
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
8
8
  <meta name="description" content="Reimagining Automation" />
9
9
 
10
10
  <base href="/" />
@@ -4,7 +4,7 @@
4
4
  <meta charset="utf-8" />
5
5
  <title>Operato ECS</title>
6
6
  <meta name="generator" content="Things Factory Starter Kit" />
7
- <meta name="viewport" content="width=device-width, initial-scale=1" />
7
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
8
8
  <meta name="description" content="Reimagining Automation" />
9
9
 
10
10
  <base href="/" />