@things-factory/operato-wms 6.1.10 → 6.1.11
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/_index.html +1 -1
- package/package.json +36 -36
- package/views/auth-page.html +1 -1
- package/views/public/home.html +1 -1
package/_index.html
CHANGED
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
|
|
51
51
|
<!-- Performance tip: hint to the browser to start the handshake for the fonts site -->
|
|
52
52
|
<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin />
|
|
53
|
-
<link
|
|
53
|
+
<link href="node_modules/@material-design-icons/font/index.css" rel="stylesheet" />
|
|
54
54
|
<style>
|
|
55
55
|
body {
|
|
56
56
|
margin: 0;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@things-factory/operato-wms",
|
|
3
|
-
"version": "6.1.
|
|
3
|
+
"version": "6.1.11",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
@@ -72,50 +72,50 @@
|
|
|
72
72
|
"@operato/scene-table": "^1.0.0",
|
|
73
73
|
"@operato/scene-visualizer": "^1.0.0",
|
|
74
74
|
"@operato/scene-wheel-sorter": "^1.0.0",
|
|
75
|
-
"@things-factory/apptool-ui": "^6.1.
|
|
76
|
-
"@things-factory/auth-ui": "^6.1.
|
|
77
|
-
"@things-factory/barcode-ui": "^6.1.
|
|
78
|
-
"@things-factory/biz-ui": "^6.1.
|
|
79
|
-
"@things-factory/board-service": "^6.1.
|
|
80
|
-
"@things-factory/board-ui": "^6.1.
|
|
81
|
-
"@things-factory/code-ui": "^6.1.
|
|
82
|
-
"@things-factory/context-ui": "^6.1.
|
|
75
|
+
"@things-factory/apptool-ui": "^6.1.11",
|
|
76
|
+
"@things-factory/auth-ui": "^6.1.11",
|
|
77
|
+
"@things-factory/barcode-ui": "^6.1.11",
|
|
78
|
+
"@things-factory/biz-ui": "^6.1.11",
|
|
79
|
+
"@things-factory/board-service": "^6.1.11",
|
|
80
|
+
"@things-factory/board-ui": "^6.1.11",
|
|
81
|
+
"@things-factory/code-ui": "^6.1.11",
|
|
82
|
+
"@things-factory/context-ui": "^6.1.11",
|
|
83
83
|
"@things-factory/env": "^6.1.8",
|
|
84
|
-
"@things-factory/export-ui": "^6.1.
|
|
85
|
-
"@things-factory/export-ui-csv": "^6.1.
|
|
86
|
-
"@things-factory/export-ui-excel": "^6.1.
|
|
87
|
-
"@things-factory/fav-base": "^6.1.
|
|
84
|
+
"@things-factory/export-ui": "^6.1.11",
|
|
85
|
+
"@things-factory/export-ui-csv": "^6.1.11",
|
|
86
|
+
"@things-factory/export-ui-excel": "^6.1.11",
|
|
87
|
+
"@things-factory/fav-base": "^6.1.11",
|
|
88
88
|
"@things-factory/form-ui": "^6.1.8",
|
|
89
|
-
"@things-factory/geography": "^6.1.
|
|
90
|
-
"@things-factory/help": "^6.1.
|
|
91
|
-
"@things-factory/i18n-base": "^6.1.
|
|
92
|
-
"@things-factory/id-rule-base": "^6.1.
|
|
93
|
-
"@things-factory/import-ui": "^6.1.
|
|
94
|
-
"@things-factory/import-ui-excel": "^6.1.
|
|
95
|
-
"@things-factory/more-ui": "^6.1.
|
|
96
|
-
"@things-factory/notification": "^6.1.
|
|
97
|
-
"@things-factory/operato-tools": "^6.1.
|
|
89
|
+
"@things-factory/geography": "^6.1.11",
|
|
90
|
+
"@things-factory/help": "^6.1.11",
|
|
91
|
+
"@things-factory/i18n-base": "^6.1.11",
|
|
92
|
+
"@things-factory/id-rule-base": "^6.1.11",
|
|
93
|
+
"@things-factory/import-ui": "^6.1.11",
|
|
94
|
+
"@things-factory/import-ui-excel": "^6.1.11",
|
|
95
|
+
"@things-factory/more-ui": "^6.1.11",
|
|
96
|
+
"@things-factory/notification": "^6.1.11",
|
|
97
|
+
"@things-factory/operato-tools": "^6.1.11",
|
|
98
98
|
"@things-factory/pdf": "^6.1.0",
|
|
99
|
-
"@things-factory/print-proxy-service": "^6.1.
|
|
100
|
-
"@things-factory/print-service": "^6.1.
|
|
101
|
-
"@things-factory/print-ui": "^6.1.
|
|
102
|
-
"@things-factory/product-base": "^6.1.
|
|
103
|
-
"@things-factory/resource-ui": "^6.1.
|
|
104
|
-
"@things-factory/sales-ui": "^6.1.
|
|
99
|
+
"@things-factory/print-proxy-service": "^6.1.11",
|
|
100
|
+
"@things-factory/print-service": "^6.1.11",
|
|
101
|
+
"@things-factory/print-ui": "^6.1.11",
|
|
102
|
+
"@things-factory/product-base": "^6.1.11",
|
|
103
|
+
"@things-factory/resource-ui": "^6.1.11",
|
|
104
|
+
"@things-factory/sales-ui": "^6.1.11",
|
|
105
105
|
"@things-factory/scene-google-map": "^6.1.0",
|
|
106
|
-
"@things-factory/setting-ui": "^6.1.
|
|
107
|
-
"@things-factory/system-ui": "^6.1.
|
|
108
|
-
"@things-factory/transport-base": "^6.1.
|
|
109
|
-
"@things-factory/tutorial-ui": "^6.1.
|
|
110
|
-
"@things-factory/warehouse-base": "^6.1.
|
|
111
|
-
"@things-factory/worksheet-base": "^6.1.
|
|
106
|
+
"@things-factory/setting-ui": "^6.1.11",
|
|
107
|
+
"@things-factory/system-ui": "^6.1.11",
|
|
108
|
+
"@things-factory/transport-base": "^6.1.11",
|
|
109
|
+
"@things-factory/tutorial-ui": "^6.1.11",
|
|
110
|
+
"@things-factory/warehouse-base": "^6.1.11",
|
|
111
|
+
"@things-factory/worksheet-base": "^6.1.11"
|
|
112
112
|
},
|
|
113
113
|
"devDependencies": {
|
|
114
|
-
"@things-factory/builder": "^6.1.
|
|
114
|
+
"@things-factory/builder": "^6.1.11",
|
|
115
115
|
"cypress": "^9.4.1",
|
|
116
116
|
"cypress-file-upload": "^5.0.8",
|
|
117
117
|
"cypress-localstorage-commands": "^1.6.1",
|
|
118
118
|
"eslint-plugin-cypress": "^2.12.1"
|
|
119
119
|
},
|
|
120
|
-
"gitHead": "
|
|
120
|
+
"gitHead": "484864c861289750237b70b336dfb09c83ceb65a"
|
|
121
121
|
}
|
package/views/auth-page.html
CHANGED
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
|
|
51
51
|
<!-- Performance tip: hint to the browser to start the handshake for the fonts site -->
|
|
52
52
|
<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin />
|
|
53
|
-
<link
|
|
53
|
+
<link href="node_modules/@material-design-icons/font/index.css" rel="stylesheet" />
|
|
54
54
|
<link rel="stylesheet" href="/theme.css" />
|
|
55
55
|
|
|
56
56
|
<style>
|
package/views/public/home.html
CHANGED
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
|
|
51
51
|
<!-- Performance tip: hint to the browser to start the handshake for the fonts site -->
|
|
52
52
|
<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin />
|
|
53
|
-
<link
|
|
53
|
+
<link href="node_modules/@material-design-icons/font/index.css" rel="stylesheet" />
|
|
54
54
|
<link rel="stylesheet" href="/theme.css" />
|
|
55
55
|
|
|
56
56
|
<style>
|