(window.webpackJsonp=window.webpackJsonp||[]).push([[1],[function(e,t,n){"use strict";e.exports=n(360)},function(e,t,n){e.exports=n(371)()},function(e,t){e.exports=function(e){return e&&e.__esModule?e:{default:e}}},function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}n.d(t,"a",function(){return r})},function(e,t,n){"use strict";function r(e,t){for(var n=0;n=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}},function(e,t,n){"use strict";t.__esModule=!0,t.reset=t.auth=t.ui=void 0;var r="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};t.setup=function(e,t,n,i,o,f){var h=b(e,a.default.fromJS({clientBaseUrl:function(e,t){if(e.clientBaseUrl&&"string"===typeof e.clientBaseUrl)return e.clientBaseUrl;if(e.configurationBaseUrl&&"string"===typeof e.configurationBaseUrl)return e.configurationBaseUrl;if(e.assetsUrl&&"string"===typeof e.assetsUrl)return e.assetsUrl;var n="https://"+t,r=(0,l.getLocationFromUrl)(n).hostname;if((0,u.endsWith)(r,".auth0.com")){var i=r.split(".");return i.length>3?"https://cdn."+i[i.length-3]+".auth0.com":"https://cdn.auth0.com"}return n}(i,n),tenantBaseUrl:U(i,n),languageBaseUrl:function(e,t){if(e.languageBaseUrl&&"string"===typeof e.languageBaseUrl)return e.languageBaseUrl;if(e.assetsUrl&&"string"===typeof e.assetsUrl)return e.assetsUrl;return"https://cdn.auth0.com"}(i),auth:function(e){var t=e.auth||{},n=t.audience,i=t.connectionScopes,o=t.params,s=t.autoParseHash,u=t.redirect,c=t.redirectUrl,p=t.responseMode,d=t.responseType,f=t.sso,h=t.state,g=t.nonce;n="string"===typeof n?n:void 0,i="object"===("undefined"===typeof i?"undefined":r(i))?i:{},o="object"===("undefined"===typeof o?"undefined":r(o))?o:{},c="string"===typeof c&&c?c:null,s="boolean"!==typeof s||s,u="boolean"!==typeof u||u,p="string"===typeof p?p:void 0,h="string"===typeof h?h:void 0,g="string"===typeof g?g:void 0,d="string"===typeof d?d:c?"code":"token",c=c||""+(0,l.getOriginFromUrl)(window.location.href)+window.location.pathname,f="boolean"!==typeof f||f,o.scope||(o.scope="openid profile email");return a.default.fromJS({audience:n,connectionScopes:i,params:o,autoParseHash:s,redirect:u,redirectUrl:c,responseMode:p,responseType:d,sso:f,state:h,nonce:g})}(i),clientID:t,domain:n,emitEventFn:f,hookRunner:o,useTenantInfo:i.__useTenantInfo||!1,hashCleanup:!1!==i.hashCleanup,allowedConnections:a.default.fromJS(i.allowedConnections||[]),ui:function(e,t){var n=!t.container&&(void 0===t.closable||!!t.closable),i=t.theme||{},o=i.labeledSubmitButton,u=i.hideMainScreenTitle,l=i.logo,c=i.primaryColor,f=i.authButtons,h=null!==t.avatar,g=t.avatar&&"function"===typeof t.avatar.url&&"function"===typeof t.avatar.displayName&&t.avatar||d;return new a.default.fromJS({containerID:t.container||"auth0-lock-container-"+e,appendContainer:!t.container,autoclose:void 0!==t.autoclose&&(n&&t.autoclose),autofocus:void 0===t.autofocus?!(t.container||(0,s.isSmallScreen)()):!!t.autofocus,avatar:h,avatarProvider:g,logo:"string"===typeof l?l:void 0,closable:n,hideMainScreenTitle:!!u,labeledSubmitButton:void 0===o||!!o,language:void 0===t.language?"en":(0,p.default)(t.language||"").toLowerCase(),dict:"object"===r(t.languageDictionary)?t.languageDictionary:{},disableWarnings:void 0!==t.disableWarnings&&!!t.disableWarnings,mobile:void 0!==t.mobile&&!!t.mobile,popupOptions:void 0===t.popupOptions?{}:t.popupOptions,primaryColor:"string"===typeof c?c:void 0,rememberLastLogin:void 0===t.rememberLastLogin||!!t.rememberLastLogin,allowAutocomplete:!!t.allowAutocomplete,authButtonsTheme:"object"===("undefined"===typeof f?"undefined":r(f))?f:{},allowShowPassword:!!t.allowShowPassword,allowPasswordAutocomplete:!!t.allowPasswordAutocomplete,scrollGlobalMessagesIntoView:void 0===t.scrollGlobalMessagesIntoView||!!t.scrollGlobalMessagesIntoView})}(e,i),defaultADUsernameFromEmailPrefix:!1!==i.defaultADUsernameFromEmailPrefix,prefill:i.prefill||{},connectionResolver:i.connectionResolver}));return h=c.initI18n(h)},t.id=function(e){return e.get("id")},t.clientID=function(e){return v(e,"clientID")},t.domain=function(e){return v(e,"domain")},t.clientBaseUrl=function(e){return v(e,"clientBaseUrl")},t.tenantBaseUrl=function(e){return v(e,"tenantBaseUrl")},t.useTenantInfo=function(e){return v(e,"useTenantInfo")},t.connectionResolver=function(e){return v(e,"connectionResolver")},t.setResolvedConnection=function(e,t){if(!t)return D(e,"resolvedConnection",void 0);if(!t.type||!t.name)throw new Error('Invalid connection object. The resolved connection must look like: `{ type: "database", name: "connection name" }`.');if("database"!==t.type)throw new Error("Invalid connection type. Only database connections can be resolved with a custom resolver.");return D(e,"resolvedConnection",a.default.fromJS(t))},t.resolvedConnection=function(e){var t=v(e,"resolvedConnection");if(!t)return;return Y(e,t.get("name"))},t.languageBaseUrl=function(e){return v(e,"languageBaseUrl")},t.setSubmitting=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";return e=L(e=x(e,"submitting",t)),e=n&&!t?E(e,n):C(e)},t.submitting=function(e){return N(e,"submitting",!1)},t.setGlobalError=E,t.globalError=function(e){return N(e,"globalError","")},t.clearGlobalError=C,t.setGlobalSuccess=function(e,t){return x(e,"globalSuccess",t)},t.globalSuccess=function(e){return N(e,"globalSuccess","")},t.clearGlobalSuccess=L,t.setGlobalInfo=function(e,t){return x(e,"globalInfo",t)},t.globalInfo=function(e){return N(e,"globalInfo","")},t.clearGlobalInfo=function(e){return j(e,"globalInfo")},t.rendering=function(e){return N(e,"render",!1)},t.stopRendering=function(e){return j(e,"render")},t.withAuthOptions=function(e,t){return a.default.fromJS(t).merge(v(e,"auth")).toJS()},t.extractTenantBaseUrlOption=U,t.render=function(e){return x(e,"render",!0)},t.setLoggedIn=function(e,t){return x(e,"loggedIn",t)},t.loggedIn=function(e){return N(e,"loggedIn",!1)},t.defaultADUsernameFromEmailPrefix=function(e){return v(e,"defaultADUsernameFromEmailPrefix",!0)},t.prefill=function(e){return v(e,"prefill",{})},t.warn=function(e,t){(o.Map.isMap(e)?!A.disableWarnings(e):!e.disableWarnings)&&console&&console.warn&&console.warn(t)},t.error=function(e,t){(o.Map.isMap(e)?!A.disableWarnings(e):!e.disableWarnings)&&console&&console.error&&console.error(t)},t.allowedConnections=P,t.connections=B,t.connection=function(e){for(var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0,n=arguments.length,r=Array(n>2?n-2:0),i=2;i1&&void 0!==arguments[1]?arguments[1]:void 0,n=B(e);return 1===n.count()&&(!t||n.getIn([0,"type"])===t)},t.hasOnlyConnections=function(e){for(var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0,n=B(e).count(),r=arguments.length,i=Array(r>2?r-2:0),o=2;o0&&n===a},t.hasSomeConnections=function(e){for(var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0,n=arguments.length,r=Array(n>2?n-2:0),i=2;i0},t.countConnections=R,t.findConnection=Y,t.hasConnection=function(e,t){return!!Y(e,t)},t.filterConnections=function(e){var t=P(e),n=0===t.count()?function(e){return 0}:function(e){return t.indexOf(e.get("name"))};return x(e,"connections",(0,g.clientConnections)(e).map(function(e){return e.filter(function(e){return n(e)>=0}).sort(function(e,t){return n(e)-n(t)})}))},t.runHook=function(e,t){for(var n=arguments.length,r=Array(n>2?n-2:0),i=2;i3?"https://cdn."+o[o.length-3]+".auth0.com":"https://cdn.auth0.com",(0,i.default)(t,"tenants","v1",a+".js")):(0,i.default)(n,"info-v1.js")}function P(e){return N(e,"allowedConnections")||v(e,"allowedConnections")}function B(e){for(var t=arguments.length,n=Array(t>2?t-2:0),r=2;r1&&void 0!==arguments[1]?arguments[1]:void 0;if(1===arguments.length)return N(e,"connections",(0,o.Map)()).filter(function(e,t){return"unknown"!==t}).valueSeq().flatten(!0);var a=N(e,["connections",i],(0,o.List)());return n.length>0?a.filter(function(e){return~n.indexOf(e.get("strategy"))}):a}function R(e){for(var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0,n=arguments.length,r=Array(n>2?n-2:0),i=2;i2?n-2:0),i=2;i1&&void 0!==arguments[1]?arguments[1]:{};return function(n){var r=t.withTheme,i=void 0!==r&&r,y=t.flip,M=void 0===y?null:y,D=t.name,S=(0,p.default)(t,["withTheme","flip","name"]),T=(0,N.default)(e),z=T.themingEnabled||i||"string"===typeof D;E+=1,T.options.index=E;var O=function(e){function t(e,n){var r;(0,a.default)(this,t),(r=(0,u.default)(this,(0,l.default)(t).call(this,e,n))).disableStylesGeneration=!1,r.jss=null,r.sheetOptions=null,r.sheetsManager=C,r.stylesCreatorSaved=null,r.theme=null,r.unsubscribeId=null,r.state={},r.jss=n[m.jss]||j;var i=n.muiThemeProviderOptions;return i&&(i.sheetsManager&&(r.sheetsManager=i.sheetsManager),r.disableStylesGeneration=i.disableStylesGeneration),r.stylesCreatorSaved=T,r.sheetOptions=(0,o.default)({generateClassName:I},n[m.sheetOptions]),r.theme=z?w.default.initial(n)||L||(L=(0,b.default)()):k,r.attach(r.theme),r.cacheClasses={value:null,lastProp:null,lastJSS:{}},r}return(0,c.default)(t,e),(0,s.default)(t,[{key:"componentDidMount",value:function(){var e=this;z&&(this.unsubscribeId=w.default.subscribe(this.context,function(t){var n=e.theme;e.theme=t,e.attach(e.theme),e.setState({},function(){e.detach(n)})}))}},{key:"componentDidUpdate",value:function(){this.stylesCreatorSaved}},{key:"componentWillUnmount",value:function(){this.detach(this.theme),null!==this.unsubscribeId&&w.default.unsubscribe(this.context,this.unsubscribeId)}},{key:"getClasses",value:function(){var e=!1;if(!this.disableStylesGeneration){var t=this.sheetsManager.get(this.stylesCreatorSaved).get(this.theme);t.sheet.classes!==this.cacheClasses.lastJSS&&(this.cacheClasses.lastJSS=t.sheet.classes,e=!0)}return this.props.classes!==this.cacheClasses.lastProp&&(this.cacheClasses.lastProp=this.props.classes,e=!0),e&&(this.cacheClasses.value=(0,v.default)({baseClasses:this.cacheClasses.lastJSS,newClasses:this.props.classes,Component:n,noBase:this.disableStylesGeneration})),this.cacheClasses.value}},{key:"attach",value:function(e){if(!this.disableStylesGeneration){var t=this.stylesCreatorSaved,n=this.sheetsManager.get(t);n||(n=new Map,this.sheetsManager.set(t,n));var r=n.get(e);if(r||(r={refs:0,sheet:null},n.set(e,r)),0===r.refs){var i=t.create(e,D),a=D,s=this.jss.createStyleSheet(i,(0,o.default)({meta:a,classNamePrefix:a,flip:"boolean"===typeof M?M:"rtl"===e.direction,link:!1},this.sheetOptions,t.options,{name:D},S));r.sheet=s,s.attach();var u=this.context[m.sheetsRegistry];u&&u.add(s)}r.refs+=1}}},{key:"detach",value:function(e){if(!this.disableStylesGeneration){var t=this.stylesCreatorSaved,n=this.sheetsManager.get(t),r=n.get(e);if(r.refs-=1,0===r.refs){n.delete(e),this.jss.removeStyleSheet(r.sheet);var i=this.context[m.sheetsRegistry];i&&i.remove(r.sheet)}}}},{key:"render",value:function(){var e=this.props,t=(e.classes,e.innerRef),r=(0,p.default)(e,["classes","innerRef"]),a=(0,x.default)({theme:this.theme,name:D});return i&&(a.theme=this.theme),d.default.createElement(n,(0,o.default)({},a,{classes:this.getClasses(),ref:t},r))}}]),t}(d.default.Component);return O.propTypes={},O.contextTypes=(0,o.default)({muiThemeProviderOptions:f.default.object},g.default,z?w.default.contextTypes:{}),(0,h.default)(O,n),O}};t.default=S},function(e,t,n){var r;!function(){"use strict";var n={}.hasOwnProperty;function i(){for(var e=[],t=0;t3&&void 0!==arguments[3]?arguments[3]:function(e){return(0,a.default)(e).length>0},s=e.getIn(["field",t,"value"]),u=e.getIn(["field",t,"showInvalid"],!1),l=arguments.length,c=Array(l>4?l-4:0),p=4;p2?n-2:0),a=2;a2&&void 0!==arguments[2]?arguments[2]:"";return p(e,t).get("label",n)},t.phoneNumber=function(e){return e.getIn(["field","phoneNumber","value"],"")},t.email=function(e){return d(e,"email")},t.vcode=function(e){return d(e,"vcode")},t.password=function(e){return d(e,"password")},t.username=function(e){return d(e,"username")},t.mfaCode=function(e){return d(e,"mfa_code")},t.isSelecting=f,t.renderOptionSelection=function(e){var t=e.getIn(["field","selecting","name"]);return f(e)?i.default.createElement(s.default,{model:e,name:t,icon:e.getIn(["field","selecting","icon"]),iconUrl:e.getIn(["field","selecting","iconUrl"]),items:e.getIn(["field",t,"options"])}):null};var i=l(n(8)),o=n(31),a=l(n(40)),s=l(n(609)),u=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}(n(11));function l(e){return e&&e.__esModule?e:{default:e}}function c(e,t){return e.getIn(["field",t,"valid"])}function p(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:new o.Map({});return e.getIn(["field",t],n)}function d(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";return p(e,t).get("value",n)}function f(e){return!!e.getIn(["field","selecting"])}},function(e,t,n){"use strict";var r=Object.getOwnPropertySymbols,i=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable;e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(t).map(function(e){return t[e]}).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach(function(e){r[e]=e}),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},r)).join("")}catch(i){return!1}}()?Object.assign:function(e,t){for(var n,a,s=function(e){if(null===e||void 0===e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}(e),u=1;u4?i-4:0),s=4;s1?t-1:0),r=1;r2&&void 0!==arguments[2]?arguments[2]:0;return e.removeIn([t,n])},t.getCollection=function(e,t){return e.get(t,(0,a.Map)()).toList()},t.updateCollection=function(e,t,n){for(var r=arguments.length,i=Array(r>3?r-3:0),o=3;o2&&void 0!==arguments[2]?arguments[2]:0;return e.getIn([t,n])}},function(e,t,n){"use strict";var r=n(17),i=n(79),o=n(252),a=(n(16),i.ID_ATTRIBUTE_NAME),s=o,u="__reactInternalInstance$"+Math.random().toString(36).slice(2);function l(e,t){return 1===e.nodeType&&e.getAttribute(a)===String(t)||8===e.nodeType&&e.nodeValue===" react-text: "+t+" "||8===e.nodeType&&e.nodeValue===" react-empty: "+t+" "}function c(e){for(var t;t=e._renderedComponent;)e=t;return e}function p(e,t){var n=c(e);n._hostNode=t,t[u]=n}function d(e,t){if(!(e._flags&s.hasCachedChildNodes)){var n=e._renderedChildren,i=t.firstChild;e:for(var o in n)if(n.hasOwnProperty(o)){var a=n[o],u=c(a)._domID;if(0!==u){for(;null!==i;i=i.nextSibling)if(l(i,u)){p(a,i);continue e}r("32",u)}}e._flags|=s.hasCachedChildNodes}}function f(e){if(e[u])return e[u];for(var t,n,r=[];!e[u];){if(r.push(e),!e.parentNode)return null;e=e.parentNode}for(;e&&(n=e[u]);e=r.pop())t=n,r.length&&d(n,e);return t}var h={getClosestInstanceFromNode:f,getInstanceFromNode:function(e){var t=f(e);return null!=t&&t._hostNode===e?t:null},getNodeFromInstance:function(e){if(void 0===e._hostNode&&r("33"),e._hostNode)return e._hostNode;for(var t=[];!e._hostNode;)t.push(e),e._hostParent||r("34"),e=e._hostParent;for(;t.length;e=t.pop())d(e,e._hostNode);return e._hostNode},precacheChildNodes:d,precacheNode:p,uncacheNode:function(e){var t=e._hostNode;t&&(delete t[u],e._hostNode=null)}};e.exports=h},function(e,t,n){"use strict";function r(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function i(e){for(var t=1;t>>0;if(""+n!==t||4294967295===n)return NaN;t=n}return t<0?j(e)+t:t}function E(){return!0}function C(e,t,n){return(0===e||void 0!==n&&e<=-n)&&(void 0===t||void 0!==n&&t>=n)}function L(e,t){return S(e,t,0)}function k(e,t){return S(e,t,t)}function S(e,t,n){return void 0===e?n:e<0?Math.max(0,t+e):void 0===t?e:Math.min(t,e)}var T=0,z=1,O=2,A="function"===typeof Symbol&&Symbol.iterator,_="@@iterator",U=A||_;function P(e){this.next=e}function B(e,t,n,r){var i=0===e?t:1===e?n:[t,n];return r?r.value=i:r={value:i,done:!1},r}function R(){return{value:void 0,done:!0}}function Y(e){return!!G(e)}function F(e){return e&&"function"===typeof e.next}function Q(e){var t=G(e);return t&&t.call(e)}function G(e){var t=e&&(A&&e[A]||e[_]);if("function"===typeof t)return t}function Z(e){return e&&"number"===typeof e.length}function H(e){return null===e||void 0===e?oe():a(e)?e.toSeq():function(e){var t=ue(e)||"object"===typeof e&&new te(e);if(!t)throw new TypeError("Expected Array or iterable object of values, or keyed object: "+e);return t}(e)}function W(e){return null===e||void 0===e?oe().toKeyedSeq():a(e)?s(e)?e.toSeq():e.fromEntrySeq():ae(e)}function V(e){return null===e||void 0===e?oe():a(e)?s(e)?e.entrySeq():e.toIndexedSeq():se(e)}function q(e){return(null===e||void 0===e?oe():a(e)?s(e)?e.entrySeq():e:se(e)).toSetSeq()}P.prototype.toString=function(){return"[Iterator]"},P.KEYS=T,P.VALUES=z,P.ENTRIES=O,P.prototype.inspect=P.prototype.toSource=function(){return this.toString()},P.prototype[U]=function(){return this},t(H,n),H.of=function(){return H(arguments)},H.prototype.toSeq=function(){return this},H.prototype.toString=function(){return this.__toString("Seq {","}")},H.prototype.cacheResult=function(){return!this._cache&&this.__iterateUncached&&(this._cache=this.entrySeq().toArray(),this.size=this._cache.length),this},H.prototype.__iterate=function(e,t){return le(this,e,t,!0)},H.prototype.__iterator=function(e,t){return ce(this,e,t,!0)},t(W,H),W.prototype.toKeyedSeq=function(){return this},t(V,H),V.of=function(){return V(arguments)},V.prototype.toIndexedSeq=function(){return this},V.prototype.toString=function(){return this.__toString("Seq [","]")},V.prototype.__iterate=function(e,t){return le(this,e,t,!1)},V.prototype.__iterator=function(e,t){return ce(this,e,t,!1)},t(q,H),q.of=function(){return q(arguments)},q.prototype.toSetSeq=function(){return this},H.isSeq=ie,H.Keyed=W,H.Set=q,H.Indexed=V;var J,X,K,$="@@__IMMUTABLE_SEQ__@@";function ee(e){this._array=e,this.size=e.length}function te(e){var t=Object.keys(e);this._object=e,this._keys=t,this.size=t.length}function ne(e){this._iterable=e,this.size=e.length||e.size}function re(e){this._iterator=e,this._iteratorCache=[]}function ie(e){return!(!e||!e[$])}function oe(){return J||(J=new ee([]))}function ae(e){var t=Array.isArray(e)?new ee(e).fromEntrySeq():F(e)?new re(e).fromEntrySeq():Y(e)?new ne(e).fromEntrySeq():"object"===typeof e?new te(e):void 0;if(!t)throw new TypeError("Expected Array or iterable object of [k, v] entries, or keyed object: "+e);return t}function se(e){var t=ue(e);if(!t)throw new TypeError("Expected Array or iterable object of values: "+e);return t}function ue(e){return Z(e)?new ee(e):F(e)?new re(e):Y(e)?new ne(e):void 0}function le(e,t,n,r){var i=e._cache;if(i){for(var o=i.length-1,a=0;a<=o;a++){var s=i[n?o-a:a];if(!1===t(s[1],r?s[0]:a,e))return a+1}return a}return e.__iterateUncached(t,n)}function ce(e,t,n,r){var i=e._cache;if(i){var o=i.length-1,a=0;return new P(function(){var e=i[n?o-a:a];return a++>o?{value:void 0,done:!0}:B(t,r?e[0]:a-1,e[1])})}return e.__iteratorUncached(t,n)}function pe(e,t){return t?function e(t,n,r,i){return Array.isArray(n)?t.call(i,r,V(n).map(function(r,i){return e(t,r,i,n)})):fe(n)?t.call(i,r,W(n).map(function(r,i){return e(t,r,i,n)})):n}(t,e,"",{"":e}):de(e)}function de(e){return Array.isArray(e)?V(e).map(de).toList():fe(e)?W(e).map(de).toMap():e}function fe(e){return e&&(e.constructor===Object||void 0===e.constructor)}function he(e,t){if(e===t||e!==e&&t!==t)return!0;if(!e||!t)return!1;if("function"===typeof e.valueOf&&"function"===typeof t.valueOf){if(e=e.valueOf(),t=t.valueOf(),e===t||e!==e&&t!==t)return!0;if(!e||!t)return!1}return!("function"!==typeof e.equals||"function"!==typeof t.equals||!e.equals(t))}function ge(e,t){if(e===t)return!0;if(!a(t)||void 0!==e.size&&void 0!==t.size&&e.size!==t.size||void 0!==e.__hash&&void 0!==t.__hash&&e.__hash!==t.__hash||s(e)!==s(t)||u(e)!==u(t)||c(e)!==c(t))return!1;if(0===e.size&&0===t.size)return!0;var n=!l(e);if(c(e)){var r=e.entries();return t.every(function(e,t){var i=r.next().value;return i&&he(i[1],e)&&(n||he(i[0],t))})&&r.next().done}var i=!1;if(void 0===e.size)if(void 0===t.size)"function"===typeof e.cacheResult&&e.cacheResult();else{i=!0;var o=e;e=t,t=o}var p=!0,d=t.__iterate(function(t,r){if(n?!e.has(t):i?!he(t,e.get(r,M)):!he(e.get(r,M),t))return p=!1,!1});return p&&e.size===d}function ye(e,t){if(!(this instanceof ye))return new ye(e,t);if(this._value=e,this.size=void 0===t?1/0:Math.max(0,t),0===this.size){if(X)return X;X=this}}function me(e,t){if(!e)throw new Error(t)}function Me(e,t,n){if(!(this instanceof Me))return new Me(e,t,n);if(me(0!==n,"Cannot step a Range by 0"),e=e||0,void 0===t&&(t=1/0),n=void 0===n?1:Math.abs(n),tr?{value:void 0,done:!0}:B(e,i,n[t?r-i++:i++])})},t(te,W),te.prototype.get=function(e,t){return void 0===t||this.has(e)?this._object[e]:t},te.prototype.has=function(e){return this._object.hasOwnProperty(e)},te.prototype.__iterate=function(e,t){for(var n=this._object,r=this._keys,i=r.length-1,o=0;o<=i;o++){var a=r[t?i-o:o];if(!1===e(n[a],a,this))return o+1}return o},te.prototype.__iterator=function(e,t){var n=this._object,r=this._keys,i=r.length-1,o=0;return new P(function(){var a=r[t?i-o:o];return o++>i?{value:void 0,done:!0}:B(e,a,n[a])})},te.prototype[h]=!0,t(ne,V),ne.prototype.__iterateUncached=function(e,t){if(t)return this.cacheResult().__iterate(e,t);var n=this._iterable,r=Q(n),i=0;if(F(r))for(var o;!(o=r.next()).done&&!1!==e(o.value,i++,this););return i},ne.prototype.__iteratorUncached=function(e,t){if(t)return this.cacheResult().__iterator(e,t);var n=this._iterable,r=Q(n);if(!F(r))return new P(R);var i=0;return new P(function(){var t=r.next();return t.done?t:B(e,i++,t.value)})},t(re,V),re.prototype.__iterateUncached=function(e,t){if(t)return this.cacheResult().__iterate(e,t);for(var n,r=this._iterator,i=this._iteratorCache,o=0;o=r.length){var t=n.next();if(t.done)return t;r[i]=t.value}return B(e,i,r[i++])})},t(ye,V),ye.prototype.toString=function(){return 0===this.size?"Repeat []":"Repeat [ "+this._value+" "+this.size+" times ]"},ye.prototype.get=function(e,t){return this.has(e)?this._value:t},ye.prototype.includes=function(e){return he(this._value,e)},ye.prototype.slice=function(e,t){var n=this.size;return C(e,t,n)?this:new ye(this._value,k(t,n)-L(e,n))},ye.prototype.reverse=function(){return this},ye.prototype.indexOf=function(e){return he(this._value,e)?0:-1},ye.prototype.lastIndexOf=function(e){return he(this._value,e)?this.size:-1},ye.prototype.__iterate=function(e,t){for(var n=0;n=0&&t=0&&nn?{value:void 0,done:!0}:B(e,o++,a)})},Me.prototype.equals=function(e){return e instanceof Me?this._start===e._start&&this._end===e._end&&this._step===e._step:ge(this,e)},t(ve,n),t(be,ve),t(we,ve),t(De,ve),ve.Keyed=be,ve.Indexed=we,ve.Set=De;var Ne="function"===typeof Math.imul&&-2===Math.imul(4294967295,2)?Math.imul:function(e,t){var n=65535&(e|=0),r=65535&(t|=0);return n*r+((e>>>16)*r+n*(t>>>16)<<16>>>0)|0};function xe(e){return e>>>1&1073741824|3221225471&e}function je(e){if(!1===e||null===e||void 0===e)return 0;if("function"===typeof e.valueOf&&(!1===(e=e.valueOf())||null===e||void 0===e))return 0;if(!0===e)return 1;var t,n,r=typeof e;if("number"===r){if(e!==e||e===1/0)return 0;var i=0|e;for(i!==e&&(i^=4294967295*e);e>4294967295;)i^=e/=4294967295;return xe(i)}if("string"===r)return e.length>ze?(void 0===(n=_e[t=e])&&(n=Ie(t),Ae===Oe&&(Ae=0,_e={}),Ae++,_e[t]=n),n):Ie(e);if("function"===typeof e.hashCode)return e.hashCode();if("object"===r)return function(e){var t;if(ke&&void 0!==(t=Ee.get(e)))return t;if(void 0!==(t=e[Te]))return t;if(!Le){if(void 0!==(t=e.propertyIsEnumerable&&e.propertyIsEnumerable[Te]))return t;if(void 0!==(t=function(e){if(e&&e.nodeType>0)switch(e.nodeType){case 1:return e.uniqueID;case 9:return e.documentElement&&e.documentElement.uniqueID}}(e)))return t}if(t=++Se,1073741824&Se&&(Se=0),ke)Ee.set(e,t);else{if(void 0!==Ce&&!1===Ce(e))throw new Error("Non-extensible objects are not allowed as keys.");if(Le)Object.defineProperty(e,Te,{enumerable:!1,configurable:!1,writable:!1,value:t});else if(void 0!==e.propertyIsEnumerable&&e.propertyIsEnumerable===e.constructor.prototype.propertyIsEnumerable)e.propertyIsEnumerable=function(){return this.constructor.prototype.propertyIsEnumerable.apply(this,arguments)},e.propertyIsEnumerable[Te]=t;else{if(void 0===e.nodeType)throw new Error("Unable to set a non-enumerable property on object.");e[Te]=t}}return t}(e);if("function"===typeof e.toString)return Ie(e.toString());throw new Error("Value type "+r+" cannot be hashed.")}function Ie(e){for(var t=0,n=0;n=t.length)throw new Error("Missing value for key: "+t[n]);e.set(t[n],t[n+1])}})},Pe.prototype.toString=function(){return this.__toString("Map {","}")},Pe.prototype.get=function(e,t){return this._root?this._root.get(0,void 0,e,t):t},Pe.prototype.set=function(e,t){return $e(this,e,t)},Pe.prototype.setIn=function(e,t){return this.updateIn(e,M,function(){return t})},Pe.prototype.remove=function(e){return $e(this,e,M)},Pe.prototype.deleteIn=function(e){return this.updateIn(e,function(){return M})},Pe.prototype.update=function(e,t,n){return 1===arguments.length?e(this):this.updateIn([e],t,n)},Pe.prototype.updateIn=function(e,t,n){n||(n=t,t=void 0);var r=function e(t,n,r,i){var o=t===M,a=n.next();if(a.done){var s=o?r:t,u=i(s);return u===s?t:u}me(o||t&&t.set,"invalid keyPath");var l=a.value,c=o?M:t.get(l,M),p=e(c,n,r,i);return p===c?t:p===M?t.remove(l):(o?Ke():t).set(l,p)}(this,nn(e),t,n);return r===M?void 0:r},Pe.prototype.clear=function(){return 0===this.size?this:this.__ownerID?(this.size=0,this._root=null,this.__hash=void 0,this.__altered=!0,this):Ke()},Pe.prototype.merge=function(){return rt(this,void 0,arguments)},Pe.prototype.mergeWith=function(t){var n=e.call(arguments,1);return rt(this,t,n)},Pe.prototype.mergeIn=function(t){var n=e.call(arguments,1);return this.updateIn(t,Ke(),function(e){return"function"===typeof e.merge?e.merge.apply(e,n):n[n.length-1]})},Pe.prototype.mergeDeep=function(){return rt(this,it,arguments)},Pe.prototype.mergeDeepWith=function(t){var n=e.call(arguments,1);return rt(this,ot(t),n)},Pe.prototype.mergeDeepIn=function(t){var n=e.call(arguments,1);return this.updateIn(t,Ke(),function(e){return"function"===typeof e.mergeDeep?e.mergeDeep.apply(e,n):n[n.length-1]})},Pe.prototype.sort=function(e){return Lt(Zt(this,e))},Pe.prototype.sortBy=function(e,t){return Lt(Zt(this,t,e))},Pe.prototype.withMutations=function(e){var t=this.asMutable();return e(t),t.wasAltered()?t.__ensureOwner(this.__ownerID):this},Pe.prototype.asMutable=function(){return this.__ownerID?this:this.__ensureOwner(new N)},Pe.prototype.asImmutable=function(){return this.__ensureOwner()},Pe.prototype.wasAltered=function(){return this.__altered},Pe.prototype.__iterator=function(e,t){return new Ve(this,e,t)},Pe.prototype.__iterate=function(e,t){var n=this,r=0;return this._root&&this._root.iterate(function(t){return r++,e(t[1],t[0],n)},t),r},Pe.prototype.__ensureOwner=function(e){return e===this.__ownerID?this:e?Xe(this.size,this._root,e,this.__hash):(this.__ownerID=e,this.__altered=!1,this)},Pe.isMap=Be;var Re,Ye="@@__IMMUTABLE_MAP__@@",Fe=Pe.prototype;function Qe(e,t){this.ownerID=e,this.entries=t}function Ge(e,t,n){this.ownerID=e,this.bitmap=t,this.nodes=n}function Ze(e,t,n){this.ownerID=e,this.count=t,this.nodes=n}function He(e,t,n){this.ownerID=e,this.keyHash=t,this.entries=n}function We(e,t,n){this.ownerID=e,this.keyHash=t,this.entry=n}function Ve(e,t,n){this._type=t,this._reverse=n,this._stack=e._root&&Je(e._root)}function qe(e,t){return B(e,t[0],t[1])}function Je(e,t){return{node:e,index:0,__prev:t}}function Xe(e,t,n,r){var i=Object.create(Fe);return i.size=e,i._root=t,i.__ownerID=n,i.__hash=r,i.__altered=!1,i}function Ke(){return Re||(Re=Xe(0))}function $e(e,t,n){var r,i;if(e._root){var o=w(v),a=w(b);if(r=et(e._root,e.__ownerID,0,void 0,t,n,o,a),!a.value)return e;i=e.size+(o.value?n===M?-1:1:0)}else{if(n===M)return e;i=1,r=new Qe(e.__ownerID,[[t,n]])}return e.__ownerID?(e.size=i,e._root=r,e.__hash=void 0,e.__altered=!0,e):r?Xe(i,r):Ke()}function et(e,t,n,r,i,o,a,s){return e?e.update(t,n,r,i,o,a,s):o===M?e:(D(s),D(a),new We(t,r,[i,o]))}function tt(e){return e.constructor===We||e.constructor===He}function nt(e,t,n,r,i){if(e.keyHash===r)return new He(t,r,[e.entry,i]);var o,a=(0===n?e.keyHash:e.keyHash>>>n)&m,s=(0===n?r:r>>>n)&m,u=a===s?[nt(e,t,n+g,r,i)]:(o=new We(t,r,i),a>1&1431655765))+(e>>2&858993459))+(e>>4)&252645135,e+=e>>8,127&(e+=e>>16)}function ut(e,t,n,r){var i=r?e:x(e);return i[t]=n,i}Fe[Ye]=!0,Fe.delete=Fe.remove,Fe.removeIn=Fe.deleteIn,Qe.prototype.get=function(e,t,n,r){for(var i=this.entries,o=0,a=i.length;o=lt)return function(e,t,n,r){e||(e=new N);for(var i=new We(e,je(n),[n,r]),o=0;o>>e)&m),o=this.bitmap;return 0===(o&i)?r:this.nodes[st(o&i-1)].get(e+g,t,n,r)},Ge.prototype.update=function(e,t,n,r,i,o,a){void 0===n&&(n=je(r));var s=(0===t?n:n>>>t)&m,u=1<=ct)return function(e,t,n,r,i){for(var o=0,a=new Array(y),s=0;0!==n;s++,n>>>=1)a[s]=1&n?t[o++]:void 0;return a[r]=i,new Ze(e,o+1,a)}(e,d,l,s,h);if(c&&!h&&2===d.length&&tt(d[1^p]))return d[1^p];if(c&&h&&1===d.length&&tt(h))return h;var v=e&&e===this.ownerID,b=c?h?l:l^u:l|u,w=c?h?ut(d,p,h,v):function(e,t,n){var r=e.length-1;if(n&&t===r)return e.pop(),e;for(var i=new Array(r),o=0,a=0;a>>e)&m,o=this.nodes[i];return o?o.get(e+g,t,n,r):r},Ze.prototype.update=function(e,t,n,r,i,o,a){void 0===n&&(n=je(r));var s=(0===t?n:n>>>t)&m,u=i===M,l=this.nodes,c=l[s];if(u&&!c)return this;var p=et(c,e,t+g,n,r,i,o,a);if(p===c)return this;var d=this.count;if(c){if(!p&&--d0&&r=0&&e=e.size||t<0)return e.withMutations(function(e){t<0?It(e,t).set(0,n):It(e,0,t+1).set(t,n)});t+=e._origin;var r=e._tail,i=e._root,o=w(b);return t>=Ct(e._capacity)?r=Nt(r,e.__ownerID,0,t,n,o):i=Nt(i,e.__ownerID,e._level,t,n,o),o.value?e.__ownerID?(e._root=i,e._tail=r,e.__hash=void 0,e.__altered=!0,e):wt(e._origin,e._capacity,e._level,i,r):e}(this,e,t)},dt.prototype.remove=function(e){return this.has(e)?0===e?this.shift():e===this.size-1?this.pop():this.splice(e,1):this},dt.prototype.insert=function(e,t){return this.splice(e,0,t)},dt.prototype.clear=function(){return 0===this.size?this:this.__ownerID?(this.size=this._origin=this._capacity=0,this._level=g,this._root=this._tail=null,this.__hash=void 0,this.__altered=!0,this):Dt()},dt.prototype.push=function(){var e=arguments,t=this.size;return this.withMutations(function(n){It(n,0,t+e.length);for(var r=0;r>>t&m;if(r>=this.array.length)return new yt([],e);var i,o=0===r;if(t>0){var a=this.array[r];if((i=a&&a.removeBefore(e,t-g,n))===a&&o)return this}if(o&&!i)return this;var s=xt(this,e);if(!o)for(var u=0;u>>t&m;if(i>=this.array.length)return this;if(t>0){var o=this.array[i];if((r=o&&o.removeAfter(e,t-g,n))===o&&i===this.array.length-1)return this}var a=xt(this,e);return a.array.splice(i+1),r&&(a.array[i]=r),a};var mt,Mt,vt={};function bt(e,t){var n=e._origin,r=e._capacity,i=Ct(r),o=e._tail;return a(e._root,e._level,0);function a(e,s,u){return 0===s?function(e,a){var s=a===i?o&&o.array:e&&e.array,u=a>n?0:n-a,l=r-a;return l>y&&(l=y),function(){if(u===l)return vt;var e=t?--l:u++;return s&&s[e]}}(e,u):function(e,i,o){var s,u=e&&e.array,l=o>n?0:n-o>>i,c=1+(r-o>>i);return c>y&&(c=y),function(){for(;;){if(s){var e=s();if(e!==vt)return e;s=null}if(l===c)return vt;var n=t?--c:l++;s=a(u&&u[n],i-g,o+(n<>>n&m,u=e&&s0){var l=e&&e.array[s],c=Nt(l,t,n-g,r,i,o);return c===l?e:((a=xt(e,t)).array[s]=c,a)}return u&&e.array[s]===i?e:(D(o),a=xt(e,t),void 0===i&&s===a.array.length-1?a.array.pop():a.array[s]=i,a)}function xt(e,t){return t&&e&&t===e.ownerID?e:new yt(e?e.array.slice():[],t)}function jt(e,t){if(t>=Ct(e._capacity))return e._tail;if(t<1<0;)n=n.array[t>>>r&m],r-=g;return n}}function It(e,t,n){void 0!==t&&(t|=0),void 0!==n&&(n|=0);var r=e.__ownerID||new N,i=e._origin,o=e._capacity,a=i+t,s=void 0===n?o:n<0?o+n:i+n;if(a===i&&s===o)return e;if(a>=s)return e.clear();for(var u=e._level,l=e._root,c=0;a+c<0;)l=new yt(l&&l.array.length?[void 0,l]:[],r),c+=1<<(u+=g);c&&(a+=c,i+=c,s+=c,o+=c);for(var p=Ct(o),d=Ct(s);d>=1<p?new yt([],r):f;if(f&&d>p&&ag;M-=g){var v=p>>>M&m;y=y.array[v]=xt(y.array[v],r)}y.array[p>>>g&m]=f}if(s=d)a-=d,s-=d,u=g,l=null,h=h&&h.removeBefore(r,0,a);else if(a>i||d>>u&m;if(b!==d>>>u&m)break;b&&(c+=(1<i&&(l=l.removeBefore(r,u,a-c)),l&&do&&(o=l.size),a(u)||(l=l.map(function(e){return pe(e)})),r.push(l)}return o>e.size&&(e=e.setSize(o)),at(e,t,r)}function Ct(e){return e>>g<=y&&a.size>=2*o.size?(i=a.filter(function(e,t){return void 0!==e&&s!==t}),r=i.toKeyedSeq().map(function(e){return e[0]}).flip().toMap(),e.__ownerID&&(r.__ownerID=i.__ownerID=e.__ownerID)):(r=o.remove(t),i=s===a.size-1?a.pop():a.set(s,void 0))}else if(u){if(n===a.get(s)[1])return e;r=o,i=a.set(s,[t,n])}else r=o.set(t,a.size),i=a.set(a.size,[t,n]);return e.__ownerID?(e.size=r.size,e._map=r,e._list=i,e.__hash=void 0,e):St(r,i)}function Ot(e,t){this._iter=e,this._useKeys=t,this.size=e.size}function At(e){this._iter=e,this.size=e.size}function _t(e){this._iter=e,this.size=e.size}function Ut(e){this._iter=e,this.size=e.size}function Pt(e){var t=$t(e);return t._iter=e,t.size=e.size,t.flip=function(){return e},t.reverse=function(){var t=e.reverse.apply(this);return t.flip=function(){return e.reverse()},t},t.has=function(t){return e.includes(t)},t.includes=function(t){return e.has(t)},t.cacheResult=en,t.__iterateUncached=function(t,n){var r=this;return e.__iterate(function(e,n){return!1!==t(n,e,r)},n)},t.__iteratorUncached=function(t,n){if(t===O){var r=e.__iterator(t,n);return new P(function(){var e=r.next();if(!e.done){var t=e.value[0];e.value[0]=e.value[1],e.value[1]=t}return e})}return e.__iterator(t===z?T:z,n)},t}function Bt(e,t,n){var r=$t(e);return r.size=e.size,r.has=function(t){return e.has(t)},r.get=function(r,i){var o=e.get(r,M);return o===M?i:t.call(n,o,r,e)},r.__iterateUncached=function(r,i){var o=this;return e.__iterate(function(e,i,a){return!1!==r(t.call(n,e,i,a),i,o)},i)},r.__iteratorUncached=function(r,i){var o=e.__iterator(O,i);return new P(function(){var i=o.next();if(i.done)return i;var a=i.value,s=a[0];return B(r,s,t.call(n,a[1],s,e),i)})},r}function Rt(e,t){var n=$t(e);return n._iter=e,n.size=e.size,n.reverse=function(){return e},e.flip&&(n.flip=function(){var t=Pt(e);return t.reverse=function(){return e.flip()},t}),n.get=function(n,r){return e.get(t?n:-1-n,r)},n.has=function(n){return e.has(t?n:-1-n)},n.includes=function(t){return e.includes(t)},n.cacheResult=en,n.__iterate=function(t,n){var r=this;return e.__iterate(function(e,n){return t(e,n,r)},!n)},n.__iterator=function(t,n){return e.__iterator(t,!n)},n}function Yt(e,t,n,r){var i=$t(e);return r&&(i.has=function(r){var i=e.get(r,M);return i!==M&&!!t.call(n,i,r,e)},i.get=function(r,i){var o=e.get(r,M);return o!==M&&t.call(n,o,r,e)?o:i}),i.__iterateUncached=function(i,o){var a=this,s=0;return e.__iterate(function(e,o,u){if(t.call(n,e,o,u))return s++,i(e,r?o:s-1,a)},o),s},i.__iteratorUncached=function(i,o){var a=e.__iterator(O,o),s=0;return new P(function(){for(;;){var o=a.next();if(o.done)return o;var u=o.value,l=u[0],c=u[1];if(t.call(n,c,l,e))return B(i,r?l:s++,c,o)}})},i}function Ft(e,t,n,r){var i=e.size;if(void 0!==t&&(t|=0),void 0!==n&&(n===1/0?n=i:n|=0),C(t,n,i))return e;var o=L(t,i),a=k(n,i);if(o!==o||a!==a)return Ft(e.toSeq().cacheResult(),t,n,r);var s,u=a-o;u===u&&(s=u<0?0:u);var l=$t(e);return l.size=0===s?s:e.size&&s||void 0,!r&&ie(e)&&s>=0&&(l.get=function(t,n){return(t=I(this,t))>=0&&ts)return{value:void 0,done:!0};var e=i.next();return r||t===z?e:B(t,u-1,t===T?void 0:e.value[1],e)})},l}function Qt(e,t,n,r){var i=$t(e);return i.__iterateUncached=function(i,o){var a=this;if(o)return this.cacheResult().__iterate(i,o);var s=!0,u=0;return e.__iterate(function(e,o,l){if(!s||!(s=t.call(n,e,o,l)))return u++,i(e,r?o:u-1,a)}),u},i.__iteratorUncached=function(i,o){var a=this;if(o)return this.cacheResult().__iterator(i,o);var s=e.__iterator(O,o),u=!0,l=0;return new P(function(){var e,o,c;do{if((e=s.next()).done)return r||i===z?e:B(i,l++,i===T?void 0:e.value[1],e);var p=e.value;o=p[0],c=p[1],u&&(u=t.call(n,c,o,a))}while(u);return i===O?e:B(i,o,c,e)})},i}function Gt(e,t,n){var r=$t(e);return r.__iterateUncached=function(r,i){var o=0,s=!1;return function e(u,l){var c=this;u.__iterate(function(i,u){return(!t||l0}function Vt(e,t,r){var i=$t(e);return i.size=new ee(r).map(function(e){return e.size}).min(),i.__iterate=function(e,t){for(var n,r=this.__iterator(z,t),i=0;!(n=r.next()).done&&!1!==e(n.value,i++,this););return i},i.__iteratorUncached=function(e,i){var o=r.map(function(e){return e=n(e),Q(i?e.reverse():e)}),a=0,s=!1;return new P(function(){var n;return s||(n=o.map(function(e){return e.next()}),s=n.some(function(e){return e.done})),s?{value:void 0,done:!0}:B(e,a++,t.apply(null,n.map(function(e){return e.value})))})},i}function qt(e,t){return ie(e)?t:e.constructor(t)}function Jt(e){if(e!==Object(e))throw new TypeError("Expected [K, V] tuple: "+e)}function Xt(e){return Ue(e.size),j(e)}function Kt(e){return s(e)?r:u(e)?i:o}function $t(e){return Object.create((s(e)?W:u(e)?V:q).prototype)}function en(){return this._iter.cacheResult?(this._iter.cacheResult(),this.size=this._iter.size,this):H.prototype.cacheResult.call(this)}function tn(e,t){return e>t?1:e=0;n--)t={value:arguments[n],next:t};return this.__ownerID?(this.size=e,this._head=t,this.__hash=void 0,this.__altered=!0,this):En(e,t)},Dn.prototype.pushAll=function(e){if(0===(e=i(e)).size)return this;Ue(e.size);var t=this.size,n=this._head;return e.reverse().forEach(function(e){t++,n={value:e,next:n}}),this.__ownerID?(this.size=t,this._head=n,this.__hash=void 0,this.__altered=!0,this):En(t,n)},Dn.prototype.pop=function(){return this.slice(1)},Dn.prototype.unshift=function(){return this.push.apply(this,arguments)},Dn.prototype.unshiftAll=function(e){return this.pushAll(e)},Dn.prototype.shift=function(){return this.pop.apply(this,arguments)},Dn.prototype.clear=function(){return 0===this.size?this:this.__ownerID?(this.size=0,this._head=void 0,this.__hash=void 0,this.__altered=!0,this):Cn()},Dn.prototype.slice=function(e,t){if(C(e,t,this.size))return this;var n=L(e,this.size),r=k(t,this.size);if(r!==this.size)return we.prototype.slice.call(this,e,t);for(var i=this.size-n,o=this._head;n--;)o=o.next;return this.__ownerID?(this.size=i,this._head=o,this.__hash=void 0,this.__altered=!0,this):En(i,o)},Dn.prototype.__ensureOwner=function(e){return e===this.__ownerID?this:e?En(this.size,this._head,e,this.__hash):(this.__ownerID=e,this.__altered=!1,this)},Dn.prototype.__iterate=function(e,t){if(t)return this.reverse().__iterate(e);for(var n=0,r=this._head;r&&!1!==e(r.value,n++,this);)r=r.next;return n},Dn.prototype.__iterator=function(e,t){if(t)return this.reverse().__iterator(e);var n=0,r=this._head;return new P(function(){if(r){var t=r.value;return r=r.next,B(e,n++,t)}return{value:void 0,done:!0}})},Dn.isStack=Nn;var xn,jn="@@__IMMUTABLE_STACK__@@",In=Dn.prototype;function En(e,t,n,r){var i=Object.create(In);return i.size=e,i._head=t,i.__ownerID=n,i.__hash=r,i.__altered=!1,i}function Cn(){return xn||(xn=En(0))}function Ln(e,t){var n=function(n){e.prototype[n]=t[n]};return Object.keys(t).forEach(n),Object.getOwnPropertySymbols&&Object.getOwnPropertySymbols(t).forEach(n),e}In[jn]=!0,In.withMutations=Fe.withMutations,In.asMutable=Fe.asMutable,In.asImmutable=Fe.asImmutable,In.wasAltered=Fe.wasAltered,n.Iterator=P,Ln(n,{toArray:function(){Ue(this.size);var e=new Array(this.size||0);return this.valueSeq().__iterate(function(t,n){e[n]=t}),e},toIndexedSeq:function(){return new At(this)},toJS:function(){return this.toSeq().map(function(e){return e&&"function"===typeof e.toJS?e.toJS():e}).__toJS()},toJSON:function(){return this.toSeq().map(function(e){return e&&"function"===typeof e.toJSON?e.toJSON():e}).__toJS()},toKeyedSeq:function(){return new Ot(this,!0)},toMap:function(){return Pe(this.toKeyedSeq())},toObject:function(){Ue(this.size);var e={};return this.__iterate(function(t,n){e[n]=t}),e},toOrderedMap:function(){return Lt(this.toKeyedSeq())},toOrderedSet:function(){return yn(s(this)?this.valueSeq():this)},toSet:function(){return un(s(this)?this.valueSeq():this)},toSetSeq:function(){return new _t(this)},toSeq:function(){return u(this)?this.toIndexedSeq():s(this)?this.toKeyedSeq():this.toSetSeq()},toStack:function(){return Dn(s(this)?this.valueSeq():this)},toList:function(){return dt(s(this)?this.valueSeq():this)},toString:function(){return"[Iterable]"},__toString:function(e,t){return 0===this.size?e+t:e+" "+this.toSeq().map(this.__toStringMapper).join(", ")+" "+t},concat:function(){var t=e.call(arguments,0);return qt(this,function(e,t){var n=s(e),i=[e].concat(t).map(function(e){return a(e)?n&&(e=r(e)):e=n?ae(e):se(Array.isArray(e)?e:[e]),e}).filter(function(e){return 0!==e.size});if(0===i.length)return e;if(1===i.length){var o=i[0];if(o===e||n&&s(o)||u(e)&&u(o))return o}var l=new ee(i);return n?l=l.toKeyedSeq():u(e)||(l=l.toSetSeq()),(l=l.flatten(!0)).size=i.reduce(function(e,t){if(void 0!==e){var n=t.size;if(void 0!==n)return e+n}},0),l}(this,t))},includes:function(e){return this.some(function(t){return he(t,e)})},entries:function(){return this.__iterator(O)},every:function(e,t){Ue(this.size);var n=!0;return this.__iterate(function(r,i,o){if(!e.call(t,r,i,o))return n=!1,!1}),n},filter:function(e,t){return qt(this,Yt(this,e,t,!0))},find:function(e,t,n){var r=this.findEntry(e,t);return r?r[1]:n},forEach:function(e,t){return Ue(this.size),this.__iterate(t?e.bind(t):e)},join:function(e){Ue(this.size),e=void 0!==e?""+e:",";var t="",n=!0;return this.__iterate(function(r){n?n=!1:t+=e,t+=null!==r&&void 0!==r?r.toString():""}),t},keys:function(){return this.__iterator(T)},map:function(e,t){return qt(this,Bt(this,e,t))},reduce:function(e,t,n){var r,i;return Ue(this.size),arguments.length<2?i=!0:r=t,this.__iterate(function(t,o,a){i?(i=!1,r=t):r=e.call(n,r,t,o,a)}),r},reduceRight:function(e,t,n){var r=this.toKeyedSeq().reverse();return r.reduce.apply(r,arguments)},reverse:function(){return qt(this,Rt(this,!0))},slice:function(e,t){return qt(this,Ft(this,e,t,!0))},some:function(e,t){return!this.every(On(e),t)},sort:function(e){return qt(this,Zt(this,e))},values:function(){return this.__iterator(z)},butLast:function(){return this.slice(0,-1)},isEmpty:function(){return void 0!==this.size?0===this.size:!this.some(function(){return!0})},count:function(e,t){return j(e?this.toSeq().filter(e,t):this)},countBy:function(e,t){return function(e,t,n){var r=Pe().asMutable();return e.__iterate(function(i,o){r.update(t.call(n,i,o,e),0,function(e){return e+1})}),r.asImmutable()}(this,e,t)},equals:function(e){return ge(this,e)},entrySeq:function(){var e=this;if(e._cache)return new ee(e._cache);var t=e.toSeq().map(zn).toIndexedSeq();return t.fromEntrySeq=function(){return e.toSeq()},t},filterNot:function(e,t){return this.filter(On(e),t)},findEntry:function(e,t,n){var r=n;return this.__iterate(function(n,i,o){if(e.call(t,n,i,o))return r=[i,n],!1}),r},findKey:function(e,t){var n=this.findEntry(e,t);return n&&n[0]},findLast:function(e,t,n){return this.toKeyedSeq().reverse().find(e,t,n)},findLastEntry:function(e,t,n){return this.toKeyedSeq().reverse().findEntry(e,t,n)},findLastKey:function(e,t){return this.toKeyedSeq().reverse().findKey(e,t)},first:function(){return this.find(E)},flatMap:function(e,t){return qt(this,function(e,t,n){var r=Kt(e);return e.toSeq().map(function(i,o){return r(t.call(n,i,o,e))}).flatten(!0)}(this,e,t))},flatten:function(e){return qt(this,Gt(this,e,!0))},fromEntrySeq:function(){return new Ut(this)},get:function(e,t){return this.find(function(t,n){return he(n,e)},void 0,t)},getIn:function(e,t){for(var n,r=this,i=nn(e);!(n=i.next()).done;){var o=n.value;if((r=r&&r.get?r.get(o,M):M)===M)return t}return r},groupBy:function(e,t){return function(e,t,n){var r=s(e),i=(c(e)?Lt():Pe()).asMutable();e.__iterate(function(o,a){i.update(t.call(n,o,a,e),function(e){return(e=e||[]).push(r?[a,o]:o),e})});var o=Kt(e);return i.map(function(t){return qt(e,o(t))})}(this,e,t)},has:function(e){return this.get(e,M)!==M},hasIn:function(e){return this.getIn(e,M)!==M},isSubset:function(e){return e="function"===typeof e.includes?e:n(e),this.every(function(t){return e.includes(t)})},isSuperset:function(e){return(e="function"===typeof e.isSubset?e:n(e)).isSubset(this)},keyOf:function(e){return this.findKey(function(t){return he(t,e)})},keySeq:function(){return this.toSeq().map(Tn).toIndexedSeq()},last:function(){return this.toSeq().reverse().first()},lastKeyOf:function(e){return this.toKeyedSeq().reverse().keyOf(e)},max:function(e){return Ht(this,e)},maxBy:function(e,t){return Ht(this,t,e)},min:function(e){return Ht(this,e?An(e):Pn)},minBy:function(e,t){return Ht(this,t?An(t):Pn,e)},rest:function(){return this.slice(1)},skip:function(e){return this.slice(Math.max(0,e))},skipLast:function(e){return qt(this,this.toSeq().reverse().skip(e).reverse())},skipWhile:function(e,t){return qt(this,Qt(this,e,t,!0))},skipUntil:function(e,t){return this.skipWhile(On(e),t)},sortBy:function(e,t){return qt(this,Zt(this,t,e))},take:function(e){return this.slice(0,Math.max(0,e))},takeLast:function(e){return qt(this,this.toSeq().reverse().take(e).reverse())},takeWhile:function(e,t){return qt(this,function(e,t,n){var r=$t(e);return r.__iterateUncached=function(r,i){var o=this;if(i)return this.cacheResult().__iterate(r,i);var a=0;return e.__iterate(function(e,i,s){return t.call(n,e,i,s)&&++a&&r(e,i,o)}),a},r.__iteratorUncached=function(r,i){var o=this;if(i)return this.cacheResult().__iterator(r,i);var a=e.__iterator(O,i),s=!0;return new P(function(){if(!s)return{value:void 0,done:!0};var e=a.next();if(e.done)return e;var i=e.value,u=i[0],l=i[1];return t.call(n,l,u,o)?r===O?e:B(r,u,l,e):(s=!1,{value:void 0,done:!0})})},r}(this,e,t))},takeUntil:function(e,t){return this.takeWhile(On(e),t)},valueSeq:function(){return this.toIndexedSeq()},hashCode:function(){return this.__hash||(this.__hash=function(e){if(e.size===1/0)return 0;var t=c(e),n=s(e),r=t?1:0;return function(e,t){return t=Ne(t,3432918353),t=Ne(t<<15|t>>>-15,461845907),t=Ne(t<<13|t>>>-13,5),t=Ne((t=(t+3864292196|0)^e)^t>>>16,2246822507),t=xe((t=Ne(t^t>>>13,3266489909))^t>>>16)}(e.__iterate(n?t?function(e,t){r=31*r+Bn(je(e),je(t))|0}:function(e,t){r=r+Bn(je(e),je(t))|0}:t?function(e){r=31*r+je(e)|0}:function(e){r=r+je(e)|0}),r)}(this))}});var kn=n.prototype;kn[p]=!0,kn[U]=kn.values,kn.__toJS=kn.toArray,kn.__toStringMapper=_n,kn.inspect=kn.toSource=function(){return this.toString()},kn.chain=kn.flatMap,kn.contains=kn.includes,Ln(r,{flip:function(){return qt(this,Pt(this))},mapEntries:function(e,t){var n=this,r=0;return qt(this,this.toSeq().map(function(i,o){return e.call(t,[o,i],r++,n)}).fromEntrySeq())},mapKeys:function(e,t){var n=this;return qt(this,this.toSeq().flip().map(function(r,i){return e.call(t,r,i,n)}).flip())}});var Sn=r.prototype;function Tn(e,t){return t}function zn(e,t){return[t,e]}function On(e){return function(){return!e.apply(this,arguments)}}function An(e){return function(){return-e.apply(this,arguments)}}function _n(e){return"string"===typeof e?JSON.stringify(e):String(e)}function Un(){return x(arguments)}function Pn(e,t){return et?-1:0}function Bn(e,t){return e^t+2654435769+(e<<6)+(e>>2)|0}return Sn[d]=!0,Sn[U]=kn.entries,Sn.__toJS=kn.toObject,Sn.__toStringMapper=function(e,t){return JSON.stringify(t)+": "+_n(e)},Ln(i,{toKeyedSeq:function(){return new Ot(this,!1)},filter:function(e,t){return qt(this,Yt(this,e,t,!1))},findIndex:function(e,t){var n=this.findEntry(e,t);return n?n[0]:-1},indexOf:function(e){var t=this.keyOf(e);return void 0===t?-1:t},lastIndexOf:function(e){var t=this.lastKeyOf(e);return void 0===t?-1:t},reverse:function(){return qt(this,Rt(this,!1))},slice:function(e,t){return qt(this,Ft(this,e,t,!1))},splice:function(e,t){var n=arguments.length;if(t=Math.max(0|t,0),0===n||2===n&&!t)return this;e=L(e,e<0?this.count():this.size);var r=this.slice(0,e);return qt(this,1===n?r:r.concat(x(arguments,2),this.slice(e+t)))},findLastIndex:function(e,t){var n=this.findLastEntry(e,t);return n?n[0]:-1},first:function(){return this.get(0)},flatten:function(e){return qt(this,Gt(this,e,!1))},get:function(e,t){return(e=I(this,e))<0||this.size===1/0||void 0!==this.size&&e>this.size?t:this.find(function(t,n){return n===e},void 0,t)},has:function(e){return(e=I(this,e))>=0&&(void 0!==this.size?this.size===1/0||e0&&void 0!==arguments[0]?arguments[0]:"store",n=arguments[1]||t+"Subscription",i=function(e){function i(n,r){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,i);var o=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!==typeof t&&"function"!==typeof t?e:t}(this,e.call(this,n,r));return o[t]=n.store,o}return function(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(i,e),i.prototype.getChildContext=function(){var e;return(e={})[t]=this[t],e[n]=null,e},i.prototype.render=function(){return r.Children.only(this.props.children)},i}(r.Component);return i.propTypes={store:s.isRequired,children:o.a.element.isRequired},i.childContextTypes=((e={})[t]=s.isRequired,e[n]=a,e),i}(),l=n(87),c=n.n(l),p=n(36),d=n.n(p);var f=null,h={notify:function(){}};var g=function(){function e(t,n,r){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.store=t,this.parentSub=n,this.onStateChange=r,this.unsubscribe=null,this.listeners=h}return e.prototype.addNestedSub=function(e){return this.trySubscribe(),this.listeners.subscribe(e)},e.prototype.notifyNestedSubs=function(){this.listeners.notify()},e.prototype.isSubscribed=function(){return Boolean(this.unsubscribe)},e.prototype.trySubscribe=function(){var e,t;this.unsubscribe||(this.unsubscribe=this.parentSub?this.parentSub.addNestedSub(this.onStateChange):this.store.subscribe(this.onStateChange),this.listeners=(e=[],t=[],{clear:function(){t=f,e=f},notify:function(){for(var n=e=t,r=0;r1&&void 0!==arguments[1]?arguments[1]:{},o=i.getDisplayName,u=void 0===o?function(e){return"ConnectAdvanced("+e+")"}:o,l=i.methodName,p=void 0===l?"connectAdvanced":l,f=i.renderCountProp,h=void 0===f?void 0:f,b=i.shouldHandleStateChanges,w=void 0===b||b,D=i.storeKey,N=void 0===D?"store":D,x=i.withRef,j=void 0!==x&&x,I=function(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}(i,["getDisplayName","methodName","renderCountProp","shouldHandleStateChanges","storeKey","withRef"]),E=N+"Subscription",C=m++,L=((t={})[N]=s,t[E]=a,t),k=((n={})[E]=a,n);return function(t){d()("function"==typeof t,"You must pass a component to the function returned by "+p+". Instead received "+JSON.stringify(t));var n=t.displayName||t.name||"Component",i=u(n),o=y({},I,{getDisplayName:u,methodName:p,renderCountProp:h,shouldHandleStateChanges:w,storeKey:N,withRef:j,displayName:i,wrappedComponentName:n,WrappedComponent:t}),a=function(n){function a(e,t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,a);var r=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!==typeof t&&"function"!==typeof t?e:t}(this,n.call(this,e,t));return r.version=C,r.state={},r.renderCount=0,r.store=e[N]||t[N],r.propsMode=Boolean(e[N]),r.setWrappedInstance=r.setWrappedInstance.bind(r),d()(r.store,'Could not find "'+N+'" in either the context or props of "'+i+'". Either wrap the root component in a , or explicitly pass "'+N+'" as a prop to "'+i+'".'),r.initSelector(),r.initSubscription(),r}return function(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(a,n),a.prototype.getChildContext=function(){var e,t=this.propsMode?null:this.subscription;return(e={})[E]=t||this.context[E],e},a.prototype.componentDidMount=function(){w&&(this.subscription.trySubscribe(),this.selector.run(this.props),this.selector.shouldComponentUpdate&&this.forceUpdate())},a.prototype.componentWillReceiveProps=function(e){this.selector.run(e)},a.prototype.shouldComponentUpdate=function(){return this.selector.shouldComponentUpdate},a.prototype.componentWillUnmount=function(){this.subscription&&this.subscription.tryUnsubscribe(),this.subscription=null,this.notifyNestedSubs=v,this.store=null,this.selector.run=v,this.selector.shouldComponentUpdate=!1},a.prototype.getWrappedInstance=function(){return d()(j,"To access the wrapped instance, you need to specify { withRef: true } in the options argument of the "+p+"() call."),this.wrappedInstance},a.prototype.setWrappedInstance=function(e){this.wrappedInstance=e},a.prototype.initSelector=function(){var t=e(this.store.dispatch,o);this.selector=function(e,t){var n={run:function(r){try{var i=e(t.getState(),r);(i!==n.props||n.error)&&(n.shouldComponentUpdate=!0,n.props=i,n.error=null)}catch(o){n.shouldComponentUpdate=!0,n.error=o}}};return n}(t,this.store),this.selector.run(this.props)},a.prototype.initSubscription=function(){if(w){var e=(this.propsMode?this.props:this.context)[E];this.subscription=new g(this.store,e,this.onStateChange.bind(this)),this.notifyNestedSubs=this.subscription.notifyNestedSubs.bind(this.subscription)}},a.prototype.onStateChange=function(){this.selector.run(this.props),this.selector.shouldComponentUpdate?(this.componentDidUpdate=this.notifyNestedSubsOnComponentDidUpdate,this.setState(M)):this.notifyNestedSubs()},a.prototype.notifyNestedSubsOnComponentDidUpdate=function(){this.componentDidUpdate=void 0,this.notifyNestedSubs()},a.prototype.isSubscribed=function(){return Boolean(this.subscription)&&this.subscription.isSubscribed()},a.prototype.addExtraProps=function(e){if(!j&&!h&&(!this.propsMode||!this.subscription))return e;var t=y({},e);return j&&(t.ref=this.setWrappedInstance),h&&(t[h]=this.renderCount++),this.propsMode&&this.subscription&&(t[E]=this.subscription),t},a.prototype.render=function(){var e=this.selector;if(e.shouldComponentUpdate=!1,e.error)throw e.error;return Object(r.createElement)(t,this.addExtraProps(e.props))},a}(r.Component);return a.WrappedComponent=t,a.displayName=i,a.childContextTypes=k,a.contextTypes=L,a.propTypes=L,c()(a,t)}}var w=Object.prototype.hasOwnProperty;function D(e,t){return e===t?0!==e||0!==t||1/e===1/t:e!==e&&t!==t}function N(e,t){if(D(e,t))return!0;if("object"!==typeof e||null===e||"object"!==typeof t||null===t)return!1;var n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;for(var i=0;i=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}(t,["initMapStateToProps","initMapDispatchToProps","initMergeProps"]),a=n(e,o),s=r(e,o),u=i(e,o);return(o.pure?Y:R)(a,s,u,e,o)}var Q=Object.assign||function(e){for(var t=1;t=0;r--){var i=t[r](e);if(i)return i}return function(t,r){throw new Error("Invalid value of type "+typeof e+" for "+n+" argument when connecting component "+r.wrappedComponentName+".")}}function Z(e,t){return e===t}var H=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.connectHOC,n=void 0===t?b:t,r=e.mapStateToPropsFactories,i=void 0===r?_:r,o=e.mapDispatchToPropsFactories,a=void 0===o?A:o,s=e.mergePropsFactories,u=void 0===s?B:s,l=e.selectorFactory,c=void 0===l?F:l;return function(e,t,r){var o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},s=o.pure,l=void 0===s||s,p=o.areStatesEqual,d=void 0===p?Z:p,f=o.areOwnPropsEqual,h=void 0===f?N:f,g=o.areStatePropsEqual,y=void 0===g?N:g,m=o.areMergedPropsEqual,M=void 0===m?N:m,v=function(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}(o,["pure","areStatesEqual","areOwnPropsEqual","areStatePropsEqual","areMergedPropsEqual"]),b=G(e,i,"mapStateToProps"),w=G(t,a,"mapDispatchToProps"),D=G(r,u,"mergeProps");return n(c,Q({methodName:"connect",getDisplayName:function(e){return"Connect("+e+")"},shouldHandleStateChanges:Boolean(e),initMapStateToProps:b,initMapDispatchToProps:w,initMergeProps:D,pure:l,areStatesEqual:d,areOwnPropsEqual:h,areStatePropsEqual:y,areMergedPropsEqual:M},v))}}();n.d(t,"a",function(){return u}),n.d(t,"b",function(){return H})},function(e,t,n){"use strict";e.exports=function(){}},function(e,t,n){"use strict";e.exports=function(e,t,n,r,i,o,a,s){if(!e){var u;if(void 0===t)u=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var l=[n,r,i,o,a,s],c=0;(u=new Error(t.replace(/%s/g,function(){return l[c++]}))).name="Invariant Violation"}throw u.framesToPop=1,u}}},function(e,t,n){"use strict";(function(e){t.__esModule=!0,t.initDatabase=function(t,n){return t=O(t=g(t,i.default.fromJS((a=n,s=a.additionalSignUpFields,u=a.defaultDatabaseConnection,l=a.forgotPasswordLink,c=a.loginAfterSignUp,p=a.mustAcceptTerms,d=a.signUpLink,f=a.usernameStyle,h=w(a),y=h.initialScreen,m=h.screens,v(a,"usernameStyle",["email","username"])||(f=void 0),b(a,"defaultDatabaseConnection")||(u=void 0),b(a,"forgotPasswordLink")||(l=void 0),b(a,"signUpLink")||(d=void 0),M(a,"mustAcceptTerms")||(p=void 0),function(t,n){var r=void 0===t[n]||e.Array.isArray(t[n]);return r||o.warn(t,"The `"+n+"` option will be ignored, because it is not an array."),r}(a,"additionalSignUpFields")?s&&(s=s.reduce(function(t,n){var r=n.icon,i=n.name,s=n.options,u=n.placeholder,l=n.prefill,c=n.type,p=n.validator,d=n.value,f=!0,h=["email","username","password"];("string"!=typeof i||!i.match(/^[a-zA-Z0-9_]+$/)||h.indexOf(i)>-1)&&(o.warn(a,"Ignoring an element of `additionalSignUpFields` because it does not contain valid `name` property. Every element of `additionalSignUpFields` must be an object with a `name` property that is a non-empty string consisting of letters, numbers and underscores. The following names are reserved, and therefore, cannot be used: "+h.join(", ")+"."),f=!1),"hidden"===c||"string"==typeof u&&u||(o.warn(a,"Ignoring an element of `additionalSignUpFields` ("+i+") because it does not contain a valid `placeholder` property. Every element of `additionalSignUpFields` must have a `placeholder` property that is a non-empty string."),f=!1),void 0==r||"string"==typeof r&&r||(o.warn(a,"When provided, the `icon` property of an element of `additionalSignUpFields` must be a non-empty string."),r=void 0),void 0==l||"string"==typeof l&&l||"function"==typeof l||(o.warn(a,"When provided, the `prefill` property of an element of `additionalSignUpFields` must be a non-empty string or a function."),l=void 0);var g=["select","text","checkbox","hidden"];return void 0==c||"string"==typeof c&&-1!==g.indexOf(c)||(o.warn(a,'When provided, the `type` property of an element of `additionalSignUpFields` must be one of the following strings: "'+g.join('", "')+'".'),c=void 0),void 0!=p&&"select"===c&&(o.warn(a,'Elements of `additionalSignUpFields` with a "select" `type` cannot specify a `validator` function, all of its `options` are assumed to be valid.'),p=void 0),void 0!=p&&"function"!=typeof p&&(o.warn(a,"When provided, the `validator` property of an element of `additionalSignUpFields` must be a function."),p=void 0),void 0!=s&&"select"!=c&&(o.warn(a,'The `options` property can only by provided for an element of `additionalSignUpFields` when its `type` equals to "select"'),s=void 0),(void 0!=s&&!e.Array.isArray(s)&&"function"!=typeof s||"select"===c&&void 0===s)&&(o.warn(a,"Ignoring an element of `additionalSignUpFields` ("+i+') because it has a "select" `type` but does not specify an `options` property that is an Array or a function.'),f=!1),"hidden"!==c||d||(o.warn(a,"Ignoring an element of `additionalSignUpFields` ("+i+') because it has a "hidden" `type` but does not specify a `value` string.'),f=!1),f?t.concat([{icon:r,name:i,options:s,placeholder:u,prefill:l,type:c,validator:p,value:d}]):t},[]),s=i.default.fromJS(s).map(function(e){return e.filter(function(e){return void 0!==e})})):s=void 0,c=!1!==c,(0,r.Map)({additionalSignUpFields:s,defaultConnectionName:u,forgotPasswordLink:l,initialScreen:y,loginAfterSignUp:c,mustAcceptTerms:p,screens:m,signUpLink:d,usernameStyle:f}).filter(function(e){return"undefined"!==typeof e}).toJS()))));var a,s,u,l,c,p,d,f,h,y,m},t.overrideDatabaseOptions=function(e,t){var n=w(t,{allowLogin:j(e).contains("login"),allowSignUp:j(e).contains("signUp"),allowForgotPassword:j(e).contains("forgotPassword"),initialScreen:h(e,"initialScreen")}),r=n.initialScreen,i=n.screens;return e=m(e,"initialScreen",r),e=m(e,"screens",i)},t.defaultDatabaseConnection=D,t.defaultDatabaseConnectionName=N,t.databaseConnection=x,t.databaseConnectionName=function(e){return(x(e)||(0,r.Map)()).get("name")},t.forgotPasswordLink=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return h(e,"forgotPasswordLink",t)},t.signUpLink=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return h(e,"signUpLink",t)},t.setScreen=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[];return e=o.clearGlobalError(e),e=o.clearGlobalSuccess(e),e=(0,a.hideInvalidFields)(e,n),e=(0,a.clearFields)(e,n),m(e,"screen",t)},t.getScreen=function(e){var t=y(e,"screen"),n=I(e);return[t,n,"login","signUp","forgotPassword","mfaLogin"].filter(function(t){return k(e,t)})[0]},t.availableScreens=j,t.getInitialScreen=I,t.hasInitialScreen=function(e,t){return I(e)===t},t.databaseConnectionRequiresUsername=E,t.databaseUsernameStyle=C,t.databaseLogInWithEmail=L,t.databaseUsernameValue=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(L(e))return(0,a.getFieldValue)(e,"email");if(t.emailFirst)return(0,a.getFieldValue)(e,"email")||(0,a.getFieldValue)(e,"username");return(0,a.getFieldValue)(e,"username")||(0,a.getFieldValue)(e,"email")},t.authWithUsername=function(e){return E(e)||"username"===h(e,"usernameStyle","email")},t.hasScreen=k,t.shouldAutoLogin=function(e){return h(e,"loginAfterSignUp")},t.passwordStrengthPolicy=function(e){return(x(e)||(0,r.Map)()).get("passwordPolicy","none")},t.additionalSignUpFields=S,t.mustAcceptTerms=T,t.termsAccepted=z,t.toggleTermsAcceptance=function(e){return m(e,"termsAccepted",!z(e))},t.resolveAdditionalSignUpFields=O;var r=n(31),i=d(r),o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}(n(11)),a=n(18),s=n(48),u=d(n(68)),l=d(n(40)),c=n(185),p=n(42);function d(e){return e&&e.__esModule?e:{default:e}}var f=(0,s.dataFns)(["database"]),h=f.get,g=f.initNS,y=f.tget,m=f.tset;function M(e,t){var n=void 0===e[t]||"boolean"===typeof e[t];return n||o.warn(e,"The `"+t+"` option will be ignored, because it is not a booelan."),n}function v(e,t,n){var r=void 0===e[t]||n.indexOf(e[t])>-1;return r||o.warn(e,"The `"+t+"` option will be ignored, because it is not one of the following allowed values: "+n.map(function(e){return JSON.stringify(e)}).join(", ")+"."),r}function b(e,t){var n=void 0===e[t]||"string"===typeof e[t]&&(0,l.default)(e[t]).length>0;return n||o.warn(e,"The `"+t+"` option will be ignored, because it is not a non-empty string."),n}function w(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{allowLogin:!0,allowSignUp:!0,allowForgotPassword:!0,initialScreen:void 0},n=e.allowForgotPassword,i=e.allowLogin,o=e.allowSignUp,a=e.initialScreen,s=[];return(!0===i||!M(e,"allowLogin")&&t.allowLogin||void 0===i&&t.allowLogin)&&s.push("login"),(!0===o||!M(e,"allowSignUp")&&t.allowSignUp||void 0===o&&t.allowSignUp)&&s.push("signUp"),(!0===n||!M(e,"allowForgotPassword")&&t.allowForgotPassword||void 0===n&&t.allowForgotPassword)&&s.push("forgotPassword"),s.push("mfaLogin"),v(e,"initialScreen",s)||(a=void 0),void 0===a&&(a=t.initialScreen||s[0]),{initialScreen:a,screens:new r.List(s)}}function D(e){var t=N(e);return t&&o.findConnection(e,t)}function N(e){return h(e,"defaultConnectionName")}function x(e){return o.resolvedConnection(e)||(0,c.defaultDirectory)(e)||D(e)||o.connection(e,"database")}function j(e){return y(e,"screens")||h(e,"screens",new r.List)}function I(e){return y(e,"initialScreen")||h(e,"initialScreen")}function E(e){return(x(e)||(0,r.Map)()).toJS().requireUsername}function C(e){return o.hasSomeConnections(e,"database")?E(e)?h(e,"usernameStyle","any"):"email":o.hasSomeConnections(e,"enterprise")&&(0,p.findADConnectionWithoutDomain)(e)?"username":"email"}function L(e){return"email"===C(e)}function k(e,t){var n=(x(e)||(0,r.Map)()).toJS(),i=n.allowForgot,o=n.allowSignup;return!(!1===i&&"forgotPassword"===t)&&!(!1===o&&"signUp"===t)&&j(e).contains(t)}function S(e){return h(e,"additionalSignUpFields",(0,r.List)())}function T(e){return h(e,"mustAcceptTerms",!1)}function z(e){return!T(e)||y(e,"termsAccepted",!1)}function O(e){return S(e).reduce(function(e,t){switch(t.get("type")){case"select":return function(e,t){var n=t.get("name"),r=["additionalSignUpField",n],o=t.get("prefill"),s=t.get("options"),l="function"===typeof o?void 0:o||"",c="function"===typeof s?void 0:s,p=function(e){return void 0!==l&&void 0!==c?(0,a.registerOptionField)(e,n,i.default.fromJS(c),l):e};void 0===l&&(e=(0,u.default)(e,r.concat("prefill"),{recoverResult:"",successFn:function(e,t){return l=t,p(e)},syncFn:function(e,t){return o(t)}}));void 0===c&&(e=(0,u.default)(e,r.concat("options"),{successFn:function(e,t){return c=t,p(e)},syncFn:function(e,t){return s(t)}}));void 0!==l&&void 0!==c&&(e=(0,a.registerOptionField)(e,n,i.default.fromJS(c),l));return e}(e,t);case"hidden":return function(e,t){return(0,a.setField)(e,t.get("name"),t.get("value"))}(e,t);default:return function(e,t){var n=t.get("name"),r=["additionalSignUpField",n,"prefill"],i=t.get("prefill"),o=t.get("validator"),s="function"===typeof i?void 0:i||"";e=void 0===s?(0,u.default)(e,r,{recoverResult:"",successFn:function(e,t){return(0,a.setField)(e,n,t,o)},syncFn:function(e,t){return i(t)}}):(0,a.setField)(e,n,s,o);return e}(e,t)}},e)}}).call(this,n(23))},function(e,t,n){"use strict";t.__esModule=!0;var r="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};t.str=m,t.html=function(e,t){for(var n=arguments.length,r=Array(n>2?n-2:0),o=2;o2?n-2:0),i=2;i3&&void 0!==arguments[3]?arguments[3]:"";Object.keys(n).forEach(function(o){t.hasOwnProperty(o)?"object"===r(n[o])&&M(e,t[o],n[o],""+i+o+"."):l.warn(e,"language does not have property "+i+o)})}var v=[];function b(e,t){v[e]=a.default.fromJS(t)}b("en",p.default),(0,d.preload)({method:"registerLanguageDictionary",cb:b})},function(e,t,n){"use strict";var r=!("undefined"===typeof window||!window.document||!window.document.createElement),i={canUseDOM:r,canUseWorkers:"undefined"!==typeof Worker,canUseEventListeners:r&&!(!window.addEventListener&&!window.attachEvent),canUseViewport:r&&!!window.screen,isInWorker:!r};e.exports=i},function(e,t){(t=e.exports=function(e){return e.replace(/^\s*|\s*$/g,"")}).left=function(e){return e.replace(/^\s*/,"")},t.right=function(e){return e.replace(/\s*$/,"")}},function(e,t,n){"use strict";t.__esModule=!0;o(n(11));var r=o(n(38)),i=n(37);function o(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}var a=function(){function e(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.name=t}return e.prototype.backHandler=function(){return null},e.prototype.escHandler=function(){return null},e.prototype.submitButtonLabel=function(e){return r.str(e,["submitLabel"])},e.prototype.isFirstScreen=function(e){var t=(0,i.getInitialScreen)(e),n=this.name.split("."),r=n[1]||n[0];return!("signUp"!==r||!(0,i.hasScreen)(e,"login"))||-1!==[t,"loading","lastLogin"].indexOf(r)},e.prototype.getTitle=function(e){return"loading"===this.name?"":this.getScreenTitle(e)||r.str(e,"title")},e.prototype.getScreenTitle=function(e){return r.str(e,"title")},e.prototype.submitHandler=function(){return null},e.prototype.isSubmitDisabled=function(e){return!1},e.prototype.renderAuxiliaryPane=function(){return null},e.prototype.renderTabs=function(){return!1},e.prototype.renderTerms=function(){return null},e}();t.default=a},function(e,t,n){"use strict";t.__esModule=!0,t.STRATEGIES=void 0,t.initEnterprise=function(e,t){return h(e,o.default.fromJS(function(e){var t=e.defaultEnterpriseConnection;void 0!=t&&"string"!==typeof t&&(a.warn(e,"The `defaultEnterpriseConnection` option will be ignored, because it is not a string."),t=void 0);return void 0===t?{}:{defaultConnectionName:t}}(t)))},t.defaultEnterpriseConnection=v,t.defaultEnterpriseConnectionName=b,t.enterpriseActiveFlowConnection=function(e){if(E(e)){var t=g(e,"hrdEmail","");return w(e,t)||function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0;return a.connections(e,"enterprise","ad","auth0-adldap").find(function(e){return!t||e.get("name")===t})}(e)}return v(e)||x(e)},t.matchConnection=w,t.isEnterpriseDomain=D,t.enterpriseDomain=function(e){return I(e)?a.connections(e,"enterprise").getIn([0,"domains",0]):(0,u.emailDomain)(g(e,"hrdEmail"))},t.quickAuthConnection=function(e){return!N(e)&&a.hasOneConnection(e,"enterprise")?a.connections(e,"enterprise").get(0):null},t.isADEnabled=N,t.findADConnectionWithoutDomain=x,t.isInCorpNetwork=function(e){return void 0!==j(e)},t.corpNetworkConnection=j,t.isSingleHRDConnection=I,t.isHRDDomain=function(e,t){return D(e,t,["ad","auth0-adldap"])},t.toggleHRD=function(e,t){if(t){var n=a.defaultADUsernameFromEmailPrefix(e)?(0,u.emailLocalPart)(t):t;e=(0,l.setUsername)(e,n,"username",!1),e=m(e,"hrdEmail",t)}else{var r=g(e,"hrdEmail");r&&(e=(0,l.setUsername)(e,r,"email",!1)),e=y(e,"hrdEmail")}return m(e,"hrd",!!t)},t.isHRDActive=E,t.isHRDEmailValid=function(e,t){if((0,u.isEmail)(t)&&!a.hasSomeConnections(e,"database")&&!a.hasSomeConnections(e,"passwordless")&&!x(e)&&!(0,c.matchesEnterpriseConnection)(e,t))return!1;return!0};var r,i=n(31),o=(r=i)&&r.__esModule?r:{default:r},a=p(n(11)),s=(p(n(18)),n(48)),u=n(69),l=n(184),c=n(119);n(37),n(28);function p(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}var d=(0,s.dataFns)(["enterprise"]),f=d.get,h=d.initNS,g=d.tget,y=d.tremove,m=d.tset,M=(0,s.dataFns)(["core"]);M.tremove,M.tset,M.tget,t.STRATEGIES={ad:"AD / LDAP",adfs:"ADFS","auth0-adldap":"AD/LDAP","auth0-oidc":"Auth0 OpenID Connect",custom:"Custom Auth","google-apps":"Google Apps",ip:"IP Address",mscrm:"Dynamics CRM",office365:"Office365",pingfederate:"Ping Federate",samlp:"SAML",sharepoint:"SharePoint Apps",waad:"Windows Azure AD"};function v(e){var t=b(e);return t&&x(e,t)}function b(e){return f(e,"defaultConnectionName")}function w(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[],r=(0,u.emailDomain)(t);return!!r&&a.connections.apply(a,[e,"enterprise"].concat(n)).find(function(e){return e.get("domains").contains(r)})}function D(e,t){return!!w(e,t,arguments.length>2&&void 0!==arguments[2]?arguments[2]:[])}function N(e){return a.hasSomeConnections(e,"enterprise","ad","auth0-adldap")}function x(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0;return a.connections(e,"enterprise","ad","auth0-adldap").find(function(e){return e.get("domains").isEmpty()&&(!t||e.get("name")===t)})}function j(e){var t=e.getIn(["sso","connection"]),n=e.getIn(["sso","strategy"]);return t&&n&&o.default.Map({name:t,strategy:n})}function I(e){return N(e)&&1===a.connections(e).count()}function E(e){return g(e,"hrd",I(e))}},function(e,t,n){"use strict";e.exports=function(e){return i.test("number"===typeof e?r(e):e.charAt(0))};var r=String.fromCharCode,i=/\s/},function(e,t,n){"use strict";!function e(){if("undefined"!==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"===typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE)try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(t){console.error(t)}}(),e.exports=n(361)},function(e,t,n){"use strict";var r=n(2);Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return i.default}});var i=r(n(783))},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){switch(e){case 6:return{lineTypeName:t};case 8:return{layer:t};case 48:return{lineTypeScale:t};case 60:return{visible:0===t};case 62:return{colorNumber:t};case 210:return{extrusionX:t};case 220:return{extrusionY:t};case 230:return{extrusionZ:t};default:return{}}}},function(e,t,n){"use strict";e.exports={debugTool:null}},function(e,t,n){"use strict";t.__esModule=!0;var r="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};t.dataFns=function(e){function t(e,t){return e.concat("object"===("undefined"===typeof t?"undefined":r(t))?t:[t])}function n(e){return function(n,r){var i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:void 0;return n.getIn(t(e,r),i)}}function o(e){return function(n,r,i){return n.setIn(t(e,r),i)}}function a(e){return function(n,r){return n.removeIn(t(e,r))}}var s=e.concat(["transient"]);return{get:n(e),set:o(e),remove:a(e),tget:n(s),tset:o(s),tremove:a(s),reset:function(e){return e.map(function(e){return i.Map.isMap(e)?e.remove("transient"):e})},init:function(t,n){return new i.Map({id:t}).setIn(e,n)},initNS:function(t,n){return t.setIn(e,n)}}};var i=n(31)},function(e,t,n){"use strict";(function(e){t.__esModule=!0;var r=Object.assign||function(e){for(var t=1;t0,n=e.location.href.split("#")[0];d(e.location.hash,function(r,i){!r&&!i||t||e.history.replaceState(null,"",n)})},t.resumeAuth=d,t.openLock=function(e,t){var n=(0,o.read)(o.getEntity,"lock",e);if(!n)throw new Error("The Lock can't be opened again after it has been destroyed");if(s.rendering(n))return!1;if(t.flashMessage){if(!t.flashMessage.type||-1===["error","success","info"].indexOf(t.flashMessage.type))return s.emitUnrecoverableErrorEvent(n,"'flashMessage' must provide a valid type ['error','success','info']");if(!t.flashMessage.text)return s.emitUnrecoverableErrorEvent(n,"'flashMessage' must provide a text")}return s.emitEvent(n,"show"),(0,o.swap)(o.updateEntity,"lock",e,function(e){return e=s.overrideOptions(e,t),e=s.filterConnections(e),e=s.runHook(e,"willShow",t),s.render(e)}),!0},t.closeLock=f,t.removeLock=function(e){(0,o.swap)(o.updateEntity,"lock",e,s.stopRendering),(0,o.swap)(o.removeEntity,"lock",e)},t.updateLock=function(e,t){return(0,o.swap)(o.updateEntity,"lock",e,t)},t.pinLoadingPane=function(e){(0,o.read)(o.getEntity,"lock",e).get("isLoadingPanePinned")||(0,o.swap)(o.updateEntity,"lock",e,function(e){return e.set("isLoadingPanePinned",!0)})},t.unpinLoadingPane=function(e){(0,o.swap)(o.updateEntity,"lock",e,function(e){return e.set("isLoadingPanePinned",!1)})},t.validateAndSubmit=h,t.logIn=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:function(e,t,n,r){return r()};h(e,t,function(o){i.default.logIn(e,n,s.auth.params(o).toJS(),function(n,i){n?setTimeout(function(){return y(e,t,n,r)},250):g(e,i)})})},t.checkSession=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};(0,o.read)(o.getEntity,"lock",e);(0,o.swap)(o.updateEntity,"lock",e,function(e){return s.setSubmitting(e,!0)}),i.default.checkSession(e,t,function(t,n){return t?y(e,[],t):g(e,n)})},t.logInSuccess=g;p(n(31));var i=p(n(83)),o=n(28),a=n(621),s=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}(n(11)),u=n(288),l=n(279),c=n(18);function p(e){return e&&e.__esModule?e:{default:e}}function d(e,t){(0,o.read)(o.getCollection,"lock").forEach(function(n){return s.auth.redirect(n)&&function(e,t,n){i.default.parseHash(s.id(e),t,function(t,r){t?s.emitHashParsedEvent(e,t):s.emitHashParsedEvent(e,r),t?s.emitAuthorizationErrorEvent(e,t):r&&s.emitAuthenticatedEvent(e,r),n(t,r)})}(n,e,t)})}function f(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:function(){},r=(0,o.read)(o.getEntity,"lock",e);(s.ui.closable(r)||t)&&s.rendering(r)&&(s.emitEvent(r,"hide"),s.ui.appendContainer(r)?((0,o.swap)(o.updateEntity,"lock",e,s.stopRendering),setTimeout(function(){(0,o.swap)(o.updateEntity,"lock",e,function(e){return e=(0,c.hideInvalidFields)(e),e=s.reset(e),e=(0,c.clearFields)(e)}),r=(0,o.read)(o.getEntity,"lock",e),n(r)},1e3)):((0,o.swap)(o.updateEntity,"lock",e,function(e){return e=(0,c.hideInvalidFields)(e),e=s.reset(e),e=(0,c.clearFields)(e)}),n(r)))}function h(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],n=arguments[2];(0,o.swap)(o.updateEntity,"lock",e,function(e){return t.reduce(function(t,n){return t&&(0,c.isFieldValid)(e,n)},!0)?s.setSubmitting(e,!0):t.reduce(function(e,t){return(0,c.showInvalidField)(e,t)},e)});var r=(0,o.read)(o.getEntity,"lock",e);s.submitting(r)&&n(r)}function g(e,t){var n=(0,o.read)(o.getEntity,"lock",e);s.ui.autoclose(n)?f(e,!1,function(e){return s.emitAuthenticatedEvent(e,t)}):((0,o.swap)(o.updateEntity,"lock",e,function(e){return e=s.setSubmitting(e,!1),s.setLoggedIn(e,!0)}),s.emitAuthenticatedEvent(n,t))}function y(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:function(e,t,n,r){return r()},i=n.error||n.code;r(e,n,t,function(){return setTimeout(function(){var r=(0,o.read)(o.getEntity,"lock",e),a=s.loginErrorMessage(r,n,function(e){if(!e)return;if(~e.indexOf("vcode"))return"code";if(~e.indexOf("username"))return"username";if(~e.indexOf("email"))return"email"}(t));["blocked_user","rule_error","lock.unauthorized","invalid_user_password"].indexOf(i)>-1&&s.emitAuthorizationErrorEvent(r,n),(0,o.swap)(o.updateEntity,"lock",e,s.setSubmitting,!1,a)},0)}),(0,o.swap)(o.updateEntity,"lock",e,s.setSubmitting,!1)}}).call(this,n(23))},function(e,t,n){"use strict";var r=n(17),i=n(19),o=n(256),a=n(67),s=n(257),u=n(80),l=n(112),c=n(16),p=[],d=0,f=o.getPooled(),h=!1,g=null;function y(){D.ReactReconcileTransaction&&g||r("123")}var m=[{initialize:function(){this.dirtyComponentsLength=p.length},close:function(){this.dirtyComponentsLength!==p.length?(p.splice(0,this.dirtyComponentsLength),w()):p.length=0}},{initialize:function(){this.callbackQueue.reset()},close:function(){this.callbackQueue.notifyAll()}}];function M(){this.reinitializeTransaction(),this.dirtyComponentsLength=null,this.callbackQueue=o.getPooled(),this.reconcileTransaction=D.ReactReconcileTransaction.getPooled(!0)}function v(e,t){return e._mountOrder-t._mountOrder}function b(e){var t=e.dirtyComponentsLength;t!==p.length&&r("124",t,p.length),p.sort(v),d++;for(var n=0;n1&&void 0!==arguments[1]?arguments[1]:{};return t.closeHandler=a.closeLock,t.key="auxiliarypane",t.lock=e,s.loggedIn(e)?i.default.createElement(p,t):null};var r=c(n(1)),i=c(n(8)),o=c(n(125)),a=n(49),s=l(n(11)),u=l(n(38));function l(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}function c(e){return e&&e.__esModule?e:{default:e}}var p=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!==typeof t&&"function"!==typeof t?e:t}(this,e.apply(this,arguments))}return function(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,e),t.prototype.handleClose=function(){var e=this.props,t=e.closeHandler,n=e.lock;t(s.id(n))},t.prototype.render=function(){var e=this.props.lock,t=s.ui.closable(e)?this.handleClose.bind(this):void 0;return i.default.createElement(o.default,{closeHandler:t},i.default.createElement("p",null,u.html(e,["success","logIn"])))},t}(i.default.Component);t.default=p,p.propTypes={closeHandler:r.default.func.isRequired,lock:r.default.object.isRequired}},function(e,t,n){"use strict";e.exports={current:null}},function(e,t,n){"use strict";function r(e){return function(){return e}}var i=function(){};i.thatReturns=r,i.thatReturnsFalse=r(!1),i.thatReturnsTrue=r(!0),i.thatReturnsNull=r(null),i.thatReturnsThis=function(){return this},i.thatReturnsArgument=function(e){return e},e.exports=i},function(e,t,n){"use strict";var r=n(19),i=n(67),o=n(53),a=(n(24),["dispatchConfig","_targetInst","nativeEvent","isDefaultPrevented","isPropagationStopped","_dispatchListeners","_dispatchInstances"]),s={type:null,target:null,currentTarget:o.thatReturnsNull,eventPhase:null,bubbles:null,cancelable:null,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:null,isTrusted:null};function u(e,t,n,r){this.dispatchConfig=e,this._targetInst=t,this.nativeEvent=n;var i=this.constructor.Interface;for(var a in i)if(i.hasOwnProperty(a)){0;var s=i[a];s?this[a]=s(n):"target"===a?this.target=r:this[a]=n[a]}var u=null!=n.defaultPrevented?n.defaultPrevented:!1===n.returnValue;return this.isDefaultPrevented=u?o.thatReturnsTrue:o.thatReturnsFalse,this.isPropagationStopped=o.thatReturnsFalse,this}r(u.prototype,{preventDefault:function(){this.defaultPrevented=!0;var e=this.nativeEvent;e&&(e.preventDefault?e.preventDefault():"unknown"!==typeof e.returnValue&&(e.returnValue=!1),this.isDefaultPrevented=o.thatReturnsTrue)},stopPropagation:function(){var e=this.nativeEvent;e&&(e.stopPropagation?e.stopPropagation():"unknown"!==typeof e.cancelBubble&&(e.cancelBubble=!0),this.isPropagationStopped=o.thatReturnsTrue)},persist:function(){this.isPersistent=o.thatReturnsTrue},isPersistent:o.thatReturnsFalse,destructor:function(){var e=this.constructor.Interface;for(var t in e)this[t]=null;for(var n=0;n-1&&(t.socialButtonStyle=n),t}},function(e,t,n){"use strict";var r=n(2);Object.defineProperty(t,"__esModule",{value:!0}),t.capitalize=function(e){0;return e.charAt(0).toUpperCase()+e.slice(1)},t.contains=o,t.findIndex=a,t.find=function(e,t){var n=a(e,t);return n>-1?e[n]:void 0},t.createChainedFunction=function(){for(var e=arguments.length,t=new Array(e),n=0;n1)for(var n=1;n0&&void 0!==arguments[0]?arguments[0]:{},t=arguments[1];if(s)throw s;for(var r=!1,i={},o=0;o0&&t.reduce(function(t,n){return t&&!function(e,t){return["loading","pending","waiting"].indexOf(p(e,t))>-1}(e,n)},!0)},t.hasError=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],n=h(function(e,t){return t.reduce(function(e,t){return e.deleteIn(c(t))},e)}(u(e,[],(0,r.Map)()),t));return n.length>0&&n.reduce(function(t,n){return t||"error"===p(e,n)},!1)};var r=n(31),i=n(48),o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}(n(11)),a=n(28);var s=(0,i.dataFns)(["sync"]),u=s.get,l=s.set;t.default=function(e,t,n){if(void 0!==u(e,t))return e;var i=n.waitFn?"waiting":!n.conditionFn||n.conditionFn(e)?"pending":"no";return l(e,t,(0,r.Map)({conditionFn:n.conditionFn,errorFn:n.errorFn,recoverResult:n.recoverResult,syncStatus:i,successFn:n.successFn,syncFn:n.syncFn,timeout:n.timeout||6e3,waitFn:n.waitFn}))};var c=function(t){return(e.Array.isArray(t)?t:[t]).concat(["syncStatus"])},p=function(e,t){return u(e,c(t))},d=function(e,t,n){return l(e,c(t),n)},f=function(e,t,n){return u(e,t).get(n)},h=function e(t){return t.reduce(function(t,n,i){var o=r.Map.isMap(n)&&n.has("syncStatus")?[i]:[],a=r.Map.isMap(n)?e(n).map(function(e){return[i].concat(e)}):[];return t.concat.apply(t,[o].concat([a]))},[])};var g=function(e,t){return h(u(e,[],(0,r.Map)())).reduce(function(e,n){if("function"!=typeof f(e,n,"syncFn"))return e;if("pending"===p(e,n)){e=d(e,n,"loading");var r=!1;f(e,n,"syncFn")(e,function(i,s){r||(r=!0,setTimeout(function(){(0,a.swap)(a.updateEntity,"lock",t,function(t){var r=f(e,n,"errorFn");i&&"function"===typeof r&&setTimeout(function(){return r(t,i)},0);var a=f(t,n,"recoverResult");return i&&void 0===a?function(e,t,n){var r=d(e,t,"error");if("sso"!==t){var i=new Error("An error occurred when fetching "+t+" data for Lock: "+n.message);i.code="sync",i.origin=n,r=o.stop(r,i)}return r}(t,n,i):(t=d(t,n,"ok"),f(t,n,"successFn")(t,i?a:s))})},0))})}else if("waiting"===p(e,n)&&f(e,n,"waitFn")(e)){var i=f(e,n,"conditionFn");e=d(e,n,!i||i(e)?"pending":"no")}return e},e)};t.go=function(e){(0,a.observe)("sync",e,function(t){setTimeout(function(){return(0,a.swap)(a.updateEntity,"lock",e,g,e)},0)})}}).call(this,n(23))},function(e,t,n){"use strict";t.__esModule=!0,t.validateEmail=c,t.isEmail=p,t.setEmail=function(e,t){return(0,a.setField)(e,"email",t.trim(),function(t){var n=(0,s.isHRDEmailValid)(e,t);return{valid:c(t)&&n,hint:n?void 0:u.html(e,["error","login","hrd.not_matching_email"])}})},t.emailDomain=d,t.emailLocalPart=function(e){var t=d(e);return t?e.slice(0,-1-t.length):e};var r,i=n(40),o=(r=i)&&r.__esModule?r:{default:r},a=n(18),s=(n(179),n(42)),u=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}(n(38));var l=/^(([^<>()[\]\\.,;:\s@\"]+(\.[^<>()[\]\\.,;:\s@\"]+)*)|(\".+\"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/;function c(e){return p(e)}function p(e){var t=l.exec((0,o.default)(e.toLowerCase()));return!!t&&null!==t[0]}function d(e){var t=l.exec((0,o.default)(e.toLowerCase()));return t?t.slice(-2)[0]:""}},function(e,t,n){"use strict";var r=n(2);Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return i.default}});var i=r(n(735))},function(e,t,n){"use strict";var r=n(2);Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return i.default}});var i=r(n(750))},function(e,t,n){"use strict";var r=n(2);Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return i.default}});var i=r(n(752))},,function(e,t,n){"use strict";var r=n(64);e.exports=function(e){if(!r(e))throw new TypeError("Cannot use null or undefined");return e}},function(e,t,n){"use strict";function r(e){return"undefined"===typeof e||null===e}e.exports.isNothing=r,e.exports.isObject=function(e){return"object"===typeof e&&null!==e},e.exports.toArray=function(e){return Array.isArray(e)?e:r(e)?[]:[e]},e.exports.repeat=function(e,t){var n,r="";for(n=0;n1){for(var h=Array(f),g=0;g1){for(var m=Array(y),M=0;M0&&void 0!==arguments[0]&&arguments[0],t=arguments[1];if(null!==t){this.cancelNextCallback();var n=o.default.findDOMNode(this);t===c?this.performEnter(n,e):this.performExit(n)}else this.props.unmountOnExit&&this.state.status===l&&this.setState({status:u})},t.prototype.performEnter=function(e,t){var n=this,r=this.props.enter,i=this.context.transitionGroup?this.context.transitionGroup.isMounting:t,o=this.getTimeouts();t||r?(this.props.onEnter(e,i),this.safeSetState({status:c},function(){n.props.onEntering(e,i),n.onTransitionEnd(e,o.enter,function(){n.safeSetState({status:p},function(){n.props.onEntered(e,i)})})})):this.safeSetState({status:p},function(){n.props.onEntered(e)})},t.prototype.performExit=function(e){var t=this,n=this.props.exit,r=this.getTimeouts();n?(this.props.onExit(e),this.safeSetState({status:d},function(){t.props.onExiting(e),t.onTransitionEnd(e,r.exit,function(){t.safeSetState({status:l},function(){t.props.onExited(e)})})})):this.safeSetState({status:l},function(){t.props.onExited(e)})},t.prototype.cancelNextCallback=function(){null!==this.nextCallback&&(this.nextCallback.cancel(),this.nextCallback=null)},t.prototype.safeSetState=function(e,t){t=this.setNextCallback(t),this.setState(e,t)},t.prototype.setNextCallback=function(e){var t=this,n=!0;return this.nextCallback=function(r){n&&(n=!1,t.nextCallback=null,e(r))},this.nextCallback.cancel=function(){n=!1},this.nextCallback},t.prototype.onTransitionEnd=function(e,t,n){this.setNextCallback(n),e?(this.props.addEndListener&&this.props.addEndListener(e,this.nextCallback),null!=t&&setTimeout(this.nextCallback,t)):setTimeout(this.nextCallback,0)},t.prototype.render=function(){var e=this.state.status;if(e===u)return null;var t=this.props,n=t.children,r=function(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}(t,["children"]);if(delete r.in,delete r.mountOnEnter,delete r.unmountOnExit,delete r.appear,delete r.enter,delete r.exit,delete r.timeout,delete r.addEndListener,delete r.onEnter,delete r.onEntering,delete r.onEntered,delete r.onExit,delete r.onExiting,delete r.onExited,"function"===typeof n)return n(e,r);var o=i.default.Children.only(n);return i.default.cloneElement(o,r)},t}(i.default.Component);function h(){}f.contextTypes={transitionGroup:r.object},f.childContextTypes={transitionGroup:function(){}},f.propTypes={},f.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:h,onEntering:h,onEntered:h,onExit:h,onExiting:h,onExited:h},f.UNMOUNTED=0,f.EXITED=1,f.ENTERING=2,f.ENTERED=3,f.EXITING=4,t.default=(0,a.polyfill)(f)},function(e,t,n){"use strict";t.__esModule=!0;i(n(182));var r=i(n(612));function i(e){return e&&e.__esModule?e:{default:e}}var o=function(){function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.clients={}}return e.prototype.setupClient=function(e,t,n,i){var o=window.location.host===n;i.redirect=!!o||i.redirect,window&&(window.cordova||window.electron)&&(i.redirect=!1,i.sso=!1),this.clients[e]=new r.default(e,t,n,i)},e.prototype.logIn=function(e,t,n,r){this.clients[e].logIn(t,n,r)},e.prototype.logout=function(e,t){this.clients[e].logout(t)},e.prototype.signUp=function(e,t,n){this.clients[e].signUp(t,n)},e.prototype.resetPassword=function(e,t,n){this.clients[e].resetPassword(t,n)},e.prototype.startPasswordless=function(e,t,n){this.clients[e].passwordlessStart(t,n)},e.prototype.passwordlessVerify=function(e,t,n){this.clients[e].passwordlessVerify(t,n)},e.prototype.parseHash=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n=arguments[2];return this.clients[e].parseHash(t,n)},e.prototype.getUserInfo=function(e,t,n){return this.clients[e].getUserInfo(t,n)},e.prototype.getProfile=function(e,t,n){return this.clients[e].getProfile(t,n)},e.prototype.getSSOData=function(e){for(var t,n=arguments.length,r=Array(n>1?n-1:0),i=1;i1&&void 0!==arguments[1]&&arguments[1],n=(0,r.read)(r.getEntity,"lock",e),i=(0,u.databaseLogInWithEmail)(n)?"email":"username",a=s.getFieldValue(n,i),l={connection:(0,u.databaseConnectionName)(n),username:a,password:s.getFieldValue(n,"password")},c=[i,"password"],p=s.getFieldValue(n,"mfa_code");t&&(l.mfa_code=p,c.push("mfa_code"));(0,o.logIn)(e,c,l,function(e,t,n,r){return"a0.mfa_required"===t.error?f(e):r()})},t.signUp=function(e){var t=(0,r.read)(r.getEntity,"lock",e),n=["email","password"];(0,u.databaseConnectionRequiresUsername)(t)&&n.push("username");(0,u.additionalSignUpFields)(t).forEach(function(e){return n.push(e.get("name"))}),(0,o.validateAndSubmit)(e,n,function(t){var n={connection:(0,u.databaseConnectionName)(t),email:s.getFieldValue(t,"email"),password:s.getFieldValue(t,"password"),autoLogin:(0,u.shouldAutoLogin)(t)};(0,u.databaseConnectionRequiresUsername)(t)&&(n.username=s.getFieldValue(t,"username")),(0,u.additionalSignUpFields)(t).isEmpty()||(n.user_metadata={},(0,u.additionalSignUpFields)(t).forEach(function(e){n.user_metadata[e.get("name")]=s.getFieldValue(t,e.get("name"))})),i.default.signUp(e,n,function(t,n,c){for(var p=arguments.length,d=Array(p>3?p-3:0),f=3;f1?n-1:0),s=1;s1&&void 0!==arguments[1]?arguments[1]:["password"];(0,r.swap)(r.updateEntity,"lock",e,u.setScreen,"signUp",t)},t.showResetPasswordActivity=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:["password"];(0,r.swap)(r.updateEntity,"lock",e,u.setScreen,"forgotPassword",t)},t.cancelResetPassword=function(e){return d(e)},t.cancelMFALogin=function(e){return d(e)},t.toggleTermsAcceptance=function(e){(0,r.swap)(r.updateEntity,"lock",e,u.toggleTermsAcceptance)},t.showLoginMFAActivity=f;p(n(31));var r=n(28),i=p(n(83)),o=n(49),a=c(n(11)),s=c(n(18)),u=n(37),l=c(n(38));function c(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}function p(e){return e&&e.__esModule?e:{default:e}}function d(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:["password"];(0,r.swap)(r.updateEntity,"lock",e,u.setScreen,"login",t)}function f(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:["mfa_code"];(0,r.swap)(r.updateEntity,"lock",e,u.setScreen,"mfaLogin",t)}},function(e,t,n){"use strict";e.exports=function(){}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=Object.assign||function(e){for(var t=1;t0&&void 0!==arguments[0]&&arguments[0];return t.fadeOutEnabled=e},t.globalHide=!1),p=(t.ie10=!1,t.collapseend=void 0),d=1,f={},h=!1,g=o+"-"+Math.floor(1e15*Math.random())+"-";if("undefined"!=typeof window&&"nodejs"!==window.name&&window.document&&"undefined"!=typeof navigator){t.observerMode=s="IntersectionObserver"in window&&"IntersectionObserverEntry"in window&&"intersectionRatio"in window.IntersectionObserverEntry.prototype&&/\{\s*\[native code\]\s*\}/.test(""+IntersectionObserver),t.raf=u=window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||u,t.ssr=a=window.document.querySelectorAll("div[data-reactroot]").length>0,-1!==navigator.appVersion.indexOf("MSIE 10")&&(t.ie10=!0),a&&"performance"in window&&"timing"in window.performance&&"domContentLoadedEventEnd"in window.performance.timing&&window.performance.timing.domLoading&&Date.now()-window.performance.timing.domLoading<300&&(t.ssr=a=!1),a&&window.setTimeout(l,1500),s||(t.collapseend=p=document.createEvent("Event"),p.initEvent("collapseend",!0,!0));var y=document.createElement("style");document.head.appendChild(y),y.sheet&&y.sheet.cssRules&&y.sheet.insertRule&&(h=y.sheet,window.addEventListener("scroll",i,!0),window.addEventListener("orientationchange",i,!0),window.document.addEventListener("visibilitychange",i))}},function(e,t,n){"use strict";var r=n(2);Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return i.default}});var i=r(n(742))},function(e,t,n){"use strict";var r=n(2);Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return i.default}});var i=r(n(806))},function(e,t,n){"use strict";var r=n(2);Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return i.default}});var i=r(n(807))},function(e,t,n){"use strict";var r=n(2);Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return i.default}});var i=r(n(812))},function(e,t,n){"use strict";e.exports=n(380)("forEach")},function(e,t,n){"use strict";var r=n(230),i=n(227),o=n(154),a=n(389);(e.exports=function(e,t){var n,o,s,u,l;return arguments.length<2||"string"!==typeof e?(u=t,t=e,e=null):u=arguments[2],null==e?(n=s=!0,o=!1):(n=a.call(e,"c"),o=a.call(e,"e"),s=a.call(e,"w")),l={value:t,configurable:n,enumerable:o,writable:s},u?r(i(u),l):l}).gs=function(e,t,n){var s,u,l,c;return"string"!==typeof e?(l=n,n=t,t=e,e=null):l=arguments[3],null==t?t=void 0:o(t)?null==n?n=void 0:o(n)||(l=n,n=void 0):(l=t,t=n=void 0),null==e?(s=!0,u=!1):(s=a.call(e,"c"),u=a.call(e,"e")),c={get:t,set:n,configurable:s,enumerable:u},l?r(i(l),c):c}},function(e,t,n){"use strict";var r=n(76);e.exports=r.DEFAULT=new r({include:[n(92)],explicit:[n(488),n(489),n(490)]})},function(e,t,n){"use strict";var r=n(248);e.exports=r},function(e,t,n){"use strict";e.exports=n(512)},function(e,t,n){"use strict";var r=n(17),i=(n(16),{}),o={reinitializeTransaction:function(){this.transactionWrappers=this.getTransactionWrappers(),this.wrapperInitData?this.wrapperInitData.length=0:this.wrapperInitData=[],this._isInTransaction=!1},_isInTransaction:!1,getTransactionWrappers:null,isInTransaction:function(){return!!this._isInTransaction},perform:function(e,t,n,i,o,a,s,u){var l,c;this.isInTransaction()&&r("27");try{this._isInTransaction=!0,l=!0,this.initializeAll(0),c=e.call(t,n,i,o,a,s,u),l=!1}finally{try{if(l)try{this.closeAll(0)}catch(p){}else this.closeAll(0)}finally{this._isInTransaction=!1}}return c},initializeAll:function(e){for(var t=this.transactionWrappers,n=e;n]/,u=n(169)(function(e,t){if(e.namespaceURI!==o.svg||"innerHTML"in e)e.innerHTML=t;else{(r=r||document.createElement("div")).innerHTML=""+t+"";for(var n=r.firstChild;n.firstChild;)e.appendChild(n.firstChild)}});if(i.canUseDOM){var l=document.createElement("div");l.innerHTML=" ",""===l.innerHTML&&(u=function(e,t){if(e.parentNode&&e.parentNode.replaceChild(e,e),a.test(t)||"<"===t[0]&&s.test(t)){e.innerHTML=String.fromCharCode(65279)+t;var n=e.firstChild;1===n.data.length?e.removeChild(n):n.deleteData(0,1)}else e.innerHTML=t}),l=null}e.exports=u},function(e,t,n){"use strict";var r=/["'&<>]/;e.exports=function(e){return"boolean"===typeof e||"number"===typeof e?""+e:function(e){var t,n=""+e,i=r.exec(n);if(!i)return n;var o="",a=0,s=0;for(a=i.index;a1&&void 0!==arguments[1]?arguments[1]:void 0,n=arguments.length,r=Array(n>2?n-2:0),i=2;i=0)return u(e,t,n,"none");var l=s.auth.connectionScopes(i),c=(l.get(t.get("name")),r({},s.auth.params(i).toJS(),{connection:t.get("name")}));(0,a.checkSession)(e,c)};var i=n(186),o=n(28),a=n(49),s=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}(n(11));function u(e,t,n,r){var i=(0,o.read)(o.getEntity,"lock",e),u=s.auth.connectionScopes(i).get(t.get("name")),l={connection:t.get("name"),connection_scope:u?u.toJS():void 0};s.auth.redirect(i)||"facebook"!==t.get("strategy")||(l.display="popup"),n&&(l.login_hint=n),r&&(l.prompt=r),(0,a.logIn)(e,[],l)}},function(e,t,n){(function(t){var n,r={},i="object"==typeof self&&self.self===self&&self||"object"==typeof t&&t.global===t&&t||this||{},o=Array.isArray,a=Object.keys,s=Object.prototype.toString,u=Math.pow(2,53)-1,l=(n="length",function(e){return null==e?void 0:e[n]}),c=["Arguments","Function","String","Number"];function p(e){r["is"+e]=function(t){return s.call(t)==="[object "+e+"]"}}for(var d=0;d=0&&t<=u&&(r.isArray(e)||r.isString(e)||r.isArguments(e))?0===e.length:0===r.keys(e).length);var t},r.isNaN=function(e){return r.isNumber(e)&&isNaN(e)},e.exports=r}).call(this,n(23))},function(e,t,n){"use strict";t.__esModule=!0;var r=d(n(1)),i=d(n(8)),o=d(n(634)),a=p(n(18)),s=n(28),u=p(n(11)),l=n(69),c=n(289);function p(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}function d(e){return e&&e.__esModule?e:{default:e}}var f=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!==typeof t&&"function"!==typeof t?e:t}(this,e.apply(this,arguments))}return function(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,e),t.prototype.componentDidMount=function(){var e=this.props.lock;u.ui.avatar(e)&&a.email(e)&&(0,c.requestAvatar)(u.id(e),a.email(e))},t.prototype.handleChange=function(e){var t=this.props.lock;u.ui.avatar(t)&&(0,c.debouncedRequestAvatar)(u.id(t),e.target.value),(0,s.swap)(s.updateEntity,"lock",u.id(t),l.setEmail,e.target.value)},t.prototype.render=function(){var e=this.props,t=e.i18n,n=e.lock,r=e.placeholder,s=e.forceInvalidVisibility,l=void 0!==s&&s,c=u.ui.allowAutocomplete(n),p=a.getField(n,"email"),d=p.get("value",""),f=p.get("valid",!0),h=p.get("invalidHint")||t.str(d?"invalidErrorHint":"blankErrorHint"),g=(!l||f)&&!a.isFieldVisiblyInvalid(n,"email");return i.default.createElement(o.default,{value:d,invalidHint:h,isValid:g,onChange:this.handleChange.bind(this),placeholder:r,autoComplete:c})},t}(i.default.Component);t.default=f,f.propTypes={i18n:r.default.object.isRequired,lock:r.default.object.isRequired,placeholder:r.default.string.isRequired}},function(e,t,n){"use strict";t.__esModule=!0;var r,i=n(8),o=(r=i)&&r.__esModule?r:{default:r};t.default=function(){return o.default.createElement("div",{className:"auth0-lock-pane-separator"})}},function(e,t,n){"use strict";t.__esModule=!0;var r=Object.assign||function(e){for(var t=1;t '},e))}},function(e,t,n){"use strict";t.__esModule=!0;var r=Object.assign||function(e){for(var t=1;t-1&&(n="bad.phone_number"),f.html(e,["error","passwordless",n])||f.html(e,["error","passwordless","lock.fallback"])}function y(e){(0,o.swap)(o.updateEntity,"lock",e,function(e){return e=c.setSubmitting(e,!1),(0,p.setPasswordlessStarted)(e,!0)})}function m(e,t){var n=g((0,o.read)(o.getEntity,"lock",e),t);return(0,o.swap)(o.updateEntity,"lock",e,c.setSubmitting,!1,n)}function M(e){(0,o.swap)(o.updateEntity,"lock",e,p.setResendSuccess)}function v(e,t){(0,o.swap)(o.updateEntity,"lock",e,p.setResendFailed)}function b(e,t,n){var r={connection:"email",email:l.getFieldValue(e,"email"),send:(0,p.send)(e)};(0,p.isSendLink)(e)&&!c.auth.params(e).isEmpty()&&(r.authParams=c.auth.params(e).toJS()),u.default.startPasswordless(c.id(e),r,function(r){r?setTimeout(function(){return n(c.id(e),r)},250):t(c.id(e))})}},function(e,t,n){"use strict";t.__esModule=!0,t.initPasswordless=function(e,t){var n="link"===t.passwordlessMethod?"link":"code";e=f(e,(0,r.Map)({send:n})),e=t.defaultLocation&&"string"===typeof t.defaultLocation?(0,a.initLocation)(e,t.defaultLocation.toUpperCase()):(0,l.default)(e,"location",{recoverResult:"US",syncFn:function(e,t){return u.default.getUserCountry(i.id(e),t)},successFn:function(e,t){return(0,a.initLocation)(e,t)}});return e},t.setResendSuccess=function(e){return m(e,"success")},t.resendSuccess=function(e){return"success"==M(e)},t.setResendFailed=function(e){return m(e,"failed")},t.resendFailed=function(e){return"failed"==M(e)},t.resendOngoing=function(e){return"ongoing"==M(e)},t.resend=function(e){return v(e)?m(e,"ongoing"):e},t.resendAvailable=v,t.restartPasswordless=function(e){return e=g(e,"passwordlessStarted"),e=g(e,"resendStatus"),e=(0,o.clearFields)(e,["vcode"]),i.clearGlobalError(e)},t.send=b,t.isSendLink=function(e){return"link"===b(e)},t.setPasswordlessStarted=function(e,t){return y(e,"passwordlessStarted",t)},t.passwordlessStarted=function(e){return h(e,"passwordlessStarted",!1)},t.passwordlessConnection=w,t.isEmail=D;var r=n(31),i=(c(r),function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}(n(11))),o=n(18),a=n(128),s=n(48),u=c(n(83)),l=c(n(68));function c(e){return e&&e.__esModule?e:{default:e}}var p=(0,s.dataFns)(["passwordless"]),d=p.get,f=p.initNS,h=p.tget,g=p.tremove,y=p.tset;function m(e,t){return y(e,"resendStatus",t)}function M(e){return h(e,"resendStatus","waiting")}function v(e){return"waiting"==M(e)||"failed"==M(e)}function b(e){return d(e,"send",D(e)?"link":"code")}function w(e){return i.connections(e,"passwordless","email").get(0)||i.connections(e,"passwordless","sms").get(0)||new r.Map}function D(e){var t=w(e);return t.isEmpty()?void 0:"email"===t.get("strategy")}},function(e,t,n){"use strict";t.__esModule=!0,t.initLocation=function(e,t){var n=u(t)||u("US");return(0,i.registerOptionField)(e,"location",s,n.get("value"))},t.validatePhoneNumber=l,t.setPhoneNumber=function(e,t){return(0,i.setField)(e,"phoneNumber",t,l)},t.phoneNumberWithDiallingCode=function(e){return c(e).replace(/[\s-]+/g,"")},t.humanPhoneNumberWithDiallingCode=c,t.humanLocation=function(e){var t=(0,i.getField)(e,"location");return t.get("diallingCode")+" "+t.get("country")};var r=a(n(31)),i=n(18),o=a(n(663));function a(e){return e&&e.__esModule?e:{default:e}}var s=r.default.fromJS(o.default.map(function(e){return{country:e[0],diallingCode:e[2],isoCode:e[1],label:e[2]+" "+e[1]+" "+e[0],value:e[2]+" "+e[1]}}));function u(e){return s.find(function(t){return t.get("isoCode")===e})}function l(e){return/^[0-9]([0-9 -])*[0-9]$/.test(e)}function c(e){var t=(0,i.getField)(e,"location").get("diallingCode",""),n=(0,i.getFieldValue)(e,"phoneNumber","");return t?t+" "+n:n}},function(e,t){function n(e){return(n="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function r(t){return"function"===typeof Symbol&&"symbol"===n(Symbol.iterator)?e.exports=r=function(e){return n(e)}:e.exports=r=function(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":n(e)},r(t)}e.exports=r},function(e,t){e.exports=function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}},function(e,t,n){"use strict";var r=n(99);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=r(n(195)),o=function(e,t){return t+"("+(0,i.default)(e)+")"};t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(!Array.isArray(e))return e;var n="";if(Array.isArray(e[0]))for(var i=0;i0&&void 0!==arguments[0]?arguments[0]:"unnamed",t=arguments[1],n=arguments[2],a=n.jss,s=(0,o.default)(t),u=a.plugins.onCreateRule(e,s,n);if(u)return u;"@"===e[0]&&(0,r.default)(!1,"[JSS] Unknown at-rule %s",e);return new i.default(e,s,n)};var r=a(n(85)),i=a(n(86)),o=a(n(679));function a(e){return e&&e.__esModule?e:{default:e}}},function(e,t,n){"use strict";n.r(t),n.d(t,"isBrowser",function(){return i});var r="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i="object"===("undefined"===typeof window?"undefined":r(window))&&"object"===("undefined"===typeof document?"undefined":r(document))&&9===document.nodeType;t.default=i},function(e,t,n){"use strict";n.r(t);var r=function(e){return function(e){return!!e&&"object"===typeof e}(e)&&!function(e){var t=Object.prototype.toString.call(e);return"[object RegExp]"===t||"[object Date]"===t||function(e){return e.$$typeof===i}(e)}(e)};var i="function"===typeof Symbol&&Symbol.for?Symbol.for("react.element"):60103;function o(e,t){return!1!==t.clone&&t.isMergeableObject(e)?s((n=e,Array.isArray(n)?[]:{}),e,t):e;var n}function a(e,t,n){return e.concat(t).map(function(e){return o(e,n)})}function s(e,t,n){(n=n||{}).arrayMerge=n.arrayMerge||a,n.isMergeableObject=n.isMergeableObject||r;var i=Array.isArray(t);return i===Array.isArray(e)?i?n.arrayMerge(e,t,n):function(e,t,n){var r={};return n.isMergeableObject(e)&&Object.keys(e).forEach(function(t){r[t]=o(e[t],n)}),Object.keys(t).forEach(function(i){n.isMergeableObject(t[i])&&e[i]?r[i]=s(e[i],t[i],n):r[i]=o(t[i],n)}),r}(e,t,n):o(t,n)}s.all=function(e,t){if(!Array.isArray(e))throw new Error("first argument should be an array");return e.reduce(function(e,n){return s(e,n,t)},{})};var u=s;t.default=u},function(e,t,n){"use strict";var r=n(2);Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.isNumber=t.isString=t.formatMs=t.duration=t.easing=void 0;var i=r(n(10)),o=(r(n(15)),{easeInOut:"cubic-bezier(0.4, 0, 0.2, 1)",easeOut:"cubic-bezier(0.0, 0, 0.2, 1)",easeIn:"cubic-bezier(0.4, 0, 1, 1)",sharp:"cubic-bezier(0.4, 0, 0.6, 1)"});t.easing=o;var a={shortest:150,shorter:200,short:250,standard:300,complex:375,enteringScreen:225,leavingScreen:195};t.duration=a;var s=function(e){return"".concat(Math.round(e),"ms")};t.formatMs=s;t.isString=function(e){return"string"===typeof e};t.isNumber=function(e){return!isNaN(parseFloat(e))};var u={easing:o,duration:a,create:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:["all"],t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.duration,r=void 0===n?a.standard:n,u=t.easing,l=void 0===u?o.easeInOut:u,c=t.delay,p=void 0===c?0:c;(0,i.default)(t,["duration","easing","delay"]);return(Array.isArray(e)?e:[e]).map(function(e){return"".concat(e," ").concat("string"===typeof r?r:s(r)," ").concat(l," ").concat("string"===typeof p?p:s(p))}).join(",")},getAutoHeightDuration:function(e){if(!e)return 0;var t=e/36;return Math.round(10*(4+15*Math.pow(t,.25)+t/5))}};t.default=u},function(e,t,n){"use strict";var r=n(2);Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return i.default}});var i=r(n(724))},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var i=Object.assign||function(e){for(var t=1;t=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}(n,["children"]));"sync"===e.context.tag?(e._elements=e.context.stripe.elements(r),t(e._elements)):e.context.addStripeLoadListener(function(n){e._elements?t(e._elements):(e._elements=n.elements(r),t(e._elements))})}},registerElement:this.handleRegisterElement,unregisterElement:this.handleUnregisterElement,getRegisteredElements:function(){return e.state.registeredElements}}},t.prototype.render=function(){return i.default.Children.only(this.props.children)},t}(i.default.Component);c.childContextTypes=r({},u,l),c.contextTypes=a.providerContextTypes,c.defaultProps={children:null},t.default=c},function(e,t,n){"use strict";e.exports=function(e){var t="string"===typeof e?e.charCodeAt(0):e;return t>=48&&t<=57}},function(e,t,n){"use strict";e.exports=s;var r=n(857),i=r.CONTINUE,o=r.SKIP,a=r.EXIT;function s(e,t,n,i){"function"===typeof t&&"function"!==typeof n&&(i=n,n=t,t=null),r(e,t,function(e,t){var r=t[t.length-1],i=r?r.children.indexOf(e):null;return n(e,i,r)},i)}s.CONTINUE=i,s.SKIP=o,s.EXIT=a},function(e,t,n){"use strict";var r=n(15),i=n.n(r),o=n(36),a=n.n(o),s=n(0),u=n.n(s),l=n(1),c=n.n(l),p=n(145),d=Object.assign||function(e){for(var t=1;t or withRouter() outside a ");var l=t.route,c=(r||l.location).pathname;return Object(p.a)(c,{path:i,strict:o,exact:s,sensitive:u},l.match)},t.prototype.componentWillMount=function(){i()(!(this.props.component&&this.props.render),"You should not use and in the same route; will be ignored"),i()(!(this.props.component&&this.props.children&&!h(this.props.children)),"You should not use and in the same route; will be ignored"),i()(!(this.props.render&&this.props.children&&!h(this.props.children)),"You should not use and in the same route; will be ignored")},t.prototype.componentWillReceiveProps=function(e,t){i()(!(e.location&&!this.props.location),' elements should not change from uncontrolled to controlled (or vice versa). You initially used no "location" prop and then provided one on a subsequent render.'),i()(!(!e.location&&this.props.location),' elements should not change from controlled to uncontrolled (or vice versa). You provided a "location" prop initially but omitted it on a subsequent render.'),this.setState({match:this.computeMatch(e,t.router)})},t.prototype.render=function(){var e=this.state.match,t=this.props,n=t.children,r=t.component,i=t.render,o=this.context.router,a=o.history,s=o.route,l=o.staticContext,c={match:e,location:this.props.location||s.location,history:a,staticContext:l};return r?e?u.a.createElement(r,c):null:i?e?i(c):null:"function"===typeof n?n(c):n&&!h(n)?u.a.Children.only(n):null},t}(u.a.Component);g.propTypes={computedMatch:c.a.object,path:c.a.string,exact:c.a.bool,strict:c.a.bool,sensitive:c.a.bool,component:c.a.func,render:c.a.func,children:c.a.oneOfType([c.a.func,c.a.node]),location:c.a.object},g.contextTypes={router:c.a.shape({history:c.a.object.isRequired,route:c.a.object.isRequired,staticContext:c.a.object})},g.childContextTypes={router:c.a.object.isRequired},t.a=g},function(e,t,n){"use strict";var r=n(329),i=n.n(r),o={},a=0;t.a=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments[2];"string"===typeof t&&(t={path:t});var r=t,s=r.path,u=r.exact,l=void 0!==u&&u,c=r.strict,p=void 0!==c&&c,d=r.sensitive;if(null==s)return n;var f=function(e,t){var n=""+t.end+t.strict+t.sensitive,r=o[n]||(o[n]={});if(r[e])return r[e];var s=[],u={re:i()(e,s,t),keys:s};return a<1e4&&(r[e]=u,a++),u}(s,{end:l,strict:p,sensitive:void 0!==d&&d}),h=f.re,g=f.keys,y=h.exec(e);if(!y)return null;var m=y[0],M=y.slice(1),v=e===m;return l&&!v?null:{path:s,url:"/"===s&&""===m?"/":m,isExact:v,params:g.reduce(function(e,t,n){return e[t.name]=M[n],e},{})}}},function(e,t,n){"use strict";var r=n(2);Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return i.default}});var i=r(n(797))},function(e,t,n){"use strict";var r=n(2);Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return i.default}});var i=r(n(798))},function(e,t,n){"use strict";var r=n(2);Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return i.default}});var i=r(n(800))},,function(e,t,n){"use strict";var r=n(35),i=n.n(r),o=n(36),a=n.n(o);function s(e){return"/"===e.charAt(0)}function u(e,t){for(var n=t,r=n+1,i=e.length;r1&&void 0!==arguments[1]?arguments[1]:"",n=e&&e.split("/")||[],r=t&&t.split("/")||[],i=e&&s(e),o=t&&s(t),a=i||o;if(e&&s(e)?r=n:n.length&&(r.pop(),r=r.concat(n)),!r.length)return"/";var l=void 0;if(r.length){var c=r[r.length-1];l="."===c||".."===c||""===c}else l=!1;for(var p=0,d=r.length;d>=0;d--){var f=r[d];"."===f?u(r,d):".."===f?(u(r,d),p++):p&&(u(r,d),p--)}if(!a)for(;p--;p)r.unshift("..");!a||""===r[0]||r[0]&&s(r[0])||r.unshift("");var h=r.join("/");return l&&"/"!==h.substr(-1)&&(h+="/"),h};"function"===typeof Symbol&&Symbol.iterator;var c=function(e){return"/"===e.charAt(0)?e:"/"+e},p=function(e,t){return new RegExp("^"+t+"(\\/|\\?|#|$)","i").test(e)},d=function(e,t){return p(e,t)?e.substr(t.length):e},f=function(e){return"/"===e.charAt(e.length-1)?e.slice(0,-1):e},h=function(e){var t=e.pathname,n=e.search,r=e.hash,i=t||"/";return n&&"?"!==n&&(i+="?"===n.charAt(0)?n:"?"+n),r&&"#"!==r&&(i+="#"===r.charAt(0)?r:"#"+r),i},g=Object.assign||function(e){for(var t=1;t0&&void 0!==arguments[0]?arguments[0]:{};a()(M,"Browser history needs a DOM");var t,n=window.history,r=(-1===(t=window.navigator.userAgent).indexOf("Android 2.")&&-1===t.indexOf("Android 4.0")||-1===t.indexOf("Mobile Safari")||-1!==t.indexOf("Chrome")||-1!==t.indexOf("Windows Phone"))&&window.history&&"pushState"in window.history,o=!(-1===window.navigator.userAgent.indexOf("Trident")),s=e.forceRefresh,u=void 0!==s&&s,l=e.getUserConfirmation,g=void 0===l?w:l,j=e.keyLength,I=void 0===j?6:j,E=e.basename?f(c(e.basename)):"",C=function(e){var t=e||{},n=t.key,r=t.state,o=window.location,a=o.pathname+o.search+o.hash;return i()(!E||p(a,E),'You are attempting to use a basename on a page whose URL path does not begin with the basename. Expected path "'+a+'" to begin with "'+E+'".'),E&&(a=d(a,E)),y(a,r,n)},L=function(){return Math.random().toString(36).substr(2,I)},k=m(),S=function(e){N(G,e),G.length=n.length,k.notifyListeners(G.location,G.action)},T=function(e){(function(e){return void 0===e.state&&-1===navigator.userAgent.indexOf("CriOS")})(e)||A(C(e.state))},z=function(){A(C(x()))},O=!1,A=function(e){O?(O=!1,S()):k.confirmTransitionTo(e,"POP",g,function(t){t?S({action:"POP",location:e}):_(e)})},_=function(e){var t=G.location,n=P.indexOf(t.key);-1===n&&(n=0);var r=P.indexOf(e.key);-1===r&&(r=0);var i=n-r;i&&(O=!0,R(i))},U=C(x()),P=[U.key],B=function(e){return E+h(e)},R=function(e){n.go(e)},Y=0,F=function(e){1===(Y+=e)?(v(window,"popstate",T),o&&v(window,"hashchange",z)):0===Y&&(b(window,"popstate",T),o&&b(window,"hashchange",z))},Q=!1,G={length:n.length,action:"POP",location:U,createHref:B,push:function(e,t){i()(!("object"===("undefined"===typeof e?"undefined":D(e))&&void 0!==e.state&&void 0!==t),"You should avoid providing a 2nd state argument to push when the 1st argument is a location-like object that already has state; it is ignored");var o=y(e,t,L(),G.location);k.confirmTransitionTo(o,"PUSH",g,function(e){if(e){var t=B(o),a=o.key,s=o.state;if(r)if(n.pushState({key:a,state:s},null,t),u)window.location.href=t;else{var l=P.indexOf(G.location.key),c=P.slice(0,-1===l?0:l+1);c.push(o.key),P=c,S({action:"PUSH",location:o})}else i()(void 0===s,"Browser history cannot push state in browsers that do not support HTML5 history"),window.location.href=t}})},replace:function(e,t){i()(!("object"===("undefined"===typeof e?"undefined":D(e))&&void 0!==e.state&&void 0!==t),"You should avoid providing a 2nd state argument to replace when the 1st argument is a location-like object that already has state; it is ignored");var o=y(e,t,L(),G.location);k.confirmTransitionTo(o,"REPLACE",g,function(e){if(e){var t=B(o),a=o.key,s=o.state;if(r)if(n.replaceState({key:a,state:s},null,t),u)window.location.replace(t);else{var l=P.indexOf(G.location.key);-1!==l&&(P[l]=o.key),S({action:"REPLACE",location:o})}else i()(void 0===s,"Browser history cannot replace state in browsers that do not support HTML5 history"),window.location.replace(t)}})},go:R,goBack:function(){return R(-1)},goForward:function(){return R(1)},block:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=k.setPrompt(e);return Q||(F(1),Q=!0),function(){return Q&&(Q=!1,F(-1)),t()}},listen:function(e){var t=k.appendListener(e);return F(1),function(){F(-1),t()}}};return G};Object.assign,"function"===typeof Symbol&&Symbol.iterator,Object.assign;n.d(t,"a",function(){return j}),n.d(t,"b",function(){return y})},function(e,t,n){"use strict";var r=n(2);Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return i.default}});var i=r(n(825))},function(e,t,n){"use strict";var r=function(e){};e.exports=function(e,t,n,i,o,a,s,u){if(r(t),!e){var l;if(void 0===t)l=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var c=[n,i,o,a,s,u],p=0;(l=new Error(t.replace(/%s/g,function(){return c[p++]}))).name="Invariant Violation"}throw l.framesToPop=1,l}}},function(e,t,n){"use strict";e.exports={}},function(e,t,n){"use strict";e.exports=function(e){return"function"===typeof e}},function(e,t,n){"use strict";e.exports=n(395)()?Array.from:n(396)},function(e,t,n){"use strict";var r=n(409),i=n(65),o=n(74),a=Array.prototype.indexOf,s=Object.prototype.hasOwnProperty,u=Math.abs,l=Math.floor;e.exports=function(e){var t,n,c,p;if(!r(e))return a.apply(this,arguments);for(n=i(o(this).length),c=arguments[1],t=c=isNaN(c)?0:c>=0?l(c):i(this.length)-l(u(c));t-1||r("96",e),!l.plugins[n]){t.extractEvents||r("97",e),l.plugins[n]=t;var a=t.eventTypes;for(var u in a)s(a[u],t,u)||r("98",u,e)}}}function s(e,t,n){l.eventNameDispatchConfigs.hasOwnProperty(n)&&r("99",n),l.eventNameDispatchConfigs[n]=e;var i=e.phasedRegistrationNames;if(i){for(var o in i){if(i.hasOwnProperty(o))u(i[o],t,n)}return!0}return!!e.registrationName&&(u(e.registrationName,t,n),!0)}function u(e,t,n){l.registrationNameModules[e]&&r("100",e),l.registrationNameModules[e]=t,l.registrationNameDependencies[e]=t.eventTypes[n].dependencies}var l={plugins:[],eventNameDispatchConfigs:{},registrationNameModules:{},registrationNameDependencies:{},possibleRegistrationNames:null,injectEventPluginOrder:function(e){i&&r("101"),i=Array.prototype.slice.call(e),a()},injectEventPluginsByName:function(e){var t=!1;for(var n in e)if(e.hasOwnProperty(n)){var i=e[n];o.hasOwnProperty(n)&&o[n]===i||(o[n]&&r("102",n),o[n]=i,t=!0)}t&&a()},getPluginModuleForEvent:function(e){var t=e.dispatchConfig;if(t.registrationName)return l.registrationNameModules[t.registrationName]||null;if(void 0!==t.phasedRegistrationNames){var n=t.phasedRegistrationNames;for(var r in n)if(n.hasOwnProperty(r)){var i=l.registrationNameModules[n[r]];if(i)return i}}return null},_resetEventPlugins:function(){for(var e in i=null,o)o.hasOwnProperty(e)&&delete o[e];l.plugins.length=0;var t=l.eventNameDispatchConfigs;for(var n in t)t.hasOwnProperty(n)&&delete t[n];var r=l.registrationNameModules;for(var a in r)r.hasOwnProperty(a)&&delete r[a]}};e.exports=l},function(e,t,n){"use strict";var r,i,o=n(17),a=n(163);n(16),n(24);function s(e,t,n,r){var i=e.type||"unknown-event";e.currentTarget=u.getNodeFromInstance(r),t?a.invokeGuardedCallbackWithCatch(i,n,e):a.invokeGuardedCallback(i,n,e),e.currentTarget=null}var u={isEndish:function(e){return"topMouseUp"===e||"topTouchEnd"===e||"topTouchCancel"===e},isMoveish:function(e){return"topMouseMove"===e||"topTouchMove"===e},isStartish:function(e){return"topMouseDown"===e||"topTouchStart"===e},executeDirectDispatch:function(e){var t=e._dispatchListeners,n=e._dispatchInstances;Array.isArray(t)&&o("103"),e.currentTarget=t?u.getNodeFromInstance(n):null;var r=t?t(e):null;return e.currentTarget=null,e._dispatchListeners=null,e._dispatchInstances=null,r},executeDispatchesInOrder:function(e,t){var n=e._dispatchListeners,r=e._dispatchInstances;if(Array.isArray(n))for(var i=0;i0&&r.length<20?n+" (keys: "+r.join(", ")+")":n}(e))}};e.exports=u},function(e,t,n){"use strict";n(19);var r=n(53),i=(n(24),r);e.exports=i},function(e,t,n){"use strict";e.exports=function(e){var t,n=e.keyCode;return"charCode"in e?0===(t=e.charCode)&&13===n&&(t=13):t=n,t>=32||13===t?t:0}},function(e,t,n){"use strict";t.__esModule=!0;var r=Object.assign||function(e){for(var t=1;t=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}(e,["component","childFactory"]),i=l(this.state.children).map(n);return delete r.appear,delete r.enter,delete r.exit,null===t?i:o.default.createElement(t,r,i)},t}(o.default.Component));c.childContextTypes={transitionGroup:i.default.object.isRequired},c.propTypes={},c.defaultProps={component:"div",childFactory:function(e){return e}},t.default=(0,a.polyfill)(c),e.exports=t.default},function(e,t,n){"use strict";t.__esModule=!0,t.matches=function(e,t){return t.toLowerCase().indexOf(e.toLowerCase())>-1},t.startsWith=function(e,t){return 0===e.indexOf(t)},t.endsWith=function(e,t){return-1!==e.indexOf(t,e.length-t.length)}},function(e,t,n){(function(e,r){var i=/%[sdj%]/g;t.format=function(e){if(!m(e)){for(var t=[],n=0;n=o)return e;switch(e){case"%s":return String(r[n++]);case"%d":return Number(r[n++]);case"%j":try{return JSON.stringify(r[n++])}catch(t){return"[Circular]"}default:return e}}),u=r[n];n=3&&(r.depth=arguments[2]),arguments.length>=4&&(r.colors=arguments[3]),h(n)?r.showHidden=n:n&&t._extend(r,n),M(r.showHidden)&&(r.showHidden=!1),M(r.depth)&&(r.depth=2),M(r.colors)&&(r.colors=!1),M(r.customInspect)&&(r.customInspect=!0),r.colors&&(r.stylize=u),c(r,e,r.depth)}function u(e,t){var n=s.styles[t];return n?"\x1b["+s.colors[n][0]+"m"+e+"\x1b["+s.colors[n][1]+"m":e}function l(e,t){return e}function c(e,n,r){if(e.customInspect&&n&&N(n.inspect)&&n.inspect!==t.inspect&&(!n.constructor||n.constructor.prototype!==n)){var i=n.inspect(r,e);return m(i)||(i=c(e,i,r)),i}var o=function(e,t){if(M(t))return e.stylize("undefined","undefined");if(m(t)){var n="'"+JSON.stringify(t).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return e.stylize(n,"string")}if(y(t))return e.stylize(""+t,"number");if(h(t))return e.stylize(""+t,"boolean");if(g(t))return e.stylize("null","null")}(e,n);if(o)return o;var a=Object.keys(n),s=function(e){var t={};return e.forEach(function(e,n){t[e]=!0}),t}(a);if(e.showHidden&&(a=Object.getOwnPropertyNames(n)),D(n)&&(a.indexOf("message")>=0||a.indexOf("description")>=0))return p(n);if(0===a.length){if(N(n)){var u=n.name?": "+n.name:"";return e.stylize("[Function"+u+"]","special")}if(v(n))return e.stylize(RegExp.prototype.toString.call(n),"regexp");if(w(n))return e.stylize(Date.prototype.toString.call(n),"date");if(D(n))return p(n)}var l,b="",x=!1,j=["{","}"];(f(n)&&(x=!0,j=["[","]"]),N(n))&&(b=" [Function"+(n.name?": "+n.name:"")+"]");return v(n)&&(b=" "+RegExp.prototype.toString.call(n)),w(n)&&(b=" "+Date.prototype.toUTCString.call(n)),D(n)&&(b=" "+p(n)),0!==a.length||x&&0!=n.length?r<0?v(n)?e.stylize(RegExp.prototype.toString.call(n),"regexp"):e.stylize("[Object]","special"):(e.seen.push(n),l=x?function(e,t,n,r,i){for(var o=[],a=0,s=t.length;a=0&&0,e+t.replace(/\u001b\[\d\d?m/g,"").length+1},0)>60)return n[0]+(""===t?"":t+"\n ")+" "+e.join(",\n ")+" "+n[1];return n[0]+t+" "+e.join(", ")+" "+n[1]}(l,b,j)):j[0]+b+j[1]}function p(e){return"["+Error.prototype.toString.call(e)+"]"}function d(e,t,n,r,i,o){var a,s,u;if((u=Object.getOwnPropertyDescriptor(t,i)||{value:t[i]}).get?s=u.set?e.stylize("[Getter/Setter]","special"):e.stylize("[Getter]","special"):u.set&&(s=e.stylize("[Setter]","special")),E(r,i)||(a="["+i+"]"),s||(e.seen.indexOf(u.value)<0?(s=g(n)?c(e,u.value,null):c(e,u.value,n-1)).indexOf("\n")>-1&&(s=o?s.split("\n").map(function(e){return" "+e}).join("\n").substr(2):"\n"+s.split("\n").map(function(e){return" "+e}).join("\n")):s=e.stylize("[Circular]","special")),M(a)){if(o&&i.match(/^\d+$/))return s;(a=JSON.stringify(""+i)).match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(a=a.substr(1,a.length-2),a=e.stylize(a,"name")):(a=a.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),a=e.stylize(a,"string"))}return a+": "+s}function f(e){return Array.isArray(e)}function h(e){return"boolean"===typeof e}function g(e){return null===e}function y(e){return"number"===typeof e}function m(e){return"string"===typeof e}function M(e){return void 0===e}function v(e){return b(e)&&"[object RegExp]"===x(e)}function b(e){return"object"===typeof e&&null!==e}function w(e){return b(e)&&"[object Date]"===x(e)}function D(e){return b(e)&&("[object Error]"===x(e)||e instanceof Error)}function N(e){return"function"===typeof e}function x(e){return Object.prototype.toString.call(e)}function j(e){return e<10?"0"+e.toString(10):e.toString(10)}t.debuglog=function(e){if(M(o)&&(o=Object({NODE_ENV:"production",PUBLIC_URL:""}).NODE_DEBUG||""),e=e.toUpperCase(),!a[e])if(new RegExp("\\b"+e+"\\b","i").test(o)){var n=r.pid;a[e]=function(){var r=t.format.apply(t,arguments);console.error("%s %d: %s",e,n,r)}}else a[e]=function(){};return a[e]},t.inspect=s,s.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]},s.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"},t.isArray=f,t.isBoolean=h,t.isNull=g,t.isNullOrUndefined=function(e){return null==e},t.isNumber=y,t.isString=m,t.isSymbol=function(e){return"symbol"===typeof e},t.isUndefined=M,t.isRegExp=v,t.isObject=b,t.isDate=w,t.isError=D,t.isFunction=N,t.isPrimitive=function(e){return null===e||"boolean"===typeof e||"number"===typeof e||"string"===typeof e||"symbol"===typeof e||"undefined"===typeof e},t.isBuffer=n(600);var I=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];function E(e,t){return Object.prototype.hasOwnProperty.call(e,t)}t.log=function(){var e,n;console.log("%s - %s",(e=new Date,n=[j(e.getHours()),j(e.getMinutes()),j(e.getSeconds())].join(":"),[e.getDate(),I[e.getMonth()],n].join(" ")),t.format.apply(t,arguments))},t.inherits=n(283),t._extend=function(e,t){if(!t||!b(t))return e;for(var n=Object.keys(t),r=n.length;r--;)e[n[r]]=t[n[r]];return e}}).call(this,n(23),n(61))},function(e,t,n){"use strict";(function(e){t.__esModule=!0,t.load=function(t){var n=t.cb,r=t.check,i=t.method,a=t.url;o[i]||(o[i]=[],e.Auth0[i]=function(){for(var e=arguments.length,t=Array(e),n=0;n1)return;var s=e.document.createElement("script");s.src=a,e.document.getElementsByTagName("head")[0].appendChild(s);var u=function(e){o[i]=o[i].filter(function(t){return t.url!==a||(setTimeout(function(){return t.cb(e)},0),!1)})},l=setTimeout(function(){return u(new Error(a+" timed out"))},2e4);s.addEventListener("load",function(){return clearTimeout(l)}),s.addEventListener("error",function(){clearTimeout(l),u(new Error(a+" could not be loaded."))})},t.preload=function(t){var n=t.method,r=t.cb;e.Auth0[n]=r};var r,i=n(182);(r=i)&&r.__esModule;e.Auth0||(e.Auth0={});var o={}}).call(this,n(23))},function(e,t,n){"use strict";n.r(t),function(e){n.d(t,"Authentication",function(){return ct}),n.d(t,"Management",function(){return pt}),n.d(t,"WebAuth",function(){return st}),n.d(t,"version",function(){return Z});var r="undefined"!=typeof window?window:"undefined"!=typeof e?e:"undefined"!=typeof self?self:{};function i(e,t){return e(t={exports:{}},t.exports),t.exports}var o=i(function(e){var t;t=r,e.exports?e.exports=function(){var e=arguments;return"object"==typeof arguments[0]&&(e=arguments[0],arguments[1]),[].slice.call(e,0).join("/").replace(/:\//g,"://").replace(/([^:\s])\/+/g,"$1/").replace(/\/(\?|&|#[^!])/g,"$1").replace(/(\?.+)\?/g,"$1&")}:t.urljoin=function(){var e=arguments;return"object"==typeof arguments[0]&&(e=arguments[0],arguments[1]),[].slice.call(e,0).join("/").replace(/:\//g,"://").replace(/([^:\s])\/+/g,"$1/").replace(/\/(\?|&|#[^!])/g,"$1").replace(/(\?.+)\?/g,"$1&")}}),a=i(function(e,t){var n=Object.prototype.hasOwnProperty,r=function(){for(var e=[],t=0;t<256;++t)e.push("%"+((t<16?"0":"")+t.toString(16)).toUpperCase());return e}();t.arrayToObject=function(e,t){for(var n=t&&t.plainObjects?Object.create(null):{},r=0;r=48&&o<=57||o>=65&&o<=90||o>=97&&o<=122?n+=t.charAt(i):o<128?n+=r[o]:o<2048?n+=r[192|o>>6]+r[128|63&o]:o<55296||o>=57344?n+=r[224|o>>12]+r[128|o>>6&63]+r[128|63&o]:(i+=1,o=65536+((1023&o)<<10|1023&t.charCodeAt(i)),n+=r[240|o>>18]+r[128|o>>12&63]+r[128|o>>6&63]+r[128|63&o])}return n},t.compact=function(e,n){if("object"!=typeof e||null===e)return e;var r=n||[],i=r.indexOf(e);if(-1!==i)return r[i];if(r.push(e),Array.isArray(e)){for(var o=[],a=0;a=0&&r.parseArrays&&s<=r.arrayLimit?(i=[])[s]=e(t,n,r):i[a]=e(t,n,r)}return i}(s,t,n)}},m=function(e,t){var n=t||{};if(null!==n.decoder&&void 0!==n.decoder&&"function"!=typeof n.decoder)throw new TypeError("Decoder has to be a function.");if(n.delimiter="string"==typeof n.delimiter||a.isRegExp(n.delimiter)?n.delimiter:g.delimiter,n.depth="number"==typeof n.depth?n.depth:g.depth,n.arrayLimit="number"==typeof n.arrayLimit?n.arrayLimit:g.arrayLimit,n.parseArrays=!1!==n.parseArrays,n.decoder="function"==typeof n.decoder?n.decoder:g.decoder,n.allowDots="boolean"==typeof n.allowDots?n.allowDots:g.allowDots,n.plainObjects="boolean"==typeof n.plainObjects?n.plainObjects:g.plainObjects,n.allowPrototypes="boolean"==typeof n.allowPrototypes?n.allowPrototypes:g.allowPrototypes,n.parameterLimit="number"==typeof n.parameterLimit?n.parameterLimit:g.parameterLimit,n.strictNullHandling="boolean"==typeof n.strictNullHandling?n.strictNullHandling:g.strictNullHandling,""===e||null==e)return n.plainObjects?Object.create(null):{};for(var r="string"==typeof e?function(e,t){for(var n={},r=e.split(t.delimiter,t.parameterLimit===1/0?void 0:t.parameterLimit),i=0;i=this._maxRetries)return!1;if(this._retryCallback)try{var n=this._retryCallback(e,t);if(!0===n)return!0;if(!1===n)return!1}catch(r){console.error(r)}if(t&&t.status&&t.status>=500&&501!=t.status)return!0;if(e){if(e.code&&~N.indexOf(e.code))return!0;if(e.timeout&&"ECONNABORTED"==e.code)return!0;if(e.crossDomain)return!0}return!1},D.prototype._retry=function(){return this.clearTimeout(),this.req&&(this.req=null,this.req=this.request()),this._aborted=!1,this.timedout=!1,this._end()},D.prototype.then=function(e,t){if(!this._fullfilledPromise){var n=this;this._endCalled&&console.warn("Warning: superagent request was sent twice, because both .end() and .then() were called. Never call .end() if you use promises"),this._fullfilledPromise=new Promise(function(e,t){n.end(function(n,r){n?t(n):e(r)})})}return this._fullfilledPromise.then(e,t)},D.prototype.catch=function(e){return this.then(void 0,e)},D.prototype.use=function(e){return e(this),this},D.prototype.ok=function(e){if("function"!=typeof e)throw Error("Callback required");return this._okCallback=e,this},D.prototype._isResponseOK=function(e){return!!e&&(this._okCallback?this._okCallback(e):e.status>=200&&e.status<300)},D.prototype.get=function(e){return this._header[e.toLowerCase()]},D.prototype.getHeader=D.prototype.get,D.prototype.set=function(e,t){if(b(e)){for(var n in e)this.set(n,e[n]);return this}return this._header[e.toLowerCase()]=t,this.header[e]=t,this},D.prototype.unset=function(e){return delete this._header[e.toLowerCase()],delete this.header[e],this},D.prototype.field=function(e,t){if(null==e)throw new Error(".field(name, val) name can not be empty");if(this._data&&console.error(".field() can't be used if .send() is used. Please use only .send() or only .field() & .attach()"),b(e)){for(var n in e)this.field(n,e[n]);return this}if(Array.isArray(t)){for(var r in t)this.field(e,t[r]);return this}if(null==t)throw new Error(".field(name, val) val can not be empty");return"boolean"==typeof t&&(t=""+t),this._getFormData().append(e,t),this},D.prototype.abort=function(){return this._aborted?this:(this._aborted=!0,this.xhr&&this.xhr.abort(),this.req&&this.req.abort(),this.clearTimeout(),this.emit("abort"),this)},D.prototype._auth=function(e,t,n,r){switch(n.type){case"basic":this.set("Authorization","Basic "+r(e+":"+t));break;case"auto":this.username=e,this.password=t;break;case"bearer":this.set("Authorization","Bearer "+e)}return this},D.prototype.withCredentials=function(e){return null==e&&(e=!0),this._withCredentials=e,this},D.prototype.redirects=function(e){return this._maxRedirects=e,this},D.prototype.maxResponseSize=function(e){if("number"!=typeof e)throw TypeError("Invalid argument");return this._maxResponseSize=e,this},D.prototype.toJSON=function(){return{method:this.method,url:this.url,data:this._data,headers:this._header}},D.prototype.send=function(e){var t=b(e),n=this._header["content-type"];if(this._formData&&console.error(".send() can't be used if .attach() or .field() is used. Please use only .send() or only .field() & .attach()"),t&&!this._data)Array.isArray(e)?this._data=[]:this._isHost(e)||(this._data={});else if(e&&this._data&&this._isHost(this._data))throw Error("Can't merge these send calls");if(t&&b(this._data))for(var r in e)this._data[r]=e[r];else"string"==typeof e?(n||this.type("form"),n=this._header["content-type"],this._data="application/x-www-form-urlencoded"==n?this._data?this._data+"&"+e:e:(this._data||"")+e):this._data=e;return!t||this._isHost(e)?this:(n||this.type("json"),this)},D.prototype.sortQuery=function(e){return this._sort=void 0===e||e,this},D.prototype._finalizeQueryString=function(){var e=this._query.join("&");if(e&&(this.url+=(this.url.indexOf("?")>=0?"&":"?")+e),this._query.length=0,this._sort){var t=this.url.indexOf("?");if(t>=0){var n=this.url.substring(t+1).split("&");"function"==typeof this._sort?n.sort(this._sort):n.sort(),this.url=this.url.substring(0,t)+"?"+n.join("&")}}},D.prototype._appendQueryString=function(){console.trace("Unsupported")},D.prototype._timeoutError=function(e,t,n){if(!this._aborted){var r=new Error(e+t+"ms exceeded");r.timeout=t,r.code="ECONNABORTED",r.errno=n,this.timedout=!0,this.abort(),this.callback(r)}},D.prototype._setTimeouts=function(){var e=this;this._timeout&&!this._timer&&(this._timer=setTimeout(function(){e._timeoutError("Timeout of ",e._timeout,"ETIME")},this._timeout)),this._responseTimeout&&!this._responseTimeoutTimer&&(this._responseTimeoutTimer=setTimeout(function(){e._timeoutError("Response timeout of ",e._responseTimeout,"ETIMEDOUT")},this._responseTimeout))};var x=function(e){return e.split(/ *; */).shift()},j=function(e){return e.split(/ *; */).reduce(function(e,t){var n=t.split(/ *= */),r=n.shift(),i=n.shift();return r&&i&&(e[r]=i),e},{})},I=function(e){return e.split(/ *, */).reduce(function(e,t){var n=t.split(/ *; */),r=n[0].slice(1,-1);return e[n[1].split(/ *= */)[1].slice(1,-1)]=r,e},{})},E=C;function C(e){if(e)return function(e){for(var t in C.prototype)e[t]=C.prototype[t];return e}(e)}function L(){this._defaults=[]}C.prototype.get=function(e){return this.header[e.toLowerCase()]},C.prototype._setHeaderProperties=function(e){var t=e["content-type"]||"";this.type=x(t);var n=j(t);for(var r in n)this[r]=n[r];this.links={};try{e.link&&(this.links=I(e.link))}catch(i){}},C.prototype._setStatusProperties=function(e){var t=e/100|0;this.status=this.statusCode=e,this.statusType=t,this.info=1==t,this.ok=2==t,this.redirect=3==t,this.clientError=4==t,this.serverError=5==t,this.error=(4==t||5==t)&&this.toError(),this.accepted=202==e,this.noContent=204==e,this.badRequest=400==e,this.unauthorized=401==e,this.notAcceptable=406==e,this.forbidden=403==e,this.notFound=404==e},["use","on","once","set","query","type","accept","auth","withCredentials","sortQuery","retry","ok","redirects","timeout","buffer","serialize","parse","ca","key","pfx","cert"].forEach(function(e){L.prototype[e]=function(){return this._defaults.push({fn:e,arguments:arguments}),this}}),L.prototype._setDefaults=function(e){this._defaults.forEach(function(t){e[t.fn].apply(e,t.arguments)})};for(var k=L,S=i(function(e,t){var n;function i(){}"undefined"!=typeof window?n=window:"undefined"!=typeof self?n=self:(console.warn("Using browser-only version of superagent in non-browser environment"),n=r);var o=t=e.exports=function(e,n){return"function"==typeof n?new t.Request("GET",e).end(n):1==arguments.length?new t.Request("GET",e):new t.Request(e,n)};t.Request=d,o.getXHR=function(){if(!(!n.XMLHttpRequest||n.location&&"file:"==n.location.protocol&&n.ActiveXObject))return new XMLHttpRequest;try{return new ActiveXObject("Microsoft.XMLHTTP")}catch(e){}try{return new ActiveXObject("Msxml2.XMLHTTP.6.0")}catch(e){}try{return new ActiveXObject("Msxml2.XMLHTTP.3.0")}catch(e){}try{return new ActiveXObject("Msxml2.XMLHTTP")}catch(e){}throw Error("Browser-only version of superagent could not find XHR")};var a="".trim?function(e){return e.trim()}:function(e){return e.replace(/(^\s*|\s*$)/g,"")};function s(e){if(!b(e))return e;var t=[];for(var n in e)u(t,n,e[n]);return t.join("&")}function u(e,t,n){if(null!=n)if(Array.isArray(n))n.forEach(function(n){u(e,t,n)});else if(b(n))for(var r in n)u(e,t+"["+r+"]",n[r]);else e.push(encodeURIComponent(t)+"="+encodeURIComponent(n));else null===n&&e.push(encodeURIComponent(t))}function l(e){for(var t,n,r={},i=e.split("&"),o=0,a=i.length;o=2&&e._responseTimeoutTimer&&clearTimeout(e._responseTimeoutTimer),4==n){var r;try{r=t.status}catch(i){r=0}if(!r){if(e.timedout||e._aborted)return;return e.crossDomainError()}e.emit("end")}};var r=function(t,n){n.total>0&&(n.percent=n.loaded/n.total*100),n.direction=t,e.emit("progress",n)};if(this.hasListeners("progress"))try{t.onprogress=r.bind(null,"download"),t.upload&&(t.upload.onprogress=r.bind(null,"upload"))}catch(u){}try{this.username&&this.password?t.open(this.method,this.url,!0,this.username,this.password):t.open(this.method,this.url,!0)}catch(l){return this.callback(l)}if(this._withCredentials&&(t.withCredentials=!0),!this._formData&&"GET"!=this.method&&"HEAD"!=this.method&&"string"!=typeof n&&!this._isHost(n)){var i=this._header["content-type"],a=this._serializer||o.serialize[i?i.split(";")[0]:""];!a&&c(i)&&(a=o.serialize["application/json"]),a&&(n=a(n))}for(var s in this.header)null!=this.header[s]&&this.header.hasOwnProperty(s)&&t.setRequestHeader(s,this.header[s]);return this._responseType&&(t.responseType=this._responseType),this.emit("request",this),t.send(void 0!==n?n:null),this},o.agent=function(){return new k},["GET","POST","OPTIONS","PATCH","PUT","DELETE"].forEach(function(e){k.prototype[e.toLowerCase()]=function(t,n){var r=new o.Request(e,t);return this._setDefaults(r),n&&r.end(n),r}}),k.prototype.del=k.prototype.delete,o.get=function(e,t,n){var r=o("GET",e);return"function"==typeof t&&(n=t,t=null),t&&r.query(t),n&&r.end(n),r},o.head=function(e,t,n){var r=o("HEAD",e);return"function"==typeof t&&(n=t,t=null),t&&r.query(t),n&&r.end(n),r},o.options=function(e,t,n){var r=o("OPTIONS",e);return"function"==typeof t&&(n=t,t=null),t&&r.send(t),n&&r.end(n),r},o.del=f,o.delete=f,o.patch=function(e,t,n){var r=o("PATCH",e);return"function"==typeof t&&(n=t,t=null),t&&r.send(t),n&&r.end(n),r},o.post=function(e,t,n){var r=o("POST",e);return"function"==typeof t&&(n=t,t=null),t&&r.send(t),n&&r.end(n),r},o.put=function(e,t,n){var r=o("PUT",e);return"function"==typeof t&&(n=t,t=null),t&&r.send(t),n&&r.end(n),r}}),T=(S.Request,function(e){return 3*e.length/4-Y(e)}),z=function(e){var t,n,r,i,o,a,s=e.length;o=Y(e),a=new U(3*s/4-o),r=o>0?s-4:s;var u=0;for(t=0,n=0;t>16&255,a[u++]=i>>8&255,a[u++]=255&i;return 2===o?(i=_[e.charCodeAt(t)]<<2|_[e.charCodeAt(t+1)]>>4,a[u++]=255&i):1===o&&(i=_[e.charCodeAt(t)]<<10|_[e.charCodeAt(t+1)]<<4|_[e.charCodeAt(t+2)]>>2,a[u++]=i>>8&255,a[u++]=255&i),a},O=function(e){for(var t,n=e.length,r=n%3,i="",o=[],a=0,s=n-r;as?s:a+16383));return 1===r?(t=e[n-1],i+=A[t>>2],i+=A[t<<4&63],i+="=="):2===r&&(t=(e[n-2]<<8)+e[n-1],i+=A[t>>10],i+=A[t>>4&63],i+=A[t<<2&63],i+="="),o.push(i),o.join("")},A=[],_=[],U="undefined"!=typeof Uint8Array?Uint8Array:Array,P="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",B=0,R=P.length;B0)throw new Error("Invalid string. Length must be a multiple of 4");return"="===e[t-2]?2:"="===e[t-1]?1:0}function F(e,t,n){for(var r,i=[],o=t;o>18&63]+A[a>>12&63]+A[a>>6&63]+A[63&a]);var a;return i.join("")}_["-".charCodeAt(0)]=62,_["_".charCodeAt(0)]=63;var Q={byteLength:T,toByteArray:z,fromByteArray:O};var G={encode:function(e){return Q.fromByteArray(function(e){for(var t=new Array(e.length),n=0;n0&&(e=e.retry(this._timesToRetryFailedRequests)),t.noHeaders)return e;var n=this.headers;e=e.set("Content-Type","application/json");for(var r=Object.keys(this.headers),i=0;i=65&&t<=90||!i&&t>=48&&t<=57?(n+="_",n+=e[r].toLowerCase()):n+=e[r].toLowerCase(),i=t>=48&&t<=57,o=t>=65&&t<=90,r++;return n}(i):i]=e(t[i]),r},{}))},toCamelCase:function e(t,n){return"object"!=typeof t||$.isArray(t)||null===t?t:(n=n||[],Object.keys(t).reduce(function(r,i){return r[-1===n.indexOf(i)?(o=i,a=o.split("_"),a.reduce(function(e,t){return e+t.charAt(0).toUpperCase()+t.slice(1)},a.shift())):i]=e(t[i]),r;var o,a},{}))},blacklist:function(e,t){return Object.keys(e).reduce(function(n,r){return-1===t.indexOf(r)&&(n[r]=e[r]),n},{})},merge:function(e,t){return{base:t?ne(e,t):e,with:function(e,t){return e=t?ne(e,t):e,re(this.base,e)}}},pick:ne,getKeysNotIn:function(e,t){var n=[];for(var r in e)-1===t.indexOf(r)&&n.push(r);return n},extend:re,getOriginFromUrl:function(e){if(e){var t=ie(e),n=t.protocol+"//"+t.hostname;return t.port&&(n+=":"+t.port),n}},getLocationFromUrl:ie};function ae(){return window}var se={redirect:function(e){ae().location=e},getDocument:function(){return ae().document},getWindow:ae,getOrigin:function(){var e=ae().location,t=e.origin;return t||(t=oe.getOriginFromUrl(e.href)),t}};function ue(){}ue.prototype.getItem=function(){return null},ue.prototype.removeItem=function(){},ue.prototype.setItem=function(){};var le=i(function(e,t){var n;n=function(){function e(){for(var e=0,t={};e1){if("number"==typeof(o=e({path:"/"},r.defaults,o)).expires){var s=new Date;s.setMilliseconds(s.getMilliseconds()+864e5*o.expires),o.expires=s}o.expires=o.expires?o.expires.toUTCString():"";try{a=JSON.stringify(i),/^[\{\[]/.test(a)&&(i=a)}catch(y){}i=n.write?n.write(i,t):encodeURIComponent(String(i)).replace(/%(23|24|26|2B|3A|3C|3E|3D|2F|3F|40|5B|5D|5E|60|7B|7D|7C)/g,decodeURIComponent),t=(t=(t=encodeURIComponent(String(t))).replace(/%(23|24|26|2B|5E|60|7C)/g,decodeURIComponent)).replace(/[\(\)]/g,escape);var u="";for(var l in o)o[l]&&(u+="; "+l,!0!==o[l]&&(u+="="+o[l]));return document.cookie=t+"="+i+u}t||(a={});for(var c=document.cookie?document.cookie.split("; "):[],p=/(%[0-9A-Z]{2})+/g,d=0;d0&&e.warning("Following parameters are not allowed on the `/authorize` endpoint: ["+n.join(",")+"]"),t}},we=i(function(e,t){var n;e.exports=n=n||function(e,t){var n=Object.create||function(){function e(){}return function(t){var n;return e.prototype=t,n=new e,e.prototype=null,n}}(),r={},i=r.lib={},o=i.Base={extend:function(e){var t=n(this);return e&&t.mixIn(e),t.hasOwnProperty("init")&&this.init!==t.init||(t.init=function(){t.$super.init.apply(this,arguments)}),t.init.prototype=t,t.$super=this,t},create:function(){var e=this.extend();return e.init.apply(e,arguments),e},init:function(){},mixIn:function(e){for(var t in e)e.hasOwnProperty(t)&&(this[t]=e[t]);e.hasOwnProperty("toString")&&(this.toString=e.toString)},clone:function(){return this.init.prototype.extend(this)}},a=i.WordArray=o.extend({init:function(e,t){e=this.words=e||[],this.sigBytes=null!=t?t:4*e.length},toString:function(e){return(e||u).stringify(this)},concat:function(e){var t=this.words,n=e.words,r=this.sigBytes,i=e.sigBytes;if(this.clamp(),r%4)for(var o=0;o>>2]>>>24-o%4*8&255;t[r+o>>>2]|=a<<24-(r+o)%4*8}else for(o=0;o>>2]=n[o>>>2];return this.sigBytes+=i,this},clamp:function(){var t=this.words,n=this.sigBytes;t[n>>>2]&=4294967295<<32-n%4*8,t.length=e.ceil(n/4)},clone:function(){var e=o.clone.call(this);return e.words=this.words.slice(0),e},random:function(t){for(var n,r=[],i=function(t){t=t;var n=987654321,r=4294967295;return function(){var i=((n=36969*(65535&n)+(n>>16)&r)<<16)+(t=18e3*(65535&t)+(t>>16)&r)&r;return i/=4294967296,(i+=.5)*(e.random()>.5?1:-1)}},o=0;o>>2]>>>24-i%4*8&255;r.push((o>>>4).toString(16)),r.push((15&o).toString(16))}return r.join("")},parse:function(e){for(var t=e.length,n=[],r=0;r>>3]|=parseInt(e.substr(r,2),16)<<24-r%8*4;return new a.init(n,t/2)}},l=s.Latin1={stringify:function(e){for(var t=e.words,n=e.sigBytes,r=[],i=0;i>>2]>>>24-i%4*8&255;r.push(String.fromCharCode(o))}return r.join("")},parse:function(e){for(var t=e.length,n=[],r=0;r>>2]|=(255&e.charCodeAt(r))<<24-r%4*8;return new a.init(n,t)}},c=s.Utf8={stringify:function(e){try{return decodeURIComponent(escape(l.stringify(e)))}catch(t){throw new Error("Malformed UTF-8 data")}},parse:function(e){return l.parse(unescape(encodeURIComponent(e)))}},p=i.BufferedBlockAlgorithm=o.extend({reset:function(){this._data=new a.init,this._nDataBytes=0},_append:function(e){"string"==typeof e&&(e=c.parse(e)),this._data.concat(e),this._nDataBytes+=e.sigBytes},_process:function(t){var n=this._data,r=n.words,i=n.sigBytes,o=this.blockSize,s=i/(4*o),u=(s=t?e.ceil(s):e.max((0|s)-this._minBufferSize,0))*o,l=e.min(4*u,i);if(u){for(var c=0;c>>7)^(h<<14|h>>>18)^h>>>3,y=l[f-2],m=(y<<15|y>>>17)^(y<<13|y>>>19)^y>>>10;l[f]=g+l[f-7]+m+l[f-16]}var M=r&i^r&o^i&o,v=(r<<30|r>>>2)^(r<<19|r>>>13)^(r<<10|r>>>22),b=d+((s<<26|s>>>6)^(s<<21|s>>>11)^(s<<7|s>>>25))+(s&c^~s&p)+u[f]+l[f];d=p,p=c,c=s,s=a+b|0,a=o,o=i,i=r,r=b+(v+M)|0}n[0]=n[0]+r|0,n[1]=n[1]+i|0,n[2]=n[2]+o|0,n[3]=n[3]+a|0,n[4]=n[4]+s|0,n[5]=n[5]+c|0,n[6]=n[6]+p|0,n[7]=n[7]+d|0},_doFinalize:function(){var t=this._data,n=t.words,r=8*this._nDataBytes,i=8*t.sigBytes;return n[i>>>5]|=128<<24-i%32,n[14+(i+64>>>9<<4)]=e.floor(r/4294967296),n[15+(i+64>>>9<<4)]=r,t.sigBytes=4*n.length,this._process(),this._hash},clone:function(){var e=o.clone.call(this);return e._hash=this._hash.clone(),e}});t.SHA256=o._createHelper(c),t.HmacSHA256=o._createHmacHelper(c)}(Math),n.SHA256)}),Ne=i(function(e,t){var n,r,i;e.exports=(i=(r=n=we).lib.WordArray,r.enc.Base64={stringify:function(e){var t=e.words,n=e.sigBytes,r=this._map;e.clamp();for(var i=[],o=0;o>>2]>>>24-o%4*8&255)<<16|(t[o+1>>>2]>>>24-(o+1)%4*8&255)<<8|t[o+2>>>2]>>>24-(o+2)%4*8&255,s=0;s<4&&o+.75*s>>6*(3-s)&63));var u=r.charAt(64);if(u)for(;i.length%4;)i.push(u);return i.join("")},parse:function(e){var t=e.length,n=this._map,r=this._reverseMap;if(!r){r=this._reverseMap=[];for(var o=0;o>>6-a%4*2;r[o>>>2]|=(s|u)<<24-o%4*8,o++}return i.create(r,o)}(e,t,r)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="},n.enc.Base64)}),xe=i(function(e,t){e.exports=we.enc.Hex}),je=i(function(e,t){(function(){var t;function n(e,t,n){null!=e&&("number"==typeof e?this.fromNumber(e,t,n):null==t&&"string"!=typeof e?this.fromString(e,256):this.fromString(e,t))}function r(){return new n(null)}var i="undefined"!=typeof navigator;i&&"Microsoft Internet Explorer"==navigator.appName?(n.prototype.am=function(e,t,n,r,i,o){for(var a=32767&t,s=t>>15;--o>=0;){var u=32767&this[e],l=this[e++]>>15,c=s*u+l*a;i=((u=a*u+((32767&c)<<15)+n[r]+(1073741823&i))>>>30)+(c>>>15)+s*l+(i>>>30),n[r++]=1073741823&u}return i},t=30):i&&"Netscape"!=navigator.appName?(n.prototype.am=function(e,t,n,r,i,o){for(;--o>=0;){var a=t*this[e++]+n[r]+i;i=Math.floor(a/67108864),n[r++]=67108863&a}return i},t=26):(n.prototype.am=function(e,t,n,r,i,o){for(var a=16383&t,s=t>>14;--o>=0;){var u=16383&this[e],l=this[e++]>>14,c=s*u+l*a;i=((u=a*u+((16383&c)<<14)+n[r]+i)>>28)+(c>>14)+s*l,n[r++]=268435455&u}return i},t=28),n.prototype.DB=t,n.prototype.DM=(1<>>16)&&(e=t,n+=16),0!=(t=e>>8)&&(e=t,n+=8),0!=(t=e>>4)&&(e=t,n+=4),0!=(t=e>>2)&&(e=t,n+=2),0!=(t=e>>1)&&(e=t,n+=1),n}function f(e){this.m=e}function h(e){this.m=e,this.mp=e.invDigit(),this.mpl=32767&this.mp,this.mph=this.mp>>15,this.um=(1<>=16,t+=16),0==(255&e)&&(e>>=8,t+=8),0==(15&e)&&(e>>=4,t+=4),0==(3&e)&&(e>>=2,t+=2),0==(1&e)&&++t,t}function b(e){for(var t=0;0!=e;)e&=e-1,++t;return t}function w(){}function D(e){return e}function N(e){this.r2=r(),this.q3=r(),n.ONE.dlShiftTo(2*e.t,this.r2),this.mu=this.r2.divide(e),this.m=e}f.prototype.convert=function(e){return e.s<0||e.compareTo(this.m)>=0?e.mod(this.m):e},f.prototype.revert=function(e){return e},f.prototype.reduce=function(e){e.divRemTo(this.m,null,e)},f.prototype.mulTo=function(e,t,n){e.multiplyTo(t,n),this.reduce(n)},f.prototype.sqrTo=function(e,t){e.squareTo(t),this.reduce(t)},h.prototype.convert=function(e){var t=r();return e.abs().dlShiftTo(this.m.t,t),t.divRemTo(this.m,null,t),e.s<0&&t.compareTo(n.ZERO)>0&&this.m.subTo(t,t),t},h.prototype.revert=function(e){var t=r();return e.copyTo(t),this.reduce(t),t},h.prototype.reduce=function(e){for(;e.t<=this.mt2;)e[e.t++]=0;for(var t=0;t>15)*this.mpl&this.um)<<15)&e.DM;for(e[n=t+this.m.t]+=this.m.am(0,r,e,t,0,this.m.t);e[n]>=e.DV;)e[n]-=e.DV,e[++n]++}e.clamp(),e.drShiftTo(this.m.t,e),e.compareTo(this.m)>=0&&e.subTo(this.m,e)},h.prototype.mulTo=function(e,t,n){e.multiplyTo(t,n),this.reduce(n)},h.prototype.sqrTo=function(e,t){e.squareTo(t),this.reduce(t)},n.prototype.copyTo=function(e){for(var t=this.t-1;t>=0;--t)e[t]=this[t];e.t=this.t,e.s=this.s},n.prototype.fromInt=function(e){this.t=1,this.s=e<0?-1:0,e>0?this[0]=e:e<-1?this[0]=e+this.DV:this.t=0},n.prototype.fromString=function(e,t){var r;if(16==t)r=4;else if(8==t)r=3;else if(256==t)r=8;else if(2==t)r=1;else if(32==t)r=5;else{if(4!=t)return void this.fromRadix(e,t);r=2}this.t=0,this.s=0;for(var i=e.length,o=!1,a=0;--i>=0;){var s=8==r?255&e[i]:c(e,i);s<0?"-"==e.charAt(i)&&(o=!0):(o=!1,0==a?this[this.t++]=s:a+r>this.DB?(this[this.t-1]|=(s&(1<>this.DB-a):this[this.t-1]|=s<=this.DB&&(a-=this.DB))}8==r&&0!=(128&e[0])&&(this.s=-1,a>0&&(this[this.t-1]|=(1<0&&this[this.t-1]==e;)--this.t},n.prototype.dlShiftTo=function(e,t){var n;for(n=this.t-1;n>=0;--n)t[n+e]=this[n];for(n=e-1;n>=0;--n)t[n]=0;t.t=this.t+e,t.s=this.s},n.prototype.drShiftTo=function(e,t){for(var n=e;n=0;--n)t[n+a+1]=this[n]>>i|s,s=(this[n]&o)<=0;--n)t[n]=0;t[a]=s,t.t=this.t+a+1,t.s=this.s,t.clamp()},n.prototype.rShiftTo=function(e,t){t.s=this.s;var n=Math.floor(e/this.DB);if(n>=this.t)t.t=0;else{var r=e%this.DB,i=this.DB-r,o=(1<>r;for(var a=n+1;a>r;r>0&&(t[this.t-n-1]|=(this.s&o)<>=this.DB;if(e.t>=this.DB;r+=this.s}else{for(r+=this.s;n>=this.DB;r-=e.s}t.s=r<0?-1:0,r<-1?t[n++]=this.DV+r:r>0&&(t[n++]=r),t.t=n,t.clamp()},n.prototype.multiplyTo=function(e,t){var r=this.abs(),i=e.abs(),o=r.t;for(t.t=o+i.t;--o>=0;)t[o]=0;for(o=0;o=0;)e[n]=0;for(n=0;n=t.DV&&(e[n+t.t]-=t.DV,e[n+t.t+1]=1)}e.t>0&&(e[e.t-1]+=t.am(n,t[n],e,2*n,0,1)),e.s=0,e.clamp()},n.prototype.divRemTo=function(e,t,i){var o=e.abs();if(!(o.t<=0)){var a=this.abs();if(a.t0?(o.lShiftTo(c,s),a.lShiftTo(c,i)):(o.copyTo(s),a.copyTo(i));var p=s.t,f=s[p-1];if(0!=f){var h=f*(1<1?s[p-2]>>this.F2:0),g=this.FV/h,y=(1<=0&&(i[i.t++]=1,i.subTo(b,i)),n.ONE.dlShiftTo(p,b),b.subTo(s,s);s.t=0;){var w=i[--M]==f?this.DM:Math.floor(i[M]*g+(i[M-1]+m)*y);if((i[M]+=s.am(0,w,i,v,0,p))0&&i.rShiftTo(c,i),u<0&&n.ZERO.subTo(i,i)}}},n.prototype.invDigit=function(){if(this.t<1)return 0;var e=this[0];if(0==(1&e))return 0;var t=3&e;return(t=(t=(t=(t=t*(2-(15&e)*t)&15)*(2-(255&e)*t)&255)*(2-((65535&e)*t&65535))&65535)*(2-e*t%this.DV)%this.DV)>0?this.DV-t:-t},n.prototype.isEven=function(){return 0==(this.t>0?1&this[0]:this.s)},n.prototype.exp=function(e,t){if(e>4294967295||e<1)return n.ONE;var i=r(),o=r(),a=t.convert(this),s=d(e)-1;for(a.copyTo(i);--s>=0;)if(t.sqrTo(i,o),(e&1<0)t.mulTo(o,a,i);else{var u=i;i=o,o=u}return t.revert(i)},n.prototype.toString=function(e){if(this.s<0)return"-"+this.negate().toString(e);var t;if(16==e)t=4;else if(8==e)t=3;else if(2==e)t=1;else if(32==e)t=5;else{if(4!=e)return this.toRadix(e);t=2}var n,r=(1<0)for(s>s)>0&&(i=!0,o=l(n));a>=0;)s>(s+=this.DB-t)):(n=this[a]>>(s-=t)&r,s<=0&&(s+=this.DB,--a)),n>0&&(i=!0),i&&(o+=l(n));return i?o:"0"},n.prototype.negate=function(){var e=r();return n.ZERO.subTo(this,e),e},n.prototype.abs=function(){return this.s<0?this.negate():this},n.prototype.compareTo=function(e){var t=this.s-e.s;if(0!=t)return t;var n=this.t;if(0!=(t=n-e.t))return this.s<0?-t:t;for(;--n>=0;)if(0!=(t=this[n]-e[n]))return t;return 0},n.prototype.bitLength=function(){return this.t<=0?0:this.DB*(this.t-1)+d(this[this.t-1]^this.s&this.DM)},n.prototype.mod=function(e){var t=r();return this.abs().divRemTo(e,null,t),this.s<0&&t.compareTo(n.ZERO)>0&&e.subTo(t,t),t},n.prototype.modPowInt=function(e,t){var n;return n=e<256||t.isEven()?new f(t):new h(t),this.exp(e,n)},n.ZERO=p(0),n.ONE=p(1),w.prototype.convert=D,w.prototype.revert=D,w.prototype.mulTo=function(e,t,n){e.multiplyTo(t,n)},w.prototype.sqrTo=function(e,t){e.squareTo(t)},N.prototype.convert=function(e){if(e.s<0||e.t>2*this.m.t)return e.mod(this.m);if(e.compareTo(this.m)<0)return e;var t=r();return e.copyTo(t),this.reduce(t),t},N.prototype.revert=function(e){return e},N.prototype.reduce=function(e){for(e.drShiftTo(this.m.t-1,this.r2),e.t>this.m.t+1&&(e.t=this.m.t+1,e.clamp()),this.mu.multiplyUpperTo(this.r2,this.m.t+1,this.q3),this.m.multiplyLowerTo(this.q3,this.m.t+1,this.r2);e.compareTo(this.r2)<0;)e.dAddOffset(1,this.m.t+1);for(e.subTo(this.r2,e);e.compareTo(this.m)>=0;)e.subTo(this.m,e)},N.prototype.mulTo=function(e,t,n){e.multiplyTo(t,n),this.reduce(n)},N.prototype.sqrTo=function(e,t){e.squareTo(t),this.reduce(t)};var x,j,I,E=[2,3,5,7,11,13,17,19,23,29,31,37,41,43,47,53,59,61,67,71,73,79,83,89,97,101,103,107,109,113,127,131,137,139,149,151,157,163,167,173,179,181,191,193,197,199,211,223,227,229,233,239,241,251,257,263,269,271,277,281,283,293,307,311,313,317,331,337,347,349,353,359,367,373,379,383,389,397,401,409,419,421,431,433,439,443,449,457,461,463,467,479,487,491,499,503,509,521,523,541,547,557,563,569,571,577,587,593,599,601,607,613,617,619,631,641,643,647,653,659,661,673,677,683,691,701,709,719,727,733,739,743,751,757,761,769,773,787,797,809,811,821,823,827,829,839,853,857,859,863,877,881,883,887,907,911,919,929,937,941,947,953,967,971,977,983,991,997],C=(1<<26)/E[E.length-1];function L(){var e;e=(new Date).getTime(),j[I++]^=255&e,j[I++]^=e>>8&255,j[I++]^=e>>16&255,j[I++]^=e>>24&255,I>=_&&(I-=_)}if(n.prototype.chunkSize=function(e){return Math.floor(Math.LN2*this.DB/Math.log(e))},n.prototype.toRadix=function(e){if(null==e&&(e=10),0==this.signum()||e<2||e>36)return"0";var t=this.chunkSize(e),n=Math.pow(e,t),i=p(n),o=r(),a=r(),s="";for(this.divRemTo(i,o,a);o.signum()>0;)s=(n+a.intValue()).toString(e).substr(1)+s,o.divRemTo(i,o,a);return a.intValue().toString(e)+s},n.prototype.fromRadix=function(e,t){this.fromInt(0),null==t&&(t=10);for(var r=this.chunkSize(t),i=Math.pow(t,r),o=!1,a=0,s=0,u=0;u=r&&(this.dMultiply(i),this.dAddOffset(s,0),a=0,s=0))}a>0&&(this.dMultiply(Math.pow(t,a)),this.dAddOffset(s,0)),o&&n.ZERO.subTo(this,this)},n.prototype.fromNumber=function(e,t,r){if("number"==typeof t)if(e<2)this.fromInt(1);else for(this.fromNumber(e,r),this.testBit(e-1)||this.bitwiseTo(n.ONE.shiftLeft(e-1),y,this),this.isEven()&&this.dAddOffset(1,0);!this.isProbablePrime(t);)this.dAddOffset(2,0),this.bitLength()>e&&this.subTo(n.ONE.shiftLeft(e-1),this);else{var i=new Array,o=7&e;i.length=1+(e>>3),t.nextBytes(i),o>0?i[0]&=(1<>=this.DB;if(e.t>=this.DB;r+=this.s}else{for(r+=this.s;n>=this.DB;r+=e.s}t.s=r<0?-1:0,r>0?t[n++]=r:r<-1&&(t[n++]=this.DV+r),t.t=n,t.clamp()},n.prototype.dMultiply=function(e){this[this.t]=this.am(0,e-1,this,0,0,this.t),++this.t,this.clamp()},n.prototype.dAddOffset=function(e,t){if(0!=e){for(;this.t<=t;)this[this.t++]=0;for(this[t]+=e;this[t]>=this.DV;)this[t]-=this.DV,++t>=this.t&&(this[this.t++]=0),++this[t]}},n.prototype.multiplyLowerTo=function(e,t,n){var r,i=Math.min(this.t+e.t,t);for(n.s=0,n.t=i;i>0;)n[--i]=0;for(r=n.t-this.t;i=0;)n[r]=0;for(r=Math.max(t-this.t,0);r0)if(0==t)n=this[0]%e;else for(var r=this.t-1;r>=0;--r)n=(t*n+this[r])%e;return n},n.prototype.millerRabin=function(e){var t=this.subtract(n.ONE),i=t.getLowestSetBit();if(i<=0)return!1;var o=t.shiftRight(i);(e=e+1>>1)>E.length&&(e=E.length);for(var a=r(),s=0;s>24},n.prototype.shortValue=function(){return 0==this.t?this.s:this[0]<<16>>16},n.prototype.signum=function(){return this.s<0?-1:this.t<=0||1==this.t&&this[0]<=0?0:1},n.prototype.toByteArray=function(){var e=this.t,t=new Array;t[0]=this.s;var n,r=this.DB-e*this.DB%8,i=0;if(e-- >0)for(r>r)!=(this.s&this.DM)>>r&&(t[i++]=n|this.s<=0;)r<8?(n=(this[e]&(1<>(r+=this.DB-8)):(n=this[e]>>(r-=8)&255,r<=0&&(r+=this.DB,--e)),0!=(128&n)&&(n|=-256),0==i&&(128&this.s)!=(128&n)&&++i,(i>0||n!=this.s)&&(t[i++]=n);return t},n.prototype.equals=function(e){return 0==this.compareTo(e)},n.prototype.min=function(e){return this.compareTo(e)<0?this:e},n.prototype.max=function(e){return this.compareTo(e)>0?this:e},n.prototype.and=function(e){var t=r();return this.bitwiseTo(e,g,t),t},n.prototype.or=function(e){var t=r();return this.bitwiseTo(e,y,t),t},n.prototype.xor=function(e){var t=r();return this.bitwiseTo(e,m,t),t},n.prototype.andNot=function(e){var t=r();return this.bitwiseTo(e,M,t),t},n.prototype.not=function(){for(var e=r(),t=0;t=this.t?0!=this.s:0!=(this[t]&1<1){var g=r();for(i.sqrTo(s[1],g);u<=c;)s[u]=r(),i.mulTo(g,s[u-2],s[u]),u+=2}var y,m,M=e.t-1,v=!0,b=r();for(o=d(e[M])-1;M>=0;){for(o>=l?y=e[M]>>o-l&c:(y=(e[M]&(1<0&&(y|=e[M-1]>>this.DB+o-l)),u=n;0==(1&y);)y>>=1,--u;if((o-=u)<0&&(o+=this.DB,--M),v)s[y].copyTo(a),v=!1;else{for(;u>1;)i.sqrTo(a,b),i.sqrTo(b,a),u-=2;u>0?i.sqrTo(a,b):(m=a,a=b,b=m),i.mulTo(b,s[y],a)}for(;M>=0&&0==(e[M]&1<=0?(r.subTo(i,r),t&&o.subTo(s,o),a.subTo(u,a)):(i.subTo(r,i),t&&s.subTo(o,s),u.subTo(a,u))}return 0!=i.compareTo(n.ONE)?n.ZERO:u.compareTo(e)>=0?u.subtract(e):u.signum()<0?(u.addTo(e,u),u.signum()<0?u.add(e):u):u},n.prototype.pow=function(e){return this.exp(e,new w)},n.prototype.gcd=function(e){var t=this.s<0?this.negate():this.clone(),n=e.s<0?e.negate():e.clone();if(t.compareTo(n)<0){var r=t;t=n,n=r}var i=t.getLowestSetBit(),o=n.getLowestSetBit();if(o<0)return t;for(i0&&(t.rShiftTo(o,t),n.rShiftTo(o,n));t.signum()>0;)(i=t.getLowestSetBit())>0&&t.rShiftTo(i,t),(i=n.getLowestSetBit())>0&&n.rShiftTo(i,n),t.compareTo(n)>=0?(t.subTo(n,t),t.rShiftTo(1,t)):(n.subTo(t,n),n.rShiftTo(1,n));return o>0&&n.lShiftTo(o,n),n},n.prototype.isProbablePrime=function(e){var t,n=this.abs();if(1==n.t&&n[0]<=E[E.length-1]){for(t=0;t>>8,j[I++]=255&k;I=0,L()}function z(){if(null==x){for(L(),(x=new A).init(j),I=0;I0&&t.length>0))throw new Error("Invalid key data");this.n=new je(e,16),this.e=parseInt(t,16)}Ce.prototype.verify=function(e,t){t=t.replace(/[^0-9a-f]|[\s\n]]/gi,"");var n=new je(t,16);if(n.bitLength()>this.n.bitLength())throw new Error("Signature does not match with the key modulus.");var r=function(e){for(var t in Ie){var n=Ie[t],r=n.length;if(e.substring(0,r)===n)return{alg:t,hash:e.substring(r)}}return[]}(n.modPowInt(this.e,this.n).toString(16).replace(/^1f+00/,""));if(0===r.length)return!1;if(!Ee.hasOwnProperty(r.alg))throw new Error("Hashing algorithm is not supported.");var i=Ee[r.alg](e).toString();return r.hash===i};var Le=Ce;function ke(e){var t=e.length%4;return 0===t?e:e+new Array(4-t+1).join("=")}function Se(e){for(var t="",n=0;n60)throw new Be.ConfigurationError("The leeway should be positive and lower than a minute.");if(-1===Fe.indexOf(this.expectedAlg))throw new Be.ConfigurationError("Algorithm "+this.expectedAlg+" is not supported. (Expected algs: ["+Fe.join(",")+"])")}Qe.prototype.verify=function(e,t,n){var r=this.decode(e);if(r instanceof Error)return n(r,!1);var i=r.encoded.header+"."+r.encoded.payload,o=Oe.decodeToHEX(r.encoded.signature),a=r.header.alg,s=r.header.kid,u=r.payload.aud,l=r.payload.iss,c=r.payload.exp,p=r.payload.nbf,d=r.payload.nonce||null;if(this.issuer!==l)return n(new Be.TokenValidationError("Issuer "+l+" is not valid."),!1);if(this.audience!==u)return n(new Be.TokenValidationError("Audience "+u+" is not valid."),!1);if(this.expectedAlg!==a)return n(new Be.TokenValidationError("Algorithm "+a+" is not supported. (Expected algs: ["+Fe.join(",")+"])"),!1);if(d!==t)return n(new Be.TokenValidationError("Nonce does not match."),!1);var f=this.verifyExpAndNbf(c,p);return f?n(f,!1):this.getRsaVerifier(l,s,function(e,t){return e?n(e):t.verify(i,o)?n(null,r.payload):n(new Be.TokenValidationError("Invalid signature."))})},Qe.prototype.verifyExpAndNbf=function(e,t){var n=new Date,r=new Date(0),i=new Date(0);return this.__disableExpirationCheck?null:(r.setUTCSeconds(e+this.leeway),n>r?new Be.TokenValidationError("Expired token."):void 0===t?null:(i.setUTCSeconds(t-this.leeway),nr?new Be.TokenValidationError("Expired token."):(i.setUTCSeconds(t-this.leeway),n-1&&null!==new RegExp("rv:([0-9]{2,2}[.0-9]{0,})").exec(t)&&(e=parseFloat(RegExp.$1)),e>=8}();return"undefined"!=typeof window&&window.JSON&&window.JSON.stringify&&window.JSON.parse&&window.postMessage?{open:function(o,a){if(!a)throw"missing required callback argument";var s,u;o.url||(s="missing required 'url' parameter"),o.relay_url||(s="missing required 'relay_url' parameter"),s&&setTimeout(function(){a(s)},0),o.window_name||(o.window_name=null),o.window_features&&!function(){try{var e=navigator.userAgent;return-1!=e.indexOf("Fennec/")||-1!=e.indexOf("Firefox/")&&-1!=e.indexOf("Android")}catch(t){}return!1}()||(o.window_features=void 0);var l,c=o.origin||r(o.url);if(c!==r(o.relay_url))return setTimeout(function(){a("invalid arguments: origin of url and relay_url must match")},0);i&&((u=document.createElement("iframe")).setAttribute("src",o.relay_url),u.style.display="none",u.setAttribute("name","__winchan_relay_frame"),document.body.appendChild(u),l=u.contentWindow);var p=o.popup||window.open(o.url,o.window_name,o.window_features);o.popup&&(p.location.href=o.url),l||(l=p);var d=setInterval(function(){p&&p.closed&&(h(),a&&(a("User closed the popup window"),a=null))},500),f=JSON.stringify({a:"request",d:o.params});function h(){if(u&&document.body.removeChild(u),u=void 0,d&&(d=clearInterval(d)),n(window,"message",g),n(window,"unload",h),p)try{p.close()}catch(t){l.postMessage(e,c)}p=l=void 0}function g(e){if(e.origin===c){try{var t=JSON.parse(e.data)}catch(s){if(a)return a(s);throw s}"ready"===t.a?l.postMessage(f,c):"error"===t.a?(h(),a&&(a(t.d),a=null)):"response"===t.a&&(h(),a&&(a(null,t.d),a=null))}}return t(window,"unload",h),t(window,"message",g),{close:h,focus:function(){if(p)try{p.focus()}catch(e){}}}},onOpen:function(r){var o="*",a=i?function(){window.location;for(var e=window.opener.frames,t=e.length-1;t>=0;t--)try{if(e[t].location.protocol===window.location.protocol&&e[t].location.host===window.location.host&&"__winchan_relay_frame"===e[t].name)return e[t]}catch(n){}}():window.opener;if(!a)throw"can't find relay frame";function s(e){e=JSON.stringify(e),i?a.doPost(e,o):a.postMessage(e,o)}function u(t){if(t.data===e)try{window.close()}catch(n){}}t(i?a:window,"message",function e(t){var i;try{i=JSON.parse(t.data)}catch(a){}i&&"request"===i.a&&(n(window,"message",e),o=t.origin,r&&setTimeout(function(){r(o,i.d,function(e){r=void 0,s({a:"response",d:e})})},0))}),t(i?a:window,"message",u);try{s({a:"ready"})}catch(c){t(a,"load",function(e){s({a:"ready"})})}var l=function(){try{n(i?a:window,"message",u)}catch(e){}r&&s({a:"error",d:"client closed window"}),r=void 0;try{window.close()}catch(c){}};return t(window,"unload",l),{detach:function(){n(window,"unload",l)}}}}:{open:function(e,t,n,r){setTimeout(function(){r("unsupported browser")},0)},onOpen:function(e){setTimeout(function(){e("unsupported browser")},0)}}}();e.exports&&(e.exports=t)});var tt={extractOrigin:function(e){/^https?:\/\//.test(e)||(e=window.location.href);var t=/^(https?:\/\/[-_a-zA-Z.0-9:]+)/.exec(e);return t?t[1]:e}};function nt(){this._current_popup=null}function rt(e,t){this.baseOptions=t,this.baseOptions.popupOrigin=t.popupOrigin,this.client=e.client,this.webAuth=e,this.transactionManager=new Ve(this.baseOptions),this.crossOriginAuthentication=new Xe(e,this.baseOptions),this.warn=new pe({disableWarnings:!!t._disableDeprecationWarnings})}function it(e){this.authenticationUrl=e.authenticationUrl,this.timeout=e.timeout||6e4,this.handler=null,this.postMessageDataType=e.postMessageDataType||!1,this.postMessageOrigin=e.postMessageOrigin||se.getWindow().location.origin||se.getWindow().location.protocol+"//"+se.getWindow().location.hostname+(se.getWindow().location.port?":"+se.getWindow().location.port:"")}function ot(e){this.baseOptions=e,this.request=new V(e),this.transactionManager=new Ve(this.baseOptions)}function at(e,t){this.baseOptions=t,this.client=e,this.request=new V(this.baseOptions),this.warn=new pe({disableWarnings:!!t._disableDeprecationWarnings})}function st(e){$.check(e,{type:"object",message:"options parameter is not valid"},{domain:{type:"string",message:"domain option is required"},clientID:{type:"string",message:"clientID option is required"},responseType:{optional:!0,type:"string",message:"responseType is not valid"},responseMode:{optional:!0,type:"string",message:"responseMode is not valid"},redirectUri:{optional:!0,type:"string",message:"redirectUri is not valid"},scope:{optional:!0,type:"string",message:"scope is not valid"},audience:{optional:!0,type:"string",message:"audience is not valid"},popupOrigin:{optional:!0,type:"string",message:"popupOrigin is not valid"},leeway:{optional:!0,type:"number",message:"leeway is not valid"},plugins:{optional:!0,type:"array",message:"plugins is not valid"},_disableDeprecationWarnings:{optional:!0,type:"boolean",message:"_disableDeprecationWarnings option is not valid"},_sendTelemetry:{optional:!0,type:"boolean",message:"_sendTelemetry option is not valid"},_telemetryInfo:{optional:!0,type:"object",message:"_telemetryInfo option is not valid"},_timesToRetryFailedRequests:{optional:!0,type:"number",message:"_timesToRetryFailedRequests option is not valid"}}),e.overrides&&$.check(e.overrides,{type:"object",message:"overrides option is not valid"},{__tenant:{optional:!0,type:"string",message:"__tenant option is required"},__token_issuer:{optional:!0,type:"string",message:"__token_issuer option is required"},__jwks_uri:{optional:!0,type:"string",message:"__jwks_uri is required"}}),this.baseOptions=e,this.baseOptions.plugins=new Ze(this,this.baseOptions.plugins||[]),this.baseOptions._sendTelemetry=!1!==this.baseOptions._sendTelemetry||this.baseOptions._sendTelemetry,this.baseOptions._timesToRetryFailedRequests=e._timesToRetryFailedRequests?parseInt(e._timesToRetryFailedRequests,0):0,this.baseOptions.tenant=this.baseOptions.overrides&&this.baseOptions.overrides.__tenant||this.baseOptions.domain.split(".")[0],this.baseOptions.token_issuer=this.baseOptions.overrides&&this.baseOptions.overrides.__token_issuer||"https://"+this.baseOptions.domain+"/",this.baseOptions.jwksURI=this.baseOptions.overrides&&this.baseOptions.overrides.__jwks_uri,this.transactionManager=new Ve(this.baseOptions),this.client=new ct(this.baseOptions),this.redirect=new $e(this,this.baseOptions),this.popup=new rt(this,this.baseOptions),this.crossOriginAuthentication=new Xe(this,this.baseOptions),this.webMessageHandler=new Je(this),this._universalLogin=new at(this,this.baseOptions),this.ssodataStorage=new he(this.baseOptions)}function ut(e,t){this.baseOptions=t,this.request=e}function lt(e,t){this.baseOptions=t,this.request=e}function ct(e,t){2===arguments.length?this.auth0=e:t=e,$.check(t,{type:"object",message:"options parameter is not valid"},{domain:{type:"string",message:"domain option is required"},clientID:{type:"string",message:"clientID option is required"},responseType:{optional:!0,type:"string",message:"responseType is not valid"},responseMode:{optional:!0,type:"string",message:"responseMode is not valid"},redirectUri:{optional:!0,type:"string",message:"redirectUri is not valid"},scope:{optional:!0,type:"string",message:"scope is not valid"},audience:{optional:!0,type:"string",message:"audience is not valid"},_disableDeprecationWarnings:{optional:!0,type:"boolean",message:"_disableDeprecationWarnings option is not valid"},_sendTelemetry:{optional:!0,type:"boolean",message:"_sendTelemetry option is not valid"},_telemetryInfo:{optional:!0,type:"object",message:"_telemetryInfo option is not valid"}}),this.baseOptions=t,this.baseOptions._sendTelemetry=!1!==this.baseOptions._sendTelemetry||this.baseOptions._sendTelemetry,this.baseOptions.rootUrl="https://"+this.baseOptions.domain,this.request=new V(this.baseOptions),this.passwordless=new ut(this.request,this.baseOptions),this.dbConnection=new lt(this.request,this.baseOptions),this.warn=new pe({disableWarnings:!!t._disableDeprecationWarnings}),this.ssodataStorage=new he(this.baseOptions)}function pt(e){$.check(e,{type:"object",message:"options parameter is not valid"},{domain:{type:"string",message:"domain option is required"},token:{type:"string",message:"token option is required"},_sendTelemetry:{optional:!0,type:"boolean",message:"_sendTelemetry option is not valid"},_telemetryInfo:{optional:!0,type:"object",message:"_telemetryInfo option is not valid"}}),this.baseOptions=e,this.baseOptions.headers={Authorization:"Bearer "+this.baseOptions.token},this.request=new V(this.baseOptions),this.baseOptions.rootUrl=o("https://"+this.baseOptions.domain,"api","v2")}nt.prototype.calculatePosition=function(e){var t=e.width||500,n=e.height||600,r=se.getWindow(),i=void 0!==r.screenX?r.screenX:r.screenLeft,o=void 0!==r.screenY?r.screenY:r.screenTop;return{width:t,height:n,left:i+((void 0!==r.outerWidth?r.outerWidth:r.document.body.clientWidth)-t)/2,top:o+((void 0!==r.outerHeight?r.outerHeight:r.document.body.clientHeight)-n)/2}},nt.prototype.preload=function(e){var t=this,n=se.getWindow(),r=this.calculatePosition(e.popupOptions||{}),i=oe.merge(r).with(e.popupOptions),o=e.url||"about:blank",a=M(i,{encode:!1,delimiter:","});return this._current_popup&&!this._current_popup.closed?this._current_popup:(this._current_popup=n.open(o,"auth0_signup_popup",a),this._current_popup.kill=function(){this.close(),t._current_popup=null},this._current_popup)},nt.prototype.load=function(e,t,n,r){var i=this,o=this.calculatePosition(n.popupOptions||{}),a=oe.merge(o).with(n.popupOptions),s=oe.merge({url:e,relay_url:t,window_features:M(a,{delimiter:",",encode:!1}),popup:this._current_popup}).with(n),u=et.open(s,function(e,t){return i._current_popup=null,r(e,t)});return u.focus(),u},rt.prototype.buildPopupHandler=function(){var e=this.baseOptions.plugins.get("popup.getPopupHandler");return e?e.getPopupHandler():new nt},rt.prototype.preload=function(e){e=e||{};var t=this.buildPopupHandler();return t.preload(e),t},rt.prototype.getPopupHandler=function(e,t){return e.popupHandler?e.popupHandler:t?this.preload(e):this.buildPopupHandler()},rt.prototype.callback=function(e){var t=this,n=se.getWindow(),r=(e=e||{}).popupOrigin||this.baseOptions.popupOrigin||se.getOrigin();n.opener?et.onOpen(function(n,i,o){if(n!==r)return o({error:"origin_mismatch",error_description:"The popup's origin ("+n+") should match the `popupOrigin` parameter ("+r+")."});t.webAuth.parseHash(e||{},function(e,t){return o(e||t)})}):n.doPost=function(e){n.parent&&n.parent.postMessage(e,r)}},rt.prototype.authorize=function(e,t){var n,r,i={},a=this.baseOptions.plugins.get("popup.authorize"),s=oe.merge(this.baseOptions,["clientID","scope","domain","audience","tenant","responseType","redirectUri","_csrf","state","_intstate","nonce"]).with(oe.blacklist(e,["popupHandler"]));return $.check(s,{type:"object",message:"options parameter is not valid"},{responseType:{type:"string",message:"responseType option is required"}}),r=o(this.baseOptions.rootUrl,"relay.html"),e.owp?s.owp=!0:(i.origin=tt.extractOrigin(s.redirectUri),r=s.redirectUri),e.popupOptions&&(i.popupOptions=oe.pick(e.popupOptions,["width","height"])),a&&(s=a.processParams(s)),(s=this.transactionManager.process(s)).scope=s.scope||"openid profile email",delete s.domain,n=this.client.buildAuthorizeUrl(s),this.getPopupHandler(e).load(n,r,i,me(t))},rt.prototype.loginWithCredentials=function(e,t){e.realm=e.realm||e.connection,e.popup=!0,e=oe.merge(this.baseOptions,["redirectUri","responseType","state","nonce"]).with(oe.blacklist(e,["popupHandler","connection"])),e=this.transactionManager.process(e),this.crossOriginAuthentication.login(e,t)},rt.prototype.passwordlessVerify=function(e,t){var n=this;return this.client.passwordless.verify(oe.blacklist(e,["popupHandler"]),function(r){if(r)return t(r);e.username=e.phoneNumber||e.email,e.password=e.verificationCode,delete e.email,delete e.phoneNumber,delete e.verificationCode,delete e.type,n.client.loginWithResourceOwner(e,t)})},rt.prototype.signupAndLogin=function(e,t){var n=this,r=this.getPopupHandler(e,!0);return e.popupHandler=r,this.client.dbConnection.signup(oe.blacklist(e,["popupHandler"]),function(i){if(i)return r._current_popup&&r._current_popup.kill(),t(i);n.loginWithCredentials(e,t)})},it.create=function(e){return new it(e)},it.prototype.login=function(e,t){this.handler=new qe({auth0:this.auth0,url:this.authenticationUrl,eventListenerType:e?"message":"load",callback:this.getCallbackHandler(t,e),timeout:this.timeout,eventValidator:this.getEventValidator(),timeoutCallback:function(){t(null,"#error=timeout&error_description=Timeout+during+authentication+renew.")},usePostMessage:e||!1}),this.handler.init()},it.prototype.getEventValidator=function(){var e=this;return{isValid:function(t){switch(t.event.type){case"message":return t.event.origin===e.postMessageOrigin&&t.event.source===e.handler.iframe.contentWindow&&(!1===e.postMessageDataType||t.event.data.type&&t.event.data.type===e.postMessageDataType);case"load":if("about:"===t.sourceObject.contentWindow.location.protocol)return!1;default:return!0}}}},it.prototype.getCallbackHandler=function(e,t){return function(n){var r;r=t?"object"==typeof n.event.data&&n.event.data.hash?n.event.data.hash:n.event.data:n.sourceObject.contentWindow.location.hash,e(null,r)}},ot.prototype.login=function(e,t){var n,r;return n=o(this.baseOptions.rootUrl,"usernamepassword","login"),e.username=e.username||e.email,e=oe.blacklist(e,["email"]),r=oe.merge(this.baseOptions,["clientID","redirectUri","tenant","responseType","responseMode","scope","audience"]).with(e),r=this.transactionManager.process(r),r=oe.toSnakeCase(r,["auth0Client"]),this.request.post(n).send(r).end(me(t))},ot.prototype.callback=function(e){var t,n=se.getDocument();(t=n.createElement("div")).innerHTML=e,n.body.appendChild(t).children[0].submit()},at.prototype.login=function(e,t){if(se.getWindow().location.host!==this.baseOptions.domain)throw new Error("This method is meant to be used only inside the Universal Login Page.");var n,r=oe.merge(this.baseOptions,["clientID","redirectUri","tenant","responseType","responseMode","scope","audience","_csrf","state","_intstate","nonce"]).with(e);return $.check(r,{type:"object",message:"options parameter is not valid"},{responseType:{type:"string",message:"responseType option is required"}}),(n=new ot(this.baseOptions)).login(r,function(e,r){return e?t(e):n.callback(r)})},at.prototype.signupAndLogin=function(e,t){var n=this;return n.client.client.dbConnection.signup(e,function(r){return r?t(r):n.login(e,t)})},at.prototype.getSSOData=function(e,t){var n,r="";return"function"==typeof e&&(t=e,e=!1),$.check(e,{type:"boolean",message:"withActiveDirectories parameter is not valid"}),$.check(t,{type:"function",message:"cb parameter is not valid"}),e&&(r="?"+M({ldaps:1,client_id:this.baseOptions.clientID})),n=o(this.baseOptions.rootUrl,"user","ssodata",r),this.request.get(n,{noHeaders:!0}).withCredentials().end(me(t))},st.prototype.parseHash=function(e,t){var n,r;t||"function"!=typeof e?e=e||{}:(t=e,e={});var i=se.getWindow(),o=void 0===e.hash?i.location.hash:e.hash;if(o=o.replace(/^#?\/?/,""),(n=m(o)).hasOwnProperty("error"))return r=ye.buildResponse(n.error,n.error_description),n.state&&(r.state=n.state),t(r);if(!n.hasOwnProperty("access_token")&&!n.hasOwnProperty("id_token")&&!n.hasOwnProperty("refresh_token"))return t(null,null);var a=(this.baseOptions.responseType||e.responseType||"").split(" ");return a.length>0&&-1!==a.indexOf("token")&&!n.hasOwnProperty("access_token")?t(ye.buildResponse("invalid_hash","response_type contains `token`, but the parsed hash does not contain an `access_token` property")):a.length>0&&-1!==a.indexOf("id_token")&&!n.hasOwnProperty("id_token")?t(ye.buildResponse("invalid_hash","response_type contains `id_token`, but the parsed hash does not contain an `id_token` property")):this.validateAuthenticationResponse(e,n,t)},st.prototype.validateAuthenticationResponse=function(e,t,n){var r=this;e.__enableIdPInitiatedLogin=e.__enableIdPInitiatedLogin||e.__enableImpersonation;var i=t.state,o=this.transactionManager.getStoredTransaction(i),a=e.state||o&&o.state||null,s=a===i;if((i||a||!e.__enableIdPInitiatedLogin)&&!s)return n({error:"invalid_token",errorDescription:"`state` does not match."});var u=e.nonce||o&&o.nonce||null,l=e.state||o&&o.appState||null,c=function(e,i){return e?n(e):(o&&o.lastUsedConnection&&(i&&(a=i.sub),r.ssodataStorage.set(o.lastUsedConnection,a)),n(null,function(e,t,n){return{accessToken:e.access_token||null,idToken:e.id_token||null,idTokenPayload:n||null,appState:t||null,refreshToken:e.refresh_token||null,state:e.state||null,expiresIn:e.expires_in?parseInt(e.expires_in,10):null,tokenType:e.token_type||null,scope:e.scope||null}}(t,l,i)));var a};return t.id_token?this.validateToken(t.id_token,u,function(e,n){return e?"invalid_token"!==e.error?c(e):"HS256"!==(new Ge).decode(t.id_token).header.alg?c(e):t.access_token?r.client.userInfo(t.access_token,function(e,t){return e?c(e):c(null,t)}):c({error:"invalid_token",description:"The id_token cannot be validated because it was signed with the HS256 algorithm and public clients (like a browser) can\u2019t store secrets. Please read the associated doc for possible ways to fix this. Read more: https://auth0.com/docs/errors/libraries/auth0-js/invalid-token#parsing-an-hs256-signed-id-token-without-an-access-token"}):t.access_token&&n.at_hash?(new Ge).validateAccessToken(t.access_token,"RS256",n.at_hash,function(e){return e?c(ye.invalidToken(e.message)):c(null,n)}):c(null,n)}):c(null,null)},st.prototype.validateToken=function(e,t,n){new Ge({issuer:this.baseOptions.token_issuer,jwksURI:this.baseOptions.jwksURI,audience:this.baseOptions.clientID,leeway:this.baseOptions.leeway||0,__disableExpirationCheck:this.baseOptions.__disableExpirationCheck}).verify(e,t,function(e,t){if(e)return n(ye.invalidToken(e.message));n(null,t)})},st.prototype.renewAuth=function(e,t){var n=!!e.usePostMessage,r=e.postMessageDataType||!1,i=e.postMessageOrigin||se.getWindow().origin,o=e.timeout,a=this,s=oe.merge(this.baseOptions,["clientID","redirectUri","responseType","scope","audience","_csrf","state","_intstate","nonce"]).with(e);s.responseType=s.responseType||"token",s.responseMode=s.responseMode||"fragment",s=this.transactionManager.process(s),$.check(s,{type:"object",message:"options parameter is not valid"}),$.check(t,{type:"function",message:"cb parameter is not valid"}),s.prompt="none",s=oe.blacklist(s,["usePostMessage","tenant","postMessageDataType","postMessageOrigin"]),it.create({authenticationUrl:this.client.buildAuthorizeUrl(s),postMessageDataType:r,postMessageOrigin:i,timeout:o}).login(n,function(e,n){if("object"==typeof n)return t(e,n);a.parseHash({hash:n},t)})},st.prototype.checkSession=function(e,t){var n=oe.merge(this.baseOptions,["clientID","responseType","redirectUri","scope","audience","_csrf","state","_intstate","nonce"]).with(e);if("code"===n.responseType)return t({error:"error",error_description:"responseType can't be `code`"});e.nonce||(n=this.transactionManager.process(n)),$.check(n,{type:"object",message:"options parameter is not valid"}),$.check(t,{type:"function",message:"cb parameter is not valid"}),n=oe.blacklist(n,["usePostMessage","tenant","postMessageDataType"]),this.webMessageHandler.run(n,t)},st.prototype.changePassword=function(e,t){return this.client.dbConnection.changePassword(e,t)},st.prototype.passwordlessStart=function(e,t){var n=oe.merge(this.baseOptions,["responseType","responseMode","redirectUri","scope","audience","_csrf","state","_intstate","nonce"]).with(e.authParams);return e.authParams=this.transactionManager.process(n),this.client.passwordless.start(e,t)},st.prototype.signup=function(e,t){return this.client.dbConnection.signup(e,t)},st.prototype.authorize=function(e){var t=oe.merge(this.baseOptions,["clientID","responseType","responseMode","redirectUri","scope","audience","_csrf","state","_intstate","nonce"]).with(e);$.check(t,{type:"object",message:"options parameter is not valid"},{responseType:{type:"string",message:"responseType option is required"}}),(t=this.transactionManager.process(t)).scope=t.scope||"openid profile email",se.redirect(this.client.buildAuthorizeUrl(t))},st.prototype.signupAndAuthorize=function(e,t){var n=this;return this.client.dbConnection.signup(oe.blacklist(e,["popupHandler"]),function(r){if(r)return t(r);e.realm=e.connection,e.username||(e.username=e.email),n.client.login(e,t)})},st.prototype.login=function(e,t){var n=oe.merge(this.baseOptions,["clientID","responseType","redirectUri","scope","audience","_csrf","state","_intstate","nonce"]).with(e);n=this.transactionManager.process(n),se.getWindow().location.host===this.baseOptions.domain?(n.connection=n.realm,delete n.realm,this._universalLogin.login(n,t)):this.crossOriginAuthentication.login(n,t)},st.prototype.passwordlessLogin=function(e,t){var n=oe.merge(this.baseOptions,["clientID","responseType","redirectUri","scope","audience","_csrf","state","_intstate","nonce"]).with(e);if(n=this.transactionManager.process(n),se.getWindow().location.host===this.baseOptions.domain)this.passwordlessVerify(n,t);else{var r=oe.extend({credentialType:"http://auth0.com/oauth/grant-type/passwordless/otp",realm:n.connection,username:n.email||n.phoneNumber,otp:n.verificationCode},oe.blacklist(n,["connection","email","phoneNumber","verificationCode"]));this.crossOriginAuthentication.login(r,t)}},st.prototype.crossOriginAuthenticationCallback=function(){this.crossOriginVerification()},st.prototype.crossOriginVerification=function(){this.crossOriginAuthentication.callback()},st.prototype.logout=function(e){se.redirect(this.client.buildLogoutUrl(e))},st.prototype.passwordlessVerify=function(e,t){var n=this,r=oe.merge(this.baseOptions,["clientID","responseType","responseMode","redirectUri","scope","audience","_csrf","state","_intstate","nonce"]).with(e);return $.check(r,{type:"object",message:"options parameter is not valid"},{responseType:{type:"string",message:"responseType option is required"}}),r=this.transactionManager.process(r),this.client.passwordless.verify(r,function(e){return e?t(e):se.redirect(n.client.passwordless.buildVerifyUrl(r))})},ut.prototype.buildVerifyUrl=function(e){var t,n;return $.check(e,{type:"object",message:"options parameter is not valid"},{connection:{type:"string",message:"connection option is required"},verificationCode:{type:"string",message:"verificationCode option is required"},phoneNumber:{optional:!1,type:"string",message:"phoneNumber option is required",condition:function(e){return!e.email}},email:{optional:!1,type:"string",message:"email option is required",condition:function(e){return!e.phoneNumber}}}),t=oe.merge(this.baseOptions,["clientID","responseType","responseMode","redirectUri","scope","audience","_csrf","state","_intstate","protocol","nonce"]).with(e),this.baseOptions._sendTelemetry&&(t.auth0Client=this.request.getTelemetryData()),t=oe.toSnakeCase(t,["auth0Client"]),n=M(t),o(this.baseOptions.rootUrl,"passwordless","verify_redirect","?"+n)},ut.prototype.start=function(e,t){var n,r;return $.check(e,{type:"object",message:"options parameter is not valid"},{connection:{type:"string",message:"connection option is required"},send:{type:"string",message:"send option is required",values:["link","code"],value_message:"send is not valid ([link, code])"},phoneNumber:{optional:!0,type:"string",message:"phoneNumber option is required",condition:function(e){return"code"===e.send||!e.email}},email:{optional:!0,type:"string",message:"email option is required",condition:function(e){return"link"===e.send||!e.phoneNumber}},authParams:{optional:!0,type:"object",message:"authParams option is required"}}),$.check(t,{type:"function",message:"cb parameter is not valid"}),n=o(this.baseOptions.rootUrl,"passwordless","start"),(r=oe.merge(this.baseOptions,["clientID","responseType","redirectUri","scope"]).with(e)).scope&&(r.authParams=r.authParams||{},r.authParams.scope=r.scope),r.redirectUri&&(r.authParams=r.authParams||{},r.authParams.redirect_uri=r.redirectUri),r.responseType&&(r.authParams=r.authParams||{},r.authParams.response_type=r.responseType),delete r.redirectUri,delete r.responseType,delete r.scope,r=oe.toSnakeCase(r,["auth0Client","authParams"]),this.request.post(n).send(r).end(me(t))},ut.prototype.verify=function(e,t){var n,r;return $.check(e,{type:"object",message:"options parameter is not valid"},{connection:{type:"string",message:"connection option is required"},verificationCode:{type:"string",message:"verificationCode option is required"},phoneNumber:{optional:!1,type:"string",message:"phoneNumber option is required",condition:function(e){return!e.email}},email:{optional:!1,type:"string",message:"email option is required",condition:function(e){return!e.phoneNumber}}}),$.check(t,{type:"function",message:"cb parameter is not valid"}),r=oe.pick(e,["connection","verificationCode","phoneNumber","email","auth0Client"]),r=oe.toSnakeCase(r,["auth0Client"]),n=o(this.baseOptions.rootUrl,"passwordless","verify"),this.request.post(n).send(r).end(me(t))},lt.prototype.signup=function(e,t){var n,r,i;return $.check(e,{type:"object",message:"options parameter is not valid"},{connection:{type:"string",message:"connection option is required"},email:{type:"string",message:"email option is required"},password:{type:"string",message:"password option is required"}}),$.check(t,{type:"function",message:"cb parameter is not valid"}),n=o(this.baseOptions.rootUrl,"dbconnections","signup"),i=(r=oe.merge(this.baseOptions,["clientID"]).with(e)).user_metadata||r.userMetadata,r=oe.blacklist(r,["scope","userMetadata","user_metadata"]),r=oe.toSnakeCase(r,["auth0Client"]),i&&(r.user_metadata=i),this.request.post(n).send(r).end(me(t))},lt.prototype.changePassword=function(e,t){var n,r;return $.check(e,{type:"object",message:"options parameter is not valid"},{connection:{type:"string",message:"connection option is required"},email:{type:"string",message:"email option is required"}}),$.check(t,{type:"function",message:"cb parameter is not valid"}),n=o(this.baseOptions.rootUrl,"dbconnections","change_password"),r=oe.merge(this.baseOptions,["clientID"]).with(e,["email","connection"]),r=oe.toSnakeCase(r,["auth0Client"]),this.request.post(n).send(r).end(me(t))},ct.prototype.buildAuthorizeUrl=function(e){var t,n;return $.check(e,{type:"object",message:"options parameter is not valid"}),t=oe.merge(this.baseOptions,["clientID","responseType","responseMode","redirectUri","scope","audience"]).with(e),$.check(t,{type:"object",message:"options parameter is not valid"},{clientID:{type:"string",message:"clientID option is required"},redirectUri:{optional:!0,type:"string",message:"redirectUri option is required"},responseType:{type:"string",message:"responseType option is required"},nonce:{type:"string",message:"nonce option is required",condition:function(e){return-1===e.responseType.indexOf("code")&&-1!==e.responseType.indexOf("id_token")}},scope:{optional:!0,type:"string",message:"scope option is required"},audience:{optional:!0,type:"string",message:"audience option is required"}}),this.baseOptions._sendTelemetry&&(t.auth0Client=this.request.getTelemetryData()),t.connection_scope&&$.isArray(t.connection_scope)&&(t.connection_scope=t.connection_scope.join(",")),t=oe.blacklist(t,["username","popupOptions","domain","tenant","timeout"]),t=oe.toSnakeCase(t,["auth0Client"]),t=be.oauthAuthorizeParams(this.warn,t),n=M(t),o(this.baseOptions.rootUrl,"authorize","?"+n)},ct.prototype.buildLogoutUrl=function(e){var t,n;return $.check(e,{optional:!0,type:"object",message:"options parameter is not valid"}),t=oe.merge(this.baseOptions,["clientID"]).with(e||{}),this.baseOptions._sendTelemetry&&(t.auth0Client=this.request.getTelemetryData()),t=oe.toSnakeCase(t,["auth0Client","returnTo"]),n=M(oe.blacklist(t,["federated"])),e&&void 0!==e.federated&&!1!==e.federated&&"false"!==e.federated&&(n+="&federated"),o(this.baseOptions.rootUrl,"v2","logout","?"+n)},ct.prototype.loginWithDefaultDirectory=function(e,t){return $.check(e,{type:"object",message:"options parameter is not valid"},{username:{type:"string",message:"username option is required"},password:{type:"string",message:"password option is required"},scope:{optional:!0,type:"string",message:"scope option is required"},audience:{optional:!0,type:"string",message:"audience option is required"}}),e.grantType="password",this.oauthToken(e,t)},ct.prototype.login=function(e,t){return $.check(e,{type:"object",message:"options parameter is not valid"},{username:{type:"string",message:"username option is required"},password:{type:"string",message:"password option is required"},realm:{type:"string",message:"realm option is required"},scope:{optional:!0,type:"string",message:"scope option is required"},audience:{optional:!0,type:"string",message:"audience option is required"}}),e.grantType="http://auth0.com/oauth/grant-type/password-realm",this.oauthToken(e,t)},ct.prototype.oauthToken=function(e,t){var n,r;return $.check(e,{type:"object",message:"options parameter is not valid"}),$.check(t,{type:"function",message:"cb parameter is not valid"}),n=o(this.baseOptions.rootUrl,"oauth","token"),r=oe.merge(this.baseOptions,["clientID","scope","audience"]).with(e),$.check(r,{type:"object",message:"options parameter is not valid"},{clientID:{type:"string",message:"clientID option is required"},grantType:{type:"string",message:"grantType option is required"},scope:{optional:!0,type:"string",message:"scope option is required"},audience:{optional:!0,type:"string",message:"audience option is required"}}),r=oe.toSnakeCase(r,["auth0Client"]),r=be.oauthTokenParams(this.warn,r),this.request.post(n).send(r).end(me(t))},ct.prototype.loginWithResourceOwner=function(e,t){var n,r;return $.check(e,{type:"object",message:"options parameter is not valid"},{username:{type:"string",message:"username option is required"},password:{type:"string",message:"password option is required"},connection:{type:"string",message:"connection option is required"},scope:{optional:!0,type:"string",message:"scope option is required"}}),$.check(t,{type:"function",message:"cb parameter is not valid"}),n=o(this.baseOptions.rootUrl,"oauth","ro"),r=oe.merge(this.baseOptions,["clientID","scope"]).with(e,["username","password","scope","connection","device"]),(r=oe.toSnakeCase(r,["auth0Client"])).grant_type=r.grant_type||"password",this.request.post(n).send(r).end(me(t))},ct.prototype.getSSOData=function(e,t){if(this.auth0||(this.auth0=new st(this.baseOptions)),se.getWindow().location.host===this.baseOptions.domain)return this.auth0._universalLogin.getSSOData(e,t);"function"==typeof e&&(t=e),$.check(t,{type:"function",message:"cb parameter is not valid"});var n=this.baseOptions.clientID,r=this.ssodataStorage.get()||{};this.auth0.checkSession({responseType:"token id_token",scope:"openid profile email",connection:r.lastUsedConnection,timeout:5e3},function(e,i){return e?"login_required"===e.error?t(null,{sso:!1}):("consent_required"===e.error&&(e.error_description="Consent required. When using `getSSOData`, the user has to be authenticated with the following scope: `openid profile email`."),t(e,{sso:!1})):r.lastUsedSub&&r.lastUsedSub!==i.idTokenPayload.sub?t(e,{sso:!1}):t(null,{lastUsedConnection:{name:r.lastUsedConnection},lastUsedUserID:i.idTokenPayload.sub,lastUsedUsername:i.idTokenPayload.email||i.idTokenPayload.name,lastUsedClientID:n,sessionClients:[n],sso:!0})})},ct.prototype.userInfo=function(e,t){var n;return $.check(e,{type:"string",message:"accessToken parameter is not valid"}),$.check(t,{type:"function",message:"cb parameter is not valid"}),n=o(this.baseOptions.rootUrl,"userinfo"),this.request.get(n).set("Authorization","Bearer "+e).end(me(t,{ignoreCasing:!0}))},ct.prototype.delegation=function(e,t){var n,r;return $.check(e,{type:"object",message:"options parameter is not valid"},{grant_type:{type:"string",message:"grant_type option is required"}}),$.check(t,{type:"function",message:"cb parameter is not valid"}),n=o(this.baseOptions.rootUrl,"delegation"),r=oe.merge(this.baseOptions,["clientID"]).with(e),r=oe.toSnakeCase(r,["auth0Client"]),this.request.post(n).send(r).end(me(t))},ct.prototype.getUserCountry=function(e){var t;return $.check(e,{type:"function",message:"cb parameter is not valid"}),t=o(this.baseOptions.rootUrl,"user","geoloc","country"),this.request.get(t).end(me(e))},pt.prototype.getUser=function(e,t){var n;return $.check(e,{type:"string",message:"userId parameter is not valid"}),$.check(t,{type:"function",message:"cb parameter is not valid"}),n=o(this.baseOptions.rootUrl,"users",e),this.request.get(n).end(me(t,{ignoreCasing:!0}))},pt.prototype.patchUserMetadata=function(e,t,n){var r;return $.check(e,{type:"string",message:"userId parameter is not valid"}),$.check(t,{type:"object",message:"userMetadata parameter is not valid"}),$.check(n,{type:"function",message:"cb parameter is not valid"}),r=o(this.baseOptions.rootUrl,"users",e),this.request.patch(r).send({user_metadata:t}).end(me(n,{ignoreCasing:!0}))},pt.prototype.linkUser=function(e,t,n){var r;return $.check(e,{type:"string",message:"userId parameter is not valid"}),$.check(t,{type:"string",message:"secondaryUserToken parameter is not valid"}),$.check(n,{type:"function",message:"cb parameter is not valid"}),r=o(this.baseOptions.rootUrl,"users",e,"identities"),this.request.post(r).send({link_with:t}).end(me(n,{ignoreCasing:!0}))};var dt={Authentication:ct,Management:pt,WebAuth:st,version:Z};t.default=dt}.call(this,n(23))},function(e,t,n){"use strict";t.__esModule=!0,t.changeField=function(e,t,n,o){for(var a=arguments.length,s=Array(a>4?a-4:0),u=4;u2&&void 0!==arguments[2]?arguments[2]:"username",r=!(arguments.length>3&&void 0!==arguments[3])||arguments[3],a=r?d(e):null;return(0,i.setField)(e,"username",t.trim(),function(e){switch(n){case"email":return(0,o.validateEmail)(e);case"username":return p(e,r,a);default:return f(e)?(0,o.validateEmail)(e):p(e,r,a)}})},t.usernameLooksLikeEmail=f;var r,i=n(18),o=n(69),a=n(37),s=n(40),u=(r=s)&&r.__esModule?r:{default:r};var l={username:{min:1,max:15}},c=/^[a-zA-Z0-9_+\-.]+$/;function p(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:l.username;if(!t||null==n)return(0,u.default)(e).length>0;var r=(0,u.default)(e.toLowerCase());if(r.lengthn.max)return!1;var i=c.exec(r);return!(!i||!i[0])}function d(e){var t=(0,a.databaseConnection)(e).getIn(["validation","username"]);return t?t.toJS():null}function f(e){return e.indexOf("@")>-1}},function(e,t,n){"use strict";t.__esModule=!0;var r=Object.assign||function(e){for(var t=1;t0&&void 0!==arguments[0]?arguments[0]:{};if(null==e.username)return null;var t=r({},d,e),n=d.username.min,i=d.username.max;return t.username.min=parseInt(t.username.min,10)||n,t.username.max=parseInt(t.username.max,10)||i,t.username.min>t.username.max&&(t.username.min=n,t.username.max=i),t}(t.validation)),"enterprise"===e&&(n.domains=t.domains),n}(e,t)}).filter(function(e){return null===o||o.includes(e.name)});(i=n[e]).push.apply(i,a)}),n}(e,t),defaultDirectory:t.defaultDirectory||null})}(t,n))},t.tenantConnections=function(e){return p(e,"connections",f)},t.defaultDirectory=function(e){var t=h(e);return t&&u.findConnection(e,t)},t.defaultDirectoryName=h;var i,o=n(31),a=(i=o)&&i.__esModule?i:{default:i},s=n(48),u=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}(n(11));var l=(0,s.dataFns)(["client"]),c=l.initNS,p=l.get,d={username:{min:1,max:15}};var f=a.default.fromJS({database:[],enterprise:[],passwordless:[],social:[],unknown:[]});function h(e){return p(e,"defaultDirectory",null)}},function(e,t,n){"use strict";t.__esModule=!0,t.skipQuickAuth=function(e,t){return o(e,"skipped",t)},t.hasSkippedQuickAuth=function(e){return i(e,"skipped",!1)};var r=(0,n(48).dataFns)(["quickAuth"]),i=r.tget,o=r.tset},function(e,t,n){var r=n(122),i=[" ","!",'"',"#","\\$","%","&","'","\\(","\\)","\\*","\\+",",","-","\\.","/",":",";","<","=",">","\\?","@","\\[","\\\\","\\]","\\^","_","`","{","\\|","}","~"].join("|"),o=new RegExp(i);e.exports={validate:function(e){if(!r.isObject(e))throw new Error("options should be an object");if(!r.isArray(e.expressions)||r.isEmpty(e.expressions))throw new Error("contains expects expressions to be a non-empty array");if(!e.expressions.every(function(e){return r.isFunction(e.explain)&&r.isFunction(e.test)}))throw new Error("contains expressions are invalid: An explain and a test function should be provided");return!0},explain:function(e){return{message:"Should contain:",code:"shouldContain",items:e.expressions.map(function(e){return e.explain()})}},missing:function(e,t){var n=e.expressions.map(function(e){var n=e.explain();return n.verified=e.test(t),n});return{message:"Should contain:",code:"shouldContain",verified:n.every(function(e){return e.verified}),items:n}},assert:function(e,t){return!!t&&e.expressions.every(function(e){return e.test(t)})},charsets:{upperCase:{explain:function(){return{message:"upper case letters (A-Z)",code:"upperCase"}},test:function(e){return/[A-Z]/.test(e)}},lowerCase:{explain:function(){return{message:"lower case letters (a-z)",code:"lowerCase"}},test:function(e){return/[a-z]/.test(e)}},specialCharacters:{explain:function(){return{message:"special characters (e.g. !@#$%^&*)",code:"specialCharacters"}},test:function(e){return o.test(e)}},numbers:{explain:function(){return{message:"numbers (i.e. 0-9)",code:"numbers"}},test:function(e){return/\d/.test(e)}}}}},function(e,t,n){var r=n(180).format,i=n(625);var o={length:n(626),contains:n(187),containsAtLeast:n(627),identicalChars:n(628)};function a(e,t){if(!e.length)return"";function n(e,t){var n=new Array(t+1).join(" "),i=n+"* ";return e.format?i+=r.apply(null,[e.message].concat(e.format)):i+=e.message,e.items&&(i+="\n"+n+a(e.items,t+1)),i}var i=n(e[0],t);return e=e.slice(1).reduce(function(e,r){return e+="\n"+n(r,t)},i)}function s(e,t){this.rules=e,this.ruleset=t||o,this._reduce(function(e,t,n){n.validate(t)})}s.prototype={},s.prototype._reduce=function(e,t){var n=this;return Object.keys(this.rules).reduce(function(t,r){var i=n.rules[r],o=n.ruleset[r];return e(t,i,o)},t)},s.prototype._applyRules=function(e){return this._reduce(function(t,n,r){return!!t&&(!!r&&r.assert(n,e))},!0)},s.prototype.missing=function(e){return this._reduce(function(t,n,r){var i=r.missing(n,e);return t.rules.push(i),t.verified=t.verified&&!!i.verified,t},{rules:[],verified:!0})},s.prototype.explain=function(){return this._reduce(function(e,t,n){return e.push(n.explain(t)),e},[])},s.prototype.missingAsMarkdown=function(e){return a(this.missing(e),1)},s.prototype.toString=function(){return a(this.explain(),0)},s.prototype.check=function(e){return("string"===typeof(t=e)||t instanceof String)&&this._applyRules(e);var t},s.prototype.assert=function(e){if(!this.check(e))throw new i("Password does not meet password policy")},e.exports=s},function(e,t,n){"use strict";t.__esModule=!0;var r=d(n(1)),i=d(n(8)),o=d(n(636)),a=p(n(18)),s=n(28),u=p(n(11)),l=n(184),c=n(289);function p(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}function d(e){return e&&e.__esModule?e:{default:e}}var f=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!==typeof t&&"function"!==typeof t?e:t}(this,e.apply(this,arguments))}return function(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,e),t.prototype.componentDidMount=function(){var e=this.props.lock;u.ui.avatar(e)&&a.username(e)&&(0,c.requestAvatar)(u.id(e),a.username(e))},t.prototype.handleChange=function(e){var t=this.props,n=t.lock,r=t.validateFormat,i=t.usernameStyle;u.ui.avatar(n)&&(0,c.debouncedRequestAvatar)(u.id(n),e.target.value),(0,s.swap)(s.updateEntity,"lock",u.id(n),l.setUsername,e.target.value,i,r)},t.prototype.render=function(){var e,t,n=this.props,r=n.i18n,s=n.lock,c=n.placeholder,p=n.validateFormat,d=u.ui.allowAutocomplete(s),f=a.getFieldValue(s,"username"),h=p?(0,l.getUsernameValidation)(s):{};return i.default.createElement(o.default,{value:f,invalidHint:(e=f,t=function(e){return e?(0,l.usernameLooksLikeEmail)(e)||!p?"invalidErrorHint":"usernameFormatErrorHint":"blankErrorHint"}(e),"usernameFormatErrorHint"===t&&p&&null!=h?r.str(t,h.min,h.max):r.str(t)),isValid:!a.isFieldVisiblyInvalid(s,"username"),onChange:this.handleChange.bind(this),placeholder:c,autoComplete:d})},t}(i.default.Component);t.default=f,f.propTypes={i18n:r.default.object.isRequired,lock:r.default.object.isRequired,placeholder:r.default.string.isRequired,validateFormat:r.default.bool.isRequired,usernameStyle:r.default.oneOf(["any","email","username"])},f.defaultProps={validateFormat:!1,usernameStyle:"username"}},function(e,t,n){"use strict";t.__esModule=!0;var r=p(n(1)),i=p(n(8)),o=p(n(191)),a=c(n(18)),s=n(28),u=c(n(11)),l=n(638);function c(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}function p(e){return e&&e.__esModule?e:{default:e}}function d(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!==typeof t&&"function"!==typeof t?e:t}var f=function(e){function t(){var n,r;!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t);for(var i=arguments.length,o=Array(i),a=0;a