2013-04-13 13:15:27 +00:00
|
|
|
/*!
|
|
|
|
* jQuery JavaScript Library v1.9.1
|
|
|
|
* http://jquery.com/
|
|
|
|
*
|
|
|
|
* Includes Sizzle.js
|
|
|
|
* http://sizzlejs.com/
|
|
|
|
*
|
|
|
|
* Copyright 2005, 2012 jQuery Foundation, Inc. and other contributors
|
|
|
|
* Released under the MIT license
|
|
|
|
* http://jquery.org/license
|
|
|
|
*
|
|
|
|
* Date: 2013-2-4
|
|
|
|
*/
|
|
|
|
|
|
|
|
/*!
|
|
|
|
* Sizzle CSS Selector Engine
|
|
|
|
* Copyright 2012 jQuery Foundation and other contributors
|
|
|
|
* Released under the MIT license
|
|
|
|
* http://sizzlejs.com/
|
|
|
|
*/
|
|
|
|
|
2013-04-14 21:15:40 +00:00
|
|
|
// > (c) 2009-2013 Jeremy Ashkenas, DocumentCloud Inc.
|
2013-04-14 21:23:24 +00:00
|
|
|
|
2013-04-14 21:15:40 +00:00
|
|
|
// > Underscore may be freely distributed under the MIT license.
|
|
|
|
|
2013-04-13 13:15:27 +00:00
|
|
|
/* ===================================================
|
|
|
|
* bootstrap-transition.js v2.3.0
|
|
|
|
* http://twitter.github.com/bootstrap/javascript.html#transitions
|
|
|
|
* ===================================================
|
|
|
|
* Copyright 2012 Twitter, Inc.
|
|
|
|
*
|
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
* you may not use this file except in compliance with the License.
|
|
|
|
* You may obtain a copy of the License at
|
|
|
|
*
|
|
|
|
* http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
*
|
|
|
|
* Unless required by applicable law or agreed to in writing, software
|
|
|
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
* See the License for the specific language governing permissions and
|
|
|
|
* limitations under the License.
|
|
|
|
* ========================================================== */
|
|
|
|
|
|
|
|
/* ==========================================================
|
|
|
|
* bootstrap-alert.js v2.3.0
|
|
|
|
* http://twitter.github.com/bootstrap/javascript.html#alerts
|
|
|
|
* ==========================================================
|
|
|
|
* Copyright 2012 Twitter, Inc.
|
|
|
|
*
|
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
* you may not use this file except in compliance with the License.
|
|
|
|
* You may obtain a copy of the License at
|
|
|
|
*
|
|
|
|
* http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
*
|
|
|
|
* Unless required by applicable law or agreed to in writing, software
|
|
|
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
* See the License for the specific language governing permissions and
|
|
|
|
* limitations under the License.
|
|
|
|
* ========================================================== */
|
|
|
|
|
|
|
|
/* ============================================================
|
|
|
|
* bootstrap-button.js v2.3.0
|
|
|
|
* http://twitter.github.com/bootstrap/javascript.html#buttons
|
|
|
|
* ============================================================
|
|
|
|
* Copyright 2012 Twitter, Inc.
|
|
|
|
*
|
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
* you may not use this file except in compliance with the License.
|
|
|
|
* You may obtain a copy of the License at
|
|
|
|
*
|
|
|
|
* http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
*
|
|
|
|
* Unless required by applicable law or agreed to in writing, software
|
|
|
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
* See the License for the specific language governing permissions and
|
|
|
|
* limitations under the License.
|
|
|
|
* ============================================================ */
|
|
|
|
|
|
|
|
/* ==========================================================
|
|
|
|
* bootstrap-carousel.js v2.3.0
|
|
|
|
* http://twitter.github.com/bootstrap/javascript.html#carousel
|
|
|
|
* ==========================================================
|
|
|
|
* Copyright 2012 Twitter, Inc.
|
|
|
|
*
|
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
* you may not use this file except in compliance with the License.
|
|
|
|
* You may obtain a copy of the License at
|
|
|
|
*
|
|
|
|
* http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
*
|
|
|
|
* Unless required by applicable law or agreed to in writing, software
|
|
|
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
* See the License for the specific language governing permissions and
|
|
|
|
* limitations under the License.
|
|
|
|
* ========================================================== */
|
|
|
|
|
|
|
|
/* =============================================================
|
|
|
|
* bootstrap-collapse.js v2.3.0
|
|
|
|
* http://twitter.github.com/bootstrap/javascript.html#collapse
|
|
|
|
* =============================================================
|
|
|
|
* Copyright 2012 Twitter, Inc.
|
|
|
|
*
|
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
* you may not use this file except in compliance with the License.
|
|
|
|
* You may obtain a copy of the License at
|
|
|
|
*
|
|
|
|
* http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
*
|
|
|
|
* Unless required by applicable law or agreed to in writing, software
|
|
|
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
* See the License for the specific language governing permissions and
|
|
|
|
* limitations under the License.
|
|
|
|
* ============================================================ */
|
|
|
|
|
|
|
|
/* ============================================================
|
|
|
|
* bootstrap-dropdown.js v2.3.0
|
|
|
|
* http://twitter.github.com/bootstrap/javascript.html#dropdowns
|
|
|
|
* ============================================================
|
|
|
|
* Copyright 2012 Twitter, Inc.
|
|
|
|
*
|
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
* you may not use this file except in compliance with the License.
|
|
|
|
* You may obtain a copy of the License at
|
|
|
|
*
|
|
|
|
* http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
*
|
|
|
|
* Unless required by applicable law or agreed to in writing, software
|
|
|
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
* See the License for the specific language governing permissions and
|
|
|
|
* limitations under the License.
|
|
|
|
* ============================================================ */
|
|
|
|
|
|
|
|
/* =========================================================
|
|
|
|
* bootstrap-modal.js v2.3.0
|
|
|
|
* http://twitter.github.com/bootstrap/javascript.html#modals
|
|
|
|
* =========================================================
|
|
|
|
* Copyright 2012 Twitter, Inc.
|
|
|
|
*
|
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
* you may not use this file except in compliance with the License.
|
|
|
|
* You may obtain a copy of the License at
|
|
|
|
*
|
|
|
|
* http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
*
|
|
|
|
* Unless required by applicable law or agreed to in writing, software
|
|
|
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
* See the License for the specific language governing permissions and
|
|
|
|
* limitations under the License.
|
|
|
|
* ========================================================= */
|
|
|
|
|
|
|
|
/* ===========================================================
|
|
|
|
* bootstrap-tooltip.js v2.3.0
|
|
|
|
* http://twitter.github.com/bootstrap/javascript.html#tooltips
|
|
|
|
* Inspired by the original jQuery.tipsy by Jason Frame
|
|
|
|
* ===========================================================
|
|
|
|
* Copyright 2012 Twitter, Inc.
|
|
|
|
*
|
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
* you may not use this file except in compliance with the License.
|
|
|
|
* You may obtain a copy of the License at
|
|
|
|
*
|
|
|
|
* http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
*
|
|
|
|
* Unless required by applicable law or agreed to in writing, software
|
|
|
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
* See the License for the specific language governing permissions and
|
|
|
|
* limitations under the License.
|
|
|
|
* ========================================================== */
|
|
|
|
|
|
|
|
/* ===========================================================
|
|
|
|
* bootstrap-popover.js v2.3.0
|
|
|
|
* http://twitter.github.com/bootstrap/javascript.html#popovers
|
|
|
|
* ===========================================================
|
|
|
|
* Copyright 2012 Twitter, Inc.
|
|
|
|
*
|
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
* you may not use this file except in compliance with the License.
|
|
|
|
* You may obtain a copy of the License at
|
|
|
|
*
|
|
|
|
* http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
*
|
|
|
|
* Unless required by applicable law or agreed to in writing, software
|
|
|
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
* See the License for the specific language governing permissions and
|
|
|
|
* limitations under the License.
|
|
|
|
* =========================================================== */
|
|
|
|
|
|
|
|
/* =============================================================
|
|
|
|
* bootstrap-scrollspy.js v2.3.0
|
|
|
|
* http://twitter.github.com/bootstrap/javascript.html#scrollspy
|
|
|
|
* =============================================================
|
|
|
|
* Copyright 2012 Twitter, Inc.
|
|
|
|
*
|
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
* you may not use this file except in compliance with the License.
|
|
|
|
* You may obtain a copy of the License at
|
|
|
|
*
|
|
|
|
* http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
*
|
|
|
|
* Unless required by applicable law or agreed to in writing, software
|
|
|
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
* See the License for the specific language governing permissions and
|
|
|
|
* limitations under the License.
|
|
|
|
* ============================================================== */
|
|
|
|
|
|
|
|
/* ========================================================
|
|
|
|
* bootstrap-tab.js v2.3.0
|
|
|
|
* http://twitter.github.com/bootstrap/javascript.html#tabs
|
|
|
|
* ========================================================
|
|
|
|
* Copyright 2012 Twitter, Inc.
|
|
|
|
*
|
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
* you may not use this file except in compliance with the License.
|
|
|
|
* You may obtain a copy of the License at
|
|
|
|
*
|
|
|
|
* http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
*
|
|
|
|
* Unless required by applicable law or agreed to in writing, software
|
|
|
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
* See the License for the specific language governing permissions and
|
|
|
|
* limitations under the License.
|
|
|
|
* ======================================================== */
|
|
|
|
|
|
|
|
/* =============================================================
|
|
|
|
* bootstrap-typeahead.js v2.3.0
|
|
|
|
* http://twitter.github.com/bootstrap/javascript.html#typeahead
|
|
|
|
* =============================================================
|
|
|
|
* Copyright 2012 Twitter, Inc.
|
|
|
|
*
|
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
* you may not use this file except in compliance with the License.
|
|
|
|
* You may obtain a copy of the License at
|
|
|
|
*
|
|
|
|
* http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
*
|
|
|
|
* Unless required by applicable law or agreed to in writing, software
|
|
|
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
* See the License for the specific language governing permissions and
|
|
|
|
* limitations under the License.
|
|
|
|
* ============================================================ */
|
|
|
|
|
|
|
|
/* ==========================================================
|
|
|
|
* bootstrap-affix.js v2.3.0
|
|
|
|
* http://twitter.github.com/bootstrap/javascript.html#affix
|
|
|
|
* ==========================================================
|
|
|
|
* Copyright 2012 Twitter, Inc.
|
|
|
|
*
|
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
* you may not use this file except in compliance with the License.
|
|
|
|
* You may obtain a copy of the License at
|
|
|
|
*
|
|
|
|
* http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
*
|
|
|
|
* Unless required by applicable law or agreed to in writing, software
|
|
|
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
* See the License for the specific language governing permissions and
|
|
|
|
* limitations under the License.
|
|
|
|
* ========================================================== */
|
|
|
|
|
|
|
|
/**
|
|
|
|
* jGrowl 1.2.11
|
|
|
|
*
|
|
|
|
* Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php)
|
|
|
|
* and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.
|
|
|
|
*
|
|
|
|
* Written by Stan Lemon <stosh1985@gmail.com>
|
|
|
|
* Last updated: 2013.02.14
|
|
|
|
*
|
|
|
|
* jGrowl is a jQuery plugin implementing unobtrusive userland notifications. These
|
|
|
|
* notifications function similarly to the Growl Framework available for
|
|
|
|
* Mac OS X (http://growl.info).
|
|
|
|
*
|
|
|
|
* To Do:
|
|
|
|
* - Move library settings to containers and allow them to be changed per container
|
|
|
|
*
|
|
|
|
* Changes in 1.2.11
|
|
|
|
* - Fix artifacts left behind by the shutdown method and text-cleanup
|
|
|
|
*
|
|
|
|
* Changes in 1.2.10
|
|
|
|
* - Fix beforeClose to be called in click event
|
|
|
|
*
|
|
|
|
* Changes in 1.2.9
|
|
|
|
* - Fixed BC break in jQuery 2.0 beta
|
|
|
|
*
|
|
|
|
* Changes in 1.2.8
|
|
|
|
* - Fixes for jQuery 1.9 and the MSIE6 check, note that with jQuery 2.0 support
|
|
|
|
* jGrowl intends to drop support for IE6 altogether
|
|
|
|
*
|
|
|
|
* Changes in 1.2.6
|
|
|
|
* - Fixed js error when a notification is opening and closing at the same time
|
|
|
|
*
|
|
|
|
* Changes in 1.2.5
|
|
|
|
* - Changed wrapper jGrowl's options usage to "o" instead of $.jGrowl.defaults
|
|
|
|
* - Added themeState option to control 'highlight' or 'error' for jQuery UI
|
|
|
|
* - Ammended some CSS to provide default positioning for nested usage.
|
|
|
|
* - Changed some CSS to be prefixed with jGrowl- to prevent namespacing issues
|
|
|
|
* - Added two new options - openDuration and closeDuration to allow
|
|
|
|
* better control of notification open and close speeds, respectively
|
|
|
|
* Patch contributed by Jesse Vincet.
|
|
|
|
* - Added afterOpen callback. Patch contributed by Russel Branca.
|
|
|
|
*
|
|
|
|
* Changes in 1.2.4
|
|
|
|
* - Fixed IE bug with the close-all button
|
|
|
|
* - Fixed IE bug with the filter CSS attribute (special thanks to gotwic)
|
|
|
|
* - Update IE opacity CSS
|
|
|
|
* - Changed font sizes to use "em", and only set the base style
|
|
|
|
*
|
|
|
|
* Changes in 1.2.3
|
|
|
|
* - The callbacks no longer use the container as context, instead they use the actual notification
|
|
|
|
* - The callbacks now receive the container as a parameter after the options parameter
|
|
|
|
* - beforeOpen and beforeClose now check the return value, if it's false - the notification does
|
|
|
|
* not continue. The open callback will also halt execution if it returns false.
|
|
|
|
* - Fixed bug where containers would get confused
|
|
|
|
* - Expanded the pause functionality to pause an entire container.
|
|
|
|
*
|
|
|
|
* Changes in 1.2.2
|
|
|
|
* - Notification can now be theme rolled for jQuery UI, special thanks to Jeff Chan!
|
|
|
|
*
|
|
|
|
* Changes in 1.2.1
|
|
|
|
* - Fixed instance where the interval would fire the close method multiple times.
|
|
|
|
* - Added CSS to hide from print media
|
|
|
|
* - Fixed issue with closer button when div { position: relative } is set
|
|
|
|
* - Fixed leaking issue with multiple containers. Special thanks to Matthew Hanlon!
|
|
|
|
*
|
|
|
|
* Changes in 1.2.0
|
|
|
|
* - Added message pooling to limit the number of messages appearing at a given time.
|
|
|
|
* - Closing a notification is now bound to the notification object and triggered by the close button.
|
|
|
|
*
|
|
|
|
* Changes in 1.1.2
|
|
|
|
* - Added iPhone styled example
|
|
|
|
* - Fixed possible IE7 bug when determining if the ie6 class shoudl be applied.
|
|
|
|
* - Added template for the close button, so that it's content could be customized.
|
|
|
|
*
|
|
|
|
* Changes in 1.1.1
|
|
|
|
* - Fixed CSS styling bug for ie6 caused by a mispelling
|
|
|
|
* - Changes height restriction on default notifications to min-height
|
|
|
|
* - Added skinned examples using a variety of images
|
|
|
|
* - Added the ability to customize the content of the [close all] box
|
|
|
|
* - Added jTweet, an example of using jGrowl + Twitter
|
|
|
|
*
|
|
|
|
* Changes in 1.1.0
|
|
|
|
* - Multiple container and instances.
|
|
|
|
* - Standard $.jGrowl() now wraps $.fn.jGrowl() by first establishing a generic jGrowl container.
|
|
|
|
* - Instance methods of a jGrowl container can be called by $.fn.jGrowl(methodName)
|
|
|
|
* - Added glue preferenced, which allows notifications to be inserted before or after nodes in the container
|
|
|
|
* - Added new log callback which is called before anything is done for the notification
|
|
|
|
* - Corner's attribute are now applied on an individual notification basis.
|
|
|
|
*
|
|
|
|
* Changes in 1.0.4
|
|
|
|
* - Various CSS fixes so that jGrowl renders correctly in IE6.
|
|
|
|
*
|
|
|
|
* Changes in 1.0.3
|
|
|
|
* - Fixed bug with options persisting across notifications
|
|
|
|
* - Fixed theme application bug
|
|
|
|
* - Simplified some selectors and manipulations.
|
|
|
|
* - Added beforeOpen and beforeClose callbacks
|
|
|
|
* - Reorganized some lines of code to be more readable
|
|
|
|
* - Removed unnecessary this.defaults context
|
|
|
|
* - If corners plugin is present, it's now customizable.
|
|
|
|
* - Customizable open animation.
|
|
|
|
* - Customizable close animation.
|
|
|
|
* - Customizable animation easing.
|
|
|
|
* - Added customizable positioning (top-left, top-right, bottom-left, bottom-right, center)
|
|
|
|
*
|
|
|
|
* Changes in 1.0.2
|
|
|
|
* - All CSS styling is now external.
|
|
|
|
* - Added a theme parameter which specifies a secondary class for styling, such
|
|
|
|
* that notifications can be customized in appearance on a per message basis.
|
|
|
|
* - Notification life span is now customizable on a per message basis.
|
|
|
|
* - Added the ability to disable the global closer, enabled by default.
|
|
|
|
* - Added callbacks for when a notification is opened or closed.
|
|
|
|
* - Added callback for the global closer.
|
|
|
|
* - Customizable animation speed.
|
|
|
|
* - jGrowl now set itself up and tears itself down.
|
|
|
|
*
|
|
|
|
* Changes in 1.0.1:
|
|
|
|
* - Removed dependency on metadata plugin in favor of .data()
|
|
|
|
* - Namespaced all events
|
|
|
|
*/
|
|
|
|
|
|
|
|
/*! jQuery UI - v1.9.2 - 2013-03-26
|
|
|
|
* http://jqueryui.com
|
|
|
|
* Includes: jquery.ui.core.js, jquery.ui.widget.js, jquery.ui.mouse.js, jquery.ui.position.js, jquery.ui.draggable.js, jquery.ui.effect.js, jquery.ui.effect-slide.js
|
|
|
|
* Copyright 2013 jQuery Foundation and other contributors Licensed MIT */
|
|
|
|
|
|
|
|
/*!
|
|
|
|
* jQuery Color Animations v2.0.0
|
|
|
|
* http://jquery.com/
|
|
|
|
*
|
|
|
|
* Copyright 2012 jQuery Foundation and other contributors
|
|
|
|
* Released under the MIT license.
|
|
|
|
* http://jquery.org/license
|
|
|
|
*
|
|
|
|
* Date: Mon Aug 13 13:41:02 2012 -0500
|
|
|
|
*/
|
|
|
|
|
|
|
|
/**
|
|
|
|
* @preserve
|
|
|
|
* jquery.layout 1.3.0 - Release Candidate 30.79
|
|
|
|
* $Date: 2013-01-12 08:00:00 (Sat, 12 Jan 2013) $
|
|
|
|
* $Rev: 303007 $
|
|
|
|
*
|
|
|
|
* Copyright (c) 2013 Kevin Dalman (http://allpro.net)
|
|
|
|
* Based on work by Fabrizio Balliano (http://www.fabrizioballiano.net)
|
|
|
|
*
|
|
|
|
* Dual licensed under the GPL (http://www.gnu.org/licenses/gpl.html)
|
|
|
|
* and MIT (http://www.opensource.org/licenses/mit-license.php) licenses.
|
|
|
|
*
|
|
|
|
* SEE: http://layout.jquery-dev.net/LICENSE.txt
|
|
|
|
*
|
|
|
|
* Changelog: http://layout.jquery-dev.net/changelog.cfm#1.3.0.rc30.79
|
|
|
|
*
|
|
|
|
* Docs: http://layout.jquery-dev.net/documentation.html
|
|
|
|
* Tips: http://layout.jquery-dev.net/tips.html
|
|
|
|
* Help: http://groups.google.com/group/jquery-ui-layout
|
|
|
|
*/
|
|
|
|
|
|
|
|
/**
|
|
|
|
* jquery.layout.state 1.0
|
|
|
|
* $Date: 2011-07-16 08:00:00 (Sat, 16 July 2011) $
|
|
|
|
*
|
|
|
|
* Copyright (c) 2012
|
|
|
|
* Kevin Dalman (http://allpro.net)
|
|
|
|
*
|
|
|
|
* Dual licensed under the GPL (http://www.gnu.org/licenses/gpl.html)
|
|
|
|
* and MIT (http://www.opensource.org/licenses/mit-license.php) licenses.
|
|
|
|
*
|
|
|
|
* @requires: UI Layout 1.3.0.rc30.1 or higher
|
|
|
|
* @requires: $.ui.cookie (above)
|
|
|
|
*
|
|
|
|
* @see: http://groups.google.com/group/jquery-ui-layout
|
|
|
|
*/
|
|
|
|
|
|
|
|
/**
|
|
|
|
* jquery.layout.buttons 1.0
|
|
|
|
* $Date: 2011-07-16 08:00:00 (Sat, 16 July 2011) $
|
|
|
|
*
|
|
|
|
* Copyright (c) 2012
|
|
|
|
* Kevin Dalman (http://allpro.net)
|
|
|
|
*
|
|
|
|
* Dual licensed under the GPL (http://www.gnu.org/licenses/gpl.html)
|
|
|
|
* and MIT (http://www.opensource.org/licenses/mit-license.php) licenses.
|
|
|
|
*
|
|
|
|
* @requires: UI Layout 1.3.0.rc30.1 or higher
|
|
|
|
*
|
|
|
|
* @see: http://groups.google.com/group/jquery-ui-layout
|
|
|
|
*
|
|
|
|
* Docs: [ to come ]
|
|
|
|
* Tips: [ to come ]
|
|
|
|
*/
|
|
|
|
|
|
|
|
/**
|
|
|
|
* jquery.layout.browserZoom 1.0
|
|
|
|
* $Date: 2011-12-29 08:00:00 (Thu, 29 Dec 2011) $
|
|
|
|
*
|
|
|
|
* Copyright (c) 2012
|
|
|
|
* Kevin Dalman (http://allpro.net)
|
|
|
|
*
|
|
|
|
* Dual licensed under the GPL (http://www.gnu.org/licenses/gpl.html)
|
|
|
|
* and MIT (http://www.opensource.org/licenses/mit-license.php) licenses.
|
|
|
|
*
|
|
|
|
* @requires: UI Layout 1.3.0.rc30.1 or higher
|
|
|
|
*
|
|
|
|
* @see: http://groups.google.com/group/jquery-ui-layout
|
|
|
|
*
|
|
|
|
* TODO: Extend logic to handle other problematic zooming in browsers
|
|
|
|
* TODO: Add hotkey/mousewheel bindings to _instantly_ respond to these zoom event
|
|
|
|
*/
|
|
|
|
|
2013-04-15 16:19:47 +00:00
|
|
|
// Copyright (C) 2006 Google Inc.
|
2013-04-15 21:27:45 +00:00
|
|
|
|
2013-04-15 16:19:47 +00:00
|
|
|
// http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
|
2013-04-15 21:27:45 +00:00
|
|
|
function runDelayedFunction(){delayedFunction!==undefined&&delayedFunction()}(function(e,t){function P(e){var t=e.length,n=b.type(e);return b.isWindow(e)?!1:e.nodeType===1&&t?!0:n==="array"||n!=="function"&&(t===0||typeof t=="number"&&t>0&&t-1 in e)}function B(e){var t=H[e]={};return b.each(e.match(E)||[],function(e,n){t[n]=!0}),t}function I(e,n,r,i){if(!b.acceptData(e))return;var s,o,u=b.expando,a=typeof n=="string",f=e.nodeType,c=f?b.cache:e,h=f?e[u]:e[u]&&u;if((!h||!c[h]||!i&&!c[h].data)&&a&&r===t)return;h||(f?e[u]=h=l.pop()||b.guid++:h=u),c[h]||(c[h]={},f||(c[h].toJSON=b.noop));if(typeof n=="object"||typeof n=="function")i?c[h]=b.extend(c[h],n):c[h].data=b.extend(c[h].data,n);return s=c[h],i||(s.data||(s.data={}),s=s.data),r!==t&&(s[b.camelCase(n)]=r),a?(o=s[n],o==null&&(o=s[b.camelCase(n)])):o=s,o}function q(e,t,n){if(!b.acceptData(e))return;var r,i,s,o=e.nodeType,u=o?b.cache:e,a=o?e[b.expando]:b.expando;if(!u[a])return;if(t){s=n?u[a]:u[a].data;if(s){b.isArray(t)?t=t.concat(b.map(t,b.camelCase)):t in s?t=[t]:(t=b.camelCase(t),t in s?t=[t]:t=t.split(" "));for(r=0,i=t.length;r<i;r++)delete s[t[r]];if(!(n?U:b.isEmptyObject)(s))return}}if(!n){delete u[a].data;if(!U(u[a]))return}o?b.cleanData([e],!0):b.support.deleteExpando||u!=u.window?delete u[a]:u[a]=null}function R(e,n,r){if(r===t&&e.nodeType===1){var i="data-"+n.replace(F,"-$1").toLowerCase();r=e.getAttribute(i);if(typeof r=="string"){try{r=r==="true"?!0:r==="false"?!1:r==="null"?null:+r+""===r?+r:j.test(r)?b.parseJSON(r):r}catch(s){}b.data(e,n,r)}else r=t}return r}function U(e){var t;for(t in e){if(t==="data"&&b.isEmptyObject(e[t]))continue;if(t!=="toJSON")return!1}return!0}function it(){return!0}function st(){return!1}function ct(e,t){do e=e[t];while(e&&e.nodeType!==1);return e}function ht(e,t,n){t=t||0;if(b.isFunction(t))return b.grep(e,function(e,r){var i=!!t.call(e,r,e);return i===n});if(t.nodeType)return b.grep(e,function(e){return e===t===n});if(typeof t=="string"){var r=b.grep(e,function(e){return e.nodeType===1});if(at.test(t))return b.filter(t,r,!n);t=b.filter(t,r)}return b.grep(e,function(e){return b.inArray(e,t)>=0===n})}function pt(e){var t=dt.split("|"),n=e.createDocumentFragment();if(n.createElement)while(t.length)n.createElement(t.pop());return n}function Mt(e,t){return e.getElementsByTagName(t)[0]||e.appendChild(e.ownerDocument.createElement(t))}function _t(e){var t=e.getAttributeNode("type");return e.type=(t&&t.specified)+"/"+e.type,e}function Dt(e){var t=Ct.exec(e.type);return t?e.type=t[1]:e.removeAttribute("type"),e}function Pt(e,t){var n,r=0;for(;(n=e[r])!=null;r++)b._data(n,"globalEval",!t||b._data(t[r],"globalEval"))}function Ht(e,t){if(t.nodeType!==1||!b.hasData(e))return;var n,r,i,s=b._data(e),o=b._data(t,s),u=s.events;if(u){delete o.handle,o.events={};for(n in u)for(r=0,i=u[n].length;r<i;r++)b.event.add(t,n,u[n][r])}o.data&&(o.data=b.extend({},o.data))}function Bt(e,t){var n,r,i;if(t.nodeType!==1)return;n=t.nodeName.toLowerCase();if(!b.support.noCloneEvent&&t[b.expando]){i=b._data(t);for(r in i.events)b.removeEvent(t,r,i.handle);t.removeAttribute(b.expando)}if(n==="script"&&t.text!==e.text)_t(t).text=e.text,Dt(t);else if(n==="object")t.parentNode&&(t.outerHTML=e.outerHTML),b.support.html5Clone&&e.innerHTML&&!b.trim(t.innerHTML)&&(t.innerHTML=e.innerHTML);else if(n==="input"&&xt.test(e.type))t.defaultChecked=t.checked=e.checked,t.value!==e.value&&(t.value=e.value);else if(n==="option")t.defaultSelected=t.selected=e.defaultSelected;else if(n==="input"||n==="textarea")t.defaultValue=e.defaultValue}function jt(e,n){var r,s,o=0,u=typeof e.getElementsByTagName!==i?e.getElementsByTagName(n||"*"):typeof e.querySelectorAll!==i?e.querySelectorAll(n||"*"):t;if(!u)for(u=[],r=e.childNodes||e;(s=r[o])!=null;o++)!n||b.nodeName(s,n)?u.push(s):b.merge(u,jt(s,n));return n===t||n&&b.nodeName(e,n)?b.merge([e],u):u}function Ft(e){xt.test(e.type)&&(e.defaultChecked=e.checked)}function tn(e,t){if(t in e)return t;var n=t.charAt(0).toUpperCase()+t.slice(1),r=t,i=en.length;while(i--){t=en[i]+n;if(t in e)return t}return r}function nn(e,t){return e=t||e,b.css(e,"dis
|