/home/techb158/workloadmatch.com/bower_components/select2/src/js/select2/compat
NameSizeModeActions
containerCss.js14550777editdlrm
dropdownCss.js14230777editdlrm
initSelection.js11210777editdlrm
inputData.js29570777editdlrm
matcher.js9550777editdlrm
query.js6650777editdlrm
utils.js9710777editdlrm
Edit: /home/techb158/workloadmatch.com/bower_components/select2/src/js/select2/compat/inputData.js (2957B)
define([ 'jquery' ], function ($) { function InputData (decorated, $element, options) { this._currentData = []; this._valueSeparator = options.get('valueSeparator') || ','; if ($element.prop('type') === 'hidden') { if (options.get('debug') && console && console.warn) { console.warn( 'Select2: Using a hidden input with Select2 is no longer ' + 'supported and may stop working in the future. It is recommended ' + 'to use a `