MCPcopy Create free account

hub / github.com/bryanjenningz/react-duolingo / functions

Functions169 in github.com/bryanjenningz/react-duolingo

FunctionLessonComplete
({ correctAnswerCount, incorrectAnswerCount, startTime, endTime, reviewLessonShown, setReviewLesso
src/pages/lesson.tsx:648
FunctionLessonCompletionSvg
({ lessonsCompleted, status, style = {}, }: { lessonsCompleted: number; status: TileStatus; style?
src/pages/learn.tsx:551
FunctionLessonCompletionSvg0
(props: ComponentProps<"svg">)
src/components/Svgs.tsx:2232
FunctionLessonCompletionSvg1
(props: ComponentProps<"svg">)
src/components/Svgs.tsx:2266
FunctionLessonCompletionSvg2
(props: ComponentProps<"svg">)
src/components/Svgs.tsx:2300
FunctionLessonCompletionSvg3
(props: ComponentProps<"svg">)
src/components/Svgs.tsx:2334
FunctionLessonFastForwardEndFail
({ unitNumber, reviewLessonShown, setReviewLessonShown, questionResults, }: { unitNumber: number;
src/pages/lesson.tsx:883
FunctionLessonFastForwardEndFailSvg
()
src/components/Svgs.tsx:1940
FunctionLessonFastForwardEndPass
({ unitNumber, reviewLessonShown, setReviewLessonShown, questionResults, }: { unitNumber: number;
src/pages/lesson.tsx:930
FunctionLessonFastForwardEndPassSvg
()
src/components/Svgs.tsx:1592
FunctionLessonFastForwardStart
({ unitNumber, setIsStartingLesson, }: { unitNumber: number; setIsStartingLesson: React.Dispatch<React
src/pages/lesson.tsx:844
FunctionLessonFastForwardStartSvg
()
src/components/Svgs.tsx:1330
FunctionLessonTopBarEmptyHeart
()
src/components/Svgs.tsx:2221
FunctionLessonTopBarHeart
()
src/components/Svgs.tsx:2203
FunctionLightningProgressSvg
({ size = 56 }: { size?: number })
src/components/Svgs.tsx:202
FunctionLingotsTreasureChestSvg
(props: ComponentProps<"svg">)
src/components/Svgs.tsx:2494
FunctionLockSvg
()
src/components/Svgs.tsx:1317
FunctionLockedBookSvg
()
src/components/Svgs.tsx:308
FunctionLockedDumbbellSvg
()
src/components/Svgs.tsx:395
FunctionLockedLeaderboardSvg
()
src/components/Svgs.tsx:2902
FunctionLockedLeaderboardsSvg
()
src/components/RightBar.tsx:255
FunctionLockedLeagueSvg
()
src/components/Svgs.tsx:3319
FunctionLockedTreasureSvg
()
src/components/Svgs.tsx:863
FunctionLockedTrophySvg
()
src/components/Svgs.tsx:758
FunctionLoginScreen
({ loginScreenState, setLoginScreenState, }: { loginScreenState: LoginScreenState; setLoginScreenState
src/components/LoginScreen.tsx:67
FunctionMenuIconSvg
(props: ComponentProps<"svg">)
src/pages/forgot-password.tsx:9
FunctionMoreOptionsSvg
(props: ComponentProps<"svg">)
src/components/Svgs.tsx:2654
FunctionMyApp
({ Component, pageProps })
src/pages/_app.tsx:6
FunctionPodcastIconSvg
(props: ComponentProps<"svg">)
src/components/Svgs.tsx:101
FunctionPracticeExerciseSvg
(props: ComponentProps<"svg">)
src/components/Svgs.tsx:690
FunctionProblemSelect1Of3
({ problem, correctAnswerCount, totalCorrectAnswersNeeded, selectedAnswer, setSelectedAnswer, quit
src/pages/lesson.tsx:431
FunctionProblemWriteInEnglish
({ problem, correctAnswerCount, totalCorrectAnswersNeeded, selectedAnswers, setSelectedAnswers, qu
src/pages/lesson.tsx:522
FunctionProfile
()
src/pages/profile.tsx:21
FunctionProfileFriendsSection
()
src/pages/profile.tsx:169
FunctionProfileFriendsSvg
()
src/components/Svgs.tsx:3530
FunctionProfileStatsSection
()
src/pages/profile.tsx:106
FunctionProfileTimeJoinedSvg
()
src/components/Svgs.tsx:3517
FunctionProfileTopBar
()
src/pages/profile.tsx:41
FunctionProfileTopSection
()
src/pages/profile.tsx:56
FunctionProgressBar
({ correctAnswerCount, totalCorrectAnswersNeeded, setQuitMessageShown, hearts, }: { correctAnswerCou
src/pages/lesson.tsx:228
FunctionQuitMessage
({ quitMessageShown, setQuitMessageShown, }: { quitMessageShown: boolean; setQuitMessageShown: (isShow
src/pages/lesson.tsx:285
FunctionRegister
()
src/pages/register.tsx:12
FunctionReviewLesson
({ reviewLessonShown, setReviewLessonShown, questionResults, }: { reviewLessonShown: boolean; setRev
src/pages/lesson.tsx:747
FunctionRightBar
()
src/components/RightBar.tsx:22
FunctionSecondPlaceSvg
()
src/components/Svgs.tsx:3425
FunctionSettingsGearSvg
()
src/components/Svgs.tsx:3560
FunctionSettingsRightNav
({ selectedTab, }: { selectedTab: SettingsTitle; })
src/components/SettingsRightNav.tsx:21
FunctionShop
()
src/pages/shop.tsx:339
FunctionSound
()
src/pages/settings/sound.tsx:9
FunctionStarSvg
()
src/components/Svgs.tsx:285
FunctionStreakFreezeSvg
(props: ComponentProps<"svg">)
src/pages/shop.tsx:10
FunctionThirdPlaceSvg
()
src/components/Svgs.tsx:3459
FunctionTileIcon
({ tileType, status, }: { tileType: TileType; status: TileStatus; })
src/pages/learn.tsx:56
FunctionTileTooltip
({ selectedTile, index, unitNumber, tilesLength, description, status, closeTooltip, }: { selec
src/pages/learn.tsx:197
FunctionTopBar
({ backgroundColor = "bg-[#58cc02]", borderColor = "border-[#46a302]", }: { backgroundColor?: `bg-${stri
src/components/TopBar.tsx:67
FunctionTreasureClosedSvg
(props: ComponentProps<"svg">)
src/components/RightBar.tsx:292
FunctionTreasureProgressSvg
()
src/components/Svgs.tsx:153
FunctionUnitHeader
({ unitNumber, description, backgroundColor, borderColor, }: { unitNumber: number; description: st
src/pages/learn.tsx:609
FunctionUnitSection
({ unit }: { unit: Unit })
src/pages/learn.tsx:309
FunctionUnlockLeaderboardsSection
()
src/components/RightBar.tsx:169
FunctionUpArrowSvg
()
src/components/Svgs.tsx:714
FunctionWomanSvg
()
src/components/Svgs.tsx:3744
FunctionXpProgressSection
()
src/components/RightBar.tsx:586
FunctioncontainsTileTooltip
(event: MouseEvent)
src/pages/learn.tsx:217
FunctionlogInAndSetUserProperties
()
src/components/LoginScreen.tsx:90
FunctiononCheckAnswer
()
src/pages/lesson.tsx:93
FunctiononFinish
()
src/pages/lesson.tsx:118
FunctiononSkip
()
src/pages/lesson.tsx:126
FunctionunselectTile
()
src/pages/learn.tsx:315
← previous101–169 of 169, ranked by callers