版本发布 8
### Patch Changes - Update dependencies ([#571](https://github.com/techniq/svelte-ux/pull/571)) - fix(Dialog/Drawer): event propagation preventing outside click detection ([#635](https://github.com/techniq/svelte-ux/pull/635)) - fix(SelectField): keep menu open on reactive updates; close only on selection or outside click ([#638](https://github.com/techniq/svelte-ux/pull/638)) - docs(MultiSelect/MultiSelectField/MultiSelectMenu): Enhanced demo examples with functional item creation dialogs ([#635](https://github.com/techniq/svelte-ux/pull/635)) - docs(NumberStepper): demo example with prefix/suffix slot ([#635](https://github.com/techniq/svelte-ux/pull/635)) - docs(SelectField): demo filtering logic and form handling ([#635](https://github.com/techniq/svelte-ux/pull/635)) - fix(SelectField): focus management when used within dialogs ([#635](https://github.com/techniq/svelte-ux/pull/635))
### Patch Changes - feat(NumberStepper): Add slots to passthrough prefix and suffix to the NumberStepper component ([#629](https://github.com/techniq/svelte-ux/pull/629))
### Patch Changes - Update deps ([#571](https://github.com/techniq/svelte-ux/pull/571)) - Fix(TableOfContent): No known conditions for "./elements" specifier in "svelte" package ([#571](https://github.com/techniq/svelte-ux/pull/571))
### Patch Changes - Update dependencies ([#622](https://github.com/techniq/svelte-ux/pull/622))
### Minor Changes - feat: Setup default icons on settings() for easy overriding. Change default to lucide (from mdi) ([#616](https://github.com/techniq/svelte-ux/pull/616)) - feat: Support component icons (Unplugin icons, etc) ([#616](https://github.com/techniq/svelte-ux/pull/616))
### Patch Changes - fix(TableOfContents): Fix `classes` and `props` types ([#571](https://github.com/techniq/svelte-ux/pull/571))
### Patch Changes - chore: Update deps ([#571](https://github.com/techniq/svelte-ux/pull/571))
### Patch Changes - fix(NavItem): Apply active classes after base classes ([#571](https://github.com/techniq/svelte-ux/pull/571)) - refactor: Replace `date-fns` usage with new `@layerstack/utils` date utils (based on d3-time) to reduce bundle size ([#602](https://github.com/techniq/svelte-ux/pull/602))