@things-factory/operato-gangsters 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>Operato Gangsters</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/operato-gangsters",
3
- "version": "6.2.30",
3
+ "version": "6.2.33",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -60,33 +60,33 @@
60
60
  "@operato/scene-switch": "^1.0.0",
61
61
  "@operato/scene-table": "^1.0.0",
62
62
  "@operato/scene-timer": "^1.0.0",
63
- "@things-factory/api": "^6.2.30",
64
- "@things-factory/apptool-ui": "^6.2.30",
65
- "@things-factory/auth-ui": "^6.2.30",
66
- "@things-factory/board-service": "^6.2.30",
67
- "@things-factory/board-ui": "^6.2.30",
68
- "@things-factory/context-ui": "^6.2.27",
69
- "@things-factory/dashboard": "^6.2.30",
70
- "@things-factory/export-ui": "^6.2.27",
71
- "@things-factory/help": "^6.2.27",
72
- "@things-factory/i18n-base": "^6.2.27",
73
- "@things-factory/integration-msgraph": "^6.2.30",
74
- "@things-factory/integration-ui": "^6.2.30",
75
- "@things-factory/lite-menu": "^6.2.30",
76
- "@things-factory/more-ui": "^6.2.27",
77
- "@things-factory/notification": "^6.2.30",
78
- "@things-factory/oauth2-client": "^6.2.30",
79
- "@things-factory/organization": "^6.2.30",
80
- "@things-factory/print-ui": "^6.2.30",
81
- "@things-factory/resource-ui": "^6.2.30",
82
- "@things-factory/setting-base": "^6.2.30",
83
- "@things-factory/setting-ui": "^6.2.30",
84
- "@things-factory/shell": "^6.2.27",
85
- "@things-factory/system-ui": "^6.2.27",
86
- "@things-factory/worklist": "^6.2.30"
63
+ "@things-factory/api": "^6.2.33",
64
+ "@things-factory/apptool-ui": "^6.2.33",
65
+ "@things-factory/auth-ui": "^6.2.33",
66
+ "@things-factory/board-service": "^6.2.33",
67
+ "@things-factory/board-ui": "^6.2.33",
68
+ "@things-factory/context-ui": "^6.2.33",
69
+ "@things-factory/dashboard": "^6.2.33",
70
+ "@things-factory/export-ui": "^6.2.33",
71
+ "@things-factory/help": "^6.2.33",
72
+ "@things-factory/i18n-base": "^6.2.33",
73
+ "@things-factory/integration-msgraph": "^6.2.33",
74
+ "@things-factory/integration-ui": "^6.2.33",
75
+ "@things-factory/lite-menu": "^6.2.33",
76
+ "@things-factory/more-ui": "^6.2.33",
77
+ "@things-factory/notification": "^6.2.33",
78
+ "@things-factory/oauth2-client": "^6.2.33",
79
+ "@things-factory/organization": "^6.2.33",
80
+ "@things-factory/print-ui": "^6.2.33",
81
+ "@things-factory/resource-ui": "^6.2.33",
82
+ "@things-factory/setting-base": "^6.2.33",
83
+ "@things-factory/setting-ui": "^6.2.33",
84
+ "@things-factory/shell": "^6.2.33",
85
+ "@things-factory/system-ui": "^6.2.33",
86
+ "@things-factory/worklist": "^6.2.33"
87
87
  },
88
88
  "devDependencies": {
89
- "@things-factory/builder": "^6.2.27"
89
+ "@things-factory/builder": "^6.2.33"
90
90
  },
91
- "gitHead": "6dcd4ae0df733f128ec362e88cae5267added386"
91
+ "gitHead": "9fe5ab84786e99bc45027820fc50d3c5eca9600f"
92
92
  }
@@ -3,9 +3,11 @@
3
3
  <head>
4
4
  <meta charset="utf-8" />
5
5
  <title>Operato Gangsters</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="Reimagining the way we work" />
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 Gangsters</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" />