@knime/kds-components 0.27.0 → 0.28.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/index.css +70 -70
- package/dist/index.js +254 -174
- package/dist/index.js.map +1 -1
- package/dist/src/forms/inputs/TimeInput/TimePicker.vue.d.ts.map +1 -1
- package/dist/src/layouts/Card/BaseCard.vue.d.ts +5 -6
- package/dist/src/layouts/Card/BaseCard.vue.d.ts.map +1 -1
- package/dist/src/layouts/{ContainerHeader/KdsContainerHeader.vue.d.ts → Card/CardHeader.vue.d.ts} +5 -3
- package/dist/src/layouts/Card/CardHeader.vue.d.ts.map +1 -0
- package/dist/src/layouts/Card/KdsCard.vue.d.ts +4 -5
- package/dist/src/layouts/Card/KdsCard.vue.d.ts.map +1 -1
- package/dist/src/layouts/Card/KdsClickableCard.vue.d.ts +6 -12
- package/dist/src/layouts/Card/KdsClickableCard.vue.d.ts.map +1 -1
- package/dist/src/layouts/Card/KdsLinkCard.vue.d.ts +6 -12
- package/dist/src/layouts/Card/KdsLinkCard.vue.d.ts.map +1 -1
- package/dist/src/layouts/Card/KdsSelectableCard.vue.d.ts +6 -12
- package/dist/src/layouts/Card/KdsSelectableCard.vue.d.ts.map +1 -1
- package/dist/src/layouts/Card/types.d.ts +8 -5
- package/dist/src/layouts/Card/types.d.ts.map +1 -1
- package/dist/src/layouts/index.d.ts +0 -2
- package/dist/src/layouts/index.d.ts.map +1 -1
- package/package.json +2 -2
- package/dist/src/layouts/ContainerHeader/KdsContainerHeader.vue.d.ts.map +0 -1
- package/dist/src/layouts/ContainerHeader/index.d.ts +0 -3
- package/dist/src/layouts/ContainerHeader/index.d.ts.map +0 -1
- package/dist/src/layouts/ContainerHeader/types.d.ts +0 -7
- package/dist/src/layouts/ContainerHeader/types.d.ts.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TimePicker.vue.d.ts","sourceRoot":"","sources":["../../../../../src/forms/inputs/TimeInput/TimePicker.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"TimePicker.vue.d.ts","sourceRoot":"","sources":["../../../../../src/forms/inputs/TimeInput/TimePicker.vue"],"names":[],"mappings":"AA4PA,OAAO,EAAY,QAAQ,EAAkB,MAAM,KAAK,CAAC;AACzD,OAAO,EAAE,QAAQ,EAAE,MAAM,mBAAmB,CAAC;AAM7C,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,SAAS,CAAC;AAYvD,KAAK,WAAW,GAAG;IACjB,cAAc,EAAE,uBAAuB,CAAC;CACzC,CAAC;AAoGF,KAAK,iBAAiB,GAAG;IACzB,UAAU,EAAE,QAAQ,CAAC,SAAS,GAAG,IAAI,CAAC;IACtC,aAAa,CAAC,EAAE,uBAAuB,CAAC;CACvC,GAAG,WAAW,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;wCA8To9J,GAAG,8CAA8C,GAAG,yBAAyB,GAAG,6DAAmC,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;wCAAtH,GAAG,8CAA8C,GAAG,yBAAyB,GAAG,6DAAmC,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;wCAAtH,GAAG,8CAA8C,GAAG,yBAAyB,GAAG,6DAAmC,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAlB1lK,wBAUG"}
|
|
@@ -1,9 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
type BaseCardProps = {
|
|
3
|
-
/**
|
|
4
|
-
* The visual style of the card container
|
|
5
|
-
*/
|
|
6
|
-
variant: KdsCardVariant;
|
|
1
|
+
import { KdsCardProps } from './types';
|
|
2
|
+
type BaseCardProps = KdsCardProps & {
|
|
7
3
|
/**
|
|
8
4
|
* Clickable styles like hover.
|
|
9
5
|
*/
|
|
@@ -16,6 +12,9 @@ type BaseCardProps = {
|
|
|
16
12
|
declare function __VLS_template(): {
|
|
17
13
|
attrs: Partial<{}>;
|
|
18
14
|
slots: {
|
|
15
|
+
'primary-action'?(_: {}): any;
|
|
16
|
+
'header-accessory'?(_: {}): any;
|
|
17
|
+
'header-actions'?(_: {}): any;
|
|
19
18
|
default?(_: {}): any;
|
|
20
19
|
};
|
|
21
20
|
refs: {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BaseCard.vue.d.ts","sourceRoot":"","sources":["../../../../src/layouts/Card/BaseCard.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"BaseCard.vue.d.ts","sourceRoot":"","sources":["../../../../src/layouts/Card/BaseCard.vue"],"names":[],"mappings":"AAyKA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,SAAS,CAAC;AAE5C,KAAK,aAAa,GAAG,YAAY,GAAG;IAClC;;OAEG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;IAEpB;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC;AAaF,iBAAS,cAAc;WAqET,OAAO,IAA6B;;kCAbZ,GAAG;oCACD,GAAG;kCACL,GAAG;yBACZ,GAAG;;;;EAe/B;AASD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe,iTAOnB,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"}
|
package/dist/src/layouts/{ContainerHeader/KdsContainerHeader.vue.d.ts → Card/CardHeader.vue.d.ts}
RENAMED
|
@@ -1,4 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
type Props = {
|
|
2
|
+
headline?: string;
|
|
3
|
+
};
|
|
2
4
|
declare function __VLS_template(): {
|
|
3
5
|
attrs: Partial<{}>;
|
|
4
6
|
slots: {
|
|
@@ -9,7 +11,7 @@ declare function __VLS_template(): {
|
|
|
9
11
|
rootEl: HTMLDivElement;
|
|
10
12
|
};
|
|
11
13
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
12
|
-
declare const __VLS_component: import('vue').DefineComponent<
|
|
14
|
+
declare const __VLS_component: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
13
15
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
14
16
|
export default _default;
|
|
15
17
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
@@ -17,4 +19,4 @@ type __VLS_WithTemplateSlots<T, S> = T & {
|
|
|
17
19
|
$slots: S;
|
|
18
20
|
};
|
|
19
21
|
};
|
|
20
|
-
//# sourceMappingURL=
|
|
22
|
+
//# sourceMappingURL=CardHeader.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CardHeader.vue.d.ts","sourceRoot":"","sources":["../../../../src/layouts/Card/CardHeader.vue"],"names":[],"mappings":"AAmDA,KAAK,KAAK,GAAG;IACX,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB,CAAC;AAOF,iBAAS,cAAc;WAiDT,OAAO,IAA6B;;2BAXnB,GAAG;yBACL,GAAG;;;;EAe/B;AAQD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe,iSAOnB,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,17 +1,16 @@
|
|
|
1
|
+
import { KdsCardProps } from './types';
|
|
1
2
|
declare function __VLS_template(): {
|
|
2
3
|
attrs: Partial<{}>;
|
|
3
4
|
slots: {
|
|
5
|
+
'header-actions'?(_: {}): any;
|
|
6
|
+
'header-accessory'?(_: {}): any;
|
|
4
7
|
default?(_: {}): any;
|
|
5
8
|
};
|
|
6
9
|
refs: {};
|
|
7
10
|
rootEl: HTMLDivElement;
|
|
8
11
|
};
|
|
9
12
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
10
|
-
declare const __VLS_component: import('vue').DefineComponent<{
|
|
11
|
-
variant?: import('./types').KdsCardVariant;
|
|
12
|
-
}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
|
|
13
|
-
variant?: import('./types').KdsCardVariant;
|
|
14
|
-
}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
13
|
+
declare const __VLS_component: import('vue').DefineComponent<KdsCardProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<KdsCardProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
15
14
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
16
15
|
export default _default;
|
|
17
16
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"KdsCard.vue.d.ts","sourceRoot":"","sources":["../../../../src/layouts/Card/KdsCard.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"KdsCard.vue.d.ts","sourceRoot":"","sources":["../../../../src/layouts/Card/KdsCard.vue"],"names":[],"mappings":"AAqBA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,SAAS,CAAC;AAQ5C,iBAAS,cAAc;WAwDT,OAAO,IAA6B;;kCAZZ,GAAG;oCACD,GAAG;yBACd,GAAG;;;;EAe/B;AASD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe,+SAOnB,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,38 +1,32 @@
|
|
|
1
1
|
declare function __VLS_template(): {
|
|
2
2
|
attrs: Partial<{}>;
|
|
3
3
|
slots: {
|
|
4
|
+
'header-actions'?(_: {}): any;
|
|
5
|
+
'header-accessory'?(_: {}): any;
|
|
4
6
|
default?(_: {}): any;
|
|
5
7
|
};
|
|
6
8
|
refs: {};
|
|
7
9
|
rootEl: HTMLDivElement;
|
|
8
10
|
};
|
|
9
11
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
10
|
-
declare const __VLS_component: import('vue').DefineComponent<({
|
|
11
|
-
variant?: import('./types').KdsCardVariant;
|
|
12
|
-
} & {
|
|
12
|
+
declare const __VLS_component: import('vue').DefineComponent<(import('./types').KdsCardProps & {
|
|
13
13
|
disabled?: boolean;
|
|
14
14
|
} & {
|
|
15
15
|
ariaLabel: string;
|
|
16
16
|
ariaLabelledby?: never;
|
|
17
|
-
}) | ({
|
|
18
|
-
variant?: import('./types').KdsCardVariant;
|
|
19
|
-
} & {
|
|
17
|
+
}) | (import('./types').KdsCardProps & {
|
|
20
18
|
disabled?: boolean;
|
|
21
19
|
} & {
|
|
22
20
|
ariaLabel?: never;
|
|
23
21
|
ariaLabelledby: string;
|
|
24
22
|
}), {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
25
23
|
click: (event: MouseEvent) => any;
|
|
26
|
-
}, string, import('vue').PublicProps, Readonly<({
|
|
27
|
-
variant?: import('./types').KdsCardVariant;
|
|
28
|
-
} & {
|
|
24
|
+
}, string, import('vue').PublicProps, Readonly<(import('./types').KdsCardProps & {
|
|
29
25
|
disabled?: boolean;
|
|
30
26
|
} & {
|
|
31
27
|
ariaLabel: string;
|
|
32
28
|
ariaLabelledby?: never;
|
|
33
|
-
}) | ({
|
|
34
|
-
variant?: import('./types').KdsCardVariant;
|
|
35
|
-
} & {
|
|
29
|
+
}) | (import('./types').KdsCardProps & {
|
|
36
30
|
disabled?: boolean;
|
|
37
31
|
} & {
|
|
38
32
|
ariaLabel?: never;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"KdsClickableCard.vue.d.ts","sourceRoot":"","sources":["../../../../src/layouts/Card/KdsClickableCard.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"KdsClickableCard.vue.d.ts","sourceRoot":"","sources":["../../../../src/layouts/Card/KdsClickableCard.vue"],"names":[],"mappings":"AAgHA,iBAAS,cAAc;WA0ET,OAAO,IAA6B;;kCAZZ,GAAG;oCACD,GAAG;yBACd,GAAG;;;;EAe/B;AAWD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;6FAQnB,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,36 +1,30 @@
|
|
|
1
1
|
declare function __VLS_template(): {
|
|
2
2
|
attrs: Partial<{}>;
|
|
3
3
|
slots: {
|
|
4
|
+
'header-actions'?(_: {}): any;
|
|
5
|
+
'header-accessory'?(_: {}): any;
|
|
4
6
|
default?(_: {}): any;
|
|
5
7
|
};
|
|
6
8
|
refs: {};
|
|
7
9
|
rootEl: HTMLDivElement;
|
|
8
10
|
};
|
|
9
11
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
10
|
-
declare const __VLS_component: import('vue').DefineComponent<(import('../../types/linkTypes').WithLinkNavigation & import('../../types/linkTypes').WithAnchorElementAttributes & {
|
|
11
|
-
variant?: import('./types').KdsCardVariant;
|
|
12
|
-
} & {
|
|
12
|
+
declare const __VLS_component: import('vue').DefineComponent<(import('./types').KdsCardProps & import('../../types/linkTypes').WithLinkNavigation & import('../../types/linkTypes').WithAnchorElementAttributes & {
|
|
13
13
|
disabled?: boolean;
|
|
14
14
|
} & {
|
|
15
15
|
ariaLabel: string;
|
|
16
16
|
ariaLabelledby?: never;
|
|
17
|
-
}) | (import('../../types/linkTypes').WithLinkNavigation & import('../../types/linkTypes').WithAnchorElementAttributes & {
|
|
18
|
-
variant?: import('./types').KdsCardVariant;
|
|
19
|
-
} & {
|
|
17
|
+
}) | (import('./types').KdsCardProps & import('../../types/linkTypes').WithLinkNavigation & import('../../types/linkTypes').WithAnchorElementAttributes & {
|
|
20
18
|
disabled?: boolean;
|
|
21
19
|
} & {
|
|
22
20
|
ariaLabel?: never;
|
|
23
21
|
ariaLabelledby: string;
|
|
24
|
-
}), {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<(import('../../types/linkTypes').WithLinkNavigation & import('../../types/linkTypes').WithAnchorElementAttributes & {
|
|
25
|
-
variant?: import('./types').KdsCardVariant;
|
|
26
|
-
} & {
|
|
22
|
+
}), {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<(import('./types').KdsCardProps & import('../../types/linkTypes').WithLinkNavigation & import('../../types/linkTypes').WithAnchorElementAttributes & {
|
|
27
23
|
disabled?: boolean;
|
|
28
24
|
} & {
|
|
29
25
|
ariaLabel: string;
|
|
30
26
|
ariaLabelledby?: never;
|
|
31
|
-
}) | (import('../../types/linkTypes').WithLinkNavigation & import('../../types/linkTypes').WithAnchorElementAttributes & {
|
|
32
|
-
variant?: import('./types').KdsCardVariant;
|
|
33
|
-
} & {
|
|
27
|
+
}) | (import('./types').KdsCardProps & import('../../types/linkTypes').WithLinkNavigation & import('../../types/linkTypes').WithAnchorElementAttributes & {
|
|
34
28
|
disabled?: boolean;
|
|
35
29
|
} & {
|
|
36
30
|
ariaLabel?: never;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"KdsLinkCard.vue.d.ts","sourceRoot":"","sources":["../../../../src/layouts/Card/KdsLinkCard.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"KdsLinkCard.vue.d.ts","sourceRoot":"","sources":["../../../../src/layouts/Card/KdsLinkCard.vue"],"names":[],"mappings":"AA+GA,iBAAS,cAAc;WA8FT,OAAO,IAA6B;;kCAZX,GAAG;oCACD,GAAG;yBACd,GAAG;;;;EAehC;AAWD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;6GAOnB,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,8 @@
|
|
|
1
1
|
declare function __VLS_template(): {
|
|
2
2
|
attrs: Partial<{}>;
|
|
3
3
|
slots: {
|
|
4
|
+
'header-actions'?(_: {}): any;
|
|
5
|
+
'header-accessory'?(_: {}): any;
|
|
4
6
|
default?(_: {}): any;
|
|
5
7
|
};
|
|
6
8
|
refs: {};
|
|
@@ -9,18 +11,14 @@ declare function __VLS_template(): {
|
|
|
9
11
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
10
12
|
declare const __VLS_component: import('vue').DefineComponent<({
|
|
11
13
|
modelValue?: boolean;
|
|
12
|
-
} & {
|
|
13
|
-
variant?: import('./types').KdsCardVariant;
|
|
14
|
-
} & {
|
|
14
|
+
} & import('./types').KdsCardProps & {
|
|
15
15
|
disabled?: boolean;
|
|
16
16
|
} & {
|
|
17
17
|
ariaLabel: string;
|
|
18
18
|
ariaLabelledby?: never;
|
|
19
19
|
}) | ({
|
|
20
20
|
modelValue?: boolean;
|
|
21
|
-
} & {
|
|
22
|
-
variant?: import('./types').KdsCardVariant;
|
|
23
|
-
} & {
|
|
21
|
+
} & import('./types').KdsCardProps & {
|
|
24
22
|
disabled?: boolean;
|
|
25
23
|
} & {
|
|
26
24
|
ariaLabel?: never;
|
|
@@ -29,18 +27,14 @@ declare const __VLS_component: import('vue').DefineComponent<({
|
|
|
29
27
|
"update:modelValue": (value: boolean) => any;
|
|
30
28
|
}, string, import('vue').PublicProps, Readonly<({
|
|
31
29
|
modelValue?: boolean;
|
|
32
|
-
} & {
|
|
33
|
-
variant?: import('./types').KdsCardVariant;
|
|
34
|
-
} & {
|
|
30
|
+
} & import('./types').KdsCardProps & {
|
|
35
31
|
disabled?: boolean;
|
|
36
32
|
} & {
|
|
37
33
|
ariaLabel: string;
|
|
38
34
|
ariaLabelledby?: never;
|
|
39
35
|
}) | ({
|
|
40
36
|
modelValue?: boolean;
|
|
41
|
-
} & {
|
|
42
|
-
variant?: import('./types').KdsCardVariant;
|
|
43
|
-
} & {
|
|
37
|
+
} & import('./types').KdsCardProps & {
|
|
44
38
|
disabled?: boolean;
|
|
45
39
|
} & {
|
|
46
40
|
ariaLabel?: never;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"KdsSelectableCard.vue.d.ts","sourceRoot":"","sources":["../../../../src/layouts/Card/KdsSelectableCard.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"KdsSelectableCard.vue.d.ts","sourceRoot":"","sources":["../../../../src/layouts/Card/KdsSelectableCard.vue"],"names":[],"mappings":"AAsHA,iBAAS,cAAc;WA6ET,OAAO,IAA6B;;kCAZZ,GAAG;oCACD,GAAG;yBACd,GAAG;;;;EAe/B;AAYD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;iBArGR,OAAO;;;;;;;iBAAP,OAAO;;;;;;;;;iBAAP,OAAO;;;;;;;iBAAP,OAAO;;;;;;;;6FA6GlB,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"}
|
|
@@ -16,11 +16,15 @@ export type KdsCardAriaProps = {
|
|
|
16
16
|
ariaLabel?: never;
|
|
17
17
|
ariaLabelledby: string;
|
|
18
18
|
};
|
|
19
|
-
type
|
|
19
|
+
export type KdsCardProps = {
|
|
20
20
|
/**
|
|
21
21
|
* The visual style of the card container
|
|
22
22
|
*/
|
|
23
23
|
variant?: KdsCardVariant;
|
|
24
|
+
/**
|
|
25
|
+
* Optional headline; if set a header component will be added to the card
|
|
26
|
+
*/
|
|
27
|
+
headline?: string;
|
|
24
28
|
};
|
|
25
29
|
type WithDisabled = {
|
|
26
30
|
/**
|
|
@@ -28,9 +32,8 @@ type WithDisabled = {
|
|
|
28
32
|
*/
|
|
29
33
|
disabled?: boolean;
|
|
30
34
|
};
|
|
31
|
-
export type
|
|
32
|
-
export type
|
|
33
|
-
export type
|
|
34
|
-
export type KdsSelectableCardProps = WithVariant & WithDisabled & KdsCardAriaProps;
|
|
35
|
+
export type KdsClickableCardProps = KdsCardProps & WithDisabled & KdsCardAriaProps;
|
|
36
|
+
export type KdsLinkCardProps = KdsCardProps & WithLinkNavigation & WithAnchorElementAttributes & WithDisabled & KdsCardAriaProps;
|
|
37
|
+
export type KdsSelectableCardProps = KdsCardProps & WithDisabled & KdsCardAriaProps;
|
|
35
38
|
export {};
|
|
36
39
|
//# sourceMappingURL=types.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/layouts/Card/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,2BAA2B,EAC3B,kBAAkB,EACnB,MAAM,uBAAuB,CAAC;AAE/B,OAAO,EAAE,cAAc,EAAE,MAAM,SAAS,CAAC;AAEzC,MAAM,MAAM,cAAc,GACxB,CAAC,OAAO,cAAc,CAAC,CAAC,MAAM,OAAO,cAAc,CAAC,CAAC;AAEvD,MAAM,MAAM,gBAAgB,GACxB;IACE;;;OAGG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;;OAGG;IACH,cAAc,CAAC,EAAE,KAAK,CAAC;CACxB,GACD;IACE,SAAS,CAAC,EAAE,KAAK,CAAC;IAClB,cAAc,EAAE,MAAM,CAAC;CACxB,CAAC;AAEN,
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/layouts/Card/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,2BAA2B,EAC3B,kBAAkB,EACnB,MAAM,uBAAuB,CAAC;AAE/B,OAAO,EAAE,cAAc,EAAE,MAAM,SAAS,CAAC;AAEzC,MAAM,MAAM,cAAc,GACxB,CAAC,OAAO,cAAc,CAAC,CAAC,MAAM,OAAO,cAAc,CAAC,CAAC;AAEvD,MAAM,MAAM,gBAAgB,GACxB;IACE;;;OAGG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;;OAGG;IACH,cAAc,CAAC,EAAE,KAAK,CAAC;CACxB,GACD;IACE,SAAS,CAAC,EAAE,KAAK,CAAC;IAClB,cAAc,EAAE,MAAM,CAAC;CACxB,CAAC;AAEN,MAAM,MAAM,YAAY,GAAG;IACzB;;OAEG;IACH,OAAO,CAAC,EAAE,cAAc,CAAC;IACzB;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB,CAAC;AAEF,KAAK,YAAY,GAAG;IAClB;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC;AAEF,MAAM,MAAM,qBAAqB,GAAG,YAAY,GAC9C,YAAY,GACZ,gBAAgB,CAAC;AAEnB,MAAM,MAAM,gBAAgB,GAAG,YAAY,GACzC,kBAAkB,GAClB,2BAA2B,GAC3B,YAAY,GACZ,gBAAgB,CAAC;AAEnB,MAAM,MAAM,sBAAsB,GAAG,YAAY,GAC/C,YAAY,GACZ,gBAAgB,CAAC"}
|
|
@@ -12,6 +12,4 @@ export * from './LoadingSkeleton';
|
|
|
12
12
|
export type * from './LoadingSkeleton';
|
|
13
13
|
export * from './Navigation';
|
|
14
14
|
export type * from './Navigation';
|
|
15
|
-
export * from './ContainerHeader';
|
|
16
|
-
export type * from './ContainerHeader';
|
|
17
15
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/layouts/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC;AAC7B,mBAAmB,cAAc,CAAC;AAElC,cAAc,aAAa,CAAC;AAC5B,mBAAmB,aAAa,CAAC;AAEjC,cAAc,QAAQ,CAAC;AACvB,mBAAmB,QAAQ,CAAC;AAE5B,cAAc,SAAS,CAAC;AACxB,mBAAmB,SAAS,CAAC;AAE7B,cAAc,UAAU,CAAC;AACzB,mBAAmB,UAAU,CAAC;AAE9B,cAAc,mBAAmB,CAAC;AAClC,mBAAmB,mBAAmB,CAAC;AAEvC,cAAc,cAAc,CAAC;AAC7B,mBAAmB,cAAc,CAAC
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/layouts/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC;AAC7B,mBAAmB,cAAc,CAAC;AAElC,cAAc,aAAa,CAAC;AAC5B,mBAAmB,aAAa,CAAC;AAEjC,cAAc,QAAQ,CAAC;AACvB,mBAAmB,QAAQ,CAAC;AAE5B,cAAc,SAAS,CAAC;AACxB,mBAAmB,SAAS,CAAC;AAE7B,cAAc,UAAU,CAAC;AACzB,mBAAmB,UAAU,CAAC;AAE9B,cAAc,mBAAmB,CAAC;AAClC,mBAAmB,mBAAmB,CAAC;AAEvC,cAAc,cAAc,CAAC;AAC7B,mBAAmB,cAAc,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@knime/kds-components",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.28.0",
|
|
4
4
|
"description": "Package containing basic Vue components of the KNIME Design System",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
"consola": "^3.4.2",
|
|
39
39
|
"pretty-bytes": "^7.1.0",
|
|
40
40
|
"temporal-polyfill": "^0.3.2",
|
|
41
|
-
"@knime/kds-styles": "^0.
|
|
41
|
+
"@knime/kds-styles": "^0.28.0"
|
|
42
42
|
},
|
|
43
43
|
"devDependencies": {
|
|
44
44
|
"@storybook/vue3-vite": "^10.3.4",
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"KdsContainerHeader.vue.d.ts","sourceRoot":"","sources":["../../../../src/layouts/ContainerHeader/KdsContainerHeader.vue"],"names":[],"mappings":"AA6CA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,SAAS,CAAC;AAQvD,iBAAS,cAAc;WA8CT,OAAO,IAA6B;;2BAXnB,GAAG;yBACL,GAAG;;;;EAe/B;AAQD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe,qUAOnB,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 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/layouts/ContainerHeader/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,kBAAkB,EAAE,MAAM,0BAA0B,CAAC;AACzE,mBAAmB,SAAS,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/layouts/ContainerHeader/types.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,uBAAuB,GAAG;IACpC;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;CACf,CAAC"}
|