@things-factory/operato-hub 7.0.1-alpha.39 → 7.0.1-alpha.40
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/grist-theme.css +2 -0
- package/package.json +16 -16
|
@@ -36,6 +36,8 @@ body {
|
|
|
36
36
|
--grid-header-filter-title-font: normal 12px var(--theme-font);
|
|
37
37
|
--grid-header-filter-title-icon-color: var(--primary-color);
|
|
38
38
|
|
|
39
|
+
--grid-body-bottom-border: 1px solid rgba(var(--secondary-color-rgb), 0.2);
|
|
40
|
+
|
|
39
41
|
--grid-gutter-padding: var(--padding-default) 0;
|
|
40
42
|
|
|
41
43
|
--grid-record-background-color: var(--theme-white-color);
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@things-factory/operato-hub",
|
|
3
|
-
"version": "7.0.1-alpha.
|
|
3
|
+
"version": "7.0.1-alpha.40",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
@@ -66,17 +66,17 @@
|
|
|
66
66
|
"@operato/scene-table": "^2.0.0-alpha.0",
|
|
67
67
|
"@operato/scene-visualizer": "^2.0.0-alpha.0",
|
|
68
68
|
"@operato/scene-wheel-sorter": "^2.0.0-alpha.0",
|
|
69
|
-
"@things-factory/api": "^7.0.1-alpha.
|
|
69
|
+
"@things-factory/api": "^7.0.1-alpha.40",
|
|
70
70
|
"@things-factory/apptool-ui": "^7.0.1-alpha.37",
|
|
71
71
|
"@things-factory/attachment-base": "^7.0.1-alpha.36",
|
|
72
72
|
"@things-factory/auth-base": "^7.0.1-alpha.36",
|
|
73
73
|
"@things-factory/auth-ui": "^7.0.1-alpha.36",
|
|
74
74
|
"@things-factory/biz-base": "^7.0.1-alpha.36",
|
|
75
75
|
"@things-factory/biz-ui": "^7.0.1-alpha.39",
|
|
76
|
-
"@things-factory/board-service": "^7.0.1-alpha.
|
|
76
|
+
"@things-factory/board-service": "^7.0.1-alpha.40",
|
|
77
77
|
"@things-factory/board-ui": "^7.0.1-alpha.36",
|
|
78
78
|
"@things-factory/code-ui": "^7.0.1-alpha.39",
|
|
79
|
-
"@things-factory/component-ui": "^7.0.1-alpha.
|
|
79
|
+
"@things-factory/component-ui": "^7.0.1-alpha.40",
|
|
80
80
|
"@things-factory/context-ui": "^7.0.1-alpha.36",
|
|
81
81
|
"@things-factory/document-template-ui": "^7.0.1-alpha.39",
|
|
82
82
|
"@things-factory/env": "^7.0.1-alpha.29",
|
|
@@ -87,25 +87,25 @@
|
|
|
87
87
|
"@things-factory/i18n-base": "^7.0.1-alpha.36",
|
|
88
88
|
"@things-factory/import-ui": "^7.0.1-alpha.36",
|
|
89
89
|
"@things-factory/import-ui-excel": "^7.0.1-alpha.36",
|
|
90
|
-
"@things-factory/integration-accounting": "^7.0.1-alpha.
|
|
91
|
-
"@things-factory/integration-fulfillment": "^7.0.1-alpha.
|
|
92
|
-
"@things-factory/integration-lmd": "^7.0.1-alpha.
|
|
93
|
-
"@things-factory/integration-marketplace": "^7.0.1-alpha.
|
|
94
|
-
"@things-factory/integration-pos": "^7.0.1-alpha.
|
|
95
|
-
"@things-factory/integration-sellercraft": "^7.0.1-alpha.
|
|
96
|
-
"@things-factory/integration-sftp": "^7.0.1-alpha.
|
|
97
|
-
"@things-factory/lite-menu": "^7.0.1-alpha.
|
|
90
|
+
"@things-factory/integration-accounting": "^7.0.1-alpha.40",
|
|
91
|
+
"@things-factory/integration-fulfillment": "^7.0.1-alpha.40",
|
|
92
|
+
"@things-factory/integration-lmd": "^7.0.1-alpha.40",
|
|
93
|
+
"@things-factory/integration-marketplace": "^7.0.1-alpha.40",
|
|
94
|
+
"@things-factory/integration-pos": "^7.0.1-alpha.40",
|
|
95
|
+
"@things-factory/integration-sellercraft": "^7.0.1-alpha.40",
|
|
96
|
+
"@things-factory/integration-sftp": "^7.0.1-alpha.40",
|
|
97
|
+
"@things-factory/lite-menu": "^7.0.1-alpha.40",
|
|
98
98
|
"@things-factory/more-ui": "^7.0.1-alpha.36",
|
|
99
99
|
"@things-factory/notification": "^7.0.1-alpha.36",
|
|
100
100
|
"@things-factory/pdf": "^7.0.1-alpha.29",
|
|
101
101
|
"@things-factory/product-ui": "^7.0.1-alpha.39",
|
|
102
102
|
"@things-factory/resource-ui": "^7.0.1-alpha.39",
|
|
103
|
-
"@things-factory/sales-base": "^7.0.1-alpha.
|
|
103
|
+
"@things-factory/sales-base": "^7.0.1-alpha.40",
|
|
104
104
|
"@things-factory/setting-ui": "^7.0.1-alpha.39",
|
|
105
105
|
"@things-factory/shell": "^7.0.1-alpha.36",
|
|
106
106
|
"@things-factory/system": "^7.0.1-alpha.36",
|
|
107
|
-
"@things-factory/warehouse-base": "^7.0.1-alpha.
|
|
108
|
-
"@things-factory/worksheet-base": "^7.0.1-alpha.
|
|
107
|
+
"@things-factory/warehouse-base": "^7.0.1-alpha.40",
|
|
108
|
+
"@things-factory/worksheet-base": "^7.0.1-alpha.40",
|
|
109
109
|
"koa2-swagger-ui": "^5.0.2",
|
|
110
110
|
"swagger-jsdoc": "^6.2.8",
|
|
111
111
|
"yamljs": "^0.3.0"
|
|
@@ -113,5 +113,5 @@
|
|
|
113
113
|
"devDependencies": {
|
|
114
114
|
"@things-factory/builder": "^7.0.1-alpha.29"
|
|
115
115
|
},
|
|
116
|
-
"gitHead": "
|
|
116
|
+
"gitHead": "60e3e45c749b82e0d08c718dd79bbb13ba0b4bc5"
|
|
117
117
|
}
|