MCPcopy Create free account

hub / github.com/tinyplex/tinybase / functions

Functions6,603 in github.com/tinyplex/tinybase

FunctionContextPrimitiveThingsChild
({ store, metrics, indexes, relationships, queries, checkpoints, persister, synchronizer, }: C
test/unit/core/ui-react/components/ContextPrimitiveThingsChild.tsx:42
FunctionContextPrimitiveThingsChild
( props: ContextPrimitiveThingsChildProps, )
test/unit/core/ui-solid/components/ContextPrimitiveThingsChild.tsx:43
FunctionContextProvideThings
({ store, metrics, indexes, relationships, queries, checkpoints, persister, synchronizer, }: {
test/unit/core/ui-react/components.test.tsx:734
FunctionContextProvideThings
({ store, metrics, indexes, relationships, queries, checkpoints, persister, synchronizer, }: {
test/unit/core/ui-solid/components.test.tsx:467
FunctionContextProvideThingsInner
({ store, metrics, indexes, relationships, queries, checkpoints, persister, synchronizer, }: {
test/unit/core/ui-solid/components.test.tsx:500
FunctionContextProvidedThings
({ store, metrics, indexes, relationships, queries, checkpoints, persister, synchronizer, }: {
test/unit/core/ui-solid/components.test.tsx:541
FunctionContextQueries
({ queries, queriesById, queriesId, }: { readonly queries?: Queries; readonly queriesById?: {[querie
test/unit/core/ui-react/components.test.tsx:583
FunctionContextQueriesChild
({queriesId}: {readonly queriesId?: string})
test/unit/core/ui-react/components.test.tsx:597
FunctionContextRelationships
({ relationships, relationshipsById, relationshipsId, }: { readonly relationships?: Relationships; r
test/unit/core/ui-react/components.test.tsx:542
FunctionContextRelationshipsChild
({ relationshipsId, }: { readonly relationshipsId?: string; })
test/unit/core/ui-react/components.test.tsx:556
FunctionContextRowChild
({storeId}: {readonly storeId?: string})
test/unit/core/ui-react/components.test.tsx:464
FunctionContextStore
({ store, storesById, storeId, mode, }: { readonly store?: Store; readonly storesById?: {[storeId:
test/unit/core/ui-react/components.test.tsx:482
FunctionContextStoreChild
({ storeId, mode, }: { readonly storeId?: string; readonly mode: string; })
test/unit/core/ui-react/components.test.tsx:429
FunctionContextSynchronizer
({ synchronizer, synchronizersById, synchronizerId, }: { readonly synchronizer?: Synchronizer; reado
test/unit/core/ui-react/components.test.tsx:650
FunctionContextSynchronizerChild
({ synchronizerId, }: { readonly synchronizerId?: string; })
test/unit/core/ui-react/components.test.tsx:664
FunctionContextTableChild
({storeId}: {readonly storeId?: string})
test/unit/core/ui-react/components.test.tsx:455
FunctionContextTablesChild
({storeId}: {readonly storeId?: string})
test/unit/core/ui-react/components.test.tsx:446
FunctionCurrentCheckpointView
($$anchor, $$props)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-svelte/index.js:1014
FunctionCustom
({store: _store, queries: _queries, ...props}: ExtraProps)
test/unit/core/ui-react/ui-react-dom.test.tsx:31
FunctionCustom
({store: _store, queries: _queries, ...props}: ExtraProps)
test/unit/core/ui-solid/ui-solid-dom.test.tsx:33
FunctionDc
(t,n)
docs/js/app.js:1
FunctionDelete
({ onClick, prompt = 'Delete', }: { readonly onClick: () => void; readonly prompt?: string; })
src/ui-react-inspector/actions/common.tsx:143
FunctionDelete
({ onClick, prompt = "Delete" })
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-inspector/index.js:4287
FunctionDeleteRow
(props: OnDoneProp & RowProps)
src/ui-solid-inspector/index.tsx:468
FunctionDeleteRow
({onDone, tableId, rowId, store}: OnDoneProp & RowProps)
src/ui-react-inspector/actions/tables.tsx:216
FunctionDeleteRow
(props)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid-inspector/index.js:4485
FunctionDeleteRow
({ onDone, tableId, rowId, store })
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-inspector/index.js:4440
FunctionDeleteTable
(props: OnDoneProp & TableProps)
src/ui-solid-inspector/index.tsx:409
FunctionDeleteTable
({onDone, tableId, store}: OnDoneProp & TableProps)
src/ui-react-inspector/actions/tables.tsx:127
FunctionDeleteTable
(props)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid-inspector/index.js:4435
FunctionDeleteTable
({ onDone, tableId, store })
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-inspector/index.js:4379
FunctionDeleteTables
(props: OnDoneProp & TablesProps)
src/ui-solid-inspector/index.tsx:352
FunctionDeleteTables
({onDone, store}: OnDoneProp & TablesProps)
src/ui-react-inspector/actions/tables.tsx:58
FunctionDeleteTables
(props)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid-inspector/index.js:4387
FunctionDeleteTables
({ onDone, store })
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-inspector/index.js:4335
FunctionDeleteValue
(props: OnDoneProp & ValueProps)
src/ui-solid-inspector/index.tsx:563
FunctionDeleteValue
({onDone, valueId, store}: OnDoneProp & ValueProps)
src/ui-react-inspector/actions/values.tsx:96
FunctionDeleteValue
(props)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid-inspector/index.js:4564
FunctionDeleteValue
({ onDone, valueId, store })
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-inspector/index.js:4603
FunctionDeleteValues
(props: OnDoneProp & ValuesProps)
src/ui-solid-inspector/index.tsx:528
FunctionDeleteValues
({onDone, store}: OnDoneProp & ValuesProps)
src/ui-react-inspector/actions/values.tsx:50
FunctionDeleteValues
(props)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid-inspector/index.js:4536
FunctionDeleteValues
({ onDone, store })
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-inspector/index.js:4574
FunctionDeleters
()
test/unit/core/types/ui-solid.tsx:484
FunctionDeleters
()
test/unit/core/types/ui-react.tsx:464
FunctionDemoNodeSection
({ node, })
site/ui/DemoNodeSection.tsx:21
FunctionDetails
({ uniqueId, title, editable, handleEditable, children, s, }: { readonly uniqueId: Id; readonl
src/ui-react-inspector/Details.tsx:8
FunctionDetails
({ uniqueId, title, editable, handleEditable, children, s })
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-inspector/index.js:3960
FunctionDuplicateProvidedStore
({store}: {readonly store: Store})
test/unit/core/ui-solid/components.test.tsx:685
FunctionEMPTY_CONTEXT
()
src/ui-solid/Provider.tsx:46
FunctionEMPTY_CONTEXT
()
src/ui-solid/context.ts:73
FunctionEMPTY_CONTEXT
()
docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid-inspector/index.js:3006
FunctionEMPTY_CONTEXT
()
docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid/index.js:169
FunctionEMPTY_CONTEXT
()
docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid-dom/index.js:426
FunctionEMPTY_CONTEXT$1
()
docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid-inspector/index.js:115
FunctionEMPTY_CONTEXT$1
()
docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid/index.js:115
FunctionEMPTY_CONTEXT$1
()
docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid-dom/index.js:104
FunctionEditableCellView
({ tableId, rowId, cellId, store, className, showType, }: CellProps & {readonly className?: string
src/ui-react-dom/EditableCellView.tsx:8
FunctionEditableCellView
( props: CellProps & {readonly className?: string; readonly showType?: boolean}, )
src/ui-solid-dom/EditableCellView.tsx:11
FunctionEditableCellView
(props)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid-inspector/index.js:3599
FunctionEditableCellView
($$anchor, $$props)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-svelte-dom/index.js:534
FunctionEditableCellView
({ tableId, rowId, cellId, store, className, showType })
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-dom/index.js:934
FunctionEditableCellView
(props)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid-dom/index.js:1041
FunctionEditableCellView
({ tableId, rowId, cellId, store, className, showType })
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-inspector/index.js:3525
FunctionEditableCellViewWithActions
(props: CellProps)
src/ui-solid-inspector/index.tsx:582
FunctionEditableCellViewWithActions
(props: CellProps)
src/ui-react-inspector/TablesView.tsx:42
FunctionEditableCellViewWithActions
(props)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid-inspector/index.js:4588
FunctionEditableCellViewWithActions
($$anchor, $$props)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-svelte-inspector/index.js:5390
FunctionEditableCellViewWithActions
(props)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-inspector/index.js:4466
FunctionEditableThing
({ thing, onThingChange, className, hasSchema, showType = true, }: { readonly thing: Cell | Value
src/ui-react-dom/common/components.tsx:142
FunctionEditableThing
({ thing, onThingChange, className, hasSchema, showType = true })
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-dom/index.js:755
FunctionEditableThing
({ thing, onThingChange, className, hasSchema, showType = true })
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-inspector/index.js:3346
FunctionEditableValueView
({ valueId, store, className, showType, }: ValueProps & {readonly className?: string; readonly showTyp
src/ui-react-dom/EditableValueView.tsx:8
FunctionEditableValueView
( props: ValueProps & { readonly className?: string; readonly showType?: boolean; }, )
src/ui-solid-dom/EditableValueView.tsx:11
FunctionEditableValueView
(props)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid-inspector/index.js:3617
FunctionEditableValueView
($$anchor, $$props)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-svelte-dom/index.js:561
FunctionEditableValueView
({ valueId, store, className, showType })
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-dom/index.js:951
FunctionEditableValueView
($$anchor, $$props)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-svelte-inspector/index.js:3152
FunctionEditableValueView
(props)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid-dom/index.js:1059
FunctionEditableValueView
({ valueId, store, className, showType })
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-inspector/index.js:3542
FunctionExecutableProject
()
site/ui/ExecutableProject.tsx:216
FunctionFooter
()
site/ui/Footer.tsx:4
FunctionForwardCheckpointsView
($$anchor, $$props)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-svelte/index.js:1063
FunctionFs
(C,S,G,rs,N)
docs/js/home.js:1
FunctionFs
(C,S,G,rs,V)
docs/js/app.js:1
FunctionGetters
()
test/unit/core/types/ui-solid.tsx:134
FunctionGetters
()
test/unit/core/types/ui-react.tsx:133
FunctionGetters
()
test/unit/core/types/ui-svelte.ts:106
FunctionGoodCellView
({ tableId, rowId, cellId, }: { readonly tableId: 't0' | 't1'; readonly rowId: Id; readonly cellId
test/unit/core/types/ui-solid.tsx:1498
FunctionGoodCellView
({ tableId, rowId, cellId, }: { readonly tableId: 't0' | 't1'; readonly rowId: Id; readonly cellId
test/unit/core/types/ui-react.tsx:1483
FunctionGoodCellView
({ tableId, rowId, cellId, }: { readonly tableId: 't0' | 't1'; readonly rowId: Id; readonly cellId
test/unit/core/types/ui-solid-dom.tsx:30
FunctionGoodCellView
({ tableId, rowId, cellId, }: { readonly tableId: 't0' | 't1'; readonly rowId: Id; readonly cellId
test/unit/core/types/ui-react-dom.tsx:29
FunctionGoodRowView
({ tableId, rowId, }: { readonly tableId: 't0' | 't1'; readonly rowId: Id; })
test/unit/core/types/ui-solid.tsx:1453
FunctionGoodRowView
({ tableId, rowId, }: { readonly tableId: 't0' | 't1'; readonly rowId: Id; })
test/unit/core/types/ui-react.tsx:1438
FunctionGoodT1C1CellView
({ tableId, rowId, cellId, }: { readonly tableId: 't1'; readonly rowId: Id; readonly cellId: 'c1';
test/unit/core/types/ui-solid-dom.tsx:43
FunctionGoodT1C1CellView
({ tableId, rowId, cellId, }: { readonly tableId: 't1'; readonly rowId: Id; readonly cellId: 'c1';
test/unit/core/types/ui-react-dom.tsx:42
FunctionGoodT1CellView
({ tableId, rowId, cellId, }: { readonly tableId: 't1'; readonly rowId: Id; readonly cellId: 'c1'
test/unit/core/types/ui-solid.tsx:1511
FunctionGoodT1CellView
({ tableId, rowId, cellId, }: { readonly tableId: 't1'; readonly rowId: Id; readonly cellId: 'c1'
test/unit/core/types/ui-react.tsx:1496
FunctionGoodT1RowView
({ tableId, rowId, }: { readonly tableId: 't1'; readonly rowId: Id; })
test/unit/core/types/ui-solid.tsx:1475
FunctionGoodT1RowView
({ tableId, rowId, }: { readonly tableId: 't1'; readonly rowId: Id; })
test/unit/core/types/ui-react.tsx:1460
← previousnext →4,401–4,500 of 6,603, ranked by callers