/** * ngTable: Table + Angular JS * * @author Vitalii Savchuk * @url https://github.com/esvit/ng-table/ * @license New BSD License */ (function(){ 'use strict'; /** * @ngdoc directive * @name ngTableSelectFilterDs * @module ngTable * @restrict A * * @description * Takes the array returned by $column.filterData and makes it available as `$selectData` on the `$scope`. * * The resulting `$selectData` array will contain an extra item that is suitable to represent the user * "deselecting" an item from a `