@knime/kds-components 0.6.2 → 0.6.4
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/EmptyState/KdsEmptyState.vue.d.ts +165 -0
- package/dist/EmptyState/KdsEmptyState.vue.d.ts.map +1 -0
- package/dist/EmptyState/types.d.ts +11 -0
- package/dist/EmptyState/types.d.ts.map +1 -0
- package/dist/Modal/KdsModal.vue.d.ts +1 -1
- package/dist/add-user-CKh821Ew.js +23 -0
- package/dist/add-user-CKh821Ew.js.map +1 -0
- package/dist/buttons/KdsVariableToggleButton.vue.d.ts +1 -1
- package/dist/buttons/index.d.ts +1 -1
- package/dist/buttons/index.d.ts.map +1 -1
- package/dist/buttons/types.d.ts +71 -2
- package/dist/buttons/types.d.ts.map +1 -1
- package/dist/forms/RadioButton/KdsRadioButton.vue.d.ts +1 -1
- package/dist/forms/RadioButton/KdsValueSwitch.vue.d.ts +1 -1
- package/dist/index.css +24 -0
- package/dist/index.d.ts +2 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +194 -99
- package/dist/index.js.map +1 -1
- package/dist/team-D1-xShh0.js +22 -0
- package/dist/team-D1-xShh0.js.map +1 -0
- package/dist/util/isDefinedAndNotEmpty.d.ts +8 -0
- package/dist/util/isDefinedAndNotEmpty.d.ts.map +1 -0
- package/dist/version-B-5dHgvX.js +23 -0
- package/dist/version-B-5dHgvX.js.map +1 -0
- package/package.json +2 -2
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { createElementBlock, openBlock, createElementVNode } from 'vue';
|
|
2
|
+
|
|
3
|
+
const _hoisted_1 = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
fill: "none",
|
|
6
|
+
stroke: "currentColor",
|
|
7
|
+
"stroke-linecap": "round",
|
|
8
|
+
viewBox: "0 0 12 12"
|
|
9
|
+
};
|
|
10
|
+
|
|
11
|
+
function render(_ctx, _cache) {
|
|
12
|
+
return (openBlock(), createElementBlock("svg", _hoisted_1, [...(_cache[0] || (_cache[0] = [
|
|
13
|
+
createElementVNode("path", {
|
|
14
|
+
d: "M5.81 7.235a2 2 0 0 0-.542-.65 2.6 2.6 0 0 0-.811-.433A3 3 0 0 0 3.5 6a3 3 0 0 0-.957.152c-.303.1-.579.248-.81.434a2 2 0 0 0-.543.649A1.66 1.66 0 0 0 1 8m10 2a1.66 1.66 0 0 0-.19-.765 2 2 0 0 0-.542-.65 2.6 2.6 0 0 0-.811-.433A3 3 0 0 0 8.5 8a3 3 0 0 0-.957.152c-.303.1-.579.248-.81.434a2 2 0 0 0-.543.649A1.66 1.66 0 0 0 6 10M5 3a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm5 2a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z",
|
|
15
|
+
"vector-effect": "non-scaling-stroke"
|
|
16
|
+
}, null, -1)
|
|
17
|
+
]))]))
|
|
18
|
+
}
|
|
19
|
+
const team = { render: render };
|
|
20
|
+
|
|
21
|
+
export { team as default, render };
|
|
22
|
+
//# sourceMappingURL=team-D1-xShh0.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"team-D1-xShh0.js","sources":["../../styles/dist/img/icons/team.svg"],"sourcesContent":["import { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\"\n\nconst _hoisted_1 = {\n xmlns: \"http://www.w3.org/2000/svg\",\n fill: \"none\",\n stroke: \"currentColor\",\n \"stroke-linecap\": \"round\",\n viewBox: \"0 0 12 12\"\n}\n\nexport function render(_ctx, _cache) {\n return (_openBlock(), _createElementBlock(\"svg\", _hoisted_1, [...(_cache[0] || (_cache[0] = [\n _createElementVNode(\"path\", {\n d: \"M5.81 7.235a2 2 0 0 0-.542-.65 2.6 2.6 0 0 0-.811-.433A3 3 0 0 0 3.5 6a3 3 0 0 0-.957.152c-.303.1-.579.248-.81.434a2 2 0 0 0-.543.649A1.66 1.66 0 0 0 1 8m10 2a1.66 1.66 0 0 0-.19-.765 2 2 0 0 0-.542-.65 2.6 2.6 0 0 0-.811-.433A3 3 0 0 0 8.5 8a3 3 0 0 0-.957.152c-.303.1-.579.248-.81.434a2 2 0 0 0-.543.649A1.66 1.66 0 0 0 6 10M5 3a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm5 2a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z\",\n \"vector-effect\": \"non-scaling-stroke\"\n }, null, -1)\n ]))]))\n}\nexport default { render: render }"],"names":["_openBlock","_createElementBlock","_createElementVNode"],"mappings":";;AAEA,MAAM,UAAU,GAAG;AACnB,EAAE,KAAK,EAAE,4BAA4B;AACrC,EAAE,IAAI,EAAE,MAAM;AACd,EAAE,MAAM,EAAE,cAAc;AACxB,EAAE,gBAAgB,EAAE,OAAO;AAC3B,EAAE,OAAO,EAAE;AACX;;AAEO,SAAS,MAAM,CAAC,IAAI,EAAE,MAAM,EAAE;AACrC,EAAE,QAAQA,SAAU,EAAE,EAAEC,kBAAmB,CAAC,KAAK,EAAE,UAAU,EAAE,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,KAAK,MAAM,CAAC,CAAC,CAAC,GAAG;AAC9F,IAAIC,kBAAmB,CAAC,MAAM,EAAE;AAChC,MAAM,CAAC,EAAE,0ZAA0Z;AACna,MAAM,eAAe,EAAE;AACvB,KAAK,EAAE,IAAI,EAAE,EAAE;AACf,GAAG,CAAC,CAAC,CAAC,CAAC;AACP;AACA,aAAe,EAAE,MAAM,EAAE,MAAM;;;;"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Checks if a value is defined and not an empty string.
|
|
3
|
+
* @param obj - The object in which to check
|
|
4
|
+
* @param field - The field name to check in the object
|
|
5
|
+
* @returns true if the value is defined and not an empty string
|
|
6
|
+
*/
|
|
7
|
+
export declare function isDefinedAndNotEmpty(obj: Record<string, unknown>, field: string): boolean;
|
|
8
|
+
//# sourceMappingURL=isDefinedAndNotEmpty.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"isDefinedAndNotEmpty.d.ts","sourceRoot":"","sources":["../../src/util/isDefinedAndNotEmpty.ts"],"names":[],"mappings":"AAEA;;;;;GAKG;AACH,wBAAgB,oBAAoB,CAClC,GAAG,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,EAC5B,KAAK,EAAE,MAAM,GACZ,OAAO,CAET"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { createElementBlock, openBlock, createElementVNode } from 'vue';
|
|
2
|
+
|
|
3
|
+
const _hoisted_1 = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
fill: "none",
|
|
6
|
+
stroke: "currentColor",
|
|
7
|
+
"stroke-linecap": "round",
|
|
8
|
+
"stroke-linejoin": "round",
|
|
9
|
+
viewBox: "0 0 12 12"
|
|
10
|
+
};
|
|
11
|
+
|
|
12
|
+
function render(_ctx, _cache) {
|
|
13
|
+
return (openBlock(), createElementBlock("svg", _hoisted_1, [...(_cache[0] || (_cache[0] = [
|
|
14
|
+
createElementVNode("path", {
|
|
15
|
+
d: "M6 10.5a4.5 4.5 0 1 0-3.182-7.682M6 3.2v2.908l1.24 1.24m-4.422-4.53V1m0 1.818H4.5M1.67 7.231a4.5 4.5 0 0 0 .47 1.084m-.58-3.048c.068-.42.194-.817.369-1.187m2.614 6.179a4.5 4.5 0 0 1-1.099-.555",
|
|
16
|
+
"vector-effect": "non-scaling-stroke"
|
|
17
|
+
}, null, -1)
|
|
18
|
+
]))]))
|
|
19
|
+
}
|
|
20
|
+
const version = { render: render };
|
|
21
|
+
|
|
22
|
+
export { version as default, render };
|
|
23
|
+
//# sourceMappingURL=version-B-5dHgvX.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"version-B-5dHgvX.js","sources":["../../styles/dist/img/icons/version.svg"],"sourcesContent":["import { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\"\n\nconst _hoisted_1 = {\n xmlns: \"http://www.w3.org/2000/svg\",\n fill: \"none\",\n stroke: \"currentColor\",\n \"stroke-linecap\": \"round\",\n \"stroke-linejoin\": \"round\",\n viewBox: \"0 0 12 12\"\n}\n\nexport function render(_ctx, _cache) {\n return (_openBlock(), _createElementBlock(\"svg\", _hoisted_1, [...(_cache[0] || (_cache[0] = [\n _createElementVNode(\"path\", {\n d: \"M6 10.5a4.5 4.5 0 1 0-3.182-7.682M6 3.2v2.908l1.24 1.24m-4.422-4.53V1m0 1.818H4.5M1.67 7.231a4.5 4.5 0 0 0 .47 1.084m-.58-3.048c.068-.42.194-.817.369-1.187m2.614 6.179a4.5 4.5 0 0 1-1.099-.555\",\n \"vector-effect\": \"non-scaling-stroke\"\n }, null, -1)\n ]))]))\n}\nexport default { render: render }"],"names":["_openBlock","_createElementBlock","_createElementVNode"],"mappings":";;AAEA,MAAM,UAAU,GAAG;AACnB,EAAE,KAAK,EAAE,4BAA4B;AACrC,EAAE,IAAI,EAAE,MAAM;AACd,EAAE,MAAM,EAAE,cAAc;AACxB,EAAE,gBAAgB,EAAE,OAAO;AAC3B,EAAE,iBAAiB,EAAE,OAAO;AAC5B,EAAE,OAAO,EAAE;AACX;;AAEO,SAAS,MAAM,CAAC,IAAI,EAAE,MAAM,EAAE;AACrC,EAAE,QAAQA,SAAU,EAAE,EAAEC,kBAAmB,CAAC,KAAK,EAAE,UAAU,EAAE,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,KAAK,MAAM,CAAC,CAAC,CAAC,GAAG;AAC9F,IAAIC,kBAAmB,CAAC,MAAM,EAAE;AAChC,MAAM,CAAC,EAAE,kMAAkM;AAC3M,MAAM,eAAe,EAAE;AACvB,KAAK,EAAE,IAAI,EAAE,EAAE;AACf,GAAG,CAAC,CAAC,CAAC,CAAC;AACP;AACA,gBAAe,EAAE,MAAM,EAAE,MAAM;;;;"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@knime/kds-components",
|
|
3
|
-
"version": "0.6.
|
|
3
|
+
"version": "0.6.4",
|
|
4
4
|
"description": "Package containing basic Vue components of the KNIME Design System",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"dependencies": {
|
|
37
37
|
"@knime/utils": "^1.9.2",
|
|
38
38
|
"consola": "^3.4.2",
|
|
39
|
-
"@knime/kds-styles": "^0.6.
|
|
39
|
+
"@knime/kds-styles": "^0.6.4"
|
|
40
40
|
},
|
|
41
41
|
"devDependencies": {
|
|
42
42
|
"@storybook/vue3-vite": "^10.2.1",
|