* single contentAnimation state
* fine tune contentAnimation state based on direction and position
* tets
* fix mock component inputs
* use native direction attribute
* update docs
* pass direction to calculate sidenav layout
* update test
* fix unit test
* remove dialogs directionality workaround
* set document directionality service
* remove context menu direction workaround
* remove unneeded dependencies
* remove direction style workaround
* remove permission icon direction
* remove sidenav layout direction attribute
* update docs
* update sidenav layout direction
* test
* remove document type
* update test dependencies
* clear storage before test
* test
* fix dl gap
* try to fix Uncaught QuotaExceededError
* fix QuotaExceededError
* fix tests
* fix tests
* basic ui direction service
* direction property
* demo shell integration
* move the direction in up sidenav layout to allow also the header to reorganize
use the configuration editor to change rtl ltr
add documenation
* Update app.component.html
* fix unit tests
* fix overlay viewer e2e
* fix e2e
* [ADF-4323] add style fix for adf-search-sorting-picker
- moved from ACA
* [ADF-4323] use Flex Layout's media query mixin
* [ADF-4323] add style fix for adf-pagination
- moved from ACA
* [ADF-4323] add style fix for adf-version-manager
- which fixed issue [ACA-1750]
* [ADF-4323] remove not used property
* [ADF-4323] remove extra bottom-border
* [ADF-4323] upload-drag-area refactor to scss
* [ADF-4323] add style fix for adf file upload
- from ACA
* [ADF-4323] add style fix for adf-info-drawer
- from ACA
* [ADF-4323] add style fix for adf-toolbar
- from ACA
* [ADF-4323] add style fix for adf-sidenav-layout
- from ACA
* [ADF-4323] add style fix for adf-search-filter
- from ACA
* [ADF-4323] add style fix for adf-upload-drag-area
- from ACA
* [ADF-4323] add style fix for adf-info-drawer
- from ACA
* [ADF-4323] move style fix for adf-manage-versions from demo-shell
* [ADF-4323] use Flex Layout's media query mixin
* [ADF-4323] small fix to remove scrolling
* [ADF-4323] add adf-sidenav-layout host element class
* [ADF-4323] change 'inline' class name to 'adf-toolbar--inline'
- css lint was failing because of old naming
* [ADF-4323] set pagination empty state styling
* [ADF-4323] set pagination border to none