eaf377d97d6cb8c5f38f2cab72f32418dbf53e73
- PdfViewerWrapper: add selectedFieldId?, textFillData?, onFieldSelect?, onFieldValueChange? and forward to PdfViewer - PdfViewer: add same 4 optional props, forward to FieldPlacer; call onFieldSelect?.(null) on page navigation - FieldPlacer: extend FieldPlacerProps with 4 new optional props - DroppableZone: add optional onClick prop for background deselect - renderFields: text fields show inline input when selected (isSelected), value/label otherwise - Per-field onClick: text fields call onFieldSelect(id), non-text fields call onFieldSelect(null) - Cursor updated to 'text' for text field type; boxShadow ring on selected state
Description
No description provided
Languages
TypeScript
97.5%
Shell
1.6%
Dockerfile
0.4%
JavaScript
0.3%
CSS
0.2%