MCPcopy Create free account

hub / github.com/MaratBektemirov/cruzo / functions

Functions403 in github.com/MaratBektemirov/cruzo

↓ 3 callersMethodsetValues
( values: Partial<Record<keyof A, { [index: string]: any }>>, byUser = false )
lib/rx-bucket.ts:116
↓ 3 callersMethodstringToNode
(str: string)
lib/template.ts:157
↓ 2 callersMethod_setStates
( states: Partial<Record<keyof A, { [index: string]: any }>>, byUser: boolean )
lib/rx-bucket.ts:250
↓ 2 callersMethod_setValues
( values: Partial<Record<keyof A, { [index: string]: any }>>, byUser: boolean )
lib/rx-bucket.ts:230
↓ 2 callersFunctionaOf
(x: number)
lib/vm.ts:224
↓ 2 callersFunctionbreakTemplateGraph
(template: Template)
lib/lifecycle.heap.test.ts:43
↓ 2 callersMethodbuildHashModeLocationUrl
(hashRoute: string)
lib/router.service.ts:75
↓ 2 callersMethodcompletelyClearRxAcc
()
lib/template.ts:216
↓ 2 callersFunctioncopyRootCss
(name)
scripts/copy-ui-css.mjs:26
↓ 2 callersFunctioncountRegistryInstances
()
lib/lifecycle.test.ts:39
↓ 2 callersMethoddestroyContent
()
ui-components/spinner/spinner.component.ts:114
↓ 2 callersMethoddestroyLastClone
()
lib/template.ts:285
↓ 2 callersMethoddetectChanges
()
lib/template.ts:173
↓ 2 callersMethoddisconnectBucket
(bucket: RxBucket<any>)
lib/components-registry.service.ts:112
↓ 2 callersMethodexecBytecode
( ctx: CONTEXT_TYPE, bc: BytecodeArr | Bytecode, linkIndex: number, allowRxLink: boolean )
lib/template.ts:734
↓ 2 callersMethodexecRepeatExpr
(allowRxLink: boolean)
lib/template.ts:347
↓ 2 callersFunctionflushMicrotasks
()
lib/router.service.test.ts:10
↓ 2 callersMethodfullDestroy
()
lib/template.ts:248
↓ 2 callersMethodgetBytecode
(expr: string)
lib/vm.ts:874
↓ 2 callersMethodgetItem
(t: string | Bytecode, ctx: CONTEXT_TYPE, linkIndex: number, allowRxLink: boolean)
lib/template.ts:728
↓ 2 callersMethodgetKeyForCache
(method: HttpMethod, fullUrl: string, body: any)
lib/http.ts:107
↓ 2 callersMethodgetPointer
()
lib/template.ts:1167
↓ 2 callersMethodgetRoutedSearch
(url: URL)
lib/router.service.ts:70
↓ 2 callersMethodgetSingleBytecode
(expr: string, fullTemplate?: string)
lib/template.ts:868
↓ 2 callersMethodgetTextarea
()
ui-components/textarea/textarea.component.ts:43
↓ 2 callersMethodgetThisArg
(allowRxLink: boolean)
lib/template.ts:958
↓ 2 callersMethodhandleError
(message: string, error: unknown, file?: string, line?: number)
lib/components-registry.service.ts:139
↓ 2 callersFunctionhex32
(x: number)
lib/vm.ts:135
↓ 2 callersMethodid
(name: string)
lib/vm.ts:770
↓ 2 callersFunctionisCacheableHttpMethod
(method: HttpMethod)
lib/http.ts:11
↓ 2 callersMethodisHashMode
()
lib/router.service.ts:102
↓ 2 callersFunctionmountRouter
()
lib/lifecycle.test.ts:248
↓ 2 callersMethodnormalizeHeaders
(input?: HeaderParams)
lib/http.ts:77
↓ 2 callersMethodparsePostfix
()
lib/vm.ts:1022
↓ 2 callersMethodparseShortCircuit
(next: () => void, token: "||" | "&&", jumpOp: OP)
lib/vm.ts:829
↓ 2 callersMethodpushHistoryLink
(event: Event, href: string)
lib/router.service.ts:254
↓ 2 callersMethodremoveEvents
()
lib/template.ts:426
↓ 2 callersMethodremovePointer
()
lib/template.ts:1161
↓ 2 callersFunctionresetRouter
()
lib/lifecycle.heap.test.ts:102
↓ 2 callersFunctionrunGc
()
lib/lifecycle.heap.test.ts:18
↓ 2 callersMethodsetEvents
()
lib/template.ts:433
↓ 2 callersMethodsetPointer
()
lib/template.ts:1182
↓ 2 callersFunctionshow
(v: any)
lib/vm.ts:137
↓ 2 callersMethodsyncContentFromState
()
ui-components/spinner/spinner.component.ts:65
↓ 2 callersMethodupdateAttr
(index: number, allowRxLink: boolean)
lib/template.ts:518
↓ 2 callersMethodupdateInnerHtml
(allowRxLink: boolean)
lib/template.ts:552
↓ 2 callersMethodupdateRepeat
(allowRxLink = false)
lib/template.ts:465
↓ 2 callersMethodupdateTextNode
(index: number, allowRxLink: boolean)
lib/template.ts:502
↓ 2 callersMethodupdateVars
(allowRxLink: boolean)
lib/template.ts:417
↓ 2 callersFunctionwaitForGc
(registerTarget: (register: (obj: object) => void) => void | Promise<void>)
lib/lifecycle.heap.test.ts:63
↓ 1 callersMethodaddChildren
(node: HTMLElement)
lib/template.ts:762
↓ 1 callersMethodaddClone
(node: HTMLElement, self: SelfFunction, cloneIndex: number)
lib/template.ts:749
↓ 1 callersMethodallocOnceSlot
()
lib/vm.ts:731
↓ 1 callersMethodallowAttributeEvent
(element: HTMLElement, attrsSet: Set<string>)
lib/template.ts:152
↓ 1 callersMethodapplyComponentRulesForUrl
(componentRules: Rule[], pathname: string)
lib/router.service.ts:304
↓ 1 callersMethodapplyRedirectRulesForUrl
(redirectRules: Rule[])
lib/router.service.ts:292
↓ 1 callersMethodattach
()
lib/template.ts:301
↓ 1 callersFunctioncleanDir
(dir)
scripts/clean-source-dts.mjs:8
↓ 1 callersMethodclearInstancesForTests
()
lib/components-registry.service.ts:116
↓ 1 callersMethodclearRxAccLocally
()
lib/template.ts:233
↓ 1 callersMethodconnectedCallback
()
ui-components/modal/modal.component.ts:61
↓ 1 callersMethoddestroyAllClones
()
lib/template.ts:257
↓ 1 callersMethoddestroyModal
()
ui-components/modal/modal.component.ts:54
↓ 1 callersMethoddetach
()
lib/template.ts:331
↓ 1 callersMethoddisconnectedCallback
()
ui-components/input/input.component.ts:142
↓ 1 callersMethoddisconnectedCallback
(removeFromDom = false)
lib/template.integration.test.ts:183
↓ 1 callersMethoddismiss
(id: string)
lib/toast.service.ts:61
↓ 1 callersMethodensureContent
()
ui-components/spinner/spinner.component.ts:73
↓ 1 callersMethodensureHost
()
lib/toast.service.ts:118
↓ 1 callersMethodensureHostPositionForOverlay
()
ui-components/spinner/spinner.component.ts:104
↓ 1 callersMethodexpectOp
(v: string)
lib/vm.ts:748
↓ 1 callersMethodfmtArg
(op: OP, a: number, wide?: number)
lib/vm.ts:242
↓ 1 callersMethodgetAnchorFromElement
( element: Element | null | undefined, alignX: ToastAlignX | undefined, alignY: ToastAlignY | unde
lib/toast.service.ts:81
↓ 1 callersMethodgetAnchorFromViewport
( alignX: ToastAlignX | undefined, alignY: ToastAlignY | undefined, )
lib/toast.service.ts:100
↓ 1 callersMethodgetBodyForForm
(body: Record<string, any>)
lib/http.ts:142
↓ 1 callersMethodgetChangeAttrEvent
(name: string, prev: string, next: string)
lib/template.ts:145
↓ 1 callersMethodgetCompletedComponentRules
(prevCompletedRules: RuleCompleted[], rules: Rule[])
lib/router.service.ts:161
↓ 1 callersMethodgetCompletedRedirectRules
(rules: Rule[])
lib/router.service.ts:143
↓ 1 callersMethodgetHTML
()
ui-components/spinner/spinner.component.ts:39
↓ 1 callersMethodgetHTML
()
lib/lifecycle.test.ts:120
↓ 1 callersMethodgetNodeForError
()
lib/template.ts:616
↓ 1 callersMethodgetOnceSlotValue
(template: any, slot: number)
lib/vm.ts:349
↓ 1 callersMethodgetReplacer
(params: A)
lib/route-url.ts:9
↓ 1 callersMethodgetRouterOutletUnbox
()
lib/router.service.ts:433
↓ 1 callersMethodgetRxUpdate
()
lib/template.ts:1069
↓ 1 callersMethodgetRxValue
(ctx: CONTEXT_TYPE, rx: Rx<any>, linkIndex: number, allowRxLink: boolean, onceMod: boolean)
lib/template.ts:932
↓ 1 callersMethodgetVarFromLexicalEnv
(name: string)
lib/template.ts:944
↓ 1 callersMethodhandleAttachedAttr
(allowRxLink: boolean)
lib/template.ts:453
↓ 1 callersMethodhandleAttributes
()
lib/template.ts:1017
↓ 1 callersMethodhandleChildrens
(node: HTMLElement)
lib/template.ts:781
↓ 1 callersMethodhandleDomAttributes
()
lib/template.ts:996
↓ 1 callersMethodhandleErrors
()
lib/components-registry.service.ts:122
↓ 1 callersMethodhasBindingAttributes
(node: HTMLElement)
lib/template.ts:771
↓ 1 callersMethodhasTemplateTextChild
(node: HTMLElement)
lib/template.ts:776
↓ 1 callersFunctionheapUsedBytes
()
lib/lifecycle.heap.test.ts:90
↓ 1 callersMethodidsArr
(descriptors: { [K in keyof D]: ComponentDescriptor<D[K]> })
lib/rx-bucket.ts:281
↓ 1 callersMethodinferContentType
(body: any)
lib/http.ts:170
↓ 1 callersMethodinitApp
()
lib/components-registry.service.ts:102
↓ 1 callersMethodinitId
(id: keyof A)
lib/rx-bucket.ts:32
↓ 1 callersMethodinsertFragmentAfter
(node: ChildNode, frag: DocumentFragment)
lib/template.ts:1154
← previousnext →101–200 of 403, ranked by callers