Detalhes do pacote

@semcore/base-components

semrush6.6kMIT16.1.0

Semrush Base Components

readme (leia-me)

@semcore/base-components

version downloads License: MIT

This component is part of the Intergalactic Design System

[//]: # '### 📖 Component documentation'

🏠 Design system

Install

npm install @semcore/base-components

👤 Author

UI-kit team and others ❤️

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!

📝 License

This project is MIT licensed.

changelog (log de mudanças)

Changelog

CHANGELOG.md standards are inspired by keepachangelog.com.

[16.1.0] - 2025-06-20

Added

  • New properties - shadowSize and shadowTheme for customize Shadows.

[16.0.2] - 2025-06-12

Added

  • ResizeObserver for the Wrapper component in the ScrollArea.

Changed

  • keyboardFocus to focus event for popper triggers with hover interaction.

[16.0.1] - 2025-05-26

Fixed

  • Delay doesn't work for the Collapse component.

[16.0.0] - 2025-05-19

Added

  • Package with base components.
  • outline for all Box'es with :focus-visible.
  • topOffset and bottomOffset to Bars in ScrollArea.
  • nodeToMount property to Portal.

Fixed

  • keydown event was propagated from Popper.