ngx-bootstrap
Version:
Native Angular Bootstrap Components
25 lines (24 loc) • 3.67 kB
JavaScript
export { defineLocale, endOf, formatDate, getDay, getFirstDayOfMonth, getFullYear, getLocale, getMonth, getSetGlobalLocale, isAfter, isArray, isBefore, isDate, isDateValid, isFirstDayOfWeek, isSameDay, isSameMonth, isSameYear, listLocales, parseDate, setFullDate, shiftDate, startOf, updateLocale } from 'ngx-bootstrap/chronos';
export { LinkedList, OnChange, Trigger, Utils, document, isBs3, listenToTriggersV2, parseTriggers, registerOutsideClick, setTheme, warnOnce, window } from 'ngx-bootstrap/utils';
export { AccordionComponent, AccordionConfig, AccordionModule, AccordionPanelComponent } from 'ngx-bootstrap/accordion';
export { AlertComponent, AlertConfig, AlertModule } from 'ngx-bootstrap/alert';
export { ButtonCheckboxDirective, ButtonRadioDirective, ButtonRadioGroupDirective, ButtonsModule } from 'ngx-bootstrap/buttons';
export { CarouselComponent, CarouselConfig, CarouselModule, SlideComponent } from 'ngx-bootstrap/carousel';
export { CollapseDirective, CollapseModule } from 'ngx-bootstrap/collapse';
export { BsDatepickerConfig, BsDatepickerContainerComponent, BsDatepickerDirective, BsDatepickerInlineContainerComponent, BsDatepickerInlineDirective, BsDatepickerInputDirective, BsDatepickerModule, BsDaterangepickerConfig, BsDaterangepickerContainerComponent, BsDaterangepickerDirective, BsDaterangepickerInputDirective, BsLocaleService, DateFormatter, DatePickerComponent, DatePickerInnerComponent, DatepickerConfig, DatepickerModule, DayPickerComponent, MonthPickerComponent, YearPickerComponent } from 'ngx-bootstrap/datepicker';
export { BsModalRef, BsModalService, ModalBackdropComponent, ModalBackdropOptions, ModalDirective, ModalModule, ModalOptions } from 'ngx-bootstrap/modal';
export { BsDropdownConfig, BsDropdownContainerComponent, BsDropdownDirective, BsDropdownMenuDirective, BsDropdownModule, BsDropdownState, BsDropdownToggleDirective } from 'ngx-bootstrap/dropdown';
export { PagerComponent, PaginationComponent, PaginationConfig, PaginationModule } from 'ngx-bootstrap/pagination';
export { BarComponent, ProgressbarComponent, ProgressbarConfig, ProgressbarModule } from 'ngx-bootstrap/progressbar';
export { RatingComponent, RatingModule } from 'ngx-bootstrap/rating';
export { DraggableItemService, SortableComponent, SortableModule } from 'ngx-bootstrap/sortable';
export { NgTranscludeDirective, TabDirective, TabHeadingDirective, TabsModule, TabsetComponent, TabsetConfig } from 'ngx-bootstrap/tabs';
export { TimepickerComponent, TimepickerConfig, TimepickerModule } from 'ngx-bootstrap/timepicker';
export { TooltipConfig, TooltipContainerComponent, TooltipDirective, TooltipModule } from 'ngx-bootstrap/tooltip';
export { TypeaheadContainerComponent, TypeaheadDirective, TypeaheadMatch, TypeaheadModule, TypeaheadOptions } from 'ngx-bootstrap/typeahead';
export { PopoverConfig, PopoverContainerComponent, PopoverDirective, PopoverModule } from 'ngx-bootstrap/popover';
export { BsComponentRef, ComponentLoader, ComponentLoaderFactory, ContentRef } from 'ngx-bootstrap/component-loader';
export { Positioning, PositioningService, positionElements } from 'ngx-bootstrap/positioning';
export { MiniState, MiniStore } from 'ngx-bootstrap/mini-ngrx';
export { arLocale, bgLocale, caLocale, csLocale, daLocale, deLocale, enGbLocale, esDoLocale, esLocale, esUsLocale, etLocale, fiLocale, frLocale, glLocale, heLocale, hiLocale, hrLocale, huLocale, idLocale, itLocale, jaLocale, koLocale, ltLocale, mnLocale, nbLocale, nlBeLocale, nlLocale, plLocale, ptBrLocale, roLocale, ruLocale, skLocale, slLocale, svLocale, thLocale, trLocale, viLocale, zhCnLocale } from 'ngx-bootstrap/locale';
//# sourceMappingURL=ngx-bootstrap.js.map