@things-factory/operato-ecs 6.1.10 → 6.1.12

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
@@ -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 rel="stylesheet" href="https://fonts.googleapis.com/css?family=Material+Icons&display=block" />
53
+ <link href="/node_modules/@material-design-icons/font/index.css" rel="stylesheet" />
54
54
  <style>
55
55
  html,
56
56
  body {
@@ -81,9 +81,9 @@
81
81
  <things-app></things-app>
82
82
  <noscript> Please enable JavaScript to view this website. </noscript>
83
83
  <!-- Load webcomponents-loader.js to check and load any polyfills your browser needs -->
84
- <script src="node_modules/@webcomponents/webcomponentsjs/webcomponents-loader.js"></script>
85
- <script src="node_modules/web-animations-js/web-animations-next.min.js"></script>
86
- <script src="node_modules/@hatiolab/things-scene/things-scene-min.js"></script>
84
+ <script src="/node_modules/@webcomponents/webcomponentsjs/webcomponents-loader.js"></script>
85
+ <script src="/node_modules/web-animations-js/web-animations-next.min.js"></script>
86
+ <script src="/node_modules/@hatiolab/things-scene/things-scene-min.js"></script>
87
87
  <!-- Built with love using PWA Starter Kit -->
88
88
  </body>
89
89
  </html>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-ecs",
3
- "version": "6.1.10",
3
+ "version": "6.1.12",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -53,32 +53,32 @@
53
53
  "@operato/scene-switch": "^1.0.0",
54
54
  "@operato/scene-table": "^1.0.0",
55
55
  "@operato/scene-timer": "^1.0.0",
56
- "@things-factory/api": "^6.1.8",
57
- "@things-factory/apptool-ui": "^6.1.8",
58
- "@things-factory/auth-ui": "^6.1.8",
59
- "@things-factory/board-service": "^6.1.10",
60
- "@things-factory/board-ui": "^6.1.8",
61
- "@things-factory/context-ui": "^6.1.8",
62
- "@things-factory/dashboard": "^6.1.10",
63
- "@things-factory/export-ui": "^6.1.8",
64
- "@things-factory/help": "^6.1.8",
65
- "@things-factory/i18n-base": "^6.1.8",
66
- "@things-factory/integration-melsec": "^6.1.8",
67
- "@things-factory/integration-modbus": "^6.1.8",
68
- "@things-factory/integration-ui": "^6.1.8",
69
- "@things-factory/lite-menu": "^6.1.10",
70
- "@things-factory/more-ui": "^6.1.8",
71
- "@things-factory/oauth2-client": "^6.1.8",
72
- "@things-factory/print-ui": "^6.1.8",
73
- "@things-factory/resource-ui": "^6.1.8",
74
- "@things-factory/setting-base": "^6.1.8",
75
- "@things-factory/setting-ui": "^6.1.8",
76
- "@things-factory/shell": "^6.1.8",
77
- "@things-factory/system-ui": "^6.1.8",
56
+ "@things-factory/api": "^6.1.12",
57
+ "@things-factory/apptool-ui": "^6.1.12",
58
+ "@things-factory/auth-ui": "^6.1.12",
59
+ "@things-factory/board-service": "^6.1.12",
60
+ "@things-factory/board-ui": "^6.1.12",
61
+ "@things-factory/context-ui": "^6.1.12",
62
+ "@things-factory/dashboard": "^6.1.12",
63
+ "@things-factory/export-ui": "^6.1.12",
64
+ "@things-factory/help": "^6.1.12",
65
+ "@things-factory/i18n-base": "^6.1.12",
66
+ "@things-factory/integration-melsec": "^6.1.12",
67
+ "@things-factory/integration-modbus": "^6.1.12",
68
+ "@things-factory/integration-ui": "^6.1.12",
69
+ "@things-factory/lite-menu": "^6.1.12",
70
+ "@things-factory/more-ui": "^6.1.12",
71
+ "@things-factory/oauth2-client": "^6.1.12",
72
+ "@things-factory/print-ui": "^6.1.12",
73
+ "@things-factory/resource-ui": "^6.1.12",
74
+ "@things-factory/setting-base": "^6.1.12",
75
+ "@things-factory/setting-ui": "^6.1.12",
76
+ "@things-factory/shell": "^6.1.12",
77
+ "@things-factory/system-ui": "^6.1.12",
78
78
  "jsmodbus": "^4.0.2"
79
79
  },
80
80
  "devDependencies": {
81
- "@things-factory/builder": "^6.1.8"
81
+ "@things-factory/builder": "^6.1.11"
82
82
  },
83
- "gitHead": "5a068fe9d42082ab2707900e6bc2a74db67c049a"
83
+ "gitHead": "91c40b88e85856e41775f23d9ff67ebc3eb3e39b"
84
84
  }
@@ -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 rel="stylesheet" href="https://fonts.googleapis.com/css?family=Material+Icons&display=block" />
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>
@@ -82,8 +82,8 @@
82
82
  Please enable JavaScript to view this website.
83
83
  </noscript>
84
84
  <!-- Load webcomponents-loader.js to check and load any polyfills your browser needs -->
85
- <script src="node_modules/@webcomponents/webcomponentsjs/webcomponents-loader.js"></script>
86
- <script src="node_modules/web-animations-js/web-animations-next.min.js"></script>
85
+ <script src="/node_modules/@webcomponents/webcomponentsjs/webcomponents-loader.js"></script>
86
+ <script src="/node_modules/web-animations-js/web-animations-next.min.js"></script>
87
87
  <!-- Built with love using PWA Starter Kit -->
88
88
 
89
89
  <script src="<%- elementScript %>"></script>
@@ -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 rel="stylesheet" href="https://fonts.googleapis.com/css?family=Material+Icons&display=block" />
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>
@@ -75,8 +75,8 @@
75
75
  <home-page id="page"></home-page>
76
76
  <noscript> Please enable JavaScript to view this website. </noscript>
77
77
  <!-- Load webcomponents-loader.js to check and load any polyfills your browser needs -->
78
- <script src="node_modules/@webcomponents/webcomponentsjs/webcomponents-loader.js"></script>
79
- <script src="node_modules/web-animations-js/web-animations-next.min.js"></script>
78
+ <script src="/node_modules/@webcomponents/webcomponentsjs/webcomponents-loader.js"></script>
79
+ <script src="/node_modules/web-animations-js/web-animations-next.min.js"></script>
80
80
  <!-- Built with love using PWA Starter Kit -->
81
81
 
82
82
  <script src="/public/home.js"></script>