----------------
* **FEATURE ADDED** 'default_value' conditional added to list fields
* **FEATURE ADDED** integer fields in schema are automatically declared as integer_data
* Updated required field default to False for list fields with empty items
* Updated component and query validation to parse javascript dot_path syntax
* Updated query criteria to map number, string and boolean declarations to equal_to qualifier