@knime/kds-styles 0.0.5 → 0.0.6
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/comment.svg +1 -0
- package/dist/img/icons/copy.svg +1 -0
- package/dist/img/icons/data-value-view.svg +1 -0
- package/dist/img/icons/db-schema.svg +1 -0
- package/dist/img/icons/db-table.svg +1 -0
- package/dist/img/icons/def.ts +11 -1
- package/dist/img/icons/deploy.svg +1 -1
- package/dist/img/icons/flow-variable-default.svg +1 -0
- package/dist/img/icons/layout-editor.svg +1 -0
- package/dist/img/icons/like.svg +1 -1
- package/dist/img/icons/lock.svg +1 -1
- package/dist/img/icons/more-actions.svg +1 -1
- package/dist/img/icons/replace.svg +1 -0
- package/dist/img/icons/resume-execution.svg +1 -0
- package/dist/img/icons/stepwise-execution.svg +1 -0
- package/dist/img/icons/underline.svg +1 -1
- package/dist/tokens/css/_properties.css +810 -30
- package/dist/tokens/css/_variables.css +143 -13
- package/package.json +3 -3
- /package/dist/img/icons/{selected-execute.svg → selected-execution.svg} +0 -0
|
@@ -25,6 +25,7 @@
|
|
|
25
25
|
--kds-core-color-red-250: hsl(4 100% 80%);
|
|
26
26
|
--kds-core-color-red-325: hsl(3 100% 72%);
|
|
27
27
|
--kds-core-color-red-400: hsl(0 100% 66%);
|
|
28
|
+
--kds-core-color-red-435: hsl(360 84% 63%);
|
|
28
29
|
--kds-core-color-red-475: hsl(356 77% 54%);
|
|
29
30
|
--kds-core-color-red-550: hsl(353 75% 45%);
|
|
30
31
|
--kds-core-color-red-650: hsl(349 91% 35%);
|
|
@@ -37,6 +38,7 @@
|
|
|
37
38
|
--kds-core-color-orange-175: hsl(31 79% 74%);
|
|
38
39
|
--kds-core-color-orange-250: hsl(31 83% 66%);
|
|
39
40
|
--kds-core-color-orange-325: hsl(30 80% 60%);
|
|
41
|
+
--kds-core-color-orange-375: hsl(29 88% 60%);
|
|
40
42
|
--kds-core-color-orange-400: hsl(27 68% 55%);
|
|
41
43
|
--kds-core-color-orange-475: hsl(25 59% 51%);
|
|
42
44
|
--kds-core-color-orange-550: hsl(22 60% 45%);
|
|
@@ -96,6 +98,58 @@
|
|
|
96
98
|
--kds-core-color-blue-725: hsl(210 50% 28%);
|
|
97
99
|
--kds-core-color-blue-800: hsl(209 50% 20%);
|
|
98
100
|
--kds-core-color-blue-875: hsl(209 59% 14%);
|
|
101
|
+
--kds-core-color-purple-25: hsl(314 39% 94%);
|
|
102
|
+
--kds-core-color-purple-50: hsl(315 42% 91%);
|
|
103
|
+
--kds-core-color-purple-100: hsl(318 43% 88%);
|
|
104
|
+
--kds-core-color-purple-175: hsl(319 44% 85%);
|
|
105
|
+
--kds-core-color-purple-250: hsl(320 45% 82%);
|
|
106
|
+
--kds-core-color-purple-325: hsl(316 41% 73%);
|
|
107
|
+
--kds-core-color-purple-400: hsl(312 36% 64%);
|
|
108
|
+
--kds-core-color-purple-475: hsl(308 32% 55%);
|
|
109
|
+
--kds-core-color-purple-550: hsl(305 27% 47%);
|
|
110
|
+
--kds-core-color-purple-650: hsl(302 29% 39%);
|
|
111
|
+
--kds-core-color-purple-725: hsl(299 32% 31%);
|
|
112
|
+
--kds-core-color-purple-800: hsl(296 34% 23%);
|
|
113
|
+
--kds-core-color-purple-875: hsl(294 36% 15%);
|
|
114
|
+
--kds-core-color-aquamarine-25: hsl(186 44% 95%);
|
|
115
|
+
--kds-core-color-aquamarine-50: hsl(188 47% 93%);
|
|
116
|
+
--kds-core-color-aquamarine-100: hsl(186 46% 91%);
|
|
117
|
+
--kds-core-color-aquamarine-175: hsl(185 48% 89%);
|
|
118
|
+
--kds-core-color-aquamarine-250: hsl(186 49% 88%);
|
|
119
|
+
--kds-core-color-aquamarine-325: hsl(188 52% 77%);
|
|
120
|
+
--kds-core-color-aquamarine-400: hsl(189 55% 66%);
|
|
121
|
+
--kds-core-color-aquamarine-475: hsl(191 57% 54%);
|
|
122
|
+
--kds-core-color-aquamarine-550: hsl(193 60% 43%);
|
|
123
|
+
--kds-core-color-aquamarine-650: hsl(196 62% 38%);
|
|
124
|
+
--kds-core-color-aquamarine-725: hsl(198 62% 32%);
|
|
125
|
+
--kds-core-color-aquamarine-800: hsl(201 63% 27%);
|
|
126
|
+
--kds-core-color-aquamarine-875: hsl(204 65% 21%);
|
|
127
|
+
--kds-core-color-grassgreen-25: hsl(76 52% 96%);
|
|
128
|
+
--kds-core-color-grassgreen-50: hsl(73 57% 91%);
|
|
129
|
+
--kds-core-color-grassgreen-100: hsl(70 60% 86%);
|
|
130
|
+
--kds-core-color-grassgreen-175: hsl(67 64% 80%);
|
|
131
|
+
--kds-core-color-grassgreen-250: hsl(63 69% 75%);
|
|
132
|
+
--kds-core-color-grassgreen-325: hsl(65 69% 70%);
|
|
133
|
+
--kds-core-color-grassgreen-400: hsl(65 69% 65%);
|
|
134
|
+
--kds-core-color-grassgreen-475: hsl(66 68% 60%);
|
|
135
|
+
--kds-core-color-grassgreen-550: hsl(67 68% 55%);
|
|
136
|
+
--kds-core-color-grassgreen-650: hsl(69 61% 47%);
|
|
137
|
+
--kds-core-color-grassgreen-725: hsl(69 54% 40%);
|
|
138
|
+
--kds-core-color-grassgreen-800: hsl(71 46% 32%);
|
|
139
|
+
--kds-core-color-grassgreen-875: hsl(72 39% 25%);
|
|
140
|
+
--kds-core-color-brown-25: hsl(35 60% 95%);
|
|
141
|
+
--kds-core-color-brown-50: hsl(33 55% 89%);
|
|
142
|
+
--kds-core-color-brown-100: hsl(32 50% 82%);
|
|
143
|
+
--kds-core-color-brown-175: hsl(31 48% 74%);
|
|
144
|
+
--kds-core-color-brown-250: hsl(30 47% 68%);
|
|
145
|
+
--kds-core-color-brown-325: hsl(29 43% 58%);
|
|
146
|
+
--kds-core-color-brown-400: hsl(28 39% 50%);
|
|
147
|
+
--kds-core-color-brown-475: hsl(27 35% 44%);
|
|
148
|
+
--kds-core-color-brown-550: hsl(26 32% 39%);
|
|
149
|
+
--kds-core-color-brown-650: hsl(25 30% 35%);
|
|
150
|
+
--kds-core-color-brown-725: hsl(24 28% 30%);
|
|
151
|
+
--kds-core-color-brown-800: hsl(23 27% 24%);
|
|
152
|
+
--kds-core-color-brown-875: hsl(22 25% 18%);
|
|
99
153
|
--kds-core-color-transparent: hsl(330 0% 11% / 0);
|
|
100
154
|
--kds-core-dimension-0: 0;
|
|
101
155
|
--kds-core-dimension-6: 1px;
|
|
@@ -230,6 +284,8 @@
|
|
|
230
284
|
--kds-color-background-input-hover: light-dark(hsl(330 0% 94.521%), hsl(330 0% 30.187%));
|
|
231
285
|
--kds-color-background-input-active: light-dark(hsl(330 0% 85.683%), hsl(336 0% 38.771%));
|
|
232
286
|
--kds-color-background-disabled-default: hsl(180 0% 48% / 0.48);
|
|
287
|
+
--kds-color-background-disabled-primary: hsl(173.77 18.031% 40.307%);
|
|
288
|
+
--kds-color-background-disabled-danger: hsl(1.5788 43.542% 37.998%);
|
|
233
289
|
--kds-color-text-and-icon-neutral: light-dark(hsl(0 0% 16%), hsl(0 0% 94%));
|
|
234
290
|
--kds-color-text-and-icon-muted: light-dark(hsl(0 0% 32%), hsl(0 0% 73%));
|
|
235
291
|
--kds-color-text-and-icon-subtle: light-dark(hsl(0 0% 43%), hsl(0 0% 73%));
|
|
@@ -245,7 +301,9 @@
|
|
|
245
301
|
--kds-color-text-and-icon-success: light-dark(hsl(116 47% 26%), hsl(109 47% 61%));
|
|
246
302
|
--kds-color-text-and-icon-success-inverted: hsl(120 95% 92%);
|
|
247
303
|
--kds-color-text-and-icon-disabled: light-dark(hsl(0 0% 64%), hsl(0 0% 48%));
|
|
304
|
+
--kds-color-text-and-icon-disabled-inverted: hsl(0 0% 73%);
|
|
248
305
|
--kds-color-text-and-icon-info: light-dark(hsl(208 61% 34%), hsl(214 92% 77%));
|
|
306
|
+
--kds-color-text-and-icon-editor: light-dark(hsl(0 0% 11%), hsl(0 0% 94%));
|
|
249
307
|
--kds-color-border-neutral: light-dark(hsl(345 0% 10% / 0.4), hsl(330 0% 99% / 0.5));
|
|
250
308
|
--kds-color-border-muted: light-dark(hsl(345 0% 10% / 0.2), hsl(330 0% 99% / 0.2));
|
|
251
309
|
--kds-color-border-subtle: light-dark(hsl(345 0% 10% / 0.1), hsl(330 0% 99% / 0.1));
|
|
@@ -271,11 +329,68 @@
|
|
|
271
329
|
--kds-color-focus-outline: light-dark(hsl(209 57% 50%), hsl(214 92% 77%));
|
|
272
330
|
--kds-color-focus-background: light-dark(hsl(217 100% 97%), hsl(211.86 41.035% 17.864%));
|
|
273
331
|
--kds-color-blanket-default: hsl(330 0% 11% / 0.8);
|
|
274
|
-
--kds-color-nodes-and-variables-flow-variable: hsl(0 100%
|
|
332
|
+
--kds-color-nodes-and-variables-flow-variable: light-dark(hsl(360 84% 63%), hsl(0 100% 66%));
|
|
333
|
+
--kds-color-nodes-and-variables-loop: hsl(188 52% 77%);
|
|
334
|
+
--kds-color-nodes-and-variables-manipulator: hsl(51 100% 50%);
|
|
335
|
+
--kds-color-nodes-and-variables-predictor: light-dark(hsl(107 43% 55%), hsl(109 47% 61%));
|
|
336
|
+
--kds-color-nodes-and-variables-source: hsl(30 80% 60%);
|
|
337
|
+
--kds-color-nodes-and-variables-visualizer: light-dark(hsl(193 60% 43%), hsl(191 57% 54%));
|
|
338
|
+
--kds-color-nodes-and-variables-scope: light-dark(hsl(305 27% 47%), hsl(308 32% 55%));
|
|
339
|
+
--kds-color-nodes-and-variables-learner: light-dark(hsl(67 68% 55%), hsl(65 69% 65%));
|
|
340
|
+
--kds-color-nodes-and-variables-sink: light-dark(hsl(360 84% 63%), hsl(0 100% 66%));
|
|
341
|
+
--kds-color-nodes-and-variables-container: hsl(69 54% 40%);
|
|
342
|
+
--kds-color-nodes-and-variables-unknown: light-dark(hsl(353 75% 45%), hsl(356 77% 54%));
|
|
343
|
+
--kds-color-nodes-and-variables-other: light-dark(hsl(29 43% 58%), hsl(30 47% 68%));
|
|
344
|
+
--kds-color-nodes-and-variables-special-nodes-bold: light-dark(hsl(0 0% 32%), hsl(0 0% 94%));
|
|
345
|
+
--kds-color-nodes-and-variables-special-nodes: light-dark(hsl(0 0% 73%), hsl(0 0% 32%));
|
|
346
|
+
--kds-color-nodes-and-variables-special-nodes-muted: light-dark(hsl(0 0% 90%), hsl(0 0% 22%));
|
|
347
|
+
--kds-color-nodes-and-variables-special-nodes-border: light-dark(hsl(0 0% 19%), hsl(0 0% 90%));
|
|
348
|
+
--kds-color-nodes-and-variables-special-nodes-background: light-dark(hsl(0 0% 99%), hsl(0 0% 13%));
|
|
349
|
+
--kds-color-nodes-and-variables-warning-bold: light-dark(hsl(19 63% 38%), hsl(31 83% 66%));
|
|
350
|
+
--kds-color-nodes-and-variables-warning: light-dark(hsl(31 100% 83%), hsl(0 0% 22%));
|
|
351
|
+
--kds-color-nodes-and-variables-error-bold: light-dark(hsl(349 91% 35%), hsl(0 100% 66%));
|
|
352
|
+
--kds-color-nodes-and-variables-error: light-dark(hsl(2 100% 92%), hsl(0 0% 22%));
|
|
353
|
+
--kds-color-nodes-and-variables-loading-bold: light-dark(hsl(208 61% 34%), hsl(215 100% 84%));
|
|
354
|
+
--kds-color-nodes-and-variables-loading: light-dark(hsl(216 100% 92%), hsl(209 50% 20%));
|
|
355
|
+
--kds-color-nodes-and-variables-configuration: light-dark(hsl(65 69% 70%), hsl(70 60% 86%));
|
|
356
|
+
--kds-color-port-data: light-dark(hsl(0 0% 11%), hsl(0 0% 94%));
|
|
357
|
+
--kds-color-port-flow-variable: hsl(360 84% 63%);
|
|
358
|
+
--kds-color-port-neutral-inverted: light-dark(hsl(0 0% 99%), hsl(0 0% 13%));
|
|
359
|
+
--kds-color-annotations-special-nodes: light-dark(hsl(0 0% 73%), hsl(0 0% 32%));
|
|
360
|
+
--kds-color-annotations-special-nodes-bold: light-dark(hsl(0 0% 32%), hsl(0 0% 90%));
|
|
361
|
+
--kds-color-annotations-visualizer: light-dark(hsl(193 60% 43%), hsl(191 57% 54%));
|
|
362
|
+
--kds-color-annotations-loading-bold: light-dark(hsl(208 61% 34%), hsl(215 100% 84%));
|
|
363
|
+
--kds-color-annotations-manipulator: hsl(51 100% 50%);
|
|
364
|
+
--kds-color-annotations-source: hsl(30 80% 60%);
|
|
365
|
+
--kds-color-annotations-sink: light-dark(hsl(360 84% 63%), hsl(0 100% 66%));
|
|
366
|
+
--kds-color-annotations-learner: light-dark(hsl(67 68% 55%), hsl(65 69% 65%));
|
|
367
|
+
--kds-color-annotations-predictor: light-dark(hsl(107 43% 55%), hsl(109 47% 61%));
|
|
368
|
+
--kds-color-annotations-container: light-dark(hsl(67 64% 80%), hsl(70 60% 86%));
|
|
369
|
+
--kds-color-annotations-flow-variable: light-dark(hsl(173 37% 39%), hsl(172 27% 48%));
|
|
370
|
+
--kds-color-annotations-teal-dark: light-dark(hsl(177 82% 18%), hsl(176 67% 22%));
|
|
371
|
+
--kds-color-annotations-other: light-dark(hsl(29 43% 58%), hsl(30 47% 68%));
|
|
372
|
+
--kds-color-annotations-loop: light-dark(hsl(25 30% 35%), hsl(27 35% 44%));
|
|
373
|
+
--kds-color-node-state-error: light-dark(hsl(353 75% 45%), hsl(348 94% 21%));
|
|
374
|
+
--kds-color-node-state-error-border: light-dark(hsl(348 94% 21%), hsl(360 84% 63%));
|
|
375
|
+
--kds-color-node-state-warning: light-dark(hsl(51 100% 50%), hsl(43 100% 19%));
|
|
376
|
+
--kds-color-node-state-warning-border: light-dark(hsl(43 100% 19%), hsl(51 100% 50%));
|
|
377
|
+
--kds-color-node-state-executed: light-dark(hsl(107 43% 55%), hsl(116 47% 26%));
|
|
378
|
+
--kds-color-node-state-executed-border: light-dark(hsl(116 47% 26%), hsl(107 43% 55%));
|
|
379
|
+
--kds-color-node-state-executing: light-dark(hsl(208 63% 41%), hsl(211 67% 59%));
|
|
380
|
+
--kds-color-node-state-inactive: light-dark(hsl(0 0% 99%), hsl(0 0% 11%));
|
|
381
|
+
--kds-color-node-state-inactive-border: light-dark(hsl(0 0% 73%), hsl(0 0% 32%));
|
|
382
|
+
--kds-color-connector-data: light-dark(hsl(0 0% 16%), hsl(0 0% 94%));
|
|
383
|
+
--kds-color-connector-flow-variable: hsl(360 84% 63%);
|
|
275
384
|
--kds-color-skeleton-default: light-dark(linear-gradient(90deg, hsla(0, 0%, 10%, 0.02) 0%, hsla(0, 0%, 10%, 0.15) 25%, hsla(0, 0%, 10%, 0.02) 65%, hsla(0, 0%, 10%, 0.00) 100%), linear-gradient(90deg, hsla(0, 0%, 94%, 0.02) 0%, hsla(0, 0%, 94%, 0.15) 25%, hsla(0, 0%, 94%, 0.02) 65%, hsla(0, 0%, 94%, 0.00) 100%));
|
|
276
385
|
--kds-color-elevation-top: light-dark(hsl(330 0% 73% / 0.32), hsl(345 0% 10% / 0.9));
|
|
277
386
|
--kds-color-elevation-middle: light-dark(hsl(330 0% 32% / 0.14), hsl(345 0% 10% / 0.94));
|
|
278
387
|
--kds-color-elevation-bottom: light-dark(hsl(330 0% 32% / 0.12), hsl(345 0% 10% / 0.98));
|
|
388
|
+
--kds-color-elevation-knob: light-dark(hsl(330 0% 32% / 0.5), hsl(345 0% 10% / 0.6));
|
|
389
|
+
--kds-color-loading-spinner-progress-on-filled: hsl(166 68% 93%);
|
|
390
|
+
--kds-color-loading-spinner-progress-on-transparent: light-dark(hsl(0 0% 16%), hsl(0 0% 94%));
|
|
391
|
+
--kds-color-loading-spinner-track-on-filled: hsl(166 68% 93% / 0.24);
|
|
392
|
+
--kds-color-loading-spinner-track-on-transparent: light-dark(hsl(120 0% 16% / 0.24), hsl(0 0% 94% / 0.24));
|
|
393
|
+
--kds-color-skeleton-bar-default: light-dark(linear-gradient(90deg, hsla(0, 0%, 10%, 0.02) 0%, hsla(0, 0%, 10%, 0.15) 25%, hsla(0, 0%, 10%, 0.02) 65%, hsla(0, 0%, 10%, 0.00) 100%), linear-gradient(90deg, hsla(0, 0%, 94%, 0.02) 0%, hsla(0, 0%, 94%, 0.15) 25%, hsla(0, 0%, 94%, 0.02) 65%, hsla(0, 0%, 94%, 0.00) 100%));
|
|
279
394
|
--kds-color-desktop-header-background-default: hsl(0 0% 10%);
|
|
280
395
|
--kds-color-desktop-header-background-muted: light-dark(hsl(0 0% 98%), hsl(0 0% 16%));
|
|
281
396
|
--kds-color-desktop-header-background-accent: light-dark(hsl(0 0% 98%), hsl(0 0% 16%));
|
|
@@ -283,11 +398,6 @@
|
|
|
283
398
|
--kds-color-desktop-header-text-and-icon-muted: light-dark(hsl(0 0% 32%), hsl(0 0% 73%));
|
|
284
399
|
--kds-color-desktop-header-border-default: light-dark(hsl(345 0% 10% / 0.1), hsl(330 0% 99% / 0.1));
|
|
285
400
|
--kds-color-table-header-background-default: hsl(0 0% 99%);
|
|
286
|
-
--kds-color-loading-spinner-progress-on-filled: hsl(166 68% 93%);
|
|
287
|
-
--kds-color-loading-spinner-progress-on-transparent: light-dark(hsl(0 0% 16%), hsl(0 0% 94%));
|
|
288
|
-
--kds-color-loading-spinner-track-on-filled: hsl(166 68% 93% / 0.24);
|
|
289
|
-
--kds-color-loading-spinner-track-on-transparent: light-dark(hsl(120 0% 16% / 0.24), hsl(0 0% 94% / 0.24));
|
|
290
|
-
--kds-color-skeleton-bar-default: light-dark(linear-gradient(90deg, hsla(0, 0%, 10%, 0.02) 0%, hsla(0, 0%, 10%, 0.15) 25%, hsla(0, 0%, 10%, 0.02) 65%, hsla(0, 0%, 10%, 0.00) 100%), linear-gradient(90deg, hsla(0, 0%, 94%, 0.02) 0%, hsla(0, 0%, 94%, 0.15) 25%, hsla(0, 0%, 94%, 0.02) 65%, hsla(0, 0%, 94%, 0.00) 100%));
|
|
291
401
|
--kds-border-radius-container-none: 0;
|
|
292
402
|
--kds-border-radius-container-0-12x: 2px;
|
|
293
403
|
--kds-border-radius-container-0-25x: 4px;
|
|
@@ -321,6 +431,13 @@
|
|
|
321
431
|
--kds-border-base-warning: 1px soild light-dark(hsl(31 79% 74%), hsl(13 66% 23%));
|
|
322
432
|
--kds-border-base-success: 1px soild light-dark(hsl(112 57% 71%), hsl(124 47% 21%));
|
|
323
433
|
--kds-border-base-info: 1px soild light-dark(hsl(215 100% 84%), hsl(210 50% 28%));
|
|
434
|
+
--kds-border-node-status-empty: 1px solid light-dark(hsl(0 0% 73%), hsl(0 0% 32%));
|
|
435
|
+
--kds-border-node-status-idle: 1px solid light-dark(hsl(348 94% 21%), hsl(360 84% 63%));
|
|
436
|
+
--kds-border-node-status-warning: 1px solid light-dark(hsl(43 100% 19%), hsl(51 100% 50%));
|
|
437
|
+
--kds-border-node-status-executed: 1px solid light-dark(hsl(116 47% 26%), hsl(107 43% 55%));
|
|
438
|
+
--kds-border-resize-handle-initial: [object Object];
|
|
439
|
+
--kds-border-resize-handle-hover: [object Object];
|
|
440
|
+
--kds-border-resize-handle-active: [object Object];
|
|
324
441
|
--kds-sizing-viewport-breakpoints-576: 576px;
|
|
325
442
|
--kds-sizing-viewport-breakpoints-768: 768px;
|
|
326
443
|
--kds-sizing-viewport-breakpoints-1024: 1024px;
|
|
@@ -344,6 +461,7 @@
|
|
|
344
461
|
--kds-spacing-container-auto: AUTO;
|
|
345
462
|
--kds-spacing-input-label-spacing-bottom: 6px;
|
|
346
463
|
--kds-spacing-input-sub-text-spacing-top: 4px;
|
|
464
|
+
--kds-dimension-component-height-0-25x: 4px;
|
|
347
465
|
--kds-dimension-component-height-0-75x: 12px;
|
|
348
466
|
--kds-dimension-component-height-0-88x: 14px;
|
|
349
467
|
--kds-dimension-component-height-1x: 16px;
|
|
@@ -352,6 +470,8 @@
|
|
|
352
470
|
--kds-dimension-component-height-1-75x: 28px;
|
|
353
471
|
--kds-dimension-component-height-2-25x: 36px;
|
|
354
472
|
--kds-dimension-component-height-2-5x: 40px;
|
|
473
|
+
--kds-dimension-component-height-4x: 64px;
|
|
474
|
+
--kds-dimension-component-width-0-25x: 4px;
|
|
355
475
|
--kds-dimension-component-width-0-75x: 12px;
|
|
356
476
|
--kds-dimension-component-width-0-88x: 14px;
|
|
357
477
|
--kds-dimension-component-width-1x: 16px;
|
|
@@ -359,6 +479,7 @@
|
|
|
359
479
|
--kds-dimension-component-width-1-5x: 24px;
|
|
360
480
|
--kds-dimension-component-width-1-75x: 28px;
|
|
361
481
|
--kds-dimension-component-width-2-25x: 36px;
|
|
482
|
+
--kds-dimension-component-width-4x: 64px;
|
|
362
483
|
--kds-dimension-icon-0-56x: 9px;
|
|
363
484
|
--kds-dimension-icon-0-75x: 12px;
|
|
364
485
|
--kds-dimension-icon-1x: 16px;
|
|
@@ -389,13 +510,16 @@
|
|
|
389
510
|
--kds-font-base-interactive-medium-strong: 500 14px/1 Roboto;
|
|
390
511
|
--kds-font-base-interactive-large: 400 16px/1 Roboto;
|
|
391
512
|
--kds-font-base-interactive-large-strong: 500 16px/1 Roboto;
|
|
392
|
-
--kds-font-annotations-h1: 700 36px/1.5 'Roboto Condensed';
|
|
393
|
-
--kds-font-annotations-h2: 700 30px/1.5 'Roboto Condensed';
|
|
394
|
-
--kds-font-annotations-h3: 700 26px/1.5 'Roboto Condensed';
|
|
395
|
-
--kds-font-annotations-h4: 700 22px/1.5 'Roboto Condensed';
|
|
396
|
-
--kds-font-annotations-h5: 700 16px/1.5 'Roboto Condensed';
|
|
397
|
-
--kds-font-annotations-h6: 700 13px/1.5 'Roboto Condensed';
|
|
398
|
-
--kds-font-annotations-body: 700 13px/1.5 'Roboto Condensed';
|
|
513
|
+
--kds-font-workflows-annotations-h1: 700 36px/1.5 'Roboto Condensed';
|
|
514
|
+
--kds-font-workflows-annotations-h2: 700 30px/1.5 'Roboto Condensed';
|
|
515
|
+
--kds-font-workflows-annotations-h3: 700 26px/1.5 'Roboto Condensed';
|
|
516
|
+
--kds-font-workflows-annotations-h4: 700 22px/1.5 'Roboto Condensed';
|
|
517
|
+
--kds-font-workflows-annotations-h5: 700 16px/1.5 'Roboto Condensed';
|
|
518
|
+
--kds-font-workflows-annotations-h6: 700 13px/1.5 'Roboto Condensed';
|
|
519
|
+
--kds-font-workflows-annotations-body: 700 13px/1.5 'Roboto Condensed';
|
|
520
|
+
--kds-font-workflows-node-name: 700 13px 'Roboto Condensed';
|
|
521
|
+
--kds-font-workflows-node-label: 400 12px 'Roboto Condensed';
|
|
522
|
+
--kds-font-workflows-node-status: 400 8px 'Roboto Condensed';
|
|
399
523
|
--kds-font-dataapps-h1: 700 36px/1.5 Roboto;
|
|
400
524
|
--kds-font-dataapps-h2: 700 30px/1.5 Roboto;
|
|
401
525
|
--kds-font-dataapps-h3: 700 26px/1.5 Roboto;
|
|
@@ -407,4 +531,10 @@
|
|
|
407
531
|
--elevation-level-0: 0 0 0 0 light-dark(hsl(330 0% 73% / 0.32), hsl(345 0% 10% / 0.9));
|
|
408
532
|
--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));
|
|
409
533
|
--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));
|
|
534
|
+
--knob-initial: hsl(0 0% 99%);
|
|
535
|
+
--knob-disabled: hsl(0 0% 90%);
|
|
536
|
+
--knob: 0 1px 2px 0 light-dark(hsl(330 0% 32% / 0.5), hsl(345 0% 10% / 0.6));
|
|
537
|
+
--icon-on: hsl(176 67% 22%);
|
|
538
|
+
--icon-off: hsl(0 0% 43%);
|
|
539
|
+
--icon-disabled: hsl(0 0% 64%);
|
|
410
540
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@knime/kds-styles",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.6",
|
|
4
4
|
"description": "Package containing the design tokens and icons for the KNIME Design System",
|
|
5
5
|
"license": "GPL 3 and Additional Permissions according to Sec. 7 (SEE the file LICENSE)",
|
|
6
6
|
"author": "KNIME AG, Zurich, Switzerland",
|
|
@@ -12,9 +12,9 @@
|
|
|
12
12
|
"@types/node": "^24.2.0",
|
|
13
13
|
"chalk": "^5.5.0",
|
|
14
14
|
"consola": "^3.4.2",
|
|
15
|
-
"jsdom": "^
|
|
15
|
+
"jsdom": "^27.0.0",
|
|
16
16
|
"rimraf": "^6.0.1",
|
|
17
|
-
"style-dictionary": "^5.0.
|
|
17
|
+
"style-dictionary": "^5.0.4",
|
|
18
18
|
"svgo": "^4.0.0",
|
|
19
19
|
"typescript": "^5.9.2"
|
|
20
20
|
},
|
|
File without changes
|