dta_rapid 0.5.6 → 0.5.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dta_rapid
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.6
4
+ version: 0.5.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gareth Rogers
@@ -74,6 +74,7 @@ files:
74
74
  - _includes/forms/control-input.html
75
75
  - _includes/forms/currency-field.html
76
76
  - _includes/forms/date-field.html
77
+ - _includes/forms/dropzone.html
77
78
  - _includes/forms/error-container.html
78
79
  - _includes/forms/item-row.html
79
80
  - _includes/forms/item-table.html
@@ -89,6 +90,7 @@ files:
89
90
  - assets/css/style.min.css
90
91
  - assets/js/vendor/jquery-3.1.1.min.js
91
92
  - assets/js/vendor/parsley.min.js
93
+ - assets/uikit.css
92
94
  homepage: https://github.com/gtrogers/dta_rapid
93
95
  licenses:
94
96
  - MIT