MCPcopy Create free account

hub / github.com/smapiot/piral / functions

Functions2,787 in github.com/smapiot/piral

↓ 1 callersFunctionpiletV1WebpackConfigEnhancer
(options: SchemaEnhancerOptions, compiler: Configuration)
src/tooling/piral-cli-webpack5/src/enhancers/pilet-webpack-config-enhancer/index.ts:106
↓ 1 callersFunctionpiletV2WebpackConfigEnhancer
(options: SchemaEnhancerOptions, compiler: Configuration)
src/tooling/piral-cli-webpack5/src/enhancers/pilet-webpack-config-enhancer/index.ts:136
↓ 1 callersFunctionpiletV3WebpackConfigEnhancer
(options: SchemaEnhancerOptions, compiler: Configuration)
src/tooling/piral-cli-webpack5/src/enhancers/pilet-webpack-config-enhancer/index.ts:167
↓ 1 callersFunctionpiletVxWebpackConfigEnhancer
(options: SchemaEnhancerOptions, compiler: Configuration)
src/tooling/piral-cli-webpack5/src/enhancers/pilet-webpack-config-enhancer/index.ts:67
↓ 1 callersFunctionpiletWebpackConfigEnhancer
(details: PiletWebpackConfigEnhancerOptions)
src/tooling/piral-cli-webpack5/src/enhancers/pilet-webpack-config-enhancer/index.ts:225
↓ 1 callersFunctionpiralInstanceWebpackConfigEnhancer
(options: PiralInstanceWebpackPluginOptions)
src/tooling/piral-cli-webpack5/src/enhancers/piral-instance-webpack-config-enhancer/index.ts:12
↓ 1 callersFunctionplugin
(cli)
src/tooling/piral-cli-webpack5/src/index.ts:4
↓ 1 callersFunctionpopulateKnownDependencies
(scope: MfScope)
src/framework/piral-base/src/loaders/mf/index.ts:26
↓ 1 callersFunctionpostFile
( target: string, scheme: string, key: string, file: Buffer, customFields: Record<string, string> =
src/tooling/publish-microfrontend/src/http.ts:180
↓ 1 callersFunctionpostForm
( target: string, scheme: string, key: string, formData: FormDataObj, customHeaders: Record<string,
src/tooling/publish-microfrontend/src/http.ts:67
↓ 1 callersFunctionprefixAttributeValue
(el: Element, attr: string)
src/converters/piral-blazor/src/converter.ts:33
↓ 1 callersFunctionprefixMediaSources
(component: Element, prefix: string)
src/converters/piral-blazor/src/converter.ts:32
↓ 1 callersFunctionprepareBootstrap
( moduleOrComponent: Type<any> | NgLazyType, piral: PiletApi, )
src/converters/piral-ng/src/bootstrap.ts:8
↓ 1 callersFunctionprintAlias
(aliases)
tools/generate-command-docs.js:34
↓ 1 callersFunctionproblemType
(type)
src/tooling/piral-cli-webpack5/src/webpack-hot-middleware/client-overlay.js:61
↓ 1 callersFunctionprocessEvent
(type: string, args: any)
src/converters/piral-blazor/src/interop.ts:166
↓ 1 callersFunctionprocessMessage
(obj)
src/tooling/piral-cli-webpack5/src/webpack-hot-middleware/client.js:238
↓ 1 callersFunctionproject
(component: Element, destination: Element, options: BlazorOptions)
src/converters/piral-blazor/src/converter.ts:42
↓ 1 callersFunctionpublishNpmPackage
( target = '.', file = '*.tgz', flags: Array<string> = [], interactive = false, )
src/tooling/piral-cli/src/common/npm.ts:250
↓ 1 callersFunctionpublishPackage
(target = '.', file = '*.tgz', ...flags: Array<string>)
src/tooling/piral-cli/src/npm-clients/npm.ts:84
↓ 1 callersFunctionpublishPackageEmulator
( directory: string, file: string, url?: string, interactive = false, apiKey?: string, )
src/tooling/piral-cli/src/common/release.ts:16
↓ 1 callersFunctionreRun
()
src/tooling/piral-cli/src/common/watcher.ts:40
↓ 1 callersFunctionreactivate
(moduleName: string, referenceId: string, props: any)
src/converters/piral-blazor/src/interop.ts:190
↓ 1 callersFunctionread
()
src/framework/piral-core/src/actions/state.test.ts:14
↓ 1 callersFunctionreadConfig
(name: string, defaultConfig: any)
src/plugins/piral-configs/src/create.ts:18
↓ 1 callersFunctionreadDataValue
(ctx: GlobalStateContext, key: string)
src/framework/piral-core/src/actions/data.ts:15
↓ 1 callersMethodreadDataValue
* Reads the value of a shared data item. * @param name The name of the shared item.
src/framework/piral-core/src/types/state.ts:259
↓ 1 callersFunctionreadState
(ctx: GlobalStateContext, read: (state: GlobalState) => S)
src/framework/piral-core/src/actions/state.ts:13
↓ 1 callersFunctionreadState
(select)
src/framework/piral-core/src/components/Mediator.test.tsx:29
↓ 1 callersFunctionreadValidatorDescription
(content)
tools/generate-command-docs.js:64
↓ 1 callersFunctionreadValidatorOptions
(content)
tools/generate-command-docs.js:50
↓ 1 callersFunctionreadValidators
()
tools/generate-command-docs.js:90
↓ 1 callersMethodrefresh
* Refresh a user access token with the supplied token.
src/plugins/piral-oauth2/src/client-oauth2.ts:335
↓ 1 callersFunctionregister
(name: string, component: Vue.Component<T>)
src/converters/piral-vue/src/mount.ts:4
↓ 1 callersFunctionregisterBreadcrumbs
(ctx: GlobalStateContext, values: Dict<BreadcrumbRegistration>)
src/plugins/piral-breadcrumbs/src/actions.ts:4
↓ 1 callersMethodregisterBreadcrumbs
* Registers a new breadcrumb. * @param values The breadcrumbs to register.
src/plugins/piral-breadcrumbs/src/types.ts:14
↓ 1 callersFunctionregisterExtension
(ctx: GlobalStateContext, name: string, value: ExtensionRegistration)
src/framework/piral-core/src/actions/components.ts:12
↓ 1 callersFunctionregisterMenuItem
(ctx: GlobalStateContext, name: string, value: MenuItemRegistration)
src/plugins/piral-menu/src/actions.ts:4
↓ 1 callersMethodregisterMenuItem
* Registers a new menu item. * @param name The name of the menu item. * @param value The menu registration.
src/plugins/piral-menu/src/types.ts:23
↓ 1 callersFunctionregisterModal
(ctx: GlobalStateContext, name: string, value: ModalRegistration)
src/plugins/piral-modals/src/actions.ts:18
↓ 1 callersFunctionregisterPage
(ctx: GlobalStateContext, name: string, value: PageRegistration)
src/framework/piral-core/src/actions/components.ts:4
↓ 1 callersMethodregisterPageLayout
* Registers a new page layout. * @param name The name of the layout. * @param value The page layout registration.
src/plugins/piral-page-layouts/src/types.ts:21
↓ 1 callersFunctionregisterTile
(ctx: GlobalStateContext, name: string, value: TileRegistration)
src/plugins/piral-dashboard/src/actions.ts:4
↓ 1 callersFunctionregisterTracker
(ctx: GlobalStateContext, name: string, value: TrackerRegistration)
src/plugins/piral-tracker/src/actions.ts:4
↓ 1 callersFunctionremoveAny
(target: string)
src/tooling/piral-cli/src/common/io.ts:44
↓ 1 callersFunctionrenderComponent
( components: ErrorComponentsState, props: Errors[TKey], )
src/framework/piral-core/src/components/SwitchErrorInfo.tsx:6
↓ 1 callersMethodrequire
* Loads a shared dependency. * @param moduleName The name of the module to require.
src/framework/siteless/src/index.ts:38
↓ 1 callersFunctionresetData
(ctx: GlobalStateContext)
src/framework/piral-core/src/actions/data.ts:4
↓ 1 callersFunctionresolveAfter
(time = 5)
src/framework/piral-core/src/RootListener.test.tsx:15
↓ 1 callersMethodretrieve
* Sets the retriever function for getting the app or user configuration. * @default undefined
src/plugins/piral-configs/src/create.ts:14
↓ 1 callersFunctionretrieveExtraTypings
(url: string, httpsAgent: Agent)
src/tooling/piral-cli/src/common/website.ts:110
↓ 1 callersFunctionretrieveRemoteTypes
( appPackages: Array<PiralInstancePackageData>, piletPackage: PiletPackageData, agent: Agent, )
src/tooling/piral-cli/src/common/package.ts:197
↓ 1 callersFunctionrun
(args)
src/tooling/piral-cli/src/commands.ts:104
↓ 1 callersFunctionrun
()
src/tooling/publish-microfrontend/src/index.ts:58
↓ 1 callersFunctionrunCommand
()
src/tooling/piral-cli/src/cli.ts:36
↓ 1 callersFunctionrunCommand
(exe: string, args: Array<string>, cwd: string, output?: NodeJS.WritableStream)
src/tooling/publish-microfrontend/src/scripts.ts:51
↓ 1 callersFunctionrunScript
(script: string, cwd = process.cwd(), output: NodeJS.WritableStream = process.stdout)
src/tooling/publish-microfrontend/src/scripts.ts:16
↓ 1 callersFunctionrunWithJson
(cmd)
tools/re-publish.js:15
↓ 1 callersFunctionsanitizeCmdArgs
(args: Array<string>)
src/tooling/piral-cli/src/common/scripts.ts:62
↓ 1 callersFunctionsanitizeCmdArgs
(args: Array<string>)
src/tooling/publish-microfrontend/src/scripts.ts:58
↓ 1 callersMethodsave
* Stores an OAuth 2 token structure. * @param info The token infos to store.
src/plugins/piral-oauth2/src/types.ts:130
↓ 1 callersFunctionsaveRemoteTypes
(generatedText: string, target: string)
src/tooling/piral-cli/src/common/package.ts:227
↓ 1 callersFunctionscaffoldPiletSourceFiles
( template: string, registry: string, data: ReturnType<typeof getPiletScaffoldData>, forceOverwrite: F
src/tooling/piral-cli/src/common/scaffold.ts:158
↓ 1 callersFunctionscaffoldPiralSourceFiles
( template: string, registry: string, data: ReturnType<typeof getPiralScaffoldData>, forceOverwrite: F
src/tooling/piral-cli/src/common/scaffold.ts:126
↓ 1 callersFunctionsearch
()
src/plugins/piral-search/src/actions.test.ts:240
↓ 1 callersMethodselectLanguage
* Changes the selected language. * @param selected The selected language.
src/plugins/piral-translate/src/types.ts:36
↓ 1 callersMethodsendIndexFile
(target: string, url: string, baseUrl: string)
src/tooling/piral-cli/src/injectors/pilet-injector.ts:381
↓ 1 callersMethodsendIndexFile
(target: string, url: string)
src/tooling/piral-cli/src/injectors/piral-injector.ts:109
↓ 1 callersMethodsendResponse
(path: string, target: string, dir: string, url: string, recursionDepth = 0)
src/tooling/piral-cli/src/injectors/piral-injector.ts:128
↓ 1 callersFunctionsetComponent
( ctx: GlobalStateContext, name: TKey, component: ComponentsState[TKey], )
src/framework/piral-core/src/actions/app.ts:63
↓ 1 callersFunctionsetComponent
(name, comp)
src/framework/piral-core/src/setters/SetLayout.test.tsx:24
↓ 1 callersFunctionsetEntries
(config: Configuration, template: string, entries: [string, ...Array<string>])
src/tooling/piral-cli-webpack5/src/enhancers/html5-entry-webpack-config-enhancer/helpers.ts:65
↓ 1 callersFunctionsetEnvironment
(variables: Record<string, boolean | string>)
src/tooling/piral-cli-webpack5/src/enhancers/piral-instance-webpack-config-enhancer/helpers.ts:19
↓ 1 callersFunctionsetErrorComponent
( ctx: GlobalStateContext, type: TKey, component: ErrorComponentsState[TKey], )
src/framework/piral-core/src/actions/app.ts:74
↓ 1 callersFunctionsetErrorComponent
(name, comp)
src/framework/piral-core/src/setters/SetError.test.tsx:24
↓ 1 callersMethodsetHeaders
* Sets the headers of the request. * @param headers Headers or a promise to headers.
src/plugins/piral-oauth2/src/types.ts:88
↓ 1 callersFunctionsetLayout
(newComponents)
src/framework/siteless/src/index.ts:140
↓ 1 callersFunctionsetLogLevel
(logLevel: BlazorLogLevel)
src/converters/piral-blazor/src/interop.ts:170
↓ 1 callersFunctionsetPackages
(subDir)
tools/size-generator.mjs:11
↓ 1 callersMethodsetProperties
(opts: EmberOptions<TProps>)
src/converters/piral-ember/src/types.ts:17
↓ 1 callersFunctionsetRoute
( ctx: GlobalStateContext, path: string, component: ComponentType<RouteComponentProps<T>>, )
src/framework/piral-core/src/actions/app.ts:85
↓ 1 callersMethodsetSearchInput
* Sets the current search input. * @param input The input to set.
src/plugins/piral-search/src/types.ts:38
↓ 1 callersMethodsetUpdateMode
(piletName: string, mode: PiletUpdateMode)
src/plugins/piral-update/src/types.ts:25
↓ 1 callersMethodsetValue
(value: string)
src/plugins/piral-search/src/types.ts:100
↓ 1 callersFunctionsetupAdalClient
(config: AdalConfig)
src/plugins/piral-adal/src/setup.ts:129
↓ 1 callersFunctionsetupCli
(commands: Array<ToolCommand<any>>)
src/tooling/piral-cli/src/cli.ts:16
↓ 1 callersFunctionsetupFooter
()
src/samples/sample-piral/src/parts/footer.tsx:13
↓ 1 callersFunctionsetupMenu
()
src/samples/sample-piral/src/parts/menu.tsx:14
↓ 1 callersFunctionsetupPiralInstance
( sourceName: string, type: PackageType, hadVersion: boolean, rootDir: string, sourceVersion: string
src/tooling/piral-cli/src/common/shell.ts:27
↓ 1 callersFunctionshareDependencies
(deps)
src/framework/siteless/src/index.ts:191
↓ 1 callersMethodshouldLoad
(target: string, path: string)
src/tooling/piral-cli/src/injectors/pilet-injector.ts:400
↓ 1 callersMethodshowModal
* Shows a modal dialog with the given name. * The modal can be optionally programmatically closed using the returned callback. * @param name The
src/plugins/piral-modals/src/types.ts:189
↓ 1 callersFunctionshowPortal
(ctx: GlobalStateContext, id: string, entry: ReactPortal)
src/framework/piral-core/src/actions/portal.ts:30
↓ 1 callersFunctionspecializeCommand
(commands: Array<ToolCommand<any>>, command: ToolCommand<any>, suffix: string)
src/tooling/piral-cli/src/commands.ts:32
↓ 1 callersMethodstartModule
(options: PlatformStartModuleOptions)
src/tooling/piral-cli/src/common/platform.ts:20
↓ 1 callersFunctionstartNew
(BootstrapModule: any, context: ComponentContext, ngOptions?: NgOptions, ngFlags?: NgModuleFlags)
src/converters/piral-ng/src/startup.ts:20
↓ 1 callersMethodstartShell
(options: PlatformStartShellOptions)
src/tooling/piral-cli/src/common/platform.ts:19
↓ 1 callersFunctionstartup
( BootstrapModule: any, context: ComponentContext, ngOptions?: NgOptions, ngFlags?: NgModuleFlags, )
src/converters/piral-ng/src/startup.ts:99
↓ 1 callersFunctionstreamToFile
(source: Stream, target: string)
src/tooling/piral-cli/src/common/http.ts:33
↓ 1 callersFunctionstreamToFile
(source: Stream, target: string)
src/tooling/publish-microfrontend/src/io.ts:6
← previousnext →1,301–1,400 of 2,787, ranked by callers