* fix unrelated failing test
improve type definition
add set get filtering node selector
fix directive highlight
fix minor problem style breadcrumb
small refactoring problem documentlist
* fix lint style
* fix html node
* fix test
* translate breadcrumb root in demo shell
* optional "max items" feature and style fixes
* should not be restricted by default
* style updates
* toolbar and breadcrumb layout fixes
* breadcrumb demo and testing page
* full toolbar scenario
* fix translation issue with the dropdown and custom root
* a11y fixes
* fix issue with duplicate id, remove unused attribute
* [ADF-2739] Long names in breadcrumb fixed
* [ADF-2739] Updated styles
* [ADF-2739] Fixing @mixin for breadcrumb
* [ADF-2739] Waiting for changes in demo-shell
* [ADF-2739] Fixed @mixin
* [ADF-2739] Fixed issue related to breadcrumb position
* [ADF-2739] Improved ngOnChanges call for breadcrumb
* [ADF-2739] Fixed issues with lint
* [ADF-2739] Removed comment in dropdown breadcrumb component file
* [ADF-2739] Changed recalculateNodes method from public to protected