@knime/kds-styles 0.5.7 → 0.5.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.
- package/dist/img/icons/def.ts +2 -0
- package/dist/img/icons/key.svg +1 -0
- package/dist/img/icons/secret-store.svg +1 -0
- package/dist/tokens/css/_properties-legacy.css +1 -1
- package/dist/tokens/css/_properties.css +1 -1
- package/dist/tokens/css/_variables-legacy.css +1 -1
- package/dist/tokens/css/_variables.css +1 -1
- package/package.json +1 -1
package/dist/img/icons/def.ts
CHANGED
|
@@ -75,6 +75,7 @@ export const iconNames = [
|
|
|
75
75
|
'info',
|
|
76
76
|
'interval',
|
|
77
77
|
'italic',
|
|
78
|
+
'key',
|
|
78
79
|
'layout-editor',
|
|
79
80
|
'left-aligned',
|
|
80
81
|
'like',
|
|
@@ -117,6 +118,7 @@ export const iconNames = [
|
|
|
117
118
|
'save',
|
|
118
119
|
'schedule',
|
|
119
120
|
'search',
|
|
121
|
+
'secret-store',
|
|
120
122
|
'selected-cancel',
|
|
121
123
|
'selected-execution',
|
|
122
124
|
'selected-reset',
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M6.267 4.933 2 9.2l1.6 1.6m2.133-2.133-1.6-1.6m1.6-3.734a2.133 2.133 0 1 0 4.267 0 2.133 2.133 0 0 0-4.267 0" vector-effect="non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M2.5 10.5v.5M3 4v3m6.5 3.5v.5m-8-1h9a.5.5 0 0 0 .5-.5v-8a.5.5 0 0 0-.5-.5h-9a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5M9 5.5a2 2 0 1 1-4 0 2 2 0 0 1 4 0" vector-effect="non-scaling-stroke"/></svg>
|
|
@@ -1121,7 +1121,7 @@ syntax: "<string>";
|
|
|
1121
1121
|
@property --kds-fake-border-xs-muted {
|
|
1122
1122
|
syntax: "<string>";
|
|
1123
1123
|
inherits: false;
|
|
1124
|
-
initial-value:
|
|
1124
|
+
initial-value: 0 0 0 0.5px hsl(345 0% 10% / 0.2);
|
|
1125
1125
|
}
|
|
1126
1126
|
|
|
1127
1127
|
@property --kds-box-shadow-knob {
|
|
@@ -3077,7 +3077,7 @@ syntax: "<string>";
|
|
|
3077
3077
|
@property --kds-fake-border-xs-muted {
|
|
3078
3078
|
syntax: "<string>";
|
|
3079
3079
|
inherits: false;
|
|
3080
|
-
initial-value:
|
|
3080
|
+
initial-value: 0 0 0 0.5px light-dark(hsl(345 0% 10% / 0.2), hsl(330 0% 99% / 0.2));
|
|
3081
3081
|
}
|
|
3082
3082
|
|
|
3083
3083
|
@property --kds-box-shadow-knob {
|
|
@@ -189,6 +189,6 @@
|
|
|
189
189
|
--kds-elevation-level-0: 0 0 0 0 hsl(330 0% 73% / 0.32);
|
|
190
190
|
--kds-elevation-level-1: 0 1px 1px 0 hsl(330 0% 73% / 0.32), 0 0 1px 0 hsl(330 0% 32% / 0.14), 0 0 8px 0 hsl(330 0% 32% / 0.12);
|
|
191
191
|
--kds-elevation-level-3: 0 2px 4px 0 hsl(330 0% 73% / 0.32), 0 4px 8px 0 hsl(330 0% 32% / 0.14), 0 0 20px 0 hsl(330 0% 32% / 0.12);
|
|
192
|
-
--kds-fake-border-xs-muted:
|
|
192
|
+
--kds-fake-border-xs-muted: 0 0 0 0.5px hsl(345 0% 10% / 0.2);
|
|
193
193
|
--kds-box-shadow-knob: 0 1px 2px 0 hsl(330 0% 32% / 0.5);
|
|
194
194
|
}
|
|
@@ -515,6 +515,6 @@
|
|
|
515
515
|
--kds-elevation-level-0: 0 0 0 0 light-dark(hsl(330 0% 73% / 0.32), hsl(345 0% 10% / 0.9));
|
|
516
516
|
--kds-elevation-level-1: 0 1px 1px 0 light-dark(hsl(330 0% 73% / 0.32), hsl(345 0% 10% / 0.9)), 0 0 1px 0 light-dark(hsl(330 0% 32% / 0.14), hsl(345 0% 10% / 0.94)), 0 0 8px 0 light-dark(hsl(330 0% 32% / 0.12), hsl(345 0% 10% / 0.98));
|
|
517
517
|
--kds-elevation-level-3: 0 2px 4px 0 light-dark(hsl(330 0% 73% / 0.32), hsl(345 0% 10% / 0.9)), 0 4px 8px 0 light-dark(hsl(330 0% 32% / 0.14), hsl(345 0% 10% / 0.94)), 0 0 20px 0 light-dark(hsl(330 0% 32% / 0.12), hsl(345 0% 10% / 0.98));
|
|
518
|
-
--kds-fake-border-xs-muted:
|
|
518
|
+
--kds-fake-border-xs-muted: 0 0 0 0.5px light-dark(hsl(345 0% 10% / 0.2), hsl(330 0% 99% / 0.2));
|
|
519
519
|
--kds-box-shadow-knob: 0 1px 2px 0 light-dark(hsl(330 0% 32% / 0.5), hsl(345 0% 10% / 0.6));
|
|
520
520
|
}
|