import * as i0 from '@angular/core'; import * as i1 from '@eui/components/shared'; import { BaseStatesDirective } from '@eui/components/shared'; /** * @description * A component that represents an individual item within an input group add-on. * Can be used either as an attribute selector on a div or as a custom element. * * @usageNotes * ### Basic Usage * ```html *