MCPcopy Create free account

hub / github.com/smapiot/piral / functions

Functions2,787 in github.com/smapiot/piral

↓ 4 callersFunctiongetNext
(breadcrumbs: Array<BreadcrumbRegistration>, path: string)
src/plugins/piral-breadcrumbs/src/useBreadcrumbs.ts:25
↓ 4 callersFunctiongetPilets
()
src/framework/piral-core/src/tools/debugger.ts:41
↓ 4 callersFunctiongetPiralPath
(root: string, name: string)
src/tooling/piral-cli/src/common/package.ts:144
↓ 4 callersFunctiongetPort
(network: NetworkSpec)
src/tooling/piral-cli/src/platforms/web.ts:11
↓ 4 callersMethodgetTranslations
* Gets the currently provided translations by the pilet.
src/plugins/piral-translate/src/types.ts:178
↓ 4 callersMethodinitialize
* Initializes the application shell. * @param loading The current loading state. * @param error The application error, if any. * @param modul
src/framework/piral-core/src/types/state.ts:226
↓ 4 callersFunctioninitializeApi
(target: PiletMetadata, events: EventEmitter)
src/framework/piral-base/src/api.ts:3
↓ 4 callersFunctionisLinkedPackage
(name: string, type: PackageType, hadVersion: boolean, target: string)
src/tooling/piral-cli/src/common/npm.ts:493
↓ 4 callersFunctionlistener
({ detail }: CustomEvent)
src/framework/piral-base/src/events.ts:20
↓ 4 callersFunctionload
()
src/plugins/piral-oauth2/src/utils.ts:8
↓ 4 callersFunctionloadPilets
(fetchPilets: PiletRequester, loadPilet: PiletLoader)
src/framework/piral-base/src/load.ts:39
↓ 4 callersFunctionloader
(entry: PiletV0Entry, _config: DefaultLoaderConfig)
src/framework/piral-base/src/loaders/v0/index.ts:12
↓ 4 callersMethodlocalizeLocal
(localMessages: LocalizationMessages, key: string, variables?: T)
src/plugins/piral-translate/src/types.ts:123
↓ 4 callersFunctionmaybeWithFlags
(commandName: string, setter?: ToolCommandFlagsSetter<T>)
src/tooling/piral-cli/src/api.ts:37
↓ 4 callersFunctionmiddleware
()
src/plugins/piral-fetch/src/create.test.ts:120
↓ 4 callersFunctionmockIntersectionObserver
()
src/utilities/piral-hooks-utils/src/hooks/onScreenVisible.test.ts:12
↓ 4 callersMethodmount
* Called when the component is mounted. * @param element The container hosting the element. * @param props The props to transport. * @param c
src/framework/piral-core/src/types/components.ts:63
↓ 4 callersFunctionnext
(path, options)
src/plugins/piral-fetch/src/fetch.ts:68
↓ 4 callersFunctionnextCycle
(time = 0)
src/framework/piral-base/src/events.test.ts:7
↓ 4 callersFunctionnotify
()
src/tooling/piral-cli/src/common/watcher.ts:21
↓ 4 callersMethodonEnd
(cb: (result: BundleResult) => void)
src/tooling/piral-cli/src/types/public.ts:227
↓ 4 callersFunctiononUnresolved
(name: string, version: string)
src/tooling/piral-cli/src/common/importmap.ts:154
↓ 4 callersFunctionpackPilet
(baseDir = process.cwd(), options: PackPiletOptions = {})
src/tooling/piral-cli/src/apps/pack-pilet.ts:28
↓ 4 callersFunctionparseQuerystring
(str: string)
src/plugins/piral-oauth2/src/client-oauth2.ts:98
↓ 4 callersMethodready
()
src/tooling/piral-cli/src/types/common.ts:124
↓ 4 callersMethodregisterBreadcrumb
* Registers a breadcrumb with the provided settings. * @param settings The settings for configuring the breadcrumb.
src/plugins/piral-breadcrumbs/src/types.ts:111
↓ 4 callersMethodregisterTracker
* Registers a tracker component. * The name has to be unique within the current pilet. * @param name The name of the tracker. * @param Compon
src/plugins/piral-tracker/src/types.ts:65
↓ 4 callersFunctionremoveFile
(target: string)
src/tooling/piral-cli/src/common/io.ts:465
↓ 4 callersMethodremoveItem
* Removes an item from the storage. * @param name The name of the item to remove.
src/framework/piral-core/src/types/utils.ts:24
↓ 4 callersMethodrender
* Defines how the provided nodes should be rendered. * @param nodes The rendered extension nodes. * @returns The rendered nodes, i.e., an ReactE
src/framework/piral-core/src/types/extension.ts:45
↓ 4 callersFunctionreplaceOrAddItem
(items: Array<T>, item: T, predicate: (item: T) => boolean)
src/framework/piral-core/src/utils/helpers.ts:34
↓ 4 callersFunctionretrieve
(init: Promise<void>, refresh: () => Promise<ClientOAuth2Token>)
src/plugins/piral-oauth2/src/setup.ts:54
↓ 4 callersFunctionrunLifecycle
(root: string, scripts: Record<string, string>, type: string)
src/tooling/piral-cli/src/common/piral.ts:11
↓ 4 callersFunctionrunPilet
(createApi: PiletApiCreator, pilet: Pilet, hooks: PiletLifecycleHooks = {})
src/framework/piral-base/src/aggregate.ts:32
↓ 4 callersFunctionrunRules
( rules: Array<Rule<T>>, context: T, configurations: Record<string, any> = {}, )
src/tooling/piral-cli/src/common/rules.ts:14
↓ 4 callersFunctionsanitize
(props: any)
src/converters/piral-blazor/src/interop.ts:152
↓ 4 callersFunctionsanitizeScope
* Sanitize the scopes option to be a string.
src/plugins/piral-oauth2/src/client-oauth2.ts:125
↓ 4 callersMethodsendContent
(content: Buffer | string, type: string, url: string)
src/tooling/piral-cli/src/injectors/pilet-injector.ts:333
↓ 4 callersFunctionsetStandardEnvs
(options: StandardEnvProps)
src/tooling/piral-cli/src/common/envs.ts:13
↓ 4 callersFunctionstrategy
(opts, pilets)
src/framework/piral-base/src/create.test.ts:17
↓ 4 callersFunctiontryParseJson
(content: string)
src/framework/piral-core/src/utils/helpers.ts:87
↓ 4 callersMethodunregisterExtension
* Unregisters a global extension component. * Only previously registered extension components can be unregistered. * @param name The name of the
src/framework/piral-core/src/types/api.ts:174
↓ 4 callersMethodunregisterSearchProvider
* Unregisters a search provider known by the given name. * Only previously registered search providers can be unregistered. * @param name The na
src/plugins/piral-search/src/types.ts:202
↓ 4 callersMethodunregisterTile
* Unregisters a tile known by the given name. * Only previously registered tiles can be unregistered. * @param name The name of the tile to unre
src/plugins/piral-dashboard/src/types.ts:183
↓ 4 callersFunctionupdateFeed
( ctx: GlobalStateContext, id: string, item: TItem, reducer: FeedReducer<TData, TItem>, )
src/plugins/piral-feeds/src/actions.ts:60
↓ 4 callersFunctionupdateKey
(obj: T, key: TKey, value: T[TKey])
src/framework/piral-core/src/utils/helpers.ts:71
↓ 4 callersFunctionuseFeed
(options: ConnectorDetails<TData, TItem>)
src/plugins/piral-feeds/src/useFeed.ts:9
↓ 4 callersFunctionuseParams
(current: BreadcrumbRegistration, path: string)
src/plugins/piral-breadcrumbs/src/Breadcrumbs.tsx:60
↓ 4 callersFunctionuseTranslate
()
src/plugins/piral-translate/src/hooks.ts:33
↓ 4 callersMethodvalue
()
src/tooling/piral-cli/src/common/MemoryStream.ts:12
↓ 4 callersFunctionwatcherTask
(cb: (watcherContext: WatcherContext) => Promise<T>)
src/tooling/piral-cli/src/common/watcher.ts:18
↓ 4 callersFunctionwriteDataItem
( ctx: GlobalStateContext, key: string, value: any, owner: string, target: DataStoreTarget, expire
src/framework/piral-core/src/actions/data.ts:20
↓ 3 callersFunctionaddLocalDependencies
( dependencies: Array<SharedDependency>, realIdentifier: string, identifier: string, version: string,
src/tooling/piral-cli/src/common/importmap.ts:12
↓ 3 callersMethodaddPilet
* Adds a pilet at runtime by loading it, evaluating it, and then injecting it. * @param pilet The pilet to be added. * @returns The promise indi
src/framework/piral-core/src/types/state.ts:238
↓ 3 callersFunctionattach
(element: React.ReactElement)
src/samples/sample-piral/src/parts/footer.tsx:4
↓ 3 callersFunctionboot
(opts?: WebAssemblyStartOptions)
src/converters/piral-blazor/src/converter.ts:81
↓ 3 callersFunctioncallDebugPiralFromMonoRepo
( args: WatchPiralParameters, bundlerName?: string, )
src/tooling/piral-cli/src/bundler.ts:169
↓ 3 callersFunctionchangeLoader
(config, name, cb)
src/tooling/piral-cli-webpack5/extend-config.js:48
↓ 3 callersFunctionchangeRule
(config, name, cb)
src/tooling/piral-cli-webpack5/extend-config.js:33
↓ 3 callersFunctioncheckCliCompatibility
(root: string)
src/tooling/piral-cli/src/common/compatibility.ts:25
↓ 3 callersMethodclose
()
src/utilities/piral-debug-utils/src/overlay.ts:312
↓ 3 callersMethodclose
()
src/tooling/piral-cli/src/common/watcher.ts:14
↓ 3 callersFunctioncombinePiletExternals
( appShells: Array<string>, peerDependencies: Record<string, string>, peerModules: Array<string>, impo
src/tooling/piral-cli/src/common/package.ts:896
↓ 3 callersFunctionconnect
(cb)
src/samples/sample-piral-core/src/pilets/pilet2.tsx:24
↓ 3 callersFunctionconnect
()
src/plugins/piral-feeds/src/utils.ts:16
↓ 3 callersFunctionconvert
(flags: Array<string>)
src/tooling/piral-cli/src/npm-clients/pnpm.ts:24
↓ 3 callersFunctionconvert
(flags: Array<string>)
src/tooling/piral-cli/src/npm-clients/rush.ts:26
↓ 3 callersFunctionconvert
(flags: Array<string>)
src/tooling/piral-cli/src/npm-clients/bun.ts:24
↓ 3 callersFunctionconvert
(flags: Array<string>)
src/tooling/piral-cli/src/npm-clients/yarn.ts:24
↓ 3 callersFunctionconvertComponent
( converter: (component: T) => ForeignComponent<U>, component: T, )
src/framework/piral-core/src/utils/foreign.ts:36
↓ 3 callersFunctioncopyPiralFiles
( root: string, name: string, piralInfo: PiralPackageData, forceOverwrite: ForceOverwrite, variables
src/tooling/piral-cli/src/common/package.ts:541
↓ 3 callersMethodcreate
(opts: EmberOptions<TProps>)
src/converters/piral-ember/src/types.ts:22
↓ 3 callersFunctioncreateActions
(state, listener)
src/plugins/piral-modals/src/actions.test.ts:16
↓ 3 callersFunctioncreateApi
(container)
src/plugins/piral-tracker/src/create.test.ts:37
↓ 3 callersFunctioncreateApi
(container)
src/plugins/piral-modals/src/create.test.ts:37
↓ 3 callersFunctioncreateApi
(container)
src/plugins/piral-menu/src/create.test.ts:37
↓ 3 callersFunctioncreateApi
(container)
src/plugins/piral-dashboard/src/create.test.ts:37
↓ 3 callersFunctioncreateAuthApi
(config: AuthConfig = {})
src/plugins/piral-auth/src/create.ts:18
↓ 3 callersFunctioncreateFormsApi
(config: FormsConfig = {})
src/plugins/piral-forms/src/create.ts:16
↓ 3 callersFunctioncreateInitialKrasConfig
( directory: string, sources: Array<string> = [], map: Record<string, string> = {}, feed: string | Arr
src/tooling/piral-cli/src/common/injectors.ts:16
↓ 3 callersFunctioncreateLazyApi
()
src/plugins/piral-lazy/src/create.ts:12
↓ 3 callersFunctioncreateListener
()
src/plugins/piral-modals/src/actions.test.ts:8
↓ 3 callersFunctioncreateMenuApi
(config: MenuConfig = {})
src/plugins/piral-menu/src/create.ts:76
↓ 3 callersFunctioncreateMiddleware
(myPosition: number)
src/plugins/piral-fetch/src/create.test.ts:105
↓ 3 callersFunctioncreateMockContainer
(initialState = {})
src/framework/piral-core/src/actions/state.test.ts:5
↓ 3 callersFunctioncreateMockContainer
()
src/plugins/piral-tracker/src/create.test.ts:12
↓ 3 callersFunctioncreateMockContainer
()
src/plugins/piral-modals/src/create.test.ts:12
↓ 3 callersFunctioncreateMockContainer
()
src/plugins/piral-menu/src/create.test.ts:12
↓ 3 callersFunctioncreateMockContainer
()
src/plugins/piral-dashboard/src/create.test.ts:12
↓ 3 callersFunctioncreateMockContainer
()
src/plugins/piral-tracking/src/create.test.ts:8
↓ 3 callersFunctioncreateNpmPackage
(target = '.')
src/tooling/piral-cli/src/common/npm.ts:266
↓ 3 callersFunctioncreatePiralDeclaration
( baseDir: string, entry: string, target: string, forceOverwrite: ForceOverwrite, logLevel: LogLevel
src/tooling/piral-cli/src/common/declaration.ts:191
↓ 3 callersFunctioncreateStandardApi
(settings: PiralExtSettings = {})
src/plugins/piral-ext/src/create.ts:13
↓ 3 callersMethodcreateState
* Creates a new local state. * @param id The id of the state. * @param state The initial state to use.
src/plugins/piral-containers/src/types.ts:20
↓ 3 callersFunctioncreateTrackingApi
(config: TrackingConfig = {})
src/plugins/piral-tracking/src/create.ts:12
↓ 3 callersFunctioncurrent
()
src/converters/piral-ng/src/startup.ts:129
↓ 3 callersFunctiondecycle
(obj: Record<string, any>)
src/utilities/piral-debug-utils/src/decycle.ts:11
↓ 3 callersFunctiondefineModule
(module: any, opts: NgOptions = undefined, flags: NgModuleFlags = undefined)
src/converters/piral-ng/src/module.ts:167
↓ 3 callersFunctiondispatch
(ctx: GlobalStateContext, update: (state: GlobalState) => GlobalState)
src/framework/piral-core/src/actions/state.ts:4
↓ 3 callersMethoddispose
()
src/converters/piral-cycle/src/converter.ts:18
← previousnext →301–400 of 2,787, ranked by callers