@knime/kds-components 0.8.0 → 0.9.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/buttons/index.d.ts +0 -4
- package/dist/buttons/index.d.ts.map +1 -1
- package/dist/forms/{BaseFormFieldWrapper.vue.d.ts → _helper/BaseFormFieldWrapper.vue.d.ts} +6 -1
- package/dist/forms/_helper/BaseFormFieldWrapper.vue.d.ts.map +1 -0
- package/dist/forms/_helper/InfoPopover/InfoPopover.vue.d.ts +27 -0
- package/dist/forms/_helper/InfoPopover/InfoPopover.vue.d.ts.map +1 -0
- package/dist/forms/_helper/InfoPopover/KdsInfoToggleButton.vue.d.ts +36 -0
- package/dist/forms/_helper/InfoPopover/KdsInfoToggleButton.vue.d.ts.map +1 -0
- package/dist/forms/_helper/InfoPopover/index.d.ts.map +1 -0
- package/dist/forms/_helper/InfoPopover/types.d.ts +11 -0
- package/dist/forms/_helper/InfoPopover/types.d.ts.map +1 -0
- package/dist/forms/_helper/KdsLabel.vue.d.ts +9 -0
- package/dist/forms/_helper/KdsLabel.vue.d.ts.map +1 -0
- package/dist/forms/{KdsSubText.vue.d.ts → _helper/KdsSubText.vue.d.ts} +1 -1
- package/dist/forms/_helper/KdsSubText.vue.d.ts.map +1 -0
- package/dist/forms/_helper/VariablePopover/KdsVariableToggleButton.vue.d.ts +39 -0
- package/dist/forms/_helper/VariablePopover/KdsVariableToggleButton.vue.d.ts.map +1 -0
- package/dist/forms/_helper/VariablePopover/VariablePopover.vue.d.ts +27 -0
- package/dist/forms/_helper/VariablePopover/VariablePopover.vue.d.ts.map +1 -0
- package/dist/forms/_helper/VariablePopover/index.d.ts.map +1 -0
- package/dist/{buttons/KdsVariableToggleButton → forms/_helper/VariablePopover}/types.d.ts +1 -1
- package/dist/forms/_helper/VariablePopover/types.d.ts.map +1 -0
- package/dist/forms/index.d.ts +7 -3
- package/dist/forms/index.d.ts.map +1 -1
- package/dist/forms/inputs/NumberInput/KdsNumberInput.vue.d.ts.map +1 -1
- package/dist/forms/inputs/PatternInput/KdsPatternInput.vue.d.ts.map +1 -1
- package/dist/forms/inputs/SearchInput/KdsSearchInput.vue.d.ts.map +1 -1
- package/dist/forms/inputs/TextInput/KdsTextInput.vue.d.ts.map +1 -1
- package/dist/forms/inputs/Textarea/KdsTextarea.vue.d.ts.map +1 -1
- package/dist/forms/types.d.ts +23 -2
- package/dist/forms/types.d.ts.map +1 -1
- package/dist/index.css +258 -232
- package/dist/index.js +530 -363
- package/dist/index.js.map +1 -1
- package/dist/overlays/Modal/KdsModal.vue.d.ts +1 -1
- package/dist/overlays/Popover/KdsPopover.vue.d.ts +2 -0
- package/dist/overlays/Popover/KdsPopover.vue.d.ts.map +1 -1
- package/dist/overlays/Popover/enums.d.ts +6 -0
- package/dist/overlays/Popover/enums.d.ts.map +1 -1
- package/dist/overlays/Popover/index.d.ts +1 -1
- package/dist/overlays/Popover/index.d.ts.map +1 -1
- package/dist/overlays/Popover/types.d.ts +23 -2
- package/dist/overlays/Popover/types.d.ts.map +1 -1
- package/package.json +2 -2
- package/dist/buttons/KdsInfoToggleButton/KdsInfoToggleButton.vue.d.ts +0 -15
- package/dist/buttons/KdsInfoToggleButton/KdsInfoToggleButton.vue.d.ts.map +0 -1
- package/dist/buttons/KdsInfoToggleButton/index.d.ts.map +0 -1
- package/dist/buttons/KdsInfoToggleButton/types.d.ts +0 -8
- package/dist/buttons/KdsInfoToggleButton/types.d.ts.map +0 -1
- package/dist/buttons/KdsVariableToggleButton/KdsVariableToggleButton.vue.d.ts +0 -18
- package/dist/buttons/KdsVariableToggleButton/KdsVariableToggleButton.vue.d.ts.map +0 -1
- package/dist/buttons/KdsVariableToggleButton/index.d.ts.map +0 -1
- package/dist/buttons/KdsVariableToggleButton/types.d.ts.map +0 -1
- package/dist/forms/BaseFormFieldWrapper.vue.d.ts.map +0 -1
- package/dist/forms/KdsLabel.vue.d.ts +0 -6
- package/dist/forms/KdsLabel.vue.d.ts.map +0 -1
- package/dist/forms/KdsSubText.vue.d.ts.map +0 -1
- /package/dist/{buttons/KdsInfoToggleButton → forms/_helper/InfoPopover}/index.d.ts +0 -0
- /package/dist/{buttons/KdsVariableToggleButton → forms/_helper/VariablePopover}/index.d.ts +0 -0
|
@@ -6,7 +6,7 @@ declare function __VLS_template(): {
|
|
|
6
6
|
title: string;
|
|
7
7
|
icon: "replace" | "search" | "bold" | "link" | "filter" | "time" | "text" | "add-user" | "ai-general" | "annotation-mode" | "arrow-down" | "arrow-up" | "arrows-expand" | "arrows-move" | "arrows-order" | "back" | "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-database" | "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" | "reset-all" | "resume-execution" | "right-aligned" | "rocket" | "save-as" | "save" | "schedule" | "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";
|
|
8
8
|
variant: import('./types').KdsModalVariant;
|
|
9
|
-
overflow: "
|
|
9
|
+
overflow: "auto" | "hidden" | "visible";
|
|
10
10
|
onClose: (event?: Event) => void;
|
|
11
11
|
}): any;
|
|
12
12
|
body?(_: {}): any;
|
|
@@ -19,7 +19,9 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_PublicProps,
|
|
|
19
19
|
}, string, import('vue').PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
20
20
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
21
21
|
}>, {
|
|
22
|
+
role: import('./types').KdsPopoverRole;
|
|
22
23
|
placement: import('./types').KdsPopoverPlacement;
|
|
24
|
+
fullWidth: boolean;
|
|
23
25
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
24
26
|
popoverEl: HTMLDivElement;
|
|
25
27
|
}, HTMLDivElement>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"KdsPopover.vue.d.ts","sourceRoot":"","sources":["../../../src/overlays/Popover/KdsPopover.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"KdsPopover.vue.d.ts","sourceRoot":"","sources":["../../../src/overlays/Popover/KdsPopover.vue"],"names":[],"mappings":"AA4NA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,SAAS,CAAC;AAE/C,KAAK,WAAW,GAAG,eAAe,CAAC;AAqGnC,KAAK,iBAAiB,GAAG;IACzB,UAAU,CAAC,EAAE,OAAO,CAAC;CACpB,GAAG,WAAW,CAAC;AAKhB,iBAAS,cAAc;WAuDT,OAAO,IAA6B;;yBAXrB,GAAG;;;;;;EAgB/B;AAcD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;;;;;;kBAUnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -5,4 +5,10 @@ export declare const kdsPopoverPlacement: {
|
|
|
5
5
|
readonly BOTTOM_RIGHT: "bottom-right";
|
|
6
6
|
};
|
|
7
7
|
export declare const kdsPopoverPlacements: ("top-left" | "top-right" | "bottom-left" | "bottom-right")[];
|
|
8
|
+
export declare const kdsPopoverRole: {
|
|
9
|
+
readonly DIALOG: "dialog";
|
|
10
|
+
readonly MENU: "menu";
|
|
11
|
+
readonly LISTBOX: "listbox";
|
|
12
|
+
};
|
|
13
|
+
export declare const kdsPopoverRoles: ("dialog" | "menu" | "listbox")[];
|
|
8
14
|
//# sourceMappingURL=enums.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"enums.d.ts","sourceRoot":"","sources":["../../../src/overlays/Popover/enums.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,mBAAmB;;;;;CAKtB,CAAC;AAEX,eAAO,MAAM,oBAAoB,+DAAqC,CAAC"}
|
|
1
|
+
{"version":3,"file":"enums.d.ts","sourceRoot":"","sources":["../../../src/overlays/Popover/enums.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,mBAAmB;;;;;CAKtB,CAAC;AAEX,eAAO,MAAM,oBAAoB,+DAAqC,CAAC;AAEvE,eAAO,MAAM,cAAc;;;;CAIjB,CAAC;AAEX,eAAO,MAAM,eAAe,mCAAgC,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export { default as KdsPopover } from './KdsPopover.vue';
|
|
2
|
-
export { kdsPopoverPlacement, kdsPopoverPlacements } from './enums';
|
|
2
|
+
export { kdsPopoverPlacement, kdsPopoverPlacements, kdsPopoverRole, kdsPopoverRoles, } from './enums';
|
|
3
3
|
export type * from './types';
|
|
4
4
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/overlays/Popover/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,kBAAkB,CAAC;AACzD,OAAO,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/overlays/Popover/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,kBAAkB,CAAC;AACzD,OAAO,EACL,mBAAmB,EACnB,oBAAoB,EACpB,cAAc,EACd,eAAe,GAChB,MAAM,SAAS,CAAC;AACjB,mBAAmB,SAAS,CAAC"}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { ComponentPublicInstance, MaybeRef } from 'vue';
|
|
2
|
-
import { kdsPopoverPlacement } from './enums';
|
|
2
|
+
import { kdsPopoverPlacement, kdsPopoverRole } from './enums';
|
|
3
3
|
export type KdsPopoverPlacement = (typeof kdsPopoverPlacement)[keyof typeof kdsPopoverPlacement];
|
|
4
|
+
export type KdsPopoverRole = (typeof kdsPopoverRole)[keyof typeof kdsPopoverRole];
|
|
4
5
|
export type KdsPopoverProps = {
|
|
5
6
|
/**
|
|
6
7
|
* Reference to the activator element (typically a button element).
|
|
@@ -15,8 +16,28 @@ export type KdsPopoverProps = {
|
|
|
15
16
|
*/
|
|
16
17
|
anchorEl?: MaybeRef<HTMLElement | ComponentPublicInstance | null>;
|
|
17
18
|
/**
|
|
18
|
-
*
|
|
19
|
+
* Placement of the popover relative to the anchor element.
|
|
20
|
+
*
|
|
21
|
+
* Format: `{side}-{edge}` where:
|
|
22
|
+
* - `side`: which side of the anchor the popover appears on (`top`, `bottom`)
|
|
23
|
+
* - `edge`: which edge of the popover aligns with the anchor's edge (`left`, `right`)
|
|
24
|
+
*
|
|
25
|
+
* @default "bottom-left"
|
|
19
26
|
*/
|
|
20
27
|
placement?: KdsPopoverPlacement;
|
|
28
|
+
/**
|
|
29
|
+
* Role of the popover element (for accessibility).
|
|
30
|
+
*
|
|
31
|
+
* Defaults to "dialog".
|
|
32
|
+
*/
|
|
33
|
+
role?: KdsPopoverRole;
|
|
34
|
+
/**
|
|
35
|
+
* When true, enforces the popover's minimum width to match the anchor element's width.
|
|
36
|
+
*/
|
|
37
|
+
fullWidth?: boolean;
|
|
38
|
+
/**
|
|
39
|
+
* Optional content rendered when no default slot is provided.
|
|
40
|
+
*/
|
|
41
|
+
content?: string;
|
|
21
42
|
};
|
|
22
43
|
//# sourceMappingURL=types.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/overlays/Popover/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,uBAAuB,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAE7D,OAAO,EAAE,mBAAmB,EAAE,MAAM,SAAS,CAAC;
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/overlays/Popover/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,uBAAuB,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAE7D,OAAO,EAAE,mBAAmB,EAAE,cAAc,EAAE,MAAM,SAAS,CAAC;AAE9D,MAAM,MAAM,mBAAmB,GAC7B,CAAC,OAAO,mBAAmB,CAAC,CAAC,MAAM,OAAO,mBAAmB,CAAC,CAAC;AAEjE,MAAM,MAAM,cAAc,GACxB,CAAC,OAAO,cAAc,CAAC,CAAC,MAAM,OAAO,cAAc,CAAC,CAAC;AAEvD,MAAM,MAAM,eAAe,GAAG;IAC5B;;;;OAIG;IACH,WAAW,EAAE,QAAQ,CAAC,WAAW,GAAG,uBAAuB,GAAG,IAAI,CAAC,CAAC;IAEpE;;;;OAIG;IACH,QAAQ,CAAC,EAAE,QAAQ,CAAC,WAAW,GAAG,uBAAuB,GAAG,IAAI,CAAC,CAAC;IAElE;;;;;;;;OAQG;IACH,SAAS,CAAC,EAAE,mBAAmB,CAAC;IAEhC;;;;OAIG;IACH,IAAI,CAAC,EAAE,cAAc,CAAC;IAEtB;;OAEG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;IAEpB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@knime/kds-components",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.9.0",
|
|
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.
|
|
39
|
+
"@knime/kds-styles": "^0.9.0"
|
|
40
40
|
},
|
|
41
41
|
"devDependencies": {
|
|
42
42
|
"@storybook/vue3-vite": "^10.2.4",
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { KdsInfoToggleButtonProps } from './types';
|
|
2
|
-
type __VLS_Props = KdsInfoToggleButtonProps;
|
|
3
|
-
type __VLS_PublicProps = {
|
|
4
|
-
modelValue?: boolean;
|
|
5
|
-
} & __VLS_Props;
|
|
6
|
-
declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
7
|
-
"update:modelValue": (value: boolean) => any;
|
|
8
|
-
}, string, import('vue').PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
9
|
-
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
10
|
-
}>, {
|
|
11
|
-
disabled: boolean;
|
|
12
|
-
hidden: boolean;
|
|
13
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLButtonElement>;
|
|
14
|
-
export default _default;
|
|
15
|
-
//# sourceMappingURL=KdsInfoToggleButton.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"KdsInfoToggleButton.vue.d.ts","sourceRoot":"","sources":["../../../src/buttons/KdsInfoToggleButton/KdsInfoToggleButton.vue"],"names":[],"mappings":"AAgGA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,SAAS,CAAC;AAExD,KAAK,WAAW,GAAG,wBAAwB,CAAC;AAkB5C,KAAK,iBAAiB,GAAG;IACzB,UAAU,CAAC,EAAE,OAAO,CAAC;CACpB,GAAG,WAAW,CAAC;;;;;;;;;AA2EhB,wBASG"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/buttons/KdsInfoToggleButton/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,mBAAmB,EAAE,MAAM,2BAA2B,CAAC;AAC3E,mBAAmB,SAAS,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/buttons/KdsInfoToggleButton/types.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,wBAAwB,GAAG;IACrC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,OAAO,CAAC;CAClB,CAAC"}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { KdsVariableToggleButtonProps } from './types';
|
|
2
|
-
type __VLS_Props = KdsVariableToggleButtonProps;
|
|
3
|
-
type __VLS_PublicProps = {
|
|
4
|
-
modelValue?: boolean;
|
|
5
|
-
} & __VLS_Props;
|
|
6
|
-
declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
7
|
-
"update:modelValue": (value: boolean) => any;
|
|
8
|
-
}, string, import('vue').PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
9
|
-
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
10
|
-
}>, {
|
|
11
|
-
disabled: boolean;
|
|
12
|
-
error: boolean;
|
|
13
|
-
hidden: boolean;
|
|
14
|
-
inSet: boolean;
|
|
15
|
-
outSet: boolean;
|
|
16
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLButtonElement>;
|
|
17
|
-
export default _default;
|
|
18
|
-
//# sourceMappingURL=KdsVariableToggleButton.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"KdsVariableToggleButton.vue.d.ts","sourceRoot":"","sources":["../../../src/buttons/KdsVariableToggleButton/KdsVariableToggleButton.vue"],"names":[],"mappings":"AAiKA,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,SAAS,CAAC;AAE5D,KAAK,WAAW,GAAG,4BAA4B,CAAC;AAyEhD,KAAK,iBAAiB,GAAG;IACzB,UAAU,CAAC,EAAE,OAAO,CAAC;CACpB,GAAG,WAAW,CAAC;;;;;;;;;;;;AA8EhB,wBASG"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/buttons/KdsVariableToggleButton/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,uBAAuB,EAAE,MAAM,+BAA+B,CAAC;AACnF,mBAAmB,SAAS,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/buttons/KdsVariableToggleButton/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,8BAA8B,CAAC;AAE7E,MAAM,MAAM,4BAA4B,GAAG,wBAAwB,GAAG;IACpE;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;CACjB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"BaseFormFieldWrapper.vue.d.ts","sourceRoot":"","sources":["../../src/forms/BaseFormFieldWrapper.vue"],"names":[],"mappings":"AAmEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,SAAS,CAAC;AAE/C,KAAK,iBAAiB,GAAG;IACvB;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,GAAG,IAAI,CAAC,eAAe,EAAE,IAAI,CAAC,CAAC;AAYhC,iBAAS,cAAc;WAgET,OAAO,IAA6B;;;;;;;;YAVrB,GAAG;;;;EAe/B;AAaD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe,yTAOnB,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 +0,0 @@
|
|
|
1
|
-
import { KdsLabelProps } from './types';
|
|
2
|
-
declare const _default: import('vue').DefineComponent<KdsLabelProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<KdsLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
3
|
-
labelEl: HTMLLabelElement;
|
|
4
|
-
}, HTMLLabelElement>;
|
|
5
|
-
export default _default;
|
|
6
|
-
//# sourceMappingURL=KdsLabel.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"KdsLabel.vue.d.ts","sourceRoot":"","sources":["../../src/forms/KdsLabel.vue"],"names":[],"mappings":"AA4CA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,SAAS,CAAC;;;;AAyD7C,wBAQG"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"KdsSubText.vue.d.ts","sourceRoot":"","sources":["../../src/forms/KdsSubText.vue"],"names":[],"mappings":"AAuDA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,SAAS,CAAC;;;;;;AAmG/C,wBAOG"}
|
|
File without changes
|
|
File without changes
|