searchQuery
searchQuery: string
highlightedSectionId
highlightedSectionId: null | string
onMatchConfigChange
onMatchConfigChange: (config: MatchConfig, field: string) => void collapsedSections
collapsedSections: Record<string, boolean>
onToggleSection
onToggleSection: (sectionId: string) => void