@things-factory/operato-board 6.2.42 → 6.2.46

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-board",
3
- "version": "6.2.42",
3
+ "version": "6.2.46",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -72,6 +72,7 @@
72
72
  "@operato/scene-integration": "^1.0.0",
73
73
  "@operato/scene-label": "^1.0.0",
74
74
  "@operato/scene-legend": "^1.0.0",
75
+ "@operato/scene-manufacturing": "^1.0.0",
75
76
  "@operato/scene-marker": "^1.0.0",
76
77
  "@operato/scene-news-ticker": "^1.0.0",
77
78
  "@operato/scene-polypath": "^1.0.0",
@@ -87,41 +88,41 @@
87
88
  "@operato/shell": "^1.0.1",
88
89
  "@operato/styles": "^1.0.0",
89
90
  "@operato/utils": "^1.0.1",
90
- "@things-factory/apptool-ui": "^6.2.42",
91
- "@things-factory/auth-azure-ad": "^6.2.42",
92
- "@things-factory/auth-google": "^6.2.42",
93
- "@things-factory/auth-ui": "^6.2.42",
94
- "@things-factory/board-service": "^6.2.42",
95
- "@things-factory/board-ui": "^6.2.42",
96
- "@things-factory/context-ui": "^6.2.42",
97
- "@things-factory/export-ui": "^6.2.42",
98
- "@things-factory/fav-base": "^6.2.42",
99
- "@things-factory/font-base": "^6.2.42",
91
+ "@things-factory/apptool-ui": "^6.2.44",
92
+ "@things-factory/auth-azure-ad": "^6.2.44",
93
+ "@things-factory/auth-google": "^6.2.44",
94
+ "@things-factory/auth-ui": "^6.2.44",
95
+ "@things-factory/board-service": "^6.2.44",
96
+ "@things-factory/board-ui": "^6.2.44",
97
+ "@things-factory/context-ui": "^6.2.44",
98
+ "@things-factory/export-ui": "^6.2.44",
99
+ "@things-factory/fav-base": "^6.2.44",
100
+ "@things-factory/font-base": "^6.2.44",
100
101
  "@things-factory/form-ui": "^6.2.33",
101
- "@things-factory/help": "^6.2.42",
102
- "@things-factory/i18n-base": "^6.2.42",
103
- "@things-factory/import-ui": "^6.2.42",
104
- "@things-factory/integration-base": "^6.2.42",
105
- "@things-factory/integration-msgraph": "^6.2.42",
106
- "@things-factory/integration-notification": "^6.2.42",
107
- "@things-factory/integration-openai": "^6.2.42",
108
- "@things-factory/integration-ui": "^6.2.42",
109
- "@things-factory/more-ui": "^6.2.42",
110
- "@things-factory/notification": "^6.2.42",
111
- "@things-factory/oauth2-client": "^6.2.42",
112
- "@things-factory/offline-ui": "^6.2.42",
102
+ "@things-factory/help": "^6.2.44",
103
+ "@things-factory/i18n-base": "^6.2.44",
104
+ "@things-factory/import-ui": "^6.2.44",
105
+ "@things-factory/integration-base": "^6.2.44",
106
+ "@things-factory/integration-msgraph": "^6.2.44",
107
+ "@things-factory/integration-notification": "^6.2.44",
108
+ "@things-factory/integration-openai": "^6.2.44",
109
+ "@things-factory/integration-ui": "^6.2.44",
110
+ "@things-factory/more-ui": "^6.2.44",
111
+ "@things-factory/notification": "^6.2.44",
112
+ "@things-factory/oauth2-client": "^6.2.44",
113
+ "@things-factory/offline-ui": "^6.2.44",
113
114
  "@things-factory/pdf": "^6.2.33",
114
- "@things-factory/print-service": "^6.2.42",
115
- "@things-factory/print-ui": "^6.2.42",
116
- "@things-factory/resource-ui": "^6.2.42",
115
+ "@things-factory/print-service": "^6.2.44",
116
+ "@things-factory/print-ui": "^6.2.44",
117
+ "@things-factory/resource-ui": "^6.2.44",
117
118
  "@things-factory/scene-google-map": "^6.2.33",
118
- "@things-factory/setting-ui": "^6.2.42",
119
- "@things-factory/shell": "^6.2.42",
120
- "@things-factory/system": "^6.2.42"
119
+ "@things-factory/setting-ui": "^6.2.44",
120
+ "@things-factory/shell": "^6.2.44",
121
+ "@things-factory/system": "^6.2.44"
121
122
  },
122
123
  "devDependencies": {
123
- "@things-factory/board-test": "^6.2.42",
124
+ "@things-factory/board-test": "^6.2.44",
124
125
  "@things-factory/builder": "^6.2.33"
125
126
  },
126
- "gitHead": "cc76b5c3dea6a88d4381e914eeaaff9e102e672d"
127
+ "gitHead": "6ac3d616b471e00c17970c1cce8899ddf6a8a869"
127
128
  }