)). addClass(ui-dialog-buttonpane ui-widget-content ui-helper-clearfix), (this. uiButtonSet=e()). addClass(ui-dialog-buttonset). appendTo(f), s. attr({role:dialog,aria-labelledby: a. attr(id)}), o. find(*). add(o). disableSelection(), this. _hoverable(u), this. _focusable(u), r. draggable&&e. fn. draggable&&this. _makeDraggable(), r. resizable&&e. fn. resizable&&this. _makeResizable(), this. _createButtons(r. buttons), this. _isOpen=! 1, e. fn. bgiframe&&s. bgiframe(), this. _on(s, {keydown: function(t){if(! r. modal||t. keyCode! ==e. ui. keyCode. TAB)return; var n=e(: tabbable, s), i=n. filter(: first), o=n. filter(: last); if(t. target===o[0]&&! t. shiftKey)return i. focus(1),! 1; if(t. target===i[0]&&t. shiftKey)return o. focus(1),! 1}})}, _init: function(){this. options. autoOpen&&this. open()}, _destroy: function(){var e, t=this. oldPosition; this. overlay&&this. overlay. destroy(), this. uiDialog. hide(), this. element. removeClass(ui-dialog-content ui-widget-content). hide(). appendTo(body), this. uiDialog. remove(), this. originalTitle&&this. element. attr(title, this. originalTitle), e=t. parent. children(). eq(t. index), e. length&&e[0]! ==this. element[0]? e. before(this. element): t. parent. append(this. element)}, widget: function(){return this. uiDialog}, close: function(t){var n=this, r, i; if(! this. _isOpen)return; if(! 1===this. _trigger(beforeClose, t))return; return this. _isOpen=! 1, this. overlay&&this. overlay. destroy(), this. options. hide? this. _hide(this. uiDialog, this. options. hide, function(){n. _trigger(close, t)}): (this. uiDialog. hide(), this. _trigger(close, t)), e. ui. dialog. overlay. resize(), this. options. modal&&(r=0, e(. ui-dialog). each(function(){this! ==n. uiDialog[0]&&(i=e(this). css(z-index), isNaN(i)||(r=Math. max(r, i)))}), e. ui. dialog. maxZ=r), this}, isOpen: function(){return this. _isOpen}, moveToTop: function(t, n){var r=this. options, i; return r. modal&&! t||! r. stack&&! r. modal? this. _trigger(focus, n): (r. zIndex>e. ui. dialog. maxZ&&(e. ui. dialog. maxZ=r. zIndex), this. overlay&&(e. ui. dialog. maxZ+=1, e. ui. dialog. overlay. maxZ=e. ui. dialog. maxZ, this. overlay. $el. css(z-index, e. ui. dialog. overlay. maxZ)), i={scrollTop: this. element. scrollTop(), scrollLeft: this. element. scrollLeft()}, e. ui. dialog. maxZ+=1, this. uiDialog. css(z-index, e. ui. dialog. maxZ), this. element. attr(i), this. _trigger(focus, n), this)}, open: function(){if(this. _isOpen)return; var t, n=this. options, r=this. uiDialog; return this. _size(), this. _position(n. position), r. show(n. show), this. overlay=n. modal? new e. ui. dialog. overlay(this): null, this. moveToTop(! 0), t=this. element. find(: tabbable), t. length||(t=this. uiDialogButtonPane. find(: tabbable), t. length||(t=r)), t. eq(0). focus(), this. _isOpen=! 0, this. _trigger(open), this}, _createButtons: function(t){var n=this, r=! 1; this. uiDialogButtonPane. remove(), this. uiButtonSet. empty(), typeof t==object&&t! ==null&&e. each(t, function(){return! (r=! 0)}), r? (e. each(t, function(t, r){var i, s; r=e. isFunction(r)? {click: r, text: t}: r, r=e. extend({type:button}, r), s=r. click, r. click=function(){s. apply(n. element[0], arguments)}, i=e(, r). appendTo(n. uiButtonSet), e. fn. button&&i. button()}), this. uiDialog. addClass(ui-dialog-buttons), this. uiDialogButtonPane. appendTo(this. uiDialog)): this. uiDialog. removeClass(ui-dialog-buttons)}, _makeDraggable: function(){function r(e){return{position: e. position, offset: e. offset}}var t=this, n=this. options; this. uiDialog. draggable({cancel:. ui-dialog-content, . ui-dialog-titlebar-close, handle:. ui-dialog-titlebar, containment:document, start: function(n, i){e(this). addClass(ui-dialog-dragging), t. _trigger(dragStart, n, r(i))}, drag: function(e, n){t. _trigger(drag, e, r(n))}, stop: function(i, s){n. position=[s. position. left-t. document. scrollLeft(), s. position. top-t. document. scrollTop()], e(this). removeClass(ui-dialog-dragging), t. _trigger(dragStop, i, r(s)), e. ui. dialog. overlay. resize()}})}, _makeResizable: function(n){function u(e){return{originalPosition: e. originalPosition, originalSize: e. originalSize, position: e. position, size: e. size}}n=n===t? this. options. resizable: n; var r=this, i=this. options, s=this. uiDialog. css(position), o=typeof n==string? n:n, e, s, w, se, sw, ne, nw; this. uiDialog. resizable({cancel:. ui-dialog-content, containment:document, alsoResize: this. element, maxWidth: i. maxWidth, maxHeight: i. maxHeight, minWidth: i. minWidth, minHeight: this. _minHeight(), handles: o, start: function(t, n){e(this). addClass(ui-dialog-resizing), r. _trigger(resizeStart, t, u(n))}, resize: function(e, t){r. _trigger(resize, e, u(t))}, stop: function(t, n){e(this). removeClass(ui-dialog-resizing), i. height=e(this). height(), i. width=e(this). width(), r. _trigger(resizeStop, t, u(n)), e. ui. dialog. overlay. resize()}}). css(position, s). find(. ui-resizable-se). addClass(ui-icon ui-icon-grip-diagonal-se)}, _minHeight: function(){var e=this. options; return e. height===auto? e. minHeight: Math. min(e. minHeight, e. height)}, _position: function(t){var n=[], r=[0, 0], i; if(t){if(typeof t==string||typeof t==object&&0in t)n=t. split? t. split(): [t[0], t[1]], n. length===1&&(n[1]=n[0]), e. each([left,top], function(e, t){+n[e]===n[e]&&(r[e]=n[e], n[e]=t)}), t={my: n[0]+(r[0]i. width&&(i. width=i. minWidth), t=this. uiDialog. css({height:auto, width: i. width}). outerHeight(), n=Math. max(0, i. minHeight-t), i. height===auto? e. support. minHeight? this. element. css({minHeight: n, height:auto}): (this. uiDialog. show(), r=this. element. css(height,auto). height(), s||this. uiDialog. hide(), this. element. height(Math. max(r, n))): this. element. height(Math. max(i. height-t, 0)), this. uiDialog. is(: data(resizable))&&this. uiDialog. resizable(option,minHeight, this. _minHeight())}}), e. extend(e. ui. dialog, {uuid: 0, maxZ: 0, getTitleId: function(e){var t=e. attr(id); return t||(this. uuid+=1, t=this. uuid),ui-dialog-title-+t}, overlay: function(t){this. $el=e. ui. dialog. overlay. create(t)}}), e. extend(e. ui. dialog. overlay, {instances: [], oldInstances: [], maxZ: 0, events: e. map(focus, mousedown, mouseup, keydown, keypress, click. split(,), function(e){return e+. dialog-overlay}). join(), create: function(t){this. instances. length===0&&(setTimeout(function(){e. ui. dialog. overlay. instances. length&&e(document). bind(e. ui. dialog. overlay. events, function(t){if(e(t. target). zIndex()). addClass(ui-widget-overlay); return e(document). bind(keydown. dialog-overlay, function(r){var i=e. ui. dialog. overlay. instances; i. length! ==0&&i[i. length-1]===n&&t. options. closeOnEscape&&! r. isDefaultPrevented()&&r. keyCode&&r. keyCode===e. ui. keyCode. ESCAPE&&(t. close(r), r. preventDefault())}), n. appendTo(document. body). css({width: this. width(), height: this. height()}), e. fn. bgiframe&&n. bgiframe(), this. instances. push(n), n}, destroy: function(t){var n=e. inArray(t, this. instances), r=0; n! ==-1&&this. oldInstances. push(this. instances. splice(n, 1)[0]), this. instances. length===0&&e([document, window]). unbind(. dialog-overlay), t. height(0). width(0). remove(), e. each(this. instances, function(){r=Math. max(r, this. css(z-index))}), this. maxZ=r}, height: function(){var t, n; return e. ui. ie? (t=Math. max(document. documentElement. scrollHeight, document. body. scrollHeight), n=Math. max(document. documentElement. offsetHeight, document. body. offsetHeight), t). 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()}, value: function(e){return e===t? this. _value(): (this. _setOption(value, e), this)}, _setOption: function(e, t){e===value&&(this. options. value=t, this. _refreshValue(), this. _value()===this. options. max&&this. _trigger(complete)), this. _super(e, t)}, _value: function(){var e=this. options. value; return typeof e! =number&&(e=0), Math. min(this. options. max, Math. max(this. min, e))}, _percentage: function(){return 100*this. _value()/this. options. max}, _refreshValue: function(){var e=this. value(), t=this. _percentage(); this. oldValue! ==e&&(this. oldValue=e, this. _trigger(change)), this. valueDiv. toggle(e>this. min). toggleClass(ui-corner-right, e===this. options. max). width(t. toFixed(0)+%), this. element. attr(aria-valuenow, e)}})})(jQuery);

Опубликовано at 7:52 пп
42 0

/*! jQuery UI — v1. 9. 2 — 2012-11-23

*

* Includes: jquery. ui. effect. js

* Copyright 2012 jQuery Foundation and other contributors; Licensed MIT */

jQuery. effects||function(e, t){var n=e. uiBackCompat! ==! 1, r=

ui-effects-

; e. effects={effect: {}}, function(t, n){function p(e, t, n){var r=a[t. type]||{}; return e==null? n||! t. def? null: t. def: (e=r. floor? ~~e: parseFloat(e), isNaN(e)? t. def: r. mod? (e+r. mod)%r. mod: 0>e? 0: r. max

)[0], c, h=t. each; l. style. cssText=

background-color: rgba(1, 1, 1,. 5)

, f. rgba=l. style. backgroundColor. indexOf(

rgba

)>-1, h(u, function(e, t){t. cache=

_

+e, t. props. alpha={idx: 3, type:

percent

, def: 1}}), o. fn=t. extend(o. prototype, {parse: function(r, i, s, a){if(r===n)return this. _rgba=[null, null, null, null], this; if(r. jquery||r. nodeType)r=t(r). css(i), i=n; var f=this, l=t. type(r), v=this. _rgba=[]; i! ==n&&(r=[r, i, s, a], l=

array

); if(l===

string

)return this. parse(d(r)||c. _default); if(l===

array

)return h(u. rgba. props, function(e, t){v[t. idx]=p(r[t. idx], t)}), this; if(l===

object

)return r instanceof o? h(u, function(e, t){r[t. cache]&&(f[t. cache]=r[t. cache]. slice())}): h(u, function(t, n){var i=n. cache; h(n. props, function(e, t){if(! f[i]&&n. to){if(e===

alpha

||r[e]==null)return; f[i]=n. to(f. _rgba)}f[i][t. idx]=p(r[e], t,! 0)}), f[i]&&e. inArray(null, f[i]. slice(0, 3))u. mod/2? s+=u. mod: s-o>u. mod/2&&(s-=u. mod)), l[i]=p((o-s)*t+s, r))}), this[r](l)}, blend: function(e){if(this. _rgba[3]===1)return this; var n=this. _rgba. slice(), r=n. pop(), i=o(e). _rgba; return o(t. map(n, function(e, t){return(1-r)*i[t]+r*e}))}, toRgbaString: function(){var e=

rgba(

, n=t. map(this. _rgba, function(e, t){return e==null? t>2? 1: 0: e}); return n[3]===1&&(n. pop(), e=

rgb(

), e+n. join()+

)

}, toHslaString: function(){var e=

hsla(

, n=t. map(this. hsla(), function(e, t){return e==null&&(e=t>2? 1: 0), t&&t

Note: Your password will be generated automatically and sent to your email address.

Forgot Your Password?

Enter your email address and we'll send you a link you can use to pick a new password.