@things-factory/operato-pms 7.0.1-beta.7 → 7.0.1-beta.9
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/app-theme.css +1 -1
- package/package.json +27 -27
|
@@ -25,7 +25,7 @@ body {
|
|
|
25
25
|
|
|
26
26
|
/* common style */
|
|
27
27
|
--border-radius: 3px;
|
|
28
|
-
--border-
|
|
28
|
+
--border-dim-color: 1px solid rgba(0, 0, 0, 0.15);
|
|
29
29
|
--border-light-color: 1px solid rgba(255, 255, 255, 0.3);
|
|
30
30
|
|
|
31
31
|
--content-container-max-width: 1200px;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@things-factory/operato-pms",
|
|
3
|
-
"version": "7.0.1-beta.
|
|
3
|
+
"version": "7.0.1-beta.9",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
@@ -65,35 +65,35 @@
|
|
|
65
65
|
"@operato/scene-table": "^2.0.0-beta.0",
|
|
66
66
|
"@operato/scene-visualizer": "^2.0.0-beta.0",
|
|
67
67
|
"@operato/scene-wheel-sorter": "^2.0.0-beta.0",
|
|
68
|
-
"@things-factory/apptool-ui": "^7.0.1-beta.
|
|
69
|
-
"@things-factory/auth-ui": "^7.0.1-beta.
|
|
70
|
-
"@things-factory/biz-base": "^7.0.1-beta.
|
|
71
|
-
"@things-factory/board-service": "^7.0.1-beta.
|
|
72
|
-
"@things-factory/board-ui": "^7.0.1-beta.
|
|
73
|
-
"@things-factory/code-ui": "^7.0.1-beta.
|
|
74
|
-
"@things-factory/context-ui": "^7.0.1-beta.
|
|
75
|
-
"@things-factory/dashboard": "^7.0.1-beta.
|
|
76
|
-
"@things-factory/document-template-ui": "^7.0.1-beta.
|
|
77
|
-
"@things-factory/export-ui": "^7.0.1-beta.
|
|
78
|
-
"@things-factory/export-ui-csv": "^7.0.1-beta.
|
|
79
|
-
"@things-factory/export-ui-excel": "^7.0.1-beta.
|
|
80
|
-
"@things-factory/fav-base": "^7.0.1-beta.
|
|
68
|
+
"@things-factory/apptool-ui": "^7.0.1-beta.9",
|
|
69
|
+
"@things-factory/auth-ui": "^7.0.1-beta.9",
|
|
70
|
+
"@things-factory/biz-base": "^7.0.1-beta.9",
|
|
71
|
+
"@things-factory/board-service": "^7.0.1-beta.9",
|
|
72
|
+
"@things-factory/board-ui": "^7.0.1-beta.9",
|
|
73
|
+
"@things-factory/code-ui": "^7.0.1-beta.9",
|
|
74
|
+
"@things-factory/context-ui": "^7.0.1-beta.8",
|
|
75
|
+
"@things-factory/dashboard": "^7.0.1-beta.9",
|
|
76
|
+
"@things-factory/document-template-ui": "^7.0.1-beta.9",
|
|
77
|
+
"@things-factory/export-ui": "^7.0.1-beta.8",
|
|
78
|
+
"@things-factory/export-ui-csv": "^7.0.1-beta.8",
|
|
79
|
+
"@things-factory/export-ui-excel": "^7.0.1-beta.8",
|
|
80
|
+
"@things-factory/fav-base": "^7.0.1-beta.9",
|
|
81
81
|
"@things-factory/form-ui": "^7.0.1-beta.7",
|
|
82
|
-
"@things-factory/help": "^7.0.1-beta.
|
|
83
|
-
"@things-factory/i18n-base": "^7.0.1-beta.
|
|
84
|
-
"@things-factory/import-ui": "^7.0.1-beta.
|
|
85
|
-
"@things-factory/import-ui-excel": "^7.0.1-beta.
|
|
86
|
-
"@things-factory/lite-menu": "^7.0.1-beta.
|
|
87
|
-
"@things-factory/more-ui": "^7.0.1-beta.
|
|
88
|
-
"@things-factory/notification": "^7.0.1-beta.
|
|
89
|
-
"@things-factory/print-ui": "^7.0.1-beta.
|
|
90
|
-
"@things-factory/resource-ui": "^7.0.1-beta.
|
|
91
|
-
"@things-factory/setting-ui": "^7.0.1-beta.
|
|
92
|
-
"@things-factory/shell": "^7.0.1-beta.
|
|
93
|
-
"@things-factory/system": "^7.0.1-beta.
|
|
82
|
+
"@things-factory/help": "^7.0.1-beta.8",
|
|
83
|
+
"@things-factory/i18n-base": "^7.0.1-beta.9",
|
|
84
|
+
"@things-factory/import-ui": "^7.0.1-beta.9",
|
|
85
|
+
"@things-factory/import-ui-excel": "^7.0.1-beta.9",
|
|
86
|
+
"@things-factory/lite-menu": "^7.0.1-beta.9",
|
|
87
|
+
"@things-factory/more-ui": "^7.0.1-beta.8",
|
|
88
|
+
"@things-factory/notification": "^7.0.1-beta.9",
|
|
89
|
+
"@things-factory/print-ui": "^7.0.1-beta.9",
|
|
90
|
+
"@things-factory/resource-ui": "^7.0.1-beta.9",
|
|
91
|
+
"@things-factory/setting-ui": "^7.0.1-beta.9",
|
|
92
|
+
"@things-factory/shell": "^7.0.1-beta.8",
|
|
93
|
+
"@things-factory/system": "^7.0.1-beta.8"
|
|
94
94
|
},
|
|
95
95
|
"devDependencies": {
|
|
96
96
|
"@things-factory/builder": "^7.0.1-beta.6"
|
|
97
97
|
},
|
|
98
|
-
"gitHead": "
|
|
98
|
+
"gitHead": "b2fb4923e2763b4d831f934905dd6ae0019446a4"
|
|
99
99
|
}
|