{ "info": { "author": "Fanstatic Developers", "author_email": "fanstatic@googlegroups.com", "bugtrack_url": null, "classifiers": [], "description": "js.jqueryui\n***********\n\nIntroduction\n============\n\nThis library packages `jQuery UI`_ for `fanstatic`_. It is aware of different modes (normal, minified).\n\n.. _`fanstatic`: http://fanstatic.org\n.. _`jQuery UI`: http://jqueryui.com\n\nThis requires integration between your web framework and ``fanstatic``,\nand making sure that the original resources (shipped in the ``resources``\ndirectory in ``js.jqueryui``) are published to some URL.\n\nHow to use?\n===========\n\nYou can import jQuery UI from ``js.jqueryui`` and ``need`` it\nwhere you want these resources to be included on a page::\n\n >>> from js.jqueryui import jqueryui\n >>> jqueryui.need()\n\nThemes\n------\n\nThe themes in the jQuery UI themes distribution are included as well::\n\n >>> from js.jqueryui import black_tie\n >>> black_tie.need()\n\nIn addition to the themes provided by jQuery UI itself, an experimental\n`jQuery UI Bootstrap theme`_ is included, that makes jQuery UI widgets\nlook nice in a Twitter Bootstrap themed site::\n\n >>> from js.jqueryui import bootstrap\n >>> bootstrap.need()\n\nLocales\n-------\n\nAlso included are locales for the jQuery UI datepicker.\n\nHow to get the right locale for the current request depends on your web framework.\nIn `Pyramid`_ you could e.g. do something like this::\n\n from js.jqueryui import ui_datepicker_locales\n from pyramid.i18n import get_locale_name\n\n locale_name = get_locale_name(request)\n if locale_name in ui_datepicker_locales:\n ui_datepicker_locales[locale_name].need()\n\n.. _`jQuery UI Bootstrap theme`: http://addyosmani.github.com/jquery-ui-bootstrap/\n.. _`Pyramid`: http://www.pylonsproject.org\n\nCHANGES\n*******\n\n1.10.3 (2013-05-19)\n===================\n\n- Update to 1.10.3 (including new translations).\n\n- Add minified versions of all translations.\n\n- Add new resources: ui_menu, ui_spinner, ui_tooltip.\n\n- Change the filenames of the separate effect resources to match those\n of the jQueryUI distribution.\n\n- Update Twitter Bootstrap theme to 0.5.\n\n\n1.8.24 (2012-10-16)\n===================\n\n- Update to 1.8.24\n\n- Include experimental Twitter Bootstrap theme from\n http://addyosmani.github.com/jquery-ui-bootstrap/\n\n- Add ui_datepicker_locales dictionary.\n\n1.8.16-1 (2011-09-25)\n=====================\n\n- Fix bug in download script where the result contents of jquery-ui.js\n was wrong.\n\n\n1.8.16 (2011-09-23)\n===================\n\n- Update to 1.8.16\n\n- Rewrite download script. Now javascript as well as themeroller themes\n are downloaded from the on-line download builder. Additionally,\n the download script builds the declarations for individual ui\n and effects components.\n\n- A minified version of the rollup CSS file is now included for for all\n themes.\n\n1.8.13-1 (2011-06-22)\n=====================\n\n- Added the i18n resources.\n\n\n1.8.13 (2011-06-10)\n===================\n\n- Update to 1.8.13.\n\n\n1.8.9 (2011-02-23)\n==================\n\n- Update to 1.8.9.\n\n- Add download script that downloads the default set of themeroller themes.\n\n- Fix manifest to include i18n files.\n\n\n1.8.7 (2011-01-07)\n==================\n\n- Initial release.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "js.jqueryui", "package_url": "https://pypi.org/project/js.jqueryui/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/js.jqueryui/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/js.jqueryui/1.10.3/", "requires_dist": null, "requires_python": null, "summary": "fanstatic jQuery UI.", "version": "1.10.3" }, "last_serial": 676280, "releases": { "1.10.3": [ { "comment_text": "", "digests": { "md5": "cd23a557d70fcc4dc89e4e44c41d7ada", "sha256": "0d05b56948b5e336e205a11730ad8624dd833c39113c1cf302b38db98dc8c95e" }, "downloads": -1, "filename": "js.jqueryui-1.10.3.tar.gz", "has_sig": false, "md5_digest": "cd23a557d70fcc4dc89e4e44c41d7ada", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1452179, "upload_time": "2013-05-19T21:24:51", "url": "https://files.pythonhosted.org/packages/12/6d/e314e16faf8ec07669e03f60a6240386e427e725ae87a83988c4b978105b/js.jqueryui-1.10.3.tar.gz" } ], "1.8.13": [ { "comment_text": "", "digests": { "md5": "ef97e08624efdeb3ef3da5cde4644ece", "sha256": "563b76bca617ccf0828c217e56620ae7cf19131d51f2f965f39adb556a75862f" }, "downloads": -1, "filename": "js.jqueryui-1.8.13.tar.gz", "has_sig": false, "md5_digest": "ef97e08624efdeb3ef3da5cde4644ece", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 988172, "upload_time": "2011-06-10T09:06:40", "url": "https://files.pythonhosted.org/packages/0d/7b/c0959c2c56402a30fe5dac7fb4c6e04be0d50d8d5bad0ac1cf5c6583fc8f/js.jqueryui-1.8.13.tar.gz" } ], "1.8.13-1": [ { "comment_text": "", "digests": { "md5": "16c72665e2d7dbeabd76f8f5eb200062", "sha256": "5b6a0e29f2b0d74f28ec55e7fbc79e229b49c46ec7015c331f86ad222d2097b8" }, "downloads": -1, "filename": "js.jqueryui-1.8.13-1.tar.gz", "has_sig": false, "md5_digest": "16c72665e2d7dbeabd76f8f5eb200062", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 993780, "upload_time": "2011-06-22T22:42:15", "url": "https://files.pythonhosted.org/packages/24/c5/7f4c0df591d02a871b89fa986a13bad3b4446644a8e3620674aa5029212c/js.jqueryui-1.8.13-1.tar.gz" } ], "1.8.16": [ { "comment_text": "", "digests": { "md5": "cf9b57d6ef073e6e0aa39ff255080623", "sha256": "3ccf10abc9811225b5ed8559e2887e3c1834c4d8415d274951835412bd25df49" }, "downloads": -1, "filename": "js.jqueryui-1.8.16.tar.gz", "has_sig": false, "md5_digest": "cf9b57d6ef073e6e0aa39ff255080623", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1049771, "upload_time": "2011-09-23T17:54:51", "url": "https://files.pythonhosted.org/packages/93/9f/dbb197e4d2669328e59cb805db984bf0100558a22bbafc89d2abed7b0369/js.jqueryui-1.8.16.tar.gz" } ], "1.8.16-1": [ { "comment_text": "", "digests": { "md5": "85cb147042f020eb4a1408503b7406b2", "sha256": "54cdc9909c6ca1c71386dc64567bad87a0bfd43d902d5d4048001aa4f1d13e7b" }, "downloads": -1, "filename": "js.jqueryui-1.8.16-1.tar.gz", "has_sig": false, "md5_digest": "85cb147042f020eb4a1408503b7406b2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1075780, "upload_time": "2011-09-25T23:34:44", "url": "https://files.pythonhosted.org/packages/84/6e/b80832c60353bdb5b1b2242abfcdaa788378d6abc2762a40260ea458c70b/js.jqueryui-1.8.16-1.tar.gz" } ], "1.8.24": [ { "comment_text": "", "digests": { "md5": "182b4c1d97546cf9fc85418125c6933f", "sha256": "f2efe35ca7eb0d7954e056a35883030218fb4d49a6ade06275e650bc309b26ba" }, "downloads": -1, "filename": "js.jqueryui-1.8.24.tar.gz", "has_sig": false, "md5_digest": "182b4c1d97546cf9fc85418125c6933f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1069881, "upload_time": "2012-10-16T07:49:32", "url": "https://files.pythonhosted.org/packages/47/d1/24609050c701035b202b83c24ccb3602270555d4e1aee97baceb89c7df3f/js.jqueryui-1.8.24.tar.gz" } ], "1.8.7": [ { "comment_text": "", "digests": { "md5": "21201a6bb31332ddf9875bdf130f6e33", "sha256": "25fc7a400cf66957efc1ebaac0afe33d5689c891c7653aa31e7519b4bcc02461" }, "downloads": -1, "filename": "js.jqueryui-1.8.7.tar.gz", "has_sig": false, "md5_digest": "21201a6bb31332ddf9875bdf130f6e33", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 913662, "upload_time": "2011-01-07T12:09:02", "url": "https://files.pythonhosted.org/packages/d7/75/34251fe37f235aa94b61edc9d104bae5bf2edc7903cb6f4419c77b1d40bf/js.jqueryui-1.8.7.tar.gz" } ], "1.8.9": [ { "comment_text": "", "digests": { "md5": "7b1a6f2cb7c64db96cc9cefad511b943", "sha256": "2c8671f674665c0713978a411e961ab71d00ec3e46047d5c48b25c424b56fc06" }, "downloads": -1, "filename": "js.jqueryui-1.8.9.tar.gz", "has_sig": false, "md5_digest": "7b1a6f2cb7c64db96cc9cefad511b943", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 977485, "upload_time": "2011-02-23T16:00:37", "url": "https://files.pythonhosted.org/packages/af/e6/b29e7cfa5f64da015fc99e6dcb56d04f2aa80aa46cb8847ba99e062807fa/js.jqueryui-1.8.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cd23a557d70fcc4dc89e4e44c41d7ada", "sha256": "0d05b56948b5e336e205a11730ad8624dd833c39113c1cf302b38db98dc8c95e" }, "downloads": -1, "filename": "js.jqueryui-1.10.3.tar.gz", "has_sig": false, "md5_digest": "cd23a557d70fcc4dc89e4e44c41d7ada", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1452179, "upload_time": "2013-05-19T21:24:51", "url": "https://files.pythonhosted.org/packages/12/6d/e314e16faf8ec07669e03f60a6240386e427e725ae87a83988c4b978105b/js.jqueryui-1.10.3.tar.gz" } ] }