You are here

jquery_ui_sortable.libraries.yml in jQuery UI Sortable 8

File

jquery_ui_sortable.libraries.yml
View source
  1. sortable:
  2. license:
  3. name: Public Domain
  4. url: https://github.com/jquery/jquery-ui/blob/1.12.1/LICENSE.txt
  5. gpl-compatible: true
  6. js:
  7. jquery.ui/ui/widgets/sortable-min.js: { minified: true }
  8. css:
  9. component:
  10. jquery.ui/themes/base/sortable.css: {}
  11. dependencies:
  12. - jquery_ui/core
  13. - jquery_ui/mouse
  14. - jquery_ui/widget