Switch to using conditions_helper
Fix issue with inline_entity_form entity_browser forms not respecting settings.
Allows field_visibility_conditions to also work with entity browsers (for example with entity_embed)
Adds the ability to control which conditions appear in the field visibility options by creating a configuration form.
Fixes issue with AJAX on field config forms by using DependencySerializationTrait.
Addresses small coding standards errors.
Initial release