Features
- core: ThemeInverse supports inverting for sub-themes: eg dark_blue will still invert to light, light_red to dark (natew)
- tooltip: Split out TooltipSimple for tree-shaking if not used, make TooltipSimple use ThemeInverse by default #159 (natew)
Bug Fixes
- popover: always display as Sheet on native (natew)
- next-plugin: add missing sub-dependencies (natew)
- image: fix types to accept percent values (natew)
- popover: export UseFloatingProps as type only to avoid next build warnings #159 (natew)
- build: fix permissions issue where .tsbuildinfo was output directly to tmp folder #159 (natew)