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

Function MobileCardDrawer

app/components/ui/MobileCardDrawer.tsx:82–987  ·  view source on GitHub ↗
({
    isOpen,
    onClose,
    processingStage,
    recognizedCards,
    selectedCardIndex,
    onSelectCard,
    scrollPosition,
    onScrollPositionChange,
    onGenerateDeckCode,
    isGeneratingDeckCode,
    onShare,
    onExportYdk,
    isExportingYdk,
    ydkExported,
    getCardInfo,
    isDetailLoading,
    getCardArtwork,
    forcePendulumMode,
    onToggleCardMode,
    onSelectAltMatch,
    onMoveCardBox,
    initialViewMode = 'list',
    entryPoint = 'list',
    onReplaceCard,
    onDeleteCard,
    onDuplicateCard,
    onAddCard
}: MobileCardDrawerProps)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 10

useTranslationFunction · 0.90
getLocalizedCardNameFunction · 0.90
getCardBadgesFunction · 0.90
getCardImageUrlFunction · 0.90
getLocalizedCardTextFunction · 0.90
getDrawerHeightFunction · 0.85
renderListViewFunction · 0.85
renderDetailViewFunction · 0.85
formatCardDescFunction · 0.70
tFunction · 0.50

Tested by

no test coverage detected