MCPcopy Create free account

hub / github.com/analogdotnow/Analog / functions

Functions2,565 in github.com/analogdotnow/Analog

↓ 1 callersFunctionuseCurrentWeekNumber
()
apps/web/src/store/hooks/index.ts:156
↓ 1 callersFunctionuseDelayedValue
(value: "xs" | "lg", delay: number)
apps/web/src/components/command-bar/windows/event-window.tsx:30
↓ 1 callersFunctionuseDeleteEventMutation
()
apps/web/src/hooks/calendar/use-event-mutations.ts:118
↓ 1 callersFunctionuseDisplayEvent
()
apps/web/src/components/command-bar/context-view.tsx:31
↓ 1 callersFunctionuseDisplayItems
()
apps/web/src/components/calendar/calendar-view.tsx:29
↓ 1 callersFunctionuseDragToCreate
({ date, columnRef }: UseDragToCreateOptions)
apps/web/src/hooks/calendar/drag-and-drop/use-drag-to-create.ts:46
↓ 1 callersFunctionuseDraggable
({ containerRef, left, top, disabled = false, onDragStart: onDragStartCallback, onDrag: onDragCall
apps/web/src/components/calendar/event/use-draggable.tsx:21
↓ 1 callersFunctionuseDraggableEventActions
( item: EventDisplayItem, cellHeight: number, )
apps/web/src/components/calendar/event/use-draggable-event-actions.ts:26
↓ 1 callersFunctionuseDraggingEventId
()
apps/web/src/store/hooks/index.ts:252
↓ 1 callersFunctionuseEdgeAutoScroll
( containerRef: React.RefObject<HTMLElement | null>, options: UseEdgeAutoScrollOptions, )
apps/web/src/hooks/calendar/drag-and-drop/use-auto-scroll.tsx:34
↓ 1 callersFunctionuseEvent
(event: EventDisplayItem["event"])
apps/web/src/components/calendar/event/draggable-month-event.tsx:70
↓ 1 callersFunctionuseEventBuffer
(capacity: number)
apps/web/src/components/calendar/week-view/infinite-week-view-event-provider.tsx:147
↓ 1 callersFunctionuseEventForm
()
apps/web/src/components/event-form/utils/use-event-form.ts:40
↓ 1 callersFunctionuseEventFormId
()
apps/web/src/components/calendar/flows/event-form/live-update.tsx:9
↓ 1 callersFunctionuseExpandingInput
(value: string)
apps/web/src/components/event-form/ai-input/hooks/use-expanding-input.ts:4
↓ 1 callersFunctionuseFormAction
()
apps/web/src/components/calendar/flows/event-form/use-form-action.tsx:10
↓ 1 callersFunctionuseHours
(timeZone: string)
apps/web/src/components/calendar/timeline/timeline.tsx:36
↓ 1 callersFunctionuseInfiniteMonthViewWeeks
()
apps/web/src/components/calendar/month-view/infinite-month-view-week-provider.tsx:341
↓ 1 callersFunctionuseInfiniteWeekViewAllDayEvents
()
apps/web/src/components/calendar/week-view/infinite-week-view-all-day-event-provider.tsx:72
↓ 1 callersFunctionuseIsMobile
()
apps/app/src/hooks/use-mobile.ts:5
↓ 1 callersFunctionuseIsMobile
()
apps/web/src/hooks/use-mobile.ts:5
↓ 1 callersFunctionuseIsMounted
()
apps/app/src/hooks/use-is-mounted.ts:3
↓ 1 callersFunctionuseLaneCapacity
( overflowRef: React.RefObject<HTMLDivElement | null>, )
apps/web/src/hooks/calendar/use-lane-capacity.ts:6
↓ 1 callersFunctionuseLocationInput
(value: string | null | undefined)
apps/web/src/components/event-form/location/location-field.tsx:57
↓ 1 callersFunctionuseLocationSuggestions
( inputValue: string, options?: UseLocationSuggestionsOptions, )
apps/web/src/components/event-form/location/location-field.tsx:78
↓ 1 callersFunctionuseMonthDisplayCollection
( items: DisplayItem[], days: Temporal.PlainDate[], )
apps/web/src/hooks/calendar/use-event-collection.ts:80
↓ 1 callersFunctionuseMonthViewGridLayout
()
apps/web/src/hooks/calendar/use-grid-layout.ts:8
↓ 1 callersFunctionuseOngoingEvent
()
apps/web/src/lib/db.ts:215
↓ 1 callersFunctionusePlacesSearch
( request: AutocompleteRequest, options?: UsePlacesSearchOptions, )
apps/web/src/components/event-form/location/use-places-search.ts:22
↓ 1 callersFunctionusePointerType
()
apps/web/src/hooks/use-pointer-type.ts:39
↓ 1 callersFunctionusePopoverLogic
({ defaultOpen = false, open: controlledOpen, onOpenChange, }: { defaultOpen?: boolean; open?: boole
apps/web/src/components/ui/morphing-popover.tsx:40
↓ 1 callersFunctionuseReasoning
()
apps/web/src/components/ai-elements/reasoning.tsx:25
↓ 1 callersFunctionuseRecurrence
({ recurrence, date, timeZone, }: UseRecurrenceOptions)
apps/web/src/components/event-form/recurrences/use-recurrence.ts:46
↓ 1 callersFunctionuseRecurringEvent
(recurringEventId?: string)
apps/web/src/components/event-form/recurrences/use-recurring-event.ts:9
↓ 1 callersFunctionuseRelativeTime
( options: RelativeTimeOptions, )
apps/web/src/hooks/time/use-relative-time.ts:38
↓ 1 callersFunctionuseResizeValues
( ref: React.RefObject<T | null>, )
apps/web/src/hooks/use-resize.ts:14
↓ 1 callersFunctionuseRingBufferSelector
( store: RingBufferStore<T>, selector: (snap: RingBufferSnapshot<T>) => S, isEqual: (a: S, b: S) => bool
apps/web/src/lib/data-structures/use-ring-buffer.ts:30
↓ 1 callersFunctionuseRingBufferStore
( capacity: number, options?: RingBufferStoreOptions<T>, )
apps/web/src/lib/data-structures/use-ring-buffer.ts:15
↓ 1 callersFunctionuseSaveAction
()
apps/web/src/components/calendar/flows/event-form/use-form-action.tsx:38
↓ 1 callersFunctionuseScrollWeekView
({ scrollRef }: UseScrollWeekViewProps)
apps/web/src/components/calendar/week-view/use-week-view-scroll.ts:22
↓ 1 callersFunctionuseSetCurrentDate
()
apps/web/src/store/hooks/index.ts:216
↓ 1 callersFunctionuseSetDefaultCalendar
()
apps/web/src/store/hooks/index.ts:276
↓ 1 callersFunctionuseSetResizing
()
apps/web/src/store/hooks/index.ts:248
↓ 1 callersFunctionuseShowWeekNumbers
()
apps/web/src/store/hooks/index.ts:196
↓ 1 callersFunctionuseSidebar
()
apps/web/src/components/ui/sidebar.tsx:61
↓ 1 callersFunctionuseSidebarResize
({ direction = "right", currentWidth, onResize, onToggle, isCollapsed = false, minResizeWidth = "1
apps/web/src/hooks/use-sidebar-resize.ts:56
↓ 1 callersFunctionuseSidebarWithSide
(side: "left" | "right")
apps/web/src/components/ui/sidebar.tsx:78
↓ 1 callersFunctionuseSubmitOnClickOutside
(form: Form)
apps/web/src/components/event-form/utils/use-submit-on-click-outside.ts:6
↓ 1 callersFunctionuseSyncDefaultCalendar
()
apps/web/src/hooks/calendar/use-sync-default-calendar.ts:7
↓ 1 callersFunctionuseTerminator
({ step = 2, date }: UseTerminatorProps)
apps/web/src/components/calendar/timeline/header/solar-terminator-map/solar-terminator-map.tsx:26
↓ 1 callersFunctionuseTextStream
({ textStream, speed = 20, mode = "typewriter", onComplete, fadeDuration, segmentDelay, characte
apps/app/src/components/prompt-kit/response-stream.tsx:30
↓ 1 callersFunctionuseTimeSuggestions
(searchValue: string)
apps/web/src/components/event-form/fields/date/use-time-suggestions.ts:87
↓ 1 callersFunctionuseTimeSuggestionsList
()
apps/web/src/components/event-form/fields/date/use-time-suggestions.ts:74
↓ 1 callersFunctionuseTimeZoneDisplay
({ date, timeZoneId, }: UseTimeZoneDisplayOptions)
apps/web/src/components/calendar/timeline/header/use-timezone-info.ts:80
↓ 1 callersFunctionuseTimezoneList
(value: string)
apps/web/src/components/event-form/fields/date/use-timezone-list.ts:11
↓ 1 callersFunctionuseTimezoneSearch
({ timezones, search }: UseSearchProps)
apps/web/src/components/event-form/fields/date/use-timezone-list.ts:33
↓ 1 callersFunctionuseToggleWindowsExpanded
()
apps/web/src/store/hooks/index.ts:284
↓ 1 callersFunctionuseUpcomingEvent
()
apps/web/src/lib/db.ts:235
↓ 1 callersFunctionuseUpdateAction
()
apps/web/src/components/calendar/flows/update-event/use-update-action.tsx:144
↓ 1 callersFunctionuseUpdateEventMutation
()
apps/web/src/hooks/calendar/use-event-mutations.ts:58
↓ 1 callersFunctionuseVerticalResizable
({ containerRef, top, height, disabled = false, onResizeStart, onTopResizeEnd: onTopResizeEndCallb
apps/web/src/components/calendar/event/use-vertical-resizable.tsx:16
↓ 1 callersFunctionuseVisualizedColumns
()
apps/web/src/components/calendar/week-view/infinite-week-view-day-provider.tsx:43
↓ 1 callersFunctionuseVisualizedRows
()
apps/web/src/components/calendar/month-view/infinite-month-view-week-provider.tsx:39
↓ 1 callersFunctionuseWeekDisplayCollection
( items: DisplayItem[], days: Temporal.PlainDate[], preFilter: boolean = true, )
apps/web/src/hooks/calendar/use-event-collection.ts:121
↓ 1 callersFunctionuseWeekRowItems
( collection: MonthDisplayCollection, range: { start: Temporal.PlainDate; end: Temporal.PlainDate;
apps/web/src/hooks/calendar/use-event-collection.ts:192
↓ 1 callersFunctionuseWindowState
()
apps/web/src/store/hooks/index.ts:180
↓ 1 callersFunctionuuid4
()
packages/google-maps-places/src/internal/utils/uuid.ts:6
↓ 1 callersFunctionuuid4
()
packages/google-tasks/src/internal/utils/uuid.ts:6
↓ 1 callersFunctionuuid4
()
packages/google-maps-routes/src/internal/utils/uuid.ts:6
↓ 1 callersMethodvalidateHeaders
({ values, nulls }: NullableHeaders)
packages/google-maps-places/src/client.ts:257
↓ 1 callersMethodvalidateHeaders
({ values, nulls }: NullableHeaders)
packages/google-tasks/src/client.ts:216
↓ 1 callersMethodvalidateHeaders
({ values, nulls }: NullableHeaders)
packages/google-maps-routes/src/client.ts:250
↓ 1 callersFunctionvalidatePositiveInteger
(name: string, n: unknown)
packages/google-maps-places/src/internal/utils/values.ts:58
↓ 1 callersFunctionvalidatePositiveInteger
(name: string, n: unknown)
packages/google-tasks/src/internal/utils/values.ts:50
↓ 1 callersFunctionvalidatePositiveInteger
(name: string, n: unknown)
packages/google-maps-routes/src/internal/utils/values.ts:58
↓ 1 callersFunctionwaitForProcess
( proc: KernelProcess, timeoutMs: number, )
packages/runtime-secure-exec/src/index.ts:313
↓ 1 callersMethodwatch
(params: WatchAclInput)
packages/google-calendar/src/acl/acl.ts:60
↓ 1 callersMethodwithErrorHandler
( operation: string, fn: () => Promise<T> | T, context?: Record<string, unknown>, )
packages/providers/src/calendars/microsoft-calendar/freebusy/index.ts:37
↓ 1 callersMethodwithErrorHandler
( operation: string, fn: () => Promise<T> | T, context?: Record<string, unknown>, )
packages/providers/src/calendars/google-calendar/freebusy/index.ts:30
↓ 1 callersMethodwithErrorHandler
( operation: string, fn: () => Promise<T> | T, context?: Record<string, unknown>, )
packages/providers/src/conferencing/google-meet.ts:60
↓ 1 callersMethodwithErrorHandler
( operation: string, fn: () => Promise<T> | T, context?: Record<string, unknown>, )
packages/providers/src/conferencing/zoom.ts:115
↓ 1 callersFunctionwrap
( operation: string, fn: () => Promise<A>, )
packages/runtime-secure-exec/src/index.ts:138
Method$count
( params: CalendarGroupGetCountInput, )
packages/microsoft-calendar/src/users/calendar-groups/calendar-groups.ts:56
Method$count
( params: CalendarGroupCalendarGetCountInput, )
packages/microsoft-calendar/src/users/calendar-groups/calendars/calendars.ts:67
Method$count
( params: CalendarGroupCalendarEventGetCountInput, )
packages/microsoft-calendar/src/users/calendar-groups/calendars/events/events.ts:74
Method$count
( params: CalendarGroupCalendarEventAttachmentGetCountInput, )
packages/microsoft-calendar/src/users/calendar-groups/calendars/events/attachments/attachments.ts:51
Method$count
( params: CalendarGroupCalendarEventExtensionGetCountInput, )
packages/microsoft-calendar/src/users/calendar-groups/calendars/events/extensions/extensions.ts:51
Method$count
( params: CalendarGroupCalendarCalendarPermissionGetCountInput, )
packages/microsoft-calendar/src/users/calendar-groups/calendars/calendar-permissions/calendar-permissions.ts:51
Method$count
( params: DefaultCalendarEventGetCountInput, )
packages/microsoft-calendar/src/users/calendar/events/events.ts:74
Method$count
( params: DefaultCalendarEventAttachmentGetCountInput, )
packages/microsoft-calendar/src/users/calendar/events/attachments/attachments.ts:51
Method$count
( params: DefaultCalendarEventExtensionGetCountInput, )
packages/microsoft-calendar/src/users/calendar/events/extensions/extensions.ts:51
Method$count
( params: DefaultCalendarCalendarPermissionGetCountInput, )
packages/microsoft-calendar/src/users/calendar/calendar-permissions/calendar-permissions.ts:51
Method$count
( params: CalendarGetCountInput, )
packages/microsoft-calendar/src/users/calendars/calendars.ts:63
Method$count
( params: CalendarEventGetCountInput, )
packages/microsoft-calendar/src/users/calendars/events/events.ts:74
Method$count
( params: CalendarEventAttachmentGetCountInput, )
packages/microsoft-calendar/src/users/calendars/events/attachments/attachments.ts:51
Method$count
( params: CalendarEventExtensionGetCountInput, )
packages/microsoft-calendar/src/users/calendars/events/extensions/extensions.ts:51
Method$count
( params: CalendarPermissionGetCountInput, )
packages/microsoft-calendar/src/users/calendars/calendar-permissions/calendar-permissions.ts:51
Method$count
(params: GetCountInput)
packages/microsoft-calendar/src/users/events/events.ts:70
Method$count
( params: AttachmentGetCountInput, )
packages/microsoft-calendar/src/users/events/attachments/attachments.ts:49
Method$count
( params: ExtensionGetCountInput, )
packages/microsoft-calendar/src/users/events/extensions/extensions.ts:47
← previousnext →801–900 of 2,565, ranked by callers