@things-factory/operato-pms 7.0.70 → 7.0.72

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