@things-factory/operato-board 6.2.78 → 6.2.80

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.78",
3
+ "version": "6.2.80",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -89,40 +89,40 @@
89
89
  "@operato/shell": "^1.0.1",
90
90
  "@operato/styles": "^1.0.0",
91
91
  "@operato/utils": "^1.0.1",
92
- "@things-factory/apptool-ui": "^6.2.77",
93
- "@things-factory/auth-azure-ad": "^6.2.77",
94
- "@things-factory/auth-google": "^6.2.77",
95
- "@things-factory/auth-ui": "^6.2.78",
96
- "@things-factory/board-service": "^6.2.77",
97
- "@things-factory/board-ui": "^6.2.77",
98
- "@things-factory/context-ui": "^6.2.77",
99
- "@things-factory/export-ui": "^6.2.77",
100
- "@things-factory/fav-base": "^6.2.77",
101
- "@things-factory/font-base": "^6.2.77",
92
+ "@things-factory/apptool-ui": "^6.2.79",
93
+ "@things-factory/auth-azure-ad": "^6.2.79",
94
+ "@things-factory/auth-google": "^6.2.79",
95
+ "@things-factory/auth-ui": "^6.2.79",
96
+ "@things-factory/board-service": "^6.2.79",
97
+ "@things-factory/board-ui": "^6.2.79",
98
+ "@things-factory/context-ui": "^6.2.79",
99
+ "@things-factory/export-ui": "^6.2.79",
100
+ "@things-factory/fav-base": "^6.2.79",
101
+ "@things-factory/font-base": "^6.2.79",
102
102
  "@things-factory/form-ui": "^6.2.33",
103
- "@things-factory/help": "^6.2.77",
104
- "@things-factory/i18n-base": "^6.2.77",
105
- "@things-factory/import-ui": "^6.2.77",
106
- "@things-factory/integration-base": "^6.2.77",
107
- "@things-factory/integration-msgraph": "^6.2.77",
108
- "@things-factory/integration-notification": "^6.2.77",
109
- "@things-factory/integration-openai": "^6.2.77",
110
- "@things-factory/integration-ui": "^6.2.77",
111
- "@things-factory/more-ui": "^6.2.77",
112
- "@things-factory/notification": "^6.2.77",
113
- "@things-factory/oauth2-client": "^6.2.77",
114
- "@things-factory/offline-ui": "^6.2.77",
103
+ "@things-factory/help": "^6.2.79",
104
+ "@things-factory/i18n-base": "^6.2.79",
105
+ "@things-factory/import-ui": "^6.2.79",
106
+ "@things-factory/integration-base": "^6.2.79",
107
+ "@things-factory/integration-msgraph": "^6.2.79",
108
+ "@things-factory/integration-notification": "^6.2.80",
109
+ "@things-factory/integration-openai": "^6.2.79",
110
+ "@things-factory/integration-ui": "^6.2.80",
111
+ "@things-factory/more-ui": "^6.2.79",
112
+ "@things-factory/notification": "^6.2.80",
113
+ "@things-factory/oauth2-client": "^6.2.79",
114
+ "@things-factory/offline-ui": "^6.2.79",
115
115
  "@things-factory/pdf": "^6.2.48",
116
- "@things-factory/print-service": "^6.2.77",
117
- "@things-factory/print-ui": "^6.2.77",
118
- "@things-factory/resource-ui": "^6.2.78",
119
- "@things-factory/setting-ui": "^6.2.77",
120
- "@things-factory/shell": "^6.2.77",
121
- "@things-factory/system": "^6.2.77"
116
+ "@things-factory/print-service": "^6.2.79",
117
+ "@things-factory/print-ui": "^6.2.79",
118
+ "@things-factory/resource-ui": "^6.2.79",
119
+ "@things-factory/setting-ui": "^6.2.79",
120
+ "@things-factory/shell": "^6.2.79",
121
+ "@things-factory/system": "^6.2.79"
122
122
  },
123
123
  "devDependencies": {
124
- "@things-factory/board-test": "^6.2.77",
124
+ "@things-factory/board-test": "^6.2.79",
125
125
  "@things-factory/builder": "^6.2.78"
126
126
  },
127
- "gitHead": "0dea8fed691c4ac45c3f06f70d9f211d3fd0031b"
127
+ "gitHead": "0a808e30f491d37addfcdfc9989cad849ad6f787"
128
128
  }