@things-factory/operato-fleet 7.0.1-alpha.46 → 7.0.1-alpha.48
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/client/themes/layout-theme.css +1 -1
- package/package.json +24 -24
|
@@ -54,7 +54,7 @@ body {
|
|
|
54
54
|
|
|
55
55
|
/* components - resize splitter style */
|
|
56
56
|
--splitter-background-color: rgba(0, 0, 0, 0.1);
|
|
57
|
-
--splitter-hover-background-color:
|
|
57
|
+
--splitter-hover-background-color: rgba(0, 0, 0, 0.1);
|
|
58
58
|
}
|
|
59
59
|
|
|
60
60
|
@media only screen and (max-width: 460px) {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@things-factory/operato-fleet",
|
|
3
|
-
"version": "7.0.1-alpha.
|
|
3
|
+
"version": "7.0.1-alpha.48",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
@@ -73,33 +73,33 @@
|
|
|
73
73
|
"@operato/scene-timer": "^2.0.0-alpha.0",
|
|
74
74
|
"@operato/scene-visualizer": "^2.0.0-alpha.0",
|
|
75
75
|
"@operato/scene-wheel-sorter": "^2.0.0-alpha.0",
|
|
76
|
-
"@things-factory/apptool-ui": "^7.0.1-alpha.
|
|
77
|
-
"@things-factory/attachment-base": "^7.0.1-alpha.
|
|
78
|
-
"@things-factory/auth-ui": "^7.0.1-alpha.
|
|
79
|
-
"@things-factory/biz-base": "^7.0.1-alpha.
|
|
80
|
-
"@things-factory/board-service": "^7.0.1-alpha.
|
|
81
|
-
"@things-factory/board-ui": "^7.0.1-alpha.
|
|
82
|
-
"@things-factory/code-ui": "^7.0.1-alpha.
|
|
83
|
-
"@things-factory/context-ui": "^7.0.1-alpha.
|
|
84
|
-
"@things-factory/dashboard": "^7.0.1-alpha.
|
|
85
|
-
"@things-factory/export-ui": "^7.0.1-alpha.
|
|
86
|
-
"@things-factory/export-ui-csv": "^7.0.1-alpha.
|
|
87
|
-
"@things-factory/export-ui-excel": "^7.0.1-alpha.
|
|
88
|
-
"@things-factory/help": "^7.0.1-alpha.
|
|
89
|
-
"@things-factory/i18n-base": "^7.0.1-alpha.
|
|
90
|
-
"@things-factory/integration-fulfillment": "^7.0.1-alpha.
|
|
91
|
-
"@things-factory/integration-marketplace": "^7.0.1-alpha.
|
|
92
|
-
"@things-factory/more-ui": "^7.0.1-alpha.
|
|
93
|
-
"@things-factory/notification": "^7.0.1-alpha.
|
|
94
|
-
"@things-factory/oauth2-client": "^7.0.1-alpha.
|
|
76
|
+
"@things-factory/apptool-ui": "^7.0.1-alpha.47",
|
|
77
|
+
"@things-factory/attachment-base": "^7.0.1-alpha.47",
|
|
78
|
+
"@things-factory/auth-ui": "^7.0.1-alpha.47",
|
|
79
|
+
"@things-factory/biz-base": "^7.0.1-alpha.47",
|
|
80
|
+
"@things-factory/board-service": "^7.0.1-alpha.48",
|
|
81
|
+
"@things-factory/board-ui": "^7.0.1-alpha.47",
|
|
82
|
+
"@things-factory/code-ui": "^7.0.1-alpha.47",
|
|
83
|
+
"@things-factory/context-ui": "^7.0.1-alpha.47",
|
|
84
|
+
"@things-factory/dashboard": "^7.0.1-alpha.48",
|
|
85
|
+
"@things-factory/export-ui": "^7.0.1-alpha.47",
|
|
86
|
+
"@things-factory/export-ui-csv": "^7.0.1-alpha.47",
|
|
87
|
+
"@things-factory/export-ui-excel": "^7.0.1-alpha.47",
|
|
88
|
+
"@things-factory/help": "^7.0.1-alpha.47",
|
|
89
|
+
"@things-factory/i18n-base": "^7.0.1-alpha.47",
|
|
90
|
+
"@things-factory/integration-fulfillment": "^7.0.1-alpha.48",
|
|
91
|
+
"@things-factory/integration-marketplace": "^7.0.1-alpha.48",
|
|
92
|
+
"@things-factory/more-ui": "^7.0.1-alpha.47",
|
|
93
|
+
"@things-factory/notification": "^7.0.1-alpha.47",
|
|
94
|
+
"@things-factory/oauth2-client": "^7.0.1-alpha.47",
|
|
95
95
|
"@things-factory/pdf": "^7.0.1-alpha.43",
|
|
96
|
-
"@things-factory/resource-ui": "^7.0.1-alpha.
|
|
97
|
-
"@things-factory/setting-ui": "^7.0.1-alpha.
|
|
98
|
-
"@things-factory/system": "^7.0.1-alpha.
|
|
96
|
+
"@things-factory/resource-ui": "^7.0.1-alpha.47",
|
|
97
|
+
"@things-factory/setting-ui": "^7.0.1-alpha.47",
|
|
98
|
+
"@things-factory/system": "^7.0.1-alpha.47",
|
|
99
99
|
"chance": "^1.1.11"
|
|
100
100
|
},
|
|
101
101
|
"devDependencies": {
|
|
102
102
|
"@things-factory/builder": "^7.0.1-alpha.43"
|
|
103
103
|
},
|
|
104
|
-
"gitHead": "
|
|
104
|
+
"gitHead": "0a26eeefb9be43c1efe6d9a8a79e8ac0818acc9f"
|
|
105
105
|
}
|