@knime/kds-components 0.20.0 → 0.21.0
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/{db-database-DYNQa14y.js → circle-unchecked-DOoOn6iz.js} +4 -4
- package/dist/circle-unchecked-DOoOn6iz.js.map +1 -0
- package/dist/db-database-CyCrPzu-.js +23 -0
- package/dist/db-database-CyCrPzu-.js.map +1 -0
- package/dist/folder-search-DDOYg0f6.js +23 -0
- package/dist/folder-search-DDOYg0f6.js.map +1 -0
- package/dist/hide-eye-BrIKmBWt.js +23 -0
- package/dist/hide-eye-BrIKmBWt.js.map +1 -0
- package/dist/index.css +129 -38
- package/dist/index.js +664 -304
- package/dist/index.js.map +1 -1
- package/dist/menu-BSS_QnZi.js +23 -0
- package/dist/menu-BSS_QnZi.js.map +1 -0
- package/dist/pin-B6vKBZDp.js +23 -0
- package/dist/pin-B6vKBZDp.js.map +1 -0
- package/dist/python-Bn3ET_9Z.js +23 -0
- package/dist/python-Bn3ET_9Z.js.map +1 -0
- package/dist/src/buttons/index.d.ts +4 -2
- package/dist/src/buttons/index.d.ts.map +1 -1
- package/dist/src/buttons/links/KdsLink/KdsLink.vue.d.ts +8 -0
- package/dist/src/buttons/links/KdsLink/KdsLink.vue.d.ts.map +1 -0
- package/dist/src/buttons/links/KdsLink/index.d.ts +3 -0
- package/dist/src/buttons/links/KdsLink/index.d.ts.map +1 -0
- package/dist/src/buttons/links/KdsLink/types.d.ts +30 -0
- package/dist/src/buttons/links/KdsLink/types.d.ts.map +1 -0
- package/dist/src/buttons/links/KdsLinkButton/KdsLinkButton.vue.d.ts +27 -0
- package/dist/src/buttons/links/KdsLinkButton/KdsLinkButton.vue.d.ts.map +1 -0
- package/dist/src/buttons/links/KdsLinkButton/index.d.ts.map +1 -0
- package/dist/src/buttons/links/KdsLinkButton/types.d.ts +4 -0
- package/dist/src/buttons/links/KdsLinkButton/types.d.ts.map +1 -0
- package/dist/src/buttons/links/docs.d.ts +2 -0
- package/dist/src/buttons/links/docs.d.ts.map +1 -0
- package/dist/src/buttons/links/linkTypes.d.ts +25 -0
- package/dist/src/buttons/links/linkTypes.d.ts.map +1 -0
- package/dist/src/forms/Checkbox/KdsCheckboxGroup.vue.d.ts +1 -1
- package/dist/src/forms/Checkbox/KdsCheckboxGroup.vue.d.ts.map +1 -1
- package/dist/src/forms/RadioButton/KdsRadioButtonGroup.vue.d.ts +1 -1
- package/dist/src/forms/RadioButton/KdsRadioButtonGroup.vue.d.ts.map +1 -1
- package/dist/src/forms/RadioButton/KdsValueSwitch.vue.d.ts +54 -2
- package/dist/src/forms/RadioButton/KdsValueSwitch.vue.d.ts.map +1 -1
- package/dist/src/forms/RadioButton/ValueSwitchItem.vue.d.ts.map +1 -1
- package/dist/src/forms/_helper/BaseFieldsetWrapper.vue.d.ts +23 -0
- package/dist/src/forms/_helper/BaseFieldsetWrapper.vue.d.ts.map +1 -0
- package/dist/src/forms/index.d.ts +26 -1
- package/dist/src/forms/index.d.ts.map +1 -1
- package/dist/src/forms/inputs/TextInput/KdsTextInput.vue.d.ts +4 -0
- package/dist/src/forms/inputs/TextInput/KdsTextInput.vue.d.ts.map +1 -1
- package/dist/src/forms/inputs/TextInput/types.d.ts +5 -0
- package/dist/src/forms/inputs/TextInput/types.d.ts.map +1 -1
- package/dist/src/forms/types.d.ts +24 -0
- package/dist/src/forms/types.d.ts.map +1 -1
- package/dist/src/overlays/Modal/KdsModal.vue.d.ts +1 -1
- package/dist/src/overlays/Modal/useKdsDynamicModal.d.ts +3 -4
- package/dist/src/overlays/Modal/useKdsDynamicModal.d.ts.map +1 -1
- package/dist/tag-_fZiuJaC.js +27 -0
- package/dist/tag-_fZiuJaC.js.map +1 -0
- package/dist/template-gallery-BtXi4GHd.js +23 -0
- package/dist/template-gallery-BtXi4GHd.js.map +1 -0
- package/dist/usage-827uIQyn.js +23 -0
- package/dist/usage-827uIQyn.js.map +1 -0
- package/package.json +4 -3
- package/dist/db-database-DYNQa14y.js.map +0 -1
- package/dist/src/buttons/KdsLinkButton/KdsLinkButton.vue.d.ts +0 -51
- package/dist/src/buttons/KdsLinkButton/KdsLinkButton.vue.d.ts.map +0 -1
- package/dist/src/buttons/KdsLinkButton/index.d.ts.map +0 -1
- package/dist/src/buttons/KdsLinkButton/types.d.ts +0 -24
- package/dist/src/buttons/KdsLinkButton/types.d.ts.map +0 -1
- /package/dist/src/buttons/{KdsLinkButton → links/KdsLinkButton}/index.d.ts +0 -0
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, 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: "M1.5 2H11M1.5 6H11m-9.5 4H11",
|
|
16
|
+
"vector-effect": "non-scaling-stroke"
|
|
17
|
+
}, null, -1)
|
|
18
|
+
]))]))
|
|
19
|
+
}
|
|
20
|
+
const menu = { render: render };
|
|
21
|
+
|
|
22
|
+
export { menu as default, render };
|
|
23
|
+
//# sourceMappingURL=menu-BSS_QnZi.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"menu-BSS_QnZi.js","sources":["../../styles/dist/img/icons/menu.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: \"M1.5 2H11M1.5 6H11m-9.5 4H11\",\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,8BAA8B;AACvC,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,23 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, 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: "M5.276 6.902 2.349 9.627l2.734-2.918c-.293-.293-.735-.663-1.326-1.396-.534-.662-.457-1.198.108-1.44.565-.244 1.24-.001 1.77.482.612-.444.92-.761 1.556-1.3-.432-.514-.41-1.21.101-1.463.512-.253.868.044 1.237.413.376.376.736.733.736.733s.338.342.714.718c.37.37.667.724.413 1.236-.253.512-.948.534-1.462.102-.54.636-.856.943-1.3 1.556.483.529.725 1.205.482 1.77s-.778.642-1.44.108c-.733-.591-1.103-1.033-1.396-1.326",
|
|
16
|
+
"vector-effect": "non-scaling-stroke"
|
|
17
|
+
}, null, -1)
|
|
18
|
+
]))]))
|
|
19
|
+
}
|
|
20
|
+
const pin = { render: render };
|
|
21
|
+
|
|
22
|
+
export { pin as default, render };
|
|
23
|
+
//# sourceMappingURL=pin-B6vKBZDp.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pin-B6vKBZDp.js","sources":["../../styles/dist/img/icons/pin.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: \"M5.276 6.902 2.349 9.627l2.734-2.918c-.293-.293-.735-.663-1.326-1.396-.534-.662-.457-1.198.108-1.44.565-.244 1.24-.001 1.77.482.612-.444.92-.761 1.556-1.3-.432-.514-.41-1.21.101-1.463.512-.253.868.044 1.237.413.376.376.736.733.736.733s.338.342.714.718c.37.37.667.724.413 1.236-.253.512-.948.534-1.462.102-.54.636-.856.943-1.3 1.556.483.529.725 1.205.482 1.77s-.778.642-1.44.108c-.733-.591-1.103-1.033-1.396-1.326\",\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,8ZAA8Z;AACva,MAAM,eAAe,EAAE;AACvB,KAAK,EAAE,IAAI,EAAE,EAAE;AACf,GAAG,CAAC,CAAC,CAAC,CAAC;AACP;AACA,YAAe,EAAE,MAAM,EAAE,MAAM;;;;"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, 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 4.5H2.5a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1H4m2-1h3.5a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1H8m-4 1v-2a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1V5a1 1 0 0 1-1 1H5a1 1 0 0 0-1 1v2.5a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2M5.5 3v.005M6.5 9v.005",
|
|
16
|
+
"vector-effect": "non-scaling-stroke"
|
|
17
|
+
}, null, -1)
|
|
18
|
+
]))]))
|
|
19
|
+
}
|
|
20
|
+
const python = { render: render };
|
|
21
|
+
|
|
22
|
+
export { python as default, render };
|
|
23
|
+
//# sourceMappingURL=python-Bn3ET_9Z.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"python-Bn3ET_9Z.js","sources":["../../styles/dist/img/icons/python.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 4.5H2.5a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1H4m2-1h3.5a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1H8m-4 1v-2a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1V5a1 1 0 0 1-1 1H5a1 1 0 0 0-1 1v2.5a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2M5.5 3v.005M6.5 9v.005\",\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,sNAAsN;AAC/N,MAAM,eAAe,EAAE;AACvB,KAAK,EAAE,IAAI,EAAE,EAAE;AACf,GAAG,CAAC,CAAC,CAAC,CAAC;AACP;AACA,eAAe,EAAE,MAAM,EAAE,MAAM;;;;"}
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
export * from './KdsButton';
|
|
2
2
|
export type * from './KdsButton';
|
|
3
|
-
export * from './KdsLinkButton';
|
|
4
|
-
export type * from './KdsLinkButton';
|
|
3
|
+
export * from './links/KdsLinkButton';
|
|
4
|
+
export type * from './links/KdsLinkButton';
|
|
5
|
+
export * from './links/KdsLink';
|
|
6
|
+
export type * from './links/KdsLink';
|
|
5
7
|
export * from './KdsToggleButton';
|
|
6
8
|
export type * from './KdsToggleButton';
|
|
7
9
|
export * from './KdsProgressButton';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/buttons/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC;AAC5B,mBAAmB,aAAa,CAAC;AAEjC,cAAc,iBAAiB,CAAC;AAChC,mBAAmB,iBAAiB,CAAC;AAErC,cAAc,mBAAmB,CAAC;AAClC,mBAAmB,mBAAmB,CAAC;AAEvC,cAAc,qBAAqB,CAAC;AACpC,mBAAmB,qBAAqB,CAAC;AAEzC,cAAc,iBAAiB,CAAC;AAChC,mBAAmB,iBAAiB,CAAC;AAGrC,OAAO,EACL,aAAa,EACb,cAAc,EACd,gBAAgB,EAChB,iBAAiB,GAClB,MAAM,SAAS,CAAC;AAGjB,YAAY,EAAE,aAAa,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/buttons/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC;AAC5B,mBAAmB,aAAa,CAAC;AAEjC,cAAc,uBAAuB,CAAC;AACtC,mBAAmB,uBAAuB,CAAC;AAE3C,cAAc,iBAAiB,CAAC;AAChC,mBAAmB,iBAAiB,CAAC;AAErC,cAAc,mBAAmB,CAAC;AAClC,mBAAmB,mBAAmB,CAAC;AAEvC,cAAc,qBAAqB,CAAC;AACpC,mBAAmB,qBAAqB,CAAC;AAEzC,cAAc,iBAAiB,CAAC;AAChC,mBAAmB,iBAAiB,CAAC;AAGrC,OAAO,EACL,aAAa,EACb,cAAc,EACd,gBAAgB,EAChB,iBAAiB,GAClB,MAAM,SAAS,CAAC;AAGjB,YAAY,EAAE,aAAa,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { KdsLinkProps } from './types';
|
|
2
|
+
declare const _default: import('vue').DefineComponent<KdsLinkProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
3
|
+
click: (event: MouseEvent) => any;
|
|
4
|
+
}, string, import('vue').PublicProps, Readonly<KdsLinkProps> & Readonly<{
|
|
5
|
+
onClick?: ((event: MouseEvent) => any) | undefined;
|
|
6
|
+
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
7
|
+
export default _default;
|
|
8
|
+
//# sourceMappingURL=KdsLink.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdsLink.vue.d.ts","sourceRoot":"","sources":["../../../../../src/buttons/links/KdsLink/KdsLink.vue"],"names":[],"mappings":"AAgPA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,SAAS,CAAC;;;;;;AA2O5C,wBAQG"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/buttons/links/KdsLink/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,OAAO,EAAE,MAAM,eAAe,CAAC;AACnD,mBAAmB,SAAS,CAAC"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { WithAnchorElementAttributes, WithLinkNavigation } from '../linkTypes';
|
|
2
|
+
type KdsLinkBaseProps = {
|
|
3
|
+
/**
|
|
4
|
+
* Label rendered as the clickable link text.
|
|
5
|
+
*/
|
|
6
|
+
label: string;
|
|
7
|
+
/**
|
|
8
|
+
* Optional base title text shown on hover.
|
|
9
|
+
*
|
|
10
|
+
* The rendered title is variant-aware: internal links are prefixed with
|
|
11
|
+
* `Open`, download links with `Download`, and external links append
|
|
12
|
+
* ` (opens in a new tab)` when their effective target is `_blank`.
|
|
13
|
+
*/
|
|
14
|
+
title?: string;
|
|
15
|
+
/**
|
|
16
|
+
* If set to true, the link is visually disabled and non-interactive.
|
|
17
|
+
*/
|
|
18
|
+
disabled?: boolean;
|
|
19
|
+
} & WithAnchorElementAttributes;
|
|
20
|
+
export type KdsLinkProps = WithLinkNavigation & KdsLinkBaseProps & {
|
|
21
|
+
/**
|
|
22
|
+
* Optional file size in bytes.
|
|
23
|
+
*
|
|
24
|
+
* If provided, the link is rendered in document style and shows the
|
|
25
|
+
* formatted file size suffix.
|
|
26
|
+
*/
|
|
27
|
+
fileSize?: number;
|
|
28
|
+
};
|
|
29
|
+
export {};
|
|
30
|
+
//# sourceMappingURL=types.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../src/buttons/links/KdsLink/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,2BAA2B,EAC3B,kBAAkB,EACnB,MAAM,cAAc,CAAC;AAEtB,KAAK,gBAAgB,GAAG;IACtB;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IACd;;;;;;OAMG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,GAAG,2BAA2B,CAAC;AAEhC,MAAM,MAAM,YAAY,GAAG,kBAAkB,GAC3C,gBAAgB,GAAG;IACjB;;;;;OAKG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB,CAAC"}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
declare const _default: import('vue').DefineComponent<(import('../../types').KdsButtonCommonProps & {
|
|
2
|
+
label: string;
|
|
3
|
+
leadingIcon?: import('../../..').KdsIconName;
|
|
4
|
+
trailingIcon?: import('../../..').KdsIconName;
|
|
5
|
+
ariaLabel?: never;
|
|
6
|
+
} & import('../../types').WithDestructive & import('../linkTypes').WithLinkNavigation & import('../linkTypes').WithAnchorElementAttributes) | (import('../../types').KdsButtonCommonProps & {
|
|
7
|
+
label?: never;
|
|
8
|
+
leadingIcon: import('../../..').KdsIconName;
|
|
9
|
+
trailingIcon?: never;
|
|
10
|
+
ariaLabel: string;
|
|
11
|
+
} & import('../../types').WithDestructive & import('../linkTypes').WithLinkNavigation & import('../linkTypes').WithAnchorElementAttributes), {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
12
|
+
click: (event: MouseEvent) => any;
|
|
13
|
+
}, string, import('vue').PublicProps, Readonly<(import('../../types').KdsButtonCommonProps & {
|
|
14
|
+
label: string;
|
|
15
|
+
leadingIcon?: import('../../..').KdsIconName;
|
|
16
|
+
trailingIcon?: import('../../..').KdsIconName;
|
|
17
|
+
ariaLabel?: never;
|
|
18
|
+
} & import('../../types').WithDestructive & import('../linkTypes').WithLinkNavigation & import('../linkTypes').WithAnchorElementAttributes) | (import('../../types').KdsButtonCommonProps & {
|
|
19
|
+
label?: never;
|
|
20
|
+
leadingIcon: import('../../..').KdsIconName;
|
|
21
|
+
trailingIcon?: never;
|
|
22
|
+
ariaLabel: string;
|
|
23
|
+
} & import('../../types').WithDestructive & import('../linkTypes').WithLinkNavigation & import('../linkTypes').WithAnchorElementAttributes)> & Readonly<{
|
|
24
|
+
onClick?: ((event: MouseEvent) => any) | undefined;
|
|
25
|
+
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
26
|
+
export default _default;
|
|
27
|
+
//# sourceMappingURL=KdsLinkButton.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdsLinkButton.vue.d.ts","sourceRoot":"","sources":["../../../../../src/buttons/links/KdsLinkButton/KdsLinkButton.vue"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;AAyIA,wBAQG"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/buttons/links/KdsLinkButton/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,qBAAqB,CAAC;AAC/D,mBAAmB,SAAS,CAAC"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { KdsButtonCommonProps, WithDestructive, WithLabelAndIcons } from '../../types';
|
|
2
|
+
import { WithAnchorElementAttributes, WithLinkNavigation } from '../linkTypes';
|
|
3
|
+
export type KdsLinkButtonProps = KdsButtonCommonProps & WithLabelAndIcons & WithDestructive & WithLinkNavigation & WithAnchorElementAttributes;
|
|
4
|
+
//# sourceMappingURL=types.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../src/buttons/links/KdsLinkButton/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,oBAAoB,EACpB,eAAe,EACf,iBAAiB,EAClB,MAAM,aAAa,CAAC;AACrB,OAAO,KAAK,EACV,2BAA2B,EAC3B,kBAAkB,EACnB,MAAM,cAAc,CAAC;AAEtB,MAAM,MAAM,kBAAkB,GAAG,oBAAoB,GACnD,iBAAiB,GACjB,eAAe,GACf,kBAAkB,GAClB,2BAA2B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"docs.d.ts","sourceRoot":"","sources":["../../../../src/buttons/links/docs.ts"],"names":[],"mappings":"AAkCA,wBAAgB,0BAA0B,CAAC,aAAa,EAAE,MAAM,UAS/D"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
export type LiteralUnion<T extends string> = T | (string & {});
|
|
2
|
+
export type WithLinkNavigation = {
|
|
3
|
+
/**
|
|
4
|
+
* URL or path string to navigate to.
|
|
5
|
+
*
|
|
6
|
+
* To support typed routes and route-location objects, please create an app-level wrapper
|
|
7
|
+
* (e.g. with `RouterLink`/`NuxtLink`) as described in the Storybook documentation of this component.
|
|
8
|
+
*/
|
|
9
|
+
to: string;
|
|
10
|
+
};
|
|
11
|
+
export type WithAnchorElementAttributes = {
|
|
12
|
+
/**
|
|
13
|
+
* If true, the link will be downloaded instead of navigating to it.
|
|
14
|
+
*/
|
|
15
|
+
download?: boolean;
|
|
16
|
+
/**
|
|
17
|
+
* Where to display the linked URL, as the name for a browsing context.
|
|
18
|
+
*/
|
|
19
|
+
target?: LiteralUnion<"_blank" | "_parent" | "_self" | "_top"> | null;
|
|
20
|
+
/**
|
|
21
|
+
* A rel attribute value to apply on the link.
|
|
22
|
+
*/
|
|
23
|
+
rel?: LiteralUnion<"noopener" | "noreferrer" | "nofollow" | "sponsored" | "ugc"> | null;
|
|
24
|
+
};
|
|
25
|
+
//# sourceMappingURL=linkTypes.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"linkTypes.d.ts","sourceRoot":"","sources":["../../../../src/buttons/links/linkTypes.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,YAAY,CAAC,CAAC,SAAS,MAAM,IAAI,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;AAE/D,MAAM,MAAM,kBAAkB,GAAG;IAC/B;;;;;OAKG;IACH,EAAE,EAAE,MAAM,CAAC;CACZ,CAAC;AAEF,MAAM,MAAM,2BAA2B,GAAG;IACxC;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,YAAY,CAAC,QAAQ,GAAG,SAAS,GAAG,OAAO,GAAG,MAAM,CAAC,GAAG,IAAI,CAAC;IACtE;;OAEG;IACH,GAAG,CAAC,EAAE,YAAY,CAChB,UAAU,GAAG,YAAY,GAAG,UAAU,GAAG,WAAW,GAAG,KAAK,CAC7D,GAAG,IAAI,CAAC;CACV,CAAC"}
|
|
@@ -7,6 +7,6 @@ declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {},
|
|
|
7
7
|
"update:modelValue": (value: string[]) => any;
|
|
8
8
|
}, string, import('vue').PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
9
9
|
"onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
|
|
10
|
-
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
10
|
+
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLFieldSetElement>;
|
|
11
11
|
export default _default;
|
|
12
12
|
//# sourceMappingURL=KdsCheckboxGroup.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"KdsCheckboxGroup.vue.d.ts","sourceRoot":"","sources":["../../../../src/forms/Checkbox/KdsCheckboxGroup.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"KdsCheckboxGroup.vue.d.ts","sourceRoot":"","sources":["../../../../src/forms/Checkbox/KdsCheckboxGroup.vue"],"names":[],"mappings":"AAyGA,OAAO,KAAK,EAEV,qBAAqB,EAEtB,MAAM,SAAS,CAAC;AAEjB,KAAK,WAAW,GAAG,qBAAqB,CAAC;AAkDzC,KAAK,iBAAiB,GAAG;IACzB,UAAU,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB,GAAG,WAAW,CAAC;;;;;;AA0GhB,wBAQG"}
|
|
@@ -9,6 +9,6 @@ declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {},
|
|
|
9
9
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
10
10
|
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
11
11
|
optionContainer: HTMLDivElement;
|
|
12
|
-
},
|
|
12
|
+
}, HTMLFieldSetElement>;
|
|
13
13
|
export default _default;
|
|
14
14
|
//# sourceMappingURL=KdsRadioButtonGroup.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"KdsRadioButtonGroup.vue.d.ts","sourceRoot":"","sources":["../../../../src/forms/RadioButton/KdsRadioButtonGroup.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"KdsRadioButtonGroup.vue.d.ts","sourceRoot":"","sources":["../../../../src/forms/RadioButton/KdsRadioButtonGroup.vue"],"names":[],"mappings":"AA4FA,OAAO,KAAK,EAEV,wBAAwB,EACzB,MAAM,SAAS,CAAC;AAGjB,KAAK,WAAW,GAAG,wBAAwB,CAAC;AAmC5C,KAAK,iBAAiB,GAAG;IACzB,UAAU,CAAC,EAAE,MAAM,CAAC;CACnB,GAAG,WAAW,CAAC;;;;;;;;AAwHhB,wBASG"}
|
|
@@ -8,8 +8,60 @@ declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {},
|
|
|
8
8
|
}, string, import('vue').PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
9
9
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
10
10
|
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
11
|
-
|
|
11
|
+
fieldsetWrapper: ({
|
|
12
|
+
$: import('vue').ComponentInternalInstance;
|
|
13
|
+
$data: {};
|
|
14
|
+
$props: {
|
|
15
|
+
readonly id?: string | undefined;
|
|
16
|
+
readonly label?: string | undefined;
|
|
17
|
+
readonly ariaLabel?: string | undefined;
|
|
18
|
+
readonly description?: string | undefined;
|
|
19
|
+
readonly role?: string | undefined;
|
|
20
|
+
readonly error?: boolean | undefined;
|
|
21
|
+
readonly subText?: string | undefined;
|
|
22
|
+
readonly validating?: boolean | undefined;
|
|
23
|
+
readonly preserveSubTextSpace?: boolean | undefined;
|
|
24
|
+
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
|
|
25
|
+
$attrs: import('vue').Attrs;
|
|
26
|
+
$refs: {
|
|
27
|
+
[x: string]: unknown;
|
|
28
|
+
} & {
|
|
29
|
+
legendTextEl: HTMLSpanElement;
|
|
30
|
+
};
|
|
31
|
+
$slots: Readonly<{
|
|
32
|
+
[name: string]: import('vue').Slot<any> | undefined;
|
|
33
|
+
}>;
|
|
34
|
+
$root: import('vue').ComponentPublicInstance | null;
|
|
35
|
+
$parent: import('vue').ComponentPublicInstance | null;
|
|
36
|
+
$host: Element | null;
|
|
37
|
+
$emit: (event: string, ...args: any[]) => void;
|
|
38
|
+
$el: HTMLFieldSetElement;
|
|
39
|
+
$options: import('vue').ComponentOptionsBase<Readonly<import('../types').KdsFieldsetProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
|
40
|
+
beforeCreate?: (() => void) | (() => void)[];
|
|
41
|
+
created?: (() => void) | (() => void)[];
|
|
42
|
+
beforeMount?: (() => void) | (() => void)[];
|
|
43
|
+
mounted?: (() => void) | (() => void)[];
|
|
44
|
+
beforeUpdate?: (() => void) | (() => void)[];
|
|
45
|
+
updated?: (() => void) | (() => void)[];
|
|
46
|
+
activated?: (() => void) | (() => void)[];
|
|
47
|
+
deactivated?: (() => void) | (() => void)[];
|
|
48
|
+
beforeDestroy?: (() => void) | (() => void)[];
|
|
49
|
+
beforeUnmount?: (() => void) | (() => void)[];
|
|
50
|
+
destroyed?: (() => void) | (() => void)[];
|
|
51
|
+
unmounted?: (() => void) | (() => void)[];
|
|
52
|
+
renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
|
|
53
|
+
renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
|
|
54
|
+
errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
|
|
55
|
+
};
|
|
56
|
+
$forceUpdate: () => void;
|
|
57
|
+
$nextTick: typeof import('vue').nextTick;
|
|
58
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
|
|
59
|
+
} & Readonly<{}> & Omit<Readonly<import('../types').KdsFieldsetProps> & Readonly<{}>, never> & import('vue').ShallowUnwrapRef<{}> & {} & import('vue').ComponentCustomProperties & {} & {
|
|
60
|
+
$slots: {
|
|
61
|
+
default?(_: {}): any;
|
|
62
|
+
};
|
|
63
|
+
}) | null;
|
|
12
64
|
optionContainer: HTMLDivElement;
|
|
13
|
-
},
|
|
65
|
+
}, HTMLFieldSetElement>;
|
|
14
66
|
export default _default;
|
|
15
67
|
//# sourceMappingURL=KdsValueSwitch.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"KdsValueSwitch.vue.d.ts","sourceRoot":"","sources":["../../../../src/forms/RadioButton/KdsValueSwitch.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"KdsValueSwitch.vue.d.ts","sourceRoot":"","sources":["../../../../src/forms/RadioButton/KdsValueSwitch.vue"],"names":[],"mappings":"AA0HA,OAAO,KAAK,EAAwB,mBAAmB,EAAE,MAAM,SAAS,CAAC;AAIzE,KAAK,WAAW,GAAG,mBAAmB,CAAC;AAuCvC,KAAK,iBAAiB,GAAG;IACzB,UAAU,CAAC,EAAE,MAAM,CAAC;CACnB,GAAG,WAAW,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oCAyJyuf,GAAG,8CAA8C,GAAG,yBAAyB,GAAG,6DAAmC,GAAG;;;;;;;;AAjB/2f,wBASG"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ValueSwitchItem.vue.d.ts","sourceRoot":"","sources":["../../../../src/forms/RadioButton/ValueSwitchItem.vue"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"ValueSwitchItem.vue.d.ts","sourceRoot":"","sources":["../../../../src/forms/RadioButton/ValueSwitchItem.vue"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAqQA,wBAQG"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { KdsFieldsetProps } from '../types';
|
|
2
|
+
declare function __VLS_template(): {
|
|
3
|
+
attrs: Partial<{}>;
|
|
4
|
+
slots: {
|
|
5
|
+
default?(_: {}): any;
|
|
6
|
+
};
|
|
7
|
+
refs: {
|
|
8
|
+
legendTextEl: HTMLSpanElement;
|
|
9
|
+
};
|
|
10
|
+
rootEl: HTMLFieldSetElement;
|
|
11
|
+
};
|
|
12
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
13
|
+
declare const __VLS_component: import('vue').DefineComponent<KdsFieldsetProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<KdsFieldsetProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
14
|
+
legendTextEl: HTMLSpanElement;
|
|
15
|
+
}, HTMLFieldSetElement>;
|
|
16
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
17
|
+
export default _default;
|
|
18
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
19
|
+
new (): {
|
|
20
|
+
$slots: S;
|
|
21
|
+
};
|
|
22
|
+
};
|
|
23
|
+
//# sourceMappingURL=BaseFieldsetWrapper.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BaseFieldsetWrapper.vue.d.ts","sourceRoot":"","sources":["../../../../src/forms/_helper/BaseFieldsetWrapper.vue"],"names":[],"mappings":"AAoHA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,UAAU,CAAC;AAuBjD,iBAAS,cAAc;WAyFT,OAAO,IAA6B;;yBAXrB,GAAG;;;;;;EAgB/B;AAeD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;uBAQnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAQpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -1,6 +1,31 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @deprecated Internal component – do not use outside knime-designsystem.
|
|
3
|
+
* This export will be removed in a future version.
|
|
4
|
+
* Use the `label` prop on KDS form field components directly instead
|
|
5
|
+
* (e.g. `KdsTextInput`, `KdsDropdown`, `KdsCheckboxGroup`).
|
|
6
|
+
*/
|
|
1
7
|
export { default as KdsLabel } from './_helper/KdsLabel.vue';
|
|
8
|
+
/**
|
|
9
|
+
* @deprecated Internal component – do not use outside knime-designsystem.
|
|
10
|
+
* This export will be removed in a future version.
|
|
11
|
+
* Use the `subText`, `error`, `validating`, and `preserveSubTextSpace` props
|
|
12
|
+
* on KDS form field components directly instead.
|
|
13
|
+
*/
|
|
2
14
|
export { default as KdsSubText } from './_helper/KdsSubText.vue';
|
|
3
|
-
|
|
15
|
+
/**
|
|
16
|
+
* @deprecated Internal type – do not use outside knime-designsystem.
|
|
17
|
+
* This export will be removed in a future version.
|
|
18
|
+
* Use the `label` prop on KDS form field components directly instead.
|
|
19
|
+
*/
|
|
20
|
+
export type { KdsLabelProps } from './types';
|
|
21
|
+
/**
|
|
22
|
+
* @deprecated Internal type – do not use outside knime-designsystem.
|
|
23
|
+
* This export will be removed in a future version.
|
|
24
|
+
* Use the `subText`, `error`, `validating`, and `preserveSubTextSpace` props
|
|
25
|
+
* on KDS form field components directly instead.
|
|
26
|
+
*/
|
|
27
|
+
export type { KdsSubTextProps } from './types';
|
|
28
|
+
export type { KdsFormFieldExpose } from './types';
|
|
4
29
|
export * from './Checkbox';
|
|
5
30
|
export type * from './Checkbox';
|
|
6
31
|
export * from './RadioButton';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/forms/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAC7D,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,0BAA0B,CAAC;AAGjE,YAAY,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/forms/index.ts"],"names":[],"mappings":"AACA;;;;;GAKG;AACH,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAC7D;;;;;GAKG;AACH,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,0BAA0B,CAAC;AAGjE;;;;GAIG;AACH,YAAY,EAAE,aAAa,EAAE,MAAM,SAAS,CAAC;AAC7C;;;;;GAKG;AACH,YAAY,EAAE,eAAe,EAAE,MAAM,SAAS,CAAC;AAC/C,YAAY,EAAE,kBAAkB,EAAE,MAAM,SAAS,CAAC;AAElD,cAAc,YAAY,CAAC;AAC3B,mBAAmB,YAAY,CAAC;AAEhC,cAAc,eAAe,CAAC;AAC9B,mBAAmB,eAAe,CAAC;AAEnC,cAAc,UAAU,CAAC;AACzB,mBAAmB,UAAU,CAAC;AAE9B,cAAc,WAAW,CAAC;AAC1B,mBAAmB,WAAW,CAAC;AAE/B,cAAc,uBAAuB,CAAC;AACtC,mBAAmB,uBAAuB,CAAC;AAE3C,cAAc,2BAA2B,CAAC;AAC1C,mBAAmB,2BAA2B,CAAC"}
|
|
@@ -18,6 +18,7 @@ declare const _default: import('vue').DefineComponent<({
|
|
|
18
18
|
autocomplete?: string;
|
|
19
19
|
} & {
|
|
20
20
|
suggestions?: string[];
|
|
21
|
+
suggestionsHeadline?: string;
|
|
21
22
|
}) | ({
|
|
22
23
|
modelValue?: string;
|
|
23
24
|
} & {
|
|
@@ -38,6 +39,7 @@ declare const _default: import('vue').DefineComponent<({
|
|
|
38
39
|
autocomplete?: string;
|
|
39
40
|
} & {
|
|
40
41
|
suggestions?: string[];
|
|
42
|
+
suggestionsHeadline?: string;
|
|
41
43
|
}), {
|
|
42
44
|
focus: () => void;
|
|
43
45
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
@@ -62,6 +64,7 @@ declare const _default: import('vue').DefineComponent<({
|
|
|
62
64
|
autocomplete?: string;
|
|
63
65
|
} & {
|
|
64
66
|
suggestions?: string[];
|
|
67
|
+
suggestionsHeadline?: string;
|
|
65
68
|
}) | ({
|
|
66
69
|
modelValue?: string;
|
|
67
70
|
} & {
|
|
@@ -82,6 +85,7 @@ declare const _default: import('vue').DefineComponent<({
|
|
|
82
85
|
autocomplete?: string;
|
|
83
86
|
} & {
|
|
84
87
|
suggestions?: string[];
|
|
88
|
+
suggestionsHeadline?: string;
|
|
85
89
|
})> & Readonly<{
|
|
86
90
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
87
91
|
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"KdsTextInput.vue.d.ts","sourceRoot":"","sources":["../../../../../src/forms/inputs/TextInput/KdsTextInput.vue"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"KdsTextInput.vue.d.ts","sourceRoot":"","sources":["../../../../../src/forms/inputs/TextInput/KdsTextInput.vue"],"names":[],"mappings":";iBAiUa,MAAM;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oCA2N8+Q,GAAG,8CAA8C,GAAG,yBAAyB,GAAG,6DAAmC,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oCAAtH,GAAG,8CAA8C,GAAG,yBAAyB,GAAG,6DAAmC,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAlBvnR,wBAUG"}
|
|
@@ -5,5 +5,10 @@ export type KdsTextInputProps = KdsInputFieldProps & {
|
|
|
5
5
|
* The user can still enter free text; selecting a suggestion fills the input.
|
|
6
6
|
*/
|
|
7
7
|
suggestions?: string[];
|
|
8
|
+
/**
|
|
9
|
+
* An optional headline displayed in the suggestions dropdown popover,
|
|
10
|
+
* shown only when the dropdown contains at least one suggestion.
|
|
11
|
+
*/
|
|
12
|
+
suggestionsHeadline?: string;
|
|
8
13
|
};
|
|
9
14
|
//# sourceMappingURL=types.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../src/forms/inputs/TextInput/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,UAAU,CAAC;AAEnD,MAAM,MAAM,iBAAiB,GAAG,kBAAkB,GAAG;IACnD;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,EAAE,CAAC;
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../src/forms/inputs/TextInput/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,UAAU,CAAC;AAEnD,MAAM,MAAM,iBAAiB,GAAG,kBAAkB,GAAG;IACnD;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,EAAE,CAAC;IACvB;;;OAGG;IACH,mBAAmB,CAAC,EAAE,MAAM,CAAC;CAC9B,CAAC"}
|
|
@@ -39,6 +39,30 @@ export type KdsSubTextProps = {
|
|
|
39
39
|
*/
|
|
40
40
|
preserveSubTextSpace?: boolean;
|
|
41
41
|
};
|
|
42
|
+
export type KdsFieldsetProps = {
|
|
43
|
+
/**
|
|
44
|
+
* Fieldset id
|
|
45
|
+
*/
|
|
46
|
+
id?: string;
|
|
47
|
+
/**
|
|
48
|
+
* Legend text displayed above the fieldset content.
|
|
49
|
+
*/
|
|
50
|
+
label?: string;
|
|
51
|
+
/**
|
|
52
|
+
* Accessible label used when no visible legend is rendered.
|
|
53
|
+
*/
|
|
54
|
+
ariaLabel?: string;
|
|
55
|
+
/**
|
|
56
|
+
* Optional description displayed in an info popover next to the legend.
|
|
57
|
+
* The info toggle button is only visible when hovering or focusing the fieldset.
|
|
58
|
+
*/
|
|
59
|
+
description?: string;
|
|
60
|
+
/**
|
|
61
|
+
* Override the implicit ARIA role of the fieldset (defaults to `group`).
|
|
62
|
+
* Use `radiogroup` for radio button groups.
|
|
63
|
+
*/
|
|
64
|
+
role?: string;
|
|
65
|
+
} & Omit<KdsSubTextProps, "id">;
|
|
42
66
|
type KdsInputDescriptionProps = {
|
|
43
67
|
/**
|
|
44
68
|
* Optional description displayed in an info popover next to the label.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/forms/types.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,aAAa,GAAG;IAC1B,KAAK,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IACX;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;OAEG;IACH,qBAAqB,CAAC,EAAE,OAAO,CAAC;CACjC,CAAC;AAEF,MAAM,MAAM,eAAe,GAAG;IAC5B;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IACX;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB;;OAEG;IACH,oBAAoB,CAAC,EAAE,OAAO,CAAC;CAChC,CAAC;AAEF,KAAK,wBAAwB,GAAG;IAC9B;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB,CAAC;AAEF,KAAK,kBAAkB,GAAG,wBAAwB,GAChD,CACI;IACE;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,KAAK,CAAC;CACnB,GACD;IACE,KAAK,CAAC,EAAE,KAAK,CAAC;IACd;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;CACnB,CACJ,CAAC;AAEJ,KAAK,oBAAoB,GAAG,IAAI,CAAC,eAAe,EAAE,IAAI,CAAC,CAAC;AAExD,KAAK,oBAAoB,GAAG;IAC1B;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;CACb,CAAC;AAEF,MAAM,MAAM,iBAAiB,GAAG,kBAAkB,GAChD,oBAAoB,GACpB,oBAAoB,CAAC;AAEvB,MAAM,MAAM,kBAAkB,GAAG;IAC/B;;OAEG;IACH,KAAK,EAAE,MAAM,IAAI,CAAC;CACnB,CAAC"}
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/forms/types.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,aAAa,GAAG;IAC1B,KAAK,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IACX;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;OAEG;IACH,qBAAqB,CAAC,EAAE,OAAO,CAAC;CACjC,CAAC;AAEF,MAAM,MAAM,eAAe,GAAG;IAC5B;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IACX;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB;;OAEG;IACH,oBAAoB,CAAC,EAAE,OAAO,CAAC;CAChC,CAAC;AAEF,MAAM,MAAM,gBAAgB,GAAG;IAC7B;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;OAGG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;CACf,GAAG,IAAI,CAAC,eAAe,EAAE,IAAI,CAAC,CAAC;AAEhC,KAAK,wBAAwB,GAAG;IAC9B;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB,CAAC;AAEF,KAAK,kBAAkB,GAAG,wBAAwB,GAChD,CACI;IACE;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,KAAK,CAAC;CACnB,GACD;IACE,KAAK,CAAC,EAAE,KAAK,CAAC;IACd;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;CACnB,CACJ,CAAC;AAEJ,KAAK,oBAAoB,GAAG,IAAI,CAAC,eAAe,EAAE,IAAI,CAAC,CAAC;AAExD,KAAK,oBAAoB,GAAG;IAC1B;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;CACb,CAAC;AAEF,MAAM,MAAM,iBAAiB,GAAG,kBAAkB,GAChD,oBAAoB,GACpB,oBAAoB,CAAC;AAEvB,MAAM,MAAM,kBAAkB,GAAG;IAC/B;;OAEG;IACH,KAAK,EAAE,MAAM,IAAI,CAAC;CACnB,CAAC"}
|
|
@@ -4,7 +4,7 @@ declare function __VLS_template(): {
|
|
|
4
4
|
slots: {
|
|
5
5
|
default?(_: {
|
|
6
6
|
headline: string;
|
|
7
|
-
leadingIcon: "filter" | "link" | "time" | "stop" | "text" | "add-user" | "ai-general" | "annotation-mode" | "arrow-down" | "arrow-up" | "arrows-expand" | "arrows-move" | "arrows-order" | "back" | "bold" | "calendar" | "case-sensitive" | "center-aligned" | "checkmark" | "chevron-down" | "chevron-left-double" | "chevron-left" | "chevron-right-double" | "chevron-right" | "chevron-up" | "circle-error" | "circle-info" | "circle-question" | "circle-success" | "cloud-download" | "cloud-knime" | "cloud-pending-changes" | "cloud-synced" | "cloud-upload" | "cloud-workflow" | "code-block" | "color-picker" | "comment" | "component" | "connection" | "copy" | "cursor" | "data-app" | "data-value-view" | "date-time" | "db-browse" | "db-database" | "db-fetch" | "db-schema" | "db-table-view" | "db-table" | "deploy" | "detect" | "divider" | "duration" | "edit" | "education" | "error-panel" | "execute-all" | "execute" | "expand-panel" | "extension-community" | "extension" | "external-link" | "eye" | "file-export" | "file-text" | "file" | "flow-variable-default" | "flow-variable-in-out" | "flow-variable-in" | "flow-variable-out" | "folder-plus" | "folder-workflow" | "folder" | "forum" | "function-catalog" | "home" | "import" | "info" | "interval" | "italic" | "key" | "layout-editor" | "left-aligned" | "like" | "limit" | "linked-metanode" | "list-bulletpoint" | "list-number" | "list-thumbs" | "list" | "local-filesystem" | "lock" | "metanode" | "mini-map" | "minimize-dialog" | "minimize-side-panel" | "minus" | "more-actions" | "node-stack" | "nodes-align-horiz" | "nodes-align-vert" | "open-in-new-window" | "pan-mode" | "parameter" | "pending-changes" | "placeholder" | "plus" | "quote" | "re-execution" | "redo" | "regex" | "reload" | "rename" | "replace" | "reset-all" | "resume-execution" | "right-aligned" | "rocket" | "save-as" | "save" | "schedule" | "search" | "secret-store" | "selected-cancel" | "selected-execution" | "selected-reset" | "send" | "server-rack-workflow" | "service" | "settings" | "share" | "shortcuts" | "sort-ascending" | "sort-descending" | "space-local" | "space-private" | "space" | "stepwise-execution" | "strikethrough" | "team" | "textstyles" | "thumbs-down" | "thumbs-up" | "to-bottom" | "to-top" | "trash" | "trigger" | "underline" | "undo" | "unlink" | "user" | "version" | "view-cards" | "warning" | "workflow" | "x-close" | undefined;
|
|
7
|
+
leadingIcon: "filter" | "link" | "menu" | "time" | "stop" | "text" | "add-user" | "ai-general" | "annotation-mode" | "arrow-down" | "arrow-up" | "arrows-expand" | "arrows-move" | "arrows-order" | "back" | "bold" | "calendar" | "case-sensitive" | "center-aligned" | "checkmark" | "chevron-down" | "chevron-left-double" | "chevron-left" | "chevron-right-double" | "chevron-right" | "chevron-up" | "circle-error" | "circle-info" | "circle-question" | "circle-success" | "circle-unchecked" | "cloud-download" | "cloud-knime" | "cloud-pending-changes" | "cloud-synced" | "cloud-upload" | "cloud-workflow" | "code-block" | "color-picker" | "comment" | "component" | "connection" | "copy" | "cursor" | "data-app" | "data-value-view" | "date-time" | "db-browse" | "db-database" | "db-fetch" | "db-schema" | "db-table-view" | "db-table" | "deploy" | "detect" | "divider" | "duration" | "edit" | "education" | "error-panel" | "execute-all" | "execute" | "expand-panel" | "extension-community" | "extension" | "external-link" | "eye" | "file-export" | "file-text" | "file" | "flow-variable-default" | "flow-variable-in-out" | "flow-variable-in" | "flow-variable-out" | "folder-plus" | "folder-search" | "folder-workflow" | "folder" | "forum" | "function-catalog" | "hide-eye" | "home" | "import" | "info" | "interval" | "italic" | "key" | "layout-editor" | "left-aligned" | "like" | "limit" | "linked-metanode" | "list-bulletpoint" | "list-number" | "list-thumbs" | "list" | "local-filesystem" | "lock" | "metanode" | "mini-map" | "minimize-dialog" | "minimize-side-panel" | "minus" | "more-actions" | "node-stack" | "nodes-align-horiz" | "nodes-align-vert" | "open-in-new-window" | "pan-mode" | "parameter" | "pending-changes" | "pin" | "placeholder" | "plus" | "python" | "quote" | "re-execution" | "redo" | "regex" | "reload" | "rename" | "replace" | "reset-all" | "resume-execution" | "right-aligned" | "rocket" | "save-as" | "save" | "schedule" | "search" | "secret-store" | "selected-cancel" | "selected-execution" | "selected-reset" | "send" | "server-rack-workflow" | "service" | "settings" | "share" | "shortcuts" | "sort-ascending" | "sort-descending" | "space-local" | "space-private" | "space" | "stepwise-execution" | "strikethrough" | "tag" | "team" | "template-gallery" | "textstyles" | "thumbs-down" | "thumbs-up" | "to-bottom" | "to-top" | "trash" | "trigger" | "underline" | "undo" | "unlink" | "usage" | "user" | "version" | "view-cards" | "warning" | "workflow" | "x-close" | undefined;
|
|
8
8
|
variant: import('./types').KdsModalVariant;
|
|
9
9
|
overflow: "auto" | "hidden" | "visible";
|
|
10
10
|
onClose: (event?: Event) => void;
|
|
@@ -79,11 +79,10 @@ export declare const internal: {
|
|
|
79
79
|
onClosed: () => void;
|
|
80
80
|
updateConfig: (config: UpdateConfigType) => void;
|
|
81
81
|
};
|
|
82
|
+
declare function askConfirmation(config: PropertyBasedConfirmModalConfig): Promise<ConfirmResult>;
|
|
83
|
+
declare function askConfirmation(config: TemplateBasedConfirmModalConfig): Promise<ConfirmResult>;
|
|
82
84
|
export declare const useKdsDynamicModal: () => {
|
|
83
|
-
askConfirmation:
|
|
84
|
-
(config: PropertyBasedConfirmModalConfig): Promise<ConfirmResult>;
|
|
85
|
-
(config: TemplateBasedConfirmModalConfig): Promise<ConfirmResult>;
|
|
86
|
-
};
|
|
85
|
+
askConfirmation: typeof askConfirmation;
|
|
87
86
|
showByTemplate: <T>(config: KdsDynamicModalTemplateConfig<T>) => Promise<void>;
|
|
88
87
|
config: import('vue').ComputedRef<{
|
|
89
88
|
type: "confirm";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useKdsDynamicModal.d.ts","sourceRoot":"","sources":["../../../../src/overlays/Modal/useKdsDynamicModal.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,KAAK,uBAAuB,EAC5B,KAAK,mBAAmB,EACxB,KAAK,KAAK,EAGX,MAAM,KAAK,CAAC;AAIb,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;AAEpD,OAAO,KAAK,EAAE,mBAAmB,EAAE,aAAa,EAAE,MAAM,SAAS,CAAC;AAElE,KAAK,iBAAiB,GAAG;IACvB,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,OAAO,CAAC,EAAE,cAAc,CAAC,SAAS,CAAC,CAAC;IACpC,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB,CAAC;AAEF,KAAK,kBAAkB,GAAG,iBAAiB,GAAG;IAC5C,IAAI,EAAE,SAAS,CAAC;IAChB,aAAa,CAAC,EAAE,CAAC,OAAO,EAAE;QAAE,OAAO,EAAE,MAAM,IAAI,CAAA;KAAE,KAAK,IAAI,CAAC;CAC5D,CAAC;AAEF,KAAK,kBAAkB,GAAG,iBAAiB,GAAG;IAC5C,IAAI,EAAE,QAAQ,CAAC;IACf,aAAa,CAAC,EAAE,CAAC,OAAO,EAAE;QAAE,MAAM,EAAE,MAAM,IAAI,CAAA;KAAE,KAAK,IAAI,CAAC;CAC3D,CAAC;AAEF,MAAM,MAAM,kBAAkB,GAAG,kBAAkB,GAAG,kBAAkB,CAAC;AAEzE,KAAK,YAAY,GAAG,IAAI,CAAC,aAAa,EAAE,QAAQ,CAAC,CAAC;AAElD,KAAK,+BAA+B,GAAG,YAAY,GAAG;IACpD;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAChB;;;;OAIG;IACH,aAAa,CAAC,EAAE;QACd,KAAK,EAAE,MAAM,CAAC;QACd,OAAO,CAAC,EAAE,MAAM,CAAC;KAClB,CAAC;IAEF;;OAEG;IACH,OAAO,CAAC,EAAE,KAAK,CAAC,kBAAkB,CAAC,CAAC;CACrC,CAAC;AAEF,KAAK,+BAA+B,GAAG,YAAY,GAAG;IACpD;;OAEG;IACH,SAAS,EAAE,mBAAmB,GAAG,uBAAuB,GAAG,KAAK,CAAC;IAEjE;;OAEG;IACH,OAAO,CAAC,EAAE,KAAK,CAAC,kBAAkB,CAAC,CAAC;CACrC,CAAC;AAEF,MAAM,MAAM,6BAA6B,GACrC,+BAA+B,GAC/B,+BAA+B,CAAC;AAEpC,KAAK,gBAAgB,GAAG,OAAO,CAC7B,IAAI,CAAC,6BAA6B,EAAE,WAAW,GAAG,SAAS,CAAC,CAC7D,CAAC;AAEF;;;GAGG;AAEH,MAAM,MAAM,uBAAuB,CAAC,CAAC,GAAG,GAAG,IAAI,mBAAmB,GAAG;IACnE,OAAO,EAAE,CAAC,CAAC;IACX,YAAY,EAAE,CAAC,MAAM,EAAE,gBAAgB,KAAK,IAAI,CAAC;CAClD,CAAC;AACF,KAAK,qBAAqB,CAAC,CAAC,IAAI,QAAQ,MAAM,GAAG,IAAI,EAAE,OAAO,EAAE,KAAK;IACnE,MAAM,EAAE,uBAAuB,CAAC,CAAC,CAAC,CAAC;CACpC,CAAC;AAGF,MAAM,MAAM,6BAA6B,CAAC,CAAC,GAAG,GAAG,IAAI,YAAY,GAAG;IAClE,SAAS,EACL,qBAAqB,CAAC,CAAC,CAAC,GACxB,mBAAmB,CAAC,uBAAuB,CAAC,CAAC,CAAC,CAAC,CAAC;IACpD,OAAO,CAAC,EAAE,CAAC,CAAC;CACb,CAAC;AAYF,KAAK,aAAa,GAAG;IAAE,SAAS,EAAE,OAAO,CAAC;IAAC,aAAa,CAAC,EAAE,OAAO,CAAA;CAAE,CAAC;AAkErE,eAAO,MAAM,QAAQ;;;qCArBX,6BAA6B,KACpC,MAAM,IAAI,+BAA+B;;2BAId,gBAAgB;CAsB7C,CAAC;
|
|
1
|
+
{"version":3,"file":"useKdsDynamicModal.d.ts","sourceRoot":"","sources":["../../../../src/overlays/Modal/useKdsDynamicModal.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,KAAK,uBAAuB,EAC5B,KAAK,mBAAmB,EACxB,KAAK,KAAK,EAGX,MAAM,KAAK,CAAC;AAIb,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;AAEpD,OAAO,KAAK,EAAE,mBAAmB,EAAE,aAAa,EAAE,MAAM,SAAS,CAAC;AAElE,KAAK,iBAAiB,GAAG;IACvB,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,OAAO,CAAC,EAAE,cAAc,CAAC,SAAS,CAAC,CAAC;IACpC,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB,CAAC;AAEF,KAAK,kBAAkB,GAAG,iBAAiB,GAAG;IAC5C,IAAI,EAAE,SAAS,CAAC;IAChB,aAAa,CAAC,EAAE,CAAC,OAAO,EAAE;QAAE,OAAO,EAAE,MAAM,IAAI,CAAA;KAAE,KAAK,IAAI,CAAC;CAC5D,CAAC;AAEF,KAAK,kBAAkB,GAAG,iBAAiB,GAAG;IAC5C,IAAI,EAAE,QAAQ,CAAC;IACf,aAAa,CAAC,EAAE,CAAC,OAAO,EAAE;QAAE,MAAM,EAAE,MAAM,IAAI,CAAA;KAAE,KAAK,IAAI,CAAC;CAC3D,CAAC;AAEF,MAAM,MAAM,kBAAkB,GAAG,kBAAkB,GAAG,kBAAkB,CAAC;AAEzE,KAAK,YAAY,GAAG,IAAI,CAAC,aAAa,EAAE,QAAQ,CAAC,CAAC;AAElD,KAAK,+BAA+B,GAAG,YAAY,GAAG;IACpD;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAChB;;;;OAIG;IACH,aAAa,CAAC,EAAE;QACd,KAAK,EAAE,MAAM,CAAC;QACd,OAAO,CAAC,EAAE,MAAM,CAAC;KAClB,CAAC;IAEF;;OAEG;IACH,OAAO,CAAC,EAAE,KAAK,CAAC,kBAAkB,CAAC,CAAC;CACrC,CAAC;AAEF,KAAK,+BAA+B,GAAG,YAAY,GAAG;IACpD;;OAEG;IACH,SAAS,EAAE,mBAAmB,GAAG,uBAAuB,GAAG,KAAK,CAAC;IAEjE;;OAEG;IACH,OAAO,CAAC,EAAE,KAAK,CAAC,kBAAkB,CAAC,CAAC;CACrC,CAAC;AAEF,MAAM,MAAM,6BAA6B,GACrC,+BAA+B,GAC/B,+BAA+B,CAAC;AAEpC,KAAK,gBAAgB,GAAG,OAAO,CAC7B,IAAI,CAAC,6BAA6B,EAAE,WAAW,GAAG,SAAS,CAAC,CAC7D,CAAC;AAEF;;;GAGG;AAEH,MAAM,MAAM,uBAAuB,CAAC,CAAC,GAAG,GAAG,IAAI,mBAAmB,GAAG;IACnE,OAAO,EAAE,CAAC,CAAC;IACX,YAAY,EAAE,CAAC,MAAM,EAAE,gBAAgB,KAAK,IAAI,CAAC;CAClD,CAAC;AACF,KAAK,qBAAqB,CAAC,CAAC,IAAI,QAAQ,MAAM,GAAG,IAAI,EAAE,OAAO,EAAE,KAAK;IACnE,MAAM,EAAE,uBAAuB,CAAC,CAAC,CAAC,CAAC;CACpC,CAAC;AAGF,MAAM,MAAM,6BAA6B,CAAC,CAAC,GAAG,GAAG,IAAI,YAAY,GAAG;IAClE,SAAS,EACL,qBAAqB,CAAC,CAAC,CAAC,GACxB,mBAAmB,CAAC,uBAAuB,CAAC,CAAC,CAAC,CAAC,CAAC;IACpD,OAAO,CAAC,EAAE,CAAC,CAAC;CACb,CAAC;AAYF,KAAK,aAAa,GAAG;IAAE,SAAS,EAAE,OAAO,CAAC;IAAC,aAAa,CAAC,EAAE,OAAO,CAAA;CAAE,CAAC;AAkErE,eAAO,MAAM,QAAQ;;;qCArBX,6BAA6B,KACpC,MAAM,IAAI,+BAA+B;;2BAId,gBAAgB;CAsB7C,CAAC;AAGF,iBAAS,eAAe,CACtB,MAAM,EAAE,+BAA+B,GACtC,OAAO,CAAC,aAAa,CAAC,CAAC;AAG1B,iBAAS,eAAe,CACtB,MAAM,EAAE,+BAA+B,GACtC,OAAO,CAAC,aAAa,CAAC,CAAC;AA6B1B,eAAO,MAAM,kBAAkB;;qBAZP,CAAC,UACf,6BAA6B,CAAC,CAAC,CAAC,KACvC,OAAO,CAAC,IAAI,CAAC;;cAjGJ,SAAS;;;;;;;;;qBAxEV,MAAM;;uBAON,MAAM;0BACH,MAAM;;;uBAjCX,MAAM;4BACD,OAAO;8BACL,OAAO;;4BAET,OAAO;sBAIb,SAAS;iCACC,CAAC,OAAO,EAAE;oBAAE,OAAO,EAAE,MAAM,IAAI,CAAA;iBAAE,KAAK,IAAI;;uBATnD,MAAM;4BACD,OAAO;8BACL,OAAO;;4BAET,OAAO;sBASb,QAAQ;iCACE,CAAC,OAAO,EAAE;oBAAE,MAAM,EAAE,MAAM,IAAI,CAAA;iBAAE,KAAK,IAAI;;;;;;;;;;uBAgC9C,mBAAmB,GAAG,uBAAuB,GAAG,KAAK;;uBA9CzD,MAAM;4BACD,OAAO;8BACL,OAAO;;4BAET,OAAO;sBAIb,SAAS;iCACC,CAAC,OAAO,EAAE;oBAAE,OAAO,EAAE,MAAM,IAAI,CAAA;iBAAE,KAAK,IAAI;;uBATnD,MAAM;4BACD,OAAO;8BACL,OAAO;;4BAET,OAAO;sBASb,QAAQ;iCACE,CAAC,OAAO,EAAE;oBAAE,MAAM,EAAE,MAAM,IAAI,CAAA;iBAAE,KAAK,IAAI;;;;cAoF/C,SAAS;;;;;;;;;;;;;;;CAkHpB,CAAC"}
|