MCPcopy Create free account

hub / github.com/Asvarox/allkaraoke / functions

Functions1,524 in github.com/Asvarox/allkaraoke

FunctionMicCheckSlot
({ playerIndex, player }: Props)
src/routes/sing-a-song/song-selection/components/song-settings/mic-check/mic-check-slot.tsx:11
FunctionMicIcon
({ christmas, ...props }: Props)
src/modules/elements/mic-icon.tsx:8
FunctionMicInputCtStory
()
src/modules/game-engine/input/mic-input.ct-story.tsx:8
FunctionMicPreview
({ isVisible, isMicOn, isConnected }: Props)
src/routes/remote-mic/panels/microphone/mic-preview.tsx:14
FunctionMicrophone
({ roomId, monitoringStarted, setIsKeepAwakeOn, connectionError, connectionStatus }: Props)
src/routes/remote-mic/panels/microphone.tsx:26
FunctionMicrophoneSettings
()
src/routes/remote-mic/panels/remote-settings/microphone-settings.tsx:9
FunctionModal
({ children, open, onClose, withPortal = false }: Props)
src/modules/elements/modal.tsx:13
FunctionMultipleMics
(props: Props)
src/routes/select-input/variants/multiple-mics.tsx:13
FunctionMultipleSelectors
()
src/modules/elements/akui/selector.stories.tsx:60
FunctionNextLyricsLine
(props: { playerNumber: number; nextSection: NotesSection | null; effectsEnabled: boolean; showSwap: b
src/routes/game/singing/game-overlay/components/lyrics/lyrics.tsx:76
FunctionNoPrerender
(props: PropsWithChildren)
src/modules/elements/no-prerender.tsx:4
FunctionNumericInput
({ unit = '', value, onChange, step = 50, disabled = false, className = '', info, ...props }:
src/routes/remote-mic/components/numeric-input.tsx:14
FunctionOfflineVideoPlayer
({ video, controls, ref, ...restProps }: Props & { ref?: React.Ref<VideoPlayerRef> })
src/modules/elements/video-player/offline.tsx:13
FunctionOverflow
()
src/modules/elements/akui/selector.stories.tsx:43
FunctionPageLoader
()
src/modules/elements/page-loader.tsx:5
FunctionPassTheMicProgress
(props: { progress: number; color: string })
src/routes/game/singing/game-overlay/components/lyrics/pass-the-mic.tsx:4
FunctionPassTheMicProgressBar
({ color, progressPercent }: { color: string; progressPercent: number })
src/routes/game/singing/game-overlay/components/lyrics/lyrics.tsx:18
FunctionPassTheMicSymbol
({ shouldShake = false }: { shouldShake?: boolean })
src/routes/game/singing/game-overlay/components/lyrics/pass-the-mic.tsx:17
FunctionPauseMenu
({ onResume, onExit, onRestart, open }: Props)
src/routes/game/singing/game-overlay/components/pause-menu.tsx:98
FunctionPauseMenuContent
({ onResume, onExit, onRestart }: Omit<Props, 'open'>)
src/routes/game/singing/game-overlay/components/pause-menu.tsx:20
FunctionPing
()
src/routes/remote-mic/panels/microphone/ping.tsx:5
FunctionPing
({ playerNumber, ...restProps }: Props)
src/routes/sing-a-song/song-selection/components/song-settings/mic-check/ping.tsx:9
FunctionPlayEntryCard
({ entry, isExpanded, focused, onClick, 'data-focused': _dataFocused, ...rest }: Props)
src/routes/history/play-entry-card.tsx:26
FunctionPlayer
({ song, width, height, autoplay = true, showControls = false, onCurrentTimeUpdate, onSongEnd,
src/routes/game/singing/player.tsx:64
FunctionPlayerChangeModal
({ playerNumber, id, onModalClose, showRemoveButton = false }: Props)
src/routes/remote-mic/components/player-change-modal.tsx:21
FunctionPlayerDetailedScore
({ playerNumber, player, segment }: Props)
src/routes/game/singing/post-game/views/results/player-detailed-score.tsx:11
FunctionPlayerMicCheck
({ playerNumber, ...props }: { playerNumber: 0 | 1 | 2 | 3 } & ComponentProps<typeof VolumeIndicatorBase>)
src/modules/elements/volume-indicator.tsx:45
FunctionPlayerNumberCircle
({ number, ...restProps }: Props)
src/routes/remote-mic/components/player-number-circle.tsx:11
FunctionPlayerScoreView
({ playerNumber, player, highestScore, highScores, singSetup, useColors = true, revealHighScore,
src/routes/game/singing/post-game/views/results/player-score.tsx:22
FunctionPlayerSelector
(props: Props)
src/routes/select-input/variants/components/player-selector.tsx:18
FunctionPlayerStatus
({ playerNumber, tooltipPosition = 'end', className, ...restProps }: Props)
src/routes/sing-a-song/song-selection/components/song-settings/mic-check/status.tsx:11
FunctionPlaylistBottomSheet
({ playlists, selectedPlaylist, onSelect, open, onClose, }: PlaylistBottomSheetProps)
src/routes/sing-a-song/song-selection/components/playlist-bottom-sheet.tsx:13
FunctionPlaylistSelector
({ playlists, selectedPlaylist, setSelectedPlaylist, mobile, keyboardNavRegister, onPlaylistSelect
src/routes/sing-a-song/song-selection/components/toolbar/playlist-selector.tsx:20
FunctionPostGame
({ song, width, height, onClickSongSelection, singSetup }: Props)
src/routes/game/singing/post-game/post-game.tsx:18
FunctionPostGameView
({ song, width, height, onClickSongSelection, players, highScores, singSetup }: Props)
src/routes/game/singing/post-game/post-game-view.tsx:33
FunctionPreviewAndVolumeAdjustment
({ data, onChange, videoId, videoGap = 0 }: Props)
src/routes/convert/steps/preview-and-volume-adjustment.tsx:17
FunctionQRCodeModal
({ closeModal, open }: Props)
src/modules/toolbar/qr-code-modal.tsx:12
FunctionQuickSetup
()
src/routes/quick-setup/quick-setup.tsx:12
FunctionRateSong
({ register, onExit, song, isUnverifiedSong = false }: Props)
src/routes/game/singing/game-overlay/components/rate-song.tsx:22
FunctionRecommendedBrowsers
()
src/modules/elements/recommended-browsers.tsx:5
FunctionRegenerateIndexButton
({ disabled, onRegenerate }: Props)
src/routes/admin/regenerate-index-button.tsx:9
FunctionRemoteInputLag
()
src/routes/remote-mic/panels/remote-settings/input-lag.tsx:7
FunctionRemoteMic
()
src/routes/remote-mic/remote-mic.tsx:23
FunctionRemoteMicKeyboard
({ onSearchStateChange }: Props)
src/routes/remote-mic/panels/microphone/keyboard.tsx:25
FunctionRemoteMicSettings
()
src/routes/settings/remote-mic-settings.tsx:27
FunctionRemoteMics
(props: Props)
src/routes/select-input/variants/remote-mics.tsx:24
FunctionRemoteSettings
({ setIsKeepAwakeOn, monitoringStarted, isKeepAwakeOn }: Props)
src/routes/remote-mic/panels/remote-settings.tsx:25
FunctionRemoteSongList
({ connectionStatus }: Props)
src/routes/remote-mic/panels/remote-song-list.tsx:39
FunctionRemoteSongSearch
({ onSearchStateChange }: Props)
src/routes/remote-mic/panels/microphone/remote-song-search.tsx:15
FunctionResultsView
({ onNextStep, players, highScores, singSetup }: Props)
src/routes/game/singing/post-game/views/results.tsx:20
FunctionRoomCode
({ gameCode, ...props }: { gameCode: string })
src/routes/connect-remote-mic/connect-remote-mic.tsx:9
FunctionSFlag
({ isocode }: { isocode: string })
src/routes/sing-a-song/song-selection/hooks/use-playlists-eurovision.tsx:57
FunctionScoreBar
({ color, maxScore, score }: Props)
src/routes/game/singing/post-game/views/results/score-bar.tsx:17
FunctionScoreText
({ score }: Props)
src/routes/game/singing/game-overlay/components/score-text.tsx:8
FunctionScrollableRow
({ children, className }: PropsWithChildren<{ className?: string }>)
src/modules/elements/akui/selector.tsx:98
FunctionSearchBar
({ filters, setFilters, keyboardControl, keyboardNavRegister, toolbarNavActive = false, collapseSe
src/routes/sing-a-song/song-selection/components/toolbar/search-bar.tsx:36
FunctionSectionSlider
({ notesSections, currentSectionIndex, onSeekSection }: Props)
src/routes/convert/steps/sync-lyrics-to-video/components/section-slider.tsx:11
FunctionSelectInput
()
src/routes/select-input/select-input.tsx:6
FunctionSelectInputModal
({ onClose, closeButtonText, open }: Props)
src/routes/select-input/select-input-modal.tsx:11
FunctionSelectInputView
({ onFinish, closeButtonText, onBack, skipText, smooth = true }: Props)
src/routes/select-input/select-input-view.tsx:33
FunctionSelectPreference
({ onPreferenceSelected, previouslySelected, onBack, skipText }: Props)
src/routes/select-input/select-preference.tsx:18
FunctionSelectorItem
({ value, children, className, ...props }: SelectorItemProps)
src/modules/elements/akui/selector.tsx:173
FunctionSelectorRoot
({ value, onChange, children, asChild, className }: SelectorProps)
src/modules/elements/akui/selector.tsx:142
FunctionSetlists
()
src/routes/edit/setlists.tsx:25
FunctionSettings
()
src/routes/settings/settings.tsx:23
FunctionShareSongsModal
(props: Props)
src/routes/edit/share-songs-modal.tsx:35
FunctionShiftGap
({ current, onChange, player, finalGap }: Props)
src/routes/convert/steps/sync-lyrics-to-video/components/shift-gap.tsx:14
FunctionShiftVideoGap
({ current, onChange, player, finalGap }: Props)
src/routes/convert/steps/sync-lyrics-to-video/components/shift-video-gap.tsx:13
FunctionShortcutIndicator
({ shortcutKey, children }: Props)
src/routes/convert/steps/sync-lyrics-to-video/components/shortcut-indicator.tsx:10
FunctionSingASong
(props: SongSelectionProps)
src/routes/sing-a-song/sing-a-song.tsx:8
FunctionSingStarMics
(props: Props)
src/routes/select-input/variants/sing-star-mics.tsx:29
FunctionSinging
({ songPreview, singSetup, returnToSongSelection, restartSong }: Props)
src/routes/game/singing/singing.tsx:28
FunctionSkip
(props: Props)
src/routes/select-input/variants/skip.tsx:13
FunctionSkipIntro
({ playerRef, isEnabled }: Props)
src/routes/game/singing/game-overlay/components/skip-intro.tsx:19
FunctionSkipOutro
({ onSongEnd, isEnabled }: Props)
src/routes/game/singing/game-overlay/components/skip-outro.tsx:21
FunctionSmoothLink
(props: Props)
src/modules/elements/smooth-link.tsx:11
FunctionSnow
()
src/modules/elements/snow.tsx:21
FunctionSocialMediaElements
()
src/routes/social-media-elements/social-media-elements.tsx:12
FunctionSongCardRoot
({ song, isPopular, forceFlag = false, focused = false, children, className, ...props }: SongCar
src/routes/sing-a-song/song-selection/components/song-card.tsx:115
FunctionSongCardStatsIndicator
({ song, isPopular, focused, compact = false, }: { song: SongPreview; isPopular: boolean; focuse
src/routes/sing-a-song/song-selection/components/song-card/top-container.tsx:42
FunctionSongFlag
({ song, forceFlag, chip, ...props }: Props & Omit<ComponentProps<typeof Flag>, 'isocode'>)
src/routes/sing-a-song/song-selection/components/song-card/song-flag.tsx:26
FunctionSongGroupHeader
({ group }: Props)
src/routes/sing-a-song/song-selection/components/song-group-header.tsx:8
FunctionSongGroupsNavigation
({ groupedSongList, onScrollToGroup, containerRef, keyboardNavRegister, }: Props)
src/routes/sing-a-song/song-selection/components/song-groups-navigation.tsx:64
FunctionSongList
()
src/routes/edit/song-list.tsx:18
FunctionSongListItem
({ className, left, action, topText, bottomText, ...props }: ItemProps)
src/routes/remote-mic/panels/remote-song-list.tsx:277
FunctionSongListToolbar
({ search, onSearchChange, tab, onTabChange, savedSongCount, excludedLanguages, onExcludedLangua
src/routes/remote-mic/panels/remote-song-list/song-list-toolbar.tsx:23
FunctionSongMetadata
(props: Props)
src/routes/convert/steps/song-metadata.tsx:56
FunctionSongPage
({ songData, background, width, height, children, ...restProps }: Props)
src/routes/game/song-page.tsx:12
FunctionSongPreviewComponent
({ songPreview, top, left, width, height, keyboardControl, onExitKeyboardControl, onPlay, is
src/routes/sing-a-song/song-selection/components/song-preview.tsx:29
FunctionSongSelection
({ onSongSelected, preselectedSong }: Props)
src/routes/sing-a-song/song-selection/song-selection.tsx:41
FunctionSongSettings
({ songPreview, onPlay, keyboardControl, onExitKeyboardControl }: Props)
src/routes/sing-a-song/song-selection/components/song-settings/song-settings.tsx:16
FunctionSongTitle
({ className, ...props }: ComponentProps<'span'>)
src/routes/sing-a-song/song-selection/components/song-card.tsx:48
FunctionSongsTable
({ data, selectable, onSelect, selectedSongs = [], renderRowActions, globalFilter, }: Props)
src/routes/edit/components/songs-table.tsx:18
FunctionStepAllowMic
({ onComplete }: Props)
src/routes/remote-mic/panels/microphone/connection-wizard/step-allow-mic.tsx:14
FunctionStepEnterDetails
({ roomId, onConnect, connectionStatus, connectionError }: Props)
src/routes/remote-mic/panels/microphone/connection-wizard/step-enter-details.tsx:26
FunctionStepPickPlayer
({ onComplete }: Props)
src/routes/remote-mic/panels/microphone/connection-wizard/step-pick-player.tsx:11
FunctionSuggestMobilePhone
()
src/routes/quick-setup/suggest-mobile-mode.tsx:6
FunctionSwitcher
({ focused, disabled = false, label, value, displayValue, onClick, info, children, className
src/modules/elements/switcher.tsx:15
FunctionSyncLyricsToVideo
(props: Props)
src/routes/convert/steps/sync-lyrics-to-video.tsx:11
FunctionTemplate
(args)
src/modules/elements/akui/menu/menu.stories.tsx:12
← previousnext →1,001–1,100 of 1,524, ranked by callers