Giter VIP home page Giter VIP logo

mdb-angular-ui-kit's Introduction

Bootstrap 5 & Angular 17 UI KIT - 700+ components, MIT license, simple installation.

MDB is a collection of free Bootstrap templates, themes, design tools & resources.


Get started

Simple installation via .zip, npm or cdnjs.

Free Hosting, WordPress support, custom domains, SSL support, free database, frontend & backend templates, webpack starter included, git repostiory, FTP & jenkins support.

One click setup! MDB GO allows you to create a WordPress page with a single click. Regardless whether you want to create a Travel Blog or an e-commerce shop to sell your product you can easily do that. You can even combine both into single page.

About Material Design for Bootstrap 5 & Angular 17

Created by Downloads License YouTube Video Views

Trusted by 2 000 000+ developers & designers. Used by companies & institutions like

  • 700+ UI components
  • Super simple, 1 minute installation
  • Detailed docs & practical examples
  • Lots of tutorials
  • Huge and active community
  • MIT license - free for personal & commercial use

Bootstrap 5 tutorial

>> Learn more about Bootstrap 5

>> Bootstrap 5 Tutorial

>> Subscribe to our YouTube channel with dozens of Bootstrap tutorials

Start learning from Basics

Learn Bootstrap 5 | Crash Course for Beginners in 1.5H


Demo

Simplicity and ease of use are key features of MDB 5 Angular UI Kit. You need only one minute to install and run it.

Buttons

Use MDB custom button styles for actions in forms, dialogs, and more with support for multiple sizes, states, and more.

Spinners

Indicate the loading state of a component or page with MDB spinners, built entirely with HTML, CSS, and no JavaScript.

Cards

A card is a flexible and extensible content container. It includes options for headers and footers, a wide variety of content, contextual background colors, and powerful display options.

Footer

A footer is an additional navigation component. It can hold links, buttons, company info, copyrights, forms, and many other elements.

Hover

MDB hover effect appears when the user positions the computer cursor over an element without activating it. Hover effects make a website more interactive.

Notes

Notes are small components very helpful in inserting an additional piece of information.


Extended documentation

mdb-angular-ui-kit's People

Contributors

adriansaw avatar bartosztermena avatar bloodcast69 avatar bwsky-a avatar catchmareck avatar dawidadach avatar edabrowska avatar filipkappa avatar gamroth avatar idzark avatar insanenaman avatar kordrad avatar loki29pl avatar magdao-mdb avatar marveluck avatar rafalseifert avatar smac89 avatar zdenekmikel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mdb-angular-ui-kit's Issues

Charts.js not found

I got this error and I couldn't find anything about it. I followed the npm steps and then did ng serve and got this error in a new project.

ERROR in .//angular-bootstrap-md/charts/chartDirective.js
Module not found: Error: Can't resolve 'chart.js' in '\node_modules\angular-bootstrap-md\charts'
@ ./
/angular-bootstrap-md/charts/chartDirective.js 2:0-33
@ .//angular-bootstrap-md/charts/index.js
@ ./
/angular-bootstrap-md/index.js
@ ./src/app/app.module.ts
@ ./src/main.ts
@ multi webpack-dev-server/client?http://localhost:4200 ./src/main.ts

Can not find the module 'angular-bootstrap-md'

After install it via npm and import it on a new project created with @angular/cli: 1.4.0
instalation is complete but can not find the module.

import { MDBBootstrapModule } from 'angular-bootstrap-md';

Can not find the module 'angular-bootstrap-md'

angular-bootstrap-md typescript 45 errors

I have added angular-bootstrap-md to an existing angular site. I've included everything using npm and have followed your instructions. I've spent days working on trying to debug issues, but have come the the place where all the .ts files in angular-bootstrap-md folder have type script errors and will not build in Visual Studio 2017. Webpack is trying to compile the files but due to the errors it fails. HELP please.

webpack and tslint false positive warnings

tsconfig.txt
tslint.txt

I am getting lot of warnings similar to below
WARNING in ./node_modules/angular-bootstrap-md/carousel/carousel.component.ts [13, 13]: The selector of the component "CarouselComponent" should have prefix "my" (https://angul ar.io/styleguide#style-02-07)
Looks like my projects tslint.json is being used for angular-bootstrap-md code?
what can i do to fix this? (no other lib does this, first time seeing such issue)

Bug: navbar.nativeElement.append is not a function in Angular Univeral

Hello, MDB team,

thank you for "Angular Bootstrap with Material Design". We use the PRO version together with Angular Universal (Express Framework).

When delivering our app, the following error message is issued by the server:
ERROR TypeError: t.navbar.nativeElement.append is not a function

I suspect that the nativeElement of navbar in the NavbarComponent in Angular Univer does not fully implement all functions.

Is it possible to fix this or at least catch the error by checking whether the function exists before the call?

I finished setup but didn't work

ERROR in node_modules/@schematics/angular/application/other-files/app.component.spec.ts(1,57): error TS1110: Type expected.
node_modules/@schematics/angular/application/other-files/app.component.spec.ts(1,59): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.component.spec.ts(1,74): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.component.spec.ts(1,75): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.component.spec.ts(2,1): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.component.spec.ts(2,64): error TS1110: Type expected.
node_modules/@schematics/angular/application/other-files/app.component.spec.ts(2,66): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.component.spec.ts(2,68): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.component.spec.ts(2,69): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.component.spec.ts(3,1): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.component.spec.ts(6,37): error TS1136: Property assignment expected.
node_modules/@schematics/angular/application/other-files/app.component.spec.ts(6,38): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.component.spec.ts(6,40): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.component.spec.ts(6,55): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.component.spec.ts(6,56): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.component.spec.ts(7,14): error TS1005: ';' expected.
node_modules/@schematics/angular/application/other-files/app.component.spec.ts(9,10): error TS1110: Type expected.
node_modules/@schematics/angular/application/other-files/app.component.spec.ts(9,12): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.component.spec.ts(9,14): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.component.spec.ts(9,15): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.component.spec.ts(10,19): error TS1005: ';' expected.
node_modules/@schematics/angular/application/other-files/app.component.spec.ts(13,5): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.component.spec.ts(13,27): error TS1005: ')' expected.
node_modules/@schematics/angular/application/other-files/app.component.spec.ts(14,5): error TS1005: ';' expected.
node_modules/@schematics/angular/application/other-files/app.component.spec.ts(31,1): error TS1128: Declaration or statement expected.
node_modules/@schematics/angular/application/other-files/app.component.spec.ts(31,2): error TS1128: Declaration or statement expected.
node_modules/@schematics/angular/application/other-files/app.component.ts(4,31): error TS1136: Property assignment expected.
node_modules/@schematics/angular/application/other-files/app.component.ts(4,32): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.component.ts(4,33): error TS1146: Declaration expected.
node_modules/@schematics/angular/application/other-files/app.component.ts(4,34): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.component.ts(4,55): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.component.ts(4,56): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.component.ts(5,11): error TS1005: ';' expected.
node_modules/@schematics/angular/application/other-files/app.component.ts(28,6): error TS1110: Type expected.
node_modules/@schematics/angular/application/other-files/app.component.ts(28,8): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.component.ts(28,17): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.component.ts(28,18): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.component.ts(29,14): error TS1005: ';' expected.
node_modules/@schematics/angular/application/other-files/app.component.ts(29,40): error TS1110: Type expected.
node_modules/@schematics/angular/application/other-files/app.component.ts(29,42): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.component.ts(29,62): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.component.ts(29,63): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.component.ts(30,9): error TS1005: ';' expected.
node_modules/@schematics/angular/application/other-files/app.component.ts(30,14): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.component.ts(30,16): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.component.ts(30,25): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.component.ts(30,26): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.component.ts(31,12): error TS1005: ';' expected.
node_modules/@schematics/angular/application/other-files/app.component.ts(31,50): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.component.ts(31,52): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.component.ts(31,54): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.component.ts(31,55): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.component.ts(32,1): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.component.ts(32,2): error TS1128: Declaration or statement expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(3,2): error TS1110: Type expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(3,4): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(3,19): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(3,20): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(4,1): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(4,58): error TS1110: Type expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(4,60): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(4,62): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(4,63): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(5,2): error TS1110: Type expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(5,4): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(5,25): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(5,26): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(6,1): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(6,64): error TS1110: Type expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(6,66): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(6,68): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(6,69): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(7,1): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(8,2): error TS1110: Type expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(8,4): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(8,25): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(8,26): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(9,1): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(9,60): error TS1110: Type expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(9,62): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(9,64): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(9,65): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(11,1): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(16,19): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(16,21): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(16,36): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(16,37): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(16,38): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(17,22): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(17,24): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(17,26): error TS1005: ',' expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(17,27): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(17,29): error TS1110: Type expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(17,30): error TS1146: Declaration expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(17,31): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(17,52): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(17,53): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(17,54): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(18,90): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(18,92): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(18,94): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(18,95): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(19,3): error TS1109: Expression expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(19,4): error TS1128: Declaration or statement expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(21,12): error TS1005: ';' expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(22,1): error TS1128: Declaration or statement expected.
node_modules/@schematics/angular/application/other-files/app.module.ts(22,2): error TS1128: Declaration or statement expected.
node_modules/@schematics/angular/class/files/path/name@dasherize____type.spec.ts(1,10): error TS1003: Identifier expected.
node_modules/@schematics/angular/class/files/path/name@dasherize____type.spec.ts(1,11): error TS1110: Type expected.
node_modules/@schematics/angular/class/files/path/name@dasherize____type.spec.ts(1,30): error TS1109: Expression expected.
node_modules/@schematics/angular/class/files/path/name@dasherize____type.spec.ts(1,32): error TS1109: Expression expected.
node_modules/@schematics/angular/class/files/path/name@dasherize____type.spec.ts(1,39): error TS1005: ';' expected.
node_modules/@schematics/angular/class/files/path/name@dasherize____type.spec.ts(5,16): error TS1109: Expression expected.
node_modules/@schematics/angular/class/files/path/name@dasherize____type.spec.ts(5,17): error TS1109: Expression expected.
node_modules/@schematics/angular/class/files/path/name@dasherize____type.spec.ts(5,36): error TS1109: Expression expected.
node_modules/@schematics/angular/class/files/path/name@dasherize____type.spec.ts(5,38): error TS1109: Expression expected.
node_modules/@schematics/angular/class/files/path/name@dasherize____type.ts(1,15): error TS1139: Type parameter declaration expected.
node_modules/@schematics/angular/class/files/path/name@dasherize____type.ts(1,26): error TS1005: '>' expected.
node_modules/@schematics/angular/class/files/path/name@dasherize____type.ts(1,34): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.spec.ts(3,10): error TS1003: Identifier expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.spec.ts(3,11): error TS1110: Type expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.spec.ts(3,30): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.spec.ts(3,41): error TS1128: Declaration or statement expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.spec.ts(3,48): error TS1005: ';' expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.spec.ts(6,19): error TS1139: Type parameter declaration expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.spec.ts(6,30): error TS1005: '>' expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.spec.ts(6,37): error TS1005: '=>' expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.spec.ts(6,38): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.spec.ts(7,32): error TS1005: '=' expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.spec.ts(7,34): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.spec.ts(7,45): error TS1005: '=' expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.spec.ts(7,53): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.spec.ts(7,64): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.spec.ts(11,24): error TS1110: Type expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.spec.ts(11,43): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.spec.ts(17,40): error TS1110: Type expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.spec.ts(17,59): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(1,27): error TS1005: ',' expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(1,28): error TS1110: Type expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(1,30): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(1,56): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(1,57): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(1,58): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(1,78): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(1,80): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(1,81): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(1,82): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(1,84): error TS1110: Type expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(1,86): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(1,122): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(1,123): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(1,124): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(1,150): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(1,152): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(1,153): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(1,154): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(1,156): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(1,163): error TS1005: ';' expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(4,31): error TS1136: Property assignment expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(4,32): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(4,33): error TS1146: Declaration expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(4,34): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(4,55): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(4,56): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(5,11): error TS1005: ';' expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(9,6): error TS1110: Type expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(9,8): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(9,17): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(9,18): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(10,14): error TS1005: ';' expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(10,59): error TS1110: Type expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(10,61): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(10,81): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(10,82): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(11,9): error TS1005: ';' expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(11,14): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(11,16): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(11,25): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(11,26): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(12,12): error TS1005: ';' expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(12,69): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(12,71): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(12,73): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(12,74): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(12,76): error TS1110: Type expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(12,78): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(12,104): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(12,105): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(12,106): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(13,16): error TS1005: ';' expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(13,36): error TS1003: Identifier expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(13,37): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(13,59): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(13,61): error TS1110: Type expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(13,63): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(13,102): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(13,103): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(13,104): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(14,18): error TS1005: ';' expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(14,44): error TS1003: Identifier expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(14,45): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(14,65): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(14,67): error TS1110: Type expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(14,69): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(14,71): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(14,72): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(15,1): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(15,2): error TS1128: Declaration or statement expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(16,15): error TS1139: Type parameter declaration expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(16,26): error TS1005: '>' expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(16,34): error TS1109: Expression expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(16,45): error TS1005: ';' expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(16,56): error TS1005: ';' expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(16,63): error TS1005: ';' expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(18,17): error TS1005: ';' expected.
node_modules/@schematics/angular/component/files/path/name@dasherize@if-flat/name@dasherize.component.ts(20,14): error TS1005: ';' expected.
node_modules/@schematics/angular/directive/files/path/name@dasherize@if-flat/name@dasherize.directive.spec.ts(1,10): error TS1003: Identifier expected.
node_modules/@schematics/angular/directive/files/path/name@dasherize@if-flat/name@dasherize.directive.spec.ts(1,11): error TS1110: Type expected.
node_modules/@schematics/angular/directive/files/path/name@dasherize@if-flat/name@dasherize.directive.spec.ts(1,30): error TS1109: Expression expected.
node_modules/@schematics/angular/directive/files/path/name@dasherize@if-flat/name@dasherize.directive.spec.ts(1,41): error TS1128: Declaration or statement expected.
node_modules/@schematics/angular/directive/files/path/name@dasherize@if-flat/name@dasherize.directive.spec.ts(1,48): error TS1005: ';' expected.
node_modules/@schematics/angular/directive/files/path/name@dasherize@if-flat/name@dasherize.directive.spec.ts(5,27): error TS1109: Expression expected.
node_modules/@schematics/angular/directive/files/path/name@dasherize@if-flat/name@dasherize.directive.spec.ts(5,28): error TS1109: Expression expected.
node_modules/@schematics/angular/directive/files/path/name@dasherize@if-flat/name@dasherize.directive.spec.ts(5,39): error TS1005: '=' expected.
node_modules/@schematics/angular/directive/files/path/name@dasherize@if-flat/name@dasherize.directive.spec.ts(5,47): error TS1109: Expression expected.
node_modules/@schematics/angular/directive/files/path/name@dasherize@if-flat/name@dasherize.directive.ts(6,15): error TS1139: Type parameter declaration expected.
node_modules/@schematics/angular/directive/files/path/name@dasherize@if-flat/name@dasherize.directive.ts(6,26): error TS1005: '>' expected.
node_modules/@schematics/angular/directive/files/path/name@dasherize@if-flat/name@dasherize.directive.ts(6,34): error TS1109: Expression expected.
node_modules/@schematics/angular/directive/files/path/name@dasherize@if-flat/name@dasherize.directive.ts(6,45): error TS1005: ';' expected.
node_modules/@schematics/angular/directive/files/path/name@dasherize@if-flat/name@dasherize.directive.ts(8,17): error TS1005: ';' expected.
node_modules/@schematics/angular/enum/files/path/name@dasherize.enum.ts(1,13): error TS1003: Identifier expected.
node_modules/@schematics/angular/enum/files/path/name@dasherize.enum.ts(1,14): error TS1110: Type expected.
node_modules/@schematics/angular/enum/files/path/name@dasherize.enum.ts(1,33): error TS1109: Expression expected.
node_modules/@schematics/angular/guard/files/path/name@dasherize.guard.spec.ts(3,10): error TS1003: Identifier expected.
node_modules/@schematics/angular/guard/files/path/name@dasherize.guard.spec.ts(3,11): error TS1110: Type expected.
node_modules/@schematics/angular/guard/files/path/name@dasherize.guard.spec.ts(3,30): error TS1109: Expression expected.
node_modules/@schematics/angular/guard/files/path/name@dasherize.guard.spec.ts(3,37): error TS1128: Declaration or statement expected.
node_modules/@schematics/angular/guard/files/path/name@dasherize.guard.spec.ts(3,44): error TS1005: ';' expected.
node_modules/@schematics/angular/guard/files/path/name@dasherize.guard.spec.ts(8,20): error TS1110: Type expected.
node_modules/@schematics/angular/guard/files/path/name@dasherize.guard.spec.ts(8,39): error TS1109: Expression expected.
node_modules/@schematics/angular/guard/files/path/name@dasherize.guard.spec.ts(12,29): error TS1110: Type expected.
node_modules/@schematics/angular/guard/files/path/name@dasherize.guard.spec.ts(12,48): error TS1109: Expression expected.
node_modules/@schematics/angular/guard/files/path/name@dasherize.guard.spec.ts(12,66): error TS1139: Type parameter declaration expected.
node_modules/@schematics/angular/guard/files/path/name@dasherize.guard.spec.ts(12,77): error TS1005: '>' expected.
node_modules/@schematics/angular/guard/files/path/name@dasherize.guard.spec.ts(12,84): error TS1005: '=>' expected.
node_modules/@schematics/angular/guard/files/path/name@dasherize.guard.spec.ts(12,85): error TS1109: Expression expected.
node_modules/@schematics/angular/guard/files/path/name@dasherize.guard.ts(6,15): error TS1139: Type parameter declaration expected.
node_modules/@schematics/angular/guard/files/path/name@dasherize.guard.ts(6,26): error TS1005: '>' expected.
node_modules/@schematics/angular/guard/files/path/name@dasherize.guard.ts(6,34): error TS1109: Expression expected.
node_modules/@schematics/angular/guard/files/path/name@dasherize.guard.ts(6,41): error TS1005: ';' expected.
node_modules/@schematics/angular/guard/files/path/name@dasherize.guard.ts(6,52): error TS1005: ';' expected.
node_modules/@schematics/angular/guard/files/path/name@dasherize.guard.ts(6,64): error TS1005: ';' expected.
node_modules/@schematics/angular/guard/files/path/name@dasherize.guard.ts(8,9): error TS1005: ',' expected.
node_modules/@schematics/angular/guard/files/path/name@dasherize.guard.ts(9,10): error TS1005: ',' expected.
node_modules/@schematics/angular/guard/files/path/name@dasherize.guard.ts(9,32): error TS1005: ';' expected.
node_modules/@schematics/angular/guard/files/path/name@dasherize.guard.ts(9,54): error TS1005: '(' expected.
node_modules/@schematics/angular/guard/files/path/name@dasherize.guard.ts(9,73): error TS1005: '(' expected.
node_modules/@schematics/angular/guard/files/path/name@dasherize.guard.ts(9,83): error TS1005: ',' expected.
node_modules/@schematics/angular/guard/files/path/name@dasherize.guard.ts(10,12): error TS1005: ':' expected.
node_modules/@schematics/angular/guard/files/path/name@dasherize.guard.ts(10,16): error TS1005: ',' expected.
node_modules/@schematics/angular/guard/files/path/name@dasherize.guard.ts(12,1): error TS1005: ',' expected.
node_modules/@schematics/angular/interface/files/path/name@dasherize____type.ts(1,1): error TS1128: Declaration or statement expected.
node_modules/@schematics/angular/interface/files/path/name@dasherize____type.ts(1,19): error TS1109: Expression expected.
node_modules/@schematics/angular/interface/files/path/name@dasherize____type.ts(1,30): error TS1109: Expression expected.
node_modules/@schematics/angular/interface/files/path/name@dasherize____type.ts(1,32): error TS1110: Type expected.
node_modules/@schematics/angular/interface/files/path/name@dasherize____type.ts(1,51): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize-routing.module.ts(7,30): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize-routing.module.ts(7,47): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize-routing.module.ts(10,15): error TS1139: Type parameter declaration expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize-routing.module.ts(10,26): error TS1005: '>' expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize-routing.module.ts(10,34): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize-routing.module.ts(10,49): error TS1005: ';' expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.spec.ts(1,10): error TS1003: Identifier expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.spec.ts(1,11): error TS1110: Type expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.spec.ts(1,30): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.spec.ts(1,38): error TS1128: Declaration or statement expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.spec.ts(1,45): error TS1005: ';' expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.spec.ts(4,8): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.spec.ts(4,27): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.spec.ts(4,34): error TS1005: ';' expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.spec.ts(4,37): error TS1110: Type expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.spec.ts(4,56): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.spec.ts(7,6): error TS1110: Type expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.spec.ts(7,25): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.spec.ts(7,33): error TS1005: ';' expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.spec.ts(7,39): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.spec.ts(7,40): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.spec.ts(7,59): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.spec.ts(11,13): error TS1110: Type expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.spec.ts(11,32): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(1,43): error TS1110: Type expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(1,45): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(1,65): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(1,66): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(2,1): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(2,49): error TS1110: Type expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(2,51): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(2,53): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(2,54): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(2,56): error TS1110: Type expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(2,58): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(2,73): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(2,74): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(4,1): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(4,10): error TS1003: Identifier expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(4,11): error TS1110: Type expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(4,30): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(4,52): error TS1005: ';' expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(4,95): error TS1110: Type expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(4,97): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(4,99): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(4,100): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(6,1): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(7,14): error TS1110: Type expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(7,16): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(7,36): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(7,37): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(8,18): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(8,41): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(8,43): error TS1110: Type expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(8,45): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(8,47): error TS1005: ',' expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(8,48): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(8,50): error TS1110: Type expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(8,51): error TS1146: Declaration expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(8,52): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(8,67): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(8,68): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(9,6): error TS1110: Type expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(9,25): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(9,40): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(9,42): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(9,44): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(9,45): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(10,3): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(10,4): error TS1128: Declaration or statement expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(12,1): error TS1128: Declaration or statement expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(12,2): error TS1128: Declaration or statement expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(13,15): error TS1139: Type parameter declaration expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(13,26): error TS1005: '>' expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(13,34): error TS1109: Expression expected.
node_modules/@schematics/angular/module/files/path/name@dasherize@if-flat/name@dasherize.module.ts(13,42): error TS1005: ';' expected.
node_modules/@schematics/angular/pipe/files/path/name@dasherize@if-flat/name@dasherize.pipe.spec.ts(1,10): error TS1003: Identifier expected.
node_modules/@schematics/angular/pipe/files/path/name@dasherize@if-flat/name@dasherize.pipe.spec.ts(1,11): error TS1110: Type expected.
node_modules/@schematics/angular/pipe/files/path/name@dasherize@if-flat/name@dasherize.pipe.spec.ts(1,30): error TS1109: Expression expected.
node_modules/@schematics/angular/pipe/files/path/name@dasherize@if-flat/name@dasherize.pipe.spec.ts(1,36): error TS1128: Declaration or statement expected.
node_modules/@schematics/angular/pipe/files/path/name@dasherize@if-flat/name@dasherize.pipe.spec.ts(1,43): error TS1005: ';' expected.
node_modules/@schematics/angular/pipe/files/path/name@dasherize@if-flat/name@dasherize.pipe.spec.ts(5,22): error TS1109: Expression expected.
node_modules/@schematics/angular/pipe/files/path/name@dasherize@if-flat/name@dasherize.pipe.spec.ts(5,23): error TS1109: Expression expected.
node_modules/@schematics/angular/pipe/files/path/name@dasherize@if-flat/name@dasherize.pipe.spec.ts(5,34): error TS1005: '=' expected.
node_modules/@schematics/angular/pipe/files/path/name@dasherize@if-flat/name@dasherize.pipe.spec.ts(5,42): error TS1109: Expression expected.
node_modules/@schematics/angular/pipe/files/path/name@dasherize@if-flat/name@dasherize.pipe.ts(6,15): error TS1139: Type parameter declaration expected.
node_modules/@schematics/angular/pipe/files/path/name@dasherize@if-flat/name@dasherize.pipe.ts(6,26): error TS1005: '>' expected.
node_modules/@schematics/angular/pipe/files/path/name@dasherize@if-flat/name@dasherize.pipe.ts(6,34): error TS1109: Expression expected.
node_modules/@schematics/angular/pipe/files/path/name@dasherize@if-flat/name@dasherize.pipe.ts(6,40): error TS1005: ';' expected.
node_modules/@schematics/angular/pipe/files/path/name@dasherize@if-flat/name@dasherize.pipe.ts(6,51): error TS1005: ';' expected.
node_modules/@schematics/angular/pipe/files/path/name@dasherize@if-flat/name@dasherize.pipe.ts(6,65): error TS1005: ';' expected.
node_modules/@schematics/angular/pipe/files/path/name@dasherize@if-flat/name@dasherize.pipe.ts(8,18): error TS1005: ',' expected.
node_modules/@schematics/angular/pipe/files/path/name@dasherize@if-flat/name@dasherize.pipe.ts(8,30): error TS1109: Expression expected.
node_modules/@schematics/angular/pipe/files/path/name@dasherize@if-flat/name@dasherize.pipe.ts(8,36): error TS1005: ';' expected.
node_modules/@schematics/angular/pipe/files/path/name@dasherize@if-flat/name@dasherize.pipe.ts(8,42): error TS1005: ';' expected.
node_modules/@schematics/angular/service/files/path/name@dasherize@if-flat/name@dasherize.service.spec.ts(3,10): error TS1003: Identifier expected.
node_modules/@schematics/angular/service/files/path/name@dasherize@if-flat/name@dasherize.service.spec.ts(3,11): error TS1110: Type expected.
node_modules/@schematics/angular/service/files/path/name@dasherize@if-flat/name@dasherize.service.spec.ts(3,30): error TS1109: Expression expected.
node_modules/@schematics/angular/service/files/path/name@dasherize@if-flat/name@dasherize.service.spec.ts(3,39): error TS1128: Declaration or statement expected.
node_modules/@schematics/angular/service/files/path/name@dasherize@if-flat/name@dasherize.service.spec.ts(3,46): error TS1005: ';' expected.
node_modules/@schematics/angular/service/files/path/name@dasherize@if-flat/name@dasherize.service.spec.ts(8,20): error TS1110: Type expected.
node_modules/@schematics/angular/service/files/path/name@dasherize@if-flat/name@dasherize.service.spec.ts(8,39): error TS1109: Expression expected.
node_modules/@schematics/angular/service/files/path/name@dasherize@if-flat/name@dasherize.service.spec.ts(12,36): error TS1110: Type expected.
node_modules/@schematics/angular/service/files/path/name@dasherize@if-flat/name@dasherize.service.spec.ts(12,55): error TS1109: Expression expected.
node_modules/@schematics/angular/service/files/path/name@dasherize@if-flat/name@dasherize.service.spec.ts(12,77): error TS1139: Type parameter declaration expected.
node_modules/@schematics/angular/service/files/path/name@dasherize@if-flat/name@dasherize.service.spec.ts(12,88): error TS1005: '>' expected.
node_modules/@schematics/angular/service/files/path/name@dasherize@if-flat/name@dasherize.service.spec.ts(12,95): error TS1005: '=>' expected.
node_modules/@schematics/angular/service/files/path/name@dasherize@if-flat/name@dasherize.service.spec.ts(12,96): error TS1109: Expression expected.
node_modules/@schematics/angular/service/files/path/name@dasherize@if-flat/name@dasherize.service.ts(4,15): error TS1139: Type parameter declaration expected.
node_modules/@schematics/angular/service/files/path/name@dasherize@if-flat/name@dasherize.service.ts(4,26): error TS1005: '>' expected.
node_modules/@schematics/angular/service/files/path/name@dasherize@if-flat/name@dasherize.service.ts(4,34): error TS1109: Expression expected.
node_modules/@schematics/angular/service/files/path/name@dasherize@if-flat/name@dasherize.service.ts(4,43): error TS1005: ';' expected.
node_modules/@schematics/angular/service/files/path/name@dasherize@if-flat/name@dasherize.service.ts(6,17): error TS1005: ';' expected.
node_modules/@schematics/angular/universal/files/sourceDir/main@stripTsExtension.ts(1,10): error TS1003: Identifier expected.
node_modules/@schematics/angular/universal/files/sourceDir/main@stripTsExtension.ts(1,11): error TS1110: Type expected.
node_modules/@schematics/angular/universal/files/sourceDir/main@stripTsExtension.ts(1,35): error TS1109: Expression expected.
node_modules/@schematics/angular/universal/files/sourceDir/main@stripTsExtension.ts(1,37): error TS1109: Expression expected.
node_modules/@schematics/angular/universal/files/sourceDir/main@stripTsExtension.ts(1,44): error TS1005: ';' expected.
node_modules/@schematics/schematics/blank/schematic-files/src/name@dasherize/index.ts(6,17): error TS1003: Identifier expected.
node_modules/@schematics/schematics/blank/schematic-files/src/name@dasherize/index.ts(6,18): error TS1139: Type parameter declaration expected.
node_modules/@schematics/schematics/blank/schematic-files/src/name@dasherize/index.ts(6,29): error TS1005: '>' expected.
node_modules/@schematics/schematics/blank/schematic-files/src/name@dasherize/index.ts(6,36): error TS1144: '{' or ';' expected.
node_modules/@schematics/schematics/blank/schematic-files/src/name@dasherize/index.ts(6,37): error TS1109: Expression expected.
node_modules/@schematics/schematics/blank/schematic-files/src/name@dasherize/index.ts(6,46): error TS1005: ')' expected.
node_modules/@schematics/schematics/blank/schematic-files/src/name@dasherize/index.ts(6,51): error TS1005: ';' expected.
node_modules/@schematics/schematics/blank/schematic-files/src/name@dasherize/index.ts(6,52): error TS1128: Declaration or statement expected.
node_modules/@schematics/schematics/blank/schematic-files/src/name@dasherize/index.ts(6,59): error TS1005: ';' expected.
node_modules/karma/config.tpl.ts(13,18): error TS1109: Expression expected.
node_modules/karma/config.tpl.ts(13,30): error TS1109: Expression expected.
node_modules/karma/config.tpl.ts(17,13): error TS1109: Expression expected.
node_modules/karma/config.tpl.ts(18,5): error TS1109: Expression expected.
node_modules/karma/config.tpl.ts(22,15): error TS1109: Expression expected.
node_modules/karma/config.tpl.ts(23,5): error TS1109: Expression expected.
node_modules/karma/config.tpl.ts(28,20): error TS1109: Expression expected.
node_modules/karma/config.tpl.ts(28,35): error TS1109: Expression expected.
node_modules/karma/config.tpl.ts(51,16): error TS1109: Expression expected.
node_modules/karma/config.tpl.ts(51,28): error TS1109: Expression expected.
node_modules/karma/config.tpl.ts(56,16): error TS1109: Expression expected.
node_modules/karma/config.tpl.ts(56,26): error TS1109: Expression expected.

Dropdown automatically changes to grey and white in transparent navbar

Hi,

I was trying to make something like this link :
[https://mdbootstrap.com/live/_MDB/index/docs/page-layouts/intro-transparent.html]
and adding a simple dropdown to the navbar like this :

<li class="nav-item dropdown" dropdown>
                <a dropdownToggle mdbRippleRadius type="button" class="nav-link dropdown-toggle waves-light" mdbRippleRadius>
                Basic dropdown<span class="caret"></span></a>
                <div *dropdownMenu class="dropdown-menu dropdown dropdown-primary" role="menu">
                    <a class="dropdown-item waves-light" mdbRippleRadius href="#">Action</a>
                    <a class="dropdown-item waves-light" mdbRippleRadius href="#">Another action</a>
                    <a class="dropdown-item waves-light" mdbRippleRadius href="#">Something else here</a>
                    <div class="divider dropdown-divider"></div>
                    <a class="dropdown-item waves-light" mdbRippleRadius href="#">Separated link</a>
                </div>
            </li>

Functionality is OK and the dropdown is working and All other buttons on the navbar look fine but the dropdown automatically changes to grey and white gradient.

Error when importing from node_modules in my styles.scss

Hi,

I am working on an angular 4 projet. I am trying to import from node_modules mdb.scss in order to override default variable. My styles.scss is aat the root of the project asin angular-cli new project.

Here is my styles.scss

/* You can add global styles to this file, and also import other style files */
$primary: red;
$font-family-base: "Comic Sans MS", cursive, sans-serif;
@import "~mdbootstrap/sass/mdb";

Here is one of the error :

ERROR in ./node_modules/css-loader?{"sourceMap":false,"import":false}!./node_modules/postcss-loader/lib?{"ident":"postcss","sourceMap":false}!./node_modules/sass-loader/li
                                                                                                                                                                         b/loader.js?{"sourceMap":false,"precision":8,"includePaths":[]}!./src/styles.scss
                                                                                                                                                                                                                                         Module not found: Error: Can't resolve '../font/roboto/Roboto-Thin.woff2' in 'C:\Users\myusername\Desktop\PROJECT-NAME\src'
resolve '../font/roboto/Roboto-Thin.woff2' in 'C:\Users\myusername\Desktop\PROJECT-NAME\src'
  using description file: C:\Users\myusername\Desktop\PROJECT-NAME\package.json (relative path: ./src)
    Field 'browser' doesn't contain a valid alias configuration
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        after using description file: C:\Users\myusername\Desktop\PROJECT-NAME\package.json (relative path: ./src)
using description file: C:\Users\myusername\Desktop\PROJECT-NAME\package.json (relative path: ./font/roboto/Roboto-Thin.woff2)
no extension
Field 'browser' doesn't contain a valid alias configuration
        C:\Users\myusername\Desktop\PROJECT-NAME\font\roboto\Roboto-Thin.woff2 doesn't exist
                                                                                                          .ts
                                                                                                          Field 'browser' doesn't contain a valid alias configuration
        C:\Users\myusername\Desktop\PROJECT-NAME\font\roboto\Roboto-Thin.woff2.ts doesn't exist
                                                                                                                                                                                                                       .js
                                                                                                                                                                                                                       Field 'browser' doesn't contain a valid alias configuration
        C:\Users\myusername\Desktop\PROJECT-NAME\font\roboto\Roboto-Thin.woff2.js doesn't exist
                                                                                                                                                                                                                                                                                                                                    as directory
                                                                                                                                                                                                                                                                                                                                    C:\Users\myusername\Desktop\PROJECT-NAME\font\roboto\Roboto-Thin.woff2 doesn't exist
[C:\Users\myusername\Desktop\PROJECT-NAME\font\roboto\Roboto-Thin.woff2]
[C:\Users\myusername\Desktop\PROJECT-NAME\font\roboto\Roboto-Thin.woff2.ts]
[C:\Users\myusername\Desktop\PROJECT-NAME\font\roboto\Roboto-Thin.woff2.js]
[C:\Users\myusername\Desktop\PROJECT-NAME\font\roboto\Roboto-Thin.woff2]

I have serveral error like this which are all about wrong path.

Expected behavior

I d like to import and override variables as I would do in any bootstrap4 (the scss) project.

Way to reproduce

with angular cli :

  1. create a new project with angular cli
  2. install mdb as a dep
  3. add scss as a style extension
  4. import it and try to override variables in styles.scss

angular-bootstrap-md not working with webpack

I'm installed angular-bootstrap-md using your instructions via npm.

The following error apears:

ERROR in ./~/angular-bootstrap-md/index.ts
Module parse failed: ..\angular-bootstrap-md\index.ts Unexpected character '@' (78:0)
You may need an appropriate loader to handle this file type.

How this problem can be fixed? Does anyone knows what should i do?

Precompile to js ?

This package should be built to js with declaration file emitted and publish to npm. Users with tsconfig includes noUnusedParameters and noUnusedDeclarations check will not be able to successfully compile their project.

Please update your docs

The docs are so outdated. Nothing works properly. The from the website example don't work for the navbar. This is a nightmare. When you do NPM install there is no IMG, FONT files. Your NPM package needs updated with all the correct files needed to use from the node_module directory. Why you have to bring your scss files and typscripts files over beats me. Then you have to download the example file to get the rest of the files over for the IMG and FONT directories. Then it's a puzzle to find out to do a simple nav bar because your examples WON'T WORK!

So I was 2 seconds away from purchasing, and now I refuse to because of this.

NPM does not create free folder

I tried installing angular-bootstrap-md on a fresh angular project and I'm receiving a 'File to import not found or unreadable' error for 'mdb/free/data/prefixer'. When I checked inside node_modules/angular-bootstrap-md/scss/mdb there was no 'free' subfolder, the contents were directly inside the mdb folder.

ERROR in ./node_modules/angular-bootstrap-md/index.ts

ERROR in ./node_modules/angular-bootstrap-md/index.ts
Module build failed: Error: /home/kashish/walkwel/passwordmanager/node_modules/angular-bootstrap-md/index.ts is not part of the compilation output. Please check the other error messages for details.
at AngularCompilerPlugin.getCompiledFile (/home/kashish/walkwel/passwordmanager/node_modules/@ngtools/webpack/src/angular_compiler_plugin.js:649:23)
at plugin.done.then (/home/kashish/walkwel/passwordmanager/node_modules/@ngtools/webpack/src/loader.js:467:39)
at
at process._tickCallback (internal/process/next_tick.js:188:7)
@ ./src/app/app.module.ts 11:29-60
@ ./src/main.ts
@ multi webpack-dev-server/client?http://0.0.0.0:0 ./src/main.ts

Fluid modal long content overflow issue

Hello and thanks for the work,

From screenshot you can see header and footer are not contained in the modal in case of modal-fluid. This is from the docs
capture d ecran 2018-01-15 a 16 19 37

How do I get ripples and carousel to work?

Here is my test app (app.component.html) there is nothing changed in the default generated app.component.ts. Buttons and Navbar have the correct styles. But it seems that some event hooks are missing

<header>

  <nav class="navbar fixed-top navbar-expand-lg navbar-dark bg-pink scrolling-navbar">
    <a class="navbar-brand" href="#"><strong>Navbar</strong></a>
    <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent"
      aria-expanded="false" aria-label="Toggle navigation">
              <span class="navbar-toggler-icon"></span>
          </button>
    <div class="collapse navbar-collapse" id="navbarSupportedContent">
      <ul class="navbar-nav mr-auto">
        <li class="nav-item active">
          <a [waves-effect] [waves-light] class="nav-link waves-effect waves-light" href="#">Home <span class="sr-only">(current)</span></a>
        </li>
        <li class="nav-item">
          <a class="nav-link waves-effect waves-light" href="#">Features</a>
        </li>
        <li class="nav-item">
          <a class="nav-link waves-effect waves-light" href="#">Pricing</a>
        </li>
        <li class="nav-item">
          <a class="nav-link waves-effect waves-light" href="#">Opinions</a>
        </li>
      </ul>
      <ul class="navbar-nav nav-flex-icons">
        <li class="nav-item">
          <a class="nav-link"><i class="fa fa-facebook"></i></a>
        </li>
        <li class="nav-item">
          <a class="nav-link"><i class="fa fa-twitter"></i></a>
        </li>
        <li class="nav-item">
          <a class="nav-link"><i class="fa fa-instagram"></i></a>
        </li>
      </ul>
    </div>
  </nav>

</header>
<main>
  <!-- Provides extra visual weight and identifies the primary action in a set of buttons -->
  <button type="button" [waves-effect] [waves-light] class="btn btn-primary waves-effect waves-light">Primary</button>

  <!-- Default button -->
  <button type="button" class="btn btn-default waves-effect waves-light">Default</button>

  <!-- Secondary button -->
  <button type="button" waves-effect waves-light class="btn btn-secondary">Secondary</button>

  <!-- Indicates a successful or positive action -->
  <button type="button" waves-effect waves-light class="btn btn-success waves-effect waves-light">Success</button>

  <!-- Contextual button for informational alert messages -->
  <button type="button" class="btn btn-info">Info</button>

  <!-- Indicates caution should be taken with this action -->
  <button type="button" class="btn btn-warning">Warning</button>

  <!-- Indicates a dangerous or potentially negative action -->
  <button type="button" class="btn btn-danger">Danger</button>
</main>

git repo code failed to compile

I just clone the code from git repo. I follow thru the steps,

  1. git clone https://github.com/mdbootstrap/Angular-Bootstrap-with-Material-Design.git .
  2. npm i
  3. npm start

But, My npm start get failed. please see the below error,

ERROR in ./node_modules/css-loader?{"sourceMap":false,"importLoaders":1}!./node_modules/postcss-loader/lib?{"ident":"postcss","sourceMap":false}!./node_modules/sass-loader/lib/loader.js?{"sourceMap":false,"precision":8,"includePaths":[]}!./src/scss/mdb-free.scss
Module build failed:
@import "./angular/mdb-angular";
^
File to import not found or unreadable: ./angular/mdb-angular.
Parent style sheet: stdin
in C:\Gokula\Study\Development\AngularJS\ng5-mdbs-01\src\scss\mdb-free.scss (line 64, column 1)
Error:
@import "./angular/mdb-angular";
^
File to import not found or unreadable: ./angular/mdb-angular.
Parent style sheet: stdin
in C:\Gokula\Study\Development\AngularJS\ng5-mdbs-01\src\scss\mdb-free.scss (line 64, column 1)
at options.error (C:\Gokula\Study\Development\AngularJS\ng5-mdbs-01\node_modules\node-sass\lib\index.js:291:26)
@ ./src/scss/mdb-free.scss 4:14-202
@ multi ./node_modules/font-awesome/scss/font-awesome.scss ./src/scss/bootstrap/bootstrap.scss ./src/scss/mdb-free.scss ./demo/src/styles.scss
ERROR in src/index.ts(1,31): error TS2307: Cannot find module 'ng-mdb-pro/free/inputs/deep.directive'.

webpack: Failed to compile.

Webpack failed to compile

ERROR in ./node_modules/angular-bootstrap-md/index.ts
Module build failed: Error: <PROJECT_PATH>/node_modules/angular-bootstrap-md/index.ts is not part of the compilation output. Please check the other error messages for details.
    at AngularCompilerPlugin.getCompiledFile (<PROJECT_PATH>/node_modules/@ngtools/webpack/src/angular_compiler_plugin.js:629:23)
    at plugin.done.then (<PROJECT_PATH>/node_modules/@ngtools/webpack/src/loader.js:467:39)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
 @ ./src/app/modules/shared/shared.module.ts 10:0-58
 @ ./src/app/app.module.ts
 @ ./src/main.ts
 @ multi webpack-dev-server/client?http://0.0.0.0:0 ./src/main.ts

Using Angular CLI 1.5.0 and Angular 5.0.0

Angular input label not working correctly

On input focus or when typing value, label doesn't move up.

<div class="md-form">
        <input type="text" id="defaultForm-email" class="form-control" mdbActive>
        <label for="defaultForm-email">Your email</label>
    </div>

TypeError: Cannot read property 'kind' of undefined

Since im using the md-bootstrap module in my project, I can't build my app in prod mode.

If I build it with ng build --prod im getting this error:

ERROR in Error: TypeError: Cannot read property 'kind' of undefined
at nodeCanBeDecorated (/Users/danielsogl/Documents/DHBW Projekt 2017/dhbw-projekt-app/node_modules/typescript/lib/typescript.js:7805:36)
    at nodeIsDecorated (/Users/danielsogl/Documents/DHBW Projekt 2017/dhbw-projekt-app/node_modules/typescript/lib/typescript.js:7825:16)
    at nodeOrChildIsDecorated (/Users/danielsogl/Documents/DHBW Projekt 2017/dhbw-projekt-app/node_modules/typescript/lib/typescript.js:7829:16)
    at Object.forEach (/Users/danielsogl/Documents/DHBW Projekt 2017/dhbw-projekt-app/node_modules/typescript/lib/typescript.js:1506:30)
    at Object.childIsDecorated (/Users/danielsogl/Documents/DHBW Projekt 2017/dhbw-projekt-app/node_modules/typescript/lib/typescript.js:7835:27)
    at getClassFacts (/Users/danielsogl/Documents/DHBW Projekt 2017/dhbw-projekt-app/node_modules/typescript/lib/typescript.js:51088:20)
    at visitClassDeclaration (/Users/danielsogl/Documents/DHBW Projekt 2017/dhbw-projekt-app/node_modules/typescript/lib/typescript.js:51113:25)
    at visitTypeScript (/Users/danielsogl/Documents/DHBW Projekt 2017/dhbw-projekt-app/node_modules/typescript/lib/typescript.js:50972:28)
    at visitorWorker (/Users/danielsogl/Documents/DHBW Projekt 2017/dhbw-projekt-app/node_modules/typescript/lib/typescript.js:50785:24)
    at sourceElementVisitorWorker (/Users/danielsogl/Documents/DHBW Projekt 2017/dhbw-projekt-app/node_modules/typescript/lib/typescript.js:50817:28)
    at saveStateAndInvoke (/Users/danielsogl/Documents/DHBW Projekt 2017/dhbw-projekt-app/node_modules/typescript/lib/typescript.js:50738:27)
    at sourceElementVisitor (/Users/danielsogl/Documents/DHBW Projekt 2017/dhbw-projekt-app/node_modules/typescript/lib/typescript.js:50799:20)
    at visitNodes (/Users/danielsogl/Documents/DHBW Projekt 2017/dhbw-projekt-app/node_modules/typescript/lib/typescript.js:49280:48)
    at Object.visitLexicalEnvironment (/Users/danielsogl/Documents/DHBW Projekt 2017/dhbw-projekt-app/node_modules/typescript/lib/typescript.js:49313:22)
    at visitSourceFile (/Users/danielsogl/Documents/DHBW Projekt 2017/dhbw-projekt-app/node_modules/typescript/lib/typescript.js:51059:53)
    at saveStateAndInvoke (/Users/danielsogl/Documents/DHBW Projekt 2017/dhbw-projekt-app/node_modules/typescript/lib/typescript.js:50738:27)

I'm using the latest release and Angular 5.0.2

Can Not Find Index.js

I'm getting the following error:

Module build failed: Error: ENOENT: no such file or directory, open 'C:\Users\XXX\Documents\OTC\OTC\node_modules\angular-bootstrap-md\index.js'

Any idea on how I can resolve this? I think there's supposed to be an index.js in the node_module for this npm package. I'm using Ionic.

Not compatible with SSR

I have tried this package with button mdbRippleRadius. This contain browser specific KeyboardEvent so I can not use it with SSR. Is the pro version compatible with SSR?

Installation with npm gives code EINTEGRITY

Hi, thanks for the awesome package. I have a problem when installing with npm. I get the following output:

$ npm install --save angular-bootstrap-md
npm ERR! code EINTEGRITY
npm ERR! sha512-OLsh6pBJZBnwBWyBjqn7DCzlIrp3/k1XG92bbHj4BQrItCcMvPY6weq6ak8ZVlj7yQgDmGAvnqIH9rAsiEWSXw== integrity checksum failed when using sha512: wanted sha512-OLsh6pBJZBnwBWyBjqn7DCzlIrp3/k1XG92bbHj4BQrItCcMvPY6weq6ak8ZVlj7yQgDmGAvnqIH9rAsiEWSXw== but got sha512-Ew+xvOLLdG4SuK4mKnr5kp7XMKtiV8JdmZjuvgAZsZ6RAr+/z6fgyke9D1OLuW41SRHhbzfBuQuOwOCb5WMEDQ==. (2490070 bytes)

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/ghekis/.npm/_logs/2017-06-27T18_57_12_216Z-debug.log

I'm not sure if it has to do with just npm itself or with the way the file has been packaged when shipped. Perhaps it was modified after upload?

error path src of image

screenshot from 2017-12-01 11-41-43
screenshot from 2017-12-01 11-54-11

I use path relative for url image but when run project that error as photo above. Who can help me ?

index.ts is missing

ERROR in ./node_modules/angular-bootstrap-md/index.ts
Module build failed: Error: <Project_Path>\mdBoots4\node_modules\angular-bootstrap-md\index.ts is missing from the TypeScript compilation. Please make sure it is in your tsconfig via the 'files' or 'include' property.
The missing file seems to be part of a third party library. TS files in published libraries are often a sign of a badly packaged library. Please open an issue in the library repository to alert its author and ask them to package the library using the Angular Package Format (https://goo.gl/jB3GVv).
    at AngularCompilerPlugin.getCompiledFile (<Project_Path>\mdBoots4\node_modules\@ngtools\webpack\src\angular_compiler_plugin.js:662:23)
    at plugin.done.then (<Project_Path>\mdBoots4\node_modules\@ngtools\webpack\src\loader.js:467:39)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
 @ ./src/app/app.module.ts 11:29-60
 @ ./src/main.ts
 @ multi webpack-dev-server/client?http://0.0.0.0:0 ./src/main.ts

Angular 5.2.0
Angular CLI: 1.6.7

4.3.7 Version - Active components like Navbar and Tabs do not work

To reproduce, download 4.3.7 (free or pro) run npm install and npm serve. Then add a navbar from the examples (i.e.):

<nav class="navbar navbar-expand-lg navbar-dark indigo">
    <a class="navbar-brand" href="#">Navbar</a>
    <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false"
        aria-label="Toggle navigation">
    <span class="navbar-toggler-icon"></span>
    </button>
    <div class="collapse navbar-collapse" id="navbarNav">
        <ul class="navbar-nav">
            <li class="nav-item active">
                <a class="nav-link" href="#">Home <span class="sr-only">(current)</span></a>
            </li>
            <li class="nav-item">
                <a class="nav-link" href="#">Features</a>
            </li>
            <li class="nav-item">
                <a class="nav-link" href="#">Pricing</a>
            </li>
            <li class="nav-item">
                <a class="nav-link disabled" href="#">Disabled</a>
            </li>
        </ul>
    </div>
  </nav>

Collapse the browser to toggle the menu and click on the nav button - nothing happens. Same with tabs.

mdb-select ignoring prefix icons, and mis-aligning

Basic form:

<form (ngSubmit)="onSubmit()">
  <p class="h5 text-center mb-4">New Task</p>
  {{diagnostic}}
  <div class="md-form">
    <i class="fa fa-user prefix grey-text"></i>
    <input type="text" id="title" class="form-control" [(ngModel)]="newTask.title" mdbActive name="title">
    <label for="title">Task Title</label>
  </div>

  <div class="md-form">
    <i class="fa fa-envelope prefix grey-text"></i>
    <input type="text" id="description" class="form-control" [(ngModel)]="newTask.description" mdbActive name="description">
    <label for="description">Task Desc.</label>
  </div>

  <div class="md-form">
    <i class="fa fa-envelope prefix grey-text"></i>
    <mdb-select id="category" name="category" [options]="categorySelect"[(ngModel)]="newTask.category" placeholder="Choose your category"></mdb-select>
    <label for="category">Category</label>
  </div>

  <div class="text-center">
    <button class="btn btn-indigo waves-light" mdbRippleRadius>Send <i class="fa fa-paper-plane-o ml-1"></i></button>
  </div>

</form>

If I leave the md-form on the select, it will render as:
https://imgur.com/a/jAayx

If I remove the md-form from the select it will render as:
https://imgur.com/a/LA8CF

How do I get the select portion to match the proper output of the mdb-form, and use pre-fix properly?

Unable to use

Hi,

I can't get it to work.. It seems that webpack.config.js is ignoring all scss's, because if I add

@import "../node_modules/angular-bootstrap-md/scss/bootstrap/bootstrap.scss";
to my styles.scss the some css styles are applyed..

Is this due to be the free version?

I'm testing on a electron seed project, you can use it to try and check if you have same issue.

Thank you,
Rui

bootstrap-md\index.ts is missing from the TypeScript compilation

i get this error
the error on compilation

and here is my tsconfig.ts

{ "include": ["node_modules/angular-bootstrap-md/**/*.ts",  "src/**/*.ts"],
  "compileOnSave": false,
  "compilerOptions": {
    "outDir": "./dist/out-tsc",
    "sourceMap": true,
    "declaration": false,
    "moduleResolution": "node",
    "emitDecoratorMetadata": true,
    "experimentalDecorators": true,
    "target": "es5",
    "typeRoots": [
      "node_modules/@types"
    ],
    "lib": [
      "es2017",
      "dom"
    ]
  }
  
}
`
```
 i get  this error when never i import 
```
`imports: [
    BrowserModule,
    ReactiveFormsModule,
    MDBBootstrapModule.forRoot()   <--- when i import this 
`
```

text input control's label get overlapped

Hi, I follow thru the steps "How to install MDB via npm:" from README.md and tried to add a new md-form and single input box ( i grab the code from inputs demo).

demo site working as expected
image

but when I tried the same code, input control's label gets overlapping. see the below,

image

Collapsed Icon Wrong on Angular

Using the angular template code mentioned here. When the screen is collapsed the icon includes an fa fa-bars span inside of the normal collapsed icon. I have included the required packages mentioned in the documentation as well.

Removing <i class="fa fa-bars"></i> from navbar.component.html made this go away. It looks like the navbar-toggler-icon is the intended icon and for some reason the fa-bars icon was embedded in the same span.

funkybar

Template parse errors with modals

Im trying to unit-test my pages using the mdbootstrap modal directive.
If I run my unites im receiving this error message:

Template parse errors:
    There is no directive with "exportAs" set to "mdb-modal" ("

    <!-- Reset password modal -->
    <div mdbModal [ERROR ->]#demoBasic="mdb-modal" class="modal fade" id="basicExample" tabindex="-1" role="dialog" aria-labelled"): ng:///DynamicTestModule/LoginPageComponent.html@64:14

My unit-test

import { NO_ERRORS_SCHEMA } from '@angular/core';
import { async, ComponentFixture, TestBed } from '@angular/core/testing';
import { RouterTestingModule } from '@angular/router/testing';
import { MDBBootstrapModule } from 'angular-bootstrap-md';
import { AngularFireModule } from 'angularfire2';
import { AngularFireAuth } from 'angularfire2/auth';
import { AngularFirestore, AngularFirestoreModule } from 'angularfire2/firestore';

import { environment } from '../../../environments/environment';
import { FirebaseAuthService } from '../../services/auth/firebase-auth/firebase-auth.service';
import { LoginPageComponent } from './login-page.component';

describe('LoginPageComponent', () => {
  let component: LoginPageComponent;
  let fixture: ComponentFixture<LoginPageComponent>;

  beforeEach(async(() => {
    TestBed.configureTestingModule({
      imports: [
        RouterTestingModule,
        AngularFireModule.initializeApp(environment.firebase)
      ],
      providers: [
        FirebaseAuthService,
        AngularFireAuth,
        { provide: AngularFirestore, depends: AngularFirestoreModule }
      ],
      declarations: [LoginPageComponent],
      schemas: [NO_ERRORS_SCHEMA]
    }).compileComponents();
  }));

  beforeEach(() => {
    fixture = TestBed.createComponent(LoginPageComponent);
    component = fixture.componentInstance;
    fixture.detectChanges();
  });

  it('should create', () => {
    expect(component).toBeTruthy();
  });
});

my component

<!-- Reset password modal -->
<div mdbModal #demoBasic="mdb-modal" class="modal fade" id="basicExample" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"
  aria
-hidden="true">
  <div class="modal-dialog modal-lg" role="document">
    <div class="modal-content">
      <div class="modal-header">
        <h4 class="modal-title w-100" id="myModalLabel">Passwort zurücksetzen</h4>
        <button type="button" class="close" data-dismiss="modal" aria-label="Close" (click)="demoBasic.hide()">
          <span aria-hidden="true">×</span>
        </button>
      </div>
      <div class="modal-body">
        <p>Geben Sie Ihre Email-Adresse an, an welche die Rücksetztmail gesendet werden soll</p>
        <div class="md-form">
          <input mdbActive type="text" id="form1" class="form-control" [(ngModel)]="emailReset">
          <label for="form1" class="">Email Adresse</label>
        </div>

      </div>
      <div class="modal-footer">
        <button type="button" class="btn btn-danger btn-sm waves-light" data-dismiss="modal" (click)="demoBasic.hide()" mdbRippleRadius>Abbrechen</button>
        <button type="button" class="btn btn-primary btn-sm waves-light" mdbRippleRadius (click)="demoBasic.hide(); resetPassword()">Passwort zurücksetzen</button>
      </div>
    </div>
  </div>
</div>

My Angular CLI Info

Angular CLI: 1.5.0
Node: 8.9.1
OS: darwin x64
Angular: 5.0.3
... animations, common, compiler, compiler-cli, core, forms
... http, platform-browser, platform-browser-dynamic, router
... service-worker

@angular/cli: 1.5.0
@angular-devkit/build-optimizer: 0.0.33
@angular-devkit/core: 0.0.20
@angular-devkit/schematics: 0.0.36
@ngtools/json-schema: 1.1.0
@ngtools/webpack: 1.8.0
@schematics/angular: 0.1.5
typescript: 2.4.2
webpack: 3.8.1

Navbar(mobile) does not close on click

I just updated to the latest version of mdbootstrap and expected this to be fixed. Viewing on mobile, clicking a link within a navbar or clicking outside of navbar does not close said navbar. Is it just me or is this still a standing issue?

Repro:
1.)

<!--Navbar-->
<mdb-navbar SideClass="navbar navbar-expand-lg navbar-dark indigo">
           
    <!-- Navbar brand -->
    <logo><a class="navbar-brand" href="#">Navbar</a></logo>

    <!-- Collapsible content -->
    <links>

        <!-- Links -->
        <ul class="navbar-nav mr-auto">
            <li class="nav-item active">
                <a class="nav-link waves-light" mdbRippleRadius>Home<span class="sr-only">(current)</span></a>
            </li>
            <li class="nav-item">
                <a class="nav-link waves-light" mdbRippleRadius>Features</a>
            </li>
            <li class="nav-item">
                <a class="nav-link waves-light" mdbRippleRadius>Pricing</a>
            </li>

            <!-- Dropdown -->
            <li class="nav-item dropdown" dropdown>
                <a dropdownToggle mdbRippleRadius type="button" class="nav-link dropdown-toggle waves-light" mdbRippleRadius>
                Basic dropdown<span class="caret"></span></a>
                <div *dropdownMenu class="dropdown-menu dropdown dropdown-primary" role="menu">
                    <a class="dropdown-item waves-light" mdbRippleRadius href="#">Action</a>
                    <a class="dropdown-item waves-light" mdbRippleRadius href="#">Another action</a>
                    <a class="dropdown-item waves-light" mdbRippleRadius href="#">Something else here</a>
                    <div class="divider dropdown-divider"></div>
                    <a class="dropdown-item waves-light" mdbRippleRadius href="#">Separated link</a>
                </div>
            </li>

        </ul>
        <!-- Links -->

        <!-- Search form -->
        <form class="form-inline  waves-light" mdbRippleRadius>
            <input class="form-control mr-sm-2" type="text" placeholder="Search">
        </form>
    </links>
    <!-- Collapsible content -->

</mdb-navbar>
<!--/.Navbar-->

2.) View on mobile.

P.S - This does not work on your Angular docs either.

Thanks,
Brad

Input type=number label not working

When having a <input type="number"> the label class="active" does not get activated.

<form [formGroup]="testForm" (ngSubmit)="onSubmit()">
  <div class="md-form">
    <input mdbActive
      type="number"
      id="age_id"
      formControlName="age_id"
      class="form-control">
    <label for="age_id">Age</label>
  </div>
</form>

How to use module for child modules

I found that we should use MDBBootstrapModule.forRoot() in app.module.ts ,
So my question is how to use in other child modules of project say register.module.ts

Unknown compiler option 'include'

Srinis-MacBook-Pro:project-md-integration srini$ ng serve --open
error TS5023: Unknown compiler option 'include'.

Error: error TS5023: Unknown compiler option 'include'.

at AngularCompilerPlugin._setupOptions (/Users/srini/Desktop/project-md-integration/node_modules/@ngtools/webpack/src/angular_compiler_plugin.js:90:19)
at new AngularCompilerPlugin (/Users/srini/Desktop/project-md-integration/node_modules/@ngtools/webpack/src/angular_compiler_plugin.js:43:14)
at _createAotPlugin (/Users/srini/Desktop/project-md-integration/node_modules/@angular/cli/models/webpack-configs/typescript.js:77:16)
at Object.getNonAotConfig (/Users/srini/Desktop/project-md-integration/node_modules/@angular/cli/models/webpack-configs/typescript.js:100:19)
at NgCliWebpackConfig.buildConfig (/Users/srini/Desktop/project-md-integration/node_modules/@angular/cli/models/webpack-config.js:33:37)
at Class.run (/Users/srini/Desktop/project-md-integration/node_modules/@angular/cli/tasks/serve.js:71:98)
at check_port_1.checkPort.then.port (/Users/srini/Desktop/project-md-integration/node_modules/@angular/cli/commands/serve.js:123:26)
at process._tickCallback (internal/process/next_tick.js:103:7

Impossible to overwrite the "$image-path" variable

The file scss/mdb/free/data/_variables.scss should contain a "!default" for this variable, so we would be able to overwrite it with angular-cli.
Line 135:
// Images Path
$image-path: '../img/' !default;

For example, in my project, I need to overwrite this variable with "$image-path: '~angular-bootstrap-md/img';" and I have to modify the file in "node_modules".

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.