From 1497e961199fbe95ea8de1c17e14cdfe95443f24 2011-07-21 03:42:32 From: Brian Granger Date: 2011-07-21 03:42:32 Subject: [PATCH] Updating jquery UI and themes. --- diff --git a/IPython/frontend/html/notebook/static/jquery/css/jquery.wijmo-open.1.1.3.css b/IPython/frontend/html/notebook/static/jquery/css/jquery.wijmo-open.1.1.3.css deleted file mode 100755 index c8a9fb1..0000000 --- a/IPython/frontend/html/notebook/static/jquery/css/jquery.wijmo-open.1.1.3.css +++ /dev/null @@ -1,1760 +0,0 @@ -.ui-helper-horizontal > DIV, -.ui-helper-horizontal > LI, -.ui-helper-horizontal > SPAN, -.ui-helper-horizontal > LABEL, -.ui-helper-horizontal > H1, -.ui-helper-horizontal > H2, -.ui-helper-horizontal > H3, -.ui-helper-horizontal > H4 -{ - float: left; - clear: none; - display: block; -} /* WijSlider horizontal -----------------------------------*/ -.wijmo-wijslider-horizontal -{ - position: relative; -} - -.wijmo-wijslider-horizontal .wijmo-wijslider-track -{ - -} - -.wijmo-wijslider-horizontal .wijmo-wijslider-decbutton -{ - position: absolute; - left: 0px; - right: auto; - cursor:pointer; -} - -.wijmo-wijslider-horizontal .wijmo-wijslider-incbutton -{ - position: absolute; - left: auto; - right: 0px; - cursor:pointer; -} - - /* WijSlider vertical -----------------------------------*/ -.wijmo-wijslider-vertical -{ - position: relative; -} - -.wijmo-wijslider-vertical .wijmo-wijslider-track -{ - -} - -.wijmo-wijslider-vertical .wijmo-wijslider-decbutton -{ - position: absolute; - top: 0px; - bottom: auto; - cursor:pointer; -} - -.wijmo-wijslider-vertical .wijmo-wijslider-incbutton -{ - position: absolute; - top: auto; - bottom: 0px; - cursor:pointer; -}/* WijSplitter -----------------------------------*/ - -.wijmo-wijsplitter-vertical -{ - overflow: hidden; - /* fixed bug for IE6.7 */ - position: relative; -} -.wijmo-wijsplitter-v-panel1 -{ - float: left; - position: relative; -} -.wijmo-wijsplitter-v-panel1-content -{ - position: relative; -} -.wijmo-wijsplitter-v-bar -{ - float: left; - position: relative; - font-size: 1px; - width: 2px; - z-index:99; -} - -.wijmo-wijsplitter-vertical .ui-resizable-e -{ - right:-7px; - width:10px; - z-index:999; - display:block; - background-color:white; - filter:alpha(opacity=0); - -moz-opacity:0; - opacity: 0; -} - -*html .wijmo-wijsplitter-vertical .ui-resizable-e -{ - right:-4px; -} - -*+html .wijmo-wijsplitter-vertical .ui-resizable-e -{ - right:-4px; -} - -.wijmo-wijsplitter-v-expander -{ - position: absolute; - z-index: 999; -} - -.wijmo-wijsplitter-v-expanded .wijmo-wijsplitter-v-expander -{ - left: -18px; - z-index: 999; -} - -.wijmo-wijsplitter-v-collapsed .wijmo-wijsplitter-v-expander -{ - right: -18px; - z-index: 999; -} - -.wijmo-wijsplitter-v-panel2 -{ - float: left; -} -.wijmo-wijsplitter-v-panel2-content -{ - position: relative; -} -.wijmo-wijsplitter-v-resize-hepler -{ - border-right: dotted 1px black; - overflow: hidden; - border-bottom: dotted 0 black; -} - -.wijmo-wijsplitter-horizontal -{ - overflow: hidden; - /* fixed bug for IE6.7 */ - position: relative; -} -.wijmo-wijsplitter-h-panel1 -{ - position: relative; -} -.wijmo-wijsplitter-h-panel1-content -{ - overflow: auto; - position: relative; -} -.wijmo-wijsplitter-h-bar -{ - position: relative; - font-size: 1px; - height: 2px; - z-index:999; -} - -.wijmo-wijsplitter-horizontal .ui-resizable-s -{ - bottom:-7px; - height:10px; - z-index:999; - display:block; - background-color:white; - filter:alpha(opacity=0); - -moz-opacity:0; - opacity: 0; -} - -*html .wijmo-wijsplitter-horizontal .ui-resizable-s -{ - bottom:-4px; -} - -*+html .wijmo-wijsplitter-horizontal .ui-resizable-s -{ - bottom:-4px; -} - -.wijmo-wijsplitter-h-expander -{ - position: absolute; - z-index: 999; -} - - -.wijmo-wijsplitter-h-expanded .wijmo-wijsplitter-h-expander -{ - top: -18px; -} - -.wijmo-wijsplitter-h-collapsed .wijmo-wijsplitter-h-expander -{ - bottom: -18px; -} - -.wijmo-wijsplitter-h-panel2 -{ -} -.wijmo-wijsplitter-h-panel2-content -{ - overflow: auto; - position: relative; -} -.wijmo-wijsplitter-h-resize-hepler -{ - border-bottom: dotted 1px black; - overflow: hidden; - border-right: dotted 0 black; -} - - - -.wijmo-wijprogressbar -{ - moz-user-select: none; - text-align: left; - float: left; - position: relative; - overflow: hidden; -} - -.wijmo-wijprogressbar .ui-progressbar-value -{ - position: absolute; - border-width: 0; - margin: 0; -} - -div.wijmo-wijprogressbar-east -{ - width: 200px; - height: 1.1em; -} -div.wijmo-wijprogressbar-west -{ - width: 200px; - height: 1.1em; -} -div.wijmo-wijprogressbar-south -{ - height: 200px; - width: 1.1em; - line-height: 100%; -} - -div.wijmo-wijprogressbar-north -{ - height: 200px; - width: 1.1em; - line-height: 100%; -} - -.wijmo-wijprogressbar-east .ui-progressbar-value -{ - left: 0; - height: 100%; -} -.wijmo-wijprogressbar-west .ui-progressbar-value -{ - right: 0; - height: 100%; -} -.wijmo-wijprogressbar-south .ui-progressbar-value -{ - top: 0; - width: 100%; -} - -.wijmo-wijprogressbar-north .ui-progressbar-value -{ - bottom: 0; - width: 100%; -} - -.wijmo-wijprogressbar .lb_west, .wijmo-wijprogressbar .lb_east, .wijmo-wijprogressbar .lb_south, .wijmo-wijprogressbar .lb_north, .wijmo-wijprogressbar .lb_center -{ - display: block; position:absolute; -} - -.wijmo-wijprogressbar .lb_west -{ - text-align: left; -} -.wijmo-wijprogressbar .lb_east -{ - text-align: right; -} -.wijmo-wijprogressbar .lb_south -{ - width: 100%; - text-align: center; - position: absolute; - bottom: 0; -} -.wijmo-wijprogressbar .lb_north -{ - width: 100%; - text-align: center; - top: 0; -} -.wijmo-wijprogressbar .lb_center -{ - width: 100%; - text-align: center; -} -.wijmo-wijprogressbar .lb_running -{ - position: absolute; - left: auto; - top: auto; -} - -.wijmo-wijprogressbar-east .lb_running, .wijmo-wijprogressbar-west .lb_running -{ - width: auto; - height: 100%; -} -.wijmo-wijprogressbar-south .lb_running, .wijmo-wijprogressbar-north .lb_running -{ - width: 100%; - height: auto; - text-align: center; - -webkit-transform: rotate(-90deg); - -moz-transform: rotate(-90deg); -} - -.wijmo-wijprogressbar-west .ui-progressbar-label -{ - position: absolute; - right: 0; -} -.wijmo-wijprogressbar-north .ui-progressbar-label, .wijmo-wijprogressbar-south .ui-progressbar-label -{ - position: absolute; - -webkit-transform: rotate(-90deg); - -moz-transform: rotate(-90deg); -} -.wijmo-wijdialog-captionbutton { - height:18px; - padding:1px; - width:19px; - display: inline-block; - margin-right:.2em; - outline:none; - text-align: left; -} -.wijmo-wijdialog-captionbutton:hover, -.wijmo-wijdialog-captionbutton .ui-state-focus { - padding: 0; -} -.wijmo-wijdialog-captionbutton .ui-icon{ - margin:1px; -} -.wijmo-wijdialog .wijmo-wijdialog-hasframe{ - padding: 0; -} -.wijmo-wijdialog-defaultdockingzone { position:fixed; bottom: 0px;left:0px; } - -.ui-dialog-titlebar {/* extend jquery.ui.dialog.css*/ - text-align: right; -} - -/* for ie 6 minimize*/ -* html .wijmo-wijdialog-defaultdockingzone .ui-dialog-titlebar { - float:left; -} -/*.wijmo-wijaccordion.ui-helper-horizontal > .ui-widget-content -{ - width: 200px; - height: 200px; - padding-top:0; - padding-bottom:0; - margin-top:0; - margin-bottom:0; -} - -.wijmo-wijaccordion.ui-helper-horizontal > .ui-accordion-header -{ - height: 200px; - padding-top:0; - padding-bottom:0; - margin-top:0; - margin-bottom:0; -}*/ - - -.ui-accordion a -{ - outline: none; -} - -/* RIGHT */ - -.ui-accordion-right .ui-accordion-header -{ - margin-top: 0; - margin-left: 1px; - width: 2em; - height: 12em; - overflow: hidden; -} - -.ui-accordion-right .ui-accordion-content -{ - margin: 0; - height: 200px; - width: 36em; - height: 12em; - padding: 0 2.2em; -} -.ui-accordion-right .ui-accordion-content -{ - top: 0; - margin-left: -2px; - padding: 1px; - border: none; -} - - -.ui-accordion-right .ui-state-active -{ - border-right: none; -} - -.ui-accordion-right .ui-accordion-header a -{ - padding: 2.2em 0 0 0; - text-align: center; -} - - -.ui-accordion-right .ui-accordion-header .ui-icon -{ - top: 10%; -} - - -/* LEFT */ - -.ui-accordion-left .ui-accordion-header -{ - margin-top: 0; - margin-right: 1px; - width: 2em; - height: 12em; - overflow: hidden; -} - -.ui-accordion-left .ui-accordion-content -{ - margin: 0; - height: 200px; - width: 36em; - height: 12em; - padding: 0 2.2em; -} -.ui-accordion-left .ui-accordion-content -{ - border: none; - padding: 1px; - top: 0; - margin-right: -2px; -} - - -.ui-accordion-left .ui-state-active -{ - border-left: none; -} - -.ui-accordion-left .ui-accordion-header a -{ - padding: 2.2em 0 0 0; - text-align: center; -} - - -.ui-accordion-left .ui-accordion-header .ui-icon -{ - top: 10%; -} -/* SuperPanel -----------------------------------*/ -.wijmo-wijsuperpanel -{ - overflow: hidden; - outline: none; - background-image: none; -} -.wijmo-wijsuperpanel-statecontainer -{ - overflow: hidden; - position: relative; - zoom:1; -} -.wijmo-wijsuperpanel-contentwrapper -{ - position: absolute; - overflow: hidden; - -} -.wijmo-wijsuperpanel-hbarcontainer, .wijmo-wijsuperpanel-vbarcontainer -{ - font-size: 0px; - border:0; -} -.wijmo-wijsuperpanel-templateouterwrapper -{ - position: relative; -/* overflow:auto; */ - zoom: 1; -} - -.wijmo-wijsuperpanel-vbarcontainer .ui-state-default, .wijmo-wijsuperpanel-hbarcontainer .ui-state-default -{ - width: 16px; - height: 16px; - position: absolute; -} -.wijmo-wijsuperpanel .wijmo-wijsuperpanel-vbarcontainer -{ - position: absolute; - width: 18px; - padding-top: 18px; - padding-bottom: 18px; - border: none; -} -.wijmo-wijsuperpanel .wijmo-wijsuperpanel-hbarcontainer -{ - position: absolute; - height: 18px; - padding-left: 18px; - padding-right: 18px; - border: none; -} -.wijmo-wijsuperpanel-handle -{ - position: absolute; - font-size:0px; - overflow:hidden; -} -.wijmo-wijsuperpanel-handle * -{ - font-size:0px; -} -.wijmo-wijsuperpanel-helper -{ - border-style: dotted; - background: transparent; -} - -.wijmo-wijsuperpanel-button -{ - position: absolute; - padding: 4px; -} -.wijmo-wijsuperpanel .ui-icon-gripsmall-diagonal-se -{ - background: none; - width: 7px; - height: 7px; -} -.wijmo-wijsuperpanel-hbar-buttonleft -{ - left: 0; -} -.wijmo-wijsuperpanel-hbar-buttonright -{ - right: 0; -} -.wijmo-wijsuperpanel-vbar-buttontop -{ - top: 0; -} -.wijmo-wijsuperpanel-vbar-buttonbottom -{ - bottom: 0; -} -.wijmo-wijtextbox -{ - outline:none; - margin: 0; - padding:5px; -} - -.wijmo-wijdropdown -{ - display: inline-block; - position: relative; - width: auto; - zoom: 1; - *display: inline; - width:200px; - /*z-index: 101;*/ -} - - - - -.wijmo-wijdropdown div.wijmo-dropdown-trigger -{ - border-right: none; - border-top: none; - border-bottom: none; - cursor: pointer; - width: 16px; - height: 100%; - position: absolute; - right: 0; - top: 0; - padding: 0 3px; -} - -.wijmo-wijdropdown .wijmo-dropdown-trigger .ui-icon -{ - margin-top: 3px; -} - -.wijmo-wijdropdown label.wijmo-dropdown-label -{ - display: block; - padding: 3px 26px 3px 5px; - width: auto; - border: none; -} - -.wijmo-wijdropdown .wijmo-dropdown -{ - position: absolute; height:250px; -} - -.wijmo-wijdropdown .wijmo-dropdown .wijmo-dropdown-list -{ - padding: 0.4em; - border: 0 none; -} - -.wijmo-wijdropdown .wijmo-dropdown .wijmo-dropdown-item -{ -border:1px solid transparent; -cursor:pointer; -font-weight:normal; -margin:1px 0; -padding:3px 5px; -text-align:left; -*border-color: white; -*filter: chroma(color=white); - -} - -/* -.wijmo-wijdropdown .wijmo-dropdown .wijmo-dropdown-optgroup .wijmo-dropdown-items -{ - margin-left: 15%; -}*/ - -.wijmo-wijdropdown .wijmo-dropdown .wijmo-dropdown-optgroup .wijmo-dropdown-items li -{ - padding-left: 10%; -} - -.wijmo-wijdropdown .wijmo-dropdown .wijmo-optgroup-header -{ - font-style: italic; -} -.wijmo-checkbox -{ - position: relative; /*float: left;*/ - margin: 3px 0; - line-height: 16px; - width: 16px; -} -.wijmo-checkbox .wijmo-checkbox-inputwrapper -{ - width: 0; - height: 0; - overflow: hidden; -} -.wijmo-checkbox label -{ - display: block; - position: relative; - margin: 0; - cursor: pointer; - z-index: 1; - padding: 0 0 0 1.4em; - outline: none; - margin: 0 3px; - width: 8em; -} -.wijmo-checkbox .wijmo-checkbox-box -{ - position: absolute; - bottom: 0; - left: 0; - width: 16px; - height: 16px; - -moz-border-radius: 2px; - -webkit-border-radius: 2px; - border-radius: 2px; - margin-right: 3px; -} - -.wijmo-checkbox .wijmo-checkbox-relative -{ - position: relative; - float: left; - margin-right: 3px; -} -.wijmo-wijradio -{ - position: relative; /*float: left;*/ - margin: 3px 0; - width: 16px; - line-height: 16px; -} -.wijmo-wijradio .wijmo-wijradio-inputwrapper -{ - width: 0; - height: 0; - overflow: hidden; -} -.wijmo-wijradio label -{ - display: block; - position: relative; - margin: 0; - cursor: pointer; - z-index: 1; - padding: 0 0 0 1.4em; - outline: none; - margin: 0 3px; - width: 8em; -} -.wijmo-wijradio .wijmo-wijradio-box -{ - position: absolute; - bottom: 0; - left: 0; - width: 16px; - height: 16px; - line-height: 16px; - -moz-border-radius: 10px; - -webkit-border-radius: 10px; - border-radius: 10px; -} -.wijmo-wijradio .wijmo-wijradio-relative -{ - position: relative; - float: left; - margin-right: 3px; -} - -.wijmo-wijlist-list -{ - cursor: default; - overflow: hidden; -} -.wijmo-wijlist-ul -{ - list-style: none; - padding: 2px; - margin: 0; - display: block; - border: 0px; - overflow: hidden; -} -.wijmo-wijlist-ul .wijmo-wijlist-item -{ - margin: 1px 0; - padding: 3px 5px; - /*white-space: nowrap;*/ - cursor: pointer; - text-align: left; - font-weight: normal; - border: solid 1px transparent; -} -.wijmo-wijlist-ul .wijmo-wijlist-item.ui-state-hover -{ - font-weight: normal; -} - -.wijmo-wijlist .ui-resizable-se -{ - width: 7px; - height: 7px; - background: none; -} -.wijmo-wijcalendar -{ - -webkit-user-select: none; - -moz-user-select: none; - display:block; -} - -.wijmo-wijcalendar-header -{ - position: relative; -} - -.wijmo-wijcalendar-header-inner -{ - margin: 0 1.8em; - line-height: 1.8em; -} - -.wijmo-wijcalendar .ui-datepicker-header -{ - padding: 1px; -} - -.wijmo-wijcalendar .ui-datepicker-header .ui-state-default -{ - border-color: transparent; - background: none; - color: inherit; -} - -.wijmo-wijcalendar .wijmo-wijcalendar-table -{ - table-layout: fixed; -} - -.wijmo-wijcalendar-prevpreview-button, .wijmo-wijcalendar-nextpreview-button -{ - width: 16px; - margin-top: 35%; - float: left; -} - -.wijmo-wijcalendar-nextpreview-button -{ - float: right; -} - -.wijmo-wijcalendar-preview-wrapper .wijmo-wijcalendar -{ - float: left; - width: 18em; -} - -.wijmo-wijcalendar-preview-wrapper .wijmo-wijcalendar .ui-datepicker-calendar -{ - width: 80%; - float: left; -} - -.wijmo-wijcalendar-title, .wijmo-wijcalendar-selectable -{ - cursor: pointer; -} - -.ui-datepicker-other-month -{ - text-align: right; -} - -.wijmo-wijcalendar-mygrid td span, .wijmo-wijcalendar-mygrid td a -{ - display: block; - text-align: center; - text-decoration: none; - padding: 0; -} - -.wijmo-wijcalendar-mygrid .ui-state-default a, .wijmo-wijcalendar-mygrid .ui-state-default a:hover, .wijmo-wijcalendar-mygrid .ui-state-hover a, .wijmo-wijcalendar-mygrid .ui-state-hover a:hover -{ - color: inherit; -} - -.ui-header-custom img, .ui-footer-custom img -{ - width: 100%; -} - -.wijmo-wijcalendar table.wijmo-wijcalendar-mygrid -{ - margin-top: 2px; - border-collapse: separate; - table-layout: fixed; -} - -.wijmo-wijcalendar table.wijmo-wijcalendar-mygrid .ui-datepicker-week-day -{ - cursor: pointer; -} - -.wijmo-wijcalendar-aniwrapper -{ - position: relative; - left: 0; - top: 0; -} - -.wijmo-wijcalendar-multi-aniwrapper -{ - position: absolute; - overflow: hidden; -} - -.ui-datepicker-rtl .ui-datepicker-prev .ui-icon, .ui-datepicker-rtl .ui-datepicker-next .ui-icon -{ - direction: rtl; -} -.wijmo-wijexpander -{ - margin: 1px; - padding: 0; - display: block; -} - -.wijmo-wijexpander a -{ - outline: none; -} - -.wijmo-wijexpander .ui-expander-header -{ - cursor: pointer; - margin-top: 1px; - position: relative; -} -/*.wijmo-wijexpander.ui-helper-horizontal > .ui-expander-header -{ - cursor: pointer; - width: 20px; - height: 200px; -} -.wijmo-wijexpander.ui-state-disabled > .ui-expander-header -{ - cursor: default; -} -.wijmo-wijexpander > .ui-widget-content -{ - height: 100px; - overflow: auto; -} -.wijmo-wijexpander.ui-state-disabled > .ui-widget-content -{ -}*/ - - -.ui-expander .ui-expander-content -{ - border-top: 0 none; - display: none; - margin-bottom: 2px; - margin-top: -2px; - overflow: auto; - padding: 1em 2.2em; - position: relative; - top: 1px; -} - - -.wijmo-wijexpander .ui-expander-header a -{ - display: block; - font-size: 1em; - padding: 0.5em 0.5em 0.5em 0.7em; -} - -.wijmo-wijexpander .ui-expander-header .ui-icon -{ - left: 0.5em; - margin-top: -8px; - position: absolute; - top: 50%; -} - -.wijmo-wijexpander .ui-expander-content-active -{ - display: block; - border-top: 0 none; - padding: 1em 2.2em; -} - - -.wijmo-wijexpander .ui-expander-header > a -{ - padding-left: 2.2em; -} - -.ui-helper-horizontal.wijmo-wijexpander .ui-expander-header .ui-icon -{ - left: inherit; - margin-top: inherit; - margin-left: -8px; - position: absolute; - top: 0.5em; - left: 50%; -} - -.ui-helper-horizontal.wijmo-wijexpander .ui-expander-header > a -{ - padding-left: inherit; - padding-top: 2.2em; - display: inline-block; -} - - -/* RIGHT */ - -.ui-expander-right .ui-expander-header -{ - margin: 0 1px; - width: 2em; - height: 12em; - overflow: hidden; -} - -.ui-expander-right .ui-expander-content -{ - margin: 0; - height: 200px; - width: 12em; - height: 12em; - padding: 0 2.2em; -} -.ui-expander-right .ui-expander-content -{ - top: 0; - margin-left: -2px; - padding: 1px; - border: none; - margin-right: 1px; -} - - -.ui-expander-right .ui-state-active -{ - border-right: none; -} - -.ui-expander-right .ui-expander-header a -{ - padding: 2.2em 0 0 0; -} - - -.ui-expander-right .ui-expander-header .ui-icon -{ - top: 10%; -} - - -/* LEFT */ - -.ui-expander-left .ui-expander-header -{ - margin: 0 1px; - width: 2em; - height: 12em; - overflow: hidden; -} - -.ui-expander-left .ui-expander-content -{ - margin: 0; - height: 200px; - width: 12em; - height: 12em; - padding: 0 2.2em; -} -.ui-expander-left .ui-expander-content -{ - border: none; - padding: 1px; - top: 0; - margin-right: -2px; - margin-left: 1px; -} - - -.ui-expander-left .ui-state-active -{ - border-left: none; -} - -.ui-expander-left .ui-expander-header a -{ - padding: 2.2em 0 0 0; -} - - -.ui-expander-left .ui-expander-header .ui-icon -{ - top: 10%; -} - -.ui-tabs .ui-tabs-nav li -{ - top: 1px; -} - -/* BOTTOM */ - -.ui-tabs-bottom .ui-tabs-nav li -{ - top: -3px; - padding: 0; - margin: 1px .2em 0 0; -} - -.ui-tabs-bottom .ui-tabs-nav li.ui-tabs-selected -{ - margin-top: -1px; - padding-bottom: 2px; -} - -.ui-tabs .ui-tabs-nav li -{ - border: none; -} - -/* LEFT */ -.ui-tabs-left .ui-tabs-nav -{ - float: left; - overflow: hidden; -} - -.ui-tabs-left .ui-tabs-nav li -{ - white-space: normal; - float: right; - display: block; - width: 98%; -} - -.ui-tabs-left .ui-tabs-nav li a, .ui-tabs-right .ui-tabs-nav li a -{ - float: none; - display: block; -} - -.ui-tabs-left .ui-tabs-nav li -{ - top: -1px; - left: 3px; - margin-bottom: 2px; -} - -.ui-tabs-left .ui-tabs-panel -{ - padding: 1.6em; -} - -.ui-tabs-left .ui-tabs-nav li.ui-tabs-selected -{ - border-right: medium none; - margin-bottom: 2px; -} -.ui-tabs-left .ui-tabs-nav -{ - padding: 0.2em 0 0 0; -} - -.ui-tabs-left .wijmo-wijtabs-content -{ - float: right; - width: 75%; - overflow: hidden; -} - -.ui-tabs-left .ui-tabs-nav -{ - min-height: 300px; - width: 23%; - height: 100%; -} - -/* RIGHT */ - -.ui-tabs-right .ui-tabs-nav -{ - float: right; - overflow: hidden; -} - -.ui-tabs-right .ui-tabs-nav li -{ - white-space: normal; - float: left; - display: block; - width: 98%; -} - -.ui-tabs-right .ui-tabs-nav li -{ - top: -1px; - left: 0; - margin-bottom: 2px; -} - -.ui-tabs-right .ui-tabs-panel -{ - padding: 1.6em; -} - -.ui-tabs-right .ui-tabs-nav li.ui-tabs-selected -{ - border-left: medium none; - margin-bottom: 2px; -} -.ui-tabs-right .ui-tabs-nav -{ - padding: 0.2em 0 0 0; -} - -.ui-tabs-right .wijmo-wijtabs-content -{ - float: left; - width: 75%; - overflow: hidden; -} - -.ui-tabs-right .ui-tabs-nav -{ - min-height: 300px; - width: 23%; -} - - -.ui-tabs-left .ui-tabs-nav li.ui-tabs-selected -{ - margin-right: 2px; - padding-right: 1px; -} - -.ui-tabs-right .ui-tabs-nav li.ui-tabs-selected -{ - margin-left: -1px; - padding-left: 1px; -} -.wijmo-wijtooltip { - position: absolute; - z-index: 9999; - margin:0; -} - - -.wijmo-wijtooltip .wijmo-wijtooltip-close -{ - background:none repeat scroll 0 0 transparent; -border:medium none; -display:block; -height:16px; -position:absolute; -right:3px; -top:3px; -width:16px; - } - -.wijmo-wijtooltip .wijmo-wijtooltip-title -{ - background:none repeat scroll 0 0 transparent; -border:medium none; -color:inherit; -padding:0.4em; -} -.wijmo-wijtooltip .wijmo-wijtooltip-container -{ - padding: 1em; - overflow: hidden; -} - -.wijmo-wijtooltip { - border-width: 2px; -} - -.wijmo-wijtooltip .wijmo-wijtooltip-pointer, .wijmo-wijtooltip .wijmo-wijtooltip-pointer-inner { - background: none; - height: 0; - position: absolute; - width: 0; -} - -.wijmo-wijtooltip-arrow-tr .wijmo-wijtooltip-pointer, .wijmo-wijtooltip-arrow-tc .wijmo-wijtooltip-pointer, .wijmo-wijtooltip-arrow-tl .wijmo-wijtooltip-pointer { - border-bottom-width: 14px; - border-top: 0 none; - top: -14px; - -} - -.wijmo-wijtooltip-arrow-tr .wijmo-wijtooltip-pointer { - border-left: 18px solid transparent; - border-right: 0 none; - right: 10px; -} - -.wijmo-wijtooltip-arrow-tc .wijmo-wijtooltip-pointer { - border-left: 10px solid transparent; - border-right: 10px solid transparent; - left: 50%; - margin-left: -10px; -} - -.wijmo-wijtooltip-arrow-tl .wijmo-wijtooltip-pointer { - border-left: 0 none; - border-right: 18px solid transparent; - left: 10px; -} - -.wijmo-wijtooltip-arrow-tr .wijmo-wijtooltip-pointer-inner, .wijmo-wijtooltip-arrow-tc .wijmo-wijtooltip-pointer-inner, .wijmo-wijtooltip-arrow-tl .wijmo-wijtooltip-pointer-inner { - border-bottom-color: inherit; - border-bottom-style: solid; - border-bottom-width: 10px; - bottom: -14px; - *font-size:0;line-height:0; -} - -.wijmo-wijtooltip-arrow-tr .wijmo-wijtooltip-pointer-inner { - border-left: 12px solid transparent; - border-right: 0 none; - right: 2px; -} - -.wijmo-wijtooltip-arrow-tc .wijmo-wijtooltip-pointer-inner { - border-left: 8px solid transparent; - border-right: 8px solid transparent; - left: -8px; -} - -.wijmo-wijtooltip-arrow-tl .wijmo-wijtooltip-pointer-inner { - border-left: 0 none; - border-right-style: solid; - border-right-color: inherit; - border-right-width: 12px; - left: 2px; -} - -.wijmo-wijtooltip-arrow-rb .wijmo-wijtooltip-pointer, .wijmo-wijtooltip-arrow-rc .wijmo-wijtooltip-pointer, .wijmo-wijtooltip-arrow-rt .wijmo-wijtooltip-pointer { - border-left-width: 14px; - border-right: 0 none; - right: -14px; -} - -.wijmo-wijtooltip-arrow-rb .wijmo-wijtooltip-pointer { - border-bottom: 0 none; - border-top: 18px solid transparent; - bottom: 10px; -} - -.wijmo-wijtooltip-arrow-rc .wijmo-wijtooltip-pointer { - border-bottom: 10px solid transparent; - border-top: 10px solid transparent; - bottom: 50%; - margin-bottom: -10px; -} - -.wijmo-wijtooltip-arrow-rt .wijmo-wijtooltip-pointer { - border-bottom: 18px solid transparent; - border-top: 0 none; - top: 10px; -} - -.wijmo-wijtooltip-arrow-rb .wijmo-wijtooltip-pointer-inner, .wijmo-wijtooltip-arrow-rc .wijmo-wijtooltip-pointer-inner, .wijmo-wijtooltip-arrow-rt .wijmo-wijtooltip-pointer-inner { - border-left-color: inherit; - border-left-style: solid; - border-left-width: 10px; - left: -14px; - *font-size:0;line-height:0; -} - - -.wijmo-wijtooltip-arrow-rb .wijmo-wijtooltip-pointer-inner { - border-bottom: 0 none; - border-top-style: solid; - border-top-color: inherit; - border-top-width: 12px; - bottom: 2px; -} - -.wijmo-wijtooltip-arrow-rc .wijmo-wijtooltip-pointer-inner { - border-bottom: 8px solid transparent; - border-top: 8px solid transparent; - bottom: -8px; -} - -.wijmo-wijtooltip-arrow-rt .wijmo-wijtooltip-pointer-inner { - border-bottom-style: solid; - border-bottom-color: inherit; - border-bottom-width: 12px; - border-top: 0 none; - top: 2px; -} - -.wijmo-wijtooltip-arrow-br .wijmo-wijtooltip-pointer, .wijmo-wijtooltip-arrow-bc .wijmo-wijtooltip-pointer, .wijmo-wijtooltip-arrow-bl .wijmo-wijtooltip-pointer { - border-bottom: 0 none; - border-top-width: 14px; - bottom: -14px; - -} - -.wijmo-wijtooltip-arrow-br .wijmo-wijtooltip-pointer { - border-left: 18px solid transparent; - border-right: 0 none; - right: 10px; -} - -.wijmo-wijtooltip-arrow-bc .wijmo-wijtooltip-pointer { - border-left: 10px solid transparent; - border-right: 10px solid transparent; - left: 50%; - margin-left: -10px; -} - -.wijmo-wijtooltip-arrow-bl .wijmo-wijtooltip-pointer { - border-left: 0 none; - border-right: 18px solid transparent; - left: 10px; -} - -.wijmo-wijtooltip-arrow-br .wijmo-wijtooltip-pointer-inner, .wijmo-wijtooltip-arrow-bc .wijmo-wijtooltip-pointer-inner, .wijmo-wijtooltip-arrow-bl .wijmo-wijtooltip-pointer-inner { - border-top-color: inherit; - border-top-style: solid; - border-top-width: 10px; - top: -14px; - *font-size:0;line-height:0; -} - -.wijmo-wijtooltip-arrow-br .wijmo-wijtooltip-pointer-inner { - border-left: 12px solid transparent; - border-right: 0 none; - right: 2px; -} - -.wijmo-wijtooltip-arrow-bc .wijmo-wijtooltip-pointer-inner { - border-left: 8px solid transparent; - border-right: 8px solid transparent; - left: -8px; -} - -.wijmo-wijtooltip-arrow-bl .wijmo-wijtooltip-pointer-inner { - border-left: 0 none; - border-right: 12px solid transparent; - left: 2px; -} - -.wijmo-wijtooltip-arrow-lb .wijmo-wijtooltip-pointer, .wijmo-wijtooltip-arrow-lc .wijmo-wijtooltip-pointer, .wijmo-wijtooltip-arrow-lt .wijmo-wijtooltip-pointer { - border-left: 0 none; - border-right-width: 14px; - left: -14px; -} - -.wijmo-wijtooltip-arrow-lb .wijmo-wijtooltip-pointer { - border-bottom: 0 none; - border-top: 18px solid transparent; - bottom: 10px; -} - -.wijmo-wijtooltip-arrow-lc .wijmo-wijtooltip-pointer { - border-bottom: 10px solid transparent; - border-top: 10px solid transparent; - bottom: 50%; - margin-bottom: -10px; -} - -.wijmo-wijtooltip-arrow-lt .wijmo-wijtooltip-pointer { - border-bottom: 18px solid transparent; - border-top: 0 none; - top: 10px; -} - -.wijmo-wijtooltip-arrow-lb .wijmo-wijtooltip-pointer-inner, .wijmo-wijtooltip-arrow-lc .wijmo-wijtooltip-pointer-inner, .wijmo-wijtooltip-arrow-lt .wijmo-wijtooltip-pointer-inner { - border-right-color: inherit; - border-right-style: solid; - border-right-width: 10px; - right: -14px; - *font-size:0;line-height:0; -} - -.wijmo-wijtooltip-arrow-lb .wijmo-wijtooltip-pointer-inner { - border-bottom: 0 none; - border-top: 12px solid transparent; - bottom: 2px; -} - -.wijmo-wijtooltip-arrow-lc .wijmo-wijtooltip-pointer-inner { - border-bottom: 8px solid transparent; - border-top: 8px solid transparent; - bottom: -8px; -} - -.wijmo-wijtooltip-arrow-lt .wijmo-wijtooltip-pointer-inner { - border-bottom-style: solid; - border-bottom-color: inherit; - border-bottom-width: 12px; - border-top: 0 none; - top: 2px; -} -.wijmo-wijmenu { -width:150px; -padding:0.3em; -position:relative; -} - -.wijmo-wijmenu .wijmo-wijsuperpanel { -border:none; -background: inherit; -padding:0; -} - -.wijmo-wijmenu-list { -position:static; -} - -.wijmo-wijmenu .wijmo-wijmenu-parent .wijmo-wijmenu-child { -display:none; -width:150px; -padding:0.3em; -} - -.wijmo-wijmenu .wijmo-wijmenu-parent { -position:relative; -} - -.wijmo-wijmenu .wijmo-wijmenu-child { -position:relative; -left:150px; -top:0; -} - -.wijmo-wijmenu .wijmo-wijmenu-item { -width:100%; -float:left; -clear:both; -margin:1px 0; -padding:0; -} - -.wijmo-wijmenu .wijmo-wijmenu-list .wijmo-wijmenu-item { -background:none; -border:none; -} - -.wijmo-wijmenu .wijmo-wijmenu-link { -display:block; -width:92%; -outline:none; -text-decoration:none; -font-weight:400; -border:solid 1px transparent; -float:left; -line-height:16px; -padding:0.3em; -} - -.wijmo-wijmenu-horizontal { -width:auto; -} - -.wijmo-wijmenu-horizontal .wijmo-wijmenu-item { -width:auto; -clear:none; -margin-right:3px; -} - -.wijmo-wijmenu-horizontal .wijmo-wijmenu-child .wijmo-wijmenu-item { -width:100%; -} - -.wijmo-wijmenu-horizontal .wijmo-wijmenu-child { -top:25px; -left:0; -} - -.wijmo-wijmenu-horizontal .wijmo-wijmenu-link { -width:auto; -padding:0.4em 0.3em; -} - -.wijmo-wijmenu-horizontal .wijmo-wijmenu-child .wijmo-wijmenu-link { -width:92%; -} - -.wijmo-wijmenu .wijmo-wijmenu-list .ui-widget-header { -clear:both; -float:left; -width:98%; -font-size:12px; -margin:1px 0; -} - -.wijmo-wijmenu-horizontal .ui-widget-header { -clear:none; -width:auto; -margin:0 3px 0 0; -} - -.wijmo-wijmenu .ui-widget-header h1,.wijmo-wijmenu .ui-widget-header h2,.wijmo-wijmenu .ui-widget-header h3,.wijmo-wijmenu .ui-widget-header h4,.wijmo-wijmenu .ui-widget-header h5,.wijmo-wijmenu .ui-widget-header h6 { -float:left; -display:block; -font-size:1em; -margin:0 auto; -padding:0.3em 3%; -} - -.wijmo-wijmenu-horizontal .ui-widget-header h1,.wijmo-wijmenu-horizontal .ui-widget-header h2,.wijmo-wijmenu-horizontal .ui-widget-header h3,.wijmo-wijmenu-horizontal .ui-widget-header h4,.wijmo-wijmenu-horizontal .ui-widget-header h5,.wijmo-wijmenu-horizontal .ui-widget-header h6 { -padding:0.4em 0.3em; -} - -.wijmo-wijmenu a.ui-state-default:link,.wijmo-wijmenu a.ui-state-default:visited,.wijmo-wijmenu a.ui-state-default:hover,.wijmo-wijmenu a.ui-state-default:active,.wijmo-wijmenu a.ui-state-hover:link,.wijmo-wijmenu a.ui-state-hover:visited,.wijmo-wijmenu a.ui-state-hover:hover,.wijmo-wijmenu a.ui-state-hover:active,.wijmo-wijmenu a.ui-state-active:link,.wijmo-wijmenu a.ui-state-active:visited,.wijmo-wijmenu a.ui-state-active:hover,.wijmo-wijmenu a.ui-state-active:active { -font-weight:400; -border-style:solid; -} - -.wijmo-wijmenu .wijmo-wijmenu-child .ui-state-hover { -font-weight:400; -} - -.wijmo-wijmenu .wijmo-wijmenu-separator { -clear:both; -float:left; -height:1px; -text-indent:-9999px; -width:98%; -margin:1px 0; -font-size:0; -} - -.wijmo-wijmenu-horizontal .wijmo-wijmenu-separator { -height:auto; -clear:none; -width:1px; -text-indent:-9999px; -margin:0 3px 0 0; -padding:0.4em 0; -} - -.wijmo-wijmenu-horizontal .wijmo-wijmenu-child .wijmo-wijmenu-separator { -clear:both; -float:left; -height:1px; -text-indent:-9999px; -width:98%; -margin:1px 0; -padding:0; -} - -.wijmo-wijmenu .wijmo-wijmenu-group { -clear:both; -float:left; -width:98%; -margin:3px 0; -padding:0 0.4em; -} - -.wijmo-wijmenu-ipod { -width:180px; -} - -.wijmo-wijmenu-container { -overflow:hidden; -} - -.wijmo-wijmenu-ipod .wijmo-wijmenu-list { -background:inherit; -position:absolute; -border-width:0; --moz-box-shadow: none; --webkit-box-shadow:none; -} - -.wijmo-wijmenu-breadcrumb { -margin:0; -padding:0; -} - -.wijmo-wijmenu-footer { -margin-top:3px; -} - -.wijmo-wijmenu-footer .ui-icon { -margin:3px 0; -} - -.wijmo-wijmenu-header { -margin-bottom:3px; -} - -.wijmo-wijmenu-breadcrumb li { -float:left; -list-style:none; -font-size:.9em; -margin:0; -padding:0 .2em; -} - -.wijmo-wijmenu-breadcrumb li.wijmo-wijmenu-prev-list,.wijmo-wijmenu-breadcrumb li.wijmo-wijmenu-current-crumb { -clear:left; -float:none; -opacity:1; -} - -.wijmo-wijmenu-breadcrumb li.wijmo-wijmenu-current-crumb { -padding-top:.2em; -} - -.wijmo-wijmenu-footer a:link,.wijmo-wijmenu-footer a:visited { -float:left; -width:100%; -text-decoration:none; -} - -.wijmo-wijmenu-footer a span { -float:left; -cursor:pointer; -} - -.wijmo-wijmenu-breadcrumb .wijmo-wijmenu-prev-list a:link,.wijmo-wijmenu-breadcrumb .wijmo-wijmenu-prev-list a:visited,.wijmo-wijmenu-breadcrumb .wijmo-wijmenu-prev-list a:hover,.wijmo-wijmenu-breadcrumb .wijmo-wijmenu-prev-list a:active { -background-image:none; -text-decoration:none; -} - -.wijmo-wijmenu-breadcrumb .wijmo-wijmenu-prev-list a { -float:left; -padding-right:.4em; -} - -.wijmo-wijmenu-breadcrumb .wijmo-wijmenu-current-crumb a:link,.wijmo-wijmenu-breadcrumb .wijmo-wijmenu-current-crumb a:visited,.wijmo-wijmenu-breadcrumb .wijmo-wijmenu-current-crumb a:hover,.wijmo-wijmenu-breadcrumb .wijmo-wijmenu-current-crumb a:active { -display:block; -background-image:none; -font-size:1.3em; -text-decoration:none; -} - -.wijmo-wijmenu .wijmo-wijmenu-parent .ui-icon,.wijmo-wijmenu-horizontal .wijmo-wijmenu-child .ui-icon,.wijmo-wijmenu-ipod .ui-icon-triangle-1-e { -float:right; -} - -.wijmo-wijmenu .wijmo-wijmenu-item .wijmo-wijmenu-text,.wijmo-wijmenu-horizontal .wijmo-wijmenu-parent .ui-icon,.wijmo-wijmenu-breadcrumb a,.wijmo-wijmenu-breadcrumb span,.wijmo-wijmenu-breadcrumb .wijmo-wijmenu-prev-list a .ui-icon { -float:left; -} - -.wijmo-wijmenu .wijmo-wijmenu-link .wijmo-wijmenu-icon-left { -display:inline-block; -float:left; -} - -.wijmo-wijmenu .wijmo-wijmenu-link .wijmo-wijmenu-icon-right { -display:inline-block; -float:right; -} \ No newline at end of file diff --git a/IPython/frontend/html/notebook/static/jquery/css/themes/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png b/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png similarity index 52% rename from IPython/frontend/html/notebook/static/jquery/css/themes/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png rename to IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png index 359397acffdd84bd102f0e8a951c9d744f278db5..5b5dab2ab7b1c50dea9cfe73dc5a269a92d2d4b4 100755 GIT binary patch literal 180 zc%17D@N?(olHy`uVBq!ia0vp^8bF-F!3HG1q!d*FscKIb$B>N1x91EQ4=4yQ7#`R^ z$vje}bP0l+XkK DSH>_4 literal 129 zc%17D@N?(olHy`uVBq!ia0vp^j6j^i!3HGVb)pi0l!vE_V~E7mtNjN#8yp0f)nD%C z{k^&2ZZH4W#qke67#j$%IepV*`yn{#P|600IVRJjChwXe(ssyZ>xPQ=F85a&M@g_{ d|GeK{$Y5lo%PMu^>wln`44$rjF6*2UngE4^EGqy2 diff --git a/IPython/frontend/html/notebook/static/jquery/css/themes/ui-lightness/images/ui-bg_flat_10_000000_40x100.png b/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_flat_75_ffffff_40x100.png similarity index 80% rename from IPython/frontend/html/notebook/static/jquery/css/themes/ui-lightness/images/ui-bg_flat_10_000000_40x100.png rename to IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_flat_75_ffffff_40x100.png index abdc01082bf3534eafecc5819d28c9574d44ea89..ac8b229af950c29356abf64a6c4aa894575445f0 100755 GIT binary patch literal 178 zc%17D@N?(olHy`uVBq!ia0vp^8bF-F!3HG1q!d*FsY*{5$B>N1x91EQ4=4yQYz+E8 zPo9&<{J;c_6SHRil>2s{Zw^OT)6@jj2u|u!(plXsM>LJD`vD!n;OXk;vd$@?2>^GI BH@yG= literal 178 zc%17D@N?(olHy`uVBq!ia0vp^8bF-F!3HG1q!d*FsY*{5$B>N1x91EQ4=4yQY-ImG zFPf9b{J;c_6SHRK%WcbN_hZpM=(Ry;4Rxv2@@2Y=$K57eF$X$=!PC{xWt~$(69B)$ BI)4BF diff --git a/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png b/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png new file mode 100755 index 0000000000000000000000000000000000000000..ad3d6346e00f246102f72f2e026ed0491988b394 GIT binary patch literal 120 zc%17D@N?(olHy`uVBq!ia0vp^j6gJjgAK^akKnour0hLi978O6-<~(*I$*%ybaDOn z{W;e!B}_MSUQoPXhYd^Y6RUoS1yepnPx`2Kz)7OXQG!!=-jY=F+d2OOy?#DnJ32>z UEim$g7SJdLPgg&ebxsLQ09~*s;{X5v literal 0 Hc$@xJK kj>hk2Gz`6Zgl=#!98c!Fv*71LMg}18boFyt=akR{04q%(HUIzs delta 94 zc$~|xouCrw;_2cTV$qxY^=fQvY;A!_QzTT|^glk=Wfo>;R_;kiNlHjcNB|Kj vZmEWcQxk=HIF1T1v)wUXd_=?0D?yP#Y6~ahu_IHiFaUw4tDnm{r-UW|e77NF diff --git a/IPython/frontend/html/notebook/static/jquery/css/themes/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png b/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png similarity index 69% rename from IPython/frontend/html/notebook/static/jquery/css/themes/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png rename to IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png index 9b383f4d2eab09c0f2a739d6b232c32934bc620b..86c2baa655eac8539db34f8d9adb69ec1226201c 100755 GIT binary patch delta 79 zc$~|~o1o%l>gnPbV$u8dv>_LRf&lZuy?_3%t~?NWD}tkGtH-Rw*+;(#IB-0S-c=nM j`nHtaVN#!Y%Lf_ZRwmAmH(aK>F#v(5tDnm{r-UW|I^G~v delta 73 zc$~}2n4sdK@9E+gV$u8d_(om^1%bl{TKR|X3j!E`z|+;wWt~$(698|`9V-9; diff --git a/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png b/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png new file mode 100755 index 0000000000000000000000000000000000000000..4443fdc1a156babad4336f004eaf5ca5dfa0f9ab GIT binary patch literal 119 zc%17D@N?(olHy`uVBq!ia0vp^j6gJjgAK^akKnour0hIh978O6-<~(*YA|4MzBvER z|7}eQtdCVXoUc2b{PaWeaIKu7gJx>{vDV26o)#~38k_!`W=^oo1w6ixmPC4R1b Tyd6G3lNdZ*{an^LB{Ts5`idse literal 0 Hc$@(MR^=fQvY;B4zfByfM_gYYRv7`R~KSBM|2M#cZIw$j5 aGcinGVWs8VdB~pu2s~Z=T-G@yGywqjiW?;W delta 59 zc$`a(nxJB)=;`7ZA~7}j$H&LV>($uU*xD3b{`~(hZ#`W|tgiE+3j@QH1xgcGIVRs_ O00K`}KbLh*2~7a40Tspo diff --git a/IPython/frontend/html/notebook/static/jquery/css/themes/ui-lightness/images/ui-icons_222222_256x240.png b/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-icons_222222_256x240.png similarity index 100% rename from IPython/frontend/html/notebook/static/jquery/css/themes/ui-lightness/images/ui-icons_222222_256x240.png rename to IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-icons_222222_256x240.png Binary files a/IPython/frontend/html/notebook/static/jquery/css/themes/ui-lightness/images/ui-icons_222222_256x240.png and b/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-icons_222222_256x240.png differ diff --git a/IPython/frontend/html/notebook/static/jquery/css/themes/ui-lightness/images/ui-icons_228ef1_256x240.png b/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-icons_2e83ff_256x240.png similarity index 95% rename from IPython/frontend/html/notebook/static/jquery/css/themes/ui-lightness/images/ui-icons_228ef1_256x240.png rename to IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-icons_2e83ff_256x240.png index a641a371afa0fbb08ba599dc7ddf14b9bfc3c84f..09d1cdc856c292c4ab6dd818c7543ac0828bd616 100755 GIT binary patch delta 267 uc$}N4G*M}SX1z|+pMga6^tJEwnhCxP3=DoHL4Lsu5&}jno7EX#@dE(31B}lA delta 267 tc$}N4G*M}SX1z+^mw`m}^tI1XVa7uS1_r;9AirP+2>~OP&FYM=_yPTVix~g_ diff --git a/IPython/frontend/html/notebook/static/jquery/css/themes/ui-lightness/images/ui-icons_ef8c08_256x240.png b/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-icons_454545_256x240.png similarity index 95% rename from IPython/frontend/html/notebook/static/jquery/css/themes/ui-lightness/images/ui-icons_ef8c08_256x240.png rename to IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-icons_454545_256x240.png index 85e63e9f604ce042d59eb06a8428eeb7cb7896c9..59bd45b907c4fd965697774ce8c5fc6b2fd9c105 100755 GIT binary patch delta 267 tc$}N4G*M}SX1$A>%Rr)f`r0R-``?Ozfx)jN$S;^dLcoY+vpVA|egI&^NL&B_ delta 267 tc$}N4G*M}SX8oH!o`FR5^tCTq>C8+91_r;9AirP+2>~OP&FYM=_yG>qfk6NO diff --git a/IPython/frontend/html/notebook/static/jquery/css/themes/ui-lightness/images/ui-icons_ffd27a_256x240.png b/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-icons_888888_256x240.png similarity index 95% rename from IPython/frontend/html/notebook/static/jquery/css/themes/ui-lightness/images/ui-icons_ffd27a_256x240.png rename to IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-icons_888888_256x240.png index e117effa3dca24e7978cfc5f8b967f661e81044f..6d02426c114be4b57aabc0a80b8a63d9e56b9eb6 100755 GIT binary patch delta 267 tc$}N4G*M}SW_?dr&p@Jj`r3E$Sff7!1A|{lkY6x^gn$vtW_89_`~aK`iedl& delta 267 uc$}N4G*M}SX8oT_H3Nz2>1*GU!`8O0$|Ho$xGmLE*`#M>&Z`mr_kcwz5Nh&gy7G+TcAcwXn8dq3}A?m6#!-k)>txe3;&^PEr-C;$N9G&eJ~1pt75 zO28^B=+8_vzp(pfS+cgYJKGQC_}>|eT<6^W7)J%#qAmf1U?-Sat=k@CsY==TB5$EZ zc)xHU^aV`JE=XKEu5POws}+yyxZ69}ebQ8{wK1anU2)3minsCyc$pO_m?^E$^;toc z=XCBlL+{APckT?E9RL8_vF4`6b|Ej8oKjpT>v_PvW@U3RPgKG^XxA)G-`;rQd2h_S zB3tG4NTB)H7Wv2zjAiySLLko8%1rLKTNpCQEE`I+>j9oV>+9(ug7~ay*J5*D0*C?N z@Ag&LJIDAkftNy?W7N5sL1*8qW6T;AR8|FM<^=-T?_rmGj;6{ie7T=8^Epb|4h-fa zuq&#fuxDqJbXg19pxH2m3=Tzmy~s`Lo8%vyCLz_litBJ?1DUY6Vu&dp@dG3Vwgh@9 zA@&Br0CZlcX`NgF4L6K81KMKhqXdbkmctQGAOEAKyJ5}Dx7!bP1^H=R>VzB^xXO&5 zgiCV6KqicZ>%}tpSOn5;X4Ip}Y*g*%tm}C3DTYq^v4SWEikTnU^lVYLqU`|SIktim zV#aNM3@87E2L2jDgX3j_7vab8TWX4XW0;`ph|fPX@^64v>XiaxH2dB`>DI& zJh>c>ZSvJao-(S%^Q(Ll=r@~`*%qe_v|RbFAX>tUpxV_HU%KAh35q1hN41OC2qxY@ z;wT%Md=m!CFMkV2#kwB-)Ru5K!zYToAo(~qwc$*BSrG$k_q%e1Nw+16p_BEW1M+jO zIjsGr-NEr1sqD|zSmuwe5`SIvr z39^3O8%ZPD0$U2Q95(sPy+BE%Bza)MyV-(sh(6>~qncF%buw>0t8b9y<4nEV5;DWH zNS%TAF`I(W7z+>tEz)-YG8}4aMj-DXMhoZmc`e{Dd#pDPKX0d$%PXn!H1=Itm}j&o zQWbbVK}HR?diloYcNoWcK}gSOAVeCSi_U+7zy?LXu?w_#%_ByRoDu6x>bRCq+SL}b zYiUc6{eF+O6+)=Qr}g&yg?Mj@=Hv)gq}hxUByu>FhvSo2h8IoZ%CxlDC#)PSzC^Gj zhDHzEe$dzsQ*wr1ERq)h?RgG;IGe|16~n+m5ghh1dv+Qo4qIEmCqUPiDv1$BNW`~W z8>1%E4*oNASvllzqcM|XlX=~2;{|0*9M;6dZFa*EY!6-Q^G|6nDP+APKkO7}-b1@l zCcME@fSKy<6!sYyd*#FN;gaS9HYvTr!EH!i7OaW(wcQmn#hWWNUCjpL&KOq+ca?eE z`bq#;+$H&gay}RqO!|=gm*$l9=hHn*F7YqOu2SSx1^UW}9nv>D_MG!ge;wF``$MIr zOtW;Zb}6p~a>bjAD(!f8-3_YF)1eS-RaMOAY8|GLVm;;_TC7^t7(Jbq3_}}Q_%mBO zexeIhJ2N+oFWv}B){sq~wBl#jMPIC~SWvCOG%`P51=vVx&a+b2u=T28&jzTt{%@2(hAH6ONwrW5gu!Z$DNN9 z%db70=0T^X#SybRc0p8&nO=AVTmMr-7Dnr2L2Z?l41svGO52EJg4P@RC?pm#6|4J( zg+W^}05K16-9aW`Z-fV}XKYGn9N*iY@;d2#y4~#-*Mu=IGC;Sfop+T*0-tFqN!@Nr z1CSA7*Yd$?s;Y$M(p4<=&dF~+hrHGPMnFN%3C>O-R5#^R@|vc}0`IVBq>nR^43t9? zSOGtPaG$6c?6R+wO6F(I(@YHzyYm9ed~Cv&l6srnx*{pvBqua&LK4nYZSn;BO&0q( z$FO=?F__t|u65b>q8I@GT0))Mj06_N91rApwf=s2;D*M-?{Zdt8~z|U!U^m0F9l_< z1e897i75w~Uy+lGxGCoS?eJgB4Z7dnUR$^A_kw3$N3GXi+6~;c2+v^*CwSG8=7{O` zd4YR61--MwwYE`c#<#C~*#q?`;&IF*-GuG(oUl-q{JOvXre6=vKGc7R#ot&_v5iEm zf`P(rgLFnrrE_Z7STdgHY<#_HorA8VEiV<%-j5#q9f1AS9|@Pw4coiuNxs<@5!Ari z&$n;WCgBpRh{;p3!}oL6g0PJACflg4-6aQhHz_4WJO}EL=O!Mt$H#oft?gVOSG+z- zNlyi{KumTB9DgQ*E$+y_@#4>3_fz9i6qlwW336u%&NEdE?T=vUutvJydO-jMsED^^ znM9MV2AV@5ALCpyL&o+%wK^bbF{+kkoupQ&xG$C1X`v z*(awf9_BM6cJ~*%3%if@E1#uJ&2nX=mu%7${MhPF2;hyjYu66ETQtqEu0x{zJLnY* zjELCIsQ7rOiheG%wgnc)G15wCzJ6CV_HHscyY7vCUJ2UP-95aig!;1Oe2y*{S5K0s zn&Rx>5B8P0W;)20To{n0WuE`uu9vlTQd2}tE>FlpVlhM`*)4W2F$7_1?3({CE8^&f zkXIMwA%Znj-Ilr`)LGM&Nd5bcY_iImdrZ^WYQWfRe24E&2luMD?Jpj3R3upK24Q@v z*RwTN)Z3TBncJ@$*ejZr)1@xL=G$>M$e)%_=sMx;9AP9 z&fk0S%D}6;^IvG zT}g|%OZZo>iG#apYRAQ}!_W7>JX{2QcsDY*T3>EG<{ou20q*bT}>a%bJM|PJ^20YLm z_)uasiML+{n=%+!7j68YOR6y7zUb7Z(@djq<`!f1o0mq`4p4~%qT+`&0Y5tqLKk#a zC-b*hlkyCa(?QzmK;A_jg7rke(Nrf8ryX4c(lF>+x?;aHf!C*i8&v`(~+kHcV^gjhDOmY zXXH~$4P;%ZIG>pl{rv{w6>((m7wbhDJ8XAf#7mgqpZJuvUXl^;7TKlDNayDAfALBO zkU*Jy35bF^Lt!y z9yYktHcHZ2db`G?rZD21w>}1X9?iZc9wGgL!)JaMIg%W3T#DQEIt>-zaN(R-J2>uw=RLPstir#i>&y%!9iho z%>bc-Ijbv14wuP#$}>^ffLMDuCHNjY7#n4eKfWS*p~03qcFk$Fq(ZRdbYbz}SlAh` z9Oz&~WjYStlt=18&f!8i=~^un6G0mpha4#-X#2@@NH7dYFaMe-y?qd7jkL++L>Zn? zJ30t|<>;f3N`DGi1d3eQNzRFM!D)tA5`sBT3p(47^^$1@zKP#k7Tg0_OFAT&mL26z zf*YDzK9V9e#bz(rT2G1>Oz3p2Z0&|dDdDpR|Gr`!ME7^GPx}RJDio_G$W8vxe=_6i zf936=Sx@0CwIavMH{P`d&B^R+044WHMaj zza*mUQFHUK!_askf-WGJ#`SVyd}i^UzTS&6wa;fUMrS1y|J=W`RtQGvbmU&j!tKKs zYNy)3l@dCcee=}TTTr)HQ;aM};@E9wnJt^;_viC;={~7g1qN3W09Y`1nd3se3F={=jb|zqC&H$%ljK<+*M(z7ft0-b$YtgfO4h9%Eyml7nptbB8Ex zqWL;KRLNHmW>KF3DAx}OPbJULqTjzJG&n)(tSRH8d~4?MN)zHLz^)LUi^E( zVfsYfE&gXK-jdd*cKo}p+&fxY!vz`Szpko|D5p7(fxKG}7RfAOw6?bxBop~?k^(a4 kc3|o9-p+Yk^J~YbcRoN&Qa{N0?~jN1S(Is|2|D`!0ExOMGynhq literal 0 Hc$@Yvsgk=}99w^d^D^d*@m74oMo<%#FcopJf?u00-~YVKV2wzrI*_R6;UORMea zBFVSEnN~eiVA6V&z`E)YLz5Aok^D)In}Yn=OzDpgR5Wv0XfT8pOkmV{sKAJ-PO9#T zZK}IXj&Q-V!U)!LcB_3K0&C*{ diff --git a/IPython/frontend/html/notebook/static/jquery/css/themes/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png b/IPython/frontend/html/notebook/static/jquery/css/themes/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png deleted file mode 100755 index 64ece5707d91a6edf9fad4bfcce0c4dbcafcf58d..0000000000000000000000000000000000000000 GIT binary patch literal 0 Hc$@bvPcjKS|RKP(6sDcCAB(_QB%0978a<$Ah$!b|E zwn;|HO0i8cQj@~)s!ajF0S002ovPDHLkV1oEp BYH0uf diff --git a/IPython/frontend/html/notebook/static/jquery/css/themes/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png b/IPython/frontend/html/notebook/static/jquery/css/themes/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png deleted file mode 100755 index 39d5824d6af5456f1e89fc7847ea3599ea5fd815..0000000000000000000000000000000000000000 GIT binary patch literal 0 Hc$@}@=3SKC$c~1}w6*=0OALo1K`}zIZd+p2GYrSjlwcefi z!$qGxyG(Zh0DwJbeNX=g0Bl>{lq3HB>1KQV)gNg9z+S@H)1HC&hx4VOIcD51{@Gry z&A;=BuZ*(e8)$HA_?sgRT^YmJOHF05+7K`5c9X+-n(!t6d(BoWb%yoX=*@H9KPBk; zwrvXkO8WNQW@q+K&z%6k0ASat&8bg+c)hvgc=Og?0N}T6U)=xzZti*XXgdH93)o=} z09@Jr|Ecmunx6E@7Bb*S`Csyws(185N*Ss%gpfJy?l z*r7=cysM0}XbF_CGI?J8#Z`f6DM)s*;RBEJR^F>P?$T#M)6;dunGQ(hsb>yo;mk9! z6_8d%n`n1gV{6*7j-7(ET!yW^?x>n{sJY~CuAcPFnKGylhNYtC&6}wH74X7m;V*z) zVPjuz38;+Z|BA*^q z54%`v7kPu(1(#{hkFebBQ$R8t_-G%2t|%3BBhr2uN|JfAK-#9tqWWhkOvpQCR+50? zIMx~Cr&#xYO+?3~8cKE@dYZW45uTMA5gUVRc;E`PEj)L^RjhtJC?SD8>^IIG1QIR@ zvsUo&@+H+VJ=FOwT07Icl)$(Hg7wH&YZlCHC)-fpB~whIgcL!?g#d-*6pVl5=zOHM z$3~XYyBn8M2qVGZuH*l|R*hr%h$RSL@y&Iqo` zyH^=W{}3R)hN1miE3m;UwO}QXDl6{Yh*^TF!ZsX`?DYtw^aj1@{TvM0-Vo|uGiE~5 z)TJBLFVF4R^b&O|cj#j_KH*47>pdq|psXK{tbzvZ9Us$|>*PJ*WMMG}E$@j9MP{qs zO&l}59jWv(^NV6WQTi%Xk<+2G-=jN8Z|+m}$t~u$i*i<4nn|uysfm5P_Xd~}jlts> zC*Al3yjp!e7N#oP)A?*ll4VDmEp?K%L{0u~RupBcLJ1xc;syD@+yk^{9u-*c)nKv= zZ@)HhFT3C1gzyDEsSuU)Q78fPgd{qUPq91G zXwL%bC{vW}GIXt0LVnt8>&DGnls_ceOJPl;FY@c&L9|{G+|4&_7c>f6YWdRVMrEMZ z2P~mHU^dFp`TvQ<|0-rD_37`Xlv0;6rzdg0k}jNSglakHZNc1MP(7xS|2aTCaJ!(0 zCNfQr=w~se3H;AY{M(7by25mjWnQaMenYvwFI+23dBi{+KZE8`lX&2KPPyQlS7sc7 zdkeT`eleO3b2W8HEWP^ka4pdh<^`l{E?|6Xn0qM$&@|w+F zC(P%~Wf9=@Ojeu&wrf0Iqo^}xa}y98YMy8Sdi8J&RRoPfNFL@o5N%89I)KKd$IJL# z(341?MjcLXh}$zmmI?7Z!3_*1u4_F!s9;IPG`BgrS_H<~sP%rwx`Bqtx~uN_Qf0Fk5@)u{TL6RXkk|Wo+SjJ1kS&~eBjr-cnv1wVMpbe44Yj5B$>dfgL2KGuo~;k?hW0#m zry3aoUk;%D3r(`7S*JBKAh1>Q`;_7I7@on?I2JJK)f&esZc=M7c z*GIqa$OvhEe~_FPa+$`N97^mfP9r3fsV6?meP_WuI{AB$BLIJb>^0Q9)@~pTn|!F9;6UMQ$%XKrzXH=jL}}92+hTWSzs)2RX#EaikX?)J3I;i z@EzLgDuP>C&8ucBwKsz0qSea3F>X^yJGMyX)pGLnP0o39?Tz_IE_%QBBh6Y&9#5mm z4f34T{Of19_nqhP_I-o9Bk8jA5C^2om_ydrSrS&$A!e4rSH>FNrDfY24R@^vPen|? zoCjkWt;Q%BCaMlzPZNymT8P6`y`^1X;tzMmVupfSUa5^pj3f+05G%GOo?!zS*U)Kj z=T~f$vWvj#NZw)Pq)oO-8LhXX))TyiJdGekr_DY*;68II@h3t(C4|~3(UoPE|7cbLo)U>7MYBf#b8bZ-rqeVs>-*Vf|0||HrT7JqNs%?|+7Az(c?F5u<+k=P`eFq+@%x z)bSY~D@5+^;H?^QN#eK2(2SQZK%0DDvBu=oCASwo!s`S1=@5miOgW7z(AU5*=2UeF zl<3c_STZNI5O_%2AgzjhS9Afla0np{;}&}WtF$en{XKWe&>OWW$rJ4=2&WY2_c%bx z`#f&051)dW_YbP9R*q#?v zv;l%9$#EbOXr$(HlxtWkozU5K%?^e=-O93yQpM(NmV(^WgLi^L4;KuDV13Qw;IMih zB=g?V+v(_Zi8e}Xfe}S(4T^mm%UHr zU0xnyA@6`@B{MziLHz}ei_#Aj1J;QT%x9O@V`8Q1j#I@VP9;Vs>3U{`oWCYX{{}T3 zHN|HAQnS`JldZa2Pt(;ctn3~!X&Ly=tac^N>eHwD<#~zUl?=v`>>X1>JKzianLTTL zFY01!?@`)2QJ@(%);kT9)r{&_kIA3cR-@ynPpkb(jl751)11gnxoJSsqU1v> z%fM>2*K)M*?B+g*D9*7F?On?KZ;DZ-ccwM0AP_EPmY8{N_Yvo1+6J3E8K8JqfymEa zf+7U@_QkDMN8`@Hj|YqDCNAYbR`XJdFZf*&9+}`YaS~!Rq4)&Y#g-6`vnu>ISy4mW zL?F9dP^HtTMj4(Ul8E{wpRylw0TMxP^qq>%6&qv7a&WbvWSDm zqK^LZ>p=(X864XYY;G%Ti?YH=5E025H62k~SIj-XyFgPQ-^nH&rh@bllaV+o{k`S< za8~Y|>GFC?F3lZOI0H@A(5uJeh4HvWNf~!!EXxq1Bva>f4*AO1H1=Sk!P#$dzI!DI zH5Zh|%&G4%GFX1WUB<3ExkJ`dus+D{(Wc_tP&0YR!owWEQd5{a7WBBmNeXagLX zAflS~^ko1v86>`4&{U&vqe|Pc98IzU`$FiyLF*0DCHk)u zVnTE06xEb_%?qeX20twk>7D+8#b#WJhR~G#Bc>jX#dayAy4rs*Ch6Ei$h4!R1(^ z8DEYWtwAOwY;%U&Ea9tAue!`8O2a|Ho%xhOrG}UnfiUEn8(9QW1?MNxjLC7G+x#Du2L#y_7zC77==Q9j z%5ysRoRN3r<2!eT%?|(oo>&Vr6Z?=COU@~7ll8oiUh}fKm?x^?9`tLLr*CgO@w_+Y zU6HN&dL+RT_2f?xU86%NrYh@>Q+%1hjvdc!2?fQVH&-!|LNML>&`nA~HmjF@# z26pv_wDwBUqO9Zmp&m60j{zT zCJ|CRaIh(J;h$pJd>j&GKQrplWIn3?bJlIV_!Lt&{a8ViBh}mwV|KQvTgh$!@Eljc z1vTe!I7W~gpWvecV_)hIt$$l>Umls2e!0e^0@q>V9#W6GoZC3u{~tQ{BI{xAkap<) zJ4Bie4{|e2bdx>7&JEfqj#7AfGJA@D@{D^tqqA&?Tu`Mlg|f$^JX#Khc->eM{QWds z@t)j{$2R%vp--9B68TlW35=UfD(s8XhT3lYSCB2?MKGP}iZ5Mn?gT{=6{6ZjZG{rA zqwv%XE&d6^<(Iz&rDNTWe(Fd%p5YfmU66X5o7!+DzO0Cev;SSW0@7=VV(Mo7=YafN zY7T3^>2z?uMydF-cNX-%E;HLGSFE-NuSMipzlh~W&B3hEs=T9FeFwelEG65;PkuZ) zSc0zqT#z2ZAsbT zS(NU;`XpH6u}XkfVij`+SxNxC73cSAefm+Vz!mc^b#A9NaTn z45bFVpCGG_U%h;N^E;gLyb!eKG!QC-$;IS9LE?g<-`EFQzUCFDM9zqJCUsoPC-3Tr z+qbkO$bG*@-wGjC64H8m{)KdJitg+LQKH+96D4!FREFb|Scex)o#wg^s zTN|UM(~kZ#3^{q!aH9#xsmY>lw()`rHV$WMdSiCO3E}`->+?@(FDYcZqcH3oXwgHz zUM8}^TY#PF?iBGE7<=Wz`Qeh*19oZs!oh85UlzQH{(8fqK(6sGC~ne}RYk_ih&{?TJNBH*O@CeZh5JLL zrJz{`ce}LL0;S^3Mb&nKyWR#(_vugwuBs~LbG0sLq*$M&haRh5HO5G%C&MvDmi{a@ zPM;Wp)h;XzD;Cshu#GIwR{^$CTJvnQHC(-#7@G7J`jd(U zl=F%gD7I#-8sWBC_kJF#{s_inGSX-nt`BzL86ARc$^oIWRNPNsU!X+%PKM$X`i)!E zxj%FrnBM#mb9a}?0}olkVYJXmEnV((6N=kpTTTe8lo9v9CPe>s^)uvBy-{f$g zbBwB&m4aF9>spt6FNy;QuO&5j%*hZj?D0U(SL^SW2d-;A{4Q_px8V<#C!Vk=|58x) zN>KSzn7B%y#T9w^h@0Zx-wyxA+_3xY?X`8gelJAkKj`)POS^&Fmf<5+az6Mm9Tlr_Jn?}S}=~8-eecmwY%iVaYI^JiNJ||T``|bi=z)qu0CU4J0SBY zI&1JWU?hFp4f5Yj=eCPxqsu<~Tn(Sr9@fi^*3If}1ZNr%Co_)EbnXhpGX?6~Qod;d zhQv@zoso)aBo4bPO17y5@E+-*QVM$FVUSMub~Yws&^PJHgbl%j#Zl9F+1 ztsIln6%X@Skh}Yf-G$vp`<2hqre?V_(n~h!ihk^MCj<$`+qG*4-Yr_@IJY6O{vFH; z7EVHLXHz<$Dx<$_xtwDN#nqD) zXl8hO#Djem?wJmX6*m@aWtHc@x9er2lhhPZlgk^jkXQ`WOuiAjml%RHGjYrRn-vMn zL+GoE3Q(aMnqEuY5c;gyN~FPkCw4iN%{|a`wmL92o6zCA)4{VUVfTxd5)}zizfK&V z>h)}m74!C`a^?2x1@?-i<#cI?a=RcP4Xx$88l&B!g`Nm)Fo$Fcf!VX@0y$z7EVz~O zXbALPyfX0W?zoiKI&E=bsAjk~l_2g3i}1e*qO!KkQ@Ij*%HbGO)w=i^^5J~}HIIee z`4l@JN(eR%MpMiipJjO@Cxd|&4n@b?>6{Ue05+A0q?xd^oCpYNXpePmO#{q`vISfX z)oT7_c-Qr&Pn5-?9wBmlt3pk*z*hj`X#ycn4?K7Y!|++>4l2@t>Fn35jPeFAhW%zA zVkm2~bcy`xHFb1XOYOKAcKG@Jmxqhs5AQ|>SL@4d#@wS$CLny@92w{uSCUSW;ONIt z_<>T$7HwfvT&)@WL3biW_dH-5Csjc|H+OBX6;F-rR3wuTudILf_Oc(#-}UUgloD_- z!aH>5?ZOgxJ|F-%gI?Y8Jvo7qXRG7UV5l2_yAHF93IhsPUQc7!*wlEz^Qi99$$$rX z10PDPCkYPA5Hltd=c+>(bWIfj+!veLbe?Gx$=qVDe)H1I+5sw)!8F3K7T{;cLFj_+ z>SX>FTT-48YC1?q1IV|?OSG8?IGXAN;&q~nz?z0#i+qM9P~U@>NG1G7O9#j^k>T>G z=#)_^j!fMlH{Xy&ONmr!LsJx(j*b2&WMpJ+sB*5+7Tyx9gf>RT2kOR+DBzZr7=m-v z-UheMgj$|(0HN;V)qrlz6$4NSZjPQ0&gvIzKcM(cZA za2_tW)GkWOMP|Fkv6%FyVsy5qa_>7I)P z1L&Bz+b!=_(#ur8%BeU+K0Y(T7oyfR{s1A>ckARJ#2yU<`q8@uK_TT&rZa=Ng1a4hT$ zL>_!FqB?G$zy5hA$tcbx}r-fW>Df-EDL*K;jEeq~}Y$Y9%pk*id zlaPj{mXG8}E%Dh)b~cj|1rxemD_gsvQObnu!GB+|j$-?}xTpO>wiQZM6O<-@*k76P z^}q7=(5$COmU@xXn+%gSTn2~XX4mx7TGP^<@e|F^cX&=I7KFR698B+c$xD;z0~TX zOlYQ$SQc2t8pY((nEoJOtFW|A{K=1p>*u*`HNFwa4Bkqg8HBQ&))`}GqLYK|h;xT% z9g@X5BUIkh9%JDPHlli*du{eIoyXw+`Qt z(i_ghI0BEXOUMF#u#hq`u#6@5bGRQzo4##dBjk>mxu1hKyf?}^*lWg~XW+u8p;Oz< zsB?emdSyG6XO3)y@s*7VH3`y>z)M=NXG1~kpqlkJ?V^Iun0N0ifD#=zdK2a6QeFnZftEDA(9oTP#+ kcpO=~yti{6*ZkTs?wt=1mof;l`S-`e;w;*%(i9W@e+7cev;Y7A diff --git a/IPython/frontend/html/notebook/static/jquery/css/themes/wijmo/jquery.wijmo.wijprogressbar.css b/IPython/frontend/html/notebook/static/jquery/css/themes/wijmo/jquery.wijmo.wijprogressbar.css index ec2faa3..2987336 100755 --- a/IPython/frontend/html/notebook/static/jquery/css/themes/wijmo/jquery.wijmo.wijprogressbar.css +++ b/IPython/frontend/html/notebook/static/jquery/css/themes/wijmo/jquery.wijmo.wijprogressbar.css @@ -61,66 +61,55 @@ div.wijmo-wijprogressbar-north width: 100%; } -.wijmo-wijprogressbar .lb_west, .wijmo-wijprogressbar .lb_east, .wijmo-wijprogressbar .lb_south, .wijmo-wijprogressbar .lb_north, .wijmo-wijprogressbar .lb_center +.wijmo-wijprogressbar .ui-progressbar-label { - display: block; position:absolute; + display: block; + position:absolute; + text-align: center; + width: 100%; + height:100%; } -.wijmo-wijprogressbar .lb_west +.wijmo-wijprogressbar .wijmo-wijprogressbar-lb-west { - text-align: left; + left:0; + width:auto; } -.wijmo-wijprogressbar .lb_east + +.wijmo-wijprogressbar .wijmo-wijprogressbar-lb-east { - text-align: right; + right:0; + width:auto; } -.wijmo-wijprogressbar .lb_south + +.wijmo-wijprogressbar .wijmo-wijprogressbar-lb-south { - width: 100%; - text-align: center; - position: absolute; bottom: 0; + height:auto; } -.wijmo-wijprogressbar .lb_north + +.wijmo-wijprogressbar .wijmo-wijprogressbar-lb-north { - width: 100%; - text-align: center; top: 0; -} -.wijmo-wijprogressbar .lb_center -{ - width: 100%; - text-align: center; -} -.wijmo-wijprogressbar .lb_running -{ - position: absolute; - left: auto; - top: auto; + height:auto; } -.wijmo-wijprogressbar-east .lb_running, .wijmo-wijprogressbar-west .lb_running +.wijmo-wijprogressbar-east .wijmo-wijprogressbar-lb-running, +.wijmo-wijprogressbar-west .wijmo-wijprogressbar-lb-running { - width: auto; - height: 100%; -} -.wijmo-wijprogressbar-south .lb_running, .wijmo-wijprogressbar-north .lb_running -{ - width: 100%; - height: auto; - text-align: center; - -webkit-transform: rotate(-90deg); - -moz-transform: rotate(-90deg); + display:inline; + width:auto; } -.wijmo-wijprogressbar-west .ui-progressbar-label +.wijmo-wijprogressbar-north .wijmo-wijprogressbar-lb-running, +.wijmo-wijprogressbar-south .wijmo-wijprogressbar-lb-running { - position: absolute; - right: 0; + height:auto; } -.wijmo-wijprogressbar-north .ui-progressbar-label, .wijmo-wijprogressbar-south .ui-progressbar-label + +.wijmo-wijprogressbar-north .ui-progressbar-label, +.wijmo-wijprogressbar-south .ui-progressbar-label { - position: absolute; -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -} +} \ No newline at end of file diff --git a/IPython/frontend/html/notebook/static/jquery/css/themes/wijmo/jquery.wijmo.wijsplitter.css b/IPython/frontend/html/notebook/static/jquery/css/themes/wijmo/jquery.wijmo.wijsplitter.css index 186b0d9..355eadd 100755 --- a/IPython/frontend/html/notebook/static/jquery/css/themes/wijmo/jquery.wijmo.wijsplitter.css +++ b/IPython/frontend/html/notebook/static/jquery/css/themes/wijmo/jquery.wijmo.wijsplitter.css @@ -3,8 +3,7 @@ .wijmo-wijsplitter-vertical { - overflow: hidden; - /* fixed bug for IE6.7 */ + overflow: hidden; /* fixed bug for IE6.7 */ position: relative; } .wijmo-wijsplitter-v-panel1 @@ -22,29 +21,29 @@ position: relative; font-size: 1px; width: 2px; - z-index:99; + z-index: 99; } .wijmo-wijsplitter-vertical .ui-resizable-e { - right:-7px; - width:10px; - z-index:999; - display:block; - background-color:white; - filter:alpha(opacity=0); - -moz-opacity:0; - opacity: 0; + right: -7px; + width: 10px; + z-index: 999; + display: block; + background-color: white; + filter: alpha(opacity=0); + -moz-opacity: 0; + opacity: 0; } *html .wijmo-wijsplitter-vertical .ui-resizable-e { - right:-4px; + right: -4px; } -*+html .wijmo-wijsplitter-vertical .ui-resizable-e +* + html .wijmo-wijsplitter-vertical .ui-resizable-e { - right:-4px; + right: -4px; } .wijmo-wijsplitter-v-expander @@ -55,14 +54,30 @@ .wijmo-wijsplitter-v-expanded .wijmo-wijsplitter-v-expander { - left: -18px; - z-index: 999; + border-right: medium none; + overflow: hidden; + padding: 12px 0; + left: -8px; + width: 6px; + z-index: 999; +} +.wijmo-wijsplitter-v-expanded .wijmo-wijsplitter-v-expander .ui-icon +{ + margin-left: -6px; } .wijmo-wijsplitter-v-collapsed .wijmo-wijsplitter-v-expander { - right: -18px; - z-index: 999; + border-left: medium none; + overflow: hidden; + padding: 12px 0; + right: -8px; + width: 6px; + z-index: 999; +} +.wijmo-wijsplitter-v-collapsed .wijmo-wijsplitter-v-expander .ui-icon +{ + margin-left: -6px; } .wijmo-wijsplitter-v-panel2 @@ -73,7 +88,7 @@ { position: relative; } -.wijmo-wijsplitter-v-resize-hepler +.wijmo-wijsplitter-v-resize-helper { border-right: dotted 1px black; overflow: hidden; @@ -82,8 +97,7 @@ .wijmo-wijsplitter-horizontal { - overflow: hidden; - /* fixed bug for IE6.7 */ + overflow: hidden; /* fixed bug for IE6.7 */ position: relative; } .wijmo-wijsplitter-h-panel1 @@ -100,29 +114,29 @@ position: relative; font-size: 1px; height: 2px; - z-index:999; + z-index: 999; } .wijmo-wijsplitter-horizontal .ui-resizable-s { - bottom:-7px; - height:10px; - z-index:999; - display:block; - background-color:white; - filter:alpha(opacity=0); - -moz-opacity:0; - opacity: 0; + bottom: -7px; + height: 10px; + z-index: 999; + display: block; + background-color: white; + filter: alpha(opacity=0); + -moz-opacity: 0; + opacity: 0; } *html .wijmo-wijsplitter-horizontal .ui-resizable-s { - bottom:-4px; + bottom: -4px; } -*+html .wijmo-wijsplitter-horizontal .ui-resizable-s +* + html .wijmo-wijsplitter-horizontal .ui-resizable-s { - bottom:-4px; + bottom: -4px; } .wijmo-wijsplitter-h-expander @@ -134,14 +148,32 @@ .wijmo-wijsplitter-h-expanded .wijmo-wijsplitter-h-expander { - top: -18px; + border-bottom: none; + height: 8px; + overflow: hidden; + padding: 0 10px; + top: -10px; + z-index: 999; } -.wijmo-wijsplitter-h-collapsed .wijmo-wijsplitter-h-expander +.wijmo-wijsplitter-h-expanded .wijmo-wijsplitter-h-expander .ui-icon { - bottom: -18px; + margin-top: -4px; } +.wijmo-wijsplitter-h-collapsed .wijmo-wijsplitter-h-expander +{ + border-top: none; + height: 8px; + overflow: hidden; + padding: 0 10px; + bottom: -10px; + z-index: 999; +} +.wijmo-wijsplitter-h-collapsed .wijmo-wijsplitter-h-expander .ui-icon +{ + margin-top: -4px; +} .wijmo-wijsplitter-h-panel2 { } @@ -150,7 +182,7 @@ overflow: auto; position: relative; } -.wijmo-wijsplitter-h-resize-hepler +.wijmo-wijsplitter-h-resize-helper { border-bottom: dotted 1px black; overflow: hidden; diff --git a/IPython/frontend/html/notebook/static/jquery/css/themes/wijmo/jquery.wijmo.wijtooltip.css b/IPython/frontend/html/notebook/static/jquery/css/themes/wijmo/jquery.wijmo.wijtooltip.css index 343ae4b..0199d97 100755 --- a/IPython/frontend/html/notebook/static/jquery/css/themes/wijmo/jquery.wijmo.wijtooltip.css +++ b/IPython/frontend/html/notebook/static/jquery/css/themes/wijmo/jquery.wijmo.wijtooltip.css @@ -70,7 +70,7 @@ padding:0.4em; .wijmo-wijtooltip-arrow-tr .wijmo-wijtooltip-pointer-inner, .wijmo-wijtooltip-arrow-tc .wijmo-wijtooltip-pointer-inner, .wijmo-wijtooltip-arrow-tl .wijmo-wijtooltip-pointer-inner { border-bottom-color: inherit; border-bottom-style: solid; - border-bottom-width: 10px; + border-bottom-width: 10px; bottom: -14px; *font-size:0;line-height:0; } @@ -78,12 +78,16 @@ padding:0.4em; .wijmo-wijtooltip-arrow-tr .wijmo-wijtooltip-pointer-inner { border-left: 12px solid transparent; border-right: 0 none; + +border-style:dashed; + _border-style:dashed; right: 2px; } .wijmo-wijtooltip-arrow-tc .wijmo-wijtooltip-pointer-inner { border-left: 8px solid transparent; border-right: 8px solid transparent; + +border-style:dashed; + _border-style:dashed; left: -8px; } @@ -92,6 +96,8 @@ padding:0.4em; border-right-style: solid; border-right-color: inherit; border-right-width: 12px; + +border-style:dashed; + _border-style:dashed; left: 2px; } @@ -134,19 +140,25 @@ padding:0.4em; border-top-style: solid; border-top-color: inherit; border-top-width: 12px; + +border-style:dashed; + _border-style:dashed; bottom: 2px; } .wijmo-wijtooltip-arrow-rc .wijmo-wijtooltip-pointer-inner { border-bottom: 8px solid transparent; border-top: 8px solid transparent; + +border-style:dashed; + _border-style:dashed; bottom: -8px; } .wijmo-wijtooltip-arrow-rt .wijmo-wijtooltip-pointer-inner { - border-bottom-style: solid; + border-bottom-style: solid; border-bottom-color: inherit; border-bottom-width: 12px; + +border-style:dashed; + _border-style:dashed; border-top: 0 none; top: 2px; } @@ -187,6 +199,8 @@ padding:0.4em; .wijmo-wijtooltip-arrow-br .wijmo-wijtooltip-pointer-inner { border-left: 12px solid transparent; + +border-style:dashed; + _border-style:dashed; border-right: 0 none; right: 2px; } @@ -194,12 +208,16 @@ padding:0.4em; .wijmo-wijtooltip-arrow-bc .wijmo-wijtooltip-pointer-inner { border-left: 8px solid transparent; border-right: 8px solid transparent; + +border-style:dashed; + _border-style:dashed; left: -8px; } .wijmo-wijtooltip-arrow-bl .wijmo-wijtooltip-pointer-inner { border-left: 0 none; border-right: 12px solid transparent; + +border-style:dashed; + _border-style:dashed; left: 2px; } @@ -239,12 +257,16 @@ padding:0.4em; .wijmo-wijtooltip-arrow-lb .wijmo-wijtooltip-pointer-inner { border-bottom: 0 none; border-top: 12px solid transparent; + +border-style:dashed; + _border-style:dashed; bottom: 2px; } .wijmo-wijtooltip-arrow-lc .wijmo-wijtooltip-pointer-inner { border-bottom: 8px solid transparent; border-top: 8px solid transparent; + +border-style:dashed; + _border-style:dashed; bottom: -8px; } @@ -252,6 +274,8 @@ padding:0.4em; border-bottom-style: solid; border-bottom-color: inherit; border-bottom-width: 12px; + +border-style:dashed; + _border-style:dashed; border-top: 0 none; top: 2px; } diff --git a/IPython/frontend/html/notebook/static/jquery/js/autoresize.jquery.js b/IPython/frontend/html/notebook/static/jquery/js/autoresize.jquery.js deleted file mode 100644 index 2c1af21..0000000 --- a/IPython/frontend/html/notebook/static/jquery/js/autoresize.jquery.js +++ /dev/null @@ -1,95 +0,0 @@ -/* - * jQuery autoResize (textarea auto-resizer) - * @copyright James Padolsey http://james.padolsey.com - * @version 1.04 - */ - -(function($){ - - $.fn.autoResize = function(options) { - - // Just some abstracted details, - // to make plugin users happy: - var settings = $.extend({ - onResize : function(){}, - animate : true, - animateDuration : 150, - animateCallback : function(){}, - extraSpace : 20, - limit: 1000 - }, options); - - // Only textarea's auto-resize: - this.filter('textarea').each(function(){ - console.log("Hi") - // Get rid of scrollbars and disable WebKit resizing: - var textarea = $(this).css({resize:'none','overflow-y':'hidden'}), - - // Cache original height, for use later: - origHeight = textarea.height(), - - // Need clone of textarea, hidden off screen: - clone = (function(){ - - // Properties which may effect space taken up by chracters: - var props = ['height','width','lineHeight','textDecoration','letterSpacing'], - propOb = {}; - - // Create object of styles to apply: - $.each(props, function(i, prop){ - propOb[prop] = textarea.css(prop); - }); - - // Clone the actual textarea removing unique properties - // and insert before original textarea: - return textarea.clone().removeAttr('id').removeAttr('name').css({ - position: 'absolute', - top: 0, - left: -9999 - }).css(propOb).attr('tabIndex','-1').insertBefore(textarea); - - })(), - lastScrollTop = null, - updateSize = function() { - - // Prepare the clone: - clone.height(0).val($(this).val()).scrollTop(10000); - - // Find the height of text: - var scrollTop = Math.max(clone.scrollTop(), origHeight) + settings.extraSpace, - toChange = $(this).add(clone); - - // Don't do anything if scrollTip hasen't changed: - if (lastScrollTop === scrollTop) { return; } - lastScrollTop = scrollTop; - - // Check for limit: - if ( scrollTop >= settings.limit ) { - $(this).css('overflow-y',''); - return; - } - // Fire off callback: - settings.onResize.call(this); - - // Either animate or directly apply height: - settings.animate && textarea.css('display') === 'block' ? - toChange.stop().animate({height:scrollTop}, settings.animateDuration, settings.animateCallback) - : toChange.height(scrollTop); - }; - - // Bind namespaced handlers to appropriate events: - textarea - .unbind('.dynSiz') - .bind('keyup.dynSiz', updateSize) - .bind('keydown.dynSiz', updateSize) - .bind('change.dynSiz', updateSize); - }); - - // Chain: - return this; - - }; - - - -})(jQuery); \ No newline at end of file diff --git a/IPython/frontend/html/notebook/static/jquery/js/jquery-ui-1.8.10.custom.min.js b/IPython/frontend/html/notebook/static/jquery/js/jquery-ui-1.8.11.custom.min.js similarity index 65% rename from IPython/frontend/html/notebook/static/jquery/js/jquery-ui-1.8.10.custom.min.js rename to IPython/frontend/html/notebook/static/jquery/js/jquery-ui-1.8.11.custom.min.js index 7d4ff1c..f8709e0 100755 --- a/IPython/frontend/html/notebook/static/jquery/js/jquery-ui-1.8.10.custom.min.js +++ b/IPython/frontend/html/notebook/static/jquery/js/jquery-ui-1.8.11.custom.min.js @@ -1,5 +1,5 @@ /*! - * jQuery UI 1.8.10 + * jQuery UI 1.8.11 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. @@ -7,7 +7,7 @@ * * http://docs.jquery.com/UI */ -(function(c,j){function k(a){return!c(a).parents().andSelf().filter(function(){return c.curCSS(this,"visibility")==="hidden"||c.expr.filters.hidden(this)}).length}c.ui=c.ui||{};if(!c.ui.version){c.extend(c.ui,{version:"1.8.10",keyCode:{ALT:18,BACKSPACE:8,CAPS_LOCK:20,COMMA:188,COMMAND:91,COMMAND_LEFT:91,COMMAND_RIGHT:93,CONTROL:17,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,INSERT:45,LEFT:37,MENU:93,NUMPAD_ADD:107,NUMPAD_DECIMAL:110,NUMPAD_DIVIDE:111,NUMPAD_ENTER:108,NUMPAD_MULTIPLY:106, +(function(c,j){function k(a){return!c(a).parents().andSelf().filter(function(){return c.curCSS(this,"visibility")==="hidden"||c.expr.filters.hidden(this)}).length}c.ui=c.ui||{};if(!c.ui.version){c.extend(c.ui,{version:"1.8.11",keyCode:{ALT:18,BACKSPACE:8,CAPS_LOCK:20,COMMA:188,COMMAND:91,COMMAND_LEFT:91,COMMAND_RIGHT:93,CONTROL:17,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,INSERT:45,LEFT:37,MENU:93,NUMPAD_ADD:107,NUMPAD_DECIMAL:110,NUMPAD_DIVIDE:111,NUMPAD_ENTER:108,NUMPAD_MULTIPLY:106, NUMPAD_SUBTRACT:109,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SHIFT:16,SPACE:32,TAB:9,UP:38,WINDOWS:91}});c.fn.extend({_focus:c.fn.focus,focus:function(a,b){return typeof a==="number"?this.each(function(){var d=this;setTimeout(function(){c(d).focus();b&&b.call(d)},a)}):this._focus.apply(this,arguments)},scrollParent:function(){var a;a=c.browser.msie&&/(static|relative)/.test(this.css("position"))||/absolute/.test(this.css("position"))?this.parents().filter(function(){return/(relative|absolute|fixed)/.test(c.curCSS(this, "position",1))&&/(auto|scroll)/.test(c.curCSS(this,"overflow",1)+c.curCSS(this,"overflow-y",1)+c.curCSS(this,"overflow-x",1))}).eq(0):this.parents().filter(function(){return/(auto|scroll)/.test(c.curCSS(this,"overflow",1)+c.curCSS(this,"overflow-y",1)+c.curCSS(this,"overflow-x",1))}).eq(0);return/fixed/.test(this.css("position"))||!a.length?c(document):a},zIndex:function(a){if(a!==j)return this.css("zIndex",a);if(this.length){a=c(this[0]);for(var b;a.length&&a[0]!==document;){b=a.css("position"); if(b==="absolute"||b==="relative"||b==="fixed"){b=parseInt(a.css("zIndex"),10);if(!isNaN(b)&&b!==0)return b}a=a.parent()}}return 0},disableSelection:function(){return this.bind((c.support.selectstart?"selectstart":"mousedown")+".ui-disableSelection",function(a){a.preventDefault()})},enableSelection:function(){return this.unbind(".ui-disableSelection")}});c.each(["Width","Height"],function(a,b){function d(f,g,l,m){c.each(e,function(){g-=parseFloat(c.curCSS(f,"padding"+this,true))||0;if(l)g-=parseFloat(c.curCSS(f, @@ -16,7 +16,7 @@ d(this,f,true,g)+"px")})}});c.extend(c.expr[":"],{data:function(a,b,d){return!!c c(function(){var a=document.body,b=a.appendChild(b=document.createElement("div"));c.extend(b.style,{minHeight:"100px",height:"auto",padding:0,borderWidth:0});c.support.minHeight=b.offsetHeight===100;c.support.selectstart="onselectstart"in b;a.removeChild(b).style.display="none"});c.extend(c.ui,{plugin:{add:function(a,b,d){a=c.ui[a].prototype;for(var e in d){a.plugins[e]=a.plugins[e]||[];a.plugins[e].push([b,d[e]])}},call:function(a,b,d){if((b=a.plugins[b])&&a.element[0].parentNode)for(var e=0;e0)return true;a[b]=1;d=a[b]>0;a[b]=0;return d},isOverAxis:function(a,b,d){return a>b&&a=9)&&!a.button)return this._mouseUp(a);if(this._mouseStarted){this._mouseDrag(a); -return a.preventDefault()}if(this._mouseDistanceMet(a)&&this._mouseDelayMet(a))(this._mouseStarted=this._mouseStart(this._mouseDownEvent,a)!==false)?this._mouseDrag(a):this._mouseUp(a);return!this._mouseStarted},_mouseUp:function(a){c(document).unbind("mousemove."+this.widgetName,this._mouseMoveDelegate).unbind("mouseup."+this.widgetName,this._mouseUpDelegate);if(this._mouseStarted){this._mouseStarted=false;a.target==this._mouseDownEvent.target&&c.data(a.target,this.widgetName+".preventClickEvent", -true);this._mouseStop(a)}return false},_mouseDistanceMet:function(a){return Math.max(Math.abs(this._mouseDownEvent.pageX-a.pageX),Math.abs(this._mouseDownEvent.pageY-a.pageY))>=this.options.distance},_mouseDelayMet:function(){return this.mouseDelayMet},_mouseStart:function(){},_mouseDrag:function(){},_mouseStop:function(){},_mouseCapture:function(){return true}})})(jQuery); +(function(b){b.widget("ui.mouse",{options:{cancel:":input,option",distance:1,delay:0},_mouseInit:function(){var a=this;this.element.bind("mousedown."+this.widgetName,function(c){return a._mouseDown(c)}).bind("click."+this.widgetName,function(c){if(true===b.data(c.target,a.widgetName+".preventClickEvent")){b.removeData(c.target,a.widgetName+".preventClickEvent");c.stopImmediatePropagation();return false}});this.started=false},_mouseDestroy:function(){this.element.unbind("."+this.widgetName)},_mouseDown:function(a){a.originalEvent= +a.originalEvent||{};if(!a.originalEvent.mouseHandled){this._mouseStarted&&this._mouseUp(a);this._mouseDownEvent=a;var c=this,e=a.which==1,f=typeof this.options.cancel=="string"?b(a.target).parents().add(a.target).filter(this.options.cancel).length:false;if(!e||f||!this._mouseCapture(a))return true;this.mouseDelayMet=!this.options.delay;if(!this.mouseDelayMet)this._mouseDelayTimer=setTimeout(function(){c.mouseDelayMet=true},this.options.delay);if(this._mouseDistanceMet(a)&&this._mouseDelayMet(a)){this._mouseStarted= +this._mouseStart(a)!==false;if(!this._mouseStarted){a.preventDefault();return true}}true===b.data(a.target,this.widgetName+".preventClickEvent")&&b.removeData(a.target,this.widgetName+".preventClickEvent");this._mouseMoveDelegate=function(d){return c._mouseMove(d)};this._mouseUpDelegate=function(d){return c._mouseUp(d)};b(document).bind("mousemove."+this.widgetName,this._mouseMoveDelegate).bind("mouseup."+this.widgetName,this._mouseUpDelegate);a.preventDefault();return a.originalEvent.mouseHandled= +true}},_mouseMove:function(a){if(b.browser.msie&&!(document.documentMode>=9)&&!a.button)return this._mouseUp(a);if(this._mouseStarted){this._mouseDrag(a);return a.preventDefault()}if(this._mouseDistanceMet(a)&&this._mouseDelayMet(a))(this._mouseStarted=this._mouseStart(this._mouseDownEvent,a)!==false)?this._mouseDrag(a):this._mouseUp(a);return!this._mouseStarted},_mouseUp:function(a){b(document).unbind("mousemove."+this.widgetName,this._mouseMoveDelegate).unbind("mouseup."+this.widgetName,this._mouseUpDelegate); +if(this._mouseStarted){this._mouseStarted=false;a.target==this._mouseDownEvent.target&&b.data(a.target,this.widgetName+".preventClickEvent",true);this._mouseStop(a)}return false},_mouseDistanceMet:function(a){return Math.max(Math.abs(this._mouseDownEvent.pageX-a.pageX),Math.abs(this._mouseDownEvent.pageY-a.pageY))>=this.options.distance},_mouseDelayMet:function(){return this.mouseDelayMet},_mouseStart:function(){},_mouseDrag:function(){},_mouseStop:function(){},_mouseCapture:function(){return true}})})(jQuery); ;/* - * jQuery UI Position 1.8.10 + * jQuery UI Position 1.8.11 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. @@ -64,7 +64,7 @@ d>0?b.left-d:Math.max(b.left-a.collisionPosition.left,b.left)},top:function(b,a) a.collisionPosition.left<0?g+e+h:d>0?g+e+h:0}},top:function(b,a){if(a.at[1]!=="center"){var d=c(window);d=a.collisionPosition.top+a.collisionHeight-d.height()-d.scrollTop();var g=a.my[1]==="top"?-a.elemHeight:a.my[1]==="bottom"?a.elemHeight:0,e=a.at[1]==="top"?a.targetHeight:-a.targetHeight,h=-2*a.offset[1];b.top+=a.collisionPosition.top<0?g+e+h:d>0?g+e+h:0}}}};if(!c.offset.setOffset){c.offset.setOffset=function(b,a){if(/static/.test(c.curCSS(b,"position")))b.style.position="relative";var d=c(b), g=d.offset(),e=parseInt(c.curCSS(b,"top",true),10)||0,h=parseInt(c.curCSS(b,"left",true),10)||0;g={top:a.top-g.top+e,left:a.left-g.left+h};"using"in a?a.using.call(b,g):d.css(g)};c.fn.offset=function(b){var a=this[0];if(!a||!a.ownerDocument)return null;if(b)return this.each(function(){c.offset.setOffset(this,b)});return u.call(this)}}})(jQuery); ;/* - * jQuery UI Draggable 1.8.10 + * jQuery UI Draggable 1.8.11 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. @@ -87,34 +87,34 @@ this.options.revert.call(this.element,b)){var c=this;d(this.helper).animate(this a.target)b=true});return b},_createHelper:function(a){var b=this.options;a=d.isFunction(b.helper)?d(b.helper.apply(this.element[0],[a])):b.helper=="clone"?this.element.clone():this.element;a.parents("body").length||a.appendTo(b.appendTo=="parent"?this.element[0].parentNode:b.appendTo);a[0]!=this.element[0]&&!/(fixed|absolute)/.test(a.css("position"))&&a.css("position","absolute");return a},_adjustOffsetFromHelper:function(a){if(typeof a=="string")a=a.split(" ");if(d.isArray(a))a={left:+a[0],top:+a[1]|| 0};if("left"in a)this.offset.click.left=a.left+this.margins.left;if("right"in a)this.offset.click.left=this.helperProportions.width-a.right+this.margins.left;if("top"in a)this.offset.click.top=a.top+this.margins.top;if("bottom"in a)this.offset.click.top=this.helperProportions.height-a.bottom+this.margins.top},_getParentOffset:function(){this.offsetParent=this.helper.offsetParent();var a=this.offsetParent.offset();if(this.cssPosition=="absolute"&&this.scrollParent[0]!=document&&d.ui.contains(this.scrollParent[0], this.offsetParent[0])){a.left+=this.scrollParent.scrollLeft();a.top+=this.scrollParent.scrollTop()}if(this.offsetParent[0]==document.body||this.offsetParent[0].tagName&&this.offsetParent[0].tagName.toLowerCase()=="html"&&d.browser.msie)a={top:0,left:0};return{top:a.top+(parseInt(this.offsetParent.css("borderTopWidth"),10)||0),left:a.left+(parseInt(this.offsetParent.css("borderLeftWidth"),10)||0)}},_getRelativeOffset:function(){if(this.cssPosition=="relative"){var a=this.element.position();return{top:a.top- -(parseInt(this.helper.css("top"),10)||0)+this.scrollParent.scrollTop(),left:a.left-(parseInt(this.helper.css("left"),10)||0)+this.scrollParent.scrollLeft()}}else return{top:0,left:0}},_cacheMargins:function(){this.margins={left:parseInt(this.element.css("marginLeft"),10)||0,top:parseInt(this.element.css("marginTop"),10)||0}},_cacheHelperProportions:function(){this.helperProportions={width:this.helper.outerWidth(),height:this.helper.outerHeight()}},_setContainment:function(){var a=this.options;if(a.containment== -"parent")a.containment=this.helper[0].parentNode;if(a.containment=="document"||a.containment=="window")this.containment=[(a.containment=="document"?0:d(window).scrollLeft())-this.offset.relative.left-this.offset.parent.left,(a.containment=="document"?0:d(window).scrollTop())-this.offset.relative.top-this.offset.parent.top,(a.containment=="document"?0:d(window).scrollLeft())+d(a.containment=="document"?document:window).width()-this.helperProportions.width-this.margins.left,(a.containment=="document"? -0:d(window).scrollTop())+(d(a.containment=="document"?document:window).height()||document.body.parentNode.scrollHeight)-this.helperProportions.height-this.margins.top];if(!/^(document|window|parent)$/.test(a.containment)&&a.containment.constructor!=Array){var b=d(a.containment)[0];if(b){a=d(a.containment).offset();var c=d(b).css("overflow")!="hidden";this.containment=[a.left+(parseInt(d(b).css("borderLeftWidth"),10)||0)+(parseInt(d(b).css("paddingLeft"),10)||0)-this.margins.left,a.top+(parseInt(d(b).css("borderTopWidth"), -10)||0)+(parseInt(d(b).css("paddingTop"),10)||0)-this.margins.top,a.left+(c?Math.max(b.scrollWidth,b.offsetWidth):b.offsetWidth)-(parseInt(d(b).css("borderLeftWidth"),10)||0)-(parseInt(d(b).css("paddingRight"),10)||0)-this.helperProportions.width-this.margins.left,a.top+(c?Math.max(b.scrollHeight,b.offsetHeight):b.offsetHeight)-(parseInt(d(b).css("borderTopWidth"),10)||0)-(parseInt(d(b).css("paddingBottom"),10)||0)-this.helperProportions.height-this.margins.top]}}else if(a.containment.constructor== -Array)this.containment=a.containment},_convertPositionTo:function(a,b){if(!b)b=this.position;a=a=="absolute"?1:-1;var c=this.cssPosition=="absolute"&&!(this.scrollParent[0]!=document&&d.ui.contains(this.scrollParent[0],this.offsetParent[0]))?this.offsetParent:this.scrollParent,f=/(html|body)/i.test(c[0].tagName);return{top:b.top+this.offset.relative.top*a+this.offset.parent.top*a-(d.browser.safari&&d.browser.version<526&&this.cssPosition=="fixed"?0:(this.cssPosition=="fixed"?-this.scrollParent.scrollTop(): -f?0:c.scrollTop())*a),left:b.left+this.offset.relative.left*a+this.offset.parent.left*a-(d.browser.safari&&d.browser.version<526&&this.cssPosition=="fixed"?0:(this.cssPosition=="fixed"?-this.scrollParent.scrollLeft():f?0:c.scrollLeft())*a)}},_generatePosition:function(a){var b=this.options,c=this.cssPosition=="absolute"&&!(this.scrollParent[0]!=document&&d.ui.contains(this.scrollParent[0],this.offsetParent[0]))?this.offsetParent:this.scrollParent,f=/(html|body)/i.test(c[0].tagName),e=a.pageX,g=a.pageY; -if(this.originalPosition){if(this.containment){if(a.pageX-this.offset.click.leftthis.containment[2])e=this.containment[2]+this.offset.click.left;if(a.pageY-this.offset.click.top>this.containment[3])g=this.containment[3]+this.offset.click.top}if(b.grid){g=this.originalPageY+Math.round((g-this.originalPageY)/ -b.grid[1])*b.grid[1];g=this.containment?!(g-this.offset.click.topthis.containment[3])?g:!(g-this.offset.click.topthis.containment[2])?e:!(e-this.offset.click.left').css({width:this.offsetWidth+"px",height:this.offsetHeight+"px",position:"absolute",opacity:"0.001",zIndex:1E3}).css(d(this).offset()).appendTo("body")})}, -stop:function(){d("div.ui-draggable-iframeFix").each(function(){this.parentNode.removeChild(this)})}});d.ui.plugin.add("draggable","opacity",{start:function(a,b){a=d(b.helper);b=d(this).data("draggable").options;if(a.css("opacity"))b._opacity=a.css("opacity");a.css("opacity",b.opacity)},stop:function(a,b){a=d(this).data("draggable").options;a._opacity&&d(b.helper).css("opacity",a._opacity)}});d.ui.plugin.add("draggable","scroll",{start:function(){var a=d(this).data("draggable");if(a.scrollParent[0]!= -document&&a.scrollParent[0].tagName!="HTML")a.overflowOffset=a.scrollParent.offset()},drag:function(a){var b=d(this).data("draggable"),c=b.options,f=false;if(b.scrollParent[0]!=document&&b.scrollParent[0].tagName!="HTML"){if(!c.axis||c.axis!="x")if(b.overflowOffset.top+b.scrollParent[0].offsetHeight-a.pageY=0;h--){var i=c.snapElements[h].left,k=i+c.snapElements[h].width,j=c.snapElements[h].top,l=j+c.snapElements[h].height;if(i-ethis.containment[2])e=this.containment[2]+this.offset.click.left;if(a.pageY-this.offset.click.top>this.containment[3])g= +this.containment[3]+this.offset.click.top}if(b.grid){g=this.originalPageY+Math.round((g-this.originalPageY)/b.grid[1])*b.grid[1];g=this.containment?!(g-this.offset.click.topthis.containment[3])?g:!(g-this.offset.click.topthis.containment[2])? +e:!(e-this.offset.click.left').css({width:this.offsetWidth+ +"px",height:this.offsetHeight+"px",position:"absolute",opacity:"0.001",zIndex:1E3}).css(d(this).offset()).appendTo("body")})},stop:function(){d("div.ui-draggable-iframeFix").each(function(){this.parentNode.removeChild(this)})}});d.ui.plugin.add("draggable","opacity",{start:function(a,b){a=d(b.helper);b=d(this).data("draggable").options;if(a.css("opacity"))b._opacity=a.css("opacity");a.css("opacity",b.opacity)},stop:function(a,b){a=d(this).data("draggable").options;a._opacity&&d(b.helper).css("opacity", +a._opacity)}});d.ui.plugin.add("draggable","scroll",{start:function(){var a=d(this).data("draggable");if(a.scrollParent[0]!=document&&a.scrollParent[0].tagName!="HTML")a.overflowOffset=a.scrollParent.offset()},drag:function(a){var b=d(this).data("draggable"),c=b.options,f=false;if(b.scrollParent[0]!=document&&b.scrollParent[0].tagName!="HTML"){if(!c.axis||c.axis!="x")if(b.overflowOffset.top+b.scrollParent[0].offsetHeight-a.pageY=0;h--){var i=c.snapElements[h].left,k=i+c.snapElements[h].width,j=c.snapElements[h].top,l=j+c.snapElements[h].height;if(i-e=j&&f<=l||h>=j&&h<=l||fl)&&(e>= i&&e<=k||g>=i&&g<=k||ek);default:return false}};d.ui.ddmanager={current:null,droppables:{"default":[]},prepareOffsets:function(a,b){var c=d.ui.ddmanager.droppables[a.options.scope]||[],e=b?b.type:null,g=(a.currentItem||a.element).find(":data(droppable)").andSelf(),f=0;a:for(;f');var a=e.browser.msie&&e.browser.version<7,c=a?1:0;a=a?2:-1;this.helper.addClass(this._helper).css({width:this.element.outerWidth()+a,height:this.element.outerHeight()+a,position:"absolute",left:this.elementOffset.left-c+"px",top:this.elementOffset.top-c+"px",zIndex:++b.zIndex});this.helper.appendTo("body").disableSelection()}else this.helper=this.element},_change:{e:function(b, a){return{width:this.originalSize.width+a}},w:function(b,a){return{left:this.originalPosition.left+a,width:this.originalSize.width-a}},n:function(b,a,c){return{top:this.originalPosition.top+c,height:this.originalSize.height-c}},s:function(b,a,c){return{height:this.originalSize.height+c}},se:function(b,a,c){return e.extend(this._change.s.apply(this,arguments),this._change.e.apply(this,[b,a,c]))},sw:function(b,a,c){return e.extend(this._change.s.apply(this,arguments),this._change.w.apply(this,[b,a, c]))},ne:function(b,a,c){return e.extend(this._change.n.apply(this,arguments),this._change.e.apply(this,[b,a,c]))},nw:function(b,a,c){return e.extend(this._change.n.apply(this,arguments),this._change.w.apply(this,[b,a,c]))}},_propagate:function(b,a){e.ui.plugin.call(this,b,[a,this.ui()]);b!="resize"&&this._trigger(b,a,this.ui())},plugins:{},ui:function(){return{originalElement:this.originalElement,element:this.element,helper:this.helper,position:this.position,size:this.size,originalSize:this.originalSize, -originalPosition:this.originalPosition}}});e.extend(e.ui.resizable,{version:"1.8.10"});e.ui.plugin.add("resizable","alsoResize",{start:function(){var b=e(this).data("resizable").options,a=function(c){e(c).each(function(){var d=e(this);d.data("resizable-alsoresize",{width:parseInt(d.width(),10),height:parseInt(d.height(),10),left:parseInt(d.css("left"),10),top:parseInt(d.css("top"),10),position:d.css("position")})})};if(typeof b.alsoResize=="object"&&!b.alsoResize.parentNode)if(b.alsoResize.length){b.alsoResize= +originalPosition:this.originalPosition}}});e.extend(e.ui.resizable,{version:"1.8.11"});e.ui.plugin.add("resizable","alsoResize",{start:function(){var b=e(this).data("resizable").options,a=function(c){e(c).each(function(){var d=e(this);d.data("resizable-alsoresize",{width:parseInt(d.width(),10),height:parseInt(d.height(),10),left:parseInt(d.css("left"),10),top:parseInt(d.css("top"),10),position:d.css("position")})})};if(typeof b.alsoResize=="object"&&!b.alsoResize.parentNode)if(b.alsoResize.length){b.alsoResize= b.alsoResize[0];a(b.alsoResize)}else e.each(b.alsoResize,function(c){a(c)});else a(b.alsoResize)},resize:function(b,a){var c=e(this).data("resizable");b=c.options;var d=c.originalSize,f=c.originalPosition,g={height:c.size.height-d.height||0,width:c.size.width-d.width||0,top:c.position.top-f.top||0,left:c.position.left-f.left||0},h=function(i,j){e(i).each(function(){var k=e(this),q=e(this).data("resizable-alsoresize"),p={},r=j&&j.length?j:k.parents(a.originalElement[0]).length?["width","height"]:["width", "height","top","left"];e.each(r,function(n,o){if((n=(q[o]||0)+(g[o]||0))&&n>=0)p[o]=n||null});if(e.browser.opera&&/relative/.test(k.css("position"))){c._revertToRelativePosition=true;k.css({position:"absolute",top:"auto",left:"auto"})}k.css(p)})};typeof b.alsoResize=="object"&&!b.alsoResize.nodeType?e.each(b.alsoResize,function(i,j){h(i,j)}):h(b.alsoResize)},stop:function(){var b=e(this).data("resizable"),a=b.options,c=function(d){e(d).each(function(){var f=e(this);f.css({position:f.data("resizable-alsoresize").position})})}; if(b._revertToRelativePosition){b._revertToRelativePosition=false;typeof a.alsoResize=="object"&&!a.alsoResize.nodeType?e.each(a.alsoResize,function(d){c(d)}):c(a.alsoResize)}e(this).removeData("resizable-alsoresize")}});e.ui.plugin.add("resizable","animate",{stop:function(b){var a=e(this).data("resizable"),c=a.options,d=a._proportionallyResizeElements,f=d.length&&/textarea/i.test(d[0].nodeName),g=f&&e.ui.hasScroll(d[0],"left")?0:a.sizeDiff.height;f={width:a.size.width-(f?0:a.sizeDiff.width),height:a.size.height- @@ -187,7 +187,7 @@ a.size.width/a.aspectRatio}if(d+a.size.height>=a.parentData.height){a.size.heigh b.ghost&&b.ghost.css({position:"relative",height:b.size.height,width:b.size.width})},stop:function(){var b=e(this).data("resizable");b.ghost&&b.helper&&b.helper.get(0).removeChild(b.ghost.get(0))}});e.ui.plugin.add("resizable","grid",{resize:function(){var b=e(this).data("resizable"),a=b.options,c=b.size,d=b.originalSize,f=b.originalPosition,g=b.axis;a.grid=typeof a.grid=="number"?[a.grid,a.grid]:a.grid;var h=Math.round((c.width-d.width)/(a.grid[0]||1))*(a.grid[0]||1);a=Math.round((c.height-d.height)/ (a.grid[1]||1))*(a.grid[1]||1);if(/^(se|s|e)$/.test(g)){b.size.width=d.width+h;b.size.height=d.height+a}else if(/^(ne)$/.test(g)){b.size.width=d.width+h;b.size.height=d.height+a;b.position.top=f.top-a}else{if(/^(sw)$/.test(g)){b.size.width=d.width+h;b.size.height=d.height+a}else{b.size.width=d.width+h;b.size.height=d.height+a;b.position.top=f.top-a}b.position.left=f.left-h}}});var m=function(b){return parseInt(b,10)||0},l=function(b){return!isNaN(parseInt(b,10))}})(jQuery); ;/* - * jQuery UI Selectable 1.8.10 + * jQuery UI Selectable 1.8.11 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. @@ -207,9 +207,9 @@ c,{unselecting:b.element})}});e(c.target).parents().andSelf().each(function(){va this.options,b=this.opos[0],g=this.opos[1],h=c.pageX,i=c.pageY;if(b>h){var j=h;h=b;b=j}if(g>i){j=i;i=g;g=j}this.helper.css({left:b,top:g,width:h-b,height:i-g});this.selectees.each(function(){var a=e.data(this,"selectable-item");if(!(!a||a.element==f.element[0])){var k=false;if(d.tolerance=="touch")k=!(a.left>h||a.righti||a.bottomb&&a.rightg&&a.bottom *",opacity:false,placeholder:false,revert:false,scroll:true,scrollSensitivity:20,scrollSpeed:20,scope:"default",tolerance:"intersect",zIndex:1E3},_create:function(){this.containerCache={};this.element.addClass("ui-sortable"); -this.refresh();this.floating=this.items.length?/left|right/.test(this.items[0].item.css("float")):false;this.offset=this.element.offset();this._mouseInit()},destroy:function(){this.element.removeClass("ui-sortable ui-sortable-disabled").removeData("sortable").unbind(".sortable");this._mouseDestroy();for(var a=this.items.length-1;a>=0;a--)this.items[a].item.removeData("sortable-item");return this},_setOption:function(a,b){if(a==="disabled"){this.options[a]=b;this.widget()[b?"addClass":"removeClass"]("ui-sortable-disabled")}else d.Widget.prototype._setOption.apply(this, -arguments)},_mouseCapture:function(a,b){if(this.reverting)return false;if(this.options.disabled||this.options.type=="static")return false;this._refreshItems(a);var c=null,e=this;d(a.target).parents().each(function(){if(d.data(this,"sortable-item")==e){c=d(this);return false}});if(d.data(a.target,"sortable-item")==e)c=d(a.target);if(!c)return false;if(this.options.handle&&!b){var f=false;d(this.options.handle,c).find("*").andSelf().each(function(){if(this==a.target)f=true});if(!f)return false}this.currentItem= -c;this._removeCurrentsFromItems();return true},_mouseStart:function(a,b,c){b=this.options;var e=this;this.currentContainer=this;this.refreshPositions();this.helper=this._createHelper(a);this._cacheHelperProportions();this._cacheMargins();this.scrollParent=this.helper.scrollParent();this.offset=this.currentItem.offset();this.offset={top:this.offset.top-this.margins.top,left:this.offset.left-this.margins.left};this.helper.css("position","absolute");this.cssPosition=this.helper.css("position");d.extend(this.offset, -{click:{left:a.pageX-this.offset.left,top:a.pageY-this.offset.top},parent:this._getParentOffset(),relative:this._getRelativeOffset()});this.originalPosition=this._generatePosition(a);this.originalPageX=a.pageX;this.originalPageY=a.pageY;b.cursorAt&&this._adjustOffsetFromHelper(b.cursorAt);this.domPosition={prev:this.currentItem.prev()[0],parent:this.currentItem.parent()[0]};this.helper[0]!=this.currentItem[0]&&this.currentItem.hide();this._createPlaceholder();b.containment&&this._setContainment(); -if(b.cursor){if(d("body").css("cursor"))this._storedCursor=d("body").css("cursor");d("body").css("cursor",b.cursor)}if(b.opacity){if(this.helper.css("opacity"))this._storedOpacity=this.helper.css("opacity");this.helper.css("opacity",b.opacity)}if(b.zIndex){if(this.helper.css("zIndex"))this._storedZIndex=this.helper.css("zIndex");this.helper.css("zIndex",b.zIndex)}if(this.scrollParent[0]!=document&&this.scrollParent[0].tagName!="HTML")this.overflowOffset=this.scrollParent.offset();this._trigger("start", -a,this._uiHash());this._preserveHelperProportions||this._cacheHelperProportions();if(!c)for(c=this.containers.length-1;c>=0;c--)this.containers[c]._trigger("activate",a,e._uiHash(this));if(d.ui.ddmanager)d.ui.ddmanager.current=this;d.ui.ddmanager&&!b.dropBehaviour&&d.ui.ddmanager.prepareOffsets(this,a);this.dragging=true;this.helper.addClass("ui-sortable-helper");this._mouseDrag(a);return true},_mouseDrag:function(a){this.position=this._generatePosition(a);this.positionAbs=this._convertPositionTo("absolute"); -if(!this.lastPositionAbs)this.lastPositionAbs=this.positionAbs;if(this.options.scroll){var b=this.options,c=false;if(this.scrollParent[0]!=document&&this.scrollParent[0].tagName!="HTML"){if(this.overflowOffset.top+this.scrollParent[0].offsetHeight-a.pageY=0;b--){c=this.items[b];var e=c.item[0],f=this._intersectsWithPointer(c);if(f)if(e!=this.currentItem[0]&&this.placeholder[f==1?"next":"prev"]()[0]!=e&&!d.ui.contains(this.placeholder[0],e)&&(this.options.type=="semi-dynamic"?!d.ui.contains(this.element[0],e):true)){this.direction=f==1?"down":"up";if(this.options.tolerance=="pointer"||this._intersectsWithSides(c))this._rearrange(a, -c);else break;this._trigger("change",a,this._uiHash());break}}this._contactContainers(a);d.ui.ddmanager&&d.ui.ddmanager.drag(this,a);this._trigger("sort",a,this._uiHash());this.lastPositionAbs=this.positionAbs;return false},_mouseStop:function(a,b){if(a){d.ui.ddmanager&&!this.options.dropBehaviour&&d.ui.ddmanager.drop(this,a);if(this.options.revert){var c=this;b=c.placeholder.offset();c.reverting=true;d(this.helper).animate({left:b.left-this.offset.parent.left-c.margins.left+(this.offsetParent[0]== -document.body?0:this.offsetParent[0].scrollLeft),top:b.top-this.offset.parent.top-c.margins.top+(this.offsetParent[0]==document.body?0:this.offsetParent[0].scrollTop)},parseInt(this.options.revert,10)||500,function(){c._clear(a)})}else this._clear(a,b);return false}},cancel:function(){var a=this;if(this.dragging){this._mouseUp({target:null});this.options.helper=="original"?this.currentItem.css(this._storedCSS).removeClass("ui-sortable-helper"):this.currentItem.show();for(var b=this.containers.length- -1;b>=0;b--){this.containers[b]._trigger("deactivate",null,a._uiHash(this));if(this.containers[b].containerCache.over){this.containers[b]._trigger("out",null,a._uiHash(this));this.containers[b].containerCache.over=0}}}if(this.placeholder){this.placeholder[0].parentNode&&this.placeholder[0].parentNode.removeChild(this.placeholder[0]);this.options.helper!="original"&&this.helper&&this.helper[0].parentNode&&this.helper.remove();d.extend(this,{helper:null,dragging:false,reverting:false,_noFinalSort:null}); -this.domPosition.prev?d(this.domPosition.prev).after(this.currentItem):d(this.domPosition.parent).prepend(this.currentItem)}return this},serialize:function(a){var b=this._getItemsAsjQuery(a&&a.connected),c=[];a=a||{};d(b).each(function(){var e=(d(a.item||this).attr(a.attribute||"id")||"").match(a.expression||/(.+)[-=_](.+)/);if(e)c.push((a.key||e[1]+"[]")+"="+(a.key&&a.expression?e[1]:e[2]))});!c.length&&a.key&&c.push(a.key+"=");return c.join("&")},toArray:function(a){var b=this._getItemsAsjQuery(a&& -a.connected),c=[];a=a||{};b.each(function(){c.push(d(a.item||this).attr(a.attribute||"id")||"")});return c},_intersectsWith:function(a){var b=this.positionAbs.left,c=b+this.helperProportions.width,e=this.positionAbs.top,f=e+this.helperProportions.height,g=a.left,h=g+a.width,i=a.top,k=i+a.height,j=this.offset.click.top,l=this.offset.click.left;j=e+j>i&&e+jg&&b+la[this.floating?"width":"height"]?j:g0?"down":"up")},_getDragHorizontalDirection:function(){var a=this.positionAbs.left-this.lastPositionAbs.left;return a!=0&&(a>0?"right":"left")},refresh:function(a){this._refreshItems(a);this.refreshPositions();return this},_connectWith:function(){var a=this.options;return a.connectWith.constructor==String?[a.connectWith]:a.connectWith},_getItemsAsjQuery:function(a){var b=[],c=[],e=this._connectWith();if(e&&a)for(a=e.length-1;a>=0;a--)for(var f=d(e[a]),g=f.length-1;g>=0;g--){var h= -d.data(f[g],"sortable");if(h&&h!=this&&!h.options.disabled)c.push([d.isFunction(h.options.items)?h.options.items.call(h.element):d(h.options.items,h.element).not(".ui-sortable-helper").not(".ui-sortable-placeholder"),h])}c.push([d.isFunction(this.options.items)?this.options.items.call(this.element,null,{options:this.options,item:this.currentItem}):d(this.options.items,this.element).not(".ui-sortable-helper").not(".ui-sortable-placeholder"),this]);for(a=c.length-1;a>=0;a--)c[a][0].each(function(){b.push(this)}); -return d(b)},_removeCurrentsFromItems:function(){for(var a=this.currentItem.find(":data(sortable-item)"),b=0;b=0;f--)for(var g= -d(e[f]),h=g.length-1;h>=0;h--){var i=d.data(g[h],"sortable");if(i&&i!=this&&!i.options.disabled){c.push([d.isFunction(i.options.items)?i.options.items.call(i.element[0],a,{item:this.currentItem}):d(i.options.items,i.element),i]);this.containers.push(i)}}for(f=c.length-1;f>=0;f--){a=c[f][1];e=c[f][0];h=0;for(g=e.length;h=0;b--){var c=this.items[b],e=this.options.toleranceElement?d(this.options.toleranceElement,c.item):c.item;if(!a){c.width=e.outerWidth();c.height=e.outerHeight()}e=e.offset();c.left=e.left;c.top=e.top}if(this.options.custom&&this.options.custom.refreshContainers)this.options.custom.refreshContainers.call(this);else for(b=this.containers.length-1;b>=0;b--){e=this.containers[b].element.offset();this.containers[b].containerCache.left=e.left;this.containers[b].containerCache.top= -e.top;this.containers[b].containerCache.width=this.containers[b].element.outerWidth();this.containers[b].containerCache.height=this.containers[b].element.outerHeight()}return this},_createPlaceholder:function(a){var b=a||this,c=b.options;if(!c.placeholder||c.placeholder.constructor==String){var e=c.placeholder;c.placeholder={element:function(){var f=d(document.createElement(b.currentItem[0].nodeName)).addClass(e||b.currentItem[0].className+" ui-sortable-placeholder").removeClass("ui-sortable-helper")[0]; +this.refresh();this.floating=this.items.length?/left|right/.test(this.items[0].item.css("float"))||/inline|table-cell/.test(this.items[0].item.css("display")):false;this.offset=this.element.offset();this._mouseInit()},destroy:function(){this.element.removeClass("ui-sortable ui-sortable-disabled").removeData("sortable").unbind(".sortable");this._mouseDestroy();for(var a=this.items.length-1;a>=0;a--)this.items[a].item.removeData("sortable-item");return this},_setOption:function(a,b){if(a==="disabled"){this.options[a]= +b;this.widget()[b?"addClass":"removeClass"]("ui-sortable-disabled")}else d.Widget.prototype._setOption.apply(this,arguments)},_mouseCapture:function(a,b){if(this.reverting)return false;if(this.options.disabled||this.options.type=="static")return false;this._refreshItems(a);var c=null,e=this;d(a.target).parents().each(function(){if(d.data(this,"sortable-item")==e){c=d(this);return false}});if(d.data(a.target,"sortable-item")==e)c=d(a.target);if(!c)return false;if(this.options.handle&&!b){var f=false; +d(this.options.handle,c).find("*").andSelf().each(function(){if(this==a.target)f=true});if(!f)return false}this.currentItem=c;this._removeCurrentsFromItems();return true},_mouseStart:function(a,b,c){b=this.options;var e=this;this.currentContainer=this;this.refreshPositions();this.helper=this._createHelper(a);this._cacheHelperProportions();this._cacheMargins();this.scrollParent=this.helper.scrollParent();this.offset=this.currentItem.offset();this.offset={top:this.offset.top-this.margins.top,left:this.offset.left- +this.margins.left};this.helper.css("position","absolute");this.cssPosition=this.helper.css("position");d.extend(this.offset,{click:{left:a.pageX-this.offset.left,top:a.pageY-this.offset.top},parent:this._getParentOffset(),relative:this._getRelativeOffset()});this.originalPosition=this._generatePosition(a);this.originalPageX=a.pageX;this.originalPageY=a.pageY;b.cursorAt&&this._adjustOffsetFromHelper(b.cursorAt);this.domPosition={prev:this.currentItem.prev()[0],parent:this.currentItem.parent()[0]}; +this.helper[0]!=this.currentItem[0]&&this.currentItem.hide();this._createPlaceholder();b.containment&&this._setContainment();if(b.cursor){if(d("body").css("cursor"))this._storedCursor=d("body").css("cursor");d("body").css("cursor",b.cursor)}if(b.opacity){if(this.helper.css("opacity"))this._storedOpacity=this.helper.css("opacity");this.helper.css("opacity",b.opacity)}if(b.zIndex){if(this.helper.css("zIndex"))this._storedZIndex=this.helper.css("zIndex");this.helper.css("zIndex",b.zIndex)}if(this.scrollParent[0]!= +document&&this.scrollParent[0].tagName!="HTML")this.overflowOffset=this.scrollParent.offset();this._trigger("start",a,this._uiHash());this._preserveHelperProportions||this._cacheHelperProportions();if(!c)for(c=this.containers.length-1;c>=0;c--)this.containers[c]._trigger("activate",a,e._uiHash(this));if(d.ui.ddmanager)d.ui.ddmanager.current=this;d.ui.ddmanager&&!b.dropBehaviour&&d.ui.ddmanager.prepareOffsets(this,a);this.dragging=true;this.helper.addClass("ui-sortable-helper");this._mouseDrag(a); +return true},_mouseDrag:function(a){this.position=this._generatePosition(a);this.positionAbs=this._convertPositionTo("absolute");if(!this.lastPositionAbs)this.lastPositionAbs=this.positionAbs;if(this.options.scroll){var b=this.options,c=false;if(this.scrollParent[0]!=document&&this.scrollParent[0].tagName!="HTML"){if(this.overflowOffset.top+this.scrollParent[0].offsetHeight-a.pageY=0;b--){c=this.items[b];var e=c.item[0],f=this._intersectsWithPointer(c);if(f)if(e!=this.currentItem[0]&&this.placeholder[f==1?"next":"prev"]()[0]!=e&&!d.ui.contains(this.placeholder[0],e)&&(this.options.type=="semi-dynamic"?!d.ui.contains(this.element[0], +e):true)){this.direction=f==1?"down":"up";if(this.options.tolerance=="pointer"||this._intersectsWithSides(c))this._rearrange(a,c);else break;this._trigger("change",a,this._uiHash());break}}this._contactContainers(a);d.ui.ddmanager&&d.ui.ddmanager.drag(this,a);this._trigger("sort",a,this._uiHash());this.lastPositionAbs=this.positionAbs;return false},_mouseStop:function(a,b){if(a){d.ui.ddmanager&&!this.options.dropBehaviour&&d.ui.ddmanager.drop(this,a);if(this.options.revert){var c=this;b=c.placeholder.offset(); +c.reverting=true;d(this.helper).animate({left:b.left-this.offset.parent.left-c.margins.left+(this.offsetParent[0]==document.body?0:this.offsetParent[0].scrollLeft),top:b.top-this.offset.parent.top-c.margins.top+(this.offsetParent[0]==document.body?0:this.offsetParent[0].scrollTop)},parseInt(this.options.revert,10)||500,function(){c._clear(a)})}else this._clear(a,b);return false}},cancel:function(){var a=this;if(this.dragging){this._mouseUp({target:null});this.options.helper=="original"?this.currentItem.css(this._storedCSS).removeClass("ui-sortable-helper"): +this.currentItem.show();for(var b=this.containers.length-1;b>=0;b--){this.containers[b]._trigger("deactivate",null,a._uiHash(this));if(this.containers[b].containerCache.over){this.containers[b]._trigger("out",null,a._uiHash(this));this.containers[b].containerCache.over=0}}}if(this.placeholder){this.placeholder[0].parentNode&&this.placeholder[0].parentNode.removeChild(this.placeholder[0]);this.options.helper!="original"&&this.helper&&this.helper[0].parentNode&&this.helper.remove();d.extend(this,{helper:null, +dragging:false,reverting:false,_noFinalSort:null});this.domPosition.prev?d(this.domPosition.prev).after(this.currentItem):d(this.domPosition.parent).prepend(this.currentItem)}return this},serialize:function(a){var b=this._getItemsAsjQuery(a&&a.connected),c=[];a=a||{};d(b).each(function(){var e=(d(a.item||this).attr(a.attribute||"id")||"").match(a.expression||/(.+)[-=_](.+)/);if(e)c.push((a.key||e[1]+"[]")+"="+(a.key&&a.expression?e[1]:e[2]))});!c.length&&a.key&&c.push(a.key+"=");return c.join("&")}, +toArray:function(a){var b=this._getItemsAsjQuery(a&&a.connected),c=[];a=a||{};b.each(function(){c.push(d(a.item||this).attr(a.attribute||"id")||"")});return c},_intersectsWith:function(a){var b=this.positionAbs.left,c=b+this.helperProportions.width,e=this.positionAbs.top,f=e+this.helperProportions.height,g=a.left,h=g+a.width,i=a.top,k=i+a.height,j=this.offset.click.top,l=this.offset.click.left;j=e+j>i&&e+jg&&b+la[this.floating?"width":"height"]?j:g0?"down":"up")},_getDragHorizontalDirection:function(){var a=this.positionAbs.left-this.lastPositionAbs.left;return a!=0&&(a>0?"right":"left")},refresh:function(a){this._refreshItems(a);this.refreshPositions();return this},_connectWith:function(){var a=this.options;return a.connectWith.constructor==String?[a.connectWith]:a.connectWith},_getItemsAsjQuery:function(a){var b=[],c=[],e=this._connectWith(); +if(e&&a)for(a=e.length-1;a>=0;a--)for(var f=d(e[a]),g=f.length-1;g>=0;g--){var h=d.data(f[g],"sortable");if(h&&h!=this&&!h.options.disabled)c.push([d.isFunction(h.options.items)?h.options.items.call(h.element):d(h.options.items,h.element).not(".ui-sortable-helper").not(".ui-sortable-placeholder"),h])}c.push([d.isFunction(this.options.items)?this.options.items.call(this.element,null,{options:this.options,item:this.currentItem}):d(this.options.items,this.element).not(".ui-sortable-helper").not(".ui-sortable-placeholder"), +this]);for(a=c.length-1;a>=0;a--)c[a][0].each(function(){b.push(this)});return d(b)},_removeCurrentsFromItems:function(){for(var a=this.currentItem.find(":data(sortable-item)"),b=0;b=0;f--)for(var g=d(e[f]),h=g.length-1;h>=0;h--){var i=d.data(g[h],"sortable");if(i&&i!=this&&!i.options.disabled){c.push([d.isFunction(i.options.items)?i.options.items.call(i.element[0],a,{item:this.currentItem}):d(i.options.items,i.element),i]);this.containers.push(i)}}for(f=c.length-1;f>=0;f--){a=c[f][1];e=c[f][0];h=0;for(g=e.length;h=0;b--){var c=this.items[b],e=this.options.toleranceElement?d(this.options.toleranceElement,c.item):c.item;if(!a){c.width=e.outerWidth();c.height=e.outerHeight()}e=e.offset();c.left=e.left;c.top=e.top}if(this.options.custom&&this.options.custom.refreshContainers)this.options.custom.refreshContainers.call(this);else for(b=this.containers.length-1;b>=0;b--){e=this.containers[b].element.offset();this.containers[b].containerCache.left= +e.left;this.containers[b].containerCache.top=e.top;this.containers[b].containerCache.width=this.containers[b].element.outerWidth();this.containers[b].containerCache.height=this.containers[b].element.outerHeight()}return this},_createPlaceholder:function(a){var b=a||this,c=b.options;if(!c.placeholder||c.placeholder.constructor==String){var e=c.placeholder;c.placeholder={element:function(){var f=d(document.createElement(b.currentItem[0].nodeName)).addClass(e||b.currentItem[0].className+" ui-sortable-placeholder").removeClass("ui-sortable-helper")[0]; if(!e)f.style.visibility="hidden";return f},update:function(f,g){if(!(e&&!c.forcePlaceholderSize)){g.height()||g.height(b.currentItem.innerHeight()-parseInt(b.currentItem.css("paddingTop")||0,10)-parseInt(b.currentItem.css("paddingBottom")||0,10));g.width()||g.width(b.currentItem.innerWidth()-parseInt(b.currentItem.css("paddingLeft")||0,10)-parseInt(b.currentItem.css("paddingRight")||0,10))}}}}b.placeholder=d(c.placeholder.element.call(b.element,b.currentItem));b.currentItem.after(b.placeholder); c.placeholder.update(b,b.placeholder)},_contactContainers:function(a){for(var b=null,c=null,e=this.containers.length-1;e>=0;e--)if(!d.ui.contains(this.currentItem[0],this.containers[e].element[0]))if(this._intersectsWith(this.containers[e].containerCache)){if(!(b&&d.ui.contains(this.containers[e].element[0],b.element[0]))){b=this.containers[e];c=e}}else if(this.containers[e].containerCache.over){this.containers[e]._trigger("out",a,this._uiHash(this));this.containers[e].containerCache.over=0}if(b)if(this.containers.length=== 1){this.containers[c]._trigger("over",a,this._uiHash(this));this.containers[c].containerCache.over=1}else if(this.currentContainer!=this.containers[c]){b=1E4;e=null;for(var f=this.positionAbs[this.containers[c].floating?"left":"top"],g=this.items.length-1;g>=0;g--)if(d.ui.contains(this.containers[c].element[0],this.items[g].item[0])){var h=this.items[g][this.containers[c].floating?"left":"top"];if(Math.abs(h-f)=0;e--){b||c.push(function(f){return function(g){f._trigger("deactivate",g,this._uiHash(this))}}.call(this,this.containers[e]));if(this.containers[e].containerCache.over){c.push(function(f){return function(g){f._trigger("out", g,this._uiHash(this))}}.call(this,this.containers[e]));this.containers[e].containerCache.over=0}}this._storedCursor&&d("body").css("cursor",this._storedCursor);this._storedOpacity&&this.helper.css("opacity",this._storedOpacity);if(this._storedZIndex)this.helper.css("zIndex",this._storedZIndex=="auto"?"":this._storedZIndex);this.dragging=false;if(this.cancelHelperRemoval){if(!b){this._trigger("beforeStop",a,this._uiHash());for(e=0;e li > :first-child,> :not(li):even",icons:{header:"ui-icon-triangle-1-e",headerSelected:"ui-icon-triangle-1-s"},navigation:false,navigationFilter:function(){return this.href.toLowerCase()===location.href.toLowerCase()}},_create:function(){var a=this,b=a.options;a.running=0;a.element.addClass("ui-accordion ui-widget ui-helper-reset").children("li").addClass("ui-accordion-li-fix"); a.headers=a.element.find(b.header).addClass("ui-accordion-header ui-helper-reset ui-state-default ui-corner-all").bind("mouseenter.accordion",function(){b.disabled||c(this).addClass("ui-state-hover")}).bind("mouseleave.accordion",function(){b.disabled||c(this).removeClass("ui-state-hover")}).bind("focus.accordion",function(){b.disabled||c(this).addClass("ui-state-focus")}).bind("blur.accordion",function(){b.disabled||c(this).removeClass("ui-state-focus")});a.headers.next().addClass("ui-accordion-content ui-helper-reset ui-widget-content ui-corner-bottom"); if(b.navigation){var d=a.element.find("a").filter(b.navigationFilter).eq(0);if(d.length){var h=d.closest(".ui-accordion-header");a.active=h.length?h:d.closest(".ui-accordion-content").prev()}}a.active=a._findActive(a.active||b.active).addClass("ui-state-default ui-state-active").toggleClass("ui-corner-all").toggleClass("ui-corner-top");a.active.next().addClass("ui-accordion-content-active");a._createIcons();a.resize();a.element.attr("role","tablist");a.headers.attr("role","tab").bind("keydown.accordion", -function(f){return a._keydown(f)}).next().attr("role","tabpanel");a.headers.not(a.active||"").attr({"aria-expanded":"false",tabIndex:-1}).next().hide();a.active.length?a.active.attr({"aria-expanded":"true",tabIndex:0}):a.headers.eq(0).attr("tabIndex",0);c.browser.safari||a.headers.find("a").attr("tabIndex",-1);b.event&&a.headers.bind(b.event.split(" ").join(".accordion ")+".accordion",function(f){a._clickHandler.call(a,f,this);f.preventDefault()})},_createIcons:function(){var a=this.options;if(a.icons){c("").addClass("ui-icon "+ -a.icons.header).prependTo(this.headers);this.active.children(".ui-icon").toggleClass(a.icons.header).toggleClass(a.icons.headerSelected);this.element.addClass("ui-accordion-icons")}},_destroyIcons:function(){this.headers.children(".ui-icon").remove();this.element.removeClass("ui-accordion-icons")},destroy:function(){var a=this.options;this.element.removeClass("ui-accordion ui-widget ui-helper-reset").removeAttr("role");this.headers.unbind(".accordion").removeClass("ui-accordion-header ui-accordion-disabled ui-helper-reset ui-state-default ui-corner-all ui-state-active ui-state-disabled ui-corner-top").removeAttr("role").removeAttr("aria-expanded").removeAttr("tabIndex"); +function(f){return a._keydown(f)}).next().attr("role","tabpanel");a.headers.not(a.active||"").attr({"aria-expanded":"false","aria-selected":"false",tabIndex:-1}).next().hide();a.active.length?a.active.attr({"aria-expanded":"true","aria-selected":"true",tabIndex:0}):a.headers.eq(0).attr("tabIndex",0);c.browser.safari||a.headers.find("a").attr("tabIndex",-1);b.event&&a.headers.bind(b.event.split(" ").join(".accordion ")+".accordion",function(f){a._clickHandler.call(a,f,this);f.preventDefault()})},_createIcons:function(){var a= +this.options;if(a.icons){c("").addClass("ui-icon "+a.icons.header).prependTo(this.headers);this.active.children(".ui-icon").toggleClass(a.icons.header).toggleClass(a.icons.headerSelected);this.element.addClass("ui-accordion-icons")}},_destroyIcons:function(){this.headers.children(".ui-icon").remove();this.element.removeClass("ui-accordion-icons")},destroy:function(){var a=this.options;this.element.removeClass("ui-accordion ui-widget ui-helper-reset").removeAttr("role");this.headers.unbind(".accordion").removeClass("ui-accordion-header ui-accordion-disabled ui-helper-reset ui-state-default ui-corner-all ui-state-active ui-state-disabled ui-corner-top").removeAttr("role").removeAttr("aria-expanded").removeAttr("aria-selected").removeAttr("tabIndex"); this.headers.find("a").removeAttr("tabIndex");this._destroyIcons();var b=this.headers.next().css("display","").removeAttr("role").removeClass("ui-helper-reset ui-widget-content ui-corner-bottom ui-accordion-content ui-accordion-content-active ui-accordion-disabled ui-state-disabled");if(a.autoHeight||a.fillHeight)b.css("height","");return c.Widget.prototype.destroy.call(this)},_setOption:function(a,b){c.Widget.prototype._setOption.apply(this,arguments);a=="active"&&this.activate(b);if(a=="icons"){this._destroyIcons(); b&&this._createIcons()}if(a=="disabled")this.headers.add(this.headers.next())[b?"addClass":"removeClass"]("ui-accordion-disabled ui-state-disabled")},_keydown:function(a){if(!(this.options.disabled||a.altKey||a.ctrlKey)){var b=c.ui.keyCode,d=this.headers.length,h=this.headers.index(a.target),f=false;switch(a.keyCode){case b.RIGHT:case b.DOWN:f=this.headers[(h+1)%d];break;case b.LEFT:case b.UP:f=this.headers[(h-1+d)%d];break;case b.SPACE:case b.ENTER:this._clickHandler({target:a.target},a.target); a.preventDefault()}if(f){c(a.target).attr("tabIndex",-1);c(f).attr("tabIndex",0);f.focus();return false}return true}},resize:function(){var a=this.options,b;if(a.fillSpace){if(c.browser.msie){var d=this.element.parent().css("overflow");this.element.parent().css("overflow","hidden")}b=this.element.parent().height();c.browser.msie&&this.element.parent().css("overflow",d);this.headers.each(function(){b-=c(this).outerHeight(true)});this.headers.next().each(function(){c(this).height(Math.max(0,b-c(this).innerHeight()+ @@ -294,12 +294,12 @@ if(!d.disabled)if(a.target){a=c(a.currentTarget||b);b=a[0]===this.active[0];d.ac if(!b){a.removeClass("ui-state-default ui-corner-all").addClass("ui-state-active ui-corner-top").children(".ui-icon").removeClass(d.icons.header).addClass(d.icons.headerSelected);a.next().addClass("ui-accordion-content-active")}}}else if(d.collapsible){this.active.removeClass("ui-state-active ui-corner-top").addClass("ui-state-default ui-corner-all").children(".ui-icon").removeClass(d.icons.headerSelected).addClass(d.icons.header);this.active.next().addClass("ui-accordion-content-active");var g=this.active.next(), e={options:d,newHeader:c([]),oldHeader:d.active,newContent:c([]),oldContent:g},j=this.active=c([]);this._toggle(j,g,e)}},_toggle:function(a,b,d,h,f){var g=this,e=g.options;g.toShow=a;g.toHide=b;g.data=d;var j=function(){if(g)return g._completed.apply(g,arguments)};g._trigger("changestart",null,g.data);g.running=b.size()===0?a.size():b.size();if(e.animated){d={};d=e.collapsible&&h?{toShow:c([]),toHide:b,complete:j,down:f,autoHeight:e.autoHeight||e.fillSpace}:{toShow:a,toHide:b,complete:j,down:f,autoHeight:e.autoHeight|| e.fillSpace};if(!e.proxied)e.proxied=e.animated;if(!e.proxiedDuration)e.proxiedDuration=e.duration;e.animated=c.isFunction(e.proxied)?e.proxied(d):e.proxied;e.duration=c.isFunction(e.proxiedDuration)?e.proxiedDuration(d):e.proxiedDuration;h=c.ui.accordion.animations;var i=e.duration,k=e.animated;if(k&&!h[k]&&!c.easing[k])k="slide";h[k]||(h[k]=function(l){this.slide(l,{easing:k,duration:i||700})});h[k](d)}else{if(e.collapsible&&h)a.toggle();else{b.hide();a.show()}j(true)}b.prev().attr({"aria-expanded":"false", -tabIndex:-1}).blur();a.prev().attr({"aria-expanded":"true",tabIndex:0}).focus()},_completed:function(a){this.running=a?0:--this.running;if(!this.running){this.options.clearStyle&&this.toShow.add(this.toHide).css({height:"",overflow:""});this.toHide.removeClass("ui-accordion-content-active");if(this.toHide.length)this.toHide.parent()[0].className=this.toHide.parent()[0].className;this._trigger("change",null,this.data)}}});c.extend(c.ui.accordion,{version:"1.8.10",animations:{slide:function(a,b){a= -c.extend({easing:"swing",duration:300},a,b);if(a.toHide.size())if(a.toShow.size()){var d=a.toShow.css("overflow"),h=0,f={},g={},e;b=a.toShow;e=b[0].style.width;b.width(parseInt(b.parent().width(),10)-parseInt(b.css("paddingLeft"),10)-parseInt(b.css("paddingRight"),10)-(parseInt(b.css("borderLeftWidth"),10)||0)-(parseInt(b.css("borderRightWidth"),10)||0));c.each(["height","paddingTop","paddingBottom"],function(j,i){g[i]="hide";j=(""+c.css(a.toShow[0],i)).match(/^([\d+-.]+)(.*)$/);f[i]={value:j[1], -unit:j[2]||"px"}});a.toShow.css({height:0,overflow:"hidden"}).show();a.toHide.filter(":hidden").each(a.complete).end().filter(":visible").animate(g,{step:function(j,i){if(i.prop=="height")h=i.end-i.start===0?0:(i.now-i.start)/(i.end-i.start);a.toShow[0].style[i.prop]=h*f[i.prop].value+f[i.prop].unit},duration:a.duration,easing:a.easing,complete:function(){a.autoHeight||a.toShow.css("height","");a.toShow.css({width:e,overflow:d});a.complete()}})}else a.toHide.animate({height:"hide",paddingTop:"hide", -paddingBottom:"hide"},a);else a.toShow.animate({height:"show",paddingTop:"show",paddingBottom:"show"},a)},bounceslide:function(a){this.slide(a,{easing:a.down?"easeOutBounce":"swing",duration:a.down?1E3:200})}}})})(jQuery); +"aria-selected":"false",tabIndex:-1}).blur();a.prev().attr({"aria-expanded":"true","aria-selected":"true",tabIndex:0}).focus()},_completed:function(a){this.running=a?0:--this.running;if(!this.running){this.options.clearStyle&&this.toShow.add(this.toHide).css({height:"",overflow:""});this.toHide.removeClass("ui-accordion-content-active");if(this.toHide.length)this.toHide.parent()[0].className=this.toHide.parent()[0].className;this._trigger("change",null,this.data)}}});c.extend(c.ui.accordion,{version:"1.8.11", +animations:{slide:function(a,b){a=c.extend({easing:"swing",duration:300},a,b);if(a.toHide.size())if(a.toShow.size()){var d=a.toShow.css("overflow"),h=0,f={},g={},e;b=a.toShow;e=b[0].style.width;b.width(parseInt(b.parent().width(),10)-parseInt(b.css("paddingLeft"),10)-parseInt(b.css("paddingRight"),10)-(parseInt(b.css("borderLeftWidth"),10)||0)-(parseInt(b.css("borderRightWidth"),10)||0));c.each(["height","paddingTop","paddingBottom"],function(j,i){g[i]="hide";j=(""+c.css(a.toShow[0],i)).match(/^([\d+-.]+)(.*)$/); +f[i]={value:j[1],unit:j[2]||"px"}});a.toShow.css({height:0,overflow:"hidden"}).show();a.toHide.filter(":hidden").each(a.complete).end().filter(":visible").animate(g,{step:function(j,i){if(i.prop=="height")h=i.end-i.start===0?0:(i.now-i.start)/(i.end-i.start);a.toShow[0].style[i.prop]=h*f[i.prop].value+f[i.prop].unit},duration:a.duration,easing:a.easing,complete:function(){a.autoHeight||a.toShow.css("height","");a.toShow.css({width:e,overflow:d});a.complete()}})}else a.toHide.animate({height:"hide", +paddingTop:"hide",paddingBottom:"hide"},a);else a.toShow.animate({height:"show",paddingTop:"show",paddingBottom:"show"},a)},bounceslide:function(a){this.slide(a,{easing:a.down?"easeOutBounce":"swing",duration:a.down?1E3:200})}}})})(jQuery); ;/* - * jQuery UI Autocomplete 1.8.10 + * jQuery UI Autocomplete 1.8.11 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. @@ -312,17 +312,18 @@ paddingBottom:"hide"},a);else a.toShow.animate({height:"show",paddingTop:"show", * jquery.ui.widget.js * jquery.ui.position.js */ -(function(d){var e=0;d.widget("ui.autocomplete",{options:{appendTo:"body",delay:300,minLength:1,position:{my:"left top",at:"left bottom",collision:"none"},source:null},pending:0,_create:function(){var a=this,b=this.element[0].ownerDocument,g;this.element.addClass("ui-autocomplete-input").attr("autocomplete","off").attr({role:"textbox","aria-autocomplete":"list","aria-haspopup":"true"}).bind("keydown.autocomplete",function(c){if(!(a.options.disabled||a.element.attr("readonly"))){g=false;var f=d.ui.keyCode; -switch(c.keyCode){case f.PAGE_UP:a._move("previousPage",c);break;case f.PAGE_DOWN:a._move("nextPage",c);break;case f.UP:a._move("previous",c);c.preventDefault();break;case f.DOWN:a._move("next",c);c.preventDefault();break;case f.ENTER:case f.NUMPAD_ENTER:if(a.menu.active){g=true;c.preventDefault()}case f.TAB:if(!a.menu.active)return;a.menu.select(c);break;case f.ESCAPE:a.element.val(a.term);a.close(c);break;default:clearTimeout(a.searching);a.searching=setTimeout(function(){if(a.term!=a.element.val()){a.selectedItem= -null;a.search(null,c)}},a.options.delay);break}}}).bind("keypress.autocomplete",function(c){if(g){g=false;c.preventDefault()}}).bind("focus.autocomplete",function(){if(!a.options.disabled){a.selectedItem=null;a.previous=a.element.val()}}).bind("blur.autocomplete",function(c){if(!a.options.disabled){clearTimeout(a.searching);a.closing=setTimeout(function(){a.close(c);a._change(c)},150)}});this._initSource();this.response=function(){return a._response.apply(a,arguments)};this.menu=d("
    ").addClass("ui-autocomplete").appendTo(d(this.options.appendTo|| -"body",b)[0]).mousedown(function(c){var f=a.menu.element[0];d(c.target).closest(".ui-menu-item").length||setTimeout(function(){d(document).one("mousedown",function(h){h.target!==a.element[0]&&h.target!==f&&!d.ui.contains(f,h.target)&&a.close()})},1);setTimeout(function(){clearTimeout(a.closing)},13)}).menu({focus:function(c,f){f=f.item.data("item.autocomplete");false!==a._trigger("focus",c,{item:f})&&/^key/.test(c.originalEvent.type)&&a.element.val(f.value)},selected:function(c,f){var h=f.item.data("item.autocomplete"), -i=a.previous;if(a.element[0]!==b.activeElement){a.element.focus();a.previous=i;setTimeout(function(){a.previous=i;a.selectedItem=h},1)}false!==a._trigger("select",c,{item:h})&&a.element.val(h.value);a.term=a.element.val();a.close(c);a.selectedItem=h},blur:function(){a.menu.element.is(":visible")&&a.element.val()!==a.term&&a.element.val(a.term)}}).zIndex(this.element.zIndex()+1).css({top:0,left:0}).hide().data("menu");d.fn.bgiframe&&this.menu.element.bgiframe()},destroy:function(){this.element.removeClass("ui-autocomplete-input").removeAttr("autocomplete").removeAttr("role").removeAttr("aria-autocomplete").removeAttr("aria-haspopup"); -this.menu.element.remove();d.Widget.prototype.destroy.call(this)},_setOption:function(a,b){d.Widget.prototype._setOption.apply(this,arguments);a==="source"&&this._initSource();if(a==="appendTo")this.menu.element.appendTo(d(b||"body",this.element[0].ownerDocument)[0]);a==="disabled"&&b&&this.xhr&&this.xhr.abort()},_initSource:function(){var a=this,b,g;if(d.isArray(this.options.source)){b=this.options.source;this.source=function(c,f){f(d.ui.autocomplete.filter(b,c.term))}}else if(typeof this.options.source=== -"string"){g=this.options.source;this.source=function(c,f){a.xhr&&a.xhr.abort();a.xhr=d.ajax({url:g,data:c,dataType:"json",autocompleteRequest:++e,success:function(h){this.autocompleteRequest===e&&f(h)},error:function(){this.autocompleteRequest===e&&f([])}})}}else this.source=this.options.source},search:function(a,b){a=a!=null?a:this.element.val();this.term=this.element.val();if(a.length").data("item.autocomplete",b).append(d("
    ").text(b.label)).appendTo(a)},_move:function(a,b){if(this.menu.element.is(":visible"))if(this.menu.first()&&/^previous/.test(a)||this.menu.last()&&/^next/.test(a)){this.element.val(this.term);this.menu.deactivate()}else this.menu[a](b); -else this.search(null,b)},widget:function(){return this.menu.element}});d.extend(d.ui.autocomplete,{escapeRegex:function(a){return a.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&")},filter:function(a,b){var g=new RegExp(d.ui.autocomplete.escapeRegex(b),"i");return d.grep(a,function(c){return g.test(c.label||c.value||c)})}})})(jQuery); +(function(d){var e=0;d.widget("ui.autocomplete",{options:{appendTo:"body",autoFocus:false,delay:300,minLength:1,position:{my:"left top",at:"left bottom",collision:"none"},source:null},pending:0,_create:function(){var a=this,b=this.element[0].ownerDocument,g;this.element.addClass("ui-autocomplete-input").attr("autocomplete","off").attr({role:"textbox","aria-autocomplete":"list","aria-haspopup":"true"}).bind("keydown.autocomplete",function(c){if(!(a.options.disabled||a.element.attr("readonly"))){g= +false;var f=d.ui.keyCode;switch(c.keyCode){case f.PAGE_UP:a._move("previousPage",c);break;case f.PAGE_DOWN:a._move("nextPage",c);break;case f.UP:a._move("previous",c);c.preventDefault();break;case f.DOWN:a._move("next",c);c.preventDefault();break;case f.ENTER:case f.NUMPAD_ENTER:if(a.menu.active){g=true;c.preventDefault()}case f.TAB:if(!a.menu.active)return;a.menu.select(c);break;case f.ESCAPE:a.element.val(a.term);a.close(c);break;default:clearTimeout(a.searching);a.searching=setTimeout(function(){if(a.term!= +a.element.val()){a.selectedItem=null;a.search(null,c)}},a.options.delay);break}}}).bind("keypress.autocomplete",function(c){if(g){g=false;c.preventDefault()}}).bind("focus.autocomplete",function(){if(!a.options.disabled){a.selectedItem=null;a.previous=a.element.val()}}).bind("blur.autocomplete",function(c){if(!a.options.disabled){clearTimeout(a.searching);a.closing=setTimeout(function(){a.close(c);a._change(c)},150)}});this._initSource();this.response=function(){return a._response.apply(a,arguments)}; +this.menu=d("
      ").addClass("ui-autocomplete").appendTo(d(this.options.appendTo||"body",b)[0]).mousedown(function(c){var f=a.menu.element[0];d(c.target).closest(".ui-menu-item").length||setTimeout(function(){d(document).one("mousedown",function(h){h.target!==a.element[0]&&h.target!==f&&!d.ui.contains(f,h.target)&&a.close()})},1);setTimeout(function(){clearTimeout(a.closing)},13)}).menu({focus:function(c,f){f=f.item.data("item.autocomplete");false!==a._trigger("focus",c,{item:f})&&/^key/.test(c.originalEvent.type)&& +a.element.val(f.value)},selected:function(c,f){var h=f.item.data("item.autocomplete"),i=a.previous;if(a.element[0]!==b.activeElement){a.element.focus();a.previous=i;setTimeout(function(){a.previous=i;a.selectedItem=h},1)}false!==a._trigger("select",c,{item:h})&&a.element.val(h.value);a.term=a.element.val();a.close(c);a.selectedItem=h},blur:function(){a.menu.element.is(":visible")&&a.element.val()!==a.term&&a.element.val(a.term)}}).zIndex(this.element.zIndex()+1).css({top:0,left:0}).hide().data("menu"); +d.fn.bgiframe&&this.menu.element.bgiframe()},destroy:function(){this.element.removeClass("ui-autocomplete-input").removeAttr("autocomplete").removeAttr("role").removeAttr("aria-autocomplete").removeAttr("aria-haspopup");this.menu.element.remove();d.Widget.prototype.destroy.call(this)},_setOption:function(a,b){d.Widget.prototype._setOption.apply(this,arguments);a==="source"&&this._initSource();if(a==="appendTo")this.menu.element.appendTo(d(b||"body",this.element[0].ownerDocument)[0]);a==="disabled"&& +b&&this.xhr&&this.xhr.abort()},_initSource:function(){var a=this,b,g;if(d.isArray(this.options.source)){b=this.options.source;this.source=function(c,f){f(d.ui.autocomplete.filter(b,c.term))}}else if(typeof this.options.source==="string"){g=this.options.source;this.source=function(c,f){a.xhr&&a.xhr.abort();a.xhr=d.ajax({url:g,data:c,dataType:"json",autocompleteRequest:++e,success:function(h){this.autocompleteRequest===e&&f(h)},error:function(){this.autocompleteRequest===e&&f([])}})}}else this.source= +this.options.source},search:function(a,b){a=a!=null?a:this.element.val();this.term=this.element.val();if(a.length").data("item.autocomplete",b).append(d("").text(b.label)).appendTo(a)},_move:function(a,b){if(this.menu.element.is(":visible"))if(this.menu.first()&&/^previous/.test(a)||this.menu.last()&&/^next/.test(a)){this.element.val(this.term);this.menu.deactivate()}else this.menu[a](b);else this.search(null,b)},widget:function(){return this.menu.element}});d.extend(d.ui.autocomplete,{escapeRegex:function(a){return a.replace(/[-[\]{}()*+?.,\\^$|#\s]/g, +"\\$&")},filter:function(a,b){var g=new RegExp(d.ui.autocomplete.escapeRegex(b),"i");return d.grep(a,function(c){return g.test(c.label||c.value||c)})}})})(jQuery); (function(d){d.widget("ui.menu",{_create:function(){var e=this;this.element.addClass("ui-menu ui-widget ui-widget-content ui-corner-all").attr({role:"listbox","aria-activedescendant":"ui-active-menuitem"}).click(function(a){if(d(a.target).closest(".ui-menu-item a").length){a.preventDefault();e.select(a)}});this.refresh()},refresh:function(){var e=this;this.element.children("li:not(.ui-menu-item):has(a)").addClass("ui-menu-item").attr("role","menuitem").children("a").addClass("ui-corner-all").attr("tabindex", -1).mouseenter(function(a){e.activate(a,d(this).parent())}).mouseleave(function(){e.deactivate()})},activate:function(e,a){this.deactivate();if(this.hasScroll()){var b=a.offset().top-this.element.offset().top,g=this.element.attr("scrollTop"),c=this.element.height();if(b<0)this.element.attr("scrollTop",g+b);else b>=c&&this.element.attr("scrollTop",g+b-c+a.height())}this.active=a.eq(0).children("a").addClass("ui-state-hover").attr("id","ui-active-menuitem").end();this._trigger("focus",e,{item:a})}, deactivate:function(){if(this.active){this.active.children("a").removeClass("ui-state-hover").removeAttr("id");this._trigger("blur");this.active=null}},next:function(e){this.move("next",".ui-menu-item:first",e)},previous:function(e){this.move("prev",".ui-menu-item:last",e)},first:function(){return this.active&&!this.active.prevAll(".ui-menu-item").length},last:function(){return this.active&&!this.active.nextAll(".ui-menu-item").length},move:function(e,a,b){if(this.active){e=this.active[e+"All"](".ui-menu-item").eq(0); @@ -330,7 +331,7 @@ e.length?this.activate(b,e):this.activate(b,this.element.children(a))}else this. g)}else this.activate(e,this.element.children(".ui-menu-item").filter(!this.active||this.last()?":first":":last"))},previousPage:function(e){if(this.hasScroll())if(!this.active||this.first())this.activate(e,this.element.children(".ui-menu-item:last"));else{var a=this.active.offset().top,b=this.element.height();result=this.element.children(".ui-menu-item").filter(function(){var g=d(this).offset().top-a+b-d(this).height();return g<10&&g>-10});result.length||(result=this.element.children(".ui-menu-item:first")); this.activate(e,result)}else this.activate(e,this.element.children(".ui-menu-item").filter(!this.active||this.first()?":last":":first"))},hasScroll:function(){return this.element.height()").addClass("ui-button-text").html(this.options.label).appendTo(b.empty()).text(),d=this.options.icons,f=d.primary&&d.secondary,e=[];if(d.primary||d.secondary){e.push("ui-button-text-icon"+(f?"s":d.primary?"-primary":"-secondary"));d.primary&&b.prepend("");d.secondary&&b.append("");if(!this.options.text){e.push(f?"ui-button-icons-only":"ui-button-icon-only"); -b.removeClass("ui-button-text-icons ui-button-text-icon-primary ui-button-text-icon-secondary");this.hasTitle||b.attr("title",c)}}else e.push("ui-button-text-only");b.addClass(e.join(" "))}}});a.widget("ui.buttonset",{options:{items:":button, :submit, :reset, :checkbox, :radio, a, :data(button)"},_create:function(){this.element.addClass("ui-buttonset")},_init:function(){this.refresh()},_setOption:function(b,c){b==="disabled"&&this.buttons.button("option",b,c);a.Widget.prototype._setOption.apply(this, -arguments)},refresh:function(){this.buttons=this.element.find(this.options.items).filter(":ui-button").button("refresh").end().not(":ui-button").button().end().map(function(){return a(this).button("widget")[0]}).removeClass("ui-corner-all ui-corner-left ui-corner-right").filter(":first").addClass("ui-corner-left").end().filter(":last").addClass("ui-corner-right").end().end()},destroy:function(){this.element.removeClass("ui-buttonset");this.buttons.map(function(){return a(this).button("widget")[0]}).removeClass("ui-corner-left ui-corner-right").end().button("destroy"); -a.Widget.prototype.destroy.call(this)}})})(jQuery); +c=a("").addClass("ui-button-text").html(this.options.label).appendTo(b.empty()).text(),d=this.options.icons,f=d.primary&&d.secondary,e=[];if(d.primary||d.secondary){if(this.options.text)e.push("ui-button-text-icon"+(f?"s":d.primary?"-primary":"-secondary"));d.primary&&b.prepend("");d.secondary&&b.append("");if(!this.options.text){e.push(f?"ui-button-icons-only": +"ui-button-icon-only");this.hasTitle||b.attr("title",c)}}else e.push("ui-button-text-only");b.addClass(e.join(" "))}}});a.widget("ui.buttonset",{options:{items:":button, :submit, :reset, :checkbox, :radio, a, :data(button)"},_create:function(){this.element.addClass("ui-buttonset")},_init:function(){this.refresh()},_setOption:function(b,c){b==="disabled"&&this.buttons.button("option",b,c);a.Widget.prototype._setOption.apply(this,arguments)},refresh:function(){this.buttons=this.element.find(this.options.items).filter(":ui-button").button("refresh").end().not(":ui-button").button().end().map(function(){return a(this).button("widget")[0]}).removeClass("ui-corner-all ui-corner-left ui-corner-right").filter(":first").addClass("ui-corner-left").end().filter(":last").addClass("ui-corner-right").end().end()}, +destroy:function(){this.element.removeClass("ui-buttonset");this.buttons.map(function(){return a(this).button("widget")[0]}).removeClass("ui-corner-left ui-corner-right").end().button("destroy");a.Widget.prototype.destroy.call(this)}})})(jQuery); ;/* - * jQuery UI Dialog 1.8.10 + * jQuery UI Dialog 1.8.11 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. @@ -390,13 +390,13 @@ h){c(this).removeClass("ui-dialog-resizing");e.height=c(this).height();e.width=c l)d[g]=f});e&&this._size();this.uiDialog.is(":data(resizable)")&&this.uiDialog.resizable("option",d)},_setOption:function(a,b){var d=this,e=d.uiDialog;switch(a){case "beforeclose":a="beforeClose";break;case "buttons":d._createButtons(b);break;case "closeText":d.uiDialogTitlebarCloseText.text(""+b);break;case "dialogClass":e.removeClass(d.options.dialogClass).addClass("ui-dialog ui-widget ui-widget-content ui-corner-all "+b);break;case "disabled":b?e.addClass("ui-dialog-disabled"):e.removeClass("ui-dialog-disabled"); break;case "draggable":var g=e.is(":data(draggable)");g&&!b&&e.draggable("destroy");!g&&b&&d._makeDraggable();break;case "position":d._position(b);break;case "resizable":(g=e.is(":data(resizable)"))&&!b&&e.resizable("destroy");g&&typeof b==="string"&&e.resizable("option","handles",b);!g&&b!==false&&d._makeResizable(b);break;case "title":c(".ui-dialog-title",d.uiDialogTitlebar).html(""+(b||" "));break}c.Widget.prototype._setOption.apply(d,arguments)},_size:function(){var a=this.options,b,d,e= this.uiDialog.is(":visible");this.element.show().css({width:"auto",minHeight:0,height:0});if(a.minWidth>a.width)a.width=a.minWidth;b=this.uiDialog.css({height:"auto",width:a.width}).height();d=Math.max(0,a.minHeight-b);if(a.height==="auto")if(c.support.minHeight)this.element.css({minHeight:d,height:"auto"});else{this.uiDialog.show();a=this.element.css("height","auto").height();e||this.uiDialog.hide();this.element.height(Math.max(a,d))}else this.element.height(Math.max(a.height-b,0));this.uiDialog.is(":data(resizable)")&& -this.uiDialog.resizable("option","minHeight",this._minHeight())}});c.extend(c.ui.dialog,{version:"1.8.10",uuid:0,maxZ:0,getTitleId:function(a){a=a.attr("id");if(!a){this.uuid+=1;a=this.uuid}return"ui-dialog-title-"+a},overlay:function(a){this.$el=c.ui.dialog.overlay.create(a)}});c.extend(c.ui.dialog.overlay,{instances:[],oldInstances:[],maxZ:0,events:c.map("focus,mousedown,mouseup,keydown,keypress,click".split(","),function(a){return a+".dialog-overlay"}).join(" "),create:function(a){if(this.instances.length=== +this.uiDialog.resizable("option","minHeight",this._minHeight())}});c.extend(c.ui.dialog,{version:"1.8.11",uuid:0,maxZ:0,getTitleId:function(a){a=a.attr("id");if(!a){this.uuid+=1;a=this.uuid}return"ui-dialog-title-"+a},overlay:function(a){this.$el=c.ui.dialog.overlay.create(a)}});c.extend(c.ui.dialog.overlay,{instances:[],oldInstances:[],maxZ:0,events:c.map("focus,mousedown,mouseup,keydown,keypress,click".split(","),function(a){return a+".dialog-overlay"}).join(" "),create:function(a){if(this.instances.length=== 0){setTimeout(function(){c.ui.dialog.overlay.instances.length&&c(document).bind(c.ui.dialog.overlay.events,function(d){if(c(d.target).zIndex()").addClass("ui-widget-overlay")).appendTo(document.body).css({width:this.width(), height:this.height()});c.fn.bgiframe&&b.bgiframe();this.instances.push(b);return b},destroy:function(a){var b=c.inArray(a,this.instances);b!=-1&&this.oldInstances.push(this.instances.splice(b,1)[0]);this.instances.length===0&&c([document,window]).unbind(".dialog-overlay");a.remove();var d=0;c.each(this.instances,function(){d=Math.max(d,this.css("z-index"))});this.maxZ=d},height:function(){var a,b;if(c.browser.msie&&c.browser.version<7){a=Math.max(document.documentElement.scrollHeight,document.body.scrollHeight); b=Math.max(document.documentElement.offsetHeight,document.body.offsetHeight);return a=this._valueMax())return this._valueMax();var a=this.options.step>0?this.options.step:1,c=(b-this._valueMin())%a;alignValue=b-c;if(Math.abs(c)*2>=a)alignValue+=c>0?a:-a;return parseFloat(alignValue.toFixed(5))},_valueMin:function(){return this.options.min},_valueMax:function(){return this.options.max}, _refreshValue:function(){var b=this.options.range,a=this.options,c=this,e=!this._animateOff?a.animate:false,f,h={},g,i,j,l;if(this.options.values&&this.options.values.length)this.handles.each(function(k){f=(c.values(k)-c._valueMin())/(c._valueMax()-c._valueMin())*100;h[c.orientation==="horizontal"?"left":"bottom"]=f+"%";d(this).stop(1,1)[e?"animate":"css"](h,a.animate);if(c.options.range===true)if(c.orientation==="horizontal"){if(k===0)c.range.stop(1,1)[e?"animate":"css"]({left:f+"%"},a.animate); if(k===1)c.range[e?"animate":"css"]({width:f-g+"%"},{queue:false,duration:a.animate})}else{if(k===0)c.range.stop(1,1)[e?"animate":"css"]({bottom:f+"%"},a.animate);if(k===1)c.range[e?"animate":"css"]({height:f-g+"%"},{queue:false,duration:a.animate})}g=f});else{i=this.value();j=this._valueMin();l=this._valueMax();f=l!==j?(i-j)/(l-j)*100:0;h[c.orientation==="horizontal"?"left":"bottom"]=f+"%";this.handle.stop(1,1)[e?"animate":"css"](h,a.animate);if(b==="min"&&this.orientation==="horizontal")this.range.stop(1, -1)[e?"animate":"css"]({width:f+"%"},a.animate);if(b==="max"&&this.orientation==="horizontal")this.range[e?"animate":"css"]({width:100-f+"%"},{queue:false,duration:a.animate});if(b==="min"&&this.orientation==="vertical")this.range.stop(1,1)[e?"animate":"css"]({height:f+"%"},a.animate);if(b==="max"&&this.orientation==="vertical")this.range[e?"animate":"css"]({height:100-f+"%"},{queue:false,duration:a.animate})}}});d.extend(d.ui.slider,{version:"1.8.10"})})(jQuery); +1)[e?"animate":"css"]({width:f+"%"},a.animate);if(b==="max"&&this.orientation==="horizontal")this.range[e?"animate":"css"]({width:100-f+"%"},{queue:false,duration:a.animate});if(b==="min"&&this.orientation==="vertical")this.range.stop(1,1)[e?"animate":"css"]({height:f+"%"},a.animate);if(b==="max"&&this.orientation==="vertical")this.range[e?"animate":"css"]({height:100-f+"%"},{queue:false,duration:a.animate})}}});d.extend(d.ui.slider,{version:"1.8.11"})})(jQuery); ;/* - * jQuery UI Tabs 1.8.10 + * jQuery UI Tabs 1.8.11 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. @@ -461,10 +461,10 @@ if(a.hasClass("ui-tabs-selected")&&this.anchors.length>1)this.select(b+(b+1')}function E(a,b){d.extend(a,b);for(var c in b)if(b[c]== -null||b[c]==G)a[c]=b[c];return a}d.extend(d.ui,{datepicker:{version:"1.8.10"}});var y=(new Date).getTime();d.extend(K.prototype,{markerClassName:"hasDatepicker",log:function(){this.debug&&console.log.apply("",arguments)},_widgetDatepicker:function(){return this.dpDiv},setDefaults:function(a){E(this._defaults,a||{});return this},_attachDatepicker:function(a,b){var c=null;for(var e in this._defaults){var f=a.getAttribute("date:"+e);if(f){c=c||{};try{c[e]=eval(f)}catch(h){c[e]=f}}}e=a.nodeName.toLowerCase(); +minDate:null,maxDate:null,duration:"fast",beforeShowDay:null,beforeShow:null,onSelect:null,onChangeMonthYear:null,onClose:null,numberOfMonths:1,showCurrentAtPos:0,stepMonths:1,stepBigMonths:12,altField:"",altFormat:"",constrainInput:true,showButtonPanel:false,autoSize:false};d.extend(this._defaults,this.regional[""]);this.dpDiv=d('
      ')}function F(a,b){d.extend(a,b);for(var c in b)if(b[c]== +null||b[c]==A)a[c]=b[c];return a}d.extend(d.ui,{datepicker:{version:"1.8.11"}});var y=(new Date).getTime();d.extend(K.prototype,{markerClassName:"hasDatepicker",log:function(){this.debug&&console.log.apply("",arguments)},_widgetDatepicker:function(){return this.dpDiv},setDefaults:function(a){F(this._defaults,a||{});return this},_attachDatepicker:function(a,b){var c=null;for(var e in this._defaults){var f=a.getAttribute("date:"+e);if(f){c=c||{};try{c[e]=eval(f)}catch(h){c[e]=f}}}e=a.nodeName.toLowerCase(); f=e=="div"||e=="span";if(!a.id){this.uuid+=1;a.id="dp"+this.uuid}var i=this._newInst(d(a),f);i.settings=d.extend({},b||{},c||{});if(e=="input")this._connectDatepicker(a,i);else f&&this._inlineDatepicker(a,i)},_newInst:function(a,b){return{id:a[0].id.replace(/([^A-Za-z0-9_-])/g,"\\\\$1"),input:a,selectedDay:0,selectedMonth:0,selectedYear:0,drawMonth:0,drawYear:0,inline:b,dpDiv:!b?this.dpDiv:d('
      ')}}, _connectDatepicker:function(a,b){var c=d(a);b.append=d([]);b.trigger=d([]);if(!c.hasClass(this.markerClassName)){this._attachments(c,b);c.addClass(this.markerClassName).keydown(this._doKeyDown).keypress(this._doKeyPress).keyup(this._doKeyUp).bind("setData.datepicker",function(e,f,h){b.settings[f]=h}).bind("getData.datepicker",function(e,f){return this._get(b,f)});this._autoSize(b);d.data(a,"datepicker",b)}},_attachments:function(a,b){var c=this._get(b,"appendText"),e=this._get(b,"isRTL");b.append&& b.append.remove();if(c){b.append=d(''+c+"");a[e?"before":"after"](b.append)}a.unbind("focus",this._showDatepicker);b.trigger&&b.trigger.remove();c=this._get(b,"showOn");if(c=="focus"||c=="both")a.focus(this._showDatepicker);if(c=="button"||c=="both"){c=this._get(b,"buttonText");var f=this._get(b,"buttonImage");b.trigger=d(this._get(b,"buttonImageOnly")?d("").addClass(this._triggerClass).attr({src:f,alt:c,title:c}):d('').addClass(this._triggerClass).html(f== ""?c:d("").attr({src:f,alt:c,title:c})));a[e?"before":"after"](b.trigger);b.trigger.click(function(){d.datepicker._datepickerShowing&&d.datepicker._lastInput==a[0]?d.datepicker._hideDatepicker():d.datepicker._showDatepicker(a[0]);return false})}},_autoSize:function(a){if(this._get(a,"autoSize")&&!a.inline){var b=new Date(2009,11,20),c=this._get(a,"dateFormat");if(c.match(/[DM]/)){var e=function(f){for(var h=0,i=0,g=0;gh){h=f[g].length;i=g}return i};b.setMonth(e(this._get(a, c.match(/MM/)?"monthNames":"monthNamesShort")));b.setDate(e(this._get(a,c.match(/DD/)?"dayNames":"dayNamesShort"))+20-b.getDay())}a.input.attr("size",this._formatDate(a,b).length)}},_inlineDatepicker:function(a,b){var c=d(a);if(!c.hasClass(this.markerClassName)){c.addClass(this.markerClassName).append(b.dpDiv).bind("setData.datepicker",function(e,f,h){b.settings[f]=h}).bind("getData.datepicker",function(e,f){return this._get(b,f)});d.data(a,"datepicker",b);this._setDate(b,this._getDefaultDate(b), -true);this._updateDatepicker(b);this._updateAlternate(b);b.dpDiv.show()}},_dialogDatepicker:function(a,b,c,e,f){a=this._dialogInst;if(!a){this.uuid+=1;this._dialogInput=d('');this._dialogInput.keydown(this._doKeyDown);d("body").append(this._dialogInput);a=this._dialogInst=this._newInst(this._dialogInput,false);a.settings={};d.data(this._dialogInput[0],"datepicker",a)}E(a.settings,e||{}); +true);this._updateDatepicker(b);this._updateAlternate(b);b.dpDiv.show()}},_dialogDatepicker:function(a,b,c,e,f){a=this._dialogInst;if(!a){this.uuid+=1;this._dialogInput=d('');this._dialogInput.keydown(this._doKeyDown);d("body").append(this._dialogInput);a=this._dialogInst=this._newInst(this._dialogInput,false);a.settings={};d.data(this._dialogInput[0],"datepicker",a)}F(a.settings,e||{}); b=b&&b.constructor==Date?this._formatDate(a,b):b;this._dialogInput.val(b);this._pos=f?f.length?f:[f.pageX,f.pageY]:null;if(!this._pos)this._pos=[document.documentElement.clientWidth/2-100+(document.documentElement.scrollLeft||document.body.scrollLeft),document.documentElement.clientHeight/2-150+(document.documentElement.scrollTop||document.body.scrollTop)];this._dialogInput.css("left",this._pos[0]+20+"px").css("top",this._pos[1]+"px");a.settings.onSelect=c;this._inDialog=true;this.dpDiv.addClass(this._dialogClass); this._showDatepicker(this._dialogInput[0]);d.blockUI&&d.blockUI(this.dpDiv);d.data(this._dialogInput[0],"datepicker",a);return this},_destroyDatepicker:function(a){var b=d(a),c=d.data(a,"datepicker");if(b.hasClass(this.markerClassName)){var e=a.nodeName.toLowerCase();d.removeData(a,"datepicker");if(e=="input"){c.append.remove();c.trigger.remove();b.removeClass(this.markerClassName).unbind("focus",this._showDatepicker).unbind("keydown",this._doKeyDown).unbind("keypress",this._doKeyPress).unbind("keyup", this._doKeyUp)}else if(e=="div"||e=="span")b.removeClass(this.markerClassName).empty()}},_enableDatepicker:function(a){var b=d(a),c=d.data(a,"datepicker");if(b.hasClass(this.markerClassName)){var e=a.nodeName.toLowerCase();if(e=="input"){a.disabled=false;c.trigger.filter("button").each(function(){this.disabled=false}).end().filter("img").css({opacity:"1.0",cursor:""})}else if(e=="div"||e=="span")b.children("."+this._inlineClass).children().removeClass("ui-state-disabled");this._disabledInputs=d.map(this._disabledInputs, function(f){return f==a?null:f})}},_disableDatepicker:function(a){var b=d(a),c=d.data(a,"datepicker");if(b.hasClass(this.markerClassName)){var e=a.nodeName.toLowerCase();if(e=="input"){a.disabled=true;c.trigger.filter("button").each(function(){this.disabled=true}).end().filter("img").css({opacity:"0.5",cursor:"default"})}else if(e=="div"||e=="span")b.children("."+this._inlineClass).children().addClass("ui-state-disabled");this._disabledInputs=d.map(this._disabledInputs,function(f){return f==a?null: f});this._disabledInputs[this._disabledInputs.length]=a}},_isDisabledDatepicker:function(a){if(!a)return false;for(var b=0;b-1}},_doKeyUp:function(a){a=d.datepicker._getInst(a.target);if(a.input.val()!=a.lastVal)try{if(d.datepicker.parseDate(d.datepicker._get(a,"dateFormat"),a.input?a.input.val():null,d.datepicker._getFormatConfig(a))){d.datepicker._setDateFromField(a);d.datepicker._updateAlternate(a);d.datepicker._updateDatepicker(a)}}catch(b){d.datepicker.log(b)}return true}, -_showDatepicker:function(a){a=a.target||a;if(a.nodeName.toLowerCase()!="input")a=d("input",a.parentNode)[0];if(!(d.datepicker._isDisabledDatepicker(a)||d.datepicker._lastInput==a)){var b=d.datepicker._getInst(a);d.datepicker._curInst&&d.datepicker._curInst!=b&&d.datepicker._curInst.dpDiv.stop(true,true);var c=d.datepicker._get(b,"beforeShow");E(b.settings,c?c.apply(a,[a,b]):{});b.lastVal=null;d.datepicker._lastInput=a;d.datepicker._setDateFromField(b);if(d.datepicker._inDialog)a.value="";if(!d.datepicker._pos){d.datepicker._pos= -d.datepicker._findPos(a);d.datepicker._pos[1]+=a.offsetHeight}var e=false;d(a).parents().each(function(){e|=d(this).css("position")=="fixed";return!e});if(e&&d.browser.opera){d.datepicker._pos[0]-=document.documentElement.scrollLeft;d.datepicker._pos[1]-=document.documentElement.scrollTop}c={left:d.datepicker._pos[0],top:d.datepicker._pos[1]};d.datepicker._pos=null;b.dpDiv.empty();b.dpDiv.css({position:"absolute",display:"block",top:"-1000px"});d.datepicker._updateDatepicker(b);c=d.datepicker._checkOffset(b, -c,e);b.dpDiv.css({position:d.datepicker._inDialog&&d.blockUI?"static":e?"fixed":"absolute",display:"none",left:c.left+"px",top:c.top+"px"});if(!b.inline){c=d.datepicker._get(b,"showAnim");var f=d.datepicker._get(b,"duration"),h=function(){d.datepicker._datepickerShowing=true;var i=b.dpDiv.find("iframe.ui-datepicker-cover");if(i.length){var g=d.datepicker._getBorders(b.dpDiv);i.css({left:-g[0],top:-g[1],width:b.dpDiv.outerWidth(),height:b.dpDiv.outerHeight()})}};b.dpDiv.zIndex(d(a).zIndex()+1);d.effects&& -d.effects[c]?b.dpDiv.show(c,d.datepicker._get(b,"showOptions"),f,h):b.dpDiv[c||"show"](c?f:null,h);if(!c||!f)h();b.input.is(":visible")&&!b.input.is(":disabled")&&b.input.focus();d.datepicker._curInst=b}}},_updateDatepicker:function(a){var b=this,c=d.datepicker._getBorders(a.dpDiv);a.dpDiv.empty().append(this._generateHTML(a));var e=a.dpDiv.find("iframe.ui-datepicker-cover");e.length&&e.css({left:-c[0],top:-c[1],width:a.dpDiv.outerWidth(),height:a.dpDiv.outerHeight()});a.dpDiv.find("button, .ui-datepicker-prev, .ui-datepicker-next, .ui-datepicker-calendar td a").bind("mouseout", -function(){d(this).removeClass("ui-state-hover");this.className.indexOf("ui-datepicker-prev")!=-1&&d(this).removeClass("ui-datepicker-prev-hover");this.className.indexOf("ui-datepicker-next")!=-1&&d(this).removeClass("ui-datepicker-next-hover")}).bind("mouseover",function(){if(!b._isDisabledDatepicker(a.inline?a.dpDiv.parent()[0]:a.input[0])){d(this).parents(".ui-datepicker-calendar").find("a").removeClass("ui-state-hover");d(this).addClass("ui-state-hover");this.className.indexOf("ui-datepicker-prev")!= --1&&d(this).addClass("ui-datepicker-prev-hover");this.className.indexOf("ui-datepicker-next")!=-1&&d(this).addClass("ui-datepicker-next-hover")}}).end().find("."+this._dayOverClass+" a").trigger("mouseover").end();c=this._getNumberOfMonths(a);e=c[1];e>1?a.dpDiv.addClass("ui-datepicker-multi-"+e).css("width",17*e+"em"):a.dpDiv.removeClass("ui-datepicker-multi-2 ui-datepicker-multi-3 ui-datepicker-multi-4").width("");a.dpDiv[(c[0]!=1||c[1]!=1?"add":"remove")+"Class"]("ui-datepicker-multi");a.dpDiv[(this._get(a, -"isRTL")?"add":"remove")+"Class"]("ui-datepicker-rtl");a==d.datepicker._curInst&&d.datepicker._datepickerShowing&&a.input&&a.input.is(":visible")&&!a.input.is(":disabled")&&a.input[0]!=document.activeElement&&a.input.focus();if(a.yearshtml){var f=a.yearshtml;setTimeout(function(){f===a.yearshtml&&a.dpDiv.find("select.ui-datepicker-year:first").replaceWith(a.yearshtml);f=a.yearshtml=null},0)}},_getBorders:function(a){var b=function(c){return{thin:1,medium:2,thick:3}[c]||c};return[parseFloat(b(a.css("border-left-width"))), -parseFloat(b(a.css("border-top-width")))]},_checkOffset:function(a,b,c){var e=a.dpDiv.outerWidth(),f=a.dpDiv.outerHeight(),h=a.input?a.input.outerWidth():0,i=a.input?a.input.outerHeight():0,g=document.documentElement.clientWidth+d(document).scrollLeft(),j=document.documentElement.clientHeight+d(document).scrollTop();b.left-=this._get(a,"isRTL")?e-h:0;b.left-=c&&b.left==a.input.offset().left?d(document).scrollLeft():0;b.top-=c&&b.top==a.input.offset().top+i?d(document).scrollTop():0;b.left-=Math.min(b.left, -b.left+e>g&&g>e?Math.abs(b.left+e-g):0);b.top-=Math.min(b.top,b.top+f>j&&j>f?Math.abs(f+i):0);return b},_findPos:function(a){for(var b=this._get(this._getInst(a),"isRTL");a&&(a.type=="hidden"||a.nodeType!=1||d.expr.filters.hidden(a));)a=a[b?"previousSibling":"nextSibling"];a=d(a).offset();return[a.left,a.top]},_hideDatepicker:function(a){var b=this._curInst;if(!(!b||a&&b!=d.data(a,"datepicker")))if(this._datepickerShowing){a=this._get(b,"showAnim");var c=this._get(b,"duration"),e=function(){d.datepicker._tidyDialog(b); -this._curInst=null};d.effects&&d.effects[a]?b.dpDiv.hide(a,d.datepicker._get(b,"showOptions"),c,e):b.dpDiv[a=="slideDown"?"slideUp":a=="fadeIn"?"fadeOut":"hide"](a?c:null,e);a||e();if(a=this._get(b,"onClose"))a.apply(b.input?b.input[0]:null,[b.input?b.input.val():"",b]);this._datepickerShowing=false;this._lastInput=null;if(this._inDialog){this._dialogInput.css({position:"absolute",left:"0",top:"-100px"});if(d.blockUI){d.unblockUI();d("body").append(this.dpDiv)}}this._inDialog=false}},_tidyDialog:function(a){a.dpDiv.removeClass(this._dialogClass).unbind(".ui-datepicker-calendar")}, -_checkExternalClick:function(a){if(d.datepicker._curInst){a=d(a.target);a[0].id!=d.datepicker._mainDivId&&a.parents("#"+d.datepicker._mainDivId).length==0&&!a.hasClass(d.datepicker.markerClassName)&&!a.hasClass(d.datepicker._triggerClass)&&d.datepicker._datepickerShowing&&!(d.datepicker._inDialog&&d.blockUI)&&d.datepicker._hideDatepicker()}},_adjustDate:function(a,b,c){a=d(a);var e=this._getInst(a[0]);if(!this._isDisabledDatepicker(a[0])){this._adjustInstDate(e,b+(c=="M"?this._get(e,"showCurrentAtPos"): -0),c);this._updateDatepicker(e)}},_gotoToday:function(a){a=d(a);var b=this._getInst(a[0]);if(this._get(b,"gotoCurrent")&&b.currentDay){b.selectedDay=b.currentDay;b.drawMonth=b.selectedMonth=b.currentMonth;b.drawYear=b.selectedYear=b.currentYear}else{var c=new Date;b.selectedDay=c.getDate();b.drawMonth=b.selectedMonth=c.getMonth();b.drawYear=b.selectedYear=c.getFullYear()}this._notifyChange(b);this._adjustDate(a)},_selectMonthYear:function(a,b,c){a=d(a);var e=this._getInst(a[0]);e._selectingMonthYear= -false;e["selected"+(c=="M"?"Month":"Year")]=e["draw"+(c=="M"?"Month":"Year")]=parseInt(b.options[b.selectedIndex].value,10);this._notifyChange(e);this._adjustDate(a)},_clickMonthYear:function(a){var b=this._getInst(d(a)[0]);b.input&&b._selectingMonthYear&&setTimeout(function(){b.input.focus()},0);b._selectingMonthYear=!b._selectingMonthYear},_selectDay:function(a,b,c,e){var f=d(a);if(!(d(e).hasClass(this._unselectableClass)||this._isDisabledDatepicker(f[0]))){f=this._getInst(f[0]);f.selectedDay=f.currentDay= -d("a",e).html();f.selectedMonth=f.currentMonth=b;f.selectedYear=f.currentYear=c;this._selectDate(a,this._formatDate(f,f.currentDay,f.currentMonth,f.currentYear))}},_clearDate:function(a){a=d(a);this._getInst(a[0]);this._selectDate(a,"")},_selectDate:function(a,b){a=this._getInst(d(a)[0]);b=b!=null?b:this._formatDate(a);a.input&&a.input.val(b);this._updateAlternate(a);var c=this._get(a,"onSelect");if(c)c.apply(a.input?a.input[0]:null,[b,a]);else a.input&&a.input.trigger("change");if(a.inline)this._updateDatepicker(a); -else{this._hideDatepicker();this._lastInput=a.input[0];typeof a.input[0]!="object"&&a.input.focus();this._lastInput=null}},_updateAlternate:function(a){var b=this._get(a,"altField");if(b){var c=this._get(a,"altFormat")||this._get(a,"dateFormat"),e=this._getDate(a),f=this.formatDate(c,e,this._getFormatConfig(a));d(b).each(function(){d(this).val(f)})}},noWeekends:function(a){a=a.getDay();return[a>0&&a<6,""]},iso8601Week:function(a){a=new Date(a.getTime());a.setDate(a.getDate()+4-(a.getDay()||7));var b= -a.getTime();a.setMonth(0);a.setDate(1);return Math.floor(Math.round((b-a)/864E5)/7)+1},parseDate:function(a,b,c){if(a==null||b==null)throw"Invalid arguments";b=typeof b=="object"?b.toString():b+"";if(b=="")return null;var e=(c?c.shortYearCutoff:null)||this._defaults.shortYearCutoff;e=typeof e!="string"?e:(new Date).getFullYear()%100+parseInt(e,10);for(var f=(c?c.dayNamesShort:null)||this._defaults.dayNamesShort,h=(c?c.dayNames:null)||this._defaults.dayNames,i=(c?c.monthNamesShort:null)||this._defaults.monthNamesShort, -g=(c?c.monthNames:null)||this._defaults.monthNames,j=c=-1,l=-1,u=-1,k=false,o=function(p){(p=z+1-1}},_doKeyUp:function(a){a=d.datepicker._getInst(a.target); +if(a.input.val()!=a.lastVal)try{if(d.datepicker.parseDate(d.datepicker._get(a,"dateFormat"),a.input?a.input.val():null,d.datepicker._getFormatConfig(a))){d.datepicker._setDateFromField(a);d.datepicker._updateAlternate(a);d.datepicker._updateDatepicker(a)}}catch(b){d.datepicker.log(b)}return true},_showDatepicker:function(a){a=a.target||a;if(a.nodeName.toLowerCase()!="input")a=d("input",a.parentNode)[0];if(!(d.datepicker._isDisabledDatepicker(a)||d.datepicker._lastInput==a)){var b=d.datepicker._getInst(a); +d.datepicker._curInst&&d.datepicker._curInst!=b&&d.datepicker._curInst.dpDiv.stop(true,true);var c=d.datepicker._get(b,"beforeShow");F(b.settings,c?c.apply(a,[a,b]):{});b.lastVal=null;d.datepicker._lastInput=a;d.datepicker._setDateFromField(b);if(d.datepicker._inDialog)a.value="";if(!d.datepicker._pos){d.datepicker._pos=d.datepicker._findPos(a);d.datepicker._pos[1]+=a.offsetHeight}var e=false;d(a).parents().each(function(){e|=d(this).css("position")=="fixed";return!e});if(e&&d.browser.opera){d.datepicker._pos[0]-= +document.documentElement.scrollLeft;d.datepicker._pos[1]-=document.documentElement.scrollTop}c={left:d.datepicker._pos[0],top:d.datepicker._pos[1]};d.datepicker._pos=null;b.dpDiv.empty();b.dpDiv.css({position:"absolute",display:"block",top:"-1000px"});d.datepicker._updateDatepicker(b);c=d.datepicker._checkOffset(b,c,e);b.dpDiv.css({position:d.datepicker._inDialog&&d.blockUI?"static":e?"fixed":"absolute",display:"none",left:c.left+"px",top:c.top+"px"});if(!b.inline){c=d.datepicker._get(b,"showAnim"); +var f=d.datepicker._get(b,"duration"),h=function(){d.datepicker._datepickerShowing=true;var i=b.dpDiv.find("iframe.ui-datepicker-cover");if(i.length){var g=d.datepicker._getBorders(b.dpDiv);i.css({left:-g[0],top:-g[1],width:b.dpDiv.outerWidth(),height:b.dpDiv.outerHeight()})}};b.dpDiv.zIndex(d(a).zIndex()+1);d.effects&&d.effects[c]?b.dpDiv.show(c,d.datepicker._get(b,"showOptions"),f,h):b.dpDiv[c||"show"](c?f:null,h);if(!c||!f)h();b.input.is(":visible")&&!b.input.is(":disabled")&&b.input.focus();d.datepicker._curInst= +b}}},_updateDatepicker:function(a){var b=this,c=d.datepicker._getBorders(a.dpDiv);a.dpDiv.empty().append(this._generateHTML(a));var e=a.dpDiv.find("iframe.ui-datepicker-cover");e.length&&e.css({left:-c[0],top:-c[1],width:a.dpDiv.outerWidth(),height:a.dpDiv.outerHeight()});a.dpDiv.find("button, .ui-datepicker-prev, .ui-datepicker-next, .ui-datepicker-calendar td a").bind("mouseout",function(){d(this).removeClass("ui-state-hover");this.className.indexOf("ui-datepicker-prev")!=-1&&d(this).removeClass("ui-datepicker-prev-hover"); +this.className.indexOf("ui-datepicker-next")!=-1&&d(this).removeClass("ui-datepicker-next-hover")}).bind("mouseover",function(){if(!b._isDisabledDatepicker(a.inline?a.dpDiv.parent()[0]:a.input[0])){d(this).parents(".ui-datepicker-calendar").find("a").removeClass("ui-state-hover");d(this).addClass("ui-state-hover");this.className.indexOf("ui-datepicker-prev")!=-1&&d(this).addClass("ui-datepicker-prev-hover");this.className.indexOf("ui-datepicker-next")!=-1&&d(this).addClass("ui-datepicker-next-hover")}}).end().find("."+ +this._dayOverClass+" a").trigger("mouseover").end();c=this._getNumberOfMonths(a);e=c[1];e>1?a.dpDiv.addClass("ui-datepicker-multi-"+e).css("width",17*e+"em"):a.dpDiv.removeClass("ui-datepicker-multi-2 ui-datepicker-multi-3 ui-datepicker-multi-4").width("");a.dpDiv[(c[0]!=1||c[1]!=1?"add":"remove")+"Class"]("ui-datepicker-multi");a.dpDiv[(this._get(a,"isRTL")?"add":"remove")+"Class"]("ui-datepicker-rtl");a==d.datepicker._curInst&&d.datepicker._datepickerShowing&&a.input&&a.input.is(":visible")&&!a.input.is(":disabled")&& +a.input[0]!=document.activeElement&&a.input.focus();if(a.yearshtml){var f=a.yearshtml;setTimeout(function(){f===a.yearshtml&&a.dpDiv.find("select.ui-datepicker-year:first").replaceWith(a.yearshtml);f=a.yearshtml=null},0)}},_getBorders:function(a){var b=function(c){return{thin:1,medium:2,thick:3}[c]||c};return[parseFloat(b(a.css("border-left-width"))),parseFloat(b(a.css("border-top-width")))]},_checkOffset:function(a,b,c){var e=a.dpDiv.outerWidth(),f=a.dpDiv.outerHeight(),h=a.input?a.input.outerWidth(): +0,i=a.input?a.input.outerHeight():0,g=document.documentElement.clientWidth+d(document).scrollLeft(),j=document.documentElement.clientHeight+d(document).scrollTop();b.left-=this._get(a,"isRTL")?e-h:0;b.left-=c&&b.left==a.input.offset().left?d(document).scrollLeft():0;b.top-=c&&b.top==a.input.offset().top+i?d(document).scrollTop():0;b.left-=Math.min(b.left,b.left+e>g&&g>e?Math.abs(b.left+e-g):0);b.top-=Math.min(b.top,b.top+f>j&&j>f?Math.abs(f+i):0);return b},_findPos:function(a){for(var b=this._get(this._getInst(a), +"isRTL");a&&(a.type=="hidden"||a.nodeType!=1||d.expr.filters.hidden(a));)a=a[b?"previousSibling":"nextSibling"];a=d(a).offset();return[a.left,a.top]},_hideDatepicker:function(a){var b=this._curInst;if(!(!b||a&&b!=d.data(a,"datepicker")))if(this._datepickerShowing){a=this._get(b,"showAnim");var c=this._get(b,"duration"),e=function(){d.datepicker._tidyDialog(b);this._curInst=null};d.effects&&d.effects[a]?b.dpDiv.hide(a,d.datepicker._get(b,"showOptions"),c,e):b.dpDiv[a=="slideDown"?"slideUp":a=="fadeIn"? +"fadeOut":"hide"](a?c:null,e);a||e();if(a=this._get(b,"onClose"))a.apply(b.input?b.input[0]:null,[b.input?b.input.val():"",b]);this._datepickerShowing=false;this._lastInput=null;if(this._inDialog){this._dialogInput.css({position:"absolute",left:"0",top:"-100px"});if(d.blockUI){d.unblockUI();d("body").append(this.dpDiv)}}this._inDialog=false}},_tidyDialog:function(a){a.dpDiv.removeClass(this._dialogClass).unbind(".ui-datepicker-calendar")},_checkExternalClick:function(a){if(d.datepicker._curInst){a= +d(a.target);a[0].id!=d.datepicker._mainDivId&&a.parents("#"+d.datepicker._mainDivId).length==0&&!a.hasClass(d.datepicker.markerClassName)&&!a.hasClass(d.datepicker._triggerClass)&&d.datepicker._datepickerShowing&&!(d.datepicker._inDialog&&d.blockUI)&&d.datepicker._hideDatepicker()}},_adjustDate:function(a,b,c){a=d(a);var e=this._getInst(a[0]);if(!this._isDisabledDatepicker(a[0])){this._adjustInstDate(e,b+(c=="M"?this._get(e,"showCurrentAtPos"):0),c);this._updateDatepicker(e)}},_gotoToday:function(a){a= +d(a);var b=this._getInst(a[0]);if(this._get(b,"gotoCurrent")&&b.currentDay){b.selectedDay=b.currentDay;b.drawMonth=b.selectedMonth=b.currentMonth;b.drawYear=b.selectedYear=b.currentYear}else{var c=new Date;b.selectedDay=c.getDate();b.drawMonth=b.selectedMonth=c.getMonth();b.drawYear=b.selectedYear=c.getFullYear()}this._notifyChange(b);this._adjustDate(a)},_selectMonthYear:function(a,b,c){a=d(a);var e=this._getInst(a[0]);e._selectingMonthYear=false;e["selected"+(c=="M"?"Month":"Year")]=e["draw"+(c== +"M"?"Month":"Year")]=parseInt(b.options[b.selectedIndex].value,10);this._notifyChange(e);this._adjustDate(a)},_clickMonthYear:function(a){var b=this._getInst(d(a)[0]);b.input&&b._selectingMonthYear&&setTimeout(function(){b.input.focus()},0);b._selectingMonthYear=!b._selectingMonthYear},_selectDay:function(a,b,c,e){var f=d(a);if(!(d(e).hasClass(this._unselectableClass)||this._isDisabledDatepicker(f[0]))){f=this._getInst(f[0]);f.selectedDay=f.currentDay=d("a",e).html();f.selectedMonth=f.currentMonth= +b;f.selectedYear=f.currentYear=c;this._selectDate(a,this._formatDate(f,f.currentDay,f.currentMonth,f.currentYear))}},_clearDate:function(a){a=d(a);this._getInst(a[0]);this._selectDate(a,"")},_selectDate:function(a,b){a=this._getInst(d(a)[0]);b=b!=null?b:this._formatDate(a);a.input&&a.input.val(b);this._updateAlternate(a);var c=this._get(a,"onSelect");if(c)c.apply(a.input?a.input[0]:null,[b,a]);else a.input&&a.input.trigger("change");if(a.inline)this._updateDatepicker(a);else{this._hideDatepicker(); +this._lastInput=a.input[0];typeof a.input[0]!="object"&&a.input.focus();this._lastInput=null}},_updateAlternate:function(a){var b=this._get(a,"altField");if(b){var c=this._get(a,"altFormat")||this._get(a,"dateFormat"),e=this._getDate(a),f=this.formatDate(c,e,this._getFormatConfig(a));d(b).each(function(){d(this).val(f)})}},noWeekends:function(a){a=a.getDay();return[a>0&&a<6,""]},iso8601Week:function(a){a=new Date(a.getTime());a.setDate(a.getDate()+4-(a.getDay()||7));var b=a.getTime();a.setMonth(0); +a.setDate(1);return Math.floor(Math.round((b-a)/864E5)/7)+1},parseDate:function(a,b,c){if(a==null||b==null)throw"Invalid arguments";b=typeof b=="object"?b.toString():b+"";if(b=="")return null;var e=(c?c.shortYearCutoff:null)||this._defaults.shortYearCutoff;e=typeof e!="string"?e:(new Date).getFullYear()%100+parseInt(e,10);for(var f=(c?c.dayNamesShort:null)||this._defaults.dayNamesShort,h=(c?c.dayNames:null)||this._defaults.dayNames,i=(c?c.monthNamesShort:null)||this._defaults.monthNamesShort,g=(c? +c.monthNames:null)||this._defaults.monthNames,j=c=-1,l=-1,u=-1,k=false,o=function(p){(p=z+1-1){j=1;l=u;do{e=this._getDaysInMonth(c,j-1);if(l<=e)break;j++;l-=e}while(1)}w=this._daylightSavingAdjust(new Date(c,j-1,l));if(w.getFullYear()!=c||w.getMonth()+1!=j||w.getDate()!=l)throw"Invalid date";return w},ATOM:"yy-mm-dd",COOKIE:"D, dd M yy",ISO_8601:"yy-mm-dd",RFC_822:"D, d M y",RFC_850:"DD, dd-M-y", RFC_1036:"D, d M y",RFC_1123:"D, d M yy",RFC_2822:"D, d M yy",RSS:"D, d M y",TICKS:"!",TIMESTAMP:"@",W3C:"yy-mm-dd",_ticksTo1970:(718685+Math.floor(492.5)-Math.floor(19.7)+Math.floor(4.925))*24*60*60*1E7,formatDate:function(a,b,c){if(!b)return"";var e=(c?c.dayNamesShort:null)||this._defaults.dayNamesShort,f=(c?c.dayNames:null)||this._defaults.dayNames,h=(c?c.monthNamesShort:null)||this._defaults.monthNamesShort;c=(c?c.monthNames:null)||this._defaults.monthNames;var i=function(o){(o=k+112?a.getHours()+2:0);return a},_setDate:function(a,b,c){var e=!b,f=a.selectedMonth,h=a.selectedYear;b=this._restrictMinMax(a,this._determineDate(a,b,new Date));a.selectedDay= @@ -529,12 +530,12 @@ this._daylightSavingAdjust(new Date(o.getFullYear(),o.getMonth()-i[0]*i[1]+1,o.g (c?"e":"w")+'">'+n+"":f?"":''+n+"";var r=this._get(a,"nextText");r=!h?r:this.formatDate(r,this._daylightSavingAdjust(new Date(m,g+j,1)),this._getFormatConfig(a));f=this._canAdjustMonth(a,+1,m,g)?''+r+"":f?"":''+r+"";j=this._get(a,"currentText");r=this._get(a,"gotoCurrent")&&a.currentDay?u:b;j=!h?j:this.formatDate(j,r,this._getFormatConfig(a));h=!a.inline?'":"";e=e?'
      '+(c?h:"")+(this._isInRange(a,r)?'":"")+(c?"":h)+"
      ":"";h=parseInt(this._get(a,"firstDay"),10);h=isNaN(h)?0:h;j=this._get(a,"showWeek");r=this._get(a,"dayNames");this._get(a,"dayNamesShort");var s=this._get(a,"dayNamesMin"),z= -this._get(a,"monthNames"),w=this._get(a,"monthNamesShort"),p=this._get(a,"beforeShowDay"),v=this._get(a,"showOtherMonths"),H=this._get(a,"selectOtherMonths");this._get(a,"calculateWeek");for(var L=this._getDefaultDate(a),I="",C=0;C1)switch(D){case 0:x+=" ui-datepicker-group-first";t=" ui-corner-"+(c?"right":"left");break;case i[1]- -1:x+=" ui-datepicker-group-last";t=" ui-corner-"+(c?"left":"right");break;default:x+=" ui-datepicker-group-middle";t="";break}x+='">'}x+='
      '+(/all|left/.test(t)&&C==0?c?f:n:"")+(/all|right/.test(t)&&C==0?c?n:f:"")+this._generateMonthYearHeader(a,g,m,k,o,C>0||D>0,z,w)+'
      ';var A=j?'":"";for(t=0;t<7;t++){var q= -(t+h)%7;A+="=5?' class="ui-datepicker-week-end"':"")+'>'+s[q]+""}x+=A+"";A=this._getDaysInMonth(m,g);if(m==a.selectedYear&&g==a.selectedMonth)a.selectedDay=Math.min(a.selectedDay,A);t=(this._getFirstDayOfMonth(m,g)-h+7)%7;A=l?6:Math.ceil((t+A)/7);q=this._daylightSavingAdjust(new Date(m,g,1-t));for(var O=0;O";var P=!j?"":'";for(t=0;t<7;t++){var F= -p?p.apply(a.input?a.input[0]:null,[q]):[true,""],B=q.getMonth()!=g,J=B&&!H||!F[0]||k&&qo;P+='";q.setDate(q.getDate()+1);q=this._daylightSavingAdjust(q)}x+= -P+""}g++;if(g>11){g=0;m++}x+="
      '+this._get(a,"weekHeader")+"
      '+this._get(a,"calculateWeek")(q)+""+(B&&!v?" ":J?''+q.getDate()+"":''+q.getDate()+"")+"
      "+(l?""+(i[0]>0&&D==i[1]-1?'
      ':""):"");M+=x}I+=M}I+=e+(d.browser.msie&&parseInt(d.browser.version,10)<7&&!a.inline?'':"");a._keyEvent=false;return I},_generateMonthYearHeader:function(a,b,c,e,f,h,i,g){var j=this._get(a,"changeMonth"),l=this._get(a,"changeYear"),u=this._get(a,"showMonthAfterYear"),k='
      ', +this._get(a,"monthNames"),w=this._get(a,"monthNamesShort"),p=this._get(a,"beforeShowDay"),v=this._get(a,"showOtherMonths"),H=this._get(a,"selectOtherMonths");this._get(a,"calculateWeek");for(var L=this._getDefaultDate(a),I="",D=0;D1)switch(E){case 0:x+=" ui-datepicker-group-first";t=" ui-corner-"+(c?"right":"left");break;case i[1]- +1:x+=" ui-datepicker-group-last";t=" ui-corner-"+(c?"left":"right");break;default:x+=" ui-datepicker-group-middle";t="";break}x+='">'}x+='
      '+(/all|left/.test(t)&&D==0?c?f:n:"")+(/all|right/.test(t)&&D==0?c?n:f:"")+this._generateMonthYearHeader(a,g,m,k,o,D>0||E>0,z,w)+'
      ';var B=j?'":"";for(t=0;t<7;t++){var q= +(t+h)%7;B+="=5?' class="ui-datepicker-week-end"':"")+'>'+s[q]+""}x+=B+"";B=this._getDaysInMonth(m,g);if(m==a.selectedYear&&g==a.selectedMonth)a.selectedDay=Math.min(a.selectedDay,B);t=(this._getFirstDayOfMonth(m,g)-h+7)%7;B=l?6:Math.ceil((t+B)/7);q=this._daylightSavingAdjust(new Date(m,g,1-t));for(var O=0;O";var P=!j?"":'";for(t=0;t<7;t++){var G= +p?p.apply(a.input?a.input[0]:null,[q]):[true,""],C=q.getMonth()!=g,J=C&&!H||!G[0]||k&&qo;P+='";q.setDate(q.getDate()+1);q=this._daylightSavingAdjust(q)}x+= +P+""}g++;if(g>11){g=0;m++}x+="
      '+this._get(a,"weekHeader")+"
      '+this._get(a,"calculateWeek")(q)+""+(C&&!v?" ":J?''+q.getDate()+"":''+q.getDate()+"")+"
      "+(l?"
      "+(i[0]>0&&E==i[1]-1?'
      ':""):"");M+=x}I+=M}I+=e+(d.browser.msie&&parseInt(d.browser.version,10)<7&&!a.inline?'':"");a._keyEvent=false;return I},_generateMonthYearHeader:function(a,b,c,e,f,h,i,g){var j=this._get(a,"changeMonth"),l=this._get(a,"changeYear"),u=this._get(a,"showMonthAfterYear"),k='
      ', o="";if(h||!j)o+=''+i[b]+"";else{i=e&&e.getFullYear()==c;var m=f&&f.getFullYear()==c;o+='"}u||(k+=o+(h||!(j&& l)?" ":""));a.yearshtml="";if(h||!l)k+=''+c+"";else{g=this._get(a,"yearRange").split(":");var r=(new Date).getFullYear();i=function(s){s=s.match(/c[+-].*/)?c+parseInt(s.substring(1),10):s.match(/[+-].*/)?r+parseInt(s,10):parseInt(s,10);return isNaN(s)?r:s};b=i(g[0]);g=Math.max(b,i(g[1]||""));b=e?Math.max(b,e.getFullYear()):b;g=f?Math.min(g,f.getFullYear()):g;for(a.yearshtml+='";if(d.browser.mozilla)k+='";else{k+=a.yearshtml;a.yearshtml=null}}k+=this._get(a,"yearSuffix");if(u)k+=(h||!(j&&l)?" ":"")+o;k+="
      ";return k},_adjustInstDate:function(a,b,c){var e= @@ -543,9 +544,9 @@ a.drawYear+(c=="Y"?b:0),f=a.drawMonth+(c=="M"?b:0);b=Math.min(a.selectedDay,this c=this._daylightSavingAdjust(new Date(c,e+(b<0?b:f[0]*f[1]),1));b<0&&c.setDate(this._getDaysInMonth(c.getFullYear(),c.getMonth()));return this._isInRange(a,c)},_isInRange:function(a,b){var c=this._getMinMaxDate(a,"min");a=this._getMinMaxDate(a,"max");return(!c||b.getTime()>=c.getTime())&&(!a||b.getTime()<=a.getTime())},_getFormatConfig:function(a){var b=this._get(a,"shortYearCutoff");b=typeof b!="string"?b:(new Date).getFullYear()%100+parseInt(b,10);return{shortYearCutoff:b,dayNamesShort:this._get(a, "dayNamesShort"),dayNames:this._get(a,"dayNames"),monthNamesShort:this._get(a,"monthNamesShort"),monthNames:this._get(a,"monthNames")}},_formatDate:function(a,b,c,e){if(!b){a.currentDay=a.selectedDay;a.currentMonth=a.selectedMonth;a.currentYear=a.selectedYear}b=b?typeof b=="object"?b:this._daylightSavingAdjust(new Date(e,c,b)):this._daylightSavingAdjust(new Date(a.currentYear,a.currentMonth,a.currentDay));return this.formatDate(this._get(a,"dateFormat"),b,this._getFormatConfig(a))}});d.fn.datepicker= function(a){if(!this.length)return this;if(!d.datepicker.initialized){d(document).mousedown(d.datepicker._checkExternalClick).find("body").append(d.datepicker.dpDiv);d.datepicker.initialized=true}var b=Array.prototype.slice.call(arguments,1);if(typeof a=="string"&&(a=="isDisabled"||a=="getDate"||a=="widget"))return d.datepicker["_"+a+"Datepicker"].apply(d.datepicker,[this[0]].concat(b));if(a=="option"&&arguments.length==2&&typeof arguments[1]=="string")return d.datepicker["_"+a+"Datepicker"].apply(d.datepicker, -[this[0]].concat(b));return this.each(function(){typeof a=="string"?d.datepicker["_"+a+"Datepicker"].apply(d.datepicker,[this].concat(b)):d.datepicker._attachDatepicker(this,a)})};d.datepicker=new K;d.datepicker.initialized=false;d.datepicker.uuid=(new Date).getTime();d.datepicker.version="1.8.10";window["DP_jQuery_"+y]=d})(jQuery); +[this[0]].concat(b));return this.each(function(){typeof a=="string"?d.datepicker["_"+a+"Datepicker"].apply(d.datepicker,[this].concat(b)):d.datepicker._attachDatepicker(this,a)})};d.datepicker=new K;d.datepicker.initialized=false;d.datepicker.uuid=(new Date).getTime();d.datepicker.version="1.8.11";window["DP_jQuery_"+y]=d})(jQuery); ;/* - * jQuery UI Progressbar 1.8.10 + * jQuery UI Progressbar 1.8.11 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. @@ -559,9 +560,9 @@ function(a){if(!this.length)return this;if(!d.datepicker.initialized){d(document */ (function(b,d){b.widget("ui.progressbar",{options:{value:0,max:100},min:0,_create:function(){this.element.addClass("ui-progressbar ui-widget ui-widget-content ui-corner-all").attr({role:"progressbar","aria-valuemin":this.min,"aria-valuemax":this.options.max,"aria-valuenow":this._value()});this.valueDiv=b("
      ").appendTo(this.element);this.oldValue=this._value();this._refreshValue()},destroy:function(){this.element.removeClass("ui-progressbar ui-widget ui-widget-content ui-corner-all").removeAttr("role").removeAttr("aria-valuemin").removeAttr("aria-valuemax").removeAttr("aria-valuenow"); this.valueDiv.remove();b.Widget.prototype.destroy.apply(this,arguments)},value:function(a){if(a===d)return this._value();this._setOption("value",a);return this},_setOption:function(a,c){if(a==="value"){this.options.value=c;this._refreshValue();this._value()===this.options.max&&this._trigger("complete")}b.Widget.prototype._setOption.apply(this,arguments)},_value:function(){var a=this.options.value;if(typeof a!=="number")a=0;return Math.min(this.options.max,Math.max(this.min,a))},_percentage:function(){return 100* -this._value()/this.options.max},_refreshValue:function(){var a=this.value(),c=this._percentage();if(this.oldValue!==a){this.oldValue=a;this._trigger("change")}this.valueDiv.toggleClass("ui-corner-right",a===this.options.max).width(c.toFixed(0)+"%");this.element.attr("aria-valuenow",a)}});b.extend(b.ui.progressbar,{version:"1.8.10"})})(jQuery); +this._value()/this.options.max},_refreshValue:function(){var a=this.value(),c=this._percentage();if(this.oldValue!==a){this.oldValue=a;this._trigger("change")}this.valueDiv.toggleClass("ui-corner-right",a===this.options.max).width(c.toFixed(0)+"%");this.element.attr("aria-valuenow",a)}});b.extend(b.ui.progressbar,{version:"1.8.11"})})(jQuery); ;/* - * jQuery UI Effects 1.8.10 + * jQuery UI Effects 1.8.11 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. @@ -578,7 +579,7 @@ a;b=null;a=c;c=a.effect}if(f.isFunction(a)){d=a;b=null;a={}}if(typeof a=="number 211,211],lightpink:[255,182,193],lightyellow:[255,255,224],lime:[0,255,0],magenta:[255,0,255],maroon:[128,0,0],navy:[0,0,128],olive:[128,128,0],orange:[255,165,0],pink:[255,192,203],purple:[128,0,128],violet:[128,0,128],red:[255,0,0],silver:[192,192,192],white:[255,255,255],yellow:[255,255,0],transparent:[255,255,255]},r=["add","remove","toggle"],t={border:1,borderBottom:1,borderColor:1,borderLeft:1,borderRight:1,borderTop:1,borderWidth:1,margin:1,padding:1};f.effects.animateClass=function(c,a,b, d){if(f.isFunction(b)){d=b;b=null}return this.queue("fx",function(){var e=f(this),g=e.attr("style")||" ",h=q(p.call(this)),l,v=e.attr("className");f.each(r,function(w,i){c[i]&&e[i+"Class"](c[i])});l=q(p.call(this));e.attr("className",v);e.animate(u(h,l),a,b,function(){f.each(r,function(w,i){c[i]&&e[i+"Class"](c[i])});if(typeof e.attr("style")=="object"){e.attr("style").cssText="";e.attr("style").cssText=g}else e.attr("style",g);d&&d.apply(this,arguments)});h=f.queue(this);l=h.splice(h.length-1,1)[0]; h.splice(1,0,l);f.dequeue(this)})};f.fn.extend({_addClass:f.fn.addClass,addClass:function(c,a,b,d){return a?f.effects.animateClass.apply(this,[{add:c},a,b,d]):this._addClass(c)},_removeClass:f.fn.removeClass,removeClass:function(c,a,b,d){return a?f.effects.animateClass.apply(this,[{remove:c},a,b,d]):this._removeClass(c)},_toggleClass:f.fn.toggleClass,toggleClass:function(c,a,b,d,e){return typeof a=="boolean"||a===j?b?f.effects.animateClass.apply(this,[a?{add:c}:{remove:c},b,d,e]):this._toggleClass(c, -a):f.effects.animateClass.apply(this,[{toggle:c},a,b,d])},switchClass:function(c,a,b,d,e){return f.effects.animateClass.apply(this,[{add:a,remove:c},b,d,e])}});f.extend(f.effects,{version:"1.8.10",save:function(c,a){for(var b=0;b").addClass("ui-effects-wrapper").css({fontSize:"100%",background:"transparent", border:"none",margin:0,padding:0});c.wrap(b);b=c.parent();if(c.css("position")=="static"){b.css({position:"relative"});c.css({position:"relative"})}else{f.extend(a,{position:c.css("position"),zIndex:c.css("z-index")});f.each(["top","left","bottom","right"],function(d,e){a[e]=c.css(e);if(isNaN(parseInt(a[e],10)))a[e]="auto"});c.css({position:"relative",top:0,left:0,right:"auto",bottom:"auto"})}return b.css(a).show()},removeWrapper:function(c){if(c.parent().is(".ui-effects-wrapper"))return c.parent().replaceWith(c); return c},setTransition:function(c,a,b,d){d=d||{};f.each(a,function(e,g){unit=c.cssUnit(g);if(unit[0]>0)d[g]=unit[0]*b+unit[1]});return d}});f.fn.extend({effect:function(c){var a=k.apply(this,arguments),b={options:a[1],duration:a[2],callback:a[3]};a=b.options.mode;var d=f.effects[c];if(f.fx.off||!d)return a?this[a](b.duration,b.callback):this.each(function(){b.callback&&b.callback.call(this)});return d.call(this,b)},_show:f.fn.show,show:function(c){if(m(c))return this._show.apply(this,arguments); @@ -591,7 +592,7 @@ g/(2*Math.PI)*Math.asin(d/h);return-(h*Math.pow(2,10*(a-=1))*Math.sin((a*e-c)*2* h);if(a<1)return-0.5*h*Math.pow(2,10*(a-=1))*Math.sin((a*e-c)*2*Math.PI/g)+b;return h*Math.pow(2,-10*(a-=1))*Math.sin((a*e-c)*2*Math.PI/g)*0.5+d+b},easeInBack:function(c,a,b,d,e,g){if(g==j)g=1.70158;return d*(a/=e)*a*((g+1)*a-g)+b},easeOutBack:function(c,a,b,d,e,g){if(g==j)g=1.70158;return d*((a=a/e-1)*a*((g+1)*a+g)+1)+b},easeInOutBack:function(c,a,b,d,e,g){if(g==j)g=1.70158;if((a/=e/2)<1)return d/2*a*a*(((g*=1.525)+1)*a-g)+b;return d/2*((a-=2)*a*(((g*=1.525)+1)*a+g)+2)+b},easeInBounce:function(c, a,b,d,e){return d-f.easing.easeOutBounce(c,e-a,0,d,e)+b},easeOutBounce:function(c,a,b,d,e){return(a/=e)<1/2.75?d*7.5625*a*a+b:a<2/2.75?d*(7.5625*(a-=1.5/2.75)*a+0.75)+b:a<2.5/2.75?d*(7.5625*(a-=2.25/2.75)*a+0.9375)+b:d*(7.5625*(a-=2.625/2.75)*a+0.984375)+b},easeInOutBounce:function(c,a,b,d,e){if(a").css({position:"absolute",visibility:"visible",left:-f*(h/d),top:-e*(i/c)}).parent().addClass("ui-effects-explode").css({position:"absolute",overflow:"hidden",width:h/d,height:i/c,left:g.left+f*(h/d)+(a.options.mode=="show"?(f-Math.floor(d/2))*(h/d):0),top:g.top+e*(i/c)+(a.options.mode=="show"?(e-Math.floor(c/2))*(i/c):0),opacity:a.options.mode=="show"?0:1}).animate({left:g.left+f*(h/d)+(a.options.mode=="show"?0:(f-Math.floor(d/2))*(h/d)),top:g.top+ e*(i/c)+(a.options.mode=="show"?0:(e-Math.floor(c/2))*(i/c)),opacity:a.options.mode=="show"?1:0},a.duration||500);setTimeout(function(){a.options.mode=="show"?b.css({visibility:"visible"}):b.css({visibility:"visible"}).hide();a.callback&&a.callback.apply(b[0]);b.dequeue();j("div.ui-effects-explode").remove()},a.duration||500)})}})(jQuery); ;/* - * jQuery UI Effects Fade 1.8.10 + * jQuery UI Effects Fade 1.8.11 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. @@ -676,7 +677,7 @@ e*(i/c)+(a.options.mode=="show"?0:(e-Math.floor(c/2))*(i/c)),opacity:a.options.m */ (function(b){b.effects.fade=function(a){return this.queue(function(){var c=b(this),d=b.effects.setMode(c,a.options.mode||"hide");c.animate({opacity:d},{queue:false,duration:a.duration,easing:a.options.easing,complete:function(){a.callback&&a.callback.apply(this,arguments);c.dequeue()}})})}})(jQuery); ;/* - * jQuery UI Effects Fold 1.8.10 + * jQuery UI Effects Fold 1.8.11 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. @@ -690,7 +691,7 @@ e*(i/c)+(a.options.mode=="show"?0:(e-Math.floor(c/2))*(i/c)),opacity:a.options.m (function(c){c.effects.fold=function(a){return this.queue(function(){var b=c(this),j=["position","top","bottom","left","right"],d=c.effects.setMode(b,a.options.mode||"hide"),g=a.options.size||15,h=!!a.options.horizFirst,k=a.duration?a.duration/2:c.fx.speeds._default/2;c.effects.save(b,j);b.show();var e=c.effects.createWrapper(b).css({overflow:"hidden"}),f=d=="show"!=h,l=f?["width","height"]:["height","width"];f=f?[e.width(),e.height()]:[e.height(),e.width()];var i=/([0-9]+)%/.exec(g);if(i)g=parseInt(i[1], 10)/100*f[d=="hide"?0:1];if(d=="show")e.css(h?{height:0,width:g}:{height:g,width:0});h={};i={};h[l[0]]=d=="show"?f[0]:g;i[l[1]]=d=="show"?f[1]:0;e.animate(h,k,a.options.easing).animate(i,k,a.options.easing,function(){d=="hide"&&b.hide();c.effects.restore(b,j);c.effects.removeWrapper(b);a.callback&&a.callback.apply(b[0],arguments);b.dequeue()})})}})(jQuery); ;/* - * jQuery UI Effects Highlight 1.8.10 + * jQuery UI Effects Highlight 1.8.11 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. @@ -704,7 +705,7 @@ e*(i/c)+(a.options.mode=="show"?0:(e-Math.floor(c/2))*(i/c)),opacity:a.options.m (function(b){b.effects.highlight=function(c){return this.queue(function(){var a=b(this),e=["backgroundImage","backgroundColor","opacity"],d=b.effects.setMode(a,c.options.mode||"show"),f={backgroundColor:a.css("backgroundColor")};if(d=="hide")f.opacity=0;b.effects.save(a,e);a.show().css({backgroundImage:"none",backgroundColor:c.options.color||"#ffff99"}).animate(f,{queue:false,duration:c.duration,easing:c.options.easing,complete:function(){d=="hide"&&a.hide();b.effects.restore(a,e);d=="show"&&!b.support.opacity&& this.style.removeAttribute("filter");c.callback&&c.callback.apply(this,arguments);a.dequeue()}})})}})(jQuery); ;/* - * jQuery UI Effects Pulsate 1.8.10 + * jQuery UI Effects Pulsate 1.8.11 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. @@ -718,7 +719,7 @@ this.style.removeAttribute("filter");c.callback&&c.callback.apply(this,arguments (function(d){d.effects.pulsate=function(a){return this.queue(function(){var b=d(this),c=d.effects.setMode(b,a.options.mode||"show");times=(a.options.times||5)*2-1;duration=a.duration?a.duration/2:d.fx.speeds._default/2;isVisible=b.is(":visible");animateTo=0;if(!isVisible){b.css("opacity",0).show();animateTo=1}if(c=="hide"&&isVisible||c=="show"&&!isVisible)times--;for(c=0;c').css({ - position: 'absolute', - top: -10000, - left: -10000, - width: $(this).width() - parseInt($this.css('paddingLeft')) - parseInt($this.css('paddingRight')), - fontSize: $this.css('fontSize'), - fontFamily: $this.css('fontFamily'), - lineHeight: $this.css('lineHeight'), - resize: 'none' - }).appendTo(document.body); - - var update = function() { - - var times = function(string, number) { - for (var i = 0, r = ''; i < number; i ++) r += string; - return r; - }; - - var val = this.value.replace(//g, '>') - .replace(/&/g, '&') - .replace(/\n$/, '
       ') - .replace(/\n/g, '
      ') - .replace(/ {2,}/g, function(space) { return times(' ', space.length -1) + ' ' }); - - shadow.html(val); - $(this).css('height', Math.max(shadow.height() + 20, minHeight)); // 20- was default - - } - - $(this).change(update).keyup(update).keydown(update); - - update.apply(this); - - }); - - return this; - - } - -})(jQuery); \ No newline at end of file diff --git a/IPython/frontend/html/notebook/static/jquery/js/jquery.wijmo-open.1.1.3.min.js b/IPython/frontend/html/notebook/static/jquery/js/jquery.wijmo-open.1.1.3.min.js deleted file mode 100755 index ca31904..0000000 --- a/IPython/frontend/html/notebook/static/jquery/js/jquery.wijmo-open.1.1.3.min.js +++ /dev/null @@ -1,30 +0,0 @@ -/* - * - * Wijmo Library 1.1.3 - * http://wijmo.com/ - * - * Copyright(c) ComponentOne, LLC. All rights reserved. - * - * Dual licensed under the MIT or GPL Version 2 licenses. - * licensing@wijmo.com - * http://www.wijmo.com/license - * - **/ -(function(a){a.fn.extend({wijContent:function(a){return this.each(function(){this.innerHTML='');if(typeof d==="string"&&d.length>0){b.element.addClass("wijmo-wijdialog-hasframe");c.attr("src",d);b.element.append(c);b.innerFrame=c}b.contentWrapper=b.element},_createCaptionButtons:function(){var c=[],b=this,h=b.options,d,g={pin:{visible:true,click:b.pin,iconClassOn:"ui-icon-pin-w",iconClassOff:"ui-icon-pin-s"},refresh:{visible:true,click:b.refresh,iconClassOn:"ui-icon-refresh"},toggle:{visible:true,click:b.toggle,iconClassOn:"ui-icon-carat-1-n",iconClassOff:"ui-icon-carat-1-s"},minimize:{visible:true,click:b.minimize,iconClassOn:"ui-icon-minus"},maximize:{visible:true,click:b.maximize,iconClassOn:"ui-icon-extlink"},close:{visible:true,click:b.close,iconClassOn:"ui-icon-close"}},e=h.captionButtons,f=b.uiDialogTitlebar;f.children(".ui-dialog-titlebar-close, .wijmo-wijdialog-captionbutton").remove();a.each(g,function(b,d){e&&e[b]&&a.extend(d,e[b]);c.push({button:b,info:d})});b._trigger("buttoncreating",null,c);for(d=0;d");if(c.visible){if(i.size()===0){e.addClass("ui-icon "+c.iconClassOn).text(f.button);d=a('').append(e).addClass(h+" ui-corner-all wijmo-wijdialog-captionbutton").attr("role","button").hover(function(){d.addClass(b)},function(){d.removeClass(b)}).click(function(){if(e.hasClass(c.iconClassOff))e.removeClass(c.iconClassOff);else e.addClass(c.iconClassOff);a.isFunction(c.click)&&c.click.apply(j,arguments);return false});if(k)return d;else d.appendTo(g)}j[f.button+"Button"]=d}else i.remove()},pin:function(){var a=this.uiDialog,b=a.draggable("option","disabled");a.draggable({disabled:!b});!b&&a.removeClass("ui-state-disabled")},refresh:function(){var a=this.innerFrame;a!==undefined&&a.attr("src",a.attr("src"))},toggle:function(){var a=this,b=a.toggleButton.children("span");if(!a.minimized)if(a.collapsed===undefined||!a.collapsed){a.collapsed=true;!b.hasClass("ui-icon-carat-1-s")&&b.addClass("ui-icon-carat-1-s");a._collapseDialogContent(true)}else{a.collapsed=false;b.hasClass("ui-icon-carat-1-s")&&b.removeClass("ui-icon-carat-1-s");a._expandDialogContent(true)}},_expandDialogContent:function(d){var b=this,e=b.options,c=e.expandingAnimation;b.uiDialog.height("auto");if(d&&c!==null)b.contentWrapper.show(c.animated,c.options,c.duration,function(d){b.uiDialog.css("height",b._toggleHeight);a.isFunction(c.callback)&&c.callback(d);b._enableDisableResizer(false)});else{b.contentWrapper.show();b._enableDisableResizer(false);b.uiDialog.css("height",b.toggleHeight)}},_collapseDialogContent:function(c){var a=this,d=a.options,b=d.collapsingAnimation;a._enableDisableResizer(true);a._toggleHeight=a.uiDialog[0].style.height;a.uiDialog.height("auto");if(c&&b!==null)a.contentWrapper.hide(b.animated,b.options,b.duration);else a.contentWrapper.hide()},_enableDisableResizer:function(a){var b=this.uiDialog;b.resizable({disabled:a});a&&b.removeClass("ui-state-disabled")},_enableDisableDragger:function(a){var b=this.uiDialog;b.draggable({disabled:a});a&&b.removeClass("ui-state-disabled")},minimize:function(){var b=this,k=b.uiDialog,p=b.options,f=null,h=a("
      "),j=a("
      "),e,m,o,l,g={},n,i={},d="uiDialog";if(!b.minimized){l=b.uiDialog.position();g.width=b.uiDialog.width();g.height=b.uiDialog.height();if(b.maximized){b.maximized=false;b.restoreButton.remove();a(window).unbind(".onWinResize")}else{b.collapsed&&b._expandDialogContent(false);b._saveNormalState()}b._enableDisableResizer(true);b.collapsed&&b._collapseDialogContent(false);h.appendTo(document.body).css({top:b.uiDialog.offset().top,left:b.uiDialog.offset().left,height:b.uiDialog.innerHeight(),width:b.uiDialog.innerWidth(),position:"absolute"});b.contentWrapper.hide();b.uiDialogButtonPane.length&&b.uiDialogButtonPane.hide();k.height("auto");k.width("auto");b._doButtonAction(b.minimizeButton,"hide");b._restoreButton(true,b.minimizeButton,"After");b._doButtonAction(b.pinButton,"hide");b._doButtonAction(b.refreshButton,"hide");b._doButtonAction(b.toggleButton,"hide");b._doButtonAction(b.maximizeButton,"show");a.browser.webkit&&a(".wijmo-wijdialog-captionbutton",b.uiDialog).css("float","left");if(b.innerFrame){d="copy";b[d]=b.uiDialog.clone();b[d].empty();b.uiDialogTitlebar.appendTo(b[d])}if(p.minimizeZoneElementId.length>0)f=a("#"+p.minimizeZoneElementId);if(f!==null&&f.size()>0)f.append(b[d]);else{e=a("."+c);if(e.size()===0){e=a('
      ');a(document.body).append(e)}e.append(b[d]).css("z-index",k.css("z-index"))}b[d].css("position","static");b[d].css("float","left");if(a.browser.msie&&a.browser.version==="6.0"){m=a(document).scrollTop();o=document.documentElement.clientHeight-e.height()+m;e.css({position:"absolute",left:"0px",top:o})}j.appendTo(document.body).css({top:b[d].offset().top,left:b[d].offset().left,height:b[d].innerHeight(),width:b[d].innerWidth(),position:"absolute"});b.uiDialog.hide();b.innerFrame&&b[d].hide();h.effect("transfer",{to:j,className:"ui-widget-content"},100,function(){h.remove();j.remove();b[d].show();n=b.uiDialog.position();i.width=b.uiDialog.width();i.height=b.uiDialog.height();b._trigger("resize",null,{originalPosition:l,originalSize:g,position:n,size:i})});b.minimized=true}},_doButtonAction:function(a,c){if(a!==undefined){a.removeClass(b);a[c]()}},maximize:function(){var b=this,g=a(window),e,c={},f,d={};if(!b.maximized){b.maximized=true;e=b.uiDialog.position();c.width=b.uiDialog.width();c.height=b.uiDialog.height();if(b.minimized)b.restore();else{b.collapsed&&b._expandDialogContent(false);b._saveNormalState()}if(b.maximizeButton!==undefined){b.maximizeButton.hide();b._restoreButton(true,b.maximizeButton,"Before")}a.browser.webkit&&a(".wijmo-wijdialog-captionbutton").css("float","");b._onWinResize(b,g);b.collapsed&&b._collapseDialogContent(false);b._enableDisableDragger(true);b.uiDialog.resizable({disabled:true});b.uiDialog.removeClass("ui-state-disabled");f=b.uiDialog.position();d.width=b.uiDialog.width();d.height=b.uiDialog.height();b._trigger("resize",null,{originalPosition:e,originalSize:c,position:f,size:d})}},_bindWindowResize:function(){var b=this,d=a(window),f,e,c;d.resize(function(){b.maximized&&b._onWinResize(b,d)});a.browser.msie&&a.browser.version==="6.0"&&d.bind("scroll.wijdialog resize.wijdialog",function(){if(b.minimized){e=a(document).scrollTop();c=b.uiDialog.parent();f=document.documentElement.clientHeight-c.height()+e;c.css({top:f})}})},_saveNormalState:function(){var a=this,b=a.uiDialog,c=a.element;a.normalWidth=b.css("width");a.normalLeft=b.css("left");a.normalTop=b.css("top");a.normalHeight=b.css("height");a.normalInnerHeight=c.css("height");a.normalInnerWidth=c.css("width");a.normalInnerMinWidth=c.css("min-width");a.normalInnerMinHeight=c.css("min-height")},_onWinResize:function(a,b){a.uiDialog.css("top",b.scrollTop());a.uiDialog.css("left",b.scrollLeft());a.uiDialog.setOutWidth(b.width());a.uiDialog.setOutHeight(b.height());a._resizeDialog(a)},_restoreButton:function(c,f,e){var a=this,d={button:"restore",info:{visible:c,click:a.restore,iconClassOn:"ui-icon-newwin"}},b=a._createCaptionButton(d,a.uiDialogTitlebar,true);if(c){b["insert"+e](f);a.restoreButton=b}},restore:function(){var b=this,f=b.uiDialog,g,d={},h,e={},i=a("
      "),j=a("
      "),c="uiDialog";if(b.minimized){b.minimized=false;if(b.innerFrame){c="copy";if(!b[c])c="uiDialog"}g=b[c].position();d.width=b[c].width();d.height=b[c].height();i.appendTo(document.body).css({top:b[c].offset().top,left:b[c].offset().left,height:b[c].innerHeight(),width:b[c].innerWidth(),position:"absolute"});f.css("position","absolute");f.css("float","");if(!b.innerFrame)f.appendTo(document.body);else{b.uiDialogTitlebar.prependTo(f);f.show()}b._enableDisableResizer(false);b._enableDisableDragger(false);b._restoreToNormal();b.contentWrapper.show();b.uiDialogButtonPane.length&&b.uiDialogButtonPane.show();j.appendTo(document.body).css({top:b.uiDialog.offset().top,left:b.uiDialog.offset().left,height:b.uiDialog.innerHeight(),width:b.uiDialog.innerWidth(),position:"absolute"});b.uiDialog.hide();i.effect("transfer",{to:j,className:"ui-widget-content"},150,function(){b.uiDialog.show();h=b.uiDialog.position();e.width=b.uiDialog.width();e.height=b.uiDialog.height();b._trigger("resize",null,{originalPosition:g,originalSize:d,position:h,size:e});i.remove();j.remove();b.copy&&b.copy.remove()});b.collapsed&&b._collapseDialogContent();b._doButtonAction(b.minimizeButton,"show");b._doButtonAction(b.restoreButton,"remove");b._doButtonAction(b.pinButton,"show");b._doButtonAction(b.refreshButton,"show");b._doButtonAction(b.toggleButton,"show");a.browser.webkit&&a(".wijmo-wijdialog-captionbutton").css("float","")}else if(b.maximized){b.maximized=false;g=b.uiDialog.position();d.width=b.uiDialog.width();d.height=b.uiDialog.height();a(window).unbind(".onWinResize");b.collapsed&&b._expandDialogContent();b._enableDisableResizer(false);b._enableDisableDragger(false);b._restoreToNormal();b.contentWrapper.show();b.collapsed&&b._collapseDialogContent();if(b.maximizeButton!==undefined){b.maximizeButton.show();b._restoreButton(false,b.maximizeButton,"before")}h=b.uiDialog.position();e.width=b.uiDialog.width();e.height=b.uiDialog.height();b._trigger("resize",null,{originalPosition:g,originalSize:d,position:h,size:e})}},open:function(){var b=this;if(!b.minimized){a.ui.dialog.prototype.open.apply(b,arguments);!b.maximized&&b._restoreToNormal()}else b.uiDialog.show();b.collapsed&&b._collapseDialogContent()},_resizeDialog:function(a){a.options.width=a.uiDialog.width();a.options.height=a.uiDialog.height();a._size()},_restoreToNormal:function(){var a=this,b=a.uiDialog,c=a.element;b.css("width",a.normalWidth);b.css("left",a.normalLeft);b.css("top",a.normalTop);b.css("height",a.normalHeight);c.css("height",a.normalInnerHeight);c.css("width",a.normalInnerWidth);c.css("min-width",a.normalInnerMinWidth);c.css("min-height",a.normalInnerMinHeight);a.options.width=a.uiDialog.width();a.options.height=a.uiDialog.height()}})})(jQuery); -(function(a){"use strict";a.widget("wijmo.wijaccordion",{options:{animated:"slide",duration:null,event:"click",disabled:false,expandDirection:"bottom",header:"> li > :first-child,> :not(li):even",requireOpenedPane:true,selectedIndex:0},_setOption:function(d,b){var c=this.options;if(c[d]!==b)switch(d){case"selectedIndex":this.activate(b);break;case"disabled":if(b)this.element.addClass("ui-state-disabled");else this.element.removeClass("ui-state-disabled");break;case"event":this._unbindLiveEvents();this.options.event=b;this._bindLiveEvents();break;case"header":this._handleHeaderChange(b,c.header);break;case"expandDirection":this._onDirectionChange(b,true,c.expandDirection)}a.Widget.prototype._setOption.apply(this,arguments)},_handleHeaderChange:function(b,a){var c=this.element.find(a);c.removeClass("ui-accordion-header ui-helper-reset ui-state-active "+this._triangleIconOpened).siblings(".ui-accordion-content").removeClass("ui-accordion-content ui-helper-reset ui-widget-content ui-accordion-content-active");this._initHeaders(b)},_initHeaders:function(a){var b=this.options;a=a?a:b.header;this.headers=this.element.find(a);this.headers.each(jQuery.proxy(this._initHeader,this))},_initHeader:function(e,f){var g=this.options,d=this.element.data("rightToLeft"),b=a(f),c=a(d?b.prev()[0]:b.next()[0]);if(d){c.remove();c.appendBefore(b)}b.addClass("ui-accordion-header ui-helper-reset").attr("role","tab");c.attr("role","tabpanel");b.find("> a").length===0&&b.wrapInner('');b.find("> .ui-icon").length===0&&a('').insertBefore(a("> a",b)[0]);if(e===g.selectedIndex){b.addClass("ui-state-active").addClass(this._headerCornerOpened).attr({"aria-expanded":"true",tabIndex:0}).find("> .ui-icon").addClass(this._triangleIconOpened);c.addClass("ui-accordion-content-active").addClass(this._contentCornerOpened)}else{b.addClass("ui-state-default ui-corner-all").attr({"aria-expanded":"false",tabIndex:-1}).find("> .ui-icon").addClass(this._triangleIconClosed);c.hide()}c.addClass("ui-accordion-content ui-helper-reset ui-widget-content")},_create:function(){this.element.addClass("wijmo-wijaccordion ui-accordion ui-widget ui-helper-reset ui-accordion-icons");var a=this.options;a.disabled&&this.element.addClass("ui-state-disabled");this._onDirectionChange(a.expandDirection,false);this._initHeaders();this.element.attr("role","tablist")},_init:function(){__wijReadOptionEvents(["beforeselectedindexchanged","selectedindexchanged"],this);this._bindLiveEvents()},destroy:function(){this._unbindLiveEvents();this.element.removeClass("wijmo-wijaccordion ui-accordion ui-widget ui-helper-reset ui-accordion-icons").removeAttr("role");a.Widget.prototype.destroy.apply(this,arguments)},activate:function(e){var b,c=this.options,n=this.element.children(".ui-accordion-header"),f=this.element.find(".ui-accordion-header.ui-state-active"),q=this.element.data("rightToLeft"),i,m,g,h,p,k,o,l,j,r,d,s;if(typeof e==="number")b=a(n[e]);else if(typeof e==="string"){e=parseInt(e,0);b=a(n[e])}else{b=a(e);e=n.index(e)}if(b.hasClass("ui-state-active")){if(c.requireOpenedPane)return false;f=b;b=a(null)}else if(!c.requireOpenedPane)f=a(null);i=a(".ui-accordion-header",this.element).index(b);m=a(".ui-accordion-header",this.element).index(f);g=q?b.prev(".ui-accordion-content"):b.next(".ui-accordion-content");h=q?f.prev(".ui-accordion-content"):f.next(".ui-accordion-content");if(f.length===0&&b.length===0)return false;p=jQuery.Event("beforeselectedindexchanged");this.element.trigger(p,[i,m]);if(p.isDefaultPrevented())return false;f.removeClass("ui-state-active").removeClass(this._headerCornerOpened).addClass("ui-state-default ui-corner-all").attr({"aria-expanded":"false",tabIndex:-1}).find("> .ui-icon").removeClass(this._triangleIconOpened).addClass(this._triangleIconClosed);b.removeClass("ui-state-default ui-corner-all").addClass("ui-state-active").addClass(this._headerCornerOpened).attr({"aria-expanded":"true",tabIndex:0}).find("> .ui-icon").removeClass(this._triangleIconClosed).addClass(this._triangleIconOpened);if(c.animated){k={toShow:g,toHide:h,complete:jQuery.proxy(function(){h.removeClass("ui-accordion-content-active");g.addClass("ui-accordion-content-active");h.css("display","");g.css("display","");if(a.fn.wijlinechart){h.find(".wijmo-wijlinechart").wijlinechart("redraw");g.find(".wijmo-wijlinechart").wijlinechart("redraw")}var b=jQuery.Event("selectedindexchanged");this.element.trigger(b,i)},this),horizontal:this.element.hasClass("ui-helper-horizontal"),rightToLeft:this.element.data("rightToLeft"),down:i>m,autoHeight:c.autoHeight||c.fillSpace};o=c.animated;l=c.duration;if(a.isFunction(o))c.animated=o(k);if(a.isFunction(l))c.duration=l(k);j=a.wijmo.wijaccordion.animations;r=c.duration;d=c.animated;if(d&&!j[d]&&!a.easing[d])d="slide";if(!j[d])j[d]=function(a){this.slide(a,{easing:d,duration:r||700})};j[d](k)}else{f.length>0&&h.hide().removeClass("ui-accordion-content-active");b.length>0&&g.show().addClass("ui-accordion-content-active").addClass(this._contentCornerOpened);if(a.fn.wijlinechart){h.find(".wijmo-wijlinechart").wijlinechart("redraw");g.find(".wijmo-wijlinechart").wijlinechart("redraw")}s=jQuery.Event("selectedindexchanged");this.element.trigger(s,i)}this.options.selectedIndex=i},_bindLiveEvents:function(){this.element.find(".ui-accordion-header").live(this.options.event+".wijaccordion",jQuery.proxy(this._onHeaderClick,this)).live("mouseenter.wijaccordion",function(){a(this).addClass("ui-state-hover")}).live("mouseleave.wijaccordion",function(){a(this).removeClass("ui-state-hover")}).live("focus.wijaccordion",function(){a(this).addClass("ui-state-focus")}).live("blur.wijaccordion",function(){a(this).removeClass("ui-state-focus")})},_unbindLiveEvents:function(){this.element.find(".ui-accordion-header").die("wijaccordion")},_onHeaderClick:function(a){this.activate(a.currentTarget);return false},_onDirectionChange:function(j,e,i){var b,g,f,d,c,h;if(e){g=this.element.find(".ui-accordion-header."+this._headerCornerOpened);g.removeClass(this._headerCornerOpened);f=this.element.find(".ui-accordion-content."+this._contentCornerOpened);f.removeClass(this._contentCornerOpened);d=this.element.find("."+this._triangleIconOpened);c=this.element.find("."+this._triangleIconClosed);d.removeClass(this._triangleIconOpened);c.removeClass(this._triangleIconClosed)}i!==null&&this.element.removeClass("ui-accordion-"+i);switch(j){case"top":this._headerCornerOpened="ui-corner-bottom";this._contentCornerOpened="ui-corner-top";this._triangleIconOpened="ui-icon-triangle-1-n";this._triangleIconClosed="ui-icon-triangle-1-e";b=true;this.element.removeClass("ui-helper-horizontal");this.element.addClass("ui-accordion-top");break;case"right":this._headerCornerOpened="ui-corner-left";this._contentCornerOpened="ui-corner-right";this._triangleIconOpened="ui-icon-triangle-1-e";this._triangleIconClosed="ui-icon-triangle-1-s";b=false;this.element.addClass("ui-helper-horizontal");this.element.addClass("ui-accordion-right");break;case"left":this._headerCornerOpened="ui-corner-right";this._contentCornerOpened="ui-corner-left";this._triangleIconOpened="ui-icon-triangle-1-w";this._triangleIconClosed="ui-icon-triangle-1-s";b=true;this.element.addClass("ui-helper-horizontal");this.element.addClass("ui-accordion-left");break;default:this._headerCornerOpened="ui-corner-top";this._contentCornerOpened="ui-corner-bottom";this._triangleIconOpened="ui-icon-triangle-1-s";this._triangleIconClosed="ui-icon-triangle-1-e";b=false;this.element.removeClass("ui-helper-horizontal");this.element.addClass("ui-accordion-bottom")}h=this.element.data("rightToLeft");this.element.data("rightToLeft",b);if(e){d.addClass(this._triangleIconOpened);c.addClass(this._triangleIconClosed);g.addClass(this._headerCornerOpened);f.addClass(this._contentCornerOpened)}e&&b!==h&&this.element.children(".ui-accordion-header").each(function(){var c=a(this),d;if(b){d=c.next(".ui-accordion-content");c.remove();c.insertAfter(d)}else{d=c.prev(".ui-accordion-content");c.remove();c.insertBefore(d)}})}});a.extend(a.wijmo.wijaccordion,{animations:{slide:function(b,h){b=a.extend({easing:"swing",duration:300},b,h);if(!b.toHide.size()){b.toShow.stop(true,true).animate(b.horizontal?{width:"show"}:{height:"show"},b);return}if(!b.toShow.size()){b.toHide.stop(true,true).animate(b.horizontal?{width:"hide"}:{height:"hide"},b);return}var i=b.toShow.css("overflow"),f=0,e={},g={},j=b.horizontal?["width","paddingLeft","paddingRight"]:["height","paddingTop","paddingBottom"],d,c=b.toShow;if(b.horizontal){d=c[0].style.height;c.height(parseInt(c.parent().height(),10)-parseInt(c.css("paddingTop"),10)-parseInt(c.css("paddingBottom"),10)-(parseInt(c.css("borderTopWidth"),10)||0)-(parseInt(c.css("borderBottomWidth"),10)||0))}else{d=c[0].style.width;c.width(parseInt(c.parent().width(),10)-parseInt(c.css("paddingLeft"),10)-parseInt(c.css("paddingRight"),10)-(parseInt(c.css("borderLeftWidth"),10)||0)-(parseInt(c.css("borderRightWidth"),10)||0))}a.each(j,function(f,d){g[d]="hide";var c=(""+a.css(b.toShow[0],d)).match(/^([\d+-.]+)(.*)$/);e[d]={value:c?c[1]:0,unit:c?c[2]||"px":"px"}});b.toShow.css(b.horizontal?{width:0,overflow:"hidden"}:{height:0,overflow:"hidden"}).stop(true,true).show();b.toHide.filter(":hidden").each(b.complete).end().filter(":visible").stop(true,true).animate(g,{step:function(c,a){if(a.prop===b.horizontal?"width":"height")f=a.end-a.start===0?0:(a.now-a.start)/(a.end-a.start);b.toShow[0].style[a.prop]=f*e[a.prop].value+e[a.prop].unit},duration:b.duration,easing:b.easing,complete:function(){!b.autoHeight&&b.toShow.css(b.horizontal?"width":"height","");b.toShow.css(b.horizontal?"height":"width",d);b.toShow.css({overflow:i});b.complete()}})},bounceslide:function(a){this.slide(a,{easing:a.down?"easeOutBounce":"swing",duration:a.down?1e3:200})}}})})(jQuery); -(function(a){"use strict";a.fn.extend({getBounds:function(){return a.extend({},a(this).offset(),{width:a(this).outerWidth(true),height:a(this).outerHeight(true)})},setBounds:function(b){a(this).css({left:b.left,top:b.top}).width(b.width).height(b.height);return this},getMaxZIndex:function(){var b=(a(this).css("z-index")=="auto"?0:a(this).css("z-index"))*1;a(this).siblings().each(function(d,c){b=Math.max(b,(a(c).css("z-index")=="auto"?0:a(c).css("z-index"))*1)});return b}});a.widget("wijmo.wijpopup",{options:{ensureOutermost:false,showEffect:"show",showOptions:{},showDuration:300,hideEffect:"hide",hideOptions:{},hideDuration:100,autoHide:false,position:{at:"left bottom",my:"left top"},showing:null,shown:null,hiding:null,hidden:null,posChanged:null},_create:function(){},_init:function(){if(!!this.options.ensureOutermost){var b=a("form");if(b.length===0)b=a(document.body);this.element.appendTo(b)}this.element.data("visible.wijpopup",false);this.element.css("position","absolute");this.element.position({of:a(document.body)});this.element.hide()},_setOption:function(c){a.Widget.prototype._setOption.apply(this,arguments);if(c==="autoHide"){var b=this.isVisible();this.hide();b&&this.show()}},destroy:function(){a.Widget.prototype.destroy.apply(this,arguments);this.isVisible()&&this.hide();if(a.browser.msie&&a.browser.version<7){jFrame=this.element.data("backframe.wijpopup");!jFrame&&jFrame.remove()}var b=this;this.element.unbind(".wijpopup");a.each(["visible","backframe","animating","width"],function(c,a){b.element.removeData(a+".wijpopup")})},isVisible:function(){return!!this.element.data("visible.wijpopup")&&this.element.is(":visible")},isAnimating:function(){return!!this.element.data("animating.wijpopup")},show:function(d){this._setPosition(d);if(this.isVisible())return;if(this._trigger("showing")===false)return;this.options.autoHide&&a(document.body).bind("mouseup.wijpopup",a.proxy(this._onDocMouseUp,this));var b=this.options.showEffect||"show",c=this.options.showDuration||300,e=this.options.showOptions||{};this.element.data("animating.wijpopup",true);if(a.effects&&a.effects[b])this.element.show(b,e,c,a.proxy(this._showCompleted,this));else this.element[b](b==="show"?null:c,a.proxy(this._showCompleted,this));(!b||!c||b==="show"||c<=0)&&this._showCompleted()},_showCompleted:function(){this.element.removeData("animating.wijpopup");this.element.data("visible.wijpopup",true);this._trigger("shown")},showAt:function(a,b){this.show({my:"left top",at:"left top",of:document.body,offset:""+a+" "+b})},hide:function(){if(!this.isVisible())return;if(this._trigger("hiding")===false)return;a(document.body).unbind("mouseup.wijpopup");var b=this.options.hideEffect||"hide",c=this.options.hideDuration||300,d=this.options.hideOptions||{};this.element.data("animating.wijpopup",true);if(a.effects&&a.effects[b])this.element.hide(b,d,c,a.proxy(this._hideCompleted,this));else this.element[b](b==="hide"?null:c,a.proxy(this._hideCompleted,this));(!b||!c||b==="hide"||c<=0)&&this._hideCompleted()},_hideCompleted:function(){if(this.element.data("width.wijpopup")!==undefined){this.element.width(this.element.data("width.wijpopup"));this.element.removeData("width.wijpopup")}this.element.unbind("move.wijpopup");this.element.removeData("animating.wijpopup");if(a.browser.msie&&a.browser.version<7){var b=this.element.data("backframe.wijpopup");b&&b.hide()}this._trigger("hidden")},_onDocMouseUp:function(b){var c=b.target?b.target:b.srcElement;if(this.isVisible()&&!!this.options.autoHide)c!=this.element.get(0)&&a(c).parents().index(this.element)<0&&this.hide()},_onMove:function(){var a=this.element.data("backframe.wijpopup");if(a){this.element.before(a);a.css({top:this.element.css("top"),left:this.element.css("left")})}},_addBackgroundIFrame:function(){if(a.browser.msie&&a.browser.version<7){var b=this.element.data("backframe.wijpopup");if(!b){b=jQuery("