@things-factory/reference-app 6.2.30 → 6.2.33

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 CHANGED
@@ -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>Reference App</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" />
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/reference-app",
3
- "version": "6.2.30",
3
+ "version": "6.2.33",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -67,42 +67,42 @@
67
67
  "@operato/scene-tab": "^1.0.0",
68
68
  "@operato/shell": "^1.0.1",
69
69
  "@operato/utils": "^1.0.1",
70
- "@things-factory/api": "^6.2.30",
71
- "@things-factory/apptool-ui": "^6.2.30",
72
- "@things-factory/attachment-base": "^6.2.30",
73
- "@things-factory/auth-ui": "^6.2.30",
74
- "@things-factory/board-service": "^6.2.30",
75
- "@things-factory/board-ui": "^6.2.30",
76
- "@things-factory/ccp": "^6.2.30",
77
- "@things-factory/contact": "^6.2.30",
78
- "@things-factory/context-ui": "^6.2.27",
79
- "@things-factory/dashboard": "^6.2.30",
80
- "@things-factory/dataset": "^6.2.30",
81
- "@things-factory/export-ui": "^6.2.27",
82
- "@things-factory/export-ui-excel": "^6.2.27",
83
- "@things-factory/help": "^6.2.27",
84
- "@things-factory/integration-ui": "^6.2.30",
85
- "@things-factory/lite-menu": "^6.2.30",
86
- "@things-factory/more-ui": "^6.2.27",
87
- "@things-factory/notification": "^6.2.30",
88
- "@things-factory/oauth2-client": "^6.2.30",
89
- "@things-factory/organization": "^6.2.30",
90
- "@things-factory/print-ui": "^6.2.30",
91
- "@things-factory/product-base": "^6.2.30",
92
- "@things-factory/qc": "^6.2.30",
93
- "@things-factory/resource-ui": "^6.2.30",
94
- "@things-factory/routing-base": "^6.2.30",
95
- "@things-factory/setting-base": "^6.2.30",
96
- "@things-factory/setting-ui": "^6.2.30",
97
- "@things-factory/shell": "^6.2.27",
98
- "@things-factory/system-ui": "^6.2.27",
99
- "@things-factory/web-editor": "^6.2.27",
100
- "@things-factory/work-shift": "^6.2.30",
70
+ "@things-factory/api": "^6.2.33",
71
+ "@things-factory/apptool-ui": "^6.2.33",
72
+ "@things-factory/attachment-base": "^6.2.33",
73
+ "@things-factory/auth-ui": "^6.2.33",
74
+ "@things-factory/board-service": "^6.2.33",
75
+ "@things-factory/board-ui": "^6.2.33",
76
+ "@things-factory/ccp": "^6.2.33",
77
+ "@things-factory/contact": "^6.2.33",
78
+ "@things-factory/context-ui": "^6.2.33",
79
+ "@things-factory/dashboard": "^6.2.33",
80
+ "@things-factory/dataset": "^6.2.33",
81
+ "@things-factory/export-ui": "^6.2.33",
82
+ "@things-factory/export-ui-excel": "^6.2.33",
83
+ "@things-factory/help": "^6.2.33",
84
+ "@things-factory/integration-ui": "^6.2.33",
85
+ "@things-factory/lite-menu": "^6.2.33",
86
+ "@things-factory/more-ui": "^6.2.33",
87
+ "@things-factory/notification": "^6.2.33",
88
+ "@things-factory/oauth2-client": "^6.2.33",
89
+ "@things-factory/organization": "^6.2.33",
90
+ "@things-factory/print-ui": "^6.2.33",
91
+ "@things-factory/product-base": "^6.2.33",
92
+ "@things-factory/qc": "^6.2.33",
93
+ "@things-factory/resource-ui": "^6.2.33",
94
+ "@things-factory/routing-base": "^6.2.33",
95
+ "@things-factory/setting-base": "^6.2.33",
96
+ "@things-factory/setting-ui": "^6.2.33",
97
+ "@things-factory/shell": "^6.2.33",
98
+ "@things-factory/system-ui": "^6.2.33",
99
+ "@things-factory/web-editor": "^6.2.33",
100
+ "@things-factory/work-shift": "^6.2.33",
101
101
  "@tinymce/tinymce-webcomponent": "^2.0.1",
102
102
  "random-words": "^1.2.0"
103
103
  },
104
104
  "devDependencies": {
105
- "@things-factory/builder": "^6.2.27"
105
+ "@things-factory/builder": "^6.2.33"
106
106
  },
107
- "gitHead": "6dcd4ae0df733f128ec362e88cae5267added386"
107
+ "gitHead": "9fe5ab84786e99bc45027820fc50d3c5eca9600f"
108
108
  }
@@ -3,9 +3,11 @@
3
3
  <head>
4
4
  <meta charset="utf-8" />
5
5
  <title>Reference App</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>Reference App</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" />