@things-factory/operato-dataset 7.0.1-beta.7 → 7.0.1-beta.8
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/dist-client/themes/app-theme.css +2 -2
- package/package.json +37 -37
|
@@ -25,7 +25,7 @@ body {
|
|
|
25
25
|
|
|
26
26
|
/* common style */
|
|
27
27
|
--border-radius: 4px;
|
|
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
|
--box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1);
|
|
@@ -97,7 +97,7 @@ body {
|
|
|
97
97
|
/* button style */
|
|
98
98
|
--button-background-color: #fafbfc;
|
|
99
99
|
--button-background-focus-color: var(--md-sys-color-primary);
|
|
100
|
-
--button-border: var(--border-
|
|
100
|
+
--button-border: var(--border-dim-color);
|
|
101
101
|
--button-border-radius: var(--border-radius);
|
|
102
102
|
--button-margin: var(--margin-default) var(--margin-default) var(--margin-default) 0;
|
|
103
103
|
--button-padding: calc(var(--padding-narrow) * 1.5) var(--padding-wide);
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@things-factory/operato-dataset",
|
|
3
|
-
"version": "7.0.1-beta.
|
|
3
|
+
"version": "7.0.1-beta.8",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "dist-client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
@@ -62,44 +62,44 @@
|
|
|
62
62
|
"@operato/scene-table": "^2.0.0-beta.0",
|
|
63
63
|
"@operato/scene-timer": "^2.0.0-beta.0",
|
|
64
64
|
"@operato/shell": "^2.0.0-beta.0",
|
|
65
|
-
"@things-factory/api": "^7.0.1-beta.
|
|
66
|
-
"@things-factory/apptool-base": "^7.0.1-beta.
|
|
67
|
-
"@things-factory/apptool-ui": "^7.0.1-beta.
|
|
68
|
-
"@things-factory/auth-base": "^7.0.1-beta.
|
|
69
|
-
"@things-factory/auth-ui": "^7.0.1-beta.
|
|
70
|
-
"@things-factory/board-service": "^7.0.1-beta.
|
|
71
|
-
"@things-factory/board-ui": "^7.0.1-beta.
|
|
72
|
-
"@things-factory/ccp": "^7.0.1-beta.
|
|
73
|
-
"@things-factory/context-ui": "^7.0.1-beta.
|
|
74
|
-
"@things-factory/dashboard": "^7.0.1-beta.
|
|
75
|
-
"@things-factory/dataset": "^7.0.1-beta.
|
|
76
|
-
"@things-factory/edge-client": "^7.0.1-beta.
|
|
77
|
-
"@things-factory/export-ui": "^7.0.1-beta.
|
|
78
|
-
"@things-factory/help": "^7.0.1-beta.
|
|
79
|
-
"@things-factory/i18n-base": "^7.0.1-beta.
|
|
80
|
-
"@things-factory/integration-base": "^7.0.1-beta.
|
|
81
|
-
"@things-factory/integration-influxdb": "^7.0.1-beta.
|
|
82
|
-
"@things-factory/integration-msgraph": "^7.0.1-beta.
|
|
83
|
-
"@things-factory/integration-ui": "^7.0.1-beta.
|
|
84
|
-
"@things-factory/lite-menu": "^7.0.1-beta.
|
|
85
|
-
"@things-factory/lock-client": "^7.0.1-beta.
|
|
86
|
-
"@things-factory/more-base": "^7.0.1-beta.
|
|
87
|
-
"@things-factory/more-ui": "^7.0.1-beta.
|
|
88
|
-
"@things-factory/notification": "^7.0.1-beta.
|
|
89
|
-
"@things-factory/oauth2-client": "^7.0.1-beta.
|
|
90
|
-
"@things-factory/organization": "^7.0.1-beta.
|
|
91
|
-
"@things-factory/qc": "^7.0.1-beta.
|
|
92
|
-
"@things-factory/resource-ui": "^7.0.1-beta.
|
|
93
|
-
"@things-factory/setting-base": "^7.0.1-beta.
|
|
94
|
-
"@things-factory/setting-ui": "^7.0.1-beta.
|
|
95
|
-
"@things-factory/shell": "^7.0.1-beta.
|
|
96
|
-
"@things-factory/spc": "^7.0.1-beta.
|
|
97
|
-
"@things-factory/system": "^7.0.1-beta.
|
|
98
|
-
"@things-factory/work-shift": "^7.0.1-beta.
|
|
99
|
-
"@things-factory/worklist": "^7.0.1-beta.
|
|
65
|
+
"@things-factory/api": "^7.0.1-beta.8",
|
|
66
|
+
"@things-factory/apptool-base": "^7.0.1-beta.8",
|
|
67
|
+
"@things-factory/apptool-ui": "^7.0.1-beta.8",
|
|
68
|
+
"@things-factory/auth-base": "^7.0.1-beta.8",
|
|
69
|
+
"@things-factory/auth-ui": "^7.0.1-beta.8",
|
|
70
|
+
"@things-factory/board-service": "^7.0.1-beta.8",
|
|
71
|
+
"@things-factory/board-ui": "^7.0.1-beta.8",
|
|
72
|
+
"@things-factory/ccp": "^7.0.1-beta.8",
|
|
73
|
+
"@things-factory/context-ui": "^7.0.1-beta.8",
|
|
74
|
+
"@things-factory/dashboard": "^7.0.1-beta.8",
|
|
75
|
+
"@things-factory/dataset": "^7.0.1-beta.8",
|
|
76
|
+
"@things-factory/edge-client": "^7.0.1-beta.8",
|
|
77
|
+
"@things-factory/export-ui": "^7.0.1-beta.8",
|
|
78
|
+
"@things-factory/help": "^7.0.1-beta.8",
|
|
79
|
+
"@things-factory/i18n-base": "^7.0.1-beta.8",
|
|
80
|
+
"@things-factory/integration-base": "^7.0.1-beta.8",
|
|
81
|
+
"@things-factory/integration-influxdb": "^7.0.1-beta.8",
|
|
82
|
+
"@things-factory/integration-msgraph": "^7.0.1-beta.8",
|
|
83
|
+
"@things-factory/integration-ui": "^7.0.1-beta.8",
|
|
84
|
+
"@things-factory/lite-menu": "^7.0.1-beta.8",
|
|
85
|
+
"@things-factory/lock-client": "^7.0.1-beta.8",
|
|
86
|
+
"@things-factory/more-base": "^7.0.1-beta.8",
|
|
87
|
+
"@things-factory/more-ui": "^7.0.1-beta.8",
|
|
88
|
+
"@things-factory/notification": "^7.0.1-beta.8",
|
|
89
|
+
"@things-factory/oauth2-client": "^7.0.1-beta.8",
|
|
90
|
+
"@things-factory/organization": "^7.0.1-beta.8",
|
|
91
|
+
"@things-factory/qc": "^7.0.1-beta.8",
|
|
92
|
+
"@things-factory/resource-ui": "^7.0.1-beta.8",
|
|
93
|
+
"@things-factory/setting-base": "^7.0.1-beta.8",
|
|
94
|
+
"@things-factory/setting-ui": "^7.0.1-beta.8",
|
|
95
|
+
"@things-factory/shell": "^7.0.1-beta.8",
|
|
96
|
+
"@things-factory/spc": "^7.0.1-beta.8",
|
|
97
|
+
"@things-factory/system": "^7.0.1-beta.8",
|
|
98
|
+
"@things-factory/work-shift": "^7.0.1-beta.8",
|
|
99
|
+
"@things-factory/worklist": "^7.0.1-beta.8"
|
|
100
100
|
},
|
|
101
101
|
"devDependencies": {
|
|
102
102
|
"@things-factory/builder": "^7.0.1-beta.6"
|
|
103
103
|
},
|
|
104
|
-
"gitHead": "
|
|
104
|
+
"gitHead": "d2ca60f7fca6feb2b7cb86b4f825378573fcc335"
|
|
105
105
|
}
|