Update all clickOutside action usages to use Svelte 5's new event handler syntax. Replace deprecated `on:clickoutside` with `onclickoutside` across all components to fix Svelte 5 compilation errors. Fixed in: - ProjectListItem - AdminSegmentedController - BaseDropdown - PostDropdown - BubbleTextStyleMenu - BubbleColorPicker - EssayForm - BasePane 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| BasePane.svelte | ||
| Pane.svelte | ||