qpp-style 9.16.2 → 9.16.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/Infotip/InfotipIcon.jsx +3 -3
- package/dist/browser.js +1 -1
- package/dist/browser.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/react/index.js +1 -1
- package/dist/react/index.js.map +1 -1
- package/package.json +1 -1
- package/test/components/Infotip.test.js +1 -1
package/dist/react/index.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
/*! For license information please see index.js.LICENSE.txt */
|
|
2
|
-
!function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t(require("react"));else if("function"==typeof define&&define.amd)define(["react"],t);else{var n="object"==typeof exports?t(require("react")):t(e.react);for(var r in n)("object"==typeof exports?exports:e)[r]=n[r]}}(window,(function(e){return function(e){var t={};function n(r){if(t[r])return t[r].exports;var a=t[r]={i:r,l:!1,exports:{}};return e[r].call(a.exports,a,a.exports,n),a.l=!0,a.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var a in e)n.d(r,a,function(t){return e[t]}.bind(null,a));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=90)}([function(t,n){t.exports=e},function(e,t,n){"use strict";function r(){return r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},r.apply(this,arguments)}n.d(t,"a",(function(){return r}))},function(e,t,n){e.exports=n(91)()},function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));var r=n(21);function a(e,t){if(null==e)return{};var n,a,i=Object(r.a)(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(a=0;a<o.length;a++)n=o[a],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(i[n]=e[n])}return i}},function(e,t,n){"use strict";function r(e){var t,n,a="";if("string"==typeof e||"number"==typeof e)a+=e;else if("object"==typeof e)if(Array.isArray(e))for(t=0;t<e.length;t++)e[t]&&(n=r(e[t]))&&(a&&(a+=" "),a+=n);else for(t in e)e[t]&&(a&&(a+=" "),a+=t);return a}t.a=function(){for(var e,t,n=0,a="";n<arguments.length;)(e=arguments[n++])&&(t=r(e))&&(a&&(a+=" "),a+=t);return a}},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}n.d(t,"a",(function(){return r}))},function(e,t,n){"use strict";var r=n(61),a=Object.prototype.toString;function i(e){return Array.isArray(e)}function o(e){return void 0===e}function l(e){return"[object ArrayBuffer]"===a.call(e)}function u(e){return null!==e&&"object"==typeof e}function c(e){if("[object Object]"!==a.call(e))return!1;var t=Object.getPrototypeOf(e);return null===t||t===Object.prototype}function s(e){return"[object Function]"===a.call(e)}function f(e,t){if(null!=e)if("object"!=typeof e&&(e=[e]),i(e))for(var n=0,r=e.length;n<r;n++)t.call(null,e[n],n,e);else for(var a in e)Object.prototype.hasOwnProperty.call(e,a)&&t.call(null,e[a],a,e)}e.exports={isArray:i,isArrayBuffer:l,isBuffer:function(e){return null!==e&&!o(e)&&null!==e.constructor&&!o(e.constructor)&&"function"==typeof e.constructor.isBuffer&&e.constructor.isBuffer(e)},isFormData:function(e){return"[object FormData]"===a.call(e)},isArrayBufferView:function(e){return"undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer&&l(e.buffer)},isString:function(e){return"string"==typeof e},isNumber:function(e){return"number"==typeof e},isObject:u,isPlainObject:c,isUndefined:o,isDate:function(e){return"[object Date]"===a.call(e)},isFile:function(e){return"[object File]"===a.call(e)},isBlob:function(e){return"[object Blob]"===a.call(e)},isFunction:s,isStream:function(e){return u(e)&&s(e.pipe)},isURLSearchParams:function(e){return"[object URLSearchParams]"===a.call(e)},isStandardBrowserEnv:function(){return("undefined"==typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&("undefined"!=typeof window&&"undefined"!=typeof document)},forEach:f,merge:function e(){var t={};function n(n,r){c(t[r])&&c(n)?t[r]=e(t[r],n):c(n)?t[r]=e({},n):i(n)?t[r]=n.slice():t[r]=n}for(var r=0,a=arguments.length;r<a;r++)f(arguments[r],n);return t},extend:function(e,t,n){return f(t,(function(t,a){e[a]=n&&"function"==typeof t?r(t,n):t})),e},trim:function(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")},stripBOM:function(e){return 65279===e.charCodeAt(0)&&(e=e.slice(1)),e}}},function(e,t,n){"use strict";var r=n(1),a=n(3),i=n(0),o=n.n(i),l=n(86),u=n.n(l),c="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},s="object"===("undefined"==typeof window?"undefined":c(window))&&"object"===("undefined"==typeof document?"undefined":c(document))&&9===document.nodeType;n(14);function f(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function d(e,t,n){return t&&f(e.prototype,t),n&&f(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}var p=n(30),h=n(28),m=n(21),y={}.constructor;function v(e){if(null==e||"object"!=typeof e)return e;if(Array.isArray(e))return e.map(v);if(e.constructor!==y)return e;var t={};for(var n in e)t[n]=v(e[n]);return t}function g(e,t,n){void 0===e&&(e="unnamed");var r=n.jss,a=v(t),i=r.plugins.onCreateRule(e,a,n);return i||(e[0],null)}var b=function(e,t){for(var n="",r=0;r<e.length&&"!important"!==e[r];r++)n&&(n+=t),n+=e[r];return n},x=function(e,t){if(void 0===t&&(t=!1),!Array.isArray(e))return e;var n="";if(Array.isArray(e[0]))for(var r=0;r<e.length&&"!important"!==e[r];r++)n&&(n+=", "),n+=b(e[r]," ");else n=b(e,", ");return t||"!important"!==e[e.length-1]||(n+=" !important"),n};function w(e){return e&&!1===e.format?{linebreak:"",space:""}:{linebreak:"\n",space:" "}}function _(e,t){for(var n="",r=0;r<t;r++)n+=" ";return n+e}function E(e,t,n){void 0===n&&(n={});var r="";if(!t)return r;var a=n.indent,i=void 0===a?0:a,o=t.fallbacks;!1===n.format&&(i=-1/0);var l=w(n),u=l.linebreak,c=l.space;if(e&&i++,o)if(Array.isArray(o))for(var s=0;s<o.length;s++){var f=o[s];for(var d in f){var p=f[d];null!=p&&(r&&(r+=u),r+=_(d+":"+c+x(p)+";",i))}}else for(var h in o){var m=o[h];null!=m&&(r&&(r+=u),r+=_(h+":"+c+x(m)+";",i))}for(var y in t){var v=t[y];null!=v&&"fallbacks"!==y&&(r&&(r+=u),r+=_(y+":"+c+x(v)+";",i))}return(r||n.allowEmpty)&&e?(r&&(r=""+u+r+u),_(""+e+c+"{"+r,--i)+_("}",i)):r}var k=/([[\].#*$><+~=|^:(),"'`\s])/g,C="undefined"!=typeof CSS&&CSS.escape,S=function(e){return C?C(e):e.replace(k,"\\$1")},O=function(){function e(e,t,n){this.type="style",this.isProcessed=!1;var r=n.sheet,a=n.Renderer;this.key=e,this.options=n,this.style=t,r?this.renderer=r.renderer:a&&(this.renderer=new a)}return e.prototype.prop=function(e,t,n){if(void 0===t)return this.style[e];var r=!!n&&n.force;if(!r&&this.style[e]===t)return this;var a=t;n&&!1===n.process||(a=this.options.jss.plugins.onChangeValue(t,e,this));var i=null==a||!1===a,o=e in this.style;if(i&&!o&&!r)return this;var l=i&&o;if(l?delete this.style[e]:this.style[e]=a,this.renderable&&this.renderer)return l?this.renderer.removeProperty(this.renderable,e):this.renderer.setProperty(this.renderable,e,a),this;var u=this.options.sheet;return u&&u.attached,this},e}(),M=function(e){function t(t,n,r){var a;a=e.call(this,t,n,r)||this;var i=r.selector,o=r.scoped,l=r.sheet,u=r.generateId;return i?a.selectorText=i:!1!==o&&(a.id=u(Object(h.a)(Object(h.a)(a)),l),a.selectorText="."+S(a.id)),a}Object(p.a)(t,e);var n=t.prototype;return n.applyTo=function(e){var t=this.renderer;if(t){var n=this.toJSON();for(var r in n)t.setProperty(e,r,n[r])}return this},n.toJSON=function(){var e={};for(var t in this.style){var n=this.style[t];"object"!=typeof n?e[t]=n:Array.isArray(n)&&(e[t]=x(n))}return e},n.toString=function(e){var t=this.options.sheet,n=!!t&&t.options.link?Object(r.a)({},e,{allowEmpty:!0}):e;return E(this.selectorText,this.style,n)},d(t,[{key:"selector",set:function(e){if(e!==this.selectorText){this.selectorText=e;var t=this.renderer,n=this.renderable;if(n&&t)t.setSelector(n,e)||t.replaceRule(n,this)}},get:function(){return this.selectorText}}]),t}(O),P={onCreateRule:function(e,t,n){return"@"===e[0]||n.parent&&"keyframes"===n.parent.type?null:new M(e,t,n)}},N={indent:1,children:!0},L=/@([\w-]+)/,T=function(){function e(e,t,n){this.type="conditional",this.isProcessed=!1,this.key=e;var a=e.match(L);for(var i in this.at=a?a[1]:"unknown",this.query=n.name||"@"+this.at,this.options=n,this.rules=new te(Object(r.a)({},n,{parent:this})),t)this.rules.add(i,t[i]);this.rules.process()}var t=e.prototype;return t.getRule=function(e){return this.rules.get(e)},t.indexOf=function(e){return this.rules.indexOf(e)},t.addRule=function(e,t,n){var r=this.rules.add(e,t,n);return r?(this.options.jss.plugins.onProcessRule(r),r):null},t.replaceRule=function(e,t,n){var r=this.rules.replace(e,t,n);return r&&this.options.jss.plugins.onProcessRule(r),r},t.toString=function(e){void 0===e&&(e=N);var t=w(e).linebreak;if(null==e.indent&&(e.indent=N.indent),null==e.children&&(e.children=N.children),!1===e.children)return this.query+" {}";var n=this.rules.toString(e);return n?this.query+" {"+t+n+t+"}":""},e}(),j=/@media|@supports\s+/,A={onCreateRule:function(e,t,n){return j.test(e)?new T(e,t,n):null}},R={indent:1,children:!0},I=/@keyframes\s+([\w-]+)/,z=function(){function e(e,t,n){this.type="keyframes",this.at="@keyframes",this.isProcessed=!1;var a=e.match(I);a&&a[1]?this.name=a[1]:this.name="noname",this.key=this.type+"-"+this.name,this.options=n;var i=n.scoped,o=n.sheet,l=n.generateId;for(var u in this.id=!1===i?this.name:S(l(this,o)),this.rules=new te(Object(r.a)({},n,{parent:this})),t)this.rules.add(u,t[u],Object(r.a)({},n,{parent:this}));this.rules.process()}return e.prototype.toString=function(e){void 0===e&&(e=R);var t=w(e).linebreak;if(null==e.indent&&(e.indent=R.indent),null==e.children&&(e.children=R.children),!1===e.children)return this.at+" "+this.id+" {}";var n=this.rules.toString(e);return n&&(n=""+t+n+t),this.at+" "+this.id+" {"+n+"}"},e}(),D=/@keyframes\s+/,q=/\$([\w-]+)/g,B=function(e,t){return"string"==typeof e?e.replace(q,(function(e,n){return n in t?t[n]:e})):e},F=function(e,t,n){var r=e[t],a=B(r,n);a!==r&&(e[t]=a)},H={onCreateRule:function(e,t,n){return"string"==typeof e&&D.test(e)?new z(e,t,n):null},onProcessStyle:function(e,t,n){return"style"===t.type&&n?("animation-name"in e&&F(e,"animation-name",n.keyframes),"animation"in e&&F(e,"animation",n.keyframes),e):e},onChangeValue:function(e,t,n){var r=n.options.sheet;if(!r)return e;switch(t){case"animation":case"animation-name":return B(e,r.keyframes);default:return e}}},U=function(e){function t(){return e.apply(this,arguments)||this}return Object(p.a)(t,e),t.prototype.toString=function(e){var t=this.options.sheet,n=!!t&&t.options.link?Object(r.a)({},e,{allowEmpty:!0}):e;return E(this.key,this.style,n)},t}(O),V={onCreateRule:function(e,t,n){return n.parent&&"keyframes"===n.parent.type?new U(e,t,n):null}},W=function(){function e(e,t,n){this.type="font-face",this.at="@font-face",this.isProcessed=!1,this.key=e,this.style=t,this.options=n}return e.prototype.toString=function(e){var t=w(e).linebreak;if(Array.isArray(this.style)){for(var n="",r=0;r<this.style.length;r++)n+=E(this.at,this.style[r]),this.style[r+1]&&(n+=t);return n}return E(this.at,this.style,e)},e}(),$=/@font-face/,G={onCreateRule:function(e,t,n){return $.test(e)?new W(e,t,n):null}},Q=function(){function e(e,t,n){this.type="viewport",this.at="@viewport",this.isProcessed=!1,this.key=e,this.style=t,this.options=n}return e.prototype.toString=function(e){return E(this.key,this.style,e)},e}(),Y={onCreateRule:function(e,t,n){return"@viewport"===e||"@-ms-viewport"===e?new Q(e,t,n):null}},Z=function(){function e(e,t,n){this.type="simple",this.isProcessed=!1,this.key=e,this.value=t,this.options=n}return e.prototype.toString=function(e){if(Array.isArray(this.value)){for(var t="",n=0;n<this.value.length;n++)t+=this.key+" "+this.value[n]+";",this.value[n+1]&&(t+="\n");return t}return this.key+" "+this.value+";"},e}(),X={"@charset":!0,"@import":!0,"@namespace":!0},K=[P,A,H,V,G,Y,{onCreateRule:function(e,t,n){return e in X?new Z(e,t,n):null}}],J={process:!0},ee={force:!0,process:!0},te=function(){function e(e){this.map={},this.raw={},this.index=[],this.counter=0,this.options=e,this.classes=e.classes,this.keyframes=e.keyframes}var t=e.prototype;return t.add=function(e,t,n){var a=this.options,i=a.parent,o=a.sheet,l=a.jss,u=a.Renderer,c=a.generateId,s=a.scoped,f=Object(r.a)({classes:this.classes,parent:i,sheet:o,jss:l,Renderer:u,generateId:c,scoped:s,name:e,keyframes:this.keyframes,selector:void 0},n),d=e;e in this.raw&&(d=e+"-d"+this.counter++),this.raw[d]=t,d in this.classes&&(f.selector="."+S(this.classes[d]));var p=g(d,t,f);if(!p)return null;this.register(p);var h=void 0===f.index?this.index.length:f.index;return this.index.splice(h,0,p),p},t.replace=function(e,t,n){var a=this.get(e),i=this.index.indexOf(a);a&&this.remove(a);var o=n;return-1!==i&&(o=Object(r.a)({},n,{index:i})),this.add(e,t,o)},t.get=function(e){return this.map[e]},t.remove=function(e){this.unregister(e),delete this.raw[e.key],this.index.splice(this.index.indexOf(e),1)},t.indexOf=function(e){return this.index.indexOf(e)},t.process=function(){var e=this.options.jss.plugins;this.index.slice(0).forEach(e.onProcessRule,e)},t.register=function(e){this.map[e.key]=e,e instanceof M?(this.map[e.selector]=e,e.id&&(this.classes[e.key]=e.id)):e instanceof z&&this.keyframes&&(this.keyframes[e.name]=e.id)},t.unregister=function(e){delete this.map[e.key],e instanceof M?(delete this.map[e.selector],delete this.classes[e.key]):e instanceof z&&delete this.keyframes[e.name]},t.update=function(){var e,t,n;if("string"==typeof(arguments.length<=0?void 0:arguments[0])?(e=arguments.length<=0?void 0:arguments[0],t=arguments.length<=1?void 0:arguments[1],n=arguments.length<=2?void 0:arguments[2]):(t=arguments.length<=0?void 0:arguments[0],n=arguments.length<=1?void 0:arguments[1],e=null),e)this.updateOne(this.get(e),t,n);else for(var r=0;r<this.index.length;r++)this.updateOne(this.index[r],t,n)},t.updateOne=function(t,n,r){void 0===r&&(r=J);var a=this.options,i=a.jss.plugins,o=a.sheet;if(t.rules instanceof e)t.rules.update(n,r);else{var l=t.style;if(i.onUpdate(n,t,o,r),r.process&&l&&l!==t.style){for(var u in i.onProcessStyle(t.style,t,o),t.style){var c=t.style[u];c!==l[u]&&t.prop(u,c,ee)}for(var s in l){var f=t.style[s],d=l[s];null==f&&f!==d&&t.prop(s,null,ee)}}}},t.toString=function(e){for(var t="",n=this.options.sheet,r=!!n&&n.options.link,a=w(e).linebreak,i=0;i<this.index.length;i++){var o=this.index[i].toString(e);(o||r)&&(t&&(t+=a),t+=o)}return t},e}(),ne=function(){function e(e,t){for(var n in this.attached=!1,this.deployed=!1,this.classes={},this.keyframes={},this.options=Object(r.a)({},t,{sheet:this,parent:this,classes:this.classes,keyframes:this.keyframes}),t.Renderer&&(this.renderer=new t.Renderer(this)),this.rules=new te(this.options),e)this.rules.add(n,e[n]);this.rules.process()}var t=e.prototype;return t.attach=function(){return this.attached||(this.renderer&&this.renderer.attach(),this.attached=!0,this.deployed||this.deploy()),this},t.detach=function(){return this.attached?(this.renderer&&this.renderer.detach(),this.attached=!1,this):this},t.addRule=function(e,t,n){var r=this.queue;this.attached&&!r&&(this.queue=[]);var a=this.rules.add(e,t,n);return a?(this.options.jss.plugins.onProcessRule(a),this.attached?this.deployed?(r?r.push(a):(this.insertRule(a),this.queue&&(this.queue.forEach(this.insertRule,this),this.queue=void 0)),a):a:(this.deployed=!1,a)):null},t.replaceRule=function(e,t,n){var r=this.rules.get(e);if(!r)return this.addRule(e,t,n);var a=this.rules.replace(e,t,n);return a&&this.options.jss.plugins.onProcessRule(a),this.attached?this.deployed?(this.renderer&&(a?r.renderable&&this.renderer.replaceRule(r.renderable,a):this.renderer.deleteRule(r)),a):a:(this.deployed=!1,a)},t.insertRule=function(e){this.renderer&&this.renderer.insertRule(e)},t.addRules=function(e,t){var n=[];for(var r in e){var a=this.addRule(r,e[r],t);a&&n.push(a)}return n},t.getRule=function(e){return this.rules.get(e)},t.deleteRule=function(e){var t="object"==typeof e?e:this.rules.get(e);return!(!t||this.attached&&!t.renderable)&&(this.rules.remove(t),!(this.attached&&t.renderable&&this.renderer)||this.renderer.deleteRule(t.renderable))},t.indexOf=function(e){return this.rules.indexOf(e)},t.deploy=function(){return this.renderer&&this.renderer.deploy(),this.deployed=!0,this},t.update=function(){var e;return(e=this.rules).update.apply(e,arguments),this},t.updateOne=function(e,t,n){return this.rules.updateOne(e,t,n),this},t.toString=function(e){return this.rules.toString(e)},e}(),re=function(){function e(){this.plugins={internal:[],external:[]},this.registry={}}var t=e.prototype;return t.onCreateRule=function(e,t,n){for(var r=0;r<this.registry.onCreateRule.length;r++){var a=this.registry.onCreateRule[r](e,t,n);if(a)return a}return null},t.onProcessRule=function(e){if(!e.isProcessed){for(var t=e.options.sheet,n=0;n<this.registry.onProcessRule.length;n++)this.registry.onProcessRule[n](e,t);e.style&&this.onProcessStyle(e.style,e,t),e.isProcessed=!0}},t.onProcessStyle=function(e,t,n){for(var r=0;r<this.registry.onProcessStyle.length;r++)t.style=this.registry.onProcessStyle[r](t.style,t,n)},t.onProcessSheet=function(e){for(var t=0;t<this.registry.onProcessSheet.length;t++)this.registry.onProcessSheet[t](e)},t.onUpdate=function(e,t,n,r){for(var a=0;a<this.registry.onUpdate.length;a++)this.registry.onUpdate[a](e,t,n,r)},t.onChangeValue=function(e,t,n){for(var r=e,a=0;a<this.registry.onChangeValue.length;a++)r=this.registry.onChangeValue[a](r,t,n);return r},t.use=function(e,t){void 0===t&&(t={queue:"external"});var n=this.plugins[t.queue];-1===n.indexOf(e)&&(n.push(e),this.registry=[].concat(this.plugins.external,this.plugins.internal).reduce((function(e,t){for(var n in t)n in e&&e[n].push(t[n]);return e}),{onCreateRule:[],onProcessRule:[],onProcessStyle:[],onProcessSheet:[],onChangeValue:[],onUpdate:[]}))},e}(),ae=new(function(){function e(){this.registry=[]}var t=e.prototype;return t.add=function(e){var t=this.registry,n=e.options.index;if(-1===t.indexOf(e))if(0===t.length||n>=this.index)t.push(e);else for(var r=0;r<t.length;r++)if(t[r].options.index>n)return void t.splice(r,0,e)},t.reset=function(){this.registry=[]},t.remove=function(e){var t=this.registry.indexOf(e);this.registry.splice(t,1)},t.toString=function(e){for(var t=void 0===e?{}:e,n=t.attached,r=Object(m.a)(t,["attached"]),a=w(r).linebreak,i="",o=0;o<this.registry.length;o++){var l=this.registry[o];null!=n&&l.attached!==n||(i&&(i+=a),i+=l.toString(r))}return i},d(e,[{key:"index",get:function(){return 0===this.registry.length?0:this.registry[this.registry.length-1].options.index}}]),e}()),ie="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window&&window.Math===Math?window:"undefined"!=typeof self&&self.Math===Math?self:Function("return this")(),oe="2f1acc6c3a606b082e5eef5e54414ffb";null==ie[oe]&&(ie[oe]=0);var le=ie[oe]++,ue=function(e){void 0===e&&(e={});var t=0;return function(n,r){t+=1;var a="",i="";return r&&(r.options.classNamePrefix&&(i=r.options.classNamePrefix),null!=r.options.jss.id&&(a=String(r.options.jss.id))),e.minify?""+(i||"c")+le+a+t:i+n.key+"-"+le+(a?"-"+a:"")+"-"+t}},ce=function(e){var t;return function(){return t||(t=e()),t}},se=function(e,t){try{return e.attributeStyleMap?e.attributeStyleMap.get(t):e.style.getPropertyValue(t)}catch(e){return""}},fe=function(e,t,n){try{var r=n;if(Array.isArray(n)&&(r=x(n,!0),"!important"===n[n.length-1]))return e.style.setProperty(t,r,"important"),!0;e.attributeStyleMap?e.attributeStyleMap.set(t,r):e.style.setProperty(t,r)}catch(e){return!1}return!0},de=function(e,t){try{e.attributeStyleMap?e.attributeStyleMap.delete(t):e.style.removeProperty(t)}catch(e){}},pe=function(e,t){return e.selectorText=t,e.selectorText===t},he=ce((function(){return document.querySelector("head")}));function me(e){var t=ae.registry;if(t.length>0){var n=function(e,t){for(var n=0;n<e.length;n++){var r=e[n];if(r.attached&&r.options.index>t.index&&r.options.insertionPoint===t.insertionPoint)return r}return null}(t,e);if(n&&n.renderer)return{parent:n.renderer.element.parentNode,node:n.renderer.element};if(n=function(e,t){for(var n=e.length-1;n>=0;n--){var r=e[n];if(r.attached&&r.options.insertionPoint===t.insertionPoint)return r}return null}(t,e),n&&n.renderer)return{parent:n.renderer.element.parentNode,node:n.renderer.element.nextSibling}}var r=e.insertionPoint;if(r&&"string"==typeof r){var a=function(e){for(var t=he(),n=0;n<t.childNodes.length;n++){var r=t.childNodes[n];if(8===r.nodeType&&r.nodeValue.trim()===e)return r}return null}(r);if(a)return{parent:a.parentNode,node:a.nextSibling}}return!1}var ye=ce((function(){var e=document.querySelector('meta[property="csp-nonce"]');return e?e.getAttribute("content"):null})),ve=function(e,t,n){try{"insertRule"in e?e.insertRule(t,n):"appendRule"in e&&e.appendRule(t)}catch(e){return!1}return e.cssRules[n]},ge=function(e,t){var n=e.cssRules.length;return void 0===t||t>n?n:t},be=function(){function e(e){this.getPropertyValue=se,this.setProperty=fe,this.removeProperty=de,this.setSelector=pe,this.hasInsertedRules=!1,this.cssRules=[],e&&ae.add(e),this.sheet=e;var t=this.sheet?this.sheet.options:{},n=t.media,r=t.meta,a=t.element;this.element=a||function(){var e=document.createElement("style");return e.textContent="\n",e}(),this.element.setAttribute("data-jss",""),n&&this.element.setAttribute("media",n),r&&this.element.setAttribute("data-meta",r);var i=ye();i&&this.element.setAttribute("nonce",i)}var t=e.prototype;return t.attach=function(){if(!this.element.parentNode&&this.sheet){!function(e,t){var n=t.insertionPoint,r=me(t);if(!1!==r&&r.parent)r.parent.insertBefore(e,r.node);else if(n&&"number"==typeof n.nodeType){var a=n,i=a.parentNode;i&&i.insertBefore(e,a.nextSibling)}else he().appendChild(e)}(this.element,this.sheet.options);var e=Boolean(this.sheet&&this.sheet.deployed);this.hasInsertedRules&&e&&(this.hasInsertedRules=!1,this.deploy())}},t.detach=function(){if(this.sheet){var e=this.element.parentNode;e&&e.removeChild(this.element),this.sheet.options.link&&(this.cssRules=[],this.element.textContent="\n")}},t.deploy=function(){var e=this.sheet;e&&(e.options.link?this.insertRules(e.rules):this.element.textContent="\n"+e.toString()+"\n")},t.insertRules=function(e,t){for(var n=0;n<e.index.length;n++)this.insertRule(e.index[n],n,t)},t.insertRule=function(e,t,n){if(void 0===n&&(n=this.element.sheet),e.rules){var r=e,a=n;if("conditional"===e.type||"keyframes"===e.type){var i=ge(n,t);if(!1===(a=ve(n,r.toString({children:!1}),i)))return!1;this.refCssRule(e,i,a)}return this.insertRules(r.rules,a),a}var o=e.toString();if(!o)return!1;var l=ge(n,t),u=ve(n,o,l);return!1!==u&&(this.hasInsertedRules=!0,this.refCssRule(e,l,u),u)},t.refCssRule=function(e,t,n){e.renderable=n,e.options.parent instanceof ne&&this.cssRules.splice(t,0,n)},t.deleteRule=function(e){var t=this.element.sheet,n=this.indexOf(e);return-1!==n&&(t.deleteRule(n),this.cssRules.splice(n,1),!0)},t.indexOf=function(e){return this.cssRules.indexOf(e)},t.replaceRule=function(e,t){var n=this.indexOf(e);return-1!==n&&(this.element.sheet.deleteRule(n),this.cssRules.splice(n,1),this.insertRule(t,n))},t.getRules=function(){return this.element.sheet.cssRules},e}(),xe=0,we=function(){function e(e){this.id=xe++,this.version="10.9.0",this.plugins=new re,this.options={id:{minify:!1},createGenerateId:ue,Renderer:s?be:null,plugins:[]},this.generateId=ue({minify:!1});for(var t=0;t<K.length;t++)this.plugins.use(K[t],{queue:"internal"});this.setup(e)}var t=e.prototype;return t.setup=function(e){return void 0===e&&(e={}),e.createGenerateId&&(this.options.createGenerateId=e.createGenerateId),e.id&&(this.options.id=Object(r.a)({},this.options.id,e.id)),(e.createGenerateId||e.id)&&(this.generateId=this.options.createGenerateId(this.options.id)),null!=e.insertionPoint&&(this.options.insertionPoint=e.insertionPoint),"Renderer"in e&&(this.options.Renderer=e.Renderer),e.plugins&&this.use.apply(this,e.plugins),this},t.createStyleSheet=function(e,t){void 0===t&&(t={});var n=t.index;"number"!=typeof n&&(n=0===ae.index?0:ae.index+1);var a=new ne(e,Object(r.a)({},t,{jss:this,generateId:t.generateId||this.generateId,insertionPoint:this.options.insertionPoint,Renderer:this.options.Renderer,index:n}));return this.plugins.onProcessSheet(a),a},t.removeStyleSheet=function(e){return e.detach(),ae.remove(e),this},t.createRule=function(e,t,n){if(void 0===t&&(t={}),void 0===n&&(n={}),"object"==typeof e)return this.createRule(void 0,e,t);var a=Object(r.a)({},n,{name:e,jss:this,Renderer:this.options.Renderer});a.generateId||(a.generateId=this.generateId),a.classes||(a.classes={}),a.keyframes||(a.keyframes={});var i=g(e,t,a);return i&&this.plugins.onProcessRule(i),i},t.use=function(){for(var e=this,t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];return n.forEach((function(t){e.plugins.use(t)})),this},e}(),_e=function(e){return new we(e)},Ee="object"==typeof CSS&&null!=CSS&&"number"in CSS;function ke(e){var t=null;for(var n in e){var r=e[n],a=typeof r;if("function"===a)t||(t={}),t[n]=r;else if("object"===a&&null!==r&&!Array.isArray(r)){var i=ke(r);i&&(t||(t={}),t[n]=i)}}return t}_e();function Ce(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.baseClasses,n=e.newClasses;e.Component;if(!n)return t;var a=Object(r.a)({},t);return Object.keys(n).forEach((function(e){n[e]&&(a[e]="".concat(t[e]," ").concat(n[e]))})),a}var Se={set:function(e,t,n,r){var a=e.get(t);a||(a=new Map,e.set(t,a)),a.set(n,r)},get:function(e,t,n){var r=e.get(t);return r?r.get(n):void 0},delete:function(e,t,n){e.get(t).delete(n)}},Oe=Se,Me=n(217),Pe="function"==typeof Symbol&&Symbol.for?Symbol.for("mui.nested"):"__THEME_NESTED__",Ne=["checked","disabled","error","focused","focusVisible","required","expanded","selected"];var Le=Date.now(),Te="fnValues"+Le,je="fnStyle"+ ++Le,Ae=function(){return{onCreateRule:function(e,t,n){if("function"!=typeof t)return null;var r=g(e,{},n);return r[je]=t,r},onProcessStyle:function(e,t){if(Te in t||je in t)return e;var n={};for(var r in e){var a=e[r];"function"==typeof a&&(delete e[r],n[r]=a)}return t[Te]=n,e},onUpdate:function(e,t,n,r){var a=t,i=a[je];i&&(a.style=i(e)||{});var o=a[Te];if(o)for(var l in o)a.prop(l,o[l](e),r)}}},Re="@global",Ie="@global ",ze=function(){function e(e,t,n){for(var a in this.type="global",this.at=Re,this.isProcessed=!1,this.key=e,this.options=n,this.rules=new te(Object(r.a)({},n,{parent:this})),t)this.rules.add(a,t[a]);this.rules.process()}var t=e.prototype;return t.getRule=function(e){return this.rules.get(e)},t.addRule=function(e,t,n){var r=this.rules.add(e,t,n);return r&&this.options.jss.plugins.onProcessRule(r),r},t.replaceRule=function(e,t,n){var r=this.rules.replace(e,t,n);return r&&this.options.jss.plugins.onProcessRule(r),r},t.indexOf=function(e){return this.rules.indexOf(e)},t.toString=function(e){return this.rules.toString(e)},e}(),De=function(){function e(e,t,n){this.type="global",this.at=Re,this.isProcessed=!1,this.key=e,this.options=n;var a=e.substr(Ie.length);this.rule=n.jss.createRule(a,t,Object(r.a)({},n,{parent:this}))}return e.prototype.toString=function(e){return this.rule?this.rule.toString(e):""},e}(),qe=/\s*,\s*/g;function Be(e,t){for(var n=e.split(qe),r="",a=0;a<n.length;a++)r+=t+" "+n[a].trim(),n[a+1]&&(r+=", ");return r}var Fe=function(){return{onCreateRule:function(e,t,n){if(!e)return null;if(e===Re)return new ze(e,t,n);if("@"===e[0]&&e.substr(0,Ie.length)===Ie)return new De(e,t,n);var r=n.parent;return r&&("global"===r.type||r.options.parent&&"global"===r.options.parent.type)&&(n.scoped=!1),n.selector||!1!==n.scoped||(n.selector=e),null},onProcessRule:function(e,t){"style"===e.type&&t&&(function(e,t){var n=e.options,a=e.style,i=a?a[Re]:null;if(i){for(var o in i)t.addRule(o,i[o],Object(r.a)({},n,{selector:Be(o,e.selector)}));delete a[Re]}}(e,t),function(e,t){var n=e.options,a=e.style;for(var i in a)if("@"===i[0]&&i.substr(0,Re.length)===Re){var o=Be(i.substr(Re.length),e.selector);t.addRule(o,a[i],Object(r.a)({},n,{selector:o})),delete a[i]}}(e,t))}}},He=/\s*,\s*/g,Ue=/&/g,Ve=/\$([\w-]+)/g;var We=function(){function e(e,t){return function(n,r){var a=e.getRule(r)||t&&t.getRule(r);return a?a.selector:r}}function t(e,t){for(var n=t.split(He),r=e.split(He),a="",i=0;i<n.length;i++)for(var o=n[i],l=0;l<r.length;l++){var u=r[l];a&&(a+=", "),a+=-1!==u.indexOf("&")?u.replace(Ue,o):o+" "+u}return a}function n(e,t,n){if(n)return Object(r.a)({},n,{index:n.index+1});var a=e.options.nestingLevel;a=void 0===a?1:a+1;var i=Object(r.a)({},e.options,{nestingLevel:a,index:t.indexOf(e)+1});return delete i.name,i}return{onProcessStyle:function(a,i,o){if("style"!==i.type)return a;var l,u,c=i,s=c.options.parent;for(var f in a){var d=-1!==f.indexOf("&"),p="@"===f[0];if(d||p){if(l=n(c,s,l),d){var h=t(f,c.selector);u||(u=e(s,o)),h=h.replace(Ve,u);var m=c.key+"-"+f;"replaceRule"in s?s.replaceRule(m,a[f],Object(r.a)({},l,{selector:h})):s.addRule(m,a[f],Object(r.a)({},l,{selector:h}))}else p&&s.addRule(f,{},l).addRule(c.key,a[f],{selector:c.selector});delete a[f]}}return a}}},$e=/[A-Z]/g,Ge=/^ms-/,Qe={};function Ye(e){return"-"+e.toLowerCase()}var Ze=function(e){if(Qe.hasOwnProperty(e))return Qe[e];var t=e.replace($e,Ye);return Qe[e]=Ge.test(t)?"-"+t:t};function Xe(e){var t={};for(var n in e){t[0===n.indexOf("--")?n:Ze(n)]=e[n]}return e.fallbacks&&(Array.isArray(e.fallbacks)?t.fallbacks=e.fallbacks.map(Xe):t.fallbacks=Xe(e.fallbacks)),t}var Ke=function(){return{onProcessStyle:function(e){if(Array.isArray(e)){for(var t=0;t<e.length;t++)e[t]=Xe(e[t]);return e}return Xe(e)},onChangeValue:function(e,t,n){if(0===t.indexOf("--"))return e;var r=Ze(t);return t===r?e:(n.prop(r,e),null)}}},Je=Ee&&CSS?CSS.px:"px",et=Ee&&CSS?CSS.ms:"ms",tt=Ee&&CSS?CSS.percent:"%";function nt(e){var t=/(-[a-z])/g,n=function(e){return e[1].toUpperCase()},r={};for(var a in e)r[a]=e[a],r[a.replace(t,n)]=e[a];return r}var rt=nt({"animation-delay":et,"animation-duration":et,"background-position":Je,"background-position-x":Je,"background-position-y":Je,"background-size":Je,border:Je,"border-bottom":Je,"border-bottom-left-radius":Je,"border-bottom-right-radius":Je,"border-bottom-width":Je,"border-left":Je,"border-left-width":Je,"border-radius":Je,"border-right":Je,"border-right-width":Je,"border-top":Je,"border-top-left-radius":Je,"border-top-right-radius":Je,"border-top-width":Je,"border-width":Je,"border-block":Je,"border-block-end":Je,"border-block-end-width":Je,"border-block-start":Je,"border-block-start-width":Je,"border-block-width":Je,"border-inline":Je,"border-inline-end":Je,"border-inline-end-width":Je,"border-inline-start":Je,"border-inline-start-width":Je,"border-inline-width":Je,"border-start-start-radius":Je,"border-start-end-radius":Je,"border-end-start-radius":Je,"border-end-end-radius":Je,margin:Je,"margin-bottom":Je,"margin-left":Je,"margin-right":Je,"margin-top":Je,"margin-block":Je,"margin-block-end":Je,"margin-block-start":Je,"margin-inline":Je,"margin-inline-end":Je,"margin-inline-start":Je,padding:Je,"padding-bottom":Je,"padding-left":Je,"padding-right":Je,"padding-top":Je,"padding-block":Je,"padding-block-end":Je,"padding-block-start":Je,"padding-inline":Je,"padding-inline-end":Je,"padding-inline-start":Je,"mask-position-x":Je,"mask-position-y":Je,"mask-size":Je,height:Je,width:Je,"min-height":Je,"max-height":Je,"min-width":Je,"max-width":Je,bottom:Je,left:Je,top:Je,right:Je,inset:Je,"inset-block":Je,"inset-block-end":Je,"inset-block-start":Je,"inset-inline":Je,"inset-inline-end":Je,"inset-inline-start":Je,"box-shadow":Je,"text-shadow":Je,"column-gap":Je,"column-rule":Je,"column-rule-width":Je,"column-width":Je,"font-size":Je,"font-size-delta":Je,"letter-spacing":Je,"text-decoration-thickness":Je,"text-indent":Je,"text-stroke":Je,"text-stroke-width":Je,"word-spacing":Je,motion:Je,"motion-offset":Je,outline:Je,"outline-offset":Je,"outline-width":Je,perspective:Je,"perspective-origin-x":tt,"perspective-origin-y":tt,"transform-origin":tt,"transform-origin-x":tt,"transform-origin-y":tt,"transform-origin-z":tt,"transition-delay":et,"transition-duration":et,"vertical-align":Je,"flex-basis":Je,"shape-margin":Je,size:Je,gap:Je,grid:Je,"grid-gap":Je,"row-gap":Je,"grid-row-gap":Je,"grid-column-gap":Je,"grid-template-rows":Je,"grid-template-columns":Je,"grid-auto-rows":Je,"grid-auto-columns":Je,"box-shadow-x":Je,"box-shadow-y":Je,"box-shadow-blur":Je,"box-shadow-spread":Je,"font-line-height":Je,"text-shadow-x":Je,"text-shadow-y":Je,"text-shadow-blur":Je});function at(e,t,n){if(null==t)return t;if(Array.isArray(t))for(var r=0;r<t.length;r++)t[r]=at(e,t[r],n);else if("object"==typeof t)if("fallbacks"===e)for(var a in t)t[a]=at(a,t[a],n);else for(var i in t)t[i]=at(e+"-"+i,t[i],n);else if("number"==typeof t&&!1===isNaN(t)){var o=n[e]||rt[e];return!o||0===t&&o===Je?t.toString():"function"==typeof o?o(t).toString():""+t+o}return t}var it=function(e){void 0===e&&(e={});var t=nt(e);return{onProcessStyle:function(e,n){if("style"!==n.type)return e;for(var r in e)e[r]=at(r,e[r],t);return e},onChangeValue:function(e,n){return at(n,e,t)}}},ot=n(23),lt="",ut="",ct="",st="",ft=s&&"ontouchstart"in document.documentElement;if(s){var dt={Moz:"-moz-",ms:"-ms-",O:"-o-",Webkit:"-webkit-"},pt=document.createElement("p").style;for(var ht in dt)if(ht+"Transform"in pt){lt=ht,ut=dt[ht];break}"Webkit"===lt&&"msHyphens"in pt&&(lt="ms",ut=dt.ms,st="edge"),"Webkit"===lt&&"-apple-trailing-word"in pt&&(ct="apple")}var mt=lt,yt=ut,vt=ct,gt=st,bt=ft;var xt={noPrefill:["appearance"],supportedProperty:function(e){return"appearance"===e&&("ms"===mt?"-webkit-"+e:yt+e)}},wt={noPrefill:["color-adjust"],supportedProperty:function(e){return"color-adjust"===e&&("Webkit"===mt?yt+"print-"+e:e)}},_t=/[-\s]+(.)?/g;function Et(e,t){return t?t.toUpperCase():""}function kt(e){return e.replace(_t,Et)}function Ct(e){return kt("-"+e)}var St,Ot={noPrefill:["mask"],supportedProperty:function(e,t){if(!/^mask/.test(e))return!1;if("Webkit"===mt){var n="mask-image";if(kt(n)in t)return e;if(mt+Ct(n)in t)return yt+e}return e}},Mt={noPrefill:["text-orientation"],supportedProperty:function(e){return"text-orientation"===e&&("apple"!==vt||bt?e:yt+e)}},Pt={noPrefill:["transform"],supportedProperty:function(e,t,n){return"transform"===e&&(n.transform?e:yt+e)}},Nt={noPrefill:["transition"],supportedProperty:function(e,t,n){return"transition"===e&&(n.transition?e:yt+e)}},Lt={noPrefill:["writing-mode"],supportedProperty:function(e){return"writing-mode"===e&&("Webkit"===mt||"ms"===mt&&"edge"!==gt?yt+e:e)}},Tt={noPrefill:["user-select"],supportedProperty:function(e){return"user-select"===e&&("Moz"===mt||"ms"===mt||"apple"===vt?yt+e:e)}},jt={supportedProperty:function(e,t){return!!/^break-/.test(e)&&("Webkit"===mt?"WebkitColumn"+Ct(e)in t&&yt+"column-"+e:"Moz"===mt&&("page"+Ct(e)in t&&"page-"+e))}},At={supportedProperty:function(e,t){if(!/^(border|margin|padding)-inline/.test(e))return!1;if("Moz"===mt)return e;var n=e.replace("-inline","");return mt+Ct(n)in t&&yt+n}},Rt={supportedProperty:function(e,t){return kt(e)in t&&e}},It={supportedProperty:function(e,t){var n=Ct(e);return"-"===e[0]||"-"===e[0]&&"-"===e[1]?e:mt+n in t?yt+e:"Webkit"!==mt&&"Webkit"+n in t&&"-webkit-"+e}},zt={supportedProperty:function(e){return"scroll-snap"===e.substring(0,11)&&("ms"===mt?""+yt+e:e)}},Dt={supportedProperty:function(e){return"overscroll-behavior"===e&&("ms"===mt?yt+"scroll-chaining":e)}},qt={"flex-grow":"flex-positive","flex-shrink":"flex-negative","flex-basis":"flex-preferred-size","justify-content":"flex-pack",order:"flex-order","align-items":"flex-align","align-content":"flex-line-pack"},Bt={supportedProperty:function(e,t){var n=qt[e];return!!n&&(mt+Ct(n)in t&&yt+n)}},Ft={flex:"box-flex","flex-grow":"box-flex","flex-direction":["box-orient","box-direction"],order:"box-ordinal-group","align-items":"box-align","flex-flow":["box-orient","box-direction"],"justify-content":"box-pack"},Ht=Object.keys(Ft),Ut=function(e){return yt+e},Vt=[xt,wt,Ot,Mt,Pt,Nt,Lt,Tt,jt,At,Rt,It,zt,Dt,Bt,{supportedProperty:function(e,t,n){var r=n.multiple;if(Ht.indexOf(e)>-1){var a=Ft[e];if(!Array.isArray(a))return mt+Ct(a)in t&&yt+a;if(!r)return!1;for(var i=0;i<a.length;i++)if(!(mt+Ct(a[0])in t))return!1;return a.map(Ut)}return!1}}],Wt=Vt.filter((function(e){return e.supportedProperty})).map((function(e){return e.supportedProperty})),$t=Vt.filter((function(e){return e.noPrefill})).reduce((function(e,t){return e.push.apply(e,Object(ot.a)(t.noPrefill)),e}),[]),Gt={};if(s){St=document.createElement("p");var Qt=window.getComputedStyle(document.documentElement,"");for(var Yt in Qt)isNaN(Yt)||(Gt[Qt[Yt]]=Qt[Yt]);$t.forEach((function(e){return delete Gt[e]}))}function Zt(e,t){if(void 0===t&&(t={}),!St)return e;if(null!=Gt[e])return Gt[e];"transition"!==e&&"transform"!==e||(t[e]=e in St.style);for(var n=0;n<Wt.length&&(Gt[e]=Wt[n](e,St.style,t),!Gt[e]);n++);try{St.style[e]=""}catch(e){return!1}return Gt[e]}var Xt,Kt={},Jt={transition:1,"transition-property":1,"-webkit-transition":1,"-webkit-transition-property":1},en=/(^\s*[\w-]+)|, (\s*[\w-]+)(?![^()]*\))/g;function tn(e,t,n){if("var"===t)return"var";if("all"===t)return"all";if("all"===n)return", all";var r=t?Zt(t):", "+Zt(n);return r||(t||n)}function nn(e,t){var n=t;if(!Xt||"content"===e)return t;if("string"!=typeof n||!isNaN(parseInt(n,10)))return n;var r=e+n;if(null!=Kt[r])return Kt[r];try{Xt.style[e]=n}catch(e){return Kt[r]=!1,!1}if(Jt[e])n=n.replace(en,tn);else if(""===Xt.style[e]&&("-ms-flex"===(n=yt+n)&&(Xt.style[e]="-ms-flexbox"),Xt.style[e]=n,""===Xt.style[e]))return Kt[r]=!1,!1;return Xt.style[e]="",Kt[r]=n,Kt[r]}s&&(Xt=document.createElement("p"));var rn=function(){function e(t){for(var n in t){var r=t[n];if("fallbacks"===n&&Array.isArray(r))t[n]=r.map(e);else{var a=!1,i=Zt(n);i&&i!==n&&(a=!0);var o=!1,l=nn(i,x(r));l&&l!==r&&(o=!0),(a||o)&&(a&&delete t[n],t[i||n]=l||r)}}return t}return{onProcessRule:function(e){if("keyframes"===e.type){var t=e;t.at="-"===(n=t.at)[1]||"ms"===mt?n:"@"+yt+"keyframes"+n.substr(10)}var n},onProcessStyle:function(t,n){return"style"!==n.type?t:e(t)},onChangeValue:function(e,t){return nn(t,x(e))||e}}};var an=function(){var e=function(e,t){return e.length===t.length?e>t?1:-1:e.length-t.length};return{onProcessStyle:function(t,n){if("style"!==n.type)return t;for(var r={},a=Object.keys(t).sort(e),i=0;i<a.length;i++)r[a[i]]=t[a[i]];return r}}};function on(){return{plugins:[Ae(),Fe(),We(),Ke(),it(),"undefined"==typeof window?null:rn(),an()]}}var ln=_e(on()),un=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.disableGlobal,n=void 0!==t&&t,r=e.productionPrefix,a=void 0===r?"jss":r,i=e.seed,o=void 0===i?"":i,l=""===o?"":"".concat(o,"-"),u=0,c=function(){return u+=1};return function(e,t){var r=t.options.name;if(r&&0===r.indexOf("Mui")&&!t.options.link&&!n){if(-1!==Ne.indexOf(e.key))return"Mui-".concat(e.key);var i="".concat(l).concat(r,"-").concat(e.key);return t.options.theme[Pe]&&""===o?"".concat(i,"-").concat(c()):i}return"".concat(l).concat(a).concat(c())}}(),cn={disableGeneration:!1,generateClassName:un,jss:ln,sheetsCache:null,sheetsManager:new Map,sheetsRegistry:null},sn=o.a.createContext(cn);var fn=-1e9;function dn(){return fn+=1}n(25);var pn=n(215);function hn(e){var t="function"==typeof e;return{create:function(n,a){var i;try{i=t?e(n):e}catch(e){throw e}if(!a||!n.overrides||!n.overrides[a])return i;var o=n.overrides[a],l=Object(r.a)({},i);return Object.keys(o).forEach((function(e){l[e]=Object(pn.a)(l[e],o[e])})),l},options:{}}}var mn={};function yn(e,t,n){var r=e.state;if(e.stylesOptions.disableGeneration)return t||{};r.cacheClasses||(r.cacheClasses={value:null,lastProp:null,lastJSS:{}});var a=!1;return r.classes!==r.cacheClasses.lastJSS&&(r.cacheClasses.lastJSS=r.classes,a=!0),t!==r.cacheClasses.lastProp&&(r.cacheClasses.lastProp=t,a=!0),a&&(r.cacheClasses.value=Ce({baseClasses:r.cacheClasses.lastJSS,newClasses:t,Component:n})),r.cacheClasses.value}function vn(e,t){var n=e.state,a=e.theme,i=e.stylesOptions,o=e.stylesCreator,l=e.name;if(!i.disableGeneration){var u=Oe.get(i.sheetsManager,o,a);u||(u={refs:0,staticSheet:null,dynamicStyles:null},Oe.set(i.sheetsManager,o,a,u));var c=Object(r.a)({},o.options,i,{theme:a,flip:"boolean"==typeof i.flip?i.flip:"rtl"===a.direction});c.generateId=c.serverGenerateClassName||c.generateClassName;var s=i.sheetsRegistry;if(0===u.refs){var f;i.sheetsCache&&(f=Oe.get(i.sheetsCache,o,a));var d=o.create(a,l);f||((f=i.jss.createStyleSheet(d,Object(r.a)({link:!1},c))).attach(),i.sheetsCache&&Oe.set(i.sheetsCache,o,a,f)),s&&s.add(f),u.staticSheet=f,u.dynamicStyles=ke(d)}if(u.dynamicStyles){var p=i.jss.createStyleSheet(u.dynamicStyles,Object(r.a)({link:!0},c));p.update(t),p.attach(),n.dynamicSheet=p,n.classes=Ce({baseClasses:u.staticSheet.classes,newClasses:p.classes}),s&&s.add(p)}else n.classes=u.staticSheet.classes;u.refs+=1}}function gn(e,t){var n=e.state;n.dynamicSheet&&n.dynamicSheet.update(t)}function bn(e){var t=e.state,n=e.theme,r=e.stylesOptions,a=e.stylesCreator;if(!r.disableGeneration){var i=Oe.get(r.sheetsManager,a,n);i.refs-=1;var o=r.sheetsRegistry;0===i.refs&&(Oe.delete(r.sheetsManager,a,n),r.jss.removeStyleSheet(i.staticSheet),o&&o.remove(i.staticSheet)),t.dynamicSheet&&(r.jss.removeStyleSheet(t.dynamicSheet),o&&o.remove(t.dynamicSheet))}}function xn(e,t){var n,r=o.a.useRef([]),a=o.a.useMemo((function(){return{}}),t);r.current!==a&&(r.current=a,n=e()),o.a.useEffect((function(){return function(){n&&n()}}),[a])}function wn(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.name,i=t.classNamePrefix,l=t.Component,u=t.defaultTheme,c=void 0===u?mn:u,s=Object(a.a)(t,["name","classNamePrefix","Component","defaultTheme"]),f=hn(e),d=n||i||"makeStyles";f.options={index:dn(),name:n,meta:d,classNamePrefix:d};var p=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=Object(Me.a)()||c,a=Object(r.a)({},o.a.useContext(sn),s),i=o.a.useRef(),u=o.a.useRef();xn((function(){var r={name:n,state:{},stylesCreator:f,stylesOptions:a,theme:t};return vn(r,e),u.current=!1,i.current=r,function(){bn(r)}}),[t,f]),o.a.useEffect((function(){u.current&&gn(i.current,e),u.current=!0}));var d=yn(i.current,e.classes,l);return d};return p}function _n(e){var t=e.theme,n=e.name,r=e.props;if(!t||!t.props||!t.props[n])return r;var a,i=t.props[n];for(a in i)void 0===r[a]&&(r[a]=i[a]);return r}var En=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return function(n){var i=t.defaultTheme,l=t.withTheme,c=void 0!==l&&l,s=t.name,f=Object(a.a)(t,["defaultTheme","withTheme","name"]);var d=s,p=wn(e,Object(r.a)({defaultTheme:i,Component:n,name:s||n.displayName,classNamePrefix:d},f)),h=o.a.forwardRef((function(e,t){e.classes;var l,u=e.innerRef,f=Object(a.a)(e,["classes","innerRef"]),d=p(Object(r.a)({},n.defaultProps,e)),h=f;return("string"==typeof s||c)&&(l=Object(Me.a)()||i,s&&(h=_n({theme:l,name:s,props:f})),c&&!h.theme&&(h.theme=l)),o.a.createElement(n,Object(r.a)({ref:u||t,classes:d},h))}));return u()(h,n),h}},kn=n(40);t.a=function(e,t){return En(e,Object(r.a)({defaultTheme:kn.a},t))}},,function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var r=n(0),a="undefined"!=typeof window?r.useLayoutEffect:r.useEffect;function i(e){var t=r.useRef(e);return a((function(){t.current=e})),r.useCallback((function(){return t.current.apply(void 0,arguments)}),[])}},function(e,t,n){var r,a,i;a=[t,n(0)],r=function(e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.WiManageGroupIcon=e.WiViewProgressIcon=e.WiViewReportsIcon=e.TwitterIcon=e.YoutubeIcon=e.CliniciansList=e.EarlyClaims=e.BellOutline=e.CloseXIcon2=e.CloseXIcon=e.NavExpand=e.NavCollapse=e.TooltipIcon=e.ScoreIncrease=e.SwitchPractice=e.ChevronDown=e.ChevronRight=e.ChevronLeft=e.IndividualReporting=e.GroupReporting=e.CliniciansIcon=e.StarIcon=e.DetailsIcon=e.AccountSettings=e.DashboardIcon=e.HelpSupportIcon=e.ReportsIcon=e.TargetIcon=e.HardshipIcon=e.PhysicianCompareIcon=e.PaymentIcon=e.FacilityBasedPreviewIcon=e.AccountHomeIcon=e.ManageUsersIcon=e.ReportDataIcon=e.MyTestDataIcon=e.UserSignInIcon=e.MyApplicationsIcon=void 0;var n=r(t);function r(e){return e&&e.__esModule?e:{default:e}}e.MyApplicationsIcon=function(){return n.default.createElement("svg",{className:"my-applications",viewBox:"0 0 25 25"},n.default.createElement("g",null,n.default.createElement("g",{transform:"translate(0.000000, 0.629018)"},n.default.createElement("polygon",{points:"12 23.0964379 24 15.374457 24 16.3397046 12 24.0616855 0 16.3397046 0 15.374457"}),n.default.createElement("polygon",{points:"12 19.2701998 24 11.5482189 24 12.5134666 12 20.2354474 0 12.5134666 0 11.5482189"}),n.default.createElement("path",{d:"M23.25,8.20460469 L12,0.965247611 L0.75,8.20460469 L12,15.4439618 L23.25,8.20460469 Z M24,7.72198089 L24,8.6872285 L12,16.4092094 L0,8.6872285 L0,7.72198089 L12,0 L24,7.72198089 Z"}))))},e.UserSignInIcon=function(){return n.default.createElement("svg",{className:"user-sign-in",viewBox:"0 0 25 25"},n.default.createElement("path",{d:"M26.6,22.9c-1.2-2.3-3.3-4-5.7-4.7l-2.5-0.7c-0.1,0-0.1,0-0.1-0.1c0,0,0-0.1,0-0.2l1.8-2 c1.5-1.6,2.1-3.8,1.9-5.9l-0.3-2.4c-0.3-2.3-1.5-4.3-3.4-5.5l-0.1,0c-1.2-0.8-2.6-1.1-4-1.1c-1.5,0-2.9,0.4-4.3,1.3 c-1.8,1.2-2.9,3-3.2,5.1L6.2,9.1c-0.3,2.2,0.3,4.5,1.8,6.2l1.7,1.9c0,0,0,0,0,0.1c0,0.1,0,0.1,0,0.2c0,0.1-0.1,0.1-0.1,0.1l-2.5,0.7 c-2.4,0.7-4.5,2.4-5.7,4.7c-0.5,1-0.5,2.3,0.1,3.3c0.7,1,1.8,1.6,2.9,1.6h19.3c1.2,0,2.3-0.6,2.9-1.6C27.2,25.3,27.2,24,26.6,22.9z M11.1,18.1c0.2-0.4,0.2-0.9,0.1-1.4c-0.1-0.2-0.2-0.4-0.3-0.5l-1.7-1.9C8,13,7.5,11.1,7.7,9.3l0.4-2.6c0.3-1.7,1.2-3.2,2.6-4.1 c1-0.7,2.2-1,3.4-1c1.2,0,2.3,0.3,3.3,1l0.1,0h0C19,3.6,20,5.2,20.2,7l0.3,2.4c0.2,1.7-0.3,3.4-1.5,4.7l-1.8,2 c-0.1,0.2-0.2,0.3-0.3,0.5c-0.2,0.4-0.1,0.9,0.1,1.4c0.2,0.4,0.6,0.7,1,0.9l2.5,0.7c2.1,0.6,3.8,2,4.8,3.9c0.3,0.6,0.3,1.3-0.1,1.8 c-0.3,0.5-0.9,0.9-1.6,0.9H4.4c-0.7,0-1.2-0.4-1.6-0.9c-0.3-0.6-0.3-1.2,0-1.8l0,0c1-1.9,2.7-3.3,4.8-3.9l2.5-0.7 C10.5,18.8,10.9,18.5,11.1,18.1z"}))},e.MyTestDataIcon=function(){return n.default.createElement("svg",{className:"my-test-data",viewBox:"0 0 24 24"},n.default.createElement("path",{d:"M0 0h24v24H0z",fill:"none"}),n.default.createElement("path",{d:"M2 20h20v-4H2v4zm2-3h2v2H4v-2zM2 4v4h20V4H2zm4 3H4V5h2v2zm-4 7h20v-4H2v4zm2-3h2v2H4v-2z"}))},e.ReportDataIcon=function(){return n.default.createElement("svg",{className:"report-data",viewBox:"0 0 35 35"},n.default.createElement("title",null,"report-data"),n.default.createElement("g",null,n.default.createElement("polygon",{points:"11.5,15.5 12.6,16.5 16.9,11.8 16.9,26.3 18.1,26.3 18.1,11.8 22.4,16.5 23.5,15.5 17.5,9 \t"}),n.default.createElement("path",{d:"M32.8,17.5c0-2.1-0.4-4.1-1.2-6c-2.3-5.5-7.8-9.4-14.1-9.4c-6.7,0-12.4,4.3-14.4,10.3c-0.5,1.6-0.9,3.3-0.9,5 c0,3.7,1.3,7.1,3.5,9.8c2.8,3.4,7,5.5,11.8,5.5c3.2,0,6.1-1,8.6-2.6C30.1,27.4,32.8,22.8,32.8,17.5z M17.5,31.6c-3.1,0-6-1-8.3-2.7 c-3.5-2.6-5.8-6.7-5.8-11.4c0-1.5,0.2-2.9,0.6-4.2c1.8-5.7,7.2-9.9,13.5-9.9c5.9,0,10.9,3.6,13.1,8.8c0.7,1.7,1.1,3.5,1.1,5.4 c0,6-3.7,11.1-8.9,13.1C21.1,31.3,19.3,31.6,17.5,31.6z"})))},e.ManageUsersIcon=function(){return n.default.createElement("svg",{className:"manage-users-svg",viewBox:"0 0 25 25"},n.default.createElement("g",null,n.default.createElement("path",{d:"M4.4,10.8V0.2H3.6v10.7c-1.9,0.2-3.4,1.8-3.4,3.8s1.5,3.6,3.4,3.8v6.4h0.9v-6.4c1.9-0.2,3.4-1.8,3.4-3.8 S6.3,11.1,4.4,10.8z M4,17.6c-1.6,0-3-1.3-3-3s1.3-3,3-3s3,1.3,3,3S5.6,17.6,4,17.6z"}),n.default.createElement("path",{d:"M12.9,2.3V0.2h-0.9v2.2c-1.9,0.2-3.4,1.8-3.4,3.8c0,2,1.5,3.6,3.4,3.8v14.9h0.9V9.9c1.9-0.2,3.4-1.8,3.4-3.8 C16.3,4.2,14.8,2.6,12.9,2.3z M12.5,9.1c-1.6,0-3-1.3-3-3s1.3-3,3-3s3,1.3,3,3S14.1,9.1,12.5,9.1z"}),n.default.createElement("path",{d:"M24.8,18.9c0-2-1.5-3.6-3.4-3.8V0.2h-0.9v14.9c-1.9,0.2-3.4,1.8-3.4,3.8s1.5,3.6,3.4,3.8v2.2h0.9v-2.2 C23.3,22.4,24.8,20.8,24.8,18.9z M21,21.8c-1.6,0-3-1.3-3-3c0-1.6,1.3-3,3-3s3,1.3,3,3C24,20.5,22.6,21.8,21,21.8z"})))},e.AccountHomeIcon=function(){return n.default.createElement("svg",{className:"account-home-icon",viewBox:"0 0 25 25"},n.default.createElement("path",{d:"M8.5,24 L8.5,15 C8.5,14.7238576 8.72385763,14.5 9,14.5 L16,14.5 C16.2761424,14.5 16.5,14.7238576 16.5,15 L16.5,24 L22.5,24 L22.5,9.238536 L12.5,1.14329791 L2.5,9.238536 L2.5,24 L8.5,24 Z M1.68540089,8.61137756 L12.1854009,0.111377565 C12.3688463,-0.0371258549 12.6311537,-0.0371258549 12.8145991,0.111377565 L23.3145991,8.61137756 C23.4318689,8.70631024 23.5,8.8491212 23.5,9 L23.5,24.5 C23.5,24.7761424 23.2761424,25 23,25 L2,25 C1.72385763,25 1.5,24.7761424 1.5,24.5 L1.5,9 C1.5,8.8491212 1.56813111,8.70631024 1.68540089,8.61137756 Z M9.5,15.5 L9.5,24 L15.5,24 L15.5,15.5 L9.5,15.5 Z"}))},e.FacilityBasedPreviewIcon=function(){return n.default.createElement("svg",{className:"facility-based-preview-svg",viewBox:"0 0 25 25"},n.default.createElement("g",null,n.default.createElement("path",{d:"M24.498 23.234l-5.359-5.262c.427-.79.651-1.672.651-2.575 0-1.848-.959-3.582-2.521-4.596V4.792a.513.513 0 0 0-.155-.366L12.762.152A.533.533 0 0 0 12.389 0H.547A.523.523 0 0 0 .02.518v22.154c0 .286.236.517.527.517h16.194a.523.523 0 0 0 .528-.517v-1.954l4.896 4.807c.311.306.726.475 1.166.475.441 0 .855-.169 1.167-.475a1.601 1.601 0 0 0 0-2.29zm-9.03-18.96h-2.552V1.768l1.276 1.253 1.276 1.253zm.746 16.255v1.625H1.074V1.036h10.787v3.756c0 .286.236.518.528.518h3.825v4.955a5.705 5.705 0 0 0-2.03-.373c-3.091 0-5.606 2.47-5.606 5.505 0 3.036 2.515 5.505 5.606 5.505.697 0 1.386-.128 2.03-.373zm.397-1.35l-.136.08a4.61 4.61 0 0 1-2.291.608c-2.51 0-4.551-2.005-4.551-4.47 0-2.464 2.041-4.47 4.551-4.47.806 0 1.599.21 2.291.608 1.394.8 2.26 2.28 2.26 3.862 0 .847-.242 1.671-.7 2.384a4.561 4.561 0 0 1-1.424 1.397zm7.141 5.614a.597.597 0 0 1-.42.171.596.596 0 0 1-.421-.171l-5.206-5.112a5.64 5.64 0 0 0 .84-.827h.001l5.206 5.113a.577.577 0 0 1 0 .826z"}),n.default.createElement("path",{d:"M12.28 12.348a3.542 3.542 0 0 0-1.738 3.05c0 .285.236.517.527.517a.523.523 0 0 0 .528-.518c0-.89.462-1.7 1.235-2.167a.513.513 0 0 0 .174-.712.533.533 0 0 0-.726-.17zM16.018 12.307a3.691 3.691 0 0 0-1.834-.486.523.523 0 0 0-.528.518c0 .286.237.518.528.518.458 0 .909.119 1.302.345a.533.533 0 0 0 .722-.186.513.513 0 0 0-.19-.709z"})))},e.PaymentIcon=function(){return n.default.createElement("svg",{className:"payment-icon",viewBox:"0 0 25 25"},n.default.createElement("g",null,n.default.createElement("path",{d:"M12.1618195,20.7968379 L12.1618195,12.9463878 C10.781964,12.4923749 9.69910643,12.0472873 8.91321499,11.6111111 C8.11242203,11.1666644 7.51873961,10.6203736 7.1321499,9.97222222 C6.7455602,9.32407083 6.55226824,8.5 6.55226824,7.5 C6.55226824,6.14814139 7.0447025,5.01389347 8.0295858,4.09722222 C9.01446909,3.18055097 10.3905237,2.65740806 12.1577909,2.52777778 L12.1577909,0.611111111 C12.1577909,0.425925 12.2130172,0.277778333 12.3234714,0.166666667 C12.4339256,0.055555 12.5811957,0 12.765286,0 L13.2899408,0 C13.4740312,0 13.6213012,0.055555 13.7317554,0.166666667 C13.8422096,0.277778333 13.8974359,0.425925 13.8974359,0.611111111 L13.8974359,2.55555556 C15.057205,2.66666722 16.0512779,2.97221972 16.8796844,3.47222222 C17.7080909,3.97222472 18.3339887,4.56944097 18.7573964,5.26388889 C19.1808042,5.95833681 19.4109137,6.65740389 19.4477318,7.36111111 C19.4477318,7.50926 19.3971077,7.63888833 19.295858,7.75 C19.1946083,7.86111167 19.0519404,7.91666667 18.8678501,7.91666667 L18.3155819,7.91666667 C18.1867186,7.91666667 18.0578573,7.87500042 17.9289941,7.79166667 C17.8001308,7.70833292 17.7264958,7.56481583 17.7080868,7.36111111 C17.5976326,6.43518056 17.1051983,5.67129931 16.2307692,5.06944444 C15.5784594,4.62047057 14.8006641,4.33896279 13.8973694,4.22491735 L13.8973694,11.7499783 C15.4069766,12.2314839 16.5851371,12.6944422 17.4319527,13.1388889 C18.2787682,13.5833356 18.9184725,14.1203672 19.3510848,14.75 C19.7836971,15.3796328 20,16.1944394 20,17.1944444 C20,18.7500078 19.4615438,19.9861065 18.3846154,20.9027778 C17.3076869,21.819449 15.8119754,22.3425919 13.8974359,22.4722222 L13.8974359,24.3888889 C13.8974359,24.574075 13.8422096,24.7222217 13.7317554,24.8333333 C13.6213012,24.944445 13.4740312,25 13.2899408,25 L12.765286,25 C12.5811957,25 12.4339256,24.944445 12.3234714,24.8333333 C12.2130172,24.7222217 12.1577909,24.574075 12.1577909,24.3888889 L12.1577909,22.4444444 C10.9059766,22.3518514 9.81985996,22.0648172 8.89940828,21.5833333 C7.97895661,21.1018494 7.27482164,20.5046332 6.78698225,19.7916667 C6.29914286,19.0787001 6.03681807,18.3148189 6,17.5 C6,17.3518511 6.05522627,17.2222228 6.16568047,17.1111111 C6.27613467,17 6.41420036,16.9444444 6.57988166,16.9444444 L7.1321499,16.9444444 C7.4635125,16.9444444 7.66600884,17.1296278 7.73964497,17.5 C7.86850821,18.3888933 8.37474903,19.1666633 9.25838264,19.8333333 C9.97320875,20.3726414 10.9410143,20.6938096 12.1618195,20.7968379 Z M13.8973694,20.8073012 C15.2350836,20.7193579 16.2613967,20.4085927 16.9763314,19.875 C17.8323514,19.2361079 18.260355,18.3425983 18.260355,17.1944444 C18.260355,16.4907372 18.0532565,15.9120393 17.6390533,15.4583333 C17.22485,15.0046274 16.6219632,14.6064832 15.8303748,14.2638889 C15.3408921,14.052044 14.6965598,13.8065676 13.8973694,13.5274567 L13.8973694,20.8073012 Z M12.1618195,4.19615363 C11.0995324,4.28099937 10.2283731,4.54894668 9.54832347,5 C8.71071245,5.55555833 8.29191321,6.38888333 8.29191321,7.5 C8.29191321,8.22222583 8.48060298,8.81944208 8.85798817,9.29166667 C9.23537335,9.76389125 9.80144264,10.1712946 10.556213,10.5138889 C10.9788577,10.7057296 11.5140579,10.9193435 12.1618195,11.1547327 L12.1618195,4.19615363 Z"})))},e.PhysicianCompareIcon=function(){return n.default.createElement("svg",{className:"physician-compare-icon",viewBox:"0 0 25 25"},n.default.createElement("g",{id:"Page-1",stroke:"none",strokeWidth:"1"},n.default.createElement("g",{id:"Physician-Compare_Physician-Compare"},n.default.createElement("path",{d:"M19.2204301,5 L18.1451613,5 C17.7419355,5 17.4731183,5.2601626 17.4731183,5.6504065 C17.4731183,6.04065041 17.7419355,6.30081301 18.1451613,6.30081301 L19.2204301,6.30081301 C19.3548387,6.30081301 19.4892473,6.43089431 19.4892473,6.56097561 L19.4892473,11.8943089 C19.4892473,13.3252033 18.2795699,14.6260163 16.6666667,14.6260163 C15.0537634,14.6260163 13.844086,13.4552846 13.844086,11.8943089 L13.844086,6.56097561 C13.844086,6.43089431 13.9784946,6.30081301 14.1129032,6.30081301 L15.188172,6.30081301 C15.5913978,6.30081301 15.8602151,6.04065041 15.8602151,5.6504065 C15.8602151,5.2601626 15.5913978,5 15.188172,5 L14.1129032,5 C13.3064516,5 12.5,5.6504065 12.5,6.56097561 L12.5,11.8943089 C12.5,13.8455285 13.9784946,15.5365854 15.9946237,15.9268293 C15.8602151,18.398374 14.6505376,19.699187 12.5,19.699187 L12.2311828,19.699187 C9.40860215,19.699187 8.33333333,17.2276423 8.33333333,15.6666667 L8.33333333,14.495935 C9.67741935,14.1056911 10.6182796,12.9349593 10.6182796,11.504065 C10.7526882,9.81300813 9.27419355,8.38211382 7.52688172,8.38211382 C5.77956989,8.38211382 4.16666667,9.81300813 4.16666667,11.504065 C4.16666667,13.0650407 5.37634409,14.3658537 6.98924731,14.6260163 L6.98924731,15.6666667 C6.98924731,18.2682927 8.87096774,21 12.2311828,21 L12.5,21 C15.4569892,21 17.2043011,19.1788618 17.3387097,15.796748 C19.3548387,15.5365854 20.8333333,13.8455285 20.8333333,11.7642276 L20.8333333,6.56097561 C20.8333333,5.6504065 20.1612903,5 19.2204301,5 Z M5.77956989,11.504065 C5.77956989,10.5934959 6.58602151,9.94308943 7.39247312,9.94308943 C8.19892473,9.94308943 9.00537634,10.7235772 9.00537634,11.504065 C9.00537634,12.2845528 8.33333333,13.195122 7.52688172,13.195122 C6.72043011,13.195122 5.77956989,12.4146341 5.77956989,11.504065 Z"}),n.default.createElement("path",{d:"M20.718232,0 L4.14364641,0 C1.79558011,0 0,1.82291667 0,3.90625 L0,21.09375 C0,23.3072917 1.93370166,25 4.14364641,25 L20.8563536,25 C23.2044199,25 25,23.1770833 25,21.09375 L25,3.90625 C24.8618785,1.82291667 23.0662983,0 20.718232,0 Z M23.480663,21.09375 C23.480663,22.5260417 22.2375691,23.6979167 20.718232,23.6979167 L4.14364641,23.6979167 C2.62430939,23.6979167 1.38121547,22.5260417 1.38121547,21.09375 L1.38121547,3.90625 C1.38121547,2.47395833 2.62430939,1.30208333 4.14364641,1.30208333 L20.8563536,1.30208333 C22.3756906,1.30208333 23.6187845,2.47395833 23.6187845,3.90625 L23.6187845,21.09375 L23.480663,21.09375 Z"}))))},e.HardshipIcon=function(){return n.default.createElement("svg",{className:"hardship-icon",viewBox:"0 0 25 25",version:"1.1"},n.default.createElement("g",null,n.default.createElement("g",{transform:"translate(2.000000, 0.000000)",fillRule:"nonzero"},n.default.createElement("path",{d:"M18.7721739,2.6119403 L14.4991304,2.6119403 L12.4813043,2.6119403 C12.5178261,2.44402985 12.5543478,2.2761194 12.5543478,2.0988806 C12.5543478,0.942164179 11.6321739,0 10.5,0 C9.36782609,0 8.44565217,0.942164179 8.44565217,2.0988806 C8.44565217,2.2761194 8.47304348,2.44402985 8.51869565,2.6119403 L6.49173913,2.6119403 L2.21869565,2.6119403 C0.995217391,2.6119403 0,3.62873134 0,4.8880597 L0,22.733209 C0,23.983209 0.995217391,25 2.21869565,25 L18.7721739,25 C19.9956522,25 21,23.983209 21,22.7238806 L21,4.8880597 C21,3.62873134 19.9956522,2.6119403 18.7721739,2.6119403 Z M10.5,0.932835821 C11.13,0.932835821 11.6413043,1.45522388 11.6413043,2.0988806 C11.6413043,2.31343284 11.5682609,2.5 11.4769565,2.66791045 C11.403913,2.7891791 11.3126087,2.9011194 11.2030435,2.99440299 C11.1482609,3.04104478 11.0843478,3.08768657 11.0204348,3.125 C10.9747826,3.14365672 10.9382609,3.17164179 10.8926087,3.19029851 C10.7647826,3.22761194 10.6369565,3.26492537 10.5,3.26492537 C10.3630435,3.26492537 10.2352174,3.22761194 10.1165217,3.18097015 C10.0708696,3.16231343 10.0343478,3.14365672 9.98869565,3.11567164 C9.92478261,3.07835821 9.86086957,3.03171642 9.80608696,2.98507463 C9.6873913,2.89179104 9.59608696,2.77052239 9.52304348,2.63992537 C9.43173913,2.47201493 9.36782609,2.29477612 9.36782609,2.08955224 C9.35869565,1.45522388 9.87,0.932835821 10.5,0.932835821 Z M20.0869565,22.7238806 C20.0869565,23.4608209 19.5026087,24.0671642 18.7721739,24.0671642 L2.21869565,24.0671642 C1.4973913,24.0671642 0.903913043,23.4701493 0.903913043,22.7238806 L0.903913043,4.8880597 C0.913043478,4.14179104 1.4973913,3.54477612 2.21869565,3.54477612 L6.49173913,3.54477612 L6.49173913,4.38432836 C6.49173913,4.95335821 6.93913043,5.41044776 7.49608696,5.41044776 L13.503913,5.41044776 C14.0608696,5.41044776 14.5082609,4.95335821 14.5082609,4.38432836 L14.5082609,3.54477612 L18.7813043,3.54477612 C19.5026087,3.54477612 20.096087,4.14179104 20.096087,4.8880597 L20.096087,22.7238806 L20.0869565,22.7238806 L20.0869565,22.7238806 Z"}),n.default.createElement("g",{transform:"translate(4.000000, 9.000000)"},n.default.createElement("rect",{x:"3.50571429",y:"7.24",width:"7.97142857",height:"1"}),n.default.createElement("rect",{x:"0.848571429",y:"7.24",width:"1.37142857",height:"1"}),n.default.createElement("rect",{x:"6.50571429",y:"2.17",width:"4.97142857",height:"1"}),n.default.createElement("polygon",{points:"2.13428571 4.04 0.402857143 2.01 1.01142857 1.31 2.13428571 2.62 4.03714286 0.41 4.64571429 1.11"})))))},e.TargetIcon=function(){return n.default.createElement("svg",{className:"target-icon stroke-based-icon",viewBox:"0 0 25 25"},n.default.createElement("g",{strokeWidth:"1",fill:"none",fillRule:"evenodd"},n.default.createElement("g",{transform:"translate(1.000000, 1.000000)"},n.default.createElement("path",{d:"M15.6521739,13.3410862 C14.9799955,14.9155188 13.3391142,15.8471825 11.6426584,15.617619 C9.9462025,15.3880555 8.61194453,14.0537975 8.38238102,12.3573416 C8.15281751,10.6608858 9.08448121,9.0200045 10.6589138,8.34782609",strokeLinecap:"round"}),n.default.createElement("path",{d:"M19.826087,11.4686261 C19.5475194,15.6524455 16.0240274,18.8752139 11.8318419,18.780577 C7.63965639,18.6859401 4.26519733,15.3074531 4.17572893,11.1153254 C4.08626053,6.92319774 7.31350554,3.40382874 11.4978365,3.13043478",strokeLinecap:"round"}),n.default.createElement("path",{d:"M22.9565217,10.4801044 C22.9565217,10.8094757 22.9565217,11.1488279 22.9565217,11.4781992 C22.9565217,16.1251852 20.1544991,20.3136359 15.8592987,22.0872623 C11.5640982,23.8608888 6.62327363,22.8696906 3.3445233,19.5766243 C0.065772964,16.283558 -0.903887735,11.3384639 0.888438166,7.05103466 C2.68076407,2.7636054 6.8813862,-0.0200950351 11.5283306,0 C11.867683,0 12.2070354,0 12.5264259,0",strokeLinecap:"round"}),n.default.createElement("path",{d:"M23.4104348,8.34782609 C23.4626087,8.69217391 23.5147826,9.04695652 23.546087,9.39130435",strokeLinecap:"round"}),n.default.createElement("path",{d:"M19.0559527,8.3085908 L16.1993898,7.27346855 C15.9679825,7.18675289 15.7867762,7.00255341 15.7042523,6.77015223 L14.6758896,3.9211919 C14.5392501,3.60164864 14.6150694,3.23112279 14.8663271,2.99053153 L17.5610181,0.255529619 C17.7680939,0.0454487694 18.069052,-0.043464617 18.357445,0.020237671 C18.6458381,0.083939959 18.8810085,0.291277194 18.9797777,0.568915255 L19.7415278,2.61067015 C19.8301804,2.85007338 20.017334,3.04018548 20.2557092,3.13297955 L22.4076532,3.94968151 C22.6793557,4.05644917 22.8788566,4.29253202 22.938341,4.57768034 C22.9978255,4.86282867 22.9092906,5.15867892 22.7028314,5.36466513 L19.960531,8.07117744 C19.7289278,8.31564041 19.3782081,8.40768945 19.0559527,8.3085908 Z"}),n.default.createElement("line",{x1:"12.5217391",y1:"10.4347826",x2:"16.6956522",y2:"6.26086957",strokeLinecap:"round"}))))},e.ReportsIcon=function(){return n.default.createElement("svg",{className:"reports-icon",viewBox:"0 0 25 25"},n.default.createElement("g",null,n.default.createElement("path",{d:"M17.933,0 C18.1717358,0 18.3968908,0.110656353 18.5402903,0.296256203 L22.7874693,5.70648432 C22.9255465,5.88258285 23,6.10021604 23,6.324 L23,24 C23,24.5521424 22.5521424,25 22,25 L3,25 C2.44785763,25 2,24.5521424 2,24 L2,1 C2,0.447857625 2.44785763,0 3,0 L17.933,0 Z M16.937,1 L3,1 L3,24 L22,24 L22,7 L18.4371948,7 C17.6087677,7 16.9371948,6.32842712 16.9371948,5.5 L16.937,1 Z M16.5,20 C16.7761424,20 17,20.2238576 17,20.5 C17,20.7761424 16.7761424,21 16.5,21 L8.5,21 C8.22385763,21 8,20.7761424 8,20.5 C8,20.2238576 8.22385763,20 8.5,20 L16.5,20 Z M12.5,6 C12.7761424,6 13,6.22385763 13,6.5 L12.999,16.41 L15.4105156,14 C15.5840819,13.8264336 15.8535063,13.8071485 16.0483745,13.9421445 L16.1176224,14 C16.3128845,14.1952621 16.3128845,14.5118446 16.1176224,14.7071068 L16.1176224,14.7071068 L12.8535534,17.9711757 C12.6582912,18.1664379 12.3417088,18.1664379 12.1464466,17.9711757 L12.1464466,17.9711757 L8.88237764,14.7071068 C8.6871155,14.5118446 8.6871155,14.1952621 8.88237764,14 C9.07763979,13.8047379 9.39422228,13.8047379 9.58948443,14 L9.58948443,14 L11.999,16.41 L12,6.5 C12,6.22385763 12.2238576,6 12.5,6 Z M17.937,1.148 L17.9371948,5.5 C17.9371948,5.77614237 18.1610524,6 18.4371948,6 L21.746,6 L17.937,1.148 Z"})))},e.HelpSupportIcon=function(){return n.default.createElement("svg",{className:"help-support",viewBox:"0 0 25 25"},n.default.createElement("g",null,n.default.createElement("path",{d:"M12.5,0.3C5.8,0.3,0.3,5.8,0.3,12.5s5.5,12.2,12.2,12.2s12.2-5.5,12.2-12.2S19.2,0.3,12.5,0.3z M12.5,23.8 c-6.2,0-11.3-5.1-11.3-11.3S6.3,1.2,12.5,1.2s11.3,5.1,11.3,11.3S18.7,23.8,12.5,23.8z"}),n.default.createElement("path",{d:"M12.5,10.7h-0.4c-0.1,0-0.3,0-0.3,0.1c-0.1,0.1-0.1,0.2-0.1,0.3v8c0,0.1,0,0.3,0.1,0.3 c0.1,0.1,0.2,0.1,0.3,0.1h0.4c0.1,0,0.3,0,0.3-0.1c0.1-0.1,0.1-0.2,0.1-0.3v-8c0-0.1,0-0.3-0.1-0.3C12.8,10.7,12.7,10.7,12.5,10.7z"}),n.default.createElement("path",{d:"M12.6,6.7h-0.5c-0.1,0-0.3,0-0.4,0.1c-0.1,0.1-0.1,0.3-0.1,0.4v0.5c0,0.1,0,0.3,0.1,0.3 c0.1,0.1,0.2,0.1,0.3,0.1h0.5c0.1,0,0.3,0,0.4-0.1C13,7.9,13,7.8,13,7.6V7.2c0-0.1,0-0.3-0.1-0.4C12.8,6.7,12.7,6.7,12.6,6.7z"})))},e.DashboardIcon=function(){return n.default.createElement("svg",{className:"dashboard-icon",viewBox:"0 0 25 25"},n.default.createElement("g",null,n.default.createElement("path",{d:"M22.2,12.8H12.1V2.8c0-0.3-0.2-0.5-0.5-0.5h-0.1c-6.2,0-11.2,5-11.2,11.2c0,6.2,5,11.2,11.2,11.2 c6.2,0,11.2-5,11.2-11.2v-0.1C22.7,13.1,22.5,12.8,22.2,12.8z M11.6,13.9h10c-0.2,5.4-4.7,9.7-10.1,9.7c-5.6,0-10.2-4.6-10.2-10.2 c0-5.4,4.3-9.9,9.7-10.1v10C11.1,13.7,11.3,13.9,11.6,13.9z"}),n.default.createElement("path",{d:"M24.7,9.9l0-0.1C24,4.9,20.1,1,15.2,0.3l-0.1,0l0,0c-0.1,0-0.3,0-0.4,0.1c-0.1,0.1-0.2,0.2-0.2,0.4V10 c0,0.3,0.2,0.5,0.5,0.5h9.2c0.2,0,0.3-0.1,0.4-0.2C24.7,10.2,24.7,10.1,24.7,9.9z M23.5,9.5h-8v-8C19.5,2.2,22.8,5.5,23.5,9.5z"})))},e.AccountSettings=function(){return n.default.createElement("svg",{className:"account-settings",viewBox:"0 0 25 25"},n.default.createElement("g",null,n.default.createElement("path",{d:"M12.5,6.5c-3.3,0-6,2.7-6,6s2.7,6,6,6s6-2.7,6-6S15.8,6.5,12.5,6.5z M12.5,17.5c-2.8,0-5-2.3-5-5s2.3-5,5-5 s5,2.3,5,5S15.3,17.5,12.5,17.5z"}),n.default.createElement("path",{d:"M24.5,9.8l-3-0.7c-0.1-0.2-0.2-0.4-0.2-0.6l1.6-2.6c0.1-0.2,0.1-0.4-0.1-0.6l-3.1-3.1 c-0.1-0.2-0.4-0.2-0.6-0.1l-2.6,1.6c-0.2-0.1-0.4-0.2-0.6-0.3l-0.7-3c-0.1-0.2-0.2-0.3-0.5-0.3h-4.4c-0.2,0-0.4,0.1-0.5,0.4l-0.7,3 C9,3.6,8.8,3.7,8.6,3.8L5.9,2.2C5.7,2,5.5,2.1,5.3,2.2L2.2,5.3C2.1,5.5,2.1,5.8,2.2,5.9l1.6,2.6C3.7,8.7,3.6,8.9,3.6,9.1l-3,0.7 c-0.2,0-0.4,0.2-0.4,0.5v4.4c0,0.2,0.2,0.4,0.4,0.5l3,0.7c0.1,0.2,0.2,0.4,0.2,0.6l-1.6,2.6c-0.1,0.2-0.1,0.4,0.1,0.6l3.1,3.1 c0.2,0.2,0.4,0.2,0.6,0.1l2.6-1.6c0.2,0.1,0.4,0.2,0.6,0.3l0.7,3c0,0.2,0.2,0.4,0.5,0.4h4.4c0.2,0,0.4-0.2,0.5-0.4l0.7-3 c0.2-0.1,0.4-0.2,0.6-0.3l2.6,1.6c0.2,0.1,0.4,0.1,0.6-0.1l3.1-3.1c0.1-0.2,0.2-0.4,0.1-0.6l-1.6-2.6c0.1-0.2,0.2-0.4,0.2-0.6 l3-0.7c0.2,0,0.4-0.2,0.4-0.5v-4.4C24.8,10.1,24.7,9.9,24.5,9.8z M20.7,15.3c-0.1,0.3-0.3,0.7-0.4,1c-0.1,0.1-0.1,0.3,0,0.5 l1.6,2.5l-2.6,2.6l-2.5-1.6c-0.1-0.1-0.3-0.1-0.4,0c-0.3,0.1-0.6,0.3-1,0.4c-0.2,0-0.3,0.2-0.3,0.3l-0.7,2.9h-3.7L10,21 c0-0.2-0.2-0.3-0.3-0.3c-0.4-0.1-0.7-0.3-1-0.4c-0.1-0.1-0.3-0.1-0.5,0l-2.5,1.6l-2.6-2.6l1.6-2.5c0.1-0.1,0.1-0.3,0-0.5 c-0.2-0.3-0.3-0.7-0.4-1C4.3,15.1,4.2,15,4,15l-2.9-0.7v-3.7L4,10c0.2,0,0.3-0.2,0.3-0.3c0.1-0.3,0.2-0.6,0.4-1 c0.1-0.1,0.1-0.3,0-0.5L3.1,5.8l2.6-2.6l2.5,1.6c0.1,0.1,0.3,0.1,0.4,0c0.3-0.1,0.6-0.3,1-0.4C9.8,4.3,10,4.2,10,4l0.7-2.9h3.7 L15,4c0,0.2,0.2,0.3,0.3,0.3c0.4,0.1,0.7,0.3,1,0.4c0.1,0.1,0.3,0.1,0.5,0l2.5-1.6l2.6,2.6l-1.6,2.5c-0.1,0.1-0.1,0.3,0,0.5 c0.2,0.3,0.3,0.7,0.4,1C20.7,9.8,20.8,10,21,10l2.9,0.7v3.7L21,15C20.8,15,20.7,15.1,20.7,15.3z"})))},e.DetailsIcon=function(){return n.default.createElement("svg",{className:"details-icon",viewBox:"0 0 25 25"},n.default.createElement("g",null,n.default.createElement("path",{d:"M21.8,0.4H3.2c-1.2,0-2.1,1-2.1,2.1v20c0,1.2,1,2.1,2.1,2.1h18.6c1.2,0,2.1-1,2.1-2.1v-20 C23.9,1.3,23,0.4,21.8,0.4z M22.9,22.5c0,0.6-0.5,1.1-1.1,1.1H3.2c-0.6,0-1.1-0.5-1.1-1.1v-20c0-0.6,0.5-1.1,1.1-1.1h18.6 c0.6,0,1.1,0.5,1.1,1.1V22.5z"}),n.default.createElement("rect",{x:"6.2",y:"17.3",width:"1.6",height:"1"}),n.default.createElement("rect",{x:"6.2",y:"12.4",width:"1.6",height:"1"}),n.default.createElement("rect",{x:"6.2",y:"7.4",width:"1.6",height:"1"}),n.default.createElement("rect",{x:"9.3",y:"17.3",width:"6.1",height:"1"}),n.default.createElement("rect",{x:"9.3",y:"12.4",width:"9.3",height:"1"}),n.default.createElement("rect",{x:"9.3",y:"7.4",width:"6.5",height:"1"})))},e.StarIcon=function(){return n.default.createElement("svg",{className:"star-icon",viewBox:"0 0 25 25"},n.default.createElement("path",{d:"M24.7,9.4c-0.1-0.1-0.2-0.1-0.3-0.2L16.6,8L13,0.9c-0.1-0.1-0.2-0.2-0.3-0.3c-0.1,0-0.3,0-0.4,0 c0,0-0.2,0.1-0.2,0.2L8.4,8L0.6,9.2c-0.3,0-0.5,0.3-0.5,0.6c0,0.1,0.1,0.2,0.2,0.3L6,15.7l-1.3,7.9c-0.1,0.3,0.1,0.6,0.4,0.7h0.1 c0.1,0,0.2,0,0.3-0.1l7-3.7l7,3.7c0.1,0,0.2,0.1,0.3,0.1c0.3,0,0.6-0.3,0.6-0.6v-0.1l-1.3-7.9l5.6-5.6C24.9,10,24.9,9.6,24.7,9.4z M7.1,15.8c0-0.2,0-0.4-0.2-0.5l-5.1-5.1l7-1.1C9,9.1,9.1,9,9.2,8.8l3.2-6.4l3.2,6.4C15.7,9,15.8,9.1,16,9.1l7,1.1l-4.9,5 c-0.1,0.1-0.3,0.4-0.3,0.6l1.4,7l-6.7-3.2c-0.2-0.1-0.4-0.1-0.5,0l-6.3,3.3L7.1,15.8z"}))},e.CliniciansIcon=function(){return n.default.createElement("svg",{className:"clinicians-icon",viewBox:"0 0 25 25"},n.default.createElement("g",null,n.default.createElement("path",{d:"M24.7,18.8 L24.7,18.8 C24,17.4 22.7,16.3 21.1,15.9 L19.5,15.4 C19.5,15.4 19.4,15.4 19.4,15.3 L19.4,15.2 L19.4,15.2 L20.5,13.9 C21.4,12.9 21.8,11.5 21.7,10.2 L21.5,8.7 C21.3,7.3 20.6,6.1 19.4,5.4 L19.3,5.3 C18.6,4.8 17.7,4.6 16.8,4.6 C15.9,4.6 15,4.9 14.1,5.4 C13.9,5.5 13.8,5.6 13.6,5.8 L13.5,5.9 L13.5,5.9 C13.1,5.1 12.7,4.4 11.9,3.9 L11.9,3.9 C11.1,3.3 10,3 9.1,3 C8,3 7,3.3 6.2,3.9 C5,4.7 4.2,5.9 4,7.3 L3.7,9.1 C3.5,10.6 3.9,12.1 4.9,13.3 L6.1,14.6 C6.1,14.6 6.1,14.6 6.2,14.7 C6.2,14.8 6.2,14.9 6.2,14.9 C6.2,15 6.1,15.1 6,15.1 L4.3,15.6 C2.6,16.1 1.2,17.3 0.4,18.8 C-3.46944695e-16,19.5 -3.46944695e-16,20.3 0.4,21 C0.8,21.6 1.5,22 2.3,22 L10.8,22 L15.7,22 C16,22 16.2,21.9 16.4,21.9 L22.8,21.9 C23.5,21.9 24.2,21.5 24.6,20.9 C25,20.2 25,19.5 24.7,18.8 Z M15.7,21.3 L10.4,21.2 L9,21.2 L2.3,21.3 C1.2,21.3 0.5,20.1 1.1,19.2 C1.8,17.8 3.1,16.8 4.5,16.4 L6.2,15.9 C6.8,15.7 7.1,15.1 6.9,14.5 C6.8,14.4 6.8,14.3 6.7,14.2 L5.5,12.9 C4.6,11.9 4.2,10.6 4.4,9.3 L4.7,7.5 C5,6.3 5.6,5.2 6.6,4.5 C7.4,4 8.2,3.8 9.1,3.8 C9.9,3.8 10.7,4 11.4,4.5 L11.4,4.5 C12.2,5 12.8,5.8 13.2,6.7 C13.3,7 13.4,7.3 13.4,7.7 L13.4,7.7 L13.6,9.4 C13.7,10.5 13.4,11.5 12.8,12.4 C12.7,12.5 12.6,12.7 12.5,12.8 L12.3,13 L11.2,14.2 C11.1,14.3 11,14.4 11,14.5 C10.8,15.1 11.1,15.6 11.7,15.8 L12.8,16.2 L13.5,16.4 C13.8,16.5 13.8,16.5 14,16.6 C15.3,17.1 16.3,18 17,19.2 C17.5,20.1 16.8,21.3 15.7,21.3 Z M13.1,14.2 L14.2,15.4 L14.2,15.4 L14.2,15.5 L14.1,15.6 L14,15.6 C13.9,15.6 13.8,15.6 13.8,15.6 L12.2,15 C12.1,15 12,14.9 11.9,14.8 C11.8,14.7 11.8,14.6 11.9,14.5 L12,14.4 L12.8,13.5 C12.9,13.9 13,14 13.1,14.2 Z M23.8,20.4 C23.6,20.7 23.2,21 22.8,21 L17.5,21 L17.5,21 C17.9,20.3 17.9,19.5 17.6,18.8 C17,17.7 16,16.7 14.9,16.1 C15.1,15.8 15.1,15.5 15,15.2 C15,15.1 14.9,15 14.8,14.9 L13.7,13.7 C13.5,13.5 13.4,13.3 13.2,13.1 L13.2,13.1 C14,12 14.4,10.7 14.3,9.3 L14.1,7.6 C14.1,7.4 14,7.1 14,6.9 C14,6.9 14,6.9 14,6.8 L14.1,6.7 C14.3,6.5 14.5,6.3 14.7,6.2 C15.4,5.8 16.1,5.5 16.8,5.5 C17.5,5.5 18.2,5.6 18.8,6 L18.9,6.1 L18.9,6.1 C19.8,6.7 20.5,7.7 20.6,8.9 L20.8,10.4 C20.9,11.5 20.6,12.5 19.9,13.4 L18.8,14.7 C18.7,14.8 18.6,14.9 18.6,15 C18.5,15.3 18.5,15.6 18.7,15.9 C18.8,16.2 19.3,16.3 19.6,16.4 L21.2,16.9 C22.5,17.3 23.4,18.3 24,19.5 C24.1,19.6 24.1,20.1 23.8,20.4 Z"})))},e.GroupReporting=function(){return n.default.createElement("svg",{className:"group-reporting",viewBox:"0 0 25 25"},n.default.createElement("g",null,n.default.createElement("path",{d:"M16.9,9C12.5,9,9,12.6,9,16.9s3.6,7.9,7.9,7.9c4.4,0,7.9-3.6,7.9-7.9S21.2,9,16.9,9z M16.9,23.8 c-3.8,0-6.9-3.1-6.9-6.9s3.1-6.9,6.9-6.9s6.9,3.1,6.9,6.9S20.6,23.8,16.9,23.8z"}),n.default.createElement("polygon",{points:"13.5,17.2 14.3,17.9 16.5,15.5 16.5,20.6 17.4,20.6 17.4,15.5 19.6,17.9 20.4,17.2 17,13.5 \t"}),n.default.createElement("rect",{x:"8.5",y:"4",width:"2",height:"2.2"}),n.default.createElement("rect",{x:"12.9",y:"4",width:"2",height:"2.2"}),n.default.createElement("rect",{x:"8.5",y:"8.8",width:"2",height:"2.2"}),n.default.createElement("path",{d:"M7.2,21.9h-2V1h13v5.2l0,0v0.6c0,0.1,0,0.3,0.1,0.3c0.2,0,0.1,0,0.2,0h0.3c0.1,0,0.3,0,0.3-0.1 c0,0,0-0.1,0-0.2V1.5c0,0,0,0,0-0.1V0.6c0-0.2-0.1-0.4-0.3-0.4l0,0l0,0l0,0h-0.1c0,0,0,0,0.1,0H7.6l0,0H4.8c-0.2,0-0.4,0.2-0.4,0.4 v21.3H0.6c-0.1,0-0.2,0-0.3,0.1s-0.1,0.2-0.1,0.3v0.3c0,0.1,0,0.2,0.1,0.3C0.4,23,0.5,23,0.6,23h6.6c0.1,0,0.2,0,0.3-0.1 c0.1-0.1,0.1-0.2,0.1-0.3v-0.3c0-0.1,0-0.2-0.1-0.3C7.4,21.9,7.3,21.9,7.2,21.9z"})))},e.IndividualReporting=function(){return n.default.createElement("svg",{className:"individual-reporting",viewBox:"0 0 25 25"},n.default.createElement("g",null,n.default.createElement("path",{d:"M5.1,5.6C5.3,4.3,6.6,3,7.7,2.3c0.9-0.6,1.8-0.9,2.8-0.9c0.9,0,1.9,0.3,2.7,0.8l0,0c1.2,0.8,2,2,2.3,3.4l0,0 l0,0c0,0.1,0,0.4,0.1,0.4c0.1,0,0.2,0,0.2,0h0.3c0.1,0,0.2,0,0.2-0.1V5.8l0,0c0,0,0,0,0-0.1l0,0l0,0c-0.2-1.7-1.2-3.2-2.6-4.1l0,0 c-0.9-0.6-2-0.9-3.2-0.9s-2.3,0.4-3.3,1c-1.4,0.9-2.8,2.4-3,4l-0.3,2C3.6,9.3,3.6,11,4.8,12.3l1.3,1.5c0,0,0,0,0.1,0.1 c0,0.1,0,0.2,0,0.3S6.1,14.3,6,14.4L4,15c-1.9,0.6-2.6,1.9-3.5,3.7c-0.4,0.8-0.4,1.7,0.1,2.5s1.3,1.2,2.2,1.2h3.8l0,0h0.1 c0.1,0,0.3,0,0.3-0.1s0-0.2,0-0.3v-0.2c0-0.1,0-0.3-0.1-0.3c-0.1-0.1-0.1,0-0.2,0H5.2l0,0H2.8c-1.2,0-2-1.3-1.4-2.4 c0.8-1.6,1.3-2.7,3-3.2l2-0.6c0.7-0.2,1-0.9,0.8-1.6c-0.1-0.2-0.2-0.3-0.3-0.4l-1.4-1.5c-1-1.1-1-2.6-0.7-4.1L5.1,5.6z"}),n.default.createElement("path",{d:"M16.9,8.6c-4.4,0-7.9,3.6-7.9,7.9s3.6,7.9,7.9,7.9s7.9-3.6,7.9-7.9S21.3,8.6,16.9,8.6z M16.9,23.4 c-3.8,0-6.9-3.1-6.9-6.9s3.1-6.9,6.9-6.9s6.9,3.1,6.9,6.9S20.7,23.4,16.9,23.4z"}),n.default.createElement("polygon",{points:"13.6,16.8 14.3,17.5 16.6,15.1 16.6,20.2 17.4,20.2 17.4,15.1 19.7,17.5 20.4,16.8 17,13.1 \t"})))},e.ChevronLeft=function(){return n.default.createElement("svg",{className:"chevron-left",viewBox:"0 0 1792 1792"},n.default.createElement("title",null,"chevron-left"),n.default.createElement("g",null,n.default.createElement("path",{d:"M1427 301l-531 531 531 531q19 19 19 45t-19 45l-166 166q-19 19-45 19t-45-19l-742-742q-19-19-19-45t19-45l742-742q19-19 45-19t45 19l166 166q19 19 19 45t-19 45z"})))},e.ChevronRight=function(){return n.default.createElement("svg",{className:"chevron-right",viewBox:"0 0 1792 1792"},n.default.createElement("title",null,"chevron-right"),n.default.createElement("g",null,n.default.createElement("path",{d:"M1363 877l-742 742q-19 19-45 19t-45-19l-166-166q-19-19-19-45t19-45l531-531-531-531q-19-19-19-45t19-45l166-166q19-19 45-19t45 19l742 742q19 19 19 45t-19 45z"})))},e.ChevronDown=function(){return n.default.createElement("svg",{className:"chevron-down",viewBox:"0 0 1792 1792"},n.default.createElement("title",null,"chevron-down"),n.default.createElement("g",null,n.default.createElement("path",{d:"M1683 808l-742 741q-19 19-45 19t-45-19l-742-741q-19-19-19-45.5t19-45.5l166-165q19-19 45-19t45 19l531 531 531-531q19-19 45-19t45 19l166 165q19 19 19 45.5t-19 45.5z"})))},e.SwitchPractice=function(){return n.default.createElement("svg",{className:"switch-practice",viewBox:"0 0 15 15"},n.default.createElement("title",null,"switch-practice"),n.default.createElement("g",null,n.default.createElement("path",{d:"M14,8.7h-1.8c-0.1,0-0.2,0.1-0.3,0.2c-0.2,0.4-0.3,0.7-0.5,1.1c-0.9,1.4-2.4,2.2-4,2.2c-1.2,0-2.3-0.5-3.2-1.3l1.3-1.3 c0.1-0.1,0.2-0.3,0.2-0.4c0-0.3-0.3-0.6-0.6-0.6H1c-0.3,0-0.6,0.3-0.6,0.6v4.1C0.4,13.7,0.7,14,1,14c0.2,0,0.3-0.1,0.4-0.2l1.2-1.2 c1.3,1.2,3,2,4.8,2c3.4,0,6.1-2.3,6.9-5.5c0,0,0,0,0-0.1C14.3,8.8,14.2,8.7,14,8.7z"}),n.default.createElement("path",{d:"M14,1c-0.2,0-0.3,0.1-0.4,0.2l-1.2,1.2c-1.3-1.2-3.1-2-4.9-2C4.1,0.4,1.4,2.7,0.6,6c0,0,0,0,0,0.1c0,0.2,0.1,0.3,0.3,0.3 h1.8C2.9,6.3,3,6.2,3,6.1C3.2,5.7,3.3,5.4,3.5,5c0.9-1.4,2.4-2.2,4-2.2c1.2,0,2.3,0.5,3.2,1.3L9.4,5.3C9.3,5.4,9.3,5.6,9.3,5.7 c0,0.3,0.3,0.6,0.6,0.6H14c0.3,0,0.6-0.3,0.6-0.6V1.6C14.6,1.3,14.3,1,14,1z"})))},e.ScoreIncrease=function(){return n.default.createElement("svg",{className:"score-increase",viewBox:"0 0 15 15"},n.default.createElement("g",null,n.default.createElement("path",{d:"M9.7,4c0,0.4,0.3,0.7,0.7,0.7h2.2l-4.1,4L5.8,6.4C5.4,6,5.1,6,4.8,6.3l-4.5,4.3c-0.3,0.2-0.3,0.7-0.1,1 s0.6,0.3,0.9,0.1l4.1-3.9L7.9,10c0.2,0.4,0.7,0.5,1,0.1l4.8-4.6v2.7c0,0.4,0.3,0.7,0.6,0.7c0.4,0,0.6-0.4,0.6-0.7V3.9 c0-0.4-0.3-0.7-0.6-0.7h-3.9C10,3.2,9.7,3.6,9.7,4z"})))},e.TooltipIcon=function(){return n.default.createElement("svg",{className:"tooltip-icon",viewBox:"0 0 15 15"},n.default.createElement("g",null,n.default.createElement("path",{d:"M7.5,0.2c-4,0-7.3,3.3-7.3,7.3s3.3,7.3,7.3,7.3s7.3-3.3,7.3-7.3S11.5,0.2,7.5,0.2z M7.5,13.6c-3.4,0-6.1-2.7-6.1-6.1 s2.7-6.1,6.1-6.1s6.1,2.7,6.1,6.1S10.9,13.6,7.5,13.6z"}),n.default.createElement("path",{d:"M8,9.9H6.9c-0.1,0-0.1,0-0.2,0.1s-0.1,0.1-0.1,0.2v1c0,0.1,0,0.1,0.1,0.2c0.1,0.1,0.1,0.1,0.2,0.1H8c0.1,0,0.1,0,0.2-0.1 c0.1-0.1,0.1-0.1,0.1-0.2v-1c0-0.1,0-0.1-0.1-0.2C8.2,10,8.1,9.9,8,9.9z"}),n.default.createElement("path",{d:"M9.1,3.9C8.7,3.7,8.2,3.6,7.6,3.6S6.5,3.7,6,3.9C5.6,4.1,5.3,4.4,5,4.8C4.8,5.1,4.7,5.5,4.7,5.9c0,0.1,0,0.1,0.1,0.2 c0,0.1,0.1,0.1,0.2,0.1h1c0.2,0,0.3-0.1,0.3-0.3c0.1-0.7,0.6-1.1,1.3-1.1c0.3,0,0.6,0.1,0.8,0.3c0.2,0.2,0.3,0.4,0.3,0.7 c0,0.2-0.1,0.3-0.2,0.5C8.3,6.5,8.1,6.7,7.8,7S7.3,7.6,7.1,7.9C6.9,8.1,6.8,8.4,6.7,8.8c0,0.1,0,0.2,0,0.4c0,0.1,0,0.1,0.1,0.2 c0,0,0.1,0.1,0.2,0.1h1.1c0.1,0,0.1,0,0.2-0.1s0.1-0.1,0.1-0.2c0-0.1,0-0.2,0.1-0.4c0-0.2,0.1-0.4,0.3-0.6C8.9,7.8,9,7.7,9.2,7.5 c0.4-0.4,0.6-0.7,0.8-1s0.3-0.6,0.3-1c0-0.3-0.1-0.6-0.3-0.9C9.8,4.3,9.5,4.1,9.1,3.9z"})))},e.NavCollapse=function(){return n.default.createElement("svg",{className:"nav-collapse",viewBox:"0 0 25 25"},n.default.createElement("title",null,"nav-collapse"),n.default.createElement("g",null,n.default.createElement("polygon",{points:"6.8,9.1 10,12.1 0.1,12.1 0.1,12.9 10,12.9 6.8,15.9 7.5,16.6 12,12.5 7.5,8.4 \t"}),n.default.createElement("polygon",{points:"24.9,12.1 15,12.1 18.2,9.1 17.5,8.4 13,12.5 17.5,16.6 18.2,15.9 15,12.9 24.9,12.9 "})))},e.NavExpand=function(){return n.default.createElement("svg",{className:"nav-expand",viewBox:"0 0 25 25"},n.default.createElement("title",null,"nav-expand"),n.default.createElement("g",null,n.default.createElement("polygon",{points:"5.2,9.1 4.5,8.4 0.1,12.5 4.5,16.6 5.2,15.9 2,12.9 11,12.9 11,12.1 2,12.1 "}),n.default.createElement("polygon",{points:"20.5,8.4 19.8,9.1 23,12.1 14,12.1 14,12.9 23,12.9 19.8,15.9 20.5,16.6 24.9,12.5 "})))},e.CloseXIcon=function(){return n.default.createElement("svg",{className:"closex",viewBox:"0 0 15 15",focusable:"false"},n.default.createElement("g",{strokeWidth:"1",transform:"translate(-968.000000, -236.000000)"},n.default.createElement("path",{d:"M982.725141,249.399456 L976.82556,243.499875 L982.725141,237.600294 C983.091286,237.234148 983.091286,236.640905 982.725141,236.274609 C982.359295,235.908464 981.765752,235.908464 981.399456,236.274609 L975.499875,242.17419 L969.600294,236.274609 C969.234448,235.908464 968.640905,235.908464 968.274609,236.274609 C967.908464,236.640155 967.908464,237.233998 968.274609,237.600294 L974.17419,243.499875 L968.274609,249.399456 C967.908464,249.765602 967.908464,250.358845 968.274609,250.725141 C968.640755,251.091286 969.233998,251.091286 969.600294,250.725141 L975.499875,244.82556 L981.399456,250.725141 C981.765602,251.091286 982.359295,251.091286 982.725141,250.725141 C983.091286,250.358995 983.091286,249.765752 982.725141,249.399456 Z"})))},e.CloseXIcon2=function(){return n.default.createElement("svg",{viewBox:"0 0 16 16",focusable:"false"},n.default.createElement("g",{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd"},n.default.createElement("path",{d:"M0.292893219,0.292893219 C0.683417511,-0.0976310729 1.31658249,-0.0976310729 1.70710678,0.292893219 L1.70710678,0.292893219 L8,6.585 L14.2928932,0.292893219 C14.6834175,-0.0976310729 15.3165825,-0.0976310729 15.7071068,0.292893219 C16.0675907,0.65337718 16.0953203,1.22060824 15.7902954,1.61289944 L15.7071068,1.70710678 L9.415,8 L15.7071068,14.2928932 L15.7902954,14.3871006 C16.0953203,14.7793918 16.0675907,15.3466228 15.7071068,15.7071068 C15.3165825,16.0976311 14.6834175,16.0976311 14.2928932,15.7071068 L14.2928932,15.7071068 L8,9.415 L1.70710678,15.7071068 C1.31658249,16.0976311 0.683417511,16.0976311 0.292893219,15.7071068 C-0.0675907428,15.3466228 -0.0953202783,14.7793918 0.209704612,14.3871006 L0.292893219,14.2928932 L6.585,8 L0.292893219,1.70710678 L0.209704612,1.61289944 C-0.0953202783,1.22060824 -0.0675907428,0.65337718 0.292893219,0.292893219 Z",fill:"#242424",fillRule:"nonzero"})))},e.BellOutline=function(){return n.default.createElement("svg",{className:"bell-outline",viewBox:"0 0 448 512"},n.default.createElement("path",{d:"M433.884 366.059C411.634 343.809 384 316.118 384 208c0-79.394-57.831-145.269-133.663-157.83A31.845 31.845 0 0 0 256 32c0-17.673-14.327-32-32-32s-32 14.327-32 32c0 6.75 2.095 13.008 5.663 18.17C121.831 62.731 64 128.606 64 208c0 108.118-27.643 135.809-49.893 158.059C-16.042 396.208 5.325 448 48.048 448H160c0 35.29 28.71 64 64 64s64-28.71 64-64h111.943c42.638 0 64.151-51.731 33.941-81.941zM224 480c-17.645 0-32-14.355-32-32h64c0 17.645-14.355 32-32 32zm175.943-64H48.048c-14.223 0-21.331-17.296-11.314-27.314C71.585 353.836 96 314.825 96 208c0-70.741 57.249-128 128-128 70.74 0 128 57.249 128 128 0 106.419 24.206 145.635 59.257 180.686C421.314 398.744 414.11 416 399.943 416z"}))},e.EarlyClaims=function(){return n.default.createElement("svg",{className:"early-claims-icon",viewBox:"0 0 25 25"},n.default.createElement("g",{id:"Claims-Icon-list"},n.default.createElement("g",{id:"Claims-Icon",transform:"translate(2.000000, 0.000000)"},n.default.createElement("g",{id:"Lines",transform:"translate(3.000000, 8.000000)"},n.default.createElement("polygon",{points:"0 1 15 1 15 0 0 0"}),n.default.createElement("polygon",{points:"0 4 15 4 15 3 0 3"}),n.default.createElement("polygon",{points:"0 7 15 7 15 6 0 6"}),n.default.createElement("polygon",{points:"0 10 15 10 15 9 0 9"}),n.default.createElement("polygon",{points:"0 13 15 13 15 12 0 12"})),n.default.createElement("path",{d:"M1,24 L1,1 L16,1 L16,5.5 C16,5.776 16.224,6 16.5,6 L20,6 L20,24 L1,24 Z M17,1.851 L19.446,5 L17,5 L17,1.851 Z M20.895,5.235 L16.979,0.193 C16.884,0.071 16.738,0 16.583,0 L0.5,0 C0.224,0 0,0.224 0,0.5 L0,24.5 C0,24.776 0.224,25 0.5,25 L20.5,25 C20.776,25 21,24.776 21,24.5 L21,5.542 C21,5.43 20.963,5.322 20.895,5.235 Z"}))))},e.CliniciansList=function(){return n.default.createElement("svg",{className:"clinicians-list-icon",viewBox:"0 0 25 25"},n.default.createElement("g",null,n.default.createElement("path",{className:"st0",d:"M21.8,0.4H3.2c-1.2,0-2.1,1-2.1,2.1v20c0,1.2,1,2.1,2.1,2.1h18.6c1.2,0,2.1-1,2.1-2.1v-20 C23.9,1.3,23,0.4,21.8,0.4z M22.9,22.5c0,0.6-0.5,1.1-1.1,1.1H3.2c-0.6,0-1.1-0.5-1.1-1.1v-20c0-0.6,0.5-1.1,1.1-1.1h18.6 c0.6,0,1.1,0.5,1.1,1.1V22.5z"}),n.default.createElement("rect",{x:"6.2",y:"17.3",className:"st0",width:"1.6",height:"1"}),n.default.createElement("rect",{x:"6.2",y:"12.4",className:"st0",width:"1.6",height:"1"}),n.default.createElement("rect",{x:"6.2",y:"7.4",className:"st0",width:"1.6",height:"1"}),n.default.createElement("rect",{x:"9.3",y:"17.3",className:"st0",width:"6.1",height:"1"}),n.default.createElement("rect",{x:"9.3",y:"12.4",className:"st0",width:"9.3",height:"1"}),n.default.createElement("rect",{x:"9.3",y:"7.4",className:"st0",width:"6.5",height:"1"})))},e.YoutubeIcon=function(){return n.default.createElement("svg",{className:"youtube-icon",width:"19px",height:"14px",viewBox:"0 0 19 14"},n.default.createElement("g",{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd"},n.default.createElement("g",{transform:"translate(-801.000000, -179.000000)",fill:"#242424",fillRule:"nonzero"},n.default.createElement("g",{transform:"translate(763.000000, 140.000000)"},n.default.createElement("g",{transform:"translate(38.000000, 39.000000)"},n.default.createElement("path",{d:"M17.7486957,2.84298208 C17.551087,2.10010036 16.9670652,1.51515412 16.2265217,1.3162724 C14.8843478,0.955555556 9.5,0.955555556 9.5,0.955555556 C9.5,0.955555556 4.11565217,0.955555556 2.77347826,1.3162724 C2.03293478,1.51515412 1.44891304,2.10010036 1.25130435,2.84298208 C0.891304348,4.19030824 0.891304348,7 0.891304348,7 C0.891304348,7 0.891304348,9.80969176 1.25130435,11.1570179 C1.44891304,11.8998996 2.03293478,12.4848459 2.77347826,12.6837276 C4.11565217,13.0444444 9.5,13.0444444 9.5,13.0444444 C9.5,13.0444444 14.8843478,13.0444444 16.2265217,12.6837276 C16.9670652,12.4848459 17.551087,11.8998996 17.7486957,11.1570179 C18.1086957,9.80969176 18.1086957,7 18.1086957,7 C18.1086957,7 18.1086957,4.19030824 17.7486957,2.84298208 Z M7.73913043,9.5513405 L7.73913043,4.4486595 L12.2391304,7 L7.73913043,9.5513405 Z",id:"Youtube-icon"}))))))},e.TwitterIcon=function(){return n.default.createElement("svg",{className:"twitter-icon",width:"19px",height:"16px",viewBox:"0 0 19 16"},n.default.createElement("g",{stroke:"none","stroke-Width":"1",fill:"none",fillRule:"evenodd"},n.default.createElement("g",{transform:"translate(-763.000000, -177.000000)",fill:"#242424",fillRule:"nonzero"},n.default.createElement("g",{transform:"translate(763.000000, 140.000000)"},n.default.createElement("g",{transform:"translate(0.000000, 37.000000)"},n.default.createElement("path",{d:"M16.9243259,4.73901817 C16.9243259,4.57725788 16.9243259,4.41549759 16.916868,4.25373729 C17.6626567,3.71698723 18.3114928,3.05524058 18.826087,2.30526104 C18.1250456,2.6067234 17.3867149,2.81260014 16.6260105,2.90083303 C17.4240043,2.43025763 18.0206352,1.68763083 18.3040349,0.812654705 C17.5507884,1.25381914 16.7304209,1.56263424 15.8727639,1.72439454 C14.425934,0.202377237 12.0021209,0.128849832 10.4583384,1.56263424 C9.46643951,2.48172682 9.04133999,3.8566893 9.35457121,5.16547712 C6.28192201,5.01106957 3.41063575,3.5846379 1.47158528,1.22440818 C0.457312727,2.94494947 0.971906889,5.15077164 2.65738922,6.26103547 C2.04584253,6.24632999 1.45666951,6.0845697 0.919701685,5.79046007 C0.919701685,5.80516555 0.919701685,5.81987104 0.919701685,5.83457652 C0.919701685,7.62864522 2.20245815,9.17272074 3.99235089,9.53300502 C3.42555152,9.68741258 2.83637849,9.7094708 2.26212124,9.59917969 C2.76179963,11.1359025 4.20117171,12.1873444 5.83444883,12.2167553 C4.4771135,13.2681972 2.80654695,13.8343583 1.08377519,13.8343583 C0.778001843,13.8343583 0.4722285,13.8123 0.173913043,13.7828891 C1.93397424,14.8784474 3.96251934,15.4666667 6.04326965,15.4666667 C13.0760565,15.4666667 16.9243259,9.71682354 16.9243259,4.73901817 Z",id:"twitter-icon"}))))))},e.WiViewReportsIcon=function(){return n.default.createElement("svg",{className:"wi-view-reports",viewBox:"0 0 25 25"},n.default.createElement("title",null,"WI View Reports"),n.default.createElement("g",null,n.default.createElement("path",{d:"M20.8680556,0.0569444444 L3.37638889,0.0569444444 C3.11944444,0.0569444444 2.9125,0.265277778 2.9125,0.520833333 L2.9125,2.07777778 L1.35555556,2.07777778 C1.09861111,2.07777778 0.891666667,2.28472222 0.891666667,2.54027778 L0.891666667,24.4763889 C0.891666667,24.7333333 1.09861111,24.9402778 1.35555556,24.9402778 L18.8472222,24.9402778 C19.1027778,24.9402778 19.3097222,24.7319444 19.3097222,24.4763889 L19.3097222,22.9208333 L20.8680556,22.9208333 C21.1236111,22.9208333 21.3305556,22.7125 21.3305556,22.4583333 L21.3305556,0.522222222 C21.3305556,0.265277778 21.1236111,0.0569444444 20.8680556,0.0569444444 Z M1.82222222,24.0111111 L1.82222222,3.00833333 L18.3861111,3.00833333 L18.3861111,24.0125 L1.82222222,24.0125 L1.82222222,24.0111111 Z M18.8472222,2.07777778 L3.84305556,2.07777778 L3.84305556,0.986111111 L20.4027778,0.986111111 L20.4027778,21.9930556 L19.3097222,21.9930556 L19.3097222,2.54166667 C19.3097222,2.28611111 19.1027778,2.07777778 18.8472222,2.07777778 Z"}),n.default.createElement("path",{d:"M14.8069444,7.05138889 L5.4,7.05138889 C5.14305556,7.05138889 4.93611111,7.25972222 4.93611111,7.51666667 C4.93611111,7.77222222 5.14305556,7.97916667 5.4,7.97916667 L14.8069444,7.97916667 C15.0638889,7.97916667 15.2708333,7.77083333 15.2708333,7.51666667 C15.2708333,7.25972222 15.0638889,7.05138889 14.8069444,7.05138889 Z"}),n.default.createElement("path",{d:"M14.8069444,11.0472222 L5.4,11.0472222 C5.14305556,11.0472222 4.93611111,11.2569444 4.93611111,11.5138889 C4.93611111,11.7694444 5.14305556,11.9763889 5.4,11.9763889 L14.8069444,11.9763889 C15.0638889,11.9763889 15.2708333,11.7680556 15.2708333,11.5138889 C15.2708333,11.2569444 15.0638889,11.0472222 14.8069444,11.0472222 Z"}),n.default.createElement("path",{d:"M14.8069444,15.0416667 L5.4,15.0416667 C5.14305556,15.0416667 4.93611111,15.25 4.93611111,15.5069444 C4.93611111,15.7638889 5.14305556,15.9722222 5.4,15.9722222 L14.8069444,15.9722222 C15.0638889,15.9722222 15.2708333,15.7638889 15.2708333,15.5069444 C15.2708333,15.25 15.0638889,15.0416667 14.8069444,15.0416667 Z"}),n.default.createElement("path",{d:"M14.8069444,18.5819444 L5.4,18.5819444 C5.14305556,18.5819444 4.93611111,18.7902778 4.93611111,19.0472222 C4.93611111,19.3041667 5.14305556,19.5125 5.4,19.5125 L14.8069444,19.5125 C15.0638889,19.5125 15.2708333,19.3041667 15.2708333,19.0472222 C15.2708333,18.7902778 15.0638889,18.5819444 14.8069444,18.5819444 Z"})))},e.WiViewProgressIcon=function(){return n.default.createElement("svg",{className:"wi-view-progress",viewBox:"0 0 25 25"},n.default.createElement("title",null,"WI View Progress"),n.default.createElement("g",null,n.default.createElement("path",{d:"M22.2,25.5H2.8c-1.8,0-3.3-1.5-3.3-3.3V2.8C-0.5,1,1-0.5,2.8-0.5h19.4c1.8,0,3.3,1.5,3.3,3.3v19.4C25.5,24,24,25.5,22.2,25.5z M2.8,0.5c-1.3,0-2.3,1-2.3,2.3v19.4c0,1.3,1,2.3,2.3,2.3h19.4c1.3,0,2.3-1,2.3-2.3V2.8c0-1.3-1-2.3-2.3-2.3H2.8z"}),n.default.createElement("path",{d:"M7.8,18.8c0.5,0,0.9-0.4,0.9-0.9v-4.6c0-0.5-0.4-0.9-0.9-0.9s-0.9,0.4-0.9,0.9v4.6C6.9,18.3,7.3,18.8,7.8,18.8z"}),n.default.createElement("path",{d:"M17.4,18.8c0.5,0,0.9-0.4,0.9-0.9V7.4c0-0.5-0.4-0.9-0.9-0.9c-0.5,0-0.9,0.4-0.9,0.9v10.5C16.5,18.3,16.9,18.8,17.4,18.8z"}),n.default.createElement("path",{d:"M12.6,18.8c0.5,0,0.9-0.4,0.9-0.9v-7.5c0-0.5-0.4-0.9-0.9-0.9c-0.5,0-0.9,0.4-0.9,0.9v7.5C11.7,18.3,12.1,18.8,12.6,18.8z"})))},e.WiManageGroupIcon=function(){return n.default.createElement("svg",{className:"wi-manage-group",viewBox:"0 0 25 25"},n.default.createElement("title",null,"WI Manage Group"),n.default.createElement("g",null,n.default.createElement("path",{d:"M12.7775,0.110555556 C12.6219444,-0.0366666667 12.3783333,-0.0366666667 12.2227778,0.110555556 L0.125833333,11.5741667 C0.0455555556,11.6502778 0,11.7561111 0,11.8669444 L0,24.5969444 C0,24.7030556 0.0430555556,24.8069444 0.118055556,24.8819444 C0.193055556,24.9569444 0.296944444,25 0.403333333,25 L24.5969444,25 C24.7030556,25 24.8069444,24.9569444 24.8819444,24.8819444 C24.9569444,24.8066667 25,24.7027778 25,24.5966667 L25,11.8669444 C25,11.7561111 24.9544444,11.6505556 24.8741667,11.5741667 L12.7775,0.110555556 Z M0.806388889,12.0402778 L12.5,0.958611111 L24.1936111,12.0402778 L24.1936111,24.1936111 L0.806388889,24.1936111 L0.806388889,12.0402778 Z"}),n.default.createElement("path",{d:"M18.1452778,12.2311111 L14.785,12.2311111 L14.785,8.87083333 C14.785,8.76472222 14.7419444,8.66083333 14.6669444,8.58583333 C14.5919444,8.51083333 14.4880556,8.46777778 14.3819444,8.46777778 L10.6183333,8.46777778 C10.5122222,8.46777778 10.4083333,8.51083333 10.3333333,8.58583333 C10.2583333,8.66083333 10.2152778,8.76472222 10.2152778,8.87083333 L10.2152778,12.2311111 L6.855,12.2311111 C6.74888889,12.2311111 6.645,12.2741667 6.57,12.3491667 C6.495,12.4241667 6.45194444,12.5280556 6.45194444,12.6341667 L6.45194444,16.3975 C6.45194444,16.5036111 6.495,16.6075 6.57,16.6825 C6.645,16.7575 6.74888889,16.8005556 6.855,16.8005556 L10.2152778,16.8005556 L10.2152778,20.1608333 C10.2152778,20.2669444 10.2583333,20.3708333 10.3333333,20.4458333 C10.4083333,20.5208333 10.5122222,20.5638889 10.6183333,20.5638889 L14.3816667,20.5638889 C14.4877778,20.5638889 14.5916667,20.5208333 14.6666667,20.4458333 C14.7416667,20.3708333 14.7847222,20.2669444 14.7847222,20.1608333 L14.7847222,16.8011111 L18.145,16.8011111 C18.2511111,16.8011111 18.355,16.7580556 18.43,16.6830556 C18.505,16.6080556 18.5480556,16.5041667 18.5480556,16.3980556 L18.5480556,12.6344444 C18.5480556,12.5283333 18.505,12.4244444 18.43,12.3494444 C18.3552778,12.2741667 18.2513889,12.2311111 18.1452778,12.2311111 Z M17.7419444,15.9947222 L14.3816667,15.9947222 C14.2755556,15.9947222 14.1716667,16.0377778 14.0966667,16.1127778 C14.0216667,16.1877778 13.9786111,16.2916667 13.9786111,16.3977778 L13.9786111,19.7580556 L11.0213889,19.7580556 L11.0213889,16.3977778 C11.0213889,16.2916667 10.9783333,16.1877778 10.9033333,16.1127778 C10.8283333,16.0377778 10.7244444,15.9947222 10.6183333,15.9947222 L7.25805556,15.9947222 L7.25805556,13.0375 L10.6183333,13.0375 C10.7244444,13.0375 10.8283333,12.9944444 10.9033333,12.9194444 C10.9783333,12.8444444 11.0213889,12.7405556 11.0213889,12.6344444 L11.0213889,9.27416667 L13.9783333,9.27416667 L13.9783333,12.6344444 C13.9783333,12.7405556 14.0213889,12.8444444 14.0963889,12.9194444 C14.1713889,12.9944444 14.2752778,13.0375 14.3813889,13.0375 L17.7416667,13.0375 L17.7416667,15.9947222 L17.7419444,15.9947222 Z"})))}},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},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(e){console.error(e)}}(),e.exports=n(100)},function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));var r=n(202);function a(e){if("string"!=typeof e)throw new Error(Object(r.a)(7));return e.charAt(0).toUpperCase()+e.slice(1)}},function(e,t,n){var r,a,i;a=[e],r=function(e){"use strict";var t="/user/submissions",n="/user/dashboard",r="/user/manage-access",a="".concat(t,"/feedback"),i="".concat(t,"/doctors-clinicians-preview"),o="".concat(t,"/reports"),l="".concat(t,"/facility-based-preview"),u="/user/helpdesk-viewing-tool",c=function(e){return e?"".concat(a,"/").concat(e):a},s=function(e){return"".concat(l,"/").concat(e)},f=function(e,t,n){var r,a;if(t){var i=e.currentTarget,o=i.pathname,l=i.hash,u=i.search;e.preventDefault(),e.stopPropagation(),t("".concat(o).concat(l).concat(u))}null===(r=window)||void 0===r||null===(a=r.utag)||void 0===a||a.link({ga_event_category:"side navbar",ga_event_action:"click",ga_event_label:n,page_title:"".concat(window.document.title),page_url:"".concat(window.location.pathname),event:"trackEvent"})};e.exports={submissionsUrl:t,dashboardUrl:n,feedbackUrl:a,manageUrl:r,physicianCompareUrl:i,performanceFeedbackUrl:c,facilityBasedPreviewUrl:s,handleNavigation:f,reportsPortalUrl:o,facilityBasedPreviewBaseUrl:l,viewingToolUrl:u}},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";t.a=function(e,t){}},function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var r=n(0),a=n(27),i=Object(a.a)()?r.useLayoutEffect:r.useEffect},function(e,t,n){"use strict";function r(e){var t,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:166;function r(){for(var r=arguments.length,a=new Array(r),i=0;i<r;i++)a[i]=arguments[i];var o=this,l=function(){e.apply(o,a)};clearTimeout(t),t=setTimeout(l,n)}return r.clear=function(){clearTimeout(t)},r}n.d(t,"a",(function(){return r}))},function(e,t,n){"use strict";t.parse=function(e,t){if("string"!=typeof e)throw new TypeError("argument str must be a string");for(var n={},a=t||{},i=e.split(";"),l=a.decode||r,u=0;u<i.length;u++){var c=i[u],s=c.indexOf("=");if(!(s<0)){var f=c.substring(0,s).trim();if(null==n[f]){var d=c.substring(s+1,c.length).trim();'"'===d[0]&&(d=d.slice(1,-1)),n[f]=o(d,l)}}}return n},t.serialize=function(e,t,n){var r=n||{},o=r.encode||a;if("function"!=typeof o)throw new TypeError("option encode is invalid");if(!i.test(e))throw new TypeError("argument name is invalid");var l=o(t);if(l&&!i.test(l))throw new TypeError("argument val is invalid");var u=e+"="+l;if(null!=r.maxAge){var c=r.maxAge-0;if(isNaN(c)||!isFinite(c))throw new TypeError("option maxAge is invalid");u+="; Max-Age="+Math.floor(c)}if(r.domain){if(!i.test(r.domain))throw new TypeError("option domain is invalid");u+="; Domain="+r.domain}if(r.path){if(!i.test(r.path))throw new TypeError("option path is invalid");u+="; Path="+r.path}if(r.expires){if("function"!=typeof r.expires.toUTCString)throw new TypeError("option expires is invalid");u+="; Expires="+r.expires.toUTCString()}r.httpOnly&&(u+="; HttpOnly");r.secure&&(u+="; Secure");if(r.sameSite){switch("string"==typeof r.sameSite?r.sameSite.toLowerCase():r.sameSite){case!0:u+="; SameSite=Strict";break;case"lax":u+="; SameSite=Lax";break;case"strict":u+="; SameSite=Strict";break;case"none":u+="; SameSite=None";break;default:throw new TypeError("option sameSite is invalid")}}return u};var r=decodeURIComponent,a=encodeURIComponent,i=/^[\u0009\u0020-\u007e\u0080-\u00ff]+$/;function o(e,t){try{return t(e)}catch(t){return e}}},function(e,t,n){var r,a,i;a=[t,n(0),n(2)],r=function(e,t,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.useHeaderState=e.HeaderStateProvider=e.HeaderStateContext=void 0,e.useWindowWidth=d;var r=i(t),a=i(n);function i(e){return e&&e.__esModule?e:{default:e}}function o(e,t){return f(e)||s(e,t)||u(e,t)||l()}function l(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function u(e,t){if(e){if("string"==typeof e)return c(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?c(e,t):void 0}}function c(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function s(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,a,i=[],o=!0,l=!1;try{for(n=n.call(e);!(o=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);o=!0);}catch(e){l=!0,a=e}finally{try{o||null==n.return||n.return()}finally{if(l)throw a}}return i}}function f(e){if(Array.isArray(e))return e}function d(){var e=o((0,t.useState)(void 0),2),n=e[0],r=e[1];return(0,t.useEffect)((function(){function e(){r(window.innerWidth)}return window.addEventListener("resize",e),e(),function(){return window.removeEventListener("resize",e)}}),[]),n}var p=e.HeaderStateContext=(0,t.createContext)(null),h=e.HeaderStateProvider=function(e){var n=e.children,a=e.RouterLink,i=o((0,t.useState)(""),2),l=i[0],u=i[1],c=function(e){return u(l===e?"":e)},s=function(){return u("")};return r.default.createElement(p.Provider,{value:{currentOpenMenu:l,handleToggleMenu:c,closeMenus:s,RouterLink:a}},n)};h.propTypes={children:a.default.node.isRequired,RouterLink:a.default.func},h.defaultProps={RouterLink:null},e.useHeaderState=function(){var e=(0,t.useContext)(p);if(void 0===e)throw new Error("useHeaderState must be used within a HeaderStateProvider");return e}},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2)],r=function(e,t,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=i(t),a=i(n);function i(e){return e&&e.__esModule?e:{default:e}}var o=function(e){return e?"background-highlight":""},l=function(e){var t=e.display,n=e.className,a=e.children,i=e.darkerBackground;return r.default.createElement("div",{className:"animation-group animation-group-".concat(n||"default").concat(t?" animation-group-enter":" animation-group-exit"," ").concat(o(i))},a)};l.propTypes={children:a.default.node,className:a.default.string,display:a.default.bool,darkerBackground:a.default.bool},e.default=l},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";n.d(t,"a",(function(){return d}));var r=n(1),a=n(0),i=n.n(a),o=n(3),l=n(4),u=n(7),c=n(12),s=a.forwardRef((function(e,t){var n=e.children,i=e.classes,u=e.className,s=e.color,f=void 0===s?"inherit":s,d=e.component,p=void 0===d?"svg":d,h=e.fontSize,m=void 0===h?"medium":h,y=e.htmlColor,v=e.titleAccess,g=e.viewBox,b=void 0===g?"0 0 24 24":g,x=Object(o.a)(e,["children","classes","className","color","component","fontSize","htmlColor","titleAccess","viewBox"]);return a.createElement(p,Object(r.a)({className:Object(l.a)(i.root,u,"inherit"!==f&&i["color".concat(Object(c.a)(f))],"default"!==m&&"medium"!==m&&i["fontSize".concat(Object(c.a)(m))]),focusable:"false",viewBox:b,color:y,"aria-hidden":!v||void 0,role:v?"img":void 0,ref:t},x),n,v?a.createElement("title",null,v):null)}));s.muiName="SvgIcon";var f=Object(u.a)((function(e){return{root:{userSelect:"none",width:"1em",height:"1em",display:"inline-block",fill:"currentColor",flexShrink:0,fontSize:e.typography.pxToRem(24),transition:e.transitions.create("fill",{duration:e.transitions.duration.shorter})},colorPrimary:{color:e.palette.primary.main},colorSecondary:{color:e.palette.secondary.main},colorAction:{color:e.palette.action.active},colorError:{color:e.palette.error.main},colorDisabled:{color:e.palette.action.disabled},fontSizeInherit:{fontSize:"inherit"},fontSizeSmall:{fontSize:e.typography.pxToRem(20)},fontSizeLarge:{fontSize:e.typography.pxToRem(35)}}}),{name:"MuiSvgIcon"})(s);function d(e,t){var n=function(t,n){return i.a.createElement(f,Object(r.a)({ref:n},t),e)};return n.muiName=f.muiName,i.a.memo(i.a.forwardRef(n))}},function(e,t,n){"use strict";function r(e,t){if(null==e)return{};var n,r,a={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(a[n]=e[n]);return a}n.d(t,"a",(function(){return r}))},function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var r=n(0),a=n(26);function i(e,t){return r.useMemo((function(){return null==e&&null==t?null:function(n){Object(a.a)(e,n),Object(a.a)(t,n)}}),[e,t])}},function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var r=n(29);var a=n(39);function i(e){return function(e){if(Array.isArray(e))return Object(r.a)(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||Object(a.a)(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}},function(e,t,n){e.exports=n(115)},function(e,t,n){"use strict";function r(e){return 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},r(e)}n.d(t,"a",(function(){return r}))},function(e,t,n){"use strict";function r(e,t){"function"==typeof e?e(t):e&&(e.current=t)}n.d(t,"a",(function(){return r}))},function(e,t,n){"use strict";function r(){return!("undefined"==typeof window||!window.document||!window.document.createElement)}n.d(t,"a",(function(){return r}))},function(e,t,n){"use strict";function r(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}n.d(t,"a",(function(){return r}))},function(e,t,n){"use strict";function r(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}n.d(t,"a",(function(){return r}))},function(e,t,n){"use strict";function r(e,t){return r=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},r(e,t)}function a(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,r(e,t)}n.d(t,"a",(function(){return a}))},,function(e,t,n){var r,a,i;a=[t,n(0),n(24)],r=function(e,t,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.withGetConfig=void 0;var r=i(t),a=i(n);function i(e){return e&&e.__esModule?e:{default:e}}function o(){return o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o.apply(this,arguments)}function l(e,t){return d(e)||f(e,t)||c(e,t)||u()}function u(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function c(e,t){if(e){if("string"==typeof e)return s(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?s(e,t):void 0}}function s(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function f(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,a,i=[],o=!0,l=!1;try{for(n=n.call(e);!(o=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);o=!0);}catch(e){l=!0,a=e}finally{try{o||null==n.return||n.return()}finally{if(l)throw a}}return i}}function d(e){if(Array.isArray(e))return e}var p=function(e){var n=e.url,r=void 0===n?"":n,i=e.localStorageName,o=void 0===i?"":i,u=e.equalityCheckExclude,c=void 0===u?[]:u,s=e.timeout,f=void 0===s?30:s,d=e.defaultContent,p=l((0,t.useState)(),2),h=p[0],m=p[1];if(!r||!o)throw new Error("Arguments for url and localStorageName are required");return(0,t.useEffect)((function(){var e=JSON.parse(localStorage.getItem(o));if(null!=e&&e.content&&(new Date).valueOf()<e.expiration)m(e);else{var t=window.location.origin;a.default.get("".concat(t).concat(r)).then((function(t){var n=t.data.data,r=void 0===n?{}:n,a={expiration:(new Date).valueOf()+60*f*1e3};null!=r&&r.content&&null!=e&&e.content&&Object.keys(r.content).every((function(t){return!!c.includes(t)||r.content[t]===e.content[t]}))?a.content=e.content:a.content=r.content,localStorage.setItem(o,JSON.stringify(a)),m(a)})).catch((function(e){m({content:d,expiration:0})}))}}),[]),h};e.withGetConfig=function(e,t){function n(n){var a=p(t);return r.default.createElement(e,o({result:a},n))}return n},e.default=p},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";function r(e){this.message=e}r.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},r.prototype.__CANCEL__=!0,e.exports=r},function(e,t,n){var r,a,i;a=[t],r=function(e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.setUtagLink=function(e,t,n){var r,a;return null===(r=window)||void 0===r||null===(a=r.utag)||void 0===a?void 0:a.link({ga_event_category:e,ga_event_action:t,ga_event_label:n,page_title:"".concat(window.document.title),page_url:"".concat(window.location.pathname),event:"trackEvent"})}},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(17),n(24)],r=function(e,t,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.revertQppHasAuthsCookie=e.revertApmPaymentCookie=e.deleteImpersonatedUser=void 0;var r=i(t),a=i(n);function i(e){return e&&e.__esModule?e:{default:e}}var o=e.deleteImpersonatedUser=function(e){e.hasOwnProperty("qpp_impersonated_user")&&(document.cookie="qpp_impersonated_user=; Path=/; Expires=Thu, 01 Jan 1970 00:00:01 GMT;"),e.hasOwnProperty("qpp_impersonated_type")&&(document.cookie="qpp_impersonated_type=; Path=/; Expires=Thu, 01 Jan 1970 00:00:01 GMT;")},l=(e.revertApmPaymentCookie=function(){var e=localStorage.getItem("user_has_apm_payments");e&&(document.cookie="user_has_apm_payments=".concat(e,"; Path=/;"))},e.revertQppHasAuthsCookie=function(){var e=JSON.parse(localStorage.getItem("impersonatorAuthValues")),t=e.qppHasAuthorizations,n=e.behindSSL;t&&(document.cookie="qpp_has_authorizations=".concat(t,";path=/").concat(n?";secure":""))},function(e){var t=r.default.parse(e.document.cookie),n="/logout-confirmation";if(t.hasOwnProperty("qpp_auth_token")){var i=function(){o(t),e.location.pathname=n},l=function(){o(t),e.location.pathname=n};return(0,a.default)({method:"POST",url:"/user/session-logout",headers:{"Content-Type":"application/json",Authorization:"Bearer ".concat(t.qpp_auth_token)}}).then(i,l).catch((function(e){console.log(e)}))}e.location.pathname=n});e.default=l},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";function r(e){return e&&e.ownerDocument||document}n.d(t,"a",(function(){return r}))},function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));var r=n(36);function a(e){return Object(r.a)(e).defaultView||window}},function(e,t,n){"use strict";n.d(t,"a",(function(){return h}));var r=n(0),a=n(11),i=!0,o=!1,l=null,u={text:!0,search:!0,url:!0,tel:!0,email:!0,password:!0,number:!0,date:!0,month:!0,week:!0,time:!0,datetime:!0,"datetime-local":!0};function c(e){e.metaKey||e.altKey||e.ctrlKey||(i=!0)}function s(){i=!1}function f(){"hidden"===this.visibilityState&&o&&(i=!0)}function d(e){var t,n,r,a=e.target;try{return a.matches(":focus-visible")}catch(e){}return i||(n=(t=a).type,!("INPUT"!==(r=t.tagName)||!u[n]||t.readOnly)||"TEXTAREA"===r&&!t.readOnly||!!t.isContentEditable)}function p(){o=!0,window.clearTimeout(l),l=window.setTimeout((function(){o=!1}),100)}function h(){return{isFocusVisible:d,onBlurVisible:p,ref:r.useCallback((function(e){var t,n=a.findDOMNode(e);null!=n&&((t=n.ownerDocument).addEventListener("keydown",c,!0),t.addEventListener("mousedown",s,!0),t.addEventListener("pointerdown",s,!0),t.addEventListener("touchstart",s,!0),t.addEventListener("visibilitychange",f,!0))}),[])}}},function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));var r=n(29);function a(e,t){if(e){if("string"==typeof e)return Object(r.a)(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Object(r.a)(e,t):void 0}}},function(e,t,n){"use strict";var r=n(5),a=n(3),i=n(215),o=n(1),l=["xs","sm","md","lg","xl"];function u(e){var t=e.values,n=void 0===t?{xs:0,sm:600,md:960,lg:1280,xl:1920}:t,r=e.unit,i=void 0===r?"px":r,u=e.step,c=void 0===u?5:u,s=Object(a.a)(e,["values","unit","step"]);function f(e){var t="number"==typeof n[e]?n[e]:e;return"@media (min-width:".concat(t).concat(i,")")}function d(e,t){var r=l.indexOf(t);return r===l.length-1?f(e):"@media (min-width:".concat("number"==typeof n[e]?n[e]:e).concat(i,") and ")+"(max-width:".concat((-1!==r&&"number"==typeof n[l[r+1]]?n[l[r+1]]:t)-c/100).concat(i,")")}return Object(o.a)({keys:l,values:n,up:f,down:function(e){var t=l.indexOf(e)+1,r=n[l[t]];return t===l.length?f("xs"):"@media (max-width:".concat(("number"==typeof r&&t>0?r:e)-c/100).concat(i,")")},between:d,only:function(e){return d(e,e)},width:function(e){return n[e]}},s)}function c(e,t,n){var a;return Object(o.a)({gutters:function(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return console.warn(["Material-UI: theme.mixins.gutters() is deprecated.","You can use the source of the mixin directly:","\n paddingLeft: theme.spacing(2),\n paddingRight: theme.spacing(2),\n [theme.breakpoints.up('sm')]: {\n paddingLeft: theme.spacing(3),\n paddingRight: theme.spacing(3),\n },\n "].join("\n")),Object(o.a)({paddingLeft:t(2),paddingRight:t(2)},n,Object(r.a)({},e.up("sm"),Object(o.a)({paddingLeft:t(3),paddingRight:t(3)},n[e.up("sm")])))},toolbar:(a={minHeight:56},Object(r.a)(a,"".concat(e.up("xs")," and (orientation: landscape)"),{minHeight:48}),Object(r.a)(a,e.up("sm"),{minHeight:64}),a)},n)}var s=n(202),f={black:"#000",white:"#fff"},d={50:"#fafafa",100:"#f5f5f5",200:"#eeeeee",300:"#e0e0e0",400:"#bdbdbd",500:"#9e9e9e",600:"#757575",700:"#616161",800:"#424242",900:"#212121",A100:"#d5d5d5",A200:"#aaaaaa",A400:"#303030",A700:"#616161"},p={50:"#e8eaf6",100:"#c5cae9",200:"#9fa8da",300:"#7986cb",400:"#5c6bc0",500:"#3f51b5",600:"#3949ab",700:"#303f9f",800:"#283593",900:"#1a237e",A100:"#8c9eff",A200:"#536dfe",A400:"#3d5afe",A700:"#304ffe"},h={50:"#fce4ec",100:"#f8bbd0",200:"#f48fb1",300:"#f06292",400:"#ec407a",500:"#e91e63",600:"#d81b60",700:"#c2185b",800:"#ad1457",900:"#880e4f",A100:"#ff80ab",A200:"#ff4081",A400:"#f50057",A700:"#c51162"},m={50:"#ffebee",100:"#ffcdd2",200:"#ef9a9a",300:"#e57373",400:"#ef5350",500:"#f44336",600:"#e53935",700:"#d32f2f",800:"#c62828",900:"#b71c1c",A100:"#ff8a80",A200:"#ff5252",A400:"#ff1744",A700:"#d50000"},y={50:"#fff3e0",100:"#ffe0b2",200:"#ffcc80",300:"#ffb74d",400:"#ffa726",500:"#ff9800",600:"#fb8c00",700:"#f57c00",800:"#ef6c00",900:"#e65100",A100:"#ffd180",A200:"#ffab40",A400:"#ff9100",A700:"#ff6d00"},v={50:"#e3f2fd",100:"#bbdefb",200:"#90caf9",300:"#64b5f6",400:"#42a5f5",500:"#2196f3",600:"#1e88e5",700:"#1976d2",800:"#1565c0",900:"#0d47a1",A100:"#82b1ff",A200:"#448aff",A400:"#2979ff",A700:"#2962ff"},g={50:"#e8f5e9",100:"#c8e6c9",200:"#a5d6a7",300:"#81c784",400:"#66bb6a",500:"#4caf50",600:"#43a047",700:"#388e3c",800:"#2e7d32",900:"#1b5e20",A100:"#b9f6ca",A200:"#69f0ae",A400:"#00e676",A700:"#00c853"};function b(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1;return Math.min(Math.max(t,e),n)}function x(e){if(e.type)return e;if("#"===e.charAt(0))return x(function(e){e=e.substr(1);var t=new RegExp(".{1,".concat(e.length>=6?2:1,"}"),"g"),n=e.match(t);return n&&1===n[0].length&&(n=n.map((function(e){return e+e}))),n?"rgb".concat(4===n.length?"a":"","(").concat(n.map((function(e,t){return t<3?parseInt(e,16):Math.round(parseInt(e,16)/255*1e3)/1e3})).join(", "),")"):""}(e));var t=e.indexOf("("),n=e.substring(0,t);if(-1===["rgb","rgba","hsl","hsla"].indexOf(n))throw new Error(Object(s.a)(3,e));var r=e.substring(t+1,e.length-1).split(",");return{type:n,values:r=r.map((function(e){return parseFloat(e)}))}}function w(e){var t=e.type,n=e.values;return-1!==t.indexOf("rgb")?n=n.map((function(e,t){return t<3?parseInt(e,10):e})):-1!==t.indexOf("hsl")&&(n[1]="".concat(n[1],"%"),n[2]="".concat(n[2],"%")),"".concat(t,"(").concat(n.join(", "),")")}function _(e){var t="hsl"===(e=x(e)).type?x(function(e){var t=(e=x(e)).values,n=t[0],r=t[1]/100,a=t[2]/100,i=r*Math.min(a,1-a),o=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:(e+n/30)%12;return a-i*Math.max(Math.min(t-3,9-t,1),-1)},l="rgb",u=[Math.round(255*o(0)),Math.round(255*o(8)),Math.round(255*o(4))];return"hsla"===e.type&&(l+="a",u.push(t[3])),w({type:l,values:u})}(e)).values:e.values;return t=t.map((function(e){return(e/=255)<=.03928?e/12.92:Math.pow((e+.055)/1.055,2.4)})),Number((.2126*t[0]+.7152*t[1]+.0722*t[2]).toFixed(3))}function E(e,t){if(e=x(e),t=b(t),-1!==e.type.indexOf("hsl"))e.values[2]*=1-t;else if(-1!==e.type.indexOf("rgb"))for(var n=0;n<3;n+=1)e.values[n]*=1-t;return w(e)}function k(e,t){if(e=x(e),t=b(t),-1!==e.type.indexOf("hsl"))e.values[2]+=(100-e.values[2])*t;else if(-1!==e.type.indexOf("rgb"))for(var n=0;n<3;n+=1)e.values[n]+=(255-e.values[n])*t;return w(e)}var C={text:{primary:"rgba(0, 0, 0, 0.87)",secondary:"rgba(0, 0, 0, 0.54)",disabled:"rgba(0, 0, 0, 0.38)",hint:"rgba(0, 0, 0, 0.38)"},divider:"rgba(0, 0, 0, 0.12)",background:{paper:f.white,default:d[50]},action:{active:"rgba(0, 0, 0, 0.54)",hover:"rgba(0, 0, 0, 0.04)",hoverOpacity:.04,selected:"rgba(0, 0, 0, 0.08)",selectedOpacity:.08,disabled:"rgba(0, 0, 0, 0.26)",disabledBackground:"rgba(0, 0, 0, 0.12)",disabledOpacity:.38,focus:"rgba(0, 0, 0, 0.12)",focusOpacity:.12,activatedOpacity:.12}},S={text:{primary:f.white,secondary:"rgba(255, 255, 255, 0.7)",disabled:"rgba(255, 255, 255, 0.5)",hint:"rgba(255, 255, 255, 0.5)",icon:"rgba(255, 255, 255, 0.5)"},divider:"rgba(255, 255, 255, 0.12)",background:{paper:d[800],default:"#303030"},action:{active:f.white,hover:"rgba(255, 255, 255, 0.08)",hoverOpacity:.08,selected:"rgba(255, 255, 255, 0.16)",selectedOpacity:.16,disabled:"rgba(255, 255, 255, 0.3)",disabledBackground:"rgba(255, 255, 255, 0.12)",disabledOpacity:.38,focus:"rgba(255, 255, 255, 0.12)",focusOpacity:.12,activatedOpacity:.24}};function O(e,t,n,r){var a=r.light||r,i=r.dark||1.5*r;e[t]||(e.hasOwnProperty(n)?e[t]=e[n]:"light"===t?e.light=k(e.main,a):"dark"===t&&(e.dark=E(e.main,i)))}function M(e){var t=e.primary,n=void 0===t?{light:p[300],main:p[500],dark:p[700]}:t,r=e.secondary,l=void 0===r?{light:h.A200,main:h.A400,dark:h.A700}:r,u=e.error,c=void 0===u?{light:m[300],main:m[500],dark:m[700]}:u,b=e.warning,x=void 0===b?{light:y[300],main:y[500],dark:y[700]}:b,w=e.info,E=void 0===w?{light:v[300],main:v[500],dark:v[700]}:w,k=e.success,M=void 0===k?{light:g[300],main:g[500],dark:g[700]}:k,P=e.type,N=void 0===P?"light":P,L=e.contrastThreshold,T=void 0===L?3:L,j=e.tonalOffset,A=void 0===j?.2:j,R=Object(a.a)(e,["primary","secondary","error","warning","info","success","type","contrastThreshold","tonalOffset"]);function I(e){var t=function(e,t){var n=_(e),r=_(t);return(Math.max(n,r)+.05)/(Math.min(n,r)+.05)}(e,S.text.primary)>=T?S.text.primary:C.text.primary;return t}var z=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:500,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:300,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:700;if(!(e=Object(o.a)({},e)).main&&e[t]&&(e.main=e[t]),!e.main)throw new Error(Object(s.a)(4,t));if("string"!=typeof e.main)throw new Error(Object(s.a)(5,JSON.stringify(e.main)));return O(e,"light",n,A),O(e,"dark",r,A),e.contrastText||(e.contrastText=I(e.main)),e},D={dark:S,light:C};return Object(i.a)(Object(o.a)({common:f,type:N,primary:z(n),secondary:z(l,"A400","A200","A700"),error:z(c),warning:z(x),info:z(E),success:z(M),grey:d,contrastThreshold:T,getContrastText:I,augmentColor:z,tonalOffset:A},D[N]),R)}function P(e){return Math.round(1e5*e)/1e5}function N(e){return P(e)}var L={textTransform:"uppercase"},T='"Roboto", "Helvetica", "Arial", sans-serif';function j(e,t){var n="function"==typeof t?t(e):t,r=n.fontFamily,l=void 0===r?T:r,u=n.fontSize,c=void 0===u?14:u,s=n.fontWeightLight,f=void 0===s?300:s,d=n.fontWeightRegular,p=void 0===d?400:d,h=n.fontWeightMedium,m=void 0===h?500:h,y=n.fontWeightBold,v=void 0===y?700:y,g=n.htmlFontSize,b=void 0===g?16:g,x=n.allVariants,w=n.pxToRem,_=Object(a.a)(n,["fontFamily","fontSize","fontWeightLight","fontWeightRegular","fontWeightMedium","fontWeightBold","htmlFontSize","allVariants","pxToRem"]);var E=c/14,k=w||function(e){return"".concat(e/b*E,"rem")},C=function(e,t,n,r,a){return Object(o.a)({fontFamily:l,fontWeight:e,fontSize:k(t),lineHeight:n},l===T?{letterSpacing:"".concat(P(r/t),"em")}:{},a,x)},S={h1:C(f,96,1.167,-1.5),h2:C(f,60,1.2,-.5),h3:C(p,48,1.167,0),h4:C(p,34,1.235,.25),h5:C(p,24,1.334,0),h6:C(m,20,1.6,.15),subtitle1:C(p,16,1.75,.15),subtitle2:C(m,14,1.57,.1),body1:C(p,16,1.5,.15),body2:C(p,14,1.43,.15),button:C(m,14,1.75,.4,L),caption:C(p,12,1.66,.4),overline:C(p,12,2.66,1,L)};return Object(i.a)(Object(o.a)({htmlFontSize:b,pxToRem:k,round:N,fontFamily:l,fontSize:c,fontWeightLight:f,fontWeightRegular:p,fontWeightMedium:m,fontWeightBold:v},S),_,{clone:!1})}function A(){return["".concat(arguments.length<=0?void 0:arguments[0],"px ").concat(arguments.length<=1?void 0:arguments[1],"px ").concat(arguments.length<=2?void 0:arguments[2],"px ").concat(arguments.length<=3?void 0:arguments[3],"px rgba(0,0,0,").concat(.2,")"),"".concat(arguments.length<=4?void 0:arguments[4],"px ").concat(arguments.length<=5?void 0:arguments[5],"px ").concat(arguments.length<=6?void 0:arguments[6],"px ").concat(arguments.length<=7?void 0:arguments[7],"px rgba(0,0,0,").concat(.14,")"),"".concat(arguments.length<=8?void 0:arguments[8],"px ").concat(arguments.length<=9?void 0:arguments[9],"px ").concat(arguments.length<=10?void 0:arguments[10],"px ").concat(arguments.length<=11?void 0:arguments[11],"px rgba(0,0,0,").concat(.12,")")].join(",")}var R=["none",A(0,2,1,-1,0,1,1,0,0,1,3,0),A(0,3,1,-2,0,2,2,0,0,1,5,0),A(0,3,3,-2,0,3,4,0,0,1,8,0),A(0,2,4,-1,0,4,5,0,0,1,10,0),A(0,3,5,-1,0,5,8,0,0,1,14,0),A(0,3,5,-1,0,6,10,0,0,1,18,0),A(0,4,5,-2,0,7,10,1,0,2,16,1),A(0,5,5,-3,0,8,10,1,0,3,14,2),A(0,5,6,-3,0,9,12,1,0,3,16,2),A(0,6,6,-3,0,10,14,1,0,4,18,3),A(0,6,7,-4,0,11,15,1,0,4,20,3),A(0,7,8,-4,0,12,17,2,0,5,22,4),A(0,7,8,-4,0,13,19,2,0,5,24,4),A(0,7,9,-4,0,14,21,2,0,5,26,4),A(0,8,9,-5,0,15,22,2,0,6,28,5),A(0,8,10,-5,0,16,24,2,0,6,30,5),A(0,8,11,-5,0,17,26,2,0,6,32,5),A(0,9,11,-5,0,18,28,2,0,7,34,6),A(0,9,12,-6,0,19,29,2,0,7,36,6),A(0,10,13,-6,0,20,31,3,0,8,38,7),A(0,10,13,-6,0,21,33,3,0,8,40,7),A(0,10,14,-6,0,22,35,3,0,8,42,7),A(0,11,14,-7,0,23,36,3,0,9,44,8),A(0,11,15,-7,0,24,38,3,0,9,46,8)],I={borderRadius:4};var z=n(39);function D(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,a,i=[],o=!0,l=!1;try{for(n=n.call(e);!(o=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);o=!0);}catch(e){l=!0,a=e}finally{try{o||null==n.return||n.return()}finally{if(l)throw a}}return i}}(e,t)||Object(z.a)(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}n(23);var q=n(25);var B=function(e,t){return t?Object(i.a)(e,t,{clone:!1}):e},F={xs:0,sm:600,md:960,lg:1280,xl:1920},H={keys:["xs","sm","md","lg","xl"],up:function(e){return"@media (min-width:".concat(F[e],"px)")}};var U,V,W={m:"margin",p:"padding"},$={t:"Top",r:"Right",b:"Bottom",l:"Left",x:["Left","Right"],y:["Top","Bottom"]},G={marginX:"mx",marginY:"my",paddingX:"px",paddingY:"py"},Q=(U=function(e){if(e.length>2){if(!G[e])return[e];e=G[e]}var t=D(e.split(""),2),n=t[0],r=t[1],a=W[n],i=$[r]||"";return Array.isArray(i)?i.map((function(e){return a+e})):[a+i]},V={},function(e){return void 0===V[e]&&(V[e]=U(e)),V[e]}),Y=["m","mt","mr","mb","ml","mx","my","p","pt","pr","pb","pl","px","py","margin","marginTop","marginRight","marginBottom","marginLeft","marginX","marginY","padding","paddingTop","paddingRight","paddingBottom","paddingLeft","paddingX","paddingY"];function Z(e){var t=e.spacing||8;return"number"==typeof t?function(e){return t*e}:Array.isArray(t)?function(e){return t[e]}:"function"==typeof t?t:function(){}}function X(e,t){return function(n){return e.reduce((function(e,r){return e[r]=function(e,t){if("string"==typeof t||null==t)return t;var n=e(Math.abs(t));return t>=0?n:"number"==typeof n?-n:"-".concat(n)}(t,n),e}),{})}}function K(e){var t=Z(e.theme);return Object.keys(e).map((function(n){if(-1===Y.indexOf(n))return null;var r=X(Q(n),t),a=e[n];return function(e,t,n){if(Array.isArray(t)){var r=e.theme.breakpoints||H;return t.reduce((function(e,a,i){return e[r.up(r.keys[i])]=n(t[i]),e}),{})}if("object"===Object(q.a)(t)){var a=e.theme.breakpoints||H;return Object.keys(t).reduce((function(e,r){return e[a.up(r)]=n(t[r]),e}),{})}return n(t)}(e,a,r)})).reduce(B,{})}K.propTypes={},K.filterProps=Y;function J(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:8;if(e.mui)return e;var t=Z({spacing:e}),n=function(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];return 0===n.length?t(1):1===n.length?t(n[0]):n.map((function(e){if("string"==typeof e)return e;var n=t(e);return"number"==typeof n?"".concat(n,"px"):n})).join(" ")};return Object.defineProperty(n,"unit",{get:function(){return e}}),n.mui=!0,n}var ee={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)"},te={shortest:150,shorter:200,short:250,standard:300,complex:375,enteringScreen:225,leavingScreen:195};function ne(e){return"".concat(Math.round(e),"ms")}var re={easing:ee,duration:te,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?te.standard:n,i=t.easing,o=void 0===i?ee.easeInOut:i,l=t.delay,u=void 0===l?0:l;Object(a.a)(t,["duration","easing","delay"]);return(Array.isArray(e)?e:[e]).map((function(e){return"".concat(e," ").concat("string"==typeof r?r:ne(r)," ").concat(o," ").concat("string"==typeof u?u:ne(u))})).join(",")},getAutoHeightDuration:function(e){if(!e)return 0;var t=e/36;return Math.round(10*(4+15*Math.pow(t,.25)+t/5))}},ae={mobileStepper:1e3,speedDial:1050,appBar:1100,drawer:1200,modal:1300,snackbar:1400,tooltip:1500};function ie(){for(var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.breakpoints,n=void 0===t?{}:t,r=e.mixins,o=void 0===r?{}:r,l=e.palette,s=void 0===l?{}:l,f=e.spacing,d=e.typography,p=void 0===d?{}:d,h=Object(a.a)(e,["breakpoints","mixins","palette","spacing","typography"]),m=M(s),y=u(n),v=J(f),g=Object(i.a)({breakpoints:y,direction:"ltr",mixins:c(y,v,o),overrides:{},palette:m,props:{},shadows:R,typography:j(m,p),spacing:v,shape:I,transitions:re,zIndex:ae},h),b=arguments.length,x=new Array(b>1?b-1:0),w=1;w<b;w++)x[w-1]=arguments[w];return g=x.reduce((function(e,t){return Object(i.a)(e,t)}),g)}var oe=ie();t.a=oe},function(e,t,n){var r,a,i;a=[t,n(0),n(2)],r=function(e,t,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.TextButton=void 0;var r=i(t),a=i(n);function i(e){return e&&e.__esModule?e:{default:e}}function o(){return o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o.apply(this,arguments)}function l(e,t){if(null==e)return{};var n,r,a=u(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}function u(e,t){if(null==e)return{};var n,r,a={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(a[n]=e[n]);return a}var c=["children","className","href","loading","onClick","size","variant","type"],s=["className"],f=["secondary","outline","danger","white"],d=["big"],p=function(e){var t=e.children,n=e.className,a=e.href,i=e.loading,u=e.onClick,s=e.size,p=e.variant,h=e.type,m=l(e,c),y="qpp-c-button";return f.includes(p)&&(y=y.concat(" ","qpp-c-button--".concat(p))),d.includes(s)&&(y=y.concat(" ","qpp-c-button--".concat(s))),n&&(y=y.concat(" ",n)),a?r.default.createElement("a",{href:a,"data-testid":"ds-btn",className:y||"",onClick:u},t):r.default.createElement("button",o({"data-testid":"ds-btn",className:y||"",onClick:u,disabled:i,type:h},m),t)};p.propTypes={children:a.default.node,className:a.default.string,href:a.default.string,loading:a.default.bool,onClick:a.default.func,size:a.default.oneOf(d),type:a.default.string,variant:a.default.oneOf(f)},p.defaultProps={children:!1,className:"",href:"",loading:!1,onClick:function(){return null},size:null,type:"button",variant:null};var h=e.TextButton=function(e){var t=e.className,n=void 0===t?"":t,a=l(e,s);return r.default.createElement(p,o({className:"qpp-c-button--text ".concat(n)},a))};h.propTypes={className:a.default.string},h.defaultProps={className:""},e.default=p},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t){e.exports=function(e){return e&&e.__esModule?e:{default:e}},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){var r=n(106).default;function a(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(a=function(e){return e?n:t})(e)}e.exports=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!==r(e)&&"function"!=typeof e)return{default:e};var n=a(t);if(n&&n.has(e))return n.get(e);var i={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var l in e)if("default"!==l&&Object.prototype.hasOwnProperty.call(e,l)){var u=o?Object.getOwnPropertyDescriptor(e,l):null;u&&(u.get||u.set)?Object.defineProperty(i,l,u):i[l]=e[l]}return i.default=e,n&&n.set(e,i),i},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return r.createSvgIcon}});var r=n(200)},function(e,t,n){"use strict";function r(e,t){return function(){return null}}n.d(t,"a",(function(){return r}))},function(e,t,n){"use strict";function r(e,t,n,r,a){return null}n.d(t,"a",(function(){return r}))},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(60),n(111)],r=function(e,t,n,r,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=c(t),o=c(n),l=c(r),u=c(a);function c(e){return e&&e.__esModule?e:{default:e}}function s(){return s=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},s.apply(this,arguments)}function f(e,t){if(null==e)return{};var n,r,a=d(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}function d(e,t){if(null==e)return{};var n,r,a={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(a[n]=e[n]);return a}var p=["label","lightIcon"],h="16px",m={background:"transparent",border:0,padding:0,width:h,height:h,WebkitTouchCallout:"none",WebkitUserSelect:"none",userSelect:"none"},y={onTouchStart:function(e){e.stopPropagation()},onTouchEnd:function(e){document.activeElement!==e.currentTarget?(e.preventDefault(),e.currentTarget.focus()):(e.preventDefault(),e.currentTarget.blur())}},v=function(e){var t=e.label,n=e.lightIcon,r=f(e,p);return i.default.createElement(l.default,s({label:t},r),i.default.createElement("button",s({type:"button","aria-label":"Information",style:m},y),i.default.createElement(u.default,{lightIcon:n,width:h,height:h,"aria-hidden":!0,style:{float:"left"}})))};v.propTypes={label:o.default.string.isRequired,ariaLabel:o.default.string,lightIcon:o.default.bool,DEBUG_STYLE:o.default.bool},v.defaultProps={ariaLabel:void 0,lightIcon:!1,DEBUG_STYLE:void 0},e.default=v},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";(function(t){var r=n(6),a=n(121),i=n(63),o=n(64),l={"Content-Type":"application/x-www-form-urlencoded"};function u(e,t){!r.isUndefined(e)&&r.isUndefined(e["Content-Type"])&&(e["Content-Type"]=t)}var c,s={transitional:o,adapter:(("undefined"!=typeof XMLHttpRequest||void 0!==t&&"[object process]"===Object.prototype.toString.call(t))&&(c=n(65)),c),transformRequest:[function(e,t){return a(t,"Accept"),a(t,"Content-Type"),r.isFormData(e)||r.isArrayBuffer(e)||r.isBuffer(e)||r.isStream(e)||r.isFile(e)||r.isBlob(e)?e:r.isArrayBufferView(e)?e.buffer:r.isURLSearchParams(e)?(u(t,"application/x-www-form-urlencoded;charset=utf-8"),e.toString()):r.isObject(e)||t&&"application/json"===t["Content-Type"]?(u(t,"application/json"),function(e,t,n){if(r.isString(e))try{return(t||JSON.parse)(e),r.trim(e)}catch(e){if("SyntaxError"!==e.name)throw e}return(n||JSON.stringify)(e)}(e)):e}],transformResponse:[function(e){var t=this.transitional||s.transitional,n=t&&t.silentJSONParsing,a=t&&t.forcedJSONParsing,o=!n&&"json"===this.responseType;if(o||a&&r.isString(e)&&e.length)try{return JSON.parse(e)}catch(e){if(o){if("SyntaxError"===e.name)throw i(e,this,"E_JSON_PARSE");throw e}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};r.forEach(["delete","get","head"],(function(e){s.headers[e]={}})),r.forEach(["post","put","patch"],(function(e){s.headers[e]=r.merge(l)})),e.exports=s}).call(this,n(120))},function(e,t,n){"use strict";function r(e){this.message=e}n.r(t),n.d(t,"InvalidTokenError",(function(){return o})),r.prototype=new Error,r.prototype.name="InvalidCharacterError";var a="undefined"!=typeof window&&window.atob&&window.atob.bind(window)||function(e){var t=String(e).replace(/=+$/,"");if(t.length%4==1)throw new r("'atob' failed: The string to be decoded is not correctly encoded.");for(var n,a,i=0,o=0,l="";a=t.charAt(o++);~a&&(n=i%4?64*n+a:a,i++%4)?l+=String.fromCharCode(255&n>>(-2*i&6)):0)a="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(a);return l};function i(e){var t=e.replace(/-/g,"+").replace(/_/g,"/");switch(t.length%4){case 0:break;case 2:t+="==";break;case 3:t+="=";break;default:throw"Illegal base64url string!"}try{return function(e){return decodeURIComponent(a(e).replace(/(.)/g,(function(e,t){var n=t.charCodeAt(0).toString(16).toUpperCase();return n.length<2&&(n="0"+n),"%"+n})))}(t)}catch(e){return a(t)}}function o(e){this.message=e}o.prototype=new Error,o.prototype.name="InvalidTokenError",t.default=function(e,t){if("string"!=typeof e)throw new o("Invalid token specified");var n=!0===(t=t||{}).header?0:1;try{return JSON.parse(i(e.split(".")[n]))}catch(e){throw new o("Invalid token specified: "+e.message)}}},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(139),n(153)],r=function(e,t,n,r,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=c(t),o=c(n),l=c(r),u=c(a);function c(e){return e&&e.__esModule?e:{default:e}}function s(e,t){if(null==e)return{};var n,r,a=f(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}function f(e,t){if(null==e)return{};var n,r,a={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(a[n]=e[n]);return a}var d=["useDesignSystem"],p=function(e){var t=e.useDesignSystem,n=s(e,d);return t?i.default.createElement(u.default,n):i.default.createElement(l.default,n)};p.propTypes={useDesignSystem:o.default.bool},p.defaultProps={useDesignSystem:!1},p.displayName="Modal",e.default=p},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.canUseDOM=t.SafeNodeList=t.SafeHTMLCollection=void 0;var r,a=n(145);var i=((r=a)&&r.__esModule?r:{default:r}).default,o=i.canUseDOM?window.HTMLElement:{};t.SafeHTMLCollection=i.canUseDOM?window.HTMLCollection:{},t.SafeNodeList=i.canUseDOM?window.NodeList:{},t.canUseDOM=i.canUseDOM;t.default=o},function(e,t,n){var r,a,i;a=[t,n(0),n(149),n(2)],r=function(e,t,n,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=l(t),i=l(n),o=l(r);function l(e){return e&&e.__esModule?e:{default:e}}function u(){return u=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},u.apply(this,arguments)}var c=["a","abbr","address","article","aside","b","blockquote","br","button","caption","cite","code","col","colgroup","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hr","i","img","input","ins","kbd","label","legend","li","mark","meter","nav","ol","optgroup","option","output","p","picture","pre","progress","q","section","select","small","source","span","strong","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","tr","ul","svg","use","polygon","circle","g","path"],s={"*":["action","alt","aria-*","autocomplete","cite","class","cols","colspan","data-*","datetime","disabled","download","for","headers","height","hidden","href","hreflang","id","lang","list","max","maxlength","minlength","media","method","min","multiple","name","novalidate","open","pattern","placeholder","readonly","rel","required","reversed","rows","rowspan","sandbox","scope","scoped","selected","size","sizes","span","spellcheck","src","srcset","start","step","style","summary","tabindex","target","title","type","value","width","wrap","fill","stroke"," stroke-width","d","points","viewbox","x","y","cx","cy","r","xmlns","xmlns:xlink","xlink:href","version","preserveaspectratio","enable-background"]},f=function(e){var t=e.html,n=void 0===t?"<div/>":t,r=e.customClassName,o=void 0===r?null:r,l=e.allowedTags,f=void 0===l?c:l,d=e.allowedAttributes,p=void 0===d?s:d,h=f.reduce((function(e,t){return e[t]=p["*"],e}),{}),m=(0,i.default)(n,{whiteList:h});return a.default.createElement("div",u({},o&&{className:o},{dangerouslySetInnerHTML:{__html:m}}))};f.propTypes={html:o.default.string,customClassName:o.default.string,allowedTags:o.default.array,allowedAttributes:o.default.array},e.default=f},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r=n(75),a=n(150);for(var i in(t=e.exports=function(e,t){return new a(t).process(e)}).FilterCSS=a,r)t[i]=r[i];"undefined"!=typeof window&&(window.filterCSS=e.exports)},function(e,t){e.exports={indexOf:function(e,t){var n,r;if(Array.prototype.indexOf)return e.indexOf(t);for(n=0,r=e.length;n<r;n++)if(e[n]===t)return n;return-1},forEach:function(e,t,n){var r,a;if(Array.prototype.forEach)return e.forEach(t,n);for(r=0,a=e.length;r<a;r++)t.call(n,e[r],r,e)},trim:function(e){return String.prototype.trim?e.trim():e.replace(/(^\s*)|(\s*$)/g,"")},spaceIndex:function(e){var t=/\s|\n|\t/.exec(e);return t?t.index:-1}}},function(e,t,n){var r,a,i;a=[t,n(173),n(174),n(175),n(176),n(177)],r=function(e,t,n,r,a,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.NavItemInline=e.NavLinkToggle=e.NavLinkInline=e.NavLinkDrawer=e.NavLinkContainer=void 0;var o=f(t),l=f(n),u=f(r),c=f(a),s=f(i);function f(e){return e&&e.__esModule?e:{default:e}}e.NavLinkContainer=o.default,e.NavLinkDrawer=l.default,e.NavLinkInline=u.default,e.NavLinkToggle=c.default,e.NavItemInline=s.default},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";n.r(t),n.d(t,"Portal",(function(){return o}));var r=n(0),a=n(15);var i=n(11),o=function(e){var t,n=e.children,o=e.type,l=void 0===o?"reach-portal":o,u=e.containerRef,c=Object(r.useRef)(null),s=Object(r.useRef)(null),f=(t=Object(r.useState)(Object.create(null))[1],Object(r.useCallback)((function(){t(Object.create(null))}),[]));return Object(a.a)((function(){if(c.current){var e=c.current.ownerDocument,t=(null==u?void 0:u.current)||e.body;return s.current=null==e?void 0:e.createElement(l),t.appendChild(s.current),f(),function(){s.current&&t&&t.removeChild(s.current)}}}),[l,f,u]),s.current?Object(i.createPortal)(n,s.current):Object(r.createElement)("span",{ref:c})};t.default=o},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(58)],r=function(e,t,n,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=o(t),i=o(n);function o(e){return e&&e.__esModule?e:{default:e}}function l(e,t){return d(e)||f(e,t)||c(e,t)||u()}function u(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function c(e,t){if(e){if("string"==typeof e)return s(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?s(e,t):void 0}}function s(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function f(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,a,i=[],o=!0,l=!1;try{for(n=n.call(e);!(o=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);o=!0);}catch(e){l=!0,a=e}finally{try{o||null==n.return||n.return()}finally{if(l)throw a}}return i}}function d(e){if(Array.isArray(e))return e}var p=function(e){var n,i=(0,t.useRef)(null),o=l((0,t.useState)(e.isOpen?"active":""),2),u=o[0],c=o[1],s=u?"true":"false",f=u?(n=i.current)?"".concat(n.scrollHeight,"px"):"auto":"0px",d=u?"accordion-icon rotate":"accordion-icon";function p(){c(""===u?"active":"")}function h(){c("active")}function m(){c("")}return(0,t.useEffect)((function(){e.isOpen?h():m()}),[e.isOpen]),a.default.createElement("div",{className:"accordion-section","data-testid":"accordion"},a.default.createElement("button",{className:"accordion ".concat(u),"aria-label":e.title,"aria-pressed":s,"aria-expanded":s,tabIndex:"0",onClick:p},a.default.createElement("div",{className:"accordion-left-title"},a.default.createElement("p",{className:"accordion-title"},e.title),e.subTitle&&a.default.createElement("p",{className:"accordion-subtitle"},e.subTitle)),e.centerItem&&a.default.createElement("div",{className:"accordion-center"},a.default.createElement("p",null,e.centerItem)),e.rightItem&&a.default.createElement("div",{className:"accordion-right"},a.default.createElement("p",null,e.rightItem)),a.default.createElement("div",{className:"chevron-container"},a.default.createElement(r.Chevron,{className:d}))),a.default.createElement("div",{ref:i,style:{maxHeight:f},className:"accordion-content"},a.default.createElement("div",{className:"accordion-text dashed-border"},e.children)))};p.propTypes={title:i.default.string.isRequired,subTitle:i.default.string,children:i.default.any.isRequired,centerItem:i.default.string,rightItem:i.default.string,isOpen:i.default.bool},p.defaultProps={title:"",isOpen:!1},e.default=p},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2)],r=function(e,t,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.Chevron=void 0;var r=i(t),a=i(n);function i(e){return e&&e.__esModule?e:{default:e}}function o(){return o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o.apply(this,arguments)}var l=e.Chevron=function(e){return r.default.createElement("svg",o({width:"10px",height:"6px",viewBox:"0 0 10 6",xmlns:"http://www.w3.org/2000/svg"},e),r.default.createElement("g",{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd"},r.default.createElement("g",{transform:"translate(-56.000000, -9.000000)",fill:"#242424",fillRule:"nonzero"},r.default.createElement("path",{d:"M61,14.9622437 C61.0868403,14.9622437 61.1636607,14.9288436 61.2304609,14.8620433 L61.2304609,14.8620433 L65.8997996,10.1927046 C65.9665999,10.1259043 66,10.049084 66,9.96224368 C66,9.87540334 65.9665999,9.79858303 65.8997996,9.73178276 L65.8997996,9.73178276 L65.3987976,9.23078076 C65.3319973,9.16398049 65.255177,9.13058036 65.1683367,9.13058036 C65.0814963,9.13058036 65.004676,9.16398049 64.9378758,9.23078076 L64.9378758,9.23078076 L61,13.1686565 L57.0621242,9.23078076 C56.995324,9.16398049 56.9185037,9.13058036 56.8316633,9.13058036 C56.744823,9.13058036 56.6680027,9.16398049 56.6012024,9.23078076 L56.6012024,9.23078076 L56.1002004,9.73178276 C56.0334001,9.79858303 56,9.87540334 56,9.96224368 C56,10.049084 56.0334001,10.1259043 56.1002004,10.1927046 L56.1002004,10.1927046 L60.7695391,14.8620433 C60.8363393,14.9288436 60.9131597,14.9622437 61,14.9622437 Z"}))))};l.propTypes={className:a.default.string},l.defaultProps={className:"accordion-icon"}},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";function r(e){return 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},r(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=function(e){if(e&&e.__esModule)return e;if(null===e||"object"!==r(e)&&"function"!=typeof e)return{default:e};var t=u();if(t&&t.has(e))return t.get(e);var n={},a=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var i in e)if(Object.prototype.hasOwnProperty.call(e,i)){var o=a?Object.getOwnPropertyDescriptor(e,i):null;o&&(o.get||o.set)?Object.defineProperty(n,i,o):n[i]=e[i]}n.default=e,t&&t.set(e,n);return n}(n(0)),i=l(n(2)),o=l(n(96));function l(e){return e&&e.__esModule?e:{default:e}}function u(){if("function"!=typeof WeakMap)return null;var e=new WeakMap;return u=function(){return e},e}function c(){return c=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},c.apply(this,arguments)}function s(e,t){if(null==e)return{};var n,r,a=function(e,t){if(null==e)return{};var n,r,a={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(a[n]=e[n]);return a}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}function f(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function d(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function p(e,t){return p=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},p(e,t)}function h(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=y(e);if(t){var a=y(this).constructor;n=Reflect.construct(r,arguments,a)}else n=r.apply(this,arguments);return m(this,n)}}function m(e,t){return!t||"object"!==r(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function y(e){return y=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},y(e)}var v=function(e){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&p(e,t)}(l,e);var t,n,r,i=h(l);function l(){return f(this,l),i.apply(this,arguments)}return t=l,(n=[{key:"render",value:function(){var e=this.props,t=e.icon,n=e.size,r=e.className,i=e.fill,l=s(e,["icon","size","className","fill"]);return a.default.createElement("svg",c({width:n,height:n,viewBox:"0 0 24 24",fill:i||"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"feather feather-".concat(t," ").concat(r)},l),a.default.createElement(o.default,{icon:t}))}}])&&d(t.prototype,n),r&&d(t,r),l}(a.Component);v.propTypes={icon:i.default.string.isRequired,size:i.default.oneOfType([i.default.string,i.default.number]),className:i.default.string,fill:i.default.string},v.defaultProps={size:24,className:""};var g=v;t.default=g},function(e,t,n){var r,a,i;a=[t,n(109)],r=function(e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=r(t);function r(e){return e&&e.__esModule?e:{default:e}}e.default=n.default},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";e.exports=function(e,t){return function(){for(var n=new Array(arguments.length),r=0;r<n.length;r++)n[r]=arguments[r];return e.apply(t,n)}}},function(e,t,n){"use strict";var r=n(6);function a(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}e.exports=function(e,t,n){if(!t)return e;var i;if(n)i=n(t);else if(r.isURLSearchParams(t))i=t.toString();else{var o=[];r.forEach(t,(function(e,t){null!=e&&(r.isArray(e)?t+="[]":e=[e],r.forEach(e,(function(e){r.isDate(e)?e=e.toISOString():r.isObject(e)&&(e=JSON.stringify(e)),o.push(a(t)+"="+a(e))})))})),i=o.join("&")}if(i){var l=e.indexOf("#");-1!==l&&(e=e.slice(0,l)),e+=(-1===e.indexOf("?")?"?":"&")+i}return e}},function(e,t,n){"use strict";e.exports=function(e,t,n,r,a){return e.config=t,n&&(e.code=n),e.request=r,e.response=a,e.isAxiosError=!0,e.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code,status:this.response&&this.response.status?this.response.status:null}},e}},function(e,t,n){"use strict";e.exports={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1}},function(e,t,n){"use strict";var r=n(6),a=n(122),i=n(123),o=n(62),l=n(124),u=n(127),c=n(128),s=n(66),f=n(64),d=n(33);e.exports=function(e){return new Promise((function(t,n){var p,h=e.data,m=e.headers,y=e.responseType;function v(){e.cancelToken&&e.cancelToken.unsubscribe(p),e.signal&&e.signal.removeEventListener("abort",p)}r.isFormData(h)&&delete m["Content-Type"];var g=new XMLHttpRequest;if(e.auth){var b=e.auth.username||"",x=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";m.Authorization="Basic "+btoa(b+":"+x)}var w=l(e.baseURL,e.url);function _(){if(g){var r="getAllResponseHeaders"in g?u(g.getAllResponseHeaders()):null,i={data:y&&"text"!==y&&"json"!==y?g.response:g.responseText,status:g.status,statusText:g.statusText,headers:r,config:e,request:g};a((function(e){t(e),v()}),(function(e){n(e),v()}),i),g=null}}if(g.open(e.method.toUpperCase(),o(w,e.params,e.paramsSerializer),!0),g.timeout=e.timeout,"onloadend"in g?g.onloadend=_:g.onreadystatechange=function(){g&&4===g.readyState&&(0!==g.status||g.responseURL&&0===g.responseURL.indexOf("file:"))&&setTimeout(_)},g.onabort=function(){g&&(n(s("Request aborted",e,"ECONNABORTED",g)),g=null)},g.onerror=function(){n(s("Network Error",e,null,g)),g=null},g.ontimeout=function(){var t=e.timeout?"timeout of "+e.timeout+"ms exceeded":"timeout exceeded",r=e.transitional||f;e.timeoutErrorMessage&&(t=e.timeoutErrorMessage),n(s(t,e,r.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",g)),g=null},r.isStandardBrowserEnv()){var E=(e.withCredentials||c(w))&&e.xsrfCookieName?i.read(e.xsrfCookieName):void 0;E&&(m[e.xsrfHeaderName]=E)}"setRequestHeader"in g&&r.forEach(m,(function(e,t){void 0===h&&"content-type"===t.toLowerCase()?delete m[t]:g.setRequestHeader(t,e)})),r.isUndefined(e.withCredentials)||(g.withCredentials=!!e.withCredentials),y&&"json"!==y&&(g.responseType=e.responseType),"function"==typeof e.onDownloadProgress&&g.addEventListener("progress",e.onDownloadProgress),"function"==typeof e.onUploadProgress&&g.upload&&g.upload.addEventListener("progress",e.onUploadProgress),(e.cancelToken||e.signal)&&(p=function(e){g&&(n(!e||e&&e.type?new d("canceled"):e),g.abort(),g=null)},e.cancelToken&&e.cancelToken.subscribe(p),e.signal&&(e.signal.aborted?p():e.signal.addEventListener("abort",p))),h||(h=null),g.send(h)}))}},function(e,t,n){"use strict";var r=n(63);e.exports=function(e,t,n,a,i){var o=new Error(e);return r(o,t,n,a,i)}},function(e,t,n){"use strict";e.exports=function(e){return!(!e||!e.__CANCEL__)}},function(e,t,n){"use strict";var r=n(6);e.exports=function(e,t){t=t||{};var n={};function a(e,t){return r.isPlainObject(e)&&r.isPlainObject(t)?r.merge(e,t):r.isPlainObject(t)?r.merge({},t):r.isArray(t)?t.slice():t}function i(n){return r.isUndefined(t[n])?r.isUndefined(e[n])?void 0:a(void 0,e[n]):a(e[n],t[n])}function o(e){if(!r.isUndefined(t[e]))return a(void 0,t[e])}function l(n){return r.isUndefined(t[n])?r.isUndefined(e[n])?void 0:a(void 0,e[n]):a(void 0,t[n])}function u(n){return n in t?a(e[n],t[n]):n in e?a(void 0,e[n]):void 0}var c={url:o,method:o,data:o,baseURL:l,transformRequest:l,transformResponse:l,paramsSerializer:l,timeout:l,timeoutMessage:l,withCredentials:l,adapter:l,responseType:l,xsrfCookieName:l,xsrfHeaderName:l,onUploadProgress:l,onDownloadProgress:l,decompress:l,maxContentLength:l,maxBodyLength:l,transport:l,httpAgent:l,httpsAgent:l,cancelToken:l,socketPath:l,responseEncoding:l,validateStatus:u};return r.forEach(Object.keys(e).concat(Object.keys(t)),(function(e){var t=c[e]||i,a=t(e);r.isUndefined(a)&&t!==u||(n[e]=a)})),n}},function(e,t){e.exports={version:"0.26.1"}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r,a=n(140),i=(r=a)&&r.__esModule?r:{default:r};t.default=i.default,e.exports=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function e(t){var n=[].slice.call(t.querySelectorAll("*"),0).reduce((function(t,n){return t.concat(n.shadowRoot?e(n.shadowRoot):[n])}),[]);return n.filter(o)};var r=/input|select|textarea|button|object|iframe/;function a(e){var t=e.offsetWidth<=0&&e.offsetHeight<=0;if(t&&!e.innerHTML)return!0;try{var n=window.getComputedStyle(e);return t?"visible"!==n.getPropertyValue("overflow")||e.scrollWidth<=0&&e.scrollHeight<=0:"none"==n.getPropertyValue("display")}catch(e){return console.warn("Failed to inspect element style"),!1}}function i(e,t){var n=e.nodeName.toLowerCase();return(r.test(n)&&!e.disabled||"a"===n&&e.href||t)&&function(e){for(var t=e,n=e.getRootNode&&e.getRootNode();t&&t!==document.body;){if(n&&t===n&&(t=n.host.parentNode),a(t))return!1;t=t.parentNode}return!0}(e)}function o(e){var t=e.getAttribute("tabindex");null===t&&(t=void 0);var n=isNaN(t);return(n||t>=0)&&i(e,!n)}e.exports=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resetState=function(){l&&(l.removeAttribute?l.removeAttribute("aria-hidden"):null!=l.length?l.forEach((function(e){return e.removeAttribute("aria-hidden")})):document.querySelectorAll(l).forEach((function(e){return e.removeAttribute("aria-hidden")})));l=null},t.log=function(){0},t.assertNodeList=u,t.setElement=function(e){var t=e;if("string"==typeof t&&o.canUseDOM){var n=document.querySelectorAll(t);u(n,t),t=n}return l=t||l},t.validateElement=c,t.hide=function(e){var t=!0,n=!1,r=void 0;try{for(var a,i=c(e)[Symbol.iterator]();!(t=(a=i.next()).done);t=!0){a.value.setAttribute("aria-hidden","true")}}catch(e){n=!0,r=e}finally{try{!t&&i.return&&i.return()}finally{if(n)throw r}}},t.show=function(e){var t=!0,n=!1,r=void 0;try{for(var a,i=c(e)[Symbol.iterator]();!(t=(a=i.next()).done);t=!0){a.value.removeAttribute("aria-hidden")}}catch(e){n=!0,r=e}finally{try{!t&&i.return&&i.return()}finally{if(n)throw r}}},t.documentNotReadyOrSSRTesting=function(){l=null};var r,a=n(144),i=(r=a)&&r.__esModule?r:{default:r},o=n(51);var l=null;function u(e,t){if(!e||!e.length)throw new Error("react-modal: No elements were found for selector "+t+".")}function c(e){var t=e||l;return t?Array.isArray(t)||t instanceof HTMLCollection||t instanceof NodeList?t:[t]:((0,i.default)(!1,["react-modal: App element is not defined.","Please use `Modal.setAppElement(el)` or set `appElement={el}`.","This is needed so screen readers don't see main content","when modal is opened. It is not recommended, but you can opt-out","by setting `ariaHideApp={false}`."].join(" ")),[])}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.log=function(){console.log("portalOpenInstances ----------"),console.log(a.openInstances.length),a.openInstances.forEach((function(e){return console.log(e)})),console.log("end portalOpenInstances ----------")},t.resetState=function(){a=new r};var r=function e(){var t=this;!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.register=function(e){-1===t.openInstances.indexOf(e)&&(t.openInstances.push(e),t.emit("register"))},this.deregister=function(e){var n=t.openInstances.indexOf(e);-1!==n&&(t.openInstances.splice(n,1),t.emit("deregister"))},this.subscribe=function(e){t.subscribers.push(e)},this.emit=function(e){t.subscribers.forEach((function(n){return n(e,t.openInstances.slice())}))},this.openInstances=[],this.subscribers=[]},a=new r;t.default=a},function(e,t,n){var r=n(53).FilterCSS,a=n(53).getDefaultWhiteList,i=n(54);function o(){return{a:["target","href","title"],abbr:["title"],address:[],area:["shape","coords","href","alt"],article:[],aside:[],audio:["autoplay","controls","crossorigin","loop","muted","preload","src"],b:[],bdi:["dir"],bdo:["dir"],big:[],blockquote:["cite"],br:[],caption:[],center:[],cite:[],code:[],col:["align","valign","span","width"],colgroup:["align","valign","span","width"],dd:[],del:["datetime"],details:["open"],div:[],dl:[],dt:[],em:[],figcaption:[],figure:[],font:["color","size","face"],footer:[],h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],header:[],hr:[],i:[],img:["src","alt","title","width","height"],ins:["datetime"],li:[],mark:[],nav:[],ol:[],p:[],pre:[],s:[],section:[],small:[],span:[],sub:[],summary:[],sup:[],strong:[],strike:[],table:["width","border","align","valign"],tbody:["align","valign"],td:["width","rowspan","colspan","align","valign"],tfoot:["align","valign"],th:["width","rowspan","colspan","align","valign"],thead:["align","valign"],tr:["rowspan","align","valign"],tt:[],u:[],ul:[],video:["autoplay","controls","crossorigin","loop","muted","playsinline","poster","preload","src","height","width"]}}var l=new r;function u(e){return e.replace(c,"<").replace(s,">")}var c=/</g,s=/>/g,f=/"/g,d=/"/g,p=/&#([a-zA-Z0-9]*);?/gim,h=/:?/gim,m=/&newline;?/gim,y=/((j\s*a\s*v\s*a|v\s*b|l\s*i\s*v\s*e)\s*s\s*c\s*r\s*i\s*p\s*t\s*|m\s*o\s*c\s*h\s*a)\:/gi,v=/e\s*x\s*p\s*r\s*e\s*s\s*s\s*i\s*o\s*n\s*\(.*/gi,g=/u\s*r\s*l\s*\(.*/gi;function b(e){return e.replace(f,""")}function x(e){return e.replace(d,'"')}function w(e){return e.replace(p,(function(e,t){return"x"===t[0]||"X"===t[0]?String.fromCharCode(parseInt(t.substr(1),16)):String.fromCharCode(parseInt(t,10))}))}function _(e){return e.replace(h,":").replace(m," ")}function E(e){for(var t="",n=0,r=e.length;n<r;n++)t+=e.charCodeAt(n)<32?" ":e.charAt(n);return i.trim(t)}function k(e){return e=E(e=_(e=w(e=x(e))))}function C(e){return e=u(e=b(e))}t.whiteList={a:["target","href","title"],abbr:["title"],address:[],area:["shape","coords","href","alt"],article:[],aside:[],audio:["autoplay","controls","crossorigin","loop","muted","preload","src"],b:[],bdi:["dir"],bdo:["dir"],big:[],blockquote:["cite"],br:[],caption:[],center:[],cite:[],code:[],col:["align","valign","span","width"],colgroup:["align","valign","span","width"],dd:[],del:["datetime"],details:["open"],div:[],dl:[],dt:[],em:[],figcaption:[],figure:[],font:["color","size","face"],footer:[],h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],header:[],hr:[],i:[],img:["src","alt","title","width","height"],ins:["datetime"],li:[],mark:[],nav:[],ol:[],p:[],pre:[],s:[],section:[],small:[],span:[],sub:[],summary:[],sup:[],strong:[],strike:[],table:["width","border","align","valign"],tbody:["align","valign"],td:["width","rowspan","colspan","align","valign"],tfoot:["align","valign"],th:["width","rowspan","colspan","align","valign"],thead:["align","valign"],tr:["rowspan","align","valign"],tt:[],u:[],ul:[],video:["autoplay","controls","crossorigin","loop","muted","playsinline","poster","preload","src","height","width"]},t.getDefaultWhiteList=o,t.onTag=function(e,t,n){},t.onIgnoreTag=function(e,t,n){},t.onTagAttr=function(e,t,n){},t.onIgnoreTagAttr=function(e,t,n){},t.safeAttrValue=function(e,t,n,r){if(n=k(n),"href"===t||"src"===t){if("#"===(n=i.trim(n)))return"#";if("http://"!==n.substr(0,7)&&"https://"!==n.substr(0,8)&&"mailto:"!==n.substr(0,7)&&"tel:"!==n.substr(0,4)&&"data:image/"!==n.substr(0,11)&&"ftp://"!==n.substr(0,6)&&"./"!==n.substr(0,2)&&"../"!==n.substr(0,3)&&"#"!==n[0]&&"/"!==n[0])return""}else if("background"===t){if(y.lastIndex=0,y.test(n))return""}else if("style"===t){if(v.lastIndex=0,v.test(n))return"";if(g.lastIndex=0,g.test(n)&&(y.lastIndex=0,y.test(n)))return"";!1!==r&&(n=(r=r||l).process(n))}return n=C(n)},t.escapeHtml=u,t.escapeQuote=b,t.unescapeQuote=x,t.escapeHtmlEntities=w,t.escapeDangerHtml5Entities=_,t.clearNonPrintableCharacter=E,t.friendlyAttrValue=k,t.escapeAttrValue=C,t.onIgnoreTagStripAll=function(){return""},t.StripTagBody=function(e,t){"function"!=typeof t&&(t=function(){});var n=!Array.isArray(e),r=[],a=!1;return{onIgnoreTag:function(o,l,u){if(function(t){return!!n||-1!==i.indexOf(e,t)}(o)){if(u.isClosing){var c="[/removed]",s=u.position+c.length;return r.push([!1!==a?a:u.position,s]),a=!1,c}return a||(a=u.position),"[removed]"}return t(o,l,u)},remove:function(e){var t="",n=0;return i.forEach(r,(function(r){t+=e.slice(n,r[0]),n=r[1]})),t+=e.slice(n)}}},t.stripCommentTag=function(e){for(var t="",n=0;n<e.length;){var r=e.indexOf("\x3c!--",n);if(-1===r){t+=e.slice(n);break}t+=e.slice(n,r);var a=e.indexOf("--\x3e",r);if(-1===a)break;n=a+3}return t},t.stripBlankChar=function(e){var t=e.split("");return(t=t.filter((function(e){var t=e.charCodeAt(0);return 127!==t&&(!(t<=31)||(10===t||13===t))}))).join("")},t.cssFilter=l,t.getDefaultCSSWhiteList=a},function(e,t){function n(){var e={"align-content":!1,"align-items":!1,"align-self":!1,"alignment-adjust":!1,"alignment-baseline":!1,all:!1,"anchor-point":!1,animation:!1,"animation-delay":!1,"animation-direction":!1,"animation-duration":!1,"animation-fill-mode":!1,"animation-iteration-count":!1,"animation-name":!1,"animation-play-state":!1,"animation-timing-function":!1,azimuth:!1,"backface-visibility":!1,background:!0,"background-attachment":!0,"background-clip":!0,"background-color":!0,"background-image":!0,"background-origin":!0,"background-position":!0,"background-repeat":!0,"background-size":!0,"baseline-shift":!1,binding:!1,bleed:!1,"bookmark-label":!1,"bookmark-level":!1,"bookmark-state":!1,border:!0,"border-bottom":!0,"border-bottom-color":!0,"border-bottom-left-radius":!0,"border-bottom-right-radius":!0,"border-bottom-style":!0,"border-bottom-width":!0,"border-collapse":!0,"border-color":!0,"border-image":!0,"border-image-outset":!0,"border-image-repeat":!0,"border-image-slice":!0,"border-image-source":!0,"border-image-width":!0,"border-left":!0,"border-left-color":!0,"border-left-style":!0,"border-left-width":!0,"border-radius":!0,"border-right":!0,"border-right-color":!0,"border-right-style":!0,"border-right-width":!0,"border-spacing":!0,"border-style":!0,"border-top":!0,"border-top-color":!0,"border-top-left-radius":!0,"border-top-right-radius":!0,"border-top-style":!0,"border-top-width":!0,"border-width":!0,bottom:!1,"box-decoration-break":!0,"box-shadow":!0,"box-sizing":!0,"box-snap":!0,"box-suppress":!0,"break-after":!0,"break-before":!0,"break-inside":!0,"caption-side":!1,chains:!1,clear:!0,clip:!1,"clip-path":!1,"clip-rule":!1,color:!0,"color-interpolation-filters":!0,"column-count":!1,"column-fill":!1,"column-gap":!1,"column-rule":!1,"column-rule-color":!1,"column-rule-style":!1,"column-rule-width":!1,"column-span":!1,"column-width":!1,columns:!1,contain:!1,content:!1,"counter-increment":!1,"counter-reset":!1,"counter-set":!1,crop:!1,cue:!1,"cue-after":!1,"cue-before":!1,cursor:!1,direction:!1,display:!0,"display-inside":!0,"display-list":!0,"display-outside":!0,"dominant-baseline":!1,elevation:!1,"empty-cells":!1,filter:!1,flex:!1,"flex-basis":!1,"flex-direction":!1,"flex-flow":!1,"flex-grow":!1,"flex-shrink":!1,"flex-wrap":!1,float:!1,"float-offset":!1,"flood-color":!1,"flood-opacity":!1,"flow-from":!1,"flow-into":!1,font:!0,"font-family":!0,"font-feature-settings":!0,"font-kerning":!0,"font-language-override":!0,"font-size":!0,"font-size-adjust":!0,"font-stretch":!0,"font-style":!0,"font-synthesis":!0,"font-variant":!0,"font-variant-alternates":!0,"font-variant-caps":!0,"font-variant-east-asian":!0,"font-variant-ligatures":!0,"font-variant-numeric":!0,"font-variant-position":!0,"font-weight":!0,grid:!1,"grid-area":!1,"grid-auto-columns":!1,"grid-auto-flow":!1,"grid-auto-rows":!1,"grid-column":!1,"grid-column-end":!1,"grid-column-start":!1,"grid-row":!1,"grid-row-end":!1,"grid-row-start":!1,"grid-template":!1,"grid-template-areas":!1,"grid-template-columns":!1,"grid-template-rows":!1,"hanging-punctuation":!1,height:!0,hyphens:!1,icon:!1,"image-orientation":!1,"image-resolution":!1,"ime-mode":!1,"initial-letters":!1,"inline-box-align":!1,"justify-content":!1,"justify-items":!1,"justify-self":!1,left:!1,"letter-spacing":!0,"lighting-color":!0,"line-box-contain":!1,"line-break":!1,"line-grid":!1,"line-height":!1,"line-snap":!1,"line-stacking":!1,"line-stacking-ruby":!1,"line-stacking-shift":!1,"line-stacking-strategy":!1,"list-style":!0,"list-style-image":!0,"list-style-position":!0,"list-style-type":!0,margin:!0,"margin-bottom":!0,"margin-left":!0,"margin-right":!0,"margin-top":!0,"marker-offset":!1,"marker-side":!1,marks:!1,mask:!1,"mask-box":!1,"mask-box-outset":!1,"mask-box-repeat":!1,"mask-box-slice":!1,"mask-box-source":!1,"mask-box-width":!1,"mask-clip":!1,"mask-image":!1,"mask-origin":!1,"mask-position":!1,"mask-repeat":!1,"mask-size":!1,"mask-source-type":!1,"mask-type":!1,"max-height":!0,"max-lines":!1,"max-width":!0,"min-height":!0,"min-width":!0,"move-to":!1,"nav-down":!1,"nav-index":!1,"nav-left":!1,"nav-right":!1,"nav-up":!1,"object-fit":!1,"object-position":!1,opacity:!1,order:!1,orphans:!1,outline:!1,"outline-color":!1,"outline-offset":!1,"outline-style":!1,"outline-width":!1,overflow:!1,"overflow-wrap":!1,"overflow-x":!1,"overflow-y":!1,padding:!0,"padding-bottom":!0,"padding-left":!0,"padding-right":!0,"padding-top":!0,page:!1,"page-break-after":!1,"page-break-before":!1,"page-break-inside":!1,"page-policy":!1,pause:!1,"pause-after":!1,"pause-before":!1,perspective:!1,"perspective-origin":!1,pitch:!1,"pitch-range":!1,"play-during":!1,position:!1,"presentation-level":!1,quotes:!1,"region-fragment":!1,resize:!1,rest:!1,"rest-after":!1,"rest-before":!1,richness:!1,right:!1,rotation:!1,"rotation-point":!1,"ruby-align":!1,"ruby-merge":!1,"ruby-position":!1,"shape-image-threshold":!1,"shape-outside":!1,"shape-margin":!1,size:!1,speak:!1,"speak-as":!1,"speak-header":!1,"speak-numeral":!1,"speak-punctuation":!1,"speech-rate":!1,stress:!1,"string-set":!1,"tab-size":!1,"table-layout":!1,"text-align":!0,"text-align-last":!0,"text-combine-upright":!0,"text-decoration":!0,"text-decoration-color":!0,"text-decoration-line":!0,"text-decoration-skip":!0,"text-decoration-style":!0,"text-emphasis":!0,"text-emphasis-color":!0,"text-emphasis-position":!0,"text-emphasis-style":!0,"text-height":!0,"text-indent":!0,"text-justify":!0,"text-orientation":!0,"text-overflow":!0,"text-shadow":!0,"text-space-collapse":!0,"text-transform":!0,"text-underline-position":!0,"text-wrap":!0,top:!1,transform:!1,"transform-origin":!1,"transform-style":!1,transition:!1,"transition-delay":!1,"transition-duration":!1,"transition-property":!1,"transition-timing-function":!1,"unicode-bidi":!1,"vertical-align":!1,visibility:!1,"voice-balance":!1,"voice-duration":!1,"voice-family":!1,"voice-pitch":!1,"voice-range":!1,"voice-rate":!1,"voice-stress":!1,"voice-volume":!1,volume:!1,"white-space":!1,widows:!1,width:!0,"will-change":!1,"word-break":!0,"word-spacing":!0,"word-wrap":!0,"wrap-flow":!1,"wrap-through":!1,"writing-mode":!1,"z-index":!1};return e}var r=/javascript\s*\:/gim;t.whiteList=n(),t.getDefaultWhiteList=n,t.onAttr=function(e,t,n){},t.onIgnoreAttr=function(e,t,n){},t.safeAttrValue=function(e,t){return r.test(t)?"":t}},function(e,t){e.exports={indexOf:function(e,t){var n,r;if(Array.prototype.indexOf)return e.indexOf(t);for(n=0,r=e.length;n<r;n++)if(e[n]===t)return n;return-1},forEach:function(e,t,n){var r,a;if(Array.prototype.forEach)return e.forEach(t,n);for(r=0,a=e.length;r<a;r++)t.call(n,e[r],r,e)},trim:function(e){return String.prototype.trim?e.trim():e.replace(/(^\s*)|(\s*$)/g,"")},trimRight:function(e){return String.prototype.trimRight?e.trimRight():e.replace(/(\s*$)/g,"")}}},function(e,t,n){var r=n(54);function a(e){var t=r.spaceIndex(e);if(-1===t)var n=e.slice(1,-1);else n=e.slice(1,t+1);return"/"===(n=r.trim(n).toLowerCase()).slice(0,1)&&(n=n.slice(1)),"/"===n.slice(-1)&&(n=n.slice(0,-1)),n}function i(e){return"</"===e.slice(0,2)}var o=/[^a-zA-Z0-9_:\.\-]/gim;function l(e,t){for(;t<e.length;t++){var n=e[t];if(" "!==n)return"="===n?t:-1}}function u(e,t){for(;t>0;t--){var n=e[t];if(" "!==n)return"="===n?t:-1}}function c(e){return function(e){return'"'===e[0]&&'"'===e[e.length-1]||"'"===e[0]&&"'"===e[e.length-1]}(e)?e.substr(1,e.length-2):e}t.parseTag=function(e,t,n){"use strict";var r="",o=0,l=!1,u=!1,c=0,s=e.length,f="",d="";e:for(c=0;c<s;c++){var p=e.charAt(c);if(!1===l){if("<"===p){l=c;continue}}else if(!1===u){if("<"===p){r+=n(e.slice(o,c)),l=c,o=c;continue}if(">"===p){r+=n(e.slice(o,l)),f=a(d=e.slice(l,c+1)),r+=t(l,r.length,f,d,i(d)),o=c+1,l=!1;continue}if('"'===p||"'"===p)for(var h=1,m=e.charAt(c-h);""===m.trim()||"="===m;){if("="===m){u=p;continue e}m=e.charAt(c-++h)}}else if(p===u){u=!1;continue}}return o<e.length&&(r+=n(e.substr(o))),r},t.parseAttr=function(e,t){"use strict";var n=0,a=[],i=!1,s=e.length;function f(e,n){if(!((e=(e=r.trim(e)).replace(o,"").toLowerCase()).length<1)){var i=t(e,n||"");i&&a.push(i)}}for(var d=0;d<s;d++){var p,h=e.charAt(d);if(!1!==i||"="!==h)if(!1===i||d!==n||'"'!==h&&"'"!==h||"="!==e.charAt(d-1))if(/\s|\n|\t/.test(h)){if(e=e.replace(/\s|\n|\t/g," "),!1===i){if(-1===(p=l(e,d))){f(r.trim(e.slice(n,d))),i=!1,n=d+1;continue}d=p-1;continue}if(-1===(p=u(e,d-1))){f(i,c(r.trim(e.slice(n,d)))),i=!1,n=d+1;continue}}else;else{if(-1===(p=e.indexOf(h,d+1)))break;f(i,r.trim(e.slice(n+1,p))),i=!1,n=(d=p)+1}else i=e.slice(n,d),n=d+1}return n<e.length&&(!1===i?f(e.slice(n)):f(i,c(r.trim(e.slice(n))))),r.trim(a.join(" "))}},function(e,t,n){var r,a,i;a=[t,n(17),n(24),n(35)],r=function(e,t,n,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=l(t),i=l(n),o=l(r);function l(e){return e&&e.__esModule?e:{default:e}}var u=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=a.default.parse(e.window.document.cookie);if(t.hasOwnProperty("qpp_auth_token")){var n={method:"POST",url:"/api/auth/sessions/refresh",headers:{Accept:"application/vnd.qpp.cms.gov.v1+json","Content-Type":"application/json",Authorization:"Bearer ".concat(t.qpp_auth_token)}},r=function(){"function"==typeof e.onSuccess&&e.onSuccess()},l=function(){return"function"==typeof e.onError&&e.onError(),(0,o.default)(e.window)};return(0,i.default)(n).then(r,l).catch((function(e){console.log(e)}))}};e.default=u},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(24)],r=function(e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=r(t);function r(e){return e&&e.__esModule?e:{default:e}}var a=function(e){var t={method:"GET",url:"/api/auth/sessions/ttl",headers:{Accept:"application/vnd.qpp.cms.gov.v1+json","Content-Type":"application/json",Authorization:"Bearer ".concat(e)},transformResponse:[function(e){return JSON.parse(e).data}]};return(0,n.default)(t).then((function(e){var t;return e&&e.data&&(t=e.data.hasOwnProperty("time_remaining")?e.data.time_remaining:new Date(1e3*e.data.ttl)),t}))};e.default=a},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(18),n(154),n(155),n(157),n(57),n(58)],r=function(e,t,n,r,a,i,o,l,u){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var c=m(t),s=m(n),f=m(a),d=m(i),p=m(o),h=m(l);function m(e){return e&&e.__esModule?e:{default:e}}function y(e,t){return w(e)||x(e,t)||g(e,t)||v()}function v(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function g(e,t){if(e){if("string"==typeof e)return b(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?b(e,t):void 0}}function b(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function x(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,a,i=[],o=!0,l=!1;try{for(n=n.call(e);!(o=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);o=!0);}catch(e){l=!0,a=e}finally{try{o||null==n.return||n.return()}finally{if(l)throw a}}return i}}function w(e){if(Array.isArray(e))return e}var _={1:315,2:650,3:890,4:1200},E=["menu-dropdown-toggle","nav-link","nav-link-li","dropdown-description","dropdown-title","dropdown-title-chevron-container","signout-button","submenu-section","accordion","accordion-title","accordion-left-title","header-menu-btn","btn-navigation-icon"],k=function(e){var n=e.handleClick,a=e.isMobileMenuExpanded,i=e.columns,o=e.menuName,l=e.rows,s=e.name,m=e.subtitle,v=e.className,g=y((0,t.useState)(!1),2),b=g[0],x=g[1],w=y((0,t.useState)(""),2),k=w[0],C=w[1],S=(0,r.useWindowWidth)(),O=(0,t.useRef)(null),M=(0,t.useRef)(null),P=(0,r.useHeaderState)(),N=P.RouterLink,L=P.handleToggleMenu,T=P.currentOpenMenu,j=P.closeMenus,A=(i||[]).length,R=o||s,I=R===T;return(0,t.useEffect)((function(){if(I){var e=S<768||_[A]>O.current.getBoundingClientRect().right;x(e)}}),[S,I]),(0,t.useEffect)((function(){var e=function(e){M&&M.current&&!M.current.contains(e.target)&&!E.some((function(t){var n;return null==e||null===(n=e.target)||void 0===n?void 0:n.classList.contains(t)}))&&(C(""),j())};return document.addEventListener("mousedown",e),function(){return document.removeEventListener("mousedown",e)}}),[M]),(0,t.useEffect)((function(){a&&I||C("")}),[a,I]),c.default.createElement("li",{key:"header-item-".concat(R),className:"header-item-".concat(R).concat(b?" full-width-menu":"").concat(v?" ".concat(v):""),ref:M},c.default.createElement("button",{ref:O,className:"menu-dropdown-toggle","aria-label":"".concat(s," navigation dropdown"),"aria-expanded":I,"aria-controls":"nav-section-".concat(R),"data-toggle":"dropdown",onClick:function(){return L(R)}},c.default.createElement("div",{className:"dropdown-title-chevron-container"},c.default.createElement("span",{className:"dropdown-title"},s),c.default.createElement("div",{className:"chevron-container"},c.default.createElement(u.Chevron,{focusable:"false"}))),c.default.createElement("span",{className:"dropdown-description ".concat(I?"active":"")},m)),c.default.createElement("div",{className:"nav-section".concat(I?" open":""),id:"nav-section-".concat(R),hidden:!I,"data-columns":A},l.map((function(e,r){return c.default.createElement("ul",{key:"".concat(R,"-").concat(r),className:"nav-column"},e.map((function(e,i){return c.default.createElement(t.Fragment,{key:"".concat(R,"-").concat(r,"-").concat(i)},c.default.createElement("li",{className:"submenu-section"},e.heading&&c.default.createElement("h3",{className:"submenu-heading"},e.heading),c.default.createElement("ul",null,e.items.map((function(e){var t="sublink"===e.type,r={button:d.default,signout:p.default,link:f.default,sublink:f.default}[e.type];return c.default.createElement("li",{onClick:n,key:"item-link-".concat(e.name),className:t?"nav-link-li sublink":"nav-link-li"},c.default.createElement(r,{href:e.href,name:e.name,RouterLink:N}))})))),"MIPS"===s&&c.default.createElement("li",{key:"".concat(R,"-mobile-").concat(r,"-").concat(i),className:"submenu-section-mips-mobile",onClick:function(){C(e.heading)}},c.default.createElement(h.default,{title:e.heading,isOpen:a&&k===e.heading},c.default.createElement("ul",null,e.items.map((function(e){var t="sublink"===e.type,r={button:d.default,signout:p.default,link:f.default,sublink:f.default}[e.type];return c.default.createElement("li",{onClick:n,key:"item-link-".concat(e.name),className:t?"sublink":""},c.default.createElement(r,{href:e.href,name:e.name,RouterLink:N}))}))))))})))}))))};k.propTypes={columns:s.default.array,menuName:s.default.string,rows:s.default.array,name:s.default.string.isRequired,subtitle:s.default.string.isRequired,className:s.default.string,handleClick:s.default.func.isRequired,isMobileMenuExpanded:s.default.bool.isRequired},k.defaultProps={menuName:"",columns:[],rows:[],className:null},e.default=k},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r;!function(){"use strict";var n={}.hasOwnProperty;function a(){for(var e=[],t=0;t<arguments.length;t++){var r=arguments[t];if(r){var i=typeof r;if("string"===i||"number"===i)e.push(r);else if(Array.isArray(r)){if(r.length){var o=a.apply(null,r);o&&e.push(o)}}else if("object"===i)if(r.toString===Object.prototype.toString)for(var l in r)n.call(r,l)&&r[l]&&e.push(l);else e.push(r.toString())}}return e.join(" ")}e.exports?(a.default=a,e.exports=a):void 0===(r=function(){return a}.apply(t,[]))||(e.exports=r)}()},function(e){e.exports=JSON.parse('{"default":[{"url":"/user/submissions","label":"Account Home"},{"url":"/user/dashboard","label":"Eligibility & Reporting"},{"url":"/user/submissions/facility-based-preview","label":"Facility Based Preview"},{"urlExpressionToMatch":"/user/submissions/feedback/[0-9][0-9][0-9][0-9]","url":"/user/submissions/feedback","label":"Performance Feedback"},{"url":"/user/apm-incentive-payments","label":"APM Incentive Payments"},{"url":"/user/submissions/doctors-clinicians-preview","label":"Doctors & Clinicians Preview"},{"url":"/user/exception/#/landing","label":"Exceptions Application"},{"className":"stroke-based-icon","url":"/user/targeted-review/#/landing","label":"Targeted Review"},{"url":"/user/submissions/reports","label":"Reports"},{"url":"/user/manage-access","label":"Manage Access","listOfLinks":[{"url":"/user/helpdesk-viewing-tool","label":"Viewing Tool"},{"url":"/user/self-nomination/#/landing","label":"Registry/QCDR Self-Nomination","items":[]}]},{"url":"/resources/help-and-support","label":"Help and Support"}],"devPre":[{"url":"/user/applications","label":"My Applications"},{"url":"/user/test-data","label":"My Test Data"},{"url":"/user/manage-access","label":"Manage Access"},{"url":"/developers","label":"Developer Tools"}],"internalReviewers":[{"url":"/user/reviewers","label":"Dashboard Home"},{"url":"/reviewer/exception","label":"Exceptions Application"},{"className":"stroke-based-icon","url":"/reviewer/targeted-review","label":"Targeted Review"},{"url":"/self-nomination","label":"Self Nomination"}],"viewer":[]}')},function(e,t,n){var r,a,i;a=[t,n(179),n(180)],r=function(e,t,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.PracticeDetails=e.IndividualDetails=void 0;var r=i(t),a=i(n);function i(e){return e&&e.__esModule?e:{default:e}}e.IndividualDetails=r.default,e.PracticeDetails=a.default},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(181)],r=function(e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.ScoreChart=void 0;var n=r(t);function r(e){return e&&e.__esModule?e:{default:e}}e.ScoreChart=n.default},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2)],r=function(e,t,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.TabPanel=void 0;var r=i(t),a=i(n);function i(e){return e&&e.__esModule?e:{default:e}}var o=e.TabPanel=function(e){var t=e.children,n=e.value,a=e.id,i=e.index,o=e.className,l=e.disabled,u=["qpp-c-tabs__panel",o].filter(Boolean).join(" ");return r.default.createElement("div",{role:"tabpanel",id:a,"aria-hidden":n!==i,"aria-labelledby":"qpp-c-tabs__item--".concat(a),"aria-disabled":l,className:u},n===i&&t)};o.propTypes={children:a.default.node,className:a.default.string,index:a.default.number.isRequired,id:a.default.string,value:a.default.number.isRequired,disabled:a.default.bool},o.defaultProps={index:0,value:0},e.default=o},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";var r=n(107),a={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},i={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},o={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},l={};function u(e){return r.isMemo(e)?o:l[e.$$typeof]||a}l[r.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},l[r.Memo]=o;var c=Object.defineProperty,s=Object.getOwnPropertyNames,f=Object.getOwnPropertySymbols,d=Object.getOwnPropertyDescriptor,p=Object.getPrototypeOf,h=Object.prototype;e.exports=function e(t,n,r){if("string"!=typeof n){if(h){var a=p(n);a&&a!==h&&e(t,a,r)}var o=s(n);f&&(o=o.concat(f(n)));for(var l=u(t),m=u(n),y=0;y<o.length;++y){var v=o[y];if(!(i[v]||r&&r[v]||m&&m[v]||l&&l[v])){var g=d(n,v);try{c(t,v,g)}catch(e){}}}}return t}},,,,function(e,t,n){var r,a,i;a=[t,n(57),n(93),n(94),n(41),n(95),n(98),n(99),n(104),n(133),n(50),n(169),n(184),n(85),n(186),n(60),n(190),n(191),n(193),n(194),n(195),n(10)],r=function(e,t,n,r,a,i,o,l,u,c,s,f,d,p,h,m,y,v,g,b,x,w){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.DSLink=e.Tooltip=e.Dropdown=e.TextInput=e.TextButton=e.Tabs=e.TabPanel=e.Spinner=e.SideNav=e.Search=e.Modal=e.Infotip=e.Icons=e.Header=e.Footer=e.FlashNotification=e.Card=e.CalloutBox=e.Button=e.Breadcrumb=e.Alert=e.Accordion=void 0;var _=H(t),E=H(n),k=H(r),C=H(a),S=H(i),O=H(o),M=H(l),P=H(u),N=H(c),L=H(s),T=H(f),j=H(d),A=H(p),R=H(h),I=H(m),z=H(y),D=H(v),q=H(g),B=H(b),F=H(x);function H(e){return e&&e.__esModule?e:{default:e}}var U={MyApplicationsIcon:w.MyApplicationsIcon,UserSignInIcon:w.UserSignInIcon,MyTestDataIcon:w.MyTestDataIcon,ReportDataIcon:w.ReportDataIcon,ManageUsersIcon:w.ManageUsersIcon,AccountHomeIcon:w.AccountHomeIcon,FacilityBasedPreviewIcon:w.FacilityBasedPreviewIcon,PaymentIcon:w.PaymentIcon,PhysicianCompareIcon:w.PhysicianCompareIcon,HardshipIcon:w.HardshipIcon,TargetIcon:w.TargetIcon,ReportsIcon:w.ReportsIcon,HelpSupportIcon:w.HelpSupportIcon,DashboardIcon:w.DashboardIcon,AccountSettings:w.AccountSettings,DetailsIcon:w.DetailsIcon,StarIcon:w.StarIcon,CliniciansIcon:w.CliniciansIcon,GroupReporting:w.GroupReporting,IndividualReporting:w.IndividualReporting,ChevronLeft:w.ChevronLeft,ChevronRight:w.ChevronRight,ChevronDown:w.ChevronDown,SwitchPractice:w.SwitchPractice,ScoreIncrease:w.ScoreIncrease,TooltipIcon:w.TooltipIcon,NavCollapse:w.NavCollapse,NavExpand:w.NavExpand,CloseXIcon:w.CloseXIcon,CloseXIcon2:w.CloseXIcon2,BellOutline:w.BellOutline,EarlyClaims:w.EarlyClaims,CliniciansList:w.CliniciansList,YoutubeIcon:w.YoutubeIcon,TwitterIcon:w.TwitterIcon,WiViewReportsIcon:w.WiViewReportsIcon,WiViewProgressIcon:w.WiViewProgressIcon,WiManageGroupIcon:w.WiManageGroupIcon};e.Accordion=_.default,e.Alert=E.default,e.Breadcrumb=k.default,e.Button=C.default,e.CalloutBox=S.default,e.Card=O.default,e.FlashNotification=M.default,e.Footer=P.default,e.Header=N.default,e.Icons=U,e.Infotip=z.default,e.Modal=L.default,e.Search=D.default,e.SideNav=T.default,e.Spinner=j.default,e.TabPanel=A.default,e.Tabs=R.default,e.TextButton=a.TextButton,e.TextInput=q.default,e.Dropdown=B.default,e.Tooltip=I.default,e.DSLink=F.default},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";var r=n(92);function a(){}function i(){}i.resetWarningCache=a,e.exports=function(){function e(e,t,n,a,i,o){if(o!==r){var l=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw l.name="Invariant Violation",l}}function t(){return e}e.isRequired=e;var n={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:i,resetWarningCache:a};return n.PropTypes=n,n}},function(e,t,n){"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},function(e,t,n){var r,a,i;a=[t,n(0),n(2)],r=function(e,t,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=i(t),a=i(n);function i(e){return e&&e.__esModule?e:{default:e}}function o(){return o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o.apply(this,arguments)}function l(e){return l="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},l(e)}function u(e,t){if(null==e)return{};var n,r,a=c(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}function c(e,t){if(null==e)return{};var n,r,a={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(a[n]=e[n]);return a}var s=["title","children","description","variant","className"],f=function(e){var t=e.title,n=e.children,a=e.description,i=e.variant,c=e.className,f=u(e,s),d=(null==t?void 0:t.headingLevel)||"h2";return r.default.createElement("div",o({className:"qpp-c-alert qpp-c-alert--".concat(i," ").concat(c),role:"alert"},f),r.default.createElement("div",{className:"qpp-c-alert__body"},t&&r.default.createElement(d,{className:"h4 qpp-c-alert__heading"},"object"===l(t)?t.text:t),a&&r.default.createElement("p",{className:"qpp-c-alert__text"},a),n))};f.propTypes={children:a.default.node,className:a.default.string,description:a.default.string,title:a.default.oneOfType([a.default.string,a.default.shape({text:a.default.string,headingLevel:a.default.string})]),variant:a.default.oneOf(["info","warning","success","error"])},f.defaultProps={children:null,className:"",description:null,title:null,variant:"info"},e.default=f},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2)],r=function(e,t,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=i(t),a=i(n);function i(e){return e&&e.__esModule?e:{default:e}}var o=function(e){var t=e.breadcrumbClass,n=e.crumbs,a=e.dark,i=e.RouterLink,o=e.routerExcludedLinks;return r.default.createElement("nav",{className:"qpp-c-breadcrumbs ".concat(a?"":"qpp-c-breadcrumbs--light"," ").concat(t),"aria-label":"Breadcrumbs"},r.default.createElement("ol",{className:"qpp-c-breadcrumbs__list"},n.map((function(e,t){return e.url?i&&!o.includes(e.url)?r.default.createElement("li",{className:"qpp-c-breadcrumbs__list-item",key:e.title},r.default.createElement(i,{className:"qpp-c-breadcrumbs__link",to:e.url,"data-track-category":e.category,"data-track-action":"Click","data-track-label":e.label},r.default.createElement("span",null,e.title))):r.default.createElement("li",{className:"qpp-c-breadcrumbs__list-item",key:e.title},r.default.createElement("a",{className:"qpp-c-breadcrumbs__link",href:e.url,"data-track-category":e.category,"data-track-action":"Click","data-track-label":e.label},r.default.createElement("span",null,e.title))):r.default.createElement("li",{key:e,className:"".concat(t===n.length-1?"sr-only":""," qpp-c-breadcrumbs__list-itemqpp-c-breadcrumbs__list-item--current"),"aria-current":"page"},r.default.createElement("span",null,e))}))))};o.propTypes={breadcrumbClass:a.default.string,crumbs:a.default.array.isRequired,dark:a.default.bool,RouterLink:a.default.func,routerExcludedLinks:a.default.array},o.defaultProps={breadcrumbClass:"",dark:!1,RouterLink:null,routerExcludedLinks:[]},e.default=o},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(59),n(41)],r=function(e,t,n,r,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=c(t),o=c(n),l=c(r),u=c(a);function c(e){return e&&e.__esModule?e:{default:e}}function s(){return s=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},s.apply(this,arguments)}function f(e,t){if(null==e)return{};var n,r,a=d(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}function d(e,t){if(null==e)return{};var n,r,a={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(a[n]=e[n]);return a}var p=["href","text"],h=["onClick","text"],m=function(e){if(e){if(i.default.isValidElement(e))return e;if(e.href){var t=e.href,n=e.text,r=f(e,p);return i.default.createElement("a",s({className:"qpp-c-button qpp-c-button--secondary qpp-c-button--icon-after",href:t},r),n,i.default.createElement(l.default,{icon:"chevron-right"}))}var a=e.onClick,o=e.text,c=f(e,h);return i.default.createElement(u.default,s({variant:"secondary",className:"qpp-c-button--icon-after",onClick:a},c),o,i.default.createElement(l.default,{icon:"chevron-right"}))}return null},y=function(e){var t=e.title,n=e.description,r=e.button,a=e.input,o=e.children,l=e.headerLevel,u="h".concat(l);return i.default.createElement("aside",{className:"qppds qpp-u-sm-padding--32 qpp-u-padding--24 qpp-u-fill--blue-70"},t&&i.default.createElement(u,{className:"qpp-u-font-size--24 qpp-u-color--white qpp-u-margin-bottom--16 qpp-u-margin-top--0 qpp-u-font-weight--regular"},t),n&&i.default.createElement("p",{className:"qpp-u-color--white qpp-u-margin-bottom--0 qpp-u-font-size--18"},n),o&&i.default.createElement("div",{className:"qpp-u-color--white qpp-u-margin-bottom--0 qpp-u-font-size--18"},o),(a||r)&&i.default.createElement("div",{className:"qpp-u-display--flex qpp-u-align-items--center qpp-u-flex-wrap--wrap qpp-u-margin-top--24"},a&&i.default.createElement("input",s({className:"qpp-c-text-input qpp-u-sm-margin-right--16 qpp-u-margin-bottom--16 qpp-u-sm-margin-bottom--0 qpp-u-sm-width--auto qpp-u-width--100",type:"text"},a)),m(r)))};y.propTypes={title:o.default.string,description:o.default.string,button:o.default.shape({text:o.default.string,onClick:o.default.func,href:o.default.string}),input:o.default.shape({value:o.default.string,name:o.default.string,id:o.default.string}),children:o.default.node,headerLevel:o.default.oneOfType([o.default.number,o.default.string])},y.defaultProps={title:null,description:null,button:null,input:null,children:null,headerLevel:2},e.default=y},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";function r(e){return 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},r(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=function(e){if(e&&e.__esModule)return e;if(null===e||"object"!==r(e)&&"function"!=typeof e)return{default:e};var t=u();if(t&&t.has(e))return t.get(e);var n={},a=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var i in e)if(Object.prototype.hasOwnProperty.call(e,i)){var o=a?Object.getOwnPropertyDescriptor(e,i):null;o&&(o.get||o.set)?Object.defineProperty(n,i,o):n[i]=e[i]}n.default=e,t&&t.set(e,n);return n}(n(0)),i=l(n(2)),o=l(n(97));function l(e){return e&&e.__esModule?e:{default:e}}function u(){if("function"!=typeof WeakMap)return null;var e=new WeakMap;return u=function(){return e},e}function c(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function s(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function f(e,t){return f=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},f(e,t)}function d(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=h(e);if(t){var a=h(this).constructor;n=Reflect.construct(r,arguments,a)}else n=r.apply(this,arguments);return p(this,n)}}function p(e,t){return!t||"object"!==r(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function h(e){return h=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},h(e)}var m=function(e){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&f(e,t)}(l,e);var t,n,r,i=d(l);function l(){return c(this,l),i.apply(this,arguments)}return t=l,(n=[{key:"createMarkup",value:function(e){return{__html:e}}},{key:"render",value:function(){var e=this.props.icon,t=o.default[e];return t?a.default.createElement("g",{dangerouslySetInnerHTML:this.createMarkup(t)}):null}}])&&s(t.prototype,n),r&&s(t,r),l}(a.PureComponent);m.propTypes={icon:i.default.string.isRequired};var y=m;t.default=y},function(e){e.exports=JSON.parse('{"activity":"<polyline points=\\"22 12 18 12 15 21 9 3 6 12 2 12\\"></polyline>","airplay":"<path d=\\"M5 17H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-1\\"></path><polygon points=\\"12 15 17 21 7 21 12 15\\"></polygon>","alert-circle":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><line x1=\\"12\\" y1=\\"8\\" x2=\\"12\\" y2=\\"12\\"></line><line x1=\\"12\\" y1=\\"16\\" x2=\\"12\\" y2=\\"16\\"></line>","alert-octagon":"<polygon points=\\"7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2\\"></polygon><line x1=\\"12\\" y1=\\"8\\" x2=\\"12\\" y2=\\"12\\"></line><line x1=\\"12\\" y1=\\"16\\" x2=\\"12\\" y2=\\"16\\"></line>","alert-triangle":"<path d=\\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\\"></path><line x1=\\"12\\" y1=\\"9\\" x2=\\"12\\" y2=\\"13\\"></line><line x1=\\"12\\" y1=\\"17\\" x2=\\"12\\" y2=\\"17\\"></line>","align-center":"<line x1=\\"18\\" y1=\\"10\\" x2=\\"6\\" y2=\\"10\\"></line><line x1=\\"21\\" y1=\\"6\\" x2=\\"3\\" y2=\\"6\\"></line><line x1=\\"21\\" y1=\\"14\\" x2=\\"3\\" y2=\\"14\\"></line><line x1=\\"18\\" y1=\\"18\\" x2=\\"6\\" y2=\\"18\\"></line>","align-justify":"<line x1=\\"21\\" y1=\\"10\\" x2=\\"3\\" y2=\\"10\\"></line><line x1=\\"21\\" y1=\\"6\\" x2=\\"3\\" y2=\\"6\\"></line><line x1=\\"21\\" y1=\\"14\\" x2=\\"3\\" y2=\\"14\\"></line><line x1=\\"21\\" y1=\\"18\\" x2=\\"3\\" y2=\\"18\\"></line>","align-left":"<line x1=\\"17\\" y1=\\"10\\" x2=\\"3\\" y2=\\"10\\"></line><line x1=\\"21\\" y1=\\"6\\" x2=\\"3\\" y2=\\"6\\"></line><line x1=\\"21\\" y1=\\"14\\" x2=\\"3\\" y2=\\"14\\"></line><line x1=\\"17\\" y1=\\"18\\" x2=\\"3\\" y2=\\"18\\"></line>","align-right":"<line x1=\\"21\\" y1=\\"10\\" x2=\\"7\\" y2=\\"10\\"></line><line x1=\\"21\\" y1=\\"6\\" x2=\\"3\\" y2=\\"6\\"></line><line x1=\\"21\\" y1=\\"14\\" x2=\\"3\\" y2=\\"14\\"></line><line x1=\\"21\\" y1=\\"18\\" x2=\\"7\\" y2=\\"18\\"></line>","anchor":"<circle cx=\\"12\\" cy=\\"5\\" r=\\"3\\"></circle><line x1=\\"12\\" y1=\\"22\\" x2=\\"12\\" y2=\\"8\\"></line><path d=\\"M5 12H2a10 10 0 0 0 20 0h-3\\"></path>","aperture":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><line x1=\\"14.31\\" y1=\\"8\\" x2=\\"20.05\\" y2=\\"17.94\\"></line><line x1=\\"9.69\\" y1=\\"8\\" x2=\\"21.17\\" y2=\\"8\\"></line><line x1=\\"7.38\\" y1=\\"12\\" x2=\\"13.12\\" y2=\\"2.06\\"></line><line x1=\\"9.69\\" y1=\\"16\\" x2=\\"3.95\\" y2=\\"6.06\\"></line><line x1=\\"14.31\\" y1=\\"16\\" x2=\\"2.83\\" y2=\\"16\\"></line><line x1=\\"16.62\\" y1=\\"12\\" x2=\\"10.88\\" y2=\\"21.94\\"></line>","archive":"<polyline points=\\"21 8 21 21 3 21 3 8\\"></polyline><rect x=\\"1\\" y=\\"3\\" width=\\"22\\" height=\\"5\\"></rect><line x1=\\"10\\" y1=\\"12\\" x2=\\"14\\" y2=\\"12\\"></line>","arrow-down-circle":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><polyline points=\\"8 12 12 16 16 12\\"></polyline><line x1=\\"12\\" y1=\\"8\\" x2=\\"12\\" y2=\\"16\\"></line>","arrow-down-left":"<line x1=\\"17\\" y1=\\"7\\" x2=\\"7\\" y2=\\"17\\"></line><polyline points=\\"17 17 7 17 7 7\\"></polyline>","arrow-down-right":"<line x1=\\"7\\" y1=\\"7\\" x2=\\"17\\" y2=\\"17\\"></line><polyline points=\\"17 7 17 17 7 17\\"></polyline>","arrow-down":"<line x1=\\"12\\" y1=\\"5\\" x2=\\"12\\" y2=\\"19\\"></line><polyline points=\\"19 12 12 19 5 12\\"></polyline>","arrow-left-circle":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><polyline points=\\"12 8 8 12 12 16\\"></polyline><line x1=\\"16\\" y1=\\"12\\" x2=\\"8\\" y2=\\"12\\"></line>","arrow-left":"<line x1=\\"19\\" y1=\\"12\\" x2=\\"5\\" y2=\\"12\\"></line><polyline points=\\"12 19 5 12 12 5\\"></polyline>","arrow-right-circle":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><polyline points=\\"12 16 16 12 12 8\\"></polyline><line x1=\\"8\\" y1=\\"12\\" x2=\\"16\\" y2=\\"12\\"></line>","arrow-right":"<line x1=\\"5\\" y1=\\"12\\" x2=\\"19\\" y2=\\"12\\"></line><polyline points=\\"12 5 19 12 12 19\\"></polyline>","arrow-up-circle":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><polyline points=\\"16 12 12 8 8 12\\"></polyline><line x1=\\"12\\" y1=\\"16\\" x2=\\"12\\" y2=\\"8\\"></line>","arrow-up-left":"<line x1=\\"17\\" y1=\\"17\\" x2=\\"7\\" y2=\\"7\\"></line><polyline points=\\"7 17 7 7 17 7\\"></polyline>","arrow-up-right":"<line x1=\\"7\\" y1=\\"17\\" x2=\\"17\\" y2=\\"7\\"></line><polyline points=\\"7 7 17 7 17 17\\"></polyline>","arrow-up":"<line x1=\\"12\\" y1=\\"19\\" x2=\\"12\\" y2=\\"5\\"></line><polyline points=\\"5 12 12 5 19 12\\"></polyline>","at-sign":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"4\\"></circle><path d=\\"M16 8v5a3 3 0 0 0 6 0v-1a10 10 0 1 0-3.92 7.94\\"></path>","award":"<circle cx=\\"12\\" cy=\\"8\\" r=\\"7\\"></circle><polyline points=\\"8.21 13.89 7 23 12 20 17 23 15.79 13.88\\"></polyline>","bar-chart-2":"<line x1=\\"18\\" y1=\\"20\\" x2=\\"18\\" y2=\\"10\\"></line><line x1=\\"12\\" y1=\\"20\\" x2=\\"12\\" y2=\\"4\\"></line><line x1=\\"6\\" y1=\\"20\\" x2=\\"6\\" y2=\\"14\\"></line>","bar-chart":"<line x1=\\"12\\" y1=\\"20\\" x2=\\"12\\" y2=\\"10\\"></line><line x1=\\"18\\" y1=\\"20\\" x2=\\"18\\" y2=\\"4\\"></line><line x1=\\"6\\" y1=\\"20\\" x2=\\"6\\" y2=\\"16\\"></line>","battery-charging":"<path d=\\"M5 18H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3.19M15 6h2a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-3.19\\"></path><line x1=\\"23\\" y1=\\"13\\" x2=\\"23\\" y2=\\"11\\"></line><polyline points=\\"11 6 7 12 13 12 9 18\\"></polyline>","battery":"<rect x=\\"1\\" y=\\"6\\" width=\\"18\\" height=\\"12\\" rx=\\"2\\" ry=\\"2\\"></rect><line x1=\\"23\\" y1=\\"13\\" x2=\\"23\\" y2=\\"11\\"></line>","bell-off":"<path d=\\"M8.56 2.9A7 7 0 0 1 19 9v4m-2 4H2a3 3 0 0 0 3-3V9a7 7 0 0 1 .78-3.22M13.73 21a2 2 0 0 1-3.46 0\\"></path><line x1=\\"1\\" y1=\\"1\\" x2=\\"23\\" y2=\\"23\\"></line>","bell":"<path d=\\"M22 17H2a3 3 0 0 0 3-3V9a7 7 0 0 1 14 0v5a3 3 0 0 0 3 3zm-8.27 4a2 2 0 0 1-3.46 0\\"></path>","bluetooth":"<polyline points=\\"6.5 6.5 17.5 17.5 12 23 12 1 17.5 6.5 6.5 17.5\\"></polyline>","bold":"<path d=\\"M6 4h8a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z\\"></path><path d=\\"M6 12h9a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z\\"></path>","book-open":"<path d=\\"M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z\\"></path><path d=\\"M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z\\"></path>","book":"<path d=\\"M4 19.5A2.5 2.5 0 0 1 6.5 17H20\\"></path><path d=\\"M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z\\"></path>","bookmark":"<path d=\\"M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z\\"></path>","box":"<path d=\\"M12.89 1.45l8 4A2 2 0 0 1 22 7.24v9.53a2 2 0 0 1-1.11 1.79l-8 4a2 2 0 0 1-1.79 0l-8-4a2 2 0 0 1-1.1-1.8V7.24a2 2 0 0 1 1.11-1.79l8-4a2 2 0 0 1 1.78 0z\\"></path><polyline points=\\"2.32 6.16 12 11 21.68 6.16\\"></polyline><line x1=\\"12\\" y1=\\"22.76\\" x2=\\"12\\" y2=\\"11\\"></line>","briefcase":"<rect x=\\"2\\" y=\\"7\\" width=\\"20\\" height=\\"14\\" rx=\\"2\\" ry=\\"2\\"></rect><path d=\\"M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16\\"></path>","calendar":"<rect x=\\"3\\" y=\\"4\\" width=\\"18\\" height=\\"18\\" rx=\\"2\\" ry=\\"2\\"></rect><line x1=\\"16\\" y1=\\"2\\" x2=\\"16\\" y2=\\"6\\"></line><line x1=\\"8\\" y1=\\"2\\" x2=\\"8\\" y2=\\"6\\"></line><line x1=\\"3\\" y1=\\"10\\" x2=\\"21\\" y2=\\"10\\"></line>","camera-off":"<line x1=\\"1\\" y1=\\"1\\" x2=\\"23\\" y2=\\"23\\"></line><path d=\\"M21 21H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3m3-3h6l2 3h4a2 2 0 0 1 2 2v9.34m-7.72-2.06a4 4 0 1 1-5.56-5.56\\"></path>","camera":"<path d=\\"M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z\\"></path><circle cx=\\"12\\" cy=\\"13\\" r=\\"4\\"></circle>","cast":"<path d=\\"M2 16.1A5 5 0 0 1 5.9 20M2 12.05A9 9 0 0 1 9.95 20M2 8V6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-6\\"></path><line x1=\\"2\\" y1=\\"20\\" x2=\\"2\\" y2=\\"20\\"></line>","check-circle":"<path d=\\"M22 11.08V12a10 10 0 1 1-5.93-9.14\\"></path><polyline points=\\"22 4 12 14.01 9 11.01\\"></polyline>","check-square":"<polyline points=\\"9 11 12 14 22 4\\"></polyline><path d=\\"M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11\\"></path>","check":"<polyline points=\\"20 6 9 17 4 12\\"></polyline>","chevron-down":"<polyline points=\\"6 9 12 15 18 9\\"></polyline>","chevron-left":"<polyline points=\\"15 18 9 12 15 6\\"></polyline>","chevron-right":"<polyline points=\\"9 18 15 12 9 6\\"></polyline>","chevron-up":"<polyline points=\\"18 15 12 9 6 15\\"></polyline>","chevrons-down":"<polyline points=\\"7 13 12 18 17 13\\"></polyline><polyline points=\\"7 6 12 11 17 6\\"></polyline>","chevrons-left":"<polyline points=\\"11 17 6 12 11 7\\"></polyline><polyline points=\\"18 17 13 12 18 7\\"></polyline>","chevrons-right":"<polyline points=\\"13 17 18 12 13 7\\"></polyline><polyline points=\\"6 17 11 12 6 7\\"></polyline>","chevrons-up":"<polyline points=\\"17 11 12 6 7 11\\"></polyline><polyline points=\\"17 18 12 13 7 18\\"></polyline>","chrome":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><circle cx=\\"12\\" cy=\\"12\\" r=\\"4\\"></circle><line x1=\\"21.17\\" y1=\\"8\\" x2=\\"12\\" y2=\\"8\\"></line><line x1=\\"3.95\\" y1=\\"6.06\\" x2=\\"8.54\\" y2=\\"14\\"></line><line x1=\\"10.88\\" y1=\\"21.94\\" x2=\\"15.46\\" y2=\\"14\\"></line>","circle":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle>","clipboard":"<path d=\\"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2\\"></path><rect x=\\"8\\" y=\\"2\\" width=\\"8\\" height=\\"4\\" rx=\\"1\\" ry=\\"1\\"></rect>","clock":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><polyline points=\\"12 6 12 12 16 14\\"></polyline>","cloud-drizzle":"<line x1=\\"8\\" y1=\\"19\\" x2=\\"8\\" y2=\\"21\\"></line><line x1=\\"8\\" y1=\\"13\\" x2=\\"8\\" y2=\\"15\\"></line><line x1=\\"16\\" y1=\\"19\\" x2=\\"16\\" y2=\\"21\\"></line><line x1=\\"16\\" y1=\\"13\\" x2=\\"16\\" y2=\\"15\\"></line><line x1=\\"12\\" y1=\\"21\\" x2=\\"12\\" y2=\\"23\\"></line><line x1=\\"12\\" y1=\\"15\\" x2=\\"12\\" y2=\\"17\\"></line><path d=\\"M20 16.58A5 5 0 0 0 18 7h-1.26A8 8 0 1 0 4 15.25\\"></path>","cloud-lightning":"<path d=\\"M19 16.9A5 5 0 0 0 18 7h-1.26a8 8 0 1 0-11.62 9\\"></path><polyline points=\\"13 11 9 17 15 17 11 23\\"></polyline>","cloud-off":"<path d=\\"M22.61 16.95A5 5 0 0 0 18 10h-1.26a8 8 0 0 0-7.05-6M5 5a8 8 0 0 0 4 15h9a5 5 0 0 0 1.7-.3\\"></path><line x1=\\"1\\" y1=\\"1\\" x2=\\"23\\" y2=\\"23\\"></line>","cloud-rain":"<line x1=\\"16\\" y1=\\"13\\" x2=\\"16\\" y2=\\"21\\"></line><line x1=\\"8\\" y1=\\"13\\" x2=\\"8\\" y2=\\"21\\"></line><line x1=\\"12\\" y1=\\"15\\" x2=\\"12\\" y2=\\"23\\"></line><path d=\\"M20 16.58A5 5 0 0 0 18 7h-1.26A8 8 0 1 0 4 15.25\\"></path>","cloud-snow":"<path d=\\"M20 17.58A5 5 0 0 0 18 8h-1.26A8 8 0 1 0 4 16.25\\"></path><line x1=\\"8\\" y1=\\"16\\" x2=\\"8\\" y2=\\"16\\"></line><line x1=\\"8\\" y1=\\"20\\" x2=\\"8\\" y2=\\"20\\"></line><line x1=\\"12\\" y1=\\"18\\" x2=\\"12\\" y2=\\"18\\"></line><line x1=\\"12\\" y1=\\"22\\" x2=\\"12\\" y2=\\"22\\"></line><line x1=\\"16\\" y1=\\"16\\" x2=\\"16\\" y2=\\"16\\"></line><line x1=\\"16\\" y1=\\"20\\" x2=\\"16\\" y2=\\"20\\"></line>","cloud":"<path d=\\"M18 10h-1.26A8 8 0 1 0 9 20h9a5 5 0 0 0 0-10z\\"></path>","code":"<polyline points=\\"16 18 22 12 16 6\\"></polyline><polyline points=\\"8 6 2 12 8 18\\"></polyline>","codepen":"<polygon points=\\"12 2 22 8.5 22 15.5 12 22 2 15.5 2 8.5 12 2\\"></polygon><line x1=\\"12\\" y1=\\"22\\" x2=\\"12\\" y2=\\"15.5\\"></line><polyline points=\\"22 8.5 12 15.5 2 8.5\\"></polyline><polyline points=\\"2 15.5 12 8.5 22 15.5\\"></polyline><line x1=\\"12\\" y1=\\"2\\" x2=\\"12\\" y2=\\"8.5\\"></line>","command":"<path d=\\"M18 3a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3H6a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3V6a3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3h12a3 3 0 0 0 3-3 3 3 0 0 0-3-3z\\"></path>","compass":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><polygon points=\\"16.24 7.76 14.12 14.12 7.76 16.24 9.88 9.88 16.24 7.76\\"></polygon>","copy":"<rect x=\\"9\\" y=\\"9\\" width=\\"13\\" height=\\"13\\" rx=\\"2\\" ry=\\"2\\"></rect><path d=\\"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1\\"></path>","corner-down-left":"<polyline points=\\"9 10 4 15 9 20\\"></polyline><path d=\\"M20 4v7a4 4 0 0 1-4 4H4\\"></path>","corner-down-right":"<polyline points=\\"15 10 20 15 15 20\\"></polyline><path d=\\"M4 4v7a4 4 0 0 0 4 4h12\\"></path>","corner-left-down":"<polyline points=\\"14 15 9 20 4 15\\"></polyline><path d=\\"M20 4h-7a4 4 0 0 0-4 4v12\\"></path>","corner-left-up":"<polyline points=\\"14 9 9 4 4 9\\"></polyline><path d=\\"M20 20h-7a4 4 0 0 1-4-4V4\\"></path>","corner-right-down":"<polyline points=\\"10 15 15 20 20 15\\"></polyline><path d=\\"M4 4h7a4 4 0 0 1 4 4v12\\"></path>","corner-right-up":"<polyline points=\\"10 9 15 4 20 9\\"></polyline><path d=\\"M4 20h7a4 4 0 0 0 4-4V4\\"></path>","corner-up-left":"<polyline points=\\"9 14 4 9 9 4\\"></polyline><path d=\\"M20 20v-7a4 4 0 0 0-4-4H4\\"></path>","corner-up-right":"<polyline points=\\"15 14 20 9 15 4\\"></polyline><path d=\\"M4 20v-7a4 4 0 0 1 4-4h12\\"></path>","cpu":"<rect x=\\"4\\" y=\\"4\\" width=\\"16\\" height=\\"16\\" rx=\\"2\\" ry=\\"2\\"></rect><rect x=\\"9\\" y=\\"9\\" width=\\"6\\" height=\\"6\\"></rect><line x1=\\"9\\" y1=\\"1\\" x2=\\"9\\" y2=\\"4\\"></line><line x1=\\"15\\" y1=\\"1\\" x2=\\"15\\" y2=\\"4\\"></line><line x1=\\"9\\" y1=\\"20\\" x2=\\"9\\" y2=\\"23\\"></line><line x1=\\"15\\" y1=\\"20\\" x2=\\"15\\" y2=\\"23\\"></line><line x1=\\"20\\" y1=\\"9\\" x2=\\"23\\" y2=\\"9\\"></line><line x1=\\"20\\" y1=\\"14\\" x2=\\"23\\" y2=\\"14\\"></line><line x1=\\"1\\" y1=\\"9\\" x2=\\"4\\" y2=\\"9\\"></line><line x1=\\"1\\" y1=\\"14\\" x2=\\"4\\" y2=\\"14\\"></line>","credit-card":"<rect x=\\"1\\" y=\\"4\\" width=\\"22\\" height=\\"16\\" rx=\\"2\\" ry=\\"2\\"></rect><line x1=\\"1\\" y1=\\"10\\" x2=\\"23\\" y2=\\"10\\"></line>","crop":"<path d=\\"M6.13 1L6 16a2 2 0 0 0 2 2h15\\"></path><path d=\\"M1 6.13L16 6a2 2 0 0 1 2 2v15\\"></path>","crosshair":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><line x1=\\"22\\" y1=\\"12\\" x2=\\"18\\" y2=\\"12\\"></line><line x1=\\"6\\" y1=\\"12\\" x2=\\"2\\" y2=\\"12\\"></line><line x1=\\"12\\" y1=\\"6\\" x2=\\"12\\" y2=\\"2\\"></line><line x1=\\"12\\" y1=\\"22\\" x2=\\"12\\" y2=\\"18\\"></line>","database":"<ellipse cx=\\"12\\" cy=\\"5\\" rx=\\"9\\" ry=\\"3\\"></ellipse><path d=\\"M21 12c0 1.66-4 3-9 3s-9-1.34-9-3\\"></path><path d=\\"M3 5v14c0 1.66 4 3 9 3s9-1.34 9-3V5\\"></path>","delete":"<path d=\\"M21 4H8l-7 8 7 8h13a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2z\\"></path><line x1=\\"18\\" y1=\\"9\\" x2=\\"12\\" y2=\\"15\\"></line><line x1=\\"12\\" y1=\\"9\\" x2=\\"18\\" y2=\\"15\\"></line>","disc":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><circle cx=\\"12\\" cy=\\"12\\" r=\\"3\\"></circle>","dollar-sign":"<line x1=\\"12\\" y1=\\"1\\" x2=\\"12\\" y2=\\"23\\"></line><path d=\\"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\\"></path>","download-cloud":"<polyline points=\\"8 17 12 21 16 17\\"></polyline><line x1=\\"12\\" y1=\\"12\\" x2=\\"12\\" y2=\\"21\\"></line><path d=\\"M20.88 18.09A5 5 0 0 0 18 9h-1.26A8 8 0 1 0 3 16.29\\"></path>","download":"<path d=\\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\\"></path><polyline points=\\"7 10 12 15 17 10\\"></polyline><line x1=\\"12\\" y1=\\"15\\" x2=\\"12\\" y2=\\"3\\"></line>","droplet":"<path d=\\"M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z\\"></path>","edit-2":"<polygon points=\\"16 3 21 8 8 21 3 21 3 16 16 3\\"></polygon>","edit-3":"<polygon points=\\"14 2 18 6 7 17 3 17 3 13 14 2\\"></polygon><line x1=\\"3\\" y1=\\"22\\" x2=\\"21\\" y2=\\"22\\"></line>","edit":"<path d=\\"M20 14.66V20a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h5.34\\"></path><polygon points=\\"18 2 22 6 12 16 8 16 8 12 18 2\\"></polygon>","external-link":"<path d=\\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\\"></path><polyline points=\\"15 3 21 3 21 9\\"></polyline><line x1=\\"10\\" y1=\\"14\\" x2=\\"21\\" y2=\\"3\\"></line>","eye-off":"<path d=\\"M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24\\"></path><line x1=\\"1\\" y1=\\"1\\" x2=\\"23\\" y2=\\"23\\"></line>","eye":"<path d=\\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\\"></path><circle cx=\\"12\\" cy=\\"12\\" r=\\"3\\"></circle>","facebook":"<path d=\\"M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z\\"></path>","fast-forward":"<polygon points=\\"13 19 22 12 13 5 13 19\\"></polygon><polygon points=\\"2 19 11 12 2 5 2 19\\"></polygon>","feather":"<path d=\\"M20.24 12.24a6 6 0 0 0-8.49-8.49L5 10.5V19h8.5z\\"></path><line x1=\\"16\\" y1=\\"8\\" x2=\\"2\\" y2=\\"22\\"></line><line x1=\\"17\\" y1=\\"15\\" x2=\\"9\\" y2=\\"15\\"></line>","file-minus":"<path d=\\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\\"></path><polyline points=\\"14 2 14 8 20 8\\"></polyline><line x1=\\"9\\" y1=\\"15\\" x2=\\"15\\" y2=\\"15\\"></line>","file-plus":"<path d=\\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\\"></path><polyline points=\\"14 2 14 8 20 8\\"></polyline><line x1=\\"12\\" y1=\\"18\\" x2=\\"12\\" y2=\\"12\\"></line><line x1=\\"9\\" y1=\\"15\\" x2=\\"15\\" y2=\\"15\\"></line>","file-text":"<path d=\\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\\"></path><polyline points=\\"14 2 14 8 20 8\\"></polyline><line x1=\\"16\\" y1=\\"13\\" x2=\\"8\\" y2=\\"13\\"></line><line x1=\\"16\\" y1=\\"17\\" x2=\\"8\\" y2=\\"17\\"></line><polyline points=\\"10 9 9 9 8 9\\"></polyline>","file":"<path d=\\"M13 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z\\"></path><polyline points=\\"13 2 13 9 20 9\\"></polyline>","film":"<rect x=\\"2\\" y=\\"2\\" width=\\"20\\" height=\\"20\\" rx=\\"2.18\\" ry=\\"2.18\\"></rect><line x1=\\"7\\" y1=\\"2\\" x2=\\"7\\" y2=\\"22\\"></line><line x1=\\"17\\" y1=\\"2\\" x2=\\"17\\" y2=\\"22\\"></line><line x1=\\"2\\" y1=\\"12\\" x2=\\"22\\" y2=\\"12\\"></line><line x1=\\"2\\" y1=\\"7\\" x2=\\"7\\" y2=\\"7\\"></line><line x1=\\"2\\" y1=\\"17\\" x2=\\"7\\" y2=\\"17\\"></line><line x1=\\"17\\" y1=\\"17\\" x2=\\"22\\" y2=\\"17\\"></line><line x1=\\"17\\" y1=\\"7\\" x2=\\"22\\" y2=\\"7\\"></line>","filter":"<polygon points=\\"22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3\\"></polygon>","flag":"<path d=\\"M4 15s1-1 4-1 5 2 8 2 4-1 4-1V3s-1 1-4 1-5-2-8-2-4 1-4 1z\\"></path><line x1=\\"4\\" y1=\\"22\\" x2=\\"4\\" y2=\\"15\\"></line>","folder-minus":"<path d=\\"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z\\"></path><line x1=\\"9\\" y1=\\"14\\" x2=\\"15\\" y2=\\"14\\"></line>","folder-plus":"<path d=\\"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z\\"></path><line x1=\\"12\\" y1=\\"11\\" x2=\\"12\\" y2=\\"17\\"></line><line x1=\\"9\\" y1=\\"14\\" x2=\\"15\\" y2=\\"14\\"></line>","folder":"<path d=\\"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z\\"></path>","frown":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><path d=\\"M16 16s-1.5-2-4-2-4 2-4 2\\"></path><line x1=\\"9\\" y1=\\"9\\" x2=\\"9.01\\" y2=\\"9\\"></line><line x1=\\"15\\" y1=\\"9\\" x2=\\"15.01\\" y2=\\"9\\"></line>","gift":"<polyline points=\\"20 12 20 22 4 22 4 12\\"></polyline><rect x=\\"2\\" y=\\"7\\" width=\\"20\\" height=\\"5\\"></rect><line x1=\\"12\\" y1=\\"22\\" x2=\\"12\\" y2=\\"7\\"></line><path d=\\"M12 7H7.5a2.5 2.5 0 0 1 0-5C11 2 12 7 12 7z\\"></path><path d=\\"M12 7h4.5a2.5 2.5 0 0 0 0-5C13 2 12 7 12 7z\\"></path>","git-branch":"<line x1=\\"6\\" y1=\\"3\\" x2=\\"6\\" y2=\\"15\\"></line><circle cx=\\"18\\" cy=\\"6\\" r=\\"3\\"></circle><circle cx=\\"6\\" cy=\\"18\\" r=\\"3\\"></circle><path d=\\"M18 9a9 9 0 0 1-9 9\\"></path>","git-commit":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"4\\"></circle><line x1=\\"1.05\\" y1=\\"12\\" x2=\\"7\\" y2=\\"12\\"></line><line x1=\\"17.01\\" y1=\\"12\\" x2=\\"22.96\\" y2=\\"12\\"></line>","git-merge":"<circle cx=\\"18\\" cy=\\"18\\" r=\\"3\\"></circle><circle cx=\\"6\\" cy=\\"6\\" r=\\"3\\"></circle><path d=\\"M6 21V9a9 9 0 0 0 9 9\\"></path>","git-pull-request":"<circle cx=\\"18\\" cy=\\"18\\" r=\\"3\\"></circle><circle cx=\\"6\\" cy=\\"6\\" r=\\"3\\"></circle><path d=\\"M13 6h3a2 2 0 0 1 2 2v7\\"></path><line x1=\\"6\\" y1=\\"9\\" x2=\\"6\\" y2=\\"21\\"></line>","github":"<path d=\\"M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22\\"></path>","gitlab":"<path d=\\"M22.65 14.39L12 22.13 1.35 14.39a.84.84 0 0 1-.3-.94l1.22-3.78 2.44-7.51A.42.42 0 0 1 4.82 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.49h8.1l2.44-7.51A.42.42 0 0 1 18.6 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.51L23 13.45a.84.84 0 0 1-.35.94z\\"></path>","globe":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><line x1=\\"2\\" y1=\\"12\\" x2=\\"22\\" y2=\\"12\\"></line><path d=\\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\\"></path>","grid":"<rect x=\\"3\\" y=\\"3\\" width=\\"7\\" height=\\"7\\"></rect><rect x=\\"14\\" y=\\"3\\" width=\\"7\\" height=\\"7\\"></rect><rect x=\\"14\\" y=\\"14\\" width=\\"7\\" height=\\"7\\"></rect><rect x=\\"3\\" y=\\"14\\" width=\\"7\\" height=\\"7\\"></rect>","hard-drive":"<line x1=\\"22\\" y1=\\"12\\" x2=\\"2\\" y2=\\"12\\"></line><path d=\\"M5.45 5.11L2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z\\"></path><line x1=\\"6\\" y1=\\"16\\" x2=\\"6\\" y2=\\"16\\"></line><line x1=\\"10\\" y1=\\"16\\" x2=\\"10\\" y2=\\"16\\"></line>","hash":"<line x1=\\"4\\" y1=\\"9\\" x2=\\"20\\" y2=\\"9\\"></line><line x1=\\"4\\" y1=\\"15\\" x2=\\"20\\" y2=\\"15\\"></line><line x1=\\"10\\" y1=\\"3\\" x2=\\"8\\" y2=\\"21\\"></line><line x1=\\"16\\" y1=\\"3\\" x2=\\"14\\" y2=\\"21\\"></line>","headphones":"<path d=\\"M3 18v-6a9 9 0 0 1 18 0v6\\"></path><path d=\\"M21 19a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3zM3 19a2 2 0 0 0 2 2h1a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2H3z\\"></path>","heart":"<path d=\\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\\"></path>","help-circle":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><path d=\\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\\"></path><line x1=\\"12\\" y1=\\"17\\" x2=\\"12\\" y2=\\"17\\"></line>","home":"<path d=\\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\\"></path><polyline points=\\"9 22 9 12 15 12 15 22\\"></polyline>","image":"<rect x=\\"3\\" y=\\"3\\" width=\\"18\\" height=\\"18\\" rx=\\"2\\" ry=\\"2\\"></rect><circle cx=\\"8.5\\" cy=\\"8.5\\" r=\\"1.5\\"></circle><polyline points=\\"21 15 16 10 5 21\\"></polyline>","inbox":"<polyline points=\\"22 12 16 12 14 15 10 15 8 12 2 12\\"></polyline><path d=\\"M5.45 5.11L2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z\\"></path>","info":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><line x1=\\"12\\" y1=\\"16\\" x2=\\"12\\" y2=\\"12\\"></line><line x1=\\"12\\" y1=\\"8\\" x2=\\"12\\" y2=\\"8\\"></line>","instagram":"<rect x=\\"2\\" y=\\"2\\" width=\\"20\\" height=\\"20\\" rx=\\"5\\" ry=\\"5\\"></rect><path d=\\"M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z\\"></path><line x1=\\"17.5\\" y1=\\"6.5\\" x2=\\"17.5\\" y2=\\"6.5\\"></line>","italic":"<line x1=\\"19\\" y1=\\"4\\" x2=\\"10\\" y2=\\"4\\"></line><line x1=\\"14\\" y1=\\"20\\" x2=\\"5\\" y2=\\"20\\"></line><line x1=\\"15\\" y1=\\"4\\" x2=\\"9\\" y2=\\"20\\"></line>","layers":"<polygon points=\\"12 2 2 7 12 12 22 7 12 2\\"></polygon><polyline points=\\"2 17 12 22 22 17\\"></polyline><polyline points=\\"2 12 12 17 22 12\\"></polyline>","layout":"<rect x=\\"3\\" y=\\"3\\" width=\\"18\\" height=\\"18\\" rx=\\"2\\" ry=\\"2\\"></rect><line x1=\\"3\\" y1=\\"9\\" x2=\\"21\\" y2=\\"9\\"></line><line x1=\\"9\\" y1=\\"21\\" x2=\\"9\\" y2=\\"9\\"></line>","life-buoy":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><circle cx=\\"12\\" cy=\\"12\\" r=\\"4\\"></circle><line x1=\\"4.93\\" y1=\\"4.93\\" x2=\\"9.17\\" y2=\\"9.17\\"></line><line x1=\\"14.83\\" y1=\\"14.83\\" x2=\\"19.07\\" y2=\\"19.07\\"></line><line x1=\\"14.83\\" y1=\\"9.17\\" x2=\\"19.07\\" y2=\\"4.93\\"></line><line x1=\\"14.83\\" y1=\\"9.17\\" x2=\\"18.36\\" y2=\\"5.64\\"></line><line x1=\\"4.93\\" y1=\\"19.07\\" x2=\\"9.17\\" y2=\\"14.83\\"></line>","link-2":"<path d=\\"M15 7h3a5 5 0 0 1 5 5 5 5 0 0 1-5 5h-3m-6 0H6a5 5 0 0 1-5-5 5 5 0 0 1 5-5h3\\"></path><line x1=\\"8\\" y1=\\"12\\" x2=\\"16\\" y2=\\"12\\"></line>","link":"<path d=\\"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71\\"></path><path d=\\"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71\\"></path>","linkedin":"<path d=\\"M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z\\"></path><rect x=\\"2\\" y=\\"9\\" width=\\"4\\" height=\\"12\\"></rect><circle cx=\\"4\\" cy=\\"4\\" r=\\"2\\"></circle>","list":"<line x1=\\"8\\" y1=\\"6\\" x2=\\"21\\" y2=\\"6\\"></line><line x1=\\"8\\" y1=\\"12\\" x2=\\"21\\" y2=\\"12\\"></line><line x1=\\"8\\" y1=\\"18\\" x2=\\"21\\" y2=\\"18\\"></line><line x1=\\"3\\" y1=\\"6\\" x2=\\"3\\" y2=\\"6\\"></line><line x1=\\"3\\" y1=\\"12\\" x2=\\"3\\" y2=\\"12\\"></line><line x1=\\"3\\" y1=\\"18\\" x2=\\"3\\" y2=\\"18\\"></line>","loader":"<line x1=\\"12\\" y1=\\"2\\" x2=\\"12\\" y2=\\"6\\"></line><line x1=\\"12\\" y1=\\"18\\" x2=\\"12\\" y2=\\"22\\"></line><line x1=\\"4.93\\" y1=\\"4.93\\" x2=\\"7.76\\" y2=\\"7.76\\"></line><line x1=\\"16.24\\" y1=\\"16.24\\" x2=\\"19.07\\" y2=\\"19.07\\"></line><line x1=\\"2\\" y1=\\"12\\" x2=\\"6\\" y2=\\"12\\"></line><line x1=\\"18\\" y1=\\"12\\" x2=\\"22\\" y2=\\"12\\"></line><line x1=\\"4.93\\" y1=\\"19.07\\" x2=\\"7.76\\" y2=\\"16.24\\"></line><line x1=\\"16.24\\" y1=\\"7.76\\" x2=\\"19.07\\" y2=\\"4.93\\"></line>","lock":"<rect x=\\"3\\" y=\\"11\\" width=\\"18\\" height=\\"11\\" rx=\\"2\\" ry=\\"2\\"></rect><path d=\\"M7 11V7a5 5 0 0 1 10 0v4\\"></path>","log-in":"<path d=\\"M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4\\"></path><polyline points=\\"10 17 15 12 10 7\\"></polyline><line x1=\\"15\\" y1=\\"12\\" x2=\\"3\\" y2=\\"12\\"></line>","log-out":"<path d=\\"M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4\\"></path><polyline points=\\"16 17 21 12 16 7\\"></polyline><line x1=\\"21\\" y1=\\"12\\" x2=\\"9\\" y2=\\"12\\"></line>","mail":"<path d=\\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\\"></path><polyline points=\\"22,6 12,13 2,6\\"></polyline>","map-pin":"<path d=\\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\\"></path><circle cx=\\"12\\" cy=\\"10\\" r=\\"3\\"></circle>","map":"<polygon points=\\"1 6 1 22 8 18 16 22 23 18 23 2 16 6 8 2 1 6\\"></polygon><line x1=\\"8\\" y1=\\"2\\" x2=\\"8\\" y2=\\"18\\"></line><line x1=\\"16\\" y1=\\"6\\" x2=\\"16\\" y2=\\"22\\"></line>","maximize-2":"<polyline points=\\"15 3 21 3 21 9\\"></polyline><polyline points=\\"9 21 3 21 3 15\\"></polyline><line x1=\\"21\\" y1=\\"3\\" x2=\\"14\\" y2=\\"10\\"></line><line x1=\\"3\\" y1=\\"21\\" x2=\\"10\\" y2=\\"14\\"></line>","maximize":"<path d=\\"M8 3H5a2 2 0 0 0-2 2v3m18 0V5a2 2 0 0 0-2-2h-3m0 18h3a2 2 0 0 0 2-2v-3M3 16v3a2 2 0 0 0 2 2h3\\"></path>","meh":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><line x1=\\"8\\" y1=\\"15\\" x2=\\"16\\" y2=\\"15\\"></line><line x1=\\"9\\" y1=\\"9\\" x2=\\"9.01\\" y2=\\"9\\"></line><line x1=\\"15\\" y1=\\"9\\" x2=\\"15.01\\" y2=\\"9\\"></line>","menu":"<line x1=\\"3\\" y1=\\"12\\" x2=\\"21\\" y2=\\"12\\"></line><line x1=\\"3\\" y1=\\"6\\" x2=\\"21\\" y2=\\"6\\"></line><line x1=\\"3\\" y1=\\"18\\" x2=\\"21\\" y2=\\"18\\"></line>","message-circle":"<path d=\\"M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z\\"></path>","message-square":"<path d=\\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\\"></path>","mic-off":"<line x1=\\"1\\" y1=\\"1\\" x2=\\"23\\" y2=\\"23\\"></line><path d=\\"M9 9v3a3 3 0 0 0 5.12 2.12M15 9.34V4a3 3 0 0 0-5.94-.6\\"></path><path d=\\"M17 16.95A7 7 0 0 1 5 12v-2m14 0v2a7 7 0 0 1-.11 1.23\\"></path><line x1=\\"12\\" y1=\\"19\\" x2=\\"12\\" y2=\\"23\\"></line><line x1=\\"8\\" y1=\\"23\\" x2=\\"16\\" y2=\\"23\\"></line>","mic":"<path d=\\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\\"></path><path d=\\"M19 10v2a7 7 0 0 1-14 0v-2\\"></path><line x1=\\"12\\" y1=\\"19\\" x2=\\"12\\" y2=\\"23\\"></line><line x1=\\"8\\" y1=\\"23\\" x2=\\"16\\" y2=\\"23\\"></line>","minimize-2":"<polyline points=\\"4 14 10 14 10 20\\"></polyline><polyline points=\\"20 10 14 10 14 4\\"></polyline><line x1=\\"14\\" y1=\\"10\\" x2=\\"21\\" y2=\\"3\\"></line><line x1=\\"3\\" y1=\\"21\\" x2=\\"10\\" y2=\\"14\\"></line>","minimize":"<path d=\\"M8 3v3a2 2 0 0 1-2 2H3m18 0h-3a2 2 0 0 1-2-2V3m0 18v-3a2 2 0 0 1 2-2h3M3 16h3a2 2 0 0 1 2 2v3\\"></path>","minus-circle":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><line x1=\\"8\\" y1=\\"12\\" x2=\\"16\\" y2=\\"12\\"></line>","minus-square":"<rect x=\\"3\\" y=\\"3\\" width=\\"18\\" height=\\"18\\" rx=\\"2\\" ry=\\"2\\"></rect><line x1=\\"8\\" y1=\\"12\\" x2=\\"16\\" y2=\\"12\\"></line>","minus":"<line x1=\\"5\\" y1=\\"12\\" x2=\\"19\\" y2=\\"12\\"></line>","monitor":"<rect x=\\"2\\" y=\\"3\\" width=\\"20\\" height=\\"14\\" rx=\\"2\\" ry=\\"2\\"></rect><line x1=\\"8\\" y1=\\"21\\" x2=\\"16\\" y2=\\"21\\"></line><line x1=\\"12\\" y1=\\"17\\" x2=\\"12\\" y2=\\"21\\"></line>","moon":"<path d=\\"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z\\"></path>","more-horizontal":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"1\\"></circle><circle cx=\\"19\\" cy=\\"12\\" r=\\"1\\"></circle><circle cx=\\"5\\" cy=\\"12\\" r=\\"1\\"></circle>","more-vertical":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"1\\"></circle><circle cx=\\"12\\" cy=\\"5\\" r=\\"1\\"></circle><circle cx=\\"12\\" cy=\\"19\\" r=\\"1\\"></circle>","move":"<polyline points=\\"5 9 2 12 5 15\\"></polyline><polyline points=\\"9 5 12 2 15 5\\"></polyline><polyline points=\\"15 19 12 22 9 19\\"></polyline><polyline points=\\"19 9 22 12 19 15\\"></polyline><line x1=\\"2\\" y1=\\"12\\" x2=\\"22\\" y2=\\"12\\"></line><line x1=\\"12\\" y1=\\"2\\" x2=\\"12\\" y2=\\"22\\"></line>","music":"<path d=\\"M9 17H5a2 2 0 0 0-2 2 2 2 0 0 0 2 2h2a2 2 0 0 0 2-2zm12-2h-4a2 2 0 0 0-2 2 2 2 0 0 0 2 2h2a2 2 0 0 0 2-2z\\"></path><polyline points=\\"9 17 9 5 21 3 21 15\\"></polyline>","navigation-2":"<polygon points=\\"12 2 19 21 12 17 5 21 12 2\\"></polygon>","navigation":"<polygon points=\\"3 11 22 2 13 21 11 13 3 11\\"></polygon>","octagon":"<polygon points=\\"7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2\\"></polygon>","package":"<path d=\\"M12.89 1.45l8 4A2 2 0 0 1 22 7.24v9.53a2 2 0 0 1-1.11 1.79l-8 4a2 2 0 0 1-1.79 0l-8-4a2 2 0 0 1-1.1-1.8V7.24a2 2 0 0 1 1.11-1.79l8-4a2 2 0 0 1 1.78 0z\\"></path><polyline points=\\"2.32 6.16 12 11 21.68 6.16\\"></polyline><line x1=\\"12\\" y1=\\"22.76\\" x2=\\"12\\" y2=\\"11\\"></line><line x1=\\"7\\" y1=\\"3.5\\" x2=\\"17\\" y2=\\"8.5\\"></line>","paperclip":"<path d=\\"M21.44 11.05l-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48\\"></path>","pause-circle":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><line x1=\\"10\\" y1=\\"15\\" x2=\\"10\\" y2=\\"9\\"></line><line x1=\\"14\\" y1=\\"15\\" x2=\\"14\\" y2=\\"9\\"></line>","pause":"<rect x=\\"6\\" y=\\"4\\" width=\\"4\\" height=\\"16\\"></rect><rect x=\\"14\\" y=\\"4\\" width=\\"4\\" height=\\"16\\"></rect>","percent":"<line x1=\\"19\\" y1=\\"5\\" x2=\\"5\\" y2=\\"19\\"></line><circle cx=\\"6.5\\" cy=\\"6.5\\" r=\\"2.5\\"></circle><circle cx=\\"17.5\\" cy=\\"17.5\\" r=\\"2.5\\"></circle>","phone-call":"<path d=\\"M15.05 5A5 5 0 0 1 19 8.95M15.05 1A9 9 0 0 1 23 8.94m-1 7.98v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\\"></path>","phone-forwarded":"<polyline points=\\"19 1 23 5 19 9\\"></polyline><line x1=\\"15\\" y1=\\"5\\" x2=\\"23\\" y2=\\"5\\"></line><path d=\\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\\"></path>","phone-incoming":"<polyline points=\\"16 2 16 8 22 8\\"></polyline><line x1=\\"23\\" y1=\\"1\\" x2=\\"16\\" y2=\\"8\\"></line><path d=\\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\\"></path>","phone-missed":"<line x1=\\"23\\" y1=\\"1\\" x2=\\"17\\" y2=\\"7\\"></line><line x1=\\"17\\" y1=\\"1\\" x2=\\"23\\" y2=\\"7\\"></line><path d=\\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\\"></path>","phone-off":"<path d=\\"M10.68 13.31a16 16 0 0 0 3.41 2.6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7 2 2 0 0 1 1.72 2v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.42 19.42 0 0 1-3.33-2.67m-2.67-3.34a19.79 19.79 0 0 1-3.07-8.63A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91\\"></path><line x1=\\"23\\" y1=\\"1\\" x2=\\"1\\" y2=\\"23\\"></line>","phone-outgoing":"<polyline points=\\"23 7 23 1 17 1\\"></polyline><line x1=\\"16\\" y1=\\"8\\" x2=\\"23\\" y2=\\"1\\"></line><path d=\\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\\"></path>","phone":"<path d=\\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\\"></path>","pie-chart":"<path d=\\"M21.21 15.89A10 10 0 1 1 8 2.83\\"></path><path d=\\"M22 12A10 10 0 0 0 12 2v10z\\"></path>","play-circle":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><polygon points=\\"10 8 16 12 10 16 10 8\\"></polygon>","play":"<polygon points=\\"5 3 19 12 5 21 5 3\\"></polygon>","plus-circle":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><line x1=\\"12\\" y1=\\"8\\" x2=\\"12\\" y2=\\"16\\"></line><line x1=\\"8\\" y1=\\"12\\" x2=\\"16\\" y2=\\"12\\"></line>","plus-square":"<rect x=\\"3\\" y=\\"3\\" width=\\"18\\" height=\\"18\\" rx=\\"2\\" ry=\\"2\\"></rect><line x1=\\"12\\" y1=\\"8\\" x2=\\"12\\" y2=\\"16\\"></line><line x1=\\"8\\" y1=\\"12\\" x2=\\"16\\" y2=\\"12\\"></line>","plus":"<line x1=\\"12\\" y1=\\"5\\" x2=\\"12\\" y2=\\"19\\"></line><line x1=\\"5\\" y1=\\"12\\" x2=\\"19\\" y2=\\"12\\"></line>","pocket":"<path d=\\"M4 3h16a2 2 0 0 1 2 2v6a10 10 0 0 1-10 10A10 10 0 0 1 2 11V5a2 2 0 0 1 2-2z\\"></path><polyline points=\\"8 10 12 14 16 10\\"></polyline>","power":"<path d=\\"M18.36 6.64a9 9 0 1 1-12.73 0\\"></path><line x1=\\"12\\" y1=\\"2\\" x2=\\"12\\" y2=\\"12\\"></line>","printer":"<polyline points=\\"6 9 6 2 18 2 18 9\\"></polyline><path d=\\"M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2\\"></path><rect x=\\"6\\" y=\\"14\\" width=\\"12\\" height=\\"8\\"></rect>","radio":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"2\\"></circle><path d=\\"M16.24 7.76a6 6 0 0 1 0 8.49m-8.48-.01a6 6 0 0 1 0-8.49m11.31-2.82a10 10 0 0 1 0 14.14m-14.14 0a10 10 0 0 1 0-14.14\\"></path>","refresh-ccw":"<polyline points=\\"1 4 1 10 7 10\\"></polyline><polyline points=\\"23 20 23 14 17 14\\"></polyline><path d=\\"M20.49 9A9 9 0 0 0 5.64 5.64L1 10m22 4l-4.64 4.36A9 9 0 0 1 3.51 15\\"></path>","refresh-cw":"<polyline points=\\"23 4 23 10 17 10\\"></polyline><polyline points=\\"1 20 1 14 7 14\\"></polyline><path d=\\"M3.51 9a9 9 0 0 1 14.85-3.36L23 10M1 14l4.64 4.36A9 9 0 0 0 20.49 15\\"></path>","repeat":"<polyline points=\\"17 1 21 5 17 9\\"></polyline><path d=\\"M3 11V9a4 4 0 0 1 4-4h14\\"></path><polyline points=\\"7 23 3 19 7 15\\"></polyline><path d=\\"M21 13v2a4 4 0 0 1-4 4H3\\"></path>","rewind":"<polygon points=\\"11 19 2 12 11 5 11 19\\"></polygon><polygon points=\\"22 19 13 12 22 5 22 19\\"></polygon>","rotate-ccw":"<polyline points=\\"1 4 1 10 7 10\\"></polyline><path d=\\"M3.51 15a9 9 0 1 0 2.13-9.36L1 10\\"></path>","rotate-cw":"<polyline points=\\"23 4 23 10 17 10\\"></polyline><path d=\\"M20.49 15a9 9 0 1 1-2.12-9.36L23 10\\"></path>","rss":"<path d=\\"M4 11a9 9 0 0 1 9 9\\"></path><path d=\\"M4 4a16 16 0 0 1 16 16\\"></path><circle cx=\\"5\\" cy=\\"19\\" r=\\"1\\"></circle>","save":"<path d=\\"M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11l5 5v11a2 2 0 0 1-2 2z\\"></path><polyline points=\\"17 21 17 13 7 13 7 21\\"></polyline><polyline points=\\"7 3 7 8 15 8\\"></polyline>","scissors":"<circle cx=\\"6\\" cy=\\"6\\" r=\\"3\\"></circle><circle cx=\\"6\\" cy=\\"18\\" r=\\"3\\"></circle><line x1=\\"20\\" y1=\\"4\\" x2=\\"8.12\\" y2=\\"15.88\\"></line><line x1=\\"14.47\\" y1=\\"14.48\\" x2=\\"20\\" y2=\\"20\\"></line><line x1=\\"8.12\\" y1=\\"8.12\\" x2=\\"12\\" y2=\\"12\\"></line>","search":"<circle cx=\\"11\\" cy=\\"11\\" r=\\"8\\"></circle><line x1=\\"21\\" y1=\\"21\\" x2=\\"16.65\\" y2=\\"16.65\\"></line>","send":"<line x1=\\"22\\" y1=\\"2\\" x2=\\"11\\" y2=\\"13\\"></line><polygon points=\\"22 2 15 22 11 13 2 9 22 2\\"></polygon>","server":"<rect x=\\"2\\" y=\\"2\\" width=\\"20\\" height=\\"8\\" rx=\\"2\\" ry=\\"2\\"></rect><rect x=\\"2\\" y=\\"14\\" width=\\"20\\" height=\\"8\\" rx=\\"2\\" ry=\\"2\\"></rect><line x1=\\"6\\" y1=\\"6\\" x2=\\"6\\" y2=\\"6\\"></line><line x1=\\"6\\" y1=\\"18\\" x2=\\"6\\" y2=\\"18\\"></line>","settings":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"3\\"></circle><path d=\\"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z\\"></path>","share-2":"<circle cx=\\"18\\" cy=\\"5\\" r=\\"3\\"></circle><circle cx=\\"6\\" cy=\\"12\\" r=\\"3\\"></circle><circle cx=\\"18\\" cy=\\"19\\" r=\\"3\\"></circle><line x1=\\"8.59\\" y1=\\"13.51\\" x2=\\"15.42\\" y2=\\"17.49\\"></line><line x1=\\"15.41\\" y1=\\"6.51\\" x2=\\"8.59\\" y2=\\"10.49\\"></line>","share":"<path d=\\"M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8\\"></path><polyline points=\\"16 6 12 2 8 6\\"></polyline><line x1=\\"12\\" y1=\\"2\\" x2=\\"12\\" y2=\\"15\\"></line>","shield-off":"<path d=\\"M19.69 14a6.9 6.9 0 0 0 .31-2V5l-8-3-3.16 1.18\\"></path><path d=\\"M4.73 4.73L4 5v7c0 6 8 10 8 10a20.29 20.29 0 0 0 5.62-4.38\\"></path><line x1=\\"1\\" y1=\\"1\\" x2=\\"23\\" y2=\\"23\\"></line>","shield":"<path d=\\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\\"></path>","shopping-bag":"<path d=\\"M6 2L3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4z\\"></path><line x1=\\"3\\" y1=\\"6\\" x2=\\"21\\" y2=\\"6\\"></line><path d=\\"M16 10a4 4 0 0 1-8 0\\"></path>","shopping-cart":"<circle cx=\\"9\\" cy=\\"21\\" r=\\"1\\"></circle><circle cx=\\"20\\" cy=\\"21\\" r=\\"1\\"></circle><path d=\\"M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6\\"></path>","shuffle":"<polyline points=\\"16 3 21 3 21 8\\"></polyline><line x1=\\"4\\" y1=\\"20\\" x2=\\"21\\" y2=\\"3\\"></line><polyline points=\\"21 16 21 21 16 21\\"></polyline><line x1=\\"15\\" y1=\\"15\\" x2=\\"21\\" y2=\\"21\\"></line><line x1=\\"4\\" y1=\\"4\\" x2=\\"9\\" y2=\\"9\\"></line>","sidebar":"<rect x=\\"3\\" y=\\"3\\" width=\\"18\\" height=\\"18\\" rx=\\"2\\" ry=\\"2\\"></rect><line x1=\\"9\\" y1=\\"3\\" x2=\\"9\\" y2=\\"21\\"></line>","skip-back":"<polygon points=\\"19 20 9 12 19 4 19 20\\"></polygon><line x1=\\"5\\" y1=\\"19\\" x2=\\"5\\" y2=\\"5\\"></line>","skip-forward":"<polygon points=\\"5 4 15 12 5 20 5 4\\"></polygon><line x1=\\"19\\" y1=\\"5\\" x2=\\"19\\" y2=\\"19\\"></line>","slack":"<path d=\\"M22.08 9C19.81 1.41 16.54-.35 9 1.92S-.35 7.46 1.92 15 7.46 24.35 15 22.08 24.35 16.54 22.08 9z\\"></path><line x1=\\"12.57\\" y1=\\"5.99\\" x2=\\"16.15\\" y2=\\"16.39\\"></line><line x1=\\"7.85\\" y1=\\"7.61\\" x2=\\"11.43\\" y2=\\"18.01\\"></line><line x1=\\"16.39\\" y1=\\"7.85\\" x2=\\"5.99\\" y2=\\"11.43\\"></line><line x1=\\"18.01\\" y1=\\"12.57\\" x2=\\"7.61\\" y2=\\"16.15\\"></line>","slash":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><line x1=\\"4.93\\" y1=\\"4.93\\" x2=\\"19.07\\" y2=\\"19.07\\"></line>","sliders":"<line x1=\\"4\\" y1=\\"21\\" x2=\\"4\\" y2=\\"14\\"></line><line x1=\\"4\\" y1=\\"10\\" x2=\\"4\\" y2=\\"3\\"></line><line x1=\\"12\\" y1=\\"21\\" x2=\\"12\\" y2=\\"12\\"></line><line x1=\\"12\\" y1=\\"8\\" x2=\\"12\\" y2=\\"3\\"></line><line x1=\\"20\\" y1=\\"21\\" x2=\\"20\\" y2=\\"16\\"></line><line x1=\\"20\\" y1=\\"12\\" x2=\\"20\\" y2=\\"3\\"></line><line x1=\\"1\\" y1=\\"14\\" x2=\\"7\\" y2=\\"14\\"></line><line x1=\\"9\\" y1=\\"8\\" x2=\\"15\\" y2=\\"8\\"></line><line x1=\\"17\\" y1=\\"16\\" x2=\\"23\\" y2=\\"16\\"></line>","smartphone":"<rect x=\\"5\\" y=\\"2\\" width=\\"14\\" height=\\"20\\" rx=\\"2\\" ry=\\"2\\"></rect><line x1=\\"12\\" y1=\\"18\\" x2=\\"12\\" y2=\\"18\\"></line>","smile":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><path d=\\"M8 14s1.5 2 4 2 4-2 4-2\\"></path><line x1=\\"9\\" y1=\\"9\\" x2=\\"9.01\\" y2=\\"9\\"></line><line x1=\\"15\\" y1=\\"9\\" x2=\\"15.01\\" y2=\\"9\\"></line>","speaker":"<rect x=\\"4\\" y=\\"2\\" width=\\"16\\" height=\\"20\\" rx=\\"2\\" ry=\\"2\\"></rect><circle cx=\\"12\\" cy=\\"14\\" r=\\"4\\"></circle><line x1=\\"12\\" y1=\\"6\\" x2=\\"12\\" y2=\\"6\\"></line>","square":"<rect x=\\"3\\" y=\\"3\\" width=\\"18\\" height=\\"18\\" rx=\\"2\\" ry=\\"2\\"></rect>","star":"<polygon points=\\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\\"></polygon>","stop-circle":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><rect x=\\"9\\" y=\\"9\\" width=\\"6\\" height=\\"6\\"></rect>","sun":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"5\\"></circle><line x1=\\"12\\" y1=\\"1\\" x2=\\"12\\" y2=\\"3\\"></line><line x1=\\"12\\" y1=\\"21\\" x2=\\"12\\" y2=\\"23\\"></line><line x1=\\"4.22\\" y1=\\"4.22\\" x2=\\"5.64\\" y2=\\"5.64\\"></line><line x1=\\"18.36\\" y1=\\"18.36\\" x2=\\"19.78\\" y2=\\"19.78\\"></line><line x1=\\"1\\" y1=\\"12\\" x2=\\"3\\" y2=\\"12\\"></line><line x1=\\"21\\" y1=\\"12\\" x2=\\"23\\" y2=\\"12\\"></line><line x1=\\"4.22\\" y1=\\"19.78\\" x2=\\"5.64\\" y2=\\"18.36\\"></line><line x1=\\"18.36\\" y1=\\"5.64\\" x2=\\"19.78\\" y2=\\"4.22\\"></line>","sunrise":"<path d=\\"M17 18a5 5 0 0 0-10 0\\"></path><line x1=\\"12\\" y1=\\"2\\" x2=\\"12\\" y2=\\"9\\"></line><line x1=\\"4.22\\" y1=\\"10.22\\" x2=\\"5.64\\" y2=\\"11.64\\"></line><line x1=\\"1\\" y1=\\"18\\" x2=\\"3\\" y2=\\"18\\"></line><line x1=\\"21\\" y1=\\"18\\" x2=\\"23\\" y2=\\"18\\"></line><line x1=\\"18.36\\" y1=\\"11.64\\" x2=\\"19.78\\" y2=\\"10.22\\"></line><line x1=\\"23\\" y1=\\"22\\" x2=\\"1\\" y2=\\"22\\"></line><polyline points=\\"8 6 12 2 16 6\\"></polyline>","sunset":"<path d=\\"M17 18a5 5 0 0 0-10 0\\"></path><line x1=\\"12\\" y1=\\"9\\" x2=\\"12\\" y2=\\"2\\"></line><line x1=\\"4.22\\" y1=\\"10.22\\" x2=\\"5.64\\" y2=\\"11.64\\"></line><line x1=\\"1\\" y1=\\"18\\" x2=\\"3\\" y2=\\"18\\"></line><line x1=\\"21\\" y1=\\"18\\" x2=\\"23\\" y2=\\"18\\"></line><line x1=\\"18.36\\" y1=\\"11.64\\" x2=\\"19.78\\" y2=\\"10.22\\"></line><line x1=\\"23\\" y1=\\"22\\" x2=\\"1\\" y2=\\"22\\"></line><polyline points=\\"16 5 12 9 8 5\\"></polyline>","tablet":"<rect x=\\"4\\" y=\\"2\\" width=\\"16\\" height=\\"20\\" rx=\\"2\\" ry=\\"2\\" transform=\\"rotate(180 12 12)\\"></rect><line x1=\\"12\\" y1=\\"18\\" x2=\\"12\\" y2=\\"18\\"></line>","tag":"<path d=\\"M20.59 13.41l-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82z\\"></path><line x1=\\"7\\" y1=\\"7\\" x2=\\"7\\" y2=\\"7\\"></line>","target":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><circle cx=\\"12\\" cy=\\"12\\" r=\\"6\\"></circle><circle cx=\\"12\\" cy=\\"12\\" r=\\"2\\"></circle>","terminal":"<polyline points=\\"4 17 10 11 4 5\\"></polyline><line x1=\\"12\\" y1=\\"19\\" x2=\\"20\\" y2=\\"19\\"></line>","thermometer":"<path d=\\"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z\\"></path>","thumbs-down":"<path d=\\"M10 15v4a3 3 0 0 0 3 3l4-9V2H5.72a2 2 0 0 0-2 1.7l-1.38 9a2 2 0 0 0 2 2.3zm7-13h2.67A2.31 2.31 0 0 1 22 4v7a2.31 2.31 0 0 1-2.33 2H17\\"></path>","thumbs-up":"<path d=\\"M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3\\"></path>","toggle-left":"<rect x=\\"1\\" y=\\"5\\" width=\\"22\\" height=\\"14\\" rx=\\"7\\" ry=\\"7\\"></rect><circle cx=\\"8\\" cy=\\"12\\" r=\\"3\\"></circle>","toggle-right":"<rect x=\\"1\\" y=\\"5\\" width=\\"22\\" height=\\"14\\" rx=\\"7\\" ry=\\"7\\"></rect><circle cx=\\"16\\" cy=\\"12\\" r=\\"3\\"></circle>","tool":"<path d=\\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\\"></path>","trash-2":"<polyline points=\\"3 6 5 6 21 6\\"></polyline><path d=\\"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2\\"></path><line x1=\\"10\\" y1=\\"11\\" x2=\\"10\\" y2=\\"17\\"></line><line x1=\\"14\\" y1=\\"11\\" x2=\\"14\\" y2=\\"17\\"></line>","trash":"<polyline points=\\"3 6 5 6 21 6\\"></polyline><path d=\\"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2\\"></path>","trending-down":"<polyline points=\\"23 18 13.5 8.5 8.5 13.5 1 6\\"></polyline><polyline points=\\"17 18 23 18 23 12\\"></polyline>","trending-up":"<polyline points=\\"23 6 13.5 15.5 8.5 10.5 1 18\\"></polyline><polyline points=\\"17 6 23 6 23 12\\"></polyline>","triangle":"<path d=\\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\\"></path>","truck":"<rect x=\\"1\\" y=\\"3\\" width=\\"15\\" height=\\"13\\"></rect><polygon points=\\"16 8 20 8 23 11 23 16 16 16 16 8\\"></polygon><circle cx=\\"5.5\\" cy=\\"18.5\\" r=\\"2.5\\"></circle><circle cx=\\"18.5\\" cy=\\"18.5\\" r=\\"2.5\\"></circle>","tv":"<rect x=\\"2\\" y=\\"7\\" width=\\"20\\" height=\\"15\\" rx=\\"2\\" ry=\\"2\\"></rect><polyline points=\\"17 2 12 7 7 2\\"></polyline>","twitter":"<path d=\\"M23 3a10.9 10.9 0 0 1-3.14 1.53 4.48 4.48 0 0 0-7.86 3v1A10.66 10.66 0 0 1 3 4s-4 9 5 13a11.64 11.64 0 0 1-7 2c9 5 20 0 20-11.5a4.5 4.5 0 0 0-.08-.83A7.72 7.72 0 0 0 23 3z\\"></path>","type":"<polyline points=\\"4 7 4 4 20 4 20 7\\"></polyline><line x1=\\"9\\" y1=\\"20\\" x2=\\"15\\" y2=\\"20\\"></line><line x1=\\"12\\" y1=\\"4\\" x2=\\"12\\" y2=\\"20\\"></line>","umbrella":"<path d=\\"M23 12a11.05 11.05 0 0 0-22 0zm-5 7a3 3 0 0 1-6 0v-7\\"></path>","underline":"<path d=\\"M6 3v7a6 6 0 0 0 6 6 6 6 0 0 0 6-6V3\\"></path><line x1=\\"4\\" y1=\\"21\\" x2=\\"20\\" y2=\\"21\\"></line>","unlock":"<rect x=\\"3\\" y=\\"11\\" width=\\"18\\" height=\\"11\\" rx=\\"2\\" ry=\\"2\\"></rect><path d=\\"M7 11V7a5 5 0 0 1 9.9-1\\"></path>","upload-cloud":"<polyline points=\\"16 16 12 12 8 16\\"></polyline><line x1=\\"12\\" y1=\\"12\\" x2=\\"12\\" y2=\\"21\\"></line><path d=\\"M20.39 18.39A5 5 0 0 0 18 9h-1.26A8 8 0 1 0 3 16.3\\"></path><polyline points=\\"16 16 12 12 8 16\\"></polyline>","upload":"<path d=\\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\\"></path><polyline points=\\"17 8 12 3 7 8\\"></polyline><line x1=\\"12\\" y1=\\"3\\" x2=\\"12\\" y2=\\"15\\"></line>","user-check":"<path d=\\"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\\"></path><circle cx=\\"8.5\\" cy=\\"7\\" r=\\"4\\"></circle><polyline points=\\"17 11 19 13 23 9\\"></polyline>","user-minus":"<path d=\\"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\\"></path><circle cx=\\"8.5\\" cy=\\"7\\" r=\\"4\\"></circle><line x1=\\"23\\" y1=\\"11\\" x2=\\"17\\" y2=\\"11\\"></line>","user-plus":"<path d=\\"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\\"></path><circle cx=\\"8.5\\" cy=\\"7\\" r=\\"4\\"></circle><line x1=\\"20\\" y1=\\"8\\" x2=\\"20\\" y2=\\"14\\"></line><line x1=\\"23\\" y1=\\"11\\" x2=\\"17\\" y2=\\"11\\"></line>","user-x":"<path d=\\"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\\"></path><circle cx=\\"8.5\\" cy=\\"7\\" r=\\"4\\"></circle><line x1=\\"18\\" y1=\\"8\\" x2=\\"23\\" y2=\\"13\\"></line><line x1=\\"23\\" y1=\\"8\\" x2=\\"18\\" y2=\\"13\\"></line>","user":"<path d=\\"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2\\"></path><circle cx=\\"12\\" cy=\\"7\\" r=\\"4\\"></circle>","users":"<path d=\\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\\"></path><circle cx=\\"9\\" cy=\\"7\\" r=\\"4\\"></circle><path d=\\"M23 21v-2a4 4 0 0 0-3-3.87\\"></path><path d=\\"M16 3.13a4 4 0 0 1 0 7.75\\"></path>","video-off":"<path d=\\"M16 16v1a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h2m5.66 0H14a2 2 0 0 1 2 2v3.34l1 1L23 7v10\\"></path><line x1=\\"1\\" y1=\\"1\\" x2=\\"23\\" y2=\\"23\\"></line>","video":"<polygon points=\\"23 7 16 12 23 17 23 7\\"></polygon><rect x=\\"1\\" y=\\"5\\" width=\\"15\\" height=\\"14\\" rx=\\"2\\" ry=\\"2\\"></rect>","voicemail":"<circle cx=\\"5.5\\" cy=\\"11.5\\" r=\\"4.5\\"></circle><circle cx=\\"18.5\\" cy=\\"11.5\\" r=\\"4.5\\"></circle><line x1=\\"5.5\\" y1=\\"16\\" x2=\\"18.5\\" y2=\\"16\\"></line>","volume-1":"<polygon points=\\"11 5 6 9 2 9 2 15 6 15 11 19 11 5\\"></polygon><path d=\\"M15.54 8.46a5 5 0 0 1 0 7.07\\"></path>","volume-2":"<polygon points=\\"11 5 6 9 2 9 2 15 6 15 11 19 11 5\\"></polygon><path d=\\"M19.07 4.93a10 10 0 0 1 0 14.14M15.54 8.46a5 5 0 0 1 0 7.07\\"></path>","volume-x":"<polygon points=\\"11 5 6 9 2 9 2 15 6 15 11 19 11 5\\"></polygon><line x1=\\"23\\" y1=\\"9\\" x2=\\"17\\" y2=\\"15\\"></line><line x1=\\"17\\" y1=\\"9\\" x2=\\"23\\" y2=\\"15\\"></line>","volume":"<polygon points=\\"11 5 6 9 2 9 2 15 6 15 11 19 11 5\\"></polygon>","watch":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"7\\"></circle><polyline points=\\"12 9 12 12 13.5 13.5\\"></polyline><path d=\\"M16.51 17.35l-.35 3.83a2 2 0 0 1-2 1.82H9.83a2 2 0 0 1-2-1.82l-.35-3.83m.01-10.7l.35-3.83A2 2 0 0 1 9.83 1h4.35a2 2 0 0 1 2 1.82l.35 3.83\\"></path>","wifi-off":"<line x1=\\"1\\" y1=\\"1\\" x2=\\"23\\" y2=\\"23\\"></line><path d=\\"M16.72 11.06A10.94 10.94 0 0 1 19 12.55\\"></path><path d=\\"M5 12.55a10.94 10.94 0 0 1 5.17-2.39\\"></path><path d=\\"M10.71 5.05A16 16 0 0 1 22.58 9\\"></path><path d=\\"M1.42 9a15.91 15.91 0 0 1 4.7-2.88\\"></path><path d=\\"M8.53 16.11a6 6 0 0 1 6.95 0\\"></path><line x1=\\"12\\" y1=\\"20\\" x2=\\"12\\" y2=\\"20\\"></line>","wifi":"<path d=\\"M5 12.55a11 11 0 0 1 14.08 0\\"></path><path d=\\"M1.42 9a16 16 0 0 1 21.16 0\\"></path><path d=\\"M8.53 16.11a6 6 0 0 1 6.95 0\\"></path><line x1=\\"12\\" y1=\\"20\\" x2=\\"12\\" y2=\\"20\\"></line>","wind":"<path d=\\"M9.59 4.59A2 2 0 1 1 11 8H2m10.59 11.41A2 2 0 1 0 14 16H2m15.73-8.27A2.5 2.5 0 1 1 19.5 12H2\\"></path>","x-circle":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><line x1=\\"15\\" y1=\\"9\\" x2=\\"9\\" y2=\\"15\\"></line><line x1=\\"9\\" y1=\\"9\\" x2=\\"15\\" y2=\\"15\\"></line>","x-square":"<rect x=\\"3\\" y=\\"3\\" width=\\"18\\" height=\\"18\\" rx=\\"2\\" ry=\\"2\\"></rect><line x1=\\"9\\" y1=\\"9\\" x2=\\"15\\" y2=\\"15\\"></line><line x1=\\"15\\" y1=\\"9\\" x2=\\"9\\" y2=\\"15\\"></line>","x":"<line x1=\\"18\\" y1=\\"6\\" x2=\\"6\\" y2=\\"18\\"></line><line x1=\\"6\\" y1=\\"6\\" x2=\\"18\\" y2=\\"18\\"></line>","youtube":"<path d=\\"M22.54 6.42a2.78 2.78 0 0 0-1.94-2C18.88 4 12 4 12 4s-6.88 0-8.6.46a2.78 2.78 0 0 0-1.94 2A29 29 0 0 0 1 11.75a29 29 0 0 0 .46 5.33A2.78 2.78 0 0 0 3.4 19c1.72.46 8.6.46 8.6.46s6.88 0 8.6-.46a2.78 2.78 0 0 0 1.94-2 29 29 0 0 0 .46-5.25 29 29 0 0 0-.46-5.33z\\"></path><polygon points=\\"9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02\\"></polygon>","zap-off":"<polyline points=\\"12.41 6.75 13 2 10.57 4.92\\"></polyline><polyline points=\\"18.57 12.91 21 10 15.66 10\\"></polyline><polyline points=\\"8 8 3 14 12 14 11 22 16 16\\"></polyline><line x1=\\"1\\" y1=\\"1\\" x2=\\"23\\" y2=\\"23\\"></line>","zap":"<polygon points=\\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\\"></polygon>","zoom-in":"<circle cx=\\"11\\" cy=\\"11\\" r=\\"8\\"></circle><line x1=\\"21\\" y1=\\"21\\" x2=\\"16.65\\" y2=\\"16.65\\"></line><line x1=\\"11\\" y1=\\"8\\" x2=\\"11\\" y2=\\"14\\"></line><line x1=\\"8\\" y1=\\"11\\" x2=\\"14\\" y2=\\"11\\"></line>","zoom-out":"<circle cx=\\"11\\" cy=\\"11\\" r=\\"8\\"></circle><line x1=\\"21\\" y1=\\"21\\" x2=\\"16.65\\" y2=\\"16.65\\"></line><line x1=\\"8\\" y1=\\"11\\" x2=\\"14\\" y2=\\"11\\"></line>"}')},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(59)],r=function(e,t,n,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=l(t),i=l(n),o=l(r);function l(e){return e&&e.__esModule?e:{default:e}}function u(e,t){if(null==e)return{};var n,r,a=c(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}function c(e,t){if(null==e)return{};var n,r,a={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(a[n]=e[n]);return a}const s=["useBgImage","url","alt"];function f(){return f=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},f.apply(this,arguments)}function d(e){return d="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},d(e)}var p=function(e){var t,n,r,i,l=e.children,c=e.className,p=e.cta,h=e.description,m=e.eyebrow,y=e.img,v=e.parentTag,g=e.responsive,b=e.routerComponent,x=e.size,w=e.title,_=e.variant,E=["qppds","qpp-c-card",x&&"qpp-c-card--".concat(x),y&&"qpp-c-card--image","flag"===_&&g&&"qpp-c-xs-card--flag","flag"===_&&!g&&"qpp-c-card--flag",c].filter(Boolean).join(" "),k=v||"div",C=(null==w?void 0:w.headingLevel)||"h3",S=b||"a";return a.default.createElement(k,{className:E},a.default.createElement("div",{className:"qpp-c-card__content"},a.default.createElement("div",{className:"qpp-c-card__header"},w&&a.default.createElement(C,{className:"h3 qpp-c-card__title"},"object"===d(w)?w.text:w),m&&a.default.createElement("span",{className:"l2 qpp-c-card__eyebrow"},m)),h&&a.default.createElement("div",{className:"qpp-c-card__body"},a.default.createElement("p",{className:"p1"},h)),l&&a.default.createElement("div",{className:"qpp-c-card__body"},l),p&&a.default.createElement("div",{className:"qpp-c-card__cta"},a.default.isValidElement(p)?p:a.default.createElement(S,f({href:p.href,className:"qpp-c-button qpp-c-button--text qpp-c-button--icon-after"},p),p.text," ",a.default.createElement(o.default,{icon:p.icon||"chevron-right"})))),y&&(t=y.useBgImage,n=y.url,r=y.alt,i=u(y,s),a.default.createElement("div",{className:"qpp-c-card__media"},t?a.default.createElement("div",f({role:"img",style:{backgroundImage:"url(".concat(n,")")},"aria-label":r},i)):a.default.createElement("img",f({src:n,alt:r},i)))))};p.propTypes={children:i.default.node,className:i.default.string,cta:i.default.oneOfType([i.default.node,i.default.shape({href:i.default.string,text:i.default.string,icon:i.default.string})]),description:i.default.string,eyebrow:i.default.string,img:i.default.shape({url:i.default.string,alt:i.default.string,useBgImage:i.default.bool}),parentTag:i.default.string,responsive:i.default.bool,routerComponent:i.default.func,size:i.default.oneOf(["small","medium","large"]),title:i.default.oneOfType([i.default.string,i.default.shape({text:i.default.string,headingLevel:i.default.string})]),variant:i.default.oneOf(["default","flag"])},p.defaultProps={children:null,className:null,cta:null,description:null,eyebrow:null,img:null,parentTag:null,responsive:!1,routerComponent:null,size:null,title:null,variant:"default"},e.default=p},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(11),n(10)],r=function(e,t,n,r,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=u(t),o=u(n),l=u(r);function u(e){return e&&e.__esModule?e:{default:e}}function c(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function s(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function f(e,t,n){return t&&s(e.prototype,t),n&&s(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function d(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&p(e,t)}function p(e,t){return p=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},p(e,t)}function h(e){var t=v();return function(){var n,r=g(e);if(t){var a=g(this).constructor;n=Reflect.construct(r,arguments,a)}else n=r.apply(this,arguments);return m(this,n)}}function m(e,t){if(t&&("object"==typeof t||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return y(e)}function y(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function v(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}function g(e){return g=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},g(e)}var b=function(e){d(n,e);var t=h(n);function n(e){var r;return c(this,n),(r=t.call(this,e)).state={isClosed:!0},r._closeFlashNotification=r.closeFlashNotification.bind(y(r)),r._fadeOutNotification=r.fadeOutNotification.bind(y(r)),r}return f(n,[{key:"render",value:function(){var e=this;return i.default.createElement("div",{className:this.state.isClosed?"flash-notification notification-closed":"flash-notification",ref:function(t){e.element=t}},i.default.createElement("div",{className:this.props.success?"success":"error"},i.default.createElement("div",{className:"icon"}),i.default.createElement("div",{className:"text-content"},i.default.createElement("p",{className:"title-text"},this.props.titleText),i.default.createElement("p",{className:"body-text"},this.props.bodyText)),i.default.createElement("div",{className:"close-notification-container"},i.default.createElement("button",{className:"closeNotification","aria-label":"Close notification",onClick:this._closeFlashNotification},i.default.createElement("svg",{className:"close-icon","aria-hidden":"true"},i.default.createElement(a.CloseXIcon,null))))))}},{key:"componentDidMount",value:function(){setTimeout(function(){this.setState({isClosed:!1})}.bind(this),250),this.timer=setTimeout(function(){this._fadeOutNotification()}.bind(this),1e4)}},{key:"fadeOutNotification",value:function(){this.setState({isClosed:!0}),setTimeout(function(){l.default.unmountComponentAtNode(this.element.parentElement),"function"==typeof this.props.onClose&&this.props.onClose()}.bind(this),500)}},{key:"closeFlashNotification",value:function(){clearTimeout(this.timer),this._fadeOutNotification()}}]),n}(t.Component);b.propTypes={bodyText:o.default.string,success:o.default.bool.isRequired,titleText:o.default.string,onClose:o.default.func},e.default=b},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";var r=n(0),a=n(101),i=n(102);function o(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n<arguments.length;n++)t+="&args[]="+encodeURIComponent(arguments[n]);return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}if(!r)throw Error(o(227));var l=new Set,u={};function c(e,t){s(e,t),s(e+"Capture",t)}function s(e,t){for(u[e]=t,e=0;e<t.length;e++)l.add(t[e])}var f=!("undefined"==typeof window||void 0===window.document||void 0===window.document.createElement),d=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,p=Object.prototype.hasOwnProperty,h={},m={};function y(e,t,n,r,a,i,o){this.acceptsBooleans=2===t||3===t||4===t,this.attributeName=r,this.attributeNamespace=a,this.mustUseProperty=n,this.propertyName=e,this.type=t,this.sanitizeURL=i,this.removeEmptyString=o}var v={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach((function(e){v[e]=new y(e,0,!1,e,null,!1,!1)})),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach((function(e){var t=e[0];v[t]=new y(t,1,!1,e[1],null,!1,!1)})),["contentEditable","draggable","spellCheck","value"].forEach((function(e){v[e]=new y(e,2,!1,e.toLowerCase(),null,!1,!1)})),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach((function(e){v[e]=new y(e,2,!1,e,null,!1,!1)})),"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach((function(e){v[e]=new y(e,3,!1,e.toLowerCase(),null,!1,!1)})),["checked","multiple","muted","selected"].forEach((function(e){v[e]=new y(e,3,!0,e,null,!1,!1)})),["capture","download"].forEach((function(e){v[e]=new y(e,4,!1,e,null,!1,!1)})),["cols","rows","size","span"].forEach((function(e){v[e]=new y(e,6,!1,e,null,!1,!1)})),["rowSpan","start"].forEach((function(e){v[e]=new y(e,5,!1,e.toLowerCase(),null,!1,!1)}));var g=/[\-:]([a-z])/g;function b(e){return e[1].toUpperCase()}function x(e,t,n,r){var a=v.hasOwnProperty(t)?v[t]:null;(null!==a?0===a.type:!r&&(2<t.length&&("o"===t[0]||"O"===t[0])&&("n"===t[1]||"N"===t[1])))||(function(e,t,n,r){if(null==t||function(e,t,n,r){if(null!==n&&0===n.type)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":return!r&&(null!==n?!n.acceptsBooleans:"data-"!==(e=e.toLowerCase().slice(0,5))&&"aria-"!==e);default:return!1}}(e,t,n,r))return!0;if(r)return!1;if(null!==n)switch(n.type){case 3:return!t;case 4:return!1===t;case 5:return isNaN(t);case 6:return isNaN(t)||1>t}return!1}(t,n,a,r)&&(n=null),r||null===a?function(e){return!!p.call(m,e)||!p.call(h,e)&&(d.test(e)?m[e]=!0:(h[e]=!0,!1))}(t)&&(null===n?e.removeAttribute(t):e.setAttribute(t,""+n)):a.mustUseProperty?e[a.propertyName]=null===n?3!==a.type&&"":n:(t=a.attributeName,r=a.attributeNamespace,null===n?e.removeAttribute(t):(n=3===(a=a.type)||4===a&&!0===n?"":""+n,r?e.setAttributeNS(r,t,n):e.setAttribute(t,n))))}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach((function(e){var t=e.replace(g,b);v[t]=new y(t,1,!1,e,null,!1,!1)})),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach((function(e){var t=e.replace(g,b);v[t]=new y(t,1,!1,e,"http://www.w3.org/1999/xlink",!1,!1)})),["xml:base","xml:lang","xml:space"].forEach((function(e){var t=e.replace(g,b);v[t]=new y(t,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)})),["tabIndex","crossOrigin"].forEach((function(e){v[e]=new y(e,1,!1,e.toLowerCase(),null,!1,!1)})),v.xlinkHref=new y("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach((function(e){v[e]=new y(e,1,!1,e.toLowerCase(),null,!0,!0)}));var w=r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,_=60103,E=60106,k=60107,C=60108,S=60114,O=60109,M=60110,P=60112,N=60113,L=60120,T=60115,j=60116,A=60121,R=60128,I=60129,z=60130,D=60131;if("function"==typeof Symbol&&Symbol.for){var q=Symbol.for;_=q("react.element"),E=q("react.portal"),k=q("react.fragment"),C=q("react.strict_mode"),S=q("react.profiler"),O=q("react.provider"),M=q("react.context"),P=q("react.forward_ref"),N=q("react.suspense"),L=q("react.suspense_list"),T=q("react.memo"),j=q("react.lazy"),A=q("react.block"),q("react.scope"),R=q("react.opaque.id"),I=q("react.debug_trace_mode"),z=q("react.offscreen"),D=q("react.legacy_hidden")}var B,F="function"==typeof Symbol&&Symbol.iterator;function H(e){return null===e||"object"!=typeof e?null:"function"==typeof(e=F&&e[F]||e["@@iterator"])?e:null}function U(e){if(void 0===B)try{throw Error()}catch(e){var t=e.stack.trim().match(/\n( *(at )?)/);B=t&&t[1]||""}return"\n"+B+e}var V=!1;function W(e,t){if(!e||V)return"";V=!0;var n=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(t)if(t=function(){throw Error()},Object.defineProperty(t.prototype,"props",{set:function(){throw Error()}}),"object"==typeof Reflect&&Reflect.construct){try{Reflect.construct(t,[])}catch(e){var r=e}Reflect.construct(e,[],t)}else{try{t.call()}catch(e){r=e}e.call(t.prototype)}else{try{throw Error()}catch(e){r=e}e()}}catch(e){if(e&&r&&"string"==typeof e.stack){for(var a=e.stack.split("\n"),i=r.stack.split("\n"),o=a.length-1,l=i.length-1;1<=o&&0<=l&&a[o]!==i[l];)l--;for(;1<=o&&0<=l;o--,l--)if(a[o]!==i[l]){if(1!==o||1!==l)do{if(o--,0>--l||a[o]!==i[l])return"\n"+a[o].replace(" at new "," at ")}while(1<=o&&0<=l);break}}}finally{V=!1,Error.prepareStackTrace=n}return(e=e?e.displayName||e.name:"")?U(e):""}function $(e){switch(e.tag){case 5:return U(e.type);case 16:return U("Lazy");case 13:return U("Suspense");case 19:return U("SuspenseList");case 0:case 2:case 15:return e=W(e.type,!1);case 11:return e=W(e.type.render,!1);case 22:return e=W(e.type._render,!1);case 1:return e=W(e.type,!0);default:return""}}function G(e){if(null==e)return null;if("function"==typeof e)return e.displayName||e.name||null;if("string"==typeof e)return e;switch(e){case k:return"Fragment";case E:return"Portal";case S:return"Profiler";case C:return"StrictMode";case N:return"Suspense";case L:return"SuspenseList"}if("object"==typeof e)switch(e.$$typeof){case M:return(e.displayName||"Context")+".Consumer";case O:return(e._context.displayName||"Context")+".Provider";case P:var t=e.render;return t=t.displayName||t.name||"",e.displayName||(""!==t?"ForwardRef("+t+")":"ForwardRef");case T:return G(e.type);case A:return G(e._render);case j:t=e._payload,e=e._init;try{return G(e(t))}catch(e){}}return null}function Q(e){switch(typeof e){case"boolean":case"number":case"object":case"string":case"undefined":return e;default:return""}}function Y(e){var t=e.type;return(e=e.nodeName)&&"input"===e.toLowerCase()&&("checkbox"===t||"radio"===t)}function Z(e){e._valueTracker||(e._valueTracker=function(e){var t=Y(e)?"checked":"value",n=Object.getOwnPropertyDescriptor(e.constructor.prototype,t),r=""+e[t];if(!e.hasOwnProperty(t)&&void 0!==n&&"function"==typeof n.get&&"function"==typeof n.set){var a=n.get,i=n.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return a.call(this)},set:function(e){r=""+e,i.call(this,e)}}),Object.defineProperty(e,t,{enumerable:n.enumerable}),{getValue:function(){return r},setValue:function(e){r=""+e},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}(e))}function X(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var n=t.getValue(),r="";return e&&(r=Y(e)?e.checked?"true":"false":e.value),(e=r)!==n&&(t.setValue(e),!0)}function K(e){if(void 0===(e=e||("undefined"!=typeof document?document:void 0)))return null;try{return e.activeElement||e.body}catch(t){return e.body}}function J(e,t){var n=t.checked;return a({},t,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:null!=n?n:e._wrapperState.initialChecked})}function ee(e,t){var n=null==t.defaultValue?"":t.defaultValue,r=null!=t.checked?t.checked:t.defaultChecked;n=Q(null!=t.value?t.value:n),e._wrapperState={initialChecked:r,initialValue:n,controlled:"checkbox"===t.type||"radio"===t.type?null!=t.checked:null!=t.value}}function te(e,t){null!=(t=t.checked)&&x(e,"checked",t,!1)}function ne(e,t){te(e,t);var n=Q(t.value),r=t.type;if(null!=n)"number"===r?(0===n&&""===e.value||e.value!=n)&&(e.value=""+n):e.value!==""+n&&(e.value=""+n);else if("submit"===r||"reset"===r)return void e.removeAttribute("value");t.hasOwnProperty("value")?ae(e,t.type,n):t.hasOwnProperty("defaultValue")&&ae(e,t.type,Q(t.defaultValue)),null==t.checked&&null!=t.defaultChecked&&(e.defaultChecked=!!t.defaultChecked)}function re(e,t,n){if(t.hasOwnProperty("value")||t.hasOwnProperty("defaultValue")){var r=t.type;if(!("submit"!==r&&"reset"!==r||void 0!==t.value&&null!==t.value))return;t=""+e._wrapperState.initialValue,n||t===e.value||(e.value=t),e.defaultValue=t}""!==(n=e.name)&&(e.name=""),e.defaultChecked=!!e._wrapperState.initialChecked,""!==n&&(e.name=n)}function ae(e,t,n){"number"===t&&K(e.ownerDocument)===e||(null==n?e.defaultValue=""+e._wrapperState.initialValue:e.defaultValue!==""+n&&(e.defaultValue=""+n))}function ie(e,t){return e=a({children:void 0},t),(t=function(e){var t="";return r.Children.forEach(e,(function(e){null!=e&&(t+=e)})),t}(t.children))&&(e.children=t),e}function oe(e,t,n,r){if(e=e.options,t){t={};for(var a=0;a<n.length;a++)t["$"+n[a]]=!0;for(n=0;n<e.length;n++)a=t.hasOwnProperty("$"+e[n].value),e[n].selected!==a&&(e[n].selected=a),a&&r&&(e[n].defaultSelected=!0)}else{for(n=""+Q(n),t=null,a=0;a<e.length;a++){if(e[a].value===n)return e[a].selected=!0,void(r&&(e[a].defaultSelected=!0));null!==t||e[a].disabled||(t=e[a])}null!==t&&(t.selected=!0)}}function le(e,t){if(null!=t.dangerouslySetInnerHTML)throw Error(o(91));return a({},t,{value:void 0,defaultValue:void 0,children:""+e._wrapperState.initialValue})}function ue(e,t){var n=t.value;if(null==n){if(n=t.children,t=t.defaultValue,null!=n){if(null!=t)throw Error(o(92));if(Array.isArray(n)){if(!(1>=n.length))throw Error(o(93));n=n[0]}t=n}null==t&&(t=""),n=t}e._wrapperState={initialValue:Q(n)}}function ce(e,t){var n=Q(t.value),r=Q(t.defaultValue);null!=n&&((n=""+n)!==e.value&&(e.value=n),null==t.defaultValue&&e.defaultValue!==n&&(e.defaultValue=n)),null!=r&&(e.defaultValue=""+r)}function se(e){var t=e.textContent;t===e._wrapperState.initialValue&&""!==t&&null!==t&&(e.value=t)}var fe="http://www.w3.org/1999/xhtml",de="http://www.w3.org/2000/svg";function pe(e){switch(e){case"svg":return"http://www.w3.org/2000/svg";case"math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function he(e,t){return null==e||"http://www.w3.org/1999/xhtml"===e?pe(t):"http://www.w3.org/2000/svg"===e&&"foreignObject"===t?"http://www.w3.org/1999/xhtml":e}var me,ye,ve=(ye=function(e,t){if(e.namespaceURI!==de||"innerHTML"in e)e.innerHTML=t;else{for((me=me||document.createElement("div")).innerHTML="<svg>"+t.valueOf().toString()+"</svg>",t=me.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;t.firstChild;)e.appendChild(t.firstChild)}},"undefined"!=typeof MSApp&&MSApp.execUnsafeLocalFunction?function(e,t,n,r){MSApp.execUnsafeLocalFunction((function(){return ye(e,t)}))}:ye);function ge(e,t){if(t){var n=e.firstChild;if(n&&n===e.lastChild&&3===n.nodeType)return void(n.nodeValue=t)}e.textContent=t}var be={animationIterationCount:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},xe=["Webkit","ms","Moz","O"];function we(e,t,n){return null==t||"boolean"==typeof t||""===t?"":n||"number"!=typeof t||0===t||be.hasOwnProperty(e)&&be[e]?(""+t).trim():t+"px"}function _e(e,t){for(var n in e=e.style,t)if(t.hasOwnProperty(n)){var r=0===n.indexOf("--"),a=we(n,t[n],r);"float"===n&&(n="cssFloat"),r?e.setProperty(n,a):e[n]=a}}Object.keys(be).forEach((function(e){xe.forEach((function(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),be[t]=be[e]}))}));var Ee=a({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function ke(e,t){if(t){if(Ee[e]&&(null!=t.children||null!=t.dangerouslySetInnerHTML))throw Error(o(137,e));if(null!=t.dangerouslySetInnerHTML){if(null!=t.children)throw Error(o(60));if("object"!=typeof t.dangerouslySetInnerHTML||!("__html"in t.dangerouslySetInnerHTML))throw Error(o(61))}if(null!=t.style&&"object"!=typeof t.style)throw Error(o(62))}}function Ce(e,t){if(-1===e.indexOf("-"))return"string"==typeof t.is;switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}function Se(e){return(e=e.target||e.srcElement||window).correspondingUseElement&&(e=e.correspondingUseElement),3===e.nodeType?e.parentNode:e}var Oe=null,Me=null,Pe=null;function Ne(e){if(e=ra(e)){if("function"!=typeof Oe)throw Error(o(280));var t=e.stateNode;t&&(t=ia(t),Oe(e.stateNode,e.type,t))}}function Le(e){Me?Pe?Pe.push(e):Pe=[e]:Me=e}function Te(){if(Me){var e=Me,t=Pe;if(Pe=Me=null,Ne(e),t)for(e=0;e<t.length;e++)Ne(t[e])}}function je(e,t){return e(t)}function Ae(e,t,n,r,a){return e(t,n,r,a)}function Re(){}var Ie=je,ze=!1,De=!1;function qe(){null===Me&&null===Pe||(Re(),Te())}function Be(e,t){var n=e.stateNode;if(null===n)return null;var r=ia(n);if(null===r)return null;n=r[t];e:switch(t){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(r=!r.disabled)||(r=!("button"===(e=e.type)||"input"===e||"select"===e||"textarea"===e)),e=!r;break e;default:e=!1}if(e)return null;if(n&&"function"!=typeof n)throw Error(o(231,t,typeof n));return n}var Fe=!1;if(f)try{var He={};Object.defineProperty(He,"passive",{get:function(){Fe=!0}}),window.addEventListener("test",He,He),window.removeEventListener("test",He,He)}catch(ye){Fe=!1}function Ue(e,t,n,r,a,i,o,l,u){var c=Array.prototype.slice.call(arguments,3);try{t.apply(n,c)}catch(e){this.onError(e)}}var Ve=!1,We=null,$e=!1,Ge=null,Qe={onError:function(e){Ve=!0,We=e}};function Ye(e,t,n,r,a,i,o,l,u){Ve=!1,We=null,Ue.apply(Qe,arguments)}function Ze(e){var t=e,n=e;if(e.alternate)for(;t.return;)t=t.return;else{e=t;do{0!=(1026&(t=e).flags)&&(n=t.return),e=t.return}while(e)}return 3===t.tag?n:null}function Xe(e){if(13===e.tag){var t=e.memoizedState;if(null===t&&(null!==(e=e.alternate)&&(t=e.memoizedState)),null!==t)return t.dehydrated}return null}function Ke(e){if(Ze(e)!==e)throw Error(o(188))}function Je(e){if(e=function(e){var t=e.alternate;if(!t){if(null===(t=Ze(e)))throw Error(o(188));return t!==e?null:e}for(var n=e,r=t;;){var a=n.return;if(null===a)break;var i=a.alternate;if(null===i){if(null!==(r=a.return)){n=r;continue}break}if(a.child===i.child){for(i=a.child;i;){if(i===n)return Ke(a),e;if(i===r)return Ke(a),t;i=i.sibling}throw Error(o(188))}if(n.return!==r.return)n=a,r=i;else{for(var l=!1,u=a.child;u;){if(u===n){l=!0,n=a,r=i;break}if(u===r){l=!0,r=a,n=i;break}u=u.sibling}if(!l){for(u=i.child;u;){if(u===n){l=!0,n=i,r=a;break}if(u===r){l=!0,r=i,n=a;break}u=u.sibling}if(!l)throw Error(o(189))}}if(n.alternate!==r)throw Error(o(190))}if(3!==n.tag)throw Error(o(188));return n.stateNode.current===n?e:t}(e),!e)return null;for(var t=e;;){if(5===t.tag||6===t.tag)return t;if(t.child)t.child.return=t,t=t.child;else{if(t===e)break;for(;!t.sibling;){if(!t.return||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}}return null}function et(e,t){for(var n=e.alternate;null!==t;){if(t===e||t===n)return!0;t=t.return}return!1}var tt,nt,rt,at,it=!1,ot=[],lt=null,ut=null,ct=null,st=new Map,ft=new Map,dt=[],pt="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset submit".split(" ");function ht(e,t,n,r,a){return{blockedOn:e,domEventName:t,eventSystemFlags:16|n,nativeEvent:a,targetContainers:[r]}}function mt(e,t){switch(e){case"focusin":case"focusout":lt=null;break;case"dragenter":case"dragleave":ut=null;break;case"mouseover":case"mouseout":ct=null;break;case"pointerover":case"pointerout":st.delete(t.pointerId);break;case"gotpointercapture":case"lostpointercapture":ft.delete(t.pointerId)}}function yt(e,t,n,r,a,i){return null===e||e.nativeEvent!==i?(e=ht(t,n,r,a,i),null!==t&&(null!==(t=ra(t))&&nt(t)),e):(e.eventSystemFlags|=r,t=e.targetContainers,null!==a&&-1===t.indexOf(a)&&t.push(a),e)}function vt(e){var t=na(e.target);if(null!==t){var n=Ze(t);if(null!==n)if(13===(t=n.tag)){if(null!==(t=Xe(n)))return e.blockedOn=t,void at(e.lanePriority,(function(){i.unstable_runWithPriority(e.priority,(function(){rt(n)}))}))}else if(3===t&&n.stateNode.hydrate)return void(e.blockedOn=3===n.tag?n.stateNode.containerInfo:null)}e.blockedOn=null}function gt(e){if(null!==e.blockedOn)return!1;for(var t=e.targetContainers;0<t.length;){var n=Jt(e.domEventName,e.eventSystemFlags,t[0],e.nativeEvent);if(null!==n)return null!==(t=ra(n))&&nt(t),e.blockedOn=n,!1;t.shift()}return!0}function bt(e,t,n){gt(e)&&n.delete(t)}function xt(){for(it=!1;0<ot.length;){var e=ot[0];if(null!==e.blockedOn){null!==(e=ra(e.blockedOn))&&tt(e);break}for(var t=e.targetContainers;0<t.length;){var n=Jt(e.domEventName,e.eventSystemFlags,t[0],e.nativeEvent);if(null!==n){e.blockedOn=n;break}t.shift()}null===e.blockedOn&&ot.shift()}null!==lt&>(lt)&&(lt=null),null!==ut&>(ut)&&(ut=null),null!==ct&>(ct)&&(ct=null),st.forEach(bt),ft.forEach(bt)}function wt(e,t){e.blockedOn===t&&(e.blockedOn=null,it||(it=!0,i.unstable_scheduleCallback(i.unstable_NormalPriority,xt)))}function _t(e){function t(t){return wt(t,e)}if(0<ot.length){wt(ot[0],e);for(var n=1;n<ot.length;n++){var r=ot[n];r.blockedOn===e&&(r.blockedOn=null)}}for(null!==lt&&wt(lt,e),null!==ut&&wt(ut,e),null!==ct&&wt(ct,e),st.forEach(t),ft.forEach(t),n=0;n<dt.length;n++)(r=dt[n]).blockedOn===e&&(r.blockedOn=null);for(;0<dt.length&&null===(n=dt[0]).blockedOn;)vt(n),null===n.blockedOn&&dt.shift()}function Et(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n["Webkit"+e]="webkit"+t,n["Moz"+e]="moz"+t,n}var kt={animationend:Et("Animation","AnimationEnd"),animationiteration:Et("Animation","AnimationIteration"),animationstart:Et("Animation","AnimationStart"),transitionend:Et("Transition","TransitionEnd")},Ct={},St={};function Ot(e){if(Ct[e])return Ct[e];if(!kt[e])return e;var t,n=kt[e];for(t in n)if(n.hasOwnProperty(t)&&t in St)return Ct[e]=n[t];return e}f&&(St=document.createElement("div").style,"AnimationEvent"in window||(delete kt.animationend.animation,delete kt.animationiteration.animation,delete kt.animationstart.animation),"TransitionEvent"in window||delete kt.transitionend.transition);var Mt=Ot("animationend"),Pt=Ot("animationiteration"),Nt=Ot("animationstart"),Lt=Ot("transitionend"),Tt=new Map,jt=new Map,At=["abort","abort",Mt,"animationEnd",Pt,"animationIteration",Nt,"animationStart","canplay","canPlay","canplaythrough","canPlayThrough","durationchange","durationChange","emptied","emptied","encrypted","encrypted","ended","ended","error","error","gotpointercapture","gotPointerCapture","load","load","loadeddata","loadedData","loadedmetadata","loadedMetadata","loadstart","loadStart","lostpointercapture","lostPointerCapture","playing","playing","progress","progress","seeking","seeking","stalled","stalled","suspend","suspend","timeupdate","timeUpdate",Lt,"transitionEnd","waiting","waiting"];function Rt(e,t){for(var n=0;n<e.length;n+=2){var r=e[n],a=e[n+1];a="on"+(a[0].toUpperCase()+a.slice(1)),jt.set(r,t),Tt.set(r,a),c(a,[r])}}(0,i.unstable_now)();var It=8;function zt(e){if(0!=(1&e))return It=15,1;if(0!=(2&e))return It=14,2;if(0!=(4&e))return It=13,4;var t=24&e;return 0!==t?(It=12,t):0!=(32&e)?(It=11,32):0!==(t=192&e)?(It=10,t):0!=(256&e)?(It=9,256):0!==(t=3584&e)?(It=8,t):0!=(4096&e)?(It=7,4096):0!==(t=4186112&e)?(It=6,t):0!==(t=62914560&e)?(It=5,t):67108864&e?(It=4,67108864):0!=(134217728&e)?(It=3,134217728):0!==(t=805306368&e)?(It=2,t):0!=(1073741824&e)?(It=1,1073741824):(It=8,e)}function Dt(e,t){var n=e.pendingLanes;if(0===n)return It=0;var r=0,a=0,i=e.expiredLanes,o=e.suspendedLanes,l=e.pingedLanes;if(0!==i)r=i,a=It=15;else if(0!==(i=134217727&n)){var u=i&~o;0!==u?(r=zt(u),a=It):0!==(l&=i)&&(r=zt(l),a=It)}else 0!==(i=n&~o)?(r=zt(i),a=It):0!==l&&(r=zt(l),a=It);if(0===r)return 0;if(r=n&((0>(r=31-Vt(r))?0:1<<r)<<1)-1,0!==t&&t!==r&&0==(t&o)){if(zt(t),a<=It)return t;It=a}if(0!==(t=e.entangledLanes))for(e=e.entanglements,t&=r;0<t;)a=1<<(n=31-Vt(t)),r|=e[n],t&=~a;return r}function qt(e){return 0!==(e=-1073741825&e.pendingLanes)?e:1073741824&e?1073741824:0}function Bt(e,t){switch(e){case 15:return 1;case 14:return 2;case 12:return 0===(e=Ft(24&~t))?Bt(10,t):e;case 10:return 0===(e=Ft(192&~t))?Bt(8,t):e;case 8:return 0===(e=Ft(3584&~t))&&(0===(e=Ft(4186112&~t))&&(e=512)),e;case 2:return 0===(t=Ft(805306368&~t))&&(t=268435456),t}throw Error(o(358,e))}function Ft(e){return e&-e}function Ht(e){for(var t=[],n=0;31>n;n++)t.push(e);return t}function Ut(e,t,n){e.pendingLanes|=t;var r=t-1;e.suspendedLanes&=r,e.pingedLanes&=r,(e=e.eventTimes)[t=31-Vt(t)]=n}var Vt=Math.clz32?Math.clz32:function(e){return 0===e?32:31-(Wt(e)/$t|0)|0},Wt=Math.log,$t=Math.LN2;var Gt=i.unstable_UserBlockingPriority,Qt=i.unstable_runWithPriority,Yt=!0;function Zt(e,t,n,r){ze||Re();var a=Kt,i=ze;ze=!0;try{Ae(a,e,t,n,r)}finally{(ze=i)||qe()}}function Xt(e,t,n,r){Qt(Gt,Kt.bind(null,e,t,n,r))}function Kt(e,t,n,r){var a;if(Yt)if((a=0==(4&t))&&0<ot.length&&-1<pt.indexOf(e))e=ht(null,e,t,n,r),ot.push(e);else{var i=Jt(e,t,n,r);if(null===i)a&&mt(e,r);else{if(a){if(-1<pt.indexOf(e))return e=ht(i,e,t,n,r),void ot.push(e);if(function(e,t,n,r,a){switch(t){case"focusin":return lt=yt(lt,e,t,n,r,a),!0;case"dragenter":return ut=yt(ut,e,t,n,r,a),!0;case"mouseover":return ct=yt(ct,e,t,n,r,a),!0;case"pointerover":var i=a.pointerId;return st.set(i,yt(st.get(i)||null,e,t,n,r,a)),!0;case"gotpointercapture":return i=a.pointerId,ft.set(i,yt(ft.get(i)||null,e,t,n,r,a)),!0}return!1}(i,e,t,n,r))return;mt(e,r)}Rr(e,t,r,null,n)}}}function Jt(e,t,n,r){var a=Se(r);if(null!==(a=na(a))){var i=Ze(a);if(null===i)a=null;else{var o=i.tag;if(13===o){if(null!==(a=Xe(i)))return a;a=null}else if(3===o){if(i.stateNode.hydrate)return 3===i.tag?i.stateNode.containerInfo:null;a=null}else i!==a&&(a=null)}}return Rr(e,t,r,a,n),null}var en=null,tn=null,nn=null;function rn(){if(nn)return nn;var e,t,n=tn,r=n.length,a="value"in en?en.value:en.textContent,i=a.length;for(e=0;e<r&&n[e]===a[e];e++);var o=r-e;for(t=1;t<=o&&n[r-t]===a[i-t];t++);return nn=a.slice(e,1<t?1-t:void 0)}function an(e){var t=e.keyCode;return"charCode"in e?0===(e=e.charCode)&&13===t&&(e=13):e=t,10===e&&(e=13),32<=e||13===e?e:0}function on(){return!0}function ln(){return!1}function un(e){function t(t,n,r,a,i){for(var o in this._reactName=t,this._targetInst=r,this.type=n,this.nativeEvent=a,this.target=i,this.currentTarget=null,e)e.hasOwnProperty(o)&&(t=e[o],this[o]=t?t(a):a[o]);return this.isDefaultPrevented=(null!=a.defaultPrevented?a.defaultPrevented:!1===a.returnValue)?on:ln,this.isPropagationStopped=ln,this}return a(t.prototype,{preventDefault:function(){this.defaultPrevented=!0;var e=this.nativeEvent;e&&(e.preventDefault?e.preventDefault():"unknown"!=typeof e.returnValue&&(e.returnValue=!1),this.isDefaultPrevented=on)},stopPropagation:function(){var e=this.nativeEvent;e&&(e.stopPropagation?e.stopPropagation():"unknown"!=typeof e.cancelBubble&&(e.cancelBubble=!0),this.isPropagationStopped=on)},persist:function(){},isPersistent:on}),t}var cn,sn,fn,dn={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},pn=un(dn),hn=a({},dn,{view:0,detail:0}),mn=un(hn),yn=a({},hn,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Mn,button:0,buttons:0,relatedTarget:function(e){return void 0===e.relatedTarget?e.fromElement===e.srcElement?e.toElement:e.fromElement:e.relatedTarget},movementX:function(e){return"movementX"in e?e.movementX:(e!==fn&&(fn&&"mousemove"===e.type?(cn=e.screenX-fn.screenX,sn=e.screenY-fn.screenY):sn=cn=0,fn=e),cn)},movementY:function(e){return"movementY"in e?e.movementY:sn}}),vn=un(yn),gn=un(a({},yn,{dataTransfer:0})),bn=un(a({},hn,{relatedTarget:0})),xn=un(a({},dn,{animationName:0,elapsedTime:0,pseudoElement:0})),wn=a({},dn,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),_n=un(wn),En=un(a({},dn,{data:0})),kn={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},Cn={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},Sn={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function On(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):!!(e=Sn[e])&&!!t[e]}function Mn(){return On}var Pn=a({},hn,{key:function(e){if(e.key){var t=kn[e.key]||e.key;if("Unidentified"!==t)return t}return"keypress"===e.type?13===(e=an(e))?"Enter":String.fromCharCode(e):"keydown"===e.type||"keyup"===e.type?Cn[e.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Mn,charCode:function(e){return"keypress"===e.type?an(e):0},keyCode:function(e){return"keydown"===e.type||"keyup"===e.type?e.keyCode:0},which:function(e){return"keypress"===e.type?an(e):"keydown"===e.type||"keyup"===e.type?e.keyCode:0}}),Nn=un(Pn),Ln=un(a({},yn,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0})),Tn=un(a({},hn,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Mn})),jn=un(a({},dn,{propertyName:0,elapsedTime:0,pseudoElement:0})),An=a({},yn,{deltaX:function(e){return"deltaX"in e?e.deltaX:"wheelDeltaX"in e?-e.wheelDeltaX:0},deltaY:function(e){return"deltaY"in e?e.deltaY:"wheelDeltaY"in e?-e.wheelDeltaY:"wheelDelta"in e?-e.wheelDelta:0},deltaZ:0,deltaMode:0}),Rn=un(An),In=[9,13,27,32],zn=f&&"CompositionEvent"in window,Dn=null;f&&"documentMode"in document&&(Dn=document.documentMode);var qn=f&&"TextEvent"in window&&!Dn,Bn=f&&(!zn||Dn&&8<Dn&&11>=Dn),Fn=String.fromCharCode(32),Hn=!1;function Un(e,t){switch(e){case"keyup":return-1!==In.indexOf(t.keyCode);case"keydown":return 229!==t.keyCode;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Vn(e){return"object"==typeof(e=e.detail)&&"data"in e?e.data:null}var Wn=!1;var $n={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function Gn(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return"input"===t?!!$n[e.type]:"textarea"===t}function Qn(e,t,n,r){Le(r),0<(t=zr(t,"onChange")).length&&(n=new pn("onChange","change",null,n,r),e.push({event:n,listeners:t}))}var Yn=null,Zn=null;function Xn(e){Pr(e,0)}function Kn(e){if(X(aa(e)))return e}function Jn(e,t){if("change"===e)return t}var er=!1;if(f){var tr;if(f){var nr="oninput"in document;if(!nr){var rr=document.createElement("div");rr.setAttribute("oninput","return;"),nr="function"==typeof rr.oninput}tr=nr}else tr=!1;er=tr&&(!document.documentMode||9<document.documentMode)}function ar(){Yn&&(Yn.detachEvent("onpropertychange",ir),Zn=Yn=null)}function ir(e){if("value"===e.propertyName&&Kn(Zn)){var t=[];if(Qn(t,Zn,e,Se(e)),e=Xn,ze)e(t);else{ze=!0;try{je(e,t)}finally{ze=!1,qe()}}}}function or(e,t,n){"focusin"===e?(ar(),Zn=n,(Yn=t).attachEvent("onpropertychange",ir)):"focusout"===e&&ar()}function lr(e){if("selectionchange"===e||"keyup"===e||"keydown"===e)return Kn(Zn)}function ur(e,t){if("click"===e)return Kn(t)}function cr(e,t){if("input"===e||"change"===e)return Kn(t)}var sr="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t},fr=Object.prototype.hasOwnProperty;function dr(e,t){if(sr(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(r=0;r<n.length;r++)if(!fr.call(t,n[r])||!sr(e[n[r]],t[n[r]]))return!1;return!0}function pr(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function hr(e,t){var n,r=pr(e);for(e=0;r;){if(3===r.nodeType){if(n=e+r.textContent.length,e<=t&&n>=t)return{node:r,offset:t-e};e=n}e:{for(;r;){if(r.nextSibling){r=r.nextSibling;break e}r=r.parentNode}r=void 0}r=pr(r)}}function mr(e,t){return!(!e||!t)&&(e===t||(!e||3!==e.nodeType)&&(t&&3===t.nodeType?mr(e,t.parentNode):"contains"in e?e.contains(t):!!e.compareDocumentPosition&&!!(16&e.compareDocumentPosition(t))))}function yr(){for(var e=window,t=K();t instanceof e.HTMLIFrameElement;){try{var n="string"==typeof t.contentWindow.location.href}catch(e){n=!1}if(!n)break;t=K((e=t.contentWindow).document)}return t}function vr(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&("input"===t&&("text"===e.type||"search"===e.type||"tel"===e.type||"url"===e.type||"password"===e.type)||"textarea"===t||"true"===e.contentEditable)}var gr=f&&"documentMode"in document&&11>=document.documentMode,br=null,xr=null,wr=null,_r=!1;function Er(e,t,n){var r=n.window===n?n.document:9===n.nodeType?n:n.ownerDocument;_r||null==br||br!==K(r)||("selectionStart"in(r=br)&&vr(r)?r={start:r.selectionStart,end:r.selectionEnd}:r={anchorNode:(r=(r.ownerDocument&&r.ownerDocument.defaultView||window).getSelection()).anchorNode,anchorOffset:r.anchorOffset,focusNode:r.focusNode,focusOffset:r.focusOffset},wr&&dr(wr,r)||(wr=r,0<(r=zr(xr,"onSelect")).length&&(t=new pn("onSelect","select",null,t,n),e.push({event:t,listeners:r}),t.target=br)))}Rt("cancel cancel click click close close contextmenu contextMenu copy copy cut cut auxclick auxClick dblclick doubleClick dragend dragEnd dragstart dragStart drop drop focusin focus focusout blur input input invalid invalid keydown keyDown keypress keyPress keyup keyUp mousedown mouseDown mouseup mouseUp paste paste pause pause play play pointercancel pointerCancel pointerdown pointerDown pointerup pointerUp ratechange rateChange reset reset seeked seeked submit submit touchcancel touchCancel touchend touchEnd touchstart touchStart volumechange volumeChange".split(" "),0),Rt("drag drag dragenter dragEnter dragexit dragExit dragleave dragLeave dragover dragOver mousemove mouseMove mouseout mouseOut mouseover mouseOver pointermove pointerMove pointerout pointerOut pointerover pointerOver scroll scroll toggle toggle touchmove touchMove wheel wheel".split(" "),1),Rt(At,2);for(var kr="change selectionchange textInput compositionstart compositionend compositionupdate".split(" "),Cr=0;Cr<kr.length;Cr++)jt.set(kr[Cr],0);s("onMouseEnter",["mouseout","mouseover"]),s("onMouseLeave",["mouseout","mouseover"]),s("onPointerEnter",["pointerout","pointerover"]),s("onPointerLeave",["pointerout","pointerover"]),c("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),c("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),c("onBeforeInput",["compositionend","keypress","textInput","paste"]),c("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),c("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),c("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var Sr="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),Or=new Set("cancel close invalid load scroll toggle".split(" ").concat(Sr));function Mr(e,t,n){var r=e.type||"unknown-event";e.currentTarget=n,function(e,t,n,r,a,i,l,u,c){if(Ye.apply(this,arguments),Ve){if(!Ve)throw Error(o(198));var s=We;Ve=!1,We=null,$e||($e=!0,Ge=s)}}(r,t,void 0,e),e.currentTarget=null}function Pr(e,t){t=0!=(4&t);for(var n=0;n<e.length;n++){var r=e[n],a=r.event;r=r.listeners;e:{var i=void 0;if(t)for(var o=r.length-1;0<=o;o--){var l=r[o],u=l.instance,c=l.currentTarget;if(l=l.listener,u!==i&&a.isPropagationStopped())break e;Mr(a,l,c),i=u}else for(o=0;o<r.length;o++){if(u=(l=r[o]).instance,c=l.currentTarget,l=l.listener,u!==i&&a.isPropagationStopped())break e;Mr(a,l,c),i=u}}}if($e)throw e=Ge,$e=!1,Ge=null,e}function Nr(e,t){var n=oa(t),r=e+"__bubble";n.has(r)||(Ar(t,e,2,!1),n.add(r))}var Lr="_reactListening"+Math.random().toString(36).slice(2);function Tr(e){e[Lr]||(e[Lr]=!0,l.forEach((function(t){Or.has(t)||jr(t,!1,e,null),jr(t,!0,e,null)})))}function jr(e,t,n,r){var a=4<arguments.length&&void 0!==arguments[4]?arguments[4]:0,i=n;if("selectionchange"===e&&9!==n.nodeType&&(i=n.ownerDocument),null!==r&&!t&&Or.has(e)){if("scroll"!==e)return;a|=2,i=r}var o=oa(i),l=e+"__"+(t?"capture":"bubble");o.has(l)||(t&&(a|=4),Ar(i,e,a,t),o.add(l))}function Ar(e,t,n,r){var a=jt.get(t);switch(void 0===a?2:a){case 0:a=Zt;break;case 1:a=Xt;break;default:a=Kt}n=a.bind(null,t,n,e),a=void 0,!Fe||"touchstart"!==t&&"touchmove"!==t&&"wheel"!==t||(a=!0),r?void 0!==a?e.addEventListener(t,n,{capture:!0,passive:a}):e.addEventListener(t,n,!0):void 0!==a?e.addEventListener(t,n,{passive:a}):e.addEventListener(t,n,!1)}function Rr(e,t,n,r,a){var i=r;if(0==(1&t)&&0==(2&t)&&null!==r)e:for(;;){if(null===r)return;var o=r.tag;if(3===o||4===o){var l=r.stateNode.containerInfo;if(l===a||8===l.nodeType&&l.parentNode===a)break;if(4===o)for(o=r.return;null!==o;){var u=o.tag;if((3===u||4===u)&&((u=o.stateNode.containerInfo)===a||8===u.nodeType&&u.parentNode===a))return;o=o.return}for(;null!==l;){if(null===(o=na(l)))return;if(5===(u=o.tag)||6===u){r=i=o;continue e}l=l.parentNode}}r=r.return}!function(e,t,n){if(De)return e(t,n);De=!0;try{Ie(e,t,n)}finally{De=!1,qe()}}((function(){var r=i,a=Se(n),o=[];e:{var l=Tt.get(e);if(void 0!==l){var u=pn,c=e;switch(e){case"keypress":if(0===an(n))break e;case"keydown":case"keyup":u=Nn;break;case"focusin":c="focus",u=bn;break;case"focusout":c="blur",u=bn;break;case"beforeblur":case"afterblur":u=bn;break;case"click":if(2===n.button)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":u=vn;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":u=gn;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":u=Tn;break;case Mt:case Pt:case Nt:u=xn;break;case Lt:u=jn;break;case"scroll":u=mn;break;case"wheel":u=Rn;break;case"copy":case"cut":case"paste":u=_n;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":u=Ln}var s=0!=(4&t),f=!s&&"scroll"===e,d=s?null!==l?l+"Capture":null:l;s=[];for(var p,h=r;null!==h;){var m=(p=h).stateNode;if(5===p.tag&&null!==m&&(p=m,null!==d&&(null!=(m=Be(h,d))&&s.push(Ir(h,m,p)))),f)break;h=h.return}0<s.length&&(l=new u(l,c,null,n,a),o.push({event:l,listeners:s}))}}if(0==(7&t)){if(u="mouseout"===e||"pointerout"===e,(!(l="mouseover"===e||"pointerover"===e)||0!=(16&t)||!(c=n.relatedTarget||n.fromElement)||!na(c)&&!c[ea])&&(u||l)&&(l=a.window===a?a:(l=a.ownerDocument)?l.defaultView||l.parentWindow:window,u?(u=r,null!==(c=(c=n.relatedTarget||n.toElement)?na(c):null)&&(c!==(f=Ze(c))||5!==c.tag&&6!==c.tag)&&(c=null)):(u=null,c=r),u!==c)){if(s=vn,m="onMouseLeave",d="onMouseEnter",h="mouse","pointerout"!==e&&"pointerover"!==e||(s=Ln,m="onPointerLeave",d="onPointerEnter",h="pointer"),f=null==u?l:aa(u),p=null==c?l:aa(c),(l=new s(m,h+"leave",u,n,a)).target=f,l.relatedTarget=p,m=null,na(a)===r&&((s=new s(d,h+"enter",c,n,a)).target=p,s.relatedTarget=f,m=s),f=m,u&&c)e:{for(d=c,h=0,p=s=u;p;p=Dr(p))h++;for(p=0,m=d;m;m=Dr(m))p++;for(;0<h-p;)s=Dr(s),h--;for(;0<p-h;)d=Dr(d),p--;for(;h--;){if(s===d||null!==d&&s===d.alternate)break e;s=Dr(s),d=Dr(d)}s=null}else s=null;null!==u&&qr(o,l,u,s,!1),null!==c&&null!==f&&qr(o,f,c,s,!0)}if("select"===(u=(l=r?aa(r):window).nodeName&&l.nodeName.toLowerCase())||"input"===u&&"file"===l.type)var y=Jn;else if(Gn(l))if(er)y=cr;else{y=lr;var v=or}else(u=l.nodeName)&&"input"===u.toLowerCase()&&("checkbox"===l.type||"radio"===l.type)&&(y=ur);switch(y&&(y=y(e,r))?Qn(o,y,n,a):(v&&v(e,l,r),"focusout"===e&&(v=l._wrapperState)&&v.controlled&&"number"===l.type&&ae(l,"number",l.value)),v=r?aa(r):window,e){case"focusin":(Gn(v)||"true"===v.contentEditable)&&(br=v,xr=r,wr=null);break;case"focusout":wr=xr=br=null;break;case"mousedown":_r=!0;break;case"contextmenu":case"mouseup":case"dragend":_r=!1,Er(o,n,a);break;case"selectionchange":if(gr)break;case"keydown":case"keyup":Er(o,n,a)}var g;if(zn)e:{switch(e){case"compositionstart":var b="onCompositionStart";break e;case"compositionend":b="onCompositionEnd";break e;case"compositionupdate":b="onCompositionUpdate";break e}b=void 0}else Wn?Un(e,n)&&(b="onCompositionEnd"):"keydown"===e&&229===n.keyCode&&(b="onCompositionStart");b&&(Bn&&"ko"!==n.locale&&(Wn||"onCompositionStart"!==b?"onCompositionEnd"===b&&Wn&&(g=rn()):(tn="value"in(en=a)?en.value:en.textContent,Wn=!0)),0<(v=zr(r,b)).length&&(b=new En(b,e,null,n,a),o.push({event:b,listeners:v}),g?b.data=g:null!==(g=Vn(n))&&(b.data=g))),(g=qn?function(e,t){switch(e){case"compositionend":return Vn(t);case"keypress":return 32!==t.which?null:(Hn=!0,Fn);case"textInput":return(e=t.data)===Fn&&Hn?null:e;default:return null}}(e,n):function(e,t){if(Wn)return"compositionend"===e||!zn&&Un(e,t)?(e=rn(),nn=tn=en=null,Wn=!1,e):null;switch(e){case"paste":default:return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1<t.char.length)return t.char;if(t.which)return String.fromCharCode(t.which)}return null;case"compositionend":return Bn&&"ko"!==t.locale?null:t.data}}(e,n))&&(0<(r=zr(r,"onBeforeInput")).length&&(a=new En("onBeforeInput","beforeinput",null,n,a),o.push({event:a,listeners:r}),a.data=g))}Pr(o,t)}))}function Ir(e,t,n){return{instance:e,listener:t,currentTarget:n}}function zr(e,t){for(var n=t+"Capture",r=[];null!==e;){var a=e,i=a.stateNode;5===a.tag&&null!==i&&(a=i,null!=(i=Be(e,n))&&r.unshift(Ir(e,i,a)),null!=(i=Be(e,t))&&r.push(Ir(e,i,a))),e=e.return}return r}function Dr(e){if(null===e)return null;do{e=e.return}while(e&&5!==e.tag);return e||null}function qr(e,t,n,r,a){for(var i=t._reactName,o=[];null!==n&&n!==r;){var l=n,u=l.alternate,c=l.stateNode;if(null!==u&&u===r)break;5===l.tag&&null!==c&&(l=c,a?null!=(u=Be(n,i))&&o.unshift(Ir(n,u,l)):a||null!=(u=Be(n,i))&&o.push(Ir(n,u,l))),n=n.return}0!==o.length&&e.push({event:t,listeners:o})}function Br(){}var Fr=null,Hr=null;function Ur(e,t){switch(e){case"button":case"input":case"select":case"textarea":return!!t.autoFocus}return!1}function Vr(e,t){return"textarea"===e||"option"===e||"noscript"===e||"string"==typeof t.children||"number"==typeof t.children||"object"==typeof t.dangerouslySetInnerHTML&&null!==t.dangerouslySetInnerHTML&&null!=t.dangerouslySetInnerHTML.__html}var Wr="function"==typeof setTimeout?setTimeout:void 0,$r="function"==typeof clearTimeout?clearTimeout:void 0;function Gr(e){1===e.nodeType?e.textContent="":9===e.nodeType&&(null!=(e=e.body)&&(e.textContent=""))}function Qr(e){for(;null!=e;e=e.nextSibling){var t=e.nodeType;if(1===t||3===t)break}return e}function Yr(e){e=e.previousSibling;for(var t=0;e;){if(8===e.nodeType){var n=e.data;if("$"===n||"$!"===n||"$?"===n){if(0===t)return e;t--}else"/$"===n&&t++}e=e.previousSibling}return null}var Zr=0;var Xr=Math.random().toString(36).slice(2),Kr="__reactFiber$"+Xr,Jr="__reactProps$"+Xr,ea="__reactContainer$"+Xr,ta="__reactEvents$"+Xr;function na(e){var t=e[Kr];if(t)return t;for(var n=e.parentNode;n;){if(t=n[ea]||n[Kr]){if(n=t.alternate,null!==t.child||null!==n&&null!==n.child)for(e=Yr(e);null!==e;){if(n=e[Kr])return n;e=Yr(e)}return t}n=(e=n).parentNode}return null}function ra(e){return!(e=e[Kr]||e[ea])||5!==e.tag&&6!==e.tag&&13!==e.tag&&3!==e.tag?null:e}function aa(e){if(5===e.tag||6===e.tag)return e.stateNode;throw Error(o(33))}function ia(e){return e[Jr]||null}function oa(e){var t=e[ta];return void 0===t&&(t=e[ta]=new Set),t}var la=[],ua=-1;function ca(e){return{current:e}}function sa(e){0>ua||(e.current=la[ua],la[ua]=null,ua--)}function fa(e,t){ua++,la[ua]=e.current,e.current=t}var da={},pa=ca(da),ha=ca(!1),ma=da;function ya(e,t){var n=e.type.contextTypes;if(!n)return da;var r=e.stateNode;if(r&&r.__reactInternalMemoizedUnmaskedChildContext===t)return r.__reactInternalMemoizedMaskedChildContext;var a,i={};for(a in n)i[a]=t[a];return r&&((e=e.stateNode).__reactInternalMemoizedUnmaskedChildContext=t,e.__reactInternalMemoizedMaskedChildContext=i),i}function va(e){return null!=(e=e.childContextTypes)}function ga(){sa(ha),sa(pa)}function ba(e,t,n){if(pa.current!==da)throw Error(o(168));fa(pa,t),fa(ha,n)}function xa(e,t,n){var r=e.stateNode;if(e=t.childContextTypes,"function"!=typeof r.getChildContext)return n;for(var i in r=r.getChildContext())if(!(i in e))throw Error(o(108,G(t)||"Unknown",i));return a({},n,r)}function wa(e){return e=(e=e.stateNode)&&e.__reactInternalMemoizedMergedChildContext||da,ma=pa.current,fa(pa,e),fa(ha,ha.current),!0}function _a(e,t,n){var r=e.stateNode;if(!r)throw Error(o(169));n?(e=xa(e,t,ma),r.__reactInternalMemoizedMergedChildContext=e,sa(ha),sa(pa),fa(pa,e)):sa(ha),fa(ha,n)}var Ea=null,ka=null,Ca=i.unstable_runWithPriority,Sa=i.unstable_scheduleCallback,Oa=i.unstable_cancelCallback,Ma=i.unstable_shouldYield,Pa=i.unstable_requestPaint,Na=i.unstable_now,La=i.unstable_getCurrentPriorityLevel,Ta=i.unstable_ImmediatePriority,ja=i.unstable_UserBlockingPriority,Aa=i.unstable_NormalPriority,Ra=i.unstable_LowPriority,Ia=i.unstable_IdlePriority,za={},Da=void 0!==Pa?Pa:function(){},qa=null,Ba=null,Fa=!1,Ha=Na(),Ua=1e4>Ha?Na:function(){return Na()-Ha};function Va(){switch(La()){case Ta:return 99;case ja:return 98;case Aa:return 97;case Ra:return 96;case Ia:return 95;default:throw Error(o(332))}}function Wa(e){switch(e){case 99:return Ta;case 98:return ja;case 97:return Aa;case 96:return Ra;case 95:return Ia;default:throw Error(o(332))}}function $a(e,t){return e=Wa(e),Ca(e,t)}function Ga(e,t,n){return e=Wa(e),Sa(e,t,n)}function Qa(){if(null!==Ba){var e=Ba;Ba=null,Oa(e)}Ya()}function Ya(){if(!Fa&&null!==qa){Fa=!0;var e=0;try{var t=qa;$a(99,(function(){for(;e<t.length;e++){var n=t[e];do{n=n(!0)}while(null!==n)}})),qa=null}catch(t){throw null!==qa&&(qa=qa.slice(e+1)),Sa(Ta,Qa),t}finally{Fa=!1}}}var Za=w.ReactCurrentBatchConfig;function Xa(e,t){if(e&&e.defaultProps){for(var n in t=a({},t),e=e.defaultProps)void 0===t[n]&&(t[n]=e[n]);return t}return t}var Ka=ca(null),Ja=null,ei=null,ti=null;function ni(){ti=ei=Ja=null}function ri(e){var t=Ka.current;sa(Ka),e.type._context._currentValue=t}function ai(e,t){for(;null!==e;){var n=e.alternate;if((e.childLanes&t)===t){if(null===n||(n.childLanes&t)===t)break;n.childLanes|=t}else e.childLanes|=t,null!==n&&(n.childLanes|=t);e=e.return}}function ii(e,t){Ja=e,ti=ei=null,null!==(e=e.dependencies)&&null!==e.firstContext&&(0!=(e.lanes&t)&&(zo=!0),e.firstContext=null)}function oi(e,t){if(ti!==e&&!1!==t&&0!==t)if("number"==typeof t&&1073741823!==t||(ti=e,t=1073741823),t={context:e,observedBits:t,next:null},null===ei){if(null===Ja)throw Error(o(308));ei=t,Ja.dependencies={lanes:0,firstContext:t,responders:null}}else ei=ei.next=t;return e._currentValue}var li=!1;function ui(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null},effects:null}}function ci(e,t){e=e.updateQueue,t.updateQueue===e&&(t.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,effects:e.effects})}function si(e,t){return{eventTime:e,lane:t,tag:0,payload:null,callback:null,next:null}}function fi(e,t){if(null!==(e=e.updateQueue)){var n=(e=e.shared).pending;null===n?t.next=t:(t.next=n.next,n.next=t),e.pending=t}}function di(e,t){var n=e.updateQueue,r=e.alternate;if(null!==r&&n===(r=r.updateQueue)){var a=null,i=null;if(null!==(n=n.firstBaseUpdate)){do{var o={eventTime:n.eventTime,lane:n.lane,tag:n.tag,payload:n.payload,callback:n.callback,next:null};null===i?a=i=o:i=i.next=o,n=n.next}while(null!==n);null===i?a=i=t:i=i.next=t}else a=i=t;return n={baseState:r.baseState,firstBaseUpdate:a,lastBaseUpdate:i,shared:r.shared,effects:r.effects},void(e.updateQueue=n)}null===(e=n.lastBaseUpdate)?n.firstBaseUpdate=t:e.next=t,n.lastBaseUpdate=t}function pi(e,t,n,r){var i=e.updateQueue;li=!1;var o=i.firstBaseUpdate,l=i.lastBaseUpdate,u=i.shared.pending;if(null!==u){i.shared.pending=null;var c=u,s=c.next;c.next=null,null===l?o=s:l.next=s,l=c;var f=e.alternate;if(null!==f){var d=(f=f.updateQueue).lastBaseUpdate;d!==l&&(null===d?f.firstBaseUpdate=s:d.next=s,f.lastBaseUpdate=c)}}if(null!==o){for(d=i.baseState,l=0,f=s=c=null;;){u=o.lane;var p=o.eventTime;if((r&u)===u){null!==f&&(f=f.next={eventTime:p,lane:0,tag:o.tag,payload:o.payload,callback:o.callback,next:null});e:{var h=e,m=o;switch(u=t,p=n,m.tag){case 1:if("function"==typeof(h=m.payload)){d=h.call(p,d,u);break e}d=h;break e;case 3:h.flags=-4097&h.flags|64;case 0:if(null==(u="function"==typeof(h=m.payload)?h.call(p,d,u):h))break e;d=a({},d,u);break e;case 2:li=!0}}null!==o.callback&&(e.flags|=32,null===(u=i.effects)?i.effects=[o]:u.push(o))}else p={eventTime:p,lane:u,tag:o.tag,payload:o.payload,callback:o.callback,next:null},null===f?(s=f=p,c=d):f=f.next=p,l|=u;if(null===(o=o.next)){if(null===(u=i.shared.pending))break;o=u.next,u.next=null,i.lastBaseUpdate=u,i.shared.pending=null}}null===f&&(c=d),i.baseState=c,i.firstBaseUpdate=s,i.lastBaseUpdate=f,Fl|=l,e.lanes=l,e.memoizedState=d}}function hi(e,t,n){if(e=t.effects,t.effects=null,null!==e)for(t=0;t<e.length;t++){var r=e[t],a=r.callback;if(null!==a){if(r.callback=null,r=n,"function"!=typeof a)throw Error(o(191,a));a.call(r)}}}var mi=(new r.Component).refs;function yi(e,t,n,r){n=null==(n=n(r,t=e.memoizedState))?t:a({},t,n),e.memoizedState=n,0===e.lanes&&(e.updateQueue.baseState=n)}var vi={isMounted:function(e){return!!(e=e._reactInternals)&&Ze(e)===e},enqueueSetState:function(e,t,n){e=e._reactInternals;var r=du(),a=pu(e),i=si(r,a);i.payload=t,null!=n&&(i.callback=n),fi(e,i),hu(e,a,r)},enqueueReplaceState:function(e,t,n){e=e._reactInternals;var r=du(),a=pu(e),i=si(r,a);i.tag=1,i.payload=t,null!=n&&(i.callback=n),fi(e,i),hu(e,a,r)},enqueueForceUpdate:function(e,t){e=e._reactInternals;var n=du(),r=pu(e),a=si(n,r);a.tag=2,null!=t&&(a.callback=t),fi(e,a),hu(e,r,n)}};function gi(e,t,n,r,a,i,o){return"function"==typeof(e=e.stateNode).shouldComponentUpdate?e.shouldComponentUpdate(r,i,o):!t.prototype||!t.prototype.isPureReactComponent||(!dr(n,r)||!dr(a,i))}function bi(e,t,n){var r=!1,a=da,i=t.contextType;return"object"==typeof i&&null!==i?i=oi(i):(a=va(t)?ma:pa.current,i=(r=null!=(r=t.contextTypes))?ya(e,a):da),t=new t(n,i),e.memoizedState=null!==t.state&&void 0!==t.state?t.state:null,t.updater=vi,e.stateNode=t,t._reactInternals=e,r&&((e=e.stateNode).__reactInternalMemoizedUnmaskedChildContext=a,e.__reactInternalMemoizedMaskedChildContext=i),t}function xi(e,t,n,r){e=t.state,"function"==typeof t.componentWillReceiveProps&&t.componentWillReceiveProps(n,r),"function"==typeof t.UNSAFE_componentWillReceiveProps&&t.UNSAFE_componentWillReceiveProps(n,r),t.state!==e&&vi.enqueueReplaceState(t,t.state,null)}function wi(e,t,n,r){var a=e.stateNode;a.props=n,a.state=e.memoizedState,a.refs=mi,ui(e);var i=t.contextType;"object"==typeof i&&null!==i?a.context=oi(i):(i=va(t)?ma:pa.current,a.context=ya(e,i)),pi(e,n,a,r),a.state=e.memoizedState,"function"==typeof(i=t.getDerivedStateFromProps)&&(yi(e,t,i,n),a.state=e.memoizedState),"function"==typeof t.getDerivedStateFromProps||"function"==typeof a.getSnapshotBeforeUpdate||"function"!=typeof a.UNSAFE_componentWillMount&&"function"!=typeof a.componentWillMount||(t=a.state,"function"==typeof a.componentWillMount&&a.componentWillMount(),"function"==typeof a.UNSAFE_componentWillMount&&a.UNSAFE_componentWillMount(),t!==a.state&&vi.enqueueReplaceState(a,a.state,null),pi(e,n,a,r),a.state=e.memoizedState),"function"==typeof a.componentDidMount&&(e.flags|=4)}var _i=Array.isArray;function Ei(e,t,n){if(null!==(e=n.ref)&&"function"!=typeof e&&"object"!=typeof e){if(n._owner){if(n=n._owner){if(1!==n.tag)throw Error(o(309));var r=n.stateNode}if(!r)throw Error(o(147,e));var a=""+e;return null!==t&&null!==t.ref&&"function"==typeof t.ref&&t.ref._stringRef===a?t.ref:(t=function(e){var t=r.refs;t===mi&&(t=r.refs={}),null===e?delete t[a]:t[a]=e},t._stringRef=a,t)}if("string"!=typeof e)throw Error(o(284));if(!n._owner)throw Error(o(290,e))}return e}function ki(e,t){if("textarea"!==e.type)throw Error(o(31,"[object Object]"===Object.prototype.toString.call(t)?"object with keys {"+Object.keys(t).join(", ")+"}":t))}function Ci(e){function t(t,n){if(e){var r=t.lastEffect;null!==r?(r.nextEffect=n,t.lastEffect=n):t.firstEffect=t.lastEffect=n,n.nextEffect=null,n.flags=8}}function n(n,r){if(!e)return null;for(;null!==r;)t(n,r),r=r.sibling;return null}function r(e,t){for(e=new Map;null!==t;)null!==t.key?e.set(t.key,t):e.set(t.index,t),t=t.sibling;return e}function a(e,t){return(e=$u(e,t)).index=0,e.sibling=null,e}function i(t,n,r){return t.index=r,e?null!==(r=t.alternate)?(r=r.index)<n?(t.flags=2,n):r:(t.flags=2,n):n}function l(t){return e&&null===t.alternate&&(t.flags=2),t}function u(e,t,n,r){return null===t||6!==t.tag?((t=Zu(n,e.mode,r)).return=e,t):((t=a(t,n)).return=e,t)}function c(e,t,n,r){return null!==t&&t.elementType===n.type?((r=a(t,n.props)).ref=Ei(e,t,n),r.return=e,r):((r=Gu(n.type,n.key,n.props,null,e.mode,r)).ref=Ei(e,t,n),r.return=e,r)}function s(e,t,n,r){return null===t||4!==t.tag||t.stateNode.containerInfo!==n.containerInfo||t.stateNode.implementation!==n.implementation?((t=Xu(n,e.mode,r)).return=e,t):((t=a(t,n.children||[])).return=e,t)}function f(e,t,n,r,i){return null===t||7!==t.tag?((t=Qu(n,e.mode,r,i)).return=e,t):((t=a(t,n)).return=e,t)}function d(e,t,n){if("string"==typeof t||"number"==typeof t)return(t=Zu(""+t,e.mode,n)).return=e,t;if("object"==typeof t&&null!==t){switch(t.$$typeof){case _:return(n=Gu(t.type,t.key,t.props,null,e.mode,n)).ref=Ei(e,null,t),n.return=e,n;case E:return(t=Xu(t,e.mode,n)).return=e,t}if(_i(t)||H(t))return(t=Qu(t,e.mode,n,null)).return=e,t;ki(e,t)}return null}function p(e,t,n,r){var a=null!==t?t.key:null;if("string"==typeof n||"number"==typeof n)return null!==a?null:u(e,t,""+n,r);if("object"==typeof n&&null!==n){switch(n.$$typeof){case _:return n.key===a?n.type===k?f(e,t,n.props.children,r,a):c(e,t,n,r):null;case E:return n.key===a?s(e,t,n,r):null}if(_i(n)||H(n))return null!==a?null:f(e,t,n,r,null);ki(e,n)}return null}function h(e,t,n,r,a){if("string"==typeof r||"number"==typeof r)return u(t,e=e.get(n)||null,""+r,a);if("object"==typeof r&&null!==r){switch(r.$$typeof){case _:return e=e.get(null===r.key?n:r.key)||null,r.type===k?f(t,e,r.props.children,a,r.key):c(t,e,r,a);case E:return s(t,e=e.get(null===r.key?n:r.key)||null,r,a)}if(_i(r)||H(r))return f(t,e=e.get(n)||null,r,a,null);ki(t,r)}return null}function m(a,o,l,u){for(var c=null,s=null,f=o,m=o=0,y=null;null!==f&&m<l.length;m++){f.index>m?(y=f,f=null):y=f.sibling;var v=p(a,f,l[m],u);if(null===v){null===f&&(f=y);break}e&&f&&null===v.alternate&&t(a,f),o=i(v,o,m),null===s?c=v:s.sibling=v,s=v,f=y}if(m===l.length)return n(a,f),c;if(null===f){for(;m<l.length;m++)null!==(f=d(a,l[m],u))&&(o=i(f,o,m),null===s?c=f:s.sibling=f,s=f);return c}for(f=r(a,f);m<l.length;m++)null!==(y=h(f,a,m,l[m],u))&&(e&&null!==y.alternate&&f.delete(null===y.key?m:y.key),o=i(y,o,m),null===s?c=y:s.sibling=y,s=y);return e&&f.forEach((function(e){return t(a,e)})),c}function y(a,l,u,c){var s=H(u);if("function"!=typeof s)throw Error(o(150));if(null==(u=s.call(u)))throw Error(o(151));for(var f=s=null,m=l,y=l=0,v=null,g=u.next();null!==m&&!g.done;y++,g=u.next()){m.index>y?(v=m,m=null):v=m.sibling;var b=p(a,m,g.value,c);if(null===b){null===m&&(m=v);break}e&&m&&null===b.alternate&&t(a,m),l=i(b,l,y),null===f?s=b:f.sibling=b,f=b,m=v}if(g.done)return n(a,m),s;if(null===m){for(;!g.done;y++,g=u.next())null!==(g=d(a,g.value,c))&&(l=i(g,l,y),null===f?s=g:f.sibling=g,f=g);return s}for(m=r(a,m);!g.done;y++,g=u.next())null!==(g=h(m,a,y,g.value,c))&&(e&&null!==g.alternate&&m.delete(null===g.key?y:g.key),l=i(g,l,y),null===f?s=g:f.sibling=g,f=g);return e&&m.forEach((function(e){return t(a,e)})),s}return function(e,r,i,u){var c="object"==typeof i&&null!==i&&i.type===k&&null===i.key;c&&(i=i.props.children);var s="object"==typeof i&&null!==i;if(s)switch(i.$$typeof){case _:e:{for(s=i.key,c=r;null!==c;){if(c.key===s){if(7===c.tag){if(i.type===k){n(e,c.sibling),(r=a(c,i.props.children)).return=e,e=r;break e}}else if(c.elementType===i.type){n(e,c.sibling),(r=a(c,i.props)).ref=Ei(e,c,i),r.return=e,e=r;break e}n(e,c);break}t(e,c),c=c.sibling}i.type===k?((r=Qu(i.props.children,e.mode,u,i.key)).return=e,e=r):((u=Gu(i.type,i.key,i.props,null,e.mode,u)).ref=Ei(e,r,i),u.return=e,e=u)}return l(e);case E:e:{for(c=i.key;null!==r;){if(r.key===c){if(4===r.tag&&r.stateNode.containerInfo===i.containerInfo&&r.stateNode.implementation===i.implementation){n(e,r.sibling),(r=a(r,i.children||[])).return=e,e=r;break e}n(e,r);break}t(e,r),r=r.sibling}(r=Xu(i,e.mode,u)).return=e,e=r}return l(e)}if("string"==typeof i||"number"==typeof i)return i=""+i,null!==r&&6===r.tag?(n(e,r.sibling),(r=a(r,i)).return=e,e=r):(n(e,r),(r=Zu(i,e.mode,u)).return=e,e=r),l(e);if(_i(i))return m(e,r,i,u);if(H(i))return y(e,r,i,u);if(s&&ki(e,i),void 0===i&&!c)switch(e.tag){case 1:case 22:case 0:case 11:case 15:throw Error(o(152,G(e.type)||"Component"))}return n(e,r)}}var Si=Ci(!0),Oi=Ci(!1),Mi={},Pi=ca(Mi),Ni=ca(Mi),Li=ca(Mi);function Ti(e){if(e===Mi)throw Error(o(174));return e}function ji(e,t){switch(fa(Li,t),fa(Ni,e),fa(Pi,Mi),e=t.nodeType){case 9:case 11:t=(t=t.documentElement)?t.namespaceURI:he(null,"");break;default:t=he(t=(e=8===e?t.parentNode:t).namespaceURI||null,e=e.tagName)}sa(Pi),fa(Pi,t)}function Ai(){sa(Pi),sa(Ni),sa(Li)}function Ri(e){Ti(Li.current);var t=Ti(Pi.current),n=he(t,e.type);t!==n&&(fa(Ni,e),fa(Pi,n))}function Ii(e){Ni.current===e&&(sa(Pi),sa(Ni))}var zi=ca(0);function Di(e){for(var t=e;null!==t;){if(13===t.tag){var n=t.memoizedState;if(null!==n&&(null===(n=n.dehydrated)||"$?"===n.data||"$!"===n.data))return t}else if(19===t.tag&&void 0!==t.memoizedProps.revealOrder){if(0!=(64&t.flags))return t}else if(null!==t.child){t.child.return=t,t=t.child;continue}if(t===e)break;for(;null===t.sibling;){if(null===t.return||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}return null}var qi=null,Bi=null,Fi=!1;function Hi(e,t){var n=Vu(5,null,null,0);n.elementType="DELETED",n.type="DELETED",n.stateNode=t,n.return=e,n.flags=8,null!==e.lastEffect?(e.lastEffect.nextEffect=n,e.lastEffect=n):e.firstEffect=e.lastEffect=n}function Ui(e,t){switch(e.tag){case 5:var n=e.type;return null!==(t=1!==t.nodeType||n.toLowerCase()!==t.nodeName.toLowerCase()?null:t)&&(e.stateNode=t,!0);case 6:return null!==(t=""===e.pendingProps||3!==t.nodeType?null:t)&&(e.stateNode=t,!0);default:return!1}}function Vi(e){if(Fi){var t=Bi;if(t){var n=t;if(!Ui(e,t)){if(!(t=Qr(n.nextSibling))||!Ui(e,t))return e.flags=-1025&e.flags|2,Fi=!1,void(qi=e);Hi(qi,n)}qi=e,Bi=Qr(t.firstChild)}else e.flags=-1025&e.flags|2,Fi=!1,qi=e}}function Wi(e){for(e=e.return;null!==e&&5!==e.tag&&3!==e.tag&&13!==e.tag;)e=e.return;qi=e}function $i(e){if(e!==qi)return!1;if(!Fi)return Wi(e),Fi=!0,!1;var t=e.type;if(5!==e.tag||"head"!==t&&"body"!==t&&!Vr(t,e.memoizedProps))for(t=Bi;t;)Hi(e,t),t=Qr(t.nextSibling);if(Wi(e),13===e.tag){if(!(e=null!==(e=e.memoizedState)?e.dehydrated:null))throw Error(o(317));e:{for(e=e.nextSibling,t=0;e;){if(8===e.nodeType){var n=e.data;if("/$"===n){if(0===t){Bi=Qr(e.nextSibling);break e}t--}else"$"!==n&&"$!"!==n&&"$?"!==n||t++}e=e.nextSibling}Bi=null}}else Bi=qi?Qr(e.stateNode.nextSibling):null;return!0}function Gi(){Bi=qi=null,Fi=!1}var Qi=[];function Yi(){for(var e=0;e<Qi.length;e++)Qi[e]._workInProgressVersionPrimary=null;Qi.length=0}var Zi=w.ReactCurrentDispatcher,Xi=w.ReactCurrentBatchConfig,Ki=0,Ji=null,eo=null,to=null,no=!1,ro=!1;function ao(){throw Error(o(321))}function io(e,t){if(null===t)return!1;for(var n=0;n<t.length&&n<e.length;n++)if(!sr(e[n],t[n]))return!1;return!0}function oo(e,t,n,r,a,i){if(Ki=i,Ji=t,t.memoizedState=null,t.updateQueue=null,t.lanes=0,Zi.current=null===e||null===e.memoizedState?jo:Ao,e=n(r,a),ro){i=0;do{if(ro=!1,!(25>i))throw Error(o(301));i+=1,to=eo=null,t.updateQueue=null,Zi.current=Ro,e=n(r,a)}while(ro)}if(Zi.current=To,t=null!==eo&&null!==eo.next,Ki=0,to=eo=Ji=null,no=!1,t)throw Error(o(300));return e}function lo(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return null===to?Ji.memoizedState=to=e:to=to.next=e,to}function uo(){if(null===eo){var e=Ji.alternate;e=null!==e?e.memoizedState:null}else e=eo.next;var t=null===to?Ji.memoizedState:to.next;if(null!==t)to=t,eo=e;else{if(null===e)throw Error(o(310));e={memoizedState:(eo=e).memoizedState,baseState:eo.baseState,baseQueue:eo.baseQueue,queue:eo.queue,next:null},null===to?Ji.memoizedState=to=e:to=to.next=e}return to}function co(e,t){return"function"==typeof t?t(e):t}function so(e){var t=uo(),n=t.queue;if(null===n)throw Error(o(311));n.lastRenderedReducer=e;var r=eo,a=r.baseQueue,i=n.pending;if(null!==i){if(null!==a){var l=a.next;a.next=i.next,i.next=l}r.baseQueue=a=i,n.pending=null}if(null!==a){a=a.next,r=r.baseState;var u=l=i=null,c=a;do{var s=c.lane;if((Ki&s)===s)null!==u&&(u=u.next={lane:0,action:c.action,eagerReducer:c.eagerReducer,eagerState:c.eagerState,next:null}),r=c.eagerReducer===e?c.eagerState:e(r,c.action);else{var f={lane:s,action:c.action,eagerReducer:c.eagerReducer,eagerState:c.eagerState,next:null};null===u?(l=u=f,i=r):u=u.next=f,Ji.lanes|=s,Fl|=s}c=c.next}while(null!==c&&c!==a);null===u?i=r:u.next=l,sr(r,t.memoizedState)||(zo=!0),t.memoizedState=r,t.baseState=i,t.baseQueue=u,n.lastRenderedState=r}return[t.memoizedState,n.dispatch]}function fo(e){var t=uo(),n=t.queue;if(null===n)throw Error(o(311));n.lastRenderedReducer=e;var r=n.dispatch,a=n.pending,i=t.memoizedState;if(null!==a){n.pending=null;var l=a=a.next;do{i=e(i,l.action),l=l.next}while(l!==a);sr(i,t.memoizedState)||(zo=!0),t.memoizedState=i,null===t.baseQueue&&(t.baseState=i),n.lastRenderedState=i}return[i,r]}function po(e,t,n){var r=t._getVersion;r=r(t._source);var a=t._workInProgressVersionPrimary;if(null!==a?e=a===r:(e=e.mutableReadLanes,(e=(Ki&e)===e)&&(t._workInProgressVersionPrimary=r,Qi.push(t))),e)return n(t._source);throw Qi.push(t),Error(o(350))}function ho(e,t,n,r){var a=jl;if(null===a)throw Error(o(349));var i=t._getVersion,l=i(t._source),u=Zi.current,c=u.useState((function(){return po(a,t,n)})),s=c[1],f=c[0];c=to;var d=e.memoizedState,p=d.refs,h=p.getSnapshot,m=d.source;d=d.subscribe;var y=Ji;return e.memoizedState={refs:p,source:t,subscribe:r},u.useEffect((function(){p.getSnapshot=n,p.setSnapshot=s;var e=i(t._source);if(!sr(l,e)){e=n(t._source),sr(f,e)||(s(e),e=pu(y),a.mutableReadLanes|=e&a.pendingLanes),e=a.mutableReadLanes,a.entangledLanes|=e;for(var r=a.entanglements,o=e;0<o;){var u=31-Vt(o),c=1<<u;r[u]|=e,o&=~c}}}),[n,t,r]),u.useEffect((function(){return r(t._source,(function(){var e=p.getSnapshot,n=p.setSnapshot;try{n(e(t._source));var r=pu(y);a.mutableReadLanes|=r&a.pendingLanes}catch(e){n((function(){throw e}))}}))}),[t,r]),sr(h,n)&&sr(m,t)&&sr(d,r)||((e={pending:null,dispatch:null,lastRenderedReducer:co,lastRenderedState:f}).dispatch=s=Lo.bind(null,Ji,e),c.queue=e,c.baseQueue=null,f=po(a,t,n),c.memoizedState=c.baseState=f),f}function mo(e,t,n){return ho(uo(),e,t,n)}function yo(e){var t=lo();return"function"==typeof e&&(e=e()),t.memoizedState=t.baseState=e,e=(e=t.queue={pending:null,dispatch:null,lastRenderedReducer:co,lastRenderedState:e}).dispatch=Lo.bind(null,Ji,e),[t.memoizedState,e]}function vo(e,t,n,r){return e={tag:e,create:t,destroy:n,deps:r,next:null},null===(t=Ji.updateQueue)?(t={lastEffect:null},Ji.updateQueue=t,t.lastEffect=e.next=e):null===(n=t.lastEffect)?t.lastEffect=e.next=e:(r=n.next,n.next=e,e.next=r,t.lastEffect=e),e}function go(e){return e={current:e},lo().memoizedState=e}function bo(){return uo().memoizedState}function xo(e,t,n,r){var a=lo();Ji.flags|=e,a.memoizedState=vo(1|t,n,void 0,void 0===r?null:r)}function wo(e,t,n,r){var a=uo();r=void 0===r?null:r;var i=void 0;if(null!==eo){var o=eo.memoizedState;if(i=o.destroy,null!==r&&io(r,o.deps))return void vo(t,n,i,r)}Ji.flags|=e,a.memoizedState=vo(1|t,n,i,r)}function _o(e,t){return xo(516,4,e,t)}function Eo(e,t){return wo(516,4,e,t)}function ko(e,t){return wo(4,2,e,t)}function Co(e,t){return"function"==typeof t?(e=e(),t(e),function(){t(null)}):null!=t?(e=e(),t.current=e,function(){t.current=null}):void 0}function So(e,t,n){return n=null!=n?n.concat([e]):null,wo(4,2,Co.bind(null,t,e),n)}function Oo(){}function Mo(e,t){var n=uo();t=void 0===t?null:t;var r=n.memoizedState;return null!==r&&null!==t&&io(t,r[1])?r[0]:(n.memoizedState=[e,t],e)}function Po(e,t){var n=uo();t=void 0===t?null:t;var r=n.memoizedState;return null!==r&&null!==t&&io(t,r[1])?r[0]:(e=e(),n.memoizedState=[e,t],e)}function No(e,t){var n=Va();$a(98>n?98:n,(function(){e(!0)})),$a(97<n?97:n,(function(){var n=Xi.transition;Xi.transition=1;try{e(!1),t()}finally{Xi.transition=n}}))}function Lo(e,t,n){var r=du(),a=pu(e),i={lane:a,action:n,eagerReducer:null,eagerState:null,next:null},o=t.pending;if(null===o?i.next=i:(i.next=o.next,o.next=i),t.pending=i,o=e.alternate,e===Ji||null!==o&&o===Ji)ro=no=!0;else{if(0===e.lanes&&(null===o||0===o.lanes)&&null!==(o=t.lastRenderedReducer))try{var l=t.lastRenderedState,u=o(l,n);if(i.eagerReducer=o,i.eagerState=u,sr(u,l))return}catch(e){}hu(e,a,r)}}var To={readContext:oi,useCallback:ao,useContext:ao,useEffect:ao,useImperativeHandle:ao,useLayoutEffect:ao,useMemo:ao,useReducer:ao,useRef:ao,useState:ao,useDebugValue:ao,useDeferredValue:ao,useTransition:ao,useMutableSource:ao,useOpaqueIdentifier:ao,unstable_isNewReconciler:!1},jo={readContext:oi,useCallback:function(e,t){return lo().memoizedState=[e,void 0===t?null:t],e},useContext:oi,useEffect:_o,useImperativeHandle:function(e,t,n){return n=null!=n?n.concat([e]):null,xo(4,2,Co.bind(null,t,e),n)},useLayoutEffect:function(e,t){return xo(4,2,e,t)},useMemo:function(e,t){var n=lo();return t=void 0===t?null:t,e=e(),n.memoizedState=[e,t],e},useReducer:function(e,t,n){var r=lo();return t=void 0!==n?n(t):t,r.memoizedState=r.baseState=t,e=(e=r.queue={pending:null,dispatch:null,lastRenderedReducer:e,lastRenderedState:t}).dispatch=Lo.bind(null,Ji,e),[r.memoizedState,e]},useRef:go,useState:yo,useDebugValue:Oo,useDeferredValue:function(e){var t=yo(e),n=t[0],r=t[1];return _o((function(){var t=Xi.transition;Xi.transition=1;try{r(e)}finally{Xi.transition=t}}),[e]),n},useTransition:function(){var e=yo(!1),t=e[0];return go(e=No.bind(null,e[1])),[e,t]},useMutableSource:function(e,t,n){var r=lo();return r.memoizedState={refs:{getSnapshot:t,setSnapshot:null},source:e,subscribe:n},ho(r,e,t,n)},useOpaqueIdentifier:function(){if(Fi){var e=!1,t=function(e){return{$$typeof:R,toString:e,valueOf:e}}((function(){throw e||(e=!0,n("r:"+(Zr++).toString(36))),Error(o(355))})),n=yo(t)[1];return 0==(2&Ji.mode)&&(Ji.flags|=516,vo(5,(function(){n("r:"+(Zr++).toString(36))}),void 0,null)),t}return yo(t="r:"+(Zr++).toString(36)),t},unstable_isNewReconciler:!1},Ao={readContext:oi,useCallback:Mo,useContext:oi,useEffect:Eo,useImperativeHandle:So,useLayoutEffect:ko,useMemo:Po,useReducer:so,useRef:bo,useState:function(){return so(co)},useDebugValue:Oo,useDeferredValue:function(e){var t=so(co),n=t[0],r=t[1];return Eo((function(){var t=Xi.transition;Xi.transition=1;try{r(e)}finally{Xi.transition=t}}),[e]),n},useTransition:function(){var e=so(co)[0];return[bo().current,e]},useMutableSource:mo,useOpaqueIdentifier:function(){return so(co)[0]},unstable_isNewReconciler:!1},Ro={readContext:oi,useCallback:Mo,useContext:oi,useEffect:Eo,useImperativeHandle:So,useLayoutEffect:ko,useMemo:Po,useReducer:fo,useRef:bo,useState:function(){return fo(co)},useDebugValue:Oo,useDeferredValue:function(e){var t=fo(co),n=t[0],r=t[1];return Eo((function(){var t=Xi.transition;Xi.transition=1;try{r(e)}finally{Xi.transition=t}}),[e]),n},useTransition:function(){var e=fo(co)[0];return[bo().current,e]},useMutableSource:mo,useOpaqueIdentifier:function(){return fo(co)[0]},unstable_isNewReconciler:!1},Io=w.ReactCurrentOwner,zo=!1;function Do(e,t,n,r){t.child=null===e?Oi(t,null,n,r):Si(t,e.child,n,r)}function qo(e,t,n,r,a){n=n.render;var i=t.ref;return ii(t,a),r=oo(e,t,n,r,i,a),null===e||zo?(t.flags|=1,Do(e,t,r,a),t.child):(t.updateQueue=e.updateQueue,t.flags&=-517,e.lanes&=~a,il(e,t,a))}function Bo(e,t,n,r,a,i){if(null===e){var o=n.type;return"function"!=typeof o||Wu(o)||void 0!==o.defaultProps||null!==n.compare||void 0!==n.defaultProps?((e=Gu(n.type,null,r,t,t.mode,i)).ref=t.ref,e.return=t,t.child=e):(t.tag=15,t.type=o,Fo(e,t,o,r,a,i))}return o=e.child,0==(a&i)&&(a=o.memoizedProps,(n=null!==(n=n.compare)?n:dr)(a,r)&&e.ref===t.ref)?il(e,t,i):(t.flags|=1,(e=$u(o,r)).ref=t.ref,e.return=t,t.child=e)}function Fo(e,t,n,r,a,i){if(null!==e&&dr(e.memoizedProps,r)&&e.ref===t.ref){if(zo=!1,0==(i&a))return t.lanes=e.lanes,il(e,t,i);0!=(16384&e.flags)&&(zo=!0)}return Vo(e,t,n,r,i)}function Ho(e,t,n){var r=t.pendingProps,a=r.children,i=null!==e?e.memoizedState:null;if("hidden"===r.mode||"unstable-defer-without-hiding"===r.mode)if(0==(4&t.mode))t.memoizedState={baseLanes:0},_u(t,n);else{if(0==(1073741824&n))return e=null!==i?i.baseLanes|n:n,t.lanes=t.childLanes=1073741824,t.memoizedState={baseLanes:e},_u(t,e),null;t.memoizedState={baseLanes:0},_u(t,null!==i?i.baseLanes:n)}else null!==i?(r=i.baseLanes|n,t.memoizedState=null):r=n,_u(t,r);return Do(e,t,a,n),t.child}function Uo(e,t){var n=t.ref;(null===e&&null!==n||null!==e&&e.ref!==n)&&(t.flags|=128)}function Vo(e,t,n,r,a){var i=va(n)?ma:pa.current;return i=ya(t,i),ii(t,a),n=oo(e,t,n,r,i,a),null===e||zo?(t.flags|=1,Do(e,t,n,a),t.child):(t.updateQueue=e.updateQueue,t.flags&=-517,e.lanes&=~a,il(e,t,a))}function Wo(e,t,n,r,a){if(va(n)){var i=!0;wa(t)}else i=!1;if(ii(t,a),null===t.stateNode)null!==e&&(e.alternate=null,t.alternate=null,t.flags|=2),bi(t,n,r),wi(t,n,r,a),r=!0;else if(null===e){var o=t.stateNode,l=t.memoizedProps;o.props=l;var u=o.context,c=n.contextType;"object"==typeof c&&null!==c?c=oi(c):c=ya(t,c=va(n)?ma:pa.current);var s=n.getDerivedStateFromProps,f="function"==typeof s||"function"==typeof o.getSnapshotBeforeUpdate;f||"function"!=typeof o.UNSAFE_componentWillReceiveProps&&"function"!=typeof o.componentWillReceiveProps||(l!==r||u!==c)&&xi(t,o,r,c),li=!1;var d=t.memoizedState;o.state=d,pi(t,r,o,a),u=t.memoizedState,l!==r||d!==u||ha.current||li?("function"==typeof s&&(yi(t,n,s,r),u=t.memoizedState),(l=li||gi(t,n,l,r,d,u,c))?(f||"function"!=typeof o.UNSAFE_componentWillMount&&"function"!=typeof o.componentWillMount||("function"==typeof o.componentWillMount&&o.componentWillMount(),"function"==typeof o.UNSAFE_componentWillMount&&o.UNSAFE_componentWillMount()),"function"==typeof o.componentDidMount&&(t.flags|=4)):("function"==typeof o.componentDidMount&&(t.flags|=4),t.memoizedProps=r,t.memoizedState=u),o.props=r,o.state=u,o.context=c,r=l):("function"==typeof o.componentDidMount&&(t.flags|=4),r=!1)}else{o=t.stateNode,ci(e,t),l=t.memoizedProps,c=t.type===t.elementType?l:Xa(t.type,l),o.props=c,f=t.pendingProps,d=o.context,"object"==typeof(u=n.contextType)&&null!==u?u=oi(u):u=ya(t,u=va(n)?ma:pa.current);var p=n.getDerivedStateFromProps;(s="function"==typeof p||"function"==typeof o.getSnapshotBeforeUpdate)||"function"!=typeof o.UNSAFE_componentWillReceiveProps&&"function"!=typeof o.componentWillReceiveProps||(l!==f||d!==u)&&xi(t,o,r,u),li=!1,d=t.memoizedState,o.state=d,pi(t,r,o,a);var h=t.memoizedState;l!==f||d!==h||ha.current||li?("function"==typeof p&&(yi(t,n,p,r),h=t.memoizedState),(c=li||gi(t,n,c,r,d,h,u))?(s||"function"!=typeof o.UNSAFE_componentWillUpdate&&"function"!=typeof o.componentWillUpdate||("function"==typeof o.componentWillUpdate&&o.componentWillUpdate(r,h,u),"function"==typeof o.UNSAFE_componentWillUpdate&&o.UNSAFE_componentWillUpdate(r,h,u)),"function"==typeof o.componentDidUpdate&&(t.flags|=4),"function"==typeof o.getSnapshotBeforeUpdate&&(t.flags|=256)):("function"!=typeof o.componentDidUpdate||l===e.memoizedProps&&d===e.memoizedState||(t.flags|=4),"function"!=typeof o.getSnapshotBeforeUpdate||l===e.memoizedProps&&d===e.memoizedState||(t.flags|=256),t.memoizedProps=r,t.memoizedState=h),o.props=r,o.state=h,o.context=u,r=c):("function"!=typeof o.componentDidUpdate||l===e.memoizedProps&&d===e.memoizedState||(t.flags|=4),"function"!=typeof o.getSnapshotBeforeUpdate||l===e.memoizedProps&&d===e.memoizedState||(t.flags|=256),r=!1)}return $o(e,t,n,r,i,a)}function $o(e,t,n,r,a,i){Uo(e,t);var o=0!=(64&t.flags);if(!r&&!o)return a&&_a(t,n,!1),il(e,t,i);r=t.stateNode,Io.current=t;var l=o&&"function"!=typeof n.getDerivedStateFromError?null:r.render();return t.flags|=1,null!==e&&o?(t.child=Si(t,e.child,null,i),t.child=Si(t,null,l,i)):Do(e,t,l,i),t.memoizedState=r.state,a&&_a(t,n,!0),t.child}function Go(e){var t=e.stateNode;t.pendingContext?ba(0,t.pendingContext,t.pendingContext!==t.context):t.context&&ba(0,t.context,!1),ji(e,t.containerInfo)}var Qo,Yo,Zo,Xo={dehydrated:null,retryLane:0};function Ko(e,t,n){var r,a=t.pendingProps,i=zi.current,o=!1;return(r=0!=(64&t.flags))||(r=(null===e||null!==e.memoizedState)&&0!=(2&i)),r?(o=!0,t.flags&=-65):null!==e&&null===e.memoizedState||void 0===a.fallback||!0===a.unstable_avoidThisFallback||(i|=1),fa(zi,1&i),null===e?(void 0!==a.fallback&&Vi(t),e=a.children,i=a.fallback,o?(e=Jo(t,e,i,n),t.child.memoizedState={baseLanes:n},t.memoizedState=Xo,e):"number"==typeof a.unstable_expectedLoadTime?(e=Jo(t,e,i,n),t.child.memoizedState={baseLanes:n},t.memoizedState=Xo,t.lanes=33554432,e):((n=Yu({mode:"visible",children:e},t.mode,n,null)).return=t,t.child=n)):(e.memoizedState,o?(a=tl(e,t,a.children,a.fallback,n),o=t.child,i=e.child.memoizedState,o.memoizedState=null===i?{baseLanes:n}:{baseLanes:i.baseLanes|n},o.childLanes=e.childLanes&~n,t.memoizedState=Xo,a):(n=el(e,t,a.children,n),t.memoizedState=null,n))}function Jo(e,t,n,r){var a=e.mode,i=e.child;return t={mode:"hidden",children:t},0==(2&a)&&null!==i?(i.childLanes=0,i.pendingProps=t):i=Yu(t,a,0,null),n=Qu(n,a,r,null),i.return=e,n.return=e,i.sibling=n,e.child=i,n}function el(e,t,n,r){var a=e.child;return e=a.sibling,n=$u(a,{mode:"visible",children:n}),0==(2&t.mode)&&(n.lanes=r),n.return=t,n.sibling=null,null!==e&&(e.nextEffect=null,e.flags=8,t.firstEffect=t.lastEffect=e),t.child=n}function tl(e,t,n,r,a){var i=t.mode,o=e.child;e=o.sibling;var l={mode:"hidden",children:n};return 0==(2&i)&&t.child!==o?((n=t.child).childLanes=0,n.pendingProps=l,null!==(o=n.lastEffect)?(t.firstEffect=n.firstEffect,t.lastEffect=o,o.nextEffect=null):t.firstEffect=t.lastEffect=null):n=$u(o,l),null!==e?r=$u(e,r):(r=Qu(r,i,a,null)).flags|=2,r.return=t,n.return=t,n.sibling=r,t.child=n,r}function nl(e,t){e.lanes|=t;var n=e.alternate;null!==n&&(n.lanes|=t),ai(e.return,t)}function rl(e,t,n,r,a,i){var o=e.memoizedState;null===o?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:r,tail:n,tailMode:a,lastEffect:i}:(o.isBackwards=t,o.rendering=null,o.renderingStartTime=0,o.last=r,o.tail=n,o.tailMode=a,o.lastEffect=i)}function al(e,t,n){var r=t.pendingProps,a=r.revealOrder,i=r.tail;if(Do(e,t,r.children,n),0!=(2&(r=zi.current)))r=1&r|2,t.flags|=64;else{if(null!==e&&0!=(64&e.flags))e:for(e=t.child;null!==e;){if(13===e.tag)null!==e.memoizedState&&nl(e,n);else if(19===e.tag)nl(e,n);else if(null!==e.child){e.child.return=e,e=e.child;continue}if(e===t)break e;for(;null===e.sibling;){if(null===e.return||e.return===t)break e;e=e.return}e.sibling.return=e.return,e=e.sibling}r&=1}if(fa(zi,r),0==(2&t.mode))t.memoizedState=null;else switch(a){case"forwards":for(n=t.child,a=null;null!==n;)null!==(e=n.alternate)&&null===Di(e)&&(a=n),n=n.sibling;null===(n=a)?(a=t.child,t.child=null):(a=n.sibling,n.sibling=null),rl(t,!1,a,n,i,t.lastEffect);break;case"backwards":for(n=null,a=t.child,t.child=null;null!==a;){if(null!==(e=a.alternate)&&null===Di(e)){t.child=a;break}e=a.sibling,a.sibling=n,n=a,a=e}rl(t,!0,n,null,i,t.lastEffect);break;case"together":rl(t,!1,null,null,void 0,t.lastEffect);break;default:t.memoizedState=null}return t.child}function il(e,t,n){if(null!==e&&(t.dependencies=e.dependencies),Fl|=t.lanes,0!=(n&t.childLanes)){if(null!==e&&t.child!==e.child)throw Error(o(153));if(null!==t.child){for(n=$u(e=t.child,e.pendingProps),t.child=n,n.return=t;null!==e.sibling;)e=e.sibling,(n=n.sibling=$u(e,e.pendingProps)).return=t;n.sibling=null}return t.child}return null}function ol(e,t){if(!Fi)switch(e.tailMode){case"hidden":t=e.tail;for(var n=null;null!==t;)null!==t.alternate&&(n=t),t=t.sibling;null===n?e.tail=null:n.sibling=null;break;case"collapsed":n=e.tail;for(var r=null;null!==n;)null!==n.alternate&&(r=n),n=n.sibling;null===r?t||null===e.tail?e.tail=null:e.tail.sibling=null:r.sibling=null}}function ll(e,t,n){var r=t.pendingProps;switch(t.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return null;case 1:case 17:return va(t.type)&&ga(),null;case 3:return Ai(),sa(ha),sa(pa),Yi(),(r=t.stateNode).pendingContext&&(r.context=r.pendingContext,r.pendingContext=null),null!==e&&null!==e.child||($i(t)?t.flags|=4:r.hydrate||(t.flags|=256)),null;case 5:Ii(t);var i=Ti(Li.current);if(n=t.type,null!==e&&null!=t.stateNode)Yo(e,t,n,r),e.ref!==t.ref&&(t.flags|=128);else{if(!r){if(null===t.stateNode)throw Error(o(166));return null}if(e=Ti(Pi.current),$i(t)){r=t.stateNode,n=t.type;var l=t.memoizedProps;switch(r[Kr]=t,r[Jr]=l,n){case"dialog":Nr("cancel",r),Nr("close",r);break;case"iframe":case"object":case"embed":Nr("load",r);break;case"video":case"audio":for(e=0;e<Sr.length;e++)Nr(Sr[e],r);break;case"source":Nr("error",r);break;case"img":case"image":case"link":Nr("error",r),Nr("load",r);break;case"details":Nr("toggle",r);break;case"input":ee(r,l),Nr("invalid",r);break;case"select":r._wrapperState={wasMultiple:!!l.multiple},Nr("invalid",r);break;case"textarea":ue(r,l),Nr("invalid",r)}for(var c in ke(n,l),e=null,l)l.hasOwnProperty(c)&&(i=l[c],"children"===c?"string"==typeof i?r.textContent!==i&&(e=["children",i]):"number"==typeof i&&r.textContent!==""+i&&(e=["children",""+i]):u.hasOwnProperty(c)&&null!=i&&"onScroll"===c&&Nr("scroll",r));switch(n){case"input":Z(r),re(r,l,!0);break;case"textarea":Z(r),se(r);break;case"select":case"option":break;default:"function"==typeof l.onClick&&(r.onclick=Br)}r=e,t.updateQueue=r,null!==r&&(t.flags|=4)}else{switch(c=9===i.nodeType?i:i.ownerDocument,e===fe&&(e=pe(n)),e===fe?"script"===n?((e=c.createElement("div")).innerHTML="<script><\/script>",e=e.removeChild(e.firstChild)):"string"==typeof r.is?e=c.createElement(n,{is:r.is}):(e=c.createElement(n),"select"===n&&(c=e,r.multiple?c.multiple=!0:r.size&&(c.size=r.size))):e=c.createElementNS(e,n),e[Kr]=t,e[Jr]=r,Qo(e,t),t.stateNode=e,c=Ce(n,r),n){case"dialog":Nr("cancel",e),Nr("close",e),i=r;break;case"iframe":case"object":case"embed":Nr("load",e),i=r;break;case"video":case"audio":for(i=0;i<Sr.length;i++)Nr(Sr[i],e);i=r;break;case"source":Nr("error",e),i=r;break;case"img":case"image":case"link":Nr("error",e),Nr("load",e),i=r;break;case"details":Nr("toggle",e),i=r;break;case"input":ee(e,r),i=J(e,r),Nr("invalid",e);break;case"option":i=ie(e,r);break;case"select":e._wrapperState={wasMultiple:!!r.multiple},i=a({},r,{value:void 0}),Nr("invalid",e);break;case"textarea":ue(e,r),i=le(e,r),Nr("invalid",e);break;default:i=r}ke(n,i);var s=i;for(l in s)if(s.hasOwnProperty(l)){var f=s[l];"style"===l?_e(e,f):"dangerouslySetInnerHTML"===l?null!=(f=f?f.__html:void 0)&&ve(e,f):"children"===l?"string"==typeof f?("textarea"!==n||""!==f)&&ge(e,f):"number"==typeof f&&ge(e,""+f):"suppressContentEditableWarning"!==l&&"suppressHydrationWarning"!==l&&"autoFocus"!==l&&(u.hasOwnProperty(l)?null!=f&&"onScroll"===l&&Nr("scroll",e):null!=f&&x(e,l,f,c))}switch(n){case"input":Z(e),re(e,r,!1);break;case"textarea":Z(e),se(e);break;case"option":null!=r.value&&e.setAttribute("value",""+Q(r.value));break;case"select":e.multiple=!!r.multiple,null!=(l=r.value)?oe(e,!!r.multiple,l,!1):null!=r.defaultValue&&oe(e,!!r.multiple,r.defaultValue,!0);break;default:"function"==typeof i.onClick&&(e.onclick=Br)}Ur(n,r)&&(t.flags|=4)}null!==t.ref&&(t.flags|=128)}return null;case 6:if(e&&null!=t.stateNode)Zo(0,t,e.memoizedProps,r);else{if("string"!=typeof r&&null===t.stateNode)throw Error(o(166));n=Ti(Li.current),Ti(Pi.current),$i(t)?(r=t.stateNode,n=t.memoizedProps,r[Kr]=t,r.nodeValue!==n&&(t.flags|=4)):((r=(9===n.nodeType?n:n.ownerDocument).createTextNode(r))[Kr]=t,t.stateNode=r)}return null;case 13:return sa(zi),r=t.memoizedState,0!=(64&t.flags)?(t.lanes=n,t):(r=null!==r,n=!1,null===e?void 0!==t.memoizedProps.fallback&&$i(t):n=null!==e.memoizedState,r&&!n&&0!=(2&t.mode)&&(null===e&&!0!==t.memoizedProps.unstable_avoidThisFallback||0!=(1&zi.current)?0===Dl&&(Dl=3):(0!==Dl&&3!==Dl||(Dl=4),null===jl||0==(134217727&Fl)&&0==(134217727&Hl)||gu(jl,Rl))),(r||n)&&(t.flags|=4),null);case 4:return Ai(),null===e&&Tr(t.stateNode.containerInfo),null;case 10:return ri(t),null;case 19:if(sa(zi),null===(r=t.memoizedState))return null;if(l=0!=(64&t.flags),null===(c=r.rendering))if(l)ol(r,!1);else{if(0!==Dl||null!==e&&0!=(64&e.flags))for(e=t.child;null!==e;){if(null!==(c=Di(e))){for(t.flags|=64,ol(r,!1),null!==(l=c.updateQueue)&&(t.updateQueue=l,t.flags|=4),null===r.lastEffect&&(t.firstEffect=null),t.lastEffect=r.lastEffect,r=n,n=t.child;null!==n;)e=r,(l=n).flags&=2,l.nextEffect=null,l.firstEffect=null,l.lastEffect=null,null===(c=l.alternate)?(l.childLanes=0,l.lanes=e,l.child=null,l.memoizedProps=null,l.memoizedState=null,l.updateQueue=null,l.dependencies=null,l.stateNode=null):(l.childLanes=c.childLanes,l.lanes=c.lanes,l.child=c.child,l.memoizedProps=c.memoizedProps,l.memoizedState=c.memoizedState,l.updateQueue=c.updateQueue,l.type=c.type,e=c.dependencies,l.dependencies=null===e?null:{lanes:e.lanes,firstContext:e.firstContext}),n=n.sibling;return fa(zi,1&zi.current|2),t.child}e=e.sibling}null!==r.tail&&Ua()>$l&&(t.flags|=64,l=!0,ol(r,!1),t.lanes=33554432)}else{if(!l)if(null!==(e=Di(c))){if(t.flags|=64,l=!0,null!==(n=e.updateQueue)&&(t.updateQueue=n,t.flags|=4),ol(r,!0),null===r.tail&&"hidden"===r.tailMode&&!c.alternate&&!Fi)return null!==(t=t.lastEffect=r.lastEffect)&&(t.nextEffect=null),null}else 2*Ua()-r.renderingStartTime>$l&&1073741824!==n&&(t.flags|=64,l=!0,ol(r,!1),t.lanes=33554432);r.isBackwards?(c.sibling=t.child,t.child=c):(null!==(n=r.last)?n.sibling=c:t.child=c,r.last=c)}return null!==r.tail?(n=r.tail,r.rendering=n,r.tail=n.sibling,r.lastEffect=t.lastEffect,r.renderingStartTime=Ua(),n.sibling=null,t=zi.current,fa(zi,l?1&t|2:1&t),n):null;case 23:case 24:return Eu(),null!==e&&null!==e.memoizedState!=(null!==t.memoizedState)&&"unstable-defer-without-hiding"!==r.mode&&(t.flags|=4),null}throw Error(o(156,t.tag))}function ul(e){switch(e.tag){case 1:va(e.type)&&ga();var t=e.flags;return 4096&t?(e.flags=-4097&t|64,e):null;case 3:if(Ai(),sa(ha),sa(pa),Yi(),0!=(64&(t=e.flags)))throw Error(o(285));return e.flags=-4097&t|64,e;case 5:return Ii(e),null;case 13:return sa(zi),4096&(t=e.flags)?(e.flags=-4097&t|64,e):null;case 19:return sa(zi),null;case 4:return Ai(),null;case 10:return ri(e),null;case 23:case 24:return Eu(),null;default:return null}}function cl(e,t){try{var n="",r=t;do{n+=$(r),r=r.return}while(r);var a=n}catch(e){a="\nError generating stack: "+e.message+"\n"+e.stack}return{value:e,source:t,stack:a}}function sl(e,t){try{console.error(t.value)}catch(e){setTimeout((function(){throw e}))}}Qo=function(e,t){for(var n=t.child;null!==n;){if(5===n.tag||6===n.tag)e.appendChild(n.stateNode);else if(4!==n.tag&&null!==n.child){n.child.return=n,n=n.child;continue}if(n===t)break;for(;null===n.sibling;){if(null===n.return||n.return===t)return;n=n.return}n.sibling.return=n.return,n=n.sibling}},Yo=function(e,t,n,r){var i=e.memoizedProps;if(i!==r){e=t.stateNode,Ti(Pi.current);var o,l=null;switch(n){case"input":i=J(e,i),r=J(e,r),l=[];break;case"option":i=ie(e,i),r=ie(e,r),l=[];break;case"select":i=a({},i,{value:void 0}),r=a({},r,{value:void 0}),l=[];break;case"textarea":i=le(e,i),r=le(e,r),l=[];break;default:"function"!=typeof i.onClick&&"function"==typeof r.onClick&&(e.onclick=Br)}for(f in ke(n,r),n=null,i)if(!r.hasOwnProperty(f)&&i.hasOwnProperty(f)&&null!=i[f])if("style"===f){var c=i[f];for(o in c)c.hasOwnProperty(o)&&(n||(n={}),n[o]="")}else"dangerouslySetInnerHTML"!==f&&"children"!==f&&"suppressContentEditableWarning"!==f&&"suppressHydrationWarning"!==f&&"autoFocus"!==f&&(u.hasOwnProperty(f)?l||(l=[]):(l=l||[]).push(f,null));for(f in r){var s=r[f];if(c=null!=i?i[f]:void 0,r.hasOwnProperty(f)&&s!==c&&(null!=s||null!=c))if("style"===f)if(c){for(o in c)!c.hasOwnProperty(o)||s&&s.hasOwnProperty(o)||(n||(n={}),n[o]="");for(o in s)s.hasOwnProperty(o)&&c[o]!==s[o]&&(n||(n={}),n[o]=s[o])}else n||(l||(l=[]),l.push(f,n)),n=s;else"dangerouslySetInnerHTML"===f?(s=s?s.__html:void 0,c=c?c.__html:void 0,null!=s&&c!==s&&(l=l||[]).push(f,s)):"children"===f?"string"!=typeof s&&"number"!=typeof s||(l=l||[]).push(f,""+s):"suppressContentEditableWarning"!==f&&"suppressHydrationWarning"!==f&&(u.hasOwnProperty(f)?(null!=s&&"onScroll"===f&&Nr("scroll",e),l||c===s||(l=[])):"object"==typeof s&&null!==s&&s.$$typeof===R?s.toString():(l=l||[]).push(f,s))}n&&(l=l||[]).push("style",n);var f=l;(t.updateQueue=f)&&(t.flags|=4)}},Zo=function(e,t,n,r){n!==r&&(t.flags|=4)};var fl="function"==typeof WeakMap?WeakMap:Map;function dl(e,t,n){(n=si(-1,n)).tag=3,n.payload={element:null};var r=t.value;return n.callback=function(){Zl||(Zl=!0,Xl=r),sl(0,t)},n}function pl(e,t,n){(n=si(-1,n)).tag=3;var r=e.type.getDerivedStateFromError;if("function"==typeof r){var a=t.value;n.payload=function(){return sl(0,t),r(a)}}var i=e.stateNode;return null!==i&&"function"==typeof i.componentDidCatch&&(n.callback=function(){"function"!=typeof r&&(null===Kl?Kl=new Set([this]):Kl.add(this),sl(0,t));var e=t.stack;this.componentDidCatch(t.value,{componentStack:null!==e?e:""})}),n}var hl="function"==typeof WeakSet?WeakSet:Set;function ml(e){var t=e.ref;if(null!==t)if("function"==typeof t)try{t(null)}catch(t){Bu(e,t)}else t.current=null}function yl(e,t){switch(t.tag){case 0:case 11:case 15:case 22:case 5:case 6:case 4:case 17:return;case 1:if(256&t.flags&&null!==e){var n=e.memoizedProps,r=e.memoizedState;t=(e=t.stateNode).getSnapshotBeforeUpdate(t.elementType===t.type?n:Xa(t.type,n),r),e.__reactInternalSnapshotBeforeUpdate=t}return;case 3:return void(256&t.flags&&Gr(t.stateNode.containerInfo))}throw Error(o(163))}function vl(e,t,n){switch(n.tag){case 0:case 11:case 15:case 22:if(null!==(t=null!==(t=n.updateQueue)?t.lastEffect:null)){e=t=t.next;do{if(3==(3&e.tag)){var r=e.create;e.destroy=r()}e=e.next}while(e!==t)}if(null!==(t=null!==(t=n.updateQueue)?t.lastEffect:null)){e=t=t.next;do{var a=e;r=a.next,0!=(4&(a=a.tag))&&0!=(1&a)&&(zu(n,e),Iu(n,e)),e=r}while(e!==t)}return;case 1:return e=n.stateNode,4&n.flags&&(null===t?e.componentDidMount():(r=n.elementType===n.type?t.memoizedProps:Xa(n.type,t.memoizedProps),e.componentDidUpdate(r,t.memoizedState,e.__reactInternalSnapshotBeforeUpdate))),void(null!==(t=n.updateQueue)&&hi(n,t,e));case 3:if(null!==(t=n.updateQueue)){if(e=null,null!==n.child)switch(n.child.tag){case 5:case 1:e=n.child.stateNode}hi(n,t,e)}return;case 5:return e=n.stateNode,void(null===t&&4&n.flags&&Ur(n.type,n.memoizedProps)&&e.focus());case 6:case 4:case 12:case 19:case 17:case 20:case 21:case 23:case 24:return;case 13:return void(null===n.memoizedState&&(n=n.alternate,null!==n&&(n=n.memoizedState,null!==n&&(n=n.dehydrated,null!==n&&_t(n)))))}throw Error(o(163))}function gl(e,t){for(var n=e;;){if(5===n.tag){var r=n.stateNode;if(t)"function"==typeof(r=r.style).setProperty?r.setProperty("display","none","important"):r.display="none";else{r=n.stateNode;var a=n.memoizedProps.style;a=null!=a&&a.hasOwnProperty("display")?a.display:null,r.style.display=we("display",a)}}else if(6===n.tag)n.stateNode.nodeValue=t?"":n.memoizedProps;else if((23!==n.tag&&24!==n.tag||null===n.memoizedState||n===e)&&null!==n.child){n.child.return=n,n=n.child;continue}if(n===e)break;for(;null===n.sibling;){if(null===n.return||n.return===e)return;n=n.return}n.sibling.return=n.return,n=n.sibling}}function bl(e,t){if(ka&&"function"==typeof ka.onCommitFiberUnmount)try{ka.onCommitFiberUnmount(Ea,t)}catch(e){}switch(t.tag){case 0:case 11:case 14:case 15:case 22:if(null!==(e=t.updateQueue)&&null!==(e=e.lastEffect)){var n=e=e.next;do{var r=n,a=r.destroy;if(r=r.tag,void 0!==a)if(0!=(4&r))zu(t,n);else{r=t;try{a()}catch(e){Bu(r,e)}}n=n.next}while(n!==e)}break;case 1:if(ml(t),"function"==typeof(e=t.stateNode).componentWillUnmount)try{e.props=t.memoizedProps,e.state=t.memoizedState,e.componentWillUnmount()}catch(e){Bu(t,e)}break;case 5:ml(t);break;case 4:Cl(e,t)}}function xl(e){e.alternate=null,e.child=null,e.dependencies=null,e.firstEffect=null,e.lastEffect=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.return=null,e.updateQueue=null}function wl(e){return 5===e.tag||3===e.tag||4===e.tag}function _l(e){e:{for(var t=e.return;null!==t;){if(wl(t))break e;t=t.return}throw Error(o(160))}var n=t;switch(t=n.stateNode,n.tag){case 5:var r=!1;break;case 3:case 4:t=t.containerInfo,r=!0;break;default:throw Error(o(161))}16&n.flags&&(ge(t,""),n.flags&=-17);e:t:for(n=e;;){for(;null===n.sibling;){if(null===n.return||wl(n.return)){n=null;break e}n=n.return}for(n.sibling.return=n.return,n=n.sibling;5!==n.tag&&6!==n.tag&&18!==n.tag;){if(2&n.flags)continue t;if(null===n.child||4===n.tag)continue t;n.child.return=n,n=n.child}if(!(2&n.flags)){n=n.stateNode;break e}}r?El(e,n,t):kl(e,n,t)}function El(e,t,n){var r=e.tag,a=5===r||6===r;if(a)e=a?e.stateNode:e.stateNode.instance,t?8===n.nodeType?n.parentNode.insertBefore(e,t):n.insertBefore(e,t):(8===n.nodeType?(t=n.parentNode).insertBefore(e,n):(t=n).appendChild(e),null!=(n=n._reactRootContainer)||null!==t.onclick||(t.onclick=Br));else if(4!==r&&null!==(e=e.child))for(El(e,t,n),e=e.sibling;null!==e;)El(e,t,n),e=e.sibling}function kl(e,t,n){var r=e.tag,a=5===r||6===r;if(a)e=a?e.stateNode:e.stateNode.instance,t?n.insertBefore(e,t):n.appendChild(e);else if(4!==r&&null!==(e=e.child))for(kl(e,t,n),e=e.sibling;null!==e;)kl(e,t,n),e=e.sibling}function Cl(e,t){for(var n,r,a=t,i=!1;;){if(!i){i=a.return;e:for(;;){if(null===i)throw Error(o(160));switch(n=i.stateNode,i.tag){case 5:r=!1;break e;case 3:case 4:n=n.containerInfo,r=!0;break e}i=i.return}i=!0}if(5===a.tag||6===a.tag){e:for(var l=e,u=a,c=u;;)if(bl(l,c),null!==c.child&&4!==c.tag)c.child.return=c,c=c.child;else{if(c===u)break e;for(;null===c.sibling;){if(null===c.return||c.return===u)break e;c=c.return}c.sibling.return=c.return,c=c.sibling}r?(l=n,u=a.stateNode,8===l.nodeType?l.parentNode.removeChild(u):l.removeChild(u)):n.removeChild(a.stateNode)}else if(4===a.tag){if(null!==a.child){n=a.stateNode.containerInfo,r=!0,a.child.return=a,a=a.child;continue}}else if(bl(e,a),null!==a.child){a.child.return=a,a=a.child;continue}if(a===t)break;for(;null===a.sibling;){if(null===a.return||a.return===t)return;4===(a=a.return).tag&&(i=!1)}a.sibling.return=a.return,a=a.sibling}}function Sl(e,t){switch(t.tag){case 0:case 11:case 14:case 15:case 22:var n=t.updateQueue;if(null!==(n=null!==n?n.lastEffect:null)){var r=n=n.next;do{3==(3&r.tag)&&(e=r.destroy,r.destroy=void 0,void 0!==e&&e()),r=r.next}while(r!==n)}return;case 1:case 12:case 17:return;case 5:if(null!=(n=t.stateNode)){r=t.memoizedProps;var a=null!==e?e.memoizedProps:r;e=t.type;var i=t.updateQueue;if(t.updateQueue=null,null!==i){for(n[Jr]=r,"input"===e&&"radio"===r.type&&null!=r.name&&te(n,r),Ce(e,a),t=Ce(e,r),a=0;a<i.length;a+=2){var l=i[a],u=i[a+1];"style"===l?_e(n,u):"dangerouslySetInnerHTML"===l?ve(n,u):"children"===l?ge(n,u):x(n,l,u,t)}switch(e){case"input":ne(n,r);break;case"textarea":ce(n,r);break;case"select":e=n._wrapperState.wasMultiple,n._wrapperState.wasMultiple=!!r.multiple,null!=(i=r.value)?oe(n,!!r.multiple,i,!1):e!==!!r.multiple&&(null!=r.defaultValue?oe(n,!!r.multiple,r.defaultValue,!0):oe(n,!!r.multiple,r.multiple?[]:"",!1))}}}return;case 6:if(null===t.stateNode)throw Error(o(162));return void(t.stateNode.nodeValue=t.memoizedProps);case 3:return void((n=t.stateNode).hydrate&&(n.hydrate=!1,_t(n.containerInfo)));case 13:return null!==t.memoizedState&&(Wl=Ua(),gl(t.child,!0)),void Ol(t);case 19:return void Ol(t);case 23:case 24:return void gl(t,null!==t.memoizedState)}throw Error(o(163))}function Ol(e){var t=e.updateQueue;if(null!==t){e.updateQueue=null;var n=e.stateNode;null===n&&(n=e.stateNode=new hl),t.forEach((function(t){var r=Hu.bind(null,e,t);n.has(t)||(n.add(t),t.then(r,r))}))}}function Ml(e,t){return null!==e&&(null===(e=e.memoizedState)||null!==e.dehydrated)&&(null!==(t=t.memoizedState)&&null===t.dehydrated)}var Pl=Math.ceil,Nl=w.ReactCurrentDispatcher,Ll=w.ReactCurrentOwner,Tl=0,jl=null,Al=null,Rl=0,Il=0,zl=ca(0),Dl=0,ql=null,Bl=0,Fl=0,Hl=0,Ul=0,Vl=null,Wl=0,$l=1/0;function Gl(){$l=Ua()+500}var Ql,Yl=null,Zl=!1,Xl=null,Kl=null,Jl=!1,eu=null,tu=90,nu=[],ru=[],au=null,iu=0,ou=null,lu=-1,uu=0,cu=0,su=null,fu=!1;function du(){return 0!=(48&Tl)?Ua():-1!==lu?lu:lu=Ua()}function pu(e){if(0==(2&(e=e.mode)))return 1;if(0==(4&e))return 99===Va()?1:2;if(0===uu&&(uu=Bl),0!==Za.transition){0!==cu&&(cu=null!==Vl?Vl.pendingLanes:0),e=uu;var t=4186112&~cu;return 0===(t&=-t)&&(0===(t=(e=4186112&~e)&-e)&&(t=8192)),t}return e=Va(),0!=(4&Tl)&&98===e?e=Bt(12,uu):e=Bt(e=function(e){switch(e){case 99:return 15;case 98:return 10;case 97:case 96:return 8;case 95:return 2;default:return 0}}(e),uu),e}function hu(e,t,n){if(50<iu)throw iu=0,ou=null,Error(o(185));if(null===(e=mu(e,t)))return null;Ut(e,t,n),e===jl&&(Hl|=t,4===Dl&&gu(e,Rl));var r=Va();1===t?0!=(8&Tl)&&0==(48&Tl)?bu(e):(yu(e,n),0===Tl&&(Gl(),Qa())):(0==(4&Tl)||98!==r&&99!==r||(null===au?au=new Set([e]):au.add(e)),yu(e,n)),Vl=e}function mu(e,t){e.lanes|=t;var n=e.alternate;for(null!==n&&(n.lanes|=t),n=e,e=e.return;null!==e;)e.childLanes|=t,null!==(n=e.alternate)&&(n.childLanes|=t),n=e,e=e.return;return 3===n.tag?n.stateNode:null}function yu(e,t){for(var n=e.callbackNode,r=e.suspendedLanes,a=e.pingedLanes,i=e.expirationTimes,l=e.pendingLanes;0<l;){var u=31-Vt(l),c=1<<u,s=i[u];if(-1===s){if(0==(c&r)||0!=(c&a)){s=t,zt(c);var f=It;i[u]=10<=f?s+250:6<=f?s+5e3:-1}}else s<=t&&(e.expiredLanes|=c);l&=~c}if(r=Dt(e,e===jl?Rl:0),t=It,0===r)null!==n&&(n!==za&&Oa(n),e.callbackNode=null,e.callbackPriority=0);else{if(null!==n){if(e.callbackPriority===t)return;n!==za&&Oa(n)}15===t?(n=bu.bind(null,e),null===qa?(qa=[n],Ba=Sa(Ta,Ya)):qa.push(n),n=za):14===t?n=Ga(99,bu.bind(null,e)):(n=function(e){switch(e){case 15:case 14:return 99;case 13:case 12:case 11:case 10:return 98;case 9:case 8:case 7:case 6:case 4:case 5:return 97;case 3:case 2:case 1:return 95;case 0:return 90;default:throw Error(o(358,e))}}(t),n=Ga(n,vu.bind(null,e))),e.callbackPriority=t,e.callbackNode=n}}function vu(e){if(lu=-1,cu=uu=0,0!=(48&Tl))throw Error(o(327));var t=e.callbackNode;if(Ru()&&e.callbackNode!==t)return null;var n=Dt(e,e===jl?Rl:0);if(0===n)return null;var r=n,a=Tl;Tl|=16;var i=Su();for(jl===e&&Rl===r||(Gl(),ku(e,r));;)try{Pu();break}catch(t){Cu(e,t)}if(ni(),Nl.current=i,Tl=a,null!==Al?r=0:(jl=null,Rl=0,r=Dl),0!=(Bl&Hl))ku(e,0);else if(0!==r){if(2===r&&(Tl|=64,e.hydrate&&(e.hydrate=!1,Gr(e.containerInfo)),0!==(n=qt(e))&&(r=Ou(e,n))),1===r)throw t=ql,ku(e,0),gu(e,n),yu(e,Ua()),t;switch(e.finishedWork=e.current.alternate,e.finishedLanes=n,r){case 0:case 1:throw Error(o(345));case 2:case 5:Tu(e);break;case 3:if(gu(e,n),(62914560&n)===n&&10<(r=Wl+500-Ua())){if(0!==Dt(e,0))break;if(((a=e.suspendedLanes)&n)!==n){du(),e.pingedLanes|=e.suspendedLanes&a;break}e.timeoutHandle=Wr(Tu.bind(null,e),r);break}Tu(e);break;case 4:if(gu(e,n),(4186112&n)===n)break;for(r=e.eventTimes,a=-1;0<n;){var l=31-Vt(n);i=1<<l,(l=r[l])>a&&(a=l),n&=~i}if(n=a,10<(n=(120>(n=Ua()-n)?120:480>n?480:1080>n?1080:1920>n?1920:3e3>n?3e3:4320>n?4320:1960*Pl(n/1960))-n)){e.timeoutHandle=Wr(Tu.bind(null,e),n);break}Tu(e);break;default:throw Error(o(329))}}return yu(e,Ua()),e.callbackNode===t?vu.bind(null,e):null}function gu(e,t){for(t&=~Ul,t&=~Hl,e.suspendedLanes|=t,e.pingedLanes&=~t,e=e.expirationTimes;0<t;){var n=31-Vt(t),r=1<<n;e[n]=-1,t&=~r}}function bu(e){if(0!=(48&Tl))throw Error(o(327));if(Ru(),e===jl&&0!=(e.expiredLanes&Rl)){var t=Rl,n=Ou(e,t);0!=(Bl&Hl)&&(n=Ou(e,t=Dt(e,t)))}else n=Ou(e,t=Dt(e,0));if(0!==e.tag&&2===n&&(Tl|=64,e.hydrate&&(e.hydrate=!1,Gr(e.containerInfo)),0!==(t=qt(e))&&(n=Ou(e,t))),1===n)throw n=ql,ku(e,0),gu(e,t),yu(e,Ua()),n;return e.finishedWork=e.current.alternate,e.finishedLanes=t,Tu(e),yu(e,Ua()),null}function xu(e,t){var n=Tl;Tl|=1;try{return e(t)}finally{0===(Tl=n)&&(Gl(),Qa())}}function wu(e,t){var n=Tl;Tl&=-2,Tl|=8;try{return e(t)}finally{0===(Tl=n)&&(Gl(),Qa())}}function _u(e,t){fa(zl,Il),Il|=t,Bl|=t}function Eu(){Il=zl.current,sa(zl)}function ku(e,t){e.finishedWork=null,e.finishedLanes=0;var n=e.timeoutHandle;if(-1!==n&&(e.timeoutHandle=-1,$r(n)),null!==Al)for(n=Al.return;null!==n;){var r=n;switch(r.tag){case 1:null!=(r=r.type.childContextTypes)&&ga();break;case 3:Ai(),sa(ha),sa(pa),Yi();break;case 5:Ii(r);break;case 4:Ai();break;case 13:case 19:sa(zi);break;case 10:ri(r);break;case 23:case 24:Eu()}n=n.return}jl=e,Al=$u(e.current,null),Rl=Il=Bl=t,Dl=0,ql=null,Ul=Hl=Fl=0}function Cu(e,t){for(;;){var n=Al;try{if(ni(),Zi.current=To,no){for(var r=Ji.memoizedState;null!==r;){var a=r.queue;null!==a&&(a.pending=null),r=r.next}no=!1}if(Ki=0,to=eo=Ji=null,ro=!1,Ll.current=null,null===n||null===n.return){Dl=1,ql=t,Al=null;break}e:{var i=e,o=n.return,l=n,u=t;if(t=Rl,l.flags|=2048,l.firstEffect=l.lastEffect=null,null!==u&&"object"==typeof u&&"function"==typeof u.then){var c=u;if(0==(2&l.mode)){var s=l.alternate;s?(l.updateQueue=s.updateQueue,l.memoizedState=s.memoizedState,l.lanes=s.lanes):(l.updateQueue=null,l.memoizedState=null)}var f=0!=(1&zi.current),d=o;do{var p;if(p=13===d.tag){var h=d.memoizedState;if(null!==h)p=null!==h.dehydrated;else{var m=d.memoizedProps;p=void 0!==m.fallback&&(!0!==m.unstable_avoidThisFallback||!f)}}if(p){var y=d.updateQueue;if(null===y){var v=new Set;v.add(c),d.updateQueue=v}else y.add(c);if(0==(2&d.mode)){if(d.flags|=64,l.flags|=16384,l.flags&=-2981,1===l.tag)if(null===l.alternate)l.tag=17;else{var g=si(-1,1);g.tag=2,fi(l,g)}l.lanes|=1;break e}u=void 0,l=t;var b=i.pingCache;if(null===b?(b=i.pingCache=new fl,u=new Set,b.set(c,u)):void 0===(u=b.get(c))&&(u=new Set,b.set(c,u)),!u.has(l)){u.add(l);var x=Fu.bind(null,i,c,l);c.then(x,x)}d.flags|=4096,d.lanes=t;break e}d=d.return}while(null!==d);u=Error((G(l.type)||"A React component")+" suspended while rendering, but no fallback UI was specified.\n\nAdd a <Suspense fallback=...> component higher in the tree to provide a loading indicator or placeholder to display.")}5!==Dl&&(Dl=2),u=cl(u,l),d=o;do{switch(d.tag){case 3:i=u,d.flags|=4096,t&=-t,d.lanes|=t,di(d,dl(0,i,t));break e;case 1:i=u;var w=d.type,_=d.stateNode;if(0==(64&d.flags)&&("function"==typeof w.getDerivedStateFromError||null!==_&&"function"==typeof _.componentDidCatch&&(null===Kl||!Kl.has(_)))){d.flags|=4096,t&=-t,d.lanes|=t,di(d,pl(d,i,t));break e}}d=d.return}while(null!==d)}Lu(n)}catch(e){t=e,Al===n&&null!==n&&(Al=n=n.return);continue}break}}function Su(){var e=Nl.current;return Nl.current=To,null===e?To:e}function Ou(e,t){var n=Tl;Tl|=16;var r=Su();for(jl===e&&Rl===t||ku(e,t);;)try{Mu();break}catch(t){Cu(e,t)}if(ni(),Tl=n,Nl.current=r,null!==Al)throw Error(o(261));return jl=null,Rl=0,Dl}function Mu(){for(;null!==Al;)Nu(Al)}function Pu(){for(;null!==Al&&!Ma();)Nu(Al)}function Nu(e){var t=Ql(e.alternate,e,Il);e.memoizedProps=e.pendingProps,null===t?Lu(e):Al=t,Ll.current=null}function Lu(e){var t=e;do{var n=t.alternate;if(e=t.return,0==(2048&t.flags)){if(null!==(n=ll(n,t,Il)))return void(Al=n);if(24!==(n=t).tag&&23!==n.tag||null===n.memoizedState||0!=(1073741824&Il)||0==(4&n.mode)){for(var r=0,a=n.child;null!==a;)r|=a.lanes|a.childLanes,a=a.sibling;n.childLanes=r}null!==e&&0==(2048&e.flags)&&(null===e.firstEffect&&(e.firstEffect=t.firstEffect),null!==t.lastEffect&&(null!==e.lastEffect&&(e.lastEffect.nextEffect=t.firstEffect),e.lastEffect=t.lastEffect),1<t.flags&&(null!==e.lastEffect?e.lastEffect.nextEffect=t:e.firstEffect=t,e.lastEffect=t))}else{if(null!==(n=ul(t)))return n.flags&=2047,void(Al=n);null!==e&&(e.firstEffect=e.lastEffect=null,e.flags|=2048)}if(null!==(t=t.sibling))return void(Al=t);Al=t=e}while(null!==t);0===Dl&&(Dl=5)}function Tu(e){var t=Va();return $a(99,ju.bind(null,e,t)),null}function ju(e,t){do{Ru()}while(null!==eu);if(0!=(48&Tl))throw Error(o(327));var n=e.finishedWork;if(null===n)return null;if(e.finishedWork=null,e.finishedLanes=0,n===e.current)throw Error(o(177));e.callbackNode=null;var r=n.lanes|n.childLanes,a=r,i=e.pendingLanes&~a;e.pendingLanes=a,e.suspendedLanes=0,e.pingedLanes=0,e.expiredLanes&=a,e.mutableReadLanes&=a,e.entangledLanes&=a,a=e.entanglements;for(var l=e.eventTimes,u=e.expirationTimes;0<i;){var c=31-Vt(i),s=1<<c;a[c]=0,l[c]=-1,u[c]=-1,i&=~s}if(null!==au&&0==(24&r)&&au.has(e)&&au.delete(e),e===jl&&(Al=jl=null,Rl=0),1<n.flags?null!==n.lastEffect?(n.lastEffect.nextEffect=n,r=n.firstEffect):r=n:r=n.firstEffect,null!==r){if(a=Tl,Tl|=32,Ll.current=null,Fr=Yt,vr(l=yr())){if("selectionStart"in l)u={start:l.selectionStart,end:l.selectionEnd};else e:if(u=(u=l.ownerDocument)&&u.defaultView||window,(s=u.getSelection&&u.getSelection())&&0!==s.rangeCount){u=s.anchorNode,i=s.anchorOffset,c=s.focusNode,s=s.focusOffset;try{u.nodeType,c.nodeType}catch(e){u=null;break e}var f=0,d=-1,p=-1,h=0,m=0,y=l,v=null;t:for(;;){for(var g;y!==u||0!==i&&3!==y.nodeType||(d=f+i),y!==c||0!==s&&3!==y.nodeType||(p=f+s),3===y.nodeType&&(f+=y.nodeValue.length),null!==(g=y.firstChild);)v=y,y=g;for(;;){if(y===l)break t;if(v===u&&++h===i&&(d=f),v===c&&++m===s&&(p=f),null!==(g=y.nextSibling))break;v=(y=v).parentNode}y=g}u=-1===d||-1===p?null:{start:d,end:p}}else u=null;u=u||{start:0,end:0}}else u=null;Hr={focusedElem:l,selectionRange:u},Yt=!1,su=null,fu=!1,Yl=r;do{try{Au()}catch(e){if(null===Yl)throw Error(o(330));Bu(Yl,e),Yl=Yl.nextEffect}}while(null!==Yl);su=null,Yl=r;do{try{for(l=e;null!==Yl;){var b=Yl.flags;if(16&b&&ge(Yl.stateNode,""),128&b){var x=Yl.alternate;if(null!==x){var w=x.ref;null!==w&&("function"==typeof w?w(null):w.current=null)}}switch(1038&b){case 2:_l(Yl),Yl.flags&=-3;break;case 6:_l(Yl),Yl.flags&=-3,Sl(Yl.alternate,Yl);break;case 1024:Yl.flags&=-1025;break;case 1028:Yl.flags&=-1025,Sl(Yl.alternate,Yl);break;case 4:Sl(Yl.alternate,Yl);break;case 8:Cl(l,u=Yl);var _=u.alternate;xl(u),null!==_&&xl(_)}Yl=Yl.nextEffect}}catch(e){if(null===Yl)throw Error(o(330));Bu(Yl,e),Yl=Yl.nextEffect}}while(null!==Yl);if(w=Hr,x=yr(),b=w.focusedElem,l=w.selectionRange,x!==b&&b&&b.ownerDocument&&mr(b.ownerDocument.documentElement,b)){null!==l&&vr(b)&&(x=l.start,void 0===(w=l.end)&&(w=x),"selectionStart"in b?(b.selectionStart=x,b.selectionEnd=Math.min(w,b.value.length)):(w=(x=b.ownerDocument||document)&&x.defaultView||window).getSelection&&(w=w.getSelection(),u=b.textContent.length,_=Math.min(l.start,u),l=void 0===l.end?_:Math.min(l.end,u),!w.extend&&_>l&&(u=l,l=_,_=u),u=hr(b,_),i=hr(b,l),u&&i&&(1!==w.rangeCount||w.anchorNode!==u.node||w.anchorOffset!==u.offset||w.focusNode!==i.node||w.focusOffset!==i.offset)&&((x=x.createRange()).setStart(u.node,u.offset),w.removeAllRanges(),_>l?(w.addRange(x),w.extend(i.node,i.offset)):(x.setEnd(i.node,i.offset),w.addRange(x))))),x=[];for(w=b;w=w.parentNode;)1===w.nodeType&&x.push({element:w,left:w.scrollLeft,top:w.scrollTop});for("function"==typeof b.focus&&b.focus(),b=0;b<x.length;b++)(w=x[b]).element.scrollLeft=w.left,w.element.scrollTop=w.top}Yt=!!Fr,Hr=Fr=null,e.current=n,Yl=r;do{try{for(b=e;null!==Yl;){var E=Yl.flags;if(36&E&&vl(b,Yl.alternate,Yl),128&E){x=void 0;var k=Yl.ref;if(null!==k){var C=Yl.stateNode;Yl.tag,x=C,"function"==typeof k?k(x):k.current=x}}Yl=Yl.nextEffect}}catch(e){if(null===Yl)throw Error(o(330));Bu(Yl,e),Yl=Yl.nextEffect}}while(null!==Yl);Yl=null,Da(),Tl=a}else e.current=n;if(Jl)Jl=!1,eu=e,tu=t;else for(Yl=r;null!==Yl;)t=Yl.nextEffect,Yl.nextEffect=null,8&Yl.flags&&((E=Yl).sibling=null,E.stateNode=null),Yl=t;if(0===(r=e.pendingLanes)&&(Kl=null),1===r?e===ou?iu++:(iu=0,ou=e):iu=0,n=n.stateNode,ka&&"function"==typeof ka.onCommitFiberRoot)try{ka.onCommitFiberRoot(Ea,n,void 0,64==(64&n.current.flags))}catch(e){}if(yu(e,Ua()),Zl)throw Zl=!1,e=Xl,Xl=null,e;return 0!=(8&Tl)||Qa(),null}function Au(){for(;null!==Yl;){var e=Yl.alternate;fu||null===su||(0!=(8&Yl.flags)?et(Yl,su)&&(fu=!0):13===Yl.tag&&Ml(e,Yl)&&et(Yl,su)&&(fu=!0));var t=Yl.flags;0!=(256&t)&&yl(e,Yl),0==(512&t)||Jl||(Jl=!0,Ga(97,(function(){return Ru(),null}))),Yl=Yl.nextEffect}}function Ru(){if(90!==tu){var e=97<tu?97:tu;return tu=90,$a(e,Du)}return!1}function Iu(e,t){nu.push(t,e),Jl||(Jl=!0,Ga(97,(function(){return Ru(),null})))}function zu(e,t){ru.push(t,e),Jl||(Jl=!0,Ga(97,(function(){return Ru(),null})))}function Du(){if(null===eu)return!1;var e=eu;if(eu=null,0!=(48&Tl))throw Error(o(331));var t=Tl;Tl|=32;var n=ru;ru=[];for(var r=0;r<n.length;r+=2){var a=n[r],i=n[r+1],l=a.destroy;if(a.destroy=void 0,"function"==typeof l)try{l()}catch(e){if(null===i)throw Error(o(330));Bu(i,e)}}for(n=nu,nu=[],r=0;r<n.length;r+=2){a=n[r],i=n[r+1];try{var u=a.create;a.destroy=u()}catch(e){if(null===i)throw Error(o(330));Bu(i,e)}}for(u=e.current.firstEffect;null!==u;)e=u.nextEffect,u.nextEffect=null,8&u.flags&&(u.sibling=null,u.stateNode=null),u=e;return Tl=t,Qa(),!0}function qu(e,t,n){fi(e,t=dl(0,t=cl(n,t),1)),t=du(),null!==(e=mu(e,1))&&(Ut(e,1,t),yu(e,t))}function Bu(e,t){if(3===e.tag)qu(e,e,t);else for(var n=e.return;null!==n;){if(3===n.tag){qu(n,e,t);break}if(1===n.tag){var r=n.stateNode;if("function"==typeof n.type.getDerivedStateFromError||"function"==typeof r.componentDidCatch&&(null===Kl||!Kl.has(r))){var a=pl(n,e=cl(t,e),1);if(fi(n,a),a=du(),null!==(n=mu(n,1)))Ut(n,1,a),yu(n,a);else if("function"==typeof r.componentDidCatch&&(null===Kl||!Kl.has(r)))try{r.componentDidCatch(t,e)}catch(e){}break}}n=n.return}}function Fu(e,t,n){var r=e.pingCache;null!==r&&r.delete(t),t=du(),e.pingedLanes|=e.suspendedLanes&n,jl===e&&(Rl&n)===n&&(4===Dl||3===Dl&&(62914560&Rl)===Rl&&500>Ua()-Wl?ku(e,0):Ul|=n),yu(e,t)}function Hu(e,t){var n=e.stateNode;null!==n&&n.delete(t),0===(t=0)&&(0==(2&(t=e.mode))?t=1:0==(4&t)?t=99===Va()?1:2:(0===uu&&(uu=Bl),0===(t=Ft(62914560&~uu))&&(t=4194304))),n=du(),null!==(e=mu(e,t))&&(Ut(e,t,n),yu(e,n))}function Uu(e,t,n,r){this.tag=e,this.key=n,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=t,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.flags=0,this.lastEffect=this.firstEffect=this.nextEffect=null,this.childLanes=this.lanes=0,this.alternate=null}function Vu(e,t,n,r){return new Uu(e,t,n,r)}function Wu(e){return!(!(e=e.prototype)||!e.isReactComponent)}function $u(e,t){var n=e.alternate;return null===n?((n=Vu(e.tag,t,e.key,e.mode)).elementType=e.elementType,n.type=e.type,n.stateNode=e.stateNode,n.alternate=e,e.alternate=n):(n.pendingProps=t,n.type=e.type,n.flags=0,n.nextEffect=null,n.firstEffect=null,n.lastEffect=null),n.childLanes=e.childLanes,n.lanes=e.lanes,n.child=e.child,n.memoizedProps=e.memoizedProps,n.memoizedState=e.memoizedState,n.updateQueue=e.updateQueue,t=e.dependencies,n.dependencies=null===t?null:{lanes:t.lanes,firstContext:t.firstContext},n.sibling=e.sibling,n.index=e.index,n.ref=e.ref,n}function Gu(e,t,n,r,a,i){var l=2;if(r=e,"function"==typeof e)Wu(e)&&(l=1);else if("string"==typeof e)l=5;else e:switch(e){case k:return Qu(n.children,a,i,t);case I:l=8,a|=16;break;case C:l=8,a|=1;break;case S:return(e=Vu(12,n,t,8|a)).elementType=S,e.type=S,e.lanes=i,e;case N:return(e=Vu(13,n,t,a)).type=N,e.elementType=N,e.lanes=i,e;case L:return(e=Vu(19,n,t,a)).elementType=L,e.lanes=i,e;case z:return Yu(n,a,i,t);case D:return(e=Vu(24,n,t,a)).elementType=D,e.lanes=i,e;default:if("object"==typeof e&&null!==e)switch(e.$$typeof){case O:l=10;break e;case M:l=9;break e;case P:l=11;break e;case T:l=14;break e;case j:l=16,r=null;break e;case A:l=22;break e}throw Error(o(130,null==e?e:typeof e,""))}return(t=Vu(l,n,t,a)).elementType=e,t.type=r,t.lanes=i,t}function Qu(e,t,n,r){return(e=Vu(7,e,r,t)).lanes=n,e}function Yu(e,t,n,r){return(e=Vu(23,e,r,t)).elementType=z,e.lanes=n,e}function Zu(e,t,n){return(e=Vu(6,e,null,t)).lanes=n,e}function Xu(e,t,n){return(t=Vu(4,null!==e.children?e.children:[],e.key,t)).lanes=n,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function Ku(e,t,n){this.tag=t,this.containerInfo=e,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.pendingContext=this.context=null,this.hydrate=n,this.callbackNode=null,this.callbackPriority=0,this.eventTimes=Ht(0),this.expirationTimes=Ht(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Ht(0),this.mutableSourceEagerHydrationData=null}function Ju(e,t,n){var r=3<arguments.length&&void 0!==arguments[3]?arguments[3]:null;return{$$typeof:E,key:null==r?null:""+r,children:e,containerInfo:t,implementation:n}}function ec(e,t,n,r){var a=t.current,i=du(),l=pu(a);e:if(n){t:{if(Ze(n=n._reactInternals)!==n||1!==n.tag)throw Error(o(170));var u=n;do{switch(u.tag){case 3:u=u.stateNode.context;break t;case 1:if(va(u.type)){u=u.stateNode.__reactInternalMemoizedMergedChildContext;break t}}u=u.return}while(null!==u);throw Error(o(171))}if(1===n.tag){var c=n.type;if(va(c)){n=xa(n,c,u);break e}}n=u}else n=da;return null===t.context?t.context=n:t.pendingContext=n,(t=si(i,l)).payload={element:e},null!==(r=void 0===r?null:r)&&(t.callback=r),fi(a,t),hu(a,l,i),l}function tc(e){return(e=e.current).child?(e.child.tag,e.child.stateNode):null}function nc(e,t){if(null!==(e=e.memoizedState)&&null!==e.dehydrated){var n=e.retryLane;e.retryLane=0!==n&&n<t?n:t}}function rc(e,t){nc(e,t),(e=e.alternate)&&nc(e,t)}function ac(e,t,n){var r=null!=n&&null!=n.hydrationOptions&&n.hydrationOptions.mutableSources||null;if(n=new Ku(e,t,null!=n&&!0===n.hydrate),t=Vu(3,null,null,2===t?7:1===t?3:0),n.current=t,t.stateNode=n,ui(t),e[ea]=n.current,Tr(8===e.nodeType?e.parentNode:e),r)for(e=0;e<r.length;e++){var a=(t=r[e])._getVersion;a=a(t._source),null==n.mutableSourceEagerHydrationData?n.mutableSourceEagerHydrationData=[t,a]:n.mutableSourceEagerHydrationData.push(t,a)}this._internalRoot=n}function ic(e){return!(!e||1!==e.nodeType&&9!==e.nodeType&&11!==e.nodeType&&(8!==e.nodeType||" react-mount-point-unstable "!==e.nodeValue))}function oc(e,t,n,r,a){var i=n._reactRootContainer;if(i){var o=i._internalRoot;if("function"==typeof a){var l=a;a=function(){var e=tc(o);l.call(e)}}ec(t,o,e,a)}else{if(i=n._reactRootContainer=function(e,t){if(t||(t=!(!(t=e?9===e.nodeType?e.documentElement:e.firstChild:null)||1!==t.nodeType||!t.hasAttribute("data-reactroot"))),!t)for(var n;n=e.lastChild;)e.removeChild(n);return new ac(e,0,t?{hydrate:!0}:void 0)}(n,r),o=i._internalRoot,"function"==typeof a){var u=a;a=function(){var e=tc(o);u.call(e)}}wu((function(){ec(t,o,e,a)}))}return tc(o)}function lc(e,t){var n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:null;if(!ic(t))throw Error(o(200));return Ju(e,t,null,n)}Ql=function(e,t,n){var r=t.lanes;if(null!==e)if(e.memoizedProps!==t.pendingProps||ha.current)zo=!0;else{if(0==(n&r)){switch(zo=!1,t.tag){case 3:Go(t),Gi();break;case 5:Ri(t);break;case 1:va(t.type)&&wa(t);break;case 4:ji(t,t.stateNode.containerInfo);break;case 10:r=t.memoizedProps.value;var a=t.type._context;fa(Ka,a._currentValue),a._currentValue=r;break;case 13:if(null!==t.memoizedState)return 0!=(n&t.child.childLanes)?Ko(e,t,n):(fa(zi,1&zi.current),null!==(t=il(e,t,n))?t.sibling:null);fa(zi,1&zi.current);break;case 19:if(r=0!=(n&t.childLanes),0!=(64&e.flags)){if(r)return al(e,t,n);t.flags|=64}if(null!==(a=t.memoizedState)&&(a.rendering=null,a.tail=null,a.lastEffect=null),fa(zi,zi.current),r)break;return null;case 23:case 24:return t.lanes=0,Ho(e,t,n)}return il(e,t,n)}zo=0!=(16384&e.flags)}else zo=!1;switch(t.lanes=0,t.tag){case 2:if(r=t.type,null!==e&&(e.alternate=null,t.alternate=null,t.flags|=2),e=t.pendingProps,a=ya(t,pa.current),ii(t,n),a=oo(null,t,r,e,a,n),t.flags|=1,"object"==typeof a&&null!==a&&"function"==typeof a.render&&void 0===a.$$typeof){if(t.tag=1,t.memoizedState=null,t.updateQueue=null,va(r)){var i=!0;wa(t)}else i=!1;t.memoizedState=null!==a.state&&void 0!==a.state?a.state:null,ui(t);var l=r.getDerivedStateFromProps;"function"==typeof l&&yi(t,r,l,e),a.updater=vi,t.stateNode=a,a._reactInternals=t,wi(t,r,e,n),t=$o(null,t,r,!0,i,n)}else t.tag=0,Do(null,t,a,n),t=t.child;return t;case 16:a=t.elementType;e:{switch(null!==e&&(e.alternate=null,t.alternate=null,t.flags|=2),e=t.pendingProps,a=(i=a._init)(a._payload),t.type=a,i=t.tag=function(e){if("function"==typeof e)return Wu(e)?1:0;if(null!=e){if((e=e.$$typeof)===P)return 11;if(e===T)return 14}return 2}(a),e=Xa(a,e),i){case 0:t=Vo(null,t,a,e,n);break e;case 1:t=Wo(null,t,a,e,n);break e;case 11:t=qo(null,t,a,e,n);break e;case 14:t=Bo(null,t,a,Xa(a.type,e),r,n);break e}throw Error(o(306,a,""))}return t;case 0:return r=t.type,a=t.pendingProps,Vo(e,t,r,a=t.elementType===r?a:Xa(r,a),n);case 1:return r=t.type,a=t.pendingProps,Wo(e,t,r,a=t.elementType===r?a:Xa(r,a),n);case 3:if(Go(t),r=t.updateQueue,null===e||null===r)throw Error(o(282));if(r=t.pendingProps,a=null!==(a=t.memoizedState)?a.element:null,ci(e,t),pi(t,r,null,n),(r=t.memoizedState.element)===a)Gi(),t=il(e,t,n);else{if((i=(a=t.stateNode).hydrate)&&(Bi=Qr(t.stateNode.containerInfo.firstChild),qi=t,i=Fi=!0),i){if(null!=(e=a.mutableSourceEagerHydrationData))for(a=0;a<e.length;a+=2)(i=e[a])._workInProgressVersionPrimary=e[a+1],Qi.push(i);for(n=Oi(t,null,r,n),t.child=n;n;)n.flags=-3&n.flags|1024,n=n.sibling}else Do(e,t,r,n),Gi();t=t.child}return t;case 5:return Ri(t),null===e&&Vi(t),r=t.type,a=t.pendingProps,i=null!==e?e.memoizedProps:null,l=a.children,Vr(r,a)?l=null:null!==i&&Vr(r,i)&&(t.flags|=16),Uo(e,t),Do(e,t,l,n),t.child;case 6:return null===e&&Vi(t),null;case 13:return Ko(e,t,n);case 4:return ji(t,t.stateNode.containerInfo),r=t.pendingProps,null===e?t.child=Si(t,null,r,n):Do(e,t,r,n),t.child;case 11:return r=t.type,a=t.pendingProps,qo(e,t,r,a=t.elementType===r?a:Xa(r,a),n);case 7:return Do(e,t,t.pendingProps,n),t.child;case 8:case 12:return Do(e,t,t.pendingProps.children,n),t.child;case 10:e:{r=t.type._context,a=t.pendingProps,l=t.memoizedProps,i=a.value;var u=t.type._context;if(fa(Ka,u._currentValue),u._currentValue=i,null!==l)if(u=l.value,0===(i=sr(u,i)?0:0|("function"==typeof r._calculateChangedBits?r._calculateChangedBits(u,i):1073741823))){if(l.children===a.children&&!ha.current){t=il(e,t,n);break e}}else for(null!==(u=t.child)&&(u.return=t);null!==u;){var c=u.dependencies;if(null!==c){l=u.child;for(var s=c.firstContext;null!==s;){if(s.context===r&&0!=(s.observedBits&i)){1===u.tag&&((s=si(-1,n&-n)).tag=2,fi(u,s)),u.lanes|=n,null!==(s=u.alternate)&&(s.lanes|=n),ai(u.return,n),c.lanes|=n;break}s=s.next}}else l=10===u.tag&&u.type===t.type?null:u.child;if(null!==l)l.return=u;else for(l=u;null!==l;){if(l===t){l=null;break}if(null!==(u=l.sibling)){u.return=l.return,l=u;break}l=l.return}u=l}Do(e,t,a.children,n),t=t.child}return t;case 9:return a=t.type,r=(i=t.pendingProps).children,ii(t,n),r=r(a=oi(a,i.unstable_observedBits)),t.flags|=1,Do(e,t,r,n),t.child;case 14:return i=Xa(a=t.type,t.pendingProps),Bo(e,t,a,i=Xa(a.type,i),r,n);case 15:return Fo(e,t,t.type,t.pendingProps,r,n);case 17:return r=t.type,a=t.pendingProps,a=t.elementType===r?a:Xa(r,a),null!==e&&(e.alternate=null,t.alternate=null,t.flags|=2),t.tag=1,va(r)?(e=!0,wa(t)):e=!1,ii(t,n),bi(t,r,a),wi(t,r,a,n),$o(null,t,r,!0,e,n);case 19:return al(e,t,n);case 23:case 24:return Ho(e,t,n)}throw Error(o(156,t.tag))},ac.prototype.render=function(e){ec(e,this._internalRoot,null,null)},ac.prototype.unmount=function(){var e=this._internalRoot,t=e.containerInfo;ec(null,e,null,(function(){t[ea]=null}))},tt=function(e){13===e.tag&&(hu(e,4,du()),rc(e,4))},nt=function(e){13===e.tag&&(hu(e,67108864,du()),rc(e,67108864))},rt=function(e){if(13===e.tag){var t=du(),n=pu(e);hu(e,n,t),rc(e,n)}},at=function(e,t){return t()},Oe=function(e,t,n){switch(t){case"input":if(ne(e,n),t=n.name,"radio"===n.type&&null!=t){for(n=e;n.parentNode;)n=n.parentNode;for(n=n.querySelectorAll("input[name="+JSON.stringify(""+t)+'][type="radio"]'),t=0;t<n.length;t++){var r=n[t];if(r!==e&&r.form===e.form){var a=ia(r);if(!a)throw Error(o(90));X(r),ne(r,a)}}}break;case"textarea":ce(e,n);break;case"select":null!=(t=n.value)&&oe(e,!!n.multiple,t,!1)}},je=xu,Ae=function(e,t,n,r,a){var i=Tl;Tl|=4;try{return $a(98,e.bind(null,t,n,r,a))}finally{0===(Tl=i)&&(Gl(),Qa())}},Re=function(){0==(49&Tl)&&(function(){if(null!==au){var e=au;au=null,e.forEach((function(e){e.expiredLanes|=24&e.pendingLanes,yu(e,Ua())}))}Qa()}(),Ru())},Ie=function(e,t){var n=Tl;Tl|=2;try{return e(t)}finally{0===(Tl=n)&&(Gl(),Qa())}};var uc={Events:[ra,aa,ia,Le,Te,Ru,{current:!1}]},cc={findFiberByHostInstance:na,bundleType:0,version:"17.0.2",rendererPackageName:"react-dom"},sc={bundleType:cc.bundleType,version:cc.version,rendererPackageName:cc.rendererPackageName,rendererConfig:cc.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:w.ReactCurrentDispatcher,findHostInstanceByFiber:function(e){return null===(e=Je(e))?null:e.stateNode},findFiberByHostInstance:cc.findFiberByHostInstance||function(){return null},findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null};if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__){var fc=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!fc.isDisabled&&fc.supportsFiber)try{Ea=fc.inject(sc),ka=fc}catch(ye){}}t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=uc,t.createPortal=lc,t.findDOMNode=function(e){if(null==e)return null;if(1===e.nodeType)return e;var t=e._reactInternals;if(void 0===t){if("function"==typeof e.render)throw Error(o(188));throw Error(o(268,Object.keys(e)))}return e=null===(e=Je(t))?null:e.stateNode},t.flushSync=function(e,t){var n=Tl;if(0!=(48&n))return e(t);Tl|=1;try{if(e)return $a(99,e.bind(null,t))}finally{Tl=n,Qa()}},t.hydrate=function(e,t,n){if(!ic(t))throw Error(o(200));return oc(null,e,t,!0,n)},t.render=function(e,t,n){if(!ic(t))throw Error(o(200));return oc(null,e,t,!1,n)},t.unmountComponentAtNode=function(e){if(!ic(e))throw Error(o(40));return!!e._reactRootContainer&&(wu((function(){oc(null,null,e,!1,(function(){e._reactRootContainer=null,e[ea]=null}))})),!0)},t.unstable_batchedUpdates=xu,t.unstable_createPortal=function(e,t){return lc(e,t,2<arguments.length&&void 0!==arguments[2]?arguments[2]:null)},t.unstable_renderSubtreeIntoContainer=function(e,t,n,r){if(!ic(n))throw Error(o(200));if(null==e||void 0===e._reactInternals)throw Error(o(38));return oc(e,t,n,!1,r)},t.version="17.0.2"},function(e,t,n){"use strict";var r=Object.getOwnPropertySymbols,a=Object.prototype.hasOwnProperty,i=Object.prototype.propertyIsEnumerable;function o(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}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(e){return!1}}()?Object.assign:function(e,t){for(var n,l,u=o(e),c=1;c<arguments.length;c++){for(var s in n=Object(arguments[c]))a.call(n,s)&&(u[s]=n[s]);if(r){l=r(n);for(var f=0;f<l.length;f++)i.call(n,l[f])&&(u[l[f]]=n[l[f]])}}return u}},function(e,t,n){"use strict";e.exports=n(103)},function(e,t,n){"use strict";var r,a,i,o,l;if("undefined"==typeof window||"function"!=typeof MessageChannel){var u=null,c=null,s=function(){if(null!==u)try{var e=t.unstable_now();u(!0,e),u=null}catch(e){throw setTimeout(s,0),e}},f=Date.now();t.unstable_now=function(){return Date.now()-f},r=function(e){null!==u?setTimeout(r,0,e):(u=e,setTimeout(s,0))},a=function(e,t){c=setTimeout(e,t)},i=function(){clearTimeout(c)},o=function(){return!1},l=t.unstable_forceFrameRate=function(){}}else{var d=window.performance,p=window.Date,h=window.setTimeout,m=window.clearTimeout;if("undefined"!=typeof console){var y=window.cancelAnimationFrame;"function"!=typeof window.requestAnimationFrame&&console.error("This browser doesn't support requestAnimationFrame. Make sure that you load a polyfill in older browsers. https://fb.me/react-polyfills"),"function"!=typeof y&&console.error("This browser doesn't support cancelAnimationFrame. Make sure that you load a polyfill in older browsers. https://fb.me/react-polyfills")}if("object"==typeof d&&"function"==typeof d.now)t.unstable_now=function(){return d.now()};else{var v=p.now();t.unstable_now=function(){return p.now()-v}}var g=!1,b=null,x=-1,w=5,_=0;o=function(){return t.unstable_now()>=_},l=function(){},t.unstable_forceFrameRate=function(e){0>e||125<e?console.error("forceFrameRate takes a positive int between 0 and 125, forcing framerates higher than 125 fps is not unsupported"):w=0<e?Math.floor(1e3/e):5};var E=new MessageChannel,k=E.port2;E.port1.onmessage=function(){if(null!==b){var e=t.unstable_now();_=e+w;try{b(!0,e)?k.postMessage(null):(g=!1,b=null)}catch(e){throw k.postMessage(null),e}}else g=!1},r=function(e){b=e,g||(g=!0,k.postMessage(null))},a=function(e,n){x=h((function(){e(t.unstable_now())}),n)},i=function(){m(x),x=-1}}function C(e,t){var n=e.length;e.push(t);e:for(;;){var r=n-1>>>1,a=e[r];if(!(void 0!==a&&0<M(a,t)))break e;e[r]=t,e[n]=a,n=r}}function S(e){return void 0===(e=e[0])?null:e}function O(e){var t=e[0];if(void 0!==t){var n=e.pop();if(n!==t){e[0]=n;e:for(var r=0,a=e.length;r<a;){var i=2*(r+1)-1,o=e[i],l=i+1,u=e[l];if(void 0!==o&&0>M(o,n))void 0!==u&&0>M(u,o)?(e[r]=u,e[l]=n,r=l):(e[r]=o,e[i]=n,r=i);else{if(!(void 0!==u&&0>M(u,n)))break e;e[r]=u,e[l]=n,r=l}}}return t}return null}function M(e,t){var n=e.sortIndex-t.sortIndex;return 0!==n?n:e.id-t.id}var P=[],N=[],L=1,T=null,j=3,A=!1,R=!1,I=!1;function z(e){for(var t=S(N);null!==t;){if(null===t.callback)O(N);else{if(!(t.startTime<=e))break;O(N),t.sortIndex=t.expirationTime,C(P,t)}t=S(N)}}function D(e){if(I=!1,z(e),!R)if(null!==S(P))R=!0,r(q);else{var t=S(N);null!==t&&a(D,t.startTime-e)}}function q(e,n){R=!1,I&&(I=!1,i()),A=!0;var r=j;try{for(z(n),T=S(P);null!==T&&(!(T.expirationTime>n)||e&&!o());){var l=T.callback;if(null!==l){T.callback=null,j=T.priorityLevel;var u=l(T.expirationTime<=n);n=t.unstable_now(),"function"==typeof u?T.callback=u:T===S(P)&&O(P),z(n)}else O(P);T=S(P)}if(null!==T)var c=!0;else{var s=S(N);null!==s&&a(D,s.startTime-n),c=!1}return c}finally{T=null,j=r,A=!1}}function B(e){switch(e){case 1:return-1;case 2:return 250;case 5:return 1073741823;case 4:return 1e4;default:return 5e3}}var F=l;t.unstable_IdlePriority=5,t.unstable_ImmediatePriority=1,t.unstable_LowPriority=4,t.unstable_NormalPriority=3,t.unstable_Profiling=null,t.unstable_UserBlockingPriority=2,t.unstable_cancelCallback=function(e){e.callback=null},t.unstable_continueExecution=function(){R||A||(R=!0,r(q))},t.unstable_getCurrentPriorityLevel=function(){return j},t.unstable_getFirstCallbackNode=function(){return S(P)},t.unstable_next=function(e){switch(j){case 1:case 2:case 3:var t=3;break;default:t=j}var n=j;j=t;try{return e()}finally{j=n}},t.unstable_pauseExecution=function(){},t.unstable_requestPaint=F,t.unstable_runWithPriority=function(e,t){switch(e){case 1:case 2:case 3:case 4:case 5:break;default:e=3}var n=j;j=e;try{return t()}finally{j=n}},t.unstable_scheduleCallback=function(e,n,o){var l=t.unstable_now();if("object"==typeof o&&null!==o){var u=o.delay;u="number"==typeof u&&0<u?l+u:l,o="number"==typeof o.timeout?o.timeout:B(e)}else o=B(e),u=l;return e={id:L++,callback:n,priorityLevel:e,startTime:u,expirationTime:o=u+o,sortIndex:-1},u>l?(e.sortIndex=u,C(N,e),null===S(P)&&e===S(N)&&(I?i():I=!0,a(D,u-l))):(e.sortIndex=o,C(P,e),R||A||(R=!0,r(q))),e},t.unstable_shouldYield=function(){var e=t.unstable_now();z(e);var n=S(P);return n!==T&&null!==T&&null!==n&&null!==n.callback&&n.startTime<=e&&n.expirationTime<T.expirationTime||o()},t.unstable_wrapCallback=function(e){var t=j;return function(){var n=j;j=t;try{return e.apply(this,arguments)}finally{j=n}}}},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(105),n(47),n(112),n(113),n(114),n(32)],r=function(e,t,n,r,a,i,o,l,u){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var c=v(t),s=v(n),f=v(r),d=v(a),p=v(i),h=v(o),m=v(l),y=v(u);function v(e){return e&&e.__esModule?e:{default:e}}var g="When dialing 711, you will automatically be connected to a TRS Communications Assistant who will relay your conversation to the help desk agent with strict confidentiality.",b=function(e){var t=e.isNewFooter,n=e.isIESupportPage,r=e.showHcdResearch,a=e.buildVersion,i=e.isFullWidth,o=r?"/about/hcd-research":"mailto:QPPUserResearch@cms.hhs.gov?subject=Sign up for feedback sessions&body=Please let us know your role and how many Tax Identification Numbers (TINs) you represent. Don’t send us your actual TINs, that is confidential information that should not be shared with this email address. If you do not represent a practice, let us know what work you do in connection to QPP.",l=(0,y.default)({timeout:5,url:"/config/footer",localStorageName:"qpp_footer"}),u=((null==l?void 0:l.content)||[{listServ:!1,showCcsqLink:!1}])[0],s=function(e){return n?"/":e};return t?c.default.createElement(c.default.Fragment,null,!n&&c.default.createElement("div",{className:"feedback-session-sign-up"},c.default.createElement("div",{className:"responsive-container"},c.default.createElement("hr",null),c.default.createElement("p",null,c.default.createElement("strong",null,"Help shape the future of QPP.")," Participate in a user feedback session."," ",c.default.createElement("a",{className:"email-note-link",href:o},"Sign up now")))),c.default.createElement("footer",{className:"global-footer"},c.default.createElement("div",{className:"build-version",id:"build-version"},a),c.default.createElement("div",{className:"responsive-container"},c.default.createElement(c.default.Fragment,null,!n&&c.default.createElement("div",{className:"global-footer-container"},c.default.createElement("div",{className:"footer-resources"},c.default.createElement("p",{className:"sub-title"},"Resources"),c.default.createElement("ul",null,c.default.createElement("li",null,c.default.createElement("a",{href:"/about/resource-library","aria-label":"Resource Library","data-track-category":"FooterNav","data-track-action":"OpenEducationAndTools","data-track-label":"Education and Tools"},"Resource Library")),c.default.createElement("li",null,c.default.createElement("a",{href:"/resources/help-and-support","aria-label":"Help and Support","data-track-category":"FooterNav","data-track-action":"OpenHelpAndSupport","data-track-label":"Help and Support"},"Help and Support")),c.default.createElement("li",null,c.default.createElement("a",{href:"/about/small-underserved-rural-practices","aria-label":"Support for Small Practices","data-track-category":"FooterNav","data-track-action":"OpenSupportSmallPractices","data-track-label":"Support for Small Practices"},"Support for Small Practices")),c.default.createElement("li",null,c.default.createElement("a",{href:"/developers","aria-label":"Developer Tools","data-track-category":"FooterNav","data-track-action":"OpenDeveloperTools","data-track-label":"Quality Payment Program"},"Developer Tools")),c.default.createElement("li",null,c.default.createElement("a",{href:"/glossary","aria-label":"Glossary","data-track-category":"FooterNav","data-track-action":"OpenGlossary","data-track-label":"Glossary"},"Glossary")))),c.default.createElement("div",{className:"footer-contact-cms"},c.default.createElement("p",{className:"sub-title"},"Contact CMS"),c.default.createElement("p",{className:"contact-title"},"Phone:"),c.default.createElement("p",null,"Monday - Friday 8 a.m - 8 p.m ET"),c.default.createElement("p",null,"1-866-288-8292 (TRS: 711)",c.default.createElement("span",{className:"footer-trs-infotip"},c.default.createElement(d.default,{label:g}))),c.default.createElement("p",{className:"contact-title"},"Email:"),c.default.createElement("p",null,c.default.createElement("a",{"aria-label":"QPP@cms.hhs.gov",href:"mailto:QPP@cms.hhs.gov",className:"email-link"},"QPP@cms.hhs.gov")),(null==u?void 0:u.showCcsqLink)&&c.default.createElement(c.default.Fragment,null,c.default.createElement("p",{className:"contact-title"},"QPP Service Center:"),c.default.createElement("a",{href:"https://cmsqualitysupport.servicenowservices.com/ccsq_support_central","aria-label":"CCSQ Support Central",className:"email-link",target:"__blank",rel:"noopener noreferrer"},c.default.createElement("strong",null,"Create or Track a QPP Service Center Ticket"),c.default.createElement(f.default,{classes:{root:"ccsq-link-icon"}})))),c.default.createElement("div",{className:"footer-social-newsletter"},c.default.createElement("p",{className:"sub-title"},"Stay Connected"),c.default.createElement(m.default,null),c.default.createElement("p",{className:"sub-title"},null!=u&&u.listServ?"Sign Up for the QPP Listserv":"Sign Up for the QPP Newsletter"),c.default.createElement(h.default,null))),c.default.createElement("hr",null)),c.default.createElement("div",{className:"other-links"},c.default.createElement("ul",{className:"small"},c.default.createElement("li",null,c.default.createElement("a",{href:s("/privacy"),"aria-label":"Notice of Privacy and Disclaimer","data-track-category":"FooterNav","data-track-action":"OpenPrivacyDisclaimer","data-track-label":"Notice of Privacy and Disclaimer"},"CMS Privacy Notice")),c.default.createElement("li",{className:"divider"})," ",c.default.createElement("li",null,c.default.createElement("a",{href:s("/accessibility"),"aria-label":"Accessibility","data-track-category":"FooterNav","data-track-action":"OpenAccessibility","data-track-label":"Accessibility"},"Accessibility")),c.default.createElement("li",{className:"divider"})," ",c.default.createElement("li",null,c.default.createElement("a",{"aria-label":"Download Adobe Reader",className:"adobe-link",rel:"noopener noreferrer",target:"_blank",href:s("https://get.adobe.com/reader"),"data-track-category":"FooterNav","data-track-action":"DownloadAdobeReader","data-track-label":"AdobeReader"},"Download Adobe Reader"))),c.default.createElement("hr",null)),c.default.createElement("div",{className:"qpp-hhs-logo-container"},c.default.createElement("div",{className:"qpp-logo-container"},c.default.createElement("img",{className:"qpp-logo",src:"/images/qpp_logo_rgb_color.png",alt:"qpp logo"})),c.default.createElement("div",{className:"hhs-logo-container"},c.default.createElement("img",{className:"hhs-logo",alt:"Department of Health & Human Services USA",src:"/images/hhs-logo-black.svg"}),c.default.createElement("p",null,"A federal government website managed and paid for by the U.S Centers for Medicare & Medicaid Services. 7500 Security Boulevard, Baltimore MD 21244")))))):c.default.createElement(p.default,{buildVersion:a,isFullWidth:i,signUpNowLink:o})};b.propTypes={buildVersion:s.default.string,isFullWidth:s.default.bool,isNewFooter:s.default.bool,isIESupportPage:s.default.bool,showHcdResearch:s.default.bool},e.default=b},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";var r=n(42),a=n(43);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=a(n(0)),o=(0,r(n(44)).default)(i.createElement("path",{d:"M19 19H5V5h7V3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"}),"OpenInNew");t.default=o},function(e,t){function n(t){return e.exports=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.exports.__esModule=!0,e.exports.default=e.exports,n(t)}e.exports=n,e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){"use strict";e.exports=n(108)},function(e,t,n){"use strict";var r="function"==typeof Symbol&&Symbol.for,a=r?Symbol.for("react.element"):60103,i=r?Symbol.for("react.portal"):60106,o=r?Symbol.for("react.fragment"):60107,l=r?Symbol.for("react.strict_mode"):60108,u=r?Symbol.for("react.profiler"):60114,c=r?Symbol.for("react.provider"):60109,s=r?Symbol.for("react.context"):60110,f=r?Symbol.for("react.async_mode"):60111,d=r?Symbol.for("react.concurrent_mode"):60111,p=r?Symbol.for("react.forward_ref"):60112,h=r?Symbol.for("react.suspense"):60113,m=r?Symbol.for("react.suspense_list"):60120,y=r?Symbol.for("react.memo"):60115,v=r?Symbol.for("react.lazy"):60116,g=r?Symbol.for("react.block"):60121,b=r?Symbol.for("react.fundamental"):60117,x=r?Symbol.for("react.responder"):60118,w=r?Symbol.for("react.scope"):60119;function _(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case a:switch(e=e.type){case f:case d:case o:case u:case l:case h:return e;default:switch(e=e&&e.$$typeof){case s:case p:case v:case y:case c:return e;default:return t}}case i:return t}}}function E(e){return _(e)===d}t.AsyncMode=f,t.ConcurrentMode=d,t.ContextConsumer=s,t.ContextProvider=c,t.Element=a,t.ForwardRef=p,t.Fragment=o,t.Lazy=v,t.Memo=y,t.Portal=i,t.Profiler=u,t.StrictMode=l,t.Suspense=h,t.isAsyncMode=function(e){return E(e)||_(e)===f},t.isConcurrentMode=E,t.isContextConsumer=function(e){return _(e)===s},t.isContextProvider=function(e){return _(e)===c},t.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===a},t.isForwardRef=function(e){return _(e)===p},t.isFragment=function(e){return _(e)===o},t.isLazy=function(e){return _(e)===v},t.isMemo=function(e){return _(e)===y},t.isPortal=function(e){return _(e)===i},t.isProfiler=function(e){return _(e)===u},t.isStrictMode=function(e){return _(e)===l},t.isSuspense=function(e){return _(e)===h},t.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===o||e===d||e===u||e===l||e===h||e===m||"object"==typeof e&&null!==e&&(e.$$typeof===v||e.$$typeof===y||e.$$typeof===c||e.$$typeof===s||e.$$typeof===p||e.$$typeof===b||e.$$typeof===x||e.$$typeof===w||e.$$typeof===g)},t.typeOf=_},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(110),n(198),n(56)],r=function(e,t,n,r,a,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var o=s(t),l=s(n),u=s(r),c=s(i);function s(e){return e&&e.__esModule?e:{default:e}}function f(){return f=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},f.apply(this,arguments)}function d(e,t){return v(e)||y(e,t)||h(e,t)||p()}function p(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function h(e,t){if(e){if("string"==typeof e)return m(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?m(e,t):void 0}}function m(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function y(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,a,i=[],o=!0,l=!1;try{for(n=n.call(e);!(o=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);o=!0);}catch(e){l=!0,a=e}finally{try{o||null==n.return||n.return()}finally{if(l)throw a}}return i}}function v(e){if(Array.isArray(e))return e}var g="#FFF",b="#333",x=function(e){var n=e.children,i=e.label,l=e.ariaLabel,s=e.DEBUG_STYLE,p=d((0,a.useTooltip)({DEBUG_STYLE:s}),2),h=p[0],m=p[1],y=m.isVisible,v=m.triggerRect,x=(0,t.useRef)(),w=(0,t.useRef)();return(0,t.useLayoutEffect)((function(){if(y&&x.current&&v){var e=x.current.getBoundingClientRect(),t=(0,r.positionTriangle)(v,e),n="\n position: absolute;\n width: 0;\n height: 0;\n ".concat(t,"\n border-top-color: ").concat(b,";\n border-bottom-color: ").concat(b,";\n z-index: 1;\n ");w.current.style.cssText=n}})),o.default.createElement(o.default.Fragment,null,(0,t.cloneElement)(n,h),o.default.createElement(a.TooltipPopup,f({},m,{label:i,ariaLabel:l,style:{background:b,color:g},ref:x,position:u.default})),y&&o.default.createElement(c.default,null,o.default.createElement("div",{ref:w,style:{position:"absolute",width:0,height:0}})))};x.propTypes={children:l.default.node.isRequired,label:l.default.node.isRequired,ariaLabel:l.default.string,DEBUG_STYLE:l.default.bool},x.defaultProps={ariaLabel:void 0,DEBUG_STYLE:void 0},e.default=x},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t],r=function(e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var t=12,n=6,r=8,a=function(e,n){var r={top:e.top-n.height<0,bottom:window.innerHeight<e.bottom+n.height+t};return!r.top||r.bottom},i=function(e,n){if(!e||!n)return{};var r=e.left+e.width/2-n.width/2,i=window.innerWidth-n.width-2,o=Math.min(Math.max(2,r),i)+window.pageXOffset,l=a(e,n);return{left:"".concat(o,"px"),top:"".concat(l?e.top-t-n.height+window.pageYOffset:e.top+t+e.height+window.pageYOffset,"px")}};e.default=i,e.positionTriangle=function(e,i){var o=a(e,i),l=o?e.top+window.pageYOffset-t:e.bottom+window.pageYOffset+t-r,u=e.left-n+e.width/2,c=o?"border-top: ".concat(r,"px solid;"):"border-bottom: ".concat(r,"px solid;");return"\n border-left: ".concat(n,"px solid transparent;\n border-right: ").concat(n,"px solid transparent;\n left: ").concat(u,"px;\n top: ").concat(l,"px;\n ").concat(c,"\n ")}},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2)],r=function(e,t,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=i(t),a=i(n);function i(e){return e&&e.__esModule?e:{default:e}}function o(){return o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o.apply(this,arguments)}function l(e,t){if(null==e)return{};var n,r,a=u(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}function u(e,t){if(null==e)return{};var n,r,a={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(a[n]=e[n]);return a}var c=["lightIcon"],s=function(e){var t=e.lightIcon,n=l(e,c);return r.default.createElement("svg",o({width:"20px",height:"20px",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},n),r.default.createElement("g",{fill:"none",fillRule:"evenodd"},r.default.createElement("path",{d:"M9.721 19.158c-4.947 0-8.973-4.126-8.973-9.196C.748 4.892 4.774.766 9.72.766c4.948 0 8.974 4.126 8.974 9.196 0 5.07-4.026 9.196-8.974 9.196z",fill:"#2EB1ED",fillRule:"nonzero"}),r.default.createElement("path",{d:"M9.721 0C4.361 0 0 4.469 0 9.962c0 5.493 4.36 9.962 9.721 9.962 5.36 0 9.722-4.469 9.722-9.962C19.443 4.469 15.082 0 9.72 0z",fill:t?"#FFF":"#04838A"}),r.default.createElement("path",{d:"M9.721 14.765c-.206 0-.374.112-.374.25v.5c0 .138.168.25.374.25.207 0 .374-.112.374-.25v-.5c0-.138-.167-.25-.374-.25zM9.764 4.706H9.72c-.792 0-1.536.29-2.1.821a2.767 2.767 0 0 0-.89 2.03c0 .197.166.356.373.356s.374-.159.374-.356c0-.577.237-1.118.668-1.523a2.268 2.268 0 0 1 1.607-.615c1.182.016 2.195.98 2.211 2.107.011.743-.373 1.427-1.028 1.83-.995.61-1.589 1.691-1.589 2.89v1.013c0 .197.168.357.374.357.207 0 .374-.16.374-.357v-1.013c0-.941.477-1.82 1.246-2.292.873-.537 1.386-1.448 1.371-2.438-.022-1.527-1.345-2.788-2.948-2.81z",stroke:t?"#04838A":"#FFF",strokeWidth:".5",fill:t?"#04838A":"#FFF",fillRule:"nonzero"})))};e.default=s,s.propTypes={lightIcon:a.default.bool},s.defaultProps={lightIcon:!1}},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(47)],r=function(e,t,n,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=l(t),i=l(n),o=l(r);function l(e){return e&&e.__esModule?e:{default:e}}var u="When dialing 711, you will automatically be connected to a TRS Communications Assistant who will relay your conversation to the help desk agent with strict confidentiality.",c=function(e){var t=e.buildVersion,n=e.isFullWidth,r=e.signUpNowLink;return a.default.createElement("footer",{className:"legacy-footer"},a.default.createElement("div",{className:"build-version",id:"build-version"},t),a.default.createElement("div",{className:"banner"},a.default.createElement("div",{className:n?"container-full-width":"responsive-container"},a.default.createElement("div",{className:"row"},a.default.createElement("div",{className:"col-sm-12 col-md-12 col-lg-12"},a.default.createElement("span",null,"Help shape the future of QPP")," by participating in user feedback sessions."," ",a.default.createElement("a",{className:"email-note-link",href:r},"Send us an email to sign up"))))),a.default.createElement("div",{className:n?"container-full-width":"responsive-container"},a.default.createElement("div",{className:"row"},a.default.createElement("div",{className:n?"col-sm-12 col-md-8 col-lg-8":"col-sm-8 col-md-9 col-lg-9"},a.default.createElement("div",{className:"logo-container"},a.default.createElement("img",{src:"/images/qpp_logo_reversed.png",alt:"Quality Payment Program",className:"qpp-logo"}),a.default.createElement("div",{className:"social-container"},a.default.createElement("a",{rel:"noopener noreferrer",target:"_blank",className:"social-link",href:"https://twitter.com/CMSGov","aria-label":"Follow us on Twitter. This link opens in a new window."},a.default.createElement("span",{className:"glyphicon glyphicon-twitter"})),a.default.createElement("a",{rel:"noopener noreferrer",target:"_blank",className:"social-link",href:"https://www.youtube.com/playlist?list=PLaV7m2-zFKpj_6fBsqav6GvFzzq9oOpkk","aria-label":"Follow us on YouTube. This link opens in a new window."},a.default.createElement("span",{className:"glyphicon glyphicon-youtube"})))),a.default.createElement("div",{className:"links"},a.default.createElement("ul",null,a.default.createElement("li",null,a.default.createElement("a",{href:"/developers","data-track-category":"FooterNav","data-track-action":"OpenDeveloperTools","data-track-label":"Quality Payment Program"},"Developer Tools")),a.default.createElement("li",null,a.default.createElement("a",{href:"/about/resource-library","data-track-category":"FooterNav","data-track-action":"OpenEducationAndTools","data-track-label":"Education and Tools"},"Resource Library")),a.default.createElement("li",null,a.default.createElement("a",{href:"/glossary","data-track-category":"FooterNav","data-track-action":"OpenGlossary","data-track-label":"Glossary"},"Glossary")),a.default.createElement("li",null,a.default.createElement("a",{href:"/resources/help-and-support","data-track-category":"FooterNav","data-track-action":"OpenHelpAndSupport","data-track-label":"Help and Support"},"Help and Support"))),a.default.createElement("ul",{className:"small"},a.default.createElement("li",null,a.default.createElement("a",{href:"/privacy","data-track-category":"FooterNav","data-track-action":"OpenPrivacyDisclaimer","data-track-label":"Notice of Privacy and Disclaimer"},"CMS Privacy Notice")),a.default.createElement("span",{className:"divider"}),a.default.createElement("li",null,a.default.createElement("a",{href:"/accessibility","data-track-category":"FooterNav","data-track-action":"OpenAccessibility","data-track-label":"Accessibility"},"Accessibility")),a.default.createElement("span",{className:"divider"}),a.default.createElement("li",null,a.default.createElement("a",{className:"adobe-link",rel:"noopener noreferrer",target:"_blank",href:"https://get.adobe.com/reader","data-track-category":"FooterNav","data-track-action":"DownloadAdobeReader","data-track-label":"AdobeReader"},a.default.createElement("svg",{className:"icon"},a.default.createElement("use",{xlinkHref:"#icon-download"})),"Download Adobe Reader")),a.default.createElement("span",{className:"divider"}),a.default.createElement("li",null,a.default.createElement("a",{href:"mailto:QPP@cms.hhs.gov",className:"email-link"},"QPP@cms.hhs.gov")),a.default.createElement("li",null,"1-866-288-8292 (TRS: 711)",a.default.createElement("div",{className:"footer-trs-infotip"},a.default.createElement(o.default,{lightIcon:!0,label:u})))))),a.default.createElement("div",{className:n?"col-sm-12 col-md-4 col-lg-4":"col-sm-4 col-md-3 col-lg-3"},a.default.createElement("div",{className:"hhs-logo-container"},a.default.createElement("img",{alt:"Department of Health & Human Services USA",src:"/images/hhs-logo-white.svg"}))))))};c.propTypes={buildVersion:i.default.string,isFullWidth:i.default.bool,signUpNowLink:i.default.string},e.default=c},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0)],r=function(e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=r(t);function r(e){return e&&e.__esModule?e:{default:e}}var a=function(){return n.default.createElement("div",{className:"subscriber-form"},n.default.createElement("form",{action:"https://public.govdelivery.com/accounts/USCMS/subscriber/qualify",target:"_blank",acceptCharset:"UTF-8",method:"get",rel:"noopener noreferrer"},n.default.createElement("input",{type:"hidden",name:"topic_id",value:"USCMS_12196"}),n.default.createElement("label",{className:"sr-only",htmlFor:"email-subscribe"},"Email address"),n.default.createElement("input",{id:"email-subscribe",className:"form-control",type:"email",name:"email",placeholder:"Enter your Email"}),n.default.createElement("button",{className:"btn btn-subscribe js-subscribe-submit",type:"submit",name:"commit"},"Subscribe")))};e.default=a},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0)],r=function(e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=r(t);function r(e){return e&&e.__esModule?e:{default:e}}var a=function(){return n.default.createElement("div",{className:"social-container"},n.default.createElement("a",{rel:"noopener noreferrer",target:"_blank",className:"social-link",href:"https://twitter.com/CMSGov","aria-label":"Follow us on Twitter. This link opens in a new window."},n.default.createElement("svg",{width:"19px",height:"16px",viewBox:"0 0 19 16"},n.default.createElement("g",{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd"},n.default.createElement("g",{transform:"translate(-763.000000, -177.000000)",fill:"#242424",fillRule:"nonzero"},n.default.createElement("g",{transform:"translate(763.000000, 140.000000)"},n.default.createElement("g",{transform:"translate(0.000000, 37.000000)"},n.default.createElement("path",{d:"M16.9243259,4.73901817 C16.9243259,4.57725788 16.9243259,4.41549759 16.916868,4.25373729 C17.6626567,3.71698723 18.3114928,3.05524058 18.826087,2.30526104 C18.1250456,2.6067234 17.3867149,2.81260014 16.6260105,2.90083303 C17.4240043,2.43025763 18.0206352,1.68763083 18.3040349,0.812654705 C17.5507884,1.25381914 16.7304209,1.56263424 15.8727639,1.72439454 C14.425934,0.202377237 12.0021209,0.128849832 10.4583384,1.56263424 C9.46643951,2.48172682 9.04133999,3.8566893 9.35457121,5.16547712 C6.28192201,5.01106957 3.41063575,3.5846379 1.47158528,1.22440818 C0.457312727,2.94494947 0.971906889,5.15077164 2.65738922,6.26103547 C2.04584253,6.24632999 1.45666951,6.0845697 0.919701685,5.79046007 C0.919701685,5.80516555 0.919701685,5.81987104 0.919701685,5.83457652 C0.919701685,7.62864522 2.20245815,9.17272074 3.99235089,9.53300502 C3.42555152,9.68741258 2.83637849,9.7094708 2.26212124,9.59917969 C2.76179963,11.1359025 4.20117171,12.1873444 5.83444883,12.2167553 C4.4771135,13.2681972 2.80654695,13.8343583 1.08377519,13.8343583 C0.778001843,13.8343583 0.4722285,13.8123 0.173913043,13.7828891 C1.93397424,14.8784474 3.96251934,15.4666667 6.04326965,15.4666667 C13.0760565,15.4666667 16.9243259,9.71682354 16.9243259,4.73901817 Z",id:"twitter-icon"}))))))),n.default.createElement("a",{rel:"noopener noreferrer",target:"_blank",className:"social-link",href:"https://www.youtube.com/playlist?list=PLaV7m2-zFKpj_6fBsqav6GvFzzq9oOpkk","aria-label":"Follow us on YouTube. This link opens in a new window."},n.default.createElement("svg",{width:"19px",height:"14px",viewBox:"0 0 19 14"},n.default.createElement("g",{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd"},n.default.createElement("g",{transform:"translate(-801.000000, -179.000000)",fill:"#242424",fillRule:"nonzero"},n.default.createElement("g",{transform:"translate(763.000000, 140.000000)"},n.default.createElement("g",{id:"Group",transform:"translate(38.000000, 39.000000)"},n.default.createElement("path",{d:"M17.7486957,2.84298208 C17.551087,2.10010036 16.9670652,1.51515412 16.2265217,1.3162724 C14.8843478,0.955555556 9.5,0.955555556 9.5,0.955555556 C9.5,0.955555556 4.11565217,0.955555556 2.77347826,1.3162724 C2.03293478,1.51515412 1.44891304,2.10010036 1.25130435,2.84298208 C0.891304348,4.19030824 0.891304348,7 0.891304348,7 C0.891304348,7 0.891304348,9.80969176 1.25130435,11.1570179 C1.44891304,11.8998996 2.03293478,12.4848459 2.77347826,12.6837276 C4.11565217,13.0444444 9.5,13.0444444 9.5,13.0444444 C9.5,13.0444444 14.8843478,13.0444444 16.2265217,12.6837276 C16.9670652,12.4848459 17.551087,11.8998996 17.7486957,11.1570179 C18.1086957,9.80969176 18.1086957,7 18.1086957,7 C18.1086957,7 18.1086957,4.19030824 17.7486957,2.84298208 Z M7.73913043,9.5513405 L7.73913043,4.4486595 L12.2391304,7 L7.73913043,9.5513405 Z",id:"Youtube-icon"}))))))))};e.default=a},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";var r=n(6),a=n(61),i=n(116),o=n(68);var l=function e(t){var n=new i(t),l=a(i.prototype.request,n);return r.extend(l,i.prototype,n),r.extend(l,n),l.create=function(n){return e(o(t,n))},l}(n(48));l.Axios=i,l.Cancel=n(33),l.CancelToken=n(130),l.isCancel=n(67),l.VERSION=n(69).version,l.all=function(e){return Promise.all(e)},l.spread=n(131),l.isAxiosError=n(132),e.exports=l,e.exports.default=l},function(e,t,n){"use strict";var r=n(6),a=n(62),i=n(117),o=n(118),l=n(68),u=n(129),c=u.validators;function s(e){this.defaults=e,this.interceptors={request:new i,response:new i}}s.prototype.request=function(e,t){"string"==typeof e?(t=t||{}).url=e:t=e||{},(t=l(this.defaults,t)).method?t.method=t.method.toLowerCase():this.defaults.method?t.method=this.defaults.method.toLowerCase():t.method="get";var n=t.transitional;void 0!==n&&u.assertOptions(n,{silentJSONParsing:c.transitional(c.boolean),forcedJSONParsing:c.transitional(c.boolean),clarifyTimeoutError:c.transitional(c.boolean)},!1);var r=[],a=!0;this.interceptors.request.forEach((function(e){"function"==typeof e.runWhen&&!1===e.runWhen(t)||(a=a&&e.synchronous,r.unshift(e.fulfilled,e.rejected))}));var i,s=[];if(this.interceptors.response.forEach((function(e){s.push(e.fulfilled,e.rejected)})),!a){var f=[o,void 0];for(Array.prototype.unshift.apply(f,r),f=f.concat(s),i=Promise.resolve(t);f.length;)i=i.then(f.shift(),f.shift());return i}for(var d=t;r.length;){var p=r.shift(),h=r.shift();try{d=p(d)}catch(e){h(e);break}}try{i=o(d)}catch(e){return Promise.reject(e)}for(;s.length;)i=i.then(s.shift(),s.shift());return i},s.prototype.getUri=function(e){return e=l(this.defaults,e),a(e.url,e.params,e.paramsSerializer).replace(/^\?/,"")},r.forEach(["delete","get","head","options"],(function(e){s.prototype[e]=function(t,n){return this.request(l(n||{},{method:e,url:t,data:(n||{}).data}))}})),r.forEach(["post","put","patch"],(function(e){s.prototype[e]=function(t,n,r){return this.request(l(r||{},{method:e,url:t,data:n}))}})),e.exports=s},function(e,t,n){"use strict";var r=n(6);function a(){this.handlers=[]}a.prototype.use=function(e,t,n){return this.handlers.push({fulfilled:e,rejected:t,synchronous:!!n&&n.synchronous,runWhen:n?n.runWhen:null}),this.handlers.length-1},a.prototype.eject=function(e){this.handlers[e]&&(this.handlers[e]=null)},a.prototype.forEach=function(e){r.forEach(this.handlers,(function(t){null!==t&&e(t)}))},e.exports=a},function(e,t,n){"use strict";var r=n(6),a=n(119),i=n(67),o=n(48),l=n(33);function u(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new l("canceled")}e.exports=function(e){return u(e),e.headers=e.headers||{},e.data=a.call(e,e.data,e.headers,e.transformRequest),e.headers=r.merge(e.headers.common||{},e.headers[e.method]||{},e.headers),r.forEach(["delete","get","head","post","put","patch","common"],(function(t){delete e.headers[t]})),(e.adapter||o.adapter)(e).then((function(t){return u(e),t.data=a.call(e,t.data,t.headers,e.transformResponse),t}),(function(t){return i(t)||(u(e),t&&t.response&&(t.response.data=a.call(e,t.response.data,t.response.headers,e.transformResponse))),Promise.reject(t)}))}},function(e,t,n){"use strict";var r=n(6),a=n(48);e.exports=function(e,t,n){var i=this||a;return r.forEach(n,(function(n){e=n.call(i,e,t)})),e}},function(e,t){var n,r,a=e.exports={};function i(){throw new Error("setTimeout has not been defined")}function o(){throw new Error("clearTimeout has not been defined")}function l(e){if(n===setTimeout)return setTimeout(e,0);if((n===i||!n)&&setTimeout)return n=setTimeout,setTimeout(e,0);try{return n(e,0)}catch(t){try{return n.call(null,e,0)}catch(t){return n.call(this,e,0)}}}!function(){try{n="function"==typeof setTimeout?setTimeout:i}catch(e){n=i}try{r="function"==typeof clearTimeout?clearTimeout:o}catch(e){r=o}}();var u,c=[],s=!1,f=-1;function d(){s&&u&&(s=!1,u.length?c=u.concat(c):f=-1,c.length&&p())}function p(){if(!s){var e=l(d);s=!0;for(var t=c.length;t;){for(u=c,c=[];++f<t;)u&&u[f].run();f=-1,t=c.length}u=null,s=!1,function(e){if(r===clearTimeout)return clearTimeout(e);if((r===o||!r)&&clearTimeout)return r=clearTimeout,clearTimeout(e);try{r(e)}catch(t){try{return r.call(null,e)}catch(t){return r.call(this,e)}}}(e)}}function h(e,t){this.fun=e,this.array=t}function m(){}a.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)t[n-1]=arguments[n];c.push(new h(e,t)),1!==c.length||s||l(p)},h.prototype.run=function(){this.fun.apply(null,this.array)},a.title="browser",a.browser=!0,a.env={},a.argv=[],a.version="",a.versions={},a.on=m,a.addListener=m,a.once=m,a.off=m,a.removeListener=m,a.removeAllListeners=m,a.emit=m,a.prependListener=m,a.prependOnceListener=m,a.listeners=function(e){return[]},a.binding=function(e){throw new Error("process.binding is not supported")},a.cwd=function(){return"/"},a.chdir=function(e){throw new Error("process.chdir is not supported")},a.umask=function(){return 0}},function(e,t,n){"use strict";var r=n(6);e.exports=function(e,t){r.forEach(e,(function(n,r){r!==t&&r.toUpperCase()===t.toUpperCase()&&(e[t]=n,delete e[r])}))}},function(e,t,n){"use strict";var r=n(66);e.exports=function(e,t,n){var a=n.config.validateStatus;n.status&&a&&!a(n.status)?t(r("Request failed with status code "+n.status,n.config,null,n.request,n)):e(n)}},function(e,t,n){"use strict";var r=n(6);e.exports=r.isStandardBrowserEnv()?{write:function(e,t,n,a,i,o){var l=[];l.push(e+"="+encodeURIComponent(t)),r.isNumber(n)&&l.push("expires="+new Date(n).toGMTString()),r.isString(a)&&l.push("path="+a),r.isString(i)&&l.push("domain="+i),!0===o&&l.push("secure"),document.cookie=l.join("; ")},read:function(e){var t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove:function(e){this.write(e,"",Date.now()-864e5)}}:{write:function(){},read:function(){return null},remove:function(){}}},function(e,t,n){"use strict";var r=n(125),a=n(126);e.exports=function(e,t){return e&&!r(t)?a(e,t):t}},function(e,t,n){"use strict";e.exports=function(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}},function(e,t,n){"use strict";e.exports=function(e,t){return t?e.replace(/\/+$/,"")+"/"+t.replace(/^\/+/,""):e}},function(e,t,n){"use strict";var r=n(6),a=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];e.exports=function(e){var t,n,i,o={};return e?(r.forEach(e.split("\n"),(function(e){if(i=e.indexOf(":"),t=r.trim(e.substr(0,i)).toLowerCase(),n=r.trim(e.substr(i+1)),t){if(o[t]&&a.indexOf(t)>=0)return;o[t]="set-cookie"===t?(o[t]?o[t]:[]).concat([n]):o[t]?o[t]+", "+n:n}})),o):o}},function(e,t,n){"use strict";var r=n(6);e.exports=r.isStandardBrowserEnv()?function(){var e,t=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");function a(e){var r=e;return t&&(n.setAttribute("href",r),r=n.href),n.setAttribute("href",r),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:"/"===n.pathname.charAt(0)?n.pathname:"/"+n.pathname}}return e=a(window.location.href),function(t){var n=r.isString(t)?a(t):t;return n.protocol===e.protocol&&n.host===e.host}}():function(){return!0}},function(e,t,n){"use strict";var r=n(69).version,a={};["object","boolean","number","function","string","symbol"].forEach((function(e,t){a[e]=function(n){return typeof n===e||"a"+(t<1?"n ":" ")+e}}));var i={};a.transitional=function(e,t,n){function a(e,t){return"[Axios v"+r+"] Transitional option '"+e+"'"+t+(n?". "+n:"")}return function(n,r,o){if(!1===e)throw new Error(a(r," has been removed"+(t?" in "+t:"")));return t&&!i[r]&&(i[r]=!0,console.warn(a(r," has been deprecated since v"+t+" and will be removed in the near future"))),!e||e(n,r,o)}},e.exports={assertOptions:function(e,t,n){if("object"!=typeof e)throw new TypeError("options must be an object");for(var r=Object.keys(e),a=r.length;a-- >0;){var i=r[a],o=t[i];if(o){var l=e[i],u=void 0===l||o(l,i,e);if(!0!==u)throw new TypeError("option "+i+" must be "+u)}else if(!0!==n)throw Error("Unknown option "+i)}},validators:a}},function(e,t,n){"use strict";var r=n(33);function a(e){if("function"!=typeof e)throw new TypeError("executor must be a function.");var t;this.promise=new Promise((function(e){t=e}));var n=this;this.promise.then((function(e){if(n._listeners){var t,r=n._listeners.length;for(t=0;t<r;t++)n._listeners[t](e);n._listeners=null}})),this.promise.then=function(e){var t,r=new Promise((function(e){n.subscribe(e),t=e})).then(e);return r.cancel=function(){n.unsubscribe(t)},r},e((function(e){n.reason||(n.reason=new r(e),t(n.reason))}))}a.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},a.prototype.subscribe=function(e){this.reason?e(this.reason):this._listeners?this._listeners.push(e):this._listeners=[e]},a.prototype.unsubscribe=function(e){if(this._listeners){var t=this._listeners.indexOf(e);-1!==t&&this._listeners.splice(t,1)}},a.source=function(){var e;return{token:new a((function(t){e=t})),cancel:e}},e.exports=a},function(e,t,n){"use strict";e.exports=function(e){return function(t){return e.apply(null,t)}}},function(e,t,n){"use strict";var r=n(6);e.exports=function(e){return r.isObject(e)&&!0===e.isAxiosError}},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(134),n(159),n(160),n(80),n(164),n(165),n(167),n(168),n(18),n(32)],r=function(e,t,n,r,a,i,o,l,u,c,s,f,d){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var p=k(t),h=k(n),m=k(r),y=k(a),v=k(i),g=k(o),b=k(l),x=k(u),w=k(c),_=k(s),E=k(d);function k(e){return e&&e.__esModule?e:{default:e}}function C(){return C=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},C.apply(this,arguments)}function S(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function O(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?S(Object(n),!0).forEach((function(t){M(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):S(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function M(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function P(e,t){return A(e)||j(e,t)||L(e,t)||N()}function N(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function L(e,t){if(e){if("string"==typeof e)return T(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?T(e,t):void 0}}function T(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function j(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,a,i=[],o=!0,l=!1;try{for(n=n.call(e);!(o=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);o=!0);}catch(e){l=!0,a=e}finally{try{o||null==n.return||n.return()}finally{if(l)throw a}}return i}}function A(e){if(Array.isArray(e))return e}var R=function(e){var n=e.fbpPerformanceYear,r=e.feedbackPerformanceYear,a=e.handleCancel,i=e.includeSkipToSidebar,o=e.isDevPre,l=e.isLoginEnabled,u=e.performanceYear,c=e.showCancelButton,s=e.showPhysicianCompareLink,d=e.showFacilityBasedPreviewLink,h=e.skipToContentId,k=e.RouterLink,S=e.isIESupportPage,M=P((0,t.useState)(!1),2),N=M[0],L=M[1],T=function(e){return null==e?void 0:e.map((function(e){var t;if((null===(t=e.columns)||void 0===t?void 0:t.length)>1){var n=e.columns;return O(O({},e),{},{rows:n[0].map((function(e,t){return n.map((function(e){return e[t]}))}))})}return O(O({},e),{},{rows:e.columns})}))},j=(0,E.default)({localStorageName:"qpp_top_nav_content",url:"/config/header",timeout:30,defaultContent:_.default}),A=T(null==j?void 0:j.content);return c?p.default.createElement(f.HeaderStateProvider,{RouterLink:k},p.default.createElement(v.default,{showCancelButton:!0,skipToContentId:h,includeSkipToSidebar:i},p.default.createElement(y.default,{handleCancel:a}))):o?p.default.createElement(f.HeaderStateProvider,{RouterLink:k},p.default.createElement(v.default,{isIESupportPage:S,skipToContentId:h,includeSkipToSidebar:i},p.default.createElement("nav",{"aria-label":"Primary navigation",hidden:!N},p.default.createElement("ul",{className:"navigation-menu"},p.default.createElement(m.default,{isDevPre:!0,isLoginEnabled:l}))))):A?p.default.createElement(f.HeaderStateProvider,{RouterLink:k},p.default.createElement(v.default,{isIESupportPage:S,skipToContentId:h,includeSkipToSidebar:i},p.default.createElement(w.default,null),p.default.createElement(b.default,{handleClick:function(){return L(!N)},isMobileMenuExpanded:N}),p.default.createElement("nav",{"aria-label":"Primary navigation",hidden:!N},p.default.createElement("ul",{className:"navigation-menu navigation-new-style"},A.map((function(e){return p.default.createElement(g.default,C({handleClick:function(){L(!N)},isMobileMenuExpanded:N,key:e.name},e))})),p.default.createElement(m.default,{handleClick:function(){return L(!N)},fbpPerformanceYear:n,feedbackPerformanceYear:r,isLoginEnabled:l,performanceYear:u,showPhysicianCompareLink:s,showFacilityBasedPreviewLink:d})))),p.default.createElement(x.default,null)):null};R.propTypes={fbpPerformanceYear:h.default.string,feedbackPerformanceYear:h.default.string,handleCancel:h.default.func,includeSkipToSidebar:h.default.bool,isDevPre:h.default.bool,isLoginEnabled:h.default.bool,performanceYear:h.default.number,showCancelButton:h.default.bool,showPhysicianCompareLink:h.default.bool,showFacilityBasedPreviewLink:h.default.bool,skipToContentId:h.default.string,RouterLink:h.default.func,isIESupportPage:h.default.bool},R.defaultProps={fbpPerformanceYear:null,feedbackPerformanceYear:null,handleCancel:Function.prototype,includeSkipToSidebar:!1,isDevPre:!1,isLoginEnabled:!0,performanceYear:2017,showCancelButton:!1,showPhysicianCompareLink:!1,showFacilityBasedPreviewLink:!1,skipToContentId:null,RouterLink:null,isIESupportPage:!1},e.default=R},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(17),n(49),n(18),n(34),n(135),n(13),n(80)],r=function(e,t,n,r,a,i,o,l,u,c){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var s=y(t),f=y(n),d=y(r),p=y(a),h=y(l),m=y(c);function y(e){return e&&e.__esModule?e:{default:e}}var v=function(e){var t=e.handleClick,n=e.fbpPerformanceYear,r=e.feedbackPerformanceYear,a=e.isLoginEnabled,l=e.isDevPre,c=e.performanceYear,f=e.showFacilityBasedPreviewLink,y=e.showPhysicianCompareLink,v=d.default.parse(document.cookie),g=v.hasOwnProperty("qpp_auth_token"),b="true"===v.qpp_has_authorizations,x="true"===v.qpp_has_non_registry_authorizations,w=!g&&l,_=(0,i.useHeaderState)(),E=_.closeMenus,k=_.RouterLink;if(!a||w)return null;if(!g)return k?s.default.createElement("li",{onClick:t,className:"header-item-login login"},s.default.createElement(k,{className:"menu-link",to:"/login",onClick:function(){E(),(0,o.setUtagLink)("main navbar","click","/login")},"data-track-category":"TopNav","data-track-action":"click","data-track-label":"Sign In"},s.default.createElement("div",{className:"nav-title"},"Sign In"),s.default.createElement("div",{className:"nav-description"},"Manage Account ",s.default.createElement("br",null),"and Register"))):s.default.createElement("li",{className:"header-item-login login"},s.default.createElement("a",{className:"menu-link",href:"/login","data-track-category":"TopNav","data-track-action":"click","data-track-label":"Sign In",onClick:function(){(0,o.setUtagLink)("main navbar","click","/login")}},s.default.createElement("div",{className:"nav-title"},"Sign In"),s.default.createElement("div",{className:"nav-description"},"Manage Account ",s.default.createElement("br",null),"and Register")));if(g){var C=(0,p.default)(v.qpp_auth_token).firstName,S=[];b&&(S.push({type:"link",href:u.dashboardUrl,name:"Eligibility & Reporting"},{type:"link",href:(0,u.performanceFeedbackUrl)(r||c),name:"Performance Feedback"}),y&&x&&S.push({type:"link",href:u.physicianCompareUrl,name:"Doctors & Clinicians Preview"}),f&&S.push({type:"link",href:(0,u.facilityBasedPreviewUrl)(n||c),name:"Facility Based Preview"}));var O=[[{items:[{type:"link",href:u.submissionsUrl,name:"Account Home"}].concat(S,[{type:"link",href:u.manageUrl,name:"Manage Access"},{type:"signout",name:"Sign Out"}])}]],M=[[{items:[{type:"signout",name:"Sign Out"}]}]];return s.default.createElement(s.default.Fragment,null,s.default.createElement(h.default,null),s.default.createElement(m.default,{hasMenu:!0,menuName:"Login",name:C,subtitle:"My Account",className:"account-menu-item",columns:l?M:O,rows:l?M:O}))}};v.propTypes={isLoginEnabled:f.default.bool.isRequired,showPhysicianCompareLink:f.default.bool,showFacilityBasedPreviewLink:f.default.bool,performanceYear:f.default.number,fbpPerformanceYear:f.default.string,feedbackPerformanceYear:f.default.string,isDevPre:f.default.bool,handleClick:f.default.func.isRequired},v.defaultProps={showPhysicianCompareLink:!1,showFacilityBasedPreviewLink:!1,performanceYear:2017,fbpPerformanceYear:null,feedbackPerformanceYear:null,isDevPre:!1},e.default=v},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(17),n(136),n(49),n(50),n(78),n(35),n(79)],r=function(e,t,n,r,a,i,o,l,u,c){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var s=b(t),f=b(n),d=b(r),p=b(a),h=b(i),m=b(o),y=b(l),v=b(u),g=b(c);function b(e){return e&&e.__esModule?e:{default:e}}function x(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function w(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function _(e,t,n){return t&&w(e.prototype,t),n&&w(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function E(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&k(e,t)}function k(e,t){return k=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},k(e,t)}function C(e){var t=M();return function(){var n,r=P(e);if(t){var a=P(this).constructor;n=Reflect.construct(r,arguments,a)}else n=r.apply(this,arguments);return S(this,n)}}function S(e,t){if(t&&("object"==typeof t||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return O(e)}function O(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function M(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}function P(e){return P=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},P(e)}var N=6e4,L=function(e){E(n,e);var t=C(n);function n(e){var r;return x(this,n),(r=t.call(this,e)).handleOpenModal=r.handleOpenModal.bind(O(r)),r.handleCloseModal=r.handleCloseModal.bind(O(r)),r.refreshSession=r.refreshSession.bind(O(r)),r.signOut=r.signOut.bind(O(r)),r.startTimer=r.startTimer.bind(O(r)),r.shouldShowDialog=r.shouldShowDialog.bind(O(r)),r.shouldSignOut=r.shouldSignOut.bind(O(r)),r.minutesUntil=r.minutesUntil.bind(O(r)),r.checkExpiry=r.checkExpiry.bind(O(r)),r.onInterval=r.onInterval.bind(O(r)),!0===e.showImmediate?r.state={showModal:!0,showError:!1}:(r.state={showModal:!1,showError:!1},r.startTimer()),r}return _(n,[{key:"getTokenExpiry",value:function(e){var t=null;if(e.hasOwnProperty("qpp_auth_token")&&e.qpp_auth_token){var n=(0,h.default)(e.qpp_auth_token).exp;t=new Date(1e3*n)}return t}},{key:"checkExpiry",value:function(e){e?this.shouldShowDialog(e)?this.handleOpenModal():this.shouldSignOut(e)&&(this.signOut(),clearInterval(this.warningInterval)):clearInterval(this.warningInterval)}},{key:"onInterval",value:function(){var e=this,t=d.default.parse(document.cookie);if(t.hasOwnProperty("qpp_auth_token")&&t.qpp_auth_token){var n=p.default.operation({retries:5,factor:1,minTimeout:1e3,maxTimeout:1e3});n.attempt((function(){(0,g.default)(t.qpp_auth_token).then(e.checkExpiry).catch((function(t){n.retry(t)||(clearInterval(e.warningInterval),e.forceTimeoutHandle=setTimeout(e.signOut,12e4),e.setState({showModal:!1,showError:!0}))}))}))}}},{key:"startTimer",value:function(){clearInterval(this.warningInterval),this.warningInterval=setInterval(this.onInterval,N)}},{key:"shouldShowDialog",value:function(e){if("number"==typeof e){var t=e/60;return!this.state.showModal&&t<=this.props.warningTimeout}return!this.state.showModal&&this.minutesUntil(e)<=this.props.warningTimeout}},{key:"shouldSignOut",value:function(e){return"number"==typeof e?e<=1:this.minutesUntil(e)<=0}},{key:"minutesUntil",value:function(e){return(e-(new Date).getTime())/6e4}},{key:"handleOpenModal",value:function(){this.setState({showModal:!0,showError:!1})}},{key:"handleCloseModal",value:function(){this.setState({showModal:!1,showError:!1})}},{key:"refreshSession",value:function(){var e=this;(0,y.default)({window:window,onSuccess:function(){e.startTimer()}}),this.handleCloseModal()}},{key:"signOut",value:function(){this.forceTimeoutHandle&&clearTimeout(this.forceTimeoutHandle),(0,v.default)(window),this.handleCloseModal()}},{key:"render",value:function(){return s.default.createElement(s.default.Fragment,null,s.default.createElement(m.default,{useDesignSystem:!0,title:"You will be signed out within two minutes",isOpen:this.state.showModal,primary:{title:"Keep me signed in",onClick:this.refreshSession},secondary:{title:"Sign me out now",onClick:this.signOut},onRequestClose:this.handleCloseModal},s.default.createElement("p",null,"You have been inactive for thirty minutes. For your security, we will sign you out automatically.")),s.default.createElement(m.default,{useDesignSystem:!0,title:"Technical Difficulties",isOpen:this.state.showError,primary:{title:"Sign Out",onClick:this.signOut},onRequestClose:this.signOut},s.default.createElement("p",null,"We’re experiencing technical difficulties. Please log in again to continue. For your security, we will sign you out automatically within two minutes.")))}}]),n}(t.Component);e.default=L,L.propTypes={showImmediate:f.default.bool,warningTimeout:f.default.number,appElement:f.default.string},L.defaultProps={showImmediate:!1,warningTimeout:2,appElement:void 0}},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){e.exports=n(137)},function(e,t,n){var r=n(138);t.operation=function(e){var n=t.timeouts(e);return new r(n,{forever:e&&(e.forever||e.retries===1/0),unref:e&&e.unref,maxRetryTime:e&&e.maxRetryTime})},t.timeouts=function(e){if(e instanceof Array)return[].concat(e);var t={retries:10,factor:2,minTimeout:1e3,maxTimeout:1/0,randomize:!1};for(var n in e)t[n]=e[n];if(t.minTimeout>t.maxTimeout)throw new Error("minTimeout is greater than maxTimeout");for(var r=[],a=0;a<t.retries;a++)r.push(this.createTimeout(a,t));return e&&e.forever&&!r.length&&r.push(this.createTimeout(a,t)),r.sort((function(e,t){return e-t})),r},t.createTimeout=function(e,t){var n=t.randomize?Math.random()+1:1,r=Math.round(n*Math.max(t.minTimeout,1)*Math.pow(t.factor,e));return r=Math.min(r,t.maxTimeout)},t.wrap=function(e,n,r){if(n instanceof Array&&(r=n,n=null),!r)for(var a in r=[],e)"function"==typeof e[a]&&r.push(a);for(var i=0;i<r.length;i++){var o=r[i],l=e[o];e[o]=function(r){var a=t.operation(n),i=Array.prototype.slice.call(arguments,1),o=i.pop();i.push((function(e){a.retry(e)||(e&&(arguments[0]=a.mainError()),o.apply(this,arguments))})),a.attempt((function(){r.apply(e,i)}))}.bind(e,l),e[o].options=n}}},function(e,t){function n(e,t){"boolean"==typeof t&&(t={forever:t}),this._originalTimeouts=JSON.parse(JSON.stringify(e)),this._timeouts=e,this._options=t||{},this._maxRetryTime=t&&t.maxRetryTime||1/0,this._fn=null,this._errors=[],this._attempts=1,this._operationTimeout=null,this._operationTimeoutCb=null,this._timeout=null,this._operationStart=null,this._timer=null,this._options.forever&&(this._cachedTimeouts=this._timeouts.slice(0))}e.exports=n,n.prototype.reset=function(){this._attempts=1,this._timeouts=this._originalTimeouts.slice(0)},n.prototype.stop=function(){this._timeout&&clearTimeout(this._timeout),this._timer&&clearTimeout(this._timer),this._timeouts=[],this._cachedTimeouts=null},n.prototype.retry=function(e){if(this._timeout&&clearTimeout(this._timeout),!e)return!1;var t=(new Date).getTime();if(e&&t-this._operationStart>=this._maxRetryTime)return this._errors.push(e),this._errors.unshift(new Error("RetryOperation timeout occurred")),!1;this._errors.push(e);var n=this._timeouts.shift();if(void 0===n){if(!this._cachedTimeouts)return!1;this._errors.splice(0,this._errors.length-1),n=this._cachedTimeouts.slice(-1)}var r=this;return this._timer=setTimeout((function(){r._attempts++,r._operationTimeoutCb&&(r._timeout=setTimeout((function(){r._operationTimeoutCb(r._attempts)}),r._operationTimeout),r._options.unref&&r._timeout.unref()),r._fn(r._attempts)}),n),this._options.unref&&this._timer.unref(),!0},n.prototype.attempt=function(e,t){this._fn=e,t&&(t.timeout&&(this._operationTimeout=t.timeout),t.cb&&(this._operationTimeoutCb=t.cb));var n=this;this._operationTimeoutCb&&(this._timeout=setTimeout((function(){n._operationTimeoutCb()}),n._operationTimeout)),this._operationStart=(new Date).getTime(),this._fn(this._attempts)},n.prototype.try=function(e){console.log("Using RetryOperation.try() is deprecated"),this.attempt(e)},n.prototype.start=function(e){console.log("Using RetryOperation.start() is deprecated"),this.attempt(e)},n.prototype.start=n.prototype.try,n.prototype.errors=function(){return this._errors},n.prototype.attempts=function(){return this._attempts},n.prototype.mainError=function(){if(0===this._errors.length)return null;for(var e={},t=null,n=0,r=0;r<this._errors.length;r++){var a=this._errors[r],i=a.message,o=(e[i]||0)+1;e[i]=o,o>=n&&(t=a,n=o)}return t}},function(e,t,n){var r,a,i;a=[t,n(0),n(11),n(70),n(10),n(52),n(2)],r=function(e,t,n,r,a,i,o){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=f(t),u=f(r),c=f(i),s=f(o);function f(e){return e&&e.__esModule?e:{default:e}}function d(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function p(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function h(e,t,n){return t&&p(e.prototype,t),n&&p(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function m(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&y(e,t)}function y(e,t){return y=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},y(e,t)}function v(e){var t=x();return function(){var n,r=w(e);if(t){var a=w(this).constructor;n=Reflect.construct(r,arguments,a)}else n=r.apply(this,arguments);return g(this,n)}}function g(e,t){if(t&&("object"==typeof t||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return b(e)}function b(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function x(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}function w(e){return w=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},w(e)}var _=function(e){m(n,e);var t=v(n);function n(){var e;return d(this,n),(e=t.call(this)).state={showModal:!0},e.handleOpenModal=e.handleOpenModal.bind(b(e)),e.handleCloseModal=e.handleCloseModal.bind(b(e)),u.default.setAppElement("body > *:not(.ReactModalPortal)"),e}return h(n,[{key:"handleOpenModal",value:function(){this.setState({showModal:!0})}},{key:"handleCloseModal",value:function(){this.setState({showModal:!1})}},{key:"UNSAFE_componentWillReceiveProps",value:function(e){this.setState({showModal:e.showModal})}},{key:"render",value:function(){return l.default.createElement("div",null,l.default.createElement(u.default,{role:"alertdialog",contentLabel:this.props.contentLabel||"Informational Modal Dialog",isOpen:this.state.showModal,className:"info-modal-content",overlayClassName:"info-modal-overlay",onRequestClose:this.handleCloseModal},l.default.createElement("button",{className:"closeModal","aria-label":"Close modal",onClick:this.handleCloseModal},l.default.createElement("svg",{className:"close-icon","aria-hidden":"true"},l.default.createElement(a.CloseXIcon,null))),l.default.createElement(c.default,{html:this.props.content})))}}]),n}(t.Component),E=function(e){var t=e.content,r=e.main;(0,n.render)(l.default.createElement(_,{content:t,showModal:!0}),r)};_.propTypes={contentLabel:s.default.string,content:s.default.string},e.default=E},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.bodyOpenClassName=t.portalClassName=void 0;var r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},a=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),i=n(0),o=h(i),l=h(n(11)),u=h(n(2)),c=h(n(141)),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(72)),f=n(51),d=h(f),p=n(148);function h(e){return e&&e.__esModule?e:{default:e}}function m(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function y(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 v=t.portalClassName="ReactModalPortal",g=t.bodyOpenClassName="ReactModal__Body--open",b=f.canUseDOM&&void 0!==l.default.createPortal,x=function(e){return document.createElement(e)},w=function(){return b?l.default.createPortal:l.default.unstable_renderSubtreeIntoContainer};function _(e){return e()}var E=function(e){function t(){var e,n,a;m(this,t);for(var i=arguments.length,u=Array(i),s=0;s<i;s++)u[s]=arguments[s];return n=a=y(this,(e=t.__proto__||Object.getPrototypeOf(t)).call.apply(e,[this].concat(u))),a.removePortal=function(){!b&&l.default.unmountComponentAtNode(a.node);var e=_(a.props.parentSelector);e&&e.contains(a.node)?e.removeChild(a.node):console.warn('React-Modal: "parentSelector" prop did not returned any DOM element. Make sure that the parent element is unmounted to avoid any memory leaks.')},a.portalRef=function(e){a.portal=e},a.renderPortal=function(e){var n=w()(a,o.default.createElement(c.default,r({defaultStyles:t.defaultStyles},e)),a.node);a.portalRef(n)},y(a,n)}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),a(t,[{key:"componentDidMount",value:function(){f.canUseDOM&&(b||(this.node=x("div")),this.node.className=this.props.portalClassName,_(this.props.parentSelector).appendChild(this.node),!b&&this.renderPortal(this.props))}},{key:"getSnapshotBeforeUpdate",value:function(e){return{prevParent:_(e.parentSelector),nextParent:_(this.props.parentSelector)}}},{key:"componentDidUpdate",value:function(e,t,n){if(f.canUseDOM){var r=this.props,a=r.isOpen,i=r.portalClassName;e.portalClassName!==i&&(this.node.className=i);var o=n.prevParent,l=n.nextParent;l!==o&&(o.removeChild(this.node),l.appendChild(this.node)),(e.isOpen||a)&&!b&&this.renderPortal(this.props)}}},{key:"componentWillUnmount",value:function(){if(f.canUseDOM&&this.node&&this.portal){var e=this.portal.state,t=Date.now(),n=e.isOpen&&this.props.closeTimeoutMS&&(e.closesAt||t+this.props.closeTimeoutMS);n?(e.beforeClose||this.portal.closeWithTimeout(),setTimeout(this.removePortal,n-t)):this.removePortal()}}},{key:"render",value:function(){return f.canUseDOM&&b?(!this.node&&b&&(this.node=x("div")),w()(o.default.createElement(c.default,r({ref:this.portalRef,defaultStyles:t.defaultStyles},this.props)),this.node)):null}}],[{key:"setAppElement",value:function(e){s.setElement(e)}}]),t}(i.Component);E.propTypes={isOpen:u.default.bool.isRequired,style:u.default.shape({content:u.default.object,overlay:u.default.object}),portalClassName:u.default.string,bodyOpenClassName:u.default.string,htmlOpenClassName:u.default.string,className:u.default.oneOfType([u.default.string,u.default.shape({base:u.default.string.isRequired,afterOpen:u.default.string.isRequired,beforeClose:u.default.string.isRequired})]),overlayClassName:u.default.oneOfType([u.default.string,u.default.shape({base:u.default.string.isRequired,afterOpen:u.default.string.isRequired,beforeClose:u.default.string.isRequired})]),appElement:u.default.oneOfType([u.default.instanceOf(d.default),u.default.instanceOf(f.SafeHTMLCollection),u.default.instanceOf(f.SafeNodeList),u.default.arrayOf(u.default.instanceOf(d.default))]),onAfterOpen:u.default.func,onRequestClose:u.default.func,closeTimeoutMS:u.default.number,ariaHideApp:u.default.bool,shouldFocusAfterRender:u.default.bool,shouldCloseOnOverlayClick:u.default.bool,shouldReturnFocusAfterClose:u.default.bool,preventScroll:u.default.bool,parentSelector:u.default.func,aria:u.default.object,data:u.default.object,role:u.default.string,contentLabel:u.default.string,shouldCloseOnEsc:u.default.bool,overlayRef:u.default.func,contentRef:u.default.func,id:u.default.string,overlayElement:u.default.func,contentElement:u.default.func},E.defaultProps={isOpen:!1,portalClassName:v,bodyOpenClassName:g,role:"dialog",ariaHideApp:!0,closeTimeoutMS:0,shouldFocusAfterRender:!0,shouldCloseOnEsc:!0,shouldCloseOnOverlayClick:!0,shouldReturnFocusAfterClose:!0,preventScroll:!1,parentSelector:function(){return document.body},overlayElement:function(e,t){return o.default.createElement("div",e,t)},contentElement:function(e,t){return o.default.createElement("div",e,t)}},E.defaultStyles={overlay:{position:"fixed",top:0,left:0,right:0,bottom:0,backgroundColor:"rgba(255, 255, 255, 0.75)"},content:{position:"absolute",top:"40px",left:"40px",right:"40px",bottom:"40px",border:"1px solid #ccc",background:"#fff",overflow:"auto",WebkitOverflowScrolling:"touch",borderRadius:"4px",outline:"none",padding:"20px"}},(0,p.polyfill)(E),t.default=E},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},a="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=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),o=n(0),l=y(n(2)),u=m(n(142)),c=y(n(143)),s=m(n(72)),f=m(n(146)),d=n(51),p=y(d),h=y(n(73));function m(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 y(e){return e&&e.__esModule?e:{default:e}}n(147);var v={overlay:"ReactModal__Overlay",content:"ReactModal__Content"},g=0,b=function(e){function t(e){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t);var n=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,(t.__proto__||Object.getPrototypeOf(t)).call(this,e));return n.setOverlayRef=function(e){n.overlay=e,n.props.overlayRef&&n.props.overlayRef(e)},n.setContentRef=function(e){n.content=e,n.props.contentRef&&n.props.contentRef(e)},n.afterClose=function(){var e=n.props,t=e.appElement,r=e.ariaHideApp,a=e.htmlOpenClassName,i=e.bodyOpenClassName;i&&f.remove(document.body,i),a&&f.remove(document.getElementsByTagName("html")[0],a),r&&g>0&&0===(g-=1)&&s.show(t),n.props.shouldFocusAfterRender&&(n.props.shouldReturnFocusAfterClose?(u.returnFocus(n.props.preventScroll),u.teardownScopedFocus()):u.popWithoutFocus()),n.props.onAfterClose&&n.props.onAfterClose(),h.default.deregister(n)},n.open=function(){n.beforeOpen(),n.state.afterOpen&&n.state.beforeClose?(clearTimeout(n.closeTimer),n.setState({beforeClose:!1})):(n.props.shouldFocusAfterRender&&(u.setupScopedFocus(n.node),u.markForFocusLater()),n.setState({isOpen:!0},(function(){n.openAnimationFrame=requestAnimationFrame((function(){n.setState({afterOpen:!0}),n.props.isOpen&&n.props.onAfterOpen&&n.props.onAfterOpen({overlayEl:n.overlay,contentEl:n.content})}))})))},n.close=function(){n.props.closeTimeoutMS>0?n.closeWithTimeout():n.closeWithoutTimeout()},n.focusContent=function(){return n.content&&!n.contentHasFocus()&&n.content.focus({preventScroll:!0})},n.closeWithTimeout=function(){var e=Date.now()+n.props.closeTimeoutMS;n.setState({beforeClose:!0,closesAt:e},(function(){n.closeTimer=setTimeout(n.closeWithoutTimeout,n.state.closesAt-Date.now())}))},n.closeWithoutTimeout=function(){n.setState({beforeClose:!1,isOpen:!1,afterOpen:!1,closesAt:null},n.afterClose)},n.handleKeyDown=function(e){9===e.keyCode&&(0,c.default)(n.content,e),n.props.shouldCloseOnEsc&&27===e.keyCode&&(e.stopPropagation(),n.requestClose(e))},n.handleOverlayOnClick=function(e){null===n.shouldClose&&(n.shouldClose=!0),n.shouldClose&&n.props.shouldCloseOnOverlayClick&&(n.ownerHandlesClose()?n.requestClose(e):n.focusContent()),n.shouldClose=null},n.handleContentOnMouseUp=function(){n.shouldClose=!1},n.handleOverlayOnMouseDown=function(e){n.props.shouldCloseOnOverlayClick||e.target!=n.overlay||e.preventDefault()},n.handleContentOnClick=function(){n.shouldClose=!1},n.handleContentOnMouseDown=function(){n.shouldClose=!1},n.requestClose=function(e){return n.ownerHandlesClose()&&n.props.onRequestClose(e)},n.ownerHandlesClose=function(){return n.props.onRequestClose},n.shouldBeClosed=function(){return!n.state.isOpen&&!n.state.beforeClose},n.contentHasFocus=function(){return document.activeElement===n.content||n.content.contains(document.activeElement)},n.buildClassName=function(e,t){var r="object"===(void 0===t?"undefined":a(t))?t:{base:v[e],afterOpen:v[e]+"--after-open",beforeClose:v[e]+"--before-close"},i=r.base;return n.state.afterOpen&&(i=i+" "+r.afterOpen),n.state.beforeClose&&(i=i+" "+r.beforeClose),"string"==typeof t&&t?i+" "+t:i},n.attributesFromObject=function(e,t){return Object.keys(t).reduce((function(n,r){return n[e+"-"+r]=t[r],n}),{})},n.state={afterOpen:!1,beforeClose:!1},n.shouldClose=null,n.moveFromContentToOverlay=null,n}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),i(t,[{key:"componentDidMount",value:function(){this.props.isOpen&&this.open()}},{key:"componentDidUpdate",value:function(e,t){this.props.isOpen&&!e.isOpen?this.open():!this.props.isOpen&&e.isOpen&&this.close(),this.props.shouldFocusAfterRender&&this.state.isOpen&&!t.isOpen&&this.focusContent()}},{key:"componentWillUnmount",value:function(){this.state.isOpen&&this.afterClose(),clearTimeout(this.closeTimer),cancelAnimationFrame(this.openAnimationFrame)}},{key:"beforeOpen",value:function(){var e=this.props,t=e.appElement,n=e.ariaHideApp,r=e.htmlOpenClassName,a=e.bodyOpenClassName;a&&f.add(document.body,a),r&&f.add(document.getElementsByTagName("html")[0],r),n&&(g+=1,s.hide(t)),h.default.register(this)}},{key:"render",value:function(){var e=this.props,t=e.id,n=e.className,a=e.overlayClassName,i=e.defaultStyles,o=e.children,l=n?{}:i.content,u=a?{}:i.overlay;if(this.shouldBeClosed())return null;var c={ref:this.setOverlayRef,className:this.buildClassName("overlay",a),style:r({},u,this.props.style.overlay),onClick:this.handleOverlayOnClick,onMouseDown:this.handleOverlayOnMouseDown},s=r({id:t,ref:this.setContentRef,style:r({},l,this.props.style.content),className:this.buildClassName("content",n),tabIndex:"-1",onKeyDown:this.handleKeyDown,onMouseDown:this.handleContentOnMouseDown,onMouseUp:this.handleContentOnMouseUp,onClick:this.handleContentOnClick,role:this.props.role,"aria-label":this.props.contentLabel},this.attributesFromObject("aria",r({modal:!0},this.props.aria)),this.attributesFromObject("data",this.props.data||{}),{"data-testid":this.props.testId}),f=this.props.contentElement(s,o);return this.props.overlayElement(c,f)}}]),t}(o.Component);b.defaultProps={style:{overlay:{},content:{}},defaultStyles:{}},b.propTypes={isOpen:l.default.bool.isRequired,defaultStyles:l.default.shape({content:l.default.object,overlay:l.default.object}),style:l.default.shape({content:l.default.object,overlay:l.default.object}),className:l.default.oneOfType([l.default.string,l.default.object]),overlayClassName:l.default.oneOfType([l.default.string,l.default.object]),bodyOpenClassName:l.default.string,htmlOpenClassName:l.default.string,ariaHideApp:l.default.bool,appElement:l.default.oneOfType([l.default.instanceOf(p.default),l.default.instanceOf(d.SafeHTMLCollection),l.default.instanceOf(d.SafeNodeList),l.default.arrayOf(l.default.instanceOf(p.default))]),onAfterOpen:l.default.func,onAfterClose:l.default.func,onRequestClose:l.default.func,closeTimeoutMS:l.default.number,shouldFocusAfterRender:l.default.bool,shouldCloseOnOverlayClick:l.default.bool,shouldReturnFocusAfterClose:l.default.bool,preventScroll:l.default.bool,role:l.default.string,contentLabel:l.default.string,aria:l.default.object,data:l.default.object,children:l.default.node,shouldCloseOnEsc:l.default.bool,overlayRef:l.default.func,contentRef:l.default.func,id:l.default.string,overlayElement:l.default.func,contentElement:l.default.func,testId:l.default.string},t.default=b,e.exports=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resetState=function(){o=[]},t.log=function(){0},t.handleBlur=c,t.handleFocus=s,t.markForFocusLater=function(){o.push(document.activeElement)},t.returnFocus=function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=null;try{return void(0!==o.length&&(t=o.pop()).focus({preventScroll:e}))}catch(e){console.warn(["You tried to return focus to",t,"but it is not in the DOM anymore"].join(" "))}},t.popWithoutFocus=function(){o.length>0&&o.pop()},t.setupScopedFocus=function(e){l=e,window.addEventListener?(window.addEventListener("blur",c,!1),document.addEventListener("focus",s,!0)):(window.attachEvent("onBlur",c),document.attachEvent("onFocus",s))},t.teardownScopedFocus=function(){l=null,window.addEventListener?(window.removeEventListener("blur",c),document.removeEventListener("focus",s)):(window.detachEvent("onBlur",c),document.detachEvent("onFocus",s))};var r,a=n(71),i=(r=a)&&r.__esModule?r:{default:r};var o=[],l=null,u=!1;function c(){u=!0}function s(){if(u){if(u=!1,!l)return;setTimeout((function(){l.contains(document.activeElement)||((0,i.default)(l)[0]||l).focus()}),0)}}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){var n=(0,i.default)(e);if(!n.length)return void t.preventDefault();var r=void 0,a=t.shiftKey,l=n[0],u=n[n.length-1],c=o();if(e===c){if(!a)return;r=u}u!==c||a||(r=l);l===c&&a&&(r=u);if(r)return t.preventDefault(),void r.focus();var s=/(\bChrome\b|\bSafari\b)\//.exec(navigator.userAgent);if(null==s||"Chrome"==s[1]||null!=/\biPod\b|\biPad\b/g.exec(navigator.userAgent))return;var f=n.indexOf(c);f>-1&&(f+=a?-1:1);if(void 0===(r=n[f]))return t.preventDefault(),void(r=a?u:l).focus();t.preventDefault(),r.focus()};var r,a=n(71),i=(r=a)&&r.__esModule?r:{default:r};function o(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:document;return e.activeElement.shadowRoot?o(e.activeElement.shadowRoot):e.activeElement}e.exports=t.default},function(e,t,n){"use strict";var r=function(){};e.exports=r},function(e,t,n){var r;!function(){"use strict";var a=!("undefined"==typeof window||!window.document||!window.document.createElement),i={canUseDOM:a,canUseWorkers:"undefined"!=typeof Worker,canUseEventListeners:a&&!(!window.addEventListener&&!window.attachEvent),canUseViewport:a&&!!window.screen};void 0===(r=function(){return i}.call(t,n,t,e))||(e.exports=r)}()},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resetState=function(){var e=document.getElementsByTagName("html")[0];for(var t in r)i(e,r[t]);var n=document.body;for(var o in a)i(n,a[o]);r={},a={}},t.log=function(){0};var r={},a={};function i(e,t){e.classList.remove(t)}t.add=function(e,t){return n=e.classList,i="html"==e.nodeName.toLowerCase()?r:a,void t.split(" ").forEach((function(e){!function(e,t){e[t]||(e[t]=0),e[t]+=1}(i,e),n.add(e)}));var n,i},t.remove=function(e,t){return n=e.classList,i="html"==e.nodeName.toLowerCase()?r:a,void t.split(" ").forEach((function(e){!function(e,t){e[t]&&(e[t]-=1)}(i,e),0===i[e]&&n.remove(e)}));var n,i}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resetState=function(){for(var e=[o,l],t=0;t<e.length;t++){var n=e[t];n&&(n.parentNode&&n.parentNode.removeChild(n))}o=l=null,u=[]},t.log=function(){console.log("bodyTrap ----------"),console.log(u.length);for(var e=[o,l],t=0;t<e.length;t++){var n=e[t]||{};console.log(n.nodeName,n.className,n.id)}console.log("edn bodyTrap ----------")};var r,a=n(73),i=(r=a)&&r.__esModule?r:{default:r};var o=void 0,l=void 0,u=[];function c(){0!==u.length&&u[u.length-1].focusContent()}i.default.subscribe((function(e,t){o||l||((o=document.createElement("div")).setAttribute("data-react-modal-body-trap",""),o.style.position="absolute",o.style.opacity="0",o.setAttribute("tabindex","0"),o.addEventListener("focus",c),(l=o.cloneNode()).addEventListener("focus",c)),(u=t).length>0?(document.body.firstChild!==o&&document.body.insertBefore(o,document.body.firstChild),document.body.lastChild!==l&&document.body.appendChild(l)):(o.parentElement&&o.parentElement.removeChild(o),l.parentElement&&l.parentElement.removeChild(l))}))},function(e,t,n){"use strict";function r(){var e=this.constructor.getDerivedStateFromProps(this.props,this.state);null!=e&&this.setState(e)}function a(e){this.setState(function(t){var n=this.constructor.getDerivedStateFromProps(e,t);return null!=n?n:null}.bind(this))}function i(e,t){try{var n=this.props,r=this.state;this.props=e,this.state=t,this.__reactInternalSnapshotFlag=!0,this.__reactInternalSnapshot=this.getSnapshotBeforeUpdate(n,r)}finally{this.props=n,this.state=r}}function o(e){var t=e.prototype;if(!t||!t.isReactComponent)throw new Error("Can only polyfill class components");if("function"!=typeof e.getDerivedStateFromProps&&"function"!=typeof t.getSnapshotBeforeUpdate)return e;var n=null,o=null,l=null;if("function"==typeof t.componentWillMount?n="componentWillMount":"function"==typeof t.UNSAFE_componentWillMount&&(n="UNSAFE_componentWillMount"),"function"==typeof t.componentWillReceiveProps?o="componentWillReceiveProps":"function"==typeof t.UNSAFE_componentWillReceiveProps&&(o="UNSAFE_componentWillReceiveProps"),"function"==typeof t.componentWillUpdate?l="componentWillUpdate":"function"==typeof t.UNSAFE_componentWillUpdate&&(l="UNSAFE_componentWillUpdate"),null!==n||null!==o||null!==l){var u=e.displayName||e.name,c="function"==typeof e.getDerivedStateFromProps?"getDerivedStateFromProps()":"getSnapshotBeforeUpdate()";throw Error("Unsafe legacy lifecycles will not be called for components using new component APIs.\n\n"+u+" uses "+c+" but also contains the following legacy lifecycles:"+(null!==n?"\n "+n:"")+(null!==o?"\n "+o:"")+(null!==l?"\n "+l:"")+"\n\nThe above lifecycles should be removed. Learn more about this warning here:\nhttps://fb.me/react-async-component-lifecycle-hooks")}if("function"==typeof e.getDerivedStateFromProps&&(t.componentWillMount=r,t.componentWillReceiveProps=a),"function"==typeof t.getSnapshotBeforeUpdate){if("function"!=typeof t.componentDidUpdate)throw new Error("Cannot polyfill getSnapshotBeforeUpdate() for components that do not define componentDidUpdate() on the prototype");t.componentWillUpdate=i;var s=t.componentDidUpdate;t.componentDidUpdate=function(e,t,n){var r=this.__reactInternalSnapshotFlag?this.__reactInternalSnapshot:n;s.call(this,e,t,r)}}return e}n.r(t),n.d(t,"polyfill",(function(){return o})),r.__suppressDeprecationWarning=!0,a.__suppressDeprecationWarning=!0,i.__suppressDeprecationWarning=!0},function(e,t,n){var r=n(74),a=n(77),i=n(152);function o(e,t){return new i(t).process(e)}for(var l in(t=e.exports=o).filterXSS=o,t.FilterXSS=i,r)t[l]=r[l];for(var l in a)t[l]=a[l];"undefined"!=typeof window&&(window.filterXSS=e.exports),"undefined"!=typeof self&&"undefined"!=typeof DedicatedWorkerGlobalScope&&self instanceof DedicatedWorkerGlobalScope&&(self.filterXSS=e.exports)},function(e,t,n){var r=n(75),a=n(151);n(76);function i(e){return null==e}function o(e){(e=function(e){var t={};for(var n in e)t[n]=e[n];return t}(e||{})).whiteList=e.whiteList||r.whiteList,e.onAttr=e.onAttr||r.onAttr,e.onIgnoreAttr=e.onIgnoreAttr||r.onIgnoreAttr,e.safeAttrValue=e.safeAttrValue||r.safeAttrValue,this.options=e}o.prototype.process=function(e){if(!(e=(e=e||"").toString()))return"";var t=this.options,n=t.whiteList,r=t.onAttr,o=t.onIgnoreAttr,l=t.safeAttrValue;return a(e,(function(e,t,a,u,c){var s=n[a],f=!1;if(!0===s?f=s:"function"==typeof s?f=s(u):s instanceof RegExp&&(f=s.test(u)),!0!==f&&(f=!1),u=l(a,u)){var d,p={position:t,sourcePosition:e,source:c,isWhite:f};return f?i(d=r(a,u,p))?a+":"+u:d:i(d=o(a,u,p))?void 0:d}}))},e.exports=o},function(e,t,n){var r=n(76);e.exports=function(e,t){";"!==(e=r.trimRight(e))[e.length-1]&&(e+=";");var n=e.length,a=!1,i=0,o=0,l="";function u(){if(!a){var n=r.trim(e.slice(i,o)),u=n.indexOf(":");if(-1!==u){var c=r.trim(n.slice(0,u)),s=r.trim(n.slice(u+1));if(c){var f=t(i,l.length,c,s,n);f&&(l+=f+"; ")}}}i=o+1}for(;o<n;o++){var c=e[o];if("/"===c&&"*"===e[o+1]){var s=e.indexOf("*/",o+2);if(-1===s)break;i=(o=s+1)+1,a=!1}else"("===c?a=!0:")"===c?a=!1:";"===c?a||u():"\n"===c&&u()}return r.trim(l)}},function(e,t,n){var r=n(53).FilterCSS,a=n(74),i=n(77),o=i.parseTag,l=i.parseAttr,u=n(54);function c(e){return null==e}function s(e){(e=function(e){var t={};for(var n in e)t[n]=e[n];return t}(e||{})).stripIgnoreTag&&(e.onIgnoreTag&&console.error('Notes: cannot use these two options "stripIgnoreTag" and "onIgnoreTag" at the same time'),e.onIgnoreTag=a.onIgnoreTagStripAll),e.whiteList=e.whiteList||e.allowList||a.whiteList,e.onTag=e.onTag||a.onTag,e.onTagAttr=e.onTagAttr||a.onTagAttr,e.onIgnoreTag=e.onIgnoreTag||a.onIgnoreTag,e.onIgnoreTagAttr=e.onIgnoreTagAttr||a.onIgnoreTagAttr,e.safeAttrValue=e.safeAttrValue||a.safeAttrValue,e.escapeHtml=e.escapeHtml||a.escapeHtml,this.options=e,!1===e.css?this.cssFilter=!1:(e.css=e.css||{},this.cssFilter=new r(e.css))}s.prototype.process=function(e){if(!(e=(e=e||"").toString()))return"";var t=this.options,n=t.whiteList,r=t.onTag,i=t.onIgnoreTag,s=t.onTagAttr,f=t.onIgnoreTagAttr,d=t.safeAttrValue,p=t.escapeHtml,h=this.cssFilter;t.stripBlankChar&&(e=a.stripBlankChar(e)),t.allowCommentTag||(e=a.stripCommentTag(e));var m=!1;if(t.stripIgnoreTagBody){m=a.StripTagBody(t.stripIgnoreTagBody,i);i=m.onIgnoreTag}var y=o(e,(function(e,t,a,o,m){var y,v={sourcePosition:e,position:t,isClosing:m,isWhite:n.hasOwnProperty(a)};if(!c(y=r(a,o,v)))return y;if(v.isWhite){if(v.isClosing)return"</"+a+">";var g=function(e){var t=u.spaceIndex(e);if(-1===t)return{html:"",closing:"/"===e[e.length-2]};var n="/"===(e=u.trim(e.slice(t+1,-1)))[e.length-1];return n&&(e=u.trim(e.slice(0,-1))),{html:e,closing:n}}(o),b=n[a],x=l(g.html,(function(e,t){var n,r=-1!==u.indexOf(b,e);return c(n=s(a,e,t,r))?r?(t=d(a,e,t,h))?e+'="'+t+'"':e:c(n=f(a,e,t,r))?void 0:n:n}));o="<"+a;return x&&(o+=" "+x),g.closing&&(o+=" /"),o+=">"}return c(y=i(a,o,v))?p(o):y}),p);return m&&(y=m.remove(y)),y},e.exports=s},function(e,t,n){var r,a,i;a=[t,n(0),n(70),n(2),n(10)],r=function(e,t,n,r,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=u(t),o=u(n),l=u(r);function u(e){return e&&e.__esModule?e:{default:e}}function c(){return c=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},c.apply(this,arguments)}function s(e,t){return m(e)||h(e,t)||d(e,t)||f()}function f(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function d(e,t){if(e){if("string"==typeof e)return p(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?p(e,t):void 0}}function p(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function h(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,a,i=[],o=!0,l=!1;try{for(n=n.call(e);!(o=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);o=!0);}catch(e){l=!0,a=e}finally{try{o||null==n.return||n.return()}finally{if(l)throw a}}return i}}function m(e){if(Array.isArray(e))return e}function y(e,t){if(null==e)return{};var n,r,a=v(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}function v(e,t){if(null==e)return{};var n,r,a={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(a[n]=e[n]);return a}var g=["children","onRequestClose","title","primary","secondary","appElement","isOpen"],b=function(e){var n=e.children,r=e.onRequestClose,l=e.title,u=e.primary,f=e.secondary,d=e.appElement,p=e.isOpen,h=y(e,g),m=s((0,t.useState)(!1),2),v=m[0],b=m[1],x=(0,t.useRef)(null),w=(0,t.useRef)(null);return(0,t.useEffect)((function(){o.default.setAppElement(d)}),[]),i.default.createElement(o.default,c({onRequestClose:r,portalClassName:"qpp-c-modal",className:"qpp-c-modal__content",overlayClassName:"qpp-c-modal__overlay",bodyOpenClassName:"qpp-c-modal__body-open",isOpen:p,onAfterOpen:function(){var e;(null===(e=w.current)||void 0===e?void 0:e.scrollHeight)>.6*document.documentElement.clientHeight?b(!0):b(!1),null!=x&&x.current&&x.current.focus()},aria:{labelledby:"modal-heading",describedby:"modal-body"}},h),i.default.createElement("div",{className:"qpp-c-modal__header ".concat(v?"qpp-c-modal__header-sep":"")},i.default.createElement("h3",{id:"modal-heading"},l),i.default.createElement("button",{className:"closex qpp-c-button qpp-c-button--text qpp-u-color--black","aria-label":"close modal","data-testid":"modal-close-btn",onClick:r,ref:x},i.default.createElement(a.CloseXIcon2,null))),i.default.createElement("div",{id:"modal-body",className:"qpp-c-modal__body",ref:w,tabIndex:v?"0":void 0},n),(u||f)&&i.default.createElement("div",{className:"qpp-c-modal__footer"},f&&i.default.createElement("button",{className:"qpp-c-button qpp-c-button--secondary ".concat(u?"qpp-u-margin-right--16":""),loading:f.loading,onClick:f.onClick||r,"aria-label":f.title,"data-testid":"modal-secondary-btn"},f.title),u&&i.default.createElement("button",{className:"qpp-c-button",loading:u.loading,onClick:u.onClick,"data-testid":"modal-primary-btn","aria-label":u.title},u.title)))};b.propTypes={title:l.default.string,children:l.default.node.isRequired,primary:l.default.shape({title:l.default.oneOfType([l.default.string,l.default.element]),onClick:l.default.func,loading:l.default.bool,loadingText:l.default.string}),secondary:l.default.shape({title:l.default.oneOfType([l.default.string,l.default.element]),onClick:l.default.func,loading:l.default.bool,loadingText:l.default.string}),onRequestClose:l.default.func,appElement:l.default.string,isOpen:l.default.bool},b.defaultProps={onRequestClose:function(){},title:void 0,primary:null,secondary:null,appElement:"body > *:not(.qpp-c-modal)",isOpen:!1},e.default=b},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(13),n(18),n(34)],r=function(e,t,n,r,a,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var o=u(t),l=u(n);function u(e){return e&&e.__esModule?e:{default:e}}var c=function(e){return!e.includes(r.submissionsUrl)},s=function(e){var t=e.href,n=e.name,r=(0,a.useHeaderState)(),l=r.RouterLink,u=r.closeMenus;return l&&c(t)?o.default.createElement(l,{to:t,onClick:function(){u(),(0,i.setUtagLink)("main navbar","click",t)},"data-track-category":"TopNav","data-track-action":"click","data-track-label":n,className:"nav-link"},n):o.default.createElement("a",{href:t,className:"nav-link","data-track-category":"TopNav","data-track-action":"click","data-track-label":n,onClick:function(){(0,i.setUtagLink)("main navbar","click",t)}},n)};s.propTypes={href:l.default.string.isRequired,name:l.default.string.isRequired},e.default=s},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(18),n(156),n(34)],r=function(e,t,n,r,a,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var o=c(t),l=c(n),u=c(a);function c(e){return e&&e.__esModule?e:{default:e}}var s=function(e){var t=e.href,n=e.name,a=(0,r.useHeaderState)(),l=a.RouterLink,c=a.closeMenus;return l?o.default.createElement(l,{className:"btn btn-navigation inverse-hover header-menu-btn",to:t,onClick:function(){c(),(0,i.setUtagLink)("main navbar","click",t)},"data-track-category":"TopNav","data-track-action":"click","data-track-label":n},n,o.default.createElement(u.default,null)):o.default.createElement("a",{className:"btn btn-navigation inverse-hover header-menu-btn",href:t,"data-track-category":"TopNav","data-track-action":"click","data-track-label":n,onClick:function(){(0,i.setUtagLink)("main navbar","click",t)}},n,o.default.createElement(u.default,null))};s.propTypes={href:l.default.string.isRequired,name:l.default.string.isRequired},e.default=s},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0)],r=function(e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=r(t);function r(e){return e&&e.__esModule?e:{default:e}}var a=function(){return n.default.createElement("svg",{className:"btn-navigation-icon",width:"15px",height:"24px",viewBox:"0 0 15 24"},n.default.createElement("g",{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd"},n.default.createElement("g",{className:"chevron-icon",transform:"translate(-20.000000, -114.000000)",fillRule:"nonzero"},n.default.createElement("g",{className:"chevron-right",transform:"translate(20.000000, 114.000000)"},n.default.createElement("path",{d:"M14.6682692,12.2740385 L3.96634615,22.9759615 C3.78365385,23.1586538 3.56730769,23.25 3.31730769,23.25 C3.06730769,23.25 2.85096154,23.1586538 2.66826923,22.9759615 L0.274038462,20.5817308 C0.0913461538,20.3990385 0,20.1826923 0,19.9326923 C0,19.6826923 0.0913461538,19.4663462 0.274038462,19.2836538 L7.93269231,11.625 L0.274038462,3.96634615 C0.0913461538,3.78365385 0,3.56730769 0,3.31730769 C0,3.06730769 0.0913461538,2.85096154 0.274038462,2.66826923 L2.66826923,0.274038462 C2.85096154,0.0913461538 3.06730769,0 3.31730769,0 C3.56730769,0 3.78365385,0.0913461538 3.96634615,0.274038462 L14.6682692,10.9759615 C14.8509615,11.1586538 14.9423077,11.375 14.9423077,11.625 C14.9423077,11.875 14.8509615,12.0913462 14.6682692,12.2740385 Z"})))))};e.default=a},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(158),n(34),n(50)],r=function(e,t,n,r,a,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var o=c(t),l=c(n),u=c(i);function c(e){return e&&e.__esModule?e:{default:e}}function s(e,t){return m(e)||h(e,t)||d(e,t)||f()}function f(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function d(e,t){if(e){if("string"==typeof e)return p(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?p(e,t):void 0}}function p(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function h(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,a,i=[],o=!0,l=!1;try{for(n=n.call(e);!(o=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);o=!0);}catch(e){l=!0,a=e}finally{try{o||null==n.return||n.return()}finally{if(l)throw a}}return i}}function m(e){if(Array.isArray(e))return e}var y=function(){var e=s((0,t.useState)(!1),2),n=e[0],r=e[1];return[n,function(){return r(!0)},function(){return r(!1)}]},v=function(e){var t=e.name,n=s(y(),3),i=n[0],l=n[1],c=n[2],f=function(){(0,r.LogoutSession)(window)};return o.default.createElement(o.default.Fragment,null,o.default.createElement("button",{className:"signout-button","aria-label":"Sign out",onClick:l,"data-track-category":"TopNav","data-track-action":"click","data-track-label":t},t),o.default.createElement(u.default,{useDesignSystem:!0,isOpen:i,title:"Sign out",onRequestClose:c,primary:{title:"Sign me out now",onClick:function(){f(),(0,a.setUtagLink)("button","click","Sign me out now")}},secondary:{title:"Keep me signed in",onClick:function(){c(),(0,a.setUtagLink)("button","click","Keep me signed in")}}},o.default.createElement("p",null,"Are you sure you want to sign out?")))};v.propTypes={name:l.default.string.isRequired},e.default=v},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(35),n(78),n(79)],r=function(e,t,n,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.RefreshSession=e.LogoutSession=e.fetchTtl=void 0;var a=l(t),i=l(n),o=l(r);function l(e){return e&&e.__esModule?e:{default:e}}e.fetchTtl=o.default,e.LogoutSession=a.default,e.RefreshSession=i.default},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2)],r=function(e,t,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=i(t),a=i(n);function i(e){return e&&e.__esModule?e:{default:e}}var o=function(e){var t=e.handleCancel;return r.default.createElement("button",{className:"header-cancel",onClick:t},"Cancel")};o.propTypes={handleCancel:a.default.func},e.default=o},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(161),n(162),n(163)],r=function(e,t,n,r,a,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var o=f(t),l=f(n),u=f(r),c=f(a),s=f(i);function f(e){return e&&e.__esModule?e:{default:e}}function d(e,t){e.preventDefault(),document.getElementById(t).focus()}var p=function(e){var t=e.children,n=e.includeSkipToSidebar,r=e.showCancelButton,a=e.skipToContentId,i=e.isIESupportPage;return o.default.createElement(o.default.Fragment,null,o.default.createElement("a",{className:"skip",onClick:function(e){return d(e,"".concat(a||"mainContent"))},href:"#".concat(a||"mainContent")},"Skip to content"),n&&o.default.createElement("a",{className:"skip",onClick:function(e){return d(e,"qppSidebar")},href:"#qppSidebar"},"Skip to sidebar"),o.default.createElement(s.default,null),!i&&o.default.createElement(c.default,null),o.default.createElement("header",{id:"top",className:r?"show-cancel-button":""},o.default.createElement(u.default,null),t))};p.propTypes={children:l.default.node.isRequired,includeSkipToSidebar:l.default.bool,showCancelButton:l.default.bool,skipToContentId:l.default.string,isIESupportPage:l.default.bool},p.defaultProps={includeSkipToSidebar:!1,showCancelButton:!1,skipToContentId:null,isIESupportPage:!1},e.default=p},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(18)],r=function(e,t,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=a(t);function a(e){return e&&e.__esModule?e:{default:e}}var i=function(){var e=(0,n.useHeaderState)(),t=e.closeMenus,a=e.RouterLink;return a?r.default.createElement(a,{className:"header-logo",to:"/",onClick:t,"data-track-category":"HeaderNav","data-track-action":"OpenQPPHome","data-track-label":"Quality Payment Program"},r.default.createElement("img",{className:"qpp-logo",src:"/images/qpp_logo_rgb_color.png",alt:"QPP logo"})):r.default.createElement("a",{className:"header-logo",href:"/","data-track-category":"HeaderNav","data-track-action":"OpenQPPHome","data-track-label":"Quality Payment Program"},r.default.createElement("img",{className:"qpp-logo",src:"/images/qpp_logo_rgb_color.png",alt:"QPP logo"}))};e.default=i},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(52),n(10),n(32)],r=function(e,t,n,r,a,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var o=c(t),l=c(n),u=c(r);function c(e){return e&&e.__esModule?e:{default:e}}function s(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function f(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?s(Object(n),!0).forEach((function(t){d(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):s(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function d(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function p(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function h(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function m(e,t,n){return t&&h(e.prototype,t),n&&h(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function y(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&v(e,t)}function v(e,t){return v=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},v(e,t)}function g(e){var t=w();return function(){var n,r=_(e);if(t){var a=_(this).constructor;n=Reflect.construct(r,arguments,a)}else n=r.apply(this,arguments);return b(this,n)}}function b(e,t){if(t&&("object"==typeof t||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return x(e)}function x(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function w(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}function _(e){return _=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},_(e)}var E=function(e){y(n,e);var t=g(n);function n(e){var r;return p(this,n),(r=t.call(this,e)).state={height:"100%",expanded:!0},r._renderCloseButton=r.renderCloseButton.bind(x(r)),r._collapseNotification=r.collapseNotification.bind(x(r)),r._expandNotification=r.expandNotification.bind(x(r)),r._setBannerHeight=r.setBannerHeight.bind(x(r)),r}return m(n,[{key:"componentDidMount",value:function(){window.innerWidth<=767&&this.setState({expanded:!1}),window.addEventListener("load",this._setBannerHeight),window.addEventListener("resize",this._setBannerHeight)}},{key:"componentDidUpdate",value:function(e){var t;if(e.result!==(null===(t=this.props)||void 0===t?void 0:t.result)){var n=this.props.result;Object.keys(n).length>0&&this.setState({expanded:this.isNotificationExpanded(n.content)})}}},{key:"setBannerHeight",value:function(){this.props.result.content.content&&(this.bannerContainer.style.transition="none",this.state.expanded?this.collapsedBanner.setAttribute("tabIndex","-1"):this.collapsedBanner.setAttribute("tabIndex"," "),this.setState({height:this.state.expanded?"100%":this.collapsedWrapper.offsetHeight+"px"}))}},{key:"isNotificationExpanded",value:function(e){var t=new Date(e.dateDismissed),n=new Date(e.dateUpdated);return this.isDateValid(n)&&this.isDateValid(t)&&n>=t||!this.isDateValid(t)}},{key:"isDateValid",value:function(e){return!isNaN(Date.parse(e))}},{key:"markNotificationClosed",value:function(){var e=this.props.result,t=(new Date).toISOString(),n=e||{};n&&Object.keys(n).length>0?window.localStorage.setItem("notifications",JSON.stringify(f(f({},n),{},{content:f(f({},n.content),{},{dateDismissed:t})}))):window.localStorage.setItem("notifications",JSON.stringify(f(f({},n),{},{content:{name:"header-notification",dateDismissed:t}})))}},{key:"collapseNotification",value:function(e){e.stopPropagation(),this.markNotificationClosed(),this.collapsedBanner.setAttribute("tabIndex"," "),this.bannerContainer.style.transition="height .2s ease-out",this.setState({expanded:!1,height:this.collapsedWrapper.offsetHeight+"px"})}},{key:"expandNotification",value:function(){this.state.expanded||(this.collapsedBanner.setAttribute("tabIndex","-1"),this.bannerContainer.style.transition="height .2s ease-out",this.setState({expanded:!0,height:"100%"}))}},{key:"renderCloseButton",value:function(){return this.props.result.content.dismissable?o.default.createElement("button",{onClick:this._collapseNotification,type:"button",className:"notification-banner-close"},o.default.createElement("svg",{className:"close-icon","aria-hidden":"true",focusable:"false"},o.default.createElement(a.CloseXIcon,null)),o.default.createElement("span",{className:"sr-only"},"Close")):""}},{key:"render",value:function(){var e=this,t=this.state,n=t.expanded,r=t.height,i=this.props.result,l=(i=void 0===i?{}:i).content,c=(l=void 0===l?{}:l).enabled,s=l.content;if(s&&c){var f=n?"expanded":"collapsed",d=s.color,p=void 0===d?"blue":d,h=s.label,m=void 0===h?"Update":h,y="notification-banner notification-banner-".concat(p," ").concat(f);return o.default.createElement("div",{style:{height:r},ref:function(t){return e.bannerContainer=t},className:y},o.default.createElement("div",{ref:function(t){return e.expandedWrapper=t},className:"notification-banner-wrapper expanded-view"},o.default.createElement("div",{className:"notification-banner-label"},m),o.default.createElement("div",{className:"notification-banner-content"},o.default.createElement(u.default,{html:n?s:"<p>Nothing to see here</p>"})),n&&this._renderCloseButton()),o.default.createElement("div",{ref:function(t){return e.collapsedWrapper=t},className:"notification-banner-wrapper collapsed-view",onClick:this._expandNotification},o.default.createElement("button",{ref:function(t){return e.collapsedBanner=t},className:"notification-banner-label"},m,o.default.createElement("span",{className:"bell-icon"},o.default.createElement("svg",{"aria-hidden":"true",focusable:"false"},o.default.createElement(a.BellOutline,null))))))}return o.default.createElement("div",{id:"notification-banner"})}}]),n}(t.Component);E.propTypes={result:l.default.shape({content:l.default.shape({content:l.default.string,label:l.default.string,color:l.default.string,dismissable:l.default.bool})})},E.defaultProps={result:{content:{content:null,label:"Update",color:"blue",dismissable:!0}}},e.default=(0,i.withGetConfig)(E,{timeout:5,url:"/config/notification",localStorageName:"active_notification",equalityCheckExclude:["dateDismissed","dateUpdated"],defaultContent:{}})},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0)],r=function(e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=r(t);function r(e){return e&&e.__esModule?e:{default:e}}function a(e,t){return c(e)||u(e,t)||o(e,t)||i()}function i(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function o(e,t){if(e){if("string"==typeof e)return l(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?l(e,t):void 0}}function l(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function u(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,a,i=[],o=!0,l=!1;try{for(n=n.call(e);!(o=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);o=!0);}catch(e){l=!0,a=e}finally{try{o||null==n.return||n.return()}finally{if(l)throw a}}return i}}function c(e){if(Array.isArray(e))return e}var s=function(){var e=a((0,t.useState)(!0),2),r=e[0],i=e[1];return n.default.createElement("section",{className:"qpp-c-gov-banner","aria-label":"Official government website"},n.default.createElement("div",{className:"qpp-c-gov-banner__expand-wrap"},n.default.createElement("header",{className:"qpp-c-gov-banner__header ".concat(r?"":"qpp-c-gov-banner__header--expanded")},n.default.createElement("div",{className:"qpp-c-gov-banner__inner"},n.default.createElement("div",{className:"qpp-c-gov-banner__header-col1"},n.default.createElement("img",{className:"qpp-c-gov-banner__header-flag",src:"/images/us_flag_small.png",alt:"U.S. flag"})),n.default.createElement("div",{className:"qpp-c-gov-banner__header-col2"},n.default.createElement("p",{className:"qpp-c-gov-banner__header-text"},"An official website of the United States government"),n.default.createElement("p",{className:"qpp-c-gov-banner__header-action","aria-hidden":"true"},n.default.createElement("span",{className:"qpp-c-gov-banner__header-action-text qpp-c-button qpp-c-button--text"},"Here’s how you know"),n.default.createElement("span",{className:"qpp-c-gov-banner__header-action-icon qpp-c-button qpp-c-button--text"}))),n.default.createElement("button",{className:"qpp-c-gov-banner__button qpp-c-button qpp-c-button--icon-after qpp-c-button--text","aria-expanded":!r,"aria-controls":"qpp-gov-banner-content",onClick:function(){return i(!r)}},n.default.createElement("span",{className:"qpp-c-gov-banner__button-text"},"Here’s how you know")))),n.default.createElement("div",{className:"qpp-c-gov-banner__content",id:"qpp-gov-banner-content",hidden:r},n.default.createElement("div",{className:"qpp-u-display--flex qpp-u-flex-direction--column qpp-u-xs-flex-direction--row qpp-u-flex-gap--24"},n.default.createElement("div",{className:"qpp-c-gov-banner__guidance"},n.default.createElement("img",{className:"qpp-c-gov-banner__icon",src:"/images/icon-dot-gov.svg",role:"img",alt:"","aria-hidden":"true"}),n.default.createElement("div",null,n.default.createElement("p",null,n.default.createElement("strong",null," Official websites use .gov "),n.default.createElement("br",null),"A ",n.default.createElement("strong",null,".gov")," website belongs to an official government organization in the United States."))),n.default.createElement("div",{className:"qpp-c-gov-banner__guidance"},n.default.createElement("img",{className:"qpp-c-gov-banner__icon",src:"/images/icon-https.svg",role:"img",alt:"","aria-hidden":"true"}),n.default.createElement("div",null,n.default.createElement("p",null,n.default.createElement("strong",null," Secure .gov websites use HTTPS "),n.default.createElement("br",null),"A ",n.default.createElement("strong",null,"lock")," (",n.default.createElement("span",{className:"icon-lock"},n.default.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"52",height:"64",viewBox:"0 0 52 64",className:"qpp-c-gov-banner__lock-image ",role:"img","aria-labelledby":"banner-lock-title-default banner-lock-description-default",focusable:"false"},n.default.createElement("title",{id:"banner-lock-title-default"},"Lock"),n.default.createElement("desc",{id:"banner-lock-description-default"},"A locked padlock"),n.default.createElement("path",{fill:"#000000",fillRule:"evenodd",d:"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z"}))),") or ",n.default.createElement("strong",null,"https://")," means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.")))))))};e.default=s},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(10)],r=function(e,t,n,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=o(t),i=o(n);function o(e){return e&&e.__esModule?e:{default:e}}var l=function(e){var t=e.isMobileMenuExpanded,n=e.handleClick;return a.default.createElement("button",{className:"mobile-menu-btn-new",type:"button","data-toggle":"collapse","data-target":"#nav-mobile","aria-label":"Navigation menu","aria-expanded":t?"true":"false","aria-controls":"nav-mobile",onClick:n},!t&&a.default.createElement("div",{className:"icon"},a.default.createElement("span",{className:"icon-bar"}),a.default.createElement("span",{className:"icon-bar"}),a.default.createElement("span",{className:"icon-bar"})),t&&a.default.createElement("svg",{className:"close-icon","aria-hidden":"true"},a.default.createElement(r.CloseXIcon,null)),a.default.createElement("div",{className:"toggle-text"},"Menu"))};l.propTypes={isMobileMenuExpanded:i.default.bool.isRequired,handleClick:i.default.func.isRequired},e.default=l},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(17),n(24),n(166),n(41),n(35),n(13)],r=function(e,t,n,r,a,i,o,l){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var u=d(t),c=d(n),s=d(r),f=d(a);function d(e){return e&&e.__esModule?e:{default:e}}var p=function(e){return{username:"HARP ID",npi:"NPI",tin:"TIN",apm_id:"APM Entity",cms_id:"Registry",vg_id:"Virtual Group"}[e]},h=function(){var e=c.default.parse(document.cookie),t=e.qpp_auth_token,n=void 0===t?null:t,r=e.qpp_impersonated_user,a=void 0===r?null:r,d=e.qpp_impersonated_type,h=void 0===d?null:d,m=["qpp-u-display--flex","qpp-u-justify-content--between","qpp-u-fill--gold-20","qpp-u-padding-x--40","qpp-u-padding-y--24","qpp-u-font-size--14","qpp-u-color--gray-80"].join(" "),y=function(){var e=function(){(0,o.deleteImpersonatedUser)({qpp_impersonated_user:a,qpp_impersonated_type:h}),(0,o.revertApmPaymentCookie)(),(0,o.revertQppHasAuthsCookie)(),window.location.href=l.viewingToolUrl};return s.default.delete("/api/auth/helpdesk/view",{headers:{Accept:"application/vnd.qpp.cms.gov.v1+json",Authorization:"Bearer ".concat(n)}}).then(e,e)};return n&&a&&u.default.createElement("div",{className:m},u.default.createElement("div",null,"VIEW ONLY | You are currently viewing ",p(h),":"," ",u.default.createElement("strong",null,a)),u.default.createElement(i.TextButton,{onClick:y,className:"qpp-u-color--gray-80"},"Exit View Mode",u.default.createElement(f.default,null)))};e.default=h},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";var r=n(42),a=n(43);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=a(n(0)),o=(0,r(n(44)).default)(i.createElement("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"}),"Close");t.default=o},function(e,t,n){var r,a,i;a=[t,n(0)],r=function(e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=r(t);function r(e){return e&&e.__esModule?e:{default:e}}var a=function(){return n.default.createElement("a",{className:"header-help",href:"tel:1-866-288-8292","data-track-category":"MainContent","data-track-action":"CallQPPServiceCenter","data-track-label":"QPP Service Center Phone"},n.default.createElement("svg",{viewBox:"0 0 28 28",className:"header-help-icon"},n.default.createElement("path",{d:"M23.9,5.9c0-0.6-0.2-1.1-0.6-1.5c-2.5-2.5-5.7-3.8-9.2-3.8S7.2,1.9,4.8,4.4c-0.4,0.4-0.6,1-0.6,1.5 c0,0.4,0.1,0.8,0.3,1.1c-1.3,1.9-2,4.1-2,6.6v2.9c0,2.1,1.1,4,2.9,5.1c0,1.2,1,2.1,2.2,2.1c1.2,0,2.2-1,2.2-2.2v-6.5 c0-1.2-1-2.2-2.2-2.2c-1.1,0-2,0.8-2.1,1.8H3.8v-1.1c0-2.1,0.6-4,1.7-5.6C5.8,8.1,6,8.1,6.3,8.1c0.6,0,1.1-0.2,1.5-0.6 c1.6-1.6,3.8-2.5,6.2-2.5s4.5,0.9,6.2,2.5c0.4,0.4,1,0.6,1.5,0.6c0.3,0,0.5,0,0.7-0.1c1.1,1.6,1.7,3.6,1.7,5.6v1.1h-1.5 c-0.2-1-1.1-1.8-2.1-1.8c-1.2,0-2.2,1-2.2,2.2v6.5c0,1.2,1,2.2,2.2,2.2c1.2,0,2.1-0.9,2.2-2.1c0.5-0.3,1-0.7,1.4-1.1 c-0.1,1.2-0.4,2.4-0.9,3.5c-0.1,0.3-0.4,0.4-0.7,0.4h-4.3c-0.3-0.8-1.1-1.5-2-1.5h-1.5c-1.2,0-2.2,1-2.2,2.2s1,2.2,2.2,2.2h1.5 c0.9,0,1.7-0.6,2-1.5h4.3c0.9,0,1.7-0.5,2-1.3c0.7-1.8,1.1-3.6,1.1-5.5v-5.5c0-2.4-0.8-4.7-2-6.6C23.8,6.7,23.9,6.3,23.9,5.9z M8.2,15.1v6.5c0,0.4-0.3,0.7-0.7,0.7c-0.4,0-0.7-0.3-0.7-0.7v-6.5c0-0.4,0.3-0.7,0.7-0.7C7.9,14.4,8.2,14.7,8.2,15.1z M5.3,19.9 c-0.9-0.8-1.5-2-1.5-3.3v-0.4h1.5V19.9z M16.9,25.2c0,0.4-0.3,0.7-0.7,0.7h-1.5c-0.4,0-0.7-0.3-0.7-0.7s0.3-0.7,0.7-0.7h1.5 C16.6,24.5,16.9,24.8,16.9,25.2z M19.8,21.6v-6.5c0-0.4,0.3-0.7,0.7-0.7s0.7,0.3,0.7,0.7v6.5c0,0.4-0.3,0.7-0.7,0.7 S19.8,22,19.8,21.6z M22.7,16.2h1.5v0.4c0,1.3-0.5,2.5-1.5,3.3V16.2z M21.2,6.5c-1.9-1.9-4.5-3-7.2-3s-5.3,1.1-7.2,3 c-0.3,0.3-0.8,0.3-1,0C5.7,6.3,5.6,6.1,5.6,5.9s0.1-0.4,0.2-0.5C8,3.2,10.9,2,14,2s6,1.2,8.2,3.4l0,0c0.1,0.1,0.2,0.3,0.2,0.5 s-0.1,0.4-0.2,0.5C21.9,6.7,21.5,6.7,21.2,6.5z"})),n.default.createElement("span",null,"Help"))};e.default=a},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e){e.exports=JSON.parse('[{"name":"About","subtitle":"The Quality Payment Program","columns":[[{"items":[{"name":"QPP Overview","type":"link","href":"/about/qpp-overview"},{"name":"HCD Research Program","type":"link","href":"/about/hcd-research"}]}]]},{"name":"MIPS","subtitle":"Merit-based Incentive Payment System","columns":[[{"heading":"Eligibility","items":[{"name":"How MIPS Eligibility is Determined","type":"link","href":"/mips/how-eligibility-is-determined"},{"name":"MIPS Eligibility Determination Periods","type":"link","href":"/mips/mips-eligibility-determination-periods"},{"name":"Check Participation Status","type":"button","href":"/participation-lookup"}]},{"heading":"Reporting Factors","items":[{"name":"Reporting Factors Overview","type":"link","href":"/mips/reporting-factors-overview"},{"name":"Special Status","type":"link","href":"/mips/special-statuses"},{"name":"Exception Applications","type":"link","href":"/mips/exception-applications"},{"name":"How to Register for CMS Web Interface and the CAHPS for MIPS Survey","type":"link","href":"/mips/how-to-register-for-CMS-WI-and-CAHPS"}]}],[{"heading":"Participation","items":[{"name":"Participation Options Overview","type":"link","href":"/mips/overview"},{"name":"Individual or Group Participation","type":"link","href":"/mips/individual-or-group-participation"},{"name":"Virtual Group Participation","type":"link","href":"/mips/virtual-group-participation"},{"name":"APM Entity Participation","type":"link","href":"/mips/apm-entity-participation"}]},{"heading":"Traditional MIPS Requirements","items":[{"name":"Quality Requirements","type":"link","href":"/mips/quality-requirements"},{"name":"Promoting Interoperability Requirements","type":"link","href":"/mips/promoting-interoperability"},{"name":"Improvements Activity Requirements","type":"link","href":"/mips/improvement-activities"},{"name":"Cost Requirements","type":"link","href":"/mips/cost"},{"name":"Explore Measures & Activities","type":"button","href":"/mips/explore-measures"}]}],[{"heading":"Reporting Options","items":[{"name":"Reporting Options Overview","type":"link","href":"/mips/reporting-options-overview"},{"name":"Traditional MIPS","type":"link","href":"/mips/traditional-mips"},{"name":"APM Performance Pathway","type":"link","href":"/mips/apm-performance-pathway"},{"name":"MIPS Value Pathways","type":"link","href":"/mips/mips-value-pathways"},{"name":"Submit a Candidate MVP","type":"sublink","href":"/mips/mips-value-pathways/submit-candidate"}]},{"heading":"APM Performance Pathway Requirements","items":[{"name":"Quality Requirements","type":"link","href":"/mips/app-quality-requirements"},{"name":"Promoting Interoperability Requirements","type":"link","href":"/mips/app-promoting-interoperability"},{"name":"Improvements Activities Requirements","type":"link","href":"/mips/app-improvement-activities"}]}]]},{"name":"APMs","subtitle":"Alternative Payment Models","columns":[[{"items":[{"name":"APMs Overview","type":"link","href":"/apms/overview"},{"name":"MIPS APMs","type":"link","href":"/apms/mips-apms"},{"name":"Advanced APMs","type":"link","href":"/apms/advanced-apms"},{"name":"All-Payer Advanced APMs","type":"link","href":"/apms/all-payer-advanced-apms"},{"name":"APM Determination Period","type":"link","href":"/apms/apm-determination-periods"},{"name":"Check Participation Status","type":"button","href":"/participation-lookup"}]}]]},{"name":"Resources","subtitle":"Help, Support and Resources","columns":[[{"items":[{"name":"COVID-19 Response","type":"link","href":"/resources/covid19"},{"name":"QPP Timeline and Important Deadlines","type":"link","href":"/resources/deadlines"},{"name":"Resource Library","type":"link","href":"/resources/resource-library"},{"name":"Glossary","type":"link","href":"/glossary"},{"name":"Webinar Library","type":"link","href":"/resources/webinars"},{"name":"Help & Support","type":"link","href":"/resources/help-and-support"},{"name":"Small, Underserved, and Rural Practices","type":"link","href":"/resources/small-underserved-rural-practices"},{"name":"Developer Tools","type":"link","href":"/developers"}]}]]}]')},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(170),n(32),n(171),n(55),n(19),n(83),n(84),n(52),n(10),n(182),n(183),n(82)],r=function(e,t,n,r,a,i,o,l,u,c,s,f,d,p,h){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var m=S(t),y=S(n),v=S(r),g=S(l),b=S(s),x=C(f),w=S(d),_=S(p),E=S(h);function k(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(k=function(e){return e?n:t})(e)}function C(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var n=k(t);if(n&&n.has(e))return n.get(e);var r={},a=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&&Object.prototype.hasOwnProperty.call(e,i)){var o=a?Object.getOwnPropertyDescriptor(e,i):null;o&&(o.get||o.set)?Object.defineProperty(r,i,o):r[i]=e[i]}return r.default=e,n&&n.set(e,r),r}function S(e){return e&&e.__esModule?e:{default:e}}function O(){return O=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},O.apply(this,arguments)}function M(e,t){return j(e)||T(e,t)||N(e,t)||P()}function P(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function N(e,t){if(e){if("string"==typeof e)return L(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?L(e,t):void 0}}function L(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function T(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,a,i=[],o=!0,l=!1;try{for(n=n.call(e);!(o=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);o=!0);}catch(e){l=!0,a=e}finally{try{o||null==n.return||n.return()}finally{if(l)throw a}}return i}}function j(e){if(Array.isArray(e))return e}var A=function(e){var n=e.chartData,r=e.config,a=e.currentLevel,l=e.isAltStyle,s=e.isExpanded,f=e.items,d=e.onCollapsed,p=e.onExpanded,h=e.performanceYear,y=e.showReportingLinks,w=e.svgIcons,E=e.result,k=M((0,t.useState)(s),2),C=k[0],S=k[1],P=M((0,t.useState)(f),2),N=P[0],L=P[1],T=M((0,t.useState)(a),2),j=T[0],A=T[1],R=(0,t.useRef)(null),I=function(){S(!0),p&&p()},z=function(){S(!1),d&&d()},D=function(){C?z():I()},q=function(){return{2:m.default.createElement(i.LevelTwoContent,{showReportingLinks:y,isExpanded:C,chartData:n,config:r})}[j]||m.default.createElement(i.LevelOneContent,{levelOneContent:null==E?void 0:E.content,isExpanded:C,config:r})},B=N?function e(t,n,a){var i=r.openDrawersByDefault,l=r.linkActiveFunc,s=r.linkCallback,f=r.useTooltips,d=C?"link-inline":"link-collapsed",p=a||0,y=function(e){var t=x[e];return t?m.default.createElement(t,null):null},v=function(e){return e?"hr-smaller-vertical-spacing":""},w=(t||[]).map((function(t,n){var r="".concat(JSON.stringify(t),"-").concat(n,"-").concat(p);return{divider:m.default.createElement(g.default,{display:C,key:r,darkerBackground:t.darkerBackground},m.default.createElement("hr",{className:"".concat(v(t.darkerBackground))})),container:e(t.items,t.className,p+1),linkBack:m.default.createElement(g.default,{display:C,key:r},m.default.createElement(o.NavLinkInline,{className:"link-back",icon:y("ChevronLeft"),url:t.url,label:t.label,linkCallback:s,showLabel:!0,useTooltips:f})),linkHome:m.default.createElement(g.default,{display:C,key:r},m.default.createElement(o.NavLinkInline,{className:"account-home-link",icon:y(null==t?void 0:t.icon),url:t.url,label:t.label,linkCallback:s,showLabel:!0,useTooltips:f})),practiceDetails:m.default.createElement(g.default,{display:C,className:"details",key:r},m.default.createElement(u.PracticeDetails,O({practiceName:t.practiceName},t.practiceTin?{practiceTin:t.practiceTin}:{},t.apmEntityId?{apmEntityId:t.apmEntityId}:{},t.vgId?{vgId:t.vgId}:{},t.cpcPlusId?{cpcPlusId:t.cpcPlusId}:{},t.pcfId?{pcfId:t.pcfId}:{}))),individualDetails:m.default.createElement(g.default,{display:C,key:r},m.default.createElement(u.IndividualDetails,{individualName:t.individualName,individualNpi:t.individualNpi})),linkDrawer:m.default.createElement(o.NavLinkDrawer,{key:r,isExpanded:C,isAlwaysOpen:t.isAlwaysOpen,openByDefault:i,rightIcon:"chevron-down",leftIcon:y(null==t?void 0:t.icon),className:d,label:t.label,linkActiveFunc:l,linkCallback:s,listOfLinks:t.items,url:t.url,sidebarExpand:I,isHighlighted:t.isHighlighted,darkerBackground:t.darkerBackground,leftBorderHighlightDisabled:t.leftBorderHighlightDisabled,largerDrawerBottomPadding:t.largerDrawerBottomPadding}),custom:m.default.createElement(g.default,{display:C,key:r},m.default.createElement(b.default,{html:t.content,customClassName:t.customClassName})),chart:m.default.createElement(g.default,{display:C,key:r},m.default.createElement(c.ScoreChart,{chartData:t.chartData,linkCallback:s,performanceYear:h})),switchLink:m.default.createElement(g.default,{display:C,key:r},m.default.createElement(_.default,{linkCallback:s,label:t.label,url:t.url}))}[t.type]||m.default.createElement(o.NavLinkInline,{key:r,icon:y(null==t?void 0:t.icon),className:t.className?t.className:d,url:t.url,label:t.label,linkCallback:s,showLabel:C,disabled:t.disabled,useTooltips:f,target:t.target})}));return"link-container"===n?m.default.createElement("div",{className:"animation-flat",key:"nav-link-container-".concat(a)},m.default.createElement(o.NavLinkContainer,{listOfLinks:w,linkActiveFunc:l})):m.default.createElement("div",{className:n},w)}(N,"sidebar-content"+(l?" alt-style":"")):q();return(0,t.useEffect)((function(){S(s)}),[s]),(0,t.useEffect)((function(){A(a)}),[a]),(0,t.useEffect)((function(){L(f)}),[f]),m.default.createElement("aside",{id:"qppSidebar",tabIndex:"-1",className:"".concat(C?"sidebar":"sidebar closed"," sidebar-").concat(r.navClassName)},m.default.createElement(v.default,{svg:w}),B,m.default.createElement(o.NavLinkToggle,{isAltStyle:l,collapseRef:R,isExpanded:C,onClick:D}))};A.propTypes={currentLevel:y.default.number,isExpanded:y.default.bool,onExpanded:y.default.func,onCollapsed:y.default.func,chartData:y.default.object,config:y.default.object,items:y.default.object,isAltStyle:y.default.bool,showReportingLinks:y.default.bool,performanceYear:y.default.string,svgIcons:y.default.string,result:y.default.shape({content:y.default.shape({default:y.default.arrayOf(y.default.object),devPre:y.default.arrayOf(y.default.object),internalReviewers:y.default.arrayOf(y.default.object),viewer:y.default.arrayOf(y.default.object)})})},A.defaultProps={currentLevel:1,isExpanded:!0,onExpanded:function(){},onCollapsed:function(){},chartData:{},config:{},items:null,isAltStyle:!1,showReportingLinks:!1,performanceYear:"2017",svgIcons:w.default,result:{content:{default:[],devPre:[],internalReviewers:[],viewer:[]}}},e.default=(0,a.withGetConfig)(A,{timeout:5,url:"/config/side-navigation",localStorageName:"qpp_side_navigation",defaultContent:E.default})},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},a=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),i=n(0),o=c(i),l=c(n(2)),u=c(n(81));function c(e){return e&&e.__esModule?e:{default:e}}function s(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function f(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 d={title:/<title>.*<\/title>/gi,desc:/<desc>.*<\/desc>/gi,comment:/<!--.*-->/gi,defs:/<defs>.*<\/defs>/gi,width:/ +width="\d+(\.\d+)?(px)?"/gi,height:/ +height="\d+(\.\d+)?(px)?"/gi,fill:/ +fill="(none|#[0-9a-f]+)"/gi,sketchMSShapeGroup:/ +sketch:type="MSShapeGroup"/gi,sketchMSPage:/ +sketch:type="MSPage"/gi,sketchMSLayerGroup:/ +sketch:type="MSLayerGroup"/gi},p=function(e){function t(){return s(this,t),f(this,(t.__proto__||Object.getPrototypeOf(t)).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),a(t,[{key:"render",value:function(){var e=this.props,n=e.className,a=e.component,i=e.svg,l=e.fill,c=e.width,s=e.accessibilityLabel,f=e.accessibilityDesc,p=e.classSuffix,h=e.cleanupExceptions,m=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}(e,["className","component","svg","fill","width","accessibilityLabel","accessibilityDesc","classSuffix","cleanupExceptions"]),y=this.props,v=y.cleanup,g=y.height;(!0===v||0===v.length&&h.length>0)&&(v=Object.keys(d)),v=v.filter((function(e){return!(h.indexOf(e)>-1)})),c&&void 0===g&&(g=c),delete m.cleanup,delete m.height;var b,x,w,_=(0,u.default)((b={SVGInline:!0,"SVGInline--cleaned":v.length},w=n,(x=n)in b?Object.defineProperty(b,x,{value:w,enumerable:!0,configurable:!0,writable:!0}):b[x]=w,b)),E=_.split(" ").join(p+" ")+p,k=t.cleanupSvg(i,v).replace(/<svg/,'<svg class="'+E+'"'+(l?' fill="'+l+'"':"")+(c||g?' style="'+(c?"width: "+c+";":"")+(g?"height: "+g+";":"")+'"':"")),C=void 0;if(f){var S=(C=/<svg(.|\n|\r\n)*?>/.exec(k)).index+C[0].length;k=k.substr(0,S)+"<desc>"+f+"</desc>"+k.substr(S)}if(s){var O=(C=C||/<svg(.|\n|\r\n)*?>/.exec(k)).index+C[0].length-1,M="SVGInline-"+t.idCount+++"-title";k=k.substr(0,O)+' role="img" aria-labelledby="'+M+'"'+k.substr(O,1)+'<title id="'+M+'">'+s+"</title>"+k.substr(O+1)}return o.default.createElement(a,r({},m,{className:_,dangerouslySetInnerHTML:{__html:k}}))}}]),t}(i.Component);p.propTypes={className:l.default.string,classSuffix:l.default.string,component:l.default.oneOfType([l.default.string,l.default.func]),svg:l.default.string.isRequired,fill:l.default.string,cleanup:l.default.oneOfType([l.default.bool,l.default.array]),cleanupExceptions:l.default.array,width:l.default.string,height:l.default.string,accessibilityLabel:l.default.string,accessibilityDesc:l.default.string},p.defaultProps={component:"span",classSuffix:"-svg",cleanup:[],cleanupExceptions:[]},p.idCount=0,p.cleanupSvg=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return Object.keys(d).filter((function(e){return t.indexOf(e)>-1})).reduce((function(e,t){return e.replace(d[t],"")}),e).trim()},t.default=p},function(e,t,n){var r,a,i;a=[t,n(172),n(178)],r=function(e,t,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.LevelTwoContent=e.LevelOneContent=void 0;var r=i(t),a=i(n);function i(e){return e&&e.__esModule?e:{default:e}}e.LevelOneContent=r.default,e.LevelTwoContent=a.default},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(17),n(49),n(55),n(19),n(82),n(10),n(13)],r=function(e,t,n,r,a,i,o,l,u,c){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var s=y(t),f=y(n),d=y(r),p=y(a),h=y(o),m=y(l);function y(e){return e&&e.__esModule?e:{default:e}}function v(){return v=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},v.apply(this,arguments)}function g(e,t){if(null==e)return{};var n,r,a=b(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}function b(e,t){if(null==e)return{};var n,r,a={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(a[n]=e[n]);return a}const x=["url","label","className","listOfLinks"];function w(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var _=function(e){var t;return(t={},w(t,c.dashboardUrl,u.DashboardIcon),w(t,c.feedbackUrl,u.StarIcon),w(t,c.manageUrl,u.ManageUsersIcon),w(t,c.physicianCompareUrl,u.PhysicianCompareIcon),w(t,c.reportsPortalUrl,u.HardshipIcon),w(t,c.submissionsUrl,u.AccountHomeIcon),w(t,c.facilityBasedPreviewBaseUrl,u.FacilityBasedPreviewIcon),w(t,"/developers",u.HelpSupportIcon),w(t,"/resources/help-and-support",u.HelpSupportIcon),w(t,"/user/apm-incentive-payments",u.PaymentIcon),w(t,"/user/applications",u.MyApplicationsIcon),w(t,"/user/exception/#/landing",u.HardshipIcon),w(t,"/user/targeted-review/#/landing",u.TargetIcon),w(t,"/user/test-data",u.MyTestDataIcon),w(t,"/user/self-nomination/#/landing",u.IndividualReporting),w(t,"/user/reviewers",u.DashboardIcon),w(t,"/reviewer/exception",u.HardshipIcon),w(t,"/reviewer/targeted-review",u.TargetIcon),w(t,"/self-nomination",u.IndividualReporting),t)[e]||null},E=function(e){var t,n=e.isExpanded,r=e.config,a=(r=void 0===r?{}:r).linkCallback,o=r.useTooltips,l=e.levelOneContent,u=d.default.parse(document.cookie),f=u.qpp_has_authorizations,y=u.user_has_apm_payments,b=u.qpp_is_dev_pre,E=u.qpp_ehr_authorized,k=u.qpp_has_non_registry_authorizations,C=u.qpp_auth_token,S=u.qpp_cms_internal_authorized,O=u.qpp_can_impersonate,M="";if(C){var P=(0,p.default)(C),N=P.firstName,L=P.lastName;M="".concat(N," ").concat(L)}var T="true"===O,j="true"===f,A="true"===y,R="true"===b,I=JSON.parse(S||"null"),z="true"===E,D="true"===k,q=n?"link-inline":"link-collapsed",B=R?null==l?void 0:l.devPre:null==l?void 0:l.default;(I||[]).some((function(e){return"QPP Self-Nomination"===e||"QPP Targeted Review & Exceptions"===e}))&&(B=(null==l?void 0:l.internalReviewers)||m.default.internalReviewers);var F=(w(t={},c.dashboardUrl,j),w(t,c.feedbackUrl,j),w(t,"/user/apm-incentive-payments",A),w(t,c.physicianCompareUrl,D),w(t,c.reportsPortalUrl,j),w(t,c.facilityBasedPreviewBaseUrl,j),w(t,"/user/helpdesk-viewing-tool",T),w(t,"/reviewer/exception",(I||[]).includes("QPP Targeted Review & Exceptions")),w(t,"/reviewer/targeted-review",(I||[]).includes("QPP Targeted Review & Exceptions")),w(t,"/self-nomination",(I||[]).includes("QPP Self-Nomination")),w(t,"/user/applications",z),w(t,"/user/test-data",z),t),H=B.reduce((function(e,t){var r=t.url,l=t.label,u=t.className,c=t.listOfLinks,f=g(t,x);if(r in F&&!F[r])return e;var d=_(r),p=d?s.default.createElement(d,null):null,h={url:r,label:l,linkCallback:a,className:u?"".concat(q," ").concat(u):q},m=window.location,y=m.pathname,b=m.hash,w=(c||[]).filter((function(e){return!(e.url in F&&!F[e.url])}));return(null==w?void 0:w.length)>0&&(y===r||w.some((function(e){return y===e.url||"".concat(y).concat(b)===e.url})))?e.push(s.default.createElement(i.NavLinkDrawer,v({key:"nav-drawer-".concat(r,"-").concat(l),leftIcon:p,listOfLinks:w,isExpanded:n,staticDrawer:!1,openByDefault:!0,isAlwaysOpen:!0},h,f))):e.push(s.default.createElement(i.NavLinkInline,v({key:"nav-link-".concat(r,"-").concat(l),icon:p,useTooltips:o,showLabel:n},h,f))),e}),[]);return s.default.createElement("div",{className:"sidebar-content"},s.default.createElement(h.default,{display:n},s.default.createElement("h1",{className:"label"},M)),s.default.createElement("div",{className:"level-one-nav animation-flat"},s.default.createElement(i.NavLinkContainer,{listOfLinks:H})))};E.propTypes={isExpanded:f.default.bool,config:f.default.object,levelOneContent:f.default.shape({default:f.default.arrayOf(f.default.object),devPre:f.default.arrayOf(f.default.object),viewer:f.default.arrayOf(f.default.object),internalReviewers:f.default.arrayOf(f.default.object)})},e.default=E},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2)],r=function(e,t,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=i(t),a=i(n);function i(e){return e&&e.__esModule?e:{default:e}}function o(e,t){return f(e)||s(e,t)||u(e,t)||l()}function l(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function u(e,t){if(e){if("string"==typeof e)return c(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?c(e,t):void 0}}function c(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function s(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,a,i=[],o=!0,l=!1;try{for(n=n.call(e);!(o=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);o=!0);}catch(e){l=!0,a=e}finally{try{o||null==n.return||n.return()}finally{if(l)throw a}}return i}}function f(e){if(Array.isArray(e))return e}var d=function(e){var n=e.listOfLinks,a=e.linkActiveFunc,i=o((0,t.useState)(null),2),l=i[0],u=i[1],c=function(e,t){t||a||u(e)};return r.default.createElement("nav",null,r.default.createElement("ul",null,(n||[]).map((function(e,t){return r.default.createElement("li",{key:t.toString(),onClick:function(){return c(t,e.props.disabled)}},r.default.cloneElement(e,{isActive:l===t}))}))))};d.propTypes={listOfLinks:a.default.array,linkActiveFunc:a.default.func},d.defaultProps={listOfLinks:null,linkActiveFunc:null},e.default=d},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(13),n(19)],r=function(e,t,n,r,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=u(t),o=u(n),l=u(a);function u(e){return e&&e.__esModule?e:{default:e}}function c(){return c=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},c.apply(this,arguments)}function s(e,t){return m(e)||h(e,t)||d(e,t)||f()}function f(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function d(e,t){if(e){if("string"==typeof e)return p(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?p(e,t):void 0}}function p(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function h(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,a,i=[],o=!0,l=!1;try{for(n=n.call(e);!(o=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);o=!0);}catch(e){l=!0,a=e}finally{try{o||null==n.return||n.return()}finally{if(l)throw a}}return i}}function m(e){if(Array.isArray(e))return e}var y=function(e){var n=e.className,a=e.disabled,o=e.isAlwaysOpen,u=e.isExpanded,f=e.items,d=e.label,p=e.leftIcon,h=e.linkActiveFunc,m=e.linkCallback,y=e.listOfLinks,v=e.openByDefault,g=e.rightIcon,b=e.sidebarExpand,x=e.staticDrawer,w=e.url,_=e.isHighlighted,E=e.darkerBackground,k=e.leftBorderHighlightDisabled,C=e.largerDrawerBottomPadding,S=s((0,t.useState)(v),2),O=S[0],M=S[1],P=function(){if(!u&&"function"==typeof b)return b(),void M(!0);o||a||M(!O)},N=function(e,t){return"function"==typeof t?t(e):window.location.href.indexOf(e.url)>0},L=function e(t,n){var r=t.items||t.listOfLinks;return!(!t.url||!N(t,n))||r&&r.some((function(t){return e(t,n)}))},T=function(){var e="left-icon";return o&&(e+=" always-open"),_&&(e+=" fill-white"),e},j=L({items:f,listOfLinks:y,url:w},h),A=j?"expanded":"",R=function(e){if(e)return i.default.createElement("svg",{className:"".concat(T()),"aria-hidden":"true",focusable:"false"},e)},I=function(e){return e?"background-highlight":""},z=function(e){return e?"expanded currentPage":""},D=function(e){return e?"left-border-disabled":""},q=function(e,t){return e&&!t?"hidden-nav-link-item":""},B=function(e){return e&&u?"highlight":""},F=function(e){return e?"larger-drawer-bottom-padding":""},H=function(e){return e?"larger-item-spacing":""};(0,t.useEffect)((function(){a&&M(!1),o&&M(o)}),[]);var U=function e(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return t&&t.map((function(t){return"divider"===t.type?i.default.createElement(l.default,{display:!0},i.default.createElement("hr",null)):i.default.createElement("li",{key:t.label,className:N(t,h)?"active-link ".concat(n):n},t.url?i.default.createElement("a",{href:t.url,onClick:function(e){return(0,r.handleNavigation)(e,m,t.label)},tabIndex:O?"0":"-1","data-track-category":"SidebarNav","data-track-action":"GoTo".concat(t.label?t.label.split(" ").join(""):""),"data-track-label":t.label,target:"_self"},t.label):i.default.createElement("div",null,t.label),t.items&&t.items.length>0&&i.default.createElement("ul",{"aria-hidden":!O},e(t.items,"child-link")))}))};return i.default.createElement("div",{className:x?"static-drawer link-drawer":"link-drawer"},i.default.createElement("button",c({onClick:P},o?{}:{"aria-pressed":O},{tabIndex:"0","aria-label":d},o||a?{disabled:o||a}:{},{className:"".concat(n," ").concat(A," ").concat(B(_)," ").concat(z(E),"\n ").concat(j?"currentPage":""," ").concat(D(k),"\n ").concat(q(k,u))}),i.default.createElement("div",{className:u?"link-body":"link-body collapsed"},R(p),i.default.createElement(l.default,{display:u},i.default.createElement("span",null,d))),u&&!o&&i.default.createElement("svg",{className:"".concat(O?"right-icon rotated":"right-icon"),focusable:"false","aria-hidden":"true"},g)),i.default.createElement(l.default,{display:u},i.default.createElement("div",{className:"".concat(j?"currentPage":""," ").concat(O&&!a?"drawer open":"drawer"," ").concat(I(E)," ").concat(F(C))},i.default.createElement("ul",{"aria-hidden":!O},y&&U(y,"parent-link ".concat(H(C)))))))};y.propTypes={isExpanded:o.default.bool,isAlwaysOpen:o.default.bool,openByDefault:o.default.bool,className:o.default.string,rightIcon:o.default.element,leftIcon:o.default.element,label:o.default.string,linkActiveFunc:o.default.func,linkCallback:o.default.func,listOfLinks:o.default.array,disabled:o.default.bool,sidebarExpand:o.default.func,staticDrawer:o.default.bool,items:o.default.object,url:o.default.string,isHighlighted:o.default.bool,darkerBackground:o.default.bool,leftBorderHighlightDisabled:o.default.bool,largerDrawerBottomPadding:o.default.bool},e.default=y},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(13),n(19),n(2)],r=function(e,t,n,r,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=u(t),o=u(r),l=u(a);function u(e){return e&&e.__esModule?e:{default:e}}function c(e,t){return h(e)||p(e,t)||f(e,t)||s()}function s(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function f(e,t){if(e){if("string"==typeof e)return d(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?d(e,t):void 0}}function d(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function p(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,a,i=[],o=!0,l=!1;try{for(n=n.call(e);!(o=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);o=!0);}catch(e){l=!0,a=e}finally{try{o||null==n.return||n.return()}finally{if(l)throw a}}return i}}function h(e){if(Array.isArray(e))return e}var m=function(e){var r=e.url,a=e.urlExpressionToMatch,l=e.className,u=e.icon,s=e.label,f=e.isActive,d=e.showLabel,p=e.linkCallback,h=e.disabled,m=e.useTooltips,y=e.target,v=new RegExp("".concat(a||r,"/?$")),g=window.location.href&&window.location.href.split("?")[0],b=g&&g.match(v),x=i.default.useRef(),w=c((0,t.useState)(!1),2),_=w[0],E=w[1],k=i.default.useRef();return i.default.useEffect((function(){if(!d&&m&&x.current){var e=x.current.onmouseover,t=x.current.onmouseout;x.current.onmouseover=function(){if(k.current&&m){var t=x.current.getBoundingClientRect();k.current.style.top="".concat(t.top-5,"px"),k.current.style.display="block"}"function"==typeof e&&e()},x.current.onmouseout=function(){k.current&&(k.current.style.display="none"),"function"==typeof t&&t()},E(!0)}d&&E(!1)}),[x.current,d]),i.default.createElement(i.default.Fragment,null,i.default.createElement("a",{href:h?void 0:r,onClick:function(e){return(0,n.handleNavigation)(e,p,s)},className:"".concat(l," ").concat(b||f?"active":""," ").concat(h?"disabled":""),"data-track-category":"SidebarNav","data-track-action":"GoTo".concat(s?s.split(" ").join(""):""),"data-track-label":s,"aria-label":s,target:"".concat(y||"_self")},i.default.createElement("svg",{className:"left-icon ".concat(h?"disabled":""),"aria-hidden":"true",focusable:"false",ref:x},u),i.default.createElement(o.default,{display:d},i.default.createElement("span",{tabIndex:"-1"},s))),_&&i.default.createElement("div",{ref:k,className:"sidebar-tooltip"},i.default.createElement("span",{className:"sidebar-tooltip-text"},s)))};m.propTypes={urlExpressionToMatch:l.default.string,url:l.default.string,className:l.default.string,icon:l.default.element,label:l.default.string,isActive:l.default.bool,showLabel:l.default.bool,linkCallback:l.default.func,disabled:l.default.bool,useTooltips:l.default.bool,target:l.default.string},e.default=m},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(10)],r=function(e,t,n,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=o(t),i=o(n);function o(e){return e&&e.__esModule?e:{default:e}}var l=function(e){var t=e.isAltStyle,n=e.collapseRef,i=e.isExpanded,o=e.onClick,l=i?"link-collapse":"link-expand",u=t?"alt-style":"";return a.default.createElement("button",{type:"button","aria-label":"Click to ".concat(i?"collapse":"expand"," the sidebar menu"),ref:n,className:"".concat(l," ").concat(u),onClick:o},a.default.createElement("svg",{className:"left-icon","aria-hidden":"true",focusable:"false"},i?a.default.createElement(r.NavCollapse,null):a.default.createElement(r.NavExpand,null)),a.default.createElement("span",null,i?"Collapse":"Expand"))};l.propTypes={isAltStyle:i.default.bool,collapseRef:i.default.object,isExpanded:i.default.bool,onClick:i.default.func},e.default=l},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(19),n(2)],r=function(e,t,n,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=l(t),i=l(n),o=l(r);function l(e){return e&&e.__esModule?e:{default:e}}var u=function(e){var t=e.url,n=e.urlExpressionToMatch,r=e.className,o=e.icon,l=e.label,u=e.isActive,c=e.showLabel,s=e.disabled,f=new RegExp("".concat(n||t,"/?$")),d=window.location.href&&window.location.href.split("?")[0],p=d&&d.match(f);return a.default.createElement("div",{className:"".concat(r," ").concat(u||p?"active":""," ").concat(s?"disabled":""),"aria-label":l},a.default.createElement("svg",{className:"left-icon ".concat(s?"disabled":""),"aria-hidden":"true",focusable:"false"},o),a.default.createElement(i.default,{display:c},a.default.createElement("span",{tabIndex:"-1"},l)))};u.propTypes={urlExpressionToMatch:o.default.string,url:o.default.string,className:o.default.string,icon:o.default.element,label:o.default.string,isActive:o.default.bool,showLabel:o.default.bool,disabled:o.default.bool},e.default=u},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(55),n(19),n(83),n(84),n(2),n(10),n(13)],r=function(e,t,n,r,a,i,o,l,u){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var c=d(t),s=d(r),f=d(o);function d(e){return e&&e.__esModule?e:{default:e}}function p(){return p=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},p.apply(this,arguments)}var h=["2017","2018"],m=function(e){var t=e.isExpanded,r=e.chartData,o=e.showReportingLinks,f=e.config,d=(f=void 0===f?{}:f).chartActive,m=void 0===d||d,y=f.openDrawersByDefault,v=f.linkCallback,g=f.updateTime,b=f.practiceId,x=f.practiceName,w=f.practiceTin,_=f.apmEntityId,E=f.isConnectedUsersPage,k=f.vgId,C=f.roleAbbr,S=f.performanceYear,O=f.finalFeedbackOpen,M=f.isApmPaymentDetailsPage,P=f.useTooltips,N=f.cpcPlusId,L=f.pcfId,T=t?"link-inline":"link-collapsed",j=[];if(M){var A="/user/apm-incentive-payments/(.*)/practice-details";j.push(c.default.createElement(n.NavItemInline,{icon:c.default.createElement(l.CliniciansIcon,null),className:T,label:"Payment Details",urlExpressionToMatch:A,showLabel:t}))}else{var R=E?"Connected Users":"Eligibility & Reporting",I=[],z="2017"!==S&&"2018"!==S&&C?b+"_"+C:b;o&&!_&&(I=[{url:"".concat(u.submissionsUrl,"/reporting/").concat(z,"/overview"),label:k?"Virtual Group Reporting":"Group Reporting Overview",items:[{url:"".concat(u.submissionsUrl,"/reporting/").concat(z,"/quality"),label:"Quality Measures"},{url:"".concat(u.submissionsUrl,"/reporting/").concat(z,"/aci"),label:"Promoting Interoperability"},{url:"".concat(u.submissionsUrl,"/reporting/").concat(z,"/ia"),label:"Improvement Activities"}]}]),j.push(c.default.createElement(n.NavLinkDrawer,{key:"connected-clinicians-link",isAlwaysOpen:!0,url:E?"".concat(u.manageUrl,"/").concat(b,"/connected-users"):"".concat(u.dashboardUrl),isExpanded:t,openByDefault:y,leftIcon:c.default.createElement(l.DashboardIcon,null),className:T,label:R,linkCallback:v,listOfLinks:!E&&[{label:k?"Virtual Group Details & Participants":_?"APM Entity Details & Participants":"Practice Details & Clinicians",items:I}],disabled:!!E})),(_&&"2018"===S&&O||!_&&!k&&!E&&h.indexOf(S)>=0)&&j.push(c.default.createElement(n.NavLinkInline,{key:"performance-feedback-link",icon:c.default.createElement(l.StarIcon,null),className:T,url:(0,u.performanceFeedbackUrl)(O&&"2018"===S?S:"2017"),label:"Performance Feedback",linkCallback:v,showLabel:t,useTooltips:P}))}return c.default.createElement("div",{className:"sidebar-content"},c.default.createElement(s.default,{display:t},c.default.createElement(n.NavLinkInline,{icon:c.default.createElement(l.AccountHomeIcon,null),url:u.submissionsUrl,label:"Account Home",showLabel:t,className:"account-home-link",linkCallback:v,useTooltips:P}),c.default.createElement("hr",null)),c.default.createElement(s.default,{display:t,className:"details"},c.default.createElement(a.PracticeDetails,p({practiceName:x},w?{practiceTin:w}:{},_?{apmEntityId:_}:{},k?{vgId:k}:{},N?{cpcPlusId:N}:{},L?{pcfId:L}:{})),c.default.createElement("hr",null)),c.default.createElement("div",{className:"level-two-nav animation-flat"},c.default.createElement(n.NavLinkContainer,{listOfLinks:j}),c.default.createElement(s.default,{display:t&&m,className:"chart"},c.default.createElement("div",null,c.default.createElement("hr",null),c.default.createElement("div",{className:"chart-title"},c.default.createElement("p",{className:"title"},"Final Group Score"),c.default.createElement("p",{className:"disclaimer"},c.default.createElement("svg",{className:"left-icon","aria-hidden":"true"},c.default.createElement(l.ScoreIncrease,null)),"Score may increase",c.default.createElement("svg",{className:"right-icon","aria-hidden":"true"},c.default.createElement(l.TooltipIcon,null))),g&&c.default.createElement("p",{className:"timestamp"},"Last update at ",g)),c.default.createElement(i.ScoreChart,{chartData:r,linkCallback:v})))))};m.propTypes={isExpanded:f.default.bool,config:f.default.object,chartData:f.default.object,showReportingLinks:f.default.bool},e.default=m},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2)],r=function(e,t,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=i(t),a=i(n);function i(e){return e&&e.__esModule?e:{default:e}}var o=function(e){var t=e.individualName,n=e.individualNpi;return r.default.createElement("div",{className:"individual-container"},r.default.createElement("h3",{className:"individual-name"},t),r.default.createElement("p",{className:"individual-npi"},"NPI: ",n))};o.propTypes={individualName:a.default.string,individualNpi:a.default.string},e.default=o},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2)],r=function(e,t,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=i(t),a=i(n);function i(e){return e&&e.__esModule?e:{default:e}}var o=function(e){var t=e.practiceName,n=e.practiceTin,a=e.apmEntityId,i=e.vgId,o=e.cpcPlusId,l=e.pcfId;function u(){return o?r.default.createElement("p",{className:"practice-tin"},"CPC+ ID: ",o):l?r.default.createElement("p",{className:"practice-tin"},"PCF ID: ",l):a?r.default.createElement("p",{className:"practice-tin"},"APM Entity ID: ",a):i?r.default.createElement("p",{className:"practice-tin"},"VG ID: ",i):n?r.default.createElement("p",{className:"practice-tin"},"TIN: ",n):void 0}return r.default.createElement("div",{className:"practice-container"},r.default.createElement("h2",{className:"practice-name"},t||"No name on record"),u())};o.propTypes={practiceName:a.default.string,practiceTin:a.default.string,apmEntityId:a.default.string,vgId:a.default.string,cpcPlusId:a.default.string,pcfId:a.default.string},e.default=o},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(196),n(197),n(2)],r=function(e,t,n,r,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=l(t),o=l(a);function l(e){return e&&e.__esModule?e:{default:e}}function u(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function c(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?u(Object(n),!0).forEach((function(t){s(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):u(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function s(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function f(e,t){return y(e)||m(e,t)||p(e,t)||d()}function d(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function p(e,t){if(e){if("string"==typeof e)return h(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?h(e,t):void 0}}function h(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function m(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,a,i=[],o=!0,l=!1;try{for(n=n.call(e);!(o=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);o=!0);}catch(e){l=!0,a=e}finally{try{o||null==n.return||n.return()}finally{if(l)throw a}}return i}}function y(e){if(Array.isArray(e))return e}var v=210,g=210,b=Math.min(v,g)/2,x=2.5,w=function(e){var a,o,l=e.performanceYear,u=e.chartData,s=e.linkCallback,d=f((0,t.useState)(!1),2),p=d[0],h=d[1],m=f((0,t.useState)({quality:"Quality Measures",aci:"Advancing Care Info",pi:"Promoting Interoperability",ia:"Improvement Activities",cost:"Cost"}),2),y=m[0],w=m[1],_=u.categories,E=function(){l>2017&&w(c(c({},y),{},{aci:"Promoting Interoperability"}))},k=function(e,t){e&&(window.utag&&window.utag.track("link",{ga_event_category:"SidebarNav",ga_event_action:"GoTo".concat(t),ga_event_label:t}),s?s(e):window.location.href=e)},C=function(e){var t=(0,n.pie)().sort(null),a=e.categories.filter((function(e){return!!e.maxContribution})),i=a.map((function(e){return e.maxContribution})).reduce((function(e,t){return e+t}));if(i){(0,r.select)(".score-chart").selectAll("*").remove();var o,l=(0,r.select)(".score-chart").attr("width",v).attr("height",g),u=(0,n.arc)().innerRadius(b-1.5).outerRadius(b-25);if(0===a.length)o=[];else if(1===a.length){var c=a[0],s=c.value;o=[s||0,c.maxContribution-s]}else o=a.map((function(e){var t=e.value;return[t||0,e.maxContribution-t,x*(i/100)]})).reduce((function(e,t){return e.concat(t)}),[]);l.append("title").attr("id","titleID").text("Your submission score"),l.append("desc").attr("id","descID").text("".concat(e.finalScore," out of 100"));var f=l.append("g").attr("class","arcs").attr("role","presentation").selectAll("g.arc").data(t(o)).enter().append("g").attr("class",(function(e,t){var n;return n=t%3==0?"filled":t%3==1?"empty":"transparent","arc ".concat(a[parseInt(t/3)].name," ").concat(n)})).attr("transform","translate(".concat(b,", ").concat(b,")")).attr("tabindex",(function(e,t){var n=-1;return t%3==0&&(n=0),n})).attr("focusable",(function(e,t){if(t%3==0)return!0})).on("keyup",(function(e,t){if(13===(r.event.keyCode||r.event.which)){var n=a[parseInt(t/3)],i=n.name,o=n.link;k(o,i)}})).on("click",(function(e,t){var n=a[parseInt(t/3)],r=n.name,i=n.link;k(i,r)}));f.append("desc").text((function(e,t){if(t%3==0){var n=a[parseInt(t/3)],r=n.name,i=n.value,o=n.maxContribution;return"".concat(y[r]," ").concat(i," out of ").concat(o)}})),f.append("path").attr("d",u).on("mouseover",(function(e,t){var n=a[parseInt(t/3)],i=n.name,o=n.value,l=n.maxContribution;(0,r.select)(".chart-tooltip").style("opacity",1).text("".concat(y[i]," ").concat(o,"/").concat(l))})).on("mousemove",(function(){(0,r.select)(".chart-tooltip").style("top",r.event.clientY-g+10+"px").style("left",r.event.clientX+"px")})).on("mouseout",(function(){(0,r.select)(".chart-tooltip").style("opacity",0)}));var d=l.append("g").attr("text-anchor","middle").attr("transform","translate(".concat(v/2,", ").concat(g/2,")"));d.append("text").attr("y",4).attr("class","chart-title").text(e.finalScore),d.append("text").attr("y",24).attr("class","chart-subtitle").text("OUT OF 100")}},S=function(){h(!p)};return(0,t.useEffect)((function(){null!=u&&u.finalScore&&(C(u),E())}),[null==u?void 0:u.finalScore]),p?(a=i.default.createElement("button",{className:"open",type:"button","aria-pressed":"true"},"Hide Legend",i.default.createElement("svg",{className:"right-icon rotated","aria-hidden":"true",focusable:"false"},i.default.createElement("use",{xlinkHref:"#chevron-down"}))),o=_.map((function(e,t){var n=e.name,r=e.value,a=e.maxContribution,o=e.link;return i.default.createElement("li",{key:n,className:"legend-axis"},i.default.createElement("button",{onClick:function(){return k(o,n)}},i.default.createElement("span",{className:"legend-axis-color ".concat(n)})," ",i.default.createElement("span",{className:"legend-axis-title"},y[n])," ",i.default.createElement("span",{className:"legend-axis-value"},"".concat(r,"/").concat(a))))}))):a=i.default.createElement("button",{type:"button","aria-pressed":"false"},"Show Legend",i.default.createElement("svg",{className:"right-icon","aria-hidden":"true",focusable:"false"},i.default.createElement("use",{xlinkHref:"#chevron-down"}))),i.default.createElement("div",{className:"chart"},i.default.createElement("svg",{className:"score-chart",focusable:"false"}),i.default.createElement("div",{className:"chart-tooltip off"}),i.default.createElement("div",{className:"chart-legend-toggler",onClick:S},a),i.default.createElement("ul",{className:"chart-legend"},o))};w.propTypes={chartData:o.default.object,linkCallback:o.default.func,performanceYear:o.default.number},e.default=w},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";n.r(t),t.default='<svg aria-hidden="true" style="position:absolute;width:0;height:0" width="0" height="0" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink" overflow="hidden"><symbol id="icon-warning" viewBox="-2 -2 25 25"><style></style><defs><circle id="SVGID_1_" cx="10" cy="10" r="10"/></defs><clipPath id="SVGID_2_"><use xlink:href="#SVGID_1_" overflow="visible"/></clipPath><defs><path id="SVGID_3_" d="M0 0h20v20H0z"/></defs><clipPath id="SVGID_4_"><use xlink:href="#SVGID_3_" overflow="visible"/></clipPath><path d="M10 22C3.4 22-2 16.6-2 10S3.4-2 10-2s12 5.4 12 12-5.4 12-12 12zm0-20c-4.4 0-8 3.6-8 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8z"/><g><defs><path id="SVGID_5_" d="M0 0h20v20H0z"/></defs><defs><path id="SVGID_6_" d="M0 0h20v20H0z"/></defs><clipPath id="SVGID_7_"><use xlink:href="#SVGID_5_" overflow="visible"/></clipPath><clipPath id="SVGID_8_"><use xlink:href="#SVGID_6_" overflow="visible"/></clipPath><path d="M10 11.7c-.6 0-1-.4-1-1V5.8c0-.6.4-1 1-1s1 .4 1 1v4.9c0 .5-.4 1-1 1zM10 15.3c-.6 0-1-.4-1-1v-.4c0-.6.4-1 1-1s1 .4 1 1v.4c0 .6-.4 1-1 1z"/></g></symbol><symbol id="search" viewBox="0 0 25 25"><path d="M3.9,12.8c-1.2-1.2-1.8-2.7-1.8-4.4c0-1.7,0.6-3.2,1.8-4.4c1.2-1.2,2.7-1.8,4.4-1.8c1.7,0,3.2,0.6,4.4,1.8 c2.4,2.4,2.4,6.4,0,8.8c-1.2,1.2-2.7,1.8-4.4,1.8C6.6,14.6,5.1,14,3.9,12.8z M19.7,18.3l-4.8-4.8c2.5-3.3,2.3-8-0.7-11 C12.6,1,10.5,0.1,8.3,0.1C6.1,0.1,4,1,2.4,2.6C0.9,4.1,0,6.2,0,8.4c0,2.2,0.9,4.3,2.4,5.9c1.6,1.6,3.7,2.4,5.9,2.4 c1.9,0,3.6-0.6,5.1-1.7l4.8,4.8c0.2,0.2,0.5,0.3,0.7,0.3c0.3,0,0.5-0.1,0.7-0.3C20.1,19.4,20.1,18.8,19.7,18.3z"/></symbol><symbol id="star-icon" viewBox="0 0 25 25"><path d="M24.7,9.4c-0.1-0.1-0.2-0.1-0.3-0.2L16.6,8L13,0.9c-0.1-0.1-0.2-0.2-0.3-0.3c-0.1,0-0.3,0-0.4,0 c0,0-0.2,0.1-0.2,0.2L8.4,8L0.6,9.2c-0.3,0-0.5,0.3-0.5,0.6c0,0.1,0.1,0.2,0.2,0.3L6,15.7l-1.3,7.9c-0.1,0.3,0.1,0.6,0.4,0.7h0.1 c0.1,0,0.2,0,0.3-0.1l7-3.7l7,3.7c0.1,0,0.2,0.1,0.3,0.1c0.3,0,0.6-0.3,0.6-0.6v-0.1l-1.3-7.9l5.6-5.6C24.9,10,24.9,9.6,24.7,9.4z M7.1,15.8c0-0.2,0-0.4-0.2-0.5l-5.1-5.1l7-1.1C9,9.1,9.1,9,9.2,8.8l3.2-6.4l3.2,6.4C15.7,9,15.8,9.1,16,9.1l7,1.1l-4.9,5 c-0.1,0.1-0.3,0.4-0.3,0.6l1.4,7l-6.7-3.2c-0.2-0.1-0.4-0.1-0.5,0l-6.3,3.3L7.1,15.8z"/></symbol><symbol id="dashboard" viewBox="0 0 25 25"><path d="M22.2,12.8H12.1V2.8c0-0.3-0.2-0.5-0.5-0.5h-0.1c-6.2,0-11.2,5-11.2,11.2c0,6.2,5,11.2,11.2,11.2 c6.2,0,11.2-5,11.2-11.2v-0.1C22.7,13.1,22.5,12.8,22.2,12.8z M11.6,13.9h10c-0.2,5.4-4.7,9.7-10.1,9.7c-5.6,0-10.2-4.6-10.2-10.2 c0-5.4,4.3-9.9,9.7-10.1v10C11.1,13.7,11.3,13.9,11.6,13.9z"/><path d="M24.7,9.9l0-0.1C24,4.9,20.1,1,15.2,0.3l-0.1,0l0,0c-0.1,0-0.3,0-0.4,0.1c-0.1,0.1-0.2,0.2-0.2,0.4V10 c0,0.3,0.2,0.5,0.5,0.5h9.2c0.2,0,0.3-0.1,0.4-0.2C24.7,10.2,24.7,10.1,24.7,9.9z M23.5,9.5h-8v-8C19.5,2.2,22.8,5.5,23.5,9.5z"/></symbol><symbol id="early-claims-icon" viewBox="0 0 25 25"><path d="M0 1L15 1 15 0 0 0zM0 4L15 4 15 3 0 3zM0 7L15 7 15 6 0 6zM0 10L15 10 15 9 0 9zM0 13L15 13 15 12 0 12z" transform="translate(5 8)"/><path d="M1,24 L1,1 L16,1 L16,5.5 C16,5.776 16.224,6 16.5,6 L20,6 L20,24 L1,24 Z M17,1.851 L19.446,5 L17,5 L17,1.851 Z M20.895,5.235 L16.979,0.193 C16.884,0.071 16.738,0 16.583,0 L0.5,0 C0.224,0 0,0.224 0,0.5 L0,24.5 C0,24.776 0.224,25 0.5,25 L20.5,25 C20.776,25 21,24.776 21,24.5 L21,5.542 C21,5.43 20.963,5.322 20.895,5.235 Z" transform="translate(2)"/></symbol><symbol id="physician-compare-icon" viewBox="0 0 25 25"><path d="M19.2204301,5 L18.1451613,5 C17.7419355,5 17.4731183,5.2601626 17.4731183,5.6504065 C17.4731183,6.04065041 17.7419355,6.30081301 18.1451613,6.30081301 L19.2204301,6.30081301 C19.3548387,6.30081301 19.4892473,6.43089431 19.4892473,6.56097561 L19.4892473,11.8943089 C19.4892473,13.3252033 18.2795699,14.6260163 16.6666667,14.6260163 C15.0537634,14.6260163 13.844086,13.4552846 13.844086,11.8943089 L13.844086,6.56097561 C13.844086,6.43089431 13.9784946,6.30081301 14.1129032,6.30081301 L15.188172,6.30081301 C15.5913978,6.30081301 15.8602151,6.04065041 15.8602151,5.6504065 C15.8602151,5.2601626 15.5913978,5 15.188172,5 L14.1129032,5 C13.3064516,5 12.5,5.6504065 12.5,6.56097561 L12.5,11.8943089 C12.5,13.8455285 13.9784946,15.5365854 15.9946237,15.9268293 C15.8602151,18.398374 14.6505376,19.699187 12.5,19.699187 L12.2311828,19.699187 C9.40860215,19.699187 8.33333333,17.2276423 8.33333333,15.6666667 L8.33333333,14.495935 C9.67741935,14.1056911 10.6182796,12.9349593 10.6182796,11.504065 C10.7526882,9.81300813 9.27419355,8.38211382 7.52688172,8.38211382 C5.77956989,8.38211382 4.16666667,9.81300813 4.16666667,11.504065 C4.16666667,13.0650407 5.37634409,14.3658537 6.98924731,14.6260163 L6.98924731,15.6666667 C6.98924731,18.2682927 8.87096774,21 12.2311828,21 L12.5,21 C15.4569892,21 17.2043011,19.1788618 17.3387097,15.796748 C19.3548387,15.5365854 20.8333333,13.8455285 20.8333333,11.7642276 L20.8333333,6.56097561 C20.8333333,5.6504065 20.1612903,5 19.2204301,5 Z M5.77956989,11.504065 C5.77956989,10.5934959 6.58602151,9.94308943 7.39247312,9.94308943 C8.19892473,9.94308943 9.00537634,10.7235772 9.00537634,11.504065 C9.00537634,12.2845528 8.33333333,13.195122 7.52688172,13.195122 C6.72043011,13.195122 5.77956989,12.4146341 5.77956989,11.504065 Z"/><path d="M20.718232,0 L4.14364641,0 C1.79558011,0 0,1.82291667 0,3.90625 L0,21.09375 C0,23.3072917 1.93370166,25 4.14364641,25 L20.8563536,25 C23.2044199,25 25,23.1770833 25,21.09375 L25,3.90625 C24.8618785,1.82291667 23.0662983,0 20.718232,0 Z M23.480663,21.09375 C23.480663,22.5260417 22.2375691,23.6979167 20.718232,23.6979167 L4.14364641,23.6979167 C2.62430939,23.6979167 1.38121547,22.5260417 1.38121547,21.09375 L1.38121547,3.90625 C1.38121547,2.47395833 2.62430939,1.30208333 4.14364641,1.30208333 L20.8563536,1.30208333 C22.3756906,1.30208333 23.6187845,2.47395833 23.6187845,3.90625 L23.6187845,21.09375 L23.480663,21.09375 Z"/></symbol><symbol id="hardship-icon" viewBox="0 0 25 25"><path d="M18.7721739,2.6119403 L14.4991304,2.6119403 L12.4813043,2.6119403 C12.5178261,2.44402985 12.5543478,2.2761194 12.5543478,2.0988806 C12.5543478,0.942164179 11.6321739,0 10.5,0 C9.36782609,0 8.44565217,0.942164179 8.44565217,2.0988806 C8.44565217,2.2761194 8.47304348,2.44402985 8.51869565,2.6119403 L6.49173913,2.6119403 L2.21869565,2.6119403 C0.995217391,2.6119403 0,3.62873134 0,4.8880597 L0,22.733209 C0,23.983209 0.995217391,25 2.21869565,25 L18.7721739,25 C19.9956522,25 21,23.983209 21,22.7238806 L21,4.8880597 C21,3.62873134 19.9956522,2.6119403 18.7721739,2.6119403 Z M10.5,0.932835821 C11.13,0.932835821 11.6413043,1.45522388 11.6413043,2.0988806 C11.6413043,2.31343284 11.5682609,2.5 11.4769565,2.66791045 C11.403913,2.7891791 11.3126087,2.9011194 11.2030435,2.99440299 C11.1482609,3.04104478 11.0843478,3.08768657 11.0204348,3.125 C10.9747826,3.14365672 10.9382609,3.17164179 10.8926087,3.19029851 C10.7647826,3.22761194 10.6369565,3.26492537 10.5,3.26492537 C10.3630435,3.26492537 10.2352174,3.22761194 10.1165217,3.18097015 C10.0708696,3.16231343 10.0343478,3.14365672 9.98869565,3.11567164 C9.92478261,3.07835821 9.86086957,3.03171642 9.80608696,2.98507463 C9.6873913,2.89179104 9.59608696,2.77052239 9.52304348,2.63992537 C9.43173913,2.47201493 9.36782609,2.29477612 9.36782609,2.08955224 C9.35869565,1.45522388 9.87,0.932835821 10.5,0.932835821 Z M20.0869565,22.7238806 C20.0869565,23.4608209 19.5026087,24.0671642 18.7721739,24.0671642 L2.21869565,24.0671642 C1.4973913,24.0671642 0.903913043,23.4701493 0.903913043,22.7238806 L0.903913043,4.8880597 C0.913043478,4.14179104 1.4973913,3.54477612 2.21869565,3.54477612 L6.49173913,3.54477612 L6.49173913,4.38432836 C6.49173913,4.95335821 6.93913043,5.41044776 7.49608696,5.41044776 L13.503913,5.41044776 C14.0608696,5.41044776 14.5082609,4.95335821 14.5082609,4.38432836 L14.5082609,3.54477612 L18.7813043,3.54477612 C19.5026087,3.54477612 20.096087,4.14179104 20.096087,4.8880597 L20.096087,22.7238806 L20.0869565,22.7238806 L20.0869565,22.7238806 Z" transform="translate(2)"/><path d="M3.506 7.24H11.477V8.24H3.506zM.849 7.24H2.2199999999999998V8.24H.849zM6.506 2.17H11.477V3.17H6.506zM2.13428571 4.04L.402857143 2.01 1.01142857 1.31 2.13428571 2.62 4.03714286.41 4.64571429 1.11z" transform="translate(6 9)"/></symbol><symbol id="target-icon" viewBox="0 0 25 25" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g fill="none" fill-rule="evenodd"><path d="M15.6521739,13.3410862 C14.9799955,14.9155188 13.3391142,15.8471825 11.6426584,15.617619 C9.9462025,15.3880555 8.61194453,14.0537975 8.38238102,12.3573416 C8.15281751,10.6608858 9.08448121,9.0200045 10.6589138,8.34782609" stroke-linecap="round" transform="translate(1 1)"/><path d="M19.826087,11.4686261 C19.5475194,15.6524455 16.0240274,18.8752139 11.8318419,18.780577 C7.63965639,18.6859401 4.26519733,15.3074531 4.17572893,11.1153254 C4.08626053,6.92319774 7.31350554,3.40382874 11.4978365,3.13043478" stroke-linecap="round" transform="translate(1 1)"/><path d="M22.9565217 10.4801044C22.9565217 10.8094757 22.9565217 11.1488279 22.9565217 11.4781992 22.9565217 16.1251852 20.1544991 20.3136359 15.8592987 22.0872623 11.5640982 23.8608888 6.62327363 22.8696906 3.3445233 19.5766243.065772964 16.283558-.903887735 11.3384639.888438166 7.05103466 2.68076407 2.7636054 6.8813862-.0200950351 11.5283306 0 11.867683 0 12.2070354 0 12.5264259 0M23.4104348 8.34782609C23.4626087 8.69217391 23.5147826 9.04695652 23.546087 9.39130435" stroke-linecap="round" transform="translate(1 1)"/><path d="M19.0559527,8.3085908 L16.1993898,7.27346855 C15.9679825,7.18675289 15.7867762,7.00255341 15.7042523,6.77015223 L14.6758896,3.9211919 C14.5392501,3.60164864 14.6150694,3.23112279 14.8663271,2.99053153 L17.5610181,0.255529619 C17.7680939,0.0454487694 18.069052,-0.043464617 18.357445,0.020237671 C18.6458381,0.083939959 18.8810085,0.291277194 18.9797777,0.568915255 L19.7415278,2.61067015 C19.8301804,2.85007338 20.017334,3.04018548 20.2557092,3.13297955 L22.4076532,3.94968151 C22.6793557,4.05644917 22.8788566,4.29253202 22.938341,4.57768034 C22.9978255,4.86282867 22.9092906,5.15867892 22.7028314,5.36466513 L19.960531,8.07117744 C19.7289278,8.31564041 19.3782081,8.40768945 19.0559527,8.3085908 Z" transform="translate(1 1)"/><path stroke-linecap="round" d="M12.522 10.435L16.696 6.261" transform="translate(1 1)"/></g></symbol><symbol id="manage-users" viewBox="0 0 25 25"><path d="M4.4 10.8V.2H3.6v10.7c-1.9.2-3.4 1.8-3.4 3.8s1.5 3.6 3.4 3.8v6.4h.9v-6.4c1.9-.2 3.4-1.8 3.4-3.8S6.3 11.1 4.4 10.8zM4 17.6c-1.6 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3S5.6 17.6 4 17.6zM12.9 2.3V.2h-.9v2.2c-1.9.2-3.4 1.8-3.4 3.8 0 2 1.5 3.6 3.4 3.8v14.9h.9V9.9c1.9-.2 3.4-1.8 3.4-3.8C16.3 4.2 14.8 2.6 12.9 2.3zM12.5 9.1c-1.6 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3S14.1 9.1 12.5 9.1zM24.8 18.9c0-2-1.5-3.6-3.4-3.8V.2h-.9v14.9c-1.9.2-3.4 1.8-3.4 3.8s1.5 3.6 3.4 3.8v2.2h.9v-2.2C23.3 22.4 24.8 20.8 24.8 18.9zM21 21.8c-1.6 0-3-1.3-3-3 0-1.6 1.3-3 3-3s3 1.3 3 3C24 20.5 22.6 21.8 21 21.8z"/></symbol></svg>'},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(13),n(10)],r=function(e,t,n,r,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=l(t),o=l(n);function l(e){return e&&e.__esModule?e:{default:e}}var u=function(e){var t=e.linkCallback,n=e.url,o=e.label;return i.default.createElement("div",{className:"switch-container"},i.default.createElement("a",{href:n,onClick:function(e){return(0,r.handleNavigation)(e,t,o)},className:"switch-link"},i.default.createElement("div",{className:"button-partition"},i.default.createElement("svg",{className:"icon"},i.default.createElement(a.SwitchPractice,null),i.default.createElement("title",null,"Switch Practice Icon")),i.default.createElement("span",null,o)),i.default.createElement("div",{className:"button-partition"},i.default.createElement("svg",{className:"icon right-icon rotated","aria-hidden":"true",focusable:"false"},i.default.createElement(a.ChevronRight,null)))))};u.propTypes={linkCallback:o.default.func,url:o.default.string,label:o.default.string},e.default=u},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(185)],r=function(e,t,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var r=i(t),a=i(n);function i(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function l(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function u(e,t,n){return t&&l(e.prototype,t),n&&l(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function c(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&s(e,t)}function s(e,t){return s=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},s(e,t)}function f(e){var t=h();return function(){var n,r=m(e);if(t){var a=m(this).constructor;n=Reflect.construct(r,arguments,a)}else n=r.apply(this,arguments);return d(this,n)}}function d(e,t){if(t&&("object"==typeof t||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return p(e)}function p(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function h(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}function m(e){return m=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},m(e)}var y=function(e){c(n,e);var t=f(n);function n(){return o(this,n),t.apply(this,arguments)}return u(n,[{key:"render",value:function(){return r.default.createElement(a.default,null)}}]),n}(t.Component);e.default=y},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.Spinner=void 0;var r=o(n(2)),a=o(n(0)),i=o(n(81));function o(e){return e&&e.__esModule?e:{default:e}}var l=function(e){var t=(0,i.default)("ds-c-spinner",e.size&&"ds-c-spinner--".concat(e.size),e.inversed&&"ds-c-spinner--inverse",e.filled&&"ds-c-spinner--filled",e.className);return a.default.createElement("span",{className:t,role:e.role},a.default.createElement("span",{className:"ds-u-visibility--screen-reader"},e["aria-valuetext"]))};t.Spinner=l,l.propTypes={"aria-valuetext":r.default.string,className:r.default.string,inversed:r.default.bool,filled:r.default.bool,role:r.default.string,size:r.default.oneOf(["small","big"])},l.defaultProps={"aria-valuetext":"Loading",role:"status"};var u=l;t.default=u},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(199),n(85),n(189)],r=function(e,t,n,r,a,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var o=f(t),l=f(n),u=f(r),c=f(a),s=f(i);function f(e){return e&&e.__esModule?e:{default:e}}function d(e,t){return v(e)||y(e,t)||h(e,t)||p()}function p(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function h(e,t){if(e){if("string"==typeof e)return m(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?m(e,t):void 0}}function m(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function y(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,a,i=[],o=!0,l=!1;try{for(n=n.call(e);!(o=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);o=!0);}catch(e){l=!0,a=e}finally{try{o||null==n.return||n.return()}finally{if(l)throw a}}return i}}function v(e){if(Array.isArray(e))return e}var g=function(e){return(null==e?void 0:e.type)===c.default},b=function(e){return o.default.Children.toArray(e).filter(g)},x=function(e){var n=e.children,r=e.onChange,a=e.selected,i=e.defaultSelectedId,l=e.ariaLabel,c=d((0,t.useState)(i||a),2),f=c[0],p=c[1];if((0,t.useEffect)((function(){a&&p(a)}),[a]),!n)return null;var h=function(e,t){var n,a;r&&r(null===(n=y[t])||void 0===n?void 0:n.id,e),p&&p(null===(a=y[t])||void 0===a?void 0:a.id)},m=function(){return o.default.Children.map(n,(function(e,t){return g(e)?o.default.cloneElement(e,{index:t,value:x}):e}))},y=b(n).map((function(e){var t=(null==e?void 0:e.props)||{},n=t.id;return{tab:t.tab,tabHref:t.tabHref,disabled:t.disabled,id:n}})),v=y.findIndex((function(e){return e.id===f})),x=v>=0?v:0;return o.default.createElement(o.default.Fragment,null,o.default.createElement("div",{className:"qpp-c-tabs qpp-c-tabs--mui"},o.default.createElement(u.default,{value:x,onChange:h,"aria-label":l},y.map((function(e,t){var n=e.tab,r=e.tabHref,a=e.disabled,i=e.id;return o.default.createElement(s.default,{index:t,key:"link-tab-".concat(n),label:n,href:r,disabled:a,id:"qpp-c-tabs__item--".concat(i)})})))),m())};x.propTypes={ariaLabel:l.default.string,selected:l.default.string,defaultSelectedId:l.default.string,onChange:l.default.func,children:l.default.oneOfType([l.default.node,l.default.array])},x.defaultProps={ariaLabel:"qpp tabs",selected:null,defaultSelectedId:null,onChange:null,children:null},e.default=x},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";e.exports=n(188)},function(e,t,n){"use strict";var r=60103,a=60106,i=60107,o=60108,l=60114,u=60109,c=60110,s=60112,f=60113,d=60120,p=60115,h=60116,m=60121,y=60122,v=60117,g=60129,b=60131;if("function"==typeof Symbol&&Symbol.for){var x=Symbol.for;r=x("react.element"),a=x("react.portal"),i=x("react.fragment"),o=x("react.strict_mode"),l=x("react.profiler"),u=x("react.provider"),c=x("react.context"),s=x("react.forward_ref"),f=x("react.suspense"),d=x("react.suspense_list"),p=x("react.memo"),h=x("react.lazy"),m=x("react.block"),y=x("react.server.block"),v=x("react.fundamental"),g=x("react.debug_trace_mode"),b=x("react.legacy_hidden")}function w(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case r:switch(e=e.type){case i:case l:case o:case f:case d:return e;default:switch(e=e&&e.$$typeof){case c:case s:case h:case p:case u:return e;default:return t}}case a:return t}}}var _=u,E=r,k=s,C=i,S=h,O=p,M=a,P=l,N=o,L=f;t.ContextConsumer=c,t.ContextProvider=_,t.Element=E,t.ForwardRef=k,t.Fragment=C,t.Lazy=S,t.Memo=O,t.Portal=M,t.Profiler=P,t.StrictMode=N,t.Suspense=L,t.isAsyncMode=function(){return!1},t.isConcurrentMode=function(){return!1},t.isContextConsumer=function(e){return w(e)===c},t.isContextProvider=function(e){return w(e)===u},t.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===r},t.isForwardRef=function(e){return w(e)===s},t.isFragment=function(e){return w(e)===i},t.isLazy=function(e){return w(e)===h},t.isMemo=function(e){return w(e)===p},t.isPortal=function(e){return w(e)===a},t.isProfiler=function(e){return w(e)===l},t.isStrictMode=function(e){return w(e)===o},t.isSuspense=function(e){return w(e)===f},t.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===i||e===l||e===g||e===o||e===f||e===d||e===b||"object"==typeof e&&null!==e&&(e.$$typeof===h||e.$$typeof===p||e.$$typeof===u||e.$$typeof===c||e.$$typeof===s||e.$$typeof===v||e.$$typeof===m||e[0]===y)},t.typeOf=w},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(201)],r=function(e,t,n,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=l(t),i=l(n),o=l(r);function l(e){return e&&e.__esModule?e:{default:e}}function u(){return u=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},u.apply(this,arguments)}function c(e,t){if(null==e)return{};var n,r,a=s(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}function s(e,t){if(null==e)return{};var n,r,a={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(a[n]=e[n]);return a}var f=["href"],d=function(e){var t=e.href,n=c(e,f);return a.default.createElement(o.default,u({component:"a",disableRipple:!0,onClick:function(e){e.preventDefault(),window.history&&t&&window.history.replaceState({},document.title,t)},className:"qpp-c-tabs__item"},n))};d.propTypes={href:i.default.string},e.default=d},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(47)],r=function(e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=r(t);function r(e){return e&&e.__esModule?e:{default:e}}e.default=n.default},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(192)],r=function(e,t,n,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=l(t),i=l(n),o=l(r);function l(e){return e&&e.__esModule?e:{default:e}}var u=function(e){var t=e.id,n=e.name,r=e.placeholder,i=e.disableSearchBtn,l=e.disabled,u=e.inputValue,c=e.onClick,s=e.onChange,f=e.inputAriaLabel,d=e.buttonAriaLabel,p=e.inputWidth,h=e.label,m=e.parentElement||"span",y={width:p};return a.default.createElement(m,{className:"qppds"},a.default.createElement("form",{role:"search",className:"qpp-c-search qpp-c-search--compact"},a.default.createElement("label",{className:h?"qpp-u-margin-bottom--8":"qpp-u-visually-hidden",htmlFor:t},h||"Search"),a.default.createElement("div",{className:"qpp-c-search__wrap"},a.default.createElement("input",{style:y,className:"qpp-c-text-input",type:"search",id:t,name:n,placeholder:r,value:u,disabled:l,onChange:s,"aria-label":f}),a.default.createElement("button",{"data-testid":"search-btn","aria-label":d,onClick:c,disabled:i,id:"".concat(t,"-submit"),type:"submit",className:"qpp-c-search__submit qpp-c-button qpp-c-button--text"},a.default.createElement("span",{className:"qpp-u-visually-hidden"},"Search"),a.default.createElement(o.default,{classes:{root:"qpp-icon-mat"}})))))};u.propTypes={id:i.default.string,name:i.default.string,placeholder:i.default.string,disableSearchBtn:i.default.bool,disabled:i.default.bool,inputValue:i.default.string,onClick:i.default.func,onChange:i.default.func,inputAriaLabel:i.default.string,buttonAriaLabel:i.default.string,inputWidth:i.default.string,label:i.default.string,parentElement:i.default.string},u.defaultProps={label:null,id:"search-input",name:"",placeholder:"",disableSearchBtn:!1,disabled:!1,inputValue:"",onClick:function(){return null},onChange:function(){return null},inputAriaLabel:"",buttonAriaLabel:"",inputWidth:"auto",parentElement:"span"},e.default=u},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";var r=n(42),a=n(43);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=a(n(0)),o=(0,r(n(44)).default)(i.createElement("path",{d:"M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"}),"Search");t.default=o},function(e,t,n){var r,a,i;a=[t,n(0),n(2)],r=function(e,t,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=i(t),a=i(n);function i(e){return e&&e.__esModule?e:{default:e}}function o(){return o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o.apply(this,arguments)}function l(e,t){if(null==e)return{};var n,r,a=u(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}function u(e,t){if(null==e)return{};var n,r,a={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(a[n]=e[n]);return a}var c=["id","name","placeholder","disabled","required","size","className","label","minLength","maxLength","hint","errorLabel","error","autoComplete","onChange","onKeyPress","style","dataTestId","type","innerRef","number","variant","parentElement"],s=function(e){var t=e.id,n=e.name,a=e.placeholder,i=e.disabled,u=e.required,s=e.size,f=e.className,d=e.label,p=e.minLength,h=e.maxLength,m=e.hint,y=e.errorLabel,v=e.error,g=e.autoComplete,b=e.onChange,x=e.onKeyPress,w=e.style,_=e.dataTestId,E=e.type,k=e.innerRef,C=e.number,S=e.variant,O=e.parentElement,M=l(e,c),P=O||"span",N={pattern:"[0-9]*"},L=["qpp-c-text-input","success"===S&&!v&&"qpp-c-text-input--success",v&&"qpp-c-text-input--error","big"===s&&"qpp-c-text-input--big",f].filter(Boolean).join(" ");return r.default.createElement(P,{className:"qppds ds-text-input-container"},d&&r.default.createElement("label",{className:"qpp-u-margin-bottom--8",htmlFor:t},d),r.default.createElement("input",o({},C?N:{},{style:w,"data-testid":_,type:E,className:L||"",id:t,name:n,placeholder:a,disabled:i,minLength:p,maxLength:h,required:u,autoComplete:g,onChange:b,onKeyPress:x,ref:k},M)),m&&r.default.createElement("span",{className:"qpp-hint-message"},m),v&&r.default.createElement("span",{"aria-label":y,role:"alert",className:"qpp-error-message"},v))};s.propTypes={id:a.default.string,name:a.default.string,placeholder:a.default.string,disabled:a.default.bool,required:a.default.bool,className:a.default.string,minLength:a.default.string,maxLength:a.default.string,hint:a.default.string,errorLabel:a.default.string,error:a.default.string,autoComplete:a.default.string,onChange:a.default.func,onKeyPress:a.default.func,style:a.default.object,dataTestId:a.default.string,type:a.default.string,innerRef:a.default.string,number:a.default.bool,variant:a.default.oneOf(["success"]),parentElement:a.default.string,label:a.default.string,size:a.default.oneOf(["big"])},s.defaultProps={id:"",name:"",placeholder:null,disabled:!1,required:!1,className:"",minLength:"",maxLength:"",error:null,errorLabel:null,hint:null,autoComplete:"on",onChange:function(){return null},onKeyPress:function(){return null},style:null,dataTestId:"",type:"text",innerRef:null,number:!1,variant:null,parentElement:"span",label:null,size:null},e.default=s},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2)],r=function(e,t,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=i(t),a=i(n);function i(e){return e&&e.__esModule?e:{default:e}}function o(){return o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o.apply(this,arguments)}function l(e,t){if(null==e)return{};var n,r,a=u(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}function u(e,t){if(null==e)return{};var n,r,a={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(a[n]=e[n]);return a}var c=["className","id","ariaLabelledBy","ariaLabel","onChange","dataTestId","name","dataType","disabled","size","options","children","parentElement"],s=function(e){var t=e.className,n=e.id,a=e.ariaLabelledBy,i=e.ariaLabel,u=e.onChange,s=e.dataTestId,f=e.name,d=e.dataType,p=e.disabled,h=e.size,m=e.options,y=e.children,v=(e.parentElement,l(e,c)),g=["qpp-c-dropdown","big"===h&&"qpp-c-dropdown--big",t].filter(Boolean).join(" ");return r.default.createElement("select",o({id:n,"aria-labelledby":a,"aria-label":i,className:g||"",onChange:u,"data-testid":s,name:f,disabled:p,"data-type":d},v),y,m.map((function(e){var t=e.disabled,n=e.name,a=e.value;return r.default.createElement("option",{disabled:t,key:a,value:a},n)})))};s.propTypes={children:a.default.node,className:a.default.string,id:a.default.string,ariaLabelledBy:a.default.string,ariaLabel:a.default.string,onChange:a.default.func,value:a.default.string,defaultValue:a.default.string,dataTestId:a.default.string,name:a.default.string,dataType:a.default.string,disabled:a.default.bool,size:a.default.oneOf(["big"]),options:a.default.array,parentElement:a.default.string},s.defaultProps={children:!1,className:"qpp-u-width--100",id:null,ariaLabelledBy:null,ariaLabel:null,onChange:function(){return null},dataTestId:null,name:null,dataType:null,disabled:!1,size:null,options:[],parentElement:"span"},e.default=s},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2)],r=function(e,t,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=i(t),a=i(n);function i(e){return e&&e.__esModule?e:{default:e}}function o(){return o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o.apply(this,arguments)}function l(e,t){if(null==e)return{};var n,r,a=u(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}function u(e,t){if(null==e)return{};var n,r,a={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(a[n]=e[n]);return a}var c=["className","href","download","ariaLabel","onClick","children","variant"],s=["white","gray"],f=function(e){var t=e.className,n=e.href,a=e.download,i=e.ariaLabel,u=e.onClick,f=e.children,d=e.variant,p=l(e,c),h="qpp-c-link";return s.includes(d)&&(h="gray"===d?h.concat(" ","qpp-u-color--gray-60"):h.concat(" ","qpp-u-color--".concat(d))),t&&(h=h.concat(" ",t)),r.default.createElement("a",o({"aria-label":i,className:h||"",href:n,download:a,onClick:u},p),f)};f.propTypes={children:a.default.node,className:a.default.string,href:a.default.string,ariaLabel:a.default.string,onClick:a.default.func,download:a.default.bool,variant:a.default.oneOf(s)},f.defaultProps={children:null,className:"",href:"",ariaLabel:null,onClick:function(){return null},download:!1,variant:null},e.default=f},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";n.r(t),n.d(t,"arc",(function(){return L})),n.d(t,"area",(function(){return z})),n.d(t,"line",(function(){return I})),n.d(t,"pie",(function(){return B})),n.d(t,"areaRadial",(function(){return $})),n.d(t,"radialArea",(function(){return $})),n.d(t,"lineRadial",(function(){return W})),n.d(t,"radialLine",(function(){return W})),n.d(t,"pointRadial",(function(){return G})),n.d(t,"linkHorizontal",(function(){return te})),n.d(t,"linkVertical",(function(){return ne})),n.d(t,"linkRadial",(function(){return re})),n.d(t,"symbol",(function(){return _e})),n.d(t,"symbols",(function(){return we})),n.d(t,"symbolCircle",(function(){return ae})),n.d(t,"symbolCross",(function(){return ie})),n.d(t,"symbolDiamond",(function(){return ue})),n.d(t,"symbolSquare",(function(){return pe})),n.d(t,"symbolStar",(function(){return de})),n.d(t,"symbolTriangle",(function(){return me})),n.d(t,"symbolWye",(function(){return xe})),n.d(t,"curveBasisClosed",(function(){return Me})),n.d(t,"curveBasisOpen",(function(){return Ne})),n.d(t,"curveBasis",(function(){return Se})),n.d(t,"curveBundle",(function(){return Te})),n.d(t,"curveCardinalClosed",(function(){return ze})),n.d(t,"curveCardinalOpen",(function(){return qe})),n.d(t,"curveCardinal",(function(){return Re})),n.d(t,"curveCatmullRomClosed",(function(){return Ve})),n.d(t,"curveCatmullRomOpen",(function(){return $e})),n.d(t,"curveCatmullRom",(function(){return He})),n.d(t,"curveLinearClosed",(function(){return Qe})),n.d(t,"curveLinear",(function(){return j})),n.d(t,"curveMonotoneX",(function(){return nt})),n.d(t,"curveMonotoneY",(function(){return rt})),n.d(t,"curveNatural",(function(){return ot})),n.d(t,"curveStep",(function(){return ut})),n.d(t,"curveStepAfter",(function(){return st})),n.d(t,"curveStepBefore",(function(){return ct})),n.d(t,"stack",(function(){return ht})),n.d(t,"stackOffsetExpand",(function(){return mt})),n.d(t,"stackOffsetDiverging",(function(){return yt})),n.d(t,"stackOffsetNone",(function(){return ft})),n.d(t,"stackOffsetSilhouette",(function(){return vt})),n.d(t,"stackOffsetWiggle",(function(){return gt})),n.d(t,"stackOrderAppearance",(function(){return bt})),n.d(t,"stackOrderAscending",(function(){return wt})),n.d(t,"stackOrderDescending",(function(){return Et})),n.d(t,"stackOrderInsideOut",(function(){return kt})),n.d(t,"stackOrderNone",(function(){return dt})),n.d(t,"stackOrderReverse",(function(){return Ct}));var r=Math.PI,a=2*r,i=1e-6,o=a-i;function l(){this._x0=this._y0=this._x1=this._y1=null,this._=""}function u(){return new l}l.prototype=u.prototype={constructor:l,moveTo:function(e,t){this._+="M"+(this._x0=this._x1=+e)+","+(this._y0=this._y1=+t)},closePath:function(){null!==this._x1&&(this._x1=this._x0,this._y1=this._y0,this._+="Z")},lineTo:function(e,t){this._+="L"+(this._x1=+e)+","+(this._y1=+t)},quadraticCurveTo:function(e,t,n,r){this._+="Q"+ +e+","+ +t+","+(this._x1=+n)+","+(this._y1=+r)},bezierCurveTo:function(e,t,n,r,a,i){this._+="C"+ +e+","+ +t+","+ +n+","+ +r+","+(this._x1=+a)+","+(this._y1=+i)},arcTo:function(e,t,n,a,o){e=+e,t=+t,n=+n,a=+a,o=+o;var l=this._x1,u=this._y1,c=n-e,s=a-t,f=l-e,d=u-t,p=f*f+d*d;if(o<0)throw new Error("negative radius: "+o);if(null===this._x1)this._+="M"+(this._x1=e)+","+(this._y1=t);else if(p>i)if(Math.abs(d*c-s*f)>i&&o){var h=n-l,m=a-u,y=c*c+s*s,v=h*h+m*m,g=Math.sqrt(y),b=Math.sqrt(p),x=o*Math.tan((r-Math.acos((y+p-v)/(2*g*b)))/2),w=x/b,_=x/g;Math.abs(w-1)>i&&(this._+="L"+(e+w*f)+","+(t+w*d)),this._+="A"+o+","+o+",0,0,"+ +(d*h>f*m)+","+(this._x1=e+_*c)+","+(this._y1=t+_*s)}else this._+="L"+(this._x1=e)+","+(this._y1=t);else;},arc:function(e,t,n,l,u,c){e=+e,t=+t,c=!!c;var s=(n=+n)*Math.cos(l),f=n*Math.sin(l),d=e+s,p=t+f,h=1^c,m=c?l-u:u-l;if(n<0)throw new Error("negative radius: "+n);null===this._x1?this._+="M"+d+","+p:(Math.abs(this._x1-d)>i||Math.abs(this._y1-p)>i)&&(this._+="L"+d+","+p),n&&(m<0&&(m=m%a+a),m>o?this._+="A"+n+","+n+",0,1,"+h+","+(e-s)+","+(t-f)+"A"+n+","+n+",0,1,"+h+","+(this._x1=d)+","+(this._y1=p):m>i&&(this._+="A"+n+","+n+",0,"+ +(m>=r)+","+h+","+(this._x1=e+n*Math.cos(u))+","+(this._y1=t+n*Math.sin(u))))},rect:function(e,t,n,r){this._+="M"+(this._x0=this._x1=+e)+","+(this._y0=this._y1=+t)+"h"+ +n+"v"+ +r+"h"+-n+"Z"},toString:function(){return this._}};var c=u,s=function(e){return function(){return e}},f=Math.abs,d=Math.atan2,p=Math.cos,h=Math.max,m=Math.min,y=Math.sin,v=Math.sqrt,g=1e-12,b=Math.PI,x=b/2,w=2*b;function _(e){return e>1?0:e<-1?b:Math.acos(e)}function E(e){return e>=1?x:e<=-1?-x:Math.asin(e)}function k(e){return e.innerRadius}function C(e){return e.outerRadius}function S(e){return e.startAngle}function O(e){return e.endAngle}function M(e){return e&&e.padAngle}function P(e,t,n,r,a,i,o,l){var u=n-e,c=r-t,s=o-a,f=l-i,d=f*u-s*c;if(!(d*d<g))return[e+(d=(s*(t-i)-f*(e-a))/d)*u,t+d*c]}function N(e,t,n,r,a,i,o){var l=e-n,u=t-r,c=(o?i:-i)/v(l*l+u*u),s=c*u,f=-c*l,d=e+s,p=t+f,m=n+s,y=r+f,g=(d+m)/2,b=(p+y)/2,x=m-d,w=y-p,_=x*x+w*w,E=a-i,k=d*y-m*p,C=(w<0?-1:1)*v(h(0,E*E*_-k*k)),S=(k*w-x*C)/_,O=(-k*x-w*C)/_,M=(k*w+x*C)/_,P=(-k*x+w*C)/_,N=S-g,L=O-b,T=M-g,j=P-b;return N*N+L*L>T*T+j*j&&(S=M,O=P),{cx:S,cy:O,x01:-s,y01:-f,x11:S*(a/E-1),y11:O*(a/E-1)}}var L=function(){var e=k,t=C,n=s(0),r=null,a=S,i=O,o=M,l=null;function u(){var u,s,h=+e.apply(this,arguments),k=+t.apply(this,arguments),C=a.apply(this,arguments)-x,S=i.apply(this,arguments)-x,O=f(S-C),M=S>C;if(l||(l=u=c()),k<h&&(s=k,k=h,h=s),k>g)if(O>w-g)l.moveTo(k*p(C),k*y(C)),l.arc(0,0,k,C,S,!M),h>g&&(l.moveTo(h*p(S),h*y(S)),l.arc(0,0,h,S,C,M));else{var L,T,j=C,A=S,R=C,I=S,z=O,D=O,q=o.apply(this,arguments)/2,B=q>g&&(r?+r.apply(this,arguments):v(h*h+k*k)),F=m(f(k-h)/2,+n.apply(this,arguments)),H=F,U=F;if(B>g){var V=E(B/h*y(q)),W=E(B/k*y(q));(z-=2*V)>g?(R+=V*=M?1:-1,I-=V):(z=0,R=I=(C+S)/2),(D-=2*W)>g?(j+=W*=M?1:-1,A-=W):(D=0,j=A=(C+S)/2)}var $=k*p(j),G=k*y(j),Q=h*p(I),Y=h*y(I);if(F>g){var Z,X=k*p(A),K=k*y(A),J=h*p(R),ee=h*y(R);if(O<b&&(Z=P($,G,J,ee,X,K,Q,Y))){var te=$-Z[0],ne=G-Z[1],re=X-Z[0],ae=K-Z[1],ie=1/y(_((te*re+ne*ae)/(v(te*te+ne*ne)*v(re*re+ae*ae)))/2),oe=v(Z[0]*Z[0]+Z[1]*Z[1]);H=m(F,(h-oe)/(ie-1)),U=m(F,(k-oe)/(ie+1))}}D>g?U>g?(L=N(J,ee,$,G,k,U,M),T=N(X,K,Q,Y,k,U,M),l.moveTo(L.cx+L.x01,L.cy+L.y01),U<F?l.arc(L.cx,L.cy,U,d(L.y01,L.x01),d(T.y01,T.x01),!M):(l.arc(L.cx,L.cy,U,d(L.y01,L.x01),d(L.y11,L.x11),!M),l.arc(0,0,k,d(L.cy+L.y11,L.cx+L.x11),d(T.cy+T.y11,T.cx+T.x11),!M),l.arc(T.cx,T.cy,U,d(T.y11,T.x11),d(T.y01,T.x01),!M))):(l.moveTo($,G),l.arc(0,0,k,j,A,!M)):l.moveTo($,G),h>g&&z>g?H>g?(L=N(Q,Y,X,K,h,-H,M),T=N($,G,J,ee,h,-H,M),l.lineTo(L.cx+L.x01,L.cy+L.y01),H<F?l.arc(L.cx,L.cy,H,d(L.y01,L.x01),d(T.y01,T.x01),!M):(l.arc(L.cx,L.cy,H,d(L.y01,L.x01),d(L.y11,L.x11),!M),l.arc(0,0,h,d(L.cy+L.y11,L.cx+L.x11),d(T.cy+T.y11,T.cx+T.x11),M),l.arc(T.cx,T.cy,H,d(T.y11,T.x11),d(T.y01,T.x01),!M))):l.arc(0,0,h,I,R,M):l.lineTo(Q,Y)}else l.moveTo(0,0);if(l.closePath(),u)return l=null,u+""||null}return u.centroid=function(){var n=(+e.apply(this,arguments)+ +t.apply(this,arguments))/2,r=(+a.apply(this,arguments)+ +i.apply(this,arguments))/2-b/2;return[p(r)*n,y(r)*n]},u.innerRadius=function(t){return arguments.length?(e="function"==typeof t?t:s(+t),u):e},u.outerRadius=function(e){return arguments.length?(t="function"==typeof e?e:s(+e),u):t},u.cornerRadius=function(e){return arguments.length?(n="function"==typeof e?e:s(+e),u):n},u.padRadius=function(e){return arguments.length?(r=null==e?null:"function"==typeof e?e:s(+e),u):r},u.startAngle=function(e){return arguments.length?(a="function"==typeof e?e:s(+e),u):a},u.endAngle=function(e){return arguments.length?(i="function"==typeof e?e:s(+e),u):i},u.padAngle=function(e){return arguments.length?(o="function"==typeof e?e:s(+e),u):o},u.context=function(e){return arguments.length?(l=null==e?null:e,u):l},u};function T(e){this._context=e}T.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;default:this._context.lineTo(e,t)}}};var j=function(e){return new T(e)};function A(e){return e[0]}function R(e){return e[1]}var I=function(){var e=A,t=R,n=s(!0),r=null,a=j,i=null;function o(o){var l,u,s,f=o.length,d=!1;for(null==r&&(i=a(s=c())),l=0;l<=f;++l)!(l<f&&n(u=o[l],l,o))===d&&((d=!d)?i.lineStart():i.lineEnd()),d&&i.point(+e(u,l,o),+t(u,l,o));if(s)return i=null,s+""||null}return o.x=function(t){return arguments.length?(e="function"==typeof t?t:s(+t),o):e},o.y=function(e){return arguments.length?(t="function"==typeof e?e:s(+e),o):t},o.defined=function(e){return arguments.length?(n="function"==typeof e?e:s(!!e),o):n},o.curve=function(e){return arguments.length?(a=e,null!=r&&(i=a(r)),o):a},o.context=function(e){return arguments.length?(null==e?r=i=null:i=a(r=e),o):r},o},z=function(){var e=A,t=null,n=s(0),r=R,a=s(!0),i=null,o=j,l=null;function u(u){var s,f,d,p,h,m=u.length,y=!1,v=new Array(m),g=new Array(m);for(null==i&&(l=o(h=c())),s=0;s<=m;++s){if(!(s<m&&a(p=u[s],s,u))===y)if(y=!y)f=s,l.areaStart(),l.lineStart();else{for(l.lineEnd(),l.lineStart(),d=s-1;d>=f;--d)l.point(v[d],g[d]);l.lineEnd(),l.areaEnd()}y&&(v[s]=+e(p,s,u),g[s]=+n(p,s,u),l.point(t?+t(p,s,u):v[s],r?+r(p,s,u):g[s]))}if(h)return l=null,h+""||null}function f(){return I().defined(a).curve(o).context(i)}return u.x=function(n){return arguments.length?(e="function"==typeof n?n:s(+n),t=null,u):e},u.x0=function(t){return arguments.length?(e="function"==typeof t?t:s(+t),u):e},u.x1=function(e){return arguments.length?(t=null==e?null:"function"==typeof e?e:s(+e),u):t},u.y=function(e){return arguments.length?(n="function"==typeof e?e:s(+e),r=null,u):n},u.y0=function(e){return arguments.length?(n="function"==typeof e?e:s(+e),u):n},u.y1=function(e){return arguments.length?(r=null==e?null:"function"==typeof e?e:s(+e),u):r},u.lineX0=u.lineY0=function(){return f().x(e).y(n)},u.lineY1=function(){return f().x(e).y(r)},u.lineX1=function(){return f().x(t).y(n)},u.defined=function(e){return arguments.length?(a="function"==typeof e?e:s(!!e),u):a},u.curve=function(e){return arguments.length?(o=e,null!=i&&(l=o(i)),u):o},u.context=function(e){return arguments.length?(null==e?i=l=null:l=o(i=e),u):i},u},D=function(e,t){return t<e?-1:t>e?1:t>=e?0:NaN},q=function(e){return e},B=function(){var e=q,t=D,n=null,r=s(0),a=s(w),i=s(0);function o(o){var l,u,c,s,f,d=o.length,p=0,h=new Array(d),m=new Array(d),y=+r.apply(this,arguments),v=Math.min(w,Math.max(-w,a.apply(this,arguments)-y)),g=Math.min(Math.abs(v)/d,i.apply(this,arguments)),b=g*(v<0?-1:1);for(l=0;l<d;++l)(f=m[h[l]=l]=+e(o[l],l,o))>0&&(p+=f);for(null!=t?h.sort((function(e,n){return t(m[e],m[n])})):null!=n&&h.sort((function(e,t){return n(o[e],o[t])})),l=0,c=p?(v-d*b)/p:0;l<d;++l,y=s)u=h[l],s=y+((f=m[u])>0?f*c:0)+b,m[u]={data:o[u],index:l,value:f,startAngle:y,endAngle:s,padAngle:g};return m}return o.value=function(t){return arguments.length?(e="function"==typeof t?t:s(+t),o):e},o.sortValues=function(e){return arguments.length?(t=e,n=null,o):t},o.sort=function(e){return arguments.length?(n=e,t=null,o):n},o.startAngle=function(e){return arguments.length?(r="function"==typeof e?e:s(+e),o):r},o.endAngle=function(e){return arguments.length?(a="function"==typeof e?e:s(+e),o):a},o.padAngle=function(e){return arguments.length?(i="function"==typeof e?e:s(+e),o):i},o},F=U(j);function H(e){this._curve=e}function U(e){function t(t){return new H(e(t))}return t._curve=e,t}function V(e){var t=e.curve;return e.angle=e.x,delete e.x,e.radius=e.y,delete e.y,e.curve=function(e){return arguments.length?t(U(e)):t()._curve},e}H.prototype={areaStart:function(){this._curve.areaStart()},areaEnd:function(){this._curve.areaEnd()},lineStart:function(){this._curve.lineStart()},lineEnd:function(){this._curve.lineEnd()},point:function(e,t){this._curve.point(t*Math.sin(e),t*-Math.cos(e))}};var W=function(){return V(I().curve(F))},$=function(){var e=z().curve(F),t=e.curve,n=e.lineX0,r=e.lineX1,a=e.lineY0,i=e.lineY1;return e.angle=e.x,delete e.x,e.startAngle=e.x0,delete e.x0,e.endAngle=e.x1,delete e.x1,e.radius=e.y,delete e.y,e.innerRadius=e.y0,delete e.y0,e.outerRadius=e.y1,delete e.y1,e.lineStartAngle=function(){return V(n())},delete e.lineX0,e.lineEndAngle=function(){return V(r())},delete e.lineX1,e.lineInnerRadius=function(){return V(a())},delete e.lineY0,e.lineOuterRadius=function(){return V(i())},delete e.lineY1,e.curve=function(e){return arguments.length?t(U(e)):t()._curve},e},G=function(e,t){return[(t=+t)*Math.cos(e-=Math.PI/2),t*Math.sin(e)]},Q=Array.prototype.slice;function Y(e){return e.source}function Z(e){return e.target}function X(e){var t=Y,n=Z,r=A,a=R,i=null;function o(){var o,l=Q.call(arguments),u=t.apply(this,l),s=n.apply(this,l);if(i||(i=o=c()),e(i,+r.apply(this,(l[0]=u,l)),+a.apply(this,l),+r.apply(this,(l[0]=s,l)),+a.apply(this,l)),o)return i=null,o+""||null}return o.source=function(e){return arguments.length?(t=e,o):t},o.target=function(e){return arguments.length?(n=e,o):n},o.x=function(e){return arguments.length?(r="function"==typeof e?e:s(+e),o):r},o.y=function(e){return arguments.length?(a="function"==typeof e?e:s(+e),o):a},o.context=function(e){return arguments.length?(i=null==e?null:e,o):i},o}function K(e,t,n,r,a){e.moveTo(t,n),e.bezierCurveTo(t=(t+r)/2,n,t,a,r,a)}function J(e,t,n,r,a){e.moveTo(t,n),e.bezierCurveTo(t,n=(n+a)/2,r,n,r,a)}function ee(e,t,n,r,a){var i=G(t,n),o=G(t,n=(n+a)/2),l=G(r,n),u=G(r,a);e.moveTo(i[0],i[1]),e.bezierCurveTo(o[0],o[1],l[0],l[1],u[0],u[1])}function te(){return X(K)}function ne(){return X(J)}function re(){var e=X(ee);return e.angle=e.x,delete e.x,e.radius=e.y,delete e.y,e}var ae={draw:function(e,t){var n=Math.sqrt(t/b);e.moveTo(n,0),e.arc(0,0,n,0,w)}},ie={draw:function(e,t){var n=Math.sqrt(t/5)/2;e.moveTo(-3*n,-n),e.lineTo(-n,-n),e.lineTo(-n,-3*n),e.lineTo(n,-3*n),e.lineTo(n,-n),e.lineTo(3*n,-n),e.lineTo(3*n,n),e.lineTo(n,n),e.lineTo(n,3*n),e.lineTo(-n,3*n),e.lineTo(-n,n),e.lineTo(-3*n,n),e.closePath()}},oe=Math.sqrt(1/3),le=2*oe,ue={draw:function(e,t){var n=Math.sqrt(t/le),r=n*oe;e.moveTo(0,-n),e.lineTo(r,0),e.lineTo(0,n),e.lineTo(-r,0),e.closePath()}},ce=Math.sin(b/10)/Math.sin(7*b/10),se=Math.sin(w/10)*ce,fe=-Math.cos(w/10)*ce,de={draw:function(e,t){var n=Math.sqrt(.8908130915292852*t),r=se*n,a=fe*n;e.moveTo(0,-n),e.lineTo(r,a);for(var i=1;i<5;++i){var o=w*i/5,l=Math.cos(o),u=Math.sin(o);e.lineTo(u*n,-l*n),e.lineTo(l*r-u*a,u*r+l*a)}e.closePath()}},pe={draw:function(e,t){var n=Math.sqrt(t),r=-n/2;e.rect(r,r,n,n)}},he=Math.sqrt(3),me={draw:function(e,t){var n=-Math.sqrt(t/(3*he));e.moveTo(0,2*n),e.lineTo(-he*n,-n),e.lineTo(he*n,-n),e.closePath()}},ye=-.5,ve=Math.sqrt(3)/2,ge=1/Math.sqrt(12),be=3*(ge/2+1),xe={draw:function(e,t){var n=Math.sqrt(t/be),r=n/2,a=n*ge,i=r,o=n*ge+n,l=-i,u=o;e.moveTo(r,a),e.lineTo(i,o),e.lineTo(l,u),e.lineTo(ye*r-ve*a,ve*r+ye*a),e.lineTo(ye*i-ve*o,ve*i+ye*o),e.lineTo(ye*l-ve*u,ve*l+ye*u),e.lineTo(ye*r+ve*a,ye*a-ve*r),e.lineTo(ye*i+ve*o,ye*o-ve*i),e.lineTo(ye*l+ve*u,ye*u-ve*l),e.closePath()}},we=[ae,ie,ue,pe,de,me,xe],_e=function(){var e=s(ae),t=s(64),n=null;function r(){var r;if(n||(n=r=c()),e.apply(this,arguments).draw(n,+t.apply(this,arguments)),r)return n=null,r+""||null}return r.type=function(t){return arguments.length?(e="function"==typeof t?t:s(t),r):e},r.size=function(e){return arguments.length?(t="function"==typeof e?e:s(+e),r):t},r.context=function(e){return arguments.length?(n=null==e?null:e,r):n},r},Ee=function(){};function ke(e,t,n){e._context.bezierCurveTo((2*e._x0+e._x1)/3,(2*e._y0+e._y1)/3,(e._x0+2*e._x1)/3,(e._y0+2*e._y1)/3,(e._x0+4*e._x1+t)/6,(e._y0+4*e._y1+n)/6)}function Ce(e){this._context=e}Ce.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){switch(this._point){case 3:ke(this,this._x1,this._y1);case 2:this._context.lineTo(this._x1,this._y1)}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;break;case 2:this._point=3,this._context.lineTo((5*this._x0+this._x1)/6,(5*this._y0+this._y1)/6);default:ke(this,e,t)}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}};var Se=function(e){return new Ce(e)};function Oe(e){this._context=e}Oe.prototype={areaStart:Ee,areaEnd:Ee,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._y0=this._y1=this._y2=this._y3=this._y4=NaN,this._point=0},lineEnd:function(){switch(this._point){case 1:this._context.moveTo(this._x2,this._y2),this._context.closePath();break;case 2:this._context.moveTo((this._x2+2*this._x3)/3,(this._y2+2*this._y3)/3),this._context.lineTo((this._x3+2*this._x2)/3,(this._y3+2*this._y2)/3),this._context.closePath();break;case 3:this.point(this._x2,this._y2),this.point(this._x3,this._y3),this.point(this._x4,this._y4)}},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._x2=e,this._y2=t;break;case 1:this._point=2,this._x3=e,this._y3=t;break;case 2:this._point=3,this._x4=e,this._y4=t,this._context.moveTo((this._x0+4*this._x1+e)/6,(this._y0+4*this._y1+t)/6);break;default:ke(this,e,t)}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}};var Me=function(e){return new Oe(e)};function Pe(e){this._context=e}Pe.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){(this._line||0!==this._line&&3===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3;var n=(this._x0+4*this._x1+e)/6,r=(this._y0+4*this._y1+t)/6;this._line?this._context.lineTo(n,r):this._context.moveTo(n,r);break;case 3:this._point=4;default:ke(this,e,t)}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}};var Ne=function(e){return new Pe(e)};function Le(e,t){this._basis=new Ce(e),this._beta=t}Le.prototype={lineStart:function(){this._x=[],this._y=[],this._basis.lineStart()},lineEnd:function(){var e=this._x,t=this._y,n=e.length-1;if(n>0)for(var r,a=e[0],i=t[0],o=e[n]-a,l=t[n]-i,u=-1;++u<=n;)r=u/n,this._basis.point(this._beta*e[u]+(1-this._beta)*(a+r*o),this._beta*t[u]+(1-this._beta)*(i+r*l));this._x=this._y=null,this._basis.lineEnd()},point:function(e,t){this._x.push(+e),this._y.push(+t)}};var Te=function e(t){function n(e){return 1===t?new Ce(e):new Le(e,t)}return n.beta=function(t){return e(+t)},n}(.85);function je(e,t,n){e._context.bezierCurveTo(e._x1+e._k*(e._x2-e._x0),e._y1+e._k*(e._y2-e._y0),e._x2+e._k*(e._x1-t),e._y2+e._k*(e._y1-n),e._x2,e._y2)}function Ae(e,t){this._context=e,this._k=(1-t)/6}Ae.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x2,this._y2);break;case 3:je(this,this._x1,this._y1)}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2,this._x1=e,this._y1=t;break;case 2:this._point=3;default:je(this,e,t)}this._x0=this._x1,this._x1=this._x2,this._x2=e,this._y0=this._y1,this._y1=this._y2,this._y2=t}};var Re=function e(t){function n(e){return new Ae(e,t)}return n.tension=function(t){return e(+t)},n}(0);function Ie(e,t){this._context=e,this._k=(1-t)/6}Ie.prototype={areaStart:Ee,areaEnd:Ee,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._x5=this._y0=this._y1=this._y2=this._y3=this._y4=this._y5=NaN,this._point=0},lineEnd:function(){switch(this._point){case 1:this._context.moveTo(this._x3,this._y3),this._context.closePath();break;case 2:this._context.lineTo(this._x3,this._y3),this._context.closePath();break;case 3:this.point(this._x3,this._y3),this.point(this._x4,this._y4),this.point(this._x5,this._y5)}},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._x3=e,this._y3=t;break;case 1:this._point=2,this._context.moveTo(this._x4=e,this._y4=t);break;case 2:this._point=3,this._x5=e,this._y5=t;break;default:je(this,e,t)}this._x0=this._x1,this._x1=this._x2,this._x2=e,this._y0=this._y1,this._y1=this._y2,this._y2=t}};var ze=function e(t){function n(e){return new Ie(e,t)}return n.tension=function(t){return e(+t)},n}(0);function De(e,t){this._context=e,this._k=(1-t)/6}De.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._point=0},lineEnd:function(){(this._line||0!==this._line&&3===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3,this._line?this._context.lineTo(this._x2,this._y2):this._context.moveTo(this._x2,this._y2);break;case 3:this._point=4;default:je(this,e,t)}this._x0=this._x1,this._x1=this._x2,this._x2=e,this._y0=this._y1,this._y1=this._y2,this._y2=t}};var qe=function e(t){function n(e){return new De(e,t)}return n.tension=function(t){return e(+t)},n}(0);function Be(e,t,n){var r=e._x1,a=e._y1,i=e._x2,o=e._y2;if(e._l01_a>g){var l=2*e._l01_2a+3*e._l01_a*e._l12_a+e._l12_2a,u=3*e._l01_a*(e._l01_a+e._l12_a);r=(r*l-e._x0*e._l12_2a+e._x2*e._l01_2a)/u,a=(a*l-e._y0*e._l12_2a+e._y2*e._l01_2a)/u}if(e._l23_a>g){var c=2*e._l23_2a+3*e._l23_a*e._l12_a+e._l12_2a,s=3*e._l23_a*(e._l23_a+e._l12_a);i=(i*c+e._x1*e._l23_2a-t*e._l12_2a)/s,o=(o*c+e._y1*e._l23_2a-n*e._l12_2a)/s}e._context.bezierCurveTo(r,a,i,o,e._x2,e._y2)}function Fe(e,t){this._context=e,this._alpha=t}Fe.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._l01_a=this._l12_a=this._l23_a=this._l01_2a=this._l12_2a=this._l23_2a=this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x2,this._y2);break;case 3:this.point(this._x2,this._y2)}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){if(e=+e,t=+t,this._point){var n=this._x2-e,r=this._y2-t;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(n*n+r*r,this._alpha))}switch(this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;break;case 2:this._point=3;default:Be(this,e,t)}this._l01_a=this._l12_a,this._l12_a=this._l23_a,this._l01_2a=this._l12_2a,this._l12_2a=this._l23_2a,this._x0=this._x1,this._x1=this._x2,this._x2=e,this._y0=this._y1,this._y1=this._y2,this._y2=t}};var He=function e(t){function n(e){return t?new Fe(e,t):new Ae(e,0)}return n.alpha=function(t){return e(+t)},n}(.5);function Ue(e,t){this._context=e,this._alpha=t}Ue.prototype={areaStart:Ee,areaEnd:Ee,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._x5=this._y0=this._y1=this._y2=this._y3=this._y4=this._y5=NaN,this._l01_a=this._l12_a=this._l23_a=this._l01_2a=this._l12_2a=this._l23_2a=this._point=0},lineEnd:function(){switch(this._point){case 1:this._context.moveTo(this._x3,this._y3),this._context.closePath();break;case 2:this._context.lineTo(this._x3,this._y3),this._context.closePath();break;case 3:this.point(this._x3,this._y3),this.point(this._x4,this._y4),this.point(this._x5,this._y5)}},point:function(e,t){if(e=+e,t=+t,this._point){var n=this._x2-e,r=this._y2-t;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(n*n+r*r,this._alpha))}switch(this._point){case 0:this._point=1,this._x3=e,this._y3=t;break;case 1:this._point=2,this._context.moveTo(this._x4=e,this._y4=t);break;case 2:this._point=3,this._x5=e,this._y5=t;break;default:Be(this,e,t)}this._l01_a=this._l12_a,this._l12_a=this._l23_a,this._l01_2a=this._l12_2a,this._l12_2a=this._l23_2a,this._x0=this._x1,this._x1=this._x2,this._x2=e,this._y0=this._y1,this._y1=this._y2,this._y2=t}};var Ve=function e(t){function n(e){return t?new Ue(e,t):new Ie(e,0)}return n.alpha=function(t){return e(+t)},n}(.5);function We(e,t){this._context=e,this._alpha=t}We.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._l01_a=this._l12_a=this._l23_a=this._l01_2a=this._l12_2a=this._l23_2a=this._point=0},lineEnd:function(){(this._line||0!==this._line&&3===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){if(e=+e,t=+t,this._point){var n=this._x2-e,r=this._y2-t;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(n*n+r*r,this._alpha))}switch(this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3,this._line?this._context.lineTo(this._x2,this._y2):this._context.moveTo(this._x2,this._y2);break;case 3:this._point=4;default:Be(this,e,t)}this._l01_a=this._l12_a,this._l12_a=this._l23_a,this._l01_2a=this._l12_2a,this._l12_2a=this._l23_2a,this._x0=this._x1,this._x1=this._x2,this._x2=e,this._y0=this._y1,this._y1=this._y2,this._y2=t}};var $e=function e(t){function n(e){return t?new We(e,t):new De(e,0)}return n.alpha=function(t){return e(+t)},n}(.5);function Ge(e){this._context=e}Ge.prototype={areaStart:Ee,areaEnd:Ee,lineStart:function(){this._point=0},lineEnd:function(){this._point&&this._context.closePath()},point:function(e,t){e=+e,t=+t,this._point?this._context.lineTo(e,t):(this._point=1,this._context.moveTo(e,t))}};var Qe=function(e){return new Ge(e)};function Ye(e){return e<0?-1:1}function Ze(e,t,n){var r=e._x1-e._x0,a=t-e._x1,i=(e._y1-e._y0)/(r||a<0&&-0),o=(n-e._y1)/(a||r<0&&-0),l=(i*a+o*r)/(r+a);return(Ye(i)+Ye(o))*Math.min(Math.abs(i),Math.abs(o),.5*Math.abs(l))||0}function Xe(e,t){var n=e._x1-e._x0;return n?(3*(e._y1-e._y0)/n-t)/2:t}function Ke(e,t,n){var r=e._x0,a=e._y0,i=e._x1,o=e._y1,l=(i-r)/3;e._context.bezierCurveTo(r+l,a+l*t,i-l,o-l*n,i,o)}function Je(e){this._context=e}function et(e){this._context=new tt(e)}function tt(e){this._context=e}function nt(e){return new Je(e)}function rt(e){return new et(e)}function at(e){this._context=e}function it(e){var t,n,r=e.length-1,a=new Array(r),i=new Array(r),o=new Array(r);for(a[0]=0,i[0]=2,o[0]=e[0]+2*e[1],t=1;t<r-1;++t)a[t]=1,i[t]=4,o[t]=4*e[t]+2*e[t+1];for(a[r-1]=2,i[r-1]=7,o[r-1]=8*e[r-1]+e[r],t=1;t<r;++t)n=a[t]/i[t-1],i[t]-=n,o[t]-=n*o[t-1];for(a[r-1]=o[r-1]/i[r-1],t=r-2;t>=0;--t)a[t]=(o[t]-a[t+1])/i[t];for(i[r-1]=(e[r]+a[r-1])/2,t=0;t<r-1;++t)i[t]=2*e[t+1]-a[t+1];return[a,i]}Je.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=this._t0=NaN,this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x1,this._y1);break;case 3:Ke(this,this._t0,Xe(this,this._t0))}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){var n=NaN;if(t=+t,(e=+e)!==this._x1||t!==this._y1){switch(this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;break;case 2:this._point=3,Ke(this,Xe(this,n=Ze(this,e,t)),n);break;default:Ke(this,this._t0,n=Ze(this,e,t))}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t,this._t0=n}}},(et.prototype=Object.create(Je.prototype)).point=function(e,t){Je.prototype.point.call(this,t,e)},tt.prototype={moveTo:function(e,t){this._context.moveTo(t,e)},closePath:function(){this._context.closePath()},lineTo:function(e,t){this._context.lineTo(t,e)},bezierCurveTo:function(e,t,n,r,a,i){this._context.bezierCurveTo(t,e,r,n,i,a)}},at.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=[],this._y=[]},lineEnd:function(){var e=this._x,t=this._y,n=e.length;if(n)if(this._line?this._context.lineTo(e[0],t[0]):this._context.moveTo(e[0],t[0]),2===n)this._context.lineTo(e[1],t[1]);else for(var r=it(e),a=it(t),i=0,o=1;o<n;++i,++o)this._context.bezierCurveTo(r[0][i],a[0][i],r[1][i],a[1][i],e[o],t[o]);(this._line||0!==this._line&&1===n)&&this._context.closePath(),this._line=1-this._line,this._x=this._y=null},point:function(e,t){this._x.push(+e),this._y.push(+t)}};var ot=function(e){return new at(e)};function lt(e,t){this._context=e,this._t=t}lt.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=this._y=NaN,this._point=0},lineEnd:function(){0<this._t&&this._t<1&&2===this._point&&this._context.lineTo(this._x,this._y),(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line>=0&&(this._t=1-this._t,this._line=1-this._line)},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;default:if(this._t<=0)this._context.lineTo(this._x,t),this._context.lineTo(e,t);else{var n=this._x*(1-this._t)+e*this._t;this._context.lineTo(n,this._y),this._context.lineTo(n,t)}}this._x=e,this._y=t}};var ut=function(e){return new lt(e,.5)};function ct(e){return new lt(e,0)}function st(e){return new lt(e,1)}var ft=function(e,t){if((a=e.length)>1)for(var n,r,a,i=1,o=e[t[0]],l=o.length;i<a;++i)for(r=o,o=e[t[i]],n=0;n<l;++n)o[n][1]+=o[n][0]=isNaN(r[n][1])?r[n][0]:r[n][1]},dt=function(e){for(var t=e.length,n=new Array(t);--t>=0;)n[t]=t;return n};function pt(e,t){return e[t]}var ht=function(){var e=s([]),t=dt,n=ft,r=pt;function a(a){var i,o,l=e.apply(this,arguments),u=a.length,c=l.length,s=new Array(c);for(i=0;i<c;++i){for(var f,d=l[i],p=s[i]=new Array(u),h=0;h<u;++h)p[h]=f=[0,+r(a[h],d,h,a)],f.data=a[h];p.key=d}for(i=0,o=t(s);i<c;++i)s[o[i]].index=i;return n(s,o),s}return a.keys=function(t){return arguments.length?(e="function"==typeof t?t:s(Q.call(t)),a):e},a.value=function(e){return arguments.length?(r="function"==typeof e?e:s(+e),a):r},a.order=function(e){return arguments.length?(t=null==e?dt:"function"==typeof e?e:s(Q.call(e)),a):t},a.offset=function(e){return arguments.length?(n=null==e?ft:e,a):n},a},mt=function(e,t){if((r=e.length)>0){for(var n,r,a,i=0,o=e[0].length;i<o;++i){for(a=n=0;n<r;++n)a+=e[n][i][1]||0;if(a)for(n=0;n<r;++n)e[n][i][1]/=a}ft(e,t)}},yt=function(e,t){if((l=e.length)>0)for(var n,r,a,i,o,l,u=0,c=e[t[0]].length;u<c;++u)for(i=o=0,n=0;n<l;++n)(a=(r=e[t[n]][u])[1]-r[0])>0?(r[0]=i,r[1]=i+=a):a<0?(r[1]=o,r[0]=o+=a):(r[0]=0,r[1]=a)},vt=function(e,t){if((n=e.length)>0){for(var n,r=0,a=e[t[0]],i=a.length;r<i;++r){for(var o=0,l=0;o<n;++o)l+=e[o][r][1]||0;a[r][1]+=a[r][0]=-l/2}ft(e,t)}},gt=function(e,t){if((a=e.length)>0&&(r=(n=e[t[0]]).length)>0){for(var n,r,a,i=0,o=1;o<r;++o){for(var l=0,u=0,c=0;l<a;++l){for(var s=e[t[l]],f=s[o][1]||0,d=(f-(s[o-1][1]||0))/2,p=0;p<l;++p){var h=e[t[p]];d+=(h[o][1]||0)-(h[o-1][1]||0)}u+=f,c+=d*f}n[o-1][1]+=n[o-1][0]=i,u&&(i-=c/u)}n[o-1][1]+=n[o-1][0]=i,ft(e,t)}},bt=function(e){var t=e.map(xt);return dt(e).sort((function(e,n){return t[e]-t[n]}))};function xt(e){for(var t,n=-1,r=0,a=e.length,i=-1/0;++n<a;)(t=+e[n][1])>i&&(i=t,r=n);return r}var wt=function(e){var t=e.map(_t);return dt(e).sort((function(e,n){return t[e]-t[n]}))};function _t(e){for(var t,n=0,r=-1,a=e.length;++r<a;)(t=+e[r][1])&&(n+=t);return n}var Et=function(e){return wt(e).reverse()},kt=function(e){var t,n,r=e.length,a=e.map(_t),i=bt(e),o=0,l=0,u=[],c=[];for(t=0;t<r;++t)n=i[t],o<l?(o+=a[n],u.push(n)):(l+=a[n],c.push(n));return c.reverse().concat(u)},Ct=function(e){return dt(e).reverse()}},function(e,t,n){"use strict";n.r(t),n.d(t,"create",(function(){return me})),n.d(t,"creator",(function(){return u})),n.d(t,"local",(function(){return ve})),n.d(t,"matcher",(function(){return p})),n.d(t,"mouse",(function(){return we})),n.d(t,"namespace",(function(){return i})),n.d(t,"namespaces",(function(){return a})),n.d(t,"clientPoint",(function(){return xe})),n.d(t,"select",(function(){return he})),n.d(t,"selectAll",(function(){return _e})),n.d(t,"selection",(function(){return pe})),n.d(t,"selector",(function(){return s})),n.d(t,"selectorAll",(function(){return d})),n.d(t,"style",(function(){return P})),n.d(t,"touch",(function(){return Ee})),n.d(t,"touches",(function(){return ke})),n.d(t,"window",(function(){return C})),n.d(t,"event",(function(){return ee})),n.d(t,"customEvent",(function(){return oe}));var r="http://www.w3.org/1999/xhtml",a={svg:"http://www.w3.org/2000/svg",xhtml:r,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"},i=function(e){var t=e+="",n=t.indexOf(":");return n>=0&&"xmlns"!==(t=e.slice(0,n))&&(e=e.slice(n+1)),a.hasOwnProperty(t)?{space:a[t],local:e}:e};function o(e){return function(){var t=this.ownerDocument,n=this.namespaceURI;return n===r&&t.documentElement.namespaceURI===r?t.createElement(e):t.createElementNS(n,e)}}function l(e){return function(){return this.ownerDocument.createElementNS(e.space,e.local)}}var u=function(e){var t=i(e);return(t.local?l:o)(t)};function c(){}var s=function(e){return null==e?c:function(){return this.querySelector(e)}};function f(){return[]}var d=function(e){return null==e?f:function(){return this.querySelectorAll(e)}},p=function(e){return function(){return this.matches(e)}},h=function(e){return new Array(e.length)};function m(e,t){this.ownerDocument=e.ownerDocument,this.namespaceURI=e.namespaceURI,this._next=null,this._parent=e,this.__data__=t}m.prototype={constructor:m,appendChild:function(e){return this._parent.insertBefore(e,this._next)},insertBefore:function(e,t){return this._parent.insertBefore(e,t)},querySelector:function(e){return this._parent.querySelector(e)},querySelectorAll:function(e){return this._parent.querySelectorAll(e)}};function y(e,t,n,r,a,i){for(var o,l=0,u=t.length,c=i.length;l<c;++l)(o=t[l])?(o.__data__=i[l],r[l]=o):n[l]=new m(e,i[l]);for(;l<u;++l)(o=t[l])&&(a[l]=o)}function v(e,t,n,r,a,i,o){var l,u,c,s={},f=t.length,d=i.length,p=new Array(f);for(l=0;l<f;++l)(u=t[l])&&(p[l]=c="$"+o.call(u,u.__data__,l,t),c in s?a[l]=u:s[c]=u);for(l=0;l<d;++l)(u=s[c="$"+o.call(e,i[l],l,i)])?(r[l]=u,u.__data__=i[l],s[c]=null):n[l]=new m(e,i[l]);for(l=0;l<f;++l)(u=t[l])&&s[p[l]]===u&&(a[l]=u)}function g(e,t){return e<t?-1:e>t?1:e>=t?0:NaN}function b(e){return function(){this.removeAttribute(e)}}function x(e){return function(){this.removeAttributeNS(e.space,e.local)}}function w(e,t){return function(){this.setAttribute(e,t)}}function _(e,t){return function(){this.setAttributeNS(e.space,e.local,t)}}function E(e,t){return function(){var n=t.apply(this,arguments);null==n?this.removeAttribute(e):this.setAttribute(e,n)}}function k(e,t){return function(){var n=t.apply(this,arguments);null==n?this.removeAttributeNS(e.space,e.local):this.setAttributeNS(e.space,e.local,n)}}var C=function(e){return e.ownerDocument&&e.ownerDocument.defaultView||e.document&&e||e.defaultView};function S(e){return function(){this.style.removeProperty(e)}}function O(e,t,n){return function(){this.style.setProperty(e,t,n)}}function M(e,t,n){return function(){var r=t.apply(this,arguments);null==r?this.style.removeProperty(e):this.style.setProperty(e,r,n)}}function P(e,t){return e.style.getPropertyValue(t)||C(e).getComputedStyle(e,null).getPropertyValue(t)}function N(e){return function(){delete this[e]}}function L(e,t){return function(){this[e]=t}}function T(e,t){return function(){var n=t.apply(this,arguments);null==n?delete this[e]:this[e]=n}}function j(e){return e.trim().split(/^|\s+/)}function A(e){return e.classList||new R(e)}function R(e){this._node=e,this._names=j(e.getAttribute("class")||"")}function I(e,t){for(var n=A(e),r=-1,a=t.length;++r<a;)n.add(t[r])}function z(e,t){for(var n=A(e),r=-1,a=t.length;++r<a;)n.remove(t[r])}function D(e){return function(){I(this,e)}}function q(e){return function(){z(this,e)}}function B(e,t){return function(){(t.apply(this,arguments)?I:z)(this,e)}}R.prototype={add:function(e){this._names.indexOf(e)<0&&(this._names.push(e),this._node.setAttribute("class",this._names.join(" ")))},remove:function(e){var t=this._names.indexOf(e);t>=0&&(this._names.splice(t,1),this._node.setAttribute("class",this._names.join(" ")))},contains:function(e){return this._names.indexOf(e)>=0}};function F(){this.textContent=""}function H(e){return function(){this.textContent=e}}function U(e){return function(){var t=e.apply(this,arguments);this.textContent=null==t?"":t}}function V(){this.innerHTML=""}function W(e){return function(){this.innerHTML=e}}function $(e){return function(){var t=e.apply(this,arguments);this.innerHTML=null==t?"":t}}function G(){this.nextSibling&&this.parentNode.appendChild(this)}function Q(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}function Y(){return null}function Z(){var e=this.parentNode;e&&e.removeChild(this)}function X(){var e=this.cloneNode(!1),t=this.parentNode;return t?t.insertBefore(e,this.nextSibling):e}function K(){var e=this.cloneNode(!0),t=this.parentNode;return t?t.insertBefore(e,this.nextSibling):e}var J={},ee=null;"undefined"!=typeof document&&("onmouseenter"in document.documentElement||(J={mouseenter:"mouseover",mouseleave:"mouseout"}));function te(e,t,n){return e=ne(e,t,n),function(t){var n=t.relatedTarget;n&&(n===this||8&n.compareDocumentPosition(this))||e.call(this,t)}}function ne(e,t,n){return function(r){var a=ee;ee=r;try{e.call(this,this.__data__,t,n)}finally{ee=a}}}function re(e){return e.trim().split(/^|\s+/).map((function(e){var t="",n=e.indexOf(".");return n>=0&&(t=e.slice(n+1),e=e.slice(0,n)),{type:e,name:t}}))}function ae(e){return function(){var t=this.__on;if(t){for(var n,r=0,a=-1,i=t.length;r<i;++r)n=t[r],e.type&&n.type!==e.type||n.name!==e.name?t[++a]=n:this.removeEventListener(n.type,n.listener,n.capture);++a?t.length=a:delete this.__on}}}function ie(e,t,n){var r=J.hasOwnProperty(e.type)?te:ne;return function(a,i,o){var l,u=this.__on,c=r(t,i,o);if(u)for(var s=0,f=u.length;s<f;++s)if((l=u[s]).type===e.type&&l.name===e.name)return this.removeEventListener(l.type,l.listener,l.capture),this.addEventListener(l.type,l.listener=c,l.capture=n),void(l.value=t);this.addEventListener(e.type,c,n),l={type:e.type,name:e.name,value:t,listener:c,capture:n},u?u.push(l):this.__on=[l]}}function oe(e,t,n,r){var a=ee;e.sourceEvent=ee,ee=e;try{return t.apply(n,r)}finally{ee=a}}function le(e,t,n){var r=C(e),a=r.CustomEvent;"function"==typeof a?a=new a(t,n):(a=r.document.createEvent("Event"),n?(a.initEvent(t,n.bubbles,n.cancelable),a.detail=n.detail):a.initEvent(t,!1,!1)),e.dispatchEvent(a)}function ue(e,t){return function(){return le(this,e,t)}}function ce(e,t){return function(){return le(this,e,t.apply(this,arguments))}}var se=[null];function fe(e,t){this._groups=e,this._parents=t}function de(){return new fe([[document.documentElement]],se)}fe.prototype=de.prototype={constructor:fe,select:function(e){"function"!=typeof e&&(e=s(e));for(var t=this._groups,n=t.length,r=new Array(n),a=0;a<n;++a)for(var i,o,l=t[a],u=l.length,c=r[a]=new Array(u),f=0;f<u;++f)(i=l[f])&&(o=e.call(i,i.__data__,f,l))&&("__data__"in i&&(o.__data__=i.__data__),c[f]=o);return new fe(r,this._parents)},selectAll:function(e){"function"!=typeof e&&(e=d(e));for(var t=this._groups,n=t.length,r=[],a=[],i=0;i<n;++i)for(var o,l=t[i],u=l.length,c=0;c<u;++c)(o=l[c])&&(r.push(e.call(o,o.__data__,c,l)),a.push(o));return new fe(r,a)},filter:function(e){"function"!=typeof e&&(e=p(e));for(var t=this._groups,n=t.length,r=new Array(n),a=0;a<n;++a)for(var i,o=t[a],l=o.length,u=r[a]=[],c=0;c<l;++c)(i=o[c])&&e.call(i,i.__data__,c,o)&&u.push(i);return new fe(r,this._parents)},data:function(e,t){if(!e)return h=new Array(this.size()),s=-1,this.each((function(e){h[++s]=e})),h;var n,r=t?v:y,a=this._parents,i=this._groups;"function"!=typeof e&&(n=e,e=function(){return n});for(var o=i.length,l=new Array(o),u=new Array(o),c=new Array(o),s=0;s<o;++s){var f=a[s],d=i[s],p=d.length,h=e.call(f,f&&f.__data__,s,a),m=h.length,g=u[s]=new Array(m),b=l[s]=new Array(m);r(f,d,g,b,c[s]=new Array(p),h,t);for(var x,w,_=0,E=0;_<m;++_)if(x=g[_]){for(_>=E&&(E=_+1);!(w=b[E])&&++E<m;);x._next=w||null}}return(l=new fe(l,a))._enter=u,l._exit=c,l},enter:function(){return new fe(this._enter||this._groups.map(h),this._parents)},exit:function(){return new fe(this._exit||this._groups.map(h),this._parents)},join:function(e,t,n){var r=this.enter(),a=this,i=this.exit();return r="function"==typeof e?e(r):r.append(e+""),null!=t&&(a=t(a)),null==n?i.remove():n(i),r&&a?r.merge(a).order():a},merge:function(e){for(var t=this._groups,n=e._groups,r=t.length,a=n.length,i=Math.min(r,a),o=new Array(r),l=0;l<i;++l)for(var u,c=t[l],s=n[l],f=c.length,d=o[l]=new Array(f),p=0;p<f;++p)(u=c[p]||s[p])&&(d[p]=u);for(;l<r;++l)o[l]=t[l];return new fe(o,this._parents)},order:function(){for(var e=this._groups,t=-1,n=e.length;++t<n;)for(var r,a=e[t],i=a.length-1,o=a[i];--i>=0;)(r=a[i])&&(o&&4^r.compareDocumentPosition(o)&&o.parentNode.insertBefore(r,o),o=r);return this},sort:function(e){function t(t,n){return t&&n?e(t.__data__,n.__data__):!t-!n}e||(e=g);for(var n=this._groups,r=n.length,a=new Array(r),i=0;i<r;++i){for(var o,l=n[i],u=l.length,c=a[i]=new Array(u),s=0;s<u;++s)(o=l[s])&&(c[s]=o);c.sort(t)}return new fe(a,this._parents).order()},call:function(){var e=arguments[0];return arguments[0]=this,e.apply(null,arguments),this},nodes:function(){var e=new Array(this.size()),t=-1;return this.each((function(){e[++t]=this})),e},node:function(){for(var e=this._groups,t=0,n=e.length;t<n;++t)for(var r=e[t],a=0,i=r.length;a<i;++a){var o=r[a];if(o)return o}return null},size:function(){var e=0;return this.each((function(){++e})),e},empty:function(){return!this.node()},each:function(e){for(var t=this._groups,n=0,r=t.length;n<r;++n)for(var a,i=t[n],o=0,l=i.length;o<l;++o)(a=i[o])&&e.call(a,a.__data__,o,i);return this},attr:function(e,t){var n=i(e);if(arguments.length<2){var r=this.node();return n.local?r.getAttributeNS(n.space,n.local):r.getAttribute(n)}return this.each((null==t?n.local?x:b:"function"==typeof t?n.local?k:E:n.local?_:w)(n,t))},style:function(e,t,n){return arguments.length>1?this.each((null==t?S:"function"==typeof t?M:O)(e,t,null==n?"":n)):P(this.node(),e)},property:function(e,t){return arguments.length>1?this.each((null==t?N:"function"==typeof t?T:L)(e,t)):this.node()[e]},classed:function(e,t){var n=j(e+"");if(arguments.length<2){for(var r=A(this.node()),a=-1,i=n.length;++a<i;)if(!r.contains(n[a]))return!1;return!0}return this.each(("function"==typeof t?B:t?D:q)(n,t))},text:function(e){return arguments.length?this.each(null==e?F:("function"==typeof e?U:H)(e)):this.node().textContent},html:function(e){return arguments.length?this.each(null==e?V:("function"==typeof e?$:W)(e)):this.node().innerHTML},raise:function(){return this.each(G)},lower:function(){return this.each(Q)},append:function(e){var t="function"==typeof e?e:u(e);return this.select((function(){return this.appendChild(t.apply(this,arguments))}))},insert:function(e,t){var n="function"==typeof e?e:u(e),r=null==t?Y:"function"==typeof t?t:s(t);return this.select((function(){return this.insertBefore(n.apply(this,arguments),r.apply(this,arguments)||null)}))},remove:function(){return this.each(Z)},clone:function(e){return this.select(e?K:X)},datum:function(e){return arguments.length?this.property("__data__",e):this.node().__data__},on:function(e,t,n){var r,a,i=re(e+""),o=i.length;if(!(arguments.length<2)){for(l=t?ie:ae,null==n&&(n=!1),r=0;r<o;++r)this.each(l(i[r],t,n));return this}var l=this.node().__on;if(l)for(var u,c=0,s=l.length;c<s;++c)for(r=0,u=l[c];r<o;++r)if((a=i[r]).type===u.type&&a.name===u.name)return u.value},dispatch:function(e,t){return this.each(("function"==typeof t?ce:ue)(e,t))}};var pe=de,he=function(e){return"string"==typeof e?new fe([[document.querySelector(e)]],[document.documentElement]):new fe([[e]],se)},me=function(e){return he(u(e).call(document.documentElement))},ye=0;function ve(){return new ge}function ge(){this._="@"+(++ye).toString(36)}ge.prototype=ve.prototype={constructor:ge,get:function(e){for(var t=this._;!(t in e);)if(!(e=e.parentNode))return;return e[t]},set:function(e,t){return e[this._]=t},remove:function(e){return this._ in e&&delete e[this._]},toString:function(){return this._}};var be=function(){for(var e,t=ee;e=t.sourceEvent;)t=e;return t},xe=function(e,t){var n=e.ownerSVGElement||e;if(n.createSVGPoint){var r=n.createSVGPoint();return r.x=t.clientX,r.y=t.clientY,[(r=r.matrixTransform(e.getScreenCTM().inverse())).x,r.y]}var a=e.getBoundingClientRect();return[t.clientX-a.left-e.clientLeft,t.clientY-a.top-e.clientTop]},we=function(e){var t=be();return t.changedTouches&&(t=t.changedTouches[0]),xe(e,t)},_e=function(e){return"string"==typeof e?new fe([document.querySelectorAll(e)],[document.documentElement]):new fe([null==e?[]:e],se)},Ee=function(e,t,n){arguments.length<3&&(n=t,t=be().changedTouches);for(var r,a=0,i=t?t.length:0;a<i;++a)if((r=t[a]).identifier===n)return xe(e,r);return null},ke=function(e,t){null==t&&(t=be().touches);for(var n=0,r=t?t.length:0,a=new Array(r);n<r;++n)a[n]=xe(e,t[n]);return a}},function(e,t,n){"use strict";n.r(t),n.d(t,"LEAVE_TIMEOUT",(function(){return H})),n.d(t,"MOUSE_REST_TIMEOUT",(function(){return F})),n.d(t,"Tooltip",(function(){return Z})),n.d(t,"TooltipPopup",(function(){return X})),n.d(t,"positionTooltip",(function(){return ee})),n.d(t,"useTooltip",(function(){return Y}));var r=n(0),a=n(15),i=!1,o=0,l=function(){return++o};var u=n(27);function c(e){return Object(u.a)()?e?e.ownerDocument:document:null}function s(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return t.filter((function(e){return null!=e})).join("--")}function f(e){return!(!e||"[object Function]"!={}.toString.call(e))}function d(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function p(e,t){var n;if("undefined"==typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(n=function(e,t){if(e){if("string"==typeof e)return d(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?d(e,t):void 0}}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0;return function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(n=e[Symbol.iterator]()).next.bind(n)}function h(e,t){if(null!=e)if(f(e))e(t);else try{e.current=t}catch(n){throw new Error('Cannot assign value "'+t+'" to ref "'+e+'"')}}function m(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return Object(r.useCallback)((function(e){for(var n,r=p(t);!(n=r()).done;){h(n.value,e)}}),t)}function y(e,t){return function(n){if(e&&e(n),!n.defaultPrevented)return t(n)}}var v=n(56);function g(){return g=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},g.apply(this,arguments)}var b=["as","style"],x=Object(r.forwardRef)((function(e,t){var n=e.as,a=void 0===n?"span":n,i=e.style,o=void 0===i?{}:i,l=function(e,t){if(null==e)return{};var n,r,a={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(a[n]=e[n]);return a}(e,b);return Object(r.createElement)(a,g({ref:t,style:g({border:0,clip:"rect(0 0 0 0)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"absolute",width:"1px",whiteSpace:"nowrap",wordWrap:"normal"},o)},l))}));var w,_=["bottom","height","left","right","top","width"],E=new Map,k=function e(){var t=[];E.forEach((function(e,n){var r,a,i=n.getBoundingClientRect();r=i,a=e.rect,void 0===r&&(r={}),void 0===a&&(a={}),_.some((function(e){return r[e]!==a[e]}))&&(e.rect=i,t.push(e))})),t.forEach((function(e){e.callbacks.forEach((function(t){return t(e.rect)}))})),w=window.requestAnimationFrame(e)};var C=function(e,t){return{observe:function(){var n=0===E.size;E.has(e)?E.get(e).callbacks.push(t):E.set(e,{rect:void 0,hasRectChanged:!1,callbacks:[t]}),n&&k()},unobserve:function(){var n=E.get(e);if(n){var r=n.callbacks.indexOf(t);r>=0&&n.callbacks.splice(r,1),n.callbacks.length||E.delete(e),E.size||cancelAnimationFrame(w)}}}};function S(e,t,n){var i,o,l;"boolean"==typeof t?i=t:(i=null==(l=null==t?void 0:t.observe)||l,o=null==t?void 0:t.onChange);f(n)&&(o=n);var u=Object(r.useState)(e.current),c=u[0],s=u[1],d=Object(r.useRef)(!1),p=Object(r.useRef)(!1),h=Object(r.useState)(null),m=h[0],y=h[1],v=Object(r.useRef)(o);return Object(a.a)((function(){v.current=o,e.current!==c&&s(e.current)})),Object(a.a)((function(){c&&!d.current&&(d.current=!0,y(c.getBoundingClientRect()))}),[c]),Object(a.a)((function(){if(i){var t=c;if(p.current||(p.current=!0,t=e.current),t){var n=C(t,(function(e){null==v.current||v.current(e),y(e)}));return n.observe(),function(){n.unobserve()}}}}),[i,c,e]),m}function O(){return O=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},O.apply(this,arguments)}function M(e,t){if(null==e)return{};var n,r,a={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(a[n]=e[n]);return a}var P,N,L,T,j,A,R,I,z=["children","label","ariaLabel","id","DEBUG_STYLE"],D=["label","ariaLabel","isVisible","id"],q=["ariaLabel","aria-label","as","id","isVisible","label","position","style","triggerRect"],B=["type"],F=100,H=500;!function(e){e.Idle="IDLE",e.Focused="FOCUSED",e.Visible="VISIBLE",e.LeavingVisible="LEAVING_VISIBLE",e.Dismissed="DISMISSED"}(R||(R={})),function(e){e.Blur="BLUR",e.Focus="FOCUS",e.GlobalMouseMove="GLOBAL_MOUSE_MOVE",e.MouseDown="MOUSE_DOWN",e.MouseEnter="MOUSE_ENTER",e.MouseLeave="MOUSE_LEAVE",e.MouseMove="MOUSE_MOVE",e.Rest="REST",e.SelectWithKeyboard="SELECT_WITH_KEYBOARD",e.TimeComplete="TIME_COMPLETE"}(I||(I={}));var U,V,W={initial:R.Idle,states:(A={},A[R.Idle]={enter:Q,on:(P={},P[I.MouseEnter]=R.Focused,P[I.Focus]=R.Visible,P)},A[R.Focused]={enter:function(){window.clearTimeout(U),U=window.setTimeout((function(){te({type:I.Rest})}),F)},leave:function(){window.clearTimeout(U)},on:(N={},N[I.MouseMove]=R.Focused,N[I.MouseLeave]=R.Idle,N[I.MouseDown]=R.Dismissed,N[I.Blur]=R.Idle,N[I.Rest]=R.Visible,N)},A[R.Visible]={on:(L={},L[I.Focus]=R.Focused,L[I.MouseEnter]=R.Focused,L[I.MouseLeave]=R.LeavingVisible,L[I.Blur]=R.LeavingVisible,L[I.MouseDown]=R.Dismissed,L[I.SelectWithKeyboard]=R.Dismissed,L[I.GlobalMouseMove]=R.LeavingVisible,L)},A[R.LeavingVisible]={enter:function(){window.clearTimeout(V),V=window.setTimeout((function(){return te({type:I.TimeComplete})}),H)},leave:function(){window.clearTimeout(V),Q()},on:(T={},T[I.MouseEnter]=R.Visible,T[I.Focus]=R.Visible,T[I.TimeComplete]=R.Idle,T)},A[R.Dismissed]={leave:function(){Q()},on:(j={},j[I.MouseLeave]=R.Idle,j[I.Blur]=R.Idle,j)},A)},$={value:W.initial,context:{id:null}},G=[];function Q(){$.context.id=null}function Y(e){var t=void 0===e?{}:e,n=t.id,o=t.onPointerEnter,u=t.onPointerMove,f=t.onPointerLeave,d=t.onPointerDown,p=t.onMouseEnter,h=t.onMouseMove,v=t.onMouseLeave,g=t.onMouseDown,b=t.onFocus,x=t.onBlur,w=t.onKeyDown,_=t.disabled,E=t.ref,k=t.DEBUG_STYLE,C=String(function(e){var t=e||(i?l():null),n=Object(r.useState)(t),o=n[0],u=n[1];return Object(a.a)((function(){null===o&&u(l())}),[]),Object(r.useEffect)((function(){!1===i&&(i=!0)}),[]),null!=o?String(o):void 0}(n)),O=Object(r.useState)(!!k||ne(C,!0)),M=O[0],P=O[1],N=Object(r.useRef)(null),L=m(E,N),T=S(N,{observe:M});function j(e,t){return"undefined"!=typeof window&&"PointerEvent"in window?e:y(e,t)}function A(e){return function(t){"mouse"===t.pointerType&&e(t)}}function z(){te({type:I.MouseEnter,id:C})}function D(){te({type:I.MouseMove,id:C})}function q(){te({type:I.MouseLeave})}function B(){$.context.id===C&&te({type:I.MouseDown})}return Object(r.useEffect)((function(){return e=function(){P(ne(C))},G.push(e),function(){G.splice(G.indexOf(e),1)};var e}),[C]),Object(r.useEffect)((function(){var e=c(N.current);function t(e){"Escape"!==e.key&&"Esc"!==e.key||$.value!==R.Visible||te({type:I.SelectWithKeyboard})}return e.addEventListener("keydown",t),function(){return e.removeEventListener("keydown",t)}}),[]),function(e){var t=e.disabled,n=e.isVisible,a=e.ref;Object(r.useEffect)((function(){if("undefined"!=typeof window&&"PointerEvent"in window&&t&&n){var e=c(a.current);return e.addEventListener("mousemove",r),function(){e.removeEventListener("mousemove",r)}}function r(e){n&&(e.target instanceof Element&&e.target.closest("[data-reach-tooltip-trigger][data-state='tooltip-visible']")||te({type:I.GlobalMouseMove}))}}),[t,n,a])}({disabled:_,isVisible:M,ref:N}),[{"aria-describedby":M?s("tooltip",C):void 0,"data-state":M?"tooltip-visible":"tooltip-hidden","data-reach-tooltip-trigger":"",ref:L,onPointerEnter:y(o,A(z)),onPointerMove:y(u,A(D)),onPointerLeave:y(f,A(q)),onPointerDown:y(d,A(B)),onMouseEnter:j(p,z),onMouseMove:j(h,D),onMouseLeave:j(v,q),onMouseDown:j(g,B),onFocus:y(b,(function(){window.__REACH_DISABLE_TOOLTIPS||te({type:I.Focus,id:C})})),onBlur:y(x,(function(){$.context.id===C&&te({type:I.Blur})})),onKeyDown:y(w,(function(e){"Enter"!==e.key&&" "!==e.key||te({type:I.SelectWithKeyboard})}))},{id:C,triggerRect:T,isVisible:M},M]}var Z=Object(r.forwardRef)((function(e,t){var n=e.children,a=e.label,i=e.ariaLabel,o=e.id,l=e.DEBUG_STYLE,u=M(e,z),c=r.Children.only(n),s=Y({id:o,onPointerEnter:c.props.onPointerEnter,onPointerMove:c.props.onPointerMove,onPointerLeave:c.props.onPointerLeave,onPointerDown:c.props.onPointerDown,onMouseEnter:c.props.onMouseEnter,onMouseMove:c.props.onMouseMove,onMouseLeave:c.props.onMouseLeave,onMouseDown:c.props.onMouseDown,onFocus:c.props.onFocus,onBlur:c.props.onBlur,onKeyDown:c.props.onKeyDown,disabled:c.props.disabled,ref:c.ref,DEBUG_STYLE:l}),f=s[0],d=s[1];return Object(r.createElement)(r.Fragment,null,Object(r.cloneElement)(c,f),Object(r.createElement)(X,O({ref:t,label:a,"aria-label":i},d,u)))}));var X=Object(r.forwardRef)((function(e,t){var n=e.label,a=e.ariaLabel,i=e.isVisible,o=e.id,l=M(e,D);return i?Object(r.createElement)(v.Portal,null,Object(r.createElement)(K,O({ref:t,label:n,"aria-label":a,isVisible:i},l,{id:s("tooltip",String(o))}))):null}));var K=Object(r.forwardRef)((function(e,t){var n=e.ariaLabel,a=e["aria-label"],i=e.as,o=void 0===i?"div":i,l=e.id,u=e.isVisible,c=e.label,s=e.position,f=void 0===s?ee:s,d=e.style,p=e.triggerRect,h=M(e,q),y=null!=(a||n),v=Object(r.useRef)(null),g=m(t,v),b=S(v,{observe:u});return Object(r.createElement)(r.Fragment,null,Object(r.createElement)(o,O({role:y?void 0:"tooltip"},h,{ref:g,"data-reach-tooltip":"",id:y?void 0:l,style:O({},d,J(f,p,b))}),c),y&&Object(r.createElement)(x,{role:"tooltip",id:l},a||n))}));function J(e,t,n){return!n?{visibility:"hidden"}:e(t,n)}var ee=function(e,t,n){void 0===n&&(n=8);var r,a,i,o,l,u=(o=c(r),l=o.defaultView||window,o?{width:null!=(a=o.documentElement.clientWidth)?a:l.innerWidth,height:null!=(i=o.documentElement.clientHeight)?i:l.innerHeight}:{width:0,height:0}),s=u.width,f=u.height;if(!e||!t)return{};var d={top:e.top-t.height<0,right:s<e.left+t.width,bottom:f<e.bottom+t.height+n,left:e.left-t.width<0},p=d.bottom&&!d.top;return{left:d.right&&!d.left?e.right-t.width+window.pageXOffset+"px":e.left+window.pageXOffset+"px",top:p?e.top-n-t.height+window.pageYOffset+"px":e.top+n+e.height+window.pageYOffset+"px"}};function te(e){var t=function(e,t){var n=W.states[e.value],r=n&&n.on&&n.on[t.type];if(!r)return O({},e,{changed:!1});n&&n.leave&&n.leave(e.context,t);t.type;var a=M(t,B),i=O({},$.context,a),o="string"==typeof r?r:r.target,l=W.states[o];l&&l.enter&&l.enter(e.context,t);return{value:o,context:i,changed:!0}}($,e),n=t.value,r=t.context;t.changed&&($={value:n,context:r},G.forEach((function(e){return e($)})))}function ne(e,t){return $.context.id===e&&(t?$.value===R.Visible:$.value===R.Visible||$.value===R.LeavingVisible)}t.default=Z},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return T}));var r,a=n(1),i=n(3),o=n(5),l=n(0),u=(n(187),n(4)),c=n(16),s=n(37);function f(){if(r)return r;var e=document.createElement("div"),t=document.createElement("div");return t.style.width="10px",t.style.height="1px",e.appendChild(t),e.dir="rtl",e.style.fontSize="14px",e.style.width="4px",e.style.height="1px",e.style.position="absolute",e.style.top="-1000px",e.style.overflow="scroll",document.body.appendChild(e),r="reverse",e.scrollLeft>0?r="default":(e.scrollLeft=1,0===e.scrollLeft&&(r="negative")),document.body.removeChild(e),r}function d(e,t){var n=e.scrollLeft;if("rtl"!==t)return n;switch(f()){case"negative":return e.scrollWidth-e.clientWidth+n;case"reverse":return e.scrollWidth-e.clientWidth-n;default:return n}}function p(e){return(1+Math.sin(Math.PI*e-Math.PI/2))/2}var h={width:99,height:99,position:"absolute",top:-9999,overflow:"scroll"};function m(e){var t=e.onChange,n=Object(i.a)(e,["onChange"]),r=l.useRef(),o=l.useRef(null),u=function(){r.current=o.current.offsetHeight-o.current.clientHeight};return l.useEffect((function(){var e=Object(c.a)((function(){var e=r.current;u(),e!==r.current&&t(r.current)}));return window.addEventListener("resize",e),function(){e.clear(),window.removeEventListener("resize",e)}}),[t]),l.useEffect((function(){u(),t(r.current)}),[t]),l.createElement("div",Object(a.a)({style:h,ref:o},n))}var y=n(7),v=n(12),g=l.forwardRef((function(e,t){var n=e.classes,r=e.className,o=e.color,c=e.orientation,s=Object(i.a)(e,["classes","className","color","orientation"]);return l.createElement("span",Object(a.a)({className:Object(u.a)(n.root,n["color".concat(Object(v.a)(o))],r,"vertical"===c&&n.vertical),ref:t},s))})),b=Object(y.a)((function(e){return{root:{position:"absolute",height:2,bottom:0,width:"100%",transition:e.transitions.create()},colorPrimary:{backgroundColor:e.palette.primary.main},colorSecondary:{backgroundColor:e.palette.secondary.main},vertical:{height:"100%",width:2,right:0}}}),{name:"PrivateTabIndicator"})(g),x=n(20),w=Object(x.a)(l.createElement("path",{d:"M15.41 16.09l-4.58-4.59 4.58-4.59L14 5.5l-6 6 6 6z"}),"KeyboardArrowLeft"),_=Object(x.a)(l.createElement("path",{d:"M8.59 16.34l4.58-4.59-4.58-4.59L10 5.75l6 6-6 6z"}),"KeyboardArrowRight"),E=n(216),k=l.createElement(w,{fontSize:"small"}),C=l.createElement(_,{fontSize:"small"}),S=l.forwardRef((function(e,t){var n=e.classes,r=e.className,o=e.direction,c=e.orientation,s=e.disabled,f=Object(i.a)(e,["classes","className","direction","orientation","disabled"]);return l.createElement(E.a,Object(a.a)({component:"div",className:Object(u.a)(n.root,r,s&&n.disabled,"vertical"===c&&n.vertical),ref:t,role:null,tabIndex:null},f),"left"===o?k:C)})),O=Object(y.a)({root:{width:40,flexShrink:0,opacity:.8,"&$disabled":{opacity:0}},vertical:{width:"100%",height:40,"& svg":{transform:"rotate(90deg)"}},disabled:{}},{name:"MuiTabScrollButton"})(S),M=n(9),P=n(217),N=n(40);var L=l.forwardRef((function(e,t){var n=e["aria-label"],r=e["aria-labelledby"],h=e.action,y=e.centered,v=void 0!==y&&y,g=e.children,x=e.classes,w=e.className,_=e.component,E=void 0===_?"div":_,k=e.indicatorColor,C=void 0===k?"secondary":k,S=e.onChange,L=e.orientation,T=void 0===L?"horizontal":L,j=e.ScrollButtonComponent,A=void 0===j?O:j,R=e.scrollButtons,I=void 0===R?"auto":R,z=e.selectionFollowsFocus,D=e.TabIndicatorProps,q=void 0===D?{}:D,B=e.TabScrollButtonProps,F=e.textColor,H=void 0===F?"inherit":F,U=e.value,V=e.variant,W=void 0===V?"standard":V,$=Object(i.a)(e,["aria-label","aria-labelledby","action","centered","children","classes","className","component","indicatorColor","onChange","orientation","ScrollButtonComponent","scrollButtons","selectionFollowsFocus","TabIndicatorProps","TabScrollButtonProps","textColor","value","variant"]),G=Object(P.a)()||N.a,Q="scrollable"===W,Y="rtl"===G.direction,Z="vertical"===T,X=Z?"scrollTop":"scrollLeft",K=Z?"top":"left",J=Z?"bottom":"right",ee=Z?"clientHeight":"clientWidth",te=Z?"height":"width";var ne=l.useState(!1),re=ne[0],ae=ne[1],ie=l.useState({}),oe=ie[0],le=ie[1],ue=l.useState({start:!1,end:!1}),ce=ue[0],se=ue[1],fe=l.useState({overflow:"hidden",marginBottom:null}),de=fe[0],pe=fe[1],he=new Map,me=l.useRef(null),ye=l.useRef(null),ve=function(){var e,t,n=me.current;if(n){var r=n.getBoundingClientRect();e={clientWidth:n.clientWidth,scrollLeft:n.scrollLeft,scrollTop:n.scrollTop,scrollLeftNormalized:d(n,G.direction),scrollWidth:n.scrollWidth,top:r.top,bottom:r.bottom,left:r.left,right:r.right}}if(n&&!1!==U){var a=ye.current.children;if(a.length>0){var i=a[he.get(U)];0,t=i?i.getBoundingClientRect():null}}return{tabsMeta:e,tabMeta:t}},ge=Object(M.a)((function(){var e,t=ve(),n=t.tabsMeta,r=t.tabMeta,a=0;if(r&&n)if(Z)a=r.top-n.top+n.scrollTop;else{var i=Y?n.scrollLeftNormalized+n.clientWidth-n.scrollWidth:n.scrollLeft;a=r.left-n.left+i}var l=(e={},Object(o.a)(e,K,a),Object(o.a)(e,te,r?r[te]:0),e);if(isNaN(oe[K])||isNaN(oe[te]))le(l);else{var u=Math.abs(oe[K]-l[K]),c=Math.abs(oe[te]-l[te]);(u>=1||c>=1)&&le(l)}})),be=function(e){!function(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},a=arguments.length>4&&void 0!==arguments[4]?arguments[4]:function(){},i=r.ease,o=void 0===i?p:i,l=r.duration,u=void 0===l?300:l,c=null,s=t[e],f=!1,d=function(){f=!0},h=function r(i){if(f)a(new Error("Animation cancelled"));else{null===c&&(c=i);var l=Math.min(1,(i-c)/u);t[e]=o(l)*(n-s)+s,l>=1?requestAnimationFrame((function(){a(null)})):requestAnimationFrame(r)}};s===n?a(new Error("Element already at target position")):requestAnimationFrame(h)}(X,me.current,e)},xe=function(e){var t=me.current[X];Z?t+=e:(t+=e*(Y?-1:1),t*=Y&&"reverse"===f()?-1:1),be(t)},we=function(){xe(-me.current[ee])},_e=function(){xe(me.current[ee])},Ee=l.useCallback((function(e){pe({overflow:null,marginBottom:-e})}),[]),ke=Object(M.a)((function(){var e=ve(),t=e.tabsMeta,n=e.tabMeta;if(n&&t)if(n[K]<t[K]){var r=t[X]+(n[K]-t[K]);be(r)}else if(n[J]>t[J]){var a=t[X]+(n[J]-t[J]);be(a)}})),Ce=Object(M.a)((function(){if(Q&&"off"!==I){var e,t,n=me.current,r=n.scrollTop,a=n.scrollHeight,i=n.clientHeight,o=n.scrollWidth,l=n.clientWidth;if(Z)e=r>1,t=r<a-i-1;else{var u=d(me.current,G.direction);e=Y?u<o-l-1:u>1,t=Y?u>1:u<o-l-1}e===ce.start&&t===ce.end||se({start:e,end:t})}}));l.useEffect((function(){var e=Object(c.a)((function(){ge(),Ce()})),t=Object(s.a)(me.current);return t.addEventListener("resize",e),function(){e.clear(),t.removeEventListener("resize",e)}}),[ge,Ce]);var Se=l.useCallback(Object(c.a)((function(){Ce()})));l.useEffect((function(){return function(){Se.clear()}}),[Se]),l.useEffect((function(){ae(!0)}),[]),l.useEffect((function(){ge(),Ce()})),l.useEffect((function(){ke()}),[ke,oe]),l.useImperativeHandle(h,(function(){return{updateIndicator:ge,updateScrollButtons:Ce}}),[ge,Ce]);var Oe=l.createElement(b,Object(a.a)({className:x.indicator,orientation:T,color:C},q,{style:Object(a.a)({},oe,q.style)})),Me=0,Pe=l.Children.map(g,(function(e){if(!l.isValidElement(e))return null;var t=void 0===e.props.value?Me:e.props.value;he.set(t,Me);var n=t===U;return Me+=1,l.cloneElement(e,{fullWidth:"fullWidth"===W,indicator:n&&!re&&Oe,selected:n,selectionFollowsFocus:z,onChange:S,textColor:H,value:t})})),Ne=function(){var e={};e.scrollbarSizeListener=Q?l.createElement(m,{className:x.scrollable,onChange:Ee}):null;var t=ce.start||ce.end,n=Q&&("auto"===I&&t||"desktop"===I||"on"===I);return e.scrollButtonStart=n?l.createElement(A,Object(a.a)({orientation:T,direction:Y?"right":"left",onClick:we,disabled:!ce.start,className:Object(u.a)(x.scrollButtons,"on"!==I&&x.scrollButtonsDesktop)},B)):null,e.scrollButtonEnd=n?l.createElement(A,Object(a.a)({orientation:T,direction:Y?"left":"right",onClick:_e,disabled:!ce.end,className:Object(u.a)(x.scrollButtons,"on"!==I&&x.scrollButtonsDesktop)},B)):null,e}();return l.createElement(E,Object(a.a)({className:Object(u.a)(x.root,w,Z&&x.vertical),ref:t},$),Ne.scrollButtonStart,Ne.scrollbarSizeListener,l.createElement("div",{className:Object(u.a)(x.scroller,Q?x.scrollable:x.fixed),style:de,ref:me,onScroll:Se},l.createElement("div",{"aria-label":n,"aria-labelledby":r,className:Object(u.a)(x.flexContainer,Z&&x.flexContainerVertical,v&&!Q&&x.centered),onKeyDown:function(e){var t=e.target;if("tab"===t.getAttribute("role")){var n=null,r="vertical"!==T?"ArrowLeft":"ArrowUp",a="vertical"!==T?"ArrowRight":"ArrowDown";switch("vertical"!==T&&"rtl"===G.direction&&(r="ArrowRight",a="ArrowLeft"),e.key){case r:n=t.previousElementSibling||ye.current.lastChild;break;case a:n=t.nextElementSibling||ye.current.firstChild;break;case"Home":n=ye.current.firstChild;break;case"End":n=ye.current.lastChild}null!==n&&(n.focus(),e.preventDefault())}},ref:ye,role:"tablist"},Pe),re&&Oe),Ne.scrollButtonEnd)})),T=Object(y.a)((function(e){return{root:{overflow:"hidden",minHeight:48,WebkitOverflowScrolling:"touch",display:"flex"},vertical:{flexDirection:"column"},flexContainer:{display:"flex"},flexContainerVertical:{flexDirection:"column"},centered:{justifyContent:"center"},scroller:{position:"relative",display:"inline-block",flex:"1 1 auto",whiteSpace:"nowrap"},fixed:{overflowX:"hidden",width:"100%"},scrollable:{overflowX:"scroll",scrollbarWidth:"none","&::-webkit-scrollbar":{display:"none"}},scrollButtons:{},scrollButtonsDesktop:Object(o.a)({},e.breakpoints.down("xs"),{display:"none"}),indicator:{}}}),{name:"MuiTabs"})(L)},function(e,t,n){"use strict";n.r(t),n.d(t,"capitalize",(function(){return r.a})),n.d(t,"createChainedFunction",(function(){return a})),n.d(t,"createSvgIcon",(function(){return i.a})),n.d(t,"debounce",(function(){return o.a})),n.d(t,"deprecatedPropType",(function(){return l.a})),n.d(t,"isMuiElement",(function(){return c})),n.d(t,"ownerDocument",(function(){return s.a})),n.d(t,"ownerWindow",(function(){return f.a})),n.d(t,"requirePropFactory",(function(){return d})),n.d(t,"setRef",(function(){return p.a})),n.d(t,"unsupportedProp",(function(){return h.a})),n.d(t,"useControlled",(function(){return m})),n.d(t,"useEventCallback",(function(){return y.a})),n.d(t,"useForkRef",(function(){return v.a})),n.d(t,"unstable_useId",(function(){return g})),n.d(t,"useIsFocusVisible",(function(){return b.a}));var r=n(12);function a(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return t.reduce((function(e,t){return null==t?e:function(){for(var n=arguments.length,r=new Array(n),a=0;a<n;a++)r[a]=arguments[a];e.apply(this,r),t.apply(this,r)}}),(function(){}))}var i=n(20),o=n(16),l=n(45),u=n(0);function c(e,t){return u.isValidElement(e)&&-1!==t.indexOf(e.type.muiName)}var s=n(36),f=n(37);function d(e){return function(){return null}}var p=n(26),h=n(46);function m(e){var t=e.controlled,n=e.default,r=(e.name,e.state,u.useRef(void 0!==t).current),a=u.useState(n),i=a[0],o=a[1];return[r?t:i,u.useCallback((function(e){r||o(e)}),[])]}var y=n(9),v=n(22);function g(e){var t=u.useState(e),n=t[0],r=t[1],a=e||n;return u.useEffect((function(){null==n&&r("mui-".concat(Math.round(1e5*Math.random())))}),[n]),a}var b=n(38)},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return d}));var r=n(3),a=n(5),i=n(1),o=n(0),l=n(4),u=n(7),c=n(216),s=n(12),f=o.forwardRef((function(e,t){var n=e.classes,a=e.className,u=e.disabled,f=void 0!==u&&u,d=e.disableFocusRipple,p=void 0!==d&&d,h=e.fullWidth,m=e.icon,y=e.indicator,v=e.label,g=e.onChange,b=e.onClick,x=e.onFocus,w=e.selected,_=e.selectionFollowsFocus,E=e.textColor,k=void 0===E?"inherit":E,C=e.value,S=e.wrapped,O=void 0!==S&&S,M=Object(r.a)(e,["classes","className","disabled","disableFocusRipple","fullWidth","icon","indicator","label","onChange","onClick","onFocus","selected","selectionFollowsFocus","textColor","value","wrapped"]);return o.createElement(c.a,Object(i.a)({focusRipple:!p,className:Object(l.a)(n.root,n["textColor".concat(Object(s.a)(k))],a,f&&n.disabled,w&&n.selected,v&&m&&n.labelIcon,h&&n.fullWidth,O&&n.wrapped),ref:t,role:"tab","aria-selected":w,disabled:f,onClick:function(e){g&&g(e,C),b&&b(e)},onFocus:function(e){_&&!w&&g&&g(e,C),x&&x(e)},tabIndex:w?0:-1},M),o.createElement("span",{className:n.wrapper},m,v),y)})),d=Object(u.a)((function(e){var t;return{root:Object(i.a)({},e.typography.button,(t={maxWidth:264,minWidth:72,position:"relative",boxSizing:"border-box",minHeight:48,flexShrink:0,padding:"6px 12px"},Object(a.a)(t,e.breakpoints.up("sm"),{padding:"6px 24px"}),Object(a.a)(t,"overflow","hidden"),Object(a.a)(t,"whiteSpace","normal"),Object(a.a)(t,"textAlign","center"),Object(a.a)(t,e.breakpoints.up("sm"),{minWidth:160}),t)),labelIcon:{minHeight:72,paddingTop:9,"& $wrapper > *:first-child":{marginBottom:6}},textColorInherit:{color:"inherit",opacity:.7,"&$selected":{opacity:1},"&$disabled":{opacity:.5}},textColorPrimary:{color:e.palette.text.secondary,"&$selected":{color:e.palette.primary.main},"&$disabled":{color:e.palette.text.disabled}},textColorSecondary:{color:e.palette.text.secondary,"&$selected":{color:e.palette.secondary.main},"&$disabled":{color:e.palette.text.disabled}},selected:{},disabled:{},fullWidth:{flexShrink:1,flexGrow:1,flexBasis:0,maxWidth:"none"},wrapped:{fontSize:e.typography.pxToRem(12),lineHeight:1.5},wrapper:{display:"inline-flex",alignItems:"center",justifyContent:"center",width:"100%",flexDirection:"column"}}}),{name:"MuiTab"})(f)},function(e,t,n){"use strict";function r(e){for(var t="https://mui.com/production-error/?code="+e,n=1;n<arguments.length;n+=1)t+="&args[]="+encodeURIComponent(arguments[n]);return"Minified Material-UI error #"+e+"; visit "+t+" for the full message."}n.d(t,"a",(function(){return r}))},,,,,,,,,,,,,function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r=n(1),a=n(25);function i(e){return e&&"object"===Object(a.a)(e)&&e.constructor===Object}function o(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{clone:!0},a=n.clone?Object(r.a)({},e):e;return i(e)&&i(t)&&Object.keys(t).forEach((function(r){"__proto__"!==r&&(i(t[r])&&r in e?a[r]=o(e[r],t[r],n):a[r]=t[r])})),a}},function(e,t,n){"use strict";var r=n(1),a=n(3),i=n(0),o=n.n(i),l=n(11),u=n(4),c=n(22),s=n(9),f=n(7),d=n(38),p=n(23),h=n(21),m=n(28),y=n(30),v=o.a.createContext(null);function g(e,t){var n=Object.create(null);return e&&i.Children.map(e,(function(e){return e})).forEach((function(e){n[e.key]=function(e){return t&&Object(i.isValidElement)(e)?t(e):e}(e)})),n}function b(e,t,n){return null!=n[t]?n[t]:e.props[t]}function x(e,t,n){var r=g(e.children),a=function(e,t){function n(n){return n in t?t[n]:e[n]}e=e||{},t=t||{};var r,a=Object.create(null),i=[];for(var o in e)o in t?i.length&&(a[o]=i,i=[]):i.push(o);var l={};for(var u in t){if(a[u])for(r=0;r<a[u].length;r++){var c=a[u][r];l[a[u][r]]=n(c)}l[u]=n(u)}for(r=0;r<i.length;r++)l[i[r]]=n(i[r]);return l}(t,r);return Object.keys(a).forEach((function(o){var l=a[o];if(Object(i.isValidElement)(l)){var u=o in t,c=o in r,s=t[o],f=Object(i.isValidElement)(s)&&!s.props.in;!c||u&&!f?c||!u||f?c&&u&&Object(i.isValidElement)(s)&&(a[o]=Object(i.cloneElement)(l,{onExited:n.bind(null,l),in:s.props.in,exit:b(l,"exit",e),enter:b(l,"enter",e)})):a[o]=Object(i.cloneElement)(l,{in:!1}):a[o]=Object(i.cloneElement)(l,{onExited:n.bind(null,l),in:!0,exit:b(l,"exit",e),enter:b(l,"enter",e)})}})),a}var w=Object.values||function(e){return Object.keys(e).map((function(t){return e[t]}))},_=function(e){function t(t,n){var r,a=(r=e.call(this,t,n)||this).handleExited.bind(Object(m.a)(r));return r.state={contextValue:{isMounting:!0},handleExited:a,firstRender:!0},r}Object(y.a)(t,e);var n=t.prototype;return n.componentDidMount=function(){this.mounted=!0,this.setState({contextValue:{isMounting:!1}})},n.componentWillUnmount=function(){this.mounted=!1},t.getDerivedStateFromProps=function(e,t){var n,r,a=t.children,o=t.handleExited;return{children:t.firstRender?(n=e,r=o,g(n.children,(function(e){return Object(i.cloneElement)(e,{onExited:r.bind(null,e),in:!0,appear:b(e,"appear",n),enter:b(e,"enter",n),exit:b(e,"exit",n)})}))):x(e,a,o),firstRender:!1}},n.handleExited=function(e,t){var n=g(this.props.children);e.key in n||(e.props.onExited&&e.props.onExited(t),this.mounted&&this.setState((function(t){var n=Object(r.a)({},t.children);return delete n[e.key],{children:n}})))},n.render=function(){var e=this.props,t=e.component,n=e.childFactory,r=Object(h.a)(e,["component","childFactory"]),a=this.state.contextValue,i=w(this.state.children).map(n);return delete r.appear,delete r.enter,delete r.exit,null===t?o.a.createElement(v.Provider,{value:a},i):o.a.createElement(v.Provider,{value:a},o.a.createElement(t,r,i))},t}(o.a.Component);_.propTypes={},_.defaultProps={component:"div",childFactory:function(e){return e}};var E=_,k="undefined"==typeof window?i.useEffect:i.useLayoutEffect;var C=function(e){var t=e.classes,n=e.pulsate,r=void 0!==n&&n,a=e.rippleX,o=e.rippleY,l=e.rippleSize,c=e.in,f=e.onExited,d=void 0===f?function(){}:f,p=e.timeout,h=i.useState(!1),m=h[0],y=h[1],v=Object(u.a)(t.ripple,t.rippleVisible,r&&t.ripplePulsate),g={width:l,height:l,top:-l/2+o,left:-l/2+a},b=Object(u.a)(t.child,m&&t.childLeaving,r&&t.childPulsate),x=Object(s.a)(d);return k((function(){if(!c){y(!0);var e=setTimeout(x,p);return function(){clearTimeout(e)}}}),[x,c,p]),i.createElement("span",{className:v,style:g},i.createElement("span",{className:b}))},S=i.forwardRef((function(e,t){var n=e.center,o=void 0!==n&&n,l=e.classes,c=e.className,s=Object(a.a)(e,["center","classes","className"]),f=i.useState([]),d=f[0],h=f[1],m=i.useRef(0),y=i.useRef(null);i.useEffect((function(){y.current&&(y.current(),y.current=null)}),[d]);var v=i.useRef(!1),g=i.useRef(null),b=i.useRef(null),x=i.useRef(null);i.useEffect((function(){return function(){clearTimeout(g.current)}}),[]);var w=i.useCallback((function(e){var t=e.pulsate,n=e.rippleX,r=e.rippleY,a=e.rippleSize,o=e.cb;h((function(e){return[].concat(Object(p.a)(e),[i.createElement(C,{key:m.current,classes:l,timeout:550,pulsate:t,rippleX:n,rippleY:r,rippleSize:a})])})),m.current+=1,y.current=o}),[l]),_=i.useCallback((function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2?arguments[2]:void 0,r=t.pulsate,a=void 0!==r&&r,i=t.center,l=void 0===i?o||t.pulsate:i,u=t.fakeElement,c=void 0!==u&&u;if("mousedown"===e.type&&v.current)v.current=!1;else{"touchstart"===e.type&&(v.current=!0);var s,f,d,p=c?null:x.current,h=p?p.getBoundingClientRect():{width:0,height:0,left:0,top:0};if(l||0===e.clientX&&0===e.clientY||!e.clientX&&!e.touches)s=Math.round(h.width/2),f=Math.round(h.height/2);else{var m=e.touches?e.touches[0]:e,y=m.clientX,_=m.clientY;s=Math.round(y-h.left),f=Math.round(_-h.top)}if(l)(d=Math.sqrt((2*Math.pow(h.width,2)+Math.pow(h.height,2))/3))%2==0&&(d+=1);else{var E=2*Math.max(Math.abs((p?p.clientWidth:0)-s),s)+2,k=2*Math.max(Math.abs((p?p.clientHeight:0)-f),f)+2;d=Math.sqrt(Math.pow(E,2)+Math.pow(k,2))}e.touches?null===b.current&&(b.current=function(){w({pulsate:a,rippleX:s,rippleY:f,rippleSize:d,cb:n})},g.current=setTimeout((function(){b.current&&(b.current(),b.current=null)}),80)):w({pulsate:a,rippleX:s,rippleY:f,rippleSize:d,cb:n})}}),[o,w]),k=i.useCallback((function(){_({},{pulsate:!0})}),[_]),S=i.useCallback((function(e,t){if(clearTimeout(g.current),"touchend"===e.type&&b.current)return e.persist(),b.current(),b.current=null,void(g.current=setTimeout((function(){S(e,t)})));b.current=null,h((function(e){return e.length>0?e.slice(1):e})),y.current=t}),[]);return i.useImperativeHandle(t,(function(){return{pulsate:k,start:_,stop:S}}),[k,_,S]),i.createElement("span",Object(r.a)({className:Object(u.a)(l.root,c),ref:x},s),i.createElement(E,{component:null,exit:!0},d))})),O=Object(f.a)((function(e){return{root:{overflow:"hidden",pointerEvents:"none",position:"absolute",zIndex:0,top:0,right:0,bottom:0,left:0,borderRadius:"inherit"},ripple:{opacity:0,position:"absolute"},rippleVisible:{opacity:.3,transform:"scale(1)",animation:"$enter ".concat(550,"ms ").concat(e.transitions.easing.easeInOut)},ripplePulsate:{animationDuration:"".concat(e.transitions.duration.shorter,"ms")},child:{opacity:1,display:"block",width:"100%",height:"100%",borderRadius:"50%",backgroundColor:"currentColor"},childLeaving:{opacity:0,animation:"$exit ".concat(550,"ms ").concat(e.transitions.easing.easeInOut)},childPulsate:{position:"absolute",left:0,top:0,animation:"$pulsate 2500ms ".concat(e.transitions.easing.easeInOut," 200ms infinite")},"@keyframes enter":{"0%":{transform:"scale(0)",opacity:.1},"100%":{transform:"scale(1)",opacity:.3}},"@keyframes exit":{"0%":{opacity:1},"100%":{opacity:0}},"@keyframes pulsate":{"0%":{transform:"scale(1)"},"50%":{transform:"scale(0.92)"},"100%":{transform:"scale(1)"}}}}),{flip:!1,name:"MuiTouchRipple"})(i.memo(S)),M=i.forwardRef((function(e,t){var n=e.action,o=e.buttonRef,f=e.centerRipple,p=void 0!==f&&f,h=e.children,m=e.classes,y=e.className,v=e.component,g=void 0===v?"button":v,b=e.disabled,x=void 0!==b&&b,w=e.disableRipple,_=void 0!==w&&w,E=e.disableTouchRipple,k=void 0!==E&&E,C=e.focusRipple,S=void 0!==C&&C,M=e.focusVisibleClassName,P=e.onBlur,N=e.onClick,L=e.onFocus,T=e.onFocusVisible,j=e.onKeyDown,A=e.onKeyUp,R=e.onMouseDown,I=e.onMouseLeave,z=e.onMouseUp,D=e.onTouchEnd,q=e.onTouchMove,B=e.onTouchStart,F=e.onDragLeave,H=e.tabIndex,U=void 0===H?0:H,V=e.TouchRippleProps,W=e.type,$=void 0===W?"button":W,G=Object(a.a)(e,["action","buttonRef","centerRipple","children","classes","className","component","disabled","disableRipple","disableTouchRipple","focusRipple","focusVisibleClassName","onBlur","onClick","onFocus","onFocusVisible","onKeyDown","onKeyUp","onMouseDown","onMouseLeave","onMouseUp","onTouchEnd","onTouchMove","onTouchStart","onDragLeave","tabIndex","TouchRippleProps","type"]),Q=i.useRef(null);var Y=i.useRef(null),Z=i.useState(!1),X=Z[0],K=Z[1];x&&X&&K(!1);var J=Object(d.a)(),ee=J.isFocusVisible,te=J.onBlurVisible,ne=J.ref;function re(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:k;return Object(s.a)((function(r){return t&&t(r),!n&&Y.current&&Y.current[e](r),!0}))}i.useImperativeHandle(n,(function(){return{focusVisible:function(){K(!0),Q.current.focus()}}}),[]),i.useEffect((function(){X&&S&&!_&&Y.current.pulsate()}),[_,S,X]);var ae=re("start",R),ie=re("stop",F),oe=re("stop",z),le=re("stop",(function(e){X&&e.preventDefault(),I&&I(e)})),ue=re("start",B),ce=re("stop",D),se=re("stop",q),fe=re("stop",(function(e){X&&(te(e),K(!1)),P&&P(e)}),!1),de=Object(s.a)((function(e){Q.current||(Q.current=e.currentTarget),ee(e)&&(K(!0),T&&T(e)),L&&L(e)})),pe=function(){var e=l.findDOMNode(Q.current);return g&&"button"!==g&&!("A"===e.tagName&&e.href)},he=i.useRef(!1),me=Object(s.a)((function(e){S&&!he.current&&X&&Y.current&&" "===e.key&&(he.current=!0,e.persist(),Y.current.stop(e,(function(){Y.current.start(e)}))),e.target===e.currentTarget&&pe()&&" "===e.key&&e.preventDefault(),j&&j(e),e.target===e.currentTarget&&pe()&&"Enter"===e.key&&!x&&(e.preventDefault(),N&&N(e))})),ye=Object(s.a)((function(e){S&&" "===e.key&&Y.current&&X&&!e.defaultPrevented&&(he.current=!1,e.persist(),Y.current.stop(e,(function(){Y.current.pulsate(e)}))),A&&A(e),N&&e.target===e.currentTarget&&pe()&&" "===e.key&&!e.defaultPrevented&&N(e)})),ve=g;"button"===ve&&G.href&&(ve="a");var ge={};"button"===ve?(ge.type=$,ge.disabled=x):("a"===ve&&G.href||(ge.role="button"),ge["aria-disabled"]=x);var be=Object(c.a)(o,t),xe=Object(c.a)(ne,Q),we=Object(c.a)(be,xe),_e=i.useState(!1),Ee=_e[0],ke=_e[1];i.useEffect((function(){ke(!0)}),[]);var Ce=Ee&&!_&&!x;return i.createElement(ve,Object(r.a)({className:Object(u.a)(m.root,y,X&&[m.focusVisible,M],x&&m.disabled),onBlur:fe,onClick:N,onFocus:de,onKeyDown:me,onKeyUp:ye,onMouseDown:ae,onMouseLeave:le,onMouseUp:oe,onDragLeave:ie,onTouchEnd:ce,onTouchMove:se,onTouchStart:ue,ref:we,tabIndex:x?-1:U},ge,G),h,Ce?i.createElement(O,Object(r.a)({ref:Y,center:p},V)):null)}));t.a=Object(f.a)({root:{display:"inline-flex",alignItems:"center",justifyContent:"center",position:"relative",WebkitTapHighlightColor:"transparent",backgroundColor:"transparent",outline:0,border:0,margin:0,borderRadius:0,padding:0,cursor:"pointer",userSelect:"none",verticalAlign:"middle","-moz-appearance":"none","-webkit-appearance":"none",textDecoration:"none",color:"inherit","&::-moz-focus-inner":{borderStyle:"none"},"&$disabled":{pointerEvents:"none",cursor:"default"},"@media print":{colorAdjust:"exact"}},disabled:{},focusVisible:{}},{name:"MuiButtonBase"})(M)},function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r=n(0),a=n.n(r);var i=a.a.createContext(null);function o(){return a.a.useContext(i)}}])}));
|
|
2
|
+
!function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t(require("react"));else if("function"==typeof define&&define.amd)define(["react"],t);else{var n="object"==typeof exports?t(require("react")):t(e.react);for(var r in n)("object"==typeof exports?exports:e)[r]=n[r]}}(window,(function(e){return function(e){var t={};function n(r){if(t[r])return t[r].exports;var a=t[r]={i:r,l:!1,exports:{}};return e[r].call(a.exports,a,a.exports,n),a.l=!0,a.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var a in e)n.d(r,a,function(t){return e[t]}.bind(null,a));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=90)}([function(t,n){t.exports=e},function(e,t,n){"use strict";function r(){return r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},r.apply(this,arguments)}n.d(t,"a",(function(){return r}))},function(e,t,n){e.exports=n(91)()},function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));var r=n(21);function a(e,t){if(null==e)return{};var n,a,i=Object(r.a)(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(a=0;a<o.length;a++)n=o[a],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(i[n]=e[n])}return i}},function(e,t,n){"use strict";function r(e){var t,n,a="";if("string"==typeof e||"number"==typeof e)a+=e;else if("object"==typeof e)if(Array.isArray(e))for(t=0;t<e.length;t++)e[t]&&(n=r(e[t]))&&(a&&(a+=" "),a+=n);else for(t in e)e[t]&&(a&&(a+=" "),a+=t);return a}t.a=function(){for(var e,t,n=0,a="";n<arguments.length;)(e=arguments[n++])&&(t=r(e))&&(a&&(a+=" "),a+=t);return a}},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}n.d(t,"a",(function(){return r}))},function(e,t,n){"use strict";var r=n(61),a=Object.prototype.toString;function i(e){return Array.isArray(e)}function o(e){return void 0===e}function l(e){return"[object ArrayBuffer]"===a.call(e)}function u(e){return null!==e&&"object"==typeof e}function c(e){if("[object Object]"!==a.call(e))return!1;var t=Object.getPrototypeOf(e);return null===t||t===Object.prototype}function s(e){return"[object Function]"===a.call(e)}function f(e,t){if(null!=e)if("object"!=typeof e&&(e=[e]),i(e))for(var n=0,r=e.length;n<r;n++)t.call(null,e[n],n,e);else for(var a in e)Object.prototype.hasOwnProperty.call(e,a)&&t.call(null,e[a],a,e)}e.exports={isArray:i,isArrayBuffer:l,isBuffer:function(e){return null!==e&&!o(e)&&null!==e.constructor&&!o(e.constructor)&&"function"==typeof e.constructor.isBuffer&&e.constructor.isBuffer(e)},isFormData:function(e){return"[object FormData]"===a.call(e)},isArrayBufferView:function(e){return"undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer&&l(e.buffer)},isString:function(e){return"string"==typeof e},isNumber:function(e){return"number"==typeof e},isObject:u,isPlainObject:c,isUndefined:o,isDate:function(e){return"[object Date]"===a.call(e)},isFile:function(e){return"[object File]"===a.call(e)},isBlob:function(e){return"[object Blob]"===a.call(e)},isFunction:s,isStream:function(e){return u(e)&&s(e.pipe)},isURLSearchParams:function(e){return"[object URLSearchParams]"===a.call(e)},isStandardBrowserEnv:function(){return("undefined"==typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&("undefined"!=typeof window&&"undefined"!=typeof document)},forEach:f,merge:function e(){var t={};function n(n,r){c(t[r])&&c(n)?t[r]=e(t[r],n):c(n)?t[r]=e({},n):i(n)?t[r]=n.slice():t[r]=n}for(var r=0,a=arguments.length;r<a;r++)f(arguments[r],n);return t},extend:function(e,t,n){return f(t,(function(t,a){e[a]=n&&"function"==typeof t?r(t,n):t})),e},trim:function(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")},stripBOM:function(e){return 65279===e.charCodeAt(0)&&(e=e.slice(1)),e}}},function(e,t,n){"use strict";var r=n(1),a=n(3),i=n(0),o=n.n(i),l=n(86),u=n.n(l),c="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},s="object"===("undefined"==typeof window?"undefined":c(window))&&"object"===("undefined"==typeof document?"undefined":c(document))&&9===document.nodeType;n(14);function f(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function d(e,t,n){return t&&f(e.prototype,t),n&&f(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}var p=n(30),h=n(28),m=n(21),y={}.constructor;function v(e){if(null==e||"object"!=typeof e)return e;if(Array.isArray(e))return e.map(v);if(e.constructor!==y)return e;var t={};for(var n in e)t[n]=v(e[n]);return t}function g(e,t,n){void 0===e&&(e="unnamed");var r=n.jss,a=v(t),i=r.plugins.onCreateRule(e,a,n);return i||(e[0],null)}var b=function(e,t){for(var n="",r=0;r<e.length&&"!important"!==e[r];r++)n&&(n+=t),n+=e[r];return n},x=function(e,t){if(void 0===t&&(t=!1),!Array.isArray(e))return e;var n="";if(Array.isArray(e[0]))for(var r=0;r<e.length&&"!important"!==e[r];r++)n&&(n+=", "),n+=b(e[r]," ");else n=b(e,", ");return t||"!important"!==e[e.length-1]||(n+=" !important"),n};function w(e){return e&&!1===e.format?{linebreak:"",space:""}:{linebreak:"\n",space:" "}}function _(e,t){for(var n="",r=0;r<t;r++)n+=" ";return n+e}function E(e,t,n){void 0===n&&(n={});var r="";if(!t)return r;var a=n.indent,i=void 0===a?0:a,o=t.fallbacks;!1===n.format&&(i=-1/0);var l=w(n),u=l.linebreak,c=l.space;if(e&&i++,o)if(Array.isArray(o))for(var s=0;s<o.length;s++){var f=o[s];for(var d in f){var p=f[d];null!=p&&(r&&(r+=u),r+=_(d+":"+c+x(p)+";",i))}}else for(var h in o){var m=o[h];null!=m&&(r&&(r+=u),r+=_(h+":"+c+x(m)+";",i))}for(var y in t){var v=t[y];null!=v&&"fallbacks"!==y&&(r&&(r+=u),r+=_(y+":"+c+x(v)+";",i))}return(r||n.allowEmpty)&&e?(r&&(r=""+u+r+u),_(""+e+c+"{"+r,--i)+_("}",i)):r}var k=/([[\].#*$><+~=|^:(),"'`\s])/g,C="undefined"!=typeof CSS&&CSS.escape,S=function(e){return C?C(e):e.replace(k,"\\$1")},O=function(){function e(e,t,n){this.type="style",this.isProcessed=!1;var r=n.sheet,a=n.Renderer;this.key=e,this.options=n,this.style=t,r?this.renderer=r.renderer:a&&(this.renderer=new a)}return e.prototype.prop=function(e,t,n){if(void 0===t)return this.style[e];var r=!!n&&n.force;if(!r&&this.style[e]===t)return this;var a=t;n&&!1===n.process||(a=this.options.jss.plugins.onChangeValue(t,e,this));var i=null==a||!1===a,o=e in this.style;if(i&&!o&&!r)return this;var l=i&&o;if(l?delete this.style[e]:this.style[e]=a,this.renderable&&this.renderer)return l?this.renderer.removeProperty(this.renderable,e):this.renderer.setProperty(this.renderable,e,a),this;var u=this.options.sheet;return u&&u.attached,this},e}(),M=function(e){function t(t,n,r){var a;a=e.call(this,t,n,r)||this;var i=r.selector,o=r.scoped,l=r.sheet,u=r.generateId;return i?a.selectorText=i:!1!==o&&(a.id=u(Object(h.a)(Object(h.a)(a)),l),a.selectorText="."+S(a.id)),a}Object(p.a)(t,e);var n=t.prototype;return n.applyTo=function(e){var t=this.renderer;if(t){var n=this.toJSON();for(var r in n)t.setProperty(e,r,n[r])}return this},n.toJSON=function(){var e={};for(var t in this.style){var n=this.style[t];"object"!=typeof n?e[t]=n:Array.isArray(n)&&(e[t]=x(n))}return e},n.toString=function(e){var t=this.options.sheet,n=!!t&&t.options.link?Object(r.a)({},e,{allowEmpty:!0}):e;return E(this.selectorText,this.style,n)},d(t,[{key:"selector",set:function(e){if(e!==this.selectorText){this.selectorText=e;var t=this.renderer,n=this.renderable;if(n&&t)t.setSelector(n,e)||t.replaceRule(n,this)}},get:function(){return this.selectorText}}]),t}(O),P={onCreateRule:function(e,t,n){return"@"===e[0]||n.parent&&"keyframes"===n.parent.type?null:new M(e,t,n)}},N={indent:1,children:!0},L=/@([\w-]+)/,T=function(){function e(e,t,n){this.type="conditional",this.isProcessed=!1,this.key=e;var a=e.match(L);for(var i in this.at=a?a[1]:"unknown",this.query=n.name||"@"+this.at,this.options=n,this.rules=new te(Object(r.a)({},n,{parent:this})),t)this.rules.add(i,t[i]);this.rules.process()}var t=e.prototype;return t.getRule=function(e){return this.rules.get(e)},t.indexOf=function(e){return this.rules.indexOf(e)},t.addRule=function(e,t,n){var r=this.rules.add(e,t,n);return r?(this.options.jss.plugins.onProcessRule(r),r):null},t.replaceRule=function(e,t,n){var r=this.rules.replace(e,t,n);return r&&this.options.jss.plugins.onProcessRule(r),r},t.toString=function(e){void 0===e&&(e=N);var t=w(e).linebreak;if(null==e.indent&&(e.indent=N.indent),null==e.children&&(e.children=N.children),!1===e.children)return this.query+" {}";var n=this.rules.toString(e);return n?this.query+" {"+t+n+t+"}":""},e}(),j=/@media|@supports\s+/,A={onCreateRule:function(e,t,n){return j.test(e)?new T(e,t,n):null}},R={indent:1,children:!0},I=/@keyframes\s+([\w-]+)/,z=function(){function e(e,t,n){this.type="keyframes",this.at="@keyframes",this.isProcessed=!1;var a=e.match(I);a&&a[1]?this.name=a[1]:this.name="noname",this.key=this.type+"-"+this.name,this.options=n;var i=n.scoped,o=n.sheet,l=n.generateId;for(var u in this.id=!1===i?this.name:S(l(this,o)),this.rules=new te(Object(r.a)({},n,{parent:this})),t)this.rules.add(u,t[u],Object(r.a)({},n,{parent:this}));this.rules.process()}return e.prototype.toString=function(e){void 0===e&&(e=R);var t=w(e).linebreak;if(null==e.indent&&(e.indent=R.indent),null==e.children&&(e.children=R.children),!1===e.children)return this.at+" "+this.id+" {}";var n=this.rules.toString(e);return n&&(n=""+t+n+t),this.at+" "+this.id+" {"+n+"}"},e}(),D=/@keyframes\s+/,q=/\$([\w-]+)/g,B=function(e,t){return"string"==typeof e?e.replace(q,(function(e,n){return n in t?t[n]:e})):e},F=function(e,t,n){var r=e[t],a=B(r,n);a!==r&&(e[t]=a)},H={onCreateRule:function(e,t,n){return"string"==typeof e&&D.test(e)?new z(e,t,n):null},onProcessStyle:function(e,t,n){return"style"===t.type&&n?("animation-name"in e&&F(e,"animation-name",n.keyframes),"animation"in e&&F(e,"animation",n.keyframes),e):e},onChangeValue:function(e,t,n){var r=n.options.sheet;if(!r)return e;switch(t){case"animation":case"animation-name":return B(e,r.keyframes);default:return e}}},U=function(e){function t(){return e.apply(this,arguments)||this}return Object(p.a)(t,e),t.prototype.toString=function(e){var t=this.options.sheet,n=!!t&&t.options.link?Object(r.a)({},e,{allowEmpty:!0}):e;return E(this.key,this.style,n)},t}(O),V={onCreateRule:function(e,t,n){return n.parent&&"keyframes"===n.parent.type?new U(e,t,n):null}},W=function(){function e(e,t,n){this.type="font-face",this.at="@font-face",this.isProcessed=!1,this.key=e,this.style=t,this.options=n}return e.prototype.toString=function(e){var t=w(e).linebreak;if(Array.isArray(this.style)){for(var n="",r=0;r<this.style.length;r++)n+=E(this.at,this.style[r]),this.style[r+1]&&(n+=t);return n}return E(this.at,this.style,e)},e}(),$=/@font-face/,G={onCreateRule:function(e,t,n){return $.test(e)?new W(e,t,n):null}},Q=function(){function e(e,t,n){this.type="viewport",this.at="@viewport",this.isProcessed=!1,this.key=e,this.style=t,this.options=n}return e.prototype.toString=function(e){return E(this.key,this.style,e)},e}(),Y={onCreateRule:function(e,t,n){return"@viewport"===e||"@-ms-viewport"===e?new Q(e,t,n):null}},Z=function(){function e(e,t,n){this.type="simple",this.isProcessed=!1,this.key=e,this.value=t,this.options=n}return e.prototype.toString=function(e){if(Array.isArray(this.value)){for(var t="",n=0;n<this.value.length;n++)t+=this.key+" "+this.value[n]+";",this.value[n+1]&&(t+="\n");return t}return this.key+" "+this.value+";"},e}(),X={"@charset":!0,"@import":!0,"@namespace":!0},K=[P,A,H,V,G,Y,{onCreateRule:function(e,t,n){return e in X?new Z(e,t,n):null}}],J={process:!0},ee={force:!0,process:!0},te=function(){function e(e){this.map={},this.raw={},this.index=[],this.counter=0,this.options=e,this.classes=e.classes,this.keyframes=e.keyframes}var t=e.prototype;return t.add=function(e,t,n){var a=this.options,i=a.parent,o=a.sheet,l=a.jss,u=a.Renderer,c=a.generateId,s=a.scoped,f=Object(r.a)({classes:this.classes,parent:i,sheet:o,jss:l,Renderer:u,generateId:c,scoped:s,name:e,keyframes:this.keyframes,selector:void 0},n),d=e;e in this.raw&&(d=e+"-d"+this.counter++),this.raw[d]=t,d in this.classes&&(f.selector="."+S(this.classes[d]));var p=g(d,t,f);if(!p)return null;this.register(p);var h=void 0===f.index?this.index.length:f.index;return this.index.splice(h,0,p),p},t.replace=function(e,t,n){var a=this.get(e),i=this.index.indexOf(a);a&&this.remove(a);var o=n;return-1!==i&&(o=Object(r.a)({},n,{index:i})),this.add(e,t,o)},t.get=function(e){return this.map[e]},t.remove=function(e){this.unregister(e),delete this.raw[e.key],this.index.splice(this.index.indexOf(e),1)},t.indexOf=function(e){return this.index.indexOf(e)},t.process=function(){var e=this.options.jss.plugins;this.index.slice(0).forEach(e.onProcessRule,e)},t.register=function(e){this.map[e.key]=e,e instanceof M?(this.map[e.selector]=e,e.id&&(this.classes[e.key]=e.id)):e instanceof z&&this.keyframes&&(this.keyframes[e.name]=e.id)},t.unregister=function(e){delete this.map[e.key],e instanceof M?(delete this.map[e.selector],delete this.classes[e.key]):e instanceof z&&delete this.keyframes[e.name]},t.update=function(){var e,t,n;if("string"==typeof(arguments.length<=0?void 0:arguments[0])?(e=arguments.length<=0?void 0:arguments[0],t=arguments.length<=1?void 0:arguments[1],n=arguments.length<=2?void 0:arguments[2]):(t=arguments.length<=0?void 0:arguments[0],n=arguments.length<=1?void 0:arguments[1],e=null),e)this.updateOne(this.get(e),t,n);else for(var r=0;r<this.index.length;r++)this.updateOne(this.index[r],t,n)},t.updateOne=function(t,n,r){void 0===r&&(r=J);var a=this.options,i=a.jss.plugins,o=a.sheet;if(t.rules instanceof e)t.rules.update(n,r);else{var l=t.style;if(i.onUpdate(n,t,o,r),r.process&&l&&l!==t.style){for(var u in i.onProcessStyle(t.style,t,o),t.style){var c=t.style[u];c!==l[u]&&t.prop(u,c,ee)}for(var s in l){var f=t.style[s],d=l[s];null==f&&f!==d&&t.prop(s,null,ee)}}}},t.toString=function(e){for(var t="",n=this.options.sheet,r=!!n&&n.options.link,a=w(e).linebreak,i=0;i<this.index.length;i++){var o=this.index[i].toString(e);(o||r)&&(t&&(t+=a),t+=o)}return t},e}(),ne=function(){function e(e,t){for(var n in this.attached=!1,this.deployed=!1,this.classes={},this.keyframes={},this.options=Object(r.a)({},t,{sheet:this,parent:this,classes:this.classes,keyframes:this.keyframes}),t.Renderer&&(this.renderer=new t.Renderer(this)),this.rules=new te(this.options),e)this.rules.add(n,e[n]);this.rules.process()}var t=e.prototype;return t.attach=function(){return this.attached||(this.renderer&&this.renderer.attach(),this.attached=!0,this.deployed||this.deploy()),this},t.detach=function(){return this.attached?(this.renderer&&this.renderer.detach(),this.attached=!1,this):this},t.addRule=function(e,t,n){var r=this.queue;this.attached&&!r&&(this.queue=[]);var a=this.rules.add(e,t,n);return a?(this.options.jss.plugins.onProcessRule(a),this.attached?this.deployed?(r?r.push(a):(this.insertRule(a),this.queue&&(this.queue.forEach(this.insertRule,this),this.queue=void 0)),a):a:(this.deployed=!1,a)):null},t.replaceRule=function(e,t,n){var r=this.rules.get(e);if(!r)return this.addRule(e,t,n);var a=this.rules.replace(e,t,n);return a&&this.options.jss.plugins.onProcessRule(a),this.attached?this.deployed?(this.renderer&&(a?r.renderable&&this.renderer.replaceRule(r.renderable,a):this.renderer.deleteRule(r)),a):a:(this.deployed=!1,a)},t.insertRule=function(e){this.renderer&&this.renderer.insertRule(e)},t.addRules=function(e,t){var n=[];for(var r in e){var a=this.addRule(r,e[r],t);a&&n.push(a)}return n},t.getRule=function(e){return this.rules.get(e)},t.deleteRule=function(e){var t="object"==typeof e?e:this.rules.get(e);return!(!t||this.attached&&!t.renderable)&&(this.rules.remove(t),!(this.attached&&t.renderable&&this.renderer)||this.renderer.deleteRule(t.renderable))},t.indexOf=function(e){return this.rules.indexOf(e)},t.deploy=function(){return this.renderer&&this.renderer.deploy(),this.deployed=!0,this},t.update=function(){var e;return(e=this.rules).update.apply(e,arguments),this},t.updateOne=function(e,t,n){return this.rules.updateOne(e,t,n),this},t.toString=function(e){return this.rules.toString(e)},e}(),re=function(){function e(){this.plugins={internal:[],external:[]},this.registry={}}var t=e.prototype;return t.onCreateRule=function(e,t,n){for(var r=0;r<this.registry.onCreateRule.length;r++){var a=this.registry.onCreateRule[r](e,t,n);if(a)return a}return null},t.onProcessRule=function(e){if(!e.isProcessed){for(var t=e.options.sheet,n=0;n<this.registry.onProcessRule.length;n++)this.registry.onProcessRule[n](e,t);e.style&&this.onProcessStyle(e.style,e,t),e.isProcessed=!0}},t.onProcessStyle=function(e,t,n){for(var r=0;r<this.registry.onProcessStyle.length;r++)t.style=this.registry.onProcessStyle[r](t.style,t,n)},t.onProcessSheet=function(e){for(var t=0;t<this.registry.onProcessSheet.length;t++)this.registry.onProcessSheet[t](e)},t.onUpdate=function(e,t,n,r){for(var a=0;a<this.registry.onUpdate.length;a++)this.registry.onUpdate[a](e,t,n,r)},t.onChangeValue=function(e,t,n){for(var r=e,a=0;a<this.registry.onChangeValue.length;a++)r=this.registry.onChangeValue[a](r,t,n);return r},t.use=function(e,t){void 0===t&&(t={queue:"external"});var n=this.plugins[t.queue];-1===n.indexOf(e)&&(n.push(e),this.registry=[].concat(this.plugins.external,this.plugins.internal).reduce((function(e,t){for(var n in t)n in e&&e[n].push(t[n]);return e}),{onCreateRule:[],onProcessRule:[],onProcessStyle:[],onProcessSheet:[],onChangeValue:[],onUpdate:[]}))},e}(),ae=new(function(){function e(){this.registry=[]}var t=e.prototype;return t.add=function(e){var t=this.registry,n=e.options.index;if(-1===t.indexOf(e))if(0===t.length||n>=this.index)t.push(e);else for(var r=0;r<t.length;r++)if(t[r].options.index>n)return void t.splice(r,0,e)},t.reset=function(){this.registry=[]},t.remove=function(e){var t=this.registry.indexOf(e);this.registry.splice(t,1)},t.toString=function(e){for(var t=void 0===e?{}:e,n=t.attached,r=Object(m.a)(t,["attached"]),a=w(r).linebreak,i="",o=0;o<this.registry.length;o++){var l=this.registry[o];null!=n&&l.attached!==n||(i&&(i+=a),i+=l.toString(r))}return i},d(e,[{key:"index",get:function(){return 0===this.registry.length?0:this.registry[this.registry.length-1].options.index}}]),e}()),ie="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window&&window.Math===Math?window:"undefined"!=typeof self&&self.Math===Math?self:Function("return this")(),oe="2f1acc6c3a606b082e5eef5e54414ffb";null==ie[oe]&&(ie[oe]=0);var le=ie[oe]++,ue=function(e){void 0===e&&(e={});var t=0;return function(n,r){t+=1;var a="",i="";return r&&(r.options.classNamePrefix&&(i=r.options.classNamePrefix),null!=r.options.jss.id&&(a=String(r.options.jss.id))),e.minify?""+(i||"c")+le+a+t:i+n.key+"-"+le+(a?"-"+a:"")+"-"+t}},ce=function(e){var t;return function(){return t||(t=e()),t}},se=function(e,t){try{return e.attributeStyleMap?e.attributeStyleMap.get(t):e.style.getPropertyValue(t)}catch(e){return""}},fe=function(e,t,n){try{var r=n;if(Array.isArray(n)&&(r=x(n,!0),"!important"===n[n.length-1]))return e.style.setProperty(t,r,"important"),!0;e.attributeStyleMap?e.attributeStyleMap.set(t,r):e.style.setProperty(t,r)}catch(e){return!1}return!0},de=function(e,t){try{e.attributeStyleMap?e.attributeStyleMap.delete(t):e.style.removeProperty(t)}catch(e){}},pe=function(e,t){return e.selectorText=t,e.selectorText===t},he=ce((function(){return document.querySelector("head")}));function me(e){var t=ae.registry;if(t.length>0){var n=function(e,t){for(var n=0;n<e.length;n++){var r=e[n];if(r.attached&&r.options.index>t.index&&r.options.insertionPoint===t.insertionPoint)return r}return null}(t,e);if(n&&n.renderer)return{parent:n.renderer.element.parentNode,node:n.renderer.element};if(n=function(e,t){for(var n=e.length-1;n>=0;n--){var r=e[n];if(r.attached&&r.options.insertionPoint===t.insertionPoint)return r}return null}(t,e),n&&n.renderer)return{parent:n.renderer.element.parentNode,node:n.renderer.element.nextSibling}}var r=e.insertionPoint;if(r&&"string"==typeof r){var a=function(e){for(var t=he(),n=0;n<t.childNodes.length;n++){var r=t.childNodes[n];if(8===r.nodeType&&r.nodeValue.trim()===e)return r}return null}(r);if(a)return{parent:a.parentNode,node:a.nextSibling}}return!1}var ye=ce((function(){var e=document.querySelector('meta[property="csp-nonce"]');return e?e.getAttribute("content"):null})),ve=function(e,t,n){try{"insertRule"in e?e.insertRule(t,n):"appendRule"in e&&e.appendRule(t)}catch(e){return!1}return e.cssRules[n]},ge=function(e,t){var n=e.cssRules.length;return void 0===t||t>n?n:t},be=function(){function e(e){this.getPropertyValue=se,this.setProperty=fe,this.removeProperty=de,this.setSelector=pe,this.hasInsertedRules=!1,this.cssRules=[],e&&ae.add(e),this.sheet=e;var t=this.sheet?this.sheet.options:{},n=t.media,r=t.meta,a=t.element;this.element=a||function(){var e=document.createElement("style");return e.textContent="\n",e}(),this.element.setAttribute("data-jss",""),n&&this.element.setAttribute("media",n),r&&this.element.setAttribute("data-meta",r);var i=ye();i&&this.element.setAttribute("nonce",i)}var t=e.prototype;return t.attach=function(){if(!this.element.parentNode&&this.sheet){!function(e,t){var n=t.insertionPoint,r=me(t);if(!1!==r&&r.parent)r.parent.insertBefore(e,r.node);else if(n&&"number"==typeof n.nodeType){var a=n,i=a.parentNode;i&&i.insertBefore(e,a.nextSibling)}else he().appendChild(e)}(this.element,this.sheet.options);var e=Boolean(this.sheet&&this.sheet.deployed);this.hasInsertedRules&&e&&(this.hasInsertedRules=!1,this.deploy())}},t.detach=function(){if(this.sheet){var e=this.element.parentNode;e&&e.removeChild(this.element),this.sheet.options.link&&(this.cssRules=[],this.element.textContent="\n")}},t.deploy=function(){var e=this.sheet;e&&(e.options.link?this.insertRules(e.rules):this.element.textContent="\n"+e.toString()+"\n")},t.insertRules=function(e,t){for(var n=0;n<e.index.length;n++)this.insertRule(e.index[n],n,t)},t.insertRule=function(e,t,n){if(void 0===n&&(n=this.element.sheet),e.rules){var r=e,a=n;if("conditional"===e.type||"keyframes"===e.type){var i=ge(n,t);if(!1===(a=ve(n,r.toString({children:!1}),i)))return!1;this.refCssRule(e,i,a)}return this.insertRules(r.rules,a),a}var o=e.toString();if(!o)return!1;var l=ge(n,t),u=ve(n,o,l);return!1!==u&&(this.hasInsertedRules=!0,this.refCssRule(e,l,u),u)},t.refCssRule=function(e,t,n){e.renderable=n,e.options.parent instanceof ne&&this.cssRules.splice(t,0,n)},t.deleteRule=function(e){var t=this.element.sheet,n=this.indexOf(e);return-1!==n&&(t.deleteRule(n),this.cssRules.splice(n,1),!0)},t.indexOf=function(e){return this.cssRules.indexOf(e)},t.replaceRule=function(e,t){var n=this.indexOf(e);return-1!==n&&(this.element.sheet.deleteRule(n),this.cssRules.splice(n,1),this.insertRule(t,n))},t.getRules=function(){return this.element.sheet.cssRules},e}(),xe=0,we=function(){function e(e){this.id=xe++,this.version="10.9.0",this.plugins=new re,this.options={id:{minify:!1},createGenerateId:ue,Renderer:s?be:null,plugins:[]},this.generateId=ue({minify:!1});for(var t=0;t<K.length;t++)this.plugins.use(K[t],{queue:"internal"});this.setup(e)}var t=e.prototype;return t.setup=function(e){return void 0===e&&(e={}),e.createGenerateId&&(this.options.createGenerateId=e.createGenerateId),e.id&&(this.options.id=Object(r.a)({},this.options.id,e.id)),(e.createGenerateId||e.id)&&(this.generateId=this.options.createGenerateId(this.options.id)),null!=e.insertionPoint&&(this.options.insertionPoint=e.insertionPoint),"Renderer"in e&&(this.options.Renderer=e.Renderer),e.plugins&&this.use.apply(this,e.plugins),this},t.createStyleSheet=function(e,t){void 0===t&&(t={});var n=t.index;"number"!=typeof n&&(n=0===ae.index?0:ae.index+1);var a=new ne(e,Object(r.a)({},t,{jss:this,generateId:t.generateId||this.generateId,insertionPoint:this.options.insertionPoint,Renderer:this.options.Renderer,index:n}));return this.plugins.onProcessSheet(a),a},t.removeStyleSheet=function(e){return e.detach(),ae.remove(e),this},t.createRule=function(e,t,n){if(void 0===t&&(t={}),void 0===n&&(n={}),"object"==typeof e)return this.createRule(void 0,e,t);var a=Object(r.a)({},n,{name:e,jss:this,Renderer:this.options.Renderer});a.generateId||(a.generateId=this.generateId),a.classes||(a.classes={}),a.keyframes||(a.keyframes={});var i=g(e,t,a);return i&&this.plugins.onProcessRule(i),i},t.use=function(){for(var e=this,t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];return n.forEach((function(t){e.plugins.use(t)})),this},e}(),_e=function(e){return new we(e)},Ee="object"==typeof CSS&&null!=CSS&&"number"in CSS;function ke(e){var t=null;for(var n in e){var r=e[n],a=typeof r;if("function"===a)t||(t={}),t[n]=r;else if("object"===a&&null!==r&&!Array.isArray(r)){var i=ke(r);i&&(t||(t={}),t[n]=i)}}return t}_e();function Ce(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.baseClasses,n=e.newClasses;e.Component;if(!n)return t;var a=Object(r.a)({},t);return Object.keys(n).forEach((function(e){n[e]&&(a[e]="".concat(t[e]," ").concat(n[e]))})),a}var Se={set:function(e,t,n,r){var a=e.get(t);a||(a=new Map,e.set(t,a)),a.set(n,r)},get:function(e,t,n){var r=e.get(t);return r?r.get(n):void 0},delete:function(e,t,n){e.get(t).delete(n)}},Oe=Se,Me=n(217),Pe="function"==typeof Symbol&&Symbol.for?Symbol.for("mui.nested"):"__THEME_NESTED__",Ne=["checked","disabled","error","focused","focusVisible","required","expanded","selected"];var Le=Date.now(),Te="fnValues"+Le,je="fnStyle"+ ++Le,Ae=function(){return{onCreateRule:function(e,t,n){if("function"!=typeof t)return null;var r=g(e,{},n);return r[je]=t,r},onProcessStyle:function(e,t){if(Te in t||je in t)return e;var n={};for(var r in e){var a=e[r];"function"==typeof a&&(delete e[r],n[r]=a)}return t[Te]=n,e},onUpdate:function(e,t,n,r){var a=t,i=a[je];i&&(a.style=i(e)||{});var o=a[Te];if(o)for(var l in o)a.prop(l,o[l](e),r)}}},Re="@global",Ie="@global ",ze=function(){function e(e,t,n){for(var a in this.type="global",this.at=Re,this.isProcessed=!1,this.key=e,this.options=n,this.rules=new te(Object(r.a)({},n,{parent:this})),t)this.rules.add(a,t[a]);this.rules.process()}var t=e.prototype;return t.getRule=function(e){return this.rules.get(e)},t.addRule=function(e,t,n){var r=this.rules.add(e,t,n);return r&&this.options.jss.plugins.onProcessRule(r),r},t.replaceRule=function(e,t,n){var r=this.rules.replace(e,t,n);return r&&this.options.jss.plugins.onProcessRule(r),r},t.indexOf=function(e){return this.rules.indexOf(e)},t.toString=function(e){return this.rules.toString(e)},e}(),De=function(){function e(e,t,n){this.type="global",this.at=Re,this.isProcessed=!1,this.key=e,this.options=n;var a=e.substr(Ie.length);this.rule=n.jss.createRule(a,t,Object(r.a)({},n,{parent:this}))}return e.prototype.toString=function(e){return this.rule?this.rule.toString(e):""},e}(),qe=/\s*,\s*/g;function Be(e,t){for(var n=e.split(qe),r="",a=0;a<n.length;a++)r+=t+" "+n[a].trim(),n[a+1]&&(r+=", ");return r}var Fe=function(){return{onCreateRule:function(e,t,n){if(!e)return null;if(e===Re)return new ze(e,t,n);if("@"===e[0]&&e.substr(0,Ie.length)===Ie)return new De(e,t,n);var r=n.parent;return r&&("global"===r.type||r.options.parent&&"global"===r.options.parent.type)&&(n.scoped=!1),n.selector||!1!==n.scoped||(n.selector=e),null},onProcessRule:function(e,t){"style"===e.type&&t&&(function(e,t){var n=e.options,a=e.style,i=a?a[Re]:null;if(i){for(var o in i)t.addRule(o,i[o],Object(r.a)({},n,{selector:Be(o,e.selector)}));delete a[Re]}}(e,t),function(e,t){var n=e.options,a=e.style;for(var i in a)if("@"===i[0]&&i.substr(0,Re.length)===Re){var o=Be(i.substr(Re.length),e.selector);t.addRule(o,a[i],Object(r.a)({},n,{selector:o})),delete a[i]}}(e,t))}}},He=/\s*,\s*/g,Ue=/&/g,Ve=/\$([\w-]+)/g;var We=function(){function e(e,t){return function(n,r){var a=e.getRule(r)||t&&t.getRule(r);return a?a.selector:r}}function t(e,t){for(var n=t.split(He),r=e.split(He),a="",i=0;i<n.length;i++)for(var o=n[i],l=0;l<r.length;l++){var u=r[l];a&&(a+=", "),a+=-1!==u.indexOf("&")?u.replace(Ue,o):o+" "+u}return a}function n(e,t,n){if(n)return Object(r.a)({},n,{index:n.index+1});var a=e.options.nestingLevel;a=void 0===a?1:a+1;var i=Object(r.a)({},e.options,{nestingLevel:a,index:t.indexOf(e)+1});return delete i.name,i}return{onProcessStyle:function(a,i,o){if("style"!==i.type)return a;var l,u,c=i,s=c.options.parent;for(var f in a){var d=-1!==f.indexOf("&"),p="@"===f[0];if(d||p){if(l=n(c,s,l),d){var h=t(f,c.selector);u||(u=e(s,o)),h=h.replace(Ve,u);var m=c.key+"-"+f;"replaceRule"in s?s.replaceRule(m,a[f],Object(r.a)({},l,{selector:h})):s.addRule(m,a[f],Object(r.a)({},l,{selector:h}))}else p&&s.addRule(f,{},l).addRule(c.key,a[f],{selector:c.selector});delete a[f]}}return a}}},$e=/[A-Z]/g,Ge=/^ms-/,Qe={};function Ye(e){return"-"+e.toLowerCase()}var Ze=function(e){if(Qe.hasOwnProperty(e))return Qe[e];var t=e.replace($e,Ye);return Qe[e]=Ge.test(t)?"-"+t:t};function Xe(e){var t={};for(var n in e){t[0===n.indexOf("--")?n:Ze(n)]=e[n]}return e.fallbacks&&(Array.isArray(e.fallbacks)?t.fallbacks=e.fallbacks.map(Xe):t.fallbacks=Xe(e.fallbacks)),t}var Ke=function(){return{onProcessStyle:function(e){if(Array.isArray(e)){for(var t=0;t<e.length;t++)e[t]=Xe(e[t]);return e}return Xe(e)},onChangeValue:function(e,t,n){if(0===t.indexOf("--"))return e;var r=Ze(t);return t===r?e:(n.prop(r,e),null)}}},Je=Ee&&CSS?CSS.px:"px",et=Ee&&CSS?CSS.ms:"ms",tt=Ee&&CSS?CSS.percent:"%";function nt(e){var t=/(-[a-z])/g,n=function(e){return e[1].toUpperCase()},r={};for(var a in e)r[a]=e[a],r[a.replace(t,n)]=e[a];return r}var rt=nt({"animation-delay":et,"animation-duration":et,"background-position":Je,"background-position-x":Je,"background-position-y":Je,"background-size":Je,border:Je,"border-bottom":Je,"border-bottom-left-radius":Je,"border-bottom-right-radius":Je,"border-bottom-width":Je,"border-left":Je,"border-left-width":Je,"border-radius":Je,"border-right":Je,"border-right-width":Je,"border-top":Je,"border-top-left-radius":Je,"border-top-right-radius":Je,"border-top-width":Je,"border-width":Je,"border-block":Je,"border-block-end":Je,"border-block-end-width":Je,"border-block-start":Je,"border-block-start-width":Je,"border-block-width":Je,"border-inline":Je,"border-inline-end":Je,"border-inline-end-width":Je,"border-inline-start":Je,"border-inline-start-width":Je,"border-inline-width":Je,"border-start-start-radius":Je,"border-start-end-radius":Je,"border-end-start-radius":Je,"border-end-end-radius":Je,margin:Je,"margin-bottom":Je,"margin-left":Je,"margin-right":Je,"margin-top":Je,"margin-block":Je,"margin-block-end":Je,"margin-block-start":Je,"margin-inline":Je,"margin-inline-end":Je,"margin-inline-start":Je,padding:Je,"padding-bottom":Je,"padding-left":Je,"padding-right":Je,"padding-top":Je,"padding-block":Je,"padding-block-end":Je,"padding-block-start":Je,"padding-inline":Je,"padding-inline-end":Je,"padding-inline-start":Je,"mask-position-x":Je,"mask-position-y":Je,"mask-size":Je,height:Je,width:Je,"min-height":Je,"max-height":Je,"min-width":Je,"max-width":Je,bottom:Je,left:Je,top:Je,right:Je,inset:Je,"inset-block":Je,"inset-block-end":Je,"inset-block-start":Je,"inset-inline":Je,"inset-inline-end":Je,"inset-inline-start":Je,"box-shadow":Je,"text-shadow":Je,"column-gap":Je,"column-rule":Je,"column-rule-width":Je,"column-width":Je,"font-size":Je,"font-size-delta":Je,"letter-spacing":Je,"text-decoration-thickness":Je,"text-indent":Je,"text-stroke":Je,"text-stroke-width":Je,"word-spacing":Je,motion:Je,"motion-offset":Je,outline:Je,"outline-offset":Je,"outline-width":Je,perspective:Je,"perspective-origin-x":tt,"perspective-origin-y":tt,"transform-origin":tt,"transform-origin-x":tt,"transform-origin-y":tt,"transform-origin-z":tt,"transition-delay":et,"transition-duration":et,"vertical-align":Je,"flex-basis":Je,"shape-margin":Je,size:Je,gap:Je,grid:Je,"grid-gap":Je,"row-gap":Je,"grid-row-gap":Je,"grid-column-gap":Je,"grid-template-rows":Je,"grid-template-columns":Je,"grid-auto-rows":Je,"grid-auto-columns":Je,"box-shadow-x":Je,"box-shadow-y":Je,"box-shadow-blur":Je,"box-shadow-spread":Je,"font-line-height":Je,"text-shadow-x":Je,"text-shadow-y":Je,"text-shadow-blur":Je});function at(e,t,n){if(null==t)return t;if(Array.isArray(t))for(var r=0;r<t.length;r++)t[r]=at(e,t[r],n);else if("object"==typeof t)if("fallbacks"===e)for(var a in t)t[a]=at(a,t[a],n);else for(var i in t)t[i]=at(e+"-"+i,t[i],n);else if("number"==typeof t&&!1===isNaN(t)){var o=n[e]||rt[e];return!o||0===t&&o===Je?t.toString():"function"==typeof o?o(t).toString():""+t+o}return t}var it=function(e){void 0===e&&(e={});var t=nt(e);return{onProcessStyle:function(e,n){if("style"!==n.type)return e;for(var r in e)e[r]=at(r,e[r],t);return e},onChangeValue:function(e,n){return at(n,e,t)}}},ot=n(23),lt="",ut="",ct="",st="",ft=s&&"ontouchstart"in document.documentElement;if(s){var dt={Moz:"-moz-",ms:"-ms-",O:"-o-",Webkit:"-webkit-"},pt=document.createElement("p").style;for(var ht in dt)if(ht+"Transform"in pt){lt=ht,ut=dt[ht];break}"Webkit"===lt&&"msHyphens"in pt&&(lt="ms",ut=dt.ms,st="edge"),"Webkit"===lt&&"-apple-trailing-word"in pt&&(ct="apple")}var mt=lt,yt=ut,vt=ct,gt=st,bt=ft;var xt={noPrefill:["appearance"],supportedProperty:function(e){return"appearance"===e&&("ms"===mt?"-webkit-"+e:yt+e)}},wt={noPrefill:["color-adjust"],supportedProperty:function(e){return"color-adjust"===e&&("Webkit"===mt?yt+"print-"+e:e)}},_t=/[-\s]+(.)?/g;function Et(e,t){return t?t.toUpperCase():""}function kt(e){return e.replace(_t,Et)}function Ct(e){return kt("-"+e)}var St,Ot={noPrefill:["mask"],supportedProperty:function(e,t){if(!/^mask/.test(e))return!1;if("Webkit"===mt){var n="mask-image";if(kt(n)in t)return e;if(mt+Ct(n)in t)return yt+e}return e}},Mt={noPrefill:["text-orientation"],supportedProperty:function(e){return"text-orientation"===e&&("apple"!==vt||bt?e:yt+e)}},Pt={noPrefill:["transform"],supportedProperty:function(e,t,n){return"transform"===e&&(n.transform?e:yt+e)}},Nt={noPrefill:["transition"],supportedProperty:function(e,t,n){return"transition"===e&&(n.transition?e:yt+e)}},Lt={noPrefill:["writing-mode"],supportedProperty:function(e){return"writing-mode"===e&&("Webkit"===mt||"ms"===mt&&"edge"!==gt?yt+e:e)}},Tt={noPrefill:["user-select"],supportedProperty:function(e){return"user-select"===e&&("Moz"===mt||"ms"===mt||"apple"===vt?yt+e:e)}},jt={supportedProperty:function(e,t){return!!/^break-/.test(e)&&("Webkit"===mt?"WebkitColumn"+Ct(e)in t&&yt+"column-"+e:"Moz"===mt&&("page"+Ct(e)in t&&"page-"+e))}},At={supportedProperty:function(e,t){if(!/^(border|margin|padding)-inline/.test(e))return!1;if("Moz"===mt)return e;var n=e.replace("-inline","");return mt+Ct(n)in t&&yt+n}},Rt={supportedProperty:function(e,t){return kt(e)in t&&e}},It={supportedProperty:function(e,t){var n=Ct(e);return"-"===e[0]||"-"===e[0]&&"-"===e[1]?e:mt+n in t?yt+e:"Webkit"!==mt&&"Webkit"+n in t&&"-webkit-"+e}},zt={supportedProperty:function(e){return"scroll-snap"===e.substring(0,11)&&("ms"===mt?""+yt+e:e)}},Dt={supportedProperty:function(e){return"overscroll-behavior"===e&&("ms"===mt?yt+"scroll-chaining":e)}},qt={"flex-grow":"flex-positive","flex-shrink":"flex-negative","flex-basis":"flex-preferred-size","justify-content":"flex-pack",order:"flex-order","align-items":"flex-align","align-content":"flex-line-pack"},Bt={supportedProperty:function(e,t){var n=qt[e];return!!n&&(mt+Ct(n)in t&&yt+n)}},Ft={flex:"box-flex","flex-grow":"box-flex","flex-direction":["box-orient","box-direction"],order:"box-ordinal-group","align-items":"box-align","flex-flow":["box-orient","box-direction"],"justify-content":"box-pack"},Ht=Object.keys(Ft),Ut=function(e){return yt+e},Vt=[xt,wt,Ot,Mt,Pt,Nt,Lt,Tt,jt,At,Rt,It,zt,Dt,Bt,{supportedProperty:function(e,t,n){var r=n.multiple;if(Ht.indexOf(e)>-1){var a=Ft[e];if(!Array.isArray(a))return mt+Ct(a)in t&&yt+a;if(!r)return!1;for(var i=0;i<a.length;i++)if(!(mt+Ct(a[0])in t))return!1;return a.map(Ut)}return!1}}],Wt=Vt.filter((function(e){return e.supportedProperty})).map((function(e){return e.supportedProperty})),$t=Vt.filter((function(e){return e.noPrefill})).reduce((function(e,t){return e.push.apply(e,Object(ot.a)(t.noPrefill)),e}),[]),Gt={};if(s){St=document.createElement("p");var Qt=window.getComputedStyle(document.documentElement,"");for(var Yt in Qt)isNaN(Yt)||(Gt[Qt[Yt]]=Qt[Yt]);$t.forEach((function(e){return delete Gt[e]}))}function Zt(e,t){if(void 0===t&&(t={}),!St)return e;if(null!=Gt[e])return Gt[e];"transition"!==e&&"transform"!==e||(t[e]=e in St.style);for(var n=0;n<Wt.length&&(Gt[e]=Wt[n](e,St.style,t),!Gt[e]);n++);try{St.style[e]=""}catch(e){return!1}return Gt[e]}var Xt,Kt={},Jt={transition:1,"transition-property":1,"-webkit-transition":1,"-webkit-transition-property":1},en=/(^\s*[\w-]+)|, (\s*[\w-]+)(?![^()]*\))/g;function tn(e,t,n){if("var"===t)return"var";if("all"===t)return"all";if("all"===n)return", all";var r=t?Zt(t):", "+Zt(n);return r||(t||n)}function nn(e,t){var n=t;if(!Xt||"content"===e)return t;if("string"!=typeof n||!isNaN(parseInt(n,10)))return n;var r=e+n;if(null!=Kt[r])return Kt[r];try{Xt.style[e]=n}catch(e){return Kt[r]=!1,!1}if(Jt[e])n=n.replace(en,tn);else if(""===Xt.style[e]&&("-ms-flex"===(n=yt+n)&&(Xt.style[e]="-ms-flexbox"),Xt.style[e]=n,""===Xt.style[e]))return Kt[r]=!1,!1;return Xt.style[e]="",Kt[r]=n,Kt[r]}s&&(Xt=document.createElement("p"));var rn=function(){function e(t){for(var n in t){var r=t[n];if("fallbacks"===n&&Array.isArray(r))t[n]=r.map(e);else{var a=!1,i=Zt(n);i&&i!==n&&(a=!0);var o=!1,l=nn(i,x(r));l&&l!==r&&(o=!0),(a||o)&&(a&&delete t[n],t[i||n]=l||r)}}return t}return{onProcessRule:function(e){if("keyframes"===e.type){var t=e;t.at="-"===(n=t.at)[1]||"ms"===mt?n:"@"+yt+"keyframes"+n.substr(10)}var n},onProcessStyle:function(t,n){return"style"!==n.type?t:e(t)},onChangeValue:function(e,t){return nn(t,x(e))||e}}};var an=function(){var e=function(e,t){return e.length===t.length?e>t?1:-1:e.length-t.length};return{onProcessStyle:function(t,n){if("style"!==n.type)return t;for(var r={},a=Object.keys(t).sort(e),i=0;i<a.length;i++)r[a[i]]=t[a[i]];return r}}};function on(){return{plugins:[Ae(),Fe(),We(),Ke(),it(),"undefined"==typeof window?null:rn(),an()]}}var ln=_e(on()),un=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.disableGlobal,n=void 0!==t&&t,r=e.productionPrefix,a=void 0===r?"jss":r,i=e.seed,o=void 0===i?"":i,l=""===o?"":"".concat(o,"-"),u=0,c=function(){return u+=1};return function(e,t){var r=t.options.name;if(r&&0===r.indexOf("Mui")&&!t.options.link&&!n){if(-1!==Ne.indexOf(e.key))return"Mui-".concat(e.key);var i="".concat(l).concat(r,"-").concat(e.key);return t.options.theme[Pe]&&""===o?"".concat(i,"-").concat(c()):i}return"".concat(l).concat(a).concat(c())}}(),cn={disableGeneration:!1,generateClassName:un,jss:ln,sheetsCache:null,sheetsManager:new Map,sheetsRegistry:null},sn=o.a.createContext(cn);var fn=-1e9;function dn(){return fn+=1}n(25);var pn=n(215);function hn(e){var t="function"==typeof e;return{create:function(n,a){var i;try{i=t?e(n):e}catch(e){throw e}if(!a||!n.overrides||!n.overrides[a])return i;var o=n.overrides[a],l=Object(r.a)({},i);return Object.keys(o).forEach((function(e){l[e]=Object(pn.a)(l[e],o[e])})),l},options:{}}}var mn={};function yn(e,t,n){var r=e.state;if(e.stylesOptions.disableGeneration)return t||{};r.cacheClasses||(r.cacheClasses={value:null,lastProp:null,lastJSS:{}});var a=!1;return r.classes!==r.cacheClasses.lastJSS&&(r.cacheClasses.lastJSS=r.classes,a=!0),t!==r.cacheClasses.lastProp&&(r.cacheClasses.lastProp=t,a=!0),a&&(r.cacheClasses.value=Ce({baseClasses:r.cacheClasses.lastJSS,newClasses:t,Component:n})),r.cacheClasses.value}function vn(e,t){var n=e.state,a=e.theme,i=e.stylesOptions,o=e.stylesCreator,l=e.name;if(!i.disableGeneration){var u=Oe.get(i.sheetsManager,o,a);u||(u={refs:0,staticSheet:null,dynamicStyles:null},Oe.set(i.sheetsManager,o,a,u));var c=Object(r.a)({},o.options,i,{theme:a,flip:"boolean"==typeof i.flip?i.flip:"rtl"===a.direction});c.generateId=c.serverGenerateClassName||c.generateClassName;var s=i.sheetsRegistry;if(0===u.refs){var f;i.sheetsCache&&(f=Oe.get(i.sheetsCache,o,a));var d=o.create(a,l);f||((f=i.jss.createStyleSheet(d,Object(r.a)({link:!1},c))).attach(),i.sheetsCache&&Oe.set(i.sheetsCache,o,a,f)),s&&s.add(f),u.staticSheet=f,u.dynamicStyles=ke(d)}if(u.dynamicStyles){var p=i.jss.createStyleSheet(u.dynamicStyles,Object(r.a)({link:!0},c));p.update(t),p.attach(),n.dynamicSheet=p,n.classes=Ce({baseClasses:u.staticSheet.classes,newClasses:p.classes}),s&&s.add(p)}else n.classes=u.staticSheet.classes;u.refs+=1}}function gn(e,t){var n=e.state;n.dynamicSheet&&n.dynamicSheet.update(t)}function bn(e){var t=e.state,n=e.theme,r=e.stylesOptions,a=e.stylesCreator;if(!r.disableGeneration){var i=Oe.get(r.sheetsManager,a,n);i.refs-=1;var o=r.sheetsRegistry;0===i.refs&&(Oe.delete(r.sheetsManager,a,n),r.jss.removeStyleSheet(i.staticSheet),o&&o.remove(i.staticSheet)),t.dynamicSheet&&(r.jss.removeStyleSheet(t.dynamicSheet),o&&o.remove(t.dynamicSheet))}}function xn(e,t){var n,r=o.a.useRef([]),a=o.a.useMemo((function(){return{}}),t);r.current!==a&&(r.current=a,n=e()),o.a.useEffect((function(){return function(){n&&n()}}),[a])}function wn(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.name,i=t.classNamePrefix,l=t.Component,u=t.defaultTheme,c=void 0===u?mn:u,s=Object(a.a)(t,["name","classNamePrefix","Component","defaultTheme"]),f=hn(e),d=n||i||"makeStyles";f.options={index:dn(),name:n,meta:d,classNamePrefix:d};var p=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=Object(Me.a)()||c,a=Object(r.a)({},o.a.useContext(sn),s),i=o.a.useRef(),u=o.a.useRef();xn((function(){var r={name:n,state:{},stylesCreator:f,stylesOptions:a,theme:t};return vn(r,e),u.current=!1,i.current=r,function(){bn(r)}}),[t,f]),o.a.useEffect((function(){u.current&&gn(i.current,e),u.current=!0}));var d=yn(i.current,e.classes,l);return d};return p}function _n(e){var t=e.theme,n=e.name,r=e.props;if(!t||!t.props||!t.props[n])return r;var a,i=t.props[n];for(a in i)void 0===r[a]&&(r[a]=i[a]);return r}var En=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return function(n){var i=t.defaultTheme,l=t.withTheme,c=void 0!==l&&l,s=t.name,f=Object(a.a)(t,["defaultTheme","withTheme","name"]);var d=s,p=wn(e,Object(r.a)({defaultTheme:i,Component:n,name:s||n.displayName,classNamePrefix:d},f)),h=o.a.forwardRef((function(e,t){e.classes;var l,u=e.innerRef,f=Object(a.a)(e,["classes","innerRef"]),d=p(Object(r.a)({},n.defaultProps,e)),h=f;return("string"==typeof s||c)&&(l=Object(Me.a)()||i,s&&(h=_n({theme:l,name:s,props:f})),c&&!h.theme&&(h.theme=l)),o.a.createElement(n,Object(r.a)({ref:u||t,classes:d},h))}));return u()(h,n),h}},kn=n(40);t.a=function(e,t){return En(e,Object(r.a)({defaultTheme:kn.a},t))}},,function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var r=n(0),a="undefined"!=typeof window?r.useLayoutEffect:r.useEffect;function i(e){var t=r.useRef(e);return a((function(){t.current=e})),r.useCallback((function(){return t.current.apply(void 0,arguments)}),[])}},function(e,t,n){var r,a,i;a=[t,n(0)],r=function(e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.WiManageGroupIcon=e.WiViewProgressIcon=e.WiViewReportsIcon=e.TwitterIcon=e.YoutubeIcon=e.CliniciansList=e.EarlyClaims=e.BellOutline=e.CloseXIcon2=e.CloseXIcon=e.NavExpand=e.NavCollapse=e.TooltipIcon=e.ScoreIncrease=e.SwitchPractice=e.ChevronDown=e.ChevronRight=e.ChevronLeft=e.IndividualReporting=e.GroupReporting=e.CliniciansIcon=e.StarIcon=e.DetailsIcon=e.AccountSettings=e.DashboardIcon=e.HelpSupportIcon=e.ReportsIcon=e.TargetIcon=e.HardshipIcon=e.PhysicianCompareIcon=e.PaymentIcon=e.FacilityBasedPreviewIcon=e.AccountHomeIcon=e.ManageUsersIcon=e.ReportDataIcon=e.MyTestDataIcon=e.UserSignInIcon=e.MyApplicationsIcon=void 0;var n=r(t);function r(e){return e&&e.__esModule?e:{default:e}}e.MyApplicationsIcon=function(){return n.default.createElement("svg",{className:"my-applications",viewBox:"0 0 25 25"},n.default.createElement("g",null,n.default.createElement("g",{transform:"translate(0.000000, 0.629018)"},n.default.createElement("polygon",{points:"12 23.0964379 24 15.374457 24 16.3397046 12 24.0616855 0 16.3397046 0 15.374457"}),n.default.createElement("polygon",{points:"12 19.2701998 24 11.5482189 24 12.5134666 12 20.2354474 0 12.5134666 0 11.5482189"}),n.default.createElement("path",{d:"M23.25,8.20460469 L12,0.965247611 L0.75,8.20460469 L12,15.4439618 L23.25,8.20460469 Z M24,7.72198089 L24,8.6872285 L12,16.4092094 L0,8.6872285 L0,7.72198089 L12,0 L24,7.72198089 Z"}))))},e.UserSignInIcon=function(){return n.default.createElement("svg",{className:"user-sign-in",viewBox:"0 0 25 25"},n.default.createElement("path",{d:"M26.6,22.9c-1.2-2.3-3.3-4-5.7-4.7l-2.5-0.7c-0.1,0-0.1,0-0.1-0.1c0,0,0-0.1,0-0.2l1.8-2 c1.5-1.6,2.1-3.8,1.9-5.9l-0.3-2.4c-0.3-2.3-1.5-4.3-3.4-5.5l-0.1,0c-1.2-0.8-2.6-1.1-4-1.1c-1.5,0-2.9,0.4-4.3,1.3 c-1.8,1.2-2.9,3-3.2,5.1L6.2,9.1c-0.3,2.2,0.3,4.5,1.8,6.2l1.7,1.9c0,0,0,0,0,0.1c0,0.1,0,0.1,0,0.2c0,0.1-0.1,0.1-0.1,0.1l-2.5,0.7 c-2.4,0.7-4.5,2.4-5.7,4.7c-0.5,1-0.5,2.3,0.1,3.3c0.7,1,1.8,1.6,2.9,1.6h19.3c1.2,0,2.3-0.6,2.9-1.6C27.2,25.3,27.2,24,26.6,22.9z M11.1,18.1c0.2-0.4,0.2-0.9,0.1-1.4c-0.1-0.2-0.2-0.4-0.3-0.5l-1.7-1.9C8,13,7.5,11.1,7.7,9.3l0.4-2.6c0.3-1.7,1.2-3.2,2.6-4.1 c1-0.7,2.2-1,3.4-1c1.2,0,2.3,0.3,3.3,1l0.1,0h0C19,3.6,20,5.2,20.2,7l0.3,2.4c0.2,1.7-0.3,3.4-1.5,4.7l-1.8,2 c-0.1,0.2-0.2,0.3-0.3,0.5c-0.2,0.4-0.1,0.9,0.1,1.4c0.2,0.4,0.6,0.7,1,0.9l2.5,0.7c2.1,0.6,3.8,2,4.8,3.9c0.3,0.6,0.3,1.3-0.1,1.8 c-0.3,0.5-0.9,0.9-1.6,0.9H4.4c-0.7,0-1.2-0.4-1.6-0.9c-0.3-0.6-0.3-1.2,0-1.8l0,0c1-1.9,2.7-3.3,4.8-3.9l2.5-0.7 C10.5,18.8,10.9,18.5,11.1,18.1z"}))},e.MyTestDataIcon=function(){return n.default.createElement("svg",{className:"my-test-data",viewBox:"0 0 24 24"},n.default.createElement("path",{d:"M0 0h24v24H0z",fill:"none"}),n.default.createElement("path",{d:"M2 20h20v-4H2v4zm2-3h2v2H4v-2zM2 4v4h20V4H2zm4 3H4V5h2v2zm-4 7h20v-4H2v4zm2-3h2v2H4v-2z"}))},e.ReportDataIcon=function(){return n.default.createElement("svg",{className:"report-data",viewBox:"0 0 35 35"},n.default.createElement("title",null,"report-data"),n.default.createElement("g",null,n.default.createElement("polygon",{points:"11.5,15.5 12.6,16.5 16.9,11.8 16.9,26.3 18.1,26.3 18.1,11.8 22.4,16.5 23.5,15.5 17.5,9 \t"}),n.default.createElement("path",{d:"M32.8,17.5c0-2.1-0.4-4.1-1.2-6c-2.3-5.5-7.8-9.4-14.1-9.4c-6.7,0-12.4,4.3-14.4,10.3c-0.5,1.6-0.9,3.3-0.9,5 c0,3.7,1.3,7.1,3.5,9.8c2.8,3.4,7,5.5,11.8,5.5c3.2,0,6.1-1,8.6-2.6C30.1,27.4,32.8,22.8,32.8,17.5z M17.5,31.6c-3.1,0-6-1-8.3-2.7 c-3.5-2.6-5.8-6.7-5.8-11.4c0-1.5,0.2-2.9,0.6-4.2c1.8-5.7,7.2-9.9,13.5-9.9c5.9,0,10.9,3.6,13.1,8.8c0.7,1.7,1.1,3.5,1.1,5.4 c0,6-3.7,11.1-8.9,13.1C21.1,31.3,19.3,31.6,17.5,31.6z"})))},e.ManageUsersIcon=function(){return n.default.createElement("svg",{className:"manage-users-svg",viewBox:"0 0 25 25"},n.default.createElement("g",null,n.default.createElement("path",{d:"M4.4,10.8V0.2H3.6v10.7c-1.9,0.2-3.4,1.8-3.4,3.8s1.5,3.6,3.4,3.8v6.4h0.9v-6.4c1.9-0.2,3.4-1.8,3.4-3.8 S6.3,11.1,4.4,10.8z M4,17.6c-1.6,0-3-1.3-3-3s1.3-3,3-3s3,1.3,3,3S5.6,17.6,4,17.6z"}),n.default.createElement("path",{d:"M12.9,2.3V0.2h-0.9v2.2c-1.9,0.2-3.4,1.8-3.4,3.8c0,2,1.5,3.6,3.4,3.8v14.9h0.9V9.9c1.9-0.2,3.4-1.8,3.4-3.8 C16.3,4.2,14.8,2.6,12.9,2.3z M12.5,9.1c-1.6,0-3-1.3-3-3s1.3-3,3-3s3,1.3,3,3S14.1,9.1,12.5,9.1z"}),n.default.createElement("path",{d:"M24.8,18.9c0-2-1.5-3.6-3.4-3.8V0.2h-0.9v14.9c-1.9,0.2-3.4,1.8-3.4,3.8s1.5,3.6,3.4,3.8v2.2h0.9v-2.2 C23.3,22.4,24.8,20.8,24.8,18.9z M21,21.8c-1.6,0-3-1.3-3-3c0-1.6,1.3-3,3-3s3,1.3,3,3C24,20.5,22.6,21.8,21,21.8z"})))},e.AccountHomeIcon=function(){return n.default.createElement("svg",{className:"account-home-icon",viewBox:"0 0 25 25"},n.default.createElement("path",{d:"M8.5,24 L8.5,15 C8.5,14.7238576 8.72385763,14.5 9,14.5 L16,14.5 C16.2761424,14.5 16.5,14.7238576 16.5,15 L16.5,24 L22.5,24 L22.5,9.238536 L12.5,1.14329791 L2.5,9.238536 L2.5,24 L8.5,24 Z M1.68540089,8.61137756 L12.1854009,0.111377565 C12.3688463,-0.0371258549 12.6311537,-0.0371258549 12.8145991,0.111377565 L23.3145991,8.61137756 C23.4318689,8.70631024 23.5,8.8491212 23.5,9 L23.5,24.5 C23.5,24.7761424 23.2761424,25 23,25 L2,25 C1.72385763,25 1.5,24.7761424 1.5,24.5 L1.5,9 C1.5,8.8491212 1.56813111,8.70631024 1.68540089,8.61137756 Z M9.5,15.5 L9.5,24 L15.5,24 L15.5,15.5 L9.5,15.5 Z"}))},e.FacilityBasedPreviewIcon=function(){return n.default.createElement("svg",{className:"facility-based-preview-svg",viewBox:"0 0 25 25"},n.default.createElement("g",null,n.default.createElement("path",{d:"M24.498 23.234l-5.359-5.262c.427-.79.651-1.672.651-2.575 0-1.848-.959-3.582-2.521-4.596V4.792a.513.513 0 0 0-.155-.366L12.762.152A.533.533 0 0 0 12.389 0H.547A.523.523 0 0 0 .02.518v22.154c0 .286.236.517.527.517h16.194a.523.523 0 0 0 .528-.517v-1.954l4.896 4.807c.311.306.726.475 1.166.475.441 0 .855-.169 1.167-.475a1.601 1.601 0 0 0 0-2.29zm-9.03-18.96h-2.552V1.768l1.276 1.253 1.276 1.253zm.746 16.255v1.625H1.074V1.036h10.787v3.756c0 .286.236.518.528.518h3.825v4.955a5.705 5.705 0 0 0-2.03-.373c-3.091 0-5.606 2.47-5.606 5.505 0 3.036 2.515 5.505 5.606 5.505.697 0 1.386-.128 2.03-.373zm.397-1.35l-.136.08a4.61 4.61 0 0 1-2.291.608c-2.51 0-4.551-2.005-4.551-4.47 0-2.464 2.041-4.47 4.551-4.47.806 0 1.599.21 2.291.608 1.394.8 2.26 2.28 2.26 3.862 0 .847-.242 1.671-.7 2.384a4.561 4.561 0 0 1-1.424 1.397zm7.141 5.614a.597.597 0 0 1-.42.171.596.596 0 0 1-.421-.171l-5.206-5.112a5.64 5.64 0 0 0 .84-.827h.001l5.206 5.113a.577.577 0 0 1 0 .826z"}),n.default.createElement("path",{d:"M12.28 12.348a3.542 3.542 0 0 0-1.738 3.05c0 .285.236.517.527.517a.523.523 0 0 0 .528-.518c0-.89.462-1.7 1.235-2.167a.513.513 0 0 0 .174-.712.533.533 0 0 0-.726-.17zM16.018 12.307a3.691 3.691 0 0 0-1.834-.486.523.523 0 0 0-.528.518c0 .286.237.518.528.518.458 0 .909.119 1.302.345a.533.533 0 0 0 .722-.186.513.513 0 0 0-.19-.709z"})))},e.PaymentIcon=function(){return n.default.createElement("svg",{className:"payment-icon",viewBox:"0 0 25 25"},n.default.createElement("g",null,n.default.createElement("path",{d:"M12.1618195,20.7968379 L12.1618195,12.9463878 C10.781964,12.4923749 9.69910643,12.0472873 8.91321499,11.6111111 C8.11242203,11.1666644 7.51873961,10.6203736 7.1321499,9.97222222 C6.7455602,9.32407083 6.55226824,8.5 6.55226824,7.5 C6.55226824,6.14814139 7.0447025,5.01389347 8.0295858,4.09722222 C9.01446909,3.18055097 10.3905237,2.65740806 12.1577909,2.52777778 L12.1577909,0.611111111 C12.1577909,0.425925 12.2130172,0.277778333 12.3234714,0.166666667 C12.4339256,0.055555 12.5811957,0 12.765286,0 L13.2899408,0 C13.4740312,0 13.6213012,0.055555 13.7317554,0.166666667 C13.8422096,0.277778333 13.8974359,0.425925 13.8974359,0.611111111 L13.8974359,2.55555556 C15.057205,2.66666722 16.0512779,2.97221972 16.8796844,3.47222222 C17.7080909,3.97222472 18.3339887,4.56944097 18.7573964,5.26388889 C19.1808042,5.95833681 19.4109137,6.65740389 19.4477318,7.36111111 C19.4477318,7.50926 19.3971077,7.63888833 19.295858,7.75 C19.1946083,7.86111167 19.0519404,7.91666667 18.8678501,7.91666667 L18.3155819,7.91666667 C18.1867186,7.91666667 18.0578573,7.87500042 17.9289941,7.79166667 C17.8001308,7.70833292 17.7264958,7.56481583 17.7080868,7.36111111 C17.5976326,6.43518056 17.1051983,5.67129931 16.2307692,5.06944444 C15.5784594,4.62047057 14.8006641,4.33896279 13.8973694,4.22491735 L13.8973694,11.7499783 C15.4069766,12.2314839 16.5851371,12.6944422 17.4319527,13.1388889 C18.2787682,13.5833356 18.9184725,14.1203672 19.3510848,14.75 C19.7836971,15.3796328 20,16.1944394 20,17.1944444 C20,18.7500078 19.4615438,19.9861065 18.3846154,20.9027778 C17.3076869,21.819449 15.8119754,22.3425919 13.8974359,22.4722222 L13.8974359,24.3888889 C13.8974359,24.574075 13.8422096,24.7222217 13.7317554,24.8333333 C13.6213012,24.944445 13.4740312,25 13.2899408,25 L12.765286,25 C12.5811957,25 12.4339256,24.944445 12.3234714,24.8333333 C12.2130172,24.7222217 12.1577909,24.574075 12.1577909,24.3888889 L12.1577909,22.4444444 C10.9059766,22.3518514 9.81985996,22.0648172 8.89940828,21.5833333 C7.97895661,21.1018494 7.27482164,20.5046332 6.78698225,19.7916667 C6.29914286,19.0787001 6.03681807,18.3148189 6,17.5 C6,17.3518511 6.05522627,17.2222228 6.16568047,17.1111111 C6.27613467,17 6.41420036,16.9444444 6.57988166,16.9444444 L7.1321499,16.9444444 C7.4635125,16.9444444 7.66600884,17.1296278 7.73964497,17.5 C7.86850821,18.3888933 8.37474903,19.1666633 9.25838264,19.8333333 C9.97320875,20.3726414 10.9410143,20.6938096 12.1618195,20.7968379 Z M13.8973694,20.8073012 C15.2350836,20.7193579 16.2613967,20.4085927 16.9763314,19.875 C17.8323514,19.2361079 18.260355,18.3425983 18.260355,17.1944444 C18.260355,16.4907372 18.0532565,15.9120393 17.6390533,15.4583333 C17.22485,15.0046274 16.6219632,14.6064832 15.8303748,14.2638889 C15.3408921,14.052044 14.6965598,13.8065676 13.8973694,13.5274567 L13.8973694,20.8073012 Z M12.1618195,4.19615363 C11.0995324,4.28099937 10.2283731,4.54894668 9.54832347,5 C8.71071245,5.55555833 8.29191321,6.38888333 8.29191321,7.5 C8.29191321,8.22222583 8.48060298,8.81944208 8.85798817,9.29166667 C9.23537335,9.76389125 9.80144264,10.1712946 10.556213,10.5138889 C10.9788577,10.7057296 11.5140579,10.9193435 12.1618195,11.1547327 L12.1618195,4.19615363 Z"})))},e.PhysicianCompareIcon=function(){return n.default.createElement("svg",{className:"physician-compare-icon",viewBox:"0 0 25 25"},n.default.createElement("g",{id:"Page-1",stroke:"none",strokeWidth:"1"},n.default.createElement("g",{id:"Physician-Compare_Physician-Compare"},n.default.createElement("path",{d:"M19.2204301,5 L18.1451613,5 C17.7419355,5 17.4731183,5.2601626 17.4731183,5.6504065 C17.4731183,6.04065041 17.7419355,6.30081301 18.1451613,6.30081301 L19.2204301,6.30081301 C19.3548387,6.30081301 19.4892473,6.43089431 19.4892473,6.56097561 L19.4892473,11.8943089 C19.4892473,13.3252033 18.2795699,14.6260163 16.6666667,14.6260163 C15.0537634,14.6260163 13.844086,13.4552846 13.844086,11.8943089 L13.844086,6.56097561 C13.844086,6.43089431 13.9784946,6.30081301 14.1129032,6.30081301 L15.188172,6.30081301 C15.5913978,6.30081301 15.8602151,6.04065041 15.8602151,5.6504065 C15.8602151,5.2601626 15.5913978,5 15.188172,5 L14.1129032,5 C13.3064516,5 12.5,5.6504065 12.5,6.56097561 L12.5,11.8943089 C12.5,13.8455285 13.9784946,15.5365854 15.9946237,15.9268293 C15.8602151,18.398374 14.6505376,19.699187 12.5,19.699187 L12.2311828,19.699187 C9.40860215,19.699187 8.33333333,17.2276423 8.33333333,15.6666667 L8.33333333,14.495935 C9.67741935,14.1056911 10.6182796,12.9349593 10.6182796,11.504065 C10.7526882,9.81300813 9.27419355,8.38211382 7.52688172,8.38211382 C5.77956989,8.38211382 4.16666667,9.81300813 4.16666667,11.504065 C4.16666667,13.0650407 5.37634409,14.3658537 6.98924731,14.6260163 L6.98924731,15.6666667 C6.98924731,18.2682927 8.87096774,21 12.2311828,21 L12.5,21 C15.4569892,21 17.2043011,19.1788618 17.3387097,15.796748 C19.3548387,15.5365854 20.8333333,13.8455285 20.8333333,11.7642276 L20.8333333,6.56097561 C20.8333333,5.6504065 20.1612903,5 19.2204301,5 Z M5.77956989,11.504065 C5.77956989,10.5934959 6.58602151,9.94308943 7.39247312,9.94308943 C8.19892473,9.94308943 9.00537634,10.7235772 9.00537634,11.504065 C9.00537634,12.2845528 8.33333333,13.195122 7.52688172,13.195122 C6.72043011,13.195122 5.77956989,12.4146341 5.77956989,11.504065 Z"}),n.default.createElement("path",{d:"M20.718232,0 L4.14364641,0 C1.79558011,0 0,1.82291667 0,3.90625 L0,21.09375 C0,23.3072917 1.93370166,25 4.14364641,25 L20.8563536,25 C23.2044199,25 25,23.1770833 25,21.09375 L25,3.90625 C24.8618785,1.82291667 23.0662983,0 20.718232,0 Z M23.480663,21.09375 C23.480663,22.5260417 22.2375691,23.6979167 20.718232,23.6979167 L4.14364641,23.6979167 C2.62430939,23.6979167 1.38121547,22.5260417 1.38121547,21.09375 L1.38121547,3.90625 C1.38121547,2.47395833 2.62430939,1.30208333 4.14364641,1.30208333 L20.8563536,1.30208333 C22.3756906,1.30208333 23.6187845,2.47395833 23.6187845,3.90625 L23.6187845,21.09375 L23.480663,21.09375 Z"}))))},e.HardshipIcon=function(){return n.default.createElement("svg",{className:"hardship-icon",viewBox:"0 0 25 25",version:"1.1"},n.default.createElement("g",null,n.default.createElement("g",{transform:"translate(2.000000, 0.000000)",fillRule:"nonzero"},n.default.createElement("path",{d:"M18.7721739,2.6119403 L14.4991304,2.6119403 L12.4813043,2.6119403 C12.5178261,2.44402985 12.5543478,2.2761194 12.5543478,2.0988806 C12.5543478,0.942164179 11.6321739,0 10.5,0 C9.36782609,0 8.44565217,0.942164179 8.44565217,2.0988806 C8.44565217,2.2761194 8.47304348,2.44402985 8.51869565,2.6119403 L6.49173913,2.6119403 L2.21869565,2.6119403 C0.995217391,2.6119403 0,3.62873134 0,4.8880597 L0,22.733209 C0,23.983209 0.995217391,25 2.21869565,25 L18.7721739,25 C19.9956522,25 21,23.983209 21,22.7238806 L21,4.8880597 C21,3.62873134 19.9956522,2.6119403 18.7721739,2.6119403 Z M10.5,0.932835821 C11.13,0.932835821 11.6413043,1.45522388 11.6413043,2.0988806 C11.6413043,2.31343284 11.5682609,2.5 11.4769565,2.66791045 C11.403913,2.7891791 11.3126087,2.9011194 11.2030435,2.99440299 C11.1482609,3.04104478 11.0843478,3.08768657 11.0204348,3.125 C10.9747826,3.14365672 10.9382609,3.17164179 10.8926087,3.19029851 C10.7647826,3.22761194 10.6369565,3.26492537 10.5,3.26492537 C10.3630435,3.26492537 10.2352174,3.22761194 10.1165217,3.18097015 C10.0708696,3.16231343 10.0343478,3.14365672 9.98869565,3.11567164 C9.92478261,3.07835821 9.86086957,3.03171642 9.80608696,2.98507463 C9.6873913,2.89179104 9.59608696,2.77052239 9.52304348,2.63992537 C9.43173913,2.47201493 9.36782609,2.29477612 9.36782609,2.08955224 C9.35869565,1.45522388 9.87,0.932835821 10.5,0.932835821 Z M20.0869565,22.7238806 C20.0869565,23.4608209 19.5026087,24.0671642 18.7721739,24.0671642 L2.21869565,24.0671642 C1.4973913,24.0671642 0.903913043,23.4701493 0.903913043,22.7238806 L0.903913043,4.8880597 C0.913043478,4.14179104 1.4973913,3.54477612 2.21869565,3.54477612 L6.49173913,3.54477612 L6.49173913,4.38432836 C6.49173913,4.95335821 6.93913043,5.41044776 7.49608696,5.41044776 L13.503913,5.41044776 C14.0608696,5.41044776 14.5082609,4.95335821 14.5082609,4.38432836 L14.5082609,3.54477612 L18.7813043,3.54477612 C19.5026087,3.54477612 20.096087,4.14179104 20.096087,4.8880597 L20.096087,22.7238806 L20.0869565,22.7238806 L20.0869565,22.7238806 Z"}),n.default.createElement("g",{transform:"translate(4.000000, 9.000000)"},n.default.createElement("rect",{x:"3.50571429",y:"7.24",width:"7.97142857",height:"1"}),n.default.createElement("rect",{x:"0.848571429",y:"7.24",width:"1.37142857",height:"1"}),n.default.createElement("rect",{x:"6.50571429",y:"2.17",width:"4.97142857",height:"1"}),n.default.createElement("polygon",{points:"2.13428571 4.04 0.402857143 2.01 1.01142857 1.31 2.13428571 2.62 4.03714286 0.41 4.64571429 1.11"})))))},e.TargetIcon=function(){return n.default.createElement("svg",{className:"target-icon stroke-based-icon",viewBox:"0 0 25 25"},n.default.createElement("g",{strokeWidth:"1",fill:"none",fillRule:"evenodd"},n.default.createElement("g",{transform:"translate(1.000000, 1.000000)"},n.default.createElement("path",{d:"M15.6521739,13.3410862 C14.9799955,14.9155188 13.3391142,15.8471825 11.6426584,15.617619 C9.9462025,15.3880555 8.61194453,14.0537975 8.38238102,12.3573416 C8.15281751,10.6608858 9.08448121,9.0200045 10.6589138,8.34782609",strokeLinecap:"round"}),n.default.createElement("path",{d:"M19.826087,11.4686261 C19.5475194,15.6524455 16.0240274,18.8752139 11.8318419,18.780577 C7.63965639,18.6859401 4.26519733,15.3074531 4.17572893,11.1153254 C4.08626053,6.92319774 7.31350554,3.40382874 11.4978365,3.13043478",strokeLinecap:"round"}),n.default.createElement("path",{d:"M22.9565217,10.4801044 C22.9565217,10.8094757 22.9565217,11.1488279 22.9565217,11.4781992 C22.9565217,16.1251852 20.1544991,20.3136359 15.8592987,22.0872623 C11.5640982,23.8608888 6.62327363,22.8696906 3.3445233,19.5766243 C0.065772964,16.283558 -0.903887735,11.3384639 0.888438166,7.05103466 C2.68076407,2.7636054 6.8813862,-0.0200950351 11.5283306,0 C11.867683,0 12.2070354,0 12.5264259,0",strokeLinecap:"round"}),n.default.createElement("path",{d:"M23.4104348,8.34782609 C23.4626087,8.69217391 23.5147826,9.04695652 23.546087,9.39130435",strokeLinecap:"round"}),n.default.createElement("path",{d:"M19.0559527,8.3085908 L16.1993898,7.27346855 C15.9679825,7.18675289 15.7867762,7.00255341 15.7042523,6.77015223 L14.6758896,3.9211919 C14.5392501,3.60164864 14.6150694,3.23112279 14.8663271,2.99053153 L17.5610181,0.255529619 C17.7680939,0.0454487694 18.069052,-0.043464617 18.357445,0.020237671 C18.6458381,0.083939959 18.8810085,0.291277194 18.9797777,0.568915255 L19.7415278,2.61067015 C19.8301804,2.85007338 20.017334,3.04018548 20.2557092,3.13297955 L22.4076532,3.94968151 C22.6793557,4.05644917 22.8788566,4.29253202 22.938341,4.57768034 C22.9978255,4.86282867 22.9092906,5.15867892 22.7028314,5.36466513 L19.960531,8.07117744 C19.7289278,8.31564041 19.3782081,8.40768945 19.0559527,8.3085908 Z"}),n.default.createElement("line",{x1:"12.5217391",y1:"10.4347826",x2:"16.6956522",y2:"6.26086957",strokeLinecap:"round"}))))},e.ReportsIcon=function(){return n.default.createElement("svg",{className:"reports-icon",viewBox:"0 0 25 25"},n.default.createElement("g",null,n.default.createElement("path",{d:"M17.933,0 C18.1717358,0 18.3968908,0.110656353 18.5402903,0.296256203 L22.7874693,5.70648432 C22.9255465,5.88258285 23,6.10021604 23,6.324 L23,24 C23,24.5521424 22.5521424,25 22,25 L3,25 C2.44785763,25 2,24.5521424 2,24 L2,1 C2,0.447857625 2.44785763,0 3,0 L17.933,0 Z M16.937,1 L3,1 L3,24 L22,24 L22,7 L18.4371948,7 C17.6087677,7 16.9371948,6.32842712 16.9371948,5.5 L16.937,1 Z M16.5,20 C16.7761424,20 17,20.2238576 17,20.5 C17,20.7761424 16.7761424,21 16.5,21 L8.5,21 C8.22385763,21 8,20.7761424 8,20.5 C8,20.2238576 8.22385763,20 8.5,20 L16.5,20 Z M12.5,6 C12.7761424,6 13,6.22385763 13,6.5 L12.999,16.41 L15.4105156,14 C15.5840819,13.8264336 15.8535063,13.8071485 16.0483745,13.9421445 L16.1176224,14 C16.3128845,14.1952621 16.3128845,14.5118446 16.1176224,14.7071068 L16.1176224,14.7071068 L12.8535534,17.9711757 C12.6582912,18.1664379 12.3417088,18.1664379 12.1464466,17.9711757 L12.1464466,17.9711757 L8.88237764,14.7071068 C8.6871155,14.5118446 8.6871155,14.1952621 8.88237764,14 C9.07763979,13.8047379 9.39422228,13.8047379 9.58948443,14 L9.58948443,14 L11.999,16.41 L12,6.5 C12,6.22385763 12.2238576,6 12.5,6 Z M17.937,1.148 L17.9371948,5.5 C17.9371948,5.77614237 18.1610524,6 18.4371948,6 L21.746,6 L17.937,1.148 Z"})))},e.HelpSupportIcon=function(){return n.default.createElement("svg",{className:"help-support",viewBox:"0 0 25 25"},n.default.createElement("g",null,n.default.createElement("path",{d:"M12.5,0.3C5.8,0.3,0.3,5.8,0.3,12.5s5.5,12.2,12.2,12.2s12.2-5.5,12.2-12.2S19.2,0.3,12.5,0.3z M12.5,23.8 c-6.2,0-11.3-5.1-11.3-11.3S6.3,1.2,12.5,1.2s11.3,5.1,11.3,11.3S18.7,23.8,12.5,23.8z"}),n.default.createElement("path",{d:"M12.5,10.7h-0.4c-0.1,0-0.3,0-0.3,0.1c-0.1,0.1-0.1,0.2-0.1,0.3v8c0,0.1,0,0.3,0.1,0.3 c0.1,0.1,0.2,0.1,0.3,0.1h0.4c0.1,0,0.3,0,0.3-0.1c0.1-0.1,0.1-0.2,0.1-0.3v-8c0-0.1,0-0.3-0.1-0.3C12.8,10.7,12.7,10.7,12.5,10.7z"}),n.default.createElement("path",{d:"M12.6,6.7h-0.5c-0.1,0-0.3,0-0.4,0.1c-0.1,0.1-0.1,0.3-0.1,0.4v0.5c0,0.1,0,0.3,0.1,0.3 c0.1,0.1,0.2,0.1,0.3,0.1h0.5c0.1,0,0.3,0,0.4-0.1C13,7.9,13,7.8,13,7.6V7.2c0-0.1,0-0.3-0.1-0.4C12.8,6.7,12.7,6.7,12.6,6.7z"})))},e.DashboardIcon=function(){return n.default.createElement("svg",{className:"dashboard-icon",viewBox:"0 0 25 25"},n.default.createElement("g",null,n.default.createElement("path",{d:"M22.2,12.8H12.1V2.8c0-0.3-0.2-0.5-0.5-0.5h-0.1c-6.2,0-11.2,5-11.2,11.2c0,6.2,5,11.2,11.2,11.2 c6.2,0,11.2-5,11.2-11.2v-0.1C22.7,13.1,22.5,12.8,22.2,12.8z M11.6,13.9h10c-0.2,5.4-4.7,9.7-10.1,9.7c-5.6,0-10.2-4.6-10.2-10.2 c0-5.4,4.3-9.9,9.7-10.1v10C11.1,13.7,11.3,13.9,11.6,13.9z"}),n.default.createElement("path",{d:"M24.7,9.9l0-0.1C24,4.9,20.1,1,15.2,0.3l-0.1,0l0,0c-0.1,0-0.3,0-0.4,0.1c-0.1,0.1-0.2,0.2-0.2,0.4V10 c0,0.3,0.2,0.5,0.5,0.5h9.2c0.2,0,0.3-0.1,0.4-0.2C24.7,10.2,24.7,10.1,24.7,9.9z M23.5,9.5h-8v-8C19.5,2.2,22.8,5.5,23.5,9.5z"})))},e.AccountSettings=function(){return n.default.createElement("svg",{className:"account-settings",viewBox:"0 0 25 25"},n.default.createElement("g",null,n.default.createElement("path",{d:"M12.5,6.5c-3.3,0-6,2.7-6,6s2.7,6,6,6s6-2.7,6-6S15.8,6.5,12.5,6.5z M12.5,17.5c-2.8,0-5-2.3-5-5s2.3-5,5-5 s5,2.3,5,5S15.3,17.5,12.5,17.5z"}),n.default.createElement("path",{d:"M24.5,9.8l-3-0.7c-0.1-0.2-0.2-0.4-0.2-0.6l1.6-2.6c0.1-0.2,0.1-0.4-0.1-0.6l-3.1-3.1 c-0.1-0.2-0.4-0.2-0.6-0.1l-2.6,1.6c-0.2-0.1-0.4-0.2-0.6-0.3l-0.7-3c-0.1-0.2-0.2-0.3-0.5-0.3h-4.4c-0.2,0-0.4,0.1-0.5,0.4l-0.7,3 C9,3.6,8.8,3.7,8.6,3.8L5.9,2.2C5.7,2,5.5,2.1,5.3,2.2L2.2,5.3C2.1,5.5,2.1,5.8,2.2,5.9l1.6,2.6C3.7,8.7,3.6,8.9,3.6,9.1l-3,0.7 c-0.2,0-0.4,0.2-0.4,0.5v4.4c0,0.2,0.2,0.4,0.4,0.5l3,0.7c0.1,0.2,0.2,0.4,0.2,0.6l-1.6,2.6c-0.1,0.2-0.1,0.4,0.1,0.6l3.1,3.1 c0.2,0.2,0.4,0.2,0.6,0.1l2.6-1.6c0.2,0.1,0.4,0.2,0.6,0.3l0.7,3c0,0.2,0.2,0.4,0.5,0.4h4.4c0.2,0,0.4-0.2,0.5-0.4l0.7-3 c0.2-0.1,0.4-0.2,0.6-0.3l2.6,1.6c0.2,0.1,0.4,0.1,0.6-0.1l3.1-3.1c0.1-0.2,0.2-0.4,0.1-0.6l-1.6-2.6c0.1-0.2,0.2-0.4,0.2-0.6 l3-0.7c0.2,0,0.4-0.2,0.4-0.5v-4.4C24.8,10.1,24.7,9.9,24.5,9.8z M20.7,15.3c-0.1,0.3-0.3,0.7-0.4,1c-0.1,0.1-0.1,0.3,0,0.5 l1.6,2.5l-2.6,2.6l-2.5-1.6c-0.1-0.1-0.3-0.1-0.4,0c-0.3,0.1-0.6,0.3-1,0.4c-0.2,0-0.3,0.2-0.3,0.3l-0.7,2.9h-3.7L10,21 c0-0.2-0.2-0.3-0.3-0.3c-0.4-0.1-0.7-0.3-1-0.4c-0.1-0.1-0.3-0.1-0.5,0l-2.5,1.6l-2.6-2.6l1.6-2.5c0.1-0.1,0.1-0.3,0-0.5 c-0.2-0.3-0.3-0.7-0.4-1C4.3,15.1,4.2,15,4,15l-2.9-0.7v-3.7L4,10c0.2,0,0.3-0.2,0.3-0.3c0.1-0.3,0.2-0.6,0.4-1 c0.1-0.1,0.1-0.3,0-0.5L3.1,5.8l2.6-2.6l2.5,1.6c0.1,0.1,0.3,0.1,0.4,0c0.3-0.1,0.6-0.3,1-0.4C9.8,4.3,10,4.2,10,4l0.7-2.9h3.7 L15,4c0,0.2,0.2,0.3,0.3,0.3c0.4,0.1,0.7,0.3,1,0.4c0.1,0.1,0.3,0.1,0.5,0l2.5-1.6l2.6,2.6l-1.6,2.5c-0.1,0.1-0.1,0.3,0,0.5 c0.2,0.3,0.3,0.7,0.4,1C20.7,9.8,20.8,10,21,10l2.9,0.7v3.7L21,15C20.8,15,20.7,15.1,20.7,15.3z"})))},e.DetailsIcon=function(){return n.default.createElement("svg",{className:"details-icon",viewBox:"0 0 25 25"},n.default.createElement("g",null,n.default.createElement("path",{d:"M21.8,0.4H3.2c-1.2,0-2.1,1-2.1,2.1v20c0,1.2,1,2.1,2.1,2.1h18.6c1.2,0,2.1-1,2.1-2.1v-20 C23.9,1.3,23,0.4,21.8,0.4z M22.9,22.5c0,0.6-0.5,1.1-1.1,1.1H3.2c-0.6,0-1.1-0.5-1.1-1.1v-20c0-0.6,0.5-1.1,1.1-1.1h18.6 c0.6,0,1.1,0.5,1.1,1.1V22.5z"}),n.default.createElement("rect",{x:"6.2",y:"17.3",width:"1.6",height:"1"}),n.default.createElement("rect",{x:"6.2",y:"12.4",width:"1.6",height:"1"}),n.default.createElement("rect",{x:"6.2",y:"7.4",width:"1.6",height:"1"}),n.default.createElement("rect",{x:"9.3",y:"17.3",width:"6.1",height:"1"}),n.default.createElement("rect",{x:"9.3",y:"12.4",width:"9.3",height:"1"}),n.default.createElement("rect",{x:"9.3",y:"7.4",width:"6.5",height:"1"})))},e.StarIcon=function(){return n.default.createElement("svg",{className:"star-icon",viewBox:"0 0 25 25"},n.default.createElement("path",{d:"M24.7,9.4c-0.1-0.1-0.2-0.1-0.3-0.2L16.6,8L13,0.9c-0.1-0.1-0.2-0.2-0.3-0.3c-0.1,0-0.3,0-0.4,0 c0,0-0.2,0.1-0.2,0.2L8.4,8L0.6,9.2c-0.3,0-0.5,0.3-0.5,0.6c0,0.1,0.1,0.2,0.2,0.3L6,15.7l-1.3,7.9c-0.1,0.3,0.1,0.6,0.4,0.7h0.1 c0.1,0,0.2,0,0.3-0.1l7-3.7l7,3.7c0.1,0,0.2,0.1,0.3,0.1c0.3,0,0.6-0.3,0.6-0.6v-0.1l-1.3-7.9l5.6-5.6C24.9,10,24.9,9.6,24.7,9.4z M7.1,15.8c0-0.2,0-0.4-0.2-0.5l-5.1-5.1l7-1.1C9,9.1,9.1,9,9.2,8.8l3.2-6.4l3.2,6.4C15.7,9,15.8,9.1,16,9.1l7,1.1l-4.9,5 c-0.1,0.1-0.3,0.4-0.3,0.6l1.4,7l-6.7-3.2c-0.2-0.1-0.4-0.1-0.5,0l-6.3,3.3L7.1,15.8z"}))},e.CliniciansIcon=function(){return n.default.createElement("svg",{className:"clinicians-icon",viewBox:"0 0 25 25"},n.default.createElement("g",null,n.default.createElement("path",{d:"M24.7,18.8 L24.7,18.8 C24,17.4 22.7,16.3 21.1,15.9 L19.5,15.4 C19.5,15.4 19.4,15.4 19.4,15.3 L19.4,15.2 L19.4,15.2 L20.5,13.9 C21.4,12.9 21.8,11.5 21.7,10.2 L21.5,8.7 C21.3,7.3 20.6,6.1 19.4,5.4 L19.3,5.3 C18.6,4.8 17.7,4.6 16.8,4.6 C15.9,4.6 15,4.9 14.1,5.4 C13.9,5.5 13.8,5.6 13.6,5.8 L13.5,5.9 L13.5,5.9 C13.1,5.1 12.7,4.4 11.9,3.9 L11.9,3.9 C11.1,3.3 10,3 9.1,3 C8,3 7,3.3 6.2,3.9 C5,4.7 4.2,5.9 4,7.3 L3.7,9.1 C3.5,10.6 3.9,12.1 4.9,13.3 L6.1,14.6 C6.1,14.6 6.1,14.6 6.2,14.7 C6.2,14.8 6.2,14.9 6.2,14.9 C6.2,15 6.1,15.1 6,15.1 L4.3,15.6 C2.6,16.1 1.2,17.3 0.4,18.8 C-3.46944695e-16,19.5 -3.46944695e-16,20.3 0.4,21 C0.8,21.6 1.5,22 2.3,22 L10.8,22 L15.7,22 C16,22 16.2,21.9 16.4,21.9 L22.8,21.9 C23.5,21.9 24.2,21.5 24.6,20.9 C25,20.2 25,19.5 24.7,18.8 Z M15.7,21.3 L10.4,21.2 L9,21.2 L2.3,21.3 C1.2,21.3 0.5,20.1 1.1,19.2 C1.8,17.8 3.1,16.8 4.5,16.4 L6.2,15.9 C6.8,15.7 7.1,15.1 6.9,14.5 C6.8,14.4 6.8,14.3 6.7,14.2 L5.5,12.9 C4.6,11.9 4.2,10.6 4.4,9.3 L4.7,7.5 C5,6.3 5.6,5.2 6.6,4.5 C7.4,4 8.2,3.8 9.1,3.8 C9.9,3.8 10.7,4 11.4,4.5 L11.4,4.5 C12.2,5 12.8,5.8 13.2,6.7 C13.3,7 13.4,7.3 13.4,7.7 L13.4,7.7 L13.6,9.4 C13.7,10.5 13.4,11.5 12.8,12.4 C12.7,12.5 12.6,12.7 12.5,12.8 L12.3,13 L11.2,14.2 C11.1,14.3 11,14.4 11,14.5 C10.8,15.1 11.1,15.6 11.7,15.8 L12.8,16.2 L13.5,16.4 C13.8,16.5 13.8,16.5 14,16.6 C15.3,17.1 16.3,18 17,19.2 C17.5,20.1 16.8,21.3 15.7,21.3 Z M13.1,14.2 L14.2,15.4 L14.2,15.4 L14.2,15.5 L14.1,15.6 L14,15.6 C13.9,15.6 13.8,15.6 13.8,15.6 L12.2,15 C12.1,15 12,14.9 11.9,14.8 C11.8,14.7 11.8,14.6 11.9,14.5 L12,14.4 L12.8,13.5 C12.9,13.9 13,14 13.1,14.2 Z M23.8,20.4 C23.6,20.7 23.2,21 22.8,21 L17.5,21 L17.5,21 C17.9,20.3 17.9,19.5 17.6,18.8 C17,17.7 16,16.7 14.9,16.1 C15.1,15.8 15.1,15.5 15,15.2 C15,15.1 14.9,15 14.8,14.9 L13.7,13.7 C13.5,13.5 13.4,13.3 13.2,13.1 L13.2,13.1 C14,12 14.4,10.7 14.3,9.3 L14.1,7.6 C14.1,7.4 14,7.1 14,6.9 C14,6.9 14,6.9 14,6.8 L14.1,6.7 C14.3,6.5 14.5,6.3 14.7,6.2 C15.4,5.8 16.1,5.5 16.8,5.5 C17.5,5.5 18.2,5.6 18.8,6 L18.9,6.1 L18.9,6.1 C19.8,6.7 20.5,7.7 20.6,8.9 L20.8,10.4 C20.9,11.5 20.6,12.5 19.9,13.4 L18.8,14.7 C18.7,14.8 18.6,14.9 18.6,15 C18.5,15.3 18.5,15.6 18.7,15.9 C18.8,16.2 19.3,16.3 19.6,16.4 L21.2,16.9 C22.5,17.3 23.4,18.3 24,19.5 C24.1,19.6 24.1,20.1 23.8,20.4 Z"})))},e.GroupReporting=function(){return n.default.createElement("svg",{className:"group-reporting",viewBox:"0 0 25 25"},n.default.createElement("g",null,n.default.createElement("path",{d:"M16.9,9C12.5,9,9,12.6,9,16.9s3.6,7.9,7.9,7.9c4.4,0,7.9-3.6,7.9-7.9S21.2,9,16.9,9z M16.9,23.8 c-3.8,0-6.9-3.1-6.9-6.9s3.1-6.9,6.9-6.9s6.9,3.1,6.9,6.9S20.6,23.8,16.9,23.8z"}),n.default.createElement("polygon",{points:"13.5,17.2 14.3,17.9 16.5,15.5 16.5,20.6 17.4,20.6 17.4,15.5 19.6,17.9 20.4,17.2 17,13.5 \t"}),n.default.createElement("rect",{x:"8.5",y:"4",width:"2",height:"2.2"}),n.default.createElement("rect",{x:"12.9",y:"4",width:"2",height:"2.2"}),n.default.createElement("rect",{x:"8.5",y:"8.8",width:"2",height:"2.2"}),n.default.createElement("path",{d:"M7.2,21.9h-2V1h13v5.2l0,0v0.6c0,0.1,0,0.3,0.1,0.3c0.2,0,0.1,0,0.2,0h0.3c0.1,0,0.3,0,0.3-0.1 c0,0,0-0.1,0-0.2V1.5c0,0,0,0,0-0.1V0.6c0-0.2-0.1-0.4-0.3-0.4l0,0l0,0l0,0h-0.1c0,0,0,0,0.1,0H7.6l0,0H4.8c-0.2,0-0.4,0.2-0.4,0.4 v21.3H0.6c-0.1,0-0.2,0-0.3,0.1s-0.1,0.2-0.1,0.3v0.3c0,0.1,0,0.2,0.1,0.3C0.4,23,0.5,23,0.6,23h6.6c0.1,0,0.2,0,0.3-0.1 c0.1-0.1,0.1-0.2,0.1-0.3v-0.3c0-0.1,0-0.2-0.1-0.3C7.4,21.9,7.3,21.9,7.2,21.9z"})))},e.IndividualReporting=function(){return n.default.createElement("svg",{className:"individual-reporting",viewBox:"0 0 25 25"},n.default.createElement("g",null,n.default.createElement("path",{d:"M5.1,5.6C5.3,4.3,6.6,3,7.7,2.3c0.9-0.6,1.8-0.9,2.8-0.9c0.9,0,1.9,0.3,2.7,0.8l0,0c1.2,0.8,2,2,2.3,3.4l0,0 l0,0c0,0.1,0,0.4,0.1,0.4c0.1,0,0.2,0,0.2,0h0.3c0.1,0,0.2,0,0.2-0.1V5.8l0,0c0,0,0,0,0-0.1l0,0l0,0c-0.2-1.7-1.2-3.2-2.6-4.1l0,0 c-0.9-0.6-2-0.9-3.2-0.9s-2.3,0.4-3.3,1c-1.4,0.9-2.8,2.4-3,4l-0.3,2C3.6,9.3,3.6,11,4.8,12.3l1.3,1.5c0,0,0,0,0.1,0.1 c0,0.1,0,0.2,0,0.3S6.1,14.3,6,14.4L4,15c-1.9,0.6-2.6,1.9-3.5,3.7c-0.4,0.8-0.4,1.7,0.1,2.5s1.3,1.2,2.2,1.2h3.8l0,0h0.1 c0.1,0,0.3,0,0.3-0.1s0-0.2,0-0.3v-0.2c0-0.1,0-0.3-0.1-0.3c-0.1-0.1-0.1,0-0.2,0H5.2l0,0H2.8c-1.2,0-2-1.3-1.4-2.4 c0.8-1.6,1.3-2.7,3-3.2l2-0.6c0.7-0.2,1-0.9,0.8-1.6c-0.1-0.2-0.2-0.3-0.3-0.4l-1.4-1.5c-1-1.1-1-2.6-0.7-4.1L5.1,5.6z"}),n.default.createElement("path",{d:"M16.9,8.6c-4.4,0-7.9,3.6-7.9,7.9s3.6,7.9,7.9,7.9s7.9-3.6,7.9-7.9S21.3,8.6,16.9,8.6z M16.9,23.4 c-3.8,0-6.9-3.1-6.9-6.9s3.1-6.9,6.9-6.9s6.9,3.1,6.9,6.9S20.7,23.4,16.9,23.4z"}),n.default.createElement("polygon",{points:"13.6,16.8 14.3,17.5 16.6,15.1 16.6,20.2 17.4,20.2 17.4,15.1 19.7,17.5 20.4,16.8 17,13.1 \t"})))},e.ChevronLeft=function(){return n.default.createElement("svg",{className:"chevron-left",viewBox:"0 0 1792 1792"},n.default.createElement("title",null,"chevron-left"),n.default.createElement("g",null,n.default.createElement("path",{d:"M1427 301l-531 531 531 531q19 19 19 45t-19 45l-166 166q-19 19-45 19t-45-19l-742-742q-19-19-19-45t19-45l742-742q19-19 45-19t45 19l166 166q19 19 19 45t-19 45z"})))},e.ChevronRight=function(){return n.default.createElement("svg",{className:"chevron-right",viewBox:"0 0 1792 1792"},n.default.createElement("title",null,"chevron-right"),n.default.createElement("g",null,n.default.createElement("path",{d:"M1363 877l-742 742q-19 19-45 19t-45-19l-166-166q-19-19-19-45t19-45l531-531-531-531q-19-19-19-45t19-45l166-166q19-19 45-19t45 19l742 742q19 19 19 45t-19 45z"})))},e.ChevronDown=function(){return n.default.createElement("svg",{className:"chevron-down",viewBox:"0 0 1792 1792"},n.default.createElement("title",null,"chevron-down"),n.default.createElement("g",null,n.default.createElement("path",{d:"M1683 808l-742 741q-19 19-45 19t-45-19l-742-741q-19-19-19-45.5t19-45.5l166-165q19-19 45-19t45 19l531 531 531-531q19-19 45-19t45 19l166 165q19 19 19 45.5t-19 45.5z"})))},e.SwitchPractice=function(){return n.default.createElement("svg",{className:"switch-practice",viewBox:"0 0 15 15"},n.default.createElement("title",null,"switch-practice"),n.default.createElement("g",null,n.default.createElement("path",{d:"M14,8.7h-1.8c-0.1,0-0.2,0.1-0.3,0.2c-0.2,0.4-0.3,0.7-0.5,1.1c-0.9,1.4-2.4,2.2-4,2.2c-1.2,0-2.3-0.5-3.2-1.3l1.3-1.3 c0.1-0.1,0.2-0.3,0.2-0.4c0-0.3-0.3-0.6-0.6-0.6H1c-0.3,0-0.6,0.3-0.6,0.6v4.1C0.4,13.7,0.7,14,1,14c0.2,0,0.3-0.1,0.4-0.2l1.2-1.2 c1.3,1.2,3,2,4.8,2c3.4,0,6.1-2.3,6.9-5.5c0,0,0,0,0-0.1C14.3,8.8,14.2,8.7,14,8.7z"}),n.default.createElement("path",{d:"M14,1c-0.2,0-0.3,0.1-0.4,0.2l-1.2,1.2c-1.3-1.2-3.1-2-4.9-2C4.1,0.4,1.4,2.7,0.6,6c0,0,0,0,0,0.1c0,0.2,0.1,0.3,0.3,0.3 h1.8C2.9,6.3,3,6.2,3,6.1C3.2,5.7,3.3,5.4,3.5,5c0.9-1.4,2.4-2.2,4-2.2c1.2,0,2.3,0.5,3.2,1.3L9.4,5.3C9.3,5.4,9.3,5.6,9.3,5.7 c0,0.3,0.3,0.6,0.6,0.6H14c0.3,0,0.6-0.3,0.6-0.6V1.6C14.6,1.3,14.3,1,14,1z"})))},e.ScoreIncrease=function(){return n.default.createElement("svg",{className:"score-increase",viewBox:"0 0 15 15"},n.default.createElement("g",null,n.default.createElement("path",{d:"M9.7,4c0,0.4,0.3,0.7,0.7,0.7h2.2l-4.1,4L5.8,6.4C5.4,6,5.1,6,4.8,6.3l-4.5,4.3c-0.3,0.2-0.3,0.7-0.1,1 s0.6,0.3,0.9,0.1l4.1-3.9L7.9,10c0.2,0.4,0.7,0.5,1,0.1l4.8-4.6v2.7c0,0.4,0.3,0.7,0.6,0.7c0.4,0,0.6-0.4,0.6-0.7V3.9 c0-0.4-0.3-0.7-0.6-0.7h-3.9C10,3.2,9.7,3.6,9.7,4z"})))},e.TooltipIcon=function(){return n.default.createElement("svg",{className:"tooltip-icon",viewBox:"0 0 15 15"},n.default.createElement("g",null,n.default.createElement("path",{d:"M7.5,0.2c-4,0-7.3,3.3-7.3,7.3s3.3,7.3,7.3,7.3s7.3-3.3,7.3-7.3S11.5,0.2,7.5,0.2z M7.5,13.6c-3.4,0-6.1-2.7-6.1-6.1 s2.7-6.1,6.1-6.1s6.1,2.7,6.1,6.1S10.9,13.6,7.5,13.6z"}),n.default.createElement("path",{d:"M8,9.9H6.9c-0.1,0-0.1,0-0.2,0.1s-0.1,0.1-0.1,0.2v1c0,0.1,0,0.1,0.1,0.2c0.1,0.1,0.1,0.1,0.2,0.1H8c0.1,0,0.1,0,0.2-0.1 c0.1-0.1,0.1-0.1,0.1-0.2v-1c0-0.1,0-0.1-0.1-0.2C8.2,10,8.1,9.9,8,9.9z"}),n.default.createElement("path",{d:"M9.1,3.9C8.7,3.7,8.2,3.6,7.6,3.6S6.5,3.7,6,3.9C5.6,4.1,5.3,4.4,5,4.8C4.8,5.1,4.7,5.5,4.7,5.9c0,0.1,0,0.1,0.1,0.2 c0,0.1,0.1,0.1,0.2,0.1h1c0.2,0,0.3-0.1,0.3-0.3c0.1-0.7,0.6-1.1,1.3-1.1c0.3,0,0.6,0.1,0.8,0.3c0.2,0.2,0.3,0.4,0.3,0.7 c0,0.2-0.1,0.3-0.2,0.5C8.3,6.5,8.1,6.7,7.8,7S7.3,7.6,7.1,7.9C6.9,8.1,6.8,8.4,6.7,8.8c0,0.1,0,0.2,0,0.4c0,0.1,0,0.1,0.1,0.2 c0,0,0.1,0.1,0.2,0.1h1.1c0.1,0,0.1,0,0.2-0.1s0.1-0.1,0.1-0.2c0-0.1,0-0.2,0.1-0.4c0-0.2,0.1-0.4,0.3-0.6C8.9,7.8,9,7.7,9.2,7.5 c0.4-0.4,0.6-0.7,0.8-1s0.3-0.6,0.3-1c0-0.3-0.1-0.6-0.3-0.9C9.8,4.3,9.5,4.1,9.1,3.9z"})))},e.NavCollapse=function(){return n.default.createElement("svg",{className:"nav-collapse",viewBox:"0 0 25 25"},n.default.createElement("title",null,"nav-collapse"),n.default.createElement("g",null,n.default.createElement("polygon",{points:"6.8,9.1 10,12.1 0.1,12.1 0.1,12.9 10,12.9 6.8,15.9 7.5,16.6 12,12.5 7.5,8.4 \t"}),n.default.createElement("polygon",{points:"24.9,12.1 15,12.1 18.2,9.1 17.5,8.4 13,12.5 17.5,16.6 18.2,15.9 15,12.9 24.9,12.9 "})))},e.NavExpand=function(){return n.default.createElement("svg",{className:"nav-expand",viewBox:"0 0 25 25"},n.default.createElement("title",null,"nav-expand"),n.default.createElement("g",null,n.default.createElement("polygon",{points:"5.2,9.1 4.5,8.4 0.1,12.5 4.5,16.6 5.2,15.9 2,12.9 11,12.9 11,12.1 2,12.1 "}),n.default.createElement("polygon",{points:"20.5,8.4 19.8,9.1 23,12.1 14,12.1 14,12.9 23,12.9 19.8,15.9 20.5,16.6 24.9,12.5 "})))},e.CloseXIcon=function(){return n.default.createElement("svg",{className:"closex",viewBox:"0 0 15 15",focusable:"false"},n.default.createElement("g",{strokeWidth:"1",transform:"translate(-968.000000, -236.000000)"},n.default.createElement("path",{d:"M982.725141,249.399456 L976.82556,243.499875 L982.725141,237.600294 C983.091286,237.234148 983.091286,236.640905 982.725141,236.274609 C982.359295,235.908464 981.765752,235.908464 981.399456,236.274609 L975.499875,242.17419 L969.600294,236.274609 C969.234448,235.908464 968.640905,235.908464 968.274609,236.274609 C967.908464,236.640155 967.908464,237.233998 968.274609,237.600294 L974.17419,243.499875 L968.274609,249.399456 C967.908464,249.765602 967.908464,250.358845 968.274609,250.725141 C968.640755,251.091286 969.233998,251.091286 969.600294,250.725141 L975.499875,244.82556 L981.399456,250.725141 C981.765602,251.091286 982.359295,251.091286 982.725141,250.725141 C983.091286,250.358995 983.091286,249.765752 982.725141,249.399456 Z"})))},e.CloseXIcon2=function(){return n.default.createElement("svg",{viewBox:"0 0 16 16",focusable:"false"},n.default.createElement("g",{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd"},n.default.createElement("path",{d:"M0.292893219,0.292893219 C0.683417511,-0.0976310729 1.31658249,-0.0976310729 1.70710678,0.292893219 L1.70710678,0.292893219 L8,6.585 L14.2928932,0.292893219 C14.6834175,-0.0976310729 15.3165825,-0.0976310729 15.7071068,0.292893219 C16.0675907,0.65337718 16.0953203,1.22060824 15.7902954,1.61289944 L15.7071068,1.70710678 L9.415,8 L15.7071068,14.2928932 L15.7902954,14.3871006 C16.0953203,14.7793918 16.0675907,15.3466228 15.7071068,15.7071068 C15.3165825,16.0976311 14.6834175,16.0976311 14.2928932,15.7071068 L14.2928932,15.7071068 L8,9.415 L1.70710678,15.7071068 C1.31658249,16.0976311 0.683417511,16.0976311 0.292893219,15.7071068 C-0.0675907428,15.3466228 -0.0953202783,14.7793918 0.209704612,14.3871006 L0.292893219,14.2928932 L6.585,8 L0.292893219,1.70710678 L0.209704612,1.61289944 C-0.0953202783,1.22060824 -0.0675907428,0.65337718 0.292893219,0.292893219 Z",fill:"#242424",fillRule:"nonzero"})))},e.BellOutline=function(){return n.default.createElement("svg",{className:"bell-outline",viewBox:"0 0 448 512"},n.default.createElement("path",{d:"M433.884 366.059C411.634 343.809 384 316.118 384 208c0-79.394-57.831-145.269-133.663-157.83A31.845 31.845 0 0 0 256 32c0-17.673-14.327-32-32-32s-32 14.327-32 32c0 6.75 2.095 13.008 5.663 18.17C121.831 62.731 64 128.606 64 208c0 108.118-27.643 135.809-49.893 158.059C-16.042 396.208 5.325 448 48.048 448H160c0 35.29 28.71 64 64 64s64-28.71 64-64h111.943c42.638 0 64.151-51.731 33.941-81.941zM224 480c-17.645 0-32-14.355-32-32h64c0 17.645-14.355 32-32 32zm175.943-64H48.048c-14.223 0-21.331-17.296-11.314-27.314C71.585 353.836 96 314.825 96 208c0-70.741 57.249-128 128-128 70.74 0 128 57.249 128 128 0 106.419 24.206 145.635 59.257 180.686C421.314 398.744 414.11 416 399.943 416z"}))},e.EarlyClaims=function(){return n.default.createElement("svg",{className:"early-claims-icon",viewBox:"0 0 25 25"},n.default.createElement("g",{id:"Claims-Icon-list"},n.default.createElement("g",{id:"Claims-Icon",transform:"translate(2.000000, 0.000000)"},n.default.createElement("g",{id:"Lines",transform:"translate(3.000000, 8.000000)"},n.default.createElement("polygon",{points:"0 1 15 1 15 0 0 0"}),n.default.createElement("polygon",{points:"0 4 15 4 15 3 0 3"}),n.default.createElement("polygon",{points:"0 7 15 7 15 6 0 6"}),n.default.createElement("polygon",{points:"0 10 15 10 15 9 0 9"}),n.default.createElement("polygon",{points:"0 13 15 13 15 12 0 12"})),n.default.createElement("path",{d:"M1,24 L1,1 L16,1 L16,5.5 C16,5.776 16.224,6 16.5,6 L20,6 L20,24 L1,24 Z M17,1.851 L19.446,5 L17,5 L17,1.851 Z M20.895,5.235 L16.979,0.193 C16.884,0.071 16.738,0 16.583,0 L0.5,0 C0.224,0 0,0.224 0,0.5 L0,24.5 C0,24.776 0.224,25 0.5,25 L20.5,25 C20.776,25 21,24.776 21,24.5 L21,5.542 C21,5.43 20.963,5.322 20.895,5.235 Z"}))))},e.CliniciansList=function(){return n.default.createElement("svg",{className:"clinicians-list-icon",viewBox:"0 0 25 25"},n.default.createElement("g",null,n.default.createElement("path",{className:"st0",d:"M21.8,0.4H3.2c-1.2,0-2.1,1-2.1,2.1v20c0,1.2,1,2.1,2.1,2.1h18.6c1.2,0,2.1-1,2.1-2.1v-20 C23.9,1.3,23,0.4,21.8,0.4z M22.9,22.5c0,0.6-0.5,1.1-1.1,1.1H3.2c-0.6,0-1.1-0.5-1.1-1.1v-20c0-0.6,0.5-1.1,1.1-1.1h18.6 c0.6,0,1.1,0.5,1.1,1.1V22.5z"}),n.default.createElement("rect",{x:"6.2",y:"17.3",className:"st0",width:"1.6",height:"1"}),n.default.createElement("rect",{x:"6.2",y:"12.4",className:"st0",width:"1.6",height:"1"}),n.default.createElement("rect",{x:"6.2",y:"7.4",className:"st0",width:"1.6",height:"1"}),n.default.createElement("rect",{x:"9.3",y:"17.3",className:"st0",width:"6.1",height:"1"}),n.default.createElement("rect",{x:"9.3",y:"12.4",className:"st0",width:"9.3",height:"1"}),n.default.createElement("rect",{x:"9.3",y:"7.4",className:"st0",width:"6.5",height:"1"})))},e.YoutubeIcon=function(){return n.default.createElement("svg",{className:"youtube-icon",width:"19px",height:"14px",viewBox:"0 0 19 14"},n.default.createElement("g",{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd"},n.default.createElement("g",{transform:"translate(-801.000000, -179.000000)",fill:"#242424",fillRule:"nonzero"},n.default.createElement("g",{transform:"translate(763.000000, 140.000000)"},n.default.createElement("g",{transform:"translate(38.000000, 39.000000)"},n.default.createElement("path",{d:"M17.7486957,2.84298208 C17.551087,2.10010036 16.9670652,1.51515412 16.2265217,1.3162724 C14.8843478,0.955555556 9.5,0.955555556 9.5,0.955555556 C9.5,0.955555556 4.11565217,0.955555556 2.77347826,1.3162724 C2.03293478,1.51515412 1.44891304,2.10010036 1.25130435,2.84298208 C0.891304348,4.19030824 0.891304348,7 0.891304348,7 C0.891304348,7 0.891304348,9.80969176 1.25130435,11.1570179 C1.44891304,11.8998996 2.03293478,12.4848459 2.77347826,12.6837276 C4.11565217,13.0444444 9.5,13.0444444 9.5,13.0444444 C9.5,13.0444444 14.8843478,13.0444444 16.2265217,12.6837276 C16.9670652,12.4848459 17.551087,11.8998996 17.7486957,11.1570179 C18.1086957,9.80969176 18.1086957,7 18.1086957,7 C18.1086957,7 18.1086957,4.19030824 17.7486957,2.84298208 Z M7.73913043,9.5513405 L7.73913043,4.4486595 L12.2391304,7 L7.73913043,9.5513405 Z",id:"Youtube-icon"}))))))},e.TwitterIcon=function(){return n.default.createElement("svg",{className:"twitter-icon",width:"19px",height:"16px",viewBox:"0 0 19 16"},n.default.createElement("g",{stroke:"none","stroke-Width":"1",fill:"none",fillRule:"evenodd"},n.default.createElement("g",{transform:"translate(-763.000000, -177.000000)",fill:"#242424",fillRule:"nonzero"},n.default.createElement("g",{transform:"translate(763.000000, 140.000000)"},n.default.createElement("g",{transform:"translate(0.000000, 37.000000)"},n.default.createElement("path",{d:"M16.9243259,4.73901817 C16.9243259,4.57725788 16.9243259,4.41549759 16.916868,4.25373729 C17.6626567,3.71698723 18.3114928,3.05524058 18.826087,2.30526104 C18.1250456,2.6067234 17.3867149,2.81260014 16.6260105,2.90083303 C17.4240043,2.43025763 18.0206352,1.68763083 18.3040349,0.812654705 C17.5507884,1.25381914 16.7304209,1.56263424 15.8727639,1.72439454 C14.425934,0.202377237 12.0021209,0.128849832 10.4583384,1.56263424 C9.46643951,2.48172682 9.04133999,3.8566893 9.35457121,5.16547712 C6.28192201,5.01106957 3.41063575,3.5846379 1.47158528,1.22440818 C0.457312727,2.94494947 0.971906889,5.15077164 2.65738922,6.26103547 C2.04584253,6.24632999 1.45666951,6.0845697 0.919701685,5.79046007 C0.919701685,5.80516555 0.919701685,5.81987104 0.919701685,5.83457652 C0.919701685,7.62864522 2.20245815,9.17272074 3.99235089,9.53300502 C3.42555152,9.68741258 2.83637849,9.7094708 2.26212124,9.59917969 C2.76179963,11.1359025 4.20117171,12.1873444 5.83444883,12.2167553 C4.4771135,13.2681972 2.80654695,13.8343583 1.08377519,13.8343583 C0.778001843,13.8343583 0.4722285,13.8123 0.173913043,13.7828891 C1.93397424,14.8784474 3.96251934,15.4666667 6.04326965,15.4666667 C13.0760565,15.4666667 16.9243259,9.71682354 16.9243259,4.73901817 Z",id:"twitter-icon"}))))))},e.WiViewReportsIcon=function(){return n.default.createElement("svg",{className:"wi-view-reports",viewBox:"0 0 25 25"},n.default.createElement("title",null,"WI View Reports"),n.default.createElement("g",null,n.default.createElement("path",{d:"M20.8680556,0.0569444444 L3.37638889,0.0569444444 C3.11944444,0.0569444444 2.9125,0.265277778 2.9125,0.520833333 L2.9125,2.07777778 L1.35555556,2.07777778 C1.09861111,2.07777778 0.891666667,2.28472222 0.891666667,2.54027778 L0.891666667,24.4763889 C0.891666667,24.7333333 1.09861111,24.9402778 1.35555556,24.9402778 L18.8472222,24.9402778 C19.1027778,24.9402778 19.3097222,24.7319444 19.3097222,24.4763889 L19.3097222,22.9208333 L20.8680556,22.9208333 C21.1236111,22.9208333 21.3305556,22.7125 21.3305556,22.4583333 L21.3305556,0.522222222 C21.3305556,0.265277778 21.1236111,0.0569444444 20.8680556,0.0569444444 Z M1.82222222,24.0111111 L1.82222222,3.00833333 L18.3861111,3.00833333 L18.3861111,24.0125 L1.82222222,24.0125 L1.82222222,24.0111111 Z M18.8472222,2.07777778 L3.84305556,2.07777778 L3.84305556,0.986111111 L20.4027778,0.986111111 L20.4027778,21.9930556 L19.3097222,21.9930556 L19.3097222,2.54166667 C19.3097222,2.28611111 19.1027778,2.07777778 18.8472222,2.07777778 Z"}),n.default.createElement("path",{d:"M14.8069444,7.05138889 L5.4,7.05138889 C5.14305556,7.05138889 4.93611111,7.25972222 4.93611111,7.51666667 C4.93611111,7.77222222 5.14305556,7.97916667 5.4,7.97916667 L14.8069444,7.97916667 C15.0638889,7.97916667 15.2708333,7.77083333 15.2708333,7.51666667 C15.2708333,7.25972222 15.0638889,7.05138889 14.8069444,7.05138889 Z"}),n.default.createElement("path",{d:"M14.8069444,11.0472222 L5.4,11.0472222 C5.14305556,11.0472222 4.93611111,11.2569444 4.93611111,11.5138889 C4.93611111,11.7694444 5.14305556,11.9763889 5.4,11.9763889 L14.8069444,11.9763889 C15.0638889,11.9763889 15.2708333,11.7680556 15.2708333,11.5138889 C15.2708333,11.2569444 15.0638889,11.0472222 14.8069444,11.0472222 Z"}),n.default.createElement("path",{d:"M14.8069444,15.0416667 L5.4,15.0416667 C5.14305556,15.0416667 4.93611111,15.25 4.93611111,15.5069444 C4.93611111,15.7638889 5.14305556,15.9722222 5.4,15.9722222 L14.8069444,15.9722222 C15.0638889,15.9722222 15.2708333,15.7638889 15.2708333,15.5069444 C15.2708333,15.25 15.0638889,15.0416667 14.8069444,15.0416667 Z"}),n.default.createElement("path",{d:"M14.8069444,18.5819444 L5.4,18.5819444 C5.14305556,18.5819444 4.93611111,18.7902778 4.93611111,19.0472222 C4.93611111,19.3041667 5.14305556,19.5125 5.4,19.5125 L14.8069444,19.5125 C15.0638889,19.5125 15.2708333,19.3041667 15.2708333,19.0472222 C15.2708333,18.7902778 15.0638889,18.5819444 14.8069444,18.5819444 Z"})))},e.WiViewProgressIcon=function(){return n.default.createElement("svg",{className:"wi-view-progress",viewBox:"0 0 25 25"},n.default.createElement("title",null,"WI View Progress"),n.default.createElement("g",null,n.default.createElement("path",{d:"M22.2,25.5H2.8c-1.8,0-3.3-1.5-3.3-3.3V2.8C-0.5,1,1-0.5,2.8-0.5h19.4c1.8,0,3.3,1.5,3.3,3.3v19.4C25.5,24,24,25.5,22.2,25.5z M2.8,0.5c-1.3,0-2.3,1-2.3,2.3v19.4c0,1.3,1,2.3,2.3,2.3h19.4c1.3,0,2.3-1,2.3-2.3V2.8c0-1.3-1-2.3-2.3-2.3H2.8z"}),n.default.createElement("path",{d:"M7.8,18.8c0.5,0,0.9-0.4,0.9-0.9v-4.6c0-0.5-0.4-0.9-0.9-0.9s-0.9,0.4-0.9,0.9v4.6C6.9,18.3,7.3,18.8,7.8,18.8z"}),n.default.createElement("path",{d:"M17.4,18.8c0.5,0,0.9-0.4,0.9-0.9V7.4c0-0.5-0.4-0.9-0.9-0.9c-0.5,0-0.9,0.4-0.9,0.9v10.5C16.5,18.3,16.9,18.8,17.4,18.8z"}),n.default.createElement("path",{d:"M12.6,18.8c0.5,0,0.9-0.4,0.9-0.9v-7.5c0-0.5-0.4-0.9-0.9-0.9c-0.5,0-0.9,0.4-0.9,0.9v7.5C11.7,18.3,12.1,18.8,12.6,18.8z"})))},e.WiManageGroupIcon=function(){return n.default.createElement("svg",{className:"wi-manage-group",viewBox:"0 0 25 25"},n.default.createElement("title",null,"WI Manage Group"),n.default.createElement("g",null,n.default.createElement("path",{d:"M12.7775,0.110555556 C12.6219444,-0.0366666667 12.3783333,-0.0366666667 12.2227778,0.110555556 L0.125833333,11.5741667 C0.0455555556,11.6502778 0,11.7561111 0,11.8669444 L0,24.5969444 C0,24.7030556 0.0430555556,24.8069444 0.118055556,24.8819444 C0.193055556,24.9569444 0.296944444,25 0.403333333,25 L24.5969444,25 C24.7030556,25 24.8069444,24.9569444 24.8819444,24.8819444 C24.9569444,24.8066667 25,24.7027778 25,24.5966667 L25,11.8669444 C25,11.7561111 24.9544444,11.6505556 24.8741667,11.5741667 L12.7775,0.110555556 Z M0.806388889,12.0402778 L12.5,0.958611111 L24.1936111,12.0402778 L24.1936111,24.1936111 L0.806388889,24.1936111 L0.806388889,12.0402778 Z"}),n.default.createElement("path",{d:"M18.1452778,12.2311111 L14.785,12.2311111 L14.785,8.87083333 C14.785,8.76472222 14.7419444,8.66083333 14.6669444,8.58583333 C14.5919444,8.51083333 14.4880556,8.46777778 14.3819444,8.46777778 L10.6183333,8.46777778 C10.5122222,8.46777778 10.4083333,8.51083333 10.3333333,8.58583333 C10.2583333,8.66083333 10.2152778,8.76472222 10.2152778,8.87083333 L10.2152778,12.2311111 L6.855,12.2311111 C6.74888889,12.2311111 6.645,12.2741667 6.57,12.3491667 C6.495,12.4241667 6.45194444,12.5280556 6.45194444,12.6341667 L6.45194444,16.3975 C6.45194444,16.5036111 6.495,16.6075 6.57,16.6825 C6.645,16.7575 6.74888889,16.8005556 6.855,16.8005556 L10.2152778,16.8005556 L10.2152778,20.1608333 C10.2152778,20.2669444 10.2583333,20.3708333 10.3333333,20.4458333 C10.4083333,20.5208333 10.5122222,20.5638889 10.6183333,20.5638889 L14.3816667,20.5638889 C14.4877778,20.5638889 14.5916667,20.5208333 14.6666667,20.4458333 C14.7416667,20.3708333 14.7847222,20.2669444 14.7847222,20.1608333 L14.7847222,16.8011111 L18.145,16.8011111 C18.2511111,16.8011111 18.355,16.7580556 18.43,16.6830556 C18.505,16.6080556 18.5480556,16.5041667 18.5480556,16.3980556 L18.5480556,12.6344444 C18.5480556,12.5283333 18.505,12.4244444 18.43,12.3494444 C18.3552778,12.2741667 18.2513889,12.2311111 18.1452778,12.2311111 Z M17.7419444,15.9947222 L14.3816667,15.9947222 C14.2755556,15.9947222 14.1716667,16.0377778 14.0966667,16.1127778 C14.0216667,16.1877778 13.9786111,16.2916667 13.9786111,16.3977778 L13.9786111,19.7580556 L11.0213889,19.7580556 L11.0213889,16.3977778 C11.0213889,16.2916667 10.9783333,16.1877778 10.9033333,16.1127778 C10.8283333,16.0377778 10.7244444,15.9947222 10.6183333,15.9947222 L7.25805556,15.9947222 L7.25805556,13.0375 L10.6183333,13.0375 C10.7244444,13.0375 10.8283333,12.9944444 10.9033333,12.9194444 C10.9783333,12.8444444 11.0213889,12.7405556 11.0213889,12.6344444 L11.0213889,9.27416667 L13.9783333,9.27416667 L13.9783333,12.6344444 C13.9783333,12.7405556 14.0213889,12.8444444 14.0963889,12.9194444 C14.1713889,12.9944444 14.2752778,13.0375 14.3813889,13.0375 L17.7416667,13.0375 L17.7416667,15.9947222 L17.7419444,15.9947222 Z"})))}},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},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(e){console.error(e)}}(),e.exports=n(100)},function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));var r=n(202);function a(e){if("string"!=typeof e)throw new Error(Object(r.a)(7));return e.charAt(0).toUpperCase()+e.slice(1)}},function(e,t,n){var r,a,i;a=[e],r=function(e){"use strict";var t="/user/submissions",n="/user/dashboard",r="/user/manage-access",a="".concat(t,"/feedback"),i="".concat(t,"/doctors-clinicians-preview"),o="".concat(t,"/reports"),l="".concat(t,"/facility-based-preview"),u="/user/helpdesk-viewing-tool",c=function(e){return e?"".concat(a,"/").concat(e):a},s=function(e){return"".concat(l,"/").concat(e)},f=function(e,t,n){var r,a;if(t){var i=e.currentTarget,o=i.pathname,l=i.hash,u=i.search;e.preventDefault(),e.stopPropagation(),t("".concat(o).concat(l).concat(u))}null===(r=window)||void 0===r||null===(a=r.utag)||void 0===a||a.link({ga_event_category:"side navbar",ga_event_action:"click",ga_event_label:n,page_title:"".concat(window.document.title),page_url:"".concat(window.location.pathname),event:"trackEvent"})};e.exports={submissionsUrl:t,dashboardUrl:n,feedbackUrl:a,manageUrl:r,physicianCompareUrl:i,performanceFeedbackUrl:c,facilityBasedPreviewUrl:s,handleNavigation:f,reportsPortalUrl:o,facilityBasedPreviewBaseUrl:l,viewingToolUrl:u}},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";t.a=function(e,t){}},function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var r=n(0),a=n(27),i=Object(a.a)()?r.useLayoutEffect:r.useEffect},function(e,t,n){"use strict";function r(e){var t,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:166;function r(){for(var r=arguments.length,a=new Array(r),i=0;i<r;i++)a[i]=arguments[i];var o=this,l=function(){e.apply(o,a)};clearTimeout(t),t=setTimeout(l,n)}return r.clear=function(){clearTimeout(t)},r}n.d(t,"a",(function(){return r}))},function(e,t,n){"use strict";t.parse=function(e,t){if("string"!=typeof e)throw new TypeError("argument str must be a string");for(var n={},a=t||{},i=e.split(";"),l=a.decode||r,u=0;u<i.length;u++){var c=i[u],s=c.indexOf("=");if(!(s<0)){var f=c.substring(0,s).trim();if(null==n[f]){var d=c.substring(s+1,c.length).trim();'"'===d[0]&&(d=d.slice(1,-1)),n[f]=o(d,l)}}}return n},t.serialize=function(e,t,n){var r=n||{},o=r.encode||a;if("function"!=typeof o)throw new TypeError("option encode is invalid");if(!i.test(e))throw new TypeError("argument name is invalid");var l=o(t);if(l&&!i.test(l))throw new TypeError("argument val is invalid");var u=e+"="+l;if(null!=r.maxAge){var c=r.maxAge-0;if(isNaN(c)||!isFinite(c))throw new TypeError("option maxAge is invalid");u+="; Max-Age="+Math.floor(c)}if(r.domain){if(!i.test(r.domain))throw new TypeError("option domain is invalid");u+="; Domain="+r.domain}if(r.path){if(!i.test(r.path))throw new TypeError("option path is invalid");u+="; Path="+r.path}if(r.expires){if("function"!=typeof r.expires.toUTCString)throw new TypeError("option expires is invalid");u+="; Expires="+r.expires.toUTCString()}r.httpOnly&&(u+="; HttpOnly");r.secure&&(u+="; Secure");if(r.sameSite){switch("string"==typeof r.sameSite?r.sameSite.toLowerCase():r.sameSite){case!0:u+="; SameSite=Strict";break;case"lax":u+="; SameSite=Lax";break;case"strict":u+="; SameSite=Strict";break;case"none":u+="; SameSite=None";break;default:throw new TypeError("option sameSite is invalid")}}return u};var r=decodeURIComponent,a=encodeURIComponent,i=/^[\u0009\u0020-\u007e\u0080-\u00ff]+$/;function o(e,t){try{return t(e)}catch(t){return e}}},function(e,t,n){var r,a,i;a=[t,n(0),n(2)],r=function(e,t,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.useHeaderState=e.HeaderStateProvider=e.HeaderStateContext=void 0,e.useWindowWidth=d;var r=i(t),a=i(n);function i(e){return e&&e.__esModule?e:{default:e}}function o(e,t){return f(e)||s(e,t)||u(e,t)||l()}function l(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function u(e,t){if(e){if("string"==typeof e)return c(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?c(e,t):void 0}}function c(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function s(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,a,i=[],o=!0,l=!1;try{for(n=n.call(e);!(o=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);o=!0);}catch(e){l=!0,a=e}finally{try{o||null==n.return||n.return()}finally{if(l)throw a}}return i}}function f(e){if(Array.isArray(e))return e}function d(){var e=o((0,t.useState)(void 0),2),n=e[0],r=e[1];return(0,t.useEffect)((function(){function e(){r(window.innerWidth)}return window.addEventListener("resize",e),e(),function(){return window.removeEventListener("resize",e)}}),[]),n}var p=e.HeaderStateContext=(0,t.createContext)(null),h=e.HeaderStateProvider=function(e){var n=e.children,a=e.RouterLink,i=o((0,t.useState)(""),2),l=i[0],u=i[1],c=function(e){return u(l===e?"":e)},s=function(){return u("")};return r.default.createElement(p.Provider,{value:{currentOpenMenu:l,handleToggleMenu:c,closeMenus:s,RouterLink:a}},n)};h.propTypes={children:a.default.node.isRequired,RouterLink:a.default.func},h.defaultProps={RouterLink:null},e.useHeaderState=function(){var e=(0,t.useContext)(p);if(void 0===e)throw new Error("useHeaderState must be used within a HeaderStateProvider");return e}},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2)],r=function(e,t,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=i(t),a=i(n);function i(e){return e&&e.__esModule?e:{default:e}}var o=function(e){return e?"background-highlight":""},l=function(e){var t=e.display,n=e.className,a=e.children,i=e.darkerBackground;return r.default.createElement("div",{className:"animation-group animation-group-".concat(n||"default").concat(t?" animation-group-enter":" animation-group-exit"," ").concat(o(i))},a)};l.propTypes={children:a.default.node,className:a.default.string,display:a.default.bool,darkerBackground:a.default.bool},e.default=l},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";n.d(t,"a",(function(){return d}));var r=n(1),a=n(0),i=n.n(a),o=n(3),l=n(4),u=n(7),c=n(12),s=a.forwardRef((function(e,t){var n=e.children,i=e.classes,u=e.className,s=e.color,f=void 0===s?"inherit":s,d=e.component,p=void 0===d?"svg":d,h=e.fontSize,m=void 0===h?"medium":h,y=e.htmlColor,v=e.titleAccess,g=e.viewBox,b=void 0===g?"0 0 24 24":g,x=Object(o.a)(e,["children","classes","className","color","component","fontSize","htmlColor","titleAccess","viewBox"]);return a.createElement(p,Object(r.a)({className:Object(l.a)(i.root,u,"inherit"!==f&&i["color".concat(Object(c.a)(f))],"default"!==m&&"medium"!==m&&i["fontSize".concat(Object(c.a)(m))]),focusable:"false",viewBox:b,color:y,"aria-hidden":!v||void 0,role:v?"img":void 0,ref:t},x),n,v?a.createElement("title",null,v):null)}));s.muiName="SvgIcon";var f=Object(u.a)((function(e){return{root:{userSelect:"none",width:"1em",height:"1em",display:"inline-block",fill:"currentColor",flexShrink:0,fontSize:e.typography.pxToRem(24),transition:e.transitions.create("fill",{duration:e.transitions.duration.shorter})},colorPrimary:{color:e.palette.primary.main},colorSecondary:{color:e.palette.secondary.main},colorAction:{color:e.palette.action.active},colorError:{color:e.palette.error.main},colorDisabled:{color:e.palette.action.disabled},fontSizeInherit:{fontSize:"inherit"},fontSizeSmall:{fontSize:e.typography.pxToRem(20)},fontSizeLarge:{fontSize:e.typography.pxToRem(35)}}}),{name:"MuiSvgIcon"})(s);function d(e,t){var n=function(t,n){return i.a.createElement(f,Object(r.a)({ref:n},t),e)};return n.muiName=f.muiName,i.a.memo(i.a.forwardRef(n))}},function(e,t,n){"use strict";function r(e,t){if(null==e)return{};var n,r,a={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(a[n]=e[n]);return a}n.d(t,"a",(function(){return r}))},function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var r=n(0),a=n(26);function i(e,t){return r.useMemo((function(){return null==e&&null==t?null:function(n){Object(a.a)(e,n),Object(a.a)(t,n)}}),[e,t])}},function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var r=n(29);var a=n(39);function i(e){return function(e){if(Array.isArray(e))return Object(r.a)(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||Object(a.a)(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}},function(e,t,n){e.exports=n(115)},function(e,t,n){"use strict";function r(e){return 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},r(e)}n.d(t,"a",(function(){return r}))},function(e,t,n){"use strict";function r(e,t){"function"==typeof e?e(t):e&&(e.current=t)}n.d(t,"a",(function(){return r}))},function(e,t,n){"use strict";function r(){return!("undefined"==typeof window||!window.document||!window.document.createElement)}n.d(t,"a",(function(){return r}))},function(e,t,n){"use strict";function r(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}n.d(t,"a",(function(){return r}))},function(e,t,n){"use strict";function r(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}n.d(t,"a",(function(){return r}))},function(e,t,n){"use strict";function r(e,t){return r=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},r(e,t)}function a(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,r(e,t)}n.d(t,"a",(function(){return a}))},,function(e,t,n){var r,a,i;a=[t,n(0),n(24)],r=function(e,t,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.withGetConfig=void 0;var r=i(t),a=i(n);function i(e){return e&&e.__esModule?e:{default:e}}function o(){return o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o.apply(this,arguments)}function l(e,t){return d(e)||f(e,t)||c(e,t)||u()}function u(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function c(e,t){if(e){if("string"==typeof e)return s(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?s(e,t):void 0}}function s(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function f(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,a,i=[],o=!0,l=!1;try{for(n=n.call(e);!(o=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);o=!0);}catch(e){l=!0,a=e}finally{try{o||null==n.return||n.return()}finally{if(l)throw a}}return i}}function d(e){if(Array.isArray(e))return e}var p=function(e){var n=e.url,r=void 0===n?"":n,i=e.localStorageName,o=void 0===i?"":i,u=e.equalityCheckExclude,c=void 0===u?[]:u,s=e.timeout,f=void 0===s?30:s,d=e.defaultContent,p=l((0,t.useState)(),2),h=p[0],m=p[1];if(!r||!o)throw new Error("Arguments for url and localStorageName are required");return(0,t.useEffect)((function(){var e=JSON.parse(localStorage.getItem(o));if(null!=e&&e.content&&(new Date).valueOf()<e.expiration)m(e);else{var t=window.location.origin;a.default.get("".concat(t).concat(r)).then((function(t){var n=t.data.data,r=void 0===n?{}:n,a={expiration:(new Date).valueOf()+60*f*1e3};null!=r&&r.content&&null!=e&&e.content&&Object.keys(r.content).every((function(t){return!!c.includes(t)||r.content[t]===e.content[t]}))?a.content=e.content:a.content=r.content,localStorage.setItem(o,JSON.stringify(a)),m(a)})).catch((function(e){m({content:d,expiration:0})}))}}),[]),h};e.withGetConfig=function(e,t){function n(n){var a=p(t);return r.default.createElement(e,o({result:a},n))}return n},e.default=p},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";function r(e){this.message=e}r.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},r.prototype.__CANCEL__=!0,e.exports=r},function(e,t,n){var r,a,i;a=[t],r=function(e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.setUtagLink=function(e,t,n){var r,a;return null===(r=window)||void 0===r||null===(a=r.utag)||void 0===a?void 0:a.link({ga_event_category:e,ga_event_action:t,ga_event_label:n,page_title:"".concat(window.document.title),page_url:"".concat(window.location.pathname),event:"trackEvent"})}},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(17),n(24)],r=function(e,t,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.revertQppHasAuthsCookie=e.revertApmPaymentCookie=e.deleteImpersonatedUser=void 0;var r=i(t),a=i(n);function i(e){return e&&e.__esModule?e:{default:e}}var o=e.deleteImpersonatedUser=function(e){e.hasOwnProperty("qpp_impersonated_user")&&(document.cookie="qpp_impersonated_user=; Path=/; Expires=Thu, 01 Jan 1970 00:00:01 GMT;"),e.hasOwnProperty("qpp_impersonated_type")&&(document.cookie="qpp_impersonated_type=; Path=/; Expires=Thu, 01 Jan 1970 00:00:01 GMT;")},l=(e.revertApmPaymentCookie=function(){var e=localStorage.getItem("user_has_apm_payments");e&&(document.cookie="user_has_apm_payments=".concat(e,"; Path=/;"))},e.revertQppHasAuthsCookie=function(){var e=JSON.parse(localStorage.getItem("impersonatorAuthValues")),t=e.qppHasAuthorizations,n=e.behindSSL;t&&(document.cookie="qpp_has_authorizations=".concat(t,";path=/").concat(n?";secure":""))},function(e){var t=r.default.parse(e.document.cookie),n="/logout-confirmation";if(t.hasOwnProperty("qpp_auth_token")){var i=function(){o(t),e.location.pathname=n},l=function(){o(t),e.location.pathname=n};return(0,a.default)({method:"POST",url:"/user/session-logout",headers:{"Content-Type":"application/json",Authorization:"Bearer ".concat(t.qpp_auth_token)}}).then(i,l).catch((function(e){console.log(e)}))}e.location.pathname=n});e.default=l},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";function r(e){return e&&e.ownerDocument||document}n.d(t,"a",(function(){return r}))},function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));var r=n(36);function a(e){return Object(r.a)(e).defaultView||window}},function(e,t,n){"use strict";n.d(t,"a",(function(){return h}));var r=n(0),a=n(11),i=!0,o=!1,l=null,u={text:!0,search:!0,url:!0,tel:!0,email:!0,password:!0,number:!0,date:!0,month:!0,week:!0,time:!0,datetime:!0,"datetime-local":!0};function c(e){e.metaKey||e.altKey||e.ctrlKey||(i=!0)}function s(){i=!1}function f(){"hidden"===this.visibilityState&&o&&(i=!0)}function d(e){var t,n,r,a=e.target;try{return a.matches(":focus-visible")}catch(e){}return i||(n=(t=a).type,!("INPUT"!==(r=t.tagName)||!u[n]||t.readOnly)||"TEXTAREA"===r&&!t.readOnly||!!t.isContentEditable)}function p(){o=!0,window.clearTimeout(l),l=window.setTimeout((function(){o=!1}),100)}function h(){return{isFocusVisible:d,onBlurVisible:p,ref:r.useCallback((function(e){var t,n=a.findDOMNode(e);null!=n&&((t=n.ownerDocument).addEventListener("keydown",c,!0),t.addEventListener("mousedown",s,!0),t.addEventListener("pointerdown",s,!0),t.addEventListener("touchstart",s,!0),t.addEventListener("visibilitychange",f,!0))}),[])}}},function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));var r=n(29);function a(e,t){if(e){if("string"==typeof e)return Object(r.a)(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Object(r.a)(e,t):void 0}}},function(e,t,n){"use strict";var r=n(5),a=n(3),i=n(215),o=n(1),l=["xs","sm","md","lg","xl"];function u(e){var t=e.values,n=void 0===t?{xs:0,sm:600,md:960,lg:1280,xl:1920}:t,r=e.unit,i=void 0===r?"px":r,u=e.step,c=void 0===u?5:u,s=Object(a.a)(e,["values","unit","step"]);function f(e){var t="number"==typeof n[e]?n[e]:e;return"@media (min-width:".concat(t).concat(i,")")}function d(e,t){var r=l.indexOf(t);return r===l.length-1?f(e):"@media (min-width:".concat("number"==typeof n[e]?n[e]:e).concat(i,") and ")+"(max-width:".concat((-1!==r&&"number"==typeof n[l[r+1]]?n[l[r+1]]:t)-c/100).concat(i,")")}return Object(o.a)({keys:l,values:n,up:f,down:function(e){var t=l.indexOf(e)+1,r=n[l[t]];return t===l.length?f("xs"):"@media (max-width:".concat(("number"==typeof r&&t>0?r:e)-c/100).concat(i,")")},between:d,only:function(e){return d(e,e)},width:function(e){return n[e]}},s)}function c(e,t,n){var a;return Object(o.a)({gutters:function(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return console.warn(["Material-UI: theme.mixins.gutters() is deprecated.","You can use the source of the mixin directly:","\n paddingLeft: theme.spacing(2),\n paddingRight: theme.spacing(2),\n [theme.breakpoints.up('sm')]: {\n paddingLeft: theme.spacing(3),\n paddingRight: theme.spacing(3),\n },\n "].join("\n")),Object(o.a)({paddingLeft:t(2),paddingRight:t(2)},n,Object(r.a)({},e.up("sm"),Object(o.a)({paddingLeft:t(3),paddingRight:t(3)},n[e.up("sm")])))},toolbar:(a={minHeight:56},Object(r.a)(a,"".concat(e.up("xs")," and (orientation: landscape)"),{minHeight:48}),Object(r.a)(a,e.up("sm"),{minHeight:64}),a)},n)}var s=n(202),f={black:"#000",white:"#fff"},d={50:"#fafafa",100:"#f5f5f5",200:"#eeeeee",300:"#e0e0e0",400:"#bdbdbd",500:"#9e9e9e",600:"#757575",700:"#616161",800:"#424242",900:"#212121",A100:"#d5d5d5",A200:"#aaaaaa",A400:"#303030",A700:"#616161"},p={50:"#e8eaf6",100:"#c5cae9",200:"#9fa8da",300:"#7986cb",400:"#5c6bc0",500:"#3f51b5",600:"#3949ab",700:"#303f9f",800:"#283593",900:"#1a237e",A100:"#8c9eff",A200:"#536dfe",A400:"#3d5afe",A700:"#304ffe"},h={50:"#fce4ec",100:"#f8bbd0",200:"#f48fb1",300:"#f06292",400:"#ec407a",500:"#e91e63",600:"#d81b60",700:"#c2185b",800:"#ad1457",900:"#880e4f",A100:"#ff80ab",A200:"#ff4081",A400:"#f50057",A700:"#c51162"},m={50:"#ffebee",100:"#ffcdd2",200:"#ef9a9a",300:"#e57373",400:"#ef5350",500:"#f44336",600:"#e53935",700:"#d32f2f",800:"#c62828",900:"#b71c1c",A100:"#ff8a80",A200:"#ff5252",A400:"#ff1744",A700:"#d50000"},y={50:"#fff3e0",100:"#ffe0b2",200:"#ffcc80",300:"#ffb74d",400:"#ffa726",500:"#ff9800",600:"#fb8c00",700:"#f57c00",800:"#ef6c00",900:"#e65100",A100:"#ffd180",A200:"#ffab40",A400:"#ff9100",A700:"#ff6d00"},v={50:"#e3f2fd",100:"#bbdefb",200:"#90caf9",300:"#64b5f6",400:"#42a5f5",500:"#2196f3",600:"#1e88e5",700:"#1976d2",800:"#1565c0",900:"#0d47a1",A100:"#82b1ff",A200:"#448aff",A400:"#2979ff",A700:"#2962ff"},g={50:"#e8f5e9",100:"#c8e6c9",200:"#a5d6a7",300:"#81c784",400:"#66bb6a",500:"#4caf50",600:"#43a047",700:"#388e3c",800:"#2e7d32",900:"#1b5e20",A100:"#b9f6ca",A200:"#69f0ae",A400:"#00e676",A700:"#00c853"};function b(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1;return Math.min(Math.max(t,e),n)}function x(e){if(e.type)return e;if("#"===e.charAt(0))return x(function(e){e=e.substr(1);var t=new RegExp(".{1,".concat(e.length>=6?2:1,"}"),"g"),n=e.match(t);return n&&1===n[0].length&&(n=n.map((function(e){return e+e}))),n?"rgb".concat(4===n.length?"a":"","(").concat(n.map((function(e,t){return t<3?parseInt(e,16):Math.round(parseInt(e,16)/255*1e3)/1e3})).join(", "),")"):""}(e));var t=e.indexOf("("),n=e.substring(0,t);if(-1===["rgb","rgba","hsl","hsla"].indexOf(n))throw new Error(Object(s.a)(3,e));var r=e.substring(t+1,e.length-1).split(",");return{type:n,values:r=r.map((function(e){return parseFloat(e)}))}}function w(e){var t=e.type,n=e.values;return-1!==t.indexOf("rgb")?n=n.map((function(e,t){return t<3?parseInt(e,10):e})):-1!==t.indexOf("hsl")&&(n[1]="".concat(n[1],"%"),n[2]="".concat(n[2],"%")),"".concat(t,"(").concat(n.join(", "),")")}function _(e){var t="hsl"===(e=x(e)).type?x(function(e){var t=(e=x(e)).values,n=t[0],r=t[1]/100,a=t[2]/100,i=r*Math.min(a,1-a),o=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:(e+n/30)%12;return a-i*Math.max(Math.min(t-3,9-t,1),-1)},l="rgb",u=[Math.round(255*o(0)),Math.round(255*o(8)),Math.round(255*o(4))];return"hsla"===e.type&&(l+="a",u.push(t[3])),w({type:l,values:u})}(e)).values:e.values;return t=t.map((function(e){return(e/=255)<=.03928?e/12.92:Math.pow((e+.055)/1.055,2.4)})),Number((.2126*t[0]+.7152*t[1]+.0722*t[2]).toFixed(3))}function E(e,t){if(e=x(e),t=b(t),-1!==e.type.indexOf("hsl"))e.values[2]*=1-t;else if(-1!==e.type.indexOf("rgb"))for(var n=0;n<3;n+=1)e.values[n]*=1-t;return w(e)}function k(e,t){if(e=x(e),t=b(t),-1!==e.type.indexOf("hsl"))e.values[2]+=(100-e.values[2])*t;else if(-1!==e.type.indexOf("rgb"))for(var n=0;n<3;n+=1)e.values[n]+=(255-e.values[n])*t;return w(e)}var C={text:{primary:"rgba(0, 0, 0, 0.87)",secondary:"rgba(0, 0, 0, 0.54)",disabled:"rgba(0, 0, 0, 0.38)",hint:"rgba(0, 0, 0, 0.38)"},divider:"rgba(0, 0, 0, 0.12)",background:{paper:f.white,default:d[50]},action:{active:"rgba(0, 0, 0, 0.54)",hover:"rgba(0, 0, 0, 0.04)",hoverOpacity:.04,selected:"rgba(0, 0, 0, 0.08)",selectedOpacity:.08,disabled:"rgba(0, 0, 0, 0.26)",disabledBackground:"rgba(0, 0, 0, 0.12)",disabledOpacity:.38,focus:"rgba(0, 0, 0, 0.12)",focusOpacity:.12,activatedOpacity:.12}},S={text:{primary:f.white,secondary:"rgba(255, 255, 255, 0.7)",disabled:"rgba(255, 255, 255, 0.5)",hint:"rgba(255, 255, 255, 0.5)",icon:"rgba(255, 255, 255, 0.5)"},divider:"rgba(255, 255, 255, 0.12)",background:{paper:d[800],default:"#303030"},action:{active:f.white,hover:"rgba(255, 255, 255, 0.08)",hoverOpacity:.08,selected:"rgba(255, 255, 255, 0.16)",selectedOpacity:.16,disabled:"rgba(255, 255, 255, 0.3)",disabledBackground:"rgba(255, 255, 255, 0.12)",disabledOpacity:.38,focus:"rgba(255, 255, 255, 0.12)",focusOpacity:.12,activatedOpacity:.24}};function O(e,t,n,r){var a=r.light||r,i=r.dark||1.5*r;e[t]||(e.hasOwnProperty(n)?e[t]=e[n]:"light"===t?e.light=k(e.main,a):"dark"===t&&(e.dark=E(e.main,i)))}function M(e){var t=e.primary,n=void 0===t?{light:p[300],main:p[500],dark:p[700]}:t,r=e.secondary,l=void 0===r?{light:h.A200,main:h.A400,dark:h.A700}:r,u=e.error,c=void 0===u?{light:m[300],main:m[500],dark:m[700]}:u,b=e.warning,x=void 0===b?{light:y[300],main:y[500],dark:y[700]}:b,w=e.info,E=void 0===w?{light:v[300],main:v[500],dark:v[700]}:w,k=e.success,M=void 0===k?{light:g[300],main:g[500],dark:g[700]}:k,P=e.type,N=void 0===P?"light":P,L=e.contrastThreshold,T=void 0===L?3:L,j=e.tonalOffset,A=void 0===j?.2:j,R=Object(a.a)(e,["primary","secondary","error","warning","info","success","type","contrastThreshold","tonalOffset"]);function I(e){var t=function(e,t){var n=_(e),r=_(t);return(Math.max(n,r)+.05)/(Math.min(n,r)+.05)}(e,S.text.primary)>=T?S.text.primary:C.text.primary;return t}var z=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:500,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:300,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:700;if(!(e=Object(o.a)({},e)).main&&e[t]&&(e.main=e[t]),!e.main)throw new Error(Object(s.a)(4,t));if("string"!=typeof e.main)throw new Error(Object(s.a)(5,JSON.stringify(e.main)));return O(e,"light",n,A),O(e,"dark",r,A),e.contrastText||(e.contrastText=I(e.main)),e},D={dark:S,light:C};return Object(i.a)(Object(o.a)({common:f,type:N,primary:z(n),secondary:z(l,"A400","A200","A700"),error:z(c),warning:z(x),info:z(E),success:z(M),grey:d,contrastThreshold:T,getContrastText:I,augmentColor:z,tonalOffset:A},D[N]),R)}function P(e){return Math.round(1e5*e)/1e5}function N(e){return P(e)}var L={textTransform:"uppercase"},T='"Roboto", "Helvetica", "Arial", sans-serif';function j(e,t){var n="function"==typeof t?t(e):t,r=n.fontFamily,l=void 0===r?T:r,u=n.fontSize,c=void 0===u?14:u,s=n.fontWeightLight,f=void 0===s?300:s,d=n.fontWeightRegular,p=void 0===d?400:d,h=n.fontWeightMedium,m=void 0===h?500:h,y=n.fontWeightBold,v=void 0===y?700:y,g=n.htmlFontSize,b=void 0===g?16:g,x=n.allVariants,w=n.pxToRem,_=Object(a.a)(n,["fontFamily","fontSize","fontWeightLight","fontWeightRegular","fontWeightMedium","fontWeightBold","htmlFontSize","allVariants","pxToRem"]);var E=c/14,k=w||function(e){return"".concat(e/b*E,"rem")},C=function(e,t,n,r,a){return Object(o.a)({fontFamily:l,fontWeight:e,fontSize:k(t),lineHeight:n},l===T?{letterSpacing:"".concat(P(r/t),"em")}:{},a,x)},S={h1:C(f,96,1.167,-1.5),h2:C(f,60,1.2,-.5),h3:C(p,48,1.167,0),h4:C(p,34,1.235,.25),h5:C(p,24,1.334,0),h6:C(m,20,1.6,.15),subtitle1:C(p,16,1.75,.15),subtitle2:C(m,14,1.57,.1),body1:C(p,16,1.5,.15),body2:C(p,14,1.43,.15),button:C(m,14,1.75,.4,L),caption:C(p,12,1.66,.4),overline:C(p,12,2.66,1,L)};return Object(i.a)(Object(o.a)({htmlFontSize:b,pxToRem:k,round:N,fontFamily:l,fontSize:c,fontWeightLight:f,fontWeightRegular:p,fontWeightMedium:m,fontWeightBold:v},S),_,{clone:!1})}function A(){return["".concat(arguments.length<=0?void 0:arguments[0],"px ").concat(arguments.length<=1?void 0:arguments[1],"px ").concat(arguments.length<=2?void 0:arguments[2],"px ").concat(arguments.length<=3?void 0:arguments[3],"px rgba(0,0,0,").concat(.2,")"),"".concat(arguments.length<=4?void 0:arguments[4],"px ").concat(arguments.length<=5?void 0:arguments[5],"px ").concat(arguments.length<=6?void 0:arguments[6],"px ").concat(arguments.length<=7?void 0:arguments[7],"px rgba(0,0,0,").concat(.14,")"),"".concat(arguments.length<=8?void 0:arguments[8],"px ").concat(arguments.length<=9?void 0:arguments[9],"px ").concat(arguments.length<=10?void 0:arguments[10],"px ").concat(arguments.length<=11?void 0:arguments[11],"px rgba(0,0,0,").concat(.12,")")].join(",")}var R=["none",A(0,2,1,-1,0,1,1,0,0,1,3,0),A(0,3,1,-2,0,2,2,0,0,1,5,0),A(0,3,3,-2,0,3,4,0,0,1,8,0),A(0,2,4,-1,0,4,5,0,0,1,10,0),A(0,3,5,-1,0,5,8,0,0,1,14,0),A(0,3,5,-1,0,6,10,0,0,1,18,0),A(0,4,5,-2,0,7,10,1,0,2,16,1),A(0,5,5,-3,0,8,10,1,0,3,14,2),A(0,5,6,-3,0,9,12,1,0,3,16,2),A(0,6,6,-3,0,10,14,1,0,4,18,3),A(0,6,7,-4,0,11,15,1,0,4,20,3),A(0,7,8,-4,0,12,17,2,0,5,22,4),A(0,7,8,-4,0,13,19,2,0,5,24,4),A(0,7,9,-4,0,14,21,2,0,5,26,4),A(0,8,9,-5,0,15,22,2,0,6,28,5),A(0,8,10,-5,0,16,24,2,0,6,30,5),A(0,8,11,-5,0,17,26,2,0,6,32,5),A(0,9,11,-5,0,18,28,2,0,7,34,6),A(0,9,12,-6,0,19,29,2,0,7,36,6),A(0,10,13,-6,0,20,31,3,0,8,38,7),A(0,10,13,-6,0,21,33,3,0,8,40,7),A(0,10,14,-6,0,22,35,3,0,8,42,7),A(0,11,14,-7,0,23,36,3,0,9,44,8),A(0,11,15,-7,0,24,38,3,0,9,46,8)],I={borderRadius:4};var z=n(39);function D(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,a,i=[],o=!0,l=!1;try{for(n=n.call(e);!(o=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);o=!0);}catch(e){l=!0,a=e}finally{try{o||null==n.return||n.return()}finally{if(l)throw a}}return i}}(e,t)||Object(z.a)(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}n(23);var q=n(25);var B=function(e,t){return t?Object(i.a)(e,t,{clone:!1}):e},F={xs:0,sm:600,md:960,lg:1280,xl:1920},H={keys:["xs","sm","md","lg","xl"],up:function(e){return"@media (min-width:".concat(F[e],"px)")}};var U,V,W={m:"margin",p:"padding"},$={t:"Top",r:"Right",b:"Bottom",l:"Left",x:["Left","Right"],y:["Top","Bottom"]},G={marginX:"mx",marginY:"my",paddingX:"px",paddingY:"py"},Q=(U=function(e){if(e.length>2){if(!G[e])return[e];e=G[e]}var t=D(e.split(""),2),n=t[0],r=t[1],a=W[n],i=$[r]||"";return Array.isArray(i)?i.map((function(e){return a+e})):[a+i]},V={},function(e){return void 0===V[e]&&(V[e]=U(e)),V[e]}),Y=["m","mt","mr","mb","ml","mx","my","p","pt","pr","pb","pl","px","py","margin","marginTop","marginRight","marginBottom","marginLeft","marginX","marginY","padding","paddingTop","paddingRight","paddingBottom","paddingLeft","paddingX","paddingY"];function Z(e){var t=e.spacing||8;return"number"==typeof t?function(e){return t*e}:Array.isArray(t)?function(e){return t[e]}:"function"==typeof t?t:function(){}}function X(e,t){return function(n){return e.reduce((function(e,r){return e[r]=function(e,t){if("string"==typeof t||null==t)return t;var n=e(Math.abs(t));return t>=0?n:"number"==typeof n?-n:"-".concat(n)}(t,n),e}),{})}}function K(e){var t=Z(e.theme);return Object.keys(e).map((function(n){if(-1===Y.indexOf(n))return null;var r=X(Q(n),t),a=e[n];return function(e,t,n){if(Array.isArray(t)){var r=e.theme.breakpoints||H;return t.reduce((function(e,a,i){return e[r.up(r.keys[i])]=n(t[i]),e}),{})}if("object"===Object(q.a)(t)){var a=e.theme.breakpoints||H;return Object.keys(t).reduce((function(e,r){return e[a.up(r)]=n(t[r]),e}),{})}return n(t)}(e,a,r)})).reduce(B,{})}K.propTypes={},K.filterProps=Y;function J(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:8;if(e.mui)return e;var t=Z({spacing:e}),n=function(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];return 0===n.length?t(1):1===n.length?t(n[0]):n.map((function(e){if("string"==typeof e)return e;var n=t(e);return"number"==typeof n?"".concat(n,"px"):n})).join(" ")};return Object.defineProperty(n,"unit",{get:function(){return e}}),n.mui=!0,n}var ee={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)"},te={shortest:150,shorter:200,short:250,standard:300,complex:375,enteringScreen:225,leavingScreen:195};function ne(e){return"".concat(Math.round(e),"ms")}var re={easing:ee,duration:te,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?te.standard:n,i=t.easing,o=void 0===i?ee.easeInOut:i,l=t.delay,u=void 0===l?0:l;Object(a.a)(t,["duration","easing","delay"]);return(Array.isArray(e)?e:[e]).map((function(e){return"".concat(e," ").concat("string"==typeof r?r:ne(r)," ").concat(o," ").concat("string"==typeof u?u:ne(u))})).join(",")},getAutoHeightDuration:function(e){if(!e)return 0;var t=e/36;return Math.round(10*(4+15*Math.pow(t,.25)+t/5))}},ae={mobileStepper:1e3,speedDial:1050,appBar:1100,drawer:1200,modal:1300,snackbar:1400,tooltip:1500};function ie(){for(var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.breakpoints,n=void 0===t?{}:t,r=e.mixins,o=void 0===r?{}:r,l=e.palette,s=void 0===l?{}:l,f=e.spacing,d=e.typography,p=void 0===d?{}:d,h=Object(a.a)(e,["breakpoints","mixins","palette","spacing","typography"]),m=M(s),y=u(n),v=J(f),g=Object(i.a)({breakpoints:y,direction:"ltr",mixins:c(y,v,o),overrides:{},palette:m,props:{},shadows:R,typography:j(m,p),spacing:v,shape:I,transitions:re,zIndex:ae},h),b=arguments.length,x=new Array(b>1?b-1:0),w=1;w<b;w++)x[w-1]=arguments[w];return g=x.reduce((function(e,t){return Object(i.a)(e,t)}),g)}var oe=ie();t.a=oe},function(e,t,n){var r,a,i;a=[t,n(0),n(2)],r=function(e,t,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.TextButton=void 0;var r=i(t),a=i(n);function i(e){return e&&e.__esModule?e:{default:e}}function o(){return o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o.apply(this,arguments)}function l(e,t){if(null==e)return{};var n,r,a=u(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}function u(e,t){if(null==e)return{};var n,r,a={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(a[n]=e[n]);return a}var c=["children","className","href","loading","onClick","size","variant","type"],s=["className"],f=["secondary","outline","danger","white"],d=["big"],p=function(e){var t=e.children,n=e.className,a=e.href,i=e.loading,u=e.onClick,s=e.size,p=e.variant,h=e.type,m=l(e,c),y="qpp-c-button";return f.includes(p)&&(y=y.concat(" ","qpp-c-button--".concat(p))),d.includes(s)&&(y=y.concat(" ","qpp-c-button--".concat(s))),n&&(y=y.concat(" ",n)),a?r.default.createElement("a",{href:a,"data-testid":"ds-btn",className:y||"",onClick:u},t):r.default.createElement("button",o({"data-testid":"ds-btn",className:y||"",onClick:u,disabled:i,type:h},m),t)};p.propTypes={children:a.default.node,className:a.default.string,href:a.default.string,loading:a.default.bool,onClick:a.default.func,size:a.default.oneOf(d),type:a.default.string,variant:a.default.oneOf(f)},p.defaultProps={children:!1,className:"",href:"",loading:!1,onClick:function(){return null},size:null,type:"button",variant:null};var h=e.TextButton=function(e){var t=e.className,n=void 0===t?"":t,a=l(e,s);return r.default.createElement(p,o({className:"qpp-c-button--text ".concat(n)},a))};h.propTypes={className:a.default.string},h.defaultProps={className:""},e.default=p},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t){e.exports=function(e){return e&&e.__esModule?e:{default:e}},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){var r=n(106).default;function a(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(a=function(e){return e?n:t})(e)}e.exports=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!==r(e)&&"function"!=typeof e)return{default:e};var n=a(t);if(n&&n.has(e))return n.get(e);var i={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var l in e)if("default"!==l&&Object.prototype.hasOwnProperty.call(e,l)){var u=o?Object.getOwnPropertyDescriptor(e,l):null;u&&(u.get||u.set)?Object.defineProperty(i,l,u):i[l]=e[l]}return i.default=e,n&&n.set(e,i),i},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return r.createSvgIcon}});var r=n(200)},function(e,t,n){"use strict";function r(e,t){return function(){return null}}n.d(t,"a",(function(){return r}))},function(e,t,n){"use strict";function r(e,t,n,r,a){return null}n.d(t,"a",(function(){return r}))},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(60),n(111)],r=function(e,t,n,r,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=c(t),o=c(n),l=c(r),u=c(a);function c(e){return e&&e.__esModule?e:{default:e}}function s(){return s=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},s.apply(this,arguments)}function f(e,t){if(null==e)return{};var n,r,a=d(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}function d(e,t){if(null==e)return{};var n,r,a={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(a[n]=e[n]);return a}var p=["label","lightIcon"],h="16px",m={background:"transparent",border:0,padding:0,width:h,height:h,WebkitTouchCallout:"none",WebkitUserSelect:"none",userSelect:"none"},y={onTouchStart:function(e){e.stopPropagation()},onTouchEnd:function(e){document.activeElement!==e.currentTarget?(e.preventDefault(),e.currentTarget.focus()):(e.preventDefault(),e.currentTarget.blur())}},v=function(e){var t=e.label,n=e.lightIcon,r=f(e,p);return i.default.createElement(l.default,s({label:t},r),i.default.createElement("button",s({type:"button","aria-label":"Information",style:m},y),i.default.createElement(u.default,{lightIcon:n,width:h,height:h,"aria-hidden":!0,style:{float:"left"}})))};v.propTypes={label:o.default.string.isRequired,ariaLabel:o.default.string,lightIcon:o.default.bool,DEBUG_STYLE:o.default.bool},v.defaultProps={ariaLabel:void 0,lightIcon:!1,DEBUG_STYLE:void 0},e.default=v},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";(function(t){var r=n(6),a=n(121),i=n(63),o=n(64),l={"Content-Type":"application/x-www-form-urlencoded"};function u(e,t){!r.isUndefined(e)&&r.isUndefined(e["Content-Type"])&&(e["Content-Type"]=t)}var c,s={transitional:o,adapter:(("undefined"!=typeof XMLHttpRequest||void 0!==t&&"[object process]"===Object.prototype.toString.call(t))&&(c=n(65)),c),transformRequest:[function(e,t){return a(t,"Accept"),a(t,"Content-Type"),r.isFormData(e)||r.isArrayBuffer(e)||r.isBuffer(e)||r.isStream(e)||r.isFile(e)||r.isBlob(e)?e:r.isArrayBufferView(e)?e.buffer:r.isURLSearchParams(e)?(u(t,"application/x-www-form-urlencoded;charset=utf-8"),e.toString()):r.isObject(e)||t&&"application/json"===t["Content-Type"]?(u(t,"application/json"),function(e,t,n){if(r.isString(e))try{return(t||JSON.parse)(e),r.trim(e)}catch(e){if("SyntaxError"!==e.name)throw e}return(n||JSON.stringify)(e)}(e)):e}],transformResponse:[function(e){var t=this.transitional||s.transitional,n=t&&t.silentJSONParsing,a=t&&t.forcedJSONParsing,o=!n&&"json"===this.responseType;if(o||a&&r.isString(e)&&e.length)try{return JSON.parse(e)}catch(e){if(o){if("SyntaxError"===e.name)throw i(e,this,"E_JSON_PARSE");throw e}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};r.forEach(["delete","get","head"],(function(e){s.headers[e]={}})),r.forEach(["post","put","patch"],(function(e){s.headers[e]=r.merge(l)})),e.exports=s}).call(this,n(120))},function(e,t,n){"use strict";function r(e){this.message=e}n.r(t),n.d(t,"InvalidTokenError",(function(){return o})),r.prototype=new Error,r.prototype.name="InvalidCharacterError";var a="undefined"!=typeof window&&window.atob&&window.atob.bind(window)||function(e){var t=String(e).replace(/=+$/,"");if(t.length%4==1)throw new r("'atob' failed: The string to be decoded is not correctly encoded.");for(var n,a,i=0,o=0,l="";a=t.charAt(o++);~a&&(n=i%4?64*n+a:a,i++%4)?l+=String.fromCharCode(255&n>>(-2*i&6)):0)a="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(a);return l};function i(e){var t=e.replace(/-/g,"+").replace(/_/g,"/");switch(t.length%4){case 0:break;case 2:t+="==";break;case 3:t+="=";break;default:throw"Illegal base64url string!"}try{return function(e){return decodeURIComponent(a(e).replace(/(.)/g,(function(e,t){var n=t.charCodeAt(0).toString(16).toUpperCase();return n.length<2&&(n="0"+n),"%"+n})))}(t)}catch(e){return a(t)}}function o(e){this.message=e}o.prototype=new Error,o.prototype.name="InvalidTokenError",t.default=function(e,t){if("string"!=typeof e)throw new o("Invalid token specified");var n=!0===(t=t||{}).header?0:1;try{return JSON.parse(i(e.split(".")[n]))}catch(e){throw new o("Invalid token specified: "+e.message)}}},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(139),n(153)],r=function(e,t,n,r,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=c(t),o=c(n),l=c(r),u=c(a);function c(e){return e&&e.__esModule?e:{default:e}}function s(e,t){if(null==e)return{};var n,r,a=f(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}function f(e,t){if(null==e)return{};var n,r,a={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(a[n]=e[n]);return a}var d=["useDesignSystem"],p=function(e){var t=e.useDesignSystem,n=s(e,d);return t?i.default.createElement(u.default,n):i.default.createElement(l.default,n)};p.propTypes={useDesignSystem:o.default.bool},p.defaultProps={useDesignSystem:!1},p.displayName="Modal",e.default=p},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.canUseDOM=t.SafeNodeList=t.SafeHTMLCollection=void 0;var r,a=n(145);var i=((r=a)&&r.__esModule?r:{default:r}).default,o=i.canUseDOM?window.HTMLElement:{};t.SafeHTMLCollection=i.canUseDOM?window.HTMLCollection:{},t.SafeNodeList=i.canUseDOM?window.NodeList:{},t.canUseDOM=i.canUseDOM;t.default=o},function(e,t,n){var r,a,i;a=[t,n(0),n(149),n(2)],r=function(e,t,n,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=l(t),i=l(n),o=l(r);function l(e){return e&&e.__esModule?e:{default:e}}function u(){return u=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},u.apply(this,arguments)}var c=["a","abbr","address","article","aside","b","blockquote","br","button","caption","cite","code","col","colgroup","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hr","i","img","input","ins","kbd","label","legend","li","mark","meter","nav","ol","optgroup","option","output","p","picture","pre","progress","q","section","select","small","source","span","strong","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","tr","ul","svg","use","polygon","circle","g","path"],s={"*":["action","alt","aria-*","autocomplete","cite","class","cols","colspan","data-*","datetime","disabled","download","for","headers","height","hidden","href","hreflang","id","lang","list","max","maxlength","minlength","media","method","min","multiple","name","novalidate","open","pattern","placeholder","readonly","rel","required","reversed","rows","rowspan","sandbox","scope","scoped","selected","size","sizes","span","spellcheck","src","srcset","start","step","style","summary","tabindex","target","title","type","value","width","wrap","fill","stroke"," stroke-width","d","points","viewbox","x","y","cx","cy","r","xmlns","xmlns:xlink","xlink:href","version","preserveaspectratio","enable-background"]},f=function(e){var t=e.html,n=void 0===t?"<div/>":t,r=e.customClassName,o=void 0===r?null:r,l=e.allowedTags,f=void 0===l?c:l,d=e.allowedAttributes,p=void 0===d?s:d,h=f.reduce((function(e,t){return e[t]=p["*"],e}),{}),m=(0,i.default)(n,{whiteList:h});return a.default.createElement("div",u({},o&&{className:o},{dangerouslySetInnerHTML:{__html:m}}))};f.propTypes={html:o.default.string,customClassName:o.default.string,allowedTags:o.default.array,allowedAttributes:o.default.array},e.default=f},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r=n(75),a=n(150);for(var i in(t=e.exports=function(e,t){return new a(t).process(e)}).FilterCSS=a,r)t[i]=r[i];"undefined"!=typeof window&&(window.filterCSS=e.exports)},function(e,t){e.exports={indexOf:function(e,t){var n,r;if(Array.prototype.indexOf)return e.indexOf(t);for(n=0,r=e.length;n<r;n++)if(e[n]===t)return n;return-1},forEach:function(e,t,n){var r,a;if(Array.prototype.forEach)return e.forEach(t,n);for(r=0,a=e.length;r<a;r++)t.call(n,e[r],r,e)},trim:function(e){return String.prototype.trim?e.trim():e.replace(/(^\s*)|(\s*$)/g,"")},spaceIndex:function(e){var t=/\s|\n|\t/.exec(e);return t?t.index:-1}}},function(e,t,n){var r,a,i;a=[t,n(173),n(174),n(175),n(176),n(177)],r=function(e,t,n,r,a,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.NavItemInline=e.NavLinkToggle=e.NavLinkInline=e.NavLinkDrawer=e.NavLinkContainer=void 0;var o=f(t),l=f(n),u=f(r),c=f(a),s=f(i);function f(e){return e&&e.__esModule?e:{default:e}}e.NavLinkContainer=o.default,e.NavLinkDrawer=l.default,e.NavLinkInline=u.default,e.NavLinkToggle=c.default,e.NavItemInline=s.default},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";n.r(t),n.d(t,"Portal",(function(){return o}));var r=n(0),a=n(15);var i=n(11),o=function(e){var t,n=e.children,o=e.type,l=void 0===o?"reach-portal":o,u=e.containerRef,c=Object(r.useRef)(null),s=Object(r.useRef)(null),f=(t=Object(r.useState)(Object.create(null))[1],Object(r.useCallback)((function(){t(Object.create(null))}),[]));return Object(a.a)((function(){if(c.current){var e=c.current.ownerDocument,t=(null==u?void 0:u.current)||e.body;return s.current=null==e?void 0:e.createElement(l),t.appendChild(s.current),f(),function(){s.current&&t&&t.removeChild(s.current)}}}),[l,f,u]),s.current?Object(i.createPortal)(n,s.current):Object(r.createElement)("span",{ref:c})};t.default=o},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(58)],r=function(e,t,n,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=o(t),i=o(n);function o(e){return e&&e.__esModule?e:{default:e}}function l(e,t){return d(e)||f(e,t)||c(e,t)||u()}function u(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function c(e,t){if(e){if("string"==typeof e)return s(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?s(e,t):void 0}}function s(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function f(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,a,i=[],o=!0,l=!1;try{for(n=n.call(e);!(o=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);o=!0);}catch(e){l=!0,a=e}finally{try{o||null==n.return||n.return()}finally{if(l)throw a}}return i}}function d(e){if(Array.isArray(e))return e}var p=function(e){var n,i=(0,t.useRef)(null),o=l((0,t.useState)(e.isOpen?"active":""),2),u=o[0],c=o[1],s=u?"true":"false",f=u?(n=i.current)?"".concat(n.scrollHeight,"px"):"auto":"0px",d=u?"accordion-icon rotate":"accordion-icon";function p(){c(""===u?"active":"")}function h(){c("active")}function m(){c("")}return(0,t.useEffect)((function(){e.isOpen?h():m()}),[e.isOpen]),a.default.createElement("div",{className:"accordion-section","data-testid":"accordion"},a.default.createElement("button",{className:"accordion ".concat(u),"aria-label":e.title,"aria-pressed":s,"aria-expanded":s,tabIndex:"0",onClick:p},a.default.createElement("div",{className:"accordion-left-title"},a.default.createElement("p",{className:"accordion-title"},e.title),e.subTitle&&a.default.createElement("p",{className:"accordion-subtitle"},e.subTitle)),e.centerItem&&a.default.createElement("div",{className:"accordion-center"},a.default.createElement("p",null,e.centerItem)),e.rightItem&&a.default.createElement("div",{className:"accordion-right"},a.default.createElement("p",null,e.rightItem)),a.default.createElement("div",{className:"chevron-container"},a.default.createElement(r.Chevron,{className:d}))),a.default.createElement("div",{ref:i,style:{maxHeight:f},className:"accordion-content"},a.default.createElement("div",{className:"accordion-text dashed-border"},e.children)))};p.propTypes={title:i.default.string.isRequired,subTitle:i.default.string,children:i.default.any.isRequired,centerItem:i.default.string,rightItem:i.default.string,isOpen:i.default.bool},p.defaultProps={title:"",isOpen:!1},e.default=p},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2)],r=function(e,t,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.Chevron=void 0;var r=i(t),a=i(n);function i(e){return e&&e.__esModule?e:{default:e}}function o(){return o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o.apply(this,arguments)}var l=e.Chevron=function(e){return r.default.createElement("svg",o({width:"10px",height:"6px",viewBox:"0 0 10 6",xmlns:"http://www.w3.org/2000/svg"},e),r.default.createElement("g",{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd"},r.default.createElement("g",{transform:"translate(-56.000000, -9.000000)",fill:"#242424",fillRule:"nonzero"},r.default.createElement("path",{d:"M61,14.9622437 C61.0868403,14.9622437 61.1636607,14.9288436 61.2304609,14.8620433 L61.2304609,14.8620433 L65.8997996,10.1927046 C65.9665999,10.1259043 66,10.049084 66,9.96224368 C66,9.87540334 65.9665999,9.79858303 65.8997996,9.73178276 L65.8997996,9.73178276 L65.3987976,9.23078076 C65.3319973,9.16398049 65.255177,9.13058036 65.1683367,9.13058036 C65.0814963,9.13058036 65.004676,9.16398049 64.9378758,9.23078076 L64.9378758,9.23078076 L61,13.1686565 L57.0621242,9.23078076 C56.995324,9.16398049 56.9185037,9.13058036 56.8316633,9.13058036 C56.744823,9.13058036 56.6680027,9.16398049 56.6012024,9.23078076 L56.6012024,9.23078076 L56.1002004,9.73178276 C56.0334001,9.79858303 56,9.87540334 56,9.96224368 C56,10.049084 56.0334001,10.1259043 56.1002004,10.1927046 L56.1002004,10.1927046 L60.7695391,14.8620433 C60.8363393,14.9288436 60.9131597,14.9622437 61,14.9622437 Z"}))))};l.propTypes={className:a.default.string},l.defaultProps={className:"accordion-icon"}},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";function r(e){return 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},r(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=function(e){if(e&&e.__esModule)return e;if(null===e||"object"!==r(e)&&"function"!=typeof e)return{default:e};var t=u();if(t&&t.has(e))return t.get(e);var n={},a=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var i in e)if(Object.prototype.hasOwnProperty.call(e,i)){var o=a?Object.getOwnPropertyDescriptor(e,i):null;o&&(o.get||o.set)?Object.defineProperty(n,i,o):n[i]=e[i]}n.default=e,t&&t.set(e,n);return n}(n(0)),i=l(n(2)),o=l(n(96));function l(e){return e&&e.__esModule?e:{default:e}}function u(){if("function"!=typeof WeakMap)return null;var e=new WeakMap;return u=function(){return e},e}function c(){return c=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},c.apply(this,arguments)}function s(e,t){if(null==e)return{};var n,r,a=function(e,t){if(null==e)return{};var n,r,a={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(a[n]=e[n]);return a}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}function f(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function d(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function p(e,t){return p=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},p(e,t)}function h(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=y(e);if(t){var a=y(this).constructor;n=Reflect.construct(r,arguments,a)}else n=r.apply(this,arguments);return m(this,n)}}function m(e,t){return!t||"object"!==r(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function y(e){return y=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},y(e)}var v=function(e){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&p(e,t)}(l,e);var t,n,r,i=h(l);function l(){return f(this,l),i.apply(this,arguments)}return t=l,(n=[{key:"render",value:function(){var e=this.props,t=e.icon,n=e.size,r=e.className,i=e.fill,l=s(e,["icon","size","className","fill"]);return a.default.createElement("svg",c({width:n,height:n,viewBox:"0 0 24 24",fill:i||"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"feather feather-".concat(t," ").concat(r)},l),a.default.createElement(o.default,{icon:t}))}}])&&d(t.prototype,n),r&&d(t,r),l}(a.Component);v.propTypes={icon:i.default.string.isRequired,size:i.default.oneOfType([i.default.string,i.default.number]),className:i.default.string,fill:i.default.string},v.defaultProps={size:24,className:""};var g=v;t.default=g},function(e,t,n){var r,a,i;a=[t,n(109)],r=function(e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=r(t);function r(e){return e&&e.__esModule?e:{default:e}}e.default=n.default},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";e.exports=function(e,t){return function(){for(var n=new Array(arguments.length),r=0;r<n.length;r++)n[r]=arguments[r];return e.apply(t,n)}}},function(e,t,n){"use strict";var r=n(6);function a(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}e.exports=function(e,t,n){if(!t)return e;var i;if(n)i=n(t);else if(r.isURLSearchParams(t))i=t.toString();else{var o=[];r.forEach(t,(function(e,t){null!=e&&(r.isArray(e)?t+="[]":e=[e],r.forEach(e,(function(e){r.isDate(e)?e=e.toISOString():r.isObject(e)&&(e=JSON.stringify(e)),o.push(a(t)+"="+a(e))})))})),i=o.join("&")}if(i){var l=e.indexOf("#");-1!==l&&(e=e.slice(0,l)),e+=(-1===e.indexOf("?")?"?":"&")+i}return e}},function(e,t,n){"use strict";e.exports=function(e,t,n,r,a){return e.config=t,n&&(e.code=n),e.request=r,e.response=a,e.isAxiosError=!0,e.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code,status:this.response&&this.response.status?this.response.status:null}},e}},function(e,t,n){"use strict";e.exports={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1}},function(e,t,n){"use strict";var r=n(6),a=n(122),i=n(123),o=n(62),l=n(124),u=n(127),c=n(128),s=n(66),f=n(64),d=n(33);e.exports=function(e){return new Promise((function(t,n){var p,h=e.data,m=e.headers,y=e.responseType;function v(){e.cancelToken&&e.cancelToken.unsubscribe(p),e.signal&&e.signal.removeEventListener("abort",p)}r.isFormData(h)&&delete m["Content-Type"];var g=new XMLHttpRequest;if(e.auth){var b=e.auth.username||"",x=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";m.Authorization="Basic "+btoa(b+":"+x)}var w=l(e.baseURL,e.url);function _(){if(g){var r="getAllResponseHeaders"in g?u(g.getAllResponseHeaders()):null,i={data:y&&"text"!==y&&"json"!==y?g.response:g.responseText,status:g.status,statusText:g.statusText,headers:r,config:e,request:g};a((function(e){t(e),v()}),(function(e){n(e),v()}),i),g=null}}if(g.open(e.method.toUpperCase(),o(w,e.params,e.paramsSerializer),!0),g.timeout=e.timeout,"onloadend"in g?g.onloadend=_:g.onreadystatechange=function(){g&&4===g.readyState&&(0!==g.status||g.responseURL&&0===g.responseURL.indexOf("file:"))&&setTimeout(_)},g.onabort=function(){g&&(n(s("Request aborted",e,"ECONNABORTED",g)),g=null)},g.onerror=function(){n(s("Network Error",e,null,g)),g=null},g.ontimeout=function(){var t=e.timeout?"timeout of "+e.timeout+"ms exceeded":"timeout exceeded",r=e.transitional||f;e.timeoutErrorMessage&&(t=e.timeoutErrorMessage),n(s(t,e,r.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",g)),g=null},r.isStandardBrowserEnv()){var E=(e.withCredentials||c(w))&&e.xsrfCookieName?i.read(e.xsrfCookieName):void 0;E&&(m[e.xsrfHeaderName]=E)}"setRequestHeader"in g&&r.forEach(m,(function(e,t){void 0===h&&"content-type"===t.toLowerCase()?delete m[t]:g.setRequestHeader(t,e)})),r.isUndefined(e.withCredentials)||(g.withCredentials=!!e.withCredentials),y&&"json"!==y&&(g.responseType=e.responseType),"function"==typeof e.onDownloadProgress&&g.addEventListener("progress",e.onDownloadProgress),"function"==typeof e.onUploadProgress&&g.upload&&g.upload.addEventListener("progress",e.onUploadProgress),(e.cancelToken||e.signal)&&(p=function(e){g&&(n(!e||e&&e.type?new d("canceled"):e),g.abort(),g=null)},e.cancelToken&&e.cancelToken.subscribe(p),e.signal&&(e.signal.aborted?p():e.signal.addEventListener("abort",p))),h||(h=null),g.send(h)}))}},function(e,t,n){"use strict";var r=n(63);e.exports=function(e,t,n,a,i){var o=new Error(e);return r(o,t,n,a,i)}},function(e,t,n){"use strict";e.exports=function(e){return!(!e||!e.__CANCEL__)}},function(e,t,n){"use strict";var r=n(6);e.exports=function(e,t){t=t||{};var n={};function a(e,t){return r.isPlainObject(e)&&r.isPlainObject(t)?r.merge(e,t):r.isPlainObject(t)?r.merge({},t):r.isArray(t)?t.slice():t}function i(n){return r.isUndefined(t[n])?r.isUndefined(e[n])?void 0:a(void 0,e[n]):a(e[n],t[n])}function o(e){if(!r.isUndefined(t[e]))return a(void 0,t[e])}function l(n){return r.isUndefined(t[n])?r.isUndefined(e[n])?void 0:a(void 0,e[n]):a(void 0,t[n])}function u(n){return n in t?a(e[n],t[n]):n in e?a(void 0,e[n]):void 0}var c={url:o,method:o,data:o,baseURL:l,transformRequest:l,transformResponse:l,paramsSerializer:l,timeout:l,timeoutMessage:l,withCredentials:l,adapter:l,responseType:l,xsrfCookieName:l,xsrfHeaderName:l,onUploadProgress:l,onDownloadProgress:l,decompress:l,maxContentLength:l,maxBodyLength:l,transport:l,httpAgent:l,httpsAgent:l,cancelToken:l,socketPath:l,responseEncoding:l,validateStatus:u};return r.forEach(Object.keys(e).concat(Object.keys(t)),(function(e){var t=c[e]||i,a=t(e);r.isUndefined(a)&&t!==u||(n[e]=a)})),n}},function(e,t){e.exports={version:"0.26.1"}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r,a=n(140),i=(r=a)&&r.__esModule?r:{default:r};t.default=i.default,e.exports=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function e(t){var n=[].slice.call(t.querySelectorAll("*"),0).reduce((function(t,n){return t.concat(n.shadowRoot?e(n.shadowRoot):[n])}),[]);return n.filter(o)};var r=/input|select|textarea|button|object|iframe/;function a(e){var t=e.offsetWidth<=0&&e.offsetHeight<=0;if(t&&!e.innerHTML)return!0;try{var n=window.getComputedStyle(e);return t?"visible"!==n.getPropertyValue("overflow")||e.scrollWidth<=0&&e.scrollHeight<=0:"none"==n.getPropertyValue("display")}catch(e){return console.warn("Failed to inspect element style"),!1}}function i(e,t){var n=e.nodeName.toLowerCase();return(r.test(n)&&!e.disabled||"a"===n&&e.href||t)&&function(e){for(var t=e,n=e.getRootNode&&e.getRootNode();t&&t!==document.body;){if(n&&t===n&&(t=n.host.parentNode),a(t))return!1;t=t.parentNode}return!0}(e)}function o(e){var t=e.getAttribute("tabindex");null===t&&(t=void 0);var n=isNaN(t);return(n||t>=0)&&i(e,!n)}e.exports=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resetState=function(){l&&(l.removeAttribute?l.removeAttribute("aria-hidden"):null!=l.length?l.forEach((function(e){return e.removeAttribute("aria-hidden")})):document.querySelectorAll(l).forEach((function(e){return e.removeAttribute("aria-hidden")})));l=null},t.log=function(){0},t.assertNodeList=u,t.setElement=function(e){var t=e;if("string"==typeof t&&o.canUseDOM){var n=document.querySelectorAll(t);u(n,t),t=n}return l=t||l},t.validateElement=c,t.hide=function(e){var t=!0,n=!1,r=void 0;try{for(var a,i=c(e)[Symbol.iterator]();!(t=(a=i.next()).done);t=!0){a.value.setAttribute("aria-hidden","true")}}catch(e){n=!0,r=e}finally{try{!t&&i.return&&i.return()}finally{if(n)throw r}}},t.show=function(e){var t=!0,n=!1,r=void 0;try{for(var a,i=c(e)[Symbol.iterator]();!(t=(a=i.next()).done);t=!0){a.value.removeAttribute("aria-hidden")}}catch(e){n=!0,r=e}finally{try{!t&&i.return&&i.return()}finally{if(n)throw r}}},t.documentNotReadyOrSSRTesting=function(){l=null};var r,a=n(144),i=(r=a)&&r.__esModule?r:{default:r},o=n(51);var l=null;function u(e,t){if(!e||!e.length)throw new Error("react-modal: No elements were found for selector "+t+".")}function c(e){var t=e||l;return t?Array.isArray(t)||t instanceof HTMLCollection||t instanceof NodeList?t:[t]:((0,i.default)(!1,["react-modal: App element is not defined.","Please use `Modal.setAppElement(el)` or set `appElement={el}`.","This is needed so screen readers don't see main content","when modal is opened. It is not recommended, but you can opt-out","by setting `ariaHideApp={false}`."].join(" ")),[])}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.log=function(){console.log("portalOpenInstances ----------"),console.log(a.openInstances.length),a.openInstances.forEach((function(e){return console.log(e)})),console.log("end portalOpenInstances ----------")},t.resetState=function(){a=new r};var r=function e(){var t=this;!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.register=function(e){-1===t.openInstances.indexOf(e)&&(t.openInstances.push(e),t.emit("register"))},this.deregister=function(e){var n=t.openInstances.indexOf(e);-1!==n&&(t.openInstances.splice(n,1),t.emit("deregister"))},this.subscribe=function(e){t.subscribers.push(e)},this.emit=function(e){t.subscribers.forEach((function(n){return n(e,t.openInstances.slice())}))},this.openInstances=[],this.subscribers=[]},a=new r;t.default=a},function(e,t,n){var r=n(53).FilterCSS,a=n(53).getDefaultWhiteList,i=n(54);function o(){return{a:["target","href","title"],abbr:["title"],address:[],area:["shape","coords","href","alt"],article:[],aside:[],audio:["autoplay","controls","crossorigin","loop","muted","preload","src"],b:[],bdi:["dir"],bdo:["dir"],big:[],blockquote:["cite"],br:[],caption:[],center:[],cite:[],code:[],col:["align","valign","span","width"],colgroup:["align","valign","span","width"],dd:[],del:["datetime"],details:["open"],div:[],dl:[],dt:[],em:[],figcaption:[],figure:[],font:["color","size","face"],footer:[],h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],header:[],hr:[],i:[],img:["src","alt","title","width","height"],ins:["datetime"],li:[],mark:[],nav:[],ol:[],p:[],pre:[],s:[],section:[],small:[],span:[],sub:[],summary:[],sup:[],strong:[],strike:[],table:["width","border","align","valign"],tbody:["align","valign"],td:["width","rowspan","colspan","align","valign"],tfoot:["align","valign"],th:["width","rowspan","colspan","align","valign"],thead:["align","valign"],tr:["rowspan","align","valign"],tt:[],u:[],ul:[],video:["autoplay","controls","crossorigin","loop","muted","playsinline","poster","preload","src","height","width"]}}var l=new r;function u(e){return e.replace(c,"<").replace(s,">")}var c=/</g,s=/>/g,f=/"/g,d=/"/g,p=/&#([a-zA-Z0-9]*);?/gim,h=/:?/gim,m=/&newline;?/gim,y=/((j\s*a\s*v\s*a|v\s*b|l\s*i\s*v\s*e)\s*s\s*c\s*r\s*i\s*p\s*t\s*|m\s*o\s*c\s*h\s*a)\:/gi,v=/e\s*x\s*p\s*r\s*e\s*s\s*s\s*i\s*o\s*n\s*\(.*/gi,g=/u\s*r\s*l\s*\(.*/gi;function b(e){return e.replace(f,""")}function x(e){return e.replace(d,'"')}function w(e){return e.replace(p,(function(e,t){return"x"===t[0]||"X"===t[0]?String.fromCharCode(parseInt(t.substr(1),16)):String.fromCharCode(parseInt(t,10))}))}function _(e){return e.replace(h,":").replace(m," ")}function E(e){for(var t="",n=0,r=e.length;n<r;n++)t+=e.charCodeAt(n)<32?" ":e.charAt(n);return i.trim(t)}function k(e){return e=E(e=_(e=w(e=x(e))))}function C(e){return e=u(e=b(e))}t.whiteList={a:["target","href","title"],abbr:["title"],address:[],area:["shape","coords","href","alt"],article:[],aside:[],audio:["autoplay","controls","crossorigin","loop","muted","preload","src"],b:[],bdi:["dir"],bdo:["dir"],big:[],blockquote:["cite"],br:[],caption:[],center:[],cite:[],code:[],col:["align","valign","span","width"],colgroup:["align","valign","span","width"],dd:[],del:["datetime"],details:["open"],div:[],dl:[],dt:[],em:[],figcaption:[],figure:[],font:["color","size","face"],footer:[],h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],header:[],hr:[],i:[],img:["src","alt","title","width","height"],ins:["datetime"],li:[],mark:[],nav:[],ol:[],p:[],pre:[],s:[],section:[],small:[],span:[],sub:[],summary:[],sup:[],strong:[],strike:[],table:["width","border","align","valign"],tbody:["align","valign"],td:["width","rowspan","colspan","align","valign"],tfoot:["align","valign"],th:["width","rowspan","colspan","align","valign"],thead:["align","valign"],tr:["rowspan","align","valign"],tt:[],u:[],ul:[],video:["autoplay","controls","crossorigin","loop","muted","playsinline","poster","preload","src","height","width"]},t.getDefaultWhiteList=o,t.onTag=function(e,t,n){},t.onIgnoreTag=function(e,t,n){},t.onTagAttr=function(e,t,n){},t.onIgnoreTagAttr=function(e,t,n){},t.safeAttrValue=function(e,t,n,r){if(n=k(n),"href"===t||"src"===t){if("#"===(n=i.trim(n)))return"#";if("http://"!==n.substr(0,7)&&"https://"!==n.substr(0,8)&&"mailto:"!==n.substr(0,7)&&"tel:"!==n.substr(0,4)&&"data:image/"!==n.substr(0,11)&&"ftp://"!==n.substr(0,6)&&"./"!==n.substr(0,2)&&"../"!==n.substr(0,3)&&"#"!==n[0]&&"/"!==n[0])return""}else if("background"===t){if(y.lastIndex=0,y.test(n))return""}else if("style"===t){if(v.lastIndex=0,v.test(n))return"";if(g.lastIndex=0,g.test(n)&&(y.lastIndex=0,y.test(n)))return"";!1!==r&&(n=(r=r||l).process(n))}return n=C(n)},t.escapeHtml=u,t.escapeQuote=b,t.unescapeQuote=x,t.escapeHtmlEntities=w,t.escapeDangerHtml5Entities=_,t.clearNonPrintableCharacter=E,t.friendlyAttrValue=k,t.escapeAttrValue=C,t.onIgnoreTagStripAll=function(){return""},t.StripTagBody=function(e,t){"function"!=typeof t&&(t=function(){});var n=!Array.isArray(e),r=[],a=!1;return{onIgnoreTag:function(o,l,u){if(function(t){return!!n||-1!==i.indexOf(e,t)}(o)){if(u.isClosing){var c="[/removed]",s=u.position+c.length;return r.push([!1!==a?a:u.position,s]),a=!1,c}return a||(a=u.position),"[removed]"}return t(o,l,u)},remove:function(e){var t="",n=0;return i.forEach(r,(function(r){t+=e.slice(n,r[0]),n=r[1]})),t+=e.slice(n)}}},t.stripCommentTag=function(e){for(var t="",n=0;n<e.length;){var r=e.indexOf("\x3c!--",n);if(-1===r){t+=e.slice(n);break}t+=e.slice(n,r);var a=e.indexOf("--\x3e",r);if(-1===a)break;n=a+3}return t},t.stripBlankChar=function(e){var t=e.split("");return(t=t.filter((function(e){var t=e.charCodeAt(0);return 127!==t&&(!(t<=31)||(10===t||13===t))}))).join("")},t.cssFilter=l,t.getDefaultCSSWhiteList=a},function(e,t){function n(){var e={"align-content":!1,"align-items":!1,"align-self":!1,"alignment-adjust":!1,"alignment-baseline":!1,all:!1,"anchor-point":!1,animation:!1,"animation-delay":!1,"animation-direction":!1,"animation-duration":!1,"animation-fill-mode":!1,"animation-iteration-count":!1,"animation-name":!1,"animation-play-state":!1,"animation-timing-function":!1,azimuth:!1,"backface-visibility":!1,background:!0,"background-attachment":!0,"background-clip":!0,"background-color":!0,"background-image":!0,"background-origin":!0,"background-position":!0,"background-repeat":!0,"background-size":!0,"baseline-shift":!1,binding:!1,bleed:!1,"bookmark-label":!1,"bookmark-level":!1,"bookmark-state":!1,border:!0,"border-bottom":!0,"border-bottom-color":!0,"border-bottom-left-radius":!0,"border-bottom-right-radius":!0,"border-bottom-style":!0,"border-bottom-width":!0,"border-collapse":!0,"border-color":!0,"border-image":!0,"border-image-outset":!0,"border-image-repeat":!0,"border-image-slice":!0,"border-image-source":!0,"border-image-width":!0,"border-left":!0,"border-left-color":!0,"border-left-style":!0,"border-left-width":!0,"border-radius":!0,"border-right":!0,"border-right-color":!0,"border-right-style":!0,"border-right-width":!0,"border-spacing":!0,"border-style":!0,"border-top":!0,"border-top-color":!0,"border-top-left-radius":!0,"border-top-right-radius":!0,"border-top-style":!0,"border-top-width":!0,"border-width":!0,bottom:!1,"box-decoration-break":!0,"box-shadow":!0,"box-sizing":!0,"box-snap":!0,"box-suppress":!0,"break-after":!0,"break-before":!0,"break-inside":!0,"caption-side":!1,chains:!1,clear:!0,clip:!1,"clip-path":!1,"clip-rule":!1,color:!0,"color-interpolation-filters":!0,"column-count":!1,"column-fill":!1,"column-gap":!1,"column-rule":!1,"column-rule-color":!1,"column-rule-style":!1,"column-rule-width":!1,"column-span":!1,"column-width":!1,columns:!1,contain:!1,content:!1,"counter-increment":!1,"counter-reset":!1,"counter-set":!1,crop:!1,cue:!1,"cue-after":!1,"cue-before":!1,cursor:!1,direction:!1,display:!0,"display-inside":!0,"display-list":!0,"display-outside":!0,"dominant-baseline":!1,elevation:!1,"empty-cells":!1,filter:!1,flex:!1,"flex-basis":!1,"flex-direction":!1,"flex-flow":!1,"flex-grow":!1,"flex-shrink":!1,"flex-wrap":!1,float:!1,"float-offset":!1,"flood-color":!1,"flood-opacity":!1,"flow-from":!1,"flow-into":!1,font:!0,"font-family":!0,"font-feature-settings":!0,"font-kerning":!0,"font-language-override":!0,"font-size":!0,"font-size-adjust":!0,"font-stretch":!0,"font-style":!0,"font-synthesis":!0,"font-variant":!0,"font-variant-alternates":!0,"font-variant-caps":!0,"font-variant-east-asian":!0,"font-variant-ligatures":!0,"font-variant-numeric":!0,"font-variant-position":!0,"font-weight":!0,grid:!1,"grid-area":!1,"grid-auto-columns":!1,"grid-auto-flow":!1,"grid-auto-rows":!1,"grid-column":!1,"grid-column-end":!1,"grid-column-start":!1,"grid-row":!1,"grid-row-end":!1,"grid-row-start":!1,"grid-template":!1,"grid-template-areas":!1,"grid-template-columns":!1,"grid-template-rows":!1,"hanging-punctuation":!1,height:!0,hyphens:!1,icon:!1,"image-orientation":!1,"image-resolution":!1,"ime-mode":!1,"initial-letters":!1,"inline-box-align":!1,"justify-content":!1,"justify-items":!1,"justify-self":!1,left:!1,"letter-spacing":!0,"lighting-color":!0,"line-box-contain":!1,"line-break":!1,"line-grid":!1,"line-height":!1,"line-snap":!1,"line-stacking":!1,"line-stacking-ruby":!1,"line-stacking-shift":!1,"line-stacking-strategy":!1,"list-style":!0,"list-style-image":!0,"list-style-position":!0,"list-style-type":!0,margin:!0,"margin-bottom":!0,"margin-left":!0,"margin-right":!0,"margin-top":!0,"marker-offset":!1,"marker-side":!1,marks:!1,mask:!1,"mask-box":!1,"mask-box-outset":!1,"mask-box-repeat":!1,"mask-box-slice":!1,"mask-box-source":!1,"mask-box-width":!1,"mask-clip":!1,"mask-image":!1,"mask-origin":!1,"mask-position":!1,"mask-repeat":!1,"mask-size":!1,"mask-source-type":!1,"mask-type":!1,"max-height":!0,"max-lines":!1,"max-width":!0,"min-height":!0,"min-width":!0,"move-to":!1,"nav-down":!1,"nav-index":!1,"nav-left":!1,"nav-right":!1,"nav-up":!1,"object-fit":!1,"object-position":!1,opacity:!1,order:!1,orphans:!1,outline:!1,"outline-color":!1,"outline-offset":!1,"outline-style":!1,"outline-width":!1,overflow:!1,"overflow-wrap":!1,"overflow-x":!1,"overflow-y":!1,padding:!0,"padding-bottom":!0,"padding-left":!0,"padding-right":!0,"padding-top":!0,page:!1,"page-break-after":!1,"page-break-before":!1,"page-break-inside":!1,"page-policy":!1,pause:!1,"pause-after":!1,"pause-before":!1,perspective:!1,"perspective-origin":!1,pitch:!1,"pitch-range":!1,"play-during":!1,position:!1,"presentation-level":!1,quotes:!1,"region-fragment":!1,resize:!1,rest:!1,"rest-after":!1,"rest-before":!1,richness:!1,right:!1,rotation:!1,"rotation-point":!1,"ruby-align":!1,"ruby-merge":!1,"ruby-position":!1,"shape-image-threshold":!1,"shape-outside":!1,"shape-margin":!1,size:!1,speak:!1,"speak-as":!1,"speak-header":!1,"speak-numeral":!1,"speak-punctuation":!1,"speech-rate":!1,stress:!1,"string-set":!1,"tab-size":!1,"table-layout":!1,"text-align":!0,"text-align-last":!0,"text-combine-upright":!0,"text-decoration":!0,"text-decoration-color":!0,"text-decoration-line":!0,"text-decoration-skip":!0,"text-decoration-style":!0,"text-emphasis":!0,"text-emphasis-color":!0,"text-emphasis-position":!0,"text-emphasis-style":!0,"text-height":!0,"text-indent":!0,"text-justify":!0,"text-orientation":!0,"text-overflow":!0,"text-shadow":!0,"text-space-collapse":!0,"text-transform":!0,"text-underline-position":!0,"text-wrap":!0,top:!1,transform:!1,"transform-origin":!1,"transform-style":!1,transition:!1,"transition-delay":!1,"transition-duration":!1,"transition-property":!1,"transition-timing-function":!1,"unicode-bidi":!1,"vertical-align":!1,visibility:!1,"voice-balance":!1,"voice-duration":!1,"voice-family":!1,"voice-pitch":!1,"voice-range":!1,"voice-rate":!1,"voice-stress":!1,"voice-volume":!1,volume:!1,"white-space":!1,widows:!1,width:!0,"will-change":!1,"word-break":!0,"word-spacing":!0,"word-wrap":!0,"wrap-flow":!1,"wrap-through":!1,"writing-mode":!1,"z-index":!1};return e}var r=/javascript\s*\:/gim;t.whiteList=n(),t.getDefaultWhiteList=n,t.onAttr=function(e,t,n){},t.onIgnoreAttr=function(e,t,n){},t.safeAttrValue=function(e,t){return r.test(t)?"":t}},function(e,t){e.exports={indexOf:function(e,t){var n,r;if(Array.prototype.indexOf)return e.indexOf(t);for(n=0,r=e.length;n<r;n++)if(e[n]===t)return n;return-1},forEach:function(e,t,n){var r,a;if(Array.prototype.forEach)return e.forEach(t,n);for(r=0,a=e.length;r<a;r++)t.call(n,e[r],r,e)},trim:function(e){return String.prototype.trim?e.trim():e.replace(/(^\s*)|(\s*$)/g,"")},trimRight:function(e){return String.prototype.trimRight?e.trimRight():e.replace(/(\s*$)/g,"")}}},function(e,t,n){var r=n(54);function a(e){var t=r.spaceIndex(e);if(-1===t)var n=e.slice(1,-1);else n=e.slice(1,t+1);return"/"===(n=r.trim(n).toLowerCase()).slice(0,1)&&(n=n.slice(1)),"/"===n.slice(-1)&&(n=n.slice(0,-1)),n}function i(e){return"</"===e.slice(0,2)}var o=/[^a-zA-Z0-9_:\.\-]/gim;function l(e,t){for(;t<e.length;t++){var n=e[t];if(" "!==n)return"="===n?t:-1}}function u(e,t){for(;t>0;t--){var n=e[t];if(" "!==n)return"="===n?t:-1}}function c(e){return function(e){return'"'===e[0]&&'"'===e[e.length-1]||"'"===e[0]&&"'"===e[e.length-1]}(e)?e.substr(1,e.length-2):e}t.parseTag=function(e,t,n){"use strict";var r="",o=0,l=!1,u=!1,c=0,s=e.length,f="",d="";e:for(c=0;c<s;c++){var p=e.charAt(c);if(!1===l){if("<"===p){l=c;continue}}else if(!1===u){if("<"===p){r+=n(e.slice(o,c)),l=c,o=c;continue}if(">"===p){r+=n(e.slice(o,l)),f=a(d=e.slice(l,c+1)),r+=t(l,r.length,f,d,i(d)),o=c+1,l=!1;continue}if('"'===p||"'"===p)for(var h=1,m=e.charAt(c-h);""===m.trim()||"="===m;){if("="===m){u=p;continue e}m=e.charAt(c-++h)}}else if(p===u){u=!1;continue}}return o<e.length&&(r+=n(e.substr(o))),r},t.parseAttr=function(e,t){"use strict";var n=0,a=[],i=!1,s=e.length;function f(e,n){if(!((e=(e=r.trim(e)).replace(o,"").toLowerCase()).length<1)){var i=t(e,n||"");i&&a.push(i)}}for(var d=0;d<s;d++){var p,h=e.charAt(d);if(!1!==i||"="!==h)if(!1===i||d!==n||'"'!==h&&"'"!==h||"="!==e.charAt(d-1))if(/\s|\n|\t/.test(h)){if(e=e.replace(/\s|\n|\t/g," "),!1===i){if(-1===(p=l(e,d))){f(r.trim(e.slice(n,d))),i=!1,n=d+1;continue}d=p-1;continue}if(-1===(p=u(e,d-1))){f(i,c(r.trim(e.slice(n,d)))),i=!1,n=d+1;continue}}else;else{if(-1===(p=e.indexOf(h,d+1)))break;f(i,r.trim(e.slice(n+1,p))),i=!1,n=(d=p)+1}else i=e.slice(n,d),n=d+1}return n<e.length&&(!1===i?f(e.slice(n)):f(i,c(r.trim(e.slice(n))))),r.trim(a.join(" "))}},function(e,t,n){var r,a,i;a=[t,n(17),n(24),n(35)],r=function(e,t,n,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=l(t),i=l(n),o=l(r);function l(e){return e&&e.__esModule?e:{default:e}}var u=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=a.default.parse(e.window.document.cookie);if(t.hasOwnProperty("qpp_auth_token")){var n={method:"POST",url:"/api/auth/sessions/refresh",headers:{Accept:"application/vnd.qpp.cms.gov.v1+json","Content-Type":"application/json",Authorization:"Bearer ".concat(t.qpp_auth_token)}},r=function(){"function"==typeof e.onSuccess&&e.onSuccess()},l=function(){return"function"==typeof e.onError&&e.onError(),(0,o.default)(e.window)};return(0,i.default)(n).then(r,l).catch((function(e){console.log(e)}))}};e.default=u},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(24)],r=function(e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=r(t);function r(e){return e&&e.__esModule?e:{default:e}}var a=function(e){var t={method:"GET",url:"/api/auth/sessions/ttl",headers:{Accept:"application/vnd.qpp.cms.gov.v1+json","Content-Type":"application/json",Authorization:"Bearer ".concat(e)},transformResponse:[function(e){return JSON.parse(e).data}]};return(0,n.default)(t).then((function(e){var t;return e&&e.data&&(t=e.data.hasOwnProperty("time_remaining")?e.data.time_remaining:new Date(1e3*e.data.ttl)),t}))};e.default=a},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(18),n(154),n(155),n(157),n(57),n(58)],r=function(e,t,n,r,a,i,o,l,u){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var c=m(t),s=m(n),f=m(a),d=m(i),p=m(o),h=m(l);function m(e){return e&&e.__esModule?e:{default:e}}function y(e,t){return w(e)||x(e,t)||g(e,t)||v()}function v(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function g(e,t){if(e){if("string"==typeof e)return b(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?b(e,t):void 0}}function b(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function x(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,a,i=[],o=!0,l=!1;try{for(n=n.call(e);!(o=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);o=!0);}catch(e){l=!0,a=e}finally{try{o||null==n.return||n.return()}finally{if(l)throw a}}return i}}function w(e){if(Array.isArray(e))return e}var _={1:315,2:650,3:890,4:1200},E=["menu-dropdown-toggle","nav-link","nav-link-li","dropdown-description","dropdown-title","dropdown-title-chevron-container","signout-button","submenu-section","accordion","accordion-title","accordion-left-title","header-menu-btn","btn-navigation-icon"],k=function(e){var n=e.handleClick,a=e.isMobileMenuExpanded,i=e.columns,o=e.menuName,l=e.rows,s=e.name,m=e.subtitle,v=e.className,g=y((0,t.useState)(!1),2),b=g[0],x=g[1],w=y((0,t.useState)(""),2),k=w[0],C=w[1],S=(0,r.useWindowWidth)(),O=(0,t.useRef)(null),M=(0,t.useRef)(null),P=(0,r.useHeaderState)(),N=P.RouterLink,L=P.handleToggleMenu,T=P.currentOpenMenu,j=P.closeMenus,A=(i||[]).length,R=o||s,I=R===T;return(0,t.useEffect)((function(){if(I){var e=S<768||_[A]>O.current.getBoundingClientRect().right;x(e)}}),[S,I]),(0,t.useEffect)((function(){var e=function(e){M&&M.current&&!M.current.contains(e.target)&&!E.some((function(t){var n;return null==e||null===(n=e.target)||void 0===n?void 0:n.classList.contains(t)}))&&(C(""),j())};return document.addEventListener("mousedown",e),function(){return document.removeEventListener("mousedown",e)}}),[M]),(0,t.useEffect)((function(){a&&I||C("")}),[a,I]),c.default.createElement("li",{key:"header-item-".concat(R),className:"header-item-".concat(R).concat(b?" full-width-menu":"").concat(v?" ".concat(v):""),ref:M},c.default.createElement("button",{ref:O,className:"menu-dropdown-toggle","aria-label":"".concat(s," navigation dropdown"),"aria-expanded":I,"aria-controls":"nav-section-".concat(R),"data-toggle":"dropdown",onClick:function(){return L(R)}},c.default.createElement("div",{className:"dropdown-title-chevron-container"},c.default.createElement("span",{className:"dropdown-title"},s),c.default.createElement("div",{className:"chevron-container"},c.default.createElement(u.Chevron,{focusable:"false"}))),c.default.createElement("span",{className:"dropdown-description ".concat(I?"active":"")},m)),c.default.createElement("div",{className:"nav-section".concat(I?" open":""),id:"nav-section-".concat(R),hidden:!I,"data-columns":A},l.map((function(e,r){return c.default.createElement("ul",{key:"".concat(R,"-").concat(r),className:"nav-column"},e.map((function(e,i){return c.default.createElement(t.Fragment,{key:"".concat(R,"-").concat(r,"-").concat(i)},c.default.createElement("li",{className:"submenu-section"},e.heading&&c.default.createElement("h3",{className:"submenu-heading"},e.heading),c.default.createElement("ul",null,e.items.map((function(e){var t="sublink"===e.type,r={button:d.default,signout:p.default,link:f.default,sublink:f.default}[e.type];return c.default.createElement("li",{onClick:n,key:"item-link-".concat(e.name),className:t?"nav-link-li sublink":"nav-link-li"},c.default.createElement(r,{href:e.href,name:e.name,RouterLink:N}))})))),"MIPS"===s&&c.default.createElement("li",{key:"".concat(R,"-mobile-").concat(r,"-").concat(i),className:"submenu-section-mips-mobile",onClick:function(){C(e.heading)}},c.default.createElement(h.default,{title:e.heading,isOpen:a&&k===e.heading},c.default.createElement("ul",null,e.items.map((function(e){var t="sublink"===e.type,r={button:d.default,signout:p.default,link:f.default,sublink:f.default}[e.type];return c.default.createElement("li",{onClick:n,key:"item-link-".concat(e.name),className:t?"sublink":""},c.default.createElement(r,{href:e.href,name:e.name,RouterLink:N}))}))))))})))}))))};k.propTypes={columns:s.default.array,menuName:s.default.string,rows:s.default.array,name:s.default.string.isRequired,subtitle:s.default.string.isRequired,className:s.default.string,handleClick:s.default.func.isRequired,isMobileMenuExpanded:s.default.bool.isRequired},k.defaultProps={menuName:"",columns:[],rows:[],className:null},e.default=k},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r;!function(){"use strict";var n={}.hasOwnProperty;function a(){for(var e=[],t=0;t<arguments.length;t++){var r=arguments[t];if(r){var i=typeof r;if("string"===i||"number"===i)e.push(r);else if(Array.isArray(r)){if(r.length){var o=a.apply(null,r);o&&e.push(o)}}else if("object"===i)if(r.toString===Object.prototype.toString)for(var l in r)n.call(r,l)&&r[l]&&e.push(l);else e.push(r.toString())}}return e.join(" ")}e.exports?(a.default=a,e.exports=a):void 0===(r=function(){return a}.apply(t,[]))||(e.exports=r)}()},function(e){e.exports=JSON.parse('{"default":[{"url":"/user/submissions","label":"Account Home"},{"url":"/user/dashboard","label":"Eligibility & Reporting"},{"url":"/user/submissions/facility-based-preview","label":"Facility Based Preview"},{"urlExpressionToMatch":"/user/submissions/feedback/[0-9][0-9][0-9][0-9]","url":"/user/submissions/feedback","label":"Performance Feedback"},{"url":"/user/apm-incentive-payments","label":"APM Incentive Payments"},{"url":"/user/submissions/doctors-clinicians-preview","label":"Doctors & Clinicians Preview"},{"url":"/user/exception/#/landing","label":"Exceptions Application"},{"className":"stroke-based-icon","url":"/user/targeted-review/#/landing","label":"Targeted Review"},{"url":"/user/submissions/reports","label":"Reports"},{"url":"/user/manage-access","label":"Manage Access","listOfLinks":[{"url":"/user/helpdesk-viewing-tool","label":"Viewing Tool"},{"url":"/user/self-nomination/#/landing","label":"Registry/QCDR Self-Nomination","items":[]}]},{"url":"/resources/help-and-support","label":"Help and Support"}],"devPre":[{"url":"/user/applications","label":"My Applications"},{"url":"/user/test-data","label":"My Test Data"},{"url":"/user/manage-access","label":"Manage Access"},{"url":"/developers","label":"Developer Tools"}],"internalReviewers":[{"url":"/user/reviewers","label":"Dashboard Home"},{"url":"/reviewer/exception","label":"Exceptions Application"},{"className":"stroke-based-icon","url":"/reviewer/targeted-review","label":"Targeted Review"},{"url":"/self-nomination","label":"Self Nomination"}],"viewer":[]}')},function(e,t,n){var r,a,i;a=[t,n(179),n(180)],r=function(e,t,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.PracticeDetails=e.IndividualDetails=void 0;var r=i(t),a=i(n);function i(e){return e&&e.__esModule?e:{default:e}}e.IndividualDetails=r.default,e.PracticeDetails=a.default},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(181)],r=function(e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.ScoreChart=void 0;var n=r(t);function r(e){return e&&e.__esModule?e:{default:e}}e.ScoreChart=n.default},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2)],r=function(e,t,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.TabPanel=void 0;var r=i(t),a=i(n);function i(e){return e&&e.__esModule?e:{default:e}}var o=e.TabPanel=function(e){var t=e.children,n=e.value,a=e.id,i=e.index,o=e.className,l=e.disabled,u=["qpp-c-tabs__panel",o].filter(Boolean).join(" ");return r.default.createElement("div",{role:"tabpanel",id:a,"aria-hidden":n!==i,"aria-labelledby":"qpp-c-tabs__item--".concat(a),"aria-disabled":l,className:u},n===i&&t)};o.propTypes={children:a.default.node,className:a.default.string,index:a.default.number.isRequired,id:a.default.string,value:a.default.number.isRequired,disabled:a.default.bool},o.defaultProps={index:0,value:0},e.default=o},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";var r=n(107),a={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},i={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},o={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},l={};function u(e){return r.isMemo(e)?o:l[e.$$typeof]||a}l[r.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},l[r.Memo]=o;var c=Object.defineProperty,s=Object.getOwnPropertyNames,f=Object.getOwnPropertySymbols,d=Object.getOwnPropertyDescriptor,p=Object.getPrototypeOf,h=Object.prototype;e.exports=function e(t,n,r){if("string"!=typeof n){if(h){var a=p(n);a&&a!==h&&e(t,a,r)}var o=s(n);f&&(o=o.concat(f(n)));for(var l=u(t),m=u(n),y=0;y<o.length;++y){var v=o[y];if(!(i[v]||r&&r[v]||m&&m[v]||l&&l[v])){var g=d(n,v);try{c(t,v,g)}catch(e){}}}}return t}},,,,function(e,t,n){var r,a,i;a=[t,n(57),n(93),n(94),n(41),n(95),n(98),n(99),n(104),n(133),n(50),n(169),n(184),n(85),n(186),n(60),n(190),n(191),n(193),n(194),n(195),n(10)],r=function(e,t,n,r,a,i,o,l,u,c,s,f,d,p,h,m,y,v,g,b,x,w){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.DSLink=e.Tooltip=e.Dropdown=e.TextInput=e.TextButton=e.Tabs=e.TabPanel=e.Spinner=e.SideNav=e.Search=e.Modal=e.Infotip=e.Icons=e.Header=e.Footer=e.FlashNotification=e.Card=e.CalloutBox=e.Button=e.Breadcrumb=e.Alert=e.Accordion=void 0;var _=H(t),E=H(n),k=H(r),C=H(a),S=H(i),O=H(o),M=H(l),P=H(u),N=H(c),L=H(s),T=H(f),j=H(d),A=H(p),R=H(h),I=H(m),z=H(y),D=H(v),q=H(g),B=H(b),F=H(x);function H(e){return e&&e.__esModule?e:{default:e}}var U={MyApplicationsIcon:w.MyApplicationsIcon,UserSignInIcon:w.UserSignInIcon,MyTestDataIcon:w.MyTestDataIcon,ReportDataIcon:w.ReportDataIcon,ManageUsersIcon:w.ManageUsersIcon,AccountHomeIcon:w.AccountHomeIcon,FacilityBasedPreviewIcon:w.FacilityBasedPreviewIcon,PaymentIcon:w.PaymentIcon,PhysicianCompareIcon:w.PhysicianCompareIcon,HardshipIcon:w.HardshipIcon,TargetIcon:w.TargetIcon,ReportsIcon:w.ReportsIcon,HelpSupportIcon:w.HelpSupportIcon,DashboardIcon:w.DashboardIcon,AccountSettings:w.AccountSettings,DetailsIcon:w.DetailsIcon,StarIcon:w.StarIcon,CliniciansIcon:w.CliniciansIcon,GroupReporting:w.GroupReporting,IndividualReporting:w.IndividualReporting,ChevronLeft:w.ChevronLeft,ChevronRight:w.ChevronRight,ChevronDown:w.ChevronDown,SwitchPractice:w.SwitchPractice,ScoreIncrease:w.ScoreIncrease,TooltipIcon:w.TooltipIcon,NavCollapse:w.NavCollapse,NavExpand:w.NavExpand,CloseXIcon:w.CloseXIcon,CloseXIcon2:w.CloseXIcon2,BellOutline:w.BellOutline,EarlyClaims:w.EarlyClaims,CliniciansList:w.CliniciansList,YoutubeIcon:w.YoutubeIcon,TwitterIcon:w.TwitterIcon,WiViewReportsIcon:w.WiViewReportsIcon,WiViewProgressIcon:w.WiViewProgressIcon,WiManageGroupIcon:w.WiManageGroupIcon};e.Accordion=_.default,e.Alert=E.default,e.Breadcrumb=k.default,e.Button=C.default,e.CalloutBox=S.default,e.Card=O.default,e.FlashNotification=M.default,e.Footer=P.default,e.Header=N.default,e.Icons=U,e.Infotip=z.default,e.Modal=L.default,e.Search=D.default,e.SideNav=T.default,e.Spinner=j.default,e.TabPanel=A.default,e.Tabs=R.default,e.TextButton=a.TextButton,e.TextInput=q.default,e.Dropdown=B.default,e.Tooltip=I.default,e.DSLink=F.default},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";var r=n(92);function a(){}function i(){}i.resetWarningCache=a,e.exports=function(){function e(e,t,n,a,i,o){if(o!==r){var l=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw l.name="Invariant Violation",l}}function t(){return e}e.isRequired=e;var n={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:i,resetWarningCache:a};return n.PropTypes=n,n}},function(e,t,n){"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},function(e,t,n){var r,a,i;a=[t,n(0),n(2)],r=function(e,t,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=i(t),a=i(n);function i(e){return e&&e.__esModule?e:{default:e}}function o(){return o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o.apply(this,arguments)}function l(e){return l="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},l(e)}function u(e,t){if(null==e)return{};var n,r,a=c(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}function c(e,t){if(null==e)return{};var n,r,a={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(a[n]=e[n]);return a}var s=["title","children","description","variant","className"],f=function(e){var t=e.title,n=e.children,a=e.description,i=e.variant,c=e.className,f=u(e,s),d=(null==t?void 0:t.headingLevel)||"h2";return r.default.createElement("div",o({className:"qpp-c-alert qpp-c-alert--".concat(i," ").concat(c),role:"alert"},f),r.default.createElement("div",{className:"qpp-c-alert__body"},t&&r.default.createElement(d,{className:"h4 qpp-c-alert__heading"},"object"===l(t)?t.text:t),a&&r.default.createElement("p",{className:"qpp-c-alert__text"},a),n))};f.propTypes={children:a.default.node,className:a.default.string,description:a.default.string,title:a.default.oneOfType([a.default.string,a.default.shape({text:a.default.string,headingLevel:a.default.string})]),variant:a.default.oneOf(["info","warning","success","error"])},f.defaultProps={children:null,className:"",description:null,title:null,variant:"info"},e.default=f},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2)],r=function(e,t,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=i(t),a=i(n);function i(e){return e&&e.__esModule?e:{default:e}}var o=function(e){var t=e.breadcrumbClass,n=e.crumbs,a=e.dark,i=e.RouterLink,o=e.routerExcludedLinks;return r.default.createElement("nav",{className:"qpp-c-breadcrumbs ".concat(a?"":"qpp-c-breadcrumbs--light"," ").concat(t),"aria-label":"Breadcrumbs"},r.default.createElement("ol",{className:"qpp-c-breadcrumbs__list"},n.map((function(e,t){return e.url?i&&!o.includes(e.url)?r.default.createElement("li",{className:"qpp-c-breadcrumbs__list-item",key:e.title},r.default.createElement(i,{className:"qpp-c-breadcrumbs__link",to:e.url,"data-track-category":e.category,"data-track-action":"Click","data-track-label":e.label},r.default.createElement("span",null,e.title))):r.default.createElement("li",{className:"qpp-c-breadcrumbs__list-item",key:e.title},r.default.createElement("a",{className:"qpp-c-breadcrumbs__link",href:e.url,"data-track-category":e.category,"data-track-action":"Click","data-track-label":e.label},r.default.createElement("span",null,e.title))):r.default.createElement("li",{key:e,className:"".concat(t===n.length-1?"sr-only":""," qpp-c-breadcrumbs__list-itemqpp-c-breadcrumbs__list-item--current"),"aria-current":"page"},r.default.createElement("span",null,e))}))))};o.propTypes={breadcrumbClass:a.default.string,crumbs:a.default.array.isRequired,dark:a.default.bool,RouterLink:a.default.func,routerExcludedLinks:a.default.array},o.defaultProps={breadcrumbClass:"",dark:!1,RouterLink:null,routerExcludedLinks:[]},e.default=o},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(59),n(41)],r=function(e,t,n,r,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=c(t),o=c(n),l=c(r),u=c(a);function c(e){return e&&e.__esModule?e:{default:e}}function s(){return s=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},s.apply(this,arguments)}function f(e,t){if(null==e)return{};var n,r,a=d(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}function d(e,t){if(null==e)return{};var n,r,a={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(a[n]=e[n]);return a}var p=["href","text"],h=["onClick","text"],m=function(e){if(e){if(i.default.isValidElement(e))return e;if(e.href){var t=e.href,n=e.text,r=f(e,p);return i.default.createElement("a",s({className:"qpp-c-button qpp-c-button--secondary qpp-c-button--icon-after",href:t},r),n,i.default.createElement(l.default,{icon:"chevron-right"}))}var a=e.onClick,o=e.text,c=f(e,h);return i.default.createElement(u.default,s({variant:"secondary",className:"qpp-c-button--icon-after",onClick:a},c),o,i.default.createElement(l.default,{icon:"chevron-right"}))}return null},y=function(e){var t=e.title,n=e.description,r=e.button,a=e.input,o=e.children,l=e.headerLevel,u="h".concat(l);return i.default.createElement("aside",{className:"qppds qpp-u-sm-padding--32 qpp-u-padding--24 qpp-u-fill--blue-70"},t&&i.default.createElement(u,{className:"qpp-u-font-size--24 qpp-u-color--white qpp-u-margin-bottom--16 qpp-u-margin-top--0 qpp-u-font-weight--regular"},t),n&&i.default.createElement("p",{className:"qpp-u-color--white qpp-u-margin-bottom--0 qpp-u-font-size--18"},n),o&&i.default.createElement("div",{className:"qpp-u-color--white qpp-u-margin-bottom--0 qpp-u-font-size--18"},o),(a||r)&&i.default.createElement("div",{className:"qpp-u-display--flex qpp-u-align-items--center qpp-u-flex-wrap--wrap qpp-u-margin-top--24"},a&&i.default.createElement("input",s({className:"qpp-c-text-input qpp-u-sm-margin-right--16 qpp-u-margin-bottom--16 qpp-u-sm-margin-bottom--0 qpp-u-sm-width--auto qpp-u-width--100",type:"text"},a)),m(r)))};y.propTypes={title:o.default.string,description:o.default.string,button:o.default.shape({text:o.default.string,onClick:o.default.func,href:o.default.string}),input:o.default.shape({value:o.default.string,name:o.default.string,id:o.default.string}),children:o.default.node,headerLevel:o.default.oneOfType([o.default.number,o.default.string])},y.defaultProps={title:null,description:null,button:null,input:null,children:null,headerLevel:2},e.default=y},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";function r(e){return 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},r(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=function(e){if(e&&e.__esModule)return e;if(null===e||"object"!==r(e)&&"function"!=typeof e)return{default:e};var t=u();if(t&&t.has(e))return t.get(e);var n={},a=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var i in e)if(Object.prototype.hasOwnProperty.call(e,i)){var o=a?Object.getOwnPropertyDescriptor(e,i):null;o&&(o.get||o.set)?Object.defineProperty(n,i,o):n[i]=e[i]}n.default=e,t&&t.set(e,n);return n}(n(0)),i=l(n(2)),o=l(n(97));function l(e){return e&&e.__esModule?e:{default:e}}function u(){if("function"!=typeof WeakMap)return null;var e=new WeakMap;return u=function(){return e},e}function c(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function s(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function f(e,t){return f=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},f(e,t)}function d(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=h(e);if(t){var a=h(this).constructor;n=Reflect.construct(r,arguments,a)}else n=r.apply(this,arguments);return p(this,n)}}function p(e,t){return!t||"object"!==r(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function h(e){return h=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},h(e)}var m=function(e){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&f(e,t)}(l,e);var t,n,r,i=d(l);function l(){return c(this,l),i.apply(this,arguments)}return t=l,(n=[{key:"createMarkup",value:function(e){return{__html:e}}},{key:"render",value:function(){var e=this.props.icon,t=o.default[e];return t?a.default.createElement("g",{dangerouslySetInnerHTML:this.createMarkup(t)}):null}}])&&s(t.prototype,n),r&&s(t,r),l}(a.PureComponent);m.propTypes={icon:i.default.string.isRequired};var y=m;t.default=y},function(e){e.exports=JSON.parse('{"activity":"<polyline points=\\"22 12 18 12 15 21 9 3 6 12 2 12\\"></polyline>","airplay":"<path d=\\"M5 17H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-1\\"></path><polygon points=\\"12 15 17 21 7 21 12 15\\"></polygon>","alert-circle":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><line x1=\\"12\\" y1=\\"8\\" x2=\\"12\\" y2=\\"12\\"></line><line x1=\\"12\\" y1=\\"16\\" x2=\\"12\\" y2=\\"16\\"></line>","alert-octagon":"<polygon points=\\"7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2\\"></polygon><line x1=\\"12\\" y1=\\"8\\" x2=\\"12\\" y2=\\"12\\"></line><line x1=\\"12\\" y1=\\"16\\" x2=\\"12\\" y2=\\"16\\"></line>","alert-triangle":"<path d=\\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\\"></path><line x1=\\"12\\" y1=\\"9\\" x2=\\"12\\" y2=\\"13\\"></line><line x1=\\"12\\" y1=\\"17\\" x2=\\"12\\" y2=\\"17\\"></line>","align-center":"<line x1=\\"18\\" y1=\\"10\\" x2=\\"6\\" y2=\\"10\\"></line><line x1=\\"21\\" y1=\\"6\\" x2=\\"3\\" y2=\\"6\\"></line><line x1=\\"21\\" y1=\\"14\\" x2=\\"3\\" y2=\\"14\\"></line><line x1=\\"18\\" y1=\\"18\\" x2=\\"6\\" y2=\\"18\\"></line>","align-justify":"<line x1=\\"21\\" y1=\\"10\\" x2=\\"3\\" y2=\\"10\\"></line><line x1=\\"21\\" y1=\\"6\\" x2=\\"3\\" y2=\\"6\\"></line><line x1=\\"21\\" y1=\\"14\\" x2=\\"3\\" y2=\\"14\\"></line><line x1=\\"21\\" y1=\\"18\\" x2=\\"3\\" y2=\\"18\\"></line>","align-left":"<line x1=\\"17\\" y1=\\"10\\" x2=\\"3\\" y2=\\"10\\"></line><line x1=\\"21\\" y1=\\"6\\" x2=\\"3\\" y2=\\"6\\"></line><line x1=\\"21\\" y1=\\"14\\" x2=\\"3\\" y2=\\"14\\"></line><line x1=\\"17\\" y1=\\"18\\" x2=\\"3\\" y2=\\"18\\"></line>","align-right":"<line x1=\\"21\\" y1=\\"10\\" x2=\\"7\\" y2=\\"10\\"></line><line x1=\\"21\\" y1=\\"6\\" x2=\\"3\\" y2=\\"6\\"></line><line x1=\\"21\\" y1=\\"14\\" x2=\\"3\\" y2=\\"14\\"></line><line x1=\\"21\\" y1=\\"18\\" x2=\\"7\\" y2=\\"18\\"></line>","anchor":"<circle cx=\\"12\\" cy=\\"5\\" r=\\"3\\"></circle><line x1=\\"12\\" y1=\\"22\\" x2=\\"12\\" y2=\\"8\\"></line><path d=\\"M5 12H2a10 10 0 0 0 20 0h-3\\"></path>","aperture":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><line x1=\\"14.31\\" y1=\\"8\\" x2=\\"20.05\\" y2=\\"17.94\\"></line><line x1=\\"9.69\\" y1=\\"8\\" x2=\\"21.17\\" y2=\\"8\\"></line><line x1=\\"7.38\\" y1=\\"12\\" x2=\\"13.12\\" y2=\\"2.06\\"></line><line x1=\\"9.69\\" y1=\\"16\\" x2=\\"3.95\\" y2=\\"6.06\\"></line><line x1=\\"14.31\\" y1=\\"16\\" x2=\\"2.83\\" y2=\\"16\\"></line><line x1=\\"16.62\\" y1=\\"12\\" x2=\\"10.88\\" y2=\\"21.94\\"></line>","archive":"<polyline points=\\"21 8 21 21 3 21 3 8\\"></polyline><rect x=\\"1\\" y=\\"3\\" width=\\"22\\" height=\\"5\\"></rect><line x1=\\"10\\" y1=\\"12\\" x2=\\"14\\" y2=\\"12\\"></line>","arrow-down-circle":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><polyline points=\\"8 12 12 16 16 12\\"></polyline><line x1=\\"12\\" y1=\\"8\\" x2=\\"12\\" y2=\\"16\\"></line>","arrow-down-left":"<line x1=\\"17\\" y1=\\"7\\" x2=\\"7\\" y2=\\"17\\"></line><polyline points=\\"17 17 7 17 7 7\\"></polyline>","arrow-down-right":"<line x1=\\"7\\" y1=\\"7\\" x2=\\"17\\" y2=\\"17\\"></line><polyline points=\\"17 7 17 17 7 17\\"></polyline>","arrow-down":"<line x1=\\"12\\" y1=\\"5\\" x2=\\"12\\" y2=\\"19\\"></line><polyline points=\\"19 12 12 19 5 12\\"></polyline>","arrow-left-circle":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><polyline points=\\"12 8 8 12 12 16\\"></polyline><line x1=\\"16\\" y1=\\"12\\" x2=\\"8\\" y2=\\"12\\"></line>","arrow-left":"<line x1=\\"19\\" y1=\\"12\\" x2=\\"5\\" y2=\\"12\\"></line><polyline points=\\"12 19 5 12 12 5\\"></polyline>","arrow-right-circle":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><polyline points=\\"12 16 16 12 12 8\\"></polyline><line x1=\\"8\\" y1=\\"12\\" x2=\\"16\\" y2=\\"12\\"></line>","arrow-right":"<line x1=\\"5\\" y1=\\"12\\" x2=\\"19\\" y2=\\"12\\"></line><polyline points=\\"12 5 19 12 12 19\\"></polyline>","arrow-up-circle":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><polyline points=\\"16 12 12 8 8 12\\"></polyline><line x1=\\"12\\" y1=\\"16\\" x2=\\"12\\" y2=\\"8\\"></line>","arrow-up-left":"<line x1=\\"17\\" y1=\\"17\\" x2=\\"7\\" y2=\\"7\\"></line><polyline points=\\"7 17 7 7 17 7\\"></polyline>","arrow-up-right":"<line x1=\\"7\\" y1=\\"17\\" x2=\\"17\\" y2=\\"7\\"></line><polyline points=\\"7 7 17 7 17 17\\"></polyline>","arrow-up":"<line x1=\\"12\\" y1=\\"19\\" x2=\\"12\\" y2=\\"5\\"></line><polyline points=\\"5 12 12 5 19 12\\"></polyline>","at-sign":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"4\\"></circle><path d=\\"M16 8v5a3 3 0 0 0 6 0v-1a10 10 0 1 0-3.92 7.94\\"></path>","award":"<circle cx=\\"12\\" cy=\\"8\\" r=\\"7\\"></circle><polyline points=\\"8.21 13.89 7 23 12 20 17 23 15.79 13.88\\"></polyline>","bar-chart-2":"<line x1=\\"18\\" y1=\\"20\\" x2=\\"18\\" y2=\\"10\\"></line><line x1=\\"12\\" y1=\\"20\\" x2=\\"12\\" y2=\\"4\\"></line><line x1=\\"6\\" y1=\\"20\\" x2=\\"6\\" y2=\\"14\\"></line>","bar-chart":"<line x1=\\"12\\" y1=\\"20\\" x2=\\"12\\" y2=\\"10\\"></line><line x1=\\"18\\" y1=\\"20\\" x2=\\"18\\" y2=\\"4\\"></line><line x1=\\"6\\" y1=\\"20\\" x2=\\"6\\" y2=\\"16\\"></line>","battery-charging":"<path d=\\"M5 18H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3.19M15 6h2a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-3.19\\"></path><line x1=\\"23\\" y1=\\"13\\" x2=\\"23\\" y2=\\"11\\"></line><polyline points=\\"11 6 7 12 13 12 9 18\\"></polyline>","battery":"<rect x=\\"1\\" y=\\"6\\" width=\\"18\\" height=\\"12\\" rx=\\"2\\" ry=\\"2\\"></rect><line x1=\\"23\\" y1=\\"13\\" x2=\\"23\\" y2=\\"11\\"></line>","bell-off":"<path d=\\"M8.56 2.9A7 7 0 0 1 19 9v4m-2 4H2a3 3 0 0 0 3-3V9a7 7 0 0 1 .78-3.22M13.73 21a2 2 0 0 1-3.46 0\\"></path><line x1=\\"1\\" y1=\\"1\\" x2=\\"23\\" y2=\\"23\\"></line>","bell":"<path d=\\"M22 17H2a3 3 0 0 0 3-3V9a7 7 0 0 1 14 0v5a3 3 0 0 0 3 3zm-8.27 4a2 2 0 0 1-3.46 0\\"></path>","bluetooth":"<polyline points=\\"6.5 6.5 17.5 17.5 12 23 12 1 17.5 6.5 6.5 17.5\\"></polyline>","bold":"<path d=\\"M6 4h8a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z\\"></path><path d=\\"M6 12h9a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z\\"></path>","book-open":"<path d=\\"M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z\\"></path><path d=\\"M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z\\"></path>","book":"<path d=\\"M4 19.5A2.5 2.5 0 0 1 6.5 17H20\\"></path><path d=\\"M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z\\"></path>","bookmark":"<path d=\\"M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z\\"></path>","box":"<path d=\\"M12.89 1.45l8 4A2 2 0 0 1 22 7.24v9.53a2 2 0 0 1-1.11 1.79l-8 4a2 2 0 0 1-1.79 0l-8-4a2 2 0 0 1-1.1-1.8V7.24a2 2 0 0 1 1.11-1.79l8-4a2 2 0 0 1 1.78 0z\\"></path><polyline points=\\"2.32 6.16 12 11 21.68 6.16\\"></polyline><line x1=\\"12\\" y1=\\"22.76\\" x2=\\"12\\" y2=\\"11\\"></line>","briefcase":"<rect x=\\"2\\" y=\\"7\\" width=\\"20\\" height=\\"14\\" rx=\\"2\\" ry=\\"2\\"></rect><path d=\\"M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16\\"></path>","calendar":"<rect x=\\"3\\" y=\\"4\\" width=\\"18\\" height=\\"18\\" rx=\\"2\\" ry=\\"2\\"></rect><line x1=\\"16\\" y1=\\"2\\" x2=\\"16\\" y2=\\"6\\"></line><line x1=\\"8\\" y1=\\"2\\" x2=\\"8\\" y2=\\"6\\"></line><line x1=\\"3\\" y1=\\"10\\" x2=\\"21\\" y2=\\"10\\"></line>","camera-off":"<line x1=\\"1\\" y1=\\"1\\" x2=\\"23\\" y2=\\"23\\"></line><path d=\\"M21 21H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3m3-3h6l2 3h4a2 2 0 0 1 2 2v9.34m-7.72-2.06a4 4 0 1 1-5.56-5.56\\"></path>","camera":"<path d=\\"M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z\\"></path><circle cx=\\"12\\" cy=\\"13\\" r=\\"4\\"></circle>","cast":"<path d=\\"M2 16.1A5 5 0 0 1 5.9 20M2 12.05A9 9 0 0 1 9.95 20M2 8V6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-6\\"></path><line x1=\\"2\\" y1=\\"20\\" x2=\\"2\\" y2=\\"20\\"></line>","check-circle":"<path d=\\"M22 11.08V12a10 10 0 1 1-5.93-9.14\\"></path><polyline points=\\"22 4 12 14.01 9 11.01\\"></polyline>","check-square":"<polyline points=\\"9 11 12 14 22 4\\"></polyline><path d=\\"M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11\\"></path>","check":"<polyline points=\\"20 6 9 17 4 12\\"></polyline>","chevron-down":"<polyline points=\\"6 9 12 15 18 9\\"></polyline>","chevron-left":"<polyline points=\\"15 18 9 12 15 6\\"></polyline>","chevron-right":"<polyline points=\\"9 18 15 12 9 6\\"></polyline>","chevron-up":"<polyline points=\\"18 15 12 9 6 15\\"></polyline>","chevrons-down":"<polyline points=\\"7 13 12 18 17 13\\"></polyline><polyline points=\\"7 6 12 11 17 6\\"></polyline>","chevrons-left":"<polyline points=\\"11 17 6 12 11 7\\"></polyline><polyline points=\\"18 17 13 12 18 7\\"></polyline>","chevrons-right":"<polyline points=\\"13 17 18 12 13 7\\"></polyline><polyline points=\\"6 17 11 12 6 7\\"></polyline>","chevrons-up":"<polyline points=\\"17 11 12 6 7 11\\"></polyline><polyline points=\\"17 18 12 13 7 18\\"></polyline>","chrome":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><circle cx=\\"12\\" cy=\\"12\\" r=\\"4\\"></circle><line x1=\\"21.17\\" y1=\\"8\\" x2=\\"12\\" y2=\\"8\\"></line><line x1=\\"3.95\\" y1=\\"6.06\\" x2=\\"8.54\\" y2=\\"14\\"></line><line x1=\\"10.88\\" y1=\\"21.94\\" x2=\\"15.46\\" y2=\\"14\\"></line>","circle":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle>","clipboard":"<path d=\\"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2\\"></path><rect x=\\"8\\" y=\\"2\\" width=\\"8\\" height=\\"4\\" rx=\\"1\\" ry=\\"1\\"></rect>","clock":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><polyline points=\\"12 6 12 12 16 14\\"></polyline>","cloud-drizzle":"<line x1=\\"8\\" y1=\\"19\\" x2=\\"8\\" y2=\\"21\\"></line><line x1=\\"8\\" y1=\\"13\\" x2=\\"8\\" y2=\\"15\\"></line><line x1=\\"16\\" y1=\\"19\\" x2=\\"16\\" y2=\\"21\\"></line><line x1=\\"16\\" y1=\\"13\\" x2=\\"16\\" y2=\\"15\\"></line><line x1=\\"12\\" y1=\\"21\\" x2=\\"12\\" y2=\\"23\\"></line><line x1=\\"12\\" y1=\\"15\\" x2=\\"12\\" y2=\\"17\\"></line><path d=\\"M20 16.58A5 5 0 0 0 18 7h-1.26A8 8 0 1 0 4 15.25\\"></path>","cloud-lightning":"<path d=\\"M19 16.9A5 5 0 0 0 18 7h-1.26a8 8 0 1 0-11.62 9\\"></path><polyline points=\\"13 11 9 17 15 17 11 23\\"></polyline>","cloud-off":"<path d=\\"M22.61 16.95A5 5 0 0 0 18 10h-1.26a8 8 0 0 0-7.05-6M5 5a8 8 0 0 0 4 15h9a5 5 0 0 0 1.7-.3\\"></path><line x1=\\"1\\" y1=\\"1\\" x2=\\"23\\" y2=\\"23\\"></line>","cloud-rain":"<line x1=\\"16\\" y1=\\"13\\" x2=\\"16\\" y2=\\"21\\"></line><line x1=\\"8\\" y1=\\"13\\" x2=\\"8\\" y2=\\"21\\"></line><line x1=\\"12\\" y1=\\"15\\" x2=\\"12\\" y2=\\"23\\"></line><path d=\\"M20 16.58A5 5 0 0 0 18 7h-1.26A8 8 0 1 0 4 15.25\\"></path>","cloud-snow":"<path d=\\"M20 17.58A5 5 0 0 0 18 8h-1.26A8 8 0 1 0 4 16.25\\"></path><line x1=\\"8\\" y1=\\"16\\" x2=\\"8\\" y2=\\"16\\"></line><line x1=\\"8\\" y1=\\"20\\" x2=\\"8\\" y2=\\"20\\"></line><line x1=\\"12\\" y1=\\"18\\" x2=\\"12\\" y2=\\"18\\"></line><line x1=\\"12\\" y1=\\"22\\" x2=\\"12\\" y2=\\"22\\"></line><line x1=\\"16\\" y1=\\"16\\" x2=\\"16\\" y2=\\"16\\"></line><line x1=\\"16\\" y1=\\"20\\" x2=\\"16\\" y2=\\"20\\"></line>","cloud":"<path d=\\"M18 10h-1.26A8 8 0 1 0 9 20h9a5 5 0 0 0 0-10z\\"></path>","code":"<polyline points=\\"16 18 22 12 16 6\\"></polyline><polyline points=\\"8 6 2 12 8 18\\"></polyline>","codepen":"<polygon points=\\"12 2 22 8.5 22 15.5 12 22 2 15.5 2 8.5 12 2\\"></polygon><line x1=\\"12\\" y1=\\"22\\" x2=\\"12\\" y2=\\"15.5\\"></line><polyline points=\\"22 8.5 12 15.5 2 8.5\\"></polyline><polyline points=\\"2 15.5 12 8.5 22 15.5\\"></polyline><line x1=\\"12\\" y1=\\"2\\" x2=\\"12\\" y2=\\"8.5\\"></line>","command":"<path d=\\"M18 3a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3H6a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3V6a3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3h12a3 3 0 0 0 3-3 3 3 0 0 0-3-3z\\"></path>","compass":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><polygon points=\\"16.24 7.76 14.12 14.12 7.76 16.24 9.88 9.88 16.24 7.76\\"></polygon>","copy":"<rect x=\\"9\\" y=\\"9\\" width=\\"13\\" height=\\"13\\" rx=\\"2\\" ry=\\"2\\"></rect><path d=\\"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1\\"></path>","corner-down-left":"<polyline points=\\"9 10 4 15 9 20\\"></polyline><path d=\\"M20 4v7a4 4 0 0 1-4 4H4\\"></path>","corner-down-right":"<polyline points=\\"15 10 20 15 15 20\\"></polyline><path d=\\"M4 4v7a4 4 0 0 0 4 4h12\\"></path>","corner-left-down":"<polyline points=\\"14 15 9 20 4 15\\"></polyline><path d=\\"M20 4h-7a4 4 0 0 0-4 4v12\\"></path>","corner-left-up":"<polyline points=\\"14 9 9 4 4 9\\"></polyline><path d=\\"M20 20h-7a4 4 0 0 1-4-4V4\\"></path>","corner-right-down":"<polyline points=\\"10 15 15 20 20 15\\"></polyline><path d=\\"M4 4h7a4 4 0 0 1 4 4v12\\"></path>","corner-right-up":"<polyline points=\\"10 9 15 4 20 9\\"></polyline><path d=\\"M4 20h7a4 4 0 0 0 4-4V4\\"></path>","corner-up-left":"<polyline points=\\"9 14 4 9 9 4\\"></polyline><path d=\\"M20 20v-7a4 4 0 0 0-4-4H4\\"></path>","corner-up-right":"<polyline points=\\"15 14 20 9 15 4\\"></polyline><path d=\\"M4 20v-7a4 4 0 0 1 4-4h12\\"></path>","cpu":"<rect x=\\"4\\" y=\\"4\\" width=\\"16\\" height=\\"16\\" rx=\\"2\\" ry=\\"2\\"></rect><rect x=\\"9\\" y=\\"9\\" width=\\"6\\" height=\\"6\\"></rect><line x1=\\"9\\" y1=\\"1\\" x2=\\"9\\" y2=\\"4\\"></line><line x1=\\"15\\" y1=\\"1\\" x2=\\"15\\" y2=\\"4\\"></line><line x1=\\"9\\" y1=\\"20\\" x2=\\"9\\" y2=\\"23\\"></line><line x1=\\"15\\" y1=\\"20\\" x2=\\"15\\" y2=\\"23\\"></line><line x1=\\"20\\" y1=\\"9\\" x2=\\"23\\" y2=\\"9\\"></line><line x1=\\"20\\" y1=\\"14\\" x2=\\"23\\" y2=\\"14\\"></line><line x1=\\"1\\" y1=\\"9\\" x2=\\"4\\" y2=\\"9\\"></line><line x1=\\"1\\" y1=\\"14\\" x2=\\"4\\" y2=\\"14\\"></line>","credit-card":"<rect x=\\"1\\" y=\\"4\\" width=\\"22\\" height=\\"16\\" rx=\\"2\\" ry=\\"2\\"></rect><line x1=\\"1\\" y1=\\"10\\" x2=\\"23\\" y2=\\"10\\"></line>","crop":"<path d=\\"M6.13 1L6 16a2 2 0 0 0 2 2h15\\"></path><path d=\\"M1 6.13L16 6a2 2 0 0 1 2 2v15\\"></path>","crosshair":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><line x1=\\"22\\" y1=\\"12\\" x2=\\"18\\" y2=\\"12\\"></line><line x1=\\"6\\" y1=\\"12\\" x2=\\"2\\" y2=\\"12\\"></line><line x1=\\"12\\" y1=\\"6\\" x2=\\"12\\" y2=\\"2\\"></line><line x1=\\"12\\" y1=\\"22\\" x2=\\"12\\" y2=\\"18\\"></line>","database":"<ellipse cx=\\"12\\" cy=\\"5\\" rx=\\"9\\" ry=\\"3\\"></ellipse><path d=\\"M21 12c0 1.66-4 3-9 3s-9-1.34-9-3\\"></path><path d=\\"M3 5v14c0 1.66 4 3 9 3s9-1.34 9-3V5\\"></path>","delete":"<path d=\\"M21 4H8l-7 8 7 8h13a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2z\\"></path><line x1=\\"18\\" y1=\\"9\\" x2=\\"12\\" y2=\\"15\\"></line><line x1=\\"12\\" y1=\\"9\\" x2=\\"18\\" y2=\\"15\\"></line>","disc":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><circle cx=\\"12\\" cy=\\"12\\" r=\\"3\\"></circle>","dollar-sign":"<line x1=\\"12\\" y1=\\"1\\" x2=\\"12\\" y2=\\"23\\"></line><path d=\\"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\\"></path>","download-cloud":"<polyline points=\\"8 17 12 21 16 17\\"></polyline><line x1=\\"12\\" y1=\\"12\\" x2=\\"12\\" y2=\\"21\\"></line><path d=\\"M20.88 18.09A5 5 0 0 0 18 9h-1.26A8 8 0 1 0 3 16.29\\"></path>","download":"<path d=\\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\\"></path><polyline points=\\"7 10 12 15 17 10\\"></polyline><line x1=\\"12\\" y1=\\"15\\" x2=\\"12\\" y2=\\"3\\"></line>","droplet":"<path d=\\"M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z\\"></path>","edit-2":"<polygon points=\\"16 3 21 8 8 21 3 21 3 16 16 3\\"></polygon>","edit-3":"<polygon points=\\"14 2 18 6 7 17 3 17 3 13 14 2\\"></polygon><line x1=\\"3\\" y1=\\"22\\" x2=\\"21\\" y2=\\"22\\"></line>","edit":"<path d=\\"M20 14.66V20a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h5.34\\"></path><polygon points=\\"18 2 22 6 12 16 8 16 8 12 18 2\\"></polygon>","external-link":"<path d=\\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\\"></path><polyline points=\\"15 3 21 3 21 9\\"></polyline><line x1=\\"10\\" y1=\\"14\\" x2=\\"21\\" y2=\\"3\\"></line>","eye-off":"<path d=\\"M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24\\"></path><line x1=\\"1\\" y1=\\"1\\" x2=\\"23\\" y2=\\"23\\"></line>","eye":"<path d=\\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\\"></path><circle cx=\\"12\\" cy=\\"12\\" r=\\"3\\"></circle>","facebook":"<path d=\\"M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z\\"></path>","fast-forward":"<polygon points=\\"13 19 22 12 13 5 13 19\\"></polygon><polygon points=\\"2 19 11 12 2 5 2 19\\"></polygon>","feather":"<path d=\\"M20.24 12.24a6 6 0 0 0-8.49-8.49L5 10.5V19h8.5z\\"></path><line x1=\\"16\\" y1=\\"8\\" x2=\\"2\\" y2=\\"22\\"></line><line x1=\\"17\\" y1=\\"15\\" x2=\\"9\\" y2=\\"15\\"></line>","file-minus":"<path d=\\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\\"></path><polyline points=\\"14 2 14 8 20 8\\"></polyline><line x1=\\"9\\" y1=\\"15\\" x2=\\"15\\" y2=\\"15\\"></line>","file-plus":"<path d=\\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\\"></path><polyline points=\\"14 2 14 8 20 8\\"></polyline><line x1=\\"12\\" y1=\\"18\\" x2=\\"12\\" y2=\\"12\\"></line><line x1=\\"9\\" y1=\\"15\\" x2=\\"15\\" y2=\\"15\\"></line>","file-text":"<path d=\\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\\"></path><polyline points=\\"14 2 14 8 20 8\\"></polyline><line x1=\\"16\\" y1=\\"13\\" x2=\\"8\\" y2=\\"13\\"></line><line x1=\\"16\\" y1=\\"17\\" x2=\\"8\\" y2=\\"17\\"></line><polyline points=\\"10 9 9 9 8 9\\"></polyline>","file":"<path d=\\"M13 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z\\"></path><polyline points=\\"13 2 13 9 20 9\\"></polyline>","film":"<rect x=\\"2\\" y=\\"2\\" width=\\"20\\" height=\\"20\\" rx=\\"2.18\\" ry=\\"2.18\\"></rect><line x1=\\"7\\" y1=\\"2\\" x2=\\"7\\" y2=\\"22\\"></line><line x1=\\"17\\" y1=\\"2\\" x2=\\"17\\" y2=\\"22\\"></line><line x1=\\"2\\" y1=\\"12\\" x2=\\"22\\" y2=\\"12\\"></line><line x1=\\"2\\" y1=\\"7\\" x2=\\"7\\" y2=\\"7\\"></line><line x1=\\"2\\" y1=\\"17\\" x2=\\"7\\" y2=\\"17\\"></line><line x1=\\"17\\" y1=\\"17\\" x2=\\"22\\" y2=\\"17\\"></line><line x1=\\"17\\" y1=\\"7\\" x2=\\"22\\" y2=\\"7\\"></line>","filter":"<polygon points=\\"22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3\\"></polygon>","flag":"<path d=\\"M4 15s1-1 4-1 5 2 8 2 4-1 4-1V3s-1 1-4 1-5-2-8-2-4 1-4 1z\\"></path><line x1=\\"4\\" y1=\\"22\\" x2=\\"4\\" y2=\\"15\\"></line>","folder-minus":"<path d=\\"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z\\"></path><line x1=\\"9\\" y1=\\"14\\" x2=\\"15\\" y2=\\"14\\"></line>","folder-plus":"<path d=\\"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z\\"></path><line x1=\\"12\\" y1=\\"11\\" x2=\\"12\\" y2=\\"17\\"></line><line x1=\\"9\\" y1=\\"14\\" x2=\\"15\\" y2=\\"14\\"></line>","folder":"<path d=\\"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z\\"></path>","frown":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><path d=\\"M16 16s-1.5-2-4-2-4 2-4 2\\"></path><line x1=\\"9\\" y1=\\"9\\" x2=\\"9.01\\" y2=\\"9\\"></line><line x1=\\"15\\" y1=\\"9\\" x2=\\"15.01\\" y2=\\"9\\"></line>","gift":"<polyline points=\\"20 12 20 22 4 22 4 12\\"></polyline><rect x=\\"2\\" y=\\"7\\" width=\\"20\\" height=\\"5\\"></rect><line x1=\\"12\\" y1=\\"22\\" x2=\\"12\\" y2=\\"7\\"></line><path d=\\"M12 7H7.5a2.5 2.5 0 0 1 0-5C11 2 12 7 12 7z\\"></path><path d=\\"M12 7h4.5a2.5 2.5 0 0 0 0-5C13 2 12 7 12 7z\\"></path>","git-branch":"<line x1=\\"6\\" y1=\\"3\\" x2=\\"6\\" y2=\\"15\\"></line><circle cx=\\"18\\" cy=\\"6\\" r=\\"3\\"></circle><circle cx=\\"6\\" cy=\\"18\\" r=\\"3\\"></circle><path d=\\"M18 9a9 9 0 0 1-9 9\\"></path>","git-commit":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"4\\"></circle><line x1=\\"1.05\\" y1=\\"12\\" x2=\\"7\\" y2=\\"12\\"></line><line x1=\\"17.01\\" y1=\\"12\\" x2=\\"22.96\\" y2=\\"12\\"></line>","git-merge":"<circle cx=\\"18\\" cy=\\"18\\" r=\\"3\\"></circle><circle cx=\\"6\\" cy=\\"6\\" r=\\"3\\"></circle><path d=\\"M6 21V9a9 9 0 0 0 9 9\\"></path>","git-pull-request":"<circle cx=\\"18\\" cy=\\"18\\" r=\\"3\\"></circle><circle cx=\\"6\\" cy=\\"6\\" r=\\"3\\"></circle><path d=\\"M13 6h3a2 2 0 0 1 2 2v7\\"></path><line x1=\\"6\\" y1=\\"9\\" x2=\\"6\\" y2=\\"21\\"></line>","github":"<path d=\\"M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22\\"></path>","gitlab":"<path d=\\"M22.65 14.39L12 22.13 1.35 14.39a.84.84 0 0 1-.3-.94l1.22-3.78 2.44-7.51A.42.42 0 0 1 4.82 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.49h8.1l2.44-7.51A.42.42 0 0 1 18.6 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.51L23 13.45a.84.84 0 0 1-.35.94z\\"></path>","globe":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><line x1=\\"2\\" y1=\\"12\\" x2=\\"22\\" y2=\\"12\\"></line><path d=\\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\\"></path>","grid":"<rect x=\\"3\\" y=\\"3\\" width=\\"7\\" height=\\"7\\"></rect><rect x=\\"14\\" y=\\"3\\" width=\\"7\\" height=\\"7\\"></rect><rect x=\\"14\\" y=\\"14\\" width=\\"7\\" height=\\"7\\"></rect><rect x=\\"3\\" y=\\"14\\" width=\\"7\\" height=\\"7\\"></rect>","hard-drive":"<line x1=\\"22\\" y1=\\"12\\" x2=\\"2\\" y2=\\"12\\"></line><path d=\\"M5.45 5.11L2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z\\"></path><line x1=\\"6\\" y1=\\"16\\" x2=\\"6\\" y2=\\"16\\"></line><line x1=\\"10\\" y1=\\"16\\" x2=\\"10\\" y2=\\"16\\"></line>","hash":"<line x1=\\"4\\" y1=\\"9\\" x2=\\"20\\" y2=\\"9\\"></line><line x1=\\"4\\" y1=\\"15\\" x2=\\"20\\" y2=\\"15\\"></line><line x1=\\"10\\" y1=\\"3\\" x2=\\"8\\" y2=\\"21\\"></line><line x1=\\"16\\" y1=\\"3\\" x2=\\"14\\" y2=\\"21\\"></line>","headphones":"<path d=\\"M3 18v-6a9 9 0 0 1 18 0v6\\"></path><path d=\\"M21 19a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3zM3 19a2 2 0 0 0 2 2h1a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2H3z\\"></path>","heart":"<path d=\\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\\"></path>","help-circle":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><path d=\\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\\"></path><line x1=\\"12\\" y1=\\"17\\" x2=\\"12\\" y2=\\"17\\"></line>","home":"<path d=\\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\\"></path><polyline points=\\"9 22 9 12 15 12 15 22\\"></polyline>","image":"<rect x=\\"3\\" y=\\"3\\" width=\\"18\\" height=\\"18\\" rx=\\"2\\" ry=\\"2\\"></rect><circle cx=\\"8.5\\" cy=\\"8.5\\" r=\\"1.5\\"></circle><polyline points=\\"21 15 16 10 5 21\\"></polyline>","inbox":"<polyline points=\\"22 12 16 12 14 15 10 15 8 12 2 12\\"></polyline><path d=\\"M5.45 5.11L2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z\\"></path>","info":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><line x1=\\"12\\" y1=\\"16\\" x2=\\"12\\" y2=\\"12\\"></line><line x1=\\"12\\" y1=\\"8\\" x2=\\"12\\" y2=\\"8\\"></line>","instagram":"<rect x=\\"2\\" y=\\"2\\" width=\\"20\\" height=\\"20\\" rx=\\"5\\" ry=\\"5\\"></rect><path d=\\"M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z\\"></path><line x1=\\"17.5\\" y1=\\"6.5\\" x2=\\"17.5\\" y2=\\"6.5\\"></line>","italic":"<line x1=\\"19\\" y1=\\"4\\" x2=\\"10\\" y2=\\"4\\"></line><line x1=\\"14\\" y1=\\"20\\" x2=\\"5\\" y2=\\"20\\"></line><line x1=\\"15\\" y1=\\"4\\" x2=\\"9\\" y2=\\"20\\"></line>","layers":"<polygon points=\\"12 2 2 7 12 12 22 7 12 2\\"></polygon><polyline points=\\"2 17 12 22 22 17\\"></polyline><polyline points=\\"2 12 12 17 22 12\\"></polyline>","layout":"<rect x=\\"3\\" y=\\"3\\" width=\\"18\\" height=\\"18\\" rx=\\"2\\" ry=\\"2\\"></rect><line x1=\\"3\\" y1=\\"9\\" x2=\\"21\\" y2=\\"9\\"></line><line x1=\\"9\\" y1=\\"21\\" x2=\\"9\\" y2=\\"9\\"></line>","life-buoy":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><circle cx=\\"12\\" cy=\\"12\\" r=\\"4\\"></circle><line x1=\\"4.93\\" y1=\\"4.93\\" x2=\\"9.17\\" y2=\\"9.17\\"></line><line x1=\\"14.83\\" y1=\\"14.83\\" x2=\\"19.07\\" y2=\\"19.07\\"></line><line x1=\\"14.83\\" y1=\\"9.17\\" x2=\\"19.07\\" y2=\\"4.93\\"></line><line x1=\\"14.83\\" y1=\\"9.17\\" x2=\\"18.36\\" y2=\\"5.64\\"></line><line x1=\\"4.93\\" y1=\\"19.07\\" x2=\\"9.17\\" y2=\\"14.83\\"></line>","link-2":"<path d=\\"M15 7h3a5 5 0 0 1 5 5 5 5 0 0 1-5 5h-3m-6 0H6a5 5 0 0 1-5-5 5 5 0 0 1 5-5h3\\"></path><line x1=\\"8\\" y1=\\"12\\" x2=\\"16\\" y2=\\"12\\"></line>","link":"<path d=\\"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71\\"></path><path d=\\"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71\\"></path>","linkedin":"<path d=\\"M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z\\"></path><rect x=\\"2\\" y=\\"9\\" width=\\"4\\" height=\\"12\\"></rect><circle cx=\\"4\\" cy=\\"4\\" r=\\"2\\"></circle>","list":"<line x1=\\"8\\" y1=\\"6\\" x2=\\"21\\" y2=\\"6\\"></line><line x1=\\"8\\" y1=\\"12\\" x2=\\"21\\" y2=\\"12\\"></line><line x1=\\"8\\" y1=\\"18\\" x2=\\"21\\" y2=\\"18\\"></line><line x1=\\"3\\" y1=\\"6\\" x2=\\"3\\" y2=\\"6\\"></line><line x1=\\"3\\" y1=\\"12\\" x2=\\"3\\" y2=\\"12\\"></line><line x1=\\"3\\" y1=\\"18\\" x2=\\"3\\" y2=\\"18\\"></line>","loader":"<line x1=\\"12\\" y1=\\"2\\" x2=\\"12\\" y2=\\"6\\"></line><line x1=\\"12\\" y1=\\"18\\" x2=\\"12\\" y2=\\"22\\"></line><line x1=\\"4.93\\" y1=\\"4.93\\" x2=\\"7.76\\" y2=\\"7.76\\"></line><line x1=\\"16.24\\" y1=\\"16.24\\" x2=\\"19.07\\" y2=\\"19.07\\"></line><line x1=\\"2\\" y1=\\"12\\" x2=\\"6\\" y2=\\"12\\"></line><line x1=\\"18\\" y1=\\"12\\" x2=\\"22\\" y2=\\"12\\"></line><line x1=\\"4.93\\" y1=\\"19.07\\" x2=\\"7.76\\" y2=\\"16.24\\"></line><line x1=\\"16.24\\" y1=\\"7.76\\" x2=\\"19.07\\" y2=\\"4.93\\"></line>","lock":"<rect x=\\"3\\" y=\\"11\\" width=\\"18\\" height=\\"11\\" rx=\\"2\\" ry=\\"2\\"></rect><path d=\\"M7 11V7a5 5 0 0 1 10 0v4\\"></path>","log-in":"<path d=\\"M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4\\"></path><polyline points=\\"10 17 15 12 10 7\\"></polyline><line x1=\\"15\\" y1=\\"12\\" x2=\\"3\\" y2=\\"12\\"></line>","log-out":"<path d=\\"M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4\\"></path><polyline points=\\"16 17 21 12 16 7\\"></polyline><line x1=\\"21\\" y1=\\"12\\" x2=\\"9\\" y2=\\"12\\"></line>","mail":"<path d=\\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\\"></path><polyline points=\\"22,6 12,13 2,6\\"></polyline>","map-pin":"<path d=\\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\\"></path><circle cx=\\"12\\" cy=\\"10\\" r=\\"3\\"></circle>","map":"<polygon points=\\"1 6 1 22 8 18 16 22 23 18 23 2 16 6 8 2 1 6\\"></polygon><line x1=\\"8\\" y1=\\"2\\" x2=\\"8\\" y2=\\"18\\"></line><line x1=\\"16\\" y1=\\"6\\" x2=\\"16\\" y2=\\"22\\"></line>","maximize-2":"<polyline points=\\"15 3 21 3 21 9\\"></polyline><polyline points=\\"9 21 3 21 3 15\\"></polyline><line x1=\\"21\\" y1=\\"3\\" x2=\\"14\\" y2=\\"10\\"></line><line x1=\\"3\\" y1=\\"21\\" x2=\\"10\\" y2=\\"14\\"></line>","maximize":"<path d=\\"M8 3H5a2 2 0 0 0-2 2v3m18 0V5a2 2 0 0 0-2-2h-3m0 18h3a2 2 0 0 0 2-2v-3M3 16v3a2 2 0 0 0 2 2h3\\"></path>","meh":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><line x1=\\"8\\" y1=\\"15\\" x2=\\"16\\" y2=\\"15\\"></line><line x1=\\"9\\" y1=\\"9\\" x2=\\"9.01\\" y2=\\"9\\"></line><line x1=\\"15\\" y1=\\"9\\" x2=\\"15.01\\" y2=\\"9\\"></line>","menu":"<line x1=\\"3\\" y1=\\"12\\" x2=\\"21\\" y2=\\"12\\"></line><line x1=\\"3\\" y1=\\"6\\" x2=\\"21\\" y2=\\"6\\"></line><line x1=\\"3\\" y1=\\"18\\" x2=\\"21\\" y2=\\"18\\"></line>","message-circle":"<path d=\\"M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z\\"></path>","message-square":"<path d=\\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\\"></path>","mic-off":"<line x1=\\"1\\" y1=\\"1\\" x2=\\"23\\" y2=\\"23\\"></line><path d=\\"M9 9v3a3 3 0 0 0 5.12 2.12M15 9.34V4a3 3 0 0 0-5.94-.6\\"></path><path d=\\"M17 16.95A7 7 0 0 1 5 12v-2m14 0v2a7 7 0 0 1-.11 1.23\\"></path><line x1=\\"12\\" y1=\\"19\\" x2=\\"12\\" y2=\\"23\\"></line><line x1=\\"8\\" y1=\\"23\\" x2=\\"16\\" y2=\\"23\\"></line>","mic":"<path d=\\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\\"></path><path d=\\"M19 10v2a7 7 0 0 1-14 0v-2\\"></path><line x1=\\"12\\" y1=\\"19\\" x2=\\"12\\" y2=\\"23\\"></line><line x1=\\"8\\" y1=\\"23\\" x2=\\"16\\" y2=\\"23\\"></line>","minimize-2":"<polyline points=\\"4 14 10 14 10 20\\"></polyline><polyline points=\\"20 10 14 10 14 4\\"></polyline><line x1=\\"14\\" y1=\\"10\\" x2=\\"21\\" y2=\\"3\\"></line><line x1=\\"3\\" y1=\\"21\\" x2=\\"10\\" y2=\\"14\\"></line>","minimize":"<path d=\\"M8 3v3a2 2 0 0 1-2 2H3m18 0h-3a2 2 0 0 1-2-2V3m0 18v-3a2 2 0 0 1 2-2h3M3 16h3a2 2 0 0 1 2 2v3\\"></path>","minus-circle":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><line x1=\\"8\\" y1=\\"12\\" x2=\\"16\\" y2=\\"12\\"></line>","minus-square":"<rect x=\\"3\\" y=\\"3\\" width=\\"18\\" height=\\"18\\" rx=\\"2\\" ry=\\"2\\"></rect><line x1=\\"8\\" y1=\\"12\\" x2=\\"16\\" y2=\\"12\\"></line>","minus":"<line x1=\\"5\\" y1=\\"12\\" x2=\\"19\\" y2=\\"12\\"></line>","monitor":"<rect x=\\"2\\" y=\\"3\\" width=\\"20\\" height=\\"14\\" rx=\\"2\\" ry=\\"2\\"></rect><line x1=\\"8\\" y1=\\"21\\" x2=\\"16\\" y2=\\"21\\"></line><line x1=\\"12\\" y1=\\"17\\" x2=\\"12\\" y2=\\"21\\"></line>","moon":"<path d=\\"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z\\"></path>","more-horizontal":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"1\\"></circle><circle cx=\\"19\\" cy=\\"12\\" r=\\"1\\"></circle><circle cx=\\"5\\" cy=\\"12\\" r=\\"1\\"></circle>","more-vertical":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"1\\"></circle><circle cx=\\"12\\" cy=\\"5\\" r=\\"1\\"></circle><circle cx=\\"12\\" cy=\\"19\\" r=\\"1\\"></circle>","move":"<polyline points=\\"5 9 2 12 5 15\\"></polyline><polyline points=\\"9 5 12 2 15 5\\"></polyline><polyline points=\\"15 19 12 22 9 19\\"></polyline><polyline points=\\"19 9 22 12 19 15\\"></polyline><line x1=\\"2\\" y1=\\"12\\" x2=\\"22\\" y2=\\"12\\"></line><line x1=\\"12\\" y1=\\"2\\" x2=\\"12\\" y2=\\"22\\"></line>","music":"<path d=\\"M9 17H5a2 2 0 0 0-2 2 2 2 0 0 0 2 2h2a2 2 0 0 0 2-2zm12-2h-4a2 2 0 0 0-2 2 2 2 0 0 0 2 2h2a2 2 0 0 0 2-2z\\"></path><polyline points=\\"9 17 9 5 21 3 21 15\\"></polyline>","navigation-2":"<polygon points=\\"12 2 19 21 12 17 5 21 12 2\\"></polygon>","navigation":"<polygon points=\\"3 11 22 2 13 21 11 13 3 11\\"></polygon>","octagon":"<polygon points=\\"7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2\\"></polygon>","package":"<path d=\\"M12.89 1.45l8 4A2 2 0 0 1 22 7.24v9.53a2 2 0 0 1-1.11 1.79l-8 4a2 2 0 0 1-1.79 0l-8-4a2 2 0 0 1-1.1-1.8V7.24a2 2 0 0 1 1.11-1.79l8-4a2 2 0 0 1 1.78 0z\\"></path><polyline points=\\"2.32 6.16 12 11 21.68 6.16\\"></polyline><line x1=\\"12\\" y1=\\"22.76\\" x2=\\"12\\" y2=\\"11\\"></line><line x1=\\"7\\" y1=\\"3.5\\" x2=\\"17\\" y2=\\"8.5\\"></line>","paperclip":"<path d=\\"M21.44 11.05l-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48\\"></path>","pause-circle":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><line x1=\\"10\\" y1=\\"15\\" x2=\\"10\\" y2=\\"9\\"></line><line x1=\\"14\\" y1=\\"15\\" x2=\\"14\\" y2=\\"9\\"></line>","pause":"<rect x=\\"6\\" y=\\"4\\" width=\\"4\\" height=\\"16\\"></rect><rect x=\\"14\\" y=\\"4\\" width=\\"4\\" height=\\"16\\"></rect>","percent":"<line x1=\\"19\\" y1=\\"5\\" x2=\\"5\\" y2=\\"19\\"></line><circle cx=\\"6.5\\" cy=\\"6.5\\" r=\\"2.5\\"></circle><circle cx=\\"17.5\\" cy=\\"17.5\\" r=\\"2.5\\"></circle>","phone-call":"<path d=\\"M15.05 5A5 5 0 0 1 19 8.95M15.05 1A9 9 0 0 1 23 8.94m-1 7.98v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\\"></path>","phone-forwarded":"<polyline points=\\"19 1 23 5 19 9\\"></polyline><line x1=\\"15\\" y1=\\"5\\" x2=\\"23\\" y2=\\"5\\"></line><path d=\\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\\"></path>","phone-incoming":"<polyline points=\\"16 2 16 8 22 8\\"></polyline><line x1=\\"23\\" y1=\\"1\\" x2=\\"16\\" y2=\\"8\\"></line><path d=\\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\\"></path>","phone-missed":"<line x1=\\"23\\" y1=\\"1\\" x2=\\"17\\" y2=\\"7\\"></line><line x1=\\"17\\" y1=\\"1\\" x2=\\"23\\" y2=\\"7\\"></line><path d=\\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\\"></path>","phone-off":"<path d=\\"M10.68 13.31a16 16 0 0 0 3.41 2.6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7 2 2 0 0 1 1.72 2v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.42 19.42 0 0 1-3.33-2.67m-2.67-3.34a19.79 19.79 0 0 1-3.07-8.63A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91\\"></path><line x1=\\"23\\" y1=\\"1\\" x2=\\"1\\" y2=\\"23\\"></line>","phone-outgoing":"<polyline points=\\"23 7 23 1 17 1\\"></polyline><line x1=\\"16\\" y1=\\"8\\" x2=\\"23\\" y2=\\"1\\"></line><path d=\\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\\"></path>","phone":"<path d=\\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\\"></path>","pie-chart":"<path d=\\"M21.21 15.89A10 10 0 1 1 8 2.83\\"></path><path d=\\"M22 12A10 10 0 0 0 12 2v10z\\"></path>","play-circle":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><polygon points=\\"10 8 16 12 10 16 10 8\\"></polygon>","play":"<polygon points=\\"5 3 19 12 5 21 5 3\\"></polygon>","plus-circle":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><line x1=\\"12\\" y1=\\"8\\" x2=\\"12\\" y2=\\"16\\"></line><line x1=\\"8\\" y1=\\"12\\" x2=\\"16\\" y2=\\"12\\"></line>","plus-square":"<rect x=\\"3\\" y=\\"3\\" width=\\"18\\" height=\\"18\\" rx=\\"2\\" ry=\\"2\\"></rect><line x1=\\"12\\" y1=\\"8\\" x2=\\"12\\" y2=\\"16\\"></line><line x1=\\"8\\" y1=\\"12\\" x2=\\"16\\" y2=\\"12\\"></line>","plus":"<line x1=\\"12\\" y1=\\"5\\" x2=\\"12\\" y2=\\"19\\"></line><line x1=\\"5\\" y1=\\"12\\" x2=\\"19\\" y2=\\"12\\"></line>","pocket":"<path d=\\"M4 3h16a2 2 0 0 1 2 2v6a10 10 0 0 1-10 10A10 10 0 0 1 2 11V5a2 2 0 0 1 2-2z\\"></path><polyline points=\\"8 10 12 14 16 10\\"></polyline>","power":"<path d=\\"M18.36 6.64a9 9 0 1 1-12.73 0\\"></path><line x1=\\"12\\" y1=\\"2\\" x2=\\"12\\" y2=\\"12\\"></line>","printer":"<polyline points=\\"6 9 6 2 18 2 18 9\\"></polyline><path d=\\"M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2\\"></path><rect x=\\"6\\" y=\\"14\\" width=\\"12\\" height=\\"8\\"></rect>","radio":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"2\\"></circle><path d=\\"M16.24 7.76a6 6 0 0 1 0 8.49m-8.48-.01a6 6 0 0 1 0-8.49m11.31-2.82a10 10 0 0 1 0 14.14m-14.14 0a10 10 0 0 1 0-14.14\\"></path>","refresh-ccw":"<polyline points=\\"1 4 1 10 7 10\\"></polyline><polyline points=\\"23 20 23 14 17 14\\"></polyline><path d=\\"M20.49 9A9 9 0 0 0 5.64 5.64L1 10m22 4l-4.64 4.36A9 9 0 0 1 3.51 15\\"></path>","refresh-cw":"<polyline points=\\"23 4 23 10 17 10\\"></polyline><polyline points=\\"1 20 1 14 7 14\\"></polyline><path d=\\"M3.51 9a9 9 0 0 1 14.85-3.36L23 10M1 14l4.64 4.36A9 9 0 0 0 20.49 15\\"></path>","repeat":"<polyline points=\\"17 1 21 5 17 9\\"></polyline><path d=\\"M3 11V9a4 4 0 0 1 4-4h14\\"></path><polyline points=\\"7 23 3 19 7 15\\"></polyline><path d=\\"M21 13v2a4 4 0 0 1-4 4H3\\"></path>","rewind":"<polygon points=\\"11 19 2 12 11 5 11 19\\"></polygon><polygon points=\\"22 19 13 12 22 5 22 19\\"></polygon>","rotate-ccw":"<polyline points=\\"1 4 1 10 7 10\\"></polyline><path d=\\"M3.51 15a9 9 0 1 0 2.13-9.36L1 10\\"></path>","rotate-cw":"<polyline points=\\"23 4 23 10 17 10\\"></polyline><path d=\\"M20.49 15a9 9 0 1 1-2.12-9.36L23 10\\"></path>","rss":"<path d=\\"M4 11a9 9 0 0 1 9 9\\"></path><path d=\\"M4 4a16 16 0 0 1 16 16\\"></path><circle cx=\\"5\\" cy=\\"19\\" r=\\"1\\"></circle>","save":"<path d=\\"M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11l5 5v11a2 2 0 0 1-2 2z\\"></path><polyline points=\\"17 21 17 13 7 13 7 21\\"></polyline><polyline points=\\"7 3 7 8 15 8\\"></polyline>","scissors":"<circle cx=\\"6\\" cy=\\"6\\" r=\\"3\\"></circle><circle cx=\\"6\\" cy=\\"18\\" r=\\"3\\"></circle><line x1=\\"20\\" y1=\\"4\\" x2=\\"8.12\\" y2=\\"15.88\\"></line><line x1=\\"14.47\\" y1=\\"14.48\\" x2=\\"20\\" y2=\\"20\\"></line><line x1=\\"8.12\\" y1=\\"8.12\\" x2=\\"12\\" y2=\\"12\\"></line>","search":"<circle cx=\\"11\\" cy=\\"11\\" r=\\"8\\"></circle><line x1=\\"21\\" y1=\\"21\\" x2=\\"16.65\\" y2=\\"16.65\\"></line>","send":"<line x1=\\"22\\" y1=\\"2\\" x2=\\"11\\" y2=\\"13\\"></line><polygon points=\\"22 2 15 22 11 13 2 9 22 2\\"></polygon>","server":"<rect x=\\"2\\" y=\\"2\\" width=\\"20\\" height=\\"8\\" rx=\\"2\\" ry=\\"2\\"></rect><rect x=\\"2\\" y=\\"14\\" width=\\"20\\" height=\\"8\\" rx=\\"2\\" ry=\\"2\\"></rect><line x1=\\"6\\" y1=\\"6\\" x2=\\"6\\" y2=\\"6\\"></line><line x1=\\"6\\" y1=\\"18\\" x2=\\"6\\" y2=\\"18\\"></line>","settings":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"3\\"></circle><path d=\\"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z\\"></path>","share-2":"<circle cx=\\"18\\" cy=\\"5\\" r=\\"3\\"></circle><circle cx=\\"6\\" cy=\\"12\\" r=\\"3\\"></circle><circle cx=\\"18\\" cy=\\"19\\" r=\\"3\\"></circle><line x1=\\"8.59\\" y1=\\"13.51\\" x2=\\"15.42\\" y2=\\"17.49\\"></line><line x1=\\"15.41\\" y1=\\"6.51\\" x2=\\"8.59\\" y2=\\"10.49\\"></line>","share":"<path d=\\"M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8\\"></path><polyline points=\\"16 6 12 2 8 6\\"></polyline><line x1=\\"12\\" y1=\\"2\\" x2=\\"12\\" y2=\\"15\\"></line>","shield-off":"<path d=\\"M19.69 14a6.9 6.9 0 0 0 .31-2V5l-8-3-3.16 1.18\\"></path><path d=\\"M4.73 4.73L4 5v7c0 6 8 10 8 10a20.29 20.29 0 0 0 5.62-4.38\\"></path><line x1=\\"1\\" y1=\\"1\\" x2=\\"23\\" y2=\\"23\\"></line>","shield":"<path d=\\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\\"></path>","shopping-bag":"<path d=\\"M6 2L3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4z\\"></path><line x1=\\"3\\" y1=\\"6\\" x2=\\"21\\" y2=\\"6\\"></line><path d=\\"M16 10a4 4 0 0 1-8 0\\"></path>","shopping-cart":"<circle cx=\\"9\\" cy=\\"21\\" r=\\"1\\"></circle><circle cx=\\"20\\" cy=\\"21\\" r=\\"1\\"></circle><path d=\\"M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6\\"></path>","shuffle":"<polyline points=\\"16 3 21 3 21 8\\"></polyline><line x1=\\"4\\" y1=\\"20\\" x2=\\"21\\" y2=\\"3\\"></line><polyline points=\\"21 16 21 21 16 21\\"></polyline><line x1=\\"15\\" y1=\\"15\\" x2=\\"21\\" y2=\\"21\\"></line><line x1=\\"4\\" y1=\\"4\\" x2=\\"9\\" y2=\\"9\\"></line>","sidebar":"<rect x=\\"3\\" y=\\"3\\" width=\\"18\\" height=\\"18\\" rx=\\"2\\" ry=\\"2\\"></rect><line x1=\\"9\\" y1=\\"3\\" x2=\\"9\\" y2=\\"21\\"></line>","skip-back":"<polygon points=\\"19 20 9 12 19 4 19 20\\"></polygon><line x1=\\"5\\" y1=\\"19\\" x2=\\"5\\" y2=\\"5\\"></line>","skip-forward":"<polygon points=\\"5 4 15 12 5 20 5 4\\"></polygon><line x1=\\"19\\" y1=\\"5\\" x2=\\"19\\" y2=\\"19\\"></line>","slack":"<path d=\\"M22.08 9C19.81 1.41 16.54-.35 9 1.92S-.35 7.46 1.92 15 7.46 24.35 15 22.08 24.35 16.54 22.08 9z\\"></path><line x1=\\"12.57\\" y1=\\"5.99\\" x2=\\"16.15\\" y2=\\"16.39\\"></line><line x1=\\"7.85\\" y1=\\"7.61\\" x2=\\"11.43\\" y2=\\"18.01\\"></line><line x1=\\"16.39\\" y1=\\"7.85\\" x2=\\"5.99\\" y2=\\"11.43\\"></line><line x1=\\"18.01\\" y1=\\"12.57\\" x2=\\"7.61\\" y2=\\"16.15\\"></line>","slash":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><line x1=\\"4.93\\" y1=\\"4.93\\" x2=\\"19.07\\" y2=\\"19.07\\"></line>","sliders":"<line x1=\\"4\\" y1=\\"21\\" x2=\\"4\\" y2=\\"14\\"></line><line x1=\\"4\\" y1=\\"10\\" x2=\\"4\\" y2=\\"3\\"></line><line x1=\\"12\\" y1=\\"21\\" x2=\\"12\\" y2=\\"12\\"></line><line x1=\\"12\\" y1=\\"8\\" x2=\\"12\\" y2=\\"3\\"></line><line x1=\\"20\\" y1=\\"21\\" x2=\\"20\\" y2=\\"16\\"></line><line x1=\\"20\\" y1=\\"12\\" x2=\\"20\\" y2=\\"3\\"></line><line x1=\\"1\\" y1=\\"14\\" x2=\\"7\\" y2=\\"14\\"></line><line x1=\\"9\\" y1=\\"8\\" x2=\\"15\\" y2=\\"8\\"></line><line x1=\\"17\\" y1=\\"16\\" x2=\\"23\\" y2=\\"16\\"></line>","smartphone":"<rect x=\\"5\\" y=\\"2\\" width=\\"14\\" height=\\"20\\" rx=\\"2\\" ry=\\"2\\"></rect><line x1=\\"12\\" y1=\\"18\\" x2=\\"12\\" y2=\\"18\\"></line>","smile":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><path d=\\"M8 14s1.5 2 4 2 4-2 4-2\\"></path><line x1=\\"9\\" y1=\\"9\\" x2=\\"9.01\\" y2=\\"9\\"></line><line x1=\\"15\\" y1=\\"9\\" x2=\\"15.01\\" y2=\\"9\\"></line>","speaker":"<rect x=\\"4\\" y=\\"2\\" width=\\"16\\" height=\\"20\\" rx=\\"2\\" ry=\\"2\\"></rect><circle cx=\\"12\\" cy=\\"14\\" r=\\"4\\"></circle><line x1=\\"12\\" y1=\\"6\\" x2=\\"12\\" y2=\\"6\\"></line>","square":"<rect x=\\"3\\" y=\\"3\\" width=\\"18\\" height=\\"18\\" rx=\\"2\\" ry=\\"2\\"></rect>","star":"<polygon points=\\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\\"></polygon>","stop-circle":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><rect x=\\"9\\" y=\\"9\\" width=\\"6\\" height=\\"6\\"></rect>","sun":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"5\\"></circle><line x1=\\"12\\" y1=\\"1\\" x2=\\"12\\" y2=\\"3\\"></line><line x1=\\"12\\" y1=\\"21\\" x2=\\"12\\" y2=\\"23\\"></line><line x1=\\"4.22\\" y1=\\"4.22\\" x2=\\"5.64\\" y2=\\"5.64\\"></line><line x1=\\"18.36\\" y1=\\"18.36\\" x2=\\"19.78\\" y2=\\"19.78\\"></line><line x1=\\"1\\" y1=\\"12\\" x2=\\"3\\" y2=\\"12\\"></line><line x1=\\"21\\" y1=\\"12\\" x2=\\"23\\" y2=\\"12\\"></line><line x1=\\"4.22\\" y1=\\"19.78\\" x2=\\"5.64\\" y2=\\"18.36\\"></line><line x1=\\"18.36\\" y1=\\"5.64\\" x2=\\"19.78\\" y2=\\"4.22\\"></line>","sunrise":"<path d=\\"M17 18a5 5 0 0 0-10 0\\"></path><line x1=\\"12\\" y1=\\"2\\" x2=\\"12\\" y2=\\"9\\"></line><line x1=\\"4.22\\" y1=\\"10.22\\" x2=\\"5.64\\" y2=\\"11.64\\"></line><line x1=\\"1\\" y1=\\"18\\" x2=\\"3\\" y2=\\"18\\"></line><line x1=\\"21\\" y1=\\"18\\" x2=\\"23\\" y2=\\"18\\"></line><line x1=\\"18.36\\" y1=\\"11.64\\" x2=\\"19.78\\" y2=\\"10.22\\"></line><line x1=\\"23\\" y1=\\"22\\" x2=\\"1\\" y2=\\"22\\"></line><polyline points=\\"8 6 12 2 16 6\\"></polyline>","sunset":"<path d=\\"M17 18a5 5 0 0 0-10 0\\"></path><line x1=\\"12\\" y1=\\"9\\" x2=\\"12\\" y2=\\"2\\"></line><line x1=\\"4.22\\" y1=\\"10.22\\" x2=\\"5.64\\" y2=\\"11.64\\"></line><line x1=\\"1\\" y1=\\"18\\" x2=\\"3\\" y2=\\"18\\"></line><line x1=\\"21\\" y1=\\"18\\" x2=\\"23\\" y2=\\"18\\"></line><line x1=\\"18.36\\" y1=\\"11.64\\" x2=\\"19.78\\" y2=\\"10.22\\"></line><line x1=\\"23\\" y1=\\"22\\" x2=\\"1\\" y2=\\"22\\"></line><polyline points=\\"16 5 12 9 8 5\\"></polyline>","tablet":"<rect x=\\"4\\" y=\\"2\\" width=\\"16\\" height=\\"20\\" rx=\\"2\\" ry=\\"2\\" transform=\\"rotate(180 12 12)\\"></rect><line x1=\\"12\\" y1=\\"18\\" x2=\\"12\\" y2=\\"18\\"></line>","tag":"<path d=\\"M20.59 13.41l-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82z\\"></path><line x1=\\"7\\" y1=\\"7\\" x2=\\"7\\" y2=\\"7\\"></line>","target":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><circle cx=\\"12\\" cy=\\"12\\" r=\\"6\\"></circle><circle cx=\\"12\\" cy=\\"12\\" r=\\"2\\"></circle>","terminal":"<polyline points=\\"4 17 10 11 4 5\\"></polyline><line x1=\\"12\\" y1=\\"19\\" x2=\\"20\\" y2=\\"19\\"></line>","thermometer":"<path d=\\"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z\\"></path>","thumbs-down":"<path d=\\"M10 15v4a3 3 0 0 0 3 3l4-9V2H5.72a2 2 0 0 0-2 1.7l-1.38 9a2 2 0 0 0 2 2.3zm7-13h2.67A2.31 2.31 0 0 1 22 4v7a2.31 2.31 0 0 1-2.33 2H17\\"></path>","thumbs-up":"<path d=\\"M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3\\"></path>","toggle-left":"<rect x=\\"1\\" y=\\"5\\" width=\\"22\\" height=\\"14\\" rx=\\"7\\" ry=\\"7\\"></rect><circle cx=\\"8\\" cy=\\"12\\" r=\\"3\\"></circle>","toggle-right":"<rect x=\\"1\\" y=\\"5\\" width=\\"22\\" height=\\"14\\" rx=\\"7\\" ry=\\"7\\"></rect><circle cx=\\"16\\" cy=\\"12\\" r=\\"3\\"></circle>","tool":"<path d=\\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\\"></path>","trash-2":"<polyline points=\\"3 6 5 6 21 6\\"></polyline><path d=\\"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2\\"></path><line x1=\\"10\\" y1=\\"11\\" x2=\\"10\\" y2=\\"17\\"></line><line x1=\\"14\\" y1=\\"11\\" x2=\\"14\\" y2=\\"17\\"></line>","trash":"<polyline points=\\"3 6 5 6 21 6\\"></polyline><path d=\\"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2\\"></path>","trending-down":"<polyline points=\\"23 18 13.5 8.5 8.5 13.5 1 6\\"></polyline><polyline points=\\"17 18 23 18 23 12\\"></polyline>","trending-up":"<polyline points=\\"23 6 13.5 15.5 8.5 10.5 1 18\\"></polyline><polyline points=\\"17 6 23 6 23 12\\"></polyline>","triangle":"<path d=\\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\\"></path>","truck":"<rect x=\\"1\\" y=\\"3\\" width=\\"15\\" height=\\"13\\"></rect><polygon points=\\"16 8 20 8 23 11 23 16 16 16 16 8\\"></polygon><circle cx=\\"5.5\\" cy=\\"18.5\\" r=\\"2.5\\"></circle><circle cx=\\"18.5\\" cy=\\"18.5\\" r=\\"2.5\\"></circle>","tv":"<rect x=\\"2\\" y=\\"7\\" width=\\"20\\" height=\\"15\\" rx=\\"2\\" ry=\\"2\\"></rect><polyline points=\\"17 2 12 7 7 2\\"></polyline>","twitter":"<path d=\\"M23 3a10.9 10.9 0 0 1-3.14 1.53 4.48 4.48 0 0 0-7.86 3v1A10.66 10.66 0 0 1 3 4s-4 9 5 13a11.64 11.64 0 0 1-7 2c9 5 20 0 20-11.5a4.5 4.5 0 0 0-.08-.83A7.72 7.72 0 0 0 23 3z\\"></path>","type":"<polyline points=\\"4 7 4 4 20 4 20 7\\"></polyline><line x1=\\"9\\" y1=\\"20\\" x2=\\"15\\" y2=\\"20\\"></line><line x1=\\"12\\" y1=\\"4\\" x2=\\"12\\" y2=\\"20\\"></line>","umbrella":"<path d=\\"M23 12a11.05 11.05 0 0 0-22 0zm-5 7a3 3 0 0 1-6 0v-7\\"></path>","underline":"<path d=\\"M6 3v7a6 6 0 0 0 6 6 6 6 0 0 0 6-6V3\\"></path><line x1=\\"4\\" y1=\\"21\\" x2=\\"20\\" y2=\\"21\\"></line>","unlock":"<rect x=\\"3\\" y=\\"11\\" width=\\"18\\" height=\\"11\\" rx=\\"2\\" ry=\\"2\\"></rect><path d=\\"M7 11V7a5 5 0 0 1 9.9-1\\"></path>","upload-cloud":"<polyline points=\\"16 16 12 12 8 16\\"></polyline><line x1=\\"12\\" y1=\\"12\\" x2=\\"12\\" y2=\\"21\\"></line><path d=\\"M20.39 18.39A5 5 0 0 0 18 9h-1.26A8 8 0 1 0 3 16.3\\"></path><polyline points=\\"16 16 12 12 8 16\\"></polyline>","upload":"<path d=\\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\\"></path><polyline points=\\"17 8 12 3 7 8\\"></polyline><line x1=\\"12\\" y1=\\"3\\" x2=\\"12\\" y2=\\"15\\"></line>","user-check":"<path d=\\"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\\"></path><circle cx=\\"8.5\\" cy=\\"7\\" r=\\"4\\"></circle><polyline points=\\"17 11 19 13 23 9\\"></polyline>","user-minus":"<path d=\\"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\\"></path><circle cx=\\"8.5\\" cy=\\"7\\" r=\\"4\\"></circle><line x1=\\"23\\" y1=\\"11\\" x2=\\"17\\" y2=\\"11\\"></line>","user-plus":"<path d=\\"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\\"></path><circle cx=\\"8.5\\" cy=\\"7\\" r=\\"4\\"></circle><line x1=\\"20\\" y1=\\"8\\" x2=\\"20\\" y2=\\"14\\"></line><line x1=\\"23\\" y1=\\"11\\" x2=\\"17\\" y2=\\"11\\"></line>","user-x":"<path d=\\"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\\"></path><circle cx=\\"8.5\\" cy=\\"7\\" r=\\"4\\"></circle><line x1=\\"18\\" y1=\\"8\\" x2=\\"23\\" y2=\\"13\\"></line><line x1=\\"23\\" y1=\\"8\\" x2=\\"18\\" y2=\\"13\\"></line>","user":"<path d=\\"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2\\"></path><circle cx=\\"12\\" cy=\\"7\\" r=\\"4\\"></circle>","users":"<path d=\\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\\"></path><circle cx=\\"9\\" cy=\\"7\\" r=\\"4\\"></circle><path d=\\"M23 21v-2a4 4 0 0 0-3-3.87\\"></path><path d=\\"M16 3.13a4 4 0 0 1 0 7.75\\"></path>","video-off":"<path d=\\"M16 16v1a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h2m5.66 0H14a2 2 0 0 1 2 2v3.34l1 1L23 7v10\\"></path><line x1=\\"1\\" y1=\\"1\\" x2=\\"23\\" y2=\\"23\\"></line>","video":"<polygon points=\\"23 7 16 12 23 17 23 7\\"></polygon><rect x=\\"1\\" y=\\"5\\" width=\\"15\\" height=\\"14\\" rx=\\"2\\" ry=\\"2\\"></rect>","voicemail":"<circle cx=\\"5.5\\" cy=\\"11.5\\" r=\\"4.5\\"></circle><circle cx=\\"18.5\\" cy=\\"11.5\\" r=\\"4.5\\"></circle><line x1=\\"5.5\\" y1=\\"16\\" x2=\\"18.5\\" y2=\\"16\\"></line>","volume-1":"<polygon points=\\"11 5 6 9 2 9 2 15 6 15 11 19 11 5\\"></polygon><path d=\\"M15.54 8.46a5 5 0 0 1 0 7.07\\"></path>","volume-2":"<polygon points=\\"11 5 6 9 2 9 2 15 6 15 11 19 11 5\\"></polygon><path d=\\"M19.07 4.93a10 10 0 0 1 0 14.14M15.54 8.46a5 5 0 0 1 0 7.07\\"></path>","volume-x":"<polygon points=\\"11 5 6 9 2 9 2 15 6 15 11 19 11 5\\"></polygon><line x1=\\"23\\" y1=\\"9\\" x2=\\"17\\" y2=\\"15\\"></line><line x1=\\"17\\" y1=\\"9\\" x2=\\"23\\" y2=\\"15\\"></line>","volume":"<polygon points=\\"11 5 6 9 2 9 2 15 6 15 11 19 11 5\\"></polygon>","watch":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"7\\"></circle><polyline points=\\"12 9 12 12 13.5 13.5\\"></polyline><path d=\\"M16.51 17.35l-.35 3.83a2 2 0 0 1-2 1.82H9.83a2 2 0 0 1-2-1.82l-.35-3.83m.01-10.7l.35-3.83A2 2 0 0 1 9.83 1h4.35a2 2 0 0 1 2 1.82l.35 3.83\\"></path>","wifi-off":"<line x1=\\"1\\" y1=\\"1\\" x2=\\"23\\" y2=\\"23\\"></line><path d=\\"M16.72 11.06A10.94 10.94 0 0 1 19 12.55\\"></path><path d=\\"M5 12.55a10.94 10.94 0 0 1 5.17-2.39\\"></path><path d=\\"M10.71 5.05A16 16 0 0 1 22.58 9\\"></path><path d=\\"M1.42 9a15.91 15.91 0 0 1 4.7-2.88\\"></path><path d=\\"M8.53 16.11a6 6 0 0 1 6.95 0\\"></path><line x1=\\"12\\" y1=\\"20\\" x2=\\"12\\" y2=\\"20\\"></line>","wifi":"<path d=\\"M5 12.55a11 11 0 0 1 14.08 0\\"></path><path d=\\"M1.42 9a16 16 0 0 1 21.16 0\\"></path><path d=\\"M8.53 16.11a6 6 0 0 1 6.95 0\\"></path><line x1=\\"12\\" y1=\\"20\\" x2=\\"12\\" y2=\\"20\\"></line>","wind":"<path d=\\"M9.59 4.59A2 2 0 1 1 11 8H2m10.59 11.41A2 2 0 1 0 14 16H2m15.73-8.27A2.5 2.5 0 1 1 19.5 12H2\\"></path>","x-circle":"<circle cx=\\"12\\" cy=\\"12\\" r=\\"10\\"></circle><line x1=\\"15\\" y1=\\"9\\" x2=\\"9\\" y2=\\"15\\"></line><line x1=\\"9\\" y1=\\"9\\" x2=\\"15\\" y2=\\"15\\"></line>","x-square":"<rect x=\\"3\\" y=\\"3\\" width=\\"18\\" height=\\"18\\" rx=\\"2\\" ry=\\"2\\"></rect><line x1=\\"9\\" y1=\\"9\\" x2=\\"15\\" y2=\\"15\\"></line><line x1=\\"15\\" y1=\\"9\\" x2=\\"9\\" y2=\\"15\\"></line>","x":"<line x1=\\"18\\" y1=\\"6\\" x2=\\"6\\" y2=\\"18\\"></line><line x1=\\"6\\" y1=\\"6\\" x2=\\"18\\" y2=\\"18\\"></line>","youtube":"<path d=\\"M22.54 6.42a2.78 2.78 0 0 0-1.94-2C18.88 4 12 4 12 4s-6.88 0-8.6.46a2.78 2.78 0 0 0-1.94 2A29 29 0 0 0 1 11.75a29 29 0 0 0 .46 5.33A2.78 2.78 0 0 0 3.4 19c1.72.46 8.6.46 8.6.46s6.88 0 8.6-.46a2.78 2.78 0 0 0 1.94-2 29 29 0 0 0 .46-5.25 29 29 0 0 0-.46-5.33z\\"></path><polygon points=\\"9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02\\"></polygon>","zap-off":"<polyline points=\\"12.41 6.75 13 2 10.57 4.92\\"></polyline><polyline points=\\"18.57 12.91 21 10 15.66 10\\"></polyline><polyline points=\\"8 8 3 14 12 14 11 22 16 16\\"></polyline><line x1=\\"1\\" y1=\\"1\\" x2=\\"23\\" y2=\\"23\\"></line>","zap":"<polygon points=\\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\\"></polygon>","zoom-in":"<circle cx=\\"11\\" cy=\\"11\\" r=\\"8\\"></circle><line x1=\\"21\\" y1=\\"21\\" x2=\\"16.65\\" y2=\\"16.65\\"></line><line x1=\\"11\\" y1=\\"8\\" x2=\\"11\\" y2=\\"14\\"></line><line x1=\\"8\\" y1=\\"11\\" x2=\\"14\\" y2=\\"11\\"></line>","zoom-out":"<circle cx=\\"11\\" cy=\\"11\\" r=\\"8\\"></circle><line x1=\\"21\\" y1=\\"21\\" x2=\\"16.65\\" y2=\\"16.65\\"></line><line x1=\\"8\\" y1=\\"11\\" x2=\\"14\\" y2=\\"11\\"></line>"}')},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(59)],r=function(e,t,n,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=l(t),i=l(n),o=l(r);function l(e){return e&&e.__esModule?e:{default:e}}function u(e,t){if(null==e)return{};var n,r,a=c(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}function c(e,t){if(null==e)return{};var n,r,a={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(a[n]=e[n]);return a}const s=["useBgImage","url","alt"];function f(){return f=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},f.apply(this,arguments)}function d(e){return d="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},d(e)}var p=function(e){var t,n,r,i,l=e.children,c=e.className,p=e.cta,h=e.description,m=e.eyebrow,y=e.img,v=e.parentTag,g=e.responsive,b=e.routerComponent,x=e.size,w=e.title,_=e.variant,E=["qppds","qpp-c-card",x&&"qpp-c-card--".concat(x),y&&"qpp-c-card--image","flag"===_&&g&&"qpp-c-xs-card--flag","flag"===_&&!g&&"qpp-c-card--flag",c].filter(Boolean).join(" "),k=v||"div",C=(null==w?void 0:w.headingLevel)||"h3",S=b||"a";return a.default.createElement(k,{className:E},a.default.createElement("div",{className:"qpp-c-card__content"},a.default.createElement("div",{className:"qpp-c-card__header"},w&&a.default.createElement(C,{className:"h3 qpp-c-card__title"},"object"===d(w)?w.text:w),m&&a.default.createElement("span",{className:"l2 qpp-c-card__eyebrow"},m)),h&&a.default.createElement("div",{className:"qpp-c-card__body"},a.default.createElement("p",{className:"p1"},h)),l&&a.default.createElement("div",{className:"qpp-c-card__body"},l),p&&a.default.createElement("div",{className:"qpp-c-card__cta"},a.default.isValidElement(p)?p:a.default.createElement(S,f({href:p.href,className:"qpp-c-button qpp-c-button--text qpp-c-button--icon-after"},p),p.text," ",a.default.createElement(o.default,{icon:p.icon||"chevron-right"})))),y&&(t=y.useBgImage,n=y.url,r=y.alt,i=u(y,s),a.default.createElement("div",{className:"qpp-c-card__media"},t?a.default.createElement("div",f({role:"img",style:{backgroundImage:"url(".concat(n,")")},"aria-label":r},i)):a.default.createElement("img",f({src:n,alt:r},i)))))};p.propTypes={children:i.default.node,className:i.default.string,cta:i.default.oneOfType([i.default.node,i.default.shape({href:i.default.string,text:i.default.string,icon:i.default.string})]),description:i.default.string,eyebrow:i.default.string,img:i.default.shape({url:i.default.string,alt:i.default.string,useBgImage:i.default.bool}),parentTag:i.default.string,responsive:i.default.bool,routerComponent:i.default.func,size:i.default.oneOf(["small","medium","large"]),title:i.default.oneOfType([i.default.string,i.default.shape({text:i.default.string,headingLevel:i.default.string})]),variant:i.default.oneOf(["default","flag"])},p.defaultProps={children:null,className:null,cta:null,description:null,eyebrow:null,img:null,parentTag:null,responsive:!1,routerComponent:null,size:null,title:null,variant:"default"},e.default=p},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(11),n(10)],r=function(e,t,n,r,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=u(t),o=u(n),l=u(r);function u(e){return e&&e.__esModule?e:{default:e}}function c(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function s(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function f(e,t,n){return t&&s(e.prototype,t),n&&s(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function d(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&p(e,t)}function p(e,t){return p=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},p(e,t)}function h(e){var t=v();return function(){var n,r=g(e);if(t){var a=g(this).constructor;n=Reflect.construct(r,arguments,a)}else n=r.apply(this,arguments);return m(this,n)}}function m(e,t){if(t&&("object"==typeof t||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return y(e)}function y(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function v(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}function g(e){return g=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},g(e)}var b=function(e){d(n,e);var t=h(n);function n(e){var r;return c(this,n),(r=t.call(this,e)).state={isClosed:!0},r._closeFlashNotification=r.closeFlashNotification.bind(y(r)),r._fadeOutNotification=r.fadeOutNotification.bind(y(r)),r}return f(n,[{key:"render",value:function(){var e=this;return i.default.createElement("div",{className:this.state.isClosed?"flash-notification notification-closed":"flash-notification",ref:function(t){e.element=t}},i.default.createElement("div",{className:this.props.success?"success":"error"},i.default.createElement("div",{className:"icon"}),i.default.createElement("div",{className:"text-content"},i.default.createElement("p",{className:"title-text"},this.props.titleText),i.default.createElement("p",{className:"body-text"},this.props.bodyText)),i.default.createElement("div",{className:"close-notification-container"},i.default.createElement("button",{className:"closeNotification","aria-label":"Close notification",onClick:this._closeFlashNotification},i.default.createElement("svg",{className:"close-icon","aria-hidden":"true"},i.default.createElement(a.CloseXIcon,null))))))}},{key:"componentDidMount",value:function(){setTimeout(function(){this.setState({isClosed:!1})}.bind(this),250),this.timer=setTimeout(function(){this._fadeOutNotification()}.bind(this),1e4)}},{key:"fadeOutNotification",value:function(){this.setState({isClosed:!0}),setTimeout(function(){l.default.unmountComponentAtNode(this.element.parentElement),"function"==typeof this.props.onClose&&this.props.onClose()}.bind(this),500)}},{key:"closeFlashNotification",value:function(){clearTimeout(this.timer),this._fadeOutNotification()}}]),n}(t.Component);b.propTypes={bodyText:o.default.string,success:o.default.bool.isRequired,titleText:o.default.string,onClose:o.default.func},e.default=b},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";var r=n(0),a=n(101),i=n(102);function o(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n<arguments.length;n++)t+="&args[]="+encodeURIComponent(arguments[n]);return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}if(!r)throw Error(o(227));var l=new Set,u={};function c(e,t){s(e,t),s(e+"Capture",t)}function s(e,t){for(u[e]=t,e=0;e<t.length;e++)l.add(t[e])}var f=!("undefined"==typeof window||void 0===window.document||void 0===window.document.createElement),d=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,p=Object.prototype.hasOwnProperty,h={},m={};function y(e,t,n,r,a,i,o){this.acceptsBooleans=2===t||3===t||4===t,this.attributeName=r,this.attributeNamespace=a,this.mustUseProperty=n,this.propertyName=e,this.type=t,this.sanitizeURL=i,this.removeEmptyString=o}var v={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach((function(e){v[e]=new y(e,0,!1,e,null,!1,!1)})),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach((function(e){var t=e[0];v[t]=new y(t,1,!1,e[1],null,!1,!1)})),["contentEditable","draggable","spellCheck","value"].forEach((function(e){v[e]=new y(e,2,!1,e.toLowerCase(),null,!1,!1)})),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach((function(e){v[e]=new y(e,2,!1,e,null,!1,!1)})),"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach((function(e){v[e]=new y(e,3,!1,e.toLowerCase(),null,!1,!1)})),["checked","multiple","muted","selected"].forEach((function(e){v[e]=new y(e,3,!0,e,null,!1,!1)})),["capture","download"].forEach((function(e){v[e]=new y(e,4,!1,e,null,!1,!1)})),["cols","rows","size","span"].forEach((function(e){v[e]=new y(e,6,!1,e,null,!1,!1)})),["rowSpan","start"].forEach((function(e){v[e]=new y(e,5,!1,e.toLowerCase(),null,!1,!1)}));var g=/[\-:]([a-z])/g;function b(e){return e[1].toUpperCase()}function x(e,t,n,r){var a=v.hasOwnProperty(t)?v[t]:null;(null!==a?0===a.type:!r&&(2<t.length&&("o"===t[0]||"O"===t[0])&&("n"===t[1]||"N"===t[1])))||(function(e,t,n,r){if(null==t||function(e,t,n,r){if(null!==n&&0===n.type)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":return!r&&(null!==n?!n.acceptsBooleans:"data-"!==(e=e.toLowerCase().slice(0,5))&&"aria-"!==e);default:return!1}}(e,t,n,r))return!0;if(r)return!1;if(null!==n)switch(n.type){case 3:return!t;case 4:return!1===t;case 5:return isNaN(t);case 6:return isNaN(t)||1>t}return!1}(t,n,a,r)&&(n=null),r||null===a?function(e){return!!p.call(m,e)||!p.call(h,e)&&(d.test(e)?m[e]=!0:(h[e]=!0,!1))}(t)&&(null===n?e.removeAttribute(t):e.setAttribute(t,""+n)):a.mustUseProperty?e[a.propertyName]=null===n?3!==a.type&&"":n:(t=a.attributeName,r=a.attributeNamespace,null===n?e.removeAttribute(t):(n=3===(a=a.type)||4===a&&!0===n?"":""+n,r?e.setAttributeNS(r,t,n):e.setAttribute(t,n))))}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach((function(e){var t=e.replace(g,b);v[t]=new y(t,1,!1,e,null,!1,!1)})),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach((function(e){var t=e.replace(g,b);v[t]=new y(t,1,!1,e,"http://www.w3.org/1999/xlink",!1,!1)})),["xml:base","xml:lang","xml:space"].forEach((function(e){var t=e.replace(g,b);v[t]=new y(t,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)})),["tabIndex","crossOrigin"].forEach((function(e){v[e]=new y(e,1,!1,e.toLowerCase(),null,!1,!1)})),v.xlinkHref=new y("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach((function(e){v[e]=new y(e,1,!1,e.toLowerCase(),null,!0,!0)}));var w=r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,_=60103,E=60106,k=60107,C=60108,S=60114,O=60109,M=60110,P=60112,N=60113,L=60120,T=60115,j=60116,A=60121,R=60128,I=60129,z=60130,D=60131;if("function"==typeof Symbol&&Symbol.for){var q=Symbol.for;_=q("react.element"),E=q("react.portal"),k=q("react.fragment"),C=q("react.strict_mode"),S=q("react.profiler"),O=q("react.provider"),M=q("react.context"),P=q("react.forward_ref"),N=q("react.suspense"),L=q("react.suspense_list"),T=q("react.memo"),j=q("react.lazy"),A=q("react.block"),q("react.scope"),R=q("react.opaque.id"),I=q("react.debug_trace_mode"),z=q("react.offscreen"),D=q("react.legacy_hidden")}var B,F="function"==typeof Symbol&&Symbol.iterator;function H(e){return null===e||"object"!=typeof e?null:"function"==typeof(e=F&&e[F]||e["@@iterator"])?e:null}function U(e){if(void 0===B)try{throw Error()}catch(e){var t=e.stack.trim().match(/\n( *(at )?)/);B=t&&t[1]||""}return"\n"+B+e}var V=!1;function W(e,t){if(!e||V)return"";V=!0;var n=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(t)if(t=function(){throw Error()},Object.defineProperty(t.prototype,"props",{set:function(){throw Error()}}),"object"==typeof Reflect&&Reflect.construct){try{Reflect.construct(t,[])}catch(e){var r=e}Reflect.construct(e,[],t)}else{try{t.call()}catch(e){r=e}e.call(t.prototype)}else{try{throw Error()}catch(e){r=e}e()}}catch(e){if(e&&r&&"string"==typeof e.stack){for(var a=e.stack.split("\n"),i=r.stack.split("\n"),o=a.length-1,l=i.length-1;1<=o&&0<=l&&a[o]!==i[l];)l--;for(;1<=o&&0<=l;o--,l--)if(a[o]!==i[l]){if(1!==o||1!==l)do{if(o--,0>--l||a[o]!==i[l])return"\n"+a[o].replace(" at new "," at ")}while(1<=o&&0<=l);break}}}finally{V=!1,Error.prepareStackTrace=n}return(e=e?e.displayName||e.name:"")?U(e):""}function $(e){switch(e.tag){case 5:return U(e.type);case 16:return U("Lazy");case 13:return U("Suspense");case 19:return U("SuspenseList");case 0:case 2:case 15:return e=W(e.type,!1);case 11:return e=W(e.type.render,!1);case 22:return e=W(e.type._render,!1);case 1:return e=W(e.type,!0);default:return""}}function G(e){if(null==e)return null;if("function"==typeof e)return e.displayName||e.name||null;if("string"==typeof e)return e;switch(e){case k:return"Fragment";case E:return"Portal";case S:return"Profiler";case C:return"StrictMode";case N:return"Suspense";case L:return"SuspenseList"}if("object"==typeof e)switch(e.$$typeof){case M:return(e.displayName||"Context")+".Consumer";case O:return(e._context.displayName||"Context")+".Provider";case P:var t=e.render;return t=t.displayName||t.name||"",e.displayName||(""!==t?"ForwardRef("+t+")":"ForwardRef");case T:return G(e.type);case A:return G(e._render);case j:t=e._payload,e=e._init;try{return G(e(t))}catch(e){}}return null}function Q(e){switch(typeof e){case"boolean":case"number":case"object":case"string":case"undefined":return e;default:return""}}function Y(e){var t=e.type;return(e=e.nodeName)&&"input"===e.toLowerCase()&&("checkbox"===t||"radio"===t)}function Z(e){e._valueTracker||(e._valueTracker=function(e){var t=Y(e)?"checked":"value",n=Object.getOwnPropertyDescriptor(e.constructor.prototype,t),r=""+e[t];if(!e.hasOwnProperty(t)&&void 0!==n&&"function"==typeof n.get&&"function"==typeof n.set){var a=n.get,i=n.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return a.call(this)},set:function(e){r=""+e,i.call(this,e)}}),Object.defineProperty(e,t,{enumerable:n.enumerable}),{getValue:function(){return r},setValue:function(e){r=""+e},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}(e))}function X(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var n=t.getValue(),r="";return e&&(r=Y(e)?e.checked?"true":"false":e.value),(e=r)!==n&&(t.setValue(e),!0)}function K(e){if(void 0===(e=e||("undefined"!=typeof document?document:void 0)))return null;try{return e.activeElement||e.body}catch(t){return e.body}}function J(e,t){var n=t.checked;return a({},t,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:null!=n?n:e._wrapperState.initialChecked})}function ee(e,t){var n=null==t.defaultValue?"":t.defaultValue,r=null!=t.checked?t.checked:t.defaultChecked;n=Q(null!=t.value?t.value:n),e._wrapperState={initialChecked:r,initialValue:n,controlled:"checkbox"===t.type||"radio"===t.type?null!=t.checked:null!=t.value}}function te(e,t){null!=(t=t.checked)&&x(e,"checked",t,!1)}function ne(e,t){te(e,t);var n=Q(t.value),r=t.type;if(null!=n)"number"===r?(0===n&&""===e.value||e.value!=n)&&(e.value=""+n):e.value!==""+n&&(e.value=""+n);else if("submit"===r||"reset"===r)return void e.removeAttribute("value");t.hasOwnProperty("value")?ae(e,t.type,n):t.hasOwnProperty("defaultValue")&&ae(e,t.type,Q(t.defaultValue)),null==t.checked&&null!=t.defaultChecked&&(e.defaultChecked=!!t.defaultChecked)}function re(e,t,n){if(t.hasOwnProperty("value")||t.hasOwnProperty("defaultValue")){var r=t.type;if(!("submit"!==r&&"reset"!==r||void 0!==t.value&&null!==t.value))return;t=""+e._wrapperState.initialValue,n||t===e.value||(e.value=t),e.defaultValue=t}""!==(n=e.name)&&(e.name=""),e.defaultChecked=!!e._wrapperState.initialChecked,""!==n&&(e.name=n)}function ae(e,t,n){"number"===t&&K(e.ownerDocument)===e||(null==n?e.defaultValue=""+e._wrapperState.initialValue:e.defaultValue!==""+n&&(e.defaultValue=""+n))}function ie(e,t){return e=a({children:void 0},t),(t=function(e){var t="";return r.Children.forEach(e,(function(e){null!=e&&(t+=e)})),t}(t.children))&&(e.children=t),e}function oe(e,t,n,r){if(e=e.options,t){t={};for(var a=0;a<n.length;a++)t["$"+n[a]]=!0;for(n=0;n<e.length;n++)a=t.hasOwnProperty("$"+e[n].value),e[n].selected!==a&&(e[n].selected=a),a&&r&&(e[n].defaultSelected=!0)}else{for(n=""+Q(n),t=null,a=0;a<e.length;a++){if(e[a].value===n)return e[a].selected=!0,void(r&&(e[a].defaultSelected=!0));null!==t||e[a].disabled||(t=e[a])}null!==t&&(t.selected=!0)}}function le(e,t){if(null!=t.dangerouslySetInnerHTML)throw Error(o(91));return a({},t,{value:void 0,defaultValue:void 0,children:""+e._wrapperState.initialValue})}function ue(e,t){var n=t.value;if(null==n){if(n=t.children,t=t.defaultValue,null!=n){if(null!=t)throw Error(o(92));if(Array.isArray(n)){if(!(1>=n.length))throw Error(o(93));n=n[0]}t=n}null==t&&(t=""),n=t}e._wrapperState={initialValue:Q(n)}}function ce(e,t){var n=Q(t.value),r=Q(t.defaultValue);null!=n&&((n=""+n)!==e.value&&(e.value=n),null==t.defaultValue&&e.defaultValue!==n&&(e.defaultValue=n)),null!=r&&(e.defaultValue=""+r)}function se(e){var t=e.textContent;t===e._wrapperState.initialValue&&""!==t&&null!==t&&(e.value=t)}var fe="http://www.w3.org/1999/xhtml",de="http://www.w3.org/2000/svg";function pe(e){switch(e){case"svg":return"http://www.w3.org/2000/svg";case"math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function he(e,t){return null==e||"http://www.w3.org/1999/xhtml"===e?pe(t):"http://www.w3.org/2000/svg"===e&&"foreignObject"===t?"http://www.w3.org/1999/xhtml":e}var me,ye,ve=(ye=function(e,t){if(e.namespaceURI!==de||"innerHTML"in e)e.innerHTML=t;else{for((me=me||document.createElement("div")).innerHTML="<svg>"+t.valueOf().toString()+"</svg>",t=me.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;t.firstChild;)e.appendChild(t.firstChild)}},"undefined"!=typeof MSApp&&MSApp.execUnsafeLocalFunction?function(e,t,n,r){MSApp.execUnsafeLocalFunction((function(){return ye(e,t)}))}:ye);function ge(e,t){if(t){var n=e.firstChild;if(n&&n===e.lastChild&&3===n.nodeType)return void(n.nodeValue=t)}e.textContent=t}var be={animationIterationCount:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},xe=["Webkit","ms","Moz","O"];function we(e,t,n){return null==t||"boolean"==typeof t||""===t?"":n||"number"!=typeof t||0===t||be.hasOwnProperty(e)&&be[e]?(""+t).trim():t+"px"}function _e(e,t){for(var n in e=e.style,t)if(t.hasOwnProperty(n)){var r=0===n.indexOf("--"),a=we(n,t[n],r);"float"===n&&(n="cssFloat"),r?e.setProperty(n,a):e[n]=a}}Object.keys(be).forEach((function(e){xe.forEach((function(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),be[t]=be[e]}))}));var Ee=a({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function ke(e,t){if(t){if(Ee[e]&&(null!=t.children||null!=t.dangerouslySetInnerHTML))throw Error(o(137,e));if(null!=t.dangerouslySetInnerHTML){if(null!=t.children)throw Error(o(60));if("object"!=typeof t.dangerouslySetInnerHTML||!("__html"in t.dangerouslySetInnerHTML))throw Error(o(61))}if(null!=t.style&&"object"!=typeof t.style)throw Error(o(62))}}function Ce(e,t){if(-1===e.indexOf("-"))return"string"==typeof t.is;switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}function Se(e){return(e=e.target||e.srcElement||window).correspondingUseElement&&(e=e.correspondingUseElement),3===e.nodeType?e.parentNode:e}var Oe=null,Me=null,Pe=null;function Ne(e){if(e=ra(e)){if("function"!=typeof Oe)throw Error(o(280));var t=e.stateNode;t&&(t=ia(t),Oe(e.stateNode,e.type,t))}}function Le(e){Me?Pe?Pe.push(e):Pe=[e]:Me=e}function Te(){if(Me){var e=Me,t=Pe;if(Pe=Me=null,Ne(e),t)for(e=0;e<t.length;e++)Ne(t[e])}}function je(e,t){return e(t)}function Ae(e,t,n,r,a){return e(t,n,r,a)}function Re(){}var Ie=je,ze=!1,De=!1;function qe(){null===Me&&null===Pe||(Re(),Te())}function Be(e,t){var n=e.stateNode;if(null===n)return null;var r=ia(n);if(null===r)return null;n=r[t];e:switch(t){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(r=!r.disabled)||(r=!("button"===(e=e.type)||"input"===e||"select"===e||"textarea"===e)),e=!r;break e;default:e=!1}if(e)return null;if(n&&"function"!=typeof n)throw Error(o(231,t,typeof n));return n}var Fe=!1;if(f)try{var He={};Object.defineProperty(He,"passive",{get:function(){Fe=!0}}),window.addEventListener("test",He,He),window.removeEventListener("test",He,He)}catch(ye){Fe=!1}function Ue(e,t,n,r,a,i,o,l,u){var c=Array.prototype.slice.call(arguments,3);try{t.apply(n,c)}catch(e){this.onError(e)}}var Ve=!1,We=null,$e=!1,Ge=null,Qe={onError:function(e){Ve=!0,We=e}};function Ye(e,t,n,r,a,i,o,l,u){Ve=!1,We=null,Ue.apply(Qe,arguments)}function Ze(e){var t=e,n=e;if(e.alternate)for(;t.return;)t=t.return;else{e=t;do{0!=(1026&(t=e).flags)&&(n=t.return),e=t.return}while(e)}return 3===t.tag?n:null}function Xe(e){if(13===e.tag){var t=e.memoizedState;if(null===t&&(null!==(e=e.alternate)&&(t=e.memoizedState)),null!==t)return t.dehydrated}return null}function Ke(e){if(Ze(e)!==e)throw Error(o(188))}function Je(e){if(e=function(e){var t=e.alternate;if(!t){if(null===(t=Ze(e)))throw Error(o(188));return t!==e?null:e}for(var n=e,r=t;;){var a=n.return;if(null===a)break;var i=a.alternate;if(null===i){if(null!==(r=a.return)){n=r;continue}break}if(a.child===i.child){for(i=a.child;i;){if(i===n)return Ke(a),e;if(i===r)return Ke(a),t;i=i.sibling}throw Error(o(188))}if(n.return!==r.return)n=a,r=i;else{for(var l=!1,u=a.child;u;){if(u===n){l=!0,n=a,r=i;break}if(u===r){l=!0,r=a,n=i;break}u=u.sibling}if(!l){for(u=i.child;u;){if(u===n){l=!0,n=i,r=a;break}if(u===r){l=!0,r=i,n=a;break}u=u.sibling}if(!l)throw Error(o(189))}}if(n.alternate!==r)throw Error(o(190))}if(3!==n.tag)throw Error(o(188));return n.stateNode.current===n?e:t}(e),!e)return null;for(var t=e;;){if(5===t.tag||6===t.tag)return t;if(t.child)t.child.return=t,t=t.child;else{if(t===e)break;for(;!t.sibling;){if(!t.return||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}}return null}function et(e,t){for(var n=e.alternate;null!==t;){if(t===e||t===n)return!0;t=t.return}return!1}var tt,nt,rt,at,it=!1,ot=[],lt=null,ut=null,ct=null,st=new Map,ft=new Map,dt=[],pt="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset submit".split(" ");function ht(e,t,n,r,a){return{blockedOn:e,domEventName:t,eventSystemFlags:16|n,nativeEvent:a,targetContainers:[r]}}function mt(e,t){switch(e){case"focusin":case"focusout":lt=null;break;case"dragenter":case"dragleave":ut=null;break;case"mouseover":case"mouseout":ct=null;break;case"pointerover":case"pointerout":st.delete(t.pointerId);break;case"gotpointercapture":case"lostpointercapture":ft.delete(t.pointerId)}}function yt(e,t,n,r,a,i){return null===e||e.nativeEvent!==i?(e=ht(t,n,r,a,i),null!==t&&(null!==(t=ra(t))&&nt(t)),e):(e.eventSystemFlags|=r,t=e.targetContainers,null!==a&&-1===t.indexOf(a)&&t.push(a),e)}function vt(e){var t=na(e.target);if(null!==t){var n=Ze(t);if(null!==n)if(13===(t=n.tag)){if(null!==(t=Xe(n)))return e.blockedOn=t,void at(e.lanePriority,(function(){i.unstable_runWithPriority(e.priority,(function(){rt(n)}))}))}else if(3===t&&n.stateNode.hydrate)return void(e.blockedOn=3===n.tag?n.stateNode.containerInfo:null)}e.blockedOn=null}function gt(e){if(null!==e.blockedOn)return!1;for(var t=e.targetContainers;0<t.length;){var n=Jt(e.domEventName,e.eventSystemFlags,t[0],e.nativeEvent);if(null!==n)return null!==(t=ra(n))&&nt(t),e.blockedOn=n,!1;t.shift()}return!0}function bt(e,t,n){gt(e)&&n.delete(t)}function xt(){for(it=!1;0<ot.length;){var e=ot[0];if(null!==e.blockedOn){null!==(e=ra(e.blockedOn))&&tt(e);break}for(var t=e.targetContainers;0<t.length;){var n=Jt(e.domEventName,e.eventSystemFlags,t[0],e.nativeEvent);if(null!==n){e.blockedOn=n;break}t.shift()}null===e.blockedOn&&ot.shift()}null!==lt&>(lt)&&(lt=null),null!==ut&>(ut)&&(ut=null),null!==ct&>(ct)&&(ct=null),st.forEach(bt),ft.forEach(bt)}function wt(e,t){e.blockedOn===t&&(e.blockedOn=null,it||(it=!0,i.unstable_scheduleCallback(i.unstable_NormalPriority,xt)))}function _t(e){function t(t){return wt(t,e)}if(0<ot.length){wt(ot[0],e);for(var n=1;n<ot.length;n++){var r=ot[n];r.blockedOn===e&&(r.blockedOn=null)}}for(null!==lt&&wt(lt,e),null!==ut&&wt(ut,e),null!==ct&&wt(ct,e),st.forEach(t),ft.forEach(t),n=0;n<dt.length;n++)(r=dt[n]).blockedOn===e&&(r.blockedOn=null);for(;0<dt.length&&null===(n=dt[0]).blockedOn;)vt(n),null===n.blockedOn&&dt.shift()}function Et(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n["Webkit"+e]="webkit"+t,n["Moz"+e]="moz"+t,n}var kt={animationend:Et("Animation","AnimationEnd"),animationiteration:Et("Animation","AnimationIteration"),animationstart:Et("Animation","AnimationStart"),transitionend:Et("Transition","TransitionEnd")},Ct={},St={};function Ot(e){if(Ct[e])return Ct[e];if(!kt[e])return e;var t,n=kt[e];for(t in n)if(n.hasOwnProperty(t)&&t in St)return Ct[e]=n[t];return e}f&&(St=document.createElement("div").style,"AnimationEvent"in window||(delete kt.animationend.animation,delete kt.animationiteration.animation,delete kt.animationstart.animation),"TransitionEvent"in window||delete kt.transitionend.transition);var Mt=Ot("animationend"),Pt=Ot("animationiteration"),Nt=Ot("animationstart"),Lt=Ot("transitionend"),Tt=new Map,jt=new Map,At=["abort","abort",Mt,"animationEnd",Pt,"animationIteration",Nt,"animationStart","canplay","canPlay","canplaythrough","canPlayThrough","durationchange","durationChange","emptied","emptied","encrypted","encrypted","ended","ended","error","error","gotpointercapture","gotPointerCapture","load","load","loadeddata","loadedData","loadedmetadata","loadedMetadata","loadstart","loadStart","lostpointercapture","lostPointerCapture","playing","playing","progress","progress","seeking","seeking","stalled","stalled","suspend","suspend","timeupdate","timeUpdate",Lt,"transitionEnd","waiting","waiting"];function Rt(e,t){for(var n=0;n<e.length;n+=2){var r=e[n],a=e[n+1];a="on"+(a[0].toUpperCase()+a.slice(1)),jt.set(r,t),Tt.set(r,a),c(a,[r])}}(0,i.unstable_now)();var It=8;function zt(e){if(0!=(1&e))return It=15,1;if(0!=(2&e))return It=14,2;if(0!=(4&e))return It=13,4;var t=24&e;return 0!==t?(It=12,t):0!=(32&e)?(It=11,32):0!==(t=192&e)?(It=10,t):0!=(256&e)?(It=9,256):0!==(t=3584&e)?(It=8,t):0!=(4096&e)?(It=7,4096):0!==(t=4186112&e)?(It=6,t):0!==(t=62914560&e)?(It=5,t):67108864&e?(It=4,67108864):0!=(134217728&e)?(It=3,134217728):0!==(t=805306368&e)?(It=2,t):0!=(1073741824&e)?(It=1,1073741824):(It=8,e)}function Dt(e,t){var n=e.pendingLanes;if(0===n)return It=0;var r=0,a=0,i=e.expiredLanes,o=e.suspendedLanes,l=e.pingedLanes;if(0!==i)r=i,a=It=15;else if(0!==(i=134217727&n)){var u=i&~o;0!==u?(r=zt(u),a=It):0!==(l&=i)&&(r=zt(l),a=It)}else 0!==(i=n&~o)?(r=zt(i),a=It):0!==l&&(r=zt(l),a=It);if(0===r)return 0;if(r=n&((0>(r=31-Vt(r))?0:1<<r)<<1)-1,0!==t&&t!==r&&0==(t&o)){if(zt(t),a<=It)return t;It=a}if(0!==(t=e.entangledLanes))for(e=e.entanglements,t&=r;0<t;)a=1<<(n=31-Vt(t)),r|=e[n],t&=~a;return r}function qt(e){return 0!==(e=-1073741825&e.pendingLanes)?e:1073741824&e?1073741824:0}function Bt(e,t){switch(e){case 15:return 1;case 14:return 2;case 12:return 0===(e=Ft(24&~t))?Bt(10,t):e;case 10:return 0===(e=Ft(192&~t))?Bt(8,t):e;case 8:return 0===(e=Ft(3584&~t))&&(0===(e=Ft(4186112&~t))&&(e=512)),e;case 2:return 0===(t=Ft(805306368&~t))&&(t=268435456),t}throw Error(o(358,e))}function Ft(e){return e&-e}function Ht(e){for(var t=[],n=0;31>n;n++)t.push(e);return t}function Ut(e,t,n){e.pendingLanes|=t;var r=t-1;e.suspendedLanes&=r,e.pingedLanes&=r,(e=e.eventTimes)[t=31-Vt(t)]=n}var Vt=Math.clz32?Math.clz32:function(e){return 0===e?32:31-(Wt(e)/$t|0)|0},Wt=Math.log,$t=Math.LN2;var Gt=i.unstable_UserBlockingPriority,Qt=i.unstable_runWithPriority,Yt=!0;function Zt(e,t,n,r){ze||Re();var a=Kt,i=ze;ze=!0;try{Ae(a,e,t,n,r)}finally{(ze=i)||qe()}}function Xt(e,t,n,r){Qt(Gt,Kt.bind(null,e,t,n,r))}function Kt(e,t,n,r){var a;if(Yt)if((a=0==(4&t))&&0<ot.length&&-1<pt.indexOf(e))e=ht(null,e,t,n,r),ot.push(e);else{var i=Jt(e,t,n,r);if(null===i)a&&mt(e,r);else{if(a){if(-1<pt.indexOf(e))return e=ht(i,e,t,n,r),void ot.push(e);if(function(e,t,n,r,a){switch(t){case"focusin":return lt=yt(lt,e,t,n,r,a),!0;case"dragenter":return ut=yt(ut,e,t,n,r,a),!0;case"mouseover":return ct=yt(ct,e,t,n,r,a),!0;case"pointerover":var i=a.pointerId;return st.set(i,yt(st.get(i)||null,e,t,n,r,a)),!0;case"gotpointercapture":return i=a.pointerId,ft.set(i,yt(ft.get(i)||null,e,t,n,r,a)),!0}return!1}(i,e,t,n,r))return;mt(e,r)}Rr(e,t,r,null,n)}}}function Jt(e,t,n,r){var a=Se(r);if(null!==(a=na(a))){var i=Ze(a);if(null===i)a=null;else{var o=i.tag;if(13===o){if(null!==(a=Xe(i)))return a;a=null}else if(3===o){if(i.stateNode.hydrate)return 3===i.tag?i.stateNode.containerInfo:null;a=null}else i!==a&&(a=null)}}return Rr(e,t,r,a,n),null}var en=null,tn=null,nn=null;function rn(){if(nn)return nn;var e,t,n=tn,r=n.length,a="value"in en?en.value:en.textContent,i=a.length;for(e=0;e<r&&n[e]===a[e];e++);var o=r-e;for(t=1;t<=o&&n[r-t]===a[i-t];t++);return nn=a.slice(e,1<t?1-t:void 0)}function an(e){var t=e.keyCode;return"charCode"in e?0===(e=e.charCode)&&13===t&&(e=13):e=t,10===e&&(e=13),32<=e||13===e?e:0}function on(){return!0}function ln(){return!1}function un(e){function t(t,n,r,a,i){for(var o in this._reactName=t,this._targetInst=r,this.type=n,this.nativeEvent=a,this.target=i,this.currentTarget=null,e)e.hasOwnProperty(o)&&(t=e[o],this[o]=t?t(a):a[o]);return this.isDefaultPrevented=(null!=a.defaultPrevented?a.defaultPrevented:!1===a.returnValue)?on:ln,this.isPropagationStopped=ln,this}return a(t.prototype,{preventDefault:function(){this.defaultPrevented=!0;var e=this.nativeEvent;e&&(e.preventDefault?e.preventDefault():"unknown"!=typeof e.returnValue&&(e.returnValue=!1),this.isDefaultPrevented=on)},stopPropagation:function(){var e=this.nativeEvent;e&&(e.stopPropagation?e.stopPropagation():"unknown"!=typeof e.cancelBubble&&(e.cancelBubble=!0),this.isPropagationStopped=on)},persist:function(){},isPersistent:on}),t}var cn,sn,fn,dn={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},pn=un(dn),hn=a({},dn,{view:0,detail:0}),mn=un(hn),yn=a({},hn,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Mn,button:0,buttons:0,relatedTarget:function(e){return void 0===e.relatedTarget?e.fromElement===e.srcElement?e.toElement:e.fromElement:e.relatedTarget},movementX:function(e){return"movementX"in e?e.movementX:(e!==fn&&(fn&&"mousemove"===e.type?(cn=e.screenX-fn.screenX,sn=e.screenY-fn.screenY):sn=cn=0,fn=e),cn)},movementY:function(e){return"movementY"in e?e.movementY:sn}}),vn=un(yn),gn=un(a({},yn,{dataTransfer:0})),bn=un(a({},hn,{relatedTarget:0})),xn=un(a({},dn,{animationName:0,elapsedTime:0,pseudoElement:0})),wn=a({},dn,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),_n=un(wn),En=un(a({},dn,{data:0})),kn={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},Cn={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},Sn={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function On(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):!!(e=Sn[e])&&!!t[e]}function Mn(){return On}var Pn=a({},hn,{key:function(e){if(e.key){var t=kn[e.key]||e.key;if("Unidentified"!==t)return t}return"keypress"===e.type?13===(e=an(e))?"Enter":String.fromCharCode(e):"keydown"===e.type||"keyup"===e.type?Cn[e.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Mn,charCode:function(e){return"keypress"===e.type?an(e):0},keyCode:function(e){return"keydown"===e.type||"keyup"===e.type?e.keyCode:0},which:function(e){return"keypress"===e.type?an(e):"keydown"===e.type||"keyup"===e.type?e.keyCode:0}}),Nn=un(Pn),Ln=un(a({},yn,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0})),Tn=un(a({},hn,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Mn})),jn=un(a({},dn,{propertyName:0,elapsedTime:0,pseudoElement:0})),An=a({},yn,{deltaX:function(e){return"deltaX"in e?e.deltaX:"wheelDeltaX"in e?-e.wheelDeltaX:0},deltaY:function(e){return"deltaY"in e?e.deltaY:"wheelDeltaY"in e?-e.wheelDeltaY:"wheelDelta"in e?-e.wheelDelta:0},deltaZ:0,deltaMode:0}),Rn=un(An),In=[9,13,27,32],zn=f&&"CompositionEvent"in window,Dn=null;f&&"documentMode"in document&&(Dn=document.documentMode);var qn=f&&"TextEvent"in window&&!Dn,Bn=f&&(!zn||Dn&&8<Dn&&11>=Dn),Fn=String.fromCharCode(32),Hn=!1;function Un(e,t){switch(e){case"keyup":return-1!==In.indexOf(t.keyCode);case"keydown":return 229!==t.keyCode;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Vn(e){return"object"==typeof(e=e.detail)&&"data"in e?e.data:null}var Wn=!1;var $n={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function Gn(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return"input"===t?!!$n[e.type]:"textarea"===t}function Qn(e,t,n,r){Le(r),0<(t=zr(t,"onChange")).length&&(n=new pn("onChange","change",null,n,r),e.push({event:n,listeners:t}))}var Yn=null,Zn=null;function Xn(e){Pr(e,0)}function Kn(e){if(X(aa(e)))return e}function Jn(e,t){if("change"===e)return t}var er=!1;if(f){var tr;if(f){var nr="oninput"in document;if(!nr){var rr=document.createElement("div");rr.setAttribute("oninput","return;"),nr="function"==typeof rr.oninput}tr=nr}else tr=!1;er=tr&&(!document.documentMode||9<document.documentMode)}function ar(){Yn&&(Yn.detachEvent("onpropertychange",ir),Zn=Yn=null)}function ir(e){if("value"===e.propertyName&&Kn(Zn)){var t=[];if(Qn(t,Zn,e,Se(e)),e=Xn,ze)e(t);else{ze=!0;try{je(e,t)}finally{ze=!1,qe()}}}}function or(e,t,n){"focusin"===e?(ar(),Zn=n,(Yn=t).attachEvent("onpropertychange",ir)):"focusout"===e&&ar()}function lr(e){if("selectionchange"===e||"keyup"===e||"keydown"===e)return Kn(Zn)}function ur(e,t){if("click"===e)return Kn(t)}function cr(e,t){if("input"===e||"change"===e)return Kn(t)}var sr="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t},fr=Object.prototype.hasOwnProperty;function dr(e,t){if(sr(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(r=0;r<n.length;r++)if(!fr.call(t,n[r])||!sr(e[n[r]],t[n[r]]))return!1;return!0}function pr(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function hr(e,t){var n,r=pr(e);for(e=0;r;){if(3===r.nodeType){if(n=e+r.textContent.length,e<=t&&n>=t)return{node:r,offset:t-e};e=n}e:{for(;r;){if(r.nextSibling){r=r.nextSibling;break e}r=r.parentNode}r=void 0}r=pr(r)}}function mr(e,t){return!(!e||!t)&&(e===t||(!e||3!==e.nodeType)&&(t&&3===t.nodeType?mr(e,t.parentNode):"contains"in e?e.contains(t):!!e.compareDocumentPosition&&!!(16&e.compareDocumentPosition(t))))}function yr(){for(var e=window,t=K();t instanceof e.HTMLIFrameElement;){try{var n="string"==typeof t.contentWindow.location.href}catch(e){n=!1}if(!n)break;t=K((e=t.contentWindow).document)}return t}function vr(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&("input"===t&&("text"===e.type||"search"===e.type||"tel"===e.type||"url"===e.type||"password"===e.type)||"textarea"===t||"true"===e.contentEditable)}var gr=f&&"documentMode"in document&&11>=document.documentMode,br=null,xr=null,wr=null,_r=!1;function Er(e,t,n){var r=n.window===n?n.document:9===n.nodeType?n:n.ownerDocument;_r||null==br||br!==K(r)||("selectionStart"in(r=br)&&vr(r)?r={start:r.selectionStart,end:r.selectionEnd}:r={anchorNode:(r=(r.ownerDocument&&r.ownerDocument.defaultView||window).getSelection()).anchorNode,anchorOffset:r.anchorOffset,focusNode:r.focusNode,focusOffset:r.focusOffset},wr&&dr(wr,r)||(wr=r,0<(r=zr(xr,"onSelect")).length&&(t=new pn("onSelect","select",null,t,n),e.push({event:t,listeners:r}),t.target=br)))}Rt("cancel cancel click click close close contextmenu contextMenu copy copy cut cut auxclick auxClick dblclick doubleClick dragend dragEnd dragstart dragStart drop drop focusin focus focusout blur input input invalid invalid keydown keyDown keypress keyPress keyup keyUp mousedown mouseDown mouseup mouseUp paste paste pause pause play play pointercancel pointerCancel pointerdown pointerDown pointerup pointerUp ratechange rateChange reset reset seeked seeked submit submit touchcancel touchCancel touchend touchEnd touchstart touchStart volumechange volumeChange".split(" "),0),Rt("drag drag dragenter dragEnter dragexit dragExit dragleave dragLeave dragover dragOver mousemove mouseMove mouseout mouseOut mouseover mouseOver pointermove pointerMove pointerout pointerOut pointerover pointerOver scroll scroll toggle toggle touchmove touchMove wheel wheel".split(" "),1),Rt(At,2);for(var kr="change selectionchange textInput compositionstart compositionend compositionupdate".split(" "),Cr=0;Cr<kr.length;Cr++)jt.set(kr[Cr],0);s("onMouseEnter",["mouseout","mouseover"]),s("onMouseLeave",["mouseout","mouseover"]),s("onPointerEnter",["pointerout","pointerover"]),s("onPointerLeave",["pointerout","pointerover"]),c("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),c("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),c("onBeforeInput",["compositionend","keypress","textInput","paste"]),c("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),c("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),c("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var Sr="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),Or=new Set("cancel close invalid load scroll toggle".split(" ").concat(Sr));function Mr(e,t,n){var r=e.type||"unknown-event";e.currentTarget=n,function(e,t,n,r,a,i,l,u,c){if(Ye.apply(this,arguments),Ve){if(!Ve)throw Error(o(198));var s=We;Ve=!1,We=null,$e||($e=!0,Ge=s)}}(r,t,void 0,e),e.currentTarget=null}function Pr(e,t){t=0!=(4&t);for(var n=0;n<e.length;n++){var r=e[n],a=r.event;r=r.listeners;e:{var i=void 0;if(t)for(var o=r.length-1;0<=o;o--){var l=r[o],u=l.instance,c=l.currentTarget;if(l=l.listener,u!==i&&a.isPropagationStopped())break e;Mr(a,l,c),i=u}else for(o=0;o<r.length;o++){if(u=(l=r[o]).instance,c=l.currentTarget,l=l.listener,u!==i&&a.isPropagationStopped())break e;Mr(a,l,c),i=u}}}if($e)throw e=Ge,$e=!1,Ge=null,e}function Nr(e,t){var n=oa(t),r=e+"__bubble";n.has(r)||(Ar(t,e,2,!1),n.add(r))}var Lr="_reactListening"+Math.random().toString(36).slice(2);function Tr(e){e[Lr]||(e[Lr]=!0,l.forEach((function(t){Or.has(t)||jr(t,!1,e,null),jr(t,!0,e,null)})))}function jr(e,t,n,r){var a=4<arguments.length&&void 0!==arguments[4]?arguments[4]:0,i=n;if("selectionchange"===e&&9!==n.nodeType&&(i=n.ownerDocument),null!==r&&!t&&Or.has(e)){if("scroll"!==e)return;a|=2,i=r}var o=oa(i),l=e+"__"+(t?"capture":"bubble");o.has(l)||(t&&(a|=4),Ar(i,e,a,t),o.add(l))}function Ar(e,t,n,r){var a=jt.get(t);switch(void 0===a?2:a){case 0:a=Zt;break;case 1:a=Xt;break;default:a=Kt}n=a.bind(null,t,n,e),a=void 0,!Fe||"touchstart"!==t&&"touchmove"!==t&&"wheel"!==t||(a=!0),r?void 0!==a?e.addEventListener(t,n,{capture:!0,passive:a}):e.addEventListener(t,n,!0):void 0!==a?e.addEventListener(t,n,{passive:a}):e.addEventListener(t,n,!1)}function Rr(e,t,n,r,a){var i=r;if(0==(1&t)&&0==(2&t)&&null!==r)e:for(;;){if(null===r)return;var o=r.tag;if(3===o||4===o){var l=r.stateNode.containerInfo;if(l===a||8===l.nodeType&&l.parentNode===a)break;if(4===o)for(o=r.return;null!==o;){var u=o.tag;if((3===u||4===u)&&((u=o.stateNode.containerInfo)===a||8===u.nodeType&&u.parentNode===a))return;o=o.return}for(;null!==l;){if(null===(o=na(l)))return;if(5===(u=o.tag)||6===u){r=i=o;continue e}l=l.parentNode}}r=r.return}!function(e,t,n){if(De)return e(t,n);De=!0;try{Ie(e,t,n)}finally{De=!1,qe()}}((function(){var r=i,a=Se(n),o=[];e:{var l=Tt.get(e);if(void 0!==l){var u=pn,c=e;switch(e){case"keypress":if(0===an(n))break e;case"keydown":case"keyup":u=Nn;break;case"focusin":c="focus",u=bn;break;case"focusout":c="blur",u=bn;break;case"beforeblur":case"afterblur":u=bn;break;case"click":if(2===n.button)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":u=vn;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":u=gn;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":u=Tn;break;case Mt:case Pt:case Nt:u=xn;break;case Lt:u=jn;break;case"scroll":u=mn;break;case"wheel":u=Rn;break;case"copy":case"cut":case"paste":u=_n;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":u=Ln}var s=0!=(4&t),f=!s&&"scroll"===e,d=s?null!==l?l+"Capture":null:l;s=[];for(var p,h=r;null!==h;){var m=(p=h).stateNode;if(5===p.tag&&null!==m&&(p=m,null!==d&&(null!=(m=Be(h,d))&&s.push(Ir(h,m,p)))),f)break;h=h.return}0<s.length&&(l=new u(l,c,null,n,a),o.push({event:l,listeners:s}))}}if(0==(7&t)){if(u="mouseout"===e||"pointerout"===e,(!(l="mouseover"===e||"pointerover"===e)||0!=(16&t)||!(c=n.relatedTarget||n.fromElement)||!na(c)&&!c[ea])&&(u||l)&&(l=a.window===a?a:(l=a.ownerDocument)?l.defaultView||l.parentWindow:window,u?(u=r,null!==(c=(c=n.relatedTarget||n.toElement)?na(c):null)&&(c!==(f=Ze(c))||5!==c.tag&&6!==c.tag)&&(c=null)):(u=null,c=r),u!==c)){if(s=vn,m="onMouseLeave",d="onMouseEnter",h="mouse","pointerout"!==e&&"pointerover"!==e||(s=Ln,m="onPointerLeave",d="onPointerEnter",h="pointer"),f=null==u?l:aa(u),p=null==c?l:aa(c),(l=new s(m,h+"leave",u,n,a)).target=f,l.relatedTarget=p,m=null,na(a)===r&&((s=new s(d,h+"enter",c,n,a)).target=p,s.relatedTarget=f,m=s),f=m,u&&c)e:{for(d=c,h=0,p=s=u;p;p=Dr(p))h++;for(p=0,m=d;m;m=Dr(m))p++;for(;0<h-p;)s=Dr(s),h--;for(;0<p-h;)d=Dr(d),p--;for(;h--;){if(s===d||null!==d&&s===d.alternate)break e;s=Dr(s),d=Dr(d)}s=null}else s=null;null!==u&&qr(o,l,u,s,!1),null!==c&&null!==f&&qr(o,f,c,s,!0)}if("select"===(u=(l=r?aa(r):window).nodeName&&l.nodeName.toLowerCase())||"input"===u&&"file"===l.type)var y=Jn;else if(Gn(l))if(er)y=cr;else{y=lr;var v=or}else(u=l.nodeName)&&"input"===u.toLowerCase()&&("checkbox"===l.type||"radio"===l.type)&&(y=ur);switch(y&&(y=y(e,r))?Qn(o,y,n,a):(v&&v(e,l,r),"focusout"===e&&(v=l._wrapperState)&&v.controlled&&"number"===l.type&&ae(l,"number",l.value)),v=r?aa(r):window,e){case"focusin":(Gn(v)||"true"===v.contentEditable)&&(br=v,xr=r,wr=null);break;case"focusout":wr=xr=br=null;break;case"mousedown":_r=!0;break;case"contextmenu":case"mouseup":case"dragend":_r=!1,Er(o,n,a);break;case"selectionchange":if(gr)break;case"keydown":case"keyup":Er(o,n,a)}var g;if(zn)e:{switch(e){case"compositionstart":var b="onCompositionStart";break e;case"compositionend":b="onCompositionEnd";break e;case"compositionupdate":b="onCompositionUpdate";break e}b=void 0}else Wn?Un(e,n)&&(b="onCompositionEnd"):"keydown"===e&&229===n.keyCode&&(b="onCompositionStart");b&&(Bn&&"ko"!==n.locale&&(Wn||"onCompositionStart"!==b?"onCompositionEnd"===b&&Wn&&(g=rn()):(tn="value"in(en=a)?en.value:en.textContent,Wn=!0)),0<(v=zr(r,b)).length&&(b=new En(b,e,null,n,a),o.push({event:b,listeners:v}),g?b.data=g:null!==(g=Vn(n))&&(b.data=g))),(g=qn?function(e,t){switch(e){case"compositionend":return Vn(t);case"keypress":return 32!==t.which?null:(Hn=!0,Fn);case"textInput":return(e=t.data)===Fn&&Hn?null:e;default:return null}}(e,n):function(e,t){if(Wn)return"compositionend"===e||!zn&&Un(e,t)?(e=rn(),nn=tn=en=null,Wn=!1,e):null;switch(e){case"paste":default:return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1<t.char.length)return t.char;if(t.which)return String.fromCharCode(t.which)}return null;case"compositionend":return Bn&&"ko"!==t.locale?null:t.data}}(e,n))&&(0<(r=zr(r,"onBeforeInput")).length&&(a=new En("onBeforeInput","beforeinput",null,n,a),o.push({event:a,listeners:r}),a.data=g))}Pr(o,t)}))}function Ir(e,t,n){return{instance:e,listener:t,currentTarget:n}}function zr(e,t){for(var n=t+"Capture",r=[];null!==e;){var a=e,i=a.stateNode;5===a.tag&&null!==i&&(a=i,null!=(i=Be(e,n))&&r.unshift(Ir(e,i,a)),null!=(i=Be(e,t))&&r.push(Ir(e,i,a))),e=e.return}return r}function Dr(e){if(null===e)return null;do{e=e.return}while(e&&5!==e.tag);return e||null}function qr(e,t,n,r,a){for(var i=t._reactName,o=[];null!==n&&n!==r;){var l=n,u=l.alternate,c=l.stateNode;if(null!==u&&u===r)break;5===l.tag&&null!==c&&(l=c,a?null!=(u=Be(n,i))&&o.unshift(Ir(n,u,l)):a||null!=(u=Be(n,i))&&o.push(Ir(n,u,l))),n=n.return}0!==o.length&&e.push({event:t,listeners:o})}function Br(){}var Fr=null,Hr=null;function Ur(e,t){switch(e){case"button":case"input":case"select":case"textarea":return!!t.autoFocus}return!1}function Vr(e,t){return"textarea"===e||"option"===e||"noscript"===e||"string"==typeof t.children||"number"==typeof t.children||"object"==typeof t.dangerouslySetInnerHTML&&null!==t.dangerouslySetInnerHTML&&null!=t.dangerouslySetInnerHTML.__html}var Wr="function"==typeof setTimeout?setTimeout:void 0,$r="function"==typeof clearTimeout?clearTimeout:void 0;function Gr(e){1===e.nodeType?e.textContent="":9===e.nodeType&&(null!=(e=e.body)&&(e.textContent=""))}function Qr(e){for(;null!=e;e=e.nextSibling){var t=e.nodeType;if(1===t||3===t)break}return e}function Yr(e){e=e.previousSibling;for(var t=0;e;){if(8===e.nodeType){var n=e.data;if("$"===n||"$!"===n||"$?"===n){if(0===t)return e;t--}else"/$"===n&&t++}e=e.previousSibling}return null}var Zr=0;var Xr=Math.random().toString(36).slice(2),Kr="__reactFiber$"+Xr,Jr="__reactProps$"+Xr,ea="__reactContainer$"+Xr,ta="__reactEvents$"+Xr;function na(e){var t=e[Kr];if(t)return t;for(var n=e.parentNode;n;){if(t=n[ea]||n[Kr]){if(n=t.alternate,null!==t.child||null!==n&&null!==n.child)for(e=Yr(e);null!==e;){if(n=e[Kr])return n;e=Yr(e)}return t}n=(e=n).parentNode}return null}function ra(e){return!(e=e[Kr]||e[ea])||5!==e.tag&&6!==e.tag&&13!==e.tag&&3!==e.tag?null:e}function aa(e){if(5===e.tag||6===e.tag)return e.stateNode;throw Error(o(33))}function ia(e){return e[Jr]||null}function oa(e){var t=e[ta];return void 0===t&&(t=e[ta]=new Set),t}var la=[],ua=-1;function ca(e){return{current:e}}function sa(e){0>ua||(e.current=la[ua],la[ua]=null,ua--)}function fa(e,t){ua++,la[ua]=e.current,e.current=t}var da={},pa=ca(da),ha=ca(!1),ma=da;function ya(e,t){var n=e.type.contextTypes;if(!n)return da;var r=e.stateNode;if(r&&r.__reactInternalMemoizedUnmaskedChildContext===t)return r.__reactInternalMemoizedMaskedChildContext;var a,i={};for(a in n)i[a]=t[a];return r&&((e=e.stateNode).__reactInternalMemoizedUnmaskedChildContext=t,e.__reactInternalMemoizedMaskedChildContext=i),i}function va(e){return null!=(e=e.childContextTypes)}function ga(){sa(ha),sa(pa)}function ba(e,t,n){if(pa.current!==da)throw Error(o(168));fa(pa,t),fa(ha,n)}function xa(e,t,n){var r=e.stateNode;if(e=t.childContextTypes,"function"!=typeof r.getChildContext)return n;for(var i in r=r.getChildContext())if(!(i in e))throw Error(o(108,G(t)||"Unknown",i));return a({},n,r)}function wa(e){return e=(e=e.stateNode)&&e.__reactInternalMemoizedMergedChildContext||da,ma=pa.current,fa(pa,e),fa(ha,ha.current),!0}function _a(e,t,n){var r=e.stateNode;if(!r)throw Error(o(169));n?(e=xa(e,t,ma),r.__reactInternalMemoizedMergedChildContext=e,sa(ha),sa(pa),fa(pa,e)):sa(ha),fa(ha,n)}var Ea=null,ka=null,Ca=i.unstable_runWithPriority,Sa=i.unstable_scheduleCallback,Oa=i.unstable_cancelCallback,Ma=i.unstable_shouldYield,Pa=i.unstable_requestPaint,Na=i.unstable_now,La=i.unstable_getCurrentPriorityLevel,Ta=i.unstable_ImmediatePriority,ja=i.unstable_UserBlockingPriority,Aa=i.unstable_NormalPriority,Ra=i.unstable_LowPriority,Ia=i.unstable_IdlePriority,za={},Da=void 0!==Pa?Pa:function(){},qa=null,Ba=null,Fa=!1,Ha=Na(),Ua=1e4>Ha?Na:function(){return Na()-Ha};function Va(){switch(La()){case Ta:return 99;case ja:return 98;case Aa:return 97;case Ra:return 96;case Ia:return 95;default:throw Error(o(332))}}function Wa(e){switch(e){case 99:return Ta;case 98:return ja;case 97:return Aa;case 96:return Ra;case 95:return Ia;default:throw Error(o(332))}}function $a(e,t){return e=Wa(e),Ca(e,t)}function Ga(e,t,n){return e=Wa(e),Sa(e,t,n)}function Qa(){if(null!==Ba){var e=Ba;Ba=null,Oa(e)}Ya()}function Ya(){if(!Fa&&null!==qa){Fa=!0;var e=0;try{var t=qa;$a(99,(function(){for(;e<t.length;e++){var n=t[e];do{n=n(!0)}while(null!==n)}})),qa=null}catch(t){throw null!==qa&&(qa=qa.slice(e+1)),Sa(Ta,Qa),t}finally{Fa=!1}}}var Za=w.ReactCurrentBatchConfig;function Xa(e,t){if(e&&e.defaultProps){for(var n in t=a({},t),e=e.defaultProps)void 0===t[n]&&(t[n]=e[n]);return t}return t}var Ka=ca(null),Ja=null,ei=null,ti=null;function ni(){ti=ei=Ja=null}function ri(e){var t=Ka.current;sa(Ka),e.type._context._currentValue=t}function ai(e,t){for(;null!==e;){var n=e.alternate;if((e.childLanes&t)===t){if(null===n||(n.childLanes&t)===t)break;n.childLanes|=t}else e.childLanes|=t,null!==n&&(n.childLanes|=t);e=e.return}}function ii(e,t){Ja=e,ti=ei=null,null!==(e=e.dependencies)&&null!==e.firstContext&&(0!=(e.lanes&t)&&(zo=!0),e.firstContext=null)}function oi(e,t){if(ti!==e&&!1!==t&&0!==t)if("number"==typeof t&&1073741823!==t||(ti=e,t=1073741823),t={context:e,observedBits:t,next:null},null===ei){if(null===Ja)throw Error(o(308));ei=t,Ja.dependencies={lanes:0,firstContext:t,responders:null}}else ei=ei.next=t;return e._currentValue}var li=!1;function ui(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null},effects:null}}function ci(e,t){e=e.updateQueue,t.updateQueue===e&&(t.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,effects:e.effects})}function si(e,t){return{eventTime:e,lane:t,tag:0,payload:null,callback:null,next:null}}function fi(e,t){if(null!==(e=e.updateQueue)){var n=(e=e.shared).pending;null===n?t.next=t:(t.next=n.next,n.next=t),e.pending=t}}function di(e,t){var n=e.updateQueue,r=e.alternate;if(null!==r&&n===(r=r.updateQueue)){var a=null,i=null;if(null!==(n=n.firstBaseUpdate)){do{var o={eventTime:n.eventTime,lane:n.lane,tag:n.tag,payload:n.payload,callback:n.callback,next:null};null===i?a=i=o:i=i.next=o,n=n.next}while(null!==n);null===i?a=i=t:i=i.next=t}else a=i=t;return n={baseState:r.baseState,firstBaseUpdate:a,lastBaseUpdate:i,shared:r.shared,effects:r.effects},void(e.updateQueue=n)}null===(e=n.lastBaseUpdate)?n.firstBaseUpdate=t:e.next=t,n.lastBaseUpdate=t}function pi(e,t,n,r){var i=e.updateQueue;li=!1;var o=i.firstBaseUpdate,l=i.lastBaseUpdate,u=i.shared.pending;if(null!==u){i.shared.pending=null;var c=u,s=c.next;c.next=null,null===l?o=s:l.next=s,l=c;var f=e.alternate;if(null!==f){var d=(f=f.updateQueue).lastBaseUpdate;d!==l&&(null===d?f.firstBaseUpdate=s:d.next=s,f.lastBaseUpdate=c)}}if(null!==o){for(d=i.baseState,l=0,f=s=c=null;;){u=o.lane;var p=o.eventTime;if((r&u)===u){null!==f&&(f=f.next={eventTime:p,lane:0,tag:o.tag,payload:o.payload,callback:o.callback,next:null});e:{var h=e,m=o;switch(u=t,p=n,m.tag){case 1:if("function"==typeof(h=m.payload)){d=h.call(p,d,u);break e}d=h;break e;case 3:h.flags=-4097&h.flags|64;case 0:if(null==(u="function"==typeof(h=m.payload)?h.call(p,d,u):h))break e;d=a({},d,u);break e;case 2:li=!0}}null!==o.callback&&(e.flags|=32,null===(u=i.effects)?i.effects=[o]:u.push(o))}else p={eventTime:p,lane:u,tag:o.tag,payload:o.payload,callback:o.callback,next:null},null===f?(s=f=p,c=d):f=f.next=p,l|=u;if(null===(o=o.next)){if(null===(u=i.shared.pending))break;o=u.next,u.next=null,i.lastBaseUpdate=u,i.shared.pending=null}}null===f&&(c=d),i.baseState=c,i.firstBaseUpdate=s,i.lastBaseUpdate=f,Fl|=l,e.lanes=l,e.memoizedState=d}}function hi(e,t,n){if(e=t.effects,t.effects=null,null!==e)for(t=0;t<e.length;t++){var r=e[t],a=r.callback;if(null!==a){if(r.callback=null,r=n,"function"!=typeof a)throw Error(o(191,a));a.call(r)}}}var mi=(new r.Component).refs;function yi(e,t,n,r){n=null==(n=n(r,t=e.memoizedState))?t:a({},t,n),e.memoizedState=n,0===e.lanes&&(e.updateQueue.baseState=n)}var vi={isMounted:function(e){return!!(e=e._reactInternals)&&Ze(e)===e},enqueueSetState:function(e,t,n){e=e._reactInternals;var r=du(),a=pu(e),i=si(r,a);i.payload=t,null!=n&&(i.callback=n),fi(e,i),hu(e,a,r)},enqueueReplaceState:function(e,t,n){e=e._reactInternals;var r=du(),a=pu(e),i=si(r,a);i.tag=1,i.payload=t,null!=n&&(i.callback=n),fi(e,i),hu(e,a,r)},enqueueForceUpdate:function(e,t){e=e._reactInternals;var n=du(),r=pu(e),a=si(n,r);a.tag=2,null!=t&&(a.callback=t),fi(e,a),hu(e,r,n)}};function gi(e,t,n,r,a,i,o){return"function"==typeof(e=e.stateNode).shouldComponentUpdate?e.shouldComponentUpdate(r,i,o):!t.prototype||!t.prototype.isPureReactComponent||(!dr(n,r)||!dr(a,i))}function bi(e,t,n){var r=!1,a=da,i=t.contextType;return"object"==typeof i&&null!==i?i=oi(i):(a=va(t)?ma:pa.current,i=(r=null!=(r=t.contextTypes))?ya(e,a):da),t=new t(n,i),e.memoizedState=null!==t.state&&void 0!==t.state?t.state:null,t.updater=vi,e.stateNode=t,t._reactInternals=e,r&&((e=e.stateNode).__reactInternalMemoizedUnmaskedChildContext=a,e.__reactInternalMemoizedMaskedChildContext=i),t}function xi(e,t,n,r){e=t.state,"function"==typeof t.componentWillReceiveProps&&t.componentWillReceiveProps(n,r),"function"==typeof t.UNSAFE_componentWillReceiveProps&&t.UNSAFE_componentWillReceiveProps(n,r),t.state!==e&&vi.enqueueReplaceState(t,t.state,null)}function wi(e,t,n,r){var a=e.stateNode;a.props=n,a.state=e.memoizedState,a.refs=mi,ui(e);var i=t.contextType;"object"==typeof i&&null!==i?a.context=oi(i):(i=va(t)?ma:pa.current,a.context=ya(e,i)),pi(e,n,a,r),a.state=e.memoizedState,"function"==typeof(i=t.getDerivedStateFromProps)&&(yi(e,t,i,n),a.state=e.memoizedState),"function"==typeof t.getDerivedStateFromProps||"function"==typeof a.getSnapshotBeforeUpdate||"function"!=typeof a.UNSAFE_componentWillMount&&"function"!=typeof a.componentWillMount||(t=a.state,"function"==typeof a.componentWillMount&&a.componentWillMount(),"function"==typeof a.UNSAFE_componentWillMount&&a.UNSAFE_componentWillMount(),t!==a.state&&vi.enqueueReplaceState(a,a.state,null),pi(e,n,a,r),a.state=e.memoizedState),"function"==typeof a.componentDidMount&&(e.flags|=4)}var _i=Array.isArray;function Ei(e,t,n){if(null!==(e=n.ref)&&"function"!=typeof e&&"object"!=typeof e){if(n._owner){if(n=n._owner){if(1!==n.tag)throw Error(o(309));var r=n.stateNode}if(!r)throw Error(o(147,e));var a=""+e;return null!==t&&null!==t.ref&&"function"==typeof t.ref&&t.ref._stringRef===a?t.ref:(t=function(e){var t=r.refs;t===mi&&(t=r.refs={}),null===e?delete t[a]:t[a]=e},t._stringRef=a,t)}if("string"!=typeof e)throw Error(o(284));if(!n._owner)throw Error(o(290,e))}return e}function ki(e,t){if("textarea"!==e.type)throw Error(o(31,"[object Object]"===Object.prototype.toString.call(t)?"object with keys {"+Object.keys(t).join(", ")+"}":t))}function Ci(e){function t(t,n){if(e){var r=t.lastEffect;null!==r?(r.nextEffect=n,t.lastEffect=n):t.firstEffect=t.lastEffect=n,n.nextEffect=null,n.flags=8}}function n(n,r){if(!e)return null;for(;null!==r;)t(n,r),r=r.sibling;return null}function r(e,t){for(e=new Map;null!==t;)null!==t.key?e.set(t.key,t):e.set(t.index,t),t=t.sibling;return e}function a(e,t){return(e=$u(e,t)).index=0,e.sibling=null,e}function i(t,n,r){return t.index=r,e?null!==(r=t.alternate)?(r=r.index)<n?(t.flags=2,n):r:(t.flags=2,n):n}function l(t){return e&&null===t.alternate&&(t.flags=2),t}function u(e,t,n,r){return null===t||6!==t.tag?((t=Zu(n,e.mode,r)).return=e,t):((t=a(t,n)).return=e,t)}function c(e,t,n,r){return null!==t&&t.elementType===n.type?((r=a(t,n.props)).ref=Ei(e,t,n),r.return=e,r):((r=Gu(n.type,n.key,n.props,null,e.mode,r)).ref=Ei(e,t,n),r.return=e,r)}function s(e,t,n,r){return null===t||4!==t.tag||t.stateNode.containerInfo!==n.containerInfo||t.stateNode.implementation!==n.implementation?((t=Xu(n,e.mode,r)).return=e,t):((t=a(t,n.children||[])).return=e,t)}function f(e,t,n,r,i){return null===t||7!==t.tag?((t=Qu(n,e.mode,r,i)).return=e,t):((t=a(t,n)).return=e,t)}function d(e,t,n){if("string"==typeof t||"number"==typeof t)return(t=Zu(""+t,e.mode,n)).return=e,t;if("object"==typeof t&&null!==t){switch(t.$$typeof){case _:return(n=Gu(t.type,t.key,t.props,null,e.mode,n)).ref=Ei(e,null,t),n.return=e,n;case E:return(t=Xu(t,e.mode,n)).return=e,t}if(_i(t)||H(t))return(t=Qu(t,e.mode,n,null)).return=e,t;ki(e,t)}return null}function p(e,t,n,r){var a=null!==t?t.key:null;if("string"==typeof n||"number"==typeof n)return null!==a?null:u(e,t,""+n,r);if("object"==typeof n&&null!==n){switch(n.$$typeof){case _:return n.key===a?n.type===k?f(e,t,n.props.children,r,a):c(e,t,n,r):null;case E:return n.key===a?s(e,t,n,r):null}if(_i(n)||H(n))return null!==a?null:f(e,t,n,r,null);ki(e,n)}return null}function h(e,t,n,r,a){if("string"==typeof r||"number"==typeof r)return u(t,e=e.get(n)||null,""+r,a);if("object"==typeof r&&null!==r){switch(r.$$typeof){case _:return e=e.get(null===r.key?n:r.key)||null,r.type===k?f(t,e,r.props.children,a,r.key):c(t,e,r,a);case E:return s(t,e=e.get(null===r.key?n:r.key)||null,r,a)}if(_i(r)||H(r))return f(t,e=e.get(n)||null,r,a,null);ki(t,r)}return null}function m(a,o,l,u){for(var c=null,s=null,f=o,m=o=0,y=null;null!==f&&m<l.length;m++){f.index>m?(y=f,f=null):y=f.sibling;var v=p(a,f,l[m],u);if(null===v){null===f&&(f=y);break}e&&f&&null===v.alternate&&t(a,f),o=i(v,o,m),null===s?c=v:s.sibling=v,s=v,f=y}if(m===l.length)return n(a,f),c;if(null===f){for(;m<l.length;m++)null!==(f=d(a,l[m],u))&&(o=i(f,o,m),null===s?c=f:s.sibling=f,s=f);return c}for(f=r(a,f);m<l.length;m++)null!==(y=h(f,a,m,l[m],u))&&(e&&null!==y.alternate&&f.delete(null===y.key?m:y.key),o=i(y,o,m),null===s?c=y:s.sibling=y,s=y);return e&&f.forEach((function(e){return t(a,e)})),c}function y(a,l,u,c){var s=H(u);if("function"!=typeof s)throw Error(o(150));if(null==(u=s.call(u)))throw Error(o(151));for(var f=s=null,m=l,y=l=0,v=null,g=u.next();null!==m&&!g.done;y++,g=u.next()){m.index>y?(v=m,m=null):v=m.sibling;var b=p(a,m,g.value,c);if(null===b){null===m&&(m=v);break}e&&m&&null===b.alternate&&t(a,m),l=i(b,l,y),null===f?s=b:f.sibling=b,f=b,m=v}if(g.done)return n(a,m),s;if(null===m){for(;!g.done;y++,g=u.next())null!==(g=d(a,g.value,c))&&(l=i(g,l,y),null===f?s=g:f.sibling=g,f=g);return s}for(m=r(a,m);!g.done;y++,g=u.next())null!==(g=h(m,a,y,g.value,c))&&(e&&null!==g.alternate&&m.delete(null===g.key?y:g.key),l=i(g,l,y),null===f?s=g:f.sibling=g,f=g);return e&&m.forEach((function(e){return t(a,e)})),s}return function(e,r,i,u){var c="object"==typeof i&&null!==i&&i.type===k&&null===i.key;c&&(i=i.props.children);var s="object"==typeof i&&null!==i;if(s)switch(i.$$typeof){case _:e:{for(s=i.key,c=r;null!==c;){if(c.key===s){if(7===c.tag){if(i.type===k){n(e,c.sibling),(r=a(c,i.props.children)).return=e,e=r;break e}}else if(c.elementType===i.type){n(e,c.sibling),(r=a(c,i.props)).ref=Ei(e,c,i),r.return=e,e=r;break e}n(e,c);break}t(e,c),c=c.sibling}i.type===k?((r=Qu(i.props.children,e.mode,u,i.key)).return=e,e=r):((u=Gu(i.type,i.key,i.props,null,e.mode,u)).ref=Ei(e,r,i),u.return=e,e=u)}return l(e);case E:e:{for(c=i.key;null!==r;){if(r.key===c){if(4===r.tag&&r.stateNode.containerInfo===i.containerInfo&&r.stateNode.implementation===i.implementation){n(e,r.sibling),(r=a(r,i.children||[])).return=e,e=r;break e}n(e,r);break}t(e,r),r=r.sibling}(r=Xu(i,e.mode,u)).return=e,e=r}return l(e)}if("string"==typeof i||"number"==typeof i)return i=""+i,null!==r&&6===r.tag?(n(e,r.sibling),(r=a(r,i)).return=e,e=r):(n(e,r),(r=Zu(i,e.mode,u)).return=e,e=r),l(e);if(_i(i))return m(e,r,i,u);if(H(i))return y(e,r,i,u);if(s&&ki(e,i),void 0===i&&!c)switch(e.tag){case 1:case 22:case 0:case 11:case 15:throw Error(o(152,G(e.type)||"Component"))}return n(e,r)}}var Si=Ci(!0),Oi=Ci(!1),Mi={},Pi=ca(Mi),Ni=ca(Mi),Li=ca(Mi);function Ti(e){if(e===Mi)throw Error(o(174));return e}function ji(e,t){switch(fa(Li,t),fa(Ni,e),fa(Pi,Mi),e=t.nodeType){case 9:case 11:t=(t=t.documentElement)?t.namespaceURI:he(null,"");break;default:t=he(t=(e=8===e?t.parentNode:t).namespaceURI||null,e=e.tagName)}sa(Pi),fa(Pi,t)}function Ai(){sa(Pi),sa(Ni),sa(Li)}function Ri(e){Ti(Li.current);var t=Ti(Pi.current),n=he(t,e.type);t!==n&&(fa(Ni,e),fa(Pi,n))}function Ii(e){Ni.current===e&&(sa(Pi),sa(Ni))}var zi=ca(0);function Di(e){for(var t=e;null!==t;){if(13===t.tag){var n=t.memoizedState;if(null!==n&&(null===(n=n.dehydrated)||"$?"===n.data||"$!"===n.data))return t}else if(19===t.tag&&void 0!==t.memoizedProps.revealOrder){if(0!=(64&t.flags))return t}else if(null!==t.child){t.child.return=t,t=t.child;continue}if(t===e)break;for(;null===t.sibling;){if(null===t.return||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}return null}var qi=null,Bi=null,Fi=!1;function Hi(e,t){var n=Vu(5,null,null,0);n.elementType="DELETED",n.type="DELETED",n.stateNode=t,n.return=e,n.flags=8,null!==e.lastEffect?(e.lastEffect.nextEffect=n,e.lastEffect=n):e.firstEffect=e.lastEffect=n}function Ui(e,t){switch(e.tag){case 5:var n=e.type;return null!==(t=1!==t.nodeType||n.toLowerCase()!==t.nodeName.toLowerCase()?null:t)&&(e.stateNode=t,!0);case 6:return null!==(t=""===e.pendingProps||3!==t.nodeType?null:t)&&(e.stateNode=t,!0);default:return!1}}function Vi(e){if(Fi){var t=Bi;if(t){var n=t;if(!Ui(e,t)){if(!(t=Qr(n.nextSibling))||!Ui(e,t))return e.flags=-1025&e.flags|2,Fi=!1,void(qi=e);Hi(qi,n)}qi=e,Bi=Qr(t.firstChild)}else e.flags=-1025&e.flags|2,Fi=!1,qi=e}}function Wi(e){for(e=e.return;null!==e&&5!==e.tag&&3!==e.tag&&13!==e.tag;)e=e.return;qi=e}function $i(e){if(e!==qi)return!1;if(!Fi)return Wi(e),Fi=!0,!1;var t=e.type;if(5!==e.tag||"head"!==t&&"body"!==t&&!Vr(t,e.memoizedProps))for(t=Bi;t;)Hi(e,t),t=Qr(t.nextSibling);if(Wi(e),13===e.tag){if(!(e=null!==(e=e.memoizedState)?e.dehydrated:null))throw Error(o(317));e:{for(e=e.nextSibling,t=0;e;){if(8===e.nodeType){var n=e.data;if("/$"===n){if(0===t){Bi=Qr(e.nextSibling);break e}t--}else"$"!==n&&"$!"!==n&&"$?"!==n||t++}e=e.nextSibling}Bi=null}}else Bi=qi?Qr(e.stateNode.nextSibling):null;return!0}function Gi(){Bi=qi=null,Fi=!1}var Qi=[];function Yi(){for(var e=0;e<Qi.length;e++)Qi[e]._workInProgressVersionPrimary=null;Qi.length=0}var Zi=w.ReactCurrentDispatcher,Xi=w.ReactCurrentBatchConfig,Ki=0,Ji=null,eo=null,to=null,no=!1,ro=!1;function ao(){throw Error(o(321))}function io(e,t){if(null===t)return!1;for(var n=0;n<t.length&&n<e.length;n++)if(!sr(e[n],t[n]))return!1;return!0}function oo(e,t,n,r,a,i){if(Ki=i,Ji=t,t.memoizedState=null,t.updateQueue=null,t.lanes=0,Zi.current=null===e||null===e.memoizedState?jo:Ao,e=n(r,a),ro){i=0;do{if(ro=!1,!(25>i))throw Error(o(301));i+=1,to=eo=null,t.updateQueue=null,Zi.current=Ro,e=n(r,a)}while(ro)}if(Zi.current=To,t=null!==eo&&null!==eo.next,Ki=0,to=eo=Ji=null,no=!1,t)throw Error(o(300));return e}function lo(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return null===to?Ji.memoizedState=to=e:to=to.next=e,to}function uo(){if(null===eo){var e=Ji.alternate;e=null!==e?e.memoizedState:null}else e=eo.next;var t=null===to?Ji.memoizedState:to.next;if(null!==t)to=t,eo=e;else{if(null===e)throw Error(o(310));e={memoizedState:(eo=e).memoizedState,baseState:eo.baseState,baseQueue:eo.baseQueue,queue:eo.queue,next:null},null===to?Ji.memoizedState=to=e:to=to.next=e}return to}function co(e,t){return"function"==typeof t?t(e):t}function so(e){var t=uo(),n=t.queue;if(null===n)throw Error(o(311));n.lastRenderedReducer=e;var r=eo,a=r.baseQueue,i=n.pending;if(null!==i){if(null!==a){var l=a.next;a.next=i.next,i.next=l}r.baseQueue=a=i,n.pending=null}if(null!==a){a=a.next,r=r.baseState;var u=l=i=null,c=a;do{var s=c.lane;if((Ki&s)===s)null!==u&&(u=u.next={lane:0,action:c.action,eagerReducer:c.eagerReducer,eagerState:c.eagerState,next:null}),r=c.eagerReducer===e?c.eagerState:e(r,c.action);else{var f={lane:s,action:c.action,eagerReducer:c.eagerReducer,eagerState:c.eagerState,next:null};null===u?(l=u=f,i=r):u=u.next=f,Ji.lanes|=s,Fl|=s}c=c.next}while(null!==c&&c!==a);null===u?i=r:u.next=l,sr(r,t.memoizedState)||(zo=!0),t.memoizedState=r,t.baseState=i,t.baseQueue=u,n.lastRenderedState=r}return[t.memoizedState,n.dispatch]}function fo(e){var t=uo(),n=t.queue;if(null===n)throw Error(o(311));n.lastRenderedReducer=e;var r=n.dispatch,a=n.pending,i=t.memoizedState;if(null!==a){n.pending=null;var l=a=a.next;do{i=e(i,l.action),l=l.next}while(l!==a);sr(i,t.memoizedState)||(zo=!0),t.memoizedState=i,null===t.baseQueue&&(t.baseState=i),n.lastRenderedState=i}return[i,r]}function po(e,t,n){var r=t._getVersion;r=r(t._source);var a=t._workInProgressVersionPrimary;if(null!==a?e=a===r:(e=e.mutableReadLanes,(e=(Ki&e)===e)&&(t._workInProgressVersionPrimary=r,Qi.push(t))),e)return n(t._source);throw Qi.push(t),Error(o(350))}function ho(e,t,n,r){var a=jl;if(null===a)throw Error(o(349));var i=t._getVersion,l=i(t._source),u=Zi.current,c=u.useState((function(){return po(a,t,n)})),s=c[1],f=c[0];c=to;var d=e.memoizedState,p=d.refs,h=p.getSnapshot,m=d.source;d=d.subscribe;var y=Ji;return e.memoizedState={refs:p,source:t,subscribe:r},u.useEffect((function(){p.getSnapshot=n,p.setSnapshot=s;var e=i(t._source);if(!sr(l,e)){e=n(t._source),sr(f,e)||(s(e),e=pu(y),a.mutableReadLanes|=e&a.pendingLanes),e=a.mutableReadLanes,a.entangledLanes|=e;for(var r=a.entanglements,o=e;0<o;){var u=31-Vt(o),c=1<<u;r[u]|=e,o&=~c}}}),[n,t,r]),u.useEffect((function(){return r(t._source,(function(){var e=p.getSnapshot,n=p.setSnapshot;try{n(e(t._source));var r=pu(y);a.mutableReadLanes|=r&a.pendingLanes}catch(e){n((function(){throw e}))}}))}),[t,r]),sr(h,n)&&sr(m,t)&&sr(d,r)||((e={pending:null,dispatch:null,lastRenderedReducer:co,lastRenderedState:f}).dispatch=s=Lo.bind(null,Ji,e),c.queue=e,c.baseQueue=null,f=po(a,t,n),c.memoizedState=c.baseState=f),f}function mo(e,t,n){return ho(uo(),e,t,n)}function yo(e){var t=lo();return"function"==typeof e&&(e=e()),t.memoizedState=t.baseState=e,e=(e=t.queue={pending:null,dispatch:null,lastRenderedReducer:co,lastRenderedState:e}).dispatch=Lo.bind(null,Ji,e),[t.memoizedState,e]}function vo(e,t,n,r){return e={tag:e,create:t,destroy:n,deps:r,next:null},null===(t=Ji.updateQueue)?(t={lastEffect:null},Ji.updateQueue=t,t.lastEffect=e.next=e):null===(n=t.lastEffect)?t.lastEffect=e.next=e:(r=n.next,n.next=e,e.next=r,t.lastEffect=e),e}function go(e){return e={current:e},lo().memoizedState=e}function bo(){return uo().memoizedState}function xo(e,t,n,r){var a=lo();Ji.flags|=e,a.memoizedState=vo(1|t,n,void 0,void 0===r?null:r)}function wo(e,t,n,r){var a=uo();r=void 0===r?null:r;var i=void 0;if(null!==eo){var o=eo.memoizedState;if(i=o.destroy,null!==r&&io(r,o.deps))return void vo(t,n,i,r)}Ji.flags|=e,a.memoizedState=vo(1|t,n,i,r)}function _o(e,t){return xo(516,4,e,t)}function Eo(e,t){return wo(516,4,e,t)}function ko(e,t){return wo(4,2,e,t)}function Co(e,t){return"function"==typeof t?(e=e(),t(e),function(){t(null)}):null!=t?(e=e(),t.current=e,function(){t.current=null}):void 0}function So(e,t,n){return n=null!=n?n.concat([e]):null,wo(4,2,Co.bind(null,t,e),n)}function Oo(){}function Mo(e,t){var n=uo();t=void 0===t?null:t;var r=n.memoizedState;return null!==r&&null!==t&&io(t,r[1])?r[0]:(n.memoizedState=[e,t],e)}function Po(e,t){var n=uo();t=void 0===t?null:t;var r=n.memoizedState;return null!==r&&null!==t&&io(t,r[1])?r[0]:(e=e(),n.memoizedState=[e,t],e)}function No(e,t){var n=Va();$a(98>n?98:n,(function(){e(!0)})),$a(97<n?97:n,(function(){var n=Xi.transition;Xi.transition=1;try{e(!1),t()}finally{Xi.transition=n}}))}function Lo(e,t,n){var r=du(),a=pu(e),i={lane:a,action:n,eagerReducer:null,eagerState:null,next:null},o=t.pending;if(null===o?i.next=i:(i.next=o.next,o.next=i),t.pending=i,o=e.alternate,e===Ji||null!==o&&o===Ji)ro=no=!0;else{if(0===e.lanes&&(null===o||0===o.lanes)&&null!==(o=t.lastRenderedReducer))try{var l=t.lastRenderedState,u=o(l,n);if(i.eagerReducer=o,i.eagerState=u,sr(u,l))return}catch(e){}hu(e,a,r)}}var To={readContext:oi,useCallback:ao,useContext:ao,useEffect:ao,useImperativeHandle:ao,useLayoutEffect:ao,useMemo:ao,useReducer:ao,useRef:ao,useState:ao,useDebugValue:ao,useDeferredValue:ao,useTransition:ao,useMutableSource:ao,useOpaqueIdentifier:ao,unstable_isNewReconciler:!1},jo={readContext:oi,useCallback:function(e,t){return lo().memoizedState=[e,void 0===t?null:t],e},useContext:oi,useEffect:_o,useImperativeHandle:function(e,t,n){return n=null!=n?n.concat([e]):null,xo(4,2,Co.bind(null,t,e),n)},useLayoutEffect:function(e,t){return xo(4,2,e,t)},useMemo:function(e,t){var n=lo();return t=void 0===t?null:t,e=e(),n.memoizedState=[e,t],e},useReducer:function(e,t,n){var r=lo();return t=void 0!==n?n(t):t,r.memoizedState=r.baseState=t,e=(e=r.queue={pending:null,dispatch:null,lastRenderedReducer:e,lastRenderedState:t}).dispatch=Lo.bind(null,Ji,e),[r.memoizedState,e]},useRef:go,useState:yo,useDebugValue:Oo,useDeferredValue:function(e){var t=yo(e),n=t[0],r=t[1];return _o((function(){var t=Xi.transition;Xi.transition=1;try{r(e)}finally{Xi.transition=t}}),[e]),n},useTransition:function(){var e=yo(!1),t=e[0];return go(e=No.bind(null,e[1])),[e,t]},useMutableSource:function(e,t,n){var r=lo();return r.memoizedState={refs:{getSnapshot:t,setSnapshot:null},source:e,subscribe:n},ho(r,e,t,n)},useOpaqueIdentifier:function(){if(Fi){var e=!1,t=function(e){return{$$typeof:R,toString:e,valueOf:e}}((function(){throw e||(e=!0,n("r:"+(Zr++).toString(36))),Error(o(355))})),n=yo(t)[1];return 0==(2&Ji.mode)&&(Ji.flags|=516,vo(5,(function(){n("r:"+(Zr++).toString(36))}),void 0,null)),t}return yo(t="r:"+(Zr++).toString(36)),t},unstable_isNewReconciler:!1},Ao={readContext:oi,useCallback:Mo,useContext:oi,useEffect:Eo,useImperativeHandle:So,useLayoutEffect:ko,useMemo:Po,useReducer:so,useRef:bo,useState:function(){return so(co)},useDebugValue:Oo,useDeferredValue:function(e){var t=so(co),n=t[0],r=t[1];return Eo((function(){var t=Xi.transition;Xi.transition=1;try{r(e)}finally{Xi.transition=t}}),[e]),n},useTransition:function(){var e=so(co)[0];return[bo().current,e]},useMutableSource:mo,useOpaqueIdentifier:function(){return so(co)[0]},unstable_isNewReconciler:!1},Ro={readContext:oi,useCallback:Mo,useContext:oi,useEffect:Eo,useImperativeHandle:So,useLayoutEffect:ko,useMemo:Po,useReducer:fo,useRef:bo,useState:function(){return fo(co)},useDebugValue:Oo,useDeferredValue:function(e){var t=fo(co),n=t[0],r=t[1];return Eo((function(){var t=Xi.transition;Xi.transition=1;try{r(e)}finally{Xi.transition=t}}),[e]),n},useTransition:function(){var e=fo(co)[0];return[bo().current,e]},useMutableSource:mo,useOpaqueIdentifier:function(){return fo(co)[0]},unstable_isNewReconciler:!1},Io=w.ReactCurrentOwner,zo=!1;function Do(e,t,n,r){t.child=null===e?Oi(t,null,n,r):Si(t,e.child,n,r)}function qo(e,t,n,r,a){n=n.render;var i=t.ref;return ii(t,a),r=oo(e,t,n,r,i,a),null===e||zo?(t.flags|=1,Do(e,t,r,a),t.child):(t.updateQueue=e.updateQueue,t.flags&=-517,e.lanes&=~a,il(e,t,a))}function Bo(e,t,n,r,a,i){if(null===e){var o=n.type;return"function"!=typeof o||Wu(o)||void 0!==o.defaultProps||null!==n.compare||void 0!==n.defaultProps?((e=Gu(n.type,null,r,t,t.mode,i)).ref=t.ref,e.return=t,t.child=e):(t.tag=15,t.type=o,Fo(e,t,o,r,a,i))}return o=e.child,0==(a&i)&&(a=o.memoizedProps,(n=null!==(n=n.compare)?n:dr)(a,r)&&e.ref===t.ref)?il(e,t,i):(t.flags|=1,(e=$u(o,r)).ref=t.ref,e.return=t,t.child=e)}function Fo(e,t,n,r,a,i){if(null!==e&&dr(e.memoizedProps,r)&&e.ref===t.ref){if(zo=!1,0==(i&a))return t.lanes=e.lanes,il(e,t,i);0!=(16384&e.flags)&&(zo=!0)}return Vo(e,t,n,r,i)}function Ho(e,t,n){var r=t.pendingProps,a=r.children,i=null!==e?e.memoizedState:null;if("hidden"===r.mode||"unstable-defer-without-hiding"===r.mode)if(0==(4&t.mode))t.memoizedState={baseLanes:0},_u(t,n);else{if(0==(1073741824&n))return e=null!==i?i.baseLanes|n:n,t.lanes=t.childLanes=1073741824,t.memoizedState={baseLanes:e},_u(t,e),null;t.memoizedState={baseLanes:0},_u(t,null!==i?i.baseLanes:n)}else null!==i?(r=i.baseLanes|n,t.memoizedState=null):r=n,_u(t,r);return Do(e,t,a,n),t.child}function Uo(e,t){var n=t.ref;(null===e&&null!==n||null!==e&&e.ref!==n)&&(t.flags|=128)}function Vo(e,t,n,r,a){var i=va(n)?ma:pa.current;return i=ya(t,i),ii(t,a),n=oo(e,t,n,r,i,a),null===e||zo?(t.flags|=1,Do(e,t,n,a),t.child):(t.updateQueue=e.updateQueue,t.flags&=-517,e.lanes&=~a,il(e,t,a))}function Wo(e,t,n,r,a){if(va(n)){var i=!0;wa(t)}else i=!1;if(ii(t,a),null===t.stateNode)null!==e&&(e.alternate=null,t.alternate=null,t.flags|=2),bi(t,n,r),wi(t,n,r,a),r=!0;else if(null===e){var o=t.stateNode,l=t.memoizedProps;o.props=l;var u=o.context,c=n.contextType;"object"==typeof c&&null!==c?c=oi(c):c=ya(t,c=va(n)?ma:pa.current);var s=n.getDerivedStateFromProps,f="function"==typeof s||"function"==typeof o.getSnapshotBeforeUpdate;f||"function"!=typeof o.UNSAFE_componentWillReceiveProps&&"function"!=typeof o.componentWillReceiveProps||(l!==r||u!==c)&&xi(t,o,r,c),li=!1;var d=t.memoizedState;o.state=d,pi(t,r,o,a),u=t.memoizedState,l!==r||d!==u||ha.current||li?("function"==typeof s&&(yi(t,n,s,r),u=t.memoizedState),(l=li||gi(t,n,l,r,d,u,c))?(f||"function"!=typeof o.UNSAFE_componentWillMount&&"function"!=typeof o.componentWillMount||("function"==typeof o.componentWillMount&&o.componentWillMount(),"function"==typeof o.UNSAFE_componentWillMount&&o.UNSAFE_componentWillMount()),"function"==typeof o.componentDidMount&&(t.flags|=4)):("function"==typeof o.componentDidMount&&(t.flags|=4),t.memoizedProps=r,t.memoizedState=u),o.props=r,o.state=u,o.context=c,r=l):("function"==typeof o.componentDidMount&&(t.flags|=4),r=!1)}else{o=t.stateNode,ci(e,t),l=t.memoizedProps,c=t.type===t.elementType?l:Xa(t.type,l),o.props=c,f=t.pendingProps,d=o.context,"object"==typeof(u=n.contextType)&&null!==u?u=oi(u):u=ya(t,u=va(n)?ma:pa.current);var p=n.getDerivedStateFromProps;(s="function"==typeof p||"function"==typeof o.getSnapshotBeforeUpdate)||"function"!=typeof o.UNSAFE_componentWillReceiveProps&&"function"!=typeof o.componentWillReceiveProps||(l!==f||d!==u)&&xi(t,o,r,u),li=!1,d=t.memoizedState,o.state=d,pi(t,r,o,a);var h=t.memoizedState;l!==f||d!==h||ha.current||li?("function"==typeof p&&(yi(t,n,p,r),h=t.memoizedState),(c=li||gi(t,n,c,r,d,h,u))?(s||"function"!=typeof o.UNSAFE_componentWillUpdate&&"function"!=typeof o.componentWillUpdate||("function"==typeof o.componentWillUpdate&&o.componentWillUpdate(r,h,u),"function"==typeof o.UNSAFE_componentWillUpdate&&o.UNSAFE_componentWillUpdate(r,h,u)),"function"==typeof o.componentDidUpdate&&(t.flags|=4),"function"==typeof o.getSnapshotBeforeUpdate&&(t.flags|=256)):("function"!=typeof o.componentDidUpdate||l===e.memoizedProps&&d===e.memoizedState||(t.flags|=4),"function"!=typeof o.getSnapshotBeforeUpdate||l===e.memoizedProps&&d===e.memoizedState||(t.flags|=256),t.memoizedProps=r,t.memoizedState=h),o.props=r,o.state=h,o.context=u,r=c):("function"!=typeof o.componentDidUpdate||l===e.memoizedProps&&d===e.memoizedState||(t.flags|=4),"function"!=typeof o.getSnapshotBeforeUpdate||l===e.memoizedProps&&d===e.memoizedState||(t.flags|=256),r=!1)}return $o(e,t,n,r,i,a)}function $o(e,t,n,r,a,i){Uo(e,t);var o=0!=(64&t.flags);if(!r&&!o)return a&&_a(t,n,!1),il(e,t,i);r=t.stateNode,Io.current=t;var l=o&&"function"!=typeof n.getDerivedStateFromError?null:r.render();return t.flags|=1,null!==e&&o?(t.child=Si(t,e.child,null,i),t.child=Si(t,null,l,i)):Do(e,t,l,i),t.memoizedState=r.state,a&&_a(t,n,!0),t.child}function Go(e){var t=e.stateNode;t.pendingContext?ba(0,t.pendingContext,t.pendingContext!==t.context):t.context&&ba(0,t.context,!1),ji(e,t.containerInfo)}var Qo,Yo,Zo,Xo={dehydrated:null,retryLane:0};function Ko(e,t,n){var r,a=t.pendingProps,i=zi.current,o=!1;return(r=0!=(64&t.flags))||(r=(null===e||null!==e.memoizedState)&&0!=(2&i)),r?(o=!0,t.flags&=-65):null!==e&&null===e.memoizedState||void 0===a.fallback||!0===a.unstable_avoidThisFallback||(i|=1),fa(zi,1&i),null===e?(void 0!==a.fallback&&Vi(t),e=a.children,i=a.fallback,o?(e=Jo(t,e,i,n),t.child.memoizedState={baseLanes:n},t.memoizedState=Xo,e):"number"==typeof a.unstable_expectedLoadTime?(e=Jo(t,e,i,n),t.child.memoizedState={baseLanes:n},t.memoizedState=Xo,t.lanes=33554432,e):((n=Yu({mode:"visible",children:e},t.mode,n,null)).return=t,t.child=n)):(e.memoizedState,o?(a=tl(e,t,a.children,a.fallback,n),o=t.child,i=e.child.memoizedState,o.memoizedState=null===i?{baseLanes:n}:{baseLanes:i.baseLanes|n},o.childLanes=e.childLanes&~n,t.memoizedState=Xo,a):(n=el(e,t,a.children,n),t.memoizedState=null,n))}function Jo(e,t,n,r){var a=e.mode,i=e.child;return t={mode:"hidden",children:t},0==(2&a)&&null!==i?(i.childLanes=0,i.pendingProps=t):i=Yu(t,a,0,null),n=Qu(n,a,r,null),i.return=e,n.return=e,i.sibling=n,e.child=i,n}function el(e,t,n,r){var a=e.child;return e=a.sibling,n=$u(a,{mode:"visible",children:n}),0==(2&t.mode)&&(n.lanes=r),n.return=t,n.sibling=null,null!==e&&(e.nextEffect=null,e.flags=8,t.firstEffect=t.lastEffect=e),t.child=n}function tl(e,t,n,r,a){var i=t.mode,o=e.child;e=o.sibling;var l={mode:"hidden",children:n};return 0==(2&i)&&t.child!==o?((n=t.child).childLanes=0,n.pendingProps=l,null!==(o=n.lastEffect)?(t.firstEffect=n.firstEffect,t.lastEffect=o,o.nextEffect=null):t.firstEffect=t.lastEffect=null):n=$u(o,l),null!==e?r=$u(e,r):(r=Qu(r,i,a,null)).flags|=2,r.return=t,n.return=t,n.sibling=r,t.child=n,r}function nl(e,t){e.lanes|=t;var n=e.alternate;null!==n&&(n.lanes|=t),ai(e.return,t)}function rl(e,t,n,r,a,i){var o=e.memoizedState;null===o?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:r,tail:n,tailMode:a,lastEffect:i}:(o.isBackwards=t,o.rendering=null,o.renderingStartTime=0,o.last=r,o.tail=n,o.tailMode=a,o.lastEffect=i)}function al(e,t,n){var r=t.pendingProps,a=r.revealOrder,i=r.tail;if(Do(e,t,r.children,n),0!=(2&(r=zi.current)))r=1&r|2,t.flags|=64;else{if(null!==e&&0!=(64&e.flags))e:for(e=t.child;null!==e;){if(13===e.tag)null!==e.memoizedState&&nl(e,n);else if(19===e.tag)nl(e,n);else if(null!==e.child){e.child.return=e,e=e.child;continue}if(e===t)break e;for(;null===e.sibling;){if(null===e.return||e.return===t)break e;e=e.return}e.sibling.return=e.return,e=e.sibling}r&=1}if(fa(zi,r),0==(2&t.mode))t.memoizedState=null;else switch(a){case"forwards":for(n=t.child,a=null;null!==n;)null!==(e=n.alternate)&&null===Di(e)&&(a=n),n=n.sibling;null===(n=a)?(a=t.child,t.child=null):(a=n.sibling,n.sibling=null),rl(t,!1,a,n,i,t.lastEffect);break;case"backwards":for(n=null,a=t.child,t.child=null;null!==a;){if(null!==(e=a.alternate)&&null===Di(e)){t.child=a;break}e=a.sibling,a.sibling=n,n=a,a=e}rl(t,!0,n,null,i,t.lastEffect);break;case"together":rl(t,!1,null,null,void 0,t.lastEffect);break;default:t.memoizedState=null}return t.child}function il(e,t,n){if(null!==e&&(t.dependencies=e.dependencies),Fl|=t.lanes,0!=(n&t.childLanes)){if(null!==e&&t.child!==e.child)throw Error(o(153));if(null!==t.child){for(n=$u(e=t.child,e.pendingProps),t.child=n,n.return=t;null!==e.sibling;)e=e.sibling,(n=n.sibling=$u(e,e.pendingProps)).return=t;n.sibling=null}return t.child}return null}function ol(e,t){if(!Fi)switch(e.tailMode){case"hidden":t=e.tail;for(var n=null;null!==t;)null!==t.alternate&&(n=t),t=t.sibling;null===n?e.tail=null:n.sibling=null;break;case"collapsed":n=e.tail;for(var r=null;null!==n;)null!==n.alternate&&(r=n),n=n.sibling;null===r?t||null===e.tail?e.tail=null:e.tail.sibling=null:r.sibling=null}}function ll(e,t,n){var r=t.pendingProps;switch(t.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return null;case 1:case 17:return va(t.type)&&ga(),null;case 3:return Ai(),sa(ha),sa(pa),Yi(),(r=t.stateNode).pendingContext&&(r.context=r.pendingContext,r.pendingContext=null),null!==e&&null!==e.child||($i(t)?t.flags|=4:r.hydrate||(t.flags|=256)),null;case 5:Ii(t);var i=Ti(Li.current);if(n=t.type,null!==e&&null!=t.stateNode)Yo(e,t,n,r),e.ref!==t.ref&&(t.flags|=128);else{if(!r){if(null===t.stateNode)throw Error(o(166));return null}if(e=Ti(Pi.current),$i(t)){r=t.stateNode,n=t.type;var l=t.memoizedProps;switch(r[Kr]=t,r[Jr]=l,n){case"dialog":Nr("cancel",r),Nr("close",r);break;case"iframe":case"object":case"embed":Nr("load",r);break;case"video":case"audio":for(e=0;e<Sr.length;e++)Nr(Sr[e],r);break;case"source":Nr("error",r);break;case"img":case"image":case"link":Nr("error",r),Nr("load",r);break;case"details":Nr("toggle",r);break;case"input":ee(r,l),Nr("invalid",r);break;case"select":r._wrapperState={wasMultiple:!!l.multiple},Nr("invalid",r);break;case"textarea":ue(r,l),Nr("invalid",r)}for(var c in ke(n,l),e=null,l)l.hasOwnProperty(c)&&(i=l[c],"children"===c?"string"==typeof i?r.textContent!==i&&(e=["children",i]):"number"==typeof i&&r.textContent!==""+i&&(e=["children",""+i]):u.hasOwnProperty(c)&&null!=i&&"onScroll"===c&&Nr("scroll",r));switch(n){case"input":Z(r),re(r,l,!0);break;case"textarea":Z(r),se(r);break;case"select":case"option":break;default:"function"==typeof l.onClick&&(r.onclick=Br)}r=e,t.updateQueue=r,null!==r&&(t.flags|=4)}else{switch(c=9===i.nodeType?i:i.ownerDocument,e===fe&&(e=pe(n)),e===fe?"script"===n?((e=c.createElement("div")).innerHTML="<script><\/script>",e=e.removeChild(e.firstChild)):"string"==typeof r.is?e=c.createElement(n,{is:r.is}):(e=c.createElement(n),"select"===n&&(c=e,r.multiple?c.multiple=!0:r.size&&(c.size=r.size))):e=c.createElementNS(e,n),e[Kr]=t,e[Jr]=r,Qo(e,t),t.stateNode=e,c=Ce(n,r),n){case"dialog":Nr("cancel",e),Nr("close",e),i=r;break;case"iframe":case"object":case"embed":Nr("load",e),i=r;break;case"video":case"audio":for(i=0;i<Sr.length;i++)Nr(Sr[i],e);i=r;break;case"source":Nr("error",e),i=r;break;case"img":case"image":case"link":Nr("error",e),Nr("load",e),i=r;break;case"details":Nr("toggle",e),i=r;break;case"input":ee(e,r),i=J(e,r),Nr("invalid",e);break;case"option":i=ie(e,r);break;case"select":e._wrapperState={wasMultiple:!!r.multiple},i=a({},r,{value:void 0}),Nr("invalid",e);break;case"textarea":ue(e,r),i=le(e,r),Nr("invalid",e);break;default:i=r}ke(n,i);var s=i;for(l in s)if(s.hasOwnProperty(l)){var f=s[l];"style"===l?_e(e,f):"dangerouslySetInnerHTML"===l?null!=(f=f?f.__html:void 0)&&ve(e,f):"children"===l?"string"==typeof f?("textarea"!==n||""!==f)&&ge(e,f):"number"==typeof f&&ge(e,""+f):"suppressContentEditableWarning"!==l&&"suppressHydrationWarning"!==l&&"autoFocus"!==l&&(u.hasOwnProperty(l)?null!=f&&"onScroll"===l&&Nr("scroll",e):null!=f&&x(e,l,f,c))}switch(n){case"input":Z(e),re(e,r,!1);break;case"textarea":Z(e),se(e);break;case"option":null!=r.value&&e.setAttribute("value",""+Q(r.value));break;case"select":e.multiple=!!r.multiple,null!=(l=r.value)?oe(e,!!r.multiple,l,!1):null!=r.defaultValue&&oe(e,!!r.multiple,r.defaultValue,!0);break;default:"function"==typeof i.onClick&&(e.onclick=Br)}Ur(n,r)&&(t.flags|=4)}null!==t.ref&&(t.flags|=128)}return null;case 6:if(e&&null!=t.stateNode)Zo(0,t,e.memoizedProps,r);else{if("string"!=typeof r&&null===t.stateNode)throw Error(o(166));n=Ti(Li.current),Ti(Pi.current),$i(t)?(r=t.stateNode,n=t.memoizedProps,r[Kr]=t,r.nodeValue!==n&&(t.flags|=4)):((r=(9===n.nodeType?n:n.ownerDocument).createTextNode(r))[Kr]=t,t.stateNode=r)}return null;case 13:return sa(zi),r=t.memoizedState,0!=(64&t.flags)?(t.lanes=n,t):(r=null!==r,n=!1,null===e?void 0!==t.memoizedProps.fallback&&$i(t):n=null!==e.memoizedState,r&&!n&&0!=(2&t.mode)&&(null===e&&!0!==t.memoizedProps.unstable_avoidThisFallback||0!=(1&zi.current)?0===Dl&&(Dl=3):(0!==Dl&&3!==Dl||(Dl=4),null===jl||0==(134217727&Fl)&&0==(134217727&Hl)||gu(jl,Rl))),(r||n)&&(t.flags|=4),null);case 4:return Ai(),null===e&&Tr(t.stateNode.containerInfo),null;case 10:return ri(t),null;case 19:if(sa(zi),null===(r=t.memoizedState))return null;if(l=0!=(64&t.flags),null===(c=r.rendering))if(l)ol(r,!1);else{if(0!==Dl||null!==e&&0!=(64&e.flags))for(e=t.child;null!==e;){if(null!==(c=Di(e))){for(t.flags|=64,ol(r,!1),null!==(l=c.updateQueue)&&(t.updateQueue=l,t.flags|=4),null===r.lastEffect&&(t.firstEffect=null),t.lastEffect=r.lastEffect,r=n,n=t.child;null!==n;)e=r,(l=n).flags&=2,l.nextEffect=null,l.firstEffect=null,l.lastEffect=null,null===(c=l.alternate)?(l.childLanes=0,l.lanes=e,l.child=null,l.memoizedProps=null,l.memoizedState=null,l.updateQueue=null,l.dependencies=null,l.stateNode=null):(l.childLanes=c.childLanes,l.lanes=c.lanes,l.child=c.child,l.memoizedProps=c.memoizedProps,l.memoizedState=c.memoizedState,l.updateQueue=c.updateQueue,l.type=c.type,e=c.dependencies,l.dependencies=null===e?null:{lanes:e.lanes,firstContext:e.firstContext}),n=n.sibling;return fa(zi,1&zi.current|2),t.child}e=e.sibling}null!==r.tail&&Ua()>$l&&(t.flags|=64,l=!0,ol(r,!1),t.lanes=33554432)}else{if(!l)if(null!==(e=Di(c))){if(t.flags|=64,l=!0,null!==(n=e.updateQueue)&&(t.updateQueue=n,t.flags|=4),ol(r,!0),null===r.tail&&"hidden"===r.tailMode&&!c.alternate&&!Fi)return null!==(t=t.lastEffect=r.lastEffect)&&(t.nextEffect=null),null}else 2*Ua()-r.renderingStartTime>$l&&1073741824!==n&&(t.flags|=64,l=!0,ol(r,!1),t.lanes=33554432);r.isBackwards?(c.sibling=t.child,t.child=c):(null!==(n=r.last)?n.sibling=c:t.child=c,r.last=c)}return null!==r.tail?(n=r.tail,r.rendering=n,r.tail=n.sibling,r.lastEffect=t.lastEffect,r.renderingStartTime=Ua(),n.sibling=null,t=zi.current,fa(zi,l?1&t|2:1&t),n):null;case 23:case 24:return Eu(),null!==e&&null!==e.memoizedState!=(null!==t.memoizedState)&&"unstable-defer-without-hiding"!==r.mode&&(t.flags|=4),null}throw Error(o(156,t.tag))}function ul(e){switch(e.tag){case 1:va(e.type)&&ga();var t=e.flags;return 4096&t?(e.flags=-4097&t|64,e):null;case 3:if(Ai(),sa(ha),sa(pa),Yi(),0!=(64&(t=e.flags)))throw Error(o(285));return e.flags=-4097&t|64,e;case 5:return Ii(e),null;case 13:return sa(zi),4096&(t=e.flags)?(e.flags=-4097&t|64,e):null;case 19:return sa(zi),null;case 4:return Ai(),null;case 10:return ri(e),null;case 23:case 24:return Eu(),null;default:return null}}function cl(e,t){try{var n="",r=t;do{n+=$(r),r=r.return}while(r);var a=n}catch(e){a="\nError generating stack: "+e.message+"\n"+e.stack}return{value:e,source:t,stack:a}}function sl(e,t){try{console.error(t.value)}catch(e){setTimeout((function(){throw e}))}}Qo=function(e,t){for(var n=t.child;null!==n;){if(5===n.tag||6===n.tag)e.appendChild(n.stateNode);else if(4!==n.tag&&null!==n.child){n.child.return=n,n=n.child;continue}if(n===t)break;for(;null===n.sibling;){if(null===n.return||n.return===t)return;n=n.return}n.sibling.return=n.return,n=n.sibling}},Yo=function(e,t,n,r){var i=e.memoizedProps;if(i!==r){e=t.stateNode,Ti(Pi.current);var o,l=null;switch(n){case"input":i=J(e,i),r=J(e,r),l=[];break;case"option":i=ie(e,i),r=ie(e,r),l=[];break;case"select":i=a({},i,{value:void 0}),r=a({},r,{value:void 0}),l=[];break;case"textarea":i=le(e,i),r=le(e,r),l=[];break;default:"function"!=typeof i.onClick&&"function"==typeof r.onClick&&(e.onclick=Br)}for(f in ke(n,r),n=null,i)if(!r.hasOwnProperty(f)&&i.hasOwnProperty(f)&&null!=i[f])if("style"===f){var c=i[f];for(o in c)c.hasOwnProperty(o)&&(n||(n={}),n[o]="")}else"dangerouslySetInnerHTML"!==f&&"children"!==f&&"suppressContentEditableWarning"!==f&&"suppressHydrationWarning"!==f&&"autoFocus"!==f&&(u.hasOwnProperty(f)?l||(l=[]):(l=l||[]).push(f,null));for(f in r){var s=r[f];if(c=null!=i?i[f]:void 0,r.hasOwnProperty(f)&&s!==c&&(null!=s||null!=c))if("style"===f)if(c){for(o in c)!c.hasOwnProperty(o)||s&&s.hasOwnProperty(o)||(n||(n={}),n[o]="");for(o in s)s.hasOwnProperty(o)&&c[o]!==s[o]&&(n||(n={}),n[o]=s[o])}else n||(l||(l=[]),l.push(f,n)),n=s;else"dangerouslySetInnerHTML"===f?(s=s?s.__html:void 0,c=c?c.__html:void 0,null!=s&&c!==s&&(l=l||[]).push(f,s)):"children"===f?"string"!=typeof s&&"number"!=typeof s||(l=l||[]).push(f,""+s):"suppressContentEditableWarning"!==f&&"suppressHydrationWarning"!==f&&(u.hasOwnProperty(f)?(null!=s&&"onScroll"===f&&Nr("scroll",e),l||c===s||(l=[])):"object"==typeof s&&null!==s&&s.$$typeof===R?s.toString():(l=l||[]).push(f,s))}n&&(l=l||[]).push("style",n);var f=l;(t.updateQueue=f)&&(t.flags|=4)}},Zo=function(e,t,n,r){n!==r&&(t.flags|=4)};var fl="function"==typeof WeakMap?WeakMap:Map;function dl(e,t,n){(n=si(-1,n)).tag=3,n.payload={element:null};var r=t.value;return n.callback=function(){Zl||(Zl=!0,Xl=r),sl(0,t)},n}function pl(e,t,n){(n=si(-1,n)).tag=3;var r=e.type.getDerivedStateFromError;if("function"==typeof r){var a=t.value;n.payload=function(){return sl(0,t),r(a)}}var i=e.stateNode;return null!==i&&"function"==typeof i.componentDidCatch&&(n.callback=function(){"function"!=typeof r&&(null===Kl?Kl=new Set([this]):Kl.add(this),sl(0,t));var e=t.stack;this.componentDidCatch(t.value,{componentStack:null!==e?e:""})}),n}var hl="function"==typeof WeakSet?WeakSet:Set;function ml(e){var t=e.ref;if(null!==t)if("function"==typeof t)try{t(null)}catch(t){Bu(e,t)}else t.current=null}function yl(e,t){switch(t.tag){case 0:case 11:case 15:case 22:case 5:case 6:case 4:case 17:return;case 1:if(256&t.flags&&null!==e){var n=e.memoizedProps,r=e.memoizedState;t=(e=t.stateNode).getSnapshotBeforeUpdate(t.elementType===t.type?n:Xa(t.type,n),r),e.__reactInternalSnapshotBeforeUpdate=t}return;case 3:return void(256&t.flags&&Gr(t.stateNode.containerInfo))}throw Error(o(163))}function vl(e,t,n){switch(n.tag){case 0:case 11:case 15:case 22:if(null!==(t=null!==(t=n.updateQueue)?t.lastEffect:null)){e=t=t.next;do{if(3==(3&e.tag)){var r=e.create;e.destroy=r()}e=e.next}while(e!==t)}if(null!==(t=null!==(t=n.updateQueue)?t.lastEffect:null)){e=t=t.next;do{var a=e;r=a.next,0!=(4&(a=a.tag))&&0!=(1&a)&&(zu(n,e),Iu(n,e)),e=r}while(e!==t)}return;case 1:return e=n.stateNode,4&n.flags&&(null===t?e.componentDidMount():(r=n.elementType===n.type?t.memoizedProps:Xa(n.type,t.memoizedProps),e.componentDidUpdate(r,t.memoizedState,e.__reactInternalSnapshotBeforeUpdate))),void(null!==(t=n.updateQueue)&&hi(n,t,e));case 3:if(null!==(t=n.updateQueue)){if(e=null,null!==n.child)switch(n.child.tag){case 5:case 1:e=n.child.stateNode}hi(n,t,e)}return;case 5:return e=n.stateNode,void(null===t&&4&n.flags&&Ur(n.type,n.memoizedProps)&&e.focus());case 6:case 4:case 12:case 19:case 17:case 20:case 21:case 23:case 24:return;case 13:return void(null===n.memoizedState&&(n=n.alternate,null!==n&&(n=n.memoizedState,null!==n&&(n=n.dehydrated,null!==n&&_t(n)))))}throw Error(o(163))}function gl(e,t){for(var n=e;;){if(5===n.tag){var r=n.stateNode;if(t)"function"==typeof(r=r.style).setProperty?r.setProperty("display","none","important"):r.display="none";else{r=n.stateNode;var a=n.memoizedProps.style;a=null!=a&&a.hasOwnProperty("display")?a.display:null,r.style.display=we("display",a)}}else if(6===n.tag)n.stateNode.nodeValue=t?"":n.memoizedProps;else if((23!==n.tag&&24!==n.tag||null===n.memoizedState||n===e)&&null!==n.child){n.child.return=n,n=n.child;continue}if(n===e)break;for(;null===n.sibling;){if(null===n.return||n.return===e)return;n=n.return}n.sibling.return=n.return,n=n.sibling}}function bl(e,t){if(ka&&"function"==typeof ka.onCommitFiberUnmount)try{ka.onCommitFiberUnmount(Ea,t)}catch(e){}switch(t.tag){case 0:case 11:case 14:case 15:case 22:if(null!==(e=t.updateQueue)&&null!==(e=e.lastEffect)){var n=e=e.next;do{var r=n,a=r.destroy;if(r=r.tag,void 0!==a)if(0!=(4&r))zu(t,n);else{r=t;try{a()}catch(e){Bu(r,e)}}n=n.next}while(n!==e)}break;case 1:if(ml(t),"function"==typeof(e=t.stateNode).componentWillUnmount)try{e.props=t.memoizedProps,e.state=t.memoizedState,e.componentWillUnmount()}catch(e){Bu(t,e)}break;case 5:ml(t);break;case 4:Cl(e,t)}}function xl(e){e.alternate=null,e.child=null,e.dependencies=null,e.firstEffect=null,e.lastEffect=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.return=null,e.updateQueue=null}function wl(e){return 5===e.tag||3===e.tag||4===e.tag}function _l(e){e:{for(var t=e.return;null!==t;){if(wl(t))break e;t=t.return}throw Error(o(160))}var n=t;switch(t=n.stateNode,n.tag){case 5:var r=!1;break;case 3:case 4:t=t.containerInfo,r=!0;break;default:throw Error(o(161))}16&n.flags&&(ge(t,""),n.flags&=-17);e:t:for(n=e;;){for(;null===n.sibling;){if(null===n.return||wl(n.return)){n=null;break e}n=n.return}for(n.sibling.return=n.return,n=n.sibling;5!==n.tag&&6!==n.tag&&18!==n.tag;){if(2&n.flags)continue t;if(null===n.child||4===n.tag)continue t;n.child.return=n,n=n.child}if(!(2&n.flags)){n=n.stateNode;break e}}r?El(e,n,t):kl(e,n,t)}function El(e,t,n){var r=e.tag,a=5===r||6===r;if(a)e=a?e.stateNode:e.stateNode.instance,t?8===n.nodeType?n.parentNode.insertBefore(e,t):n.insertBefore(e,t):(8===n.nodeType?(t=n.parentNode).insertBefore(e,n):(t=n).appendChild(e),null!=(n=n._reactRootContainer)||null!==t.onclick||(t.onclick=Br));else if(4!==r&&null!==(e=e.child))for(El(e,t,n),e=e.sibling;null!==e;)El(e,t,n),e=e.sibling}function kl(e,t,n){var r=e.tag,a=5===r||6===r;if(a)e=a?e.stateNode:e.stateNode.instance,t?n.insertBefore(e,t):n.appendChild(e);else if(4!==r&&null!==(e=e.child))for(kl(e,t,n),e=e.sibling;null!==e;)kl(e,t,n),e=e.sibling}function Cl(e,t){for(var n,r,a=t,i=!1;;){if(!i){i=a.return;e:for(;;){if(null===i)throw Error(o(160));switch(n=i.stateNode,i.tag){case 5:r=!1;break e;case 3:case 4:n=n.containerInfo,r=!0;break e}i=i.return}i=!0}if(5===a.tag||6===a.tag){e:for(var l=e,u=a,c=u;;)if(bl(l,c),null!==c.child&&4!==c.tag)c.child.return=c,c=c.child;else{if(c===u)break e;for(;null===c.sibling;){if(null===c.return||c.return===u)break e;c=c.return}c.sibling.return=c.return,c=c.sibling}r?(l=n,u=a.stateNode,8===l.nodeType?l.parentNode.removeChild(u):l.removeChild(u)):n.removeChild(a.stateNode)}else if(4===a.tag){if(null!==a.child){n=a.stateNode.containerInfo,r=!0,a.child.return=a,a=a.child;continue}}else if(bl(e,a),null!==a.child){a.child.return=a,a=a.child;continue}if(a===t)break;for(;null===a.sibling;){if(null===a.return||a.return===t)return;4===(a=a.return).tag&&(i=!1)}a.sibling.return=a.return,a=a.sibling}}function Sl(e,t){switch(t.tag){case 0:case 11:case 14:case 15:case 22:var n=t.updateQueue;if(null!==(n=null!==n?n.lastEffect:null)){var r=n=n.next;do{3==(3&r.tag)&&(e=r.destroy,r.destroy=void 0,void 0!==e&&e()),r=r.next}while(r!==n)}return;case 1:case 12:case 17:return;case 5:if(null!=(n=t.stateNode)){r=t.memoizedProps;var a=null!==e?e.memoizedProps:r;e=t.type;var i=t.updateQueue;if(t.updateQueue=null,null!==i){for(n[Jr]=r,"input"===e&&"radio"===r.type&&null!=r.name&&te(n,r),Ce(e,a),t=Ce(e,r),a=0;a<i.length;a+=2){var l=i[a],u=i[a+1];"style"===l?_e(n,u):"dangerouslySetInnerHTML"===l?ve(n,u):"children"===l?ge(n,u):x(n,l,u,t)}switch(e){case"input":ne(n,r);break;case"textarea":ce(n,r);break;case"select":e=n._wrapperState.wasMultiple,n._wrapperState.wasMultiple=!!r.multiple,null!=(i=r.value)?oe(n,!!r.multiple,i,!1):e!==!!r.multiple&&(null!=r.defaultValue?oe(n,!!r.multiple,r.defaultValue,!0):oe(n,!!r.multiple,r.multiple?[]:"",!1))}}}return;case 6:if(null===t.stateNode)throw Error(o(162));return void(t.stateNode.nodeValue=t.memoizedProps);case 3:return void((n=t.stateNode).hydrate&&(n.hydrate=!1,_t(n.containerInfo)));case 13:return null!==t.memoizedState&&(Wl=Ua(),gl(t.child,!0)),void Ol(t);case 19:return void Ol(t);case 23:case 24:return void gl(t,null!==t.memoizedState)}throw Error(o(163))}function Ol(e){var t=e.updateQueue;if(null!==t){e.updateQueue=null;var n=e.stateNode;null===n&&(n=e.stateNode=new hl),t.forEach((function(t){var r=Hu.bind(null,e,t);n.has(t)||(n.add(t),t.then(r,r))}))}}function Ml(e,t){return null!==e&&(null===(e=e.memoizedState)||null!==e.dehydrated)&&(null!==(t=t.memoizedState)&&null===t.dehydrated)}var Pl=Math.ceil,Nl=w.ReactCurrentDispatcher,Ll=w.ReactCurrentOwner,Tl=0,jl=null,Al=null,Rl=0,Il=0,zl=ca(0),Dl=0,ql=null,Bl=0,Fl=0,Hl=0,Ul=0,Vl=null,Wl=0,$l=1/0;function Gl(){$l=Ua()+500}var Ql,Yl=null,Zl=!1,Xl=null,Kl=null,Jl=!1,eu=null,tu=90,nu=[],ru=[],au=null,iu=0,ou=null,lu=-1,uu=0,cu=0,su=null,fu=!1;function du(){return 0!=(48&Tl)?Ua():-1!==lu?lu:lu=Ua()}function pu(e){if(0==(2&(e=e.mode)))return 1;if(0==(4&e))return 99===Va()?1:2;if(0===uu&&(uu=Bl),0!==Za.transition){0!==cu&&(cu=null!==Vl?Vl.pendingLanes:0),e=uu;var t=4186112&~cu;return 0===(t&=-t)&&(0===(t=(e=4186112&~e)&-e)&&(t=8192)),t}return e=Va(),0!=(4&Tl)&&98===e?e=Bt(12,uu):e=Bt(e=function(e){switch(e){case 99:return 15;case 98:return 10;case 97:case 96:return 8;case 95:return 2;default:return 0}}(e),uu),e}function hu(e,t,n){if(50<iu)throw iu=0,ou=null,Error(o(185));if(null===(e=mu(e,t)))return null;Ut(e,t,n),e===jl&&(Hl|=t,4===Dl&&gu(e,Rl));var r=Va();1===t?0!=(8&Tl)&&0==(48&Tl)?bu(e):(yu(e,n),0===Tl&&(Gl(),Qa())):(0==(4&Tl)||98!==r&&99!==r||(null===au?au=new Set([e]):au.add(e)),yu(e,n)),Vl=e}function mu(e,t){e.lanes|=t;var n=e.alternate;for(null!==n&&(n.lanes|=t),n=e,e=e.return;null!==e;)e.childLanes|=t,null!==(n=e.alternate)&&(n.childLanes|=t),n=e,e=e.return;return 3===n.tag?n.stateNode:null}function yu(e,t){for(var n=e.callbackNode,r=e.suspendedLanes,a=e.pingedLanes,i=e.expirationTimes,l=e.pendingLanes;0<l;){var u=31-Vt(l),c=1<<u,s=i[u];if(-1===s){if(0==(c&r)||0!=(c&a)){s=t,zt(c);var f=It;i[u]=10<=f?s+250:6<=f?s+5e3:-1}}else s<=t&&(e.expiredLanes|=c);l&=~c}if(r=Dt(e,e===jl?Rl:0),t=It,0===r)null!==n&&(n!==za&&Oa(n),e.callbackNode=null,e.callbackPriority=0);else{if(null!==n){if(e.callbackPriority===t)return;n!==za&&Oa(n)}15===t?(n=bu.bind(null,e),null===qa?(qa=[n],Ba=Sa(Ta,Ya)):qa.push(n),n=za):14===t?n=Ga(99,bu.bind(null,e)):(n=function(e){switch(e){case 15:case 14:return 99;case 13:case 12:case 11:case 10:return 98;case 9:case 8:case 7:case 6:case 4:case 5:return 97;case 3:case 2:case 1:return 95;case 0:return 90;default:throw Error(o(358,e))}}(t),n=Ga(n,vu.bind(null,e))),e.callbackPriority=t,e.callbackNode=n}}function vu(e){if(lu=-1,cu=uu=0,0!=(48&Tl))throw Error(o(327));var t=e.callbackNode;if(Ru()&&e.callbackNode!==t)return null;var n=Dt(e,e===jl?Rl:0);if(0===n)return null;var r=n,a=Tl;Tl|=16;var i=Su();for(jl===e&&Rl===r||(Gl(),ku(e,r));;)try{Pu();break}catch(t){Cu(e,t)}if(ni(),Nl.current=i,Tl=a,null!==Al?r=0:(jl=null,Rl=0,r=Dl),0!=(Bl&Hl))ku(e,0);else if(0!==r){if(2===r&&(Tl|=64,e.hydrate&&(e.hydrate=!1,Gr(e.containerInfo)),0!==(n=qt(e))&&(r=Ou(e,n))),1===r)throw t=ql,ku(e,0),gu(e,n),yu(e,Ua()),t;switch(e.finishedWork=e.current.alternate,e.finishedLanes=n,r){case 0:case 1:throw Error(o(345));case 2:case 5:Tu(e);break;case 3:if(gu(e,n),(62914560&n)===n&&10<(r=Wl+500-Ua())){if(0!==Dt(e,0))break;if(((a=e.suspendedLanes)&n)!==n){du(),e.pingedLanes|=e.suspendedLanes&a;break}e.timeoutHandle=Wr(Tu.bind(null,e),r);break}Tu(e);break;case 4:if(gu(e,n),(4186112&n)===n)break;for(r=e.eventTimes,a=-1;0<n;){var l=31-Vt(n);i=1<<l,(l=r[l])>a&&(a=l),n&=~i}if(n=a,10<(n=(120>(n=Ua()-n)?120:480>n?480:1080>n?1080:1920>n?1920:3e3>n?3e3:4320>n?4320:1960*Pl(n/1960))-n)){e.timeoutHandle=Wr(Tu.bind(null,e),n);break}Tu(e);break;default:throw Error(o(329))}}return yu(e,Ua()),e.callbackNode===t?vu.bind(null,e):null}function gu(e,t){for(t&=~Ul,t&=~Hl,e.suspendedLanes|=t,e.pingedLanes&=~t,e=e.expirationTimes;0<t;){var n=31-Vt(t),r=1<<n;e[n]=-1,t&=~r}}function bu(e){if(0!=(48&Tl))throw Error(o(327));if(Ru(),e===jl&&0!=(e.expiredLanes&Rl)){var t=Rl,n=Ou(e,t);0!=(Bl&Hl)&&(n=Ou(e,t=Dt(e,t)))}else n=Ou(e,t=Dt(e,0));if(0!==e.tag&&2===n&&(Tl|=64,e.hydrate&&(e.hydrate=!1,Gr(e.containerInfo)),0!==(t=qt(e))&&(n=Ou(e,t))),1===n)throw n=ql,ku(e,0),gu(e,t),yu(e,Ua()),n;return e.finishedWork=e.current.alternate,e.finishedLanes=t,Tu(e),yu(e,Ua()),null}function xu(e,t){var n=Tl;Tl|=1;try{return e(t)}finally{0===(Tl=n)&&(Gl(),Qa())}}function wu(e,t){var n=Tl;Tl&=-2,Tl|=8;try{return e(t)}finally{0===(Tl=n)&&(Gl(),Qa())}}function _u(e,t){fa(zl,Il),Il|=t,Bl|=t}function Eu(){Il=zl.current,sa(zl)}function ku(e,t){e.finishedWork=null,e.finishedLanes=0;var n=e.timeoutHandle;if(-1!==n&&(e.timeoutHandle=-1,$r(n)),null!==Al)for(n=Al.return;null!==n;){var r=n;switch(r.tag){case 1:null!=(r=r.type.childContextTypes)&&ga();break;case 3:Ai(),sa(ha),sa(pa),Yi();break;case 5:Ii(r);break;case 4:Ai();break;case 13:case 19:sa(zi);break;case 10:ri(r);break;case 23:case 24:Eu()}n=n.return}jl=e,Al=$u(e.current,null),Rl=Il=Bl=t,Dl=0,ql=null,Ul=Hl=Fl=0}function Cu(e,t){for(;;){var n=Al;try{if(ni(),Zi.current=To,no){for(var r=Ji.memoizedState;null!==r;){var a=r.queue;null!==a&&(a.pending=null),r=r.next}no=!1}if(Ki=0,to=eo=Ji=null,ro=!1,Ll.current=null,null===n||null===n.return){Dl=1,ql=t,Al=null;break}e:{var i=e,o=n.return,l=n,u=t;if(t=Rl,l.flags|=2048,l.firstEffect=l.lastEffect=null,null!==u&&"object"==typeof u&&"function"==typeof u.then){var c=u;if(0==(2&l.mode)){var s=l.alternate;s?(l.updateQueue=s.updateQueue,l.memoizedState=s.memoizedState,l.lanes=s.lanes):(l.updateQueue=null,l.memoizedState=null)}var f=0!=(1&zi.current),d=o;do{var p;if(p=13===d.tag){var h=d.memoizedState;if(null!==h)p=null!==h.dehydrated;else{var m=d.memoizedProps;p=void 0!==m.fallback&&(!0!==m.unstable_avoidThisFallback||!f)}}if(p){var y=d.updateQueue;if(null===y){var v=new Set;v.add(c),d.updateQueue=v}else y.add(c);if(0==(2&d.mode)){if(d.flags|=64,l.flags|=16384,l.flags&=-2981,1===l.tag)if(null===l.alternate)l.tag=17;else{var g=si(-1,1);g.tag=2,fi(l,g)}l.lanes|=1;break e}u=void 0,l=t;var b=i.pingCache;if(null===b?(b=i.pingCache=new fl,u=new Set,b.set(c,u)):void 0===(u=b.get(c))&&(u=new Set,b.set(c,u)),!u.has(l)){u.add(l);var x=Fu.bind(null,i,c,l);c.then(x,x)}d.flags|=4096,d.lanes=t;break e}d=d.return}while(null!==d);u=Error((G(l.type)||"A React component")+" suspended while rendering, but no fallback UI was specified.\n\nAdd a <Suspense fallback=...> component higher in the tree to provide a loading indicator or placeholder to display.")}5!==Dl&&(Dl=2),u=cl(u,l),d=o;do{switch(d.tag){case 3:i=u,d.flags|=4096,t&=-t,d.lanes|=t,di(d,dl(0,i,t));break e;case 1:i=u;var w=d.type,_=d.stateNode;if(0==(64&d.flags)&&("function"==typeof w.getDerivedStateFromError||null!==_&&"function"==typeof _.componentDidCatch&&(null===Kl||!Kl.has(_)))){d.flags|=4096,t&=-t,d.lanes|=t,di(d,pl(d,i,t));break e}}d=d.return}while(null!==d)}Lu(n)}catch(e){t=e,Al===n&&null!==n&&(Al=n=n.return);continue}break}}function Su(){var e=Nl.current;return Nl.current=To,null===e?To:e}function Ou(e,t){var n=Tl;Tl|=16;var r=Su();for(jl===e&&Rl===t||ku(e,t);;)try{Mu();break}catch(t){Cu(e,t)}if(ni(),Tl=n,Nl.current=r,null!==Al)throw Error(o(261));return jl=null,Rl=0,Dl}function Mu(){for(;null!==Al;)Nu(Al)}function Pu(){for(;null!==Al&&!Ma();)Nu(Al)}function Nu(e){var t=Ql(e.alternate,e,Il);e.memoizedProps=e.pendingProps,null===t?Lu(e):Al=t,Ll.current=null}function Lu(e){var t=e;do{var n=t.alternate;if(e=t.return,0==(2048&t.flags)){if(null!==(n=ll(n,t,Il)))return void(Al=n);if(24!==(n=t).tag&&23!==n.tag||null===n.memoizedState||0!=(1073741824&Il)||0==(4&n.mode)){for(var r=0,a=n.child;null!==a;)r|=a.lanes|a.childLanes,a=a.sibling;n.childLanes=r}null!==e&&0==(2048&e.flags)&&(null===e.firstEffect&&(e.firstEffect=t.firstEffect),null!==t.lastEffect&&(null!==e.lastEffect&&(e.lastEffect.nextEffect=t.firstEffect),e.lastEffect=t.lastEffect),1<t.flags&&(null!==e.lastEffect?e.lastEffect.nextEffect=t:e.firstEffect=t,e.lastEffect=t))}else{if(null!==(n=ul(t)))return n.flags&=2047,void(Al=n);null!==e&&(e.firstEffect=e.lastEffect=null,e.flags|=2048)}if(null!==(t=t.sibling))return void(Al=t);Al=t=e}while(null!==t);0===Dl&&(Dl=5)}function Tu(e){var t=Va();return $a(99,ju.bind(null,e,t)),null}function ju(e,t){do{Ru()}while(null!==eu);if(0!=(48&Tl))throw Error(o(327));var n=e.finishedWork;if(null===n)return null;if(e.finishedWork=null,e.finishedLanes=0,n===e.current)throw Error(o(177));e.callbackNode=null;var r=n.lanes|n.childLanes,a=r,i=e.pendingLanes&~a;e.pendingLanes=a,e.suspendedLanes=0,e.pingedLanes=0,e.expiredLanes&=a,e.mutableReadLanes&=a,e.entangledLanes&=a,a=e.entanglements;for(var l=e.eventTimes,u=e.expirationTimes;0<i;){var c=31-Vt(i),s=1<<c;a[c]=0,l[c]=-1,u[c]=-1,i&=~s}if(null!==au&&0==(24&r)&&au.has(e)&&au.delete(e),e===jl&&(Al=jl=null,Rl=0),1<n.flags?null!==n.lastEffect?(n.lastEffect.nextEffect=n,r=n.firstEffect):r=n:r=n.firstEffect,null!==r){if(a=Tl,Tl|=32,Ll.current=null,Fr=Yt,vr(l=yr())){if("selectionStart"in l)u={start:l.selectionStart,end:l.selectionEnd};else e:if(u=(u=l.ownerDocument)&&u.defaultView||window,(s=u.getSelection&&u.getSelection())&&0!==s.rangeCount){u=s.anchorNode,i=s.anchorOffset,c=s.focusNode,s=s.focusOffset;try{u.nodeType,c.nodeType}catch(e){u=null;break e}var f=0,d=-1,p=-1,h=0,m=0,y=l,v=null;t:for(;;){for(var g;y!==u||0!==i&&3!==y.nodeType||(d=f+i),y!==c||0!==s&&3!==y.nodeType||(p=f+s),3===y.nodeType&&(f+=y.nodeValue.length),null!==(g=y.firstChild);)v=y,y=g;for(;;){if(y===l)break t;if(v===u&&++h===i&&(d=f),v===c&&++m===s&&(p=f),null!==(g=y.nextSibling))break;v=(y=v).parentNode}y=g}u=-1===d||-1===p?null:{start:d,end:p}}else u=null;u=u||{start:0,end:0}}else u=null;Hr={focusedElem:l,selectionRange:u},Yt=!1,su=null,fu=!1,Yl=r;do{try{Au()}catch(e){if(null===Yl)throw Error(o(330));Bu(Yl,e),Yl=Yl.nextEffect}}while(null!==Yl);su=null,Yl=r;do{try{for(l=e;null!==Yl;){var b=Yl.flags;if(16&b&&ge(Yl.stateNode,""),128&b){var x=Yl.alternate;if(null!==x){var w=x.ref;null!==w&&("function"==typeof w?w(null):w.current=null)}}switch(1038&b){case 2:_l(Yl),Yl.flags&=-3;break;case 6:_l(Yl),Yl.flags&=-3,Sl(Yl.alternate,Yl);break;case 1024:Yl.flags&=-1025;break;case 1028:Yl.flags&=-1025,Sl(Yl.alternate,Yl);break;case 4:Sl(Yl.alternate,Yl);break;case 8:Cl(l,u=Yl);var _=u.alternate;xl(u),null!==_&&xl(_)}Yl=Yl.nextEffect}}catch(e){if(null===Yl)throw Error(o(330));Bu(Yl,e),Yl=Yl.nextEffect}}while(null!==Yl);if(w=Hr,x=yr(),b=w.focusedElem,l=w.selectionRange,x!==b&&b&&b.ownerDocument&&mr(b.ownerDocument.documentElement,b)){null!==l&&vr(b)&&(x=l.start,void 0===(w=l.end)&&(w=x),"selectionStart"in b?(b.selectionStart=x,b.selectionEnd=Math.min(w,b.value.length)):(w=(x=b.ownerDocument||document)&&x.defaultView||window).getSelection&&(w=w.getSelection(),u=b.textContent.length,_=Math.min(l.start,u),l=void 0===l.end?_:Math.min(l.end,u),!w.extend&&_>l&&(u=l,l=_,_=u),u=hr(b,_),i=hr(b,l),u&&i&&(1!==w.rangeCount||w.anchorNode!==u.node||w.anchorOffset!==u.offset||w.focusNode!==i.node||w.focusOffset!==i.offset)&&((x=x.createRange()).setStart(u.node,u.offset),w.removeAllRanges(),_>l?(w.addRange(x),w.extend(i.node,i.offset)):(x.setEnd(i.node,i.offset),w.addRange(x))))),x=[];for(w=b;w=w.parentNode;)1===w.nodeType&&x.push({element:w,left:w.scrollLeft,top:w.scrollTop});for("function"==typeof b.focus&&b.focus(),b=0;b<x.length;b++)(w=x[b]).element.scrollLeft=w.left,w.element.scrollTop=w.top}Yt=!!Fr,Hr=Fr=null,e.current=n,Yl=r;do{try{for(b=e;null!==Yl;){var E=Yl.flags;if(36&E&&vl(b,Yl.alternate,Yl),128&E){x=void 0;var k=Yl.ref;if(null!==k){var C=Yl.stateNode;Yl.tag,x=C,"function"==typeof k?k(x):k.current=x}}Yl=Yl.nextEffect}}catch(e){if(null===Yl)throw Error(o(330));Bu(Yl,e),Yl=Yl.nextEffect}}while(null!==Yl);Yl=null,Da(),Tl=a}else e.current=n;if(Jl)Jl=!1,eu=e,tu=t;else for(Yl=r;null!==Yl;)t=Yl.nextEffect,Yl.nextEffect=null,8&Yl.flags&&((E=Yl).sibling=null,E.stateNode=null),Yl=t;if(0===(r=e.pendingLanes)&&(Kl=null),1===r?e===ou?iu++:(iu=0,ou=e):iu=0,n=n.stateNode,ka&&"function"==typeof ka.onCommitFiberRoot)try{ka.onCommitFiberRoot(Ea,n,void 0,64==(64&n.current.flags))}catch(e){}if(yu(e,Ua()),Zl)throw Zl=!1,e=Xl,Xl=null,e;return 0!=(8&Tl)||Qa(),null}function Au(){for(;null!==Yl;){var e=Yl.alternate;fu||null===su||(0!=(8&Yl.flags)?et(Yl,su)&&(fu=!0):13===Yl.tag&&Ml(e,Yl)&&et(Yl,su)&&(fu=!0));var t=Yl.flags;0!=(256&t)&&yl(e,Yl),0==(512&t)||Jl||(Jl=!0,Ga(97,(function(){return Ru(),null}))),Yl=Yl.nextEffect}}function Ru(){if(90!==tu){var e=97<tu?97:tu;return tu=90,$a(e,Du)}return!1}function Iu(e,t){nu.push(t,e),Jl||(Jl=!0,Ga(97,(function(){return Ru(),null})))}function zu(e,t){ru.push(t,e),Jl||(Jl=!0,Ga(97,(function(){return Ru(),null})))}function Du(){if(null===eu)return!1;var e=eu;if(eu=null,0!=(48&Tl))throw Error(o(331));var t=Tl;Tl|=32;var n=ru;ru=[];for(var r=0;r<n.length;r+=2){var a=n[r],i=n[r+1],l=a.destroy;if(a.destroy=void 0,"function"==typeof l)try{l()}catch(e){if(null===i)throw Error(o(330));Bu(i,e)}}for(n=nu,nu=[],r=0;r<n.length;r+=2){a=n[r],i=n[r+1];try{var u=a.create;a.destroy=u()}catch(e){if(null===i)throw Error(o(330));Bu(i,e)}}for(u=e.current.firstEffect;null!==u;)e=u.nextEffect,u.nextEffect=null,8&u.flags&&(u.sibling=null,u.stateNode=null),u=e;return Tl=t,Qa(),!0}function qu(e,t,n){fi(e,t=dl(0,t=cl(n,t),1)),t=du(),null!==(e=mu(e,1))&&(Ut(e,1,t),yu(e,t))}function Bu(e,t){if(3===e.tag)qu(e,e,t);else for(var n=e.return;null!==n;){if(3===n.tag){qu(n,e,t);break}if(1===n.tag){var r=n.stateNode;if("function"==typeof n.type.getDerivedStateFromError||"function"==typeof r.componentDidCatch&&(null===Kl||!Kl.has(r))){var a=pl(n,e=cl(t,e),1);if(fi(n,a),a=du(),null!==(n=mu(n,1)))Ut(n,1,a),yu(n,a);else if("function"==typeof r.componentDidCatch&&(null===Kl||!Kl.has(r)))try{r.componentDidCatch(t,e)}catch(e){}break}}n=n.return}}function Fu(e,t,n){var r=e.pingCache;null!==r&&r.delete(t),t=du(),e.pingedLanes|=e.suspendedLanes&n,jl===e&&(Rl&n)===n&&(4===Dl||3===Dl&&(62914560&Rl)===Rl&&500>Ua()-Wl?ku(e,0):Ul|=n),yu(e,t)}function Hu(e,t){var n=e.stateNode;null!==n&&n.delete(t),0===(t=0)&&(0==(2&(t=e.mode))?t=1:0==(4&t)?t=99===Va()?1:2:(0===uu&&(uu=Bl),0===(t=Ft(62914560&~uu))&&(t=4194304))),n=du(),null!==(e=mu(e,t))&&(Ut(e,t,n),yu(e,n))}function Uu(e,t,n,r){this.tag=e,this.key=n,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=t,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.flags=0,this.lastEffect=this.firstEffect=this.nextEffect=null,this.childLanes=this.lanes=0,this.alternate=null}function Vu(e,t,n,r){return new Uu(e,t,n,r)}function Wu(e){return!(!(e=e.prototype)||!e.isReactComponent)}function $u(e,t){var n=e.alternate;return null===n?((n=Vu(e.tag,t,e.key,e.mode)).elementType=e.elementType,n.type=e.type,n.stateNode=e.stateNode,n.alternate=e,e.alternate=n):(n.pendingProps=t,n.type=e.type,n.flags=0,n.nextEffect=null,n.firstEffect=null,n.lastEffect=null),n.childLanes=e.childLanes,n.lanes=e.lanes,n.child=e.child,n.memoizedProps=e.memoizedProps,n.memoizedState=e.memoizedState,n.updateQueue=e.updateQueue,t=e.dependencies,n.dependencies=null===t?null:{lanes:t.lanes,firstContext:t.firstContext},n.sibling=e.sibling,n.index=e.index,n.ref=e.ref,n}function Gu(e,t,n,r,a,i){var l=2;if(r=e,"function"==typeof e)Wu(e)&&(l=1);else if("string"==typeof e)l=5;else e:switch(e){case k:return Qu(n.children,a,i,t);case I:l=8,a|=16;break;case C:l=8,a|=1;break;case S:return(e=Vu(12,n,t,8|a)).elementType=S,e.type=S,e.lanes=i,e;case N:return(e=Vu(13,n,t,a)).type=N,e.elementType=N,e.lanes=i,e;case L:return(e=Vu(19,n,t,a)).elementType=L,e.lanes=i,e;case z:return Yu(n,a,i,t);case D:return(e=Vu(24,n,t,a)).elementType=D,e.lanes=i,e;default:if("object"==typeof e&&null!==e)switch(e.$$typeof){case O:l=10;break e;case M:l=9;break e;case P:l=11;break e;case T:l=14;break e;case j:l=16,r=null;break e;case A:l=22;break e}throw Error(o(130,null==e?e:typeof e,""))}return(t=Vu(l,n,t,a)).elementType=e,t.type=r,t.lanes=i,t}function Qu(e,t,n,r){return(e=Vu(7,e,r,t)).lanes=n,e}function Yu(e,t,n,r){return(e=Vu(23,e,r,t)).elementType=z,e.lanes=n,e}function Zu(e,t,n){return(e=Vu(6,e,null,t)).lanes=n,e}function Xu(e,t,n){return(t=Vu(4,null!==e.children?e.children:[],e.key,t)).lanes=n,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function Ku(e,t,n){this.tag=t,this.containerInfo=e,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.pendingContext=this.context=null,this.hydrate=n,this.callbackNode=null,this.callbackPriority=0,this.eventTimes=Ht(0),this.expirationTimes=Ht(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Ht(0),this.mutableSourceEagerHydrationData=null}function Ju(e,t,n){var r=3<arguments.length&&void 0!==arguments[3]?arguments[3]:null;return{$$typeof:E,key:null==r?null:""+r,children:e,containerInfo:t,implementation:n}}function ec(e,t,n,r){var a=t.current,i=du(),l=pu(a);e:if(n){t:{if(Ze(n=n._reactInternals)!==n||1!==n.tag)throw Error(o(170));var u=n;do{switch(u.tag){case 3:u=u.stateNode.context;break t;case 1:if(va(u.type)){u=u.stateNode.__reactInternalMemoizedMergedChildContext;break t}}u=u.return}while(null!==u);throw Error(o(171))}if(1===n.tag){var c=n.type;if(va(c)){n=xa(n,c,u);break e}}n=u}else n=da;return null===t.context?t.context=n:t.pendingContext=n,(t=si(i,l)).payload={element:e},null!==(r=void 0===r?null:r)&&(t.callback=r),fi(a,t),hu(a,l,i),l}function tc(e){return(e=e.current).child?(e.child.tag,e.child.stateNode):null}function nc(e,t){if(null!==(e=e.memoizedState)&&null!==e.dehydrated){var n=e.retryLane;e.retryLane=0!==n&&n<t?n:t}}function rc(e,t){nc(e,t),(e=e.alternate)&&nc(e,t)}function ac(e,t,n){var r=null!=n&&null!=n.hydrationOptions&&n.hydrationOptions.mutableSources||null;if(n=new Ku(e,t,null!=n&&!0===n.hydrate),t=Vu(3,null,null,2===t?7:1===t?3:0),n.current=t,t.stateNode=n,ui(t),e[ea]=n.current,Tr(8===e.nodeType?e.parentNode:e),r)for(e=0;e<r.length;e++){var a=(t=r[e])._getVersion;a=a(t._source),null==n.mutableSourceEagerHydrationData?n.mutableSourceEagerHydrationData=[t,a]:n.mutableSourceEagerHydrationData.push(t,a)}this._internalRoot=n}function ic(e){return!(!e||1!==e.nodeType&&9!==e.nodeType&&11!==e.nodeType&&(8!==e.nodeType||" react-mount-point-unstable "!==e.nodeValue))}function oc(e,t,n,r,a){var i=n._reactRootContainer;if(i){var o=i._internalRoot;if("function"==typeof a){var l=a;a=function(){var e=tc(o);l.call(e)}}ec(t,o,e,a)}else{if(i=n._reactRootContainer=function(e,t){if(t||(t=!(!(t=e?9===e.nodeType?e.documentElement:e.firstChild:null)||1!==t.nodeType||!t.hasAttribute("data-reactroot"))),!t)for(var n;n=e.lastChild;)e.removeChild(n);return new ac(e,0,t?{hydrate:!0}:void 0)}(n,r),o=i._internalRoot,"function"==typeof a){var u=a;a=function(){var e=tc(o);u.call(e)}}wu((function(){ec(t,o,e,a)}))}return tc(o)}function lc(e,t){var n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:null;if(!ic(t))throw Error(o(200));return Ju(e,t,null,n)}Ql=function(e,t,n){var r=t.lanes;if(null!==e)if(e.memoizedProps!==t.pendingProps||ha.current)zo=!0;else{if(0==(n&r)){switch(zo=!1,t.tag){case 3:Go(t),Gi();break;case 5:Ri(t);break;case 1:va(t.type)&&wa(t);break;case 4:ji(t,t.stateNode.containerInfo);break;case 10:r=t.memoizedProps.value;var a=t.type._context;fa(Ka,a._currentValue),a._currentValue=r;break;case 13:if(null!==t.memoizedState)return 0!=(n&t.child.childLanes)?Ko(e,t,n):(fa(zi,1&zi.current),null!==(t=il(e,t,n))?t.sibling:null);fa(zi,1&zi.current);break;case 19:if(r=0!=(n&t.childLanes),0!=(64&e.flags)){if(r)return al(e,t,n);t.flags|=64}if(null!==(a=t.memoizedState)&&(a.rendering=null,a.tail=null,a.lastEffect=null),fa(zi,zi.current),r)break;return null;case 23:case 24:return t.lanes=0,Ho(e,t,n)}return il(e,t,n)}zo=0!=(16384&e.flags)}else zo=!1;switch(t.lanes=0,t.tag){case 2:if(r=t.type,null!==e&&(e.alternate=null,t.alternate=null,t.flags|=2),e=t.pendingProps,a=ya(t,pa.current),ii(t,n),a=oo(null,t,r,e,a,n),t.flags|=1,"object"==typeof a&&null!==a&&"function"==typeof a.render&&void 0===a.$$typeof){if(t.tag=1,t.memoizedState=null,t.updateQueue=null,va(r)){var i=!0;wa(t)}else i=!1;t.memoizedState=null!==a.state&&void 0!==a.state?a.state:null,ui(t);var l=r.getDerivedStateFromProps;"function"==typeof l&&yi(t,r,l,e),a.updater=vi,t.stateNode=a,a._reactInternals=t,wi(t,r,e,n),t=$o(null,t,r,!0,i,n)}else t.tag=0,Do(null,t,a,n),t=t.child;return t;case 16:a=t.elementType;e:{switch(null!==e&&(e.alternate=null,t.alternate=null,t.flags|=2),e=t.pendingProps,a=(i=a._init)(a._payload),t.type=a,i=t.tag=function(e){if("function"==typeof e)return Wu(e)?1:0;if(null!=e){if((e=e.$$typeof)===P)return 11;if(e===T)return 14}return 2}(a),e=Xa(a,e),i){case 0:t=Vo(null,t,a,e,n);break e;case 1:t=Wo(null,t,a,e,n);break e;case 11:t=qo(null,t,a,e,n);break e;case 14:t=Bo(null,t,a,Xa(a.type,e),r,n);break e}throw Error(o(306,a,""))}return t;case 0:return r=t.type,a=t.pendingProps,Vo(e,t,r,a=t.elementType===r?a:Xa(r,a),n);case 1:return r=t.type,a=t.pendingProps,Wo(e,t,r,a=t.elementType===r?a:Xa(r,a),n);case 3:if(Go(t),r=t.updateQueue,null===e||null===r)throw Error(o(282));if(r=t.pendingProps,a=null!==(a=t.memoizedState)?a.element:null,ci(e,t),pi(t,r,null,n),(r=t.memoizedState.element)===a)Gi(),t=il(e,t,n);else{if((i=(a=t.stateNode).hydrate)&&(Bi=Qr(t.stateNode.containerInfo.firstChild),qi=t,i=Fi=!0),i){if(null!=(e=a.mutableSourceEagerHydrationData))for(a=0;a<e.length;a+=2)(i=e[a])._workInProgressVersionPrimary=e[a+1],Qi.push(i);for(n=Oi(t,null,r,n),t.child=n;n;)n.flags=-3&n.flags|1024,n=n.sibling}else Do(e,t,r,n),Gi();t=t.child}return t;case 5:return Ri(t),null===e&&Vi(t),r=t.type,a=t.pendingProps,i=null!==e?e.memoizedProps:null,l=a.children,Vr(r,a)?l=null:null!==i&&Vr(r,i)&&(t.flags|=16),Uo(e,t),Do(e,t,l,n),t.child;case 6:return null===e&&Vi(t),null;case 13:return Ko(e,t,n);case 4:return ji(t,t.stateNode.containerInfo),r=t.pendingProps,null===e?t.child=Si(t,null,r,n):Do(e,t,r,n),t.child;case 11:return r=t.type,a=t.pendingProps,qo(e,t,r,a=t.elementType===r?a:Xa(r,a),n);case 7:return Do(e,t,t.pendingProps,n),t.child;case 8:case 12:return Do(e,t,t.pendingProps.children,n),t.child;case 10:e:{r=t.type._context,a=t.pendingProps,l=t.memoizedProps,i=a.value;var u=t.type._context;if(fa(Ka,u._currentValue),u._currentValue=i,null!==l)if(u=l.value,0===(i=sr(u,i)?0:0|("function"==typeof r._calculateChangedBits?r._calculateChangedBits(u,i):1073741823))){if(l.children===a.children&&!ha.current){t=il(e,t,n);break e}}else for(null!==(u=t.child)&&(u.return=t);null!==u;){var c=u.dependencies;if(null!==c){l=u.child;for(var s=c.firstContext;null!==s;){if(s.context===r&&0!=(s.observedBits&i)){1===u.tag&&((s=si(-1,n&-n)).tag=2,fi(u,s)),u.lanes|=n,null!==(s=u.alternate)&&(s.lanes|=n),ai(u.return,n),c.lanes|=n;break}s=s.next}}else l=10===u.tag&&u.type===t.type?null:u.child;if(null!==l)l.return=u;else for(l=u;null!==l;){if(l===t){l=null;break}if(null!==(u=l.sibling)){u.return=l.return,l=u;break}l=l.return}u=l}Do(e,t,a.children,n),t=t.child}return t;case 9:return a=t.type,r=(i=t.pendingProps).children,ii(t,n),r=r(a=oi(a,i.unstable_observedBits)),t.flags|=1,Do(e,t,r,n),t.child;case 14:return i=Xa(a=t.type,t.pendingProps),Bo(e,t,a,i=Xa(a.type,i),r,n);case 15:return Fo(e,t,t.type,t.pendingProps,r,n);case 17:return r=t.type,a=t.pendingProps,a=t.elementType===r?a:Xa(r,a),null!==e&&(e.alternate=null,t.alternate=null,t.flags|=2),t.tag=1,va(r)?(e=!0,wa(t)):e=!1,ii(t,n),bi(t,r,a),wi(t,r,a,n),$o(null,t,r,!0,e,n);case 19:return al(e,t,n);case 23:case 24:return Ho(e,t,n)}throw Error(o(156,t.tag))},ac.prototype.render=function(e){ec(e,this._internalRoot,null,null)},ac.prototype.unmount=function(){var e=this._internalRoot,t=e.containerInfo;ec(null,e,null,(function(){t[ea]=null}))},tt=function(e){13===e.tag&&(hu(e,4,du()),rc(e,4))},nt=function(e){13===e.tag&&(hu(e,67108864,du()),rc(e,67108864))},rt=function(e){if(13===e.tag){var t=du(),n=pu(e);hu(e,n,t),rc(e,n)}},at=function(e,t){return t()},Oe=function(e,t,n){switch(t){case"input":if(ne(e,n),t=n.name,"radio"===n.type&&null!=t){for(n=e;n.parentNode;)n=n.parentNode;for(n=n.querySelectorAll("input[name="+JSON.stringify(""+t)+'][type="radio"]'),t=0;t<n.length;t++){var r=n[t];if(r!==e&&r.form===e.form){var a=ia(r);if(!a)throw Error(o(90));X(r),ne(r,a)}}}break;case"textarea":ce(e,n);break;case"select":null!=(t=n.value)&&oe(e,!!n.multiple,t,!1)}},je=xu,Ae=function(e,t,n,r,a){var i=Tl;Tl|=4;try{return $a(98,e.bind(null,t,n,r,a))}finally{0===(Tl=i)&&(Gl(),Qa())}},Re=function(){0==(49&Tl)&&(function(){if(null!==au){var e=au;au=null,e.forEach((function(e){e.expiredLanes|=24&e.pendingLanes,yu(e,Ua())}))}Qa()}(),Ru())},Ie=function(e,t){var n=Tl;Tl|=2;try{return e(t)}finally{0===(Tl=n)&&(Gl(),Qa())}};var uc={Events:[ra,aa,ia,Le,Te,Ru,{current:!1}]},cc={findFiberByHostInstance:na,bundleType:0,version:"17.0.2",rendererPackageName:"react-dom"},sc={bundleType:cc.bundleType,version:cc.version,rendererPackageName:cc.rendererPackageName,rendererConfig:cc.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:w.ReactCurrentDispatcher,findHostInstanceByFiber:function(e){return null===(e=Je(e))?null:e.stateNode},findFiberByHostInstance:cc.findFiberByHostInstance||function(){return null},findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null};if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__){var fc=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!fc.isDisabled&&fc.supportsFiber)try{Ea=fc.inject(sc),ka=fc}catch(ye){}}t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=uc,t.createPortal=lc,t.findDOMNode=function(e){if(null==e)return null;if(1===e.nodeType)return e;var t=e._reactInternals;if(void 0===t){if("function"==typeof e.render)throw Error(o(188));throw Error(o(268,Object.keys(e)))}return e=null===(e=Je(t))?null:e.stateNode},t.flushSync=function(e,t){var n=Tl;if(0!=(48&n))return e(t);Tl|=1;try{if(e)return $a(99,e.bind(null,t))}finally{Tl=n,Qa()}},t.hydrate=function(e,t,n){if(!ic(t))throw Error(o(200));return oc(null,e,t,!0,n)},t.render=function(e,t,n){if(!ic(t))throw Error(o(200));return oc(null,e,t,!1,n)},t.unmountComponentAtNode=function(e){if(!ic(e))throw Error(o(40));return!!e._reactRootContainer&&(wu((function(){oc(null,null,e,!1,(function(){e._reactRootContainer=null,e[ea]=null}))})),!0)},t.unstable_batchedUpdates=xu,t.unstable_createPortal=function(e,t){return lc(e,t,2<arguments.length&&void 0!==arguments[2]?arguments[2]:null)},t.unstable_renderSubtreeIntoContainer=function(e,t,n,r){if(!ic(n))throw Error(o(200));if(null==e||void 0===e._reactInternals)throw Error(o(38));return oc(e,t,n,!1,r)},t.version="17.0.2"},function(e,t,n){"use strict";var r=Object.getOwnPropertySymbols,a=Object.prototype.hasOwnProperty,i=Object.prototype.propertyIsEnumerable;function o(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}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(e){return!1}}()?Object.assign:function(e,t){for(var n,l,u=o(e),c=1;c<arguments.length;c++){for(var s in n=Object(arguments[c]))a.call(n,s)&&(u[s]=n[s]);if(r){l=r(n);for(var f=0;f<l.length;f++)i.call(n,l[f])&&(u[l[f]]=n[l[f]])}}return u}},function(e,t,n){"use strict";e.exports=n(103)},function(e,t,n){"use strict";var r,a,i,o,l;if("undefined"==typeof window||"function"!=typeof MessageChannel){var u=null,c=null,s=function(){if(null!==u)try{var e=t.unstable_now();u(!0,e),u=null}catch(e){throw setTimeout(s,0),e}},f=Date.now();t.unstable_now=function(){return Date.now()-f},r=function(e){null!==u?setTimeout(r,0,e):(u=e,setTimeout(s,0))},a=function(e,t){c=setTimeout(e,t)},i=function(){clearTimeout(c)},o=function(){return!1},l=t.unstable_forceFrameRate=function(){}}else{var d=window.performance,p=window.Date,h=window.setTimeout,m=window.clearTimeout;if("undefined"!=typeof console){var y=window.cancelAnimationFrame;"function"!=typeof window.requestAnimationFrame&&console.error("This browser doesn't support requestAnimationFrame. Make sure that you load a polyfill in older browsers. https://fb.me/react-polyfills"),"function"!=typeof y&&console.error("This browser doesn't support cancelAnimationFrame. Make sure that you load a polyfill in older browsers. https://fb.me/react-polyfills")}if("object"==typeof d&&"function"==typeof d.now)t.unstable_now=function(){return d.now()};else{var v=p.now();t.unstable_now=function(){return p.now()-v}}var g=!1,b=null,x=-1,w=5,_=0;o=function(){return t.unstable_now()>=_},l=function(){},t.unstable_forceFrameRate=function(e){0>e||125<e?console.error("forceFrameRate takes a positive int between 0 and 125, forcing framerates higher than 125 fps is not unsupported"):w=0<e?Math.floor(1e3/e):5};var E=new MessageChannel,k=E.port2;E.port1.onmessage=function(){if(null!==b){var e=t.unstable_now();_=e+w;try{b(!0,e)?k.postMessage(null):(g=!1,b=null)}catch(e){throw k.postMessage(null),e}}else g=!1},r=function(e){b=e,g||(g=!0,k.postMessage(null))},a=function(e,n){x=h((function(){e(t.unstable_now())}),n)},i=function(){m(x),x=-1}}function C(e,t){var n=e.length;e.push(t);e:for(;;){var r=n-1>>>1,a=e[r];if(!(void 0!==a&&0<M(a,t)))break e;e[r]=t,e[n]=a,n=r}}function S(e){return void 0===(e=e[0])?null:e}function O(e){var t=e[0];if(void 0!==t){var n=e.pop();if(n!==t){e[0]=n;e:for(var r=0,a=e.length;r<a;){var i=2*(r+1)-1,o=e[i],l=i+1,u=e[l];if(void 0!==o&&0>M(o,n))void 0!==u&&0>M(u,o)?(e[r]=u,e[l]=n,r=l):(e[r]=o,e[i]=n,r=i);else{if(!(void 0!==u&&0>M(u,n)))break e;e[r]=u,e[l]=n,r=l}}}return t}return null}function M(e,t){var n=e.sortIndex-t.sortIndex;return 0!==n?n:e.id-t.id}var P=[],N=[],L=1,T=null,j=3,A=!1,R=!1,I=!1;function z(e){for(var t=S(N);null!==t;){if(null===t.callback)O(N);else{if(!(t.startTime<=e))break;O(N),t.sortIndex=t.expirationTime,C(P,t)}t=S(N)}}function D(e){if(I=!1,z(e),!R)if(null!==S(P))R=!0,r(q);else{var t=S(N);null!==t&&a(D,t.startTime-e)}}function q(e,n){R=!1,I&&(I=!1,i()),A=!0;var r=j;try{for(z(n),T=S(P);null!==T&&(!(T.expirationTime>n)||e&&!o());){var l=T.callback;if(null!==l){T.callback=null,j=T.priorityLevel;var u=l(T.expirationTime<=n);n=t.unstable_now(),"function"==typeof u?T.callback=u:T===S(P)&&O(P),z(n)}else O(P);T=S(P)}if(null!==T)var c=!0;else{var s=S(N);null!==s&&a(D,s.startTime-n),c=!1}return c}finally{T=null,j=r,A=!1}}function B(e){switch(e){case 1:return-1;case 2:return 250;case 5:return 1073741823;case 4:return 1e4;default:return 5e3}}var F=l;t.unstable_IdlePriority=5,t.unstable_ImmediatePriority=1,t.unstable_LowPriority=4,t.unstable_NormalPriority=3,t.unstable_Profiling=null,t.unstable_UserBlockingPriority=2,t.unstable_cancelCallback=function(e){e.callback=null},t.unstable_continueExecution=function(){R||A||(R=!0,r(q))},t.unstable_getCurrentPriorityLevel=function(){return j},t.unstable_getFirstCallbackNode=function(){return S(P)},t.unstable_next=function(e){switch(j){case 1:case 2:case 3:var t=3;break;default:t=j}var n=j;j=t;try{return e()}finally{j=n}},t.unstable_pauseExecution=function(){},t.unstable_requestPaint=F,t.unstable_runWithPriority=function(e,t){switch(e){case 1:case 2:case 3:case 4:case 5:break;default:e=3}var n=j;j=e;try{return t()}finally{j=n}},t.unstable_scheduleCallback=function(e,n,o){var l=t.unstable_now();if("object"==typeof o&&null!==o){var u=o.delay;u="number"==typeof u&&0<u?l+u:l,o="number"==typeof o.timeout?o.timeout:B(e)}else o=B(e),u=l;return e={id:L++,callback:n,priorityLevel:e,startTime:u,expirationTime:o=u+o,sortIndex:-1},u>l?(e.sortIndex=u,C(N,e),null===S(P)&&e===S(N)&&(I?i():I=!0,a(D,u-l))):(e.sortIndex=o,C(P,e),R||A||(R=!0,r(q))),e},t.unstable_shouldYield=function(){var e=t.unstable_now();z(e);var n=S(P);return n!==T&&null!==T&&null!==n&&null!==n.callback&&n.startTime<=e&&n.expirationTime<T.expirationTime||o()},t.unstable_wrapCallback=function(e){var t=j;return function(){var n=j;j=t;try{return e.apply(this,arguments)}finally{j=n}}}},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(105),n(47),n(112),n(113),n(114),n(32)],r=function(e,t,n,r,a,i,o,l,u){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var c=v(t),s=v(n),f=v(r),d=v(a),p=v(i),h=v(o),m=v(l),y=v(u);function v(e){return e&&e.__esModule?e:{default:e}}var g="When dialing 711, you will automatically be connected to a TRS Communications Assistant who will relay your conversation to the help desk agent with strict confidentiality.",b=function(e){var t=e.isNewFooter,n=e.isIESupportPage,r=e.showHcdResearch,a=e.buildVersion,i=e.isFullWidth,o=r?"/about/hcd-research":"mailto:QPPUserResearch@cms.hhs.gov?subject=Sign up for feedback sessions&body=Please let us know your role and how many Tax Identification Numbers (TINs) you represent. Don’t send us your actual TINs, that is confidential information that should not be shared with this email address. If you do not represent a practice, let us know what work you do in connection to QPP.",l=(0,y.default)({timeout:5,url:"/config/footer",localStorageName:"qpp_footer"}),u=((null==l?void 0:l.content)||[{listServ:!1,showCcsqLink:!1}])[0],s=function(e){return n?"/":e};return t?c.default.createElement(c.default.Fragment,null,!n&&c.default.createElement("div",{className:"feedback-session-sign-up"},c.default.createElement("div",{className:"responsive-container"},c.default.createElement("hr",null),c.default.createElement("p",null,c.default.createElement("strong",null,"Help shape the future of QPP.")," Participate in a user feedback session."," ",c.default.createElement("a",{className:"email-note-link",href:o},"Sign up now")))),c.default.createElement("footer",{className:"global-footer"},c.default.createElement("div",{className:"build-version",id:"build-version"},a),c.default.createElement("div",{className:"responsive-container"},c.default.createElement(c.default.Fragment,null,!n&&c.default.createElement("div",{className:"global-footer-container"},c.default.createElement("div",{className:"footer-resources"},c.default.createElement("p",{className:"sub-title"},"Resources"),c.default.createElement("ul",null,c.default.createElement("li",null,c.default.createElement("a",{href:"/about/resource-library","aria-label":"Resource Library","data-track-category":"FooterNav","data-track-action":"OpenEducationAndTools","data-track-label":"Education and Tools"},"Resource Library")),c.default.createElement("li",null,c.default.createElement("a",{href:"/resources/help-and-support","aria-label":"Help and Support","data-track-category":"FooterNav","data-track-action":"OpenHelpAndSupport","data-track-label":"Help and Support"},"Help and Support")),c.default.createElement("li",null,c.default.createElement("a",{href:"/about/small-underserved-rural-practices","aria-label":"Support for Small Practices","data-track-category":"FooterNav","data-track-action":"OpenSupportSmallPractices","data-track-label":"Support for Small Practices"},"Support for Small Practices")),c.default.createElement("li",null,c.default.createElement("a",{href:"/developers","aria-label":"Developer Tools","data-track-category":"FooterNav","data-track-action":"OpenDeveloperTools","data-track-label":"Quality Payment Program"},"Developer Tools")),c.default.createElement("li",null,c.default.createElement("a",{href:"/glossary","aria-label":"Glossary","data-track-category":"FooterNav","data-track-action":"OpenGlossary","data-track-label":"Glossary"},"Glossary")))),c.default.createElement("div",{className:"footer-contact-cms"},c.default.createElement("p",{className:"sub-title"},"Contact CMS"),c.default.createElement("p",{className:"contact-title"},"Phone:"),c.default.createElement("p",null,"Monday - Friday 8 a.m - 8 p.m ET"),c.default.createElement("p",null,"1-866-288-8292 (TRS: 711)",c.default.createElement("span",{className:"footer-trs-infotip"},c.default.createElement(d.default,{label:g}))),c.default.createElement("p",{className:"contact-title"},"Email:"),c.default.createElement("p",null,c.default.createElement("a",{"aria-label":"QPP@cms.hhs.gov",href:"mailto:QPP@cms.hhs.gov",className:"email-link"},"QPP@cms.hhs.gov")),(null==u?void 0:u.showCcsqLink)&&c.default.createElement(c.default.Fragment,null,c.default.createElement("p",{className:"contact-title"},"QPP Service Center:"),c.default.createElement("a",{href:"https://cmsqualitysupport.servicenowservices.com/ccsq_support_central","aria-label":"CCSQ Support Central",className:"email-link",target:"__blank",rel:"noopener noreferrer"},c.default.createElement("strong",null,"Create or Track a QPP Service Center Ticket"),c.default.createElement(f.default,{classes:{root:"ccsq-link-icon"}})))),c.default.createElement("div",{className:"footer-social-newsletter"},c.default.createElement("p",{className:"sub-title"},"Stay Connected"),c.default.createElement(m.default,null),c.default.createElement("p",{className:"sub-title"},null!=u&&u.listServ?"Sign Up for the QPP Listserv":"Sign Up for the QPP Newsletter"),c.default.createElement(h.default,null))),c.default.createElement("hr",null)),c.default.createElement("div",{className:"other-links"},c.default.createElement("ul",{className:"small"},c.default.createElement("li",null,c.default.createElement("a",{href:s("/privacy"),"aria-label":"Notice of Privacy and Disclaimer","data-track-category":"FooterNav","data-track-action":"OpenPrivacyDisclaimer","data-track-label":"Notice of Privacy and Disclaimer"},"CMS Privacy Notice")),c.default.createElement("li",{className:"divider"})," ",c.default.createElement("li",null,c.default.createElement("a",{href:s("/accessibility"),"aria-label":"Accessibility","data-track-category":"FooterNav","data-track-action":"OpenAccessibility","data-track-label":"Accessibility"},"Accessibility")),c.default.createElement("li",{className:"divider"})," ",c.default.createElement("li",null,c.default.createElement("a",{"aria-label":"Download Adobe Reader",className:"adobe-link",rel:"noopener noreferrer",target:"_blank",href:s("https://get.adobe.com/reader"),"data-track-category":"FooterNav","data-track-action":"DownloadAdobeReader","data-track-label":"AdobeReader"},"Download Adobe Reader"))),c.default.createElement("hr",null)),c.default.createElement("div",{className:"qpp-hhs-logo-container"},c.default.createElement("div",{className:"qpp-logo-container"},c.default.createElement("img",{className:"qpp-logo",src:"/images/qpp_logo_rgb_color.png",alt:"qpp logo"})),c.default.createElement("div",{className:"hhs-logo-container"},c.default.createElement("img",{className:"hhs-logo",alt:"Department of Health & Human Services USA",src:"/images/hhs-logo-black.svg"}),c.default.createElement("p",null,"A federal government website managed and paid for by the U.S Centers for Medicare & Medicaid Services. 7500 Security Boulevard, Baltimore MD 21244")))))):c.default.createElement(p.default,{buildVersion:a,isFullWidth:i,signUpNowLink:o})};b.propTypes={buildVersion:s.default.string,isFullWidth:s.default.bool,isNewFooter:s.default.bool,isIESupportPage:s.default.bool,showHcdResearch:s.default.bool},e.default=b},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";var r=n(42),a=n(43);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=a(n(0)),o=(0,r(n(44)).default)(i.createElement("path",{d:"M19 19H5V5h7V3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"}),"OpenInNew");t.default=o},function(e,t){function n(t){return e.exports=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.exports.__esModule=!0,e.exports.default=e.exports,n(t)}e.exports=n,e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){"use strict";e.exports=n(108)},function(e,t,n){"use strict";var r="function"==typeof Symbol&&Symbol.for,a=r?Symbol.for("react.element"):60103,i=r?Symbol.for("react.portal"):60106,o=r?Symbol.for("react.fragment"):60107,l=r?Symbol.for("react.strict_mode"):60108,u=r?Symbol.for("react.profiler"):60114,c=r?Symbol.for("react.provider"):60109,s=r?Symbol.for("react.context"):60110,f=r?Symbol.for("react.async_mode"):60111,d=r?Symbol.for("react.concurrent_mode"):60111,p=r?Symbol.for("react.forward_ref"):60112,h=r?Symbol.for("react.suspense"):60113,m=r?Symbol.for("react.suspense_list"):60120,y=r?Symbol.for("react.memo"):60115,v=r?Symbol.for("react.lazy"):60116,g=r?Symbol.for("react.block"):60121,b=r?Symbol.for("react.fundamental"):60117,x=r?Symbol.for("react.responder"):60118,w=r?Symbol.for("react.scope"):60119;function _(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case a:switch(e=e.type){case f:case d:case o:case u:case l:case h:return e;default:switch(e=e&&e.$$typeof){case s:case p:case v:case y:case c:return e;default:return t}}case i:return t}}}function E(e){return _(e)===d}t.AsyncMode=f,t.ConcurrentMode=d,t.ContextConsumer=s,t.ContextProvider=c,t.Element=a,t.ForwardRef=p,t.Fragment=o,t.Lazy=v,t.Memo=y,t.Portal=i,t.Profiler=u,t.StrictMode=l,t.Suspense=h,t.isAsyncMode=function(e){return E(e)||_(e)===f},t.isConcurrentMode=E,t.isContextConsumer=function(e){return _(e)===s},t.isContextProvider=function(e){return _(e)===c},t.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===a},t.isForwardRef=function(e){return _(e)===p},t.isFragment=function(e){return _(e)===o},t.isLazy=function(e){return _(e)===v},t.isMemo=function(e){return _(e)===y},t.isPortal=function(e){return _(e)===i},t.isProfiler=function(e){return _(e)===u},t.isStrictMode=function(e){return _(e)===l},t.isSuspense=function(e){return _(e)===h},t.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===o||e===d||e===u||e===l||e===h||e===m||"object"==typeof e&&null!==e&&(e.$$typeof===v||e.$$typeof===y||e.$$typeof===c||e.$$typeof===s||e.$$typeof===p||e.$$typeof===b||e.$$typeof===x||e.$$typeof===w||e.$$typeof===g)},t.typeOf=_},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(110),n(198),n(56)],r=function(e,t,n,r,a,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var o=s(t),l=s(n),u=s(r),c=s(i);function s(e){return e&&e.__esModule?e:{default:e}}function f(){return f=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},f.apply(this,arguments)}function d(e,t){return v(e)||y(e,t)||h(e,t)||p()}function p(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function h(e,t){if(e){if("string"==typeof e)return m(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?m(e,t):void 0}}function m(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function y(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,a,i=[],o=!0,l=!1;try{for(n=n.call(e);!(o=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);o=!0);}catch(e){l=!0,a=e}finally{try{o||null==n.return||n.return()}finally{if(l)throw a}}return i}}function v(e){if(Array.isArray(e))return e}var g="#FFF",b="#333",x=function(e){var n=e.children,i=e.label,l=e.ariaLabel,s=e.DEBUG_STYLE,p=d((0,a.useTooltip)({DEBUG_STYLE:s}),2),h=p[0],m=p[1],y=m.isVisible,v=m.triggerRect,x=(0,t.useRef)(),w=(0,t.useRef)();return(0,t.useLayoutEffect)((function(){if(y&&x.current&&v){var e=x.current.getBoundingClientRect(),t=(0,r.positionTriangle)(v,e),n="\n position: absolute;\n width: 0;\n height: 0;\n ".concat(t,"\n border-top-color: ").concat(b,";\n border-bottom-color: ").concat(b,";\n z-index: 1;\n ");w.current.style.cssText=n}})),o.default.createElement(o.default.Fragment,null,(0,t.cloneElement)(n,h),o.default.createElement(a.TooltipPopup,f({},m,{label:i,ariaLabel:l,style:{background:b,color:g},ref:x,position:u.default})),y&&o.default.createElement(c.default,null,o.default.createElement("div",{ref:w,style:{position:"absolute",width:0,height:0}})))};x.propTypes={children:l.default.node.isRequired,label:l.default.node.isRequired,ariaLabel:l.default.string,DEBUG_STYLE:l.default.bool},x.defaultProps={ariaLabel:void 0,DEBUG_STYLE:void 0},e.default=x},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t],r=function(e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var t=12,n=6,r=8,a=function(e,n){var r={top:e.top-n.height<0,bottom:window.innerHeight<e.bottom+n.height+t};return!r.top||r.bottom},i=function(e,n){if(!e||!n)return{};var r=e.left+e.width/2-n.width/2,i=window.innerWidth-n.width-2,o=Math.min(Math.max(2,r),i)+window.pageXOffset,l=a(e,n);return{left:"".concat(o,"px"),top:"".concat(l?e.top-t-n.height+window.pageYOffset:e.top+t+e.height+window.pageYOffset,"px")}};e.default=i,e.positionTriangle=function(e,i){var o=a(e,i),l=o?e.top+window.pageYOffset-t:e.bottom+window.pageYOffset+t-r,u=e.left-n+e.width/2,c=o?"border-top: ".concat(r,"px solid;"):"border-bottom: ".concat(r,"px solid;");return"\n border-left: ".concat(n,"px solid transparent;\n border-right: ").concat(n,"px solid transparent;\n left: ").concat(u,"px;\n top: ").concat(l,"px;\n ").concat(c,"\n ")}},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2)],r=function(e,t,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=i(t),a=i(n);function i(e){return e&&e.__esModule?e:{default:e}}function o(){return o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o.apply(this,arguments)}function l(e,t){if(null==e)return{};var n,r,a=u(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}function u(e,t){if(null==e)return{};var n,r,a={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(a[n]=e[n]);return a}var c=["lightIcon"],s=function(e){var t=e.lightIcon,n=l(e,c);return r.default.createElement("svg",o({width:"20px",height:"20px",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},n),r.default.createElement("g",{fill:"none",fillRule:"evenodd"},r.default.createElement("path",{d:"M9.721 19.158c-4.947 0-8.973-4.126-8.973-9.196C.748 4.892 4.774.766 9.72.766c4.948 0 8.974 4.126 8.974 9.196 0 5.07-4.026 9.196-8.974 9.196z",fill:"#2EB1ED",fillRule:"nonzero"}),r.default.createElement("path",{d:"M9.721 0C4.361 0 0 4.469 0 9.962c0 5.493 4.36 9.962 9.721 9.962 5.36 0 9.722-4.469 9.722-9.962C19.443 4.469 15.082 0 9.72 0z",fill:t?"#FFF":"#0073C8"}),r.default.createElement("path",{d:"M9.721 14.765c-.206 0-.374.112-.374.25v.5c0 .138.168.25.374.25.207 0 .374-.112.374-.25v-.5c0-.138-.167-.25-.374-.25zM9.764 4.706H9.72c-.792 0-1.536.29-2.1.821a2.767 2.767 0 0 0-.89 2.03c0 .197.166.356.373.356s.374-.159.374-.356c0-.577.237-1.118.668-1.523a2.268 2.268 0 0 1 1.607-.615c1.182.016 2.195.98 2.211 2.107.011.743-.373 1.427-1.028 1.83-.995.61-1.589 1.691-1.589 2.89v1.013c0 .197.168.357.374.357.207 0 .374-.16.374-.357v-1.013c0-.941.477-1.82 1.246-2.292.873-.537 1.386-1.448 1.371-2.438-.022-1.527-1.345-2.788-2.948-2.81z",stroke:t?"#0073C8":"#FFF",strokeWidth:".5",fill:t?"#0073C8":"#FFF",fillRule:"nonzero"})))};e.default=s,s.propTypes={lightIcon:a.default.bool},s.defaultProps={lightIcon:!1}},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(47)],r=function(e,t,n,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=l(t),i=l(n),o=l(r);function l(e){return e&&e.__esModule?e:{default:e}}var u="When dialing 711, you will automatically be connected to a TRS Communications Assistant who will relay your conversation to the help desk agent with strict confidentiality.",c=function(e){var t=e.buildVersion,n=e.isFullWidth,r=e.signUpNowLink;return a.default.createElement("footer",{className:"legacy-footer"},a.default.createElement("div",{className:"build-version",id:"build-version"},t),a.default.createElement("div",{className:"banner"},a.default.createElement("div",{className:n?"container-full-width":"responsive-container"},a.default.createElement("div",{className:"row"},a.default.createElement("div",{className:"col-sm-12 col-md-12 col-lg-12"},a.default.createElement("span",null,"Help shape the future of QPP")," by participating in user feedback sessions."," ",a.default.createElement("a",{className:"email-note-link",href:r},"Send us an email to sign up"))))),a.default.createElement("div",{className:n?"container-full-width":"responsive-container"},a.default.createElement("div",{className:"row"},a.default.createElement("div",{className:n?"col-sm-12 col-md-8 col-lg-8":"col-sm-8 col-md-9 col-lg-9"},a.default.createElement("div",{className:"logo-container"},a.default.createElement("img",{src:"/images/qpp_logo_reversed.png",alt:"Quality Payment Program",className:"qpp-logo"}),a.default.createElement("div",{className:"social-container"},a.default.createElement("a",{rel:"noopener noreferrer",target:"_blank",className:"social-link",href:"https://twitter.com/CMSGov","aria-label":"Follow us on Twitter. This link opens in a new window."},a.default.createElement("span",{className:"glyphicon glyphicon-twitter"})),a.default.createElement("a",{rel:"noopener noreferrer",target:"_blank",className:"social-link",href:"https://www.youtube.com/playlist?list=PLaV7m2-zFKpj_6fBsqav6GvFzzq9oOpkk","aria-label":"Follow us on YouTube. This link opens in a new window."},a.default.createElement("span",{className:"glyphicon glyphicon-youtube"})))),a.default.createElement("div",{className:"links"},a.default.createElement("ul",null,a.default.createElement("li",null,a.default.createElement("a",{href:"/developers","data-track-category":"FooterNav","data-track-action":"OpenDeveloperTools","data-track-label":"Quality Payment Program"},"Developer Tools")),a.default.createElement("li",null,a.default.createElement("a",{href:"/about/resource-library","data-track-category":"FooterNav","data-track-action":"OpenEducationAndTools","data-track-label":"Education and Tools"},"Resource Library")),a.default.createElement("li",null,a.default.createElement("a",{href:"/glossary","data-track-category":"FooterNav","data-track-action":"OpenGlossary","data-track-label":"Glossary"},"Glossary")),a.default.createElement("li",null,a.default.createElement("a",{href:"/resources/help-and-support","data-track-category":"FooterNav","data-track-action":"OpenHelpAndSupport","data-track-label":"Help and Support"},"Help and Support"))),a.default.createElement("ul",{className:"small"},a.default.createElement("li",null,a.default.createElement("a",{href:"/privacy","data-track-category":"FooterNav","data-track-action":"OpenPrivacyDisclaimer","data-track-label":"Notice of Privacy and Disclaimer"},"CMS Privacy Notice")),a.default.createElement("span",{className:"divider"}),a.default.createElement("li",null,a.default.createElement("a",{href:"/accessibility","data-track-category":"FooterNav","data-track-action":"OpenAccessibility","data-track-label":"Accessibility"},"Accessibility")),a.default.createElement("span",{className:"divider"}),a.default.createElement("li",null,a.default.createElement("a",{className:"adobe-link",rel:"noopener noreferrer",target:"_blank",href:"https://get.adobe.com/reader","data-track-category":"FooterNav","data-track-action":"DownloadAdobeReader","data-track-label":"AdobeReader"},a.default.createElement("svg",{className:"icon"},a.default.createElement("use",{xlinkHref:"#icon-download"})),"Download Adobe Reader")),a.default.createElement("span",{className:"divider"}),a.default.createElement("li",null,a.default.createElement("a",{href:"mailto:QPP@cms.hhs.gov",className:"email-link"},"QPP@cms.hhs.gov")),a.default.createElement("li",null,"1-866-288-8292 (TRS: 711)",a.default.createElement("div",{className:"footer-trs-infotip"},a.default.createElement(o.default,{lightIcon:!0,label:u})))))),a.default.createElement("div",{className:n?"col-sm-12 col-md-4 col-lg-4":"col-sm-4 col-md-3 col-lg-3"},a.default.createElement("div",{className:"hhs-logo-container"},a.default.createElement("img",{alt:"Department of Health & Human Services USA",src:"/images/hhs-logo-white.svg"}))))))};c.propTypes={buildVersion:i.default.string,isFullWidth:i.default.bool,signUpNowLink:i.default.string},e.default=c},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0)],r=function(e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=r(t);function r(e){return e&&e.__esModule?e:{default:e}}var a=function(){return n.default.createElement("div",{className:"subscriber-form"},n.default.createElement("form",{action:"https://public.govdelivery.com/accounts/USCMS/subscriber/qualify",target:"_blank",acceptCharset:"UTF-8",method:"get",rel:"noopener noreferrer"},n.default.createElement("input",{type:"hidden",name:"topic_id",value:"USCMS_12196"}),n.default.createElement("label",{className:"sr-only",htmlFor:"email-subscribe"},"Email address"),n.default.createElement("input",{id:"email-subscribe",className:"form-control",type:"email",name:"email",placeholder:"Enter your Email"}),n.default.createElement("button",{className:"btn btn-subscribe js-subscribe-submit",type:"submit",name:"commit"},"Subscribe")))};e.default=a},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0)],r=function(e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=r(t);function r(e){return e&&e.__esModule?e:{default:e}}var a=function(){return n.default.createElement("div",{className:"social-container"},n.default.createElement("a",{rel:"noopener noreferrer",target:"_blank",className:"social-link",href:"https://twitter.com/CMSGov","aria-label":"Follow us on Twitter. This link opens in a new window."},n.default.createElement("svg",{width:"19px",height:"16px",viewBox:"0 0 19 16"},n.default.createElement("g",{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd"},n.default.createElement("g",{transform:"translate(-763.000000, -177.000000)",fill:"#242424",fillRule:"nonzero"},n.default.createElement("g",{transform:"translate(763.000000, 140.000000)"},n.default.createElement("g",{transform:"translate(0.000000, 37.000000)"},n.default.createElement("path",{d:"M16.9243259,4.73901817 C16.9243259,4.57725788 16.9243259,4.41549759 16.916868,4.25373729 C17.6626567,3.71698723 18.3114928,3.05524058 18.826087,2.30526104 C18.1250456,2.6067234 17.3867149,2.81260014 16.6260105,2.90083303 C17.4240043,2.43025763 18.0206352,1.68763083 18.3040349,0.812654705 C17.5507884,1.25381914 16.7304209,1.56263424 15.8727639,1.72439454 C14.425934,0.202377237 12.0021209,0.128849832 10.4583384,1.56263424 C9.46643951,2.48172682 9.04133999,3.8566893 9.35457121,5.16547712 C6.28192201,5.01106957 3.41063575,3.5846379 1.47158528,1.22440818 C0.457312727,2.94494947 0.971906889,5.15077164 2.65738922,6.26103547 C2.04584253,6.24632999 1.45666951,6.0845697 0.919701685,5.79046007 C0.919701685,5.80516555 0.919701685,5.81987104 0.919701685,5.83457652 C0.919701685,7.62864522 2.20245815,9.17272074 3.99235089,9.53300502 C3.42555152,9.68741258 2.83637849,9.7094708 2.26212124,9.59917969 C2.76179963,11.1359025 4.20117171,12.1873444 5.83444883,12.2167553 C4.4771135,13.2681972 2.80654695,13.8343583 1.08377519,13.8343583 C0.778001843,13.8343583 0.4722285,13.8123 0.173913043,13.7828891 C1.93397424,14.8784474 3.96251934,15.4666667 6.04326965,15.4666667 C13.0760565,15.4666667 16.9243259,9.71682354 16.9243259,4.73901817 Z",id:"twitter-icon"}))))))),n.default.createElement("a",{rel:"noopener noreferrer",target:"_blank",className:"social-link",href:"https://www.youtube.com/playlist?list=PLaV7m2-zFKpj_6fBsqav6GvFzzq9oOpkk","aria-label":"Follow us on YouTube. This link opens in a new window."},n.default.createElement("svg",{width:"19px",height:"14px",viewBox:"0 0 19 14"},n.default.createElement("g",{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd"},n.default.createElement("g",{transform:"translate(-801.000000, -179.000000)",fill:"#242424",fillRule:"nonzero"},n.default.createElement("g",{transform:"translate(763.000000, 140.000000)"},n.default.createElement("g",{id:"Group",transform:"translate(38.000000, 39.000000)"},n.default.createElement("path",{d:"M17.7486957,2.84298208 C17.551087,2.10010036 16.9670652,1.51515412 16.2265217,1.3162724 C14.8843478,0.955555556 9.5,0.955555556 9.5,0.955555556 C9.5,0.955555556 4.11565217,0.955555556 2.77347826,1.3162724 C2.03293478,1.51515412 1.44891304,2.10010036 1.25130435,2.84298208 C0.891304348,4.19030824 0.891304348,7 0.891304348,7 C0.891304348,7 0.891304348,9.80969176 1.25130435,11.1570179 C1.44891304,11.8998996 2.03293478,12.4848459 2.77347826,12.6837276 C4.11565217,13.0444444 9.5,13.0444444 9.5,13.0444444 C9.5,13.0444444 14.8843478,13.0444444 16.2265217,12.6837276 C16.9670652,12.4848459 17.551087,11.8998996 17.7486957,11.1570179 C18.1086957,9.80969176 18.1086957,7 18.1086957,7 C18.1086957,7 18.1086957,4.19030824 17.7486957,2.84298208 Z M7.73913043,9.5513405 L7.73913043,4.4486595 L12.2391304,7 L7.73913043,9.5513405 Z",id:"Youtube-icon"}))))))))};e.default=a},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";var r=n(6),a=n(61),i=n(116),o=n(68);var l=function e(t){var n=new i(t),l=a(i.prototype.request,n);return r.extend(l,i.prototype,n),r.extend(l,n),l.create=function(n){return e(o(t,n))},l}(n(48));l.Axios=i,l.Cancel=n(33),l.CancelToken=n(130),l.isCancel=n(67),l.VERSION=n(69).version,l.all=function(e){return Promise.all(e)},l.spread=n(131),l.isAxiosError=n(132),e.exports=l,e.exports.default=l},function(e,t,n){"use strict";var r=n(6),a=n(62),i=n(117),o=n(118),l=n(68),u=n(129),c=u.validators;function s(e){this.defaults=e,this.interceptors={request:new i,response:new i}}s.prototype.request=function(e,t){"string"==typeof e?(t=t||{}).url=e:t=e||{},(t=l(this.defaults,t)).method?t.method=t.method.toLowerCase():this.defaults.method?t.method=this.defaults.method.toLowerCase():t.method="get";var n=t.transitional;void 0!==n&&u.assertOptions(n,{silentJSONParsing:c.transitional(c.boolean),forcedJSONParsing:c.transitional(c.boolean),clarifyTimeoutError:c.transitional(c.boolean)},!1);var r=[],a=!0;this.interceptors.request.forEach((function(e){"function"==typeof e.runWhen&&!1===e.runWhen(t)||(a=a&&e.synchronous,r.unshift(e.fulfilled,e.rejected))}));var i,s=[];if(this.interceptors.response.forEach((function(e){s.push(e.fulfilled,e.rejected)})),!a){var f=[o,void 0];for(Array.prototype.unshift.apply(f,r),f=f.concat(s),i=Promise.resolve(t);f.length;)i=i.then(f.shift(),f.shift());return i}for(var d=t;r.length;){var p=r.shift(),h=r.shift();try{d=p(d)}catch(e){h(e);break}}try{i=o(d)}catch(e){return Promise.reject(e)}for(;s.length;)i=i.then(s.shift(),s.shift());return i},s.prototype.getUri=function(e){return e=l(this.defaults,e),a(e.url,e.params,e.paramsSerializer).replace(/^\?/,"")},r.forEach(["delete","get","head","options"],(function(e){s.prototype[e]=function(t,n){return this.request(l(n||{},{method:e,url:t,data:(n||{}).data}))}})),r.forEach(["post","put","patch"],(function(e){s.prototype[e]=function(t,n,r){return this.request(l(r||{},{method:e,url:t,data:n}))}})),e.exports=s},function(e,t,n){"use strict";var r=n(6);function a(){this.handlers=[]}a.prototype.use=function(e,t,n){return this.handlers.push({fulfilled:e,rejected:t,synchronous:!!n&&n.synchronous,runWhen:n?n.runWhen:null}),this.handlers.length-1},a.prototype.eject=function(e){this.handlers[e]&&(this.handlers[e]=null)},a.prototype.forEach=function(e){r.forEach(this.handlers,(function(t){null!==t&&e(t)}))},e.exports=a},function(e,t,n){"use strict";var r=n(6),a=n(119),i=n(67),o=n(48),l=n(33);function u(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new l("canceled")}e.exports=function(e){return u(e),e.headers=e.headers||{},e.data=a.call(e,e.data,e.headers,e.transformRequest),e.headers=r.merge(e.headers.common||{},e.headers[e.method]||{},e.headers),r.forEach(["delete","get","head","post","put","patch","common"],(function(t){delete e.headers[t]})),(e.adapter||o.adapter)(e).then((function(t){return u(e),t.data=a.call(e,t.data,t.headers,e.transformResponse),t}),(function(t){return i(t)||(u(e),t&&t.response&&(t.response.data=a.call(e,t.response.data,t.response.headers,e.transformResponse))),Promise.reject(t)}))}},function(e,t,n){"use strict";var r=n(6),a=n(48);e.exports=function(e,t,n){var i=this||a;return r.forEach(n,(function(n){e=n.call(i,e,t)})),e}},function(e,t){var n,r,a=e.exports={};function i(){throw new Error("setTimeout has not been defined")}function o(){throw new Error("clearTimeout has not been defined")}function l(e){if(n===setTimeout)return setTimeout(e,0);if((n===i||!n)&&setTimeout)return n=setTimeout,setTimeout(e,0);try{return n(e,0)}catch(t){try{return n.call(null,e,0)}catch(t){return n.call(this,e,0)}}}!function(){try{n="function"==typeof setTimeout?setTimeout:i}catch(e){n=i}try{r="function"==typeof clearTimeout?clearTimeout:o}catch(e){r=o}}();var u,c=[],s=!1,f=-1;function d(){s&&u&&(s=!1,u.length?c=u.concat(c):f=-1,c.length&&p())}function p(){if(!s){var e=l(d);s=!0;for(var t=c.length;t;){for(u=c,c=[];++f<t;)u&&u[f].run();f=-1,t=c.length}u=null,s=!1,function(e){if(r===clearTimeout)return clearTimeout(e);if((r===o||!r)&&clearTimeout)return r=clearTimeout,clearTimeout(e);try{r(e)}catch(t){try{return r.call(null,e)}catch(t){return r.call(this,e)}}}(e)}}function h(e,t){this.fun=e,this.array=t}function m(){}a.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)t[n-1]=arguments[n];c.push(new h(e,t)),1!==c.length||s||l(p)},h.prototype.run=function(){this.fun.apply(null,this.array)},a.title="browser",a.browser=!0,a.env={},a.argv=[],a.version="",a.versions={},a.on=m,a.addListener=m,a.once=m,a.off=m,a.removeListener=m,a.removeAllListeners=m,a.emit=m,a.prependListener=m,a.prependOnceListener=m,a.listeners=function(e){return[]},a.binding=function(e){throw new Error("process.binding is not supported")},a.cwd=function(){return"/"},a.chdir=function(e){throw new Error("process.chdir is not supported")},a.umask=function(){return 0}},function(e,t,n){"use strict";var r=n(6);e.exports=function(e,t){r.forEach(e,(function(n,r){r!==t&&r.toUpperCase()===t.toUpperCase()&&(e[t]=n,delete e[r])}))}},function(e,t,n){"use strict";var r=n(66);e.exports=function(e,t,n){var a=n.config.validateStatus;n.status&&a&&!a(n.status)?t(r("Request failed with status code "+n.status,n.config,null,n.request,n)):e(n)}},function(e,t,n){"use strict";var r=n(6);e.exports=r.isStandardBrowserEnv()?{write:function(e,t,n,a,i,o){var l=[];l.push(e+"="+encodeURIComponent(t)),r.isNumber(n)&&l.push("expires="+new Date(n).toGMTString()),r.isString(a)&&l.push("path="+a),r.isString(i)&&l.push("domain="+i),!0===o&&l.push("secure"),document.cookie=l.join("; ")},read:function(e){var t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove:function(e){this.write(e,"",Date.now()-864e5)}}:{write:function(){},read:function(){return null},remove:function(){}}},function(e,t,n){"use strict";var r=n(125),a=n(126);e.exports=function(e,t){return e&&!r(t)?a(e,t):t}},function(e,t,n){"use strict";e.exports=function(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}},function(e,t,n){"use strict";e.exports=function(e,t){return t?e.replace(/\/+$/,"")+"/"+t.replace(/^\/+/,""):e}},function(e,t,n){"use strict";var r=n(6),a=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];e.exports=function(e){var t,n,i,o={};return e?(r.forEach(e.split("\n"),(function(e){if(i=e.indexOf(":"),t=r.trim(e.substr(0,i)).toLowerCase(),n=r.trim(e.substr(i+1)),t){if(o[t]&&a.indexOf(t)>=0)return;o[t]="set-cookie"===t?(o[t]?o[t]:[]).concat([n]):o[t]?o[t]+", "+n:n}})),o):o}},function(e,t,n){"use strict";var r=n(6);e.exports=r.isStandardBrowserEnv()?function(){var e,t=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");function a(e){var r=e;return t&&(n.setAttribute("href",r),r=n.href),n.setAttribute("href",r),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:"/"===n.pathname.charAt(0)?n.pathname:"/"+n.pathname}}return e=a(window.location.href),function(t){var n=r.isString(t)?a(t):t;return n.protocol===e.protocol&&n.host===e.host}}():function(){return!0}},function(e,t,n){"use strict";var r=n(69).version,a={};["object","boolean","number","function","string","symbol"].forEach((function(e,t){a[e]=function(n){return typeof n===e||"a"+(t<1?"n ":" ")+e}}));var i={};a.transitional=function(e,t,n){function a(e,t){return"[Axios v"+r+"] Transitional option '"+e+"'"+t+(n?". "+n:"")}return function(n,r,o){if(!1===e)throw new Error(a(r," has been removed"+(t?" in "+t:"")));return t&&!i[r]&&(i[r]=!0,console.warn(a(r," has been deprecated since v"+t+" and will be removed in the near future"))),!e||e(n,r,o)}},e.exports={assertOptions:function(e,t,n){if("object"!=typeof e)throw new TypeError("options must be an object");for(var r=Object.keys(e),a=r.length;a-- >0;){var i=r[a],o=t[i];if(o){var l=e[i],u=void 0===l||o(l,i,e);if(!0!==u)throw new TypeError("option "+i+" must be "+u)}else if(!0!==n)throw Error("Unknown option "+i)}},validators:a}},function(e,t,n){"use strict";var r=n(33);function a(e){if("function"!=typeof e)throw new TypeError("executor must be a function.");var t;this.promise=new Promise((function(e){t=e}));var n=this;this.promise.then((function(e){if(n._listeners){var t,r=n._listeners.length;for(t=0;t<r;t++)n._listeners[t](e);n._listeners=null}})),this.promise.then=function(e){var t,r=new Promise((function(e){n.subscribe(e),t=e})).then(e);return r.cancel=function(){n.unsubscribe(t)},r},e((function(e){n.reason||(n.reason=new r(e),t(n.reason))}))}a.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},a.prototype.subscribe=function(e){this.reason?e(this.reason):this._listeners?this._listeners.push(e):this._listeners=[e]},a.prototype.unsubscribe=function(e){if(this._listeners){var t=this._listeners.indexOf(e);-1!==t&&this._listeners.splice(t,1)}},a.source=function(){var e;return{token:new a((function(t){e=t})),cancel:e}},e.exports=a},function(e,t,n){"use strict";e.exports=function(e){return function(t){return e.apply(null,t)}}},function(e,t,n){"use strict";var r=n(6);e.exports=function(e){return r.isObject(e)&&!0===e.isAxiosError}},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(134),n(159),n(160),n(80),n(164),n(165),n(167),n(168),n(18),n(32)],r=function(e,t,n,r,a,i,o,l,u,c,s,f,d){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var p=k(t),h=k(n),m=k(r),y=k(a),v=k(i),g=k(o),b=k(l),x=k(u),w=k(c),_=k(s),E=k(d);function k(e){return e&&e.__esModule?e:{default:e}}function C(){return C=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},C.apply(this,arguments)}function S(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function O(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?S(Object(n),!0).forEach((function(t){M(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):S(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function M(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function P(e,t){return A(e)||j(e,t)||L(e,t)||N()}function N(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function L(e,t){if(e){if("string"==typeof e)return T(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?T(e,t):void 0}}function T(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function j(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,a,i=[],o=!0,l=!1;try{for(n=n.call(e);!(o=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);o=!0);}catch(e){l=!0,a=e}finally{try{o||null==n.return||n.return()}finally{if(l)throw a}}return i}}function A(e){if(Array.isArray(e))return e}var R=function(e){var n=e.fbpPerformanceYear,r=e.feedbackPerformanceYear,a=e.handleCancel,i=e.includeSkipToSidebar,o=e.isDevPre,l=e.isLoginEnabled,u=e.performanceYear,c=e.showCancelButton,s=e.showPhysicianCompareLink,d=e.showFacilityBasedPreviewLink,h=e.skipToContentId,k=e.RouterLink,S=e.isIESupportPage,M=P((0,t.useState)(!1),2),N=M[0],L=M[1],T=function(e){return null==e?void 0:e.map((function(e){var t;if((null===(t=e.columns)||void 0===t?void 0:t.length)>1){var n=e.columns;return O(O({},e),{},{rows:n[0].map((function(e,t){return n.map((function(e){return e[t]}))}))})}return O(O({},e),{},{rows:e.columns})}))},j=(0,E.default)({localStorageName:"qpp_top_nav_content",url:"/config/header",timeout:30,defaultContent:_.default}),A=T(null==j?void 0:j.content);return c?p.default.createElement(f.HeaderStateProvider,{RouterLink:k},p.default.createElement(v.default,{showCancelButton:!0,skipToContentId:h,includeSkipToSidebar:i},p.default.createElement(y.default,{handleCancel:a}))):o?p.default.createElement(f.HeaderStateProvider,{RouterLink:k},p.default.createElement(v.default,{isIESupportPage:S,skipToContentId:h,includeSkipToSidebar:i},p.default.createElement("nav",{"aria-label":"Primary navigation",hidden:!N},p.default.createElement("ul",{className:"navigation-menu"},p.default.createElement(m.default,{isDevPre:!0,isLoginEnabled:l}))))):A?p.default.createElement(f.HeaderStateProvider,{RouterLink:k},p.default.createElement(v.default,{isIESupportPage:S,skipToContentId:h,includeSkipToSidebar:i},p.default.createElement(w.default,null),p.default.createElement(b.default,{handleClick:function(){return L(!N)},isMobileMenuExpanded:N}),p.default.createElement("nav",{"aria-label":"Primary navigation",hidden:!N},p.default.createElement("ul",{className:"navigation-menu navigation-new-style"},A.map((function(e){return p.default.createElement(g.default,C({handleClick:function(){L(!N)},isMobileMenuExpanded:N,key:e.name},e))})),p.default.createElement(m.default,{handleClick:function(){return L(!N)},fbpPerformanceYear:n,feedbackPerformanceYear:r,isLoginEnabled:l,performanceYear:u,showPhysicianCompareLink:s,showFacilityBasedPreviewLink:d})))),p.default.createElement(x.default,null)):null};R.propTypes={fbpPerformanceYear:h.default.string,feedbackPerformanceYear:h.default.string,handleCancel:h.default.func,includeSkipToSidebar:h.default.bool,isDevPre:h.default.bool,isLoginEnabled:h.default.bool,performanceYear:h.default.number,showCancelButton:h.default.bool,showPhysicianCompareLink:h.default.bool,showFacilityBasedPreviewLink:h.default.bool,skipToContentId:h.default.string,RouterLink:h.default.func,isIESupportPage:h.default.bool},R.defaultProps={fbpPerformanceYear:null,feedbackPerformanceYear:null,handleCancel:Function.prototype,includeSkipToSidebar:!1,isDevPre:!1,isLoginEnabled:!0,performanceYear:2017,showCancelButton:!1,showPhysicianCompareLink:!1,showFacilityBasedPreviewLink:!1,skipToContentId:null,RouterLink:null,isIESupportPage:!1},e.default=R},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(17),n(49),n(18),n(34),n(135),n(13),n(80)],r=function(e,t,n,r,a,i,o,l,u,c){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var s=y(t),f=y(n),d=y(r),p=y(a),h=y(l),m=y(c);function y(e){return e&&e.__esModule?e:{default:e}}var v=function(e){var t=e.handleClick,n=e.fbpPerformanceYear,r=e.feedbackPerformanceYear,a=e.isLoginEnabled,l=e.isDevPre,c=e.performanceYear,f=e.showFacilityBasedPreviewLink,y=e.showPhysicianCompareLink,v=d.default.parse(document.cookie),g=v.hasOwnProperty("qpp_auth_token"),b="true"===v.qpp_has_authorizations,x="true"===v.qpp_has_non_registry_authorizations,w=!g&&l,_=(0,i.useHeaderState)(),E=_.closeMenus,k=_.RouterLink;if(!a||w)return null;if(!g)return k?s.default.createElement("li",{onClick:t,className:"header-item-login login"},s.default.createElement(k,{className:"menu-link",to:"/login",onClick:function(){E(),(0,o.setUtagLink)("main navbar","click","/login")},"data-track-category":"TopNav","data-track-action":"click","data-track-label":"Sign In"},s.default.createElement("div",{className:"nav-title"},"Sign In"),s.default.createElement("div",{className:"nav-description"},"Manage Account ",s.default.createElement("br",null),"and Register"))):s.default.createElement("li",{className:"header-item-login login"},s.default.createElement("a",{className:"menu-link",href:"/login","data-track-category":"TopNav","data-track-action":"click","data-track-label":"Sign In",onClick:function(){(0,o.setUtagLink)("main navbar","click","/login")}},s.default.createElement("div",{className:"nav-title"},"Sign In"),s.default.createElement("div",{className:"nav-description"},"Manage Account ",s.default.createElement("br",null),"and Register")));if(g){var C=(0,p.default)(v.qpp_auth_token).firstName,S=[];b&&(S.push({type:"link",href:u.dashboardUrl,name:"Eligibility & Reporting"},{type:"link",href:(0,u.performanceFeedbackUrl)(r||c),name:"Performance Feedback"}),y&&x&&S.push({type:"link",href:u.physicianCompareUrl,name:"Doctors & Clinicians Preview"}),f&&S.push({type:"link",href:(0,u.facilityBasedPreviewUrl)(n||c),name:"Facility Based Preview"}));var O=[[{items:[{type:"link",href:u.submissionsUrl,name:"Account Home"}].concat(S,[{type:"link",href:u.manageUrl,name:"Manage Access"},{type:"signout",name:"Sign Out"}])}]],M=[[{items:[{type:"signout",name:"Sign Out"}]}]];return s.default.createElement(s.default.Fragment,null,s.default.createElement(h.default,null),s.default.createElement(m.default,{hasMenu:!0,menuName:"Login",name:C,subtitle:"My Account",className:"account-menu-item",columns:l?M:O,rows:l?M:O}))}};v.propTypes={isLoginEnabled:f.default.bool.isRequired,showPhysicianCompareLink:f.default.bool,showFacilityBasedPreviewLink:f.default.bool,performanceYear:f.default.number,fbpPerformanceYear:f.default.string,feedbackPerformanceYear:f.default.string,isDevPre:f.default.bool,handleClick:f.default.func.isRequired},v.defaultProps={showPhysicianCompareLink:!1,showFacilityBasedPreviewLink:!1,performanceYear:2017,fbpPerformanceYear:null,feedbackPerformanceYear:null,isDevPre:!1},e.default=v},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(17),n(136),n(49),n(50),n(78),n(35),n(79)],r=function(e,t,n,r,a,i,o,l,u,c){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var s=b(t),f=b(n),d=b(r),p=b(a),h=b(i),m=b(o),y=b(l),v=b(u),g=b(c);function b(e){return e&&e.__esModule?e:{default:e}}function x(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function w(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function _(e,t,n){return t&&w(e.prototype,t),n&&w(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function E(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&k(e,t)}function k(e,t){return k=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},k(e,t)}function C(e){var t=M();return function(){var n,r=P(e);if(t){var a=P(this).constructor;n=Reflect.construct(r,arguments,a)}else n=r.apply(this,arguments);return S(this,n)}}function S(e,t){if(t&&("object"==typeof t||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return O(e)}function O(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function M(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}function P(e){return P=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},P(e)}var N=6e4,L=function(e){E(n,e);var t=C(n);function n(e){var r;return x(this,n),(r=t.call(this,e)).handleOpenModal=r.handleOpenModal.bind(O(r)),r.handleCloseModal=r.handleCloseModal.bind(O(r)),r.refreshSession=r.refreshSession.bind(O(r)),r.signOut=r.signOut.bind(O(r)),r.startTimer=r.startTimer.bind(O(r)),r.shouldShowDialog=r.shouldShowDialog.bind(O(r)),r.shouldSignOut=r.shouldSignOut.bind(O(r)),r.minutesUntil=r.minutesUntil.bind(O(r)),r.checkExpiry=r.checkExpiry.bind(O(r)),r.onInterval=r.onInterval.bind(O(r)),!0===e.showImmediate?r.state={showModal:!0,showError:!1}:(r.state={showModal:!1,showError:!1},r.startTimer()),r}return _(n,[{key:"getTokenExpiry",value:function(e){var t=null;if(e.hasOwnProperty("qpp_auth_token")&&e.qpp_auth_token){var n=(0,h.default)(e.qpp_auth_token).exp;t=new Date(1e3*n)}return t}},{key:"checkExpiry",value:function(e){e?this.shouldShowDialog(e)?this.handleOpenModal():this.shouldSignOut(e)&&(this.signOut(),clearInterval(this.warningInterval)):clearInterval(this.warningInterval)}},{key:"onInterval",value:function(){var e=this,t=d.default.parse(document.cookie);if(t.hasOwnProperty("qpp_auth_token")&&t.qpp_auth_token){var n=p.default.operation({retries:5,factor:1,minTimeout:1e3,maxTimeout:1e3});n.attempt((function(){(0,g.default)(t.qpp_auth_token).then(e.checkExpiry).catch((function(t){n.retry(t)||(clearInterval(e.warningInterval),e.forceTimeoutHandle=setTimeout(e.signOut,12e4),e.setState({showModal:!1,showError:!0}))}))}))}}},{key:"startTimer",value:function(){clearInterval(this.warningInterval),this.warningInterval=setInterval(this.onInterval,N)}},{key:"shouldShowDialog",value:function(e){if("number"==typeof e){var t=e/60;return!this.state.showModal&&t<=this.props.warningTimeout}return!this.state.showModal&&this.minutesUntil(e)<=this.props.warningTimeout}},{key:"shouldSignOut",value:function(e){return"number"==typeof e?e<=1:this.minutesUntil(e)<=0}},{key:"minutesUntil",value:function(e){return(e-(new Date).getTime())/6e4}},{key:"handleOpenModal",value:function(){this.setState({showModal:!0,showError:!1})}},{key:"handleCloseModal",value:function(){this.setState({showModal:!1,showError:!1})}},{key:"refreshSession",value:function(){var e=this;(0,y.default)({window:window,onSuccess:function(){e.startTimer()}}),this.handleCloseModal()}},{key:"signOut",value:function(){this.forceTimeoutHandle&&clearTimeout(this.forceTimeoutHandle),(0,v.default)(window),this.handleCloseModal()}},{key:"render",value:function(){return s.default.createElement(s.default.Fragment,null,s.default.createElement(m.default,{useDesignSystem:!0,title:"You will be signed out within two minutes",isOpen:this.state.showModal,primary:{title:"Keep me signed in",onClick:this.refreshSession},secondary:{title:"Sign me out now",onClick:this.signOut},onRequestClose:this.handleCloseModal},s.default.createElement("p",null,"You have been inactive for thirty minutes. For your security, we will sign you out automatically.")),s.default.createElement(m.default,{useDesignSystem:!0,title:"Technical Difficulties",isOpen:this.state.showError,primary:{title:"Sign Out",onClick:this.signOut},onRequestClose:this.signOut},s.default.createElement("p",null,"We’re experiencing technical difficulties. Please log in again to continue. For your security, we will sign you out automatically within two minutes.")))}}]),n}(t.Component);e.default=L,L.propTypes={showImmediate:f.default.bool,warningTimeout:f.default.number,appElement:f.default.string},L.defaultProps={showImmediate:!1,warningTimeout:2,appElement:void 0}},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){e.exports=n(137)},function(e,t,n){var r=n(138);t.operation=function(e){var n=t.timeouts(e);return new r(n,{forever:e&&(e.forever||e.retries===1/0),unref:e&&e.unref,maxRetryTime:e&&e.maxRetryTime})},t.timeouts=function(e){if(e instanceof Array)return[].concat(e);var t={retries:10,factor:2,minTimeout:1e3,maxTimeout:1/0,randomize:!1};for(var n in e)t[n]=e[n];if(t.minTimeout>t.maxTimeout)throw new Error("minTimeout is greater than maxTimeout");for(var r=[],a=0;a<t.retries;a++)r.push(this.createTimeout(a,t));return e&&e.forever&&!r.length&&r.push(this.createTimeout(a,t)),r.sort((function(e,t){return e-t})),r},t.createTimeout=function(e,t){var n=t.randomize?Math.random()+1:1,r=Math.round(n*Math.max(t.minTimeout,1)*Math.pow(t.factor,e));return r=Math.min(r,t.maxTimeout)},t.wrap=function(e,n,r){if(n instanceof Array&&(r=n,n=null),!r)for(var a in r=[],e)"function"==typeof e[a]&&r.push(a);for(var i=0;i<r.length;i++){var o=r[i],l=e[o];e[o]=function(r){var a=t.operation(n),i=Array.prototype.slice.call(arguments,1),o=i.pop();i.push((function(e){a.retry(e)||(e&&(arguments[0]=a.mainError()),o.apply(this,arguments))})),a.attempt((function(){r.apply(e,i)}))}.bind(e,l),e[o].options=n}}},function(e,t){function n(e,t){"boolean"==typeof t&&(t={forever:t}),this._originalTimeouts=JSON.parse(JSON.stringify(e)),this._timeouts=e,this._options=t||{},this._maxRetryTime=t&&t.maxRetryTime||1/0,this._fn=null,this._errors=[],this._attempts=1,this._operationTimeout=null,this._operationTimeoutCb=null,this._timeout=null,this._operationStart=null,this._timer=null,this._options.forever&&(this._cachedTimeouts=this._timeouts.slice(0))}e.exports=n,n.prototype.reset=function(){this._attempts=1,this._timeouts=this._originalTimeouts.slice(0)},n.prototype.stop=function(){this._timeout&&clearTimeout(this._timeout),this._timer&&clearTimeout(this._timer),this._timeouts=[],this._cachedTimeouts=null},n.prototype.retry=function(e){if(this._timeout&&clearTimeout(this._timeout),!e)return!1;var t=(new Date).getTime();if(e&&t-this._operationStart>=this._maxRetryTime)return this._errors.push(e),this._errors.unshift(new Error("RetryOperation timeout occurred")),!1;this._errors.push(e);var n=this._timeouts.shift();if(void 0===n){if(!this._cachedTimeouts)return!1;this._errors.splice(0,this._errors.length-1),n=this._cachedTimeouts.slice(-1)}var r=this;return this._timer=setTimeout((function(){r._attempts++,r._operationTimeoutCb&&(r._timeout=setTimeout((function(){r._operationTimeoutCb(r._attempts)}),r._operationTimeout),r._options.unref&&r._timeout.unref()),r._fn(r._attempts)}),n),this._options.unref&&this._timer.unref(),!0},n.prototype.attempt=function(e,t){this._fn=e,t&&(t.timeout&&(this._operationTimeout=t.timeout),t.cb&&(this._operationTimeoutCb=t.cb));var n=this;this._operationTimeoutCb&&(this._timeout=setTimeout((function(){n._operationTimeoutCb()}),n._operationTimeout)),this._operationStart=(new Date).getTime(),this._fn(this._attempts)},n.prototype.try=function(e){console.log("Using RetryOperation.try() is deprecated"),this.attempt(e)},n.prototype.start=function(e){console.log("Using RetryOperation.start() is deprecated"),this.attempt(e)},n.prototype.start=n.prototype.try,n.prototype.errors=function(){return this._errors},n.prototype.attempts=function(){return this._attempts},n.prototype.mainError=function(){if(0===this._errors.length)return null;for(var e={},t=null,n=0,r=0;r<this._errors.length;r++){var a=this._errors[r],i=a.message,o=(e[i]||0)+1;e[i]=o,o>=n&&(t=a,n=o)}return t}},function(e,t,n){var r,a,i;a=[t,n(0),n(11),n(70),n(10),n(52),n(2)],r=function(e,t,n,r,a,i,o){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=f(t),u=f(r),c=f(i),s=f(o);function f(e){return e&&e.__esModule?e:{default:e}}function d(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function p(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function h(e,t,n){return t&&p(e.prototype,t),n&&p(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function m(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&y(e,t)}function y(e,t){return y=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},y(e,t)}function v(e){var t=x();return function(){var n,r=w(e);if(t){var a=w(this).constructor;n=Reflect.construct(r,arguments,a)}else n=r.apply(this,arguments);return g(this,n)}}function g(e,t){if(t&&("object"==typeof t||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return b(e)}function b(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function x(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}function w(e){return w=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},w(e)}var _=function(e){m(n,e);var t=v(n);function n(){var e;return d(this,n),(e=t.call(this)).state={showModal:!0},e.handleOpenModal=e.handleOpenModal.bind(b(e)),e.handleCloseModal=e.handleCloseModal.bind(b(e)),u.default.setAppElement("body > *:not(.ReactModalPortal)"),e}return h(n,[{key:"handleOpenModal",value:function(){this.setState({showModal:!0})}},{key:"handleCloseModal",value:function(){this.setState({showModal:!1})}},{key:"UNSAFE_componentWillReceiveProps",value:function(e){this.setState({showModal:e.showModal})}},{key:"render",value:function(){return l.default.createElement("div",null,l.default.createElement(u.default,{role:"alertdialog",contentLabel:this.props.contentLabel||"Informational Modal Dialog",isOpen:this.state.showModal,className:"info-modal-content",overlayClassName:"info-modal-overlay",onRequestClose:this.handleCloseModal},l.default.createElement("button",{className:"closeModal","aria-label":"Close modal",onClick:this.handleCloseModal},l.default.createElement("svg",{className:"close-icon","aria-hidden":"true"},l.default.createElement(a.CloseXIcon,null))),l.default.createElement(c.default,{html:this.props.content})))}}]),n}(t.Component),E=function(e){var t=e.content,r=e.main;(0,n.render)(l.default.createElement(_,{content:t,showModal:!0}),r)};_.propTypes={contentLabel:s.default.string,content:s.default.string},e.default=E},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.bodyOpenClassName=t.portalClassName=void 0;var r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},a=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),i=n(0),o=h(i),l=h(n(11)),u=h(n(2)),c=h(n(141)),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(72)),f=n(51),d=h(f),p=n(148);function h(e){return e&&e.__esModule?e:{default:e}}function m(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function y(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 v=t.portalClassName="ReactModalPortal",g=t.bodyOpenClassName="ReactModal__Body--open",b=f.canUseDOM&&void 0!==l.default.createPortal,x=function(e){return document.createElement(e)},w=function(){return b?l.default.createPortal:l.default.unstable_renderSubtreeIntoContainer};function _(e){return e()}var E=function(e){function t(){var e,n,a;m(this,t);for(var i=arguments.length,u=Array(i),s=0;s<i;s++)u[s]=arguments[s];return n=a=y(this,(e=t.__proto__||Object.getPrototypeOf(t)).call.apply(e,[this].concat(u))),a.removePortal=function(){!b&&l.default.unmountComponentAtNode(a.node);var e=_(a.props.parentSelector);e&&e.contains(a.node)?e.removeChild(a.node):console.warn('React-Modal: "parentSelector" prop did not returned any DOM element. Make sure that the parent element is unmounted to avoid any memory leaks.')},a.portalRef=function(e){a.portal=e},a.renderPortal=function(e){var n=w()(a,o.default.createElement(c.default,r({defaultStyles:t.defaultStyles},e)),a.node);a.portalRef(n)},y(a,n)}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),a(t,[{key:"componentDidMount",value:function(){f.canUseDOM&&(b||(this.node=x("div")),this.node.className=this.props.portalClassName,_(this.props.parentSelector).appendChild(this.node),!b&&this.renderPortal(this.props))}},{key:"getSnapshotBeforeUpdate",value:function(e){return{prevParent:_(e.parentSelector),nextParent:_(this.props.parentSelector)}}},{key:"componentDidUpdate",value:function(e,t,n){if(f.canUseDOM){var r=this.props,a=r.isOpen,i=r.portalClassName;e.portalClassName!==i&&(this.node.className=i);var o=n.prevParent,l=n.nextParent;l!==o&&(o.removeChild(this.node),l.appendChild(this.node)),(e.isOpen||a)&&!b&&this.renderPortal(this.props)}}},{key:"componentWillUnmount",value:function(){if(f.canUseDOM&&this.node&&this.portal){var e=this.portal.state,t=Date.now(),n=e.isOpen&&this.props.closeTimeoutMS&&(e.closesAt||t+this.props.closeTimeoutMS);n?(e.beforeClose||this.portal.closeWithTimeout(),setTimeout(this.removePortal,n-t)):this.removePortal()}}},{key:"render",value:function(){return f.canUseDOM&&b?(!this.node&&b&&(this.node=x("div")),w()(o.default.createElement(c.default,r({ref:this.portalRef,defaultStyles:t.defaultStyles},this.props)),this.node)):null}}],[{key:"setAppElement",value:function(e){s.setElement(e)}}]),t}(i.Component);E.propTypes={isOpen:u.default.bool.isRequired,style:u.default.shape({content:u.default.object,overlay:u.default.object}),portalClassName:u.default.string,bodyOpenClassName:u.default.string,htmlOpenClassName:u.default.string,className:u.default.oneOfType([u.default.string,u.default.shape({base:u.default.string.isRequired,afterOpen:u.default.string.isRequired,beforeClose:u.default.string.isRequired})]),overlayClassName:u.default.oneOfType([u.default.string,u.default.shape({base:u.default.string.isRequired,afterOpen:u.default.string.isRequired,beforeClose:u.default.string.isRequired})]),appElement:u.default.oneOfType([u.default.instanceOf(d.default),u.default.instanceOf(f.SafeHTMLCollection),u.default.instanceOf(f.SafeNodeList),u.default.arrayOf(u.default.instanceOf(d.default))]),onAfterOpen:u.default.func,onRequestClose:u.default.func,closeTimeoutMS:u.default.number,ariaHideApp:u.default.bool,shouldFocusAfterRender:u.default.bool,shouldCloseOnOverlayClick:u.default.bool,shouldReturnFocusAfterClose:u.default.bool,preventScroll:u.default.bool,parentSelector:u.default.func,aria:u.default.object,data:u.default.object,role:u.default.string,contentLabel:u.default.string,shouldCloseOnEsc:u.default.bool,overlayRef:u.default.func,contentRef:u.default.func,id:u.default.string,overlayElement:u.default.func,contentElement:u.default.func},E.defaultProps={isOpen:!1,portalClassName:v,bodyOpenClassName:g,role:"dialog",ariaHideApp:!0,closeTimeoutMS:0,shouldFocusAfterRender:!0,shouldCloseOnEsc:!0,shouldCloseOnOverlayClick:!0,shouldReturnFocusAfterClose:!0,preventScroll:!1,parentSelector:function(){return document.body},overlayElement:function(e,t){return o.default.createElement("div",e,t)},contentElement:function(e,t){return o.default.createElement("div",e,t)}},E.defaultStyles={overlay:{position:"fixed",top:0,left:0,right:0,bottom:0,backgroundColor:"rgba(255, 255, 255, 0.75)"},content:{position:"absolute",top:"40px",left:"40px",right:"40px",bottom:"40px",border:"1px solid #ccc",background:"#fff",overflow:"auto",WebkitOverflowScrolling:"touch",borderRadius:"4px",outline:"none",padding:"20px"}},(0,p.polyfill)(E),t.default=E},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},a="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=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),o=n(0),l=y(n(2)),u=m(n(142)),c=y(n(143)),s=m(n(72)),f=m(n(146)),d=n(51),p=y(d),h=y(n(73));function m(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 y(e){return e&&e.__esModule?e:{default:e}}n(147);var v={overlay:"ReactModal__Overlay",content:"ReactModal__Content"},g=0,b=function(e){function t(e){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t);var n=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,(t.__proto__||Object.getPrototypeOf(t)).call(this,e));return n.setOverlayRef=function(e){n.overlay=e,n.props.overlayRef&&n.props.overlayRef(e)},n.setContentRef=function(e){n.content=e,n.props.contentRef&&n.props.contentRef(e)},n.afterClose=function(){var e=n.props,t=e.appElement,r=e.ariaHideApp,a=e.htmlOpenClassName,i=e.bodyOpenClassName;i&&f.remove(document.body,i),a&&f.remove(document.getElementsByTagName("html")[0],a),r&&g>0&&0===(g-=1)&&s.show(t),n.props.shouldFocusAfterRender&&(n.props.shouldReturnFocusAfterClose?(u.returnFocus(n.props.preventScroll),u.teardownScopedFocus()):u.popWithoutFocus()),n.props.onAfterClose&&n.props.onAfterClose(),h.default.deregister(n)},n.open=function(){n.beforeOpen(),n.state.afterOpen&&n.state.beforeClose?(clearTimeout(n.closeTimer),n.setState({beforeClose:!1})):(n.props.shouldFocusAfterRender&&(u.setupScopedFocus(n.node),u.markForFocusLater()),n.setState({isOpen:!0},(function(){n.openAnimationFrame=requestAnimationFrame((function(){n.setState({afterOpen:!0}),n.props.isOpen&&n.props.onAfterOpen&&n.props.onAfterOpen({overlayEl:n.overlay,contentEl:n.content})}))})))},n.close=function(){n.props.closeTimeoutMS>0?n.closeWithTimeout():n.closeWithoutTimeout()},n.focusContent=function(){return n.content&&!n.contentHasFocus()&&n.content.focus({preventScroll:!0})},n.closeWithTimeout=function(){var e=Date.now()+n.props.closeTimeoutMS;n.setState({beforeClose:!0,closesAt:e},(function(){n.closeTimer=setTimeout(n.closeWithoutTimeout,n.state.closesAt-Date.now())}))},n.closeWithoutTimeout=function(){n.setState({beforeClose:!1,isOpen:!1,afterOpen:!1,closesAt:null},n.afterClose)},n.handleKeyDown=function(e){9===e.keyCode&&(0,c.default)(n.content,e),n.props.shouldCloseOnEsc&&27===e.keyCode&&(e.stopPropagation(),n.requestClose(e))},n.handleOverlayOnClick=function(e){null===n.shouldClose&&(n.shouldClose=!0),n.shouldClose&&n.props.shouldCloseOnOverlayClick&&(n.ownerHandlesClose()?n.requestClose(e):n.focusContent()),n.shouldClose=null},n.handleContentOnMouseUp=function(){n.shouldClose=!1},n.handleOverlayOnMouseDown=function(e){n.props.shouldCloseOnOverlayClick||e.target!=n.overlay||e.preventDefault()},n.handleContentOnClick=function(){n.shouldClose=!1},n.handleContentOnMouseDown=function(){n.shouldClose=!1},n.requestClose=function(e){return n.ownerHandlesClose()&&n.props.onRequestClose(e)},n.ownerHandlesClose=function(){return n.props.onRequestClose},n.shouldBeClosed=function(){return!n.state.isOpen&&!n.state.beforeClose},n.contentHasFocus=function(){return document.activeElement===n.content||n.content.contains(document.activeElement)},n.buildClassName=function(e,t){var r="object"===(void 0===t?"undefined":a(t))?t:{base:v[e],afterOpen:v[e]+"--after-open",beforeClose:v[e]+"--before-close"},i=r.base;return n.state.afterOpen&&(i=i+" "+r.afterOpen),n.state.beforeClose&&(i=i+" "+r.beforeClose),"string"==typeof t&&t?i+" "+t:i},n.attributesFromObject=function(e,t){return Object.keys(t).reduce((function(n,r){return n[e+"-"+r]=t[r],n}),{})},n.state={afterOpen:!1,beforeClose:!1},n.shouldClose=null,n.moveFromContentToOverlay=null,n}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),i(t,[{key:"componentDidMount",value:function(){this.props.isOpen&&this.open()}},{key:"componentDidUpdate",value:function(e,t){this.props.isOpen&&!e.isOpen?this.open():!this.props.isOpen&&e.isOpen&&this.close(),this.props.shouldFocusAfterRender&&this.state.isOpen&&!t.isOpen&&this.focusContent()}},{key:"componentWillUnmount",value:function(){this.state.isOpen&&this.afterClose(),clearTimeout(this.closeTimer),cancelAnimationFrame(this.openAnimationFrame)}},{key:"beforeOpen",value:function(){var e=this.props,t=e.appElement,n=e.ariaHideApp,r=e.htmlOpenClassName,a=e.bodyOpenClassName;a&&f.add(document.body,a),r&&f.add(document.getElementsByTagName("html")[0],r),n&&(g+=1,s.hide(t)),h.default.register(this)}},{key:"render",value:function(){var e=this.props,t=e.id,n=e.className,a=e.overlayClassName,i=e.defaultStyles,o=e.children,l=n?{}:i.content,u=a?{}:i.overlay;if(this.shouldBeClosed())return null;var c={ref:this.setOverlayRef,className:this.buildClassName("overlay",a),style:r({},u,this.props.style.overlay),onClick:this.handleOverlayOnClick,onMouseDown:this.handleOverlayOnMouseDown},s=r({id:t,ref:this.setContentRef,style:r({},l,this.props.style.content),className:this.buildClassName("content",n),tabIndex:"-1",onKeyDown:this.handleKeyDown,onMouseDown:this.handleContentOnMouseDown,onMouseUp:this.handleContentOnMouseUp,onClick:this.handleContentOnClick,role:this.props.role,"aria-label":this.props.contentLabel},this.attributesFromObject("aria",r({modal:!0},this.props.aria)),this.attributesFromObject("data",this.props.data||{}),{"data-testid":this.props.testId}),f=this.props.contentElement(s,o);return this.props.overlayElement(c,f)}}]),t}(o.Component);b.defaultProps={style:{overlay:{},content:{}},defaultStyles:{}},b.propTypes={isOpen:l.default.bool.isRequired,defaultStyles:l.default.shape({content:l.default.object,overlay:l.default.object}),style:l.default.shape({content:l.default.object,overlay:l.default.object}),className:l.default.oneOfType([l.default.string,l.default.object]),overlayClassName:l.default.oneOfType([l.default.string,l.default.object]),bodyOpenClassName:l.default.string,htmlOpenClassName:l.default.string,ariaHideApp:l.default.bool,appElement:l.default.oneOfType([l.default.instanceOf(p.default),l.default.instanceOf(d.SafeHTMLCollection),l.default.instanceOf(d.SafeNodeList),l.default.arrayOf(l.default.instanceOf(p.default))]),onAfterOpen:l.default.func,onAfterClose:l.default.func,onRequestClose:l.default.func,closeTimeoutMS:l.default.number,shouldFocusAfterRender:l.default.bool,shouldCloseOnOverlayClick:l.default.bool,shouldReturnFocusAfterClose:l.default.bool,preventScroll:l.default.bool,role:l.default.string,contentLabel:l.default.string,aria:l.default.object,data:l.default.object,children:l.default.node,shouldCloseOnEsc:l.default.bool,overlayRef:l.default.func,contentRef:l.default.func,id:l.default.string,overlayElement:l.default.func,contentElement:l.default.func,testId:l.default.string},t.default=b,e.exports=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resetState=function(){o=[]},t.log=function(){0},t.handleBlur=c,t.handleFocus=s,t.markForFocusLater=function(){o.push(document.activeElement)},t.returnFocus=function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=null;try{return void(0!==o.length&&(t=o.pop()).focus({preventScroll:e}))}catch(e){console.warn(["You tried to return focus to",t,"but it is not in the DOM anymore"].join(" "))}},t.popWithoutFocus=function(){o.length>0&&o.pop()},t.setupScopedFocus=function(e){l=e,window.addEventListener?(window.addEventListener("blur",c,!1),document.addEventListener("focus",s,!0)):(window.attachEvent("onBlur",c),document.attachEvent("onFocus",s))},t.teardownScopedFocus=function(){l=null,window.addEventListener?(window.removeEventListener("blur",c),document.removeEventListener("focus",s)):(window.detachEvent("onBlur",c),document.detachEvent("onFocus",s))};var r,a=n(71),i=(r=a)&&r.__esModule?r:{default:r};var o=[],l=null,u=!1;function c(){u=!0}function s(){if(u){if(u=!1,!l)return;setTimeout((function(){l.contains(document.activeElement)||((0,i.default)(l)[0]||l).focus()}),0)}}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){var n=(0,i.default)(e);if(!n.length)return void t.preventDefault();var r=void 0,a=t.shiftKey,l=n[0],u=n[n.length-1],c=o();if(e===c){if(!a)return;r=u}u!==c||a||(r=l);l===c&&a&&(r=u);if(r)return t.preventDefault(),void r.focus();var s=/(\bChrome\b|\bSafari\b)\//.exec(navigator.userAgent);if(null==s||"Chrome"==s[1]||null!=/\biPod\b|\biPad\b/g.exec(navigator.userAgent))return;var f=n.indexOf(c);f>-1&&(f+=a?-1:1);if(void 0===(r=n[f]))return t.preventDefault(),void(r=a?u:l).focus();t.preventDefault(),r.focus()};var r,a=n(71),i=(r=a)&&r.__esModule?r:{default:r};function o(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:document;return e.activeElement.shadowRoot?o(e.activeElement.shadowRoot):e.activeElement}e.exports=t.default},function(e,t,n){"use strict";var r=function(){};e.exports=r},function(e,t,n){var r;!function(){"use strict";var a=!("undefined"==typeof window||!window.document||!window.document.createElement),i={canUseDOM:a,canUseWorkers:"undefined"!=typeof Worker,canUseEventListeners:a&&!(!window.addEventListener&&!window.attachEvent),canUseViewport:a&&!!window.screen};void 0===(r=function(){return i}.call(t,n,t,e))||(e.exports=r)}()},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resetState=function(){var e=document.getElementsByTagName("html")[0];for(var t in r)i(e,r[t]);var n=document.body;for(var o in a)i(n,a[o]);r={},a={}},t.log=function(){0};var r={},a={};function i(e,t){e.classList.remove(t)}t.add=function(e,t){return n=e.classList,i="html"==e.nodeName.toLowerCase()?r:a,void t.split(" ").forEach((function(e){!function(e,t){e[t]||(e[t]=0),e[t]+=1}(i,e),n.add(e)}));var n,i},t.remove=function(e,t){return n=e.classList,i="html"==e.nodeName.toLowerCase()?r:a,void t.split(" ").forEach((function(e){!function(e,t){e[t]&&(e[t]-=1)}(i,e),0===i[e]&&n.remove(e)}));var n,i}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resetState=function(){for(var e=[o,l],t=0;t<e.length;t++){var n=e[t];n&&(n.parentNode&&n.parentNode.removeChild(n))}o=l=null,u=[]},t.log=function(){console.log("bodyTrap ----------"),console.log(u.length);for(var e=[o,l],t=0;t<e.length;t++){var n=e[t]||{};console.log(n.nodeName,n.className,n.id)}console.log("edn bodyTrap ----------")};var r,a=n(73),i=(r=a)&&r.__esModule?r:{default:r};var o=void 0,l=void 0,u=[];function c(){0!==u.length&&u[u.length-1].focusContent()}i.default.subscribe((function(e,t){o||l||((o=document.createElement("div")).setAttribute("data-react-modal-body-trap",""),o.style.position="absolute",o.style.opacity="0",o.setAttribute("tabindex","0"),o.addEventListener("focus",c),(l=o.cloneNode()).addEventListener("focus",c)),(u=t).length>0?(document.body.firstChild!==o&&document.body.insertBefore(o,document.body.firstChild),document.body.lastChild!==l&&document.body.appendChild(l)):(o.parentElement&&o.parentElement.removeChild(o),l.parentElement&&l.parentElement.removeChild(l))}))},function(e,t,n){"use strict";function r(){var e=this.constructor.getDerivedStateFromProps(this.props,this.state);null!=e&&this.setState(e)}function a(e){this.setState(function(t){var n=this.constructor.getDerivedStateFromProps(e,t);return null!=n?n:null}.bind(this))}function i(e,t){try{var n=this.props,r=this.state;this.props=e,this.state=t,this.__reactInternalSnapshotFlag=!0,this.__reactInternalSnapshot=this.getSnapshotBeforeUpdate(n,r)}finally{this.props=n,this.state=r}}function o(e){var t=e.prototype;if(!t||!t.isReactComponent)throw new Error("Can only polyfill class components");if("function"!=typeof e.getDerivedStateFromProps&&"function"!=typeof t.getSnapshotBeforeUpdate)return e;var n=null,o=null,l=null;if("function"==typeof t.componentWillMount?n="componentWillMount":"function"==typeof t.UNSAFE_componentWillMount&&(n="UNSAFE_componentWillMount"),"function"==typeof t.componentWillReceiveProps?o="componentWillReceiveProps":"function"==typeof t.UNSAFE_componentWillReceiveProps&&(o="UNSAFE_componentWillReceiveProps"),"function"==typeof t.componentWillUpdate?l="componentWillUpdate":"function"==typeof t.UNSAFE_componentWillUpdate&&(l="UNSAFE_componentWillUpdate"),null!==n||null!==o||null!==l){var u=e.displayName||e.name,c="function"==typeof e.getDerivedStateFromProps?"getDerivedStateFromProps()":"getSnapshotBeforeUpdate()";throw Error("Unsafe legacy lifecycles will not be called for components using new component APIs.\n\n"+u+" uses "+c+" but also contains the following legacy lifecycles:"+(null!==n?"\n "+n:"")+(null!==o?"\n "+o:"")+(null!==l?"\n "+l:"")+"\n\nThe above lifecycles should be removed. Learn more about this warning here:\nhttps://fb.me/react-async-component-lifecycle-hooks")}if("function"==typeof e.getDerivedStateFromProps&&(t.componentWillMount=r,t.componentWillReceiveProps=a),"function"==typeof t.getSnapshotBeforeUpdate){if("function"!=typeof t.componentDidUpdate)throw new Error("Cannot polyfill getSnapshotBeforeUpdate() for components that do not define componentDidUpdate() on the prototype");t.componentWillUpdate=i;var s=t.componentDidUpdate;t.componentDidUpdate=function(e,t,n){var r=this.__reactInternalSnapshotFlag?this.__reactInternalSnapshot:n;s.call(this,e,t,r)}}return e}n.r(t),n.d(t,"polyfill",(function(){return o})),r.__suppressDeprecationWarning=!0,a.__suppressDeprecationWarning=!0,i.__suppressDeprecationWarning=!0},function(e,t,n){var r=n(74),a=n(77),i=n(152);function o(e,t){return new i(t).process(e)}for(var l in(t=e.exports=o).filterXSS=o,t.FilterXSS=i,r)t[l]=r[l];for(var l in a)t[l]=a[l];"undefined"!=typeof window&&(window.filterXSS=e.exports),"undefined"!=typeof self&&"undefined"!=typeof DedicatedWorkerGlobalScope&&self instanceof DedicatedWorkerGlobalScope&&(self.filterXSS=e.exports)},function(e,t,n){var r=n(75),a=n(151);n(76);function i(e){return null==e}function o(e){(e=function(e){var t={};for(var n in e)t[n]=e[n];return t}(e||{})).whiteList=e.whiteList||r.whiteList,e.onAttr=e.onAttr||r.onAttr,e.onIgnoreAttr=e.onIgnoreAttr||r.onIgnoreAttr,e.safeAttrValue=e.safeAttrValue||r.safeAttrValue,this.options=e}o.prototype.process=function(e){if(!(e=(e=e||"").toString()))return"";var t=this.options,n=t.whiteList,r=t.onAttr,o=t.onIgnoreAttr,l=t.safeAttrValue;return a(e,(function(e,t,a,u,c){var s=n[a],f=!1;if(!0===s?f=s:"function"==typeof s?f=s(u):s instanceof RegExp&&(f=s.test(u)),!0!==f&&(f=!1),u=l(a,u)){var d,p={position:t,sourcePosition:e,source:c,isWhite:f};return f?i(d=r(a,u,p))?a+":"+u:d:i(d=o(a,u,p))?void 0:d}}))},e.exports=o},function(e,t,n){var r=n(76);e.exports=function(e,t){";"!==(e=r.trimRight(e))[e.length-1]&&(e+=";");var n=e.length,a=!1,i=0,o=0,l="";function u(){if(!a){var n=r.trim(e.slice(i,o)),u=n.indexOf(":");if(-1!==u){var c=r.trim(n.slice(0,u)),s=r.trim(n.slice(u+1));if(c){var f=t(i,l.length,c,s,n);f&&(l+=f+"; ")}}}i=o+1}for(;o<n;o++){var c=e[o];if("/"===c&&"*"===e[o+1]){var s=e.indexOf("*/",o+2);if(-1===s)break;i=(o=s+1)+1,a=!1}else"("===c?a=!0:")"===c?a=!1:";"===c?a||u():"\n"===c&&u()}return r.trim(l)}},function(e,t,n){var r=n(53).FilterCSS,a=n(74),i=n(77),o=i.parseTag,l=i.parseAttr,u=n(54);function c(e){return null==e}function s(e){(e=function(e){var t={};for(var n in e)t[n]=e[n];return t}(e||{})).stripIgnoreTag&&(e.onIgnoreTag&&console.error('Notes: cannot use these two options "stripIgnoreTag" and "onIgnoreTag" at the same time'),e.onIgnoreTag=a.onIgnoreTagStripAll),e.whiteList=e.whiteList||e.allowList||a.whiteList,e.onTag=e.onTag||a.onTag,e.onTagAttr=e.onTagAttr||a.onTagAttr,e.onIgnoreTag=e.onIgnoreTag||a.onIgnoreTag,e.onIgnoreTagAttr=e.onIgnoreTagAttr||a.onIgnoreTagAttr,e.safeAttrValue=e.safeAttrValue||a.safeAttrValue,e.escapeHtml=e.escapeHtml||a.escapeHtml,this.options=e,!1===e.css?this.cssFilter=!1:(e.css=e.css||{},this.cssFilter=new r(e.css))}s.prototype.process=function(e){if(!(e=(e=e||"").toString()))return"";var t=this.options,n=t.whiteList,r=t.onTag,i=t.onIgnoreTag,s=t.onTagAttr,f=t.onIgnoreTagAttr,d=t.safeAttrValue,p=t.escapeHtml,h=this.cssFilter;t.stripBlankChar&&(e=a.stripBlankChar(e)),t.allowCommentTag||(e=a.stripCommentTag(e));var m=!1;if(t.stripIgnoreTagBody){m=a.StripTagBody(t.stripIgnoreTagBody,i);i=m.onIgnoreTag}var y=o(e,(function(e,t,a,o,m){var y,v={sourcePosition:e,position:t,isClosing:m,isWhite:n.hasOwnProperty(a)};if(!c(y=r(a,o,v)))return y;if(v.isWhite){if(v.isClosing)return"</"+a+">";var g=function(e){var t=u.spaceIndex(e);if(-1===t)return{html:"",closing:"/"===e[e.length-2]};var n="/"===(e=u.trim(e.slice(t+1,-1)))[e.length-1];return n&&(e=u.trim(e.slice(0,-1))),{html:e,closing:n}}(o),b=n[a],x=l(g.html,(function(e,t){var n,r=-1!==u.indexOf(b,e);return c(n=s(a,e,t,r))?r?(t=d(a,e,t,h))?e+'="'+t+'"':e:c(n=f(a,e,t,r))?void 0:n:n}));o="<"+a;return x&&(o+=" "+x),g.closing&&(o+=" /"),o+=">"}return c(y=i(a,o,v))?p(o):y}),p);return m&&(y=m.remove(y)),y},e.exports=s},function(e,t,n){var r,a,i;a=[t,n(0),n(70),n(2),n(10)],r=function(e,t,n,r,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=u(t),o=u(n),l=u(r);function u(e){return e&&e.__esModule?e:{default:e}}function c(){return c=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},c.apply(this,arguments)}function s(e,t){return m(e)||h(e,t)||d(e,t)||f()}function f(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function d(e,t){if(e){if("string"==typeof e)return p(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?p(e,t):void 0}}function p(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function h(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,a,i=[],o=!0,l=!1;try{for(n=n.call(e);!(o=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);o=!0);}catch(e){l=!0,a=e}finally{try{o||null==n.return||n.return()}finally{if(l)throw a}}return i}}function m(e){if(Array.isArray(e))return e}function y(e,t){if(null==e)return{};var n,r,a=v(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}function v(e,t){if(null==e)return{};var n,r,a={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(a[n]=e[n]);return a}var g=["children","onRequestClose","title","primary","secondary","appElement","isOpen"],b=function(e){var n=e.children,r=e.onRequestClose,l=e.title,u=e.primary,f=e.secondary,d=e.appElement,p=e.isOpen,h=y(e,g),m=s((0,t.useState)(!1),2),v=m[0],b=m[1],x=(0,t.useRef)(null),w=(0,t.useRef)(null);return(0,t.useEffect)((function(){o.default.setAppElement(d)}),[]),i.default.createElement(o.default,c({onRequestClose:r,portalClassName:"qpp-c-modal",className:"qpp-c-modal__content",overlayClassName:"qpp-c-modal__overlay",bodyOpenClassName:"qpp-c-modal__body-open",isOpen:p,onAfterOpen:function(){var e;(null===(e=w.current)||void 0===e?void 0:e.scrollHeight)>.6*document.documentElement.clientHeight?b(!0):b(!1),null!=x&&x.current&&x.current.focus()},aria:{labelledby:"modal-heading",describedby:"modal-body"}},h),i.default.createElement("div",{className:"qpp-c-modal__header ".concat(v?"qpp-c-modal__header-sep":"")},i.default.createElement("h3",{id:"modal-heading"},l),i.default.createElement("button",{className:"closex qpp-c-button qpp-c-button--text qpp-u-color--black","aria-label":"close modal","data-testid":"modal-close-btn",onClick:r,ref:x},i.default.createElement(a.CloseXIcon2,null))),i.default.createElement("div",{id:"modal-body",className:"qpp-c-modal__body",ref:w,tabIndex:v?"0":void 0},n),(u||f)&&i.default.createElement("div",{className:"qpp-c-modal__footer"},f&&i.default.createElement("button",{className:"qpp-c-button qpp-c-button--secondary ".concat(u?"qpp-u-margin-right--16":""),loading:f.loading,onClick:f.onClick||r,"aria-label":f.title,"data-testid":"modal-secondary-btn"},f.title),u&&i.default.createElement("button",{className:"qpp-c-button",loading:u.loading,onClick:u.onClick,"data-testid":"modal-primary-btn","aria-label":u.title},u.title)))};b.propTypes={title:l.default.string,children:l.default.node.isRequired,primary:l.default.shape({title:l.default.oneOfType([l.default.string,l.default.element]),onClick:l.default.func,loading:l.default.bool,loadingText:l.default.string}),secondary:l.default.shape({title:l.default.oneOfType([l.default.string,l.default.element]),onClick:l.default.func,loading:l.default.bool,loadingText:l.default.string}),onRequestClose:l.default.func,appElement:l.default.string,isOpen:l.default.bool},b.defaultProps={onRequestClose:function(){},title:void 0,primary:null,secondary:null,appElement:"body > *:not(.qpp-c-modal)",isOpen:!1},e.default=b},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(13),n(18),n(34)],r=function(e,t,n,r,a,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var o=u(t),l=u(n);function u(e){return e&&e.__esModule?e:{default:e}}var c=function(e){return!e.includes(r.submissionsUrl)},s=function(e){var t=e.href,n=e.name,r=(0,a.useHeaderState)(),l=r.RouterLink,u=r.closeMenus;return l&&c(t)?o.default.createElement(l,{to:t,onClick:function(){u(),(0,i.setUtagLink)("main navbar","click",t)},"data-track-category":"TopNav","data-track-action":"click","data-track-label":n,className:"nav-link"},n):o.default.createElement("a",{href:t,className:"nav-link","data-track-category":"TopNav","data-track-action":"click","data-track-label":n,onClick:function(){(0,i.setUtagLink)("main navbar","click",t)}},n)};s.propTypes={href:l.default.string.isRequired,name:l.default.string.isRequired},e.default=s},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(18),n(156),n(34)],r=function(e,t,n,r,a,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var o=c(t),l=c(n),u=c(a);function c(e){return e&&e.__esModule?e:{default:e}}var s=function(e){var t=e.href,n=e.name,a=(0,r.useHeaderState)(),l=a.RouterLink,c=a.closeMenus;return l?o.default.createElement(l,{className:"btn btn-navigation inverse-hover header-menu-btn",to:t,onClick:function(){c(),(0,i.setUtagLink)("main navbar","click",t)},"data-track-category":"TopNav","data-track-action":"click","data-track-label":n},n,o.default.createElement(u.default,null)):o.default.createElement("a",{className:"btn btn-navigation inverse-hover header-menu-btn",href:t,"data-track-category":"TopNav","data-track-action":"click","data-track-label":n,onClick:function(){(0,i.setUtagLink)("main navbar","click",t)}},n,o.default.createElement(u.default,null))};s.propTypes={href:l.default.string.isRequired,name:l.default.string.isRequired},e.default=s},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0)],r=function(e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=r(t);function r(e){return e&&e.__esModule?e:{default:e}}var a=function(){return n.default.createElement("svg",{className:"btn-navigation-icon",width:"15px",height:"24px",viewBox:"0 0 15 24"},n.default.createElement("g",{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd"},n.default.createElement("g",{className:"chevron-icon",transform:"translate(-20.000000, -114.000000)",fillRule:"nonzero"},n.default.createElement("g",{className:"chevron-right",transform:"translate(20.000000, 114.000000)"},n.default.createElement("path",{d:"M14.6682692,12.2740385 L3.96634615,22.9759615 C3.78365385,23.1586538 3.56730769,23.25 3.31730769,23.25 C3.06730769,23.25 2.85096154,23.1586538 2.66826923,22.9759615 L0.274038462,20.5817308 C0.0913461538,20.3990385 0,20.1826923 0,19.9326923 C0,19.6826923 0.0913461538,19.4663462 0.274038462,19.2836538 L7.93269231,11.625 L0.274038462,3.96634615 C0.0913461538,3.78365385 0,3.56730769 0,3.31730769 C0,3.06730769 0.0913461538,2.85096154 0.274038462,2.66826923 L2.66826923,0.274038462 C2.85096154,0.0913461538 3.06730769,0 3.31730769,0 C3.56730769,0 3.78365385,0.0913461538 3.96634615,0.274038462 L14.6682692,10.9759615 C14.8509615,11.1586538 14.9423077,11.375 14.9423077,11.625 C14.9423077,11.875 14.8509615,12.0913462 14.6682692,12.2740385 Z"})))))};e.default=a},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(158),n(34),n(50)],r=function(e,t,n,r,a,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var o=c(t),l=c(n),u=c(i);function c(e){return e&&e.__esModule?e:{default:e}}function s(e,t){return m(e)||h(e,t)||d(e,t)||f()}function f(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function d(e,t){if(e){if("string"==typeof e)return p(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?p(e,t):void 0}}function p(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function h(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,a,i=[],o=!0,l=!1;try{for(n=n.call(e);!(o=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);o=!0);}catch(e){l=!0,a=e}finally{try{o||null==n.return||n.return()}finally{if(l)throw a}}return i}}function m(e){if(Array.isArray(e))return e}var y=function(){var e=s((0,t.useState)(!1),2),n=e[0],r=e[1];return[n,function(){return r(!0)},function(){return r(!1)}]},v=function(e){var t=e.name,n=s(y(),3),i=n[0],l=n[1],c=n[2],f=function(){(0,r.LogoutSession)(window)};return o.default.createElement(o.default.Fragment,null,o.default.createElement("button",{className:"signout-button","aria-label":"Sign out",onClick:l,"data-track-category":"TopNav","data-track-action":"click","data-track-label":t},t),o.default.createElement(u.default,{useDesignSystem:!0,isOpen:i,title:"Sign out",onRequestClose:c,primary:{title:"Sign me out now",onClick:function(){f(),(0,a.setUtagLink)("button","click","Sign me out now")}},secondary:{title:"Keep me signed in",onClick:function(){c(),(0,a.setUtagLink)("button","click","Keep me signed in")}}},o.default.createElement("p",null,"Are you sure you want to sign out?")))};v.propTypes={name:l.default.string.isRequired},e.default=v},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(35),n(78),n(79)],r=function(e,t,n,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.RefreshSession=e.LogoutSession=e.fetchTtl=void 0;var a=l(t),i=l(n),o=l(r);function l(e){return e&&e.__esModule?e:{default:e}}e.fetchTtl=o.default,e.LogoutSession=a.default,e.RefreshSession=i.default},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2)],r=function(e,t,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=i(t),a=i(n);function i(e){return e&&e.__esModule?e:{default:e}}var o=function(e){var t=e.handleCancel;return r.default.createElement("button",{className:"header-cancel",onClick:t},"Cancel")};o.propTypes={handleCancel:a.default.func},e.default=o},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(161),n(162),n(163)],r=function(e,t,n,r,a,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var o=f(t),l=f(n),u=f(r),c=f(a),s=f(i);function f(e){return e&&e.__esModule?e:{default:e}}function d(e,t){e.preventDefault(),document.getElementById(t).focus()}var p=function(e){var t=e.children,n=e.includeSkipToSidebar,r=e.showCancelButton,a=e.skipToContentId,i=e.isIESupportPage;return o.default.createElement(o.default.Fragment,null,o.default.createElement("a",{className:"skip",onClick:function(e){return d(e,"".concat(a||"mainContent"))},href:"#".concat(a||"mainContent")},"Skip to content"),n&&o.default.createElement("a",{className:"skip",onClick:function(e){return d(e,"qppSidebar")},href:"#qppSidebar"},"Skip to sidebar"),o.default.createElement(s.default,null),!i&&o.default.createElement(c.default,null),o.default.createElement("header",{id:"top",className:r?"show-cancel-button":""},o.default.createElement(u.default,null),t))};p.propTypes={children:l.default.node.isRequired,includeSkipToSidebar:l.default.bool,showCancelButton:l.default.bool,skipToContentId:l.default.string,isIESupportPage:l.default.bool},p.defaultProps={includeSkipToSidebar:!1,showCancelButton:!1,skipToContentId:null,isIESupportPage:!1},e.default=p},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(18)],r=function(e,t,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=a(t);function a(e){return e&&e.__esModule?e:{default:e}}var i=function(){var e=(0,n.useHeaderState)(),t=e.closeMenus,a=e.RouterLink;return a?r.default.createElement(a,{className:"header-logo",to:"/",onClick:t,"data-track-category":"HeaderNav","data-track-action":"OpenQPPHome","data-track-label":"Quality Payment Program"},r.default.createElement("img",{className:"qpp-logo",src:"/images/qpp_logo_rgb_color.png",alt:"QPP logo"})):r.default.createElement("a",{className:"header-logo",href:"/","data-track-category":"HeaderNav","data-track-action":"OpenQPPHome","data-track-label":"Quality Payment Program"},r.default.createElement("img",{className:"qpp-logo",src:"/images/qpp_logo_rgb_color.png",alt:"QPP logo"}))};e.default=i},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(52),n(10),n(32)],r=function(e,t,n,r,a,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var o=c(t),l=c(n),u=c(r);function c(e){return e&&e.__esModule?e:{default:e}}function s(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function f(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?s(Object(n),!0).forEach((function(t){d(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):s(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function d(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function p(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function h(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function m(e,t,n){return t&&h(e.prototype,t),n&&h(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function y(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&v(e,t)}function v(e,t){return v=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},v(e,t)}function g(e){var t=w();return function(){var n,r=_(e);if(t){var a=_(this).constructor;n=Reflect.construct(r,arguments,a)}else n=r.apply(this,arguments);return b(this,n)}}function b(e,t){if(t&&("object"==typeof t||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return x(e)}function x(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function w(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}function _(e){return _=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},_(e)}var E=function(e){y(n,e);var t=g(n);function n(e){var r;return p(this,n),(r=t.call(this,e)).state={height:"100%",expanded:!0},r._renderCloseButton=r.renderCloseButton.bind(x(r)),r._collapseNotification=r.collapseNotification.bind(x(r)),r._expandNotification=r.expandNotification.bind(x(r)),r._setBannerHeight=r.setBannerHeight.bind(x(r)),r}return m(n,[{key:"componentDidMount",value:function(){window.innerWidth<=767&&this.setState({expanded:!1}),window.addEventListener("load",this._setBannerHeight),window.addEventListener("resize",this._setBannerHeight)}},{key:"componentDidUpdate",value:function(e){var t;if(e.result!==(null===(t=this.props)||void 0===t?void 0:t.result)){var n=this.props.result;Object.keys(n).length>0&&this.setState({expanded:this.isNotificationExpanded(n.content)})}}},{key:"setBannerHeight",value:function(){this.props.result.content.content&&(this.bannerContainer.style.transition="none",this.state.expanded?this.collapsedBanner.setAttribute("tabIndex","-1"):this.collapsedBanner.setAttribute("tabIndex"," "),this.setState({height:this.state.expanded?"100%":this.collapsedWrapper.offsetHeight+"px"}))}},{key:"isNotificationExpanded",value:function(e){var t=new Date(e.dateDismissed),n=new Date(e.dateUpdated);return this.isDateValid(n)&&this.isDateValid(t)&&n>=t||!this.isDateValid(t)}},{key:"isDateValid",value:function(e){return!isNaN(Date.parse(e))}},{key:"markNotificationClosed",value:function(){var e=this.props.result,t=(new Date).toISOString(),n=e||{};n&&Object.keys(n).length>0?window.localStorage.setItem("notifications",JSON.stringify(f(f({},n),{},{content:f(f({},n.content),{},{dateDismissed:t})}))):window.localStorage.setItem("notifications",JSON.stringify(f(f({},n),{},{content:{name:"header-notification",dateDismissed:t}})))}},{key:"collapseNotification",value:function(e){e.stopPropagation(),this.markNotificationClosed(),this.collapsedBanner.setAttribute("tabIndex"," "),this.bannerContainer.style.transition="height .2s ease-out",this.setState({expanded:!1,height:this.collapsedWrapper.offsetHeight+"px"})}},{key:"expandNotification",value:function(){this.state.expanded||(this.collapsedBanner.setAttribute("tabIndex","-1"),this.bannerContainer.style.transition="height .2s ease-out",this.setState({expanded:!0,height:"100%"}))}},{key:"renderCloseButton",value:function(){return this.props.result.content.dismissable?o.default.createElement("button",{onClick:this._collapseNotification,type:"button",className:"notification-banner-close"},o.default.createElement("svg",{className:"close-icon","aria-hidden":"true",focusable:"false"},o.default.createElement(a.CloseXIcon,null)),o.default.createElement("span",{className:"sr-only"},"Close")):""}},{key:"render",value:function(){var e=this,t=this.state,n=t.expanded,r=t.height,i=this.props.result,l=(i=void 0===i?{}:i).content,c=(l=void 0===l?{}:l).enabled,s=l.content;if(s&&c){var f=n?"expanded":"collapsed",d=s.color,p=void 0===d?"blue":d,h=s.label,m=void 0===h?"Update":h,y="notification-banner notification-banner-".concat(p," ").concat(f);return o.default.createElement("div",{style:{height:r},ref:function(t){return e.bannerContainer=t},className:y},o.default.createElement("div",{ref:function(t){return e.expandedWrapper=t},className:"notification-banner-wrapper expanded-view"},o.default.createElement("div",{className:"notification-banner-label"},m),o.default.createElement("div",{className:"notification-banner-content"},o.default.createElement(u.default,{html:n?s:"<p>Nothing to see here</p>"})),n&&this._renderCloseButton()),o.default.createElement("div",{ref:function(t){return e.collapsedWrapper=t},className:"notification-banner-wrapper collapsed-view",onClick:this._expandNotification},o.default.createElement("button",{ref:function(t){return e.collapsedBanner=t},className:"notification-banner-label"},m,o.default.createElement("span",{className:"bell-icon"},o.default.createElement("svg",{"aria-hidden":"true",focusable:"false"},o.default.createElement(a.BellOutline,null))))))}return o.default.createElement("div",{id:"notification-banner"})}}]),n}(t.Component);E.propTypes={result:l.default.shape({content:l.default.shape({content:l.default.string,label:l.default.string,color:l.default.string,dismissable:l.default.bool})})},E.defaultProps={result:{content:{content:null,label:"Update",color:"blue",dismissable:!0}}},e.default=(0,i.withGetConfig)(E,{timeout:5,url:"/config/notification",localStorageName:"active_notification",equalityCheckExclude:["dateDismissed","dateUpdated"],defaultContent:{}})},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0)],r=function(e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=r(t);function r(e){return e&&e.__esModule?e:{default:e}}function a(e,t){return c(e)||u(e,t)||o(e,t)||i()}function i(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function o(e,t){if(e){if("string"==typeof e)return l(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?l(e,t):void 0}}function l(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function u(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,a,i=[],o=!0,l=!1;try{for(n=n.call(e);!(o=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);o=!0);}catch(e){l=!0,a=e}finally{try{o||null==n.return||n.return()}finally{if(l)throw a}}return i}}function c(e){if(Array.isArray(e))return e}var s=function(){var e=a((0,t.useState)(!0),2),r=e[0],i=e[1];return n.default.createElement("section",{className:"qpp-c-gov-banner","aria-label":"Official government website"},n.default.createElement("div",{className:"qpp-c-gov-banner__expand-wrap"},n.default.createElement("header",{className:"qpp-c-gov-banner__header ".concat(r?"":"qpp-c-gov-banner__header--expanded")},n.default.createElement("div",{className:"qpp-c-gov-banner__inner"},n.default.createElement("div",{className:"qpp-c-gov-banner__header-col1"},n.default.createElement("img",{className:"qpp-c-gov-banner__header-flag",src:"/images/us_flag_small.png",alt:"U.S. flag"})),n.default.createElement("div",{className:"qpp-c-gov-banner__header-col2"},n.default.createElement("p",{className:"qpp-c-gov-banner__header-text"},"An official website of the United States government"),n.default.createElement("p",{className:"qpp-c-gov-banner__header-action","aria-hidden":"true"},n.default.createElement("span",{className:"qpp-c-gov-banner__header-action-text qpp-c-button qpp-c-button--text"},"Here’s how you know"),n.default.createElement("span",{className:"qpp-c-gov-banner__header-action-icon qpp-c-button qpp-c-button--text"}))),n.default.createElement("button",{className:"qpp-c-gov-banner__button qpp-c-button qpp-c-button--icon-after qpp-c-button--text","aria-expanded":!r,"aria-controls":"qpp-gov-banner-content",onClick:function(){return i(!r)}},n.default.createElement("span",{className:"qpp-c-gov-banner__button-text"},"Here’s how you know")))),n.default.createElement("div",{className:"qpp-c-gov-banner__content",id:"qpp-gov-banner-content",hidden:r},n.default.createElement("div",{className:"qpp-u-display--flex qpp-u-flex-direction--column qpp-u-xs-flex-direction--row qpp-u-flex-gap--24"},n.default.createElement("div",{className:"qpp-c-gov-banner__guidance"},n.default.createElement("img",{className:"qpp-c-gov-banner__icon",src:"/images/icon-dot-gov.svg",role:"img",alt:"","aria-hidden":"true"}),n.default.createElement("div",null,n.default.createElement("p",null,n.default.createElement("strong",null," Official websites use .gov "),n.default.createElement("br",null),"A ",n.default.createElement("strong",null,".gov")," website belongs to an official government organization in the United States."))),n.default.createElement("div",{className:"qpp-c-gov-banner__guidance"},n.default.createElement("img",{className:"qpp-c-gov-banner__icon",src:"/images/icon-https.svg",role:"img",alt:"","aria-hidden":"true"}),n.default.createElement("div",null,n.default.createElement("p",null,n.default.createElement("strong",null," Secure .gov websites use HTTPS "),n.default.createElement("br",null),"A ",n.default.createElement("strong",null,"lock")," (",n.default.createElement("span",{className:"icon-lock"},n.default.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"52",height:"64",viewBox:"0 0 52 64",className:"qpp-c-gov-banner__lock-image ",role:"img","aria-labelledby":"banner-lock-title-default banner-lock-description-default",focusable:"false"},n.default.createElement("title",{id:"banner-lock-title-default"},"Lock"),n.default.createElement("desc",{id:"banner-lock-description-default"},"A locked padlock"),n.default.createElement("path",{fill:"#000000",fillRule:"evenodd",d:"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z"}))),") or ",n.default.createElement("strong",null,"https://")," means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.")))))))};e.default=s},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(10)],r=function(e,t,n,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=o(t),i=o(n);function o(e){return e&&e.__esModule?e:{default:e}}var l=function(e){var t=e.isMobileMenuExpanded,n=e.handleClick;return a.default.createElement("button",{className:"mobile-menu-btn-new",type:"button","data-toggle":"collapse","data-target":"#nav-mobile","aria-label":"Navigation menu","aria-expanded":t?"true":"false","aria-controls":"nav-mobile",onClick:n},!t&&a.default.createElement("div",{className:"icon"},a.default.createElement("span",{className:"icon-bar"}),a.default.createElement("span",{className:"icon-bar"}),a.default.createElement("span",{className:"icon-bar"})),t&&a.default.createElement("svg",{className:"close-icon","aria-hidden":"true"},a.default.createElement(r.CloseXIcon,null)),a.default.createElement("div",{className:"toggle-text"},"Menu"))};l.propTypes={isMobileMenuExpanded:i.default.bool.isRequired,handleClick:i.default.func.isRequired},e.default=l},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(17),n(24),n(166),n(41),n(35),n(13)],r=function(e,t,n,r,a,i,o,l){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var u=d(t),c=d(n),s=d(r),f=d(a);function d(e){return e&&e.__esModule?e:{default:e}}var p=function(e){return{username:"HARP ID",npi:"NPI",tin:"TIN",apm_id:"APM Entity",cms_id:"Registry",vg_id:"Virtual Group"}[e]},h=function(){var e=c.default.parse(document.cookie),t=e.qpp_auth_token,n=void 0===t?null:t,r=e.qpp_impersonated_user,a=void 0===r?null:r,d=e.qpp_impersonated_type,h=void 0===d?null:d,m=["qpp-u-display--flex","qpp-u-justify-content--between","qpp-u-fill--gold-20","qpp-u-padding-x--40","qpp-u-padding-y--24","qpp-u-font-size--14","qpp-u-color--gray-80"].join(" "),y=function(){var e=function(){(0,o.deleteImpersonatedUser)({qpp_impersonated_user:a,qpp_impersonated_type:h}),(0,o.revertApmPaymentCookie)(),(0,o.revertQppHasAuthsCookie)(),window.location.href=l.viewingToolUrl};return s.default.delete("/api/auth/helpdesk/view",{headers:{Accept:"application/vnd.qpp.cms.gov.v1+json",Authorization:"Bearer ".concat(n)}}).then(e,e)};return n&&a&&u.default.createElement("div",{className:m},u.default.createElement("div",null,"VIEW ONLY | You are currently viewing ",p(h),":"," ",u.default.createElement("strong",null,a)),u.default.createElement(i.TextButton,{onClick:y,className:"qpp-u-color--gray-80"},"Exit View Mode",u.default.createElement(f.default,null)))};e.default=h},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";var r=n(42),a=n(43);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=a(n(0)),o=(0,r(n(44)).default)(i.createElement("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"}),"Close");t.default=o},function(e,t,n){var r,a,i;a=[t,n(0)],r=function(e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=r(t);function r(e){return e&&e.__esModule?e:{default:e}}var a=function(){return n.default.createElement("a",{className:"header-help",href:"tel:1-866-288-8292","data-track-category":"MainContent","data-track-action":"CallQPPServiceCenter","data-track-label":"QPP Service Center Phone"},n.default.createElement("svg",{viewBox:"0 0 28 28",className:"header-help-icon"},n.default.createElement("path",{d:"M23.9,5.9c0-0.6-0.2-1.1-0.6-1.5c-2.5-2.5-5.7-3.8-9.2-3.8S7.2,1.9,4.8,4.4c-0.4,0.4-0.6,1-0.6,1.5 c0,0.4,0.1,0.8,0.3,1.1c-1.3,1.9-2,4.1-2,6.6v2.9c0,2.1,1.1,4,2.9,5.1c0,1.2,1,2.1,2.2,2.1c1.2,0,2.2-1,2.2-2.2v-6.5 c0-1.2-1-2.2-2.2-2.2c-1.1,0-2,0.8-2.1,1.8H3.8v-1.1c0-2.1,0.6-4,1.7-5.6C5.8,8.1,6,8.1,6.3,8.1c0.6,0,1.1-0.2,1.5-0.6 c1.6-1.6,3.8-2.5,6.2-2.5s4.5,0.9,6.2,2.5c0.4,0.4,1,0.6,1.5,0.6c0.3,0,0.5,0,0.7-0.1c1.1,1.6,1.7,3.6,1.7,5.6v1.1h-1.5 c-0.2-1-1.1-1.8-2.1-1.8c-1.2,0-2.2,1-2.2,2.2v6.5c0,1.2,1,2.2,2.2,2.2c1.2,0,2.1-0.9,2.2-2.1c0.5-0.3,1-0.7,1.4-1.1 c-0.1,1.2-0.4,2.4-0.9,3.5c-0.1,0.3-0.4,0.4-0.7,0.4h-4.3c-0.3-0.8-1.1-1.5-2-1.5h-1.5c-1.2,0-2.2,1-2.2,2.2s1,2.2,2.2,2.2h1.5 c0.9,0,1.7-0.6,2-1.5h4.3c0.9,0,1.7-0.5,2-1.3c0.7-1.8,1.1-3.6,1.1-5.5v-5.5c0-2.4-0.8-4.7-2-6.6C23.8,6.7,23.9,6.3,23.9,5.9z M8.2,15.1v6.5c0,0.4-0.3,0.7-0.7,0.7c-0.4,0-0.7-0.3-0.7-0.7v-6.5c0-0.4,0.3-0.7,0.7-0.7C7.9,14.4,8.2,14.7,8.2,15.1z M5.3,19.9 c-0.9-0.8-1.5-2-1.5-3.3v-0.4h1.5V19.9z M16.9,25.2c0,0.4-0.3,0.7-0.7,0.7h-1.5c-0.4,0-0.7-0.3-0.7-0.7s0.3-0.7,0.7-0.7h1.5 C16.6,24.5,16.9,24.8,16.9,25.2z M19.8,21.6v-6.5c0-0.4,0.3-0.7,0.7-0.7s0.7,0.3,0.7,0.7v6.5c0,0.4-0.3,0.7-0.7,0.7 S19.8,22,19.8,21.6z M22.7,16.2h1.5v0.4c0,1.3-0.5,2.5-1.5,3.3V16.2z M21.2,6.5c-1.9-1.9-4.5-3-7.2-3s-5.3,1.1-7.2,3 c-0.3,0.3-0.8,0.3-1,0C5.7,6.3,5.6,6.1,5.6,5.9s0.1-0.4,0.2-0.5C8,3.2,10.9,2,14,2s6,1.2,8.2,3.4l0,0c0.1,0.1,0.2,0.3,0.2,0.5 s-0.1,0.4-0.2,0.5C21.9,6.7,21.5,6.7,21.2,6.5z"})),n.default.createElement("span",null,"Help"))};e.default=a},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e){e.exports=JSON.parse('[{"name":"About","subtitle":"The Quality Payment Program","columns":[[{"items":[{"name":"QPP Overview","type":"link","href":"/about/qpp-overview"},{"name":"HCD Research Program","type":"link","href":"/about/hcd-research"}]}]]},{"name":"MIPS","subtitle":"Merit-based Incentive Payment System","columns":[[{"heading":"Eligibility","items":[{"name":"How MIPS Eligibility is Determined","type":"link","href":"/mips/how-eligibility-is-determined"},{"name":"MIPS Eligibility Determination Periods","type":"link","href":"/mips/mips-eligibility-determination-periods"},{"name":"Check Participation Status","type":"button","href":"/participation-lookup"}]},{"heading":"Reporting Factors","items":[{"name":"Reporting Factors Overview","type":"link","href":"/mips/reporting-factors-overview"},{"name":"Special Status","type":"link","href":"/mips/special-statuses"},{"name":"Exception Applications","type":"link","href":"/mips/exception-applications"},{"name":"How to Register for CMS Web Interface and the CAHPS for MIPS Survey","type":"link","href":"/mips/how-to-register-for-CMS-WI-and-CAHPS"}]}],[{"heading":"Participation","items":[{"name":"Participation Options Overview","type":"link","href":"/mips/overview"},{"name":"Individual or Group Participation","type":"link","href":"/mips/individual-or-group-participation"},{"name":"Virtual Group Participation","type":"link","href":"/mips/virtual-group-participation"},{"name":"APM Entity Participation","type":"link","href":"/mips/apm-entity-participation"}]},{"heading":"Traditional MIPS Requirements","items":[{"name":"Quality Requirements","type":"link","href":"/mips/quality-requirements"},{"name":"Promoting Interoperability Requirements","type":"link","href":"/mips/promoting-interoperability"},{"name":"Improvements Activity Requirements","type":"link","href":"/mips/improvement-activities"},{"name":"Cost Requirements","type":"link","href":"/mips/cost"},{"name":"Explore Measures & Activities","type":"button","href":"/mips/explore-measures"}]}],[{"heading":"Reporting Options","items":[{"name":"Reporting Options Overview","type":"link","href":"/mips/reporting-options-overview"},{"name":"Traditional MIPS","type":"link","href":"/mips/traditional-mips"},{"name":"APM Performance Pathway","type":"link","href":"/mips/apm-performance-pathway"},{"name":"MIPS Value Pathways","type":"link","href":"/mips/mips-value-pathways"},{"name":"Submit a Candidate MVP","type":"sublink","href":"/mips/mips-value-pathways/submit-candidate"}]},{"heading":"APM Performance Pathway Requirements","items":[{"name":"Quality Requirements","type":"link","href":"/mips/app-quality-requirements"},{"name":"Promoting Interoperability Requirements","type":"link","href":"/mips/app-promoting-interoperability"},{"name":"Improvements Activities Requirements","type":"link","href":"/mips/app-improvement-activities"}]}]]},{"name":"APMs","subtitle":"Alternative Payment Models","columns":[[{"items":[{"name":"APMs Overview","type":"link","href":"/apms/overview"},{"name":"MIPS APMs","type":"link","href":"/apms/mips-apms"},{"name":"Advanced APMs","type":"link","href":"/apms/advanced-apms"},{"name":"All-Payer Advanced APMs","type":"link","href":"/apms/all-payer-advanced-apms"},{"name":"APM Determination Period","type":"link","href":"/apms/apm-determination-periods"},{"name":"Check Participation Status","type":"button","href":"/participation-lookup"}]}]]},{"name":"Resources","subtitle":"Help, Support and Resources","columns":[[{"items":[{"name":"COVID-19 Response","type":"link","href":"/resources/covid19"},{"name":"QPP Timeline and Important Deadlines","type":"link","href":"/resources/deadlines"},{"name":"Resource Library","type":"link","href":"/resources/resource-library"},{"name":"Glossary","type":"link","href":"/glossary"},{"name":"Webinar Library","type":"link","href":"/resources/webinars"},{"name":"Help & Support","type":"link","href":"/resources/help-and-support"},{"name":"Small, Underserved, and Rural Practices","type":"link","href":"/resources/small-underserved-rural-practices"},{"name":"Developer Tools","type":"link","href":"/developers"}]}]]}]')},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(170),n(32),n(171),n(55),n(19),n(83),n(84),n(52),n(10),n(182),n(183),n(82)],r=function(e,t,n,r,a,i,o,l,u,c,s,f,d,p,h){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var m=S(t),y=S(n),v=S(r),g=S(l),b=S(s),x=C(f),w=S(d),_=S(p),E=S(h);function k(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(k=function(e){return e?n:t})(e)}function C(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var n=k(t);if(n&&n.has(e))return n.get(e);var r={},a=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&&Object.prototype.hasOwnProperty.call(e,i)){var o=a?Object.getOwnPropertyDescriptor(e,i):null;o&&(o.get||o.set)?Object.defineProperty(r,i,o):r[i]=e[i]}return r.default=e,n&&n.set(e,r),r}function S(e){return e&&e.__esModule?e:{default:e}}function O(){return O=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},O.apply(this,arguments)}function M(e,t){return j(e)||T(e,t)||N(e,t)||P()}function P(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function N(e,t){if(e){if("string"==typeof e)return L(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?L(e,t):void 0}}function L(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function T(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,a,i=[],o=!0,l=!1;try{for(n=n.call(e);!(o=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);o=!0);}catch(e){l=!0,a=e}finally{try{o||null==n.return||n.return()}finally{if(l)throw a}}return i}}function j(e){if(Array.isArray(e))return e}var A=function(e){var n=e.chartData,r=e.config,a=e.currentLevel,l=e.isAltStyle,s=e.isExpanded,f=e.items,d=e.onCollapsed,p=e.onExpanded,h=e.performanceYear,y=e.showReportingLinks,w=e.svgIcons,E=e.result,k=M((0,t.useState)(s),2),C=k[0],S=k[1],P=M((0,t.useState)(f),2),N=P[0],L=P[1],T=M((0,t.useState)(a),2),j=T[0],A=T[1],R=(0,t.useRef)(null),I=function(){S(!0),p&&p()},z=function(){S(!1),d&&d()},D=function(){C?z():I()},q=function(){return{2:m.default.createElement(i.LevelTwoContent,{showReportingLinks:y,isExpanded:C,chartData:n,config:r})}[j]||m.default.createElement(i.LevelOneContent,{levelOneContent:null==E?void 0:E.content,isExpanded:C,config:r})},B=N?function e(t,n,a){var i=r.openDrawersByDefault,l=r.linkActiveFunc,s=r.linkCallback,f=r.useTooltips,d=C?"link-inline":"link-collapsed",p=a||0,y=function(e){var t=x[e];return t?m.default.createElement(t,null):null},v=function(e){return e?"hr-smaller-vertical-spacing":""},w=(t||[]).map((function(t,n){var r="".concat(JSON.stringify(t),"-").concat(n,"-").concat(p);return{divider:m.default.createElement(g.default,{display:C,key:r,darkerBackground:t.darkerBackground},m.default.createElement("hr",{className:"".concat(v(t.darkerBackground))})),container:e(t.items,t.className,p+1),linkBack:m.default.createElement(g.default,{display:C,key:r},m.default.createElement(o.NavLinkInline,{className:"link-back",icon:y("ChevronLeft"),url:t.url,label:t.label,linkCallback:s,showLabel:!0,useTooltips:f})),linkHome:m.default.createElement(g.default,{display:C,key:r},m.default.createElement(o.NavLinkInline,{className:"account-home-link",icon:y(null==t?void 0:t.icon),url:t.url,label:t.label,linkCallback:s,showLabel:!0,useTooltips:f})),practiceDetails:m.default.createElement(g.default,{display:C,className:"details",key:r},m.default.createElement(u.PracticeDetails,O({practiceName:t.practiceName},t.practiceTin?{practiceTin:t.practiceTin}:{},t.apmEntityId?{apmEntityId:t.apmEntityId}:{},t.vgId?{vgId:t.vgId}:{},t.cpcPlusId?{cpcPlusId:t.cpcPlusId}:{},t.pcfId?{pcfId:t.pcfId}:{}))),individualDetails:m.default.createElement(g.default,{display:C,key:r},m.default.createElement(u.IndividualDetails,{individualName:t.individualName,individualNpi:t.individualNpi})),linkDrawer:m.default.createElement(o.NavLinkDrawer,{key:r,isExpanded:C,isAlwaysOpen:t.isAlwaysOpen,openByDefault:i,rightIcon:"chevron-down",leftIcon:y(null==t?void 0:t.icon),className:d,label:t.label,linkActiveFunc:l,linkCallback:s,listOfLinks:t.items,url:t.url,sidebarExpand:I,isHighlighted:t.isHighlighted,darkerBackground:t.darkerBackground,leftBorderHighlightDisabled:t.leftBorderHighlightDisabled,largerDrawerBottomPadding:t.largerDrawerBottomPadding}),custom:m.default.createElement(g.default,{display:C,key:r},m.default.createElement(b.default,{html:t.content,customClassName:t.customClassName})),chart:m.default.createElement(g.default,{display:C,key:r},m.default.createElement(c.ScoreChart,{chartData:t.chartData,linkCallback:s,performanceYear:h})),switchLink:m.default.createElement(g.default,{display:C,key:r},m.default.createElement(_.default,{linkCallback:s,label:t.label,url:t.url}))}[t.type]||m.default.createElement(o.NavLinkInline,{key:r,icon:y(null==t?void 0:t.icon),className:t.className?t.className:d,url:t.url,label:t.label,linkCallback:s,showLabel:C,disabled:t.disabled,useTooltips:f,target:t.target})}));return"link-container"===n?m.default.createElement("div",{className:"animation-flat",key:"nav-link-container-".concat(a)},m.default.createElement(o.NavLinkContainer,{listOfLinks:w,linkActiveFunc:l})):m.default.createElement("div",{className:n},w)}(N,"sidebar-content"+(l?" alt-style":"")):q();return(0,t.useEffect)((function(){S(s)}),[s]),(0,t.useEffect)((function(){A(a)}),[a]),(0,t.useEffect)((function(){L(f)}),[f]),m.default.createElement("aside",{id:"qppSidebar",tabIndex:"-1",className:"".concat(C?"sidebar":"sidebar closed"," sidebar-").concat(r.navClassName)},m.default.createElement(v.default,{svg:w}),B,m.default.createElement(o.NavLinkToggle,{isAltStyle:l,collapseRef:R,isExpanded:C,onClick:D}))};A.propTypes={currentLevel:y.default.number,isExpanded:y.default.bool,onExpanded:y.default.func,onCollapsed:y.default.func,chartData:y.default.object,config:y.default.object,items:y.default.object,isAltStyle:y.default.bool,showReportingLinks:y.default.bool,performanceYear:y.default.string,svgIcons:y.default.string,result:y.default.shape({content:y.default.shape({default:y.default.arrayOf(y.default.object),devPre:y.default.arrayOf(y.default.object),internalReviewers:y.default.arrayOf(y.default.object),viewer:y.default.arrayOf(y.default.object)})})},A.defaultProps={currentLevel:1,isExpanded:!0,onExpanded:function(){},onCollapsed:function(){},chartData:{},config:{},items:null,isAltStyle:!1,showReportingLinks:!1,performanceYear:"2017",svgIcons:w.default,result:{content:{default:[],devPre:[],internalReviewers:[],viewer:[]}}},e.default=(0,a.withGetConfig)(A,{timeout:5,url:"/config/side-navigation",localStorageName:"qpp_side_navigation",defaultContent:E.default})},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},a=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),i=n(0),o=c(i),l=c(n(2)),u=c(n(81));function c(e){return e&&e.__esModule?e:{default:e}}function s(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function f(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 d={title:/<title>.*<\/title>/gi,desc:/<desc>.*<\/desc>/gi,comment:/<!--.*-->/gi,defs:/<defs>.*<\/defs>/gi,width:/ +width="\d+(\.\d+)?(px)?"/gi,height:/ +height="\d+(\.\d+)?(px)?"/gi,fill:/ +fill="(none|#[0-9a-f]+)"/gi,sketchMSShapeGroup:/ +sketch:type="MSShapeGroup"/gi,sketchMSPage:/ +sketch:type="MSPage"/gi,sketchMSLayerGroup:/ +sketch:type="MSLayerGroup"/gi},p=function(e){function t(){return s(this,t),f(this,(t.__proto__||Object.getPrototypeOf(t)).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),a(t,[{key:"render",value:function(){var e=this.props,n=e.className,a=e.component,i=e.svg,l=e.fill,c=e.width,s=e.accessibilityLabel,f=e.accessibilityDesc,p=e.classSuffix,h=e.cleanupExceptions,m=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}(e,["className","component","svg","fill","width","accessibilityLabel","accessibilityDesc","classSuffix","cleanupExceptions"]),y=this.props,v=y.cleanup,g=y.height;(!0===v||0===v.length&&h.length>0)&&(v=Object.keys(d)),v=v.filter((function(e){return!(h.indexOf(e)>-1)})),c&&void 0===g&&(g=c),delete m.cleanup,delete m.height;var b,x,w,_=(0,u.default)((b={SVGInline:!0,"SVGInline--cleaned":v.length},w=n,(x=n)in b?Object.defineProperty(b,x,{value:w,enumerable:!0,configurable:!0,writable:!0}):b[x]=w,b)),E=_.split(" ").join(p+" ")+p,k=t.cleanupSvg(i,v).replace(/<svg/,'<svg class="'+E+'"'+(l?' fill="'+l+'"':"")+(c||g?' style="'+(c?"width: "+c+";":"")+(g?"height: "+g+";":"")+'"':"")),C=void 0;if(f){var S=(C=/<svg(.|\n|\r\n)*?>/.exec(k)).index+C[0].length;k=k.substr(0,S)+"<desc>"+f+"</desc>"+k.substr(S)}if(s){var O=(C=C||/<svg(.|\n|\r\n)*?>/.exec(k)).index+C[0].length-1,M="SVGInline-"+t.idCount+++"-title";k=k.substr(0,O)+' role="img" aria-labelledby="'+M+'"'+k.substr(O,1)+'<title id="'+M+'">'+s+"</title>"+k.substr(O+1)}return o.default.createElement(a,r({},m,{className:_,dangerouslySetInnerHTML:{__html:k}}))}}]),t}(i.Component);p.propTypes={className:l.default.string,classSuffix:l.default.string,component:l.default.oneOfType([l.default.string,l.default.func]),svg:l.default.string.isRequired,fill:l.default.string,cleanup:l.default.oneOfType([l.default.bool,l.default.array]),cleanupExceptions:l.default.array,width:l.default.string,height:l.default.string,accessibilityLabel:l.default.string,accessibilityDesc:l.default.string},p.defaultProps={component:"span",classSuffix:"-svg",cleanup:[],cleanupExceptions:[]},p.idCount=0,p.cleanupSvg=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return Object.keys(d).filter((function(e){return t.indexOf(e)>-1})).reduce((function(e,t){return e.replace(d[t],"")}),e).trim()},t.default=p},function(e,t,n){var r,a,i;a=[t,n(172),n(178)],r=function(e,t,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.LevelTwoContent=e.LevelOneContent=void 0;var r=i(t),a=i(n);function i(e){return e&&e.__esModule?e:{default:e}}e.LevelOneContent=r.default,e.LevelTwoContent=a.default},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(17),n(49),n(55),n(19),n(82),n(10),n(13)],r=function(e,t,n,r,a,i,o,l,u,c){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var s=y(t),f=y(n),d=y(r),p=y(a),h=y(o),m=y(l);function y(e){return e&&e.__esModule?e:{default:e}}function v(){return v=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},v.apply(this,arguments)}function g(e,t){if(null==e)return{};var n,r,a=b(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}function b(e,t){if(null==e)return{};var n,r,a={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(a[n]=e[n]);return a}const x=["url","label","className","listOfLinks"];function w(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var _=function(e){var t;return(t={},w(t,c.dashboardUrl,u.DashboardIcon),w(t,c.feedbackUrl,u.StarIcon),w(t,c.manageUrl,u.ManageUsersIcon),w(t,c.physicianCompareUrl,u.PhysicianCompareIcon),w(t,c.reportsPortalUrl,u.HardshipIcon),w(t,c.submissionsUrl,u.AccountHomeIcon),w(t,c.facilityBasedPreviewBaseUrl,u.FacilityBasedPreviewIcon),w(t,"/developers",u.HelpSupportIcon),w(t,"/resources/help-and-support",u.HelpSupportIcon),w(t,"/user/apm-incentive-payments",u.PaymentIcon),w(t,"/user/applications",u.MyApplicationsIcon),w(t,"/user/exception/#/landing",u.HardshipIcon),w(t,"/user/targeted-review/#/landing",u.TargetIcon),w(t,"/user/test-data",u.MyTestDataIcon),w(t,"/user/self-nomination/#/landing",u.IndividualReporting),w(t,"/user/reviewers",u.DashboardIcon),w(t,"/reviewer/exception",u.HardshipIcon),w(t,"/reviewer/targeted-review",u.TargetIcon),w(t,"/self-nomination",u.IndividualReporting),t)[e]||null},E=function(e){var t,n=e.isExpanded,r=e.config,a=(r=void 0===r?{}:r).linkCallback,o=r.useTooltips,l=e.levelOneContent,u=d.default.parse(document.cookie),f=u.qpp_has_authorizations,y=u.user_has_apm_payments,b=u.qpp_is_dev_pre,E=u.qpp_ehr_authorized,k=u.qpp_has_non_registry_authorizations,C=u.qpp_auth_token,S=u.qpp_cms_internal_authorized,O=u.qpp_can_impersonate,M="";if(C){var P=(0,p.default)(C),N=P.firstName,L=P.lastName;M="".concat(N," ").concat(L)}var T="true"===O,j="true"===f,A="true"===y,R="true"===b,I=JSON.parse(S||"null"),z="true"===E,D="true"===k,q=n?"link-inline":"link-collapsed",B=R?null==l?void 0:l.devPre:null==l?void 0:l.default;(I||[]).some((function(e){return"QPP Self-Nomination"===e||"QPP Targeted Review & Exceptions"===e}))&&(B=(null==l?void 0:l.internalReviewers)||m.default.internalReviewers);var F=(w(t={},c.dashboardUrl,j),w(t,c.feedbackUrl,j),w(t,"/user/apm-incentive-payments",A),w(t,c.physicianCompareUrl,D),w(t,c.reportsPortalUrl,j),w(t,c.facilityBasedPreviewBaseUrl,j),w(t,"/user/helpdesk-viewing-tool",T),w(t,"/reviewer/exception",(I||[]).includes("QPP Targeted Review & Exceptions")),w(t,"/reviewer/targeted-review",(I||[]).includes("QPP Targeted Review & Exceptions")),w(t,"/self-nomination",(I||[]).includes("QPP Self-Nomination")),w(t,"/user/applications",z),w(t,"/user/test-data",z),t),H=B.reduce((function(e,t){var r=t.url,l=t.label,u=t.className,c=t.listOfLinks,f=g(t,x);if(r in F&&!F[r])return e;var d=_(r),p=d?s.default.createElement(d,null):null,h={url:r,label:l,linkCallback:a,className:u?"".concat(q," ").concat(u):q},m=window.location,y=m.pathname,b=m.hash,w=(c||[]).filter((function(e){return!(e.url in F&&!F[e.url])}));return(null==w?void 0:w.length)>0&&(y===r||w.some((function(e){return y===e.url||"".concat(y).concat(b)===e.url})))?e.push(s.default.createElement(i.NavLinkDrawer,v({key:"nav-drawer-".concat(r,"-").concat(l),leftIcon:p,listOfLinks:w,isExpanded:n,staticDrawer:!1,openByDefault:!0,isAlwaysOpen:!0},h,f))):e.push(s.default.createElement(i.NavLinkInline,v({key:"nav-link-".concat(r,"-").concat(l),icon:p,useTooltips:o,showLabel:n},h,f))),e}),[]);return s.default.createElement("div",{className:"sidebar-content"},s.default.createElement(h.default,{display:n},s.default.createElement("h1",{className:"label"},M)),s.default.createElement("div",{className:"level-one-nav animation-flat"},s.default.createElement(i.NavLinkContainer,{listOfLinks:H})))};E.propTypes={isExpanded:f.default.bool,config:f.default.object,levelOneContent:f.default.shape({default:f.default.arrayOf(f.default.object),devPre:f.default.arrayOf(f.default.object),viewer:f.default.arrayOf(f.default.object),internalReviewers:f.default.arrayOf(f.default.object)})},e.default=E},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2)],r=function(e,t,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=i(t),a=i(n);function i(e){return e&&e.__esModule?e:{default:e}}function o(e,t){return f(e)||s(e,t)||u(e,t)||l()}function l(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function u(e,t){if(e){if("string"==typeof e)return c(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?c(e,t):void 0}}function c(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function s(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,a,i=[],o=!0,l=!1;try{for(n=n.call(e);!(o=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);o=!0);}catch(e){l=!0,a=e}finally{try{o||null==n.return||n.return()}finally{if(l)throw a}}return i}}function f(e){if(Array.isArray(e))return e}var d=function(e){var n=e.listOfLinks,a=e.linkActiveFunc,i=o((0,t.useState)(null),2),l=i[0],u=i[1],c=function(e,t){t||a||u(e)};return r.default.createElement("nav",null,r.default.createElement("ul",null,(n||[]).map((function(e,t){return r.default.createElement("li",{key:t.toString(),onClick:function(){return c(t,e.props.disabled)}},r.default.cloneElement(e,{isActive:l===t}))}))))};d.propTypes={listOfLinks:a.default.array,linkActiveFunc:a.default.func},d.defaultProps={listOfLinks:null,linkActiveFunc:null},e.default=d},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(13),n(19)],r=function(e,t,n,r,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=u(t),o=u(n),l=u(a);function u(e){return e&&e.__esModule?e:{default:e}}function c(){return c=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},c.apply(this,arguments)}function s(e,t){return m(e)||h(e,t)||d(e,t)||f()}function f(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function d(e,t){if(e){if("string"==typeof e)return p(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?p(e,t):void 0}}function p(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function h(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,a,i=[],o=!0,l=!1;try{for(n=n.call(e);!(o=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);o=!0);}catch(e){l=!0,a=e}finally{try{o||null==n.return||n.return()}finally{if(l)throw a}}return i}}function m(e){if(Array.isArray(e))return e}var y=function(e){var n=e.className,a=e.disabled,o=e.isAlwaysOpen,u=e.isExpanded,f=e.items,d=e.label,p=e.leftIcon,h=e.linkActiveFunc,m=e.linkCallback,y=e.listOfLinks,v=e.openByDefault,g=e.rightIcon,b=e.sidebarExpand,x=e.staticDrawer,w=e.url,_=e.isHighlighted,E=e.darkerBackground,k=e.leftBorderHighlightDisabled,C=e.largerDrawerBottomPadding,S=s((0,t.useState)(v),2),O=S[0],M=S[1],P=function(){if(!u&&"function"==typeof b)return b(),void M(!0);o||a||M(!O)},N=function(e,t){return"function"==typeof t?t(e):window.location.href.indexOf(e.url)>0},L=function e(t,n){var r=t.items||t.listOfLinks;return!(!t.url||!N(t,n))||r&&r.some((function(t){return e(t,n)}))},T=function(){var e="left-icon";return o&&(e+=" always-open"),_&&(e+=" fill-white"),e},j=L({items:f,listOfLinks:y,url:w},h),A=j?"expanded":"",R=function(e){if(e)return i.default.createElement("svg",{className:"".concat(T()),"aria-hidden":"true",focusable:"false"},e)},I=function(e){return e?"background-highlight":""},z=function(e){return e?"expanded currentPage":""},D=function(e){return e?"left-border-disabled":""},q=function(e,t){return e&&!t?"hidden-nav-link-item":""},B=function(e){return e&&u?"highlight":""},F=function(e){return e?"larger-drawer-bottom-padding":""},H=function(e){return e?"larger-item-spacing":""};(0,t.useEffect)((function(){a&&M(!1),o&&M(o)}),[]);var U=function e(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return t&&t.map((function(t){return"divider"===t.type?i.default.createElement(l.default,{display:!0},i.default.createElement("hr",null)):i.default.createElement("li",{key:t.label,className:N(t,h)?"active-link ".concat(n):n},t.url?i.default.createElement("a",{href:t.url,onClick:function(e){return(0,r.handleNavigation)(e,m,t.label)},tabIndex:O?"0":"-1","data-track-category":"SidebarNav","data-track-action":"GoTo".concat(t.label?t.label.split(" ").join(""):""),"data-track-label":t.label,target:"_self"},t.label):i.default.createElement("div",null,t.label),t.items&&t.items.length>0&&i.default.createElement("ul",{"aria-hidden":!O},e(t.items,"child-link")))}))};return i.default.createElement("div",{className:x?"static-drawer link-drawer":"link-drawer"},i.default.createElement("button",c({onClick:P},o?{}:{"aria-pressed":O},{tabIndex:"0","aria-label":d},o||a?{disabled:o||a}:{},{className:"".concat(n," ").concat(A," ").concat(B(_)," ").concat(z(E),"\n ").concat(j?"currentPage":""," ").concat(D(k),"\n ").concat(q(k,u))}),i.default.createElement("div",{className:u?"link-body":"link-body collapsed"},R(p),i.default.createElement(l.default,{display:u},i.default.createElement("span",null,d))),u&&!o&&i.default.createElement("svg",{className:"".concat(O?"right-icon rotated":"right-icon"),focusable:"false","aria-hidden":"true"},g)),i.default.createElement(l.default,{display:u},i.default.createElement("div",{className:"".concat(j?"currentPage":""," ").concat(O&&!a?"drawer open":"drawer"," ").concat(I(E)," ").concat(F(C))},i.default.createElement("ul",{"aria-hidden":!O},y&&U(y,"parent-link ".concat(H(C)))))))};y.propTypes={isExpanded:o.default.bool,isAlwaysOpen:o.default.bool,openByDefault:o.default.bool,className:o.default.string,rightIcon:o.default.element,leftIcon:o.default.element,label:o.default.string,linkActiveFunc:o.default.func,linkCallback:o.default.func,listOfLinks:o.default.array,disabled:o.default.bool,sidebarExpand:o.default.func,staticDrawer:o.default.bool,items:o.default.object,url:o.default.string,isHighlighted:o.default.bool,darkerBackground:o.default.bool,leftBorderHighlightDisabled:o.default.bool,largerDrawerBottomPadding:o.default.bool},e.default=y},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(13),n(19),n(2)],r=function(e,t,n,r,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=u(t),o=u(r),l=u(a);function u(e){return e&&e.__esModule?e:{default:e}}function c(e,t){return h(e)||p(e,t)||f(e,t)||s()}function s(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function f(e,t){if(e){if("string"==typeof e)return d(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?d(e,t):void 0}}function d(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function p(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,a,i=[],o=!0,l=!1;try{for(n=n.call(e);!(o=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);o=!0);}catch(e){l=!0,a=e}finally{try{o||null==n.return||n.return()}finally{if(l)throw a}}return i}}function h(e){if(Array.isArray(e))return e}var m=function(e){var r=e.url,a=e.urlExpressionToMatch,l=e.className,u=e.icon,s=e.label,f=e.isActive,d=e.showLabel,p=e.linkCallback,h=e.disabled,m=e.useTooltips,y=e.target,v=new RegExp("".concat(a||r,"/?$")),g=window.location.href&&window.location.href.split("?")[0],b=g&&g.match(v),x=i.default.useRef(),w=c((0,t.useState)(!1),2),_=w[0],E=w[1],k=i.default.useRef();return i.default.useEffect((function(){if(!d&&m&&x.current){var e=x.current.onmouseover,t=x.current.onmouseout;x.current.onmouseover=function(){if(k.current&&m){var t=x.current.getBoundingClientRect();k.current.style.top="".concat(t.top-5,"px"),k.current.style.display="block"}"function"==typeof e&&e()},x.current.onmouseout=function(){k.current&&(k.current.style.display="none"),"function"==typeof t&&t()},E(!0)}d&&E(!1)}),[x.current,d]),i.default.createElement(i.default.Fragment,null,i.default.createElement("a",{href:h?void 0:r,onClick:function(e){return(0,n.handleNavigation)(e,p,s)},className:"".concat(l," ").concat(b||f?"active":""," ").concat(h?"disabled":""),"data-track-category":"SidebarNav","data-track-action":"GoTo".concat(s?s.split(" ").join(""):""),"data-track-label":s,"aria-label":s,target:"".concat(y||"_self")},i.default.createElement("svg",{className:"left-icon ".concat(h?"disabled":""),"aria-hidden":"true",focusable:"false",ref:x},u),i.default.createElement(o.default,{display:d},i.default.createElement("span",{tabIndex:"-1"},s))),_&&i.default.createElement("div",{ref:k,className:"sidebar-tooltip"},i.default.createElement("span",{className:"sidebar-tooltip-text"},s)))};m.propTypes={urlExpressionToMatch:l.default.string,url:l.default.string,className:l.default.string,icon:l.default.element,label:l.default.string,isActive:l.default.bool,showLabel:l.default.bool,linkCallback:l.default.func,disabled:l.default.bool,useTooltips:l.default.bool,target:l.default.string},e.default=m},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(10)],r=function(e,t,n,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=o(t),i=o(n);function o(e){return e&&e.__esModule?e:{default:e}}var l=function(e){var t=e.isAltStyle,n=e.collapseRef,i=e.isExpanded,o=e.onClick,l=i?"link-collapse":"link-expand",u=t?"alt-style":"";return a.default.createElement("button",{type:"button","aria-label":"Click to ".concat(i?"collapse":"expand"," the sidebar menu"),ref:n,className:"".concat(l," ").concat(u),onClick:o},a.default.createElement("svg",{className:"left-icon","aria-hidden":"true",focusable:"false"},i?a.default.createElement(r.NavCollapse,null):a.default.createElement(r.NavExpand,null)),a.default.createElement("span",null,i?"Collapse":"Expand"))};l.propTypes={isAltStyle:i.default.bool,collapseRef:i.default.object,isExpanded:i.default.bool,onClick:i.default.func},e.default=l},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(19),n(2)],r=function(e,t,n,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=l(t),i=l(n),o=l(r);function l(e){return e&&e.__esModule?e:{default:e}}var u=function(e){var t=e.url,n=e.urlExpressionToMatch,r=e.className,o=e.icon,l=e.label,u=e.isActive,c=e.showLabel,s=e.disabled,f=new RegExp("".concat(n||t,"/?$")),d=window.location.href&&window.location.href.split("?")[0],p=d&&d.match(f);return a.default.createElement("div",{className:"".concat(r," ").concat(u||p?"active":""," ").concat(s?"disabled":""),"aria-label":l},a.default.createElement("svg",{className:"left-icon ".concat(s?"disabled":""),"aria-hidden":"true",focusable:"false"},o),a.default.createElement(i.default,{display:c},a.default.createElement("span",{tabIndex:"-1"},l)))};u.propTypes={urlExpressionToMatch:o.default.string,url:o.default.string,className:o.default.string,icon:o.default.element,label:o.default.string,isActive:o.default.bool,showLabel:o.default.bool,disabled:o.default.bool},e.default=u},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(55),n(19),n(83),n(84),n(2),n(10),n(13)],r=function(e,t,n,r,a,i,o,l,u){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var c=d(t),s=d(r),f=d(o);function d(e){return e&&e.__esModule?e:{default:e}}function p(){return p=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},p.apply(this,arguments)}var h=["2017","2018"],m=function(e){var t=e.isExpanded,r=e.chartData,o=e.showReportingLinks,f=e.config,d=(f=void 0===f?{}:f).chartActive,m=void 0===d||d,y=f.openDrawersByDefault,v=f.linkCallback,g=f.updateTime,b=f.practiceId,x=f.practiceName,w=f.practiceTin,_=f.apmEntityId,E=f.isConnectedUsersPage,k=f.vgId,C=f.roleAbbr,S=f.performanceYear,O=f.finalFeedbackOpen,M=f.isApmPaymentDetailsPage,P=f.useTooltips,N=f.cpcPlusId,L=f.pcfId,T=t?"link-inline":"link-collapsed",j=[];if(M){var A="/user/apm-incentive-payments/(.*)/practice-details";j.push(c.default.createElement(n.NavItemInline,{icon:c.default.createElement(l.CliniciansIcon,null),className:T,label:"Payment Details",urlExpressionToMatch:A,showLabel:t}))}else{var R=E?"Connected Users":"Eligibility & Reporting",I=[],z="2017"!==S&&"2018"!==S&&C?b+"_"+C:b;o&&!_&&(I=[{url:"".concat(u.submissionsUrl,"/reporting/").concat(z,"/overview"),label:k?"Virtual Group Reporting":"Group Reporting Overview",items:[{url:"".concat(u.submissionsUrl,"/reporting/").concat(z,"/quality"),label:"Quality Measures"},{url:"".concat(u.submissionsUrl,"/reporting/").concat(z,"/aci"),label:"Promoting Interoperability"},{url:"".concat(u.submissionsUrl,"/reporting/").concat(z,"/ia"),label:"Improvement Activities"}]}]),j.push(c.default.createElement(n.NavLinkDrawer,{key:"connected-clinicians-link",isAlwaysOpen:!0,url:E?"".concat(u.manageUrl,"/").concat(b,"/connected-users"):"".concat(u.dashboardUrl),isExpanded:t,openByDefault:y,leftIcon:c.default.createElement(l.DashboardIcon,null),className:T,label:R,linkCallback:v,listOfLinks:!E&&[{label:k?"Virtual Group Details & Participants":_?"APM Entity Details & Participants":"Practice Details & Clinicians",items:I}],disabled:!!E})),(_&&"2018"===S&&O||!_&&!k&&!E&&h.indexOf(S)>=0)&&j.push(c.default.createElement(n.NavLinkInline,{key:"performance-feedback-link",icon:c.default.createElement(l.StarIcon,null),className:T,url:(0,u.performanceFeedbackUrl)(O&&"2018"===S?S:"2017"),label:"Performance Feedback",linkCallback:v,showLabel:t,useTooltips:P}))}return c.default.createElement("div",{className:"sidebar-content"},c.default.createElement(s.default,{display:t},c.default.createElement(n.NavLinkInline,{icon:c.default.createElement(l.AccountHomeIcon,null),url:u.submissionsUrl,label:"Account Home",showLabel:t,className:"account-home-link",linkCallback:v,useTooltips:P}),c.default.createElement("hr",null)),c.default.createElement(s.default,{display:t,className:"details"},c.default.createElement(a.PracticeDetails,p({practiceName:x},w?{practiceTin:w}:{},_?{apmEntityId:_}:{},k?{vgId:k}:{},N?{cpcPlusId:N}:{},L?{pcfId:L}:{})),c.default.createElement("hr",null)),c.default.createElement("div",{className:"level-two-nav animation-flat"},c.default.createElement(n.NavLinkContainer,{listOfLinks:j}),c.default.createElement(s.default,{display:t&&m,className:"chart"},c.default.createElement("div",null,c.default.createElement("hr",null),c.default.createElement("div",{className:"chart-title"},c.default.createElement("p",{className:"title"},"Final Group Score"),c.default.createElement("p",{className:"disclaimer"},c.default.createElement("svg",{className:"left-icon","aria-hidden":"true"},c.default.createElement(l.ScoreIncrease,null)),"Score may increase",c.default.createElement("svg",{className:"right-icon","aria-hidden":"true"},c.default.createElement(l.TooltipIcon,null))),g&&c.default.createElement("p",{className:"timestamp"},"Last update at ",g)),c.default.createElement(i.ScoreChart,{chartData:r,linkCallback:v})))))};m.propTypes={isExpanded:f.default.bool,config:f.default.object,chartData:f.default.object,showReportingLinks:f.default.bool},e.default=m},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2)],r=function(e,t,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=i(t),a=i(n);function i(e){return e&&e.__esModule?e:{default:e}}var o=function(e){var t=e.individualName,n=e.individualNpi;return r.default.createElement("div",{className:"individual-container"},r.default.createElement("h3",{className:"individual-name"},t),r.default.createElement("p",{className:"individual-npi"},"NPI: ",n))};o.propTypes={individualName:a.default.string,individualNpi:a.default.string},e.default=o},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2)],r=function(e,t,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=i(t),a=i(n);function i(e){return e&&e.__esModule?e:{default:e}}var o=function(e){var t=e.practiceName,n=e.practiceTin,a=e.apmEntityId,i=e.vgId,o=e.cpcPlusId,l=e.pcfId;function u(){return o?r.default.createElement("p",{className:"practice-tin"},"CPC+ ID: ",o):l?r.default.createElement("p",{className:"practice-tin"},"PCF ID: ",l):a?r.default.createElement("p",{className:"practice-tin"},"APM Entity ID: ",a):i?r.default.createElement("p",{className:"practice-tin"},"VG ID: ",i):n?r.default.createElement("p",{className:"practice-tin"},"TIN: ",n):void 0}return r.default.createElement("div",{className:"practice-container"},r.default.createElement("h2",{className:"practice-name"},t||"No name on record"),u())};o.propTypes={practiceName:a.default.string,practiceTin:a.default.string,apmEntityId:a.default.string,vgId:a.default.string,cpcPlusId:a.default.string,pcfId:a.default.string},e.default=o},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(196),n(197),n(2)],r=function(e,t,n,r,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=l(t),o=l(a);function l(e){return e&&e.__esModule?e:{default:e}}function u(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function c(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?u(Object(n),!0).forEach((function(t){s(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):u(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function s(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function f(e,t){return y(e)||m(e,t)||p(e,t)||d()}function d(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function p(e,t){if(e){if("string"==typeof e)return h(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?h(e,t):void 0}}function h(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function m(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,a,i=[],o=!0,l=!1;try{for(n=n.call(e);!(o=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);o=!0);}catch(e){l=!0,a=e}finally{try{o||null==n.return||n.return()}finally{if(l)throw a}}return i}}function y(e){if(Array.isArray(e))return e}var v=210,g=210,b=Math.min(v,g)/2,x=2.5,w=function(e){var a,o,l=e.performanceYear,u=e.chartData,s=e.linkCallback,d=f((0,t.useState)(!1),2),p=d[0],h=d[1],m=f((0,t.useState)({quality:"Quality Measures",aci:"Advancing Care Info",pi:"Promoting Interoperability",ia:"Improvement Activities",cost:"Cost"}),2),y=m[0],w=m[1],_=u.categories,E=function(){l>2017&&w(c(c({},y),{},{aci:"Promoting Interoperability"}))},k=function(e,t){e&&(window.utag&&window.utag.track("link",{ga_event_category:"SidebarNav",ga_event_action:"GoTo".concat(t),ga_event_label:t}),s?s(e):window.location.href=e)},C=function(e){var t=(0,n.pie)().sort(null),a=e.categories.filter((function(e){return!!e.maxContribution})),i=a.map((function(e){return e.maxContribution})).reduce((function(e,t){return e+t}));if(i){(0,r.select)(".score-chart").selectAll("*").remove();var o,l=(0,r.select)(".score-chart").attr("width",v).attr("height",g),u=(0,n.arc)().innerRadius(b-1.5).outerRadius(b-25);if(0===a.length)o=[];else if(1===a.length){var c=a[0],s=c.value;o=[s||0,c.maxContribution-s]}else o=a.map((function(e){var t=e.value;return[t||0,e.maxContribution-t,x*(i/100)]})).reduce((function(e,t){return e.concat(t)}),[]);l.append("title").attr("id","titleID").text("Your submission score"),l.append("desc").attr("id","descID").text("".concat(e.finalScore," out of 100"));var f=l.append("g").attr("class","arcs").attr("role","presentation").selectAll("g.arc").data(t(o)).enter().append("g").attr("class",(function(e,t){var n;return n=t%3==0?"filled":t%3==1?"empty":"transparent","arc ".concat(a[parseInt(t/3)].name," ").concat(n)})).attr("transform","translate(".concat(b,", ").concat(b,")")).attr("tabindex",(function(e,t){var n=-1;return t%3==0&&(n=0),n})).attr("focusable",(function(e,t){if(t%3==0)return!0})).on("keyup",(function(e,t){if(13===(r.event.keyCode||r.event.which)){var n=a[parseInt(t/3)],i=n.name,o=n.link;k(o,i)}})).on("click",(function(e,t){var n=a[parseInt(t/3)],r=n.name,i=n.link;k(i,r)}));f.append("desc").text((function(e,t){if(t%3==0){var n=a[parseInt(t/3)],r=n.name,i=n.value,o=n.maxContribution;return"".concat(y[r]," ").concat(i," out of ").concat(o)}})),f.append("path").attr("d",u).on("mouseover",(function(e,t){var n=a[parseInt(t/3)],i=n.name,o=n.value,l=n.maxContribution;(0,r.select)(".chart-tooltip").style("opacity",1).text("".concat(y[i]," ").concat(o,"/").concat(l))})).on("mousemove",(function(){(0,r.select)(".chart-tooltip").style("top",r.event.clientY-g+10+"px").style("left",r.event.clientX+"px")})).on("mouseout",(function(){(0,r.select)(".chart-tooltip").style("opacity",0)}));var d=l.append("g").attr("text-anchor","middle").attr("transform","translate(".concat(v/2,", ").concat(g/2,")"));d.append("text").attr("y",4).attr("class","chart-title").text(e.finalScore),d.append("text").attr("y",24).attr("class","chart-subtitle").text("OUT OF 100")}},S=function(){h(!p)};return(0,t.useEffect)((function(){null!=u&&u.finalScore&&(C(u),E())}),[null==u?void 0:u.finalScore]),p?(a=i.default.createElement("button",{className:"open",type:"button","aria-pressed":"true"},"Hide Legend",i.default.createElement("svg",{className:"right-icon rotated","aria-hidden":"true",focusable:"false"},i.default.createElement("use",{xlinkHref:"#chevron-down"}))),o=_.map((function(e,t){var n=e.name,r=e.value,a=e.maxContribution,o=e.link;return i.default.createElement("li",{key:n,className:"legend-axis"},i.default.createElement("button",{onClick:function(){return k(o,n)}},i.default.createElement("span",{className:"legend-axis-color ".concat(n)})," ",i.default.createElement("span",{className:"legend-axis-title"},y[n])," ",i.default.createElement("span",{className:"legend-axis-value"},"".concat(r,"/").concat(a))))}))):a=i.default.createElement("button",{type:"button","aria-pressed":"false"},"Show Legend",i.default.createElement("svg",{className:"right-icon","aria-hidden":"true",focusable:"false"},i.default.createElement("use",{xlinkHref:"#chevron-down"}))),i.default.createElement("div",{className:"chart"},i.default.createElement("svg",{className:"score-chart",focusable:"false"}),i.default.createElement("div",{className:"chart-tooltip off"}),i.default.createElement("div",{className:"chart-legend-toggler",onClick:S},a),i.default.createElement("ul",{className:"chart-legend"},o))};w.propTypes={chartData:o.default.object,linkCallback:o.default.func,performanceYear:o.default.number},e.default=w},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";n.r(t),t.default='<svg aria-hidden="true" style="position:absolute;width:0;height:0" width="0" height="0" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink" overflow="hidden"><symbol id="icon-warning" viewBox="-2 -2 25 25"><style></style><defs><circle id="SVGID_1_" cx="10" cy="10" r="10"/></defs><clipPath id="SVGID_2_"><use xlink:href="#SVGID_1_" overflow="visible"/></clipPath><defs><path id="SVGID_3_" d="M0 0h20v20H0z"/></defs><clipPath id="SVGID_4_"><use xlink:href="#SVGID_3_" overflow="visible"/></clipPath><path d="M10 22C3.4 22-2 16.6-2 10S3.4-2 10-2s12 5.4 12 12-5.4 12-12 12zm0-20c-4.4 0-8 3.6-8 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8z"/><g><defs><path id="SVGID_5_" d="M0 0h20v20H0z"/></defs><defs><path id="SVGID_6_" d="M0 0h20v20H0z"/></defs><clipPath id="SVGID_7_"><use xlink:href="#SVGID_5_" overflow="visible"/></clipPath><clipPath id="SVGID_8_"><use xlink:href="#SVGID_6_" overflow="visible"/></clipPath><path d="M10 11.7c-.6 0-1-.4-1-1V5.8c0-.6.4-1 1-1s1 .4 1 1v4.9c0 .5-.4 1-1 1zM10 15.3c-.6 0-1-.4-1-1v-.4c0-.6.4-1 1-1s1 .4 1 1v.4c0 .6-.4 1-1 1z"/></g></symbol><symbol id="search" viewBox="0 0 25 25"><path d="M3.9,12.8c-1.2-1.2-1.8-2.7-1.8-4.4c0-1.7,0.6-3.2,1.8-4.4c1.2-1.2,2.7-1.8,4.4-1.8c1.7,0,3.2,0.6,4.4,1.8 c2.4,2.4,2.4,6.4,0,8.8c-1.2,1.2-2.7,1.8-4.4,1.8C6.6,14.6,5.1,14,3.9,12.8z M19.7,18.3l-4.8-4.8c2.5-3.3,2.3-8-0.7-11 C12.6,1,10.5,0.1,8.3,0.1C6.1,0.1,4,1,2.4,2.6C0.9,4.1,0,6.2,0,8.4c0,2.2,0.9,4.3,2.4,5.9c1.6,1.6,3.7,2.4,5.9,2.4 c1.9,0,3.6-0.6,5.1-1.7l4.8,4.8c0.2,0.2,0.5,0.3,0.7,0.3c0.3,0,0.5-0.1,0.7-0.3C20.1,19.4,20.1,18.8,19.7,18.3z"/></symbol><symbol id="star-icon" viewBox="0 0 25 25"><path d="M24.7,9.4c-0.1-0.1-0.2-0.1-0.3-0.2L16.6,8L13,0.9c-0.1-0.1-0.2-0.2-0.3-0.3c-0.1,0-0.3,0-0.4,0 c0,0-0.2,0.1-0.2,0.2L8.4,8L0.6,9.2c-0.3,0-0.5,0.3-0.5,0.6c0,0.1,0.1,0.2,0.2,0.3L6,15.7l-1.3,7.9c-0.1,0.3,0.1,0.6,0.4,0.7h0.1 c0.1,0,0.2,0,0.3-0.1l7-3.7l7,3.7c0.1,0,0.2,0.1,0.3,0.1c0.3,0,0.6-0.3,0.6-0.6v-0.1l-1.3-7.9l5.6-5.6C24.9,10,24.9,9.6,24.7,9.4z M7.1,15.8c0-0.2,0-0.4-0.2-0.5l-5.1-5.1l7-1.1C9,9.1,9.1,9,9.2,8.8l3.2-6.4l3.2,6.4C15.7,9,15.8,9.1,16,9.1l7,1.1l-4.9,5 c-0.1,0.1-0.3,0.4-0.3,0.6l1.4,7l-6.7-3.2c-0.2-0.1-0.4-0.1-0.5,0l-6.3,3.3L7.1,15.8z"/></symbol><symbol id="dashboard" viewBox="0 0 25 25"><path d="M22.2,12.8H12.1V2.8c0-0.3-0.2-0.5-0.5-0.5h-0.1c-6.2,0-11.2,5-11.2,11.2c0,6.2,5,11.2,11.2,11.2 c6.2,0,11.2-5,11.2-11.2v-0.1C22.7,13.1,22.5,12.8,22.2,12.8z M11.6,13.9h10c-0.2,5.4-4.7,9.7-10.1,9.7c-5.6,0-10.2-4.6-10.2-10.2 c0-5.4,4.3-9.9,9.7-10.1v10C11.1,13.7,11.3,13.9,11.6,13.9z"/><path d="M24.7,9.9l0-0.1C24,4.9,20.1,1,15.2,0.3l-0.1,0l0,0c-0.1,0-0.3,0-0.4,0.1c-0.1,0.1-0.2,0.2-0.2,0.4V10 c0,0.3,0.2,0.5,0.5,0.5h9.2c0.2,0,0.3-0.1,0.4-0.2C24.7,10.2,24.7,10.1,24.7,9.9z M23.5,9.5h-8v-8C19.5,2.2,22.8,5.5,23.5,9.5z"/></symbol><symbol id="early-claims-icon" viewBox="0 0 25 25"><path d="M0 1L15 1 15 0 0 0zM0 4L15 4 15 3 0 3zM0 7L15 7 15 6 0 6zM0 10L15 10 15 9 0 9zM0 13L15 13 15 12 0 12z" transform="translate(5 8)"/><path d="M1,24 L1,1 L16,1 L16,5.5 C16,5.776 16.224,6 16.5,6 L20,6 L20,24 L1,24 Z M17,1.851 L19.446,5 L17,5 L17,1.851 Z M20.895,5.235 L16.979,0.193 C16.884,0.071 16.738,0 16.583,0 L0.5,0 C0.224,0 0,0.224 0,0.5 L0,24.5 C0,24.776 0.224,25 0.5,25 L20.5,25 C20.776,25 21,24.776 21,24.5 L21,5.542 C21,5.43 20.963,5.322 20.895,5.235 Z" transform="translate(2)"/></symbol><symbol id="physician-compare-icon" viewBox="0 0 25 25"><path d="M19.2204301,5 L18.1451613,5 C17.7419355,5 17.4731183,5.2601626 17.4731183,5.6504065 C17.4731183,6.04065041 17.7419355,6.30081301 18.1451613,6.30081301 L19.2204301,6.30081301 C19.3548387,6.30081301 19.4892473,6.43089431 19.4892473,6.56097561 L19.4892473,11.8943089 C19.4892473,13.3252033 18.2795699,14.6260163 16.6666667,14.6260163 C15.0537634,14.6260163 13.844086,13.4552846 13.844086,11.8943089 L13.844086,6.56097561 C13.844086,6.43089431 13.9784946,6.30081301 14.1129032,6.30081301 L15.188172,6.30081301 C15.5913978,6.30081301 15.8602151,6.04065041 15.8602151,5.6504065 C15.8602151,5.2601626 15.5913978,5 15.188172,5 L14.1129032,5 C13.3064516,5 12.5,5.6504065 12.5,6.56097561 L12.5,11.8943089 C12.5,13.8455285 13.9784946,15.5365854 15.9946237,15.9268293 C15.8602151,18.398374 14.6505376,19.699187 12.5,19.699187 L12.2311828,19.699187 C9.40860215,19.699187 8.33333333,17.2276423 8.33333333,15.6666667 L8.33333333,14.495935 C9.67741935,14.1056911 10.6182796,12.9349593 10.6182796,11.504065 C10.7526882,9.81300813 9.27419355,8.38211382 7.52688172,8.38211382 C5.77956989,8.38211382 4.16666667,9.81300813 4.16666667,11.504065 C4.16666667,13.0650407 5.37634409,14.3658537 6.98924731,14.6260163 L6.98924731,15.6666667 C6.98924731,18.2682927 8.87096774,21 12.2311828,21 L12.5,21 C15.4569892,21 17.2043011,19.1788618 17.3387097,15.796748 C19.3548387,15.5365854 20.8333333,13.8455285 20.8333333,11.7642276 L20.8333333,6.56097561 C20.8333333,5.6504065 20.1612903,5 19.2204301,5 Z M5.77956989,11.504065 C5.77956989,10.5934959 6.58602151,9.94308943 7.39247312,9.94308943 C8.19892473,9.94308943 9.00537634,10.7235772 9.00537634,11.504065 C9.00537634,12.2845528 8.33333333,13.195122 7.52688172,13.195122 C6.72043011,13.195122 5.77956989,12.4146341 5.77956989,11.504065 Z"/><path d="M20.718232,0 L4.14364641,0 C1.79558011,0 0,1.82291667 0,3.90625 L0,21.09375 C0,23.3072917 1.93370166,25 4.14364641,25 L20.8563536,25 C23.2044199,25 25,23.1770833 25,21.09375 L25,3.90625 C24.8618785,1.82291667 23.0662983,0 20.718232,0 Z M23.480663,21.09375 C23.480663,22.5260417 22.2375691,23.6979167 20.718232,23.6979167 L4.14364641,23.6979167 C2.62430939,23.6979167 1.38121547,22.5260417 1.38121547,21.09375 L1.38121547,3.90625 C1.38121547,2.47395833 2.62430939,1.30208333 4.14364641,1.30208333 L20.8563536,1.30208333 C22.3756906,1.30208333 23.6187845,2.47395833 23.6187845,3.90625 L23.6187845,21.09375 L23.480663,21.09375 Z"/></symbol><symbol id="hardship-icon" viewBox="0 0 25 25"><path d="M18.7721739,2.6119403 L14.4991304,2.6119403 L12.4813043,2.6119403 C12.5178261,2.44402985 12.5543478,2.2761194 12.5543478,2.0988806 C12.5543478,0.942164179 11.6321739,0 10.5,0 C9.36782609,0 8.44565217,0.942164179 8.44565217,2.0988806 C8.44565217,2.2761194 8.47304348,2.44402985 8.51869565,2.6119403 L6.49173913,2.6119403 L2.21869565,2.6119403 C0.995217391,2.6119403 0,3.62873134 0,4.8880597 L0,22.733209 C0,23.983209 0.995217391,25 2.21869565,25 L18.7721739,25 C19.9956522,25 21,23.983209 21,22.7238806 L21,4.8880597 C21,3.62873134 19.9956522,2.6119403 18.7721739,2.6119403 Z M10.5,0.932835821 C11.13,0.932835821 11.6413043,1.45522388 11.6413043,2.0988806 C11.6413043,2.31343284 11.5682609,2.5 11.4769565,2.66791045 C11.403913,2.7891791 11.3126087,2.9011194 11.2030435,2.99440299 C11.1482609,3.04104478 11.0843478,3.08768657 11.0204348,3.125 C10.9747826,3.14365672 10.9382609,3.17164179 10.8926087,3.19029851 C10.7647826,3.22761194 10.6369565,3.26492537 10.5,3.26492537 C10.3630435,3.26492537 10.2352174,3.22761194 10.1165217,3.18097015 C10.0708696,3.16231343 10.0343478,3.14365672 9.98869565,3.11567164 C9.92478261,3.07835821 9.86086957,3.03171642 9.80608696,2.98507463 C9.6873913,2.89179104 9.59608696,2.77052239 9.52304348,2.63992537 C9.43173913,2.47201493 9.36782609,2.29477612 9.36782609,2.08955224 C9.35869565,1.45522388 9.87,0.932835821 10.5,0.932835821 Z M20.0869565,22.7238806 C20.0869565,23.4608209 19.5026087,24.0671642 18.7721739,24.0671642 L2.21869565,24.0671642 C1.4973913,24.0671642 0.903913043,23.4701493 0.903913043,22.7238806 L0.903913043,4.8880597 C0.913043478,4.14179104 1.4973913,3.54477612 2.21869565,3.54477612 L6.49173913,3.54477612 L6.49173913,4.38432836 C6.49173913,4.95335821 6.93913043,5.41044776 7.49608696,5.41044776 L13.503913,5.41044776 C14.0608696,5.41044776 14.5082609,4.95335821 14.5082609,4.38432836 L14.5082609,3.54477612 L18.7813043,3.54477612 C19.5026087,3.54477612 20.096087,4.14179104 20.096087,4.8880597 L20.096087,22.7238806 L20.0869565,22.7238806 L20.0869565,22.7238806 Z" transform="translate(2)"/><path d="M3.506 7.24H11.477V8.24H3.506zM.849 7.24H2.2199999999999998V8.24H.849zM6.506 2.17H11.477V3.17H6.506zM2.13428571 4.04L.402857143 2.01 1.01142857 1.31 2.13428571 2.62 4.03714286.41 4.64571429 1.11z" transform="translate(6 9)"/></symbol><symbol id="target-icon" viewBox="0 0 25 25" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g fill="none" fill-rule="evenodd"><path d="M15.6521739,13.3410862 C14.9799955,14.9155188 13.3391142,15.8471825 11.6426584,15.617619 C9.9462025,15.3880555 8.61194453,14.0537975 8.38238102,12.3573416 C8.15281751,10.6608858 9.08448121,9.0200045 10.6589138,8.34782609" stroke-linecap="round" transform="translate(1 1)"/><path d="M19.826087,11.4686261 C19.5475194,15.6524455 16.0240274,18.8752139 11.8318419,18.780577 C7.63965639,18.6859401 4.26519733,15.3074531 4.17572893,11.1153254 C4.08626053,6.92319774 7.31350554,3.40382874 11.4978365,3.13043478" stroke-linecap="round" transform="translate(1 1)"/><path d="M22.9565217 10.4801044C22.9565217 10.8094757 22.9565217 11.1488279 22.9565217 11.4781992 22.9565217 16.1251852 20.1544991 20.3136359 15.8592987 22.0872623 11.5640982 23.8608888 6.62327363 22.8696906 3.3445233 19.5766243.065772964 16.283558-.903887735 11.3384639.888438166 7.05103466 2.68076407 2.7636054 6.8813862-.0200950351 11.5283306 0 11.867683 0 12.2070354 0 12.5264259 0M23.4104348 8.34782609C23.4626087 8.69217391 23.5147826 9.04695652 23.546087 9.39130435" stroke-linecap="round" transform="translate(1 1)"/><path d="M19.0559527,8.3085908 L16.1993898,7.27346855 C15.9679825,7.18675289 15.7867762,7.00255341 15.7042523,6.77015223 L14.6758896,3.9211919 C14.5392501,3.60164864 14.6150694,3.23112279 14.8663271,2.99053153 L17.5610181,0.255529619 C17.7680939,0.0454487694 18.069052,-0.043464617 18.357445,0.020237671 C18.6458381,0.083939959 18.8810085,0.291277194 18.9797777,0.568915255 L19.7415278,2.61067015 C19.8301804,2.85007338 20.017334,3.04018548 20.2557092,3.13297955 L22.4076532,3.94968151 C22.6793557,4.05644917 22.8788566,4.29253202 22.938341,4.57768034 C22.9978255,4.86282867 22.9092906,5.15867892 22.7028314,5.36466513 L19.960531,8.07117744 C19.7289278,8.31564041 19.3782081,8.40768945 19.0559527,8.3085908 Z" transform="translate(1 1)"/><path stroke-linecap="round" d="M12.522 10.435L16.696 6.261" transform="translate(1 1)"/></g></symbol><symbol id="manage-users" viewBox="0 0 25 25"><path d="M4.4 10.8V.2H3.6v10.7c-1.9.2-3.4 1.8-3.4 3.8s1.5 3.6 3.4 3.8v6.4h.9v-6.4c1.9-.2 3.4-1.8 3.4-3.8S6.3 11.1 4.4 10.8zM4 17.6c-1.6 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3S5.6 17.6 4 17.6zM12.9 2.3V.2h-.9v2.2c-1.9.2-3.4 1.8-3.4 3.8 0 2 1.5 3.6 3.4 3.8v14.9h.9V9.9c1.9-.2 3.4-1.8 3.4-3.8C16.3 4.2 14.8 2.6 12.9 2.3zM12.5 9.1c-1.6 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3S14.1 9.1 12.5 9.1zM24.8 18.9c0-2-1.5-3.6-3.4-3.8V.2h-.9v14.9c-1.9.2-3.4 1.8-3.4 3.8s1.5 3.6 3.4 3.8v2.2h.9v-2.2C23.3 22.4 24.8 20.8 24.8 18.9zM21 21.8c-1.6 0-3-1.3-3-3 0-1.6 1.3-3 3-3s3 1.3 3 3C24 20.5 22.6 21.8 21 21.8z"/></symbol></svg>'},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(13),n(10)],r=function(e,t,n,r,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=l(t),o=l(n);function l(e){return e&&e.__esModule?e:{default:e}}var u=function(e){var t=e.linkCallback,n=e.url,o=e.label;return i.default.createElement("div",{className:"switch-container"},i.default.createElement("a",{href:n,onClick:function(e){return(0,r.handleNavigation)(e,t,o)},className:"switch-link"},i.default.createElement("div",{className:"button-partition"},i.default.createElement("svg",{className:"icon"},i.default.createElement(a.SwitchPractice,null),i.default.createElement("title",null,"Switch Practice Icon")),i.default.createElement("span",null,o)),i.default.createElement("div",{className:"button-partition"},i.default.createElement("svg",{className:"icon right-icon rotated","aria-hidden":"true",focusable:"false"},i.default.createElement(a.ChevronRight,null)))))};u.propTypes={linkCallback:o.default.func,url:o.default.string,label:o.default.string},e.default=u},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(185)],r=function(e,t,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var r=i(t),a=i(n);function i(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function l(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function u(e,t,n){return t&&l(e.prototype,t),n&&l(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function c(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&s(e,t)}function s(e,t){return s=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},s(e,t)}function f(e){var t=h();return function(){var n,r=m(e);if(t){var a=m(this).constructor;n=Reflect.construct(r,arguments,a)}else n=r.apply(this,arguments);return d(this,n)}}function d(e,t){if(t&&("object"==typeof t||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return p(e)}function p(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function h(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}function m(e){return m=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},m(e)}var y=function(e){c(n,e);var t=f(n);function n(){return o(this,n),t.apply(this,arguments)}return u(n,[{key:"render",value:function(){return r.default.createElement(a.default,null)}}]),n}(t.Component);e.default=y},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.Spinner=void 0;var r=o(n(2)),a=o(n(0)),i=o(n(81));function o(e){return e&&e.__esModule?e:{default:e}}var l=function(e){var t=(0,i.default)("ds-c-spinner",e.size&&"ds-c-spinner--".concat(e.size),e.inversed&&"ds-c-spinner--inverse",e.filled&&"ds-c-spinner--filled",e.className);return a.default.createElement("span",{className:t,role:e.role},a.default.createElement("span",{className:"ds-u-visibility--screen-reader"},e["aria-valuetext"]))};t.Spinner=l,l.propTypes={"aria-valuetext":r.default.string,className:r.default.string,inversed:r.default.bool,filled:r.default.bool,role:r.default.string,size:r.default.oneOf(["small","big"])},l.defaultProps={"aria-valuetext":"Loading",role:"status"};var u=l;t.default=u},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(199),n(85),n(189)],r=function(e,t,n,r,a,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var o=f(t),l=f(n),u=f(r),c=f(a),s=f(i);function f(e){return e&&e.__esModule?e:{default:e}}function d(e,t){return v(e)||y(e,t)||h(e,t)||p()}function p(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function h(e,t){if(e){if("string"==typeof e)return m(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?m(e,t):void 0}}function m(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function y(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,a,i=[],o=!0,l=!1;try{for(n=n.call(e);!(o=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);o=!0);}catch(e){l=!0,a=e}finally{try{o||null==n.return||n.return()}finally{if(l)throw a}}return i}}function v(e){if(Array.isArray(e))return e}var g=function(e){return(null==e?void 0:e.type)===c.default},b=function(e){return o.default.Children.toArray(e).filter(g)},x=function(e){var n=e.children,r=e.onChange,a=e.selected,i=e.defaultSelectedId,l=e.ariaLabel,c=d((0,t.useState)(i||a),2),f=c[0],p=c[1];if((0,t.useEffect)((function(){a&&p(a)}),[a]),!n)return null;var h=function(e,t){var n,a;r&&r(null===(n=y[t])||void 0===n?void 0:n.id,e),p&&p(null===(a=y[t])||void 0===a?void 0:a.id)},m=function(){return o.default.Children.map(n,(function(e,t){return g(e)?o.default.cloneElement(e,{index:t,value:x}):e}))},y=b(n).map((function(e){var t=(null==e?void 0:e.props)||{},n=t.id;return{tab:t.tab,tabHref:t.tabHref,disabled:t.disabled,id:n}})),v=y.findIndex((function(e){return e.id===f})),x=v>=0?v:0;return o.default.createElement(o.default.Fragment,null,o.default.createElement("div",{className:"qpp-c-tabs qpp-c-tabs--mui"},o.default.createElement(u.default,{value:x,onChange:h,"aria-label":l},y.map((function(e,t){var n=e.tab,r=e.tabHref,a=e.disabled,i=e.id;return o.default.createElement(s.default,{index:t,key:"link-tab-".concat(n),label:n,href:r,disabled:a,id:"qpp-c-tabs__item--".concat(i)})})))),m())};x.propTypes={ariaLabel:l.default.string,selected:l.default.string,defaultSelectedId:l.default.string,onChange:l.default.func,children:l.default.oneOfType([l.default.node,l.default.array])},x.defaultProps={ariaLabel:"qpp tabs",selected:null,defaultSelectedId:null,onChange:null,children:null},e.default=x},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";e.exports=n(188)},function(e,t,n){"use strict";var r=60103,a=60106,i=60107,o=60108,l=60114,u=60109,c=60110,s=60112,f=60113,d=60120,p=60115,h=60116,m=60121,y=60122,v=60117,g=60129,b=60131;if("function"==typeof Symbol&&Symbol.for){var x=Symbol.for;r=x("react.element"),a=x("react.portal"),i=x("react.fragment"),o=x("react.strict_mode"),l=x("react.profiler"),u=x("react.provider"),c=x("react.context"),s=x("react.forward_ref"),f=x("react.suspense"),d=x("react.suspense_list"),p=x("react.memo"),h=x("react.lazy"),m=x("react.block"),y=x("react.server.block"),v=x("react.fundamental"),g=x("react.debug_trace_mode"),b=x("react.legacy_hidden")}function w(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case r:switch(e=e.type){case i:case l:case o:case f:case d:return e;default:switch(e=e&&e.$$typeof){case c:case s:case h:case p:case u:return e;default:return t}}case a:return t}}}var _=u,E=r,k=s,C=i,S=h,O=p,M=a,P=l,N=o,L=f;t.ContextConsumer=c,t.ContextProvider=_,t.Element=E,t.ForwardRef=k,t.Fragment=C,t.Lazy=S,t.Memo=O,t.Portal=M,t.Profiler=P,t.StrictMode=N,t.Suspense=L,t.isAsyncMode=function(){return!1},t.isConcurrentMode=function(){return!1},t.isContextConsumer=function(e){return w(e)===c},t.isContextProvider=function(e){return w(e)===u},t.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===r},t.isForwardRef=function(e){return w(e)===s},t.isFragment=function(e){return w(e)===i},t.isLazy=function(e){return w(e)===h},t.isMemo=function(e){return w(e)===p},t.isPortal=function(e){return w(e)===a},t.isProfiler=function(e){return w(e)===l},t.isStrictMode=function(e){return w(e)===o},t.isSuspense=function(e){return w(e)===f},t.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===i||e===l||e===g||e===o||e===f||e===d||e===b||"object"==typeof e&&null!==e&&(e.$$typeof===h||e.$$typeof===p||e.$$typeof===u||e.$$typeof===c||e.$$typeof===s||e.$$typeof===v||e.$$typeof===m||e[0]===y)},t.typeOf=w},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(201)],r=function(e,t,n,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=l(t),i=l(n),o=l(r);function l(e){return e&&e.__esModule?e:{default:e}}function u(){return u=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},u.apply(this,arguments)}function c(e,t){if(null==e)return{};var n,r,a=s(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}function s(e,t){if(null==e)return{};var n,r,a={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(a[n]=e[n]);return a}var f=["href"],d=function(e){var t=e.href,n=c(e,f);return a.default.createElement(o.default,u({component:"a",disableRipple:!0,onClick:function(e){e.preventDefault(),window.history&&t&&window.history.replaceState({},document.title,t)},className:"qpp-c-tabs__item"},n))};d.propTypes={href:i.default.string},e.default=d},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(47)],r=function(e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=r(t);function r(e){return e&&e.__esModule?e:{default:e}}e.default=n.default},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2),n(192)],r=function(e,t,n,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=l(t),i=l(n),o=l(r);function l(e){return e&&e.__esModule?e:{default:e}}var u=function(e){var t=e.id,n=e.name,r=e.placeholder,i=e.disableSearchBtn,l=e.disabled,u=e.inputValue,c=e.onClick,s=e.onChange,f=e.inputAriaLabel,d=e.buttonAriaLabel,p=e.inputWidth,h=e.label,m=e.parentElement||"span",y={width:p};return a.default.createElement(m,{className:"qppds"},a.default.createElement("form",{role:"search",className:"qpp-c-search qpp-c-search--compact"},a.default.createElement("label",{className:h?"qpp-u-margin-bottom--8":"qpp-u-visually-hidden",htmlFor:t},h||"Search"),a.default.createElement("div",{className:"qpp-c-search__wrap"},a.default.createElement("input",{style:y,className:"qpp-c-text-input",type:"search",id:t,name:n,placeholder:r,value:u,disabled:l,onChange:s,"aria-label":f}),a.default.createElement("button",{"data-testid":"search-btn","aria-label":d,onClick:c,disabled:i,id:"".concat(t,"-submit"),type:"submit",className:"qpp-c-search__submit qpp-c-button qpp-c-button--text"},a.default.createElement("span",{className:"qpp-u-visually-hidden"},"Search"),a.default.createElement(o.default,{classes:{root:"qpp-icon-mat"}})))))};u.propTypes={id:i.default.string,name:i.default.string,placeholder:i.default.string,disableSearchBtn:i.default.bool,disabled:i.default.bool,inputValue:i.default.string,onClick:i.default.func,onChange:i.default.func,inputAriaLabel:i.default.string,buttonAriaLabel:i.default.string,inputWidth:i.default.string,label:i.default.string,parentElement:i.default.string},u.defaultProps={label:null,id:"search-input",name:"",placeholder:"",disableSearchBtn:!1,disabled:!1,inputValue:"",onClick:function(){return null},onChange:function(){return null},inputAriaLabel:"",buttonAriaLabel:"",inputWidth:"auto",parentElement:"span"},e.default=u},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";var r=n(42),a=n(43);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=a(n(0)),o=(0,r(n(44)).default)(i.createElement("path",{d:"M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"}),"Search");t.default=o},function(e,t,n){var r,a,i;a=[t,n(0),n(2)],r=function(e,t,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=i(t),a=i(n);function i(e){return e&&e.__esModule?e:{default:e}}function o(){return o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o.apply(this,arguments)}function l(e,t){if(null==e)return{};var n,r,a=u(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}function u(e,t){if(null==e)return{};var n,r,a={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(a[n]=e[n]);return a}var c=["id","name","placeholder","disabled","required","size","className","label","minLength","maxLength","hint","errorLabel","error","autoComplete","onChange","onKeyPress","style","dataTestId","type","innerRef","number","variant","parentElement"],s=function(e){var t=e.id,n=e.name,a=e.placeholder,i=e.disabled,u=e.required,s=e.size,f=e.className,d=e.label,p=e.minLength,h=e.maxLength,m=e.hint,y=e.errorLabel,v=e.error,g=e.autoComplete,b=e.onChange,x=e.onKeyPress,w=e.style,_=e.dataTestId,E=e.type,k=e.innerRef,C=e.number,S=e.variant,O=e.parentElement,M=l(e,c),P=O||"span",N={pattern:"[0-9]*"},L=["qpp-c-text-input","success"===S&&!v&&"qpp-c-text-input--success",v&&"qpp-c-text-input--error","big"===s&&"qpp-c-text-input--big",f].filter(Boolean).join(" ");return r.default.createElement(P,{className:"qppds ds-text-input-container"},d&&r.default.createElement("label",{className:"qpp-u-margin-bottom--8",htmlFor:t},d),r.default.createElement("input",o({},C?N:{},{style:w,"data-testid":_,type:E,className:L||"",id:t,name:n,placeholder:a,disabled:i,minLength:p,maxLength:h,required:u,autoComplete:g,onChange:b,onKeyPress:x,ref:k},M)),m&&r.default.createElement("span",{className:"qpp-hint-message"},m),v&&r.default.createElement("span",{"aria-label":y,role:"alert",className:"qpp-error-message"},v))};s.propTypes={id:a.default.string,name:a.default.string,placeholder:a.default.string,disabled:a.default.bool,required:a.default.bool,className:a.default.string,minLength:a.default.string,maxLength:a.default.string,hint:a.default.string,errorLabel:a.default.string,error:a.default.string,autoComplete:a.default.string,onChange:a.default.func,onKeyPress:a.default.func,style:a.default.object,dataTestId:a.default.string,type:a.default.string,innerRef:a.default.string,number:a.default.bool,variant:a.default.oneOf(["success"]),parentElement:a.default.string,label:a.default.string,size:a.default.oneOf(["big"])},s.defaultProps={id:"",name:"",placeholder:null,disabled:!1,required:!1,className:"",minLength:"",maxLength:"",error:null,errorLabel:null,hint:null,autoComplete:"on",onChange:function(){return null},onKeyPress:function(){return null},style:null,dataTestId:"",type:"text",innerRef:null,number:!1,variant:null,parentElement:"span",label:null,size:null},e.default=s},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2)],r=function(e,t,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=i(t),a=i(n);function i(e){return e&&e.__esModule?e:{default:e}}function o(){return o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o.apply(this,arguments)}function l(e,t){if(null==e)return{};var n,r,a=u(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}function u(e,t){if(null==e)return{};var n,r,a={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(a[n]=e[n]);return a}var c=["className","id","ariaLabelledBy","ariaLabel","onChange","dataTestId","name","dataType","disabled","size","options","children","parentElement"],s=function(e){var t=e.className,n=e.id,a=e.ariaLabelledBy,i=e.ariaLabel,u=e.onChange,s=e.dataTestId,f=e.name,d=e.dataType,p=e.disabled,h=e.size,m=e.options,y=e.children,v=(e.parentElement,l(e,c)),g=["qpp-c-dropdown","big"===h&&"qpp-c-dropdown--big",t].filter(Boolean).join(" ");return r.default.createElement("select",o({id:n,"aria-labelledby":a,"aria-label":i,className:g||"",onChange:u,"data-testid":s,name:f,disabled:p,"data-type":d},v),y,m.map((function(e){var t=e.disabled,n=e.name,a=e.value;return r.default.createElement("option",{disabled:t,key:a,value:a},n)})))};s.propTypes={children:a.default.node,className:a.default.string,id:a.default.string,ariaLabelledBy:a.default.string,ariaLabel:a.default.string,onChange:a.default.func,value:a.default.string,defaultValue:a.default.string,dataTestId:a.default.string,name:a.default.string,dataType:a.default.string,disabled:a.default.bool,size:a.default.oneOf(["big"]),options:a.default.array,parentElement:a.default.string},s.defaultProps={children:!1,className:"qpp-u-width--100",id:null,ariaLabelledBy:null,ariaLabel:null,onChange:function(){return null},dataTestId:null,name:null,dataType:null,disabled:!1,size:null,options:[],parentElement:"span"},e.default=s},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){var r,a,i;a=[t,n(0),n(2)],r=function(e,t,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=i(t),a=i(n);function i(e){return e&&e.__esModule?e:{default:e}}function o(){return o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o.apply(this,arguments)}function l(e,t){if(null==e)return{};var n,r,a=u(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}function u(e,t){if(null==e)return{};var n,r,a={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(a[n]=e[n]);return a}var c=["className","href","download","ariaLabel","onClick","children","variant"],s=["white","gray"],f=function(e){var t=e.className,n=e.href,a=e.download,i=e.ariaLabel,u=e.onClick,f=e.children,d=e.variant,p=l(e,c),h="qpp-c-link";return s.includes(d)&&(h="gray"===d?h.concat(" ","qpp-u-color--gray-60"):h.concat(" ","qpp-u-color--".concat(d))),t&&(h=h.concat(" ",t)),r.default.createElement("a",o({"aria-label":i,className:h||"",href:n,download:a,onClick:u},p),f)};f.propTypes={children:a.default.node,className:a.default.string,href:a.default.string,ariaLabel:a.default.string,onClick:a.default.func,download:a.default.bool,variant:a.default.oneOf(s)},f.defaultProps={children:null,className:"",href:"",ariaLabel:null,onClick:function(){return null},download:!1,variant:null},e.default=f},void 0===(i="function"==typeof r?r.apply(t,a):r)||(e.exports=i)},function(e,t,n){"use strict";n.r(t),n.d(t,"arc",(function(){return L})),n.d(t,"area",(function(){return z})),n.d(t,"line",(function(){return I})),n.d(t,"pie",(function(){return B})),n.d(t,"areaRadial",(function(){return $})),n.d(t,"radialArea",(function(){return $})),n.d(t,"lineRadial",(function(){return W})),n.d(t,"radialLine",(function(){return W})),n.d(t,"pointRadial",(function(){return G})),n.d(t,"linkHorizontal",(function(){return te})),n.d(t,"linkVertical",(function(){return ne})),n.d(t,"linkRadial",(function(){return re})),n.d(t,"symbol",(function(){return _e})),n.d(t,"symbols",(function(){return we})),n.d(t,"symbolCircle",(function(){return ae})),n.d(t,"symbolCross",(function(){return ie})),n.d(t,"symbolDiamond",(function(){return ue})),n.d(t,"symbolSquare",(function(){return pe})),n.d(t,"symbolStar",(function(){return de})),n.d(t,"symbolTriangle",(function(){return me})),n.d(t,"symbolWye",(function(){return xe})),n.d(t,"curveBasisClosed",(function(){return Me})),n.d(t,"curveBasisOpen",(function(){return Ne})),n.d(t,"curveBasis",(function(){return Se})),n.d(t,"curveBundle",(function(){return Te})),n.d(t,"curveCardinalClosed",(function(){return ze})),n.d(t,"curveCardinalOpen",(function(){return qe})),n.d(t,"curveCardinal",(function(){return Re})),n.d(t,"curveCatmullRomClosed",(function(){return Ve})),n.d(t,"curveCatmullRomOpen",(function(){return $e})),n.d(t,"curveCatmullRom",(function(){return He})),n.d(t,"curveLinearClosed",(function(){return Qe})),n.d(t,"curveLinear",(function(){return j})),n.d(t,"curveMonotoneX",(function(){return nt})),n.d(t,"curveMonotoneY",(function(){return rt})),n.d(t,"curveNatural",(function(){return ot})),n.d(t,"curveStep",(function(){return ut})),n.d(t,"curveStepAfter",(function(){return st})),n.d(t,"curveStepBefore",(function(){return ct})),n.d(t,"stack",(function(){return ht})),n.d(t,"stackOffsetExpand",(function(){return mt})),n.d(t,"stackOffsetDiverging",(function(){return yt})),n.d(t,"stackOffsetNone",(function(){return ft})),n.d(t,"stackOffsetSilhouette",(function(){return vt})),n.d(t,"stackOffsetWiggle",(function(){return gt})),n.d(t,"stackOrderAppearance",(function(){return bt})),n.d(t,"stackOrderAscending",(function(){return wt})),n.d(t,"stackOrderDescending",(function(){return Et})),n.d(t,"stackOrderInsideOut",(function(){return kt})),n.d(t,"stackOrderNone",(function(){return dt})),n.d(t,"stackOrderReverse",(function(){return Ct}));var r=Math.PI,a=2*r,i=1e-6,o=a-i;function l(){this._x0=this._y0=this._x1=this._y1=null,this._=""}function u(){return new l}l.prototype=u.prototype={constructor:l,moveTo:function(e,t){this._+="M"+(this._x0=this._x1=+e)+","+(this._y0=this._y1=+t)},closePath:function(){null!==this._x1&&(this._x1=this._x0,this._y1=this._y0,this._+="Z")},lineTo:function(e,t){this._+="L"+(this._x1=+e)+","+(this._y1=+t)},quadraticCurveTo:function(e,t,n,r){this._+="Q"+ +e+","+ +t+","+(this._x1=+n)+","+(this._y1=+r)},bezierCurveTo:function(e,t,n,r,a,i){this._+="C"+ +e+","+ +t+","+ +n+","+ +r+","+(this._x1=+a)+","+(this._y1=+i)},arcTo:function(e,t,n,a,o){e=+e,t=+t,n=+n,a=+a,o=+o;var l=this._x1,u=this._y1,c=n-e,s=a-t,f=l-e,d=u-t,p=f*f+d*d;if(o<0)throw new Error("negative radius: "+o);if(null===this._x1)this._+="M"+(this._x1=e)+","+(this._y1=t);else if(p>i)if(Math.abs(d*c-s*f)>i&&o){var h=n-l,m=a-u,y=c*c+s*s,v=h*h+m*m,g=Math.sqrt(y),b=Math.sqrt(p),x=o*Math.tan((r-Math.acos((y+p-v)/(2*g*b)))/2),w=x/b,_=x/g;Math.abs(w-1)>i&&(this._+="L"+(e+w*f)+","+(t+w*d)),this._+="A"+o+","+o+",0,0,"+ +(d*h>f*m)+","+(this._x1=e+_*c)+","+(this._y1=t+_*s)}else this._+="L"+(this._x1=e)+","+(this._y1=t);else;},arc:function(e,t,n,l,u,c){e=+e,t=+t,c=!!c;var s=(n=+n)*Math.cos(l),f=n*Math.sin(l),d=e+s,p=t+f,h=1^c,m=c?l-u:u-l;if(n<0)throw new Error("negative radius: "+n);null===this._x1?this._+="M"+d+","+p:(Math.abs(this._x1-d)>i||Math.abs(this._y1-p)>i)&&(this._+="L"+d+","+p),n&&(m<0&&(m=m%a+a),m>o?this._+="A"+n+","+n+",0,1,"+h+","+(e-s)+","+(t-f)+"A"+n+","+n+",0,1,"+h+","+(this._x1=d)+","+(this._y1=p):m>i&&(this._+="A"+n+","+n+",0,"+ +(m>=r)+","+h+","+(this._x1=e+n*Math.cos(u))+","+(this._y1=t+n*Math.sin(u))))},rect:function(e,t,n,r){this._+="M"+(this._x0=this._x1=+e)+","+(this._y0=this._y1=+t)+"h"+ +n+"v"+ +r+"h"+-n+"Z"},toString:function(){return this._}};var c=u,s=function(e){return function(){return e}},f=Math.abs,d=Math.atan2,p=Math.cos,h=Math.max,m=Math.min,y=Math.sin,v=Math.sqrt,g=1e-12,b=Math.PI,x=b/2,w=2*b;function _(e){return e>1?0:e<-1?b:Math.acos(e)}function E(e){return e>=1?x:e<=-1?-x:Math.asin(e)}function k(e){return e.innerRadius}function C(e){return e.outerRadius}function S(e){return e.startAngle}function O(e){return e.endAngle}function M(e){return e&&e.padAngle}function P(e,t,n,r,a,i,o,l){var u=n-e,c=r-t,s=o-a,f=l-i,d=f*u-s*c;if(!(d*d<g))return[e+(d=(s*(t-i)-f*(e-a))/d)*u,t+d*c]}function N(e,t,n,r,a,i,o){var l=e-n,u=t-r,c=(o?i:-i)/v(l*l+u*u),s=c*u,f=-c*l,d=e+s,p=t+f,m=n+s,y=r+f,g=(d+m)/2,b=(p+y)/2,x=m-d,w=y-p,_=x*x+w*w,E=a-i,k=d*y-m*p,C=(w<0?-1:1)*v(h(0,E*E*_-k*k)),S=(k*w-x*C)/_,O=(-k*x-w*C)/_,M=(k*w+x*C)/_,P=(-k*x+w*C)/_,N=S-g,L=O-b,T=M-g,j=P-b;return N*N+L*L>T*T+j*j&&(S=M,O=P),{cx:S,cy:O,x01:-s,y01:-f,x11:S*(a/E-1),y11:O*(a/E-1)}}var L=function(){var e=k,t=C,n=s(0),r=null,a=S,i=O,o=M,l=null;function u(){var u,s,h=+e.apply(this,arguments),k=+t.apply(this,arguments),C=a.apply(this,arguments)-x,S=i.apply(this,arguments)-x,O=f(S-C),M=S>C;if(l||(l=u=c()),k<h&&(s=k,k=h,h=s),k>g)if(O>w-g)l.moveTo(k*p(C),k*y(C)),l.arc(0,0,k,C,S,!M),h>g&&(l.moveTo(h*p(S),h*y(S)),l.arc(0,0,h,S,C,M));else{var L,T,j=C,A=S,R=C,I=S,z=O,D=O,q=o.apply(this,arguments)/2,B=q>g&&(r?+r.apply(this,arguments):v(h*h+k*k)),F=m(f(k-h)/2,+n.apply(this,arguments)),H=F,U=F;if(B>g){var V=E(B/h*y(q)),W=E(B/k*y(q));(z-=2*V)>g?(R+=V*=M?1:-1,I-=V):(z=0,R=I=(C+S)/2),(D-=2*W)>g?(j+=W*=M?1:-1,A-=W):(D=0,j=A=(C+S)/2)}var $=k*p(j),G=k*y(j),Q=h*p(I),Y=h*y(I);if(F>g){var Z,X=k*p(A),K=k*y(A),J=h*p(R),ee=h*y(R);if(O<b&&(Z=P($,G,J,ee,X,K,Q,Y))){var te=$-Z[0],ne=G-Z[1],re=X-Z[0],ae=K-Z[1],ie=1/y(_((te*re+ne*ae)/(v(te*te+ne*ne)*v(re*re+ae*ae)))/2),oe=v(Z[0]*Z[0]+Z[1]*Z[1]);H=m(F,(h-oe)/(ie-1)),U=m(F,(k-oe)/(ie+1))}}D>g?U>g?(L=N(J,ee,$,G,k,U,M),T=N(X,K,Q,Y,k,U,M),l.moveTo(L.cx+L.x01,L.cy+L.y01),U<F?l.arc(L.cx,L.cy,U,d(L.y01,L.x01),d(T.y01,T.x01),!M):(l.arc(L.cx,L.cy,U,d(L.y01,L.x01),d(L.y11,L.x11),!M),l.arc(0,0,k,d(L.cy+L.y11,L.cx+L.x11),d(T.cy+T.y11,T.cx+T.x11),!M),l.arc(T.cx,T.cy,U,d(T.y11,T.x11),d(T.y01,T.x01),!M))):(l.moveTo($,G),l.arc(0,0,k,j,A,!M)):l.moveTo($,G),h>g&&z>g?H>g?(L=N(Q,Y,X,K,h,-H,M),T=N($,G,J,ee,h,-H,M),l.lineTo(L.cx+L.x01,L.cy+L.y01),H<F?l.arc(L.cx,L.cy,H,d(L.y01,L.x01),d(T.y01,T.x01),!M):(l.arc(L.cx,L.cy,H,d(L.y01,L.x01),d(L.y11,L.x11),!M),l.arc(0,0,h,d(L.cy+L.y11,L.cx+L.x11),d(T.cy+T.y11,T.cx+T.x11),M),l.arc(T.cx,T.cy,H,d(T.y11,T.x11),d(T.y01,T.x01),!M))):l.arc(0,0,h,I,R,M):l.lineTo(Q,Y)}else l.moveTo(0,0);if(l.closePath(),u)return l=null,u+""||null}return u.centroid=function(){var n=(+e.apply(this,arguments)+ +t.apply(this,arguments))/2,r=(+a.apply(this,arguments)+ +i.apply(this,arguments))/2-b/2;return[p(r)*n,y(r)*n]},u.innerRadius=function(t){return arguments.length?(e="function"==typeof t?t:s(+t),u):e},u.outerRadius=function(e){return arguments.length?(t="function"==typeof e?e:s(+e),u):t},u.cornerRadius=function(e){return arguments.length?(n="function"==typeof e?e:s(+e),u):n},u.padRadius=function(e){return arguments.length?(r=null==e?null:"function"==typeof e?e:s(+e),u):r},u.startAngle=function(e){return arguments.length?(a="function"==typeof e?e:s(+e),u):a},u.endAngle=function(e){return arguments.length?(i="function"==typeof e?e:s(+e),u):i},u.padAngle=function(e){return arguments.length?(o="function"==typeof e?e:s(+e),u):o},u.context=function(e){return arguments.length?(l=null==e?null:e,u):l},u};function T(e){this._context=e}T.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;default:this._context.lineTo(e,t)}}};var j=function(e){return new T(e)};function A(e){return e[0]}function R(e){return e[1]}var I=function(){var e=A,t=R,n=s(!0),r=null,a=j,i=null;function o(o){var l,u,s,f=o.length,d=!1;for(null==r&&(i=a(s=c())),l=0;l<=f;++l)!(l<f&&n(u=o[l],l,o))===d&&((d=!d)?i.lineStart():i.lineEnd()),d&&i.point(+e(u,l,o),+t(u,l,o));if(s)return i=null,s+""||null}return o.x=function(t){return arguments.length?(e="function"==typeof t?t:s(+t),o):e},o.y=function(e){return arguments.length?(t="function"==typeof e?e:s(+e),o):t},o.defined=function(e){return arguments.length?(n="function"==typeof e?e:s(!!e),o):n},o.curve=function(e){return arguments.length?(a=e,null!=r&&(i=a(r)),o):a},o.context=function(e){return arguments.length?(null==e?r=i=null:i=a(r=e),o):r},o},z=function(){var e=A,t=null,n=s(0),r=R,a=s(!0),i=null,o=j,l=null;function u(u){var s,f,d,p,h,m=u.length,y=!1,v=new Array(m),g=new Array(m);for(null==i&&(l=o(h=c())),s=0;s<=m;++s){if(!(s<m&&a(p=u[s],s,u))===y)if(y=!y)f=s,l.areaStart(),l.lineStart();else{for(l.lineEnd(),l.lineStart(),d=s-1;d>=f;--d)l.point(v[d],g[d]);l.lineEnd(),l.areaEnd()}y&&(v[s]=+e(p,s,u),g[s]=+n(p,s,u),l.point(t?+t(p,s,u):v[s],r?+r(p,s,u):g[s]))}if(h)return l=null,h+""||null}function f(){return I().defined(a).curve(o).context(i)}return u.x=function(n){return arguments.length?(e="function"==typeof n?n:s(+n),t=null,u):e},u.x0=function(t){return arguments.length?(e="function"==typeof t?t:s(+t),u):e},u.x1=function(e){return arguments.length?(t=null==e?null:"function"==typeof e?e:s(+e),u):t},u.y=function(e){return arguments.length?(n="function"==typeof e?e:s(+e),r=null,u):n},u.y0=function(e){return arguments.length?(n="function"==typeof e?e:s(+e),u):n},u.y1=function(e){return arguments.length?(r=null==e?null:"function"==typeof e?e:s(+e),u):r},u.lineX0=u.lineY0=function(){return f().x(e).y(n)},u.lineY1=function(){return f().x(e).y(r)},u.lineX1=function(){return f().x(t).y(n)},u.defined=function(e){return arguments.length?(a="function"==typeof e?e:s(!!e),u):a},u.curve=function(e){return arguments.length?(o=e,null!=i&&(l=o(i)),u):o},u.context=function(e){return arguments.length?(null==e?i=l=null:l=o(i=e),u):i},u},D=function(e,t){return t<e?-1:t>e?1:t>=e?0:NaN},q=function(e){return e},B=function(){var e=q,t=D,n=null,r=s(0),a=s(w),i=s(0);function o(o){var l,u,c,s,f,d=o.length,p=0,h=new Array(d),m=new Array(d),y=+r.apply(this,arguments),v=Math.min(w,Math.max(-w,a.apply(this,arguments)-y)),g=Math.min(Math.abs(v)/d,i.apply(this,arguments)),b=g*(v<0?-1:1);for(l=0;l<d;++l)(f=m[h[l]=l]=+e(o[l],l,o))>0&&(p+=f);for(null!=t?h.sort((function(e,n){return t(m[e],m[n])})):null!=n&&h.sort((function(e,t){return n(o[e],o[t])})),l=0,c=p?(v-d*b)/p:0;l<d;++l,y=s)u=h[l],s=y+((f=m[u])>0?f*c:0)+b,m[u]={data:o[u],index:l,value:f,startAngle:y,endAngle:s,padAngle:g};return m}return o.value=function(t){return arguments.length?(e="function"==typeof t?t:s(+t),o):e},o.sortValues=function(e){return arguments.length?(t=e,n=null,o):t},o.sort=function(e){return arguments.length?(n=e,t=null,o):n},o.startAngle=function(e){return arguments.length?(r="function"==typeof e?e:s(+e),o):r},o.endAngle=function(e){return arguments.length?(a="function"==typeof e?e:s(+e),o):a},o.padAngle=function(e){return arguments.length?(i="function"==typeof e?e:s(+e),o):i},o},F=U(j);function H(e){this._curve=e}function U(e){function t(t){return new H(e(t))}return t._curve=e,t}function V(e){var t=e.curve;return e.angle=e.x,delete e.x,e.radius=e.y,delete e.y,e.curve=function(e){return arguments.length?t(U(e)):t()._curve},e}H.prototype={areaStart:function(){this._curve.areaStart()},areaEnd:function(){this._curve.areaEnd()},lineStart:function(){this._curve.lineStart()},lineEnd:function(){this._curve.lineEnd()},point:function(e,t){this._curve.point(t*Math.sin(e),t*-Math.cos(e))}};var W=function(){return V(I().curve(F))},$=function(){var e=z().curve(F),t=e.curve,n=e.lineX0,r=e.lineX1,a=e.lineY0,i=e.lineY1;return e.angle=e.x,delete e.x,e.startAngle=e.x0,delete e.x0,e.endAngle=e.x1,delete e.x1,e.radius=e.y,delete e.y,e.innerRadius=e.y0,delete e.y0,e.outerRadius=e.y1,delete e.y1,e.lineStartAngle=function(){return V(n())},delete e.lineX0,e.lineEndAngle=function(){return V(r())},delete e.lineX1,e.lineInnerRadius=function(){return V(a())},delete e.lineY0,e.lineOuterRadius=function(){return V(i())},delete e.lineY1,e.curve=function(e){return arguments.length?t(U(e)):t()._curve},e},G=function(e,t){return[(t=+t)*Math.cos(e-=Math.PI/2),t*Math.sin(e)]},Q=Array.prototype.slice;function Y(e){return e.source}function Z(e){return e.target}function X(e){var t=Y,n=Z,r=A,a=R,i=null;function o(){var o,l=Q.call(arguments),u=t.apply(this,l),s=n.apply(this,l);if(i||(i=o=c()),e(i,+r.apply(this,(l[0]=u,l)),+a.apply(this,l),+r.apply(this,(l[0]=s,l)),+a.apply(this,l)),o)return i=null,o+""||null}return o.source=function(e){return arguments.length?(t=e,o):t},o.target=function(e){return arguments.length?(n=e,o):n},o.x=function(e){return arguments.length?(r="function"==typeof e?e:s(+e),o):r},o.y=function(e){return arguments.length?(a="function"==typeof e?e:s(+e),o):a},o.context=function(e){return arguments.length?(i=null==e?null:e,o):i},o}function K(e,t,n,r,a){e.moveTo(t,n),e.bezierCurveTo(t=(t+r)/2,n,t,a,r,a)}function J(e,t,n,r,a){e.moveTo(t,n),e.bezierCurveTo(t,n=(n+a)/2,r,n,r,a)}function ee(e,t,n,r,a){var i=G(t,n),o=G(t,n=(n+a)/2),l=G(r,n),u=G(r,a);e.moveTo(i[0],i[1]),e.bezierCurveTo(o[0],o[1],l[0],l[1],u[0],u[1])}function te(){return X(K)}function ne(){return X(J)}function re(){var e=X(ee);return e.angle=e.x,delete e.x,e.radius=e.y,delete e.y,e}var ae={draw:function(e,t){var n=Math.sqrt(t/b);e.moveTo(n,0),e.arc(0,0,n,0,w)}},ie={draw:function(e,t){var n=Math.sqrt(t/5)/2;e.moveTo(-3*n,-n),e.lineTo(-n,-n),e.lineTo(-n,-3*n),e.lineTo(n,-3*n),e.lineTo(n,-n),e.lineTo(3*n,-n),e.lineTo(3*n,n),e.lineTo(n,n),e.lineTo(n,3*n),e.lineTo(-n,3*n),e.lineTo(-n,n),e.lineTo(-3*n,n),e.closePath()}},oe=Math.sqrt(1/3),le=2*oe,ue={draw:function(e,t){var n=Math.sqrt(t/le),r=n*oe;e.moveTo(0,-n),e.lineTo(r,0),e.lineTo(0,n),e.lineTo(-r,0),e.closePath()}},ce=Math.sin(b/10)/Math.sin(7*b/10),se=Math.sin(w/10)*ce,fe=-Math.cos(w/10)*ce,de={draw:function(e,t){var n=Math.sqrt(.8908130915292852*t),r=se*n,a=fe*n;e.moveTo(0,-n),e.lineTo(r,a);for(var i=1;i<5;++i){var o=w*i/5,l=Math.cos(o),u=Math.sin(o);e.lineTo(u*n,-l*n),e.lineTo(l*r-u*a,u*r+l*a)}e.closePath()}},pe={draw:function(e,t){var n=Math.sqrt(t),r=-n/2;e.rect(r,r,n,n)}},he=Math.sqrt(3),me={draw:function(e,t){var n=-Math.sqrt(t/(3*he));e.moveTo(0,2*n),e.lineTo(-he*n,-n),e.lineTo(he*n,-n),e.closePath()}},ye=-.5,ve=Math.sqrt(3)/2,ge=1/Math.sqrt(12),be=3*(ge/2+1),xe={draw:function(e,t){var n=Math.sqrt(t/be),r=n/2,a=n*ge,i=r,o=n*ge+n,l=-i,u=o;e.moveTo(r,a),e.lineTo(i,o),e.lineTo(l,u),e.lineTo(ye*r-ve*a,ve*r+ye*a),e.lineTo(ye*i-ve*o,ve*i+ye*o),e.lineTo(ye*l-ve*u,ve*l+ye*u),e.lineTo(ye*r+ve*a,ye*a-ve*r),e.lineTo(ye*i+ve*o,ye*o-ve*i),e.lineTo(ye*l+ve*u,ye*u-ve*l),e.closePath()}},we=[ae,ie,ue,pe,de,me,xe],_e=function(){var e=s(ae),t=s(64),n=null;function r(){var r;if(n||(n=r=c()),e.apply(this,arguments).draw(n,+t.apply(this,arguments)),r)return n=null,r+""||null}return r.type=function(t){return arguments.length?(e="function"==typeof t?t:s(t),r):e},r.size=function(e){return arguments.length?(t="function"==typeof e?e:s(+e),r):t},r.context=function(e){return arguments.length?(n=null==e?null:e,r):n},r},Ee=function(){};function ke(e,t,n){e._context.bezierCurveTo((2*e._x0+e._x1)/3,(2*e._y0+e._y1)/3,(e._x0+2*e._x1)/3,(e._y0+2*e._y1)/3,(e._x0+4*e._x1+t)/6,(e._y0+4*e._y1+n)/6)}function Ce(e){this._context=e}Ce.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){switch(this._point){case 3:ke(this,this._x1,this._y1);case 2:this._context.lineTo(this._x1,this._y1)}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;break;case 2:this._point=3,this._context.lineTo((5*this._x0+this._x1)/6,(5*this._y0+this._y1)/6);default:ke(this,e,t)}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}};var Se=function(e){return new Ce(e)};function Oe(e){this._context=e}Oe.prototype={areaStart:Ee,areaEnd:Ee,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._y0=this._y1=this._y2=this._y3=this._y4=NaN,this._point=0},lineEnd:function(){switch(this._point){case 1:this._context.moveTo(this._x2,this._y2),this._context.closePath();break;case 2:this._context.moveTo((this._x2+2*this._x3)/3,(this._y2+2*this._y3)/3),this._context.lineTo((this._x3+2*this._x2)/3,(this._y3+2*this._y2)/3),this._context.closePath();break;case 3:this.point(this._x2,this._y2),this.point(this._x3,this._y3),this.point(this._x4,this._y4)}},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._x2=e,this._y2=t;break;case 1:this._point=2,this._x3=e,this._y3=t;break;case 2:this._point=3,this._x4=e,this._y4=t,this._context.moveTo((this._x0+4*this._x1+e)/6,(this._y0+4*this._y1+t)/6);break;default:ke(this,e,t)}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}};var Me=function(e){return new Oe(e)};function Pe(e){this._context=e}Pe.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){(this._line||0!==this._line&&3===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3;var n=(this._x0+4*this._x1+e)/6,r=(this._y0+4*this._y1+t)/6;this._line?this._context.lineTo(n,r):this._context.moveTo(n,r);break;case 3:this._point=4;default:ke(this,e,t)}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}};var Ne=function(e){return new Pe(e)};function Le(e,t){this._basis=new Ce(e),this._beta=t}Le.prototype={lineStart:function(){this._x=[],this._y=[],this._basis.lineStart()},lineEnd:function(){var e=this._x,t=this._y,n=e.length-1;if(n>0)for(var r,a=e[0],i=t[0],o=e[n]-a,l=t[n]-i,u=-1;++u<=n;)r=u/n,this._basis.point(this._beta*e[u]+(1-this._beta)*(a+r*o),this._beta*t[u]+(1-this._beta)*(i+r*l));this._x=this._y=null,this._basis.lineEnd()},point:function(e,t){this._x.push(+e),this._y.push(+t)}};var Te=function e(t){function n(e){return 1===t?new Ce(e):new Le(e,t)}return n.beta=function(t){return e(+t)},n}(.85);function je(e,t,n){e._context.bezierCurveTo(e._x1+e._k*(e._x2-e._x0),e._y1+e._k*(e._y2-e._y0),e._x2+e._k*(e._x1-t),e._y2+e._k*(e._y1-n),e._x2,e._y2)}function Ae(e,t){this._context=e,this._k=(1-t)/6}Ae.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x2,this._y2);break;case 3:je(this,this._x1,this._y1)}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2,this._x1=e,this._y1=t;break;case 2:this._point=3;default:je(this,e,t)}this._x0=this._x1,this._x1=this._x2,this._x2=e,this._y0=this._y1,this._y1=this._y2,this._y2=t}};var Re=function e(t){function n(e){return new Ae(e,t)}return n.tension=function(t){return e(+t)},n}(0);function Ie(e,t){this._context=e,this._k=(1-t)/6}Ie.prototype={areaStart:Ee,areaEnd:Ee,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._x5=this._y0=this._y1=this._y2=this._y3=this._y4=this._y5=NaN,this._point=0},lineEnd:function(){switch(this._point){case 1:this._context.moveTo(this._x3,this._y3),this._context.closePath();break;case 2:this._context.lineTo(this._x3,this._y3),this._context.closePath();break;case 3:this.point(this._x3,this._y3),this.point(this._x4,this._y4),this.point(this._x5,this._y5)}},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._x3=e,this._y3=t;break;case 1:this._point=2,this._context.moveTo(this._x4=e,this._y4=t);break;case 2:this._point=3,this._x5=e,this._y5=t;break;default:je(this,e,t)}this._x0=this._x1,this._x1=this._x2,this._x2=e,this._y0=this._y1,this._y1=this._y2,this._y2=t}};var ze=function e(t){function n(e){return new Ie(e,t)}return n.tension=function(t){return e(+t)},n}(0);function De(e,t){this._context=e,this._k=(1-t)/6}De.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._point=0},lineEnd:function(){(this._line||0!==this._line&&3===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3,this._line?this._context.lineTo(this._x2,this._y2):this._context.moveTo(this._x2,this._y2);break;case 3:this._point=4;default:je(this,e,t)}this._x0=this._x1,this._x1=this._x2,this._x2=e,this._y0=this._y1,this._y1=this._y2,this._y2=t}};var qe=function e(t){function n(e){return new De(e,t)}return n.tension=function(t){return e(+t)},n}(0);function Be(e,t,n){var r=e._x1,a=e._y1,i=e._x2,o=e._y2;if(e._l01_a>g){var l=2*e._l01_2a+3*e._l01_a*e._l12_a+e._l12_2a,u=3*e._l01_a*(e._l01_a+e._l12_a);r=(r*l-e._x0*e._l12_2a+e._x2*e._l01_2a)/u,a=(a*l-e._y0*e._l12_2a+e._y2*e._l01_2a)/u}if(e._l23_a>g){var c=2*e._l23_2a+3*e._l23_a*e._l12_a+e._l12_2a,s=3*e._l23_a*(e._l23_a+e._l12_a);i=(i*c+e._x1*e._l23_2a-t*e._l12_2a)/s,o=(o*c+e._y1*e._l23_2a-n*e._l12_2a)/s}e._context.bezierCurveTo(r,a,i,o,e._x2,e._y2)}function Fe(e,t){this._context=e,this._alpha=t}Fe.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._l01_a=this._l12_a=this._l23_a=this._l01_2a=this._l12_2a=this._l23_2a=this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x2,this._y2);break;case 3:this.point(this._x2,this._y2)}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){if(e=+e,t=+t,this._point){var n=this._x2-e,r=this._y2-t;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(n*n+r*r,this._alpha))}switch(this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;break;case 2:this._point=3;default:Be(this,e,t)}this._l01_a=this._l12_a,this._l12_a=this._l23_a,this._l01_2a=this._l12_2a,this._l12_2a=this._l23_2a,this._x0=this._x1,this._x1=this._x2,this._x2=e,this._y0=this._y1,this._y1=this._y2,this._y2=t}};var He=function e(t){function n(e){return t?new Fe(e,t):new Ae(e,0)}return n.alpha=function(t){return e(+t)},n}(.5);function Ue(e,t){this._context=e,this._alpha=t}Ue.prototype={areaStart:Ee,areaEnd:Ee,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._x5=this._y0=this._y1=this._y2=this._y3=this._y4=this._y5=NaN,this._l01_a=this._l12_a=this._l23_a=this._l01_2a=this._l12_2a=this._l23_2a=this._point=0},lineEnd:function(){switch(this._point){case 1:this._context.moveTo(this._x3,this._y3),this._context.closePath();break;case 2:this._context.lineTo(this._x3,this._y3),this._context.closePath();break;case 3:this.point(this._x3,this._y3),this.point(this._x4,this._y4),this.point(this._x5,this._y5)}},point:function(e,t){if(e=+e,t=+t,this._point){var n=this._x2-e,r=this._y2-t;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(n*n+r*r,this._alpha))}switch(this._point){case 0:this._point=1,this._x3=e,this._y3=t;break;case 1:this._point=2,this._context.moveTo(this._x4=e,this._y4=t);break;case 2:this._point=3,this._x5=e,this._y5=t;break;default:Be(this,e,t)}this._l01_a=this._l12_a,this._l12_a=this._l23_a,this._l01_2a=this._l12_2a,this._l12_2a=this._l23_2a,this._x0=this._x1,this._x1=this._x2,this._x2=e,this._y0=this._y1,this._y1=this._y2,this._y2=t}};var Ve=function e(t){function n(e){return t?new Ue(e,t):new Ie(e,0)}return n.alpha=function(t){return e(+t)},n}(.5);function We(e,t){this._context=e,this._alpha=t}We.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._l01_a=this._l12_a=this._l23_a=this._l01_2a=this._l12_2a=this._l23_2a=this._point=0},lineEnd:function(){(this._line||0!==this._line&&3===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){if(e=+e,t=+t,this._point){var n=this._x2-e,r=this._y2-t;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(n*n+r*r,this._alpha))}switch(this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3,this._line?this._context.lineTo(this._x2,this._y2):this._context.moveTo(this._x2,this._y2);break;case 3:this._point=4;default:Be(this,e,t)}this._l01_a=this._l12_a,this._l12_a=this._l23_a,this._l01_2a=this._l12_2a,this._l12_2a=this._l23_2a,this._x0=this._x1,this._x1=this._x2,this._x2=e,this._y0=this._y1,this._y1=this._y2,this._y2=t}};var $e=function e(t){function n(e){return t?new We(e,t):new De(e,0)}return n.alpha=function(t){return e(+t)},n}(.5);function Ge(e){this._context=e}Ge.prototype={areaStart:Ee,areaEnd:Ee,lineStart:function(){this._point=0},lineEnd:function(){this._point&&this._context.closePath()},point:function(e,t){e=+e,t=+t,this._point?this._context.lineTo(e,t):(this._point=1,this._context.moveTo(e,t))}};var Qe=function(e){return new Ge(e)};function Ye(e){return e<0?-1:1}function Ze(e,t,n){var r=e._x1-e._x0,a=t-e._x1,i=(e._y1-e._y0)/(r||a<0&&-0),o=(n-e._y1)/(a||r<0&&-0),l=(i*a+o*r)/(r+a);return(Ye(i)+Ye(o))*Math.min(Math.abs(i),Math.abs(o),.5*Math.abs(l))||0}function Xe(e,t){var n=e._x1-e._x0;return n?(3*(e._y1-e._y0)/n-t)/2:t}function Ke(e,t,n){var r=e._x0,a=e._y0,i=e._x1,o=e._y1,l=(i-r)/3;e._context.bezierCurveTo(r+l,a+l*t,i-l,o-l*n,i,o)}function Je(e){this._context=e}function et(e){this._context=new tt(e)}function tt(e){this._context=e}function nt(e){return new Je(e)}function rt(e){return new et(e)}function at(e){this._context=e}function it(e){var t,n,r=e.length-1,a=new Array(r),i=new Array(r),o=new Array(r);for(a[0]=0,i[0]=2,o[0]=e[0]+2*e[1],t=1;t<r-1;++t)a[t]=1,i[t]=4,o[t]=4*e[t]+2*e[t+1];for(a[r-1]=2,i[r-1]=7,o[r-1]=8*e[r-1]+e[r],t=1;t<r;++t)n=a[t]/i[t-1],i[t]-=n,o[t]-=n*o[t-1];for(a[r-1]=o[r-1]/i[r-1],t=r-2;t>=0;--t)a[t]=(o[t]-a[t+1])/i[t];for(i[r-1]=(e[r]+a[r-1])/2,t=0;t<r-1;++t)i[t]=2*e[t+1]-a[t+1];return[a,i]}Je.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=this._t0=NaN,this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x1,this._y1);break;case 3:Ke(this,this._t0,Xe(this,this._t0))}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){var n=NaN;if(t=+t,(e=+e)!==this._x1||t!==this._y1){switch(this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;break;case 2:this._point=3,Ke(this,Xe(this,n=Ze(this,e,t)),n);break;default:Ke(this,this._t0,n=Ze(this,e,t))}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t,this._t0=n}}},(et.prototype=Object.create(Je.prototype)).point=function(e,t){Je.prototype.point.call(this,t,e)},tt.prototype={moveTo:function(e,t){this._context.moveTo(t,e)},closePath:function(){this._context.closePath()},lineTo:function(e,t){this._context.lineTo(t,e)},bezierCurveTo:function(e,t,n,r,a,i){this._context.bezierCurveTo(t,e,r,n,i,a)}},at.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=[],this._y=[]},lineEnd:function(){var e=this._x,t=this._y,n=e.length;if(n)if(this._line?this._context.lineTo(e[0],t[0]):this._context.moveTo(e[0],t[0]),2===n)this._context.lineTo(e[1],t[1]);else for(var r=it(e),a=it(t),i=0,o=1;o<n;++i,++o)this._context.bezierCurveTo(r[0][i],a[0][i],r[1][i],a[1][i],e[o],t[o]);(this._line||0!==this._line&&1===n)&&this._context.closePath(),this._line=1-this._line,this._x=this._y=null},point:function(e,t){this._x.push(+e),this._y.push(+t)}};var ot=function(e){return new at(e)};function lt(e,t){this._context=e,this._t=t}lt.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=this._y=NaN,this._point=0},lineEnd:function(){0<this._t&&this._t<1&&2===this._point&&this._context.lineTo(this._x,this._y),(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line>=0&&(this._t=1-this._t,this._line=1-this._line)},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;default:if(this._t<=0)this._context.lineTo(this._x,t),this._context.lineTo(e,t);else{var n=this._x*(1-this._t)+e*this._t;this._context.lineTo(n,this._y),this._context.lineTo(n,t)}}this._x=e,this._y=t}};var ut=function(e){return new lt(e,.5)};function ct(e){return new lt(e,0)}function st(e){return new lt(e,1)}var ft=function(e,t){if((a=e.length)>1)for(var n,r,a,i=1,o=e[t[0]],l=o.length;i<a;++i)for(r=o,o=e[t[i]],n=0;n<l;++n)o[n][1]+=o[n][0]=isNaN(r[n][1])?r[n][0]:r[n][1]},dt=function(e){for(var t=e.length,n=new Array(t);--t>=0;)n[t]=t;return n};function pt(e,t){return e[t]}var ht=function(){var e=s([]),t=dt,n=ft,r=pt;function a(a){var i,o,l=e.apply(this,arguments),u=a.length,c=l.length,s=new Array(c);for(i=0;i<c;++i){for(var f,d=l[i],p=s[i]=new Array(u),h=0;h<u;++h)p[h]=f=[0,+r(a[h],d,h,a)],f.data=a[h];p.key=d}for(i=0,o=t(s);i<c;++i)s[o[i]].index=i;return n(s,o),s}return a.keys=function(t){return arguments.length?(e="function"==typeof t?t:s(Q.call(t)),a):e},a.value=function(e){return arguments.length?(r="function"==typeof e?e:s(+e),a):r},a.order=function(e){return arguments.length?(t=null==e?dt:"function"==typeof e?e:s(Q.call(e)),a):t},a.offset=function(e){return arguments.length?(n=null==e?ft:e,a):n},a},mt=function(e,t){if((r=e.length)>0){for(var n,r,a,i=0,o=e[0].length;i<o;++i){for(a=n=0;n<r;++n)a+=e[n][i][1]||0;if(a)for(n=0;n<r;++n)e[n][i][1]/=a}ft(e,t)}},yt=function(e,t){if((l=e.length)>0)for(var n,r,a,i,o,l,u=0,c=e[t[0]].length;u<c;++u)for(i=o=0,n=0;n<l;++n)(a=(r=e[t[n]][u])[1]-r[0])>0?(r[0]=i,r[1]=i+=a):a<0?(r[1]=o,r[0]=o+=a):(r[0]=0,r[1]=a)},vt=function(e,t){if((n=e.length)>0){for(var n,r=0,a=e[t[0]],i=a.length;r<i;++r){for(var o=0,l=0;o<n;++o)l+=e[o][r][1]||0;a[r][1]+=a[r][0]=-l/2}ft(e,t)}},gt=function(e,t){if((a=e.length)>0&&(r=(n=e[t[0]]).length)>0){for(var n,r,a,i=0,o=1;o<r;++o){for(var l=0,u=0,c=0;l<a;++l){for(var s=e[t[l]],f=s[o][1]||0,d=(f-(s[o-1][1]||0))/2,p=0;p<l;++p){var h=e[t[p]];d+=(h[o][1]||0)-(h[o-1][1]||0)}u+=f,c+=d*f}n[o-1][1]+=n[o-1][0]=i,u&&(i-=c/u)}n[o-1][1]+=n[o-1][0]=i,ft(e,t)}},bt=function(e){var t=e.map(xt);return dt(e).sort((function(e,n){return t[e]-t[n]}))};function xt(e){for(var t,n=-1,r=0,a=e.length,i=-1/0;++n<a;)(t=+e[n][1])>i&&(i=t,r=n);return r}var wt=function(e){var t=e.map(_t);return dt(e).sort((function(e,n){return t[e]-t[n]}))};function _t(e){for(var t,n=0,r=-1,a=e.length;++r<a;)(t=+e[r][1])&&(n+=t);return n}var Et=function(e){return wt(e).reverse()},kt=function(e){var t,n,r=e.length,a=e.map(_t),i=bt(e),o=0,l=0,u=[],c=[];for(t=0;t<r;++t)n=i[t],o<l?(o+=a[n],u.push(n)):(l+=a[n],c.push(n));return c.reverse().concat(u)},Ct=function(e){return dt(e).reverse()}},function(e,t,n){"use strict";n.r(t),n.d(t,"create",(function(){return me})),n.d(t,"creator",(function(){return u})),n.d(t,"local",(function(){return ve})),n.d(t,"matcher",(function(){return p})),n.d(t,"mouse",(function(){return we})),n.d(t,"namespace",(function(){return i})),n.d(t,"namespaces",(function(){return a})),n.d(t,"clientPoint",(function(){return xe})),n.d(t,"select",(function(){return he})),n.d(t,"selectAll",(function(){return _e})),n.d(t,"selection",(function(){return pe})),n.d(t,"selector",(function(){return s})),n.d(t,"selectorAll",(function(){return d})),n.d(t,"style",(function(){return P})),n.d(t,"touch",(function(){return Ee})),n.d(t,"touches",(function(){return ke})),n.d(t,"window",(function(){return C})),n.d(t,"event",(function(){return ee})),n.d(t,"customEvent",(function(){return oe}));var r="http://www.w3.org/1999/xhtml",a={svg:"http://www.w3.org/2000/svg",xhtml:r,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"},i=function(e){var t=e+="",n=t.indexOf(":");return n>=0&&"xmlns"!==(t=e.slice(0,n))&&(e=e.slice(n+1)),a.hasOwnProperty(t)?{space:a[t],local:e}:e};function o(e){return function(){var t=this.ownerDocument,n=this.namespaceURI;return n===r&&t.documentElement.namespaceURI===r?t.createElement(e):t.createElementNS(n,e)}}function l(e){return function(){return this.ownerDocument.createElementNS(e.space,e.local)}}var u=function(e){var t=i(e);return(t.local?l:o)(t)};function c(){}var s=function(e){return null==e?c:function(){return this.querySelector(e)}};function f(){return[]}var d=function(e){return null==e?f:function(){return this.querySelectorAll(e)}},p=function(e){return function(){return this.matches(e)}},h=function(e){return new Array(e.length)};function m(e,t){this.ownerDocument=e.ownerDocument,this.namespaceURI=e.namespaceURI,this._next=null,this._parent=e,this.__data__=t}m.prototype={constructor:m,appendChild:function(e){return this._parent.insertBefore(e,this._next)},insertBefore:function(e,t){return this._parent.insertBefore(e,t)},querySelector:function(e){return this._parent.querySelector(e)},querySelectorAll:function(e){return this._parent.querySelectorAll(e)}};function y(e,t,n,r,a,i){for(var o,l=0,u=t.length,c=i.length;l<c;++l)(o=t[l])?(o.__data__=i[l],r[l]=o):n[l]=new m(e,i[l]);for(;l<u;++l)(o=t[l])&&(a[l]=o)}function v(e,t,n,r,a,i,o){var l,u,c,s={},f=t.length,d=i.length,p=new Array(f);for(l=0;l<f;++l)(u=t[l])&&(p[l]=c="$"+o.call(u,u.__data__,l,t),c in s?a[l]=u:s[c]=u);for(l=0;l<d;++l)(u=s[c="$"+o.call(e,i[l],l,i)])?(r[l]=u,u.__data__=i[l],s[c]=null):n[l]=new m(e,i[l]);for(l=0;l<f;++l)(u=t[l])&&s[p[l]]===u&&(a[l]=u)}function g(e,t){return e<t?-1:e>t?1:e>=t?0:NaN}function b(e){return function(){this.removeAttribute(e)}}function x(e){return function(){this.removeAttributeNS(e.space,e.local)}}function w(e,t){return function(){this.setAttribute(e,t)}}function _(e,t){return function(){this.setAttributeNS(e.space,e.local,t)}}function E(e,t){return function(){var n=t.apply(this,arguments);null==n?this.removeAttribute(e):this.setAttribute(e,n)}}function k(e,t){return function(){var n=t.apply(this,arguments);null==n?this.removeAttributeNS(e.space,e.local):this.setAttributeNS(e.space,e.local,n)}}var C=function(e){return e.ownerDocument&&e.ownerDocument.defaultView||e.document&&e||e.defaultView};function S(e){return function(){this.style.removeProperty(e)}}function O(e,t,n){return function(){this.style.setProperty(e,t,n)}}function M(e,t,n){return function(){var r=t.apply(this,arguments);null==r?this.style.removeProperty(e):this.style.setProperty(e,r,n)}}function P(e,t){return e.style.getPropertyValue(t)||C(e).getComputedStyle(e,null).getPropertyValue(t)}function N(e){return function(){delete this[e]}}function L(e,t){return function(){this[e]=t}}function T(e,t){return function(){var n=t.apply(this,arguments);null==n?delete this[e]:this[e]=n}}function j(e){return e.trim().split(/^|\s+/)}function A(e){return e.classList||new R(e)}function R(e){this._node=e,this._names=j(e.getAttribute("class")||"")}function I(e,t){for(var n=A(e),r=-1,a=t.length;++r<a;)n.add(t[r])}function z(e,t){for(var n=A(e),r=-1,a=t.length;++r<a;)n.remove(t[r])}function D(e){return function(){I(this,e)}}function q(e){return function(){z(this,e)}}function B(e,t){return function(){(t.apply(this,arguments)?I:z)(this,e)}}R.prototype={add:function(e){this._names.indexOf(e)<0&&(this._names.push(e),this._node.setAttribute("class",this._names.join(" ")))},remove:function(e){var t=this._names.indexOf(e);t>=0&&(this._names.splice(t,1),this._node.setAttribute("class",this._names.join(" ")))},contains:function(e){return this._names.indexOf(e)>=0}};function F(){this.textContent=""}function H(e){return function(){this.textContent=e}}function U(e){return function(){var t=e.apply(this,arguments);this.textContent=null==t?"":t}}function V(){this.innerHTML=""}function W(e){return function(){this.innerHTML=e}}function $(e){return function(){var t=e.apply(this,arguments);this.innerHTML=null==t?"":t}}function G(){this.nextSibling&&this.parentNode.appendChild(this)}function Q(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}function Y(){return null}function Z(){var e=this.parentNode;e&&e.removeChild(this)}function X(){var e=this.cloneNode(!1),t=this.parentNode;return t?t.insertBefore(e,this.nextSibling):e}function K(){var e=this.cloneNode(!0),t=this.parentNode;return t?t.insertBefore(e,this.nextSibling):e}var J={},ee=null;"undefined"!=typeof document&&("onmouseenter"in document.documentElement||(J={mouseenter:"mouseover",mouseleave:"mouseout"}));function te(e,t,n){return e=ne(e,t,n),function(t){var n=t.relatedTarget;n&&(n===this||8&n.compareDocumentPosition(this))||e.call(this,t)}}function ne(e,t,n){return function(r){var a=ee;ee=r;try{e.call(this,this.__data__,t,n)}finally{ee=a}}}function re(e){return e.trim().split(/^|\s+/).map((function(e){var t="",n=e.indexOf(".");return n>=0&&(t=e.slice(n+1),e=e.slice(0,n)),{type:e,name:t}}))}function ae(e){return function(){var t=this.__on;if(t){for(var n,r=0,a=-1,i=t.length;r<i;++r)n=t[r],e.type&&n.type!==e.type||n.name!==e.name?t[++a]=n:this.removeEventListener(n.type,n.listener,n.capture);++a?t.length=a:delete this.__on}}}function ie(e,t,n){var r=J.hasOwnProperty(e.type)?te:ne;return function(a,i,o){var l,u=this.__on,c=r(t,i,o);if(u)for(var s=0,f=u.length;s<f;++s)if((l=u[s]).type===e.type&&l.name===e.name)return this.removeEventListener(l.type,l.listener,l.capture),this.addEventListener(l.type,l.listener=c,l.capture=n),void(l.value=t);this.addEventListener(e.type,c,n),l={type:e.type,name:e.name,value:t,listener:c,capture:n},u?u.push(l):this.__on=[l]}}function oe(e,t,n,r){var a=ee;e.sourceEvent=ee,ee=e;try{return t.apply(n,r)}finally{ee=a}}function le(e,t,n){var r=C(e),a=r.CustomEvent;"function"==typeof a?a=new a(t,n):(a=r.document.createEvent("Event"),n?(a.initEvent(t,n.bubbles,n.cancelable),a.detail=n.detail):a.initEvent(t,!1,!1)),e.dispatchEvent(a)}function ue(e,t){return function(){return le(this,e,t)}}function ce(e,t){return function(){return le(this,e,t.apply(this,arguments))}}var se=[null];function fe(e,t){this._groups=e,this._parents=t}function de(){return new fe([[document.documentElement]],se)}fe.prototype=de.prototype={constructor:fe,select:function(e){"function"!=typeof e&&(e=s(e));for(var t=this._groups,n=t.length,r=new Array(n),a=0;a<n;++a)for(var i,o,l=t[a],u=l.length,c=r[a]=new Array(u),f=0;f<u;++f)(i=l[f])&&(o=e.call(i,i.__data__,f,l))&&("__data__"in i&&(o.__data__=i.__data__),c[f]=o);return new fe(r,this._parents)},selectAll:function(e){"function"!=typeof e&&(e=d(e));for(var t=this._groups,n=t.length,r=[],a=[],i=0;i<n;++i)for(var o,l=t[i],u=l.length,c=0;c<u;++c)(o=l[c])&&(r.push(e.call(o,o.__data__,c,l)),a.push(o));return new fe(r,a)},filter:function(e){"function"!=typeof e&&(e=p(e));for(var t=this._groups,n=t.length,r=new Array(n),a=0;a<n;++a)for(var i,o=t[a],l=o.length,u=r[a]=[],c=0;c<l;++c)(i=o[c])&&e.call(i,i.__data__,c,o)&&u.push(i);return new fe(r,this._parents)},data:function(e,t){if(!e)return h=new Array(this.size()),s=-1,this.each((function(e){h[++s]=e})),h;var n,r=t?v:y,a=this._parents,i=this._groups;"function"!=typeof e&&(n=e,e=function(){return n});for(var o=i.length,l=new Array(o),u=new Array(o),c=new Array(o),s=0;s<o;++s){var f=a[s],d=i[s],p=d.length,h=e.call(f,f&&f.__data__,s,a),m=h.length,g=u[s]=new Array(m),b=l[s]=new Array(m);r(f,d,g,b,c[s]=new Array(p),h,t);for(var x,w,_=0,E=0;_<m;++_)if(x=g[_]){for(_>=E&&(E=_+1);!(w=b[E])&&++E<m;);x._next=w||null}}return(l=new fe(l,a))._enter=u,l._exit=c,l},enter:function(){return new fe(this._enter||this._groups.map(h),this._parents)},exit:function(){return new fe(this._exit||this._groups.map(h),this._parents)},join:function(e,t,n){var r=this.enter(),a=this,i=this.exit();return r="function"==typeof e?e(r):r.append(e+""),null!=t&&(a=t(a)),null==n?i.remove():n(i),r&&a?r.merge(a).order():a},merge:function(e){for(var t=this._groups,n=e._groups,r=t.length,a=n.length,i=Math.min(r,a),o=new Array(r),l=0;l<i;++l)for(var u,c=t[l],s=n[l],f=c.length,d=o[l]=new Array(f),p=0;p<f;++p)(u=c[p]||s[p])&&(d[p]=u);for(;l<r;++l)o[l]=t[l];return new fe(o,this._parents)},order:function(){for(var e=this._groups,t=-1,n=e.length;++t<n;)for(var r,a=e[t],i=a.length-1,o=a[i];--i>=0;)(r=a[i])&&(o&&4^r.compareDocumentPosition(o)&&o.parentNode.insertBefore(r,o),o=r);return this},sort:function(e){function t(t,n){return t&&n?e(t.__data__,n.__data__):!t-!n}e||(e=g);for(var n=this._groups,r=n.length,a=new Array(r),i=0;i<r;++i){for(var o,l=n[i],u=l.length,c=a[i]=new Array(u),s=0;s<u;++s)(o=l[s])&&(c[s]=o);c.sort(t)}return new fe(a,this._parents).order()},call:function(){var e=arguments[0];return arguments[0]=this,e.apply(null,arguments),this},nodes:function(){var e=new Array(this.size()),t=-1;return this.each((function(){e[++t]=this})),e},node:function(){for(var e=this._groups,t=0,n=e.length;t<n;++t)for(var r=e[t],a=0,i=r.length;a<i;++a){var o=r[a];if(o)return o}return null},size:function(){var e=0;return this.each((function(){++e})),e},empty:function(){return!this.node()},each:function(e){for(var t=this._groups,n=0,r=t.length;n<r;++n)for(var a,i=t[n],o=0,l=i.length;o<l;++o)(a=i[o])&&e.call(a,a.__data__,o,i);return this},attr:function(e,t){var n=i(e);if(arguments.length<2){var r=this.node();return n.local?r.getAttributeNS(n.space,n.local):r.getAttribute(n)}return this.each((null==t?n.local?x:b:"function"==typeof t?n.local?k:E:n.local?_:w)(n,t))},style:function(e,t,n){return arguments.length>1?this.each((null==t?S:"function"==typeof t?M:O)(e,t,null==n?"":n)):P(this.node(),e)},property:function(e,t){return arguments.length>1?this.each((null==t?N:"function"==typeof t?T:L)(e,t)):this.node()[e]},classed:function(e,t){var n=j(e+"");if(arguments.length<2){for(var r=A(this.node()),a=-1,i=n.length;++a<i;)if(!r.contains(n[a]))return!1;return!0}return this.each(("function"==typeof t?B:t?D:q)(n,t))},text:function(e){return arguments.length?this.each(null==e?F:("function"==typeof e?U:H)(e)):this.node().textContent},html:function(e){return arguments.length?this.each(null==e?V:("function"==typeof e?$:W)(e)):this.node().innerHTML},raise:function(){return this.each(G)},lower:function(){return this.each(Q)},append:function(e){var t="function"==typeof e?e:u(e);return this.select((function(){return this.appendChild(t.apply(this,arguments))}))},insert:function(e,t){var n="function"==typeof e?e:u(e),r=null==t?Y:"function"==typeof t?t:s(t);return this.select((function(){return this.insertBefore(n.apply(this,arguments),r.apply(this,arguments)||null)}))},remove:function(){return this.each(Z)},clone:function(e){return this.select(e?K:X)},datum:function(e){return arguments.length?this.property("__data__",e):this.node().__data__},on:function(e,t,n){var r,a,i=re(e+""),o=i.length;if(!(arguments.length<2)){for(l=t?ie:ae,null==n&&(n=!1),r=0;r<o;++r)this.each(l(i[r],t,n));return this}var l=this.node().__on;if(l)for(var u,c=0,s=l.length;c<s;++c)for(r=0,u=l[c];r<o;++r)if((a=i[r]).type===u.type&&a.name===u.name)return u.value},dispatch:function(e,t){return this.each(("function"==typeof t?ce:ue)(e,t))}};var pe=de,he=function(e){return"string"==typeof e?new fe([[document.querySelector(e)]],[document.documentElement]):new fe([[e]],se)},me=function(e){return he(u(e).call(document.documentElement))},ye=0;function ve(){return new ge}function ge(){this._="@"+(++ye).toString(36)}ge.prototype=ve.prototype={constructor:ge,get:function(e){for(var t=this._;!(t in e);)if(!(e=e.parentNode))return;return e[t]},set:function(e,t){return e[this._]=t},remove:function(e){return this._ in e&&delete e[this._]},toString:function(){return this._}};var be=function(){for(var e,t=ee;e=t.sourceEvent;)t=e;return t},xe=function(e,t){var n=e.ownerSVGElement||e;if(n.createSVGPoint){var r=n.createSVGPoint();return r.x=t.clientX,r.y=t.clientY,[(r=r.matrixTransform(e.getScreenCTM().inverse())).x,r.y]}var a=e.getBoundingClientRect();return[t.clientX-a.left-e.clientLeft,t.clientY-a.top-e.clientTop]},we=function(e){var t=be();return t.changedTouches&&(t=t.changedTouches[0]),xe(e,t)},_e=function(e){return"string"==typeof e?new fe([document.querySelectorAll(e)],[document.documentElement]):new fe([null==e?[]:e],se)},Ee=function(e,t,n){arguments.length<3&&(n=t,t=be().changedTouches);for(var r,a=0,i=t?t.length:0;a<i;++a)if((r=t[a]).identifier===n)return xe(e,r);return null},ke=function(e,t){null==t&&(t=be().touches);for(var n=0,r=t?t.length:0,a=new Array(r);n<r;++n)a[n]=xe(e,t[n]);return a}},function(e,t,n){"use strict";n.r(t),n.d(t,"LEAVE_TIMEOUT",(function(){return H})),n.d(t,"MOUSE_REST_TIMEOUT",(function(){return F})),n.d(t,"Tooltip",(function(){return Z})),n.d(t,"TooltipPopup",(function(){return X})),n.d(t,"positionTooltip",(function(){return ee})),n.d(t,"useTooltip",(function(){return Y}));var r=n(0),a=n(15),i=!1,o=0,l=function(){return++o};var u=n(27);function c(e){return Object(u.a)()?e?e.ownerDocument:document:null}function s(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return t.filter((function(e){return null!=e})).join("--")}function f(e){return!(!e||"[object Function]"!={}.toString.call(e))}function d(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function p(e,t){var n;if("undefined"==typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(n=function(e,t){if(e){if("string"==typeof e)return d(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?d(e,t):void 0}}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0;return function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(n=e[Symbol.iterator]()).next.bind(n)}function h(e,t){if(null!=e)if(f(e))e(t);else try{e.current=t}catch(n){throw new Error('Cannot assign value "'+t+'" to ref "'+e+'"')}}function m(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return Object(r.useCallback)((function(e){for(var n,r=p(t);!(n=r()).done;){h(n.value,e)}}),t)}function y(e,t){return function(n){if(e&&e(n),!n.defaultPrevented)return t(n)}}var v=n(56);function g(){return g=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},g.apply(this,arguments)}var b=["as","style"],x=Object(r.forwardRef)((function(e,t){var n=e.as,a=void 0===n?"span":n,i=e.style,o=void 0===i?{}:i,l=function(e,t){if(null==e)return{};var n,r,a={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(a[n]=e[n]);return a}(e,b);return Object(r.createElement)(a,g({ref:t,style:g({border:0,clip:"rect(0 0 0 0)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"absolute",width:"1px",whiteSpace:"nowrap",wordWrap:"normal"},o)},l))}));var w,_=["bottom","height","left","right","top","width"],E=new Map,k=function e(){var t=[];E.forEach((function(e,n){var r,a,i=n.getBoundingClientRect();r=i,a=e.rect,void 0===r&&(r={}),void 0===a&&(a={}),_.some((function(e){return r[e]!==a[e]}))&&(e.rect=i,t.push(e))})),t.forEach((function(e){e.callbacks.forEach((function(t){return t(e.rect)}))})),w=window.requestAnimationFrame(e)};var C=function(e,t){return{observe:function(){var n=0===E.size;E.has(e)?E.get(e).callbacks.push(t):E.set(e,{rect:void 0,hasRectChanged:!1,callbacks:[t]}),n&&k()},unobserve:function(){var n=E.get(e);if(n){var r=n.callbacks.indexOf(t);r>=0&&n.callbacks.splice(r,1),n.callbacks.length||E.delete(e),E.size||cancelAnimationFrame(w)}}}};function S(e,t,n){var i,o,l;"boolean"==typeof t?i=t:(i=null==(l=null==t?void 0:t.observe)||l,o=null==t?void 0:t.onChange);f(n)&&(o=n);var u=Object(r.useState)(e.current),c=u[0],s=u[1],d=Object(r.useRef)(!1),p=Object(r.useRef)(!1),h=Object(r.useState)(null),m=h[0],y=h[1],v=Object(r.useRef)(o);return Object(a.a)((function(){v.current=o,e.current!==c&&s(e.current)})),Object(a.a)((function(){c&&!d.current&&(d.current=!0,y(c.getBoundingClientRect()))}),[c]),Object(a.a)((function(){if(i){var t=c;if(p.current||(p.current=!0,t=e.current),t){var n=C(t,(function(e){null==v.current||v.current(e),y(e)}));return n.observe(),function(){n.unobserve()}}}}),[i,c,e]),m}function O(){return O=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},O.apply(this,arguments)}function M(e,t){if(null==e)return{};var n,r,a={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(a[n]=e[n]);return a}var P,N,L,T,j,A,R,I,z=["children","label","ariaLabel","id","DEBUG_STYLE"],D=["label","ariaLabel","isVisible","id"],q=["ariaLabel","aria-label","as","id","isVisible","label","position","style","triggerRect"],B=["type"],F=100,H=500;!function(e){e.Idle="IDLE",e.Focused="FOCUSED",e.Visible="VISIBLE",e.LeavingVisible="LEAVING_VISIBLE",e.Dismissed="DISMISSED"}(R||(R={})),function(e){e.Blur="BLUR",e.Focus="FOCUS",e.GlobalMouseMove="GLOBAL_MOUSE_MOVE",e.MouseDown="MOUSE_DOWN",e.MouseEnter="MOUSE_ENTER",e.MouseLeave="MOUSE_LEAVE",e.MouseMove="MOUSE_MOVE",e.Rest="REST",e.SelectWithKeyboard="SELECT_WITH_KEYBOARD",e.TimeComplete="TIME_COMPLETE"}(I||(I={}));var U,V,W={initial:R.Idle,states:(A={},A[R.Idle]={enter:Q,on:(P={},P[I.MouseEnter]=R.Focused,P[I.Focus]=R.Visible,P)},A[R.Focused]={enter:function(){window.clearTimeout(U),U=window.setTimeout((function(){te({type:I.Rest})}),F)},leave:function(){window.clearTimeout(U)},on:(N={},N[I.MouseMove]=R.Focused,N[I.MouseLeave]=R.Idle,N[I.MouseDown]=R.Dismissed,N[I.Blur]=R.Idle,N[I.Rest]=R.Visible,N)},A[R.Visible]={on:(L={},L[I.Focus]=R.Focused,L[I.MouseEnter]=R.Focused,L[I.MouseLeave]=R.LeavingVisible,L[I.Blur]=R.LeavingVisible,L[I.MouseDown]=R.Dismissed,L[I.SelectWithKeyboard]=R.Dismissed,L[I.GlobalMouseMove]=R.LeavingVisible,L)},A[R.LeavingVisible]={enter:function(){window.clearTimeout(V),V=window.setTimeout((function(){return te({type:I.TimeComplete})}),H)},leave:function(){window.clearTimeout(V),Q()},on:(T={},T[I.MouseEnter]=R.Visible,T[I.Focus]=R.Visible,T[I.TimeComplete]=R.Idle,T)},A[R.Dismissed]={leave:function(){Q()},on:(j={},j[I.MouseLeave]=R.Idle,j[I.Blur]=R.Idle,j)},A)},$={value:W.initial,context:{id:null}},G=[];function Q(){$.context.id=null}function Y(e){var t=void 0===e?{}:e,n=t.id,o=t.onPointerEnter,u=t.onPointerMove,f=t.onPointerLeave,d=t.onPointerDown,p=t.onMouseEnter,h=t.onMouseMove,v=t.onMouseLeave,g=t.onMouseDown,b=t.onFocus,x=t.onBlur,w=t.onKeyDown,_=t.disabled,E=t.ref,k=t.DEBUG_STYLE,C=String(function(e){var t=e||(i?l():null),n=Object(r.useState)(t),o=n[0],u=n[1];return Object(a.a)((function(){null===o&&u(l())}),[]),Object(r.useEffect)((function(){!1===i&&(i=!0)}),[]),null!=o?String(o):void 0}(n)),O=Object(r.useState)(!!k||ne(C,!0)),M=O[0],P=O[1],N=Object(r.useRef)(null),L=m(E,N),T=S(N,{observe:M});function j(e,t){return"undefined"!=typeof window&&"PointerEvent"in window?e:y(e,t)}function A(e){return function(t){"mouse"===t.pointerType&&e(t)}}function z(){te({type:I.MouseEnter,id:C})}function D(){te({type:I.MouseMove,id:C})}function q(){te({type:I.MouseLeave})}function B(){$.context.id===C&&te({type:I.MouseDown})}return Object(r.useEffect)((function(){return e=function(){P(ne(C))},G.push(e),function(){G.splice(G.indexOf(e),1)};var e}),[C]),Object(r.useEffect)((function(){var e=c(N.current);function t(e){"Escape"!==e.key&&"Esc"!==e.key||$.value!==R.Visible||te({type:I.SelectWithKeyboard})}return e.addEventListener("keydown",t),function(){return e.removeEventListener("keydown",t)}}),[]),function(e){var t=e.disabled,n=e.isVisible,a=e.ref;Object(r.useEffect)((function(){if("undefined"!=typeof window&&"PointerEvent"in window&&t&&n){var e=c(a.current);return e.addEventListener("mousemove",r),function(){e.removeEventListener("mousemove",r)}}function r(e){n&&(e.target instanceof Element&&e.target.closest("[data-reach-tooltip-trigger][data-state='tooltip-visible']")||te({type:I.GlobalMouseMove}))}}),[t,n,a])}({disabled:_,isVisible:M,ref:N}),[{"aria-describedby":M?s("tooltip",C):void 0,"data-state":M?"tooltip-visible":"tooltip-hidden","data-reach-tooltip-trigger":"",ref:L,onPointerEnter:y(o,A(z)),onPointerMove:y(u,A(D)),onPointerLeave:y(f,A(q)),onPointerDown:y(d,A(B)),onMouseEnter:j(p,z),onMouseMove:j(h,D),onMouseLeave:j(v,q),onMouseDown:j(g,B),onFocus:y(b,(function(){window.__REACH_DISABLE_TOOLTIPS||te({type:I.Focus,id:C})})),onBlur:y(x,(function(){$.context.id===C&&te({type:I.Blur})})),onKeyDown:y(w,(function(e){"Enter"!==e.key&&" "!==e.key||te({type:I.SelectWithKeyboard})}))},{id:C,triggerRect:T,isVisible:M},M]}var Z=Object(r.forwardRef)((function(e,t){var n=e.children,a=e.label,i=e.ariaLabel,o=e.id,l=e.DEBUG_STYLE,u=M(e,z),c=r.Children.only(n),s=Y({id:o,onPointerEnter:c.props.onPointerEnter,onPointerMove:c.props.onPointerMove,onPointerLeave:c.props.onPointerLeave,onPointerDown:c.props.onPointerDown,onMouseEnter:c.props.onMouseEnter,onMouseMove:c.props.onMouseMove,onMouseLeave:c.props.onMouseLeave,onMouseDown:c.props.onMouseDown,onFocus:c.props.onFocus,onBlur:c.props.onBlur,onKeyDown:c.props.onKeyDown,disabled:c.props.disabled,ref:c.ref,DEBUG_STYLE:l}),f=s[0],d=s[1];return Object(r.createElement)(r.Fragment,null,Object(r.cloneElement)(c,f),Object(r.createElement)(X,O({ref:t,label:a,"aria-label":i},d,u)))}));var X=Object(r.forwardRef)((function(e,t){var n=e.label,a=e.ariaLabel,i=e.isVisible,o=e.id,l=M(e,D);return i?Object(r.createElement)(v.Portal,null,Object(r.createElement)(K,O({ref:t,label:n,"aria-label":a,isVisible:i},l,{id:s("tooltip",String(o))}))):null}));var K=Object(r.forwardRef)((function(e,t){var n=e.ariaLabel,a=e["aria-label"],i=e.as,o=void 0===i?"div":i,l=e.id,u=e.isVisible,c=e.label,s=e.position,f=void 0===s?ee:s,d=e.style,p=e.triggerRect,h=M(e,q),y=null!=(a||n),v=Object(r.useRef)(null),g=m(t,v),b=S(v,{observe:u});return Object(r.createElement)(r.Fragment,null,Object(r.createElement)(o,O({role:y?void 0:"tooltip"},h,{ref:g,"data-reach-tooltip":"",id:y?void 0:l,style:O({},d,J(f,p,b))}),c),y&&Object(r.createElement)(x,{role:"tooltip",id:l},a||n))}));function J(e,t,n){return!n?{visibility:"hidden"}:e(t,n)}var ee=function(e,t,n){void 0===n&&(n=8);var r,a,i,o,l,u=(o=c(r),l=o.defaultView||window,o?{width:null!=(a=o.documentElement.clientWidth)?a:l.innerWidth,height:null!=(i=o.documentElement.clientHeight)?i:l.innerHeight}:{width:0,height:0}),s=u.width,f=u.height;if(!e||!t)return{};var d={top:e.top-t.height<0,right:s<e.left+t.width,bottom:f<e.bottom+t.height+n,left:e.left-t.width<0},p=d.bottom&&!d.top;return{left:d.right&&!d.left?e.right-t.width+window.pageXOffset+"px":e.left+window.pageXOffset+"px",top:p?e.top-n-t.height+window.pageYOffset+"px":e.top+n+e.height+window.pageYOffset+"px"}};function te(e){var t=function(e,t){var n=W.states[e.value],r=n&&n.on&&n.on[t.type];if(!r)return O({},e,{changed:!1});n&&n.leave&&n.leave(e.context,t);t.type;var a=M(t,B),i=O({},$.context,a),o="string"==typeof r?r:r.target,l=W.states[o];l&&l.enter&&l.enter(e.context,t);return{value:o,context:i,changed:!0}}($,e),n=t.value,r=t.context;t.changed&&($={value:n,context:r},G.forEach((function(e){return e($)})))}function ne(e,t){return $.context.id===e&&(t?$.value===R.Visible:$.value===R.Visible||$.value===R.LeavingVisible)}t.default=Z},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return T}));var r,a=n(1),i=n(3),o=n(5),l=n(0),u=(n(187),n(4)),c=n(16),s=n(37);function f(){if(r)return r;var e=document.createElement("div"),t=document.createElement("div");return t.style.width="10px",t.style.height="1px",e.appendChild(t),e.dir="rtl",e.style.fontSize="14px",e.style.width="4px",e.style.height="1px",e.style.position="absolute",e.style.top="-1000px",e.style.overflow="scroll",document.body.appendChild(e),r="reverse",e.scrollLeft>0?r="default":(e.scrollLeft=1,0===e.scrollLeft&&(r="negative")),document.body.removeChild(e),r}function d(e,t){var n=e.scrollLeft;if("rtl"!==t)return n;switch(f()){case"negative":return e.scrollWidth-e.clientWidth+n;case"reverse":return e.scrollWidth-e.clientWidth-n;default:return n}}function p(e){return(1+Math.sin(Math.PI*e-Math.PI/2))/2}var h={width:99,height:99,position:"absolute",top:-9999,overflow:"scroll"};function m(e){var t=e.onChange,n=Object(i.a)(e,["onChange"]),r=l.useRef(),o=l.useRef(null),u=function(){r.current=o.current.offsetHeight-o.current.clientHeight};return l.useEffect((function(){var e=Object(c.a)((function(){var e=r.current;u(),e!==r.current&&t(r.current)}));return window.addEventListener("resize",e),function(){e.clear(),window.removeEventListener("resize",e)}}),[t]),l.useEffect((function(){u(),t(r.current)}),[t]),l.createElement("div",Object(a.a)({style:h,ref:o},n))}var y=n(7),v=n(12),g=l.forwardRef((function(e,t){var n=e.classes,r=e.className,o=e.color,c=e.orientation,s=Object(i.a)(e,["classes","className","color","orientation"]);return l.createElement("span",Object(a.a)({className:Object(u.a)(n.root,n["color".concat(Object(v.a)(o))],r,"vertical"===c&&n.vertical),ref:t},s))})),b=Object(y.a)((function(e){return{root:{position:"absolute",height:2,bottom:0,width:"100%",transition:e.transitions.create()},colorPrimary:{backgroundColor:e.palette.primary.main},colorSecondary:{backgroundColor:e.palette.secondary.main},vertical:{height:"100%",width:2,right:0}}}),{name:"PrivateTabIndicator"})(g),x=n(20),w=Object(x.a)(l.createElement("path",{d:"M15.41 16.09l-4.58-4.59 4.58-4.59L14 5.5l-6 6 6 6z"}),"KeyboardArrowLeft"),_=Object(x.a)(l.createElement("path",{d:"M8.59 16.34l4.58-4.59-4.58-4.59L10 5.75l6 6-6 6z"}),"KeyboardArrowRight"),E=n(216),k=l.createElement(w,{fontSize:"small"}),C=l.createElement(_,{fontSize:"small"}),S=l.forwardRef((function(e,t){var n=e.classes,r=e.className,o=e.direction,c=e.orientation,s=e.disabled,f=Object(i.a)(e,["classes","className","direction","orientation","disabled"]);return l.createElement(E.a,Object(a.a)({component:"div",className:Object(u.a)(n.root,r,s&&n.disabled,"vertical"===c&&n.vertical),ref:t,role:null,tabIndex:null},f),"left"===o?k:C)})),O=Object(y.a)({root:{width:40,flexShrink:0,opacity:.8,"&$disabled":{opacity:0}},vertical:{width:"100%",height:40,"& svg":{transform:"rotate(90deg)"}},disabled:{}},{name:"MuiTabScrollButton"})(S),M=n(9),P=n(217),N=n(40);var L=l.forwardRef((function(e,t){var n=e["aria-label"],r=e["aria-labelledby"],h=e.action,y=e.centered,v=void 0!==y&&y,g=e.children,x=e.classes,w=e.className,_=e.component,E=void 0===_?"div":_,k=e.indicatorColor,C=void 0===k?"secondary":k,S=e.onChange,L=e.orientation,T=void 0===L?"horizontal":L,j=e.ScrollButtonComponent,A=void 0===j?O:j,R=e.scrollButtons,I=void 0===R?"auto":R,z=e.selectionFollowsFocus,D=e.TabIndicatorProps,q=void 0===D?{}:D,B=e.TabScrollButtonProps,F=e.textColor,H=void 0===F?"inherit":F,U=e.value,V=e.variant,W=void 0===V?"standard":V,$=Object(i.a)(e,["aria-label","aria-labelledby","action","centered","children","classes","className","component","indicatorColor","onChange","orientation","ScrollButtonComponent","scrollButtons","selectionFollowsFocus","TabIndicatorProps","TabScrollButtonProps","textColor","value","variant"]),G=Object(P.a)()||N.a,Q="scrollable"===W,Y="rtl"===G.direction,Z="vertical"===T,X=Z?"scrollTop":"scrollLeft",K=Z?"top":"left",J=Z?"bottom":"right",ee=Z?"clientHeight":"clientWidth",te=Z?"height":"width";var ne=l.useState(!1),re=ne[0],ae=ne[1],ie=l.useState({}),oe=ie[0],le=ie[1],ue=l.useState({start:!1,end:!1}),ce=ue[0],se=ue[1],fe=l.useState({overflow:"hidden",marginBottom:null}),de=fe[0],pe=fe[1],he=new Map,me=l.useRef(null),ye=l.useRef(null),ve=function(){var e,t,n=me.current;if(n){var r=n.getBoundingClientRect();e={clientWidth:n.clientWidth,scrollLeft:n.scrollLeft,scrollTop:n.scrollTop,scrollLeftNormalized:d(n,G.direction),scrollWidth:n.scrollWidth,top:r.top,bottom:r.bottom,left:r.left,right:r.right}}if(n&&!1!==U){var a=ye.current.children;if(a.length>0){var i=a[he.get(U)];0,t=i?i.getBoundingClientRect():null}}return{tabsMeta:e,tabMeta:t}},ge=Object(M.a)((function(){var e,t=ve(),n=t.tabsMeta,r=t.tabMeta,a=0;if(r&&n)if(Z)a=r.top-n.top+n.scrollTop;else{var i=Y?n.scrollLeftNormalized+n.clientWidth-n.scrollWidth:n.scrollLeft;a=r.left-n.left+i}var l=(e={},Object(o.a)(e,K,a),Object(o.a)(e,te,r?r[te]:0),e);if(isNaN(oe[K])||isNaN(oe[te]))le(l);else{var u=Math.abs(oe[K]-l[K]),c=Math.abs(oe[te]-l[te]);(u>=1||c>=1)&&le(l)}})),be=function(e){!function(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},a=arguments.length>4&&void 0!==arguments[4]?arguments[4]:function(){},i=r.ease,o=void 0===i?p:i,l=r.duration,u=void 0===l?300:l,c=null,s=t[e],f=!1,d=function(){f=!0},h=function r(i){if(f)a(new Error("Animation cancelled"));else{null===c&&(c=i);var l=Math.min(1,(i-c)/u);t[e]=o(l)*(n-s)+s,l>=1?requestAnimationFrame((function(){a(null)})):requestAnimationFrame(r)}};s===n?a(new Error("Element already at target position")):requestAnimationFrame(h)}(X,me.current,e)},xe=function(e){var t=me.current[X];Z?t+=e:(t+=e*(Y?-1:1),t*=Y&&"reverse"===f()?-1:1),be(t)},we=function(){xe(-me.current[ee])},_e=function(){xe(me.current[ee])},Ee=l.useCallback((function(e){pe({overflow:null,marginBottom:-e})}),[]),ke=Object(M.a)((function(){var e=ve(),t=e.tabsMeta,n=e.tabMeta;if(n&&t)if(n[K]<t[K]){var r=t[X]+(n[K]-t[K]);be(r)}else if(n[J]>t[J]){var a=t[X]+(n[J]-t[J]);be(a)}})),Ce=Object(M.a)((function(){if(Q&&"off"!==I){var e,t,n=me.current,r=n.scrollTop,a=n.scrollHeight,i=n.clientHeight,o=n.scrollWidth,l=n.clientWidth;if(Z)e=r>1,t=r<a-i-1;else{var u=d(me.current,G.direction);e=Y?u<o-l-1:u>1,t=Y?u>1:u<o-l-1}e===ce.start&&t===ce.end||se({start:e,end:t})}}));l.useEffect((function(){var e=Object(c.a)((function(){ge(),Ce()})),t=Object(s.a)(me.current);return t.addEventListener("resize",e),function(){e.clear(),t.removeEventListener("resize",e)}}),[ge,Ce]);var Se=l.useCallback(Object(c.a)((function(){Ce()})));l.useEffect((function(){return function(){Se.clear()}}),[Se]),l.useEffect((function(){ae(!0)}),[]),l.useEffect((function(){ge(),Ce()})),l.useEffect((function(){ke()}),[ke,oe]),l.useImperativeHandle(h,(function(){return{updateIndicator:ge,updateScrollButtons:Ce}}),[ge,Ce]);var Oe=l.createElement(b,Object(a.a)({className:x.indicator,orientation:T,color:C},q,{style:Object(a.a)({},oe,q.style)})),Me=0,Pe=l.Children.map(g,(function(e){if(!l.isValidElement(e))return null;var t=void 0===e.props.value?Me:e.props.value;he.set(t,Me);var n=t===U;return Me+=1,l.cloneElement(e,{fullWidth:"fullWidth"===W,indicator:n&&!re&&Oe,selected:n,selectionFollowsFocus:z,onChange:S,textColor:H,value:t})})),Ne=function(){var e={};e.scrollbarSizeListener=Q?l.createElement(m,{className:x.scrollable,onChange:Ee}):null;var t=ce.start||ce.end,n=Q&&("auto"===I&&t||"desktop"===I||"on"===I);return e.scrollButtonStart=n?l.createElement(A,Object(a.a)({orientation:T,direction:Y?"right":"left",onClick:we,disabled:!ce.start,className:Object(u.a)(x.scrollButtons,"on"!==I&&x.scrollButtonsDesktop)},B)):null,e.scrollButtonEnd=n?l.createElement(A,Object(a.a)({orientation:T,direction:Y?"left":"right",onClick:_e,disabled:!ce.end,className:Object(u.a)(x.scrollButtons,"on"!==I&&x.scrollButtonsDesktop)},B)):null,e}();return l.createElement(E,Object(a.a)({className:Object(u.a)(x.root,w,Z&&x.vertical),ref:t},$),Ne.scrollButtonStart,Ne.scrollbarSizeListener,l.createElement("div",{className:Object(u.a)(x.scroller,Q?x.scrollable:x.fixed),style:de,ref:me,onScroll:Se},l.createElement("div",{"aria-label":n,"aria-labelledby":r,className:Object(u.a)(x.flexContainer,Z&&x.flexContainerVertical,v&&!Q&&x.centered),onKeyDown:function(e){var t=e.target;if("tab"===t.getAttribute("role")){var n=null,r="vertical"!==T?"ArrowLeft":"ArrowUp",a="vertical"!==T?"ArrowRight":"ArrowDown";switch("vertical"!==T&&"rtl"===G.direction&&(r="ArrowRight",a="ArrowLeft"),e.key){case r:n=t.previousElementSibling||ye.current.lastChild;break;case a:n=t.nextElementSibling||ye.current.firstChild;break;case"Home":n=ye.current.firstChild;break;case"End":n=ye.current.lastChild}null!==n&&(n.focus(),e.preventDefault())}},ref:ye,role:"tablist"},Pe),re&&Oe),Ne.scrollButtonEnd)})),T=Object(y.a)((function(e){return{root:{overflow:"hidden",minHeight:48,WebkitOverflowScrolling:"touch",display:"flex"},vertical:{flexDirection:"column"},flexContainer:{display:"flex"},flexContainerVertical:{flexDirection:"column"},centered:{justifyContent:"center"},scroller:{position:"relative",display:"inline-block",flex:"1 1 auto",whiteSpace:"nowrap"},fixed:{overflowX:"hidden",width:"100%"},scrollable:{overflowX:"scroll",scrollbarWidth:"none","&::-webkit-scrollbar":{display:"none"}},scrollButtons:{},scrollButtonsDesktop:Object(o.a)({},e.breakpoints.down("xs"),{display:"none"}),indicator:{}}}),{name:"MuiTabs"})(L)},function(e,t,n){"use strict";n.r(t),n.d(t,"capitalize",(function(){return r.a})),n.d(t,"createChainedFunction",(function(){return a})),n.d(t,"createSvgIcon",(function(){return i.a})),n.d(t,"debounce",(function(){return o.a})),n.d(t,"deprecatedPropType",(function(){return l.a})),n.d(t,"isMuiElement",(function(){return c})),n.d(t,"ownerDocument",(function(){return s.a})),n.d(t,"ownerWindow",(function(){return f.a})),n.d(t,"requirePropFactory",(function(){return d})),n.d(t,"setRef",(function(){return p.a})),n.d(t,"unsupportedProp",(function(){return h.a})),n.d(t,"useControlled",(function(){return m})),n.d(t,"useEventCallback",(function(){return y.a})),n.d(t,"useForkRef",(function(){return v.a})),n.d(t,"unstable_useId",(function(){return g})),n.d(t,"useIsFocusVisible",(function(){return b.a}));var r=n(12);function a(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return t.reduce((function(e,t){return null==t?e:function(){for(var n=arguments.length,r=new Array(n),a=0;a<n;a++)r[a]=arguments[a];e.apply(this,r),t.apply(this,r)}}),(function(){}))}var i=n(20),o=n(16),l=n(45),u=n(0);function c(e,t){return u.isValidElement(e)&&-1!==t.indexOf(e.type.muiName)}var s=n(36),f=n(37);function d(e){return function(){return null}}var p=n(26),h=n(46);function m(e){var t=e.controlled,n=e.default,r=(e.name,e.state,u.useRef(void 0!==t).current),a=u.useState(n),i=a[0],o=a[1];return[r?t:i,u.useCallback((function(e){r||o(e)}),[])]}var y=n(9),v=n(22);function g(e){var t=u.useState(e),n=t[0],r=t[1],a=e||n;return u.useEffect((function(){null==n&&r("mui-".concat(Math.round(1e5*Math.random())))}),[n]),a}var b=n(38)},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return d}));var r=n(3),a=n(5),i=n(1),o=n(0),l=n(4),u=n(7),c=n(216),s=n(12),f=o.forwardRef((function(e,t){var n=e.classes,a=e.className,u=e.disabled,f=void 0!==u&&u,d=e.disableFocusRipple,p=void 0!==d&&d,h=e.fullWidth,m=e.icon,y=e.indicator,v=e.label,g=e.onChange,b=e.onClick,x=e.onFocus,w=e.selected,_=e.selectionFollowsFocus,E=e.textColor,k=void 0===E?"inherit":E,C=e.value,S=e.wrapped,O=void 0!==S&&S,M=Object(r.a)(e,["classes","className","disabled","disableFocusRipple","fullWidth","icon","indicator","label","onChange","onClick","onFocus","selected","selectionFollowsFocus","textColor","value","wrapped"]);return o.createElement(c.a,Object(i.a)({focusRipple:!p,className:Object(l.a)(n.root,n["textColor".concat(Object(s.a)(k))],a,f&&n.disabled,w&&n.selected,v&&m&&n.labelIcon,h&&n.fullWidth,O&&n.wrapped),ref:t,role:"tab","aria-selected":w,disabled:f,onClick:function(e){g&&g(e,C),b&&b(e)},onFocus:function(e){_&&!w&&g&&g(e,C),x&&x(e)},tabIndex:w?0:-1},M),o.createElement("span",{className:n.wrapper},m,v),y)})),d=Object(u.a)((function(e){var t;return{root:Object(i.a)({},e.typography.button,(t={maxWidth:264,minWidth:72,position:"relative",boxSizing:"border-box",minHeight:48,flexShrink:0,padding:"6px 12px"},Object(a.a)(t,e.breakpoints.up("sm"),{padding:"6px 24px"}),Object(a.a)(t,"overflow","hidden"),Object(a.a)(t,"whiteSpace","normal"),Object(a.a)(t,"textAlign","center"),Object(a.a)(t,e.breakpoints.up("sm"),{minWidth:160}),t)),labelIcon:{minHeight:72,paddingTop:9,"& $wrapper > *:first-child":{marginBottom:6}},textColorInherit:{color:"inherit",opacity:.7,"&$selected":{opacity:1},"&$disabled":{opacity:.5}},textColorPrimary:{color:e.palette.text.secondary,"&$selected":{color:e.palette.primary.main},"&$disabled":{color:e.palette.text.disabled}},textColorSecondary:{color:e.palette.text.secondary,"&$selected":{color:e.palette.secondary.main},"&$disabled":{color:e.palette.text.disabled}},selected:{},disabled:{},fullWidth:{flexShrink:1,flexGrow:1,flexBasis:0,maxWidth:"none"},wrapped:{fontSize:e.typography.pxToRem(12),lineHeight:1.5},wrapper:{display:"inline-flex",alignItems:"center",justifyContent:"center",width:"100%",flexDirection:"column"}}}),{name:"MuiTab"})(f)},function(e,t,n){"use strict";function r(e){for(var t="https://mui.com/production-error/?code="+e,n=1;n<arguments.length;n+=1)t+="&args[]="+encodeURIComponent(arguments[n]);return"Minified Material-UI error #"+e+"; visit "+t+" for the full message."}n.d(t,"a",(function(){return r}))},,,,,,,,,,,,,function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r=n(1),a=n(25);function i(e){return e&&"object"===Object(a.a)(e)&&e.constructor===Object}function o(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{clone:!0},a=n.clone?Object(r.a)({},e):e;return i(e)&&i(t)&&Object.keys(t).forEach((function(r){"__proto__"!==r&&(i(t[r])&&r in e?a[r]=o(e[r],t[r],n):a[r]=t[r])})),a}},function(e,t,n){"use strict";var r=n(1),a=n(3),i=n(0),o=n.n(i),l=n(11),u=n(4),c=n(22),s=n(9),f=n(7),d=n(38),p=n(23),h=n(21),m=n(28),y=n(30),v=o.a.createContext(null);function g(e,t){var n=Object.create(null);return e&&i.Children.map(e,(function(e){return e})).forEach((function(e){n[e.key]=function(e){return t&&Object(i.isValidElement)(e)?t(e):e}(e)})),n}function b(e,t,n){return null!=n[t]?n[t]:e.props[t]}function x(e,t,n){var r=g(e.children),a=function(e,t){function n(n){return n in t?t[n]:e[n]}e=e||{},t=t||{};var r,a=Object.create(null),i=[];for(var o in e)o in t?i.length&&(a[o]=i,i=[]):i.push(o);var l={};for(var u in t){if(a[u])for(r=0;r<a[u].length;r++){var c=a[u][r];l[a[u][r]]=n(c)}l[u]=n(u)}for(r=0;r<i.length;r++)l[i[r]]=n(i[r]);return l}(t,r);return Object.keys(a).forEach((function(o){var l=a[o];if(Object(i.isValidElement)(l)){var u=o in t,c=o in r,s=t[o],f=Object(i.isValidElement)(s)&&!s.props.in;!c||u&&!f?c||!u||f?c&&u&&Object(i.isValidElement)(s)&&(a[o]=Object(i.cloneElement)(l,{onExited:n.bind(null,l),in:s.props.in,exit:b(l,"exit",e),enter:b(l,"enter",e)})):a[o]=Object(i.cloneElement)(l,{in:!1}):a[o]=Object(i.cloneElement)(l,{onExited:n.bind(null,l),in:!0,exit:b(l,"exit",e),enter:b(l,"enter",e)})}})),a}var w=Object.values||function(e){return Object.keys(e).map((function(t){return e[t]}))},_=function(e){function t(t,n){var r,a=(r=e.call(this,t,n)||this).handleExited.bind(Object(m.a)(r));return r.state={contextValue:{isMounting:!0},handleExited:a,firstRender:!0},r}Object(y.a)(t,e);var n=t.prototype;return n.componentDidMount=function(){this.mounted=!0,this.setState({contextValue:{isMounting:!1}})},n.componentWillUnmount=function(){this.mounted=!1},t.getDerivedStateFromProps=function(e,t){var n,r,a=t.children,o=t.handleExited;return{children:t.firstRender?(n=e,r=o,g(n.children,(function(e){return Object(i.cloneElement)(e,{onExited:r.bind(null,e),in:!0,appear:b(e,"appear",n),enter:b(e,"enter",n),exit:b(e,"exit",n)})}))):x(e,a,o),firstRender:!1}},n.handleExited=function(e,t){var n=g(this.props.children);e.key in n||(e.props.onExited&&e.props.onExited(t),this.mounted&&this.setState((function(t){var n=Object(r.a)({},t.children);return delete n[e.key],{children:n}})))},n.render=function(){var e=this.props,t=e.component,n=e.childFactory,r=Object(h.a)(e,["component","childFactory"]),a=this.state.contextValue,i=w(this.state.children).map(n);return delete r.appear,delete r.enter,delete r.exit,null===t?o.a.createElement(v.Provider,{value:a},i):o.a.createElement(v.Provider,{value:a},o.a.createElement(t,r,i))},t}(o.a.Component);_.propTypes={},_.defaultProps={component:"div",childFactory:function(e){return e}};var E=_,k="undefined"==typeof window?i.useEffect:i.useLayoutEffect;var C=function(e){var t=e.classes,n=e.pulsate,r=void 0!==n&&n,a=e.rippleX,o=e.rippleY,l=e.rippleSize,c=e.in,f=e.onExited,d=void 0===f?function(){}:f,p=e.timeout,h=i.useState(!1),m=h[0],y=h[1],v=Object(u.a)(t.ripple,t.rippleVisible,r&&t.ripplePulsate),g={width:l,height:l,top:-l/2+o,left:-l/2+a},b=Object(u.a)(t.child,m&&t.childLeaving,r&&t.childPulsate),x=Object(s.a)(d);return k((function(){if(!c){y(!0);var e=setTimeout(x,p);return function(){clearTimeout(e)}}}),[x,c,p]),i.createElement("span",{className:v,style:g},i.createElement("span",{className:b}))},S=i.forwardRef((function(e,t){var n=e.center,o=void 0!==n&&n,l=e.classes,c=e.className,s=Object(a.a)(e,["center","classes","className"]),f=i.useState([]),d=f[0],h=f[1],m=i.useRef(0),y=i.useRef(null);i.useEffect((function(){y.current&&(y.current(),y.current=null)}),[d]);var v=i.useRef(!1),g=i.useRef(null),b=i.useRef(null),x=i.useRef(null);i.useEffect((function(){return function(){clearTimeout(g.current)}}),[]);var w=i.useCallback((function(e){var t=e.pulsate,n=e.rippleX,r=e.rippleY,a=e.rippleSize,o=e.cb;h((function(e){return[].concat(Object(p.a)(e),[i.createElement(C,{key:m.current,classes:l,timeout:550,pulsate:t,rippleX:n,rippleY:r,rippleSize:a})])})),m.current+=1,y.current=o}),[l]),_=i.useCallback((function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2?arguments[2]:void 0,r=t.pulsate,a=void 0!==r&&r,i=t.center,l=void 0===i?o||t.pulsate:i,u=t.fakeElement,c=void 0!==u&&u;if("mousedown"===e.type&&v.current)v.current=!1;else{"touchstart"===e.type&&(v.current=!0);var s,f,d,p=c?null:x.current,h=p?p.getBoundingClientRect():{width:0,height:0,left:0,top:0};if(l||0===e.clientX&&0===e.clientY||!e.clientX&&!e.touches)s=Math.round(h.width/2),f=Math.round(h.height/2);else{var m=e.touches?e.touches[0]:e,y=m.clientX,_=m.clientY;s=Math.round(y-h.left),f=Math.round(_-h.top)}if(l)(d=Math.sqrt((2*Math.pow(h.width,2)+Math.pow(h.height,2))/3))%2==0&&(d+=1);else{var E=2*Math.max(Math.abs((p?p.clientWidth:0)-s),s)+2,k=2*Math.max(Math.abs((p?p.clientHeight:0)-f),f)+2;d=Math.sqrt(Math.pow(E,2)+Math.pow(k,2))}e.touches?null===b.current&&(b.current=function(){w({pulsate:a,rippleX:s,rippleY:f,rippleSize:d,cb:n})},g.current=setTimeout((function(){b.current&&(b.current(),b.current=null)}),80)):w({pulsate:a,rippleX:s,rippleY:f,rippleSize:d,cb:n})}}),[o,w]),k=i.useCallback((function(){_({},{pulsate:!0})}),[_]),S=i.useCallback((function(e,t){if(clearTimeout(g.current),"touchend"===e.type&&b.current)return e.persist(),b.current(),b.current=null,void(g.current=setTimeout((function(){S(e,t)})));b.current=null,h((function(e){return e.length>0?e.slice(1):e})),y.current=t}),[]);return i.useImperativeHandle(t,(function(){return{pulsate:k,start:_,stop:S}}),[k,_,S]),i.createElement("span",Object(r.a)({className:Object(u.a)(l.root,c),ref:x},s),i.createElement(E,{component:null,exit:!0},d))})),O=Object(f.a)((function(e){return{root:{overflow:"hidden",pointerEvents:"none",position:"absolute",zIndex:0,top:0,right:0,bottom:0,left:0,borderRadius:"inherit"},ripple:{opacity:0,position:"absolute"},rippleVisible:{opacity:.3,transform:"scale(1)",animation:"$enter ".concat(550,"ms ").concat(e.transitions.easing.easeInOut)},ripplePulsate:{animationDuration:"".concat(e.transitions.duration.shorter,"ms")},child:{opacity:1,display:"block",width:"100%",height:"100%",borderRadius:"50%",backgroundColor:"currentColor"},childLeaving:{opacity:0,animation:"$exit ".concat(550,"ms ").concat(e.transitions.easing.easeInOut)},childPulsate:{position:"absolute",left:0,top:0,animation:"$pulsate 2500ms ".concat(e.transitions.easing.easeInOut," 200ms infinite")},"@keyframes enter":{"0%":{transform:"scale(0)",opacity:.1},"100%":{transform:"scale(1)",opacity:.3}},"@keyframes exit":{"0%":{opacity:1},"100%":{opacity:0}},"@keyframes pulsate":{"0%":{transform:"scale(1)"},"50%":{transform:"scale(0.92)"},"100%":{transform:"scale(1)"}}}}),{flip:!1,name:"MuiTouchRipple"})(i.memo(S)),M=i.forwardRef((function(e,t){var n=e.action,o=e.buttonRef,f=e.centerRipple,p=void 0!==f&&f,h=e.children,m=e.classes,y=e.className,v=e.component,g=void 0===v?"button":v,b=e.disabled,x=void 0!==b&&b,w=e.disableRipple,_=void 0!==w&&w,E=e.disableTouchRipple,k=void 0!==E&&E,C=e.focusRipple,S=void 0!==C&&C,M=e.focusVisibleClassName,P=e.onBlur,N=e.onClick,L=e.onFocus,T=e.onFocusVisible,j=e.onKeyDown,A=e.onKeyUp,R=e.onMouseDown,I=e.onMouseLeave,z=e.onMouseUp,D=e.onTouchEnd,q=e.onTouchMove,B=e.onTouchStart,F=e.onDragLeave,H=e.tabIndex,U=void 0===H?0:H,V=e.TouchRippleProps,W=e.type,$=void 0===W?"button":W,G=Object(a.a)(e,["action","buttonRef","centerRipple","children","classes","className","component","disabled","disableRipple","disableTouchRipple","focusRipple","focusVisibleClassName","onBlur","onClick","onFocus","onFocusVisible","onKeyDown","onKeyUp","onMouseDown","onMouseLeave","onMouseUp","onTouchEnd","onTouchMove","onTouchStart","onDragLeave","tabIndex","TouchRippleProps","type"]),Q=i.useRef(null);var Y=i.useRef(null),Z=i.useState(!1),X=Z[0],K=Z[1];x&&X&&K(!1);var J=Object(d.a)(),ee=J.isFocusVisible,te=J.onBlurVisible,ne=J.ref;function re(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:k;return Object(s.a)((function(r){return t&&t(r),!n&&Y.current&&Y.current[e](r),!0}))}i.useImperativeHandle(n,(function(){return{focusVisible:function(){K(!0),Q.current.focus()}}}),[]),i.useEffect((function(){X&&S&&!_&&Y.current.pulsate()}),[_,S,X]);var ae=re("start",R),ie=re("stop",F),oe=re("stop",z),le=re("stop",(function(e){X&&e.preventDefault(),I&&I(e)})),ue=re("start",B),ce=re("stop",D),se=re("stop",q),fe=re("stop",(function(e){X&&(te(e),K(!1)),P&&P(e)}),!1),de=Object(s.a)((function(e){Q.current||(Q.current=e.currentTarget),ee(e)&&(K(!0),T&&T(e)),L&&L(e)})),pe=function(){var e=l.findDOMNode(Q.current);return g&&"button"!==g&&!("A"===e.tagName&&e.href)},he=i.useRef(!1),me=Object(s.a)((function(e){S&&!he.current&&X&&Y.current&&" "===e.key&&(he.current=!0,e.persist(),Y.current.stop(e,(function(){Y.current.start(e)}))),e.target===e.currentTarget&&pe()&&" "===e.key&&e.preventDefault(),j&&j(e),e.target===e.currentTarget&&pe()&&"Enter"===e.key&&!x&&(e.preventDefault(),N&&N(e))})),ye=Object(s.a)((function(e){S&&" "===e.key&&Y.current&&X&&!e.defaultPrevented&&(he.current=!1,e.persist(),Y.current.stop(e,(function(){Y.current.pulsate(e)}))),A&&A(e),N&&e.target===e.currentTarget&&pe()&&" "===e.key&&!e.defaultPrevented&&N(e)})),ve=g;"button"===ve&&G.href&&(ve="a");var ge={};"button"===ve?(ge.type=$,ge.disabled=x):("a"===ve&&G.href||(ge.role="button"),ge["aria-disabled"]=x);var be=Object(c.a)(o,t),xe=Object(c.a)(ne,Q),we=Object(c.a)(be,xe),_e=i.useState(!1),Ee=_e[0],ke=_e[1];i.useEffect((function(){ke(!0)}),[]);var Ce=Ee&&!_&&!x;return i.createElement(ve,Object(r.a)({className:Object(u.a)(m.root,y,X&&[m.focusVisible,M],x&&m.disabled),onBlur:fe,onClick:N,onFocus:de,onKeyDown:me,onKeyUp:ye,onMouseDown:ae,onMouseLeave:le,onMouseUp:oe,onDragLeave:ie,onTouchEnd:ce,onTouchMove:se,onTouchStart:ue,ref:we,tabIndex:x?-1:U},ge,G),h,Ce?i.createElement(O,Object(r.a)({ref:Y,center:p},V)):null)}));t.a=Object(f.a)({root:{display:"inline-flex",alignItems:"center",justifyContent:"center",position:"relative",WebkitTapHighlightColor:"transparent",backgroundColor:"transparent",outline:0,border:0,margin:0,borderRadius:0,padding:0,cursor:"pointer",userSelect:"none",verticalAlign:"middle","-moz-appearance":"none","-webkit-appearance":"none",textDecoration:"none",color:"inherit","&::-moz-focus-inner":{borderStyle:"none"},"&$disabled":{pointerEvents:"none",cursor:"default"},"@media print":{colorAdjust:"exact"}},disabled:{},focusVisible:{}},{name:"MuiButtonBase"})(M)},function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r=n(0),a=n.n(r);var i=a.a.createContext(null);function o(){return a.a.useContext(i)}}])}));
|
|
3
3
|
//# sourceMappingURL=index.js.map
|