import { KottiFieldNumber } from './types'; export declare const KtFieldNumber: { new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"large" | "medium" | "small" | import("../kotti-field/types.ts").KottiField.Size | null>; } & { default: () => "large" | "medium" | "small" | import("../kotti-field/types.ts").KottiField.Size | null; }; isDisabled: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isLoading: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; tabIndex: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => number; }; hideClear: Omit, "type" | "default" | "required"> & { required: true; type: import("vue").PropType; } & Record; hideValidation: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; showVisibilityToggle: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isBorderless: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; inputId: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; formKey: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; helpDescription: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; leftIcon: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; }; isOptional: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; rightIcon: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; }; prefix: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; suffix: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; validator: Omit { type: "empty"; } | { type: "error"; text: string | null; } | { type: "success"; text: string | null; } | { type: "warning"; text: string | null; }>, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<(args_0: any, ...args: unknown[]) => { type: "empty"; } | { type: "error"; text: string | null; } | { type: "success"; text: string | null; } | { type: "warning"; text: string | null; }>; } & { default: () => (args_0: any, ...args: unknown[]) => { type: "empty"; } | { type: "error"; text: string | null; } | { type: "success"; text: string | null; } | { type: "warning"; text: string | null; }; }; autoComplete: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string; }; align: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"left" | "right" | KottiFieldNumber.Align>; } & { default: () => "left" | "right" | KottiFieldNumber.Align; }; decimalPlaces: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => number; }; hideChangeButtons: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; hideMaximum: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; maximum: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => number | null; }; minimum: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => number | null; }; modelValue: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => number | null; }; placeholder: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; step: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => number; }; }>> & Readonly<{ onBlur?: ((...args: any[]) => any) | undefined; onKeyup?: ((...args: any[]) => any) | undefined; "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined; }>, { decrementValue: () => void; field: import("../kotti-field/types.ts").KottiField.Hook.Returns; incrementValue: () => void; inputProps: import("vue").ComputedRef & { class: Record; forceUpdateKey: number; }>; inputRef: import("vue").Ref; isDecrementEnabled: import("vue").ComputedRef; isIncrementEnabled: import("vue").ComputedRef; ktFieldRef: import("vue").Ref<{ inputContainerRef: HTMLDivElement; inputContainerWrapperRef: HTMLDivElement; } | null, { inputContainerRef: HTMLDivElement; inputContainerWrapperRef: HTMLDivElement; } | null>; onBlur: () => void; onClickMiddle: () => void | undefined; onInput: (event: Event) => void; onKeydown: (event: KeyboardEvent) => void; onKeyup: (event: KeyboardEvent) => void; showMaximum: import("vue").ComputedRef; Yoco: typeof import("@3yourmind/yoco").Yoco; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "blur" | "keyup")[], import("vue").PublicProps, { dataTest: string | null; minimum: number | null; maximum: number | null; label: string | null; size: "large" | "medium" | "small" | import("../kotti-field/types.ts").KottiField.Size | null; isDisabled: boolean; isLoading: boolean; helpText: string | null; tabIndex: number; modelValue: number | null; placeholder: string | null; hideValidation: boolean; showVisibilityToggle: boolean; isBorderless: boolean; inputId: string | null; formKey: string | null; helpDescription: string | null; leftIcon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; isOptional: boolean; rightIcon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; prefix: string | null; suffix: string | null; validator: (args_0: any, ...args: unknown[]) => { type: "empty"; } | { type: "error"; text: string | null; } | { type: "success"; text: string | null; } | { type: "warning"; text: string | null; }; autoComplete: string; align: "left" | "right" | KottiFieldNumber.Align; decimalPlaces: number; hideChangeButtons: boolean; hideMaximum: boolean; step: number; }, true, {}, {}, { KtButton: { new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; }; iconPosition: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition>; } & { default: () => "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size>; } & { default: () => "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; }; isLoading: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isSubmit: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isBlock: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isMultiline: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; toggleStatus: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null>; } & { default: () => "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }; type: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type>; } & { default: () => "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; "onUpdate:toggleStatus"?: ((...args: any[]) => any) | undefined; }>, { handleClick: (event: Event) => void; hasIconLeft: import("vue").ComputedRef; hasIconRight: import("vue").ComputedRef; hasSlot: import("vue").ComputedRef; helpTextContentRef: import("vue").Ref; helpTextTriggerRef: import("vue").Ref; mainClasses: import("vue").ComputedRef<{ 'kt-button': boolean; 'kt-button--has-content': boolean; 'kt-button--has-icon': boolean; 'kt-button--is-block': boolean; 'kt-button--is-multiline': boolean; }>; showHelpText: import("vue").ComputedRef; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "update:toggleStatus")[], import("vue").PublicProps, { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; }; iconPosition: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition>; } & { default: () => "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size>; } & { default: () => "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; }; isLoading: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isSubmit: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isBlock: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isMultiline: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; toggleStatus: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null>; } & { default: () => "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }; type: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type>; } & { default: () => "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; "onUpdate:toggleStatus"?: ((...args: any[]) => any) | undefined; }>, { handleClick: (event: Event) => void; hasIconLeft: import("vue").ComputedRef; hasIconRight: import("vue").ComputedRef; hasSlot: import("vue").ComputedRef; helpTextContentRef: import("vue").Ref; helpTextTriggerRef: import("vue").Ref; mainClasses: import("vue").ComputedRef<{ 'kt-button': boolean; 'kt-button--has-content': boolean; 'kt-button--has-icon': boolean; 'kt-button--is-block': boolean; 'kt-button--is-multiline': boolean; }>; showHelpText: import("vue").ComputedRef; }, {}, {}, {}, { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; }; iconPosition: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition>; } & { default: () => "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size>; } & { default: () => "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; }; isLoading: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isSubmit: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isBlock: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isMultiline: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; toggleStatus: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null>; } & { default: () => "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }; type: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type>; } & { default: () => "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; "onUpdate:toggleStatus"?: ((...args: any[]) => any) | undefined; }>, { handleClick: (event: Event) => void; hasIconLeft: import("vue").ComputedRef; hasIconRight: import("vue").ComputedRef; hasSlot: import("vue").ComputedRef; helpTextContentRef: import("vue").Ref; helpTextTriggerRef: import("vue").Ref; mainClasses: import("vue").ComputedRef<{ 'kt-button': boolean; 'kt-button--has-content': boolean; 'kt-button--has-icon': boolean; 'kt-button--is-block': boolean; 'kt-button--is-multiline': boolean; }>; showHelpText: import("vue").ComputedRef; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "update:toggleStatus")[], "click" | "update:toggleStatus", { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & { install: import("vue").FunctionPlugin>; } & { meta: import("../types/kotti").Meta, import("zod").ZodNativeEnum]>>>; iconPosition: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>; size: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>; isLoading: import("zod").ZodDefault; isSubmit: import("zod").ZodDefault; helpText: import("zod").ZodDefault>; isBlock: import("zod").ZodDefault; isMultiline: import("zod").ZodDefault; label: import("zod").ZodDefault>; toggleStatus: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>>; type: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>; }, "strip", import("zod").ZodTypeAny, { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }, { icon?: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null | undefined; iconPosition?: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition | undefined; size?: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size | undefined; isLoading?: boolean | undefined; isSubmit?: boolean | undefined; helpText?: string | null | undefined; isBlock?: boolean | undefined; isMultiline?: boolean | undefined; label?: string | null | undefined; toggleStatus?: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null | undefined; type?: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type | undefined; }>> & Record; }; KtField: { new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins>; }; getEmptyValue: { default: null; type: import("vue").PropType<() => unknown>; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; isRange: { default: boolean; type: BooleanConstructor; }; useFieldset: { default: boolean; type: BooleanConstructor; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; onMousedown?: ((...args: any[]) => any) | undefined; onVisibilityChange?: ((...args: any[]) => any) | undefined; }>, { affixClasses: import("vue").ComputedRef<(modifications: string[]) => string[]>; focusInput: () => void; handleClear: () => void; handleVisibilityChange: () => void; iconClasses: import("vue").ComputedRef<(element: string, modifications: string[]) => string[]>; inputId: import("vue").ComputedRef; inputContainerRef: import("vue").Ref; inputContainerWrapperRef: import("vue").Ref; onClickLabel: (event: MouseEvent) => void; showLabel: import("vue").ComputedRef | undefined>; showValidation: import("vue").ComputedRef; validationState: import("vue").ComputedRef<"error" | "empty">; validationText: import("vue").ComputedRef; validationTextIcon: import("vue").ComputedRef; valueVisibility: import("vue").Ref; wrapperClasses: import("vue").ComputedRef; Yoco: typeof import("@3yourmind/yoco").Yoco; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "mousedown" | "visibilityChange")[], import("vue").PublicProps, { helpTextSlot: import("vue").Slot; debounceLabelClick: boolean; getEmptyValue: () => unknown; isRange: boolean; useFieldset: boolean; }, true, {}, {}, { FieldHelpText: import("vue").DefineComponent; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; }>, () => import("vue").VNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; }>> & Readonly<{}>, { helpText: string | null; helpTextSlot: import("vue").Slot; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; KtLabel: { new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins>; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; helpDescription: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; inputId: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isRequired: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; validationState: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"error" | "success" | "warning" | "empty">; } & { default: () => "error" | "success" | "warning" | "empty"; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; }>, { hasHelpText: import("vue").ComputedRef; labelSuffix: import("vue").ComputedRef<"*" | null>; labelSuffixClasses: import("vue").ComputedRef<{ [x: string]: boolean; 'kt-label__header-label-suffix': boolean; }>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "click"[], import("vue").PublicProps, { label: string | null; helpText: string | null; inputId: string | null; helpDescription: string | null; helpTextSlot: import("vue").Slot; isRequired: boolean; validationState: "error" | "success" | "warning" | "empty"; }, true, {}, {}, { FieldHelpText: import("vue").DefineComponent; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; }>, () => import("vue").VNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; }>> & Readonly<{}>, { helpText: string | null; helpTextSlot: import("vue").Slot; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; } & import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly>; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; helpDescription: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; inputId: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isRequired: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; validationState: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"error" | "success" | "warning" | "empty">; } & { default: () => "error" | "success" | "warning" | "empty"; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; }>, { hasHelpText: import("vue").ComputedRef; labelSuffix: import("vue").ComputedRef<"*" | null>; labelSuffixClasses: import("vue").ComputedRef<{ [x: string]: boolean; 'kt-label__header-label-suffix': boolean; }>; }, {}, {}, {}, { label: string | null; helpText: string | null; inputId: string | null; helpDescription: string | null; helpTextSlot: import("vue").Slot; isRequired: boolean; validationState: "error" | "success" | "warning" | "empty"; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase>; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; helpDescription: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; inputId: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isRequired: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; validationState: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"error" | "success" | "warning" | "empty">; } & { default: () => "error" | "success" | "warning" | "empty"; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; }>, { hasHelpText: import("vue").ComputedRef; labelSuffix: import("vue").ComputedRef<"*" | null>; labelSuffixClasses: import("vue").ComputedRef<{ [x: string]: boolean; 'kt-label__header-label-suffix': boolean; }>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "click"[], "click", { label: string | null; helpText: string | null; inputId: string | null; helpDescription: string | null; helpTextSlot: import("vue").Slot; isRequired: boolean; validationState: "error" | "success" | "warning" | "empty"; }, {}, string, {}, { FieldHelpText: import("vue").DefineComponent; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; }>, () => import("vue").VNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; }>> & Readonly<{}>, { helpText: string | null; helpTextSlot: import("vue").Slot; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; } & import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & { install: import("vue").FunctionPlugin>; } & { meta: import("../types/kotti").Meta>; helpText: import("zod").ZodDefault>; helpDescription: import("zod").ZodDefault>; inputId: import("zod").ZodDefault>; isRequired: import("zod").ZodDefault; validationState: import("zod").ZodDefault>; }, "strip", import("zod").ZodTypeAny, { label: string | null; helpText: string | null; inputId: string | null; helpDescription: string | null; isRequired: boolean; validationState: "error" | "success" | "warning" | "empty"; }, { label?: string | null | undefined; helpText?: string | null | undefined; helpDescription?: string | null | undefined; inputId?: string | null | undefined; isRequired?: boolean | undefined; validationState?: "error" | "success" | "warning" | "empty" | undefined; }>> & Record; }; KtLoading: { new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square">; } & { default: () => "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square"; }; }>> & Readonly<{}>, { loadingClasses: import("vue").ComputedRef; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, { type: "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square"; }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square">; } & { default: () => "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square"; }; }>> & Readonly<{}>, { loadingClasses: import("vue").ComputedRef; }, {}, {}, {}, { type: "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square"; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square">; } & { default: () => "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square"; }; }>> & Readonly<{}>, { loadingClasses: import("vue").ComputedRef; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { type: "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square"; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & { install: import("vue").FunctionPlugin>; } & { meta: import("../types/kotti").Meta>; }, "strip", import("zod").ZodTypeAny, { type: "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square"; }, { type?: "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square" | undefined; }>> & Record; }; } & import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly>; }; getEmptyValue: { default: null; type: import("vue").PropType<() => unknown>; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; isRange: { default: boolean; type: BooleanConstructor; }; useFieldset: { default: boolean; type: BooleanConstructor; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; onMousedown?: ((...args: any[]) => any) | undefined; onVisibilityChange?: ((...args: any[]) => any) | undefined; }>, { affixClasses: import("vue").ComputedRef<(modifications: string[]) => string[]>; focusInput: () => void; handleClear: () => void; handleVisibilityChange: () => void; iconClasses: import("vue").ComputedRef<(element: string, modifications: string[]) => string[]>; inputId: import("vue").ComputedRef; inputContainerRef: import("vue").Ref; inputContainerWrapperRef: import("vue").Ref; onClickLabel: (event: MouseEvent) => void; showLabel: import("vue").ComputedRef | undefined>; showValidation: import("vue").ComputedRef; validationState: import("vue").ComputedRef<"error" | "empty">; validationText: import("vue").ComputedRef; validationTextIcon: import("vue").ComputedRef; valueVisibility: import("vue").Ref; wrapperClasses: import("vue").ComputedRef; Yoco: typeof import("@3yourmind/yoco").Yoco; }, {}, {}, {}, { helpTextSlot: import("vue").Slot; debounceLabelClick: boolean; getEmptyValue: () => unknown; isRange: boolean; useFieldset: boolean; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase>; }; getEmptyValue: { default: null; type: import("vue").PropType<() => unknown>; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; isRange: { default: boolean; type: BooleanConstructor; }; useFieldset: { default: boolean; type: BooleanConstructor; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; onMousedown?: ((...args: any[]) => any) | undefined; onVisibilityChange?: ((...args: any[]) => any) | undefined; }>, { affixClasses: import("vue").ComputedRef<(modifications: string[]) => string[]>; focusInput: () => void; handleClear: () => void; handleVisibilityChange: () => void; iconClasses: import("vue").ComputedRef<(element: string, modifications: string[]) => string[]>; inputId: import("vue").ComputedRef; inputContainerRef: import("vue").Ref; inputContainerWrapperRef: import("vue").Ref; onClickLabel: (event: MouseEvent) => void; showLabel: import("vue").ComputedRef | undefined>; showValidation: import("vue").ComputedRef; validationState: import("vue").ComputedRef<"error" | "empty">; validationText: import("vue").ComputedRef; validationTextIcon: import("vue").ComputedRef; valueVisibility: import("vue").Ref; wrapperClasses: import("vue").ComputedRef; Yoco: typeof import("@3yourmind/yoco").Yoco; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "mousedown" | "visibilityChange")[], "click" | "mousedown" | "visibilityChange", { helpTextSlot: import("vue").Slot; debounceLabelClick: boolean; getEmptyValue: () => unknown; isRange: boolean; useFieldset: boolean; }, {}, string, {}, { FieldHelpText: import("vue").DefineComponent; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; }>, () => import("vue").VNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; }>> & Readonly<{}>, { helpText: string | null; helpTextSlot: import("vue").Slot; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; KtLabel: { new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins>; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; helpDescription: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; inputId: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isRequired: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; validationState: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"error" | "success" | "warning" | "empty">; } & { default: () => "error" | "success" | "warning" | "empty"; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; }>, { hasHelpText: import("vue").ComputedRef; labelSuffix: import("vue").ComputedRef<"*" | null>; labelSuffixClasses: import("vue").ComputedRef<{ [x: string]: boolean; 'kt-label__header-label-suffix': boolean; }>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "click"[], import("vue").PublicProps, { label: string | null; helpText: string | null; inputId: string | null; helpDescription: string | null; helpTextSlot: import("vue").Slot; isRequired: boolean; validationState: "error" | "success" | "warning" | "empty"; }, true, {}, {}, { FieldHelpText: import("vue").DefineComponent; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; }>, () => import("vue").VNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; }>> & Readonly<{}>, { helpText: string | null; helpTextSlot: import("vue").Slot; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; } & import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly>; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; helpDescription: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; inputId: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isRequired: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; validationState: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"error" | "success" | "warning" | "empty">; } & { default: () => "error" | "success" | "warning" | "empty"; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; }>, { hasHelpText: import("vue").ComputedRef; labelSuffix: import("vue").ComputedRef<"*" | null>; labelSuffixClasses: import("vue").ComputedRef<{ [x: string]: boolean; 'kt-label__header-label-suffix': boolean; }>; }, {}, {}, {}, { label: string | null; helpText: string | null; inputId: string | null; helpDescription: string | null; helpTextSlot: import("vue").Slot; isRequired: boolean; validationState: "error" | "success" | "warning" | "empty"; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase>; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; helpDescription: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; inputId: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isRequired: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; validationState: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"error" | "success" | "warning" | "empty">; } & { default: () => "error" | "success" | "warning" | "empty"; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; }>, { hasHelpText: import("vue").ComputedRef; labelSuffix: import("vue").ComputedRef<"*" | null>; labelSuffixClasses: import("vue").ComputedRef<{ [x: string]: boolean; 'kt-label__header-label-suffix': boolean; }>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "click"[], "click", { label: string | null; helpText: string | null; inputId: string | null; helpDescription: string | null; helpTextSlot: import("vue").Slot; isRequired: boolean; validationState: "error" | "success" | "warning" | "empty"; }, {}, string, {}, { FieldHelpText: import("vue").DefineComponent; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; }>, () => import("vue").VNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; }>> & Readonly<{}>, { helpText: string | null; helpTextSlot: import("vue").Slot; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; } & import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & { install: import("vue").FunctionPlugin>; } & { meta: import("../types/kotti").Meta>; helpText: import("zod").ZodDefault>; helpDescription: import("zod").ZodDefault>; inputId: import("zod").ZodDefault>; isRequired: import("zod").ZodDefault; validationState: import("zod").ZodDefault>; }, "strip", import("zod").ZodTypeAny, { label: string | null; helpText: string | null; inputId: string | null; helpDescription: string | null; isRequired: boolean; validationState: "error" | "success" | "warning" | "empty"; }, { label?: string | null | undefined; helpText?: string | null | undefined; helpDescription?: string | null | undefined; inputId?: string | null | undefined; isRequired?: boolean | undefined; validationState?: "error" | "success" | "warning" | "empty" | undefined; }>> & Record; }; KtLoading: { new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square">; } & { default: () => "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square"; }; }>> & Readonly<{}>, { loadingClasses: import("vue").ComputedRef; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, { type: "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square"; }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square">; } & { default: () => "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square"; }; }>> & Readonly<{}>, { loadingClasses: import("vue").ComputedRef; }, {}, {}, {}, { type: "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square"; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square">; } & { default: () => "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square"; }; }>> & Readonly<{}>, { loadingClasses: import("vue").ComputedRef; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { type: "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square"; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & { install: import("vue").FunctionPlugin>; } & { meta: import("../types/kotti").Meta>; }, "strip", import("zod").ZodTypeAny, { type: "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square"; }, { type?: "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square" | undefined; }>> & Record; }; } & import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & { install: import("vue").FunctionPlugin>; } & { meta: import("../types/kotti").Meta, import("zod").ZodNativeEnum]>>>; isDisabled: import("zod").ZodDefault; isLoading: import("zod").ZodDefault; hideClear: import("zod").ZodNever; hideValidation: import("zod").ZodDefault; isBorderless: import("zod").ZodNever; inputId: import("zod").ZodDefault>; dataTest: import("zod").ZodDefault>; formKey: import("zod").ZodDefault]>>>; helpDescription: import("zod").ZodDefault>; helpText: import("zod").ZodDefault>; leftIcon: import("zod").ZodNever; placeholder: import("zod").ZodNever; isOptional: import("zod").ZodDefault; label: import("zod").ZodDefault>; rightIcon: import("zod").ZodNever; prefix: import("zod").ZodNever; showVisibilityToggle: import("zod").ZodDefault; suffix: import("zod").ZodNever; tabIndex: import("zod").ZodNever; validator: import("zod").ZodDefault, import("zod").ZodUnion<[import("zod").ZodObject<{ type: import("zod").ZodLiteral<"empty">; }, "strip", import("zod").ZodTypeAny, { type: "empty"; }, { type: "empty"; }>, import("zod").ZodObject<{ text: import("zod").ZodNullable; type: import("zod").ZodLiteral<"error">; }, "strip", import("zod").ZodTypeAny, { type: "error"; text: string | null; }, { type: "error"; text: string | null; }>, import("zod").ZodObject<{ text: import("zod").ZodNullable; type: import("zod").ZodLiteral<"success">; }, "strip", import("zod").ZodTypeAny, { type: "success"; text: string | null; }, { type: "success"; text: string | null; }>, import("zod").ZodObject<{ text: import("zod").ZodNullable; type: import("zod").ZodLiteral<"warning">; }, "strip", import("zod").ZodTypeAny, { type: "warning"; text: string | null; }, { type: "warning"; text: string | null; }>]>>>; modelValue: import("zod").ZodNever; }, "strip", import("zod").ZodTypeAny, { dataTest: string | null; label: string | null; size: "large" | "medium" | "small" | import("../kotti-field/types.ts").KottiField.Size | null; isDisabled: boolean; isLoading: boolean; helpText: string | null; tabIndex: never; modelValue: never; placeholder: never; hideClear: never; hideValidation: boolean; showVisibilityToggle: boolean; isBorderless: never; inputId: string | null; formKey: string | null; helpDescription: string | null; leftIcon: never; isOptional: boolean; rightIcon: never; prefix: never; suffix: never; validator: (args_0: any, ...args: unknown[]) => { type: "empty"; } | { type: "error"; text: string | null; } | { type: "success"; text: string | null; } | { type: "warning"; text: string | null; }; }, { tabIndex: never; modelValue: never; placeholder: never; hideClear: never; isBorderless: never; leftIcon: never; rightIcon: never; prefix: never; suffix: never; size?: "large" | "medium" | "small" | import("../kotti-field/types.ts").KottiField.Size | null | undefined; isDisabled?: boolean | undefined; isLoading?: boolean | undefined; hideValidation?: boolean | undefined; inputId?: string | null | undefined; dataTest?: string | null | undefined; formKey?: string | null | undefined; helpDescription?: string | null | undefined; helpText?: string | null | undefined; isOptional?: boolean | undefined; label?: string | null | undefined; showVisibilityToggle?: boolean | undefined; validator?: ((args_0: any, ...args: unknown[]) => { type: "empty"; } | { type: "error"; text: string | null; } | { type: "success"; text: string | null; } | { type: "warning"; text: string | null; }) | undefined; }>> & Record; }; } & import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"large" | "medium" | "small" | import("../kotti-field/types.ts").KottiField.Size | null>; } & { default: () => "large" | "medium" | "small" | import("../kotti-field/types.ts").KottiField.Size | null; }; isDisabled: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isLoading: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; tabIndex: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => number; }; hideClear: Omit, "type" | "default" | "required"> & { required: true; type: import("vue").PropType; } & Record; hideValidation: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; showVisibilityToggle: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isBorderless: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; inputId: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; formKey: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; helpDescription: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; leftIcon: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; }; isOptional: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; rightIcon: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; }; prefix: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; suffix: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; validator: Omit { type: "empty"; } | { type: "error"; text: string | null; } | { type: "success"; text: string | null; } | { type: "warning"; text: string | null; }>, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<(args_0: any, ...args: unknown[]) => { type: "empty"; } | { type: "error"; text: string | null; } | { type: "success"; text: string | null; } | { type: "warning"; text: string | null; }>; } & { default: () => (args_0: any, ...args: unknown[]) => { type: "empty"; } | { type: "error"; text: string | null; } | { type: "success"; text: string | null; } | { type: "warning"; text: string | null; }; }; autoComplete: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string; }; align: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"left" | "right" | KottiFieldNumber.Align>; } & { default: () => "left" | "right" | KottiFieldNumber.Align; }; decimalPlaces: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => number; }; hideChangeButtons: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; hideMaximum: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; maximum: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => number | null; }; minimum: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => number | null; }; modelValue: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => number | null; }; placeholder: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; step: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => number; }; }>> & Readonly<{ onBlur?: ((...args: any[]) => any) | undefined; onKeyup?: ((...args: any[]) => any) | undefined; "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined; }>, { decrementValue: () => void; field: import("../kotti-field/types.ts").KottiField.Hook.Returns; incrementValue: () => void; inputProps: import("vue").ComputedRef & { class: Record; forceUpdateKey: number; }>; inputRef: import("vue").Ref; isDecrementEnabled: import("vue").ComputedRef; isIncrementEnabled: import("vue").ComputedRef; ktFieldRef: import("vue").Ref<{ inputContainerRef: HTMLDivElement; inputContainerWrapperRef: HTMLDivElement; } | null, { inputContainerRef: HTMLDivElement; inputContainerWrapperRef: HTMLDivElement; } | null>; onBlur: () => void; onClickMiddle: () => void | undefined; onInput: (event: Event) => void; onKeydown: (event: KeyboardEvent) => void; onKeyup: (event: KeyboardEvent) => void; showMaximum: import("vue").ComputedRef; Yoco: typeof import("@3yourmind/yoco").Yoco; }, {}, {}, {}, { dataTest: string | null; minimum: number | null; maximum: number | null; label: string | null; size: "large" | "medium" | "small" | import("../kotti-field/types.ts").KottiField.Size | null; isDisabled: boolean; isLoading: boolean; helpText: string | null; tabIndex: number; modelValue: number | null; placeholder: string | null; hideValidation: boolean; showVisibilityToggle: boolean; isBorderless: boolean; inputId: string | null; formKey: string | null; helpDescription: string | null; leftIcon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; isOptional: boolean; rightIcon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; prefix: string | null; suffix: string | null; validator: (args_0: any, ...args: unknown[]) => { type: "empty"; } | { type: "error"; text: string | null; } | { type: "success"; text: string | null; } | { type: "warning"; text: string | null; }; autoComplete: string; align: "left" | "right" | KottiFieldNumber.Align; decimalPlaces: number; hideChangeButtons: boolean; hideMaximum: boolean; step: number; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"large" | "medium" | "small" | import("../kotti-field/types.ts").KottiField.Size | null>; } & { default: () => "large" | "medium" | "small" | import("../kotti-field/types.ts").KottiField.Size | null; }; isDisabled: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isLoading: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; tabIndex: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => number; }; hideClear: Omit, "type" | "default" | "required"> & { required: true; type: import("vue").PropType; } & Record; hideValidation: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; showVisibilityToggle: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isBorderless: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; inputId: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; formKey: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; helpDescription: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; leftIcon: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; }; isOptional: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; rightIcon: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; }; prefix: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; suffix: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; validator: Omit { type: "empty"; } | { type: "error"; text: string | null; } | { type: "success"; text: string | null; } | { type: "warning"; text: string | null; }>, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<(args_0: any, ...args: unknown[]) => { type: "empty"; } | { type: "error"; text: string | null; } | { type: "success"; text: string | null; } | { type: "warning"; text: string | null; }>; } & { default: () => (args_0: any, ...args: unknown[]) => { type: "empty"; } | { type: "error"; text: string | null; } | { type: "success"; text: string | null; } | { type: "warning"; text: string | null; }; }; autoComplete: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string; }; align: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"left" | "right" | KottiFieldNumber.Align>; } & { default: () => "left" | "right" | KottiFieldNumber.Align; }; decimalPlaces: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => number; }; hideChangeButtons: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; hideMaximum: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; maximum: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => number | null; }; minimum: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => number | null; }; modelValue: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => number | null; }; placeholder: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; step: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => number; }; }>> & Readonly<{ onBlur?: ((...args: any[]) => any) | undefined; onKeyup?: ((...args: any[]) => any) | undefined; "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined; }>, { decrementValue: () => void; field: import("../kotti-field/types.ts").KottiField.Hook.Returns; incrementValue: () => void; inputProps: import("vue").ComputedRef & { class: Record; forceUpdateKey: number; }>; inputRef: import("vue").Ref; isDecrementEnabled: import("vue").ComputedRef; isIncrementEnabled: import("vue").ComputedRef; ktFieldRef: import("vue").Ref<{ inputContainerRef: HTMLDivElement; inputContainerWrapperRef: HTMLDivElement; } | null, { inputContainerRef: HTMLDivElement; inputContainerWrapperRef: HTMLDivElement; } | null>; onBlur: () => void; onClickMiddle: () => void | undefined; onInput: (event: Event) => void; onKeydown: (event: KeyboardEvent) => void; onKeyup: (event: KeyboardEvent) => void; showMaximum: import("vue").ComputedRef; Yoco: typeof import("@3yourmind/yoco").Yoco; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "blur" | "keyup")[], "update:modelValue" | "blur" | "keyup", { dataTest: string | null; minimum: number | null; maximum: number | null; label: string | null; size: "large" | "medium" | "small" | import("../kotti-field/types.ts").KottiField.Size | null; isDisabled: boolean; isLoading: boolean; helpText: string | null; tabIndex: number; modelValue: number | null; placeholder: string | null; hideValidation: boolean; showVisibilityToggle: boolean; isBorderless: boolean; inputId: string | null; formKey: string | null; helpDescription: string | null; leftIcon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; isOptional: boolean; rightIcon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; prefix: string | null; suffix: string | null; validator: (args_0: any, ...args: unknown[]) => { type: "empty"; } | { type: "error"; text: string | null; } | { type: "success"; text: string | null; } | { type: "warning"; text: string | null; }; autoComplete: string; align: "left" | "right" | KottiFieldNumber.Align; decimalPlaces: number; hideChangeButtons: boolean; hideMaximum: boolean; step: number; }, {}, string, {}, { KtButton: { new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; }; iconPosition: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition>; } & { default: () => "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size>; } & { default: () => "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; }; isLoading: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isSubmit: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isBlock: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isMultiline: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; toggleStatus: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null>; } & { default: () => "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }; type: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type>; } & { default: () => "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; "onUpdate:toggleStatus"?: ((...args: any[]) => any) | undefined; }>, { handleClick: (event: Event) => void; hasIconLeft: import("vue").ComputedRef; hasIconRight: import("vue").ComputedRef; hasSlot: import("vue").ComputedRef; helpTextContentRef: import("vue").Ref; helpTextTriggerRef: import("vue").Ref; mainClasses: import("vue").ComputedRef<{ 'kt-button': boolean; 'kt-button--has-content': boolean; 'kt-button--has-icon': boolean; 'kt-button--is-block': boolean; 'kt-button--is-multiline': boolean; }>; showHelpText: import("vue").ComputedRef; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "update:toggleStatus")[], import("vue").PublicProps, { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; }; iconPosition: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition>; } & { default: () => "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size>; } & { default: () => "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; }; isLoading: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isSubmit: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isBlock: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isMultiline: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; toggleStatus: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null>; } & { default: () => "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }; type: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type>; } & { default: () => "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; "onUpdate:toggleStatus"?: ((...args: any[]) => any) | undefined; }>, { handleClick: (event: Event) => void; hasIconLeft: import("vue").ComputedRef; hasIconRight: import("vue").ComputedRef; hasSlot: import("vue").ComputedRef; helpTextContentRef: import("vue").Ref; helpTextTriggerRef: import("vue").Ref; mainClasses: import("vue").ComputedRef<{ 'kt-button': boolean; 'kt-button--has-content': boolean; 'kt-button--has-icon': boolean; 'kt-button--is-block': boolean; 'kt-button--is-multiline': boolean; }>; showHelpText: import("vue").ComputedRef; }, {}, {}, {}, { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; }; iconPosition: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition>; } & { default: () => "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size>; } & { default: () => "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; }; isLoading: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isSubmit: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isBlock: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isMultiline: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; toggleStatus: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null>; } & { default: () => "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }; type: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type>; } & { default: () => "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; "onUpdate:toggleStatus"?: ((...args: any[]) => any) | undefined; }>, { handleClick: (event: Event) => void; hasIconLeft: import("vue").ComputedRef; hasIconRight: import("vue").ComputedRef; hasSlot: import("vue").ComputedRef; helpTextContentRef: import("vue").Ref; helpTextTriggerRef: import("vue").Ref; mainClasses: import("vue").ComputedRef<{ 'kt-button': boolean; 'kt-button--has-content': boolean; 'kt-button--has-icon': boolean; 'kt-button--is-block': boolean; 'kt-button--is-multiline': boolean; }>; showHelpText: import("vue").ComputedRef; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "update:toggleStatus")[], "click" | "update:toggleStatus", { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & { install: import("vue").FunctionPlugin>; } & { meta: import("../types/kotti").Meta, import("zod").ZodNativeEnum]>>>; iconPosition: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>; size: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>; isLoading: import("zod").ZodDefault; isSubmit: import("zod").ZodDefault; helpText: import("zod").ZodDefault>; isBlock: import("zod").ZodDefault; isMultiline: import("zod").ZodDefault; label: import("zod").ZodDefault>; toggleStatus: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>>; type: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>; }, "strip", import("zod").ZodTypeAny, { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }, { icon?: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null | undefined; iconPosition?: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition | undefined; size?: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size | undefined; isLoading?: boolean | undefined; isSubmit?: boolean | undefined; helpText?: string | null | undefined; isBlock?: boolean | undefined; isMultiline?: boolean | undefined; label?: string | null | undefined; toggleStatus?: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null | undefined; type?: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type | undefined; }>> & Record; }; KtField: { new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins>; }; getEmptyValue: { default: null; type: import("vue").PropType<() => unknown>; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; isRange: { default: boolean; type: BooleanConstructor; }; useFieldset: { default: boolean; type: BooleanConstructor; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; onMousedown?: ((...args: any[]) => any) | undefined; onVisibilityChange?: ((...args: any[]) => any) | undefined; }>, { affixClasses: import("vue").ComputedRef<(modifications: string[]) => string[]>; focusInput: () => void; handleClear: () => void; handleVisibilityChange: () => void; iconClasses: import("vue").ComputedRef<(element: string, modifications: string[]) => string[]>; inputId: import("vue").ComputedRef; inputContainerRef: import("vue").Ref; inputContainerWrapperRef: import("vue").Ref; onClickLabel: (event: MouseEvent) => void; showLabel: import("vue").ComputedRef | undefined>; showValidation: import("vue").ComputedRef; validationState: import("vue").ComputedRef<"error" | "empty">; validationText: import("vue").ComputedRef; validationTextIcon: import("vue").ComputedRef; valueVisibility: import("vue").Ref; wrapperClasses: import("vue").ComputedRef; Yoco: typeof import("@3yourmind/yoco").Yoco; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "mousedown" | "visibilityChange")[], import("vue").PublicProps, { helpTextSlot: import("vue").Slot; debounceLabelClick: boolean; getEmptyValue: () => unknown; isRange: boolean; useFieldset: boolean; }, true, {}, {}, { FieldHelpText: import("vue").DefineComponent; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; }>, () => import("vue").VNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; }>> & Readonly<{}>, { helpText: string | null; helpTextSlot: import("vue").Slot; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; KtLabel: { new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins>; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; helpDescription: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; inputId: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isRequired: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; validationState: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"error" | "success" | "warning" | "empty">; } & { default: () => "error" | "success" | "warning" | "empty"; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; }>, { hasHelpText: import("vue").ComputedRef; labelSuffix: import("vue").ComputedRef<"*" | null>; labelSuffixClasses: import("vue").ComputedRef<{ [x: string]: boolean; 'kt-label__header-label-suffix': boolean; }>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "click"[], import("vue").PublicProps, { label: string | null; helpText: string | null; inputId: string | null; helpDescription: string | null; helpTextSlot: import("vue").Slot; isRequired: boolean; validationState: "error" | "success" | "warning" | "empty"; }, true, {}, {}, { FieldHelpText: import("vue").DefineComponent; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; }>, () => import("vue").VNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; }>> & Readonly<{}>, { helpText: string | null; helpTextSlot: import("vue").Slot; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; } & import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly>; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; helpDescription: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; inputId: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isRequired: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; validationState: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"error" | "success" | "warning" | "empty">; } & { default: () => "error" | "success" | "warning" | "empty"; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; }>, { hasHelpText: import("vue").ComputedRef; labelSuffix: import("vue").ComputedRef<"*" | null>; labelSuffixClasses: import("vue").ComputedRef<{ [x: string]: boolean; 'kt-label__header-label-suffix': boolean; }>; }, {}, {}, {}, { label: string | null; helpText: string | null; inputId: string | null; helpDescription: string | null; helpTextSlot: import("vue").Slot; isRequired: boolean; validationState: "error" | "success" | "warning" | "empty"; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase>; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; helpDescription: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; inputId: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isRequired: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; validationState: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"error" | "success" | "warning" | "empty">; } & { default: () => "error" | "success" | "warning" | "empty"; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; }>, { hasHelpText: import("vue").ComputedRef; labelSuffix: import("vue").ComputedRef<"*" | null>; labelSuffixClasses: import("vue").ComputedRef<{ [x: string]: boolean; 'kt-label__header-label-suffix': boolean; }>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "click"[], "click", { label: string | null; helpText: string | null; inputId: string | null; helpDescription: string | null; helpTextSlot: import("vue").Slot; isRequired: boolean; validationState: "error" | "success" | "warning" | "empty"; }, {}, string, {}, { FieldHelpText: import("vue").DefineComponent; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; }>, () => import("vue").VNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; }>> & Readonly<{}>, { helpText: string | null; helpTextSlot: import("vue").Slot; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; } & import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & { install: import("vue").FunctionPlugin>; } & { meta: import("../types/kotti").Meta>; helpText: import("zod").ZodDefault>; helpDescription: import("zod").ZodDefault>; inputId: import("zod").ZodDefault>; isRequired: import("zod").ZodDefault; validationState: import("zod").ZodDefault>; }, "strip", import("zod").ZodTypeAny, { label: string | null; helpText: string | null; inputId: string | null; helpDescription: string | null; isRequired: boolean; validationState: "error" | "success" | "warning" | "empty"; }, { label?: string | null | undefined; helpText?: string | null | undefined; helpDescription?: string | null | undefined; inputId?: string | null | undefined; isRequired?: boolean | undefined; validationState?: "error" | "success" | "warning" | "empty" | undefined; }>> & Record; }; KtLoading: { new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square">; } & { default: () => "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square"; }; }>> & Readonly<{}>, { loadingClasses: import("vue").ComputedRef; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, { type: "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square"; }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square">; } & { default: () => "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square"; }; }>> & Readonly<{}>, { loadingClasses: import("vue").ComputedRef; }, {}, {}, {}, { type: "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square"; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square">; } & { default: () => "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square"; }; }>> & Readonly<{}>, { loadingClasses: import("vue").ComputedRef; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { type: "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square"; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & { install: import("vue").FunctionPlugin>; } & { meta: import("../types/kotti").Meta>; }, "strip", import("zod").ZodTypeAny, { type: "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square"; }, { type?: "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square" | undefined; }>> & Record; }; } & import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly>; }; getEmptyValue: { default: null; type: import("vue").PropType<() => unknown>; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; isRange: { default: boolean; type: BooleanConstructor; }; useFieldset: { default: boolean; type: BooleanConstructor; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; onMousedown?: ((...args: any[]) => any) | undefined; onVisibilityChange?: ((...args: any[]) => any) | undefined; }>, { affixClasses: import("vue").ComputedRef<(modifications: string[]) => string[]>; focusInput: () => void; handleClear: () => void; handleVisibilityChange: () => void; iconClasses: import("vue").ComputedRef<(element: string, modifications: string[]) => string[]>; inputId: import("vue").ComputedRef; inputContainerRef: import("vue").Ref; inputContainerWrapperRef: import("vue").Ref; onClickLabel: (event: MouseEvent) => void; showLabel: import("vue").ComputedRef | undefined>; showValidation: import("vue").ComputedRef; validationState: import("vue").ComputedRef<"error" | "empty">; validationText: import("vue").ComputedRef; validationTextIcon: import("vue").ComputedRef; valueVisibility: import("vue").Ref; wrapperClasses: import("vue").ComputedRef; Yoco: typeof import("@3yourmind/yoco").Yoco; }, {}, {}, {}, { helpTextSlot: import("vue").Slot; debounceLabelClick: boolean; getEmptyValue: () => unknown; isRange: boolean; useFieldset: boolean; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase>; }; getEmptyValue: { default: null; type: import("vue").PropType<() => unknown>; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; isRange: { default: boolean; type: BooleanConstructor; }; useFieldset: { default: boolean; type: BooleanConstructor; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; onMousedown?: ((...args: any[]) => any) | undefined; onVisibilityChange?: ((...args: any[]) => any) | undefined; }>, { affixClasses: import("vue").ComputedRef<(modifications: string[]) => string[]>; focusInput: () => void; handleClear: () => void; handleVisibilityChange: () => void; iconClasses: import("vue").ComputedRef<(element: string, modifications: string[]) => string[]>; inputId: import("vue").ComputedRef; inputContainerRef: import("vue").Ref; inputContainerWrapperRef: import("vue").Ref; onClickLabel: (event: MouseEvent) => void; showLabel: import("vue").ComputedRef | undefined>; showValidation: import("vue").ComputedRef; validationState: import("vue").ComputedRef<"error" | "empty">; validationText: import("vue").ComputedRef; validationTextIcon: import("vue").ComputedRef; valueVisibility: import("vue").Ref; wrapperClasses: import("vue").ComputedRef; Yoco: typeof import("@3yourmind/yoco").Yoco; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "mousedown" | "visibilityChange")[], "click" | "mousedown" | "visibilityChange", { helpTextSlot: import("vue").Slot; debounceLabelClick: boolean; getEmptyValue: () => unknown; isRange: boolean; useFieldset: boolean; }, {}, string, {}, { FieldHelpText: import("vue").DefineComponent; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; }>, () => import("vue").VNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; }>> & Readonly<{}>, { helpText: string | null; helpTextSlot: import("vue").Slot; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; KtLabel: { new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins>; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; helpDescription: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; inputId: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isRequired: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; validationState: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"error" | "success" | "warning" | "empty">; } & { default: () => "error" | "success" | "warning" | "empty"; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; }>, { hasHelpText: import("vue").ComputedRef; labelSuffix: import("vue").ComputedRef<"*" | null>; labelSuffixClasses: import("vue").ComputedRef<{ [x: string]: boolean; 'kt-label__header-label-suffix': boolean; }>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "click"[], import("vue").PublicProps, { label: string | null; helpText: string | null; inputId: string | null; helpDescription: string | null; helpTextSlot: import("vue").Slot; isRequired: boolean; validationState: "error" | "success" | "warning" | "empty"; }, true, {}, {}, { FieldHelpText: import("vue").DefineComponent; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; }>, () => import("vue").VNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; }>> & Readonly<{}>, { helpText: string | null; helpTextSlot: import("vue").Slot; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; } & import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly>; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; helpDescription: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; inputId: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isRequired: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; validationState: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"error" | "success" | "warning" | "empty">; } & { default: () => "error" | "success" | "warning" | "empty"; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; }>, { hasHelpText: import("vue").ComputedRef; labelSuffix: import("vue").ComputedRef<"*" | null>; labelSuffixClasses: import("vue").ComputedRef<{ [x: string]: boolean; 'kt-label__header-label-suffix': boolean; }>; }, {}, {}, {}, { label: string | null; helpText: string | null; inputId: string | null; helpDescription: string | null; helpTextSlot: import("vue").Slot; isRequired: boolean; validationState: "error" | "success" | "warning" | "empty"; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase>; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; helpDescription: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; inputId: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isRequired: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; validationState: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"error" | "success" | "warning" | "empty">; } & { default: () => "error" | "success" | "warning" | "empty"; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; }>, { hasHelpText: import("vue").ComputedRef; labelSuffix: import("vue").ComputedRef<"*" | null>; labelSuffixClasses: import("vue").ComputedRef<{ [x: string]: boolean; 'kt-label__header-label-suffix': boolean; }>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "click"[], "click", { label: string | null; helpText: string | null; inputId: string | null; helpDescription: string | null; helpTextSlot: import("vue").Slot; isRequired: boolean; validationState: "error" | "success" | "warning" | "empty"; }, {}, string, {}, { FieldHelpText: import("vue").DefineComponent; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; }>, () => import("vue").VNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; }>> & Readonly<{}>, { helpText: string | null; helpTextSlot: import("vue").Slot; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; } & import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & { install: import("vue").FunctionPlugin>; } & { meta: import("../types/kotti").Meta>; helpText: import("zod").ZodDefault>; helpDescription: import("zod").ZodDefault>; inputId: import("zod").ZodDefault>; isRequired: import("zod").ZodDefault; validationState: import("zod").ZodDefault>; }, "strip", import("zod").ZodTypeAny, { label: string | null; helpText: string | null; inputId: string | null; helpDescription: string | null; isRequired: boolean; validationState: "error" | "success" | "warning" | "empty"; }, { label?: string | null | undefined; helpText?: string | null | undefined; helpDescription?: string | null | undefined; inputId?: string | null | undefined; isRequired?: boolean | undefined; validationState?: "error" | "success" | "warning" | "empty" | undefined; }>> & Record; }; KtLoading: { new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square">; } & { default: () => "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square"; }; }>> & Readonly<{}>, { loadingClasses: import("vue").ComputedRef; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, { type: "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square"; }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square">; } & { default: () => "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square"; }; }>> & Readonly<{}>, { loadingClasses: import("vue").ComputedRef; }, {}, {}, {}, { type: "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square"; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square">; } & { default: () => "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square"; }; }>> & Readonly<{}>, { loadingClasses: import("vue").ComputedRef; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { type: "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square"; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & { install: import("vue").FunctionPlugin>; } & { meta: import("../types/kotti").Meta>; }, "strip", import("zod").ZodTypeAny, { type: "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square"; }, { type?: "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square" | undefined; }>> & Record; }; } & import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & { install: import("vue").FunctionPlugin>; } & { meta: import("../types/kotti").Meta, import("zod").ZodNativeEnum]>>>; isDisabled: import("zod").ZodDefault; isLoading: import("zod").ZodDefault; hideClear: import("zod").ZodNever; hideValidation: import("zod").ZodDefault; isBorderless: import("zod").ZodNever; inputId: import("zod").ZodDefault>; dataTest: import("zod").ZodDefault>; formKey: import("zod").ZodDefault]>>>; helpDescription: import("zod").ZodDefault>; helpText: import("zod").ZodDefault>; leftIcon: import("zod").ZodNever; placeholder: import("zod").ZodNever; isOptional: import("zod").ZodDefault; label: import("zod").ZodDefault>; rightIcon: import("zod").ZodNever; prefix: import("zod").ZodNever; showVisibilityToggle: import("zod").ZodDefault; suffix: import("zod").ZodNever; tabIndex: import("zod").ZodNever; validator: import("zod").ZodDefault, import("zod").ZodUnion<[import("zod").ZodObject<{ type: import("zod").ZodLiteral<"empty">; }, "strip", import("zod").ZodTypeAny, { type: "empty"; }, { type: "empty"; }>, import("zod").ZodObject<{ text: import("zod").ZodNullable; type: import("zod").ZodLiteral<"error">; }, "strip", import("zod").ZodTypeAny, { type: "error"; text: string | null; }, { type: "error"; text: string | null; }>, import("zod").ZodObject<{ text: import("zod").ZodNullable; type: import("zod").ZodLiteral<"success">; }, "strip", import("zod").ZodTypeAny, { type: "success"; text: string | null; }, { type: "success"; text: string | null; }>, import("zod").ZodObject<{ text: import("zod").ZodNullable; type: import("zod").ZodLiteral<"warning">; }, "strip", import("zod").ZodTypeAny, { type: "warning"; text: string | null; }, { type: "warning"; text: string | null; }>]>>>; modelValue: import("zod").ZodNever; }, "strip", import("zod").ZodTypeAny, { dataTest: string | null; label: string | null; size: "large" | "medium" | "small" | import("../kotti-field/types.ts").KottiField.Size | null; isDisabled: boolean; isLoading: boolean; helpText: string | null; tabIndex: never; modelValue: never; placeholder: never; hideClear: never; hideValidation: boolean; showVisibilityToggle: boolean; isBorderless: never; inputId: string | null; formKey: string | null; helpDescription: string | null; leftIcon: never; isOptional: boolean; rightIcon: never; prefix: never; suffix: never; validator: (args_0: any, ...args: unknown[]) => { type: "empty"; } | { type: "error"; text: string | null; } | { type: "success"; text: string | null; } | { type: "warning"; text: string | null; }; }, { tabIndex: never; modelValue: never; placeholder: never; hideClear: never; isBorderless: never; leftIcon: never; rightIcon: never; prefix: never; suffix: never; size?: "large" | "medium" | "small" | import("../kotti-field/types.ts").KottiField.Size | null | undefined; isDisabled?: boolean | undefined; isLoading?: boolean | undefined; hideValidation?: boolean | undefined; inputId?: string | null | undefined; dataTest?: string | null | undefined; formKey?: string | null | undefined; helpDescription?: string | null | undefined; helpText?: string | null | undefined; isOptional?: boolean | undefined; label?: string | null | undefined; showVisibilityToggle?: boolean | undefined; validator?: ((args_0: any, ...args: unknown[]) => { type: "empty"; } | { type: "error"; text: string | null; } | { type: "success"; text: string | null; } | { type: "warning"; text: string | null; }) | undefined; }>> & Record; }; } & import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & { install: import("vue").FunctionPlugin>; } & { meta: import("../types/kotti").Meta>; label: import("zod").ZodDefault>; size: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>>; isDisabled: import("zod").ZodDefault; isLoading: import("zod").ZodDefault; helpText: import("zod").ZodDefault>; tabIndex: import("zod").ZodDefault; hideClear: import("zod").ZodNever; hideValidation: import("zod").ZodDefault; showVisibilityToggle: import("zod").ZodDefault; isBorderless: import("zod").ZodDefault; inputId: import("zod").ZodDefault>; formKey: import("zod").ZodDefault]>>>; helpDescription: import("zod").ZodDefault>; leftIcon: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>>; isOptional: import("zod").ZodDefault; rightIcon: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>>; prefix: import("zod").ZodDefault>; suffix: import("zod").ZodDefault>; validator: import("zod").ZodDefault, import("zod").ZodUnion<[import("zod").ZodObject<{ type: import("zod").ZodLiteral<"empty">; }, "strip", import("zod").ZodTypeAny, { type: "empty"; }, { type: "empty"; }>, import("zod").ZodObject<{ text: import("zod").ZodNullable; type: import("zod").ZodLiteral<"error">; }, "strip", import("zod").ZodTypeAny, { type: "error"; text: string | null; }, { type: "error"; text: string | null; }>, import("zod").ZodObject<{ text: import("zod").ZodNullable; type: import("zod").ZodLiteral<"success">; }, "strip", import("zod").ZodTypeAny, { type: "success"; text: string | null; }, { type: "success"; text: string | null; }>, import("zod").ZodObject<{ text: import("zod").ZodNullable; type: import("zod").ZodLiteral<"warning">; }, "strip", import("zod").ZodTypeAny, { type: "warning"; text: string | null; }, { type: "warning"; text: string | null; }>]>>>; autoComplete: import("zod").ZodDefault, import("zod").ZodLiteral, import("zod").ZodString]>>; align: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>; decimalPlaces: import("zod").ZodDefault; hideChangeButtons: import("zod").ZodDefault; hideMaximum: import("zod").ZodDefault; maximum: import("zod").ZodDefault>; minimum: import("zod").ZodDefault>; modelValue: import("zod").ZodDefault>; placeholder: import("zod").ZodDefault>; step: import("zod").ZodDefault; }, "strip", import("zod").ZodTypeAny, { dataTest: string | null; minimum: number | null; maximum: number | null; label: string | null; size: "large" | "medium" | "small" | import("../kotti-field/types.ts").KottiField.Size | null; isDisabled: boolean; isLoading: boolean; helpText: string | null; tabIndex: number; modelValue: number | null; placeholder: string | null; hideClear: never; hideValidation: boolean; showVisibilityToggle: boolean; isBorderless: boolean; inputId: string | null; formKey: string | null; helpDescription: string | null; leftIcon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; isOptional: boolean; rightIcon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; prefix: string | null; suffix: string | null; validator: (args_0: any, ...args: unknown[]) => { type: "empty"; } | { type: "error"; text: string | null; } | { type: "success"; text: string | null; } | { type: "warning"; text: string | null; }; autoComplete: string; align: "left" | "right" | KottiFieldNumber.Align; decimalPlaces: number; hideChangeButtons: boolean; hideMaximum: boolean; step: number; }, { hideClear: never; dataTest?: string | null | undefined; label?: string | null | undefined; size?: "large" | "medium" | "small" | import("../kotti-field/types.ts").KottiField.Size | null | undefined; isDisabled?: boolean | undefined; isLoading?: boolean | undefined; helpText?: string | null | undefined; tabIndex?: number | undefined; hideValidation?: boolean | undefined; showVisibilityToggle?: boolean | undefined; isBorderless?: boolean | undefined; inputId?: string | null | undefined; formKey?: string | null | undefined; helpDescription?: string | null | undefined; leftIcon?: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null | undefined; isOptional?: boolean | undefined; rightIcon?: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null | undefined; prefix?: string | null | undefined; suffix?: string | null | undefined; validator?: ((args_0: any, ...args: unknown[]) => { type: "empty"; } | { type: "error"; text: string | null; } | { type: "success"; text: string | null; } | { type: "warning"; text: string | null; }) | undefined; autoComplete?: string | undefined; align?: "left" | "right" | KottiFieldNumber.Align | undefined; decimalPlaces?: number | undefined; hideChangeButtons?: boolean | undefined; hideMaximum?: boolean | undefined; maximum?: number | null | undefined; minimum?: number | null | undefined; modelValue?: number | null | undefined; placeholder?: string | null | undefined; step?: number | undefined; }>> & { supports: import("../kotti-field/types.ts").KottiField.Supports; }; }; export * from './constants';