MCPcopy Create free account

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

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

↓ 2 callersFunctionupdateInfographicSyntaxWithParsedData
( syntax: string, parsed: ParsedDataBlock, )
src/components/notebook/presentation/editor/utils/infographic-utils.ts:1890
↓ 2 callersFunctionupdateInnerLabels
(titleText: string, valueText: string)
src/components/presentation/floating-toolbar/ChartSettingsPopover.tsx:223
↓ 2 callersFunctionupdateLegend
(enabled: boolean, position?: string)
src/components/presentation/floating-toolbar/ChartSettingsPopover.tsx:207
↓ 2 callersFunctionupdatePresentationThumbnailUrl
({ id, thumbnailUrl, onlyIfMissing = false, }: UpdatePresentationThumbnailUrlParams)
src/app/_actions/presentation/presentation-thumbnail-actions.ts:15
↓ 2 callersFunctionupdatePresentationTitle
(id: string, title: string)
src/app/_actions/notebook/presentation/presentationActions.ts:279
↓ 2 callersFunctionupsertNestedThemeValue
( lines: string[], themeRange: ThemeBlockRange, path: string[], key: string, value: string, )
src/components/notebook/presentation/editor/utils/infographic-utils.ts:361
↓ 2 callersFunctionupsertTopLevelThemeLine
( lines: string[], themeRange: ThemeBlockRange, key: string, value: string, )
src/components/notebook/presentation/editor/utils/infographic-utils.ts:236
↓ 2 callersFunctionuseAlternatingBoxFitScale
( itemCount: number, orientation: AlternatingBoxOrientation, )
src/components/notebook/presentation/editor/custom-elements/alternating-box-layout.ts:71
↓ 2 callersFunctionuseChart
()
src/components/ui/chart.tsx:31
↓ 2 callersFunctionuseCircularGridLayoutContext
()
src/components/notebook/presentation/editor/custom-elements/circular-grid.tsx:204
↓ 2 callersFunctionuseCommentEditor
( options: Omit<CreatePlateEditorOptions, "plugins"> = {}, deps: React.DependencyList = [], )
src/components/plate/ui/comment.tsx:416
↓ 2 callersFunctionuseCycleFitScale
()
src/components/notebook/presentation/editor/custom-elements/cycle-element.tsx:44
↓ 2 callersFunctionuseFloatingToolbar
({ editorId, floating, focusedEditorId, hideToolbar, mousedown, open, readOnly, selectionExpan
src/components/plate/hooks/use-floating-toolbar.tsx:166
↓ 2 callersFunctionuseFloatingToolbarState
({ customSelection, editorId, floatingOptions, focusedEditorId, hideToolbar, showWhenReadOnly, e
src/components/plate/hooks/use-floating-toolbar.tsx:33
↓ 2 callersFunctionuseFontUpload
({ setValue, control }: UseFontUploadOptions)
src/components/notebook/presentation/components/theme/create-theme/font-step/useFontUpload.ts:20
↓ 2 callersFunctionuseImageLoaded
(src: string)
src/components/ui/font-picker/utils/useImageLoaded.ts:3
↓ 2 callersFunctionuseIsMobile
()
src/hooks/use-mobile.tsx:5
↓ 2 callersFunctionuseIsTouchDevice
()
src/components/plate/hooks/use-is-touch-device.ts:5
↓ 2 callersFunctionusePaginatedFonts
( fonts: Font[], searchValue: string, chunkSize: number = 50, )
src/components/ui/font-picker/utils/usePaginatedFonts.ts:4
↓ 2 callersFunctionusePresentationOwner
(presentationId: string | null)
src/hooks/presentation/usePresentationOwner.ts:10
↓ 2 callersFunctionusePresentationSlides
()
src/hooks/presentation/usePresentationSlides.tsx:20
↓ 2 callersFunctionusePyramidHeight
()
src/components/notebook/presentation/editor/custom-elements/pyramid-height-context.tsx:70
↓ 2 callersFunctionuseSlideGeneration
()
src/components/notebook/presentation/editor/context/SlideGenerationContext.tsx:186
↓ 2 callersFunctionusesSearchableImageSource
(imageSource?: string)
src/lib/presentation/generation-prompt.ts:158
↓ 2 callersFunctionwaitForAnimationFrame
()
src/hooks/presentation/infographic/infographic-preview-renderer.ts:16
↓ 2 callersFunctionwidenInfographicText
( textElement: SVGGraphicsElement, widthMultiplier: number, state?: InfographicEditorState, )
src/components/notebook/presentation/editor/utils/infographic-title-layout.ts:96
↓ 2 callersFunctionwithEditorIds
(items: DataItem[])
src/components/notebook/presentation/editor/custom-elements/infographic-data-editor/utils.ts:35
↓ 1 callersFunctionChildComponent
()
src/components/ui/button.tsx:62
↓ 1 callersFunctionSuggestionLineBreak
({ api, element, })
src/components/plate/ui/suggestion-node.tsx:109
↓ 1 callersFunctionaccept
(suggestion: ResolvedSuggestion)
src/components/plate/ui/block-suggestion.tsx:62
↓ 1 callersFunctionaddBackgroundRectElement
* Add background rectangle element (renders as PPT shape with fill color)
src/components/presentation/export/domToPptxConverter.ts:598
↓ 1 callersFunctionaddChild
(editorId: string)
src/components/notebook/presentation/editor/custom-elements/infographic-data-editor/tree-editor.tsx:245
↓ 1 callersFunctionaddDecorElement
* Add decorative element
src/components/presentation/export/domToPptxConverter.ts:490
↓ 1 callersFunctionaddElement
* Add a scanned element to the slide
src/components/presentation/export/domToPptxConverter.ts:282
↓ 1 callersFunctionaddFirstSlide
(slide?: PlateSlide)
src/hooks/presentation/useSlideOperations.ts:52
↓ 1 callersFunctionaddImageElement
* Add image element (in-editor)
src/components/presentation/export/domToPptxConverter.ts:764
↓ 1 callersFunctionaddRootImage
* Add root image to slide. * Prefer originalUrl (the actual source URL) over the captured base64 snapshot. * The captures can be identical across sl
src/components/presentation/export/domToPptxConverter.ts:203
↓ 1 callersFunctionaddShapeElement
* Add native shape element (arrow, pill, parallelogram)
src/components/presentation/export/domToPptxConverter.ts:522
↓ 1 callersFunctionaddTable
* Add table element
src/components/presentation/export/domToPptxConverter.ts:726
↓ 1 callersFunctionaddTextElement
* Add text element
src/components/presentation/export/domToPptxConverter.ts:413
↓ 1 callersFunctionapplyAnimation
(seriesItem: EChartSeriesItem)
src/components/notebook/presentation/editor/custom-elements/charts/ChartRenderer.tsx:257
↓ 1 callersFunctionapplyColorModeToData
( data: Partial<InfographicOptions>, isDark: boolean, )
src/components/notebook/presentation/editor/utils/infographic-utils.ts:756
↓ 1 callersFunctionapplyGeneratedImage
(url: string, query: string)
src/components/presentation/edit-panel/sections/InfographicGenerationPanel.tsx:90
↓ 1 callersFunctionapplyPreviewWidths
(nextWidths: number[])
src/components/notebook/presentation/editor/plugins/presentation-column-elements.tsx:114
↓ 1 callersFunctionapplyScrollCompensation
( original: Element, cloned: HTMLElement, )
src/components/plate/ui/block-draggable.tsx:917
↓ 1 callersFunctionareCompletedInfographicMapsEqual
( left: Record<string, true>, right: Record<string, true>, )
src/states/infographic-streaming-state.ts:33
↓ 1 callersFunctionareDefaultOutlineIds
(items: OutlineItemType[])
src/components/notebook/presentation/components/outline/OutlineList.tsx:46
↓ 1 callersFunctionareItemTitlesEqual
( items: OutlineItemType[], titles: string[], )
src/components/notebook/presentation/components/outline/OutlineList.tsx:36
↓ 1 callersFunctionaverageHex
(a: string, b: string)
src/lib/presentation/pptx-theme-extractor.ts:71
↓ 1 callersFunctionblobToDataUrl
(blob: Blob)
src/lib/image-proxy.ts:101
↓ 1 callersFunctionbuildAreaOption
( element: TChartNode, dataArray: AnyRecord[], labelKey: string, valueKeys: string[], )
src/components/notebook/presentation/editor/custom-elements/charts/ChartRenderer.tsx:542
↓ 1 callersFunctionbuildBaseOption
( element: TChartNode, previewMode: boolean, )
src/components/notebook/presentation/editor/custom-elements/charts/ChartRenderer.tsx:308
↓ 1 callersFunctionbuildChartOption
( chartType: string, chartData: unknown, element: TChartNode, )
src/components/notebook/presentation/editor/custom-elements/charts/ChartRenderer.tsx:1568
↓ 1 callersFunctionbuildComposed
( element: TChartNode, dataArray: AnyRecord[], labelKey: string, valueKeys: string[], )
src/components/notebook/presentation/editor/custom-elements/charts/ChartRenderer.tsx:1533
↓ 1 callersFunctionbuildContextRules
( input: PresentationGenerationPromptInput, context: TemplatePromptContext, )
src/lib/presentation/generation-prompt.ts:370
↓ 1 callersFunctionbuildCriticalRules
(context: TemplatePromptContext)
src/lib/presentation/generation-prompt.ts:649
↓ 1 callersFunctionbuildCurrentLayoutSelectionPayload
()
src/components/notebook/presentation/components/outline/persistOutlineLayoutSelection.ts:10
↓ 1 callersFunctionbuildDataBlockFromOptions
(data: Data)
src/components/notebook/presentation/editor/utils/infographic-utils.ts:1920
↓ 1 callersFunctionbuildDirectUrlReplacementSlide
( slide: PlateSlide, imageUrl: string, )
src/components/presentation/agent/tools/ReplaceImageCompare.tsx:51
↓ 1 callersFunctionbuildFields
( schema: ChartEditorSchema, labelKey: string, seriesNames: string[], hasZColumn: boolean, )
src/components/notebook/presentation/editor/custom-elements/chart-data-editor/schemas.ts:404
↓ 1 callersFunctionbuildFlowLinks
(dataArray: AnyRecord[])
src/components/notebook/presentation/editor/custom-elements/charts/ChartRenderer.tsx:720
↓ 1 callersFunctionbuildFlowSeries
(dataArray: AnyRecord[])
src/components/notebook/presentation/editor/custom-elements/charts/ChartRenderer.tsx:958
↓ 1 callersFunctionbuildFormatGuidance
(context: TemplatePromptContext)
src/lib/presentation/generation-prompt.ts:494
↓ 1 callersFunctionbuildGeneratedTheme
( colors: GeneratedThemeColors, xml: string, )
src/lib/presentation/generated-theme.ts:81
↓ 1 callersFunctionbuildGradientPalette
( themeColors: InfographicPaletteThemeColors | null | undefined, isDark: boolean, )
src/components/notebook/presentation/editor/utils/infographic-utils.ts:616
↓ 1 callersFunctionbuildHeatmap
( element: TChartNode, dataArray: AnyRecord[], )
src/components/notebook/presentation/editor/custom-elements/charts/ChartRenderer.tsx:1201
↓ 1 callersFunctionbuildHierarchyItemsDataBlock
* Build hierarchy data using items with a single root that contains children.
src/components/notebook/presentation/editor/utils/infographic-utils.ts:1509
↓ 1 callersFunctionbuildHistogram
( element: TChartNode, dataArray: AnyRecord[], )
src/components/notebook/presentation/editor/custom-elements/charts/ChartRenderer.tsx:1117
↓ 1 callersFunctionbuildIconSearchIndex
()
src/components/notebook/presentation/editor/custom-elements/presentation-icon-utils.ts:189
↓ 1 callersFunctionbuildInfographicElement
( prompt: string, id: string, )
src/components/plate/plugins/markdown-infographic-rules.ts:79
↓ 1 callersFunctionbuildInfographicPrompt
({ prompt, illustrationStyle, layout, }: Required< Pick< GenerateInfographicImageActionInput,
src/app/_actions/apps/image-studio/generate-infographic.ts:28
↓ 1 callersFunctionbuildLegendEntries
( option: PresentationEChartsOption, element: TChartNode, )
src/components/notebook/presentation/editor/custom-elements/charts/ChartRenderer.tsx:174
↓ 1 callersFunctionbuildLegendPosition
(position?: string)
src/components/notebook/presentation/editor/custom-elements/charts/ChartRenderer.tsx:295
↓ 1 callersFunctionbuildOhlcOption
( element: TChartNode, dataArray: AnyRecord[], )
src/components/notebook/presentation/editor/custom-elements/charts/ChartRenderer.tsx:1424
↓ 1 callersFunctionbuildOutlineSystemPrompt
({ actualLanguage, numberOfCards, currentDate, textContent, tone, audience, scenario, webSearc
src/app/api/presentation/outline/route.ts:121
↓ 1 callersFunctionbuildPerSlideAssignmentsContext
( outlineTemplateHints?: Record<number, string>, )
src/lib/presentation/generation-prompt.ts:629
↓ 1 callersFunctionbuildPresentationFeedbackMessage
({ reaction, presentationId, presentationTitle, details, }: { reaction: Exclude<Reaction, null>; p
src/components/presentation/core/PresentationCompletionFeedback.tsx:30
↓ 1 callersFunctionbuildPresentationThemedImagePrompt
( prompt: string, theme: ThemeProperties | null, )
src/lib/presentation/image-generation-theme-prompt.ts:11
↓ 1 callersFunctionbuildPreviewPayload
({ data, isDark, options, syntax, themeColors, }: InfographicDataPreviewProps)
src/components/notebook/presentation/editor/custom-elements/infographic-data-editor/preview.tsx:74
↓ 1 callersFunctionbuildRadarOption
( element: TChartNode, dataArray: AnyRecord[], labelKey: string, valueKeys: string[], )
src/components/notebook/presentation/editor/custom-elements/charts/ChartRenderer.tsx:573
↓ 1 callersFunctionbuildRangeArea
( element: TChartNode, dataArray: AnyRecord[], )
src/components/notebook/presentation/editor/custom-elements/charts/ChartRenderer.tsx:1284
↓ 1 callersFunctionbuildRangeBar
( element: TChartNode, dataArray: AnyRecord[], )
src/components/notebook/presentation/editor/custom-elements/charts/ChartRenderer.tsx:1244
↓ 1 callersFunctionbuildResearchRules
(input: PresentationGenerationPromptInput)
src/lib/presentation/generation-prompt.ts:557
↓ 1 callersFunctionbuildRibbonPath
( center: number, radius: number, sourceStartAngle: number, sourceEndAngle: number, targetStartAngle
src/components/notebook/presentation/editor/custom-elements/charts/ChartRenderer.tsx:752
↓ 1 callersFunctionbuildSelectedDocumentRules
( selectedChunks: PresentationGenerationPromptInput["selectedChunks"], )
src/lib/presentation/generation-prompt.ts:575
↓ 1 callersFunctionbuildStopsCss
(stops: GradientStop[])
src/components/notebook/presentation/components/theme/create-theme/CompactBackgroundSelector/utils.ts:8
↓ 1 callersFunctionbuildStyleGuidance
(input: PresentationGenerationPromptInput)
src/lib/presentation/generation-prompt.ts:341
↓ 1 callersFunctionbuildTemplateRules
( input: PresentationGenerationPromptInput, context: TemplatePromptContext, )
src/lib/presentation/generation-prompt.ts:422
↓ 1 callersFunctionbuildThemeFromSlideAnalysis
( analysis: SlideContentAnalysis, themeName: string, )
src/lib/presentation/pptx-theme-extractor.ts:956
↓ 1 callersFunctionbuildTreemapData
( dataArray: AnyRecord[], labelKey: string, valueKey: string, )
src/components/notebook/presentation/editor/custom-elements/charts/ChartRenderer.tsx:645
↓ 1 callersFunctionbuildUserContext
(input: PresentationGenerationPromptInput)
src/lib/presentation/generation-prompt.ts:585
↓ 1 callersFunctionbuildVirtualRows
( categories: DiagramCategory[], collapsedCategoryKeys: ReadonlySet<string>, )
src/components/presentation/edit-panel/sections/DiagramPanel.tsx:283
↓ 1 callersFunctionbuildVirtualRows
( categories: TemplateCategory[], collapsedCategoryKeys: ReadonlySet<string>, )
src/components/presentation/edit-panel/sections/InfographicEditorControls.tsx:338
↓ 1 callersFunctionbuildVisualGuidance
(context: TemplatePromptContext)
src/lib/presentation/generation-prompt.ts:516
↓ 1 callersFunctionbuildWaterfall
( element: TChartNode, dataArray: AnyRecord[], )
src/components/notebook/presentation/editor/custom-elements/charts/ChartRenderer.tsx:1335
↓ 1 callersFunctionbuildXmlSyntaxGuidance
(context: TemplatePromptContext)
src/lib/presentation/generation-prompt.ts:482
↓ 1 callersFunctioncalculatePreviewTop
( editor: PlateEditor, { blocks, element, }: { blocks: TElement[]; element: TElement;
src/components/plate/ui/block-draggable.tsx:984
↓ 1 callersFunctioncanDropIntoCircularGrid
( editor: PlateEditor, dragItem: DragItemNode, dropPath: Path, )
src/components/notebook/presentation/editor/dnd/utils/getDropPath.ts:355
↓ 1 callersFunctioncanDropTableRow
( editor: PlateEditor, dragItem: DragItemNode, dropElement: TTableRowElement, )
src/components/notebook/presentation/editor/custom-elements/presentation-table-node.tsx:88
↓ 1 callersFunctioncanLayoutChildTypeBePlacedInParent
( childType: string, parentType: string, )
src/components/notebook/presentation/editor/lib.tsx:1487
← previousnext →701–800 of 3,032, ranked by callers