ajaxlibs 0.1.8 → 0.1.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (33) hide show
  1. data/VERSION +1 -1
  2. data/public/dojo/1.1.1/dojo.xd.js +20 -0
  3. data/public/dojo/1.2.0/dojo.xd.js +16 -0
  4. data/public/dojo/1.2.3/dojo.xd.js +16 -0
  5. data/public/dojo/1.3.0/dojo.xd.js +16 -0
  6. data/public/dojo/1.3.1/dojo.xd.js +16 -0
  7. data/public/dojo/1.3.2/dojo.xd.js +16 -0
  8. data/public/dojo/1.4.0/dojo.xd.js +16 -0
  9. data/public/dojo/1.4.1/dojo.xd.js +16 -0
  10. data/public/ext-core/3.0.0/ext-core.js +9 -0
  11. data/public/ext-core/3.1.0/ext-core.js +8 -0
  12. data/public/jquery/1.2.3/jquery.min.js +32 -0
  13. data/public/jquery/1.2.6/jquery.min.js +32 -0
  14. data/public/jquery/1.3.0/jquery.min.js +19 -0
  15. data/public/jquery/1.3.1/jquery.min.js +19 -0
  16. data/public/jquery/1.3.2/jquery.min.js +19 -0
  17. data/public/jquery/1.4.0/jquery.min.js +151 -0
  18. data/public/jquery/1.4.1/jquery.min.js +152 -0
  19. data/public/jquery/1.4.2/jquery.min.js +154 -0
  20. data/public/jqueryui/1.5.2/jquery-ui.min.js +478 -0
  21. data/public/jqueryui/1.5.3/jquery-ui.min.js +478 -0
  22. data/public/jqueryui/1.6/jquery-ui.min.js +9 -0
  23. data/public/jqueryui/1.7.0/jquery-ui.min.js +9 -0
  24. data/public/jqueryui/1.7.1/jquery-ui.min.js +9 -0
  25. data/public/jqueryui/1.7.2/jquery-ui.min.js +9 -0
  26. data/public/jqueryui/1.8.0/jquery-ui.min.js +41 -0
  27. data/public/mootools/1.1.1/mootools-yui-compressed.js +356 -0
  28. data/public/mootools/1.1.2/mootools-yui-compressed.js +3 -0
  29. data/public/mootools/1.2.1/mootools-yui-compressed.js +349 -0
  30. data/public/mootools/1.2.2/mootools-yui-compressed.js +352 -0
  31. data/public/mootools/1.2.3/mootools-yui-compressed.js +356 -0
  32. data/public/mootools/1.2.4/mootools-yui-compressed.js +357 -0
  33. metadata +33 -2
@@ -0,0 +1,9 @@
1
+ /*
2
+ * jQuery UI 1.6
3
+ *
4
+ * Copyright (c) 2008 AUTHORS.txt (http://ui.jquery.com/about)
5
+ * Dual licensed under the MIT (MIT-LICENSE.txt)
6
+ * and GPL (GPL-LICENSE.txt) licenses.
7
+ *
8
+ * http://docs.jquery.com/UI
9
+ */
@@ -0,0 +1,9 @@
1
+ /*
2
+ * jQuery UI 1.7
3
+ *
4
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
5
+ * Dual licensed under the MIT (MIT-LICENSE.txt)
6
+ * and GPL (GPL-LICENSE.txt) licenses.
7
+ *
8
+ * http://docs.jquery.com/UI
9
+ */
@@ -0,0 +1,9 @@
1
+ /*
2
+ * jQuery UI 1.7.1
3
+ *
4
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
5
+ * Dual licensed under the MIT (MIT-LICENSE.txt)
6
+ * and GPL (GPL-LICENSE.txt) licenses.
7
+ *
8
+ * http://docs.jquery.com/UI
9
+ */
@@ -0,0 +1,9 @@
1
+ /*
2
+ * jQuery UI 1.7.2
3
+ *
4
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
5
+ * Dual licensed under the MIT (MIT-LICENSE.txt)
6
+ * and GPL (GPL-LICENSE.txt) licenses.
7
+ *
8
+ * http://docs.jquery.com/UI
9
+ */