RSS Git Download  Clone
..
  src r0b08x [chore] 10/21/2021, 5:04:38 PM 4 years, 5 months ago
  LICENSE 1kB r0b08x [chore] 10/21/2021, 5:04:38 PM 4 years, 5 months ago
  README.md 4kB r0b08x [chore] 10/21/2021, 5:04:38 PM 4 years, 5 months ago
  index.ts 23B r0b08x [chore] 10/21/2021, 5:04:38 PM 4 years, 5 months ago
  tsconfig.aot.json 791B r0b08x [chore] 10/21/2021, 5:04:38 PM 4 years, 5 months ago
  tsconfig.json 817B r0b08x [chore] 10/21/2021, 5:04:38 PM 4 years, 5 months ago
  README.md
[//]: #@corifeus-header [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://paypal.me/patrikx3) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Corifeus @ Facebook](https://img.shields.io/badge/Facebook-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software) [![Build Status](https://api.travis-ci.com/patrikx3/corifeus-web-material.svg?branch=master)](https://travis-ci.com/patrikx3/corifeus-web-material) [![Uptime Robot ratio (30 days)](https://img.shields.io/uptimerobot/ratio/m780749701-41bcade28c1ea8154eda7cca.svg)](https://uptimerobot.patrikx3.com/) [![NPM](https://nodei.co/npm/corifeus-web-material.png?downloads=true&downloadRank=true)](https://www.npmjs.com/package/corifeus-web-material/) --- # 🌴 Corifeus Web Material v2019.10.456 **Bugs are evident™ - MATRIX️** ### Node Version Requirement ``` >=10.16.0 ``` ### Built on Node ``` v12.8.0 ``` The ```async``` and ```await``` keywords are required. Install NodeJs: https://nodejs.org/en/download/package-manager/ # Built on Angular ```text 8.2.2 ``` # Description [//]: #@corifeus-header:end Corifeus Web Material. https://material.corifeus.com # Error There is in ```uglifyjs``` or ```cssminify``` is making it not working with this repo, right now it is using the ```---cory-verbose``` build (which removes the compression - uglifys and cssminfier). # Hack For now in beta, uses ```@angular/cdk```, required. * Component * Loading * Http 404 * Theme menu button * Translation menu button * Themes * Corifeus light * Corifeus dark * Pink blue-gray * Purple green * Deep-purple Amber * Indigo pink * Services * Notify * Themes # Dev info ## Contrast color https://github.com/angular/material2/issues/4229#issuecomment-296611188 ```scss .test { color: mat-color($button-primary, 900-contrast) } ``` ## ElementRef Material The default ```@ViewChild``` is not `ElementRef` with Material. Need to use like: ```typescript @ViewChild('elementButton', {read: ElementRef}) elementButton : ElementRef; ``` https://github.com/angular/material2/blob/master/src/lib/core/theming/_theming.scss ## Queue task * Override ```console.error``` as a Notify error ## Colors monochromatic, analogous, complementary, tradic [//]: #@corifeus-footer --- 🙏 This is an open-source project. Star this repository, if you like it, or even donate to maintain the servers and the development. Thank you so much! Possible, this server, rarely, is down, please, hang on for 15-30 minutes and the server will be back up. All my domains ([patrikx3.com](https://patrikx3.com) and [corifeus.com](https://corifeus.com)) could have minor errors, since I am developing in my free time. However, it is usually stable. **Note about versioning:** Versions are cut in Major.Minor.Patch schema. Major is always the current year. Minor is either 4 (January - June) or 10 (July - December). Patch is incremental by every build. If there is a breaking change, it should be noted in the readme. --- [**CORIFEUS-WEB-MATERIAL**](https://pages.corifeus.com/corifeus-web-material) Build v2019.10.456 [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software) ## P3X Sponsors [IntelliJ - The most intelligent Java IDE](https://www.jetbrains.com/?from=patrikx3) [![JetBrains](https://cdn.corifeus.com/assets/svg/jetbrains-logo.svg)](https://www.jetbrains.com/?from=patrikx3) [![NoSQLBooster](https://cdn.corifeus.com/assets/png/nosqlbooster-70x70.png)](https://www.nosqlbooster.com/) [The Smartest IDE for MongoDB](https://www.nosqlbooster.com) [//]: #@corifeus-footer:end