@things-factory/operato-ecs 7.0.7 → 7.0.9

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
@@ -16,7 +16,7 @@
16
16
  <link rel="manifest" href="/assets/manifest.json" />
17
17
 
18
18
  <!-- See https://goo.gl/qRE0vM -->
19
- <meta name="theme-color" content="#3f51b5" />
19
+ <meta name="theme-color" content="#4d5c92" />
20
20
 
21
21
  <!-- Add to homescreen for Chrome on Android. Fallback for manifest.json -->
22
22
  <meta name="mobile-web-app-capable" content="yes" />
@@ -39,7 +39,7 @@
39
39
 
40
40
  <!-- Tile icon for Windows 8 (144x144 + tile color) -->
41
41
  <meta name="msapplication-TileImage" content="/assets/manifest/icon-144x144.png" />
42
- <meta name="msapplication-TileColor" content="#3f51b5" />
42
+ <meta name="msapplication-TileColor" content="#4d5c92" />
43
43
  <meta name="msapplication-tap-highlight" content="no" />
44
44
 
45
45
  <!-- Default twitter cards -->
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-ecs",
3
- "version": "7.0.7",
3
+ "version": "7.0.9",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -66,11 +66,11 @@
66
66
  "@operato/scene-timer": "^7.0.0",
67
67
  "@things-factory/api": "^7.0.6",
68
68
  "@things-factory/apptool-ui": "^7.0.6",
69
- "@things-factory/auth-ui": "^7.0.6",
69
+ "@things-factory/auth-ui": "^7.0.8",
70
70
  "@things-factory/board-service": "^7.0.7",
71
- "@things-factory/board-ui": "^7.0.7",
71
+ "@things-factory/board-ui": "^7.0.9",
72
72
  "@things-factory/context-ui": "^7.0.6",
73
- "@things-factory/dashboard": "^7.0.7",
73
+ "@things-factory/dashboard": "^7.0.9",
74
74
  "@things-factory/export-ui": "^7.0.6",
75
75
  "@things-factory/help": "^7.0.6",
76
76
  "@things-factory/i18n-base": "^7.0.6",
@@ -79,12 +79,12 @@
79
79
  "@things-factory/integration-modbus": "^7.0.7",
80
80
  "@things-factory/integration-opc": "^7.0.7",
81
81
  "@things-factory/integration-ui": "^7.0.7",
82
- "@things-factory/lite-menu": "^7.0.7",
82
+ "@things-factory/lite-menu": "^7.0.9",
83
83
  "@things-factory/more-ui": "^7.0.6",
84
84
  "@things-factory/notification": "^7.0.7",
85
85
  "@things-factory/oauth2-client": "^7.0.7",
86
86
  "@things-factory/print-ui": "^7.0.6",
87
- "@things-factory/resource-ui": "^7.0.6",
87
+ "@things-factory/resource-ui": "^7.0.8",
88
88
  "@things-factory/setting-base": "^7.0.6",
89
89
  "@things-factory/setting-ui": "^7.0.7",
90
90
  "@things-factory/shell": "^7.0.6",
@@ -93,5 +93,5 @@
93
93
  "devDependencies": {
94
94
  "@things-factory/builder": "^7.0.5"
95
95
  },
96
- "gitHead": "6c9d22d79abfb199bd741f6504b29add846b46a9"
96
+ "gitHead": "80b1ddb016835cb6d12f6ea484bca7e2e2ae2aa1"
97
97
  }
@@ -17,7 +17,7 @@
17
17
  <link rel="manifest" href="/assets/manifest.json" />
18
18
 
19
19
  <!-- See https://goo.gl/qRE0vM -->
20
- <meta name="theme-color" content="#3f51b5" />
20
+ <meta name="theme-color" content="#4d5c92" />
21
21
 
22
22
  <!-- Add to homescreen for Chrome on Android. Fallback for manifest.json -->
23
23
  <meta name="mobile-web-app-capable" content="yes" />
@@ -40,7 +40,7 @@
40
40
 
41
41
  <!-- Tile icon for Windows 8 (144x144 + tile color) -->
42
42
  <meta name="msapplication-TileImage" content="/assets/manifest/icon-144x144.png" />
43
- <meta name="msapplication-TileColor" content="#3f51b5" />
43
+ <meta name="msapplication-TileColor" content="#4d5c92" />
44
44
  <meta name="msapplication-tap-highlight" content="no" />
45
45
 
46
46
  <!-- Default twitter cards -->
@@ -16,7 +16,7 @@
16
16
  <link rel="manifest" href="/assets/manifest.json" />
17
17
 
18
18
  <!-- See https://goo.gl/qRE0vM -->
19
- <meta name="theme-color" content="#3f51b5" />
19
+ <meta name="theme-color" content="#4d5c92" />
20
20
 
21
21
  <!-- Add to homescreen for Chrome on Android. Fallback for manifest.json -->
22
22
  <meta name="mobile-web-app-capable" content="yes" />
@@ -39,7 +39,7 @@
39
39
 
40
40
  <!-- Tile icon for Windows 8 (144x144 + tile color) -->
41
41
  <meta name="msapplication-TileImage" content="/assets/manifest/icon-144x144.png" />
42
- <meta name="msapplication-TileColor" content="#3f51b5" />
42
+ <meta name="msapplication-TileColor" content="#4d5c92" />
43
43
  <meta name="msapplication-tap-highlight" content="no" />
44
44
 
45
45
  <!-- Default twitter cards -->