MCPcopy Create free account

hub / github.com/CottonCandyZ/bangumi-electron / functions

Functions1,380 in github.com/CottonCandyZ/bangumi-electron

FunctionMaximizeIcon
(props: SVGProps<SVGSVGElement>)
app/bangumi/src/renderer/src/assets/svg-icons.tsx:6
FunctionMediumHeader
({ name, name_cn }: { name: string; name_cn: string })
app/bangumi/src/renderer/src/components/headers.tsx:3
FunctionMeta
({ date, eps, platform, infobox, rating, }: Pick<Subject, 'date' | 'eps' | 'platform' | 'infobox' |
app/bangumi/src/renderer/src/modules/main/subject/header-info/meta.tsx:8
FunctionMetaInfo
({ character, showAll = false, viewTransitionName, }: { character: Character showAll?: boolean vie
app/bangumi/src/renderer/src/modules/main/subject/character/gird/item.tsx:137
FunctionMetaItemList
({ listItem }: { listItem: (string | null)[] })
app/bangumi/src/renderer/src/modules/main/subject/header-info/meta.tsx:51
FunctionModifyEpisodeCollectionBySubjectId
({ subjectId, episodesId, episodeCollectionType, }: { subjectId: SubjectId episodesId: number[] ep
app/bangumi/src/renderer/src/data/fetch/api/collection.ts:259
FunctionModifySubjectCollection
({ subjectCollection, subjectInfo, }: { subjectCollection: CollectionData subjectInfo: Subject })
app/bangumi/src/renderer/src/modules/main/subject/collection/modify-action.tsx:7
FunctionMonoContent
({ monoType, monoId }: { monoType: MonoType; monoId: string })
app/bangumi/src/renderer/src/modules/main/mono/content.tsx:62
FunctionMonoDetailSkeleton
()
app/bangumi/src/renderer/src/components/mono/mono-detail-view.tsx:256
FunctionMonoDetailView
({ detail, subjects, relatedItems, relatedTitle, comments, commentsError, onCommentsInView, av
app/bangumi/src/renderer/src/components/mono/mono-detail-view.tsx:93
FunctionMonoIndexCard
({ index }: { index: SlimIndex })
app/bangumi/src/renderer/src/modules/common/mono-indexes.tsx:89
FunctionMonoIndexesListPanelContent
({ tab, }: { tab: Extract<MonoListPanelTab, { type: 'monoIndexes' }> })
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/mono-list-panel/index-content.tsx:41
FunctionMonoIndexesSection
({ resourceId, resourceType, sourceTitle, sourceTo, }: { resourceId: string resourceType: IndexRes
app/bangumi/src/renderer/src/modules/common/mono-indexes.tsx:20
FunctionMonoIndexesSkeleton
()
app/bangumi/src/renderer/src/modules/common/mono-indexes.tsx:119
FunctionMonoListPanel
()
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/mono-list-panel.tsx:54
FunctionMonoListPanelButton
()
app/bangumi/src/renderer/src/modules/nav/panel/mono-list-button.tsx:7
FunctionMonoListPanelContent
({ tab }: { tab: MonoListPanelTab })
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/mono-list-panel.tsx:271
FunctionMonoListPanelFilters
({ children }: { children: ReactNode })
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/mono-list-panel/shared.tsx:27
FunctionMonoListPanelTabStrip
({ activeTabId, closeTab, setActiveTabId, tabRefs, tabs, }: { activeTabId: string closeTab: (id:
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/mono-list-panel.tsx:202
FunctionMonoPanelInfiniteList
({ activeIndex, children, scrollMemoryKey, }: { activeIndex?: number children: ReactNode scrollMem
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/mono-list-panel/shared.tsx:62
FunctionMonoRelatedCard
({ item }: { item: MonoRelatedItem })
app/bangumi/src/renderer/src/components/mono/mono-detail-view.tsx:686
FunctionMonoRelatedCardSkeleton
()
app/bangumi/src/renderer/src/components/mono/mono-detail-view.tsx:926
FunctionMonoRelatedGrid
({ children }: { children: ReactNode })
app/bangumi/src/renderer/src/components/mono/mono-detail-view.tsx:669
FunctionMonoRelatedListItem
({ item, }: { item: Extract<MonoListPanelTab, { type: 'related' }>['relatedItems'][number] })
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/mono-list-panel/mono-content.tsx:271
FunctionMonoRelatedListPanelContent
({ tab, }: { tab: Extract<MonoListPanelTab, { type: 'related' }> })
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/mono-list-panel/mono-content.tsx:136
FunctionMonoRelatedSection
({ monoId, monoType, sourceTitle, title, items, }: { monoId: string monoType: MonoType sourceT
app/bangumi/src/renderer/src/components/mono/mono-detail-view.tsx:580
FunctionMonoResourceCollectionButton
({ detail }: { detail: MonoDetail })
app/bangumi/src/renderer/src/components/mono/mono-detail-view.tsx:228
FunctionMonoSubjectCard
({ subject }: { subject: MonoSubjectItem })
app/bangumi/src/renderer/src/components/mono/mono-detail-view.tsx:484
FunctionMonoSubjectCardSkeleton
()
app/bangumi/src/renderer/src/components/mono/mono-detail-view.tsx:910
FunctionMonoSubjectGrid
({ children }: { children: ReactNode })
app/bangumi/src/renderer/src/components/mono/mono-detail-view.tsx:470
FunctionMonoSubjectListItem
({ item, }: { item: Extract<MonoListPanelTab, { type: 'subjects' }>['subjects'][number] })
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/mono-list-panel/mono-content.tsx:197
FunctionMonoSubjectListPanelContent
({ tab, }: { tab: Extract<MonoListPanelTab, { type: 'subjects' }> })
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/mono-list-panel/mono-content.tsx:25
FunctionMonoSubjectsSection
({ monoId, monoType, sourceTitle, subjects, }: { monoId: string monoType: MonoType sourceTitle:
app/bangumi/src/renderer/src/components/mono/mono-detail-view.tsx:307
FunctionMoreActionDropDown
({ subjectId }: { subjectId: string })
app/bangumi/src/renderer/src/modules/main/subject/collection/more-action-drop-down.tsx:10
FunctionMotionSkeleton
({ className, ...props }: HTMLMotionProps<'div'>)
app/bangumi/src/renderer/src/components/ui/motion-skeleton.tsx:4
FunctionMyLink
({ ...props }: LinkProps)
app/bangumi/src/renderer/src/components/my-link.tsx:3
FunctionNavBar
()
app/bangumi/src/renderer/src/modules/nav/index.tsx:15
FunctionNavButton
()
app/bangumi/src/renderer/src/modules/header/nav-button.tsx:6
FunctionNavButton
({ name, path, icon, active }: Props)
app/bangumi/src/renderer/src/modules/nav/link/button.tsx:11
FunctionNavProfile
()
app/bangumi/src/renderer/src/modules/nav/profile/index.tsx:5
FunctionNormalDialog
()
app/bangumi/src/renderer/src/components/dialog/normal.tsx:3
FunctionNotFoundElement
()
app/bangumi/src/renderer/src/error/not-found-element.tsx:5
FunctionNumberRangeEditor
({ value, min, max, step, placeholder, onChange, onApply, }: { value: RangeValue min: number
app/bangumi/src/renderer/src/modules/panel/right-panel/panels/search-filter-panel.tsx:266
FunctionOpenCommunityPanelButton
({ disabled, onRefresh, refreshing, section, topics, }: { disabled: boolean onRefresh: () => Pro
app/bangumi/src/renderer/src/modules/main/community/topic-preview-section.tsx:101
FunctionOpenGroupTopicsPanelButton
({ className, group, }: { className?: string group: SlimGroup })
app/bangumi/src/renderer/src/modules/common/community/open-group-topics-panel-button.tsx:6
FunctionOpenMonoListPanelButton
({ className, disabled, iconClassName, preventDefault, size, stopPropagation, tab, title, ty
app/bangumi/src/renderer/src/modules/panel/left-panel/open-mono-list-panel.tsx:66
FunctionOriginalLink
()
app/bangumi/src/renderer/src/modules/header/o-link.tsx:7
FunctionP1CollectionItem
({ item, resourceType, }: { item: P1PanelCollectionItem resourceType: P1PanelResourceType })
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/collection-panel/p1-collection-list.tsx:92
FunctionP1CollectionList
({ resourceType, username, }: { resourceType: P1PanelResourceType username: string | undefined })
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/collection-panel/p1-collection-list.tsx:21
FunctionP1CollectionSkeleton
()
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/collection-panel/p1-collection-list.tsx:177
FunctionPageScrollWrapper
({ initScrollTo = 0, className, children, }: PropsWithChildren<{ initScrollTo?: number className?: s
app/bangumi/src/renderer/src/components/scroll/page-scroll-wrapper.tsx:52
FunctionPageSelector
({ episodes, setOffSet, limit, offset = 0, }: { episodes: UseQueryResult<Episodes | CollectionEpisod
app/bangumi/src/renderer/src/modules/common/episodes/grid/page-selector.tsx:16
FunctionPageSelectorSkeleton
()
app/bangumi/src/renderer/src/modules/common/episodes/grid/page-selector.tsx:50
FunctionPagination
({ className, ...props }: React.ComponentProps<'nav'>)
app/bangumi/src/renderer/src/components/ui/pagination.tsx:7
FunctionPaginationContent
({ className, ...props }: React.ComponentProps<'ul'>)
app/bangumi/src/renderer/src/components/ui/pagination.tsx:19
FunctionPaginationEllipsis
({ className, ...props }: React.ComponentProps<'span'>)
app/bangumi/src/renderer/src/components/ui/pagination.tsx:94
FunctionPaginationItem
({ ...props }: React.ComponentProps<'li'>)
app/bangumi/src/renderer/src/components/ui/pagination.tsx:29
FunctionPaginationLink
({ className, disabled, isActive, size = 'icon', ...props }: PaginationLinkProps)
app/bangumi/src/renderer/src/components/ui/pagination.tsx:38
FunctionPaginationNext
({ className, ...props }: React.ComponentProps<typeof PaginationLink>)
app/bangumi/src/renderer/src/components/ui/pagination.tsx:80
FunctionPaginationPrevious
({ className, ...props }: React.ComponentProps<typeof PaginationLink>)
app/bangumi/src/renderer/src/components/ui/pagination.tsx:66
FunctionPanelButton
({ name, panelName, icon, active }: Props)
app/bangumi/src/renderer/src/modules/nav/panel/button.tsx:29
FunctionPanelButtonItem
({ active, children, to, }: PropsWithChildren<{ active: boolean; to: string }>)
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/mono-list-panel/shared.tsx:118
FunctionPanelFilterTabs
({ label, currentSelect, setCurrentSelect, tabsContent, layoutId, }: { label: string currentSele
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/mono-list-panel/shared.tsx:33
FunctionPanelItemImage
({ image, imageClassName = 'object-contain', }: { image?: string imageClassName?: string })
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/mono-list-panel/shared.tsx:98
FunctionPanelLinkItem
({ active, children, to, }: PropsWithChildren<{ active: boolean; to: string }>)
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/mono-list-panel/shared.tsx:149
FunctionPanelNav
()
app/bangumi/src/renderer/src/modules/nav/panel/nav.tsx:37
FunctionPersonHeaderTitle
({ personId }: { personId: PersonId })
app/bangumi/src/renderer/src/modules/header/title/mono.tsx:8
FunctionPersonMonoContent
({ personId }: { personId: PersonId })
app/bangumi/src/renderer/src/modules/main/mono/content.tsx:67
FunctionPersonsTable
({ persons }: { persons: InfoBoxWeb })
app/bangumi/src/renderer/src/modules/main/subject/person/table/index.tsx:12
FunctionPinSearchButton
({ tab }: { tab: MonoListPanelTab })
app/bangumi/src/renderer/src/modules/main/search/item-card.tsx:182
FunctionPop
({ children }: PropsWithChildren)
app/bangumi/src/renderer/src/modules/wrapper/pop.tsx:10
FunctionPopCard
({ character }: { character: Character })
app/bangumi/src/renderer/src/modules/main/subject/character/gird/item.tsx:80
FunctionPopCardContent
({ children, ...props }: HTMLProps<HTMLDivElement>)
app/bangumi/src/renderer/src/components/hover-pop-card/manual/index.tsx:72
FunctionPopCardContent
({ children, className, ...props })
app/bangumi/src/renderer/src/components/hover-pop-card/dynamic-size/index.tsx:108
FunctionPopCardContent
({ children, className, ...props })
app/bangumi/src/renderer/src/components/hover-pop-card/fixed-size/index.tsx:126
FunctionPopCardInnerContent
({ children, layoutId, className, hover, ...props })
app/bangumi/src/renderer/src/components/hover-pop-card/dynamic-size/index.tsx:137
FunctionPopover
({ ...props }: React.ComponentProps<typeof PopoverPrimitive.Root>)
app/bangumi/src/renderer/src/components/ui/popover.tsx:6
FunctionPopoverAnchor
({ ...props }: React.ComponentProps<typeof PopoverPrimitive.Anchor>)
app/bangumi/src/renderer/src/components/ui/popover.tsx:36
FunctionPopoverContent
({ className, align = 'center', sideOffset = 4, ...props }: React.ComponentProps<typeof PopoverPrimiti
app/bangumi/src/renderer/src/components/ui/popover.tsx:14
FunctionPopoverDescription
({ className, ...props }: React.ComponentProps<'p'>)
app/bangumi/src/renderer/src/components/ui/popover.tsx:54
FunctionPopoverHeader
({ className, ...props }: React.ComponentProps<'div'>)
app/bangumi/src/renderer/src/components/ui/popover.tsx:40
FunctionPopoverTitle
({ className, ...props }: React.ComponentProps<'h2'>)
app/bangumi/src/renderer/src/components/ui/popover.tsx:50
FunctionPopoverTrigger
({ ...props }: React.ComponentProps<typeof PopoverPrimitive.Trigger>)
app/bangumi/src/renderer/src/components/ui/popover.tsx:10
FunctionPrivateSwitch
({ subjectCollection }: { subjectCollection: CollectionData })
app/bangumi/src/renderer/src/modules/main/subject/collection/private-switch.tsx:11
FunctionProfileHeader
({ avatarViewTransitionName, loading, onAvatarInViewChange, profile, user, username, }: { avatar
app/bangumi/src/renderer/src/app/profile/page.tsx:173
FunctionProfileMenu
({ type }: { type: 'expend' | 'small' })
app/bangumi/src/renderer/src/modules/common/user/avatar-menu/index.tsx:30
FunctionQueryRefreshButton
({ className, disabled = false, label = '刷新', onRefresh, refreshing, }: { className?: string dis
app/bangumi/src/renderer/src/modules/common/query-refresh-button.tsx:4
FunctionQuickRate
({ subjectCollection }: { subjectCollection: CollectionData })
app/bangumi/src/renderer/src/modules/main/subject/collection/quick-rate.tsx:9
FunctionQuickTags
({ subjectTags, subjectCollection, }: { subjectTags: Subject['tags'] subjectCollection: CollectionData
app/bangumi/src/renderer/src/modules/main/subject/collection/quick-tags.tsx:15
FunctionRangeEditorShell
({ children, active, onApply, }: { children: ReactNode active: boolean onApply: () => void })
app/bangumi/src/renderer/src/modules/panel/right-panel/panels/search-filter-panel.tsx:307
FunctionRateButtons
({ rate, onRateChanged, disabled = false, form = false, }: { rate: CollectionData['rate'] onRateCh
app/bangumi/src/renderer/src/modules/common/collections/rate.tsx:7
FunctionRelatedGridSkeleton
()
app/bangumi/src/renderer/src/modules/main/subject/related/index.tsx:89
FunctionRelatedItemLinks
({ className, items }: { className?: string; items: MonoRelatedItem[] })
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/mono-list-panel/mono-content.tsx:234
FunctionRelatedItemSummary
({ items }: { items: MonoRelatedItem[] })
app/bangumi/src/renderer/src/components/mono/mono-detail-view.tsx:553
FunctionRelatedSubjectSkeleton
()
app/bangumi/src/renderer/src/modules/main/subject/related/index.tsx:101
FunctionRelatedSubjects
({ subjectId }: Props)
app/bangumi/src/renderer/src/modules/main/subject/related/index.tsx:19
FunctionRelatedSubjectsGrid
({ relatedSubjects, filter, }: { relatedSubjects: Map<string, RelatedSubject[]> filter: string })
app/bangumi/src/renderer/src/modules/main/subject/related/content.tsx:8
FunctionReplyComposer
()
app/bangumi/src/renderer/src/modules/reply-composer/reply-composer.tsx:14
FunctionReplyItem
({ floorLabel, highlighted, reactionTarget, reply, replyTarget, virtual, userAvatarViewTransitio
app/bangumi/src/renderer/src/components/comment/comment-item.tsx:263
FunctionReplyPreview
({ className, value }: { className?: string; value: string })
app/bangumi/src/renderer/src/modules/reply-composer/reply-preview.tsx:6
← previousnext →901–1,000 of 1,380, ranked by callers