MCPcopy Create free account

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

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

FunctionResizeHandle
({ className, resizing, minWidth, maxWidth, resizeHandlePos, open, onHoverChange, onResizing,
app/bangumi/src/renderer/src/components/resize-panel/index.tsx:48
FunctionResizePanel
({ children, className, resizing, minWidth, maxWidth, width, enableAnimation: _enableAnimation =
app/bangumi/src/renderer/src/components/resize-panel/index.tsx:118
FunctionResourceCollectionButton
({ className, collected, disabled, loading, resourceId, resourceType, }: ResourceCollectionButtonP
app/bangumi/src/renderer/src/modules/common/collections/resource-collection-button.tsx:20
FunctionRightPanel
({ content }: { content: RightPanelContent | null })
app/bangumi/src/renderer/src/modules/panel/right-panel/panel.tsx:7
FunctionRightPanelButton
()
app/bangumi/src/renderer/src/modules/header/right-panel-button.tsx:12
FunctionRightResizablePanel
()
app/bangumi/src/renderer/src/modules/panel/right-panel/index.tsx:18
FunctionRootLayout
()
app/bangumi/src/renderer/src/app/layout.tsx:12
FunctionScore
({ rating, ratingCount }: { rating: Rating; ratingCount: RatingCount })
app/bangumi/src/renderer/src/modules/main/subject/score/score.tsx:5
FunctionScoreChart
({ ratingCount, total, className, }: { ratingCount: RatingCount total: number className: string })
app/bangumi/src/renderer/src/modules/main/subject/score/score-chart.tsx:10
FunctionScoreSkeleton
()
app/bangumi/src/renderer/src/modules/main/subject/score/index.tsx:20
FunctionScoreStarHalf
({ score }: { score: number })
app/bangumi/src/renderer/src/modules/main/search/score-half.tsx:1
FunctionSearch
()
app/bangumi/src/renderer/src/modules/main/search/index.tsx:10
FunctionSearchCategorySelect
({ onOpenChange }: { onOpenChange?: (open: boolean) => void })
app/bangumi/src/renderer/src/modules/main/search/category-select.tsx:17
FunctionSearchContent
({ searchParam }: { searchParam: SearchParam })
app/bangumi/src/renderer/src/modules/main/search/content.tsx:16
FunctionSearchContentWrapper
()
app/bangumi/src/renderer/src/modules/main/search/content-wrapper.tsx:9
FunctionSearchFilterPanel
()
app/bangumi/src/renderer/src/modules/panel/right-panel/panels/search-filter-panel.tsx:32
FunctionSearchInput
()
app/bangumi/src/renderer/src/modules/main/search/input.tsx:8
FunctionSearchItemCard
({ searchItem }: { searchItem: SearchData })
app/bangumi/src/renderer/src/modules/main/search/item-card.tsx:17
FunctionSearchItemList
({ searchItem }: { searchItem: SearchSubjectData })
app/bangumi/src/renderer/src/modules/main/search/item-list.tsx:4
FunctionSearchMonoPanelItem
({ item, monoType, }: { item: SearchMonoData monoType: 'person' | 'character' })
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/mono-list-panel/search-mono-content.tsx:97
FunctionSearchMonoPanelSkeleton
()
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/mono-list-panel/search-mono-content.tsx:87
FunctionSearchMonoPanelSummary
({ loaded, total }: { loaded?: number; total?: number })
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/mono-list-panel/search-mono-content.tsx:68
FunctionSearchMonoRow
({ searchItem }: { searchItem: SearchMonoData })
app/bangumi/src/renderer/src/modules/main/search/item-card.tsx:22
FunctionSearchMonosListPanelContent
({ tab, }: { tab: Extract<MonoListPanelTab, { type: 'searchMonos' }> })
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/mono-list-panel/search-mono-content.tsx:14
FunctionSearchPanelItem
({ item }: { item: SearchSubjectData })
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/mono-list-panel/search-content.tsx:133
FunctionSearchPanelSkeleton
()
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/mono-list-panel/search-content.tsx:123
FunctionSearchPanelSort
({ value, onValueChanged, loaded, total, }: { value: SearchParam['sort'] onValueChanged: (value: S
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/mono-list-panel/search-content.tsx:93
FunctionSearchSubjectRow
({ searchItem, dense = false, }: { searchItem: SearchSubjectData dense?: boolean })
app/bangumi/src/renderer/src/modules/main/search/item-card.tsx:65
FunctionSearchSubjectsListPanelContent
({ tab, }: { tab: Extract<MonoListPanelTab, { type: 'searchSubjects' }> })
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/mono-list-panel/search-content.tsx:22
FunctionSearchSummaryAction
()
app/bangumi/src/renderer/src/modules/main/search/content.tsx:98
FunctionSectionFilters
({ children }: { children: ReactNode })
app/bangumi/src/renderer/src/components/mono/mono-detail-view.tsx:438
FunctionSelect
({ ...props }: React.ComponentProps<typeof SelectPrimitive.Root>)
app/bangumi/src/renderer/src/components/ui/select.tsx:7
FunctionSelectContent
({ className, children, position = "popper", align = "center", ...props }: React.ComponentProps<type
app/bangumi/src/renderer/src/components/ui/select.tsx:51
FunctionSelectGroup
({ ...props }: React.ComponentProps<typeof SelectPrimitive.Group>)
app/bangumi/src/renderer/src/components/ui/select.tsx:13
FunctionSelectItem
({ className, children, ...props }: React.ComponentProps<typeof SelectPrimitive.Item>)
app/bangumi/src/renderer/src/components/ui/select.tsx:101
FunctionSelectLabel
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.Label>)
app/bangumi/src/renderer/src/components/ui/select.tsx:88
FunctionSelectScrollDownButton
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.ScrollDownButton>)
app/bangumi/src/renderer/src/components/ui/select.tsx:156
FunctionSelectScrollUpButton
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.ScrollUpButton>)
app/bangumi/src/renderer/src/components/ui/select.tsx:138
FunctionSelectSeparator
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.Separator>)
app/bangumi/src/renderer/src/components/ui/select.tsx:125
FunctionSelectTrigger
({ className, size = "default", children, ...props }: React.ComponentProps<typeof SelectPrimitive.Trig
app/bangumi/src/renderer/src/components/ui/select.tsx:25
FunctionSelectValue
({ ...props }: React.ComponentProps<typeof SelectPrimitive.Value>)
app/bangumi/src/renderer/src/components/ui/select.tsx:19
FunctionSeparator
({ className, orientation = "horizontal", decorative = true, ...props }: React.ComponentProps<typeof S
app/bangumi/src/renderer/src/components/ui/separator.tsx:6
FunctionSettingRow
({ title, description, control, separated = false, }: { title: string description: ReactNode con
app/bangumi/src/renderer/src/modules/main/settings/general.tsx:233
FunctionSettings
()
app/bangumi/src/renderer/src/modules/main/settings/index.tsx:25
FunctionSheet
({ ...props }: React.ComponentProps<typeof SheetPrimitive.Root>)
app/bangumi/src/renderer/src/components/ui/sheet.tsx:7
FunctionSheetClose
({ ...props }: React.ComponentProps<typeof SheetPrimitive.Close>)
app/bangumi/src/renderer/src/components/ui/sheet.tsx:17
FunctionSheetContent
({ className, children, side = "right", ...props }: React.ComponentProps<typeof SheetPrimitive.Content
app/bangumi/src/renderer/src/components/ui/sheet.tsx:45
FunctionSheetDescription
({ className, ...props }: React.ComponentProps<typeof SheetPrimitive.Description>)
app/bangumi/src/renderer/src/components/ui/sheet.tsx:115
FunctionSheetDialog
()
app/bangumi/src/renderer/src/components/dialog/sheet.tsx:3
FunctionSheetFooter
({ className, ...props }: React.ComponentProps<"div">)
app/bangumi/src/renderer/src/components/ui/sheet.tsx:92
FunctionSheetHeader
({ className, ...props }: React.ComponentProps<"div">)
app/bangumi/src/renderer/src/components/ui/sheet.tsx:82
FunctionSheetOverlay
({ className, ...props }: React.ComponentProps<typeof SheetPrimitive.Overlay>)
app/bangumi/src/renderer/src/components/ui/sheet.tsx:29
FunctionSheetPortal
({ ...props }: React.ComponentProps<typeof SheetPrimitive.Portal>)
app/bangumi/src/renderer/src/components/ui/sheet.tsx:23
FunctionSheetTitle
({ className, ...props }: React.ComponentProps<typeof SheetPrimitive.Title>)
app/bangumi/src/renderer/src/components/ui/sheet.tsx:102
FunctionSheetTrigger
({ ...props }: React.ComponentProps<typeof SheetPrimitive.Trigger>)
app/bangumi/src/renderer/src/components/ui/sheet.tsx:11
FunctionShortcutKeys
({ hotkey }: { hotkey: string })
app/bangumi/src/renderer/src/modules/main/settings/shortcuts.tsx:226
FunctionShortcutRecorderDialog
({ setting, open, onOpenChange, }: { setting: AppShortcutDefinition | null open: boolean onOpenCha
app/bangumi/src/renderer/src/modules/main/settings/shortcuts.tsx:159
FunctionShortcutSection
({ title, settings, separated, onRecord, }: { title: string settings: readonly AppShortcutDefiniti
app/bangumi/src/renderer/src/modules/main/settings/shortcuts.tsx:54
FunctionShortcutSettingRow
({ setting, separated, onRecord, }: { setting: AppShortcutDefinition separated: boolean onRecord:
app/bangumi/src/renderer/src/modules/main/settings/shortcuts.tsx:82
FunctionShortcutSettings
()
app/bangumi/src/renderer/src/modules/main/settings/shortcuts.tsx:27
FunctionSingleColumnVirtualList
({ items, getKey, renderItem, activeIndex, appendPlaceholderCount = 4, className, empty, estim
app/bangumi/src/renderer/src/components/virtual/single-column-virtual-list.tsx:51
FunctionSiteTimelineDayHeader
({ label }: { label: string })
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/mono-list-panel/site-timeline-content.tsx:224
FunctionSiteTimelineListPanelContent
({ tab, }: { tab: Extract<MonoListPanelTab, { type: 'siteTimeline' }> })
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/mono-list-panel/site-timeline-content.tsx:35
FunctionSiteTimelinePreview
()
app/bangumi/src/renderer/src/modules/main/home/site-timeline.tsx:19
FunctionSiteTimelineSkeletonScroll
({ count }: { count: number })
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/mono-list-panel/site-timeline-content.tsx:233
FunctionSiteTimelineVirtualList
({ entries, error, hasMore, isFetchingMore, onListNearBottom, scrollMemoryKey, scrollToTopSignal
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/mono-list-panel/site-timeline-content.tsx:124
FunctionSkeleton
({ className, ...props }: React.ComponentProps<"div">)
app/bangumi/src/renderer/src/components/ui/skeleton.tsx:3
FunctionSkeletonList
()
app/bangumi/src/renderer/src/modules/main/search/content.tsx:135
FunctionSmallCarousel
({ href, name, sectionPath }: SmallCarouselProps)
app/bangumi/src/renderer/src/modules/main/home/small-carousel/index.tsx:31
FunctionSort
()
app/bangumi/src/renderer/src/modules/main/search/sort/index.tsx:4
FunctionSortButton
({ value, onValueChanged, size = 'default', shape = 'pill', }: { value: SearchParam['sort'] onValu
app/bangumi/src/renderer/src/modules/main/search/sort/sort-buttons.tsx:12
FunctionStat
({ label, value }: { label: string; value: number })
app/bangumi/src/renderer/src/app/profile/page.tsx:256
FunctionStaticHeaderTitle
({ image, imageOverlay, imageFallback, name, nameCn, presenceKey, visible = true, }: { image?:
app/bangumi/src/renderer/src/modules/header/title/static.tsx:7
FunctionSubjectBackground
()
app/bangumi/src/renderer/src/modules/main/subject/background/filter.tsx:36
FunctionSubjectCharacterListItem
({ item, }: { item: Extract<MonoListPanelTab, { type: 'subjectCharacters' }>['characters'][number] })
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/mono-list-panel/subject-content.tsx:242
FunctionSubjectCharacterListPanelContent
({ tab, }: { tab: Extract<MonoListPanelTab, { type: 'subjectCharacters' }> })
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/mono-list-panel/subject-content.tsx:30
FunctionSubjectCharacters
({ subjectId }: Props)
app/bangumi/src/renderer/src/modules/main/subject/character/index.tsx:18
FunctionSubjectCollection
({ subjectId }: { subjectId: SubjectId })
app/bangumi/src/renderer/src/modules/main/subject/collection/index.tsx:22
FunctionSubjectCollectionPanelContent
({ username }: { username: string })
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/collection-panel/content.tsx:12
FunctionSubjectCollectionSelector
({ subjectCollection, }: { subjectCollection: CollectionData })
app/bangumi/src/renderer/src/modules/main/subject/collection/select.tsx:9
FunctionSubjectCollectionSelectorContent
({ subjectType }: { subjectType: SubjectType })
app/bangumi/src/renderer/src/modules/common/collections/subject-select-content.tsx:6
FunctionSubjectCollectionSheet
()
app/bangumi/src/renderer/src/modules/dialog/sheet/collection-sheet.tsx:9
FunctionSubjectComments
({ subjectId }: { subjectId: SubjectId })
app/bangumi/src/renderer/src/modules/main/subject/comments.tsx:17
FunctionSubjectCommentsPanel
({ subjectId, enabled, }: { subjectId: SubjectId enabled: boolean })
app/bangumi/src/renderer/src/modules/panel/right-panel/panels/subject-comments.tsx:9
FunctionSubjectCommunityTopicsListPanelContent
({ tab, }: { tab: Extract<MonoListPanelTab, { type: 'communityTopics' }> })
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/mono-list-panel/community-topic-content.tsx:74
FunctionSubjectContent
({ subjectId, className, style, }: { subjectId: SubjectId className?: string style?: React.CSSProp
app/bangumi/src/renderer/src/modules/main/subject/content.tsx:18
FunctionSubjectCoverImage
({ subjectId }: { subjectId: SubjectId })
app/bangumi/src/renderer/src/modules/main/subject/cover-image.tsx:15
FunctionSubjectDiscussionItem
({ topic }: { topic: CommunityTopic })
app/bangumi/src/renderer/src/modules/main/subject/discussions.tsx:110
FunctionSubjectDiscussionSkeletonList
()
app/bangumi/src/renderer/src/modules/main/subject/discussions.tsx:143
FunctionSubjectDiscussions
({ className, subjectId, }: { className?: string subjectId: SubjectId })
app/bangumi/src/renderer/src/modules/main/subject/discussions.tsx:22
FunctionSubjectEpisodeListItem
({ item }: { item: Episode | CollectionEpisode })
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/mono-list-panel/subject-content.tsx:302
FunctionSubjectEpisodeListPanelContent
({ tab, }: { tab: Extract<MonoListPanelTab, { type: 'subjectEpisodes' }> })
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/mono-list-panel/subject-content.tsx:138
FunctionSubjectEpisodeListPanelSkeleton
()
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/mono-list-panel/subject-content.tsx:227
FunctionSubjectEpisodes
({ subjectId }: { subjectId: SubjectId })
app/bangumi/src/renderer/src/modules/main/subject/episode.tsx:8
FunctionSubjectHeaderInfo
({ subjectId }: { subjectId: SubjectId })
app/bangumi/src/renderer/src/modules/main/subject/header-info/index.tsx:10
FunctionSubjectHeaderTitle
({ subjectId }: { subjectId: SubjectId })
app/bangumi/src/renderer/src/modules/header/title/subject.tsx:9
FunctionSubjectIndexPanelItem
({ index }: { index: SlimIndex })
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/mono-list-panel/index-content.tsx:287
FunctionSubjectIndexes
({ subjectId }: { subjectId: SubjectId })
app/bangumi/src/renderer/src/modules/main/subject/indexes.tsx:5
FunctionSubjectInfoPanel
()
app/bangumi/src/renderer/src/modules/panel/right-panel/panels/subject-info.tsx:13
FunctionSubjectPersonTable
({ subjectId }: { subjectId: SubjectId })
app/bangumi/src/renderer/src/modules/main/subject/person/index.tsx:6
← previousnext →1,001–1,100 of 1,380, ranked by callers