MCPcopy Create free account
hub / github.com/Souls-R/GetDeck / Sidebar

Function Sidebar

app/components/ui/Sidebar.tsx:45–582  ·  view source on GitHub ↗
({
    processingStage,
    recognizedCards,
    selectedCardIndex,
    selectedCardInfo,
    isDetailLoading,
    selectedCardArtwork,
    forcePendulumMode,
    onToggleCardMode,
    onSelectAltMatch,
    onSelectCard,
    onMoveCardBox,
    scrollPosition,
    onScrollPositionChange,
    onGenerateDeckCode,
    isGeneratingDeckCode,
    onShare,
    onExportYdk,
    isExportingYdk,
    ydkExported,
    sourceType = 'image',
    onReplaceCard,
    onDeleteCard,
    onDuplicateCard,
    onAddCard
}: SidebarProps)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

useTranslationFunction · 0.90
getLocalizedCardNameFunction · 0.90
getCardBadgesFunction · 0.90
getCardImageUrlFunction · 0.90
getLocalizedCardTextFunction · 0.90
formatCardDescFunction · 0.70
tFunction · 0.50

Tested by

no test coverage detected