UNPKG

@ng-doc/ui-kit

Version:

<!-- PROJECT LOGO --> <br /> <div align="center"> <a href="https://github.com/ng-doc/ng-doc"> <img src="https://ng-doc.com/assets/images/ng-doc.svg?raw=true" alt="Logo" height="150px"> </a>

1 lines 895 B
{"version":3,"file":"ng-doc-ui-kit-classes-list-item.mjs","sources":["../../../../libs/ui-kit/classes/list-item/list-item.ts","../../../../libs/ui-kit/classes/list-item/ng-doc-ui-kit-classes-list-item.ts"],"sourcesContent":["import { Highlightable } from '@angular/cdk/a11y';\nimport { ElementRef } from '@angular/core';\n\n// eslint-disable-next-line @typescript-eslint/no-empty-interface,@typescript-eslint/no-unsafe-declaration-merging\nexport interface NgDocListItem extends Highlightable {}\n\n// eslint-disable-next-line @typescript-eslint/no-unsafe-declaration-merging\nexport abstract class NgDocListItem implements Highlightable {\n\tabstract elementRef: ElementRef<HTMLElement> | HTMLElement;\n\n\tabstract selectByUser(): void;\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"AAMA;MACsB,aAAa,CAAA;AAIlC;;ACXD;;AAEG;;;;"}