MCPcopy Create free account

hub / github.com/FriendlyCaptcha/friendly-challenge / functions

Functions60 in github.com/FriendlyCaptcha/friendly-challenge

↓ 10 callersFunctionn
(a)
src/polyfills.min.js:2
↓ 8 callersFunctione
()
src/polyfills.min.js:6
↓ 8 callersFunctioni
(e)
src/polyfills.min.js:6
↓ 6 callersFunctiongetTemplate
* Base template used for all widget states * The reason we use raw string interpolation here is so we don't have to ship something like lit-html.
src/dom.ts:14
↓ 6 callersFunctionr
(a,b)
src/polyfills.min.js:3
↓ 5 callersFunctionb
(t,e)
src/polyfills.min.js:8
↓ 4 callersFunctionf
(t)
src/polyfills.min.js:8
↓ 4 callersFunctiongetErrorHTML
( fieldName: string, l: Localization, errorDescription: string, recoverable = true, headless = false
src/dom.ts:91
↓ 4 callersMethodinit
(forceStart?: boolean)
src/captcha.ts:107
↓ 4 callersMethodmakeButtonStart
* Add a listener to the button that calls `this.start` on click.
src/captcha.ts:163
↓ 4 callersFunctions
()
src/polyfills.min.js:6
↓ 4 callersMethodstart
()
src/captcha.ts:221
↓ 3 callersFunctiond
(c)
src/polyfills.min.js:4
↓ 3 callersFunctiono
(e)
src/polyfills.min.js:6
↓ 3 callersMethodterminateWorkers
()
src/workergroup.ts:153
↓ 3 callersFunctionv
(a)
src/polyfills.min.js:3
↓ 2 callersFunctiona
()
src/polyfills.min.js:6
↓ 2 callersFunctioncss
()
rollup.library.config.ts:12
↓ 2 callersFunctioncss
()
rollup.widget.config.ts:10
↓ 2 callersFunctionh
(t)
src/polyfills.min.js:8
↓ 2 callersFunctionts
()
rollup.library.config.ts:22
↓ 2 callersFunctionts
()
rollup.widget.config.ts:20
↓ 2 callersFunctionu
(a)
src/polyfills.min.js:2
↓ 1 callersFunctionc
()
src/polyfills.min.js:8
↓ 1 callersFunctiondecodeBase64Puzzle
(base64Puzzle: string)
src/puzzle.ts:26
↓ 1 callersFunctionexecuteOnceOnFocusInEvent
(element: HTMLElement, listener: (this: HTMLElement, fe: FocusEvent) => any)
src/dom.ts:165
↓ 1 callersMethodexpire
()
src/captcha.ts:212
↓ 1 callersFunctionfetchAndRetryWithBackoff
(url: RequestInfo, opts: RequestInit, n: number)
src/puzzle.ts:90
↓ 1 callersFunctionfindCaptchaElements
()
src/dom.ts:109
↓ 1 callersFunctionfindParentFormElement
(element: HTMLElement)
src/dom.ts:152
↓ 1 callersFunctiongetDoneHTML
(fieldName: string, l: Localization, solution: string, data: DoneMessage)
src/dom.ts:69
↓ 1 callersFunctiongetExpiredHTML
(fieldName: string, l: Localization)
src/dom.ts:87
↓ 1 callersFunctiongetFetchingHTML
(fieldName: string, l: Localization)
src/dom.ts:58
↓ 1 callersFunctiongetPuzzle
(urlsSeparatedByComma: string, siteKey: string, lang: Localization)
src/puzzle.ts:40
↓ 1 callersFunctiongetReadyHTML
(fieldName: string, l: Localization)
src/dom.ts:42
↓ 1 callersFunctiongetRunningHTML
(fieldName: string, l: Localization)
src/dom.ts:65
↓ 1 callersMethodhandleDone
* This is to be called when the puzzle has been successfully completed. * Here the hidden field gets updated with the solution. * @param data me
src/captcha.ts:292
↓ 1 callersMethodinitWorkerGroup
()
src/captcha.ts:183
↓ 1 callersFunctioninjectStyle
(styleNonce: string | null = null)
src/dom.ts:121
↓ 1 callersFunctionisHeadless
()
src/headless.ts:14
↓ 1 callersFunctionl
(a)
src/polyfills.min.js:2
↓ 1 callersMethodloadLanguage
* Loads the configured language, or a language passed to this function. * Note that only the next update will be in the new language, consider call
src/captcha.ts:133
↓ 1 callersMethodonWorkerError
(e: any)
src/captcha.ts:171
↓ 1 callersFunctionq
(a,b)
src/polyfills.min.js:2
↓ 1 callersFunctionsetup
()
src/main.ts:14
↓ 1 callersMethodsetupSolver
(forceJS = false)
src/workergroup.ts:122
↓ 1 callersFunctiont
(a)
src/polyfills.min.js:2
↓ 1 callersFunctionupdateProgressBar
(element: HTMLElement, data: ProgressMessage)
src/dom.ts:139
Methodconstructor
(element: HTMLElement, options: Partial<WidgetInstanceOptions> = {})
src/captcha.ts:77
Methodconstructor
(message: string)
src/puzzle.ts:9
Methoddestroy
* Cleans up the widget entirely, removing any DOM elements and terminating any background workers. * After it is destroyed it can no longer be used
src/captcha.ts:308
Methodinit
()
src/workergroup.ts:41
Functionm
()
src/polyfills.min.js:2
Functionp
(t)
src/polyfills.min.js:8
Methodreset
* Resets the widget to the initial state. * This is useful in situations where the page does not refresh when you submit and the form may be re-sub
src/captcha.ts:326
Methodstart
(puzzle: Puzzle)
src/workergroup.ts:129
Functiontransform
(code, id)
rollup.library.config.ts:14
Functiontransform
(code, id)
rollup.widget.config.ts:12
Functionw
(a)
src/polyfills.min.js:4
Functionx
(a)
src/polyfills.min.js:4