__karma__ |
__karma__:
|
Type : any
|
require |
require:
|
Type : any
|
environment |
environment:
|
Type : object
|
Default value : {
production: true
}
|
environment |
environment:
|
Type : object
|
Default value : {
production: false
}
|
LocationStrategyProvider |
LocationStrategyProvider:
|
Type : object
|
Default value : {provide: LocationStrategy, useClass: HashLocationStrategy}
|
NAV_DROPDOWN_DIRECTIVES |
NAV_DROPDOWN_DIRECTIVES:
|
Type : []
|
Default value : [NavDropdownDirective, NavDropdownToggleDirective]
|
RequestOptionsProvider |
RequestOptionsProvider:
|
Type : object
|
Default value : {provide: RequestOptions, useClass: RequestOptionsService}
|
RoutesGuards |
RoutesGuards:
|
Type : []
|
Default value : [
LoggedInOnly,
LoggedOutOnly,
CompaniesManagementGuard
]
|
SIDEBAR_TOGGLE_DIRECTIVES |
SIDEBAR_TOGGLE_DIRECTIVES:
|
Type : []
|
Default value : [SidebarToggleDirective, SidebarOffCanvasCloseDirective, MobileSidebarToggleDirective]
|