@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
|
@@ -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="M4 4.5h4m-4 2h3M4.5 9H3a1.5 1.5 0 0 1-1.5-1.5v-4A1.5 1.5 0 0 1 3 2h6a1.5 1.5 0 0 1 1.5 1.5v4A1.5 1.5 0 0 1 9 9H7.5L6 10.5z" 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="M7 4V3a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h2m1 2h3a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1" 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 6V2.827A.83.83 0 0 1 2.827 2H6m4 4v3.173a.83.83 0 0 1-.827.827H6" 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="M5.167 5.09H1.833m3.334 0v.856H6m-.833-.857v-.857h1.666v.857m0 0h3.334v3.697M6.833 5.089v.857H6m-4.167 2.84V3.214M6 8.786v-2.84M1 1.5h1.667v1.714H1zm4.167 7.286h1.666V10.5H5.167zm4.166 0H11V10.5H9.333zM1 8.786h1.667V10.5H1z" 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="M9.5 1.5h-7a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h7a1 1 0 0 0 1-1v-7a1 1 0 0 0-1-1m0 0L6 5M4.5 1.5l-3 3m5.5-3L3.5 5m7-2-2 2m-7 0h9M5 5v5.5" vector-effect="non-scaling-stroke"/></svg>
|
package/dist/img/icons/def.ts
CHANGED
|
@@ -29,12 +29,17 @@ export const iconNames = [
|
|
|
29
29
|
'cloud-workflow',
|
|
30
30
|
'code-block',
|
|
31
31
|
'color-picker',
|
|
32
|
+
'comment',
|
|
32
33
|
'component',
|
|
33
34
|
'connection',
|
|
35
|
+
'copy',
|
|
34
36
|
'cursor',
|
|
35
37
|
'data-app',
|
|
38
|
+
'data-value-view',
|
|
36
39
|
'date-time',
|
|
37
40
|
'db-database',
|
|
41
|
+
'db-schema',
|
|
42
|
+
'db-table',
|
|
38
43
|
'deploy',
|
|
39
44
|
'detect',
|
|
40
45
|
'divider',
|
|
@@ -51,6 +56,7 @@ export const iconNames = [
|
|
|
51
56
|
'file-text',
|
|
52
57
|
'file',
|
|
53
58
|
'filter',
|
|
59
|
+
'flow-variable-default',
|
|
54
60
|
'flow-variable-in-out',
|
|
55
61
|
'flow-variable-in',
|
|
56
62
|
'flow-variable-out',
|
|
@@ -64,6 +70,7 @@ export const iconNames = [
|
|
|
64
70
|
'info',
|
|
65
71
|
'interval',
|
|
66
72
|
'italic',
|
|
73
|
+
'layout-editor',
|
|
67
74
|
'left-aligned',
|
|
68
75
|
'like',
|
|
69
76
|
'limit',
|
|
@@ -88,7 +95,9 @@ export const iconNames = [
|
|
|
88
95
|
're-execution',
|
|
89
96
|
'redo',
|
|
90
97
|
'reload',
|
|
98
|
+
'replace',
|
|
91
99
|
'reset-all',
|
|
100
|
+
'resume-execution',
|
|
92
101
|
'right-aligned',
|
|
93
102
|
'rocket',
|
|
94
103
|
'save-as',
|
|
@@ -96,7 +105,7 @@ export const iconNames = [
|
|
|
96
105
|
'schedule',
|
|
97
106
|
'search',
|
|
98
107
|
'selected-cancel',
|
|
99
|
-
'selected-
|
|
108
|
+
'selected-execution',
|
|
100
109
|
'selected-reset',
|
|
101
110
|
'send',
|
|
102
111
|
'server-rack-workflow',
|
|
@@ -108,6 +117,7 @@ export const iconNames = [
|
|
|
108
117
|
'space-local',
|
|
109
118
|
'space-private',
|
|
110
119
|
'space',
|
|
120
|
+
'stepwise-execution',
|
|
111
121
|
'strikethrough',
|
|
112
122
|
'text',
|
|
113
123
|
'textstyles',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" viewBox="0 0 12 12"><path fill="#000" stroke="none" d="m8.093 9.818-.267-.423zm-1.964.663-.046-.498zm-2.062-.289.181-.466zm-1.675-1.17-.377.328zm-.403-1.88a.5.5 0 1 0-.978.
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" viewBox="0 0 12 12"><path fill="#000" stroke="none" d="m8.093 9.818-.267-.423zm-1.964.663-.046-.498zm-2.062-.289.181-.466zm-1.675-1.17-.377.328zm-.403-1.88a.5.5 0 1 0-.978.206l.489-.103zM10 1l.354-.354a.5.5 0 0 0-.708 0zm-1.604.897a.5.5 0 1 0 .708.707L8.75 2.25zm2.5.707a.5.5 0 1 0 .708-.707l-.354.353zM5.2 5.2v-.5a.5.5 0 0 0-.5.5zm1.8 0h.5a.5.5 0 0 0-.5-.5zM7 7v.5a.5.5 0 0 0 .5-.5zM5.2 7h-.5a.5.5 0 0 0 .5.5zm0-6V.5a.5.5 0 0 0-.5.5zM7 1h.5A.5.5 0 0 0 7 .5zm0 1.8v.5a.5.5 0 0 0 .5-.5zm-1.8 0h-.5a.5.5 0 0 0 .5.5zM1 3.1v-.5a.5.5 0 0 0-.5.5zm1.8 0h.5a.5.5 0 0 0-.5-.5zm0 1.8v.5a.5.5 0 0 0 .5-.5zM1 4.9H.5a.5.5 0 0 0 .5.5zm9 1.556h-.5a3.36 3.36 0 0 1-.442 1.66l.435.246.435.247c.375-.66.572-1.4.572-2.153zm-.507 1.906-.435-.246c-.29.512-.713.953-1.232 1.28l.267.422.266.424a4.64 4.64 0 0 0 1.57-1.633zm-1.4 1.456-.267-.423a3.96 3.96 0 0 1-1.743.588l.046.498.047.497a4.96 4.96 0 0 0 2.183-.736zm-1.964.663-.046-.498a4 4 0 0 1-1.835-.257l-.181.466-.182.466a5 5 0 0 0 2.29.32zm-2.062-.289.181-.466a3.8 3.8 0 0 1-1.48-1.033l-.376.328-.377.329a4.8 4.8 0 0 0 1.87 1.308zm-1.675-1.17.377-.329a3.45 3.45 0 0 1-.78-1.552l-.489.104-.49.103A4.45 4.45 0 0 0 2.016 9.35zM10 6.455h.5V1h-1v5.456zM8.75 2.25l.354.354 1.25-1.25L10 1 9.646.646l-1.25 1.25zM10 1l-.354.354 1.25 1.25.354-.354.354-.353-1.25-1.25zM5.2 5.2v.5H7v-1H5.2zM7 7v-.5H5.2v1H7zm0-1.8h-.5V7h1V5.2zM5.2 1v.5H7v-1H5.2zM7 2.8v-.5H5.2v1H7zM7 1h-.5v1.8h1V1zM1 3.1v.5h1.8v-1H1zm1.8 1.8v-.5H1v1h1.8zM1 4.9h.5V3.1h-1v1.8zm1.8-1.8h-.5V4h1v-.9zm0 .9h-.5v.9h1V4zm1.278 1.2h.5V4h-1v1.2zm0-1.2h.5V2.8h-1V4zM2.8 4v.5h1.278v-1H2.8zm2.4-1.2h.5v-.9h-1v.9zm0-.9h.5V1h-1v.9zm0 5.1h.5v-.9h-1V7zm0-.9h.5v-.9h-1v.9zm-1.122-.9h-.5c0 .5.168.914.554 1.16.333.213.744.24 1.068.24v-1c-.31 0-.46-.038-.53-.082a.13.13 0 0 1-.052-.062.6.6 0 0 1-.04-.256zm0-2.4h.5c0-.138.023-.212.041-.248a.15.15 0 0 1 .06-.067c.078-.049.233-.085.521-.085v-1c-.312 0-.718.028-1.051.237-.386.241-.571.65-.571 1.163z" 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 3 3 7 3-7" vector-effect="non-scaling-stroke"/><circle cx="9.5" cy="9.5" r="1.5" fill="#ff4b4b" stroke="none" vector-effect="non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M2 2.25A.25.25 0 0 1 2.25 2h7.5a.25.25 0 0 1 .25.25v1.5a.25.25 0 0 1-.25.25h-7.5A.25.25 0 0 1 2 3.75zM2 6.25A.25.25 0 0 1 2.25 6h2a.25.25 0 0 1 .25.25v3.5a.25.25 0 0 1-.25.25h-2A.25.25 0 0 1 2 9.75zM6.5 6.25A.25.25 0 0 1 6.75 6h3a.25.25 0 0 1 .25.25v3.5a.25.25 0 0 1-.25.25h-3a.25.25 0 0 1-.25-.25z" vector-effect="non-scaling-stroke"/></svg>
|
package/dist/img/icons/like.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linejoin="round" viewBox="0 0 12 12"><path d="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M6.71 9.24a1 1 0 0 1-1.45-.004l-3.105-3.28c-.873-.898-.873-2.384 0-3.282a2.225 2.225 0 0 1 3.19 0l.638.726.672-.726a2.225 2.225 0 0 1 3.19 0c.873.898.873 2.384 0 3.283z" vector-effect="non-scaling-stroke"/></svg>
|
package/dist/img/icons/lock.svg
CHANGED
|
@@ -1 +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 8.917V7.675m0 0h-.8m.8 0 .8-.008M3.32 5.309V3.715c0-.72.282-1.41.785-1.92A2.66 2.66 0 0 1 6 1c.711 0 1.393.286 1.896.795s.785 1.2.785 1.92V5.
|
|
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 8.917V7.675m0 0h-.8m.8 0 .8-.008M3.32 5.309V3.715c0-.72.282-1.41.785-1.92A2.66 2.66 0 0 1 6 1c.711 0 1.393.286 1.896.795s.785 1.2.785 1.92V5.31M9 11H3a1 1 0 0 1-1-1V6.309a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1V10a1 1 0 0 1-1 1" vector-effect="non-scaling-stroke"/></svg>
|
|
@@ -1 +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="
|
|
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 5.5v1m-.354-.854.708.708m0-.708-.708.708M5.5 6h1m3-.5v1m-.354-.854.708.708m0-.708-.708.708M9 6h1M2.5 6v-.5 1zm0 0-.354-.354.708.708zm0 0 .354-.354-.708.708zm0 0H2h1z" 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 5 1-1M3 5 2 4m1 1V3a1 1 0 0 1 1-1h1m4 5L8 8m1-1 1 1M9 7v2a1 1 0 0 1-1 1H7M2 7h3v3H2zm5-5h3v3H7z" 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 10V2m9 4-6.502 4V2z" 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="M6.531 4.758 2 2v8l1.248-.764M10 10V5H8.33v1.667H6.664v1.667H5v1.667" vector-effect="non-scaling-stroke"/></svg>
|
|
@@ -1 +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="
|
|
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 1.5V6c0 1.657 1.343 2.5 3 2.5S9 7.657 9 6V1.5m-7 9h8" vector-effect="non-scaling-stroke"/></svg>
|