ng-bootstrap.d.ts 1.9 KB

1234567891011121314151617181920212223242526
  1. /**
  2. * Generated bundle index. Do not edit.
  3. */
  4. export * from './index';
  5. export { NGB_CAROUSEL_DIRECTIVES as ɵa } from './carousel/carousel';
  6. export { NGB_DATEPICKER_DATE_ADAPTER_FACTORY as ɵi, NgbDateStructAdapter as ɵj } from './datepicker/adapters/ngb-date-adapter';
  7. export { NgbDatepickerDayView as ɵd } from './datepicker/datepicker-day-view';
  8. export { NGB_DATEPICKER_18N_FACTORY as ɵg, NgbDatepickerI18nDefault as ɵh } from './datepicker/datepicker-i18n';
  9. export { NgbDatepickerMonthView as ɵc } from './datepicker/datepicker-month-view';
  10. export { NgbDatepickerNavigation as ɵe } from './datepicker/datepicker-navigation';
  11. export { NgbDatepickerNavigationSelect as ɵf } from './datepicker/datepicker-navigation-select';
  12. export { NgbDatepickerService as ɵt } from './datepicker/datepicker-service';
  13. export { NgbCalendarHijri as ɵbb } from './datepicker/hijri/ngb-calendar-hijri';
  14. export { NGB_DATEPICKER_CALENDAR_FACTORY as ɵb } from './datepicker/ngb-calendar';
  15. export { NGB_DATEPICKER_PARSER_FORMATTER_FACTORY as ɵk, NgbDateISOParserFormatter as ɵl } from './datepicker/ngb-date-parser-formatter';
  16. export { NgbModalBackdrop as ɵu } from './modal/modal-backdrop';
  17. export { NgbModalStack as ɵw } from './modal/modal-stack';
  18. export { NgbModalWindow as ɵv } from './modal/modal-window';
  19. export { NgbPopoverWindow as ɵm } from './popover/popover';
  20. export { NGB_DATEPICKER_TIME_ADAPTER_FACTORY as ɵn, NgbTimeStructAdapter as ɵo } from './timepicker/ngb-time-adapter';
  21. export { NGB_TIMEPICKER_I18N_FACTORY as ɵp, NgbTimepickerI18nDefault as ɵq } from './timepicker/timepicker-i18n';
  22. export { NgbTooltipWindow as ɵr } from './tooltip/tooltip';
  23. export { NgbTypeaheadWindow as ɵs } from './typeahead/typeahead-window';
  24. export { ARIA_LIVE_DELAY as ɵy, ARIA_LIVE_DELAY_FACTORY as ɵz, Live as ɵba } from './util/accessibility/live';
  25. export { ContentRef as ɵbc } from './util/popup';
  26. export { ScrollBar as ɵx } from './util/scrollbar';