@things-factory/operato-pms 6.2.68 → 6.2.70
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 +4 -1
- package/package.json +27 -27
|
@@ -96,7 +96,7 @@ body {
|
|
|
96
96
|
--button-text-transform: capitalize;
|
|
97
97
|
|
|
98
98
|
/* table style */
|
|
99
|
-
--th-padding: var(--padding-default)
|
|
99
|
+
--th-padding: var(--padding-default);
|
|
100
100
|
--th-border-top: 2px solid var(--secondary-color);
|
|
101
101
|
--th-text-transform: capitalize;
|
|
102
102
|
--th-font: bold var(--fontsize-small) var(--theme-font);
|
|
@@ -105,11 +105,14 @@ body {
|
|
|
105
105
|
--tr-background-color: var(--theme-white-color);
|
|
106
106
|
--tr-background-odd-color: rgba(255, 255, 255, 0.4);
|
|
107
107
|
--tr-background-hover-color: #e1f5fe;
|
|
108
|
+
--td-border-line: 1px solid rgba(0, 0, 0, 0.05);
|
|
108
109
|
--td-border-bottom: 1px solid rgba(0, 0, 0, 0.09);
|
|
109
110
|
--td-padding: var(--padding-default);
|
|
110
111
|
--td-font: normal 13px var(--theme-font);
|
|
111
112
|
--td-color: var(--secondary-color);
|
|
112
113
|
|
|
114
|
+
--label-cell-background-color: #f6f6f6; /* th or td common background color */
|
|
115
|
+
|
|
113
116
|
/* form style */
|
|
114
117
|
--label-font: normal var(--fontsize-default) var(--theme-font);
|
|
115
118
|
--label-color: var(--secondary-color);
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@things-factory/operato-pms",
|
|
3
|
-
"version": "6.2.
|
|
3
|
+
"version": "6.2.70",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
@@ -64,36 +64,36 @@
|
|
|
64
64
|
"@operato/scene-table": "^1.0.0",
|
|
65
65
|
"@operato/scene-visualizer": "^1.0.0",
|
|
66
66
|
"@operato/scene-wheel-sorter": "^1.0.0",
|
|
67
|
-
"@things-factory/apptool-ui": "^6.2.
|
|
68
|
-
"@things-factory/auth-ui": "^6.2.
|
|
69
|
-
"@things-factory/biz-base": "^6.2.
|
|
70
|
-
"@things-factory/board-service": "^6.2.
|
|
71
|
-
"@things-factory/board-ui": "^6.2.
|
|
72
|
-
"@things-factory/code-ui": "^6.2.
|
|
73
|
-
"@things-factory/context-ui": "^6.2.
|
|
74
|
-
"@things-factory/dashboard": "^6.2.
|
|
75
|
-
"@things-factory/document-template-ui": "^6.2.
|
|
76
|
-
"@things-factory/export-ui": "^6.2.
|
|
77
|
-
"@things-factory/export-ui-csv": "^6.2.
|
|
78
|
-
"@things-factory/export-ui-excel": "^6.2.
|
|
79
|
-
"@things-factory/fav-base": "^6.2.
|
|
67
|
+
"@things-factory/apptool-ui": "^6.2.70",
|
|
68
|
+
"@things-factory/auth-ui": "^6.2.70",
|
|
69
|
+
"@things-factory/biz-base": "^6.2.70",
|
|
70
|
+
"@things-factory/board-service": "^6.2.70",
|
|
71
|
+
"@things-factory/board-ui": "^6.2.70",
|
|
72
|
+
"@things-factory/code-ui": "^6.2.70",
|
|
73
|
+
"@things-factory/context-ui": "^6.2.70",
|
|
74
|
+
"@things-factory/dashboard": "^6.2.70",
|
|
75
|
+
"@things-factory/document-template-ui": "^6.2.70",
|
|
76
|
+
"@things-factory/export-ui": "^6.2.70",
|
|
77
|
+
"@things-factory/export-ui-csv": "^6.2.70",
|
|
78
|
+
"@things-factory/export-ui-excel": "^6.2.70",
|
|
79
|
+
"@things-factory/fav-base": "^6.2.70",
|
|
80
80
|
"@things-factory/form-ui": "^6.2.33",
|
|
81
|
-
"@things-factory/help": "^6.2.
|
|
82
|
-
"@things-factory/i18n-base": "^6.2.
|
|
83
|
-
"@things-factory/import-ui": "^6.2.
|
|
84
|
-
"@things-factory/import-ui-excel": "^6.2.
|
|
85
|
-
"@things-factory/lite-menu": "^6.2.
|
|
86
|
-
"@things-factory/more-ui": "^6.2.
|
|
87
|
-
"@things-factory/notification": "^6.2.
|
|
88
|
-
"@things-factory/print-ui": "^6.2.
|
|
89
|
-
"@things-factory/resource-ui": "^6.2.
|
|
81
|
+
"@things-factory/help": "^6.2.70",
|
|
82
|
+
"@things-factory/i18n-base": "^6.2.70",
|
|
83
|
+
"@things-factory/import-ui": "^6.2.70",
|
|
84
|
+
"@things-factory/import-ui-excel": "^6.2.70",
|
|
85
|
+
"@things-factory/lite-menu": "^6.2.70",
|
|
86
|
+
"@things-factory/more-ui": "^6.2.70",
|
|
87
|
+
"@things-factory/notification": "^6.2.70",
|
|
88
|
+
"@things-factory/print-ui": "^6.2.70",
|
|
89
|
+
"@things-factory/resource-ui": "^6.2.70",
|
|
90
90
|
"@things-factory/scene-google-map": "^6.2.33",
|
|
91
|
-
"@things-factory/setting-ui": "^6.2.
|
|
92
|
-
"@things-factory/shell": "^6.2.
|
|
93
|
-
"@things-factory/system": "^6.2.
|
|
91
|
+
"@things-factory/setting-ui": "^6.2.70",
|
|
92
|
+
"@things-factory/shell": "^6.2.70",
|
|
93
|
+
"@things-factory/system": "^6.2.70"
|
|
94
94
|
},
|
|
95
95
|
"devDependencies": {
|
|
96
96
|
"@things-factory/builder": "^6.2.33"
|
|
97
97
|
},
|
|
98
|
-
"gitHead": "
|
|
98
|
+
"gitHead": "99c274f281e62be08a952c10cb3b8fdecba24a65"
|
|
99
99
|
}
|