@things-factory/operato-dataset 6.2.30 → 6.2.31

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
@@ -2,6 +2,7 @@
2
2
  <html lang="en">
3
3
  <head>
4
4
  <meta charset="utf-8" />
5
+ <meta name="google" content="notranslate" />
5
6
  <title>Operato Dataset</title>
6
7
  <meta name="generator" content="Things Factory Starter Kit" />
7
8
  <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-dataset",
3
- "version": "6.2.30",
3
+ "version": "6.2.31",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -61,40 +61,40 @@
61
61
  "@operato/scene-table": "^1.0.0",
62
62
  "@operato/scene-timer": "^1.0.0",
63
63
  "@operato/shell": "^1.2.6",
64
- "@things-factory/api": "^6.2.30",
65
- "@things-factory/apptool-base": "^6.2.27",
66
- "@things-factory/apptool-ui": "^6.2.30",
67
- "@things-factory/auth-base": "^6.2.30",
68
- "@things-factory/auth-ui": "^6.2.30",
69
- "@things-factory/board-service": "^6.2.30",
70
- "@things-factory/board-ui": "^6.2.30",
71
- "@things-factory/ccp": "^6.2.30",
72
- "@things-factory/context-ui": "^6.2.27",
73
- "@things-factory/dashboard": "^6.2.30",
74
- "@things-factory/dataset": "^6.2.30",
75
- "@things-factory/export-ui": "^6.2.27",
76
- "@things-factory/help": "^6.2.27",
77
- "@things-factory/i18n-base": "^6.2.27",
78
- "@things-factory/integration-base": "^6.2.30",
79
- "@things-factory/integration-msgraph": "^6.2.30",
80
- "@things-factory/integration-ui": "^6.2.30",
81
- "@things-factory/lite-menu": "^6.2.30",
82
- "@things-factory/more-base": "^6.2.27",
83
- "@things-factory/more-ui": "^6.2.27",
84
- "@things-factory/notification": "^6.2.30",
85
- "@things-factory/oauth2-client": "^6.2.30",
86
- "@things-factory/organization": "^6.2.30",
87
- "@things-factory/qc": "^6.2.30",
88
- "@things-factory/resource-ui": "^6.2.30",
89
- "@things-factory/setting-base": "^6.2.30",
90
- "@things-factory/setting-ui": "^6.2.30",
91
- "@things-factory/shell": "^6.2.27",
92
- "@things-factory/system-ui": "^6.2.27",
93
- "@things-factory/work-shift": "^6.2.30",
94
- "@things-factory/worklist": "^6.2.30"
64
+ "@things-factory/api": "^6.2.31",
65
+ "@things-factory/apptool-base": "^6.2.31",
66
+ "@things-factory/apptool-ui": "^6.2.31",
67
+ "@things-factory/auth-base": "^6.2.31",
68
+ "@things-factory/auth-ui": "^6.2.31",
69
+ "@things-factory/board-service": "^6.2.31",
70
+ "@things-factory/board-ui": "^6.2.31",
71
+ "@things-factory/ccp": "^6.2.31",
72
+ "@things-factory/context-ui": "^6.2.31",
73
+ "@things-factory/dashboard": "^6.2.31",
74
+ "@things-factory/dataset": "^6.2.31",
75
+ "@things-factory/export-ui": "^6.2.31",
76
+ "@things-factory/help": "^6.2.31",
77
+ "@things-factory/i18n-base": "^6.2.31",
78
+ "@things-factory/integration-base": "^6.2.31",
79
+ "@things-factory/integration-msgraph": "^6.2.31",
80
+ "@things-factory/integration-ui": "^6.2.31",
81
+ "@things-factory/lite-menu": "^6.2.31",
82
+ "@things-factory/more-base": "^6.2.31",
83
+ "@things-factory/more-ui": "^6.2.31",
84
+ "@things-factory/notification": "^6.2.31",
85
+ "@things-factory/oauth2-client": "^6.2.31",
86
+ "@things-factory/organization": "^6.2.31",
87
+ "@things-factory/qc": "^6.2.31",
88
+ "@things-factory/resource-ui": "^6.2.31",
89
+ "@things-factory/setting-base": "^6.2.31",
90
+ "@things-factory/setting-ui": "^6.2.31",
91
+ "@things-factory/shell": "^6.2.31",
92
+ "@things-factory/system-ui": "^6.2.31",
93
+ "@things-factory/work-shift": "^6.2.31",
94
+ "@things-factory/worklist": "^6.2.31"
95
95
  },
96
96
  "devDependencies": {
97
97
  "@things-factory/builder": "^6.2.27"
98
98
  },
99
- "gitHead": "6dcd4ae0df733f128ec362e88cae5267added386"
99
+ "gitHead": "0e904fde521867b12fb95fc24f98ca5e6bd53e6e"
100
100
  }
@@ -3,9 +3,11 @@
3
3
  <head>
4
4
  <meta charset="utf-8" />
5
5
  <title>Operato Dataset</title>
6
+
6
7
  <meta name="generator" content="Things Factory Starter Kit" />
7
8
  <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
8
9
  <meta name="description" content="Reimagining Data" />
10
+ <meta name="google" content="notranslate"/>
9
11
 
10
12
  <base href="/" />
11
13
 
@@ -2,6 +2,7 @@
2
2
  <html lang="en">
3
3
  <head>
4
4
  <meta charset="utf-8" />
5
+ <meta name="google" content="notranslate" />
5
6
  <title>Operato Dataset</title>
6
7
  <meta name="generator" content="Things Factory Starter Kit" />
7
8
  <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />