FunctionOptionsColumn({
title,
description,
icon,
orientation = 'horizontal',
tooltip,
children,
breakpoint = 'md',
packages/ui/src/components/data-display/OptionsColumn/index.tsx:28
FunctionPreviewContainer({
preview,
setPreview,
file,
setFile,
fileName,
onRemove
}: {
preview: string | null
setPrevi
packages/ui/src/components/inputs/FileInput/FilePickerModal/components/LocalUpload/components/PreviewContainer.tsx:8
FunctionResultShowcase({
bgBrightness,
bgBlur,
bgContrast,
bgSaturation,
overlayOpacity
}: {
bgBrightness: number
bgBl
apps/web/src/core/personalization/components/BgImageSelector/modals/AdjustBgImageModal/components/ResultShowcase.tsx:14
FunctionRing({
as,
asChild = false,
ref,
display,
ringWidth = '3px',
ringColor = 'custom-500',
ringOffsetWid
packages/ui/src/components/primitives/Ring/index.tsx:55
FunctionSearchInput({
icon = 'tabler:search',
value,
onChange,
searchTarget,
actionButtonProps,
onKeyUp,
className,
packages/ui/src/components/inputs/SearchInput/index.tsx:59
FunctionSearchResults({
results,
page,
setPage,
file,
setFile,
setPreview,
onSearch
}: {
results: IPixabaySearchRes
packages/ui/src/components/inputs/FileInput/FilePickerModal/components/Pixabay/components/SearchResults.tsx:10
FunctionSidebarItem({
label,
icon,
active = false,
onClick,
onCancelButtonClick,
sideStripColor,
number,
actionBu
packages/ui/src/components/navigation/sidebar/SidebarItem/index.tsx:72
FunctionSidebarItemContent({
label,
sidebarExpanded,
isMainSidebarItem,
number,
contextMenuItems,
active,
onCancelButtonCl
packages/ui/src/components/navigation/sidebar/SidebarItem/components/SidebarItemContent.tsx:12
FunctionSidebarSubsectionItemWithOnClick({
subsectionLabel,
icon,
label,
active,
onClick,
amount,
namespace
}: {
subsectionLabel: stri
packages/ui/src/components/navigation/sidebar/SidebarItem/components/SidebarSubsectionItemWithOnClick.tsx:9
FunctionSliderHeader({
icon,
label,
namespace,
value,
required,
max = 100
}: {
icon?: string
label?: string
name
packages/ui/src/components/inputs/SliderInput/components/SliderHeader.tsx:4
FunctionSliderInput({
label,
icon,
value,
onChange,
required,
disabled,
min = 0,
max = 100,
step = 1,
classNa
packages/ui/src/components/inputs/SliderInput/index.tsx:26
FunctionTabs({ items, enabled, currentTab, onTabChange, className }: TabsProps<T, TKey>)
packages/ui/src/components/navigation/Tabs/index.tsx:22
FunctionTagChip({
label,
icon,
color,
variant = 'outlined',
size = 'base',
actionButtonProps,
onClick,
...res
packages/ui/src/components/data-display/TagChip/index.tsx:51
FunctionTagsInput({
variant = 'classic',
label,
icon,
placeholder,
value,
onChange,
required = false,
disabled
packages/ui/src/components/inputs/TagsInput/index.tsx:61
FunctionText({
as,
asChild = false,
ref,
size,
color,
bg,
weight,
align,
display,
decoration,
transf
packages/ui/src/components/primitives/Text/index.tsx:118
FunctionTextAreaInput({
variant = 'classic',
label,
icon,
placeholder,
value,
onChange,
required = false,
disabled
packages/ui/src/components/inputs/TextAreaInput/index.tsx:39
FunctionTextField({
control,
name,
qrScanner = false,
actionButtonProps,
namespace,
...rest
}: TextFieldProps<TFiel
packages/ui/src/components/form/components/fields/TextField.tsx:23
FunctionTextInputBox({
value,
onChange,
onRawChange,
isPassword = false,
inputMode,
showPassword,
placeholder,
inp
packages/ui/src/components/inputs/TextInput/components/TextInputBox.tsx:9