FunctionBlockControls({ onMoveUp, onMoveDown, onDuplicate, onDelete, isFirst, isLast }: BlockControlsProps)
components/newsletter-editor/BlockControls.tsx:14
FunctionBlockRenderer({
block,
onUpdate,
onDelete,
onDuplicate,
onMoveUp,
onMoveDown,
isFirst,
isLast,
isSelected
components/newsletter-editor/BlockRenderer.tsx:30
FunctionCalendar({
className,
classNames,
showOutsideDays = true,
captionLayout = 'label',
buttonVariant = 'ghost',
components/ui/calendar.tsx:14
FunctionSafeImage({
src,
alt,
width = 100,
height = 100,
className = "",
fallbackSrc = "/placeholder.svg"
}: S
components/ui/safe-image.tsx:15