@things-factory/operato-fleet 7.0.1-alpha.2 → 7.0.1-alpha.21

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-fleet",
3
- "version": "7.0.1-alpha.2",
3
+ "version": "7.0.1-alpha.21",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -44,6 +44,7 @@
44
44
  "@operato/board": "^2.0.0-alpha.0",
45
45
  "@operato/data-grist": "^2.0.0-alpha.0",
46
46
  "@operato/help": "^2.0.0-alpha.0",
47
+ "@operato/oops": "^2.0.0-alpha.0",
47
48
  "@operato/scene-chartjs": "^2.0.0-alpha.0",
48
49
  "@operato/scene-clock": "^2.0.0-alpha.0",
49
50
  "@operato/scene-clone": "^2.0.0-alpha.0",
@@ -72,33 +73,33 @@
72
73
  "@operato/scene-timer": "^2.0.0-alpha.0",
73
74
  "@operato/scene-visualizer": "^2.0.0-alpha.0",
74
75
  "@operato/scene-wheel-sorter": "^2.0.0-alpha.0",
75
- "@things-factory/apptool-ui": "^7.0.1-alpha.1",
76
- "@things-factory/attachment-base": "^7.0.1-alpha.1",
77
- "@things-factory/auth-ui": "^7.0.1-alpha.1",
78
- "@things-factory/biz-base": "^7.0.1-alpha.1",
79
- "@things-factory/board-service": "^7.0.1-alpha.1",
80
- "@things-factory/board-ui": "^7.0.1-alpha.1",
81
- "@things-factory/code-ui": "^7.0.1-alpha.2",
82
- "@things-factory/context-ui": "^7.0.1-alpha.1",
83
- "@things-factory/dashboard": "^7.0.1-alpha.1",
84
- "@things-factory/export-ui": "^7.0.1-alpha.1",
85
- "@things-factory/export-ui-csv": "^7.0.1-alpha.1",
86
- "@things-factory/export-ui-excel": "^7.0.1-alpha.1",
87
- "@things-factory/help": "^7.0.1-alpha.1",
88
- "@things-factory/i18n-base": "^7.0.1-alpha.1",
89
- "@things-factory/integration-fulfillment": "^7.0.1-alpha.1",
90
- "@things-factory/integration-marketplace": "^7.0.1-alpha.2",
91
- "@things-factory/more-ui": "^7.0.1-alpha.1",
92
- "@things-factory/notification": "^7.0.1-alpha.1",
93
- "@things-factory/oauth2-client": "^7.0.1-alpha.1",
94
- "@things-factory/pdf": "^7.0.1-alpha.0",
95
- "@things-factory/resource-ui": "^7.0.1-alpha.1",
96
- "@things-factory/setting-ui": "^7.0.1-alpha.1",
97
- "@things-factory/system": "^7.0.1-alpha.1",
76
+ "@things-factory/apptool-ui": "^7.0.1-alpha.20",
77
+ "@things-factory/attachment-base": "^7.0.1-alpha.20",
78
+ "@things-factory/auth-ui": "^7.0.1-alpha.21",
79
+ "@things-factory/biz-base": "^7.0.1-alpha.20",
80
+ "@things-factory/board-service": "^7.0.1-alpha.20",
81
+ "@things-factory/board-ui": "^7.0.1-alpha.20",
82
+ "@things-factory/code-ui": "^7.0.1-alpha.20",
83
+ "@things-factory/context-ui": "^7.0.1-alpha.20",
84
+ "@things-factory/dashboard": "^7.0.1-alpha.20",
85
+ "@things-factory/export-ui": "^7.0.1-alpha.20",
86
+ "@things-factory/export-ui-csv": "^7.0.1-alpha.20",
87
+ "@things-factory/export-ui-excel": "^7.0.1-alpha.20",
88
+ "@things-factory/help": "^7.0.1-alpha.20",
89
+ "@things-factory/i18n-base": "^7.0.1-alpha.20",
90
+ "@things-factory/integration-fulfillment": "^7.0.1-alpha.21",
91
+ "@things-factory/integration-marketplace": "^7.0.1-alpha.21",
92
+ "@things-factory/more-ui": "^7.0.1-alpha.20",
93
+ "@things-factory/notification": "^7.0.1-alpha.21",
94
+ "@things-factory/oauth2-client": "^7.0.1-alpha.20",
95
+ "@things-factory/pdf": "^7.0.1-alpha.15",
96
+ "@things-factory/resource-ui": "^7.0.1-alpha.21",
97
+ "@things-factory/setting-ui": "^7.0.1-alpha.20",
98
+ "@things-factory/system": "^7.0.1-alpha.20",
98
99
  "chance": "^1.1.11"
99
100
  },
100
101
  "devDependencies": {
101
- "@things-factory/builder": "^7.0.1-alpha.0"
102
+ "@things-factory/builder": "^7.0.1-alpha.15"
102
103
  },
103
- "gitHead": "a86c8c91120135535386cbe3659f50798f3f9c01"
104
+ "gitHead": "06814e3603d256ce3c9c5f54bee83be02357e14e"
104
105
  }
@@ -53,6 +53,7 @@
53
53
  <!-- Performance tip: hint to the browser to start the handshake for the fonts site -->
54
54
  <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin />
55
55
  <link href="/node_modules/@material-design-icons/font/index.css" rel="stylesheet" />
56
+ <link href="/node_modules/material-symbols/index.css" rel="stylesheet" />
56
57
  <link rel="stylesheet" href="/theme.css" />
57
58
 
58
59
  <style>
@@ -52,6 +52,7 @@
52
52
  <!-- Performance tip: hint to the browser to start the handshake for the fonts site -->
53
53
  <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin />
54
54
  <link href="/node_modules/@material-design-icons/font/index.css" rel="stylesheet" />
55
+ <link href="/node_modules/material-symbols/index.css" rel="stylesheet" />
55
56
  <link rel="stylesheet" href="/theme.css" />
56
57
 
57
58
  <style>