@things-factory/operato-board 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.
@@ -25,7 +25,7 @@ body {
25
25
 
26
26
  /* common style */
27
27
  --border-radius: 4px;
28
- --border-dark-color: 1px solid rgba(0, 0, 0, 0.15);
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-dark-color);
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-board",
3
- "version": "7.0.1-beta.7",
3
+ "version": "7.0.1-beta.9",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -89,45 +89,45 @@
89
89
  "@operato/shell": "^2.0.0-beta.0",
90
90
  "@operato/styles": "^2.0.0-beta.0",
91
91
  "@operato/utils": "^2.0.0-beta.0",
92
- "@things-factory/apptool-ui": "^7.0.1-beta.7",
93
- "@things-factory/auth-azure-ad": "^7.0.1-beta.7",
94
- "@things-factory/auth-google": "^7.0.1-beta.7",
95
- "@things-factory/auth-ui": "^7.0.1-beta.7",
96
- "@things-factory/board-service": "^7.0.1-beta.7",
97
- "@things-factory/board-ui": "^7.0.1-beta.7",
98
- "@things-factory/context-ui": "^7.0.1-beta.7",
99
- "@things-factory/export-ui": "^7.0.1-beta.7",
100
- "@things-factory/fav-base": "^7.0.1-beta.7",
101
- "@things-factory/font-base": "^7.0.1-beta.7",
92
+ "@things-factory/apptool-ui": "^7.0.1-beta.9",
93
+ "@things-factory/auth-azure-ad": "^7.0.1-beta.9",
94
+ "@things-factory/auth-google": "^7.0.1-beta.9",
95
+ "@things-factory/auth-ui": "^7.0.1-beta.9",
96
+ "@things-factory/board-service": "^7.0.1-beta.9",
97
+ "@things-factory/board-ui": "^7.0.1-beta.9",
98
+ "@things-factory/context-ui": "^7.0.1-beta.8",
99
+ "@things-factory/export-ui": "^7.0.1-beta.8",
100
+ "@things-factory/fav-base": "^7.0.1-beta.9",
101
+ "@things-factory/font-base": "^7.0.1-beta.9",
102
102
  "@things-factory/form-ui": "^7.0.1-beta.7",
103
- "@things-factory/help": "^7.0.1-beta.7",
104
- "@things-factory/i18n-base": "^7.0.1-beta.7",
105
- "@things-factory/import-ui": "^7.0.1-beta.7",
106
- "@things-factory/integration-base": "^7.0.1-beta.7",
107
- "@things-factory/integration-email": "^7.0.1-beta.7",
108
- "@things-factory/integration-influxdb": "^7.0.1-beta.7",
109
- "@things-factory/integration-msgraph": "^7.0.1-beta.7",
110
- "@things-factory/integration-notification": "^7.0.1-beta.7",
111
- "@things-factory/integration-openai": "^7.0.1-beta.7",
112
- "@things-factory/integration-ui": "^7.0.1-beta.7",
113
- "@things-factory/more-ui": "^7.0.1-beta.7",
114
- "@things-factory/notification": "^7.0.1-beta.7",
115
- "@things-factory/oauth2-client": "^7.0.1-beta.7",
116
- "@things-factory/offline-ui": "^7.0.1-beta.7",
103
+ "@things-factory/help": "^7.0.1-beta.8",
104
+ "@things-factory/i18n-base": "^7.0.1-beta.9",
105
+ "@things-factory/import-ui": "^7.0.1-beta.9",
106
+ "@things-factory/integration-base": "^7.0.1-beta.9",
107
+ "@things-factory/integration-email": "^7.0.1-beta.9",
108
+ "@things-factory/integration-influxdb": "^7.0.1-beta.9",
109
+ "@things-factory/integration-msgraph": "^7.0.1-beta.9",
110
+ "@things-factory/integration-notification": "^7.0.1-beta.9",
111
+ "@things-factory/integration-openai": "^7.0.1-beta.9",
112
+ "@things-factory/integration-ui": "^7.0.1-beta.9",
113
+ "@things-factory/more-ui": "^7.0.1-beta.8",
114
+ "@things-factory/notification": "^7.0.1-beta.9",
115
+ "@things-factory/oauth2-client": "^7.0.1-beta.9",
116
+ "@things-factory/offline-ui": "^7.0.1-beta.9",
117
117
  "@things-factory/pdf": "^7.0.1-beta.6",
118
- "@things-factory/print-service": "^7.0.1-beta.7",
119
- "@things-factory/print-ui": "^7.0.1-beta.7",
120
- "@things-factory/resource-ui": "^7.0.1-beta.7",
121
- "@things-factory/setting-ui": "^7.0.1-beta.7",
122
- "@things-factory/shell": "^7.0.1-beta.7",
123
- "@things-factory/system": "^7.0.1-beta.7"
118
+ "@things-factory/print-service": "^7.0.1-beta.8",
119
+ "@things-factory/print-ui": "^7.0.1-beta.9",
120
+ "@things-factory/resource-ui": "^7.0.1-beta.9",
121
+ "@things-factory/setting-ui": "^7.0.1-beta.9",
122
+ "@things-factory/shell": "^7.0.1-beta.8",
123
+ "@things-factory/system": "^7.0.1-beta.8"
124
124
  },
125
125
  "devDependencies": {
126
- "@things-factory/board-test": "^7.0.1-beta.7",
126
+ "@things-factory/board-test": "^7.0.1-beta.9",
127
127
  "@things-factory/builder": "^7.0.1-beta.6"
128
128
  },
129
129
  "resolutions": {
130
130
  "passport": "^0.7.0"
131
131
  },
132
- "gitHead": "aedcdffb709f76c636e0693177a4a1d6984cb0de"
132
+ "gitHead": "b2fb4923e2763b4d831f934905dd6ae0019446a4"
133
133
  }