@things-factory/operato-dataset 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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-dataset",
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,
@@ -67,12 +67,12 @@
67
67
  "@things-factory/apptool-base": "^7.0.6",
68
68
  "@things-factory/apptool-ui": "^7.0.6",
69
69
  "@things-factory/auth-base": "^7.0.6",
70
- "@things-factory/auth-ui": "^7.0.6",
70
+ "@things-factory/auth-ui": "^7.0.8",
71
71
  "@things-factory/board-service": "^7.0.7",
72
- "@things-factory/board-ui": "^7.0.7",
72
+ "@things-factory/board-ui": "^7.0.9",
73
73
  "@things-factory/ccp": "^7.0.7",
74
74
  "@things-factory/context-ui": "^7.0.6",
75
- "@things-factory/dashboard": "^7.0.7",
75
+ "@things-factory/dashboard": "^7.0.9",
76
76
  "@things-factory/dataset": "^7.0.7",
77
77
  "@things-factory/edge-client": "^7.0.7",
78
78
  "@things-factory/export-ui": "^7.0.6",
@@ -82,7 +82,7 @@
82
82
  "@things-factory/integration-influxdb": "^7.0.7",
83
83
  "@things-factory/integration-msgraph": "^7.0.7",
84
84
  "@things-factory/integration-ui": "^7.0.7",
85
- "@things-factory/lite-menu": "^7.0.7",
85
+ "@things-factory/lite-menu": "^7.0.9",
86
86
  "@things-factory/lock-client": "^7.0.6",
87
87
  "@things-factory/more-base": "^7.0.6",
88
88
  "@things-factory/more-ui": "^7.0.6",
@@ -90,7 +90,7 @@
90
90
  "@things-factory/oauth2-client": "^7.0.7",
91
91
  "@things-factory/organization": "^7.0.7",
92
92
  "@things-factory/qc": "^7.0.7",
93
- "@things-factory/resource-ui": "^7.0.6",
93
+ "@things-factory/resource-ui": "^7.0.8",
94
94
  "@things-factory/setting-base": "^7.0.6",
95
95
  "@things-factory/setting-ui": "^7.0.7",
96
96
  "@things-factory/shell": "^7.0.6",
@@ -102,5 +102,5 @@
102
102
  "devDependencies": {
103
103
  "@things-factory/builder": "^7.0.5"
104
104
  },
105
- "gitHead": "6c9d22d79abfb199bd741f6504b29add846b46a9"
105
+ "gitHead": "80b1ddb016835cb6d12f6ea484bca7e2e2ae2aa1"
106
106
  }
@@ -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="#3E4855" />
20
+ <meta name="theme-color" content="#35618e" />
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="#3E4855" />
43
+ <meta name="msapplication-TileColor" content="#35618e" />
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="#3E4855" />
19
+ <meta name="theme-color" content="#35618e" />
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="#3E4855" />
42
+ <meta name="msapplication-TileColor" content="#35618e" />
43
43
  <meta name="msapplication-tap-highlight" content="no" />
44
44
 
45
45
  <!-- Default twitter cards -->