@things-factory/operato-wms 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-wms",
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,
@@ -71,42 +71,42 @@
71
71
  "@operato/scene-table": "^7.0.0",
72
72
  "@operato/scene-visualizer": "^7.0.0",
73
73
  "@operato/scene-wheel-sorter": "^7.0.0",
74
- "@things-factory/apptool-ui": "^7.0.70",
75
- "@things-factory/auth-ui": "^7.0.70",
76
- "@things-factory/barcode-ui": "^7.0.70",
77
- "@things-factory/biz-ui": "^7.0.70",
78
- "@things-factory/board-service": "^7.0.70",
79
- "@things-factory/board-ui": "^7.0.70",
80
- "@things-factory/code-ui": "^7.0.70",
81
- "@things-factory/context-ui": "^7.0.70",
74
+ "@things-factory/apptool-ui": "^7.0.72",
75
+ "@things-factory/auth-ui": "^7.0.72",
76
+ "@things-factory/barcode-ui": "^7.0.72",
77
+ "@things-factory/biz-ui": "^7.0.72",
78
+ "@things-factory/board-service": "^7.0.72",
79
+ "@things-factory/board-ui": "^7.0.72",
80
+ "@things-factory/code-ui": "^7.0.72",
81
+ "@things-factory/context-ui": "^7.0.72",
82
82
  "@things-factory/env": "^7.0.70",
83
- "@things-factory/export-ui": "^7.0.70",
84
- "@things-factory/export-ui-csv": "^7.0.70",
85
- "@things-factory/export-ui-excel": "^7.0.70",
86
- "@things-factory/fav-base": "^7.0.70",
83
+ "@things-factory/export-ui": "^7.0.72",
84
+ "@things-factory/export-ui-csv": "^7.0.72",
85
+ "@things-factory/export-ui-excel": "^7.0.72",
86
+ "@things-factory/fav-base": "^7.0.72",
87
87
  "@things-factory/form-ui": "^7.0.70",
88
- "@things-factory/geography": "^7.0.70",
89
- "@things-factory/help": "^7.0.70",
90
- "@things-factory/i18n-base": "^7.0.70",
91
- "@things-factory/id-rule-base": "^7.0.70",
92
- "@things-factory/import-ui": "^7.0.70",
93
- "@things-factory/import-ui-excel": "^7.0.70",
94
- "@things-factory/more-ui": "^7.0.70",
95
- "@things-factory/notification": "^7.0.70",
96
- "@things-factory/operato-tools": "^7.0.70",
97
- "@things-factory/pdf": "^7.0.70",
98
- "@things-factory/print-proxy-service": "^7.0.70",
99
- "@things-factory/print-service": "^7.0.70",
100
- "@things-factory/print-ui": "^7.0.70",
101
- "@things-factory/product-base": "^7.0.70",
102
- "@things-factory/resource-ui": "^7.0.70",
103
- "@things-factory/sales-ui": "^7.0.70",
104
- "@things-factory/setting-ui": "^7.0.70",
105
- "@things-factory/system": "^7.0.70",
106
- "@things-factory/transport-base": "^7.0.70",
107
- "@things-factory/tutorial-ui": "^7.0.70",
108
- "@things-factory/warehouse-base": "^7.0.70",
109
- "@things-factory/worksheet-base": "^7.0.70"
88
+ "@things-factory/geography": "^7.0.72",
89
+ "@things-factory/help": "^7.0.72",
90
+ "@things-factory/i18n-base": "^7.0.72",
91
+ "@things-factory/id-rule-base": "^7.0.72",
92
+ "@things-factory/import-ui": "^7.0.72",
93
+ "@things-factory/import-ui-excel": "^7.0.72",
94
+ "@things-factory/more-ui": "^7.0.72",
95
+ "@things-factory/notification": "^7.0.72",
96
+ "@things-factory/operato-tools": "^7.0.72",
97
+ "@things-factory/pdf": "^7.0.72",
98
+ "@things-factory/print-proxy-service": "^7.0.72",
99
+ "@things-factory/print-service": "^7.0.72",
100
+ "@things-factory/print-ui": "^7.0.72",
101
+ "@things-factory/product-base": "^7.0.72",
102
+ "@things-factory/resource-ui": "^7.0.72",
103
+ "@things-factory/sales-ui": "^7.0.72",
104
+ "@things-factory/setting-ui": "^7.0.72",
105
+ "@things-factory/system": "^7.0.72",
106
+ "@things-factory/transport-base": "^7.0.72",
107
+ "@things-factory/tutorial-ui": "^7.0.72",
108
+ "@things-factory/warehouse-base": "^7.0.72",
109
+ "@things-factory/worksheet-base": "^7.0.72"
110
110
  },
111
111
  "devDependencies": {
112
112
  "@things-factory/builder": "^7.0.70",
@@ -115,5 +115,5 @@
115
115
  "cypress-localstorage-commands": "^1.6.1",
116
116
  "eslint-plugin-cypress": "^2.12.1"
117
117
  },
118
- "gitHead": "f046cfbb15447499fc5be9a9d82e2deb296b5f36"
118
+ "gitHead": "6131a0f20fcc11bc8e9e9d839de8e9700a2b0ac0"
119
119
  }