This is an auxiliary library (@dxtmisha/constructor). It serves exclusively as an informational base and for typings.

All components of the final design system inherit from this library. You can use its files to fully understand what properties (props), slots, and events (emits) are available for a specific component.

WARNING: Do NOT import or use anything from this library directly in your code! Use only the ready-made global components of your design system (e.g., D1).
