import { z } from 'zod'; import { KottiField } from '../kotti-field/types'; export declare namespace Shared { const valueSchema: z.ZodNullable>; type Value = z.output; const groupSchema: z.ZodObject<{ id: z.ZodUnion<[z.ZodString, z.ZodNumber]>; label: z.ZodString; }, "strip", z.ZodTypeAny, { label: string; id: string | number; }, { label: string; id: string | number; }>; const optionSchema: z.ZodObject<{ dataTest: z.ZodOptional; groupId: z.ZodOptional>; isDisabled: z.ZodOptional; label: z.ZodString; value: z.ZodNullable>; }, "strip", z.ZodTypeAny, { value: string | number | boolean | null; label: string; dataTest?: string | undefined; groupId?: string | number | undefined; isDisabled?: boolean | undefined; }, { value: string | number | boolean | null; label: string; dataTest?: string | undefined; groupId?: string | number | undefined; isDisabled?: boolean | undefined; }>; type Option = z.output; const actionSchema: z.ZodObject<{ dataTest: z.ZodOptional; isDisabled: z.ZodOptional; label: z.ZodString; onClick: z.ZodFunction, z.ZodVoid>; }, "strip", z.ZodTypeAny, { label: string; onClick: () => void; dataTest?: string | undefined; isDisabled?: boolean | undefined; }, { label: string; onClick: () => void; dataTest?: string | undefined; isDisabled?: boolean | undefined; }>; type Action = z.output; const propsSchema: z.ZodObject<{ dataTest: z.ZodDefault>; label: z.ZodDefault>; size: z.ZodDefault, z.ZodNativeEnum]>>>; isDisabled: z.ZodDefault; isLoading: z.ZodDefault; helpText: z.ZodDefault>; tabIndex: z.ZodDefault; modelValue: z.ZodNever; hideClear: z.ZodDefault; hideValidation: z.ZodDefault; showVisibilityToggle: z.ZodDefault; isBorderless: z.ZodDefault; inputId: z.ZodDefault>; formKey: z.ZodDefault]>>>; helpDescription: z.ZodDefault>; leftIcon: z.ZodDefault, z.ZodNativeEnum]>>>; isOptional: z.ZodDefault; rightIcon: z.ZodDefault, z.ZodNativeEnum]>>>; prefix: z.ZodDefault>; suffix: z.ZodDefault>; validator: z.ZodDefault, z.ZodUnion<[z.ZodObject<{ type: z.ZodLiteral<"empty">; }, "strip", z.ZodTypeAny, { type: "empty"; }, { type: "empty"; }>, z.ZodObject<{ text: z.ZodNullable; type: z.ZodLiteral<"error">; }, "strip", z.ZodTypeAny, { type: "error"; text: string | null; }, { type: "error"; text: string | null; }>, z.ZodObject<{ text: z.ZodNullable; type: z.ZodLiteral<"success">; }, "strip", z.ZodTypeAny, { type: "success"; text: string | null; }, { type: "success"; text: string | null; }>, z.ZodObject<{ text: z.ZodNullable; type: z.ZodLiteral<"warning">; }, "strip", z.ZodTypeAny, { type: "warning"; text: string | null; }, { type: "warning"; text: string | null; }>]>>>; autoComplete: z.ZodDefault, z.ZodLiteral, z.ZodString]>>; actions: z.ZodDefault; isDisabled: z.ZodOptional; label: z.ZodString; onClick: z.ZodFunction, z.ZodVoid>; }, "strip", z.ZodTypeAny, { label: string; onClick: () => void; dataTest?: string | undefined; isDisabled?: boolean | undefined; }, { label: string; onClick: () => void; dataTest?: string | undefined; isDisabled?: boolean | undefined; }>, "many">>; dropdownStyles: z.ZodDefault>>; groups: z.ZodDefault; label: z.ZodString; }, "strip", z.ZodTypeAny, { label: string; id: string | number; }, { label: string; id: string | number; }>, "many">>; isUnsorted: z.ZodDefault; options: z.ZodArray; groupId: z.ZodOptional>; isDisabled: z.ZodOptional; label: z.ZodString; value: z.ZodNullable>; }, "strip", z.ZodTypeAny, { value: string | number | boolean | null; label: string; dataTest?: string | undefined; groupId?: string | number | undefined; isDisabled?: boolean | undefined; }, { value: string | number | boolean | null; label: string; dataTest?: string | undefined; groupId?: string | number | undefined; isDisabled?: boolean | undefined; }>, "many">; placeholder: z.ZodDefault>; }, "strip", z.ZodTypeAny, { dataTest: string | null; options: { value: string | number | boolean | null; label: string; dataTest?: string | undefined; groupId?: string | number | undefined; isDisabled?: boolean | undefined; }[]; label: string | null; size: "large" | "medium" | "small" | KottiField.Size | null; isDisabled: boolean; isLoading: boolean; helpText: string | null; actions: { label: string; onClick: () => void; dataTest?: string | undefined; isDisabled?: boolean | undefined; }[]; tabIndex: number; modelValue: never; placeholder: string | null; hideClear: boolean; 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; dropdownStyles: Record | null; groups: { label: string; id: string | number; }[]; isUnsorted: boolean; }, { options: { value: string | number | boolean | null; label: string; dataTest?: string | undefined; groupId?: string | number | undefined; isDisabled?: boolean | undefined; }[]; modelValue: never; dataTest?: string | null | undefined; label?: string | null | undefined; size?: "large" | "medium" | "small" | KottiField.Size | null | undefined; isDisabled?: boolean | undefined; isLoading?: boolean | undefined; helpText?: string | null | undefined; tabIndex?: number | undefined; hideClear?: boolean | 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; actions?: { label: string; onClick: () => void; dataTest?: string | undefined; isDisabled?: boolean | undefined; }[] | undefined; dropdownStyles?: Record | null | undefined; groups?: { label: string; id: string | number; }[] | undefined; isUnsorted?: boolean | undefined; placeholder?: string | null | undefined; }>; const isMultipleSchema: z.ZodObject<{ clearOnSelect: z.ZodDefault; collapseTagsAfter: z.ZodDefault; maximumSelectable: z.ZodDefault; modelValue: z.ZodDefault>, "many">>; }, "strip", z.ZodTypeAny, { modelValue: (string | number | boolean | null)[]; clearOnSelect: boolean; collapseTagsAfter: number; maximumSelectable: number; }, { clearOnSelect?: boolean | undefined; collapseTagsAfter?: number | undefined; maximumSelectable?: number | undefined; modelValue?: (string | number | boolean | null)[] | undefined; }>; const isRemoteSchema: z.ZodObject<{ isLoadingOptions: z.ZodDefault; query: z.ZodDefault>; }, "strip", z.ZodTypeAny, { isLoadingOptions: boolean; query: string | null; }, { isLoadingOptions?: boolean | undefined; query?: string | null | undefined; }>; const isSingleSchema: z.ZodObject<{ modelValue: z.ZodDefault>>; }, "strip", z.ZodTypeAny, { modelValue: string | number | boolean | null; }, { modelValue?: string | number | boolean | null | undefined; }>; type Props = z.input; type PropsInternal = z.output; type Translations = { loadingText: string; noDataText: string; noMatchText: string; placeholder: string; ungroupedText: string; }; } export declare namespace KottiFieldMultiSelect { const modelValueSchema: z.ZodArray>, "many">; type ModelValue = z.output; const propsSchema: z.ZodObject<{ dataTest: z.ZodDefault>; options: z.ZodArray; groupId: z.ZodOptional>; isDisabled: z.ZodOptional; label: z.ZodString; value: z.ZodNullable>; }, "strip", z.ZodTypeAny, { value: string | number | boolean | null; label: string; dataTest?: string | undefined; groupId?: string | number | undefined; isDisabled?: boolean | undefined; }, { value: string | number | boolean | null; label: string; dataTest?: string | undefined; groupId?: string | number | undefined; isDisabled?: boolean | undefined; }>, "many">; label: z.ZodDefault>; size: z.ZodDefault, z.ZodNativeEnum]>>>; isDisabled: z.ZodDefault; isLoading: z.ZodDefault; helpText: z.ZodDefault>; actions: z.ZodDefault; isDisabled: z.ZodOptional; label: z.ZodString; onClick: z.ZodFunction, z.ZodVoid>; }, "strip", z.ZodTypeAny, { label: string; onClick: () => void; dataTest?: string | undefined; isDisabled?: boolean | undefined; }, { label: string; onClick: () => void; dataTest?: string | undefined; isDisabled?: boolean | undefined; }>, "many">>; tabIndex: z.ZodDefault; placeholder: z.ZodDefault>; hideClear: z.ZodDefault; hideValidation: z.ZodDefault; showVisibilityToggle: z.ZodDefault; isBorderless: z.ZodDefault; inputId: z.ZodDefault>; formKey: z.ZodDefault]>>>; helpDescription: z.ZodDefault>; leftIcon: z.ZodDefault, z.ZodNativeEnum]>>>; isOptional: z.ZodDefault; rightIcon: z.ZodDefault, z.ZodNativeEnum]>>>; prefix: z.ZodDefault>; suffix: z.ZodDefault>; validator: z.ZodDefault, z.ZodUnion<[z.ZodObject<{ type: z.ZodLiteral<"empty">; }, "strip", z.ZodTypeAny, { type: "empty"; }, { type: "empty"; }>, z.ZodObject<{ text: z.ZodNullable; type: z.ZodLiteral<"error">; }, "strip", z.ZodTypeAny, { type: "error"; text: string | null; }, { type: "error"; text: string | null; }>, z.ZodObject<{ text: z.ZodNullable; type: z.ZodLiteral<"success">; }, "strip", z.ZodTypeAny, { type: "success"; text: string | null; }, { type: "success"; text: string | null; }>, z.ZodObject<{ text: z.ZodNullable; type: z.ZodLiteral<"warning">; }, "strip", z.ZodTypeAny, { type: "warning"; text: string | null; }, { type: "warning"; text: string | null; }>]>>>; autoComplete: z.ZodDefault, z.ZodLiteral, z.ZodString]>>; dropdownStyles: z.ZodDefault>>; groups: z.ZodDefault; label: z.ZodString; }, "strip", z.ZodTypeAny, { label: string; id: string | number; }, { label: string; id: string | number; }>, "many">>; isUnsorted: z.ZodDefault; clearOnSelect: z.ZodDefault; collapseTagsAfter: z.ZodDefault; maximumSelectable: z.ZodDefault; modelValue: z.ZodDefault>, "many">>; }, "strip", z.ZodTypeAny, { dataTest: string | null; options: { value: string | number | boolean | null; label: string; dataTest?: string | undefined; groupId?: string | number | undefined; isDisabled?: boolean | undefined; }[]; label: string | null; size: "large" | "medium" | "small" | KottiField.Size | null; isDisabled: boolean; isLoading: boolean; helpText: string | null; actions: { label: string; onClick: () => void; dataTest?: string | undefined; isDisabled?: boolean | undefined; }[]; tabIndex: number; modelValue: (string | number | boolean | null)[]; placeholder: string | null; hideClear: boolean; 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; dropdownStyles: Record | null; groups: { label: string; id: string | number; }[]; isUnsorted: boolean; clearOnSelect: boolean; collapseTagsAfter: number; maximumSelectable: number; }, { options: { value: string | number | boolean | null; label: string; dataTest?: string | undefined; groupId?: string | number | undefined; isDisabled?: boolean | undefined; }[]; dataTest?: string | null | undefined; label?: string | null | undefined; size?: "large" | "medium" | "small" | KottiField.Size | null | undefined; isDisabled?: boolean | undefined; isLoading?: boolean | undefined; helpText?: string | null | undefined; actions?: { label: string; onClick: () => void; dataTest?: string | undefined; isDisabled?: boolean | undefined; }[] | undefined; tabIndex?: number | undefined; placeholder?: string | null | undefined; hideClear?: boolean | 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; dropdownStyles?: Record | null | undefined; groups?: { label: string; id: string | number; }[] | undefined; isUnsorted?: boolean | undefined; clearOnSelect?: boolean | undefined; collapseTagsAfter?: number | undefined; maximumSelectable?: number | undefined; modelValue?: (string | number | boolean | null)[] | undefined; }>; type Props = z.input; type PropsInternal = z.output; type Translations = Shared.Translations; } export declare namespace KottiFieldMultiSelectRemote { const modelValueSchema: z.ZodArray>, "many">; type ModelValue = z.output; const propsSchema: z.ZodObject<{ dataTest: z.ZodDefault>; options: z.ZodArray; groupId: z.ZodOptional>; isDisabled: z.ZodOptional; label: z.ZodString; value: z.ZodNullable>; }, "strip", z.ZodTypeAny, { value: string | number | boolean | null; label: string; dataTest?: string | undefined; groupId?: string | number | undefined; isDisabled?: boolean | undefined; }, { value: string | number | boolean | null; label: string; dataTest?: string | undefined; groupId?: string | number | undefined; isDisabled?: boolean | undefined; }>, "many">; label: z.ZodDefault>; size: z.ZodDefault, z.ZodNativeEnum]>>>; isDisabled: z.ZodDefault; isLoading: z.ZodDefault; helpText: z.ZodDefault>; actions: z.ZodDefault; isDisabled: z.ZodOptional; label: z.ZodString; onClick: z.ZodFunction, z.ZodVoid>; }, "strip", z.ZodTypeAny, { label: string; onClick: () => void; dataTest?: string | undefined; isDisabled?: boolean | undefined; }, { label: string; onClick: () => void; dataTest?: string | undefined; isDisabled?: boolean | undefined; }>, "many">>; tabIndex: z.ZodDefault; modelValue: z.ZodDefault>, "many">>; placeholder: z.ZodDefault>; hideClear: z.ZodDefault; hideValidation: z.ZodDefault; showVisibilityToggle: z.ZodDefault; isBorderless: z.ZodDefault; inputId: z.ZodDefault>; formKey: z.ZodDefault]>>>; helpDescription: z.ZodDefault>; leftIcon: z.ZodDefault, z.ZodNativeEnum]>>>; isOptional: z.ZodDefault; rightIcon: z.ZodDefault, z.ZodNativeEnum]>>>; prefix: z.ZodDefault>; suffix: z.ZodDefault>; validator: z.ZodDefault, z.ZodUnion<[z.ZodObject<{ type: z.ZodLiteral<"empty">; }, "strip", z.ZodTypeAny, { type: "empty"; }, { type: "empty"; }>, z.ZodObject<{ text: z.ZodNullable; type: z.ZodLiteral<"error">; }, "strip", z.ZodTypeAny, { type: "error"; text: string | null; }, { type: "error"; text: string | null; }>, z.ZodObject<{ text: z.ZodNullable; type: z.ZodLiteral<"success">; }, "strip", z.ZodTypeAny, { type: "success"; text: string | null; }, { type: "success"; text: string | null; }>, z.ZodObject<{ text: z.ZodNullable; type: z.ZodLiteral<"warning">; }, "strip", z.ZodTypeAny, { type: "warning"; text: string | null; }, { type: "warning"; text: string | null; }>]>>>; autoComplete: z.ZodDefault, z.ZodLiteral, z.ZodString]>>; dropdownStyles: z.ZodDefault>>; groups: z.ZodDefault; label: z.ZodString; }, "strip", z.ZodTypeAny, { label: string; id: string | number; }, { label: string; id: string | number; }>, "many">>; isUnsorted: z.ZodDefault; clearOnSelect: z.ZodDefault; collapseTagsAfter: z.ZodDefault; maximumSelectable: z.ZodDefault; isLoadingOptions: z.ZodDefault; query: z.ZodDefault>; }, "strip", z.ZodTypeAny, { dataTest: string | null; options: { value: string | number | boolean | null; label: string; dataTest?: string | undefined; groupId?: string | number | undefined; isDisabled?: boolean | undefined; }[]; label: string | null; size: "large" | "medium" | "small" | KottiField.Size | null; isDisabled: boolean; isLoading: boolean; helpText: string | null; actions: { label: string; onClick: () => void; dataTest?: string | undefined; isDisabled?: boolean | undefined; }[]; tabIndex: number; modelValue: (string | number | boolean | null)[]; placeholder: string | null; hideClear: boolean; 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; dropdownStyles: Record | null; groups: { label: string; id: string | number; }[]; isUnsorted: boolean; clearOnSelect: boolean; collapseTagsAfter: number; maximumSelectable: number; isLoadingOptions: boolean; query: string | null; }, { options: { value: string | number | boolean | null; label: string; dataTest?: string | undefined; groupId?: string | number | undefined; isDisabled?: boolean | undefined; }[]; dataTest?: string | null | undefined; label?: string | null | undefined; size?: "large" | "medium" | "small" | KottiField.Size | null | undefined; isDisabled?: boolean | undefined; isLoading?: boolean | undefined; helpText?: string | null | undefined; actions?: { label: string; onClick: () => void; dataTest?: string | undefined; isDisabled?: boolean | undefined; }[] | undefined; tabIndex?: number | undefined; modelValue?: (string | number | boolean | null)[] | undefined; placeholder?: string | null | undefined; hideClear?: boolean | 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; dropdownStyles?: Record | null | undefined; groups?: { label: string; id: string | number; }[] | undefined; isUnsorted?: boolean | undefined; clearOnSelect?: boolean | undefined; collapseTagsAfter?: number | undefined; maximumSelectable?: number | undefined; isLoadingOptions?: boolean | undefined; query?: string | null | undefined; }>; type Props = z.input; type PropsInternal = z.output; type Translations = Shared.Translations; namespace Events { type UpdateQuery = KottiFieldMultiSelectRemote.Props['query']; } } export declare namespace KottiFieldSingleSelect { const modelValueSchema: z.ZodNullable>; type ModelValue = z.output; const propsSchema: z.ZodObject<{ dataTest: z.ZodDefault>; options: z.ZodArray; groupId: z.ZodOptional>; isDisabled: z.ZodOptional; label: z.ZodString; value: z.ZodNullable>; }, "strip", z.ZodTypeAny, { value: string | number | boolean | null; label: string; dataTest?: string | undefined; groupId?: string | number | undefined; isDisabled?: boolean | undefined; }, { value: string | number | boolean | null; label: string; dataTest?: string | undefined; groupId?: string | number | undefined; isDisabled?: boolean | undefined; }>, "many">; label: z.ZodDefault>; size: z.ZodDefault, z.ZodNativeEnum]>>>; isDisabled: z.ZodDefault; isLoading: z.ZodDefault; helpText: z.ZodDefault>; actions: z.ZodDefault; isDisabled: z.ZodOptional; label: z.ZodString; onClick: z.ZodFunction, z.ZodVoid>; }, "strip", z.ZodTypeAny, { label: string; onClick: () => void; dataTest?: string | undefined; isDisabled?: boolean | undefined; }, { label: string; onClick: () => void; dataTest?: string | undefined; isDisabled?: boolean | undefined; }>, "many">>; tabIndex: z.ZodDefault; placeholder: z.ZodDefault>; hideClear: z.ZodDefault; hideValidation: z.ZodDefault; showVisibilityToggle: z.ZodDefault; isBorderless: z.ZodDefault; inputId: z.ZodDefault>; formKey: z.ZodDefault]>>>; helpDescription: z.ZodDefault>; leftIcon: z.ZodDefault, z.ZodNativeEnum]>>>; isOptional: z.ZodDefault; rightIcon: z.ZodDefault, z.ZodNativeEnum]>>>; prefix: z.ZodDefault>; suffix: z.ZodDefault>; validator: z.ZodDefault, z.ZodUnion<[z.ZodObject<{ type: z.ZodLiteral<"empty">; }, "strip", z.ZodTypeAny, { type: "empty"; }, { type: "empty"; }>, z.ZodObject<{ text: z.ZodNullable; type: z.ZodLiteral<"error">; }, "strip", z.ZodTypeAny, { type: "error"; text: string | null; }, { type: "error"; text: string | null; }>, z.ZodObject<{ text: z.ZodNullable; type: z.ZodLiteral<"success">; }, "strip", z.ZodTypeAny, { type: "success"; text: string | null; }, { type: "success"; text: string | null; }>, z.ZodObject<{ text: z.ZodNullable; type: z.ZodLiteral<"warning">; }, "strip", z.ZodTypeAny, { type: "warning"; text: string | null; }, { type: "warning"; text: string | null; }>]>>>; autoComplete: z.ZodDefault, z.ZodLiteral, z.ZodString]>>; dropdownStyles: z.ZodDefault>>; groups: z.ZodDefault; label: z.ZodString; }, "strip", z.ZodTypeAny, { label: string; id: string | number; }, { label: string; id: string | number; }>, "many">>; isUnsorted: z.ZodDefault; modelValue: z.ZodDefault>>; }, "strip", z.ZodTypeAny, { dataTest: string | null; options: { value: string | number | boolean | null; label: string; dataTest?: string | undefined; groupId?: string | number | undefined; isDisabled?: boolean | undefined; }[]; label: string | null; size: "large" | "medium" | "small" | KottiField.Size | null; isDisabled: boolean; isLoading: boolean; helpText: string | null; actions: { label: string; onClick: () => void; dataTest?: string | undefined; isDisabled?: boolean | undefined; }[]; tabIndex: number; modelValue: string | number | boolean | null; placeholder: string | null; hideClear: boolean; 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; dropdownStyles: Record | null; groups: { label: string; id: string | number; }[]; isUnsorted: boolean; }, { options: { value: string | number | boolean | null; label: string; dataTest?: string | undefined; groupId?: string | number | undefined; isDisabled?: boolean | undefined; }[]; dataTest?: string | null | undefined; label?: string | null | undefined; size?: "large" | "medium" | "small" | KottiField.Size | null | undefined; isDisabled?: boolean | undefined; isLoading?: boolean | undefined; helpText?: string | null | undefined; actions?: { label: string; onClick: () => void; dataTest?: string | undefined; isDisabled?: boolean | undefined; }[] | undefined; tabIndex?: number | undefined; placeholder?: string | null | undefined; hideClear?: boolean | 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; dropdownStyles?: Record | null | undefined; groups?: { label: string; id: string | number; }[] | undefined; isUnsorted?: boolean | undefined; modelValue?: string | number | boolean | null | undefined; }>; type Props = z.input; type PropsInternal = z.output; type Translations = Shared.Translations; } export declare namespace KottiFieldSingleSelectRemote { const modelValueSchema: z.ZodNullable>; type ModelValue = z.output; const propsSchema: z.ZodObject<{ dataTest: z.ZodDefault>; options: z.ZodArray; groupId: z.ZodOptional>; isDisabled: z.ZodOptional; label: z.ZodString; value: z.ZodNullable>; }, "strip", z.ZodTypeAny, { value: string | number | boolean | null; label: string; dataTest?: string | undefined; groupId?: string | number | undefined; isDisabled?: boolean | undefined; }, { value: string | number | boolean | null; label: string; dataTest?: string | undefined; groupId?: string | number | undefined; isDisabled?: boolean | undefined; }>, "many">; label: z.ZodDefault>; size: z.ZodDefault, z.ZodNativeEnum]>>>; isDisabled: z.ZodDefault; isLoading: z.ZodDefault; helpText: z.ZodDefault>; actions: z.ZodDefault; isDisabled: z.ZodOptional; label: z.ZodString; onClick: z.ZodFunction, z.ZodVoid>; }, "strip", z.ZodTypeAny, { label: string; onClick: () => void; dataTest?: string | undefined; isDisabled?: boolean | undefined; }, { label: string; onClick: () => void; dataTest?: string | undefined; isDisabled?: boolean | undefined; }>, "many">>; tabIndex: z.ZodDefault; modelValue: z.ZodDefault>>; placeholder: z.ZodDefault>; hideClear: z.ZodDefault; hideValidation: z.ZodDefault; showVisibilityToggle: z.ZodDefault; isBorderless: z.ZodDefault; inputId: z.ZodDefault>; formKey: z.ZodDefault]>>>; helpDescription: z.ZodDefault>; leftIcon: z.ZodDefault, z.ZodNativeEnum]>>>; isOptional: z.ZodDefault; rightIcon: z.ZodDefault, z.ZodNativeEnum]>>>; prefix: z.ZodDefault>; suffix: z.ZodDefault>; validator: z.ZodDefault, z.ZodUnion<[z.ZodObject<{ type: z.ZodLiteral<"empty">; }, "strip", z.ZodTypeAny, { type: "empty"; }, { type: "empty"; }>, z.ZodObject<{ text: z.ZodNullable; type: z.ZodLiteral<"error">; }, "strip", z.ZodTypeAny, { type: "error"; text: string | null; }, { type: "error"; text: string | null; }>, z.ZodObject<{ text: z.ZodNullable; type: z.ZodLiteral<"success">; }, "strip", z.ZodTypeAny, { type: "success"; text: string | null; }, { type: "success"; text: string | null; }>, z.ZodObject<{ text: z.ZodNullable; type: z.ZodLiteral<"warning">; }, "strip", z.ZodTypeAny, { type: "warning"; text: string | null; }, { type: "warning"; text: string | null; }>]>>>; autoComplete: z.ZodDefault, z.ZodLiteral, z.ZodString]>>; dropdownStyles: z.ZodDefault>>; groups: z.ZodDefault; label: z.ZodString; }, "strip", z.ZodTypeAny, { label: string; id: string | number; }, { label: string; id: string | number; }>, "many">>; isUnsorted: z.ZodDefault; isLoadingOptions: z.ZodDefault; query: z.ZodDefault>; }, "strip", z.ZodTypeAny, { dataTest: string | null; options: { value: string | number | boolean | null; label: string; dataTest?: string | undefined; groupId?: string | number | undefined; isDisabled?: boolean | undefined; }[]; label: string | null; size: "large" | "medium" | "small" | KottiField.Size | null; isDisabled: boolean; isLoading: boolean; helpText: string | null; actions: { label: string; onClick: () => void; dataTest?: string | undefined; isDisabled?: boolean | undefined; }[]; tabIndex: number; modelValue: string | number | boolean | null; placeholder: string | null; hideClear: boolean; 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; dropdownStyles: Record | null; groups: { label: string; id: string | number; }[]; isUnsorted: boolean; isLoadingOptions: boolean; query: string | null; }, { options: { value: string | number | boolean | null; label: string; dataTest?: string | undefined; groupId?: string | number | undefined; isDisabled?: boolean | undefined; }[]; dataTest?: string | null | undefined; label?: string | null | undefined; size?: "large" | "medium" | "small" | KottiField.Size | null | undefined; isDisabled?: boolean | undefined; isLoading?: boolean | undefined; helpText?: string | null | undefined; actions?: { label: string; onClick: () => void; dataTest?: string | undefined; isDisabled?: boolean | undefined; }[] | undefined; tabIndex?: number | undefined; modelValue?: string | number | boolean | null | undefined; placeholder?: string | null | undefined; hideClear?: boolean | 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; dropdownStyles?: Record | null | undefined; groups?: { label: string; id: string | number; }[] | undefined; isUnsorted?: boolean | undefined; isLoadingOptions?: boolean | undefined; query?: string | null | undefined; }>; type Props = z.input; type PropsInternal = z.output; type Translations = Shared.Translations; namespace Events { type UpdateQuery = KottiFieldSingleSelectRemote.Props['query']; } }