@things-factory/operato-fleet 6.2.64 → 6.2.66
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 -2
- package/package.json +24 -24
|
@@ -36,10 +36,10 @@ 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-gutter-padding:var(--padding-default) 0;
|
|
39
|
+
--grid-gutter-padding: var(--padding-default) 0;
|
|
40
40
|
|
|
41
41
|
--grid-record-background-color: var(--theme-white-color);
|
|
42
|
-
--grid-record-odd-background-color:
|
|
42
|
+
--grid-record-odd-background-color: #f9f7f5;
|
|
43
43
|
--grid-record-padding: 0 0 0 var(--padding-default);
|
|
44
44
|
--grid-record-color: var(--secondary-color);
|
|
45
45
|
--grid-record-color-hover: var(--primary-color);
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@things-factory/operato-fleet",
|
|
3
|
-
"version": "6.2.
|
|
3
|
+
"version": "6.2.66",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
@@ -71,34 +71,34 @@
|
|
|
71
71
|
"@operato/scene-timer": "^1.0.0",
|
|
72
72
|
"@operato/scene-visualizer": "^1.0.0",
|
|
73
73
|
"@operato/scene-wheel-sorter": "^1.0.0",
|
|
74
|
-
"@things-factory/apptool-ui": "^6.2.
|
|
75
|
-
"@things-factory/attachment-base": "^6.2.
|
|
76
|
-
"@things-factory/auth-ui": "^6.2.
|
|
77
|
-
"@things-factory/biz-base": "^6.2.
|
|
78
|
-
"@things-factory/board-service": "^6.2.
|
|
79
|
-
"@things-factory/board-ui": "^6.2.
|
|
80
|
-
"@things-factory/code-ui": "^6.2.
|
|
81
|
-
"@things-factory/context-ui": "^6.2.
|
|
82
|
-
"@things-factory/dashboard": "^6.2.
|
|
83
|
-
"@things-factory/export-ui": "^6.2.
|
|
84
|
-
"@things-factory/export-ui-csv": "^6.2.
|
|
85
|
-
"@things-factory/export-ui-excel": "^6.2.
|
|
86
|
-
"@things-factory/help": "^6.2.
|
|
87
|
-
"@things-factory/i18n-base": "^6.2.
|
|
88
|
-
"@things-factory/integration-fulfillment": "^6.2.
|
|
89
|
-
"@things-factory/integration-marketplace": "^6.2.
|
|
90
|
-
"@things-factory/more-ui": "^6.2.
|
|
91
|
-
"@things-factory/notification": "^6.2.
|
|
92
|
-
"@things-factory/oauth2-client": "^6.2.
|
|
74
|
+
"@things-factory/apptool-ui": "^6.2.65",
|
|
75
|
+
"@things-factory/attachment-base": "^6.2.65",
|
|
76
|
+
"@things-factory/auth-ui": "^6.2.65",
|
|
77
|
+
"@things-factory/biz-base": "^6.2.65",
|
|
78
|
+
"@things-factory/board-service": "^6.2.65",
|
|
79
|
+
"@things-factory/board-ui": "^6.2.65",
|
|
80
|
+
"@things-factory/code-ui": "^6.2.65",
|
|
81
|
+
"@things-factory/context-ui": "^6.2.65",
|
|
82
|
+
"@things-factory/dashboard": "^6.2.65",
|
|
83
|
+
"@things-factory/export-ui": "^6.2.65",
|
|
84
|
+
"@things-factory/export-ui-csv": "^6.2.65",
|
|
85
|
+
"@things-factory/export-ui-excel": "^6.2.65",
|
|
86
|
+
"@things-factory/help": "^6.2.65",
|
|
87
|
+
"@things-factory/i18n-base": "^6.2.65",
|
|
88
|
+
"@things-factory/integration-fulfillment": "^6.2.65",
|
|
89
|
+
"@things-factory/integration-marketplace": "^6.2.65",
|
|
90
|
+
"@things-factory/more-ui": "^6.2.65",
|
|
91
|
+
"@things-factory/notification": "^6.2.66",
|
|
92
|
+
"@things-factory/oauth2-client": "^6.2.65",
|
|
93
93
|
"@things-factory/pdf": "^6.2.48",
|
|
94
|
-
"@things-factory/resource-ui": "^6.2.
|
|
94
|
+
"@things-factory/resource-ui": "^6.2.65",
|
|
95
95
|
"@things-factory/scene-google-map": "^6.2.33",
|
|
96
|
-
"@things-factory/setting-ui": "^6.2.
|
|
97
|
-
"@things-factory/system": "^6.2.
|
|
96
|
+
"@things-factory/setting-ui": "^6.2.65",
|
|
97
|
+
"@things-factory/system": "^6.2.65",
|
|
98
98
|
"chance": "^1.1.11"
|
|
99
99
|
},
|
|
100
100
|
"devDependencies": {
|
|
101
101
|
"@things-factory/builder": "^6.2.33"
|
|
102
102
|
},
|
|
103
|
-
"gitHead": "
|
|
103
|
+
"gitHead": "7e4c5c75a959d01978d7e4ecbae7a490d03e33c2"
|
|
104
104
|
}
|