Modified: cordova/site/public/static/css/main.css
URL: 
http://svn.apache.org/viewvc/cordova/site/public/static/css/main.css?rev=1716315&r1=1716314&r2=1716315&view=diff
==============================================================================
--- cordova/site/public/static/css/main.css (original)
+++ cordova/site/public/static/css/main.css Wed Nov 25 07:35:49 2015
@@ -6701,9 +6701,6 @@ h2 {
   margin-top: -14px;
   padding: 1px 5px; }
 
-.contribute-content {
-  padding-top: 15px; }
-
 .blue-divider {
   width: 100%;
   height: 4px;
@@ -6801,7 +6798,7 @@ html {
     padding-top: 30px;
     padding-bottom: 30px;
     font-size: 18px; }
-  #hero_bottom_strip .sprite_img, #hero_bottom_strip .report-bug-icon {
+  #hero_bottom_strip .sprite_img, #hero_bottom_strip .contribute-help 
.report-bug-icon, .contribute-help #hero_bottom_strip .report-bug-icon {
     position: relative;
     left: 0px;
     margin: 0;
@@ -6831,14 +6828,14 @@ html {
       padding-bottom: 30px;
       font-size: 1em;
       text-align: center; }
-  .sprite_img, .report-bug-icon {
+  .sprite_img, .contribute-help .report-bug-icon {
     display: inline-block; }
   .value_prop {
     max-width: initial; } }
 
 @media (max-width: 550px) {
   /* Scrunch the icons even smaller on very small devices */
-  .sprite_img, .report-bug-icon {
+  .sprite_img, .contribute-help .report-bug-icon {
     width: 45px;
     height: 45px;
     background-size: 135px 45px; } }
@@ -7578,7 +7575,7 @@ hr.results-divider-line {
 html[lang="ru"] .docs #home ul li {
   height: 160px; }
 
-.sprite_img, .report-bug-icon {
+.contribute-help .sprite_img, .contribute-help .report-bug-icon {
   position: relative;
   left: 0px;
   margin: 0;
@@ -7589,20 +7586,20 @@ html[lang="ru"] .docs #home ul li {
   background-repeat: no-repeat;
   background-size: cover; }
 
-.report-bug-icon {
+.contribute-help .report-bug-icon {
   height: 1em;
   width: 1em;
   background-image: url("/static/img/bug_icon.svg");
   background-size: 2em 1em;
   display: inline-block; }
 
-a:hover .report-bug-icon {
+.contribute-help a:hover .report-bug-icon {
   background-position: -1em 0; }
 
-.list {
+.contribute-help .list {
   padding: 0; }
 
-.list li {
+.contribute-help .list li {
   background: #e6e6e6;
   position: relative;
   list-style: none;
@@ -7611,7 +7608,17 @@ a:hover .report-bug-icon {
   text-overflow: ellipsis;
   overflow: hidden; }
 
-.platforms-list li a {
+.contribute-help .well .issue-links li, .contribute-help .well_code 
.issue-links li, .well_code .contribute-help div .issue-links li {
+  margin: 10px 0px; }
+  .contribute-help .well .issue-links li a, .contribute-help .well_code 
.issue-links li a, .well_code .contribute-help div .issue-links li a {
+    color: #4CC2E4;
+    display: inline;
+    padding: 0px; }
+    .contribute-help .well .issue-links li a:hover, .contribute-help 
.well_code .issue-links li a:hover, .well_code .contribute-help div 
.issue-links li a:hover {
+      color: #3992ab;
+      text-decoration: underline; }
+
+.contribute-help .platforms-list li a {
   float: right;
   -webkit-transition: background 0.25s linear;
   -moz-transition: background 0.25s linear;
@@ -7622,58 +7629,61 @@ a:hover .report-bug-icon {
   background-color: #4cc2e4;
   height: 36px; }
 
-.platforms-list li a.link-apache {
+.contribute-help .platforms-list li a.link-apache {
   background-position: 2px -94px;
   margin-right: 3px; }
 
-.platforms-list li a.link-github {
+.contribute-help .platforms-list li a.link-github {
   background-position: 3px -127px; }
 
-.platforms-list li .project-label {
+.contribute-help .platforms-list li .project-label {
   margin: 8px -8px 8px 8px; }
 
 @media (min-width: 768px) {
-  .platforms-list li.first a.link-apache {
+  .contribute-help .platforms-list li.first a.link-apache {
     width: 115px; }
-  .platforms-list li.first a.link-github {
+  .contribute-help .platforms-list li.first a.link-github {
     width: 90px; }
-  .platforms-list li.first .project-label {
+  .contribute-help .platforms-list li.first .project-label {
     width: 35%; }
-  .platforms-list li.first .project-links {
+  .contribute-help .platforms-list li.first .project-links {
     width: 65%; } }
 
 @media (max-width: 767px) {
-  .platforms-list li a {
+  .contribute-help .platforms-list li a {
     display: inline-block;
     float: none; }
-  .platforms-list li a.link-apache {
+  .contribute-help .platforms-list li a.link-apache {
     background-position: 2px -94px;
     width: 108px;
     margin-right: 3px; }
-  .platforms-list li a.link-github {
+  .contribute-help .platforms-list li a.link-github {
     background-position: 3px -127px;
     width: 90px; }
-  .platforms-list li .project-label {
+  .contribute-help .platforms-list li .project-label {
     text-align: center;
     padding: 12px;
     margin: 0px; }
-  .platforms-list li .link-box {
+  .contribute-help .platforms-list li .link-box {
     width: 49.5%;
     display: inline-block;
     text-align: center;
     background-color: #4CC2E4;
     padding-top: 4px; } }
 
-.contribute-get-started-steps {
+.contribute-help .contribute-get-started-steps {
   padding-left: 17px;
   counter-reset: contribute-steps-counter; }
-  .contribute-get-started-steps > li {
+  .contribute-help .contribute-get-started-steps > li {
     margin-bottom: .5em; }
 
-.mailing-list li {
+.contact .panel-title {
+  margin-bottom: 1em; }
+
+.contact .mailing-list li {
   padding: 0px; }
 
-.mailing-list .email-link {
+.contact .mailing-list .email-link {
   padding-top: 8px;
   padding-bottom: 8px;
   padding-left: 8px;
@@ -7681,7 +7691,7 @@ a:hover .report-bug-icon {
   white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden; }
-  .mailing-list .email-link .email_link_button {
+  .contact .mailing-list .email-link .email_link_button {
     width: 100%;
     max-width: 50px;
     position: absolute;
@@ -7692,15 +7702,27 @@ a:hover .report-bug-icon {
     background-color: #4CC2E4;
     vertical-align: middle;
     text-align: center; }
-    .mailing-list .email-link .email_link_button .glyphicon {
+    .contact .mailing-list .email-link .email_link_button .glyphicon {
       color: white;
       font-size: 20px;
       padding-top: 8px;
       padding-bottom: 8px; }
 
-.mailing-list .list-label {
+.contact .mailing-list .list-label {
   padding: 8px; }
 
+.contact .list {
+  padding: 0; }
+
+.contact .list li {
+  background: #e6e6e6;
+  position: relative;
+  list-style: none;
+  margin-bottom: 16px;
+  white-space: nowrap;
+  text-overflow: ellipsis;
+  overflow: hidden; }
+
 .artwork .iconset {
   padding: 100px 0; }
   .artwork .iconset .images {
@@ -7735,3 +7757,4 @@ a:hover .report-bug-icon {
 
 .artwork .button a:hover {
   color: #4cc2e4; }
+

Modified: cordova/site/public/static/js/plugins.js
URL: 
http://svn.apache.org/viewvc/cordova/site/public/static/js/plugins.js?rev=1716315&r1=1716314&r2=1716315&view=diff
==============================================================================
--- cordova/site/public/static/js/plugins.js (original)
+++ cordova/site/public/static/js/plugins.js Wed Nov 25 07:35:49 2015
@@ -1,8 +1,19 @@
-!function e(t,n,r){function o(a,s){if(!n[a]){if(!t[a]){var 
u="function"==typeof require&&require;if(!s&&u)return u(a,!0);if(i)return 
i(a,!0);var c=new Error("Cannot find module '"+a+"'");throw 
c.code="MODULE_NOT_FOUND",c}var 
l=n[a]={exports:{}};t[a][0].call(l.exports,function(e){var n=t[a][1][e];return 
o(n?n:e)},l,l.exports,e,t,n,r)}return n[a].exports}for(var i="function"==typeof 
require&&require,a=0;a<r.length;a++)o(r[a]);return 
o}({1:[function(e,t,n){(function(e){(function(){function 
n(e){if(Array.isArray(e)){for(var 
t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return 
Array.from(e)}function r(e,t){var n=arguments.length<=2||void 
0===arguments[2]?!1:arguments[2];this.obs=e,this.sync=t,this.lazy=n,this.queue=[]}function
 o(){r.apply(this,arguments)}function i(e){r.call(this,e,!0)}function 
a(e,t,n){this.context=e,this.method=t,this.args=n}function 
s(e){this.value=e}function u(){this.id=++re}function c(e,t){return this 
instanceof c?(u.call(this),void(!t&&F.isFunction(e)||(n
 ull!=e?e._isNext:void 0)?(this.valueF=e,this.valueInternal=void 
0):(this.valueF=void 0,this.valueInternal=e))):new c(e,t)}function 
l(e,t){return this instanceof l?void c.call(this,e,t):new l(e,t)}function 
p(){return this instanceof p?void u.call(this):new p}function f(e){return this 
instanceof f?(this.error=e,void u.call(this)):new f(e)}function 
d(e){this.desc=e,this.id=++ue,this.initialDesc=this.desc}function h(){var 
e=arguments.length<=0||void 
0===arguments[0]?[]:arguments[0];this.unsubscribe=F.bind(this.unsubscribe,this),this.unsubscribed=!1,this.subscriptions=[],this.starting=[];for(var
 t,n=0;n<e.length;n++)t=e[n],this.add(t)}function 
m(e,t){this._subscribe=e,this._handleEvent=t,this.subscribe=F.bind(this.subscribe,this),this.handleEvent=F.bind(this.handleEvent,this),this.pushing=!1,this.ended=!1,this.prevError=void
 0,this.unsubSrc=void 0,this.subscriptions=[],this.queue=[]}function 
v(e,t,n){return this instanceof 
v?(F.isFunction(e)&&(n=t,t=e,e=a.empty),d.call(this,e),P(t),this.
 dispatcher=new m(t,n),void ce(this)):new v(e,t,n)}function 
g(e,t,n){m.call(this,t,n),this.property=e,this.subscribe=F.bind(this.subscribe,this),this.current=te,this.currentValueRootId=void
 0,this.propertyEnded=!1}function 
y(e,t,n){d.call(this,e),P(t),this.dispatcher=new g(this,t,n),ce(this)}function 
b(){return this instanceof 
b?(this.unsubAll=F.bind(this.unsubAll,this),this.subscribeAll=F.bind(this.subscribeAll,this),this.guardedSink=F.bind(this.guardedSink,this),this.sink=void
 0,this.subscriptions=[],this.ended=!1,void v.call(this,new 
w.Desc(w,"Bus",[]),this.subscribeAll)):new b}function E(e){return[e,ae()]}var 
C=Array.prototype.slice,w={toString:function(){return"Bacon"}};w.version="0.7.80";var
 R=("undefined"!=typeof 
e&&null!==e?e:this).Error,x=function(){},M=function(e,t){return 
e},D=function(e){return e.slice(0)},O=function(e,t){if(!t)throw new 
R(e)},_=function(e){if((null!=e?e._isObservable:void 
0)&&!(null!=e?e._isProperty:void 0))throw new R("Observable is not a Property : 
"+e
 )},I=function(e){if(!(null!=e?e._isEventStream:void 0))throw new R("not an 
EventStream : "+e)},S=function(e){if(!(null!=e?e._isObservable:void 0))throw 
new R("not an Observable : "+e)},P=function(e){return O("not a function : 
"+e,F.isFunction(e))},T=function(e){return e instanceof 
Array},N=function(e){return e&&e._isObservable},k=function(e){if(!T(e))throw 
new R("not an array : "+e)},A=function(e){return O("no arguments 
supported",0===e.length)},L=function(e){for(var 
t=arguments.length,n=1;t>1?t>n:n>t;t>1?n++:n--)for(var r in 
arguments[n])e[r]=arguments[n][r];return e},U=function(e,t){var 
n={}.hasOwnProperty,r=function(){};r.prototype=t.prototype,e.prototype=new 
r;for(var o in t)n.call(t,o)&&(e[o]=t[o]);return 
e},F={indexOf:function(){return Array.prototype.indexOf?function(e,t){return 
e.indexOf(t)}:function(e,t){for(var n,r=0;r<e.length;r++)if(n=e[r],t===n)return 
r;return-1}}(),indexWhere:function(e,t){for(var 
n,r=0;r<e.length;r++)if(n=e[r],t(n))return r;return-1},head:function(e){
 return e[0]},always:function(e){return function(){return 
e}},negate:function(e){return 
function(t){return!e(t)}},empty:function(e){return 
0===e.length},tail:function(e){return 
e.slice(1,e.length)},filter:function(e,t){for(var 
n,r=[],o=0;o<t.length;o++)n=t[o],e(n)&&r.push(n);return 
r},map:function(e,t){return function(){for(var 
n,r=[],o=0;o<t.length;o++)n=t[o],r.push(e(n));return 
r}()},each:function(e,t){for(var n in 
e)if(Object.prototype.hasOwnProperty.call(e,n)){var r=e[n];t(n,r)}return void 
0},toArray:function(e){return 
T(e)?e:[e]},contains:function(e,t){return-1!==F.indexOf(e,t)},id:function(e){return
 e},last:function(e){return e[e.length-1]},all:function(e){for(var 
t,n=arguments.length<=1||void 
0===arguments[1]?F.id:arguments[1],r=0;r<e.length;r++)if(t=e[r],!n(t))return!1;return!0},any:function(e){for(var
 t,n=arguments.length<=1||void 
0===arguments[1]?F.id:arguments[1],r=0;r<e.length;r++)if(t=e[r],n(t))return!0;return!1},without:function(e,t){return
 F.filter(function(t){return t
 !==e},t)},remove:function(e,t){var n=F.indexOf(t,e);return 
n>=0?t.splice(n,1):void 0},fold:function(e,t,n){for(var 
r,o=0;o<e.length;o++)r=e[o],t=n(t,r);return t},flatMap:function(e,t){return 
F.fold(t,[],function(t,n){return t.concat(e(n))})},cached:function(e){var 
t=te;return function(){return("undefined"!=typeof t&&null!==t?t._isNone:void 
0)&&(t=e(),e=void 0),t}},bind:function(e,t){return function(){return 
e.apply(t,arguments)}},isFunction:function(e){return"function"==typeof 
e},toString:function(e){var t,n,r,o={}.hasOwnProperty;try{return 
j++,null==e?"undefined":F.isFunction(e)?"function":T(e)?j>5?"[..]":"["+F.map(F.toString,e).toString()+"]":null!=(null!=e?e.toString:void
 0)&&e.toString!==Object.prototype.toString?e.toString():"object"==typeof 
e?j>5?"{..}":(t=function(){var t=[];for(n in e)o.call(e,n)&&(r=function(){var 
t;try{return e[n]}catch(t){return 
t}}(),t.push(F.toString(n)+":"+F.toString(r)));return 
t}(),"{"+t+"}"):e}finally{j--}}},j=0;w._=F;var B=w.UpdateBarrier=function(
 ){var e,t=[],n={},r=[],o=0,i=function(t){return 
e?r.push(t):t()},a=function(r,o){if(e){var i=n[r.id];return"undefined"==typeof 
i||null===i?(i=n[r.id]=[o],t.push(r)):i.push(o)}return 
o()},s=function(){for(;t.length>0;)u(0);return void 0},u=function(e){var 
r=t[e],o=r.id,i=n[o];t.splice(e,1),delete n[o],c(r);for(var 
a,s=0;s<i.length;s++)(a=i[s])();return void 0},c=function(e){for(var 
r,o=e.internalDeps(),i=0;i<o.length;i++)if(r=o[i],c(r),n[r.id]){var 
a=F.indexOf(t,r);u(a)}return void 0},l=function(t,n,i,a){if(e)return 
i.apply(n,a);e=t;try{var u=i.apply(n,a);s()}finally{for(e=void 
0;o<r.length;){var c=r[o];o++,c()}o=0,r=[]}return u},p=function(){return 
e?e.id:void 0},f=function(e,t){var n=!1,r=!1,o=function(){return 
r=!0},a=function(){return n=!0,o()};return 
o=e.dispatcher.subscribe(function(e){return i(function(){if(!n){var 
r=t(e);if(r===w.noMore)return a()}})}),r&&o(),a},d=function(){return 
t.length>0};return{whenDoneWith:a,hasWaiters:d,inTransaction:l,currentEventId:p,wrappedSubscrib
 
e:f,afterTransaction:i}}();L(r.prototype,{_isSource:!0,subscribe:function(e){return
 this.obs.dispatcher.subscribe(e)},toString:function(){return 
this.obs.toString()},markEnded:function(){return 
this.ended=!0,!0},consume:function(){return 
this.lazy?{value:F.always(this.queue[0])}:this.queue[0]},push:function(e){return
 this.queue=[e],[e]},mayHave:function(){return!0},hasAtLeast:function(){return 
this.queue.length},flatten:!0}),U(o,r),L(o.prototype,{consume:function(){return 
this.queue.shift()},push:function(e){return 
this.queue.push(e)},mayHave:function(e){return!this.ended||this.queue.length>=e},hasAtLeast:function(e){return
 
this.queue.length>=e},flatten:!1}),U(i,r),L(i.prototype,{consume:function(){var 
e=this.queue;return this.queue=[],{value:function(){return 
e}}},push:function(e){return 
this.queue.push(e.value())},hasAtLeast:function(){return!0}}),r.isTrigger=function(e){return(null!=e?e._isSource:void
 0)?e.sync:null!=e?e._isEventStream:void 0},r.fromObservable=function(e){return(
 null!=e?e._isSource:void 0)?e:(null!=e?e._isProperty:void 0)?new r(e,!1):new 
o(e,!0)},L(a.prototype,{_isDesc:!0,deps:function(){return 
this.cached||(this.cached=W([this.context].concat(this.args))),this.cached},toString:function(){return
 
F.toString(this.context)+"."+F.toString(this.method)+"("+F.map(F.toString,this.args)+")"}});var
 V=function(e,t){var n=e||t;if(n&&n._isDesc)return e||t;for(var 
r=arguments.length,o=Array(r>2?r-2:0),i=2;r>i;i++)o[i-2]=arguments[i];return 
new a(e,t,o)},H=function(e,t){return t.desc=e,t},W=function(e){return 
T(e)?F.flatMap(W,e):N(e)?[e]:("undefined"!=typeof e&&null!==e?e._isSource:void 
0)?[e.obs]:[]};w.Desc=a,w.Desc.empty=new w.Desc("","",[]);var 
z=function(e){return function(t){for(var 
r=arguments.length,o=Array(r>1?r-1:0),i=1;r>i;i++)o[i-1]=arguments[i];if("object"==typeof
 t&&o.length){var a=t,s=o[0];t=function(){return 
a[s].apply(a,arguments)},o=o.slice(1)}return e.apply(void 
0,[t].concat(n(o)))}},q=function(e){return e=Array.prototype.slice.call(e),
 G.apply(void 0,n(e))},K=function(e,t){return function(){for(var 
r=arguments.length,o=Array(r),i=0;r>i;i++)o[i]=arguments[i];return e.apply(void 
0,n(t.concat(o)))}},Q=function(e){return function(t){return 
function(n){if("undefined"==typeof n||null===n)return void 0;var r=n[t];return 
F.isFunction(r)?r.apply(n,e):r}}},Y=function(e,t){var 
n=e.slice(1).split("."),r=F.map(Q(t),n);return function(e){for(var 
t,n=0;n<r.length;n++)t=r[n],e=t(e);return 
e}},X=function(e){return"string"==typeof 
e&&e.length>1&&"."===e.charAt(0)},G=z(function(e){for(var 
t=arguments.length,n=Array(t>1?t-1:0),r=1;t>r;r++)n[r-1]=arguments[r];return 
F.isFunction(e)?n.length?K(e,n):e:X(e)?Y(e,n):F.always(e)}),Z=function(e,t){return
 G.apply(void 0,[e].concat(n(t)))},$=function(e,t,n,r){if("undefined"!=typeof 
t&&null!==t?t._isProperty:void 0){var 
o=t.sampledBy(e,function(e,t){return[e,t]});return r.call(o,function(e){var 
t=e[0];e[1];return t}).map(function(e){var t=(e[0],e[1]);return t})}return 
t=Z(t,n),r.call(e,t)},J=fu
 nction(e){if(F.isFunction(e))return e;if(X(e)){var t=ee(e);return 
function(e,n){return e[t](n)}}throw new R("not a function or a field key: 
"+e)},ee=function(e){return 
e.slice(1)};L(s.prototype,{_isSome:!0,getOrElse:function(){return 
this.value},get:function(){return this.value},filter:function(e){return 
e(this.value)?new s(this.value):te},map:function(e){return new 
s(e(this.value))},forEach:function(e){return 
e(this.value)},isDefined:!0,toArray:function(){return[this.value]},inspect:function(){return"Some("+this.value+")"},toString:function(){return
 this.inspect()}});var te={_isNone:!0,getOrElse:function(e){return 
e},filter:function(){return te},map:function(){return 
te},forEach:function(){},isDefined:!1,toArray:function(){return[]},inspect:function(){return"None"},toString:function(){return
 this.inspect()}},ne=function(e){return("undefined"!=typeof 
e&&null!==e?e._isSome:void 0)||("undefined"!=typeof e&&null!==e?e._isNone:void 
0)?e:new s(e)};w.noMore="<no-more>",w.more="<more>";var
  
re=0;u.prototype._isEvent=!0,u.prototype.isEvent=function(){return!0},u.prototype.isEnd=function(){return!1},u.prototype.isInitial=function(){return!1},u.prototype.isNext=function(){return!1},u.prototype.isError=function(){return!1},u.prototype.hasValue=function(){return!1},u.prototype.filter=function(){return!0},u.prototype.inspect=function(){return
 this.toString()},u.prototype.log=function(){return 
this.toString()},U(c,u),c.prototype.isNext=function(){return!0},c.prototype.hasValue=function(){return!0},c.prototype.value=function(){var
 e;return(null!=(e=this.valueF)?e._isNext:void 
0)?(this.valueInternal=this.valueF.value(),this.valueF=void 
0):this.valueF&&(this.valueInternal=this.valueF(),this.valueF=void 
0),this.valueInternal},c.prototype.fmap=function(e){var t,n;return 
this.valueInternal?(n=this.valueInternal,this.apply(function(){return 
e(n)})):(t=this,this.apply(function(){return 
e(t.value())}))},c.prototype.apply=function(e){return new 
c(e)},c.prototype.filter=function(e){ret
 urn e(this.value())},c.prototype.toString=function(){return 
F.toString(this.value())},c.prototype.log=function(){return 
this.value()},c.prototype._isNext=!0,U(l,c),l.prototype._isInitial=!0,l.prototype.isInitial=function(){return!0},l.prototype.isNext=function(){return!1},l.prototype.apply=function(e){return
 new l(e)},l.prototype.toNext=function(){return new 
c(this)},U(p,u),p.prototype.isEnd=function(){return!0},p.prototype.fmap=function(){return
 this},p.prototype.apply=function(){return 
this},p.prototype.toString=function(){return"<end>"},U(f,u),f.prototype.isError=function(){return!0},f.prototype.fmap=function(){return
 this},f.prototype.apply=function(){return 
this},f.prototype.toString=function(){return"<error> 
"+F.toString(this.error)},w.Event=u,w.Initial=l,w.Next=c,w.End=p,w.Error=f;var 
oe=function(e){return new l(e,!0)},ie=function(e){return new 
c(e,!0)},ae=function(){return new p},se=function(e){return 
e&&e._isEvent?e:ie(e)},ue=0,ce=function(){};L(d.prototype,{_isObservable:!
 0,subscribe:function(e){return 
B.wrappedSubscribe(this,e)},subscribeInternal:function(e){return 
this.dispatcher.subscribe(e)},onValue:function(){var e=q(arguments);return 
this.subscribe(function(t){return t.hasValue()?e(t.value()):void 
0})},onValues:function(e){return this.onValue(function(t){return e.apply(void 
0,n(t))})},onError:function(){var e=q(arguments);return 
this.subscribe(function(t){return t.isError()?e(t.error):void 
0})},onEnd:function(){var e=q(arguments);return 
this.subscribe(function(t){return t.isEnd()?e():void 
0})},name:function(e){return 
this._name=e,this},withDescription:function(){return this.desc=V.apply(void 
0,arguments),this},toString:function(){return 
this._name?this._name:this.desc.toString()},internalDeps:function(){return 
this.initialDesc.deps()}}),d.prototype.assign=d.prototype.onValue,d.prototype.forEach=d.prototype.onValue,d.prototype.inspect=d.prototype.toString,w.Observable=d,L(h.prototype,{add:function(e){var
 t=this;if(!this.unsubscribed){var n=!1,r=
 x;this.starting.push(e);var o=function(){return t.unsubscribed?void 
0:(n=!0,t.remove(r),F.remove(e,t.starting))};return 
r=e(this.unsubscribe,o),this.unsubscribed||n?r():this.subscriptions.push(r),F.remove(e,this.starting),r}},remove:function(e){return
 this.unsubscribed?void 0:void 0!==F.remove(e,this.subscriptions)?e():void 
0},unsubscribe:function(){if(!this.unsubscribed){this.unsubscribed=!0;for(var 
e=this.subscriptions,t=0;t<e.length;t++)e[t]();return 
this.subscriptions=[],this.starting=[],[]}},count:function(){return 
this.unsubscribed?0:this.subscriptions.length+this.starting.length},empty:function(){return
 
0===this.count()}}),w.CompositeUnsubscribe=h,m.prototype.hasSubscribers=function(){return
 this.subscriptions.length>0},m.prototype.removeSub=function(e){return 
this.subscriptions=F.without(e,this.subscriptions),this.subscriptions},m.prototype.push=function(e){return
 
e.isEnd()&&(this.ended=!0),B.inTransaction(e,this,this.pushIt,[e])},m.prototype.pushToSubscriptions=function(e){
 try{for(var t=this.subscriptions,n=t.length,r=0;n>r;r++){var 
o=t[r],i=o.sink(e);(i===w.noMore||e.isEnd())&&this.removeSub(o)}return!0}catch(a){throw
 
this.pushing=!1,this.queue=[],a}},m.prototype.pushIt=function(e){if(this.pushing)return
 
this.queue.push(e),w.more;if(e!==this.prevError){for(e.isError()&&(this.prevError=e),this.pushing=!0,this.pushToSubscriptions(e),this.pushing=!1;this.queue.length;)e=this.queue.shift(),this.push(e);return
 
this.hasSubscribers()?w.more:(this.unsubscribeFromSource(),w.noMore)}},m.prototype.handleEvent=function(e){return
 
this._handleEvent?this._handleEvent(e):this.push(e)},m.prototype.unsubscribeFromSource=function(){this.unsubSrc&&this.unsubSrc(),this.unsubSrc=void
 0},m.prototype.subscribe=function(e){var t;return 
this.ended?(e(ae()),x):(P(e),t={sink:e},this.subscriptions.push(t),1===this.subscriptions.length&&(this.unsubSrc=this._subscribe(this.handleEvent),P(this.unsubSrc)),function(e){return
 function(){return e.removeSub(t),e.hasSubscribers()?void 0:
 
e.unsubscribeFromSource()}}(this))},w.Dispatcher=m,U(v,d),L(v.prototype,{_isEventStream:!0,toProperty:function(e){var
 t=0===arguments.length?te:ne(function(){return e}),n=this.dispatcher,r=new 
w.Desc(this,"toProperty",[e]);return new y(r,function(e){var 
r=!1,o=!1,i=x,a=w.more,u=function(){return r?void 
0:t.forEach(function(t){return r=!0,a=e(new l(t)),a===w.noMore?(i(),i=x,x):void 
0})};return i=n.subscribe(function(n){return 
n.hasValue()?n.isInitial()&&!o?(t=new s(function(){return 
n.value()}),w.more):(n.isInitial()||u(),r=!0,t=new 
s(n),e(n)):(n.isEnd()&&(a=u()),a!==w.noMore?e(n):void 
0)}),o=!0,u(),i})},toEventStream:function(){return 
this},withHandler:function(e){return new v(new 
w.Desc(this,"withHandler",[e]),this.dispatcher.subscribe,e)}}),w.EventStream=v,w.never=function(){return
 new v(V(w,"never"),function(e){return 
e(ae()),x})},w.when=function(){if(0===arguments.length)return w.never();var 
e=arguments.length,t="when: expecting arguments in the form 
(Observable+,function)+";O(t
 ,e%2===0);for(var 
o=[],i=[],a=0,s=[];e>a;){s[a]=arguments[a],s[a+1]=arguments[a+1];for(var 
u,c=F.toArray(arguments[a]),l=pe(arguments[a+1]),p={f:l,ixs:[]},f=!1,d=0;d<c.length;d++){u=c[d];var
 h=F.indexOf(o,u);f||(f=r.isTrigger(u)),0>h&&(o.push(u),h=o.length-1);for(var 
m,g=0;g<p.ixs.length;g++)m=p.ixs[g],m.index===h&&m.count++;p.ixs.push({index:h,count:1})}O("At
 least one EventStream 
required",f||!c.length),c.length>0&&i.push(p),a+=2}if(!o.length)return 
w.never();o=F.map(r.fromObservable,o);var y=F.any(o,function(e){return 
e.flatten})&&le(F.map(function(e){return e.obs},o)),b=new 
w.Desc(w,"when",s),E=new v(b,function(e){var t=[],r=!1,a=function(e){for(var 
t,n=0;n<e.ixs.length;n++)if(t=e.ixs[n],!o[t.index].hasAtLeast(t.count))return!1;return!0},s=function(e){return!e.sync||e.ended},u=function(e){for(var
 
t,n=0;n<e.ixs.length;n++)if(t=e.ixs[n],!o[t.index].mayHave(t.count))return!0},c=function(e){return!e.source.flatten},l=function(l){return
 function(p){var f=function(){return B.whenDoneW
 ith(E,h)},d=function(){if(!(t.length>0))return w.more;for(var 
r,s=w.more,u=t.pop(),l=0;l<i.length;l++)if(r=i[l],a(r)){var 
p=function(){for(var 
e,t=[],n=0;n<r.ixs.length;n++)e=r.ixs[n],t.push(o[e.index].consume());return 
t}();return s=e(u.e.apply(function(){var e,t=function(){for(var 
e,t=[],n=0;n<p.length;n++)e=p[n],t.push(e.value());return 
t}();return(e=r).f.apply(e,n(t))})),t.length&&(t=F.filter(c,t)),s===w.noMore?s:d()}},h=function(){var
 t=d();return 
r&&(F.all(o,s)||F.all(i,u))&&(t=w.noMore,e(ae())),t===w.noMore&&p(),t};return 
l.subscribe(function(n){if(n.isEnd())r=!0,l.markEnded(),f();else 
if(n.isError())var o=e(n);else 
l.push(n),l.sync&&(t.push({source:l,e:n}),y||B.hasWaiters()?f():h());return 
o===w.noMore&&p(),o||w.more})}};return new 
w.CompositeUnsubscribe(function(){for(var 
e,t=[],n=0;n<o.length;n++)e=o[n],t.push(l(e));return t}()).unsubscribe});return 
E};var le=function(e){var t=arguments.length<=1||void 
0===arguments[1]?[]:arguments[1],n=function(e){if(F.contains(t,e))retur
 n!0;var r=e.internalDeps();return 
r.length?(t.push(e),F.any(r,n)):(t.push(e),!1)};return 
F.any(e,n)},pe=function(e){return 
F.isFunction(e)?e:F.always(e)};w.groupSimultaneous=function(){for(var 
e=arguments.length,t=Array(e),n=0;e>n;n++)t[n]=arguments[n];1===t.length&&T(t[0])&&(t=t[0]);var
 r=function(){for(var e,n=[],r=0;r<t.length;r++)e=t[r],n.push(new i(e));return 
n}();return H(new w.Desc(w,"groupSimultaneous",t),w.when(r,function(){for(var 
e=arguments.length,t=Array(e),n=0;e>n;n++)t[n]=arguments[n];return 
t}))},U(g,m),L(g.prototype,{push:function(e){return 
e.isEnd()&&(this.propertyEnded=!0),e.hasValue()&&(this.current=new 
s(e),this.currentValueRootId=B.currentEventId()),m.prototype.push.call(this,e)},maybeSubSource:function(e,t){return
 
t===w.noMore?x:this.propertyEnded?(e(ae()),x):m.prototype.subscribe.call(this,e)},subscribe:function(e){var
 
t=this,n=w.more;if(this.current.isDefined&&(this.hasSubscribers()||this.propertyEnded)){var
 r=B.currentEventId(),o=this.currentValueRootId;ret
 
urn!this.propertyEnded&&o&&r&&r!==o?(B.whenDoneWith(this.property,function(){return
 t.currentValueRootId===o?e(oe(t.current.get().value())):void 
0}),this.maybeSubSource(e,n)):(B.inTransaction(void 0,this,function(){return 
n=e(oe(this.current.get().value()))},[]),this.maybeSubSource(e,n))}return 
this.maybeSubSource(e,n)}}),U(y,d),L(y.prototype,{_isProperty:!0,changes:function(){var
 e=this;return new v(new w.Desc(this,"changes",[]),function(t){return 
e.dispatcher.subscribe(function(e){return e.isInitial()?void 
0:t(e)})})},withHandler:function(e){return new y(new 
w.Desc(this,"withHandler",[e]),this.dispatcher.subscribe,e)},toProperty:function(){return
 A(arguments),this},toEventStream:function(){var e=this;return new v(new 
w.Desc(this,"toEventStream",[]),function(t){return 
e.dispatcher.subscribe(function(e){return 
e.isInitial()&&(e=e.toNext()),t(e)})})}}),w.Property=y,w.constant=function(e){return
 new y(new w.Desc(w,"constant",[e]),function(t){return 
t(oe(e)),t(ae()),x})},w.fromBinder=f
 unction(e){var t=arguments.length<=1||void 
0===arguments[1]?F.id:arguments[1],n=new w.Desc(w,"fromBinder",[e,t]);return 
new v(n,function(n){var r=!1,o=!1,i=function(){return r?void 
0:"undefined"!=typeof a&&null!==a?(a(),r=!0):o=!0},a=e(function(){for(var 
e,r=arguments.length,o=Array(r),a=0;r>a;a++)o[a]=arguments[a];var 
s=t.apply(this,o);T(s)&&(null!=(e=F.last(s))?e._isEvent:void 
0)||(s=[s]);for(var 
u,c=w.more,l=0;l<s.length;l++)if(u=s[l],c=n(u=se(u)),c===w.noMore||u.isEnd())return
 i(),c;return c});return 
o&&i(),i})},w.Observable.prototype.map=function(e){for(var 
t=arguments.length,n=Array(t>1?t-1:0),r=1;t>r;r++)n[r-1]=arguments[r];return 
$(this,e,n,function(e){return H(new 
w.Desc(this,"map",[e]),this.withHandler(function(t){return 
this.push(t.fmap(e))}))})};var fe=function(e){return 
T(e[0])?e[0]:Array.prototype.slice.call(e)},de=function(e){return 
F.isFunction(e[0])?[fe(Array.prototype.slice.call(e,1)),e[0]]:[fe(Array.prototype.slice.call(e,0,e.length-1)),F.last(e)]};w.combineAsArra
 y=function(){for(var 
e,t=fe(arguments),n=0;n<t.length;n++)e=t[n],N(e)||(t[n]=w.constant(e));if(t.length){var
 o=function(){for(var e,n=[],o=0;o<t.length;o++)e=t[o],n.push(new 
r(e,!0));return n}();return H(new 
w.Desc(w,"combineAsArray",t),w.when(o,function(){for(var 
e=arguments.length,t=Array(e),n=0;e>n;n++)t[n]=arguments[n];return 
t}).toProperty())}return w.constant([])},w.onValues=function(){for(var 
e=arguments.length,t=Array(e),n=0;e>n;n++)t[n]=arguments[n];return 
w.combineAsArray(t.slice(0,t.length-1)).onValues(t[t.length-1])},w.combineWith=function(){var
 e=de(arguments),t=e[0],r=e[1],o=new 
w.Desc(w,"combineWith",[r].concat(n(t)));return 
H(o,w.combineAsArray(t).map(function(e){return r.apply(void 
0,n(e))}))},w.Observable.prototype.combine=function(e,t){var n=J(t),r=new 
w.Desc(this,"combine",[e,t]);return 
H(r,w.combineAsArray(this,e).map(function(e){return 
n(e[0],e[1])}))},w.Observable.prototype.withStateMachine=function(e,t){var 
n=e,r=new w.Desc(this,"withStateMachine",[e,t]);retu
 rn H(r,this.withHandler(function(e){var r=t(n,e),o=r[0],i=r[1];n=o;for(var 
a,s=w.more,u=0;u<i.length;u++)if(a=i[u],s=this.push(a),s===w.noMore)return 
s;return s}))};var he=function(e,t){return 
e===t},me=function(e){return"undefined"!=typeof 
e&&null!==e?e._isNone:!1};w.Observable.prototype.skipDuplicates=function(){var 
e=arguments.length<=0||void 0===arguments[0]?he:arguments[0],t=new 
w.Desc(this,"skipDuplicates",[]);return 
H(t,this.withStateMachine(te,function(t,n){return 
n.hasValue()?n.isInitial()||me(t)||!e(t.get(),n.value())?[new 
s(n.value()),[n]]:[t,[]]:[t,[n]]}))},w.Observable.prototype.awaiting=function(e){var
 t=new w.Desc(this,"awaiting",[e]);return 
H(t,w.groupSimultaneous(this,e).map(function(e){return 
0===e[1].length}).toProperty(!1).skipDuplicates())},w.Observable.prototype.not=function(){return
 H(new 
w.Desc(this,"not",[]),this.map(function(e){return!e}))},w.Property.prototype.and=function(e){return
 H(new w.Desc(this,"and",[e]),this.combine(e,function(e,t){return e&&t}))},
 w.Property.prototype.or=function(e){return H(new 
w.Desc(this,"or",[e]),this.combine(e,function(e,t){return 
e||t}))},w.scheduler={setTimeout:function(e,t){return 
setTimeout(e,t)},setInterval:function(e,t){return 
setInterval(e,t)},clearInterval:function(e){return 
clearInterval(e)},clearTimeout:function(e){return 
clearTimeout(e)},now:function(){return(new 
Date).getTime()}},w.EventStream.prototype.bufferWithTime=function(e){return 
H(new 
w.Desc(this,"bufferWithTime",[e]),this.bufferWithTimeOrCount(e,Number.MAX_VALUE))},w.EventStream.prototype.bufferWithCount=function(e){return
 H(new w.Desc(this,"bufferWithCount",[e]),this.bufferWithTimeOrCount(void 
0,e))},w.EventStream.prototype.bufferWithTimeOrCount=function(e,t){var 
n=function(n){return n.values.length===t?n.flush():void 0!==e?n.schedule():void 
0},r=new w.Desc(this,"bufferWithTimeOrCount",[e,t]);return 
H(r,this.buffer(e,n,n))},w.EventStream.prototype.buffer=function(e){var 
t=arguments.length<=1||void 0===arguments[1]?x:arguments[1],n=a
 rguments.length<=2||void 
0===arguments[2]?x:arguments[2],r={scheduled:null,end:void 
0,values:[],flush:function(){if(this.scheduled&&(w.scheduler.clearTimeout(this.scheduled),this.scheduled=null),this.values.length>0){var
 e=this.values;this.values=[];var t=this.push(ie(e));if(null!=this.end)return 
this.push(this.end);if(t!==w.noMore)return n(this)}else 
if(null!=this.end)return this.push(this.end)},schedule:function(){var 
t=this;return this.scheduled?void 0:this.scheduled=e(function(){return 
t.flush()})}},o=w.more;if(!F.isFunction(e)){var i=e;e=function(e){return 
w.scheduler.setTimeout(e,i)}}return H(new 
w.Desc(this,"buffer",[]),this.withHandler(function(e){var n=this;return 
r.push=function(e){return 
n.push(e)},e.isError()?o=this.push(e):e.isEnd()?(r.end=e,r.scheduled||r.flush()):(r.values.push(e.value()),t(r)),o}))},w.Observable.prototype.filter=function(e){_(e);for(var
 t=arguments.length,n=Array(t>1?t-1:0),r=1;t>r;r++)n[r-1]=arguments[r];return 
$(this,e,n,function(e){return H(new w.
 Desc(this,"filter",[e]),this.withHandler(function(t){return 
t.filter(e)?this.push(t):w.more}))})},w.once=function(e){return new v(new 
a(w,"once",[e]),function(t){return 
t(se(e)),t(ae()),x})},w.EventStream.prototype.concat=function(e){var 
t=this;return new v(new w.Desc(t,"concat",[e]),function(n){var 
r=x,o=t.dispatcher.subscribe(function(t){return 
t.isEnd()?r=e.dispatcher.subscribe(n):n(t)});return function(){return 
o(),r()}})},w.Observable.prototype.flatMap=function(){return 
ye(this,ve(arguments))},w.Observable.prototype.flatMapFirst=function(){return 
ye(this,ve(arguments),!0)};var ve=function(e){return 
1===e.length&&N(e[0])?F.always(e[0]):q(e)},ge=function(e){return 
N(e)?e:w.once(e)},ye=function(e,t,n,r){var o=[e],i=[],a=new 
w.Desc(e,"flatMap"+(n?"First":""),[t]),s=new v(a,function(o){var a=new 
h,s=[],u=function(e){var n=ge(t(e.value()));return 
i.push(n),a.add(function(e,t){return 
n.dispatcher.subscribe(function(r){if(r.isEnd())return 
F.remove(n,i),c(),l(t),w.noMore;("undefined"!=t
 ypeof r&&null!==r?r._isInitial:void 0)&&(r=r.toNext());var a=o(r);return 
a===w.noMore&&e(),a})})},c=function(){var e=s.shift();return e?u(e):void 
0},l=function(e){return e(),a.empty()?o(ae()):void 0};return 
a.add(function(t,i){return e.dispatcher.subscribe(function(e){return 
e.isEnd()?l(i):e.isError()?o(e):n&&a.count()>1?w.more:a.unsubscribed?w.noMore:r&&a.count()>r?s.push(e):u(e)})}),a.unsubscribe});return
 s.internalDeps=function(){return 
i.length?o.concat(i):o},s};w.Observable.prototype.flatMapWithConcurrencyLimit=function(e){for(var
 t=arguments.length,n=Array(t>1?t-1:0),r=1;t>r;r++)n[r-1]=arguments[r];var 
o=new w.Desc(this,"flatMapWithConcurrencyLimit",[e].concat(n));return 
H(o,ye(this,ve(n),!1,e))},w.Observable.prototype.flatMapConcat=function(){var 
e=new 
w.Desc(this,"flatMapConcat",Array.prototype.slice.call(arguments,0));return 
H(e,this.flatMapWithConcurrencyLimit.apply(this,[1].concat(C.call(arguments))))},w.later=function(e,t){return
 H(new w.Desc(w,"later",[e,t]),w.fromBinde
 r(function(n){var r=function(){return 
n([t,ae()])},o=w.scheduler.setTimeout(r,e);return function(){return 
w.scheduler.clearTimeout(o)}}))},w.Observable.prototype.bufferingThrottle=function(e){var
 t=new w.Desc(this,"bufferingThrottle",[e]);return 
H(t,this.flatMapConcat(function(t){return 
w.once(t).concat(w.later(e).filter(!1))}))},w.Property.prototype.bufferingThrottle=function(){return
 
w.Observable.prototype.bufferingThrottle.apply(this,arguments).toProperty()},U(b,v),L(b.prototype,{unsubAll:function(){for(var
 e,t=this.subscriptions,n=0;n<t.length;n++)e=t[n],"function"==typeof 
e.unsub&&e.unsub();return void 
0},subscribeAll:function(e){if(this.ended)e(ae());else{this.sink=e;for(var 
t,n=D(this.subscriptions),r=0;r<n.length;r++)t=n[r],this.subscribeInput(t)}return
 this.unsubAll},guardedSink:function(e){var t=this;return function(n){return 
n.isEnd()?(t.unsubscribeInput(e),w.noMore):t.sink(n)}},subscribeInput:function(e){return
 e.unsub=e.input.dispatcher.subscribe(this.guardedSink(e.inpu
 t)),e.unsub},unsubscribeInput:function(e){for(var 
t,n=this.subscriptions,r=0;r<n.length;r++)if(t=n[r],t.input===e)return"function"==typeof
 t.unsub&&t.unsub(),void this.subscriptions.splice(r,1)},plug:function(e){var 
t=this;if(S(e),!this.ended){var n={input:e};return 
this.subscriptions.push(n),"undefined"!=typeof 
this.sink&&this.subscribeInput(n),function(){return 
t.unsubscribeInput(e)}}},end:function(){return 
this.ended=!0,this.unsubAll(),"function"==typeof this.sink?this.sink(ae()):void 
0},push:function(e){return this.ended||"function"!=typeof this.sink?void 
0:this.sink(ie(e))},error:function(e){return"function"==typeof 
this.sink?this.sink(new f(e)):void 0}}),w.Bus=b;var be=function(e,t){return 
z(function(r){for(var o=K(t,[function(e,t){return r.apply(void 
0,n(e).concat([t]))}]),i=arguments.length,a=Array(i>1?i-1:0),s=1;i>s;s++)a[s-1]=arguments[s];return
 H(new 
w.Desc(w,e,[r].concat(a)),w.combineAsArray(a).flatMap(o))})};w.fromCallback=be("fromCallback",function(e){for(var
 t=argumen
 ts.length,n=Array(t>1?t-1:0),r=1;t>r;r++)n[r-1]=arguments[r];return 
w.fromBinder(function(t){return 
Z(e,n)(t),x},function(e){return[e,ae()]})}),w.fromNodeCallback=be("fromNodeCallback",function(e){for(var
 t=arguments.length,n=Array(t>1?t-1:0),r=1;t>r;r++)n[r-1]=arguments[r];return 
w.fromBinder(function(t){return Z(e,n)(t),x},function(e,t){return e?[new 
f(e),ae()]:[t,ae()]})}),w.combineTemplate=function(e){function t(e){return 
e[e.length-1]}function n(e,n,r){return t(e)[n]=r,r}function r(e,t){return 
function(r,o){return n(r,e,o[t])}}function o(e,t){return function(r){return 
n(r,e,t)}}function i(e){return T(e)?[]:{}}function a(e,t){return 
function(r){var o=i(t);return n(r,e,o),r.push(o)}}function 
s(e,t){if(N(t))return 
p.push(t),l.push(r(e,p.length-1));if(!t||t.constructor!=Object&&t.constructor!=Array)return
 l.push(o(e,t));var n=function(e){return e.pop()};return 
l.push(a(e,t)),c(t),l.push(n)}function u(t){for(var 
n,r=i(e),o=[r],a=0;a<l.length;a++)(n=l[a])(o,t);return r}function c(e){
 return F.each(e,s)}var l=[],p=[];return c(e),H(new 
w.Desc(w,"combineTemplate",[e]),w.combineAsArray(p).map(u))};var 
Ee=function(e,t){var n=new v(V(e,"justInitValue"),function(t){var r=void 
0,o=e.dispatcher.subscribe(function(e){return 
e.isEnd()||(r=e),w.noMore});return 
B.whenDoneWith(n,function(){return"undefined"!=typeof 
r&&null!==r&&t(r),t(ae())}),o});return 
n.concat(t).toProperty()};w.Observable.prototype.mapEnd=function(){var 
e=q(arguments);return H(new 
w.Desc(this,"mapEnd",[e]),this.withHandler(function(t){return 
t.isEnd()?(this.push(ie(e(t))),this.push(ae()),w.noMore):this.push(t)}))},w.Observable.prototype.skipErrors=function(){return
 H(new w.Desc(this,"skipErrors",[]),this.withHandler(function(e){return 
e.isError()?w.more:this.push(e)}))},w.EventStream.prototype.takeUntil=function(e){var
 t={};return H(new 
w.Desc(this,"takeUntil",[e]),w.groupSimultaneous(this.mapEnd(t),e.skipErrors()).withHandler(function(e){if(e.hasValue()){var
 n=e.value(),r=n[0],o=n[1];if(o.length)return th
 is.push(ae());for(var 
i,a=w.more,s=0;s<r.length;s++)i=r[s],a=i===t?this.push(ae()):this.push(ie(i));
-return a}return 
this.push(e)}))},w.Property.prototype.takeUntil=function(e){var 
t=this.changes().takeUntil(e);return H(new 
w.Desc(this,"takeUntil",[e]),Ee(this,t))},w.Observable.prototype.flatMapLatest=function(){var
 e=ve(arguments),t=this.toEventStream();return H(new 
w.Desc(this,"flatMapLatest",[e]),t.flatMap(function(n){return 
ge(e(n)).takeUntil(t)}))},w.Property.prototype.delayChanges=function(e,t){return
 
H(e,Ee(this,t(this.changes())))},w.EventStream.prototype.delay=function(e){return
 H(new w.Desc(this,"delay",[e]),this.flatMap(function(t){return 
w.later(e,t)}))},w.Property.prototype.delay=function(e){return 
this.delayChanges(new w.Desc(this,"delay",[e]),function(t){return 
t.delay(e)})},w.EventStream.prototype.debounce=function(e){return H(new 
w.Desc(this,"debounce",[e]),this.flatMapLatest(function(t){return 
w.later(e,t)}))},w.Property.prototype.debounce=function(e){return 
this.delayChanges(new w.Desc(this,"debounce",[e]),function(t){return 
t.debounce(e)})},w.EventStream.prototy
 pe.debounceImmediate=function(e){return H(new 
w.Desc(this,"debounceImmediate",[e]),this.flatMapFirst(function(t){return 
w.once(t).concat(w.later(e).filter(!1))}))},w.Observable.prototype.decode=function(e){return
 H(new 
w.Desc(this,"decode",[e]),this.combine(w.combineTemplate(e),function(e,t){return
 t[e]}))},w.Observable.prototype.scan=function(e,t){var n,r=this;t=J(t);var 
o=ne(e),i=!1,a=function(e){var a=!1,u=x,c=w.more,p=function(){return a?void 
0:o.forEach(function(t){return a=i=!0,c=e(new l(function(){return 
t})),c===w.noMore?(u(),u=x):void 0})};return 
u=r.dispatcher.subscribe(function(n){if(n.hasValue()){if(i&&n.isInitial())return
 w.more;n.isInitial()||p(),a=i=!0;var r=o.getOrElse(void 
0),u=t(r,n.value());return o=new s(u),e(n.apply(function(){return u}))}return 
n.isEnd()&&(c=p()),c!==w.noMore?e(n):void 0}),B.whenDoneWith(n,p),u};return 
n=new y(new 
w.Desc(this,"scan",[e,t]),a)},w.Observable.prototype.diff=function(e,t){return 
t=J(t),H(new w.Desc(this,"diff",[e,t]),this.scan([e],
 function(e,n){return[n,t(e[0],n)]}).filter(function(e){return 
2===e.length}).map(function(e){return 
e[1]}))},w.Observable.prototype.doAction=function(){var e=q(arguments);return 
H(new w.Desc(this,"doAction",[e]),this.withHandler(function(t){return 
t.hasValue()&&e(t.value()),this.push(t)}))},w.Observable.prototype.doEnd=function(){var
 e=q(arguments);return H(new 
w.Desc(this,"doEnd",[e]),this.withHandler(function(t){return 
t.isEnd()&&e(),this.push(t)}))},w.Observable.prototype.doError=function(){var 
e=q(arguments);return H(new 
w.Desc(this,"doError",[e]),this.withHandler(function(t){return 
t.isError()&&e(t.error),this.push(t)}))},w.Observable.prototype.doLog=function(){for(var
 e=arguments.length,t=Array(e),n=0;e>n;n++)t[n]=arguments[n];return H(new 
w.Desc(this,"doLog",t),this.withHandler(function(e){return"undefined"!=typeof 
console&&null!==console&&"function"==typeof 
console.log&&console.log.apply(console,t.concat([e.log()])),this.push(e)}))},w.Observable.prototype.endOnError=function
 (e){("undefined"==typeof e||null===e)&&(e=!0);for(var 
t=arguments.length,n=Array(t>1?t-1:0),r=1;t>r;r++)n[r-1]=arguments[r];return 
$(this,e,n,function(e){return H(new 
w.Desc(this,"endOnError",[]),this.withHandler(function(t){return 
t.isError()&&e(t.error)?(this.push(t),this.push(ae())):this.push(t)}))})},d.prototype.errors=function(){return
 H(new 
w.Desc(this,"errors",[]),this.filter(function(){return!1}))},w.Observable.prototype.take=function(e){return
 0>=e?w.never():H(new 
w.Desc(this,"take",[e]),this.withHandler(function(t){return 
t.hasValue()?(e--,e>0?this.push(t):(0===e&&this.push(t),this.push(ae()),w.noMore)):this.push(t)}))},w.Observable.prototype.first=function(){return
 H(new 
w.Desc(this,"first",[]),this.take(1))},w.Observable.prototype.mapError=function(){var
 e=q(arguments);return H(new 
w.Desc(this,"mapError",[e]),this.withHandler(function(t){return 
t.isError()?this.push(ie(e(t.error))):this.push(t)}))},w.Observable.prototype.flatMapError=function(e){var
 t=new w.Desc(this,"fl
 atMapError",[e]);return H(t,this.mapError(function(e){return new 
f(e)}).flatMap(function(t){return t instanceof 
f?e(t.error):w.once(t)}))},w.EventStream.prototype.sampledBy=function(e,t){return
 H(new 
w.Desc(this,"sampledBy",[e,t]),this.toProperty().sampledBy(e,t))},w.Property.prototype.sampledBy=function(e,t){var
 n=!1;"undefined"!=typeof t&&null!==t?t=J(t):(n=!0,t=function(e){return 
e.value()});var o=new r(this,!1,n),i=new 
r(e,!0,n),a=w.when([o,i],t),s=e._isProperty?a.toProperty():a;return H(new 
w.Desc(this,"sampledBy",[e,t]),s)},w.Property.prototype.sample=function(e){return
 H(new 
w.Desc(this,"sample",[e]),this.sampledBy(w.interval(e,{})))},w.Observable.prototype.map=function(e){if(e&&e._isProperty)return
 e.sampledBy(this,M);for(var 
t=arguments.length,n=Array(t>1?t-1:0),r=1;t>r;r++)n[r-1]=arguments[r];return 
$(this,e,n,function(e){return H(new 
w.Desc(this,"map",[e]),this.withHandler(function(t){return 
this.push(t.fmap(e))}))})},w.Observable.prototype.fold=function(e,t){return 
H(new
  
w.Desc(this,"fold",[e,t]),this.scan(e,t).sampledBy(this.filter(!1).mapEnd().toProperty()))},d.prototype.reduce=d.prototype.fold;var
 
Ce=[["addEventListener","removeEventListener"],["addListener","removeListener"],["on","off"],["bind","unbind"]],we=function(e){for(var
 t,n=0;n<Ce.length;n++){t=Ce[n];var r=[e[t[0]],e[t[1]]];if(r[0]&&r[1])return 
r}for(var o=0;o<Ce.length;o++){t=Ce[o];var 
i=e[t[0]];if(i)return[i,function(){}]}throw new f("No suitable event methods in 
"+e)};w.fromEventTarget=function(e,t,n){var r=we(e),o=r[0],i=r[1],a=new 
w.Desc(w,"fromEvent",[e,t]);return H(a,w.fromBinder(function(n){return 
o.call(e,t,n),function(){return 
i.call(e,t,n)}},n))},w.fromEvent=w.fromEventTarget,w.fromPoll=function(e,t){var 
n=new w.Desc(w,"fromPoll",[e,t]);return H(n,w.fromBinder(function(t){var 
n=w.scheduler.setInterval(t,e);return function(){return 
w.scheduler.clearInterval(n)}},t))},w.fromPromise=function(e,t){var 
n=arguments.length<=2||void 0===arguments[2]?E:arguments[2];return H(new w.Des
 c(w,"fromPromise",[e]),w.fromBinder(function(n){var 
r=e.then(n,function(e){return n(new f(e))});return r&&"function"==typeof 
r.done&&r.done(),t?function(){return"function"==typeof e.abort?e.abort():void 
0}:function(){}},n))},w.Observable.prototype.groupBy=function(e){var 
t=arguments.length<=1||void 
0===arguments[1]?w._.id:arguments[1],n={},r=this;return 
r.filter(function(t){return!n[e(t)]}).map(function(o){var 
i=e(o),a=r.filter(function(t){return 
e(t)===i}),s=w.once(o).concat(a),u=t(s,o).withHandler(function(e){return 
this.push(e),e.isEnd()?delete n[i]:void 0});return 
n[i]=u,u})},w.fromArray=function(e){if(k(e),e.length){var t=0;return new v(new 
w.Desc(w,"fromArray",[e]),function(n){var 
r=!1,o=w.more,i=!1,a=!1,s=function(){if(a=!0,!i){for(i=!0;a;)if(a=!1,o!==w.noMore&&!r){var
 
u=e[t++];o=n(se(u)),o!==w.noMore&&(t===e.length?n(ae()):B.afterTransaction(s))}return
 i=!1}};return s(),function(){return r=!0}})}return H(new 
w.Desc(w,"fromArray",e),w.never())},w.EventStream.prototype.holdWhe
 n=function(e){var t=!1,n=[],r=this;return new v(new 
w.Desc(this,"holdWhen",[e]),function(o){var i=new 
h,a=!1,s=function(e){return"function"==typeof e&&e(),i.empty()&&a?o(ae()):void 
0};return i.add(function(r,i){return 
e.subscribeInternal(function(e){if(!e.hasValue())return 
e.isEnd()?s(i):o(e);if(t=e.value(),!t){var r=n;return n=[],function(){for(var 
e,t=[],n=0;n<r.length;n++)e=r[n],t.push(o(ie(e)));return 
t}()}})}),i.add(function(e,i){return r.subscribeInternal(function(e){return 
t&&e.hasValue()?n.push(e.value()):e.isEnd()&&n.length?s(i):o(e)})}),a=!0,s(),i.unsubscribe})},w.interval=function(e){var
 t=arguments.length<=1||void 0===arguments[1]?{}:arguments[1];return H(new 
w.Desc(w,"interval",[e,t]),w.fromPoll(e,function(){return 
ie(t)}))},w.$={},w.$.asEventStream=function(e,t,n){var r=this;return 
F.isFunction(t)&&(n=t,t=void 0),H(new 
w.Desc(this.selector||this,"asEventStream",[e]),w.fromBinder(function(n){return 
r.on(e,t,n),function(){return r.off(e,t,n)}},n))},"undefined"!=typeof jQ
 uery&&jQuery&&(jQuery.fn.asEventStream=w.$.asEventStream),"undefined"!=typeof 
Zepto&&Zepto&&(Zepto.fn.asEventStream=w.$.asEventStream),w.Observable.prototype.last=function(){var
 e;return H(new w.Desc(this,"last",[]),this.withHandler(function(t){return 
t.isEnd()?(e&&this.push(e),this.push(ae()),w.noMore):void(e=t)}))},w.Observable.prototype.log=function(){for(var
 e=arguments.length,t=Array(e),n=0;e>n;n++)t[n]=arguments[n];return 
this.subscribe(function(e){"undefined"!=typeof console&&"function"==typeof 
console.log&&console.log.apply(console,t.concat([e.log()]))}),this},w.EventStream.prototype.merge=function(e){I(e);var
 t=this;return H(new 
w.Desc(t,"merge",[e]),w.mergeAll(this,e))},w.mergeAll=function(){var 
e=fe(arguments);return e.length?new v(new 
w.Desc(w,"mergeAll",e),function(t){var n=0,r=function(r){return 
function(o){return r.dispatcher.subscribe(function(r){if(r.isEnd())return 
n++,n===e.length?t(ae()):w.more;var i=t(r);return 
i===w.noMore&&o(),i})}},o=F.map(r,e);return new w.Co
 mpositeUnsubscribe(o).unsubscribe}):w.never()},w.repeatedly=function(e,t){var 
n=0;return H(new w.Desc(w,"repeatedly",[e,t]),w.fromPoll(e,function(){return 
t[n++%t.length]}))},w.repeat=function(e){var t=0;return 
w.fromBinder(function(n){function r(e){return 
e.isEnd()?i?o():i=!0:a=n(e)}function o(){var 
o;for(i=!0;i&&a!==w.noMore;)o=e(t++),i=!1,o?s=o.subscribeInternal(r):n(ae());return
 i=!0}var i=!1,a=w.more,s=function(){};return o(),function(){return 
s()}})},w.retry=function(e){if(!F.isFunction(e.source))throw new R("'source' 
option has to be a function");var 
t=e.source,n=e.retries||0,r=e.maxRetries||n,o=e.delay||function(){return 
0},i=e.isRetryable||function(){return!0},a=!1,s=null;return H(new 
w.Desc(w,"retry",[e]),w.repeat(function(){function e(){return 
t().endOnError().withHandler(function(e){return 
e.isError()?(s=e,i(s.error)&&n>0?void 
0:(a=!0,this.push(e))):(e.hasValue()&&(s=null,a=!0),this.push(e))})}if(a)return 
null;if(s){var u={error:s.error,retriesDone:r-n},c=w.later(o(u)).f
 ilter(!1);return n-=1,c.concat(w.once().flatMap(e))}return 
e()}))},w.sequentially=function(e,t){var n=0;return H(new 
w.Desc(w,"sequentially",[e,t]),w.fromPoll(e,function(){var e=t[n++];return 
n<t.length?e:n===t.length?[e,ae()]:ae()}))},w.Observable.prototype.skip=function(e){return
 H(new w.Desc(this,"skip",[e]),this.withHandler(function(t){return 
t.hasValue()&&e>0?(e--,w.more):this.push(t)}))},w.EventStream.prototype.skipUntil=function(e){var
 t=e.take(1).map(!0).toProperty(!1);return H(new 
w.Desc(this,"skipUntil",[e]),this.filter(t))},w.EventStream.prototype.skipWhile=function(e){_(e);for(var
 
t=!1,n=arguments.length,r=Array(n>1?n-1:0),o=1;n>o;o++)r[o-1]=arguments[o];return
 $(this,e,r,function(e){return H(new 
w.Desc(this,"skipWhile",[e]),this.withHandler(function(n){return!t&&n.hasValue()&&e(n.value())?w.more:(n.hasValue()&&(t=!0),this.push(n))}))})},w.Observable.prototype.slidingWindow=function(e){var
 t=arguments.length<=1||void 0===arguments[1]?0:arguments[1];return H(new 
w.Desc(th
 is,"slidingWindow",[e,t]),this.scan([],function(t,n){return 
t.concat([n]).slice(-e)}).filter(function(e){return e.length>=t}))};var 
Re=[],ce=function(e){if(Re.length&&!ce.running)try{ce.running=!0,Re.forEach(function(t){t(e)})}finally{delete
 ce.running}};w.spy=function(e){return 
Re.push(e)},w.Property.prototype.startWith=function(e){return H(new 
w.Desc(this,"startWith",[e]),this.scan(e,function(e,t){return 
t}))},w.EventStream.prototype.startWith=function(e){return H(new 
w.Desc(this,"startWith",[e]),w.once(e).concat(this))},w.Observable.prototype.takeWhile=function(e){_(e);for(var
 t=arguments.length,n=Array(t>1?t-1:0),r=1;t>r;r++)n[r-1]=arguments[r];return 
$(this,e,n,function(e){return H(new 
w.Desc(this,"takeWhile",[e]),this.withHandler(function(t){return 
t.filter(e)?this.push(t):(this.push(ae()),w.noMore)}))})},w.EventStream.prototype.throttle=function(e){return
 H(new 
w.Desc(this,"throttle",[e]),this.bufferWithTime(e).map(function(e){return 
e[e.length-1]}))},w.Property.prototype.thr
 ottle=function(e){return this.delayChanges(new 
w.Desc(this,"throttle",[e]),function(t){return 
t.throttle(e)})},d.prototype.firstToPromise=function(e){var 
t=this;if("function"!=typeof e){if("function"!=typeof Promise)throw new 
R("There isn't default Promise, use shim or parameter");e=Promise}return new 
e(function(e,n){return t.subscribe(function(t){return 
t.hasValue()&&e(t.value()),t.isError()&&n(t.error),w.noMore})})},d.prototype.toPromise=function(e){return
 this.last().firstToPromise(e)},w["try"]=function(e){return 
function(t){try{return w.once(e(t))}catch(n){return new 
w.Error(n)}}},w.update=function(e){function t(e){return function(){for(var 
t=arguments.length,r=Array(t),o=0;t>o;o++)r[o]=arguments[o];return 
function(t){return e.apply(void 0,n([t].concat(r)))}}}for(var 
r=arguments.length,o=Array(r>1?r-1:0),i=1;r>i;i++)o[i-1]=arguments[i];for(var 
a=o.length-1;a>0;)o[a]instanceof 
Function||(o[a]=F.always(o[a])),o[a]=t(o[a]),a-=2;return H(new 
w.Desc(w,"update",[e].concat(o)),w.when.a
 pply(w,o).scan(e,function(e,t){return t(e)}))},w.zipAsArray=function(){for(var 
e=arguments.length,t=Array(e),n=0;e>n;n++)t[n]=arguments[n];var r=fe(t);return 
H(new w.Desc(w,"zipAsArray",r),w.zipWith(r,function(){for(var 
e=arguments.length,t=Array(e),n=0;e>n;n++)t[n]=arguments[n];return 
t}))},w.zipWith=function(){for(var 
e=arguments.length,t=Array(e),n=0;e>n;n++)t[n]=arguments[n];var 
r=de(t),o=r[0],i=r[1];return o=F.map(function(e){return 
e.toEventStream()},o),H(new 
w.Desc(w,"zipWith",[i].concat(o)),w.when(o,i))},w.Observable.prototype.zip=function(e,t){return
 H(new 
w.Desc(this,"zip",[e]),w.zipWith([this,e],t||Array))},"undefined"!=typeof 
define&&null!==define&&null!=define.amd?(define([],function(){return 
w}),"undefined"!=typeof this&&null!==this&&(this.Bacon=w)):"undefined"!=typeof 
t&&null!==t&&null!=t.exports?(t.exports=w,w.Bacon=w):this.Bacon=w}).call(this)}).call(this,"undefined"!=typeof
 global?global:"undefined"!=typeof self?self:"undefined"!=typeof 
window?window:{})},{}],2:[fu
 nction(e,t,n){!function(){"use strict";function e(){for(var 
t="",r=0;r<arguments.length;r++){var o=arguments[r];if(o){var i=typeof 
o;if("string"===i||"number"===i)t+=" "+o;else if(Array.isArray(o))t+=" 
"+e.apply(null,o);else if("object"===i)for(var a in o)n.call(o,a)&&o[a]&&(t+=" 
"+a)}}return t.substr(1)}var n={}.hasOwnProperty;"undefined"!=typeof 
t&&t.exports?t.exports=e:"function"==typeof define&&"object"==typeof 
define.amd&&define.amd?define("classnames",function(){return 
e}):window.classNames=e}()},{}],3:[function(e,t,n){"use strict";var 
r=e("./focusNode"),o={componentDidMount:function(){this.props.autoFocus&&r(this.getDOMNode())}};t.exports=o},{"./focusNode":121}],4:[function(e,t,n){"use
 strict";function r(){var e=window.opera;return"object"==typeof 
e&&"function"==typeof e.version&&parseInt(e.version(),10)<=12}function 
o(e){return(e.ctrlKey||e.altKey||e.metaKey)&&!(e.ctrlKey&&e.altKey)}function 
i(e){switch(e){case _.topCompositionStart:return I.compositionStart;case 
_.topCompos
 itionEnd:return I.compositionEnd;case _.topCompositionUpdate:return 
I.compositionUpdate}}function a(e,t){return 
e===_.topKeyDown&&t.keyCode===C}function s(e,t){switch(e){case 
_.topKeyUp:return-1!==E.indexOf(t.keyCode);case _.topKeyDown:return 
t.keyCode!==C;case _.topKeyPress:case _.topMouseDown:case 
_.topBlur:return!0;default:return!1}}function u(e){var 
t=e.detail;return"object"==typeof t&&"data"in t?t.data:null}function 
c(e,t,n,r){var 
o,c;if(w?o=i(e):P?s(e,r)&&(o=I.compositionEnd):a(e,r)&&(o=I.compositionStart),!o)return
 
null;M&&(P||o!==I.compositionStart?o===I.compositionEnd&&P&&(c=P.getData()):P=v.getPooled(t));var
 l=g.getPooled(o,n,r);if(c)l.data=c;else{var p=u(r);null!==p&&(l.data=p)}return 
h.accumulateTwoPhaseDispatches(l),l}function l(e,t){switch(e){case 
_.topCompositionEnd:return u(t);case _.topKeyPress:var n=t.which;return 
n!==D?null:(S=!0,O);case _.topTextInput:var r=t.data;return 
r===O&&S?null:r;default:return null}}function 
p(e,t){if(P){if(e===_.topCompositionEnd||s(e,t)
 ){var n=P.getData();return v.release(P),P=null,n}return null}switch(e){case 
_.topPaste:return null;case _.topKeyPress:return 
t.which&&!o(t)?String.fromCharCode(t.which):null;case 
_.topCompositionEnd:return M?null:t.data;default:return null}}function 
f(e,t,n,r){var o;if(o=x?l(e,r):p(e,r),!o)return null;var 
i=y.getPooled(I.beforeInput,n,r);return 
i.data=o,h.accumulateTwoPhaseDispatches(i),i}var 
d=e("./EventConstants"),h=e("./EventPropagators"),m=e("./ExecutionEnvironment"),v=e("./FallbackCompositionState"),g=e("./SyntheticCompositionEvent"),y=e("./SyntheticInputEvent"),b=e("./keyOf"),E=[9,13,27,32],C=229,w=m.canUseDOM&&"CompositionEvent"in
 window,R=null;m.canUseDOM&&"documentMode"in 
document&&(R=document.documentMode);var x=m.canUseDOM&&"TextEvent"in 
window&&!R&&!r(),M=m.canUseDOM&&(!w||R&&R>8&&11>=R),D=32,O=String.fromCharCode(D),_=d.topLevelTypes,I={beforeInput:{phasedRegistrationNames:{bubbled:b({onBeforeInput:null}),captured:b({onBeforeInputCapture:null})},dependencies:[_.topCompo
 
sitionEnd,_.topKeyPress,_.topTextInput,_.topPaste]},compositionEnd:{phasedRegistrationNames:{bubbled:b({onCompositionEnd:null}),captured:b({onCompositionEndCapture:null})},dependencies:[_.topBlur,_.topCompositionEnd,_.topKeyDown,_.topKeyPress,_.topKeyUp,_.topMouseDown]},compositionStart:{phasedRegistrationNames:{bubbled:b({onCompositionStart:null}),captured:b({onCompositionStartCapture:null})},dependencies:[_.topBlur,_.topCompositionStart,_.topKeyDown,_.topKeyPress,_.topKeyUp,_.topMouseDown]},compositionUpdate:{phasedRegistrationNames:{bubbled:b({onCompositionUpdate:null}),captured:b({onCompositionUpdateCapture:null})},dependencies:[_.topBlur,_.topCompositionUpdate,_.topKeyDown,_.topKeyPress,_.topKeyUp,_.topMouseDown]}},S=!1,P=null,T={eventTypes:I,extractEvents:function(e,t,n,r){return[c(e,t,n,r),f(e,t,n,r)]}};t.exports=T},{"./EventConstants":16,"./EventPropagators":21,"./ExecutionEnvironment":22,"./FallbackCompositionState":23,"./SyntheticCompositionEvent":95,"./SyntheticInputEvent
 ":99,"./keyOf":143}],5:[function(e,t,n){"use strict";function r(e,t){return 
e+t.charAt(0).toUpperCase()+t.substring(1)}var 
o={boxFlex:!0,boxFlexGroup:!0,columnCount:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,strokeDashoffset:!0,strokeOpacity:!0,strokeWidth:!0},i=["Webkit","ms","Moz","O"];Object.keys(o).forEach(function(e){i.forEach(function(t){o[r(t,e)]=o[e]})});var
 
a={background:{backgroundImage:!0,backgroundPosition:!0,backgroundRepeat:!0,backgroundColor:!0},border:{borderWidth:!0,borderStyle:!0,borderColor:!0},borderBottom:{borderBottomWidth:!0,borderBottomStyle:!0,borderBottomColor:!0},borderLeft:{borderLeftWidth:!0,borderLeftStyle:!0,borderLeftColor:!0},borderRight:{borderRightWidth:!0,borderRightStyle:!0,borderRightColor:!0},borderTop:{borderTopWidth:!0,borderTopStyle:!0,borderTopColor:!0},font:{fontStyle:!0,fontVariant:!0,fontWeight:!0,f
 
ontSize:!0,lineHeight:!0,fontFamily:!0}},s={isUnitlessNumber:o,shorthandPropertyExpansions:a};t.exports=s},{}],6:[function(e,t,n){"use
 strict";var 
r=e("./CSSProperty"),o=e("./ExecutionEnvironment"),i=(e("./camelizeStyleName"),e("./dangerousStyleValue")),a=e("./hyphenateStyleName"),s=e("./memoizeStringOnly"),u=(e("./warning"),s(function(e){return
 a(e)})),c="cssFloat";o.canUseDOM&&void 
0===document.documentElement.style.cssFloat&&(c="styleFloat");var 
l={createMarkupForStyles:function(e){var t="";for(var n in 
e)if(e.hasOwnProperty(n)){var 
r=e[n];null!=r&&(t+=u(n)+":",t+=i(n,r)+";")}return 
t||null},setValueForStyles:function(e,t){var n=e.style;for(var o in 
t)if(t.hasOwnProperty(o)){var 
a=i(o,t[o]);if("float"===o&&(o=c),a)n[o]=a;else{var 
s=r.shorthandPropertyExpansions[o];if(s)for(var u in s)n[u]="";else 
n[o]=""}}}};t.exports=l},{"./CSSProperty":5,"./ExecutionEnvironment":22,"./camelizeStyleName":110,"./dangerousStyleValue":115,"./hyphenateStyleName":135,"./memoizeStringOnly":145,"./warn
 ing":156}],7:[function(e,t,n){"use strict";function 
r(){this._callbacks=null,this._contexts=null}var 
o=e("./PooledClass"),i=e("./Object.assign"),a=e("./invariant");i(r.prototype,{enqueue:function(e,t){this._callbacks=this._callbacks||[],this._contexts=this._contexts||[],this._callbacks.push(e),this._contexts.push(t)},notifyAll:function(){var
 
e=this._callbacks,t=this._contexts;if(e){a(e.length===t.length),this._callbacks=null,this._contexts=null;for(var
 
n=0,r=e.length;r>n;n++)e[n].call(t[n]);e.length=0,t.length=0}},reset:function(){this._callbacks=null,this._contexts=null},destructor:function(){this.reset()}}),o.addPoolingTo(r),t.exports=r},{"./Object.assign":28,"./PooledClass":29,"./invariant":137}],8:[function(e,t,n){"use
 strict";function 
r(e){return"SELECT"===e.nodeName||"INPUT"===e.nodeName&&"file"===e.type}function
 o(e){var 
t=R.getPooled(_.change,S,e);E.accumulateTwoPhaseDispatches(t),w.batchedUpdates(i,t)}function
 i(e){b.enqueueEvents(e),b.processEventQueue()}function a(e,t){I=
 e,S=t,I.attachEvent("onchange",o)}function 
s(){I&&(I.detachEvent("onchange",o),I=null,S=null)}function u(e,t,n){return 
e===O.topChange?n:void 0}function 
c(e,t,n){e===O.topFocus?(s(),a(t,n)):e===O.topBlur&&s()}function 
l(e,t){I=e,S=t,P=e.value,T=Object.getOwnPropertyDescriptor(e.constructor.prototype,"value"),Object.defineProperty(I,"value",A),I.attachEvent("onpropertychange",f)}function
 p(){I&&(delete 
I.value,I.detachEvent("onpropertychange",f),I=null,S=null,P=null,T=null)}function
 f(e){if("value"===e.propertyName){var 
t=e.srcElement.value;t!==P&&(P=t,o(e))}}function d(e,t,n){return 
e===O.topInput?n:void 0}function 
h(e,t,n){e===O.topFocus?(p(),l(t,n)):e===O.topBlur&&p()}function 
m(e,t,n){return 
e!==O.topSelectionChange&&e!==O.topKeyUp&&e!==O.topKeyDown||!I||I.value===P?void
 0:(P=I.value,S)}function 
v(e){return"INPUT"===e.nodeName&&("checkbox"===e.type||"radio"===e.type)}function
 g(e,t,n){return e===O.topClick?n:void 0}var 
y=e("./EventConstants"),b=e("./EventPluginHub"),E=e("./EventP
 
ropagators"),C=e("./ExecutionEnvironment"),w=e("./ReactUpdates"),R=e("./SyntheticEvent"),x=e("./isEventSupported"),M=e("./isTextInputElement"),D=e("./keyOf"),O=y.topLevelTypes,_={change:{phasedRegistrationNames:{bubbled:D({onChange:null}),captured:D({onChangeCapture:null})},dependencies:[O.topBlur,O.topChange,O.topClick,O.topFocus,O.topInput,O.topKeyDown,O.topKeyUp,O.topSelectionChange]}},I=null,S=null,P=null,T=null,N=!1;C.canUseDOM&&(N=x("change")&&(!("documentMode"in
 document)||document.documentMode>8));var 
k=!1;C.canUseDOM&&(k=x("input")&&(!("documentMode"in 
document)||document.documentMode>9));var A={get:function(){return 
T.get.call(this)},set:function(e){P=""+e,T.set.call(this,e)}},L={eventTypes:_,extractEvents:function(e,t,n,o){var
 i,a;if(r(t)?N?i=u:a=c:M(t)?k?i=d:(i=m,a=h):v(t)&&(i=g),i){var 
s=i(e,t,n);if(s){var l=R.getPooled(_.change,s,o);return 
E.accumulateTwoPhaseDispatches(l),l}}a&&a(e,t,n)}};t.exports=L},{"./EventConstants":16,"./EventPluginHub":18,"./EventPropagators":2
 
1,"./ExecutionEnvironment":22,"./ReactUpdates":89,"./SyntheticEvent":97,"./isEventSupported":138,"./isTextInputElement":140,"./keyOf":143}],9:[function(e,t,n){"use
 strict";var r=0,o={createReactRootIndex:function(){return 
r++}};t.exports=o},{}],10:[function(e,t,n){"use strict";function 
r(e,t,n){e.insertBefore(t,e.childNodes[n]||null)}var 
o=e("./Danger"),i=e("./ReactMultiChildUpdateTypes"),a=e("./setTextContent"),s=e("./invariant"),u={dangerouslyReplaceNodeWithMarkup:o.dangerouslyReplaceNodeWithMarkup,updateTextContent:a,processUpdates:function(e,t){for(var
 
n,u=null,c=null,l=0;l<e.length;l++)if(n=e[l],n.type===i.MOVE_EXISTING||n.type===i.REMOVE_NODE){var
 
p=n.fromIndex,f=n.parentNode.childNodes[p],d=n.parentID;s(f),u=u||{},u[d]=u[d]||[],u[d][p]=f,c=c||[],c.push(f)}var
 h=o.dangerouslyRenderMarkup(t);if(c)for(var 
m=0;m<c.length;m++)c[m].parentNode.removeChild(c[m]);for(var 
v=0;v<e.length;v++)switch(n=e[v],n.type){case 
i.INSERT_MARKUP:r(n.parentNode,h[n.markupIndex],n.toIndex);break;case
  
i.MOVE_EXISTING:r(n.parentNode,u[n.parentID][n.fromIndex],n.toIndex);break;case 
i.TEXT_CONTENT:a(n.parentNode,n.textContent);break;case 
i.REMOVE_NODE:}}};t.exports=u},{"./Danger":13,"./ReactMultiChildUpdateTypes":74,"./invariant":137,"./setTextContent":151}],11:[function(e,t,n){"use
 strict";function r(e,t){return(e&t)===t}var 
o=e("./invariant"),i={MUST_USE_ATTRIBUTE:1,MUST_USE_PROPERTY:2,HAS_SIDE_EFFECTS:4,HAS_BOOLEAN_VALUE:8,HAS_NUMERIC_VALUE:16,HAS_POSITIVE_NUMERIC_VALUE:48,HAS_OVERLOADED_BOOLEAN_VALUE:64,injectDOMPropertyConfig:function(e){var
 
t=e.Properties||{},n=e.DOMAttributeNames||{},a=e.DOMPropertyNames||{},u=e.DOMMutationMethods||{};e.isCustomAttribute&&s._isCustomAttributeFunctions.push(e.isCustomAttribute);for(var
 c in t){o(!s.isStandardName.hasOwnProperty(c)),s.isStandardName[c]=!0;var 
l=c.toLowerCase();if(s.getPossibleStandardName[l]=c,n.hasOwnProperty(c)){var 
p=n[c];s.getPossibleStandardName[p]=c,s.getAttributeName[c]=p}else 
s.getAttributeName[c]=l;s.getPropertyName[c
 
]=a.hasOwnProperty(c)?a[c]:c,u.hasOwnProperty(c)?s.getMutationMethod[c]=u[c]:s.getMutationMethod[c]=null;var
 
f=t[c];s.mustUseAttribute[c]=r(f,i.MUST_USE_ATTRIBUTE),s.mustUseProperty[c]=r(f,i.MUST_USE_PROPERTY),s.hasSideEffects[c]=r(f,i.HAS_SIDE_EFFECTS),s.hasBooleanValue[c]=r(f,i.HAS_BOOLEAN_VALUE),s.hasNumericValue[c]=r(f,i.HAS_NUMERIC_VALUE),s.hasPositiveNumericValue[c]=r(f,i.HAS_POSITIVE_NUMERIC_VALUE),s.hasOverloadedBooleanValue[c]=r(f,i.HAS_OVERLOADED_BOOLEAN_VALUE),o(!s.mustUseAttribute[c]||!s.mustUseProperty[c]),o(s.mustUseProperty[c]||!s.hasSideEffects[c]),o(!!s.hasBooleanValue[c]+!!s.hasNumericValue[c]+!!s.hasOverloadedBooleanValue[c]<=1)}}},a={},s={ID_ATTRIBUTE_NAME:"data-reactid",isStandardName:{},getPossibleStandardName:{},getAttributeName:{},getPropertyName:{},getMutationMethod:{},mustUseAttribute:{},mustUseProperty:{},hasSideEffects:{},hasBooleanValue:{},hasNumericValue:{},hasPositiveNumericValue:{},hasOverloadedBooleanValue:{},_isCustomAttributeFunctions:[],isCustomAt
 tribute:function(e){for(var 
t=0;t<s._isCustomAttributeFunctions.length;t++){var 
n=s._isCustomAttributeFunctions[t];if(n(e))return!0}return!1},getDefaultValueForProperty:function(e,t){var
 n,r=a[e];return r||(a[e]=r={}),t in 
r||(n=document.createElement(e),r[t]=n[t]),r[t]},injection:i};t.exports=s},{"./invariant":137}],12:[function(e,t,n){"use
 strict";function r(e,t){return 
null==t||o.hasBooleanValue[e]&&!t||o.hasNumericValue[e]&&isNaN(t)||o.hasPositiveNumericValue[e]&&1>t||o.hasOverloadedBooleanValue[e]&&t===!1}var
 
o=e("./DOMProperty"),i=e("./quoteAttributeValueForBrowser"),a=(e("./warning"),{createMarkupForID:function(e){return
 
o.ID_ATTRIBUTE_NAME+"="+i(e)},createMarkupForProperty:function(e,t){if(o.isStandardName.hasOwnProperty(e)&&o.isStandardName[e]){if(r(e,t))return"";var
 n=o.getAttributeName[e];return 
o.hasBooleanValue[e]||o.hasOverloadedBooleanValue[e]&&t===!0?n:n+"="+i(t)}return
 
o.isCustomAttribute(e)?null==t?"":e+"="+i(t):null},setValueForProperty:function(e,t,n){if(o.isStan
 dardName.hasOwnProperty(t)&&o.isStandardName[t]){var 
i=o.getMutationMethod[t];if(i)i(e,n);else 
if(r(t,n))this.deleteValueForProperty(e,t);else 
if(o.mustUseAttribute[t])e.setAttribute(o.getAttributeName[t],""+n);else{var 
a=o.getPropertyName[t];o.hasSideEffects[t]&&""+e[a]==""+n||(e[a]=n)}}else 
o.isCustomAttribute(t)&&(null==n?e.removeAttribute(t):e.setAttribute(t,""+n))},deleteValueForProperty:function(e,t){if(o.isStandardName.hasOwnProperty(t)&&o.isStandardName[t]){var
 n=o.getMutationMethod[t];if(n)n(e,void 0);else 
if(o.mustUseAttribute[t])e.removeAttribute(o.getAttributeName[t]);else{var 
r=o.getPropertyName[t],i=o.getDefaultValueForProperty(e.nodeName,r);o.hasSideEffects[t]&&""+e[r]===i||(e[r]=i)}}else
 
o.isCustomAttribute(t)&&e.removeAttribute(t)}});t.exports=a},{"./DOMProperty":11,"./quoteAttributeValueForBrowser":149,"./warning":156}],13:[function(e,t,n){"use
 strict";function r(e){return e.substring(1,e.indexOf(" "))}var 
o=e("./ExecutionEnvironment"),i=e("./createNodesFromMarkup"
 ),a=e("./emptyFunction"),s=e("./getMarkupWrap"),u=e("./invariant"),c=/^(<[^ 
\/>]+)/,l="data-danger-index",p={dangerouslyRenderMarkup:function(e){u(o.canUseDOM);for(var
 
t,n={},p=0;p<e.length;p++)u(e[p]),t=r(e[p]),t=s(t)?t:"*",n[t]=n[t]||[],n[t][p]=e[p];var
 f=[],d=0;for(t in n)if(n.hasOwnProperty(t)){var h,m=n[t];for(h in 
m)if(m.hasOwnProperty(h)){var v=m[h];m[h]=v.replace(c,"$1 "+l+'="'+h+'" 
')}for(var g=i(m.join(""),a),y=0;y<g.length;++y){var 
b=g[y];b.hasAttribute&&b.hasAttribute(l)&&(h=+b.getAttribute(l),b.removeAttribute(l),u(!f.hasOwnProperty(h)),f[h]=b,d+=1)}}return
 
u(d===f.length),u(f.length===e.length),f},dangerouslyReplaceNodeWithMarkup:function(e,t){u(o.canUseDOM),u(t),u("html"!==e.tagName.toLowerCase());var
 
n=i(t,a)[0];e.parentNode.replaceChild(n,e)}};t.exports=p},{"./ExecutionEnvironment":22,"./createNodesFromMarkup":114,"./emptyFunction":116,"./getMarkupWrap":129,"./invariant":137}],14:[function(e,t,n){"use
 strict";var r=e("./keyOf"),o=[r({ResponderEventPlugin:null}),r({S
 
impleEventPlugin:null}),r({TapEventPlugin:null}),r({EnterLeaveEventPlugin:null}),r({ChangeEventPlugin:null}),r({SelectEventPlugin:null}),r({BeforeInputEventPlugin:null}),r({AnalyticsEventPlugin:null}),r({MobileSafariClickEventPlugin:null})];t.exports=o},{"./keyOf":143}],15:[function(e,t,n){"use
 strict";var 
r=e("./EventConstants"),o=e("./EventPropagators"),i=e("./SyntheticMouseEvent"),a=e("./ReactMount"),s=e("./keyOf"),u=r.topLevelTypes,c=a.getFirstReactDOM,l={mouseEnter:{registrationName:s({onMouseEnter:null}),dependencies:[u.topMouseOut,u.topMouseOver]},mouseLeave:{registrationName:s({onMouseLeave:null}),dependencies:[u.topMouseOut,u.topMouseOver]}},p=[null,null],f={eventTypes:l,extractEvents:function(e,t,n,r){if(e===u.topMouseOver&&(r.relatedTarget||r.fromElement))return
 null;if(e!==u.topMouseOut&&e!==u.topMouseOver)return null;var 
s;if(t.window===t)s=t;else{var 
f=t.ownerDocument;s=f?f.defaultView||f.parentWindow:window}var 
d,h;if(e===u.topMouseOut?(d=t,h=c(r.relatedTarget||r.toEl
 ement)||s):(d=s,h=t),d===h)return null;var 
m=d?a.getID(d):"",v=h?a.getID(h):"",g=i.getPooled(l.mouseLeave,m,r);g.type="mouseleave",g.target=d,g.relatedTarget=h;var
 y=i.getPooled(l.mouseEnter,v,r);return 
y.type="mouseenter",y.target=h,y.relatedTarget=d,o.accumulateEnterLeaveDispatches(g,y,m,v),p[0]=g,p[1]=y,p}};t.exports=f},{"./EventConstants":16,"./EventPropagators":21,"./ReactMount":72,"./SyntheticMouseEvent":101,"./keyOf":143}],16:[function(e,t,n){"use
 strict";var 
r=e("./keyMirror"),o=r({bubbled:null,captured:null}),i=r({topBlur:null,topChange:null,topClick:null,topCompositionEnd:null,topCompositionStart:null,topCompositionUpdate:null,topContextMenu:null,topCopy:null,topCut:null,topDoubleClick:null,topDrag:null,topDragEnd:null,topDragEnter:null,topDragExit:null,topDragLeave:null,topDragOver:null,topDragStart:null,topDrop:null,topError:null,topFocus:null,topInput:null,topKeyDown:null,topKeyPress:null,topKeyUp:null,topLoad:null,topMouseDown:null,topMouseMove:null,topMouseOut:null,to
 
pMouseOver:null,topMouseUp:null,topPaste:null,topReset:null,topScroll:null,topSelectionChange:null,topSubmit:null,topTextInput:null,topTouchCancel:null,topTouchEnd:null,topTouchMove:null,topTouchStart:null,topWheel:null}),a={topLevelTypes:i,PropagationPhases:o};t.exports=a},{"./keyMirror":142}],17:[function(e,t,n){var
 r=e("./emptyFunction"),o={listen:function(e,t,n){return 
e.addEventListener?(e.addEventListener(t,n,!1),{remove:function(){e.removeEventListener(t,n,!1)}}):e.attachEvent?(e.attachEvent("on"+t,n),{remove:function(){e.detachEvent("on"+t,n)}}):void
 0},capture:function(e,t,n){return 
e.addEventListener?(e.addEventListener(t,n,!0),{remove:function(){e.removeEventListener(t,n,!0)}}):{remove:r}},registerDefault:function(){}};t.exports=o},{"./emptyFunction":116}],18:[function(e,t,n){"use
 strict";var 
r=e("./EventPluginRegistry"),o=e("./EventPluginUtils"),i=e("./accumulateInto"),a=e("./forEachAccumulated"),s=e("./invariant"),u={},c=null,l=function(e){if(e){var
 t=o.executeDispatch,
 
n=r.getPluginModuleForEvent(e);n&&n.executeDispatch&&(t=n.executeDispatch),o.executeDispatchesInOrder(e,t),

[... 28 lines stripped ...]


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to