↓ 2 callersFunctionupsertNestedThemeValue(
lines: string[],
themeRange: ThemeBlockRange,
path: string[],
key: string,
value: string,
)
src/components/notebook/presentation/editor/utils/infographic-utils.ts:361
↓ 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
↓ 1 callersFunctionbuildOutlineSystemPrompt({
actualLanguage,
numberOfCards,
currentDate,
textContent,
tone,
audience,
scenario,
webSearc
src/app/api/presentation/outline/route.ts:121
↓ 1 callersFunctionbuildPresentationFeedbackMessage({
reaction,
presentationId,
presentationTitle,
details,
}: {
reaction: Exclude<Reaction, null>;
p
src/components/presentation/core/PresentationCompletionFeedback.tsx:30
↓ 1 callersFunctionbuildPreviewPayload({
data,
isDark,
options,
syntax,
themeColors,
}: InfographicDataPreviewProps)
src/components/notebook/presentation/editor/custom-elements/infographic-data-editor/preview.tsx:74