↓ 1 callersFunctionrun_extract_assets(
args: Dict[str, Any],
*,
gemini_api_key: Optional[str],
input_images: List[str],
asset_b
backend/agent/tools/extract_assets.py:43
FunctionDesignSystemSelector({
designSystems,
selectedDesignSystemId,
setSelectedDesignSystemId,
onAddNew,
onManage,
disabled
frontend/src/components/settings/DesignSystemSelector.tsx:27
FunctionDesignSystemsModal({
open,
onOpenChange,
designSystems,
selectedDesignSystemId,
setSelectedDesignSystemId,
initialEd
frontend/src/components/settings/DesignSystemsModal.tsx:29
FunctionGenerationSettings({
settings,
setSettings,
designSystems = [],
onAddNewDesignSystem,
onManageDesignSystems,
})
frontend/src/components/settings/GenerationSettings.tsx:16
FunctionIconStrip({
isHistoryOpen,
isEditorOpen,
isSettingsOpen,
showHistory,
showEditor,
onToggleHistory,
onTogg
frontend/src/components/sidebar/IconStrip.tsx:16
FunctionOutputSettingsSection({
stack,
setStack,
label = "Stack:",
shouldDisableUpdates = false,
designSystem,
}: Props)
frontend/src/components/settings/OutputSettingsSection.tsx:23