@knime/kds-styles 0.5.5 → 0.5.7
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/circle-error.svg +1 -1
- package/dist/img/icons/circle-info.svg +1 -1
- package/dist/img/icons/def.ts +1 -0
- package/dist/img/icons/local-filesystem.svg +1 -1
- package/dist/img/icons/minimize-side-panel.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
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" viewBox="0 0 12 12"><path
|
|
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="m4 4 2 2m0 0 2 2M6 6 4 8m2-2 2-2m3 2A5 5 0 1 1 1 6a5 5 0 0 1 10 0" vector-effect="non-scaling-stroke"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor"
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".85" viewBox="0 0 12 12"><path d="M4.75 5.25h1.323V8.5m-1.323 0h1.323m1.427 0H6.073m.352-5.15H6m.425 0a.42.42 0 0 0-.124-.3m.124.3a.42.42 0 0 1-.124.3m-.726-.3H6m-.425 0c0-.125.054-.238.14-.316m-.14.316c0 .117.048.224.124.3M6 3.35l-.284-.316M6 3.35l.3-.3m-.3.3.3.3m-.3-.3-.3.3m.016-.616a.423.423 0 0 1 .585.015m0 .602a.424.424 0 0 1-.602 0M11 6A5 5 0 1 1 1 6a5 5 0 0 1 10 0" vector-effect="non-scaling-stroke"/></svg>
|
package/dist/img/icons/def.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" viewBox="0 0 12 12"><path
|
|
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="M8.963 10.5H3m1.778 0V7.88m2.666 0v2.62M1.556 7.88h8.888A.574.574 0 0 0 11 7.317V2.065a.574.574 0 0 0-.556-.565H1.556A.574.574 0 0 0 1 2.065v5.25a.55.55 0 0 0 .556.566" 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="M3.75 3.25v5.5M2.45 1.5h7.105a.45.45 0 0 1 .45.45v8.1a.45.45 0 0 1-.45.45H2.45a.45.45 0 0 1-.45-.45v-8.1a.45.45 0 0 1 .45-.45" 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: inset 0 0 0 0.5px
|
|
1124
|
+
initial-value: inset 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: inset 0 0 0 0.5px
|
|
3080
|
+
initial-value: inset 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: inset 0 0 0 0.5px
|
|
192
|
+
--kds-fake-border-xs-muted: inset 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: inset 0 0 0 0.5px
|
|
518
|
+
--kds-fake-border-xs-muted: inset 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
|
}
|