UNPKG

ngx-contextual-action-bar

Version:

ngx-contextual-action-bar is an Angular2+ implementation of the [Material Design Contextual Action Bar](https://material.io/components/app-bars-top#contextual-action-bar). The implementation makes it possible to change the action bar properties (i.e. titl

15 lines (14 loc) 971 B
/** * Generated bundle index. Do not edit. */ export * from './public-api'; export { DmlActionsOverflowMenuComponent as ɵl } from './lib/actions-overflow-menu/actions-overflow-menu.component'; export { ActionAnimation as ɵm } from './lib/actions-overflow-menu/animations/action.animation'; export { buttonAnimation as ɵh } from './lib/animations/button.animation'; export { layerSwitchAnimation as ɵj } from './lib/animations/layer-switch.animation'; export { navbarAnimation as ɵb } from './lib/animations/navbar.animation'; export { paddingAnimation as ɵi } from './lib/animations/padding.animations'; export { accelerated as ɵg, decelerated as ɵf, standard as ɵe } from './lib/material/easings'; export { medium_enter as ɵc, medium_leave as ɵd } from './lib/material/timings'; export { ActionBarLayerModel as ɵa } from './lib/model/action-bar-layer.model'; export { ScrollhandlerDirective as ɵk } from './lib/ngx-scrollhandler.directive';