MCPcopy Create free account

hub / github.com/allweonedev/presentation-ai / functions

Functions3,032 in github.com/allweonedev/presentation-ai

↓ 3 callersFunctiongetNodeType
(node: Record<string, unknown>)
src/components/notebook/presentation/utils/normalizePresentationSlate.ts:97
↓ 3 callersFunctiongetOpenAIModel
(modelId: string)
src/components/notebook/presentation/components/ModelPicker.tsx:86
↓ 3 callersFunctiongetOptimalPixelRatio
()
src/components/presentation/export/utils.ts:10
↓ 3 callersFunctiongetPayloadConfigFromPayload
( config: ChartConfig, payload: unknown, key: string, )
src/components/ui/chart.tsx:327
↓ 3 callersFunctiongetPendingPreviewItem
( items: DiagramItem[], isDark: boolean, themeColors: InfographicPaletteThemeColors | null, )
src/components/presentation/edit-panel/sections/DiagramPanel.tsx:160
↓ 3 callersFunctiongetPendingPreviewTemplate
( templates: string[], currentSyntax: string, currentTemplate: string | null, isDark: boolean, theme
src/components/presentation/edit-panel/sections/InfographicEditorControls.tsx:184
↓ 3 callersFunctiongetPresentModeViewportState
()
src/hooks/presentation/usePresentModeOrientation.ts:42
↓ 3 callersFunctiongetPresentationThumbnailUrl
( slides: readonly PlateSlide[], )
src/lib/presentation/thumbnail.ts:53
↓ 3 callersFunctiongetResolvedStyleValue
( computedStyle: CSSStyleDeclaration, property: string, )
src/components/presentation/export/echartSvgExport.ts:37
↓ 3 callersFunctiongetSafePyramidGeometryValues
({ index, totalItems, }: PyramidSegmentGeometryOptions)
src/components/notebook/presentation/editor/custom-elements/pyramid-geometry.ts:9
↓ 3 callersFunctiongetSelectedChunkLines
( selectedChunks: NotebookAgentSelectedChunk[], )
src/components/notebook/shared/NotebookAgentActivity.tsx:323
↓ 3 callersFunctiongetSnakeGridColumn
(index: number)
src/components/notebook/presentation/editor/custom-elements/snake-shared.ts:91
↓ 3 callersFunctiongetSnakeGridRow
(index: number)
src/components/notebook/presentation/editor/custom-elements/snake-shared.ts:84
↓ 3 callersFunctiongetStaticDiagramTextAlignClass
( alignment: StaticDiagramElement["alignment"] = "center", )
src/components/notebook/presentation/editor/custom-elements/static/diagram-static-utils.ts:19
↓ 3 callersFunctiongetTextContent
(message: BaseMessage)
src/server/ai/chatMessages.ts:8
↓ 3 callersFunctiongetToolOutput
(part: UIToolPart)
src/lib/ai/uiMessageParts.ts:43
↓ 3 callersFunctiongetToolState
(part: UIToolPart)
src/lib/ai/uiMessageParts.ts:29
↓ 3 callersFunctiongetTurnIntoValue
(block: TElement)
src/components/plate/ui/turn-into-toolbar-button.tsx:171
↓ 3 callersFunctiongetUserCustomThemes
()
src/app/_actions/presentation/theme-actions.ts:238
↓ 3 callersFunctiongetUserImages
({ page = 1, limit = 20, }: { page?: number; limit?: number; } = {})
src/app/_actions/apps/image-studio/fetch.ts:8
↓ 3 callersFunctionhandleDrop
(item: { element: TElement }, layoutType: LayoutType)
src/components/notebook/presentation/editor/dnd/components/LayoutImageDrop.tsx:38
↓ 3 callersFunctionhandleIconSelect
(iconName: string)
src/components/notebook/presentation/editor/custom-elements/box-item.tsx:97
↓ 3 callersFunctionhandleLayoutChange
( editor: MyEditor, type: string, variant?: Record<string, unknown>, targetElementId?: string, )
src/components/notebook/presentation/editor/lib.tsx:1671
↓ 3 callersFunctionhandleReaction
(nextReaction: Exclude<Reaction, null>)
src/components/presentation/core/PresentationCompletionFeedback.tsx:139
↓ 3 callersFunctionhandleThemeSelect
( themeKey: ThemeId, customData?: ThemeProperties | null, )
src/components/presentation/theme/ThemeSelector.tsx:91
↓ 3 callersFunctionhasActiveImageGenerationForSlide
( presentationId: string, slideId: string, )
src/components/presentation/slides/PresentationThumbnailCaptureManager.tsx:64
↓ 3 callersFunctionhasGeneratedOutline
(outline: string[])
src/components/notebook/presentation/components/PresentationGenerationManager.tsx:84
↓ 3 callersFunctionhue2rgb
(p: number, q: number, t: number)
src/lib/presentation/pptx-theme-extractor.ts:104
↓ 3 callersFunctioninsertItem
(index: number)
src/components/notebook/presentation/editor/custom-elements/infographic-data-editor/item-list.tsx:189
↓ 3 callersFunctionisAntvInfographicSyntax
(text: string)
src/components/notebook/presentation/utils/parser.ts:511
↓ 3 callersFunctionisEditorElementDragItem
( dragItem: DragItemNode | undefined, )
src/components/notebook/presentation/editor/dnd/hooks/useEditorSurfaceDrop.ts:32
↓ 3 callersFunctionisElementNode
(node: unknown)
src/components/notebook/presentation/editor/lib.tsx:1440
↓ 3 callersFunctionisElementNode
(node: unknown)
src/components/notebook/presentation/editor/plugins/custom-item-break-plugin.tsx:20
↓ 3 callersFunctionisElementNode
(node: unknown)
src/components/presentation/floating-toolbar/CustomItemControls.tsx:35
↓ 3 callersFunctionisElementVerticallyScrollable
(element: HTMLElement)
src/hooks/presentation/usePresentationNavigation.ts:23
↓ 3 callersFunctionisInList
(listType: NodeType)
src/components/prose-mirror/FloatingToolbar.tsx:84
↓ 3 callersFunctionisInNode
( nodeType: NodeType, attrs: { level?: number } = {}, )
src/components/prose-mirror/FloatingToolbar.tsx:71
↓ 3 callersFunctionisOpaqueFileIdentifier
( fileName: string, ragId: string | null, )
src/components/notebook/shared/NotebookAgentActivity.tsx:98
↓ 3 callersFunctionisPresentationAutoTheme
(theme: string | null | undefined)
src/lib/presentation/theme-resolution.ts:16
↓ 3 callersFunctionisRecord
(value: unknown)
src/components/notebook/shared/NotebookAgentActivity.tsx:94
↓ 3 callersFunctionisRecord
(value: unknown)
src/lib/presentation/thumbnail.ts:3
↓ 3 callersFunctionisRecord
(value: unknown)
src/lib/presentation/image-generation.ts:132
↓ 3 callersFunctionisTableCellType
(type: string | undefined)
src/components/notebook/presentation/utils/normalizePresentationSlate.ts:101
↓ 3 callersFunctionlistBlock
( listStyleType: typeof KEYS.ul | typeof KEYS.ol | typeof KEYS.listTodo, content: string, )
src/components/presentation/edit-panel/sections/elements.ts:189
↓ 3 callersFunctionloadFontFromObject
( font: Font, loadAllVariants: boolean, getFourVariants: (variants: string[]) => string[], variants: V
src/components/ui/font-picker/utils/utils.ts:50
↓ 3 callersFunctionlogAnalysis
(label: string, analysis: SlideContentAnalysis)
src/lib/presentation/pptx-theme-extractor.ts:775
↓ 3 callersFunctionmapFont
(fontName: string)
src/lib/presentation/pptx-theme-extractor.ts:26
↓ 3 callersFunctionnormalizeForSearch
(value: string)
src/components/notebook/presentation/editor/custom-elements/presentation-icon-utils.ts:151
↓ 3 callersFunctionnormalizeTitle
(title?: AxisConfig["title"])
src/components/presentation/edit-panel/sections/ChartEditorControls.tsx:544
↓ 3 callersFunctionparseNumberAttribute
(value: string | null)
src/components/notebook/presentation/editor/utils/infographic-title-layout.ts:32
↓ 3 callersFunctionparseUnknownObjectBlock
( lines: string[], startIndex: number, baseIndent: number, )
src/components/notebook/presentation/editor/utils/infographic-utils.ts:103
↓ 3 callersFunctionprocessNode
* Process a single PlateJS node
src/components/presentation/export/contentWalker.ts:231
↓ 3 callersFunctionpushHistorySnapshot
( type: HistoryType | undefined, slideId: string | undefined, changeType: "slide" | "theme" | "full" = "
src/states/presentation-state.ts:515
↓ 3 callersFunctionraiseError
(error: unknown)
src/lib/raise-error.ts:1
↓ 3 callersFunctionregisterLucideIconLoader
()
src/hooks/presentation/infographic/infographic-icon-loader.ts:69
↓ 3 callersFunctionreplaceElementById
( editor: PlateEditor, elementId: string, nextElement: TElement, expectedMutableSignature?: string, )
src/components/notebook/presentation/editor/utils/paletteDrop.ts:170
↓ 3 callersFunctionreplaceFocusedEmptyParagraph
( editor: PlateEditor, nextElement: TElement, )
src/components/notebook/presentation/editor/utils/paletteDrop.ts:200
↓ 3 callersFunctionresolveCssVariable
* Resolve a single CSS variable value from an element * @param varName - CSS variable name (with or without --) * @param element - Element to get co
src/components/presentation/export/cssVariableResolver.ts:14
↓ 3 callersFunctionresolveModelSelection
( modelProviderOrModel: string, modelId?: string, )
src/lib/model-picker.ts:61
↓ 3 callersFunctionrgba
(hex: string, alpha: number)
src/lib/presentation/generated-theme.ts:76
↓ 3 callersFunctionrunMagicAction
(prompt: string)
src/components/presentation/slides/slide-editor/MagicMenuDropdown.tsx:53
↓ 3 callersFunctionscanSlideContent
* Scan actual slide content to extract colors by semantic role: * - heading: text runs with fontSize >= 3000 (30pt) * - body: text runs with fontSiz
src/lib/presentation/pptx-theme-extractor.ts:547
↓ 3 callersFunctionscheduleScaleFromCurrentWidth
()
src/components/presentation/sidebar/SlideThumbnail.tsx:67
↓ 3 callersFunctionserializeDataItem
* Serialize a single data item to syntax lines
src/components/notebook/presentation/editor/utils/infographic-utils.ts:1284
↓ 3 callersFunctionsetBlockType
( editor: PlateEditor, type: string, { at, props }: SetBlockTypeOptions = {}, )
src/components/plate/utils/transforms.ts:157
↓ 3 callersFunctionsetThemeVariables
( theme: ThemeProperties, element: HTMLElement = document.documentElement, )
src/lib/presentation/themes.ts:1533
↓ 3 callersFunctionshouldUseImageLibrary
( input: PresentationGenerationPromptInput, )
src/lib/presentation/generation-prompt.ts:162
↓ 3 callersFunctionsplitMarkdownTableRow
(line: string)
src/components/notebook/presentation/utils/parser.ts:385
↓ 3 callersFunctionsyncInfographicSyntaxWithData
( syntax: string, options: Partial<InfographicOptions> | null | undefined, )
src/components/notebook/presentation/editor/utils/infographic-utils.ts:1953
↓ 3 callersFunctiontoHex
(value: number)
src/components/notebook/presentation/editor/utils/infographic-utils.ts:593
↓ 3 callersFunctiontoHex
(n: number)
src/components/presentation/export/domToPptxConverter.ts:712
↓ 3 callersFunctiontoHex
(n: number)
src/components/presentation/export/cssVariableResolver.ts:51
↓ 3 callersFunctiontoHex
(n: number)
src/components/presentation/export/contentWalker.ts:224
↓ 3 callersFunctiontoLinear
(c: number)
src/lib/presentation/pptx-theme-extractor.ts:36
↓ 3 callersFunctiontoParsedInfographicData
( data: EditableInfographicData, )
src/components/notebook/presentation/editor/custom-elements/infographic-data-editor/utils.ts:267
↓ 3 callersFunctiontoRecordArray
(value: unknown)
src/components/notebook/presentation/editor/custom-elements/charts/ChartRenderer.tsx:107
↓ 3 callersFunctiontrackPaletteDrop
(insertedElementId: string | null)
src/components/notebook/presentation/editor/dnd/transforms/onDropNode.ts:176
↓ 3 callersFunctiontransformCase
(type: "uppercase" | "lowercase" | "titlecase")
src/components/plate/ui/text-case-toolbar-button.tsx:22
↓ 3 callersFunctionunsetActiveSuggestion
()
src/components/plate/plugins/comment-kit.tsx:29
↓ 3 callersFunctionunsetActiveSuggestion
()
src/components/plate/plugins/suggestion-kit.tsx:49
↓ 3 callersFunctionupdate
()
src/components/presentation/core/PresentationCompletionFeedback.tsx:77
↓ 3 callersFunctionupdateColorStop
(id: string, updates: Partial<ColorStop>)
src/components/presentation/edit-panel/sections/GradientMaker.tsx:261
↓ 3 callersFunctionupdateCropSettings
(newCropSettings: typeof image.cropSettings)
src/components/notebook/presentation/editor/custom-elements/image-slide/ImageSlide.tsx:156
↓ 3 callersFunctionupdateRowDropLine
( editor: PlateEditor, element: TTableRowElement, direction: "bottom" | "top" | undefined, )
src/components/notebook/presentation/editor/custom-elements/presentation-table-node.tsx:106
↓ 3 callersFunctionupdateSiblingsAfterDrop
( editor: PlateEditor, droppedElement: { type: string; id?: string }, dropPath: number[], )
src/components/notebook/presentation/editor/dnd/utils/updateSiblingsForcefully.ts:104
↓ 3 callersFunctionuseAntvInfographicTheme
(syntax?: string)
src/hooks/presentation/infographic/useAntvInfographicTheme.ts:13
↓ 3 callersFunctionuseDropLine
({ id: idProp, orientation, }: { /** The id of the element to show the dropline for. */ id?: string;
src/components/notebook/presentation/editor/dnd/hooks/useDropLine.ts:5
↓ 3 callersFunctionuseImageDimensions
({ element, slideId, layoutType, }: UseImageDimensionsProps)
src/components/notebook/presentation/editor/custom-elements/image-editor/useImageDimensions.ts:53
↓ 3 callersFunctionuseInfographicCardBackground
( containerRef: RefObject<HTMLElement | null>, refreshKey: string, )
src/components/notebook/presentation/editor/utils/infographic-card-background.ts:89
↓ 3 callersFunctionusePlateEditor
( options: CreatePlateEditorOptions<Value, AnyPluginConfig> & { enabled?: boolean; initialMarkdown?:
src/components/plate/hooks/usePlateEditor.ts:42
↓ 3 callersFunctionuseSlideContentScaling
( slideWidthSize: "S" | "M" | "L" = "M", isPresenting: boolean = false, formatCategory: PlateSlide["form
src/hooks/presentation/useSlideContentScaling.ts:87
↓ 3 callersFunctionuseSlideOperations
()
src/hooks/presentation/useSlideOperations.ts:11
↓ 3 callersFunctionwriteLog
( level: LogLevel, scope: string, message: string, details?: LogDetails, error?: unknown, )
src/lib/observability/logger.ts:21
↓ 2 callersFunctionaddFontFamilies
(value: string, fonts: Set<string>)
src/hooks/presentation/infographic/infographic-font-loader.ts:106
↓ 2 callersFunctionaddToRemoveQueue
(toastId: string)
src/components/ui/use-toast.ts:62
↓ 2 callersFunctionappendOptions
(key: string, values: readonly unknown[])
src/components/presentation/floating-toolbar/LayoutPreviewSheet.tsx:308
↓ 2 callersFunctionapplyColorModifiers
* Apply OOXML color modifiers (lumMod, lumOff, tint, shade) to a base hex color. * Modifier values in OOXML are expressed as 1/1000th percent (e.g.,
src/lib/presentation/pptx-theme-extractor.ts:128
↓ 2 callersFunctionapplyInitialInfographicTitleLayout
( container: HTMLElement, instance?: Infographic, )
src/components/notebook/presentation/editor/utils/infographic-title-layout.ts:139
↓ 2 callersFunctionapplyPageBackgroundToConfig
( pageBackground: | PresentationCustomization["pageBackground"] | null | undefined, config: Re
src/lib/presentation/customization.ts:269
↓ 2 callersFunctionareChartTypesCompatible
( chartType1: string, chartType2: string, )
src/components/notebook/presentation/editor/lib.tsx:497
← previousnext →301–400 of 3,032, ranked by callers