import { DDSElement, DDSNavigable, NavigationTarget } from "../../base/index.cjs"; /** * The navigation item component is a child element within the `daikin-navigation` component. * It represents a single navigational action and is rendered as a link or button, depending on configuration. * This component is responsible for displaying the specific content within the navigation and allowing users to navigate to the associated target. * * Hierarchy: * - `daikin-navigation` > `daikin-navigation-item` * * @fires click - A retargeted event of a [click event](https://developer.mozilla.org/en-US/docs/Web/API/Element/click_event) emitted from the inner `` or `