@things-factory/operato-pms 8.0.0-beta.8 → 8.0.0-beta.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-pms",
3
- "version": "8.0.0-beta.8",
3
+ "version": "8.0.0-beta.9",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -63,36 +63,36 @@
63
63
  "@operato/scene-table": "^8.0.0-beta",
64
64
  "@operato/scene-visualizer": "^8.0.0-beta",
65
65
  "@operato/scene-wheel-sorter": "^8.0.0-beta",
66
- "@things-factory/apptool-ui": "^8.0.0-beta.8",
67
- "@things-factory/auth-ui": "^8.0.0-beta.8",
68
- "@things-factory/biz-base": "^8.0.0-beta.8",
69
- "@things-factory/board-service": "^8.0.0-beta.8",
70
- "@things-factory/board-ui": "^8.0.0-beta.8",
71
- "@things-factory/code-ui": "^8.0.0-beta.8",
72
- "@things-factory/context-ui": "^8.0.0-beta.5",
73
- "@things-factory/dashboard": "^8.0.0-beta.8",
74
- "@things-factory/document-template-ui": "^8.0.0-beta.8",
75
- "@things-factory/evaluation": "^8.0.0-beta.5",
76
- "@things-factory/export-ui": "^8.0.0-beta.5",
77
- "@things-factory/export-ui-csv": "^8.0.0-beta.5",
78
- "@things-factory/export-ui-excel": "^8.0.0-beta.5",
79
- "@things-factory/fav-base": "^8.0.0-beta.8",
66
+ "@things-factory/apptool-ui": "^8.0.0-beta.9",
67
+ "@things-factory/auth-ui": "^8.0.0-beta.9",
68
+ "@things-factory/biz-base": "^8.0.0-beta.9",
69
+ "@things-factory/board-service": "^8.0.0-beta.9",
70
+ "@things-factory/board-ui": "^8.0.0-beta.9",
71
+ "@things-factory/code-ui": "^8.0.0-beta.9",
72
+ "@things-factory/context-ui": "^8.0.0-beta.9",
73
+ "@things-factory/dashboard": "^8.0.0-beta.9",
74
+ "@things-factory/document-template-ui": "^8.0.0-beta.9",
75
+ "@things-factory/evaluation": "^8.0.0-beta.9",
76
+ "@things-factory/export-ui": "^8.0.0-beta.9",
77
+ "@things-factory/export-ui-csv": "^8.0.0-beta.9",
78
+ "@things-factory/export-ui-excel": "^8.0.0-beta.9",
79
+ "@things-factory/fav-base": "^8.0.0-beta.9",
80
80
  "@things-factory/form-ui": "^8.0.0-beta.4",
81
- "@things-factory/help": "^8.0.0-beta.5",
82
- "@things-factory/i18n-base": "^8.0.0-beta.8",
83
- "@things-factory/import-ui": "^8.0.0-beta.8",
84
- "@things-factory/import-ui-excel": "^8.0.0-beta.8",
85
- "@things-factory/lite-menu": "^8.0.0-beta.8",
86
- "@things-factory/more-ui": "^8.0.0-beta.5",
87
- "@things-factory/notification": "^8.0.0-beta.8",
88
- "@things-factory/print-ui": "^8.0.0-beta.8",
89
- "@things-factory/resource-ui": "^8.0.0-beta.8",
90
- "@things-factory/setting-ui": "^8.0.0-beta.8",
91
- "@things-factory/shell": "^8.0.0-beta.5",
92
- "@things-factory/system": "^8.0.0-beta.5"
81
+ "@things-factory/help": "^8.0.0-beta.9",
82
+ "@things-factory/i18n-base": "^8.0.0-beta.9",
83
+ "@things-factory/import-ui": "^8.0.0-beta.9",
84
+ "@things-factory/import-ui-excel": "^8.0.0-beta.9",
85
+ "@things-factory/lite-menu": "^8.0.0-beta.9",
86
+ "@things-factory/more-ui": "^8.0.0-beta.9",
87
+ "@things-factory/notification": "^8.0.0-beta.9",
88
+ "@things-factory/print-ui": "^8.0.0-beta.9",
89
+ "@things-factory/resource-ui": "^8.0.0-beta.9",
90
+ "@things-factory/setting-ui": "^8.0.0-beta.9",
91
+ "@things-factory/shell": "^8.0.0-beta.9",
92
+ "@things-factory/system": "^8.0.0-beta.9"
93
93
  },
94
94
  "devDependencies": {
95
95
  "@things-factory/builder": "^8.0.0-beta.4"
96
96
  },
97
- "gitHead": "bf5206511b2d84dfb95edc3dae7f54f6cbb9bcca"
97
+ "gitHead": "86b1dfa26292926a2d5447fdc23bfa5a9e983245"
98
98
  }