@things-factory/operato-dataset 6.0.57 → 6.0.58

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.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "Operato Dataset",
3
- "short_name": "Operato Dataset",
3
+ "short_name": "Dataset",
4
4
  "description": "Operato Dataset",
5
5
  "icons": [
6
6
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-dataset",
3
- "version": "6.0.57",
3
+ "version": "6.0.58",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -56,40 +56,40 @@
56
56
  "@operato/scene-table": "^1.0.0",
57
57
  "@operato/scene-timer": "^1.0.0",
58
58
  "@operato/shell": "^1.2.6",
59
- "@things-factory/api": "^6.0.57",
60
- "@things-factory/apptool-base": "^6.0.57",
61
- "@things-factory/apptool-ui": "^6.0.57",
62
- "@things-factory/auth-base": "^6.0.57",
63
- "@things-factory/auth-ui": "^6.0.57",
64
- "@things-factory/board-service": "^6.0.57",
65
- "@things-factory/board-ui": "^6.0.57",
66
- "@things-factory/ccp": "^6.0.57",
67
- "@things-factory/context-ui": "^6.0.57",
68
- "@things-factory/dashboard": "^6.0.57",
69
- "@things-factory/dataset": "^6.0.57",
70
- "@things-factory/export-ui": "^6.0.57",
71
- "@things-factory/help": "^6.0.57",
72
- "@things-factory/i18n-base": "^6.0.57",
73
- "@things-factory/integration-base": "^6.0.57",
74
- "@things-factory/integration-msgraph": "^6.0.57",
75
- "@things-factory/integration-ui": "^6.0.57",
76
- "@things-factory/lite-menu": "^6.0.57",
77
- "@things-factory/more-base": "^6.0.57",
78
- "@things-factory/more-ui": "^6.0.57",
79
- "@things-factory/notification": "^6.0.57",
80
- "@things-factory/oauth2-client": "^6.0.57",
81
- "@things-factory/organization": "^6.0.57",
82
- "@things-factory/qc": "^6.0.57",
83
- "@things-factory/resource-ui": "^6.0.57",
84
- "@things-factory/setting-base": "^6.0.57",
85
- "@things-factory/setting-ui": "^6.0.57",
86
- "@things-factory/shell": "^6.0.57",
87
- "@things-factory/system-ui": "^6.0.57",
88
- "@things-factory/work-shift": "^6.0.57",
89
- "@things-factory/worklist": "^6.0.57"
59
+ "@things-factory/api": "^6.0.58",
60
+ "@things-factory/apptool-base": "^6.0.58",
61
+ "@things-factory/apptool-ui": "^6.0.58",
62
+ "@things-factory/auth-base": "^6.0.58",
63
+ "@things-factory/auth-ui": "^6.0.58",
64
+ "@things-factory/board-service": "^6.0.58",
65
+ "@things-factory/board-ui": "^6.0.58",
66
+ "@things-factory/ccp": "^6.0.58",
67
+ "@things-factory/context-ui": "^6.0.58",
68
+ "@things-factory/dashboard": "^6.0.58",
69
+ "@things-factory/dataset": "^6.0.58",
70
+ "@things-factory/export-ui": "^6.0.58",
71
+ "@things-factory/help": "^6.0.58",
72
+ "@things-factory/i18n-base": "^6.0.58",
73
+ "@things-factory/integration-base": "^6.0.58",
74
+ "@things-factory/integration-msgraph": "^6.0.58",
75
+ "@things-factory/integration-ui": "^6.0.58",
76
+ "@things-factory/lite-menu": "^6.0.58",
77
+ "@things-factory/more-base": "^6.0.58",
78
+ "@things-factory/more-ui": "^6.0.58",
79
+ "@things-factory/notification": "^6.0.58",
80
+ "@things-factory/oauth2-client": "^6.0.58",
81
+ "@things-factory/organization": "^6.0.58",
82
+ "@things-factory/qc": "^6.0.58",
83
+ "@things-factory/resource-ui": "^6.0.58",
84
+ "@things-factory/setting-base": "^6.0.58",
85
+ "@things-factory/setting-ui": "^6.0.58",
86
+ "@things-factory/shell": "^6.0.58",
87
+ "@things-factory/system-ui": "^6.0.58",
88
+ "@things-factory/work-shift": "^6.0.58",
89
+ "@things-factory/worklist": "^6.0.58"
90
90
  },
91
91
  "devDependencies": {
92
92
  "@things-factory/builder": "^6.0.49"
93
93
  },
94
- "gitHead": "7aaa2253e3046278972372263d13fd9b6dbb6e8b"
94
+ "gitHead": "c68aa34916460226aa3116aeefb525b69afdad80"
95
95
  }