MCPcopy Create free account

hub / github.com/cosscom/coss / functions

Functions2,858 in github.com/cosscom/coss

FunctionComboboxGroup
({ className, ...props }: ComboboxPrimitive.Group.Props)
apps/ui/registry/default/ui/combobox.tsx:253
FunctionComboboxGroupLabel
({ className, ...props }: ComboboxPrimitive.GroupLabel.Props)
packages/ui/src/components/combobox.tsx:266
FunctionComboboxGroupLabel
({ className, ...props }: ComboboxPrimitive.GroupLabel.Props)
apps/ui/registry/default/ui/combobox.tsx:266
FunctionComboboxInput
({ className, showTrigger = true, showClear = false, startAddon, size, triggerProps, clearProps,
packages/ui/src/components/combobox.tsx:57
FunctionComboboxInput
({ className, showTrigger = true, showClear = false, startAddon, size, triggerProps, clearProps,
apps/ui/registry/default/ui/combobox.tsx:57
FunctionComboboxItem
({ className, children, ...props }: ComboboxPrimitive.Item.Props)
packages/ui/src/components/combobox.tsx:205
FunctionComboboxItem
({ className, children, ...props }: ComboboxPrimitive.Item.Props)
apps/ui/registry/default/ui/combobox.tsx:205
FunctionComboboxList
({ className, ...props }: ComboboxPrimitive.List.Props)
packages/ui/src/components/combobox.tsx:317
FunctionComboboxList
({ className, ...props }: ComboboxPrimitive.List.Props)
apps/ui/registry/default/ui/combobox.tsx:317
FunctionComboboxPopup
({ className, children, side = "bottom", sideOffset = 4, alignOffset, align = "start", anchor: a
packages/ui/src/components/combobox.tsx:154
FunctionComboboxPopup
({ className, children, side = "bottom", sideOffset = 4, alignOffset, align = "start", anchor: a
apps/ui/registry/default/ui/combobox.tsx:154
FunctionComboboxRow
({ className, ...props }: ComboboxPrimitive.Row.Props)
packages/ui/src/components/combobox.tsx:298
FunctionComboboxRow
({ className, ...props }: ComboboxPrimitive.Row.Props)
apps/ui/registry/default/ui/combobox.tsx:298
FunctionComboboxSeparator
({ className, ...props }: ComboboxPrimitive.Separator.Props)
packages/ui/src/components/combobox.tsx:240
FunctionComboboxSeparator
({ className, ...props }: ComboboxPrimitive.Separator.Props)
apps/ui/registry/default/ui/combobox.tsx:240
FunctionComboboxStatus
({ className, ...props }: ComboboxPrimitive.Status.Props)
packages/ui/src/components/combobox.tsx:348
FunctionComboboxStatus
({ className, ...props }: ComboboxPrimitive.Status.Props)
apps/ui/registry/default/ui/combobox.tsx:348
FunctionComboboxTrigger
({ className, children, ...props }: ComboboxPrimitive.Trigger.Props)
packages/ui/src/components/combobox.tsx:138
FunctionComboboxTrigger
({ className, children, ...props }: ComboboxPrimitive.Trigger.Props)
apps/ui/registry/default/ui/combobox.tsx:138
FunctionComboboxValue
({ ...props }: ComboboxPrimitive.Value.Props)
packages/ui/src/components/combobox.tsx:311
FunctionComboboxValue
({ ...props }: ComboboxPrimitive.Value.Props)
apps/ui/registry/default/ui/combobox.tsx:311
FunctionCommand
({ autoHighlight = "always", keepHighlight = true, ...props }: React.ComponentProps<typeof Autocomplete>
packages/ui/src/components/command.tsx:98
FunctionCommand
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive>)
apps/origin/registry/default/ui/command.tsx:15
FunctionCommand
({ autoHighlight = "always", keepHighlight = true, ...props }: React.ComponentProps<typeof Autocomplete>
apps/ui/registry/default/ui/command.tsx:98
FunctionCommandCollection
({ ...props }: React.ComponentProps<typeof AutocompleteCollection>)
packages/ui/src/components/command.tsx:203
FunctionCommandCollection
({ ...props }: React.ComponentProps<typeof AutocompleteCollection>)
apps/ui/registry/default/ui/command.tsx:203
FunctionCommandDialog
({ title = "Command Palette", description = "Search for a command to run...", children, ...props }: Re
apps/origin/registry/default/ui/command.tsx:31
FunctionCommandDialogBackdrop
({ className, ...props }: CommandDialogPrimitive.Backdrop.Props)
packages/ui/src/components/command.tsx:39
FunctionCommandDialogBackdrop
({ className, ...props }: CommandDialogPrimitive.Backdrop.Props)
apps/ui/registry/default/ui/command.tsx:39
FunctionCommandDialogPopup
({ className, children, portalProps, ...props }: CommandDialogPrimitive.Popup.Props & { portalProps?
packages/ui/src/components/command.tsx:71
FunctionCommandDialogPopup
({ className, children, portalProps, ...props }: CommandDialogPrimitive.Popup.Props & { portalProps?
apps/ui/registry/default/ui/command.tsx:71
FunctionCommandDialogTrigger
( props: CommandDialogPrimitive.Trigger.Props, )
packages/ui/src/components/command.tsx:28
FunctionCommandDialogTrigger
( props: CommandDialogPrimitive.Trigger.Props, )
apps/ui/registry/default/ui/command.tsx:28
FunctionCommandDialogViewport
({ className, ...props }: CommandDialogPrimitive.Viewport.Props)
packages/ui/src/components/command.tsx:55
FunctionCommandDialogViewport
({ className, ...props }: CommandDialogPrimitive.Viewport.Props)
apps/ui/registry/default/ui/command.tsx:55
FunctionCommandEmpty
({ className, ...props }: React.ComponentProps<typeof AutocompleteEmpty>)
packages/ui/src/components/command.tsx:149
FunctionCommandEmpty
({ ...props }: React.ComponentProps<typeof CommandPrimitive.Empty>)
apps/origin/registry/default/ui/command.tsx:93
FunctionCommandEmpty
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
apps/origin/registry/default/ui/multiselect.tsx:149
FunctionCommandEmpty
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
apps/origin/app/search/multiselect.tsx:150
FunctionCommandEmpty
({ className, ...props }: React.ComponentProps<typeof AutocompleteEmpty>)
apps/ui/registry/default/ui/command.tsx:149
FunctionCommandFooter
({ className, ...props }: React.ComponentProps<"div">)
packages/ui/src/components/command.tsx:251
FunctionCommandFooter
({ className, ...props }: React.ComponentProps<"div">)
apps/ui/registry/default/ui/command.tsx:251
FunctionCommandGroup
({ className, ...props }: React.ComponentProps<typeof AutocompleteGroup>)
packages/ui/src/components/command.tsx:177
FunctionCommandGroup
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Group>)
apps/origin/registry/default/ui/command.tsx:105
FunctionCommandGroup
({ className, ...props }: React.ComponentProps<typeof AutocompleteGroup>)
apps/ui/registry/default/ui/command.tsx:177
FunctionCommandGroupLabel
({ className, ...props }: React.ComponentProps<typeof AutocompleteGroupLabel>)
packages/ui/src/components/command.tsx:190
FunctionCommandGroupLabel
({ className, ...props }: React.ComponentProps<typeof AutocompleteGroupLabel>)
apps/ui/registry/default/ui/command.tsx:190
FunctionCommandInput
({ className, placeholder = undefined, ...props }: React.ComponentProps<typeof AutocompleteInput>)
packages/ui/src/components/command.tsx:114
FunctionCommandInput
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Input>)
apps/origin/registry/default/ui/command.tsx:55
FunctionCommandInput
({ className, placeholder = undefined, ...props }: React.ComponentProps<typeof AutocompleteInput>)
apps/ui/registry/default/ui/command.tsx:114
FunctionCommandItem
({ className, ...props }: React.ComponentProps<typeof AutocompleteItem>)
packages/ui/src/components/command.tsx:209
FunctionCommandItem
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Item>)
apps/origin/registry/default/ui/command.tsx:134
FunctionCommandItem
({ className, ...props }: React.ComponentProps<typeof AutocompleteItem>)
apps/ui/registry/default/ui/command.tsx:209
FunctionCommandItem
()
apps/ui/components/category-thumbnails.tsx:185
FunctionCommandList
({ className, ...props }: React.ComponentProps<typeof AutocompleteList>)
packages/ui/src/components/command.tsx:136
FunctionCommandList
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.List>)
apps/origin/registry/default/ui/command.tsx:77
FunctionCommandList
({ className, ...props }: React.ComponentProps<typeof AutocompleteList>)
apps/ui/registry/default/ui/command.tsx:136
FunctionCommandMenu
({ tree, navItems, ...props }: ComponentProps<typeof CommandDialog> & { tree: typeof source.pageTree;
apps/ui/components/command-menu.tsx:48
FunctionCommandPanel
({ className, ...props }: React.ComponentProps<"div">)
packages/ui/src/components/command.tsx:162
FunctionCommandPanel
({ className, ...props }: React.ComponentProps<"div">)
apps/ui/registry/default/ui/command.tsx:162
FunctionCommandSeparator
({ className, ...props }: React.ComponentProps<typeof AutocompleteSeparator>)
packages/ui/src/components/command.tsx:222
FunctionCommandSeparator
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Separator>)
apps/origin/registry/default/ui/command.tsx:121
FunctionCommandSeparator
({ className, ...props }: React.ComponentProps<typeof AutocompleteSeparator>)
apps/ui/registry/default/ui/command.tsx:222
FunctionCommandShortcut
({ className, ...props }: React.ComponentProps<"kbd">)
packages/ui/src/components/command.tsx:235
FunctionCommandShortcut
({ className, ...props }: React.ComponentProps<"span">)
apps/origin/registry/default/ui/command.tsx:150
FunctionCommandShortcut
({ className, ...props }: React.ComponentProps<"kbd">)
apps/ui/registry/default/ui/command.tsx:235
FunctionComplianceDocuments
()
apps/examples/calcom/app/(settings)/settings/security/compliance/compliance-documents.tsx:79
FunctionComplianceSettingsPage
()
apps/examples/calcom/app/(settings)/settings/security/compliance/page.tsx:8
FunctionComponent
()
apps/origin/registry/default/components/comp-503.tsx:9
FunctionComponent
()
apps/origin/registry/default/components/comp-38.tsx:7
FunctionComponent
()
apps/origin/registry/default/components/comp-561.tsx:12
FunctionComponent
()
apps/origin/registry/default/components/comp-295.tsx:4
FunctionComponent
()
apps/origin/registry/default/components/comp-60.tsx:5
FunctionComponent
()
apps/origin/registry/default/components/comp-408.tsx:1
FunctionComponent
()
apps/origin/registry/default/components/comp-258.tsx:8
FunctionComponent
()
apps/origin/registry/default/components/comp-228.tsx:11
FunctionComponent
()
apps/origin/registry/default/components/comp-282.tsx:4
FunctionComponent
()
apps/origin/registry/default/components/comp-227.tsx:33
FunctionComponent
()
apps/origin/registry/default/components/comp-516.tsx:15
FunctionComponent
()
apps/origin/registry/default/components/comp-292.tsx:4
FunctionComponent
()
apps/origin/registry/default/components/comp-303.tsx:3
FunctionComponent
()
apps/origin/registry/default/components/comp-325.tsx:14
FunctionComponent
()
apps/origin/registry/default/components/comp-420.tsx:3
FunctionComponent
()
apps/origin/registry/default/components/comp-444.tsx:9
FunctionComponent
()
apps/origin/registry/default/components/comp-377.tsx:26
FunctionComponent
()
apps/origin/registry/default/components/comp-05.tsx:5
FunctionComponent
()
apps/origin/registry/default/components/comp-212.tsx:11
FunctionComponent
()
apps/origin/registry/default/components/comp-108.tsx:4
FunctionComponent
()
apps/origin/registry/default/components/comp-594.tsx:8
FunctionComponent
()
apps/origin/registry/default/components/comp-294.tsx:4
FunctionComponent
()
apps/origin/registry/default/components/comp-429.tsx:8
FunctionComponent
()
apps/origin/registry/default/components/comp-221.tsx:11
FunctionComponent
()
apps/origin/registry/default/components/comp-547.tsx:35
FunctionComponent
()
apps/origin/registry/default/components/comp-234.tsx:76
FunctionComponent
()
apps/origin/registry/default/components/comp-405.tsx:1
FunctionComponent
()
apps/origin/registry/default/components/comp-407.tsx:1
FunctionComponent
()
apps/origin/registry/default/components/comp-540.tsx:39
FunctionComponent
()
apps/origin/registry/default/components/comp-170.tsx:6
FunctionComponent
()
apps/origin/registry/default/components/comp-201.tsx:4
FunctionComponent
()
apps/origin/registry/default/components/comp-474.tsx:8
← previousnext →601–700 of 2,858, ranked by callers