Skip to content

Components are not being properly exported #2384

@afrjorge

Description

@afrjorge

Describe the bug
Some UI Kit 3.x components are missing from the main TypeScript declaration file, such as HvListView, HvListViewRow, HvListViewCell (doc link).

To Reproduce
Steps to reproduce the behavior:

  1. Import the component
  2. See the error reported by the IDE

Expected behavior
From the IDE, it should be possible to import the component and access the its type definitions.
No error should be visible.

Enviroment (please complete the following information):

  • UIKitVersion: uikit 3.20.0
  • IDE: IntelliJ IDEA 2021.1

Additional context
I didn't check if this is also happening in version 2.x.
For version 3.x there might be more definitions missing besides the three in the description.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions