huntabyte / vaul-svelte

An unstyled drawer component for Svelte.
https://vaul-svelte.com
MIT License
395 stars 16 forks source link

Missing type definitions for `Close`, `Content`, `Trigger` components from library #81

Open jeannemas opened 2 months ago

jeannemas commented 2 months ago

Describe the bug

As mentionned (as an example) here https://github.com/sveltejs/language-tools/issues/2371, VaulSvelte is missing type definitions for the Close, Content and Trigger components, as can be seen in the picture down below:

Screenshot 2024-05-20 at 13 07 47

Reproduction

No real repro, but you can follow the demo/example on https://github.com/sveltejs/language-tools/issues/2371

Logs

No response

System Info

System:
    OS: macOS 14.5
    CPU: (8) arm64 Apple M2
    Memory: 80.41 MB / 16.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 22.1.0 - ~/.nvm/versions/node/v22.1.0/bin/node
    Yarn: 1.22.19 - ~/Library/pnpm/yarn
    npm: 10.7.0 - ~/.nvm/versions/node/v22.1.0/bin/npm
    pnpm: 9.1.0 - ~/Library/pnpm/pnpm
    bun: 0.1.6 - ~/.bun/bin/bun
  Browsers:
    Chrome: 124.0.6367.209
    Safari: 17.5

Severity

blocking an upgrade