@things-factory/operato-wms 5.0.0-zeta.9 → 5.0.2

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.
Files changed (2) hide show
  1. package/client/bootstrap.js +1 -2
  2. package/package.json +64 -64
@@ -13,9 +13,8 @@ import { i18next } from '@things-factory/i18n-base'
13
13
  import { appendViewpart, openPopup, toggleOverlay, TOOL_POSITION, VIEWPART_POSITION } from '@things-factory/layout-base'
14
14
  import { updateMenuProvider } from '@things-factory/menu-base'
15
15
  import { USE_ROLE_BY_MENUS_MANAGEMENT } from '@things-factory/menu-base/client/actions/menu'
16
- import { ADD_MORENDA } from '@things-factory/more-base'
17
16
  import { ADD_REFRESH_HANDLER, ADD_SETTING } from '@things-factory/setting-base'
18
- import { client, navigate, store, UPDATE_BASE_URL } from '@things-factory/shell'
17
+ import { client, store, UPDATE_BASE_URL } from '@things-factory/shell'
19
18
  import { ReleaseNoteNotice } from '@things-factory/system-ui/client/viewparts/release-note-notice'
20
19
  import { isMobileDevice } from '@things-factory/utils'
21
20
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-wms",
3
- "version": "5.0.0-zeta.9",
3
+ "version": "5.0.2",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -47,74 +47,74 @@
47
47
  "db:reset": "yarn run db:clear && yarn run db:restore && yarn run db:seed && yarn run db:setpass"
48
48
  },
49
49
  "dependencies": {
50
- "@operato/ghost-print": "^1.0.0-beta.40",
51
- "@operato/scene-chartjs": "^1.0.0-alpha.27",
52
- "@operato/scene-clock": "^1.0.0-alpha.27",
53
- "@operato/scene-clone": "^1.0.0-alpha.27",
54
- "@operato/scene-compass": "^1.0.0-alpha.27",
55
- "@operato/scene-data-transform": "^1.0.0-alpha.27",
56
- "@operato/scene-excel": "^1.0.0-alpha.27",
57
- "@operato/scene-form": "^1.0.0-alpha.27",
58
- "@operato/scene-gauge": "^1.0.0-alpha.27",
59
- "@operato/scene-graphql": "^1.0.0-alpha.27",
60
- "@operato/scene-half-roundrect": "^1.0.0-alpha.27",
61
- "@operato/scene-indoor-map": "^1.0.0-alpha.27",
62
- "@operato/scene-label": "^1.0.0-alpha.27",
63
- "@operato/scene-legend": "^1.0.0-alpha.27",
64
- "@operato/scene-marker": "^1.0.0-alpha.27",
65
- "@operato/scene-news-ticker": "^1.0.0-alpha.27",
66
- "@operato/scene-progressbar": "^1.0.0-alpha.27",
67
- "@operato/scene-random": "^1.0.0-alpha.27",
68
- "@operato/scene-restful": "^1.0.0-alpha.27",
69
- "@operato/scene-switch": "^1.0.0-alpha.27",
70
- "@operato/scene-tab": "^1.0.0-alpha.27",
71
- "@operato/scene-table": "^1.0.0-alpha.27",
72
- "@operato/scene-wheel-sorter": "^1.0.0-alpha.27",
73
- "@things-factory/apptool-ui": "^5.0.0-zeta.9",
74
- "@things-factory/auth-ui": "^5.0.0-zeta.9",
75
- "@things-factory/barcode-ui": "^5.0.0-zeta.9",
76
- "@things-factory/biz-ui": "^5.0.0-zeta.9",
77
- "@things-factory/board-service": "^5.0.0-zeta.9",
78
- "@things-factory/board-ui": "^5.0.0-zeta.9",
79
- "@things-factory/code-ui": "^5.0.0-zeta.9",
80
- "@things-factory/context-ui": "^5.0.0-zeta.9",
81
- "@things-factory/env": "^5.0.0-zeta.9",
82
- "@things-factory/export-ui": "^5.0.0-zeta.9",
83
- "@things-factory/export-ui-csv": "^5.0.0-zeta.9",
84
- "@things-factory/export-ui-excel": "^5.0.0-zeta.9",
85
- "@things-factory/fav-base": "^5.0.0-zeta.9",
86
- "@things-factory/form-ui": "^5.0.0-zeta.9",
87
- "@things-factory/grist-ui": "^5.0.0-zeta.9",
88
- "@things-factory/help": "^5.0.0-zeta.9",
89
- "@things-factory/i18n-base": "^5.0.0-zeta.9",
90
- "@things-factory/id-rule-base": "^5.0.0-zeta.9",
91
- "@things-factory/import-ui": "^5.0.0-zeta.9",
92
- "@things-factory/import-ui-excel": "^5.0.0-zeta.9",
93
- "@things-factory/menu-ui": "^5.0.0-zeta.9",
94
- "@things-factory/more-ui": "^5.0.0-zeta.9",
95
- "@things-factory/notification": "^5.0.0-zeta.9",
96
- "@things-factory/pdf": "^5.0.0-zeta.9",
97
- "@things-factory/print-proxy-service": "^5.0.0-zeta.9",
98
- "@things-factory/print-service": "^5.0.0-zeta.9",
99
- "@things-factory/print-ui": "^5.0.0-zeta.9",
100
- "@things-factory/product-base": "^5.0.0-zeta.9",
101
- "@things-factory/resource-ui": "^5.0.0-zeta.9",
102
- "@things-factory/sales-ui": "^5.0.0-zeta.9",
103
- "@things-factory/scene-google-map": "^5.0.0-zeta.9",
104
- "@things-factory/scene-visualizer": "^5.0.0-zeta.9",
105
- "@things-factory/setting-ui": "^5.0.0-zeta.9",
106
- "@things-factory/system-ui": "^5.0.0-zeta.9",
107
- "@things-factory/transport-base": "^5.0.0-zeta.9",
108
- "@things-factory/tutorial-ui": "^5.0.0-zeta.9",
109
- "@things-factory/warehouse-base": "^5.0.0-zeta.9",
110
- "@things-factory/worksheet-base": "^5.0.0-zeta.9"
50
+ "@operato/ghost-print": "^1.0.0",
51
+ "@operato/scene-chartjs": "^1.0.0",
52
+ "@operato/scene-clock": "^1.0.0",
53
+ "@operato/scene-clone": "^1.0.0",
54
+ "@operato/scene-compass": "^1.0.0",
55
+ "@operato/scene-data-transform": "^1.0.0",
56
+ "@operato/scene-excel": "^1.0.0",
57
+ "@operato/scene-form": "^1.0.0",
58
+ "@operato/scene-gauge": "^1.0.0",
59
+ "@operato/scene-graphql": "^1.0.0",
60
+ "@operato/scene-half-roundrect": "^1.0.0",
61
+ "@operato/scene-indoor-map": "^1.0.0",
62
+ "@operato/scene-label": "^1.0.0",
63
+ "@operato/scene-legend": "^1.0.0",
64
+ "@operato/scene-marker": "^1.0.0",
65
+ "@operato/scene-news-ticker": "^1.0.0",
66
+ "@operato/scene-progressbar": "^1.0.0",
67
+ "@operato/scene-random": "^1.0.0",
68
+ "@operato/scene-restful": "^1.0.0",
69
+ "@operato/scene-switch": "^1.0.0",
70
+ "@operato/scene-tab": "^1.0.0",
71
+ "@operato/scene-table": "^1.0.0",
72
+ "@operato/scene-wheel-sorter": "^1.0.0",
73
+ "@things-factory/apptool-ui": "^5.0.1",
74
+ "@things-factory/auth-ui": "^5.0.1",
75
+ "@things-factory/barcode-ui": "^5.0.1",
76
+ "@things-factory/biz-ui": "^5.0.1",
77
+ "@things-factory/board-service": "^5.0.2",
78
+ "@things-factory/board-ui": "^5.0.1",
79
+ "@things-factory/code-ui": "^5.0.1",
80
+ "@things-factory/context-ui": "^5.0.1",
81
+ "@things-factory/env": "^5.0.0",
82
+ "@things-factory/export-ui": "^5.0.1",
83
+ "@things-factory/export-ui-csv": "^5.0.1",
84
+ "@things-factory/export-ui-excel": "^5.0.1",
85
+ "@things-factory/fav-base": "^5.0.1",
86
+ "@things-factory/form-ui": "^5.0.1",
87
+ "@things-factory/grist-ui": "^5.0.1",
88
+ "@things-factory/help": "^5.0.1",
89
+ "@things-factory/i18n-base": "^5.0.1",
90
+ "@things-factory/id-rule-base": "^5.0.1",
91
+ "@things-factory/import-ui": "^5.0.1",
92
+ "@things-factory/import-ui-excel": "^5.0.1",
93
+ "@things-factory/menu-ui": "^5.0.1",
94
+ "@things-factory/more-ui": "^5.0.1",
95
+ "@things-factory/notification": "^5.0.1",
96
+ "@things-factory/pdf": "^5.0.1",
97
+ "@things-factory/print-proxy-service": "^5.0.1",
98
+ "@things-factory/print-service": "^5.0.1",
99
+ "@things-factory/print-ui": "^5.0.1",
100
+ "@things-factory/product-base": "^5.0.2",
101
+ "@things-factory/resource-ui": "^5.0.1",
102
+ "@things-factory/sales-ui": "^5.0.2",
103
+ "@things-factory/scene-google-map": "^5.0.0",
104
+ "@things-factory/scene-visualizer": "^5.0.0",
105
+ "@things-factory/setting-ui": "^5.0.1",
106
+ "@things-factory/system-ui": "^5.0.1",
107
+ "@things-factory/transport-base": "^5.0.1",
108
+ "@things-factory/tutorial-ui": "^5.0.1",
109
+ "@things-factory/warehouse-base": "^5.0.2",
110
+ "@things-factory/worksheet-base": "^5.0.2"
111
111
  },
112
112
  "devDependencies": {
113
- "@things-factory/builder": "^5.0.0-zeta.9",
113
+ "@things-factory/builder": "^5.0.0",
114
114
  "cypress": "^9.4.1",
115
115
  "cypress-file-upload": "^5.0.8",
116
116
  "cypress-localstorage-commands": "^1.6.1",
117
117
  "eslint-plugin-cypress": "^2.12.1"
118
118
  },
119
- "gitHead": "af1562aba5cd179a7d10fc252b791e0a78049283"
119
+ "gitHead": "009cda6cb65e0930988fb2b1c1a309b9a7973383"
120
120
  }