Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

172 linhas
4.4KB

  1. /*!
  2. * jQuery Color Animations v2.1.2
  3. * https://github.com/jquery/jquery-color
  4. *
  5. * Copyright 2014 jQuery Foundation and other contributors
  6. * Released under the MIT license.
  7. * http://jquery.org/license
  8. *
  9. * Date: Wed Jan 16 08:47:09 2013 -0600
  10. */
  11. /*!
  12. * jQuery UI :data 1.12.1
  13. * http://jqueryui.com
  14. *
  15. * Copyright jQuery Foundation and other contributors
  16. * Released under the MIT license.
  17. * http://jquery.org/license
  18. */
  19. /*!
  20. * jQuery UI Autocomplete 1.12.1
  21. * http://jqueryui.com
  22. *
  23. * Copyright jQuery Foundation and other contributors
  24. * Released under the MIT license.
  25. * http://jquery.org/license
  26. */
  27. /*!
  28. * jQuery UI Button 1.12.1
  29. * http://jqueryui.com
  30. *
  31. * Copyright jQuery Foundation and other contributors
  32. * Released under the MIT license.
  33. * http://jquery.org/license
  34. */
  35. /*!
  36. * jQuery UI Checkboxradio 1.12.1
  37. * http://jqueryui.com
  38. *
  39. * Copyright jQuery Foundation and other contributors
  40. * Released under the MIT license.
  41. * http://jquery.org/license
  42. */
  43. /*!
  44. * jQuery UI Controlgroup 1.12.1
  45. * http://jqueryui.com
  46. *
  47. * Copyright jQuery Foundation and other contributors
  48. * Released under the MIT license.
  49. * http://jquery.org/license
  50. */
  51. /*!
  52. * jQuery UI Datepicker 1.12.1
  53. * http://jqueryui.com
  54. *
  55. * Copyright jQuery Foundation and other contributors
  56. * Released under the MIT license.
  57. * http://jquery.org/license
  58. */
  59. /*!
  60. * jQuery UI Dialog 1.12.1
  61. * http://jqueryui.com
  62. *
  63. * Copyright jQuery Foundation and other contributors
  64. * Released under the MIT license.
  65. * http://jquery.org/license
  66. */
  67. /*!
  68. * jQuery UI Draggable 1.12.1
  69. * http://jqueryui.com
  70. *
  71. * Copyright jQuery Foundation and other contributors
  72. * Released under the MIT license.
  73. * http://jquery.org/license
  74. */
  75. /*!
  76. * jQuery UI Droppable 1.12.1
  77. * http://jqueryui.com
  78. *
  79. * Copyright jQuery Foundation and other contributors
  80. * Released under the MIT license.
  81. * http://jquery.org/license
  82. */
  83. /*!
  84. * jQuery UI Focusable 1.12.1
  85. * http://jqueryui.com
  86. *
  87. * Copyright jQuery Foundation and other contributors
  88. * Released under the MIT license.
  89. * http://jquery.org/license
  90. */
  91. /*!
  92. * jQuery UI Position 1.12.1
  93. * http://jqueryui.com
  94. *
  95. * Copyright jQuery Foundation and other contributors
  96. * Released under the MIT license.
  97. * http://jquery.org/license
  98. *
  99. * http://api.jqueryui.com/position/
  100. */
  101. /*!
  102. * jQuery UI Resizable 1.12.1
  103. * http://jqueryui.com
  104. *
  105. * Copyright jQuery Foundation and other contributors
  106. * Released under the MIT license.
  107. * http://jquery.org/license
  108. */
  109. /*!
  110. * jQuery UI Spinner 1.12.1
  111. * http://jqueryui.com
  112. *
  113. * Copyright jQuery Foundation and other contributors
  114. * Released under the MIT license.
  115. * http://jquery.org/license
  116. */
  117. /*!
  118. * jQuery UI Support for jQuery core 1.7.x 1.12.1
  119. * http://jqueryui.com
  120. *
  121. * Copyright jQuery Foundation and other contributors
  122. * Released under the MIT license.
  123. * http://jquery.org/license
  124. *
  125. */
  126. /*!
  127. * jQuery UI Tabs 1.12.1
  128. * http://jqueryui.com
  129. *
  130. * Copyright jQuery Foundation and other contributors
  131. * Released under the MIT license.
  132. * http://jquery.org/license
  133. */
  134. /*!
  135. * jQuery UI Tooltip 1.12.1
  136. * http://jqueryui.com
  137. *
  138. * Copyright jQuery Foundation and other contributors
  139. * Released under the MIT license.
  140. * http://jquery.org/license
  141. */
  142. /*!
  143. * jQuery UI Widget 1.12.1
  144. * http://jqueryui.com
  145. *
  146. * Copyright jQuery Foundation and other contributors
  147. * Released under the MIT license.
  148. * http://jquery.org/license
  149. */
  150. /*! jQuery UI - v1.12.1 - 2016-09-14
  151. * http://jqueryui.com
  152. * Includes: widget.js, position.js, data.js, disable-selection.js, effect.js, effects/effect-blind.js, effects/effect-bounce.js, effects/effect-clip.js, effects/effect-drop.js, effects/effect-explode.js, effects/effect-fade.js, effects/effect-fold.js, effects/effect-highlight.js, effects/effect-puff.js, effects/effect-pulsate.js, effects/effect-scale.js, effects/effect-shake.js, effects/effect-size.js, effects/effect-slide.js, effects/effect-transfer.js, focusable.js, form-reset-mixin.js, jquery-1-7.js, keycode.js, labels.js, scroll-parent.js, tabbable.js, unique-id.js, widgets/accordion.js, widgets/autocomplete.js, widgets/button.js, widgets/checkboxradio.js, widgets/controlgroup.js, widgets/datepicker.js, widgets/dialog.js, widgets/draggable.js, widgets/droppable.js, widgets/menu.js, widgets/mouse.js, widgets/progressbar.js, widgets/resizable.js, widgets/selectable.js, widgets/selectmenu.js, widgets/slider.js, widgets/sortable.js, widgets/spinner.js, widgets/tabs.js, widgets/tooltip.js
  153. * Copyright jQuery Foundation and other contributors; Licensed MIT */