@things-factory/operato-wms 7.0.81 → 7.0.85

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.81",
3
+ "version": "7.0.85",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -71,49 +71,49 @@
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.81",
75
- "@things-factory/auth-ui": "^7.0.81",
76
- "@things-factory/barcode-ui": "^7.0.81",
77
- "@things-factory/biz-ui": "^7.0.81",
78
- "@things-factory/board-service": "^7.0.81",
79
- "@things-factory/board-ui": "^7.0.81",
80
- "@things-factory/code-ui": "^7.0.81",
81
- "@things-factory/context-ui": "^7.0.81",
82
- "@things-factory/env": "^7.0.74",
83
- "@things-factory/export-ui": "^7.0.81",
84
- "@things-factory/export-ui-csv": "^7.0.81",
85
- "@things-factory/export-ui-excel": "^7.0.81",
86
- "@things-factory/fav-base": "^7.0.81",
87
- "@things-factory/form-ui": "^7.0.74",
88
- "@things-factory/geography": "^7.0.81",
89
- "@things-factory/help": "^7.0.81",
90
- "@things-factory/i18n-base": "^7.0.81",
91
- "@things-factory/id-rule-base": "^7.0.81",
92
- "@things-factory/import-ui": "^7.0.81",
93
- "@things-factory/import-ui-excel": "^7.0.81",
94
- "@things-factory/more-ui": "^7.0.81",
95
- "@things-factory/notification": "^7.0.81",
96
- "@things-factory/operato-tools": "^7.0.81",
97
- "@things-factory/pdf": "^7.0.81",
98
- "@things-factory/print-proxy-service": "^7.0.81",
99
- "@things-factory/print-service": "^7.0.81",
100
- "@things-factory/print-ui": "^7.0.81",
101
- "@things-factory/product-base": "^7.0.81",
102
- "@things-factory/resource-ui": "^7.0.81",
103
- "@things-factory/sales-ui": "^7.0.81",
104
- "@things-factory/setting-ui": "^7.0.81",
105
- "@things-factory/system": "^7.0.81",
106
- "@things-factory/transport-base": "^7.0.81",
107
- "@things-factory/tutorial-ui": "^7.0.81",
108
- "@things-factory/warehouse-base": "^7.0.81",
109
- "@things-factory/worksheet-base": "^7.0.81"
74
+ "@things-factory/apptool-ui": "^7.0.85",
75
+ "@things-factory/auth-ui": "^7.0.85",
76
+ "@things-factory/barcode-ui": "^7.0.85",
77
+ "@things-factory/biz-ui": "^7.0.85",
78
+ "@things-factory/board-service": "^7.0.85",
79
+ "@things-factory/board-ui": "^7.0.85",
80
+ "@things-factory/code-ui": "^7.0.85",
81
+ "@things-factory/context-ui": "^7.0.85",
82
+ "@things-factory/env": "^7.0.84",
83
+ "@things-factory/export-ui": "^7.0.85",
84
+ "@things-factory/export-ui-csv": "^7.0.85",
85
+ "@things-factory/export-ui-excel": "^7.0.85",
86
+ "@things-factory/fav-base": "^7.0.85",
87
+ "@things-factory/form-ui": "^7.0.84",
88
+ "@things-factory/geography": "^7.0.85",
89
+ "@things-factory/help": "^7.0.85",
90
+ "@things-factory/i18n-base": "^7.0.85",
91
+ "@things-factory/id-rule-base": "^7.0.85",
92
+ "@things-factory/import-ui": "^7.0.85",
93
+ "@things-factory/import-ui-excel": "^7.0.85",
94
+ "@things-factory/more-ui": "^7.0.85",
95
+ "@things-factory/notification": "^7.0.85",
96
+ "@things-factory/operato-tools": "^7.0.85",
97
+ "@things-factory/pdf": "^7.0.85",
98
+ "@things-factory/print-proxy-service": "^7.0.85",
99
+ "@things-factory/print-service": "^7.0.85",
100
+ "@things-factory/print-ui": "^7.0.85",
101
+ "@things-factory/product-base": "^7.0.85",
102
+ "@things-factory/resource-ui": "^7.0.85",
103
+ "@things-factory/sales-ui": "^7.0.85",
104
+ "@things-factory/setting-ui": "^7.0.85",
105
+ "@things-factory/system": "^7.0.85",
106
+ "@things-factory/transport-base": "^7.0.85",
107
+ "@things-factory/tutorial-ui": "^7.0.85",
108
+ "@things-factory/warehouse-base": "^7.0.85",
109
+ "@things-factory/worksheet-base": "^7.0.85"
110
110
  },
111
111
  "devDependencies": {
112
- "@things-factory/builder": "^7.0.74",
112
+ "@things-factory/builder": "^7.0.84",
113
113
  "cypress": "^9.4.1",
114
114
  "cypress-file-upload": "^5.0.8",
115
115
  "cypress-localstorage-commands": "^1.6.1",
116
116
  "eslint-plugin-cypress": "^2.12.1"
117
117
  },
118
- "gitHead": "c6b580e6ca8da099ee4753d49362cb81452f421d"
118
+ "gitHead": "94bb34cfdcc186d316e2f509a670f84995676a46"
119
119
  }
@@ -226,6 +226,7 @@
226
226
  "field.country": "country",
227
227
  "field.courier": "courier",
228
228
  "field.created_at": "created at",
229
+ "field.created-at": "created at",
229
230
  "field.created_by": "created by",
230
231
  "field.creator": "creator",
231
232
  "field.cross_docking": "cross docking",
@@ -253,7 +253,9 @@
253
253
  "field.country": "국가",
254
254
  "field.courier": "택배원",
255
255
  "field.created_at": "생성일시",
256
+ "field.created-at": "생성일시",
256
257
  "field.created_by": "생성자",
258
+ "field.created-by": "생성자",
257
259
  "field.creator": "생성자",
258
260
  "field.cross_docking": "즉시출고",
259
261
  "field.currency": "통화",
@@ -243,7 +243,9 @@
243
243
  "field.country": "country",
244
244
  "field.courier": "courier",
245
245
  "field.created_at": "created at",
246
+ "field.created-at": "created at",
246
247
  "field.created_by": "created by",
248
+ "field.created-by": "created by",
247
249
  "field.creator": "creator",
248
250
  "field.cross_docking": "cross docking",
249
251
  "field.currency": "mata wang",
@@ -235,7 +235,9 @@
235
235
  "field.country": "country",
236
236
  "field.courier": "courier",
237
237
  "field.created_at": "created at",
238
+ "field.created-at": "created at",
238
239
  "field.created_by": "created by",
240
+ "field.created-by": "created by",
239
241
  "field.creator": "creator",
240
242
  "field.cross_docking": "cross docking",
241
243
  "field.currency": "currency",