unplugin / unplugin-vue-components

📲 On-demand components auto importing for Vue
https://www.npmjs.com/package/unplugin-vue-components
MIT License
3.65k stars 341 forks source link

Add missing components to PrimeVue resolver #737

Open alejandroperezpujante opened 4 months ago

alejandroperezpujante commented 4 months ago

Describe the bug

The current list of components in the PrimeVue resolver has missing components. Here is a list of the ones I founded missing:

A StackBlitz link is provided showcasing the error.

Reproduction

https://stackblitz.com/edit/vitejs-vite-k8v33g?file=src%2FApp.vue

System Info

System:
  OS: macOS 14.2.1
  CPU: (8) arm64 Apple M1
  Memory: 106.44 MB / 8.00 GB
  Shell: 5.9 - /bin/zsh
Binaries:
  Node: 20.11.0 - ~/Library/Caches/fnm_multishells/25935_1707997566422/bin/node
  Yarn: 1.22.21 - ~/Library/Caches/fnm_multishells/25935_1707997566422/bin/yarn
  npm: 10.2.4 - ~/Library/Caches/fnm_multishells/25935_1707997566422/bin/npm
  pnpm: 8.15.1 - ~/Library/Caches/fnm_multishells/25935_1707997566422/bin/pnpm
Browsers:
  Chrome: 121.0.6167.184
  Safari: 17.2.1

Used Package Manager

pnpm

Validations

stackblitz[bot] commented 4 months ago

Fix this issue in StackBlitz Codeflow Start a new pull request in StackBlitz Codeflow.