Open
Description
I have used Autocomplete Widget on our project. But when I import
<script src="https://code.jquery.com/ui/1.13.0/jquery-ui.js"></script>
to our index.cshtml page, it causes our datepicker jquery widget to be seen with a wrong css. As far as we debugged, Autocomplete Widget has some datepicker functions. How could we excract that kind of unused functions?