FunctionEditorTopBar({
onExport,
exportProgress,
hasTransparentBackground,
onUndo,
onRedo,
canUndo = false
app/components/ui/editor/EditorTopBar.tsx:40
FunctionElementsMenu({
onAddElement,
selectedElement,
onUpdateElement,
onDeleteElement,
textTabTrigger = 0,
}:
app/components/ui/editor/ElementsMenu.tsx:21
FunctionFS_createPreloadedFile(parent,name,url,canRead,canWrite,onload,onerror,dontCreateFile,canOwn,preFinish)
public/ffmpeg/ffmpeg-core.js:8
FunctionGlassCurveMockup({
children,
config,
className = "",
shadows = 30,
roundedCorners,
}: GlassCurveMockupProp
app/components/ui/editor/mockups/GlassCurveMockup.tsx:11
FunctionHistoryMenu({
projects,
currentProjectId,
isLoading = false,
onSelectProject,
onAddToCanvas,
onDe
app/components/ui/editor/HistoryMenu.tsx:19
FunctionImageCropperModal({
isOpen,
onClose,
imageUrl,
onCropApply,
initialCrop,
}: ImageCropperModalProps)
app/components/ui/editor/ImageCropperModal.tsx:18
FunctionLayersPanel({
elements,
selectedId,
selectedMultiIds,
onSelect,
onMultiSelect,
onDelete,
onRe
app/components/ui/editor/LayersPanel.tsx:13
FunctionMockup2dMenu({
mockupId,
mockupConfig,
onMockupChange,
onMockupConfigChange,
onBack,
}: Mockup2dMenuProps)
app/components/ui/editor/Mockup2dMenu.tsx:19
FunctionMockup3dMenu({
activeDeviceTpl,
imagePhoneDevice,
isLaptop,
imagePhoneScale,
setImagePhoneScale,
imagePhoneOpe
app/components/ui/editor/Mockup3dMenu.tsx:266
FunctionMockupMenu({
mockupId = "none",
mockupConfig,
onMockupChange,
onMockupConfigChange,
backgroundUrl,
backgroun
app/components/ui/editor/MockupMenu.tsx:29
FunctionMockupWrapper({
mockupId,
config,
children,
roundedCorners = 12,
shadows = 20,
className = "",
}: M
app/components/ui/editor/mockups/MockupWrapper.tsx:34
FunctionModelScene({
imageUrl,
imageMaskConfig,
cropArea,
openingProgress = 1,
initialRotationX = 43.23,
initialRota
app/components/ui/editor/mockups-3d/Laptop3DViewer.tsx:76
FunctionModelScene({
imageUrl,
imageMaskConfig,
cropArea,
initialRotationX,
initialRotationY,
initialRot
app/components/ui/editor/mockups-3d/IPhone13ProMax3DViewer.tsx:102