!function(e,t,o){"use strict";o(".duallistbox").bootstrapDualListbox(),o(".duallistbox-no-filter").bootstrapDualListbox({showFilterInputs:!1}),o(".duallistbox-multi-selection").bootstrapDualListbox({nonSelectedListLabel:"Non-selected Dual",selectedListLabel:"Selected",preserveSelectionOnMove:"moved",moveOnSelect:!1}),o(".duallistbox-with-filter").bootstrapDualListbox({nonSelectedListLabel:"Non-selected Dual",selectedListLabel:"Selected",preserveSelectionOnMove:"moved",moveOnSelect:!1,nonSelectedFilter:"Berlin|Frankfurt"}),o(".duallistbox-custom-text").bootstrapDualListbox({moveOnSelect:!1,filterTextClear:"Show All Options",filterPlaceHolder:"Filter Options",infoText:"Showing {0} Option(s)",infoTextFiltered:'Filtered List {0} from {1}',infoTextEmpty:"No Options Listed"}),o(".duallistbox-custom-height").bootstrapDualListbox({moveOnSelect:!1,selectorMinimalHeight:250});var l=o(".duallistbox-dynamic").bootstrapDualListbox({moveOnSelect:!1});o(".duallistbox-add").on("click",(function(){l.append(''),l.bootstrapDualListbox("refresh")})),o(".duallistbox-add-clear").on("click",(function(){l.append(''),l.bootstrapDualListbox("refresh",!0)}))}(window,document,jQuery);