MCPcopy Create free account

hub / github.com/diez/diez / functions

Functions750 in github.com/diez/diez

↓ 1 callersFunctioncleanUnusedImports
(sourceFile: SourceFile)
src/extractors/generation/src/utils.ts:424
↓ 1 callersMethodcollectComponentProperties
( parent: Property, allProperties: (TargetProperty | undefined)[])
src/compiler/compiler-core/test/helpers.ts:70
↓ 1 callersMethodcompile
* Actually compiles the project, emitting JS source files for runtime compilation.
src/compiler/compiler-core/src/parser.ts:545
↓ 1 callersFunctionconvertToCSSLinearGradientAngle
(angle: number)
src/framework/web-sdk-common/src/css-linear-gradient.ts:119
↓ 1 callersFunctioncopyFile
(sourcePath: string, destinationPath: string)
src/framework/stdlib/src/assemblers/base.ts:40
↓ 1 callersFunctioncreateDocsCompilerForFixture
(fixture: string)
src/utils/docs-template-app/test/helpers.ts:64
↓ 1 callersMethodcreateOutput
(sdkRoot: string, projectName: string)
src/compiler/targets/src/targets/docs.compiler.ts:45
↓ 1 callersFunctioncreateProgramForFixture
(fixture: string, target: Target, options?: Partial<CompilerOptions>)
src/utils/docs-template-app/test/helpers.ts:43
↓ 1 callersFunctioncreateServer
(listener: RequestListener)
src/extractors/extractors/test/request.test.ts:41
↓ 1 callersFunctioncreateTemplateProject
(cwd: string, name: string, packageManager: PackageManagers)
src/utils/createproject/src/utils.ts:92
↓ 1 callersFunctioncrossProduct
(pointA: Point2DData, pointB: Point2DData)
src/framework/web-sdk-common/src/css-linear-gradient.ts:42
↓ 1 callersMethoddeleteRule
(rule: Rule)
src/compiler/targets/src/targets/web.api.ts:66
↓ 1 callersMethoddesaturate
* Desaturates a color by the specified amount * * `grayRed = this.mediumRed.desaturate(0.25);` * * @returns A new Color instance after app
src/framework/prefabs/src/color.ts:190
↓ 1 callersFunctiondownloadAndExtractProject
(templateRoot: string)
src/utils/createproject/src/utils.ts:77
↓ 1 callersFunctiondownloadAssets
( filenameMap: Map<string, string>, assetsDirectory: string, fileId: string, authToken: string, )
src/extractors/extractors/src/extractors/figma.ts:202
↓ 1 callersFunctiondpToPxFloat
src/framework/stdlib/sources/android/core/Extensions.kt:6
↓ 1 callersFunctiondpToPxFloat
src/framework/stdlib/test/goldens/Bindings/diez-stdlib-test-stub-android/src/main/java/org/diez/stdlibTestStub/Extensions.kt:9
↓ 1 callersFunctionfetchFile
(id: string, authToken: string)
src/extractors/extractors/src/extractors/figma.ts:193
↓ 1 callersFunctionfindAvailableTypesInBranch
(branch: DocsPropertySpec, types: Set<string>)
src/utils/docs-template-app/src/utils/component.ts:97
↓ 1 callersFunctionfindFactory
(source: string)
src/extractors/extractors-core/src/utils.ts:9
↓ 1 callersFunctionfindOpenPort
()
src/utils/test-utils/src/mocks/@diez/cli-core.ts:109
↓ 1 callersFunctionfindPropertyWithIdEndingWith
(docsComponent: DocsTargetSpec, path: string)
src/utils/docs-template-app/src/utils/component.ts:148
↓ 1 callersFunctionfixGammaOfSVGs
(directory: string)
src/extractors/extractors/src/utils.ts:82
↓ 1 callersMethodgenerateDeclaration
* Generates a declaration file comprised of all declarations concatenated together.
src/compiler/targets/src/targets/web.compiler.ts:349
↓ 1 callersFunctiongenerateGoogleFontsAction
({apiKey}: GenerateGoogleFontsParams)
src/framework/prefabs/scripts/internal/helpers.ts:121
↓ 1 callersMethodgenerateSource
* Generates a source file comprised of all sources concatenated together.
src/compiler/targets/src/targets/web.compiler.ts:337
↓ 1 callersFunctiongetAndroidResourcePath
(file: File)
src/framework/stdlib/src/utils.ts:41
↓ 1 callersFunctiongetBindingLocation
( target: string, source: string, componentName: DiezType, )
src/compiler/compiler-core/src/utils.ts:110
↓ 1 callersFunctiongetComponentDefinition
()
src/compiler/compiler-core/src/server/hot-component.ts:29
↓ 1 callersFunctiongetConfiguration
(parser: Parser, componentEntry: string)
src/compiler/compiler-core/src/server/config.ts:10
↓ 1 callersFunctiongetDescriptionForLiteralValue
(typeVale: Node)
src/compiler/compiler-core/src/utils.ts:273
↓ 1 callersFunctiongetDiagnosticsPayload
( eventType: string, diezVersion: string, extra?: any, )
src/utils/storage/src/analytics.ts:16
↓ 1 callersFunctiongetDocumentationLinkForType
(type: any)
src/utils/docs-template-app/src/utils/component.ts:115
↓ 1 callersFunctiongetDropShadowInitializerFromFigma
(shadow: FigmaDropShadow)
src/extractors/extractors/src/extractors/figma.ts:264
↓ 1 callersMethodgetEnumType
* Returns the primitive type of an enum type. In the case of heterogeneous enums, returns "unknown" type.
src/compiler/compiler-core/src/parser.ts:103
↓ 1 callersMethodgetExamples
( source: string, type: DiezType, instance: DiezComponent, name: string, path: string[],
src/compiler/targets/src/targets/docs.compiler.ts:161
↓ 1 callersFunctiongetFontPath
(path: string, fontName: string)
src/extractors/generation/src/utils.ts:101
↓ 1 callersFunctiongetGlobMatches
(pattern: string)
scripts/commands/build-examples.ts:11
↓ 1 callersMethodgetHashedName
()
src/framework/web-sdk-common/src/google-fonts.ts:22
↓ 1 callersMethodgetHashedVariations
()
src/framework/web-sdk-common/src/google-fonts.ts:26
↓ 1 callersFunctiongetHue
(min: number, max: number, r: number, g: number, b: number)
src/framework/prefabs/src/color.ts:33
↓ 1 callersFunctiongetInitializerForTypographColorFromFigma
(node: FigmaNode)
src/extractors/extractors/src/extractors/figma.ts:315
↓ 1 callersMethodgetJson
(key: string)
src/utils/docs-template-app/src/utils/storage.ts:50
↓ 1 callersFunctiongetLinearGradientInitializerForSketchGradient
(gradient: SketchLinearGradient)
src/extractors/extractors/src/extractors/sketch.ts:173
↓ 1 callersFunctiongetLinearGradientInitializerFromFigma
(gradient: FigmaLinearGradient)
src/extractors/extractors/src/extractors/figma.ts:287
↓ 1 callersMethodgetLiteralReferenceFromSourceFile
(sourceFile: SourceFile, referencedSourceFile: SourceFile)
src/compiler/compiler-core/src/parser.ts:462
↓ 1 callersFunctiongetPackageJsonPath
(packageName: string)
src/cli/cli-core/src/utils.ts:57
↓ 1 callersMethodgetPrimitiveInitializer
(type: DiezType, instance: any)
src/compiler/compiler-core/test/helpers.ts:94
↓ 1 callersMethodgetPrimitiveName
* @abstract
src/compiler/targets/src/targets/ios.compiler.ts:157
↓ 1 callersMethodgetPrimitiveName
* @abstract
src/compiler/targets/src/targets/android.compiler.ts:129
↓ 1 callersMethodgetPrimitiveName
* @abstract
src/compiler/targets/src/targets/web.compiler.ts:121
↓ 1 callersMethodgetPrimitiveName
(type: DiezType)
src/compiler/compiler-core/test/helpers.ts:90
↓ 1 callersMethodgetPrimitiveType
* Returns a primitive type for a given type.
src/compiler/compiler-core/src/parser.ts:121
↓ 1 callersMethodgetReferencesFromPropertyDeclaration
(propertyDeclaration: PropertyDeclaration, sourceMap: Map<string, string>)
src/compiler/compiler-core/src/parser.ts:243
↓ 1 callersFunctiongetRegistry
()
src/utils/storage/src/registry.ts:11
↓ 1 callersFunctiongetSaturation
(min: number, max: number, lightness: number)
src/framework/prefabs/src/color.ts:17
↓ 1 callersMethodgetState
()
src/compiler/compiler-core/src/typescript-extensions.d.ts:16
↓ 1 callersMethodgetStyleTokens
()
src/compiler/targets/src/targets/web.compiler.ts:267
↓ 1 callersFunctiongetTargetsLazy
()
src/compiler/compiler-core/src/commands/compile.ts:4
↓ 1 callersMethodgetText
(selector: string)
src/utils/docs-template-app/test/e2e/nightwatch.d.ts:16
↓ 1 callersMethodgetTrees
()
src/compiler/targets/src/targets/docs.compiler.ts:65
↓ 1 callersMethodgetTypeForValueDeclaration
* Retrieves a globally unique type name for a symbol. * * This name is always cast to pascal case.
src/compiler/compiler-core/src/parser.ts:275
↓ 1 callersFunctiongetTypeface
src/framework/stdlib/sources/android/bindings/Typograph.kt:206
↓ 1 callersFunctiongetTypeface
src/framework/stdlib/test/goldens/Bindings/diez-stdlib-test-stub-android/src/main/java/org/diez/stdlibTestStub/Typograph.kt:264
↓ 1 callersFunctionhasLocalStorageEnabled
()
src/utils/docs-template-app/src/utils/storage.ts:4
↓ 1 callersFunctionhashComponent
(source: string, componentName: DiezType)
src/compiler/compiler-core/src/utils.ts:101
↓ 1 callersFunctionhashString
(str: string)
src/framework/stdlib/src/typograph.ts:26
↓ 1 callersMethodhostname
()
src/compiler/compiler-core/test/helpers.ts:56
↓ 1 callersFunctionhotLoadFont
src/framework/stdlib/sources/android/bindings/Typograph.kt:173
↓ 1 callersFunctionhotLoadFont
src/framework/stdlib/test/goldens/Bindings/diez-stdlib-test-stub-android/src/main/java/org/diez/stdlibTestStub/Typograph.kt:231
↓ 1 callersFunctioninferNameFromPath
(src: string)
src/framework/prefabs/src/font.ts:12
↓ 1 callersFunctioninferProjectVersion
(projectRoot: string)
src/compiler/compiler-core/src/utils.ts:254
↓ 1 callersFunctionisAcceptableType
(typeValue?: Node)
src/compiler/compiler-core/src/utils.ts:265
↓ 1 callersFunctionisClassOfSlice
(classType: string)
src/extractors/extractors/src/extractors/sketch.ts:150
↓ 1 callersFunctionisConstructible
(maybeConstructible: any)
src/compiler/compiler-core/src/server/hot-component.ts:20
↓ 1 callersFunctionisFigmaDropShadow
(effect: FigmaEffect)
src/extractors/extractors/src/extractors/figma.ts:112
↓ 1 callersFunctionisFontCollection
(candidate: fontkit.FontkitFont | fontkit.FontkitFontCollection | null)
src/framework/stdlib/src/asset-binders/file.ts:14
↓ 1 callersFunctionisFontCollection
(candidate: FontkitFont | FontkitFontCollection | null)
src/extractors/generation/src/utils.ts:90
↓ 1 callersFunctionisInGitRepository
(root: string)
src/utils/createproject/src/utils.git.ts:16
↓ 1 callersFunctionisInvalidEs5Identifier
(identifier: string)
src/extractors/generation/src/utils.ts:480
↓ 1 callersFunctionisModuleWrappedAction
(action: CliAction | ModuleWrappedCliAction)
src/cli/cli-core/src/cli.ts:52
↓ 1 callersFunctionisNumericLiteral
(value: string)
src/extractors/generation/src/utils.ts:453
↓ 1 callersFunctionisPointInDirection
(lineStart: Point2DData, lineEnd: Point2DData, point: Point2DData)
src/framework/web-sdk-common/src/css-linear-gradient.ts:110
↓ 1 callersFunctionisPortOpen
(server: Server, port: number)
src/cli/cli-core/src/network.ts:6
↓ 1 callersFunctionisPresentable
(value: any)
src/compiler/compiler-core/src/utils.ts:430
↓ 1 callersFunctionisPrimitive
(value: any)
src/framework/engine/src/serialization.ts:4
↓ 1 callersFunctionisPrimitive
(value: any)
src/compiler/compiler-core/src/utils.ts:423
↓ 1 callersFunctionisSerializable
(value: any)
src/framework/engine/src/serialization.ts:3
↓ 1 callersFunctionisSketchLinearGradient
(gradient: SketchGradient)
src/extractors/extractors/src/extractors/sketch.ts:70
↓ 1 callersFunctionisValidInVisionUrl
(rawUrl: string)
src/extractors/extractors/src/extractors/invision.ts:62
↓ 1 callersFunctionisWindows
()
src/utils/storage/src/utils.ts:14
↓ 1 callersMethodlighten
* Lightens a color by the specified amount. * * `pink = this.red.lighten(0.5);` * * @returns A new Color instance after applying the speci
src/framework/prefabs/src/color.ts:157
↓ 1 callersMethodloadAction
* The action that should be executed when the command is invoked by name.
src/cli/cli-core/src/api.ts:71
↓ 1 callersFunctionloadComponent
()
src/compiler/compiler-core/src/server/hot-component.ts:35
↓ 1 callersMethodlocateSources
(sourceFile: SourceFile, sourceMap: Map<string, string>)
src/compiler/compiler-core/src/parser.ts:468
↓ 1 callersFunctionmakeContentsJson
(bundleId: string)
src/framework/stdlib/src/bindings/Image/ios.ts:15
↓ 1 callersFunctionmakeFolderContentsJson
(bundleId: string)
src/framework/stdlib/src/bindings/Image/ios.ts:19
↓ 1 callersFunctionmakeImagesetContentsJson
(bundleId: string, file: string, file2x: string, file3x: string)
src/framework/stdlib/src/bindings/Image/ios.ts:32
↓ 1 callersFunctionmakeProgram
()
src/compiler/compiler-core/test/errors.test.ts:19
↓ 1 callersMethodmakeWithPoints
* Creates a multi-colored gradient between the provided start and end points. * * (0, 0) represents the top left. * (1, 1) represents the bot
src/framework/prefabs/src/linear-gradient.ts:150
← previousnext →301–400 of 750, ranked by callers