Like the DatePicker - let the DateRangePicker use pre-existing inputs instead of it creating the input markup it itself. Via options or just use the 2 inputs inside a container as the code does right now (`that._endInput = that.wrapper.find('input').eq(1);`).