@things-factory/operato-fleet 9.0.0-beta.9 → 9.0.0
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 +0 -1
- package/dist-server/tsconfig.tsbuildinfo +1 -1
- package/package.json +60 -60
- package/views/auth-page.html +0 -1
- package/views/public/home.html +0 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@things-factory/operato-fleet",
|
|
3
|
-
"version": "9.0.0
|
|
3
|
+
"version": "9.0.0",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
@@ -39,67 +39,67 @@
|
|
|
39
39
|
"@material/mwc-formfield": "^0.27.0",
|
|
40
40
|
"@material/mwc-linear-progress": "^0.27.0",
|
|
41
41
|
"@material/mwc-radio": "^0.27.0",
|
|
42
|
-
"@operato/board": "^9.0.0
|
|
43
|
-
"@operato/data-grist": "^9.0.0
|
|
44
|
-
"@operato/help": "^9.0.0
|
|
45
|
-
"@operato/oops": "^9.0.0
|
|
46
|
-
"@operato/scene-chartjs": "^9.0.0
|
|
47
|
-
"@operato/scene-clock": "^9.0.0
|
|
48
|
-
"@operato/scene-clone": "^9.0.0
|
|
49
|
-
"@operato/scene-compass": "^9.0.0
|
|
50
|
-
"@operato/scene-data-transform": "^9.0.0
|
|
51
|
-
"@operato/scene-excel": "^9.0.0
|
|
52
|
-
"@operato/scene-form": "^9.0.0
|
|
53
|
-
"@operato/scene-gantt": "^9.0.0
|
|
54
|
-
"@operato/scene-gauge": "^9.0.0
|
|
55
|
-
"@operato/scene-google-map": "^9.0.0
|
|
56
|
-
"@operato/scene-graphql": "^9.0.0
|
|
57
|
-
"@operato/scene-grist": "^9.0.0
|
|
58
|
-
"@operato/scene-half-roundrect": "^9.0.0
|
|
59
|
-
"@operato/scene-image-slider": "^9.0.0
|
|
60
|
-
"@operato/scene-indoor-map": "^9.0.0
|
|
61
|
-
"@operato/scene-integration": "^9.0.0
|
|
62
|
-
"@operato/scene-label": "^9.0.0
|
|
63
|
-
"@operato/scene-legend": "^9.0.0
|
|
64
|
-
"@operato/scene-marker": "^9.0.0
|
|
65
|
-
"@operato/scene-news-ticker": "^9.0.0
|
|
66
|
-
"@operato/scene-progressbar": "^9.0.0
|
|
67
|
-
"@operato/scene-random": "^9.0.0
|
|
68
|
-
"@operato/scene-restful": "^9.0.0
|
|
69
|
-
"@operato/scene-switch": "^9.0.0
|
|
70
|
-
"@operato/scene-tab": "^9.0.0
|
|
71
|
-
"@operato/scene-table": "^9.0.0
|
|
72
|
-
"@operato/scene-timer": "^9.0.0
|
|
73
|
-
"@operato/scene-visualizer": "^9.0.0
|
|
74
|
-
"@operato/scene-wheel-sorter": "^9.0.0
|
|
75
|
-
"@things-factory/apptool-ui": "^9.0.0
|
|
76
|
-
"@things-factory/attachment-base": "^9.0.0
|
|
77
|
-
"@things-factory/auth-ui": "^9.0.0
|
|
78
|
-
"@things-factory/biz-base": "^9.0.0
|
|
79
|
-
"@things-factory/board-service": "^9.0.0
|
|
80
|
-
"@things-factory/board-ui": "^9.0.0
|
|
81
|
-
"@things-factory/code-ui": "^9.0.0
|
|
82
|
-
"@things-factory/context-ui": "^9.0.0
|
|
83
|
-
"@things-factory/dashboard": "^9.0.0
|
|
84
|
-
"@things-factory/evaluation": "^9.0.0
|
|
85
|
-
"@things-factory/export-ui": "^9.0.0
|
|
86
|
-
"@things-factory/export-ui-csv": "^9.0.0
|
|
87
|
-
"@things-factory/export-ui-excel": "^9.0.0
|
|
88
|
-
"@things-factory/help": "^9.0.0
|
|
89
|
-
"@things-factory/i18n-base": "^9.0.0
|
|
90
|
-
"@things-factory/integration-fulfillment": "^9.0.0
|
|
91
|
-
"@things-factory/integration-marketplace": "^9.0.0
|
|
92
|
-
"@things-factory/more-ui": "^9.0.0
|
|
93
|
-
"@things-factory/notification": "^9.0.0
|
|
94
|
-
"@things-factory/oauth2-client": "^9.0.0
|
|
95
|
-
"@things-factory/pdf": "^9.0.0
|
|
96
|
-
"@things-factory/resource-ui": "^9.0.0
|
|
97
|
-
"@things-factory/setting-ui": "^9.0.0
|
|
98
|
-
"@things-factory/system": "^9.0.0
|
|
42
|
+
"@operato/board": "^9.0.0",
|
|
43
|
+
"@operato/data-grist": "^9.0.0",
|
|
44
|
+
"@operato/help": "^9.0.0",
|
|
45
|
+
"@operato/oops": "^9.0.0",
|
|
46
|
+
"@operato/scene-chartjs": "^9.0.0",
|
|
47
|
+
"@operato/scene-clock": "^9.0.0",
|
|
48
|
+
"@operato/scene-clone": "^9.0.0",
|
|
49
|
+
"@operato/scene-compass": "^9.0.0",
|
|
50
|
+
"@operato/scene-data-transform": "^9.0.0",
|
|
51
|
+
"@operato/scene-excel": "^9.0.0",
|
|
52
|
+
"@operato/scene-form": "^9.0.0",
|
|
53
|
+
"@operato/scene-gantt": "^9.0.0",
|
|
54
|
+
"@operato/scene-gauge": "^9.0.0",
|
|
55
|
+
"@operato/scene-google-map": "^9.0.0",
|
|
56
|
+
"@operato/scene-graphql": "^9.0.0",
|
|
57
|
+
"@operato/scene-grist": "^9.0.0",
|
|
58
|
+
"@operato/scene-half-roundrect": "^9.0.0",
|
|
59
|
+
"@operato/scene-image-slider": "^9.0.0",
|
|
60
|
+
"@operato/scene-indoor-map": "^9.0.0",
|
|
61
|
+
"@operato/scene-integration": "^9.0.0",
|
|
62
|
+
"@operato/scene-label": "^9.0.0",
|
|
63
|
+
"@operato/scene-legend": "^9.0.0",
|
|
64
|
+
"@operato/scene-marker": "^9.0.0",
|
|
65
|
+
"@operato/scene-news-ticker": "^9.0.0",
|
|
66
|
+
"@operato/scene-progressbar": "^9.0.0",
|
|
67
|
+
"@operato/scene-random": "^9.0.0",
|
|
68
|
+
"@operato/scene-restful": "^9.0.0",
|
|
69
|
+
"@operato/scene-switch": "^9.0.0",
|
|
70
|
+
"@operato/scene-tab": "^9.0.0",
|
|
71
|
+
"@operato/scene-table": "^9.0.0",
|
|
72
|
+
"@operato/scene-timer": "^9.0.0",
|
|
73
|
+
"@operato/scene-visualizer": "^9.0.0",
|
|
74
|
+
"@operato/scene-wheel-sorter": "^9.0.0",
|
|
75
|
+
"@things-factory/apptool-ui": "^9.0.0",
|
|
76
|
+
"@things-factory/attachment-base": "^9.0.0",
|
|
77
|
+
"@things-factory/auth-ui": "^9.0.0",
|
|
78
|
+
"@things-factory/biz-base": "^9.0.0",
|
|
79
|
+
"@things-factory/board-service": "^9.0.0",
|
|
80
|
+
"@things-factory/board-ui": "^9.0.0",
|
|
81
|
+
"@things-factory/code-ui": "^9.0.0",
|
|
82
|
+
"@things-factory/context-ui": "^9.0.0",
|
|
83
|
+
"@things-factory/dashboard": "^9.0.0",
|
|
84
|
+
"@things-factory/evaluation": "^9.0.0",
|
|
85
|
+
"@things-factory/export-ui": "^9.0.0",
|
|
86
|
+
"@things-factory/export-ui-csv": "^9.0.0",
|
|
87
|
+
"@things-factory/export-ui-excel": "^9.0.0",
|
|
88
|
+
"@things-factory/help": "^9.0.0",
|
|
89
|
+
"@things-factory/i18n-base": "^9.0.0",
|
|
90
|
+
"@things-factory/integration-fulfillment": "^9.0.0",
|
|
91
|
+
"@things-factory/integration-marketplace": "^9.0.0",
|
|
92
|
+
"@things-factory/more-ui": "^9.0.0",
|
|
93
|
+
"@things-factory/notification": "^9.0.0",
|
|
94
|
+
"@things-factory/oauth2-client": "^9.0.0",
|
|
95
|
+
"@things-factory/pdf": "^9.0.0",
|
|
96
|
+
"@things-factory/resource-ui": "^9.0.0",
|
|
97
|
+
"@things-factory/setting-ui": "^9.0.0",
|
|
98
|
+
"@things-factory/system": "^9.0.0",
|
|
99
99
|
"chance": "^1.1.11"
|
|
100
100
|
},
|
|
101
101
|
"devDependencies": {
|
|
102
|
-
"@things-factory/builder": "^9.0.0
|
|
102
|
+
"@things-factory/builder": "^9.0.0"
|
|
103
103
|
},
|
|
104
|
-
"gitHead": "
|
|
104
|
+
"gitHead": "d6b5293b3ad571461b4282f19bc89288bdab2acc"
|
|
105
105
|
}
|
package/views/auth-page.html
CHANGED
|
@@ -52,7 +52,6 @@
|
|
|
52
52
|
|
|
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
|
-
<link href="/node_modules/@material-design-icons/font/index.css" rel="stylesheet" />
|
|
56
55
|
<link href="/node_modules/material-symbols/index.css" rel="stylesheet" />
|
|
57
56
|
<link href="/node_modules/@fontsource/roboto/index.css" rel="stylesheet" />
|
|
58
57
|
<link rel="stylesheet" href="/theme.css" />
|
package/views/public/home.html
CHANGED
|
@@ -51,7 +51,6 @@
|
|
|
51
51
|
|
|
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
|
-
<link href="/node_modules/@material-design-icons/font/index.css" rel="stylesheet" />
|
|
55
54
|
<link href="/node_modules/material-symbols/index.css" rel="stylesheet" />
|
|
56
55
|
<link href="/node_modules/@fontsource/roboto/index.css" rel="stylesheet" />
|
|
57
56
|
<link rel="stylesheet" href="/theme.css" />
|