MCPcopy Create free account

hub / github.com/stenciljs/core / functions

Functions5,077 in github.com/stenciljs/core

↓ 1 callersMethode2eDispose
()
src/testing/puppeteer/puppeteer-declarations.ts:476
↓ 1 callersFunctione2eGoTo
(page: E2EPageInternal, url: string, options: WaitForOptions = {})
src/testing/puppeteer/puppeteer-page.ts:176
↓ 1 callersMethode2eRunActions
()
src/testing/puppeteer/puppeteer-element.ts:438
↓ 1 callersMethode2eRunActions
()
src/testing/puppeteer/puppeteer-declarations.ts:477
↓ 1 callersFunctione2eSetContent
(page: E2EPageInternal, html: string, options: WaitForOptions = {})
src/testing/puppeteer/puppeteer-page.ts:210
↓ 1 callersMethode2eSync
()
src/testing/puppeteer/puppeteer-declarations.ts:478
↓ 1 callersFunctioneachLineHasLeadingWhitespace
(lines: PrintLine[])
src/dev-server/client/app-error.ts:285
↓ 1 callersFunctioneachLineHasLeadingWhitespace
(lines: PrintLine[])
src/sys/node/logger/terminal-logger.ts:671
↓ 1 callersFunctionelementDecoratorsToStatic
( diagnostics: d.Diagnostic[], decoratedMembers: ts.ClassElement[], newMembers: ts.ClassElement[], dec
src/compiler/transformers/decorators-to-static/element-decorator.ts:8
↓ 1 callersFunctionemitBuildLog
(win: Window, buildLog: any)
src/dev-server/client/events.ts:1
↓ 1 callersFunctionemitBuildResults
(win: Window, buildResults: any)
src/dev-server/client/events.ts:5
↓ 1 callersMethodemitTest
()
src/runtime/test/mixin.spec.tsx:70
↓ 1 callersFunctionemptyDir
(dir: string)
src/screenshot/screenshot-fs.ts:93
↓ 1 callersMethodenable
()
src/testing/testing-logger.ts:6
↓ 1 callersFunctionenableTelemetry
(sys: d.CompilerSystem)
src/cli/telemetry/telemetry.ts:472
↓ 1 callersFunctionencodeBase64Unicode
* Unicode-safe base64 encoding that handles characters outside Latin1 range. * Unlike btoa(), this properly handles Unicode characters including emoj
src/utils/serialize.ts:12
↓ 1 callersMethodencodeToBase64
(str: string)
src/declarations/stencil-public-compiler.ts:1203
↓ 1 callersFunctionencodeToRfc3986
(filename: string)
src/utils/sourcemaps.ts:43
↓ 1 callersFunctionensureDirs
(copyTasks: d.CopyTask[])
src/sys/node/node-copy-tasks.ts:140
↓ 1 callersFunctionerr
(value: T)
src/utils/result.ts:70
↓ 1 callersFunctionescapeBlocks
(input: string)
src/utils/shadow-css.ts:168
↓ 1 callersFunctionescapeMarkdownTableColumn
(text: string)
src/compiler/docs/readme/docs-util.ts:30
↓ 1 callersFunctionescapeRegExp
(text: string)
src/compiler/html/update-global-styles-link.ts:35
↓ 1 callersFunctionesm2CJSPlugin
* The `open` NPM package is build as ESM module and uses ESM runtime features like `import.meta.url`. * This plugin transforms this into CJS complian
scripts/esbuild/dev-server.ts:269
↓ 1 callersFunctionevaluateConfigFile
( diagnostics: Diagnostic[], configFilePath: string, )
src/compiler/config/load-config.ts:146
↓ 1 callersFunctioneventDecoratorsToStatic
( diagnostics: d.Diagnostic[], decoratedProps: ts.ClassElement[], typeChecker: ts.TypeChecker, program
src/compiler/transformers/decorators-to-static/event-decorator.ts:15
↓ 1 callersFunctioneventListenerCaptureCmp
()
test/wdio/event-listener-capture/event-re-register.test.tsx:7
↓ 1 callersFunctioneventsToMarkdown
(events: d.JsonDocsEvent[])
src/compiler/docs/readme/markdown-events.ts:4
↓ 1 callersFunctionexcludeStaticComponents
( doc: Document, hydrateOpts: d.PrerenderHydrateOptions, hydrateResults: d.HydrateResults, )
src/compiler/prerender/prerender-optimize.ts:139
↓ 1 callersFunctionexportedTypesInSourceFile
( sourceFile: ts.SourceFile, exportedTypeNodes: TypeDeclLike[] = [], )
src/compiler/transformers/type-library.ts:102
↓ 1 callersFunctionextFormatPlugin
(config: d.ValidatedConfig)
src/compiler/bundle/ext-format-plugin.ts:7
↓ 1 callersMethodextname
(p: string)
src/declarations/stencil-public-compiler.ts:1400
↓ 1 callersFunctionextractCommentsWithHash
(input: string)
src/utils/shadow-css.ts:135
↓ 1 callersFunctionextractExistingCssProps
( compilerCtx: d.CompilerCtx, readmePath: string, )
src/compiler/docs/readme/output-docs.ts:144
↓ 1 callersFunctionfa
(a)
src/client/polyfills/dom.js:22
↓ 1 callersFunctionfakeBundleIds
(_cmp: d.ComponentCompilerMeta)
src/compiler/transformers/component-hydrate/hydrate-runtime-cmp-meta.ts:33
↓ 1 callersFunctionfb
(a,b)
test/wdio/slot-ng-if/assets/angular.min.js:42
↓ 1 callersMethodfetchData
()
test/wdio/async-rerender/cmp.tsx:31
↓ 1 callersFunctionfetchModuleAsync
( sys: d.CompilerSystem, inMemoryFs: InMemoryFileSystem, pkgVersions: Map<string, string>, url: string
src/compiler/sys/fetch/fetch-module-async.ts:7
↓ 1 callersFunctionfetchUrlSync
(url: string)
src/compiler/sys/fetch/fetch-module-sync.ts:28
↓ 1 callersFunctionfileLoadPlugin
(fs: InMemoryFileSystem)
src/compiler/bundle/file-load-plugin.ts:6
↓ 1 callersMethodfilePath
* Returns the file path which the prerendered HTML content * should be written to.
src/declarations/stencil-public-compiler.ts:867
↓ 1 callersMethodfillPageArray
(start: number, num: number)
test/wdio/declarative-shadow-dom/page-list.tsx:12
↓ 1 callersMethodfilterAnchor
* Return `true` the given `<a>` element should be crawled or not.
src/declarations/stencil-public-compiler.ts:858
↓ 1 callersFunctionfilterCopyTasks
(config: d.ValidatedConfig, tasks: d.CopyTask[], changedFiles: string[])
src/compiler/output-targets/copy/output-copy.ts:71
↓ 1 callersMethodfilterUrl
* Return `true` if the given URL should be prerendered or not.
src/declarations/stencil-public-compiler.ts:862
↓ 1 callersFunctionfindAndReplaceLoadModule
()
scripts/esbuild/internal-platform-client.ts:110
↓ 1 callersFunctionfindConfig
(opts: FindConfigOptions)
src/cli/find-config.ts:27
↓ 1 callersFunctionfindGetProp
(propName: string, members: ts.ClassElement[])
src/compiler/transformers/decorators-to-static/prop-decorator.ts:379
↓ 1 callersFunctionfindRootComponent
* Return the first Element whose {@link Element#nodeName} property matches a tag found in the provided `cmpTags` * argument. * * If the `nodeName`
src/testing/spec-page.ts:324
↓ 1 callersFunctionfindSetter
(propName: string, members: ts.ClassElement[])
src/compiler/transformers/decorators-to-static/prop-decorator.ts:366
↓ 1 callersFunctionfindSupplementalPublicTypes
* If the `supplementalPublicTypes` option is set on one output target, find that value and return it. * * @param outputTargets an array of docs-json
src/compiler/docs/generate-doc-data.ts:64
↓ 1 callersFunctionfindWithCssSelector
(rootHandle: puppeteer.ElementHandle, lightSelector: string)
src/testing/puppeteer/puppeteer-element.ts:603
↓ 1 callersFunctionfindWithText
( page: pd.E2EPageInternal, rootHandle: puppeteer.ElementHandle, text: string, contains: string, )
src/testing/puppeteer/puppeteer-element.ts:613
↓ 1 callersFunctionflattenDiagnosticMessageText
( tsDiagnostic: Diagnostic, diag: string | DiagnosticMessageChain | undefined, )
src/utils/logger/logger-typescript.ts:184
↓ 1 callersFunctionflushLoadModule
(bundleId?: string)
src/testing/platform/testing-task-queue.ts:179
↓ 1 callersFunctionflushQueue
()
src/testing/platform/testing-task-queue.ts:98
↓ 1 callersFunctionflushQueuedRefCallbacks
()
src/runtime/vdom/vdom-render.ts:920
↓ 1 callersFunctionflushTicks
()
src/testing/platform/testing-task-queue.ts:42
↓ 1 callersMethodfork
(forkModulePath: string)
src/sys/node/node-worker-main.ts:40
↓ 1 callersMethodfork
()
src/sys/node/test/test-worker-main.ts:9
↓ 1 callersFunctionformat
(first: string, middle: string, last: string)
test/bundler/component-library/src/utils/utils.ts:1
↓ 1 callersFunctionformatAttrName
(compilerProperty: d.ComponentCompilerProperty)
src/utils/format-component-runtime-meta.ts:155
↓ 1 callersFunctionformatComponentRuntimeMembers
( compilerMeta: d.ComponentCompilerMeta, includeMethods = true, )
src/utils/format-component-runtime-meta.ts:104
↓ 1 callersFunctionformatDiagnostic
(diagnostic: Diagnostic)
src/testing/jest/jest-29/jest-preprocessor.ts:111
↓ 1 callersFunctionformatDiagnostic
(diagnostic: Diagnostic)
src/testing/jest/jest-27-and-under/jest-preprocessor.ts:182
↓ 1 callersFunctionformatDiagnostic
(diagnostic: Diagnostic)
src/testing/jest/jest-28/jest-preprocessor.ts:111
↓ 1 callersFunctionformatDocBlock
* Formats the given compiled docs to a JavaScript doc block * @param docs the compiled JS docs * @param indentation number of spaces to indent the b
src/utils/util.ts:154
↓ 1 callersFunctionformatErrorCode
(errorCode: any)
src/utils/logger/logger-rollup.ts:160
↓ 1 callersFunctionformatFlags
(compilerProperty: d.ComponentCompilerProperty)
src/utils/format-component-runtime-meta.ts:130
↓ 1 callersFunctionformatHostListeners
(compilerMeta: d.ComponentCompilerMeta)
src/utils/format-component-runtime-meta.ts:218
↓ 1 callersFunctionformatLazyBundlesRuntimeMeta
(bundleModules: d.BundleModule[])
src/compiler/output-targets/dist-lazy/generate-lazy-module.ts:303
↓ 1 callersFunctionformatMethodsRuntimeMember
(methods: d.ComponentCompilerMethod[])
src/utils/format-component-runtime-meta.ts:204
↓ 1 callersFunctionformatPropType
(type: d.ComponentCompilerPropertyType)
src/utils/format-component-runtime-meta.ts:174
↓ 1 callersFunctionformatPropertiesRuntimeMember
(properties: d.ComponentCompilerProperty[])
src/utils/format-component-runtime-meta.ts:115
↓ 1 callersFunctionformatStatesRuntimeMember
(states: d.ComponentCompilerState[])
src/utils/format-component-runtime-meta.ts:190
↓ 1 callersMethodfreemem
()
src/declarations/stencil-public-compiler.ts:1465
↓ 1 callersFunctiongenerateComponentBundles
( config: d.ValidatedConfig, buildCtx: d.BuildCtx, )
src/compiler/entries/component-bundles.ts:64
↓ 1 callersFunctiongenerateComponentTypesFile
( config: d.ValidatedConfig, buildCtx: d.BuildCtx, areTypesInternal: boolean, )
src/compiler/types/generate-app-types.ts:67
↓ 1 callersFunctiongenerateCustomDocs
( config: d.ValidatedConfig, docsData: d.JsonDocs, outputTargets: d.OutputTarget[], )
src/compiler/docs/custom/index.ts:5
↓ 1 callersFunctiongenerateCustomElementType
(componentsDtsRelPath: string, cmp: d.ComponentCompilerMeta)
src/compiler/output-targets/dist-custom-elements/custom-elements-types.ts:213
↓ 1 callersFunctiongenerateCustomElementsTypesOutput
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx, typesDir: string, out
src/compiler/output-targets/dist-custom-elements/custom-elements-types.ts:38
↓ 1 callersFunctiongenerateDocs
(readme: string | undefined, jsdoc: d.CompilerJsDoc)
src/compiler/docs/generate-doc-data.ts:450
↓ 1 callersFunctiongenerateElementInterfaceWithConflictResolution
* Generate element interface with method conflict resolution using intersection types * @param htmlElementName the name of the HTML element interface
src/compiler/types/generate-component-types.ts:201
↓ 1 callersFunctiongenerateEntryModules
* Generate entry modules to be used by the build process by determining how * modules and components are connected * * **Note**: this function muta
src/compiler/output-targets/dist-lazy/lazy-output.ts:153
↓ 1 callersFunctiongenerateEs5DisabledMessage
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, outputTarget: d.OutputTargetWww, )
src/compiler/app-core/app-es5-disabled.ts:5
↓ 1 callersFunctiongenerateEsm
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx, rollupBuild: RollupBuil
src/compiler/output-targets/dist-lazy/generate-esm.ts:10
↓ 1 callersFunctiongenerateEsmBrowser
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx, rollupBuild: RollupBuil
src/compiler/output-targets/dist-lazy/generate-esm-browser.ts:9
↓ 1 callersMethodgenerateFileHash
* Generates a sha1 digest encoded as HEX from a file path
src/declarations/stencil-public-compiler.ts:1236
↓ 1 callersFunctiongenerateHostConfig
(compilerCtx: d.CompilerCtx, outputTarget: d.OutputTargetWww)
src/compiler/output-targets/output-www.ts:104
↓ 1 callersFunctiongenerateHydrateApp
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx, outputTargets: d.Output
src/compiler/output-targets/dist-hydrate-script/generate-hydrate-app.ts:48
↓ 1 callersFunctiongenerateHydrateFactory
(config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx)
src/compiler/output-targets/dist-hydrate-script/generate-hydrate-app.ts:115
↓ 1 callersFunctiongenerateHydrateFactoryEntry
(buildCtx: d.BuildCtx)
src/compiler/output-targets/dist-hydrate-script/generate-hydrate-app.ts:142
↓ 1 callersFunctiongenerateHydrateResults
(opts: d.HydrateDocumentOptions)
src/hydrate/runner/render-utils.ts:56
↓ 1 callersMethodgenerateImportAliasMap
* Parses a {@link ts.SourceFile} and generates a map of all imported Stencil decorators * to their aliases import name (if one exists). * * @
src/compiler/transformers/decorators-to-static/import-alias-map.ts:17
↓ 1 callersFunctiongenerateIndexDts
(indexDtsPath: string, componentsDtsPath: string)
src/compiler/output-targets/output-lazy-loader.ts:66
↓ 1 callersFunctiongenerateIndexHtml
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx, criticalPath: string[],
src/compiler/output-targets/output-www.ts:142
↓ 1 callersFunctiongenerateJsonDocs
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, docsData: d.JsonDocs, outputTargets: d.Output
src/compiler/docs/json/index.ts:5
↓ 1 callersMethodgenerateJsonpDataUris
(build: ScreenshotBuild)
src/declarations/stencil-private.ts:1943
↓ 1 callersFunctiongenerateLazyEntryModule
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx, rollupResult: d.RollupC
src/compiler/output-targets/dist-lazy/generate-lazy-module.ts:181
← previousnext →1,801–1,900 of 5,077, ranked by callers