MCPcopy Create free account

hub / github.com/pwa-builder/PWABuilder / functions

Functions1,435 in github.com/pwa-builder/PWABuilder

↓ 2 callersMethodgetBaseIcon
()
apps/pwabuilder-vscode/src/views/icon-view.ts:378
↓ 2 callersMethodgetCurrentStrokeSize
()
components/pwa-inking/src/inking-toolbar.ts:456
↓ 2 callersMethodgetDimensions
()
apps/pwabuilder/src/script/utils/icons.ts:177
↓ 2 callersMethodgetDimensions
()
apps/pwabuilder-chromium-extension/src/interfaces/IconInfo.ts:116
↓ 2 callersFunctiongetEachQuestionInput
(questions: Question[])
apps/pwabuilder-vscode/src/services/package/package-app.ts:287
↓ 2 callersFunctiongetEditorState
( text: string, editorType: string, extensions: Array<Extension> = [], editable: boolean )
components/code-editor/src/utils/codemirror.ts:49
↓ 2 callersFunctiongetFlag
(flag: string)
apps/pwabuilder-vscode/src/flags.ts:18
↓ 2 callersMethodgetIcon
()
apps/pwabuilder/src/script/utils/icons.ts:173
↓ 2 callersMethodgetIcon
()
apps/pwabuilder-chromium-extension/src/interfaces/IconInfo.ts:113
↓ 2 callersMethodgetImageUrl
* @param src - The src property of the screenshot * @returns The icon URL for the respective screenshot
components/manifest-previewer/src/screens/install-screen.ts:325
↓ 2 callersFunctiongetManifest
( url: string )
apps/pwabuilder/src/script/services/manifest.ts:41
↓ 2 callersFunctiongetManifestInfo
()
apps/pwabuilder-chromium-extension/src/checks/manifest.ts:7
↓ 2 callersFunctiongetPkgFromCurrentDir
()
scripts/fileHelpers.js:7
↓ 2 callersFunctiongetResults
()
apps/pwabuilder/src/script/services/app-info.ts:126
↓ 2 callersMethodgetShortcutIcon
* @param iconSet - The icons property of the shortcut * @returns The icon URL for the respective shortcut
components/manifest-previewer/src/screens/shortcuts-screen.ts:155
↓ 2 callersMethodgetSignInResultFromUser
(user: gapi.auth2.GoogleUser)
components/pwa-auth/src/google-provider.ts:73
↓ 2 callersMethodgetUserNameLocalStorageKey
(email: string)
components/pwa-auth/src/apple-provider.ts:158
↓ 2 callersMethodhandleClickingLink
(linkTag: string)
apps/pwabuilder/src/script/components/manifest-info-card.ts:238
↓ 2 callersMethodhandleClickingLink
(linkTag: string)
apps/pwabuilder/src/script/components/sw-info-card.ts:185
↓ 2 callersMethodhandleColorSwitch
(field: string)
components/manifest-editor/src/components/manifest-info-form.ts:495
↓ 2 callersMethodhandleFileChange
(e: CustomEvent)
components/manifest-editor/src/components/manifest-share-form.ts:840
↓ 2 callersMethodhandleFileError
(e: CustomEvent)
components/manifest-editor/src/components/manifest-share-form.ts:559
↓ 2 callersMethodhandleHover
(entering: boolean)
components/manifest-editor/src/components/manifest-field-tooltip.ts:100
↓ 2 callersMethodhandleImageGeneration
(e: CustomEvent, field: string)
apps/pwabuilder/src/script/components/manifest-editor-frame.ts:279
↓ 2 callersMethodhandleTagChange
()
components/manifest-editor/src/components/search-extensions.ts:331
↓ 2 callersMethodhandleTermsResponse
(accepted: boolean)
apps/pwabuilder/src/script/pages/qualification/app-token.ts:634
↓ 2 callersMethodhandleTestResults
( testResults: any, collapsedState: vscode.TreeItemCollapsibleState, detail: boolean )
apps/pwabuilder-vscode/src/services/validation/validation-view.ts:100
↓ 2 callersMethodhandleToolSwitchingByKeyboard
(e: KeyboardEvent, tabs: HTMLButtonElement[])
components/pwa-inking/src/inking-toolbar.ts:645
↓ 2 callersMethodhasMimeType
(mimeType?: string | null)
apps/pwabuilder/src/script/utils/icons.ts:189
↓ 2 callersMethodhasMimeType
(mimeType?: string | null)
apps/pwabuilder-chromium-extension/src/interfaces/IconInfo.ts:125
↓ 2 callersMethodhasPurpose
(purpose: string | null | undefined)
apps/pwabuilder/src/script/utils/icons.ts:143
↓ 2 callersMethodhasPurpose
(purpose: string | null | undefined)
apps/pwabuilder-chromium-extension/src/interfaces/IconInfo.ts:87
↓ 2 callersMethodhtmlToImage
(shareOption: string)
apps/pwabuilder/src/script/components/share-card.ts:180
↓ 2 callersFunctionincrement
(step = 1, start = 0, end?: number)
apps/pwabuilder/src/script/utils/id.ts:1
↓ 2 callersMethodinitFacebookSdk
()
components/pwa-auth/src/facebook-provider.ts:39
↓ 2 callersMethodinitMissingColors
()
components/manifest-editor/src/components/manifest-info-form.ts:400
↓ 2 callersMethodinputHasValidationErrors
(input: HTMLInputElement)
apps/pwabuilder/src/script/components/app-package-form-base.ts:333
↓ 2 callersFunctionisAnyPurpose
(icon: ImageResource)
components/manifest-previewer/src/utils.ts:81
↓ 2 callersMethodisAtLeast
(width: number, height: number)
apps/pwabuilder/src/script/utils/icons.ts:121
↓ 2 callersMethodisCanvasHeightSet
()
components/pwa-inking/src/inking-canvas.ts:229
↓ 2 callersFunctionisDarkColor
(color: string)
components/manifest-previewer/src/utils.ts:19
↓ 2 callersFunctionisDirectoryTemplate
(directory?: string | undefined)
apps/cli/src/util/util.ts:70
↓ 2 callersFunctionisJpgImage
(icon: ImageResource)
components/manifest-previewer/src/utils.ts:93
↓ 2 callersFunctionisObject
(object: any)
apps/pwabuilder-chromium-extension/src/utils/utils.ts:20
↓ 2 callersFunctionisSquareImage
(icon: ImageResource)
components/manifest-previewer/src/utils.ts:85
↓ 2 callersFunctionisStandardOrientation
(orientation: string)
apps/pwabuilder-vscode/src/services/validation/validation.ts:640
↓ 2 callersMethodisStrokeOfToolStyle
(toolStyle: string, remoteData?: any)
components/pwa-inking/src/inking-canvas.ts:352
↓ 2 callersMethodisStrokeSizeSet
(remoteData?: any)
components/pwa-inking/src/inking-canvas.ts:348
↓ 2 callersMethodisStylusEraserActive
(pointer: any)
components/pwa-inking/src/inking-canvas.ts:310
↓ 2 callersFunctionisValidURL
(str: string)
libraries/manifest-validation/src/utils/validation-utils.ts:152
↓ 2 callersMethodloadAndTestManifest
(manifestPath: string)
apps/pwabuilder-vscode/src/services/validation/validation-view.ts:85
↓ 2 callersFunctionloadExtension
()
apps/pwabuilder-chromium-extension/src/partnerCenter.ts:25
↓ 2 callersMethodopenME
()
apps/pwabuilder/src/script/components/manifest-info-card.ts:174
↓ 2 callersMethodopenPrompt
()
components/pwa-install/index.d.ts:19
↓ 2 callersMethodopenShareCardModal
()
apps/pwabuilder/src/script/pages/app-report.ts:2456
↓ 2 callersFunctionoutputError
(message?: string)
apps/cli/src/util/util.ts:62
↓ 2 callersFunctionpopulateAppCard
(siteURL: string, manifest: Manifest, manifestUrl: string)
apps/pwabuilder/src/script/pages/qualification/app-token.helper.ts:59
↓ 2 callersMethodpreClaimToken
()
apps/pwabuilder/src/script/pages/qualification/app-token.ts:483
↓ 2 callersFunctionprettyString
(json: any)
components/manifest-editor/src/utils/pretty-json.ts:1
↓ 2 callersFunctionprocessSecurity
(audits?: ReportAudit['audits'])
apps/pwabuilder/src/script/pages/app-report.helper.ts:78
↓ 2 callersMethodregisterData
(data: any)
apps/pwabuilder/src/script/pages/qualification/app-token.ts:290
↓ 2 callersMethodremoveFile
(e: CustomEvent)
components/manifest-editor/src/components/manifest-share-form.ts:650
↓ 2 callersFunctionremoveProcessEventListeners
(eventNames: string[])
apps/cli/src/util/util.ts:90
↓ 2 callersMethodrender
(extensionUri: vscode.Uri)
apps/pwabuilder-vscode/src/views/icon-view.ts:233
↓ 2 callersMethodrenderFormInputTextbox
(formInput: FormInput)
apps/pwabuilder/src/script/components/app-package-form-base.ts:235
↓ 2 callersMethodrenderIndicators
()
apps/pwabuilder/src/script/pages/app-report.ts:2786
↓ 2 callersMethodrenderKeyAlias
()
apps/pwabuilder/src/script/components/android-form.ts:865
↓ 2 callersMethodrenderListButtons
()
components/pwa-auth/src/pwa-auth.ts:375
↓ 2 callersFunctionreplaceInFileList
(listOfFilePaths: string[], replaceString: string, newString: string, directory: string = '.')
apps/cli/src/util/fileUtil.ts:24
↓ 2 callersMethodresetToolbarToLastUsedUtensil
()
components/pwa-inking/src/inking-toolbar.ts:627
↓ 2 callersMethodretest
* Triggers all tests to retest * If coming from confirmation is true, we have to delay a bit so a special message can show * @param {boolean} comi
apps/pwabuilder/src/script/pages/app-report.ts:2384
↓ 2 callersMethodrotateZero
(card: string, e?: Event)
apps/pwabuilder/src/script/pages/app-report.ts:2645
↓ 2 callersMethodrunAllTests
(url: string)
apps/pwabuilder/src/script/pages/app-report.ts:2079
↓ 2 callersMethodrunGiveawayTests
()
apps/pwabuilder/src/script/pages/qualification/app-token.ts:199
↓ 2 callersMethodrunManifestChecks
()
apps/pwabuilder-chromium-extension/src/components/scanner.ts:111
↓ 2 callersMethodrunSecurityChecks
()
apps/pwabuilder-chromium-extension/src/components/scanner.ts:150
↓ 2 callersMethodrunSwChecks
()
apps/pwabuilder-chromium-extension/src/components/scanner.ts:134
↓ 2 callersFunctionrunTests
()
apps/pwabuilder-vscode/src/services/dashboard/dev-dashboard.ts:56
↓ 2 callersMethodsetHorizontalAlignment
()
components/pwa-inking/src/inking-toolbar.ts:799
↓ 2 callersMethodsetMinWidth
(newMinWidth: number)
components/pwa-inking/src/inking-canvas.ts:150
↓ 2 callersMethodsetOrientation
()
components/pwa-inking/src/inking-toolbar.ts:747
↓ 2 callersMethodsetStrokeSize
(strokeSize: number)
components/pwa-inking/src/inking-canvas.ts:105
↓ 2 callersFunctionsetURL
(url: string)
apps/pwabuilder/src/script/services/app-info.ts:98
↓ 2 callersMethodsetVerticalAlignment
()
components/pwa-inking/src/inking-toolbar.ts:772
↓ 2 callersMethodshowTandC
(showAcceptButton: boolean)
apps/pwabuilder/src/script/pages/qualification/app-token.ts:621
↓ 2 callersMethodshowTooltip
()
apps/pwabuilder/src/script/components/hover-tooltip.ts:111
↓ 2 callersMethodsignInCompleted
(signIn: SignInResult)
components/pwa-auth/src/pwa-auth.ts:461
↓ 2 callersMethodsignInFailed
(error: any)
components/pwa-auth/src/microsoft-provider.ts:65
↓ 2 callersMethodsignInSucceeded
(loginResponse: Msal.AuthResponse)
components/pwa-auth/src/microsoft-provider.ts:52
↓ 2 callersFunctionsizeSort
(a: Size | null, b: Size | null)
components/manifest-previewer/src/utils.ts:118
↓ 2 callersMethodstop
* Remove all listeners.
components/pwa-inking/src/PointerTracker.ts:170
↓ 2 callersMethodsubmitForm
()
apps/pwabuilder/src/script/components/publish-pane.ts:1034
↓ 2 callersMethodswitchPage
(up: boolean)
apps/pwabuilder/src/script/pages/app-report.ts:2759
↓ 2 callersFunctiontestRegex
(str: string, regex: RegExp)
apps/pwabuilder/src/script/services/regex.ts:7
↓ 2 callersFunctiontestRegex
(str: string, regex: RegExp)
apps/pwabuilder-chromium-extension/src/utils/regex.ts:7
↓ 2 callersMethodtestSecurity
(securityAudit: TestResult[])
apps/pwabuilder/src/script/pages/app-report.ts:2318
↓ 2 callersMethodtoggleAnimation
()
apps/pwabuilder/src/script/components/companies-packaged.ts:208
↓ 2 callersMethodtoggleApkType
(event: any)
apps/pwabuilder/src/script/components/publish-pane.ts:755
↓ 2 callersMethodtoggleForm
(adding: boolean)
components/manifest-editor/src/components/manifest-share-form.ts:508
↓ 2 callersMethodtoggleMenu
()
components/pwa-auth/src/pwa-auth.ts:423
← previousnext →201–300 of 1,435, ranked by callers