import type { PropType, Slot } from 'vue'; import { Yoco } from '@3yourmind/yoco'; import type { KottiField } from './types'; declare const _default: typeof __VLS_export; export default _default; declare const __VLS_export: import("vue").DefineComponent>; }; /** * What’s the appropriate value for an empty field of this data type? * Used when clearing the field. Most likely either null or [] */ getEmptyValue: { default: null; type: PropType<() => unknown>; }; helpTextSlot: { default: undefined; type: PropType>; }; isRange: { default: boolean; type: BooleanConstructor; }; useFieldset: { default: boolean; type: BooleanConstructor; }; }>, { 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; /** * HACK: This template ref is used by child components, refactor with caution if needed */ inputContainerRef: import("vue").Ref; /** * HACK: This template ref is used by child components, refactor with caution if needed */ 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 Yoco; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "mousedown" | "visibilityChange")[], "click" | "mousedown" | "visibilityChange", import("vue").PublicProps, Readonly>; }; /** * What’s the appropriate value for an empty field of this data type? * Used when clearing the field. Most likely either null or [] */ getEmptyValue: { default: null; type: PropType<() => unknown>; }; helpTextSlot: { default: undefined; type: 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; }>, { helpTextSlot: Slot; debounceLabelClick: boolean; getEmptyValue: () => unknown; isRange: boolean; useFieldset: boolean; }, {}, { FieldHelpText: import("vue").DefineComponent; }; helpTextSlot: { default: undefined; type: PropType>; }; }>, () => import("vue").VNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; }; helpTextSlot: { default: undefined; type: PropType>; }; }>> & Readonly<{}>, { helpText: string | null; helpTextSlot: Slot; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; KtLabel: { new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins>; }; label: Omit, "type" | "default" | "required"> & { required: false; type: PropType; } & { default: () => string | null; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: PropType; } & { default: () => string | null; }; helpDescription: Omit, "type" | "default" | "required"> & { required: false; type: PropType; } & { default: () => string | null; }; inputId: Omit, "type" | "default" | "required"> & { required: false; type: PropType; } & { default: () => string | null; }; isRequired: Omit, "type" | "default" | "required"> & { required: false; type: PropType; } & { default: () => boolean; }; validationState: Omit, "type" | "default" | "required"> & { required: false; type: 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: Slot; isRequired: boolean; validationState: "error" | "success" | "warning" | "empty"; }, true, {}, {}, { FieldHelpText: import("vue").DefineComponent; }; helpTextSlot: { default: undefined; type: PropType>; }; }>, () => import("vue").VNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; }; helpTextSlot: { default: undefined; type: PropType>; }; }>> & Readonly<{}>, { helpText: string | null; helpTextSlot: 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: PropType; } & { default: () => string | null; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: PropType; } & { default: () => string | null; }; helpDescription: Omit, "type" | "default" | "required"> & { required: false; type: PropType; } & { default: () => string | null; }; inputId: Omit, "type" | "default" | "required"> & { required: false; type: PropType; } & { default: () => string | null; }; isRequired: Omit, "type" | "default" | "required"> & { required: false; type: PropType; } & { default: () => boolean; }; validationState: Omit, "type" | "default" | "required"> & { required: false; type: 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: 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: PropType; } & { default: () => string | null; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: PropType; } & { default: () => string | null; }; helpDescription: Omit, "type" | "default" | "required"> & { required: false; type: PropType; } & { default: () => string | null; }; inputId: Omit, "type" | "default" | "required"> & { required: false; type: PropType; } & { default: () => string | null; }; isRequired: Omit, "type" | "default" | "required"> & { required: false; type: PropType; } & { default: () => boolean; }; validationState: Omit, "type" | "default" | "required"> & { required: false; type: 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: Slot; isRequired: boolean; validationState: "error" | "success" | "warning" | "empty"; }, {}, string, {}, { FieldHelpText: import("vue").DefineComponent; }; helpTextSlot: { default: undefined; type: PropType>; }; }>, () => import("vue").VNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; }; helpTextSlot: { default: undefined; type: PropType>; }; }>> & Readonly<{}>, { helpText: string | null; helpTextSlot: 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.ts").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: 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: 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: 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.ts").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; }; }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;