{"version":3,"sources":["webpack:///./app/components/a/select/index.js"],"names":["$","selectpicker","style","template","caret"],"mappings":";;;;;;;;;;;AAAA;AAAA;AAAA;AAA0B;;AAE1B;AACA;AACA;AACA;AACAA,CAAC,CAAC,SAAS,CAAC,CAACC,YAAY,CAAC;EACxBC,KAAK,EAAE,YAAY;EACnBC,QAAQ,EAAE;IACRC,KAAK,EAAE;EACT;AACF,CAAC,CAAC,C","file":"select.chunk.js","sourcesContent":["import 'bootstrap-select';\r\n\r\n/**\r\n * Initialize bootstrap-select\r\n * https://developer.snapappointments.com/bootstrap-select/options/\r\n */\r\n$('.select').selectpicker({\r\n style: 'btn-select',\r\n template: {\r\n caret: '',\r\n },\r\n});\r\n"],"sourceRoot":""}