MCPcopy Create free account

hub / github.com/QdabuliuQ/easy-resume / functions

Functions900 in github.com/QdabuliuQ/easy-resume

FunctionMobileCheckListPicker
({ value, defaultValue, onChange, options = [], placeholder = '请选择', disabled, multiple, class
src/components/mobileCheckListPicker/index.tsx:42
FunctionMobileColorPicker
({ value, onChange, presets, fallback, ariaLabel, title, presetLabel, debounceMs = 280, disa
src/components/mobileColorPicker/index.tsx:18
FunctionMobileDatePicker
({ value, defaultValue, onChange, placeholder = '请选择', disabled, className, style, title, pi
src/components/mobileDatePicker/index.tsx:39
FunctionMobileEdit
()
src/views/edit/mobile/index.tsx:28
FunctionMobileEditHeader
()
src/views/edit/mobile/header.tsx:15
FunctionMobileEditPage
()
src/app/[locale]/edit/mobile-edit-page.tsx:12
FunctionMobileEditProvider
({ children }: { children: React.ReactNode })
src/views/edit/mobile/context.tsx:7
FunctionMobileExportSheet
({ visible, onClose, }: { visible: boolean; onClose: () => void; })
src/views/edit/mobile/exportSheet.tsx:8
FunctionMobileMainTabs
({ activeKey, onChange, }: { activeKey: string; onChange: (key: TabKey) => void; })
src/views/edit/mobile/mainTabs.tsx:21
FunctionMobilePreviewOverlay
({ onClose }: { onClose: () => void })
src/views/edit/mobile/previewOverlay.tsx:8
FunctionMobileRangeDatePicker
({ value, endIsPresent = false, presentLabel = '至今', onChange, placeholder = ['开始', '结束'], disable
src/components/mobileDatePicker/index.tsx:118
FunctionMobileResumePreview
()
src/views/edit/mobile/resumePreview.tsx:69
FunctionMobileTemplateOverlay
({ onClose }: { onClose: () => void })
src/views/edit/mobile/templateOverlay.tsx:16
FunctionModifyDiffBubble
({ content, diffs, visibleCount, resolved, appliedIds, cancelledIds, onApplyOne, onCancelOne,
src/views/edit/components/panel/components/aiModify/modifyDiffBubble.tsx:136
FunctionModuleBody
({ children }: { children: ReactNode })
src/modules/layout/sectionModuleShell.tsx:12
FunctionModuleEdit
()
src/views/edit/components/panel/components/moduleEdit/index.tsx:38
FunctionModuleManageInner
({ inline = false, className, }: { inline?: boolean; className?: string; })
src/views/edit/components/header/moduleManage.tsx:258
FunctionModuleOperation
({ children, stageRef, onModuleActivated, }: { children: React.ReactNode; stageRef: RefObject<HTMLDi
src/components/moduleOperation/index.tsx:206
FunctionModulePanelTitleEdit
({ resetKey, title, fallbackTitle, maxLength = 40, disabled = false, panelItemId, onCommit, }: M
src/views/edit/components/panel/components/modulePanelTitleEdit.tsx:18
FunctionModuleRowActions
({ mod, onDelete, deleteAria, }: { mod: ModuleRow; onDelete: (id: string) => void; deleteAria: str
src/views/edit/components/header/moduleManage.tsx:77
FunctionOther
(props: Props)
src/modules/other/index.tsx:21
FunctionOther
({ moduleId }: { moduleId?: string } = {})
src/views/edit/components/panel/components/other/index.tsx:18
FunctionPOST
(req: Request)
src/app/api/pdf/route.ts:71
FunctionPOST
(req: Request)
src/app/api/ai-work-optimize/route.ts:12
FunctionPOST
(req: Request)
src/app/api/ai/modify-chat/route.ts:35
FunctionPOST
(req: NextRequest)
src/app/api/ai/optimize/route.ts:24
FunctionPOST
(req: NextRequest)
src/app/api/ai/score/route.ts:24
FunctionPOST
(req: Request)
src/app/api/ai/speech-to-text/route.ts:8
FunctionPOST
(req: Request)
src/app/api/ai/polish/route.ts:119
FunctionPOST
(req: NextRequest)
src/app/api/ai/resume-import/route.ts:33
FunctionPOST
(req: Request)
src/app/api/ai-project-optimize/route.ts:12
FunctionPage
({ params }: { params: { locale: string } })
src/app/[locale]/page.tsx:18
FunctionPageSettings
()
src/views/edit/components/panel/components/pageSettings/index.tsx:78
FunctionPanelHero
({ eyebrow, title, description, chip }: PanelHeroProps)
src/views/edit/components/panel/components/panelHero/index.tsx:20
FunctionPanelToolbar
({ moduleId }: { moduleId: string })
src/views/edit/components/panel/components/panelToolbar/index.tsx:10
FunctionPinnedModuleRow
({ mod, onDelete, deleteAria, pinnedAria, }: { mod: ModuleRow; onDelete: (id: string) => void; d
src/views/edit/components/header/moduleManage.tsx:106
FunctionPresentEndAction
({ label, active, onClick, className = '', }: PresentEndActionProps)
src/components/responsiveDatePicker/presentEndAction.tsx:12
FunctionProject
(props: Props)
src/modules/project/index.tsx:28
FunctionProject
({ moduleId }: { moduleId?: string } = {})
src/views/edit/components/panel/components/project/index.tsx:48
FunctionProjectItemsBody
({ moduleId, items, globalStyle, selectable = false, }: ProjectItemsBodyProps)
src/modules/project/projectItemsBody.tsx:21
FunctionQuillHtmlPreview
({ html, className = '' }: { html: string; className?: string })
src/components/richTextEditor/index.tsx:67
FunctionResponsiveColorPicker
(props: ResponsiveColorPickerProps)
src/components/responsiveColorPicker/index.tsx:77
FunctionResponsiveDatePicker
(props: SingleProps)
src/components/responsiveDatePicker/index.tsx:24
FunctionResponsiveRangeDatePicker
({ startDate, endDate, onChange, placeholder, disabled, style, className, format = 'YYYY-MM',
src/components/responsiveDatePicker/index.tsx:74
FunctionResponsiveSelect
(props: SelectProps)
src/components/responsiveSelect/index.tsx:38
FunctionResume
({ menuActiveKey }: ResumeProps)
src/views/edit/components/container/resume/index.tsx:33
FunctionResumeColorPanel
({ value, fallback, presets, presetLabel, onChange, onChangeComplete, }: ResumeColorPanelProps)
src/components/colorPickerPanel/index.tsx:23
FunctionResumeFontCdn
({ font }: { font: unknown })
src/views/edit/components/canvas/resumeFontCdn.tsx:4
FunctionResumeImageExportPage
({ config, assetOrigin = '', }: ResumeImageExportPageProps)
src/views/export/resumeImageExportPage.tsx:18
FunctionResumeImportOverlay
()
src/views/edit/components/canvas/resumeImportOverlay.tsx:9
FunctionResumePrintExportClient
({ initialConfig = null, initialError = null, assetOrigin = '', exportMode = 'pdf', }: Props)
src/views/export/resumePrintExportClient.tsx:26
FunctionResumePrintView
({ config, assetOrigin = '', exportMode = 'pdf', }: { config: unknown; assetOrigin?: string; expor
src/views/export/resumePrintView.tsx:177
FunctionResumeQuillHtml
({ html, className = '', style, }: { html: string; className?: string; style?: CSSProperties; })
src/components/resumeQuillHtml/index.tsx:15
FunctionResumeTemplate
()
src/views/edit/components/panel/components/resumeTemplate/index.tsx:68
FunctionRichDescriptionBody
({ description, globalStyle, selectable = false, dataItemId, }: { description?: string; globalStyl
src/modules/shared/richDescriptionBody.tsx:4
FunctionRichHtmlOrText
({ value, plainClassName = '', style, }: { value: string; plainClassName?: string; style?: CSSProp
src/components/resumeQuillHtml/index.tsx:35
FunctionRichTextEditor
({ instanceKey, html, onHtmlChange, placeholder, onAiPolishClick, maxPlainLength = RICH_TEXT_MAX_P
src/components/richTextEditor/index.tsx:217
FunctionRichTextEditorFallback
()
src/components/richTextEditor/lazy.tsx:7
FunctionRootLayout
({ children, }: { children: React.ReactNode; })
src/app/layout.tsx:34
FunctionSafeText
({ text, selectable, className, style, children, dataItemId, }: { text?: string; selectable: b
src/modules/shared/safeText.tsx:3
FunctionSectionHeader
({ config, globalStyle, }: { config: SectionHeaderConfig; globalStyle: GlobalStyle; })
src/modules/header/sectionHeader.tsx:31
FunctionSectionHeaderType1
({ title, color, fontSizeCss, }: { title: string; color: string; fontSizeCss: string; })
src/modules/header/sectionHeaderType1.tsx:4
FunctionSectionHeaderType10
({ title, color, fontSizeCss, fontSizeNum, sectionOrdinal, }: { title: string; color: string;
src/modules/header/sectionHeaderType10.tsx:4
FunctionSectionHeaderType11TimelineLayout
({ title, globalStyle, children, }: { title: string; globalStyle: GlobalStyle; children: ReactNode
src/modules/header/sectionHeaderType11.tsx:62
FunctionSectionHeaderType11TitleOnly
({ title, globalStyle, }: { title: string; globalStyle: GlobalStyle; })
src/modules/header/sectionHeaderType11.tsx:48
FunctionSectionHeaderType11TitleRow
({ title, globalStyle, }: { title: string; globalStyle: GlobalStyle; })
src/modules/header/sectionHeaderType11.tsx:25
FunctionSectionHeaderType2
({ title, color, fontSizeCss, }: { title: string; color: string; fontSizeCss: string; })
src/modules/header/sectionHeaderType2.tsx:4
FunctionSectionHeaderType3
({ title, color, fontSizeCss, }: { title: string; color: string; fontSizeCss: string; })
src/modules/header/sectionHeaderType3.tsx:5
FunctionSectionHeaderType4
({ title, color, fontSizeCss, }: { title: string; color: string; fontSizeCss: string; })
src/modules/header/sectionHeaderType4.tsx:4
FunctionSectionHeaderType5
({ title, color, fontSizeCss, }: { title: string; color: string; fontSizeCss: string; })
src/modules/header/sectionHeaderType5.tsx:4
FunctionSectionHeaderType6
({ title, color, fontSizeCss, fontSizeNum, }: { title: string; color: string; fontSizeCss: strin
src/modules/header/sectionHeaderType6.tsx:5
FunctionSectionHeaderType7
({ title, color, fontSizeCss, }: { title: string; color: string; fontSizeCss: string; })
src/modules/header/sectionHeaderType7.tsx:4
FunctionSectionHeaderType8
({ title, color, fontSizeCss, moduleType, }: { title: string; color: string; fontSizeCss: string
src/modules/header/sectionHeaderType8.tsx:5
FunctionSectionHeaderType9
({ title, color, fontSizeCss, }: { title: string; color: string; fontSizeCss: string; })
src/modules/header/sectionHeaderType9.tsx:4
FunctionSectionLoading
({ label }: { label: string })
src/views/edit/components/panel/components/aiScore/index.tsx:54
FunctionSectionModuleShell
({ moduleId, activeModuleId, headerConfig, moduleType, globalStyle, showHeader = true, sectionOr
src/modules/layout/sectionModuleShell.tsx:20
FunctionSelectableGuideLines
({ hoverRect, visible, viewport, }: SelectableGuideLinesProps)
src/views/edit/components/canvas/selectableGuideLines.tsx:26
FunctionSelectableRichDescription
({ html, fontSize, lineHeight, className = 'text-black', selectable = true, dataItemId, }: Selecta
src/components/selectableRichDescription/index.tsx:14
FunctionSkill
(props: Props)
src/modules/skill/index.tsx:21
FunctionSkill
({ moduleId }: { moduleId?: string } = {})
src/views/edit/components/panel/components/skill/index.tsx:18
FunctionSortableModuleList
({ modules, onReorder, onDelete, dragSortAria, deleteAria, pinnedAria, }: { modules: ModuleRow[]
src/views/edit/components/header/moduleManage.tsx:182
FunctionSortableModuleRow
({ mod, onDelete, dragSortAria, deleteAria, }: { mod: ModuleRow; onDelete: (id: string) => void;
src/views/edit/components/header/moduleManage.tsx:131
FunctionStaticTemplateGrid
({ useTemplateLabel, cardScale, }: { useTemplateLabel: string; cardScale: number; })
src/components/homeResumeTemplateScroll/index.tsx:136
FunctionStreamStatusLine
({ status, progressBytes, elapsedSec, ta, }: { status: ModifyChatStreamStatus | 'streaming' | null;
src/views/edit/components/panel/components/aiModify/index.tsx:164
FunctionTimelineDot
({ kind }: { kind: 'minus' | 'plus' })
src/views/edit/components/panel/components/aiModify/modifyDiffBubble.tsx:73
FunctionTitle
(props: { title: string })
src/components/title/index.tsx:3
FunctionTypingDots
()
src/views/edit/components/panel/components/aiModify/index.tsx:140
FunctionVersionUpdateNotifier
()
src/components/versionUpdateNotifier/index.tsx:11
FunctionanalyzeResumeWithAi
(resumeJson: unknown)
src/lib/ai/score/service.ts:124
FunctionanalyzeResumeWithAi
( resumeJson: { pages?: unknown[] }, )
src/api/analyzeResume.ts:55
FunctionaskDelete
()
src/views/edit/components/panel/components/buttonGroup/index.tsx:36
FunctioncanSplitModule
(module: { type?: string } | null | undefined)
src/views/edit/components/canvas/moduleFragment.tsx:191
Functioncancel
()
src/app/api/ai/modify-chat/route.ts:128
Functioncancel
()
src/app/api/ai/polish/route.ts:184
FunctionclearResumePagesContent
(pages: ResumePageDraft[])
src/lib/mergeImportedResumePages.ts:184
Functionclose
()
src/components/mobileColorPicker/index.tsx:55
Functionclose
()
src/views/edit/components/editTour.tsx:92
FunctioncollapseExpandIcon
({ isActive }: { isActive?: boolean })
src/views/edit/components/panel/components/aiScore/index.tsx:63
Functioncommit
()
src/components/mobileDatePicker/index.tsx:157
FunctionconfirmThenPick
()
src/views/edit/hooks/useResumeImport.ts:136
← previousnext →701–800 of 900, ranked by callers