MCPcopy Create free account

hub / github.com/stenciljs/core / functions

Functions5,077 in github.com/stenciljs/core

↓ 1 callersFunctionnormalizeStyleUrls
(styleUrls: d.ModeStyles)
src/compiler/transformers/decorators-to-static/style-to-static.ts:89
↓ 1 callersFunctionnormalizeStyles
(tagName: string, componentFilePath: string, styles: d.StyleCompiler[])
src/compiler/style/normalize-styles.ts:6
↓ 1 callersMethodnormalizeUrl
* Used to normalize the page's URL from a given a string and the current * page's base URL. Largely used when reading an anchor's `href` attribute
src/declarations/stencil-public-compiler.ts:882
↓ 1 callersFunctionnpmPackages
* Visits the npm lock file to find the exact versions that are installed * @param sys The system where the command is invoked * @param ionicPackages
src/cli/telemetry/telemetry.ts:330
↓ 1 callersFunctionnt
(t,n)
src/client/polyfills/core-js.js:7
↓ 1 callersFunctionnullifyVNodeRefs
(vNode: d.VNode)
src/runtime/vdom/vdom-render.ts:891
↓ 1 callersFunctionnumReturnStatements
* Count the number of return statements in a {@link ts.MethodDeclaration} * * @param method the node within which we're going to count `return` stat
src/compiler/transformers/automatic-key-insertion/index.ts:144
↓ 1 callersFunctionobjectToObjectLiteral
(obj: { [key: string]: any }, refs: WeakSet<any>)
src/compiler/transformers/transform-utils.ts:141
↓ 1 callersFunctionoh
(a)
test/wdio/slot-ng-if/assets/angular.min.js:200
↓ 1 callersFunctiononBuildLog
(win: Window, cb: (buildLog: any) => void)
src/dev-server/client/events.ts:13
↓ 1 callersMethodonError
(err: NodeJS.ErrnoException, workerId: number)
src/sys/node/node-worker-controller.ts:52
↓ 1 callersMethodonExit
(workerId: number)
src/sys/node/node-worker-controller.ts:61
↓ 1 callersFunctionopenDataInEditor
(data: d.OpenInEditorData)
src/dev-server/open-in-editor.ts:84
↓ 1 callersFunctionopenInBrowser
(opts: { url: string })
src/dev-server/open-in-browser.ts:3
↓ 1 callersFunctionoptimizeBundlers
* Calculate and reorganize bundles based on a calculated similarity score between bundle entries * @param bundles the bundles to reorganize * @param
src/compiler/entries/component-bundles.ts:102
↓ 1 callersFunctionoptimizeCriticalPath
(doc: Document, criticalBundlers: string[], outputTarget: d.OutputTargetWww)
src/compiler/html/inject-module-preloads.ts:6
↓ 1 callersMethodoptimizeCss
(inputOpts: OptimizeCssInput)
src/declarations/stencil-private.ts:2715
↓ 1 callersFunctionoptimizeEsmImport
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, doc: Document, outputTarget: d.OutputTargetWw
src/compiler/html/inline-esm-import.ts:27
↓ 1 callersFunctionoptimizeJs
(inputOpts: OptimizeJsInput)
src/compiler/optimize/optimize-js.ts:16
↓ 1 callersFunctionoriginalLocationDebugNode
(nodeToRelocate: d.RenderNode)
src/runtime/vdom/vdom-render.ts:1322
↓ 1 callersFunctionoutputCopy
(config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx)
src/compiler/output-targets/copy/output-copy.ts:19
↓ 1 callersFunctionoutputCustom
(config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx)
src/compiler/output-targets/output-custom.ts:6
↓ 1 callersFunctionoutputDocs
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx, )
src/compiler/output-targets/output-docs.ts:26
↓ 1 callersFunctionoutputHydrateScript
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx, )
src/compiler/output-targets/dist-hydrate-script/index.ts:6
↓ 1 callersFunctionoutputLazy
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx, )
src/compiler/output-targets/dist-lazy/lazy-output.ts:29
↓ 1 callersFunctionoutputTypes
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx, )
src/compiler/output-targets/output-types.ts:12
↓ 1 callersFunctionoutputWww
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx, )
src/compiler/output-targets/output-www.ts:27
↓ 1 callersFunctionpageCompareScreenshot
( page: pd.E2EPageInternal, env: E2EProcessEnv, desc: string, testPath: string, opts: ScreenshotOpti
src/testing/puppeteer/puppeteer-screenshot.ts:82
↓ 1 callersFunctionparseAndRebuildScriptTags
()
test/bundler/karma-stencil-utils.ts:98
↓ 1 callersFunctionparseAssetsDirs
(staticMembers: ts.ClassElement[], componentFilePath: string)
src/compiler/transformers/static-to-meta/component.ts:272
↓ 1 callersFunctionparseAttachInternals
(staticMembers: ts.ClassElement[])
src/compiler/transformers/static-to-meta/attach-internals.ts:13
↓ 1 callersFunctionparseAttachInternalsCustomStates
( staticMembers: ts.ClassElement[], )
src/compiler/transformers/static-to-meta/attach-internals.ts:28
↓ 1 callersFunctionparseBundles
(collectionManifest: d.CollectionManifest)
src/compiler/transformers/collections/parse-collection-manifest.ts:59
↓ 1 callersFunctionparseCLITerm
(flags: ConfigFlags, args: string[])
src/cli/parse-flags.ts:109
↓ 1 callersFunctionparseClassMethods
(classMethods: ts.MethodDeclaration[], cmpMeta: d.ComponentCompilerMeta)
src/compiler/transformers/static-to-meta/class-methods.ts:6
↓ 1 callersFunctionparseCollection
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx, moduleId: string, pkg
src/compiler/transformers/collections/parse-collection-module.ts:7
↓ 1 callersFunctionparseCollectionComponents
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx, collectionDir: string,
src/compiler/transformers/collections/parse-collection-components.ts:7
↓ 1 callersFunctionparseCollectionDependencies
(collectionManifest: d.CollectionManifest)
src/compiler/transformers/collections/parse-collection-manifest.ts:38
↓ 1 callersFunctionparseCollectionManifest
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx, collectionName: string,
src/compiler/transformers/collections/parse-collection-manifest.ts:6
↓ 1 callersFunctionparseCssComment
* Parse a CSS comment string and insert it into the provided array of * style docstrings. * * @param styleDocs an array which will be modified with
src/compiler/docs/style-docs.ts:46
↓ 1 callersFunctionparseCustomStatesFromDecorator
* Parse custom states from the decorator AST, including JSDoc comments. * * Supports JSDoc comments on state properties: * ```ts * @AttachInternal
src/compiler/transformers/decorators-to-static/attach-internals.ts:89
↓ 1 callersFunctionparseData
( editors: d.DevServerEditor[], sys: d.CompilerSystem, req: d.HttpRequest, data: d.OpenInEditorData, )
src/dev-server/open-in-editor.ts:38
↓ 1 callersFunctionparseDevModuleUrl
(config: d.ValidatedConfig, u: string)
src/compiler/bundle/dev-module.ts:154
↓ 1 callersFunctionparseElementDecorator
(prop: ts.PropertyDeclaration, decoratorName: string)
src/compiler/transformers/decorators-to-static/element-decorator.ts:28
↓ 1 callersFunctionparseEventDecorator
( diagnostics: d.Diagnostic[], typeChecker: ts.TypeChecker, program: ts.Program, prop: ts.PropertyDecl
src/compiler/transformers/decorators-to-static/event-decorator.ts:45
↓ 1 callersMethodparseFirstProp
(newValue: string)
src/runtime/test/fixtures/cmp-a.tsx:43
↓ 1 callersFunctionparseFormAssociated
(staticMembers: ts.ClassElement[])
src/compiler/transformers/static-to-meta/form-associated.ts:11
↓ 1 callersFunctionparseGlobal
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx, collectionDir: string,
src/compiler/transformers/collections/parse-collection-manifest.ts:42
↓ 1 callersFunctionparseListenDecorators
( diagnostics: d.Diagnostic[], typeChecker: ts.TypeChecker, method: ts.MethodDeclaration, decoratorNam
src/compiler/transformers/decorators-to-static/listen-decorator.ts:25
↓ 1 callersFunctionparseListener
(eventName: string, opts: d.ListenOptions = {}, methodName: string)
src/compiler/transformers/decorators-to-static/listen-decorator.ts:62
↓ 1 callersFunctionparseMethodDecorator
( config: d.ValidatedConfig, diagnostics: d.Diagnostic[], tsSourceFile: ts.SourceFile, typeChecker: ts
src/compiler/transformers/decorators-to-static/method-decorator.ts:41
↓ 1 callersMethodparseMiddleProp
(newValue: string)
src/runtime/test/fixtures/cmp-a.tsx:47
↓ 1 callersFunctionparsePropDecorator
( config: d.ValidatedConfig, diagnostics: d.Diagnostic[], typeChecker: ts.TypeChecker, program: ts.Pro
src/compiler/transformers/decorators-to-static/prop-decorator.ts:79
↓ 1 callersFunctionparseQuerystring
(oldQs: string)
src/dev-server/client/hmr-util.ts:19
↓ 1 callersFunctionparseSerializeDecorator
( typeChecker: ts.TypeChecker, method: ts.MethodDeclaration, decoratorName: string, props: string[], )
src/compiler/transformers/decorators-to-static/serialize-decorators.ts:40
↓ 1 callersFunctionparseStaticElementRef
(staticMembers: ts.ClassElement[])
src/compiler/transformers/static-to-meta/element-ref.ts:5
↓ 1 callersFunctionparseStaticEncapsulation
(staticMembers: ts.ClassElement[])
src/compiler/transformers/static-to-meta/encapsulation.ts:16
↓ 1 callersFunctionparseStaticShadowDelegatesFocus
( encapsulation: string, staticMembers: ts.ClassElement[], )
src/compiler/transformers/static-to-meta/encapsulation.ts:39
↓ 1 callersFunctionparseStaticSlotAssignment
(encapsulation: string, staticMembers: ts.ClassElement[])
src/compiler/transformers/static-to-meta/encapsulation.ts:57
↓ 1 callersFunctionparseStaticStyles
( compilerCtx: d.CompilerCtx, tagName: string, componentFilePath: string, isCollectionDependency: bool
src/compiler/transformers/static-to-meta/styles.ts:8
↓ 1 callersFunctionparseStencilTranspilePaths
* Turn a value which we assert can be 'true' or 'false' to a boolean. * * @param stencilTranspilePaths a value to 'parse' * @returns a boolean
src/testing/test-transpile.ts:38
↓ 1 callersFunctionparseVNodeAnnotations
( doc: Document, node: d.RenderNode, docData: d.DocData, orgLocationNodes: d.RenderNode[], )
src/runtime/vdom/vdom-annotations.ts:110
↓ 1 callersFunctionparseVirtualProps
(docs: d.CompilerJsDoc)
src/compiler/transformers/static-to-meta/component.ts:252
↓ 1 callersFunctionparseWatchDecorator
( typeChecker: ts.TypeChecker, method: ts.MethodDeclaration, decoratorName: string, )
src/compiler/transformers/decorators-to-static/watch-decorator.ts:25
↓ 1 callersFunctionpartsToMarkdown
(parts: d.JsonDocsPart[])
src/compiler/docs/readme/markdown-parts.ts:9
↓ 1 callersFunctionpatchChild
(elm: any)
src/hydrate/platform/hydrate-app.ts:120
↓ 1 callersFunctionpatchCloneNodeFix
(HTMLElementPrototype: any)
src/client/client-patch-browser.ts:35
↓ 1 callersFunctionpatchConsoleError
* This monkey-patches `window.console.error` in order to fail a test if that * function is called within a test. * * @returns a teardown function w
test/wdio/prerender-test/cmp.test.tsx:42
↓ 1 callersFunctionpatchDomImplementation
(doc: any, opts: d.HydrateFactoryOptions)
src/hydrate/runner/patch-dom-implementation.ts:5
↓ 1 callersFunctionpatchInsertBefore
(HostElementPrototype: HTMLElement)
src/runtime/dom-extras.ts:257
↓ 1 callersFunctionpatchNextElementSibling
(element: Element)
src/runtime/dom-extras.ts:474
↓ 1 callersFunctionpatchNextSibling
(node: Node)
src/runtime/dom-extras.ts:452
↓ 1 callersFunctionpatchPreviousElementSibling
(element: Element)
src/runtime/dom-extras.ts:516
↓ 1 callersFunctionpatchPreviousSibling
(node: Node)
src/runtime/dom-extras.ts:495
↓ 1 callersFunctionpatchSlotAppend
(HostElementPrototype: HTMLElement)
src/runtime/dom-extras.ts:189
↓ 1 callersFunctionpatchSlotInsertAdjacentElement
(HostElementPrototype: HTMLElement)
src/runtime/dom-extras.ts:327
↓ 1 callersFunctionpatchSlotInsertAdjacentHTML
(HostElementPrototype: HTMLElement)
src/runtime/dom-extras.ts:209
↓ 1 callersFunctionpatchSlotInsertAdjacentText
(HostElementPrototype: HTMLElement)
src/runtime/dom-extras.ts:240
↓ 1 callersFunctionpatchSlotPrepend
(HostElementPrototype: HTMLElement)
src/runtime/dom-extras.ts:151
↓ 1 callersFunctionpatchSlotRemoveChild
(ElementPrototype: any)
src/runtime/dom-extras.ts:126
↓ 1 callersFunctionpatchTsSystemWatch
(compilerSystem: d.CompilerSystem, tsSys: ts.System)
src/compiler/sys/typescript/typescript-sys.ts:133
↓ 1 callersFunctionpatchTypeScriptSysMinimum
()
src/compiler/sys/typescript/typescript-sys.ts:176
↓ 1 callersFunctionpatchWindow
(winToBePatched: any)
src/mock-doc/global.ts:65
↓ 1 callersFunctionpathComponents
(path: string, rootLength: number)
src/utils/path.ts:147
↓ 1 callersFunctionpluginHelper
(config: d.ValidatedConfig, builtCtx: d.BuildCtx, platform: BundlePlatform)
src/compiler/bundle/plugin-helper.ts:6
↓ 1 callersFunctionpostUpdate
()
src/runtime/update-component.ts:254
↓ 1 callersFunctionprepareLines
(orgLines: PrintLine[])
src/dev-server/client/app-error.ts:266
↓ 1 callersMethodprepareModule
( input: string, minifyOpts: any, transpile: boolean, inlineHelpers: boolean, )
src/declarations/stencil-private.ts:2716
↓ 1 callersFunctionprepareRelease
* Prepares a release of Stencil * @param opts build options containing the metadata needed to release a new version of Stencil * @param args stringi
scripts/release.ts:90
↓ 1 callersFunctionprependExtModules
(content: string)
scripts/esbuild/internal.ts:190
↓ 1 callersFunctionprerenderEnsureDir
(sys: d.CompilerSystem, prerenderCtx: PrerenderContext, p: string)
src/compiler/prerender/prerender-worker.ts:213
↓ 1 callersFunctionprerenderUrl
(results: d.PrerenderResults, manager: d.PrerenderManager, url: string)
src/compiler/prerender/prerender-queue.ts:106
↓ 1 callersFunctionprerenderWorker
(sys: d.CompilerSystem, prerenderRequest: d.PrerenderUrlRequest)
src/compiler/prerender/prerender-worker.ts:19
↓ 1 callersMethodprerenderWorker
(prerenderRequest: PrerenderUrlRequest)
src/declarations/stencil-private.ts:2722
↓ 1 callersMethodprev
()
test/wdio/async-rerender/cmp.tsx:36
↓ 1 callersMethodpreview
()
test/browser-compile/src/components/app-root/app-root.tsx:226
↓ 1 callersFunctionprintDiagnostic
(diagnostic: Diagnostic, cwd?: string)
src/sys/node/logger/terminal-logger.ts:288
↓ 1 callersFunctionprintTag
(elm: HTMLElement)
src/hydrate/platform/hydrate-app.ts:320
↓ 1 callersFunctionprintUpdateMessage
(logger: Logger, currentVersion: string, latestVersion: string)
src/sys/node/node-stencil-version-checker.ts:121
↓ 1 callersFunctionprocessCommentedSelector
(rule: CssRule)
src/utils/shadow-css.ts:613
← previousnext →2,301–2,400 of 5,077, ranked by callers