#### GDPR consent component

* Boolean property on client model named consent (client_facet.js file, on method getPostData we will set the consent)

* Configurable from general.config.json:
  - GDPRConsent.display - turn OFF/ON GDPR (by default it's turned ON)
  - GDPRConsent.isRequired - can pe optional or required

* The html content of the component can be customized from gdpr-consent.config.json
