@things-factory/operato-hub 6.2.27 → 6.2.31

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-hub",
3
- "version": "6.2.27",
3
+ "version": "6.2.31",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -65,47 +65,47 @@
65
65
  "@operato/scene-table": "^1.0.0",
66
66
  "@operato/scene-visualizer": "^1.0.0",
67
67
  "@operato/scene-wheel-sorter": "^1.0.0",
68
- "@things-factory/api": "^6.2.27",
69
- "@things-factory/apptool-ui": "^6.2.27",
70
- "@things-factory/attachment-base": "^6.2.27",
71
- "@things-factory/auth-base": "^6.2.27",
72
- "@things-factory/auth-ui": "^6.2.27",
73
- "@things-factory/biz-base": "^6.2.27",
74
- "@things-factory/biz-ui": "^6.2.27",
75
- "@things-factory/board-service": "^6.2.27",
76
- "@things-factory/board-ui": "^6.2.27",
77
- "@things-factory/code-ui": "^6.2.27",
68
+ "@things-factory/api": "^6.2.31",
69
+ "@things-factory/apptool-ui": "^6.2.31",
70
+ "@things-factory/attachment-base": "^6.2.31",
71
+ "@things-factory/auth-base": "^6.2.31",
72
+ "@things-factory/auth-ui": "^6.2.31",
73
+ "@things-factory/biz-base": "^6.2.31",
74
+ "@things-factory/biz-ui": "^6.2.31",
75
+ "@things-factory/board-service": "^6.2.31",
76
+ "@things-factory/board-ui": "^6.2.31",
77
+ "@things-factory/code-ui": "^6.2.31",
78
78
  "@things-factory/component-ui": "^6.2.27",
79
- "@things-factory/context-ui": "^6.2.27",
80
- "@things-factory/document-template-ui": "^6.2.27",
79
+ "@things-factory/context-ui": "^6.2.31",
80
+ "@things-factory/document-template-ui": "^6.2.31",
81
81
  "@things-factory/env": "^6.2.27",
82
- "@things-factory/export-ui": "^6.2.27",
83
- "@things-factory/export-ui-csv": "^6.2.27",
84
- "@things-factory/export-ui-excel": "^6.2.27",
85
- "@things-factory/help": "^6.2.27",
86
- "@things-factory/i18n-base": "^6.2.27",
87
- "@things-factory/import-ui": "^6.2.27",
88
- "@things-factory/import-ui-excel": "^6.2.27",
89
- "@things-factory/integration-accounting": "^6.2.27",
90
- "@things-factory/integration-fulfillment": "^6.2.27",
91
- "@things-factory/integration-lmd": "^6.2.27",
92
- "@things-factory/integration-marketplace": "^6.2.27",
93
- "@things-factory/integration-pos": "^6.2.27",
94
- "@things-factory/integration-sellercraft": "^6.2.27",
95
- "@things-factory/integration-sftp": "^6.2.27",
96
- "@things-factory/lite-menu": "^6.2.27",
97
- "@things-factory/more-ui": "^6.2.27",
98
- "@things-factory/notification": "^6.2.27",
82
+ "@things-factory/export-ui": "^6.2.31",
83
+ "@things-factory/export-ui-csv": "^6.2.31",
84
+ "@things-factory/export-ui-excel": "^6.2.31",
85
+ "@things-factory/help": "^6.2.31",
86
+ "@things-factory/i18n-base": "^6.2.31",
87
+ "@things-factory/import-ui": "^6.2.31",
88
+ "@things-factory/import-ui-excel": "^6.2.31",
89
+ "@things-factory/integration-accounting": "^6.2.31",
90
+ "@things-factory/integration-fulfillment": "^6.2.31",
91
+ "@things-factory/integration-lmd": "^6.2.31",
92
+ "@things-factory/integration-marketplace": "^6.2.31",
93
+ "@things-factory/integration-pos": "^6.2.31",
94
+ "@things-factory/integration-sellercraft": "^6.2.31",
95
+ "@things-factory/integration-sftp": "^6.2.31",
96
+ "@things-factory/lite-menu": "^6.2.31",
97
+ "@things-factory/more-ui": "^6.2.31",
98
+ "@things-factory/notification": "^6.2.31",
99
99
  "@things-factory/pdf": "^6.2.27",
100
- "@things-factory/product-ui": "^6.2.27",
101
- "@things-factory/resource-ui": "^6.2.27",
102
- "@things-factory/sales-base": "^6.2.27",
100
+ "@things-factory/product-ui": "^6.2.31",
101
+ "@things-factory/resource-ui": "^6.2.31",
102
+ "@things-factory/sales-base": "^6.2.31",
103
103
  "@things-factory/scene-google-map": "^6.2.27",
104
- "@things-factory/setting-ui": "^6.2.27",
105
- "@things-factory/shell": "^6.2.27",
106
- "@things-factory/system-ui": "^6.2.27",
107
- "@things-factory/warehouse-base": "^6.2.27",
108
- "@things-factory/worksheet-base": "^6.2.27",
104
+ "@things-factory/setting-ui": "^6.2.31",
105
+ "@things-factory/shell": "^6.2.31",
106
+ "@things-factory/system-ui": "^6.2.31",
107
+ "@things-factory/warehouse-base": "^6.2.31",
108
+ "@things-factory/worksheet-base": "^6.2.31",
109
109
  "koa2-swagger-ui": "^5.0.2",
110
110
  "swagger-jsdoc": "^6.2.8",
111
111
  "yamljs": "^0.3.0"
@@ -113,5 +113,5 @@
113
113
  "devDependencies": {
114
114
  "@things-factory/builder": "^6.2.27"
115
115
  },
116
- "gitHead": "6d414311ca45c329e93606fe46edd7ea53c819c5"
116
+ "gitHead": "0e904fde521867b12fb95fc24f98ca5e6bd53e6e"
117
117
  }
@@ -3,9 +3,11 @@
3
3
  <head>
4
4
  <meta charset="utf-8" />
5
5
  <title>Operato Hub</title>
6
+
6
7
  <meta name="generator" content="Things Factory Starter Kit" />
7
8
  <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
8
9
  <meta name="description" content="Heart of Logistics" />
10
+ <meta name="google" content="notranslate"/>
9
11
 
10
12
  <base href="/" />
11
13
 
@@ -2,6 +2,7 @@
2
2
  <html lang="en">
3
3
  <head>
4
4
  <meta charset="utf-8" />
5
+ <meta name="google" content="notranslate" />
5
6
  <title>Operato Hub</title>
6
7
  <meta name="generator" content="Things Factory Starter Kit" />
7
8
  <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
@@ -2,6 +2,7 @@
2
2
  <html lang="en">
3
3
  <head>
4
4
  <meta charset="utf-8" />
5
+ <meta name="google" content="notranslate" />
5
6
  <title>Operato Hub</title>
6
7
  <meta name="generator" content="Things Factory Starter Kit" />
7
8
  <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />