@things-factory/operato-pms 7.0.24 → 7.0.28

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