lucca-front
lucca-front copied to clipboard
feat(core-select): adding occupation-category directive
Description
Adds a new LuCoreSelectOccupationCategoriesDirective to provide occupation category selection for simple and multi selects.
It fetches data from the /organization/structure/api/occupation-categories endpoint and supports filtering and sorting.
This introduces a new directive for selecting occupation categories. It also adds mock data for the API endpoint in the storybook environment.